From 2d06d5f94d2fc558b86455daeb5c00542f6617a5 Mon Sep 17 00:00:00 2001 From: artica Date: Fri, 22 Dec 2023 01:00:27 +0100 Subject: [PATCH 01/20] Auto-updated build strings. --- pandora_agents/unix/DEBIAN/control | 2 +- pandora_agents/unix/DEBIAN/make_deb_package.sh | 2 +- pandora_agents/unix/pandora_agent | 2 +- pandora_agents/unix/pandora_agent.redhat.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el8.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el9.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.spec | 2 +- pandora_agents/unix/pandora_agent.spec | 2 +- pandora_agents/unix/pandora_agent_installer | 2 +- pandora_agents/win32/installer/pandora.mpi | 4 ++-- pandora_agents/win32/pandora.cc | 2 +- pandora_agents/win32/versioninfo.rc | 2 +- pandora_console/DEBIAN/control | 2 +- pandora_console/DEBIAN/make_deb_package.sh | 2 +- pandora_console/include/config_process.php | 2 +- pandora_console/install.php | 2 +- pandora_console/pandora_console.redhat.spec | 2 +- pandora_console/pandora_console.rhel7.spec | 2 +- pandora_console/pandora_console.spec | 2 +- pandora_server/DEBIAN/control | 2 +- pandora_server/DEBIAN/make_deb_package.sh | 2 +- pandora_server/lib/PandoraFMS/Config.pm | 2 +- pandora_server/lib/PandoraFMS/PluginTools.pm | 2 +- pandora_server/pandora_server.redhat.spec | 2 +- pandora_server/pandora_server.spec | 2 +- pandora_server/pandora_server_installer | 2 +- pandora_server/util/pandora_db.pl | 2 +- pandora_server/util/pandora_manage.pl | 2 +- 28 files changed, 29 insertions(+), 29 deletions(-) diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index 476aff21c7..6329467d86 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: 7.0NG.775 +Version: 7.0NG.775-231222 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 5ce607f410..4cc2472d98 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.775" +pandora_version="7.0NG.775-231222" 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 4e0d96f7af..5eca5f2d2a 100755 --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -1039,7 +1039,7 @@ my $Sem = undef; my $ThreadSem = undef; use constant AGENT_VERSION => '7.0NG.775'; -use constant AGENT_BUILD => '231221'; +use constant AGENT_BUILD => '231222'; # 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 ae985db101..2c8be509dd 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 1 +%define release 231222 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec index 491604aefc..c93e62a293 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 1 +%define release 231222 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec index aca27653ea..13e68bcf62 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 1 +%define release 231222 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.spec b/pandora_agents/unix/pandora_agent.redhat_bin.spec index ece75f48a3..139f37d4bb 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 1 +%define release 231222 Summary: Pandora FMS Linux agent, binary version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index 1076b9b191..9793fc0257 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 1 +%define release 231222 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 89c55d9ae8..dffeeff8bf 100755 --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -10,7 +10,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231221" +PI_BUILD="231222" OS_NAME=`uname -s` FORCE=0 diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index 60d6f3dbde..ab41e5af6e 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -186,7 +186,7 @@ UpgradeApplicationID {} Version -{231221} +{231222} ViewReadme {Yes} @@ -2387,7 +2387,7 @@ Windows,BuildSeparateArchives {No} Windows,Executable -{<%AppName%>-Setup<%Ext%>} +{<%AppName%>-<%Version%>-Setup<%Ext%>} Windows,FileDescription {<%AppName%> <%Version%> Setup} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index f528ca7793..463fe17dda 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.775 Build 231221") +#define PANDORA_VERSION ("7.0NG.775 Build 231222") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index 3c39246d24..9721697c1c 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Pandora FMS" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(7.0NG.775(Build 231221))" + VALUE "ProductVersion", "(7.0NG.775(Build 231222))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index 9d3f2d1dd0..62bcabfbeb 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: 7.0NG.775 +Version: 7.0NG.775-231222 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 107fa2144d..5183acca47 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.775" +pandora_version="7.0NG.775-231222" package_pear=0 package_pandora=1 diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 587ded958c..99fc4928a9 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 = 'PC231221'; +$build_version = 'PC231222'; $pandora_version = 'v7.0NG.775'; // Do not overwrite default timezone set if defined. diff --git a/pandora_console/install.php b/pandora_console/install.php index 124d2b7430..19163740f1 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -131,7 +131,7 @@
[ qw() ] ); diff --git a/pandora_server/pandora_server.redhat.spec b/pandora_server/pandora_server.redhat.spec index 8ee4925a2a..da8a46d82d 100644 --- a/pandora_server/pandora_server.redhat.spec +++ b/pandora_server/pandora_server.redhat.spec @@ -7,7 +7,7 @@ %define debug_package %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 1 +%define release 231222 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server.spec b/pandora_server/pandora_server.spec index 49f9284053..c50ea6eeb4 100644 --- a/pandora_server/pandora_server.spec +++ b/pandora_server/pandora_server.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 1 +%define release 231222 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server_installer b/pandora_server/pandora_server_installer index 7da0d8d523..4c37bd48e5 100755 --- a/pandora_server/pandora_server_installer +++ b/pandora_server/pandora_server_installer @@ -9,7 +9,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231221" +PI_BUILD="231222" MODE=$1 if [ $# -gt 1 ]; then diff --git a/pandora_server/util/pandora_db.pl b/pandora_server/util/pandora_db.pl index 2d58a085ee..1f9fde803d 100755 --- a/pandora_server/util/pandora_db.pl +++ b/pandora_server/util/pandora_db.pl @@ -38,7 +38,7 @@ use PandoraFMS::Config; use PandoraFMS::DB; # version: define current version -my $version = "7.0NG.775 Build 231221"; +my $version = "7.0NG.775 Build 231222"; # Pandora server configuration my %conf; diff --git a/pandora_server/util/pandora_manage.pl b/pandora_server/util/pandora_manage.pl index b029241113..dd55f74433 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.775 Build 231221"; +my $version = "7.0NG.775 Build 231222"; # save program name for logging my $progname = basename($0); From 7390336da0b29c37bdf357f08d47299803a66232 Mon Sep 17 00:00:00 2001 From: Daniel Maya Date: Fri, 22 Dec 2023 12:55:21 +0100 Subject: [PATCH 02/20] #12697 Fixed search --- pandora_console/operation/agentes/status_monitor.php | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/pandora_console/operation/agentes/status_monitor.php b/pandora_console/operation/agentes/status_monitor.php index 4ceb7681fe..cbce3755ad 100644 --- a/pandora_console/operation/agentes/status_monitor.php +++ b/pandora_console/operation/agentes/status_monitor.php @@ -441,18 +441,13 @@ if ($ag_freestring != '') { SELECT 1 FROM tagente WHERE tagente.id_agente = tagente_modulo.id_agente - AND ( - tagente.nombre '.$not_condition.' LIKE \'%%'.$ag_freestring.'%%\' OR tagente.alias '.$not_condition.' LIKE \'%%'.$ag_freestring.'%%\' - ) - AND ( - tagente_modulo.nombre '.$not_condition.' LIKE \'%%'.$ag_freestring.'%%\' + AND (tagente.nombre '.$not_condition.' LIKE \'%%'.$ag_freestring.'%%\' + OR tagente.alias '.$not_condition.' LIKE \'%%'.$ag_freestring.'%%\' + OR tagente_modulo.nombre '.$not_condition.' LIKE \'%%'.$ag_freestring.'%%\' OR tagente_modulo.descripcion '.$not_condition.' LIKE \'%%'.$ag_freestring.'%%\') )'; } - - - // Status selector. if ($status == AGENT_MODULE_STATUS_NORMAL) { // Normal. From 88308da5606986a75885500fd84107c1cedc974a Mon Sep 17 00:00:00 2001 From: daniel Date: Fri, 22 Dec 2023 13:43:13 +0100 Subject: [PATCH 03/20] fix search events pandora_enterprise#12704 --- pandora_console/include/functions_events.php | 23 ++++++++++++++------ 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/pandora_console/include/functions_events.php b/pandora_console/include/functions_events.php index f34a8f6239..a82bb8c6d5 100644 --- a/pandora_console/include/functions_events.php +++ b/pandora_console/include/functions_events.php @@ -953,12 +953,18 @@ function events_get_all( } } - $groups = (isset($filter['id_group_filter']) === true) ? $filter['id_group_filter'] : null; - if ((bool) $user_is_admin === false - && isset($groups) === false - ) { - // Not being filtered by group but not an admin, limit results. - $groups = array_keys(users_get_groups(false, 'AR')); + $groups = false; + $filter_groups = false; + if ((bool) $user_is_admin === false) { + if (isset($filter['id_group_filter']) === true + && empty($filter['id_group_filter']) === false + ) { + $filter_groups = true; + $groups = $filter['id_group_filter']; + } else { + // Not being filtered by group but not an admin, limit results. + $groups = array_keys(users_get_groups(false, 'AR')); + } } if (isset($groups) === true @@ -1594,7 +1600,10 @@ function events_get_all( && (is_array($groups) === true || $groups > 0) ) { - $tgrupo_join = 'INNER'; + if ($filter_groups === true) { + $tgrupo_join = 'INNER'; + } + if (is_array($groups) === true) { if ((bool) $filter['search_secondary_groups'] === true) { $tgrupo_join_filters[] = sprintf( From 3a5fe1acb001815af8a97b1e8e58c074ad986125 Mon Sep 17 00:00:00 2001 From: artica Date: Sat, 23 Dec 2023 01:00:25 +0100 Subject: [PATCH 04/20] Auto-updated build strings. --- pandora_agents/unix/DEBIAN/control | 2 +- pandora_agents/unix/DEBIAN/make_deb_package.sh | 2 +- pandora_agents/unix/pandora_agent | 2 +- pandora_agents/unix/pandora_agent.redhat.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el8.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el9.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.spec | 2 +- pandora_agents/unix/pandora_agent.spec | 2 +- pandora_agents/unix/pandora_agent_installer | 2 +- pandora_agents/win32/installer/pandora.mpi | 2 +- pandora_agents/win32/pandora.cc | 2 +- pandora_agents/win32/versioninfo.rc | 2 +- pandora_console/DEBIAN/control | 2 +- pandora_console/DEBIAN/make_deb_package.sh | 2 +- pandora_console/include/config_process.php | 2 +- pandora_console/install.php | 2 +- pandora_console/pandora_console.redhat.spec | 2 +- pandora_console/pandora_console.rhel7.spec | 2 +- pandora_console/pandora_console.spec | 2 +- pandora_server/DEBIAN/control | 2 +- pandora_server/DEBIAN/make_deb_package.sh | 2 +- pandora_server/lib/PandoraFMS/Config.pm | 2 +- pandora_server/lib/PandoraFMS/PluginTools.pm | 2 +- pandora_server/pandora_server.redhat.spec | 2 +- pandora_server/pandora_server.spec | 2 +- pandora_server/pandora_server_installer | 2 +- pandora_server/util/pandora_db.pl | 2 +- pandora_server/util/pandora_manage.pl | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index 6329467d86..9174c71991 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: 7.0NG.775-231222 +Version: 7.0NG.775-231223 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 4cc2472d98..8cb4cfccb0 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.775-231222" +pandora_version="7.0NG.775-231223" 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 5eca5f2d2a..405ad6547f 100755 --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -1039,7 +1039,7 @@ my $Sem = undef; my $ThreadSem = undef; use constant AGENT_VERSION => '7.0NG.775'; -use constant AGENT_BUILD => '231222'; +use constant AGENT_BUILD => '231223'; # 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 2c8be509dd..54bcd3e954 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231222 +%define release 231223 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec index c93e62a293..86e8d61a07 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231222 +%define release 231223 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec index 13e68bcf62..4ca9b5d029 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231222 +%define release 231223 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.spec b/pandora_agents/unix/pandora_agent.redhat_bin.spec index 139f37d4bb..215cf71f00 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231222 +%define release 231223 Summary: Pandora FMS Linux agent, binary version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index 9793fc0257..7a6e8d817a 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231222 +%define release 231223 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 dffeeff8bf..b443320c27 100755 --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -10,7 +10,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231222" +PI_BUILD="231223" OS_NAME=`uname -s` FORCE=0 diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index ab41e5af6e..b2e27e253c 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -186,7 +186,7 @@ UpgradeApplicationID {} Version -{231222} +{231223} ViewReadme {Yes} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index 463fe17dda..40c5cc8f69 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.775 Build 231222") +#define PANDORA_VERSION ("7.0NG.775 Build 231223") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index 9721697c1c..24a278e9f6 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Pandora FMS" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(7.0NG.775(Build 231222))" + VALUE "ProductVersion", "(7.0NG.775(Build 231223))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index 62bcabfbeb..1b04076ce9 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: 7.0NG.775-231222 +Version: 7.0NG.775-231223 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 5183acca47..eb62b71da4 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.775-231222" +pandora_version="7.0NG.775-231223" package_pear=0 package_pandora=1 diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 99fc4928a9..eea497efad 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 = 'PC231222'; +$build_version = 'PC231223'; $pandora_version = 'v7.0NG.775'; // Do not overwrite default timezone set if defined. diff --git a/pandora_console/install.php b/pandora_console/install.php index 19163740f1..b6b2f6f849 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -131,7 +131,7 @@
[ qw() ] ); diff --git a/pandora_server/pandora_server.redhat.spec b/pandora_server/pandora_server.redhat.spec index da8a46d82d..18ad7e371f 100644 --- a/pandora_server/pandora_server.redhat.spec +++ b/pandora_server/pandora_server.redhat.spec @@ -7,7 +7,7 @@ %define debug_package %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231222 +%define release 231223 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server.spec b/pandora_server/pandora_server.spec index c50ea6eeb4..03a77193f3 100644 --- a/pandora_server/pandora_server.spec +++ b/pandora_server/pandora_server.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231222 +%define release 231223 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server_installer b/pandora_server/pandora_server_installer index 4c37bd48e5..f6f0e2127b 100755 --- a/pandora_server/pandora_server_installer +++ b/pandora_server/pandora_server_installer @@ -9,7 +9,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231222" +PI_BUILD="231223" MODE=$1 if [ $# -gt 1 ]; then diff --git a/pandora_server/util/pandora_db.pl b/pandora_server/util/pandora_db.pl index 1f9fde803d..e783d0ed22 100755 --- a/pandora_server/util/pandora_db.pl +++ b/pandora_server/util/pandora_db.pl @@ -38,7 +38,7 @@ use PandoraFMS::Config; use PandoraFMS::DB; # version: define current version -my $version = "7.0NG.775 Build 231222"; +my $version = "7.0NG.775 Build 231223"; # Pandora server configuration my %conf; diff --git a/pandora_server/util/pandora_manage.pl b/pandora_server/util/pandora_manage.pl index dd55f74433..e573dbfe11 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.775 Build 231222"; +my $version = "7.0NG.775 Build 231223"; # save program name for logging my $progname = basename($0); From 7e91d94faa8dda0cfc5e78b1cafd38a005c018ae Mon Sep 17 00:00:00 2001 From: artica Date: Sun, 24 Dec 2023 01:00:17 +0100 Subject: [PATCH 05/20] Auto-updated build strings. --- pandora_agents/unix/DEBIAN/control | 2 +- pandora_agents/unix/DEBIAN/make_deb_package.sh | 2 +- pandora_agents/unix/pandora_agent | 2 +- pandora_agents/unix/pandora_agent.redhat.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el8.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el9.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.spec | 2 +- pandora_agents/unix/pandora_agent.spec | 2 +- pandora_agents/unix/pandora_agent_installer | 2 +- pandora_agents/win32/installer/pandora.mpi | 2 +- pandora_agents/win32/pandora.cc | 2 +- pandora_agents/win32/versioninfo.rc | 2 +- pandora_console/DEBIAN/control | 2 +- pandora_console/DEBIAN/make_deb_package.sh | 2 +- pandora_console/include/config_process.php | 2 +- pandora_console/install.php | 2 +- pandora_console/pandora_console.redhat.spec | 2 +- pandora_console/pandora_console.rhel7.spec | 2 +- pandora_console/pandora_console.spec | 2 +- pandora_server/DEBIAN/control | 2 +- pandora_server/DEBIAN/make_deb_package.sh | 2 +- pandora_server/lib/PandoraFMS/Config.pm | 2 +- pandora_server/lib/PandoraFMS/PluginTools.pm | 2 +- pandora_server/pandora_server.redhat.spec | 2 +- pandora_server/pandora_server.spec | 2 +- pandora_server/pandora_server_installer | 2 +- pandora_server/util/pandora_db.pl | 2 +- pandora_server/util/pandora_manage.pl | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index 9174c71991..3b5d548d80 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: 7.0NG.775-231223 +Version: 7.0NG.775-231224 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 8cb4cfccb0..de6ae129bf 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.775-231223" +pandora_version="7.0NG.775-231224" 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 405ad6547f..9cd18fb1e3 100755 --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -1039,7 +1039,7 @@ my $Sem = undef; my $ThreadSem = undef; use constant AGENT_VERSION => '7.0NG.775'; -use constant AGENT_BUILD => '231223'; +use constant AGENT_BUILD => '231224'; # 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 54bcd3e954..d530a5b056 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231223 +%define release 231224 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec index 86e8d61a07..2cf205fcd4 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231223 +%define release 231224 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec index 4ca9b5d029..d4850c98d1 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231223 +%define release 231224 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.spec b/pandora_agents/unix/pandora_agent.redhat_bin.spec index 215cf71f00..004efbd929 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231223 +%define release 231224 Summary: Pandora FMS Linux agent, binary version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index 7a6e8d817a..abb188ac6f 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231223 +%define release 231224 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 b443320c27..7dc1cdef04 100755 --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -10,7 +10,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231223" +PI_BUILD="231224" OS_NAME=`uname -s` FORCE=0 diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index b2e27e253c..4a04bb860e 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -186,7 +186,7 @@ UpgradeApplicationID {} Version -{231223} +{231224} ViewReadme {Yes} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index 40c5cc8f69..b2c9dd8287 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.775 Build 231223") +#define PANDORA_VERSION ("7.0NG.775 Build 231224") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index 24a278e9f6..fe402e33c4 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Pandora FMS" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(7.0NG.775(Build 231223))" + VALUE "ProductVersion", "(7.0NG.775(Build 231224))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index 1b04076ce9..81c98e8886 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: 7.0NG.775-231223 +Version: 7.0NG.775-231224 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 eb62b71da4..09e7ca6551 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.775-231223" +pandora_version="7.0NG.775-231224" package_pear=0 package_pandora=1 diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index eea497efad..e938a05f1b 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 = 'PC231223'; +$build_version = 'PC231224'; $pandora_version = 'v7.0NG.775'; // Do not overwrite default timezone set if defined. diff --git a/pandora_console/install.php b/pandora_console/install.php index b6b2f6f849..46f17f750d 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -131,7 +131,7 @@
[ qw() ] ); diff --git a/pandora_server/pandora_server.redhat.spec b/pandora_server/pandora_server.redhat.spec index 18ad7e371f..03d7f5d608 100644 --- a/pandora_server/pandora_server.redhat.spec +++ b/pandora_server/pandora_server.redhat.spec @@ -7,7 +7,7 @@ %define debug_package %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231223 +%define release 231224 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server.spec b/pandora_server/pandora_server.spec index 03a77193f3..64352f50ff 100644 --- a/pandora_server/pandora_server.spec +++ b/pandora_server/pandora_server.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231223 +%define release 231224 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server_installer b/pandora_server/pandora_server_installer index f6f0e2127b..d1ba4aee3e 100755 --- a/pandora_server/pandora_server_installer +++ b/pandora_server/pandora_server_installer @@ -9,7 +9,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231223" +PI_BUILD="231224" MODE=$1 if [ $# -gt 1 ]; then diff --git a/pandora_server/util/pandora_db.pl b/pandora_server/util/pandora_db.pl index e783d0ed22..d2bcd86563 100755 --- a/pandora_server/util/pandora_db.pl +++ b/pandora_server/util/pandora_db.pl @@ -38,7 +38,7 @@ use PandoraFMS::Config; use PandoraFMS::DB; # version: define current version -my $version = "7.0NG.775 Build 231223"; +my $version = "7.0NG.775 Build 231224"; # Pandora server configuration my %conf; diff --git a/pandora_server/util/pandora_manage.pl b/pandora_server/util/pandora_manage.pl index e573dbfe11..18a4c7132b 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.775 Build 231223"; +my $version = "7.0NG.775 Build 231224"; # save program name for logging my $progname = basename($0); From 2efc95587fbbfade915c2c04dadb32f21ee750da Mon Sep 17 00:00:00 2001 From: artica Date: Mon, 25 Dec 2023 01:00:19 +0100 Subject: [PATCH 06/20] Auto-updated build strings. --- pandora_agents/unix/DEBIAN/control | 2 +- pandora_agents/unix/DEBIAN/make_deb_package.sh | 2 +- pandora_agents/unix/pandora_agent | 2 +- pandora_agents/unix/pandora_agent.redhat.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el8.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el9.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.spec | 2 +- pandora_agents/unix/pandora_agent.spec | 2 +- pandora_agents/unix/pandora_agent_installer | 2 +- pandora_agents/win32/installer/pandora.mpi | 2 +- pandora_agents/win32/pandora.cc | 2 +- pandora_agents/win32/versioninfo.rc | 2 +- pandora_console/DEBIAN/control | 2 +- pandora_console/DEBIAN/make_deb_package.sh | 2 +- pandora_console/include/config_process.php | 2 +- pandora_console/install.php | 2 +- pandora_console/pandora_console.redhat.spec | 2 +- pandora_console/pandora_console.rhel7.spec | 2 +- pandora_console/pandora_console.spec | 2 +- pandora_server/DEBIAN/control | 2 +- pandora_server/DEBIAN/make_deb_package.sh | 2 +- pandora_server/lib/PandoraFMS/Config.pm | 2 +- pandora_server/lib/PandoraFMS/PluginTools.pm | 2 +- pandora_server/pandora_server.redhat.spec | 2 +- pandora_server/pandora_server.spec | 2 +- pandora_server/pandora_server_installer | 2 +- pandora_server/util/pandora_db.pl | 2 +- pandora_server/util/pandora_manage.pl | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index 3b5d548d80..44159f093c 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: 7.0NG.775-231224 +Version: 7.0NG.775-231225 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 de6ae129bf..33d5ca48a7 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.775-231224" +pandora_version="7.0NG.775-231225" 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 9cd18fb1e3..d4a1cb4874 100755 --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -1039,7 +1039,7 @@ my $Sem = undef; my $ThreadSem = undef; use constant AGENT_VERSION => '7.0NG.775'; -use constant AGENT_BUILD => '231224'; +use constant AGENT_BUILD => '231225'; # 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 d530a5b056..2da90282d8 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231224 +%define release 231225 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec index 2cf205fcd4..90497d174d 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231224 +%define release 231225 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec index d4850c98d1..afdc4043c9 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231224 +%define release 231225 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.spec b/pandora_agents/unix/pandora_agent.redhat_bin.spec index 004efbd929..641c9e0476 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231224 +%define release 231225 Summary: Pandora FMS Linux agent, binary version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index abb188ac6f..3372c0c4d0 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231224 +%define release 231225 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 7dc1cdef04..86adf0ae95 100755 --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -10,7 +10,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231224" +PI_BUILD="231225" OS_NAME=`uname -s` FORCE=0 diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index 4a04bb860e..6076505678 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -186,7 +186,7 @@ UpgradeApplicationID {} Version -{231224} +{231225} ViewReadme {Yes} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index b2c9dd8287..a363f62873 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.775 Build 231224") +#define PANDORA_VERSION ("7.0NG.775 Build 231225") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index fe402e33c4..96bd344654 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Pandora FMS" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(7.0NG.775(Build 231224))" + VALUE "ProductVersion", "(7.0NG.775(Build 231225))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index 81c98e8886..6cf7c36d80 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: 7.0NG.775-231224 +Version: 7.0NG.775-231225 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 09e7ca6551..f8f6b689f7 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.775-231224" +pandora_version="7.0NG.775-231225" package_pear=0 package_pandora=1 diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index e938a05f1b..875471d19b 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 = 'PC231224'; +$build_version = 'PC231225'; $pandora_version = 'v7.0NG.775'; // Do not overwrite default timezone set if defined. diff --git a/pandora_console/install.php b/pandora_console/install.php index 46f17f750d..ad160f4aaa 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -131,7 +131,7 @@
[ qw() ] ); diff --git a/pandora_server/pandora_server.redhat.spec b/pandora_server/pandora_server.redhat.spec index 03d7f5d608..a89785c350 100644 --- a/pandora_server/pandora_server.redhat.spec +++ b/pandora_server/pandora_server.redhat.spec @@ -7,7 +7,7 @@ %define debug_package %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231224 +%define release 231225 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server.spec b/pandora_server/pandora_server.spec index 64352f50ff..85eb7f4f5b 100644 --- a/pandora_server/pandora_server.spec +++ b/pandora_server/pandora_server.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231224 +%define release 231225 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server_installer b/pandora_server/pandora_server_installer index d1ba4aee3e..9a5b357e9f 100755 --- a/pandora_server/pandora_server_installer +++ b/pandora_server/pandora_server_installer @@ -9,7 +9,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231224" +PI_BUILD="231225" MODE=$1 if [ $# -gt 1 ]; then diff --git a/pandora_server/util/pandora_db.pl b/pandora_server/util/pandora_db.pl index d2bcd86563..180a6eace8 100755 --- a/pandora_server/util/pandora_db.pl +++ b/pandora_server/util/pandora_db.pl @@ -38,7 +38,7 @@ use PandoraFMS::Config; use PandoraFMS::DB; # version: define current version -my $version = "7.0NG.775 Build 231224"; +my $version = "7.0NG.775 Build 231225"; # Pandora server configuration my %conf; diff --git a/pandora_server/util/pandora_manage.pl b/pandora_server/util/pandora_manage.pl index 18a4c7132b..678bcdabfb 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.775 Build 231224"; +my $version = "7.0NG.775 Build 231225"; # save program name for logging my $progname = basename($0); From bc7ae01e13fec567a256c08ab496725a97448472 Mon Sep 17 00:00:00 2001 From: artica Date: Tue, 26 Dec 2023 01:00:19 +0100 Subject: [PATCH 07/20] Auto-updated build strings. --- pandora_agents/unix/DEBIAN/control | 2 +- pandora_agents/unix/DEBIAN/make_deb_package.sh | 2 +- pandora_agents/unix/pandora_agent | 2 +- pandora_agents/unix/pandora_agent.redhat.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el8.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el9.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.spec | 2 +- pandora_agents/unix/pandora_agent.spec | 2 +- pandora_agents/unix/pandora_agent_installer | 2 +- pandora_agents/win32/installer/pandora.mpi | 2 +- pandora_agents/win32/pandora.cc | 2 +- pandora_agents/win32/versioninfo.rc | 2 +- pandora_console/DEBIAN/control | 2 +- pandora_console/DEBIAN/make_deb_package.sh | 2 +- pandora_console/include/config_process.php | 2 +- pandora_console/install.php | 2 +- pandora_console/pandora_console.redhat.spec | 2 +- pandora_console/pandora_console.rhel7.spec | 2 +- pandora_console/pandora_console.spec | 2 +- pandora_server/DEBIAN/control | 2 +- pandora_server/DEBIAN/make_deb_package.sh | 2 +- pandora_server/lib/PandoraFMS/Config.pm | 2 +- pandora_server/lib/PandoraFMS/PluginTools.pm | 2 +- pandora_server/pandora_server.redhat.spec | 2 +- pandora_server/pandora_server.spec | 2 +- pandora_server/pandora_server_installer | 2 +- pandora_server/util/pandora_db.pl | 2 +- pandora_server/util/pandora_manage.pl | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index 44159f093c..0e808d3590 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: 7.0NG.775-231225 +Version: 7.0NG.775-231226 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 33d5ca48a7..969df85978 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.775-231225" +pandora_version="7.0NG.775-231226" 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 d4a1cb4874..87c831b0e9 100755 --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -1039,7 +1039,7 @@ my $Sem = undef; my $ThreadSem = undef; use constant AGENT_VERSION => '7.0NG.775'; -use constant AGENT_BUILD => '231225'; +use constant AGENT_BUILD => '231226'; # 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 2da90282d8..4e46afe3a2 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231225 +%define release 231226 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec index 90497d174d..24e5c38469 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231225 +%define release 231226 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec index afdc4043c9..7f7a8c335d 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231225 +%define release 231226 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.spec b/pandora_agents/unix/pandora_agent.redhat_bin.spec index 641c9e0476..6163532a30 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231225 +%define release 231226 Summary: Pandora FMS Linux agent, binary version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index 3372c0c4d0..ddaa0dc6d2 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231225 +%define release 231226 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 86adf0ae95..20b91f023b 100755 --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -10,7 +10,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231225" +PI_BUILD="231226" OS_NAME=`uname -s` FORCE=0 diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index 6076505678..1f733b98ca 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -186,7 +186,7 @@ UpgradeApplicationID {} Version -{231225} +{231226} ViewReadme {Yes} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index a363f62873..558cdd1f4e 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.775 Build 231225") +#define PANDORA_VERSION ("7.0NG.775 Build 231226") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index 96bd344654..23a2a4a188 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Pandora FMS" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(7.0NG.775(Build 231225))" + VALUE "ProductVersion", "(7.0NG.775(Build 231226))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index 6cf7c36d80..868ff71b86 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: 7.0NG.775-231225 +Version: 7.0NG.775-231226 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 f8f6b689f7..cda8666fad 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.775-231225" +pandora_version="7.0NG.775-231226" package_pear=0 package_pandora=1 diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 875471d19b..1257ca6adc 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 = 'PC231225'; +$build_version = 'PC231226'; $pandora_version = 'v7.0NG.775'; // Do not overwrite default timezone set if defined. diff --git a/pandora_console/install.php b/pandora_console/install.php index ad160f4aaa..0f52b941e7 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -131,7 +131,7 @@
[ qw() ] ); diff --git a/pandora_server/pandora_server.redhat.spec b/pandora_server/pandora_server.redhat.spec index a89785c350..996a651a2e 100644 --- a/pandora_server/pandora_server.redhat.spec +++ b/pandora_server/pandora_server.redhat.spec @@ -7,7 +7,7 @@ %define debug_package %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231225 +%define release 231226 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server.spec b/pandora_server/pandora_server.spec index 85eb7f4f5b..bd3daf86e0 100644 --- a/pandora_server/pandora_server.spec +++ b/pandora_server/pandora_server.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231225 +%define release 231226 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server_installer b/pandora_server/pandora_server_installer index 9a5b357e9f..64bfd672ac 100755 --- a/pandora_server/pandora_server_installer +++ b/pandora_server/pandora_server_installer @@ -9,7 +9,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231225" +PI_BUILD="231226" MODE=$1 if [ $# -gt 1 ]; then diff --git a/pandora_server/util/pandora_db.pl b/pandora_server/util/pandora_db.pl index 180a6eace8..9aeed8c211 100755 --- a/pandora_server/util/pandora_db.pl +++ b/pandora_server/util/pandora_db.pl @@ -38,7 +38,7 @@ use PandoraFMS::Config; use PandoraFMS::DB; # version: define current version -my $version = "7.0NG.775 Build 231225"; +my $version = "7.0NG.775 Build 231226"; # Pandora server configuration my %conf; diff --git a/pandora_server/util/pandora_manage.pl b/pandora_server/util/pandora_manage.pl index 678bcdabfb..6c22bb7885 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.775 Build 231225"; +my $version = "7.0NG.775 Build 231226"; # save program name for logging my $progname = basename($0); From 1108f657ea8131147fe320d3edad79a5a7aded34 Mon Sep 17 00:00:00 2001 From: miguel angel rasteu Date: Tue, 26 Dec 2023 09:16:12 +0100 Subject: [PATCH 08/20] #12701 Fix recursion filter token in angent module view --- pandora_console/extensions/agents_modules.php | 71 +++++++++++-------- 1 file changed, 41 insertions(+), 30 deletions(-) diff --git a/pandora_console/extensions/agents_modules.php b/pandora_console/extensions/agents_modules.php index 170d939ded..90c9527e55 100644 --- a/pandora_console/extensions/agents_modules.php +++ b/pandora_console/extensions/agents_modules.php @@ -52,7 +52,9 @@ function agents_modules_load_js() max_width = width; } }); - + + loadRecursionGroups(); + $.each($('.th_class_module_r'), function (i, elem) { id = $(elem).attr('id').replace('th_module_r_', ''); $("#th_module_r_" + id).height(($("#div_module_r_" + id).width() + 10) + 'px'); @@ -139,29 +141,7 @@ function agents_modules_load_js() }); $("#checkbox-recursion").change (function () { - jQuery.post ("ajax.php", - {"page" : "operation/agentes/ver_agente", - "get_agents_group_json" : 1, - "id_group" : $("#group_id").val(), - "privilege" : "AW", - "keys_prefix" : "_", - "recursion" : $('#checkbox-recursion').is(':checked') - }, - function (data, status) { - $("#id_agents2").html(''); - $("#module").html(''); - jQuery.each (data, function (id, value) { - // Remove keys_prefix from the index - id = id.substring(1); - option = $("") - .attr ("value", value["id_agente"]) - .html (value["alias"]); - $("#id_agents").append (option); - $("#id_agents2").append (option); - }); - }, - "json" - ); + loadRecursionGroups(); }); $("#modulegroup").change (function () { @@ -265,6 +245,33 @@ function agents_modules_load_js() f.action = "index.php?sec=view&sec2=extensions/agents_modules"; $('#filter_form').submit(); } + + function loadRecursionGroups () { + jQuery.post ("ajax.php", + {"page" : "operation/agentes/ver_agente", + "get_agents_group_json" : 1, + "id_group" : $("#group_id").val(), + "privilege" : "AW", + "keys_prefix" : "_", + "recursion" : $('#checkbox-recursion').is(':checked') + }, + function (data, status) { + $("#id_agents2").html(''); + $("#module").html(''); + jQuery.each (data, function (id, value) { + // Remove keys_prefix from the index + id = id.substring(1); + option = $("") + .attr ("value", value["id_agente"]) + .html (value["alias"]); + $("#id_agents").append (option); + $("#id_agents2").append (option); + }); + }, + "json" + ); + } + /* 'add-input-reverse', 'label_class' => 'label-thin', @@ -720,6 +727,13 @@ function mainAgentsModules() ); } + $group_id_for_agents_search = $group_id; + if ($group_id > 0) { + if ($recursion) { + $group_id_for_agents_search = groups_get_children_ids($group_id, true); + } + } + if (isset($agents_id[0]) === true && $agents_id[0] != -1) { $agents = $agents_id; } else { @@ -727,7 +741,7 @@ function mainAgentsModules() $agents = $full_agents_id; } else { $agents = ''; - $agents = agents_get_group_agents($group_id, ['disabled' => 0]); + $agents = agents_get_group_agents($group_id_for_agents_search, ['disabled' => 0]); $agents = array_keys($agents); } } @@ -860,10 +874,7 @@ function mainAgentsModules() if ($group_id > 0) { if ($recursion) { - $filter_groups['id_grupo'] = array_merge( - $group_id, - groups_get_children_ids($group_id, true) - ); + $filter_groups['id_grupo'] = groups_get_children_ids($group_id, true); } else { $filter_groups['id_grupo'] = $group_id; } From e57328ba4ea435f2a8714f4edc1c62332215016a Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Tue, 26 Dec 2023 09:50:44 +0100 Subject: [PATCH 09/20] #12713 added translates --- pandora_console/include/languages/es.mo | Bin 851912 -> 907591 bytes pandora_console/include/languages/es.po | 115169 +++++++++-------- pandora_console/include/languages/index.pot | 110272 ++++++++-------- 3 files changed, 120355 insertions(+), 105086 deletions(-) diff --git a/pandora_console/include/languages/es.mo b/pandora_console/include/languages/es.mo index 652b17ba65ca630a3e2439c6cc41ad801e417ac4..bf78514b1d396f14e35e3597c6dc5644f8b905f9 100644 GIT binary patch delta 270181 zcmXWkd7zEO|G@Esd+l2&tz7%Q?<7LjtXV2VWQ|DKQcl^Is1%Wege;X*meN96B}FM^ zNqkE}w2(;O_xsHJ{`kFS=6Rl(&wOU)Ip^M6eLw!M#z*VxBo7uyo15VOo-dO~T#FSO zW=b5cnMhp!KxUg0@3qa6$c9@n4}OCA@Egp5KVw!rgOB6im=mYB%aX{BPhmPP!jhR1 ziDg)T`p4~4*OQ6wDdeW%C^o_~=z!HaWJy%SdRQ6zV-cK-4)8i&j_+c5{2KFOqGOgs zVaOLPgGH$~!Yi;Bmc&t5Dv?Yi7RH9H(Vvh6Byx2MHpa5lM`A8~4xQQR=xbPm`W7sW zr?EK}z9mfL4s^!-qhry`J&Ji4KQYe&zJO#Xu^t`hb5A83f4l}K#rl#iS(2$u_YMtizVFc)|BZH#qidMSHPPy5hpo{2ZbR=I zj85ReSbr?mm!g5cj_!eXV*5dK51r|n3=dw67xHxrsV|O3Tp5eu&FIYTK?j7lR9?aT3OX5oE`Ov`1qI;kLx(9AVQ+{i_em{EuRP^*Dmr!sIY(O8_j?UzJG@#R1 z3jae>S*k~tL~*Qwrmz!s!k##USH?Q@IA7N*1Xvz#pk4zVa0Hr}X~^@*#1aaNnb{h2 zz&3X>Q@kDBY$MTuA3`6Tir%*vN8rooeZ~5O0n4HHRY#YsHM&Rcz^iaLnyDEnIe&{N zn1OZCchH%Ah7SBq^f21tujq^DKlHgGeM9CdqR%x&2W%JXy`y)dnH_~L$xN*3`Cm!F zlzxk~@B-GyYIkKxG{hlz3$8}j{t`M+wtnH&TL7z5zY0CJH=~=ZW32bYN2vEfpFfID z>?9_Q=v-{b-9JQj1-gdS(Ns1xJPvS41cg97M%S4T@BdoWQI?Y9PcUww4O zP0)UBj_q9rB*P6oCAM!u1AQ;L z1082?l7crLKp*@mdK&HUpLjj4^Y|xr9>k{{BexoyC2@xOLqo!+-msxz^DV>awC}}9*!!L=iHZ0>oQ#8p zWl21RzoDCc((o*at)Bn1d&5jVL}&IfnwlNxuHTJiS&Pymc)?I_KQc?AHg3Td_(!Za z7!_XCBhZ1L!hv|@=q!m_>G%<}|L?|zi5gW*^i^A%g6Fp*rglF%(~;-^Q_)lK zWOOO|>GcZk$DLRVS3i^`@gRPNqp{WauvfO?3F@zL+8)9s4~Kw@Ji_^RCZ!(<164y` zNDa}?`A+D^Y#;Q)=|1$;IRg!J1^PmI30G+)oQnps77bu4`X=0s26h|`;GbB}G%>Va7A=MbQVo4IH$vZ(BchL>0Y9Fk z-~g-80Nz9g`T`y37~0X_Xa`v*g-^%J(Iu#gUT=q9?-A>FqkCs8x`Yp*dt*A9kvY-i zatbcNCiKSlqr1=ye2)fl8oe(uIoy{E4YV+NI;x-n)WZyHi7we7^tp%8{$|GZCCGEh z#6}7}xD}1;i&#GrZble`gb4>}SqcHkhNi-8R&;dI}2cq{U(bF^&?SDR+@inPB z=Wh!IH_w5@DX%#&5iBL(A2Gq?OV~A>_Rhe5S_@+(cjVg|Bcu4&IlPR zjE+-r2It?ks~0bHLsK^d?I?+<^Nxe4uZY+4&kS$05@?_;(bV@qpX-l)D&C8J=NpZF zRy={e@b;n4{W&v!{%3zQ?DG6*$}-Rn>!35d5uHf~wBtKteE{0g7&L>Aq65rFC-z!w z{}S!zK=cIq+=V0sQ=D&BnE7?+CaH?1v@Ux5ZjAMgXohY_H{Vb+;0fqV7ohjQ7JVNL zd=Gm6Q8cjgu{~LMc6bApMK@c0G=QFH0R1ranSc&F63xIgw4>Q*$7|6UZjF8sJ%k2y zD%LNdna%T9>L;RPqA&$_eFLJ5pWf*x1~N2IQE{+^-Wu~~`U_%6COJJEp;V+}0$L|Ee%*ogWqSOTBKmbek^ zCov~{nqG+pS_|D9&G9De6rGP(GJfJ9g(`Rs9k|Ssq2mVV@$7{L_6Rz&$720;bV;_M zYyUO+{BLMRvOE>`MqV_KQfNkMqy06-q#bmO7w(GQi+(DOM8F_$$9Zf?AS`=@16@3r9kDmV> zXh*xz86HBPyMWF#|1-g2=<%wKF5&HH2Bx8zn~zT54Xp0x{|*XvbP1hd!G+-$4#m*{ zTcVq=3p&u9XrLp|j;F--dFaem#`@-X{nO}o==*a-h=V_Q8Y8ZqnWvc4v_D;U~#nHT4+G6(0=-&6B>a@2b@5`0Utxp z^CB#bThI=Up!c0aJ4jm`Iw*){pagna>c;wAXo|<8&&@>ppN~GjBDTM=nDg%pw$Wfm zpT`SF(Du{l%r2t4JkOHwwYd~}j&DF`(h9xrHgtf&v3+c;Pe%ipk7j5&nvqRQlHq~f zG}zH$d>YT79Zg>v9+;1wf;DLSdUS?c@pjx3+bcgGX4()Punij6t?2!OqT|p{&sj+d zcDM$;@lAB*JJ1fkLD&2!n!@9;{x`atFQI!R`?7F7H#(84(WNYp*JCSmGfqJ>_a)ZH zevIyg%qv6c3!?*;M~_!+Y=t*tJDeB&AGW1l^TqJ%_X+5L zpWw}S`Km05uGj~A;AR}+`M+Xy_(j7+ti*+H(A1=_2`{3?=#2WKfew%LN%#}>*=VLl zt_^Rv=h4meF5a7oPf2ts+q@i>=vMS}^~XY<|5+5=mCs{Qd;|Rk^fj9DgXre_1-#MEBHfz;o`f)$l*` zi%7Ls!_00$100HGWEA?->t`DL z*gc8PAp7g#!6InNDxk-+K6-B3pvQ3#I^byZtJy^K{uj~yHljQ`j`td*Wc~6RFQ`ifg(GEwUYyCXB#$Tel`#<#g(woC~$0zV^ z>TjWem3cGug(sP~jY2sZCZQd?jBd95;fBN|^nr43Wl1!}?r7>4V&GQ4Aso&9==6*YD+8XF4 zy)F6(cA~xt&Co@3?JK+!mb@m`^87cYP!-3bYqc8POk2^l`U%~9SHBwqsDN&|hOyoX z%}DoHAA}jy$Hn$%@onm>u^lg@f$xPqwQ(!w-;}&f!PI?(&Tu!HiKFQCU!#9T|3kk6 z=GYcCQ7QEKhG<|d(SSO~_C9DoL(z$i#teLR8|UBS@-_{o{4?|g^aFZ){z6Yh{`bR& zNoj0Oy%&1ESD=Az#IwJVg}AZCy;!Nf-jow z=m1|ue~RsYqp!;BABVv5qXAS#GjcsT!_MdghN6K_Lzi|D`k}TKeeN^#RsS6lU@~!# zg2&=mXh@tvAH0CBWzJ7R2l>!ItDqeo5>xO4bikXx2zEnL)&~z{P9z>ccl)h-LI5MswR{*$ z;v_UvtI!GULig79Xa@hzcC;wAFGEwj zCb}v50lJjC@g}^4?tx}shk)Cl?#?0TfTPfvk4GPzhu*gc4d4~@zBkaN zcpL3-N38EfUt~woQ*Z%&zVO~K(Q@eZWIYOQh7PfzADZF^(PKCdeQY@SNfM&K0vj16o3ax18Dz~F==5Q1v^}c zZnib?hV^J*@1rx_iKhA|H1+8R!`hZW`)Q62*bUtqz0vzdqi@u?=qY;!-4m-1GJn^2 zCk^HCFMI(r4u#|P0am15=!X#4jp%M}iSB{B(3y@w1D%9+JR9xrRdh4&kDkS!spmf& zUO;~z=KR;Bq3)02CzGLAiu!7FreEMN{0%E(uOngi&qf1Zg+=j8^aXSV%i$GALq-~- zd#NM-nu*T{G@wpDg?@)5DP+*FKl*RHP~_*(@oe<^%jhd}7rMFf9SfVN7@E?mXl5Ft zYuy7qro*B$;`QbD1?^jLE+*&vk|psZg|f%P-{-fW19kj0OJWQ@flY`!=ZWx6Z+kLJ zqCf4Ap_}O}x;HYN3TuBgx-=!wQ&R`s8#kdD>WU36#LL)cq-MNUX6BG9_^rI zZ10K&&>x-gL+F6>FatNBFP?AEWB4a#!<=V=1<<9r8eOVNn4R$xtth;OozUH!_xBL# z)o6;V#Cm-+Q|-~+-USV?7uLq1=uBV07PtX@(Og3N$@52ezg&r_J%h=1Txd+eHG2%J z;4-X+d$1~|{~3M|sg2HjFxv4%^t8;u3b+Yt;ZeLEul_51%k72+Fb;h`OhK3EvA;O~ zMlz2E*JK4cqu00{V)+_Ch#@4bV;49sLZLij{FS zR>Xa1|5-1F-+o<_@G+LB{yBQ%`Dm8^!UK8G4hy0gDTeNuO6ZHJ z3Hk!M4Ndu|=tOjBACL9L=#s9*r04uY3a0w+ctdtRt?l4)bW;^aQ`Z1}Gqy(u8j9XG zBl)9)6!DElwN`DsQ(#lnx2;EKz&X!7LH&g8fs<@ z1NA{uHyF*#SoF;{FSf5lGq3?~!=31TWwM0{HADACH*_LH&?S5j?e}qXsgjH14KJcI z--OQeU38OtgznzM=mQtg&6%D(tYtnlBgN2+bU>f)iJpdjXg?33OZhaqiC;sODw)_y z!H&N|BRhZ&a00#YEV^0Ja)g=WLuXbL4Xh@bnf9^0H+ug_bmk97A4mINg7*JPs?Pb_ zOu+{}MmOIc^ugcJjAYIk>N(I3u0jJViy2rOeJ^xF0~?EO#@Xnn;|o|8KSh`94>U75 zb8)}tzc>Xut`lvJ-p~boU?|$rq*z}auWv<<=RS16-_aCj&mGpfBzoNHqSsrar=vGI z-hG&K(@daX3K!!bT!*gV)p^327S~LC5y8^5U!ONE^&8Q?=zS~DwSO6F;ag}%&!CyS zh}AK7z7SBOXvch6Gtsqw2OHrY zbdwb<5H{&`=$o@Hy4ky;{q#!4h5_h|hNBOTLo+Zrw$Dd*`!Y0B@1UvOi*@iPw8J6= z!>hM6+D`>E6SZ(L-Wb~tqZvv5O2G&JMk7lU3W4N6Q&$M>pfsB5>X?B|(Q|zl`n`TU znt^5U`X;PMeIL5}vtAx1R0Un4CP-$Ji4L)$7y7X{6rK5fSPiFOZQO)r;5YPRH|G^; zsZYyF=#t%v1~3v`+ZnO`99E(J8rt6xtcsTxcIi2P%_(Hi&;vbA520&25AEnPwBsMJ zCjN!ato)T}sb4I1LudFnx|cS``mX5T(PCGH>#fnu^~Nha{|``bO`kvqT7}N^9dE#W zv3?pIAlKC)L&eaU*F*#Fh&SM1H1Jhue{W+3?vC|8upIU5*Kq#rusQ{2)Do?aL_3%n zU5vgNUqd6`jRtlC4K&NO;r=4%UZ{>PWjFK<+7k`zE^LU)(9L`JTF$>SKND}vab4IP z`O#xn1l`~y0H)7NqS-PPHOgoZ28 z-B|@qX+t!CuIPY+&|~!wdOD_}11>=CdlAjhTe1CXG=QV%z^7w9Q8WacJ4wL@i=&yS zg_W=^`ob88rg#Cm1h1o!@4=#Y9G!X2j1X`Jdc7Wce+Trm3`6^ygT5)(q2ncYQ}ES# z9PKcFu`q+GXa}t^0|%iU%s?~tB0AH}=!;}etp9*!>K}Be@)i&Gl|b)nh>p`5Q|Es$ z1yeING$f{@1I$NLybA5`Ewsa3vHd7|-`Qxk5+RdUqDxl+9k3a?1Rc?(?HSwePRaQj z6K|M|uH_TxjZ4shUykkDqFSVzd-{!8QU+S9p)?*+KZ!^tA@_-#@OCAw)cqbL(qW6pdWH`V*O=IroQ=5 zu%kU_{RrCODKwCO&`p)UbcnnR+EHEfv!gSbsUB!%hNJyVk3NMi-C}gFy^dz!yV9J0 zQ}=7U;S%}+DOe_cT%v(>MK?`522a)4SiQvf$w4-~Y zNleWYeGe=}_s-VX{w>;ph_FhrY0qlPUP3n2oOKJT!pkWBV)UT5gQj z_o7SkBig}5G_dr#VF|B7`>T!a_8X$@&D{cJMwrqmR-1j-Y{@jP>);EcHXi@}T{cLC2|$sh|IwQ!v8r=qvIb^y76d z`f7d^9r!zRFZ>TZcK={2%xDnqAB+w#1r2O2R>pPcu0MqK^EaBAEZ4{LpPzz}7exc9 zfNqi-&<8r84|GRoIuKo=5%@07KsR0MhG9>1MEAt)(RbqH{$KR|T#Z9UuR+_(pi5Z`ef|zKllLYm zn96Zz#809rUyd%xI&`;hLDzmenu&erz-KY_w_x-*CT zgC=KDaKJTaha1q%vjyEe-=H05ZIYI_3-h6Y-j6;v1)cE|XrN2cPrp^sH_`idUr}6lQ!mIA5HD=SQE3fOiMJw zx|o3vp)-39{gBy-F3CwW!+)WHrnL$gybe?U{!jJTa1$Eg?RWA&LwE6V^uhPg zfxn5@e?#}crD&n{VN;by*SZyYeGq0~676S6bR&A-=jfaD6lP#DXNM4R1vE7c(6wxj zuGvVmquFSRm!ku{iO%c`ba(GZGjjn)W1f!TFC3H6iS0!<^_f^t>y*k!GEtO*si=tV z*81qcP0*BfMEbS7Z&pTCn@-5 zdJ6mFdpI7;bPgS_KnHvaeP{1PclkHyaXg4k@VD4ry-Qf@dg#E-(M;We-ai=aXB?(} z{+~?2SLxGe2A)SBSdGqX13L2^=q5TGJr&z8U@_V+>l&V`fo7l)F2;6f>QABlW$Koe zcowg~q-*^e1!uGmz3~V1#q$Tc6c^DYy8PAnUPn9FjxNQX*nTwnCz|@SJHp<$3JthA z+F@h#xen-kccK{^h4woQ>*3SLrcNflq|lv)pV0@J_6jq(6%A|{8u=Kkh?CJhupaIB zLv*RWMbGt*SONbknc<&;K(N-1RTV3tQ2S58+HagLd@Loy?G* zrJljI)K~WnAGd#_GcI#i_z|owI@6wLphKb$qhD;ELId4|6&OFUhk^tAhkhr!wqH0- z_0cz9XY~5;*gh-PSE4i8j;{TF%)md;Q&6aXm`F`5OT9U|>4u?8wg{7+?==)m;db;z z^f|g~_n~Wg7)|{dbY?{cgcnjJbZMHR?~xACQL+75G&8Hve%_3Jish+)H-PhBokIG+ zwA6nfq%OMVr3Qs1sT{o#J)WJ>ly*ngco^2kh3I$3-RPU}FD!$F2ZwYayKcai&7fcNt z%``mhshsFI1(3k`@4r!S7gxe^coUkUVOSZbqnmOQI@9;D8h(W%G3&i)i6!_Tx@oT) z5i(Z_y}tpvNpD7%=(boNkg9Y3?x)~~!31=TW~1lxCG>^#F}iyXpvUJV*1&7-3$O0> z={Ru_!HCd9A@?W|4YF&OS?aOd%Y6fosH0$_d)|4j1Dvk z2jjEo8fF_A{s>(Y?Pmab|2T9Br^foD(fQFAFzMQ_qhRW`p#y)4rtCPnR_D+eWEvIP zuRsSVfd*J5*6X7wZjSDu&S>Ta#QJD7z!_-&&y9-T|JTr9hnvv>KR`R)73<%{`cZUK z{TAzgqa9`$9iA_Yc3dJ_HQErJXlu0p9R#v9%p8#>&BF3DlE z!%Po^0dhvKMK@DrG=Q4uCTxOcuw%4GY#)GrR*XWQOU|O;aeERS;3YJ|4YB>x=uvD$ z`z16}H;fB!#MWp=?m+_>gAP0eJ$_H1_dkzj@a5=RNFd3?#}rJ(A*_TyVPh=xU|Q+kvun_Rs$x5Agf7u+ER8GCkJr!9Q*iL71%zg5VRRiD z@CRsSze&czDfGi4eM-2Y7#eX6bh9-_JL-=HGA>?!3jMHJiOy_WY~PC+)PF%Yan7mX zm=;DeR1D2fvOEQ6QX5lWHqjTuaP-De=)g&Ipr_EKc?BKtBXlO;qhC;dNB2^`Y2o9$ z6k6|$K0g>Ua5C~-GO>a}>XnPtxUe(&AG*1!O-~E|G8tB)z7jo7U!zNL9t|jCMhLVn zI-$1c^}DeJ&Otxkze6W<9vgW6^Ue&Bw?%Hcg7_sG{mMj7#~4rZ~~oK+7n@|Gtku6 zMA!6I^!aDOx5jyaCbjdzNXMQwZ|L;l8zYi38Ds)^8omodT zpaE#aGoowJjy^|ccnl5rB05mMxgld^(C3<>_w_^X8;kAnQEYBaU`z6-dJpTn8^fmPyB=K zfvZ=9`#YmcH4y!x7tzeVi&vVv{qe$I=%&fNGVFn3nEJ3m1Gou24Y#2kjYK!o zqv${@(WTsq4)7g%EYG2zrkB4Me!!`Zm8su_#a+86DY!W{pdXu`#2fy?4C*CUg}reT z8sJ^n1;?T@-xb?`Ltiv$t3!JUwB8hb!}dX+AAycH6;t2;pP}Fk)}m|vA-bEZtqGZE zh0dr~tUrhjJO>?MJ(`Ix(OrK6%|za{A#-KW0UMzGwnOjhzn1ggh{7})e7Ap$rsizC zq0~#EqZa5I_Qu{g1zm!lu{K`9I#}!Fum^^s^_5r-51|9*cqL@C0vhnmuWf}%vYl`|2CR!eYl}E)}_5a+Tmi%z>m-u)iE@nOPCkaUkhto2o0zldc6s{iCdu` z?>*5kD9OGQa#Oem-6Z4Ug_-CB^U&`BtD~>Q>s!z@{V4h!`c>;B`rIY7-vY0Pfr_GE zILf2#wUP0XiKY}hX1Abgc_(^Y=A$>hjV{rrv7UG%yqfbwt441@`x%8kHwhi^33Ssf zLNoRTdfyIA{r+zs1!s5?oxxc&HQ6=<3!oidht8~gY`+0BsJB7~8jNOSRCGFe|FdXj z*P;Eqhc4Al>q!dxDY!d-L3eeojbVnx(I2gDLL+XE2G%n=5FPM7bbu-70Q1l_Ul!}D z@iOWg(SbifpZgY*KKN^FxPYm1yD9wItPGm6PUr&z(V31zJDiGkxBz_*yof&k5qg?_ zK)<*oHm4;v!cFM0`xiYuSH2m)|JQyq?8=+42N&9)9lwYMxDow0{s>*F?%b)=_Kr_<Rr+6Npue_L=CpiMK<9h0q9#p*NO`?X}R3nxGGM zjP^p8VkjDT63xWCSYM0Y|312eUq+9jp9RTt6wE;GcS0anpdFM)XVe(YOb>MJ?neW8 z41Ml7wBr}iwSNm;s;|(@okQ=x_T8|Q70|VBfb0$a`#g zh}XZ0{)ndjG`eKjwuTHAL<25|_FD~2d1ExNE?CO*-Yx9+gMtGN#WZ{vP2ps8MvtP$ zXFeLxa_ z1<&g-tbw^c2^}{=1G)>nJ|os&LLc0NcJvoE#)6-Qly^pFHV(aSE>^*fSQ&pt->g^c zNM$I=f88ehbH4r17tRv&!(gQo|wM7HHH`bp*pWB2^ zWEYx|Q|MSgNrZ$rTglhIv28$Bk^M%TvnEwTP7&f@xa_y`XCB76}!j`ox5 z%kVxZgsy#&XdN_=4(NS@F=^pG3hDS@yf6XXEHlv$rzNreIvUs~XrTMh_rcHT`{DO^ z{XaBg`F01(M{h#kC%w^QJ!E(M{J)O|*Jc9N!za=6z7uc8{n!D^?Fj)qfL@=0RdE5< z#7{8||3jA`?W>T1Yp@;lnrQn(bn`y*73bebH_^}p_n^D>im$__tc#7Q--pidbu5ot z(O2#XT#RSY3C!CYzQnFX?>~qJ`YW2be{eA7{3f)IOj5|8VG_C&%h9EH8QnauqaE)- zQ+*VT{I}Si=i89VBIuHoLYJ&Yv_-T#8ptqoX~&}zNIpryNEe|Utj5Z?2~E|{Xor{3 z2MX*9zwx{loly_;y)gtmHA~Rv*2nrM=mfq;UtA~9W1jiD)WnmCA{0z{qtKAJGu9`d z0lk0*xE>wwU33%eir2qKXZA~M{~JBVY2SyXt$-QSo1^y)K>HbmIsN&63I!v2BGtfe zrO_E}!diF&oq6&7;q$yAx>PmM88<|iraij(ZpTL03w?1dMvvhK=zHTJ7R3vg`upEC z2f~}IINEW2G}5N%Ug(5o;8yh5^g{<8f@Wwu`rM;viszzBum;^L+t3O8fcAGB&ERQF z{rCSbQZS+-2g8LM&>6Lk^)6^YcSeWD_9PnE%vhg~4)6k!SpNGyAtU7vg$!3g`)z{; z(De}K-^lvVphM7sMxisEjFs_G?2K>WXw3gZSkr0fZeE2R<9EbZ`Df6;lykz`n_KWQ+4nn%M7Zb0AZ&Co~(U>Up*{SaCh+uuVo@EN)k`_R+! zbMykbRQdiF0xpKuo1lSqPEzoJ0cZf@uscphXLcA}nzLx?uJ|bgR196~N@%8<#`f0e zb6wG0es{b+4m}kU(12IP>&XoioZ*MDVRx+m80)9d4lkj*xZuyBUJQtj&8d9 zu_DgIrnm{S;6*gh#Idj^vLWwn&ov1Dc83W4&Lj4?{QK z1L#sbj2_3?XojCekMm0GfCn)3_rJ=&gc};5YtkMKq)&7R)}cNMeI>t)p5vY9d*e8o z!K}x_o2~#FKnZlMtDylmMf-1uPVi35?=cxn!4!`}AAB5r@Huo1*P#!*hn|j4V*Oh* zrH9cUG>)MeI34R}(ac^#U%|P44gFt>*2`n+zyH^Of&p|u2kaMb7>UkwN~|wK1AHAl zZrjkn4xoGBC-haGI1&0Oj-Hz8Xg{~385oWBGvh=&|MO`u(&yt1ub{hrTWtRk4e&Q~ zlck*uyZIV);3nuM>w#vjH#)-+Xoe=DnVW$IumD}MwI@0M9-~e1!sqeE!)S!3qn9u< z_1vdIs`H^87e+Hs1Rbyp+HqYpux4n$cc7baBs!7l=(x`%`8O`P>~xSlLU!L_W7cGMA#d~mE! zLceA<CI2HpVU38vn%%YCqupF(O^qci(9)_+8g z%^5Uh7txem_InthOtcQVR4t-i(Ej?y>my=)LiCB~l9ZgkS7O6E(Vfx#(O=O`^-nbS zAE90Z%~(}*#;wp@ej6IlC^WN^&?Q)m{xG^0z5ff$>G}VGf&=_&1O6M${%3fgAi8#S zupHhN+b3dK>MPOD`7hA>PQ~l_{|Yatn&^jC2eki@Xh08R>gWGi6kPLX(G+h$BmWFd z{m=3G#d!USv!SDkXh(I>z0nNs%f#n9I-z&Zh2!=mx*3n6_y2`;G4tP?e>X{kzr(;S zuqE}LSQ%HKd*W*xf`_mQ-h4j1+aE+{^ay(2qp>~@4PYtyMtm*SH>1aO2YUZk=Q;lt z4$|PJIfkyyIW*F2|AYYwq4yO<+smPATpN9%G(#uS4IQ8_dOU}qOYMYkqxo_9(v!$Xh3_=J#j47e?tRF`!@u3 z84^%3QJjLQtd6FzG5WcEGy3t`5glkKx~8Mi0j8sy_POY$=x#JaC(!58E`^!rMJHMW z&0IY!@7L6B@xlbG#)U=L5O-ls%=2G(!!^Ou)cc|X&p-ou0S#yax~4nOi5x^Ta2(Cp zndo^m6PehWsqg=JDH!qP=;o+|?%Esq|902{OX2NkW*$Zdo{anPX&iv}XG%|fQQ437 zQz&z|zbqP1C3JJvL&s}^ssH_t+bPtcVL-gF82u30h_2~(Xovqp12~VS_7b|OvS$fi ziM|obqW9m3o`Nno8%JUWrlqB){(xC3Ej|4AKgZEfmJ7?!H`r(Br_?Dl)p^pxgJsYT zTcT?@5Y5m;bl`bts$ap>u18P7c68~!#&UQO&1mVY$@J8}Tz+%b(9tyX!G&n5UPNd7 zDw@I#=m6WIpQ0Jsjb`FN^dvgqzv%NNvxOxshrS1@L~lq^aPzc92ke6ea5sAV#-OR5 zjm~sFdfys!X0ONVAD{#6LIeE@-F!cwr|V~QPyL1VcLDvdN~UKIsVt6m*bp0FJ9H^# zU}ap3e#QD89pDi9!ub^qICGBl)HkGjXdng9feWJpmO=xs65Hz{n=qMZPQeu3fd()L z?cf2lgCv^rS!f4y(Y1aK{YthGef~{!2|hpv{5rNDLi;_A?)nR{UNEQ6asEqEa3)pI zlsCtU*aJOg)1wQ~4ql3WfDU{B4eS^i_!%_tv(dC%pMZ=9yG;c&;cf+fzCkp&XRcj4fM2ZLziejnxSLpsreOaVXoX^bKZ!l&;NlG zOxTd}@DkR?hI!Ic|1r8TxS0BGY>p%Hrl)@F-i%GD z*Ugun7>5t$)FX^bPEU7jY%FFBX>M9D43E z7Y}}A0(A2(iS^~k9%B6|IM7D)^ZtD_!b4~W=g`xUyJXnS7za}?g=Xe)Y=cLz8L6*QI-H{W%Y=X*!PM{nAEn^Tm&OYlu?F>RSPsu(9n2^j zKBR6%2Y3Wa;#b%K&*M;RT`oOw8aLrgTva|j_1}=LRUtj~OX%h3d*x3on52-kVmP-~ zqsOWyn!-kCN?W4u{!VD1{m_rsacD=6VFoUZ?c31%_o8pgUoiEGt`stx4_)FinDm8F zn}Qz(9nh2xjW>)%1Db}uke)<4T#CLi-;92Vc6bckROc`QvsDiDvS{FS(dXL5_I{N) z|ITnE4Gx@)&P31o)9B_|k8YmL=-zk-9dIxD-2bpPp21C6wn}>H-zPeZWvPE&H9hqY zAe=*=f2CTO&_~rc|912>4SEy}=nwQw_%E7)ywyYdRcHq#&>1yAzo>LXGcz2W;dFHK zEq602RAACEy3yV@ejAklR%@E+V zXyB#MJyZvMt}!~nPUr;hME6AUZVIMo43@#A(NC~4^)pxjGirs7Z$>-l86ALb#(U9# zCZl_4IU2~e=pHmLOcKcx7s1XvS@_$(UiBs^4J;8L=sKqQgmi7p()&e2L2(M z@>4h*v($;-iqZS_qk*45kM~(D<>!C-x}l*1w&ublbV+uhfqa7w{3Ch_PN9KbL}!$% zUKqF-8fb0Iz+2H2k3};)1zn0)&?Vi9*L(i=QLv*c>Zhmv2vrfC$uM-lNoXqPUpfW=n_qf^=HxhUc=Ns|Nk)sBRUu_oQ>wXJ`9|Jc2Es{ zU)+QS)+=5giZ0c7G}Wun32jC*unP@jKRWOq*buWfhA&=05IaWLj@6kfgK&?T9TPUJA&g6FXfwrw0v%Yr0@ZZvGh7I@i> z!Q0UH!BXsrKVe5~)+Br%n1{_XkpV16`?bx&H=X9#i~1|*QslcS1W*(Wv<^DaF6i~- zofJH`_hJS7)AP}M&BIJfq2B}QqI={9Y>A!FSN1|Qz$Iv=KSlS# z?odxAexcxvXQF4Z2K5W*8dqtNp87GoAsW~S^!Po9zWHXNOSB^TDmue0vHmeS(>-W^ zN6>!G;1!<#3lw~yK+CXOi=a1Fi1m8-A@%0yO!Kq~0ThfDM>kb9bcRjP@As|I7galS z4|GHO9foeoht%``7zI0CitTYFnvrv{{USQ!%&mi$p~or%?XVI$fd=TzTEy!eWBVQG z(hQF6&Z^BQ}z>lK$|Aq#9A)38y z2;g$`z7pv5%IG)^k`&xDH=&WXMF;ARrg%v7!RVvWXR!g-*P_oILo;y}ug8Mz!ayC+ zRQE&!=#PG*x);qra!f2dilt~+f_C^J`oLG{1BcKV{uKQkeIHyxJ1W#Z9LKWgb4}5H z+M&<)K%eg$9foBYKQWGiyZr?$kE`%D{0e`MAE)Syr=c&PXVHN+ zVj27t4eWO`1DS6L0p&-R_F5c(m5}|_IfLX|X;FeQ-gnFGV|e z2@UjZG>{!w2KS;fzl5ebPuE}(^!_Snh8v>yb?eIcHzoaPFyhJRgA36P*T(j*&^(EIwLGarv;ZaTXA=VD2G4&58?qxYT0+IRuYMD^RkxXH#8?4Ugwd3QA8d(b_Q zL_2&GU5Z!H-M=}u@5EZve@6!@dwW>h8fZZE(Do+iz-`eCc1I?XOx#Vu0jIx`%`=Buj(0=rUjO#-XC3}Ct~|6XaJu__n~{_Xsn;d%AWtUJHm}M z&<<`u1L}b;$-r12hjus>{b6%Xtgk^&(FQcoE$E*51l`o%#`-BV_5Y$7&(n+Z@A)i3 z!L@0C4%`aus0*69K4>6A(EF0;OlF}SK9AnN9zFl>qR)MZ_V)$$!u{xyUEe$Ob7ODL zziZZ>2G{l$%!EDA&2|TRy+7K~V055Su|6^S7@C2F=>1Ev5iUoc`ybB1Gq?aJ-5L5R z(kB@ntk5T(PKZp%HhF_Kw&4p#zOW2S}nbo{0uBH?}WCGqMt0x|h+-y&3Iy zhYy1_V##_)g;!d=q6KKGh284m~q3tE2b(SEu| z?@r128%M#2XQGilhjy?&bp!v>Nxc3Ix;Kua9rD+wR6Q?RFNsc|IvRNE*nTHE@UUnS z?f)@M{r>L-3O=|A{hIv+`oIaa5@{+M$ z8=X*7^u=`xdU}T3&G~oW;WT*M#-THtgf7L?(KYCU??%5xXK)66{sQ`Z)*&Gy`Opj$ zL7%IDX1E!8?0TT5}B-+6Y+ZTZwhvpd00qI9`wNiX#2HT4$ELE?1%Oz{fBzdt!49UNYdHtq6VIRnuR(Y3o9O2G z6uoa3&cbidP1f(e@K^Kk=uDTQnfnl(@oBsh3*8^;qc9KepTsj1?C?b!a2*=yJLn9* zM)$xkSQSsAo3O~p5O^tcM%AJ>U^nV*(C3$-OS3UvKZ0(?)0q1Ef6h@MfWm0xMX@+G zLsK~b-9%H+03Snl?;>>Oo6!vJjvhph+i^62%%g)>pzY;jy~$|KziZYtHVnZG>JP{I zQuKj0Vtr@yFxH^`FZ2|Y8x!uk9!+^?tb^mxW4Hm`{X4K3<`^69Z#S0n{~!(hY4DA8 z1l|3Ap(*|k4KV8i;dot(E>*qgjc5j1q0je02fQCWCDYMkxe|SDd#rzk2L4Nuf)89o zJGg9I*nB0>HLr;VR5#iL?eJ!FfI;Xcor*5eJoNs>=w@Ao?xmN}!W+n^ZX~4!7JHAzTq0z=#7Wa`{y1Nf! z4g3?GVA+XbVvW#DbeqWew{RB?K6r1uVKUnBA~c}4(1AZgkK1?X0Dqt#N?9j``zoRV zH$($!k4|I=djA+SkeTQNo}a`T+3~A1_~5%(8NWmyOiT{#xzP@ap!ZipJ8Fam)HON` z{j8XV20kCXe^qoN8rTQ%`j5$Y;SV%`OjE*|6^vFv18IXUK{vGH5%K!OczrRN$u+UQ zDb}~60ey+?g~PG^U#vtunR9B`y>-!3Fc9tNIrN3H20aC@qaAEPXZ$Uiku&HLq)iL$ z<8$xJdapMo=6fp)wVeekxv=SYHwA@5lOA=)h;t zfiukvf#pZruR~wSmC#pu9rT6P0JHh|--Ln#v_?DV9vzH!Fg7|JJtYg!Kwm=d{}_G# zn^->BGYSrLYjhy`888ODJ`sI^JdN&&ZD?wDpu78E^aT1! z{s&!}#H=v$Jm?-Oj0R8?eZKN6&c7YrNP{V9jqdi2Xa_xGeQ>OgLT5S=eaAnA2Cx9_ zcqN+Z4d@&4Jv39_q5b`ZPAv265Kx}koPRgZbf7+X3l2v! zvmO03`xc$~Np#>pupH)jEDTsD+63*dExL(&CMg*CFm&eQF%!-}H_M}FW*(3Ar_s&1 z5K}XZ_3zLQ|BLOHJs$e2fM%=?I`fujhHgP8p6p4%nTHKSc-H6|e6@pF4`K{YfnC`A<9%A}@n>R1a^%W_SZWho<@fR>Cvr zz(wbTFQ-+|nYTlipf?(5e>8xhXuqS;fhVB-&Bg4FzbaMW^BqmqTjfyB-Z}J9^(YnELtu4251a{EO~|o^!*WTJA;z zn}t5O2>sMshYt7=`Z0X~pTrC3aeHiD_!M1@PGldt1gFq`&Z7b3emZ{smwq}#S_6%= z4SE`SqA4GQuGy$qpMhrJX>^7w&_Lh8D)>28#7kHeE6fkSBkqCr|0LS~^7)*9Q~W9o z{-m=L9q(Bjeg1y5_JxH{L}X{1$EKG&)!RVo|*I`7qMz=x0Sk ztc#7&=fW6N# z5opREMFX9S?vmx`kMEn%?ffmehR&e{5lf zbC-Kb2%reMYHOqSTVfULk9Ir<4R9$svbWF->_Fe!i+1=emc@%`V2Sjl;i4hdr=mBS zs;4mdBN#g3O=xPrL_0i#>6l?zn4;p*TIe=wgFfE_&Fr1%qMU*bbP19n{`@Z&&d~?x zTz`QsqSIIc)0T&kR6rZ7i3ZpzmT!vX0qFa~(99*!5kH0oungVaTQIq%u!f)i=eaO- z4d}G-Jo2DJ#Mkm?CI9{m^zsq63+Z#oYhT z#EOkpQ2qoR`7h|faqX*NBxTXSnxYMMkM(!O@|1Z0>F6tHpqtR$vjc7KGc=H&F!}TU zzg*a0&euW*#nBgQp)WK+@Ar(}jW#d|9m!L%yfnHox)=R;{sEoy%V>Lp|=AbEl7ESrvXvh1})qOmc|3KG9rd9DELO&xaU^lFamGL2T7rnWP z{cpp2sBmANMptjH*FzvTpyg`OMzOvA0 zBEf}=?*e*Yq^=GR6h_xTIV^=8WBq9Kb3cJ*Y8v|9!sr@wfA2!K?eAy?a=#JE*P(&b zL<31Q*iS|h^XS^h_h$H+t^t~%L1;%~(7>jkbNU2!#+T4Q|A_UM zV>!pVu*>pe0r!7-E?mtmqCL@(-xbRbpd*=$cDxkra2=ZB4`caLG=Oi=O#TwRjAkn9 zTVV?FMT=qb-~X)0g$GL`G>|S>1qa6RQ<&@+ZD<|Z!4`C1??D4Ogtl`OeeMrT$1CXb zMc0Q+S3>Jsu4n(7qQO-7z&&V3lhBbohBmwi-Db^2 z+8U;)BU(Qm%i&_IgCC*0Bg3|^81tixuP7RL1@tGR8!;C)#f;bmlfVD(9v`?B9r1wp z!2QugbSgID{xtLm{t#V^yU|^6IQkv>S@08jKAem7DIbIYGNaF5kIBFPpU#E*y#l&= zn|K4;q7QbD^|zoS85HY>psRi)I-<$({)5pOXnQl!=jNij?Pc7At1#h9frt)R< z2wsD3r_a%je?aH{SM*D2z8&$PLf6PZY>qS0&w{<^K#rsBo<#%yCzdns3}2|=jviz zY=fRRi78z8;xlOEZ=fUp0BztPIz`9Pj(d&6r7A@M0A#N4XhR!eP;cXoI`Z6n_yth7~BE#mZRV(-3GI z^!Yw$V0Ynle*TZ*!WSM!=W-q1j_;udQqetO8+JzLxEDI&q39}q2ufM)6x8t7jME{rhCfiQw}bk3@x5w=3_cR@S83q3&Y zM+07rruH@TOX_wkho{j+o%dk)o6$|s-Sac9!~%yxK#3h(IO4C+6YVFo!K=RrsV|C_ z8=#A(2bRZ4(G_UJ2e1ZaJRH6O)y8U+hhSBF7H$6%^n1jqU?L^ck?<9%D3;*Hjpzt( zM_2Phn2yWP6z)Xl@@w=P&#&l#lk3Znu`+0itD_lfimr_wSQ-bRU&&@+S@-{|T=>oB zb2RmTpd-xuRY-je^u=~){YW&B=g=uygU<20=yQ9}MSUKfi)d!9`z8#i7MhXvXh!;?Q}91b zxM&{X!qxja+Q7+ZrfP7=RfOhl)+Riz2s;)U27G+6v0G-f* z^*+k}cXf}Vq60pH9vp|z2!BNz&iY+QbwRX&Qs|j8lIWtV9qU`8 z=S0tVe*n5x#-LM_n8k&w|5Y@QkI+E&p$#5JQ+hgj5j~PK{SfNY(GDs_>!BlSiH^KC zI*?&#$K%kSb; zaCfxh+hciXbbNFgCV&6`WUP1|P2H>L$Ty*j@zYp7iB7>^m<-@#Sk>2JdFmTtJ-ic# zr@?dOQq~OhC_#_tDRcjK8w~4WR0;;qQ3% z!=;p;L`PotxA1H8MYw|U0X&S8eh=HL*B>Fk;b`ig!k6(=d_Dt5^*R1Z2j)5-{ymVT z7vkTP#?Cxf|04VURxTdB$Ow4w6z0QBm%?8lDD-#u`Tu4#6C3b$Jc{murvHS+)(@Lf zz8mY}N^F29@J1|lIV{fGunOhj=u|wP;KJ3v6Fo4#MYqYHv7G(iP+uJFur7MPI~ve1 zOvfkD1L#dGiJ!;%ztHCjTnUT1F&3lT1${m-I#xV|&fQz+F4&E=@GJDeYyJygr>mih zr#~9dgJ^?`(bc{cXW)5st{>o3sfk$M z?)TDHr6yN(FLY#+(Ge|07v0C`>OYC5JV&PRTw8QE{0}|p=A)T=3l03!WIg-uRJ@UP zb%?YmI`ZylAdjMfe2R|X3c9^2q^2f!LpQYH;jugo4Qz2NZ;T#5JN^azCX_XeGX1BN z;lhKZIeK(<^#%??x7!r-g=aAp-$6TgA07FZ=yMq|rzTIrLTIL{pa)oYwEf{|yZ1+* z!9+S0>$vd478sKwi_fNf&**N+kUf;IMKf3y z9eI89`8KhBAlmNO=tBuE22=4A8qwdF8H?r!tGq1w;nE5H;&2~k!spS9y@byFTbKp+ z#_|!gopZ5#8J((pIa8A#UKOH=+FZCjnxZMZ4LjgyY=>JgJ7&uj0=OQXiiYS&I-nm$ zH^=hh@&5B@CRWAr`)I&>WBoB?iW4b+a^W21$Q`y{UNp6B(GG4yGxNV#{}g)QtU%}V zW9)~Yqa&_%O$e|)`hGifiu#}#xEp;hfjRvCKZ6Um(bMSX`nzaDJChGE*JuOZqJjO2 zHhlH9Av1ZgGUZ~}0B=G&n1#;$T=f0bXok1M@&U~6{y)KmBl;I>W6?Ze(e*@A{XcX! zOhOx)AMd|{11N8a_e}G8psc^d;v{amK(xc6-EQ7h-Rz~dcOtwUT<`SccXJV5qDk9`PHZtx)?j7t9UftjnAP|l2#;4RSC>Uxd|Fjb96wx&_M6T ztMOiRtv!IrDZ}Ld|8E%=M*eDtdoorm!)e@jHI}QUhlXpSi>oo3+Ck_D#-L~abTor6paHE! z1AY_ztoQ)Uz%F#o_n>R-Fed-||94!t&3;ESkyb2@5G|KRkIp)1iaVeU_D35W9P95v z_y0p^0L#&U-$obf4m2}+(E%JQ#{Tz#KdG>TtBQw3ay`0zsz%$Q9S%Snz6+g#@n}HP z(RLQ1Q?UY_`*rB^TVwrx^u4dq0iQ0O2&qUZ5njxUMwSPSxKu1xMjL8^pjoz<;4xlv}_)W3CKRWU;=#Tx0N4anjtw2Zq0UF3bOvmGB1DQ&PsmY5@RYmmq zrf7%V;{7|(IZmJfJ&C@*7(H26$NQfk+dYwTlnYarsZ7X3PIQ0gLq|{@J+T@@`=HO? zi#9wZ`UKkHi|E>U9UaI{G=m4x-Ek5Ow~1&!h_|| z@{O_FBRT|KTo0ff%t1#y4-NQvw8Is#ya8Q1+wm37;NxhfW>pE#FQ~%)_r;}DxJcHZ z4Qz|$&*Fo}(HDP>^_S7-a#RiP7e*IlIW!YB(9}0T&w(!Jl-z|5U>y4XBZ+vi08P<~ z=zHk?+#m1%hNdi~S}+UR(6#7$rDAmkL%FC$#iV2f9~$Ud*oltdFnU7%f_9L(c35=9(77%ft%@$%y68x6LU%)dbdioi zGjm_8pM|;H|BK>{*U=Pi#Zq_(?cg#x_nGR1%;Z1=DvNg1ES9@QhoNg{IvT)IG$U`L z1Nc1FpTUHwxWa{Vn!RpFX?`@~60uw!4XidgckR&t`l11jK^NEk=ogNu(HUq)W}#EH z1P%BN^c&EYy6k@&{*Ve^Jc53K_!d22GSmw%R6(C>jCRx=4WuvH&=9nP;pl$951qRC zv3?br!3|gsx8Vr9TrYn9533(iGY0*x_89tIZ8n;TC(+0kVDjs8Ebm0O*%xRaKcMgZ zgl6<-bYK^-2mTZ7(ja7Td4da9g_1BycHe5b&ZoIQVMWkiVCB1TO1uhS+wK2XhvG2i|saaWOt&A zcO?3JBG%7FN4g;1UmEYfi7wg?(00DTe~LEz1sd4V=-F8RPb^>6G~B-ilYjrGC>JGop)!`ku4qU1qa&G)X6Q+Dj_0Ez zc?n$;@1k@3IhwKWV)@s2|1#Q6o@U`3D2ncm2AKT!f4gvDLqnre(YaiJruHRtuGgX` z;|?^CFVH}bp#hwUW7zE*Sg|NppXMun??O?+@qeBc{&-=B`< z|IpNCZxI?Oh>oNTT7P3Kw@2T*9qniwI*wBXe4M78(hGp3p5?`& zP0)^RL*E;Q?vDGTbJ0|mJ%hAkiM>D%0ZT~0qxiiRaNu*rj!o`-MP1prl(GgTe8@Msr z7JaS<8rZGqb{mEsTw~BFnuvZWosBNGHE0IjMFZcD4)8Q4|Nq~a+J+HakEXgfCP$3v zl>4B8OhAv$>F9_Spd)$%&A>WzPB)_`p(B44UG3}8ZM+Yi!n0^bE~C%o=n&q^kJgv!!2Y*`+Eh5V zZP5q2qV=~#N1!L?u#bSwK5GI`D3yCd`I@bi)U%P zu@a5^U34TLqmllErt}gT*wvjvrmjcpE206_jpfehBD)!Vek?j=52G1=8lBn|2`+qa zbF4UwMtBz6h>bv%QOvFJ^y$^T4u8xE(O zc#4bBTx94H8Xk*&s!c<;%WGI3Kg3G-D>@a0yM~_&nqnu)Gtq#)#IpDs*1`ha!Vj~Z z(F{yNch^j0u_jVp=E9V3MpOAIy10&@srxbB|2vkmbPvzpfUcDaXrQ&CouYT5yJ|Ap z?o2e3^P`I}`TPH+vEog18*N1A{1Y_dZ_qhAjgIgNn(Dkg!qinjw_Qv0D_ei`0Gf=h zp_kBh-$&csk8bZ{mi_*prDyo%b3sfl8Z;wg(T*QN52k0(0N##%8a<9acL_~xj$Yxp zQg|cf2I&3!&_EuG_ZMTrZSfWtrt-b$PIPtdN4MokbSi#DJIL5ObWjitv?{tN8)G%> zj6OdFotnAmbE~iozKdqy>OSoMxU z(I1_%acIMH(2ie-_jjNje~qq*(`Z21ZwZ+!kl?}&s-X?GKpX6fo^)f-MKlMKDMaV; zU9_QnXb0b*AG<%JfoJI#o-d0Is1Dj*TkMX5@Fq-b+$baDQHe)wEQN1WmIa6cE?VG(qM?a+)4MxVP6&D4xoo{Jt}FCpunZ?jyusy{^+ z#R;^dTmwP_d9g0#;^_UG(SW951DuVW@Z(rta9{|mBs%gM=m1-wYpo}`xQF66_x~s^ zZ15DC`g76$&Pd?+zOjf?uo961?Y%Zp&8hOuBkm}06(DZUx;QL#Q3eq z$%QWzL>s7t);Ead)@VaL(1wPhYvBR(x%p^dFQezl`_Y}~8rqAF{4jcQo<-lwG?@MG z+~gh{R&8N)DjH%f?2fMfN2AN*{SVO&zeWT33k~qvJHz{B(GHqmCG3EH5+{Ugx#66naDjP)zf=Qp4k+lg+^BeDJ> z`u^34AtB=H&`eZ9Z`4N{Y=?f1-;U`xJ=QNr53J2t89zeb`zzLGzB>ev2dyuLPC>O; zZiT*|=oxR^j;3rJn%b#o0E@6GzJ+7)B0i48hlbDj%jn2T4GSY}j(+v(foAGvG(&fw z8Mzm2e;P92M9Pa?_`>VxgX_>$zcbb!ihhkod@Onv8&UoXZLrSpux-1c@Ar=0i5|)0 z(D$E12f7?{x&PlxUhp#+8u91ogI}W${)kS^IrLyk`CmwBakS&==>1OU^Eb!xo#?h4 z6Uz^y1AH3o=M_x;`QJ6MVguUoHuP-%6uV%N5vj?4X7e6Qr~EZKr~jfKuQ~1s9hXL@ zta>cBML(>1pn;5yK7zjgJSPAB?^RrQQoV;B!F$jVokADQ1vK((BSS+)&}~{BeXkwb z;LYfJL(#y-qwha~2C@v(aR<69ejFJ;|1VKt$5)RE9i^k0sDVb_DB2ZG`QUheDtdB0 zhNgZ#+TqJ+hwq@<_i(KL1r7MB(P8oC9nJo?qZ_Gk1Z~iUdZQiPf&M~rGP=rNMg!W4 zHgqt063x&>^xVigCS;-v+D=V$fH$G<4MhXLKM^aYqmj>#u0$i>iU#xrR>9+F2YJSZ z4y&T?HAg$@jZV!NbP8r+JzR=zzoX~?&Z4^{kzrhDFgN-@C3KZHKs)Y-1~LTAPy&5! zHrm1SXhZ9<0&YiB|9h;z=HBpLIy&;I=*XKQ+cJ^To(m%%iFW)Ln#$GaYTkyX?g$#d zpI93+jZaPf70m|d{YTKimY^T6Ytg_rpo?;E^lS9_Q%MsvbYG|_igr*R%V0aSfl=rP zA4VIRkEU=*EWd-kw;k>HAR5Tm@&0M_`@}``)A2HzflL#aI{Ht^$%Q9i3G~5o=mV9} zjMPO_+852t1T>JxFdY}7?`?|rx1jHTj($3RgSLMW4g6m;KqDm)U??hhU1 zMi*0Iw7xAGSXcDm7=X^<80?9&u>+n&Ggjk))a36Kd*B_EKST#mZc_a6ihgq%Jc;qU z$W~C1k6+wxLFfL9$-)27l$V(jzDU$ZkL0_sGHyiQKZQ;~%G40p)#!PVj@CCqSATOf z6W!5sXF!4r=VUngt#k^Snx$weH=!?VMMtm~-F9E2b9)|LoVgwh?-fBaQxm=48GUaE zn!$1C6i$yO9*YmmjlPI3p4ahddla`X%FD1R{)lF-+_dn1 zLv+owi}u7P-Two)aOCIFpIiz|50Tf!bjn@P5sXIXelj}3C(%Gwq3`X$Qg{N(VzwFK ze$8k{^!>p&1;=9tKmY&c!bn>`98%dAlPSZis2_(e!U<^V9*jO3eFB|=XVB-CN8dnK z`v$bVtxG=>V(1Yh=bQ^t-9?fY_h3!=mjl4M;NM|&_Tce}U z_ov75b7-J%#QJy8?Yaluu0JAQRQUU!bHg{5B4~%T(Yfq~e)SrT1~dn4U_ILLUbLa( z=%-o6r-Mb%Ij@h7yf0S9kys92K;Pe;ywCpoHhIATgs%SV^Fl*~qxH~+dY~^3Lj#+P zZnu}whF771e1SfHE|#;-55E;FjSi$Ymc&Vx-TyChVZ$F`dHe<|VdiJThfrT+fB)s-sgo8_mEc$IVy}i-}52z zO6a%Rrf5JtV|gT|Q=X1~ye>x@-i|hW3>{(SMPaQJN1tneW}pw6nGtBa4=!T=+rT0! z>~K?bA36mm(9Gmn92#zkc61xs@H8|tFQe_Gyb$ge#_oMF!~eGLbTnr z=zw=&^56eB!G-(&SG1v&W#MSegdUOE(CwBNZLk=+-D+U+J6*ir9cxp6JDRCyqN~ur zx1sMJLf`udlYjo_5*J3CWqEk;8nlB_(OTGza!Yj8F2F9h4jpmoD_r+U+8DYwJX^FMp}RiBdd(gWfSxWy%jxRCZT8kEcC@^(Gk3acJL;e+7HkG zj>P*XuqWjUI2b#=8vdx(Ivh#))T`|OySTXdwQ$gUh*c zS{~gR{R*9;^Rb-!tq@pwH0AZtl(#_Vx;>_2_vqN@JakIm#)L=XZY~_*F*J}rqF1dC z^?9Qu(X+cII+9z_50PQ$5&j^0emsZixDj1sU!m=ujrXsh0pIX8``;U--wund4m$Ey zXnlWlBqP!9a1+qQvjXqL_hY%tJ0Xx8(f7Ke0S>}eI2v6u8_|*PMcY004*TCZ`3mtM*l70@8#y+nwtCvLWW>x>ho<2f3#vSR-?QU2jjOm0$YBN zn*1BoZ=uiU{V@C;u{&@(<<+MYs|Ne-!?6Tb|vi$-i{o8S7F1F4o5jc#x4*`#5|Ir+peu&_?JNlY!U>r=#b~ zc5LqcKM@}&wKLp+pT^oxq9pAyG zcmx|@q0d4fz0fr^0UNmgr*q-w^ENcXe=r^Ee;y*e8C{$cu{tiqw)iPJ^85!k`E}S1f5k*CF6ti&BfJM)RBuH8#Qv1)ei7;y;2o5|LF=0x z4!=fw8GY|0w!rd7Lj4GI&8&_7fK@5y`!bxEt-oadm!RTVDoWz}XkIctj{Wc4 z?x4bhBK7;wK}Ym}8HYFFw>Sr@91BPA7Bq8TVI{ogc*sCwoJRRUbmUon2w!L#pwA7B z&JQr$P3;&gh8xgT{S}tRD`;j){TTjZbSHGg z&!YqT5$&h)PvK8Y^+CUyC0^vh6#j)akndFJs4+fE`Jq@&KOLrG5Zcfq=!n+g5GC_xYRXwmpW9 zICt)l!5WxOxfdq97|%s_T!3xy7j%SmuL*P23)3l&#anP5I;ZE*FD^N*4FR@_-iOZd zN_0{0M$d_qJRz{E(cALy=O29VaVlEiN;Kl%(KS&tZ(8!itB;c@k3>`V2RipzuL}X+ zfW9{vo%^|H1~*}S{01H1_4(402hni!TzN4c``@`cOGRrem_IFfkPJZUSD=gT5H`ZU z(T3|?A6EO#Xlfrs>zAR=??MAPgKpP61;V0kfYuK}pPQB7!Uo80s6K ztGOTAz$0kGZ$uBHYbd2qs4s^u+Ae5j?nM{jQnbJ0(M0MEA+mC40NtWvqw~=hHpKGR zv3vy`L9xQ2qn7BG&!Jcom!kK-j9x+8DPAP>(-H|Vk#c9Ocq~+;tVUlvhZ zXjn{Bumk0{(M)7Y4^}`k(lt5(Jx5+bkMvJs`FHG0xll3d*?&X1a23zN+wmiG7gQ)7 z0vU@oumDZvX7mg{gN`(RiLh2WpzYj;uKKm;dq1Ipf=Dl_h2(TfVX1)3ZcVs*oE?^=&mVRF)igz?0^nr9eSdk zKo6$;mBN5qRbv0UC?2B1)w&!_&8OHDFUIaS}W4K?sQJCA?(M9|eUcmkM1<&tl9JbpFO+!Gxp`Rh? z&5~1)NO^z@KTNixH;$rbf5YbC3rR1uel*U)edzY<*CNd6!|1kLhtJXBF>FIQ(JC$Z zU2zvqpggp7TJqO+C-E-IMcSmL+~@wE!G)1$XdCu@V{|(`f-CV?bWuLnE-m@Xr5)(% z{sPBimPc@jD$`_VO&tz%m9?-TaNk@TOkn+q3T!%o4~ zIGS?t&LQ%7_&>_m+!UOQcT@fqhhpC@VG-}ZVU+83O-ue!&829$P`7aZVYK`=nt?mJ zv;T*1v5yN!T)#*7SbPCp182|!rB2U~(#O%o_yu}S~~<=)tra zJ>mYq=2-UTwB&EWhM@y3dP`dJ2b@Q+3FV`=u>bS0Xwv(orOczE=B;Td@8id4gfnkT zOa2o}ub~G<&i-KpJ<&NG9m}gQIhDAK`gXUcCI3;X-?2aC&I3Xw-oT2KkD?jMo){Qb zZ)5Zz8IJvN5t_RHurXG?BkYF%;Y!MnViv43D7@DcJ)%cpF+7CV;$L_TW*eNA{3Uc@ zOru;Li({fX7mlE0kcuggLY69b72|G zgmuvN8e$G?6-=ab=OQN+1JFoEVjg@jmgmRv3Uoy8p#kkfJNycL|3}P?7h*Z>u29a0 z$w1KO>!1NN$DB@D7cT6$KRU8eXaF-}{j;&W3JqW@I>G~(8NWswK7ls;do2GK%h`s6 z)E9`BMgy*a$$$U985cItG2ZBdj^wUbzAu&^Mn|#$v*QZ1!}an0hiHHYWBI38zJv}i z``zLBB53;+G2tS(kqZ}1f3!R`mY1Smw|7R5q93mpu@L4S8uouhw7x4^KNLOEXTNH7S=w7fT;B@`325*;q8drRb;FuIN#8O5= zpAQ{rI(k4=L#ON}G=M(C+5f&chze78PrUIUI!Ck7xn30Om!W~JjrH%w`VX-J_4}fi z(TtY;U$7neDLV`uz*ATX*C)8}K=>NnhFM00Grt@f;S#jNH_*A?h}Yq6ER5fwYv2kR zK=ymW2{lwUKF$K-UW9Z^~2Cv4YXalcdGJxoAw1F?<{gcu2 zn34KSBg1=X*oksJ^!Y(J6G!43^q=xC7vE6v`l#^0tkEIm&tNL`FJNt4j()5C79Yjh zW5Uk?Td^GFoMXd#b+HlUCfFPk=u!Ovn#q6BK+?up&;HNDMLQ}wVpDtu-@-4k3C_7U zd}!>)$&|~C4=H{H&Da|BBzzam*cNor?LZgl7wE3|1>H?q?+ecr$K?0_vRvHFjmNQh z2EOxQ1s;feQ_L`vioEG!?8RM-EJ?TBYYcO^`E1Q`8*oHbq|F0tE2Z@pxbcp z1MGhn*9aX0|bIbCe<0SMLNjw7eJ|V8aKhz7&y9xY zuIPZyeZOELWiS^uJOXWaBDxr7qk+AMzPK7a!?(oyM`Qi((Top<`*|>(=c=O_>=vCE z>t9Cu`w)|V{%0Q-rt(YlGvN35K&FS{ryQEfis+)MhmNQ@mcVY9oRU~S2R(RRz_;)R z^vGQ}ExflFZD%zmKmRvyk&Gzb*oSuTB|75Mu|CW6u&?u=DXxG{L2dNIrG0c1mZiJ^ zo$GDr_WTB&^GoPCl6eOE-%q#fT$t*-Xv4+PhAW|wH$$hOH99rDu{z$3Rq=T=)qBwQ zFGMpuoR<6(64}v!2BQJYM*CazF#F#{vyzGixD7oxuAucr9tl%Z6HQrr^knOSo)5#( z#WWiI(77Ky858KhrlTW$9L?~P=oBwP2e{^uxb1dO;Wqm$K5zzo@jrA#S3Mdc&WV<9 zKpQH923#N0u`hPSiC7*#LZ|RgEQWbzhW%d)&1mlg7q0ptXoC-69h`%$aTnIY+_SBmF6qp%tEuVNcaoaMrfYR?WIo0FpN zVJGS@V>0z~!rb>j*TkJ@N{69SG9KL}bI`ec9?j@$=t#Gti~3OXB=Q`;|L4LEGCdI* z&WX-#9&|1XpmUjy&UIOI5mk#eK^J9b^vJ#)4PX+Q`dR4nuc33k5e;N79`f`5XnbJ( zli|j8^o4_HY!Dtz@!py$!4{txrff6BFU z!^p~^9ahK6*c?sqs8~M0mJ|L9rQD!@=lx$7eA4 z@Bggl!VdSLDf|x|$qn;D!_}gFqEpcQyaGLVKEqOYDVB@Q4?o1VLIYclKED^8+P~0& zT$#`QH+5N_33Htv-6loQOf*4{<}T<9cg6B(+)VjV^yqE7Af$W%I#nalIi7)LaDMb< zw7=Ep0N-1{{!i|EDqOv1(9~Xv59C-F8Y+$+rPa~<9np?%kL7#O?Km^me}r~)6m9ox z^lvnvv}ePB@+7!$^%jX0Rb#mUCObl3xE)Rv?;n77gMU@s;Ql6e1Q^c>n@%A$~|Y-l?L z(NDk9XnW1j0d-E^XaDu*!jTV4R`BO?unXns*ar`z+o$^CaCG)WN3a0x;B|BW8>641 zfqsX6hWv;=_cNNoi+B%ac!AFj_x~s^?BGePj_c78pF$UBh8II>3!x(@fu_DHI)|;% zjP!{PiS_rz@=UbjXVEpaG~VBU2`fI1H;$qYoPe-S;E;_JI=q{Rq9zf5%%>H*o8>wi7JL8SiC29W8AyP`>K3s)%IB9A4 zjF^Wu_$-?GJ!q!BM;GBgXojv@7Tzm}&UtloV9lf5mLCbp0#A($Sh|fX&d%^gy@m-RMz0JHdq!y&m0+9wd9vqd5DD zu$s%E9o5BZI0S9@SsaG1qp2MSXFQS=GtmeXzzl+Y*J~Yyk zXbS&9U%2+Qup83RR8K%hG8Zf02F#2n&@=uQ^uYQP9mrKHLtyFXZm5b(Ng}0TxJc=U zMtm!pkx6JkkE4MsL0{a2e%ITHPSx&Me*k^&yIB4W&Cq3Zq`6jw|2%gCx;=X&W&hp6 zg)a_7I~a|QFo9-f0lJS@p^Iw`I?@ejX11Xt-G{bw6x|KKq5)=jJuJR#(HqcRR0)&+ z|KCehM6}@<=qjF%&gm;?03V_w`Yd_`ox<Lp$1uzJCCn((lj? ze@6Ssur6deA3A_a2`-GdHu^%FSnh^4GzjfzB-+8`=ws-63(){qqHAXh+RhGizwbxS zh2PMr%=T9JN|pyJQBE}A!VZRDaU72}_$+$lu0|W$iKgr%I`^{6SQ|&9fxH^s zgm(A|`rg-QJEzcXd_La4goXV6pXHs9qEhI{nxMO(54OO2(9FCQJ&c}c|DYe+*KY^` zHAHvEaC9KAplf42+TKTK0N^ ztU&`>kFN3$(C0rw=XyW-{P)q{(9e?puoV{F5*&=}D6c}F|7%Mke1l2b8dhaFw82K` zD(-|vIskoPJUZeTSQZz=`fccb-j6Tgmv}!uur2(~_;2h*dEy6Y$v<2EId-Q!CGlbS z;qVX+q@vdLum%?35Xu>Lq$U4E2Vb)!}|3Hx>hoOl9n>q=Wq<$ z@7)_8wby#F{F_T@uRtRI^C(O3g# zV;TGa>)_8=8%rDtXMJBBO8IGg4KsWZzR0Y?QItQ!CfM?DSOe41BYzc^$4ZGK;ro1V zY)QqVSPb`}C)gkOKfLzK@P|{TpdU&fqn{1AzY0IB&O#5KZ?Pv%`8ou47)MZU@l6O| z9k!k;EVO!Ni=eQUCjs39%-h3i#n?&>l zbP;aF3iu;BRe4T^02^RBTp9F$Yk>(@ z;Xp2I_;Iv>wdhEWV`;n+%cXt`yQ2x_r~Vdnk&cPZMN_>Feea9t6?BS9{T>dqE@;1# ze`o(U;^H+bZo<>($Q%3-{?OR%=qg=JBlrrgKF|KY%^MfOgYV#*ls~{Jc<;p!@g;0bx$IwI?(RYZUx+R72zJGy zm%>3a3VTz&4?XEVLq8)39--FYTXjg66`jDPM!`vP6C^j4&Nttu>-u&}}&aJvyghZk&Zz;qz$6 zFQRK@75Xu|3w`fs^gQOEob7UWuK@a9VI<&0N;xhZaZR*?rszKIimu`bXo_D!JN^ZY z{0}sR|DX+~{2T6PM?Z9OV@529W}q;-XiK4i-iXP+|J$7lx5pT?;m6T{=A$30OVHH5 ziGBmxjDBeCi{%s1i)cVuu7u}vq90xb(9e`|vD^|3s0Swh{hxkZID)}wsz)IQRLXtm zK{F9;crKQ}1!#cpMR%hOet{0)D4Kzv&;k5`F1`%^g@CR@Gf)bX|NdXYSkVCuWFVT6 z5$N1L63a_4nE`Z;_o0jFB>LVNG?2g0KsdsZ1ImJBDdk2pSr2W$h2wX`w^HHA2B8f; zf<`zS9r-e}9l)YaQ*7ArUINP~ixA zqNy8zuG(Q}KoiggCZlsd18wLzbVM(ryJ#hvvG>vUzr-^56S^&PXAA?Wgbt)}f(s)Z zf~IU7x@fF-&Ss+lyo_dK1v;WFXaL`#nK^+D;368xRab?9DvN(TA+ zUtIXY0CXgGqaELmM)(MNF3d$&^HOvw)}ak=LZ@tR^ay&89Y^hH0rGpmOMQ ztNW^gzf=)^4Se^dQveBe1W@+I-X73jhAHoEP;!jkw8+F*LtF!Hi!!*$Vs zT17jc8R#0zBcfx`OioO2QJ)Jn^&8REdk}r`9GbG+*)pdzX0ofGnHZ5h?DO&H6wO34 zxENgnD{uk6fiCWLIl_BA(fhYyE80s8=E4S60L#7tlaIK{N6tnt|ik9M58TtafeYb9N zRDsONpIj!PbN?b5*lOH{A7U4rQ7~lc2zJcCIe;D{ZEpze^hV2fpaG6Xr|5As<#W+R z{U$olFB7ri96A*R3x`zJK^IqhbQ=voM>q-HEpyQ|uszoALkDsaN8lg$4oBsHBH@54 zR4fdv0=DFSJv1|k1Q*WzVzj}n_z5HX1pOkhphP%oSE8%=2)fOVp(8qjPF1#&nUjB0 zssws6u0Wq(gAQOLx<(G6C+=xvfQgjL;UXnZsW9U5XzH7ybKesUY#`e4|ImiVquXc- zrsI?7b8n&nZALS4D3*_*&;O0KldZHFW&d5rMOi8;U>)p^o^Z3U9=?w^;w5Z`b;@K; z{+@3F8p!u($EVSw^*q+V%jmYPS~g5UEwtPc=VLoe{`tRSTo~zDbkSTw7h&FVA$7&k zMb!xXZ0H!vL(xSv0hzIsr_jtjjjp9v(bVsZ_m86io`{}7);~ur7p~IFXgOo~@L)Ey zd@VY{LTI3+V|{h>Q>;NOH%6apgFe>{{kXmjT@wSMccW7p2r!?Mfcj7lfO#+x?bkwe^TjIKXdXIi;J)+&z;1QShhh3 zpd(J9d;rJNaL6FJ}a{tfc!UtEP2hMxwBHN9gRNtdV?>TfWWN8}a zI4`=r3ZkpMHu^2N8M^qoqJj3s3V25>&%vsc7h*c+Ps+#f#u;>k7tpggZ?iCxnrHwG z&4?MbV@#r_kW1@|3W*+-!2TGB07K?(dOuy>K4m`u`%UwXuIp% zB|?XvQISr?Npys1?ZXjT0G*QBXnl9|;2Df|GzQc0AvEBn@&1R=&!XR<8Ttjyz=c?! zmgo@X`a1MSsaj~mozVwxi{68NHcUa!{O8c;-ir6PqX8U3KP%3o8Ozi$?4m;Gh+CrX z-Htw=7#T0-pf9eD4{SzX*n>{VX>?AnpefDUDOd)*Uq9LjT@wS)RX-D*`?t{n9Yr(w z8xmk5C1dB%aDiwQH1d{cs&7Ge!`*1)kD`Gt#8$W>mVZMt^dGv73*Ho-D}&b8Mg!=A z1~34V|NpNsT-f2%WCcei+R<{Xh;O3@(GTc0%h@H=*TWi=2cr!yL>qn$&Cq*jyZg|S z@JDnlW$zjWR30n1|J!j<0>@!BT!^Oh6SSf4(0zU`nyp*7Ujpr*4!R3E#qvNj0~63p z%|HX27kvfI>_$wOnq6Gjz;SfMf1!)9RQIq88lxGx1*_sPd>Eg{bS&K?ocXP>IORvs zjI2Zhcn{s)pP-BGAoj&Sd$9iv<%}N+q|*%HDfa2qlCv zlaZ7%GD_->$jHdZY|$Vz>}VKCN|CLS{3!Fxhd-iVI84myBa(IsgW>wBOP?29%$25skcbjdzK+y54g$RTtoPNTai zN3ug$`|Ht$Z$=~14h>}=bN~~gFQ5m>%b377(YM`aXbx>dpZ^E#Fk8nk(}K|wXnnO< zPBw`b?XUtL^hCe)PDhtu8=6dq@Mio6Z^LSxLZqHTJDh+n-K%H^i_u7Yh>h^uSYNPn zxW5z@XcAq(`dFb`SgJ>`Hsuj$&U}dO z?=R4S{E8l2SKb#otcaEyp%c3g^U#0VP%aGNIP}PU3C)Ey=t#drbK$30PU{}FVIDO3 zZbp-;3*LzR(C1%3lW!q9k@wN|zd<8>9Fsnft4GMzDwv?$0^MeP(FaFhHJpnMXb0Ny z0d(O1p=+I|XRr+V`7P+cx}uTkADx6gx1=Zg-y7Cb;fTILlkRUc>2mZ6Gs%yYD3`*{ z*byDzYV^4;(FTv99bJm$!uN-xw-Oq`_GnH#j!tC8{mBrL1ytD3Cs+y(pa(|I-XS8j z&`@?n8+Z`ya11)rxoF3$&=BuL+xrXsrj+}E&|!7-xu)m=)G5h@2gQT&hLLE4)6mer z6F=XAo&)>P{eKi)*$aNTz+tg){vc zZTL4dDgTS*Vtr%i&=EI98yFZJgKoDM(a3GW1nxz1Ded7CyJ30DDKyV~f{+YB9eE3};+=*$P9OEVVDi8s(3*?FhAh{BFtfsFN0rc-wT$%-MxR1+U@CepEJWMcfacc!&v7WLknVDCZrTBlV9*Ekf@<5!3D^oz%rSRHde9R|<@O}-AXJQ#OU9*fSj%ZRX~i?Ar=t@wB*ez-+*ruQ>0 z8T)TA7alkx(6w5ChWO)H|23Lyr_rD1FUE3?QQ`h8(Q~0>v@*Io>Y+z=M|2zaz}h$h ztKo-umHYo6E_!0t(cza!9>jW-e@C}vnPw+ozP@@9$kVD&;jg5lkPB@)aTJ0 z$TucTupD-wd>59*rI@V3#m`*agjbCX4b_h}Lx1vVi|&f2&}5p7b@3H6QhQ?kaWs+_ z(U2D(7j{Jxbep%q%ke=p(nH6w|5MwF3PUvy4fP^48J9)BMLRl+-k&i(G*}q@(W)9c zu#RZN9>iNPiQfMSdcN$!1fD|MEASji<(igyE_7TOJ^5;*A#R83@o6-)jV6Ts-wvHg zCv?CMpabrYO>i1IpdYau{)TS1t0#tt-j62t^GPml(m(32IC zThIiJsyq7yjWg_?yk>c{VCi` zIooVb$RsDyS6mpH+H*q#jnVDW89hh_VK$tCChIIT8Rw(Px(ZFQ9q4wwgg#&T#W27| z=sD2^JrACY^)oQ(gUh(^!F}k+GhPZ0UW=|>4Ri@w$NGMFGv(*-cH9>0uYEbJeGPO8 z>Y;DN{%Aypqd%lBL)+W+GW*}`K1qc$EBi`#*;GfjPZxCGK8y*R5I=t#-7P!OwZDXh zzT~Un{`%-wv@Yn9^+j`IN&NhW=-F43Vde$rg@zj83*6WTi{d3TLPh6?T(}br`9L(p z6VY?v4Yb2$=zuq%_w7TUzkn`r>DR*jRneSkl;pyZ^+(tACCraY(OvLaEbl?L(?96; z%KCc9jhtwROQB0u745hs8sa`^yJOIZ&czbA7=14J4Hq`}bFBCU9qC`Od;uLu_BX

b1Df?M(E)cu2QVc1Jleq`GmdI8Py z@(aTN2cR7d#v5@w8j1JN=l4V}p&i`tR@pxIt+S;*?P=n~$C74U)REOcqMM88Lu z_}69Ze;+tbh424U=ytk@CRNVmA=E|DqqZq}PV_*(L_Um$c1QFFw4?pezoVH}gh=JV zu6*7E?eC2h?0;W6?@(dK%h7$k9u4L9=x+Ee)}KN<%(XHMC_g%rN@#rzbO{?^E^Lps z(-V!{5cH&-g$dl4K@Xa2tHU;{ zitd&kXvfdQ@*7y2@~3D&$+Y*wFAx+*4~ib>nhr(Ra0XVy%~%7^U`?#BCd}Xgw1aWz zKo+A1+PATsd2MLFEV?TmLQ*H~DO_&9x+p-?IWCPJ$7>f>g2HM_y%bY)HYq@a$Z${U4AKKs< zG}|wr5y`qfbbJlka4|GDYDGJvCtVWVu8Yu#e1M*$o6-9ZqRE9_%R;6R+VF?@B(_DL8>L$twWXaxJB9Y2K*d@`B~v#}O#Mw2paQ^>KzCiZ`M z*0=!`?Wup{)9`KhQ@oRM#^x}ij#z^7XdHt}upUujw8Nd~QJ!f__~KC& zjo5=|jy#PuGqVI+lA&Vv7op+*&=8K^8n)4UIDztBbQkpfGX7>XHlVy4-7VLC6(Ud@ zjlk_#47;Ea9)Wf|3ys*?`1wysE~*fLOxtqsr21c^*C?I$iSr{W}fKxFzZ z97Oq|rO+=9bk zg!?~jcbHL8>_xFU8p0Q`F|NZ(m~~G$SZZJg%6&0`o6)5>g7xt~bT`!fDU=6cL(0q1 z0iHyc>YAU~|DH%?xiGXf(PU{Fy%$}pp_sra=>A<6%ily#pdrt0UiQBu$-FPDeLnQTl4!?`WBK0blUS7cxo8MKLbum0bl`uW1I)TVbbKRP zzBSqtP0CSdKMVIK!`g19!jT?8N1EwC7-=cA+%h^CJs(~~lkPLL;{)iDoySzt9Son> zLI>OyYvB+y2j0U{xGBkn+5HC^!s~tsN!AD*c^h3Vm=snv7e~tlonz;URQj zC(%&nJ`@I64ZZ&k^uDg>K#~u0VFM%3Z807V{Zw>mmS8sg7;X4dw4r@C4*y0c@WkOT zfkkM?+tK<{coP;s5>CukScUTQNPEe&Oc5EPw4>n%hdS7u z`e|qfr_uXv{4MN~PH3biqD!(AUBaE{`EmhW>MM@L_kTGqvQkk84M`((#_iCx?u;I# zW6-6Tidpbww87WVNUcKe--0IP3G}s_@q75ZB)Uy&q5a&6sbBx=!G$9pf`(=edgC^4 zz+cb@&Y;PZ^N*1I<C znLYz;criNCZRp5!G#DMg0=xp>MMM5ECh(_Ne-WKPu2ZRB)lRzs-M-V% zTv(1S;TPz^^)n{$Op*(e=jzj8MrF_ks-U529_w47Yu_RI1RDC6&^3MwU4rG<0Jox% z&3PtR2+gUIn812i8k1eQaAsrCj%T8weFtrDHM(}&(Ixp2eO>>CsiZ{j%Xu~&OvTWS zZb$38qXQj=F441Sa?V8hO{Oj4!VcEN4>q9>e1{eAAo^h5b77#x(NI^3-WKb-U?uAN zqF-KLMnkf8s<44a;7O>L;q{TJ5qdOS_J zEPApPyBKEH99_Dn(X}6kx8h9n`90{89Y!O29#i|j%%w1*I%vmj(fxlvx|So*na@PG z-@9n?Tts(ADVn##is-weK6*~vgSIy$IyO27ZFhXGP-=V3Ekgst%;n#@fyr>DL_bwP9NHFR6PgD&~D%*k}R;#a$PD{IfG8%BD&kI$daD=w_yt>x$uMk zMGvA6ozXfxqr}lk0wBcsxgI&-_3`CP@H2QLS5#0^z&>4M)hVl<| z-)Fl#SQgzaZP5GXq3x_jmu8#w?*D(daE)^03OC-2&g336siva`(^7Peze3miT>QMy z72)&h=nUILN1~x#hHlfn(IeT(^jGp+k-C6h4^{Nyy3paXuCZyflp#-d>PGwElDmabMZUcL6Ll6e>OsA z^eCDGvoO^mmZZD~Z6Hhj5Rp>oKx(5A=zw;7Kbovh$MP)nzGdir$sJsnwLhb4mZd<5 zKw&g878uvmQ8i79dD!O~tpb`8EU80}k=O@uM&s8wATL>9IGOZ*Ru1!_+ zhFfC!PILfWqkYi<42z#nMUU!v=l~W+H=#N56T0?)q65u*bx6XZ=r(SI*ZcnO$%QvQ zgN}Fx8k!|&vaCUu;PY627#-LNwBt;L!UV2C?=Ou`q*knN9P8Vnk?Dyh`(V7z{r`Nd zcpHtx7PO)7&>0>Pu)O@?8^VS{6%Du8$tsz0rw0g5_}(+Rk$Ho$?Wy#9J_F z5*_Bk4l}L|BfJLf=q9X$4bfyAh~767O~wUid$z)1hUKv=<-5@XWfUgxb#%=?MbCrpqWfa~QFP!J zVmasaVF?Of&;GaLnp8NWHt38VN0Vj(`rzW|2Uw2sR&+_up)<)|Bt7*r;Zb);B==YmP2;&m4Nb;@=n_rFiuigge~S+6 zH%#DJbRdO_hJlqqJFbT2M)FoJobjV*L(gI}T#fGMOgDrE@?%rVC9n-Xf-cbpbnUmH z9UsC3oqg{~al4--aFgd27BVB?;@gppad(mu8FCNyo2pYmlvD^YZ zkh-9|;Bj<9^U;HCB^u$~XnQAOx$uql%l@mzMS>4nq9N^vZjVuD1M}nOThIs{MR&tB zCBpp;(3!SHL;3)w-Vx|htwbmA4H|)8@i=BLnV$Bi`~Nf-esH){2xZpN!RyeFS3x84 z1RANAVtEzTrTjfQMC%_y2RZ?L?hUk^ZP*Kc!2~uh$Nu-?p>pY|KbbTE z9ruF*I4OuNacM!yXxk(g zuF>6i1r9*B(bMQiC!r56Ll2_OXh?UVk+_6LEMMiY#&z%}%3ZKFjzg1h6FPzY=-cn| zD&c5PR^Xxm75AYZ%)@ltgl@-en83YgLupk*L<*zz70`jT!kX9(jnHiL{-t;sZbQ$D zZ{p{BLwz#sO#I*iX6J?+)j|VTqH9(PJwofF18a_kx-ELt_Q$OF1RAjsXe8f22etx@ z=%!fz4Z39eG4=QV&vIcXGpdJ%i=Z>8gC50qp&_4$^>G#2@F_I;vepQ@rxtcKUt4ChB{yu$rIgbVlY=;$o;ZMGQg;3F)8yV03lKnIXfD}?kKbm>as zZ`d4-WVPC1=Jn8}Xo2S1184+BV(Q=joXy2URJj?lS1X)EJ#nPppBHupDlV zo;Qqf8Xbas!Qf>saoN9(WJbXaC#ai&U6ot1;D4bT7Jw7tkfi z-5}go6y4wDqMgx>pTjIT6}^8Znv`#$IrJ5ptf#R9{+r~&q-x(V?Bf^EfqaOr;TCiW zzD8e0f12(BLMLz_dKy#7eslO4Gg*X-4cyQPU9-Zs zgwR$)4~*N3ut>*yggxz1w~EO=|UuPeHQNis@pg3E{*EToCA=G}Gz*b?4n03sq5JQb{ zi=&^T&mTeG4cXd;EYFW_)5bU!JK_L5h~D3>UC6cMATAu)cr-K%qN~vZArf3VaqleI?cp6RO>F73Fgyz^z^uEJrWG*0ITv-3RLz2`(Kj@2+eXnX^wp^>W9iT*f$((d450d_}E zwv5hUMitQxYoP;dkFH%ebOuRu=9AIgGAp_m9l*zEq<%${IdhlL-nEz-D5n1W&s|(N z!w1ok4vjaAMjL(=9r1E>K%Yf_K~Ky~UBk94jt;ajX5gJz1v{e8PePxcj}ClYSN6Xl z+Cqid`!)JyaW7hb5IymZp$)dbH*BB#ur1{$(d7CDJL50d6dQF5KctRBb7>EH6z9G# zw9^a|l-u5y3^N=|MI9=}VsqStW^wNBVdOWWk*F2Rw_{bx-D3HL`1xD0{2{uOUt>W$ zjS0M>M;LGgw7o`2F5H)G(KX$SF2OD|8Gk`Pn6K&_8_<1tDR|sVh^ynRg{c$?_K-T+1!^P0Gy%`ZBYMP+K?ghw zz3*-G`PEnvzeU^6);oM7DuE0vnbw>OZ|sgH$P z2lk^p@4>Jnc^(SSH$gk@fJSyax*O)816hH^eE;v{!tHPtJ-hSv4O!X%9av}d!C~mx zJw1N@UabErmXDyJ&hl^w@pYJ>Tm|j0Ejp1wXg|+l1^VYNAch+cL@#?JgtRysiE8L> zxDB02E3A&)VtFPyfdyy;H=@b83oB#JeqliM(FwIfm+VnYy6r}BVT04KE`EVoGVv=E z{li*bJ|L`FfoN?s2fCsi_C-5<8mr+-bjHWfHm2O45S$`7LF!(w#XtwJZZC)OXs1m)9cBnu7+2Un3H z?0>h(%~a?;m=zyEvwILazHn;~}nv3Xtmp>jRmKTjk z>1a*#zGPD_Jd4|*+1oWb1WQq#gbrXex}A2TGroLSNTLGhnwG?8u|00YpV0eWeIi6| z5gLgN=q~s+m`pnoE6$;z$vHfX?0R%9%c3uhHt0b5q4!NglkQDyh`X^7UiW0E?}~Of zExG_JQT_m3nm;hJ`#;-LVa?OgkmW|VQvr0wm9PqSM?*LR-G*;YoG&Yif+5M zu{;ocE{W#K^XP7Q4ejq8^c?xlc~OSKo>mKU)D zmK+lr9)a$bDd?Bi)o4ebpdsIh4)j3${B$&#d2G1h3UnaXq1jpsZ^1^`9Y^Cm_$#)x zeq8vzq^2X0Nv194!Uxx*H||0kJd6pvgoZHj zT$oWcG(t^cxhIyPJQ$t8tLXC|#qut6%}=2HWS$UyI=&ija{o8v!Uy`IBOHw;$3nED zEttT=SRS)a4E5E~bD}MpWc@Ie%;-{0iN1&4w;i3xZ|L`kOL#+S|4#}hTYYpO-O(=` zPhbgr0X?}sL!!2+ZTKfD4B=nV^cTX7H=q$|h~C!*4PCGJ`4}`ZZ=eI+fWD-@Mejcs>o1=XW}HBi zyb&6i)=4hhZe7q3_Cg!%kLJJx^b5(G=xcfjI?$D9l5Im@LVutUD>yTBR28jnhekMw zRq+)x0y{Bb{Xbk(;3Ds=P;m>Itv#`dH((81jy3TZHpSwzL$dWnzs)YfTDS|Hz?E~t z0L!8SX@Pz|7$3xUkpnB4cFo){(}s96A9O@R{1Q6ib@&vX#4h;giy;C#FhTh@G#7Hd z6mp>=dJ=X*BQ*j|?m1WvH=ynRiC4P+^Sqp%`rm8ZfVc6%Q|Jw!q1)~#w#RE<2^|i^ z)|98AOK=F?ZdqOpyWlqT9C;aC!VT!mccYQaKQBb+4orRj@54oc4`!oTycV0_0eloo z&kqf~gf_f7mVZP;e-b^}60e1sSI4rHJEJ)6aC&xa1A0UEi7upv%FL%$8}@D!SiSG*Z4|0et22U=3$ z4gJxE#zj}69q&ii^dfo$7he#(3lo$_qFMb~bOZX_UUZ56MVIp0g`wj+(9a)Um`qRo zs}SXUfOqf_+=&bEmPO&G<=?S8ugwvnsToe2$C$R9vw-%q)r9DIdq* z@Zr{mf6++h`!M8MC1lBxX&t!m zfEbD<$Gq@C+6Hv{>_yk`9Quy9`lB$Q(rE77jIMo8G?_=n`UU87pQAbRD|$2+{5bSi z2dlXMdvVc_4`!pg;79ZX%)Bm~jD^vY@DB8=*9dgLi_l!ziH7(u^d#-IJ`DT?bU^Q- z+i@p4;7l9BJEa(=e*M217pX52==SP|H{i2qZoGxgq{_z7VH>ogN6?wSjGk;Cq8AmMk3y5?CA7gG(39;H_Qaf9!cz4| zXS5Wv;s4MX|A-0v4_&J3KMyadrs%t5G^XQP^!`nsC&SE+P;oOAMZO5x+a2pto`u$b zi@qDK-WmpYA9|+0gf78%==pF8v*Wd2h7+ve;QMIy??xk)_nXi`33Na;(C3<<+v*;4$sR)oG8WB=+33>E zL$~?6nELhq&0bKk8|~n)SibCkVNI__m!dlQ;A7|-Pewaff-c!d=<_?UGX8=IEVwg- zye9Ub+!24ok1_TBpZ#qJ&By3K4q_HOi-Yh#bcO?Wg`^vWhIR_NomOI2T!%jQDY|{X zK)=);Mw9bzbfCGv3+)v9j{R?FDpHXHYoZS{LbuE9XvaO#q#J@J+k4UPup;G)v0UN% zkOS?}92$iVoxG{g_1p??}3 z;1qPtUyGkFN3(o0I`dzn*?tW77e|+}dNN+zfsVK*8iD_>A5Yl<&O>Lu3T^l&G}$hp z11PdPJXZ;wNL}W`mYb?1Z4CHaNemc6w>(B%0bMyrJ z7LCjvbO49Y37m(Fj#RBi9a%$b;zi8yU;bV*&U7LN4rJ9s1>S8~WgRG{m|0h6XC2 z5on4YSa+cV>4QE$4BZ9e(1=Y&XFfYRAH8oedT_0^p8nH*;KB|MphM>^K|5-P zcF+f%c|Y_m`84_s=OZ*pe?w=O=RnwI6|pqs)>sjrKtEq{fc@`Dwv~$1HbIZvYzM;$ zR~l`w2|k7oqe*!f6PV|h@LXl|Kx&1)0|ueFG#@?lKR{nj`_SCTaVRWBnM292=C!DB z33{Oq4#O%q4Qt?MSQ9Uy2T{$#A*2J*naoAE+gfyn`(ioIkx;II9z+kI6CH(4e14J( zA6$pd>=0JPD}PN-{SC&(=!|Bd^_#FfoSzdkH*|&*u>r0`Lw*XqzsPUlzLr>z z@)ObI8ZK_3;tbkAonxWn9%$06KnL~{R=^y;hjLByCDQ}_hBO1sp&!uXI)TnG?;oMQ zA{wdY=u-7Taw?fNk&8xD%tMdFgXj{RN4I0%<01JPV1n{pXebBa?f5)8(4Vk6X8SWl zrXE(KJQ%%yF(&Xcba(xV;eW>ZSNKKe9B8OpqT6gZx?RSh**`b>E}AQ!pu6CEd=HP} z44m_K7*M5u!v60V?SXdOH#!Qhb^pJ}g>S+4(F0>Wy3Ib11WkfEuGGU3>Jb?}|Bj^Y>5x?Spd)++eHp!l9xNBI z36?q&en9Dm4)9Z~h~J}2m3}roZ7E)hcK8*VTfd_bD}OHB*90x!bB_K06c_!ea0Y*( zIgoZfbWk2$l1Avk)Es^AVf6mdn7|omBvzx5{1SaR{SVz02c!R?OHuGbc)om+3ma^J zM&fStCGjZQz(_QUr=kbP7WA!n7=0OK`Zq)>7aDK8M-a!ZS0ow64^!Y>46KDi7 zU6zqLM=r-Pl&?aQa}FkO9;W{PpBuTbfp5?T_n~WfCYIB)WTcWZfv#l*bpLk8akvHD zwr#Rzq;|n$=!_?#16_#2GcjOXM!9D8jMQuWSa$yZMFB|75)IL9>0!ie zunOf4XoC~cBzhI=;5X>@yCNeab-)xum!cM0e@C=Cx{ZgTyJ}7bzyINh^feW3zr)eY zIYR`l$IjGO!~{;nlK2jq^}En*cm&-}C(xw4>hiE;*PuC21|3LK%!-}SCGMW&!Wlh} zhW<5lt=FP6_#&2nj^*QMPGrs%27C?rZm1s1ccSOSL+HUX4&61cVH@0!mtoZ_!a$QX zxyVdKLv$dw#BzIdW*yMn=!L0+30<0zu{K2jbae~F{ojTPNB#iX@w2h~1{%sw(52ZI%V)6(<@^QX zenyk8JNo=sG?x}&Df|#!vP0;E{zaGU%H-8yO)H}hwns-g7~R)X(19&NXR;-h527>A zR460$JDxeP7v*l4z|Cl+j-VZ%LYMUNYr?>;Mw2mFjtfIu4_*6~XlU+6bK>Dx9){lc zJUYO6=zu>$8`={;{~ewAf6=S14UsE}4x~XWw+|-M9^t|cpN+m4T^8LE{W*FPUE7T7 zLPUy38=y(m5$)(nERECA^WbB2z+ah8a|C~uT}UAevC%o=HlVG;b;WMq8+}3w!a#k`B#_~|A_S`inIUiF#X1m zt@$x^6r&H8i{65+VF&aGeh5v@Vd%`q#Ls7;yJQiXl%JyQe~Ss+k483gi7>(9C6ZyA z)u6%$TcI62gbv`z=rpv!x8mn((2lpF=ffWKAUlU{*F?!+ee}N0=+ZtM%OlW8O-*uP zhYQe#)}RB~g*Nmz8oJ!2LP#s15om_3@g8*BEJeEH~_y1;0;7;_sIEC(xf6-h? z<}Dp6N}waE7j1*ixHtN1x^%|q6gap z$a8%E`=mQtfrAjLozHnTHW^)a6$?9SLOe_gL zPWh4Y;j7oL=!{EL2)m~N+D=nU{rjICxNwbop~*5DyWk9TCMU5RURg1$X?=8Nx1$5= zj%ImpwBbiFb&jCt$82-}@1qgifh#b*68qnSw^a`NdIY*OA7Dv5fWp9Y|W$jMT3i7OKkruTQx>6}9mNya&HVXI{Em zSi8n(LtW4%dH~Jde&~TTGCCf;Zz>vrm!eD2T=^7@*q_mp)!6^uc#aCURj%q`gx8_l zsv7!veKhIXpa;(&bO0mJ=cc1Gd=1U=m1sxn(A?M*>-VDD@+g`+XOi)Q|Iis{uMt97 z49$gGu`#wox7S>(fGg2&K!?xlMT5r+nb?l z-8z8;OlRy29PM+bBk9nb}I+ojhE<)YCF=)~$F{U*~|a$$)3 z#v7hSXF3U;(L$_)pQ76|Q|%Dyt1&^j3>xAVXz1@p2i6}Q_><_2N1{tKF_vG!)c#+@ zh2K`+M<4hQ?RWzkfuGUPokSyWS)E{RbPcaXv$`m{OKPJ7?T+q($I%(jLL>ARnoCQt zQId;oT-=0L)(sEVjoyVG$q%ASlSJ3-O|*e`(a`TeL;g43ikGk+-dZms_4|DzaUtcy z*Z?Qj&q)1$LAPV_E-LP8kdgXRDJ$_^%5@rMqz%JkSPAcMl#%*>xy-_rl(XI(?rV$Y zPL^9T(wgB7cn!>aB}Xzdns4ABO}%RWSmI( z0#?IuEr}QdSl5#M?+NzRogriwaWmz*twQ}}t;2S!inmkW6I;vh7~=AZ}D5={O1|E*luz;9>=7txN>yN81%KNh8249%6s=nU?N^&QcH50CY8 zuqNdNxD)qbI%~eNM|cgd>zR@EJ@rR>vj3gw#$KVr1L#bTqa(kFo_M+M4+Fd!9Y9%h zpjFYFX@D-p-RMC3qf0Oqi{nSp18C&3_YO-^pm#Eaq7oIUkf9y+z)si~>*5wHjaeTE z9aKQqyfr$2-e~eA(NHfy2ly2l^6$|c`VGyIlW4?qCi{dNi=bzC8MMQi*Z>FP&A1Y) z<5|23D?At)=!ACE4;}b0G!oCC19=gR$VPM^zn~L6joz0`e<&o|4QS|ZMzgyO`ao~A zgU7Kvj>3w#9Lg)7B1 z34DOI|0O2P-lJSN;!J}=vfPWV`3Q8aCdB&r=yu(N4(yls`DKH{c~A(wzXbYnsvFBa zFhTiobOLkGrCU0f{cpuiDjexCbbnt$lPmj>kc4?LGvyo6(3e7IR2{vq6*{2KXtqCr zAs0LrV-Zv=Yc^&c5_$K&XBn~DzP9W;q|pgFY%o!~F%E;yEw{r4{y&LGz_ zp`qgFlGH;Fpw?&uZ$+1)OR@&N?@RQg+!y@^JxQ~S3ibJ-CD4v*qPwV>W%^I+!-WkF zLuW7%9nf272-l+_+lF@Z6FS2`(E(gFIy6`UjbIZ@op|VW9F6XRx#$4iL;Kr+so($K z$%SinFn;hC+VN%2hK}=~4K{dI*|9!nQTUvW;ePN|DZ={mT}=gDT;=82)e(=py$L}Xor8H zxpWcTJ=v1uL&cTo%&tarpc49WxdVOhF|@;H(S17$9q`L&4!n&HWCNNTKVvz}^jvtZ z0(xH~bb{^Bc9UJXFqD0>1lp`m^coyaHX(tL^L#xLl=vQK0Gdt)9h98qyJxyqvFLFHI(fHvG14S8F1jR&Bi z9f`IxGnN-&CCcm2`~HrfXPzGJ%a7KVn$G^W!CF)}!uD7iA3?XzEVSXZXvn`plkXpN zK$pJ|B6BTPqg)Psne{+(U_^8#R;2tk+TPD-zkk2L{x?akm=Q))8(pgw=m73Tx5)@} zi6+PT8JM8_KDwqqpbC&uzC=>2b_uh)-b`ExXfe#F*z058L;bHe>K(Tqhon3 zeoA>OZo(;Z!X$;KTA*t`5RKq#Xznb>>-_nDBNv8v zFE+zd=tvv9971{rdgc$q1WrLeUlv`DCgnCX2Yy96I)xtTSzifBcRiYGmC*aUSnvKH z%0(3%kFM><=)OMW4VdZGkYxGLkynW2`sjTf(4`xUcKiamE#E-5^ICN6*P~1JIrhVy zm~_olcFaP#E1En#FcbDe?;C)w>Eq}?o{U$703G1x(QR0i^8e6|PN4%kht4#|>!H28 zXni4c8<#={T;cU(So?ZZnDuv|+psr!L?+RJjYD_AjQIINw88ag1h%6~wHIypA2g@Z z-UvBU0Bx@Z`j%~kcjB-l7cUayFVGP8UJ!2Vhpz48XvZ&LC0u~c_y=^r7tjIcUKs8x ziPqOb2X+T~Ky^WX9(W8*=9%b;ntX?gTe$cinluI93NtB-9+3^u`p)Qp2A~~GL_3~` zHoOKsdcQ{pd>VZ|$D;6M^hWgaX6Wa=k#>`5k8@$@CPn9=BV2*5{Z{m?bqt-!6^lb8 zN@Fp~ozMo8u{;GmpjM*KZN>y1jrAEz!i28H)Sv&U$b}=l1?{*Sx<7}aBc6gr;N9pZ zbihBL&;5=bKDUYL7C5JjpPO-|M@=8g-P=(x@M=*Y|r*i7!LlP#@2)%&riUqN}3{(I9*CsC9R=d#w?2G<| zsVsgkM5X{5nR4jK))b9UH?+g2(1}bz+j#|z#JlK{e1bl|6U~|9?=gQ5id;+MK1FXR zgmzp7jYKmv7uui=4vapFZmT)i5?@CLa3Y#%S;+F-=&q@X-LZYFU$cz;Uzv)ZskjmI zEDzsmYoHx=N7sHNy5DD_1AY_jXi2PJi$>z}Sbqe|P(Fq3_r!{jD;>}!7=pLsh$I(= zW*d6q?TzJQXh;8|9cNw{I?RK0C>Oyh*a_XolhKK+zy^2(@5GX;!Z)g+Sda2NG+Fmz zbxamq9bTg?u`Cs%&<~cP9sP=Kv*PcE8Qz92(f#Pmo<<|L2Hl=}(X~Gx%Nc9p{zuQ5 zX6S$?hWcdMGA`V9yU?}#1C7X;SkAFFEWuT1!zIyeRRhibJJFM~Jubwqn855Ggo%_w z2YN5MOJ>FTA90ZH|2!Xt5j~5p>0-3OHL<(_?QlDqd`HmTasgd}w2#74RYl(wwb3PO zitdW`*bDoh`+hrCz+;&D^MBWV98RjrXe8R91L%t$7=zHIc@<0ISLm)dh3@N%@$)O! zg;3W+bLqb5!)S6ojwa4EY)7v=E!^ z#GTOwhNB}Mk49ojte=f{QC<+s7vksXpM?(dpc5&GMyxE_&RuvTCOdLrh@M7ooQaNb z3A!Yk&@4WTzU|JT4HVcClBqB@q~wtU~YKica7V+TXw5u>T#vRsRb!t%-JYH@a32q9GiOMruC#;3hOzencDmFP8J| z4DWy%=)i7`wnroUKy)~o#Lp+=4J)u36`Rqw)xX#ft9=``(-8C|9F6XR$>>aHp$)x{ zcDM)4o#W_?uiX_UR1J;9ZRkL{ppi}vh&POkH@twZ=_0g&&FFsJhY37~M&g?9Lb)y) zfi7s|2BG(lK_m4lIGehi_j zjBdN8n804K{4AEF{5l%BFVWEciVpM~I-y*}$pnfSj zgKyAeJb>9o51Iumzd}E6}Ceh7RZ`y5@gkOU$!347eK_(LsCJ|0c^QDr{g5 zI`S3KPcReZZ_rTgMBifH$MRnE{5Xi72kHC5z{{co?T86{7|n@EXg{x@OR*-&g`wSy z?&qE808XMaxNLvuI2~Q4YyTWp z$5$|cyU-Aw!G4(iK=>Vwp=iXu#JYF@-Ty@nhId4DH00gTfsRCTYCJlCY0)>4U64#$ z!-Wlghu-)H+VN>LRM~zB4JFX+SSpqqp&@M+?T8NKA@nUd676sfx@+E!eu1`o1RJ{l zGaU*y-i#(yJ9GfO(FTX2`+5?V!bMmK|A!7B>)~Jlw8N6<{k72nw?}iQUo1b0_A>!f zzy9|!7rwWbqHDPeAI1adN!98|NU~1ogCj5%O7t7hn`i{Tisgg2l5)nc;lx~z6)5jT zBa!=PSo^Y=`uG3qaFO7HJJ1028{K~Ipr5ZmA6$>Vgtnu*<~VwP=0C#y z1*3)0bD zXe27f`sU~aI-vdZLTBDTmXl9$;mF2C=b{b0jjq{RbcTP%`YeBj2J)b9u_EZe>!Alv zYjnvvq0jZj1dc!lHXohPS|qoUX+Ln`jlZKa&h%I4;A*Twxdi%PN3^4XXtqC#4&X(! z8&;f44viLi?{R*9kCnc8Q{7LJ^g=hbB=nad}5N*NAcm(a> znv-EI>!Y7H#{~94muh_cd>wk8Y(<~@3!PBDQ{n!)Xk@xz>iz!=7oJp;(Os|*oxvt_ zU_YZBUc>|zJ{<>wo)68@`@5hg*IECd|B6v^~1! zkKzb?4qfwHXTv~>p##1dZ^BM!*HHPeVK296gR5DHr%Rgl+&D;-}Hj&WYvqXo!DALw^<>aMAz5(lkN0cLywr51}XP zMD)Jo`&_s!eu@>pVS;k*i{UJE1;2T zi{{8Mtc!1A0uN$Q-~U-MhlWa^`}Afs7y6+G#bmVMRngs;pqzGD7+6tshPR*t>x2m$ zg|_nsI`B`?r8s~_>?EfC{g2F9!j0EQ>!WMhH98!9a1I)oC1@^eMU(IlrhZ_FpBKs+ zp062gk1ow1bV9Sx0j$HMYw{HrCdC=_M7tqdm`N>k?YpBLk4N|MTWCbyM|Z1DT1ovl@-$Ry48)(A>zCGiT~sadq_m`bjQa+pg#V(H|?|FwBOF(3i?m zw8IVP{oB!j?T_U@(EBc-_vOAkd|nuRS(T3Es_4=*MEgtL!^LG>bVs+*{b<9FMw95i ze-545dNiANqDlBS=D?h}!t?piqq->CPL1d-Xr%8%BhnoiDF6OXxJa9e<@n$&wBhg2 z*Ye-k6BAd2&qt$4xjdG4qccy>9R^ScjX()BQdO}pHi`Ai(Ftrwm6N>PxNsZ&j)p$# zmEneJXnh-Wdp(4P?pZYZUq(Cn1l<)o&qV@EjR-X&k zq6OMfJM?7hk2X93tKnQUggej~|AHpjNwmS7SB3ivMN6SeRs&s%7U*`p8y)B{OeVM( z!$oaeh>q|e`oMAY#`EY*vgZx;g|RH<(&zx&qmk-`4)7^70#ne5y@~FU_t3Rph0Sq) zUiQBiW%K1s{V}W3PQ-d>l6FQ< zxaaUzT#Dw>Y4rXQ*W^t7vR)@_KzTYg#GT1lk^kB-<96tYI1^2>Z_zbAj~*C#t_w4+ zguWvhqq))pJz$cUz=c=|KgY^=A(qP*4g>3k=2Y@|F6MHv84Y>&>vN|5yzlF1`3Txj z=^~+_PS}w0B&>tmvHt&Ybr;}O9AVqXPlA&KFD@q#+$BH?gkZtl-66QUEbas-6n6*| zcXuchDK5p`y;zX~@BiKz-nZX(t}FfR?Ae`p<{8m2xU;st8*y+%!zFQ^{*1e*7=p%3MpwwxQ=QO<{&d~;EgbPKA% z6R7&GpdMcLQO|^E>CO8|Fr%LT={eAacBs!O!;Iqfu=-9Ckk;8h}BRPcSoHchN@r=Ds>xCJw1dP z`?IL!6_Cm7jI}T)<&LOjJsUM74^aEb7gW8mGMm7?nOXmeJU1u2SPIopE3AgSuqhrv z^(a#o^I0wg6-aATz&%hY9gb>f5voILP?PR7>bg6qq5c~i;lEiNv%c$RHS2Z|YHSap zdVU(K;6v1y24^#4S{Rl3qSlI-hjIhdedAGcX)&h91E`MOx9`74ZBYJBcJrw;5VgLW zpl%q9s%R1F!tJOYpG5WG8meaxQ9b`?%Sm&Xau!r(!%_7%K;75ho*#({$eCqNtVA`q z7qz!vMD@rwr^!%$R3LRRJ9b2k^-Ro$M^Fv^jT(X&xr_->J75~jjWtk#4@2gL6^r4t+~)i_R6y5I%k?$t6O(@)GuDYw8&L*qi=n6;Zy9QT zxsLAN|GCS7ZhUY37nPc5c}+!0P-7p28q>_E3c^tVR6;GU=BNyGK+O#Ym6=GKi91jq zY-;2)L)j5yX#Mx+Ko6H8sE5sVy@A(Jf!sxX@OX<#onL-q8dQdIqZ%xX8p5)uhMJ%z zb6?a>IuaG&T2wm+k@?Rg;y}JZ-S7>y)%q1MJr6+jBmpYbMNm6iUDV`jh?TIPJ%0qX z+>TqXqB`;vwJg7&GMOfr^{+^a2Acrtpf-#a=tgcGiOo3w3u+&DiwZbqLDQo|s3FLN z+9C5`7#2ols2}FVVW#gcdi!!U7C(_k$uM|mNZ$0t|@^A|I7!0E?<#$+C5#(kI(AEDNNK&V;g zp_q$uN7P)HgUZAaR0eON0)2=2;F7kuS=Oacld}qHs2iiM?}O|IeE#P^kIg-(lwCyy zk}%BN5Q6GyP1Kl;L}g|!7RIxvWf-@F8KQKkhO(n(c^TAdYKNMHT~OB#am%c~U+sxy zsL8VnwI3Wp-FO@|c4tsSkh-L4pcHB{HAYRcZm2oZA2kO?p)#=)HMGZ2J%5bq@Hb4U z^`EMgNqIqQBh*ee471~Y%z@8Q0i-BxG8Bdyq6pO3&O%Mrd#DV2Lk&^#GN%4KsG+Wd zA=nokEwharXzcc(B7K5-JjM<;<<{t>Ji?ZvP+RuzsE5*N)R5f3=$NRixjq>x6NOPj zSO>Mmk3nT-QCZf%#^MMk^pv`WS{7eWfs`xf=V^~^QA2VLwf?VQ9DI%m@dIjOie28! zks#FA7eSqGiptCYRD07=^{*=LnA9D&ZzQQ;#xg6ahxx39jGn$ z7HUXeq3-_|b$yIVCg2pP^EpuMI>8*MqME4GG)6_%9aYg3)T)?|>gh7n7;i^S(mkm4 z{RLHF+{&h&EU4>?p)yd_o^OWATrXtqIG!;aXi`i^w@0W7cc5nLQB+`0F$;c2FJ`G? z?kkUKs0Hf%o|qNqVGaBP_4rL$)qLx<3AL);;$40IPgl*){r~&;R`+xNFu6Wf;DUo# z1_NsNxqlp26DLqUfchj;rKZ^l2V*GZ6{zL-*p^e&G9NhVStC&a{*JZqh0bgJm#l4O zXJ0Hqc`6Rai&y~b*D+%piP{-AqXN8c&u6Y{zJ0HZ%{V^>wf>)=QXj3J*;$jIhO8oL zm5oLB-~YJ8fhx{c-&g~+LG;HBxEcFmn+E1{|1CUCIaNbG2l((E4r-abYGeZSYit6^ zi>o;Q3m)aV&?d}%K1#)EW`-tq3)X*qE@;@o&;2#rEjWO(UrRsFY8;J4xv@YiGZfug z`?g^in>FdPcm&su-iK$xLl5PkAy{#H*;~ohgF#pO1sQ5#|Sv ztx(HlCVFu-2I5K7-u(*IK#X>#$Ei{03!^riDp&}+qaJ1}F+bkHy!calV_8%H{TvRI z`VpvgzZx~0kD+G$HPjaS8Z{Zep{_68!G5cSdMwXI?V!g{fjmJ46424l{g+S5V0Fsp zQIj-dCliQMhl4hp7=yF%6)wbao&7wOF?$z3_m9*1p_lRjR8Q`rCRviMX7c7j1yCNf zA+^IWoP^528C1j3yP1pz8y!zw4z#oNLuFtJs^@D_lkkxBD>kQGsJmHivoIUw%cvel z>tQya%%}~ljI|Z&VKW@l<8SE26Yl%0zvmoijQx6=9^^y~L1olfH$^Y@M)i0G>iP|+ zhthe}26hz{&|6dhX?vNuR17r~)lnH5i`oHKp!@Ux-5jXrm$4|mM`a*iZ&N{8)YjS% zbz?uwi4*MmJFTZs4c|pQ3w-*RNtzI~qvk{fS`@ul8yy|=<{%c%K&5g4s^^DLv-B#e z;s^G8^uA`+r$Pmk7xjK=)O{^c0r$7>&qQTl6>5vWhpP8QU;F(3$O-i*pr1)$5v)SF z4QlMRpc=Z0`S1m*0dIfP!%$Si4N%YdZm1!eV9&2b&9TF%`fk|weFw1qRdLV&)1yMz zn{s8;g})nQ^CW{zfN4=32yr;j zg>|hhQA5xLwXsaay0`*cqt9UTSZ<37s3&Snm!qER`>_BXLk0BBnwX9%1Nwo7&WG8u zQ`;VNLNz=RH5XQ(w#*Hv_5203DguX?p~{bHxH)Rp_eXtRh{6cmhzcmxP%{~WP#r3O z+F>goL&g99g9BaI4>e1Np*D;usLUKjrS2>$fNQ88yg;SUcbKWzi+aBxYO12Ijt{X2W*TKa_qRX=Gzm4f`>+_k!#bF6 zwD~|W7PC^miA^!~7&CMcn3r-SD%1O|$Iwv^&T$|gqEhr3mEvS$%?&wF>opiP=3y9s z_3is@QTKO6t%eb(xiB6zL^DyVY%6Lt97ARF@mSWsJ~({07o-|z#xNI_;d~fsa*aYo zz5%_s6E!KXp;GNL-fXQIQ5Ba#rMwa9zLBV98Ht)x>rq3ndpxsR2NyU|0iWA93QaIK zRz>xs9xBzXQ9ap>s_3+R{~BtNKE`tR#+HjrG=Y{u1=;~C;v`gNt~ng&dHxAiL13im zady-OR0ox^0jM6#MlGY=s9AgtHF@u$hU^V$C}K@AnM{ScE~hPrVh+mH(2LF>4%EZ> zs0LS|9v){<3M9n4V8hGs0O>E8XS!p<0$I^)cU`H3iKK3lTpkW zCNMAR`jV&so1i+_3pII%p;q0@8T4NbuIGf-^FCBh9-vb9%3k;x)nKBTra>>Nf+AQ9 zYhnqUf(qn3D#b5Q^?gEhB-$)9hXQdl<=|PY|6mUGa6&zPi)uLbY?Fz^sEE^}#=0=7 zXXR02-WnB1FI0*rqI$dxHHr7w@(olV?@;x8L)9DKnPVExhzjIqR7$(r^W#w&T8P@w z)}bo6j2h!7sET6FH9bp>>PQ|`KxI$?HbE`B-l+NS0n3)x)N!ih7|JCu3>cfXc)NR6vOrm_YKO?hCgzLM_kk*chi{d9D9<_JYub=7UEq zY{~^=unj)OB3N~i`4Q`Q)YzXwW$Y#vz*vjT`J$-VUI~@*`lummfnMx^%J?))Nc*1U z9B3?dpvLAed%;80Z2n}=CthMwpB^=~p{O3!#r!w`wJ)qgrT#1`W7klhfIgry{0%jU z6EC&T|J)oX(o(3&QVBIitx$oDKyA&7?fE~@OZgFMw#SY#4W>gilogesyr`a*Kz%f; zg$lS0p7P;)%qaW$zy5M_L1)wrL#$Kn`DM1e9hJ%x_WX5J054Gu#`w+n6RJZQt+`N{ zD1_>H4OAvN|K^y3;hfOyor#(>t5K8cAS%_jP^tZh*)in`GwZ`qtE4)rhmBDIbwLfm zDEt0o)X>hg@2|4&A9Og-pqIS@_7!8}C+G&C6z({nT|5G^7g-cQEeHE&rV^{=F zV>tS4He*-=bzKDNzEP+YPee_w#i+Tk3N_ZdQA7L8p7+~gI+l71>t7Az;6yKsKs_XG zqK4u*`e3}R=0jxyR8JD4GLsCI`pl^Ns-k+<7dYTs%NOe>u8r%0fqbA`1 z`~D<{1C8|@d%+r1#XC`{y@J}3Z=+`UM^sOJcbLEupx)1pdRCM|FE&P9KNxr87;K4U zcG{mOU<=BQ&o0x0R@MkqiaMg^KsQu?eNbaO7B%+sQ7PSx8uLF;Jw0Q+gBqeY=mxyo z1eyRPuJ>bXfs2iVR4*Z0LFw^8+M_bm*Pb7Q3VbYTSuR1mh7OpARFq&!l<6rMpe)ZHF^4>8j3_!v<8G*cC!^*_6e@sysDQ6J_QX?Ek767)J60Oh4(3G-MGz{m zau|qBP-8g6zCR7sz;@IapR?Y=Oq8G7a^fQOKZ67}%;2NlqF%#JDkFoBgp-CqM4635e?13i_-p~id-st3nW zJ^u@pvM;E;KIu`@a42eMDxeqJpqAxmR7WPD0-tVOfoga+Dw7x7^Q^z894O+i))>c3 z00F2Jr$qH27b>6zs4*Rk>fuz>Sgt`;yazS*=P?JqLCvvr$4z~?P;;dux_|$-rhTIs z>cXC=lnzJrd@d@r+feI$KdOg++4FZ$0X;azueCI%0qyI${X%1BC%cFM0Ca4s4MPz zO|wP*j7nWaR8QNXQaly4wQj`hcnh^Z_}wy-ITtEpRZxMpLJiR-)rHGBIjWW=8k_|67y;ExQKT2V0^dy@r~t&rloFcT{Eqo|-^1qL*?Z z)a0s%)vy=paeD-H|7}}-hssdAXJ!a;VPc09WjIho^-(?SjM~|Tpi({yRncnee$=eL zV9TE8X0j$h^|T;rZj?o3pgpRCy-*n*j9OJ=(9yv%4s_%1r~oda#{Lm%vc!L3{x~iZ z>iUl8#c`LClGF?ECRwnn3fQ>TQIYjGZwTu6fD&&(FbiPH3zXyfRzs&!|b$ z9F^KZs22*mJ5)e1{x+*25OY(mgQ{p0>bezJ40oc2^doB72D~wWr9|y3c~FzQhQom( z>}@ZIMD1)#Q5Bp;&GLt+Rg&aU{e`4`=P|JVPcX(%gdxdhvC7^D}Qum)om&R0jh z-yb!E<581q0jl1$s7ZMg)v=eTz~g+g&;Rt_%yKG(s;Dh$O#7k&ibRd|d{pEIQ5)1t zRA!QXHyO!?YOn%oqiTiPSB9bLU5(1X9#nl-zdI)4Z=6u767gSMkPcOGQCqHus<0O- zps5&)OHgBe1$F%w)YvBT@po52F7#5aZS9SrlxLtab;;pCsd$Q79?^XL-IOLrMO*^4 zTxy^i9*1ghHY!8AQP-VA4aGgw*!xE__oYKky1J+#8HT!V3aUM4IS1NGcVhuOj!N-& z%z@dX`@8GE9x7#hP??y6>cI}wx<83wm^6mzP+e4DT~VJChN2oAgX+jUB;$@}jeTP$ zDs`u=4^hkUE9S=7F-;(aQJ)9uqAF^Nnp9m-LpTnVff=a#SE8=lV&6ZE+ThN)W!B$i z4iwn~)YyMUMVu^_X(%nK;!LR3k{>nsnxlqpENYc3MrCX>s^L4ROg%>}*SN7w2hyY7 zFM+AG{ws0d#dfHkjkErOs(7|7uSRXXo9+3%7@P7L)DT`l1^URo|IWT2GmgLe88JR; zM-4-Dv=X}i{&zbLv~0SeHj?qEidUg3+>Gk+0ek)lYV6;jCR5C~=DyTei*iw{hf~mt zPq7R7`T2X6;Q-X!Nbk?jKQz1Z`}@0pz|aAe(v4Wsmv60550iND&Fl_FjcpUuP;|pe zxB#{Mp4<0hCop523e}-N^kNBAhFhRkQTqh^{)5JT0wuo=Vo{sHbLc)Ux~)bKzc82VS7=!0JVqLLRHisHD|`7G8JXZ$58j(L-jm%QnLZ&MP;NBYVr+0GVAa=+y0&joY;g- zF)W!G%Y~@@U^i+Kp2ui-8#OuaTVL4sKcF%dEx8$r0Mx2Tj|w;sYV1qc^W`xf?R)BS zpc~s*yQ1bof7Fc=P&dv)r8o*T1iMg^^^`sT2(`SvqJ}a~3R7+4Emk50^-`J&qtcj$cA_difC~76^#Q8B52%2mr!^h% zLv28b(NQF6InW%)h3a`R)bqb8Y6t6%x^6ORCtHXLcspun{zL_E1$F;()Li+7SurS` zSw&UQOSv6t4vb63`d5X^IiU*op;CPwHOALak>1DX_zJamzeA<|GirGz_Sz1h+X2+| zRZ;cS!cN#28{!F6MluIFrf0bV%~LEC^&1VNQDZhfy&3a`sL8k$)$mDFzz*J#`lgS!_>To4g=2|%%Xi{}U^>nno;1|@6wh~L=5zK_KgZ$l}l;lP=+yXVm z?N9;tK{YVJx)ilcccTKogxcU7KBAPUlf1V`tN7o*o+#>KT#XSBXl1wSxm&KQSTQ; zO`f`_p7ulqGyyf%2QW7tM@`<(sOyqvHTCAf9F(hKPOble9Ax9fO7{fcI-yb(Et`on zHRh*WAM@fwR8RMz#`Zp{;eSx8$dla+NqkhpX;9Y(qvk{d)DU#Tv|9gDI8a3EF$>;6 zeMpR%!$e#LRY5CMkH%tuTy9OD(>z}1VSUaA^@7#<~Y8g^{QXEkg~(dHa5>{HCGwsL5LyyJ1&UAa^krdJ34# z=0;8KdZ+*g7GVAB#^s#w;&CjD&rl5q1)JGj6jiQ+>STYiEHAZbBU ze*siS>!OCT6KWFw;&7mf)}bcd5!AA|g}T9~kiYw**<`3?Rt3EnVasE!OHhIAK{fCc z^I`nL=CfZ(tVp>BR=|Czp?2bimAS=jv0x%elaq{j%ObSUQS#^J%+!a_V5@*%=11O>Y0!VwahZ0D$Id; zC>2A^mCE*fgtZ@5;`}(&GW`oRgilc&@-3>#$ofmofo5Y7)CJX04Mw2Gx+|)|$*8~< zVMpAA+GxDR%(AP7dTg)65ZsE|nqT8I{D!J$YN)^ae?nM_?)rbsfqE9JxJhXO)Pqd%O-ZwSCSnW9yKx4lD`n=&HdLV3F+09Mr8-4vV-8eii=z+LLSL+dngjJq zv;O@#=*b|n5p{;`otSM?pdZIc!!LbJmP_uF)s^@>A7q6gt_8GMwL@#F=NQo*JMBP`(mfN5j z7>H_M8mgzuQFCQGDs%g-&Yv8pg3GAM^#-+^e9M~#(xA4?{8$w0Vkw-4TF;kJfjmd; zc)k@(&%LPCksDQSQ>=kqZ22I%>;D`Fnzb)bPpOy{&9WvH*P~K< z7!}wlY=(Z7%q;JS8tcDM0o*`kwJesQ8a!mrUqe;= zH!2|Cs%D=^hI+c?vgO98$=4G#Stp}5uK?QOYH3zPvGVvXi;siBKgK1F>6h}2!12y(-QA5=Ub>ARV&m%D#F0IM> zR}W8fLKVD6Esxl>Oh%HR%IR!5JF0<#sHa~=e2Xox7}lw69<$T12j$y10&CUr_gu#- zcnY`H_4gdWk^K96o`*hc6!rZ*dpMD+p+7%NWI171JkrSD^B4;?_ILl@ueXW6`*8L&_iV9oA}Y0xsXeyzdli>F@r^^<2Ef1<70adph7N z)Qt^Wn+CVx9m)Z1{5{w7K8E9owr1=TMfkgaAz`xhPgKWZxAS*@mFrb|GgQGH%+S`s zGJ5_G;6NM40W6NU>;>sMa-IrG<4(@E=w#kc)7h-|#yEiUv#|mu?P5RWq5_|anmeyh z%Pv}1lfm>@k@9%Vto8pF2O8t=SP1>PnLWM~7NOi1wVXDiCgpX^hd$lSw`K*fI_2J| zo$;vEzlX_CHJr%#8Md6Ur@5{phHL$==Rg(wgFj>WUM6KDunOhlSQS(B_ILm0V>>KI z`4qOrWPSYIzx&}}P0IJIh5DNN$73_jUquC8q@T%DXLPiIEaadTp2qwb)ZcvHUJsSp zVW^=wiCQ)R1I#m_FosZWgqjP}QTxXY?2YenGj<$k8VnpngTDMNTa4iRd586Xkb|N_ z%v0|>hEet(YL-)F)bbpUU2p?d!@yzwo~_s&(__}*X6PzmR>~u=EUv}T_yG&z;1TBI z{T3`h`Q-@Kzs5YnNPqXQ-!w$^@Gfe31&s1{|0R@4Scmco)MWLHHbayaH78nOb{vbE zY+F$ET)_7D9W})5$CwW6Mt#BxaK@UC*#%IuwhyX-^OzI=#`2hMoWJ|arR`8pyN9Tr zXBcmWA{-S!dpwTQQTI2WV0u0Yb>9&ziP0vSx#Wa%(18=HP?IfLq?y%iFc0P5FbiHm z4TbL{laVZ_p%{sE@e*oJ&o$ZnIIkiqW0z6SnA}s$(9}dd8wR0Q>whK(30UVlur40| z#oU;Fn(0wL)Z~h?K1VIb{J)yj(h$|7>8LTkVhx<`?^#K?9cn0&%rJAPIBH1NVLq+@ zlrv3al`)Vv`k=;imM!l^W#BdjW1LxLxfRC}l$W4Z!2|4s>1Lb9@I=f(c?D{yE}>T2 zCsc>B%wb5h{=0C{3|FH*iUrIy%PliDrrZ`)(P7m3eS;c`jPpz;Dx%)+fm*%`u^C># z${0M~OxEG3`i`M8mU#iou?Gk3InZ*riFzaPLbJit!3vZYV03(n+F)K`DlE0g-*X6? zqVCJE*z~LoYW1wa8u%QQ+2Tvg@@tL?boLU~zb4HoPI&Pdswe(SO*sV9QEp(%{Za4F zL1o}5Cc&4e=X$g#laUmtdP|_LYk~@31Zuf2!+3ZziuJGA`GON#w+WY-p5;N!?nOgSQS{$h2 z@uP-FGP8o0(h1?!_KSb@dxEGmHbYt1(t1yJ?0LM^*UQ~(=L_gzIj3w+n9 zqpZIW4)n3O7HTZppi(*mi{ma-fM0MICSPy%feToXa@-C6o^MzO`(y2m<_|K?pn9BV zlWDjqDzMS0ePja`)cSwKffv(mHglmkYKQ88P4NUlG(Np9!d^ z;&oICKVu0D+HHoa4QlAdp~iX_sw4MNllLoXNVDuQ=POxT?_vEbMT0pZSD_-kj9P9n z_nHcFq8hG;%ET~K0CR2mru8FgXcFx+*A+$uR0A~x15lH4I+n*B4hM=n+I}+!3ZNRU zjS6HSs^=?F0UkwdFz-=Al<B3;vEm#uH)cW2;u;u&Ls8H5U8p@j(eLK_gW9N`uCiW01^yK^1gQ?20K-w|n;{)> zJcBvVGMbGV`-iBWCpuytr(vi$vKH0Dm#7TH{==j)2o-QyR6}i0LofyPwA_ZO?jP#%kD{kPyit6)Ah$0HbyS&o?=c0mQO5r^R$ER4O5o6N1np_FfZAA7e3Web(#~OVH7VafJi*F#b6+d8(pP))O^17NY{XfSR1C z&YQ_p5|#QcsP!I+O7UL%{wvfZOMSuIAA%bDA*jhX{{rh@6`tTk6MTbRvHC@S_jf=K zq5{lv$xN;$IEC_P?1U-)@^}Bys?peza{9~WgUl!#NqHAGz!FzXpmR~HVHfVe2Ui?_ z_g}wWaMeu0BG*i$qp>j;oWkEQ$8|GA7g3o?b;I9t9~$ zt*WP}31nSRdcvOCO%&cg+tHirqKg ztbWH5ykF#jS*C+92G?D{OL+C6ndBQDoBEu@Ps|^gR6~7MJBWJx{`A!RL^KC#%toRD zTY_Ei7;eOnXJ#y)qvlMC=Vs27#eFo`50#OSm*%J76LART^sn5>=y;ZJ(32B)P_wko zYZKXd)Wamf-)5{k;t|SMQGqOaV?JQ~fkP-?#)(+}EwdUQp~k-LJM*)pgQy`rftu7= z-z&3R*^qyPI8*EpQ(hki2U7@v*Pt(m`=@^+lbb>;sx z<-67%Unwin=-M6 zS=8hVjuGJgU}6|nq5KFHc)^$f?$$m5RlbZjF;}brH**280~~jZro=W4JjV=7nqqMR z-1XT!Zh+?@H>C0laGz?v{sH`dVEE1j)w4zD#fzxD{sX4KtN{V;xAUd&Ps+!!8_tLq z;QpKOapIf%d&GAF+zn>AJ#ho|2`6EK0Czc-!`_rfqn;7pumomG7~p>7iong3hoBz@ zCo(-QfogCfrpND?2-7DHa35a5n1FJ1hl3a#v_K6(1nT)c%9dB59;?SNCceSg_zAUv z_$D!?!)TO?qOJ?Wgjg11VSW4wn`3nBg9_Lg$U%G##-J*ki3(&3YMGr!1@y_5)Ba@6 zmqu-+?NRqnL-lAW>Z8{d)Q8ejw*1ig9o0_qr0#wE{eKRWnlhLe>!BVh9Z`Xdx2~|~ z|FAwpr8Y*g0Qbl1Suif;e5jrlLuH_*Ew{D~K+TaUZkhGB%D!;`{dwar48Z&L{2SCa znX!|biqly0qbe$o>Of1>&ecvDUI1t*HuJK&R(dwG7mH05zK^7F%T1`GDDXi6<~dI^et9j4m5`AQDe5> zmM>!%<;SShW=(B|r~rmiE{EC=Mx(}b6Dq(nsG)p~YB+kD0QdWYOsF{$j5;5lhV`$> z62S?L)lgI*Q&E8|L8W#V>c&&3KyIO~e~KEif9?Bm(wgO!5=(NvptT?BBinB4d(<+{ zm5%jal!LD6Opn%JDay~W0Os)qc$Q;p)Yt|Dnw|uqCRu*eTq%zl>$>)QFVqG#9u?p| zR7d|rrT&36x|80l=M1Qx+f2(>=TpfXY&wT_#kCSyBPgM+PeQ5o5Z%G{r*Ps#UD z>)n&VWHJWo8Il~;jx(5pUK~uox#$}d;JJ+pPyr3eXaX6Jx?u(?Ls8fWpWreK&lKQp zGoCeGaq*`{oF6zuk_F11U#f zA|J*I!zq8vX`YJ3bD4lUqPF6GsG%B$YA6yl){9UL?nDj6U#K1REvmf~xd}k)KOF~} z6vcD`8=)pwf9qsa>X)Hz+>B~)C#u0CsOztw>Uo6c2qN5FC zDF+(slc;rj+4>ySfG4kMI5BE6ra(22)mjoY=^CO|Ne|S{I1V*5OHl!DvhG6#a3U}3 zUpwA)P6VT0KGQ%6RO+gudej-U(@jKWVjHTV!>A4CI;w$xQ31!!Z+5~|n4NNI)FkYR zYIrSbwd~8!`p?Y4SxzX0pHLCUFJL}Gr9}l0f~u$<>iQ9=idLgix(9XLHS1^8EKd<^ zuB(B{TuaQ2Jy3x!aX8RyJcO$70qVjJsGi0wXaY)tS|u4!*XKdKUjr3DGwWbfJ#$e* zv<5Y_M=%4PMb-b_>cl8yQuh<;!a!6*IZ(4U1hwJRMrEiyDu5xF4Hu*4%t`AVbQ?hT z@m$!<`YfoSu7cVb2buGZX9EXn@Gn&A@1uTH@)niScp>I|PSjJfDC+v=s0?&Qjrl;- z@|uLo$QD%K=TZB~W4wlye>VF=)*_mutiL=QDB=pJ)HOi$sDnN4pn5(D)j$-+!4s&4 zE}|yiTU3MJQIj=EQPbm4%tN^oDs%Hunc0u=wEpjLpq=UsYUlcZ>e*LRLw?0f4}U`K z^LTl8r9EuvM`L?_UwJ{w>?TBa47q6f)bKUwF)zNpT`#%w)UvT-1KEvxH;T^=nRO zLr7iHRGbSn=A}>%o%+}e7hxInEoHu=DTkdY&&OIAP}-!p1vaC625Vs6GUj160$Wl( zkE*wj6K>v+^*C_~bwlQ|Ci4DRS?5t>m%5xu={QsdrlV563YF5$sLUO*?>|Fz#8cj^ zs-&o)&TDl_a-hAtCTgrYpe9`()MOlrv2cuif3kHhY8n29nuJ?WbL3B3evDcz-%**( zSix*Sg;0SvM25=obmc%1PQ+KZ1T_byRx}qbN0oP@t~-NTMi0^5>noWCQlWa5)0RU~ z0aUZ+dt(90qp>0GMt=W|a&X%%rP;xheNRWoQYioqam5^?#EC&B}OH%~0gPe3VP0dfErm;VjhH?!dfw2Q{k` zS2GsH5X!Al8_)vlF>Fowtu5EDZr&e`P7K~y!-0CV2{jiEqn6nX%!!Xt5htx-R!cA{ z6U|ZQyW?4$f*G)7O;g`!)K)$Vm7&e3Av=oNaj(^6{p-XtPN;|9P?4vtWhy9#np_P~ z>$)3i4n(5%g{7zfj-j4*kF7qn&FV>sI^P-9!O^HdW}!N;rZ($eC-&MC=TIBTJye8W zQ2_+hF=H2mIv<9rxEgAXv_oZTusy#THKd18f!{-Q)Kk}-PmBsEufu^NDTPXXE!5a| zLVeuHenn+?DHcZO6bJ4WT;KF8 z5EXG=RBEfBW_2f2#QjkfOhC<@t@iwG)M_||YUsN487gC+t#KQeOr}K6JD!3ZC+Eb{^T|s5+1*-mNjm$G72`a$k z=&t|F9E{{de$0+LP#eVqER87}n-n)iJ-3ITw%jGCjI73txEGbl`>2M$S(7v|LzWFS z#3fJx)kpXDf7)}PF&l^4Afix{=K!ilw@_pL6xD!F(*Vz6Ooh5`FKUdhqxOSusD?5( zGZwejMRlMHhT<>icsV%BftKGJ)DR?UZkCT1HP$^b66fP1%-O=E{HK=Y*^mqM9a2G5 zK!Z>X%|UfwFM9D9YUrM#0!-A3^{?fVt(8exaa16+F&p+mUAPd{^X;f*b`Ia7r?vSe z^c`yBsoutX66%GTbZbzPcn>P&*HHn!Kn;;!TgQA52yAPXU0rmC0u@*ks%JYPg#!s^@6WFQ%8GUY=J zK|^Z~R0_wVHkcLYi(60)ZAVSk1E>yNMy--(s0@8Y4NbC6?$4GTPi7AEL8H61AL@c3 zsEubb=D>NVu{@5^@CmBH7pR_oK;8EZwZ7wZHsv&^Kysq44?_i19uw&K-;e`sARSRX z9f@&p9%_eMj#?FKPz~%tO`a2|Ox!_D+V7}_(seN%%7+Rp1ie@SReuX~cT$W=`<@9p zz^SO^G8+|86lxCaMNOV-sFZ(2T^FaT`SDy5RAy?Ude{@Q_^=GI4=(Fwh9qqdv#Nqo z*EK^&scOf8BI;`$hnnqkQ5pChHKxZ=0o*}N#uv7nsHf>^TGTSjWG!SZhq|vmYDimK zyZ2=Mt73-}O6hd#YE-HYqHes3THg;*lPGR4`#83SSsS6=?~7{a7u5X=YhxBD$qz|89SbZ_Kl^e6m3C`(M43`Z%{oC7-0VFCI>15)2;hZ??1*o7;B)} zS_@+#$`PnQ7ot|xI#ec(Vl=J)`y8l8k1-72VJHR<3UL2EKu_#K`4Y~>@WEz_y@$Fk zDRbx^>a*lDmRraWGv=p;nz?cXwP8K9<)^4Q@eeZp`DSvMnKTJdfn-2UzTBwDLr@z~ zIs1Mc)Ff>fu;a4;Q2A*=yfFih2fIM78r29aZ#!1I@~4!_9L)6Y9qPsAV_; zHTH8+H*T`!eYSkbdKcBeOVpT08)0_76sY=t#(LNoH95DAp#M!cNI245*cG!=o`RYK zdr$#fMUC+r)J~Xil*w3rR72sY)zS#{RGW;-+)~_+n{XEP939}9i1Eglp`AO1G26n4 zZ=9%$o5z|T7Wt10aQ}vKH|)gutJnj}jW^#)?Z#G=(@!v&8I1~LK57HnY|E!m`^$aQ zzTi92bm%8kCUZI*D77J|3#ws3Y-!80QA4!Gx)Zha{(&0n=cu8I5otci#78aHGN?&b z0kzy}qv~mkYPcsVU}p#inq1RSH!ij16{sC*8*1I|L#6f%>X~pK2jWv}+exOu`>2k* zLXElaWMf8aIn*-mfOOpPjORe>d@<_AJ*Y^}pdPn3Q0x5#hG5burbpFqC*>BH71R7; zGFcWiSDIiq9E77-makBm?LE!Ru{9V|>;DP|y5Tlz(tStuJoT@pM?t7D%#GSmDx)eI ziA8WX>iUnUN#~hvjE~AxS{#ExsEn<_%9w3NfTxbue_syf;%V$mq#b9PF}gO(1n>wo z#&1w#`L8`6Z?;+IDKH=BgHb~ifx2#>El1k&V$@J>MpExNjE*M3bq?I+g<5V2=LERF zh>#UE6s=H`tsAO>aY&q=Ij9Ebp?0_psLX7!??1QizeEM(JJ-yyB&f-mVlL}{90x(1 z&_iS$s-hRDjpT1sKr!c;Z^_bP2Ff)t6#JltU@MluH>eaBm>=Ldh8s|;WxxXS9n(S# zr(9~G`Aj)(A?rVq6WchUhe!A#(}O;!$MISW#CNF2Wzxj~?k}B$qIR&ISQdX;65#$F zu*TSt@-1A7m6n=) z1(kt=s4;$vIWhVg^GPNjCTGw?Q0uzJS~K~2q1N*h)H2+FS|!(PIq^EP=NH4&oS%-` zAvfV1t^bo8RHx#0>uC^oZ7@68lZ|HV(rq$BQW__5;{a5q{5G3F8lz_O5UhYRPz~Kh z?H}J!sgA$J1RRR_DL24it^Y_4l!4!|0KUUan02d}eAQ5sC;~M}C!)sk1ZpydY%_DD zF-A~!P#fA~R7Rq0HXvU#3a1hr;vXAwz6b;~nW@{97#!maq zh1XH%AK)*z=79OhXV^jW7mvE5Cha~9!`G-l^ByvDVL0kz_$h3J7f~I`_q&-JwSITZ zXS-IM&|~oe2Hh%Zqak>{{E{}aZem;qy9K3o3Tmdm4d%<8Bet_f-=+M!m>Sk!&1 zk-6^K>~NrzY()jI4>g7-P?PI1ssjHb=6Rh1RY6HqfE6%0HbOn5nxn3FP@e%8ptkm1 zsGeU%-S;ml04Lrb=HZe6)$^37$g`mKf&8dIN~2as1ZpzP!#H>qm67|XK;ELB6(3Pg zzl29k2a{nm%3f3lf{=h5PYw>eoT!3YW?fK`PeV1Z9+jD$sD_T90=$TNHrz(7f{&_nyNC@QeysGdDUW#&0* z%o7|pA7Ij;>dAwuCj=FE8C1iyP(#!k-T(jhbPm+>4XDTQCDd3xM@1a>glQ~w#cJ-HC7XVp;~MO|B-gi7(R zw!9vdiLI#X&Y?cK#XV^PPlF1i2r6?WQ5h(W3b>|yzyC?rzZx9M2~D2S)(NPTPO;8M z1-c4#{SH(E`%shZh&_J`HD?~60(^yP(C?HUG!qC zv!>@+P#5GyHBj1G4OLMiYd6%8j6wxC0X1|>Q9a&(UfhMgcpbH6-$FXzcoLj55f(s= zX;IXTrBD@BMm5*~RY4cjkab6Gsbf%?TZL}VP(yMW75FRE)A9>yCrotSEW^C${{KH} za-a$#P$}$z>Um#O>c*o|I@OjJqvpm+RK=T6tK&FoC?BBedxYxH8`SlmP&=yc1=E4V z=>Ge^Svk-c7eiIp5CgG0s^V#=k4)=OnK*`O;3g{ICs+nwqUJ<_i{|=zs7!Q6W%L(Y zo{I`(H@d(7f0BcrIq^4YY;s&OscVetK|9nKcSWVRH>yXIP(7ZB`EWMsx|65|&!ZZ; zVSR~OUEfhd6Yv-7Upriizf8)rqn1x7>Vg`mA!veXxDBcy2fervHF?jYuK$S2RP@Wn zw5a|Cf~QQAJ^?n&gYHo#p}c%4R0M(4>#iduR3DGH4pC;yGOw;$W)DJDrM zpJwKg4fjQlv(vF2e6^?3-ehk7*(9iFB~h!h&8h4jV-dw7Z^zAX>Cqj1B;wVVUMFIL z%=LOa3yFRMDp{yNFCP%dS+0A|a7-uQEi`zLHnP$4*VO%$pd$#t&3~}g z9oSwbRSDO*A?fJJG{^%((Jg|Kk<6`ut zF+(tebNTq1%_KWYz=*t53;MVQsSZ)t!Ev)*i*{yd8%;43H0% z_hRsC^L~34Yh%8CB1OOBVjJ)nCdLvPIztf0$i)l3q6j{zmnA?7_cM0QX{%6drnx`8 z_{k1JKY}RDh3#oDFE@9JNxp5R3Zw_UOGZPb@DM%zl`M7O`h0dW^yau5jg;lRaojhY zM$Yn8gf?nr*n{ zh)#Ceb6&5TWZ=guJDoVkbwkM38iq6u5NwZ!z$<7%n7{MHg8^jOxm;c6>Z;8B*SMxN_YF>J$G-wMv>@8#cE#%A zI9}4jjX7CDYY0ZKGh~Qg7WAYeu>Dm2H|O|eB=@!6rc{Ns3{N->jb{~n5%E6W??BIHlEynR+3v`|XBtS& z@Km9Zf@Gx!LF-kE>re4s69OAau%GF5dD z59*!E?Ei&~U8GYr37|{{hd&`84SLnIY0+_V8jV5v#xj2Y(r7ap^r6zCG5Ds9z*{Ym)^zW)2_n*RSvWo&RQ?CdW_%6F3LtaM-ljq4SS z`+e+$+-UFZMRrFJM0g-ST%aB2l5Hf2#(%t)*(jUX-spVX%sf1(WV0RDk5r`Be%s4& zc249WBYzV}A}V*^_ZlZ~e|yHh2KW6;fbW>NC4TJx&xoehk4K`p-gAxe4QA;Rmf4S2 z6$0o)hPv8dD>1I0`6|wk{6k>X3490lL^5PP1fka|IyjFx^2n};S^udoETAmo#5gwO z!q?1!wnTQ1-7gK5N6ens%8g9$9b6nTj*;Q z`et8_=P-S^LS?5&$UqVpgyRSz&VQ1-lN-`-<7$H4Y%7jV{~~O^-f>S1J3pJz_dew0 zl5HUo1EtqcM)Dl(TqK}S@-l>hIT*_^Z{9U{>M>Fisq`_~xM$DxrSkv2uGx9~jzFH- z1pCs7u{N=~b_xL(WH5@^g}9My?jXy^ZFc}ILMcm49?`b`UH2|2A7MDy`|?Vm{JEh zc2cXrMRT~I7O4uQ(QJHOV2txo$q>>$fkv|1o~q&McFddD`Pu*f#?v#CPMqeNH(dXS zloz4$Rn$GwcBVS@{z@mhnNB$#A5!G!Rkfs^i|R4qqLJbyERr{zYea@x+M81ov0i^t zNiQ2jUar%tA{j_Rd#kG z+pEu9IEb70b4Sm7DvNI$*L4A8>MZXSr+38}x?-gM80k((0D28z8>+{9YwcXoKZ^C3 zjQA5!0LOg^{tNHtcDSh`C*ELJDoo4`ZRv?#6*8!M~`l6}|uQs>%H|$X*KCJWmImm{fF@9<+7S!Q-7q zs?*yNRNU20wnAK}S9JoL?&ZUmP5mR%xryuE((rE1kD{TmT=SGh^eSSnGbKJkP+xhj zSwP?|=>5O?H+wtL!xvtDs!7DL*-!@A^#4OoZZQ{*koJDu6k*5m8MRd-*r)V(0)Zdp zE4#|v+m(A0+m5Uwxc1chi2C(`%iF?HFDoGxKe5r5J+Aq`fb_pTa$NX(YX!AJJ{Evt)9s^DLyXDfYeg)O~?=mN5Zq z6X-67DDH6LB9V>D%+erAz2f+CAt{=`ada-e#~dimK2e!-)u`+yjYkn&FhlhVfySU5 zK+rX5JPv8j#_^BWdV>38v%){D@c+CVl}6d|txRuzymoo{L{H@D?O66@IEvBx>746m z&*|C*1pc1)QV=kI2H~kn!x5~eV+@O4BMEjaolM9)yTUc$9JjX_^`>L|!)dg)U4C7; zsH+d_oq!tByC1Iz(mjWsAEc)R$wUh(`p$e=6T}zUxl6e}!;{>md^YuMWBh--(sSL9 zS2;2?lzKkW)^mNB9L>f1?6~TpHvj2eW}>}F!wab(n4b5hx0?wj5=;E&o<-DgE&Y!s zj1fF&#*rDlD)IH>bJJ-8Xs`1Or&s@kVl&2{f2qSWk_LKEE`Z<3$~mH}VIQCUI6s?| z{>J%N|7myw?>DCBvl#!(-1psB79G)RKW)7>hwgu8{MpPmwsU}->s5%_ zdXd){gw}yPPorD;Ip2ZWpV9hu&M%_oUN)aQsr3u@T&C>Ldv};=dhH1tMW2rwgk$vX<$sAA8FYdi1EWKKiYd-QHMS*y0erQhkvaC} zCcHO;OoTBOdY$BJE#-9d@DM@h^*N^T2D7pU!L8u_FoOQ?YcJVuXam0F<=etq{HKi_ zg8Z3DF*iN3<$`vtoS;V?l~P+y!=RV8wekmA?&~ib*hO3EU~j^ zBJou4@=YYykK%Yd-Bn$$Mf-g zUe|d$4wC*q;drIKePy6#=*2<*Q{S?Tsk=lmfpZm>!-h0*MLcLf<6Ya-T~GJs3JUZ~ zjgIRft{+VOi2KQGcOsX=t9o`PQr(g`trW74xPc9IvIQ4qu{%oz#W8GSa}lGf1vx$A zw?&Q<9s47CE4#p#6e+6umkq#26bd}2gAW;+xvD)a6|*Z9_dv3F1c`;nbS&;2s{5U? zr22$RuXx^aXhpKGRduoBNscG!n*TU5A0<_HhU9@ysj)?MS4+GpRTS$(QmY71+{Q03 zp6{K6YLvRRU5qJ4t(=;!#Cv^;U0_}CYgHP|iAKcVDClp-0$=@4(ozim#&?$y8AQ>C z*{yP%lk8>_;)FWBD(U1Y2p*8ess>?}B5@$w+Pd(7{q}7AyFz*U5p|^be~QhF{4Sp0 z1(Y6$Cv_^&({V7Twy7&m3VvtCLz#rUN1OZFpI#u~o%ro8>HB2jwRCK>H5;$MEnF%Q zqqE#Igxjhk4QM|fxB1=`ftJEmaST&qzclLa6Ky-Yj96vZl`#Zc4NFG6Pt%kRv=7<5 zg^IjLK`R*lY-O(?*Biqxb>uYHeT{NO3CrtJ;FwJQ>Hqm9J|qR+%bf}JWs!oll8SoY z{bL!Q;uXAJAjwM=6gc=%^s}OiiH}@m~A5h&d)|RAd zBiILmUXTQDh-?l&P`96o_ebIs9o`_uL1MSFKG{(wE5U_2_%8*DyS^Q(wurPL*XIn@ zBGZzzGp+yZ=%*d!3nhp|GmyKPO`s!{KF!e8Q3AnR#2JI!;-ua)X`aU>`)oNf|D&4e zjM57yuK_ZFZE3V_OTG5vNqJ{v{1Fmjr3AiKn|?RXmE8vpL~uDWr%|r6iUU`PzdzCs znW4erE=UAEqxwtvKax{mm-k)9XGLu&DoCJ#q$4SDW9nCZ&WlL=4N`xT^5OKfw{yO^ zz$NdPl0J<~9;oN~G}7Nt$~R}s#V(0YL*_q(n`QD%^7f67_m7g|xAgGbi+xFKd!#{X zWUmH?49UAERch$rlSz>XQv*T&eQDkSf)_(MNcv`=fX~kIQE4AV42#9e5LAxgc7pbnJ zvrcWiPPrJxR}Jq_*6FgNch=+LCM1*8|dmW3)ENf4uuRXA(nU}#Mq_K>gMDc|0QYOPvjos zrfFjLyC4I}+K5x2O#OoMpBzi1Cn8qj(QS|1Carl$l7ZA|FTwfN|Fix@fm>b+*GskS za!CWXBw}&BfBZ<+4$kwO_cu5PB%?17%He4h^%nTNj8{JuI#H&RpoNhk>GRe{X~Plr zIyo10K9D+r76qsLU;R^ed56kXPwTT?Bp#9EkKOwOT0@D;DR8XwLe)+36g*3n99D)> zNv*pR(OqozDWuL26<@07-BdfsaWdj1DEbZ+Ul+R=ReSHN|IgO(VH1!}=jof1bbN@ssI7%x|uT zgzF~uN|sP*CK)(2*WaRsdM=wbh`(ElLav)g{K@~!&Gb%}7A-#g!+u4JXD7sKhk!%X z(_iRc)p%f{)X03q2f zxJ$lmbn8{lB%GoFkK?#DaePeR!D?%-uHgmXLd)61#dsQ8h>@E}F9{1}7 zJ5+!Fa2{)KI3>=p9%x3bKm&PJL z4^qjCq@72?u1V@}e-PQW&eH{}BH1yndr)Am7Oq9&Me`FV#crLXJ6-QV=3PYRQMow3 zV)_3#hmGq}W!D>~9{O?(rl&c!rrCH?m1j8a_XM0}KZjQf$vj{3hwU|W9+mM_v8}@= zhcgv9L9vCAy)r%H-*_aJN|?hiZCHxb>j=D{$&0D7TU%~a&2i+eEzyU1UQ)ovtex*k zc){9U${ffn*eh52>!QzRii&WPGHI#e_r5!!8vp6ZjA3w5&{k zt-y449kLnU9xLK=jD;boir5USBGXdFhe{H70`pQ51TM4wsG#Rr3%n`#SR}qyb#Dco zAl4>+PpA3u-?8Ua%xEKm^&nH!#zz1kSFh|DWpZPY4`9(jPds zmgL-$By}Aq$*}idHl&KnWvp!#Xnu2#u=NUYbc)ktiuQ{cA`+m=XAB=e{C z<{IunS~Xg}n=^j%=6c`wBsfI!qgDLAg(nJp^R97yO){}4G3chzD zc@_V`{0^Y-c0RA9VGNs^RB07IH4&I;Y7b%fp8%IjxRu0jJ11Yi@o5^sTO?dv=mpjqq1|GR7u&xl{eReFmi8v{`CosxWBFA|@Rv$w>h)Es3arlf zj#?qsTU2s^{c|YPQ0oHA`QBJWbt(B6L~>~5-EpFU?Pk9)_GPo!%*}}3P6Q?kyt0nx zHYGbIJt76Wew*Q945AlOW*NB;Vc%EqW&#~f+L9zco&WpsvPxL0t)tlwb`A_kxrXz- zhtFw<=j&e)^U;jvseTJ-XWQH%$&IA#QK*`m1V2J0I}w>l#(yRKnr$;ajriti-&S*U zwxnD6U#LBW@wRpbUX|+#3U4Yde?2$o(f`ImYA22DPu zh+Bl;Zg&r4C3-vKyF3;rWBm|TQyHF+*jLu8?Z~ylI`FEbZx&qUeVhn=uln~%-;VzP zJvYp<&7{QeK(bYn*KSlwI8hef?BjFTkqt4*J#p?t@q zxiVGLN2MoA*v#|%5&t9g|DyCHjO7zJ%lb&EtEBPsX1A)SDixmQdl#j$){i%kKiPZE7oSlGOr+Qw2%p7!iQ}?F zDuNvu|2X5+lqeQ9YDXK1PDu(pA$i?Y^);h8O7vq zYa(4sytdj@SNw8_1;)GHH-69~(1PPB&YSA^>X(TXQ=9g#6!;)X{FRElXF2^W`45gY zY^ESsGafy-+nn?w^M@3=$MwP5`YgLZjY384L^_A#=bG*u1~9sw<7Y{tnyDpEn(X5l zZBN0G6Z&1;2^3_ZXks?4RbkWFj7MH^x0euTr2gmCiI@@f+vTVqB=8x?1>f zJd#P>&&|&1Nx_D$$7<*K>G6I|CmP66%XtyO&T~xX*Wd!AtLgnzvv9KH!z4V$P`+vX zB1VT$btUC)Dfr>05^CO)y1IwkQd{jZM#R{hlJq!Ih%*Zb^%SA2689J>I^%z2nh@3G zjYvLE@eee?X;^)~VJo=JTO0R5_p1RkSYQKwXkPtmwR!S1s zr_h|l{ci|9EAIS^PYc?7oqT6GFV~Lq57qxaN!*@ffvJMLfxts5JW~Ic3)ZsGaBa5s zjaffoe7K&-Bak51Ab#GSO2ma9v-B#$hPjt(@WPa`-D<4C41oLD|{7hd2bTXLz+S>29W5 z*Ym1Pf_)~zCv46Z>}9q7#Q9vuWAs{+8a7?B$_TeoUx%b;#4LyO7%@lN8|wP;^qMLv zc3HZ-6@O=7QF@4WByoDFEXJz9rz_zJ;q(j*MYAaC@B zCgpmH{eZ~{EM?b2jw-3JyAkM})#=Wv4OA9%fcvE??d$$N)vdvNkKi9!>&daVD(*w* zHpI5r?@WacRs6OX2MgFq;)f_%I>lToc_}u>@(G-piC?{(6*m)^?74b*xcS_z>OBIi zMPQjK1NS)ENqSZUNNZn`^F_yGwo_8jBIynBzWZ{iy1%JVL6SM*?{?iY*-S?0L-A(i zXYeNIr?P&Wy43e#CDEmb+)K8(sgI30UX}6cLF_w9+?I%(?%c^7Oic1dy#0_mRKhzE zT+6n*;SO|Tcb@y&o|6g4?8~MA`afK_T~&2?ydA`t#U@aJ#O2tua(`$&AJIG+IovPq>G9pKGm?z4akvVm zIZhX>h=gC7`~#7DDXB38$yX`z31zL0-f3cEdAK1>4d)u_1!bVSOGVqmtAm5}EKVPvU9_?VI}BFyreY zpTMqUH(k6-T~|k9fW5!%eU0Fx_%XLYc}yQ=6j+SeM=JZ(bia}qe<}DO2))IoS(1K% zp8luWYSt?XK19IgdK=hZ|7Y=eI2AFM!VS{9BK9lh)JpmDeo@(-D%{7AjJA0%LYtGr zO_F|t&}|(1TKg&meZ%=U$3Ijn=?FBTMlXY0FUkIw$2ER~6X+%G3Oz4E;oZnx!sng; z=aYb>`*4i^kD-b;c8l~@?~wvLR?pkdAT<==Mf(>x_mE%};`<_bo`CC<^m{3D6Ec5O z@ORfgQzZXynmhTY9P)Z3we$7AF*e~!2{w?>eO zp>`aA$g}BDo0VdnYMzRV7kH9tBRx%TBX>0WCJ2qDT=5M38<74`f&KF=c}J+^DhaQa z`|1W7r|L5rKQWaNW_$v~#Bx^y+zzqThR;Nj>&v`#KfdMK!jNi?v@_yEi600M1 z=BBl<3+zfh1$TZM#xC$f{3Vk9Se2o`XQ~a9k!&0pU!}w*!M>%&Q4;TAmqRC#UTQsX zKO*0ogB-?~o2qrG%4P~RKBvqF{QFWMhi%#s$d)jP`;zNemE5oDei_4J^L32BNkLCR zB(Nww|I4XzKb!9)>Mi)aS`}F4g;lW-$vl3~q@w;2%Rf$#kJ}O7&F`Oh|BTVYI|ZDC zaS=p57HpXo946VXD*FP#$)@-xcFpwv=kzoTqtegRX)oCA{I}b0qJVQKc@1LI*jA#z zY<7Lb2|R(sLPra0&5(`!dBw17CeVkRN2b2rou2V>0=z((Ba#ARBno_k+}Bz+l;2ST zbwr|@q;vUIVe_s+25I5PNR5+lyf_CWmD;7Y`H#@@^XHw3@gg#PuIfe{FSXthk@*5% zOqDWvSIc_f9LXk0+R^|`bv&t(ZOF`LS4ZGi74fbleX{|pkXesxBJ5@3bxs4egP7rP**hR?AaDIi~No;PH zs9(LXHd`s_r-*bFKZoszgFgqy>@wBA?5;HV-XZHwN8m;BRaDJmNCqki@N&9-q+rQ^ z7Ur#q;F%?S)G{m6k^0JTR;SW|2o=Wg45g{v*M4AU{2a{bZVn*vZZZZA#I#`?$aEC^ z96_GT1^RzbmvdSMpV230lZEmp{*opQ21-t1;OeO2k`o0X4w1MM3?C&7e znTXu3>ef`*j6fy!ft#)WqFtX#I#)$^h;h7`%BD6ncmF2;qV@ylT5qha4_P~-)c>D9 z@B7r3Fgi*_cOem287z^Ce0@p$CRMs2ahM?r{3XynsXYg?y+fjUlsQ_JZzDh5UQ>i~ zSgP_ejvK5Wo6FygT$5Cn!yX2I3$jIZ$7X!5Uc&W;s9Tcw36%yOQO#Ry10ASvltj-u z&b4+JV$T`QC26iMMsB@458A&%^4}G8Xzs&d1lXXW`xA+a7zN()SeE0o!2JU%3*43Q z_1-L$p~P2dZl+nUk8p1UUuHYr(Z=<6Y5xlMpJ`{HH`1Tg^1U>%v+?(=whFuw(;P}5 zacH_M(RjIb(E?Hn&@^0@jvakMrBpf#H%I8a@MR~gWI(mUcv z$txPT*%`Kot|#s5?kBh(oL)ZRcc;0jZ~f2o^n4YM$#QH1hpM_9R!5UJFpI3eNdBE9 zKN_O@Ic-h}=Oc27weGciLbCoT!W9wf>U>VdOHDzQ`F0iKY4Q6~E9{zm1gxDTFMW`@?ecw!CvK9qo50m{L zwyEd|!}be8l@S-$QZ=JN^aPxb|{nsIngizlh$`4EZ2#x$3& ziFIQV=m@s8bg&qkd+-JSUx0v*B!lNImSc2VK4E7G_ab&LhrmMI?}!J4{Ywgb+|W<8 zRzt>l+FeaC^AY)2(GQ68tm}HZJB|N4j@s5bux+ht?`3>lihoGsbqrglgilfYYpvU( zk`X$vh(ixzJ+IQhF-eUd*_B7UEZY%@{Ojond^x?ho=++bwLV)%0H`lhw1Ut6uD9Va`+pGGbG$5 z(XVy=ArduC_7eR*W4^5qN@~@SXnBf%0h=6J*U|qw$-ghdc8ofc`x=gyldvq7`%Bti zz@`#CuJXa|18W6q?7BE<_u+G~DhF9xtW{T=nJLBW)$-ec0`t62^!yR)gT>q-&&$qj z*~I+iqbLIBkg+p4e->=CpwqRXsi1-5tX-P=*)Xm3jxmRA6d6UCO^7xsnCiSItyM8I zABg)h;)h9olgd{}+CsqD~#H+O+P*c*PN#cjnES#>TpHk`<#Wm8VIn=xg;bY{>KBS7W8G~cv68&yl z-}^$KdIBA6XjUW99P1Cr{i5XivA@9nIO@!*>5HBqt?jKB<5tHuN>$Xpdd?TK`$%DD zE1-h4iAYuuw+Y`spZx!?)x}r|LQqe84$y zVqL7=&rC!f6RbxO?}?1JEc<#A%v9Ay$owkFzGkNw`?A^?7>Qt@DZ)9lw|}Iz<zIR4EbheNDiY*O!5(bT9g$=O9UZzM(DcKth_ zC(OlANdu*|hG%GjT5_qWsg)EnCfI&Tfj7bt20t_CAdcL_1bYHGB+aESL*`3t?x}L#rY^>`dEc$r?vKc-c?OAiH}75US#T;2jH6QdrbiXr!(V)m!lU(RRq$)U2x z^V;P9ggp86-(xXw42K-nC8;)(^eF@bWmFe<#z4*Ivj~A(RKL@DBj=|w`P+H_N;(>$ z-%9%8MWw1pbxxK4ONGD#_Ab@xeEn-O?ybsW3`8Zt0}tEmYVDMakNp_GNYWf`OcQ^Q z9=<}E?~xsg`~Yp3DaMBqZrArw{2N)H!12&D&@^pnT_8Be>x+GDjL}t#;B+O zqg~&U80Q?;vKy0b&O-K9O7vs<8WJZ-Uc(bI6v3J7dZrdlv>&L)_I);AX>(EM9kmMP zFMsnHOz%_8K-CUR@>exfM+@?7Eq`PnaNysh#LpyLY;7u^BM~ky_!1RAhwzald}Wm2 zEQ8(4JiI~vv+8@2+!wJPD1p=!@lDa{0`*V*nUgld;Ic&G68&%BXtie@e96 z^)pmB!(Jr`mbgFLz)c|G5$;bFJkZYmYJ+!&X}?LbipXxKTHyHfs9rDLi`HICgB*L= z+psu;<2xRs|HU;1#a#a+`3>ZK!S!M6kFMv_Eh1m= zn`rGtBroKDkM*wh&v(3HZ%h1p!Jq0`4vh@X1bqw~kjX#g-D|(8%QBp;NeN73fk}qlH&`u^FF6i6Z;hqb$f7#$Gk zmD&_P@zWsrj1n{cznP1zz2iFYb^JrRJybb^)6LE~9F&Ok4Un8+{I5+x?{IEh3zfI+xwdk?@IP{-F!cSE&B7+%rR~w?hzm5ws9yjv6 z=zO9i>r?ROB;QWr+ns+zYK5bYM0Y!WVOx(HS!*TPUufB; zHFyVsX=yr7O@@1uB1QB(J z%~GEz(1$6`c)@onbgiVfr_oqI?czGNj?X#lUqR}0ZGL?}13kw@;8O`NR>2_ehLbsb zl~lV!@*k0FC~)9A%yXD+?+1#`OUWDXDUswTnbyL#YwE^Saq6ZxL&e!0KjZ$ZSt&-| zQZ-0s@k=Cr!*H6aj*#FUmE_RLUI{^Vs;r&8UnDGQ|4lEwz@OAP#3-ya2M^dU<@`sk zKlbN%!v1srRq=fDylb<19e7=UQ!Rd=Zykay>03CzN8*c-+JMlP)&iZ9totQ}rluHI zv3XzBJIH^b>pL7<#kiM3fpghaDq3*eN)f~DWy=e4F1fc-;B1Z`AW>DqDp>Zj7TA!6 zXA7sm?*cART_D4Ll5-bvsv;lQnqF9ABzw$#H+z>Qg>Dg}OlrZI@gGobG!(Tt3}k#6 z#w!_2CfoJo&tb4>|2Siy%*Z@sZ&YOmBtA?^gx$v;-@qwi%|Yq_#S9R8pg5})6S!PK z^AoxAwC$<*Q~rNcd!p$Kd?)$gsoDm~sbI%9rX;1T@Q>b%P|b5GKvfkCCg*_EyBj?fOW0LRE!mmm zJdq-Slc*Ay%%_vb@PT%%v+8<<9qE`$yA(vZM5f@j5CqW)oMcXrNpDN(TbJ>&fZJztW|HnuQW zNvt_Bw~jAe2gYc?b4i0Gbm>^=Mf`ed&ew_9iK#iQ6R8PFtJcQ2ksRPZcrs2e3bI(m z``Y-80{iOTWUL!Vda&aJ1pam&SI?WkexO%|QWB0-(Q~PY+q^y^*9Nvj+3rl!FwCp# z-!#HMr{|zuK5_cr$6;KmsJ80MdxtG@4t$}4V(Ed1`?mJJL13GJf%z1hsH(ke_Ce+^ zoxj$7*F@-3MVylohW*Ww9;ldeQ@(cb=ko_Kc${NjtOGkJa*M=`7&oU%X-NZzY4YrR z)}B=BIecz^l|=o?-Xv9gDFr)8a=Nuv*49g!!|YVt;na@#%R4>=D^I?KlK;S=jm^L@ zWGo`s3ccQ*@o6EEY-5-F zm(u>u^t7+ZS3&&`re~)G0xic?U(*RKV-}f2Qaht*ctk8gkjE1Z-hr0i!iG zN>CxtFv)mnV%hmP-kW{k z)kLhlnOUm1s$xtuUxjg4N&SB{Rke*|O(_uABhXl?e5|6~u6tlzGYwszOuk9}FMUY3 z4at5IlxGv@p^&f18yKcF>nOT{5+9q3UfOepxMPr;7Rt(>H%#K|Qje$GxGl*T0sbV} z7RM*nR||ZIDtfU!2dNPP4l;S&RMoC_Slc7>Tu;!%jIUux9M85%Dlp%GZF4q*kqTtP z?@__aWqcq?kH+DW{E(ck#kP}Vzp3DP#P(rxlqxcY^m4?q$lv3-T_U}W3RT4lTt=Ns z?9D=`vDWRcy;Z~x4A7QN2jq3kE2^r+nC_R7U*Y;vEO)tAVBTfOb;Y=?n@f=SNb;g;lJ@C1TcGmg7FRD+=QzAVe)f9QV@!6%jr%Lxj>eLFZ+k_9iqsHrER0?kMn(F8o zI&_t_z|r<^lYUfsE{2FxH6D97+}=j%_d)R&uSHDQah`+^2tA_l+TGrmri^!2Z{ zq1u>ON6@p7IXrdeAglu?VEUj3=XL>K;Jinr9VH4}L-^Is)g-(Pu~TDC;V!mUx<3|y zGg4u(-c`jl756fA_LaAEm8{o%>du{H3CzGYa8Gh4_f0=Mlj_bWB5hK~10at@TSShX5~G2=xQvNw%p zb}yO!!#an`Bx{CwPl>OS^a9BO-*WuExV}b^Gy`>5FevmuTkOy3ECzi?<0J;^~1%TB+gaZ`y7S#y1ta%^{K$f zn>{M^sh6Z}Y@AN&dj)(ptyd)FPZG6BFR0f@dU6`J10>l`t7akh2YDZMKAwHxJaf>^ zUSocrDQcVhj(iu{uR)1MY?sGBjPnHPb7-Twz&{+%!#Z%6YR)dol0mAQ z@fapj|FL^el8+FrrjY)UtVMD#yDikaz?^(QwZ4*mkY??DBqo(En7_OORWiqB${%_2 zhGYDyd`L0tLnz5stZrh25xG98(?ALhjXv=P9Dr7`F|LX(_tP*4whG&`Fs#MvVDmjkLZ=6eM(btA4@En_Iw0u5EeVL>m zQeZl}RTA{4-Z~`CM(|7bfllIA*X}@f`$xFXZu8u3C~l%nNw>p!OC#gM+xee?41{4+Sp z5g3cc0-z5$7vsQ{@X)QQH<=w~|_=J6ZMAsv7t0U0ge9UBfnBv|tcn6DL zPeFkq;+?6Lf%oEnE$@-0ydnjjCjTdlug1Ki^LXc7Nrh3Ip5;`5)Q1W>NAMp7dr#6$ z5(XaQzlcvMWOpKZtLqWk&`4pc5jcR~E7X3(pwCu7z4%snZI9L8j9Z$6$B?-uRewe5 z|6++o3I3eKKS;JxkfEx3#QHUSDkJf^^-O3+8P7 ze<4&vrkaF%B@B$=A82lnTZs$VyiEpStc7Dq*e+FmeN7(}IR^f7{cCE`6$a?8bbX*i zfs0f(nlgba(>bpH6ZbSpma+ddwdXLg-uF%jyp-{@lvRIS{RvD>&T9(23u1j?N)*@Q zC7YiJjMm5YnOOBUOsb5}nr>1Ugcs0!8|>*$0t#_;+>RgX-tTPeBHDq@Zzq zkDdjdQ0-fi6je!}mH|9bTLR|^{&ylaBNY(qMHMm090Xo3;V~n9TdMYzY!TnT#n@xN zq#P$_=sz|+lM4;iwJQJ1v6l2N>s9~Mw+MC&_8(*YgTZTxbWQhb99s-;V6F8)7xAuS zHwD462y`=emmvB#V*T09(1PjaA{}Wo=N&Vs#L(fm1zhO+6)F@#)TIN)d5AA=TNv zC*CqeeL(*2_+H6xkF~3^7=CLZ&|ZS`(>xq)ePkwoId3|0?~v~V0f&21a`=dh+t^LF zw*uLr{MVWIDG2WhJcJVWA+}FF1sLQ#NN2ZLtYb6q4mmes`|*Q?mIq2M4DcQS}iIS2a0 z*Z*P}uUtX;BC<>14{9!a>gQJcJgMRi zRPE_1|3@KDJ71y5r}Ae)|4&KAuS>p4<^Kv&FH;bp9Et02_}uxuR9#yMM?@b5{*BL# zs(-tr=b2q#w;2e`pioO>mZ^S$>yMG>PvN8L`ka{Bod5ovuMfZ2XpsVRSJ^on0%INT z*uNF?j_DmS%e<^Z=mErED3))Q_qE{DG6mN)T)#=t96q6JU>IV*k^V9MwU7#AcdGae zEbmZ36U^2ja&nUT4+;MfsFvRCOR{yTZ|@^>5>kPT^#dtz8~+YS-zIpVy>kP02YH`N zrPMKeON;fOm=9%qOe+}VY~D*YUKZpmQnus}xRuj^#k{{$#j!RdCzX+~Pb;A&S6 zr|Rh)RO}{E;ApW+vMsHk($qS>h%eQO$)S94{eM8kYcjqrlk^AYz}1Mn$?%r+>TN=y zHj=d??U-EUBwWOHiOK`55E+=NkNdqT(PU&EM}Br{L+n)-|Io0NKOb9@~GM&r&Mx6A`pQtPcstN zX9@aQO0e4bC^Pdal^UyTiy{KEJx$e;&3Nm5#XiA$M{#@ZOaBTI)+0+`k?JO;>y->@ zA@;YR)m;a!aU3scal!Xc;K7=Lkod}s-{By6HwDf%4|~PfW_>N2hUVaN*KgYY(hMB# zeubQS9r^v=Pw>x3atQ^VLLj4mZ>!=7a^I-h4%VjH>!p7KB%VU0RR(cK1W4$|rb`;c z+WZ6k5Z%syq#5Zh$BF4_YOW2n5v_t`cDq11Tt)KXoSw{>PL+Scaj(RI;bhCH7TGH7__eHt}QWuGNh#W-?>riubN&F*WlLWXs1z&8KIy%l} z^lb`O5Yl6c?Gx75aK0>~$AZ+1Fe6is+tl9K1?##PxJC_YDZ}#??|LR%J|NRg7#-y zUA({e=TKg2R>x04--Eymk_8rIRGEzC)y!YY|7DR%+6Yoj;0qj^RQ_h6mgFq^Yu`nx z?8*L0vJXz=M!66CDp%lA3YC&Gd#zu#VpxLl&7=$5&8YwX$X^brqa-bpY}#aeU#Q?6 zp7)BW9xKjf#Wdr0rbq5MbM*+HV-X4*>Hc5}Zn2mDZ%H~mU0MILf;>rzy{5Oj#EVr~ zCVfr++@lvbP4MT*ds~t<)^23~eq6w%l)8`KH^^PX_g?mQ7HZ!u3e4dYw&!W#yZQTB z?{fsc#`F!xK#nI$GR?r8f$igIy2E*wp}9qZU+mw>ZZZjv6?mLB952``_b*W(hr8T& zP}m1%D^Nl!CZ&SnzKk4Wm%}!gqN!9 zZ;s=mXRx$r!Fg`_N;ck59btbR6?P`_?-;({wQ+^2A3%0K5{v9raNo#`ot+dthTo1# z`oC6nL+X2%JFnn)LF(1pNvblO0#B#jFK4qK(t!-WnaS=ee+iKt$oFEi7s-Cwn*GBs4|80K`Qa(R zt%98?*`MV6+W=J;An=F4D>EiOJ)U>6Swq@ClM>tPz00?<<1cIXtN7SNF#H3f{3QDX~f@@@DD;4vXLawGg~{R4Umlo3BeASnJtc<^FB=uSz;k@>>jFadu5q)y6fcg!MO1{N#yQ92E<$2DPB|E|_ z1P*Y1*xuiIH{Sk0^8Rbs=2|PoZlwM9R2H}d(JJCKAa8d>b66yCF-c#ycNc<1*d1m+ z+bLNL*VC4Ic2F@!h1zk6z<)5TZ?9M_zk$e@Xh90&aXx{OS~eoJqF}`rEec*lwZPPZ zQ~s~ZkuMwnMM~gC(|L-Dx{~@LK}r`2^02CNIE$n=sH8GkKWAT(Qg0%AS8Bs9>iq0w z_7l=y^LvZzC#ZUK8sPSPa(K(!d{R>W4k};HG0-|qYd;PjGq^>i-35Oky&=QqE^`qm zN0m?6zhy7-U#=~I=M|7~KAvI~B)>qMzy^M+5e^(lvFkW}7Jm!!qar4f0zJrE3FEmL z-&ic9!1sE5BDn&U*j7md?sxu3ANxpH%HGl5YX2g%j3Rd+^Q7d*Qevvuv#Ig1LMN55 zN5Op&s1*Hwgwx4bt+DY70)azRRNDaMa9%vC*gh}t+nf%NK)Kjj9 zka{B9KvM(S9MON0iak?1_K6=F?9OR00>>ec!^4H-jPIGlQl4jLjUOh*`(e=ks8{zD?Oq;gIFThJ&VapjGrg(f1G!u-k#%plHk9kst1~Z zKm{@ecE&liYnB-roD`d!hV4kCPvx^iLB~_Jgf_20XqsqMCIhUnK zU2J_jx&P&JV`}L+?pH~Ex%(p2DL}U1)J>B6UG7rxucYmqDqcXY#{}uCvPV_1yNLI= z*4#$AKz&s zhX5-DtB=@cDjjBhvh(kVO%Sw0{Q|$kCGXBAaH|+ok+=teCfZpa@u_?QpCuJ`6&lu9 z&$cz;fn9pq+4UF|2JY3*MS9&`(7)n^Vb~tTxIY!n7wq|v62T|<<hW8xn6K+ZNa5(_Bn;?xRiB?EQsQ<0NZ6ggv$s2L5Gyt)SgW7N{xVZiBZ){{oc}S;sywoy}y5j72_& z3lZ5X*5`;HtSy}=yIY%1Fb|V6p8rIC8J|i8N@nwB>DMy?4aDj>=RN|jlIU_oo=%TV zB-li*fA#Sgjuo|Qs3e8a)u0C6LUz6Vuf;i+ddrZg>%P4E-R5GMp{|_@{<%a}mG!&| zIrqbAoS=td{9PKjI-DAE*h7iH1#Dh(zmmLxErm$zmV3srdy zyEcLaswQX$l6v2^Hc$Z`i3aQhW?-!YfP=GF~`ikuXsXej! z7c#Rbc7`}lXlV|k<@_;z{$mxV+cUl_roeYe{12uLlI3+&2wbniK!(pa*NgcL=QF`$ z)k6y&Qe`h{)t2ad!G|F7g!5p-`wErsCi@`7+VO4UI*`3yu;Wehy#@Dq6F46)&{U4S zkqEpR!I5~L;{fN@o`Uw0R&;;9`>|pKre^$7%ttcS_P0MmjKD0(zE@P`jNkVaQlRdE zdEN6$kmo|izhilwK911qoq|5dX&2UC2>24Ghqa_6+kYf)$tG|qyH*09%6Bv}vnUd1 zGrj3L|9|ok%<9!ISXv@P`!wgh(-;-(c;JlOb6o!u?jK`!vr#;h4p&;chHX*jM``iB z{V^!sU=muWEjMK^q4d36j~n0Kspe}-n(e?syt=5btU#Sp;z0uZO61|Vk8=+Em+>0X z%@^5pQ}efpYz7w5;+`(#6Be4NAfnseUlBDO_IE-6@hQ<&Ei|r z@s@ajXB3sgU1A+4eg_2J(!zZG%LrP9<3$#h3RJ@r-mq4I%hkwD_#&;W- zz&wN1lg$imcvD5=1v{c(EAKSPKTk>iL#P3pI~1}_Y4_R3m6NHNoNDu-VXInLf-`JP1d9`SF84|5w6!|!cem|nu~W(wS9Q|`W0 z)wR@aEx{&=e?qYXO8M}P#9xxkaDG=2*Cz#^1Ef@3x71uTn)!Ds3#vN4pSkPgJ{N;Kf1ume@E0V9$l4}(5 zaC*@kZf$~CIee3f&E01!k|EH-ynL(r+Ggk}0RnF)$A=Mk3*#n|3`S~yLCdS`j^w+R zPh)|%Bh-Q4H}>vDIB-Dt@~dJd?xf0mkA0vUqL9tIP>{il0v9834B47GpTlWwV*8b( zIebQ?EfO}#m;u!vgY-L5v6tWBTJkHEE^Yn}qd6%hD3#hggN)9UE|!TQ%G zE%uQ#@QV8>svPC1E2#ygGWu>Php23}^}rA5i5%emRrAo?a1BH5Zbx9DRt4U3KE9yZ zyq#>`b_5P!cWC@DN8m_Cz8EwE`yrqDl{-Tewcd)Ij*vpLr2D! zGv1u!nUb?ti32U>TAlQ_PnVfj{D( zv2rxHV@)-ADIKI z^m`KmRj_P^+)0ksD!3qeiR47Gcd^&Jeu4cFs=v<@P)4%A68nLNv}S|zhluQl@PVX1 zDD8cc6wMaV|329FO>*y)yaA&}oJ$MvI&y*E(qsBi>RV&`p)+lQ$pc;mlO+59A$$NGs=4#5q_o6)3qG`GaZ~nD5K>m)tk= zW9bd-H>VfMN-PJZc{ndg|D3h*s`?h0CW%n^?T=t1>*rXz2)Vr(vCK+Q$~Mm^$}ov@5IXU&wzHiB3}Suaf34U-JDB8H9BX9W$P3Pe%@G z3k8j}`D~w0D&A}W@9_v9CFT^wzf#0snVcs(MX29&W4TO~C6V|bP5c%PwK#W1?k(#% z991uORdBAa`rjzmQ1A_@@-CFQRnp@Xki%nI@?KKEMiu=Z@ znNPcBm=;Do_mwEqixN{L`phJ6K=gNOWhq+3{s=v96aQ@M!P!iDs6N4UlN7U=O-|f4 z6X`U3A5QWA73xo246H~UF1Yg&73W^*%B6U#rK)SpPSVW<=}pi8-51eXf%>D4bK?gV z`&;-*@@FjcB5L5u8U^S0^-@kB+dqfhvzqY^0^fQV11$&}*oNqt=|LSS>DWyEa$ajb zKdX11y|S9~fmp|-CYH=^h#t3(O^Hhi5_nm%uFk&_Y2PGx7w7I8QBLsog~)|{achq{ zzmXJ~tK)qn-K?OEl)RSxQWNtk;sX`X7>U!U99WlSSdu(Xr^;h-z5AOoJ`y6dImvl9 zQh^s$F@dy!vs?$>7Ci8&z)w5(QqVn)&SJi<%C)Y0QtFGMzPP4o8gB1BDrU=PEb38D zNe5tl6}H1vyWDHwW0iew?I7o81*jbIC6(@0-9Q9Z2_E>NxbakBV1%kOg8#yIru(}S z!P5{p!~=LeyY}*RDqZl5mqRoaZ>cWVJ}rtJ7=aRipwl zB@0aA+gOaiBNDaY+YN~x2#@qojY^fbLFyU`K9k=r{SSOc=9LW3FdRoqzE+@0lo&7Z z_o{4@p5E#i9~&t%Bqa^so`St=ttY#{BIgs4dx|25OZJ9BK1AqB3T|~@*0E9YHjaDa z|04}lVN{+hYcbB@c59D20>f1Bfc+APG<5XHG}$jm5I7LAQxsBK zuaB``70DT51ZsLz4`QFa5X(Rl&wejtx|cAJs@`Y@1}5WK83{QT#&EOHKar31y8KSe zm(-7WNOr!s2lMG;aBJxK3HAejQlSvCd3)1BPm&&2)H^H5_+xVDr`lZ}m!{e>-TwZV z2mVb}7To#7Z#MRkEQ8o&KA$;mNCljQ$cyG7hYfOU%HPxfs{}m&<7Y_KJZItDsgOfs z4xQ7Rc@)WayKY-oqST(%d}lANlAfNPj9kd&e5$f5!#{AoLGBgbu>8v4U6>XN zwmeR%U!?`-r1n%&!Ba_*%@li?3O&xR`{A_YYR|{9mT>d6?c~c!py%SvzjTvb#Y0n%vROFHq3)CkLFX+5jep4TS|SP(xdDTFu(^P_LJ-Bd;&X)`A%f2ejUP9?4_^qKFc6c z9m~5UzplOy)Xslk`%$XwVaDTBatqq)gS}}n0i|#8(kYU(ARap?K;McwO_XxI| z#5b`&Bn?|XLED*w3^gYr^*AN2L%Ip|&MGu7ZzcQeiC7iJSiw50KJbYOo;4TCtOZ6$ z)>2C<2wqL_KrQmN6FhLNw)EihM|vvG7UwAh;y3c^%)=h4%~Q}^1%L1S)q#0M^LkBx zzQ1oSzgvh$5B7lzsNobD~~|6)OEX{>h_EU=Bjf&DVR%T0v0ko(#7 zQ&bP!X?z|^gsTv$5pq9CG|zr5suvUU32WWhe(s4JB=0rx2PbW*JJI4VY33fI;z`y5 z!?DldYi)clf|#?wC+sguipBlWlpSdA6qQ}U_Dia*FiL^<5O`j!!JfjpV*ICjD-<>= zzD;pqk}(YTQ$hH&6{L2Wzp?`VnDOUOx2HUF{U`c8=dm{4{2PYY}N6aF=x7 z(cWymKg<0U);k!cYm4fyYCjNof6^{+eS@NQyZ;`+z(n`^^SNC7^@j0IzUTAXSTyV7 zn_<~P%0Qn&jN|@xQ@cm+ZYHAv&ufbLBKJ!rDvbC4|BCV&sq$@#eM6OF#a)QV(WJj# z?589?#C70vr1C$9y@}Df)a$E~>|yYipcm=+RMZjtA6Mm2uZE?P*DgeQ4I*E#%kDO@ff0t~Xiho2WxAgVh6#UWd|DIWdrEvo z#!B`xj+$EZvDw(Dh{Cw4&{y%VU00;q9qgWy;}-?}rHDu44^9JDTBw9&VGPX}C<$_y zg3Rxdbah;S?D>M-VeL14Juwv#w#~&kk|Nv59#}2mRnA2z+f&jy{Bk(3jQrs{QPB1J zR#R^lr~ZV|c?b+HRM{V{7fN0jWmBa)_y>v>D>#3{wrP_5HfyDmx&!!+Lva7FkNRKs zXq3lpQVOud(EM6Qwb&LzWHn};xk}m2~Xem|R zO>^NTO(az|M{j~TEQjzbhT zA%-pChEO8%-;w(Mv!H=Rq`66=y(B#|o?)$cFWFQU{6mhd$$A2%MoRoXBHw!?zobNA zT&k$K;=G_eqf#4&AkZ+i@jL{xzu3Grz4cZ&?e{^#453?K&9P?KSZ6tD}2_HJTL>1jdjeEgzr;%wBu;;PK&=d8>phEYe;uQ#&69W zeUnVr36jGLK?JT#vY+d*`U}A$tA1O1@QLUqJ(3a9pl`Iee6!`6nfOL{$%GkkGCYjuCvTY0VAE_r#>;acqkr zGoBiYsMM^s_*oaPTFjv*0vD@lm8ap7q(bb~VLVRK&nOi*3%TZT7}9>K>1l71Y6tS$ z%r;O3;i(?o`3P=B<~r+J6t_)VHn0n1XOiY!jHX$5i`@H=@-hZ%R8q?DoKc9}%@RzM zsGR+#8LA+^B0VLuRQws=!Z=vP^(Fp~&BsVS#(t>wOhIUk*saUz|1~ylNfWsq+txOk zF}ehSZApQX^t`PW94=s>s{5^~??kP$kw2qgIq&6E)mIXqaVl9;wxw8rctYq1b5% z%`d7ANdINX&Sm#E<<>}Yl0FajIDcw=-=siUMDEef&k#FCfhV}m?&p`s1p1eBo6{q9 zfgt}MabE%-MUlllGu=JilY}JPH#A2$LlSNXmm!2h2?PRoA`Y2JGBBA5GZP@JI^u<_ z7hV+JitDX-trp@9o~t6>uDTw0?Rx8auI~E%Usd(YBm~9d`@a4`W~RI9)vH&pUcIZT zo$D(ASgy$WIslHt?~Ul)-_Y<3e18HBor0cx0|cGxJ2dz(C~_If&{;Hbz^_2vn^2Cf zMjJLLUc8Ef1~^pXeb{DFGXV? z0v=sADXJX}#GGp#%07(FuELE!1Ch(^l>CFRz>ime;iG8CL<0t<&<*%}O96NV!09@n z0L!bQL^&u!*HHjG8sGnp#y`UUX`sT1iu674tmj~;>wvonWhdYnUE}Z@*I?JBX!Kq+ z|33y+e+60T8ji8_4v^o68tkECV65WT9^f$vRkq`iAH{D5AtnRY8}Xg4k3qPTFcL?q zi8Tpe?!fQ$_}qqx^&^OUJaD)L1V0bosn}u=Z#(e6U-jz+jCOy8Mgnki@&EY(5NjfU zl%O;3tB#LSBK{%(dLPePU*iU%9~kPlf$WEQK3W;j2^dBNGw)Eez$6N7z_9{=-_pOQUu=yj-jg@#K}if$76tdqW^hHN__-^-w0y8fpR~B zTQjd-ii^)hT^s$W0P5G_a~{w-7F}pkG|L7}rU3RNFijl>^HxRQ@JtR7r#G(M;=O`pTL9a~w9tps2 zp%>rVr~sts(gA1)fL8-R1C1;Yy&ApPhF;S39VoNR12)5Ry57d`Yf=7k^*gMnnS=Yz z^;bIopROkq>3V|veNkW<{(pvN73e)(Kic9${J8_YhyhqT#iETsl&-fyS_4Q9Dv-bF z@2NoU9CT(JhS(!|jG%>T^K~GL{>$qd0Hy0k0J{YwU4}xt(aUqu$S44IE)&3?1}|TW zF&~4ToeMJIddQ z-#sBIcB69#0p3SWCP;*)h3aK4Dqn_%4ncuC(ZE)W;p=#I5WaT;){F4}c2MR+h26(s z))0{r4A+DX(6tg}>G~Q}9i+yeeqV!j=-P!gLMU?;MaixO={^LObo~v5|AfXT0cbri zo~-7th6V;={H{>Ien6SCQFkK{D?t63_-sb~H_<>l@W6Hq;Rf{ja?FakgTd5Fblrnz zbo~j9j{v;n9Ksa9>FN*Qr(tY=z=J`GNp4ga&rtkvuPo}?jdFC|gZlNV{vIGvUjSyt zc-MjHPF7R%EqvyHI#+`y?g!--fJ)C{$Z+9U7xa9q0_Fp@Pov^^G&%#gC79{-`4`-uC{{hJkR%GjnMjo?eS^7Hx<<{fgRtTECXlNAbJOqS3O&4($ z;GT)+Ww@8CW`gthay6`i|IbFR=^BX7@x-yHxCP|y0v`Aa$mK)tyy#i28j1;C3=f8g zt`PuqJjyKq*>A1F&CBpsVff!w< zV`#ob`77|efR1%|4Ol&o2YUhNIs6afyBh%L3acK|_lMBnL-^et<;MbZx|+bG8}a>l z0H28aH-H+?qTEPyhOTe$+>K|Q&>`pQh7LUmB=&+zH8lS>1L*4@Fi)62k})4;V4pyD^JuPy4to4G z5Pk-q4QjZa#!&WD$d5!v2BLmnz+4KLkE8CTK;#oNz5(s!_DKqOu73kq4M@};1t;Ni zItu-O9`r;Hzp-VRyHRNZfY7xa<9|CSM%PamcjsEC?rla#$nYowRp@$0-7f_dYe4!p zf$Vg2@K)MEN!MX&Z2t>HdScAzdI7!fXhI!T%=ajUXCW$%0X5zP1?ZZF@^sy0ix1b2 zD8Ca8+=DtpaBDpnF&}NrROO0*NEFDwjPk|!o_tve1Q&jcRf~fJ1rA50rTB3S8ax)y zIskZYkb01sEmPH42GFaEL8;r&<14&a%rHzrP;oSny#w%<0g2Igegp9q5Gz)ly^W6b zpz8t@{>a9-qTt;M(j7Gyc^IKn0kEu5vX5@)vYL0DT9&eHguWu1f&u zTOdJKH}J(=^p370(7WSNe;uf>6_lF?%4S}BK*i&Mcq7V{(zd?s=<&ti*bfwjRCqcN zx?laC3qW@&gf;+?*4II3;3mKr4I~;d))#|v5j8bGLPI}-s&sYqfV%3tyo2$d3KCBM zfD6&{)6vi+s$wZVpLI&%^Kbz2+E^6_Kn|d%9`x*9G?;}B{1?cdfnjRpWR06slNcIV) zXdd`rGnmV{CSu&_x(y9?SMXj$Z?~gU7AR@s-YbJZc64wB$X^f227&xtJw^jN%r31l zsya-+CtxHOqkI`ap9WlV05VsV4TFfc<9QyMq-zgg)3q7T55?z1@a+ZY>k4w~jaKZT z1HkDZ%uN^}x?V@&ei-H)AV}9VAhZMod>O#*1u>6C!_IXd`ubFV`D+vamxD-@xbYy$ z4^#sZRUGl78U!jmJU5Bn<3Y2+^gdL)1q7M^;O7E?DFF5~hM%tYRmIowe1r~FK_UKU zJbME5HUX*bpv0Hx-9p^E2=$5qcN9MNV#3+zm=3sKD1>ogp_YtV%Tz8_!m!UUD z0Q=2A>{TF;d2s-k5Au!x3v>Yj_p4r0nLEHH)p*t(h#!sm$Kd~yD1Sdb-vLtRUFNS1 zZIxeLhoiA906q<6mx}#B$s;g2UC|-Bc6q>ODDp9Iqw7@MzZ`6|UHz7K(Fd^7dNef* zH_ihc=qdwVSEAe;jB*9&K-WqV8i46sT|m@RL9;VSU;w?Nv%$wVDi(SQ{TU6w4*{Xx z!1;1?coXjBp^rY*m&r6l|4)nqULUsb+`!h!L6*P7&{?k=J zyofqC;{P2$av0cyuJQOy*A*BHx_SZDae&_q<>~q-zSH#z?dzqBp~3CIupBHw*Zb&s z4ls@4UZX1fnyNg}#^|AEI(p$pJ-Rl65_HW0!gM`s;~6OUEfBp?mAM{NrE3f7#niAQ z&j)5#DJ*kQVJ;e`>jpG-1)iM3D#ragN`VNE9vS7;CW~`tN=8lC+qQWDkyUT{;yI!ItmEnVyv%M zz1gAwp9Y?I3D2gYM}GsgJ}ZC@kI!)!#;YKBedz6jD0`1$;sI!ju50j|+IMXL(5V?% z?!*{2;Nepm%p5h27LfcFzbnwIo6z73V6e%k*R3A{EZFe+n9*>pCE?0K@!Oe1Bh2x*vvOZNy{RAozU4a=*I-bpZ(B}>o6j8wL_aV0Pz_Jx)As7 zR(%=?yuKGBfP3K4&A|Iv)O!s?J=umKg#I4`*mRwZeqMy~6+kcB5Vw-9XKbiXAlhD3 zdH{XM1z&npXGIbG82|uTK=Llt$A2k+lNG<01EJv%4RByK8@4utWGXtQofUxHX zQ2|i{);R><>uC9-YXmA^1dNB;a6X`583^R$0yH)RJ=l!K z=(+_BehuK6*GiPpfcY8#$wt|k7^)@|2!o`Pl>j~mb@qbn&jFD?qa%l)u?JAL7Qm zuE0&YqM*XFK;|U??S%2#2xM-+m^#;&is78!UxV}S0it~|WdB1Cf5<@KUX+c3T6;nE zlkqtn9X$smr^`a4XJBYL)5h*wP~b9*m5Iu)pg@@h?GQbE69B4!#JebX2YTv8ncYBa z2*$8jQNoYkTk)K(Q~E)U0gATm{~^jv7Ei?NPbVjZhoz#n6c# z!));({^X)_SE2X$K>S`%b}xQA*GqI999?e#!*;+v3IK7CXM-Z!dNei!{4fy=GZTn8 z*Kk{YTZ5h-0t);9D$(^A%3cnt91F@#0!8k^v&ZoN1;EY)1;?Xf$B|qC62}2%za+4F zAB9U%crk#zWI(CI*t7=%$AcP94*utSkhB3+~@E-S1q zVz&*}I;SR3x)qlanV>3n>#mavkmo5GP`%)dMo4kbdtxVHFl_>(O;9WW5HETp%?%p66i}P8YyxW#O*d~HADk|lnDNss)ee>c&IKCstwin zBk0rqT4vXd*Z$J8E-}e9DD02LCfU>dH7oHQHwG8P2iq~W;6bAci%rnJcaLBzCTbPz zu8GyIuM~lB>#NV;v?>O;yy!bmo{GCXD zmrpH-PcB|QRgqH?D}A?3swi3}_e0EdZ8<~-1oHqW-5Tz}2L$+lhJm-Aq{S`w6n;{< z_9q|9uGFTMRF}KTmdv96c6Ch@{Ia~+u8T#R8tGP%y~H1G3ewl&%Cf_XE9cB(+bXrE z29`$~8pFZ0p+vK*tfnRykK40@VN{Xdmjr7P(HK8|o_3*E4+moj)^4$OWL~f#Y6tuY zza4LCXz<6_(Tla&R&X`VGUGZ5v3~CxYlZW=mW)7MFcW z-L;vyS?kSugtc?LiC}ECKg_QTYeU`bn&My-I}l9xL*Y2v*`O63Er&KyABx+Ju_&ZQ zLy-bnXwL|)4%GzhN`IuO7A)8l3&zqnF=4}nc2zW%u>FyMy-1;C`!iAIA2eu>xxE3% zhiHWTC8`bXVb|3ABXyu#JQM-&)xlUC&+PHz$M7ek+IemkZ18ptOpZ7DBX%e-rGJAz zQNOIVDN;iq`cIu)Oi!i?v_la)T`m!72riRiFkLGBxF#BrSfn4aO^x0j?C@1ui8*A{ znEDuG>-tq%LK_kwHc7<%jd9T%h(95l0(KK{u1ldjl6{`g7V8mEf=_GGh8g+cC}i<+ z2$m*PUE`0lXK&KGF#kI3jHJD5>&_E)ZV3nL{58$;yPfdISH|tyXv`M$_cu0%A;qYl z=w3K%FAv%cp*j+a0XqSVAnhZ;H40J@qB4 z4uAo41)~&P8?0%f-y}L!3;qad1{^++O*n8CDZUW%OVpr+19-(SX)ti$mm&zY7={IZ z__yn{nI2y}=#SOZV|ig;9I18W^N-Vx_VfwHV(4cSj1Ml7{b_0pNBsdi1Vs7uNiD}y zY}fna^>!eNwS?Ni(AU(19UB|dbci>J30~V24mY#g)@v0xpqL;T)#abB*Qzvj(%X7R zcGPKF9-nfG_KmxnA6=b0zj~3FC(HeDh!`0K_Q4Df~RYPev&VeOQnQ}7us=jACg(1=n02ec)ZpvX@_dg-m1l3!KJxN*muuf> z$tXkw=~{kT)NDv)k{13zz%{)oywYxL^D!iKFcEB3BDfYyL&Oih`guq#%jG&vN|@}& zt=jELAh8-!#^E4|cA=10&^DmB%Js>SI9O*$o`4~-&=b>Emd&Vuidq-KN7@J-ih?|ORrrS3o|RY6)tV}5&PWwl*aHOJ=R8?=d5-}xEyZzgyyxYkcv zNU2?p@r%aUXLo4*>eGed&I5Z~(U?M2$R1y0&uM7H!U=`7)J~VS8=7eOAmLgUf*dC? z39RQg(&|IhtrpTfZU@0o(OA*7$KI~#EP1=uue{I>7S$Em3!^nFn~R1?*)F7~pl@w7 z3{8?Cq#G-hh3&baNYh$-LeY5Ee3!N`HxaCh#-M}<^{AOYewTKS#~t9u-mPhFqb3@L zPPKN2W_t5#p+d+J#Oe`A@HG!=1@7)7LLp9KiQ*tu8)!yB8`y`U0e;~_TC)!EDuoQh z%}P0Gr3k|OrJ;;+-=kWVn+<$Si;RH&6m*q`L6cw%$cEEDsuK_v@zk>=q2L;R+hbaZ zWyodWsb{nStYD9pm)p<;8>iW>ZfYcYvywg9bWfz2h4*L^xPh zjul)hrv-a^kM@->K$FuCS;BTdt8HMbp3~Nua*Sf^wdb_CtlRV2fEv zZbUt$Zt@SF*WU6NVhv=so~C!ojR&!4Md~n*6LvwI-Sd)mgayK(TctMhy{ru~AsyrB zG#mS}Hnw|_t2`QsV6l+80n9At@f9y?54OW%DGVSfE)IP~o35GYT%azP;OD=ldENY` z*R@S8{@3sds+z#zo$jB(j3a4e@~mLm(+j(q75(z{EhV(^B5Kik|*){ zRZ+@&@)ZLy% z4M5`f!_6Q_yvUvz3WM`XS@S1a8Thu8J=v1XBL**yy6?}e!~#D z6aUW-TENX#{#WbFF8;5!q<#5nEYty4`D&Os(E4IQ{`r5k2R%j0L5`I${3EUzWEWro zq4|sTp~dfJTh7)ycj(*P;9LL*#MyF>Uf*Fg<__61q+ke}E6yMG=oh*9DqWxGW)~Uy z6>N-G-)6)}X=kr{_3k4YLp3WgC2K=5h^v6Vnc51rzDYpW1cNKt=U%<*QS_?;%YD5t zyJ6YQ!1}LBWZWXOo8$BVdM8AjU`$XQ7LQPbXvu>_Bmpg?j#yW?W$G_@ys%tI4n617 zZG*e>^w&H?F@g|B849CohFA&hIZ%?F?{lFsvA5dmEC(b=&)7%@-Ai0l&sTKRzt=i~ zCsqcbT4g|EM|Ra4`QN(gm%EeB+K08RmRc3d6_h888+4TzEC*1G#0_b6eloR0F)Sg1 z>P15DgXJfbB8X&R1dBD6W*2o>KtTCMXi3D#xE)Fq$zFt5sJmWZNOElKuKP50dM|xY zc^uk48Jbv8Xd0j}S$>$iH0 zxtIP_JATtJ{Tp`@mT0rYCfJ}nGNdy^0%)i8Fj5cei75C~t{N-}(%PVvLaYNY3ybVS zG0CIC3Lt)Mz}P~6t%tNE)ep1)A7FOEv|SO0%L%+mMiiiqE+LkL?ih?W25TU-G3%7V z2r$b@#fX#b0*MDU17RD8qx_0Og{Z6~iw#<@4#k^LP|4aNc3Gj`qu2au*9=f07FsSW zDUyy+5Rq<0`Hn*UM-MC9p!qrlrOcXUF9c^cEGGn`?Ab})j_lfEJ!03sS*q#!-Gkc~)zspocCI8b%-RE}Kvpv1C8M&Zrt2$mV-WdR3otsMe3%uL>(hHGeus^PMVq)1Qiqf!d}X!e`ox?dT$Zpb zWiy-0^%?Gta%urg+Fa((&(L*uDL5n?stp1`EO+v|AVP~9YHq1AaiwZJU7=Uy2#r>m zJiNzD{cMk=p4ZU1 zu&hG2a8(F19Wz3JheTA%uk0iw4$X1WQABa9~60DhTY0LW&JAn8FQC2qY6qkf=%Uo1tgG{52qx6_Rd~ zL9zp)m{`}A$%*}QeM(|2-9G|ig@CP}9txuMH! zNvK%Ax}zBqYnHTAGR0()+?h&F{-JHP6u1s?Tk<6uOs44gyL*=@t@hhq>*kWbeaUfz z(*d{DR#QpGN&NH6TPumwc9Z1v#b`E=FQU~FW)DdV*U2tS{1~)lK9LR*(FKS76^oPjRypY!RreIv))f%nVizgQL--rq=^=XM}2)eM5 z1GP?v(gWd|D*dCNOW>cK=ldKz}w$m$E=FM34LN$mA!R{}FBkzDaz&aeJ zA3eM=+yr|pwT73r;M4xX?+H>;aH4;!A>L0z3ZQa}rYxs@+96hTZbqBJ0kLqjaPzm> zz#+9xtpjQyEt&=0gmRi{nYjmQod@raXC35}5y)!~)BCv{-^AL(_2KPg7+P7W{F1}< ze9Z@48@>U!mH5?1>3Lp$^KyN!XNXHUM(qK@k|XmSv1qvM;_806^ybc)!Ojorw|hnG zDbAXmMObDfS{0R$NR@J@z9dV+l$(ofHk8BU|dAoLjLYgg#AJl){of#V$MYG@46 z3h7ydBZ+Mf>(l$tJ%lnNbuu^}x91J9rL!{6+x5FHc~72nzVQ}s@4Z%jXrof+33VT%)bNzS4w!H{sD%&FohCG^hiOecDB z_IiE0W`a)f`sfvHD;wNs>IgOLiM*Vwym-Ff-W zGj?u3^=JS*CjuYzq#tEuY}t8%d=LrM)kA8fD_p>Dxl+$}v;3>{m0);^F7Q=X>3N=x zVrJOYAR4$w2DR9#tMwam>0s0LNy{F%x=9w@1e~@M$xVt^woy2 zqxh&B^;6wG5kVri1H1JmeHUAQv;J|iu@RG{DbdsrNn>^9&J$g;;Zj1RuaSIX=_hCG zyvKQh7$7D5q@0Df=X%l=q-U;Fk&Q zz-mxqD)iF4Pwk{^(CM`DkdtJFi-?jnD4dg7Ye}oDO4MvgjW!Bov`)@-yN+0tq+~(d zB<{Rq=NW9pHhqB}PSiJZzD-Yf#ygXQbO@P+6cMQe4Ok>8*dRjYNPGdmVk(KrIXe^x zvi0{OJ9O%8`W&;a-j0RhEBVQ{=^H#LsrS?6AA^_xLQXAL(wVJf4U#Be=;f z-L8++sUUlCyMD|faxasQS%mDB5`yIf`6S4PA%2xlXE;87^;1PfBkxD^GEdS3hhN0a7x}H zi2`!_!<5?+sYh@;Vap{my)=IQs6LMGepG+klN7chjVRSsiXHKe6SPjnk)8YqnU@hr zMFrv%ZJ`>XvJ(nfL%FgL>nnpn@=zAJ=E$5HVNA>P8w$4s`2$brpLiyUJS{&QVHB-^ z_Lz|Itr`R#DD09(M>OI9iv)x0*<;L(eCJd8m7e}_aybVBt~qrPGPEhU5n9-DXhOD365wf$tK9r=#R%SyOH1$tnpK@DxE~rBGrd{Qpqo8~{0p%bTPIO=vXu1LU896cV|W`vKI{ND@&Xmtl?LkOv~y5dEP@9HmsS`@Ys+$}g%ef=s8tuxl>9m$Ngz(HoNK9JRP>ZpIIZt|N1i zDkTy_;MA0Okvk)_7G4ZkE>XnGA$LfON8#sAg)yO=Q-&(051cNk%!TDm$fH0~E2==R zss_5ml8IK9ZH^}RmE^1su!kM>jg7o@yDBA>`eUgmeX zP>E`C{MgR#^n;K+qQbK5$M5tf*<0W1#rc3jR;{cZ$NVz?qYp;(Zl$mUo8oNnfAp_d z-&eg|`Sc(3zHW=exQN3o{ZT*EAgv|HxBaN!=K8 z21>aDKZ9BPL=+-iI>bZM7E_aU8}K@}(E~{YSk(Dy&8Ttr#8Rb5+&XL+=g;dXkxq$W zC0^sy-VkevTFP>##+-CRWX?h)6&0~w;@;v`&QoAX3$L zFb;*&XdwfOgvImpJ>ij45;!F=)n*CVRm?xhjzxBL6g?G%A+5=T!8B{OBS|QxL>@}c zMT|}w!BK?b{Eb4S61hlNOW)idkCq0!*kvoto+AZ1zXlsV%QBkXNPd@U;*hZ9;rgKh zOG>x^6J&l@CB?0TG|a?zQUP0GXZJP6_yQs1l?qko!M?^t#>k+nQpRQND9m{w9KrWU@4-xr z7paHDgw;(o7@%N)RTmijyh4Gud3}Mg$JNcf}3GgEq8`l^-|48F&cdpP{u+~wI z132dUqm1G#Y>|-KO`P>!Y7}>+6^e3aUGuQ&%LR*mvKdQ_5~NFDVk1Q&z@tlz3*7C{ zd8|B&1-P}$_{q~*@c`skyg5=+j}G0BrlN&d9dOCihp z)EX1=71Gp2SZGbqyK0S9TKjpsPTaWzn+T-#OR0SKgp6yoMa_+D=?Y_#FO{9kH?J_J zYW@AIF}Fl6yl_6q4q~SXxl!t2rw3zvcZ0FV4LUoNW#>nYv1Ky1O-9z75s^AC#6Hak znaN68L;yS7u-6SeRSOFV$0Ghf)W~;tr8K8_9NAoGU>35!nwGnSwc_uqcbp);D$8e1 zRf}I_Ut`NnF!N>=WpIhw&6D-9)#+uBl*U+-*fdm>S%Eaew(hI6^30-gMPP3?8slf^Hc2g|8Z>@MIm1EoD5qtJzvv&()joq?W z@4L^P?(DO@x_95(o#8KmhXK3JGCM>ty0e4c(ew7L!5ZJubKAI$(q@N5D1pT0HbI%} zmUnd{nfVL?s@C5WR{1*7Sc{6Ohk|X}egq>6>vo$U+w7Mes8B7!NT>Wqc*|(3O4}e* z8Ocm7im>(X>RnpW;PQ9%&MiA9tH)bZ#JpM=jI_K($_62lPSwu1jCbe6C>b3<;&7F+$Br`=vOYH(U2@S0 zJ1rD=$K#D7w0zPJ67^IVHapUBdHs4U4LQOng*Ft1ENA~Y(ReW*yW=2(g|#c%<4>Jr z40m^}ibYqDDTdUrDq*ilKLY#gWaAmLz8Skz;Gw+t6r<8z33noLEgdfb2}CGHlpHEn z4$>`LDpT>7OBQkW2E+ES>|Wk>N!ka5We4UOY;d8%kmgIvt{s4AMMGlaQUmRW%U}wU zxlW71vnTLSkqqc&$gm?FKsqo8CG1GBN1#$ksRmKiY$BG|UOBdKuhze{Y)0JSUx~kNUp41n+qQ%A?_P6T|+Yt5%d-HmudtTbrAa8zp zy)j`JGQta0AVwHQWl|*(!3McTJF6VGZ!rGnkv_G8n~jUJ9By1#&L6$m*x=^#ZZU3m zYkZ|6FZrl^EG8WgGp+q>PE zI8^$j68@Di)5#k`F*-1dG}xVGg;Wlfcehc;PrTbWMeiI;xE3^pD3Ox}QB54y>3-wL zWO~aPIWXZ$K!}RK37gE>WrjA$E$A$3*l9#Q0cj+_oq)9so`^yl8NO*23x=Sm$`~Ya z4r#X^B2wC$SbHmb42+V7cW3v?Eop0t*4w z3@E&0^0WDm8Qu88$AG=1!j^IV(&NU_I-l{hQRVhZ-r(o#HUeIj|Dtgg`^$^Q2^N`$ zw6}-#f5~{?td5Y2Fu}B!jfrMl{@~+ZHVS+??Z)Mc-!ew&?)m(bca3B8JjmY6bbS8y zKaKC*a4Wee1|a`Jriov|l_Vnq?2QkNx5;!AXy5UX@y{+UrG&waFUcW7D(v)+jea@u zhFsG4l^+`)>0K)!46B1RkgV!Mn#p{_7sf2jmkNcjhrco|$xCM<3r9a&^0jed53n^f z2nk1Vjx%4r`r2^2hsst-I0@G)EhUX|i!aQ}YGEQ!qPM@9fAozp&dtYvXB4~T9u0o< z_r}?JI~B&1K_mXbe~oY4{Jo!ym}kIT=&4~C(qwl6me>Y%Hv%YrlNeS z?j7Ln14k!uB_<+mVQ|8fa7+uGpY1ffXXit0ZorP9l%tI=^?HYRM$0L_+#f@8pgL_x zAnPIhi~L3{qaJLd<(=yB$M`PGJ6_9`{wcE0fHbz*WqY4+QsUX|Io>OC9afhE$mX{5 zUW4sEv=6zNz1PlrXmLH1HWiUb;7|)!HA1qmLt5MvK_jW}@Nv1`En1!o&B@V6?1??r z-g}*oqH@Av#p*kFFZ4;@HG~cOcL(p7B;dxeNaFYcc+qIX0;x=XOd8k%a#+R2JmN@U zQHjWhK!?hcpZ;g63SC1~lP(<504W>GgF)=004yC#U4R#K^j2dJPbcp&?ny3@V1vm* zQWa?xuIeyi0{Dv*3i(&LV&#v3`XJHD-stRI%13wccJp?klzAZS#MIZobgbjEdwEA` z?Bu@Q&)GBcyHQ(A9adoImCDLumoM=4)G1AZ-MYZL zED2sf*aV&;ieDjRz_lnC!(@O$w~Jyy?K|8~mJq9FEK z5KQ=&4Ke=_NPAh#cMC*fjgv2Vz+nMvnm*PrF>$*wrd``$>UHV`;y5p5}C z@HJ+He2RGTZ0|9~L~`)f2PxW4wmUQ?h!wJg9eDH{i5HY`1NFmCJrX;FO85)sdtdSK z=P&aFtxW6hOL(h^M3Pz<4bc6S74NW5`^v{RkQ}XHzNS71(=QiUTZ0(UyF< zX_=-d?F%2WFj$BE9b*5g*kX@Wn|9O>buV zB@Q&e6!bz#3Rx(hkvcU%dTS!I-q2AV5#-4ztx7=@u^~H2vK?^gu%cS>ynzQKE<#BY zVM*l$FOq#~fv{|IFg9fhFq!yc3aXZV4x^+{^je_wTQI7j)Ej6o8CDFsL34@Jw3yV> zq)Gr*7kZrR4nO)yZ&>R=F>_&xrnAT}N+d$~SG&D?_3T6au||8b2q3a|pZA``k}r6> zN-N>g7rg!0121?7$)6v;;GMtbauaOll=qOe|J>V|XMN^9IBOzhR=2DOEpgGzMODkHD;6%PSh#FX6)eJ< z7-``)xyhxpjTf=X@4fw}D9IvZX(S3(#W_{5-l4dP9qBZGp)i3z6U~KUYa`^b-3Tu^ zIvZq-Pa0hzQP$LlU`3!Vjh(8AyQ-cr=&%z^FgQS`j?w^iXtI#}h)c)2!lsCazW09S zcE|bBAG~{f?Z^j3vq-F-e7Io_wAd}}%o5(*&g|?NA^dk~N8Ta?R^u*Y#?XIC^P`VZ zB}#E&7w4J(PQocXOXxB5a0GrW^4Ezv^j%IGRbCXB=Zt~SZ)6@mSq4n_C$pO&#(|yH$vnBEP$OGn#PT|uUwW%yEdtIr zolT4ECb++0YIiY9eNObfnGNr1&dAHqA;>yn3pDH&EnKM&<2QFTKX8wbQZfN`gxvSo zKU$DZwF_T#tpGE3b_KhC^C%VJOA5XFPoJyZ$}$H{|L2`)|=d_ml` z7%2YgdLr#udg7d2d5a^-UjaxG>(@4)nJh|i`IfjR?Vs;-i`s4W;8%1&0aF__1unm) z|1GQkUSy<4B1uPysM+3nY<@-0elrB@5moG!xy5OpVfuwp%B=hA=#t!*&!PH?Gu3`A z5>CD9xn&MTe;Gs)sxJkB6cI9Ei0uFe4ykQGzeJ5>>=#JuV5CO)mwVI_k5+qA_NjjG zFErn(e%sxVr`7QfdYe5h-g}VwHxK(}h(<3VX5$OZi#%F& z^<4H;k@~qxH{)$jI zLY+V96iKRsP)qIU%_)D~zHOwOU}?XY10e+fY71s3^kW*AHZ+$uD=byX%?|DMlWUw= zx48v+I4FeFt`-GE>Y6x^vU7#Gfxl5R-;6lK?Ba3vW0NY)o3SMwy1lZ$VMIlt z^&>-pxS4;sZ>{$8{?HqzpQUGqH6B zn}?AKSmc6XA~W=xqwK>N;D;4@Vc{hV=DXT}ekda6T)iXT+u=8a)5%rEXa`Z0~ z@tFQ(ClChWsJ3Q%h|`0g1D_PYN*!gdqdiE_@)(_M!K!;la1G|PS@>co??cAm1IC;QfM zK(UF{=JiQh>m0TQkBYN9z^WpaPKGTxneiie1z z!KtHol5cg8{CaW{I;d$f82fOJTDRU5%M(C zr&Ak?Ht?;>%(G24w$7Z&N7k878)I>r4NPW4#6f3KCF+Ea$$>}8pAveiTp02(!M_Nb z7i%++qc4W8MLDS)(gYznB@~@yPT(iCrHbU3aN5LKmrJb z`0XP}fB#jLK)?Zq!v-F=I|yapkV{IBtH|ne*8D51StrmJ5A<1+fd}5YDK@0ugnUH8%wi zh)?}i=gz=p)h0|YeRD9um& zYlyP)-R8XZ6+#PA5b$sa+qByp#6Q_>F34`T5TYB0@`>Z=gM7-X<}ObUQ6J(#0rQ99 zn@08qrZ4;cb+a)~3W4GVB}MpQ|1ghqx0f@P+}B7fZosT%`R|&Y*wb&AKk~2MH2>md zs~+=p$9qE{N>961z^IeWN!mxrXj2 z?qVe$nICtmCJh?dA##oja7C==$L9OJs}PWcpg|x;5XGU6tj!*8w1$pAdfEPqfL!qq zg5s!6VY8u|KQZrak7r%&@y19`~36o%#NlPECkJ!y?wN=+hFLSIKq+648U5_NGD8zRPhwc zLNf}0cjFg$toxFSQbplPhn8f^)A^|eM%<5}6XgU-c>xqf>R@cwl~{^!l44U3YXevu z`z3?`X!K)^7Yi&!qYzz80SDP+s%i}sOmG;E(L|P3Q_W)eQ*<7-Xf)y%z)9wUsaiCE zh;LYBsFR(F4xuRKjbH$>gVTrb-}#o6@N}5ogdJy42Z?2NT~FKD*vOa7&ipvdy3oVk zHXw#JZujL1pB39?SY7xquT|`sg=Q$sCfO^q|7f%(Dz_uhiTr882&#Z7)uuh<6kr~( z!z^n~huIQR1{i*YW!>_?ARxippk?lj2vi033X#X&MV83j#|^tu81cvs*nsgU|C2g8Ggq&Hi?Y6uyPR#`*+<2K24Tkyu^s7S`*Bl zk}Wc+0aIw#4lGte!~td4XH6L|1VBfAbw7|G0luaPd|Hq}Knn5!Cu)Kw0lGw10?iMh ztf5On5|VVK^&7$*<0WSW4S%#Dgk_&z@dDiyz{AcA4mm|3KZAadNRTxNdf~+Z^cy6T z`XGi7AzC@N|3FfU_XxBm_cWZl+JXci3yk4kpm!PVDvic=-R$RAcd`6A?sC>I-|Ey} zBz-!|k89@x;&wN-aDdgtJ&irlXce$61FSq0KOsA(8y_&xI?~;xtO?X6r>+!r%fUeS z!Hz4i9%(*LOrj4=&w7%DSl+~-3 z%1lPM9GUAHLa$ix$qefkOHG%CdPg=JRtW zSm(QQ@H&DyGl-aYDFGi?YHii}Ldk?B1CfAMDENwp84d$jd{eCXS?rP7kfg`Xv2r@0 zA*7yVY6dv4q2DQ1$4+(?(7?I_xfFHYO2CepZFO3R`33zN3Yd@sX_g@K}R!3Gl$Lh~sJ=n_gJFhrUi&2QC0K_eczJ0nu!m{mN2q<>y-3P967?(H^0I-my z{kqwab*!{znG2g0NAAwYl;_3D0;~rJUFW_ zdof}y%#+rPv$Xm7pr}>s&Ze^$kkCT*0Gr=vZD*5LS=X?VnALT2%+lH3Ro1+`@|Fq^ zD~?%1TILVb#H`oawXlEqsJQi>r&yk8?4dnx(!x@g)tdfhqJAYe86eeXFA*Zv9CLO;8e>ysL>xmm_n@mAPOC# zE#9vHrN^dIj zpJTn}P8q`~`tjS&vqqzN5L58q+vi&o`QQtzkK8!RN@(Lei&^KoyUc(|2Ej-(6tW&i zx(g+hU%bWIqV+?cAa=>iC#G9Uz+%ssGKSsHncZ05ODr$1yTrP~WXX%ItaeZ`p>cup z;Ro~c?tifgJZ#=IR!?^JHCCi|N|3j3I-sfYCDqmZ$7`(X^n+#u<8|O*X*3eWGsO@Q zKnz31&D1?uoDew7-wdnUzR5E9o*S*v9v_lTNy?I~f3tOA|0Vb#)lz3Tp;?3LXx0d) zN1UIt&HB;JZoS3I<#*m{J?Lh!TcMAyx!v-)S@Rv%&JH35?HJ6pG%{@BUoE?j+=GB6 z1!#)f_(B#6j7Z#LUu@6mIGoZc_g8|XHmZ`)4mQAcI}|{b4wDZZMn1-J9RyK?W~1RQ ztNp7rz`|Uh=W+IFURJN6V!^|CRN~~0P)w}e6r=!GJH3_ynIHRCYmE!K$CJhV+>uCo>LT7HahPB=_->GuiOjeVr6(hr6{2MjFO#5CJ275j^&yNT{a}}nWF-(v zu44G`4XXeuh<8d9u_yOh#q6cM*1&dB|QzlUn%YWYr^pe%%QF6c|`+qsMt`UiFep4*U8sE2W&YGb%mx8BzePGqF z&)bNE(QU@EIZvSH5;4 z$RGUB+N*V&r(QOZT1&y}^cD(!<)_wnZgZA@9XWy6md~vtdN?wK0`GX;gdhdcPb!l( z|LAk;Z4Z0x-_}Up<15SU@gdqRCUBU&{W4sW&wXRH`@!1kyr2Rcz>5E8 zmEvWcPz%+hV5|NIA4m9q)}~yC2gLg-qU?+RSqHN*XIUM)rT2!Rr>SY?Dr37}w0g4z zKUu?boi^oRg?!ad)+)EDe8=pZJF+^OYR2FBw(lT!U{MGPzHl9^Mju@>ouxE`s%_o` zslyKU?ymrp7@;|0pNFqHPr4#fCKZo*e7!VNDVIEH__~tBzV%&80*<>#-vzo2~mc zD~H`MBs(`r)(zr|LKu{-HVT*^&hkXc(yp7y0~}1h z6e9yC_EJSoE}QqRFK>P(CbE_N!9O7I?AeN(j#VH?x_^HJ)chSeotdvXJ1^M+^ns90 z42*gw#_uK^Y=j*-c`UpkC+Am>;U6@1QUwc!S??V=7Ms7_>iqu$6PcC`KOiQ7hE;?; zl+2>_R&4>nMA{FZ?q{Yzf(XW^sRVx-Y!orj835^Y9HFnFD3Ov%rWl@T)kJZs-u{^P z04K-qLt{|}_Cl~=$@l+Gj3VspimYx)r^m`-`*|Uy&PM-T+zv{pmASb%YA0c;!2W4V zU}9ei-6xs&`vqppR@05b&)ZT=|JGK?#w8QCrJUYhv#C}m(ShZ})W4y#Y}!>;cjt{W zN(ldAgTJFaV#1Ue?er5{#c2Kef8MUsY%-IZgfa4mGE+fIA`{LUZL2IS2 zh}U|M2id`vok)R!q^6T0nL$kw48l4iTL)#7Usk?EAuWf*iL{P-e&8bc zceI$PqlN8cYQ$QOR7-~WeSK`%V#@|+??)#?i*in6uAloOD#8qSIr>ngJ{qM%3%OFId%B1m zcWmhf2z+Vh{6ep(CG=U27|uSF%Sa(CQDi#dr6fpScA9E)WcJS&o&tDFyZNH*#~*TX zj)DtSq}z&RzV)m?GLLZltGARO31@%urA-{z5xso9**8DrbUf5)M69b=pWqB74_his zC%i?nP@AAccN{&IcutmOpZ$>2qrLntH5EZHwti7oSEP)H*RLGlGLtES6?9(R-B;^o zSACb=iQUn|SDYvFaZ+r>U+LldNb|zgL5FRebFi-~-`&Tz$>fI)^4+AB(z`;)F(}?l z;$-Gw?y0B@gbglnQr#f2w%3TO7q;|zVqDdg+gB~)BlIi(anWElP?_M zo9xM-9il0dhRn_^_HANgN_@9>ktkq^-?c;J=*Dq^G;*TeEAjoy(^ELTDR>Lg!RZe- z2E5<262k+Y|3G#Z_SR@$f1Nm&-T#8GYqor)iF6ve$N1)J+&|uTjfeFr^_`YqA*cYW zj*h@VCferJ+1=T_rM^pZ(ogI<_SR)qXT!A!+|Ax9^>t$>7H4;0(Mi6W*yzc=ui5Y^ zzHuGlHA{&V>?O0Y_njXz#kVp)U&TkMuN07o^1oI33Uwb4mp)zg=>p%$?D8ePzAU!T zcP#69gs&H0Q0+UxT~YxhL}G^8kUE$>1V*rY>sOwLH=gWS3&9S_&}&Zi`4cgXjhXWvdG8rgR% zeTAJIhu{#352$!KyY(Wyvu9`#YajL%bazUKvsqdf>%-3o``++m$=C}`SLTlTdax6s zz8!4As+^8pr0SV+D=C@6OB#LS-R$^Pz5yL(AYqFfN=-OJ1`8fyp8SeczDM0`UEJ5m zzK#24;~+wKgK;7cVm;zzC?Fjqm<)9i9mUaeuFO(Ga`;uWPd+YBhh-^JzHgltP}S>F z1aJ*6Sz%KXzDJkrymC6;paHuQQGTS=&^s2?{uFvsihN45fdV$_p?p_Ls$wLHP`L9< zy<&xHO}=?TvhxXRd^uVl80M+i1Y(WElt2rei{Sv~BG$ML0nYjBeAjgo zFHp&NMw$a$w0=>9d;aA6#2`;QosZ+Fv{H*xi5Nl$a^Yk{;XanXW>FZ1Qe~NMz3(DR z7}b~`{NnY#kKFy7vS}1a7>Js9ISr~Z`v@@b11I^s?Anuj+j;b4-wbzhCOrM?a2RqF zDOvKpD$W)k`Gf*%*pLvz+F77>`Osb-`H=2M+N_3c*vPAOp0$2e%aT+&v`}2I4(#(1 z7i5Z1usw>cM>1KF=nPh(7ppj>_g@CMW)>4~adGGzwo?G?0A8k;c7Lbtm)dCz5q`la zizq=R$X3{;@-RdW9JbvcP(oQPzf>hjk>OT#M1$(RD&XGCO_9iTAPuNWL_0COk|H8# zg*60t3WY}oF*2K8lHST9KoDmN5=~WvM~~Yml7R#=DiO-SfY3@toFHHAa{DR1m0C3p z2<>^QPtz7t7NB6jT{qJnNBm09e&K&3o>XxI;Sur&=sY%&pd(V2Fim8n3XQ>QgY+n* zgLU5MOJpy^7GLcD!r@y{e%eOgWG$5>bLSbpe9zEyyg1`*HH-o6noI@vhBU4n${s$; z_cBFxJL7HUo6q*m(Z%NIr_S~D%HQYxFaJ2(_pyZq8nM8bpMCyXRyY35Cf}75*vA-4 zmclYcryo+> zA#Pk1NLj*yDjqG8r{U6fHsw6uGJOujFY|wB_T-nG=ljIXKe@nnW~+C?oVvxgK;x4x z@%>~Bt;YeT{xC8sBle&HYe$WmQ~?GTNo!I0+fhr{jw^j7mQr0J?8_^C!i zmW5C%(wCzA-m87vJ%vbHuA?^9iVm|u1wqMsm|Ev$8V8SF=X>8XR=iOLLlYIDy(ms` zkzue9y=jJq&M5#)Fiufqi$MDi+~^zWrL#+Mg6-uu`VMh-mtvY$QflAPPv{jiZ{6g3 zRlb7ek!`*u=5(Yy3EkUqM)_S(K^%QuW=T_86qS))Rq5$Ty^|*7=N<0y{ax>X%^5AJ z5a-|T@Llg_+wS$X%Xjd0I>vY0>+|bbG|B4377YH*Bfc99e&dtA?wW=d*08&F`)vNu zZg3~9$}+3V7LhdbYhduNp7$;C_TF_7Gz~03gesT@FQS1M zwGlo??sLgeoB7q5X-J#!OTxx{SOfbQzC@7+2#6N|Ij`xi+LW zV*UXayv9aQzsOa=AA8L=)6I;3_=2w^$y&RVoktph@MaEXealzWL z)5=GP3hJnJzQ5nO_rCjHfd`3GL^a_(7w%lEg@hOknTY24@D! zf-tVL54ck^W;7vPhra!Q`=q|0-Mu9{r2Jxhy1m^UGn|7^Z7Ncz1t8P}2k-Io$)%OL=FY7AR{l*i(`Pg|q9C+3$P{V{?M)U(!Y7O!Ijb9pTtI%ZlDnNa zuGV8e#1v->Kz|EJ(RuSpOJGW@9Y%$BxbOx{nKo#~1JJ*_<5pz*|LJ#K@!|Syrhn{y z?&vc=b$bp>feO;9y@0;J%ZZmFjc7)lUVn#MBxpI(7=zF+x4T6pXIYmr9;#1uY$(>1 zpSr6Z-Q|#bDCUWE^Yk}|+{#jTrYFLI(`FN%NIKR`c+H#g&s_L_%nT~?jQhg9A-yoM zw-HJWsLV#c>1V!nCua~_jO(T6xP|7Muicl@D_DyE*6qJNA})^RSsfWiiM+Skwt!rk z;!IH!$)7^5UZk?Zt)m`dJBg=eVN5)n4kW<3_pvySunrJBIur;_SXvLsF(wMkpe|x{ zy55;9M*G8VG+*Y5MOi1$q@q5}wtNr8PLc3~@%YIV5h4MPE5E*v?SUWlq&J&bMHX^R zQ>sE0$*JzdfvCC{bfnmH5obv}4d` zJe5^wB7;R4rklwrB8qhRP_bbc;wpWW1G!ue>CS%jr+B=U_wd{eUvp>0QIbbLN^Kh`eYK zqfAJL$jlUk$I>(eFN_lT=HEt&olY^uyCT~sgC5~+W*SF{a~$)R(PE&}Bhh;JyJ!%? zugM=H4y5aYr-)%9A zbj3umRo^sSlxJ4)KGCmD6iZ4v2|J_#0WmmXlBlX6D`p@8(EdtHkL@N38;Sdknk*jA z)WgpedAj`7SZO&JALr4-Gc194JkXO;x<2mBRO!M?Vi6s#oogxZ!WT+_B1Llbl-KXKOSucO< zJ>bi{IMf%<6V=65_~B@12#Sfn^v~ysv0hOkbk_V~o_OEU+vh=f+gT_6Ia=WFVG7(p znhGjKRNHK(EE4BC=P||*XAuh%9=gxrm#m%EUrs>$7G(Qr;vz&G#zj8|53Wi(z3mBj zA~Oq1e1^1{X0vIrD06g4j*xjimBsTK&j#!Ddwk ztIqC-a8n02x0-(~9fX9|jP7E0kbK1ump36*X5dQnyo`kT#4u@Xy&^`{2zYMRwK}Wk zgfx3{LjnY201Ij_r@07ShT}5DJ||zK`+EMN*eH>BQeSn8o1c?X%7`xxqKgS6D)EYC zfGLerIiq}i-{qn>#wq{^6tf}y%;h34`I33jt<&f4#%aO%B+(Xoou>`N~Z@+~LVrez(ItCHYEWn>#l7%C=|RO8w(Dw>0_k zoo(*$Tpm)mlluKOw@>ne)W?3|XVPkr3mla}*o_`@8NR2{$0B{fGj7h1@MVs<@g-hT zbvNB@8oY&-;=MP+vQWjO|$S}qYRpWN>IZr_=KNHn?ogzXoG~W+Ay@=JnPD! z>JaZ7Fx&*p@2ynoyM$*!V58bbjC+OtB;g*}N9x-iN}63f=*fxUwr~~C>z22&awaF* z=wz#eJ_tfd$?1vU;1|J6p__VTyBai#b1U&#_4^-cJS2GfF6x2WVfI}w;;4T_0cU6x zQKU`!g0*6{42?;u|Km$q;3Vr`t(bK%NR!mPXo(a(m;Zo=-WL!W{09NU*T2r`Q z{LRTlt~h`cR<#4s1WJ^5lj!f{1C(A|XOAt2R~>2X^=90#5B}Zrhr6@ zda1{?A=8uWPK_gkyB-V9hz$M=KxFgR+r?Mi%;yh_XnJ`K_&4jl1AWECGl3DyIxcSh zcdM9{?!+0O)lWSkGR?Fn#mHpCAt-6qD5m`&O+xl$*XF}cLk%=_P=m9ZZJ zDhxRdgEjYV6aCU{M)fy$h(`k&hb;ZjhJldM`je3p@hdj=39E)ptgD`sMdsNy@w;ex zJ&1~cah}Zsw>TKU2URf3@wP3t zJ63HAcrR~sGD6~T(jdJf05~13lKtaEOmxWCgU^jE{7uV18=KYyFo(tZs`Qm_h_$-+ z9x+4`KWf4bCh6n6J>sJLnFu4HbTPb}Q1GA@#mlwXBdQB$SS>e2=Qp425#<@>6A%N8 zkHIZ~j=^QiupX=fBea@glJwu+fnYu8U2&fyae7&F!AYY?>TY_^UU7mhc~A5xv!Wo7 z68|7kYc^XmIHno&o>&u^ifatta6T}A{g~IbEf5ZfK!U6IB-(Cc3c%;n=_d%F7VRd{ ztM(z3y4RmXR)GzGW%Sv9y{=a8io|-DJKqPj&8hJ;EE^;fH@E+{n3JK0SGjqn@I&zn zN6rc*$ocg?aRpM;e<~1Rb5Q(VPd_BI%a$oBCS~>>60;q@ew6P2xj0wXjD$PL^`DD2 zVNQw4!5JtbwKOJwm7$+sE^|#zwrq|JZ(9ZEc)6Df$}*jB^k(=s^L5_9W?fgQ9161S zWj5x@9H+Y-dzzPlg;Wdc1dT}i^?9<&g(Oeh(f--P?8LRqlKC@jH7WX!!5oAc)zd}O zUMxS1W(P)5n%%g5wTFDMYuGx9tBdsYJ>|na@mf$_3SzG{YeL@yc}Ki@ZJC_!oW{h~ z_R}sY8(k3B)j&cyP?&8B^XoR(hVPc*#&JemHp z^K6EkEc-b6lj%?_XO5A(^6h2%N+KVh9zRwNq<`A<2V>>Rk!^Q2&ucWXZ!bj`{SCVg;<3j8%2d7-E%0B8a5K%=1ZB+EFw_??S$yQxd~5nMa9? z%`JmeY78(p`5 z>E2W24SLC!s?=o`J}i=HKBris=pT-XOu3|FmveCX4hdH%bu;F73HdR+jsJ5vj%S2+phZt7c8A zU8xU@Mly-^Ir7~|mt>Ljg|p>Px&D=zdx0G9sKD+(>}K_a@)9jBl6AS0*oG0x24@;C zl4B$JLBu$1RB%gjS=miC5s}$gQ3Zt zrs`^WO_xDz@Tb1bA=?-VXC>+X!9@!#=m*!!pJs>r0BG-@yg_zvoy^D?t(H|ztQ8+@ z(pNl?ebtJ$u-R~JS*v4pb`1p5Dp$z+LXHI%@})jv+0?)$6qrdbO8)Sp| zY=exK4F|>Yf^zT%&WM%#2;l*gV_nzk>X9yl&LdUin%@L7hQ8@W5WrOr$R!1tQ*03L zww19W3G1G35l5O$)!TgdjJ&LCB`!jcfe4TYx%Q5?r*I(?;k&N_C_Jzic<1Ur$Up0$ z=Zb=X1ULD3A`0sO(jzUJSOU?2q$tiR)9{)+F>}HU_C|riO_o@U2pwKT`R&L-1cxLf zY1ZOuK$20w6?~Cs$zb!dw`6x=_Ix1k$!ML-5eOjT_$u2Cs7)5&Sj51bgjS4VLBj@8 zN`lpCeJoIzb&|2RkTL>-Opp<{;WVd@N!<&!6D54Bxc`ap3YWlotfU_*lnQNAej(u1GC-I#l9NC+p4o& zN)h}vpo&U(nMqyMq4cgW&0?e;69ehiLly#MS@EXIZf)?GADO`+jf1jrqDK~CN!IXf z6?Ss{L|(A&SXG>QN6!Xaiqqf`X8;Zd1!`O zn_W5w_ycl0)3_Vh(}i?#tB{z{=c|}&#?+~kB6{6#-R^lLK{f&lqg@a4B@*81_ySd# z7kDRfX)gGz#`XORRH3xM|g% zp@yV3OVpdK9u~gQ!6&k&)&CYjQFd^az&AHTaH&Tph-QZzA3OL(vbQGQZh;pMp_E|Q z+ydA83i!6CnnEr2n&sCPG{=0;Q2pXU^+xs_uEk}&M=?)#EmG_Cm5bH5E-S;XoaUaz zYGm}JnKt-?^@D_?k0)5O;5Qo@2zSQ2m^OvnQ1u55>fxM}ftYoT>NuxcO>F~m$bv*r zvO4(gAYX@hc&QrYWFyZ7W&=}>8}QQqYm=(ZgVN#oK6%&Ux@H-o>&GusgY%Q+AN!hF zx=cM5naI_@AU{H?qRkahXB<*6Dk?$R;R$b{!5Qo$rcYc|I{Jq{Le7n8%hfCJA6TJA zm5?EVWGl|lWjDH4D{S%#H8>e0U$sJ=rC+%=R_s*i0TU3C^1}jGn6Fl-)15w6Py>4+ zi=)lNg>Bt$0lV=+rbg*74xB3(hTi)TawKaX@ryI?VhH;PwL)9CL&k+8=*p19L>@&) ziuHj$s;KW#yit&w+I5cKC>nZ<{f>ZDSKJ*d=wEwO6PT0I3w>ulSv2feCr{s<<(3@t z+vCs|e}^7x4@QUDpff=gwvJ|1W~I!B-Ih3*P)b=5K9)VDUzy-4y{*u7%Z^|N{=Gxc zpNy9UCmze-{}Br?K4k%X80d&sA@@?%U7!6}tjkfIrcU>9_mo`(J1w{nd6dS@w9C}% zuHO0+m22i+tyV?N=RZ+hoJ`Mt@cC+Wo7r@oy2>&A*Qn`E*J@vr2Skrnn@oJIs*F-) zFtg!CRq9kuOt{W4vpBT@OdfIqEOAi(xK^0izD{*_%$MuctxFVE^l>PM^krY9VGnsck4pjE51_g;2SCA2w8dHZF^aN^Tu83#fZ88m#R;CE9NJKg?_iJK(d4fYj%7Yy|r4AkGtXm zD~2hN81~KH&3=wxiU6@f4mN72=Gbig-X$VG`lDX#_tCS}-aVD0hCo+RJ8z?BI?ENE z^8KTDuqH9ycxxwLJPg)}G`Xb4ck)7Nr!A=LOJAvXlOkizz=}flrE}Fm3`~A8EkJ)# zuvRP#j3j<~#ufV6d(`bZ_g>Y_?D%(eQl^^h1vo&St~L7~RC^-XNJpJWmsz2odqnMO z^{Wgp>;OpxY9tO0Yc~vVkh2Sd92#0YdoyF$woC+V31|?3Dg>$A6G{59FZGF>#IQCF zr*L+MM>b-{MFL|mh`0h>gFd@}>z3*39#xymy;5Za_MkI31UOUZ#3EM9FKN-+Ud$>i zCuqpiDG1Kym=Q`QN)Em_!=~`pB+n;CJDSunDpbW0y`ZhWQ8nQ|&ZpKFf~;^!u1kn7 zuC{ha3N0qB34`#Blqggdn$pydAUB9-x;>JwK&B-tIZ?f%{!-^3LIByfjVCbR{)0Z( z;cHoT`ey20yWN7;@9QhxM?C%GuwSWV2nkLSsjJla+;td?{fuXj>+~zS&sOzFZouJu z9;A0~RnO|H_n~yi=Es0g?R`w0+ywwA)KaMH#HdW(PnwaCKU=I$AMk9io)T(#{g~thC^wz7EA*EV9bCBGcJKLrUbOV+@=OZPMAy6 zSB)_}YPXtVhV53r z&p7*ZY)Ep+MJ6mX%oWoR#}#j(y6wcu{I#~7@G@0m5vhm|?qX>0>Y(@$dL4cDS}+-} zt9{Y2%zGGFrzh-7c9AVqMNUbiiZ;p$09O`X3V$(n-L81Nn8ql z*eQ>j58qUerRygifb-K+@2a>e#4aId3TM)*!p1-K;C*Tm7hr2@zEH>asULSN!1m!j z^@tN)ij3M1{TWHcAN@!f7oq@sPbdZX^8M-@UA$C!2`S{&G}N;5e~u|Yf6sv_OiuHGpCG6chNO4T;=i;q>V zGjaxo>pNot?PE7>j#k4a!pD4}2jXJ*{KfTypQ!x2j+P0%_Y(l7WXI4WKUD|KnFrM{ zC!G$5x%QB{`!E&Wj{idKa(Z^4jENP4H&Wr3N;{)xLjdte1d;ixd`{0 UOMz-6;Dzy0KUhTG5`Po delta 220393 zcmXWkcfgL-|G@E^=RuL(Mjm@V_Q+ltDcPISB3l{=w@4%vnJI}-84XmTM1=??zG+BN z8d4~PsPFrIpY!|U`?}7#uIrr7`J8dz&qIFOR@eUczv{_@1=43H_`eyY5{bgNq+*uD zRn-!SiruqXotRQAEs+Bs!`wIn^Ws9h6ko&a_zq6TO_&qg7f(xEg1s;s-i0NzBoYI$ z0Ojc=QumXI7rAIe#Y(iJV^|SSVI~$UnU=T?+o25)#Vc?$mdELs2RGnVxC5`m!&ns0 z#qu?!2!L`GWUPtKsd6%rcqra@0c&t$OY}UJrChmmS|S&ALq~LHbTC$@`~a55<=6uE zpaZ$OOc-efnyKn&1{*}%U>5pMbmzhjdSX887afWDDL;me=vj1xtFa*Nh#o{6{u51Y zqHM4rrc*2(t$+qn1r4w+CYkC)(|F^4w1Fhr!P95}%g{MrhehyXEQCMBa@KNbskM_4 zZGaA>2m1a%bO2+cv(WZdluJvd9^4Qg+=&Ko5S{CjXo@ey`&G(^`%Tf2bVld+)>xlJ z-+MZi7err2GyEYsfKRa){$4&AMw+)mXt)F#c`bAiw#3WvKD499&?$HYZ^O-40*hA+ z9kf6@=zy-3Vd&xb_YK?B_o-HLX!2Yv2KOifMnH?+Oe@%}~h`Rw&V0J+hA^Ch`B z#YF+EPG~vmrzK8OuGcV}e3cr7HPIIzqka}Xg4Z=pOH9NUaT1nkl9rf-tI##ov}sym zGk$=M_>pEIfXV10d=fdm6UoC|45A`e%d|u-9EmOQwOIZei&4&O6*_E({VDImZnWH> zb?9JDo3um^>YqVVehPgr>rLTfw%1Brkd}U4yn$8GWxFb~IP5xUj?LqA#Fxy#$@Z*U%2$ zM$d&!vHTtSh2j^?z}#&^z?tX?R|DN@%fEUn!(>sO^@}lQMA@pOm3i_ee7(K|^qX$%fOd8oE zTzC#Vj?T?OG{SXQ9JiuJ>aS=67qBuG>=XiMhE8D{G}XP)=SHA`Ohp4&h#pL@qk(qQ|5Ep(kSA&f(;08f}j@cpKW`aJ1pcXy6OclWrCI+`Cv5ccD}BJNhww zNf-9NFO=>QUZ{bVo1tr>JvwKd(KXN)&BTD{STyz1(dV9xzJ!i^4W>qlKKEt3{{xz# z<4G<&II?#Q0p!CB%0m zjb?6gte=N@-2cnCFavL*BiR_;j=r!j-amq-_7Ak9v|eHA@}c#aXy%%s?Q}u+d0)H- z$Hx0VqX*Y{Onv?r?Hy8I9euF@di1tJ&x5w;XF@-8`@DvZa0fai2hmmj6PmFz=v3zJ z6Q=4aw7t^kfGVQzH|WFuH+Ai)u;Je5VjPLq&q3#Uar6!J#Z72x_n{*`j0SQV&E!Qi zpzODX@|EawMbS)ELj!GjYchOk>_dewjEqh}Bb|r7@Cq8(##ny!R;BM%(Ly4s1j+UQCG2KvVYumcZrcs@@&%|ADCyVr}ZP_f1Pw#fE78 zFf{N{=u}Qc2R0j>^QGw8*@0#-xt|MH_Yo|E|HKDM+#YsA74%cA75c(m=oE}VJD!Zy z@f~!^e#b_54jsVtccdj+VQ+MIEkoPehyW{(Y_#E>VevhJm8oBVcDxI1 z_z?POneDC+SQ&JLHDkF4I_Le-p9>yB-=B?U<`uls{lAtAQ}zj(ngi%ae?=SkJJ#pC zJKVnto%@n#;I+_$r78OSAhew%dX7v(J6sWc3+-<+7IOc8&V`Zvfi8}${Xz#cI2|4F5_DT_ z#PWCuJs&O`5a$|wz9!mnYjhEJLo+x8U2GH4_MSxt`X<`n$I<@{NQP7&roxe(!qgND z3>{pB&UFQJe>Xt)^$lo4H=!fzj*jg9=%eUvnu|`=`{;;&M>BL0?dRI$pfG~USc-~< zXv24+i)%RA@K|)jPsZ|MG_W*5xjvuxET%X^H_fi;p#z+N$sSzH z;=&h?qa*tl?clO|Lm=0nFO-kgM?cNlqVEkt1AYk2z%=yzdFa$GMcZ8w%kQ9z^Zk3- z|1O5@@qt}vL77?#6=lhYCdu>l&$ zD_9=CLGNdu!ea2nDpNwkeb5KSqc5z$X80|d>SB+DZ?}~(o$^q0jocSaqHAI*da%uk z<$2M?=zA;COupd@rg9^?TDRa0_!TzAqEo}sdpkO^`_M)BEV}46M}Nf*l=D9xGIA$6 zwKLJFeGY5l3ao;M&?!k4m=;oA4xN*>=pvhd`Ee$?xR#`%%n1R#Lk-ULsY7=@6>_b=iujt}U ze=;29*J2CG9ntMK9}RRBmc_N0?*9Ll3lEaR=n0kmsSs%iwBdT_h`XR2_C+)F0Gh(d zXa~=u2hAJkNOwdJqtBm5cT=wEVZep3g8RQ57pAB)+Q9JWRPkjYA#H9Bea3m=pyNi8TcqVf|t+{ ztV28aIQn(0KZc&|7tjMLeP#%tIGT|v=m1-x1L!-G{cq%BsBms)U{QPljeHZjjdr5} zevYo{1F?JreeXEBt^P&dPn#72ErGUE9Syh%I*^X&l-@au{h!*$R5%6qVI7=~cDNl4 zU@y9O_M<1^L3FYGh`xUw9pQhm{;Jub<4Wjat%r7a3mQO==)fcwF1j)3oIHbev=VJ_ z4cgHs=)OOMKA&Sws4t1mX96LfX=L^JsSw#9L1JG)~2 zUc8L{6W@4&zeG=?bD8yp@L7ZOnRpd_Z!7xTE;NAe z(C3a|(mDB^3mg0gEoWa8PPWU@T~PsTpd~ue?(zOT=vo*b%d^o8tVFlvR`k99#rmJo z%w$;{+AqAA{qGCasc>7|j4q-+u{<1IL=(_eyA(ZGHll$XK;JtSy@)Q-JTHdlild9I zaV+18?w+w|#^=A741ap{5)~dS%h6P>K{N3l{)nHTBYk~IcySAQ|8q2R-{bT68ye8m zrD=)2_$-=%i|D}eE(=po91Wmsk_%H+6P?@UXaKFyIqZNoH~>rILujCju`aGa-}?z& z#7D6*oXgh<^H8n4~8h@s|6Fo=Pt_Xk4=M>g=|Cd`Cj>x;w5l+LQxB@e=(5kR% zZ$u(a+=WH)3G^UYh2`*bG?N$5wUYbQw8U>&_?<8sP@dOAyJazh@;r6_zY}kKjW&Ga z8{vTg*ogAu=pyD}D)+c2Iw9 zT4E%Q!KOrf8kUlwG;}d8Mc2Z+Xor8H2T+#H;U}1K zSd4N9bVT=|4Ub1N@)UaT%tzl}i%!)CvAi9VrgT3S8TdQ8sPcRe8Z3>@Wi@o?cgo6 zCplUueHXk_#70HFUAug7@HU=$!6Ar|5Id!q0A4n)0##h2IYr{31Np z1%0j$*2IBm<`$uuT8ReoZgh7v`8^ko{7*EpocqHcG!#L<(@jMKc@1swZ8Xpi&?9v( zn)=h|c1`;-bd(njs2G}&Oms0fM>Eq68F(^r9~VA215Nq!(N$>2@1i662&>_FbS^7> z6}}xeMc2#(bkR*iPrR4VMY{!UXLl@rfez$5O#S`eqg*)hQ}ITQujA@PGgApo;SE?D zJEILgfu5MN(E#S78CZe~@%32W?wc^c9_V}h(7=Xb>hJ%K<7aALRgVwvj5#SSA7@e zxC+|f-Dn4+u?9Ycj`Sm}gD24um;XLA*b!41h&~53*A;b(2n-S`#+$WI1}sh{S-PZijK5GEZ0K=ZHczq8_mEltb|jr zh@by&abaZp&{Q8sBhT}5_y$u7ZRiFx(4Of1`_ShfM|a6`^x)Zro{Ybt9p?Ted}frw zqLka90~m0L=Di0d!pNK5c=LkG&3{Nqjg!V z{|wV9e~+FcN6?HOkL3%P!~LKAWVn$BjkplnQFSzc=4gjK&<~m6SO({#&wYTka4-6P z&Obvy#nDXEL^Ib7U5ta!Og)78-2d~qaP_`|ez$wu8+Z`y=r}gQtNscNbVcvqjdk%s ztcR=7cK$%WC0{@@ly)i%upoLr1I<__rau3h#0NUX2l}EZ8;Xv66gmad(Gk3gF1q*7 z20xDFFVK-5LNj+d*5^7MPRc9Mz-ywJYH^zVZ-afPFw(*C##nT5%|;_#6zkW<@=i2` z-(l+9K-;bZZ0kom1XaMuj?Y9~Yd_Veg!Vl>4m!1pl7C}EVs-PLVCCP;&xeJYS0vh=&ERU<> z{cq6@&!Zn!mz)nBmq5>p253he(D(0-4i2hfIoN8kSk-RF5Pgf&wct#5(0(*sinTC5)(OeUV>!WS3E8z02- z7wAaOpfBdX7!I22(2+Dk>pP(x^+lh*AMJ2@^hGq)Z=qAP6SLyUlh2L2klO*f!_Mzj@uZwH#8{h0K| zQ7$|x|3D9pzt9KHqY>xku4i`<^js)`u7yfy2ldhSTk^k7!AL&0o<@({{8>UrbBNf8S%jv(UiT4j%WkEk6X}8O-f5o&G|HR&SytoLECu` z?dVgy1rNq@W_o(+WNnb-!j3zk`?eoCl1W$*7om%2cl5V-|B`H>!;S zj1FuLnz>idMZ5+L@Dt>{Wa3*cT)n@di|i!2DE~&c(?4j(={eFJ2YGn-4&J5_v)h=X@{o#4)n+!gl2RC*1(zA96!bk%$`@LKp(svjd&uOk(uaJy@albU1&o;p&7b}22$Y4FtV~}AT`j8bi@bo zE^LS2;;17n*^4(8c&5+F=q+`NUFvIt99BjgQdxenLn5 zCoaS+g+hiGq3x~3=Wu%=_P=v_cj55BH1q&jh)%)FXh3hFso#h;{3Y7a&*<9t3k@ts zk?{QG=>5Xz8Yzors!_BZIu(73u>ZX=oC+J7fJQh64P*uS;jnovISp4a=kNPed2{6G<*^+Q z?&zZGAMcMxQ~xCP#%IwE&!L&Qw0I~NK;JKpX1r>sPbQki2Rfjsza8Cf5267~kN2NP zUwjpP?tL_4`_P7e!t3!gx>zfhNKgHQa|8PPB6J{cp@Hqf)Sv%c&q5(I+$MF_S{rTTFT;%0P zlCyX-H!dj~KG(aTBc6mMaSl4t4QK~Dq6g709)F^NURf>#S``hnHyY?@OdVk8;#-ZW z&;Q-=#&75g*~*6z6-QH67c;Oux(n__J9-++;wr3!U!YT#ULj0j0W^aZ(DS7xx@a4t zYot{L_P?p`Muj7rgwEY8bWtrw&xg08-^Tj1iXk)k(1wadt73V|P0(*jgV4ENh)%`J zXy!JcQ~7DdWcZ5o4;6lgt5zwTWSy}Lid z9q5##S4mI(fkj#L9O;Wr>D_3i9!zqP!Nnx>pjd`>vuqfV7zR!i*?PGKf51~_%w_50^K01eO(G+$=I~W)p z7VqDWsZU9CAoHRN(WzaA2J~ihBeE8fiEUii!KY}XU!mLSD3-&l)x)Z-h%TZQ=yUC{ zD&CIw<1BmubJhrpYz3OZHR$u((KYoon);tp zU!or>KcF2P#{qan?J!m2(bc{RZRdM*icX>Lor`9x6UzC~HB`uQ$Ln(KpSj_HgG4}@UZCE=u~usbJ6x*iS=u+0p(5T`~P0g{x{;Bb;Ag*MQ>C> z8@?WGpar^^+Qs_2WBmwpL}SqoA4lI`fCl~w`u=J(L+_#k_!M0mKP2PDQLN5Eaxy+p zs(x6t*P}1qh)zjwtcUlayW~|gfUW47*@t#~3JvIDG;f2j=!&7wmqE8>vL+YKY4hkU z@kS5y?7s(Ht>e)Tk4MoCUO-3kO00h`x*r=+e-hnxRU3wruqm2}yU_rKA^j#3EVTx}?1MVFij(Pn4 zKZy%RHVf_eRdlX5psC-3rt-&l{|uV?v?k&CLTKvCq8+wE-|LRHGYB2=1hk#$=x4)X zEJgo`tz0;_$It^OOVe+Q`b2@a5vVWd>=ZZRp=spA6kD-~#-XcBq zhgOBq52XR<$vP4J^jnTD(vMpt!y>w*W%&GVjdnB$ZRo-1G&GP!=we(G-GQF%hvNN< zXsYwJ3TvV`+D=n6kgn+cVdzv(OvZ}mF@uUX(A0m9ZkO-S5&w!##h>U1{zW@3+&XN} zI_Pr^(GFXp9rQv|{UEwloZa-$?@3CC?#?U}D%%J{e^u;0Qi8%?Y z;_T=)bd8+DCRnLW*rr3#)xH3og3V|^zaW9K{%;B+x&nQmI<~|f=*RG4bVQrclkW>O z@&Y%96j#PODBptZaSb~1Y;8lk8ECm7nz8QaK<>w@?0*^;cDw}b@Dp@V9>r#O4jW^G zTSCX<(C44U=J)}+_;R!h>b1Vg|Qgr`siZpgQ0QI`>94}3)b~SEwH#d=AEM76Mguz&%LTiIldueWzatuOKXl}iWBq0{!2eDXU6jDXv164j($QjkgZRc(+o5NP0^|7 ziFP;?ZFd4X_w%ul`~O`oDp7F(O-cD%!vo#Xh8{xaY8Kvx>(QwxbX)k@u^QHg3G}Q(BhV~j@2IX7PfX8D^`cFK|g(KP%Z=A#qlrOtI9I3aWFU&;e@>Mh=JJA4t z#mboVj&P1tLq9uupljt$^uQXAKKBwj;Qg3%#M$l)Bd>uza0k}Gndrf^6EpA>x)`sx zD|{8JfbRQh=$dGP2Gk|qABs-F1L&vf)adM3|H57De?PU>Qlam~2ezVfwkP@{`u*T< zw82a64xf^R(T2;RpN=)q52wcHZfS?Lun)TWXQQ94>#-(oyE_>wE>htx$k{JgDcTNg zXaw59!{|t#KpR>d>t90`*9J60d(roPMFajD9bm5hVIY^IftO0giz;Y?_0Shu#rj^D zLAf6qz!Wqyv!XAd&#y;Ez8h`lAUZX_#qxP{)#tb;EZ%bHfRl~6aIxHhMl?7&676Ur z+VC8-;boW|*TnLA^qbK(bXRKpagY(da zmZSUp9rVR7(cN+q{rJs4Fg@`$c0qSZoABvGCFs2(16yVi|Zpa(9hAS`3Vj1FZ8*8VttOGp`FXo_ew;o zV(Rz*jkqxK_UP*EAIsy=7iOb#_#!%|Yoc4x-S8Efi9gVQ&Z6yHHY^ORIGUk`=oEE9 z2R3|I{P}-86*fE-o#O@Q9KD66@GJC%f6+j44-a!(1YHC5(E9PQemc5HUqz?%%~;-q zW@sC_#y%a+{`bX0R5;R;@qz!)6y~@$G*l41e=RzKvgrM0vHq55Z#2+>u{;_b*c7y% zXXE`9@&5W`y!aSx@C!7;!)QZC(G;IU1IRNXd>9o*N6-|Vx=v_{2cjKLL`OacZD$c0 z!0Tu`o6ud6+|7k^w+~%(2ctiu51v3jp8t*YSKk-vi=hoyMmubXS+PB)V<&V9x}yWT z4PB&z(7;9^0VETTaN!G6Lq*~#^iys&x*OJ@i|HeD1Ye_TIR5;@M(AE4ny3e1F zzJpG|KCFpH(2Nw~eV?y_4xkx2l>^ZB#-Q!Y#FqFf8u%IXN3?>;@gdUMXhje7#c}9J zW}|bx7Tun^@p{}J&Hr$yZ-cJ-PUtSVJ$i4fpMXzLKOG;&>n4Qn70DO4u;I<{S4?5%LCAWl4yWWq5FRUavmfTFUJSoL{qgT z`hD~t^Z>c?k+7eOqx-oWIwf_`jI@sR6Y(a>Ph&g$4h^8nr0^G=8l!7qII{lvM#F_8 zUV&}#BXms^d^C)_0y-r(psThQ8t7G%_x;@{AQbIb@07eE8ME?O4t zs2V!bCYXt>uoFIr58_VDz~)bfMSK^g{{GKsEu4Y+&;guBKXejvLZBtE48_Xmhfmj7KL*Xf6wGkMv$=3_y@k%rR&?9!i~fSn z-383RJaa?2G8%Xj^!ZL`K>e{N-ivP6-I#$tpqWgc7Xr+Sso(z>;=mKjlgQY1CLq{+--d}>LT@=fkV)?UJK7h7&3|-V&o(bh^pJD%7QJD%)xK`*Qyd5jz zC~StyFb$8Qf&PK6k<;k;a2^dP*Zh!ytI^e6JeDiOa?Mz7h-RYIeD=R7>liC~qjT9G z?O+I++7Z|vC!-ymi1ioIDaik9Xs2W}6Khjn2R)L9q1*T=bWyKFGxl+k3rDaIo%phenC-dHK|XXuCD7+9qA6{FzSjYL?>2PG?nR%UfbNdRV|hNB!57hkDY={rN4z># ztV2h*3GHYX+QGqCK8ALDF4n zZQutqrHSW50|n73DuxDD0li-bJ%HN8`hjR*BhfYV1iDz4pdEgKPUR7FEuF*so;Vk| zFeP~xhE!dNc2EkPqdMpb**wGPO-i}I^uD$JQHo_6*RC-SRHqx8O*vU1aKLe$s(9! z4ie?LaFyN^9~g+v*%)+t&P7M^IyT0)@kTt08Q5%b=@jO9$U!3JnXTA`WijRrIV&B(;)478nv zFDAnSuf~dv(OuC4(chxyqn9oT4O|^9g9cnH+A7)u&EOz3kV)twpN$5zI?08p-h|G{ zH|Wm+zo0K%wls{aFxo+xSiU~m9DV*4EQcdvc>$KCyczvCKN{;VSr!hUis*+@vK1Gm zZZI0aNHjH*&}}mdP35a-pdX74PSHDYR1(ZKpE2X6oaJEUXc90B^q>cGq@f zHzX4WxbTJFu@0U`7f_7IwhiLv|y+VN~Opcl}& ze>0ZfMFZJ`26hk)==du3zYYIKg>#B4K(0&XaJjH{Vp_<`}}#_IXOm!iz4w_Xec|DqIeDZJ)jY$0>A^5yI?=8{(AVF ze->?LFZ%q?XduVXHE|a0Fv}YukZaI#=_D6^X>5q5urJ!sAhe9vO(zfx;OeTx<;m>sb7kA{3^P*H=t{34;JwA{~IoR@DFrEf5!(dc`I~O z09{O1p^No8wBw3sL)FkTy*@hP?pO?GVq5CK`rh^Eh?=7*?uiv~IJ#?|N8fuLT~i;U@BOfj{hvxb6-N9w z8u5i_&UZrjYBZqIXez6q&(}aZydItNThO__6HWDSbbw>gMLiyC;tS}a{o)<=zl-N0 z6^{I}^#o3?0D~Y=|?lE`E-8VD1g+sej{XI4-383AVt2?}ncx zS7S5ERg>?fCm!PBeq4zs(FUI17=9I-_5ILL6|7JFRCJ$jLsQvhQ~2vP!*KxRHTW)G zw>dqr9KXR)_~-}Wxx|Oz2bre0i~8gWE^g;y)JN%wH}C-V!Y8++CsyHa*cG4I8vc{2 zlemp?t8L-$`{(;OJ@E+TA=nB3!dtz+J^Z5aWi&(OcQAEX_)~IhM0xNhsR1PutGHNC z#Zjz;OLv9`_M$Hq+!cOx+5t`BeC&XS@FlFVJ50p^besN+&ixwnr+hyq%W?4v7qxLOmc?BE3mw$Jl9VT7J6wr_@gknUfnS9G zlA+iB^whtY`U|$DzT1~!-@k-r=p8g;AE2KFJJEo?`;z_dr`TyKJSZ;xDx|&;T3;W1 zp&fc+-GPp944T5n(Cxbj{SbQ{J&Jdrnfp23{|lXhtY3#r=0@8q^mQ_vTs5fh1Z#sf zcssgChGPak9LtN*$XBD!e;n(-Lq~WV?f6_Y+c#mG=112?MRaXcM+Z}E7mx1!r^C^p9ju>rn|#qd1ZVd3w?do_Z| zL<=s8a-$o1qK!l&pNU4k09{0{q8+}Cj&M8r+?VK@IE*gd<5&i-J``+>nUwou1)Phv z`ypQ8{@<6n-~d7!N*oRm=SH_rWi;~UXl8n$&)tvijtN*AUyAO=a+FVFWi0wb2;dg< zfE$MuaV4hy``@p)Fx7uXFa0sB<_t75bhJ%x;=+!4p$(5gQ}j%9Il4wR#QS?<{U2zD|DjWo|EI9XGO#@5 z3h3N-LD$YmbSfV~*US??vHzW`1yq>oEjSFn#(vo5=kVYfG~y4@lWQ0HB{Rz}pJ7}i1pn>j12Xy$CWa#)T6-Ju-*RbC!qjTI2T~xi%kv@v9g?VTL zuVa1O8p~-%!=DLVgAS+{+VOBSqe;xb>1cazSdm(d=$XC`eX-1MA)xx`+USGM-Tkrr z82a1`XdrK*fqfF|e~6w%+s}P0ynh{fQdUE!D0veX&c%ahLzB^wFF-q9j&`&e-Opd3 zYvl6Z!<1A-M^XuO@gk;1j{Jz1Onew0_zvyxM0_B}AEBdb&<1Lu zFSbPIxH~$xedGPX=%?p6bnYLHPD9tuTyz&LLU++79N_*x$c5Xd_3b*eyfQlkQ3EjeD^@Ry`TMxJ<+rS=g57d2s1p;j345yp{5En3w+fcX~pH zmz@fcl|)C@6rGy3==SV`88{9d(LyxEub{hVBRYjYMK7QOD{wk|fhmQqp$gav8zJkT zZ?Rk$;S*?T-;TbI-rpA8iEh6==v-zy6aFZ*AR16BbbEC`kMh3gRE&vEMhEmX`u^fG z?0;W;oeJlEJv#C|=py_!K6n)U3U(Il;NNKOzr)%nj0Ro_{rR9KdeB^tPGwWH!yf1w z>K`5bH{-YAX;j>TPopC~jCS;M^b8tUwzDCy{Al?)G^OQZeM9uUHt5KEpwHbE%fn-N z3>wgsBo}Oh#2j>$uSQ?|5Y51Dw83xCOdUl>b_#v&V)T-8;kkn7d&SZFm7{gh)qexJ zeeaC*$%o^`G&D7H(a2tj^>3peCLf>yeuIwq7#c|8d>G-S=wiD94YVw#4jMF&o6t;j zMFYGem`n`g!Vbrx4?Z3rn1eR-B09IL(C6Mn1NjhLO#7lgMo&f4{|WamM}I6YiN1du znt>sh`uG1I=fa3SMo08NG?0Vn{{Iyn@rh{qh4A5XHQHc9OpOqIzAHM?KInEFfWAK- z-4(OY_g=%)fB*L$7ryXO^fN3=`2e~Yvt0~lbx!O~xh8soJ%y%x75d?|2@T*dnwekG zft^DKmi^z*PhRxBLYQ34MJ5*y;vV#c*8c^&psBwjIxyCcz!KDtM+04gZr@$#NPk2} zdKT@dAbYF~mPP|>i>VAHvW0*De*hKzxbYCW9e?0|Q>jN6(TQlzEZI^iEs36dbe^8h+UlhF33qq|{FmSlM0O)89RJ-X<2pbhRrGjcfIKOXP@hX!zI z*3j^E=zHbRfU2VdXoRkT7U-hug$6bX?eF0v7e+KAIu~tV0XmXbV)<3{#r3iL0ouTB zG|+?S2#;YI{2Lv4(X?!--I5t?gg)O6&1|v{7p7t)8tGhgd#yqn+8FD9LL0n*cAP6c zTk6|wA@qD`gJ$GTbk0Yi?M_46TY(=+Ch4bkf8!-z{Sz_8=&{wq9<)HO#S|ENWAe7+Tdg8$eu>m z!1L$`UPM3LzD655h^aY8Q~GzT&vHq&)DIeY(RLc3&$mVg*cB__otUh|#dI!A^+qg@ z-=ZnMR{2My56KI2H(F|nG6UzCb*P>HX5)GhcEH^>dPzN-SVd&a= z0Nq84aC8>-|9&p)s6)OGVGne>^~F@m(ZD96A2M@d{VH_LY>4ha=k_afgukNCpF-Qq zl|QV3qUduqF!kU6Hs`{Vsbi{wU%j9&jz%AxfsSwyx=U80i)jxU;7@1=r(*pj1;YIz z=>2MFJB_35qPJlIzyA;8!UiUy4bP1atn>lO@1k@6DcazXSpF-PFD)1ba1|POW%Rig zXvdwRccSgzhxYdvCLQ?#F8mVuCi=o2w1GotijSi&{EG%u;POyk3Z3&BXnkXJ@peQ5 zz73t)2hcS%4t;(KIz_WCXaD=)LMk%wP4wvf0!{Tl=&HT;ifpMLK8xW%%D19Z@(J4E z0dzJ08q5En1G(hN@Zoedx=X5}9oIy6QR6Gw|3==L3P;#0It=|(dnCF59l={@1DntW zK0!0I4-Mo8^t}^kW-q-e?5<+yE+~yYUoqC#OLAeyjnUL}LIb)D9r+0K+v{jFm2X8i zqVH`*=k#l=kH^u^^@>-A?bZUF+TrMSd;-n*3UrE-o4GJGpQ0n&i;nPHG>~7=!2Usx z-W=BiOQO#=K{L??8(=5&`KROk=h60FM$efwv3^~sPbNO#q8vANVJZ9@jkL(MVNKLS z*F-O@fDfZVT0KUhZ`l) z)Yd~satoTWp6GMKu?|j0JJ^mk_%pf&{zXTet4MhNN_6Uqql>mYx(4cD>gWF(xiB?7 z&$G*5Ema`WPb6Xy5uTCsCMgwh&4)88aI`^Zv zaHM0g3OQBZUnmc#>et}G=P`Tsd)_@$UZcae`m1& zT|8G73lSGZS8FA7C&oJiJ#GZRdvK z$xzWd-WZP6xiJY{{qMvFccLl(5o=?f5@Fl5Kv#WFY>v;M4IjiYcm_R~MwAS@WfGd% zr_ccBB)M=~twd9`J-P?Yz*lGkf1>+5y;N9q*P!p!M(aDFi|ZbAN=KvHb6j)^`ux-A zqJ0frgvni8I0XmL7mlEd@i@9zPGM>_mkteFiK)3qN6-?@RB!aTVd(o0p#vI^9yC+% zMw}DNhr<12;y4!`jeo}*7tuwOt4v5$DYV0i=tvu*8R?96+ztmme1d-Qy2VwKQ!`c=mWLUjvJsIv_~5pgl1|4*2J;VHSzwh=*UlC z2A+*xQ!Z@Rx>$z#K3Lh$|3|r)gl}O>tY1EK_z3zbwh-N3ub~0Gi%!jF(Vx+|{1+X0 z?h4_#Qt0lv9-V?4(9Cv3+Z&9j-~W$}4?Kx=x$zvDvi(>d|3XuKUB!^%DriGZV!0>U z(IE7>k!Z%Iq8%?q16+eHz7NpF_#v|QrLba(Ghk-M>G_Tcye?W`re{= z|4p>vUFaJ44ej^>x{GpVhW1NfDay6b=Xzzb|BZMs6-JaqNAesR(938b8_*Gajy8M< zeeXDCVwTF`y((yZef0gd=<|Kic7~z>JsMq@33PEbM(_7P1095}rBUcWXJG2{e-Rf(_>B^h7<6PDP@2I6-sQX8$|FtEjN!qG$t|XoF4AOx%dB z?)GQ{y<>SmEI)t_U?O^i&q4!u25t8x^vHe-T^pOw41Haj{cnS(sc=MD>x7i&Mi4XNi@Rq zXu~<{hWl5bFBC>QDuzB^0iCiMSQ=ZRBO8LgKOVc|~(OFoQ`j^lSK0_NmguZtIZ70znd|@eoo+o9{scVKl*B|rv`9CsN zOh&&_%|#c{Ds-;4p$&eD26QOiKZUM=JPpGytFA@od^8rrDQHK_(f8J)A40p(etyKH zADid7(5o9|OZ`6xu7z%o9hiwn(3D@^I5bog4X_%zdu~D(U3WCl;b>qJ_cUSsyZFYctmNPoo2cnT|G$tK}DTYIcUc>>zOJ7@==psC%DuARTofC@AXKQ$Lc zJL-v!cmUeZ_~`Ve$uLJRP+`MwqI0?pZRpEbK7uxM2F*maX5qbjXlhHLi?0s)T$5Pe z4n05ai1lM){p0B3em=>C`*R5z;mep>-Dm*Y(UE=;%ZJg9j-vsejrVgl4}o8a22=)J z3w6<5(+X{;1KNHcG!w~t;sc|i6VV5sKs$OSx)=>;MZCWbZRjJ+#81(V|BdzeZwU7b zqZug^%eByRqzTdwfB%OIN8TaYA8lwHI>H&~;(QSeU^Cj_ZZv>zWBo5^;HS~|v$P0P zbU7BKTn^1dYxF4Zh;{t_--QbsdJ5fc^U;77qYbV@Ki@w>e*ifY>(8KzE^Ev1elaxQ zis(JC|JhtPSL@KlvK3v`-=PiugN`_NtI%*^^dPB?-tUEW zGz6W~k!VL#unaznPUVMayF1YV{enqTldW}Vs1zD`ZM4A-vA!2N@*!vk6VX6t#_~$E z!*|h)eTqK+4VuXlXr{8?7|xASXyA=*j6eUkr^1x^TN1|(E2HN2> z=#;HR53mo=Df&9z{}n4!PQN*HSOX2LH9DZ~=#&gda^Z_3&<-bHS$r0qtB<1JV_nJ@ z&hRSpZ z4b?+O(hd#i_E>%-mgk@&Ux%*p1L#2hL<7&&F|>CbT3;=e+o1PvRrmkBTo~yjbo)$4 z8+;BO(P}iXZRm^NpwIt-K6ftO&)X?HR|0*nHadWtV!2OrM05&<-~V&rT)&An_#V2- z_o5B`5zA?vL-{)Nx$0;@tLQ_2w?f7YQaW9GGHRu}Hg07uUJG1}&FgQjieZMZ6u`XypeWSy=vj1%`Nrn4) z8af5@(S5oMU371wyI@_bPMm*KtIDDfTW~#e1WnQB+DC6ipC26WkBaqEqI054&?#7rZr9|yv0@9F zqEFF|zD6^12yOTew8Qi06kXCIjIcJkx^F@=br;&f{pfp1bn!kO%L~zVS0HOBnfO0T z_Z{eC^#^eLTK6g|lu)?#-g{*4>{)h+?8=tv8)cI{qoHK9L`#DPl8BO#QjuTFC~Z=H z@Avndzh38@=XuWfobi0`aJ^2#m(a&(1Lx5ZUXJ-}y+f!9p!>cKx*a=V7aWc0xC>n) z-(gwI)+f|c6K$|L+QH7~)ZT_2egBUpVUOR77xu;c33PRTkFMrR(d>OgzA(BAs-U54 zi8jy?ZJ<9opu5pXJb*@cc62G`cK<&?!iKh3fV;3V9*z05eqkg9(2B~S71uzwZBw)Z zZP9wVqW2BPbR3P|zZi|+ld*goCLHy5<9dUQ` zxj|@0#-bl;??>MyQ}8By8XMp#tc67eu>Z@E=rJH%n1X&0xgFc%|FADszb#AhFB&XF zM|KWfq!-apr`(<;`4`Z0qmgTlp7CRG8ZJWb%Rew|$Fk^v8V^i_?{4*>pfm-u(UWfr z+VlO`5`RG#Y3(~g13l3Z%)t7%9Ua-Fn6Eu3zITs1gMb&&)K8?1_U zpdA|8u~;7GVFlb4^WUKdPM$kM2kPJ>|IGYkuF+sw#G znMi3y!bQ~vZLlZ0P5Ptzc33Q*fHs_n`T6J(yBu9~&!Nw~60g4#%lDui|0I?lMi=V| z%;^3<8*lhI`Wsr|U+9e~!@~%3;hSU&pd&wwZr5Y+`cKi{(Ifpov_qLjgn{HlBY6Y% z#L}32|0hgPun1k%>(D89F8Uri(ql1y4y`ED$Pl?)=!sYeUFD6?hC88i-y8kxI2G;i z+t>^bVDkI_c}Im2mPV(dDjNDmG2ae7IC{nM(b$4~0&m4#XvIbD3cIE%+JSE9l=Vm7 z_jjR@or?~5>0Ru98`?lYa_-P=_YS&>zeN|_(77Fs)^iscf%~um z&O)(l-M?a})O zq9LA-x8Vw`jF-^eRc>tPa5eOtNwg&4qU(=_YA{;icx;Pv(NG>m_G?P!aiIfOqt6wH zrlX-Pjn-2WouU?)j3D}a7c?TbAOlXM3@2d-$D?<^ug-r^_J)w z>4`?{c61ewM_2z;^ffyl4f%fb{-fyqr_hoA8T}6vwJAuQ6fQJG=ei{t!ZGNn!z|36HD zBU>7MCi)tBmhZuqxE~GewGV^}3ZrYIBzj&{LO*!4L>J{9Xk;G7WCYQv*oeON-%gM) z0>{v)_!q69CLPnR=#BS8=b|H6k4^DobY!_73{z1YZKyi>d{cA{4L~D21|7f}bP5vd zNf^R+u^k>mLtJu7Xt*Id$G2h?9EwI{RlNQm>t|LDZ9dX_T;m7fla3lE_@fhB^FzkwIi$cd*qY)m3PvHh!!`my- zZgG~Br6hh@k|p{7c09N&d|CY-cI3wEmS;)+m#TxXAouOWeE9W>@SDtkt_)wI)mjxA zT7tLn+#BekzVXqphU#Dw@-46q&cOP<|KA~T69t#iMOSZi_{7p0oq~zzYF>-(^KIy= zKM?cZNB>0|%)2IBuZ&JfD@@0c=pugvJ#k-1mb3p4k?_Xf(bZb;u`s6<&<8ri{3vwJ z7NDzp9oEEG(fiI~CCvVKSTps}4)w#LcrUuBSEFm=AkLtD{_aQ7>tp%*vHT>~p!^~_@=EJM2kt;SupaIBF?3gDc_xgsB3f^&nD3A7f=SP? z{|&{Gc;N-K;XUXV45wp0!}@Sw6hcqJ3g~@}(C2%jN9#DW;``7MFOS!^qbKJvG%{z= z11a~0M5wsjhEQSMXm?EKhI`Pr-y(EvtVI{&%jgOA5gNJUXaj$vi#YqnuvQA9_f?KI zM33b5=zX^)NZ8{$(Gg8WUk;C#AGz&&!ac)Md$2uv||_0j^=naY{N3>E@&9@9nlC4LPs_My?$gKNm*W2VJ#;upG`o-{Y@hW;~8Y=4*8Be?=pd{rNC}d}ySq zqt_dt+qMV#t{EO3kA-~yPa$DQAIH|X72D!v%#N*I2p#B#u7!!{NM>R+Tpsg#jT-XV3-wKNc2OOIfA-10K}-xKRA3N+g*VeadoKNETgeegZJ z8PB1g2kO2W?1PRx5uJe!U_KhLC(v#7B04p@(ZzZMU5wxOpgli>&Pj&XLWQ}|P+uSO zCC~~gpdoI6F0!6zq=ur4cuLGKMHk)kXg%*>W89BMF6ZlE$`j>DxW8+lQ_u-*U?_UB zJ&ZQA7TuOFqif|jI)ZP}5ucA~AP(ahV!eYvnU<=0^bY>#%dBWA)bXo!2n{IKXKw7${kTDpHb z``?g0MS(rvg3j?yG<08~5%~%2Q0k7b3v!_Ef_ech}7^e_M1k zdLllwBM~ZCL4g%KhW2~|y3gN2BlI=e(Vx-9`5zj}w0AL6pcU6g*F-0DDuzU- zpdDU?*84<)gmbYOZFoCc(WhvrPNH*t7JcAiEWhgA@Z7cN2#cX3uY*3<7>(%7Xovg8 z{9v@6iC7L3Gf7k+u@&veH)tfzNB>3_SH|~3NDJUS%;(t^B32TOKxMS! zwb28qakL*A+56D?rmOpZ83`MD23;&$(Gl!JLv|cp{b$e<@mF*NrFVy2(g3~Q8ZGaL z)^i7X5Z#YX@d`8oyU<;A0+av$&qWe;AlnC_;r!^0rO*l+q9;~Y?1U4dd(bsdU{A0$ zx_BpGd7O?$Y71KbQM99{(E*;>!~S z)tLV{dJ0`Tf1(Xs^-&mcF0{k>(E5wTe6<7#7fD0hz**V{9dVZZ;ekBS!svtLFnO}Y z{LL}n8*N|&`uxOLJ`H_tS-k!Xx(K(R5lOs7!cgx-_xW*jZZ4oBxq?=Z=i}IOGy>J4 zEzxb*D_)<3Ms61R{37)Jb+LRKdO*F0bTpB&pM*CaM?-cFOW|+m303ewSX3?0j&{Sl za2Q(gacqO<@jMD!9`-}Rq{DJhCI$X7(4za8CvlQFORe>n-)z_S+MhiK1FppiL) zHSxcguW=}>fmUclZb47LQD_4*(QWo5I>#HLo6*JmIy%sUnB4#0knn+D(FQM~M``xY z!i|N|@=9n3n_x-ofi`d-8mWiTNXs zP4F(9jP~#h8iC)?k677{g^yS{(UImx8_tieoiZ`s65anj(1r)1AIAR3}lpNB=*7+uxf&kt zR|u(x_df|2SFKQx(k9-}9UbZI=wcj-hHNq#+K17RFOJt=LU+&m(WB`7XK(}lj$Luh z7g>^jr1AoGrTvt~UxpDZiLO9Hv>KhuC(#kCM;m?(jmU0vs=h+^`*-N#`~|)LzgV90 zM2J{^^m+;OdNoY`{r{#Utf&uqw%-x+<6{1Pw1G#^2Up-w+z`w2d=;+Wh;GYLG2afY zw+GsAzvzfqelI4xFg0FSfR6AnERN4(S^Na;z(45RXZborC^tIC`Ovjf6kQYb(K+sd z*4IDgN5$)t(Rvnr&Hi`4KSqJu;tjN-gYm|nq8YvkbD1BFKv8tAtD+HWfp)M5+VFsw zABi?JA^H&7q4{XXANwW|9@t31C<`7-3ABS3u{7rTHVhz9n?y2%XoWqZgQMfokWELA>ZQ?_(S{D8&wYdLieI8xPlxBy z(S|Fdk!TUidj%6ILrECQiReKx9bE&nWBJo)#aqyZ_M#`_@p%0=bnY|!FLWpydM@Ng zBT@^EXj8QQThWg9#WeT-FcKaVqtR7A86ENCXaz4s-$3u%jdu6|y1h=I2i5=3sX2>& z=uG)8EV5$g$Sa~9Z;B4EHzwcz<48DyS!jqCV{*ipPJS=iku&H?`4>8(tG^E;DvCZ| z5}nG*=!w}F?NArA1B2uB$>>1lV#1SdDG9g3Ds*J)uoP}ZA3TmW{Btzp4CY3jz+&m*T(ngh|i-P{15GLj>MVJ({gCY>Z3htg+`)REFXnN=-!xL zh%TZvXarwF@85||*|B*2T+FAP4IQ`NVfIWM?2*#Ct{*wfO{ z#?f2RT`?N1_5fBifOHXhq}DRXqpYPK%>!(8abM-9>Mq74JfyJAqEkZ|K^{_(%9zQyz3` zn*YK6_lBMnw8p{ch+jk_a0H#p@3B1oflfiuKf@|6gN}GC+L6WR{Tt8$yc)~*pzWN9 z*UzFIy7VXezbuKX{|Xh(kz zS>>4Tj&^W3`i_{CAmQS96b;=5w4ryB9E}Vz;G3!5J)i+1ywi7nTThR_ZhL!Pkbi_Zz z{NLz)FLOCeSyxOapFpSd33TKyAyb`5IYh!9T|#@9@87UZ%AhwkLq{+OU3_EFcfkYb zh#!jA7ouzA3ADa_@%j&Fg#V2BO#g)gC^x3M|7(&k^bOFp&<&FfV6p+ML;1pZeJ|RP z-_c0@haIrql~6tl?eJoB#B0%kZABO9E_62?$K>DtJVjzW1wWz{51?NjIK!gj(F&)c zpOhX@7h>rZ}SiU9Z zx1$y9Ln}Iku7%&xdU9qA9V>{AuvWAox`tY!_jN?4q<2Qf?X=4I{bX*d)YP8{X=n1%!|L-7S2fjfY`~{to%Q2rfdusA!Qv~fmqi9$3xjUm1(7B(1ell8t&iPif zqkGWjzd#q^&zSImv>c(L{OHKbpr43pqHnnln2w{+xu1`A^hva#=P}s;I^r+ThQ33m z@=`3%moqhaz!gQGFQ1eB?>4JVfjw=HcIb9=(TzbXT#b%&J^J8lXvOcN-;Vnled}e+ z6&g-Q>!}fKfp)M5y1j>@1D&3W{clB!DR3k&q7UvxkK!+4{(oo(|BPn4CY%rHXoqTH zWo(KzFdA)eKKk5Rw4K+`&>uo0d?rDnE{V*!!}e*2hOQmD>Ia||-W9LUMc<06(1zba zBeN%7KZaKP9s2wgERQ+!gsH5DmiIyjnixvLk=~1LtB28^ZbBQ{jgI68G(!KN4d%-m z@}1%vR6LCyT-%Vpf6exbH|#`5{4u)fe?don&2^yz#W9_H z6|{lQm|Rq714Gf5(ipUXd1!|hqY+(?M(BOC<9m_Mzntyy!Z+xge(weR4f%+aaxv!9 z^M#R?LL*cIT^nuD1L#gPQg@?set#_Ah&H$d-M;UkQ}G!ldXV^;L_2JGeTcwf97X;W zyaP+*4;9bC%H)@!A2@cS2h~*tFk?zeIy!~5ZwU5BBQygm;wtn6+=G>{;En8mL)qrW z(4!9MJ|2pe&p=n{Ty&1tpy$D}XlP$WznI*MM&vvixy*&a{a2$A$&c=elIRpQM0de0 zh1mZ-cqavh96f>nxyibkWMyAK`td~|KBiEhM2#6jInjt*A1xd$i9S~WU6l2s&C%`H z9<8r?Fp+Y5yy33sM0CVc(9q9EAACHPuSXkr1&zo~bWI$L`7h8l@I5*u=g@loLhDT{ z9`3&mlRy7YCt(BC(4N&p7hNk{jJM$X4E-!x!RFGTf$ix1JENaOzd}2729404X#M}j z@+@V-bJt)F_kST0uFCT0s&0W+a4R}@cc2Z8k3NKsXaU-xC(!3#K-a<^^Z+}HPG$D8 z!6InHs-g8Z#DqQTM8dhc1#S2?bo-5n-h+mGJlfzi^tr|H`lD#bpTKVT4Bm|Ypb=LJDR&QVkP_( z%VLJg;ra6D^+wSin0)__Bw>XQL|4TdUPVW|AMMylbUS6P5-QG#K34~=xLeE*$ExIK zpaa>4CGhK*&s;UsTMo|>> zy}ubcH9gSCjzD+CbhIOz&<-BJg1-MVR1YJ(5gkz@?1R0duSc(|5sv85*q7@sNAuJS z&)S!dpp%I&a$?yL^LL&JgG5Q*&bHhILZFml?Fk9^~f--2u z?a>jALD$MW^!{hi2<${7a~zH6d9V)=6VZw&%lW+<;p`m#It#~uq&|b9SU(gZe ztQ#sCj$WUMeq4V6OW{#uZd3k4>nU3=bg&sZ#eL8YK3p$;{$E9bA=!+E=mWH4KcRDW zC0;L4KXjyi^j1uU65U>ppu6Om=q_|koJQ~a3yna|2BAac8?gWFd29*V4=A6mM&j2qE1=fj#^Jo$K$=#q<~2a9Z2Y&~@l`DvB z0r)W5!T+K6{}#>ME;MuB3e%iv?JZ4gOla#zX|b%8CaGZmZKwi7kz0QKwq!lq3?hz zn2v=yg+DL_XKh)ReK< z5nJOh0N1CB)V=!7i8tdQ-Xa~Q?bSyO@bhH&# zBY!8h!ByypPh$ftGBO#7L`okLzQ31+f|P4Vg$FyJ4@|+f_!id0w7bH{ZbBn*fAn1( zKt9Xep?omjL4Ffjp6j0QO{=@n=eA;VKmY#~FEkh(7E2=f5?0~HZ_yL*+A-k^i6Q9Q zYcATcm(Wi{m*e&7W5ZF~6U$IO1|9Kg^nCanUF?71X7_)$aiO6s49j7@2g1}e!OrCG!|wPo-iRgGRn4&p7RBl4r{)dV0Y5?q zSnxsizazQh!BFwD*oyoS^dnW_DIsLz(2*`iD}DO)}wRq<)^ z{n7Hw4~GF&MyIU*!}P>ex{Lx3q7U&7EIKXpbUM1)4`T()Jw1%5A*PcbfbDS#HpK(j z4)e?ik?4;eIQO9=KZ`}M{>;$f-U$-dQ=rb(ay*S&uu=x{vqFWtXNM5xofEcaEwsUj z=ze|^?dbRDqAfl*DkY! zSlqOqQjCNZHAc6|Ff4)dyaBhw>j%+AcnLkSORo%}ZGxr9_d#FR51|dNMkDkd-h|&_ zUM#UHM6?bj|Niel66suc2t8t-MmusGt>|C84vRk;8mfzaTpxfoFcZ`9Idn1Z#~bh> zdf#=cLp?X49UX{1H+ywz!{lOlA>Qy2`rrk0q&e1v2kW5^4nP;v477u57k~15-h@qL zeJtEj1?_TAG)DKw^5y8V+>XZd3v^juL~AVYc(4XK7ah^-lhBq{qFsIqt^XU$jj2y? zgjqrUC&Kcrj&`*z8jE|-2iC;=`)GwfqeIN|WN5e%n(u|Kk{Q?qx1rBxUmITF)zDQq z8Qn*#)+WM(`{RX6=vi6dsZdc97SI*sq4cCYhXJ0p3#Zejr>Y%gXhta)Y%ZGq$j46ABTN# z89If(p`SEzYz!T08J&bqW#Ty!F5A8636QcWbf`+SKYHUM*c_ijJ9+_~x+2epw?RF8 zko-MpgnmWm`0D3Ehi^om8;nlz5+qWIls8G#qu>NO!u-#NBW5Ieay*I7?K$-IR`7*z zQrwP~Z$uZ@5p0N;&?%_M4(dTEO^=^(HL)S{mmQY?6OVWNyXA*{H0=n4Np$&c;P2Czg zRu=6**XX$Da`gUfG5=-E|A!8s=*wXjw7|OLhhq&~hY4>uPD1}fD=PL%Xs89ceeR6; zc`^SYdjDbc?Qs$P#8K|mu$HD^JMyogk;wd7usj-(F422mWB+?#tfjz1dmoy=fF1FM z*F*VmbQLea+wenl7nI)?Ix-G@ekB^o?dWUoEIQKb-w11^9a_&MbkT2lgZ=M=KTu%9 zIo=HKz1nDgEDplQ(5cD%R#;?B(UDKVskjCG1X1(tunq6QvE&z_i#lz4sHYDasrS&2 zOa&4qqqQ1CNJ()+ebckCV@JC``qR=-cjG%oq7A9KC%p1NV=^qd4Jk=xE2Ip<|Du z?}!7KFys}Eg_p%x^uiK=W(JBd=tJC zZ~)trZ*VevFJ(5m>X)KZ@B_Lwik(VL{$sBR=$bl-uBooy26um(NKO6%e%;fd$Is&^ zZYcA=;Bp*BKJ~lsYiIYM6`jBl*zx=D3x98+`D#Ce>yM-P+&_kqKY&BYe~%8h^H1UB z_F963bDrr;*q0s9P_9D{l=J9*FLyRo{-&S9K{Owml0SeRRC#_0AN*V67V>k^ zkv6&zz5>~ZjmclZysVYRzow=vBj4?})RZ0W|1%`)*|Wc=CjVT`N9dxg^hfCVcyvw| z$NYXwkpBsv!C`-fpD5=3D}1ZsF7&`Uh!yY(8kq`zhj&AN^n93y1FUH~2_GnOF|76u zcoq3!=#691qjen?#j7rb?*x{|+~gZ#cI<>{*cXl9Aar0eF&#IcQ}Q8N|F3wpBe_h% zIZFE{eCMwOW+Gn~v*Jyd4O>RLU@r3gFf)!qD;$G4@c!r=%t?MF+R+W@moRU{{KuI5 z6UN_=$is!-@oG%F92(4nR!|t-jum6RVa&J3WJk~rjzT+dFZ$d}wBhA=Ep9|RusxQ4 zdYS!i!D$NYz~5*Hv;7-Jo)@k7MzrEGF<&d@n_@Eb(Y|QI!_a|DLZ5#)mM=gD@_5W| z{+Io4!43)>$w9QjZ_ozMq1XRGJDB~ykS~JftDqxnhTh*jULT0AfwAbCSswG-V*X3? zQ}Ta_n8UX~|GlL@TU=R?r@eOi%Pc8iFp?8E6Lp?Nq5SK?+Y znVObz0*|2AUrtMgI^`WqCBFx2;Q>teDKs@}TJk3a{jeSRAF(Xfx+*+402`7Yg3WL} zdL*Agr>x}Fp`prXd3|h)_I=` zB~FpBqJQIstMi1Bmq2^o1ijuKZKxMIMR%hkn2c`6*_e*cVI|y;K6e?t|Ej!UAlIVx z)<&-LUl_!KPUtS^gZ6X;+S4WINM1m{aCi%ys>9K<=m;}i8}6%&HhdGNV_UT2!_f{; zLF-$Pl=tsrB<$gHXaldIJv@l6jW5xY@0VDf<+^ZxZY)XpjcCW4qKmW(I>!T}BhdQB zq4iBc*UVB({tDxI5#k@2dt)&Y#jye!fllZ?ABwNw^XSPoFn<{75cIi;Xym4%4bO|^E76EN zg$`(IEdLbUU0l5=er>^R1#f8)zOdTZP3ql z(_;BLG}LdRk@*ypBSp9K@93JigdXLYZVUrSO^|S8Infa2LFcM)%vVKs!A-HeCwl)d zwBw`DNKA_P8ED5AVLEQX_IL=(VbMZiO4^~@HZh!p2h2P)WSh}d`Yzg$!)OS9Ktp>8 z?dTPBgxLy*#Z(;aNENih4bl2;LD$02=p^*MSxBT3Da%P%@snt%o7Q*ty!xXi_gbfZPVF(wYBY6?6 zcxUu%^x6_(cQin^>mc+5oE!67Z~*zw(dX-xjN2HU+BxVz7NU_`U6TFpTyLVl)%X$` zi9=|JPNQ$Bf6xc>l?vrWaXa}s=z;YY8v1KWhbb$9&UH;Rk}aa0(T4k?107yE5km1G z1JJGfBO}w63J{ej5 zgbfKFERSxF>gWhsqCM?{hHwaa;EY4p%sg~zmc;8%M_)o4-i}7I zXkW~KiALaeG$L7RgnXVF?0*+UDGK&rQ*@5A)eIx+fK|v3K-b2?=;P7n(T=={M&M&~ zJAR8E$ysZKj+BnpM$d^>=!rWmLBdtK7H#Mytcs`5im$Dmmi$IyY4iYEf{yG(^gX`= z9l+OUga4o%Em$XnxC}b-n&_0YK|9(XjaXtV2_Kk)uJ)DaqWcXUNshYV<8?LkHQWz9 z%kM-xJ`x?teVANB=xX1H*WfGB-Dro8qWArUbcp}LzFz1_A@so-=trc+=v+06J}reVrgG>=tD%vpkB+nr zTG1`&svm-O@LqJJ52L$fDcZmb=s~mxjo2ad{?E~le2d9HVfr%(E4YHr1HFGfdfzg%zGvh056})AzsH4Y;zf<~YQ+F&bm#9h%~oeeeZzF1Mo*`4Zjt7tj&rY#!$H26QcyMMqc(yXoFv%51v6Q`Wt@eM9az&@=0YOO<$=eG${vJ!3ZX|!V-V)-l4chE)kQOtjZj`&A( z0KcKnU5VGTx22r+Q?4iBjm6QquZS*^I_M&7i&iioULS!@*@Rd=J(e#*?_YyA<5n~> zSI~~7-5j1Ph{-9!go~~c32&@{hQ0yXK)Yyf^z0snEpc}A6KqR9f4gx1KrBjrG`dEX zp!ID;*VHz&gZt6?zir3LHrt@#{nJEl0VnW*)c?9AX@QV z(TC8HE=TL#gm&O9bk*-er{I5Rq<`(m{&#!)OMwsE*eO(83B92ny8T+9*9XMwqp=zJ z2hfPThaSmSbq)haM>|#-?NBpJ#~$cnpAemyAmO4~iLQY)=mE1HJXR#z^>>WZ`2EASrotnn6yc0S_ePjMk zbO2*9`SZWEBwSq2qYv&t`jc`1T??O}Yvefk;8*c__CDcyPPBv9qa!YfcDx*p$ExU& zy8*4|b94YFFkxtaBT*f5^-W9uyuKN7Hm6L+;kX5##lro_q-K{ z-VtHZ*G|O5E$CvJgyr#ZER7$<>%XBDUOO@^WjfZz5-gJKn2z6$3ioHeJKR?RYj9sj zY>p43A4)$&Pr`4}$R{q7@IBu0o^a9)#Mb&lhY`2HYUC%NBj1G1 z@iBBDm#`kDj|s2c-ss3*i++I}-2Ycd*ntjX!xRihD_o6^U@zM9E9iX%#)X5Z7P{EF zqZL1huJWhRBl|Fx!e3(k`tji$sfM029k7VYc5pJmCmuA!&!7)}82tsElItgg1E?9= z@Mvs^YtXgvB|7qo6VsBvyw(+6j8EZEynsfe_oTGsuXrrOhuk(_lXwmX-Wz&&&E#;D zRzMGwM(D`eq76*O4frJXxBR|v-zMBj{uP{pL+=kAK7)N%U#~;aj*pK{L0>v^qf4TzA7uYK zr%zLmj_)FiIpq{)!PDsW`3ddFZ|I^-of0g8cDN~CgKaPq_QGt~4_ynx(AV=cbbGFj zZkfVJa!{~`0v|krK6o4*!FTA0E}#wkhi=PUQ^O*yjYe<~`uwwKhhIeNc|DfzMBf2> zFe847M&xjUgsbrc+QUDv2xfmMtojOQg)PyJbVT27eb5dLN8cUe(T`j+V}4EaMRcm( zMepB@zGFT?kN(8TSnw~}qZ|*12CqX$P#6tyIdp2Oq6bKIOs)a6W1XY@(0YcW9Up^^ z{64hf)6x2tA{|PktR~^&T95YZO>`T6geCAi8kxM)!u4`!z8>1a&gl8j7oF<~F~10n z%yZ~k+K%486YbzZ%M#3JQ#4`8;8mipWL&Z0u*K1*Mya}!FHnbymqLFw2ZSWy< zku60d^DO%O>u3ab#PWAB`Tf6-;|=H0ivEaRLVJ7#4Pmw!VX{Hm~JECHavii;4GHK|IiVXnHlD?COSn8(JAYIcI0+6 z5<}3%n?O7AI9lJ+=s;dYJMVtM45^kuD9mqF``8imf{1U8Y1(=TipcUV^G_3M6Sdn}qba#wIUski?^|ff^wxI+4 zYAO4_3Wt1U@7wVp$$KUUOyVmv^<2mGCHE0(2=*qX4nbK;S%hLJJ6}Q zensd|NpzPqOptItw?S{{hi;=0=%N{gMR77Zk~Qdlel?cw$8_>Pqf>Ov%CN61qxZK$ zuMa>+J_TK*&qNc?lCUS6(M9tnHpF+)(59>kYau(js>?+iM|+?Rk3iST9JIq5qI=PX z&!SVD`_VAqlE|V?q|_r}Py3-K(ggIz`7!@gy#6M-pFhJo_$|6CZd@H2Xp9bI5E}Zs z(a1iE4rDXh&Rb|ZhcUbR{~U>u6kLj?uL+BzCHl6y4ITMdtbwy*eh0c84@dvNN#w74 zER@ej8-5Y}K=UR##b2QvJB#npeoBVN!&kdI(a`04f-f90@cln@#M7S)6)i>cPok@L zGdg7-p;Pb)x@dnvM|%C*5Rocqd3|(>Zbu`Wz=VrwF$uTJCUm5`(OvN+8qyq3h4TF9 zh$`V-SPx(4DBOe|Km(r%BOHS*$WK8d^Z`1s@6r0MTA#+BLFS9u_3VE`d~!oLN`FVU zQ_+oKJC#F6Rs)^0t~d>cqbJ`5^!|(J05Wb0BP)!asMXK`Hjnm>jz*_o)+YA9+w3t4 z?Af#EK7JLg_#O1+^dY9>arC}_&<>?O8zNE|&6h*(Z;IB_6^&?LEQ4dPHm*hwvdw+N1sC1&I_^p z4dmUENO?aNe1P6~5WVpW^fmiE+L52oIX@fy9S!m2m`{B%i++jgdI47HvBo}BJl-w<-(cGEFSWWwuYZ@40$=6fNRmU@C8oCF|VYhtj0_D7%qP` zE%`4bYP}YIs(u1@QakB{-h^jcb&9o5VE?M zPQDqI$2-uuTYz?W3A)W5Md$Xpc>N_zC;tk%?T$pxqW5Rq8Mb>~bPc5Yoed9)+7$Re z8ytrH(K*|TuI|H_T$JdV_#U0xpV1CpjQNtg!pT_~(69gS`4%bg&d9IJ#!wHEiKTJ#hQHR&}hKjp=6zc6A z9gd#)lhFfjK05HkY7(VLynvoihtU!KhaSDD`$A+&qUS_?bPhYAA)ScDa2D3W=g`&v zE!yB&w4Rjx;an+#hQ2;>o$vpX@P@%?1JlsZtU@F6Wb`F;5xt9z@H6zFy7uGHP!)7U z&C$194>aUs&=YYXTHoVnJuhN$_y2n&(kb{3?MT{z@Ia|(jc8LeGM&(o-xAA*qH{U{ z{Q_h;+R#hreeXs;MUUuj(WCc2O#b};`h(%d(r5?jpl5bZG*pAp?Q%al;`L|)@1yr0 zivEf|m-~}&JsrKj3OW_-&_zA~jlg(Jn3xrBSRLJru7#cG>OP0gd4W$uN1LFb?t*sk z4z%LQ(S@;mJsSG$XoU8m9Y2e9^zx^E{wI;`P$=kvhUhkQmEIT2XT|arXh^rB9oUIB za0Knh>6rfqZRo1c!sm(tXarlLyX)>){^)1y|LPR%p}>kSqZQ{k970qCt+*QcDYgx| zs79e9nu|v0IV_IHuqs|gLtg1fsHZ8qy}L(8qSvP-NZ7ziboFnJ`CVuPzC=UyBigaQ zqgNjdBfk-iSUL3h7FYp$p^I?_x*MKEBeET<;Kw)<6IV#2lbCrdob4OY{d@+ENY2kg z2a2Hkx)QqRYGW_#fsW**=q~i+{2Y^0fy?a&*?q9I;} zPR+|$5r05OlJASqq3Y;}nxfmO3%VADqlPu^c@mb`~_Ok z-{@TB{xURB7L7z*bPC#{4fH|hd^B3|GBgq!(FneccHo=nkLdaFD|*0P!s47iDH%?L z2TNkIA#~2$MsJM{!OE0Rz`D2|4e?2It^AEmG0Rus2Mn#zh%7`q_BdMqR&<~{G0}v? ziFl#N*Wt!0=%Q+lwXlCIUxv>8CUhHph(_XfG=f)u6OQK6(L2!w*JDR~9i8f|C)1Mu zjK9iB_P-A z;mc?wen!{Uzi3BpIGqUlxY_B@;6QX=k3~ne1fBCuXb9gzkJN)`1832WUP0&ln*W7- zb*w_ZIU31vXgv$CB(6oD-;*HWD*gf;$r-ePEZ>Dt7eyavj4sN-=%RZ7-S2DB=U&5_ z_zBvfwC_X1`O%J7N9Vj%bU?hGm_)*!EkQ%`Omrvu;Hh~1Pjv3H{ty;jX>`#wL`QNn zR>gkU2N$3nJcmA)@yAeKQM8?!$cdUr=}N-TO+?qiqv!};M@tXG3`vY)HNty6dK5ZukFA5^kp>Xu}!Kh0qm1Ls|)~ zXaL&4SoFRb(Z|un`WkxQ{+K@*{R^Fn9OuK)TnrsZMNGc`Taj>)^+FqX5S@a>XvdyL zD>x86jc%Wdn2tq%4r`(*Iu*B~i)|=c&r~$zi_wO+plfH}&+LB_pHtvV<2!T;E}%zb z$}gcqX=p_S(GiwML)-|R(>~}NPsDUwhTiuY+VPLjMg9#sz+ch(vs_^RS0PdSLg-;P z^u{shjnmMER-hq&1$}ToI+8Q!eOZ1D=8u*~8*Yepyeqnf?m+8LppjZ=!k#{fHuMTQ zqEBP_`Dn)9!W`#ALt6o@s0G@wo@hOH#r#8P$RCa6Z=h@BW3_mP9`Z9YPt@kuK z@|1tVyCpB$!Rk2D{lCTpX1g4I*LxBUBL5u@$9DgwCI0}y>v%W$8~@{1s&F38#f(?d zl7GZvKKlO8#IfXSyCvH2{b)xP#Qbwul>81%IKq=8(y>y8aG@hk%D~@pLSLI_GGd3u~b-y1gc%Yi0?$XrDn>^V{flK8&gOD|!xGMAuBF>q9-)qidns_3VGQ&j1Rn zU^d#oT6EuTM~~vKV)@u$O-i0cHV-a!rJI!?2e9X9+tx8=#*?nx7Wv*j_2a_oHv9;T@y=F zJ^+o}%mfJ^cpUxYvmFijespeg+!(Ici{6SxY$96GT3m{Iu_z8G6e2VgoyyJVHa>(# z_&mB@QwxXo5_w73fnw;5P0$ecK^Mzx^ns=5nplf=>=SfO|HJDrPm!>A%b@w2&|T0K zjqqS}ZHz!8JPVmB{tE*VHvA$wXM53#e?UWe84Ypv^zdMHw8BO)-vaGu=a}z+ zefOhB_e1ESeG%>8yI8>ee>9n38=*bRRy3^M>(LPx#-7+7?a(^Rgs-5hd>h)(JLm{^ z$MSE{Mf?+{#C*c6lB|LaM@xxdo_9FOI2I=V<+LPNPHmVbdR*3{zREm;@M zkBzR!%H)rutN!W|p~LObhC5?P9E=G=Gna&m<@Nuwbl(A2Pk#W%pLWk9(oi&SXix1u zw6%BAlr*%56T?H&iUT&_l(c^ob$cU zqY^!WcKB~JPswl~U5{?J3bEb*&7J1xw!1BUJ_#N8Jha_s(2n=S`v0&x^-QJM|AxF~ zsd&`lt<=Y1M?8qnV(HR3Q-2(HKW?IaYnkwQ-m*DU-;4(0Dz5KBBRH&F80fv|u9$^& zS+kAkfKOEnNu8roGOS_#N+D#0qixWJCZZ#sh0c6My#6A(<~z_F*oD5f_o2Jx3pB}2 zprQU7J)jbm!?{r(2U2g5q~KYK*HourBqd(2fpc zL%f8Z8}+M)HSUNB>Z8!-=cD~>Mh~#BQg!x!dX3OPH8ktTBDs<_6%E}CG)Whtxv&Cr zWMaVR%-^UPLjO6sjgO=E|BA2SCA8gFYvoM+1%waL=Ni^#*U*1jcM2}SXf)(^q76NS z4rBp3kjIdarL966*o8ImD4Ki)>V(J?N1yA3=0smKckV!!U*H43fxqHd+)_V$lPT3845UBW;7~M4XQLfIh3U8n>)@;CQT!Xa|MN8@ z$5_Iu4cY(QxiFwn`0}|8J5axb&ZJ%A@bbAEr&C{!{=iYXNl2zaSd02RG^uuBRXmS1 zyzj;ksXk~Dj>FoSd7H-izGSn|@GoeGcQ+5&zZz##{}iiWzZRk6`Phj1K6EBmvGZOja;E;{@dO-B zsEV}7nfhULM%$1hzoW0~OzpxN7e{lbT=Yh?!(Qliy+67QJu!a^Ce!|=;E9*1eJ~F? zlM-l>RgJbn*SIg*@Mv_V3(yno6||kV(B%CXjlgMi7o>Fv+wgMqoJgc(|5c~pfzt}z zc6Xusd>WR*rRW!wcVhi(bQ@;v7>>}g=s=sJ1Gy#E2V#QyJ?O4kf+uh_dh|ZriHW-Z zpQhl2m(Z-;kM7SS=#hFFn_=$GVJ*92d+K+hGuerLOFoPVJcmvoUzePz-y@VkBQ_VC zCXOlUp^f#ychir4RQ7!p@H&fvNc7segL{O51<2B8|xpT138Z# zx!HS$=dM9Jt`+N@qN94U|4Z<}94;8bO=!~WMn`@W9pDADac zucMJWgYKd$dxrs+K#%q&=>6@`&y#mjFgvHCYc?Mp$Z~YV+tC3XLm&7Py)V5_7{Jx& z^A*tSuYrcT0lE}D(EUCXZFe-<&Mcha`~OJ_j=WUgF!F9_$M>SwS73Sk7#ra~SPkp- z3k{CKh16%pdh!0@z^RKK!4qPA1NNYP5^u$Z18krDw~~U};S+Q%Gv6AvODS~iTBFG{ z8eP*V==NNN+3*E)DPBfr`T@G6`!NGAqM^?*Fx;09vr;dOdFel`0tG|W2z{^F2R53Nq70+(D1eBK%1ij?-uKQus!t=XtKVJ4shpS z_P-7O$Aw;a<&f}$#T~fb8*u>+9vXh}_z(7@-hWs~qPL^h-4Tx3X=pC}hz_9G@UUA- zp&_q<3G5oLPe@X51`pwAd;*JO#)uHQa_Aa1LD#MuCU7L0GxN|Htwck;9*xwFczqYT z_Mf1;>RhZ}Ju)movMvQ*IxVmfc0@xvA6{O z{i5UJ^%>}rJdS>+`~a(Cjxk1*{a2rYyPzA^z_Dm@tV2V098JosV?%N!(0UbgW^J)N z-iEd_Ke`cJ^AFI_pGLQ9?r~x1s^Qi2pVpj$BkzmOd>nd)Pea#u1CGNt(51Rzd|0A- z_y_gY=t0$ZLYTl{bZM5MOZf~o!>#D^f1yj0QfZn$YtKbE6 zU}Yw|joE(XIOAbumQHGJ`lZcGuqB> zbg7QU>scOR3F$xW8VasmGxUK;=!_PkN%jeP;QWNHefrdp3pLQsyP=Rspnj-n&}72Pd49u6;=E72t@iY{4I zbl}a=?bkJW8`|!8^t_pj4&cd$Nje+Y$b|;@4w}trGr~!BEt;*3(MSzOmtb1_d~@^@ zwBesIfjMV}-w%{U*Srf>#k!z2Z>{$Df_*UgF@VrlAw(FW$Bk=TL`WGDKX zJ%M)oD;lxOW{3K9=zR^)`+B2EIuu>1d1wTZ>nNl`9xv=d8#;up^)K;yt~p@|ilPlv zL)Ww|`g~8cqubFX7#BaE9P4w@`<6vFApIoMUX3^GM~~uTXa_$;v&;=MFM`gf5_+b$ zL$~FKczr&a1DnuXc?TWPAv71hLnHiqyqKo{cj-VZ#LI?II+Clmw!D8rr)zBnsjON%_^ts2-q+W}uzyGt3f(OKRXe53@vo!mo zpY=?u;^U7pu3|ZCU6MW!5LT+-;JODjrFPLT^w?y1G+@Ru?jvI>zk7l9N8{R z;OFR?{(+7#$73NU@}e_sf;P|;(EG|Z$e;Zx8gJ{G~#d_u?;T*}2=0X*8A~z!k zQj)(o7()6e+Ti+FKY(`pBPKB0(h$N@=x(Too@h6tpC{4CtU$AUKN|8s(3xKLWH?ES zqt7?RBJTeI6r8~%Gy)6pXWW8kan-VL{n4jFL|%;UMnioRjY#R`VZg1?`mJaVJcQ18 z2bzor(CwFb1(9<9m!;qXP0`C@bzyb=98`V%^VY)^*} z7sBe)Yoh}j5w9;o2e##D_P-r}!Ubn^5)+uQCcG}oqxHVAom#9ndw; zg#CX5dR{a^bEG%={bDluQhNf;t(TrjhV8YF3z@laDVnx6WN{XB-xo!b>x5ISm zqtR`6FD7sn+R$@oME1n%N6>*?#M+o^eTYzV^!`4W1(Wwu@T8j*Z6#iD)uybo^ivx<+%*5I&8r z>8t1wyB`hlWzU6QLRUu{8i(%ZDd;X)iGA>MG*_x^3`^AqO~Nr)1E0X_-Txm`aAfDv zeVXO@5Xu5*!)35Iwm|Q@9qo7m8o8i$h3SEiz&UVxs6FQ60r05k9#yu&>VOHjodrvF8C6i!0+h5ui6}P zsw5^WaG@0ikIo5bwmySRa5uW98Cya_rO+8PL9h2j*LXapk}}q3#rh+$z6xEMb?AV; zLUZTB7WTglW!V}UERN2g9(qGN%#Jss@9qBa^Fe6GcVR=kAKh-RqtAVdF2z|if)~(p zpukHZS?l9;>MdSk|J&g{F1VJ*&=CEEHgpNy=jks8i=xSS1J=V9xC1AnA#e6dh){2I zTaQDR>?us(LG<|xXl~?6ZVSIaD2v`O8cX0KSP8da13ZpyyTq$urZurX^*-qSUV?S; zGi-`iY!83-qcfWAi_i${#m4w6+Fr8iYhi?~&`>>q=EQPztv=m1czalw{oVP!Z-1N`+x1*In!Ek;l3RqX?CI= ze}syKlC`ZMTryRZ=br+q=ewLXVF zSmNCf+D2&db&vI7Scdw8=*-unGyDK;@N2ZgpD=;{#_Pr33++@!2iO!{icXmN{ohCm zcAP{TT81{X5k2wVjP;MuUGhIPB4^MX$htE$SQxF>Mwg;P^bYhZ*>o(A&!M?>XeayM zHUEtZj;PrC;lX<7w&{Vc^*r>x=g|%hquKlmdS8KEVb`=rCo(!Z7k&OYbRv7PGJc6} z!;IbR|A#3Q-yQyJ#ya$YLVH3|)j=cDA=(d(z$m-{??Y$yJh~*GMSnv($oD}AeHk=K z>!Z7#vPNwzQ7djk+Yx!Ury0(=*4jpwx2Q~&B@kDf{v(OF}qRIFs zI+f~i0M-cnlp#ru`xGmmw!u zS^@O=o6zU`q63_W&io-X`DUYExt7N3%W;_de=P;qGViA$`-@^%>UGd0nTx$~1-8UX z*cqFD7INZo^u*kYwv+8Z81R+o`EUdJvTBAm;REQB@5R*r|L+?L-uOE@lboN2@9jm< zdMEVrL9u=}xL*c)&bwuyqaftozem}|u z*Y;m@ggFm~w_pKu+cZT-+!eiVDB8d{tb&iA9lV2n+dYmBEc=(?zG7%3>!TCs7_SdZ zQZQr>;sRWNW_9T!Y`@He9!F8{^L1E~kI)7(|1WfW6}l^0pyxn$bReVAfy_sype)D3j0&M0)JC^m zYqY(dSRd!1OZXwC{{H_#3O4*V+VBD8tBrF#m4v~rvCi@*A(1Nr_d2!@qGwcQ8Y3Q(SxW3n)O358z!*= zPDKZ@8I8mzXvg29&s}yZ%(zmtHhN;-h^hU53k4e(g(lY=EP*Sq8NL(EaXK{E7Tpb_ z(2gEL2f7Zk;|u6P^a|R}JLs-D5kEhNPUNrC?0;vR`-d>|V(5(((Id1Tnsm*gy|E1S z@o2}((6!uwuK8YcX}-c~c-fhpsejJ*QS`oUKZXePLzn!{ACqDG&E$gH@X6@&Xe8c7 z2lN@bMBkvhBgao+0N11UwL){}7Ho|3u?g;v*Yo`xI&2l~jW_W5=p=>A6jq^Yx&{s5 z1~lt8qX*1KSPlP0BUbfn*ey-ar0RsTaU#~hoWF#nYlwz=3fk@y=<_S0$xX5FCK{5D z&`^DY9xP|#=l`Hdlksa<`|Hq#YNHWq8SCB9NZy9te`l=ELkF@F-6gLe?I+U?QgH1~ zq77b%W{39NKQS^I=!yL)$Bcsek{o zA_YU!F5WN@U8|8ei-TkWdbVf!Bg~*My8S9+YIk5G>b=qXoOM4y&S5Fc^;&akRak(CwK&Q_5soDGD}R8y!(=G)V@98`AEM^_kd>>&wvG z_zlg49GTNoIdT=+P6>2-Rz*YK2)(~Ij=|CB4=%^CocljVmh@EUt6~p6=!K1OGgimn z&>57;nw|=MwP+`Fprg>Wog7^nKi`VZ^i%Y{6IcQ-#LutE#)RoVtri7G*aZ#Q;8>r9 z3F^zykiU)YhELF}{|X)02{dwN(WSdAdwS|!QWAZOmPZFz9nFPy=sROLrvCijVhRZ^ zY>6KnK$GoXGy=tPgqe3i?;C@a@zGd+2TiVTu^Rr1wXkZ=^wck>hG9$UtI?b}gC=>| z^z>xvCzo#NVFvTi5pF<7_yN|z^EeDEWu&JLjwjHWzJ)j9VKlTwE(-&0h?A&~!#;Qp zjX=j-VFE+39QB#G`2U}J61~I)Z#aTx>3OV(g)a{cw?>oe4!i~L!&Z1GeqQ2=^wj&j zDR$@j1We$E*a?3^C)Ox;dTO`yMU#0|l7idsPjp6wuM9J;frfAty0&Z4kiUxw{0%)X z^5;oU{Q;!M-M>Xp&Av@7sh9;6rqv=g{47*){2@BexNHGIqs!I1>xH|KF!z z1OG!q`wu$O>k5SqnqX=`==E9XfS*N^ayJ^G!}0Tf(51SjaJb$Oy}v*Du1KQi%=4IZ z2A@)Jq!+OSYSzI+_(;?L2t*M{wQ8`|-c*bG0!37F@)FtF+9bE~lt z{tugAvFpS2{^;{d(IwrRq~HwBph=TnG9<^f=uG=!YQN%b)aPSk{2iT9%~D~eJuyLj zBDyqBVguZX9^qL^r>CW3Z8S1BqUTF;5QQ5lEJL&N7}m!EWy19?=t;L2&Dx__2Md=C z1Mh}r{W#2lPhf6biTUtFEQmWXJARE$^aNh!{=Y=Q2hz)h8C`?E*XyD0@z&^Tv^yH9 zA?R+IhUUy_G&kNv@B144YIPRf9skDbxyy$El|YxI2G;TYe^>nA#nc5xiZ=8gdNAdw z5OzatwB8^6d^$SAC(r?G#QgXn+VMB&5}k|YuNXeBiC%Amso(#PpkRX!qYo}YXRsk& z-;Q?hVXU7)Urv|M`^#4f`?)^4w*ApvFa;gZI&`3KME9fpeTPYtm0 zG7%lfT=aouXx45*m+WJ707uca{{>yTKhbTRy-KhsI*{to)@b{EtFZt5Ua3mVic{mVX#4quxsv#1;M6aqA22vNZ@_C19?Emo; zx^lrIaSyspe!^^cA>Mci9bo3_VIT=KIjf^HZ-P0oHTspTGn(~%(8x_dcg=J(hjv6y zB`H+lLhc&jgU0CE4o0(k5qb{1fOha9x+I@t0#Be3%vLjWSO|?oRdmg}qR$OM2RsIi z;3PD%$ww$S!d2*+ZjCp*hc@&DI`hAx1#5--YoHCZMAy1!bQC)9X=o%?#_P|a1AP~b zz#*i4{{KG|OsW#KL&Htb2fLsl?28^ScVZ=cGP)O?$=~QeF0T{5XcWUv)LWwiSsJgu zj4tgr$ib6#2D7{WFHkT<|Dq$zQ8x^v2--j;%#N+m5OzfG?}K)HI~t+8(4|>~o^Ve` z-$2_r7(f3NeJiHb<9Yf|D@4K2mq#0@7rhA`(9P(!8i_{aJ~ZSD(fc=`--x!O_n$-~ z`VV@4;rhX9=*-)o@01>x`tN@uDA>>>H0$S}p;~~>bXoKn^uA4)I&$OnuQAmznsoo5 z9p`S4p8DlhX|&yP(JE*pYc^p2+fh?4_+Yzu!+_{uH1s2|435XtL4?k56S@Q+qai&O z{X3e!VYpriZNC*dklyHXw>D(|`?ed$g$nornw?*xGtAm3Y_sdIEcIqs1xKQvFGmlm zH_;q8f}W&*#p^{HhxY2=-CXaFej7fF3Cx;o5*{px9zabowg1s1T7;hE&!gWBKSQ_W zKj=~vy)mqP1#}5|qR)-MYB&vR;dZQz=g@B{Vf$`@*T7=MdL1*{?Ho|pi z$WNgU@ z=tDHQPNFl+ep9%99U7?y=u-7Ylj;F%f(y}Yc@SNKpU`cYy-m2UDkiA6KqEOA+tPp9 z6bg>?6Re4Up=(y9ZTLzy1byHsOyG8OdmTYvKEGje{09wnlXhWyjY4J76vHl_&iS6it^BLOC zX>?$jI5qhaWX$KoJ-7~R)Dqidh1OBhHEG`TvV1H2D? z`K&_Elk?aDOLPrCR}4W1_$C^G{YeThQur24u0`EKGHpde^#^+672U&cG!mFPc%pBj zGyfW0`=8Mciu4FeQW+h1ZM3~xVtpL?Tyimm1ckL|NOq$k{Th8Koj`ZR`RElr!;+Li z8)$?!+!0-xA!x`SLZ4rN{#>ydJvR=cZ^H}7%ZUH}dvgd`F?6P*(U46>8`y(x!^7yz z{y^_b?-e>Mj8&-DLihKOSbsd$_n`Oxh33{}w}c5?gQjq=N_1dvVge7N4gZbKAZx!6(p+fh3!zDP6Pgouqf0m+ec!J@2ec8L$lLwc|E|dw zT+r{(2>gZ~B>&=c%-TOBJ z+FlaPp+~VEzUKwEUE1Jq;9P~Jsg_4)(gj_bLFj$=MCYRWdNsPe-bW9ti|97YJ0w^M zZRaNJjlD5}ucG}Vzog(k&O9`HIn0M1FvZa|Zit4u1)3Ax(SeLZm*`=1&F7*sd>vhi zkJ0B&q7(Qd)-#5MdLbl7l4+GFIN}!Q%i`8ppNMApW9R|&61t5(#?E;89qDOVus=G` z+b}Z@M+Y)0)+eLidZ(hf@(7v}%aQ!&t5v+PExHTM)`PMBEqWrJLwCnt=*%(?CpR!J z8sd5AKv$wU^ctGX2hsb#!MgY>ngbO^aIU!j`%>`bF$HbtSu}*Np=?ae7fh~`X!2zl9Xh-gtye`G z?1V1OZRk>rLD%+PwBu>$0GGu2%b1}40s2+!3>x}^V?u7V9>e?{*d)vE(a)+R=gN57D%{!}S8u3eg+UrR|9>?bzrXOyv|7aR2Y6P!^A) zGtYHT7-=zd#tpC4 z-Hk@Us)4;S1Hr_m%ji$>sLyfNd!@IV4xqMGQD+6ukD2RhT+;^!04 zHJ^?Sd=)0}c{G9_qZ9cxNx|)ub#i#1DB3}7bc8oW`=dwjo$>Q&XoruZ`~6w;fO;Q& zYyK3yY)ZJVEV_hsW4%2Zkz_v#b~qj#@ier7m1tz%LPK^Go$+7T33EOa2Gk4PhQrXc z9T)5OqY<2j30#Pt7cZf^>vbdo$+XYng_G!rE=BWB4IPw5e^*-z9aw$zoalw_nnCD6 zH4lA$3%cKTqY*rTCh_0sb9twQffdC9zW>WpaAY^49kfP6H5l!9A{wCw(4PYyMRVm9 zG-7YyRb=xayodVF)58~)ArFV8eFja=x6pQWp*e9FQ-A*FI|{C4wi#jM18^Gy@&zQgl0RLUU;!*23>`D;A#_w&?-vO+C}B@VlVCm~@*wM#1FSkEQWX zbf$^f;lbuuh5A@b;A*tP_t21jiw@{#bO32{!cW!LU_+|iu`Vvcp7;s6L}ll)|6QBr zb3;RY(4`oHZjVuD=q5*Jq8&bp&U{()MKm%yqaVcUAEQb8EjqAsXtG{5FFc=r9{b<@ zScVJkvLuYmmn%%R|juyrG5_E~4Mss3wyuJ;c;XBwI|A+3P>*t4`lp3Pn z3q~d>*uWTcA6s{ZPsSV8q8+YB2ec`E{w6x$J?M-MqRD#{UCK*nJJ&xFa;GxdPIEN* zZbCm#cBf!N1JM0G5*^uGbYPF5OSC-JUy1HSllC*T;}htTWPUU}R{&EpMkm$~>)|bE zL?6S1`~O)AHt+!&;#25=&Y>gz4;^XN1>wQmXuSkFzzXPBx4P&OG(^|B8Jf&}&;w^G zI^ZYK32wv^?*A7kG~vRhSRV5)3=cGp_CODok!WbApdnw6=FS#0a-X9E`W>5LmPO$l zXoUl*PmBJ5>!`P1%r83WKkWjAN3hmo;fKgQIF)+Q$J0~)+U;t*mwJ~c!h3xm4yT^B zBt87AR=A1k>u4m0FHKKtjWf}X58z)|`^ogQ&#>yU@Y8Shr`Z3_d_ILi_$g-2#Er|- zQ~%auy%p*FIWB%TghQ~(%JkH~75M~qre14R*v~WZd+Oif&A4}Uc&_Br;g8=ukNvow zYfXCEOdO6i@WL8@{-?u=&x8Y}-r5kd;rKo`tjEeYW*xsO#g*6we@3@e-Dkr|7Q0EE|`_MH-xM$5v_;5cDtc#KL~f@Y_#ES z&xPlDqscWAP2wb8i!);VIW(DHMhEa3n&j_#qYr+9Zj*1&ZSyZC@al~rTkBvUB2^!q zNss44#{=;J>JzX({(&vA$ENhOvE08Ly+7}ZAtJ@l3719RDaj@jQVn7wE)2w~xH{Gk zVm0aoHm9flDCJF9n)>os--V;87uk}Y_BYPK1^DpRkhDc!N>BaMZjYh6=sz?<`Cm>A zh(G^9!4Jx!`?euEvL5KZ9f9TWq4@bG^tHPi-FDxiq0I71h}@OvNm&lv4Rz4_dY}`% z3tiGFnBo3kK*0x|!US$aPqKaJ8XiaA3E8%VrMenRQZI|jR$ZMW@BxKZ4cjoM!%Mxc8Kds z(3y^VJ#@Grx*VPH2F!`Cp#yvm`TyTA5(b^*A&-7meH& zbV=SpBk?sFv5RPjx!(+bYVK;RPklU=#TVaX{~L-UTyV`Vp##YGR!Fk)XsElO1H11v;Zw(EIkHp+1Oqcmf+?iMPW!F#u~)fBNlYIP;Hi!3J{d2ptwim!Ju{ z1pP39!_fiGiJz~D*WX2-KY}F z{(=tR%J;&z+e&DpI%5SKkA`q1x-@&y1L_ZS>5A?Q1FactkDjErqXS)xMmD)VUibuE zs}pDgKgAoezaKiTfQG(3y0-n%`^KRIo{c8ibLe({9ld`)x+LFXCHxtyV9{NvBu%EZ zr{G%lLPvHRI>Wosq*{aH@NIkytM3lE@*(=%aZH{4cmwsyd&19*1F#46_2>XHe-Luw zax`fR3cj%YNrXPi5?T2o&S!jgTqaE)=-yPq^ z`XzJ#h4+Q~Yokln1MO!tCVgN!g#@ldL;nssfV1f5Sw0RUE{Zl-3Ec&4&;bralXC~A z)*9W;Kga7?KM6Tf3LSV0^z%WVu>aj&6XS)4(JX!{)^}op`Vn-*7ttd*-~Ldqi4L?K zdXNo3kJ_PV@=d_ZI2}C?W}*{%9KCPze)hj3dXo#z;A@^@>1h-BU>AbYKMzhxV$YInx8(J;|{YjKF=^ zAD3cQyoil4)0g3E^^NE^o>sBmA=(XZBLAxn}> zYfHiX*ehH}8;XYbE_9?*;`OJZ&&AKTqX*XeXjXrW?vhhz)J3;n zla%bg&J-NsK(wKI(NHfy50JHJ1OK5R&hd5lybyZgRYH@kA=+?9^h6vG>kp#OJ&F!+ z4cgxhOzr2D_jg-iq$iyP|W@rCE*6a8tbgF}n8Op&edA2X^JL5Ygi3 zbG6a_nxO+7dyM^WC?4Q~J{El*ZD?n_@ems7lW4<#plhG)n{eM1=s-)L1Fwa)*A|WF zK=k06fVTT6cEvT{BtuC5=7QVovg2XDRzycQ9$ov%Xg1G`^@V7zJc+L9OXv~4AARm3 z+HuCWVfPe4bLv`jAT`k??vkWnNbZa`JdMt58`{tgbQgS#webgZAlID;zvHQhL#YqK z(%y%z@db21dAKqf3$;LBWphK|?bgx8o9Ag56Gr0sRvFE1LQHaQ!kg z^!c$mmcyFZ51r{^^nBTZz9m0J@4tZL96$e^3Tsve4Ox41Wc~4O9F8u*cW7jO!UX<- zCSk$TpW5SQd|?59InGggzgp_Bk5D zhUh@MM~6i3MRQ?xtgk}{upN!;9&`d-iIdHZ|FcS|0zVI2-cup34Q6@hOYJG=;K(0`txXeM}K1f+u=DbIDp(ghqXzd z9al%!vOBsYx5evsV1oJ_bayU zKDZy9*->=lf1zui`IBzogZn82T~Dqithh(HspLVXAtnJ3U3couDN8`|FI*c#8E1FCU8+}9M%jn2q* z{{1fsuH7WG!CC0hx)e>4t;j)xHg$e{>0k;wT)CF2M;jcYegI_%CL{EEmG(+0doA z934O&G!hB4{YrlB{;y8KwXBUM(M)^`7vl=-{%45L1@ytJe}(%p&}1rr4zwn^YZ{>) z4?sH}gic^Q`g}58pNdJh)j|r6Y$>{S&!Wlp7J5>Bh8|F7(53nvoq6WJ!{_T*&ebax#$a|vMdzY1jt@t_M_AdJ^Tf$VTFt^gZ}6YreY)9h8^%vEQ_r!%Sinhv9V}UzJN9H z6xP7vxiV6};OK^4pPVZhI(n50Zl~YTwYui=Fr#W{sD`84?@@G(H^%xK=yQj#DPBZF z-S~=deGr;#Gti}5fkt9|tiP6|;I`R`HvA>JZGJ$rJag`h)XOFv*HO=d3EYm(;0PM} zyjO41Y{o=5lZEAjI^ zXsG`{lc-SsU@0^ytD?!+5zU2(=(({5E8-XE5@x$9Of-SD-2c@nq~1>G4U=Pi89IY4 z=!`x~%Fc;r^dU!8MtR z=E5BGq+5kXVh@@;pP~oQS7>B@M+cbWny`I~p=;d`6F3n4{2_GdmZFhciSDwEnELyF zuTe1cC(uylDiro_IrPRFXah~r2(*sZ2cVG{g?98P8o_7L1MEHY`4ea|pF=15SG=C7 zF#Ep?7jhR4Hx5K^7=w0r4;qmq8j*!)L$6^;dblv zKMBp1sYTfTjVZjq1v~r|&F%~6$g>v>yCFaN;5FzHB+#?G4m#kT=>7e%4UWVPxIKQJ zQ7kNFUNngdqZ4YBq)?y2?dXhFqbJ)QoQdhhGg99T7h*-~Cowg{M9AU_=s+5yOVJNK z`zNE3c^b>$YiMqqKqHb~BIHoA2n8FcgnrNt4ORbGzaKqd=A&!72P@$TbRhYz4Ow3v z-Nr3reLR|^^U?cOp}DmkU8+ODWZF*@99ib;!pKXb189v7>~_2fr^fmx=nT)I2Uecz zLq{di?NG57ozuX zMDPC$J=0I4Gy5BBVeV3)!5j` zuqir#o6(sj(V0DkKK~*bp?&E6zo5C1y-aAQELv}jNx#nzq~M4~M<=79T^L=5X6@_o z^J7?p`Z+W=%9IVeXaKr0ZXEhXc6l}&|H{-_Oqfq``-t)aKTW0h>q+y zn(gP&hI3a4BQJ}$P;ZAe^eo!Y+nB)5(40AsE={6hm_Q?RAYIV*CZLg+m!x3FThNa8 zpx*dPa6sij51fMN0E?p&sEbCd3%bpQU;?Mb`dTbaeJ2{RpU{XV(<_G& z7D8uI30=b`XhR**hDXNFr^M@vqgye-=bxej{|(LlELB1d)I*g<>=e$IWz~hp~>`N{QUFiarEdt8|#;1J>!P(+|`(k&nut7Lv!H?^kuXx)}KbtgLUYd?n5Ja6phS}==S>? zZMRVMFtDUTYw$YyGeYeHWM@A>0YkD8r!8~+^Phm~mj0rrA z=14}3jMQ&Z3e{l$cjdxNE*OEMSRa2!w^!Ag;S6t$hHxA@z(r^-EJHhfCi*Ixv>&4F z{ea$=Rx5Ozjz;(zw4G|T;{LA}FLXsi*gHA`9mpiKqebWuyDqvDZSXiY#*65E4Qhv6 z=!nkvRu_hhei~n*er3IIqP>rmsegyA^;Pvl zgV$q%dQEfyJzw65TXyz2ERm4w$t%?)&?O$`LR0JTVM^G zh>h??bVk3T*`B3g$dx?kwyuUowl8`xjY5}XEvEkeU$0PbM4zGGRE|aeL`QyQqwx84 z(JJUb8=xJwMQ7X#U8>vB6K^uQ{~wE=FGHVu7JWBt!+h@lFDUrH8T5g)#=-39zRraX zuqry!MrcEwqW#e|9))hZd*k)FXwof1JKT!S{4=z@Z!u{@zr+jwp%KW{B+Te~wBah~ zOzXvZYjhx8qqn0C-W{EaF4d#x#CFB&U!m=sMz`sOChUJleASKNU@42PRW)>*HA6!> z026pWI>4vU8NG}y(dTGKr_dQ+LOaUeG~9nJ+D~0H$=jm?xUFe2bUc|0p5?Q#CC)=5 z^94Gyljtt_4IN;iW}#jlOH=QRc6cu)@L@D^&!Pj`itdKJ=n|Yo+x;&|!2={$^Dv@P zSb=&oGy-GLZ?SXHY~F^R<=@87v$P12NMKd2H$poaizemb`1vYKP~U+r&GGnovS7<_ za9oEz*b1G|a7^GrGzniq8$5y@MBk%Jlh!Ispa?p!n&{GW#{^Em)IiXsT7^#dCFBH5 zrhQDo4*o>fq*&_^`ub?S4cfp^w8IH#WFCn=kLJW)d=S4y*LcuPVIULH0WZPwxCMRw zC|2|5|BLZLl{R6-?a;5sBe4oTg3a(9bcQ+Fh6t5L--aE~qxWWXAd}GN7o#1&ibnQR zbSeKp2assT=k%Y}fP%@>9aFDYG|5JyGftvwyA)lTebGO#7xiN8L&WYuL;Elq(N(d& z8;#^~^re&5Aq==IrvCe1dkXI70ayaZp~( zqe->~oyeDHPMkp}n$amlybfKv{g}W@*a(Yt4h{Fk ziq!8%C$Iqx@ki+MKcJD!*CkA#GCHC9UD*E?25`ZUO+!0+4(sC~OyE^rL&G)EhI*pg zbUd09E79{|2io4L=;htQ^HtG-bwMXM0Ug+!WW3>Jw4pE1kzYWUB!Bl1vQlWr)zSMp zq7fS%or~W892)93(Omc%O~MQ45?$FNd|n=XK6z6t3_-JW8ak8p=vwVZm*Oaz6X`v} ziB=t*K^t_<$Dq4$4-4(zvB{|~({Pv3A~2~2uJWeOQs z53RRAv$QkX;V{gC$+$l7| z7t!sQ^S01$vOI+Z7iwc&ycr$gLiB;<=m0mw`nKqMSb^)GpdDU951L$q!T?L6Gp~(K ztR1=wdZ0_&2XAu!KO72apJ59=D0X`|hz4O3>NC)_+>8D2FC2|G4-UU({{Wp~`5|G~ zG(tOWiMH1pYvF1vi$`!CW*h22lZ23hAz6o>fP2vg&Z1dedRREwdZS4;5u4$9tn7X0 zeZ}txzYXh(ji}GT#`saJUokvPs6Be1&BxT=|KCT!HT(^oNydn9HWx$BgZh}jL3jgB zL%$Dfi}f?;K#GnGInoZ7QlElGu=uEq)F06tfYzTz+c}9z8@hUQ7-<`9j|Z2lGNWpJ3NIR$-iL^%snm)xFA|DfhKd=Sg$!Q?*E2d za6h+22Q(C&+3;8&jV{eN^tCx1jl>$v_8XC!F=n{8E zcSmwA1y8Qek^PwV6M9nBzAKEpJ=$?Ebj0J(0Z+yRE=D_e1v}zybemptcbLdMSf2W9 zbO77XfxeGKl7Ii7f+0GO9>Hn%gd6grYkDoZEi0nit`oY3i_u-P8r$P`bm`LX4NI2` z9q^UW;#h@xCG@#|nELbocT#X#{=b#7B^^@5DesC)VM|20eeI7u+SUicY)oS#mv;_y_KJ;Z& zlilO~9*!pMSoFE6(b;HZ7NG4sjV{qvbUVM2WdGa1K`uCeuh4A&6^+0@=o;pJAVj7Z zK2E(g`rbc|F5N}6os0*=(S0Qv>QUwiaqy9J$TA1sIc(a6riEVvduM>ZrWw56~oeo$aa2vwnI zIdtT8(S64OgJ?pS{m9pFavzE{!q_6L(`S*C>>YM>!$ zf;F)pR=~yB2H(ZEG57Qku}|O~(84S$U`{5!h+O3w(pr6Ja)J`T;X=ggOAV&9Y((sUO<@b(3y`# zmt;PAAiaY|;s_eqwE66RkJPK?hc&H%c03t};Y##C$@NGGZ9dFHy(qe!Dx+)N23^8i z5QVH17Ng0w6g>eCqic8yZ6N!i@IYa7rWMia z4bcH~L673w(X}3r4qy)2-eYLeJ%c{C8_W3q|C&OA3)vTk2TP+PYmA+-GkWH)!A98d zv9KE^;c@Egu{+LrJp3`76F7o;xhFDG|3{?9(YIyECE+OUh7GAdfK}Z8Z^aA0pl`Lx zOM`=u5vDE0uJ~TOe$A61xjJAIt`Ea0_#9TpD$Bys4MMl)EW8P~#OwcJUFz3A#nDXv zY5gd8WWJ4t_Dggr&R|Uo~aNd0BD9%w}N;7I%z6F6dH*tT;wvj019VGS1y$?w=2 zt2`f$)_c+I`94;~{a6jNZVK678xz#qVhJ39zLe&n=fWEFoOnH6KZI_-pRpF^eIXfM zHaEQx8h#LO;DeW<-=hP#=EV^D>(PDN7ERKjXf{tovwuDsfv3==I)N22*XHoEV_o#X z8;TBOMv{Uf*@!my9nQfE*a@d@31|Bk=)iJr%}Bc)>*5kzi7T-FOBreH@M~;|?pd{zhVM&z7}R$7JYX#MGvH#upACV+nbB|-2WRXxCA@UhW|oOv};}u$x{Jc^Hx|N z2ca`xg&x7LpflQwK6e^j^NaEGa&LtD8loL{MvwF{nEL3G4R*Bc^p#$g~>x0mN-50MfL7&@*KKBYHoyj{C9Pt-uh_byEex#~` zE=dw?_-U+)ub>V8fNrmxZ-;?hk0w_=bg8<>>vyBMGY@TVZT$Shx7q(T{4*Eax0!Zi zq}_=H(HrNYuhA`N$8TX9Jcl*0;X7fCC!iC#5AFC7Og$ItZ=o~)1|8rTbOPDmO@YeK&C>elfcm2c)SWm8-$!4c72XR2s)H`saP+l26|3W1bU^P$51|qGDb};?4D~|E zSg4A2d=t9XBhi!aPIRBXjb{5vbgBMCJ1+HpSh7awz=q)vybB%BF*MmuqZ9fIP1@YM zLL`#cQSiowXcD$WkJ#>L$Y!D)FGOeb3>v!E&;}33&(ET}DAVrnV|pEQB9qYFGYx&Y ztw#IViaei8dzV6GE*wTru=G74nR?*0)JLKtegqS^2Jgf7(TFwuARIJAE-DH`(A=mhfa54)%^8v4@FM$sPVeWTE1y?a0V-_TBt7rsJga2nme7vuGupN3?- z3R`i#c&raW2RIfT;N$4|@H!fioS%i)a49sI+oKchiJmW0K4bqIs&!oO;Mj#`^=UL) z|3kC&$^#+$i=#_W9SvbC^uAuPeg~RM_hSOrqch!$c6bQgj+f9}xjgxK7;z)?wL1&l z->>8S_yf9jLk@GcW!T`#kOV|!=H#vfW z4b4DjwhBEWU&gGsA06>QG=wM7B>g4&Py9Ulp)ipGn2FDCMF)BtX2HQ|B=3mzdxOce zNfcb`$>@Hci-zBOf*P;hgMRdS7qV2Ur51=k+WNtyX-4OKo zsaVkczk-6vvJK6FgXm2EjAs5aJeUhznzCrbdc^Ca(U8wUmtt}BS#-v)qXXQF_Hzsk z{lDt|FLWgA^P1?$nxWs-`k@252Yp~Ey6s*;XS5GZ)+6Y4`xWgl{j0F{SECbYh%Q+x z^u8|WxpD_4?eL!X!9r|6{W)xcKcEAt@O21j3$($`=uCQ}Idd;g$GKPo3;Zw4xGmc8 z0CZr((E(3Hm-vzYvHzXfDlWLzZ=xgIhlcnhI^+MM1&)RRR74x7g*Mm<4RK#|0OQb! zJsYpThYsK{mcdi#^LdUX!`fbZEHu;zol!Tm!J+6tCZPj+3|;F@XoK7E|6H8~bd)*U zh6gCx!QH1oacI$EE$*(x-K{u_4(`PlcXwxTw=HgqySo(k|GFpXcY6Mu)4h_s$>Yg8 zEnQH~Pe2L20cB9M`^M0eP{o+hj{Tq$>SEM7^LCYb;KK3iV1TPc}p4>@?K* zy#clFJ1hpHKQIQDf>Ia^^^Rx-Wl%>bIYXce&V^;5doLXwizp9`Md_dn2!z^L)3P1Z zF&t#ai(x*-J76>T61IhvADM4Hx4=@2-$11{&tnszk}yBxj*udDI~LMWNY_E-WIJ@h z<4~b}3U$?fhblVf6BGLEP|piP6=@Ya-xeywy`fS!1PzIlcI#p4hD#Dz;Dmt5A3RCp(|&nQ^2DR1r6VN@))$Jp-ZV z_kTywktfrkJY5N8@h*5a3g6Q~8MN+&d433L{UtkoV#ijOX;2ZF2Ni)GPzGGGd1e+m_WIPXnLlENUyncZ}9(`f@0>giA+-DKyFL%qj8L4_=JxGB24unpr{ z&;@rwT`1QrzuNiaA55eQK^a~f%8(|O?)G#P!k$o`&xFeDIy*iHb-ezAGVm>w$KD@} z;9OAmM+K;mwt-SG3o7JG?emQ=3**yJk^TsY7=QoAC*z?%R0!+AY_K0xj+a7(bU*Zi z524m2{%jN#ggOl+p^B>xR8hBuI%a*K-j;)*6px2mzYLn+|D_Y1iAzu$u0tuf59NW^ z7qcM&)RmeM>bz%%+E)P7ogTXh1wVWtBJ4^s$y8DZMGoh~tqcH9SqrxsQ8tewOzZX=fM?mdc2j$3asCCDo_ML>(KOY+D zc)@G11-uQr!Q$UdaczRS@h(86;yF}m;{7nG%La8iszViFQz%7)ph7+CJkC!eI5|`(3qlzb2vyZ}p*(E{Wmp&cd<<0aE`lz& z8*2ScxEDVDiT|zWEcq43^LIVP_-+1|>84N~9I`wH6`?SwoS%g<@G{h?c>By{LwVc=%AvlV=bXP$bX0uPpbS`P7i@)t7$1fiVF@p@u{D(7 zo=~0*fl@FVDitg3^BqvBJqo4p7L+3|q4vd!&OV)gA37=$KbRGkfbyt=7Qlf}8^=Kv z*Geb>TcB#@6qKTSP;$OP84^2&x91{C2_?r5DguE}$FVx}eEtuilaGmUP?qk8T6hNP zCc6tI_!HDSAVy4MKnAE{EedsGHiuF)9BTa(=z>e2?u8>z20wtRjW031-JTpLjAbm& z36=9=P#y(C9m5c)6!e5LXeRW5>!DJ2&OUz#B{*hmlOi9>+%PlqMeVpHltKLaBSyhQ zCS>_ksAIDTD%5LWF1Q^kB@gZM&rk+B;+UFA0hN+WP(>LC^)4v~Wl%Mk1Ga~%o#{~f z7rW^w7rUTBcpWO&KcN<;^fsPnhKfujsJp!lRI!FarDQgA!R=7T@Cx+YbWnyrw)_gE z*xP9$>CQ+;3kpM7T*a~ulmU&QLfiq$gF#TKSPhlSGf*BrfGWD5P$_c8H6hLbb22Uo zRa;%5m$AJOUNci%_1wgbHnpc*e8%P~((PhGc*;AOI?otAmK!q+!d{YD7Q1i(wv%&m~i$N7(cPNji!FF&pYz7l1 zFa~vps;!|=awkE(#AZX!&;J(DQAoB!Ssn)E`75X#M^9)BNC=g?Oi-Q{v*RjI9<_$5 z>YjEy6{k3sn3!zTYIw(U=L*@E8l!L#aB9tJ7i9~v+lod+B`Pa*$ z8WRd>8>ph{Z5IxP3gJwsW49IRUbqRBnkP`FCLF3pzFWpkX(H%?lAjwY1!XOp!mNz@ zy6MQ`MV9-ZK1kevdJBGq5}YoTVIG)|aTz=Q3szt}9!lV4C`W!lr7mu2bMs||F2>cN z^mT)ZtUHvBEL&$69D_3839Jac(wOJfpo*^@)N?mfq~=3KWQFBssL<|(s`iU88@vS- z!5C?cBe@OTj*@hg+d5F88f_OWfHfI!h6Q1?bS9TYpcGVr#bHaRR4jqb;RdK<89%*= zKpv>mRRv~;&F%bn==t}5R?tz1_jo4wYzJk~L+FCZT;^>S0OffFD397gg>W*|4Yv{M zhP(xJjAQwjqRathaAl~_w}3Kmu*PmWi|ELJeNe~iJXF=j$zT?yfl?G?$4#I@>9$;H zc@9d>7pT(^C!;w9*`dyTai|EihB9apbgQ$Rj*4Xu>_C_^ehU0ijcBGniw0s~+nI2S5qm!VF_Z>akqUN*PMN!o1YxD|n_ z+U8JixsFg9CqkX`olvPc2#dgrP$7+*-Rvs_OEE458^Dn;4!jHXiRcAXG5&zMpyIo8 zn4-!A^^HX-sAE+D_JuW}EDnR(cpd6$ehn3wA5aD*&S{F(7pln0!5Xj?)Z1?x)c&(} z`~WIK?w@p&f;73zf_zYxm4_1C80voL3RPUAp#;sb+yGVehwbCeiub}Sy#Cc38{h&Ok0(DA4plW0sl;P8%=M+Kh z+XI!Ft56YpYsXRZ8ab(;<^!SU|Np5$M;^3;vUC)b;8{=tS3_0(F(^a6+vjQXd3%0b zpBpM=ouN*{P$+{YLZxDv9Uq4>?3NvWgl^qjaq=4h0Z`Rk1?uI~7gmDv;RN^$E`YrY zm`EilXx0^lQrH6OSoMX<@hCf<1ZCI)s3Knr<=EzeoPT+K#y)su7lvE@fx38{0Y+h6 zsAD(~D)%FxJf8~#;3lZk^33upRI$b?WI~<>>RsUnb&84>;{0nvMJB`sQ0Kk_lt-a< zyc8-WCoHd7K8FhNcc}eo3Y(hA38knaRMpqDXLzkef~~IxpaG*sO^8B=ivK z*rhCL1m}f1$EEDJF;uELLq%dHRP}FwT6YU-|7WP8jbF^vPIjpKp(<1@xI5C(!eLMs z!d$yx4^)+2gUa1YsGNO;I#x*njlvR83cEr@U<_1|&VnlDJy0H>f!couW`*C)yxWm6 z$mA$LRPj`RvN#yZupUr39uNKCA}E39p;B}oO7Rz{)Ws}r49o#_j|4+0c0+kQ7s}wR zFfI3w;|v|0|CdmLla??c$_yp2G*l6_gNnoe`+N+P;N^CF2k?zZ3>Cp^((F>;QFahCn|!9!lXJsPlgVO3(wSS_y{| z7`L49FcsAETu}3YP!~@nJFWqxw@Ep-$#oAVWa%U*1vBiz1yILoEmSdGhw?B=c~jk~ zU{1z4p$u*S6_M6Z#WoDe@HzJRE~w*o6uRJjHytUATEPg612s+qWqBq$p9jWbTpIer zDo_{9ASi)jp{jZX)GqJv(Qno6ouMY6V`#bNFgLshWqJIXCUhB~3@Qj!J3&wpDGQ~b9@OWAws0xz2DLv) zEwe5QOzvi)5FMqU2Gqv3uqNzd`7cxsQ`NQ`p*$%Bb?nO9aU-~#aYv}4O;E=~Bnawt z-W1Bf5m2@AH*_mh8|kQsEzbcr%z{eISEyr}q@FP-2aLwJ5LB@hvn*?$ zSA&W`Bd7?sfx1`vLm4ur9_L>noNXU0hVpD9)W-dm|3c;XBGkr5Q2RbXMeY|=XcGsU z;>!#*UmWU`)P+h>3n;nmp$zH~%=y>G(M%}xbD)Z74V0xPp#)sB<415c<8W97*XPwY zf}S@r3VuV$i{986n!++0l)NHPhE#xZpt_rm6bD0j-VVysK2WdGF;ExETBvnlP#4Q} zsNBDYs*UJPjN(L4`+cEu9ssk!CeQ^(L#28ZlpOalIudjn%JTP6mU%TbIdwwaY)PRP zbU|IEzEI~p2UN|JfpVZ3)Vi)vHPI7xfdgS9_yQ^d<(hdM;{X4rQ-O&lP`{DeerF%brk0G!#m~49g8r$Llzh;rF0w>KoK)OWDf2GXh}-o&Sz> z^dJ;U;by4ZU4yycZbvBHcK#^T&G^iY2zL z#i44VHB<@)Kp8X_%AnmH+~$sd%0v(o2|Ahu)u9A*h4N?`><>3v=ImtNhAUwM=972! zb_|2vVITMr%J5EIygmOG)O@Iv{)B-rLsxUWo4e^`VPZIxWow}no`kae8B~$|fhx`< zA;uGbsC6}<$55z{PP5PV+vj(nYL4|NJRETy#rQ(Tw zo~pZ1Q~>INY7V=@;ZO#Bg1KSh9wxG-po+T_l!23=_U(o)z5j31Da6EYD8&IiO?6j? z8h3!QbSP9r7DE}f(~ck8@lPlNvh^|w%0m@%N2mx5fhywVP;w5#6gvOc>FC&mLv2XX z+x);WJJd02VL8C^ZzuycLJ7VF^TH^7%vGBo`ZI0{E5k{!61)kO>dbwO{A$qi|NoDq zqmZnDrQjJT#R>j0FOlp}xho1~c?~E}+QB$*1oVQFpx%ztp>E3MQ0sOfxqFdh0P!p3kUeCej6JHPu7b8Ke8mW)rpnK1iMQ)Gvs415Z6 zz^_oD&NR$~Gyq0nTm?pj)u3`;6FOm6sPzM&azD||yJy)4%b{vuCsYXcLWTGwRFPeQ z+ISx-hcBVlJBFJdTzEn48w2(EUM z{}U>wiAI@mZm5lA?6@hEf?iMxCO~<*5UMsdK}Bw-up1=K0}4wItak#w}V zB6GlEjH^Rc>jbECd>+cMM^HE1cPP(Oj4`Jo3zXnsSPQnZ6qNz}!Tm=={eNcuShs|NMai+RkL*@D$lmY)iMdUHm{;yCD#2s&* z`#?R<19iO1jJMza*JDBQpR%(zj;<$4?I~F(JXvp)CInbuYvZHODeD)VMBGZFGhz)-h0_+ytfY zJd|hQP;$K{8Us>6ouVKp#TB6<)51+h9}Ifi2Xmo9z7^(!d!cgo4i18`C)v;O(32vl zi)J5`XIUqk{biv(tX6|kR2M2@9iR*Lg-V5c799y%3zf@*P@z8#6_G1;{1nQgFEBfd zJH;4Y2ue^>sH*P{<>??h9%IMTq4X?-isUxcuss|**W2?y zuZF`Q#ueu2BOB*$w5P*Q!RMPF#fHMBEQq?me8_ zx8n-)Lt!Uae~H<56xL4 zmC4xxs1Ft+mG(4q!goI?jJ3I&M0; z7*4`Q@F!H!)L(CoQ)j3Uj)#@uN2uyAvBBiLJq%#n3+9LGpd7jnwJz;OV^~>Ol5s~^ zQ|mTz{&my+WZiYk=?KwbZqtZ{BL{J zVQYp9VFl>5&HRc+RoII0_HCU1+H_KGH|zo>;1FyM6Z~UdLfxSvv<&8kS703&eTO-w z4PiFM6QLry6BdWjcAC>t8fIkN6&8k5p&U8wrlSiX@h9A8V-HoAs7Om!WuC6fVblxxC-j3Z+6h6%sq^bEZ+^w z!$)v5%z4OsO5Fza@%$xJZZjP=8ymn;jHf`|2Pux2V^tb9W;_hmgLk2dwBS*bqB>AT zItS*^`9DCXBNH#7a$4`0v3M2C%=jBD1zpEYakhdIcmU>tw_!!-eZt%G{{_~C#TZ|N z@-+UxCiHnB3LW*}NjMDV()q6%W;`7LwQ&oS!naVxllP=K*E6ANBibob#kHV6;L(-g~VP{%I)MRPjJLpd}ID#gbv<6fe+)-X|*j&kU@Y>FlaR7&Q; zyfDUp#<0RrxoZV|;20>+*T4es64bGZeZ^FH7ubdIN|+iZy=uO5$^(^}rdK)tI!;5G zkO!NfQt$;fhxxCWk4}F>9jA@3349B4!m8Jef&HOEzaGl-OHj{$zBz#nP{on>p2@jClm|8KcrZ-Qc%dC1u+Q&7c^>z^dA;U? zdQDe=ibPW=xuc-gErm*57}S;Ren}@Dos19cF@gFBRS(Lu-cT3F6sX)kfI5~jADZ`m zZm1e433VDeLLIZYQ2S3n)z(8Ox$zzuIk_Nm`20^t0{TI1Tmtop=d7K73Uxy!cx)n) z70Q6RP#zA1IxWkfPSF9VkJ}IJ^Ivw}_lbF45h@a0py%)ZnMOyRt%p*4(er={$ujy= zqaZz$;37~S)qx7F8!Dvppak!SlJ^LD!`RP^14&^5#<`#z4uYQF|8GY}p3Hy+;eIH= zpP;VhM9f{Io3E8}sJ}gQ4`?fifh< zTeHvqE$83GL|Z15`_WJr&sNwBrh8{nG8iiKGoeDf8FqzNp=zVtdn2$Zl)=-XPR}tY zhr*%Wrg6i~d~qm)I)}T>`+PbR%KZ_j<9G`ybO}Bf#U-F3)DRAZQ=pDx;*aL^Lv9ZmWNqCnR}xf)P;7`O-C1l*JraK7}j7s94fb$q26|xzL?OJf+ZPu zhDyl>D332fZbxN0E+z&-o$L8fh8%_RJRHi> z1V7D%5(t%|22g@Sp$uCERrQBq75Eg&@ch5b{-#hV84p#wJ76BY|1Z<2#6*nW=7y>X zwXqx2%V`cQ48x#4(M0=W?)ZjKpYP{GdHTUJ4Ij*8cv+|jwt_NnqMcs_bu%7^mC?`N zV&wE#mOF~m<9S2ah50d1Me-R+K*6YHV-2WKc80oACqXIN0F{F4P_OMjP?5|V&FQI; z=1@gG1r~*Cpy&KQq0@qicwSD=Yq%TKTWklE0pH;;SR}gB^VZr2b(}uKp)hL zX8ane+RMgtdOmiCLK%7m`oK?6&y&Y;x;^jVX0e=}kKxNxE+d@5`2~}iAp&YsoRTEhgI6dE6mV@0G zFL%>vLnm26W57VDV%h?yz?)FD&?S-6^Y{JSgsm9&N$m7|K)C@&GLE0b>G`|h|AsQ` z9aIs=PihP(44W_>0$0I1uqABMv|aB>QxFlI`pqXgqlP^V=b zlxJU{ZoHsW#^bJ*<6#i#<9>G}Tt zPg*13P&%jQ!r>op^c=rZP{(IBjK})z@CrQYGDSQ$gQ=BYusiFDWORCN*mW=&<3F%I zOqNM0;rxZrk%gf!1a5^}U`Ah)%Pa5z3Zi8;MS3KQ)APgSmRZO|EIX%D1 z)d{M|?m@j1nq)UA+y##_&XU9Edjk`o-;pGz5#$R)8Lxnv&!5ZWbQ_GtIDT%E!xT_O z*#|0=tKek#366uK{0tNN8_u)LlE;jTaI{6~gUMcYeZRCbwmwZm?m{AMS^G%e{pn6g#Ck@p6~Tez-m0mS=?AY09Iyv!H(0Ga60ZV?gvvRKBd!(T{OwD2JZ7>A2{mDrfHOqEL5zS2zlefu~{o@}`<^!48b8 zRWJf}LS105>^MV3r{{x8J*eXs3U!Q6!z{3LC8y^TQzz)n*gc$%Je&k|TyDY)uxe$e z=jVFeppM&cm;f$>(cvbjQ2zt<+P!SY-=HqAh_k9WR@tEps$s{yE$2erh=-u|zl5H@ z|NjRay%wF-OlW+e#(|dgpcI8bZJYoT!Fez-+z55E9f30Bfu*CmnNMdK2o>4JFgA2U z{{L5gwnImrPKS!X8av)=c@e56p4oBK8fJY8=wv=Oj0=m}`HCq|mKu(o~P+)YQvt2-PZMLnaj5kdVQF{|Hins+Iz7L*I21NyoVA(W9h|@6bd>9D zFc2Pr6=0O+CiIn{JRS}enF+8eoDEyUr%>;VDlMFjQ*bUU58JggH|j>HcZE+Yqh~pk zf!kmVo&UphxC$L%P@bQGs?K{*#rO*L}v!hwwE!$eVdceF7d#d5VZ2KIt7 zcqmj##z7VB3@Eu9p=$0lbnAFMqoX@LUOS^G2~^JW+Hp;&;t8=F3FX0DsC}!U6m5h$ zEqkC+avJLRUA24(<=`KveTmw0{#7g~+8YbAT9$-5P7R@|xChkDH5N+IQp=6dqY&yM zIt>fJA5iy6o(|@ssSBlN5L5(0p)Ra79o)u~%S=eo1E~Ap8 zDU`w!mRF%7^b~5{2Pg%C4{P%o#KQ0o$OGoGe}+Mff;;hM0u&VLALkZ3a^fTN&_ZZ4E#$DqH? z|3^CV#J8up2l7K1QV1$X#i0aOg*raLP&Z{qD8V66#XAD(?Ks!+63ofiyO(jG5bVOZ zA`FB(py&60KG_8^dmGDBK)rkl!ptxPDyK7`j?We-gU{LV9T=VQ52%YLN*|{qDvSda zfw)i?TuP{YX`zmD&OV%fg|r+KIt2}(ayJZW!%C>)S_|drKX!Zy%8)CTA7E|93Hq92 z+8Qbap-}h1TBzf8AL^LK{maNp{}<<9)tTQ;RD$xL8I+~%p$zM5pD%=3zYVJBPD0hj zW6RG_7gx-F#`E-0smlSC(gH9hEM}jVaobJ}sA_EtmCFuLAs=GL^Pq}sE0hPh>)5p;Ae=Rg(LUML0Upr`8XI2_6VuYqPh zJIv3xC~O3~LFM{1lwsGPj^j@|pL&onAPe+oz8FNl+tG!N6b^=}_Q_BdE`W;278nE% zKwZJVp&!gL*hDB8N>NX!`KeI3KMa+MdoVBj3gu`HQm&h_D$Jtu--S*dCjN#}aKiE( zEX+9N5OZ#8TMmM4m|tnfafh1c0Z^x)1(ZYWpbY2-Rm4+ZE;tX$;FBZKMEjHW;ZVpv^J)j~L3YEIWP#4xVJ3b2K=~bwU=L?i!J|j$x<%4b= zqe^sC4DFx{83bj(5~vRjhb(Wv+KfNgaru$fASgq6K-J7BJDzFBYoX5jUg&~XpbY&o zlJl=>k2%WZG9A=|B2bDeK~;AvsL=go=T|`G_yCjxx9#{ll!qxs+aiTZK~bn0s12oW z6qLd9N0VcDzS%xFVISOqF6P6bUP_6_n2;BQs`8pp#nc4qo^V5jcp}uzxf9Cc_fQUa zk2Q|DpbYkhif~mo9aVW}D9ign2^tSoOxx}J9;nlC21?;g%NI})`(_z?oQY&gsQCg= zDJcuJzn-0M4VyD|_oAco`ybRzmuI}w^Yi%zP$^gnRlR$mLUsZwVmF}#zlYIa)CtD0 z7*G*P3P(a8sH=A+)O~RYmVvQCJrU;j|LG{iU7;c{1^U9JP$3M1QuxsF8&nSCPc*sB z3}r|VRJB)!IvpWUH|RJ!UIDf55R}|&aEZ=;I2{$!-;+#Ew_5%O6_GDcMU;NBVSr_I zD8t*qAUF=XU>KAkFQ7smXNoyBDWFo@8BT;V;8XNFe5aaF$DL+g4w+#&=5s?C)*C7X z)1V73fHLd=RB=6pQuq^QhiRr8L(4;X+6?OS^n)MZO4u0A{hRZzi{&ew0GMWmDVjP^ z)!7;S(maCy6upjCjaviE>qRul+1r@=( zP^Y5?j0zjO>3BYHKzY<2$|KF|G)#qx&@!m=ydPGAXQ4h&q?~W)f_k0>>OKj8Ibj*7 zRCb3trjw!cO^0&SJ)e#?E{D2Uw%hShC_^qoZFmY*3-6%rg(wTGXD~M7yigZbF{r99 z1tqrzRPLKYMW7E%%J{Xo@JQgYfC!rj94zot#*u%b2IDe@Zn+MaDmQOhcpO`!I5h15UaAgBXJLkXS^6|%LKhoB;H6>8&KsAKyB zsy5OuGu2<%vaV%!sOOfFb-)6@Lq38X7hK{QD1yqirFE^GBECzlz};6FT>Ap+c8vg*k4iU|GgxpahSD z`QU6QgU>+a_8H6yW3Du*^M{I9DLZZmwZAiL2nRszzp~P8LigS-h`Y+%SZSaZl!1y! zGpLjdf{MsA=mnQSrEE1+Xb(auIt>HiO{n9VaGUt~Ea;8w&F>PPfjiuL&PAo(!jR3f#Tc zn;ga7XmXhZ$^aib_Jzt}UZ`^&2$jpqPzE)Hs*R3N2KRzmH{3p-0#zgPE!SA?fZQW) z$5A@EyKh4Y`eqkI+hnfZ1W<~6p#8rb%kP#kHXFH# zU{byRv(Ry|Fc3;`Q&=Akg({XCuqiCC#jKkSb1>cxbphRnQv4gL7?W)^7g7PJNCiXX zx+7Ha4uPtHZSbJZ|G#uX;n;0X$99-}yLn5Uf%3%nA0wa`)OoID$DN^ya~PDOMNo!p zh4TEAoxchTGJavlK08b#^F!*Nw;LVZVAY`R_MT87odCV#sEgz|EDRIvF_u<= z*%&v45;O)X5({B>xF3$Drx=MBvQ#}xZ~8kFLdP_?lODsubbI2Zc7tkAUMQWIbUR58gqYhTSLh4Fd0ZSPl;R*L-ddgZ_-`hZ#f1LcOF8LLV68 zqX6&YyP02 zFRaP%rMSvQ%rfFYNR4m(RGDg z;5wKQrn+NlAqci-+#KrS34?O@5zGnWx$l}zQ78-BLxp^#9WR4=*&Kqt@U{T>^`Ul_U_zv;x{L82$-7m-p! zg{To!agKytVb!N*-Cn5qV{j@AeP(`q=X!2_m7^9^kuHQK;CU!R6TUFD&0!r~t7#r?}Zh3Z;j;_*+Q0MwKlmTy`sz1>iQv>CpHjaSua3a*_h51k~p?{!K zxfkjxKL%xZ7?dFwpbLJ0Iz36=a{gs;;kQO`U8qPjgHq55%CP=Wclb!C>Yfkv&e#bR z($i2meG9e!GnB_s-x#im1j z)LINBU>nr_eNYC6L3w%&O3`;H2co<;DRM$NkQ3&B<=u4jdhH1nk`+*|&r?vJ2kt|8 z@&_s<3BwHwKo{c%Ff;5ArEoEnr>me0+zDmiA*fWGfztOMl*8^=AIz1T49Zh~sQaLx z9e0JYxR)JIf{M)FP?6XSv%sTJ2E2lb;0LIPe1bC2>!W#|14>U`ND;doh3F`>ftHn^ zEDMHO*ak{)C#YiUVduv~72^~rgXTgh+5vSM?!a8|H}r)$KbZ*Ef{Jiom`&$Dl#Uec zfC||$s1Tlo^6(CnqW4he{s)wT1fR_@^oJ_O0#NHKS~iB-7Xp=neo&Da2~`uLp%?lc zQ|ZXknNT@D23743Eq_4eKJgbLC;;mGmxc;)1-P530sCLKnOY zJ^%jqC%fP`l%)y38m5I3l+7{-DkZg{3~T_Ey6#Y(4u&o`21bRep|0X}P!8ONGBCsk;?%U5&!R;e_2$T35BvU)VLv3EwqFZ+zILw41>zyd?HPpIlP>Sk6DQIdL z0(FXpKq;6Ab#cvs3iUduNF1=wFF_*hcHE^S#ZRFWIewcW$_G`gb)W?HgYtN!7=MF7@E25#6#Jvv;`}x8bf{ja3uG}=j^A;sl*42<@vle~ z4y57=P^JF36Hfm-XEl_5OkWn$YARp0jUf5w+5Z=o?YDDB$a7|SN*jTtML0s$+?dvq z#XBkcsl5C*s|snAiES|$MlL4tT=#?8HbU}B1wsp;lH#&17w+bf#kO_8U`1vhUuXHc z#aDH5(I01;D(STNtWk51LBItzzhv+hMX~uBi+5?Uu)9l3OdAqO!7HNCiFNt#KEE{4 z>R@OolvGrbY2SFRwhM=fled1l*=S2KzOD<;nM;y}_@}_4zZ1DLte5$4D5CvqJHuJK&GYxK zGLe&9{XpSX1g~M^XEq*0&~NMY5S!zzcoV~i*CaO{OcFUqq~iD$Mo-S1@a)aEeJp;#Dti}m$V)zU9rZ8AehV1(_UFaI}*i+cGnhWUDoOT@w8mJgK6*K5*92$po>i}tnx=z&{)qV z@@NZAd*ZV;7-KeC!MBOX6PzeV$PePkcpNF{(n_LY}64(aPA}}YPk^boRD524UG}3RtF;=uy>SoVlqZ1#{jkH7!c8pG4}afP^^sMGNZr@ycbXu(T;K&PUH1(gr3Kku_zd&yOnm( zrbGQJJWtIyIXVhk!+cGBnfO0PNE57IgMtzmk&A~bur8c4))`9=;Kd{>(9Kz1#q(Pj z7QmXOL~IyNB)6$4Y@;B>?@5ghMm}b3dis5BG)kaHEp|Mc|Eq-cJz?&GcLC(KDnk6N zrJj{|wT9=rZ5nFvEQ`zY#Pgqc6yZYSk!QRgBO}@@9Pq>QYZ!TnuVprZad32{{{7{y zgr^{3KZ`fbSP&Gk6K3VvTwBc>dA=3{HgL2~)2~F{FT#s>s8`%!oXCu)1DT(#+ljUs zd6)6LA95nv3!E$9G9!=w7pz4p>Q)ruRO|Uu3AXLF^(Y5XXi4}wl8$jG+K#Z%_KYXM z0JTuQPB7Qa%Dsu;Ivm^Cj33)ICrEj37vE|i?|&_#_RgVT9m3Vt6IOjnb#a@ib;O%I zNoLl(8a1(u?{0Pfz~-zjK4FpKwm4lPQZ}@$75V~+cyY4fk1gQ@s=oCz2lE4?aA7jn z8}Z`__*61F4SNzJuRr~AJbS{pnyr9(^xaMy13m#E}CvBjnQ!=|yb{WB6NPkn5 zEXAlH_!Sc2D2DxqZ+^@*LvUQao)WC=Z~%%2^Za%uWD>M!814COJ?3g6Ymff&vfQ@l z$JwGU$EN3GCM)yV*i<7L_l%ABGmKn^aVarkC&7Hrx;A8Z1mhEo7ZAyO2#;uucvc&E z(@}g1M;fvJEqiL(QhMY0%Zu#lxHb|IoA=q$8N);fo6p;*==mfUikKUS(!zKi2jkab z=uSPP6>{-9^5xqL=JH!Po(J|nF)`u+MqE@`WI)hcg_Dr1#M9jv(wO;F8TjPI;Rv&v zd{7j*^^1ts7nWT-u)MnYVK9R<@#Lt4gaomkVAxrpXZRMgxd62PDUx!wxfQQ)yK z#%9A&f&xqAB6Jv{mV!_hWo<+YLdiiFhlBc9z(L51@gO^Xj zsE1rQ(-tQqT2G7^g8^!NV(R?aHWEf9T>bGP3LA&xxj#bRAV4iI9;&^E=}`OyK|c|c zfm1U8gR;TbJYNUHiHcfLoEvDBnHhdyLS%|l8?|t>lKx_ph!)+(d=>&avMC7*ZxBi+ zxf@4>vY@a%Un#6X+INd};jH^WZp*W-uvJzC0|wzp3+B|8Ag2@#O~AqNC|@0&KVGEX z+NH&eB$dG1`n_o z+e?mLdSt29AcgzUqt=FR-W`jv8UWQ!!C+D2&rxe^^7oWWGD3ncO z_&SCmC)sokPo}VGJCQoVn(m~hhxJw>qL7Yf$WR-|`qQlIMg-J?h}f`5McNC+E7>0p zM?K&Equ=qC$$eO_7K{EZLiE52OylxQJNCn3%x%Z3j@H9Kj|UuILVJc~O-R*n46jdm z#t@N3d<`J75siOu&#{w8-e6)eYm>V0e>0wpKZkl8cafQQM7^^|3DiJ2o@EMR`=inSDf7 z?HV$FVt00IQ5%RK9f<4|`rQe@c5HLAz9;MV6AZQ9%qPS~wHJKFjZP3MvY-@EE5ui2 zA`}%NnRsuEL-7a}mBGLP%sF8VocoXdzZ~`CI5N&f@Nj-D!6;3j)-YC^%-Zo7Tpc5m zGp`nka|2&FR?BO(HrGoJ6N1 z`zIk6|4qwpZ_o48O$@@ei7OzC6gctF3qh0E@DS=JdTmi~hxHd&R}~}UV3aSy=Baf$D zShE4ewGbXm|0QV)W2`pI7M%JInVZP-BQ`ouB@3AaF}Pne{BKVaBPixm8o1*l?Z*-6M=s5Z;`A zM9V^6UDSlySG%_j>)s-30x}n|zBMPH0_!?4{*aMxk&)RMgJ~Z9o?Zit*vLb*Hf+Ak z#!`5_n)!%!0ju{iUj_w{TMDbVIEu0o$ttAb8>vZ((l2;igGlaVO(6=BdUjOi*$w93 zru8GwgkcSeqf_x}_Yo4&R$#H(e8Q*p*UUVl`Of7p0?-YaZab|wHR2xQ;4v~e z4x9f%WFBl8!?-2czD$-}?9C@*Y-`W6(tO3mjCIVfr`(?N>}Cc^4tw7tX9+T%BqV4f zFkY<>W$=wn5$ypf??%BlrCv|*RgB;@hX)DTUZQ@?p2)-q>WPBQ*1xtWQA>u=A8o*$ zkxHx``ch#)V^54o+TUa#FT(cWO%D{fuy`L|{pfc?_-d$j3Z;GVz6#O5OaEVL^aT5Y z5x9^nt6j&ChZuMR;YW$eLmSC%zUI09>qO>UvPyCt1>Gz-%%F{ZzJ*OG5H<^=yjfV0 z)QqNImH7ayo`^A*n7^Bmk0f}QEsEKg%SLVjYpSrPm5Wc2rY;?$?HaA@gOmGNqc)UC zd5U%y-ju|Phir^!hbSerD=1PM%XmA6oJRRf`oqZMTK1{kK~R_rui4*}=$y3S9?tVi z?1|iJus4&97V~b$cQ&YXa}i3y=fvtiD9wncZ%M;E!nu+#XG3^e4$%eHwj_3i@i;ri zsHJ1=5pq3+^o(QA+DHXl+SWyFQjk(Hr+M3mtcrsF%Lz$DyN_kd5ptEeK$Ok5A?!^) zr!dZhVLq%`kDy&vaDFQ^oVCX=@;FYc;n@!t-?-DyzARF!jrHt3!7TmY94@hXXqEUd6e-hI4v_#SOo7Qx0x6hW}`6y*`JYh zmZfV*ajGo&ZA&6TVm||AbL<8Q-x^TxU%p z(iP&xCr0=LkHcA;llhsfRl9+%1IVk0KAK0rr{~M!%2vq-lwM^#moVj}K1%VWw#w4q z8mGC6crlW7X^7e$iYvO6F&{70?qG~sMNZH&({&VPE(rN$^=l7P>8SbRQ6MSE$han6 zsf8fCql@<$9@eHVMv#&@c(j3jYm7`rZhw*61FTc)ir4cw&K;TmhjqOOzgjwsX-yj1 z+f)=o-g;ep^8XzZ8jkW| zE^a!Wx1%onIYPAw;|aVygOHyn9Lb(EM64GKM3!1H@~igN@`X)7yhz14j=9pFzxKwg zb@U@#Y8!}vT0fMfWzl{%RmGF?7}FAO%3#P147kIZ40cZ`a$X!`)Yju!V%7}Q7-tR; ztxPbkHO3DaW06&z6np!)`N={F;lmwT*`6<`Kb0*4Q}gyMvR1a6-TK9Jz3Uk=`Qm~i37nV_gM{VVQ zMvhuJbfxqBvnLGZV8C)b%|&Q>uxSwaR$FhqN$bL51SY_MPpnBrL=s?JA1)KMK&pGX z4Sxvxr{G~sj9$SywedU;aB<%Gs)d{?M4||C{&)XOM0qK~5z&THG@JM;LEhAkA^ZUf zEAiFMvyr2U(Vg%@Z8B?J?9YUEtC>H50TFF5MqaQE)g;O^sa@xiU^dB6}grji?NMV;} zw__fv)HcJ@tSN&%YI`ZeZBaNB_;)TNhtHa!XZ@_ddAVHuP&XLWi>Q+CWcy#TnhhNt z{})L%1Ylz)Huc4JRZ|K!#K)KpC@jasX9T@Ok=lC<_(?epAZTUjU$*6^XCv9)myA~< z7C{)*l32Asw*IM@%(k>*XTo?6Q+RAQ<%6Ov)}v5c8bh(JKiN?$h``?{KY;fOtfF(Q z|)t1zW4yvzMqm;#oYGMqI=;!fEaPSFBBgK~MERu*AWWh_=%f`akdn zLi%EPSqzM5CGaMqB}Tz+y!ZjDAty6V_~2m*lpP`!yD;!5Jc*q4>^njKI|dBq`AM59 z_jNYkWpi5=tGz_oCWIb~REsr8L32FrMo86Mc>EWN1`~d@X6!u~$%!@WA7a;jKw0;U zyhy2mCpP@rlbhPE|r)Lf9`nE*nn>9@H z`|XKUUya|NbHpNAy;1rKN7VvI!5zZC7-w@u`~m7xJF=!JO5<_lUa+q^ z(QLx=&UpVxKmNLe=Sz54jLB4ysyo7f>^#qn0q;>1(bf|71}OT)1zev9b!ANsUpynM zNg0>G!{;`Qi!h`aUus#1TnpBw=ecR*{}NVhw_&Wt>==ZMW#JvXnZ@D^^wsXVJaAmV zgMqe)zDFu1Jxz&MYRm1OsTla)7IFYaPqF%tb#T3JZ|`_OOMHA#=mmDD6e_-w3tjJMJGQp=_74r`U|W| zGx3v$8?m}Tq$;jKYBJhrtRfoM>Cdv`x15kS7~7Z#ec@T;)*j`HY$TeqPAxyj@jUC= zphGPTr_>7S$I`J-v;ePH;8jKnXa;ksu%5q=*HMrD0lX@LVJ%tn+6vU>V;G=zj^`U} zv3)1pYK44}V+~8lX_##l_90rkFh(s6wc{Q~m|LJ|6$>Wf-69mK)k9%wzJ?%p5>^kj z0?M$~g^)GNu*+mqT9+OvSTHc3)cp^U>CC z2{N{p%w@)*e{7btccaZ-KspYAuT7O6G{(b^Y-mOQ8qqwc%gm-#&p+Dq#l?*hHnKU1 z!hM7{#E`KZZ!bzB1OK9QiGNHDF1v806OqA}y z^T=(kP3?9Jh)y_XqT~f$7ee`3yllhXKI}bcqca1Kk66W#xp^?ID~9}So%6!Lx%w^M6)cQsmB@7pYqjQ@6al=>&g2X)^#D0A$-+gZ6BQS`2U1_M6@(0 zYvp;sM|M1UhLyp#=-v^L6QnDm#YTB?49-i)XAps4QZ$!3ILiJRks>t?IggMr+s<{R zMhcLEelET%)wgD;GewBxWyqo`SQ?1ngjlUM5(AIIrzp6B0mV_+hm^I!JGHVl{EraY z+!o*x)~bEM=)Kg)Wg;0s=yM|T5%Zx|rzijOym;%9Gc`BL!-zs-=IYu4T&n8E(3Z@r zWx^XTl&SS1zt<_ib9i|Np?)aKg~6k(@i|F_7b$pW4LX7GAMBBy;UfP<5R`|Fg|M_T zU;7Z=7lpN47-Kzaih!AH+<^hj$o(@6dx@tdh{haiNL^%f!^m?yFN%zNIMNj3e8_b! z*32aD;nt|LMB*9|c^%*5zsC{BD>fwJs{qOxAMM~Inp3n!7l4gttT0>&7 zcRtQdXYLJ7>_v{+REqpGx@su@YQ61w?oVhYqkILM)J`IFx({z!ycvTRUn#DLHWCBQ zG3Y|HHV}!G_KrBi+A7GHg;6DKB(q>xO={o=Q7DSMgm4aguJ^AWg47nHEHetiUHoVV zZwq4K4i>e<>dAc7WZs`~J1@R5;@Jtls^Q6BgtC%N-42vj8D4a+2w=5^kUVE{3I?gABJ@k~x;lae;#~)FRv883tl;Yu(n9*R z`O3unNTT&7QXMTrUJ?p&G)8V`|4GuIb{b=A>lwOQx#@hdxv7SiF|j@h%tj>c*pMZo zT2BzJdU$e|nutvi6?1uH{qH~35qcT}{;=+kWKv{x3413DOJ$2~HT&jqGRCs^IA3qj zld=yF7uxXcwv^PN=4a$pFg`KHKSu9CD@Tv7XXJwq`nK}b0z1bLgj}RQI{nq?kKCT1 zXOO)Dw%}JQ>_~@Q|574q!;m$C!}AsOiK)#{bWSDkm-Kp=P3^s4L2I({nTIFXc!Yim zQmR%PK4(o+*37_&T0Eaaz`CRG1kWBK)Q9<41VinZtx@&U+Ur97+GM8y2K|j}9~*}_ z`W2yR3^EddigHuGz&%(N)p zg#&dM2V?kMBK+8-$^Cz9odt9hY4i0bnIRC|T{?!lyF+ky4@rPP5+DgKgR{6ZxV!rx zi@UqKyDjejUuCM_oo~-q=XARJc}niRRozJ-1j~7bAvOS~QzZJ1Q&IpJB>#wGOOy%L zg8chHiw}TG5z|ATwqz9DO0qy#8cP}S^n*}t08fW`GyE1Zur&epjy8$KN1YSoPA31z ztei@+75NYHUYd=J=U^EO`yc`XNb(B>wot^Ac8r2qe*m5#S$&F|R+vIlkhK~FhAXMG z22UhFrjU0vxmr_H>=bGgqOMJb=?FJs299D!N&W=@t#F=CqIF1{LWj!b!5=*XB0h%? ziN$u4?6(q;`)JlH19+R}_JQ#e00e3c3;8Nj8~!k)U`aP75l9~ii|IJmgViRI^+tNJ z(pn@7`(i68GK(VNfZc%XVwHKKj*+7Wt-Fkxrj?+L?NBfVl_s!<*)8uWF1Av8oKdCA zzUfxM^ySp-$G(3%+(K16(kK0zzAP6PZ6<}3qq z@?3t}p#{i$BDdIZNkHEV6VwK#L2jyKQsx=(zeJIy_=#;YXc3_PK~Ax^6c@{e-zkdC zW8FW1?|D!%C57Fst$a5o=1GtzjyqvijAJ{J4kzhjhSCQqO}h=SE&`JCU>3VE)nObR zi0x0VC$yy&th1p=0IhMiFMu&^A^9hunEf+7YY+ReBwR_~42lPl;4KLjy9LZtwhIZ$ zN2@Bb--6hl+|MUIl7xw1X<9J(dH_BcaF1wZFyOq%7lYqz>hvNWLw{@?3#MH|@{jbY zEK}d&KXP55*nJo-({_EKKsA&TYs~dHj*85RX_IwG<^CqIHptD;A+3+Pb<8gh*0Ld% zmISA`z5v?dIHmwV1byF$BJ&t1u@wq7E=h8+22l7=wmZckIk^Pbbf_qn9uSiO)*Iil)bisT456H?+e=X}6TPhgkWNhXdgPl08`A;^>;

gPk?>pxX=C@_TvDoF?G|#)Bf)ucrY7_ zVKf@K#3Cs?6r@ino{M#{XH4`-lsLq*|BHm}i4pq+xRmU{!7__J&%`GbpkkX*aR`9L z^%;4l0^+#>Z<2-iJIiyK0VmTE>E?IT$gaKq29w!<5t~S+j2x?!^;ng?uYz1bv5^KK z05BCWg+bL163I3146X~2w*W^aJ8TQ+ARS`k1;;hk`q5w08lZ&OY5FBrANi61;DHuQ zNfEK8NNw6z9=XLx?89CP^7&~F*}u&Z0=T-6wtv-LJ*MzGWnv~tiZYjBZl!P>_Ok`> zr!FL}2=XN)eZ+c8=_N-w_D?e(tx3ECAmi|9z)Q(Se59MYWAUxSnphei`rnRTE=B4h zey+t{oDUM54tck6v>?f0?#EDI0}|%L_Zs~j!`d;9&VcUY3blBn$XkO~vD=&PE`YOg zU!FY0iH}Qr=J6O#C+>Jk`u`A#_-#6tG9*pH^&}9EP^l&FMbJjUAViBKAyIz7BqrH4 z*2RueBsK4jc&y)m(03(M9+jFwqCd*LA#WxCIt{)UK`DNzg8BaA+jxpx)1Yb$%n_2@ zhG{&|mLsugCrNOD$FnH?+(GLmkbF1ulNY~%#9Ot`?{y~3xViXrfZ#~{gHde){y6|) zZ=%ooXo@B0`ZonefL81^Dp=`fDS|ve-`e0$<#-CFkq%F^=SwsGKu#HM4XbUm%31R&M z)?(d|F%OQT3490Y#M~$2`Ykgcwh(aq KW#Kk9RetZ_OKarx3X~!<|j0a!~&Y!8X zoTDeLK1p0SKGE{iu6GF(o5%C|nd0&E{sU|d6Btc$vDzg3uYEQCU8#b4&q=(Lf-5L= zi+mZCTrHG%4X_6sVyp0ZW<&onAnvcS-=V_re^UY`Ed!L4 z;SpN|;8{FMi}1?w^hlW=#O*oOYD>1EN_-z)r+`ktAWf8KSS^yrD?Xq)ud(NAwCRcr~x4|woB zfJ!|ERSF?(0P>qQ5g^l0VLV3~;);^Xi|dU_Xbb1g)JyMbiQRJBt#1ho9t(<;#G#Kq zV%b%Jmn5s68TvdWwY0F7yryZr=cJ{G3n>y7U*Ei66}N+Jpc#5$s; zX(9ObHvf@Hb{IEip*w2C;A~}5yD@+#VY7%99Y^Xfh8fDE1cT}*&=!!>S>DPUa3}!8 zzOlX=z}OjHaWd^5_s`=nU?e?6La}BH(FJ99 zhD0S%sWOt*18_cr*Ritf1mI`fx6!twXZ=RT*xw7_Xm`~!_BU%i1&mlD^6!FtVaSIW zJXPB6chnNQ?na^_^R&*O8`K@GEnKG9xaea!nP~2jbo<>DGV}yNYlJAvb|h>0FuCs9g3_bQ9hoYYRWnfY8qOI7)yWr@+wogj{sa35{gx%;6zw0<%x7K zD$wCp!PrzqG5Zm$4O1$c+o#|c&C4XVVarIR7kTz*Bb zGoiW8t0{N}zkR6nl0H7yLZ95+8j!TDvK~s_)68aVX22UVJvqcyL8Lk7d!F(|2eu33 z2PilU=FRAfKS@4;(zF#68;ws75-wx#a^Z8I#D!or6=iy|FP0beqG@9T>7!r9bo-g z>pt)n$!xd9zSJIVnvCV*t@RRO4Jb0}~PAYwL^{Vm{3 z`@+5f0Q+_l_RuN)%W!RP1^GICNyv&-+fh*y9Mu7ny+vFnh1qOW5POZ!7X0r)Y>f`w zdx*4P-AS$e93ixIpzDQbj}7`2`_c7bF^SF_$jC6}hTUa?Gr^GG%4aFd{VDBnJ&KHl zK_S$!qJ&s++7gD`pNTcCEwP#LZOvL^RVW6Z3HZkT&nlfj`T(hRs!X-mn1o|Eg>$1! zMjoF%%6t(%Z2)*gU&+hZYY3=u+QPQ9&{t)TOA#@r0=`SkCiWg9eGQIRl0*0pgvB2U zT;coz=Uy zI-tZ}_VQ6Efekhm*= z_<+)*x%aixkL9qwOi{6=T$>h1P-5;&`|`K9OtDxidM$R8_QVC)3lfPvMDn;CV$}iq z5<*u2noQSZeLnKPBWAa}nAGeWSrp5JJi#hsUj}YIiQ^;lUeFc;+;|er1JD`X3olp~ zJIJ1C_4Nq|AhtY3O!G$Sp;|-MHnMlihdE+y+RM+x`M^Z%1=2hxd6d3*d=35t4*A-X zZ~%oe!>B>5C(kl#VwX635f{&hy|t9k_2huv>{_x^VSf?(hnRyp5PXS(o&adW{Ti9S z@vsU6L`D$#QfNNUwAe&s|H^tZdRYwyyOd!UJ>Nx@ISTd)@Aa$zOhdaCCNgDECP9kT#Lu)()OpU+6vo@{A1{6We`vw9ZpjMkq=y=O zkqJmK2kQ92DkDh_D&Tg2Pe&_E8vuw$fS6-#FZ+&`d& z3yBr;M};urrf_W~t_%S0$WMLMR$1E87&x)jLv3bcR0A{_<);t*TtHbB2ABsLEa z2~i@kd@{i@(wh59rZ#;(%YJTHccR#HYK$URSN4mlV)pVZhTvEYsh;r;C`W?*us%mn zO=RDz3||uPp8a&}=OxJp&SGuxD@W`MK&OXDEmSfs4zbIbm$Rx!Iuw|PA}2K`e*9h( z?fr4sc^G_FV|6p<-1Nt^+9c?rQ`%`YoW+%P~PHM78|HQS{mF?a5s#X)5qSdcjbC4t@sImZyw^! zOGyXwviAKdIX}3zELo^^gCi^Pb0Az_{vn50Yh`j9q`%k<0?Z#}5D98;oM$3mBY--P zFCVJ)!0$Zrwt!(40Qiujjuvmkx>x`pFDq-g&ku94MJV)@Hp3qU7`)H=vY8C~KHQ7l zhh1XOj;Gf?I$*N?3g5vLm;s1y04q(ADu8H%0@FyE0}wfgnFfKofbI_9iW@ zg4jF!+5_yJw&4WtjwGlTtog;Kul#1kQ?NM7afOXa6gWq~1`2=S`W9!grdpse#Rh4C zk=mXT3|(0i*#h8bee~MHvMdGT0HPHHKCzyI;%|u^O5678pzf3J|EeIxT4mXdB=tcp zR*K>eXh(5vhmW4$!QQl5B$}g-*AhVH*GH=`Yp?0`G;-K!!6MZC0H{dv&F0*UwLhHg z&lJf4lC~u4ascfB%nYuJQm`gY+YMK_^eE%aVW89&_WE*80~=3@lvjl+!L%9#ZZVKg zVIN9-2aXLCyaCZ;sJ5OOWl^J-{H2FjYoz9vU|S|=uZ9umM7};a)#iFW=*1r5CsvSl ziT%=h*BweJh+u|LYy{_29FJ9%K}z-@%7g$ucK+LQBet4CVguOdK%X*`%v;-%QGHw< zd>0J3#eiLa-%FN|HRh9@D9a( zQRp3qH>eAfvq~zkyr=LerA)n|Hjc<2lD`Zy$A?*D?$rWqm(z`A936uUjqMsJ)9IXZH5Ou$3Gl^ zL-E!5=Ox5~yFDg}*aMCfu)PK9I|Q85XI=IxvDO0?L-~wY1WL2Pr}L^MwJ3hTvQtc55jXPal&KZnNQJvRnA^$p>KkX9<=au==h2l^nN- zolEi6BtHO{s^nXS*54v1XM2oSK{8Z*Z9waQ7+aRph_QAsRrl7fa(aSmt02!{3fj)O8fzXCq@2E z%x^ZuhQT@-R&{yA`heav4+g0eAjKL3?h`V1C)quNq)0oNf(_hQ?g6AP{-YH{8qJ>z zLgk4!ZIh@c`hP{zYV_$fi562h9ler@nph3F~v?8RVLj>ji0#e6w8C+QK2G*Nj!BR}{o z9sC4}%RC9(fZWybFGG(s&;Y zngqZR^8A;>VJL;$BKZM;c#z~61rL#AEmDd#I)FGeTQ zj+*$z=bYM;A;nLu1nsj?;5eXKz-S<{metQG5$rEu{RDYSkkhm$0GJH8^~6d2Sc_uu z3eUJ{$zgk36Uka{oc{vQWPpm*rr2n}R3}j!)}JybW9WBl3MTS^DL@+9_>>L6Y1+o5 zfG$jpB&@wB&T0ON7nHLUWw986VlNE73gWznjeBk&WUoKc7boF29ju8YeTX7+0U$QR z;F$;PS=16MOrZ&`OUq-f#U`qcDM!LYBr2v( ze~|eo>lZ{B*7i`aSpeUpkZiijno0p(L3*(Z3Ob>(Ttb_^(0_leb&z`tYR?4}{P|)4 zwql!9(#Igr$%N(xeSOZaSf8SwM4E%TI4n$y2m2X-Dh0Ua6dXeMW!+ zi&*oa_!RPwgw%VAZXjnfh@SVO{vG7p#Ki8TXTuf52{vydac|a^gL)1_O9E*8kIcyqU>IQYTJ z-9CW0BW%P90K&8v%#F9fiwl+w*pJkW)Y{ulZbKNwejR|l1Lz7>@iAZ>@^4~t!Qc_S zdZEv49?<9FIv&!##K|;YeF3dPfu;0*C_ZC3Z`3DbF@VJ8QD7g8pA)~B_?5m4HTTI; zQEVp4h@CX(e-l1rAxT#4TW(P213-S1*sCuXac-yk_qm<}*gD*wq;=a-WEjl6bUzWT ztAYZ-5L-sy#kz9;ko{jua4h-7MkJ^I1+|EW_TC4Se?Xj)fcr2D;##Z$ZDToyo$#Nd+vn41|Fgih4)S((dr3^8 z@OVH(P;exV%oEt&fl+S~4S?N8o`7N`H*Gq-jZcmXfF4c3{o3ac+8~yb*di#9nmpH4 zfdW#$DuES|a1t`rqF7HH-zm$htnH^rBY@=O96|6K-IJt6*)N3(lK}MwPyrlqAaTc# zU0yzbe87{E5)kh>cP73*zWpJ55rXz<1dF9+p{jvYih3JT27>Z0o%{n_-)3zYvYWP9 zV-r*G6Mn}@Y?=>i{qQXTfaF|9LZCkHf+oyIDpXkQdVKAc>C$hUJ|daeO#r09;h4ct zGF;>Ik!!-gD<67H*F2^4idhh_eJqN4$Bp^ z<`!UUa)eT_rB1)ZoF(^1nE~p@+8dJoQKn8DlXGucN*HX>wv+=ze3<*{Gh7*_1KGdt z&nG4bl%wclTG^WOBl69mC9fgT7f?3=6`$NII5KG)W9zTS!3vtT$Rk#kVpRwzjhx3o zFV>mhZyc{_RXF<|Fs)`#i0dfge*)q-z6Sv!w(|eeo?FD62i$3nSJX-`KlJvNz=;&g z0HfO^H?0C}w$O?mD%&pJ54Z4prAo|2(*Ig~Vm`}kuooBhOSqrG)8%BX1ubf!tou^@ zTCBpc{OJ+MR^Vs>eIyd^B2erQfQ}Lv&V6Mq?AqZQ3V@$<191%%X3L8PpaW=21TFZ9 zA}_gaW1tp!8Z$GAIK~ruQwC7#|3%PN5S1pudV;61IV%<&FBm;{0^m3H#seZ3zG7>2 zAnPJ$Sq677jITmq0&V-iw0C4Jl*u0k>mbf|DI8(MhFaD`tUmedSxLB>f?h~l5+H%v zf>Z>3p!gV_^1J{LYmH9|3VkPLsB6ix!3r?^hVy8N)uwHxWkuC#6pEw;)rb=d)S2Sa zZg~#tQJ|~HW;H;FIh6GtSS)7f=D1!KmPHIzd+yf&vVsE5FKxrh5R;R04p_&7)HeWn z8hk;5e{mFBN~`)3ze$Tf^x+ed`9p7;U?7%WlXgTxA6R?`oV%@o;eCTd%)>8yvf+~v zMS^L;8qF~nC2lLIiTWav9KM=+005Jzn)l?-|2t45hK0T)7{T=p5|*QnV%IqK;p0K@ zHi}F%__7?ILJXI~lW)5y)*R)IssAwYJl5hR8L&W#9RX~9zj_&ELX8=goafVt=DhPCo!crW)t3q8vF=X^nQ&$OG7K_}ypU z-S+C-U0|NhgUhs)dYwaCD(n3?2LIb`ewv$wgi7ueEjfwvX25z;Q0xW;ucJmsQ5pM9 zQU?i|K{N_=atKm&tkwDkl3$tCVtJhZveq4y3-W@ecT@> zrzhjlTYlL`Sz6QqX_rvo3vwsY;EVu!qO5PCNJbvf%>Mz99ksgQ7sj!b{UU(=%?vHk zxtdD;ZKyGy`#~s`orj^4Dtn!EdkGK@(EiO~@XjG^N3);I#Vr_R(9bPnkUWCDvE0`I zeK<+~BB5!4fUOFd6sRW_ivI!tEd<sqq>f=zzbGazwJK-+by4*_nQ&eCZL zoksRkw6+-eZMvS58dZp|F8z16A|Rg*>b#&9yGOxPF#E%FCs5zETt5O>C0K2zMOLK! zggQBpdkY{_!E7UiQyM%GtbOAcOukJJ5=#Tna}YcWQ2P@k$xH#USs)b~3af*xB|!df z6fo@tERJ*Elp%9{q|F|27Mk6!vvhaP-q$|bs+9!MB^v zQbP&{k>fUMCiABMpO9}5Qm#S?u`e(P(q6u1&rV=dgBKBCCK1#c7QZ;eZjwmMs`m~Z z(l5l#P1VN0CW?eno!4wc1%NwymoG$gHUW0L7!n+jiB=Y*aD~;B<{glSuK=; z1XXmJmoUjmcnoiP(k6PlnRwG$a~+SObJ$Bx+j8P(+FfSs0efQhJ}OH|5Vc3b@2+*r zDgwJA-vL#kAPH+C^L~zz3OE9vQCvTxb+-Zi#^4(tSS8>n&i#IJwMDT_))!zbfy4vCJ&q;}FZs(TC04-0vZo*j5jQO82*s zbOM0O!D240=&C;AR}HDf_9C|z5-&7(l4Jp!?$&}p8C)4|t#8SOWQ|}{UFFUS+LW4X zp!VuL@|~k-Eqy5!Fc?&3z(KN6oW;&?ZCV`SCZXD9Ko%kYa0ajl#Aa|E1EGb~vM(j! zH5SUSA=aIv9506EuxhBxhLHS`fl8cjX(90)iS*@=`7ymU?J_ZQ^+n?e;9?Mo)~CXP z{8d;J%LutF^8DYX*Nu_lBq%$hz!Z@M8w}c%ZgVl19zFx8*d{h5>+>dY@umQ*x2CzaDNY8m5 z#lBI<1I4nlb_Ry?@lQZO2kUv*7aIn-N}QJ)%nl?jF+({}Ws~`z0De-*mJ|G(o~?wD zlVY!MO2M?haYNpZR@oF}e^^z(_btg!Q?xa{pLK>hFtD=$b&28wP$vT4lkDXte;lnB zJAd67sJ~d;g!J!0cSl=5PRniX$ElRtkSvY@X#&uTIy1>&bsy$SVLKbpMLE_2FdfAb zFdGvnUJS++05=Mi?N;)zhQ-#mR3OnoMO00TpHYUZ3A~8B_wY_avJf4ny0AWnPaF#8 zgLx5(uA$&Sm0Yq1!TvD$0wGu4kQIp1wgS}ijIBrgjwG4PqG`jBsijV-6XuO{E)Mfj ziQsy&!Pf!A*g03^eh&b}<^aHxLKgv$j2ywRyvKfa_Ku+16^bqg;5OFs11gduxBSIM zA!NDE%b_`v-XZu8YhrfLH=uW7J!nysOESw27>iY+NG}qK6({L>o|a1FNy1Z5gW@;H zmyY`{T#H4)*cTE#^(o4Ms_=K2uO<&Ccm*u>vzZW8zEW%!*YyFCj_XMzY)g_4s!%$> z9^>AVb3qt=*LOiSa=hYx2MSKmR+_cs+=}=nNvQ8bLa`Ibvqyt_P;ev#3&Y@#0D##$ zl8K!{t!fmDCc!&q;Ujw|P~jZ$A@~j;R;&y}0w|u2v)D)2_o79em>aS2D3(@!*^_Aj z1fM40GKp)DbTDfq7@n1t`)IztR9nil0~*#HP@~ z%;Xa51))C>w6XS+8XpW4mLF^!2g?>Jk^J%>u}&n)M&MttE=z$$+-GIb;%l2uvL40Z z0iYa4Y{>sU+@x({2`QF?9NrZ6prDu+B;SYil;nzz2v?{?V zD0od7%Kc{g{Ds1&V0sjlvXgKaElSK*2jil(`tUmzQW2So;i!F5Oz4ZJCzY^r1 zgOb$%k{4BX%Rg*-YVge>EH?tgm&D&;pO5nmdK(Yt_c}1dTlN8>A?wFb>z4w}M1gl) z8>)gY%sNuw7oaNy@bx7{XG26R8z4W@j-n{^(vZK{WOJ5Z?4G5xK9`%3ek?^hawGs) z3Gb4NO-+M63ww-2j#fe=+-E z5=`XSh;*OW%!OkTj&&+;P72P}*@)qsjbPJ`G7DmnOnzeg+Zix|nQ1*yWe2$*Fk=tN zIZ0zX<3AH$%x*aj!k<}DjQqof!AxXD5Q^;vKy4EGkWj3Z!MD=%ZYk)8(%&i+ zo{Lgd0h>aLoS-!|xgJAYZopMQ0blx_1x1>8pbGb+0WyVxy8w_E606Bw0QK5?bCZq3 zKmEV|*zte=;&C5Qo5Ofhp*i!=fb1!z7>Z$R0N%qU2&k_4&4PU_`O%v|>sOAqr zE;a?E<)}OYq!(b(+=yMa)B|x4Ye{%?ijv>Ho>3J$XT+XjKTKo-UvZTPUm>o# z4#g6YOKcrQN6M=UI{~2e#Fx;R*hT7FN+Hj1P$vXg2#J0%iDH|PHHPA~>66$b*3ZLu zoibVkgMzeRGDSL}l-LqclF9u>9}T|CbdDltl<5MP zMG`QC^E49NplFoAJs_hAo`uX}_f@Gf!VvJ;=xcrAPI7%6g~S%C5~q#WTT3P8^) zJi&8bk|Pa!lMKG^r!9UI-AKN?oVQai8M$i9-+1;$=CsPBHP=@_T!O$fOl&+rR9CsZ zDH_UNXO*@u>x*Dx+EkcN!l$vWHRma~hffi5d!X_M$lXH04cw;{1!+MwI|aq6z*wvR zL1K;c{wf8>le7Rp#CDRXr>d2QwSQFJh7=!!N}d#`&UJqBY-4YZ?n~@R;tm2n8SN~D zQl%hh595X4K`&M!i&%G@{%CQz@8l^T`OKpVeJA(~at(a;|0YjH5yc zW*|F$t0?q_nB9Qd!fedKZ!=)Gm_PBHk=}OHcXM3=r*I^qUj`fPD z-bem4aSg+E85UQ4kd?*J$n=Rdv8$Y0YQeG;xyF5A5{j)bVo#R4OuSe>0L+2aeu{6T zzwwA$%3c)!-GJBy@{1kjT!glyr7p^EPu2nmIV;c=6xxI;*#YH6-uX(XFi%}1 zu|e`{UUtCN#?&`dnV*8J6vsr0<|WA=5)>rCTOCj-_77{_IL4XM1GX;nvx=mzwa7En zY0Dv&0bj8Xkhq9q!#OT9EA{2qJbvR4+eg6#zOL&G^sG2jJeh>gN%EWkvD$zvg-T*| z0JNHf1zGFG{wI9XQs_BzVp=g2IYRsna*3@~K;r-`W-mkW^DO?*9{$kD-HMDeNnW4+ zCFIDXNmJw35C4@0)2mWTqGPJWCP=(Ot=sJTYtf{D5Zlh+PC;4IUdX?A6gy7B5PH>z zK-01j^pQUOL-BHe{7GW568H?l_cW~$>#E8;gHdkQ2Gi#W%!t@3$Rx&hw!URwvDcaQ zY(uF806ri;@j4R6Sp;~qxtu~N7_P2df7ir&K|P!q5&H!gv7CSyN}@d4x<<51EFp0Z ziAzgsav8YQx8a8K>)I+;?o`4oQ&jM(_ z3v(^p#M&|mg=o-mYOkg4K<@3T`B5fsELxT2nR2)NGOL7*wK-tsyt~cO>=D)~Q zot#C9ox)LsHL;TTJfUu7`ET^%5F{3eFrU!*FnC*mb%ksBe;-FcGJqteT{rmTu5X@a z^ehU{gLoFBi7iOs9W;6w1yd2@L+msPhTxZv{7X1)pE0_G6 z*wiFwLxQ`E^*9ZX39874$t0bq53Cd^1d}Yp9KyFK0A>JG>?sUwvGDtbjy(vVA%nA z8XvKt6rZldD2uRrLJ}av$-5Eo)Wr6`MisxvtCDj}_9w{{=(yh(iChsT69%QJfe0 zSdv`UBp#~DI3{}?#qv_PhCGI9hkg0q>0xh<@AUZ%U}Iw4mFK;Mvm z|G3-WGYDwK3c=!tGH|W%oFn5DoR6qVSMU*w0ccIwRD(c&0AvTyca=6HZTJVqi&#sg zfDQal1I`zarHDVzy*-2l)2=I{4S+cf!bSxCRwnxtpdT!c;!nUKq zcbqyKvR@fBKS?}l#`WWSE(U!8Z7rLE{)cH_KI3$TW4lV8nqGgU&`lk-xB8Sw!ZP^$ zHu&NVIjf;ya?UIC5!?ibTokJgyZrd>qF_4wlS6JiN)@Eu->7wpxcc%l)@w*)niI!3 zB#6dg0aDh2mMkv)x00>3 zGQVuZu3H9^sFY6lE)qUx5L+VMRb7kqLc(q+HIVoU6gRCl1;?^x;GYU5!~#^sOc1z= zBC$q|C3X;nGNDCbmw|x$3|9-3Xi86ga2$l^V1hl6{XHQ6!S_4G3Q~9gpeh;^AxC>y zHR0Tbf^Se`97jvm#Aec}6y!_i%a>-vh;;yDZT9VZROUehu7J^O7`_K(A%enfd>=-y zLph7(q`*RktTOk78KzYDwpc zdjk3c;w0?Feo)v)Wpl0Ybs+$rkX)=UOj-cav;ZWZhl-|6L`~BkQ9M-Nf?ot2!znB(y?Es&lMgG4UQ!JN-SK)%B*P5!RT(tK*i^7jMrB#;-PmoIP-i==PEVKjq; ztw4XA;CD!#l!8qFHUv2vFrdFk?u|OdRKex2Y=Ro5tzmCEg=&*Oj}qDd*fW3_A^-1~ zSUU>kCHZBXM$(_I0BK9maU>S|Ne2R5o@heJLKrFTvw4DfQFMG(fj{7Vqu?U}?6c!60 z@dNE~4?r$M=HGza47;oVH0=m$Ls2vbL^H6L8iHcI<@p!u1^ZkSiM`h3TT!FE;aaPq zplact9JWJ{{uO|KC=>B&#gp@q<2veW2JA7;McGfr5vWRbVt=YDrR66rvrmEHd{B!u zAz%tD&Vta3;(3s-JbN=y-~fGXOwYdpWC#*2HJEnP@WuBbG21kUNg|Vi#R=X1BBe=_RD;%0ecR%%V_U9>IBBuSAu~6ilZpX z_?iTN(W~0@xC9KxqKMc=24*ARu2UpE06N3607}(^K@(ywb1b3oHXlBdYHO|lY%OsO z@vX-GTMDHEbQfB)5Wj}_4+Q@n&KHKm;%UQ!M#}vRI{Hn|M z|A|;gM^E~57$o=tn7JM%M!rBrjV|18BcQdaR2((LaTclgQPLn`5|ieV&RrbxDb|o7?zwQKT4u>D6^bI6FK(N!wvxa29u>+`%?HJ z>t%?o2K#t`3uf4+kuQS&iWMZ^QPkT)u5e<+s&M}X0Nq{pcFSu0yzKPjn*$Q0B0&Zt z);IRUb^?lP!e^-P8F2kLF0uX*-_J1VM88+UJ~PKxWEZPLUJu&Y+1GV1AG4BYJT+d? zlAjQ<7a!eI*t++nEL5*~@YZQKg1TUx1J0xrdo5ZY(St(E#wjJ;} z1gPhb%F2E)L!1_$>kMEb4za(vK&E3o z9L8^vKMKiHYT3 zp(LN+!_a`*0?T!B#%AICk|IBJ@Cp)>60mDo-vzL1%*Ft~i5+JBAKDWJxDT{pFTT~d z?g-V|#GhlrlPejC zyMeMZ$WfIRtYJSM=kcunZ4k4SjqOOZ9cDFHtfF!@CE-^^JYS!NuB=@qSwq03!faq1n}=f;UxwMwb*Tn4MD=b+M|3Ftc1ih zC{&w-gcTge&hiQd0XPE%j$??r_?f4;m>e$Df{ucw;8IotA z$ID>f0F)Py=nnv*Sno@4XJqchF%5um|B@h$!Q+Dx`6!;2O`9iQev#}sgEJO@VkHQ!3fnaR7|dCIjHw6x z{J_}@Ke5E*NDb@LoWUJyxw#g54Uqj@=Vabe5z~=1`$A_p4w@~1Rf|y3~;sl*T-VQi!pr{}1C`6#xE|RrmI9D@>hbZtD*DYaU+I`qv zBt8mN>gr=X95u4j^INLqd1A$q0&0Z(#6cjEn^v1={vbtzSh%T7v*NSN>hj1#fh7#v ze3F+WQ5%vEP{!i15MQxosPS40Ri@B;a!w>xY$UDesD$kQu(3)XwJR`9VZ{2#@8F2F ztMq#X>n|yK52daE_6cmdl3+jQLL6eH=&@J=3X3IF_Hx~i$87`tJt6dreVev)eM)^&n%6- z;>nkJ0J=tT2j>F{;D66wP5O9=K5nCL_ei=DRdy(YH54^1wFh62Qur~_PK8Y^;!Yv| zb$k;6-~wxNQ~`-e$aN8lU!tvIB~U`FF*#z-%wMb(Avl5CqcjqR4;5t^2ImzCykHp# zu)CZqvDQO-y&jcP(1zC(601twdo7R^!EAo#4*k0OMf+uQ;vW`QI{RZt(C658lpeAOw z^i`*eBn%-a2qjk1g0qUSD*(1~zl3v52ok$|n;u26DHfsTKob|~Bnbwm+VpU-?LFKgLlN0|3 zoC8U?hkkD(<`i$ZPk;@jpr^hc7T~j674T;72KiFR_kWidqNUtq#bKHG+)?O)7L=m? zZcjl95{{v-jZk4Ztj~~aIe=cGkeCyw8PGzR>se?Dzvf{>)Rl)l12FQxf|q> z96u>C7cizxMZ!5q*%UTE0P~NcFV1<8;qvN6oLE8%jlj>en<&v1kYY#i4^d*@0XLi> zENSH}D*qHoEIY|J;}ngQf5+hw1KmfRi|U{in+MC4to_tstcO~M4L%7`v@Xg1zN&@yg+*jV1=~jTL8C2 z+p!+d7l;p_z&nk}%K&Cm=5ti~wY(n!^g0@X|1;q~oCLwhl82yF%tILGEF_zWD(NV` zgXY5S>B!@jc3{ryVEz-6` zwxcYXHk_U&N3s?wc@AW&N#ep3OA3gO#J=I|4X}TZe;CSqqu>kFY0K=0oshXey(YAA zA+1P*&jNf4vG1Q&``=23=re`pvne(mN3lXE(2u|u6q(NTVU)5VWhmEGP$~_Re$9=g zAH|*19?B$|l=eK{wi4OMkwMdfL*zDa@whIsP% z9cjyREY#%p>A4l9-f=XC*;np2a6OlNVjipwk$Cl&wd;_oCEx!a$5AXPn?+F~Hwb^y zl13yshrCZga00(R>Nk?}5BzJ!M)B?d=z7?G)S>i3#a+n$6M&{&hg3yWnn->tN}6Vu zi$2I17la#-d=E_jCV@9+u^J@mja*_)C^V8j4rad<@~zTY$w5m@d%^p{w9f!~s%_{) z{#BaO+&`U~{wG6*Clq;0;8|su8`feOG}ws}4yN`JjP|OJFCfkd6BzljzaI6L;xir+ z6>WUJ2k1-o-lJpy03Wax%HBR=GN48zt?7|6kO?O6J0Rxb5QcL}rh5w?S^ySekYPG4mj_SUu0!VPY-~ z9w3;CrNW^d0*mF8CkdNLS1z*FTD$uNke@ZlNkH@>CIBG60Gm(q%#fn^{0*2)>~Etn zPJFv4xd0#bWB_x_c`=1OIllw=VtSqrWxOde7j?w8(EDa?dD9a2 z4&_@U`nSHN9X*xrZD!LmUyAO-;j**^sjJfa4J7fQh*%An|A2W2vOd*0xIp3VDA zNnkyV`_%x;O5t+kDPjc_>b2xZ#Cj`HOX??vjSV>q!ah00ezLKSpeWYbiDhMdHVm^d2SZS*HmW^R6^>{D@$+VF35xx}KMr8hqs%30)X`x~ zCSOdIp~p9w*5oAGrKn2aP+3_^qF~ez^ArGp$wWKEdU6y&mEZUd24G(b#G_zhR2eVN zzS?f}m)qA6-o<$kpfbo`rsk7=F%YKBSOhMs37 zco0Vqz*M9KBelm;U_Jx3ABE29T4|k;%$i?({^qFZ!$1Raz9;?vNsq2jptJ_nqWB4V zv=LSbK)+mNOpCm^3EWK4z7%N*z>0u7twSft*QpXq0ec1TvuKsrNr?T!bs~T-0Av=1 z^D6NX^5eS$L0Jj88nXC-;Y|;O948$E+UgZ3e1Vuq87Rbwj)qNK zf{xO&ak{_5?J--f$(tFmp%yRNc^p;7Y5!fTeCfgZf6ab{;n>C?9JaZ(auE0qx%O+J z`368>cL{)#U|JjhX55d`xmbi>a$3=x{Upqg6_8>95EJXk`VL5l)rLqqR8Fn;6{P>8 zb@1Y%f>=h17vegYV$%pn$#oUimZc-f#L81V1N&BGE^Esv{0h07Q#c&Iq3kE8m}v%c z^oRQx+F72V{Y2eo>9U*Ku5%<#Q`~~S=%X_^x$CPXyvov*YY-mDxd~#mM%B8kpV5x& zqV6x|HXZ9>_~j-=$^cjTFe6E?BOY$!|?(pk0{z5IlV|K z)(&7@nLV4{Cvoev>>COsGtWaool%24o2d~&>}ESM+%)Kg_9QtE0yQkTLHY;T3IQrR z3q4?vi0e!MZNa$?ajm5S7RWqIr41o~FUoxo=U`eTHUs}M%;r9ToK|q3xb|Z%4gtzO zRS}Bw5Bm3p^J5CWgi!>6B|yCmd3OP`kyCKM3N2Tni&-)@+>|m{fAzmneit|X= znc{s_xylquh1~m?^s&@Pr|ONzFBbs+#NqiD%Sw=G)m4RZ02$8^J|?&h(ut+k1af^r zB&F}YP)BSE1uFBr2cptk)QaXTHrOCu^H*Z()1dfRa{nT}z8CeIlVm#^DJk|rpW_A~ z|4omQlcYHSZjt;80pnm92josII*nFLbbDz@!Pdk)rHEv*Jt#ICV9B`t3Zrv4=Aj)cNK}?0^;N0T>~%7Dk7WAar<7eR znYNhP2f$Dp_lj^8>(8;DGMVvfN{L&fY(-b1nBOgQ^*tl=n^IyGiLXSt;>50D-?Rod&FQUti;>gbmRatiLY~KI35l=%=Yd$y+7uF(C!ihTHU_{Z_&!7Q^=y z0C*4lKH_(TQB6#qlr(1yz-OXY57zsl&v*Rp5F1B+W3|{06rM*yu>=%53Bppaichk_ zFigVQD#SiQp`;|<4$wg)I!{*y;OEc%B*sbXnzFkOFn9ZbPjh`P;;L^uKkC0FsaQ=$ z=LZN!fZ7w(jVZp9!bd3>0ON*q--86F03v2^w1Rb2d}nG4r^yEPz=%D?emDt`DUiF% zS?rRIV;6s3OLmG+oMgyoug= z_{7$*)F$T>Vh*q_){nX00|{T^yCMBS&1=6(Uox;chz+r06hGw8UtlmSacPUMKFy0s zRG902BrU5<`m%Nxh0?;VBWq~_TsfL((JUw`))7!v>WGbD?HYMsQR9yMVwXY$J^)!_ zE%ca#(_mi-R`@@h20p}QG`5T0@I2WK5VrjUpOyYldOwVx6 zMMAN|D(QTfmeyyzyzZ4%_Hhhm05U~jd{2RuBepbavpMV^ap*vyQy_G=7*q*E-c39< zwe`_lqeF8N#}+UU+sS_Q0RA|Pb~FO0*ed)V)3QGtq2w)z&tHJ=&2<4lmqzVfsPWWF z|JzV#G!E_-2lOkE_!;XbnTuMWpRIC#gheLyBW-+lLE(o^ zs6}i-nBwykbxu%FY#ksr(c0k@|44qZoA@V@b_nuYNU?}v=s@DrppC(KF$n)_bwPgC zZQ|SM=duL!(X^W|U8TcZ765gK5gSJCZwzsMigt!zYVHp~z}`uRs2%`1BJowwf8$Np z6NK(|7W7r=XD^NoTyMnRMxt-ZawdR-Ntg`+XWT%VIpz^3_Q>sXD7V6&&#WL$M(_uU zSB1?>m2$YMaDy4B%D&hJgU|G_SO0#<#KL`5;}J8nOF^~KxoU?By8)10hx{Xo$$ zez9L660T=x4zeJ&7>QO<_?Z?=LGl3v8vx72QH1240DTF|b6jVl@I2z=2jhK_SnM?N z7AD_%6pEq$_sD-iXQ&i$4&t|P+%}(o2`bCNJ`(N&ZAu1cG>_3)5*%P?GU?l~0qc*D zzP&25(}T|+Dy`%Y`-_6672pXG^99TUfY!wKH2^kid+imu=??0?27kG%a+QI}GNh^w z08a`(0n~ulG_DUt060XzX`urwpHz0ffISJ3R{%@GJay*~+XHYP27L)nm1$SyHG>XJY-?AA?epk^K`she-C*;A;Ys++hD7 zjx!XyN^5dMW;b#3*f*^e{u$WoKpRG*%wC9!^|6!K115p=@-0{8)+zfY#2?qEswFil;4fBHK1^k!G|aYYkgScT z$9XC2L$bmI)aRM+k9?-(=l&iN7a&o;RL(uMt=T-C|J1cs^Kh1`Z!PcX7~jy^I$mVg z7$Yn)EXGlxku{~GY$I!CXXi%N?4G3>cMA!M2@SCXgcy36+vpY^8WbIBM1@Aj1VzOd zO+(u^>>Au9G{y*x>=+gqYD9-d^$ZIRb&hXh{b`F=x2N2O_HvGBY3&`)u{OlIAbxmI zR8%RWVo-1wXHcj$wTGim2Ww?p^U$Cu$IcGczK((&t=AJ2GeUy;L|ck?vXpi<46{bZ za~|t%?du&kC_1`V*QgLj>3-JAq4lbRqk9ja7#)Jb!b3yy8ueW8f;)u(i1tYoRsBv6jL zMw6iM9-)p6{j8^K)k4F&IT!S|&h&Bw4z<>IY#eGW>-aO&nmJo!aG2zawp0j?3F{e3 zPF=`t^a_jVWCVAOh+yBDVwg3ZhcnM`Ymk>?!Wip8XYg2SDo@9l@zz!juL;(#j(8KT zdy=^@Mj^YAy;cy!oI594-*`El4r_#mqryz<0Y}o7K_rnsv2v^>yoA59i{W);ONd&9|)&Je}L`SqsE-)O%s|a_)O>J#Tew-P4iwz4hmE;~%z)eYIxtaCZA%t^n=1fqhg|+c~jYDdL);}#JwPxlGV4Sa2`!C|DWXS(%3H~Z>FP+H%{IU}H=AvohqG7?TU;{a zwB_>-H>yNMb&V=%ID6!@E%$Kd&TT8>;T(|1R>9LNv|87w9?{O@`D}aQI93+1C2%e% zVyoxj84&GwT-0X7362Wu7UOtZ)E4fHC}!L189$g>9lJ(_g+@DDl(en$aHJ}2Yww&; z+BVfA9ph*dD%(=W@#+>D71lMx*}S^#k*BSCOlX9oLoJ)bk-WC;mosA>+gqz6YXe&+ z=Y$5fc^-~6jcftVn~iKXtK&&iTb6|KZnabnjp3nL~+sGas+A%1& zPY%b%2=6q`Rvm12J>tX!MFxjD%7@XPR$;d9o{nkZw$_d`5lq&!2wOGBmk8T7$DT;r zAIH(Iwv*2N-E3K`&QH;{ksgk}de{P;Z+qDCd3r^6?GZ(qG`;_?knfI%+8%Y zB&3o6$$|t3CG=jB&})Ds^dg&NLl!pKu$ur;=}42_4pJ0QLGX)6(L)gtB7z`@pcD}S zK@>y~1r!kZo!Q+q_4B@eWSzNlXXef=&w0-CTojrJ<}hN13BppYJzcia=yi-Wi}0U#{7)(A-qVGGn^PTmR+rni?7P1xwB)ri=nnHH z3XSl=M1kW$nj%z(gek%Z*f~XL4Z%}|1~_1<(1wF|rU_5s_H>~OCe0A$@pyHnu!bSb z6Yem4dx>z<0wdoP($KO|h~S{XCZP&Gze!LmIAMz*i#Y2&;Udqh&sk$LVeU?02X@~j zbRn&w^EiTc>nOJ^FWZ`4Xtj+p(SG{-!Wj-SQE*nMZN}GeHmAcIOyLL$%W&*&p&bwF zuZmUR=3XHNYwr`b^O7gmk(Wn3dTPHA%PS>;1a2P?#zEf4!fZ=no*il*6qXsjm`xbr zq_79u4+^Kac$j=hXp9FA2_Xi4|Any40$-jHYQQIFgf4JxnphDUe6Wn2T55?U)m&cLsau-^2Y`OH! zZoGC*sK}%GjqtS!iFc%^pnxtenkiQM1baq-i8^@xy3m&6LZ^vt4lHj_|zXe;LHw z6_ViSUEwX<{i~pJeO&qZh1P7BCqJO8_b|^-K}t^Zv;Bu2Pque@`cL!i&RlAi`33%x z0zzCkbWg~^gx>_lL)Lv^4c2%dtQO$QM?whPc_g^d@mQG5!J{X_K8d1+`PH!XFX4CC z_)JK~zn%$sJiN)XVW?Wz3?A1rHiCni659dSC6)kvWOj{t@fGVUY$OM-tE?WZ`<8{l zC6%SXOpPVt6^*UtAkkpa99;`$krnc@?bcY2l_G@4jC4=uu*x{WV5xk$@xgO}>;?}n z2D8}z*NuCF*%XGMk*uNxmsMd;c{~!skQeeDId)uEoz>y+#&c{ES9Ss8s93g9#4h#N z5*Fcd=g`26vj=p~&2kftxC=7!3*2`6tr2ruCflq@MEpvIp(L`HrNrX$X%2Yk&Qj`E z?!K(yQbIZ0A^2 zx%drmL2S`8@B- z&FAQj;`UfG?OC=0C-E^eth(GKjVifNzO5z2uJO6{|EQfu(acT!rsO#geV$b+ZCTC* z7EyY(=mHC${I90?yELEBuH-SkC0J6`k!zwZ!B1(0f6s{G8)r`#+@O&$_n8(>|Y3>Og4~IK?u1q4=L|jYo5W4qb&0s|@76YI5V!y~X zGl8J4!*_bK_8dG&W~rFkhrPvfweatLOye*jm5ChoNMqqV1jP%XIDG&k@cwBa8_q%6 zU^WFF4Q2`0eh3TVVDL~@r&75%9MH?4n1s0I9SRG8tVjV2_hJzjBagviQ;V?RvwXoorv23=5nc09F zZs)T$*rb2~1O7!8h4C-4PehcbF;0MM*<$FX1~VDMRaBLT={lWWe5hr*rul;~M<8jX(R)uoD zee64I^C64lVbVve9v=RPWm%xzA+`~IKE#@1y&~4uf{Q+7$2iD6%If0vqcll?KgPo0 z{4v%To;%JWF!eaQ!l2WaECyftlBKX9O5Eu?Oyuh9P25qs$cQ5K``+ z#=f`UU5ogh1wWL;W;`gWXaqWlHc-$F=<9MiG8}ejs)|-2FV9&BQ&q7g-c-duc{5;z z!+k@XS4`OFRuE@#7!)M#1@t%&aR86atmg04o*h*}Q`&)@t1%K)w))g?kt2jcySv|!EoZzPT1#5bX zS7A}I_$_?gN34Vg`-m3={2)#2U;%BAxCA~JBu=Pex8}Iqc7hcz{SQdB`wJYoSuX50 zSmZc-X^2>lGpNZPlbX71xufj(`cSbYhu4RRvjm)E6My9dhl^68(HY`69`!6SmB*ZH zu`&mn9pXIQ6oyDEAvq@Bj-5w~wRs_j%3z&SY>(HSViOBA%o9I?Cwby(cxSBmI*f3O zJ@ArSTw;Nj$BFBq`FLvZ)>xEtt1ZOx7Bt*omTe`6Qg70<6DC+{fV`i$%8v zGuDa)hP5O}knDq3*NWX};=ds-|Hp-cZ;1Ojoc@-$fR~Gd394_4?{Ro+v-pw)Q?`ot zRmqiS&Q=e&cZ<)%_1$79MC=g_=(|T8DP}pGgmSoLk9aW>-#jCZ48gP?#XS|E$wTo8 z+W!!TFtj`sPbh|qvOJoa#7;eh9yrLPC_E)fpEK-kNS$~%5GYN-j38-RR2Y#}Gf6j* z!z5)s6oex~q^b~DPpVe?Kd+m$-S&LSQc1<}2{Ev(uG9d3s3UFRVMl!_1)T9xAoh=! z5;?rqKzdog8_lFKmO5pLk2myr^6VLoEQfail<&$ht)%aT3O*&UnDxV;_R@4Che#Sl zO~0UUs=ZWQ@&_Jx*j}o}Ss@}ps##K&lpwXFvcd$ZQ*jv{Opwk9c&C#TDPZUBQgVf8 zZ;w&fEG281g(f;yv-Y&x^MFL67<^@*RGEjrhe$Hs8Z7ltAwN^9jBV}GO^$gf8P*&n zol=mEm8#3Iv{0&p0}G`v-f(&X(p-7wpPA0R`l9qZG@mF{1jj^a4>Xu0y%<-l7m_$e zf+N+WT+4^_<*#_)wMkMlygf-8#50e_%qQGar5T`4lkS2(U3v;(Go+?4c!tytH_nh^ zdEjSBk5HT~y}-e&IZ~ra6pr%)h%uU@Sa$Bh4|Am6FmtXHii77$tvMXDNQ#hy%U1Dm zRm@r`o#B}`4TA=&r6T0kNN!HaY(RkIHu1{2Rtn>A{%g__9%`+ZiUgWQS@73->3C3m zlO2`PTMvA+L8^h0k)ZX6o&MRT2ZgAr`I>F7J_M3DvCitx)u}R112Xm4fj3z0y#IM-E68dANE| zdJ8N?(p31ih`KEPh%_IL9FZ1GPW9=@#qx5t%}3qS?e<)=(dO5ch|)gQw_I))A7Cof z<)7i7P^2S|F;`@s+gzQ_!vB0snmH7a^>Z;wYsO){?Qq z@51FUQSIy@Zz0D3T-Qf@ zON;863Jd*t^%J)Pr}mVGYItjae29k=gJlN}7$W!J@SUM@I9Ic1er_hwc(a*a|HbTY z-}E7aqiC;_z=!4)emG3tEb^IlD9n(n;FJt`Esu?|64@seLm~K|H<)k}` zHs@Lka=~`Y2*ZcdPWE7QA4GKfNmr~yJ7ota)d~iY}O1I@kp))Q~p#%?E1Dml!HB+jzAb3oq$lKZ_w<14^(JLDq_mh7Q^o3lrLgw6NK4SAToU;ffIYDGXL+vNrGTzbgQ5Rz zxhWRhmRrjTtq^ZA-4S-*m%EgnqVzz{=ivJrYGt)#in`#1hjJ@8{!mVaT7SrGVg4U- zZ@l#fH3{M#$vec()NPqAXxmkbg!rzq1V1MUSW1^7xupq0bpfK3l zirr(B+Z=YPrp)E=hw2Jg!hNx&dnd2@M2Ma2%1L+I;q_!%L+{sA_DC|R5#%t@Tert6 zVfaS8BJrkKv!$?uH+m@PmWrL74$72hqS&2w6DwWN zDOuT#Rr@GIIGoj2u`t}!Uzx|l=0QqLyfjEjwLq(3N-dZ?Oo@b#hADNBAFfOfDsSdQ z;p;g{HV^t(B_5q)l}HO5%vWsCp+MOT4-1rZ$Q`E~!vW)!LJq#2pgcqU1?8#*#YxH^ z9Iz?MV0?Xw@(nL$6_`N+?oB29pE+HrQOwvjOji^>qX@HISr!c^xeM;1^;u*ulqoaiet&#}^e+?_BQezG#B*OL zeR$Y-g4)pKv@#{k>lslLCvV7a4Vh^7$!TR5EjXdR!O!%==)j(cK$|L z$A^}MNLyw>h8H8Rf2+)az?OO?*mg-#;Pp$&vd}a~p08CCOjhcP9WeDf<=u$R6DZyA zc&P@x+mTC4*8~`dzpOkY3#s}Qr6uNGQAP*B)U`@DKKoS(6Cn11@)CSZKU^*x{7H>~ ztA8rtbo_dd9D!{fDr*TZ{#5#KkoQQL4O<@2lv@8liGjP1lofhc3QE)|<}!6-?qg*Q z4{aaPLhJlgd7{JiZ}duXhO=m|nL$ETO^w1tRb9q$@%Xi-k`#2cf?Ah+Z8f-@6#?0S zYTf^@RkSov{f>vp!RjfT7NXYY!uzDt*HfnI_loM9X^>+Syc??45W6~E={6@+{aCFE z4Z>&+1%|1sx$u&7!W)AEy3_CyS%Bxirf#?ru7<+iaJu1sxLQ;4xXj+RLuiDW3_nDu zhmng^dvim&5dpS(-6J!8$o5_IhhbAiD_7uml6+h$J4eCd$Z+nkWj8T7KQ3S1K$B%Lso{d$n zaY9$R3`q}_2nejLittA*b+_8UB%!vV?G77muC4aqAikbD8rRlSISc&NKplgghH4uN z%x|J<_(c=-AqRJxsb}FzbF~u;XrbQH(|pDVy{~&GOlYYd;-FG%wIhsZr3S*N*6IML z(ncMQE8D2Qa22SHsj0olm9d%>1}+X%BQ+OgWOjEZ!RvbXGEI(%ASNDfJ#?Uxog8A5 zgc1#+zDU5S?bOBPu>+$M)qa*hr_E~S)xM|FQ|Pf#E$W%)Gz~K8xy7W^98&X%BrTbI z|3BX{rlV>R;k_Pe7XoL#6kVk zkNLnfhdqbZrDIes?KmR7(K}6Tq*7zX6|E<8I1^{2sidv`)?YnU-WxkSP#qv)*7NEq zp+X7q@x8EHrb-I^4|X*Y1GChT0xWH-1c#Vem)Y;srsDli(7ugUYPAHEy%g{t)y+Qg z5_X4akNJku8%WFD=nV!%TTNTc7iP;{?M0TDcfR?E2i;!1e4D(Y$3NO>#^_RiXmT4Z z3U;*Bq6zx^-(mtRMOxCxT<}F3t!`;$v8~pu^sH-JEwS{hQG2aAJZq~}E-iY#z4qKc ziWaojV!+u}3pc#zS^Q3Lw$o~~FFqsKr^Vz2dVf30_H{sCk`qX8_O8(~-v-~b(`uH! zTyL*MmY$idD?KwCR(fW(X?XFw%f6KaU)ozo+_LQJ&8==UxMqOzwxHxjv%D<$lx^DL zEH%8onE?6HP;dTI=6XOeFKu7=5U$$fDNK&sXbucEVU+{n5Cu>mG+uyw7Mw!r_`Tj5nAV{lQ`Hq zSDlU>UQss-_++8lhr=0*)pI<0mJ#S<>lNx}9LS(nfVh>a8;-72yF%Ej>Rz6p|KzJG zK>jMVO>{Ya!HH8mExtx^N=r`J^S8eU#(RD}F> z>RoWHS7Y#h>(#0}o_Rx^E5L-e)kLT`)(D4BhH4QI-92@JMokm(_60(5e0GuA0X4r<7vin&)EJKI1e>p@M{xR8l{~3c*VPLg z&by%wc6Q=v{cFt2&l}Y9oB5pE8~gZ)O8~6f296xiOi<(<*5dIouPeW$=(&MU$aZ z70rrMs%TxvWVUJ?$5BYUq(y_Jy4Dxn)wO39e7&X?!oyd!wfZfe!A(dU|Ub^E^h3lo#gOHvPMEN-%ks}>M7c940{gJo`eL_zF)7yXZ0F< z`Pk8^i2{6HOOM29d0I08FXU^V@=!Ehi&Q*5Ju9FuJRVQb8$DN+;P_lwgNzAUH@r4M zt0};H8Ab&Nov3Z~yL@nbqE=b8ncjjIU-AA#?HdbzGgYg`LB;9XUc5S8dryL$uV}5H z#XRk0-2_`Q{k&5L_s!EnM3EK&8GrEE60HWvOSQoev`m}BQpoyp!Mh$>0F^Y7Q_$}F_9pG^IX6*%;1fCQaAR5)k{yV!}`x!pip>4p7omxK*4)4->)*5mX>*t-prpj~1!-rEud{-_)iP+HFKL^( zK<|1a^rui_T7;N>S=-BDi46FXAwc}Y=w{4sq2jA2hSn!kET9gHE-_=HQF!P@F zc~}?6Xv%WE4>6I?tFgMU;5Tg-58WORe!cWS>xHKuXx#*C`&c7qG3v3V!K5eJhcNIj z?FI~fstw17Pc@P<4)gj~u+5^Mf;R-6%o?VrlAtZ>mpE7@>rwEdtk1y-ioQt1%0c=i zi|$KQDa)d5clbw$UWtRIVfu1>FxK>n%7KAET%1e*4hd2XHz@AA^0Y zdRv~hCF%VuKzbu0Y_W~>q2^K8zton=jr5xgKCD6Q@c!&?p}%Y%MgCiSNouLnhJ}f( z^;VX^GT}J2FgF9=Z>NXxcr8J%#{YxP!MY^9DmLz*Kjtu@lm3DMKlam?J(p%mmAN*j z$t}`tZVEIc51U6OWwlT6YGZ+^`ea7?^zz*}Jyo9+jZNM9)G&NDOP>%#GVj<4Y8Y%= zso%#RUe)789I#H0RH4H%g4U&*^u(Kj>v>OGyXDQl-b6{C0Qe?~=_&(EMpLQI(s zNg(xjxBWTBxuB0|)P{zqbZce1w;BFwrd3>8YlUc3hgGNa`WXI&-o*ktPU}`!e_HR0 zEzjs<$hQ4TzboMEi~8@Dvb(`x(q+9?*#dm~vObIb(|c_FgTA&BrQ;sbWPO6Z$%b-l zltQ>&aOMX+w%A^TzkbjMm7EN^p^q;a*82z;bWa~tvGJkxCa<-6JzHN; zvK8&kEy*IhzM`#~m5i}`(t}4)HU~96GU9L)Z;a-#88hx_kX_NJimii<7+x)2CsWp_j_c!%SPqspBsy@Sp>Ym&HZm48PqB|8`s}9A=`|i{UHwx( zHyupVlcY;-e`ODx98L&F^0*A$8yn5>wZ=xQMNFk^glx$t&5RxRX>+48hYwm9Ejei0 z%1DHTt&C3iQ!4{`yxx}J3d7qQr#ZNvVAO{;iAIBRexsMMC&Ab)MhvV@G#Ub*WK@OZ zjf#R=l0ky*if+bPC6cl^Ul=tTSC)dpm;I?1xp3bZSgYwGK9DchJlsMs*8rA8v$krbX`4V10u#%A2?2%@IZv2UnjrVmLeU zBaK%r@KJ`52E3EB`u>^5eFcZ+(pRfpZ0T;oSCa|ucNsR?^y@L&D!mH|%{{z?az!5F zc!_^GXPgm7dzD@?7DpUfpVVnU=ajV0$sM~VnO5eZ1Liz|d-LQlSi49j>1C}Ef%y}S zo+8|tZfNk!bVEn_K^}I_G)_Y0*~S9Y<`~3bGgE1_U!7;HgTC{P1NA$X^`QK2W$~n= zsGDu`p(^zUxi1jcPOTjNU$^ACpwSCzgr&HW?Z4FiQlG0>_b)NN{0W)U^hC+Lq`@n_ zlvHXsl@|7btNSPusIkDPW>zh?qbR^fMaCBwL#G8sTU@cgaB}dvB(4Obz6E|;MdMX_wNaNB%XaXRwZ=$n`kFC}$NlS!EE&gaHcm5KvCX(;!Ju8n z4go4Vv?_Rcx8c!Y^kJg|>^f{r#IBzjTRGS;jwGqTqXw2b1@OgDV-Qc~zcigNsmo`^ zMhH4)WQF)7X>U&KKkN%r6Uk(J<(N?umP}JaV!Z!`fMlRt+N0`Se+52G#&4g(^#rXx zY(Hi^!9&Ll+KCtZoEjp;Hmc!)#C3Y85Zky$CNwx<41#$ljQen>wN|=46epiFnsT`N g3u6P1uG7Xzj**K=M82YIRKX!%89)^KtWnwWe\n" "Language-Team: Spanish\n" "Language: es\n" @@ -19,1671 +19,6123 @@ msgstr "" "X-Launchpad-Export-Date: 2021-04-22 12:47+0000\n" "X-Generator: Poedit 3.0\n" -#: ../../views/consoles/list.php:31 -#, php-format -msgid "%s registered consoles" -msgstr "%s consolas registradas" +#: ../../extensions/disabled/matrix_events.php:30 +msgid "Matrix events" +msgstr "Eventos matriz" -#: ../../views/consoles/list.php:40 -#: ../../enterprise/meta/advanced/servers.build_table.php:43 -#: ../../enterprise/meta/advanced/policymanager.apply.php:200 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:86 -#: ../../enterprise/godmode/servers/HA_cluster.php:116 -#: ../../enterprise/godmode/servers/manage_export.php:69 -#: ../../enterprise/godmode/servers/manage_export_form.php:85 -#: ../../enterprise/godmode/servers/list_satellite.php:37 -#: ../../godmode/menu.php:394 ../../godmode/setup/os.php:225 -#: ../../godmode/reporting/visual_console_builder.wizard.php:353 -#: ../../godmode/servers/modificar_server.php:170 -#: ../../godmode/servers/modificar_server.php:328 -#: ../../godmode/servers/modificar_server.php:347 -#: ../../godmode/servers/modificar_server.php:402 -#: ../../godmode/servers/plugin_registration.php:73 -#: ../../godmode/servers/plugin.php:328 ../../godmode/servers/plugin.php:405 -#: ../../godmode/servers/plugin.php:850 ../../mobile/include/functions_web.php:28 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:371 -msgid "Servers" -msgstr "Servidores" +#: ../../extensions/disabled/matrix_events.php:35 ../../extensions/agents_modules.php:403 +#: ../../extensions/agents_modules.php:410 ../../extensions/agents_modules.php:413 +#: ../../operation/gis_maps/render_view.php:137 ../../operation/reporting/graph_viewer.php:271 +#: ../../operation/reporting/reporting_viewer.php:238 +#: ../../operation/visual_console/legacy_view.php:200 +#: ../../operation/visual_console/view.php:235 ../../views/dashboard/header.php:43 +msgid "Full screen mode" +msgstr "Modo pantalla completa" -#: ../../views/consoles/list.php:69 -#: ../../enterprise/include/functions_tasklist.php:195 -msgid "Console ID" -msgstr "ID de consola" +#: ../../extensions/agents_alerts.php:37 +msgid "Agents/Alerts view" +msgstr "Vista de Agentes/Alertas" -#: ../../views/consoles/list.php:70 ../../views/calendar/list.php:98 -#: ../../views/calendar/special_days_edit.php:138 ../../views/calendar/edit.php:112 -#: ../../views/cluster/list.php:70 ../../views/cluster/view.php:285 -#: ../../enterprise/views/ncm/devices/list.php:115 -#: ../../enterprise/views/ipam/sites/list.php:47 -#: ../../enterprise/views/ipam/sites/edit.php:71 -#: ../../enterprise/meta/advanced/collections.data.php:465 -#: ../../enterprise/meta/advanced/collections.php:406 -#: ../../enterprise/meta/include/functions_autoprovision.php:496 -#: ../../enterprise/meta/include/functions_autoprovision.php:608 -#: ../../enterprise/meta/include/functions_wizard_meta.php:196 -#: ../../enterprise/meta/include/functions_wizard_meta.php:473 -#: ../../enterprise/meta/include/functions_wizard_meta.php:586 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1141 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1461 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1583 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1686 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1809 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:77 -#: ../../enterprise/meta/agentsearch.php:134 -#: ../../enterprise/meta/agentsearch.php:334 -#: ../../enterprise/godmode/modules/configure_local_component.php:593 -#: ../../enterprise/godmode/modules/configure_local_component.php:777 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:368 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:145 -#: ../../enterprise/godmode/agentes/collection_manager.php:163 -#: ../../enterprise/godmode/agentes/collection_manager.php:263 -#: ../../enterprise/godmode/agentes/collections.data.php:606 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:430 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:162 -#: ../../enterprise/godmode/agentes/collections.php:507 +#: ../../extensions/agents_modules.php:76 ../../include/class/SnmpConsole.class.php:1550 +#: ../../operation/events/events.php:3584 ../../views/dashboard/jsLayout.php:42 +msgid "Until next" +msgstr "Hasta el próximo" + +#: ../../extensions/agents_modules.php:340 ../../operation/agentes/group_view.php:80 +#: ../../enterprise/include/functions_reporting_csv.php:3603 +#: ../../enterprise/operation/services/services.list.php:548 +#: ../../enterprise/operation/services/services.service.php:124 +#: ../../enterprise/tools/ipam/ipam_list.php:744 +#: ../../enterprise/views/ncm/devices/list.php:134 +msgid "Last update" +msgstr "Última actualización" + +#: ../../extensions/agents_modules.php:419 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2468 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:255 +msgid "Show module status" +msgstr "Mostrar el estado del módulo" + +#: ../../extensions/agents_modules.php:420 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2469 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:256 +msgid "Show module data" +msgstr "Mostrar datos del módulo" + +#: ../../extensions/agents_modules.php:424 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2464 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:265 +msgid "Information to be shown" +msgstr "Información que debe mostrarse" + +#: ../../extensions/agents_modules.php:442 ../../general/ui/agents_list.php:76 +#: ../../godmode/agentes/configurar_agente.php:540 +#: ../../godmode/agentes/modificar_agente.php:314 +#: ../../godmode/agentes/modificar_agente.php:707 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:141 +#: ../../godmode/agentes/planned_downtime.editor.php:895 +#: ../../godmode/agentes/planned_downtime.editor.php:1357 +#: ../../godmode/agentes/planned_downtime.list.php:735 +#: ../../godmode/alerts/alert_actions.php:269 ../../godmode/alerts/alert_actions.php:353 +#: ../../godmode/alerts/alert_commands.php:1003 ../../godmode/alerts/alert_list.list.php:220 +#: ../../godmode/alerts/alert_templates.php:416 +#: ../../godmode/alerts/configure_alert_action.php:244 +#: ../../godmode/alerts/configure_alert_command.php:247 +#: ../../godmode/alerts/configure_alert_template.php:1204 +#: ../../godmode/events/custom_events.php:98 ../../godmode/events/event_edit_filter.php:362 +#: ../../godmode/events/event_filter.php:157 +#: ../../godmode/events/event_responses.editor.php:120 +#: ../../godmode/events/event_responses.list.php:68 +#: ../../godmode/gis_maps/configure_gis_map.php:513 +#: ../../godmode/gis_maps/configure_gis_map.php:649 +#: ../../godmode/massive/massive_add_action_alerts.php:198 +#: ../../godmode/massive/massive_add_alerts.php:211 +#: ../../godmode/massive/massive_add_policies_alerts.php:116 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:120 +#: ../../godmode/massive/massive_add_profiles.php:206 +#: ../../godmode/massive/massive_copy_modules.php:98 +#: ../../godmode/massive/massive_copy_modules.php:275 +#: ../../godmode/massive/massive_delete_action_alerts.php:211 +#: ../../godmode/massive/massive_delete_alerts.php:290 +#: ../../godmode/massive/massive_delete_policies_alerts.php:134 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:134 +#: ../../godmode/massive/massive_delete_profiles.php:172 +#: ../../godmode/massive/massive_edit_agents.php:726 +#: ../../godmode/massive/massive_enable_disable_alerts.php:170 +#: ../../godmode/massive/massive_standby_alerts.php:186 +#: ../../godmode/modules/manage_network_components.php:649 +#: ../../godmode/modules/manage_network_components.php:781 +#: ../../godmode/modules/manage_network_components_form_common.php:141 +#: ../../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/netflow/nf_edit.php:167 ../../godmode/netflow/nf_edit_form.php:256 +#: ../../godmode/reporting/create_container.php:261 +#: ../../godmode/reporting/create_container.php:635 +#: ../../godmode/reporting/create_container.php:742 +#: ../../godmode/reporting/graph_builder.main.php:176 ../../godmode/reporting/graphs.php:231 +#: ../../godmode/reporting/graphs.php:249 ../../godmode/reporting/graphs.php:365 +#: ../../godmode/reporting/map_builder.php:362 ../../godmode/reporting/map_builder.php:418 +#: ../../godmode/reporting/reporting_builder.item_editor.php:75 +#: ../../godmode/reporting/reporting_builder.item_editor.php:90 +#: ../../godmode/reporting/reporting_builder.item_editor.php:238 +#: ../../godmode/reporting/reporting_builder.item_editor.php:973 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2069 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4115 +#: ../../godmode/reporting/reporting_builder.main.php:119 +#: ../../godmode/reporting/reporting_builder.php:725 +#: ../../godmode/reporting/reporting_builder.php:925 +#: ../../godmode/reporting/visual_console_builder.data.php:163 +#: ../../godmode/reporting/visual_console_builder.elements.php:120 +#: ../../godmode/reporting/visual_console_builder.elements.php:343 +#: ../../godmode/reporting/visual_console_favorite.php:182 ../../godmode/setup/gis.php:70 +#: ../../godmode/setup/gis_step_2.php:237 ../../godmode/setup/news.php:216 +#: ../../godmode/setup/setup_ITSM.php:348 ../../godmode/setup/setup_ITSM.php:474 +#: ../../godmode/snmpconsole/snmp_alert.php:841 ../../godmode/users/user_list.php:470 +#: ../../godmode/wizards/HostDevices.class.php:935 ../../include/ajax/custom_fields.php:715 +#: ../../include/ajax/custom_fields.php:769 ../../include/ajax/dashboard.ajax.php:78 +#: ../../include/ajax/heatmap.ajax.php:142 ../../include/ajax/heatmap.ajax.php:523 +#: ../../include/class/AgentDeployWizard.class.php:342 +#: ../../include/class/AgentsAlerts.class.php:772 +#: ../../include/class/CalendarManager.class.php:1027 +#: ../../include/class/CredentialStore.class.php:814 +#: ../../include/class/CredentialStore.class.php:846 +#: ../../include/class/CredentialStore.class.php:937 +#: ../../include/class/CustomNetScan.class.php:506 +#: ../../include/class/ExtensionsDiscovery.class.php:1498 +#: ../../include/class/ModuleTemplates.class.php:728 +#: ../../include/class/NetworkMap.class.php:2995 ../../include/class/NetworkMap.class.php:3056 +#: ../../include/class/NetworkMap.class.php:3422 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:300 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:357 +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:241 +#: ../../include/lib/Dashboard/Widgets/events_list.php:827 +#: ../../include/lib/Dashboard/Widgets/inventory.php:269 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1083 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:218 +#: ../../include/lib/Dashboard/Widgets/service_view.php:271 +#: ../../include/lib/ClusterViewer/ClusterWizard.php:824 ../../include/lib/Group.php:567 +#: ../../include/lib/ITSM/ITSM.php:511 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:697 +#: ../../include/rest-api/models/VisualConsole/Item.php:2140 +#: ../../include/functions_agents.php:4824 ../../include/functions_container.php:149 +#: ../../include/functions_cron.php:502 ../../include/functions_events.php:255 +#: ../../include/functions_events.php:309 ../../include/functions_events.php:5128 +#: ../../include/functions_gis.php:228 ../../include/functions_graph.php:4841 +#: ../../include/functions_html.php:1623 ../../include/functions_massive_operations.php:124 +#: ../../include/functions_profile.php:204 ../../include/functions_reporting_html.php:815 +#: ../../include/functions_reporting_html.php:2264 +#: ../../include/functions_reporting_html.php:3027 +#: ../../include/functions_reporting_html.php:4869 +#: ../../include/functions_reporting_html.php:7680 +#: ../../include/functions_snmp_browser.php:1919 ../../include/functions_visual_map.php:4240 +#: ../../include/functions_visual_map_editor.php:70 +#: ../../include/functions_visual_map_editor.php:588 +#: ../../include/functions_visual_map_editor.php:1451 ../../mobile/operation/agents.php:95 +#: ../../mobile/operation/agents.php:158 ../../mobile/operation/agents.php:235 +#: ../../mobile/operation/agents.php:236 ../../mobile/operation/agents.php:406 +#: ../../mobile/operation/alerts.php:113 ../../mobile/operation/alerts.php:118 +#: ../../mobile/operation/alerts.php:231 ../../mobile/operation/alerts.php:232 +#: ../../mobile/operation/events.php:691 ../../mobile/operation/events.php:696 +#: ../../mobile/operation/events.php:857 ../../mobile/operation/events.php:994 +#: ../../mobile/operation/events.php:995 ../../mobile/operation/modules.php:171 +#: ../../mobile/operation/modules.php:176 ../../mobile/operation/modules.php:266 +#: ../../mobile/operation/modules.php:267 ../../mobile/operation/server_status.php:162 +#: ../../mobile/operation/server_status.php:167 ../../mobile/operation/visualmaps.php:113 +#: ../../mobile/operation/visualmaps.php:118 +#: ../../operation/agentes/alerts_status.functions.php:86 +#: ../../operation/agentes/estado_agente.php:325 ../../operation/agentes/estado_agente.php:1111 +#: ../../operation/agentes/exportdata.php:328 ../../operation/agentes/group_view.php:243 +#: ../../operation/agentes/interface_view.functions.php:37 +#: ../../operation/agentes/pandora_networkmap.editor.php:350 +#: ../../operation/agentes/pandora_networkmap.editor.php:434 +#: ../../operation/agentes/pandora_networkmap.view.php:140 +#: ../../operation/agentes/pandora_networkmap.view.php:176 +#: ../../operation/agentes/status_monitor.php:826 ../../operation/agentes/ver_agente.php:1086 +#: ../../operation/events/events.php:1954 ../../operation/gis_maps/ajax.php:332 +#: ../../operation/gis_maps/ajax.php:438 ../../operation/gis_maps/gis_map.php:116 +#: ../../operation/reporting/graph_analytics.php:614 ../../operation/users/user_edit.php:942 +#: ../../operation/visual_console/view.php:375 ../../operation/inventory/inventory.php:577 +#: ../../operation/inventory/inventory.php:1318 +#: ../../operation/custom_fields/custom_fields_view.php:141 ../../operation/heatmap.php:122 +#: ../../operation/heatmap.php:124 ../../operation/search_agents.php:39 +#: ../../operation/search_maps.php:29 ../../views/calendar/edit.php:100 +#: ../../views/calendar/list.php:97 ../../views/calendar/special_days.php:117 +#: ../../views/calendar/special_days_edit.php:105 ../../views/dashboard/formDashboard.php:92 +#: ../../views/dashboard/list.php:90 ../../views/dashboard/list.php:131 +#: ../../views/cluster/list.php:71 ../../views/ITSM/ITSMTicketDetailView.php:87 +#: ../../views/ITSM/ITSMTicketEditView.php:123 ../../views/ITSM/ITSMTicketListView.php:79 +#: ../../views/ITSM/ITSMTicketListView.php:136 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:205 +#: ../../enterprise/godmode/agentes/collections.data.php:595 +#: ../../enterprise/godmode/agentes/collections.php:506 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:139 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:140 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:102 +#: ../../enterprise/godmode/modules/configure_local_component.php:287 +#: ../../enterprise/godmode/modules/local_components.php:548 +#: ../../enterprise/godmode/modules/local_components.php:645 #: ../../enterprise/godmode/policies/configure_policy.php:141 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:273 -#: ../../enterprise/godmode/policies/policy_collections.php:242 -#: ../../enterprise/godmode/policies/policy_collections.php:336 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:143 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:407 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:302 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:679 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:182 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:241 -#: ../../enterprise/godmode/services/services.service.php:592 -#: ../../enterprise/godmode/services/services.elements.php:103 -#: ../../enterprise/godmode/setup/setup_skins.php:191 -#: ../../enterprise/godmode/setup/edit_skin.php:274 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:231 -#: ../../enterprise/godmode/reporting/graph_template_list.php:204 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:218 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:437 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:466 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1703 -#: ../../enterprise/mobile/include/enterprise.class.php:87 -#: ../../enterprise/include/functions_cron.php:282 -#: ../../enterprise/include/ajax/ipam.ajax.php:371 -#: ../../enterprise/include/ajax/ipam.ajax.php:615 -#: ../../enterprise/include/ajax/security_hardening.ajax.php:331 -#: ../../enterprise/include/functions_reporting_csv.php:530 -#: ../../enterprise/include/functions_reporting_csv.php:533 -#: ../../enterprise/include/functions_reporting_csv.php:753 -#: ../../enterprise/include/functions_reporting_csv.php:755 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/include/functions_reporting_csv.php:799 -#: ../../enterprise/include/functions_reporting_csv.php:801 -#: ../../enterprise/include/functions_reporting_csv.php:804 -#: ../../enterprise/include/functions_reporting_csv.php:888 -#: ../../enterprise/include/functions_reporting_csv.php:890 -#: ../../enterprise/include/functions_reporting_csv.php:917 -#: ../../enterprise/include/functions_reporting_csv.php:919 -#: ../../enterprise/include/functions_reporting_csv.php:956 -#: ../../enterprise/include/functions_reporting_csv.php:958 -#: ../../enterprise/include/functions_reporting_csv.php:1000 -#: ../../enterprise/include/functions_reporting_csv.php:1002 -#: ../../enterprise/include/functions_reporting_csv.php:1032 -#: ../../enterprise/include/functions_reporting_csv.php:1034 -#: ../../enterprise/include/functions_reporting_csv.php:1069 -#: ../../enterprise/include/functions_reporting_csv.php:1071 -#: ../../enterprise/include/functions_reporting_csv.php:1092 -#: ../../enterprise/include/functions_reporting_csv.php:1094 -#: ../../enterprise/include/functions_reporting_csv.php:1183 -#: ../../enterprise/include/functions_reporting_csv.php:1185 -#: ../../enterprise/include/functions_reporting_csv.php:1244 -#: ../../enterprise/include/functions_reporting_csv.php:1246 -#: ../../enterprise/include/functions_reporting_csv.php:1270 +#: ../../enterprise/godmode/policies/policies.php:285 +#: ../../enterprise/godmode/policies/policies.php:428 +#: ../../enterprise/godmode/policies/policy_agents.php:410 +#: ../../enterprise/godmode/policies/policy_agents.php:965 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:195 +#: ../../enterprise/godmode/reporting/graph_template_list.php:205 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:468 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:208 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:319 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1435 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2095 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:347 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:136 +#: ../../enterprise/godmode/reporting/visual_console_template.php:231 +#: ../../enterprise/godmode/reporting/visual_console_template.php:294 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:838 +#: ../../enterprise/godmode/services/services.service.php:607 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:716 +#: ../../enterprise/include/ajax/cron.ajax.php:148 +#: ../../enterprise/include/ajax/ipam.ajax.php:487 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:780 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:863 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1003 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3068 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3194 +#: ../../enterprise/include/class/Aws.S3.php:441 +#: ../../enterprise/include/class/Aws.cloud.php:567 +#: ../../enterprise/include/class/Aws.cloud.php:1253 +#: ../../enterprise/include/class/Azure.cloud.php:865 +#: ../../enterprise/include/class/DB2.app.php:477 +#: ../../enterprise/include/class/Google.cloud.php:791 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:489 +#: ../../enterprise/include/class/MySQL.app.php:482 +#: ../../enterprise/include/class/Omnishell.class.php:406 +#: ../../enterprise/include/class/Omnishell.class.php:435 +#: ../../enterprise/include/class/Omnishell.class.php:861 +#: ../../enterprise/include/class/Oracle.app.php:484 +#: ../../enterprise/include/class/SAP.app.php:644 +#: ../../enterprise/include/class/VMware.app.php:769 +#: ../../enterprise/include/functions_events.php:30 +#: ../../enterprise/include/functions_reporting_csv.php:576 #: ../../enterprise/include/functions_reporting_csv.php:1272 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1301 -#: ../../enterprise/include/functions_reporting_csv.php:1303 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1356 -#: ../../enterprise/include/functions_reporting_csv.php:1358 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1411 -#: ../../enterprise/include/functions_reporting_csv.php:1413 -#: ../../enterprise/include/functions_reporting_csv.php:1460 -#: ../../enterprise/include/functions_reporting_csv.php:1462 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:1515 -#: ../../enterprise/include/functions_reporting_csv.php:1517 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -#: ../../enterprise/include/functions_reporting_csv.php:1544 -#: ../../enterprise/include/functions_reporting_csv.php:1546 -#: ../../enterprise/include/functions_reporting_csv.php:1581 -#: ../../enterprise/include/functions_reporting_csv.php:1583 -#: ../../enterprise/include/functions_reporting_csv.php:1705 -#: ../../enterprise/include/functions_reporting_csv.php:1821 -#: ../../enterprise/include/functions_reporting_csv.php:1967 -#: ../../enterprise/include/functions_reporting_csv.php:1969 -#: ../../enterprise/include/functions_reporting_csv.php:2017 -#: ../../enterprise/include/functions_reporting_csv.php:2019 -#: ../../enterprise/include/functions_reporting_csv.php:2061 -#: ../../enterprise/include/functions_reporting_csv.php:2129 -#: ../../enterprise/include/functions_reporting_csv.php:2268 -#: ../../enterprise/include/functions_reporting_csv.php:2310 -#: ../../enterprise/include/functions_reporting_csv.php:2314 -#: ../../enterprise/include/functions_reporting_csv.php:2367 -#: ../../enterprise/include/functions_reporting_csv.php:2369 -#: ../../enterprise/include/functions_reporting_csv.php:2398 -#: ../../enterprise/include/functions_reporting_csv.php:2400 -#: ../../enterprise/include/functions_reporting_csv.php:2434 -#: ../../enterprise/include/functions_reporting_csv.php:2436 -#: ../../enterprise/include/functions_reporting_csv.php:2487 -#: ../../enterprise/include/functions_reporting_csv.php:2489 -#: ../../enterprise/include/functions_reporting_csv.php:2509 -#: ../../enterprise/include/functions_reporting_csv.php:2511 -#: ../../enterprise/include/functions_reporting_csv.php:2550 -#: ../../enterprise/include/functions_reporting_csv.php:2552 -#: ../../enterprise/include/functions_reporting_csv.php:2604 -#: ../../enterprise/include/functions_reporting_csv.php:2606 -#: ../../enterprise/include/functions_reporting_csv.php:2633 -#: ../../enterprise/include/functions_reporting_csv.php:2635 -#: ../../enterprise/include/functions_reporting_csv.php:2709 -#: ../../enterprise/include/functions_reporting_csv.php:2711 -#: ../../enterprise/include/functions_reporting_csv.php:2760 -#: ../../enterprise/include/functions_reporting_csv.php:2762 -#: ../../enterprise/include/functions_reporting_csv.php:2808 -#: ../../enterprise/include/functions_reporting_csv.php:2814 -#: ../../enterprise/include/functions_reporting_csv.php:2886 -#: ../../enterprise/include/functions_reporting_csv.php:2888 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:833 -#: ../../enterprise/include/class/ManageBackups.class.php:163 -#: ../../enterprise/include/functions_services.php:1643 -#: ../../enterprise/include/functions_ipam.php:1376 -#: ../../enterprise/include/functions_ipam.php:2059 -#: ../../enterprise/operation/agentes/policy_view.php:68 -#: ../../enterprise/operation/agentes/tag_view.php:694 -#: ../../enterprise/operation/agentes/ver_agente.php:78 -#: ../../enterprise/operation/agentes/collection_view.php:86 -#: ../../enterprise/operation/agentes/policy_manager.php:514 -#: ../../enterprise/operation/services/services.service.php:110 -#: ../../enterprise/operation/services/massive/services.create.php:667 -#: ../../enterprise/operation/services/services.list.php:538 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:61 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:820 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1199 -#: ../../enterprise/tools/ipam/ipam_list.php:59 -#: ../../enterprise/tools/ipam/ipam_list.php:695 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:489 -#: ../../enterprise/tools/ipam/ipam_vlan_network.php:40 -#: ../../enterprise/tools/ipam/ipam_excel.php:138 -#: ../../enterprise/tools/ipam/ipam_excel.php:209 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:54 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:496 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:791 -#: ../../enterprise/tools/ipam/ipam_supernet_network.php:84 -#: ../../enterprise/tools/ipam/ipam_editor.php:172 -#: ../../extensions/files_repo/files_repo_form.php:81 -#: ../../extensions/files_repo/files_repo_list.php:56 -#: ../../godmode/modules/manage_network_templates_form.php:172 -#: ../../godmode/modules/manage_network_templates_form.php:234 -#: ../../godmode/modules/manage_inventory_modules.php:290 -#: ../../godmode/modules/manage_network_components_form_common.php:451 -#: ../../godmode/modules/manage_network_components.php:780 -#: ../../godmode/modules/manage_network_components_form_wizard.php:557 -#: ../../godmode/modules/manage_inventory_modules_form.php:128 -#: ../../godmode/modules/module_list.php:100 -#: ../../godmode/modules/manage_network_templates.php:249 -#: ../../godmode/groups/configure_group.php:258 -#: ../../godmode/groups/group_list.php:895 ../../godmode/users/user_list.php:582 -#: ../../godmode/agentes/agent_template.php:276 -#: ../../godmode/agentes/inventory_manager.php:234 -#: ../../godmode/agentes/modificar_agente.php:709 -#: ../../godmode/agentes/planned_downtime.list.php:734 -#: ../../godmode/agentes/planned_downtime.editor.php:914 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:170 -#: ../../godmode/agentes/agent_manager.php:569 -#: ../../godmode/agentes/module_manager_editor_common.php:1045 -#: ../../godmode/agentes/module_manager.php:710 -#: ../../godmode/netflow/nf_item_list.php:175 -#: ../../godmode/snmpconsole/snmp_alert.php:769 -#: ../../godmode/snmpconsole/snmp_alert.php:1910 -#: ../../godmode/snmpconsole/snmp_filters.php:203 -#: ../../godmode/snmpconsole/snmp_filters.php:313 -#: ../../godmode/massive/massive_edit_plugins.php:494 -#: ../../godmode/massive/massive_edit_agents.php:802 -#: ../../godmode/massive/massive_edit_modules.php:855 -#: ../../godmode/alerts/configure_alert_command.php:283 -#: ../../godmode/alerts/alert_commands.php:752 -#: ../../godmode/alerts/alert_templates.php:44 -#: ../../godmode/alerts/configure_alert_template.php:1156 -#: ../../godmode/setup/os.builder.php:88 ../../godmode/setup/os.list.php:67 -#: ../../godmode/setup/snmp_wizard.php:41 -#: ../../godmode/reporting/create_container.php:336 -#: ../../godmode/reporting/graphs.php:363 -#: ../../godmode/reporting/reporting_builder.item_editor.php:77 -#: ../../godmode/reporting/reporting_builder.item_editor.php:87 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1178 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4056 -#: ../../godmode/reporting/reporting_builder.main.php:140 -#: ../../godmode/reporting/reporting_builder.php:888 -#: ../../godmode/reporting/graph_builder.main.php:182 -#: ../../godmode/events/event_responses.editor.php:141 -#: ../../godmode/events/event_responses.list.php:67 -#: ../../godmode/wizards/ManageExtensions.class.php:321 -#: ../../godmode/servers/modificar_server.php:208 -#: ../../godmode/servers/plugin.php:499 ../../godmode/servers/plugin.php:623 -#: ../../godmode/tag/tag.php:231 ../../godmode/tag/tag.php:304 -#: ../../godmode/tag/edit_tag.php:200 -#: ../../include/functions_reporting_html.php:156 -#: ../../include/functions_reporting_html.php:1621 -#: ../../include/functions_reporting_html.php:1777 -#: ../../include/functions_reporting_html.php:3695 -#: ../../include/functions_reporting_html.php:3743 -#: ../../include/functions_reporting_html.php:5530 -#: ../../include/functions_reporting_html.php:6416 -#: ../../include/ajax/events_extended.php:91 -#: ../../include/ajax/heatmap.ajax.php:288 ../../include/ajax/heatmap.ajax.php:413 -#: ../../include/ajax/heatmap.ajax.php:473 ../../include/ajax/module.php:1040 -#: ../../include/ajax/events.php:2642 ../../include/functions_treeview.php:126 -#: ../../include/functions_treeview.php:713 -#: ../../include/class/ConfigPEN.class.php:450 -#: ../../include/class/ConfigPEN.class.php:601 -#: ../../include/class/ExtensionsDiscovery.class.php:1286 -#: ../../include/class/ManageNetScanScripts.class.php:404 -#: ../../include/class/ManageNetScanScripts.class.php:562 -#: ../../include/class/ManageNetScanScripts.class.php:611 -#: ../../include/class/ModuleTemplates.class.php:849 -#: ../../include/class/ModuleTemplates.class.php:1042 -#: ../../include/class/ModuleTemplates.class.php:1186 -#: ../../include/class/SatelliteCollection.class.php:134 -#: ../../include/class/AgentWizard.class.php:1284 -#: ../../include/class/AgentWizard.class.php:4187 -#: ../../include/functions_container.php:147 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:816 -#: ../../include/lib/Group.php:582 ../../include/functions_snmp_browser.php:570 -#: ../../include/functions_snmp_browser.php:1937 -#: ../../operation/search_users.php:48 ../../operation/search_agents.php:36 -#: ../../operation/agentes/gis_view.php:222 -#: ../../operation/agentes/estado_agente.php:1052 -#: ../../operation/agentes/pandora_networkmap.editor.php:374 -#: ../../operation/agentes/custom_fields.php:69 -#: ../../operation/agentes/pandora_networkmap.view.php:146 -#: ../../operation/agentes/estado_generalagente.php:253 -#: ../../operation/gis_maps/ajax.php:325 ../../operation/gis_maps/ajax.php:459 -#: ../../operation/incidents/configure_integriaims_incident.php:371 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:133 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:264 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:277 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:408 -#: ../../operation/search_reports.php:43 ../../operation/search_reports.php:59 -#: ../../operation/inventory/inventory.php:1263 -#: ../../operation/search_graphs.php:31 -#: ../../operation/reporting/custom_reporting.php:35 -#: ../../operation/reporting/graph_viewer.php:568 -#: ../../operation/search_policies.php:36 -msgid "Description" -msgstr "Descripción" +#: ../../enterprise/include/functions_reporting_csv.php:3156 +#: ../../enterprise/include/functions_reporting_csv.php:3335 +#: ../../enterprise/include/functions_tasklist.php:203 +#: ../../enterprise/meta/advanced/collections.data.php:442 +#: ../../enterprise/meta/advanced/collections.php:382 +#: ../../enterprise/meta/include/functions_events_meta.php:74 +#: ../../enterprise/meta/include/functions_wizard_meta.php:191 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1805 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:160 +#: ../../enterprise/meta/agentsearch.php:137 ../../enterprise/meta/agentsearch.php:335 +#: ../../enterprise/operation/agentes/tag_view.php:106 +#: ../../enterprise/operation/agentes/tag_view.php:698 +#: ../../enterprise/operation/agentes/ver_agente.php:70 +#: ../../enterprise/operation/agentes/ver_agente.php:91 +#: ../../enterprise/operation/log/log_viewer.php:624 +#: ../../enterprise/operation/services/massive/service.create.elements.php:472 +#: ../../enterprise/operation/services/massive/service.create.elements.php:520 +#: ../../enterprise/operation/services/massive/services.create.php:687 +#: ../../enterprise/operation/services/massive/services.create.php:1085 +#: ../../enterprise/operation/services/massive/services.create.php:1192 +#: ../../enterprise/operation/services/services.list.php:268 +#: ../../enterprise/operation/services/services.list.php:540 +#: ../../enterprise/operation/services/services.service.php:112 +#: ../../enterprise/operation/services/services.table_services.php:218 +#: ../../enterprise/operation/security/agent_security.php:64 +#: ../../enterprise/operation/security/hardening.php:244 +#: ../../enterprise/operation/security/hardening.php:412 +#: ../../enterprise/operation/security/hardening.php:450 +#: ../../enterprise/operation/security/hardening.php:521 +#: ../../enterprise/operation/security/hardening.php:574 +#: ../../enterprise/operation/security/vulnerabilities.php:71 +#: ../../enterprise/operation/security/vulnerabilities.php:181 +#: ../../enterprise/operation/security/vulnerabilities.php:254 +#: ../../enterprise/operation/security/vulnerabilities.php:309 +#: ../../enterprise/tools/ipam/ipam_editor.php:335 +#: ../../enterprise/views/ncm/agent/manage.php:290 +#: ../../enterprise/views/ncm/devices/list.php:128 +#: ../../package_774/enterprise/include/functions_tasklist.php:203 +#: ../../package_774/enterprise/include/class/DB2.app.php:477 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:865 +#: ../../package_774/enterprise/include/class/SAP.app.php:644 +#: ../../package_774/enterprise/include/class/Oracle.app.php:484 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:567 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1253 +#: ../../package_774/enterprise/include/class/MySQL.app.php:482 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:489 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:839 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:979 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3049 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3175 +#: ../../package_774/enterprise/include/class/Google.cloud.php:791 +#: ../../package_774/enterprise/include/class/VMware.app.php:769 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2914 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3093 +#: ../../package_774/enterprise/operation/log/log_viewer.php:612 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:687 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1085 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1192 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:472 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:520 +#: ../../package_774/enterprise/operation/security/hardening.php:239 +#: ../../package_774/enterprise/operation/security/hardening.php:407 +#: ../../package_774/enterprise/operation/security/hardening.php:445 +#: ../../package_774/enterprise/operation/security/hardening.php:516 +#: ../../package_774/enterprise/operation/security/hardening.php:569 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:148 +#: ../../package_774/enterprise/meta/agentsearch.php:137 +#: ../../package_774/enterprise/meta/agentsearch.php:335 +#: ../../package_774/enterprise/godmode/services/services.service.php:607 +#: ../../package_774/enterprise/godmode/policies/policies.php:312 +#: ../../package_774/enterprise/godmode/policies/policies.php:455 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:414 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:975 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:716 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:711 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:319 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1413 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2073 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:287 +msgid "Group" +msgstr "Grupo" -#: ../../views/consoles/list.php:71 -#: ../../enterprise/meta/advanced/servers.build_table.php:81 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:931 -#: ../../enterprise/godmode/servers/list_satellite.php:56 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/include/class/AgentRepository.class.php:380 -#: ../../enterprise/include/class/AgentRepository.class.php:714 -#: ../../enterprise/tools/ipam/ipam_calculator.php:53 -#: ../../godmode/extensions.php:160 -#: ../../godmode/update_manager/update_manager.history.php:40 -#: ../../godmode/reporting/reporting_builder.item_editor.php:81 -#: ../../godmode/wizards/ManageExtensions.class.php:322 -#: ../../godmode/servers/servers.build_table.php:83 -#: ../../include/functions_reporting_html.php:1641 -#: ../../include/functions_menu.php:972 ../../include/functions_menu.php:1322 -#: ../../include/functions_snmp_browser.php:781 -#: ../../general/reporting_console_node.php:74 -msgid "Version" -msgstr "Versión" +#: ../../extensions/agents_modules.php:462 ../../godmode/agentes/modificar_agente.php:333 +#: ../../godmode/agentes/planned_downtime.editor.php:1197 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2095 +#: ../../include/class/NetworkMap.class.php:3437 +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:254 +#: ../../include/functions_html.php:1638 ../../operation/agentes/estado_agente.php:345 +#: ../../operation/agentes/interface_view.functions.php:61 +#: ../../operation/agentes/status_monitor.php:855 +#: ../../operation/custom_fields/custom_fields_view.php:163 +#: ../../enterprise/godmode/policies/policies.php:303 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:736 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:182 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:170 +#: ../../package_774/enterprise/godmode/policies/policies.php:330 +msgid "Recursion" +msgstr "Recurrencia" -#: ../../views/consoles/list.php:72 -msgid "Last Execution" -msgstr "Última ejecución" +#: ../../extensions/agents_modules.php:471 +#: ../../godmode/agentes/module_manager_editor_common.php:294 +#: ../../godmode/massive/massive_edit_modules.php:1087 +#: ../../godmode/modules/manage_network_components_form_common.php:115 +#: ../../godmode/reporting/create_container.php:640 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2188 +#: ../../include/ajax/heatmap.ajax.php:222 ../../include/ajax/heatmap.ajax.php:305 +#: ../../include/ajax/heatmap.ajax.php:430 ../../include/lib/Dashboard/Widgets/heatmap.php:328 +#: ../../include/functions_events.php:4543 ../../include/functions_graph.php:4988 +#: ../../include/functions_html.php:1664 ../../include/functions_reporting_html.php:2428 +#: ../../include/functions_treeview.php:121 ../../mobile/operation/modules.php:183 +#: ../../mobile/operation/modules.php:184 ../../mobile/operation/modules.php:293 +#: ../../mobile/operation/modules.php:294 ../../mobile/operation/server_status.php:174 +#: ../../mobile/operation/server_status.php:175 +#: ../../operation/agentes/estado_monitores.php:619 +#: ../../operation/agentes/status_monitor.php:869 ../../operation/agentes/ver_agente.php:1225 +#: ../../operation/heatmap.php:103 ../../operation/heatmap.php:105 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:863 +#: ../../enterprise/godmode/modules/configure_local_component.php:271 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2112 +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../enterprise/operation/agentes/tag_view.php:174 +#: ../../enterprise/operation/agentes/ver_agente.php:53 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2090 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:862 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:271 +msgid "Module group" +msgstr "Grupo del módulo" -#: ../../views/consoles/list.php:73 -msgid "Console type" -msgstr "Tipo de consola" +#: ../../extensions/agents_modules.php:477 ../../extensions/resource_registration.php:1137 +#: ../../general/subselect_data_module.php:62 ../../godmode/alerts/alert_list.list.php:137 +#: ../../godmode/alerts/alert_list.list.php:152 ../../godmode/alerts/alert_list.list.php:169 +#: ../../godmode/alerts/alert_list.list.php:201 ../../godmode/alerts/alert_list.php:647 +#: ../../godmode/alerts/alert_list.php:673 ../../godmode/alerts/alert_list.php:687 +#: ../../godmode/alerts/alert_templates.php:319 ../../godmode/events/event_edit_filter.php:386 +#: ../../godmode/events/event_edit_filter.php:406 +#: ../../godmode/events/event_edit_filter.php:790 ../../godmode/groups/group_list.php:811 +#: ../../godmode/massive/massive_copy_modules.php:137 +#: ../../godmode/massive/massive_copy_modules.php:324 +#: ../../godmode/massive/massive_delete_modules.php:324 +#: ../../godmode/massive/massive_delete_modules.php:375 +#: ../../godmode/massive/massive_delete_modules.php:440 +#: ../../godmode/massive/massive_delete_modules.php:459 +#: ../../godmode/massive/massive_edit_modules.php:303 +#: ../../godmode/massive/massive_edit_modules.php:355 +#: ../../godmode/massive/massive_edit_modules.php:404 +#: ../../godmode/massive/massive_edit_modules.php:520 +#: ../../godmode/modules/manage_network_components.php:655 +#: ../../godmode/modules/manage_network_templates_form.php:303 +#: ../../godmode/netflow/nf_edit_form.php:264 ../../godmode/reporting/create_container.php:646 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2178 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2196 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2621 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3622 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3649 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4303 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4324 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4358 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4379 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4398 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4420 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4441 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4463 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4484 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4515 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4578 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4659 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4681 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4739 +#: ../../godmode/reporting/reporting_builder.list_items.php:217 +#: ../../godmode/reporting/reporting_builder.list_items.php:234 +#: ../../godmode/reporting/reporting_builder.list_items.php:251 +#: ../../godmode/reporting/visual_console_builder.wizard.php:377 +#: ../../godmode/setup/gis_step_2.php:238 ../../godmode/setup/setup_visuals.php:1135 +#: ../../godmode/files_repo/files_repo_form.php:51 ../../include/ajax/events.php:502 +#: ../../include/class/AuditLog.class.php:217 ../../include/class/AuditLog.class.php:227 +#: ../../include/class/CredentialStore.class.php:509 +#: ../../include/class/EventSound.class.php:347 ../../include/class/SnmpConsole.class.php:290 +#: ../../include/class/SnmpConsole.class.php:296 ../../include/class/SnmpConsole.class.php:308 +#: ../../include/class/TipsWindow.class.php:756 ../../include/class/TipsWindow.class.php:923 +#: ../../include/lib/Dashboard/Widgets/events_list.php:426 +#: ../../include/lib/Dashboard/Widgets/inventory.php:275 +#: ../../include/lib/Dashboard/Widgets/inventory.php:300 +#: ../../include/lib/Dashboard/Widgets/inventory.php:403 +#: ../../include/lib/Dashboard/Widgets/inventory.php:404 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1146 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1175 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:430 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:400 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:435 ../../include/functions.php:1212 +#: ../../include/functions.php:1472 ../../include/functions_groups.php:671 +#: ../../include/functions_groups.php:1984 ../../include/functions_groupview.php:96 +#: ../../include/functions_html.php:966 ../../include/functions_html.php:1671 +#: ../../include/functions_massive_operations.php:158 +#: ../../include/functions_massive_operations.php:172 +#: ../../include/functions_massive_operations.php:225 ../../include/functions_modules.php:3652 +#: ../../include/functions_modules.php:3654 ../../include/functions_notifications.php:105 +#: ../../include/functions_reporting.php:3520 ../../include/functions_reporting.php:3617 +#: ../../include/functions_users.php:428 ../../include/functions_users.php:686 +#: ../../mobile/operation/agents.php:56 ../../mobile/operation/alerts.php:65 +#: ../../mobile/operation/alerts.php:72 ../../mobile/operation/events.php:1014 +#: ../../mobile/operation/events.php:1024 ../../mobile/operation/events.php:1581 +#: ../../mobile/operation/events.php:1610 ../../mobile/operation/modules.php:68 +#: ../../mobile/operation/modules.php:289 ../../mobile/operation/modules.php:304 +#: ../../operation/agentes/agent_inventory.php:124 +#: ../../operation/agentes/alerts_status.functions.php:112 +#: ../../operation/agentes/alerts_status.functions.php:148 +#: ../../operation/agentes/alerts_status.functions.php:184 +#: ../../operation/agentes/alerts_status.functions.php:203 +#: ../../operation/agentes/estado_agente.php:361 ../../operation/agentes/estado_agente.php:436 +#: ../../operation/agentes/estado_monitores.php:541 +#: ../../operation/agentes/estado_monitores.php:562 +#: ../../operation/agentes/status_monitor.php:609 +#: ../../operation/agentes/status_monitor.php:690 +#: ../../operation/agentes/status_monitor.php:990 ../../operation/events/events.php:968 +#: ../../operation/events/events.php:2012 ../../operation/events/events.php:2106 +#: ../../operation/events/events.php:2314 ../../operation/inventory/inventory.php:137 +#: ../../operation/inventory/inventory.php:138 ../../operation/inventory/inventory.php:387 +#: ../../operation/inventory/inventory.php:388 ../../operation/inventory/inventory.php:563 +#: ../../operation/inventory/inventory.php:596 ../../operation/inventory/inventory.php:631 +#: ../../operation/custom_fields/custom_fields_view.php:188 +#: ../../operation/custom_fields/custom_fields_view.php:204 +#: ../../operation/custom_fields/custom_fields_view.php:267 +#: ../../operation/custom_fields/custom_fields_view.php:769 ../../operation/heatmap.php:122 +#: ../../operation/tree.php:205 ../../operation/tree.php:297 +#: ../../enterprise/godmode/agentes/collections.data.php:485 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:297 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:131 +#: ../../enterprise/godmode/modules/local_components.php:554 +#: ../../enterprise/godmode/modules/local_components.php:587 +#: ../../enterprise/godmode/policies/policy_agents.php:453 +#: ../../enterprise/godmode/policies/policy_agents.php:588 +#: ../../enterprise/godmode/policies/policy_agents.php:606 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:383 +#: ../../enterprise/godmode/policies/policy_queue.php:294 +#: ../../enterprise/godmode/policies/policy_queue.php:306 +#: ../../enterprise/godmode/policies/policy_queue.php:331 +#: ../../enterprise/godmode/policies/policy_queue.php:734 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:132 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2120 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3052 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3079 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:225 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:195 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:786 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:812 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:232 +#: ../../enterprise/godmode/setup/setup_acl.php:555 +#: ../../enterprise/godmode/setup/setup_acl.php:573 +#: ../../enterprise/godmode/setup/setup_acl.php:591 +#: ../../enterprise/godmode/setup/setup_acl.php:892 +#: ../../enterprise/godmode/setup/setup_acl.php:900 +#: ../../enterprise/godmode/setup/setup_acl.php:911 +#: ../../enterprise/godmode/setup/setup_acl.php:956 +#: ../../enterprise/godmode/setup/setup_acl.php:987 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:330 +#: ../../enterprise/include/class/ManageBackups.class.php:193 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:141 +#: ../../enterprise/include/functions_ipam.php:1714 +#: ../../enterprise/include/functions_ipam.php:1777 +#: ../../enterprise/include/functions_metaconsole.php:883 +#: ../../enterprise/include/functions_metaconsole.php:884 +#: ../../enterprise/include/functions_metaconsole.php:1254 +#: ../../enterprise/meta/advanced/collections.data.php:435 +#: ../../enterprise/meta/advanced/metasetup.relations.php:419 +#: ../../enterprise/meta/advanced/metasetup.visual.php:372 +#: ../../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/include/ajax/wizard.ajax.php:406 +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:450 +#: ../../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:319 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:207 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:223 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:286 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:785 +#: ../../enterprise/operation/agentes/security_hardening.php:457 +#: ../../enterprise/operation/agentes/security_hardening.php:518 +#: ../../enterprise/operation/agentes/tag_view.php:145 +#: ../../enterprise/operation/agentes/tag_view.php:180 +#: ../../enterprise/operation/agentes/tag_view.php:247 +#: ../../enterprise/operation/agentes/tag_view.php:316 +#: ../../enterprise/operation/agentes/tag_view.php:328 +#: ../../enterprise/operation/agentes/tag_view.php:430 +#: ../../enterprise/operation/agentes/vulnerabilities.php:126 +#: ../../enterprise/operation/agentes/vulnerabilities.php:240 +#: ../../enterprise/operation/agentes/vulnerabilities.php:252 +#: ../../enterprise/operation/agentes/vulnerabilities.php:263 +#: ../../enterprise/operation/agentes/vulnerabilities.php:275 +#: ../../enterprise/operation/agentes/vulnerabilities.php:286 +#: ../../enterprise/operation/agentes/vulnerabilities.php:322 +#: ../../enterprise/operation/log/log_viewer.php:561 +#: ../../enterprise/operation/log/log_viewer.php:662 +#: ../../enterprise/operation/log/log_viewer.php:683 +#: ../../enterprise/operation/snmpconsole/snmp_view.php:33 +#: ../../enterprise/operation/security/agent_security.php:116 +#: ../../enterprise/operation/security/vulnerabilities.php:367 +#: ../../enterprise/operation/security/vulnerabilities.php:369 +#: ../../enterprise/operation/security/vulnerabilities.php:479 +#: ../../enterprise/operation/security/vulnerabilities.php:491 +#: ../../enterprise/operation/security/vulnerabilities.php:502 +#: ../../enterprise/operation/security/vulnerabilities.php:514 +#: ../../enterprise/operation/security/vulnerabilities.php:525 +#: ../../enterprise/operation/security/vulnerabilities.php:562 +#: ../../package_774/enterprise/include/functions_metaconsole.php:883 +#: ../../package_774/enterprise/include/functions_metaconsole.php:884 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1254 +#: ../../package_774/enterprise/operation/log/log_viewer.php:562 +#: ../../package_774/enterprise/operation/log/log_viewer.php:650 +#: ../../package_774/enterprise/operation/log/log_viewer.php:671 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:360 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:474 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:486 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:497 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:509 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:520 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:556 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:443 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:504 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:195 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:211 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:274 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:774 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:309 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:383 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:457 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:592 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:610 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:555 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:573 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:591 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:892 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:900 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:911 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:956 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:987 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:186 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:639 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:665 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:132 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:232 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2098 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2909 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2936 +msgid "All" +msgstr "Todo" -#: ../../views/consoles/list.php:74 ../../godmode/users/configure_user.php:1186 -#: ../../godmode/massive/massive_edit_users.php:469 -#: ../../operation/users/user_edit.php:530 -msgid "Timezone" -msgstr "Zona horaria" +#: ../../extensions/agents_modules.php:493 ../../extensions/agents_modules.php:887 +#: ../../godmode/agentes/planned_downtime.list.php:84 +#: ../../godmode/agentes/planned_downtime.list.php:109 +#: ../../godmode/alerts/alert_list.list.php:99 ../../godmode/groups/tactical.php:213 +#: ../../godmode/massive/massive_add_alerts.php:231 +#: ../../godmode/massive/massive_delete_alerts.php:315 +#: ../../godmode/massive/massive_delete_modules.php:517 +#: ../../godmode/massive/massive_delete_modules.php:585 +#: ../../godmode/massive/massive_edit_modules.php:585 +#: ../../godmode/massive/massive_edit_plugins.php:367 +#: ../../godmode/massive/massive_enable_disable_alerts.php:175 +#: ../../godmode/massive/massive_standby_alerts.php:204 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2321 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2347 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2594 +#: ../../godmode/reporting/reporting_builder.list_items.php:211 +#: ../../godmode/reporting/visual_console_builder.wizard.php:458 +#: ../../godmode/setup/demo.php:250 ../../godmode/setup/demo.php:582 +#: ../../godmode/setup/setup_ITSM.php:291 ../../include/class/AgentsAlerts.class.php:252 +#: ../../include/class/AgentsAlerts.class.php:565 +#: ../../include/class/Diagnostics.class.php:1213 +#: ../../include/class/Diagnostics.class.php:1217 +#: ../../include/class/Diagnostics.class.php:1221 +#: ../../include/class/Diagnostics.class.php:1225 ../../include/class/NetworkMap.class.php:3449 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:512 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:348 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:353 +#: ../../include/lib/TacticalView/elements/Agents.php:40 +#: ../../include/lib/TacticalView/elements/Agents.php:135 ../../include/functions_cron.php:700 +#: ../../include/functions_groups.php:53 ../../include/functions_html.php:1751 +#: ../../include/functions_html.php:1766 ../../include/functions_html.php:6099 +#: ../../include/functions_massive_operations.php:240 +#: ../../include/functions_reporting_html.php:2766 +#: ../../include/functions_reporting_html.php:4558 ../../mobile/include/functions_web.php:23 +#: ../../mobile/operation/agent.php:161 ../../mobile/operation/agents.php:205 +#: ../../mobile/operation/home.php:79 ../../operation/agentes/group_view.php:184 +#: ../../operation/agentes/group_view.php:237 +#: ../../operation/agentes/interface_view.functions.php:78 +#: ../../operation/reporting/graph_analytics.php:778 ../../operation/heatmap.php:98 +#: ../../operation/search_results.php:82 +#: ../../enterprise/godmode/agentes/collections.agents.php:62 +#: ../../enterprise/godmode/agentes/collections.data.php:155 +#: ../../enterprise/godmode/agentes/collections.data.php:321 +#: ../../enterprise/godmode/agentes/collections.editor.php:83 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:108 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:247 +#: ../../enterprise/godmode/policies/policies.php:427 +#: ../../enterprise/godmode/policies/policies.php:561 +#: ../../enterprise/godmode/policies/policy.php:93 +#: ../../enterprise/godmode/policies/policy.php:106 +#: ../../enterprise/godmode/policies/policy_agents.php:719 +#: ../../enterprise/godmode/policies/policy_queue.php:688 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:227 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../enterprise/include/functions_cron.php:111 +#: ../../enterprise/include/functions_policies.php:3875 +#: ../../enterprise/include/functions_reporting_pdf.php:957 +#: ../../enterprise/include/functions_tasklist.php:400 +#: ../../enterprise/meta/advanced/policymanager.queue.php:258 +#: ../../enterprise/meta/include/functions_autoprovision.php:497 +#: ../../enterprise/meta/monitoring/group_view.php:154 +#: ../../enterprise/meta/monitoring/group_view.php:212 +#: ../../enterprise/operation/services/massive/service.create.elements.php:379 +#: ../../enterprise/operation/services/massive/service.create.elements.php:483 +#: ../../enterprise/operation/services/massive/services.create.php:994 +#: ../../enterprise/operation/services/massive/services.create.php:1096 +#: ../../enterprise/operation/services/services.service_map.php:208 +#: ../../enterprise/views/ncm/agent/manage.php:316 +#: ../../package_774/enterprise/include/functions_tasklist.php:400 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:921 +#: ../../package_774/enterprise/include/functions_policies.php:3852 +#: ../../package_774/enterprise/include/functions_cron.php:111 +#: ../../package_774/enterprise/operation/services/services.service_map.php:208 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:994 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1096 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:379 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:483 +#: ../../package_774/enterprise/godmode/policies/policies.php:454 +#: ../../package_774/enterprise/godmode/policies/policies.php:588 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:729 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:218 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:247 +msgid "Agents" +msgstr "Agentes" -#: ../../views/consoles/list.php:75 -#: ../../enterprise/meta/advanced/metasetup.setup.php:237 -#: ../../enterprise/meta/include/functions_meta.php:171 -#: ../../godmode/setup/setup_general.php:493 ../../include/functions_config.php:318 -msgid "Public URL" -msgstr "URL pública" +#: ../../extensions/agents_modules.php:512 ../../extensions/agents_modules.php:516 +#: ../../godmode/agentes/planned_downtime.editor.php:1235 +#: ../../godmode/massive/massive_add_action_alerts.php:225 +#: ../../godmode/massive/massive_add_alerts.php:275 +#: ../../godmode/massive/massive_delete_action_alerts.php:247 +#: ../../godmode/massive/massive_delete_alerts.php:346 +#: ../../godmode/massive/massive_delete_modules.php:565 +#: ../../godmode/massive/massive_edit_modules.php:564 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2391 +#: ../../include/functions_html.php:6132 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:264 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:264 +msgid "Show common modules" +msgstr "Mostrar módulos comunes" -#: ../../views/consoles/list.php:77 ../../views/calendar/list.php:99 -#: ../../views/cluster/list.php:75 ../../views/dashboard/header.php:81 -#: ../../enterprise/views/ncm/snippets/list.php:71 -#: ../../enterprise/views/ncm/agent/details.php:92 -#: ../../enterprise/views/ncm/templates/list.php:77 -#: ../../enterprise/views/ncm/firmwares/list.php:76 -#: ../../enterprise/views/ncm/models/list.php:73 -#: ../../enterprise/views/ncm/vendors/list.php:71 -#: ../../enterprise/views/ipam/sites/list.php:49 -#: ../../enterprise/extensions/vmware/vmware_view.php:1399 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261 -#: ../../enterprise/include/class/DeploymentCenter.class.php:673 -#: ../../enterprise/include/class/AgentRepository.class.php:717 -#: ../../enterprise/include/class/Omnishell.class.php:409 -#: ../../enterprise/include/class/Omnishell.class.php:645 -#: ../../enterprise/include/class/LogSource.class.php:606 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2376 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3013 -#: ../../godmode/menu.php:680 -#: ../../godmode/reporting/reporting_builder.list_items.php:429 -#: ../../include/ajax/events.php:2281 ../../include/class/ConfigPEN.class.php:603 -#: ../../include/class/EventSound.class.php:308 -#: ../../include/class/CredentialStore.class.php:819 -#: ../../include/class/ExternalTools.class.php:412 -#: ../../include/functions_events.php:310 -#: ../../operation/agentes/pandora_networkmap.view.php:2392 -#: ../../operation/events/sound_events.php:105 -msgid "Options" -msgstr "Opciones" +#: ../../extensions/agents_modules.php:513 +#: ../../godmode/agentes/planned_downtime.editor.php:1236 +#: ../../godmode/massive/massive_add_action_alerts.php:226 +#: ../../godmode/massive/massive_add_alerts.php:276 +#: ../../godmode/massive/massive_delete_action_alerts.php:248 +#: ../../godmode/massive/massive_delete_alerts.php:347 +#: ../../godmode/massive/massive_delete_modules.php:566 +#: ../../godmode/massive/massive_edit_modules.php:565 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2392 +#: ../../include/functions_html.php:6133 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:265 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:265 +msgid "Show all modules" +msgstr "Mostrar todos los módulos" -#: ../../views/consoles/list.php:114 ../../views/consoles/list.php:124 -#: ../../views/dashboard/list.php:107 -#: ../../enterprise/meta/advanced/servers.build_table.php:201 -#: ../../enterprise/meta/advanced/metasetup.visual.php:454 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:689 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:720 -#: ../../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:170 -#: ../../enterprise/meta/advanced/policymanager.queue.php:220 -#: ../../enterprise/meta/advanced/policymanager.queue.php:262 -#: ../../enterprise/meta/advanced/policymanager.queue.php:319 -#: ../../enterprise/meta/include/functions_autoprovision.php:539 -#: ../../enterprise/meta/include/functions_autoprovision.php:540 -#: ../../enterprise/meta/include/functions_autoprovision.php:746 -#: ../../enterprise/meta/include/functions_autoprovision.php:747 -#: ../../enterprise/meta/include/functions_wizard_meta.php:395 -#: ../../enterprise/godmode/modules/configure_local_component.php:822 -#: ../../enterprise/godmode/modules/local_components.php:747 -#: ../../enterprise/godmode/modules/local_components.php:766 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:534 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:805 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:871 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:887 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:201 -#: ../../enterprise/godmode/agentes/plugins_manager.php:216 -#: ../../enterprise/godmode/agentes/plugins_manager.php:302 -#: ../../enterprise/godmode/policies/policy_plugins.php:194 -#: ../../enterprise/godmode/policies/policy_alerts.php:675 -#: ../../enterprise/godmode/policies/policy_modules.php:1719 -#: ../../enterprise/godmode/policies/policy_modules.php:1770 -#: ../../enterprise/godmode/policies/policy_queue.php:309 -#: ../../enterprise/godmode/policies/policy_queue.php:717 -#: ../../enterprise/godmode/policies/policy_queue.php:766 -#: ../../enterprise/godmode/policies/policies.php:686 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:616 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:331 -#: ../../enterprise/godmode/policies/policy_agents.php:1219 -#: ../../enterprise/godmode/policies/policy_agents.php:1544 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:434 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:239 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:151 -#: ../../enterprise/godmode/setup/setup_acl.php:734 -#: ../../enterprise/godmode/reporting/graph_template_list.php:257 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:614 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:652 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:323 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:333 -#: ../../enterprise/godmode/reporting/visual_console_template.php:296 -#: ../../enterprise/godmode/reporting/mysql_builder.php:97 -#: ../../enterprise/godmode/reporting/mysql_builder.php:104 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:392 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:252 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:287 -#: ../../enterprise/include/functions_tasklist.php:682 -#: ../../enterprise/include/functions_tasklist.php:737 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:104 -#: ../../enterprise/include/ajax/servers.ajax.php:103 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1573 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1612 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:644 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:802 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:981 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1128 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1336 -#: ../../enterprise/include/class/AgentRepository.class.php:877 -#: ../../enterprise/include/class/AgentRepository.class.php:912 -#: ../../enterprise/include/class/Omnishell.class.php:1398 -#: ../../enterprise/include/class/Omnishell.class.php:1533 -#: ../../enterprise/include/class/LogSource.class.php:748 -#: ../../enterprise/include/class/LogSource.class.php:870 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2476 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3159 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3487 -#: ../../enterprise/include/class/ManageBackups.class.php:279 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1194 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1195 -#: ../../enterprise/operation/agentes/policy_manager.php:238 -#: ../../enterprise/operation/services/services.list.php:702 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1436 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:361 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:375 -#: ../../enterprise/tools/ipam/ipam_ajax.php:136 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:917 -#: ../../extensions/files_repo/files_repo_list.php:154 -#: ../../godmode/modules/manage_network_templates_form.php:254 -#: ../../godmode/modules/manage_nc_groups.php:302 -#: ../../godmode/modules/manage_nc_groups.php:363 -#: ../../godmode/modules/manage_inventory_modules.php:342 -#: ../../godmode/modules/manage_inventory_modules.php:385 -#: ../../godmode/modules/manage_network_components.php:860 -#: ../../godmode/modules/manage_network_components.php:909 -#: ../../godmode/modules/manage_network_templates.php:289 -#: ../../godmode/modules/manage_network_templates.php:302 -#: ../../godmode/groups/group_list.php:993 ../../godmode/groups/group_list.php:994 -#: ../../godmode/groups/modu_group_list.php:263 ../../godmode/extensions.php:282 -#: ../../godmode/extensions.php:300 ../../godmode/users/profile_list.php:457 -#: ../../godmode/users/user_list.php:983 -#: ../../godmode/agentes/agent_template.php:297 -#: ../../godmode/agentes/module_manager_editor.php:802 -#: ../../godmode/agentes/inventory_manager.php:263 -#: ../../godmode/agentes/planned_downtime.list.php:748 -#: ../../godmode/agentes/planned_downtime.list.php:904 -#: ../../godmode/agentes/planned_downtime.editor.php:1419 -#: ../../godmode/agentes/planned_downtime.editor.php:1459 -#: ../../godmode/agentes/fields_manager.php:206 -#: ../../godmode/agentes/module_manager_editor_common.php:1564 -#: ../../godmode/agentes/module_manager.php:1080 -#: ../../godmode/netflow/nf_item_list.php:263 -#: ../../godmode/netflow/nf_item_list.php:273 ../../godmode/netflow/nf_edit.php:203 -#: ../../godmode/netflow/nf_edit.php:223 -#: ../../godmode/snmpconsole/snmp_alert.php:1954 -#: ../../godmode/snmpconsole/snmp_filters.php:326 -#: ../../godmode/snmpconsole/snmp_filters.php:337 -#: ../../godmode/alerts/alert_actions.php:356 -#: ../../godmode/alerts/alert_actions.php:478 -#: ../../godmode/alerts/alert_list.list.php:1034 -#: ../../godmode/alerts/alert_templates.php:480 ../../godmode/setup/news.php:358 -#: ../../godmode/setup/gis.php:71 ../../godmode/setup/os.list.php:139 -#: ../../godmode/setup/os.list.php:140 ../../godmode/setup/links.php:196 -#: ../../godmode/setup/links.php:215 ../../godmode/setup/snmp_wizard.php:110 -#: ../../godmode/setup/setup_visuals.php:1884 -#: ../../godmode/setup/setup_visuals.php:1976 -#: ../../godmode/setup/setup_visuals.php:2051 -#: ../../godmode/reporting/reporting_builder.list_items.php:634 -#: ../../godmode/reporting/reporting_builder.list_items.php:678 -#: ../../godmode/reporting/reporting_builder.list_items.php:803 -#: ../../godmode/reporting/create_container.php:747 -#: ../../godmode/reporting/create_container.php:802 -#: ../../godmode/reporting/map_builder.php:421 -#: ../../godmode/reporting/map_builder.php:544 -#: ../../godmode/reporting/map_builder.php:555 -#: ../../godmode/reporting/graphs.php:419 ../../godmode/reporting/graphs.php:420 -#: ../../godmode/reporting/graphs.php:450 ../../godmode/reporting/graphs.php:481 -#: ../../godmode/reporting/graph_builder.graph_editor.php:349 -#: ../../godmode/reporting/graph_builder.graph_editor.php:409 -#: ../../godmode/reporting/visual_console_builder.elements.php:835 -#: ../../godmode/reporting/reporting_builder.php:1212 -#: ../../godmode/reporting/reporting_builder.php:1321 -#: ../../godmode/events/event_filter.php:200 -#: ../../godmode/events/event_filter.php:242 -#: ../../godmode/events/event_responses.list.php:90 -#: ../../godmode/servers/servers.build_table.php:305 -#: ../../godmode/servers/plugin.php:1115 ../../godmode/category/category.php:190 -#: ../../godmode/category/category.php:227 ../../include/functions_cron.php:930 -#: ../../include/functions_cron.php:955 ../../include/functions_ui.php:1586 -#: ../../include/functions_ui.php:1587 ../../include/class/ConfigPEN.class.php:264 -#: ../../include/class/SatelliteAgent.class.php:1147 -#: ../../include/class/NetworkMap.class.php:2951 -#: ../../include/class/ManageNetScanScripts.class.php:405 -#: ../../include/class/CredentialStore.class.php:1267 -#: ../../include/class/CredentialStore.class.php:1704 -#: ../../include/class/SnmpConsole.class.php:466 -#: ../../include/class/SnmpConsole.class.php:518 -#: ../../include/class/SnmpConsole.class.php:872 -#: ../../include/class/SnmpConsole.class.php:884 -#: ../../include/class/TipsWindow.class.php:470 -#: ../../include/class/ModuleTemplates.class.php:894 -#: ../../include/class/ModuleTemplates.class.php:1187 -#: ../../include/class/CalendarManager.class.php:737 -#: ../../include/functions_filemanager.php:776 -#: ../../include/functions_container.php:191 -#: ../../include/functions_container.php:325 -#: ../../include/lib/ClusterViewer/ClusterManager.php:630 -#: ../../operation/visual_console/view.php:1019 -#: ../../operation/agentes/pandora_networkmap.php:848 -#: ../../operation/agentes/status_monitor.php:2339 -#: ../../operation/messages/message_list.php:197 -#: ../../operation/messages/message_list.php:296 -#: ../../operation/messages/message_list.php:332 -#: ../../operation/gis_maps/gis_map.php:203 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:136 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:214 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:267 -#: ../../operation/incidents/list_integriaims_incidents.php:626 -msgid "Delete" -msgstr "Eliminar" +#: ../../extensions/agents_modules.php:536 ../../extensions/agents_modules_csv.php:97 +#: ../../extensions/insert_data.php:195 +#: ../../godmode/agentes/module_manager_editor_common.php:1534 +#: ../../godmode/agentes/module_manager_editor_common.php:1588 +#: ../../godmode/agentes/module_manager_editor_prediction.php:135 +#: ../../godmode/agentes/planned_downtime.editor.php:1445 +#: ../../godmode/agentes/planned_downtime.list.php:425 +#: ../../godmode/alerts/alert_list.builder.php:85 ../../godmode/alerts/alert_list.list.php:566 +#: ../../godmode/alerts/alert_list.list.php:831 ../../godmode/alerts/alert_view.php:97 +#: ../../godmode/massive/massive_edit_agents.php:714 +#: ../../godmode/massive/massive_edit_agents.php:1179 +#: ../../godmode/massive/massive_enable_disable_alerts.php:196 +#: ../../godmode/massive/massive_enable_disable_alerts.php:231 +#: ../../godmode/massive/massive_standby_alerts.php:224 +#: ../../godmode/massive/massive_standby_alerts.php:259 +#: ../../godmode/reporting/create_container.php:490 +#: ../../godmode/reporting/create_container.php:662 +#: ../../godmode/reporting/create_container.php:745 +#: ../../godmode/reporting/graph_builder.graph_editor.php:346 +#: ../../godmode/reporting/reporting_builder.item_editor.php:237 +#: ../../godmode/reporting/reporting_builder.item_editor.php:972 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1452 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2260 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4993 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5509 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5533 +#: ../../godmode/reporting/reporting_builder.list_items.php:412 +#: ../../godmode/reporting/visual_console_builder.elements.php:121 +#: ../../godmode/reporting/visual_console_builder.wizard.php:490 +#: ../../godmode/reporting/visual_console_builder.wizard.php:859 +#: ../../godmode/servers/plugin.php:116 ../../godmode/servers/plugin.php:135 +#: ../../include/ajax/alert_list.ajax.php:251 ../../include/class/AgentsAlerts.class.php:432 +#: ../../include/class/AgentsAlerts.class.php:909 ../../include/class/AlertsList.class.php:315 +#: ../../include/class/WelcomeWindow.class.php:848 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:434 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:399 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:451 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:281 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:254 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:363 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:465 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:348 +#: ../../include/lib/Dashboard/Widgets/inventory.php:303 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:377 +#: ../../include/lib/Dashboard/Widgets/module_status.php:368 +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:323 +#: ../../include/lib/Dashboard/Widgets/module_value.php:352 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:413 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:359 +#: ../../include/lib/Dashboard/Widgets/top_n.php:240 +#: ../../include/lib/Dashboard/Widgets/top_n.php:322 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:729 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:349 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:563 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:411 +#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:232 +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:429 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:299 +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:274 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:797 +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:380 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:383 +#: ../../include/functions_graph.php:5072 ../../include/functions_inventory.php:1212 +#: ../../include/functions_inventory.php:1268 ../../include/functions_reporting.php:7693 +#: ../../include/functions_reporting_html.php:1200 +#: ../../include/functions_reporting_html.php:1599 +#: ../../include/functions_reporting_html.php:2684 +#: ../../include/functions_reporting_html.php:3026 +#: ../../include/functions_reporting_html.php:3116 +#: ../../include/functions_reporting_html.php:3327 +#: ../../include/functions_reporting_html.php:4657 +#: ../../include/functions_reporting_html.php:5032 +#: ../../include/functions_reporting_html.php:5040 +#: ../../include/functions_reporting_html.php:5049 +#: ../../include/functions_reporting_html.php:5061 +#: ../../include/functions_reporting_html.php:5221 +#: ../../include/functions_reporting_html.php:5350 +#: ../../include/functions_reporting_html.php:5444 +#: ../../include/functions_reporting_html.php:6166 +#: ../../include/functions_reporting_html.php:6214 ../../include/functions_reports.php:1454 +#: ../../include/functions_ui.php:1661 ../../include/functions_ui.php:7552 +#: ../../include/functions_ui.php:7577 ../../include/functions_visual_map_editor.php:491 +#: ../../mobile/operation/services.php:332 ../../operation/agentes/agent_inventory.php:118 +#: ../../operation/agentes/estado_monitores.php:125 +#: ../../operation/agentes/exportdata.csv.php:74 +#: ../../operation/agentes/exportdata.excel.php:74 ../../operation/agentes/exportdata.php:114 +#: ../../operation/inventory/inventory.php:702 ../../operation/search_alerts.php:35 +#: ../../operation/search_modules.php:34 +#: ../../enterprise/extensions/disabled/check_acls.php:133 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:218 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:389 +#: ../../enterprise/godmode/policies/policy_alerts.php:442 +#: ../../enterprise/godmode/policies/policy_linking.php:201 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:177 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:242 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:318 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1434 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2153 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3761 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3974 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3992 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:239 +#: ../../enterprise/godmode/services/services.elements.php:93 +#: ../../enterprise/godmode/services/services.elements.php:155 +#: ../../enterprise/godmode/services/services.elements.php:279 +#: ../../enterprise/include/ajax/policy.ajax.php:463 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1001 +#: ../../enterprise/include/functions_events.php:90 +#: ../../enterprise/include/functions_reporting.php:1874 +#: ../../enterprise/include/functions_reporting.php:3146 +#: ../../enterprise/include/functions_reporting.php:4135 +#: ../../enterprise/include/functions_reporting.php:5159 +#: ../../enterprise/include/functions_reporting_csv.php:1045 +#: ../../enterprise/include/functions_reporting_csv.php:1373 +#: ../../enterprise/include/functions_reporting_csv.php:1399 +#: ../../enterprise/include/functions_reporting_csv.php:1512 +#: ../../enterprise/include/functions_reporting_csv.php:1551 +#: ../../enterprise/include/functions_reporting_csv.php:1611 +#: ../../enterprise/include/functions_reporting_csv.php:1627 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../enterprise/include/functions_reporting_csv.php:2055 +#: ../../enterprise/include/functions_reporting_csv.php:2100 +#: ../../enterprise/include/functions_reporting_csv.php:2146 +#: ../../enterprise/include/functions_reporting_csv.php:2219 +#: ../../enterprise/include/functions_reporting_csv.php:2338 +#: ../../enterprise/include/functions_reporting_csv.php:2573 +#: ../../enterprise/include/functions_reporting_csv.php:2646 +#: ../../enterprise/include/functions_reporting_csv.php:2878 +#: ../../enterprise/include/functions_reporting_csv.php:2914 +#: ../../enterprise/include/functions_reporting_csv.php:3062 +#: ../../enterprise/include/functions_reporting_csv.php:3334 +#: ../../enterprise/include/functions_reporting_csv.php:3410 +#: ../../enterprise/include/functions_reporting_pdf.php:599 +#: ../../enterprise/include/functions_reporting_pdf.php:607 +#: ../../enterprise/include/functions_reporting_pdf.php:615 +#: ../../enterprise/include/functions_reporting_pdf.php:631 +#: ../../enterprise/include/functions_services.php:1855 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2393 +#: ../../enterprise/operation/agentes/policy_view.php:259 +#: ../../package_774/enterprise/include/functions_reporting.php:1863 +#: ../../package_774/enterprise/include/functions_reporting.php:3135 +#: ../../package_774/enterprise/include/functions_reporting.php:4124 +#: ../../package_774/enterprise/include/functions_reporting.php:5148 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:563 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:571 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:579 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:595 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:977 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:803 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1131 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1157 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1270 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1309 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1369 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1813 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1858 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1904 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1977 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2096 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2331 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2404 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2636 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2672 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3092 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:463 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:442 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:318 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1412 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2131 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3618 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3831 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3849 +msgid "Module" +msgstr "Módulo" -#: ../../views/consoles/list.php:122 +#: ../../extensions/agents_modules.php:566 ../../include/functions_reports.php:811 +msgid "Agents/Modules" +msgstr "Agentes/Módulos" + +#: ../../extensions/agents_modules.php:575 ../../extensions/module_groups.php:260 +#: ../../extensions/realtime_graphs.php:67 ../../general/first_task/cluster_builder.php:38 +#: ../../godmode/agentes/status_monitor_custom_fields.php:44 +#: ../../godmode/groups/tactical.php:71 ../../godmode/groups/tactical.php:125 +#: ../../godmode/snmpconsole/snmp_filters.php:55 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:47 +#: ../../include/class/AgentsAlerts.class.php:749 ../../include/class/SnmpConsole.class.php:217 +#: ../../operation/agentes/alerts_status.php:202 ../../operation/agentes/estado_agente.php:278 +#: ../../operation/agentes/group_view.php:98 ../../operation/agentes/interface_view.php:72 +#: ../../operation/agentes/status_monitor.php:336 +#: ../../operation/netflow/netflow_explorer.php:55 ../../operation/netflow/nf_live_view.php:188 +#: ../../operation/network/network_usage_map.php:63 +#: ../../operation/snmpconsole/snmp_browser.php:91 +#: ../../operation/snmpconsole/snmp_mib_uploader.php:56 +#: ../../operation/snmpconsole/snmp_statistics.php:100 +#: ../../operation/inventory/inventory.php:378 +#: ../../operation/custom_fields/custom_fields_view.php:53 ../../operation/heatmap.php:140 +#: ../../operation/menu.php:159 ../../operation/menu.php:280 ../../operation/tree.php:185 +#: ../../views/cluster/list.php:40 ../../enterprise/extensions/vmware/vmware_view.php:1462 +#: ../../enterprise/godmode/reporting/aws_view.php:115 +#: ../../enterprise/godmode/reporting/aws_view.php:148 +#: ../../enterprise/godmode/services/services.massive.elements.php:45 +#: ../../enterprise/godmode/services/services.massive.elements.php:54 +#: ../../enterprise/godmode/services/services.massive.meta.php:40 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:53 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:51 +#: ../../enterprise/include/ajax/ipam.ajax.php:455 +#: ../../enterprise/include/class/SAPView.class.php:155 +#: ../../enterprise/include/class/SAPView.class.php:199 +#: ../../enterprise/include/functions_security_hardening.php:692 +#: ../../enterprise/meta/general/logon_ok.php:74 +#: ../../enterprise/meta/general/main_header.php:91 +#: ../../enterprise/meta/general/main_menu.php:191 +#: ../../enterprise/meta/general/main_menu.php:192 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:53 +#: ../../enterprise/meta/monitoring/group_view.php:55 +#: ../../enterprise/meta/monitoring/tactical.php:55 +#: ../../enterprise/operation/agentes/tag_view.php:50 +#: ../../enterprise/operation/log/log_viewer.php:479 +#: ../../enterprise/tools/ipam/ipam_editor.php:303 ../../enterprise/tools/ipam/ipam_list.php:62 +#: ../../package_774/enterprise/include/functions_security_hardening.php:721 +#: ../../package_774/enterprise/operation/log/log_viewer.php:480 +#: ../../package_774/enterprise/meta/general/main_menu.php:191 +#: ../../package_774/enterprise/meta/general/main_menu.php:192 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:53 +msgid "Monitoring" +msgstr "Monitorización" + +#: ../../extensions/agents_modules.php:579 ../../extensions/module_groups.php:264 +#: ../../extensions/realtime_graphs.php:71 +#: ../../godmode/agentes/status_monitor_custom_fields.php:48 +#: ../../include/class/AgentsAlerts.class.php:753 ../../operation/agentes/alerts_status.php:206 +#: ../../operation/agentes/estado_agente.php:282 ../../operation/agentes/group_view.php:102 +#: ../../operation/agentes/interface_view.php:76 ../../operation/agentes/status_monitor.php:340 +#: ../../operation/heatmap.php:144 ../../operation/menu.php:165 +#: ../../enterprise/operation/agentes/tag_view.php:54 +msgid "Views" +msgstr "Vistas" + +#: ../../extensions/agents_modules.php:626 ../../operation/events/events.php:1660 +#: ../../operation/gis_maps/render_view.php:139 ../../operation/reporting/graph_viewer.php:280 +#: ../../operation/reporting/reporting_viewer.php:247 +#: ../../operation/visual_console/legacy_view.php:260 +#: ../../operation/visual_console/view.php:566 ../../operation/heatmap.php:218 +#: ../../views/dashboard/header.php:58 +msgid "Back to normal mode" +msgstr "Volver a modo normal" + +#: ../../extensions/agents_modules.php:638 ../../general/login_page.php:97 +#: ../../general/login_page.php:410 ../../godmode/wizards/DiscoveryTaskList.class.php:205 +#: ../../include/ajax/heatmap.ajax.php:49 ../../include/ajax/module.php:1387 +#: ../../include/class/NetworkMap.class.php:2956 ../../include/functions_ui.php:1353 +#: ../../include/functions_ui.php:7904 +#: ../../operation/agentes/pandora_networkmap.editor.php:559 +#: ../../operation/events/events.php:1672 ../../operation/gis_maps/render_view.php:161 +#: ../../operation/visual_console/legacy_public_view.php:141 +#: ../../operation/visual_console/legacy_view.php:274 +#: ../../operation/visual_console/public_view.php:131 +#: ../../operation/visual_console/view.php:579 ../../operation/heatmap.php:175 +#: ../../views/dashboard/header.php:163 ../../enterprise/godmode/policies/policy_queue.php:892 +#: ../../enterprise/godmode/servers/HA_cluster.php:460 +#: ../../enterprise/include/class/Omnishell.class.php:559 +#: ../../enterprise/include/class/Omnishell.class.php:1712 +#: ../../enterprise/include/functions_ipam.php:1401 +#: ../../enterprise/meta/advanced/policymanager.queue.php:238 +#: ../../enterprise/views/ncm/devices/list.php:184 +msgid "Refresh" +msgstr "Actualizar" + +#: ../../extensions/agents_modules.php:659 +msgid "Agent/module view" +msgstr "Vista de agente/módulo" + +#: ../../extensions/agents_modules.php:688 ../../extensions/module_groups.php:305 +#: ../../godmode/agentes/modificar_agente.php:397 +#: ../../godmode/agentes/modificar_agente.php:412 +#: ../../godmode/agentes/modificar_agente.php:413 ../../godmode/agentes/module_manager.php:93 +#: ../../godmode/agentes/module_manager.php:108 ../../godmode/agentes/module_manager.php:109 +#: ../../godmode/agentes/planned_downtime.list.php:647 ../../godmode/groups/group_list.php:853 +#: ../../godmode/groups/group_list.php:932 +#: ../../godmode/modules/manage_network_components.php:696 +#: ../../godmode/modules/manage_network_templates_form.php:277 +#: ../../godmode/modules/manage_network_templates_form.php:337 +#: ../../godmode/netflow/nf_edit_form.php:283 ../../godmode/netflow/nf_item_list.php:174 +#: ../../godmode/reporting/graphs.php:283 ../../godmode/reporting/map_builder.php:384 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1299 +#: ../../godmode/reporting/reporting_builder.list_items.php:267 +#: ../../godmode/reporting/reporting_builder.php:769 +#: ../../godmode/reporting/visual_console_favorite.php:204 +#: ../../godmode/snmpconsole/snmp_alert.php:1801 ../../godmode/snmpconsole/snmp_filters.php:216 +#: ../../godmode/snmpconsole/snmp_filters.php:314 ../../godmode/tag/tag.php:248 +#: ../../godmode/users/user_list.php:522 ../../godmode/users/user_list.php:523 +#: ../../include/ajax/agent.php:652 ../../include/class/ModuleTemplates.class.php:713 +#: ../../include/functions_events.php:5350 ../../include/functions_notifications.php:1049 +#: ../../include/functions_notifications.php:1102 ../../include/functions_ui.php:4114 +#: ../../operation/agentes/agent_inventory.php:165 +#: ../../operation/agentes/estado_agente.php:500 +#: ../../operation/agentes/estado_monitores.php:649 ../../operation/agentes/graphs.php:289 +#: ../../operation/agentes/interface_view.functions.php:134 +#: ../../operation/agentes/status_monitor.php:1047 ../../operation/netflow/nf_live_view.php:326 +#: ../../operation/netflow/nf_live_view.php:641 ../../operation/netflow/nf_live_view.php:642 +#: ../../operation/network/network_report.php:254 +#: ../../operation/network/network_report.php:281 +#: ../../operation/network/network_report.php:324 +#: ../../operation/network/network_report.php:325 +#: ../../operation/network/network_usage_map.php:297 +#: ../../operation/network/network_usage_map.php:330 +#: ../../operation/network/network_usage_map.php:331 +#: ../../operation/reporting/graph_viewer.php:437 ../../operation/inventory/inventory.php:762 +#: ../../operation/tree.php:340 ../../enterprise/extensions/vmware/vmware_view.php:1851 +#: ../../enterprise/godmode/agentes/collection_manager.php:78 +#: ../../enterprise/godmode/agentes/collection_manager.php:94 +#: ../../enterprise/godmode/agentes/collection_manager.php:95 +#: ../../enterprise/godmode/agentes/collections.php:458 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:209 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:274 +#: ../../enterprise/godmode/modules/local_components.php:598 +#: ../../enterprise/godmode/policies/policies.php:330 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:393 +#: ../../enterprise/godmode/policies/policy_linking.php:152 +#: ../../enterprise/godmode/policies/policy_modules.php:1565 +#: ../../enterprise/godmode/policies/policy_queue.php:358 +#: ../../enterprise/godmode/setup/setup_acl.php:495 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3113 +#: ../../enterprise/include/class/SAPView.class.php:409 +#: ../../enterprise/include/functions_ipam.php:1834 +#: ../../enterprise/meta/advanced/policymanager.queue.php:235 +#: ../../enterprise/operation/agentes/tag_view.php:517 +#: ../../enterprise/operation/services/services.list.php:482 +#: ../../enterprise/operation/services/services.treeview_services.php:131 +#: ../../enterprise/operation/services/services.treeview_services.php:164 +#: ../../enterprise/operation/services/services.treeview_services.php:187 +#: ../../enterprise/operation/security/agent_security.php:139 +#: ../../enterprise/operation/security/hardening.php:92 +#: ../../enterprise/operation/security/hardening.php:260 +#: ../../enterprise/operation/security/hardening.php:466 +#: ../../enterprise/operation/security/vulnerabilities.php:76 +#: ../../enterprise/operation/security/vulnerabilities.php:186 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3094 +#: ../../package_774/enterprise/operation/security/hardening.php:87 +#: ../../package_774/enterprise/operation/security/hardening.php:255 +#: ../../package_774/enterprise/operation/security/hardening.php:461 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:393 +#: ../../package_774/enterprise/godmode/policies/policies.php:357 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1547 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:495 +msgid "Filter" +msgstr "Filtro" + +#: ../../extensions/agents_modules.php:698 ../../godmode/agentes/planned_downtime.list.php:1000 +#: ../../godmode/modules/manage_network_templates.php:290 +#: ../../include/class/ModuleTemplates.class.php:904 +#: ../../include/graphs/functions_flot.php:406 ../../operation/network/network_report.php:335 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:565 +#: ../../enterprise/include/functions_ipam.php:339 +#: ../../enterprise/operation/log/log_viewer.php:841 +#: ../../enterprise/operation/reporting/custom_reporting.php:100 +#: ../../package_774/enterprise/operation/log/log_viewer.php:829 +msgid "Export to CSV" +msgstr "Exportar a CSV" + +#: ../../extensions/agents_modules.php:712 +#: ../../enterprise/operation/security/agent_security.php:152 +#: ../../enterprise/operation/security/hardening.php:105 +#: ../../enterprise/operation/security/hardening.php:273 +#: ../../enterprise/operation/security/hardening.php:479 +#: ../../enterprise/operation/security/vulnerabilities.php:89 +#: ../../enterprise/operation/security/vulnerabilities.php:199 +#: ../../package_774/enterprise/operation/security/hardening.php:100 +#: ../../package_774/enterprise/operation/security/hardening.php:268 +#: ../../package_774/enterprise/operation/security/hardening.php:474 +msgid "Filters " +msgstr "Filtros " + +#: ../../extensions/agents_modules.php:712 +msgid "Secondary groups and agent subgroups will be taken into account." +msgstr "Los grupos secundarios y los subgrupos de agentes se tendrán en cuenta." + +#: ../../extensions/agents_modules.php:879 ../../include/functions_reporting.php:3553 +msgid "There are no agents with modules" +msgstr "No hay agentes con módulos" + +#: ../../extensions/agents_modules.php:887 ../../godmode/agentes/configurar_agente.php:433 +#: ../../godmode/agentes/configurar_agente.php:749 +#: ../../godmode/agentes/modificar_agente.php:840 +#: ../../godmode/agentes/planned_downtime.editor.php:1360 +#: ../../godmode/agentes/planned_downtime.editor.php:1437 +#: ../../godmode/agentes/planned_downtime.list.php:85 +#: ../../godmode/agentes/planned_downtime.list.php:116 +#: ../../godmode/massive/massive_copy_modules.php:226 +#: ../../godmode/massive/massive_delete_modules.php:499 +#: ../../godmode/massive/massive_delete_modules.php:603 +#: ../../godmode/massive/massive_edit_modules.php:467 +#: ../../godmode/massive/massive_edit_modules.php:603 +#: ../../godmode/massive/massive_edit_plugins.php:383 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2414 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2635 +#: ../../godmode/reporting/reporting_builder.list_items.php:228 +#: ../../godmode/reporting/visual_console_builder.wizard.php:475 +#: ../../godmode/servers/servers.build_table.php:85 +#: ../../include/class/AgentsAlerts.class.php:253 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:512 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:457 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:463 +#: ../../include/lib/Dashboard/Widgets/service_level.php:530 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:347 +#: ../../include/lib/TacticalView/elements/Configurations.php:76 +#: ../../include/functions_html.php:1829 ../../include/functions_html.php:6167 +#: ../../include/functions_reporting_html.php:2766 +#: ../../include/functions_reporting_html.php:6878 ../../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_reports.php:769 +#: ../../include/functions_reports.php:773 ../../include/functions_reports.php:777 +#: ../../include/functions_reports.php:781 ../../mobile/operation/agent.php:330 +#: ../../mobile/operation/agents.php:96 ../../mobile/operation/agents.php:410 +#: ../../mobile/operation/home.php:86 ../../mobile/operation/modules.php:236 +#: ../../operation/agentes/estado_agente.php:1118 ../../operation/agentes/exportdata.php:354 +#: ../../operation/agentes/graphs.php:204 ../../operation/agentes/group_view.php:185 +#: ../../operation/agentes/group_view.php:238 ../../operation/reporting/graph_analytics.php:822 +#: ../../operation/search_agents.php:40 ../../operation/search_results.php:160 +#: ../../operation/tree.php:115 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:176 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:486 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:128 +#: ../../enterprise/godmode/policies/policies.php:595 +#: ../../enterprise/godmode/policies/policy_modules.php:468 +#: ../../enterprise/godmode/policies/policy_modules.php:481 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:230 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:251 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:311 +#: ../../enterprise/include/functions_policies.php:3771 +#: ../../enterprise/include/functions_reporting_pdf.php:957 +#: ../../enterprise/meta/advanced/servers.build_table.php:141 +#: ../../enterprise/meta/include/functions_wizard_meta.php:406 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1821 +#: ../../enterprise/meta/monitoring/group_view.php:155 +#: ../../enterprise/meta/monitoring/group_view.php:218 +#: ../../enterprise/meta/agentsearch.php:138 +#: ../../enterprise/operation/agentes/tag_view.php:700 +#: ../../enterprise/operation/services/massive/service.create.elements.php:380 +#: ../../enterprise/operation/services/massive/services.create.php:995 +#: ../../enterprise/operation/services/services.service_map.php:213 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:921 +#: ../../package_774/enterprise/include/functions_policies.php:3748 +#: ../../package_774/enterprise/operation/services/services.service_map.php:213 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:995 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:380 +#: ../../package_774/enterprise/meta/agentsearch.php:138 +#: ../../package_774/enterprise/godmode/policies/policies.php:622 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:460 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:473 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:242 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:230 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:311 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:485 +msgid "Modules" +msgstr "Módulos" + +#: ../../extensions/agents_modules.php:894 +msgid "Previous modules" +msgstr "Módulos anteriores" + +#: ../../extensions/agents_modules.php:920 +msgid "More modules" +msgstr "Más módulos" + +#: ../../extensions/agents_modules.php:1076 ../../include/functions_reporting_html.php:2954 +msgid "Orange cell when the module has fired alerts" +msgstr "Cuadro naranja cuando el módulo ha disparado alertas" + +#: ../../extensions/agents_modules.php:1078 ../../include/functions_reporting_html.php:2955 +msgid "Red cell when the module has a critical status" +msgstr "Celda roja cuando el módulo está en estado crítico" + +#: ../../extensions/agents_modules.php:1081 ../../include/functions_reporting_html.php:2956 +msgid "Yellow cell when the module has a warning status" +msgstr "Cuadro amarillo cuando el módulo está en estado advertencia" + +#: ../../extensions/agents_modules.php:1083 ../../include/functions_reporting_html.php:2957 +msgid "Green cell when the module has a normal status" +msgstr "Cuadro verde cuando el módulo está en estado normal" + +#: ../../extensions/agents_modules.php:1085 ../../include/functions_reporting_html.php:2958 +msgid "Grey cell when the module has an unknown status" +msgstr "Cuadro gris cuando el módulo está en estado desconocido" + +#: ../../extensions/agents_modules.php:1087 +msgid "Cell turns blue when the module is in 'not initialize' status" +msgstr "Celda azul cuando el módulo está en estado \"no iniciado\"" + +#: ../../extensions/agents_modules.php:1089 ../../extensions/module_groups.php:465 +#: ../../godmode/snmpconsole/snmp_alert.php:2196 ../../include/class/SnmpConsole.class.php:524 +#: ../../include/lib/Dashboard/Widgets/top_n.php:326 +#: ../../include/functions_reporting_html.php:2953 +#: ../../enterprise/operation/services/services.service_map.php:189 +#: ../../package_774/enterprise/operation/services/services.service_map.php:189 +msgid "Legend" +msgstr "Leyenda" + +#: ../../extensions/agents_modules.php:1101 +msgid "Agents/Modules view" +msgstr "Vista de Agentes/Módulos" + +#: ../../extensions/agents_modules_csv.php:96 ../../extensions/insert_data.php:194 +#: ../../godmode/agentes/module_manager_editor_common.php:1528 +#: ../../godmode/agentes/module_manager_editor_common.php:1587 +#: ../../godmode/agentes/planned_downtime.list.php:420 +#: ../../godmode/agentes/status_monitor_custom_fields.php:97 +#: ../../godmode/agentes/status_monitor_custom_fields.php:161 +#: ../../godmode/alerts/alert_list.builder.php:58 +#: ../../godmode/alerts/alert_list.builder.php:74 ../../godmode/alerts/alert_list.list.php:564 +#: ../../godmode/alerts/alert_list.list.php:827 ../../godmode/alerts/alert_view.php:93 +#: ../../godmode/gis_maps/configure_gis_map.php:598 +#: ../../godmode/massive/massive_copy_modules.php:148 +#: ../../godmode/massive/massive_copy_modules.php:338 +#: ../../godmode/massive/massive_edit_modules.php:485 +#: ../../godmode/massive/massive_enable_disable_alerts.php:196 +#: ../../godmode/massive/massive_enable_disable_alerts.php:231 +#: ../../godmode/massive/massive_standby_alerts.php:224 +#: ../../godmode/massive/massive_standby_alerts.php:259 +#: ../../godmode/modules/manage_inventory_modules.php:317 +#: ../../godmode/reporting/create_container.php:473 +#: ../../godmode/reporting/create_container.php:657 +#: ../../godmode/reporting/create_container.php:744 +#: ../../godmode/reporting/graph_builder.graph_editor.php:345 +#: ../../godmode/reporting/reporting_builder.item_editor.php:236 +#: ../../godmode/reporting/reporting_builder.item_editor.php:971 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1429 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2203 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4988 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5506 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5530 +#: ../../godmode/reporting/reporting_builder.list_items.php:393 +#: ../../godmode/reporting/visual_console_builder.elements.php:120 +#: ../../godmode/reporting/visual_console_builder.wizard.php:491 +#: ../../godmode/reporting/visual_console_builder.wizard.php:827 +#: ../../godmode/reporting/visual_console_builder.wizard.php:850 +#: ../../godmode/servers/plugin.php:115 ../../godmode/servers/plugin.php:134 +#: ../../include/ajax/alert_list.ajax.php:230 ../../include/ajax/heatmap.ajax.php:294 +#: ../../include/ajax/heatmap.ajax.php:419 ../../include/ajax/heatmap.ajax.php:454 +#: ../../include/ajax/module.php:1823 ../../include/class/AgentsAlerts.class.php:430 +#: ../../include/class/AgentsAlerts.class.php:980 ../../include/class/AlertsList.class.php:314 +#: ../../include/class/NetworkMap.class.php:2989 ../../include/class/NetworkMap.class.php:3041 +#: ../../include/class/NetworkMap.class.php:3373 +#: ../../include/class/WelcomeWindow.class.php:844 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:416 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:381 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:452 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:282 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:255 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:364 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:466 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:572 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:588 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:330 +#: ../../include/lib/Dashboard/Widgets/inventory.php:282 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:359 +#: ../../include/lib/Dashboard/Widgets/module_status.php:350 +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:305 +#: ../../include/lib/Dashboard/Widgets/module_value.php:334 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:656 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:395 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:341 +#: ../../include/lib/Dashboard/Widgets/top_n.php:225 +#: ../../include/lib/Dashboard/Widgets/top_n.php:321 +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:239 +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:250 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:332 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:546 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:394 +#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:214 +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:411 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:281 +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:257 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:778 +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:363 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:366 +#: ../../include/functions_gis.php:229 ../../include/functions_graph.php:4965 +#: ../../include/functions_inventory.php:409 ../../include/functions_inventory.php:1211 +#: ../../include/functions_inventory.php:1267 ../../include/functions_reporting.php:7692 +#: ../../include/functions_reporting_html.php:625 +#: ../../include/functions_reporting_html.php:812 +#: ../../include/functions_reporting_html.php:896 +#: ../../include/functions_reporting_html.php:1103 +#: ../../include/functions_reporting_html.php:1199 +#: ../../include/functions_reporting_html.php:1598 +#: ../../include/functions_reporting_html.php:1710 +#: ../../include/functions_reporting_html.php:1718 +#: ../../include/functions_reporting_html.php:2683 +#: ../../include/functions_reporting_html.php:3025 +#: ../../include/functions_reporting_html.php:3326 +#: ../../include/functions_reporting_html.php:4521 +#: ../../include/functions_reporting_html.php:4656 +#: ../../include/functions_reporting_html.php:4950 +#: ../../include/functions_reporting_html.php:5031 +#: ../../include/functions_reporting_html.php:5039 +#: ../../include/functions_reporting_html.php:5048 +#: ../../include/functions_reporting_html.php:5060 +#: ../../include/functions_reporting_html.php:5220 +#: ../../include/functions_reporting_html.php:5344 +#: ../../include/functions_reporting_html.php:5438 +#: ../../include/functions_reporting_html.php:6165 +#: ../../include/functions_reporting_html.php:6213 +#: ../../include/functions_reporting_html.php:6252 +#: ../../include/functions_reporting_html.php:6587 +#: ../../include/functions_reporting_html.php:6627 +#: ../../include/functions_reporting_html.php:6877 ../../include/functions_reports.php:1423 +#: ../../include/functions_snmp_browser.php:1865 ../../include/functions_ui.php:1657 +#: ../../include/functions_visual_map_editor.php:416 +#: ../../include/functions_visual_map_editor.php:449 ../../mobile/operation/agents.php:93 +#: ../../mobile/operation/agents.php:404 ../../mobile/operation/events.php:866 +#: ../../mobile/operation/home.php:110 ../../mobile/operation/modules.php:608 +#: ../../mobile/operation/services.php:225 ../../operation/agentes/estado_agente.php:1094 +#: ../../operation/agentes/estado_monitores.php:123 +#: ../../operation/agentes/exportdata.csv.php:74 +#: ../../operation/agentes/exportdata.excel.php:74 ../../operation/agentes/exportdata.php:114 +#: ../../operation/agentes/interface_view.functions.php:499 +#: ../../operation/agentes/status_monitor.php:1544 ../../operation/agentes/ver_agente.php:1237 +#: ../../operation/events/events.php:3086 ../../operation/gis_maps/ajax.php:236 +#: ../../operation/gis_maps/ajax.php:269 ../../operation/inventory/inventory.php:696 +#: ../../operation/custom_fields/custom_fields_view.php:708 +#: ../../operation/search_agents.php:35 ../../operation/search_alerts.php:34 +#: ../../operation/search_modules.php:35 ../../views/ITSM/ITSMTicketDetailView.php:220 +#: ../../enterprise/godmode/agentes/collections.agents.php:119 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:136 +#: ../../enterprise/godmode/policies/policy_linking.php:200 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:317 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1433 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2129 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3758 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3969 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3987 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:220 +#: ../../enterprise/godmode/services/services.elements.php:94 +#: ../../enterprise/godmode/services/services.elements.php:132 +#: ../../enterprise/godmode/services/services.elements.php:278 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:777 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1000 +#: ../../enterprise/include/class/LogSource.class.php:603 +#: ../../enterprise/include/functions_events.php:80 +#: ../../enterprise/include/functions_log.php:284 +#: ../../enterprise/include/functions_log.php:287 +#: ../../enterprise/include/functions_reporting.php:1873 +#: ../../enterprise/include/functions_reporting.php:2216 +#: ../../enterprise/include/functions_reporting.php:2229 +#: ../../enterprise/include/functions_reporting.php:2409 +#: ../../enterprise/include/functions_reporting.php:2469 +#: ../../enterprise/include/functions_reporting.php:2487 +#: ../../enterprise/include/functions_reporting.php:3145 +#: ../../enterprise/include/functions_reporting.php:4134 +#: ../../enterprise/include/functions_reporting.php:5158 +#: ../../enterprise/include/functions_reporting_csv.php:512 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:659 +#: ../../enterprise/include/functions_reporting_csv.php:805 +#: ../../enterprise/include/functions_reporting_csv.php:1044 +#: ../../enterprise/include/functions_reporting_csv.php:1373 +#: ../../enterprise/include/functions_reporting_csv.php:1399 +#: ../../enterprise/include/functions_reporting_csv.php:1512 +#: ../../enterprise/include/functions_reporting_csv.php:1551 +#: ../../enterprise/include/functions_reporting_csv.php:1611 +#: ../../enterprise/include/functions_reporting_csv.php:1627 +#: ../../enterprise/include/functions_reporting_csv.php:1651 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../enterprise/include/functions_reporting_csv.php:2055 +#: ../../enterprise/include/functions_reporting_csv.php:2099 +#: ../../enterprise/include/functions_reporting_csv.php:2145 +#: ../../enterprise/include/functions_reporting_csv.php:2218 +#: ../../enterprise/include/functions_reporting_csv.php:2337 +#: ../../enterprise/include/functions_reporting_csv.php:2572 +#: ../../enterprise/include/functions_reporting_csv.php:2645 +#: ../../enterprise/include/functions_reporting_csv.php:2878 +#: ../../enterprise/include/functions_reporting_csv.php:2914 +#: ../../enterprise/include/functions_reporting_csv.php:2945 +#: ../../enterprise/include/functions_reporting_csv.php:3062 +#: ../../enterprise/include/functions_reporting_csv.php:3115 +#: ../../enterprise/include/functions_reporting_csv.php:3333 +#: ../../enterprise/include/functions_reporting_pdf.php:598 +#: ../../enterprise/include/functions_reporting_pdf.php:606 +#: ../../enterprise/include/functions_reporting_pdf.php:614 +#: ../../enterprise/include/functions_reporting_pdf.php:630 +#: ../../enterprise/include/functions_reporting_pdf.php:790 +#: ../../enterprise/include/functions_services.php:1734 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2386 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:101 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:725 +#: ../../enterprise/meta/agentsearch.php:133 +#: ../../enterprise/operation/agentes/tag_view.php:693 +#: ../../enterprise/operation/log/log_viewer.php:677 +#: ../../enterprise/operation/security/hardening.php:549 +#: ../../enterprise/operation/security/vulnerabilities.php:227 +#: ../../enterprise/operation/security/vulnerabilities.php:405 +#: ../../enterprise/operation/security/vulnerabilities.php:457 +#: ../../enterprise/tools/ipam/ipam_ajax.php:382 +#: ../../enterprise/tools/ipam/ipam_network.php:583 +#: ../../package_774/enterprise/include/functions_log.php:284 +#: ../../package_774/enterprise/include/functions_log.php:287 +#: ../../package_774/enterprise/include/functions_reporting.php:1862 +#: ../../package_774/enterprise/include/functions_reporting.php:2205 +#: ../../package_774/enterprise/include/functions_reporting.php:2218 +#: ../../package_774/enterprise/include/functions_reporting.php:2398 +#: ../../package_774/enterprise/include/functions_reporting.php:2458 +#: ../../package_774/enterprise/include/functions_reporting.php:2476 +#: ../../package_774/enterprise/include/functions_reporting.php:3134 +#: ../../package_774/enterprise/include/functions_reporting.php:4123 +#: ../../package_774/enterprise/include/functions_reporting.php:5147 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:562 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:570 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:578 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:594 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:754 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:976 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:417 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:563 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:802 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1131 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1157 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1270 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1309 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1369 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1409 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1813 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1857 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1903 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1976 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2095 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2330 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2403 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2636 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2672 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2703 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2873 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3091 +#: ../../package_774/enterprise/operation/log/log_viewer.php:665 +#: ../../package_774/enterprise/operation/security/hardening.php:544 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:713 +#: ../../package_774/enterprise/meta/agentsearch.php:133 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:317 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1411 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2107 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3615 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3826 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3844 +msgid "Agent" +msgstr "Agente" + +#: ../../extensions/agents_modules_csv.php:98 ../../extensions/insert_data.php:226 +#: ../../extensions/insert_data.php:230 ../../extensions/insert_data.php:235 +#: ../../godmode/agentes/status_monitor_custom_fields.php:133 +#: ../../godmode/agentes/status_monitor_custom_fields.php:170 +#: ../../godmode/events/custom_events.php:113 ../../include/ajax/custom_fields.php:491 +#: ../../include/ajax/heatmap.ajax.php:336 ../../include/ajax/module.php:1058 +#: ../../include/lib/Dashboard/Widgets/events_list.php:842 +#: ../../include/functions_events.php:270 ../../include/functions_events.php:354 +#: ../../include/functions_graph.php:3388 ../../include/functions_netflow.php:301 +#: ../../include/functions_reporting.php:5069 ../../include/functions_reporting.php:5110 +#: ../../include/functions_reporting_html.php:3029 +#: ../../include/functions_reporting_html.php:4045 +#: ../../include/functions_reporting_html.php:4049 +#: ../../include/functions_reporting_html.php:4050 +#: ../../include/functions_reporting_html.php:4054 +#: ../../include/functions_reporting_html.php:4059 +#: ../../include/functions_reporting_html.php:4064 +#: ../../include/functions_reporting_html.php:4068 +#: ../../include/functions_reporting_html.php:4073 +#: ../../include/functions_reporting_html.php:4080 +#: ../../include/functions_reporting_html.php:4130 +#: ../../include/functions_reporting_html.php:4204 ../../mobile/operation/module_data.php:164 +#: ../../mobile/operation/modules.php:726 ../../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:737 +#: ../../mobile/operation/modules.php:740 ../../mobile/operation/modules.php:741 +#: ../../mobile/operation/modules.php:742 ../../mobile/operation/modules.php:743 +#: ../../mobile/operation/modules.php:744 ../../mobile/operation/modules.php:745 +#: ../../mobile/operation/modules.php:749 ../../mobile/operation/modules.php:750 +#: ../../mobile/operation/modules.php:751 ../../mobile/operation/modules.php:752 +#: ../../mobile/operation/modules.php:753 ../../mobile/operation/modules.php:754 +#: ../../mobile/operation/modules.php:755 ../../mobile/operation/modules.php:756 +#: ../../mobile/operation/modules.php:758 ../../mobile/operation/modules.php:761 +#: ../../mobile/operation/modules.php:762 ../../mobile/operation/modules.php:763 +#: ../../mobile/operation/modules.php:764 ../../mobile/operation/modules.php:765 +#: ../../mobile/operation/modules.php:766 ../../mobile/operation/modules.php:767 +#: ../../mobile/operation/modules.php:768 ../../mobile/operation/modules.php:912 +#: ../../operation/agentes/exportdata.csv.php:74 +#: ../../operation/agentes/exportdata.excel.php:74 ../../operation/agentes/exportdata.php:114 +#: ../../operation/agentes/status_monitor.php:1598 ../../operation/search_modules.php:40 +#: ../../enterprise/godmode/agentes/collections.agents.php:56 +#: ../../enterprise/godmode/agentes/collections.agents.php:65 +#: ../../enterprise/godmode/agentes/collections.data.php:88 +#: ../../enterprise/godmode/agentes/collections.data.php:135 +#: ../../enterprise/godmode/agentes/collections.data.php:206 +#: ../../enterprise/godmode/agentes/collections.data.php:230 +#: ../../enterprise/godmode/agentes/collections.data.php:254 +#: ../../enterprise/godmode/agentes/collections.data.php:285 +#: ../../enterprise/godmode/agentes/collections.data.php:317 +#: ../../enterprise/godmode/agentes/collections.data.php:351 +#: ../../enterprise/godmode/agentes/collections.data.php:374 +#: ../../enterprise/godmode/agentes/collections.editor.php:65 +#: ../../enterprise/include/functions_reporting.php:2215 +#: ../../enterprise/include/functions_reporting.php:2228 +#: ../../enterprise/include/functions_reporting.php:2470 +#: ../../enterprise/include/functions_reporting.php:2474 +#: ../../enterprise/include/functions_reporting_csv.php:1399 +#: ../../enterprise/include/functions_reporting_csv.php:1429 +#: ../../enterprise/include/functions_reporting_csv.php:1476 +#: ../../enterprise/include/functions_reporting_csv.php:1512 +#: ../../enterprise/include/functions_reporting_csv.php:1551 +#: ../../enterprise/include/functions_reporting_csv.php:1611 +#: ../../enterprise/include/functions_reporting_csv.php:2055 +#: ../../enterprise/include/functions_reporting_csv.php:2878 +#: ../../enterprise/include/functions_reporting_csv.php:2914 +#: ../../enterprise/include/functions_reporting_csv.php:3020 +#: ../../enterprise/include/functions_reporting_csv.php:3115 +#: ../../enterprise/include/functions_reporting_csv.php:3337 +#: ../../enterprise/include/functions_reporting_pdf.php:778 +#: ../../enterprise/include/functions_security_hardening.php:647 +#: ../../enterprise/include/functions_security_hardening.php:682 +#: ../../enterprise/include/functions_services.php:1680 +#: ../../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/advanced/collections.editor.php:63 +#: ../../enterprise/meta/include/functions_events_meta.php:134 +#: ../../enterprise/operation/agentes/policy_view.php:399 +#: ../../enterprise/operation/agentes/tag_view.php:789 +#: ../../package_774/enterprise/include/functions_reporting.php:2204 +#: ../../package_774/enterprise/include/functions_reporting.php:2217 +#: ../../package_774/enterprise/include/functions_reporting.php:2459 +#: ../../package_774/enterprise/include/functions_reporting.php:2463 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:742 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1157 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1187 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1234 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1270 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1309 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1369 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1813 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2636 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2672 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2778 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2873 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3095 +#: ../../package_774/enterprise/include/functions_security_hardening.php:676 +#: ../../package_774/enterprise/include/functions_security_hardening.php:711 +msgid "Data" +msgstr "Datos" + +#: ../../extensions/api_checker.php:180 ../../include/functions_ui.php:545 +msgid "Request successfully processed" +msgstr "Petición procesada correctamente" + +#: ../../extensions/api_checker.php:182 +msgid "Incorrect URL" +msgstr "URL incorrecta" + +#: ../../extensions/api_checker.php:210 ../../extensions/dbmanager.php:102 +#: ../../extensions/extension_uploader.php:30 ../../extensions/pandora_logs.php:86 +#: ../../godmode/extensions.php:29 ../../godmode/files_repo/files_repo.php:79 +#: ../../enterprise/extensions/csv_import_group/main.php:23 +#: ../../enterprise/meta/general/main_header.php:469 +#: ../../enterprise/meta/general/main_menu.php:871 +#: ../../enterprise/meta/general/main_menu.php:872 +#: ../../package_774/enterprise/meta/general/main_menu.php:865 +#: ../../package_774/enterprise/meta/general/main_menu.php:866 +msgid "Extensions" +msgstr "Extensiones" + +#: ../../extensions/api_checker.php:219 ../../extensions/db_status.php:34 +#: ../../extensions/extension_uploader.php:39 ../../extensions/pandora_logs.php:95 +#: ../../godmode/setup/file_manager.php:56 ../../godmode/setup/links.php:29 +#: ../../godmode/setup/news.php:39 ../../godmode/extensions.php:38 ../../godmode/menu.php:522 +#: ../../include/class/Diagnostics.class.php:159 ../../include/class/EventSound.class.php:226 +#: ../../enterprise/extensions/csv_import_group/main.php:32 +#: ../../enterprise/include/class/Omnishell.class.php:341 +#: ../../enterprise/operation/log/elasticsearch_interface.php:46 +#: ../../enterprise/tools/ipam/ipam.php:453 +#: ../../package_774/enterprise/operation/log/elasticsearch_interface.php:46 +msgid "Admin tools" +msgstr "Herramientas administrativas" + +#: ../../extensions/api_checker.php:223 ../../extensions/extension_uploader.php:43 +#: ../../extensions/pandora_logs.php:99 ../../godmode/extensions.php:42 +#: ../../godmode/menu.php:647 ../../enterprise/extensions/csv_import_group/main.php:36 +msgid "Extension manager" +msgstr "Gestor de extensión" + +#: ../../extensions/api_checker.php:227 ../../extensions/api_checker.php:405 +msgid "API checker" +msgstr "Comprobación API" + +#: ../../extensions/api_checker.php:241 ../../extensions/users_connected.php:178 +#: ../../godmode/reporting/reporting_builder.item_editor.php:73 +#: ../../godmode/reporting/visual_console_builder.elements.php:846 +#: ../../include/ajax/heatmap.ajax.php:461 ../../include/class/AuditLog.class.php:208 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1081 +#: ../../include/functions_reporting_html.php:3226 +#: ../../include/functions_reporting_html.php:4538 +#: ../../include/functions_reporting_html.php:4871 +#: ../../include/functions_visual_map_editor.php:1508 +#: ../../operation/network/network_report.php:379 ../../operation/inventory/inventory.php:1316 +#: ../../enterprise/godmode/servers/HA_cluster.php:189 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:141 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:781 +#: ../../enterprise/include/class/Aws.S3.php:570 +#: ../../enterprise/include/class/Aws.cloud.php:535 +#: ../../enterprise/include/class/Azure.cloud.php:816 +#: ../../enterprise/include/class/DeploymentCenter.class.php:664 +#: ../../enterprise/include/class/DeploymentCenter.class.php:715 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1308 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 +#: ../../enterprise/include/class/VMware.app.php:621 +#: ../../enterprise/include/functions_ipam.php:1659 +#: ../../enterprise/include/functions_ipam.php:1660 +#: ../../enterprise/include/functions_reporting.php:2569 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:2530 +#: ../../enterprise/include/functions_reporting_csv.php:3484 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:102 +#: ../../enterprise/tools/ipam/ipam_list.php:57 +#: ../../enterprise/tools/ipam/ipam_network.php:249 +#: ../../package_774/enterprise/include/functions_reporting.php:2558 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:816 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:535 +#: ../../package_774/enterprise/include/class/VMware.app.php:621 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2288 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3173 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:137 +msgid "IP" +msgstr "IP" + +#: ../../extensions/api_checker.php:246 +#, php-format +msgid "%s Console URL" +msgstr "%s URL de la consola" + +#: ../../extensions/api_checker.php:253 ../../godmode/users/configure_user.php:1070 +#: ../../godmode/users/configure_user.php:1093 ../../operation/users/user_edit.php:296 +#: ../../operation/users/user_edit.php:335 +msgid "API Token" +msgstr "Token de API" + +#: ../../extensions/api_checker.php:253 +msgid "Use API Token instead API Pass, User and Password." +msgstr "Utilice el token de API en lugar de API Pass, Usuario y Contraseña." + +#: ../../extensions/api_checker.php:258 +msgid "API Pass" +msgstr "Contraseña de la API" + +#: ../../extensions/api_checker.php:265 ../../extensions/users_connected.php:177 +#: ../../general/login_page.php:278 ../../general/login_page.php:337 +#: ../../godmode/events/custom_events.php:97 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4146 +#: ../../godmode/setup/setup_ehorus.php:97 +#: ../../godmode/update_manager/update_manager.history.php:43 +#: ../../include/class/AuditLog.class.php:110 ../../include/class/AuditLog.class.php:225 +#: ../../include/class/CredentialStore.class.php:817 +#: ../../include/class/CredentialStore.class.php:1300 +#: ../../include/lib/Dashboard/Widgets/events_list.php:826 +#: ../../include/lib/TacticalView/elements/Alerts.php:113 +#: ../../include/lib/TacticalView/elements/Alerts.php:212 ../../include/functions.php:3194 +#: ../../include/functions_config.php:780 ../../include/functions_cron.php:497 +#: ../../include/functions_events.php:254 ../../include/functions_events.php:306 +#: ../../include/functions_reporting_html.php:7233 ../../mobile/operation/tactical.php:350 +#: ../../operation/users/user_edit.php:854 ../../operation/search_users.php:71 +#: ../../views/ITSM/ITSMTicketDetailView.php:286 +#: ../../enterprise/extensions/disabled/check_acls.php:47 +#: ../../enterprise/extensions/disabled/check_acls.php:132 +#: ../../enterprise/godmode/servers/manage_export_form.php:155 +#: ../../enterprise/godmode/setup/setup_auth.php:1420 +#: ../../enterprise/godmode/setup/setup_log_collector.php:139 +#: ../../enterprise/include/class/DB2.app.php:509 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:520 +#: ../../enterprise/include/class/MySQL.app.php:531 +#: ../../enterprise/include/class/Oracle.app.php:516 +#: ../../enterprise/include/functions_tasklist.php:197 +#: ../../enterprise/meta/general/login_page.php:207 +#: ../../enterprise/meta/general/login_page.php:267 +#: ../../enterprise/meta/include/functions_events_meta.php:70 +#: ../../enterprise/meta/include/functions_meta.php:1373 +#: ../../enterprise/meta/include/functions_meta.php:1427 +#: ../../enterprise/meta/include/functions_wizard_meta.php:516 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1470 +#: ../../package_774/enterprise/include/functions_tasklist.php:197 +#: ../../package_774/enterprise/include/class/DB2.app.php:509 +#: ../../package_774/enterprise/include/class/Oracle.app.php:516 +#: ../../package_774/enterprise/include/class/MySQL.app.php:531 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:520 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1363 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1417 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1400 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:139 +msgid "User" +msgstr "Usuario" + +#: ../../extensions/api_checker.php:270 ../../general/login_page.php:292 +#: ../../general/login_page.php:353 ../../godmode/agentes/module_manager_editor_wmi.php:143 +#: ../../godmode/massive/massive_edit_modules.php:1110 +#: ../../godmode/modules/manage_network_components_form_wmi.php:63 +#: ../../godmode/setup/setup_ehorus.php:104 ../../godmode/users/configure_user.php:1215 +#: ../../godmode/users/user_management.php:346 ../../include/class/AgentWizard.class.php:690 +#: ../../include/class/CredentialStore.class.php:974 +#: ../../include/class/CredentialStore.class.php:1024 +#: ../../include/class/CredentialStore.class.php:1301 +#: ../../include/class/CredentialStore.class.php:1327 +#: ../../include/class/CredentialStore.class.php:1351 ../../include/functions_config.php:784 +#: ../../include/functions_ui.php:7650 ../../operation/users/user_edit.php:860 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:882 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:291 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:70 +#: ../../enterprise/godmode/servers/manage_export_form.php:161 +#: ../../enterprise/godmode/setup/setup_auth.php:1426 +#: ../../enterprise/godmode/setup/setup_log_collector.php:151 +#: ../../enterprise/godmode/setup/setup_module_library.php:57 +#: ../../enterprise/include/ajax/servers.ajax.php:101 +#: ../../enterprise/include/ajax/servers.ajax.php:172 +#: ../../enterprise/include/ajax/servers.ajax.php:310 +#: ../../enterprise/include/class/DB2.app.php:521 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:532 +#: ../../enterprise/include/class/MySQL.app.php:543 +#: ../../enterprise/include/class/Oracle.app.php:528 +#: ../../enterprise/include/class/VMware.app.php:731 +#: ../../enterprise/include/functions_setup.php:55 +#: ../../enterprise/include/functions_setup.php:113 +#: ../../enterprise/meta/general/login_page.php:224 +#: ../../enterprise/meta/general/login_page.php:284 +#: ../../enterprise/meta/include/functions_meta.php:1385 +#: ../../enterprise/meta/include/functions_meta.php:1439 +#: ../../enterprise/meta/include/functions_wizard_meta.php:520 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1474 +#: ../../package_774/enterprise/include/class/DB2.app.php:521 +#: ../../package_774/enterprise/include/class/Oracle.app.php:528 +#: ../../package_774/enterprise/include/class/MySQL.app.php:543 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:532 +#: ../../package_774/enterprise/include/class/VMware.app.php:731 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1375 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1429 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1406 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:151 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:70 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:291 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:881 +msgid "Password" +msgstr "Contraseña" + +#: ../../extensions/api_checker.php:284 +msgid "Action (get or set)" +msgstr "Acción (obtener o establecer)" + +#: ../../extensions/api_checker.php:289 ../../general/main_menu.php:79 +#: ../../general/main_menu.php:86 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5537 +#: ../../godmode/extensions.php:169 ../../include/class/ExternalTools.class.php:571 +#: ../../include/functions_menu.php:690 ../../include/functions_reporting_html.php:3328 +#: ../../include/functions_reporting_html.php:6168 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:501 +#: ../../enterprise/godmode/policies/policy_queue.php:313 +#: ../../enterprise/godmode/policies/policy_queue.php:689 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:231 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3997 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:176 +#: ../../enterprise/include/class/CommandCenter.class.php:445 +#: ../../enterprise/include/functions_reporting_csv.php:1611 +#: ../../enterprise/meta/advanced/policymanager.queue.php:214 +#: ../../enterprise/meta/advanced/policymanager.queue.php:259 +#: ../../enterprise/meta/include/functions_autoprovision.php:698 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1369 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:176 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:231 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3854 +msgid "Operation" +msgstr "Operación" + +#: ../../extensions/api_checker.php:296 ../../godmode/agentes/agent_manager.php:364 +#: ../../godmode/agentes/fields_manager.php:152 +#: ../../godmode/agentes/module_manager_editor_common.php:199 +#: ../../godmode/alerts/alert_commands.php:1002 ../../godmode/groups/group_list.php:1009 +#: ../../godmode/groups/modu_group_list.php:260 ../../godmode/modules/module_list.php:97 +#: ../../godmode/setup/os.list.php:74 ../../include/class/AlertsList.class.php:313 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:298 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:355 +#: ../../include/lib/ITSM/ITSM.php:509 ../../views/calendar/list.php:95 +#: ../../views/ITSM/ITSMTicketListView.php:77 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:76 +#: ../../enterprise/operation/agentes/security_hardening.php:475 +#: ../../enterprise/tools/ipam/ipam_excel.php:136 +#: ../../enterprise/tools/ipam/ipam_excel.php:207 ../../enterprise/tools/ipam/ipam_list.php:676 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:770 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:461 +msgid "ID" +msgstr "ID" + +#: ../../extensions/api_checker.php:301 +msgid "ID 2" +msgstr "ID 2" + +#: ../../extensions/api_checker.php:308 +msgid "Return Type" +msgstr "Tipo de retorno" + +#: ../../extensions/api_checker.php:313 ../../godmode/groups/configure_group.php:268 +#: ../../godmode/massive/massive_edit_users.php:278 ../../godmode/snmpconsole/snmp_alert.php:46 +#: ../../godmode/users/configure_user.php:63 ../../godmode/users/user_management.php:46 +#: ../../include/auth/mysql.php:810 ../../include/class/SnmpConsole.class.php:320 +#: ../../include/class/SnmpConsole.class.php:1372 +#: ../../include/class/SnmpConsole.class.php:1399 ../../include/functions_graph.php:3427 +#: ../../operation/gis_maps/render_view.php:168 ../../operation/users/user_edit.php:471 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:34 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:35 +#: ../../enterprise/godmode/setup/setup_acl.php:530 +#: ../../enterprise/godmode/setup/setup_acl.php:534 +#: ../../enterprise/include/class/Aws.cloud.php:346 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:346 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:530 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:534 +msgid "Other" +msgstr "Otros" + +#: ../../extensions/api_checker.php:320 +msgid "Other Mode" +msgstr "Otro modo" + +#: ../../extensions/api_checker.php:334 +msgid "Raw URL" +msgstr "URL en crudo" + +#: ../../extensions/api_checker.php:341 ../../godmode/wizards/HostDevices.class.php:1504 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1213 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1344 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1354 +#: ../../enterprise/meta/include/functions_wizard_meta.php:971 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1055 +msgid "Credentials" +msgstr "Credenciales" + +#: ../../extensions/api_checker.php:346 +msgid "Call parameters" +msgstr "Parámetros de llamada" + +#: ../../extensions/api_checker.php:346 +msgid "Action: get Operation: module_last_value id: 63" +msgstr "Acción: obtener Operación : module_last_value id: 63" + +#: ../../extensions/api_checker.php:353 +msgid "Custom URL" +msgstr "URL personalizada:" + +#: ../../extensions/api_checker.php:361 +msgid "Call" +msgstr "Llamada" + +#: ../../extensions/api_checker.php:373 ../../extensions/api_checker.php:381 +#: ../../include/functions_db.php:1959 ../../include/functions_reporting_html.php:5519 +#: ../../include/functions_reporting_html.php:5666 +#: ../../include/functions_reporting_html.php:6009 +#: ../../include/functions_reporting_html.php:6020 +#: ../../enterprise/include/class/CommandCenter.class.php:462 +#: ../../enterprise/views/ncm/agent/details.php:93 +msgid "Result" +msgstr "Resultado" + +#: ../../extensions/api_checker.php:375 ../../godmode/events/event_responses.editor.php:229 +#: ../../godmode/events/event_responses.editor.php:255 +#: ../../godmode/reporting/reporting_builder.item_editor.php:78 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2909 +#: ../../include/class/WelcomeWindow.class.php:638 +#: ../../include/functions_reporting_html.php:2276 ../../operation/gis_maps/ajax.php:316 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2364 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/include/functions_reporting_csv.php:3006 +#: ../../enterprise/include/functions_reporting_csv.php:3020 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2764 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2778 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2342 +msgid "URL" +msgstr "URL" + +#: ../../extensions/api_checker.php:392 +msgid "Hide URL" +msgstr "Ocultar URL" + +#: ../../extensions/api_checker.php:396 +msgid "Show URL" +msgstr "Mostrar URL" + +#: ../../extensions/db_status.php:25 ../../extensions/db_status.php:520 +#: ../../godmode/menu.php:584 +msgid "DB Schema check" +msgstr "Comprobación del esquema de la BD" + +#: ../../extensions/db_status.php:38 +msgid "Run test" +msgstr "Ejecutar prueba" + +#: ../../extensions/db_status.php:53 msgid "" -"Are you sure?

WARNING: you also need to delete config.php " -"options in your console or delete the whole console." +"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 "" -"¿Está seguro?

ADVERTENCIA: También debe eliminar las " -"opciones de config.php en su consola o eliminar la consola completa." +"Esta extensión comprueba que la DB es correcta, ya que, en ocasiones, la antigua DB de una " +"migración no tiene algunos campos en las tablas o los datos son diferentes." -#: ../../views/consoles/list.php:128 ../../views/calendar/special_days_edit.php:210 -#: ../../views/calendar/special_days.php:430 -#: ../../views/calendar/special_days.php:530 ../../views/dashboard/header.php:70 -#: ../../views/dashboard/header.php:106 ../../views/dashboard/list.php:228 -#: ../../enterprise/views/ncm/agent/details.php:691 -#: ../../enterprise/meta/advanced/cron_main.php:393 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:1168 -#: ../../enterprise/meta/event/custom_events.php:246 -#: ../../enterprise/godmode/policies/policy_alerts.php:814 -#: ../../enterprise/godmode/policies/policy_alerts.php:834 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:749 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:374 -#: ../../enterprise/godmode/services/services.service.php:1024 -#: ../../enterprise/godmode/services/services.elements.php:960 -#: ../../enterprise/godmode/services/services.elements.php:971 -#: ../../enterprise/godmode/setup/setup.php:581 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:270 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:344 -#: ../../enterprise/include/functions_HA_cluster.php:492 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1603 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1705 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1757 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1789 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1824 -#: ../../enterprise/include/class/AgentRepository.class.php:903 -#: ../../enterprise/include/class/AgentRepository.class.php:1001 -#: ../../enterprise/include/class/LogSource.class.php:821 -#: ../../enterprise/include/class/LogSource.class.php:874 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3114 -#: ../../enterprise/include/class/ManageBackups.class.php:453 -#: ../../enterprise/tools/ipam/ipam_network.php:1102 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1437 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1461 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1658 -#: ../../enterprise/tools/ipam/ipam_list.php:888 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:918 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:941 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1048 -#: ../../update_manager_client/views/register.php:86 -#: ../../godmode/agentes/status_monitor_custom_fields.php:274 -#: ../../godmode/snmpconsole/snmp_alert.php:2231 -#: ../../godmode/snmpconsole/snmp_alert.php:2246 ../../godmode/menu.php:755 -#: ../../godmode/massive/massive_operations.php:413 -#: ../../godmode/setup/snmp_wizard.php:100 -#: ../../godmode/events/custom_events.php:234 -#: ../../godmode/wizards/ManageExtensions.class.php:296 -#: ../../include/functions_visual_map_editor.php:926 -#: ../../include/functions_visual_map_editor.php:930 -#: ../../include/functions_register.php:179 -#: ../../include/class/ConfigPEN.class.php:675 -#: ../../include/class/ConfigPEN.class.php:699 -#: ../../include/class/SatelliteAgent.class.php:1106 -#: ../../include/class/SatelliteAgent.class.php:1151 -#: ../../include/class/SatelliteAgent.class.php:1199 -#: ../../include/class/SatelliteAgent.class.php:1261 -#: ../../include/class/TreeGroupEdition.class.php:165 -#: ../../include/class/NetworkMap.class.php:2959 -#: ../../include/class/CredentialStore.class.php:1656 -#: ../../include/class/CredentialStore.class.php:1708 -#: ../../include/class/ModuleTemplates.class.php:1364 -#: ../../include/class/WelcomeWindow.class.php:174 -#: ../../include/class/SatelliteCollection.class.php:536 -#: ../../include/class/SatelliteCollection.class.php:579 -#: ../../include/class/AgentWizard.class.php:6230 -#: ../../operation/agentes/pandora_networkmap.editor.php:752 -#: ../../operation/agentes/pandora_networkmap.php:902 -#: ../../operation/snmpconsole/snmp_browser.php:181 -#: ../../operation/snmpconsole/snmp_browser.php:552 +#: ../../extensions/db_status.php:56 +msgid "At the moment the checks is for MySQL/MariaDB." +msgstr "Por el momento, las comprobaciones son para MySQL/MariaDB" + +#: ../../extensions/db_status.php:62 +msgid "DB settings" +msgstr "Configuración de la BD" + +#: ../../extensions/db_status.php:67 +msgid "DB User with privileges" +msgstr "Usuario de la BD con privilegios" + +#: ../../extensions/db_status.php:82 +msgid "DB Password for this user" +msgstr "Contraseña de la BD para este usuario" + +#: ../../extensions/db_status.php:98 +msgid "DB Hostname" +msgstr "Nombre del host de la base de datos" + +#: ../../extensions/db_status.php:113 +msgid "DB Name (temporal for testing)" +msgstr "Nombre de la BD (temporal, para pruebas)" + +#: ../../extensions/db_status.php:133 +msgid "Execute Test" +msgstr "Ejecutar la prueba" + +#: ../../extensions/db_status.php:175 +msgid "Unsuccessful connected to the DB" +msgstr "Error al conectarse a la BD" + +#: ../../extensions/db_status.php:186 +msgid "Unsuccessful created the testing DB" +msgstr "Error al crear la BD de prueba" + +#: ../../extensions/db_status.php:202 +msgid "Unsuccessful installed tables into the testing DB" +msgstr "Error al instalar las tablas en la BD de prueba" + +#: ../../extensions/db_status.php:286 +#, php-format +msgid "Success! %s DB contains all tables" +msgstr "Hecho! %s La base de datos contiene todas las tablas" + +#: ../../extensions/db_status.php:288 +#, php-format +msgid "%s DB could not retrieve all tables. The missing tables are (%s)" +msgstr "%s La base de datos no ha podido obtener todas las tablas. Faltan las tablas (%s)" + +#: ../../extensions/db_status.php:302 ../../extensions/db_status.php:313 +#: ../../extensions/db_status.php:416 +msgid "You can execute this SQL query for to fix." +msgstr "Puede ejecutar esta consulta SQL para arreglarlo" + +#: ../../extensions/db_status.php:410 +#, php-format +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:475 +msgid "Successful all the tables have the correct fields" +msgstr "Todas las tablas tienen los campos correctos" + +#: ../../extensions/dbmanager.php:93 ../../extensions/dbmanager.php:312 +#: ../../extensions/dbmanager.php:323 ../../godmode/menu.php:584 +#: ../../enterprise/meta/include/functions_meta.php:2521 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2642 +msgid "DB interface" +msgstr "Interfaz de la BD" + +#: ../../extensions/dbmanager.php:118 +msgid "" +"Warning, you are accessing the database directly. You can leave the system inoperative if " +"you run an inappropriate SQL statement" +msgstr "" +"Advertencia, está accediendo a la base de datos directamente. Puede dejar el sistema " +"inoperativo si ejecuta una instrucción SQL inapropiada" + +#: ../../extensions/dbmanager.php:124 ../../godmode/groups/group_list.php:1274 +#: ../../godmode/massive/massive_copy_modules.php:124 +#: ../../godmode/massive/massive_copy_modules.php:312 +#: ../../godmode/massive/massive_delete_modules.php:428 +#: ../../godmode/massive/massive_edit_agents.php:1093 +#: ../../godmode/massive/massive_edit_modules.php:392 +#: ../../godmode/massive/massive_edit_modules.php:508 +#: ../../godmode/reporting/graph_builder.main.php:193 +#: ../../godmode/reporting/graph_builder.main.php:207 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1686 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1700 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1767 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1781 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1868 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4007 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4021 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4305 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4360 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4724 +#: ../../godmode/setup/setup_netflow.php:80 ../../godmode/setup/setup_sflow.php:84 +#: ../../godmode/users/configure_user.php:1077 ../../godmode/users/configure_user.php:2049 +#: ../../godmode/wizards/ManageExtensions.class.php:330 ../../include/ajax/module.php:2159 +#: ../../include/class/AgentWizard.class.php:1430 +#: ../../include/class/AgentWizard.class.php:4179 +#: ../../include/class/CustomNetScan.class.php:545 +#: ../../include/class/CustomNetScan.class.php:559 +#: ../../include/class/Diagnostics.class.php:1867 +#: ../../include/class/ExtensionsDiscovery.class.php:781 +#: ../../include/class/SatelliteAgent.class.php:1337 +#: ../../include/class/SatelliteAgent.class.php:1362 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:424 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:425 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:307 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:308 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:311 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:312 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:329 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:330 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:575 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:605 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:276 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:395 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:396 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:374 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:375 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:368 +#: ../../include/lib/Dashboard/Widgets/netflow.php:208 +#: ../../include/lib/Dashboard/Widgets/netflow.php:209 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:450 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:451 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:533 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:534 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:384 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:385 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:316 +#: ../../include/lib/Dashboard/Widgets/top_n.php:263 +#: ../../include/lib/Dashboard/Widgets/top_n.php:264 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:402 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:437 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:707 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:571 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:320 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:321 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:843 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:844 +#: ../../include/functions.php:1176 ../../include/functions.php:1414 +#: ../../include/functions.php:1417 ../../include/functions.php:1456 +#: ../../include/functions_agents.php:5032 ../../include/functions_events.php:3231 +#: ../../include/functions_graph.php:3225 ../../include/functions_graph.php:3227 +#: ../../include/functions_graph.php:4750 ../../include/functions_massive_operations.php:147 +#: ../../include/functions_ui.php:338 ../../include/functions_ui.php:3205 +#: ../../mobile/operation/agents.php:59 ../../mobile/operation/modules.php:70 +#: ../../operation/agentes/estado_agente.php:307 +#: ../../operation/agentes/estado_monitores.php:546 ../../operation/agentes/graphs.php:239 +#: ../../operation/agentes/graphs.php:253 ../../operation/agentes/group_view.php:248 +#: ../../operation/agentes/group_view.php:253 ../../operation/agentes/status_monitor.php:575 +#: ../../operation/gis_maps/render_view.php:166 ../../operation/netflow/nf_live_view.php:392 +#: ../../operation/users/user_edit.php:302 +#: ../../operation/custom_fields/custom_fields_view.php:175 ../../operation/tree.php:209 +#: ../../operation/tree.php:300 ../../operation/tree.php:519 +#: ../../update_manager_client/views/offline.php:80 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:328 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:344 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:120 +#: ../../enterprise/godmode/policies/policy_alerts.php:789 +#: ../../enterprise/godmode/policies/policy_collections.php:387 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:721 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:355 +#: ../../enterprise/godmode/policies/policy_modules.php:1944 +#: ../../enterprise/godmode/policies/policy_plugins.php:287 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:145 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1764 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1778 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1818 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1832 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1848 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1862 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3515 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3529 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:145 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:269 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:283 +#: ../../enterprise/godmode/services/services.elements.php:384 +#: ../../enterprise/godmode/services/services.service.php:739 +#: ../../enterprise/godmode/services/services.service.php:992 +#: ../../enterprise/godmode/setup/setup_history.php:808 +#: ../../enterprise/include/class/CommandCenter.class.php:558 +#: ../../enterprise/include/class/CommandCenter.class.php:597 +#: ../../enterprise/include/class/DB2.app.php:563 +#: ../../enterprise/include/class/DB2.app.php:577 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:574 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:588 +#: ../../enterprise/include/class/MySQL.app.php:585 +#: ../../enterprise/include/class/MySQL.app.php:599 +#: ../../enterprise/include/class/Oracle.app.php:570 +#: ../../enterprise/include/class/Oracle.app.php:584 +#: ../../enterprise/include/class/SAP.app.php:524 +#: ../../enterprise/include/class/SAP.app.php:538 +#: ../../enterprise/include/functions_login.php:40 +#: ../../enterprise/include/functions_reporting.php:5093 +#: ../../enterprise/include/functions_services.php:1517 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:484 +#: ../../enterprise/meta/include/functions_wizard_meta.php:977 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1062 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1265 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1285 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1502 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1587 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1707 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1727 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:129 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:194 +#: ../../enterprise/meta/monitoring/group_view.php:236 +#: ../../enterprise/meta/monitoring/group_view.php:242 +#: ../../enterprise/meta/monitoring/tactical.php:222 ../../enterprise/meta/index.php:952 +#: ../../enterprise/meta/index.php:1021 ../../enterprise/operation/agentes/tag_view.php:131 +#: ../../enterprise/operation/services/massive/services.create.php:776 +#: ../../enterprise/operation/services/services.list.php:206 +#: ../../enterprise/operation/services/services.list.php:543 +#: ../../enterprise/operation/services/services.list.php:609 +#: ../../enterprise/operation/services/services.service.php:114 +#: ../../enterprise/operation/services/services.service.php:165 +#: ../../enterprise/operation/services/services.service_map.php:200 +#: ../../enterprise/operation/services/services.table_services.php:142 +#: ../../enterprise/operation/services/services.treeview_services.php:306 +#: ../../enterprise/views/ncm/firmwares/edit.php:149 +#: ../../package_774/enterprise/include/functions_reporting.php:5082 +#: ../../package_774/enterprise/include/class/DB2.app.php:563 +#: ../../package_774/enterprise/include/class/DB2.app.php:577 +#: ../../package_774/enterprise/include/class/SAP.app.php:524 +#: ../../package_774/enterprise/include/class/SAP.app.php:538 +#: ../../package_774/enterprise/include/class/Oracle.app.php:570 +#: ../../package_774/enterprise/include/class/Oracle.app.php:584 +#: ../../package_774/enterprise/include/class/MySQL.app.php:585 +#: ../../package_774/enterprise/include/class/MySQL.app.php:599 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:574 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:588 +#: ../../package_774/enterprise/operation/services/services.service_map.php:200 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:776 +#: ../../package_774/enterprise/meta/index.php:951 +#: ../../package_774/enterprise/meta/index.php:1020 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:182 +#: ../../package_774/enterprise/godmode/services/services.service.php:739 +#: ../../package_774/enterprise/godmode/services/services.service.php:992 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:136 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:150 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:145 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:159 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:269 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:283 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1742 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1756 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1796 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1810 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1826 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1840 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3372 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3386 +#: ../../index.php:1282 +msgid "Warning" +msgstr "Advertencia" + +#: ../../extensions/dbmanager.php:137 +#, php-format +msgid "" +"This is an advanced extension to interface with %s database directly from WEB console\n" +" using native SQL sentences. Please note that you can damage your %s " +"installation\n" +" if you don't know
exactly what you are doing,\n" +" this means that you can severily damage your setup using this extension.\n" +" This extension is intended to be used only by experienced users\n" +" with a depth knowledge of %s internals." +msgstr "" +"Esta es una extensión avanzada de la interfaz con la base de datos %s directamente desde la " +"consola WEB\n" +"\t\tusando comandos SQL nativos. Tenga en cuenta que puede perjudicar a la %s " +"instalación\n" +"\t\tsi no sabe exactamente lo que hace,\n" +"\t\testo significa que puede dañar seriamente la configuración al usar esta extensión.\n" +"\t\tEsta extensión está destinada solamente a usuarios expertos\n" +"\t\tcon amplios conocimientos sobre el funcionamiento %s interno." + +#: ../../extensions/dbmanager.php:164 +msgid "Some samples of usage:" +msgstr "Algunos ejemplos de uso:" + +#: ../../extensions/dbmanager.php:185 +msgid "Select query target" +msgstr "Seleccionar destino de consulta" + +#: ../../extensions/dbmanager.php:191 ../../include/lib/Dashboard/Widget.php:658 +#: ../../enterprise/meta/advanced/policymanager.sync.php:308 +msgid "This metaconsole" +msgstr "Esta Metaconsola" + +#: ../../extensions/dbmanager.php:208 +msgid "Type your query here..." +msgstr "Escriba su consulta aquí..." + +#: ../../extensions/dbmanager.php:214 +msgid "Execute SQL" +msgstr "Ejecutar SQL" + +#: ../../extensions/dbmanager.php:226 ../../extensions/dbmanager.php:227 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2862 +#: ../../include/functions_reports.php:830 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2349 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:446 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:437 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2327 +msgid "SQL query" +msgstr "Consulta SQL" + +#: ../../extensions/dbmanager.php:262 +msgid "Error querying database node" +msgstr "Error al consultar el nodo de la base de datos" + +#: ../../extensions/extension_uploader.php:47 +msgid "Uploader extension" +msgstr "Extensión de subidas" + +#: ../../extensions/extension_uploader.php:87 +msgid "Success to upload extension" +msgstr "Extensión subida correctamente" + +#: ../../extensions/extension_uploader.php:88 +msgid "Fail to upload extension" +msgstr "Fallo al subir extensión" + +#: ../../extensions/extension_uploader.php:102 +msgid "Upload extension" +msgstr "Subir extensión" + +#: ../../extensions/extension_uploader.php:102 +msgid "Upload the extension as a zip file." +msgstr "Subir la extensión como un archivo zip" + +#: ../../extensions/extension_uploader.php:115 +msgid "Upload enterprise extension" +msgstr "Subir extensión Enterprise" + +#: ../../extensions/extension_uploader.php:134 ../../extensions/resource_registration.php:1145 +#: ../../godmode/servers/plugin_registration.php:119 ../../include/functions_html.php:4956 +#: ../../views/calendar/special_days.php:145 ../../views/calendar/special_days.php:172 +#: ../../views/calendar/special_days.php:173 ../../views/ITSM/ITSMTicketDetailView.php:265 +#: ../../enterprise/include/functions_policies.php:4535 +#: ../../enterprise/tools/ipam/ipam_list.php:887 +#: ../../enterprise/tools/ipam/ipam_network.php:1101 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1657 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1047 +#: ../../package_774/enterprise/include/functions_policies.php:4512 +msgid "Upload" +msgstr "Subir" + +#: ../../extensions/extension_uploader.php:145 +msgid "Extension uploader" +msgstr "Cargador de extensiones" + +#: ../../extensions/insert_data.php:75 ../../extensions/insert_data.php:88 +#: ../../extensions/insert_data.php:328 +msgid "Insert Data" +msgstr "Insertar datos" + +#: ../../extensions/insert_data.php:84 ../../extensions/resource_exportation.php:426 +#: ../../extensions/resource_registration.php:1086 +#: ../../godmode/agentes/configurar_agente.php:839 +#: ../../godmode/agentes/configurar_agente.php:863 ../../godmode/agentes/configure_field.php:75 +#: ../../godmode/agentes/fields_manager.php:55 ../../godmode/agentes/modificar_agente.php:105 +#: ../../godmode/category/category.php:81 ../../godmode/category/edit_category.php:92 +#: ../../godmode/groups/configure_modu_group.php:39 ../../godmode/groups/modu_group_list.php:79 +#: ../../godmode/modules/manage_nc_groups.php:62 ../../godmode/modules/module_list.php:54 +#: ../../godmode/netflow/nf_edit.php:59 ../../godmode/menu.php:222 +#: ../../operation/agentes/ver_agente.php:2144 +msgid "Resources" +msgstr "Recursos" + +#: ../../extensions/insert_data.php:122 +#, 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." +msgstr "" +"Por favor, comprueba que el usuario de Apache puede escribir en el directorio '%s'.

El formato del archivo CSV es date;value<newline>date;value<newline>... " +"La fecha en CVS está en formato a/m/d H:i:s." + +#: ../../extensions/insert_data.php:129 +msgid "You haven't privileges for insert data in the agent." +msgstr "No tienes privilegios para insertar datos en el agente" + +#: ../../extensions/insert_data.php:165 +#, php-format +msgid "Can't save agent (%s), module (%s) data xml." +msgstr "No se pudo guardar el agente (%s), módulo (%s) datos XML" + +#: ../../extensions/insert_data.php:174 +#, php-format +msgid "Save agent (%s), module (%s) data xml." +msgstr "Guardar agente (%s), módulo (%s) datos XML" + +#: ../../extensions/insert_data.php:196 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2677 +#: ../../include/class/AuditLog.class.php:112 ../../include/class/AuditLog.class.php:204 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:639 +#: ../../include/lib/Dashboard/Widgets/inventory.php:347 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:269 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:655 +#: ../../include/lib/TacticalView/elements/Events.php:446 ../../include/functions.php:3194 +#: ../../include/functions_inventory.php:1213 ../../include/functions_reporting.php:5068 +#: ../../include/functions_reporting.php:5109 ../../include/functions_reporting_html.php:895 +#: ../../include/functions_reporting_html.php:2685 +#: ../../include/functions_reporting_html.php:4044 +#: ../../include/functions_reporting_html.php:4053 +#: ../../include/functions_reporting_html.php:4058 +#: ../../include/functions_reporting_html.php:4067 +#: ../../include/functions_reporting_html.php:4072 +#: ../../include/functions_reporting_html.php:4079 +#: ../../include/functions_reporting_html.php:4129 +#: ../../include/functions_reporting_html.php:4203 +#: ../../include/functions_reporting_html.php:7236 +#: ../../include/functions_reporting_html.php:7858 ../../mobile/operation/tactical.php:351 +#: ../../operation/agentes/agent_inventory.php:135 ../../operation/netflow/nf_live_view.php:506 +#: ../../operation/network/network_usage_map.php:239 +#: ../../operation/reporting/graph_viewer.php:388 +#: ../../operation/reporting/reporting_viewer.php:320 +#: ../../operation/reporting/reporting_viewer.php:325 +#: ../../operation/inventory/inventory.php:743 ../../views/calendar/special_days_edit.php:79 +#: ../../enterprise/include/class/ManageBackups.class.php:165 +#: ../../enterprise/include/functions_log.php:284 +#: ../../enterprise/include/functions_log.php:287 +#: ../../enterprise/include/functions_reporting.php:2165 +#: ../../enterprise/include/functions_reporting.php:2211 +#: ../../enterprise/include/functions_reporting.php:2224 +#: ../../enterprise/include/functions_reporting.php:2468 +#: ../../enterprise/include/functions_reporting.php:2486 +#: ../../enterprise/include/functions_reporting_csv.php:659 +#: ../../enterprise/include/functions_reporting_csv.php:1373 +#: ../../enterprise/include/functions_reporting_csv.php:1429 +#: ../../enterprise/include/functions_reporting_csv.php:1474 +#: ../../enterprise/include/functions_reporting_csv.php:3115 +#: ../../enterprise/include/functions_reporting_pdf.php:788 +#: ../../enterprise/operation/agentes/security_hardening.php:368 +#: ../../enterprise/operation/agentes/security_hardening.php:474 +#: ../../enterprise/operation/agentes/security_hardening.php:544 +#: ../../enterprise/operation/log/log_viewer.php:603 +#: ../../package_774/enterprise/include/functions_log.php:284 +#: ../../package_774/enterprise/include/functions_log.php:287 +#: ../../package_774/enterprise/include/functions_reporting.php:2154 +#: ../../package_774/enterprise/include/functions_reporting.php:2200 +#: ../../package_774/enterprise/include/functions_reporting.php:2213 +#: ../../package_774/enterprise/include/functions_reporting.php:2457 +#: ../../package_774/enterprise/include/functions_reporting.php:2475 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:752 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:417 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1131 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1187 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1232 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2873 +#: ../../package_774/enterprise/operation/log/log_viewer.php:604 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:354 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:460 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:530 +msgid "Date" +msgstr "Fecha" + +#: ../../extensions/insert_data.php:218 ../../general/header.php:288 +#: ../../godmode/alerts/alert_list.builder.php:91 +#: ../../godmode/alerts/alert_list.builder.php:175 +#: ../../godmode/massive/massive_add_alerts.php:321 +#: ../../godmode/massive/massive_copy_modules.php:154 +#: ../../godmode/massive/massive_delete_alerts.php:278 +#: ../../godmode/massive/massive_delete_modules.php:332 +#: ../../godmode/massive/massive_delete_modules.php:505 +#: ../../godmode/massive/massive_edit_modules.php:311 +#: ../../godmode/massive/massive_edit_modules.php:473 ../../godmode/setup/setup_ITSM.php:387 +#: ../../godmode/setup/setup_ITSM.php:405 ../../godmode/setup/setup_ITSM.php:423 +#: ../../godmode/setup/setup_ITSM.php:480 ../../godmode/setup/setup_ITSM.php:514 +#: ../../godmode/setup/setup_ITSM.php:532 ../../godmode/setup/setup_ITSM.php:550 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:165 +#: ../../include/class/AgentsAlerts.class.php:365 +#: ../../include/class/WelcomeWindow.class.php:883 ../../include/functions_reports.php:1461 +#: ../../views/ITSM/ITSMTicketEditView.php:111 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:141 +#: ../../enterprise/godmode/services/services.service.php:915 +#: ../../enterprise/godmode/services/services.service.php:927 +#: ../../enterprise/godmode/services/services.service.php:939 +#: ../../enterprise/godmode/services/services.service.php:951 +#: ../../enterprise/include/ajax/policy.ajax.php:201 +#: ../../enterprise/include/ajax/policy.ajax.php:274 +#: ../../enterprise/meta/general/header.php:125 +#: ../../enterprise/meta/general/main_header.php:569 +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:748 +#: ../../enterprise/operation/services/massive/services.create.php:931 +#: ../../enterprise/operation/services/massive/services.create.php:943 +#: ../../enterprise/operation/services/massive/services.create.php:955 +#: ../../enterprise/operation/services/massive/services.create.php:967 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:201 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:274 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:931 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:943 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:955 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:967 +#: ../../package_774/enterprise/meta/general/header.php:125 +#: ../../package_774/enterprise/godmode/services/services.service.php:915 +#: ../../package_774/enterprise/godmode/services/services.service.php:927 +#: ../../package_774/enterprise/godmode/services/services.service.php:939 +#: ../../package_774/enterprise/godmode/services/services.service.php:951 +msgid "Select" +msgstr "Seleccionar" + +#: ../../extensions/insert_data.php:231 ../../operation/agentes/exportdata.php:309 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:473 +#: ../../enterprise/operation/reporting/custom_reporting.php:18 +msgid "CSV" +msgstr "CSV" + +#: ../../extensions/insert_data.php:256 +#: ../../godmode/reporting/visual_console_builder.data.php:310 +#: ../../godmode/setup/gis_step_2.php:542 ../../godmode/setup/snmp_wizard.php:100 +#: ../../include/ajax/module.php:2429 ../../operation/agentes/graphs.php:400 +#: ../../operation/reporting/graph_analytics.php:688 +#: ../../enterprise/godmode/reporting/mysql_builder.php:252 +#: ../../enterprise/views/ncm/agent/manage.php:506 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:255 +msgid "Save" +msgstr "Guardar" + +#: ../../extensions/insert_data.php:279 ../../godmode/agentes/planned_downtime.editor.php:2007 +#: ../../godmode/alerts/configure_alert_template.php:1695 +#: ../../godmode/alerts/configure_alert_template.php:1779 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6063 +#: ../../godmode/setup/news.php:433 ../../include/lib/Dashboard/Widgets/tree_view.php:730 +#: ../../include/functions_html.php:7544 ../../include/functions_html.php:7600 +#: ../../operation/agentes/datos_agente.php:314 +#: ../../operation/agentes/estado_monitores.php:490 +#: ../../operation/agentes/interface_traffic_graph_win.php:445 +#: ../../operation/agentes/stat_win.php:502 ../../operation/events/events.php:3657 +#: ../../operation/netflow/nf_live_view.php:965 ../../operation/network/network_report.php:632 +#: ../../operation/network/network_usage_map.php:414 +#: ../../operation/reporting/graph_viewer.php:504 +#: ../../operation/reporting/reporting_viewer.php:440 +#: ../../operation/inventory/inventory.php:1416 ../../operation/inventory/inventory.php:1442 +#: ../../operation/search_modules.php:355 ../../operation/tree.php:626 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:952 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1157 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4219 +#: ../../enterprise/godmode/wizards/consoletask_js.php:98 +#: ../../enterprise/godmode/wizards/consoletask_js.php:129 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4607 +#: ../../enterprise/meta/advanced/cron_main.php:407 +#: ../../enterprise/operation/agentes/security_hardening.php:611 +#: ../../enterprise/operation/services/services.treeview_services.php:410 +#: ../../enterprise/views/ncm/agent/manage.php:562 +#: ../../enterprise/views/ncm/agent/manage.php:573 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4587 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:597 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:98 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:129 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4076 +msgid "Choose time" +msgstr "Seleccionar hora" + +#: ../../extensions/insert_data.php:280 ../../godmode/agentes/planned_downtime.editor.php:2008 +#: ../../godmode/alerts/configure_alert_template.php:1696 +#: ../../godmode/alerts/configure_alert_template.php:1780 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6064 +#: ../../godmode/setup/news.php:434 ../../include/lib/Dashboard/Widgets/tree_view.php:731 +#: ../../include/functions_html.php:7545 ../../include/functions_html.php:7601 +#: ../../operation/agentes/datos_agente.php:315 +#: ../../operation/agentes/estado_monitores.php:491 +#: ../../operation/agentes/interface_traffic_graph_win.php:446 +#: ../../operation/agentes/stat_win.php:503 ../../operation/events/events.php:3658 +#: ../../operation/netflow/nf_live_view.php:966 ../../operation/network/network_report.php:633 +#: ../../operation/network/network_usage_map.php:415 +#: ../../operation/reporting/graph_viewer.php:505 +#: ../../operation/reporting/reporting_viewer.php:441 +#: ../../operation/inventory/inventory.php:1417 ../../operation/inventory/inventory.php:1443 +#: ../../operation/search_modules.php:356 ../../operation/tree.php:627 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:953 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1158 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4220 +#: ../../enterprise/godmode/wizards/consoletask_js.php:99 +#: ../../enterprise/godmode/wizards/consoletask_js.php:130 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4297 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4608 +#: ../../enterprise/include/lib/Metaconsole/Node.php:539 +#: ../../enterprise/meta/advanced/cron_main.php:408 +#: ../../enterprise/operation/agentes/security_hardening.php:612 +#: ../../enterprise/operation/services/services.treeview_services.php:411 +#: ../../enterprise/views/ncm/agent/manage.php:563 +#: ../../enterprise/views/ncm/agent/manage.php:574 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4278 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4588 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:598 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:99 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:130 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4077 +msgid "Time" +msgstr "Hora" + +#: ../../extensions/insert_data.php:281 ../../godmode/agentes/planned_downtime.editor.php:2009 +#: ../../godmode/alerts/configure_alert_template.php:1697 +#: ../../godmode/alerts/configure_alert_template.php:1781 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6065 +#: ../../godmode/setup/news.php:435 ../../include/lib/Dashboard/Widgets/tree_view.php:732 +#: ../../include/functions_html.php:2412 ../../include/functions_html.php:7546 +#: ../../include/functions_html.php:7602 ../../operation/agentes/datos_agente.php:316 +#: ../../operation/agentes/estado_monitores.php:492 +#: ../../operation/agentes/interface_traffic_graph_win.php:447 +#: ../../operation/agentes/stat_win.php:504 ../../operation/events/events.php:3659 +#: ../../operation/netflow/nf_live_view.php:967 ../../operation/network/network_report.php:634 +#: ../../operation/network/network_usage_map.php:416 +#: ../../operation/reporting/graph_viewer.php:506 +#: ../../operation/reporting/reporting_viewer.php:442 +#: ../../operation/inventory/inventory.php:1418 ../../operation/inventory/inventory.php:1444 +#: ../../operation/search_modules.php:357 ../../operation/tree.php:628 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:954 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1159 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4221 +#: ../../enterprise/godmode/wizards/consoletask_js.php:100 +#: ../../enterprise/godmode/wizards/consoletask_js.php:131 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4298 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4609 +#: ../../enterprise/meta/advanced/cron_main.php:409 +#: ../../enterprise/operation/agentes/security_hardening.php:613 +#: ../../enterprise/operation/services/services.treeview_services.php:412 +#: ../../enterprise/views/ncm/agent/manage.php:564 +#: ../../enterprise/views/ncm/agent/manage.php:575 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4279 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4589 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:599 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:100 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:131 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4078 +msgid "Hour" +msgstr "Hora" + +#: ../../extensions/insert_data.php:282 ../../godmode/agentes/planned_downtime.editor.php:2010 +#: ../../godmode/alerts/configure_alert_template.php:1698 +#: ../../godmode/alerts/configure_alert_template.php:1782 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6066 +#: ../../godmode/setup/news.php:436 ../../include/lib/Dashboard/Widgets/tree_view.php:733 +#: ../../include/functions_html.php:2413 ../../include/functions_html.php:7547 +#: ../../include/functions_html.php:7603 ../../operation/agentes/datos_agente.php:317 +#: ../../operation/agentes/estado_monitores.php:493 +#: ../../operation/agentes/interface_traffic_graph_win.php:448 +#: ../../operation/agentes/stat_win.php:505 ../../operation/events/events.php:3660 +#: ../../operation/netflow/nf_live_view.php:968 ../../operation/network/network_report.php:635 +#: ../../operation/network/network_usage_map.php:417 +#: ../../operation/reporting/graph_viewer.php:507 +#: ../../operation/reporting/reporting_viewer.php:443 +#: ../../operation/inventory/inventory.php:1419 ../../operation/inventory/inventory.php:1445 +#: ../../operation/search_modules.php:358 ../../operation/tree.php:629 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:955 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1160 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4222 +#: ../../enterprise/godmode/wizards/consoletask_js.php:101 +#: ../../enterprise/godmode/wizards/consoletask_js.php:132 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4299 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4610 +#: ../../enterprise/meta/advanced/cron_main.php:410 +#: ../../enterprise/operation/agentes/security_hardening.php:614 +#: ../../enterprise/operation/services/services.treeview_services.php:413 +#: ../../enterprise/views/ncm/agent/manage.php:565 +#: ../../enterprise/views/ncm/agent/manage.php:576 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4280 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4590 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:600 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:101 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:132 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4079 +msgid "Minute" +msgstr "Minuto" + +#: ../../extensions/insert_data.php:283 ../../godmode/agentes/planned_downtime.editor.php:2011 +#: ../../godmode/alerts/configure_alert_template.php:1699 +#: ../../godmode/alerts/configure_alert_template.php:1783 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6067 +#: ../../godmode/setup/news.php:437 ../../include/lib/Dashboard/Widgets/tree_view.php:734 +#: ../../include/functions_html.php:7548 ../../include/functions_html.php:7604 +#: ../../operation/agentes/datos_agente.php:318 +#: ../../operation/agentes/estado_monitores.php:494 +#: ../../operation/agentes/interface_traffic_graph_win.php:449 +#: ../../operation/agentes/stat_win.php:506 ../../operation/events/events.php:3661 +#: ../../operation/netflow/nf_live_view.php:969 ../../operation/network/network_report.php:636 +#: ../../operation/network/network_usage_map.php:418 +#: ../../operation/reporting/graph_viewer.php:508 +#: ../../operation/reporting/reporting_viewer.php:444 +#: ../../operation/inventory/inventory.php:1420 ../../operation/inventory/inventory.php:1446 +#: ../../operation/search_modules.php:359 ../../operation/tree.php:630 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:956 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1161 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4223 +#: ../../enterprise/godmode/wizards/consoletask_js.php:102 +#: ../../enterprise/godmode/wizards/consoletask_js.php:133 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4300 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4611 +#: ../../enterprise/meta/advanced/cron_main.php:411 +#: ../../enterprise/operation/agentes/security_hardening.php:615 +#: ../../enterprise/operation/services/services.treeview_services.php:414 +#: ../../enterprise/views/ncm/agent/manage.php:566 +#: ../../enterprise/views/ncm/agent/manage.php:577 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4281 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4591 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:601 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:102 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:133 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4080 +msgid "Second" +msgstr "Segundo" + +#: ../../extensions/insert_data.php:284 ../../godmode/agentes/planned_downtime.editor.php:2012 +#: ../../godmode/alerts/configure_alert_template.php:1700 +#: ../../godmode/alerts/configure_alert_template.php:1784 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6068 +#: ../../godmode/setup/news.php:438 ../../include/lib/Dashboard/Widgets/tree_view.php:735 +#: ../../include/functions.php:536 ../../include/functions.php:667 +#: ../../include/functions_html.php:7549 ../../include/functions_html.php:7605 +#: ../../operation/agentes/agent_inventory.php:141 ../../operation/agentes/datos_agente.php:319 +#: ../../operation/agentes/estado_monitores.php:495 +#: ../../operation/agentes/interface_traffic_graph_win.php:450 +#: ../../operation/agentes/stat_win.php:507 ../../operation/events/events.php:3662 +#: ../../operation/netflow/nf_live_view.php:970 ../../operation/network/network_report.php:637 +#: ../../operation/network/network_usage_map.php:419 +#: ../../operation/reporting/graph_viewer.php:509 +#: ../../operation/reporting/reporting_viewer.php:445 +#: ../../operation/inventory/inventory.php:1421 ../../operation/inventory/inventory.php:1447 +#: ../../operation/search_modules.php:360 ../../operation/tree.php:631 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:957 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1162 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4224 +#: ../../enterprise/godmode/wizards/consoletask_js.php:103 +#: ../../enterprise/godmode/wizards/consoletask_js.php:134 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4301 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4612 +#: ../../enterprise/meta/advanced/cron_main.php:412 +#: ../../enterprise/operation/agentes/security_hardening.php:616 +#: ../../enterprise/operation/services/services.treeview_services.php:415 +#: ../../enterprise/views/ncm/agent/manage.php:567 +#: ../../enterprise/views/ncm/agent/manage.php:578 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4282 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4592 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:602 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:103 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:134 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4081 +msgid "Now" +msgstr "Ahora" + +#: ../../extensions/insert_data.php:285 ../../general/header.php:1022 +#: ../../godmode/agentes/planned_downtime.editor.php:2013 +#: ../../godmode/alerts/configure_alert_template.php:1701 +#: ../../godmode/alerts/configure_alert_template.php:1785 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6069 +#: ../../godmode/reporting/visual_console_builder.elements.php:1037 +#: ../../godmode/servers/servers.build_table.php:353 ../../godmode/setup/news.php:439 +#: ../../godmode/wizards/HostDevices.class.php:797 ../../godmode/menu.php:773 +#: ../../include/class/AlertsList.class.php:437 ../../include/class/WelcomeWindow.class.php:159 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:736 ../../include/functions_clippy.php:335 +#: ../../include/functions_html.php:7550 ../../include/functions_html.php:7606 +#: ../../include/functions_menu.php:972 ../../include/functions_menu.php:1333 +#: ../../include/functions_snmp_browser.php:600 ../../mobile/include/ui.class.php:716 +#: ../../mobile/include/ui.class.php:774 ../../operation/agentes/datos_agente.php:320 +#: ../../operation/agentes/estado_monitores.php:496 +#: ../../operation/agentes/interface_traffic_graph_win.php:451 +#: ../../operation/agentes/stat_win.php:508 ../../operation/events/events.php:3663 +#: ../../operation/netflow/nf_live_view.php:971 ../../operation/network/network_report.php:638 +#: ../../operation/network/network_usage_map.php:420 +#: ../../operation/reporting/graph_viewer.php:510 +#: ../../operation/reporting/reporting_viewer.php:446 +#: ../../operation/inventory/inventory.php:1422 ../../operation/inventory/inventory.php:1448 +#: ../../operation/search_modules.php:361 ../../operation/tree.php:632 +#: ../../views/dashboard/tipsWindow.php:103 ../../views/dashboard/tipsWindow.php:115 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:958 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1163 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4225 +#: ../../enterprise/godmode/wizards/consoletask_js.php:104 +#: ../../enterprise/godmode/wizards/consoletask_js.php:135 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4302 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4613 +#: ../../enterprise/meta/advanced/cron_main.php:413 +#: ../../enterprise/meta/advanced/servers.build_table.php:318 +#: ../../enterprise/operation/agentes/security_hardening.php:617 +#: ../../enterprise/operation/services/services.treeview_services.php:416 +#: ../../enterprise/views/ncm/agent/manage.php:568 +#: ../../enterprise/views/ncm/agent/manage.php:579 +#: ../../enterprise/views/ncm/agent/manage.php:831 +#: ../../enterprise/views/ncm/devices/list.php:352 +#: ../../enterprise/views/ncm/devices/list.php:382 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4283 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4593 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:603 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:104 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:135 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4082 +msgid "Close" +msgstr "Cerrar" + +#: ../../extensions/module_groups.php:48 +msgid "Counters Module" +msgstr "Módulo de contadores" + +#: ../../extensions/module_groups.php:49 +msgid "Alerts_Fired" +msgstr "Alertas_disparadas" + +#: ../../extensions/module_groups.php:50 ../../godmode/groups/group_list.php:1269 +#: ../../godmode/massive/massive_copy_modules.php:125 +#: ../../godmode/massive/massive_copy_modules.php:313 +#: ../../godmode/massive/massive_delete_modules.php:429 +#: ../../godmode/massive/massive_edit_modules.php:393 +#: ../../godmode/massive/massive_edit_modules.php:509 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4304 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4359 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4725 +#: ../../include/ajax/module.php:2155 ../../include/class/AgentWizard.class.php:1433 +#: ../../include/class/AgentWizard.class.php:4193 +#: ../../include/class/ExtensionsDiscovery.class.php:782 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:580 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:600 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:605 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:275 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:363 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:317 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:403 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:438 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:702 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:564 +#: ../../include/functions.php:1180 ../../include/functions.php:1416 +#: ../../include/functions.php:1417 ../../include/functions.php:1419 +#: ../../include/functions.php:1460 ../../include/functions_agents.php:5033 +#: ../../include/functions_events.php:3235 ../../include/functions_graph.php:3237 +#: ../../include/functions_graph.php:3239 ../../include/functions_graph.php:4754 +#: ../../include/functions_massive_operations.php:148 +#: ../../include/functions_reporting_html.php:1518 +#: ../../include/functions_reporting_html.php:6080 ../../include/functions_ui.php:3205 +#: ../../mobile/operation/agents.php:57 ../../mobile/operation/modules.php:71 +#: ../../operation/agentes/estado_agente.php:308 +#: ../../operation/agentes/estado_monitores.php:542 ../../operation/agentes/group_view.php:249 +#: ../../operation/agentes/group_view.php:254 ../../operation/agentes/status_monitor.php:576 +#: ../../operation/gis_maps/render_view.php:165 +#: ../../operation/custom_fields/custom_fields_view.php:176 ../../operation/tree.php:210 +#: ../../operation/tree.php:301 ../../operation/tree.php:514 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:121 +#: ../../enterprise/godmode/services/services.elements.php:372 +#: ../../enterprise/godmode/services/services.service.php:726 +#: ../../enterprise/include/functions_reporting.php:3445 +#: ../../enterprise/include/functions_reporting.php:4447 +#: ../../enterprise/include/functions_reporting.php:5098 +#: ../../enterprise/include/functions_reporting.php:6453 +#: ../../enterprise/include/functions_services.php:1509 +#: ../../enterprise/meta/include/functions_wizard_meta.php:986 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1071 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1274 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1298 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1511 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1596 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1716 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1734 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:124 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:195 +#: ../../enterprise/meta/monitoring/group_view.php:237 +#: ../../enterprise/meta/monitoring/group_view.php:243 +#: ../../enterprise/meta/monitoring/tactical.php:221 +#: ../../enterprise/operation/agentes/tag_view.php:132 +#: ../../enterprise/operation/services/massive/services.create.php:762 +#: ../../enterprise/operation/services/services.list.php:207 +#: ../../enterprise/operation/services/services.list.php:542 +#: ../../enterprise/operation/services/services.list.php:603 +#: ../../enterprise/operation/services/services.service.php:113 +#: ../../enterprise/operation/services/services.service.php:159 +#: ../../enterprise/operation/services/services.service_map.php:199 +#: ../../enterprise/operation/services/services.table_services.php:143 +#: ../../enterprise/operation/services/services.treeview_services.php:301 +#: ../../package_774/enterprise/include/functions_reporting.php:3434 +#: ../../package_774/enterprise/include/functions_reporting.php:4436 +#: ../../package_774/enterprise/include/functions_reporting.php:5087 +#: ../../package_774/enterprise/include/functions_reporting.php:6442 +#: ../../package_774/enterprise/operation/services/services.service_map.php:199 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:762 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:183 +#: ../../package_774/enterprise/godmode/services/services.service.php:726 +msgid "Critical" +msgstr "Crítico" + +#: ../../extensions/module_groups.php:51 ../../include/functions_ui.php:8268 +msgid "warning" +msgstr "Advertencia" + +#: ../../extensions/module_groups.php:52 ../../godmode/alerts/alert_list.builder.php:346 +#: ../../godmode/groups/group_list.php:1279 ../../godmode/massive/massive_copy_modules.php:126 +#: ../../godmode/massive/massive_copy_modules.php:314 +#: ../../godmode/massive/massive_delete_modules.php:430 +#: ../../godmode/massive/massive_edit_modules.php:394 +#: ../../godmode/massive/massive_edit_modules.php:510 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4726 +#: ../../include/ajax/module.php:1110 ../../include/ajax/module.php:2163 +#: ../../include/class/ExtensionsDiscovery.class.php:783 +#: ../../include/graphs/functions_flot.php:338 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:277 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:378 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:390 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:404 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:439 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:712 +#: ../../include/lib/ClusterViewer/ClusterManager.php:642 +#: ../../include/lib/TacticalView/elements/Alerts.php:218 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:585 +#: ../../include/functions.php:1366 ../../include/functions.php:4319 +#: ../../include/functions_agents.php:5034 ../../include/functions_alerts.php:768 +#: ../../include/functions_events.php:3135 ../../include/functions_filemanager.php:762 +#: ../../include/functions_maps.php:54 ../../include/functions_massive_operations.php:149 +#: ../../include/functions_netflow.php:2011 ../../include/functions_reporting.php:7112 +#: ../../include/functions_reporting_html.php:4772 +#: ../../include/functions_reporting_html.php:5175 ../../include/functions_reports.php:569 +#: ../../include/functions_ui.php:637 ../../include/functions_ui.php:638 +#: ../../include/functions_visual_map.php:2457 ../../include/functions_visual_map.php:2485 +#: ../../include/functions_visual_map.php:2503 ../../include/functions_visual_map.php:2521 +#: ../../mobile/operation/agents.php:60 ../../mobile/operation/modules.php:72 +#: ../../operation/agentes/estado_agente.php:309 +#: ../../operation/agentes/estado_monitores.php:547 ../../operation/agentes/group_view.php:245 +#: ../../operation/agentes/group_view.php:250 +#: ../../operation/agentes/pandora_networkmap.view.php:1754 +#: ../../operation/agentes/status_monitor.php:577 ../../operation/events/events.php:930 +#: ../../operation/custom_fields/custom_fields_view.php:177 ../../operation/tree.php:211 +#: ../../operation/tree.php:302 ../../operation/tree.php:524 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:122 +#: ../../enterprise/godmode/services/services.elements.php:406 +#: ../../enterprise/include/class/DatabaseHA.class.php:223 +#: ../../enterprise/include/lib/NetworkManager.php:105 +#: ../../enterprise/include/functions_HA_cluster.php:70 +#: ../../enterprise/include/functions_cron.php:426 +#: ../../enterprise/include/functions_reporting.php:1910 +#: ../../enterprise/include/functions_reporting.php:3193 +#: ../../enterprise/include/functions_reporting.php:4183 +#: ../../enterprise/include/functions_reporting.php:5103 +#: ../../enterprise/include/functions_reporting.php:6413 +#: ../../enterprise/include/functions_reporting.php:8898 +#: ../../enterprise/include/functions_reporting_pdf.php:713 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:133 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:196 +#: ../../enterprise/meta/monitoring/group_view.php:233 +#: ../../enterprise/meta/monitoring/group_view.php:239 +#: ../../enterprise/meta/monitoring/tactical.php:224 +#: ../../enterprise/operation/agentes/tag_view.php:133 +#: ../../enterprise/operation/services/services.list.php:208 +#: ../../enterprise/operation/services/services.list.php:616 +#: ../../enterprise/operation/services/services.service.php:171 +#: ../../enterprise/operation/services/services.service_map.php:202 +#: ../../enterprise/operation/services/services.table_services.php:144 +#: ../../enterprise/operation/services/services.treeview_services.php:311 +#: ../../enterprise/views/ncm/agent/details.php:327 +#: ../../package_774/enterprise/include/functions_reporting.php:1899 +#: ../../package_774/enterprise/include/functions_reporting.php:3182 +#: ../../package_774/enterprise/include/functions_reporting.php:4172 +#: ../../package_774/enterprise/include/functions_reporting.php:5092 +#: ../../package_774/enterprise/include/functions_reporting.php:6402 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:677 +#: ../../package_774/enterprise/include/functions_cron.php:426 +#: ../../package_774/enterprise/operation/services/services.service_map.php:202 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:184 +msgid "Unknown" +msgstr "Desconocido" + +#: ../../extensions/module_groups.php:53 ../../general/header.php:1036 +#: ../../godmode/massive/massive_operations.php:467 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3349 +#: ../../godmode/setup/setup_general.php:1118 ../../godmode/setup/setup_general.php:1136 +#: ../../godmode/setup/setup_visuals.php:2308 ../../godmode/menu.php:787 +#: ../../include/class/AgentWizard.class.php:6261 ../../include/class/ConfigPEN.class.php:674 +#: ../../include/class/ConfigPEN.class.php:698 +#: ../../include/class/CredentialStore.class.php:1654 +#: ../../include/class/ExtensionsDiscovery.class.php:255 +#: ../../include/class/HelpFeedBack.class.php:370 +#: ../../include/class/ModuleTemplates.class.php:1363 +#: ../../include/class/SatelliteAgent.class.php:1105 +#: ../../include/class/WelcomeWindow.class.php:173 +#: ../../include/lib/Dashboard/Widgets/maps_status.php:362 ../../include/functions_db.php:1974 +#: ../../include/functions_reporting_html.php:1318 +#: ../../include/functions_reporting_html.php:1513 +#: ../../include/functions_reporting_html.php:4778 +#: ../../include/functions_reporting_html.php:6075 +#: ../../operation/agentes/pandora_networkmap.editor.php:751 +#: ../../operation/agentes/pandora_networkmap.php:901 #: ../../operation/snmpconsole/snmp_browser.php:625 -#: ../../operation/snmpconsole/snmp_browser.php:686 -#: ../../operation/snmpconsole/snmp_browser.php:701 ../../general/header.php:849 -#: ../../general/header.php:949 -msgid "Cancel" -msgstr "Cancelar" - -#: ../../views/consoles/list.php:165 -#: ../../enterprise/godmode/services/services.elements.php:956 -#: ../../enterprise/godmode/services/services.elements.php:967 -#: ../../enterprise/godmode/setup/setup.php:595 -#: ../../enterprise/godmode/setup/setup.php:611 -#: ../../enterprise/include/functions_visual_map.php:677 -#: ../../enterprise/include/functions_HA_cluster.php:535 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1647 -#: ../../enterprise/include/class/AgentRepository.class.php:944 -#: ../../enterprise/include/class/Omnishell.class.php:1306 -#: ../../enterprise/include/class/LogSource.class.php:764 -#: ../../enterprise/include/class/ManageBackups.class.php:480 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1147 -#: ../../include/ajax/snmp_browser.ajax.php:262 ../../include/functions_ui.php:322 -#: ../../include/class/ConfigPEN.class.php:743 -#: ../../include/class/SatelliteAgent.class.php:1046 -#: ../../include/class/HelpFeedBack.class.php:360 -#: ../../include/class/AlertsList.class.php:380 -#: ../../include/class/Diagnostics.class.php:2120 -#: ../../include/class/CredentialStore.class.php:1599 -#: ../../include/class/ModuleTemplates.class.php:1399 -#: ../../include/class/AgentDeployWizard.class.php:604 -#: ../../include/class/SatelliteCollection.class.php:616 -#: ../../include/class/WebServerModuleDebug.class.php:359 -#: ../../include/class/AgentWizard.class.php:6023 -#: ../../operation/visual_console/view.php:1093 -msgid "Success" -msgstr "Finalizado correctamente" - -#: ../../views/consoles/list.php:175 ../../views/consoles/list.php:180 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:657 -#: ../../enterprise/include/functions_HA_cluster.php:542 -#: ../../enterprise/include/functions_HA_cluster.php:547 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1654 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1659 -#: ../../enterprise/include/class/DatabaseHA.class.php:208 -#: ../../enterprise/include/class/AgentRepository.class.php:951 -#: ../../enterprise/include/class/AgentRepository.class.php:956 -#: ../../enterprise/include/class/Omnishell.class.php:1302 -#: ../../enterprise/include/class/LogSource.class.php:771 -#: ../../enterprise/include/class/LogSource.class.php:776 -#: ../../enterprise/include/class/ManageBackups.class.php:491 -#: ../../enterprise/include/class/ManageBackups.class.php:496 +#: ../../operation/snmpconsole/snmp_browser.php:701 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:436 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2784 +#: ../../enterprise/godmode/services/services.service.php:1039 +#: ../../enterprise/include/class/AgentRepository.class.php:1001 +#: ../../enterprise/include/class/DatabaseHA.class.php:390 +#: ../../enterprise/include/class/DatabaseHA.class.php:625 +#: ../../enterprise/include/class/DatabaseHA.class.php:727 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1706 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1758 +#: ../../enterprise/include/class/LogSource.class.php:820 +#: ../../enterprise/include/class/ManageBackups.class.php:319 +#: ../../enterprise/include/class/ManageBackups.class.php:505 +#: ../../enterprise/include/class/ManageBackups.class.php:591 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:182 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:225 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:142 +#: ../../enterprise/include/functions_reporting.php:1903 +#: ../../enterprise/include/functions_reporting.php:3183 +#: ../../enterprise/include/functions_reporting.php:3440 +#: ../../enterprise/include/functions_reporting.php:4173 +#: ../../enterprise/include/functions_reporting.php:4442 +#: ../../enterprise/include/functions_reporting.php:5088 +#: ../../enterprise/include/functions_reporting.php:6410 +#: ../../enterprise/include/functions_reporting.php:6448 +#: ../../enterprise/include/functions_reporting_csv.php:2136 +#: ../../enterprise/include/functions_reporting_csv.php:2182 +#: ../../enterprise/include/functions_reporting_csv.php:2500 +#: ../../enterprise/include/functions_services.php:2175 #: ../../enterprise/include/functions_ux_console.php:483 -#: ../../enterprise/operation/agentes/ux_console_view.php:210 -#: ../../enterprise/operation/agentes/ux_console_view.php:359 -#: ../../enterprise/operation/agentes/wux_console_view.php:431 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1148 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1990 -#: ../../include/ajax/snmp_browser.ajax.php:261 -#: ../../include/class/ConfigPEN.class.php:750 -#: ../../include/class/ConfigPEN.class.php:755 -#: ../../include/class/SatelliteAgent.class.php:1055 -#: ../../include/class/SatelliteAgent.class.php:1060 -#: ../../include/class/HelpFeedBack.class.php:355 -#: ../../include/class/AlertsList.class.php:387 -#: ../../include/class/AlertsList.class.php:392 -#: ../../include/class/Diagnostics.class.php:2119 -#: ../../include/class/CredentialStore.class.php:1606 -#: ../../include/class/CredentialStore.class.php:1611 -#: ../../include/class/ModuleTemplates.class.php:1406 -#: ../../include/class/ModuleTemplates.class.php:1411 -#: ../../include/class/AgentDeployWizard.class.php:611 -#: ../../include/class/AgentDeployWizard.class.php:616 -#: ../../include/class/SatelliteCollection.class.php:626 -#: ../../include/class/SatelliteCollection.class.php:631 -#: ../../include/class/WebServerModuleDebug.class.php:366 -#: ../../include/class/WebServerModuleDebug.class.php:371 -#: ../../include/class/AgentWizard.class.php:6030 -#: ../../include/class/AgentWizard.class.php:6035 -#: ../../operation/visual_console/view.php:1100 -#: ../../operation/visual_console/view.php:1105 -msgid "Failed" -msgstr "Fallo" +#: ../../enterprise/meta/advanced/metasetup.setup.php:995 +#: ../../enterprise/meta/advanced/metasetup.setup.php:1013 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1613 +#: ../../enterprise/operation/agentes/ux_console_view.php:186 +#: ../../enterprise/operation/agentes/ux_console_view.php:391 +#: ../../enterprise/operation/agentes/wux_console_view.php:407 +#: ../../enterprise/views/ncm/agent/manage.php:782 +#: ../../package_774/enterprise/include/functions_reporting.php:1892 +#: ../../package_774/enterprise/include/functions_reporting.php:3172 +#: ../../package_774/enterprise/include/functions_reporting.php:3429 +#: ../../package_774/enterprise/include/functions_reporting.php:4162 +#: ../../package_774/enterprise/include/functions_reporting.php:4431 +#: ../../package_774/enterprise/include/functions_reporting.php:5077 +#: ../../package_774/enterprise/include/functions_reporting.php:6399 +#: ../../package_774/enterprise/include/functions_reporting.php:6437 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1894 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1940 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2258 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1482 +#: ../../package_774/enterprise/godmode/services/services.service.php:1039 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:436 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2641 +msgid "OK" +msgstr "OK" -#: ../../views/calendar/list.php:37 ../../views/calendar/list.php:46 -#: ../../views/calendar/special_days_edit.php:39 ../../views/calendar/edit.php:38 -#: ../../views/calendar/edit.php:47 ../../views/calendar/special_days.php:39 -#: ../../views/calendar/special_days.php:48 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1534 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1627 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1752 -#: ../../enterprise/meta/agentsearch.php:140 -#: ../../enterprise/godmode/policies/policy_alerts.php:46 -#: ../../enterprise/godmode/policies/policy_alerts.php:59 -#: ../../enterprise/godmode/policies/policies.php:607 -#: ../../enterprise/godmode/alerts/alert_inventory.php:79 -#: ../../enterprise/godmode/alerts/alert_inventory.php:98 -#: ../../enterprise/godmode/services/services.service.php:959 -#: ../../enterprise/include/functions_policies.php:3750 -#: ../../enterprise/operation/agentes/tag_view.php:702 -#: ../../enterprise/operation/services/massive/services.create.php:897 -#: ../../godmode/groups/configure_group.php:243 -#: ../../godmode/groups/group_list.php:891 ../../godmode/groups/tactical.php:181 -#: ../../godmode/agentes/configurar_agente.php:441 -#: ../../godmode/agentes/configurar_agente.php:763 -#: ../../godmode/agentes/modificar_agente.php:841 -#: ../../godmode/snmpconsole/snmp_alert.php:114 ../../godmode/menu.php:359 -#: ../../godmode/massive/massive_copy_modules.php:241 -#: ../../godmode/alerts/configure_alert_command.php:58 -#: ../../godmode/alerts/alert_actions.php:70 -#: ../../godmode/alerts/alert_commands.php:581 -#: ../../godmode/alerts/alert_templates.php:129 -#: ../../godmode/alerts/alert_templates.php:138 -#: ../../godmode/alerts/alert_templates.php:192 -#: ../../godmode/alerts/alert_templates.php:215 -#: ../../godmode/alerts/alert_templates.php:236 -#: ../../godmode/alerts/configure_alert_action.php:72 -#: ../../godmode/alerts/configure_alert_action.php:92 -#: ../../godmode/alerts/configure_alert_template.php:95 -#: ../../godmode/alerts/configure_alert_template.php:126 -#: ../../godmode/alerts/configure_alert_template.php:165 -#: ../../godmode/alerts/alert_view.php:74 ../../godmode/alerts/alert_list.php:598 -#: ../../godmode/alerts/alert_list.php:617 -#: ../../mobile/include/functions_web.php:26 ../../mobile/operation/agents.php:98 -#: ../../mobile/operation/agents.php:408 ../../mobile/operation/home.php:72 -#: ../../mobile/operation/agent.php:358 ../../mobile/operation/alerts.php:194 -#: ../../include/functions_reporting_html.php:2619 -#: ../../include/functions_reporting_html.php:5710 -#: ../../include/functions_treeview.php:437 ../../include/functions_reports.php:855 -#: ../../include/functions_reports.php:859 ../../include/functions_reports.php:865 -#: ../../include/functions_reports.php:871 -#: ../../include/class/AgentsAlerts.class.php:567 -#: ../../operation/search_agents.php:42 ../../operation/search_results.php:108 -#: ../../operation/agentes/estado_agente.php:1078 -#: ../../operation/agentes/ver_agente.php:1468 -#: ../../operation/agentes/ver_agente.php:1891 -msgid "Alerts" -msgstr "Alertas" +#: ../../extensions/module_groups.php:54 +msgid "Not_init" +msgstr "No_iniciado" -#: ../../views/calendar/list.php:50 ../../views/calendar/edit.php:51 -#: ../../views/calendar/special_days.php:52 -#: ../../include/class/CalendarManager.class.php:720 -msgid "Special days" -msgstr "Días especiales" +#: ../../extensions/module_groups.php:251 +msgid "Combined table of agent group and module group" +msgstr "Tabla combinada de grupos de agentes y grupos de módulos" -#: ../../views/calendar/list.php:60 ../../views/calendar/special_days_edit.php:57 -#: ../../views/calendar/edit.php:61 ../../views/calendar/special_days.php:62 +#: ../../extensions/module_groups.php:275 +msgid "Search by agent group" +msgstr "Buscar por grupo de agente" + +#: ../../extensions/module_groups.php:288 +msgid "Search by module group" +msgstr "Buscar por grupo de módulos" + +#: ../../extensions/module_groups.php:322 ../../extensions/realtime_graphs.php:216 +#: ../../godmode/agentes/planned_downtime.list.php:661 +#: ../../godmode/agentes/planned_downtime.list.php:662 +#: ../../godmode/agentes/planned_downtime.list.php:711 +#: ../../godmode/agentes/planned_downtime.list.php:712 ../../godmode/events/events.php:105 +#: ../../godmode/events/events.php:124 ../../godmode/groups/group_list.php:871 +#: ../../godmode/groups/group_list.php:955 +#: ../../godmode/modules/manage_network_components.php:712 +#: ../../godmode/reporting/graphs.php:299 ../../godmode/reporting/map_builder.php:400 +#: ../../godmode/reporting/reporting_builder.list_items.php:283 +#: ../../godmode/reporting/reporting_builder.php:785 +#: ../../godmode/reporting/visual_console_favorite.php:220 ../../godmode/tag/tag.php:264 +#: ../../include/class/AgentsAlerts.class.php:878 ../../include/functions_snmp_browser.php:1012 +#: ../../include/functions_ui.php:4132 ../../include/functions_ui.php:4145 +#: ../../operation/agentes/agent_inventory.php:188 +#: ../../operation/agentes/estado_agente.php:546 +#: ../../operation/agentes/status_monitor.php:1094 +#: ../../operation/reporting/graph_viewer.php:453 +#: ../../operation/reporting/reporting_viewer.php:378 +#: ../../operation/inventory/inventory.php:779 +#: ../../operation/custom_fields/custom_fields_view.php:323 +#: ../../enterprise/extensions/vmware/vmware_view.php:697 +#: ../../enterprise/extensions/vmware/vmware_view.php:1868 +#: ../../enterprise/godmode/agentes/collections.php:473 +#: ../../enterprise/godmode/agentes/collections.php:474 +#: ../../enterprise/godmode/modules/local_components.php:623 +#: ../../enterprise/godmode/policies/policies.php:353 +#: ../../enterprise/godmode/policies/policy_agents.php:475 +#: ../../enterprise/godmode/policies/policy_collections.php:196 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:415 +#: ../../enterprise/godmode/policies/policy_linking.php:175 +#: ../../enterprise/godmode/policies/policy_modules.php:1583 +#: ../../enterprise/godmode/policies/policy_queue.php:380 +#: ../../enterprise/godmode/setup/setup_acl.php:511 +#: ../../enterprise/godmode/setup/setup_skins.php:154 +#: ../../enterprise/godmode/setup/translate_string.php:203 +#: ../../enterprise/godmode/setup/translate_string.php:204 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3132 +#: ../../enterprise/meta/advanced/collections.php:261 +#: ../../enterprise/meta/event/custom_events.php:67 +#: ../../enterprise/meta/event/custom_events.php:86 +#: ../../enterprise/meta/general/main_header.php:302 +#: ../../enterprise/meta/general/main_menu.php:509 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:351 +#: ../../enterprise/operation/agentes/tag_view.php:533 +#: ../../enterprise/operation/log/log_viewer.php:899 +#: ../../enterprise/operation/services/services.list.php:497 +#: ../../enterprise/operation/services/services.table_services.php:472 +#: ../../enterprise/operation/services/services.table_services.php:487 +#: ../../package_774/enterprise/extensions/translate_string.php:359 +#: ../../package_774/enterprise/extensions/translate_string.php:360 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3113 +#: ../../package_774/enterprise/operation/log/log_viewer.php:887 +#: ../../package_774/enterprise/meta/general/main_menu.php:503 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:339 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:415 +#: ../../package_774/enterprise/godmode/policies/policies.php:380 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1565 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:479 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:511 +msgid "Filters" +msgstr "Filtros" + +#: ../../extensions/module_groups.php:351 +#: ../../godmode/reporting/visual_console_builder.wizard.php:386 +#: ../../godmode/files_repo/files_repo_form.php:61 +#: ../../include/lib/Dashboard/Widgets/AgentHive.php:222 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:336 +#: ../../include/lib/Dashboard/Widgets/events_list.php:445 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:231 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:214 +#: ../../include/lib/Dashboard/Widgets/heatmap.php:266 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:299 +#: ../../include/lib/Dashboard/Widgets/tactical.php:331 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:305 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:301 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:344 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:353 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:375 +#: ../../include/lib/TacticalView/elements/Configurations.php:52 +#: ../../include/lib/TacticalView/elements/Groups.php:50 ../../include/functions_maps.php:46 +#: ../../include/functions_networkmap.php:1299 ../../mobile/include/functions_web.php:27 +#: ../../mobile/operation/groups.php:70 ../../mobile/operation/home.php:57 +#: ../../operation/agentes/pandora_networkmap.php:743 +#: ../../operation/reporting/graph_analytics.php:800 ../../operation/tree.php:91 +#: ../../enterprise/godmode/policies/policy_agents.php:851 +#: ../../enterprise/godmode/setup/setup_auth.php:251 +#: ../../enterprise/godmode/setup/setup_auth.php:601 +#: ../../enterprise/godmode/setup/setup_auth.php:1670 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:861 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:251 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:601 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1650 +msgid "Groups" +msgstr "Grupos" + +#: ../../extensions/module_groups.php:456 +msgid "Orange cell when the module group and agent have at least one alarm fired." +msgstr "" +"Celda naranja cuando el grupo de módulos y el agente del módulo tengan al menos una alerta " +"disparada." + +#: ../../extensions/module_groups.php:457 +msgid "" +"Red cell when the module group and agent have at least one module in critical status and the " +"others in any status" +msgstr "" +"Celda roja cuando el grupo de módulos y el agente tengan al menos un módulo en estado " +"crítico y los demás en cualquier otro estado." + +#: ../../extensions/module_groups.php:458 +msgid "" +"Yellow cell when the module group and agent have at least one in warning status and the " +"others in grey or green status" +msgstr "" +"Celda amarilla cuando el grupo de módulos y el agente tengan al menos un módulo en estado " +"crítico y los demás en cualquier otro estado" + +#: ../../extensions/module_groups.php:459 +msgid "" +"Grey cell when the module group and agent have at least one in unknown status and the others " +"in green status" +msgstr "" +"Celda gris cuando el grupo de módulos y el agente tengan al menos un módulo en estado " +"desconocido y todos los demás están en OK" + +#: ../../extensions/module_groups.php:460 +msgid "Green cell when the module group and agent have all modules in OK status" +msgstr "" +"Celda verde cuando el grupo de módulos y el agente tengan todos los módulos en estado OK" + +#: ../../extensions/module_groups.php:461 +msgid "Blue cell when the module group and agent have all modules in not init status." +msgstr "" +"Celda azul cuando el grupo de módulos y el agente tengan todos los módulos en estado no " +"iniciado." + +#: ../../extensions/module_groups.php:467 +msgid "" +"This table shows in columns the modules group and in rows agents group. The cell shows all " +"modules" +msgstr "" +"La tabla muestra los grupos de módulos en columnas y los grupos de agente en filas. La celda " +"muestra todos los módulos." + +#: ../../extensions/module_groups.php:468 +msgid "There are no defined groups or module groups" +msgstr "No hay grupos o grupos de módulos definidos" + +#: ../../extensions/module_groups.php:488 ../../godmode/groups/configure_modu_group.php:43 +#: ../../godmode/groups/modu_group_list.php:83 +#: ../../godmode/reporting/reporting_builder.item_editor.php:89 ../../godmode/menu.php:206 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:346 ../../operation/tree.php:103 +#: ../../enterprise/meta/advanced/component_management.php:51 +msgid "Module groups" +msgstr "Grupos de módulos" + +#: ../../extensions/pandora_logs.php:30 +msgid "Cannot find file" +msgstr "Archivo no encontrado" + +#: ../../extensions/pandora_logs.php:35 +msgid "File is too large than PHP memory allocated in the system." +msgstr "El archivo supera la capacidad de la memoria PHP alojada en el sistema" + +#: ../../extensions/pandora_logs.php:36 +msgid "The preview file is imposible." +msgstr "No es posible generar una vista previa del archivo" + +#: ../../extensions/pandora_logs.php:39 ../../extensions/pandora_logs.php:46 +msgid "The folder /var/log/pandora must have pandora:apache and its content too." +msgstr "La carpeta /var/log/pandora debe contener pandora:apache y también su contenido." + +#: ../../extensions/pandora_logs.php:103 +msgid "System logfile viewer" +msgstr "Visor de archivos de log del sistema" + +#: ../../extensions/pandora_logs.php:109 +#, php-format +msgid "Use this tool to view your %s logfiles directly on the console" +msgstr "Utilice esta herramienta para ver los %s ficheros log directamente desde la consola" + +#: ../../extensions/pandora_logs.php:110 +msgid "" +"You can choose the amount of information shown in general setup (Log size limit in system " +"logs viewer extension), " +msgstr "" +"Puedes elegir la cantidad de información que se muestra en la configuración general (límite " +"de tamaño de logs en la extensión del visor de logs del sistema) " + +#: ../../extensions/pandora_logs.php:127 +msgid "System logfiles" +msgstr "Logs del sistema" + +#: ../../extensions/quick_shell.php:88 +msgid "GoTTY setup" +msgstr "Configuración GoTTY" + +#: ../../extensions/quick_shell.php:96 +#, php-format +msgid "Please, enable GoTTY in %s" +msgstr "Por favor, habilite GoTTY en %s" + +#: ../../extensions/quick_shell.php:130 +msgid "Telnet" +msgstr "Telnet" + +#: ../../extensions/quick_shell.php:135 +#: ../../godmode/agentes/module_manager_editor_network.php:549 +#: ../../enterprise/godmode/servers/HA_cluster.php:195 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:144 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:140 +msgid "SSH" +msgstr "SSH" + +#: ../../extensions/quick_shell.php:164 ../../godmode/agentes/module_manager_editor_wmi.php:123 +#: ../../godmode/massive/massive_edit_modules.php:1105 +#: ../../godmode/modules/manage_network_components_form_wmi.php:58 +#: ../../include/class/AgentWizard.class.php:677 +#: ../../include/class/CredentialStore.class.php:973 +#: ../../include/class/CredentialStore.class.php:1350 ../../include/functions_ui.php:7634 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:880 +#: ../../enterprise/godmode/setup/setup_module_library.php:52 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:879 +msgid "Username" +msgstr "Usuario" + +#: ../../extensions/quick_shell.php:172 ../../extensions/quick_shell.php:406 +#: ../../godmode/agentes/module_manager_editor_network.php:84 +#: ../../godmode/massive/massive_edit_modules.php:1415 +#: ../../godmode/modules/manage_network_components_form_network.php:88 +#: ../../godmode/servers/modificar_server.php:230 ../../include/class/AgentWizard.class.php:648 +#: ../../include/functions_config.php:1727 ../../include/functions_snmp_browser.php:745 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1094 +#: ../../enterprise/godmode/servers/manage_export_form.php:167 +#: ../../enterprise/godmode/setup/setup_history.php:194 +#: ../../enterprise/include/class/Aws.S3.php:580 +#: ../../enterprise/include/class/Aws.cloud.php:545 +#: ../../enterprise/include/class/Azure.cloud.php:828 +#: ../../enterprise/include/class/VMware.app.php:632 +#: ../../enterprise/meta/include/functions_meta.php:2290 +#: ../../enterprise/views/ncm/agent/manage.php:168 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:828 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:545 +#: ../../package_774/enterprise/include/class/VMware.app.php:632 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:120 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2280 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1093 +msgid "Port" +msgstr "Puerto" + +#: ../../extensions/quick_shell.php:181 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:502 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:313 +#: ../../enterprise/meta/include/functions_autoprovision.php:699 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:313 +msgid "Method" +msgstr "Método" + +#: ../../extensions/quick_shell.php:204 +msgid "Connect" +msgstr "Conectar" + +#: ../../extensions/quick_shell.php:236 +#, php-format +msgid "Connection error. Please check your settings at %s" +msgstr "Error de conexión. Compruebe los ajustes en %s" + +#: ../../extensions/quick_shell.php:383 +msgid "GoTTY general parameters" +msgstr "Parámetros generales de GoTTY" + +#: ../../extensions/quick_shell.php:394 ../../godmode/setup/setup_general.php:978 +#: ../../operation/agentes/ver_agente.php:1249 +#: ../../enterprise/godmode/servers/manage_export.php:176 +#: ../../enterprise/godmode/servers/manage_export_form.php:137 +#: ../../enterprise/include/functions_ipam.php:2113 +#: ../../enterprise/tools/ipam/ipam_ajax.php:362 +#: ../../enterprise/tools/ipam/ipam_calculator.php:69 +#: ../../enterprise/tools/ipam/ipam_excel.php:139 +#: ../../enterprise/tools/ipam/ipam_network.php:581 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:733 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:252 +#: ../../enterprise/views/ncm/devices/list.php:129 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:53 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:252 +msgid "Address" +msgstr "Dirección" + +#: ../../extensions/quick_shell.php:421 +msgid "GoTTY SSH connection parameters" +msgstr "Parámetros SSH de conexión de GoTTY" + +#: ../../extensions/quick_shell.php:432 +msgid "Enable SSH method" +msgstr "Habilitar método SSH" + +#: ../../extensions/quick_shell.php:442 ../../extensions/quick_shell.php:496 +msgid "Use SSL" +msgstr "Usar SSL" + +#: ../../extensions/quick_shell.php:458 ../../extensions/quick_shell.php:511 +#: ../../godmode/setup/setup_ITSM.php:158 ../../godmode/setup/setup_ITSM.php:239 +#: ../../godmode/setup/setup_ehorus.php:141 ../../godmode/users/user_management.php:951 +#: ../../operation/users/user_edit.php:869 ../../enterprise/include/lib/NetworkManager.php:84 +#: ../../enterprise/views/ncm/devices/list.php:206 +msgid "Test" +msgstr "Probar" + +#: ../../extensions/quick_shell.php:475 +msgid "GoTTY telnet connection parameters" +msgstr "Parámetros de conexión telnet de GoTTY" + +#: ../../extensions/quick_shell.php:486 +msgid "Enable telnet method" +msgstr "Habilitar método telnet" + +#: ../../extensions/quick_shell.php:579 ../../godmode/setup/setup.php:230 +#: ../../godmode/setup/setup.php:335 ../../godmode/menu.php:492 +msgid "QuickShell" +msgstr "QuickShell" + +#: ../../extensions/quick_shell.php:651 ../../extensions/quick_shell.php:702 +msgid "Unable to connect." +msgstr "No se ha podido conectar." + +#: ../../extensions/realtime_graphs.php:58 ../../extensions/realtime_graphs.php:301 +msgid "Realtime graphs" +msgstr "Gráficas en tiempo real" + +#: ../../extensions/realtime_graphs.php:84 +#, php-format +msgid "%s Server CPU" +msgstr "%s CPU del servidor" + +#: ../../extensions/realtime_graphs.php:86 +#, php-format +msgid "Pending packages from %s Server" +msgstr "Paquetes del %s servidor pendientes" + +#: ../../extensions/realtime_graphs.php:90 +#, php-format +msgid "%s Server Disk IO Wait" +msgstr "%s Server Disk IO Wait" + +#: ../../extensions/realtime_graphs.php:94 +#, php-format +msgid "%s Server Apache load" +msgstr "%s Carga del servidor apache" + +#: ../../extensions/realtime_graphs.php:98 +#, php-format +msgid "%s Server MySQL load" +msgstr "%s Carga del servidor MySQL" + +#: ../../extensions/realtime_graphs.php:102 +#, php-format +msgid "%s Server load" +msgstr "%s Carga del servidor" + +#: ../../extensions/realtime_graphs.php:105 +msgid "SNMP Interface throughput" +msgstr "Rendimiento de interfaz SNMP" + +#: ../../extensions/realtime_graphs.php:112 +#: ../../godmode/agentes/status_monitor_custom_fields.php:125 +#: ../../godmode/agentes/status_monitor_custom_fields.php:168 +#: ../../include/class/NetworkMap.class.php:3075 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:340 +#: ../../include/functions_events.php:4573 ../../include/functions_visual_map_editor.php:58 +#: ../../mobile/operation/modules.php:856 +#: ../../operation/agentes/interface_view.functions.php:558 +#: ../../operation/agentes/status_monitor.php:1587 +#: ../../operation/reporting/graph_analytics.php:331 +#: ../../operation/reporting/graph_analytics.php:332 ../../operation/search_modules.php:39 +#: ../../enterprise/operation/agentes/tag_view.php:787 +#: ../../enterprise/operation/services/services.list.php:547 +#: ../../enterprise/operation/services/services.service.php:121 +msgid "Graph" +msgstr "Gráfico" + +#: ../../extensions/realtime_graphs.php:163 +msgid "Refresh interval" +msgstr "Intervalo de actualización" + +#: ../../extensions/realtime_graphs.php:182 +#: ../../godmode/modules/manage_network_components_form_wizard.php:136 +msgid "Incremental" +msgstr "Incremental" + +#: ../../extensions/realtime_graphs.php:199 +msgid "Clear graph" +msgstr "Limpiar gráfica" + +#: ../../extensions/realtime_graphs.php:282 +#: ../../godmode/agentes/module_manager_editor_network.php:45 +#: ../../include/functions_snmp_browser.php:662 +msgid "Use this OID" +msgstr "Usar esta OID" + +#: ../../extensions/resource_exportation.php:66 ../../extensions/resource_exportation.php:417 +msgid "Resource exportation" +msgstr "Exportación de recursos" + +#: ../../extensions/resource_exportation.php:430 +msgid "Resource exporting" +msgstr "Exportación de recursos" + +#: ../../extensions/resource_exportation.php:436 +msgid "This extension makes exportation of resource template more easy." +msgstr "Esta extensión facilita la exportación de la plantilla de recursos." + +#: ../../extensions/resource_exportation.php:436 +msgid "You can export resource templates in .ptr format." +msgstr "Puede exportar plantillas de recursos en formato .prt." + +#: ../../extensions/resource_exportation.php:447 +#: ../../include/lib/Dashboard/Widgets/reports.php:369 +#: ../../include/lib/Dashboard/Widgets/reports.php:415 +#: ../../include/lib/Dashboard/Widgets/reports.php:421 ../../include/functions_cron.php:784 +#: ../../include/functions_cron.php:825 ../../enterprise/include/functions_tasklist.php:499 +#: ../../package_774/enterprise/include/functions_tasklist.php:499 +msgid "Report" +msgstr "Informe" + +#: ../../extensions/resource_exportation.php:456 ../../extensions/resource_exportation.php:468 +#: ../../operation/agentes/exportdata.php:464 ../../operation/reporting/graph_analytics.php:632 +#: ../../enterprise/extensions/resource_exportation/functions.php:46 +#: ../../enterprise/include/functions_reporting.php:8415 +#: ../../package_774/enterprise/include/functions_reporting.php:8404 +msgid "Export" +msgstr "Exportar" + +#: ../../extensions/resource_exportation.php:459 +#: ../../godmode/massive/massive_edit_users.php:273 ../../godmode/reporting/map_builder.php:133 +#: ../../godmode/reporting/visual_console_builder.php:996 +#: ../../godmode/reporting/visual_console_favorite.php:130 +#: ../../godmode/users/configure_user.php:57 ../../godmode/users/user_management.php:40 +#: ../../include/auth/mysql.php:804 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:360 +#: ../../operation/users/user_edit.php:466 ../../operation/visual_console/legacy_view.php:219 +#: ../../operation/visual_console/view.php:255 ../../operation/menu.php:303 +#: ../../operation/menu.php:310 +#: ../../enterprise/godmode/reporting/visual_console_template.php:136 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:133 +msgid "Visual console" +msgstr "Consola visual" + +#: ../../extensions/resource_registration.php:56 +#, php-format +msgid "Success add '%s' item in report '%s'." +msgstr "Elemento '%s' añadido correctamente al informe '%s'" + +#: ../../extensions/resource_registration.php:61 +#, php-format +msgid "Error create '%s' item in report '%s'." +msgstr "Error al añadir el elemento '%s' al informe '%s'" + +#: ../../extensions/resource_registration.php:97 +#, php-format +msgid "Error create '%s' report, the name exist and there aren't free name." +msgstr "Error al crear el informe '%s'. El nombre ya existe y no hay nombres disponibles." + +#: ../../extensions/resource_registration.php:105 +#, php-format +msgid "Warning create '%s' report, the name exist, the report have a name %s." +msgstr "" +"Advertencia al crear el informe '%s'. El nombre ya existe y el informe tiene el nombre %s." + +#: ../../extensions/resource_registration.php:114 +msgid "Error the report haven't name." +msgstr "Error, el informe no tiene nombre" + +#: ../../extensions/resource_registration.php:128 +msgid "Error the report haven't group." +msgstr "Error, el informe no tiene un grupo asignado" + +#: ../../extensions/resource_registration.php:141 +#, php-format +msgid "Success create '%s' report." +msgstr "Informe '%s' creado correctamente" + +#: ../../extensions/resource_registration.php:142 +#, php-format +msgid "Error create '%s' report." +msgstr "Error al crear el informe '%s'" + +#: ../../extensions/resource_registration.php:416 +#: ../../extensions/resource_registration.php:438 +#: ../../extensions/resource_registration.php:449 +#, php-format +msgid "Success add '%s' content." +msgstr "Contenido '%s' añadido correctamente" + +#: ../../extensions/resource_registration.php:417 +#: ../../extensions/resource_registration.php:439 +#: ../../extensions/resource_registration.php:450 +#: ../../enterprise/extensions/resource_registration/functions.php:818 +#, php-format +msgid "Error add '%s' action." +msgstr "Error al añadir la acción '%s'" + +#: ../../extensions/resource_registration.php:426 +#, php-format +msgid "Success add '%s' SLA." +msgstr "SLA '%s' añadido correctamente" + +#: ../../extensions/resource_registration.php:427 +#, php-format +msgid "Error add '%s' SLA." +msgstr "Error al añadir el SLA '%s'" + +#: ../../extensions/resource_registration.php:470 +#, php-format +msgid "Error create '%s' visual map, lost tag name." +msgstr "Error al crear el mapa visual '%s'. Falta el nombre de la etiqueta." + +#: ../../extensions/resource_registration.php:513 +#, php-format +msgid "Error create '%s' visual map, the name exist and there aren't free name." +msgstr "Error al crear el mapa visual '%s'. El nombre ya existe y no hay nombres disponibles." + +#: ../../extensions/resource_registration.php:521 +#, php-format +msgid "Warning create '%s' visual map, the name exist, the report have a name %s." +msgstr "" +"Advertencia al crear el mapa visual '%s'. El nombre ya existe y el informe tiene el nombre " +"%s." + +#: ../../extensions/resource_registration.php:533 +#, php-format +msgid "Success create '%s' visual map." +msgstr "Éxito al crear el mapa visual '%s'" + +#: ../../extensions/resource_registration.php:534 +#, php-format +msgid "Error create '%s' visual map." +msgstr "Error al crear el mapa visual '%s'" + +#: ../../extensions/resource_registration.php:699 +#, php-format +msgid "Success create item type '%d' visual map." +msgstr "Elemento de tipo \"%d\" del mapa visual creado correctamente" + +#: ../../extensions/resource_registration.php:700 +#, php-format +msgid "Error create item type '%d' visual map." +msgstr "Error al crear el tipo de elemento \"%d\" del mapa visual" + +#: ../../extensions/resource_registration.php:723 +#: ../../extensions/resource_registration.php:744 +#, php-format +msgid "Success create item for agent '%s' visual map." +msgstr "Elemento de agente '%s' del mapa visual creado correctamente" + +#: ../../extensions/resource_registration.php:724 +#: ../../extensions/resource_registration.php:745 +#, php-format +msgid "Error create item for agent '%s' visual map." +msgstr "Error al crear el elemento de agente '%s' del mapa visual" + +#: ../../extensions/resource_registration.php:1009 +#, php-format +msgid "Success create '%s' component." +msgstr "Componente '%s' creado correctamente" + +#: ../../extensions/resource_registration.php:1010 +#, php-format +msgid "Error create '%s' component." +msgstr "Error al crear el componente '%s'" + +#: ../../extensions/resource_registration.php:1077 +#: ../../extensions/resource_registration.php:1090 +#: ../../extensions/resource_registration.php:1182 +msgid "Resource registration" +msgstr "Registro de recursos" + +#: ../../extensions/resource_registration.php:1096 +#: ../../enterprise/include/functions_policies.php:4499 +#: ../../package_774/enterprise/include/functions_policies.php:4476 +msgid "Error, please install the PHP libXML in the system." +msgstr "Error: por favor, instale la librería PHP LibXML en el sistema." + +#: ../../extensions/resource_registration.php:1105 +#: ../../godmode/agentes/modificar_agente.php:118 ../../godmode/alerts/alert_actions.php:218 +#: ../../godmode/alerts/alert_commands.php:982 ../../godmode/alerts/alert_templates.php:271 +#: ../../godmode/alerts/configure_alert_action.php:133 +#: ../../godmode/alerts/configure_alert_command.php:194 +#: ../../godmode/alerts/configure_alert_template.php:448 ../../godmode/category/category.php:96 +#: ../../godmode/groups/group_list.php:406 ../../godmode/groups/modu_group_list.php:95 +#: ../../godmode/massive/massive_add_profiles.php:45 +#: ../../godmode/massive/massive_delete_profiles.php:45 +#: ../../godmode/massive/massive_edit_users.php:47 +#: ../../godmode/massive/massive_operations.php:485 +#: ../../godmode/modules/manage_inventory_modules.php:67 +#: ../../godmode/modules/manage_nc_groups.php:315 +#: ../../godmode/modules/manage_network_components.php:315 ../../godmode/servers/plugin.php:866 +#: ../../godmode/servers/plugin_registration.php:89 ../../godmode/setup/os.list.php:49 +#: ../../godmode/tag/tag.php:186 ../../godmode/users/profile_list.php:117 +#: ../../godmode/users/user_list.php:538 ../../operation/users/user_edit.php:274 +#: ../../views/calendar/edit.php:61 ../../views/calendar/list.php:60 +#: ../../views/calendar/special_days.php:62 ../../views/calendar/special_days_edit.php:57 #: ../../enterprise/extensions/csv_import_group.php:39 -#: ../../enterprise/godmode/modules/local_components.php:268 #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:340 #: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:126 #: ../../enterprise/godmode/agentes/collections.data.php:451 #: ../../enterprise/godmode/agentes/collections.editor.php:133 #: ../../enterprise/godmode/agentes/collections.php:179 -#: ../../enterprise/godmode/policies/policy_plugins.php:31 -#: ../../enterprise/godmode/policies/policy_alerts.php:68 -#: ../../enterprise/godmode/policies/configure_policy.php:85 -#: ../../enterprise/godmode/policies/policy_modules.php:481 -#: ../../enterprise/godmode/policies/policy_queue.php:213 -#: ../../enterprise/godmode/policies/policies.php:284 -#: ../../enterprise/godmode/policies/policy_linking.php:120 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:322 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:92 -#: ../../enterprise/godmode/policies/policy_collections.php:62 -#: ../../enterprise/godmode/policies/policy_agents.php:319 -#: ../../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/massive/massive_delete_alerts_policy.php:31 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:31 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:33 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:33 +#: ../../enterprise/godmode/modules/local_components.php:268 +#: ../../enterprise/godmode/policies/configure_policy.php:85 +#: ../../enterprise/godmode/policies/policies.php:257 +#: ../../enterprise/godmode/policies/policy_agents.php:319 +#: ../../enterprise/godmode/policies/policy_alerts.php:68 +#: ../../enterprise/godmode/policies/policy_collections.php:62 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:322 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:92 +#: ../../enterprise/godmode/policies/policy_linking.php:120 +#: ../../enterprise/godmode/policies/policy_modules.php:490 +#: ../../enterprise/godmode/policies/policy_plugins.php:31 +#: ../../enterprise/godmode/policies/policy_queue.php:213 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:246 #: ../../enterprise/include/lib/Policy/Queue.php:162 #: ../../enterprise/include/lib/Policy/Queue.php:163 #: ../../enterprise/operation/agentes/policy_view.php:51 -#: ../../extensions/resource_registration.php:1105 -#: ../../godmode/modules/manage_nc_groups.php:315 -#: ../../godmode/modules/manage_inventory_modules.php:67 -#: ../../godmode/modules/manage_network_components.php:315 -#: ../../godmode/groups/group_list.php:403 -#: ../../godmode/groups/modu_group_list.php:95 -#: ../../godmode/users/profile_list.php:117 ../../godmode/users/user_list.php:538 -#: ../../godmode/agentes/modificar_agente.php:118 -#: ../../godmode/massive/massive_operations.php:430 -#: ../../godmode/massive/massive_edit_users.php:47 -#: ../../godmode/massive/massive_delete_profiles.php:45 -#: ../../godmode/massive/massive_add_profiles.php:45 -#: ../../godmode/alerts/configure_alert_command.php:194 -#: ../../godmode/alerts/alert_actions.php:218 -#: ../../godmode/alerts/alert_commands.php:730 -#: ../../godmode/alerts/alert_templates.php:270 -#: ../../godmode/alerts/configure_alert_action.php:125 -#: ../../godmode/alerts/configure_alert_template.php:442 -#: ../../godmode/setup/os.list.php:49 -#: ../../godmode/servers/plugin_registration.php:89 ../../godmode/tag/tag.php:186 -#: ../../godmode/category/category.php:96 ../../operation/users/user_edit.php:277 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:246 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:322 +#: ../../package_774/enterprise/godmode/policies/policies.php:284 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:482 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:319 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:68 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:31 msgid "metaconsole" msgstr "metaconsola" -#: ../../views/calendar/list.php:63 ../../views/calendar/special_days_edit.php:60 -#: ../../views/calendar/edit.php:64 ../../views/calendar/special_days.php:65 +#: ../../extensions/resource_registration.php:1107 +#: ../../godmode/agentes/modificar_agente.php:120 ../../godmode/alerts/alert_actions.php:220 +#: ../../godmode/alerts/alert_commands.php:984 ../../godmode/alerts/alert_templates.php:273 +#: ../../godmode/alerts/configure_alert_action.php:135 +#: ../../godmode/alerts/configure_alert_command.php:196 +#: ../../godmode/alerts/configure_alert_template.php:450 ../../godmode/category/category.php:98 +#: ../../godmode/groups/group_list.php:408 ../../godmode/groups/modu_group_list.php:97 +#: ../../godmode/massive/massive_add_profiles.php:47 +#: ../../godmode/massive/massive_delete_profiles.php:47 +#: ../../godmode/massive/massive_edit_users.php:49 +#: ../../godmode/massive/massive_operations.php:487 +#: ../../godmode/modules/manage_inventory_modules.php:69 +#: ../../godmode/modules/manage_nc_groups.php:317 +#: ../../godmode/modules/manage_network_components.php:317 ../../godmode/setup/os.list.php:51 +#: ../../godmode/tag/tag.php:188 ../../godmode/users/profile_list.php:119 +#: ../../godmode/users/user_list.php:540 ../../operation/users/user_edit.php:276 +#: ../../views/calendar/edit.php:64 ../../views/calendar/list.php:63 +#: ../../views/calendar/special_days.php:65 ../../views/calendar/special_days_edit.php:60 #: ../../enterprise/extensions/csv_import_group.php:41 -#: ../../enterprise/godmode/modules/local_components.php:270 #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:342 #: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:128 -#: ../../enterprise/godmode/policies/policy_plugins.php:33 -#: ../../enterprise/godmode/policies/policy_alerts.php:70 -#: ../../enterprise/godmode/policies/configure_policy.php:87 -#: ../../enterprise/godmode/policies/policy_modules.php:483 -#: ../../enterprise/godmode/policies/policy_queue.php:215 -#: ../../enterprise/godmode/policies/policies.php:286 -#: ../../enterprise/godmode/policies/policy_linking.php:122 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:324 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:94 -#: ../../enterprise/godmode/policies/policy_collections.php:64 -#: ../../enterprise/godmode/policies/policy_agents.php:321 -#: ../../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/massive/massive_delete_alerts_policy.php:33 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:33 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:35 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:35 +#: ../../enterprise/godmode/modules/local_components.php:270 +#: ../../enterprise/godmode/policies/configure_policy.php:87 +#: ../../enterprise/godmode/policies/policies.php:259 +#: ../../enterprise/godmode/policies/policy_agents.php:321 +#: ../../enterprise/godmode/policies/policy_alerts.php:70 +#: ../../enterprise/godmode/policies/policy_collections.php:64 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:324 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:94 +#: ../../enterprise/godmode/policies/policy_linking.php:122 +#: ../../enterprise/godmode/policies/policy_modules.php:492 +#: ../../enterprise/godmode/policies/policy_plugins.php:33 +#: ../../enterprise/godmode/policies/policy_queue.php:215 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:248 #: ../../enterprise/operation/agentes/policy_view.php:53 -#: ../../extensions/resource_registration.php:1107 -#: ../../godmode/modules/manage_nc_groups.php:317 -#: ../../godmode/modules/manage_inventory_modules.php:69 -#: ../../godmode/modules/manage_network_components.php:317 -#: ../../godmode/groups/group_list.php:405 -#: ../../godmode/groups/modu_group_list.php:97 -#: ../../godmode/users/profile_list.php:119 ../../godmode/users/user_list.php:540 -#: ../../godmode/agentes/modificar_agente.php:120 -#: ../../godmode/massive/massive_operations.php:432 -#: ../../godmode/massive/massive_edit_users.php:49 -#: ../../godmode/massive/massive_delete_profiles.php:47 -#: ../../godmode/massive/massive_add_profiles.php:47 -#: ../../godmode/alerts/configure_alert_command.php:196 -#: ../../godmode/alerts/alert_actions.php:220 -#: ../../godmode/alerts/alert_commands.php:732 -#: ../../godmode/alerts/alert_templates.php:272 -#: ../../godmode/alerts/configure_alert_action.php:127 -#: ../../godmode/alerts/configure_alert_template.php:444 -#: ../../godmode/setup/os.list.php:51 ../../godmode/tag/tag.php:188 -#: ../../godmode/category/category.php:98 ../../operation/users/user_edit.php:279 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:248 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:324 +#: ../../package_774/enterprise/godmode/policies/policies.php:286 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:484 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:321 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:70 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:33 msgid "any node" msgstr "cualquier nodo" -#: ../../views/calendar/list.php:68 ../../views/calendar/special_days_edit.php:65 -#: ../../views/calendar/edit.php:69 ../../views/calendar/special_days.php:70 +#: ../../extensions/resource_registration.php:1112 +#, php-format +msgid "This node is configured with centralized mode. Go to %s to create a policy." +msgstr "Este nodo está configurado en modo centralizado. Vaya a %s para crear una política." + +#: ../../extensions/resource_registration.php:1121 +msgid "This extension makes registering resource templates easier." +msgstr "Esta extensión facilita el registro de plantillas de recursos." + +#: ../../extensions/resource_registration.php:1121 +msgid "Here you can upload a resource template in .ptr format." +msgstr "Aquí puede añadir una plantilla de recurso en formato .ptr." + +#: ../../extensions/resource_registration.php:1121 #, php-format msgid "" -"This node is configured with centralized mode. All alert calendar information is " -"read only. Go to %s to manage it." +"Please refer to our documentation for more information on how to obtain and use %s resources." msgstr "" -"Este nodo se configura en modo centralizado. Toda la información de plantillas " -"de alertas es solo de lectura. Vaya a %s para gestionarlo." +"Diríjase a nuestra documentación para encontrar más información sobre como obtener y usar " +"los recursos de %s." -#: ../../views/calendar/list.php:95 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:76 -#: ../../enterprise/operation/agentes/security_hardening.php:457 -#: ../../enterprise/tools/ipam/ipam_list.php:676 -#: ../../enterprise/tools/ipam/ipam_excel.php:136 -#: ../../enterprise/tools/ipam/ipam_excel.php:207 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:770 -#: ../../extensions/api_checker.php:296 ../../godmode/modules/module_list.php:97 -#: ../../godmode/groups/group_list.php:885 -#: ../../godmode/groups/modu_group_list.php:260 -#: ../../godmode/agentes/fields_manager.php:152 -#: ../../godmode/agentes/agent_manager.php:364 -#: ../../godmode/agentes/agent_incidents.php:87 -#: ../../godmode/agentes/module_manager_editor_common.php:198 -#: ../../godmode/alerts/alert_commands.php:750 ../../godmode/setup/os.list.php:64 -#: ../../include/class/AlertsList.class.php:313 -#: ../../operation/incidents/list_integriaims_incidents.php:586 -msgid "ID" -msgstr "ID" +#: ../../extensions/resource_registration.php:1121 +msgid "" +"You can get more resurces in our
Public " +"Resource Library" +msgstr "" +"Puede obtener más recursos en nuestra Librería de recursos pública" -#: ../../views/calendar/list.php:96 ../../views/calendar/edit.php:89 -#: ../../views/cluster/list.php:69 ../../views/dashboard/list.php:99 -#: ../../views/dashboard/formDashboard.php:77 -#: ../../enterprise/views/ncm/snippets/list.php:70 -#: ../../enterprise/views/ncm/snippets/edit.php:83 -#: ../../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:72 -#: ../../enterprise/views/ncm/firmwares/edit.php:80 -#: ../../enterprise/views/ncm/models/list.php:71 -#: ../../enterprise/views/ncm/models/edit.php:68 -#: ../../enterprise/views/ncm/vendors/list.php:70 -#: ../../enterprise/views/ncm/vendors/edit.php:67 -#: ../../enterprise/views/ipam/sites/list.php:46 -#: ../../enterprise/views/ipam/sites/edit.php:40 -#: ../../enterprise/meta/advanced/servers.build_table.php:78 -#: ../../enterprise/meta/advanced/collections.data.php:350 -#: ../../enterprise/meta/include/functions_autoprovision.php:495 -#: ../../enterprise/meta/include/functions_autoprovision.php:603 -#: ../../enterprise/meta/include/functions_wizard_meta.php:463 -#: ../../enterprise/meta/include/functions_wizard_meta.php:581 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1131 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1457 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1579 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1682 -#: ../../enterprise/meta/agentsearch.php:333 -#: ../../enterprise/godmode/modules/configure_local_component.php:159 -#: ../../enterprise/godmode/modules/local_components.php:643 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:363 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:787 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:144 -#: ../../enterprise/godmode/agentes/collection_manager.php:161 -#: ../../enterprise/godmode/agentes/collection_manager.php:261 -#: ../../enterprise/godmode/agentes/collections.data.php:583 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:116 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:580 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:130 -#: ../../enterprise/godmode/policies/configure_policy.php:112 -#: ../../enterprise/godmode/policies/policy_modules.php:1585 -#: ../../enterprise/godmode/policies/policies.php:453 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:272 -#: ../../enterprise/godmode/policies/policy_collections.php:240 -#: ../../enterprise/godmode/policies/policy_collections.php:334 -#: ../../enterprise/godmode/policies/policy_agents.php:966 -#: ../../enterprise/godmode/policies/policy_agents.php:1356 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:170 -#: ../../enterprise/godmode/services/services.service.php:580 -#: ../../enterprise/godmode/setup/setup_skins.php:111 -#: ../../enterprise/godmode/setup/setup_auth.php:118 -#: ../../enterprise/godmode/setup/edit_skin.php:252 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:186 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:190 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:191 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:97 -#: ../../enterprise/godmode/reporting/visual_console_template.php:218 -#: ../../enterprise/godmode/reporting/visual_console_template.php:293 -#: ../../enterprise/godmode/reporting/mysql_builder.php:96 -#: ../../enterprise/godmode/reporting/mysql_builder.php:239 -#: ../../enterprise/godmode/reporting/mysql_builder.php:240 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1686 -#: ../../enterprise/godmode/servers/manage_export.php:173 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:249 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:58 -#: ../../enterprise/godmode/servers/manage_export_form.php:105 -#: ../../enterprise/godmode/servers/list_satellite.php:54 -#: ../../enterprise/mobile/include/enterprise.class.php:86 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:434 -#: ../../enterprise/include/ajax/servers.ajax.php:100 -#: ../../enterprise/include/ajax/servers.ajax.php:171 -#: ../../enterprise/include/ajax/servers.ajax.php:309 -#: ../../enterprise/include/functions_reporting_csv.php:804 -#: ../../enterprise/include/class/Omnishell.class.php:851 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:793 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3008 -#: ../../enterprise/include/functions_services.php:1642 -#: ../../enterprise/include/functions_ipam.php:1350 -#: ../../enterprise/include/functions_ipam.php:2058 -#: ../../enterprise/operation/agentes/policy_view.php:164 -#: ../../enterprise/operation/agentes/policy_view.php:396 -#: ../../enterprise/operation/agentes/tag_view.php:782 -#: ../../enterprise/operation/agentes/collection_view.php:84 -#: ../../enterprise/operation/agentes/policy_manager.php:511 -#: ../../enterprise/operation/services/services.service.php:109 -#: ../../enterprise/operation/services/massive/services.create.php:656 -#: ../../enterprise/operation/services/services.list.php:535 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:60 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1191 -#: ../../enterprise/tools/ipam/ipam_list.php:58 -#: ../../enterprise/tools/ipam/ipam_list.php:689 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:134 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:329 -#: ../../enterprise/tools/ipam/ipam_excel.php:137 -#: ../../enterprise/tools/ipam/ipam_excel.php:208 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:53 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:777 -#: ../../enterprise/tools/ipam/ipam_editor.php:153 -#: ../../extensions/files_repo/files_repo_list.php:55 -#: ../../godmode/modules/manage_nc_groups_form.php:72 -#: ../../godmode/modules/manage_network_templates_form.php:168 -#: ../../godmode/modules/manage_nc_groups.php:264 -#: ../../godmode/modules/manage_inventory_modules.php:289 -#: ../../godmode/modules/manage_network_components_form_common.php:47 -#: ../../godmode/modules/manage_inventory_modules_form.php:115 -#: ../../godmode/modules/module_list.php:99 -#: ../../godmode/modules/manage_network_templates.php:248 -#: ../../godmode/groups/configure_group.php:142 -#: ../../godmode/groups/group_list.php:887 -#: ../../godmode/groups/configure_modu_group.php:82 -#: ../../godmode/groups/modu_group_list.php:261 -#: ../../godmode/users/user_list.php:575 -#: ../../godmode/agentes/inventory_manager.php:233 -#: ../../godmode/agentes/planned_downtime.editor.php:882 -#: ../../godmode/agentes/planned_downtime.editor.php:1356 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:128 -#: ../../godmode/agentes/configure_field.php:115 -#: ../../godmode/agentes/module_manager_editor_common.php:253 -#: ../../godmode/agentes/module_manager_editor_common.php:1456 -#: ../../godmode/agentes/module_manager.php:671 -#: ../../godmode/netflow/nf_edit.php:166 ../../godmode/netflow/nf_edit_form.php:242 -#: ../../godmode/alerts/configure_alert_command.php:220 -#: ../../godmode/alerts/alert_actions.php:351 -#: ../../godmode/alerts/alert_commands.php:749 -#: ../../godmode/alerts/alert_templates.php:414 -#: ../../godmode/alerts/configure_alert_action.php:183 -#: ../../godmode/alerts/configure_alert_template.php:1101 -#: ../../godmode/setup/os.builder.php:72 ../../godmode/setup/os.builder.php:73 -#: ../../godmode/setup/os.list.php:66 ../../godmode/setup/setup_integria.php:400 -#: ../../godmode/setup/setup_integria.php:533 -#: ../../godmode/reporting/visual_console_builder.data.php:151 -#: ../../godmode/reporting/create_container.php:247 -#: ../../godmode/reporting/reporting_builder.item_editor.php:86 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1106 -#: ../../godmode/reporting/reporting_builder.main.php:91 -#: ../../godmode/reporting/reporting_builder.main.php:95 -#: ../../godmode/reporting/graph_builder.main.php:128 -#: ../../godmode/events/event_filter.php:144 -#: ../../godmode/events/event_responses.editor.php:97 -#: ../../godmode/events/event_responses.list.php:66 -#: ../../godmode/wizards/ManageExtensions.class.php:318 -#: ../../godmode/servers/servers.build_table.php:80 -#: ../../godmode/servers/modificar_server.php:200 -#: ../../godmode/servers/plugin.php:469 ../../godmode/servers/plugin.php:1040 -#: ../../godmode/tag/tag.php:231 ../../godmode/tag/edit_tag.php:194 -#: ../../godmode/category/edit_category.php:189 -#: ../../mobile/operation/module_data.php:264 -#: ../../mobile/operation/server_status.php:283 -#: ../../mobile/operation/server_status.php:321 -#: ../../mobile/operation/server_status.php:351 -#: ../../mobile/operation/server_status.php:447 -#: ../../include/functions_reporting_html.php:1062 -#: ../../include/functions_reporting_html.php:1070 -#: ../../include/functions_reporting_html.php:1773 -#: ../../include/functions_reporting_html.php:2666 -#: ../../include/functions_reporting_html.php:3025 -#: ../../include/functions_reporting_html.php:3741 -#: ../../include/functions_reporting_html.php:6415 -#: ../../include/functions_treeview.php:69 -#: ../../include/class/EventSound.class.php:306 -#: ../../include/class/NetworkMap.class.php:3071 -#: ../../include/class/NetworkMap.class.php:3117 -#: ../../include/class/NetworkMap.class.php:3129 -#: ../../include/class/NetworkMap.class.php:3499 -#: ../../include/class/ManageNetScanScripts.class.php:403 -#: ../../include/class/ManageNetScanScripts.class.php:549 -#: ../../include/class/ModuleTemplates.class.php:848 -#: ../../include/class/ModuleTemplates.class.php:1030 -#: ../../include/class/CalendarManager.class.php:1026 -#: ../../include/class/SatelliteCollection.class.php:132 -#: ../../include/functions_filemanager.php:659 -#: ../../include/functions_snmp_browser.php:1904 -#: ../../include/functions_events.php:4289 ../../include/functions_events.php:4447 -#: ../../operation/search_users.php:44 ../../operation/search_helps.php:31 -#: ../../operation/agentes/pandora_networkmap.editor.php:338 -#: ../../operation/agentes/pandora_networkmap.php:740 -#: ../../operation/agentes/pandora_networkmap.view.php:137 -#: ../../operation/gis_maps/gis_map.php:115 -#: ../../operation/incidents/configure_integriaims_incident.php:232 -#: ../../operation/search_policies.php:35 ../../operation/search_maps.php:28 -msgid "Name" -msgstr "Nombre" +#: ../../extensions/resource_registration.php:1131 +msgid "File to upload" +msgstr "Archivo a cargar" -#: ../../views/calendar/list.php:97 ../../views/calendar/special_days_edit.php:105 -#: ../../views/calendar/edit.php:100 ../../views/calendar/special_days.php:117 -#: ../../views/cluster/list.php:71 ../../views/dashboard/list.php:101 -#: ../../views/dashboard/formDashboard.php:92 -#: ../../enterprise/views/ncm/devices/list.php:116 -#: ../../enterprise/meta/advanced/collections.data.php:442 -#: ../../enterprise/meta/advanced/collections.php:382 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:148 -#: ../../enterprise/meta/include/functions_wizard_meta.php:191 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1805 -#: ../../enterprise/meta/include/functions_events_meta.php:74 -#: ../../enterprise/meta/agentsearch.php:137 -#: ../../enterprise/meta/agentsearch.php:335 -#: ../../enterprise/godmode/modules/configure_local_component.php:287 -#: ../../enterprise/godmode/modules/local_components.php:548 -#: ../../enterprise/godmode/modules/local_components.php:645 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:118 -#: ../../enterprise/godmode/agentes/collections.data.php:595 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:205 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:139 -#: ../../enterprise/godmode/agentes/collections.php:506 -#: ../../enterprise/godmode/policies/configure_policy.php:136 -#: ../../enterprise/godmode/policies/policies.php:312 -#: ../../enterprise/godmode/policies/policies.php:455 -#: ../../enterprise/godmode/policies/policy_agents.php:414 -#: ../../enterprise/godmode/policies/policy_agents.php:975 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:102 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:140 -#: ../../enterprise/godmode/services/services.service.php:603 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:347 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:208 -#: ../../enterprise/godmode/reporting/graph_template_list.php:205 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:195 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:468 -#: ../../enterprise/godmode/reporting/visual_console_template.php:231 -#: ../../enterprise/godmode/reporting/visual_console_template.php:294 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:319 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1413 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2040 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:136 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:740 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:693 -#: ../../enterprise/include/functions_tasklist.php:196 -#: ../../enterprise/include/ajax/ipam.ajax.php:487 -#: ../../enterprise/include/ajax/cron.ajax.php:148 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/include/functions_reporting_csv.php:2650 -#: ../../enterprise/include/functions_reporting_csv.php:2829 -#: ../../enterprise/include/class/Azure.cloud.php:865 -#: ../../enterprise/include/class/VMware.app.php:769 -#: ../../enterprise/include/class/Omnishell.class.php:406 -#: ../../enterprise/include/class/Omnishell.class.php:435 -#: ../../enterprise/include/class/Omnishell.class.php:861 -#: ../../enterprise/include/class/DB2.app.php:477 -#: ../../enterprise/include/class/Aws.S3.php:441 -#: ../../enterprise/include/class/SAP.app.php:636 -#: ../../enterprise/include/class/Aws.cloud.php:567 -#: ../../enterprise/include/class/Aws.cloud.php:1253 -#: ../../enterprise/include/class/MySQL.app.php:482 -#: ../../enterprise/include/class/Google.cloud.php:791 -#: ../../enterprise/include/class/Oracle.app.php:484 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:489 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:813 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:953 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2883 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3009 -#: ../../enterprise/include/functions_events.php:30 -#: ../../enterprise/operation/agentes/tag_view.php:106 -#: ../../enterprise/operation/agentes/tag_view.php:698 -#: ../../enterprise/operation/agentes/ver_agente.php:70 -#: ../../enterprise/operation/agentes/ver_agente.php:91 -#: ../../enterprise/operation/log/log_viewer.php:809 -#: ../../enterprise/operation/services/services.service.php:112 -#: ../../enterprise/operation/services/massive/services.create.php:678 -#: ../../enterprise/operation/services/services.list.php:268 -#: ../../enterprise/operation/services/services.list.php:540 -#: ../../enterprise/operation/services/services.table_services.php:218 -#: ../../enterprise/tools/ipam/ipam_editor.php:335 -#: ../../extensions/agents_modules.php:427 -#: ../../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:141 -#: ../../godmode/modules/manage_network_components.php:649 -#: ../../godmode/modules/manage_network_components.php:781 -#: ../../godmode/users/user_list.php:470 -#: ../../godmode/agentes/configurar_agente.php:530 -#: ../../godmode/agentes/modificar_agente.php:314 -#: ../../godmode/agentes/modificar_agente.php:707 -#: ../../godmode/agentes/planned_downtime.list.php:735 -#: ../../godmode/agentes/planned_downtime.editor.php:895 -#: ../../godmode/agentes/planned_downtime.editor.php:1357 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:141 -#: ../../godmode/agentes/agent_incidents.php:91 -#: ../../godmode/netflow/nf_edit.php:167 ../../godmode/netflow/nf_edit_form.php:256 -#: ../../godmode/snmpconsole/snmp_alert.php:841 -#: ../../godmode/gis_maps/configure_gis_map.php:509 -#: ../../godmode/gis_maps/configure_gis_map.php:646 -#: ../../godmode/massive/massive_copy_modules.php:98 -#: ../../godmode/massive/massive_copy_modules.php:275 -#: ../../godmode/massive/massive_standby_alerts.php:186 -#: ../../godmode/massive/massive_delete_action_alerts.php:210 -#: ../../godmode/massive/massive_add_alerts.php:211 -#: ../../godmode/massive/massive_enable_disable_alerts.php:170 -#: ../../godmode/massive/massive_edit_agents.php:722 -#: ../../godmode/massive/massive_delete_profiles.php:172 -#: ../../godmode/massive/massive_delete_alerts.php:290 -#: ../../godmode/massive/massive_add_action_alerts.php:198 -#: ../../godmode/massive/massive_add_profiles.php:203 -#: ../../godmode/alerts/configure_alert_command.php:247 -#: ../../godmode/alerts/alert_actions.php:269 -#: ../../godmode/alerts/alert_actions.php:353 -#: ../../godmode/alerts/alert_list.list.php:220 -#: ../../godmode/alerts/alert_commands.php:751 -#: ../../godmode/alerts/alert_templates.php:415 -#: ../../godmode/alerts/configure_alert_action.php:220 -#: ../../godmode/alerts/configure_alert_template.php:1137 -#: ../../godmode/setup/news.php:216 ../../godmode/setup/gis.php:70 -#: ../../godmode/setup/gis_step_2.php:237 -#: ../../godmode/setup/setup_integria.php:426 -#: ../../godmode/setup/setup_integria.php:560 -#: ../../godmode/reporting/visual_console_builder.data.php:163 -#: ../../godmode/reporting/create_container.php:261 -#: ../../godmode/reporting/create_container.php:635 -#: ../../godmode/reporting/create_container.php:742 -#: ../../godmode/reporting/map_builder.php:362 -#: ../../godmode/reporting/map_builder.php:418 -#: ../../godmode/reporting/graphs.php:231 ../../godmode/reporting/graphs.php:249 -#: ../../godmode/reporting/graphs.php:365 -#: ../../godmode/reporting/visual_console_favorite.php:182 -#: ../../godmode/reporting/reporting_builder.item_editor.php:75 -#: ../../godmode/reporting/reporting_builder.item_editor.php:90 -#: ../../godmode/reporting/reporting_builder.item_editor.php:217 -#: ../../godmode/reporting/reporting_builder.item_editor.php:911 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1683 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3545 -#: ../../godmode/reporting/visual_console_builder.elements.php:120 -#: ../../godmode/reporting/visual_console_builder.elements.php:343 -#: ../../godmode/reporting/reporting_builder.main.php:119 -#: ../../godmode/reporting/reporting_builder.main.php:184 -#: ../../godmode/reporting/reporting_builder.php:725 -#: ../../godmode/reporting/reporting_builder.php:925 -#: ../../godmode/reporting/graph_builder.main.php:176 -#: ../../godmode/events/event_filter.php:145 -#: ../../godmode/events/event_responses.editor.php:120 -#: ../../godmode/events/event_edit_filter.php:336 -#: ../../godmode/events/event_responses.list.php:68 -#: ../../godmode/events/custom_events.php:98 -#: ../../godmode/wizards/HostDevices.class.php:935 -#: ../../mobile/operation/agents.php:95 ../../mobile/operation/agents.php:158 -#: ../../mobile/operation/agents.php:235 ../../mobile/operation/agents.php:236 -#: ../../mobile/operation/agents.php:406 ../../mobile/operation/modules.php:171 -#: ../../mobile/operation/modules.php:176 ../../mobile/operation/modules.php:266 -#: ../../mobile/operation/modules.php:267 ../../mobile/operation/alerts.php:113 -#: ../../mobile/operation/alerts.php:118 ../../mobile/operation/alerts.php:231 -#: ../../mobile/operation/alerts.php:232 ../../mobile/operation/visualmaps.php:113 -#: ../../mobile/operation/visualmaps.php:118 ../../mobile/operation/events.php:691 -#: ../../mobile/operation/events.php:696 ../../mobile/operation/events.php:857 -#: ../../mobile/operation/events.php:994 ../../mobile/operation/events.php:995 -#: ../../mobile/operation/server_status.php:162 -#: ../../mobile/operation/server_status.php:167 -#: ../../include/functions_visual_map_editor.php:70 -#: ../../include/functions_visual_map_editor.php:588 -#: ../../include/functions_visual_map_editor.php:1451 -#: ../../include/functions_reporting_html.php:1617 -#: ../../include/functions_reporting_html.php:2380 -#: ../../include/functions_reporting_html.php:3692 -#: ../../include/functions_reporting_html.php:6503 -#: ../../include/functions_cron.php:503 ../../include/ajax/heatmap.ajax.php:142 -#: ../../include/ajax/heatmap.ajax.php:523 ../../include/ajax/custom_fields.php:630 -#: ../../include/ajax/custom_fields.php:679 ../../include/functions_graph.php:4958 -#: ../../include/functions_gis.php:228 ../../include/functions_profile.php:204 -#: ../../include/functions_visual_map.php:4224 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:697 -#: ../../include/rest-api/models/VisualConsole/Item.php:2147 -#: ../../include/functions_html.php:1618 -#: ../../include/functions_massive_operations.php:124 -#: ../../include/class/ExtensionsDiscovery.class.php:1325 -#: ../../include/class/NetworkMap.class.php:2993 -#: ../../include/class/NetworkMap.class.php:3054 -#: ../../include/class/NetworkMap.class.php:3420 -#: ../../include/class/AgentsAlerts.class.php:774 -#: ../../include/class/CredentialStore.class.php:814 -#: ../../include/class/CredentialStore.class.php:846 -#: ../../include/class/CredentialStore.class.php:937 -#: ../../include/class/CustomNetScan.class.php:506 -#: ../../include/class/ModuleTemplates.class.php:728 -#: ../../include/class/CalendarManager.class.php:1027 -#: ../../include/class/AgentDeployWizard.class.php:342 -#: ../../include/functions_container.php:149 -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:241 -#: ../../include/lib/Dashboard/Widgets/events_list.php:817 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:827 -#: ../../include/lib/Group.php:566 ../../include/functions_snmp_browser.php:1916 -#: ../../include/functions_events.php:203 ../../include/functions_events.php:256 -#: ../../include/functions_events.php:5030 ../../operation/heatmap.php:122 -#: ../../operation/heatmap.php:124 ../../operation/search_agents.php:39 -#: ../../operation/users/user_edit.php:996 -#: ../../operation/visual_console/view.php:375 -#: ../../operation/agentes/estado_agente.php:309 -#: ../../operation/agentes/estado_agente.php:1065 -#: ../../operation/agentes/pandora_networkmap.editor.php:350 -#: ../../operation/agentes/pandora_networkmap.editor.php:434 -#: ../../operation/agentes/interface_view.functions.php:37 -#: ../../operation/agentes/exportdata.php:328 -#: ../../operation/agentes/status_monitor.php:815 -#: ../../operation/agentes/group_view.php:243 -#: ../../operation/agentes/pandora_networkmap.view.php:140 -#: ../../operation/agentes/pandora_networkmap.view.php:176 -#: ../../operation/agentes/ver_agente.php:1055 -#: ../../operation/agentes/estado_generalagente.php:463 -#: ../../operation/agentes/alerts_status.functions.php:73 -#: ../../operation/gis_maps/gis_map.php:116 ../../operation/gis_maps/ajax.php:332 -#: ../../operation/gis_maps/ajax.php:438 -#: ../../operation/incidents/configure_integriaims_incident.php:269 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:340 -#: ../../operation/incidents/list_integriaims_incidents.php:347 -#: ../../operation/inventory/inventory.php:516 -#: ../../operation/inventory/inventory.php:1261 -#: ../../operation/events/events.php:1894 ../../operation/search_maps.php:29 -#: ../../general/ui/agents_list.php:76 -msgid "Group" -msgstr "Grupo" +#: ../../extensions/resource_registration.php:1136 +#: ../../godmode/agentes/planned_downtime.editor.php:1177 +msgid "Group filter" +msgstr "Filtro de grupo" -#: ../../views/calendar/list.php:122 ../../views/cluster/list.php:108 -#: ../../enterprise/views/ncm/snippets/list.php:103 -#: ../../enterprise/views/ncm/templates/list.php:109 -#: ../../enterprise/views/ncm/devices/list.php:156 -#: ../../enterprise/views/ncm/firmwares/list.php:108 -#: ../../enterprise/views/ncm/models/list.php:97 -#: ../../enterprise/views/ncm/vendors/list.php:95 -#: ../../enterprise/views/ipam/sites/list.php:73 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:973 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:197 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:262 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:744 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3295 -#: ../../enterprise/include/class/LogSource.class.php:634 -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:131 -#: ../../enterprise/include/lib/Metaconsole/Node.php:571 -#: ../../enterprise/include/functions_events.php:50 -#: ../../enterprise/include/functions_ipam.php:1685 -#: ../../godmode/update_manager/update_manager.history.php:67 -#: ../../godmode/agentes/modificar_agente.php:381 -#: ../../godmode/snmpconsole/snmp_alert.php:1746 -#: ../../godmode/events/event_edit_filter.php:411 -#: ../../mobile/operation/agents.php:254 ../../mobile/operation/modules.php:318 -#: ../../mobile/operation/alerts.php:241 ../../mobile/operation/events.php:1032 -#: ../../include/ajax/module.php:350 ../../include/class/ConfigPEN.class.php:630 -#: ../../include/class/EventSound.class.php:337 -#: ../../include/class/CredentialStore.class.php:858 -#: ../../include/class/SnmpConsole.class.php:374 -#: ../../include/class/AuditLog.class.php:197 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:245 -#: ../../operation/events/events.php:2027 -msgid "Free search" -msgstr "Búsqueda libre" +#: ../../extensions/resource_registration.php:1174 +#: ../../enterprise/include/functions_policies.php:4560 +#: ../../package_774/enterprise/include/functions_policies.php:4537 +msgid "" +"Error uploading resource. Check if the selected file is a valid resource template in .ptr " +"format" +msgstr "" +"Error al cargar el recurso. Compruebe si el archivo seleccionado es una plantilla de " +"recursos válida en formato .ptr" -#: ../../views/calendar/list.php:149 ../../views/calendar/special_days_edit.php:162 -#: ../../views/calendar/special_days_edit.php:209 ../../views/calendar/edit.php:129 -#: ../../views/calendar/special_days.php:346 -#: ../../views/calendar/special_days.php:429 -#: ../../views/calendar/special_days.php:504 -#: ../../views/calendar/special_days.php:529 -#: ../../enterprise/views/ncm/snippets/list.php:129 -#: ../../enterprise/views/ncm/snippets/edit.php:123 -#: ../../enterprise/views/ncm/templates/list.php:135 -#: ../../enterprise/views/ncm/templates/edit.php:328 -#: ../../enterprise/views/ncm/firmwares/list.php:134 -#: ../../enterprise/views/ncm/firmwares/edit.php:183 -#: ../../enterprise/views/ncm/models/list.php:123 -#: ../../enterprise/views/ncm/models/edit.php:117 -#: ../../enterprise/views/ncm/vendors/list.php:121 -#: ../../enterprise/views/ncm/vendors/edit.php:118 -#: ../../enterprise/views/ipam/sites/list.php:100 -#: ../../enterprise/views/ipam/sites/edit.php:106 -#: ../../enterprise/meta/advanced/links.php:137 -#: ../../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.editor.php:162 -#: ../../enterprise/meta/advanced/cron_main.php:320 -#: ../../enterprise/meta/advanced/collections.php:524 -#: ../../enterprise/meta/include/functions_autoprovision.php:632 -#: ../../enterprise/meta/include/functions_autoprovision.php:857 -#: ../../enterprise/godmode/modules/configure_local_component.php:845 -#: ../../enterprise/godmode/modules/local_components.php:765 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:837 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:914 -#: ../../enterprise/godmode/agentes/collections.agents.php:47 -#: ../../enterprise/godmode/agentes/collections.data.php:82 -#: ../../enterprise/godmode/agentes/collections.data.php:191 -#: ../../enterprise/godmode/agentes/collections.data.php:219 -#: ../../enterprise/godmode/agentes/collections.data.php:243 -#: ../../enterprise/godmode/agentes/collections.data.php:274 -#: ../../enterprise/godmode/agentes/collections.data.php:338 -#: ../../enterprise/godmode/agentes/collections.editor.php:190 -#: ../../enterprise/godmode/agentes/collections.php:593 -#: ../../enterprise/godmode/policies/configure_policy.php:173 -#: ../../enterprise/godmode/policies/policy_modules.php:433 -#: ../../enterprise/godmode/policies/policy_modules.php:1801 -#: ../../enterprise/godmode/policies/policy_modules.php:1928 -#: ../../enterprise/godmode/policies/policies.php:760 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:42 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:165 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:450 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:459 -#: ../../enterprise/godmode/services/services.service.php:967 -#: ../../enterprise/godmode/setup/edit_skin.php:302 -#: ../../enterprise/godmode/reporting/aws_view.php:194 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:109 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:296 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:638 -#: ../../enterprise/godmode/servers/manage_export.php:159 -#: ../../enterprise/godmode/servers/manage_export.php:216 -#: ../../enterprise/godmode/servers/manage_export_form.php:186 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3202 -#: ../../enterprise/tools/ipam/ipam.php:421 -#: ../../enterprise/tools/ipam/ipam_list.php:860 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:532 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:171 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:393 -#: ../../enterprise/tools/ipam/ipam_editor.php:427 -#: ../../godmode/modules/manage_nc_groups_form.php:98 -#: ../../godmode/modules/manage_network_templates_form.php:180 -#: ../../godmode/modules/manage_nc_groups.php:344 -#: ../../godmode/modules/manage_inventory_modules.php:374 -#: ../../godmode/modules/manage_network_components_form.php:384 -#: ../../godmode/modules/manage_network_components.php:899 -#: ../../godmode/modules/manage_inventory_modules_form.php:249 -#: ../../godmode/modules/manage_network_templates.php:311 -#: ../../godmode/groups/configure_group.php:296 -#: ../../godmode/groups/configure_modu_group.php:102 -#: ../../godmode/users/configure_user.php:1731 -#: ../../godmode/agentes/module_manager_editor.php:817 -#: ../../godmode/agentes/planned_downtime.list.php:680 -#: ../../godmode/agentes/planned_downtime.list.php:989 -#: ../../godmode/agentes/agent_manager.php:1087 -#: ../../godmode/agentes/configure_field.php:203 -#: ../../godmode/agentes/module_manager.php:1200 -#: ../../godmode/netflow/nf_edit_form.php:454 -#: ../../godmode/snmpconsole/snmp_alert.php:1715 -#: ../../godmode/snmpconsole/snmp_alert.php:2203 -#: ../../godmode/snmpconsole/snmp_filters.php:275 -#: ../../godmode/snmpconsole/snmp_filters.php:366 -#: ../../godmode/alerts/configure_alert_command.php:395 -#: ../../godmode/alerts/alert_actions.php:502 -#: ../../godmode/alerts/alert_list.list.php:1107 -#: ../../godmode/alerts/alert_commands.php:839 -#: ../../godmode/alerts/alert_templates.php:519 -#: ../../godmode/alerts/configure_alert_action.php:446 -#: ../../godmode/alerts/alert_list.php:630 ../../godmode/setup/news.php:325 -#: ../../godmode/setup/gis.php:100 ../../godmode/setup/os.php:95 -#: ../../godmode/setup/os.php:177 ../../godmode/setup/links.php:165 -#: ../../godmode/reporting/create_container.php:383 -#: ../../godmode/reporting/map_builder.php:586 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2381 -#: ../../godmode/reporting/reporting_builder.main.php:45 -#: ../../godmode/reporting/graph_builder.main.php:298 -#: ../../godmode/events/event_responses.editor.php:328 -#: ../../godmode/events/event_edit_filter.php:959 -#: ../../godmode/servers/plugin.php:761 ../../godmode/tag/edit_tag.php:262 -#: ../../godmode/category/edit_category.php:201 +#: ../../extensions/users_connected.php:55 +msgid "List of users connected" +msgstr "Lista de usuarios conectados" + +#: ../../extensions/users_connected.php:64 ../../operation/messages/message_edit.php:94 +#: ../../operation/messages/message_list.php:82 ../../operation/users/user_edit_header.php:125 +#: ../../operation/menu.php:669 +msgid "Workspace" +msgstr "Área de trabajo" + +#: ../../extensions/users_connected.php:68 ../../extensions/users_connected.php:243 +msgid "Users connected" +msgstr "Usuarios conectados" + +#: ../../extensions/users_connected.php:76 +msgid "This user does not have any associated profile" +msgstr "Este usuario no tiene ningún perfil/grupo asignado" + +#: ../../extensions/users_connected.php:166 +msgid "No other users connected" +msgstr "No hay otros usuarios conectados" + +#: ../../extensions/users_connected.php:179 +msgid "Last login" +msgstr "Último acceso" + +#: ../../extensions/users_connected.php:180 +#: ../../godmode/agentes/planned_downtime.editor.php:1359 ../../godmode/users/user_list.php:577 +#: ../../include/ajax/heatmap.ajax.php:483 ../../include/ajax/module.php:1059 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1088 +#: ../../include/functions_agents.php:4796 ../../include/functions_events.php:4454 +#: ../../include/functions_reporting_html.php:821 ../../include/functions_treeview.php:736 +#: ../../mobile/operation/agent.php:199 ../../mobile/operation/agents.php:99 +#: ../../mobile/operation/agents.php:418 ../../mobile/operation/agents.php:420 +#: ../../mobile/operation/agents.php:423 ../../operation/agentes/estado_agente.php:1127 +#: ../../operation/agentes/log_sources_status.php:60 +#: ../../operation/agentes/ver_agente.php:1096 ../../operation/gis_maps/ajax.php:239 +#: ../../operation/gis_maps/ajax.php:349 ../../operation/gis_maps/ajax.php:466 +#: ../../operation/inventory/inventory.php:1323 ../../operation/search_agents.php:43 +#: ../../operation/search_users.php:46 ../../enterprise/godmode/reporting/aws_view.php:61 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:786 +#: ../../enterprise/include/class/Omnishell.class.php:644 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:105 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/meta/agentsearch.php:141 +#: ../../enterprise/operation/agentes/policy_view.php:400 +#: ../../enterprise/operation/agentes/tag_view.php:703 +#: ../../enterprise/operation/agentes/ver_agente.php:95 +#: ../../package_774/enterprise/meta/agentsearch.php:141 +msgid "Last contact" +msgstr "Último contacto" + +#: ../../general/first_task/HA_cluster_builder.php:37 +msgid "There are no HA clusters defined yet." +msgstr "Aún no se han definido clusters de alta disponibilidad." + +#: ../../general/first_task/HA_cluster_builder.php:42 +#: ../../general/first_task/cluster_builder.php:29 +#: ../../general/first_task/cluster_builder.php:51 ../../views/cluster/list.php:44 +msgid "Clusters" +msgstr "Clústers" + +#: ../../general/first_task/HA_cluster_builder.php:45 +msgid "PANDORA FMS DB CLUSTER" +msgstr "CLUSTER DE LA BASE DE DATOS DE 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 "" +"Con Pandora FMS Enterprise puede añadir la alta disponibilidad a su instalación de Pandora " +"FMS añadiendo servidores MySQL redundantes" + +#: ../../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 "" +"Pinche en \"añadir nuevo módulo\" para empezar a convertir su cluster de base de datos de " +"Pandora FMS en un cluster de base de datos de Pandora FMS." + +#: ../../general/first_task/HA_cluster_builder.php:59 +msgid "Add new node" +msgstr "Añadir nuevo nodo" + +#: ../../general/first_task/cluster_builder.php:46 +msgid "There are no clusters defined yet." +msgstr "No hay clústers definidos todavía." + +#: ../../general/first_task/cluster_builder.php:54 +#: ../../general/first_task/cluster_builder.php:72 +msgid "Create Cluster" +msgstr "Crear clúster" + +#: ../../general/first_task/cluster_builder.php:57 +msgid "A cluster is a group of devices that provide the same service in high availability." +msgstr "" +"Un clúster es un grupo de servicios que proporciona el mismo servicio en alta disponibilidad." + +#: ../../general/first_task/cluster_builder.php:59 +msgid "Depending on how they provide that service, we can find two types:" +msgstr "Dependiendo de cómo proporcionen ese servicio, hay dos tipos:" + +#: ../../general/first_task/cluster_builder.php:61 +msgid "" +"Clusters to balance the service load: these are active - active (A/A) mode " +"clusters. It means that all the nodes (or machines that compose it) are working. They must " +"be working because if one stops working, it will overload the others." +msgstr "" +"Clústers para equilibrar la carga del servicio: son clústers de modo activo-activo(A/" +"A), por lo tanto todos los nodos (o máquinas que lo componen) están funcionando. Tienen que " +"estar todos en funcionamiento porque si uno se detiene, sobrecargará a los demás." + +#: ../../general/first_task/cluster_builder.php:63 +msgid "" +"Clusters to guarantee service: these are active - passive (A/P) mode clusters. It " +"means that one of the nodes (or machines that make up the cluster) will be running (primary) " +"and another won't (secondary). When the primary goes down, the secondary must take over and " +"give the service instead. Although many of the elements of this cluster are active-passive, " +"it will also have active elements in both of them that indicate that the passive node is " +"\"online\", so that in the case of a service failure in the master, the active node collects " +"this information." +msgstr "" +"Clústers para garantizar el servicio: son clústers de modo activo-pasivo (A/P). " +"Quiere decir que uno de los nodos (o máquinas que componen el clúster) estará en " +"funcionamiento (primario) y el otro no (secundario). Cuando uno primario se detiene, el " +"secundario lo releva y proporciona el servicio en su lugar. Aunque muchos de los elementos " +"de este clúster son activo-pasivo, también tendrá elementos activos en los dos que indican " +"que el nodo pasivo se encuentra \"en línea\", para que en caso de fallo del sistema en el " +"maestro, sea el nodo activo el que recoja esta información." + +#: ../../general/first_task/collections.php:18 +#: ../../enterprise/meta/advanced/collections.php:518 +msgid "There are no collections defined yet." +msgstr "No hay colecciones definidas todavía." + +#: ../../general/first_task/collections.php:22 ../../godmode/servers/modificar_server.php:313 +#: ../../enterprise/godmode/agentes/collections.agents.php:53 +#: ../../enterprise/godmode/agentes/collections.agents.php:87 +#: ../../enterprise/godmode/agentes/collections.data.php:54 +#: ../../enterprise/godmode/agentes/collections.data.php:64 +#: ../../enterprise/godmode/agentes/collections.editor.php:80 +#: ../../enterprise/godmode/agentes/collections.editor.php:118 +#: ../../enterprise/godmode/agentes/collections.php:144 +#: ../../enterprise/godmode/policies/policies.php:578 +#: ../../enterprise/godmode/policies/policy_collections.php:40 +#: ../../enterprise/godmode/policies/policy_collections.php:53 +#: ../../enterprise/godmode/menu.php:61 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2237 +#: ../../enterprise/include/functions_policies.php:3848 +#: ../../enterprise/meta/advanced/collections.data.php:33 +#: ../../enterprise/meta/advanced/collections.data.php:326 +#: ../../enterprise/meta/advanced/collections.editor.php:69 +#: ../../enterprise/meta/advanced/collections.editor.php:91 +#: ../../enterprise/meta/include/functions_agents_meta.php:540 +#: ../../package_774/enterprise/include/functions_policies.php:3825 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2237 +#: ../../package_774/enterprise/godmode/menu.php:61 +#: ../../package_774/enterprise/godmode/policies/policies.php:605 +msgid "Collections" +msgstr "Colecciones" + +#: ../../general/first_task/collections.php:25 ../../general/first_task/collections.php:39 +msgid "Create Collections" +msgstr "Crear colecciones" + +#: ../../general/first_task/collections.php:28 +msgid "" +"A file collection is a group of files (e.g. scripts or executables) which are \n" +"\t\tautomatically copied to a specific directory of the agent (under Windows or UNIX). The " +"file collections allow to be propagated\n" +"\t\t along with the policies in order to be used by a group of agents, using a 'package' of " +"scripts and modules which use them.\n" +"\t\tFirst we learn how to use the file collections in the agent's view, how to conduct it " +"manually, agent by agent, without using collections,\n" +"\t\t and how to do the same thing by using policies.Our first task is to arrange a " +"compilation of files. In order to do this, please go to the agent's \n" +"\t\t administrator. Subsequently, we're going to see a 'sub option' called 'Collections'. " +"Please click on it in order to create a new collection as we can see on \n" +"\t\t the picture below. " +msgstr "" +"Una colección de archivos es un grupo de archivos (ej: scripts o ejecutable) los cuales " +"son \n" +"\t\t automáticamente copiados a un directorio específico del agente (bajo Windows o UNIX). " +"Las colecciones de archivos permiten ser propagadas\n" +"\t\t junto con las políticas con el fin de ser utilizadas por un grupo de agentes, " +"utilizando un \"paquete\" de scripts y módulos que los utilizan.\n" +"\t\t Primero aprendemos a utilizar las colecciones de archivos en la vista del agente y " +"llevarla a cabo de forma manual, agente por agente, sin necesidad de utilizar las " +"colecciones,\n" +"\t\t y hacer lo mismo usando políticas. Nuestra primera tarea es organizar una compilación " +"de archivos. Para hacer esto, por favor ve al administrador \n" +"\t\t de agentes. Posteriormente, vamos a ver una \"sub opción\" llamada \"Colecciones\". Por " +"favor, pincha en ella para crear una nueva colección como se puede ver en \n" +"\t\t la imagen de abajo. " + +#: ../../general/first_task/custom_fields.php:35 ../../general/first_task/fields_manager.php:18 +msgid "There are no custom fields defined yet." +msgstr "No hay campos personalizados definidos todavía." + +#: ../../general/first_task/custom_fields.php:40 +#: ../../operation/custom_fields/custom_fields_view.php:245 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:264 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:252 +msgid "Custom Fields" +msgstr "Campos personalizados" + +#: ../../general/first_task/custom_fields.php:43 ../../general/first_task/custom_fields.php:57 +#: ../../general/first_task/custom_fields.php:66 +msgid "Create Custom Fields" +msgstr "Crear campos personalizados" + +#: ../../general/first_task/custom_fields.php:46 +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 "" +"Los campos personalizados son una manera fácil de personalizar la información del agente.\n" +"\t \t Puedes crear campos personalizados haciendo clic en \"Administración\" -> " +"\"Administrar monitorización\" -> \"Administrar campos personalizados\". " + +#: ../../general/first_task/custom_graphs.php:21 +msgid "Custom Graphs" +msgstr "Gráficos personalizados" + +#: ../../general/first_task/custom_graphs.php:24 ../../general/first_task/custom_graphs.php:39 +msgid "Create Custom Graph" +msgstr "Crear gráfico personalizado" + +#: ../../general/first_task/custom_graphs.php:27 +#, 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 "" +"Las gráficas están diseñadas para mostrar los datos recogidos por %s en una escala temporal " +"definida por el usuario.\n" +"\t\t\t\tLas gráficas de %s muestran datos en tiempo real. Se generan cada vez que el " +"operador necesita cualquiera de ellas y muestran su estado actualizado.\n" +"\t\t\t\tHay dos tipos de gráficas: Las gráficas automatizadas del agente y las gráficas " +"personalizadas por el usuario mediante uno o más módulos." + +#: ../../general/first_task/fields_manager.php:22 +msgid "Fields Manager" +msgstr "Gestor de campos" + +#: ../../general/first_task/fields_manager.php:25 +msgid "Create Fields Manager" +msgstr "Gestor de creación de archivos" + +#: ../../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 "" +"Los campos personalizados son una forma fácil de personalizar la información de los " +"agentes.\n" +"\t\t\t\tPuedes crear campos personalizados haciendo clic en \"Administración\" -> " +"\"Gestionar monitorización\" -> \"Gestionar campos personalizados\". " + +#: ../../general/first_task/fields_manager.php:34 +msgid "Create Fields " +msgstr "Crear campos " + +#: ../../general/first_task/incidents.php:21 +msgid "There are no incidents defined yet." +msgstr "No hay incidentes definidos todavía." + +#: ../../general/first_task/incidents.php:28 ../../godmode/agentes/configurar_agente.php:777 +#: ../../operation/agentes/ver_agente.php:1704 ../../operation/agentes/ver_agente.php:2087 +msgid "Incidents" +msgstr "Incidentes" + +#: ../../general/first_task/incidents.php:31 ../../general/first_task/incidents.php:46 +msgid "Create Incidents" +msgstr "Crear incidentes" + +#: ../../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 "" +"A parte recibir y procesar datos para monitorizar sistemas y aplicaciones,\n" +"\t\t\ttambién tiene que monitorizar las posibles incidencias que puedan ocurrir en estos " +"subsistemas en el proceso de monitorización del sistema.\n" +"\t\t\tPara ello, el equipo de %s ha diseñado un gestor de incidencias desde el que cualquier " +"usuario puede crear incidencias\n" +"\t\t\tque explican qué ha sucedido en la red y actualizar su estado a través de comentarios " +"y archivos en cualquier momento, en caso de que sea necesario hacerlo.\n" +"\t\t\tEste sistema permite que los usuarios trabajen como un equipo, junto con diferentes " +"tareas y sistemas de flujo de trabajo que permiten que la incidencia pase\n" +"\t\t\t de un equipo a otro, y los diferentes miembros de los diferentes equipos puedan " +"trabajar sobre la misma incidencia, compartiendo información y archivos.\n" +"\t\t" + +#: ../../general/first_task/map_builder.php:41 +#: ../../include/class/OrderInterpreter.class.php:233 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:175 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:511 +#: ../../enterprise/include/functions_enterprise.php:453 +#: ../../enterprise/meta/general/main_header.php:251 +#: ../../enterprise/meta/general/main_menu.php:456 +#: ../../package_774/enterprise/meta/general/main_menu.php:450 +msgid "Visual Console" +msgstr "Consola visual" + +#: ../../general/first_task/map_builder.php:44 +msgid "Visual Consoles" +msgstr "Consolas visuales" + +#: ../../general/first_task/map_builder.php:47 +#, 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 permite a los usuarios crear mapas visuales en los que cada usuario puede crear su propio " +"mapa de monitorización. El nuevo editor de consola visual es mucho más práctico, a pesar de " +"que el editor de consola visual anterior tenía sus ventajas. Hemos conseguido imitar la " +"sensación y el toque de una aplicación de dibujo como GIMP en la nueva consola visual. " +"También hemos simplificado el editor dividiéndolo en diferentes pestañas clasificadas " +"temáticamente llamadas \"Datos\", \"Vista previa\", \"Asistente\", \"Lista de elementos\" y " +"\"Editor\". Los elementos para los que el mapa visual de %s fue diseñado son las \"imágenes " +"estáticas\", las \"barras de porcentajes\" y los \"valores simples\"." + +#: ../../general/first_task/map_builder.php:58 +msgid "Create a Visual Console" +msgstr "Crear consola visual" + +#: ../../general/first_task/network_map.php:19 +msgid "There are no network map defined yet." +msgstr "No hay mapas de red definidos todavía." + +#: ../../general/first_task/network_map.php:26 +msgid "Network Map" +msgstr "Mapa de red" + +#: ../../general/first_task/network_map.php:29 ../../general/first_task/network_map.php:50 +msgid "Create Network Map" +msgstr "Crear mapa de red" + +#: ../../general/first_task/network_map.php:32 +msgid "" +"There is also an open-source version of the network map. \n" +"\t\t\t\t\t\t\t\tThis functionality allows to graphically display the nodes and " +"relationships, agents, modules and groups available to the user. \n" +"\t\t\t\t\t\t\t\tThere are three types of network maps:\n" +"\t\t\t" +msgstr "" +"Existe también una versión de código abierto del mapa de red. \n" +"\t\t\t\t\t\t\t\tEsta funcionalidad permite visualizar gráficamente los nodos y sus " +"relaciones, agentes, módulos y grupos disponibles para el usuario. \n" +"\t\t\t\t\t\t\t\tHay tres tipos de mapas de red:\n" +"\t\t\t" + +#: ../../general/first_task/network_map.php:37 +msgid "Topology Map" +msgstr "Mapa de topología" + +#: ../../general/first_task/network_map.php:38 +msgid "Group Map" +msgstr "Mapa de grupo" + +#: ../../general/first_task/network_map.php:39 +msgid "Radial Map (User without strict user)" +msgstr "Mapa radial (sin usuario estricto)" + +#: ../../general/first_task/network_map.php:40 +msgid "Dinamic Map" +msgstr "Mapa dinámico" + +#: ../../general/first_task/network_map.php:41 +msgid "Policy Map (Only Enterprise version)" +msgstr "Mapa de políticas (solo versión Enterprise)" + +#: ../../general/first_task/omnishell.php:27 +msgid "There is no command defined yet." +msgstr "Aún no hay un comando definido." + +#: ../../general/first_task/omnishell.php:31 ../../general/first_task/omnishell.php:34 +#: ../../enterprise/godmode/menu.php:292 ../../enterprise/include/class/Omnishell.class.php:597 +#: ../../enterprise/include/class/Omnishell.class.php:1631 +#: ../../enterprise/operation/agentes/ver_agente.php:274 +#: ../../package_774/enterprise/godmode/menu.php:277 +msgid "Omnishell" +msgstr "Omnishell" + +#: ../../general/first_task/omnishell.php:37 +#, php-format +msgid "" +"Omnishell is an enterprise feature which allows you to execute a structured command along " +"any agent in your %s. The only requirement is to have remote configuration enabled in your " +"agent." +msgstr "" +"Omnishell es una función Enterprise que le permite ejecutar un comando estructurado junto " +"con cualquier agente en %s. El único requisito es tener la configuración remota habilitada " +"en el agente." + +#: ../../general/first_task/omnishell.php:42 +msgid "" +"You can execute any command on as many agents you need, and check the execution on all of " +"them using the Omnishell Command View" +msgstr "" +"Puede ejecutar cualquier comando en tantos agentes como desee y comprobar la ejecución de " +"todos ellos mediante la vista del comando Omnishell" + +#: ../../general/first_task/omnishell.php:50 +msgid "Define a command" +msgstr "Definir un comando" + +#: ../../general/first_task/planned_downtime.php:34 +msgid "There are no scheduled downtime defined yet." +msgstr "No se ha definido aún un tiempo de parada planificada." + +#: ../../general/first_task/planned_downtime.php:38 +msgid "Scehduled Downtime" +msgstr "Parada planificada" + +#: ../../general/first_task/planned_downtime.php:41 +#: ../../general/first_task/planned_downtime.php:55 +msgid "Create Scheduled Downtime" +msgstr "Parada planificada" + +#: ../../general/first_task/planned_downtime.php:44 +#, 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 contiene un sistema de gestión de paradas planificadas.\n" +"\t\t\t\t\t\tEste sistema fue diseñado para desactivar las alertas durante intervalos " +"específicos siempre que haya una parada a causa de un agente desactivado.\n" +"\t\t\t\t\t\tSi un agente está desactivado, no recoge información. Durante esta parada, los " +"intervalos de parada no se tienen en\n" +"\t\t\t\t\t\tcuenta en la mayoría de las métricas e informes, porque los agentes no contienen " +"datos durante dichos intervalos." + +#: ../../general/first_task/recon_view.php:18 +msgid "There are no discovery tasks defined yet." +msgstr "Aún no hay tareas de discovery definidas." + +#: ../../general/first_task/recon_view.php:22 ../../godmode/servers/modificar_server.php:66 +#: ../../godmode/wizards/HostDevices.class.php:845 +#: ../../include/class/CustomNetScan.class.php:485 +#: ../../include/class/ExtensionsDiscovery.class.php:1471 +#: ../../include/functions_servers.php:704 ../../include/functions_servers.php:710 +#: ../../include/functions_servers.php:1431 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:500 +#: ../../enterprise/include/ajax/ipam.ajax.php:357 +#: ../../enterprise/include/class/Aws.S3.php:419 +#: ../../enterprise/include/class/Aws.cloud.php:511 +#: ../../enterprise/include/class/Aws.cloud.php:1232 +#: ../../enterprise/include/class/Azure.cloud.php:785 +#: ../../enterprise/include/class/DB2.app.php:456 +#: ../../enterprise/include/class/Google.cloud.php:775 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:468 +#: ../../enterprise/include/class/MySQL.app.php:461 +#: ../../enterprise/include/class/Oracle.app.php:463 +#: ../../enterprise/include/class/SAP.app.php:471 +#: ../../enterprise/include/class/VMware.app.php:593 +#: ../../enterprise/tools/ipam/ipam_editor.php:200 +#: ../../package_774/enterprise/include/class/DB2.app.php:456 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:785 +#: ../../package_774/enterprise/include/class/SAP.app.php:471 +#: ../../package_774/enterprise/include/class/Oracle.app.php:463 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:511 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1232 +#: ../../package_774/enterprise/include/class/MySQL.app.php:461 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:468 +#: ../../package_774/enterprise/include/class/Google.cloud.php:775 +#: ../../package_774/enterprise/include/class/VMware.app.php:593 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:374 +msgid "Discovery server" +msgstr "Servidor Discovery" + +#: ../../general/first_task/recon_view.php:25 +msgid "Create Discovery Task" +msgstr "Crear tarea 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 "" +"Las tareas de Discovery sirven para encontrar nuevos elementos en la red. \n" +"\t\tSi detecta alguno, lo añadirá a la monitorización y si ese elemento ya está siendo " +"monitorizado lo\n" +"\t\tignorará o actualizará la información de este. Hay tres tipos de detección: Basada en " +" ICMP (pings), \n" +"\t\tSNMP (detecta la topología de redes y sus interfaces), y " +"otro personalizado \n" +"\t\t. Puede definir su propio guión de reconocimiento personalizado." + +#: ../../general/first_task/recon_view.php:37 +msgid "Discover" +msgstr "Descubrir" + +#: ../../general/first_task/service_list.php:38 ../../general/first_task/service_list.php:41 +#: ../../godmode/setup/demo.php:587 ../../mobile/operation/home.php:101 +#: ../../mobile/operation/services.php:123 ../../operation/agentes/ver_agente.php:1835 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:314 +#: ../../enterprise/godmode/services/services.elements.php:920 +#: ../../enterprise/godmode/services/services.massive.elements.php:45 +#: ../../enterprise/godmode/services/services.massive.meta.php:40 +#: ../../enterprise/godmode/services/services.service.php:525 +#: ../../enterprise/godmode/menu.php:121 ../../enterprise/include/functions_groups.php:65 +#: ../../enterprise/meta/general/main_header.php:221 +#: ../../enterprise/meta/general/main_menu.php:399 +#: ../../enterprise/meta/general/main_menu.php:400 +#: ../../enterprise/operation/services/massive/service.create.elements.php:255 +#: ../../enterprise/operation/services/massive/service.create.elements.php:381 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:117 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:158 +#: ../../enterprise/operation/services/massive/services.create.php:616 +#: ../../enterprise/operation/services/massive/services.create.php:996 +#: ../../enterprise/operation/services/massive/services.delete.php:54 +#: ../../enterprise/operation/services/services.list.php:70 +#: ../../enterprise/operation/services/services.service.php:74 +#: ../../enterprise/operation/services/services.service_map.php:95 +#: ../../enterprise/operation/services/services.service_map.php:194 +#: ../../enterprise/operation/services/services.table_services.php:67 +#: ../../enterprise/operation/services/services.treeview_services.php:73 +#: ../../enterprise/operation/menu.php:64 ../../package_774/enterprise/operation/menu.php:64 +#: ../../package_774/enterprise/operation/services/services.service_map.php:95 +#: ../../package_774/enterprise/operation/services/services.service_map.php:194 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:616 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:996 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:255 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:381 +#: ../../package_774/enterprise/meta/general/main_menu.php:393 +#: ../../package_774/enterprise/meta/general/main_menu.php:394 +#: ../../package_774/enterprise/godmode/menu.php:121 +#: ../../package_774/enterprise/godmode/services/services.service.php:525 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:314 +msgid "Services" +msgstr "Servicios" + +#: ../../general/first_task/service_list.php:45 +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 servicio es una forma de agrupar recursos de TI basados en tus funcionalidades.\n" +"\t\t\t\t\t\tUn servicio puede ser por ejemplo tu página web oficial, tu sistema CRM, tu " +"aplicación de soporte o incluso tus impresoras.\n" +"\t\t\t\t\t\t Los servicios son grupos lógicos que pueden incluir hosts, routers, switches, " +"firewalls, CRMs, ERPs, sitios web y muchos otros servicios. \n" +"\t\t\t\t\t\t Mediante el siguiente ejemplo, podrá ver más claramente lo que es un servicio:\n" +"\t\t\t\t\t\t\tUn fabricante de chips vende computadoras por su página web en todo el " +"mundo. \n" +"\t\t\t\t\t\t\tSu empresa se compone de tres grandes departamentos: gestión, tienda online y " +"apoyo." + +#: ../../general/first_task/service_list.php:58 +msgid "Create a service" +msgstr "Crear un servicio" + +#: ../../general/first_task/snmp_filters.php:18 +msgid "There are no SNMP filter defined yet." +msgstr "No hay filtro SNMP definido todavía." + +#: ../../general/first_task/snmp_filters.php:22 +msgid "SNMP Filter" +msgstr "Filtro SNMP" + +#: ../../general/first_task/snmp_filters.php:25 ../../general/first_task/snmp_filters.php:37 +msgid "Create SNMP Filter" +msgstr "Crear un filtro 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 "" +"Algunos sistemas reciben un alto número de traps.\n" +"\t \t \t \t Solo es interesante realizar un seguimiento de un pequeño porcentaje de ellos. " +"En las versiones de Pandora FMS 3.2 y superiores,\n" +"\t \t \t \t es posible filtrar los traps que el servidor obtiene con el fin de evitar forzar " +"la aplicación innecesariamente.\n" +"\t \t \t \t Con el fin de definir diferentes filtros, por favor ve a \"Administración\" -> " +"\"Administrar consola SNMP\" y \"Filtros SNMP\".\n" +"\t \t \t \t Un trap que se va a ejecutar en conjunto con cualquiera de ellos - solo los del " +"servidor van a ser descartado automáticamente. " + +#: ../../general/first_task/tags.php:18 +msgid "There are no tags defined yet." +msgstr "No hay etiquetas definidas todavía." + +#: ../../general/first_task/tags.php:22 ../../godmode/events/custom_events.php:106 +#: ../../godmode/massive/massive_copy_modules.php:197 +#: ../../godmode/massive/massive_delete_modules.php:409 +#: ../../godmode/massive/massive_delete_modules.php:538 +#: ../../godmode/massive/massive_edit_modules.php:420 +#: ../../godmode/massive/massive_edit_modules.php:536 +#: ../../godmode/massive/massive_edit_modules.php:1303 +#: ../../godmode/modules/manage_network_components_form_common.php:483 +#: ../../godmode/reporting/reporting_builder.item_editor.php:88 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4857 +#: ../../include/lib/Dashboard/Widgets/events_list.php:475 +#: ../../include/lib/Dashboard/Widgets/events_list.php:835 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:345 ../../include/functions_events.php:263 +#: ../../include/functions_events.php:333 ../../include/functions_events.php:5157 +#: ../../include/functions_profile.php:205 ../../include/functions_reporting_html.php:2432 +#: ../../include/functions_reporting_html.php:4924 ../../include/functions_treeview.php:152 +#: ../../mobile/operation/events.php:870 +#: ../../operation/agentes/alerts_status.functions.php:160 +#: ../../operation/agentes/group_view.php:243 ../../operation/agentes/status_monitor.php:888 +#: ../../operation/users/user_edit.php:943 ../../operation/tree.php:67 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:163 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1002 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:120 +#: ../../enterprise/godmode/modules/configure_local_component.php:684 +#: ../../enterprise/godmode/setup/setup_auth.php:252 +#: ../../enterprise/godmode/setup/setup_auth.php:602 +#: ../../enterprise/godmode/setup/setup_auth.php:1671 +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../enterprise/meta/include/functions_events_meta.php:106 +#: ../../enterprise/operation/agentes/tag_view.php:241 +#: ../../enterprise/operation/agentes/tag_view.php:783 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:252 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:602 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1651 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1001 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:684 +msgid "Tags" +msgstr "Etiquetas" + +#: ../../general/first_task/tags.php:25 ../../general/first_task/tags.php:35 +msgid "Create Tags" +msgstr "Crear etiquetas" + +#: ../../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 "" +"El acceso a los módulos puede configurarse mediante etiquetas.\n" +"\t\t\t\t\t\t\t\tLas etiquetas se configuran en el sistema y se asignan a los módulos " +"elegidos.\n" +"\t\t\t\t\t\t\t\tPor ello, se puede restringir el acceso de un usuario a los módulos mediante " +"ciertas etiquetas." + +#: ../../general/noaccesssaml.php:130 ../../general/noaccess2.php:16 +#: ../../general/noaccess2.php:18 ../../mobile/operation/agent.php:119 +#: ../../mobile/operation/agents.php:187 ../../mobile/operation/alerts.php:176 +#: ../../mobile/operation/events.php:769 ../../mobile/operation/groups.php:53 +#: ../../mobile/operation/module_data.php:107 ../../mobile/operation/module_graph.php:256 +#: ../../mobile/operation/modules.php:218 ../../mobile/operation/server_status.php:209 +#: ../../mobile/operation/services.php:68 ../../mobile/operation/services.php:83 +#: ../../mobile/operation/tactical.php:79 ../../mobile/operation/visualmap.php:184 +#: ../../mobile/operation/visualmaps.php:159 ../../mobile/index.php:284 +#: ../../enterprise/meta/general/noaccess.php:130 +#: ../../enterprise/meta/general/noaccesssaml.php:130 +#: ../../enterprise/meta/general/metaconsole_no_activated.php:12 +msgid "You don't have access to this page" +msgstr "No tienes permiso para acceder a esta página" + +#: ../../general/noaccesssaml.php:135 ../../enterprise/meta/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 "" +"El acceso a esta página está restringido solo a los los usuarios SAML, póngase en contacto " +"con el administrador del sistema si necesita ayuda." + +#: ../../general/noaccesssaml.php:137 ../../enterprise/meta/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 "" +"Asegúrese de que la autenticación SAML esta configurada correctamente. Para más información, " +"el error de acceso a esta página está grabado en los logs de seguridad de la base de datos " +"del sistema de %s" + +#: ../../general/ui/agents_list.php:100 ../../general/ui/agents_list.php:113 +#: ../../godmode/agentes/module_manager.php:64 +#: ../../godmode/agentes/planned_downtime.list.php:372 +#: ../../godmode/agentes/planned_downtime.list.php:697 +#: ../../godmode/alerts/alert_actions.php:250 ../../godmode/alerts/alert_actions.php:317 +#: ../../godmode/alerts/alert_actions.php:332 ../../godmode/alerts/alert_actions.php:333 +#: ../../godmode/alerts/alert_templates.php:331 ../../godmode/alerts/alert_templates.php:348 +#: ../../godmode/groups/group_list.php:918 +#: ../../godmode/module_library/module_library_view.php:102 +#: ../../godmode/module_library/module_library_view.php:112 +#: ../../godmode/reporting/graphs.php:238 ../../godmode/reporting/map_builder.php:357 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1594 +#: ../../godmode/reporting/visual_console_favorite.php:177 +#: ../../godmode/users/user_list.php:485 ../../godmode/users/user_list.php:505 +#: ../../include/ajax/heatmap.ajax.php:76 ../../include/class/AgentWizard.class.php:2782 +#: ../../include/class/CalendarManager.class.php:1071 +#: ../../include/class/SatelliteAgent.class.php:184 +#: ../../include/class/SatelliteCollection.class.php:164 +#: ../../include/lib/Dashboard/Widgets/heatmap.php:236 ../../include/functions_snmp.php:358 +#: ../../include/functions_snmp_browser.php:1043 ../../include/functions_snmp_browser.php:1687 +#: ../../mobile/operation/agent.php:323 ../../operation/agentes/agent_inventory.php:153 +#: ../../operation/agentes/estado_agente.php:373 ../../operation/agentes/status_monitor.php:928 +#: ../../operation/inventory/inventory.php:708 ../../operation/search_results.php:194 +#: ../../operation/search_results.php:203 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:155 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:168 +#: ../../enterprise/godmode/policies/policy_agents.php:440 +#: ../../enterprise/godmode/policies/policy_agents.php:462 +#: ../../enterprise/godmode/policies/policy_collections.php:172 +#: ../../enterprise/godmode/policies/policy_modules.php:1537 +#: ../../enterprise/godmode/setup/setup_skins.php:131 +#: ../../enterprise/godmode/setup/translate_string.php:188 +#: ../../enterprise/meta/advanced/collections.php:227 +#: ../../enterprise/meta/advanced/collections.php:246 +#: ../../enterprise/meta/advanced/metasetup.relations.php:451 +#: ../../enterprise/meta/general/header.php:45 ../../enterprise/meta/general/header.php:47 +#: ../../enterprise/meta/general/main_header.php:700 +#: ../../enterprise/meta/general/main_header.php:702 ../../enterprise/meta/agentsearch.php:108 +#: ../../enterprise/operation/agentes/tag_view.php:229 +#: ../../enterprise/operation/log/log_viewer.php:598 +#: ../../enterprise/operation/log/log_viewer.php:830 +#: ../../enterprise/operation/services/services.list.php:233 +#: ../../enterprise/operation/services/services.list.php:338 +#: ../../enterprise/operation/services/services.table_services.php:171 +#: ../../enterprise/operation/services/services.table_services.php:334 +#: ../../enterprise/tools/ipam/ipam_list.php:116 ../../enterprise/tools/ipam/ipam_list.php:210 +#: ../../enterprise/tools/ipam/ipam_list.php:227 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:198 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:223 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:240 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:592 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:676 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:693 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:393 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:416 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:433 +#: ../../package_774/enterprise/extensions/translate_string.php:344 +#: ../../package_774/enterprise/operation/log/log_viewer.php:599 +#: ../../package_774/enterprise/operation/log/log_viewer.php:818 +#: ../../package_774/enterprise/meta/general/header.php:45 +#: ../../package_774/enterprise/meta/general/header.php:47 +#: ../../package_774/enterprise/meta/agentsearch.php:108 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1519 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:444 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:466 +msgid "Search" +msgstr "Buscar" + +#: ../../general/ui/agents_list.php:146 ../../godmode/groups/group_list.php:758 +#: ../../godmode/massive/massive_add_profiles.php:295 +#: ../../godmode/massive/massive_copy_modules.php:256 +#: ../../godmode/massive/massive_operations.php:436 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:595 +#: ../../include/functions_events.php:4322 ../../operation/events/events.php:2799 +#: ../../operation/reporting/graph_viewer.php:468 +#: ../../operation/reporting/reporting_viewer.php:420 ../../operation/tree.php:375 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:195 +#: ../../enterprise/godmode/policies/policy_modules.php:1838 +#: ../../enterprise/include/class/CommandCenter.class.php:457 +#: ../../enterprise/operation/log/log_viewer.php:931 +#: ../../enterprise/operation/log/log_viewer.php:953 +#: ../../enterprise/operation/services/services.treeview_services.php:197 +#: ../../package_774/enterprise/operation/log/log_viewer.php:919 +#: ../../package_774/enterprise/operation/log/log_viewer.php:941 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1831 +msgid "Loading" +msgstr "Cargando" + +#: ../../general/ui/agents_list.php:152 +msgid "No agents found" +msgstr "No se encontró ningún agente" + +#: ../../general/mysqlerr.php:7 +msgid "" +"Failure to connect to historical database, please check the configuration or contact system " +"administrator if you need assistance." +msgstr "" +"Error al conectar con la base de datos histórica, revise la configuración o póngase en " +"contacto con el administrador del sistema si necesita ayuda." + +#: ../../general/mysqlerr.php:9 +msgid "" +"Failure to connect to Database server, please check the configuration file config.php or " +"contact system administrator if you need assistance." +msgstr "" +"Error al conectar con el servidor de la base de datos. Revise el archivo de configuración " +"config.php o póngase en contacto con el administrador del sistema si necesita ayuda." + +#: ../../general/mysqlerr.php:28 ../../general/login_page.php:568 +#: ../../general/register.php:170 ../../godmode/massive/massive_edit_plugins.php:856 +#: ../../godmode/massive/massive_edit_plugins.php:857 +#: ../../godmode/users/configure_user.php:2145 ../../godmode/users/configure_user.php:2214 +#: ../../godmode/wizards/ManageExtensions.class.php:333 +#: ../../include/ajax/double_auth.ajax.php:270 ../../include/ajax/double_auth.ajax.php:368 +#: ../../include/ajax/double_auth.ajax.php:414 ../../include/ajax/double_auth.ajax.php:531 +#: ../../include/ajax/events.php:2316 ../../include/class/Diagnostics.class.php:1885 +#: ../../include/class/SatelliteAgent.class.php:831 ../../include/functions.php:1377 +#: ../../include/functions_events.php:2975 ../../include/functions_events.php:3175 +#: ../../include/functions_menu.php:920 ../../include/functions_ui.php:330 +#: ../../mobile/operation/visualmap.php:181 ../../operation/reporting/graph_analytics.php:918 +#: ../../operation/reporting/graph_analytics.php:926 +#: ../../operation/reporting/graph_analytics.php:932 +#: ../../operation/reporting/graph_analytics_public.php:162 +#: ../../operation/reporting/graph_analytics_public.php:170 +#: ../../operation/reporting/graph_analytics_public.php:176 +#: ../../operation/users/user_edit.php:1183 ../../operation/users/user_edit.php:1249 +#: ../../enterprise/godmode/services/services.elements.php:957 +#: ../../enterprise/godmode/services/services.elements.php:968 +#: ../../enterprise/godmode/setup/setup.php:612 +#: ../../enterprise/include/class/CommandCenter.class.php:467 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4162 +#: ../../enterprise/include/lib/Metaconsole/Node.php:541 +#: ../../enterprise/include/functions_login.php:165 +#: ../../enterprise/include/functions_login.php:584 +#: ../../enterprise/meta/include/functions_ui_meta.php:1010 +#: ../../enterprise/views/ncm/agent/manage.php:829 +#: ../../enterprise/views/ncm/devices/list.php:350 +#: ../../enterprise/views/ncm/devices/list.php:380 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4162 +#: ../../package_774/enterprise/godmode/setup/setup.php:612 ../../index.php:1606 +msgid "Error" +msgstr "Error" + +#: ../../general/mysqlerr.php:31 +msgid "Mysql error" +msgstr "Error de Mysql" + +#: ../../general/mysqlerr.php:35 +msgid "Database error" +msgstr "Error en la base de datos" + +#: ../../general/mysqlerr.php:41 ../../general/login_help_dialog.php:96 +#: ../../general/login_help_dialog.php:101 ../../include/functions.php:6644 +msgid "Documentation" +msgstr "Documentación" + +#: ../../general/noaccess.php:147 +msgid "You do not have access to this page" +msgstr "No tiene acceso a esta página" + +#: ../../general/noaccess.php:152 ../../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 "" +"El acceso a esta página está restringido a usuarios autorizados, póngase en contacto con el " +"administrador del sistema si necesita ayuda." + +#: ../../general/noaccess.php:154 ../../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 "" +"Todos los intentos de acceso a está página se grabarán en los logs de seguridad de la base " +"de datos del sistema de %s" + +#: ../../general/admin_maintenance_mode.php:39 +#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:36 +msgid "You cannot use this metaconsole until merging process is finished" +msgstr "No puede utilizar esta Metaconsola hasta que finalice el proceso de fusión" + +#: ../../general/admin_maintenance_mode.php:41 +msgid "You cannot use this console until merging process is finished" +msgstr "No puede utilizar esta consola hasta que finalice el proceso de fusión" + +#: ../../general/admin_maintenance_mode.php:66 ../../general/maintenance.php:58 +#: ../../general/node_deactivated.php:69 +#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:69 +msgid "You will be automatically redirected when all tasks finish" +msgstr "Se le redirigirá automáticamente cuando finalicen todas las tareas" + +#: ../../general/alert_enterprise.php:107 +#, php-format +msgid "" +"This is the online help for %s console. This help is -in best cases- just a brief contextual " +"help, not intented to teach you how to use %s. Official documentation of %s is about 900 " +"pages, and you probably don't need to read it entirely, but sure, you should download it and " +"take a look.

\n" +" Download the " +"official documentation" +msgstr "" +"Esta es la ayuda en línea para la consola %s. Esta ayuda (en el mejor de los casos) es solo " +"una breve ayuda contextual, que no pretende enseñarle como usar %s. La documentación oficial " +"de %s es de unas 900 páginas, y probablemente no necesite leerla entera, pero por supuesto " +"debería descargarla y echarle un vistazo.

\n" +" Descargar la " +"documentación oficial" + +#: ../../general/alert_enterprise.php:120 +#, php-format +msgid "" +"Access to this page is restricted to authorized users only, please contact system " +"administrator if you need assistance.

\n" +" Please know that all attempts to access this page are recorded in security logs of %s " +"System Database." +msgstr "" +"El acceso a esta página está restringido exclusivamente a usuarios autorizados, póngase en " +"contacto con el administrador del sistema si necesita ayuda.

\n" +" Note que todos los intentos de acceso al la página se guardarán en los logs de seguridad " +"de la base de datos de %s." + +#: ../../general/alert_enterprise.php:130 +#, php-format +msgid "" +"The Update Manager client is included on %s. It helps system administrators update their %s " +"automatically, since the Update Manager retrieves new modules, new plugins and new features " +"(even full migrations tools for future versions) automatically." +msgstr "" +"Update Manager cliente está incluido en %s. Ayuda a los administradores de sistemas a " +"actualizar su %s automáticamente, puesto que Update manager obtiene nuevos módulos, plugins " +"y funcionalidades (incluso herramientas de migración completa para futuras versiones) " +"automáticamente." + +#: ../../general/alert_enterprise.php:130 +msgid "" +"OpenSource version updates are automated packages generated each week. These updates come " +"WITHOUT ANY warranty or support. If your system is corrupted or a feature stops working " +"properly, you will need to recover a backup by yourself." +msgstr "" +"Las actualizaciones de la versión OpenSource son paquetes automatizados generados cada " +"semana. Estas actualizaciones vienen sin garantía o soporte. Si tu sistema está dañado o una " +"característica deja de funcionar correctamente, necesitarás recuperar una copia de seguridad " +"tú mismo." + +#: ../../general/alert_enterprise.php:130 +#, php-format +msgid "" +"The Enterprise version comes with a different update system, with fully tested, " +"professionally-supported packages, and our support team is there to help you in case of " +"problems or queries. Update Manager is another feature present in the Enterprise version and " +"not included in the OpenSource version. There are lots of advanced business-oriented " +"features contained in %s Enterprise Edition. For more information visit pandorafms.com" +msgstr "" +"La versión Enterprise tiene un sistema de actualización diferente, con paquetes " +"completamente probados y con asistencia profesional. Nuestro equipo de soporte le asistirá " +"en caso de duda o problema. Update Manager es otra funcionalidad presente en la versión " +"Enterprise, no incluida en la versión OpenSource. La versión Enterprise %s contiene cientos " +"de funcionalidades diseñadas para las empresas. Para más información visite pandorafms.com" + +#: ../../general/alert_enterprise.php:132 +#, php-format +msgid "" +"The new Update Manager client is " +"included on %s. It helps system administrators update their %s automatically, since the " +"Update Manager retrieves new modules, new plugins and new features (even full migrations " +"tools for future versions) automatically." +msgstr "" +"El nuevo Update Manager cliente está " +"incluido en %s. Ayuda a los administradores de sistemas a actualizar %s automáticamente, " +"puesto que Update Manager obtiene nuevos módulos, plugins y funcionalidades (incluso " +"herramientas de migración completa para futuras versiones) automáticamente." + +#: ../../general/alert_enterprise.php:132 +#, php-format +msgid "" +"The Update Manager is one of the most advanced features on the %s Enterprise Edition. For " +"more information visit https://pandorafms.com." +msgstr "" +"Update Manager es una de las funcionalidades más avanzadas de la %s versión Enterprise. Para " +"obtener más información visite http://pandorafms.com." + +#: ../../general/alert_enterprise.php:132 +#, php-format +msgid "" +"Update Manager sends anonymous information about %s usage (number of agents and modules " +"running). To disable it, please remove the remote server address from the Update Manager " +"plugin setup." +msgstr "" +"Update Manager envía información anónima sobre el uso de %s (número de agentes en " +"ejecución). Para deshabilitarlo, elimine la dirección del servidor remoto de la " +"configuración del plugin Update Manager." + +#: ../../general/alert_enterprise.php:138 +msgid "" +"The community version doesn't have the ability to define your own library of local modules, " +"or distribute it to remote agents. You need to make those changes individually on each agent " +"which is possible by using external tools and time and effort. Nor can it distribute local " +"plugins, or have access to the library of enterprise plugins to monitor applications such as " +"VMWare, RHEV or Informix between others. The Enterprise version will have all this, plus the " +"ability to distribute and manage your own local modules on your systems, individually or " +"through policies.\n" +"

pandorafms.com" +msgstr "" +"¿Quiere consolidar toda la monitorización de sus sistemas? ¿Tiene tantos sistemas que le " +"resulta difícil gestionarlos completamente? ¿Le gustaría desplegar monitorización, alertas e " +"incluso plugins locales en un solo click? Las políticas Enterprise de %s son exactamente lo " +"que usted necesita. Se ahorrará tiempo, esfuerzos y molestias. Más información en pandorafms.com" + +#: ../../general/alert_enterprise.php:148 +#, php-format +msgid "" +"%s Enterprise also features event correlation. Through correlation you can generate realtime " +"alerts and / or new events based on logical rules. This allows you to automate " +"troubleshooting. If you know the value of working with events, event correlation will take " +"you to a new level." +msgstr "" +"%s Enterprise también incluye correlación de eventos. A través de esta correlación puede " +"generar alertas en tiempo real y / o nuevos eventos basados en reglas lógicas. Esto le " +"permite automatizar la resolución de errores. Si ya conoce la importancia de trabajar con " +"eventos, la correlación de eventos le llevará a otro nivel." + +#: ../../general/alert_enterprise.php:152 +#, php-format +msgid "" +"Report generating on the Enterprise version is also more powerful: it has wizards, you can " +"schedule emails in PDF to be sent according to the schedule you decide, and it has a " +"template system to create personalized reports quickly for each of your customers. It will " +"even allow your customers to generate their own reports from templates created by you. If " +"reports are key to your business, %s Enterprise version is for you." +msgstr "" +"La generación de informes en la versión Enterprise también es más potente: tiene asistentes, " +"puede programar el envío de emails en PDF cuando usted decida y tiene un sistema de " +"plantillas para crear informes personalizados rápidamente para todos sus clientes. También " +"le permitirá a sus clientes crear sus propios informes a partir de las plantillas que usted " +"haya creado. Si los informes son la clave de su negocio, %s versión Enterprise es para usted." + +#: ../../general/alert_enterprise.php:156 +msgid "These options are only effective on the Enterprise version." +msgstr "Estas opciones solo funcionan en la versión Enterprise." + +#: ../../general/alert_enterprise.php:160 +msgid "" +"WARNING: You are just one click away from an automated update. This may result in a damaged " +"system, including loss of data and operativity. Check you have a recent backup. OpenSource " +"updates are automatically created packages, and there is no WARRANTY or SUPPORT. If you need " +"professional support and warranty, please upgrade to Enterprise Version." +msgstr "" +"ADVERTENCIA: Estás a un solo clic de una actualización automática. Esto podría dañar el " +"sistema, incluyendo pérdida de datos y operatividad. Comprueba que tienes una copia de " +"seguridad reciente. Las actualizaciones de la versión OpenSource son paquetes creados " +"automáticamente, y no hay GARANTÍA o SOPORTE. Si necesitas asistencia profesional y una " +"garantía, actualiza a la versión Enterprise." + +#: ../../general/alert_enterprise.php:164 +msgid "" +"This system is heavily loaded. OpenSource version could get a lot more agents but fine " +"tuning requires knowledge and time. Checkout the Enterprise Version for a professional " +"supported system." +msgstr "" +"Este sistema está muy congestionado. La versión OpenSource podría obtener muchos más " +"agentes, pero la precisión requiere de tiempo y conocimiento. Instala la versión Enterprise " +"para obtener un sistema profesional compatible." + +#: ../../general/alert_enterprise.php:173 +#, php-format +msgid "" +"This system has too many modules per agent. OpenSource version could manage thousands of " +"modules, but is not recommended to have more than 100 modules per agent. This configuration " +"has %d modules per agent. Checkout the Enterprise Version for a professional supported " +"system." +msgstr "" +"El sistema tiene demasiados módulos por agente. La versión OpenSource puede manejar miles de " +"módulos, pero no es recomendable tener más de 100 módulos por agente. Esta configuración " +"tiene %d módulos por agente. Vea la versión Enterprise para tener un sistema profesional con " +"soporte." + +#: ../../general/alert_enterprise.php:177 +msgid "" +"Too much remote modules has been detected on this system. OpenSource version could manage " +"thousands of modules, but performance is limited on high amount of SNMP or ICMP request. " +"Checkout the Enterprise Version for a professional supported system with improved capacity " +"on network monitoring, including distributed servers." +msgstr "" +"Se han detectado muchos módulos remotos en este sistema. La versión OpenSource puede manejar " +"miles de módulos, pero el rendimiento será limitado con un gran número de peticiones SNMP o " +"ICMP. Instala la versión Enterprise para obtener un sistema profesional compatible." + +#: ../../general/alert_enterprise.php:181 +msgid "" +"This system has too much events in the database. Checkout database purge options. Checkout " +"the Enterprise Version for a professional supported system." +msgstr "" +"Este sistema tiene muchos eventos en la base de datos. Consulta las opciones de purga de la " +"base de datos. Instala la versión Enterprise para obtener un sistema profesional compatible." + +#: ../../general/alert_enterprise.php:185 +msgid "" +"You have defined a high number of alerts, this may cause you performance problems in the " +"future. In the Enterprise version, you can use event correlation alerts to simplify the " +"alerting system and have easier administration and increased performance." +msgstr "" +"Tiene definido un gran número de agentes que podrían provocar problemas de rendimiento en un " +"futuro. En la versión Enterprise puedes usar la correlación de alertas de eventos para " +"simplificar el sistema de alertas y poder manejarlo de forma sencilla y aumentar el " +"rendimiento." + +#: ../../general/footer.php:51 ../../enterprise/meta/general/footer.php:45 +#, 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 "Página generada en %s" + +#: ../../general/header.php:45 ../../general/header.php:47 +msgid "Welcome dialog" +msgstr "Diálogo de bienvenida" + +#: ../../general/header.php:63 ../../general/header.php:69 +#: ../../enterprise/meta/general/header.php:69 ../../enterprise/meta/general/header.php:75 +#: ../../enterprise/meta/general/main_header.php:529 +#: ../../enterprise/meta/general/main_header.php:535 +#: ../../package_774/enterprise/meta/general/header.php:69 +#: ../../package_774/enterprise/meta/general/header.php:75 +msgid "All systems" +msgstr "Todos los sistemas" + +#: ../../general/header.php:63 ../../enterprise/meta/general/header.php:69 +#: ../../enterprise/meta/general/main_header.php:529 +#: ../../package_774/enterprise/meta/general/header.php:69 +msgid "Down" +msgstr "Caído(s)" + +#: ../../general/header.php:66 ../../enterprise/meta/general/header.php:72 +#: ../../enterprise/meta/general/main_header.php:532 +#: ../../package_774/enterprise/meta/general/header.php:72 +msgid "servers down" +msgstr "servidor(es) caído(s)" + +#: ../../general/header.php:69 ../../enterprise/meta/general/header.php:75 +#: ../../enterprise/meta/general/main_header.php:535 +#: ../../package_774/enterprise/meta/general/header.php:75 +msgid "Ready" +msgstr "Preparado" + +#: ../../general/header.php:103 +msgid "Sobre actualización de revisión menor" +msgstr "Sobre actualización de revisión menor" + +#: ../../general/header.php:105 +msgid "About minor release update" +msgstr "Sobre la actualización menor" + +#: ../../general/header.php:139 ../../general/header.php:141 +msgid "Enter keywords to search" +msgstr "Introduce palabras clave para buscar" + +#: ../../general/header.php:258 ../../enterprise/meta/general/header.php:114 +#: ../../enterprise/meta/general/main_header.php:563 +#: ../../package_774/enterprise/meta/general/header.php:114 +msgid "Configure autorefresh" +msgstr "Configurar actualización automática" + +#: ../../general/header.php:324 ../../general/header.php:343 +#: ../../enterprise/meta/general/header.php:142 ../../enterprise/meta/general/header.php:154 +#: ../../enterprise/meta/general/main_header.php:580 +#: ../../enterprise/meta/general/main_header.php:592 +#: ../../package_774/enterprise/meta/general/header.php:142 +#: ../../package_774/enterprise/meta/general/header.php:154 +msgid "Disabled autorefresh" +msgstr "Actualización automática desactivada" + +#: ../../general/header.php:362 ../../general/header.php:364 +#: ../../godmode/agentes/configurar_agente.php:415 +#: ../../godmode/agentes/configurar_agente.php:721 +#: ../../godmode/module_library/module_library_view.php:48 +#: ../../godmode/setup/gis_step_2.php:63 ../../godmode/setup/gis_step_2.php:67 +#: ../../godmode/setup/gis_step_2.php:100 ../../godmode/setup/gis_step_2.php:104 +#: ../../godmode/setup/setup.php:391 ../../godmode/setup/setup.php:400 +#: ../../godmode/update_manager/update_manager.php:57 +#: ../../godmode/update_manager/update_manager.php:87 ../../godmode/menu.php:438 +#: ../../godmode/menu.php:445 ../../operation/agentes/estado_agente.php:256 +#: ../../operation/gis_maps/render_view.php:174 +#: ../../enterprise/godmode/policies/configure_policy.php:38 +#: ../../enterprise/godmode/servers/HA_cluster.php:93 +#: ../../enterprise/godmode/setup/edit_skin.php:55 +#: ../../enterprise/godmode/setup/setup_skins.php:49 +#: ../../enterprise/godmode/setup/translate_string.php:50 +#: ../../enterprise/include/functions_policies.php:3763 +#: ../../enterprise/meta/advanced/metasetup.php:306 +#: ../../enterprise/meta/advanced/metasetup.php:319 +#: ../../enterprise/meta/general/logon_ok.php:98 +#: ../../enterprise/meta/general/main_menu.php:760 +#: ../../enterprise/meta/general/main_menu.php:761 +#: ../../enterprise/meta/general/main_menu.php:808 +#: ../../enterprise/meta/general/main_menu.php:809 +#: ../../enterprise/meta/general/main_menu.php:842 +#: ../../enterprise/meta/general/main_menu.php:843 +#: ../../package_774/enterprise/extensions/translate_string.php:191 +#: ../../package_774/enterprise/include/functions_policies.php:3740 +#: ../../package_774/enterprise/meta/general/main_menu.php:754 +#: ../../package_774/enterprise/meta/general/main_menu.php:755 +#: ../../package_774/enterprise/meta/general/main_menu.php:802 +#: ../../package_774/enterprise/meta/general/main_menu.php:803 +#: ../../package_774/enterprise/meta/general/main_menu.php:836 +#: ../../package_774/enterprise/meta/general/main_menu.php:837 +msgid "Setup" +msgstr "Configuración" + +#: ../../general/header.php:387 +msgid "Pandora documentation" +msgstr "Documentación de Pandora" + +#: ../../general/header.php:389 +msgid "Enterprise support " +msgstr "Soporte Enterprise" + +#: ../../general/header.php:390 +msgid "Give us feedback" +msgstr "Dénos su opinión" + +#: ../../general/header.php:392 +msgid "Community Support" +msgstr "Soporte de la comunidad" + +#: ../../general/header.php:396 +msgid "Open an issue in Github" +msgstr "Abrir una incidencia en Github" + +#: ../../general/header.php:397 +msgid "Join discord community" +msgstr "Únase a la comunidad Discord" + +#: ../../general/header.php:407 ../../godmode/servers/plugin.php:663 +#: ../../include/class/ManageNetScanScripts.class.php:694 ../../include/functions_ui.php:1949 +#: ../../enterprise/godmode/modules/configure_local_component.php:789 +#: ../../enterprise/meta/include/process_reset_pass.php:58 +#: ../../enterprise/meta/include/reset_pass.php:58 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:789 +msgid "Help" +msgstr "Ayuda" + +#: ../../general/header.php:423 ../../operation/menu.php:678 +#: ../../enterprise/meta/general/header.php:212 ../../enterprise/meta/general/header.php:222 +#: ../../enterprise/meta/general/header.php:234 +#: ../../enterprise/meta/general/main_header.php:635 +#: ../../enterprise/meta/general/main_header.php:641 +#: ../../enterprise/meta/include/functions_users_meta.php:195 +#: ../../enterprise/meta/include/functions_users_meta.php:210 +#: ../../package_774/enterprise/meta/general/header.php:212 +#: ../../package_774/enterprise/meta/general/header.php:222 +#: ../../package_774/enterprise/meta/general/header.php:234 +msgid "Edit my user" +msgstr "Editar mi usuario" + +#: ../../general/header.php:446 ../../general/header.php:1034 +#: ../../godmode/agentes/agent_template.php:298 ../../godmode/agentes/fields_manager.php:210 +#: ../../godmode/agentes/inventory_manager.php:262 +#: ../../godmode/agentes/modificar_agente.php:985 ../../godmode/agentes/module_manager.php:1095 +#: ../../godmode/agentes/module_manager.php:1111 ../../godmode/agentes/module_manager.php:1342 +#: ../../godmode/agentes/planned_downtime.editor.php:1453 +#: ../../godmode/alerts/alert_actions.php:455 ../../godmode/alerts/alert_commands.php:1070 +#: ../../godmode/alerts/alert_commands.php:1073 ../../godmode/alerts/alert_list.list.php:1277 +#: ../../godmode/alerts/alert_templates.php:471 ../../godmode/category/category.php:186 +#: ../../godmode/category/category.php:222 ../../godmode/events/event_filter.php:208 +#: ../../godmode/groups/group_list.php:1106 ../../godmode/groups/modu_group_list.php:284 +#: ../../godmode/groups/modu_group_list.php:287 +#: ../../godmode/massive/massive_edit_plugins.php:576 +#: ../../godmode/massive/massive_enable_disable_alerts.php:227 +#: ../../godmode/massive/massive_operations.php:466 +#: ../../godmode/massive/massive_standby_alerts.php:255 +#: ../../godmode/modules/manage_inventory_modules.php:341 +#: ../../godmode/modules/manage_nc_groups.php:300 +#: ../../godmode/modules/manage_network_components.php:855 +#: ../../godmode/modules/manage_network_templates.php:274 +#: ../../godmode/modules/manage_network_templates.php:289 ../../godmode/netflow/nf_edit.php:202 +#: ../../godmode/netflow/nf_item_list.php:262 ../../godmode/reporting/create_container.php:801 +#: ../../godmode/reporting/graphs.php:414 ../../godmode/reporting/map_builder.php:544 +#: ../../godmode/reporting/map_builder.php:555 +#: ../../godmode/reporting/reporting_builder.php:1179 +#: ../../godmode/reporting/reporting_builder.php:1204 +#: ../../godmode/reporting/visual_console_builder.elements.php:540 +#: ../../godmode/servers/plugin.php:1112 ../../godmode/setup/links.php:214 +#: ../../godmode/setup/news.php:392 ../../godmode/setup/os.list.php:193 +#: ../../godmode/setup/os_version.list.php:156 ../../godmode/snmpconsole/snmp_alert.php:1949 +#: ../../godmode/snmpconsole/snmp_alert.php:2353 ../../godmode/snmpconsole/snmp_filters.php:326 +#: ../../godmode/snmpconsole/snmp_filters.php:337 ../../godmode/tag/tag.php:421 +#: ../../godmode/users/configure_user.php:1957 ../../godmode/users/configure_user.php:2000 +#: ../../godmode/users/configure_user.php:2249 ../../godmode/users/profile_list.php:452 +#: ../../godmode/users/user_list.php:984 ../../godmode/wizards/DiscoveryTaskList.class.php:710 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1037 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1048 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1086 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1099 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1110 ../../godmode/extensions.php:283 +#: ../../godmode/extensions.php:301 ../../godmode/files_repo/files_repo_list.php:139 +#: ../../godmode/menu.php:785 ../../include/ajax/dashboard.ajax.php:190 +#: ../../include/class/ConfigPEN.class.php:672 +#: ../../include/class/CredentialStore.class.php:1701 +#: ../../include/class/ModuleTemplates.class.php:874 +#: ../../include/class/ModuleTemplates.class.php:889 +#: ../../include/class/SatelliteAgent.class.php:1145 +#: ../../include/class/SatelliteAgent.class.php:1193 +#: ../../include/class/SatelliteAgent.class.php:1255 +#: ../../include/class/SatelliteCollection.class.php:531 +#: ../../include/class/SatelliteCollection.class.php:574 +#: ../../include/class/SnmpConsole.class.php:472 ../../include/class/SnmpConsole.class.php:1275 +#: ../../include/class/SnmpConsole.class.php:1302 ../../include/class/TipsWindow.class.php:657 +#: ../../include/class/TreeGroupEdition.class.php:170 +#: ../../include/class/WelcomeWindow.class.php:171 +#: ../../include/lib/Dashboard/Widgets/events_list.php:710 +#: ../../include/lib/ITSM/Manager.php:1315 ../../include/functions_container.php:190 +#: ../../include/functions_container.php:324 ../../include/functions_cron.php:930 +#: ../../include/functions_cron.php:955 ../../include/functions_events.php:3683 +#: ../../include/functions_filemanager.php:817 +#: ../../operation/agentes/pandora_networkmap.editor.php:749 +#: ../../operation/agentes/pandora_networkmap.php:899 +#: ../../operation/messages/message_list.php:300 +#: ../../operation/snmpconsole/snmp_browser.php:623 +#: ../../operation/snmpconsole/snmp_browser.php:699 ../../operation/users/user_edit.php:1287 +#: ../../operation/custom_fields/custom_fields_view.php:1171 +#: ../../update_manager_client/views/offline.php:72 +#: ../../update_manager_client/views/online.php:153 +#: ../../update_manager_client/views/online.php:200 ../../views/calendar/special_days.php:461 +#: ../../views/ITSM/ITSMTicketDetailView.php:303 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:78 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:442 +#: ../../enterprise/godmode/modules/local_components.php:742 +#: ../../enterprise/godmode/policies/policies.php:624 +#: ../../enterprise/godmode/policies/policies.php:643 +#: ../../enterprise/godmode/policies/policies.php:678 +#: ../../enterprise/godmode/policies/policy_agents.php:750 +#: ../../enterprise/godmode/policies/policy_agents.php:766 +#: ../../enterprise/godmode/policies/policy_agents.php:881 +#: ../../enterprise/godmode/policies/policy_agents.php:896 +#: ../../enterprise/godmode/policies/policy_agents.php:1178 +#: ../../enterprise/godmode/policies/policy_agents.php:1289 +#: ../../enterprise/godmode/policies/policy_agents.php:1530 +#: ../../enterprise/godmode/policies/policy_alerts.php:641 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:560 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:295 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:308 +#: ../../enterprise/godmode/policies/policy_modules.php:1697 +#: ../../enterprise/godmode/policies/policy_modules.php:1713 +#: ../../enterprise/godmode/policies/policy_modules.php:1774 +#: ../../enterprise/godmode/policies/policy_queue.php:814 +#: ../../enterprise/godmode/policies/policy_queue.php:847 +#: ../../enterprise/godmode/policies/policy_queue.php:867 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:322 +#: ../../enterprise/godmode/reporting/graph_template_list.php:246 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:545 +#: ../../enterprise/godmode/reporting/mysql_builder.php:104 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:587 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:606 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:930 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:743 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:328 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1564 +#: ../../enterprise/godmode/setup/setup_skins.php:211 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:435 +#: ../../enterprise/include/ajax/ipam.ajax.php:781 +#: ../../enterprise/include/ajax/ipam.ajax.php:859 +#: ../../enterprise/include/class/AgentRepository.class.php:894 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3336 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3667 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1594 +#: ../../enterprise/include/class/LogSource.class.php:868 +#: ../../enterprise/include/class/ManageBackups.class.php:503 +#: ../../enterprise/include/class/ManageBackups.class.php:589 +#: ../../enterprise/include/class/Omnishell.class.php:513 +#: ../../enterprise/include/class/Omnishell.class.php:702 +#: ../../enterprise/include/class/Omnishell.class.php:1390 +#: ../../enterprise/include/class/Omnishell.class.php:1525 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1184 +#: ../../enterprise/include/functions_services.php:2110 +#: ../../enterprise/include/functions_tasklist.php:690 +#: ../../enterprise/include/functions_tasklist.php:745 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:685 +#: ../../enterprise/meta/advanced/links.php:186 +#: ../../enterprise/meta/advanced/metasetup.relations.php:584 +#: ../../enterprise/meta/advanced/policymanager.queue.php:349 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:1194 +#: ../../enterprise/operation/agentes/policy_manager.php:198 +#: ../../enterprise/operation/agentes/policy_manager.php:583 +#: ../../enterprise/operation/services/services.list.php:696 +#: ../../enterprise/operation/services/services.list.php:794 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:360 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1348 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1487 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:825 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:958 +#: ../../enterprise/views/ncm/agent/manage.php:781 +#: ../../package_774/enterprise/include/functions_tasklist.php:690 +#: ../../package_774/enterprise/include/functions_tasklist.php:745 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3317 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3648 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:1183 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:685 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:575 +#: ../../package_774/enterprise/godmode/policies/policies.php:659 +#: ../../package_774/enterprise/godmode/policies/policies.php:678 +#: ../../package_774/enterprise/godmode/policies/policies.php:713 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1691 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1707 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1770 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:760 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:776 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:891 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:906 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1184 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1295 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1523 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:650 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1412 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:328 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:435 +msgid "Are you sure?" +msgstr "¿Estás seguro?" + +#: ../../general/header.php:451 ../../general/header.php:453 +#: ../../mobile/include/functions_web.php:34 ../../mobile/include/ui.class.php:225 +#: ../../mobile/include/user.class.php:527 ../../mobile/operation/home.php:165 +#: ../../enterprise/meta/general/header.php:264 ../../enterprise/meta/general/header.php:266 +#: ../../enterprise/meta/general/main_header.php:546 +#: ../../package_774/enterprise/meta/general/header.php:264 +#: ../../package_774/enterprise/meta/general/header.php:266 +msgid "Logout" +msgstr "Salir" + +#: ../../general/header.php:462 +msgid "the Flexible Monitoring System (OpenSource version)" +msgstr "Sistema de Monitorización Flexible (Versión open source)" + +#: ../../general/header.php:898 ../../godmode/setup/setup_general.php:996 +#: ../../include/class/TipsWindow.class.php:804 ../../include/class/TipsWindow.class.php:971 +msgid "Send" +msgstr "Enviar" + +#: ../../general/header.php:899 ../../general/header.php:1037 +#: ../../godmode/agentes/status_monitor_custom_fields.php:274 +#: ../../godmode/events/custom_events.php:235 ../../godmode/massive/massive_operations.php:468 +#: ../../godmode/setup/os.list.php:199 ../../godmode/setup/os_version.list.php:162 +#: ../../godmode/setup/snmp_wizard.php:100 ../../godmode/snmpconsole/snmp_alert.php:2233 +#: ../../godmode/snmpconsole/snmp_alert.php:2248 +#: ../../godmode/wizards/ManageExtensions.class.php:332 +#: ../../godmode/wizards/ManageExtensions.class.php:1248 ../../godmode/menu.php:788 +#: ../../include/class/AgentWizard.class.php:6262 ../../include/class/ConfigPEN.class.php:675 +#: ../../include/class/ConfigPEN.class.php:699 +#: ../../include/class/CredentialStore.class.php:1655 +#: ../../include/class/CredentialStore.class.php:1707 +#: ../../include/class/ExtensionsDiscovery.class.php:256 +#: ../../include/class/ModuleTemplates.class.php:1364 +#: ../../include/class/NetworkMap.class.php:2961 +#: ../../include/class/SatelliteAgent.class.php:1106 +#: ../../include/class/SatelliteAgent.class.php:1151 +#: ../../include/class/SatelliteAgent.class.php:1199 +#: ../../include/class/SatelliteAgent.class.php:1261 +#: ../../include/class/SatelliteCollection.class.php:536 +#: ../../include/class/SatelliteCollection.class.php:579 +#: ../../include/class/TreeGroupEdition.class.php:169 +#: ../../include/class/WelcomeWindow.class.php:174 ../../include/functions_register.php:179 +#: ../../include/functions_visual_map_editor.php:926 #: ../../include/functions_visual_map_editor.php:930 -#: ../../include/class/EventSound.class.php:199 -#: ../../include/class/EventSound.class.php:282 -#: ../../include/class/ManageNetScanScripts.class.php:765 -#: ../../include/class/ModuleTemplates.class.php:933 -#: ../../include/class/ModuleTemplates.class.php:987 -#: ../../include/class/WelcomeWindow.class.php:698 -#: ../../include/class/WelcomeWindow.class.php:751 -#: ../../include/class/WelcomeWindow.class.php:782 -#: ../../include/class/WelcomeWindow.class.php:855 -#: ../../include/functions_filemanager.php:889 -#: ../../include/functions_filemanager.php:963 -#: ../../operation/gis_maps/gis_map.php:220 -#: ../../operation/incidents/configure_integriaims_incident.php:406 -#: ../../operation/incidents/list_integriaims_incidents.php:654 -msgid "Create" +#: ../../operation/agentes/pandora_networkmap.editor.php:752 +#: ../../operation/agentes/pandora_networkmap.php:902 +#: ../../operation/snmpconsole/snmp_browser.php:182 +#: ../../operation/snmpconsole/snmp_browser.php:553 +#: ../../operation/snmpconsole/snmp_browser.php:626 +#: ../../operation/snmpconsole/snmp_browser.php:687 +#: ../../operation/snmpconsole/snmp_browser.php:702 +#: ../../operation/custom_fields/custom_fields_view.php:1173 +#: ../../update_manager_client/views/register.php:86 ../../views/calendar/special_days.php:430 +#: ../../views/calendar/special_days.php:530 ../../views/calendar/special_days_edit.php:210 +#: ../../views/dashboard/header.php:70 ../../views/dashboard/header.php:106 +#: ../../views/dashboard/list.php:153 ../../views/consoles/list.php:128 +#: ../../enterprise/godmode/policies/policy_alerts.php:813 +#: ../../enterprise/godmode/policies/policy_alerts.php:833 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:745 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:379 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:288 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:355 +#: ../../enterprise/godmode/services/services.elements.php:960 +#: ../../enterprise/godmode/services/services.elements.php:971 +#: ../../enterprise/godmode/services/services.service.php:1038 +#: ../../enterprise/godmode/setup/setup.php:591 +#: ../../enterprise/include/class/AgentRepository.class.php:903 +#: ../../enterprise/include/class/AgentRepository.class.php:1002 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3299 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1603 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1707 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1759 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1791 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1826 +#: ../../enterprise/include/class/LogSource.class.php:821 +#: ../../enterprise/include/class/LogSource.class.php:874 +#: ../../enterprise/include/class/ManageBackups.class.php:506 +#: ../../enterprise/include/class/ManageBackups.class.php:592 +#: ../../enterprise/include/functions_HA_cluster.php:492 +#: ../../enterprise/meta/advanced/cron_main.php:393 +#: ../../enterprise/meta/event/custom_events.php:246 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:1196 +#: ../../enterprise/tools/ipam/ipam_list.php:888 +#: ../../enterprise/tools/ipam/ipam_network.php:1102 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1437 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1461 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1658 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:918 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:941 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1048 +#: ../../enterprise/views/ncm/agent/manage.php:783 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3280 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:1185 +#: ../../package_774/enterprise/godmode/services/services.service.php:1038 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:745 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:814 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:834 +#: ../../package_774/enterprise/godmode/setup/setup.php:591 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:279 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:355 +msgid "Cancel" +msgstr "Cancelar" + +#: ../../general/header.php:900 +msgid "Report an issue" +msgstr "Notificar un error" + +#: ../../general/header.php:1020 ../../godmode/menu.php:771 +#: ../../include/class/WelcomeWindow.class.php:157 +msgid "Welcome to" +msgstr "Bienvenido a" + +#: ../../general/header.php:1021 ../../godmode/menu.php:772 +#: ../../include/class/WelcomeWindow.class.php:158 +msgid "Do not show anymore" +msgstr "No volver a mostrar" + +#: ../../general/header.php:1030 ../../godmode/menu.php:781 +#: ../../include/class/WelcomeWindow.class.php:167 +msgid "Cancel Configuration Window" +msgstr "Cancelar ventana de configuración" + +#: ../../general/header.php:1035 ../../godmode/menu.php:786 +#: ../../include/class/WelcomeWindow.class.php:172 +msgid "Are you sure you want to cancel this tutorial?" +msgstr "¿Está seguro de que desea borrar este tutorial?" + +#: ../../general/links_menu.php:17 ../../godmode/menu.php:533 ../../operation/menu.php:653 +#: ../../enterprise/meta/general/main_header.php:392 +#: ../../enterprise/meta/general/main_header.php:459 +#: ../../enterprise/meta/general/main_menu.php:778 +#: ../../enterprise/meta/general/main_menu.php:820 +#: ../../enterprise/meta/general/main_menu.php:848 +#: ../../package_774/enterprise/meta/general/main_menu.php:772 +#: ../../package_774/enterprise/meta/general/main_menu.php:814 +#: ../../package_774/enterprise/meta/general/main_menu.php:842 +msgid "Links" +msgstr "Enlaces" + +#: ../../general/login_help_dialog.php:39 ../../include/lib/Dashboard/Widgets/example.php:245 +#, php-format +msgid "Welcome to %s" +msgstr "Bienvenido a %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 esta es la primera vez que usa %s, le sugerimos algunos enlaces que le ayudarán a saber " +"más sobre este software. La monitorización puede ser abrumadora, pero tómese su tiempo en " +"aprender a aprovechar todo el potencial de %s!" + +#: ../../general/login_help_dialog.php:57 ../../general/login_help_dialog.php:62 +msgid "Online help" +msgstr "Ayuda en línea" + +#: ../../general/login_help_dialog.php:70 ../../general/login_help_dialog.php:75 +msgid "Enterprise version" +msgstr "Versión Enterprise" + +#: ../../general/login_help_dialog.php:83 ../../general/login_help_dialog.php:88 +#: ../../general/login_page.php:194 ../../general/login_page.php:197 +#: ../../general/login_page.php:201 ../../enterprise/include/process_reset_pass.php:82 +#: ../../enterprise/include/reset_pass.php:140 ../../enterprise/meta/general/login_page.php:127 +#: ../../enterprise/meta/general/login_page.php:130 +#: ../../enterprise/meta/general/login_page.php:134 +#: ../../enterprise/meta/include/process_reset_pass.php:47 +#: ../../enterprise/meta/include/reset_pass.php:47 +msgid "Support" +msgstr "Soporte" + +#: ../../general/login_help_dialog.php:88 +msgid "Forums" +msgstr "Foros" + +#: ../../general/login_help_dialog.php:110 +msgid "Click here to don't show again this message" +msgstr "Pincha aquí para no volver a ver este mensaje" + +#: ../../general/login_page.php:76 +#, php-format +msgid "Go to %s Website" +msgstr "Ir a la página web de %s" + +#: ../../general/login_page.php:90 +msgid "Go to Login" +msgstr "Ir a la pantalla de inicio" + +#: ../../general/login_page.php:101 ../../enterprise/meta/general/login_page.php:99 +#: ../../enterprise/meta/include/process_reset_pass.php:28 +#: ../../enterprise/meta/include/reset_pass.php:28 +msgid "Splash login" +msgstr "Splash login" + +#: ../../general/login_page.php:182 ../../general/login_page.php:185 +#: ../../enterprise/include/process_reset_pass.php:77 +#: ../../enterprise/include/reset_pass.php:135 ../../enterprise/meta/general/login_page.php:115 +#: ../../enterprise/meta/general/login_page.php:118 +msgid "Docs" +msgstr "Documentos" + +#: ../../general/login_page.php:299 ../../general/login_page.php:357 +msgid "Let's go" +msgstr "Comenzar" + +#: ../../general/login_page.php:304 +msgid "Login as admin" +msgstr "Entrar como administrador" + +#: ../../general/login_page.php:318 ../../mobile/include/user.class.php:490 +#: ../../enterprise/meta/general/login_page.php:245 +msgid "Login with SAML" +msgstr "Entrar con SAML" + +#: ../../general/login_page.php:390 ../../enterprise/meta/general/login_page.php:181 +msgid "Authentication code" +msgstr "Código de autentificación" + +#: ../../general/login_page.php:395 ../../mobile/include/user.class.php:595 +#: ../../enterprise/meta/general/login_page.php:185 +msgid "Check code" +msgstr "Código de comprobación" + +#: ../../general/login_page.php:411 +msgid "View details" +msgstr "Ver detalles" + +#: ../../general/login_page.php:426 ../../general/login_page.php:429 +#: ../../enterprise/meta/general/login_page.php:303 +msgid "Forgot your password?" +msgstr "¿Has olvidado tu contraseña?" + +#: ../../general/login_page.php:432 ../../general/login_page.php:435 +msgid "Centralized mode" +msgstr "Modo centralizado" + +#: ../../general/login_page.php:439 +msgid "This node is configured with centralized mode. Go to metaconsole to reset the password" +msgstr "" +"Este nodo está configurado en modo centralizado. Vaya a la Metaconsola para respetar la " +"contraseña." + +#: ../../general/login_page.php:462 ../../enterprise/include/process_reset_pass.php:239 +#: ../../enterprise/include/reset_pass.php:213 ../../enterprise/include/reset_pass.php:320 +#: ../../enterprise/meta/general/login_page.php:316 +#: ../../enterprise/meta/include/process_reset_pass.php:164 +#: ../../enterprise/meta/include/reset_pass.php:161 +msgid "Build" msgstr "Crear" -#: ../../views/calendar/special_days_edit.php:39 -msgid "Configure special day" -msgstr "Configurar día especial" +#: ../../general/login_page.php:529 ../../general/login_page.php:532 +#: ../../include/functions_config.php:2836 ../../include/functions_config.php:2888 +#: ../../enterprise/include/process_reset_pass.php:171 +#: ../../enterprise/include/process_reset_pass.php:174 +#: ../../enterprise/include/reset_pass.php:295 ../../enterprise/include/reset_pass.php:298 +#: ../../enterprise/meta/general/login_page.php:327 +#: ../../enterprise/meta/include/reset_pass.php:139 +msgid "ONE TOOL TO RULE THEM ALL" +msgstr "UNA HERRAMIENTA PARA GOBERNARLOS A TODOS" -#: ../../views/calendar/special_days_edit.php:79 -#: ../../enterprise/include/functions_log.php:279 -#: ../../enterprise/include/functions_log.php:282 -#: ../../enterprise/include/functions_reporting_pdf.php:720 -#: ../../enterprise/include/functions_reporting_csv.php:867 -#: ../../enterprise/include/functions_reporting_csv.php:923 -#: ../../enterprise/include/functions_reporting_csv.php:968 -#: ../../enterprise/include/functions_reporting_csv.php:2609 -#: ../../enterprise/include/class/ManageBackups.class.php:164 -#: ../../enterprise/include/functions_reporting.php:2153 -#: ../../enterprise/include/functions_reporting.php:2199 -#: ../../enterprise/include/functions_reporting.php:2212 -#: ../../enterprise/include/functions_reporting.php:2456 -#: ../../enterprise/include/functions_reporting.php:2474 -#: ../../enterprise/operation/agentes/security_hardening.php:350 -#: ../../enterprise/operation/agentes/security_hardening.php:456 -#: ../../enterprise/operation/agentes/security_hardening.php:526 -#: ../../extensions/insert_data.php:196 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2251 -#: ../../mobile/operation/tactical.php:351 -#: ../../include/functions_reporting_html.php:2038 -#: ../../include/functions_reporting_html.php:2867 -#: ../../include/functions_reporting_html.php:2876 -#: ../../include/functions_reporting_html.php:2881 -#: ../../include/functions_reporting_html.php:2890 -#: ../../include/functions_reporting_html.php:2895 -#: ../../include/functions_reporting_html.php:2902 -#: ../../include/functions_reporting_html.php:2952 -#: ../../include/functions_reporting_html.php:3026 -#: ../../include/functions_reporting_html.php:6059 ../../include/functions.php:3109 -#: ../../include/functions_inventory.php:1198 -#: ../../include/class/AuditLog.class.php:112 -#: ../../include/functions_reporting.php:4748 -#: ../../include/functions_reporting.php:4789 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:624 -#: ../../operation/agentes/agent_inventory.php:135 -#: ../../operation/incidents/list_integriaims_incidents.php:441 -#: ../../operation/inventory/inventory.php:686 -#: ../../operation/reporting/graph_viewer.php:321 ../../general/logon_ok.php:302 -msgid "Date" -msgstr "Fecha" +#: ../../general/login_page.php:550 ../../general/login_page.php:553 +#: ../../general/login_page.php:590 ../../general/login_page.php:593 +#: ../../enterprise/meta/general/login_page.php:344 +#: ../../enterprise/meta/general/login_page.php:347 +#: ../../enterprise/meta/general/login_page.php:361 +#: ../../enterprise/meta/general/login_page.php:364 +#: ../../enterprise/meta/general/login_page.php:381 +#: ../../enterprise/meta/general/login_page.php:384 +msgid "Password reset" +msgstr "Restablecer contraseña" -#: ../../views/calendar/special_days_edit.php:116 -#: ../../views/calendar/special_days.php:96 -#: ../../views/calendar/special_days.php:381 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:95 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1860 -#: ../../enterprise/include/functions_reporting.php:1740 -#: ../../enterprise/include/functions_reporting.php:2704 -#: ../../enterprise/include/functions_reporting.php:3022 -#: ../../enterprise/include/functions_reporting.php:3648 -#: ../../enterprise/include/functions_reporting.php:4625 -#: ../../godmode/alerts/alert_templates.php:62 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1572 -#: ../../include/functions_html.php:2371 -msgid "Monday" -msgstr "Lunes" +#: ../../general/login_page.php:557 ../../enterprise/meta/general/login_page.php:351 +msgid "INFO" +msgstr "INFO" -#: ../../views/calendar/special_days_edit.php:117 -#: ../../views/calendar/special_days.php:97 -#: ../../views/calendar/special_days.php:385 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:96 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1868 -#: ../../enterprise/include/functions_reporting.php:1741 -#: ../../enterprise/include/functions_reporting.php:2705 -#: ../../enterprise/include/functions_reporting.php:3023 -#: ../../enterprise/include/functions_reporting.php:3649 -#: ../../enterprise/include/functions_reporting.php:4626 -#: ../../godmode/alerts/alert_templates.php:63 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1580 -#: ../../include/functions_html.php:2372 -msgid "Tuesday" -msgstr "Martes" +#: ../../general/login_page.php:558 ../../enterprise/meta/general/login_page.php:352 +msgid "An email has been sent to your email address" +msgstr "Se ha enviado un email a su dirección de correo electrónico" -#: ../../views/calendar/special_days_edit.php:118 -#: ../../views/calendar/special_days.php:98 -#: ../../views/calendar/special_days.php:389 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:97 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1876 -#: ../../enterprise/include/functions_reporting.php:1742 -#: ../../enterprise/include/functions_reporting.php:2706 -#: ../../enterprise/include/functions_reporting.php:3024 -#: ../../enterprise/include/functions_reporting.php:3650 -#: ../../enterprise/include/functions_reporting.php:4627 -#: ../../godmode/alerts/alert_templates.php:64 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1588 -#: ../../include/functions_html.php:2373 -msgid "Wednesday" -msgstr "Miércoles" +#: ../../general/login_page.php:571 +msgid "Forbidden" +msgstr "Prohibido" -#: ../../views/calendar/special_days_edit.php:119 -#: ../../views/calendar/special_days.php:99 -#: ../../views/calendar/special_days.php:393 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:98 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1884 -#: ../../enterprise/include/functions_reporting.php:1743 -#: ../../enterprise/include/functions_reporting.php:2707 -#: ../../enterprise/include/functions_reporting.php:3025 -#: ../../enterprise/include/functions_reporting.php:3651 -#: ../../enterprise/include/functions_reporting.php:4628 -#: ../../godmode/alerts/alert_templates.php:65 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1596 -#: ../../include/functions_html.php:2374 -msgid "Thursday" -msgstr "Jueves" +#: ../../general/login_page.php:575 ../../general/login_page.php:647 +#: ../../enterprise/include/reset_pass.php:331 ../../enterprise/meta/general/login_page.php:368 +#: ../../enterprise/meta/general/login_page.php:410 +#: ../../enterprise/meta/include/reset_pass.php:172 +msgid "ERROR" +msgstr "ERROR" -#: ../../views/calendar/special_days_edit.php:120 -#: ../../views/calendar/special_days.php:100 -#: ../../views/calendar/special_days.php:397 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:99 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1892 -#: ../../enterprise/include/functions_reporting.php:1744 -#: ../../enterprise/include/functions_reporting.php:2708 -#: ../../enterprise/include/functions_reporting.php:3026 -#: ../../enterprise/include/functions_reporting.php:3652 -#: ../../enterprise/include/functions_reporting.php:4629 -#: ../../godmode/alerts/alert_templates.php:66 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1604 -#: ../../include/functions_html.php:2375 -msgid "Friday" -msgstr "Viernes" +#: ../../general/login_page.php:597 ../../enterprise/meta/general/login_page.php:388 +msgid "SUCCESS" +msgstr "CORRECTO" -#: ../../views/calendar/special_days_edit.php:121 -#: ../../views/calendar/special_days.php:101 -#: ../../views/calendar/special_days.php:401 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:100 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1900 -#: ../../enterprise/include/functions_reporting.php:1745 -#: ../../enterprise/include/functions_reporting.php:2709 -#: ../../enterprise/include/functions_reporting.php:3027 -#: ../../enterprise/include/functions_reporting.php:3653 -#: ../../enterprise/include/functions_reporting.php:4630 -#: ../../godmode/alerts/alert_templates.php:67 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1612 -#: ../../include/functions_html.php:2376 -msgid "Saturday" -msgstr "Sábado" +#: ../../general/login_page.php:640 ../../general/login_page.php:643 +#: ../../general/login_page.php:805 ../../general/login_page.php:808 +#: ../../enterprise/include/functions_login.php:209 +#: ../../enterprise/meta/general/login_page.php:403 +#: ../../enterprise/meta/general/login_page.php:406 +msgid "Login failed" +msgstr "Error de inicio de sesión" -#: ../../views/calendar/special_days_edit.php:122 -#: ../../views/calendar/special_days.php:102 -#: ../../views/calendar/special_days.php:405 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:101 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1908 -#: ../../enterprise/include/functions_reporting.php:1746 -#: ../../enterprise/include/functions_reporting.php:2710 -#: ../../enterprise/include/functions_reporting.php:3028 -#: ../../enterprise/include/functions_reporting.php:3654 -#: ../../enterprise/include/functions_reporting.php:4631 -#: ../../godmode/alerts/alert_templates.php:68 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1620 -#: ../../include/functions_html.php:2370 -msgid "Sunday" -msgstr "Domingo" +#: ../../general/login_page.php:653 +msgid "Remaining attempts: " +msgstr "Intentos restantes: " -#: ../../views/calendar/special_days_edit.php:123 -#: ../../views/calendar/special_days.php:409 -msgid "Holidays" -msgstr "Vacaciones" +#: ../../general/login_page.php:655 +msgid "User is blocked" +msgstr "El usuario está bloqueado" -#: ../../views/calendar/special_days_edit.php:127 -#: ../../views/calendar/special_days.php:106 -msgid "Same day of the week" -msgstr "Mismo día de la semana" +#: ../../general/login_page.php:671 ../../general/login_page.php:674 +#: ../../general/login_page.php:678 ../../enterprise/meta/general/login_page.php:428 +#: ../../enterprise/meta/general/login_page.php:431 +#: ../../enterprise/meta/general/login_page.php:435 +msgid "Logged out" +msgstr "Desconectado" -#: ../../views/calendar/special_days_edit.php:162 ../../views/calendar/edit.php:129 -#: ../../enterprise/views/ncm/snippets/edit.php:123 -#: ../../enterprise/views/ncm/templates/edit.php:328 -#: ../../enterprise/views/ncm/firmwares/edit.php:183 -#: ../../enterprise/views/ncm/models/edit.php:117 -#: ../../enterprise/views/ncm/vendors/edit.php:118 -#: ../../enterprise/views/ipam/sites/edit.php:106 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1242 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:292 -#: ../../enterprise/meta/advanced/metasetup.relations.php:278 -#: ../../enterprise/meta/advanced/metasetup.password.php:245 -#: ../../enterprise/meta/advanced/metasetup.mail.php:169 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:791 -#: ../../enterprise/meta/advanced/links.php:145 -#: ../../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:385 -#: ../../enterprise/meta/advanced/collections.data.php:386 -#: ../../enterprise/meta/advanced/collections.editor.php:175 -#: ../../enterprise/meta/advanced/collections.editor.php:249 -#: ../../enterprise/meta/advanced/cron_main.php:384 -#: ../../enterprise/meta/advanced/metasetup.setup.php:701 -#: ../../enterprise/meta/advanced/metasetup.performance.php:301 -#: ../../enterprise/meta/event/custom_events.php:211 -#: ../../enterprise/meta/include/functions_autoprovision.php:640 -#: ../../enterprise/meta/include/functions_autoprovision.php:865 -#: ../../enterprise/extensions/translate_string.php:412 -#: ../../enterprise/extensions/vmware/vmware_view.php:1318 -#: ../../enterprise/godmode/modules/configure_local_component.php:842 +#: ../../general/login_page.php:680 ../../mobile/include/user.class.php:361 +#: ../../enterprise/meta/general/login_page.php:436 +#, php-format +msgid "Your session has ended. Please close your browser window to close this %s session." +msgstr "La sesión ha terminado. Cierre el navegador para cerrar la sesión de %s." + +#: ../../general/login_page.php:696 +msgid "User node access not enabled" +msgstr "Acceso de usuario al nodo no habilitado" + +#: ../../general/login_page.php:699 ../../general/login_page.php:703 +msgid "Centralized user in metaconsole" +msgstr "Usuario centralizado en metaconsola" + +#: ../../general/login_page.php:704 +msgid "" +"This user does not have access on node, please enable node access on this user from " +"metaconsole." +msgstr "" +"Este usuario no tiene acceso en el nodo, habilite el acceso al nodo en este usuario desde la " +"metaconsola." + +#: ../../general/login_page.php:720 ../../general/login_page.php:722 +#, php-format +msgid "Problem with %s database" +msgstr "Problema con la base de datos de %s" + +#: ../../general/login_page.php:726 +msgid "" +"Cannot connect to the database, please check your database setup in the include/config." +"php file.

\n" +"\t\tProbably your database, hostname, user or password values are incorrect or\n" +"\t\tthe database server is not running." +msgstr "" +"No se pudo conectar con la base de datos, comprueba la configuración de su base de datos en " +"el archivo include/config.php.

\n" +"\t\tProbablemente, los valores de la base de datos, nombre del host, usuario o contraseña " +"son incorrectos o\n" +"\t\t el servidor de la base de datos no está activo." + +#: ../../general/login_page.php:731 +msgid "DB ERROR" +msgstr "ERROR de la BD" + +#: ../../general/login_page.php:737 +#, php-format +msgid "" +"If you have modified the auth system, the origin of this problem could be that %s cannot " +"override the authorization variables from the config database. Please remove them from your " +"database by executing:
DELETE FROM tconfig WHERE token = \"auth\";
" +msgstr "" +"Si ha modificado el sistema de permisos, el origen de este problema podría ser que %s no " +"puede saltarse las variables de permisos de la base de datos de configuración. Elimínelas de " +"la base de datos ejecutando:
DELETE FROM tconfig WHERE token = \"auth\";
" + +#: ../../general/login_page.php:742 +msgid "Empty configuration table" +msgstr "Tabla de configuración vacía" + +#: ../../general/login_page.php:744 +#, php-format +msgid "" +"Cannot load configuration variables from database. Please check your database setup in the\n" +"\t\t\tinclude/config.php file.

\n" +"\t\t\tMost likely your database schema has been created but there are is no data in it, you " +"have a problem with the database access credentials or your schema is out of date.\n" +"\t\t\t

%s Console cannot find include/config.php or this file has invalid\n" +"\t\t\tpermissions and HTTP server cannot read it. Please read documentation to fix this " +"problem.
" +msgstr "" +"No se puede añadir variables de configuración desde la base de datos. Revise la " +"configuración de la base de datos en el\n" +"\t\t\tinclude/config.php archivo.

\n" +"\t\t\tProbablemente el esquema de su base de datos se ha creado pero no contiene datos, " +"tiene un problema con los credenciales de acceso a la base de datos o su esquema está " +"desactualizado.\n" +"\t\t\t

%s La consola no ha podido encontrarinclude/config.php o este archivo " +"no tiene\n" +"\t\t\tpermisos válidos y el servidor HTTP no puede leerlo. Lea la documentación para " +"solucionar el problema.
" + +#: ../../general/login_page.php:754 +msgid "No configuration file found" +msgstr "No se ha encontrado el archivo de configuración" + +#: ../../general/login_page.php:756 +#, php-format +msgid "" +"%s Console cannot find include/config.php or this file has invalid\n" +"\t\tpermissions and HTTP server cannot read it. Please read documentation to fix this " +"problem." +msgstr "" +"La consola %s no ha podido encontrar include/config.php o este archivo no tiene \n" +"\t\tpermisos válidos y el servidor HTTP no puede leerlo. Lea la documentación para " +"solucionar el problema." + +#: ../../general/login_page.php:768 +#, php-format +msgid "You may try to run the %sinstallation wizard%s to create one." +msgstr "Puedes intentar ejecutar el %sasistente de instalación%s para crear uno." + +#: ../../general/login_page.php:772 +msgid "Installer active" +msgstr "Instalador activo" + +#: ../../general/login_page.php:774 +#, php-format +msgid "" +"For security reasons, normal operation is not possible until you delete installer file.\n" +"\t\tPlease delete the ./install.php file before running %s Console." +msgstr "" +"Por motivos de seguridad, el funcionamiento no es posible hasta que elimine el archivo de " +"instalador.\n" +"\t\tBorre el archivo ./install.php antes de ejecutar la consola de %s." + +#: ../../general/login_page.php:781 +msgid "Bad permission for include/config.php" +msgstr "Permiso incorrecto para include/config.php" + +#: ../../general/login_page.php:783 +msgid "" +"For security reasons, config.php must have restrictive permissions, and \"other\" " +"users\n" +"\t\tshould not read it or write to it. It should be written only for owner\n" +"\t\t(usually www-data or http daemon user), normal operation is not possible until you " +"change\n" +"\t\tpermissions for include/config.php file. Please do it, it is for your security." +msgstr "" +"Por motivos de seguridad, config.php ha de tener permisos restrictivos, y \"otros\" " +"usuarios\n" +"\t\t no deberían leerlo o editarlo. Debería escribirlo solo el propietario\n" +"\t\t (normalmente www-data o http daemon user), el funcionamiento normal no será posible " +"hasta que se cambien\n" +"\t\t los permisos para el archivo include/config.php. Por tu seguridad, procede a " +"cambiarlos." + +#: ../../general/login_page.php:791 +msgid "Bad defined homedir" +msgstr "Homedir mal definida" + +#: ../../general/login_page.php:792 +msgid "In the config.php file in the variable $config[\"homedir\"] = add the correct path" +msgstr "En el archivo config.php en la variable $config[\"homedir\"] = añade la ruta correcta" + +#: ../../general/login_page.php:796 +msgid "Bad defined homeurl or homeurl_static" +msgstr "Homeurl o homeurl_static mal definida" + +#: ../../general/login_page.php:797 +msgid "" +"In the config.php file in the variable $config[\"homeurl\"] or $config[\"homeurl_static\"] = " +"add the correct path" +msgstr "" +"En el archivo config.php en la variable $config[\"homeurl\"] o $config[\"homeurl_static\"] = " +"añade la ruta correcta" + +#: ../../general/logon_failed.php:18 ../../general/register.php:167 +#: ../../godmode/users/configure_user.php:2143 ../../godmode/users/configure_user.php:2212 +#: ../../godmode/users/configure_user.php:2283 ../../include/ajax/double_auth.ajax.php:267 +#: ../../include/ajax/double_auth.ajax.php:365 ../../include/ajax/double_auth.ajax.php:411 +#: ../../include/ajax/double_auth.ajax.php:527 ../../operation/users/user_edit.php:1180 +#: ../../operation/users/user_edit.php:1246 ../../operation/users/user_edit.php:1317 +#: ../../enterprise/include/functions_login.php:581 +msgid "Authentication error" +msgstr "Error de autentificación" + +#: ../../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 "" +"La combinación usuario/contraseña es incorrecta. Comprueba que no está habilitado el bloqueo " +"de mayúsculas, los campos distinguen entre mayúsculas y minúsculas.

Todas las " +"acciones, incluidos los intentos fallidos de acceso son guardados en el sistema de registro " +"de logs de Pandora FMS y pueden ser revisados por cada usuario. Contacta al administrador " +"cualquier incidente o fallo." + +#: ../../general/main_menu.php:80 ../../general/main_menu.php:87 +#: ../../enterprise/include/functions_security_hardening.php:657 +#: ../../enterprise/include/functions_security_hardening.php:666 +#: ../../enterprise/include/functions_security_hardening.php:670 +#: ../../enterprise/include/functions_security_hardening.php:688 +#: ../../enterprise/include/functions_security_hardening.php:704 +#: ../../enterprise/include/functions_security_hardening.php:713 +#: ../../package_774/enterprise/include/functions_security_hardening.php:686 +#: ../../package_774/enterprise/include/functions_security_hardening.php:695 +#: ../../package_774/enterprise/include/functions_security_hardening.php:699 +#: ../../package_774/enterprise/include/functions_security_hardening.php:717 +#: ../../package_774/enterprise/include/functions_security_hardening.php:733 +#: ../../package_774/enterprise/include/functions_security_hardening.php:742 +msgid "Management" +msgstr "Gestión" + +#: ../../general/maintenance.php:36 +msgid "Maintenance tasks in progress" +msgstr "Tareas de mantenimiento en curso" + +#: ../../general/noaccess2.php:23 +msgid "Access to this page is restricted" +msgstr "El acceso a esta página está restringido" + +#: ../../general/noaccess2.php:28 ../../enterprise/meta/general/metaconsole_no_activated.php:20 +msgid "No access" +msgstr "Acceso denegado" + +#: ../../general/noaccess2.php:35 +msgid "" +"Access to this page is restricted to authorized users only, please contact system " +"administrator if you need assistance.

\n" +"\t\t\tPlease know that all attempts to access this page are recorded in security logs of " +"Pandora System Database" +msgstr "" +"El acceso a esta página está restringido a usuarios autorizados solamente. Por favor, " +"contacta con el administrador del sistema si necesitas ayuda.

\n" +"\t\t\tTen en cuenta que todos los intentos de acceso a esta página son guardados en los logs " +"de seguridad de la base de datos de Pandora FMS" + +#: ../../general/node_deactivated.php:36 +msgid "You cannot use this node until system is unified" +msgstr "No puede utilizar este nodo hasta que el sistema esté unificado" + +#: ../../general/node_deactivated.php:64 +#: ../../enterprise/meta/advanced/massive_operations.php:55 +#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:64 +msgid "command center" +msgstr "command center" + +#: ../../general/node_deactivated.php:61 +#, php-format +msgid "Please navigate to %s to unify system" +msgstr "Navegue a %s para unificar el sistema" + +#: ../../general/pandora_help.php:23 +#, php-format +msgid "%s help system" +msgstr "Ayuda del sistema de %s" + +#: ../../general/pandora_help.php:72 +msgid "Help system error" +msgstr "Error del sistema de ayuda" + +#: ../../general/pandora_help.php:77 +#, php-format +msgid "" +"%s help system has been called with a help reference that currently don't exist. There is no " +"help content to show." +msgstr "" +"El sistema de ayuda de %s se ha solicitado con una petición de ayuda que no existe " +"actualmente. No hay contenido de ayuda a mostrar." + +#: ../../general/php_message.php:30 ../../include/class/ConsoleSupervisor.php:1804 +msgid "For a correct operation of PandoraFMS, PHP must be updated to version 8.0 or higher." +msgstr "" +"Para que Pandora FMS funcione correctamente, PHP debe estar actualizado a la versión 8.0 o " +"superior." + +#: ../../general/php_message.php:31 ../../include/class/ConsoleSupervisor.php:1804 +msgid "Otherwise, functionalities will be lost." +msgstr "Si no, ciertas funcionalidades no estarán disponibles." + +#: ../../general/php_message.php:33 ../../include/class/ConsoleSupervisor.php:1804 +msgid "Report download in PDF format" +msgstr "Descarga de informes en formato PDF" + +#: ../../general/php_message.php:34 ../../include/class/ConsoleSupervisor.php:1804 +msgid "Emails Sending" +msgstr "Envío de emails" + +#: ../../general/php_message.php:35 ../../include/class/ConsoleSupervisor.php:1804 +msgid "Metaconsole Collections" +msgstr "Colecciones de la metaconsola" + +#: ../../general/php_message.php:38 +msgid "Access Help" +msgstr "Ayuda de acceso" + +#: ../../general/php_message.php:41 +msgid "Warning php version" +msgstr "Advertencia de la versión php" + +#: ../../general/register.php:174 ../../godmode/users/configure_user.php:2149 +#: ../../godmode/users/configure_user.php:2218 ../../include/ajax/double_auth.ajax.php:274 +#: ../../include/ajax/double_auth.ajax.php:372 ../../include/ajax/double_auth.ajax.php:418 +#: ../../include/ajax/double_auth.ajax.php:535 ../../operation/users/user_edit.php:1187 +#: ../../operation/users/user_edit.php:1253 ../../enterprise/include/functions_login.php:588 +msgid "There was an error loading the data" +msgstr "Error al cargar los datos" + +#: ../../general/register.php:183 ../../godmode/users/configure_user.php:2226 +#: ../../godmode/users/configure_user.php:2302 ../../operation/users/user_edit.php:1261 +#: ../../operation/users/user_edit.php:1337 ../../enterprise/include/functions_login.php:597 +msgid "Double authentication activation" +msgstr "Activación de doble autenticación" + +#: ../../general/reporting_console_node.php:48 +msgid "Console only reporting node" +msgstr "Nodo de informes solo de consola" + +#: ../../general/reporting_console_node.php:70 ../../include/class/Heatmap.class.php:1363 +#: ../../views/tacticalView/view.php:69 ../../views/tacticalView/view.php:75 +#: ../../views/tacticalView/view.php:83 ../../views/tacticalView/view.php:89 +#: ../../views/tacticalView/view.php:163 ../../views/tacticalView/view.php:271 +#: ../../views/tacticalView/view.php:297 +#: ../../enterprise/include/class/CommandCenter.class.php:448 +msgid "Info" +msgstr "Información" + +#: ../../general/reporting_console_node.php:74 +#: ../../godmode/reporting/reporting_builder.item_editor.php:81 +#: ../../godmode/servers/servers.build_table.php:84 +#: ../../godmode/setup/os_version.builder.php:160 +#: ../../godmode/setup/os_version.builder.php:161 ../../godmode/setup/os_version.list.php:54 +#: ../../godmode/update_manager/update_manager.history.php:40 +#: ../../godmode/wizards/ManageExtensions.class.php:360 ../../godmode/extensions.php:160 +#: ../../include/functions_menu.php:986 ../../include/functions_menu.php:1348 +#: ../../include/functions_menu.php:1407 ../../include/functions_reporting_html.php:672 +#: ../../include/functions_reporting_html.php:676 +#: ../../include/functions_reporting_html.php:2288 ../../include/functions_snmp_browser.php:783 +#: ../../views/consoles/list.php:71 ../../enterprise/godmode/servers/list_satellite.php:56 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:360 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:390 +#: ../../enterprise/include/class/AgentRepository.class.php:380 +#: ../../enterprise/include/class/AgentRepository.class.php:714 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:931 +#: ../../enterprise/meta/advanced/servers.build_table.php:140 +#: ../../enterprise/operation/agentes/vulnerabilities.php:170 +#: ../../enterprise/operation/security/vulnerabilities.php:409 +#: ../../enterprise/tools/ipam/ipam_calculator.php:53 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:173 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:203 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:404 +msgid "Version" +msgstr "Versión" + +#: ../../general/reporting_console_node.php:82 +msgid "Mr" +msgstr "Mr" + +#: ../../general/reporting_console_node.php:90 +msgid "Memory limit" +msgstr "Límite de memoria" + +#: ../../general/reporting_console_node.php:98 +msgid "Php version" +msgstr "Versión PHP" + +#: ../../godmode/agentes/agent_conf_gis.php:38 ../../operation/agentes/gis_view.php:59 +msgid "There is no default map. Please go to the setup for to set a default map." +msgstr "" +"No existe ningún mapa por defecto. Por favor, selecciona uno en la sección de configuración." + +#: ../../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 "" +"No hay datos de GIS para este agente, por lo que es colocado en posición por defecto del " +"mapa." + +#: ../../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 "" +"Cuando se cambia la posición de agente, el agente activa automáticamente la opción \"Ignorar " +"nuevos datos GIS\"." + +#: ../../godmode/agentes/agent_conf_gis.php:68 +msgid "Agent position" +msgstr "Posición del agente" + +#: ../../godmode/agentes/agent_conf_gis.php:75 +msgid "Latitude: " +msgstr "Latitud: " + +#: ../../godmode/agentes/agent_conf_gis.php:94 +msgid "Longitude: " +msgstr "Longitud: " + +#: ../../godmode/agentes/agent_conf_gis.php:113 +msgid "Altitude: " +msgstr "Altitud: " + +#: ../../godmode/agentes/agent_conf_gis.php:132 +msgid "Ignore new GIS data: " +msgstr "Ignorar nuevos datos GIS:" + +#: ../../godmode/agentes/agent_conf_gis.php:133 ../../godmode/alerts/alert_view.php:135 +#: ../../godmode/alerts/alert_view.php:265 ../../godmode/massive/massive_edit_agents.php:703 +#: ../../godmode/massive/massive_edit_agents.php:1116 +#: ../../godmode/massive/massive_edit_agents.php:1148 +#: ../../godmode/massive/massive_edit_agents.php:1194 +#: ../../godmode/massive/massive_edit_modules.php:705 +#: ../../godmode/massive/massive_edit_modules.php:727 +#: ../../godmode/massive/massive_edit_modules.php:811 +#: ../../godmode/massive/massive_edit_modules.php:833 +#: ../../godmode/massive/massive_edit_modules.php:885 +#: ../../godmode/massive/massive_edit_modules.php:1293 +#: ../../godmode/massive/massive_edit_modules.php:1326 +#: ../../godmode/massive/massive_edit_modules.php:1370 +#: ../../godmode/massive/massive_edit_modules.php:1552 +#: ../../godmode/reporting/reporting_builder.php:1087 +#: ../../godmode/reporting/visual_console_builder.wizard.php:400 +#: ../../godmode/reporting/visual_console_builder.wizard.php:509 +#: ../../godmode/servers/modificar_server.php:193 +#: ../../godmode/servers/servers.build_table.php:149 +#: ../../godmode/update_manager/update_manager.setup.php:399 +#: ../../include/class/EventSound.class.php:349 ../../include/class/SnmpConsole.class.php:403 +#: ../../include/functions_cron.php:685 ../../include/functions_profile.php:304 +#: ../../include/functions_reporting_html.php:2324 ../../include/functions_snmp.php:390 +#: ../../operation/netflow/nf_live_view.php:393 ../../operation/users/user_edit.php:430 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:566 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:587 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:657 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:678 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:718 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:753 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:998 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1036 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1064 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1190 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:317 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:521 +#: ../../enterprise/godmode/reporting/visual_console_template.php:309 +#: ../../enterprise/godmode/setup/setup_auth.php:229 +#: ../../enterprise/godmode/setup/setup_auth.php:430 +#: ../../enterprise/godmode/setup/setup_auth.php:478 +#: ../../enterprise/godmode/setup/setup_auth.php:1545 +#: ../../enterprise/include/functions_cron.php:608 +#: ../../enterprise/include/functions_reporting.php:2591 +#: ../../enterprise/include/functions_reporting_csv.php:2537 +#: ../../enterprise/include/functions_tasklist.php:385 +#: ../../enterprise/meta/advanced/servers.build_table.php:176 +#: ../../package_774/enterprise/include/functions_reporting.php:2580 +#: ../../package_774/enterprise/include/functions_tasklist.php:385 +#: ../../package_774/enterprise/include/functions_cron.php:608 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2295 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:229 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:430 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:478 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1525 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:565 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:586 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:656 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:677 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:717 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:752 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:997 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1035 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1063 +msgid "Yes" +msgstr "Sí" + +#: ../../godmode/agentes/agent_conf_gis.php:142 ../../godmode/alerts/alert_view.php:135 +#: ../../godmode/alerts/alert_view.php:265 ../../godmode/alerts/alert_view.php:363 +#: ../../godmode/massive/massive_edit_agents.php:704 +#: ../../godmode/massive/massive_edit_agents.php:1127 +#: ../../godmode/massive/massive_edit_agents.php:1149 +#: ../../godmode/massive/massive_edit_agents.php:1195 +#: ../../godmode/massive/massive_edit_modules.php:706 +#: ../../godmode/massive/massive_edit_modules.php:728 +#: ../../godmode/massive/massive_edit_modules.php:812 +#: ../../godmode/massive/massive_edit_modules.php:834 +#: ../../godmode/massive/massive_edit_modules.php:886 +#: ../../godmode/massive/massive_edit_modules.php:1293 +#: ../../godmode/massive/massive_edit_modules.php:1327 +#: ../../godmode/massive/massive_edit_modules.php:1371 +#: ../../godmode/massive/massive_edit_modules.php:1553 +#: ../../godmode/reporting/reporting_builder.php:1089 +#: ../../godmode/reporting/visual_console_builder.wizard.php:411 +#: ../../godmode/reporting/visual_console_builder.wizard.php:520 +#: ../../godmode/servers/modificar_server.php:191 ../../godmode/setup/news.php:389 +#: ../../godmode/update_manager/update_manager.setup.php:400 +#: ../../include/class/EventSound.class.php:348 ../../include/class/SnmpConsole.class.php:402 +#: ../../include/functions_cron.php:685 ../../include/functions_events.php:5064 +#: ../../include/functions_events.php:5069 ../../include/functions_profile.php:304 +#: ../../include/functions_reporting_html.php:2324 ../../include/functions_snmp.php:382 +#: ../../mobile/operation/events.php:358 ../../mobile/operation/events.php:366 +#: ../../operation/netflow/nf_live_view.php:403 ../../operation/users/user_edit.php:431 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:567 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:588 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:658 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:679 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:719 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:754 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:998 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1037 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1065 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1191 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:319 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:523 +#: ../../enterprise/godmode/reporting/visual_console_template.php:309 +#: ../../enterprise/godmode/setup/setup.php:61 +#: ../../enterprise/godmode/setup/setup_auth.php:229 +#: ../../enterprise/godmode/setup/setup_auth.php:433 +#: ../../enterprise/godmode/setup/setup_auth.php:481 +#: ../../enterprise/godmode/setup/setup_auth.php:1548 +#: ../../enterprise/include/functions_cron.php:607 +#: ../../enterprise/include/functions_reporting.php:2591 +#: ../../enterprise/include/functions_reporting_csv.php:2537 +#: ../../enterprise/include/functions_tasklist.php:385 +#: ../../package_774/enterprise/include/functions_reporting.php:2580 +#: ../../package_774/enterprise/include/functions_tasklist.php:385 +#: ../../package_774/enterprise/include/functions_cron.php:607 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2295 +#: ../../package_774/enterprise/godmode/setup/setup.php:61 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:229 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:433 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:481 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1528 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:566 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:587 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:657 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:678 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:718 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:753 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:997 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1036 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1064 +msgid "No" +msgstr "No" + +#: ../../godmode/agentes/agent_conf_gis.php:161 ../../godmode/agentes/agent_manager.php:1241 +#: ../../godmode/agentes/configure_field.php:199 +#: ../../godmode/agentes/inventory_manager.php:184 +#: ../../godmode/agentes/inventory_manager.php:267 +#: ../../godmode/agentes/module_manager_editor.php:799 +#: ../../godmode/agentes/planned_downtime.editor.php:1305 +#: ../../godmode/agentes/planned_downtime.list.php:891 +#: ../../godmode/agentes/planned_downtime.list.php:936 +#: ../../godmode/agentes/status_monitor_custom_fields.php:231 +#: ../../godmode/alerts/alert_list.list.php:227 ../../godmode/alerts/alert_list.list.php:1066 +#: ../../godmode/alerts/configure_alert_action.php:450 +#: ../../godmode/alerts/configure_alert_command.php:386 +#: ../../godmode/category/edit_category.php:196 ../../godmode/events/custom_events.php:193 +#: ../../godmode/events/event_edit_filter.php:982 +#: ../../godmode/events/event_responses.editor.php:332 +#: ../../godmode/groups/configure_group.php:287 +#: ../../godmode/groups/configure_modu_group.php:99 +#: ../../godmode/modules/manage_inventory_modules.php:338 +#: ../../godmode/modules/manage_inventory_modules_form.php:245 +#: ../../godmode/modules/manage_nc_groups_form.php:95 +#: ../../godmode/modules/manage_network_components_form.php:378 +#: ../../godmode/modules/manage_network_templates_form.php:178 +#: ../../godmode/netflow/nf_edit_form.php:450 ../../godmode/reporting/create_container.php:365 +#: ../../godmode/reporting/graph_builder.main.php:305 +#: ../../godmode/reporting/reporting_builder.main.php:56 +#: ../../godmode/reporting/visual_console_builder.data.php:313 +#: ../../godmode/reporting/visual_console_builder.elements.php:803 +#: ../../godmode/servers/modificar_server.php:48 ../../godmode/servers/modificar_server.php:247 +#: ../../godmode/servers/plugin.php:246 ../../godmode/servers/plugin.php:769 +#: ../../godmode/setup/links.php:172 ../../godmode/setup/news.php:333 +#: ../../godmode/setup/os.builder.php:62 ../../godmode/setup/os.builder.php:198 +#: ../../godmode/setup/os_version.builder.php:65 ../../godmode/setup/os_version.php:72 +#: ../../godmode/setup/os_version.php:128 ../../godmode/setup/performance.php:893 +#: ../../godmode/setup/setup_ITSM.php:618 ../../godmode/setup/setup_auth.php:535 +#: ../../godmode/setup/setup_ehorus.php:216 ../../godmode/setup/setup_general.php:941 +#: ../../godmode/setup/setup_netflow.php:104 ../../godmode/setup/setup_quickshell.php:42 +#: ../../godmode/setup/setup_sflow.php:95 ../../godmode/setup/setup_visuals.php:2196 +#: ../../godmode/setup/snmp_wizard.php:100 ../../godmode/snmpconsole/snmp_alert.php:1704 +#: ../../godmode/snmpconsole/snmp_alert.php:2007 ../../godmode/snmpconsole/snmp_filters.php:264 +#: ../../godmode/snmpconsole/snmp_filters.php:326 +#: ../../godmode/snmpconsole/snmp_filters.php:337 ../../godmode/tag/edit_tag.php:251 +#: ../../godmode/update_manager/update_manager.setup.php:410 +#: ../../godmode/users/configure_profile.php:418 ../../godmode/users/configure_user.php:1683 +#: ../../godmode/files_repo/files_repo_form.php:109 ../../include/ajax/alert_list.ajax.php:340 +#: ../../include/class/ConfigPEN.class.php:703 ../../include/class/ConfigPEN.class.php:704 +#: ../../include/class/CredentialStore.class.php:1659 +#: ../../include/class/ExternalTools.class.php:420 +#: ../../include/class/ManageNetScanScripts.class.php:769 +#: ../../include/class/ModuleTemplates.class.php:992 ../../include/functions_events.php:3536 +#: ../../include/functions_events.php:3622 ../../include/functions_events.php:4719 +#: ../../include/functions_visual_map_editor.php:926 +#: ../../operation/agentes/datos_agente.php:220 +#: ../../operation/reporting/reporting_viewer.php:342 +#: ../../operation/reporting/reporting_viewer.php:354 ../../operation/users/user_edit.php:894 +#: ../../operation/visual_console/view.php:520 ../../views/calendar/edit.php:129 +#: ../../views/calendar/special_days_edit.php:162 ../../views/ITSM/ITSMTicketEditView.php:259 +#: ../../enterprise/extensions/vmware/vmware_view.php:1326 #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:479 #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:845 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:240 #: ../../enterprise/godmode/agentes/collection_manager.php:203 #: ../../enterprise/godmode/agentes/collection_manager.php:204 #: ../../enterprise/godmode/agentes/collection_manager.php:324 @@ -1695,150 +6147,38171 @@ msgstr "Mismo día de la semana" #: ../../enterprise/godmode/agentes/collections.data.php:513 #: ../../enterprise/godmode/agentes/collections.editor.php:203 #: ../../enterprise/godmode/agentes/collections.editor.php:275 -#: ../../enterprise/godmode/agentes/plugins_manager.php:214 -#: ../../enterprise/godmode/agentes/plugins_manager.php:272 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:240 #: ../../enterprise/godmode/agentes/collections.php:80 #: ../../enterprise/godmode/agentes/collections.php:81 -#: ../../enterprise/godmode/policies/policy_plugins.php:193 -#: ../../enterprise/godmode/policies/policy_plugins.php:237 -#: ../../enterprise/godmode/policies/configure_policy.php:169 -#: ../../enterprise/godmode/policies/policy_modules.php:429 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:343 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:375 -#: ../../enterprise/godmode/policies/policy_collections.php:302 -#: ../../enterprise/godmode/policies/policy_collections.php:374 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:153 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:429 +#: ../../enterprise/godmode/agentes/plugins_manager.php:238 +#: ../../enterprise/godmode/agentes/plugins_manager.php:300 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:355 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:391 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1219 #: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:350 #: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:190 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1169 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:355 -#: ../../enterprise/godmode/services/services.service.php:967 -#: ../../enterprise/godmode/setup/setup_history.php:737 -#: ../../enterprise/godmode/setup/setup.php:286 -#: ../../enterprise/godmode/setup/setup.php:494 -#: ../../enterprise/godmode/setup/setup_module_library.php:76 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:245 -#: ../../enterprise/godmode/setup/setup_log_collector.php:118 -#: ../../enterprise/godmode/setup/edit_skin.php:297 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:133 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:157 +#: ../../enterprise/godmode/modules/configure_local_component.php:842 +#: ../../enterprise/godmode/policies/configure_policy.php:171 +#: ../../enterprise/godmode/policies/policy_collections.php:293 +#: ../../enterprise/godmode/policies/policy_collections.php:354 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:326 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:380 +#: ../../enterprise/godmode/policies/policy_modules.php:438 +#: ../../enterprise/godmode/policies/policy_plugins.php:188 +#: ../../enterprise/godmode/policies/policy_plugins.php:229 #: ../../enterprise/godmode/reporting/graph_template_editor.php:285 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:174 #: ../../enterprise/godmode/reporting/mysql_builder.php:187 #: ../../enterprise/godmode/reporting/mysql_builder.php:199 #: ../../enterprise/godmode/reporting/mysql_builder.php:208 #: ../../enterprise/godmode/reporting/mysql_builder.php:260 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:174 #: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:172 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:629 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:251 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1411 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1476 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:90 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:133 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:157 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:292 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:130 #: ../../enterprise/godmode/servers/manage_export_form.php:186 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:107 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1581 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1646 +#: ../../enterprise/godmode/services/services.service.php:981 +#: ../../enterprise/godmode/setup/edit_skin.php:297 +#: ../../enterprise/godmode/setup/setup.php:296 ../../enterprise/godmode/setup/setup.php:504 +#: ../../enterprise/godmode/setup/setup_history.php:737 +#: ../../enterprise/godmode/setup/setup_log_collector.php:189 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:245 +#: ../../enterprise/godmode/setup/setup_module_library.php:76 +#: ../../enterprise/godmode/setup/translate_string.php:268 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:431 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:153 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:786 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:110 #: ../../enterprise/include/ajax/servers.ajax.php:102 #: ../../enterprise/include/ajax/servers.ajax.php:332 -#: ../../enterprise/include/functions_HA_cluster.php:495 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1708 +#: ../../enterprise/include/class/AgentRepository.class.php:1005 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2498 #: ../../enterprise/include/class/DatabaseHA.class.php:892 -#: ../../enterprise/include/class/AgentRepository.class.php:1004 -#: ../../enterprise/include/class/Omnishell.class.php:829 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1710 #: ../../enterprise/include/class/LogSource.class.php:825 +#: ../../enterprise/include/class/Omnishell.class.php:829 #: ../../enterprise/include/class/SAPView.class.php:325 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2314 -#: ../../enterprise/operation/agentes/policy_view.php:209 -#: ../../enterprise/operation/agentes/policy_view.php:210 +#: ../../enterprise/include/functions_HA_cluster.php:495 +#: ../../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:385 +#: ../../enterprise/meta/advanced/collections.data.php:386 +#: ../../enterprise/meta/advanced/collections.editor.php:175 +#: ../../enterprise/meta/advanced/collections.editor.php:249 +#: ../../enterprise/meta/advanced/cron_main.php:384 +#: ../../enterprise/meta/advanced/links.php:145 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:791 +#: ../../enterprise/meta/advanced/metasetup.mail.php:169 +#: ../../enterprise/meta/advanced/metasetup.password.php:316 +#: ../../enterprise/meta/advanced/metasetup.performance.php:314 +#: ../../enterprise/meta/advanced/metasetup.relations.php:278 +#: ../../enterprise/meta/advanced/metasetup.setup.php:916 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1470 +#: ../../enterprise/meta/event/custom_events.php:211 +#: ../../enterprise/meta/include/functions_autoprovision.php:640 +#: ../../enterprise/meta/include/functions_autoprovision.php:865 #: ../../enterprise/operation/agentes/collection_view.php:126 #: ../../enterprise/operation/agentes/collection_view.php:127 +#: ../../enterprise/operation/agentes/policy_view.php:209 +#: ../../enterprise/operation/agentes/policy_view.php:210 +#: ../../enterprise/tools/ipam/ipam_editor.php:416 +#: ../../enterprise/tools/ipam/ipam_massive.php:151 #: ../../enterprise/tools/ipam/ipam_network.php:878 #: ../../enterprise/tools/ipam/ipam_network_location_config.php:159 -#: ../../enterprise/tools/ipam/ipam_massive.php:151 -#: ../../enterprise/tools/ipam/ipam_editor.php:416 -#: ../../extensions/files_repo/files_repo_form.php:102 -#: ../../godmode/modules/manage_nc_groups_form.php:95 -#: ../../godmode/modules/manage_network_templates_form.php:178 -#: ../../godmode/modules/manage_inventory_modules.php:338 -#: ../../godmode/modules/manage_network_components_form.php:378 -#: ../../godmode/modules/manage_inventory_modules_form.php:245 -#: ../../godmode/groups/configure_group.php:287 -#: ../../godmode/groups/configure_modu_group.php:99 -#: ../../godmode/update_manager/update_manager.setup.php:406 -#: ../../godmode/users/configure_profile.php:418 -#: ../../godmode/users/configure_user.php:1735 -#: ../../godmode/agentes/status_monitor_custom_fields.php:231 -#: ../../godmode/agentes/module_manager_editor.php:795 -#: ../../godmode/agentes/inventory_manager.php:184 -#: ../../godmode/agentes/inventory_manager.php:267 -#: ../../godmode/agentes/agent_conf_gis.php:161 -#: ../../godmode/agentes/planned_downtime.list.php:891 -#: ../../godmode/agentes/planned_downtime.list.php:936 -#: ../../godmode/agentes/planned_downtime.editor.php:1305 -#: ../../godmode/agentes/agent_manager.php:1062 -#: ../../godmode/agentes/configure_field.php:199 -#: ../../godmode/netflow/nf_edit_form.php:450 -#: ../../godmode/snmpconsole/snmp_alert.php:1704 -#: ../../godmode/snmpconsole/snmp_alert.php:2006 -#: ../../godmode/snmpconsole/snmp_filters.php:264 -#: ../../godmode/snmpconsole/snmp_filters.php:326 -#: ../../godmode/snmpconsole/snmp_filters.php:337 -#: ../../godmode/alerts/configure_alert_command.php:386 -#: ../../godmode/alerts/alert_list.list.php:227 -#: ../../godmode/alerts/alert_list.list.php:1052 -#: ../../godmode/alerts/configure_alert_action.php:424 -#: ../../godmode/setup/news.php:333 ../../godmode/setup/setup_ehorus.php:216 -#: ../../godmode/setup/setup_sflow.php:95 -#: ../../godmode/setup/setup_websocket_engine.php:117 ../../godmode/setup/os.php:73 -#: ../../godmode/setup/os.php:142 ../../godmode/setup/setup_auth.php:535 -#: ../../godmode/setup/setup_integria.php:728 ../../godmode/setup/links.php:168 -#: ../../godmode/setup/snmp_wizard.php:100 ../../godmode/setup/setup_netflow.php:91 -#: ../../godmode/setup/setup_visuals.php:2141 -#: ../../godmode/setup/setup_general.php:904 -#: ../../godmode/setup/performance.php:894 -#: ../../godmode/reporting/visual_console_builder.data.php:313 -#: ../../godmode/reporting/create_container.php:365 -#: ../../godmode/reporting/visual_console_builder.elements.php:812 -#: ../../godmode/reporting/reporting_builder.main.php:56 -#: ../../godmode/reporting/graph_builder.main.php:298 -#: ../../godmode/events/event_responses.editor.php:332 -#: ../../godmode/events/event_edit_filter.php:956 -#: ../../godmode/events/custom_events.php:192 -#: ../../godmode/servers/modificar_server.php:48 -#: ../../godmode/servers/modificar_server.php:243 -#: ../../godmode/servers/plugin.php:246 ../../godmode/servers/plugin.php:769 -#: ../../godmode/tag/edit_tag.php:251 ../../godmode/category/edit_category.php:196 -#: ../../include/functions_visual_map_editor.php:926 -#: ../../include/ajax/alert_list.ajax.php:605 -#: ../../include/class/ConfigPEN.class.php:703 -#: ../../include/class/ConfigPEN.class.php:704 -#: ../../include/class/ManageNetScanScripts.class.php:769 -#: ../../include/class/CredentialStore.class.php:1660 -#: ../../include/class/ModuleTemplates.class.php:992 -#: ../../include/class/ExternalTools.class.php:420 -#: ../../include/functions_events.php:3462 ../../include/functions_events.php:3544 -#: ../../operation/users/user_edit.php:948 -#: ../../operation/visual_console/view.php:520 -#: ../../operation/agentes/datos_agente.php:220 -#: ../../operation/incidents/configure_integriaims_incident.php:415 -#: ../../operation/reporting/reporting_viewer.php:284 +#: ../../enterprise/views/ipam/sites/edit.php:106 +#: ../../enterprise/views/ncm/firmwares/edit.php:183 +#: ../../enterprise/views/ncm/models/edit.php:117 +#: ../../enterprise/views/ncm/snippets/edit.php:123 +#: ../../enterprise/views/ncm/templates/edit.php:328 +#: ../../enterprise/views/ncm/vendors/edit.php:127 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:190 +#: ../../package_774/enterprise/extensions/translate_string.php:424 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2479 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:110 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1339 +#: ../../package_774/enterprise/godmode/services/services.service.php:981 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:430 +#: ../../package_774/enterprise/godmode/setup/setup.php:296 +#: ../../package_774/enterprise/godmode/setup/setup.php:504 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:189 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:777 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1429 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1494 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:130 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:292 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1199 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:842 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:431 msgid "Update" msgstr "Actualizar" -#: ../../views/calendar/special_days_edit.php:214 -#: ../../views/calendar/special_days.php:434 -#: ../../views/calendar/special_days.php:534 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4420 +#: ../../godmode/agentes/agent_incidents.php:36 +msgid "" +"In order to access ticket management system, integration with ITSM must be enabled and " +"properly configured" +msgstr "" +"Para acceder al sistema de gestión de tickets, la integración con ITSM debe estar activada y " +"correctamente configurada" + +#: ../../godmode/agentes/agent_manager.php:195 +#: ../../godmode/agentes/module_manager_editor_common.php:764 +#: ../../godmode/groups/configure_group.php:253 +#: ../../godmode/massive/massive_edit_agents.php:844 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:443 +#: ../../enterprise/tools/ipam/ipam_excel.php:220 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:55 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:477 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:784 +msgid "Custom ID" +msgstr "ID personalizado" + +#: ../../godmode/agentes/agent_manager.php:218 ../../godmode/agentes/agent_manager.php:281 +#: ../../godmode/agentes/planned_downtime.editor.php:1216 +#: ../../godmode/agentes/planned_downtime.list.php:411 +#: ../../godmode/events/event_edit_filter.php:538 +#: ../../godmode/events/event_edit_filter.php:554 +#: ../../godmode/massive/massive_add_action_alerts.php:217 +#: ../../godmode/massive/massive_copy_modules.php:203 +#: ../../godmode/massive/massive_delete_modules.php:415 +#: ../../godmode/massive/massive_delete_modules.php:544 +#: ../../godmode/massive/massive_edit_agents.php:682 +#: ../../godmode/massive/massive_edit_agents.php:1185 +#: ../../godmode/massive/massive_edit_modules.php:426 +#: ../../godmode/massive/massive_edit_modules.php:542 +#: ../../godmode/reporting/create_container.php:674 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2146 +#: ../../include/ajax/visual_console_builder.ajax.php:1186 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:276 +#: ../../include/lib/Dashboard/Widgets/events_list.php:351 +#: ../../include/functions_html.php:2420 ../../include/functions_html.php:2421 +#: ../../include/functions_html.php:2422 ../../include/functions_html.php:2423 +#: ../../include/functions_html.php:2424 ../../include/functions_html.php:2426 +#: ../../include/functions_html.php:2427 ../../include/functions_html.php:2428 +#: ../../include/functions_html.php:2429 ../../include/functions_html.php:2430 +#: ../../include/functions_html.php:2445 ../../include/functions_html.php:2467 +#: ../../include/functions_html.php:2489 ../../include/functions_html.php:2511 +#: ../../include/functions_html.php:2533 ../../include/functions_profile.php:397 +#: ../../include/functions_visual_map_editor.php:492 +#: ../../include/functions_visual_map_editor.php:1507 +#: ../../include/functions_visual_map_editor.php:1601 ../../operation/events/events.php:2274 +#: ../../operation/events/events.php:2292 ../../operation/events/events.php:3442 +#: ../../views/ITSM/ITSMTicketListView.php:124 ../../views/ITSM/ITSMTicketListView.php:132 +#: ../../views/ITSM/ITSMTicketListView.php:140 ../../views/ITSM/ITSMTicketListView.php:148 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:169 +#: ../../enterprise/godmode/services/services.elements.php:294 +#: ../../enterprise/godmode/setup/setup_acl.php:487 +#: ../../enterprise/godmode/setup/setup_auth.php:68 +#: ../../enterprise/godmode/setup/setup_auth.php:290 +#: ../../enterprise/godmode/setup/setup_auth.php:340 +#: ../../enterprise/godmode/setup/setup_auth.php:472 +#: ../../enterprise/godmode/setup/setup_auth.php:638 +#: ../../enterprise/godmode/setup/setup_auth.php:1266 +#: ../../enterprise/godmode/setup/setup_auth.php:1539 +#: ../../enterprise/godmode/setup/setup_auth.php:1709 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:751 +#: ../../enterprise/include/class/AgentRepository.class.php:735 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1836 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4176 +#: ../../enterprise/include/class/DeploymentCenter.class.php:688 +#: ../../enterprise/include/class/Omnishell.class.php:368 +#: ../../enterprise/include/functions_tasklist.php:645 +#: ../../enterprise/operation/services/services.list.php:252 +#: ../../enterprise/operation/services/services.list.php:290 +#: ../../enterprise/operation/services/services.table_services.php:189 +#: ../../enterprise/operation/services/services.table_services.php:254 +#: ../../package_774/enterprise/include/functions_tasklist.php:645 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1817 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4157 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:68 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:290 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:340 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:472 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:638 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1246 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1519 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1689 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:487 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:742 +msgid "Any" +msgstr "Cualquiera" + +#: ../../godmode/agentes/agent_manager.php:329 ../../godmode/agentes/agent_manager.php:896 +#: ../../godmode/massive/massive_edit_agents.php:1046 +msgid "Agent icon" +msgstr "Icono de agente" + +#: ../../godmode/agentes/agent_manager.php:357 ../../godmode/agentes/modificar_agente.php:700 +#: ../../include/class/SatelliteAgent.class.php:513 ../../include/lib/Group.php:551 +#: ../../include/functions_events.php:253 ../../include/functions_events.php:300 +#: ../../include/functions_events.php:2537 ../../include/functions_reporting_html.php:4868 +#: ../../include/functions_treeview.php:652 ../../mobile/operation/modules.php:608 +#: ../../mobile/operation/modules.php:908 ../../operation/events/events.php:3067 +#: ../../enterprise/include/class/Omnishell.class.php:642 +#: ../../enterprise/include/functions_ipam.php:2116 +#: ../../enterprise/include/functions_reporting_csv.php:1468 +#: ../../enterprise/meta/include/functions_events_meta.php:66 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1226 +msgid "Agent name" +msgstr "Nombre del agente" + +#: ../../godmode/agentes/agent_manager.php:373 ../../godmode/groups/tactical.php:179 +#: ../../godmode/reporting/reporting_builder.item_editor.php:72 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4886 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1080 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:1052 +#: ../../include/lib/Group.php:555 ../../include/functions_reporting_html.php:2252 +#: ../../include/functions_reporting_html.php:2416 ../../operation/inventory/inventory.php:1315 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:295 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/meta/include/functions_wizard_meta.php:186 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1801 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:295 +msgid "Alias" +msgstr "Alias" + +#: ../../godmode/agentes/agent_manager.php:379 +msgid "Use alias as name" +msgstr "Usar el alias como nombre" + +#: ../../godmode/agentes/agent_manager.php:390 +#: ../../enterprise/godmode/policies/policy_agents.php:1059 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1069 +msgid "This agent can be remotely configured" +msgstr "Este agente puede ser configurado remotamente" + +#: ../../godmode/agentes/agent_manager.php:401 ../../godmode/servers/modificar_server.php:208 +#: ../../include/functions_events.php:4437 ../../include/functions_reporting_html.php:2256 +#: ../../include/functions_reporting_html.php:5348 +#: ../../include/functions_reporting_html.php:5442 ../../include/functions_treeview.php:701 +#: ../../operation/gis_maps/ajax.php:290 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/meta/include/functions_wizard_meta.php:207 +#: ../../enterprise/meta/include/functions_wizard_meta.php:211 +#: ../../enterprise/meta/include/functions_wizard_meta.php:479 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1465 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1813 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +msgid "IP Address" +msgstr "Dirección IP" + +#: ../../godmode/agentes/agent_manager.php:407 ../../godmode/setup/setup_general.php:649 +#: ../../include/functions_config.php:403 +msgid "Unique IP" +msgstr "IP única" + +#: ../../godmode/agentes/agent_manager.php:426 ../../godmode/agentes/agent_manager.php:452 +msgid "Delete selected IPs" +msgstr "Eliminar direcciones IP seleccionadas" + +#: ../../godmode/agentes/agent_manager.php:443 +msgid "Fix IP address" +msgstr "Corregir dirección IP" + +#: ../../godmode/agentes/agent_manager.php:444 +msgid "Avoid automatic IP address update when agent IP changes." +msgstr "Evite la actualización automática de la dirección IP cuando cambie la IP del agente." + +#: ../../godmode/agentes/agent_manager.php:448 +msgid "IP Address list" +msgstr "Lista de direcciones IP" + +#: ../../godmode/agentes/agent_manager.php:456 +msgid "Primary group" +msgstr "Grupo primario" + +#: ../../godmode/agentes/agent_manager.php:503 ../../godmode/agentes/inventory_manager.php:236 +#: ../../godmode/agentes/module_manager.php:704 +#: ../../godmode/agentes/module_manager_editor_common.php:1103 +#: ../../godmode/agentes/status_monitor_custom_fields.php:113 +#: ../../godmode/agentes/status_monitor_custom_fields.php:165 +#: ../../godmode/massive/massive_edit_agents.php:746 +#: ../../godmode/massive/massive_edit_modules.php:867 +#: ../../godmode/modules/manage_network_components_form_common.php:156 +#: ../../godmode/setup/setup_visuals.php:1976 ../../godmode/setup/setup_visuals.php:2058 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:638 +#: ../../godmode/wizards/HostDevices.class.php:799 ../../include/ajax/events.php:2415 +#: ../../include/class/CustomNetScan.class.php:526 +#: ../../include/class/ExtensionsDiscovery.class.php:1554 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:416 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:299 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:321 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:387 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:366 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1087 +#: ../../include/lib/Dashboard/Widgets/netflow.php:200 +#: ../../include/lib/Dashboard/Widgets/service_level.php:261 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:442 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:376 +#: ../../include/lib/Dashboard/Widgets/top_n.php:255 ../../include/lib/Group.php:571 +#: ../../include/functions_agents.php:4790 ../../include/functions_reporting_html.php:4921 +#: ../../include/functions_treeview.php:83 ../../include/functions_treeview.php:707 +#: ../../include/functions_ui.php:7583 ../../mobile/operation/modules.php:668 +#: ../../mobile/operation/modules.php:670 ../../mobile/operation/modules.php:910 +#: ../../operation/agentes/status_monitor.php:1568 ../../operation/events/sound_events.php:173 +#: ../../operation/inventory/inventory.php:1322 ../../operation/search_agents.php:38 +#: ../../operation/search_modules.php:37 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:522 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:703 +#: ../../enterprise/godmode/modules/configure_local_component.php:305 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:270 +#: ../../enterprise/godmode/servers/manage_export.php:175 +#: ../../enterprise/godmode/servers/manage_export_form.php:131 +#: ../../enterprise/include/class/Aws.S3.php:513 +#: ../../enterprise/include/class/Aws.cloud.php:580 +#: ../../enterprise/include/class/Aws.cloud.php:1338 +#: ../../enterprise/include/class/Azure.cloud.php:894 +#: ../../enterprise/include/class/DB2.app.php:544 +#: ../../enterprise/include/class/Google.cloud.php:803 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:555 +#: ../../enterprise/include/class/MySQL.app.php:566 +#: ../../enterprise/include/class/Oracle.app.php:551 +#: ../../enterprise/include/class/SAP.app.php:503 +#: ../../enterprise/include/class/VMware.app.php:667 +#: ../../enterprise/include/functions_ipam.php:1356 +#: ../../enterprise/meta/include/functions_wizard_meta.php:918 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1035 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1202 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1520 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1605 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1742 +#: ../../enterprise/meta/agentsearch.php:136 +#: ../../enterprise/operation/agentes/tag_view.php:697 +#: ../../enterprise/operation/agentes/tag_view.php:786 +#: ../../enterprise/tools/ipam/ipam_list.php:730 +#: ../../package_774/enterprise/include/class/DB2.app.php:544 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:894 +#: ../../package_774/enterprise/include/class/SAP.app.php:503 +#: ../../package_774/enterprise/include/class/Oracle.app.php:551 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:580 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1338 +#: ../../package_774/enterprise/include/class/MySQL.app.php:566 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:555 +#: ../../package_774/enterprise/include/class/Google.cloud.php:803 +#: ../../package_774/enterprise/include/class/VMware.app.php:667 +#: ../../package_774/enterprise/meta/agentsearch.php:136 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:702 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:305 +msgid "Interval" +msgstr "Intervalo" + +#: ../../godmode/agentes/agent_manager.php:523 ../../godmode/agentes/modificar_agente.php:704 +#: ../../godmode/agentes/planned_downtime.editor.php:1358 +#: ../../godmode/massive/massive_edit_agents.php:765 +#: ../../godmode/modules/manage_inventory_modules.php:291 +#: ../../godmode/modules/manage_inventory_modules_form.php:140 +#: ../../godmode/reporting/reporting_builder.item_editor.php:74 +#: ../../include/ajax/heatmap.ajax.php:467 ../../include/class/Diagnostics.class.php:794 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1086 +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:284 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:348 +#: ../../include/functions_events.php:4442 ../../include/functions_massive_operations.php:219 +#: ../../include/functions_reporting_html.php:813 +#: ../../include/functions_reporting_html.php:2260 +#: ../../include/functions_reporting_html.php:4870 ../../mobile/operation/agents.php:94 +#: ../../mobile/operation/agents.php:405 ../../operation/agentes/estado_agente.php:1102 +#: ../../operation/gis_maps/ajax.php:297 ../../operation/inventory/inventory.php:1321 +#: ../../operation/search_agents.php:37 ../../operation/tree.php:79 +#: ../../operation/tree.php:145 +#: ../../enterprise/godmode/modules/configure_local_component.php:188 +#: ../../enterprise/godmode/modules/local_components.php:581 +#: ../../enterprise/godmode/modules/local_components.php:644 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:294 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:778 +#: ../../enterprise/include/class/AgentRepository.class.php:356 +#: ../../enterprise/include/class/AgentRepository.class.php:712 +#: ../../enterprise/include/class/AgentRepository.class.php:759 +#: ../../enterprise/include/class/DeploymentCenter.class.php:665 +#: ../../enterprise/include/class/DeploymentCenter.class.php:727 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1317 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/meta/agentsearch.php:135 +#: ../../enterprise/operation/agentes/tag_view.php:696 +#: ../../enterprise/tools/ipam/ipam_network.php:584 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:294 +#: ../../package_774/enterprise/meta/agentsearch.php:135 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:188 +msgid "OS" +msgstr "SO" + +#: ../../godmode/agentes/agent_manager.php:551 +msgid "OS version" +msgstr "Versión del sistema operativo" + +#: ../../godmode/agentes/agent_manager.php:566 ../../godmode/agentes/module_manager.php:690 +#: ../../godmode/events/event_edit_filter.php:958 +#: ../../godmode/massive/massive_edit_agents.php:789 +#: ../../godmode/modules/manage_network_components.php:778 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1476 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1497 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1519 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1541 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4588 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1132 +#: ../../include/class/AgentWizard.class.php:1311 +#: ../../include/functions_reporting_html.php:3022 +#: ../../include/functions_reporting_html.php:3222 ../../operation/events/events.php:2228 +#: ../../operation/inventory/inventory.php:557 +#: ../../operation/custom_fields/custom_fields_view.php:710 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2029 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2067 +#: ../../enterprise/include/class/CSVImportAgents.class.php:157 +#: ../../enterprise/include/class/SAPView.class.php:226 +#: ../../enterprise/include/functions_events.php:216 +#: ../../enterprise/include/functions_reporting_csv.php:3330 +#: ../../enterprise/include/functions_reporting_csv.php:3480 +#: ../../enterprise/meta/advanced/policymanager.queue.php:256 +#: ../../enterprise/meta/include/functions_wizard_meta.php:174 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1796 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:103 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:727 +#: ../../enterprise/meta/agentsearch.php:132 ../../enterprise/meta/agentsearch.php:332 +#: ../../enterprise/operation/log/log_viewer.php:656 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3088 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3169 +#: ../../package_774/enterprise/operation/log/log_viewer.php:644 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:715 +#: ../../package_774/enterprise/meta/agentsearch.php:132 +#: ../../package_774/enterprise/meta/agentsearch.php:332 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2007 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2045 +msgid "Server" +msgstr "Servidor" + +#: ../../godmode/agentes/agent_manager.php:573 ../../godmode/agentes/agent_manager.php:902 +#: ../../godmode/agentes/agent_manager.php:1193 +#: ../../godmode/agentes/module_manager_editor_common.php:786 +#: ../../godmode/agentes/module_manager_editor_common.php:1161 +#: ../../godmode/agentes/module_manager_editor_common.php:1413 +#: ../../godmode/agentes/module_manager_editor_common.php:1714 +#: ../../godmode/agentes/module_manager_editor_common.php:1721 +#: ../../godmode/agentes/module_manager_editor_common.php:1732 +#: ../../godmode/agentes/module_manager_editor_common.php:1740 +#: ../../godmode/agentes/module_manager_editor_network.php:177 +#: ../../godmode/agentes/module_manager_editor_network.php:528 +#: ../../godmode/agentes/module_manager_editor_plugin.php:55 +#: ../../godmode/agentes/status_monitor_custom_fields.php:250 +#: ../../godmode/agentes/status_monitor_custom_fields.php:298 +#: ../../godmode/alerts/alert_actions.php:304 ../../godmode/alerts/alert_commands.php:333 +#: ../../godmode/alerts/alert_commands.php:357 ../../godmode/alerts/alert_commands.php:538 +#: ../../godmode/alerts/alert_commands.php:719 ../../godmode/alerts/alert_commands.php:732 +#: ../../godmode/alerts/alert_list.list.php:845 +#: ../../godmode/alerts/configure_alert_template.php:693 +#: ../../godmode/alerts/configure_alert_template.php:760 +#: ../../godmode/alerts/configure_alert_template.php:854 +#: ../../godmode/alerts/configure_alert_template.php:876 +#: ../../godmode/alerts/configure_alert_template.php:893 +#: ../../godmode/alerts/configure_alert_template.php:910 +#: ../../godmode/events/custom_events.php:211 ../../godmode/events/custom_events.php:259 +#: ../../godmode/events/event_edit_filter.php:1005 ../../godmode/groups/configure_group.php:189 +#: ../../godmode/groups/configure_group.php:211 +#: ../../godmode/massive/massive_add_action_alerts.php:342 +#: ../../godmode/massive/massive_add_alerts.php:339 +#: ../../godmode/massive/massive_add_policies_alerts.php:239 +#: ../../godmode/massive/massive_add_policies_alerts.php:266 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:243 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:270 +#: ../../godmode/massive/massive_copy_modules.php:408 +#: ../../godmode/massive/massive_copy_modules.php:542 +#: ../../godmode/massive/massive_delete_alerts.php:366 +#: ../../godmode/massive/massive_delete_modules.php:523 +#: ../../godmode/massive/massive_delete_modules.php:631 +#: ../../godmode/massive/massive_delete_modules.php:718 +#: ../../godmode/massive/massive_delete_modules.php:767 +#: ../../godmode/massive/massive_delete_modules.php:775 +#: ../../godmode/massive/massive_delete_modules.php:776 +#: ../../godmode/massive/massive_delete_modules.php:777 +#: ../../godmode/massive/massive_delete_modules.php:778 +#: ../../godmode/massive/massive_delete_modules.php:836 +#: ../../godmode/massive/massive_delete_modules.php:866 +#: ../../godmode/massive/massive_delete_policies_alerts.php:253 +#: ../../godmode/massive/massive_delete_policies_alerts.php:280 +#: ../../godmode/massive/massive_delete_policies_alerts.php:306 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:253 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:280 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:306 +#: ../../godmode/massive/massive_edit_agents.php:786 +#: ../../godmode/massive/massive_edit_modules.php:491 +#: ../../godmode/massive/massive_edit_modules.php:1122 +#: ../../godmode/massive/massive_edit_modules.php:1309 +#: ../../godmode/massive/massive_edit_modules.php:1476 +#: ../../godmode/massive/massive_edit_modules.php:1516 +#: ../../godmode/massive/massive_edit_modules.php:1576 +#: ../../godmode/massive/massive_edit_modules.php:1662 +#: ../../godmode/massive/massive_edit_modules.php:1735 +#: ../../godmode/massive/massive_edit_modules.php:1840 +#: ../../godmode/massive/massive_edit_modules.php:1841 +#: ../../godmode/massive/massive_edit_modules.php:1842 +#: ../../godmode/massive/massive_edit_modules.php:1843 +#: ../../godmode/massive/massive_edit_modules.php:2103 +#: ../../godmode/massive/massive_edit_modules.php:2162 +#: ../../godmode/massive/massive_edit_plugins.php:338 +#: ../../godmode/massive/massive_edit_users.php:337 +#: ../../godmode/massive/massive_edit_users.php:397 +#: ../../godmode/massive/massive_edit_users.php:608 +#: ../../godmode/massive/massive_edit_users.php:616 +#: ../../godmode/massive/massive_edit_users.php:627 +#: ../../godmode/massive/massive_edit_users.php:635 +#: ../../godmode/modules/manage_nc_groups_form.php:80 +#: ../../godmode/modules/manage_network_components_form.php:674 +#: ../../godmode/modules/manage_network_components_form.php:680 +#: ../../godmode/modules/manage_network_components_form.php:689 +#: ../../godmode/modules/manage_network_components_form.php:695 +#: ../../godmode/modules/manage_network_components_form_common.php:460 +#: ../../godmode/modules/manage_network_components_form_network.php:318 +#: ../../godmode/modules/manage_network_components_form_plugin.php:42 +#: ../../godmode/reporting/create_container.php:572 +#: ../../godmode/reporting/graph_builder.graph_editor.php:296 +#: ../../godmode/reporting/reporting_builder.item_editor.php:234 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1073 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2643 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2725 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2746 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2778 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3847 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4008 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4401 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4444 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4465 +#: ../../godmode/reporting/visual_console_builder.elements.php:525 +#: ../../godmode/reporting/visual_console_builder.elements.php:678 +#: ../../godmode/reporting/visual_console_builder.elements.php:688 +#: ../../godmode/reporting/visual_console_builder.wizard.php:288 +#: ../../godmode/reporting/visual_console_builder.wizard.php:481 +#: ../../godmode/reporting/visual_console_builder.wizard.php:492 +#: ../../godmode/reporting/visual_console_builder.wizard.php:553 +#: ../../godmode/reporting/visual_console_builder.wizard.php:574 +#: ../../godmode/reporting/visual_console_builder.wizard.php:625 +#: ../../godmode/reporting/visual_console_builder.wizard.php:626 +#: ../../godmode/reporting/visual_console_builder.wizard.php:821 +#: ../../godmode/reporting/visual_console_builder.wizard.php:831 +#: ../../godmode/reporting/visual_console_builder.wizard.php:863 +#: ../../godmode/setup/os.builder.php:249 ../../godmode/setup/setup_general.php:1151 +#: ../../godmode/setup/setup_general.php:1168 ../../godmode/setup/setup_general.php:1177 +#: ../../godmode/setup/setup_general.php:1194 ../../godmode/setup/setup_visuals.php:615 +#: ../../godmode/setup/setup_visuals.php:655 ../../godmode/setup/setup_visuals.php:1134 +#: ../../godmode/snmpconsole/snmp_alert.php:40 ../../godmode/snmpconsole/snmp_alert.php:1785 +#: ../../godmode/users/configure_user.php:1359 ../../godmode/users/configure_user.php:1375 +#: ../../godmode/users/configure_user.php:1445 ../../godmode/users/configure_user.php:1461 +#: ../../godmode/users/configure_user.php:1585 ../../godmode/users/configure_user.php:1604 +#: ../../godmode/users/configure_user.php:1764 ../../godmode/users/configure_user.php:1772 +#: ../../godmode/users/configure_user.php:1781 ../../godmode/users/configure_user.php:1788 +#: ../../godmode/users/user_management.php:725 ../../godmode/users/user_management.php:756 +#: ../../godmode/wizards/HostDevices.class.php:1115 ../../include/ajax/agent.php:500 +#: ../../include/ajax/agent.php:838 ../../include/ajax/agent.php:921 +#: ../../include/ajax/agent.php:987 ../../include/ajax/audit_log.php:170 +#: ../../include/ajax/custom_fields.php:760 ../../include/ajax/events.php:575 +#: ../../include/ajax/events.php:836 ../../include/ajax/module.php:2373 +#: ../../include/ajax/module.php:2832 ../../include/ajax/planned_downtime.ajax.php:85 +#: ../../include/class/AgentWizard.class.php:729 ../../include/class/AgentWizard.class.php:785 +#: ../../include/class/NetworkMap.class.php:2944 ../../include/class/NetworkMap.class.php:3213 +#: ../../include/class/NetworkMap.class.php:3236 ../../include/class/NetworkMap.class.php:3309 +#: ../../include/class/NetworkMap.class.php:3319 ../../include/class/NetworkMap.class.php:3430 +#: ../../include/class/NetworkMap.class.php:3451 ../../include/class/SnmpConsole.class.php:314 +#: ../../include/class/SnmpConsole.class.php:1375 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:445 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:409 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:421 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:304 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:308 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:326 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:392 +#: ../../include/lib/Dashboard/Widgets/events_list.php:323 +#: ../../include/lib/Dashboard/Widgets/events_list.php:484 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:359 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:371 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:368 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:560 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:388 +#: ../../include/lib/Dashboard/Widgets/module_status.php:379 +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:336 +#: ../../include/lib/Dashboard/Widgets/module_value.php:363 +#: ../../include/lib/Dashboard/Widgets/netflow.php:205 +#: ../../include/lib/Dashboard/Widgets/network_map.php:365 +#: ../../include/lib/Dashboard/Widgets/reports.php:561 +#: ../../include/lib/Dashboard/Widgets/service_map.php:284 +#: ../../include/lib/Dashboard/Widgets/service_map.php:325 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:423 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:447 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:369 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:381 +#: ../../include/lib/Dashboard/Widgets/top_n.php:260 ../../include/lib/ITSM/Manager.php:1230 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:364 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:399 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:318 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:829 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:841 +#: ../../include/rest-api/models/VisualConsole/Item.php:2088 +#: ../../include/rest-api/models/VisualConsole/Item.php:2207 +#: ../../include/rest-api/models/VisualConsole/Item.php:2325 +#: ../../include/rest-api/models/VisualConsole/Item.php:2447 ../../include/functions.php:1214 +#: ../../include/functions_cron.php:679 ../../include/functions_events.php:3525 +#: ../../include/functions_html.php:397 ../../include/functions_html.php:862 +#: ../../include/functions_html.php:1333 ../../include/functions_html.php:1385 +#: ../../include/functions_html.php:1432 ../../include/functions_html.php:1433 +#: ../../include/functions_html.php:1484 ../../include/functions_html.php:1534 +#: ../../include/functions_html.php:6868 ../../include/functions_html.php:7382 +#: ../../include/functions_networkmap.php:1524 ../../include/functions_profile.php:356 +#: ../../include/functions_profile.php:374 ../../include/functions_profile.php:389 +#: ../../include/functions_ui.php:1675 ../../include/functions_visual_map_editor.php:398 +#: ../../include/functions_visual_map_editor.php:400 +#: ../../include/functions_visual_map_editor.php:616 +#: ../../include/functions_visual_map_editor.php:1003 +#: ../../include/functions_visual_map_editor.php:1056 +#: ../../include/functions_visual_map_editor.php:1122 ../../mobile/operation/events.php:970 +#: ../../operation/agentes/pandora_networkmap.editor.php:494 +#: ../../operation/agentes/pandora_networkmap.view.php:227 +#: ../../operation/agentes/ver_agente.php:1232 ../../operation/agentes/ver_agente.php:1288 +#: ../../operation/agentes/ver_agente.php:1303 ../../operation/events/events.php:3045 +#: ../../operation/gis_maps/render_view.php:164 +#: ../../operation/reporting/graph_analytics.php:501 +#: ../../operation/snmpconsole/snmp_browser.php:391 +#: ../../operation/snmpconsole/snmp_browser.php:406 +#: ../../operation/snmpconsole/snmp_browser.php:416 +#: ../../operation/snmpconsole/snmp_browser.php:535 ../../operation/users/user_edit.php:522 +#: ../../operation/users/user_edit.php:575 ../../operation/users/user_edit.php:609 +#: ../../operation/users/user_edit.php:628 ../../operation/users/user_edit.php:1023 +#: ../../operation/users/user_edit.php:1030 ../../operation/users/user_edit.php:1039 +#: ../../operation/users/user_edit.php:1046 +#: ../../operation/custom_fields/custom_fields_view.php:251 +#: ../../views/ITSM/ITSMTicketEditView.php:217 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1058 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:502 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:633 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:729 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:152 +#: ../../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:151 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:123 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:144 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:164 +#: ../../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:250 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:405 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:482 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:558 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:559 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:560 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:561 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:610 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:484 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:893 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1008 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1122 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1157 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1231 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:125 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:219 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:29 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:270 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:117 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:197 +#: ../../enterprise/godmode/modules/configure_local_component.php:667 +#: ../../enterprise/godmode/modules/configure_local_component.php:865 +#: ../../enterprise/godmode/modules/configure_local_component.php:871 +#: ../../enterprise/godmode/modules/configure_local_component.php:879 +#: ../../enterprise/godmode/modules/configure_local_component.php:885 +#: ../../enterprise/godmode/policies/policy_agents.php:391 +#: ../../enterprise/godmode/policies/policy_agents.php:1734 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:634 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:195 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:488 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:507 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:520 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:529 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:541 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:573 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:60 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:539 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:556 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:572 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:588 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:612 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:628 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:670 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:703 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:714 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:733 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1136 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1260 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1275 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1285 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1300 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1322 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:315 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3204 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3421 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3516 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:250 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:868 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:889 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:904 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:913 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:923 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:927 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:954 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:90 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:408 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:431 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1112 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1128 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1149 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1158 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1537 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1565 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1586 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1613 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:184 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:446 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:603 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:611 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:621 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:643 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:696 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:729 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:751 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:761 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:782 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:804 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:829 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:852 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:873 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:308 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:340 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:346 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:358 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:368 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:315 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:683 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:702 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:716 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:726 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:736 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:740 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:766 +#: ../../enterprise/godmode/servers/manage_export_form.php:117 +#: ../../enterprise/include/ajax/ipam.ajax.php:400 +#: ../../enterprise/include/ajax/ipam.ajax.php:428 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:808 +#: ../../enterprise/include/ajax/policy.ajax.php:215 +#: ../../enterprise/include/ajax/policy.ajax.php:325 +#: ../../enterprise/include/ajax/policy.ajax.php:480 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:972 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:999 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1109 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1245 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1254 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2202 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2730 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2775 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3790 +#: ../../enterprise/include/class/Omnishell.class.php:1062 +#: ../../enterprise/include/class/Omnishell.class.php:1063 +#: ../../enterprise/include/class/SAP.app.php:612 +#: ../../enterprise/include/class/SAP.app.php:827 +#: ../../enterprise/include/class/SAP.app.php:828 +#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:274 +#: ../../enterprise/include/functions_reporting_csv.php:453 +#: ../../enterprise/include/functions_tasklist.php:379 +#: ../../enterprise/include/functions_tasklist.php:650 +#: ../../enterprise/include/functions_vulnerabilities.php:46 +#: ../../enterprise/include/functions_vulnerabilities.php:54 +#: ../../enterprise/include/functions_vulnerabilities.php:68 +#: ../../enterprise/include/functions_vulnerabilities.php:76 +#: ../../enterprise/include/functions_vulnerabilities.php:84 +#: ../../enterprise/include/functions_vulnerabilities.php:113 +#: ../../enterprise/include/functions_vulnerabilities.php:121 +#: ../../enterprise/include/functions_vulnerabilities.php:129 +#: ../../enterprise/include/functions_vulnerabilities.php:137 +#: ../../enterprise/include/functions_vulnerabilities.php:714 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:393 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:394 +#: ../../enterprise/meta/advanced/metasetup.relations.php:245 +#: ../../enterprise/meta/advanced/metasetup.setup.php:942 +#: ../../enterprise/meta/advanced/metasetup.setup.php:955 +#: ../../enterprise/meta/advanced/metasetup.visual.php:371 +#: ../../enterprise/meta/advanced/metasetup.visual.php:656 +#: ../../enterprise/meta/event/custom_events.php:223 +#: ../../enterprise/meta/event/custom_events.php:269 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:270 +#: ../../enterprise/operation/agentes/ver_agente.php:56 +#: ../../enterprise/operation/agentes/vulnerabilities.php:241 +#: ../../enterprise/operation/agentes/vulnerabilities.php:264 +#: ../../enterprise/operation/agentes/vulnerabilities.php:276 +#: ../../enterprise/operation/log/log_viewer.php:754 +#: ../../enterprise/operation/security/vulnerabilities.php:480 +#: ../../enterprise/operation/security/vulnerabilities.php:503 +#: ../../enterprise/operation/security/vulnerabilities.php:515 +#: ../../enterprise/tools/ipam/ipam_editor.php:206 +#: ../../enterprise/tools/ipam/ipam_editor.php:236 +#: ../../enterprise/tools/ipam/ipam_editor.php:268 +#: ../../enterprise/tools/ipam/ipam_list.php:147 ../../enterprise/tools/ipam/ipam_list.php:172 +#: ../../enterprise/tools/ipam/ipam_list.php:197 +#: ../../enterprise/tools/ipam/ipam_network.php:780 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:627 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:810 +#: ../../enterprise/views/ipam/sites/edit.php:61 +#: ../../enterprise/views/ncm/agent/manage.php:663 +#: ../../package_774/enterprise/include/functions_tasklist.php:379 +#: ../../package_774/enterprise/include/functions_tasklist.php:650 +#: ../../package_774/enterprise/include/class/SAP.app.php:612 +#: ../../package_774/enterprise/include/class/SAP.app.php:827 +#: ../../package_774/enterprise/include/class/SAP.app.php:828 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:948 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:975 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1085 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1221 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1230 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2183 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2711 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2756 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3771 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:46 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:54 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:68 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:76 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:84 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:113 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:121 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:129 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:137 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:215 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:325 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:480 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:808 +#: ../../package_774/enterprise/operation/log/log_viewer.php:742 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:83 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:475 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:498 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:510 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:312 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:258 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:393 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:394 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:308 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:573 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:649 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:395 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1727 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:81 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:399 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:422 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:965 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:981 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1002 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1011 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1368 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1396 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1417 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1444 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:60 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:539 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:556 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:572 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:588 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:612 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:628 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:670 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:703 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:714 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:733 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:184 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:446 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:603 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:611 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:621 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:643 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:696 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:729 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:751 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:761 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:782 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:804 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:829 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:852 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:873 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:315 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3061 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3278 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3373 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:405 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:482 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:558 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:559 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:560 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:561 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:610 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:483 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:892 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1007 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1121 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1156 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1211 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:667 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:865 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:871 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:879 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:885 +msgid "None" +msgstr "Ninguno" + +#: ../../godmode/agentes/agent_manager.php:584 ../../godmode/agentes/agent_template.php:276 +#: ../../godmode/agentes/inventory_manager.php:234 +#: ../../godmode/agentes/modificar_agente.php:709 ../../godmode/agentes/module_manager.php:711 +#: ../../godmode/agentes/module_manager_editor_common.php:1055 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:170 +#: ../../godmode/agentes/planned_downtime.editor.php:914 +#: ../../godmode/agentes/planned_downtime.list.php:734 +#: ../../godmode/alerts/alert_commands.php:1004 ../../godmode/alerts/alert_templates.php:45 +#: ../../godmode/alerts/configure_alert_command.php:283 +#: ../../godmode/alerts/configure_alert_template.php:1223 +#: ../../godmode/events/event_responses.editor.php:141 +#: ../../godmode/events/event_responses.list.php:67 +#: ../../godmode/groups/configure_group.php:258 ../../godmode/groups/group_list.php:1019 +#: ../../godmode/massive/massive_edit_agents.php:806 +#: ../../godmode/massive/massive_edit_modules.php:855 +#: ../../godmode/massive/massive_edit_plugins.php:494 +#: ../../godmode/modules/manage_inventory_modules.php:290 +#: ../../godmode/modules/manage_inventory_modules_form.php:128 +#: ../../godmode/modules/manage_network_components.php:780 +#: ../../godmode/modules/manage_network_components_form_common.php:451 +#: ../../godmode/modules/manage_network_components_form_wizard.php:557 +#: ../../godmode/modules/manage_network_templates.php:249 +#: ../../godmode/modules/manage_network_templates_form.php:172 +#: ../../godmode/modules/manage_network_templates_form.php:234 +#: ../../godmode/modules/module_list.php:100 ../../godmode/netflow/nf_item_list.php:175 +#: ../../godmode/reporting/create_container.php:336 +#: ../../godmode/reporting/graph_builder.main.php:182 ../../godmode/reporting/graphs.php:363 +#: ../../godmode/reporting/reporting_builder.item_editor.php:77 +#: ../../godmode/reporting/reporting_builder.item_editor.php:87 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1336 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4895 +#: ../../godmode/reporting/reporting_builder.main.php:140 +#: ../../godmode/reporting/reporting_builder.php:888 +#: ../../godmode/servers/modificar_server.php:212 ../../godmode/servers/plugin.php:499 +#: ../../godmode/servers/plugin.php:623 ../../godmode/setup/os.builder.php:285 +#: ../../godmode/setup/os.list.php:82 ../../godmode/setup/snmp_wizard.php:41 +#: ../../godmode/snmpconsole/snmp_alert.php:769 ../../godmode/snmpconsole/snmp_alert.php:1910 +#: ../../godmode/snmpconsole/snmp_filters.php:203 +#: ../../godmode/snmpconsole/snmp_filters.php:313 ../../godmode/tag/edit_tag.php:200 +#: ../../godmode/tag/tag.php:231 ../../godmode/tag/tag.php:304 +#: ../../godmode/users/user_list.php:582 ../../godmode/wizards/ManageExtensions.class.php:359 +#: ../../godmode/files_repo/files_repo_form.php:88 +#: ../../godmode/files_repo/files_repo_list.php:50 ../../include/ajax/events.php:2714 +#: ../../include/ajax/events_extended.php:91 ../../include/ajax/heatmap.ajax.php:288 +#: ../../include/ajax/heatmap.ajax.php:413 ../../include/ajax/heatmap.ajax.php:473 +#: ../../include/ajax/module.php:1055 ../../include/class/AgentWizard.class.php:1313 +#: ../../include/class/AgentWizard.class.php:4219 ../../include/class/ConfigPEN.class.php:450 +#: ../../include/class/ConfigPEN.class.php:601 +#: ../../include/class/ExtensionsDiscovery.class.php:1459 +#: ../../include/class/ManageNetScanScripts.class.php:404 +#: ../../include/class/ManageNetScanScripts.class.php:562 +#: ../../include/class/ManageNetScanScripts.class.php:611 +#: ../../include/class/ModuleTemplates.class.php:849 +#: ../../include/class/ModuleTemplates.class.php:1042 +#: ../../include/class/ModuleTemplates.class.php:1186 +#: ../../include/class/SatelliteCollection.class.php:134 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1085 +#: ../../include/lib/ClusterViewer/ClusterWizard.php:813 ../../include/lib/Group.php:583 +#: ../../include/functions_container.php:147 ../../include/functions_reporting_html.php:162 +#: ../../include/functions_reporting_html.php:1042 +#: ../../include/functions_reporting_html.php:2268 +#: ../../include/functions_reporting_html.php:2424 +#: ../../include/functions_reporting_html.php:4872 +#: ../../include/functions_reporting_html.php:4920 +#: ../../include/functions_reporting_html.php:6707 +#: ../../include/functions_reporting_html.php:7593 ../../include/functions_snmp_browser.php:570 +#: ../../include/functions_snmp_browser.php:1940 ../../include/functions_treeview.php:126 +#: ../../include/functions_treeview.php:720 ../../operation/agentes/custom_fields.php:69 +#: ../../operation/agentes/estado_agente.php:1098 +#: ../../operation/agentes/estado_generalagente.php:164 +#: ../../operation/agentes/gis_view.php:222 +#: ../../operation/agentes/pandora_networkmap.editor.php:374 +#: ../../operation/agentes/pandora_networkmap.view.php:146 +#: ../../operation/gis_maps/ajax.php:325 ../../operation/gis_maps/ajax.php:459 +#: ../../operation/reporting/custom_reporting.php:35 +#: ../../operation/reporting/graph_viewer.php:598 ../../operation/inventory/inventory.php:1320 +#: ../../operation/search_agents.php:36 ../../operation/search_graphs.php:31 +#: ../../operation/search_policies.php:36 ../../operation/search_reports.php:43 +#: ../../operation/search_reports.php:59 ../../operation/search_users.php:48 +#: ../../views/calendar/edit.php:112 ../../views/calendar/list.php:98 +#: ../../views/calendar/special_days_edit.php:138 ../../views/cluster/list.php:70 +#: ../../views/consoles/list.php:70 ../../views/ITSM/ITSMTicketDetailView.php:207 +#: ../../views/ITSM/ITSMTicketDetailView.php:285 ../../views/ITSM/ITSMTicketDetailView.php:352 +#: ../../views/ITSM/ITSMTicketEditView.php:229 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:368 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:145 +#: ../../enterprise/godmode/agentes/collection_manager.php:163 +#: ../../enterprise/godmode/agentes/collection_manager.php:263 +#: ../../enterprise/godmode/agentes/collections.data.php:606 +#: ../../enterprise/godmode/agentes/collections.php:507 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:430 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:162 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:182 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:241 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:692 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:302 +#: ../../enterprise/godmode/modules/configure_local_component.php:593 +#: ../../enterprise/godmode/modules/configure_local_component.php:777 +#: ../../enterprise/godmode/policies/configure_policy.php:146 +#: ../../enterprise/godmode/policies/policy_collections.php:242 +#: ../../enterprise/godmode/policies/policy_collections.php:325 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:269 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:218 +#: ../../enterprise/godmode/reporting/graph_template_list.php:204 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:466 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:231 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1725 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:455 +#: ../../enterprise/godmode/services/services.elements.php:103 +#: ../../enterprise/godmode/services/services.service.php:596 +#: ../../enterprise/godmode/setup/edit_skin.php:274 +#: ../../enterprise/godmode/setup/setup_skins.php:191 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:409 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:143 +#: ../../enterprise/include/ajax/ipam.ajax.php:371 +#: ../../enterprise/include/ajax/ipam.ajax.php:615 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:466 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:370 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:883 +#: ../../enterprise/include/class/ManageBackups.class.php:164 +#: ../../enterprise/include/functions_cron.php:178 +#: ../../enterprise/include/functions_ipam.php:1376 +#: ../../enterprise/include/functions_ipam.php:2059 +#: ../../enterprise/include/functions_reporting_csv.php:394 +#: ../../enterprise/include/functions_reporting_csv.php:396 +#: ../../enterprise/include/functions_reporting_csv.php:422 +#: ../../enterprise/include/functions_reporting_csv.php:424 +#: ../../enterprise/include/functions_reporting_csv.php:448 +#: ../../enterprise/include/functions_reporting_csv.php:450 +#: ../../enterprise/include/functions_reporting_csv.php:478 +#: ../../enterprise/include/functions_reporting_csv.php:480 +#: ../../enterprise/include/functions_reporting_csv.php:507 +#: ../../enterprise/include/functions_reporting_csv.php:509 +#: ../../enterprise/include/functions_reporting_csv.php:536 +#: ../../enterprise/include/functions_reporting_csv.php:538 +#: ../../enterprise/include/functions_reporting_csv.php:571 +#: ../../enterprise/include/functions_reporting_csv.php:573 +#: ../../enterprise/include/functions_reporting_csv.php:601 +#: ../../enterprise/include/functions_reporting_csv.php:603 +#: ../../enterprise/include/functions_reporting_csv.php:647 +#: ../../enterprise/include/functions_reporting_csv.php:649 +#: ../../enterprise/include/functions_reporting_csv.php:682 +#: ../../enterprise/include/functions_reporting_csv.php:684 +#: ../../enterprise/include/functions_reporting_csv.php:711 +#: ../../enterprise/include/functions_reporting_csv.php:713 +#: ../../enterprise/include/functions_reporting_csv.php:739 +#: ../../enterprise/include/functions_reporting_csv.php:741 +#: ../../enterprise/include/functions_reporting_csv.php:769 +#: ../../enterprise/include/functions_reporting_csv.php:771 +#: ../../enterprise/include/functions_reporting_csv.php:800 +#: ../../enterprise/include/functions_reporting_csv.php:802 +#: ../../enterprise/include/functions_reporting_csv.php:1036 +#: ../../enterprise/include/functions_reporting_csv.php:1039 +#: ../../enterprise/include/functions_reporting_csv.php:1259 +#: ../../enterprise/include/functions_reporting_csv.php:1261 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/include/functions_reporting_csv.php:1305 +#: ../../enterprise/include/functions_reporting_csv.php:1307 +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../enterprise/include/functions_reporting_csv.php:1394 +#: ../../enterprise/include/functions_reporting_csv.php:1396 +#: ../../enterprise/include/functions_reporting_csv.php:1423 +#: ../../enterprise/include/functions_reporting_csv.php:1425 +#: ../../enterprise/include/functions_reporting_csv.php:1462 +#: ../../enterprise/include/functions_reporting_csv.php:1464 +#: ../../enterprise/include/functions_reporting_csv.php:1506 +#: ../../enterprise/include/functions_reporting_csv.php:1508 +#: ../../enterprise/include/functions_reporting_csv.php:1538 +#: ../../enterprise/include/functions_reporting_csv.php:1540 +#: ../../enterprise/include/functions_reporting_csv.php:1575 +#: ../../enterprise/include/functions_reporting_csv.php:1577 +#: ../../enterprise/include/functions_reporting_csv.php:1598 +#: ../../enterprise/include/functions_reporting_csv.php:1600 +#: ../../enterprise/include/functions_reporting_csv.php:1689 +#: ../../enterprise/include/functions_reporting_csv.php:1691 +#: ../../enterprise/include/functions_reporting_csv.php:1750 +#: ../../enterprise/include/functions_reporting_csv.php:1752 +#: ../../enterprise/include/functions_reporting_csv.php:1776 +#: ../../enterprise/include/functions_reporting_csv.php:1778 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1807 +#: ../../enterprise/include/functions_reporting_csv.php:1809 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1862 +#: ../../enterprise/include/functions_reporting_csv.php:1864 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1917 +#: ../../enterprise/include/functions_reporting_csv.php:1919 +#: ../../enterprise/include/functions_reporting_csv.php:1966 +#: ../../enterprise/include/functions_reporting_csv.php:1968 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:2021 +#: ../../enterprise/include/functions_reporting_csv.php:2023 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../enterprise/include/functions_reporting_csv.php:2050 +#: ../../enterprise/include/functions_reporting_csv.php:2052 +#: ../../enterprise/include/functions_reporting_csv.php:2087 +#: ../../enterprise/include/functions_reporting_csv.php:2089 +#: ../../enterprise/include/functions_reporting_csv.php:2211 +#: ../../enterprise/include/functions_reporting_csv.php:2327 +#: ../../enterprise/include/functions_reporting_csv.php:2473 +#: ../../enterprise/include/functions_reporting_csv.php:2475 +#: ../../enterprise/include/functions_reporting_csv.php:2523 +#: ../../enterprise/include/functions_reporting_csv.php:2525 +#: ../../enterprise/include/functions_reporting_csv.php:2567 +#: ../../enterprise/include/functions_reporting_csv.php:2635 +#: ../../enterprise/include/functions_reporting_csv.php:2774 +#: ../../enterprise/include/functions_reporting_csv.php:2816 +#: ../../enterprise/include/functions_reporting_csv.php:2820 +#: ../../enterprise/include/functions_reporting_csv.php:2873 +#: ../../enterprise/include/functions_reporting_csv.php:2875 +#: ../../enterprise/include/functions_reporting_csv.php:2904 +#: ../../enterprise/include/functions_reporting_csv.php:2906 +#: ../../enterprise/include/functions_reporting_csv.php:2940 +#: ../../enterprise/include/functions_reporting_csv.php:2942 +#: ../../enterprise/include/functions_reporting_csv.php:2993 +#: ../../enterprise/include/functions_reporting_csv.php:2995 +#: ../../enterprise/include/functions_reporting_csv.php:3015 +#: ../../enterprise/include/functions_reporting_csv.php:3017 +#: ../../enterprise/include/functions_reporting_csv.php:3056 +#: ../../enterprise/include/functions_reporting_csv.php:3058 +#: ../../enterprise/include/functions_reporting_csv.php:3110 +#: ../../enterprise/include/functions_reporting_csv.php:3112 +#: ../../enterprise/include/functions_reporting_csv.php:3139 +#: ../../enterprise/include/functions_reporting_csv.php:3141 +#: ../../enterprise/include/functions_reporting_csv.php:3215 +#: ../../enterprise/include/functions_reporting_csv.php:3217 +#: ../../enterprise/include/functions_reporting_csv.php:3266 +#: ../../enterprise/include/functions_reporting_csv.php:3268 +#: ../../enterprise/include/functions_reporting_csv.php:3314 +#: ../../enterprise/include/functions_reporting_csv.php:3320 +#: ../../enterprise/include/functions_reporting_csv.php:3393 +#: ../../enterprise/include/functions_reporting_csv.php:3399 +#: ../../enterprise/include/functions_reporting_csv.php:3463 +#: ../../enterprise/include/functions_reporting_csv.php:3469 +#: ../../enterprise/include/functions_reporting_csv.php:3534 +#: ../../enterprise/include/functions_reporting_csv.php:3536 +#: ../../enterprise/include/functions_reporting_csv.php:3583 +#: ../../enterprise/include/functions_reporting_csv.php:3589 +#: ../../enterprise/include/functions_services.php:1672 +#: ../../enterprise/meta/advanced/collections.data.php:465 +#: ../../enterprise/meta/advanced/collections.php:406 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:77 +#: ../../enterprise/meta/include/functions_autoprovision.php:496 +#: ../../enterprise/meta/include/functions_autoprovision.php:608 +#: ../../enterprise/meta/include/functions_wizard_meta.php:196 +#: ../../enterprise/meta/include/functions_wizard_meta.php:473 +#: ../../enterprise/meta/include/functions_wizard_meta.php:586 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1141 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1461 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1583 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1686 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1809 +#: ../../enterprise/meta/agentsearch.php:134 ../../enterprise/meta/agentsearch.php:334 +#: ../../enterprise/mobile/include/enterprise.class.php:87 +#: ../../enterprise/operation/agentes/collection_view.php:86 +#: ../../enterprise/operation/agentes/policy_manager.php:514 +#: ../../enterprise/operation/agentes/policy_view.php:68 +#: ../../enterprise/operation/agentes/tag_view.php:694 +#: ../../enterprise/operation/agentes/ver_agente.php:78 +#: ../../enterprise/operation/services/massive/services.create.php:676 +#: ../../enterprise/operation/services/services.list.php:538 +#: ../../enterprise/operation/services/services.service.php:110 +#: ../../enterprise/tools/ipam/ipam_editor.php:172 +#: ../../enterprise/tools/ipam/ipam_excel.php:138 +#: ../../enterprise/tools/ipam/ipam_excel.php:209 ../../enterprise/tools/ipam/ipam_list.php:59 +#: ../../enterprise/tools/ipam/ipam_list.php:695 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:61 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:820 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1199 +#: ../../enterprise/tools/ipam/ipam_supernet_network.php:84 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:54 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:496 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:791 +#: ../../enterprise/tools/ipam/ipam_vlan_network.php:40 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:488 +#: ../../enterprise/views/ipam/sites/edit.php:71 ../../enterprise/views/ipam/sites/list.php:47 +#: ../../enterprise/views/ncm/devices/list.php:126 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:859 +#: ../../package_774/enterprise/include/functions_cron.php:178 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:359 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:361 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:405 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:407 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:440 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:442 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:469 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:471 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:497 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:499 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:527 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:529 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:558 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:560 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:794 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:797 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1017 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1019 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1063 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1065 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1152 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1154 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1181 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1183 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1220 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1222 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1264 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1266 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1296 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1298 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1333 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1335 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1356 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1358 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1447 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1449 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1508 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1510 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1534 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1536 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1565 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1567 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1620 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1622 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1675 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1677 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1724 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1726 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1779 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1781 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1808 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1810 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1845 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1847 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1969 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2085 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2231 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2233 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2281 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2283 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2325 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2393 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2532 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2574 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2578 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2631 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2633 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2662 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2664 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2698 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2700 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2751 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2753 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2773 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2775 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2814 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2816 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2868 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2870 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2897 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2899 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2973 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2975 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3024 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3026 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3072 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3078 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3152 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3158 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3222 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3224 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:183 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:464 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:676 +#: ../../package_774/enterprise/meta/agentsearch.php:134 +#: ../../package_774/enterprise/meta/agentsearch.php:334 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:488 +#: ../../package_774/enterprise/godmode/services/services.service.php:596 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:446 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1703 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:691 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:593 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:777 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:409 +msgid "Description" +msgstr "Descripción" + +#: ../../godmode/agentes/agent_manager.php:672 +msgid "Remote config disabled, please activate to enable agent basic options" +msgstr "" +"Configuración remota deshabilitada, actívela para habilitar las opciones básicas de agente" + +#: ../../godmode/agentes/agent_manager.php:677 +msgid "Enable security hardening monitoring" +msgstr "Activar monitorización de hardening de seguridad" + +#: ../../godmode/agentes/agent_manager.php:690 +msgid "Enable log collection" +msgstr "Habilitar recolección de logs" + +#: ../../godmode/agentes/agent_manager.php:704 +msgid "Enable inventory" +msgstr "Activar inventario" + +#: ../../godmode/agentes/agent_manager.php:722 +msgid "Pandora RC connected with id " +msgstr "Pandora RC conectado con ID " + +#: ../../godmode/agentes/agent_manager.php:731 +msgid "This agent do not have a Pandora RC agent installed, install one." +msgstr "Este agente no tiene ningún agente Pandora RC instalado, instale uno." + +#: ../../godmode/agentes/agent_manager.php:737 +msgid "Enable remote control" +msgstr "Habilitar control remoto" + +#: ../../godmode/agentes/agent_manager.php:747 ../../godmode/agentes/agent_manager.php:748 +msgid "Only available for agents 774 or higher" +msgstr "Solo disponible para agentes 774 o superiores" + +#: ../../godmode/agentes/agent_manager.php:754 +msgid "Remote config is enabled only in the Enteprise version" +msgstr "La configuración remota solo está habilitada en la versión Enterprise." + +#: ../../godmode/agentes/agent_manager.php:764 +msgid "Basic options" +msgstr "Opciones básicas" + +#: ../../godmode/agentes/agent_manager.php:786 +#: ../../godmode/reporting/reporting_builder.item_editor.php:76 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1084 +#: ../../include/functions_agents.php:4837 ../../include/functions_events.php:5138 +#: ../../operation/inventory/inventory.php:1319 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:683 +msgid "Secondary groups" +msgstr "Grupos secundarios" + +#: ../../godmode/agentes/agent_manager.php:797 +msgid "Agent parent" +msgstr "Agente padre" + +#: ../../godmode/agentes/agent_manager.php:825 +msgid "Cascade protection modules" +msgstr "Módulos de protección en cascada" + +#: ../../godmode/agentes/agent_manager.php:841 +#: ../../godmode/massive/massive_edit_agents.php:923 +msgid "Learning mode" +msgstr "Modo de aprendizaje" + +#: ../../godmode/agentes/agent_manager.php:851 +#: ../../godmode/massive/massive_edit_agents.php:934 +msgid "Normal mode" +msgstr "Modo normal" + +#: ../../godmode/agentes/agent_manager.php:861 +#: ../../godmode/massive/massive_edit_agents.php:945 +msgid "Autodisable mode" +msgstr "Modo autodeshabilitado" + +#: ../../godmode/agentes/agent_manager.php:870 +#: ../../godmode/massive/massive_edit_agents.php:911 +msgid "Module definition" +msgstr "Definición de módulos" + +#: ../../godmode/agentes/agent_manager.php:882 +msgid "Cascade protection services" +msgstr "Servicios de protección en cascada" + +#: ../../godmode/agentes/agent_manager.php:889 +msgid "Update new GIS data" +msgstr "Actualizar nuevos datos GIS" + +#: ../../godmode/agentes/agent_manager.php:965 +msgid "URL Address" +msgstr "Dirección URL" + +#: ../../godmode/agentes/agent_manager.php:971 +msgid "Disabled mode" +msgstr "Modo deshabilitado" + +#: ../../godmode/agentes/agent_manager.php:982 ../../godmode/agentes/modificar_agente.php:808 +#: ../../godmode/agentes/module_manager.php:832 +#: ../../godmode/agentes/module_manager_editor_common.php:1447 +#: ../../godmode/agentes/planned_downtime.editor.php:929 +#: ../../godmode/agentes/planned_downtime.list.php:778 +#: ../../godmode/massive/massive_edit_agents.php:1140 +#: ../../godmode/massive/massive_edit_modules.php:1366 ../../include/ajax/module.php:1167 +#: ../../include/functions_agents.php:4609 ../../mobile/operation/agent.php:180 +#: ../../operation/agentes/estado_agente.php:1214 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1059 +#: ../../enterprise/godmode/services/services.service.php:777 +#: ../../enterprise/operation/services/massive/services.create.php:848 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:848 +#: ../../package_774/enterprise/godmode/services/services.service.php:777 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1058 +msgid "Quiet" +msgstr "Modo silencioso" + +#: ../../godmode/agentes/agent_manager.php:1009 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1564 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1412 +msgid "Delete remote configuration file" +msgstr "Borrar el archivo de configuración remota" + +#: ../../godmode/agentes/agent_manager.php:1018 ../../godmode/agentes/configurar_agente.php:629 +#: ../../godmode/agentes/configurar_agente.php:781 +#: ../../godmode/massive/massive_edit_agents.php:998 +#: ../../godmode/reporting/reporting_builder.item_editor.php:82 +#: ../../godmode/servers/servers.build_table.php:295 ../../include/functions_agents.php:4872 +#: ../../enterprise/godmode/policies/policy_agents.php:959 +#: ../../enterprise/meta/advanced/servers.build_table.php:247 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:969 +msgid "Remote configuration" +msgstr "Configuración remota" + +#: ../../godmode/agentes/agent_manager.php:1048 +#: ../../godmode/massive/massive_edit_agents.php:1159 +msgid "Safe operation mode" +msgstr "Modo seguro de operación" + +#: ../../godmode/agentes/agent_manager.php:1060 +msgid "Vulnerability scanning" +msgstr "Escaneado de vulnerabilidad" + +#: ../../godmode/agentes/agent_manager.php:1063 ../../godmode/agentes/modificar_agente.php:799 +#: ../../godmode/agentes/module_manager.php:1071 ../../godmode/agentes/module_manager.php:1084 +#: ../../godmode/agentes/module_manager_editor_common.php:255 +#: ../../godmode/agentes/module_manager_editor_common.php:712 +#: ../../godmode/agentes/module_manager_editor_common.php:1347 +#: ../../godmode/alerts/alert_list.list.php:172 ../../godmode/alerts/alert_view.php:552 +#: ../../godmode/alerts/configure_alert_template.php:1000 +#: ../../godmode/groups/group_list.php:1088 ../../godmode/massive/massive_edit_agents.php:970 +#: ../../godmode/massive/massive_edit_agents.php:1169 +#: ../../godmode/massive/massive_edit_modules.php:881 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:400 +#: ../../include/functions_agents.php:1494 ../../include/functions_agents.php:4607 +#: ../../include/functions_reporting.php:7352 ../../include/functions_reporting_html.php:4885 +#: ../../include/functions_treeview.php:66 ../../include/functions_treeview.php:647 +#: ../../include/functions_visual_map_editor.php:872 ../../mobile/operation/agent.php:173 +#: ../../mobile/operation/alerts.php:68 ../../operation/agentes/alerts_status.functions.php:115 +#: ../../operation/search_agents.getdata.php:175 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:105 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:714 +#: ../../enterprise/godmode/modules/configure_local_component.php:564 +#: ../../enterprise/godmode/policies/policy_agents.php:681 +#: ../../enterprise/godmode/policies/policy_agents.php:686 +#: ../../enterprise/godmode/policies/policy_agents.php:1781 +#: ../../enterprise/godmode/policies/policy_agents.php:1797 +#: ../../enterprise/godmode/setup/edit_skin.php:288 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2239 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3519 +#: ../../enterprise/include/class/DatabaseHA.class.php:211 +#: ../../enterprise/include/class/VMware.app.php:902 +#: ../../enterprise/include/lib/NetworkManager.php:211 +#: ../../enterprise/include/lib/NetworkManager.php:235 +#: ../../enterprise/meta/include/functions_wizard_meta.php:240 +#: ../../enterprise/meta/include/functions_wizard_meta.php:525 +#: ../../enterprise/meta/include/functions_wizard_meta.php:597 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1145 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1530 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1623 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1817 +#: ../../enterprise/meta/agentsearch.php:250 ../../enterprise/meta/agentsearch.php:253 +#: ../../enterprise/meta/agentsearch.php:260 ../../enterprise/meta/agentsearch.php:263 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2220 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3500 +#: ../../package_774/enterprise/include/class/VMware.app.php:902 +#: ../../package_774/enterprise/meta/agentsearch.php:250 +#: ../../package_774/enterprise/meta/agentsearch.php:253 +#: ../../package_774/enterprise/meta/agentsearch.php:260 +#: ../../package_774/enterprise/meta/agentsearch.php:263 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:691 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:696 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1774 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1790 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:713 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:564 +msgid "Disabled" +msgstr "Deshabilitado" + +#: ../../godmode/agentes/agent_manager.php:1064 +#: ../../godmode/agentes/module_manager_editor_common.php:713 +#: ../../godmode/agentes/module_manager_editor_common.php:716 +#: ../../godmode/agentes/module_manager_editor_common.php:727 +#: ../../godmode/alerts/configure_alert_template.php:1001 +#: ../../godmode/groups/group_list.php:1088 ../../godmode/massive/massive_edit_agents.php:1168 +#: ../../godmode/modules/manage_network_components_form_wizard.php:249 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:401 +#: ../../include/functions_agents.php:4873 ../../include/functions_reporting_html.php:4883 +#: ../../include/functions_visual_map_editor.php:871 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2240 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3526 +#: ../../enterprise/include/class/DatabaseHA.class.php:205 +#: ../../enterprise/tools/ipam/ipam_ajax.php:422 +#: ../../enterprise/tools/ipam/ipam_massive.php:140 +#: ../../enterprise/tools/ipam/ipam_network.php:588 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2221 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3507 +msgid "Enabled" +msgstr "Habilitado" + +#: ../../godmode/agentes/agent_manager.php:1065 +msgid "Use global settings" +msgstr "Usar Configuraciones Globales" + +#: ../../godmode/agentes/agent_manager.php:1078 +#: ../../godmode/agentes/module_manager_editor_common.php:648 +#: ../../godmode/massive/massive_edit_agents.php:1190 +#: ../../godmode/massive/massive_edit_modules.php:1548 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1185 +msgid "Ignore unknown" +msgstr "Ignorar desconocidos" + +#: ../../godmode/agentes/agent_manager.php:1078 +#: ../../godmode/massive/massive_edit_agents.php:1190 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1185 +msgid "" +"This disables the calculation of the unknown state in the agent and any of its modules, so " +"it will never transition to unknown. The state it reflects is the last known status." +msgstr "" +"Esto deshabita el cálculo del estado desconocido en el agente y en cualquiera de sus " +"módulos, por lo que nunca pasará a desconocido. El estado mostrado es el último estado " +"conocido." + +#: ../../godmode/agentes/agent_manager.php:1091 +#: ../../godmode/agentes/module_manager_editor.php:754 +#: ../../godmode/massive/massive_add_action_alerts.php:251 +#: ../../godmode/massive/massive_edit_agents.php:1208 ../../godmode/setup/demo.php:272 +#: ../../include/functions_visual_map_editor.php:941 +#: ../../operation/agentes/status_monitor.php:1035 ../../operation/events/events.php:2546 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:653 +#: ../../enterprise/godmode/policies/policy_modules.php:422 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:138 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:227 +#: ../../enterprise/godmode/setup/setup_history.php:277 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:681 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:772 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:777 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:668 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:414 +msgid "Advanced options" +msgstr "Opciones avanzadas" + +#: ../../godmode/agentes/agent_manager.php:1154 +msgid "Link text:" +msgstr "Texto del enlace:" + +#: ../../godmode/agentes/agent_manager.php:1165 +msgid "Link URL:" +msgstr "URL del enlace:" + +#: ../../godmode/agentes/agent_manager.php:1219 ../../godmode/agentes/fields_manager.php:59 +#: ../../godmode/massive/massive_edit_agents.php:1300 +#: ../../godmode/reporting/reporting_builder.item_editor.php:79 ../../godmode/menu.php:193 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1090 +#: ../../include/functions_events.php:4505 ../../include/functions_reporting_html.php:2280 +#: ../../operation/agentes/status_monitor.php:65 ../../operation/agentes/status_monitor.php:88 +#: ../../operation/agentes/status_monitor.php:293 +#: ../../operation/agentes/status_monitor.php:316 ../../operation/agentes/ver_agente.php:1732 +#: ../../operation/agentes/ver_agente.php:2025 ../../operation/inventory/inventory.php:1325 +#: ../../enterprise/meta/event/custom_events.php:54 +#: ../../enterprise/meta/event/custom_events.php:59 +#: ../../enterprise/meta/event/custom_events.php:72 +#: ../../enterprise/meta/event/custom_events.php:90 +msgid "Custom fields" +msgstr "Campos personalizados" + +#: ../../godmode/agentes/agent_manager.php:1265 ../../godmode/agentes/agent_manager.php:1326 +#: ../../godmode/agentes/modificar_agente.php:1007 +msgid "Delete agent" +msgstr "Borrar agente" + +#: ../../godmode/agentes/agent_manager.php:1279 ../../godmode/agentes/configure_field.php:203 +#: ../../godmode/agentes/module_manager.php:1217 +#: ../../godmode/agentes/module_manager_editor.php:821 +#: ../../godmode/agentes/planned_downtime.list.php:680 +#: ../../godmode/agentes/planned_downtime.list.php:989 +#: ../../godmode/alerts/alert_actions.php:508 ../../godmode/alerts/alert_commands.php:1097 +#: ../../godmode/alerts/alert_list.list.php:1121 ../../godmode/alerts/alert_list.php:630 +#: ../../godmode/alerts/alert_templates.php:520 +#: ../../godmode/alerts/configure_alert_action.php:472 +#: ../../godmode/alerts/configure_alert_command.php:395 +#: ../../godmode/category/edit_category.php:201 ../../godmode/events/event_edit_filter.php:985 +#: ../../godmode/events/event_responses.editor.php:328 +#: ../../godmode/groups/configure_group.php:296 +#: ../../godmode/groups/configure_modu_group.php:102 +#: ../../godmode/modules/manage_inventory_modules.php:374 +#: ../../godmode/modules/manage_inventory_modules_form.php:249 +#: ../../godmode/modules/manage_nc_groups.php:344 +#: ../../godmode/modules/manage_nc_groups_form.php:98 +#: ../../godmode/modules/manage_network_components.php:899 +#: ../../godmode/modules/manage_network_components_form.php:384 +#: ../../godmode/modules/manage_network_templates.php:311 +#: ../../godmode/modules/manage_network_templates_form.php:180 +#: ../../godmode/netflow/nf_edit_form.php:454 ../../godmode/reporting/create_container.php:383 +#: ../../godmode/reporting/graph_builder.main.php:305 +#: ../../godmode/reporting/map_builder.php:586 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2807 +#: ../../godmode/reporting/reporting_builder.main.php:45 ../../godmode/servers/plugin.php:761 +#: ../../godmode/setup/gis.php:100 ../../godmode/setup/links.php:169 +#: ../../godmode/setup/news.php:325 ../../godmode/setup/os.builder.php:66 +#: ../../godmode/setup/os.builder.php:120 ../../godmode/setup/os.builder.php:235 +#: ../../godmode/setup/os_version.builder.php:69 ../../godmode/setup/os_version.builder.php:142 +#: ../../godmode/setup/os_version.php:91 ../../godmode/setup/os_version.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:1715 ../../godmode/snmpconsole/snmp_alert.php:2204 +#: ../../godmode/snmpconsole/snmp_filters.php:275 +#: ../../godmode/snmpconsole/snmp_filters.php:366 ../../godmode/tag/edit_tag.php:262 +#: ../../godmode/users/configure_user.php:1679 ../../include/class/EventSound.class.php:199 +#: ../../include/class/EventSound.class.php:282 +#: ../../include/class/ManageNetScanScripts.class.php:765 +#: ../../include/class/ModuleTemplates.class.php:933 +#: ../../include/class/ModuleTemplates.class.php:987 +#: ../../include/class/WelcomeWindow.class.php:699 +#: ../../include/class/WelcomeWindow.class.php:744 +#: ../../include/class/WelcomeWindow.class.php:797 +#: ../../include/class/WelcomeWindow.class.php:828 +#: ../../include/class/WelcomeWindow.class.php:901 ../../include/functions_filemanager.php:928 +#: ../../include/functions_filemanager.php:1002 +#: ../../include/functions_visual_map_editor.php:930 ../../operation/gis_maps/gis_map.php:220 +#: ../../views/calendar/edit.php:129 ../../views/calendar/list.php:149 +#: ../../views/calendar/special_days.php:346 ../../views/calendar/special_days.php:429 +#: ../../views/calendar/special_days.php:504 ../../views/calendar/special_days.php:529 +#: ../../views/calendar/special_days_edit.php:162 +#: ../../views/calendar/special_days_edit.php:209 ../../views/ITSM/ITSMTicketEditView.php:249 +#: ../../views/ITSM/ITSMTicketListView.php:162 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:837 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:914 +#: ../../enterprise/godmode/agentes/collections.agents.php:47 +#: ../../enterprise/godmode/agentes/collections.data.php:82 +#: ../../enterprise/godmode/agentes/collections.data.php:191 +#: ../../enterprise/godmode/agentes/collections.data.php:219 +#: ../../enterprise/godmode/agentes/collections.data.php:243 +#: ../../enterprise/godmode/agentes/collections.data.php:274 +#: ../../enterprise/godmode/agentes/collections.data.php:338 +#: ../../enterprise/godmode/agentes/collections.editor.php:190 +#: ../../enterprise/godmode/agentes/collections.php:593 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:459 +#: ../../enterprise/godmode/modules/configure_local_component.php:845 +#: ../../enterprise/godmode/modules/local_components.php:765 +#: ../../enterprise/godmode/policies/configure_policy.php:174 +#: ../../enterprise/godmode/policies/policies.php:726 +#: ../../enterprise/godmode/policies/policy_modules.php:442 +#: ../../enterprise/godmode/policies/policy_modules.php:1820 +#: ../../enterprise/godmode/policies/policy_modules.php:1967 +#: ../../enterprise/godmode/reporting/aws_view.php:194 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:296 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:109 +#: ../../enterprise/godmode/servers/manage_export.php:159 +#: ../../enterprise/godmode/servers/manage_export.php:216 +#: ../../enterprise/godmode/servers/manage_export_form.php:186 +#: ../../enterprise/godmode/services/services.service.php:981 +#: ../../enterprise/godmode/setup/edit_skin.php:302 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:452 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:42 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:165 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:795 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3398 +#: ../../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.editor.php:162 +#: ../../enterprise/meta/advanced/collections.php:524 +#: ../../enterprise/meta/advanced/cron_main.php:320 +#: ../../enterprise/meta/advanced/links.php:137 +#: ../../enterprise/meta/include/functions_autoprovision.php:632 +#: ../../enterprise/meta/include/functions_autoprovision.php:857 +#: ../../enterprise/tools/ipam/ipam.php:421 ../../enterprise/tools/ipam/ipam_editor.php:427 +#: ../../enterprise/tools/ipam/ipam_list.php:860 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:171 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:393 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:531 +#: ../../enterprise/views/ipam/sites/edit.php:106 +#: ../../enterprise/views/ipam/sites/list.php:100 +#: ../../enterprise/views/ncm/firmwares/edit.php:183 +#: ../../enterprise/views/ncm/firmwares/list.php:134 +#: ../../enterprise/views/ncm/models/edit.php:117 +#: ../../enterprise/views/ncm/models/list.php:123 +#: ../../enterprise/views/ncm/snippets/edit.php:123 +#: ../../enterprise/views/ncm/snippets/list.php:129 +#: ../../enterprise/views/ncm/templates/edit.php:328 +#: ../../enterprise/views/ncm/templates/list.php:135 +#: ../../enterprise/views/ncm/vendors/edit.php:127 +#: ../../enterprise/views/ncm/vendors/list.php:121 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:190 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:135 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3379 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:531 +#: ../../package_774/enterprise/godmode/services/services.service.php:981 +#: ../../package_774/enterprise/godmode/policies/policies.php:762 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:434 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1813 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1940 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:786 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:845 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:452 +msgid "Create" +msgstr "Crear" + +#: ../../godmode/agentes/agent_manager.php:1319 ../../godmode/agentes/modificar_agente.php:979 +msgid "This agent belongs to the clusters" +msgstr "Este agente pertenece a los ilustres" + +#: ../../godmode/agentes/agent_manager.php:1327 ../../godmode/setup/setup_visuals.php:2376 +msgid "This action is not reversible. Are you sure" +msgstr "Esta acción no es reversible. ¿Está seguro?" + +#: ../../godmode/agentes/agent_manager.php:1388 +msgid "Secondary group cannot be primary too." +msgstr "Un grupo secundario no puede ser también primario." + +#: ../../godmode/agentes/agent_template.php:172 +msgid "Error adding modules" +msgstr "Error al añadir módulos" + +#: ../../godmode/agentes/agent_template.php:174 +msgid "Error adding modules. The following errors already exists: " +msgstr "Error al añadir los módulos. Ocurrieron los siguientes errores: " + +#: ../../godmode/agentes/agent_template.php:179 ../../include/functions_api.php:15261 +msgid "Modules successfully added" +msgstr "Módulos añadidos correctamente" + +#: ../../godmode/agentes/agent_template.php:204 ../../godmode/agentes/configurar_agente.php:466 +#: ../../godmode/agentes/configurar_agente.php:763 +#: ../../godmode/wizards/HostDevices.class.php:1094 ../../godmode/menu.php:274 +#: ../../include/lib/TacticalView/elements/Configurations.php:166 +msgid "Module templates" +msgstr "Plantillas de módulos" + +#: ../../godmode/agentes/agent_template.php:222 ../../godmode/agentes/agent_template.php:236 +#: ../../godmode/agentes/agent_template.php:237 +msgid "Assign" +msgstr "Asignar" + +#: ../../godmode/agentes/agent_template.php:274 +#: ../../godmode/agentes/status_monitor_custom_fields.php:105 +#: ../../godmode/agentes/status_monitor_custom_fields.php:163 +#: ../../godmode/alerts/alert_list.list.php:104 +#: ../../godmode/modules/manage_network_components.php:777 +#: ../../godmode/modules/manage_network_components_form_wizard.php:278 +#: ../../godmode/modules/manage_network_templates_form.php:231 +#: ../../include/ajax/custom_fields.php:490 ../../include/ajax/heatmap.ajax.php:281 +#: ../../include/ajax/heatmap.ajax.php:406 ../../include/ajax/module.php:1054 +#: ../../include/ajax/module.php:1822 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:571 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:587 +#: ../../mobile/operation/modules.php:602 ../../mobile/operation/modules.php:604 +#: ../../mobile/operation/modules.php:907 ../../operation/agentes/status_monitor.php:912 +#: ../../operation/agentes/status_monitor.php:1556 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:362 +#: ../../enterprise/include/functions_reporting_csv.php:1470 +#: ../../enterprise/meta/include/functions_events_meta.php:90 +#: ../../enterprise/operation/agentes/tag_view.php:217 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1228 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:362 +msgid "Module name" +msgstr "Nombre del módulo" + +#: ../../godmode/agentes/agent_template.php:275 ../../godmode/agentes/modificar_agente.php:706 +#: ../../godmode/agentes/module_manager.php:697 +#: ../../godmode/agentes/module_manager_editor_common.php:295 +#: ../../godmode/agentes/module_manager_editor_common.php:1589 +#: ../../godmode/agentes/planned_downtime.editor.php:926 +#: ../../godmode/agentes/planned_downtime.list.php:736 +#: ../../godmode/alerts/alert_templates.php:39 ../../godmode/alerts/alert_templates.php:313 +#: ../../godmode/alerts/alert_templates.php:418 +#: ../../godmode/events/event_responses.editor.php:234 +#: ../../godmode/modules/manage_network_components.php:779 +#: ../../godmode/modules/manage_network_components_form_common.php:79 +#: ../../godmode/modules/manage_network_templates_form.php:232 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1234 +#: ../../godmode/reporting/reporting_builder.list_items.php:245 +#: ../../godmode/reporting/reporting_builder.list_items.php:374 +#: ../../godmode/reporting/visual_console_builder.wizard.php:131 +#: ../../godmode/reporting/visual_console_builder.wizard.php:333 +#: ../../godmode/servers/modificar_server.php:218 ../../godmode/servers/plugin.php:1043 +#: ../../godmode/servers/servers.build_table.php:82 ../../godmode/setup/gis_step_2.php:256 +#: ../../godmode/setup/news.php:354 ../../godmode/setup/setup_ITSM.php:417 +#: ../../godmode/setup/setup_ITSM.php:544 +#: ../../godmode/update_manager/update_manager.history.php:41 +#: ../../include/ajax/heatmap.ajax.php:96 ../../include/class/AgentWizard.class.php:1312 +#: ../../include/class/AgentWizard.class.php:4212 ../../include/class/AlertsList.class.php:316 +#: ../../include/class/CalendarManager.class.php:1028 +#: ../../include/class/CalendarManager.class.php:1062 +#: ../../include/class/ModuleTemplates.class.php:1185 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:375 +#: ../../include/lib/Dashboard/Widgets/clock.php:221 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:364 +#: ../../include/lib/Dashboard/Widgets/heatmap.php:248 +#: ../../include/lib/Dashboard/Widgets/service_view.php:260 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:467 +#: ../../include/functions_events.php:2528 ../../include/functions_events.php:5051 +#: ../../include/functions_html.php:6137 ../../include/functions_reporting_html.php:1707 +#: ../../include/functions_reporting_html.php:1716 +#: ../../include/functions_reporting_html.php:1957 +#: ../../include/functions_reporting_html.php:1965 +#: ../../include/functions_reporting_html.php:3838 +#: ../../include/functions_reporting_html.php:6706 ../../include/functions_reports.php:1177 +#: ../../include/functions_snmp_browser.php:564 +#: ../../include/functions_visual_map_editor.php:750 +#: ../../include/functions_visual_map_editor.php:768 +#: ../../include/functions_visual_map_editor.php:894 ../../mobile/operation/events.php:683 +#: ../../mobile/operation/events.php:684 ../../mobile/operation/events.php:837 +#: ../../mobile/operation/events.php:1012 ../../mobile/operation/events.php:1013 +#: ../../mobile/operation/visualmaps.php:125 ../../mobile/operation/visualmaps.php:126 +#: ../../operation/agentes/estado_agente.php:1115 ../../operation/agentes/ver_agente.php:1221 +#: ../../operation/netflow/nf_live_view.php:563 ../../operation/reporting/graph_viewer.php:401 +#: ../../operation/search_modules.php:36 ../../views/cluster/list.php:72 +#: ../../views/ITSM/ITSMTicketDetailView.php:89 ../../views/ITSM/ITSMTicketEditView.php:105 +#: ../../enterprise/godmode/modules/configure_local_component.php:247 +#: ../../enterprise/godmode/policies/policy_modules.php:1616 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:72 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1685 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:201 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:102 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:196 +#: ../../enterprise/godmode/services/services.elements.php:113 +#: ../../enterprise/include/functions_reporting_csv.php:2202 +#: ../../enterprise/include/functions_reporting_csv.php:2318 +#: ../../enterprise/include/functions_reporting_csv.php:2558 +#: ../../enterprise/include/functions_reporting_csv.php:2626 +#: ../../enterprise/include/functions_services.php:1670 +#: ../../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:138 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:68 +#: ../../enterprise/operation/agentes/policy_view.php:397 +#: ../../enterprise/operation/agentes/tag_view.php:699 +#: ../../enterprise/operation/agentes/ver_agente.php:50 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1960 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2076 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2316 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2384 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1598 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:93 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:72 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:196 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1663 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:247 +msgid "Type" +msgstr "Tipo" + +#: ../../godmode/agentes/agent_template.php:277 ../../godmode/agentes/module_manager.php:714 +#: ../../godmode/agentes/planned_downtime.editor.php:1446 +#: ../../godmode/alerts/alert_list.list.php:839 ../../godmode/alerts/alert_view.php:399 +#: ../../godmode/events/event_filter.php:161 +#: ../../godmode/massive/massive_add_action_alerts.php:249 +#: ../../godmode/massive/massive_add_policies_alerts.php:183 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:187 +#: ../../godmode/massive/massive_delete_action_alerts.php:272 +#: ../../godmode/massive/massive_enable_disable_alerts.php:223 +#: ../../godmode/massive/massive_operations.php:508 +#: ../../godmode/massive/massive_standby_alerts.php:251 +#: ../../godmode/modules/manage_inventory_modules.php:295 +#: ../../godmode/modules/manage_nc_groups.php:266 +#: ../../godmode/modules/manage_network_components.php:784 +#: ../../godmode/modules/manage_network_templates.php:250 ../../godmode/netflow/nf_edit.php:168 +#: ../../godmode/netflow/nf_item_list.php:178 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5033 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5524 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5545 +#: ../../godmode/reporting/visual_console_builder.elements.php:134 +#: ../../godmode/snmpconsole/snmp_alert.php:1919 ../../godmode/snmpconsole/snmp_alert.php:2081 +#: ../../godmode/snmpconsole/snmp_filters.php:315 ../../include/ajax/alert_list.ajax.php:266 +#: ../../include/class/AgentsAlerts.class.php:910 ../../include/class/AuditLog.class.php:111 +#: ../../include/class/AuditLog.class.php:215 ../../include/class/ModuleTemplates.class.php:850 +#: ../../include/class/SnmpConsole.class.php:512 ../../include/functions.php:3194 +#: ../../include/functions_profile.php:207 ../../include/functions_reporting_html.php:4660 +#: ../../include/functions_reporting_html.php:7235 ../../include/functions_ui.php:1669 +#: ../../include/functions_ui_renders.php:117 ../../mobile/operation/tactical.php:349 +#: ../../operation/agentes/alerts_status.functions.php:197 +#: ../../operation/agentes/alerts_status.php:289 ../../operation/agentes/alerts_status.php:290 +#: ../../operation/search_alerts.php:37 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:270 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:397 +#: ../../enterprise/godmode/policies/policy_modules.php:1617 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:248 +#: ../../enterprise/godmode/reporting/graph_template_list.php:209 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3781 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3979 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4002 +#: ../../enterprise/godmode/servers/manage_export.php:178 +#: ../../enterprise/godmode/services/services.massive.elements.php:79 +#: ../../enterprise/godmode/admin_access_logs.php:54 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:468 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:530 +#: ../../enterprise/include/ajax/policy.ajax.php:472 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2851 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3197 +#: ../../enterprise/include/functions_services.php:1683 +#: ../../enterprise/meta/advanced/metasetup.relations.php:550 +#: ../../enterprise/operation/agentes/policy_view.php:261 +#: ../../enterprise/operation/agentes/tag_view.php:792 +#: ../../enterprise/tools/ipam/ipam_list.php:752 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:330 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2832 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3178 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:472 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:468 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:530 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1600 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3638 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3836 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3859 +msgid "Action" +msgstr "Acción" + +#: ../../godmode/agentes/agent_template.php:297 ../../godmode/agentes/fields_manager.php:206 +#: ../../godmode/agentes/inventory_manager.php:263 +#: ../../godmode/agentes/module_manager.php:1097 +#: ../../godmode/agentes/module_manager_editor.php:806 +#: ../../godmode/agentes/module_manager_editor_common.php:1591 +#: ../../godmode/agentes/planned_downtime.editor.php:1419 +#: ../../godmode/agentes/planned_downtime.editor.php:1459 +#: ../../godmode/agentes/planned_downtime.list.php:748 +#: ../../godmode/agentes/planned_downtime.list.php:904 +#: ../../godmode/alerts/alert_actions.php:356 ../../godmode/alerts/alert_actions.php:484 +#: ../../godmode/alerts/alert_list.list.php:1048 ../../godmode/alerts/alert_templates.php:481 +#: ../../godmode/category/category.php:190 ../../godmode/category/category.php:227 +#: ../../godmode/events/event_filter.php:212 ../../godmode/events/event_filter.php:254 +#: ../../godmode/events/event_responses.list.php:96 ../../godmode/groups/group_list.php:1117 +#: ../../godmode/groups/group_list.php:1118 ../../godmode/groups/modu_group_list.php:263 +#: ../../godmode/modules/manage_inventory_modules.php:342 +#: ../../godmode/modules/manage_inventory_modules.php:385 +#: ../../godmode/modules/manage_nc_groups.php:302 +#: ../../godmode/modules/manage_nc_groups.php:363 +#: ../../godmode/modules/manage_network_components.php:860 +#: ../../godmode/modules/manage_network_components.php:909 +#: ../../godmode/modules/manage_network_templates.php:289 +#: ../../godmode/modules/manage_network_templates.php:302 +#: ../../godmode/modules/manage_network_templates_form.php:254 +#: ../../godmode/netflow/nf_edit.php:203 ../../godmode/netflow/nf_edit.php:223 +#: ../../godmode/netflow/nf_item_list.php:263 ../../godmode/netflow/nf_item_list.php:273 +#: ../../godmode/reporting/create_container.php:747 +#: ../../godmode/reporting/create_container.php:802 +#: ../../godmode/reporting/graph_builder.graph_editor.php:349 +#: ../../godmode/reporting/graph_builder.graph_editor.php:409 +#: ../../godmode/reporting/graphs.php:419 ../../godmode/reporting/graphs.php:420 +#: ../../godmode/reporting/graphs.php:450 ../../godmode/reporting/graphs.php:481 +#: ../../godmode/reporting/map_builder.php:421 ../../godmode/reporting/map_builder.php:544 +#: ../../godmode/reporting/map_builder.php:555 +#: ../../godmode/reporting/reporting_builder.list_items.php:634 +#: ../../godmode/reporting/reporting_builder.list_items.php:678 +#: ../../godmode/reporting/reporting_builder.list_items.php:803 +#: ../../godmode/reporting/reporting_builder.php:1212 +#: ../../godmode/reporting/reporting_builder.php:1324 +#: ../../godmode/reporting/visual_console_builder.elements.php:827 +#: ../../godmode/servers/plugin.php:1117 ../../godmode/servers/servers.build_table.php:308 +#: ../../godmode/setup/gis.php:71 ../../godmode/setup/links.php:200 +#: ../../godmode/setup/links.php:219 ../../godmode/setup/news.php:358 +#: ../../godmode/setup/os.list.php:183 ../../godmode/setup/os.list.php:195 +#: ../../godmode/setup/os_version.list.php:139 ../../godmode/setup/os_version.list.php:158 +#: ../../godmode/setup/setup_visuals.php:1930 ../../godmode/setup/setup_visuals.php:2022 +#: ../../godmode/setup/setup_visuals.php:2097 ../../godmode/setup/snmp_wizard.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:1954 ../../godmode/snmpconsole/snmp_filters.php:326 +#: ../../godmode/snmpconsole/snmp_filters.php:337 ../../godmode/users/profile_list.php:457 +#: ../../godmode/users/user_list.php:983 ../../godmode/extensions.php:282 +#: ../../godmode/extensions.php:300 ../../godmode/files_repo/files_repo_list.php:144 +#: ../../include/ajax/dashboard.ajax.php:84 ../../include/class/CalendarManager.class.php:737 +#: ../../include/class/ConfigPEN.class.php:264 +#: ../../include/class/CredentialStore.class.php:1266 +#: ../../include/class/CredentialStore.class.php:1703 +#: ../../include/class/ManageNetScanScripts.class.php:405 +#: ../../include/class/ModuleTemplates.class.php:894 +#: ../../include/class/ModuleTemplates.class.php:1187 +#: ../../include/class/NetworkMap.class.php:2953 +#: ../../include/class/SatelliteAgent.class.php:1147 +#: ../../include/class/SnmpConsole.class.php:466 ../../include/class/SnmpConsole.class.php:518 +#: ../../include/class/SnmpConsole.class.php:877 ../../include/class/SnmpConsole.class.php:889 +#: ../../include/class/TipsWindow.class.php:487 +#: ../../include/lib/ClusterViewer/ClusterManager.php:701 +#: ../../include/lib/ITSM/Manager.php:1321 ../../include/functions_container.php:191 +#: ../../include/functions_container.php:325 ../../include/functions_cron.php:929 +#: ../../include/functions_cron.php:954 ../../include/functions_filemanager.php:815 +#: ../../include/functions_ui.php:1607 ../../include/functions_ui.php:1608 +#: ../../operation/agentes/pandora_networkmap.php:848 +#: ../../operation/agentes/status_monitor.php:2342 ../../operation/gis_maps/gis_map.php:203 +#: ../../operation/messages/message_list.php:197 ../../operation/messages/message_list.php:296 +#: ../../operation/messages/message_list.php:332 ../../operation/visual_console/view.php:1134 +#: ../../views/dashboard/list.php:98 ../../views/consoles/list.php:114 +#: ../../views/consoles/list.php:124 ../../views/ITSM/ITSMTicketDetailView.php:288 +#: ../../views/ITSM/ITSMTicketDetailView.php:309 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:534 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:805 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:871 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:887 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:201 +#: ../../enterprise/godmode/agentes/plugins_manager.php:240 +#: ../../enterprise/godmode/agentes/plugins_manager.php:330 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:151 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:239 +#: ../../enterprise/godmode/modules/configure_local_component.php:822 +#: ../../enterprise/godmode/modules/local_components.php:747 +#: ../../enterprise/godmode/modules/local_components.php:766 +#: ../../enterprise/godmode/policies/policies.php:653 +#: ../../enterprise/godmode/policies/policy_agents.php:1222 +#: ../../enterprise/godmode/policies/policy_agents.php:1560 +#: ../../enterprise/godmode/policies/policy_alerts.php:666 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:597 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:314 +#: ../../enterprise/godmode/policies/policy_modules.php:1737 +#: ../../enterprise/godmode/policies/policy_modules.php:1786 +#: ../../enterprise/godmode/policies/policy_plugins.php:189 +#: ../../enterprise/godmode/policies/policy_queue.php:309 +#: ../../enterprise/godmode/policies/policy_queue.php:717 +#: ../../enterprise/godmode/policies/policy_queue.php:766 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:323 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:333 +#: ../../enterprise/godmode/reporting/graph_template_list.php:257 +#: ../../enterprise/godmode/reporting/mysql_builder.php:97 +#: ../../enterprise/godmode/reporting/mysql_builder.php:104 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:614 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:652 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:392 +#: ../../enterprise/godmode/reporting/visual_console_template.php:296 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:293 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:328 +#: ../../enterprise/godmode/setup/setup_acl.php:734 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:436 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:107 +#: ../../enterprise/include/ajax/servers.ajax.php:103 +#: ../../enterprise/include/class/AgentRepository.class.php:877 +#: ../../enterprise/include/class/AgentRepository.class.php:912 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2660 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3344 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3683 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1573 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1612 +#: ../../enterprise/include/class/LogSource.class.php:748 +#: ../../enterprise/include/class/LogSource.class.php:870 +#: ../../enterprise/include/class/ManageBackups.class.php:302 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:714 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:951 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1109 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1288 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1435 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1643 +#: ../../enterprise/include/class/Omnishell.class.php:1398 +#: ../../enterprise/include/class/Omnishell.class.php:1533 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1194 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1195 +#: ../../enterprise/include/functions_tasklist.php:695 +#: ../../enterprise/include/functions_tasklist.php:750 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:689 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:720 +#: ../../enterprise/meta/advanced/links.php:170 +#: ../../enterprise/meta/advanced/metasetup.relations.php:589 +#: ../../enterprise/meta/advanced/metasetup.relations.php:590 +#: ../../enterprise/meta/advanced/metasetup.relations.php:634 +#: ../../enterprise/meta/advanced/metasetup.visual.php:517 +#: ../../enterprise/meta/advanced/policymanager.queue.php:220 +#: ../../enterprise/meta/advanced/policymanager.queue.php:262 +#: ../../enterprise/meta/advanced/policymanager.queue.php:319 +#: ../../enterprise/meta/advanced/servers.build_table.php:262 +#: ../../enterprise/meta/include/functions_autoprovision.php:539 +#: ../../enterprise/meta/include/functions_autoprovision.php:540 +#: ../../enterprise/meta/include/functions_autoprovision.php:746 +#: ../../enterprise/meta/include/functions_autoprovision.php:747 +#: ../../enterprise/meta/include/functions_wizard_meta.php:395 +#: ../../enterprise/operation/agentes/policy_manager.php:238 +#: ../../enterprise/operation/services/services.list.php:702 +#: ../../enterprise/tools/ipam/ipam_ajax.php:136 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:361 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:375 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1436 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:917 +#: ../../package_774/enterprise/include/functions_tasklist.php:695 +#: ../../package_774/enterprise/include/functions_tasklist.php:750 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2641 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3325 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3664 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:107 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:689 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:720 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:454 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:612 +#: ../../package_774/enterprise/godmode/policies/policies.php:688 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1731 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1782 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1228 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1553 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:675 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:734 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:293 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:328 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:822 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:436 +msgid "Delete" +msgstr "Eliminar" + +#: ../../godmode/agentes/agent_template.php:306 ../../godmode/agentes/configure_field.php:83 +#: ../../godmode/agentes/fields_manager.php:191 ../../godmode/agentes/modificar_agente.php:830 +#: ../../godmode/agentes/planned_downtime.editor.php:1416 +#: ../../godmode/agentes/planned_downtime.list.php:747 ../../godmode/category/category.php:182 +#: ../../godmode/category/category.php:211 ../../godmode/events/event_responses.list.php:111 +#: ../../godmode/groups/group_list.php:1097 ../../godmode/groups/group_list.php:1098 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2815 +#: ../../godmode/reporting/reporting_builder.list_items.php:627 +#: ../../godmode/reporting/reporting_builder.php:1167 ../../godmode/servers/plugin.php:227 +#: ../../godmode/servers/plugin.php:1100 ../../godmode/servers/servers.build_table.php:272 +#: ../../godmode/setup/os_version.list.php:129 ../../godmode/setup/snmp_wizard.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:2010 ../../godmode/users/profile_list.php:444 +#: ../../godmode/files_repo/files_repo_list.php:131 +#: ../../include/class/CalendarManager.class.php:703 +#: ../../include/class/CredentialStore.class.php:1262 +#: ../../include/class/NetworkMap.class.php:3202 ../../include/class/TipsWindow.class.php:486 +#: ../../include/lib/ClusterViewer/ClusterManager.php:685 +#: ../../include/lib/ITSM/Manager.php:1048 ../../include/lib/ITSM/Manager.php:1297 +#: ../../include/functions_cron.php:917 ../../include/functions_cron.php:942 +#: ../../operation/agentes/estado_agente.php:1332 +#: ../../operation/agentes/pandora_networkmap.php:839 +#: ../../operation/agentes/status_monitor.php:2309 +#: ../../operation/agentes/status_monitor.php:2324 ../../operation/gis_maps/gis_map.php:203 +#: ../../operation/visual_console/view.php:531 ../../operation/menu.php:722 +#: ../../operation/search_reports.php:68 ../../views/calendar/special_days.php:454 +#: ../../views/ITSM/ITSMTicketEditView.php:53 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:524 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:176 +#: ../../enterprise/godmode/agentes/collections.data.php:124 +#: ../../enterprise/godmode/agentes/collections.data.php:300 +#: ../../enterprise/godmode/agentes/collections.data.php:429 +#: ../../enterprise/godmode/agentes/collections.editor.php:255 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:205 +#: ../../enterprise/godmode/policies/policy_modules.php:2056 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:580 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:383 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2645 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3328 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:682 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:919 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1093 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1272 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1419 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1627 +#: ../../enterprise/include/class/Omnishell.class.php:1372 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1098 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1099 +#: ../../enterprise/include/functions_tasklist.php:675 +#: ../../enterprise/include/functions_tasklist.php:732 +#: ../../enterprise/meta/advanced/collections.data.php:330 +#: ../../enterprise/meta/advanced/collections.editor.php:95 +#: ../../enterprise/meta/advanced/collections.editor.php:229 +#: ../../enterprise/meta/include/functions_autoprovision.php:527 +#: ../../enterprise/meta/include/functions_autoprovision.php:528 +#: ../../enterprise/meta/include/functions_autoprovision.php:733 +#: ../../enterprise/meta/include/functions_autoprovision.php:734 +#: ../../enterprise/meta/screens/screens.visualmap.php:64 +#: ../../enterprise/operation/agentes/tag_view.php:1197 +#: ../../enterprise/tools/ipam/ipam.php:416 ../../enterprise/tools/ipam/ipam_ajax.php:122 +#: ../../enterprise/tools/ipam/ipam_ajax.php:530 +#: ../../package_774/enterprise/include/functions_tasklist.php:675 +#: ../../package_774/enterprise/include/functions_tasklist.php:732 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2626 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3309 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:2022 +msgid "Edit" +msgstr "Editar" + +#: ../../godmode/agentes/agent_template.php:317 ../../mobile/operation/modules.php:804 +msgid "No modules" +msgstr "Sin módulos" + +#: ../../godmode/agentes/configurar_agente.php:260 +#: ../../godmode/agentes/configurar_agente.php:1096 +msgid "No agent alias specified" +msgstr "No se ha especificado el alias del agente" + +#: ../../godmode/agentes/configurar_agente.php:263 +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:371 +#: ../../godmode/agentes/configurar_agente.php:902 +#: ../../godmode/agentes/planned_downtime.editor.php:650 +#: ../../godmode/alerts/alert_commands.php:907 ../../godmode/alerts/alert_list.php:185 +#: ../../godmode/alerts/configure_alert_template.php:209 +#: ../../godmode/alerts/configure_alert_template.php:571 +#: ../../godmode/modules/manage_nc_groups.php:109 +#: ../../godmode/modules/manage_network_components.php:199 +#: ../../godmode/modules/manage_network_components.php:426 +#: ../../godmode/reporting/reporting_builder.item_editor.php:7025 +#: ../../godmode/setup/gis.php:49 ../../godmode/setup/links.php:61 +#: ../../godmode/setup/news.php:84 ../../godmode/users/configure_user.php:559 +#: ../../include/functions_alerts.php:2839 ../../include/functions_planned_downtimes.php:113 +#: ../../include/functions_planned_downtimes.php:887 +#: ../../operation/agentes/pandora_networkmap.php:140 +#: ../../operation/agentes/pandora_networkmap.php:389 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:80 +#: ../../enterprise/godmode/modules/local_components.php:141 +#: ../../enterprise/godmode/modules/local_components.php:331 +#: ../../enterprise/godmode/policies/policies.php:157 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:136 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:139 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:48 +#: ../../enterprise/godmode/servers/manage_export.php:140 +#: ../../enterprise/godmode/servers/manage_export.php:147 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:126 +#: ../../enterprise/include/ajax/servers.ajax.php:223 +#: ../../enterprise/tools/ipam/ipam_action.php:164 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:51 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:136 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:139 +#: ../../package_774/enterprise/godmode/policies/policies.php:184 +msgid "Could not be created" +msgstr "No se ha podido crear" + +#: ../../godmode/agentes/configurar_agente.php:373 +msgid "Could not be created, because name already exists" +msgstr "No se pudo crear, el nombre ya existe." + +#: ../../godmode/agentes/configurar_agente.php:375 +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:396 +#: ../../godmode/agentes/modificar_agente.php:83 ../../godmode/agentes/modificar_agente.php:857 +#: ../../godmode/module_library/module_library_view.php:59 +#: ../../godmode/reporting/visual_console_builder.php:968 ../../godmode/setup/demo.php:172 +#: ../../godmode/setup/setup_visuals.php:379 ../../godmode/setup/setup_visuals.php:446 +#: ../../godmode/setup/setup_visuals.php:469 ../../godmode/setup/setup_visuals.php:494 +#: ../../godmode/setup/setup_visuals.php:520 ../../godmode/setup/setup_visuals.php:545 +#: ../../godmode/setup/setup_visuals.php:586 ../../godmode/setup/setup_visuals.php:624 +#: ../../godmode/setup/setup_visuals.php:664 ../../godmode/setup/setup_visuals.php:702 +#: ../../godmode/setup/setup_visuals.php:742 ../../godmode/setup/setup_visuals.php:953 +#: ../../godmode/menu.php:708 ../../include/lib/ClusterViewer/ClusterManager.php:668 +#: ../../operation/agentes/status_monitor.php:78 ../../operation/agentes/status_monitor.php:306 +#: ../../operation/visual_console/legacy_view.php:189 +#: ../../operation/visual_console/view.php:216 ../../operation/tree.php:189 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:123 +#: ../../enterprise/meta/advanced/metasetup.visual.php:665 +#: ../../enterprise/meta/advanced/metasetup.visual.php:701 +#: ../../enterprise/meta/advanced/metasetup.visual.php:732 +#: ../../enterprise/meta/advanced/metasetup.visual.php:762 +#: ../../enterprise/meta/advanced/metasetup.visual.php:793 +#: ../../enterprise/meta/advanced/metasetup.visual.php:823 +#: ../../enterprise/operation/agentes/policy_view.php:70 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:582 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:618 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:649 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:679 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:710 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:740 +msgid "View" +msgstr "Vista" + +#: ../../godmode/agentes/configurar_agente.php:451 +#: ../../godmode/agentes/configurar_agente.php:759 +#: ../../godmode/agentes/modificar_agente.php:849 ../../godmode/alerts/alert_actions.php:70 +#: ../../godmode/alerts/alert_commands.php:835 ../../godmode/alerts/alert_list.php:598 +#: ../../godmode/alerts/alert_list.php:617 ../../godmode/alerts/alert_templates.php:130 +#: ../../godmode/alerts/alert_templates.php:139 ../../godmode/alerts/alert_templates.php:193 +#: ../../godmode/alerts/alert_templates.php:216 ../../godmode/alerts/alert_templates.php:237 +#: ../../godmode/alerts/alert_view.php:74 ../../godmode/alerts/configure_alert_action.php:80 +#: ../../godmode/alerts/configure_alert_action.php:100 +#: ../../godmode/alerts/configure_alert_command.php:58 +#: ../../godmode/alerts/configure_alert_template.php:95 +#: ../../godmode/alerts/configure_alert_template.php:126 +#: ../../godmode/alerts/configure_alert_template.php:165 +#: ../../godmode/groups/configure_group.php:243 ../../godmode/groups/group_list.php:1015 +#: ../../godmode/groups/tactical.php:181 +#: ../../godmode/massive/massive_add_policies_alerts.php:165 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:169 +#: ../../godmode/massive/massive_copy_modules.php:241 +#: ../../godmode/massive/massive_delete_policies_alerts.php:183 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:183 +#: ../../godmode/snmpconsole/snmp_alert.php:114 ../../godmode/menu.php:362 +#: ../../include/class/AgentsAlerts.class.php:565 +#: ../../include/lib/TacticalView/elements/Alerts.php:38 +#: ../../include/functions_reporting_html.php:6887 ../../include/functions_reports.php:864 +#: ../../include/functions_reports.php:868 ../../include/functions_reports.php:874 +#: ../../include/functions_reports.php:880 ../../include/functions_treeview.php:437 +#: ../../mobile/include/functions_web.php:26 ../../mobile/operation/agent.php:358 +#: ../../mobile/operation/agents.php:98 ../../mobile/operation/agents.php:408 +#: ../../mobile/operation/alerts.php:194 ../../mobile/operation/home.php:72 +#: ../../operation/agentes/estado_agente.php:1124 ../../operation/agentes/ver_agente.php:1595 +#: ../../operation/agentes/ver_agente.php:2050 ../../operation/search_agents.php:42 +#: ../../operation/search_results.php:108 ../../views/calendar/edit.php:38 +#: ../../views/calendar/edit.php:47 ../../views/calendar/list.php:37 +#: ../../views/calendar/list.php:46 ../../views/calendar/special_days.php:39 +#: ../../views/calendar/special_days.php:48 ../../views/calendar/special_days_edit.php:39 +#: ../../enterprise/godmode/alerts/alert_inventory.php:79 +#: ../../enterprise/godmode/alerts/alert_inventory.php:98 +#: ../../enterprise/godmode/policies/policies.php:573 +#: ../../enterprise/godmode/policies/policy_alerts.php:46 +#: ../../enterprise/godmode/policies/policy_alerts.php:59 +#: ../../enterprise/godmode/services/services.service.php:973 +#: ../../enterprise/include/functions_policies.php:3812 +#: ../../enterprise/meta/general/main_menu.php:518 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1534 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1627 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1752 +#: ../../enterprise/meta/agentsearch.php:140 +#: ../../enterprise/operation/agentes/tag_view.php:702 +#: ../../enterprise/operation/services/massive/services.create.php:906 +#: ../../package_774/enterprise/include/functions_policies.php:3789 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:906 +#: ../../package_774/enterprise/meta/general/main_menu.php:512 +#: ../../package_774/enterprise/meta/agentsearch.php:140 +#: ../../package_774/enterprise/godmode/services/services.service.php:973 +#: ../../package_774/enterprise/godmode/policies/policies.php:600 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:46 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:59 +msgid "Alerts" +msgstr "Alertas" + +#: ../../godmode/agentes/configurar_agente.php:478 +msgid "Manage policy" +msgstr "Gestionar políticas" + +#: ../../godmode/agentes/configurar_agente.php:490 +#: ../../godmode/agentes/configurar_agente.php:734 +#: ../../include/lib/Dashboard/Widgets/inventory.php:171 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1248 +#: ../../include/functions_reporting.php:3292 ../../include/functions_reports.php:899 +#: ../../include/functions_reports.php:906 ../../include/functions_reports.php:913 +#: ../../include/functions_reports.php:914 ../../include/functions_reports.php:918 +#: ../../operation/agentes/ver_agente.php:1610 ../../operation/agentes/ver_agente.php:2054 +#: ../../operation/inventory/inventory.php:369 ../../operation/menu.php:203 +#: ../../enterprise/godmode/policies/policies.php:591 +#: ../../enterprise/include/functions_reporting_csv.php:1351 +#: ../../enterprise/meta/general/main_menu.php:246 +#: ../../enterprise/operation/agentes/ver_agente.php:230 +#: ../../enterprise/operation/snmpconsole/snmp_view.php:23 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1109 +#: ../../package_774/enterprise/meta/general/main_menu.php:240 +#: ../../package_774/enterprise/godmode/policies/policies.php:618 +msgid "Inventory" +msgstr "Inventario" + +#: ../../godmode/agentes/configurar_agente.php:558 ../../operation/agentes/ver_agente.php:1678 +#: ../../operation/agentes/ver_agente.php:2029 +msgid "GIS data" +msgstr "Datos GIS" + +#: ../../godmode/agentes/configurar_agente.php:572 +#: ../../enterprise/godmode/policies/policy.php:145 +#: ../../enterprise/include/functions_policies.php:3781 +#: ../../package_774/enterprise/include/functions_policies.php:3758 +msgid "Agent wizard" +msgstr "Asistente de agente" + +#: ../../godmode/agentes/configurar_agente.php:584 +#: ../../godmode/agentes/configurar_agente.php:788 ../../godmode/setup/snmp_wizard.php:31 +#: ../../enterprise/include/functions_policies.php:3786 +#: ../../package_774/enterprise/include/functions_policies.php:3763 +msgid "SNMP Wizard" +msgstr "Asistente SNMP" + +#: ../../godmode/agentes/configurar_agente.php:594 +#: ../../enterprise/include/functions_policies.php:3789 +#: ../../package_774/enterprise/include/functions_policies.php:3766 +msgid "SNMP Interfaces wizard" +msgstr "Asistente de interfaces SNMP" + +#: ../../godmode/agentes/configurar_agente.php:604 +#: ../../godmode/agentes/configurar_agente.php:797 +#: ../../enterprise/include/functions_policies.php:3792 +#: ../../package_774/enterprise/include/functions_policies.php:3769 +msgid "WMI Wizard" +msgstr "Asistente WMI" + +#: ../../godmode/agentes/configurar_agente.php:725 ../../operation/agentes/ver_agente.php:2058 +#: ../../enterprise/godmode/agentes/collections.php:504 +#: ../../enterprise/godmode/agentes/configurar_agente.php:24 +#: ../../enterprise/include/functions_groups.php:81 +#: ../../enterprise/meta/advanced/collections.php:356 +#: ../../enterprise/operation/agentes/ver_agente.php:210 +msgid "Collection" +msgstr "Colección" + +#: ../../godmode/agentes/configurar_agente.php:729 +#: ../../enterprise/godmode/agentes/configurar_agente.php:62 +#: ../../enterprise/godmode/menu.php:74 ../../enterprise/operation/agentes/ver_agente.php:425 +#: ../../package_774/enterprise/godmode/menu.php:74 +msgid "Network config manager" +msgstr "Administrador de configuración de red" + +#: ../../godmode/agentes/configurar_agente.php:739 +#: ../../godmode/massive/massive_add_policies_alerts.php:147 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:151 +#: ../../godmode/massive/massive_delete_policies_alerts.php:165 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:165 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:349 +#: ../../include/lib/TacticalView/elements/Configurations.php:103 +#: ../../include/functions_maps.php:42 ../../include/functions_networkmap.php:1303 +#: ../../operation/agentes/estado_agente.php:430 ../../operation/agentes/ver_agente.php:2062 +#: ../../operation/search_main.php:145 ../../operation/search_results.php:173 +#: ../../operation/tree.php:128 ../../enterprise/godmode/policies/configure_policy.php:56 +#: ../../enterprise/godmode/policies/policy.php:81 +#: ../../enterprise/godmode/policies/policy.php:102 +#: ../../enterprise/godmode/policies/policy.php:124 +#: ../../enterprise/godmode/policies/policy.php:154 +#: ../../enterprise/godmode/policies/policy_alerts.php:55 +#: ../../enterprise/godmode/policies/policy_collections.php:49 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:61 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:77 +#: ../../enterprise/godmode/policies/policy_linking.php:37 +#: ../../enterprise/godmode/policies/policy_modules.php:477 +#: ../../enterprise/include/functions_groups.php:33 +#: ../../enterprise/meta/advanced/policymanager.apply.php:198 +#: ../../enterprise/operation/agentes/ver_agente.php:254 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:61 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:469 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:55 +msgid "Policies" +msgstr "Políticas" + +#: ../../godmode/agentes/configurar_agente.php:744 +#: ../../enterprise/godmode/policies/policy.php:115 +#: ../../enterprise/include/functions_policies.php:3883 +#: ../../package_774/enterprise/include/functions_policies.php:3860 +msgid "Agent plugins" +msgstr "Plugins del agente" + +#: ../../godmode/agentes/configurar_agente.php:767 ../../godmode/setup/gis_step_2.php:67 +#: ../../godmode/setup/gis_step_2.php:104 +msgid "Gis" +msgstr "GIS" + +#: ../../godmode/agentes/configurar_agente.php:772 ../../include/functions_reports.php:1017 +#: ../../include/functions_reports.php:1022 ../../include/functions_reports.php:1027 +#: ../../include/functions_reports.php:1032 ../../include/functions_reports.php:1037 +#: ../../include/functions_reports.php:1042 ../../include/functions_reports.php:1047 +#: ../../operation/agentes/ver_agente.php:1910 ../../operation/agentes/ver_agente.php:2124 +#: ../../enterprise/operation/menu.php:206 +#: ../../enterprise/operation/security/hardening.php:296 +#: ../../enterprise/operation/security/vulnerabilities.php:39 +#: ../../enterprise/operation/security/vulnerabilities.php:228 +#: ../../package_774/enterprise/operation/security/hardening.php:291 +msgid "Vulnerabilities" +msgstr "Vulnerabilidades" + +#: ../../godmode/agentes/configurar_agente.php:792 +msgid "SNMP Interfaces Wizard" +msgstr "Asistente de interfaces SNMP" + +#: ../../godmode/agentes/configurar_agente.php:811 +msgid "SNMP explorer" +msgstr "Explorador SNMP" + +#: ../../godmode/agentes/configurar_agente.php:830 +msgid "Agent setup view" +msgstr "Vista de configuración del agente" + +#: ../../godmode/agentes/configurar_agente.php:843 +#: ../../godmode/agentes/configurar_agente.php:867 +#: ../../godmode/agentes/modificar_agente.php:109 +#: ../../godmode/servers/modificar_server.php:306 ../../godmode/menu.php:187 +msgid "Manage agents" +msgstr "Gestionar agentes" + +#: ../../godmode/agentes/configurar_agente.php:854 +#: ../../godmode/agentes/modificar_agente.php:1068 +#: ../../include/class/SnmpConsole.class.php:790 ../../operation/agentes/estado_agente.php:1389 +#: ../../operation/snmpconsole/snmp_statistics.php:195 +msgid "Create agent" +msgstr "Crear agente" + +#: ../../godmode/agentes/configurar_agente.php:893 +#: ../../godmode/servers/modificar_server.php:485 +msgid "Conf file deleted successfully" +msgstr "Archivo de configuración borrado correctamente" + +#: ../../godmode/agentes/configurar_agente.php:894 +#: ../../godmode/servers/modificar_server.php:486 +msgid "Could not delete conf file" +msgstr "No se puede borrar el archivo de configuración" + +#: ../../godmode/agentes/configurar_agente.php:907 +#: ../../godmode/agentes/planned_downtime.editor.php:660 +#: ../../godmode/alerts/alert_commands.php:920 ../../godmode/alerts/alert_list.php:198 +#: ../../godmode/alerts/configure_alert_template.php:580 +#: ../../godmode/modules/manage_nc_groups.php:108 ../../godmode/setup/gis.php:47 +#: ../../godmode/setup/links.php:60 ../../godmode/setup/news.php:83 +#: ../../godmode/snmpconsole/snmp_alert.php:302 ../../godmode/snmpconsole/snmp_filters.php:164 +#: ../../godmode/users/configure_user.php:558 ../../godmode/users/profile_list.php:278 +#: ../../godmode/files_repo/files_repo.php:145 +#: ../../include/class/CalendarManager.class.php:537 +#: ../../include/class/CalendarManager.class.php:894 +#: ../../include/class/EventSound.class.php:103 ../../include/class/EventSound.class.php:134 +#: ../../include/functions_alerts.php:2838 ../../include/functions_planned_downtimes.php:115 +#: ../../include/functions_planned_downtimes.php:892 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:79 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:47 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:140 +#: ../../enterprise/godmode/servers/manage_export.php:140 +#: ../../enterprise/godmode/servers/manage_export.php:147 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:125 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:241 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:257 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:320 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:343 +#: ../../enterprise/include/ajax/servers.ajax.php:222 +#: ../../enterprise/include/ajax/servers.ajax.php:367 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2261 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2367 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2466 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2560 +#: ../../enterprise/meta/advanced/cron_main.php:163 +#: ../../enterprise/meta/advanced/cron_main.php:207 +#: ../../enterprise/meta/advanced/cron_main.php:277 ../../enterprise/meta/advanced/links.php:48 +#: ../../enterprise/tools/ipam/ipam_action.php:239 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:50 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:241 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:257 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:320 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:343 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:140 +msgid "Successfully created" +msgstr "Creado correctamente" + +#: ../../godmode/agentes/configurar_agente.php:912 +#: ../../godmode/agentes/configurar_agente.php:1091 +#: ../../include/class/ExternalTools.class.php:832 +msgid "The ip or dns name entered cannot be resolved" +msgstr "La IP o nombre del DNS no se puede resolver" + +#: ../../godmode/agentes/configurar_agente.php:939 +#: ../../godmode/agentes/configurar_agente.php:943 +msgid "No data to normalize" +msgstr "No hay datos para normalizar" + +#: ../../godmode/agentes/configurar_agente.php:948 +#, php-format +msgid "Deleted data above %f" +msgstr "Eliminar datos por encima de %f" + +#: ../../godmode/agentes/configurar_agente.php:949 +#, php-format +msgid "Error normalizing module %s" +msgstr "Error al normalizar el módulo %s" + +#: ../../godmode/agentes/configurar_agente.php:1107 +#, php-format +msgid "The group id %d is incorrect." +msgstr "El grupo id %d es incorrecto." + +#: ../../godmode/agentes/configurar_agente.php:1109 +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:1111 +msgid "Duplicate main IP address" +msgstr "Duplicar la dirección IP principal" + +#: ../../godmode/agentes/configurar_agente.php:1168 +msgid "There was a problem updating the agent" +msgstr "Hubo un problema al actualizar el agente" + +#: ../../godmode/agentes/configurar_agente.php:1248 +#: ../../godmode/agentes/planned_downtime.editor.php:662 +#: ../../godmode/agentes/status_monitor_custom_fields.php:77 +#: ../../godmode/alerts/alert_list.php:94 ../../godmode/alerts/alert_list.php:388 +#: ../../godmode/alerts/alert_templates.php:166 +#: ../../godmode/alerts/configure_alert_command.php:149 +#: ../../godmode/alerts/configure_alert_template.php:598 +#: ../../godmode/events/event_edit_filter.php:259 +#: ../../godmode/massive/massive_edit_modules.php:198 +#: ../../godmode/modules/manage_nc_groups.php:142 ../../godmode/netflow/nf_edit_form.php:172 +#: ../../godmode/setup/gis.php:39 ../../godmode/setup/links.php:80 +#: ../../godmode/setup/news.php:124 ../../godmode/snmpconsole/snmp_alert.php:444 +#: ../../godmode/snmpconsole/snmp_filters.php:110 ../../godmode/users/profile_list.php:261 +#: ../../godmode/files_repo/files_repo.php:147 +#: ../../include/class/CalendarManager.class.php:534 +#: ../../include/class/CalendarManager.class.php:891 ../../include/functions_alerts.php:2838 +#: ../../include/functions_planned_downtimes.php:125 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:126 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:138 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:122 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:409 +#: ../../enterprise/godmode/policies/policy_modules.php:1335 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:69 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:82 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1524 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2258 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2364 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2463 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2557 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3543 +#: ../../enterprise/meta/advanced/links.php:69 ../../enterprise/tools/ipam/ipam_action.php:279 +#: ../../enterprise/tools/ipam/ipam_massive.php:47 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:71 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1318 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1397 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:122 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:408 +msgid "Successfully updated" +msgstr "Actualizado correctamente" + +#: ../../godmode/agentes/configurar_agente.php:1352 +msgid "There was a problem loading the agent" +msgstr "Hubo un problema al cargar el agente" + +#: ../../godmode/agentes/configurar_agente.php:1950 +msgid "There was a problem updating module. Another module already exists with the same name." +msgstr "Hubo un problema al actualizar el módulo. Ya existe otro módulo con el mismo nombre." + +#: ../../godmode/agentes/configurar_agente.php:1954 +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:1958 +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:1964 +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:1993 +msgid "Module successfully updated" +msgstr "Módulo actualizado correctamente" + +#: ../../godmode/agentes/configurar_agente.php:2132 +msgid "There was a problem adding module. Another module already exists with the same name." +msgstr "Hubo un problema al añadir el módulo. Ya existe otro módulo con el mismo nombre." + +#: ../../godmode/agentes/configurar_agente.php:2136 +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:2142 +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:2171 +#: ../../godmode/reporting/graph_builder.php:414 +msgid "Module added successfully" +msgstr "Módulo añadido correctamente" + +#: ../../godmode/agentes/configurar_agente.php:2346 +msgid "There was a problem deleting the module" +msgstr "Hubo un problema al borrar el módulo" + +#: ../../godmode/agentes/configurar_agente.php:2350 +msgid "Module deleted succesfully" +msgstr "Módulo borrado correctamente" + +#: ../../godmode/agentes/configurar_agente.php:2367 ../../include/functions_reports.php:1066 +#: ../../enterprise/godmode/policies/policy_modules.php:1449 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1432 +#, php-format +msgid "copy of %s" +msgstr "copia de %s" + +#: ../../godmode/agentes/configurar_agente.php:2381 +#: ../../enterprise/godmode/policies/policy_modules.php:1467 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1450 +#, php-format +msgid "copy of %s (%d)" +msgstr "copia de %s (%d)" + +#: ../../godmode/agentes/configurar_agente.php:2428 +#: ../../godmode/agentes/modificar_agente.php:227 ../../godmode/alerts/alert_list.php:476 +#: ../../godmode/massive/massive_enable_disable_alerts.php:102 +#: ../../godmode/users/user_list.php:449 ../../include/ajax/alert_list.ajax.php:106 +#: ../../enterprise/godmode/policies/policy_alerts.php:137 +#: ../../enterprise/godmode/policies/policy_modules.php:538 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:147 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:406 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:530 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:137 +msgid "Successfully enabled" +msgstr "Activado correctamente" + +#: ../../godmode/agentes/configurar_agente.php:2429 +#: ../../godmode/agentes/modificar_agente.php:228 ../../godmode/alerts/alert_list.php:477 +#: ../../godmode/massive/massive_enable_disable_alerts.php:102 +#: ../../include/ajax/alert_list.ajax.php:108 +#: ../../enterprise/godmode/policies/policy_alerts.php:138 +#: ../../enterprise/godmode/policies/policy_modules.php:539 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:148 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:407 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:531 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:138 +msgid "Could not be enabled" +msgstr "No se pudo activar" + +#: ../../godmode/agentes/configurar_agente.php:2452 +#: ../../godmode/agentes/modificar_agente.php:270 ../../godmode/alerts/alert_list.php:512 +#: ../../godmode/massive/massive_enable_disable_alerts.php:124 +#: ../../godmode/users/user_list.php:443 ../../include/ajax/alert_list.ajax.php:127 +#: ../../enterprise/godmode/policies/policy_alerts.php:163 +#: ../../enterprise/godmode/policies/policy_modules.php:555 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:156 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:431 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:547 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:163 +msgid "Successfully disabled" +msgstr "Desactivado correctamente" + +#: ../../godmode/agentes/configurar_agente.php:2453 +#: ../../godmode/agentes/modificar_agente.php:271 ../../godmode/alerts/alert_list.php:513 +#: ../../godmode/massive/massive_enable_disable_alerts.php:124 +#: ../../include/ajax/alert_list.ajax.php:129 +#: ../../enterprise/godmode/policies/policy_alerts.php:164 +#: ../../enterprise/godmode/policies/policy_modules.php:556 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:157 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:548 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:164 +msgid "Could not be disabled" +msgstr "No se pudo desactivar" + +#: ../../godmode/agentes/configurar_agente.php:2488 ../../include/functions_api.php:11269 +#, php-format +msgid "Save by %s Console" +msgstr "Guardar por consola de %s" + +#: ../../godmode/agentes/configurar_agente.php:2506 ../../include/functions_api.php:11270 +#, php-format +msgid "Update by %s Console" +msgstr "Actualizar por consola de %s" + +#: ../../godmode/agentes/configurar_agente.php:2522 ../../include/functions_api.php:11271 +#, php-format +msgid "Insert by %s Console" +msgstr "Insertar por consola de %s" + +#: ../../godmode/agentes/configurar_agente.php:2599 +#: ../../godmode/agentes/configurar_agente.php:2619 +msgid "Invalid tab specified" +msgstr "La pestaña no es válida" + +#: ../../godmode/agentes/configure_field.php:60 +msgid "Update agent custom field" +msgstr "Actualizar campo personalizado del agente" + +#: ../../godmode/agentes/configure_field.php:62 +msgid "Create agent custom field" +msgstr "Crear campo personalizado" + +#: ../../godmode/agentes/configure_field.php:79 ../../include/functions_treeview.php:969 +#: ../../operation/agentes/agent_fields.php:44 +#: ../../operation/agentes/estado_generalagente.php:300 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:296 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:296 +msgid "Custom field" +msgstr "Campo personalizado" + +#: ../../godmode/agentes/configure_field.php:88 ../../godmode/agentes/configure_field.php:92 +#: ../../godmode/agentes/configure_field.php:96 ../../godmode/agentes/configure_field.php:100 +msgid "Agent Custom Fields Information" +msgstr "Información de los campos de personalización de agentes" + +#: ../../godmode/agentes/configure_field.php:89 +msgid "" +"You cannot set the Password type until you clear the combo values and click on update button." +msgstr "" +"No puede establecer el tipo de contraseña hasta que elimine los valores del combo y pinche " +"en el botón actualizar." + +#: ../../godmode/agentes/configure_field.php:93 +msgid "You cannot unset the enable combo until you clear the combo values and click on update." +msgstr "" +"No puede desactivar el combo habilitado hasta que elimine los valores del combo y pinche en " +"actualizar." + +#: ../../godmode/agentes/configure_field.php:97 +msgid "If you select Enabled combo the Password type will be disabled." +msgstr "Si selecciona el combo Habilitado, se deshabilitará el tipo de contraseña." + +#: ../../godmode/agentes/configure_field.php:101 +msgid "If you select Passord type the Enabled combo will be disabled." +msgstr "Si selecciona el tipo de Contraseña el combo Habliitado se deshabilitará." + +#: ../../godmode/agentes/configure_field.php:115 +#: ../../godmode/agentes/inventory_manager.php:233 ../../godmode/agentes/module_manager.php:672 +#: ../../godmode/agentes/module_manager_editor_common.php:254 +#: ../../godmode/agentes/module_manager_editor_common.php:1483 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:128 +#: ../../godmode/agentes/planned_downtime.editor.php:882 +#: ../../godmode/agentes/planned_downtime.editor.php:1356 +#: ../../godmode/alerts/alert_actions.php:351 ../../godmode/alerts/alert_commands.php:1001 +#: ../../godmode/alerts/alert_templates.php:415 +#: ../../godmode/alerts/configure_alert_action.php:207 +#: ../../godmode/alerts/configure_alert_command.php:220 +#: ../../godmode/alerts/configure_alert_template.php:1168 +#: ../../godmode/category/edit_category.php:189 ../../godmode/events/event_filter.php:156 +#: ../../godmode/events/event_responses.editor.php:97 +#: ../../godmode/events/event_responses.list.php:66 +#: ../../godmode/groups/configure_group.php:142 +#: ../../godmode/groups/configure_modu_group.php:82 ../../godmode/groups/group_list.php:1011 +#: ../../godmode/groups/modu_group_list.php:261 +#: ../../godmode/modules/manage_inventory_modules.php:289 +#: ../../godmode/modules/manage_inventory_modules_form.php:115 +#: ../../godmode/modules/manage_nc_groups.php:264 +#: ../../godmode/modules/manage_nc_groups_form.php:72 +#: ../../godmode/modules/manage_network_components_form_common.php:47 +#: ../../godmode/modules/manage_network_templates.php:248 +#: ../../godmode/modules/manage_network_templates_form.php:168 +#: ../../godmode/modules/module_list.php:99 ../../godmode/netflow/nf_edit.php:166 +#: ../../godmode/netflow/nf_edit_form.php:242 ../../godmode/reporting/create_container.php:247 +#: ../../godmode/reporting/graph_builder.main.php:128 +#: ../../godmode/reporting/reporting_builder.item_editor.php:86 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1264 +#: ../../godmode/reporting/reporting_builder.main.php:91 +#: ../../godmode/reporting/reporting_builder.main.php:95 +#: ../../godmode/reporting/visual_console_builder.data.php:151 +#: ../../godmode/servers/modificar_server.php:204 ../../godmode/servers/plugin.php:469 +#: ../../godmode/servers/plugin.php:1042 ../../godmode/servers/servers.build_table.php:80 +#: ../../godmode/setup/os.builder.php:269 ../../godmode/setup/os.builder.php:270 +#: ../../godmode/setup/os.list.php:81 ../../godmode/setup/setup_ITSM.php:323 +#: ../../godmode/setup/setup_ITSM.php:449 ../../godmode/tag/edit_tag.php:194 +#: ../../godmode/tag/tag.php:231 ../../godmode/users/user_list.php:575 +#: ../../godmode/wizards/ManageExtensions.class.php:356 +#: ../../godmode/files_repo/files_repo_list.php:49 ../../include/ajax/dashboard.ajax.php:76 +#: ../../include/class/CalendarManager.class.php:1026 +#: ../../include/class/EventSound.class.php:306 +#: ../../include/class/ManageNetScanScripts.class.php:403 +#: ../../include/class/ManageNetScanScripts.class.php:549 +#: ../../include/class/ModuleTemplates.class.php:848 +#: ../../include/class/ModuleTemplates.class.php:1030 +#: ../../include/class/NetworkMap.class.php:3073 ../../include/class/NetworkMap.class.php:3119 +#: ../../include/class/NetworkMap.class.php:3131 ../../include/class/NetworkMap.class.php:3501 +#: ../../include/class/SatelliteCollection.class.php:132 +#: ../../include/functions_events.php:4379 ../../include/functions_events.php:4537 +#: ../../include/functions_filemanager.php:698 ../../include/functions_reporting_html.php:670 +#: ../../include/functions_reporting_html.php:1709 +#: ../../include/functions_reporting_html.php:1717 +#: ../../include/functions_reporting_html.php:2420 +#: ../../include/functions_reporting_html.php:3843 +#: ../../include/functions_reporting_html.php:4202 +#: ../../include/functions_reporting_html.php:4918 +#: ../../include/functions_reporting_html.php:7592 +#: ../../include/functions_reporting_html.php:7785 +#: ../../include/functions_snmp_browser.php:1907 ../../include/functions_treeview.php:69 +#: ../../mobile/operation/module_data.php:264 ../../mobile/operation/server_status.php:283 +#: ../../mobile/operation/server_status.php:321 ../../mobile/operation/server_status.php:351 +#: ../../mobile/operation/server_status.php:447 +#: ../../operation/agentes/pandora_networkmap.editor.php:338 +#: ../../operation/agentes/pandora_networkmap.php:740 +#: ../../operation/agentes/pandora_networkmap.view.php:137 +#: ../../operation/gis_maps/gis_map.php:115 ../../operation/search_helps.php:31 +#: ../../operation/search_maps.php:28 ../../operation/search_policies.php:35 +#: ../../operation/search_users.php:44 ../../views/calendar/edit.php:89 +#: ../../views/calendar/list.php:96 ../../views/dashboard/formDashboard.php:77 +#: ../../views/dashboard/list.php:88 ../../views/dashboard/list.php:124 +#: ../../views/cluster/list.php:69 ../../views/ITSM/ITSMTicketEditView.php:82 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:363 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:787 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:144 +#: ../../enterprise/godmode/agentes/collection_manager.php:161 +#: ../../enterprise/godmode/agentes/collection_manager.php:261 +#: ../../enterprise/godmode/agentes/collections.data.php:583 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:116 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:580 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:130 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:170 +#: ../../enterprise/godmode/modules/configure_local_component.php:159 +#: ../../enterprise/godmode/modules/local_components.php:643 +#: ../../enterprise/godmode/policies/configure_policy.php:112 +#: ../../enterprise/godmode/policies/policies.php:426 +#: ../../enterprise/godmode/policies/policy_agents.php:956 +#: ../../enterprise/godmode/policies/policy_agents.php:1359 +#: ../../enterprise/godmode/policies/policy_collections.php:240 +#: ../../enterprise/godmode/policies/policy_collections.php:323 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:268 +#: ../../enterprise/godmode/policies/policy_modules.php:1615 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:191 +#: ../../enterprise/godmode/reporting/mysql_builder.php:96 +#: ../../enterprise/godmode/reporting/mysql_builder.php:239 +#: ../../enterprise/godmode/reporting/mysql_builder.php:240 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:186 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:190 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1708 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:106 +#: ../../enterprise/godmode/reporting/visual_console_template.php:218 +#: ../../enterprise/godmode/reporting/visual_console_template.php:293 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:290 +#: ../../enterprise/godmode/servers/list_satellite.php:54 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:69 +#: ../../enterprise/godmode/servers/manage_export.php:173 +#: ../../enterprise/godmode/servers/manage_export_form.php:105 +#: ../../enterprise/godmode/services/services.service.php:584 +#: ../../enterprise/godmode/setup/edit_skin.php:252 +#: ../../enterprise/godmode/setup/setup_auth.php:117 +#: ../../enterprise/godmode/setup/setup_skins.php:111 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:434 +#: ../../enterprise/include/ajax/servers.ajax.php:100 +#: ../../enterprise/include/ajax/servers.ajax.php:171 +#: ../../enterprise/include/ajax/servers.ajax.php:309 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:355 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:843 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3193 +#: ../../enterprise/include/class/Omnishell.class.php:851 +#: ../../enterprise/include/functions_ipam.php:1350 +#: ../../enterprise/include/functions_ipam.php:2058 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../enterprise/include/functions_reporting_csv.php:3598 +#: ../../enterprise/include/functions_services.php:1671 +#: ../../enterprise/meta/advanced/collections.data.php:350 +#: ../../enterprise/meta/advanced/servers.build_table.php:136 +#: ../../enterprise/meta/include/functions_autoprovision.php:495 +#: ../../enterprise/meta/include/functions_autoprovision.php:603 +#: ../../enterprise/meta/include/functions_wizard_meta.php:463 +#: ../../enterprise/meta/include/functions_wizard_meta.php:581 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1131 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1457 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1579 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1682 +#: ../../enterprise/meta/agentsearch.php:333 +#: ../../enterprise/mobile/include/enterprise.class.php:86 +#: ../../enterprise/operation/agentes/collection_view.php:84 +#: ../../enterprise/operation/agentes/policy_manager.php:511 +#: ../../enterprise/operation/agentes/policy_view.php:164 +#: ../../enterprise/operation/agentes/policy_view.php:396 +#: ../../enterprise/operation/agentes/tag_view.php:782 +#: ../../enterprise/operation/agentes/vulnerabilities.php:167 +#: ../../enterprise/operation/services/massive/services.create.php:665 +#: ../../enterprise/operation/services/services.list.php:535 +#: ../../enterprise/operation/services/services.service.php:109 +#: ../../enterprise/operation/security/vulnerabilities.php:406 +#: ../../enterprise/tools/ipam/ipam_editor.php:153 +#: ../../enterprise/tools/ipam/ipam_excel.php:137 +#: ../../enterprise/tools/ipam/ipam_excel.php:208 ../../enterprise/tools/ipam/ipam_list.php:58 +#: ../../enterprise/tools/ipam/ipam_list.php:689 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:134 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:329 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:60 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1191 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:53 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:777 +#: ../../enterprise/views/ipam/sites/edit.php:40 ../../enterprise/views/ipam/sites/list.php:46 +#: ../../enterprise/views/ncm/devices/list.php:125 +#: ../../enterprise/views/ncm/firmwares/edit.php:80 +#: ../../enterprise/views/ncm/firmwares/list.php:72 +#: ../../enterprise/views/ncm/models/edit.php:68 ../../enterprise/views/ncm/models/list.php:71 +#: ../../enterprise/views/ncm/snippets/edit.php:83 +#: ../../enterprise/views/ncm/snippets/list.php:70 +#: ../../enterprise/views/ncm/templates/edit.php:81 +#: ../../enterprise/views/ncm/templates/list.php:73 +#: ../../enterprise/views/ncm/vendors/edit.php:67 +#: ../../enterprise/views/ncm/vendors/list.php:70 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:80 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:73 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:819 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3174 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:168 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:434 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:665 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:401 +#: ../../package_774/enterprise/meta/agentsearch.php:333 +#: ../../package_774/enterprise/godmode/services/services.service.php:584 +#: ../../package_774/enterprise/godmode/policies/policies.php:453 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1597 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:966 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1365 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:117 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:69 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:290 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:97 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1686 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:159 +msgid "Name" +msgstr "Nombre" + +#: ../../godmode/agentes/configure_field.php:127 ../../godmode/agentes/fields_manager.php:154 +#: ../../operation/agentes/custom_fields.php:67 +msgid "Display on front" +msgstr "Mostrar en la vista principal" + +#: ../../godmode/agentes/configure_field.php:128 ../../godmode/agentes/fields_manager.php:154 +#: ../../operation/agentes/custom_fields.php:67 +msgid "The fields with display on front enabled will be displayed into the agent details" +msgstr "" +"Si esta opción está activada, los campos mostrarán la información en la vista principal." + +#: ../../godmode/agentes/configure_field.php:140 +msgid "Link type" +msgstr "Tipo de enlace" + +#: ../../godmode/agentes/configure_field.php:153 +msgid "Pass type" +msgstr "Tipo de contraseña" + +#: ../../godmode/agentes/configure_field.php:154 +msgid "The fields with pass type enabled will be displayed like html input type pass in html" +msgstr "Los campos con el tipo de contraseña habilitado se mostrarán con asteriscos en HTML." + +#: ../../godmode/agentes/configure_field.php:166 +msgid "Enabled combo" +msgstr "Combo habilitado" + +#: ../../godmode/agentes/configure_field.php:179 +msgid "Combo values" +msgstr "Valores de combo" + +#: ../../godmode/agentes/configure_field.php:180 +msgid "Set values separated by comma" +msgstr "Establecer valores separados por coma" + +#: ../../godmode/agentes/fields_manager.php:46 +msgid "Agents custom fields manager" +msgstr "Gestor de campos personalizados del agente" + +#: ../../godmode/agentes/fields_manager.php:79 ../../include/ajax/custom_fields.php:838 +msgid "The name must not be empty" +msgstr "El nombre no puede estar vacío." + +#: ../../godmode/agentes/fields_manager.php:81 +msgid "The name must be unique" +msgstr "El nombre debe ser único." + +#: ../../godmode/agentes/fields_manager.php:93 +msgid "Field successfully created" +msgstr "Se ha creado el campo." + +#: ../../godmode/agentes/fields_manager.php:115 +msgid "Field successfully updated" +msgstr "Se ha actualizado el campo." + +#: ../../godmode/agentes/fields_manager.php:117 +msgid "There was a problem modifying field" +msgstr "Ha habido un problema al modificar el campo." + +#: ../../godmode/agentes/fields_manager.php:129 +msgid "There was a problem deleting field" +msgstr "Ha surgido un problema al borrar el campo." + +#: ../../godmode/agentes/fields_manager.php:131 +msgid "Field successfully deleted" +msgstr "El campo se ha borrado correctamente." + +#: ../../godmode/agentes/fields_manager.php:153 ../../godmode/alerts/alert_view.php:452 +#: ../../godmode/alerts/alert_view.php:575 ../../operation/agentes/custom_fields.php:65 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2922 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2903 +msgid "Field" +msgstr "Campo" + +#: ../../godmode/agentes/fields_manager.php:155 ../../godmode/agentes/inventory_manager.php:237 +#: ../../godmode/agentes/modificar_agente.php:710 +#: ../../godmode/agentes/planned_downtime.editor.php:1369 +#: ../../godmode/alerts/alert_commands.php:1005 ../../godmode/alerts/alert_list.builder.php:130 +#: ../../godmode/alerts/alert_list.list.php:136 ../../godmode/alerts/alert_list.list.php:571 +#: ../../godmode/alerts/alert_view.php:307 ../../godmode/category/category.php:161 +#: ../../godmode/events/event_responses.list.php:69 ../../godmode/groups/group_list.php:1022 +#: ../../godmode/massive/massive_delete_policies_alerts.php:202 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:202 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2560 ../../godmode/tag/tag.php:310 +#: ../../godmode/users/user_list.php:584 ../../godmode/wizards/ManageExtensions.class.php:361 +#: ../../godmode/menu.php:378 ../../include/ajax/module.php:1061 +#: ../../include/class/AgentsAlerts.class.php:254 +#: ../../include/class/AgentsAlerts.class.php:332 +#: ../../include/class/SatelliteAgent.class.php:148 +#: ../../include/class/SatelliteCollection.class.php:135 +#: ../../include/class/SnmpConsole.class.php:281 ../../include/functions_cron.php:504 +#: ../../include/functions_filemanager.php:701 ../../include/functions_reporting.php:3410 +#: ../../include/functions_reporting_html.php:4659 ../../include/functions_treeview.php:445 +#: ../../operation/agentes/pandora_networkmap.php:745 +#: ../../operation/agentes/status_monitor.php:1613 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:506 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:147 +#: ../../enterprise/godmode/agentes/collections.php:509 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:242 +#: ../../enterprise/godmode/policies/policy_alerts.php:443 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:376 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:433 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:271 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2215 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:151 +#: ../../enterprise/godmode/setup/setup_skins.php:192 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:410 +#: ../../enterprise/include/ajax/policy.ajax.php:209 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2556 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2724 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3743 +#: ../../enterprise/include/class/ManageBackups.class.php:169 +#: ../../enterprise/include/functions_reporting_csv.php:3062 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:586 +#: ../../enterprise/meta/advanced/collections.php:408 +#: ../../enterprise/meta/include/functions_alerts_meta.php:133 +#: ../../enterprise/meta/include/functions_alerts_meta.php:168 +#: ../../enterprise/meta/include/functions_autoprovision.php:498 +#: ../../enterprise/operation/services/services.list.php:551 +#: ../../enterprise/tools/ipam/ipam_ajax.php:535 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1210 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:799 +#: ../../enterprise/views/ncm/backups/backup.php:91 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2537 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2705 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3724 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:209 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:586 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:376 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:433 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:443 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:147 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2193 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:410 +msgid "Actions" +msgstr "Acciones" + +#: ../../godmode/agentes/fields_manager.php:229 +msgid "Create field" +msgstr "Crear campo" + +#: ../../godmode/agentes/inventory_manager.php:84 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:152 +msgid "Successfully added inventory module" +msgstr "Módulo añadido al inventario correctamente" + +#: ../../godmode/agentes/inventory_manager.php:86 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:161 +msgid "Error adding inventory module" +msgstr "Error al añadir el módulo al inventario" + +#: ../../godmode/agentes/inventory_manager.php:89 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:164 +msgid "The inventory of the module already exists" +msgstr "El inventario del módulo ya existe" + +#: ../../godmode/agentes/inventory_manager.php:100 +#: ../../godmode/modules/manage_inventory_modules.php:179 +#: ../../godmode/modules/manage_inventory_modules.php:200 +msgid "Successfully deleted inventory module" +msgstr "Módulo del inventario eliminado correctamente" + +#: ../../godmode/agentes/inventory_manager.php:102 +#: ../../godmode/modules/manage_inventory_modules.php:180 +#: ../../godmode/modules/manage_inventory_modules.php:201 +msgid "Error deleting inventory module" +msgstr "Error al eliminar el módulo del inventario" + +#: ../../godmode/agentes/inventory_manager.php:110 +msgid "Successfully forced inventory module" +msgstr "Módulo del inventario forzado correctamente" + +#: ../../godmode/agentes/inventory_manager.php:112 +msgid "Error forcing inventory module" +msgstr "Error al forzar un módulo del inventario" + +#: ../../godmode/agentes/inventory_manager.php:128 +#: ../../godmode/modules/manage_inventory_modules.php:160 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:224 +msgid "Successfully updated inventory module" +msgstr "Módulo del inventario actualizado correctamente" + +#: ../../godmode/agentes/inventory_manager.php:130 +#: ../../godmode/modules/manage_inventory_modules.php:161 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:233 +msgid "Error updating inventory module" +msgstr "Error al actualizar el módulo del inventario" + +#: ../../godmode/agentes/inventory_manager.php:165 +#: ../../godmode/modules/manage_inventory_modules_form.php:84 +msgid "Inventory module error" +msgstr "Error del módulo del inventario" + +#: ../../godmode/agentes/inventory_manager.php:192 +#: ../../godmode/agentes/planned_downtime.editor.php:1314 +#: ../../godmode/agentes/planned_downtime.editor.php:1493 +#: ../../godmode/alerts/alert_list.list.php:907 ../../godmode/events/event_edit_filter.php:675 +#: ../../godmode/events/event_edit_filter.php:740 +#: ../../godmode/gis_maps/configure_gis_map.php:645 +#: ../../godmode/modules/manage_network_templates_form.php:347 +#: ../../godmode/reporting/graph_builder.graph_editor.php:324 +#: ../../godmode/reporting/visual_console_builder.wizard.php:613 +#: ../../godmode/setup/links.php:233 ../../godmode/setup/news.php:401 +#: ../../godmode/setup/setup_visuals.php:1890 ../../godmode/setup/setup_visuals.php:1980 +#: ../../godmode/setup/setup_visuals.php:2062 ../../godmode/snmpconsole/snmp_alert.php:2141 +#: ../../godmode/files_repo/files_repo_form.php:135 +#: ../../include/class/ManageNetScanScripts.class.php:473 +#: ../../include/class/SatelliteAgent.class.php:1147 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:483 +#: ../../include/functions_html.php:6238 ../../include/functions_notifications.php:986 +#: ../../include/functions_snmp_browser.php:1759 ../../include/functions_ui.php:1737 +#: ../../operation/events/events.php:1490 ../../operation/events/events.php:1582 +#: ../../views/ITSM/ITSMTicketDetailView.php:366 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:298 +#: ../../enterprise/godmode/agentes/collection_manager.php:165 +#: ../../enterprise/godmode/agentes/collection_manager.php:192 +#: ../../enterprise/godmode/agentes/plugins_manager.php:192 +#: ../../enterprise/godmode/agentes/plugins_manager.php:205 +#: ../../enterprise/godmode/agentes/plugins_manager.php:206 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:417 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:140 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:168 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:152 +#: ../../enterprise/godmode/modules/configure_local_component.php:804 +#: ../../enterprise/godmode/policies/policy_alerts.php:695 +#: ../../enterprise/godmode/policies/policy_alerts.php:834 +#: ../../enterprise/godmode/policies/policy_collections.php:327 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:662 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:670 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:241 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:380 +#: ../../enterprise/godmode/policies/policy_plugins.php:162 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:196 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:245 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:508 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:276 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1008 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:509 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:278 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:341 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:114 +#: ../../enterprise/godmode/setup/setup_acl.php:619 +#: ../../enterprise/godmode/setup/setup_acl.php:674 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:247 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:357 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:104 +#: ../../enterprise/include/ajax/servers.ajax.php:148 +#: ../../enterprise/include/ajax/servers.ajax.php:194 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2498 +#: ../../enterprise/meta/advanced/cron_main.php:381 +#: ../../enterprise/meta/advanced/links.php:204 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:821 +#: ../../enterprise/meta/advanced/metasetup.visual.php:493 +#: ../../enterprise/meta/include/functions_autoprovision.php:766 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1365 +#: ../../enterprise/operation/agentes/policy_manager.php:598 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1460 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:940 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2479 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:104 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:430 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:677 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:687 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:713 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:835 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:619 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:674 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:114 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:341 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:267 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:861 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:245 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:508 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:509 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:804 +msgid "Add" +msgstr "Añadir" + +#: ../../godmode/agentes/inventory_manager.php:232 ../../godmode/agentes/module_manager.php:686 +#: ../../godmode/agentes/status_monitor_custom_fields.php:93 +#: ../../godmode/agentes/status_monitor_custom_fields.php:160 +#: ../../godmode/alerts/alert_view.php:154 ../../include/ajax/module.php:1052 +#: ../../operation/agentes/alerts_status.php:258 ../../operation/agentes/alerts_status.php:259 +#: ../../operation/agentes/status_monitor.php:1539 +#: ../../enterprise/extensions/resource_exportation/functions.php:35 +#: ../../enterprise/godmode/agentes/collection_manager.php:260 +#: ../../enterprise/godmode/agentes/plugins_manager.php:237 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:102 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:208 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:114 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:475 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:116 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:108 +#: ../../enterprise/godmode/policies/policy_queue.php:288 +#: ../../enterprise/godmode/policies/policy_queue.php:687 +#: ../../enterprise/include/functions_policies.php:4121 +#: ../../enterprise/meta/advanced/policymanager.queue.php:210 +#: ../../enterprise/meta/advanced/policymanager.queue.php:257 +#: ../../enterprise/meta/advanced/policymanager.sync.php:319 +#: ../../enterprise/operation/agentes/collection_view.php:83 +#: ../../enterprise/operation/agentes/policy_view.php:67 +#: ../../package_774/enterprise/include/functions_policies.php:4098 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:474 +msgid "Policy" +msgstr "Política" + +#: ../../godmode/agentes/inventory_manager.php:232 +#: ../../godmode/reporting/graph_builder.graph_editor.php:344 +#: ../../godmode/reporting/reporting_builder.list_items.php:373 +#: ../../godmode/snmpconsole/snmp_alert.php:1895 +#: ../../operation/agentes/status_monitor.php:1539 +#: ../../enterprise/godmode/agentes/collection_manager.php:260 +#: ../../enterprise/operation/agentes/collection_view.php:83 +msgid "P." +msgstr "P." + +#: ../../godmode/agentes/inventory_manager.php:235 ../../include/functions_ui.php:7604 +msgid "Target" +msgstr "Destino" + +#: ../../godmode/agentes/inventory_manager.php:271 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:628 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:720 +#: ../../operation/agentes/group_view.php:242 ../../operation/agentes/group_view.php:305 +#: ../../operation/visual_console/view.php:428 ../../enterprise/include/functions_ipam.php:1388 +#: ../../enterprise/operation/services/services.list.php:684 +msgid "Force" +msgstr "Forzar" + +#: ../../godmode/agentes/modificar_agente.php:96 +#, php-format +msgid "Agents defined in %s" +msgstr "Agentes definidos en %s" + +#: ../../godmode/agentes/modificar_agente.php:125 +#, php-format +msgid "This node is configured with centralized mode. Go to %s to delete an agent" +msgstr "Este nodo está configurado en modo centralizado. Para eliminar un agente, vaya %s" + +#: ../../godmode/agentes/modificar_agente.php:170 +msgid "Success deleted agent." +msgstr "Agente eliminado correctamente" + +#: ../../godmode/agentes/modificar_agente.php:171 +msgid "Could not be deleted." +msgstr "No pudo ser borrado." + +#: ../../godmode/agentes/modificar_agente.php:179 +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:288 +#: ../../include/class/SatelliteAgent.class.php:152 +msgid "Everyone" +msgstr "Todos" + +#: ../../godmode/agentes/modificar_agente.php:289 +#: ../../include/class/SatelliteAgent.class.php:153 +#: ../../operation/agentes/status_monitor.php:692 +#: ../../enterprise/operation/agentes/tag_view.php:330 +msgid "Only disabled" +msgstr "Solo deshabilitados" + +#: ../../godmode/agentes/modificar_agente.php:290 +#: ../../operation/agentes/status_monitor.php:691 +#: ../../enterprise/operation/agentes/tag_view.php:329 +msgid "Only enabled" +msgstr "Solo habilitados" + +#: ../../godmode/agentes/modificar_agente.php:345 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1737 +#: ../../godmode/setup/os_version.list.php:135 ../../include/class/SatelliteAgent.class.php:193 +#: ../../include/lib/Dashboard/Widgets/service_level.php:273 +#: ../../include/functions_massive_operations.php:163 +msgid "Show agents" +msgstr "Mostrar agentes" + +#: ../../godmode/agentes/modificar_agente.php:363 ../../operation/agentes/estado_agente.php:405 +msgid "Operating System" +msgstr "Sistema Operativo" + +#: ../../godmode/agentes/modificar_agente.php:381 +#: ../../godmode/events/event_edit_filter.php:437 ../../godmode/setup/os.list.php:131 +#: ../../godmode/setup/os_version.list.php:83 ../../godmode/snmpconsole/snmp_alert.php:1746 +#: ../../godmode/update_manager/update_manager.history.php:67 ../../include/ajax/module.php:352 +#: ../../include/class/AuditLog.class.php:197 ../../include/class/ConfigPEN.class.php:630 +#: ../../include/class/CredentialStore.class.php:858 +#: ../../include/class/EventSound.class.php:337 ../../include/class/SnmpConsole.class.php:374 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:245 +#: ../../include/lib/Dashboard/Widgets/inventory.php:257 ../../mobile/operation/agents.php:254 +#: ../../mobile/operation/alerts.php:241 ../../mobile/operation/events.php:1032 +#: ../../mobile/operation/modules.php:318 ../../operation/events/events.php:2087 +#: ../../views/calendar/list.php:122 ../../views/cluster/list.php:108 +#: ../../views/ITSM/ITSMTicketListView.php:114 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:197 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:262 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3471 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:900 +#: ../../enterprise/include/class/LogSource.class.php:634 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:131 +#: ../../enterprise/include/lib/Metaconsole/Node.php:571 +#: ../../enterprise/include/functions_events.php:50 +#: ../../enterprise/include/functions_ipam.php:1685 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:973 +#: ../../enterprise/views/ipam/sites/list.php:73 +#: ../../enterprise/views/ncm/devices/list.php:169 +#: ../../enterprise/views/ncm/firmwares/list.php:108 +#: ../../enterprise/views/ncm/models/list.php:97 +#: ../../enterprise/views/ncm/snippets/list.php:103 +#: ../../enterprise/views/ncm/templates/list.php:109 +#: ../../enterprise/views/ncm/vendors/list.php:95 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:109 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:753 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3328 +msgid "Free search" +msgstr "Búsqueda libre" + +#: ../../godmode/agentes/modificar_agente.php:382 +#: ../../include/class/SatelliteAgent.class.php:185 +msgid "Search filter by alias, name, description, IP address or custom fields content" +msgstr "" +"Buscar filtro por alias, nombre, descripción, dirección IP o contenido de campos " +"personalizados." + +#: ../../godmode/agentes/modificar_agente.php:702 +msgid "Remote agent configuration" +msgstr "Configuración remota del agente" + +#: ../../godmode/agentes/modificar_agente.php:702 +msgid "R" +msgstr "R" + +#: ../../godmode/agentes/modificar_agente.php:792 ../../godmode/agentes/module_manager.php:865 +msgid "Module in scheduled downtime" +msgstr "Módulo en tiempo de inactividad programado" + +#: ../../godmode/agentes/modificar_agente.php:878 ../../include/functions_agents.php:4878 +msgid "Edit remote config" +msgstr "Editar configuración remota" + +#: ../../godmode/agentes/modificar_agente.php:925 +msgid "Enable agent" +msgstr "Habilitar agente" + +#: ../../godmode/agentes/modificar_agente.php:927 +msgid "You are going to enable a cluster agent. Are you sure?" +msgstr "¿Esta seguro de que desea habilitar el cluster de agentes?" + +#: ../../godmode/agentes/modificar_agente.php:930 +msgid "Disable agent" +msgstr "Deshabilitar agente" + +#: ../../godmode/agentes/modificar_agente.php:932 +msgid "You are going to disable a cluster agent. Are you sure?" +msgstr "¿Esta seguro de que desea deshabilitar el cluster de agentes?" + +#: ../../godmode/agentes/modificar_agente.php:976 +msgid "You are going to delete a cluster agent" +msgstr "Va a eliminar un agente del cluster" + +#: ../../godmode/agentes/modificar_agente.php:1028 ../../include/functions_ui.php:2622 +#: ../../include/functions_ui.php:2648 ../../operation/agentes/estado_agente.php:1356 +#: ../../operation/agentes/status_monitor.php:2354 +#, php-format +msgid "Total items: %s" +msgstr "Número total de elementos: %s" + +#: ../../godmode/agentes/modificar_agente.php:1060 +#: ../../operation/agentes/estado_agente.php:1381 ../../operation/agentes/group_view.php:603 +#: ../../enterprise/meta/monitoring/group_view.php:203 +msgid "There are no defined agents" +msgstr "No hay ningún agente definido" + +#: ../../godmode/agentes/modificar_agente.php:1078 +#: ../../include/class/AgentDeployWizard.class.php:706 +msgid "Deploy agent" +msgstr "Desplegar agente" + +#: ../../godmode/agentes/module_manager.php:81 ../../operation/agentes/estado_monitores.php:637 +#: ../../enterprise/godmode/policies/policy_modules.php:1553 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1535 +msgid "Show in hierachy mode" +msgstr "Mostrar en modo jerarquía" + +#: ../../godmode/agentes/module_manager.php:149 +#: ../../godmode/massive/massive_add_action_alerts.php:163 +#: ../../godmode/massive/massive_delete_action_alerts.php:176 +#: ../../godmode/massive/massive_edit_modules.php:2340 +#: ../../include/functions_visual_map.php:2694 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1066 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1086 +#: ../../enterprise/include/functions_massive.php:54 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:919 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:939 +msgid "No modules selected" +msgstr "No se han seleccionado módulos." + +#: ../../godmode/agentes/module_manager.php:155 +msgid "There was a problem completing the operation" +msgstr "Hubo un problema al completar la operación" + +#: ../../godmode/agentes/module_manager.php:286 ../../godmode/agentes/module_manager.php:332 +#: ../../godmode/agentes/module_manager.php:378 +#, php-format +msgid "There was a problem completing the operation. Applied to 0/%d modules." +msgstr "Ha habido un problema al completar la operación. Aplicado a los módulos 0/%d." + +#: ../../godmode/agentes/module_manager.php:292 ../../godmode/agentes/module_manager.php:338 +#: ../../godmode/agentes/module_manager.php:384 +msgid "Operation finished successfully." +msgstr "Operación concluida correctamente." + +#: ../../godmode/agentes/module_manager.php:296 ../../godmode/agentes/module_manager.php:342 +#: ../../godmode/agentes/module_manager.php:388 +#, php-format +msgid "There was a problem completing the operation. Applied to %d/%d modules." +msgstr "Ha habido un problema al completar la operación. Aplicado a los módulos %d/%d." + +#: ../../godmode/agentes/module_manager.php:686 ../../include/ajax/module.php:1052 +msgid "P" +msgstr "P" + +#: ../../godmode/agentes/module_manager.php:690 +#: ../../include/lib/TacticalView/elements/Events.php:444 +msgid "S" +msgstr "S" + +#: ../../godmode/agentes/module_manager.php:712 +#: ../../godmode/agentes/status_monitor_custom_fields.php:117 +#: ../../godmode/agentes/status_monitor_custom_fields.php:166 +#: ../../godmode/alerts/alert_list.list.php:174 ../../godmode/alerts/alert_list.list.php:569 +#: ../../godmode/alerts/alert_view.php:120 ../../godmode/events/custom_events.php:99 +#: ../../godmode/groups/tactical.php:180 ../../godmode/massive/massive_copy_modules.php:131 +#: ../../godmode/massive/massive_copy_modules.php:318 +#: ../../godmode/massive/massive_delete_modules.php:453 +#: ../../godmode/massive/massive_edit_agents.php:958 +#: ../../godmode/massive/massive_edit_users.php:499 +#: ../../godmode/reporting/reporting_builder.item_editor.php:80 +#: ../../godmode/servers/servers.build_table.php:81 ../../godmode/setup/setup_ITSM.php:381 +#: ../../godmode/setup/setup_ITSM.php:508 ../../godmode/wizards/DiscoveryTaskList.class.php:644 +#: ../../include/ajax/custom_fields.php:495 ../../include/ajax/heatmap.ajax.php:391 +#: ../../include/ajax/module.php:1056 ../../include/ajax/module.php:1825 +#: ../../include/class/AgentsAlerts.class.php:912 +#: ../../include/class/ExternalTools.class.php:877 +#: ../../include/class/NetworkMap.class.php:3074 ../../include/class/SnmpConsole.class.php:273 +#: ../../include/class/SnmpConsole.class.php:382 ../../include/class/SnmpConsole.class.php:500 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:301 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:358 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:285 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:575 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:590 +#: ../../include/lib/Dashboard/Widgets/events_list.php:828 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:322 +#: ../../include/lib/Group.php:563 ../../include/lib/ITSM/ITSM.php:512 +#: ../../include/functions_events.php:256 ../../include/functions_events.php:312 +#: ../../include/functions_events.php:2546 ../../include/functions_events.php:5097 +#: ../../include/functions_massive_operations.php:152 +#: ../../include/functions_reporting_html.php:817 +#: ../../include/functions_reporting_html.php:946 +#: ../../include/functions_reporting_html.php:1204 +#: ../../include/functions_reporting_html.php:1706 +#: ../../include/functions_reporting_html.php:1715 +#: ../../include/functions_reporting_html.php:1956 +#: ../../include/functions_reporting_html.php:1964 +#: ../../include/functions_reporting_html.php:2284 +#: ../../include/functions_reporting_html.php:3028 +#: ../../include/functions_reporting_html.php:3837 +#: ../../include/functions_reporting_html.php:4205 +#: ../../include/functions_reporting_html.php:4873 +#: ../../include/functions_reporting_html.php:4923 +#: ../../include/functions_reporting_html.php:6519 ../../include/functions_snmp.php:369 +#: ../../include/functions_snmp_browser.php:594 ../../mobile/operation/agents.php:97 +#: ../../mobile/operation/agents.php:145 ../../mobile/operation/agents.php:244 +#: ../../mobile/operation/agents.php:245 ../../mobile/operation/agents.php:407 +#: ../../mobile/operation/alerts.php:105 ../../mobile/operation/alerts.php:106 +#: ../../mobile/operation/alerts.php:247 ../../mobile/operation/alerts.php:248 +#: ../../mobile/operation/alerts.php:334 ../../mobile/operation/events.php:674 +#: ../../mobile/operation/events.php:675 ../../mobile/operation/events.php:849 +#: ../../mobile/operation/events.php:1003 ../../mobile/operation/events.php:1004 +#: ../../mobile/operation/module_data.php:262 ../../mobile/operation/modules.php:163 +#: ../../mobile/operation/modules.php:164 ../../mobile/operation/modules.php:275 +#: ../../mobile/operation/modules.php:276 ../../mobile/operation/modules.php:614 +#: ../../mobile/operation/modules.php:620 ../../mobile/operation/modules.php:626 +#: ../../mobile/operation/modules.php:632 ../../mobile/operation/modules.php:643 +#: ../../mobile/operation/modules.php:651 ../../mobile/operation/modules.php:659 +#: ../../mobile/operation/modules.php:732 ../../mobile/operation/modules.php:742 +#: ../../mobile/operation/modules.php:751 ../../mobile/operation/modules.php:763 +#: ../../mobile/operation/modules.php:909 ../../mobile/operation/server_status.php:154 +#: ../../mobile/operation/server_status.php:155 ../../mobile/operation/server_status.php:281 +#: ../../mobile/operation/server_status.php:319 ../../mobile/operation/server_status.php:349 +#: ../../mobile/operation/server_status.php:445 +#: ../../operation/agentes/alerts_status.functions.php:122 +#: ../../operation/agentes/estado_agente.php:355 ../../operation/agentes/estado_agente.php:1121 +#: ../../operation/agentes/interface_view.functions.php:516 +#: ../../operation/agentes/status_monitor.php:1574 +#: ../../operation/messages/message_list.php:188 +#: ../../operation/custom_fields/custom_fields_view.php:711 +#: ../../operation/search_agents.php:41 ../../operation/search_modules.php:38 +#: ../../operation/search_policies.php:38 ../../views/cluster/list.php:74 +#: ../../views/ITSM/ITSMTicketDetailView.php:85 ../../views/ITSM/ITSMTicketEditView.php:161 +#: ../../views/ITSM/ITSMTicketListView.php:80 ../../views/ITSM/ITSMTicketListView.php:120 +#: ../../views/tacticalView/view.php:163 +#: ../../enterprise/extensions/vmware/vmware_view.php:1113 +#: ../../enterprise/godmode/agentes/collection_manager.php:164 +#: ../../enterprise/godmode/agentes/collection_manager.php:264 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:125 +#: ../../enterprise/godmode/policies/policies.php:425 +#: ../../enterprise/godmode/policies/policy_agents.php:962 +#: ../../enterprise/godmode/policies/policy_agents.php:1361 +#: ../../enterprise/godmode/policies/policy_alerts.php:444 +#: ../../enterprise/godmode/policies/policy_collections.php:243 +#: ../../enterprise/godmode/policies/policy_collections.php:326 +#: ../../enterprise/godmode/policies/policy_modules.php:1617 +#: ../../enterprise/godmode/policies/policy_queue.php:337 +#: ../../enterprise/godmode/servers/HA_cluster.php:198 +#: ../../enterprise/godmode/servers/list_satellite.php:55 +#: ../../enterprise/godmode/admin_access_logs.php:50 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:782 +#: ../../enterprise/include/class/ManageBackups.class.php:167 +#: ../../enterprise/include/class/Omnishell.class.php:643 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:104 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:138 +#: ../../enterprise/include/functions_reporting.php:1878 +#: ../../enterprise/include/functions_reporting.php:3150 +#: ../../enterprise/include/functions_reporting.php:4139 +#: ../../enterprise/include/functions_reporting.php:6389 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:614 +#: ../../enterprise/include/functions_reporting_csv.php:687 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/include/functions_reporting_csv.php:1478 +#: ../../enterprise/include/functions_reporting_csv.php:2590 +#: ../../enterprise/include/functions_reporting_csv.php:3336 +#: ../../enterprise/include/functions_services.php:1681 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:584 +#: ../../enterprise/meta/advanced/policymanager.queue.php:225 +#: ../../enterprise/meta/advanced/servers.build_table.php:137 +#: ../../enterprise/meta/include/functions_events_meta.php:78 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:728 +#: ../../enterprise/meta/agentsearch.php:139 ../../enterprise/meta/agentsearch.php:336 +#: ../../enterprise/operation/agentes/collection_view.php:87 +#: ../../enterprise/operation/agentes/policy_manager.php:516 +#: ../../enterprise/operation/agentes/policy_view.php:66 +#: ../../enterprise/operation/agentes/policy_view.php:167 +#: ../../enterprise/operation/agentes/policy_view.php:263 +#: ../../enterprise/operation/agentes/policy_view.php:398 +#: ../../enterprise/operation/agentes/security_hardening.php:478 +#: ../../enterprise/operation/agentes/security_hardening.php:514 +#: ../../enterprise/operation/agentes/tag_view.php:701 +#: ../../enterprise/operation/agentes/tag_view.php:790 +#: ../../enterprise/operation/services/services.list.php:246 +#: ../../enterprise/operation/services/services.list.php:545 +#: ../../enterprise/operation/services/services.service.php:118 +#: ../../enterprise/operation/services/services.table_services.php:183 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:489 +#: ../../package_774/enterprise/include/functions_reporting.php:1867 +#: ../../package_774/enterprise/include/functions_reporting.php:3139 +#: ../../package_774/enterprise/include/functions_reporting.php:4128 +#: ../../package_774/enterprise/include/functions_reporting.php:6378 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:372 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:445 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1236 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2348 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3094 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:464 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:500 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:716 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:584 +#: ../../package_774/enterprise/meta/agentsearch.php:139 +#: ../../package_774/enterprise/meta/agentsearch.php:336 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:489 +#: ../../package_774/enterprise/godmode/policies/policies.php:452 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1600 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:972 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1366 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:448 +msgid "Status" +msgstr "Estado" + +#: ../../godmode/agentes/module_manager.php:713 +#: ../../godmode/agentes/status_monitor_custom_fields.php:129 +#: ../../godmode/agentes/status_monitor_custom_fields.php:169 +#: ../../enterprise/operation/agentes/tag_view.php:788 +msgid "Warn" +msgstr "Advertencia" + +#: ../../godmode/agentes/module_manager.php:913 ../../godmode/agentes/module_manager.php:921 +#: ../../include/ajax/module.php:1117 ../../include/ajax/module.php:1125 +msgid "Adopted" +msgstr "Adoptado" + +#: ../../godmode/agentes/module_manager.php:921 ../../godmode/agentes/module_manager.php:924 +#: ../../godmode/massive/massive_edit_modules.php:1346 ../../include/ajax/module.php:1125 +#: ../../include/ajax/module.php:1128 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1022 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1021 +msgid "Unlinked" +msgstr "Desenlazado" + +#: ../../godmode/agentes/module_manager.php:978 +#: ../../enterprise/operation/agentes/policy_view.php:458 +msgid "Non initialized module" +msgstr "Módulo no iniciado" + +#: ../../godmode/agentes/module_manager.php:999 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:497 +msgid "" +"The policy modules of data type will only update their intervals when policy is applied." +msgstr "" +"Los módulos de política de tipo dato solo actualizarán sus intervalos cuando la política sea " +"aplicada." + +#: ../../godmode/agentes/module_manager.php:1037 +#: ../../enterprise/godmode/policies/policy_modules.php:1680 +#: ../../enterprise/godmode/policies/policy_modules.php:1681 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1674 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1675 +msgid "Enable module" +msgstr "Habilitar el módulo" + +#: ../../godmode/agentes/module_manager.php:1046 +#: ../../enterprise/godmode/policies/policy_modules.php:1690 +#: ../../enterprise/godmode/policies/policy_modules.php:1691 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1684 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1685 +msgid "Disable module" +msgstr "Deshabilitar el módulo" + +#: ../../godmode/agentes/module_manager.php:1058 ../../godmode/alerts/alert_actions.php:467 +#: ../../godmode/alerts/alert_templates.php:464 +#: ../../godmode/modules/manage_network_components.php:844 +#: ../../godmode/reporting/reporting_builder.php:1197 +#: ../../godmode/snmpconsole/snmp_alert.php:1989 ../../godmode/snmpconsole/snmp_alert.php:1990 +#: ../../enterprise/godmode/modules/local_components.php:731 +#: ../../enterprise/godmode/policies/policy_modules.php:1707 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:595 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:698 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:935 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1701 +msgid "Duplicate" +msgstr "Duplicar" + +#: ../../godmode/agentes/module_manager.php:1069 +msgid "Normalize" +msgstr "Normalizar" + +#: ../../godmode/agentes/module_manager.php:1082 ../../include/functions_snmp_browser.php:638 +msgid "Create network component" +msgstr "Crear componentes de red" + +#: ../../godmode/agentes/module_manager.php:1117 ../../godmode/reporting/map_builder.php:485 +#: ../../godmode/reporting/map_builder.php:502 ../../include/ajax/module.php:633 +#: ../../operation/agentes/datos_agente.php:297 +msgid "No available data to show" +msgstr "No hay datos disponibles para mostrar" + +#: ../../godmode/agentes/module_manager.php:1124 +#: ../../operation/snmpconsole/snmp_browser.php:695 +msgid "Create module" +msgstr "Crear módulo" + +#: ../../godmode/agentes/module_manager.php:1134 +#: ../../include/class/SatelliteAgent.class.php:233 +#: ../../enterprise/views/ncm/devices/list.php:194 +msgid "Execute action" +msgstr "Ejecutar acción" + +#: ../../godmode/agentes/module_manager.php:1178 +msgid "Select module type" +msgstr "Seleccionar el tipo de módulo" + +#: ../../godmode/agentes/module_manager.php:1202 +msgid "Get more modules on Monitoring Library" +msgstr "Añadir más módulos de la Librería de módulos" + +#: ../../godmode/agentes/module_manager.php:1245 +msgid "Create Module" +msgstr "Crear módulo" + +#: ../../godmode/agentes/module_manager.php:1346 +msgid "This module has children modules.The following modules will also be deleted: " +msgstr "Este módulo tiene módulos secundarios. También se eliminarán los siguientes módulos: " + +#: ../../godmode/agentes/module_manager.php:1354 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:83 +msgid "Delete module" +msgstr "Eliminar módulo" + +#: ../../godmode/agentes/module_manager_editor.php:548 +#: ../../enterprise/godmode/policies/policies.php:245 +#: ../../enterprise/godmode/policies/policy_agents.php:84 +#: ../../enterprise/godmode/policies/policy_alerts.php:105 +#: ../../enterprise/godmode/policies/policy_collections.php:82 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:87 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:106 +#: ../../enterprise/godmode/policies/policy_linking.php:51 +#: ../../enterprise/godmode/policies/policy_modules.php:624 +#: ../../enterprise/operation/agentes/policy_manager.php:323 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:87 +#: ../../package_774/enterprise/godmode/policies/policies.php:272 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:616 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:84 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:105 +msgid "This policy is applying and cannot be modified" +msgstr "Esta política se está aplicando y no puede ser modificada" + +#: ../../godmode/agentes/module_manager_editor.php:554 +#: ../../enterprise/include/functions_policies.php:3580 +#: ../../package_774/enterprise/include/functions_policies.php:3557 +msgid "Module will be linked in the next application" +msgstr "El módulo será enlazado en la próxima aplicación." + +#: ../../godmode/agentes/module_manager_editor.php:568 +#: ../../enterprise/include/functions_policies.php:3590 +#: ../../package_774/enterprise/include/functions_policies.php:3567 +msgid "Module will be unlinked in the next application" +msgstr "El módulo será desenlazado en la próxima aplicación." + +#: ../../godmode/agentes/module_manager_editor.php:723 +msgid "Invalid module type" +msgstr "Tipo de módulo no válido" + +#: ../../godmode/agentes/module_manager_editor.php:742 +#: ../../enterprise/godmode/policies/policy_modules.php:413 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:405 +msgid "Base options" +msgstr "Opciones de base" + +#: ../../godmode/agentes/module_manager_editor.php:766 +#: ../../godmode/agentes/module_manager_editor_common.php:1497 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:619 +#: ../../enterprise/godmode/policies/policy_modules.php:427 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:419 +msgid "Custom macros" +msgstr "Macros personalizadas" + +#: ../../godmode/agentes/module_manager_editor.php:785 +msgid "Module relations" +msgstr "Relaciones entre módulos" + +#: ../../godmode/agentes/module_manager_editor.php:872 +#: ../../enterprise/godmode/policies/policy_modules.php:1914 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1909 +msgid "No module name provided" +msgstr "No se proporcionó ningún nombre de módulo." + +#: ../../godmode/agentes/module_manager_editor.php:882 +#: ../../enterprise/godmode/policies/policy_modules.php:1915 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1910 +msgid "No target IP provided" +msgstr "No se proporcionó ninguna IP de destino." + +#: ../../godmode/agentes/module_manager_editor.php:892 +#: ../../enterprise/godmode/policies/policy_modules.php:1916 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1911 +msgid "No SNMP OID provided" +msgstr "No se proporcionó ningún OID de SMTP." + +#: ../../godmode/agentes/module_manager_editor.php:902 +msgid "No module to predict" +msgstr "No existe ningún módulo para predecir." + +#: ../../godmode/agentes/module_manager_editor.php:912 +msgid "No plug-in provided" +msgstr "Plugin no proporcionado" + +#: ../../godmode/agentes/module_manager_editor.php:922 +msgid "No server provided" +msgstr "Ningún servidor especificado" + +#: ../../godmode/agentes/module_manager_editor.php:953 +msgid "Error, The field name and name in module_name in data configuration are different." +msgstr "" +"Error, el nombre del campo y el nombre de module_name en los datos de configuración son " +"diferentes." + +#: ../../godmode/agentes/module_manager_editor.php:991 +msgid "The File APIs are not fully supported in this browser." +msgstr "Las API de archivos no son totalmente compatibles con este navegador." + +#: ../../godmode/agentes/module_manager_editor.php:992 +msgid "Couldn`t find the fileinput element." +msgstr "Elemento de archivo de entrada no encontrado" + +#: ../../godmode/agentes/module_manager_editor.php:993 +msgid "This browser doesn`t seem to support the files property of file inputs." +msgstr "" +"Este navegador parece no ser compatible con los archivos pertenecientes al archivo de " +"entrada." + +#: ../../godmode/agentes/module_manager_editor.php:994 +msgid "Please select a file before clicking Load" +msgstr "Seleccione un archivo antes de hacer clic en Cargar" + +#: ../../godmode/agentes/module_manager_editor_common.php:120 +#: ../../godmode/agentes/module_manager_editor_common.php:135 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:88 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:107 +msgid "Manual setup" +msgstr "Configuración manual" + +#: ../../godmode/agentes/module_manager_editor_common.php:128 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:100 +msgid "No component was found" +msgstr "No se encontró ningún componente" + +#: ../../godmode/agentes/module_manager_editor_common.php:151 +msgid "Using module component" +msgstr "Utilizar módulo de librería" + +#: ../../godmode/agentes/module_manager_editor_common.php:303 +#: ../../godmode/agentes/module_manager_editor_common.php:1010 +#: ../../godmode/massive/massive_edit_modules.php:1085 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4821 +#: ../../include/ajax/heatmap.ajax.php:228 ../../include/lib/Dashboard/Widgets/heatmap.php:338 +#: ../../include/functions_graph.php:4938 ../../include/functions_treeview.php:115 +#: ../../operation/agentes/status_monitor.php:583 ../../operation/heatmap.php:103 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:866 +#: ../../enterprise/operation/agentes/tag_view.php:157 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:865 +msgid "Not assigned" +msgstr "Sin asignar" + +#: ../../godmode/agentes/module_manager_editor_common.php:447 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:409 +msgid "Warning threshold" +msgstr "Umbral de advertencia" + +#: ../../godmode/agentes/module_manager_editor_common.php:449 +#: ../../godmode/agentes/module_manager_editor_common.php:537 +msgid "Min / Max" +msgstr "Mín / Máx" + +#: ../../godmode/agentes/module_manager_editor_common.php:477 +#: ../../godmode/agentes/module_manager_editor_common.php:565 +#: ../../godmode/groups/group_list.php:1289 ../../godmode/massive/massive_copy_modules.php:123 +#: ../../godmode/massive/massive_copy_modules.php:311 +#: ../../godmode/massive/massive_delete_modules.php:427 +#: ../../godmode/massive/massive_edit_modules.php:391 +#: ../../godmode/massive/massive_edit_modules.php:507 +#: ../../godmode/netflow/nf_edit_form.php:290 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4723 +#: ../../godmode/setup/setup_visuals.php:1063 ../../godmode/setup/setup_visuals.php:1085 +#: ../../include/ajax/module.php:2150 ../../include/class/ExtensionsDiscovery.class.php:780 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:570 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:600 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:274 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:373 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:315 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:401 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:436 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:722 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:578 +#: ../../include/functions.php:1172 ../../include/functions.php:1412 +#: ../../include/functions.php:1419 ../../include/functions.php:1452 +#: ../../include/functions_agents.php:5031 ../../include/functions_events.php:3227 +#: ../../include/functions_graph.php:3213 ../../include/functions_graph.php:3215 +#: ../../include/functions_graph.php:4746 ../../include/functions_massive_operations.php:146 +#: ../../mobile/operation/agents.php:58 ../../mobile/operation/modules.php:69 +#: ../../operation/agentes/estado_agente.php:306 +#: ../../operation/agentes/estado_monitores.php:544 ../../operation/agentes/group_view.php:247 +#: ../../operation/agentes/group_view.php:252 ../../operation/agentes/status_monitor.php:574 +#: ../../operation/netflow/nf_live_view.php:327 +#: ../../operation/custom_fields/custom_fields_view.php:174 ../../operation/tree.php:208 +#: ../../operation/tree.php:299 ../../operation/tree.php:534 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:119 +#: ../../enterprise/godmode/services/services.elements.php:418 +#: ../../enterprise/include/functions_services.php:1497 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1166 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1188 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:119 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:142 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:193 +#: ../../enterprise/meta/monitoring/group_view.php:235 +#: ../../enterprise/meta/monitoring/group_view.php:241 +#: ../../enterprise/meta/monitoring/tactical.php:223 +#: ../../enterprise/operation/agentes/tag_view.php:130 +#: ../../enterprise/operation/services/services.list.php:205 +#: ../../enterprise/operation/services/services.table_services.php:141 +#: ../../enterprise/operation/services/services.treeview_services.php:321 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:181 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1063 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1085 +msgid "Normal" +msgstr "Normal" + +#: ../../godmode/agentes/module_manager_editor_common.php:478 +#: ../../godmode/agentes/module_manager_editor_common.php:486 +#: ../../godmode/agentes/module_manager_editor_common.php:566 +#: ../../godmode/agentes/module_manager_editor_common.php:575 +#: ../../godmode/massive/massive_edit_modules.php:701 +#: ../../godmode/massive/massive_edit_modules.php:807 +#: ../../godmode/modules/manage_network_components_form_common.php:264 +#: ../../godmode/modules/manage_network_components_form_common.php:342 +#: ../../godmode/modules/manage_network_components_form_wizard.php:450 +#: ../../godmode/modules/manage_network_components_form_wizard.php:535 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:560 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:651 +#: ../../enterprise/godmode/modules/configure_local_component.php:406 +#: ../../enterprise/godmode/modules/configure_local_component.php:484 +#: ../../enterprise/meta/include/functions_wizard_meta.php:982 +#: ../../enterprise/meta/include/functions_wizard_meta.php:991 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1067 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1076 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1270 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1279 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1507 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1516 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1592 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1601 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1712 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1721 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1737 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:559 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:650 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:406 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:484 +msgid "Inverse interval" +msgstr "Intervalo inverso" + +#: ../../godmode/agentes/module_manager_editor_common.php:479 +#: ../../godmode/agentes/module_manager_editor_common.php:567 +#: ../../godmode/massive/massive_edit_modules.php:723 +#: ../../godmode/massive/massive_edit_modules.php:829 +#: ../../godmode/modules/manage_network_components_form_common.php:271 +#: ../../godmode/modules/manage_network_components_form_common.php:349 +#: ../../godmode/modules/manage_network_components_form_wizard.php:457 +#: ../../godmode/modules/manage_network_components_form_wizard.php:542 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:580 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:671 +#: ../../enterprise/godmode/modules/configure_local_component.php:413 +#: ../../enterprise/godmode/modules/configure_local_component.php:491 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:579 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:670 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:413 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:491 +msgid "Percentage" +msgstr "Porcentaje" + +#: ../../godmode/agentes/module_manager_editor_common.php:505 +#: ../../godmode/agentes/module_manager_editor_common.php:602 +#: ../../godmode/massive/massive_edit_modules.php:689 +#: ../../godmode/massive/massive_edit_modules.php:795 +#: ../../godmode/modules/manage_network_components_form_common.php:250 +#: ../../godmode/modules/manage_network_components_form_common.php:328 +#: ../../godmode/modules/manage_network_components_form_wizard.php:436 +#: ../../godmode/modules/manage_network_components_form_wizard.php:521 +#: ../../include/functions_treeview.php:89 ../../include/functions_treeview.php:101 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:322 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:371 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:545 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:636 +#: ../../enterprise/godmode/modules/configure_local_component.php:392 +#: ../../enterprise/godmode/modules/configure_local_component.php:470 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:322 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:371 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:544 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:635 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:392 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:470 +msgid "Str." +msgstr "Str." + +#: ../../godmode/agentes/module_manager_editor_common.php:529 +#: ../../godmode/modules/manage_network_components_form_common.php:285 +#: ../../godmode/modules/manage_network_components_form_wizard.php:474 +#: ../../enterprise/godmode/modules/configure_local_component.php:427 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:427 +msgid "Change to critical status after" +msgstr "Cambiar al estado crítico después de" + +#: ../../godmode/agentes/module_manager_editor_common.php:531 +#: ../../godmode/modules/manage_network_components_form_common.php:293 +#: ../../godmode/modules/manage_network_components_form_wizard.php:482 +#: ../../enterprise/godmode/modules/configure_local_component.php:435 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:435 +msgid "intervals in warning status." +msgstr "intervalos en estado de advertencia." + +#: ../../godmode/agentes/module_manager_editor_common.php:536 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:438 +msgid "Critical threshold" +msgstr "Umbral crítico" + +#: ../../godmode/agentes/module_manager_editor_common.php:625 +#: ../../godmode/massive/massive_edit_modules.php:1292 +#: ../../godmode/modules/manage_network_components_form_common.php:406 +#: ../../include/functions_reporting.php:5004 ../../mobile/operation/modules.php:860 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:379 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:997 +#: ../../enterprise/godmode/modules/configure_local_component.php:548 +#: ../../enterprise/include/functions_reporting_csv.php:2772 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2530 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:996 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:548 +msgid "Historical data" +msgstr "Histórico de datos" + +#: ../../godmode/agentes/module_manager_editor_common.php:648 +#: ../../godmode/massive/massive_edit_modules.php:1548 +msgid "" +"This disables the module's state calculation to unknown, so it will never transition to " +"unknown. The state it reflects is the last known status." +msgstr "" +"Esto deshabita el cálculo del estado del módulo en desconocido, por lo que nunca pasará a " +"desconocido. El estado mostrado es el último estado conocido." + +#: ../../godmode/agentes/module_manager_editor_common.php:688 +#: ../../godmode/agentes/module_manager_editor_common.php:690 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:473 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:476 +#, php-format +msgid "Agent interval x %s" +msgstr "Intervalo del agente x %s" + +#: ../../godmode/agentes/module_manager_editor_common.php:696 +#: ../../godmode/alerts/alert_list.list.php:716 ../../godmode/alerts/alert_view.php:58 +#: ../../godmode/events/event_edit_filter.php:491 +#: ../../godmode/massive/massive_edit_agents.php:1066 +#: ../../godmode/massive/massive_edit_users.php:242 +#: ../../godmode/massive/massive_edit_users.php:272 ../../godmode/setup/gis_step_2.php:599 +#: ../../godmode/setup/gis_step_2.php:685 ../../godmode/setup/setup_visuals.php:406 +#: ../../godmode/setup/setup_visuals.php:437 ../../godmode/setup/setup_visuals.php:577 +#: ../../godmode/setup/setup_visuals.php:693 ../../godmode/setup/setup_visuals.php:733 +#: ../../godmode/setup/setup_visuals.php:1598 ../../godmode/users/configure_user.php:56 +#: ../../godmode/users/configure_user.php:1191 ../../godmode/users/user_management.php:39 +#: ../../godmode/users/user_management.php:709 ../../include/auth/mysql.php:803 +#: ../../include/class/AgentsAlerts.class.php:946 ../../include/class/SnmpConsole.class.php:299 +#: ../../include/functions_events.php:5325 ../../include/functions_ui.php:1549 +#: ../../operation/gis_maps/gis_map.php:119 ../../operation/users/user_edit.php:426 +#: ../../operation/users/user_edit.php:429 ../../operation/users/user_edit.php:440 +#: ../../operation/users/user_edit.php:465 ../../views/calendar/special_days.php:197 +#: ../../views/calendar/special_days.php:209 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:486 +#: ../../enterprise/godmode/policies/policy_alerts.php:485 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:485 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:108 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:122 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:123 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:129 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:113 +#: ../../enterprise/meta/advanced/metasetup.visual.php:621 +#: ../../enterprise/meta/advanced/metasetup.visual.php:814 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1386 +#: ../../enterprise/operation/agentes/policy_view.php:333 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:538 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:731 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1255 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:493 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:494 +msgid "Default" +msgstr "Por defecto" + +#: ../../godmode/agentes/module_manager_editor_common.php:761 +msgid "Identification and Categorization" +msgstr "Identificación y categorización" + +#: ../../godmode/agentes/module_manager_editor_common.php:765 +#: ../../godmode/massive/massive_edit_modules.php:1297 +#: ../../godmode/module_library/module_library_view.php:123 +#: ../../godmode/modules/manage_network_components_form_common.php:459 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4279 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:242 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:859 +#: ../../include/functions_reporting_html.php:945 +#: ../../include/functions_reporting_html.php:993 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1015 +#: ../../enterprise/godmode/modules/configure_local_component.php:666 +#: ../../enterprise/include/functions_reporting_csv.php:687 +#: ../../enterprise/include/functions_reporting_csv.php:744 +#: ../../enterprise/operation/agentes/security_hardening.php:477 +#: ../../enterprise/operation/security/hardening.php:231 +#: ../../enterprise/operation/security/hardening.php:404 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:445 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:502 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:463 +#: ../../package_774/enterprise/operation/security/hardening.php:226 +#: ../../package_774/enterprise/operation/security/hardening.php:399 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1014 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:666 +msgid "Category" +msgstr "Categoría" + +#: ../../godmode/agentes/module_manager_editor_common.php:802 +#: ../../godmode/modules/manage_network_components_form_common.php:484 +#: ../../enterprise/godmode/modules/configure_local_component.php:685 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:685 +msgid "Tags available" +msgstr "Etiquetas disponibles" + +#: ../../godmode/agentes/module_manager_editor_common.php:882 +#: ../../godmode/modules/manage_network_components_form_common.php:505 +#: ../../enterprise/godmode/modules/configure_local_component.php:706 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:706 +msgid "Add tags to module" +msgstr "Añadir etiquetas al módulo" + +#: ../../godmode/agentes/module_manager_editor_common.php:973 +msgid "Module parent" +msgstr "Padre del módulo" + +#: ../../godmode/agentes/module_manager_editor_common.php:1030 +msgid "Tags from policy" +msgstr "Etiquetas desde política" + +#: ../../godmode/agentes/module_manager_editor_common.php:1056 +#: ../../godmode/massive/massive_edit_modules.php:1361 +#: ../../godmode/modules/manage_network_components_form_common.php:446 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1055 +#: ../../enterprise/godmode/modules/configure_local_component.php:660 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1054 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:660 +msgid "Unknown instructions" +msgstr "Instrucciones de desconocido" + +#: ../../godmode/agentes/module_manager_editor_common.php:1079 +#: ../../godmode/massive/massive_edit_modules.php:1351 +#: ../../godmode/modules/manage_network_components_form_common.php:436 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1047 +#: ../../enterprise/godmode/modules/configure_local_component.php:650 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1046 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:650 +msgid "Critical instructions" +msgstr "Instrucciones de crítico" + +#: ../../godmode/agentes/module_manager_editor_common.php:1080 +#: ../../godmode/massive/massive_edit_modules.php:1356 +#: ../../godmode/modules/manage_network_components_form_common.php:441 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1051 +#: ../../enterprise/godmode/modules/configure_local_component.php:655 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1050 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:655 +msgid "Warning instructions" +msgstr "Instrucciones de advertencia" + +#: ../../godmode/agentes/module_manager_editor_common.php:1101 +msgid "Execution interval" +msgstr "Intervalo de ejecución" + +#: ../../godmode/agentes/module_manager_editor_common.php:1121 +#: ../../godmode/agentes/module_manager_editor_common.php:1127 +#: ../../godmode/agentes/planned_downtime.editor.php:1152 +msgid "Cron from" +msgstr "Cron desde" + +#: ../../godmode/agentes/module_manager_editor_common.php:1124 +#: ../../godmode/agentes/module_manager_editor_common.php:1130 +#: ../../godmode/agentes/planned_downtime.editor.php:1155 +msgid "Cron to" +msgstr "Cron hasta" + +#: ../../godmode/agentes/module_manager_editor_common.php:1137 +msgid "Thresholds and state changes" +msgstr "Umbrales y cambios de estado" + +#: ../../godmode/agentes/module_manager_editor_common.php:1141 +#: ../../godmode/modules/manage_network_components_form_common.php:411 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:480 +#: ../../include/functions_reporting.php:7462 +#: ../../enterprise/godmode/modules/configure_local_component.php:571 +#: ../../enterprise/include/functions_reporting_csv.php:1798 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1556 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:571 +msgid "Min. Value" +msgstr "Valor mínimo" + +#: ../../godmode/agentes/module_manager_editor_common.php:1142 +#: ../../godmode/modules/manage_network_components_form_common.php:416 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:492 +#: ../../include/functions_reporting.php:7458 +#: ../../enterprise/godmode/modules/configure_local_component.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:1853 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1611 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:576 +msgid "Max. Value" +msgstr "Valor máximo" + +#: ../../godmode/agentes/module_manager_editor_common.php:1155 +msgid "Dynamic Threshold Interval" +msgstr "Intervalo de rango dinámico" + +#: ../../godmode/agentes/module_manager_editor_common.php:1177 +#: ../../godmode/alerts/configure_alert_template.php:952 +#: ../../godmode/massive/massive_edit_modules.php:663 +#: ../../godmode/massive/massive_edit_modules.php:769 +#: ../../godmode/massive/massive_edit_modules.php:1068 +#: ../../godmode/modules/manage_network_components_form_common.php:222 +#: ../../godmode/modules/manage_network_components_form_common.php:300 +#: ../../godmode/modules/manage_network_components_form_wizard.php:408 +#: ../../godmode/modules/manage_network_components_form_wizard.php:493 +#: ../../include/lib/Dashboard/Widgets/top_n.php:303 ../../include/functions_alerts.php:686 +#: ../../include/functions_alerts.php:713 ../../include/functions_reporting_html.php:6744 +#: ../../include/functions_treeview.php:91 ../../include/functions_treeview.php:103 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:292 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:341 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:515 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:606 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:859 +#: ../../enterprise/godmode/modules/configure_local_component.php:364 +#: ../../enterprise/godmode/modules/configure_local_component.php:442 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:292 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:341 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:514 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:605 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:858 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:364 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:442 +msgid "Min." +msgstr "Mín." + +#: ../../godmode/agentes/module_manager_editor_common.php:1178 +#: ../../godmode/alerts/configure_alert_template.php:965 +#: ../../godmode/massive/massive_edit_modules.php:676 +#: ../../godmode/massive/massive_edit_modules.php:782 +#: ../../godmode/massive/massive_edit_modules.php:1073 +#: ../../godmode/modules/manage_network_components_form_common.php:236 +#: ../../godmode/modules/manage_network_components_form_common.php:314 +#: ../../godmode/modules/manage_network_components_form_wizard.php:422 +#: ../../godmode/modules/manage_network_components_form_wizard.php:507 +#: ../../include/lib/Dashboard/Widgets/top_n.php:302 ../../include/functions_alerts.php:685 +#: ../../include/functions_alerts.php:712 ../../include/functions_reporting_html.php:6745 +#: ../../include/functions_treeview.php:91 ../../include/functions_treeview.php:103 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:307 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:356 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:530 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:621 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:861 +#: ../../enterprise/godmode/modules/configure_local_component.php:378 +#: ../../enterprise/godmode/modules/configure_local_component.php:456 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:307 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:356 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:529 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:620 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:860 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:378 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:456 +msgid "Max." +msgstr "Máx." + +#: ../../godmode/agentes/module_manager_editor_common.php:1208 +msgid "Two Tailed" +msgstr "Dos colas" + +#: ../../godmode/agentes/module_manager_editor_common.php:1227 +#: ../../godmode/massive/massive_edit_modules.php:1257 +#: ../../godmode/modules/manage_network_components_form_common.php:361 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:267 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:904 +#: ../../enterprise/godmode/modules/configure_local_component.php:503 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:903 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:503 +msgid "FF threshold" +msgstr "Umbral FF" + +#: ../../godmode/agentes/module_manager_editor_common.php:1231 +#: ../../godmode/massive/massive_edit_modules.php:1151 +#: ../../godmode/massive/massive_edit_modules.php:1168 +#: ../../godmode/modules/manage_network_components_form_common.php:367 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:272 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:916 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:931 +#: ../../enterprise/godmode/modules/configure_local_component.php:509 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:915 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:930 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:509 +msgid "All state changing" +msgstr "Todos los cambios de estado" + +#: ../../godmode/agentes/module_manager_editor_common.php:1232 +#: ../../godmode/massive/massive_edit_modules.php:1150 +#: ../../godmode/massive/massive_edit_modules.php:1251 +#: ../../godmode/modules/manage_network_components_form_common.php:380 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:273 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:915 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:941 +#: ../../enterprise/godmode/modules/configure_local_component.php:522 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:914 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:940 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:522 +msgid "Each state changing" +msgstr "Cada cambio de estado" + +#: ../../godmode/agentes/module_manager_editor_common.php:1242 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:286 +msgid "Change all states" +msgstr "Cambiar todos los estados" + +#: ../../godmode/agentes/module_manager_editor_common.php:1264 +#: ../../godmode/massive/massive_edit_modules.php:1214 +#: ../../godmode/modules/manage_network_components_form_common.php:380 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:308 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:942 +#: ../../enterprise/godmode/modules/configure_local_component.php:522 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:941 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:522 +msgid "To normal" +msgstr "A normal" + +#: ../../godmode/agentes/module_manager_editor_common.php:1265 +#: ../../godmode/massive/massive_edit_modules.php:1226 +#: ../../godmode/modules/manage_network_components_form_common.php:387 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:309 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:952 +#: ../../enterprise/godmode/modules/configure_local_component.php:529 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:951 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:529 +msgid "To warning" +msgstr "A advertencia" + +#: ../../godmode/agentes/module_manager_editor_common.php:1266 +#: ../../godmode/massive/massive_edit_modules.php:1238 +#: ../../godmode/modules/manage_network_components_form_common.php:394 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:310 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:962 +#: ../../enterprise/godmode/modules/configure_local_component.php:536 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:961 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:536 +msgid "To critical" +msgstr "A crítico" + +#: ../../godmode/agentes/module_manager_editor_common.php:1317 +#: ../../godmode/massive/massive_edit_modules.php:1262 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:527 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:992 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:991 +msgid "FF interval" +msgstr "Intervalo FF" + +#: ../../godmode/agentes/module_manager_editor_common.php:1318 +#: ../../godmode/massive/massive_edit_modules.php:1277 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:994 +#: ../../enterprise/godmode/modules/configure_local_component.php:553 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:993 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:553 +msgid "FF timeout" +msgstr "FF tiempo de espera" + +#: ../../godmode/agentes/module_manager_editor_common.php:1350 +#: ../../godmode/massive/massive_edit_modules.php:1184 +#: ../../godmode/modules/manage_network_components_form_common.php:362 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:972 +#: ../../enterprise/godmode/modules/configure_local_component.php:504 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:971 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:504 +msgid "Keep counters" +msgstr "Mantener los contadores" + +#: ../../godmode/agentes/module_manager_editor_common.php:1359 +msgid "Data and their processing" +msgstr "Datos y su tratamiento" + +#: ../../godmode/agentes/module_manager_editor_common.php:1363 +#: ../../godmode/massive/massive_edit_modules.php:1133 +#: ../../godmode/modules/manage_network_components_form_common.php:421 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:498 +#: ../../include/functions_reporting_html.php:4922 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:899 +#: ../../enterprise/godmode/modules/configure_local_component.php:581 +#: ../../enterprise/include/functions_reporting_csv.php:3338 +#: ../../enterprise/meta/include/functions_wizard_meta.php:924 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1041 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1222 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1525 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1610 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1747 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3096 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:898 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:581 +msgid "Unit" +msgstr "Unidad" + +#: ../../godmode/agentes/module_manager_editor_common.php:1364 +#: ../../godmode/massive/massive_edit_modules.php:903 +#: ../../godmode/modules/manage_network_components_form_network.php:249 +#: ../../godmode/modules/manage_network_components_form_plugin.php:54 +#: ../../godmode/modules/manage_network_components_form_wmi.php:83 +#: ../../godmode/setup/snmp_wizard.php:43 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:729 +#: ../../enterprise/godmode/modules/configure_local_component.php:586 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:728 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:586 +msgid "Post process" +msgstr "Posprocesado" + +#: ../../godmode/agentes/module_manager_editor_common.php:1391 +#: ../../godmode/massive/massive_edit_modules.php:920 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:746 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:745 +msgid "MADE enabled" +msgstr "MADE habilitado" + +#: ../../godmode/agentes/module_manager_editor_common.php:1392 +#: ../../godmode/massive/massive_edit_modules.php:921 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:747 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:746 +msgid "" +"By activating this option, the module data will be processed by the MADE engine (if active), " +"and events will be generated automatically by the IA engine" +msgstr "" +"Al activar esta opción, los datos del módulo se procesarán a través del motor MADE (si está " +"activado), y los eventos se generarán automáticamente mediante el motor de la IA" + +#: ../../godmode/agentes/module_manager_editor_common.php:1406 +msgid "Notifications and alerts" +msgstr "Notificaciones y alertas" + +#: ../../godmode/agentes/module_manager_editor_common.php:1408 +#: ../../godmode/massive/massive_edit_modules.php:1128 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:886 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:885 +msgid "Export target" +msgstr "Servidor de exportación" + +#: ../../godmode/agentes/module_manager_editor_common.php:1410 +msgid "Not needed" +msgstr "No necesario" + +#: ../../godmode/agentes/module_manager_editor_common.php:1438 +#: ../../godmode/massive/massive_edit_modules.php:1322 +#: ../../godmode/modules/manage_network_components_form_common.php:426 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1031 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1030 +msgid "Discard unknown events" +msgstr "Descartar eventos desconocidos" + +#: ../../godmode/agentes/module_manager_editor_common.php:1438 +#: ../../godmode/massive/massive_edit_modules.php:1322 +msgid "With this mode, the unknown state will be detected, but it will not generate events." +msgstr "Con este modo se detectará el estado desconocido, pero no generará eventos." + +#: ../../godmode/agentes/module_manager_editor_common.php:1456 +msgid "Cascade Protection Services" +msgstr "Servicios de protección en cascada" + +#: ../../godmode/agentes/module_manager_editor_common.php:1462 +#: ../../godmode/massive/massive_edit_modules.php:1395 +#: ../../include/class/ExtensionsDiscovery.class.php:1565 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1075 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1074 +msgid "Timeout" +msgstr "Tiempo de espera" + +#: ../../godmode/agentes/module_manager_editor_common.php:1463 +#: ../../godmode/massive/massive_edit_modules.php:1410 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:546 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1088 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1087 +msgid "Retries" +msgstr "Reintentos" + +#: ../../godmode/agentes/module_manager_editor_common.php:1485 +#: ../../godmode/alerts/configure_alert_template.php:921 +#: ../../godmode/massive/massive_edit_modules.php:1078 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3218 +#: ../../godmode/reporting/visual_console_builder.wizard.php:348 +#: ../../godmode/setup/setup_visuals.php:1880 ../../godmode/setup/setup_visuals.php:1970 +#: ../../godmode/setup/setup_visuals.php:2052 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:126 ../../include/ajax/events.php:2216 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:505 +#: ../../include/functions_graph.php:5075 ../../include/functions_netflow.php:212 +#: ../../include/functions_reporting_html.php:1600 +#: ../../include/functions_reporting_html.php:3329 +#: ../../include/functions_reporting_html.php:6171 +#: ../../include/functions_reporting_html.php:6708 ../../include/functions_reports.php:1178 +#: ../../include/functions_snmp_browser.php:560 +#: ../../include/functions_visual_map_editor.php:741 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:503 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:593 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:858 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:413 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2746 +#: ../../enterprise/include/functions_reporting_csv.php:1755 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:3278 +#: ../../enterprise/meta/advanced/metasetup.relations.php:430 +#: ../../enterprise/meta/include/functions_autoprovision.php:700 +#: ../../enterprise/operation/services/services.list.php:544 +#: ../../enterprise/operation/services/services.service.php:115 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1513 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3036 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:413 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2603 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:857 +msgid "Value" +msgstr "Valor" + +#: ../../godmode/agentes/module_manager_editor_common.php:1539 +#: ../../godmode/agentes/module_manager_editor_common.php:1673 +msgid "Direct" +msgstr "Directo" + +#: ../../godmode/agentes/module_manager_editor_common.php:1540 +#: ../../godmode/agentes/module_manager_editor_common.php:1673 +#: ../../include/functions_reporting_html.php:5341 +#: ../../include/functions_reporting_html.php:5435 +#: ../../include/functions_reporting_html.php:5515 +#: ../../include/functions_reporting_html.php:5524 +#: ../../include/functions_reporting_html.php:5662 +#: ../../include/functions_reporting_html.php:5671 +#: ../../include/functions_reporting_html.php:5997 +#: ../../include/functions_reporting_html.php:6003 +msgid "Failover" +msgstr "Conmutación" + +#: ../../godmode/agentes/module_manager_editor_common.php:1542 +msgid "Rel. type" +msgstr "Rel. tipo" + +#: ../../godmode/agentes/module_manager_editor_common.php:1564 +msgid "Add relationship" +msgstr "Añadir relación" + +#: ../../godmode/agentes/module_manager_editor_common.php:1590 +msgid "Changes" +msgstr "Cambios" + +#: ../../godmode/agentes/module_manager_editor_common.php:2336 +#: ../../godmode/modules/manage_network_components_form_common.php:840 +#: ../../enterprise/godmode/modules/configure_local_component.php:1145 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1145 +msgid "Normal Status" +msgstr "Estado normal" + +#: ../../godmode/agentes/module_manager_editor_common.php:2337 +#: ../../godmode/modules/manage_network_components_form_common.php:841 +#: ../../enterprise/godmode/modules/configure_local_component.php:1146 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1146 +msgid "Warning Status" +msgstr "Estado de advertencia" + +#: ../../godmode/agentes/module_manager_editor_common.php:2338 +#: ../../godmode/modules/manage_network_components_form_common.php:842 +#: ../../enterprise/godmode/modules/configure_local_component.php:1147 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1147 +msgid "Critical Status" +msgstr "Estado crítico" + +#: ../../godmode/agentes/module_manager_editor_common.php:2341 +#: ../../godmode/modules/manage_network_components_form_common.php:844 +#: ../../enterprise/godmode/modules/configure_local_component.php:1150 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1150 +msgid "Please introduce a maximum warning higher than the minimun warning" +msgstr "Por favor, introduce un máximo de advertencia mayor que el mínimo de advertencia." + +#: ../../godmode/agentes/module_manager_editor_common.php:2342 +#: ../../godmode/modules/manage_network_components_form_common.php:845 +#: ../../enterprise/godmode/modules/configure_local_component.php:1152 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1152 +msgid "Please introduce a maximum critical higher than the minimun critical" +msgstr "Por favor introduce un máximo de crítico mayor que el mínimo de crítico." + +#: ../../godmode/agentes/module_manager_editor_common.php:2343 +#: ../../godmode/modules/manage_network_components_form_common.php:846 +msgid "Please introduce a positive percentage value" +msgstr "Introduzca un valor porcentual positivo" + +#: ../../godmode/agentes/module_manager_editor_data.php:15 +#: ../../operation/agentes/status_monitor.php:665 +#: ../../enterprise/operation/agentes/tag_view.php:288 +msgid "Data server module" +msgstr "Módulo del servidor de datos" + +#: ../../godmode/agentes/module_manager_editor_network.php:79 +#: ../../operation/agentes/status_monitor.php:667 +#: ../../enterprise/operation/agentes/tag_view.php:290 +msgid "Network server module" +msgstr "Módulo del servidor de red" + +#: ../../godmode/agentes/module_manager_editor_network.php:82 +#: ../../godmode/agentes/module_manager_editor_wmi.php:92 +#: ../../godmode/massive/massive_edit_modules.php:967 +#: ../../godmode/modules/manage_network_components_form_network.php:53 +#: ../../include/class/AgentWizard.class.php:633 ../../include/functions_snmp_browser.php:730 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:789 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:788 +msgid "Target IP" +msgstr "IP objetivo" + +#: ../../godmode/agentes/module_manager_editor_network.php:99 +#: ../../godmode/agentes/module_manager_editor_wmi.php:52 +#: ../../godmode/massive/massive_edit_modules.php:962 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:785 +#: ../../enterprise/meta/include/functions_wizard_meta.php:492 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:784 +msgid "Auto" +msgstr "Automático" + +#: ../../godmode/agentes/module_manager_editor_network.php:100 +#: ../../godmode/agentes/module_manager_editor_wmi.php:53 +#: ../../godmode/massive/massive_edit_modules.php:963 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:786 +#: ../../enterprise/meta/include/functions_wizard_meta.php:493 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:785 +msgid "Force primary key" +msgstr "Forzar clave primaria" + +#: ../../godmode/agentes/module_manager_editor_network.php:101 +#: ../../godmode/agentes/module_manager_editor_wmi.php:54 +#: ../../godmode/massive/massive_edit_modules.php:964 +#: ../../godmode/wizards/Custom.class.php:115 ../../godmode/wizards/Custom.class.php:123 +#: ../../godmode/menu.php:153 ../../include/class/CredentialStore.class.php:959 +#: ../../include/class/ExtensionsDiscovery.class.php:518 +#: ../../include/class/ExtensionsDiscovery.class.php:525 ../../include/functions_html.php:2002 +#: ../../include/functions_html.php:2003 ../../include/functions_html.php:2113 +#: ../../include/functions_html.php:2114 ../../include/functions_html.php:2267 +#: ../../include/functions_html.php:2268 ../../include/functions_html.php:7058 +#: ../../include/functions_html.php:7059 ../../include/functions_html.php:7380 +#: ../../operation/netflow/nf_live_view.php:327 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:787 +#: ../../enterprise/godmode/setup/setup_acl.php:609 +#: ../../enterprise/godmode/setup/setup_acl.php:904 +#: ../../enterprise/include/lib/NetworkManager.php:89 +#: ../../enterprise/include/functions_cron.php:423 +#: ../../enterprise/meta/advanced/metasetup.relations.php:218 +#: ../../enterprise/meta/advanced/metasetup.relations.php:572 +#: ../../enterprise/meta/include/functions_autoprovision.php:401 +#: ../../enterprise/meta/include/functions_wizard_meta.php:494 +#: ../../enterprise/views/ncm/devices/list.php:210 +#: ../../package_774/enterprise/include/functions_cron.php:423 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:609 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:904 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:786 +msgid "Custom" +msgstr "Personalizado" + +#: ../../godmode/agentes/module_manager_editor_network.php:168 +#: ../../godmode/groups/group_list.php:365 ../../godmode/menu.php:324 +#: ../../include/class/AgentWizard.class.php:723 ../../include/class/AgentWizard.class.php:779 +msgid "Credential store" +msgstr "Almacén de credenciales" + +#: ../../godmode/agentes/module_manager_editor_network.php:192 +#: ../../godmode/massive/massive_edit_modules.php:937 +#: ../../godmode/modules/manage_network_components_form_network.php:93 +#: ../../include/class/AgentWizard.class.php:796 +#: ../../include/class/CredentialStore.class.php:1094 +#: ../../include/class/CredentialStore.class.php:1377 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:764 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:269 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:269 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:763 +msgid "SNMP community" +msgstr "Comunidad SNMP" + +#: ../../godmode/agentes/module_manager_editor_network.php:193 +#: ../../godmode/massive/massive_edit_modules.php:989 +#: ../../godmode/modules/manage_network_components_form_network.php:69 +#: ../../godmode/wizards/HostDevices.class.php:1216 +#: ../../include/class/AgentWizard.class.php:817 +#: ../../include/class/CredentialStore.class.php:1106 +#: ../../include/class/CredentialStore.class.php:1390 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1141 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:287 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:287 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1014 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:810 +msgid "SNMP version" +msgstr "Versión SNMP" + +#: ../../godmode/agentes/module_manager_editor_network.php:194 +#: ../../godmode/massive/massive_edit_modules.php:950 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:774 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:773 +msgid "SNMP OID" +msgstr "SNMP OID" + +#: ../../godmode/agentes/module_manager_editor_network.php:305 +#: ../../include/class/AgentWizard.class.php:584 +msgid "SNMP Walk" +msgstr "Exploración SNMP" + +#: ../../godmode/agentes/module_manager_editor_network.php:317 +#: ../../godmode/massive/massive_edit_modules.php:1432 +#: ../../godmode/modules/manage_network_components_form_network.php:273 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1101 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1100 +msgid "TCP send" +msgstr "Enviar TCP" + +#: ../../godmode/agentes/module_manager_editor_network.php:318 +#: ../../godmode/massive/massive_edit_modules.php:1437 +#: ../../godmode/modules/manage_network_components_form_network.php:282 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1104 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1103 +msgid "TCP receive" +msgstr "Recibir TCP" + +#: ../../godmode/agentes/module_manager_editor_network.php:372 +#: ../../godmode/massive/massive_edit_modules.php:1007 +#: ../../godmode/modules/manage_network_components_form_network.php:146 +#: ../../godmode/wizards/HostDevices.class.php:1294 +#: ../../include/functions_snmp_browser.php:859 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:826 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:321 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:321 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:825 +msgid "Auth user" +msgstr "Autentificación de usuario" + +#: ../../godmode/agentes/module_manager_editor_network.php:385 +#: ../../godmode/massive/massive_edit_modules.php:1019 +#: ../../godmode/modules/manage_network_components_form_network.php:120 +#: ../../godmode/wizards/HostDevices.class.php:1336 +#: ../../include/functions_snmp_browser.php:871 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:835 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:337 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:337 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:834 +msgid "Auth password" +msgstr "Autentificación de contraseña" + +#: ../../godmode/agentes/module_manager_editor_network.php:385 +#: ../../godmode/agentes/module_manager_editor_network.php:424 +#: ../../godmode/massive/massive_edit_modules.php:1019 +#: ../../godmode/massive/massive_edit_modules.php:1029 +#: ../../godmode/wizards/HostDevices.class.php:1338 +#: ../../godmode/wizards/HostDevices.class.php:1369 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:835 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:839 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:834 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:838 +msgid "The pass length must be eight character minimum." +msgstr "La longitud de la contraseña debe ser mínimo de ocho caracteres." + +#: ../../godmode/agentes/module_manager_editor_network.php:407 +#: ../../godmode/massive/massive_edit_modules.php:1024 +#: ../../godmode/modules/manage_network_components_form_network.php:178 +#: ../../godmode/wizards/HostDevices.class.php:1352 +#: ../../include/class/AgentWizard.class.php:983 +#: ../../include/class/CredentialStore.class.php:1195 +#: ../../include/class/CredentialStore.class.php:1497 +#: ../../include/functions_snmp_browser.php:890 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:837 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:359 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:359 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:836 +msgid "Privacy method" +msgstr "Método de privacidad" + +#: ../../godmode/agentes/module_manager_editor_network.php:410 +#: ../../godmode/massive/massive_edit_modules.php:1025 +#: ../../godmode/modules/manage_network_components_form_network.php:181 +#: ../../godmode/wizards/HostDevices.class.php:1357 +#: ../../include/class/CredentialStore.class.php:1204 +#: ../../include/class/CredentialStore.class.php:1506 +#: ../../include/functions_snmp_browser.php:893 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:838 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:362 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:362 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:837 +msgid "DES" +msgstr "DES" + +#: ../../godmode/agentes/module_manager_editor_network.php:411 +#: ../../godmode/massive/massive_edit_modules.php:1025 +#: ../../godmode/modules/manage_network_components_form_network.php:182 +#: ../../godmode/wizards/HostDevices.class.php:1358 +#: ../../include/class/CredentialStore.class.php:1203 +#: ../../include/class/CredentialStore.class.php:1504 +#: ../../include/functions_snmp_browser.php:894 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:838 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:363 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:363 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:837 +msgid "AES" +msgstr "AES" + +#: ../../godmode/agentes/module_manager_editor_network.php:424 +#: ../../godmode/massive/massive_edit_modules.php:1029 +#: ../../godmode/modules/manage_network_components_form_network.php:158 +#: ../../godmode/wizards/HostDevices.class.php:1367 +#: ../../include/class/AgentWizard.class.php:997 +#: ../../include/class/CredentialStore.class.php:1212 +#: ../../include/class/CredentialStore.class.php:1518 +#: ../../include/functions_snmp_browser.php:906 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:839 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:378 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:378 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:838 +msgid "Privacy pass" +msgstr "Conexión privada" + +#: ../../godmode/agentes/module_manager_editor_network.php:446 +#: ../../godmode/massive/massive_edit_modules.php:1034 +#: ../../godmode/modules/manage_network_components_form_network.php:214 +#: ../../godmode/wizards/HostDevices.class.php:1321 +#: ../../include/functions_snmp_browser.php:918 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:841 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:395 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:395 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:840 +msgid "Auth method" +msgstr "Método de autentificación" + +#: ../../godmode/agentes/module_manager_editor_network.php:449 +#: ../../godmode/massive/massive_edit_modules.php:1035 +#: ../../godmode/modules/manage_network_components_form_network.php:217 +#: ../../godmode/wizards/HostDevices.class.php:1326 +#: ../../include/class/CredentialStore.class.php:1169 +#: ../../include/class/CredentialStore.class.php:1470 +#: ../../include/class/Diagnostics.class.php:2233 ../../include/functions_snmp_browser.php:921 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:842 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:398 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:398 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:841 +msgid "MD5" +msgstr "MD5" + +#: ../../godmode/agentes/module_manager_editor_network.php:450 +#: ../../godmode/massive/massive_edit_modules.php:1035 +#: ../../godmode/modules/manage_network_components_form_network.php:218 +#: ../../godmode/wizards/HostDevices.class.php:1327 +#: ../../include/class/CredentialStore.class.php:1170 +#: ../../include/class/CredentialStore.class.php:1472 +#: ../../include/functions_snmp_browser.php:922 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:842 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:399 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:399 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:841 +msgid "SHA" +msgstr "SHA" + +#: ../../godmode/agentes/module_manager_editor_network.php:463 +#: ../../godmode/massive/massive_edit_modules.php:1039 +#: ../../godmode/modules/manage_network_components_form_network.php:194 +#: ../../godmode/wizards/HostDevices.class.php:1305 +#: ../../include/class/AgentWizard.class.php:924 +#: ../../include/class/CredentialStore.class.php:1124 +#: ../../include/class/CredentialStore.class.php:1422 +#: ../../include/functions_snmp_browser.php:934 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:843 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:414 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:414 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:842 +msgid "Security level" +msgstr "Nivel de seguridad" + +#: ../../godmode/agentes/module_manager_editor_network.php:466 +#: ../../godmode/massive/massive_edit_modules.php:1042 +#: ../../godmode/modules/manage_network_components_form_network.php:197 +#: ../../godmode/wizards/HostDevices.class.php:1310 +#: ../../include/functions_snmp_browser.php:937 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:846 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:417 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:417 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:845 +msgid "Not auth and not privacy method" +msgstr "Método sin autentificación ni privacidad" + +#: ../../godmode/agentes/module_manager_editor_network.php:467 +#: ../../godmode/massive/massive_edit_modules.php:1043 +#: ../../godmode/modules/manage_network_components_form_network.php:198 +#: ../../godmode/wizards/HostDevices.class.php:1311 +#: ../../include/functions_snmp_browser.php:938 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:847 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:418 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:418 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:846 +msgid "Auth and not privacy method" +msgstr "Método con autentificación y sin privacidad" + +#: ../../godmode/agentes/module_manager_editor_network.php:468 +#: ../../godmode/massive/massive_edit_modules.php:1044 +#: ../../godmode/modules/manage_network_components_form_network.php:199 +#: ../../godmode/wizards/HostDevices.class.php:1312 +#: ../../include/functions_snmp_browser.php:939 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:848 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:419 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:419 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:847 +msgid "Auth and privacy method" +msgstr "Método con autentificación y privacidad" + +#: ../../godmode/agentes/module_manager_editor_network.php:488 +#: ../../godmode/alerts/alert_actions.php:298 ../../godmode/alerts/alert_actions.php:352 +#: ../../godmode/alerts/configure_alert_action.php:295 +#: ../../godmode/alerts/configure_alert_command.php:266 +#: ../../godmode/events/event_responses.editor.php:230 +#: ../../godmode/events/event_responses.editor.php:255 +#: ../../godmode/massive/massive_edit_modules.php:1491 +#: ../../godmode/massive/massive_edit_plugins.php:480 +#: ../../godmode/modules/manage_network_components_form_network.php:291 +#: ../../godmode/servers/plugin.php:509 ../../godmode/servers/plugin.php:1044 +#: ../../include/class/ExternalTools.class.php:382 +#: ../../include/class/ManageNetScanScripts.class.php:434 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1134 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1133 +msgid "Command" +msgstr "Comando" + +#: ../../godmode/agentes/module_manager_editor_network.php:491 +msgid "" +"Please use single quotation marks when necessary. \n" +"\n" +"If double quotation marks are needed, please escape them with a backslash (\\")" +msgstr "" +"Utilice comillas simples cuando sea necesario. \n" +"\n" +"Si se necesitan comillas dobles, escápase de ellas con una barra diagonal inversa (\\")" + +#: ../../godmode/agentes/module_manager_editor_network.php:515 +#: ../../godmode/massive/massive_edit_modules.php:1510 +#: ../../godmode/modules/manage_network_components_form_network.php:312 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1151 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1150 +msgid "Credential identifier" +msgstr "Credencial" + +#: ../../godmode/agentes/module_manager_editor_network.php:516 +#: ../../enterprise/views/ncm/agent/manage.php:152 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:104 +msgid "Connection method" +msgstr "Modo de conexión" + +#: ../../godmode/agentes/module_manager_editor_network.php:539 +#: ../../godmode/wizards/HostDevices.class.php:1469 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1160 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1294 +#: ../../enterprise/include/class/SAP.app.php:602 +#: ../../package_774/enterprise/include/class/SAP.app.php:602 +msgid "Manage credentials" +msgstr "Gestionar credenciales" + +#: ../../godmode/agentes/module_manager_editor_network.php:548 +#: ../../godmode/massive/massive_edit_modules.php:1527 +#: ../../godmode/modules/manage_network_components_form_network.php:329 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1166 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1165 +msgid "Inherited" +msgstr "Heredado" + +#: ../../godmode/agentes/module_manager_editor_network.php:550 +msgid "Windows remote" +msgstr "Windows remoto" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:46 +#: ../../operation/agentes/status_monitor.php:671 +#: ../../enterprise/operation/agentes/tag_view.php:294 +msgid "Plugin server module" +msgstr "Módulo del servidor de plugin" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:49 +#: ../../godmode/massive/massive_edit_modules.php:1470 +#: ../../godmode/massive/massive_edit_plugins.php:346 +#: ../../godmode/modules/manage_network_components_form_plugin.php:36 +#: ../../godmode/servers/plugin_registration.php:509 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1116 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1115 +msgid "Plugin" +msgstr "Plugin" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:117 +#: ../../operation/agentes/status_monitor.php:679 +#: ../../enterprise/operation/agentes/tag_view.php:302 +msgid "Prediction server module" +msgstr "Módulo del servidor de predicción" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:120 +msgid "Source module" +msgstr "Módulo origen" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:136 +#: ../../godmode/reporting/graph_builder.main.php:189 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1813 +#: ../../godmode/reporting/visual_console_builder.elements.php:123 +#: ../../godmode/reporting/visual_console_builder.wizard.php:264 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:394 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:313 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:836 +#: ../../include/functions_visual_map_editor.php:826 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:254 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:91 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1810 +#: ../../enterprise/include/functions_reporting_csv.php:606 +#: ../../enterprise/include/functions_reporting_csv.php:652 +#: ../../enterprise/include/functions_reporting_csv.php:1037 +#: ../../enterprise/include/functions_reporting_csv.php:1040 +#: ../../enterprise/include/functions_reporting_csv.php:1264 +#: ../../enterprise/include/functions_reporting_csv.php:1428 +#: ../../enterprise/include/functions_reporting_csv.php:1511 +#: ../../enterprise/include/functions_reporting_csv.php:1543 +#: ../../enterprise/include/functions_reporting_csv.php:1603 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../enterprise/include/functions_reporting_csv.php:2092 +#: ../../enterprise/include/functions_reporting_csv.php:2478 +#: ../../enterprise/include/functions_reporting_csv.php:2528 +#: ../../enterprise/include/functions_reporting_csv.php:3224 +#: ../../enterprise/include/functions_reporting_csv.php:3275 +#: ../../enterprise/include/functions_reporting_csv.php:3543 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:364 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:410 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:795 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:798 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1022 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1186 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1269 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1301 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1361 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1850 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2236 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2286 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2982 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3033 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3231 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:91 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1788 +msgid "Period" +msgstr "Período" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:163 +msgid "Select Module" +msgstr "Seleccionar módulo" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:226 +#: ../../godmode/agentes/planned_downtime.editor.php:1031 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:401 +#: ../../enterprise/include/lib/NetworkManager.php:203 +#: ../../enterprise/include/functions_cron.php:398 +#: ../../package_774/enterprise/include/functions_cron.php:398 +msgid "Weekly" +msgstr "Semanalmente" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:226 +#: ../../godmode/agentes/planned_downtime.editor.php:1032 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:402 +#: ../../enterprise/include/functions_cron.php:399 +#: ../../package_774/enterprise/include/functions_cron.php:399 +msgid "Monthly" +msgstr "Mensualmente" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:226 +#: ../../include/functions_netflow.php:1996 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:400 +#: ../../enterprise/include/lib/NetworkManager.php:199 +#: ../../enterprise/include/functions_cron.php:397 +#: ../../package_774/enterprise/include/functions_cron.php:397 +msgid "Daily" +msgstr "Diariamente" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:235 +msgid "Calculation type" +msgstr "Tipo de cálculo" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:236 +msgid "Future estimation" +msgstr "Estimación futura" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:237 +msgid "Limit value" +msgstr "Valor límite" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:246 +msgid "Estimated absolute value" +msgstr "Valor absoluto estimado" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:247 +msgid "Calculation of days to reach limit" +msgstr "Cálculo de días para alcanzar el límite" + +#: ../../godmode/agentes/module_manager_editor_web.php:57 +#: ../../operation/agentes/status_monitor.php:683 +#: ../../enterprise/operation/agentes/tag_view.php:306 +msgid "Web server module" +msgstr "Módulo del servidor web" + +#: ../../godmode/agentes/module_manager_editor_web.php:92 +#: ../../godmode/massive/massive_edit_modules.php:1427 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1097 +#: ../../enterprise/meta/include/functions_wizard_meta.php:610 +#: ../../enterprise/meta/include/functions_wizard_meta.php:667 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1096 +msgid "Web checks" +msgstr "Comprobaciones web" + +#: ../../godmode/agentes/module_manager_editor_web.php:165 +msgid "Debug remotely this module" +msgstr "Depurar este módulo en remoto" + +#: ../../godmode/agentes/module_manager_editor_web.php:168 +msgid "Debug this module once it has been initialized" +msgstr "Depurar este módulo una vez iniciado" + +#: ../../godmode/agentes/module_manager_editor_web.php:172 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:218 +#: ../../enterprise/godmode/modules/configure_local_component.php:615 +#: ../../enterprise/meta/include/functions_wizard_meta.php:674 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:615 +msgid "Load basic" +msgstr "cargar básicos" + +#: ../../godmode/agentes/module_manager_editor_web.php:181 +#: ../../enterprise/meta/include/functions_wizard_meta.php:680 +msgid "Load a basic structure on Web Checks" +msgstr "Cargar una estructura básica en las comprobaciones web" + +#: ../../godmode/agentes/module_manager_editor_web.php:183 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:206 +#: ../../enterprise/godmode/modules/configure_local_component.php:622 +#: ../../enterprise/godmode/setup/setup_log_collector.php:118 +#: ../../enterprise/include/functions_metaconsole.php:1353 +#: ../../enterprise/include/functions_metaconsole.php:1386 +#: ../../enterprise/include/functions_metaconsole.php:1419 +#: ../../enterprise/include/functions_metaconsole.php:1452 +#: ../../enterprise/include/functions_metaconsole.php:1485 +#: ../../enterprise/include/functions_metaconsole.php:1516 +#: ../../enterprise/include/functions_metaconsole.php:1549 +#: ../../enterprise/meta/include/functions_wizard_meta.php:236 +#: ../../enterprise/meta/include/functions_wizard_meta.php:682 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1353 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1386 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1419 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1452 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1485 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1516 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1549 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:118 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:622 +msgid "Check" +msgstr "Comprobar" + +#: ../../godmode/agentes/module_manager_editor_web.php:192 +#: ../../enterprise/meta/include/functions_wizard_meta.php:688 +msgid "Check the correct structure of the WebCheck" +msgstr "Cargar la estructura correcta de las comprobaciones web" + +#: ../../godmode/agentes/module_manager_editor_web.php:194 +#: ../../include/class/WebServerModuleDebug.class.php:325 +msgid "Debug" +msgstr "Depurar" + +#: ../../godmode/agentes/module_manager_editor_web.php:217 +#: ../../enterprise/meta/include/functions_wizard_meta.php:593 +msgid "Check type" +msgstr "Comprueba el tipo" + +#: ../../godmode/agentes/module_manager_editor_web.php:223 +msgid "Requests" +msgstr "Peticiones" + +#: ../../godmode/agentes/module_manager_editor_web.php:226 +msgid "Agent browser id" +msgstr "ID del navegador (Agent Browser)" + +#: ../../godmode/agentes/module_manager_editor_web.php:232 +msgid "HTTP auth (login)" +msgstr "Autentificación HTTP (inicio de sesión)" + +#: ../../godmode/agentes/module_manager_editor_web.php:235 +msgid "HTTP auth (password)" +msgstr "Autentificación HTTP (contraseña)" + +#: ../../godmode/agentes/module_manager_editor_web.php:242 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1087 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1619 +msgid "Proxy URL" +msgstr "Proxy URL" + +#: ../../godmode/agentes/module_manager_editor_web.php:249 +msgid "Proxy auth (login)" +msgstr "Autentificación Proxy (inicio de sesión)" + +#: ../../godmode/agentes/module_manager_editor_web.php:253 +msgid "Proxy auth (pass)" +msgstr "Autentificación proxy (contraseña)" + +#: ../../godmode/agentes/module_manager_editor_web.php:260 +msgid "Proxy auth (server)" +msgstr "Autentificación proxy (servidor)" + +#: ../../godmode/agentes/module_manager_editor_web.php:264 +msgid "Proxy auth (realm)" +msgstr "Autentificación proxy (área)" + +#: ../../godmode/agentes/module_manager_editor_web.php:271 +#: ../../enterprise/meta/include/functions_wizard_meta.php:695 +msgid "First line must be \"task_begin\"" +msgstr "La primera línea tiene que ser \"task_begin\"." + +#: ../../godmode/agentes/module_manager_editor_web.php:272 +#: ../../enterprise/meta/include/functions_wizard_meta.php:696 +msgid "Webchecks configuration is empty" +msgstr "La configuración de comprobaciones web está vacía." + +#: ../../godmode/agentes/module_manager_editor_web.php:273 +#: ../../godmode/agentes/module_manager_editor_web.php:274 +#: ../../enterprise/meta/include/functions_wizard_meta.php:697 +#: ../../enterprise/meta/include/functions_wizard_meta.php:698 +msgid "Last line must be \"task_end\"" +msgstr "La última línea tiene que ser \"task_end\"." + +#: ../../godmode/agentes/module_manager_editor_web.php:275 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:257 +#: ../../enterprise/godmode/modules/configure_local_component.php:640 +#: ../../enterprise/meta/include/functions_wizard_meta.php:699 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:640 +msgid "There is a line with a unknown token 'token_fail'." +msgstr "Hay una línea con un token desconocido \"token_fail\"." + +#: ../../godmode/agentes/module_manager_editor_web.php:276 +msgid "There isn't get or post" +msgstr "No se puede obtener o publicar." + +#: ../../godmode/agentes/module_manager_editor_web.php:277 +#: ../../enterprise/meta/include/functions_wizard_meta.php:700 +msgid "Web checks are built correctly" +msgstr "Las comprobaciones web se han efectuado correctamente." + +#: ../../godmode/agentes/module_manager_editor_wmi.php:33 +#: ../../operation/agentes/status_monitor.php:675 +#: ../../enterprise/operation/agentes/tag_view.php:298 +msgid "WMI server module" +msgstr "Módulo del servidor WMI" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:101 +#: ../../godmode/modules/manage_network_components_form_wmi.php:50 +#: ../../include/class/CredentialStore.class.php:1009 +#: ../../include/class/CredentialStore.class.php:1352 +msgid "Namespace" +msgstr "Espacio de nombres" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:101 +msgid "Optional. WMI namespace. If unsure leave blank." +msgstr "Opcional. Campo de nombre WMI. Ante la duda, dejar en blanco." + +#: ../../godmode/agentes/module_manager_editor_wmi.php:168 +#: ../../godmode/massive/massive_edit_modules.php:1442 +#: ../../godmode/modules/manage_network_components_form_wmi.php:32 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1107 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1106 +msgid "WMI query" +msgstr "Consulta WMI" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:188 +#: ../../godmode/massive/massive_edit_modules.php:1447 +#: ../../godmode/modules/manage_network_components_form_wizard.php:828 +#: ../../godmode/modules/manage_network_components_form_wmi.php:37 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1110 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1109 +msgid "Key string" +msgstr "Cadena clave" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:188 +msgid "" +"Optional. Substring to look for in the WQL query result. The module returns 1 if found, 0 if " +"not." +msgstr "" +"Opcional. Subcadena para buscar en los resultados de la consulta WQL. El módulo devuelve 1 " +"si se ha encontrado algún resultado, 0 en caso contrario." + +#: ../../godmode/agentes/module_manager_editor_wmi.php:212 +#: ../../godmode/massive/massive_edit_modules.php:1452 +#: ../../godmode/modules/manage_network_components_form_wmi.php:45 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1113 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1112 +msgid "Field number" +msgstr "Campo número" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:212 +msgid "Column number to retrieve from the WQL query result (starting from zero)." +msgstr "Número de columna a obtener del resultado de la consulta WQL (a partir de 0)." + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:95 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:93 +msgid "Empty Network maps editor" +msgstr "Editor de mapas de red vacío" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:104 +#: ../../godmode/gis_maps/configure_gis_map.php:116 ../../godmode/reporting/map_builder.php:129 +#: ../../godmode/reporting/visual_console_builder.php:992 +#: ../../godmode/reporting/visual_console_favorite.php:126 +#: ../../operation/agentes/networkmap.dinamic.php:146 +#: ../../operation/agentes/pandora_networkmap.editor.php:238 +#: ../../operation/agentes/pandora_networkmap.php:705 +#: ../../operation/agentes/pandora_networkmap.view.php:2364 +#: ../../operation/gis_maps/gis_map.php:47 ../../operation/gis_maps/render_view.php:189 +#: ../../operation/visual_console/legacy_view.php:215 +#: ../../operation/visual_console/view.php:251 ../../operation/menu.php:443 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:102 +#: ../../enterprise/godmode/reporting/visual_console_template.php:132 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:129 +#: ../../enterprise/godmode/services/services.elements.php:916 +#: ../../enterprise/godmode/services/services.service.php:521 +#: ../../enterprise/operation/services/massive/service.create.elements.php:251 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:113 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:154 +#: ../../enterprise/operation/services/massive/services.create.php:612 +#: ../../enterprise/operation/services/massive/services.delete.php:50 +#: ../../enterprise/operation/services/services.list.php:66 +#: ../../enterprise/operation/services/services.service.php:70 +#: ../../enterprise/operation/services/services.service_map.php:91 +#: ../../enterprise/operation/services/services.table_services.php:63 +#: ../../enterprise/operation/services/services.treeview_services.php:69 +#: ../../package_774/enterprise/operation/services/services.service_map.php:91 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:612 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:251 +#: ../../package_774/enterprise/godmode/services/services.service.php:521 +msgid "Topology maps" +msgstr "Mapas topológicos" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:108 +#: ../../operation/agentes/pandora_networkmap.editor.php:242 +#: ../../operation/agentes/pandora_networkmap.php:709 +#: ../../operation/agentes/pandora_networkmap.view.php:2266 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:106 +msgid "Networkmap" +msgstr "Mapa de red" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:115 +#: ../../operation/agentes/pandora_networkmap.editor.php:280 +#: ../../operation/agentes/pandora_networkmap.view.php:2272 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:113 +msgid "Not found networkmap." +msgstr "No se encontró ningún mapa de red." + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:157 +#: ../../operation/agentes/pandora_networkmap.editor.php:405 +#: ../../operation/agentes/pandora_networkmap.view.php:143 +#: ../../enterprise/extensions/vmware/vmware_view.php:1831 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:152 +msgid "Node radius" +msgstr "Radio de los nodos" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:187 +#: ../../operation/agentes/pandora_networkmap.editor.php:582 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:173 +msgid "Save networkmap" +msgstr "Guardar mapa de red" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:193 +#: ../../operation/agentes/pandora_networkmap.editor.php:597 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:184 +msgid "Update networkmap" +msgstr "Actualizar mapa de red" + +#: ../../godmode/agentes/planned_downtime.editor.php:58 ../../godmode/alerts/alert_list.php:611 +#: ../../include/class/SnmpConsole.class.php:196 ../../include/lib/ITSM/Manager.php:1014 +#: ../../include/functions_html.php:2018 ../../include/functions_html.php:2019 +#: ../../include/functions_html.php:2129 ../../include/functions_html.php:2130 +#: ../../include/functions_html.php:2313 ../../include/functions_html.php:2314 +#: ../../include/functions_html.php:7073 ../../include/functions_html.php:7074 +#: ../../include/functions_html.php:7416 ../../include/functions_html.php:7417 +#: ../../include/functions_html.php:7465 ../../include/functions_html.php:7466 +#: ../../operation/events/events.php:1849 ../../operation/snmpconsole/snmp_statistics.php:67 +#: ../../operation/menu.php:719 ../../enterprise/godmode/alerts/alert_inventory.php:92 +msgid "List" +msgstr "Lista" + +#: ../../godmode/agentes/planned_downtime.editor.php:66 +#: ../../godmode/agentes/planned_downtime.editor.php:79 +#: ../../godmode/agentes/planned_downtime.list.php:212 +#: ../../godmode/agentes/planned_downtime.list.php:225 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:41 +#: ../../include/functions_reporting_html.php:1538 +#: ../../include/functions_reporting_html.php:6100 +msgid "Scheduled Downtime" +msgstr "Parada planificada" + +#: ../../godmode/agentes/planned_downtime.editor.php:75 +#: ../../godmode/agentes/planned_downtime.list.php:221 +#: ../../godmode/files_repo/files_repo.php:88 ../../godmode/menu.php:720 +#: ../../operation/agentes/exportdata.php:58 +msgid "Tools" +msgstr "Herramientas" + +#: ../../godmode/agentes/planned_downtime.editor.php:229 +#: ../../godmode/agentes/planned_downtime.editor.php:1574 +#: ../../godmode/agentes/planned_downtime.editor.php:1775 +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:262 +#: ../../include/functions_planned_downtimes.php:41 +#: ../../include/functions_planned_downtimes.php:802 +msgid "Not created. Error inserting data. Start time must be higher than the current time" +msgstr "" +"No ha sido creado. Error insertando datos. La fecha de comienzo debe ser anterior a la fecha " +"actual." + +#: ../../godmode/agentes/planned_downtime.editor.php:266 +#: ../../godmode/agentes/planned_downtime.editor.php:270 +#: ../../godmode/agentes/planned_downtime.editor.php:278 +#: ../../godmode/agentes/planned_downtime.editor.php:282 +#: ../../include/functions_planned_downtimes.php:43 +#: ../../include/functions_planned_downtimes.php:48 +#: ../../include/functions_planned_downtimes.php:50 +#: ../../include/functions_planned_downtimes.php:807 +#: ../../include/functions_planned_downtimes.php:814 +#: ../../include/functions_planned_downtimes.php:822 +#: ../../include/functions_planned_downtimes.php:830 +#: ../../include/functions_planned_downtimes.php:835 +#: ../../include/functions_planned_downtimes.php:840 +#: ../../include/functions_planned_downtimes.php:845 +#: ../../include/functions_planned_downtimes.php:850 +#: ../../include/functions_planned_downtimes.php:855 +#: ../../include/functions_planned_downtimes.php:860 +msgid "Not created. Error inserting data" +msgstr "No se pudo crear. Error al insertar los datos." + +#: ../../godmode/agentes/planned_downtime.editor.php:266 +#: ../../include/functions_planned_downtimes.php:43 +#: ../../include/functions_planned_downtimes.php:814 +msgid "The end date must be higher than the start date" +msgstr "La fecha de fin debe ser posterior a la fecha de inicio." + +#: ../../godmode/agentes/planned_downtime.editor.php:270 +#: ../../include/functions_planned_downtimes.php:807 +msgid "The end date must be higher than the current time" +msgstr "La fecha fin debería ser posterior a la fecha actual." + +#: ../../godmode/agentes/planned_downtime.editor.php:278 +#: ../../godmode/agentes/planned_downtime.editor.php:1135 +#: ../../include/functions_planned_downtimes.php:48 +#: ../../include/functions_planned_downtimes.php:822 +msgid "The end time must be higher than the start time" +msgstr "La hora de fin debe ser posterior a la fecha de inicio." + +#: ../../godmode/agentes/planned_downtime.editor.php:282 +#: ../../godmode/agentes/planned_downtime.editor.php:1099 +#: ../../include/functions_planned_downtimes.php:50 +#: ../../include/functions_planned_downtimes.php:830 +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." + +#: ../../godmode/agentes/planned_downtime.editor.php:295 +msgid "hour (from)" +msgstr "hora (desde)" + +#: ../../godmode/agentes/planned_downtime.editor.php:312 +msgid "minute (from)" +msgstr "minuto (desde)" + +#: ../../godmode/agentes/planned_downtime.editor.php:329 +msgid "month day (from)" +msgstr "día del mes (desde)" + +#: ../../godmode/agentes/planned_downtime.editor.php:346 +msgid "month (from)" +msgstr "mes (desde)" + +#: ../../godmode/agentes/planned_downtime.editor.php:363 +msgid "week day (from)" +msgstr "día de la semana (desde)" + +#: ../../godmode/agentes/planned_downtime.editor.php:380 +msgid "hour (to)" +msgstr "hora (hasta)" + +#: ../../godmode/agentes/planned_downtime.editor.php:397 +msgid "minute (to)" +msgstr "minuto (hasta)" + +#: ../../godmode/agentes/planned_downtime.editor.php:414 +msgid "month day (to)" +msgstr "día del mes (hasta)" + +#: ../../godmode/agentes/planned_downtime.editor.php:431 +msgid "month (to)" +msgstr "mes (hasta)" + +#: ../../godmode/agentes/planned_downtime.editor.php:448 +msgid "week day (to)" +msgstr "día de la semana (hasta)" + +#: ../../godmode/agentes/planned_downtime.editor.php:487 +#: ../../godmode/agentes/planned_downtime.editor.php:622 +msgid "Downtime start cron expression is not correct" +msgstr "La expresión cron de inicio de tiempo de inactividad no es correcta" + +#: ../../godmode/agentes/planned_downtime.editor.php:493 +#: ../../godmode/agentes/planned_downtime.editor.php:628 +msgid "Downtime stop cron expression is not correct" +msgstr "La expresión cron de parada de tiempo de inactividad no es correcta" + +#: ../../godmode/agentes/planned_downtime.editor.php:538 +#: ../../include/functions_planned_downtimes.php:99 +#: ../../include/functions_planned_downtimes.php:874 +msgid "Each scheduled downtime must have a different name" +msgstr "Cada tiempo de inactividad programado debe tener un nombre diferente" + +#: ../../godmode/agentes/planned_downtime.editor.php:543 +#: ../../godmode/agentes/planned_downtime.editor.php:576 +#: ../../include/functions_planned_downtimes.php:104 +#: ../../include/functions_planned_downtimes.php:880 +msgid "Scheduled downtime must have a name" +msgstr "La parada de servicio planeada debe tener un nombre." + +#: ../../godmode/agentes/planned_downtime.editor.php:652 +#: ../../godmode/agentes/status_monitor_custom_fields.php:77 +#: ../../godmode/alerts/alert_list.php:95 ../../godmode/alerts/alert_list.php:389 +#: ../../godmode/alerts/alert_templates.php:167 +#: ../../godmode/alerts/configure_alert_command.php:150 +#: ../../godmode/alerts/configure_alert_template.php:599 +#: ../../godmode/modules/manage_network_components.php:525 ../../godmode/setup/gis.php:41 +#: ../../include/functions_alerts.php:2839 ../../include/functions_planned_downtimes.php:123 +#: ../../operation/agentes/pandora_networkmap.php:216 +#: ../../operation/agentes/pandora_networkmap.php:538 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:127 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:139 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:123 +#: ../../enterprise/godmode/modules/local_components.php:407 +#: ../../enterprise/godmode/policies/policies.php:201 +#: ../../enterprise/godmode/policies/policy_modules.php:1336 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:70 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:83 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:141 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1525 +#: ../../enterprise/include/ajax/servers.ajax.php:368 +#: ../../enterprise/tools/ipam/ipam_action.php:277 +#: ../../enterprise/tools/ipam/ipam_massive.php:48 +#: ../../package_774/enterprise/godmode/policies/policies.php:228 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1319 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1398 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:141 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:123 +msgid "Could not be updated" +msgstr "No se pudo actualizar" + +#: ../../godmode/agentes/planned_downtime.editor.php:877 +#: ../../godmode/category/edit_category.php:79 +msgid "Editor" +msgstr "Editor" + +#: ../../godmode/agentes/planned_downtime.editor.php:930 +#: ../../godmode/agentes/planned_downtime.list.php:779 +msgid "Disabled Agents" +msgstr "Agentes desactivados" + +#: ../../godmode/agentes/planned_downtime.editor.php:931 +msgid "Disable Modules" +msgstr "Deshabilitar módulos" + +#: ../../godmode/agentes/planned_downtime.editor.php:932 +#: ../../godmode/agentes/planned_downtime.list.php:780 +msgid "Disabled only Alerts" +msgstr "Deshabilitar solo las alertas" + +#: ../../godmode/agentes/planned_downtime.editor.php:945 +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:945 +msgid "Disable Agents: Disables the selected agents." +msgstr "Deshabilitar agentes: deshabilita los agentes seleccionados" + +#: ../../godmode/agentes/planned_downtime.editor.php:945 +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:951 +#: ../../godmode/agentes/planned_downtime.list.php:737 +#: ../../godmode/modules/manage_network_components_form_wizard.php:793 +#: ../../include/functions_reporting_html.php:7594 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:373 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:146 +msgid "Execution" +msgstr "Ejecución" + +#: ../../godmode/agentes/planned_downtime.editor.php:954 +#: ../../godmode/agentes/planned_downtime.list.php:343 +#: ../../godmode/agentes/planned_downtime.list.php:786 +msgid "Once" +msgstr "Una vez" + +#: ../../godmode/agentes/planned_downtime.editor.php:955 +#: ../../godmode/agentes/planned_downtime.list.php:344 +#: ../../godmode/agentes/planned_downtime.list.php:787 +msgid "Periodically" +msgstr "Periódicamente" + +#: ../../godmode/agentes/planned_downtime.editor.php:956 +msgid "Cron from/to" +msgstr "Cron desde/hasta" + +#: ../../godmode/agentes/planned_downtime.editor.php:997 +#: ../../godmode/agentes/planned_downtime.list.php:331 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:460 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:523 +#: ../../include/rest-api/index.php:375 ../../include/functions_reporting_html.php:5223 +#: ../../include/functions_snmp.php:413 ../../include/functions_snmp.php:421 +#: ../../operation/agentes/gis_view.php:221 +#: ../../enterprise/include/functions_reporting_csv.php:612 +#: ../../enterprise/include/functions_reporting_csv.php:657 +#: ../../enterprise/include/functions_reporting_csv.php:1270 +#: ../../enterprise/include/functions_reporting_csv.php:1549 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../enterprise/include/functions_reporting_pdf.php:2323 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:2148 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:370 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:415 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1028 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1307 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +msgid "To" +msgstr "Para" + +#: ../../godmode/agentes/planned_downtime.editor.php:1028 +msgid "Type Periodicity" +msgstr "Tipo de periodicidad" + +#: ../../godmode/agentes/planned_downtime.editor.php:1053 +#: ../../include/class/CalendarManager.class.php:1029 ../../include/functions.php:1218 +#: ../../include/functions_reporting.php:15421 ../../views/calendar/special_days.php:248 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:420 +msgid "Mon" +msgstr "Lun" + +#: ../../godmode/agentes/planned_downtime.editor.php:1054 +#: ../../include/class/CalendarManager.class.php:1030 ../../include/functions.php:1222 +#: ../../include/functions_reporting.php:15426 ../../views/calendar/special_days.php:249 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:421 +msgid "Tue" +msgstr "Mar" + +#: ../../godmode/agentes/planned_downtime.editor.php:1055 +#: ../../include/class/CalendarManager.class.php:1031 ../../include/functions.php:1226 +#: ../../include/functions_reporting.php:15431 ../../views/calendar/special_days.php:250 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:422 +msgid "Wed" +msgstr "Mié" + +#: ../../godmode/agentes/planned_downtime.editor.php:1056 +#: ../../include/class/CalendarManager.class.php:1032 ../../include/functions.php:1230 +#: ../../include/functions_reporting.php:15436 ../../views/calendar/special_days.php:251 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:423 +msgid "Thu" +msgstr "Jue" + +#: ../../godmode/agentes/planned_downtime.editor.php:1057 +#: ../../include/class/CalendarManager.class.php:1033 ../../include/functions.php:1234 +#: ../../include/functions_reporting.php:15441 ../../views/calendar/special_days.php:252 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:424 +msgid "Fri" +msgstr "Vie" + +#: ../../godmode/agentes/planned_downtime.editor.php:1058 +#: ../../include/class/CalendarManager.class.php:1034 ../../include/functions.php:1238 +#: ../../include/functions_reporting.php:15446 ../../views/calendar/special_days.php:253 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:425 +msgid "Sat" +msgstr "Sáb" + +#: ../../godmode/agentes/planned_downtime.editor.php:1059 +#: ../../include/class/CalendarManager.class.php:1035 ../../include/functions.php:1242 +#: ../../include/functions_reporting.php:15451 ../../views/calendar/special_days.php:247 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:426 +msgid "Sun" +msgstr "Dom" + +#: ../../godmode/agentes/planned_downtime.editor.php:1069 +#: ../../include/functions_reporting.php:15461 +msgid "From day" +msgstr "Desde el día" + +#: ../../godmode/agentes/planned_downtime.editor.php:1085 +#: ../../include/functions_reporting.php:15462 +msgid "To day" +msgstr "Hasta el día" + +#: ../../godmode/agentes/planned_downtime.editor.php:1110 +msgid "From hour" +msgstr "Desde la hora:" + +#: ../../godmode/agentes/planned_downtime.editor.php:1120 +msgid "The start time must be lower than the end time" +msgstr "La hora de inicio debe ser previa a la hora de finalización" + +#: ../../godmode/agentes/planned_downtime.editor.php:1125 +msgid "To hour" +msgstr "Hasta la hora:" + +#: ../../godmode/agentes/planned_downtime.editor.php:1164 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:467 +msgid "Configure the time" +msgstr "Configurar el tiempo" + +#: ../../godmode/agentes/planned_downtime.editor.php:1171 +msgid "Filtering" +msgstr "Filtrado" + +#: ../../godmode/agentes/planned_downtime.editor.php:1210 +#: ../../enterprise/include/class/Omnishell.class.php:1039 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:368 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:368 +msgid "Available agents" +msgstr "Agentes disponibles" + +#: ../../godmode/agentes/planned_downtime.editor.php:1232 +#: ../../godmode/massive/massive_delete_modules.php:319 +#: ../../godmode/massive/massive_edit_modules.php:298 +msgid "Selection mode" +msgstr "Modo de selección" + +#: ../../godmode/agentes/planned_downtime.editor.php:1257 +#: ../../enterprise/include/class/SAP.app.php:814 +#: ../../package_774/enterprise/include/class/SAP.app.php:814 +msgid "Available modules" +msgstr "Módulos disponibles" + +#: ../../godmode/agentes/planned_downtime.editor.php:1272 +msgid "Only for type Quiet for downtimes." +msgstr "Solo para tipo Modo silencioso para paradas" + +#: ../../godmode/agentes/planned_downtime.editor.php:1330 +msgid "Agents planned for this downtime" +msgstr "Agentes planificados para esta parada" + +#: ../../godmode/agentes/planned_downtime.editor.php:1348 +msgid "There are no agents" +msgstr "No hay agentes" + +#: ../../godmode/agentes/planned_downtime.editor.php:1402 +msgid "All alerts" +msgstr "Todas las alertas" + +#: ../../godmode/agentes/planned_downtime.editor.php:1404 +msgid "Entire agent" +msgstr "Agente completo" + +#: ../../godmode/agentes/planned_downtime.editor.php:1407 +#: ../../godmode/agentes/planned_downtime.editor.php:1519 +#: ../../godmode/agentes/planned_downtime.list.php:167 +msgid "All modules" +msgstr "Todos los módulos" + +#: ../../godmode/agentes/planned_downtime.editor.php:1409 +#: ../../godmode/agentes/planned_downtime.editor.php:1511 +#: ../../godmode/agentes/planned_downtime.editor.php:1515 +msgid "Some modules" +msgstr "Algunos módulos" + +#: ../../godmode/agentes/planned_downtime.editor.php:1465 +msgid "Add Module:" +msgstr "Añadir módulo:" + +#: ../../godmode/agentes/planned_downtime.editor.php:1903 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5834 +msgid "Please select a module." +msgstr "Por favor, seleccione un módulo." + +#: ../../godmode/agentes/planned_downtime.editor.php:2042 +msgid "" +"WARNING: If you edit this scheduled downtime, the data of future SLA reports may be altered" +msgstr "" +"ADVERTENCIA: si se modifica esta parada planificada, los datos de los futuros informes SLA " +"pueden ser alterados" + +#: ../../godmode/agentes/planned_downtime.export_csv.php:204 +#: ../../godmode/agentes/planned_downtime.list.php:673 +msgid "No scheduled downtime" +msgstr "No hay paradas planificadas" + +#: ../../godmode/agentes/planned_downtime.list.php:254 +msgid "An error occurred stopping the scheduled downtime" +msgstr "Se produjo un error al detener la parada planificada" + +#: ../../godmode/agentes/planned_downtime.list.php:281 +msgid "This scheduled downtime is running" +msgstr "Esta parada planificada se está ejecutando" + +#: ../../godmode/agentes/planned_downtime.list.php:290 +#: ../../godmode/alerts/alert_actions.php:208 ../../godmode/alerts/alert_commands.php:950 +#: ../../godmode/alerts/alert_list.php:271 ../../godmode/alerts/alert_list.php:434 +#: ../../godmode/alerts/alert_templates.php:262 ../../godmode/events/event_filter.php:77 +#: ../../godmode/events/event_filter.php:104 +#: ../../godmode/massive/massive_delete_action_alerts.php:171 +#: ../../godmode/massive/massive_delete_alerts.php:201 +#: ../../godmode/massive/massive_delete_modules.php:162 +#: ../../godmode/modules/manage_nc_groups.php:176 +#: ../../godmode/modules/manage_network_components.php:552 +#: ../../godmode/netflow/nf_edit.php:111 ../../godmode/netflow/nf_edit.php:144 +#: ../../godmode/netflow/nf_item_list.php:120 ../../godmode/netflow/nf_item_list.php:148 +#: ../../godmode/reporting/graphs.php:150 ../../godmode/reporting/graphs.php:162 +#: ../../godmode/reporting/graphs.php:213 ../../godmode/reporting/map_builder.php:209 +#: ../../godmode/reporting/reporting_builder.php:634 ../../godmode/setup/gis.php:61 +#: ../../godmode/setup/links.php:93 ../../godmode/setup/news.php:137 +#: ../../godmode/snmpconsole/snmp_alert.php:686 ../../godmode/snmpconsole/snmp_filters.php:180 +#: ../../godmode/users/profile_list.php:142 ../../godmode/users/user_list.php:357 +#: ../../godmode/users/user_list.php:411 ../../godmode/files_repo/files_repo.php:156 +#: ../../include/class/ConfigPEN.class.php:488 ../../operation/gis_maps/gis_map.php:99 +#: ../../operation/messages/message_list.php:109 ../../operation/messages/message_list.php:131 +#: ../../operation/reporting/graph_viewer.php:57 ../../operation/reporting/graph_viewer.php:65 +#: ../../views/dashboard/list.php:57 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:68 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:118 +#: ../../enterprise/godmode/modules/local_components.php:431 +#: ../../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:392 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:410 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:165 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:138 +#: ../../enterprise/include/class/DatabaseHA.class.php:1060 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:295 +#: ../../enterprise/meta/advanced/links.php:83 +#: ../../enterprise/meta/advanced/metasetup.relations.php:86 +#: ../../enterprise/tools/ipam/ipam_action.php:102 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:87 +#: ../../enterprise/tools/ipam/ipam_sites.php:131 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:214 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:190 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:295 +msgid "Successfully deleted" +msgstr "Eliminado correctamente" + +#: ../../godmode/agentes/planned_downtime.list.php:291 ../../godmode/events/event_filter.php:78 +#: ../../godmode/events/event_filter.php:105 ../../godmode/modules/manage_nc_groups.php:177 +#: ../../godmode/netflow/nf_edit.php:112 ../../godmode/netflow/nf_edit.php:145 +#: ../../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/setup/os.list.php:220 ../../godmode/setup/os.list.php:227 +#: ../../godmode/setup/os_version.list.php:183 ../../godmode/setup/os_version.list.php:190 +#: ../../operation/reporting/graph_viewer.php:59 ../../operation/reporting/graph_viewer.php:67 +#: ../../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 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:296 +#: ../../enterprise/meta/advanced/metasetup.relations.php:87 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:88 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:296 +msgid "Not deleted. Error deleting data" +msgstr "No se pudo borrar. Error al borrar los datos." + +#: ../../godmode/agentes/planned_downtime.list.php:345 +#: ../../godmode/agentes/planned_downtime.list.php:788 +#: ../../enterprise/meta/advanced/cron_main.php:88 +msgid "Cron" +msgstr "Cron" + +#: ../../godmode/agentes/planned_downtime.list.php:384 +msgid "Between dates" +msgstr "Entre fechas" + +#: ../../godmode/agentes/planned_downtime.list.php:395 +msgid "Show past downtimes" +msgstr "Mostrar paradas antiguas" + +#: ../../godmode/agentes/planned_downtime.list.php:405 +#: ../../godmode/modules/manage_network_components_form_wizard.php:583 +msgid "Execution type" +msgstr "Tipo de ejecución" + +#: ../../godmode/agentes/planned_downtime.list.php:733 +msgid "Name (Ag.)" +msgstr "Nombre (núm. ag.)" + +#: ../../godmode/agentes/planned_downtime.list.php:738 ../../godmode/events/events.php:138 +#: ../../godmode/massive/massive_operations.php:384 +#: ../../godmode/massive/massive_operations.php:406 +#: ../../godmode/modules/manage_inventory_modules.php:54 +#: ../../godmode/modules/manage_inventory_modules_form.php:45 +#: ../../godmode/modules/manage_network_components.php:299 ../../godmode/menu.php:353 +#: ../../include/class/AgentDeployWizard.class.php:727 +#: ../../include/class/ConfigPEN.class.php:329 +#: ../../include/class/ModuleTemplates.class.php:195 +#: ../../include/class/ModuleTemplates.class.php:213 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:62 +#: ../../include/functions_reports.php:926 ../../include/functions_reports.php:930 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:871 +#: ../../enterprise/godmode/agentes/collections.agents.php:83 +#: ../../enterprise/godmode/agentes/collections.data.php:60 +#: ../../enterprise/godmode/agentes/collections.editor.php:114 +#: ../../enterprise/godmode/agentes/collections.php:140 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:65 +#: ../../enterprise/godmode/modules/configure_local_component.php:598 +#: ../../enterprise/godmode/modules/local_components.php:165 +#: ../../enterprise/godmode/policies/policies.php:222 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1566 +#: ../../enterprise/include/class/AgentRepository.class.php:692 +#: ../../enterprise/views/ncm/backups/backup.php:121 +#: ../../package_774/enterprise/godmode/policies/policies.php:249 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1414 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:598 +msgid "Configuration" +msgstr "Configuración" + +#: ../../godmode/agentes/planned_downtime.list.php:739 +#: ../../godmode/agentes/planned_downtime.list.php:812 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:63 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:673 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:673 +msgid "Running" +msgstr "Ejecutándose" + +#: ../../godmode/agentes/planned_downtime.list.php:740 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:64 +msgid "Affected" +msgstr "Afectado" + +#: ../../godmode/agentes/planned_downtime.list.php:745 +#: ../../godmode/agentes/planned_downtime.list.php:850 +#: ../../godmode/agentes/planned_downtime.list.php:859 +msgid "Stop downtime" +msgstr "Detener parada planificada" + +#: ../../godmode/agentes/planned_downtime.list.php:746 +#: ../../godmode/agentes/planned_downtime.list.php:879 +#: ../../godmode/agentes/planned_downtime.list.php:925 +#: ../../godmode/alerts/alert_actions.php:355 ../../godmode/reporting/map_builder.php:420 +#: ../../include/ajax/dashboard.ajax.php:83 ../../include/functions_filemanager.php:1069 +#: ../../operation/agentes/pandora_networkmap.php:830 ../../views/dashboard/list.php:97 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:229 +#: ../../enterprise/godmode/policies/policies.php:634 +#: ../../enterprise/godmode/policies/policy_modules.php:1870 +#: ../../package_774/enterprise/godmode/policies/policies.php:669 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1863 +msgid "Copy" +msgstr "Copiar" + +#: ../../godmode/agentes/planned_downtime.list.php:802 +msgid "Not running" +msgstr "No está en ejecución" + #: ../../godmode/agentes/planned_downtime.list.php:819 -#: ../../godmode/alerts/configure_alert_template.php:1621 -#: ../../include/class/AgentWizard.class.php:6182 +#: ../../godmode/alerts/configure_alert_template.php:1789 +#: ../../include/class/AgentWizard.class.php:6214 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:199 +#: ../../views/calendar/special_days.php:434 ../../views/calendar/special_days.php:534 +#: ../../views/calendar/special_days_edit.php:214 +#: ../../enterprise/godmode/wizards/consoletask_js.php:108 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4617 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4597 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:108 msgid "Loading, this operation might take several minutes..." msgstr "Cargando, esta operación podría llevar varios minutos..." +#: ../../godmode/agentes/planned_downtime.list.php:820 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:200 +msgid "Elements affected" +msgstr "Elementos afectados" + +#: ../../godmode/agentes/planned_downtime.list.php:829 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:209 +msgid "Agents and modules affected" +msgstr "Agentes y módulos afectados" + +#: ../../godmode/agentes/planned_downtime.list.php:942 ../../godmode/alerts/alert_view.php:141 +#: ../../godmode/modules/manage_network_components.php:805 +#: ../../godmode/modules/manage_network_components.php:806 +#: ../../godmode/servers/servers.build_table.php:164 +#: ../../godmode/servers/servers.build_table.php:165 +#: ../../godmode/servers/servers.build_table.php:171 ../../godmode/extensions.php:207 +#: ../../godmode/extensions.php:222 ../../include/ajax/module.php:1231 +#: ../../include/class/SnmpConsole.class.php:803 ../../include/class/SnmpConsole.class.php:821 +#: ../../include/lib/TacticalView/elements/LogStorage.php:150 +#: ../../include/lib/TacticalView/elements/LogStorage.php:176 +#: ../../include/lib/TacticalView/elements/SnmpTraps.php:88 +#: ../../include/lib/TacticalView/elements/SnmpTraps.php:114 ../../include/functions.php:1265 +#: ../../include/functions.php:1271 ../../include/functions.php:1275 +#: ../../include/functions_agents.php:4786 ../../include/functions_db.php:241 +#: ../../include/functions_events.php:3712 ../../include/functions_events.php:3852 +#: ../../include/functions_events.php:3872 ../../include/functions_events.php:3881 +#: ../../include/functions_events.php:3890 ../../include/functions_events.php:3891 +#: ../../include/functions_events.php:3903 ../../include/functions_events.php:3963 +#: ../../include/functions_events.php:3996 ../../include/functions_events.php:4062 +#: ../../include/functions_events.php:4079 ../../include/functions_events.php:4086 +#: ../../include/functions_events.php:4158 ../../include/functions_events.php:4250 +#: ../../include/functions_events.php:4374 ../../include/functions_events.php:4438 +#: ../../include/functions_events.php:4478 ../../include/functions_events.php:4501 +#: ../../include/functions_events.php:4531 ../../include/functions_events.php:4614 +#: ../../include/functions_events.php:4695 ../../include/functions_events.php:4705 +#: ../../include/functions_events.php:4946 ../../include/functions_events.php:5027 +#: ../../include/functions_events.php:5149 ../../include/functions_events.php:5164 +#: ../../include/functions_events.php:5174 ../../include/functions_events.php:5184 +#: ../../include/functions_events.php:5254 ../../include/functions_events.php:5622 +#: ../../include/functions_events.php:5636 ../../include/functions_events.php:5641 +#: ../../include/functions_events.php:5644 ../../include/functions_events.php:5652 +#: ../../include/functions_events.php:5661 ../../include/functions_events.php:5673 +#: ../../include/functions_events.php:5726 ../../include/functions_events.php:5753 +#: ../../include/functions_events.php:5778 ../../include/functions_events.php:5822 +#: ../../include/functions_reporting_html.php:1310 +#: ../../include/functions_reporting_html.php:1313 +#: ../../include/functions_reporting_html.php:6780 +#: ../../include/functions_reporting_html.php:6833 ../../include/functions_servers.php:1449 +#: ../../include/functions_treeview.php:153 ../../include/functions_treeview.php:311 +#: ../../include/functions_treeview.php:455 ../../include/functions_treeview.php:697 +#: ../../include/functions_ui.php:3210 ../../include/functions_ui.php:3218 +#: ../../mobile/operation/agent.php:198 ../../mobile/operation/agent.php:203 +#: ../../mobile/operation/events.php:303 ../../mobile/operation/events.php:315 +#: ../../mobile/operation/events.php:327 ../../mobile/operation/events.php:435 +#: ../../mobile/operation/events.php:485 ../../mobile/operation/events.php:495 +#: ../../operation/agentes/estado_agente.php:1292 +#: ../../operation/agentes/estado_generalagente.php:158 +#: ../../operation/agentes/estado_generalagente.php:162 +#: ../../operation/agentes/estado_generalagente.php:165 +#: ../../operation/agentes/interface_view.functions.php:742 +#: ../../operation/agentes/interface_view.functions.php:743 +#: ../../operation/agentes/interface_view.functions.php:744 +#: ../../operation/agentes/interface_view.functions.php:745 +#: ../../operation/agentes/interface_view.functions.php:746 +#: ../../operation/agentes/status_monitor.php:1973 ../../operation/inventory/inventory.php:221 +#: ../../operation/inventory/inventory.php:241 ../../operation/inventory/inventory.php:268 +#: ../../enterprise/include/lib/Metaconsole/Node.php:453 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1130 +#: ../../enterprise/include/functions_aws.php:509 +#: ../../enterprise/include/functions_aws.php:510 +#: ../../enterprise/include/functions_reporting.php:6412 +#: ../../enterprise/include/functions_servicemap.php:823 +#: ../../enterprise/include/functions_services.php:1258 +#: ../../enterprise/include/functions_services.php:1439 +#: ../../enterprise/include/functions_services.php:2172 +#: ../../enterprise/include/functions_visual_map.php:320 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1052 +#: ../../enterprise/meta/advanced/servers.build_table.php:187 +#: ../../enterprise/meta/advanced/servers.build_table.php:188 +#: ../../enterprise/meta/advanced/servers.build_table.php:194 +#: ../../enterprise/tools/ipam/ipam_ajax.php:369 ../../enterprise/tools/ipam/ipam_ajax.php:390 +#: ../../enterprise/tools/ipam/ipam_network.php:621 +#: ../../enterprise/tools/ipam/ipam_network.php:701 +#: ../../package_774/enterprise/include/functions_servicemap.php:823 +#: ../../package_774/enterprise/include/functions_reporting.php:6401 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:949 +msgid "N/A" +msgstr "N/A" + +#: ../../godmode/agentes/planned_downtime.list.php:1036 +msgid "" +"WARNING: If you delete this scheduled downtime, it will not be taken into account in future " +"SLA reports" +msgstr "" +"ADVERTENCIA: si se borra esta parada planificada, no se tendrá en cuenta en futuros informes " +"SLA" + +#: ../../godmode/agentes/planned_downtime.list.php:1042 +msgid "WARNING: There are malformed scheduled downtimes" +msgstr "ADVERTENCIA: hay paradas planificadas mal formadas" + +#: ../../godmode/agentes/planned_downtime.list.php:1042 +msgid "Do you want to migrate automatically the malformed items?" +msgstr "¿Quiere migrar automáticamente los elementos mal formados?" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:35 +#: ../../operation/agentes/status_monitor.php:327 ../../operation/menu.php:186 +msgid "Monitor detail" +msgstr "Detalle del monitor" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:101 +#: ../../godmode/agentes/status_monitor_custom_fields.php:162 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:205 +#: ../../operation/agentes/status_monitor.php:989 +#: ../../enterprise/operation/agentes/tag_view.php:358 +#: ../../enterprise/operation/agentes/tag_view.php:784 +msgid "Data type" +msgstr "Tipo de dato" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:109 +#: ../../godmode/agentes/status_monitor_custom_fields.php:164 +#: ../../operation/agentes/status_monitor.php:948 +#: ../../operation/agentes/status_monitor.php:1561 +#: ../../enterprise/operation/agentes/tag_view.php:310 +#: ../../enterprise/operation/agentes/tag_view.php:785 +msgid "Server type" +msgstr "Tipo de servidor" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:121 +#: ../../godmode/agentes/status_monitor_custom_fields.php:167 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4904 +#: ../../include/ajax/module.php:1824 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:574 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:589 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1089 +#: ../../include/functions_agents.php:4861 ../../include/functions_reporting_html.php:2444 +#: ../../include/functions_treeview.php:310 ../../mobile/operation/agents.php:100 +#: ../../mobile/operation/agents.php:426 ../../operation/agentes/status_monitor.php:1580 +#: ../../operation/inventory/inventory.php:1324 +msgid "Last status change" +msgstr "Último cambio de estado" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:137 +#: ../../godmode/agentes/status_monitor_custom_fields.php:171 +#: ../../godmode/events/custom_events.php:100 ../../godmode/setup/news.php:356 +#: ../../godmode/update_manager/update_manager.history.php:44 +#: ../../include/ajax/custom_fields.php:494 ../../include/ajax/events_extended.php:90 +#: ../../include/class/SnmpConsole.class.php:279 +#: ../../include/lib/Dashboard/Widgets/events_list.php:829 +#: ../../include/functions_events.php:257 ../../include/functions_events.php:315 +#: ../../include/functions_events.php:2542 ../../include/functions_events.php:5003 +#: ../../include/functions_inventory.php:151 ../../include/functions_inventory.php:185 +#: ../../include/functions_inventory.php:395 ../../include/functions_inventory.php:415 +#: ../../include/functions_inventory.php:601 ../../include/functions_netflow.php:278 +#: ../../include/functions_reporting_html.php:1713 +#: ../../include/functions_reporting_html.php:1721 +#: ../../include/functions_reporting_html.php:1961 +#: ../../include/functions_reporting_html.php:1968 +#: ../../include/functions_reporting_html.php:3846 +#: ../../include/functions_reporting_html.php:6522 ../../mobile/operation/events.php:829 +#: ../../mobile/operation/module_data.php:165 ../../mobile/operation/modules.php:672 +#: ../../mobile/operation/modules.php:911 ../../operation/agentes/exportdata.csv.php:74 +#: ../../operation/agentes/exportdata.excel.php:74 ../../operation/agentes/exportdata.php:114 +#: ../../operation/agentes/status_monitor.php:1606 +#: ../../operation/messages/message_list.php:196 ../../operation/search_modules.php:41 +#: ../../views/ITSM/ITSMTicketDetailView.php:284 +#: ../../enterprise/include/class/LogSource.class.php:604 +#: ../../enterprise/include/class/Omnishell.class.php:407 +#: ../../enterprise/include/functions_reporting_csv.php:1399 +#: ../../enterprise/include/functions_reporting_csv.php:1472 +#: ../../enterprise/include/functions_reporting_csv.php:2055 +#: ../../enterprise/include/functions_reporting_csv.php:2878 +#: ../../enterprise/include/functions_reporting_csv.php:2914 +#: ../../enterprise/include/functions_reporting_csv.php:3226 +#: ../../enterprise/meta/include/functions_events_meta.php:82 +#: ../../enterprise/operation/agentes/tag_view.php:791 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1157 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1230 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1813 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2636 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2672 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2984 +msgid "Timestamp" +msgstr "Marca temporal" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:185 +msgid "Show monitor detail fields" +msgstr "Mostrar campo de detalle de monitor" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:188 +#: ../../godmode/events/custom_events.php:128 ../../enterprise/meta/event/custom_events.php:173 +msgid "Fields available" +msgstr "Campos disponibles" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:195 +#: ../../godmode/events/custom_events.php:135 ../../enterprise/meta/event/custom_events.php:185 +msgid "Add fields to select" +msgstr "Añadir campos para seleccionar" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:204 +#: ../../godmode/events/custom_events.php:145 ../../enterprise/meta/event/custom_events.php:195 +msgid "Delete fields to select" +msgstr "Eliminar campos para seleccionar" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:210 +#: ../../godmode/events/custom_events.php:151 ../../enterprise/meta/event/custom_events.php:175 +msgid "Fields selected" +msgstr "Campos seleccionados" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:272 +#: ../../godmode/events/custom_events.php:233 ../../enterprise/meta/event/custom_events.php:244 +msgid "There must be at least one custom field. Timestamp will be set by default" +msgstr "" +"Debe haber al menos un campo personalizado. La marca horaria está establecida por defecto." + +#: ../../godmode/agentes/status_monitor_custom_fields.php:273 +#: ../../godmode/events/custom_events.php:234 +#: ../../godmode/wizards/ManageExtensions.class.php:331 +#: ../../include/class/TreeGroupEdition.class.php:168 +#: ../../operation/custom_fields/custom_fields_view.php:1172 +#: ../../enterprise/include/functions_login.php:114 +#: ../../enterprise/meta/event/custom_events.php:245 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:1195 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:1184 +msgid "Confirm" +msgstr "Confirmar" + +#: ../../godmode/alerts/alert_actions.php:79 ../../include/functions_reporting.php:3403 +#: ../../enterprise/include/ajax/policy.ajax.php:319 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:319 +msgid "Alert actions" +msgstr "Acciones de alerta" + +#: ../../godmode/alerts/alert_actions.php:132 ../../godmode/alerts/alert_commands.php:971 +#: ../../godmode/reporting/map_builder.php:315 ../../godmode/reporting/map_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:703 ../../include/functions_agents.php:1080 +#: ../../include/functions_planned_downtimes.php:1021 +#: ../../enterprise/godmode/policies/policies.php:231 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:423 +#: ../../package_774/enterprise/godmode/policies/policies.php:258 +msgid "Successfully copied" +msgstr "Copia realizada correctamente" + +#: ../../godmode/alerts/alert_actions.php:133 ../../godmode/alerts/alert_commands.php:972 +#: ../../godmode/reporting/reporting_builder.php:704 +#: ../../include/functions_planned_downtimes.php:1018 +#: ../../enterprise/godmode/policies/policies.php:232 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:424 +#: ../../package_774/enterprise/godmode/policies/policies.php:259 +msgid "Could not be copied" +msgstr "No se ha podido copiar" + +#: ../../godmode/alerts/alert_actions.php:209 ../../godmode/alerts/alert_commands.php:951 +#: ../../godmode/alerts/alert_list.php:272 ../../godmode/alerts/alert_list.php:435 +#: ../../godmode/alerts/alert_templates.php:263 +#: ../../godmode/massive/massive_delete_action_alerts.php:172 +#: ../../godmode/massive/massive_delete_alerts.php:202 +#: ../../godmode/massive/massive_delete_policies_alerts.php:115 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:115 +#: ../../godmode/modules/manage_network_components.php:553 +#: ../../godmode/reporting/reporting_builder.php:635 ../../godmode/setup/gis.php:59 +#: ../../godmode/setup/news.php:138 ../../godmode/files_repo/files_repo.php:156 +#: ../../operation/agentes/pandora_networkmap.php:587 ../../operation/gis_maps/gis_map.php:100 +#: ../../operation/messages/message_list.php:110 ../../views/dashboard/list.php:58 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:69 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:119 +#: ../../enterprise/godmode/modules/local_components.php:432 +#: ../../enterprise/godmode/policies/policy_agents.php:103 +#: ../../enterprise/godmode/policies/policy_agents.php:125 +#: ../../enterprise/godmode/policies/policy_alerts.php:324 +#: ../../enterprise/godmode/policies/policy_collections.php:119 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:159 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:186 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:174 +#: ../../enterprise/godmode/policies/policy_modules.php:1399 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:393 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:411 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:166 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:139 +#: ../../enterprise/operation/agentes/policy_manager.php:348 +#: ../../enterprise/operation/agentes/policy_manager.php:431 +#: ../../enterprise/operation/agentes/policy_manager.php:465 +#: ../../enterprise/tools/ipam/ipam_action.php:100 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:212 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:188 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:159 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:186 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1382 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:103 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:125 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:324 +msgid "Could not be deleted" +msgstr "No se pudo eliminar" + +#: ../../godmode/alerts/alert_actions.php:225 +#: ../../godmode/alerts/configure_alert_action.php:140 +#, php-format +msgid "" +"This node is configured with centralized mode. All alert actions information is read only. " +"Go to %s to manage it." +msgstr "" +"Este nodo se configura en modo centralizado. Toda la información de plantillas de alertas es " +"solo de lectura. Vaya a %s para gestionarlo." + +#: ../../godmode/alerts/alert_actions.php:427 +msgid "You cannot edit this action, You don't have the permission to edit All group." +msgstr "No puede editar esta acción, no tiene permisos para editar el grupo All (todos)." + +#: ../../godmode/alerts/alert_actions.php:438 +msgid "" +"The action and the command associated with it do not have the same group. Please contact an " +"administrator to fix it." +msgstr "" +"La acción y el comando asociado no pertenecen al mismo grupo. Póngase en contacto con el " +"administrador para solucionarlo." + +#: ../../godmode/alerts/alert_actions.php:502 +msgid "No alert actions configured" +msgstr "Sin acciones de alertas configuradas" + +#: ../../godmode/alerts/alert_commands.php:119 ../../godmode/alerts/alert_commands.php:124 +#: ../../godmode/alerts/alert_commands.php:140 ../../godmode/alerts/alert_commands.php:146 +#: ../../godmode/alerts/alert_view.php:495 ../../godmode/alerts/alert_view.php:614 +#: ../../godmode/alerts/configure_alert_template.php:1073 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2286 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2955 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2267 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2936 +#, php-format +msgid "Field %s" +msgstr "Campo %s" + +#: ../../godmode/alerts/alert_commands.php:171 ../../godmode/alerts/alert_commands.php:212 +#: ../../godmode/alerts/configure_alert_template.php:1035 +#: ../../godmode/alerts/configure_alert_template.php:1080 +#: ../../godmode/alerts/configure_alert_template.php:1256 +#: ../../godmode/modules/manage_network_components_form_common.php:54 +#: ../../godmode/users/configure_user.php:1413 +#: ../../enterprise/godmode/modules/configure_local_component.php:166 +#: ../../enterprise/meta/advanced/metasetup.setup.php:78 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:166 +msgid "Basic" +msgstr "Básico" + +#: ../../godmode/alerts/alert_commands.php:173 +msgid "" +"For sending emails, text must be HTML format, if you want to use plain text, type it between " +"the following labels:
"
+msgstr ""
+"Para envíar emails, el texto debe estar en formato HTML, si quiere usar texto plano, "
+"escríbelo entre las etiquetas: 
"
+
+#: ../../godmode/alerts/alert_commands.php:187 ../../godmode/alerts/alert_commands.php:224
+#: ../../godmode/alerts/configure_alert_template.php:1048
+#: ../../godmode/alerts/configure_alert_template.php:1093
+#: ../../godmode/alerts/configure_alert_template.php:1257
+#: ../../godmode/modules/manage_network_components_form_common.php:55
+#: ../../godmode/netflow/nf_edit_form.php:296 ../../godmode/users/configure_user.php:1414
+#: ../../operation/netflow/nf_live_view.php:599 ../../operation/network/network_report.php:262
+#: ../../operation/network/network_usage_map.php:305
+#: ../../enterprise/godmode/agentes/plugins_manager.php:154
+#: ../../enterprise/godmode/modules/configure_local_component.php:167
+#: ../../enterprise/godmode/policies/policy_plugins.php:126
+#: ../../enterprise/meta/general/main_header.php:320
+#: ../../enterprise/meta/general/main_header.php:402
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:167
+msgid "Advanced"
+msgstr "Avanzado"
+
+#: ../../godmode/alerts/alert_commands.php:249 ../../godmode/alerts/alert_commands.php:280
+msgid "Text/plain"
+msgstr "Texto/plano"
+
+#: ../../godmode/alerts/alert_commands.php:251 ../../godmode/alerts/alert_commands.php:282
+msgid "For sending emails only text plain"
+msgstr "Para mandar emails solo en texto plano"
+
+#: ../../godmode/alerts/alert_commands.php:265 ../../godmode/alerts/alert_commands.php:296
+msgid "Text/html"
+msgstr "Texto/HTML"
+
+#: ../../godmode/alerts/alert_commands.php:817
+msgid "Permissions warning"
+msgstr "Alerta de permisos"
+
+#: ../../godmode/alerts/alert_commands.php:820
+msgid ""
+"Command management is limited to administrator users or user profiles with permissions PM"
+msgstr ""
+"La gestión de comandos está limitado a los usuarios de administrador o los perfiles de "
+"usuario con permisos PM"
+
+#: ../../godmode/alerts/alert_commands.php:844
+msgid "Alert commands"
+msgstr "Comandos de alerta"
+
+#: ../../godmode/alerts/alert_commands.php:911 ../../include/functions_alerts.php:2734
+msgid "No name specified"
+msgstr "Ningún nombre especificado"
+
+#: ../../godmode/alerts/alert_commands.php:915 ../../include/functions_alerts.php:2729
+msgid "No command specified"
+msgstr "Ningún comando especificado"
+
+#: ../../godmode/alerts/alert_commands.php:965
+msgid " (copy)"
+msgstr " (copia)"
+
+#: ../../godmode/alerts/alert_commands.php:989
+#: ../../godmode/alerts/configure_alert_command.php:201
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All alert commands information is read only. "
+"Go to %s to manage it."
+msgstr ""
+"Este nodo se configura en modo centralizado. Toda la información de plantillas de alertas es "
+"solo de lectura. Vaya a %s para gestionarlo."
+
+#: ../../godmode/alerts/alert_commands.php:1088
+msgid "No alert commands configured"
+msgstr "Comandos de alertas no configurados"
+
+#: ../../godmode/alerts/alert_list.builder.php:99
+#: ../../include/class/WelcomeWindow.class.php:869
+msgid "Latest value"
+msgstr "Último valor"
+
+#: ../../godmode/alerts/alert_list.builder.php:120
+#: ../../include/class/AgentsAlerts.class.php:342
+msgid "Create Action"
+msgstr "Crear acción"
+
+#: ../../godmode/alerts/alert_list.builder.php:136
+#: ../../godmode/alerts/configure_alert_template.php:751
+#: ../../include/class/AgentsAlerts.class.php:308
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:496
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:609
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:496
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:609
+msgid "Default action"
+msgstr "Acción predeterminada"
+
+#: ../../godmode/alerts/alert_list.builder.php:144 ../../godmode/alerts/alert_list.list.php:857
+#: ../../godmode/massive/massive_add_action_alerts.php:253
+#: ../../include/ajax/alert_list.ajax.php:287 ../../include/class/AgentsAlerts.class.php:319
+#: ../../include/functions_ui.php:1687
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:655
+#: ../../enterprise/include/ajax/policy.ajax.php:494
+#: ../../package_774/enterprise/include/ajax/policy.ajax.php:494
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:670
+msgid "Number of alerts match from"
+msgstr "Número de alertas coincidentes con"
+
+#: ../../godmode/alerts/alert_list.builder.php:144 ../../godmode/alerts/alert_list.list.php:744
+#: ../../godmode/alerts/alert_list.list.php:869 ../../godmode/alerts/alert_templates.php:97
+#: ../../godmode/massive/massive_add_action_alerts.php:255
+#: ../../godmode/massive/massive_add_policies_alerts.php:202
+#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:206
+#: ../../include/ajax/alert_list.ajax.php:298 ../../include/class/AgentsAlerts.class.php:321
+#: ../../include/functions_html.php:7406 ../../include/functions_reporting.php:15404
+#: ../../include/functions_reporting_html.php:155
+#: ../../include/functions_reporting_html.php:4416 ../../include/functions_ui.php:1699
+#: ../../enterprise/godmode/policies/policy_alerts.php:513
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:516
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:657
+#: ../../enterprise/include/ajax/policy.ajax.php:498
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1094
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2594
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2598
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2755
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3648
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3777
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:129
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1070
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2575
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2579
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2736
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3629
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3758
+#: ../../package_774/enterprise/include/ajax/policy.ajax.php:498
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:524
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:672
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:522
+msgid "to"
+msgstr "a"
+
+#: ../../godmode/alerts/alert_list.builder.php:159
+#: ../../include/class/AgentsAlerts.class.php:391
+msgid "Create Template"
+msgstr "Crear plantilla"
+
+#: ../../godmode/alerts/alert_list.builder.php:169 ../../godmode/alerts/alert_list.list.php:570
+#: ../../godmode/alerts/alert_view.php:101
+#: ../../godmode/reporting/reporting_builder.item_editor.php:241
+#: ../../godmode/reporting/reporting_builder.item_editor.php:977
+#: ../../include/class/AgentsAlerts.class.php:359
+#: ../../include/class/AgentsAlerts.class.php:982 ../../include/functions_cron.php:690
+#: ../../include/functions_reporting_html.php:4658
+#: ../../include/functions_reporting_html.php:4661 ../../include/functions_treeview.php:444
+#: ../../include/functions_treeview.php:485 ../../mobile/operation/alerts.php:349
+#: ../../operation/search_alerts.php:36 ../../enterprise/godmode/policies/policy_alerts.php:441
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:351
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:322
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1439
+#: ../../enterprise/include/ajax/policy.ajax.php:454
+#: ../../enterprise/include/functions_reporting_csv.php:3062
+#: ../../enterprise/include/functions_tasklist.php:390
+#: ../../enterprise/operation/agentes/policy_view.php:260
+#: ../../package_774/enterprise/include/functions_tasklist.php:390
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820
+#: ../../package_774/enterprise/include/ajax/policy.ajax.php:454
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:351
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:441
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:322
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1417
+msgid "Template"
+msgstr "Plantilla"
+
+#: ../../godmode/alerts/alert_list.builder.php:187 ../../godmode/alerts/alert_list.list.php:751
+#: ../../godmode/alerts/alert_list.list.php:885 ../../godmode/alerts/alert_view.php:373
+#: ../../godmode/alerts/configure_alert_action.php:311
+#: ../../include/ajax/alert_list.ajax.php:316 ../../include/ajax/custom_fields.php:492
+#: ../../include/class/AgentWizard.class.php:1314
+#: ../../include/class/AgentsAlerts.class.php:398
+#: ../../include/functions_reporting_html.php:4919
+#: ../../include/functions_reporting_html.php:6709 ../../include/functions_ui.php:1715
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2559
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2771
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3654
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2540
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2752
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3635
+msgid "Threshold"
+msgstr "Umbral"
+
+#: ../../godmode/alerts/alert_list.builder.php:187
+msgid "It takes precedence over the action's threshold configuration."
+msgstr "Tiene prioridad sobre la configuración del umbral de la acción."
+
+#: ../../godmode/alerts/alert_list.builder.php:218
+msgid "Finish and view cluster"
+msgstr "Finalizar y ver cluster"
+
+#: ../../godmode/alerts/alert_list.builder.php:231
+#: ../../godmode/alerts/alert_list.builder.php:242
+#: ../../include/class/AgentsAlerts.class.php:408
+#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:330
+#: ../../enterprise/godmode/policies/policy_alerts.php:814
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:815
+msgid "Add alert"
+msgstr "Añadir alerta"
+
+#: ../../godmode/alerts/alert_list.builder.php:349
+#: ../../godmode/alerts/configure_alert_template.php:1427
+#: ../../godmode/modules/manage_network_components_form_plugin.php:59
+#: ../../godmode/modules/manage_network_components_form_wmi.php:88
+#: ../../include/class/AgentWizard.class.php:2658 ../../include/functions.php:2853
+#: ../../enterprise/operation/agentes/policy_view.php:185
+#: ../../enterprise/operation/agentes/policy_view.php:278
+#: ../../enterprise/operation/agentes/policy_view.php:569
+msgid "Empty"
+msgstr "Vacío"
+
+#: ../../godmode/alerts/alert_list.list.php:67
+#: ../../enterprise/godmode/reporting/graph_template_list.php:203
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:465
+msgid "Template name"
+msgstr "Nombre de la plantilla"
+
+#: ../../godmode/alerts/alert_list.list.php:141
+msgid "Field content"
+msgstr "Contenido del campo"
+
+#: ../../godmode/alerts/alert_list.list.php:146 ../../godmode/alerts/alert_templates.php:50
+#: ../../godmode/alerts/alert_view.php:130
+#: ../../godmode/alerts/configure_alert_template.php:1237
+#: ../../godmode/setup/setup_ITSM.php:399 ../../godmode/setup/setup_ITSM.php:526
+#: ../../godmode/snmpconsole/snmp_alert.php:1617 ../../godmode/snmpconsole/snmp_alert.php:1779
+#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:302
+#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:359
+#: ../../include/lib/ITSM/ITSM.php:513 ../../include/functions_events.php:4658
+#: ../../include/functions_reporting_html.php:6590 ../../views/ITSM/ITSMTicketDetailView.php:88
+#: ../../views/ITSM/ITSMTicketEditView.php:141 ../../views/ITSM/ITSMTicketListView.php:81
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:204
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:269
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:333
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:478
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:538
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:591
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:903
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:582
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:82
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:879
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:478
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:538
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:591
+#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:582
+msgid "Priority"
+msgstr "Prioridad"
+
+#: ../../godmode/alerts/alert_list.list.php:168 ../../mobile/operation/alerts.php:64
+#: ../../operation/agentes/alerts_status.functions.php:111
+msgid "All (Enabled)"
+msgstr "Todos (Habilitados)"
+
+#: ../../godmode/alerts/alert_list.list.php:170 ../../include/functions_reporting_html.php:4660
+#: ../../include/functions_reporting_html.php:4661 ../../mobile/operation/alerts.php:66
+#: ../../operation/agentes/alerts_status.functions.php:113
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3196
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3177
+msgid "Fired"
+msgstr "Disparada"
+
+#: ../../godmode/alerts/alert_list.list.php:171 ../../include/class/SnmpConsole.class.php:509
+#: ../../mobile/operation/alerts.php:67 ../../operation/agentes/alerts_status.functions.php:114
+msgid "Not fired"
+msgstr "No disparadas"
+
+#: ../../godmode/alerts/alert_list.list.php:192 ../../godmode/alerts/alert_list.list.php:978
+#: ../../include/functions_ui.php:1343 ../../mobile/operation/alerts.php:73
+#: ../../operation/agentes/alerts_status.functions.php:118
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3581
+#: ../../enterprise/operation/agentes/policy_view.php:293
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3562
+msgid "Standby on"
+msgstr "Modo standby activado"
+
+#: ../../godmode/alerts/alert_list.list.php:193 ../../godmode/alerts/alert_list.list.php:965
+#: ../../mobile/operation/alerts.php:74 ../../operation/agentes/alerts_status.functions.php:119
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3575
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3556
+msgid "Standby off"
+msgstr "Modo standby desactivado"
+
+#: ../../godmode/alerts/alert_list.list.php:195
+#: ../../operation/agentes/alerts_status.functions.php:178
+#: ../../operation/agentes/alerts_status.php:238 ../../operation/agentes/alerts_status.php:239
+#: ../../enterprise/operation/agentes/policy_view.php:258
+msgid "Standby"
+msgstr "Standby"
+
+#: ../../godmode/alerts/alert_list.list.php:259
+msgid "Alert control filter"
+msgstr "Filtro de control de alertas"
+
+#: ../../godmode/alerts/alert_list.list.php:260 ../../godmode/snmpconsole/snmp_alert.php:1816
+#: ../../operation/agentes/graphs.php:323
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:186
+#: ../../enterprise/godmode/policies/policy_queue.php:636
+msgid "Toggle filter(s)"
+msgstr "Conmutar filtro(s)"
+
+#: ../../godmode/alerts/alert_list.list.php:572
+#: ../../godmode/massive/massive_copy_modules.php:215 ../../godmode/servers/plugin.php:1046
+#: ../../godmode/wizards/DiscoveryTaskList.class.php:656
+#: ../../operation/agentes/alerts_status.php:242 ../../operation/agentes/alerts_status.php:243
+#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:157
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:243
+#: ../../enterprise/godmode/policies/policy_alerts.php:444
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:488
+#: ../../enterprise/include/functions_tasklist.php:205
+#: ../../enterprise/views/ncm/devices/list.php:135
+#: ../../package_774/enterprise/include/functions_tasklist.php:205
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:450
+msgid "Operations"
+msgstr "Operaciones"
+
+#: ../../godmode/alerts/alert_list.list.php:572 ../../godmode/alerts/alert_templates.php:419
+#: ../../godmode/reporting/graphs.php:375
+#: ../../godmode/reporting/reporting_builder.list_items.php:429
+#: ../../godmode/reporting/reporting_builder.php:934
+#: ../../godmode/reporting/reporting_builder.php:1154
+#: ../../godmode/servers/servers.build_table.php:93 ../../godmode/users/profile_list.php:359
+#: ../../include/functions_container.php:157 ../../operation/gis_maps/gis_map.php:122
+#: ../../views/ITSM/ITSMTicketListView.php:87
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:243
+#: ../../enterprise/godmode/modules/local_components.php:647
+#: ../../enterprise/godmode/policies/policies.php:429
+#: ../../enterprise/godmode/policies/policy_alerts.php:444
+#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261
+#: ../../enterprise/meta/advanced/servers.build_table.php:149
+#: ../../enterprise/meta/include/functions_autoprovision.php:701
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:444
+#: ../../package_774/enterprise/godmode/policies/policies.php:456
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:450
+msgid "Op."
+msgstr "Op."
+
+#: ../../godmode/alerts/alert_list.list.php:659 ../../godmode/alerts/alert_view.php:111
+#: ../../include/class/AgentsAlerts.class.php:955 ../../include/class/SnmpConsole.class.php:850
+#: ../../include/functions.php:1369 ../../include/functions_agents.php:2998
+#: ../../include/functions_agents.php:3009 ../../include/functions_events.php:2951
+#: ../../include/functions_events.php:3151 ../../include/functions_reporting.php:13663
+#: ../../include/functions_ui.php:1563 ../../mobile/operation/alerts.php:324
+#: ../../operation/agentes/group_view.php:255
+#: ../../enterprise/meta/monitoring/group_view.php:244
+#: ../../enterprise/operation/agentes/policy_view.php:346
+msgid "Alert fired"
+msgstr "Alerta disparada"
+
+#: ../../godmode/alerts/alert_list.list.php:659 ../../godmode/alerts/alert_view.php:111
+#: ../../include/class/AgentsAlerts.class.php:955 ../../include/functions_ui.php:1563
+#: ../../mobile/operation/alerts.php:324 ../../enterprise/operation/agentes/policy_view.php:346
+msgid "time(s)"
+msgstr "Veces"
+
+#: ../../godmode/alerts/alert_list.list.php:662 ../../godmode/alerts/alert_view.php:114
+#: ../../include/class/AgentsAlerts.class.php:958 ../../include/functions_reporting.php:13672
+#: ../../include/functions_ui.php:1566 ../../mobile/operation/alerts.php:327
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:280
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3492
+#: ../../enterprise/operation/agentes/policy_view.php:349
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3473
+msgid "Alert disabled"
+msgstr "Alerta desactivada"
+
+#: ../../godmode/alerts/alert_list.list.php:665 ../../godmode/alerts/alert_view.php:117
+#: ../../include/class/AgentsAlerts.class.php:961 ../../include/class/SnmpConsole.class.php:852
+#: ../../include/functions_agents.php:3000 ../../include/functions_agents.php:3011
+#: ../../include/functions_reporting.php:13586 ../../include/functions_ui.php:1569
+#: ../../mobile/operation/alerts.php:330 ../../enterprise/operation/agentes/policy_view.php:352
+msgid "Alert not fired"
+msgstr "Alerta no disparada"
+
+#: ../../godmode/alerts/alert_list.list.php:736 ../../godmode/alerts/alert_view.php:240
+#: ../../include/functions_alerts.php:693
+#: ../../enterprise/godmode/policies/policy_alerts.php:505
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:508
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2621
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3637
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2602
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3618
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:516
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:514
+msgid "Always"
+msgstr "Siempre"
+
+#: ../../godmode/alerts/alert_list.list.php:738 ../../include/class/Diagnostics.class.php:1233
+#: ../../include/class/Diagnostics.class.php:1237
+#: ../../enterprise/godmode/policies/policy_alerts.php:507
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:510
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3639
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3620
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:518
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:516
+msgid "On"
+msgstr "Activado"
+
+#: ../../godmode/alerts/alert_list.list.php:742
+#: ../../enterprise/godmode/policies/policy_alerts.php:511
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:514
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3643
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3624
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:522
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:520
+msgid "Until"
+msgstr "Hasta"
+
+#: ../../godmode/alerts/alert_list.list.php:744 ../../godmode/alerts/alert_list.list.php:747
+#: ../../godmode/alerts/alert_templates.php:95
+#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:449
+#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:513
+#: ../../include/rest-api/index.php:373 ../../include/functions_html.php:7402
+#: ../../include/functions_reporting_html.php:154
+#: ../../include/functions_reporting_html.php:4411
+#: ../../include/functions_reporting_html.php:5222 ../../operation/agentes/gis_view.php:220
+#: ../../enterprise/godmode/policies/policy_alerts.php:513
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:516
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1084
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2594
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2598
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3646
+#: ../../enterprise/include/functions_reporting_csv.php:611
+#: ../../enterprise/include/functions_reporting_csv.php:656
+#: ../../enterprise/include/functions_reporting_csv.php:1269
+#: ../../enterprise/include/functions_reporting_csv.php:1548
+#: ../../enterprise/include/functions_reporting_csv.php:1922
+#: ../../enterprise/include/functions_reporting_pdf.php:2205
+#: ../../enterprise/include/functions_reporting_pdf.php:2321
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:127
+#: ../../package_774/enterprise/include/functions_reporting_pdf.php:2030
+#: ../../package_774/enterprise/include/functions_reporting_pdf.php:2146
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1060
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2575
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2579
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3627
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:369
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:414
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1027
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1306
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:524
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:522
+msgid "From"
+msgstr "De"
+
+#: ../../godmode/alerts/alert_list.list.php:762 ../../include/functions_ui.php:1494
+msgid ""
+"The default actions will be executed every time that the alert is fired and no other action "
+"is executed"
+msgstr ""
+"Las acciones por defecto se ejecutarán cada vez que la alerta se dispare y ninguna otra "
+"acción sea ejecutada."
+
+#: ../../godmode/alerts/alert_list.list.php:773 ../../godmode/snmpconsole/snmp_alert.php:2039
+#: ../../include/functions_ui.php:1502 ../../include/functions_ui.php:1503
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:338
+msgid "Delete action"
+msgstr "Eliminar acción"
+
+#: ../../godmode/alerts/alert_list.list.php:788 ../../godmode/alerts/alert_list.list.php:1328
+#: ../../include/functions_ui.php:1517 ../../operation/agentes/alerts_status.php:668
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:526
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:526
+msgid "Update action"
+msgstr "Actualizar acción"
+
+#: ../../godmode/alerts/alert_list.list.php:931
+#: ../../godmode/massive/massive_edit_users.php:527 ../../godmode/users/user_list.php:846
+#: ../../godmode/extensions.php:290 ../../include/class/SatelliteAgent.class.php:1195
+#: ../../include/class/TipsWindow.class.php:485 ../../include/class/TipsWindow.class.php:771
+#: ../../include/class/TipsWindow.class.php:938
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:189
+#: ../../enterprise/godmode/agentes/plugins_manager.php:239
+#: ../../enterprise/godmode/agentes/plugins_manager.php:311
+#: ../../enterprise/godmode/policies/policy_alerts.php:759
+#: ../../enterprise/include/lib/Metaconsole/Node.php:1114
+#: ../../enterprise/include/lib/Metaconsole/Node.php:1115
+#: ../../enterprise/include/functions_HA_cluster.php:61
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:780
+msgid "Enable"
+msgstr "Activar"
+
+#: ../../godmode/alerts/alert_list.list.php:944
+#: ../../godmode/massive/massive_edit_users.php:516 ../../godmode/users/user_list.php:841
+#: ../../godmode/extensions.php:308 ../../include/class/SatelliteAgent.class.php:1195
+#: ../../include/functions.php:3498
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:189
+#: ../../enterprise/godmode/agentes/plugins_manager.php:239
+#: ../../enterprise/godmode/agentes/plugins_manager.php:320
+#: ../../enterprise/godmode/policies/policy_alerts.php:751
+#: ../../enterprise/include/lib/Metaconsole/Node.php:1140
+#: ../../enterprise/include/lib/Metaconsole/Node.php:1141
+#: ../../enterprise/include/functions_HA_cluster.php:58
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:772
+msgid "Disable"
+msgstr "Desactivar"
+
+#: ../../godmode/alerts/alert_list.list.php:1020 ../../godmode/alerts/alert_list.list.php:1031
+#: ../../godmode/alerts/alert_list.list.php:1291 ../../godmode/snmpconsole/snmp_alert.php:2026
+#: ../../include/functions_ui.php:1617 ../../operation/agentes/alerts_status.php:695
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:362
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:368
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:476
+#: ../../enterprise/godmode/policies/policy_alerts.php:832
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:554
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:544
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:544
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:566
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:833
+msgid "Add action"
+msgstr "Añadir acción"
+
+#: ../../godmode/alerts/alert_list.list.php:1086
+msgid "View alert advanced details"
+msgstr "Ver detalles avanzados de la alerta"
+
+#: ../../godmode/alerts/alert_list.list.php:1106
+#: ../../include/functions_reporting_html.php:4650
+msgid "No alerts defined"
+msgstr "No hay alertas definidas"
+
+#: ../../godmode/alerts/alert_list.php:135
+msgid "Already added"
+msgstr "Ya añadido"
+
+#: ../../godmode/alerts/alert_list.php:189
+msgid "No template specified"
+msgstr "Ninguna plantilla especificada"
+
+#: ../../godmode/alerts/alert_list.php:193
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:97
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:97
+msgid "No module specified"
+msgstr "Ningún módulo especificado"
+
+#: ../../godmode/alerts/alert_list.php:328
+#: ../../godmode/massive/massive_add_action_alerts.php:160
+#: ../../godmode/massive/massive_add_alerts.php:168
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:91
+msgid "Successfully added"
+msgstr "Añadido correctamente"
+
+#: ../../godmode/alerts/alert_list.php:329
+#: ../../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_add_alerts.php:169
+#: ../../godmode/massive/massive_add_policies_alerts.php:96
+#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:100
+#: ../../godmode/massive/massive_delete_action_alerts.php:176
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:92
+#: ../../enterprise/godmode/policies/policy_agents.php:251
+#: ../../enterprise/godmode/policies/policy_alerts.php:348
+#: ../../enterprise/godmode/policies/policy_alerts.php:377
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:213
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:213
+#: ../../package_774/enterprise/godmode/policies/policy_agents.php:251
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:348
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:377
+msgid "Could not be added"
+msgstr "No se pudo añadir"
+
+#: ../../godmode/alerts/alert_list.php:539 ../../godmode/massive/massive_standby_alerts.php:132
+#: ../../enterprise/godmode/policies/policy_alerts.php:189
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:189
+msgid "Successfully set standby"
+msgstr "Modo standby activado"
+
+#: ../../godmode/alerts/alert_list.php:540 ../../godmode/massive/massive_standby_alerts.php:132
+#: ../../enterprise/godmode/policies/policy_alerts.php:190
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:190
+msgid "Could not be set standby"
+msgstr "No se pudo establecer el modo standby"
+
+#: ../../godmode/alerts/alert_list.php:566 ../../godmode/massive/massive_standby_alerts.php:102
+#: ../../enterprise/godmode/policies/policy_alerts.php:215
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:215
+msgid "Successfully set off standby"
+msgstr "Se ha desactivado el modo standby"
+
+#: ../../godmode/alerts/alert_list.php:567 ../../godmode/massive/massive_standby_alerts.php:102
+#: ../../enterprise/godmode/policies/policy_alerts.php:216
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:216
+msgid "Could not be set off standby"
+msgstr "No se pudo desactivar el modo standby"
+
+#: ../../godmode/alerts/alert_list.php:581 ../../godmode/alerts/alert_view.php:89
+#: ../../godmode/alerts/alert_view.php:90
+msgid "List alerts"
+msgstr "Lista de alertas"
+
+#: ../../godmode/alerts/alert_list.php:585
+msgid "Builder alert"
+msgstr "Creador de alerta"
+
+#: ../../godmode/alerts/alert_list.php:607 ../../godmode/alerts/alert_list.php:626
+#: ../../godmode/users/configure_profile.php:302
+msgid "Manage alerts"
+msgstr "Gestionar alertas"
+
+#: ../../godmode/alerts/alert_templates.php:60
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:92
+msgid "Everyday"
+msgstr "Cada día"
+
+#: ../../godmode/alerts/alert_templates.php:63
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1958
+#: ../../godmode/setup/setup_visuals.php:764 ../../include/functions_html.php:2393
+#: ../../views/calendar/special_days.php:96 ../../views/calendar/special_days.php:381
+#: ../../views/calendar/special_days_edit.php:116
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1915
+#: ../../enterprise/include/lib/NetworkManager.php:251
+#: ../../enterprise/include/functions_reporting.php:1752
+#: ../../enterprise/include/functions_reporting.php:2716
+#: ../../enterprise/include/functions_reporting.php:3034
+#: ../../enterprise/include/functions_reporting.php:3660
+#: ../../enterprise/include/functions_reporting.php:4637
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:95
+#: ../../enterprise/views/ncm/agent/manage.php:377
+#: ../../package_774/enterprise/include/functions_reporting.php:1741
+#: ../../package_774/enterprise/include/functions_reporting.php:2705
+#: ../../package_774/enterprise/include/functions_reporting.php:3023
+#: ../../package_774/enterprise/include/functions_reporting.php:3649
+#: ../../package_774/enterprise/include/functions_reporting.php:4626
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1893
+msgid "Monday"
+msgstr "Lunes"
+
+#: ../../godmode/alerts/alert_templates.php:64
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1966
+#: ../../godmode/setup/setup_visuals.php:765 ../../include/functions_html.php:2394
+#: ../../views/calendar/special_days.php:97 ../../views/calendar/special_days.php:385
+#: ../../views/calendar/special_days_edit.php:117
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1923
+#: ../../enterprise/include/lib/NetworkManager.php:255
+#: ../../enterprise/include/functions_reporting.php:1753
+#: ../../enterprise/include/functions_reporting.php:2717
+#: ../../enterprise/include/functions_reporting.php:3035
+#: ../../enterprise/include/functions_reporting.php:3661
+#: ../../enterprise/include/functions_reporting.php:4638
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:96
+#: ../../enterprise/views/ncm/agent/manage.php:378
+#: ../../package_774/enterprise/include/functions_reporting.php:1742
+#: ../../package_774/enterprise/include/functions_reporting.php:2706
+#: ../../package_774/enterprise/include/functions_reporting.php:3024
+#: ../../package_774/enterprise/include/functions_reporting.php:3650
+#: ../../package_774/enterprise/include/functions_reporting.php:4627
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1901
+msgid "Tuesday"
+msgstr "Martes"
+
+#: ../../godmode/alerts/alert_templates.php:65
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1974
+#: ../../godmode/setup/setup_visuals.php:766 ../../include/functions_html.php:2395
+#: ../../views/calendar/special_days.php:98 ../../views/calendar/special_days.php:389
+#: ../../views/calendar/special_days_edit.php:118
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1931
+#: ../../enterprise/include/lib/NetworkManager.php:259
+#: ../../enterprise/include/functions_reporting.php:1754
+#: ../../enterprise/include/functions_reporting.php:2718
+#: ../../enterprise/include/functions_reporting.php:3036
+#: ../../enterprise/include/functions_reporting.php:3662
+#: ../../enterprise/include/functions_reporting.php:4639
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:97
+#: ../../enterprise/views/ncm/agent/manage.php:379
+#: ../../package_774/enterprise/include/functions_reporting.php:1743
+#: ../../package_774/enterprise/include/functions_reporting.php:2707
+#: ../../package_774/enterprise/include/functions_reporting.php:3025
+#: ../../package_774/enterprise/include/functions_reporting.php:3651
+#: ../../package_774/enterprise/include/functions_reporting.php:4628
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1909
+msgid "Wednesday"
+msgstr "Miércoles"
+
+#: ../../godmode/alerts/alert_templates.php:66
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1982
+#: ../../godmode/setup/setup_visuals.php:767 ../../include/functions_html.php:2396
+#: ../../views/calendar/special_days.php:99 ../../views/calendar/special_days.php:393
+#: ../../views/calendar/special_days_edit.php:119
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1939
+#: ../../enterprise/include/lib/NetworkManager.php:263
+#: ../../enterprise/include/functions_reporting.php:1755
+#: ../../enterprise/include/functions_reporting.php:2719
+#: ../../enterprise/include/functions_reporting.php:3037
+#: ../../enterprise/include/functions_reporting.php:3663
+#: ../../enterprise/include/functions_reporting.php:4640
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:98
+#: ../../enterprise/views/ncm/agent/manage.php:380
+#: ../../package_774/enterprise/include/functions_reporting.php:1744
+#: ../../package_774/enterprise/include/functions_reporting.php:2708
+#: ../../package_774/enterprise/include/functions_reporting.php:3026
+#: ../../package_774/enterprise/include/functions_reporting.php:3652
+#: ../../package_774/enterprise/include/functions_reporting.php:4629
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1917
+msgid "Thursday"
+msgstr "Jueves"
+
+#: ../../godmode/alerts/alert_templates.php:67
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1990
+#: ../../godmode/setup/setup_visuals.php:768 ../../include/functions_html.php:2397
+#: ../../views/calendar/special_days.php:100 ../../views/calendar/special_days.php:397
+#: ../../views/calendar/special_days_edit.php:120
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1947
+#: ../../enterprise/include/lib/NetworkManager.php:267
+#: ../../enterprise/include/functions_reporting.php:1756
+#: ../../enterprise/include/functions_reporting.php:2720
+#: ../../enterprise/include/functions_reporting.php:3038
+#: ../../enterprise/include/functions_reporting.php:3664
+#: ../../enterprise/include/functions_reporting.php:4641
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:99
+#: ../../enterprise/views/ncm/agent/manage.php:381
+#: ../../package_774/enterprise/include/functions_reporting.php:1745
+#: ../../package_774/enterprise/include/functions_reporting.php:2709
+#: ../../package_774/enterprise/include/functions_reporting.php:3027
+#: ../../package_774/enterprise/include/functions_reporting.php:3653
+#: ../../package_774/enterprise/include/functions_reporting.php:4630
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1925
+msgid "Friday"
+msgstr "Viernes"
+
+#: ../../godmode/alerts/alert_templates.php:68
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1998
+#: ../../godmode/setup/setup_visuals.php:769 ../../include/functions_html.php:2398
+#: ../../views/calendar/special_days.php:101 ../../views/calendar/special_days.php:401
+#: ../../views/calendar/special_days_edit.php:121
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1955
+#: ../../enterprise/include/lib/NetworkManager.php:271
+#: ../../enterprise/include/functions_reporting.php:1757
+#: ../../enterprise/include/functions_reporting.php:2721
+#: ../../enterprise/include/functions_reporting.php:3039
+#: ../../enterprise/include/functions_reporting.php:3665
+#: ../../enterprise/include/functions_reporting.php:4642
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:100
+#: ../../enterprise/views/ncm/agent/manage.php:382
+#: ../../package_774/enterprise/include/functions_reporting.php:1746
+#: ../../package_774/enterprise/include/functions_reporting.php:2710
+#: ../../package_774/enterprise/include/functions_reporting.php:3028
+#: ../../package_774/enterprise/include/functions_reporting.php:3654
+#: ../../package_774/enterprise/include/functions_reporting.php:4631
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1933
+msgid "Saturday"
+msgstr "Sábado"
+
+#: ../../godmode/alerts/alert_templates.php:69
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2006
+#: ../../godmode/setup/setup_visuals.php:763 ../../include/functions_html.php:2392
+#: ../../views/calendar/special_days.php:102 ../../views/calendar/special_days.php:405
+#: ../../views/calendar/special_days_edit.php:122
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1963
+#: ../../enterprise/include/lib/NetworkManager.php:276
+#: ../../enterprise/include/functions_reporting.php:1758
+#: ../../enterprise/include/functions_reporting.php:2722
+#: ../../enterprise/include/functions_reporting.php:3040
+#: ../../enterprise/include/functions_reporting.php:3666
+#: ../../enterprise/include/functions_reporting.php:4643
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:101
+#: ../../enterprise/views/ncm/agent/manage.php:376
+#: ../../package_774/enterprise/include/functions_reporting.php:1747
+#: ../../package_774/enterprise/include/functions_reporting.php:2711
+#: ../../package_774/enterprise/include/functions_reporting.php:3029
+#: ../../package_774/enterprise/include/functions_reporting.php:3655
+#: ../../package_774/enterprise/include/functions_reporting.php:4632
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1941
+msgid "Sunday"
+msgstr "Domingo"
+
+#: ../../godmode/alerts/alert_templates.php:72 ../../include/functions_config.php:1760
+#: ../../views/tacticalView/view.php:203 ../../enterprise/include/ajax/ipam.ajax.php:521
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104
+#: ../../enterprise/meta/include/functions_meta.php:2350
+#: ../../enterprise/tools/ipam/ipam_editor.php:364
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2340
+msgid "Days"
+msgstr "Días"
+
+#: ../../godmode/alerts/alert_templates.php:72
+#: ../../enterprise/include/lib/NetworkManager.php:231
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104
+msgid "Every"
+msgstr "Cada"
+
+#: ../../godmode/alerts/alert_templates.php:83
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:115
+msgid "and"
+msgstr "y"
+
+#: ../../godmode/alerts/alert_templates.php:90 ../../godmode/alerts/alert_view.php:268
+#: ../../godmode/alerts/configure_alert_template.php:721
+#: ../../godmode/snmpconsole/snmp_alert.php:1593
+#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:254
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:318
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2447
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:122
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2428
+msgid "Time threshold"
+msgstr "Umbral de tiempo"
+
+#: ../../godmode/alerts/alert_templates.php:143 ../../godmode/alerts/alert_templates.php:193
+#: ../../godmode/alerts/alert_templates.php:216 ../../godmode/alerts/alert_templates.php:237
+#: ../../godmode/massive/massive_add_action_alerts.php:219
+#: ../../godmode/massive/massive_delete_action_alerts.php:241
+msgid "Alert templates"
+msgstr "Plantillas de alertas"
+
+#: ../../godmode/alerts/alert_templates.php:278
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All alert templates information is read only. "
+"Go to %s to manage it."
+msgstr ""
+"Este nodo se configura en modo centralizado. Toda la información de plantillas de alertas es "
+"solo de lectura. Vaya a %s para gestionarlo."
+
+#: ../../godmode/alerts/alert_templates.php:363 ../../godmode/alerts/alert_templates.php:364
+#: ../../enterprise/meta/advanced/policymanager.queue.php:246
+#: ../../enterprise/meta/agentsearch.php:111
+#: ../../package_774/enterprise/meta/agentsearch.php:111
+msgid "Show Options"
+msgstr "Mostrar opciones"
+
+#: ../../godmode/alerts/alert_templates.php:444
+msgid "You cannot edit this alert template, You don't have the permission to edit All group."
+msgstr ""
+"No puede edit esta plantilla de alerta. No tiene los permisos para editar el grupo All "
+"(todos)."
+
+#: ../../godmode/alerts/alert_templates.php:511
+msgid "No alert templates defined"
+msgstr "No hay plantillas de alerta definidas"
+
+#: ../../godmode/alerts/alert_view.php:65 ../../godmode/alerts/alert_view.php:286
+#: ../../include/functions_events.php:4613
+msgid "Alert details"
+msgstr "Detalles de alerta"
+
+#: ../../godmode/alerts/alert_view.php:105 ../../godmode/snmpconsole/snmp_alert.php:1916
+#: ../../include/class/AgentsAlerts.class.php:911
+#: ../../include/functions_reporting_html.php:6710 ../../include/functions_treeview.php:487
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:240
+#: ../../enterprise/operation/agentes/policy_view.php:262
+msgid "Last fired"
+msgstr "Disparada por última vez"
+
+#: ../../godmode/alerts/alert_view.php:134 ../../mobile/operation/alerts.php:125
+#: ../../mobile/operation/alerts.php:126 ../../mobile/operation/alerts.php:256
+#: ../../mobile/operation/alerts.php:257
+msgid "Stand by"
+msgstr "En espera"
+
+#: ../../godmode/alerts/alert_view.php:172
+#: ../../godmode/alerts/configure_alert_template.php:1354 ../../include/functions_ui.php:1829
+msgid "The alert would fire when the value matches "
+msgstr "La alerta se disparará cuando el valor coincida con ."
+
+#: ../../godmode/alerts/alert_view.php:174 ../../include/functions_ui.php:1832
+msgid "The alert would fire when the value doesn't match "
+msgstr "La alerta se disparará cuando el valor no coincida con ."
+
+#: ../../godmode/alerts/alert_view.php:181
+#: ../../godmode/alerts/configure_alert_template.php:1356 ../../include/functions_ui.php:1818
+msgid "The alert would fire when the value is "
+msgstr "La alerta se disparará cuando el valor sea ."
+
+#: ../../godmode/alerts/alert_view.php:186
+#: ../../godmode/alerts/configure_alert_template.php:1357 ../../include/functions_ui.php:1823
+msgid "The alert would fire when the value is not "
+msgstr "La alerta se disparará cuando el valor no sea ."
+
+#: ../../godmode/alerts/alert_view.php:193
+#: ../../godmode/alerts/configure_alert_template.php:1358 ../../include/functions_ui.php:1841
+msgid ""
+"The alert would fire when the value is between  and "
+msgstr ""
+"La alerta se disparará cuando el valor esté entre  y ."
+
+#: ../../godmode/alerts/alert_view.php:197 ../../include/functions_ui.php:1844
+msgid ""
+"The alert would fire when the value is not between  and "
+msgstr ""
+"La alerta se disparará cuando el valor no esté entre  y ."
+
+#: ../../godmode/alerts/alert_view.php:206
+#: ../../godmode/alerts/configure_alert_template.php:1360
+msgid "The alert would fire when the value is below "
+msgstr "La alerta se disparará cuando el valor sea inferior a  ."
+
+#: ../../godmode/alerts/alert_view.php:211
+#: ../../godmode/alerts/configure_alert_template.php:1361
+msgid "The alert would fire when the value is above "
+msgstr "La alerta se disparará cuando el valor sea superior a ."
+
+#: ../../godmode/alerts/alert_view.php:217
+#: ../../godmode/alerts/configure_alert_template.php:1364
+msgid "The alert would fire when the module value changes"
+msgstr "La alerta se disparará cuando los valores de los módulos cambien."
+
+#: ../../godmode/alerts/alert_view.php:219
+#: ../../godmode/alerts/configure_alert_template.php:1365
+msgid "The alert would fire when the module value does not change"
+msgstr "La alerta se disparará cuando los valores de los módulos no cambien."
+
+#: ../../godmode/alerts/alert_view.php:224
+#: ../../godmode/alerts/configure_alert_template.php:1362 ../../include/functions_ui.php:1860
+msgid "The alert would fire when the module is in warning status"
+msgstr "La alerta se disparará cuando el módulo esté en estado advertencia."
+
+#: ../../godmode/alerts/alert_view.php:228
+#: ../../godmode/alerts/configure_alert_template.php:1363 ../../include/functions_ui.php:1865
+msgid "The alert would fire when the module is in critical status"
+msgstr "La alerta se disparará cuando el módulo esté en estado crítico."
+
+#: ../../godmode/alerts/alert_view.php:232
+#: ../../godmode/alerts/configure_alert_template.php:1368
+msgid "The alert would fire when the module is in not normal status"
+msgstr "La alerta se disparará cuando el módulo no esté en estado normal"
+
+#: ../../godmode/alerts/alert_view.php:236
+#: ../../godmode/alerts/configure_alert_template.php:1366
+msgid "The alert would fire when the module is in unknown status"
+msgstr "La alerta se disparará cuando el módulo esté en estado desconocido."
+
+#: ../../godmode/alerts/alert_view.php:264
+#: ../../godmode/alerts/configure_alert_template.php:687
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1039
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2443
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1015
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2424
+msgid "Use special days list"
+msgstr "Utilizar lista de días especiales"
+
+#: ../../godmode/alerts/alert_view.php:272
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2452
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2433
+msgid "Number of alerts"
+msgstr "Número de alertas"
+
+#: ../../godmode/alerts/alert_view.php:272
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1911
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3051
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:366
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:413
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:442
+#: ../../include/functions.php:4199 ../../include/functions_reporting.php:1707
+#: ../../include/functions_reporting_html.php:6217 ../../include/functions_ui.php:3205
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:281
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:393
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1877
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2547
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:911
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2452
+#: ../../enterprise/include/functions_reporting_csv.php:1627
+#: ../../enterprise/meta/include/functions_wizard_meta.php:978
+#: ../../enterprise/meta/include/functions_wizard_meta.php:987
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1063
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1072
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1266
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1275
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1503
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1512
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1588
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1597
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1708
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1717
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2433
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:764
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:281
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:393
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1855
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2525
+msgid "Min"
+msgstr "Mín."
+
+#: ../../godmode/alerts/alert_view.php:272
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1913
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3044
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:375
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:422
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:451
+#: ../../include/functions.php:4206 ../../include/functions_reporting.php:1703
+#: ../../include/functions_reporting_html.php:6216 ../../include/functions_ui.php:3205
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:293
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:386
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1875
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2540
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:919
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2452
+#: ../../enterprise/include/functions_reporting_csv.php:1627
+#: ../../enterprise/meta/include/functions_wizard_meta.php:980
+#: ../../enterprise/meta/include/functions_wizard_meta.php:989
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1065
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1074
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1268
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1277
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1505
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1514
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1590
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1599
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1710
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1719
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2433
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:772
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:293
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:386
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1853
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2518
+msgid "Max"
+msgstr "Máx."
+
+#: ../../godmode/alerts/alert_view.php:287
+msgid "Firing conditions"
+msgstr "Condiciones de disparo"
+
+#: ../../godmode/alerts/alert_view.php:311 ../../godmode/alerts/alert_view.php:338
+msgid "Every time that the alert is fired"
+msgstr "Cada vez que la alerta es disparada"
+
+#: ../../godmode/alerts/alert_view.php:396
+msgid "Select the desired action and mode to see the Firing/Recovery fields for this action"
+msgstr ""
+"Selecciona la acción deseada y el modo para ver los campos de Disparado/Recuperación para "
+"dicha acción."
+
+#: ../../godmode/alerts/alert_view.php:406
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2858
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2839
+msgid "Select the action"
+msgstr "Seleccione la acción"
+
+#: ../../godmode/alerts/alert_view.php:414
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2557
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2821
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2538
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2802
+msgid "Firing"
+msgstr "Disparado"
+
+#: ../../godmode/alerts/alert_view.php:415
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2822
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2803
+msgid "Recovering"
+msgstr "Recuperado"
+
+#: ../../godmode/alerts/alert_view.php:418 ../../godmode/massive/massive_edit_modules.php:1146
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3315
+#: ../../include/functions_graph.php:5582
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:911
+#: ../../enterprise/godmode/policies/policy_agents.php:456
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2723
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:742
+#: ../../enterprise/godmode/servers/HA_cluster.php:203
+#: ../../enterprise/godmode/services/services.service.php:687
+#: ../../enterprise/operation/services/massive/services.create.php:719
+#: ../../enterprise/operation/services/services.list.php:289
+#: ../../enterprise/operation/services/services.table_services.php:253
+#: ../../package_774/enterprise/operation/services/massive/services.create.php:719
+#: ../../package_774/enterprise/godmode/services/services.service.php:687
+#: ../../package_774/enterprise/godmode/policies/policy_agents.php:460
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:910
+msgid "Mode"
+msgstr "Modo"
+
+#: ../../godmode/alerts/alert_view.php:446 ../../godmode/alerts/alert_view.php:580
+#: ../../godmode/alerts/configure_alert_template.php:1020
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2916
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2897
+msgid "Firing fields"
+msgstr "Campos de disparado"
+
+#: ../../godmode/alerts/alert_view.php:448
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2918
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2899
+msgid "Fields passed to the command executed by this action when the alert is fired"
+msgstr "Campos pasados al comando ejecutado por esta acción cuando la alerta es disparada"
+
+#: ../../godmode/alerts/alert_view.php:454 ../../godmode/alerts/alert_view.php:577
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2924
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2905
+msgid "Fields configured on the command associated to the action"
+msgstr "Campos configurados en el comando asociado a la acción"
+
+#: ../../godmode/alerts/alert_view.php:457
+msgid "Template fields"
+msgstr "Campos de la plantilla"
+
+#: ../../godmode/alerts/alert_view.php:459
+msgid "Triggering fields configured in template"
+msgstr "Campos de disparado configurados en la plantilla"
+
+#: ../../godmode/alerts/alert_view.php:462
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2932
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2913
+msgid "Action fields"
+msgstr "Campos de la acción"
+
+#: ../../godmode/alerts/alert_view.php:464
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2934
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2915
+msgid "Triggering fields configured in action"
+msgstr "Campos de disparado configurados en la acción"
+
+#: ../../godmode/alerts/alert_view.php:468
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2937
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2918
+msgid "Executed on firing"
+msgstr "Ejecutado en disparado"
+
+#: ../../godmode/alerts/alert_view.php:470 ../../godmode/alerts/alert_view.php:582
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2939
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2920
+msgid "Fields used on execution when the alert is fired"
+msgstr "Campos usados en la ejecución cuando la alerta es disparada"
+
+#: ../../godmode/alerts/alert_view.php:538 ../../godmode/alerts/alert_view.php:665
+#: ../../godmode/alerts/configure_alert_action.php:354 ../../godmode/servers/plugin.php:562
+msgid "Command preview"
+msgstr "Vista previa del comando"
+
+#: ../../godmode/alerts/alert_view.php:553
+msgid "The alert recovering is disabled on this template."
+msgstr "La recuperación de la alerta está desactivada en esta plantilla"
+
+#: ../../godmode/alerts/alert_view.php:569
+msgid "Recovering fields"
+msgstr "Campos de recuperación"
+
+#: ../../godmode/alerts/alert_view.php:571
+msgid "Fields passed to the command executed by this action when the alert is recovered"
+msgstr "Campos pasados al comando ejecutado por esta acción cuando la alerta es recuperada"
+
+#: ../../godmode/alerts/alert_view.php:585
+msgid "Template recovery fields"
+msgstr "Campos de recuperación de la plantilla"
+
+#: ../../godmode/alerts/alert_view.php:587
+msgid "Recovery fields configured in alert template"
+msgstr "Campos de recuperación configurados en la plantilla de la alerta"
+
+#: ../../godmode/alerts/alert_view.php:590
+msgid "Action recovery fields"
+msgstr "Acción en campos de recuperación"
+
+#: ../../godmode/alerts/alert_view.php:592
+msgid "Recovery fields configured in alert action"
+msgstr "Campos de recuperación configurados en una acción de alerta"
+
+#: ../../godmode/alerts/alert_view.php:595
+msgid "Executed on recovery"
+msgstr "Ejecutado en recuperación"
+
+#: ../../godmode/alerts/alert_view.php:597
+msgid "Fields used on execution when the alert is recovered"
+msgstr "Campos usados en la ejecución cuando la alerta es recuperada"
+
+#: ../../godmode/alerts/configure_alert_action.php:89
+#: ../../godmode/alerts/configure_alert_action.php:109
+msgid "Configure alert action"
+msgstr "Configurar acción de alerta"
+
+#: ../../godmode/alerts/configure_alert_action.php:231
+msgid "This action may stop working, if you change its name."
+msgstr "Esta acción podría dejar de funcionar si cambia el nombre."
+
+#: ../../godmode/alerts/configure_alert_action.php:286
+msgid "Create Command"
+msgstr "Crear comando"
+
+#: ../../godmode/alerts/configure_alert_action.php:311
+msgid ""
+"An alert action is executed only once within this time interval, regardless of how many "
+"times the alert is triggered."
+msgstr ""
+"La acción de alerta solo se ejecuta una vez dentro de este intervalo de tiempo, sin importar "
+"cuántas veces se active la alerta."
+
+#: ../../godmode/alerts/configure_alert_action.php:344
+msgid "Triggering"
+msgstr "Activación"
+
+#: ../../godmode/alerts/configure_alert_action.php:349
+#: ../../enterprise/include/functions_security_hardening.php:683
+#: ../../package_774/enterprise/include/functions_security_hardening.php:712
+msgid "Recovery"
+msgstr "Recuperación"
+
+#: ../../godmode/alerts/configure_alert_action.php:387
+msgid "Create workunit on recovery"
+msgstr "Crear unidad de trabajo en recuperación"
+
+#: ../../godmode/alerts/configure_alert_action.php:388
+msgid ""
+"If closed status is set on recovery, a workunit will be added to the ticket in Pandora ITSM "
+"rather that closing the ticket."
+msgstr ""
+"Si el estado cerrado está en recuperación, se añadirá una unidad de trabajo al ticket en "
+"Pandora ITSM en vez de cerrar el ticket."
+
+#: ../../godmode/alerts/configure_alert_action.php:458 ../../godmode/setup/demo.php:197
+#: ../../godmode/snmpconsole/snmp_alert.php:1692 ../../mobile/operation/agent.php:154
+#: ../../mobile/operation/agents.php:210 ../../mobile/operation/alerts.php:199
+#: ../../mobile/operation/events.php:953 ../../mobile/operation/groups.php:75
+#: ../../mobile/operation/module_data.php:130 ../../mobile/operation/module_graph.php:361
+#: ../../mobile/operation/module_graph.php:374 ../../mobile/operation/modules.php:241
+#: ../../mobile/operation/server_status.php:232 ../../mobile/operation/services.php:128
+#: ../../mobile/operation/tactical.php:102 ../../mobile/operation/visualmap.php:255
+#: ../../mobile/operation/visualmaps.php:189 ../../enterprise/include/class/Azure.cloud.php:976
+#: ../../enterprise/include/class/Azure.cloud.php:1086
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:976
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:1086
+msgid "Back"
+msgstr "Atrás"
+
+#: ../../godmode/alerts/configure_alert_command.php:67
+msgid "Configure alert command"
+msgstr "Configurar comando de alerta"
+
+#: ../../godmode/alerts/configure_alert_command.php:304
+#, php-format
+msgid "Field %s description"
+msgstr "Campo de descripción %s"
+
+#: ../../godmode/alerts/configure_alert_command.php:339
+#, php-format
+msgid "Field %s values"
+msgstr "Campos %s valores"
+
+#: ../../godmode/alerts/configure_alert_command.php:340
+msgid "value1,tag1;value2,tag2;value3,tag3"
+msgstr "valor1,etiqueta1;valor2,etiqueta2;valor3,etiqueta3"
+
+#: ../../godmode/alerts/configure_alert_command.php:365
+msgid "Hide"
+msgstr "Ocultar"
+
+#: ../../godmode/alerts/configure_alert_template.php:104
+#: ../../godmode/alerts/configure_alert_template.php:135
+#: ../../godmode/alerts/configure_alert_template.php:174 ../../include/functions_menu.php:582
+msgid "Configure alert template"
+msgstr "Configurar plantilla de alerta"
+
+#: ../../godmode/alerts/configure_alert_template.php:208
+#: ../../godmode/modules/manage_network_components.php:196
+#: ../../enterprise/godmode/modules/local_components.php:140
+#, php-format
+msgid "Successfully created from %s"
+msgstr "Creado correctamente desde %s"
+
+#: ../../godmode/alerts/configure_alert_template.php:245
+#: ../../godmode/alerts/configure_alert_template.php:249
+#: ../../godmode/alerts/configure_alert_template.php:266
+#: ../../godmode/alerts/configure_alert_template.php:270
+#: ../../godmode/alerts/configure_alert_template.php:287
+#: ../../godmode/alerts/configure_alert_template.php:291
+#: ../../include/class/HTML.class.php:1295 ../../include/functions_config.php:1805
+#: ../../enterprise/include/class/CommandCenter.class.php:450
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:855
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1161
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1256
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1608
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1905
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2234
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2665
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2678
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3006
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3183
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3273
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3312
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3377
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:583
+#: ../../enterprise/meta/include/functions_meta.php:2368
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:855
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1161
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1256
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1608
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1905
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2234
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2665
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2678
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3006
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3183
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3273
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3312
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3377
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2358
+#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:583
+msgid "Step"
+msgstr "Paso"
+
+#: ../../godmode/alerts/configure_alert_template.php:246
+#: ../../godmode/alerts/configure_alert_template.php:250 ../../godmode/servers/plugin.php:464
+#: ../../include/ajax/events.php:1777 ../../include/functions_reporting.php:10579
+#: ../../include/functions_reports.php:787
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:48
+#: ../../enterprise/include/class/Aws.cloud.php:344
+#: ../../enterprise/include/functions_reporting_csv.php:1589
+#: ../../enterprise/meta/include/functions_wizard_meta.php:245
+#: ../../enterprise/meta/include/functions_wizard_meta.php:530
+#: ../../enterprise/meta/include/functions_wizard_meta.php:602
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1150
+#: ../../package_774/enterprise/include/class/Aws.cloud.php:344
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1347
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:48
+msgid "General"
+msgstr "General"
+
+#: ../../godmode/alerts/configure_alert_template.php:267
+#: ../../godmode/alerts/configure_alert_template.php:271
+msgid "Conditions"
+msgstr "Condiciones"
+
+#: ../../godmode/alerts/configure_alert_template.php:288
+#: ../../godmode/alerts/configure_alert_template.php:292
+msgid "Advanced fields"
+msgstr "Campos avanzados"
+
+#: ../../godmode/alerts/configure_alert_template.php:327
+#: ../../godmode/alerts/configure_alert_template.php:511
+msgid "You can't named a template with spaces"
+msgstr "No se puede nombrar una plantilla con espacios"
+
+#: ../../godmode/alerts/configure_alert_template.php:356
+#: ../../godmode/alerts/configure_alert_template.php:547
+msgid "Another template with the same name already exists"
+msgstr "Ya existe una plantilla con el mismo nombre"
+
+#: ../../godmode/alerts/configure_alert_template.php:455
+#, 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 ""
+"Este nodo se configura en modo centralizado. Toda la información de plantillas de alertas es "
+"solo de lectura. Vaya a %s para gestionarlo."
+
+#: ../../godmode/alerts/configure_alert_template.php:575
+msgid "No template name specified"
+msgstr "Ningún nombre de plantilla especificado"
+
+#: ../../godmode/alerts/configure_alert_template.php:708
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1056
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1032
+msgid "Schedule"
+msgstr "Programar"
+
+#: ../../godmode/alerts/configure_alert_template.php:711
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:699
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1059
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1035
+#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:699
+msgid "No alert has been scheduled yet"
+msgstr "Aún no se ha programado ninguna alerta"
+
+#: ../../godmode/alerts/configure_alert_template.php:721
+msgid ""
+"Reset the alert counter within the configured period if there is no manual recovery or "
+"validation of the alert."
+msgstr ""
+"Resetear el contador de alerta dentro del periodo configurado si la alerta no se recupera o "
+"valida manualmente."
+
+#: ../../godmode/alerts/configure_alert_template.php:752
+msgid ""
+"Unless they're left blank, the fields from the action will override those set on the "
+"template."
+msgstr ""
+"A menos que estén en blanco, los campos de la acción sobrescribirán los de la plantilla."
+
+#: ../../godmode/alerts/configure_alert_template.php:774
+#: ../../godmode/snmpconsole/snmp_alert.php:1541
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:314
+msgid "Min. number of alerts"
+msgstr "Número mínimo de alertas"
+
+#: ../../godmode/alerts/configure_alert_template.php:797
+msgid "Reset counter for non-sustained alerts"
+msgstr "Reiniciar el contador para las alertas no sostenidas"
+
+#: ../../godmode/alerts/configure_alert_template.php:798
+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 ""
+"Activa esta opción si quieres que el contador se reinicie cuando la alerta no se dispare de "
+"forma consecutiva, incluso si está dentro del umbral."
+
+#: ../../godmode/alerts/configure_alert_template.php:814
+#: ../../godmode/snmpconsole/snmp_alert.php:1558
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:316
+msgid "Max. number of alerts"
+msgstr "Número máximo de alertas"
+
+#: ../../godmode/alerts/configure_alert_template.php:837
+#: ../../godmode/snmpconsole/snmp_alert.php:1676
+#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:305
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1158
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1134
+msgid "Disable event"
+msgstr "Deshabilitar evento"
+
+#: ../../godmode/alerts/configure_alert_template.php:848
+msgid "Condition type"
+msgstr "Tipo de condición"
+
+#: ../../godmode/alerts/configure_alert_template.php:862
+msgid "Trigger when matches the value"
+msgstr "Disparar cuando coincida con el valor"
+
+#: ../../godmode/alerts/configure_alert_template.php:870
+msgid "Math function"
+msgstr "Función matemática"
+
+#: ../../godmode/alerts/configure_alert_template.php:887
+#: ../../enterprise/include/lib/AlertCorrelation.class.php:1186
+#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1189
+msgid "Time window"
+msgstr "Ventana de tiempo"
+
+#: ../../godmode/alerts/configure_alert_template.php:887
+msgid "Limits to data in the following time window."
+msgstr "Límites de los datos en el siguiente intervalo de tiempo"
+
+#: ../../godmode/alerts/configure_alert_template.php:904
+msgid "Alert condition"
+msgstr "Condición de alerta"
+
+#: ../../godmode/alerts/configure_alert_template.php:935
+msgid "The regular expression is valid"
+msgstr "La expresión regular es válida."
+
+#: ../../godmode/alerts/configure_alert_template.php:944
+msgid "The regular expression is not valid"
+msgstr "La expresión regular no es válida."
+
+#: ../../godmode/alerts/configure_alert_template.php:1004
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2249
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2230
+msgid "Alert recovery"
+msgstr "Recuperación de alerta"
+
+#: ../../godmode/alerts/configure_alert_template.php:1021
+msgid "Recovery fields"
+msgstr "Campos de recuperación"
+
+#: ../../godmode/alerts/configure_alert_template.php:1255
+msgid "No wizard"
+msgstr "No hay asistente"
+
+#: ../../godmode/alerts/configure_alert_template.php:1260
+#: ../../godmode/modules/manage_network_components_form_common.php:52
+#: ../../godmode/modules/manage_network_components_form_common.php:59
+#: ../../enterprise/godmode/modules/configure_local_component.php:171
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:171
+msgid "Wizard level"
+msgstr "Nivel del asistente"
+
+#: ../../godmode/alerts/configure_alert_template.php:1304
+#: ../../godmode/wizards/Cloud.class.php:638 ../../godmode/wizards/HostDevices.class.php:1617
+#: ../../include/class/CustomNetScan.class.php:765
+#: ../../include/lib/ClusterViewer/ClusterWizard.php:1231 ../../include/functions_ui.php:3640
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:362
+#: ../../enterprise/include/class/Aws.cloud.php:1468
+#: ../../enterprise/include/class/Azure.cloud.php:1075
+#: ../../enterprise/include/class/DB2.app.php:870
+#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:837
+#: ../../enterprise/include/class/MySQL.app.php:946
+#: ../../enterprise/include/class/Omnishell.class.php:975
+#: ../../enterprise/include/class/Omnishell.class.php:1056
+#: ../../enterprise/include/class/Oracle.app.php:978
+#: ../../enterprise/include/class/SAP.app.php:933
+#: ../../enterprise/include/class/VMware.app.php:1022
+#: ../../package_774/enterprise/include/class/DB2.app.php:870
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:1075
+#: ../../package_774/enterprise/include/class/SAP.app.php:933
+#: ../../package_774/enterprise/include/class/Oracle.app.php:978
+#: ../../package_774/enterprise/include/class/Aws.cloud.php:1468
+#: ../../package_774/enterprise/include/class/MySQL.app.php:946
+#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:837
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:362
+#: ../../package_774/enterprise/include/class/VMware.app.php:1022
+msgid "Finish"
+msgstr "Finalizar"
+
+#: ../../godmode/alerts/configure_alert_template.php:1315
+#: ../../godmode/alerts/configure_alert_template.php:1327
+#: ../../godmode/wizards/Cloud.class.php:638 ../../godmode/wizards/HostDevices.class.php:779
+#: ../../include/class/CustomNetScan.class.php:563
+#: ../../include/class/ExtensionsDiscovery.class.php:618
+#: ../../include/lib/ClusterViewer/ClusterWizard.php:1225 ../../include/functions_ui.php:2798
+#: ../../views/dashboard/slides.php:240
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:362
+#: ../../enterprise/include/class/Aws.cloud.php:1468
+#: ../../enterprise/include/class/Azure.cloud.php:910
+#: ../../enterprise/include/class/Azure.cloud.php:965
+#: ../../enterprise/include/class/DB2.app.php:582
+#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:593
+#: ../../enterprise/include/class/MySQL.app.php:604
+#: ../../enterprise/include/class/Omnishell.class.php:826
+#: ../../enterprise/include/class/Oracle.app.php:589
+#: ../../enterprise/include/class/SAP.app.php:443
+#: ../../enterprise/include/class/VMware.app.php:543
+#: ../../package_774/enterprise/include/class/DB2.app.php:582
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:910
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:965
+#: ../../package_774/enterprise/include/class/SAP.app.php:443
+#: ../../package_774/enterprise/include/class/Oracle.app.php:589
+#: ../../package_774/enterprise/include/class/Aws.cloud.php:1468
+#: ../../package_774/enterprise/include/class/MySQL.app.php:604
+#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:593
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:362
+#: ../../package_774/enterprise/include/class/VMware.app.php:543
+msgid "Next"
+msgstr "Siguiente"
+
+#: ../../godmode/alerts/configure_alert_template.php:1355
+#, php-format
+msgid "The alert would fire when the value doesn\\'t match %s"
+msgstr "La alerta se disparará cuando el valor no coincida con %s"
+
+#: ../../godmode/alerts/configure_alert_template.php:1359
+msgid ""
+"The alert would fire when the value is not between  and "
+msgstr ""
+"La alerta se dispararía cuando el valor no esté entre  y "
+
+#: ../../godmode/alerts/configure_alert_template.php:1367
+msgid "The alert template cannot have the same value for min and max thresholds."
+msgstr "La plantilla de alerta no puede tener el mismo valor para los umbrales max y min."
+
+#: ../../godmode/alerts/configure_alert_template.php:1369
+msgid ""
+"Alert would fire when the  within    "
+msgstr ""
+"La alerta se disparará cuando el  en    "
+
+#: ../../godmode/alerts/configure_alert_template.php:1438
+msgid "[function]"
+msgstr "[función]"
+
+#: ../../godmode/alerts/configure_alert_template.php:1454
+msgid "[value]"
+msgstr "[valor]"
+
+#: ../../godmode/alerts/configure_alert_template.php:1464
+msgid "[condition]"
+msgstr "[condición]"
+
+#: ../../godmode/alerts/configure_alert_template.php:1490
+msgid " the last [window]"
+msgstr "Última [ventana]"
+
+#: ../../godmode/alerts/configure_alert_template.php:1645
+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 ""
+"La alerta se disparará cuando el módulo esté en estado desconocido. Advertencia: "
+"unknown_updates de pandora_server.conf debe ser igual a 1"
+
+#: ../../godmode/alerts/configure_alert_template.php:1734
+#: ../../enterprise/godmode/wizards/consoletask_js.php:53
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4562
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4542
+#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:53
+msgid "Simple"
+msgstr "Simple"
+
+#: ../../godmode/alerts/configure_alert_template.php:1735
+#: ../../enterprise/godmode/wizards/consoletask_js.php:54
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4563
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4543
+#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:54
+msgid "Detailed"
+msgstr "Detallado"
+
+#: ../../godmode/alerts/configure_alert_template.php:1787
+#: ../../godmode/events/event_edit_filter.php:709
+#: ../../godmode/events/event_edit_filter.php:774
+#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:546
+#: ../../include/rest-api/index.php:361 ../../include/functions_html.php:6253
+#: ../../include/functions_ui.php:7694 ../../include/functions_ui.php:7750
+#: ../../operation/events/events.php:1507 ../../operation/events/events.php:1597
+#: ../../views/calendar/special_days.php:465
+#: ../../enterprise/godmode/agentes/collection_manager.php:265
+#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:177
+#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:161
+#: ../../enterprise/godmode/policies/policy_collections.php:244
+#: ../../enterprise/godmode/wizards/consoletask_js.php:106
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4615
+#: ../../enterprise/operation/agentes/policy_manager.php:520
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4595
+#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:106
+msgid "Remove"
+msgstr "Eliminar"
+
+#: ../../godmode/alerts/configure_alert_template.php:1790
+#: ../../enterprise/godmode/wizards/consoletask_js.php:109
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4618
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4598
+#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:109
+msgid "Drag out to remove"
+msgstr "Arrastre hacia afuera para eliminar"
+
+#: ../../godmode/alerts/configure_alert_template.php:1791
+#: ../../godmode/events/custom_events.php:103 ../../include/class/SnmpConsole.class.php:280
+#: ../../include/class/SnmpConsole.class.php:352 ../../include/class/SnmpConsole.class.php:506
+#: ../../include/class/SnmpConsole.class.php:507
+#: ../../include/lib/Dashboard/Widgets/events_list.php:832 ../../include/functions.php:4312
+#: ../../include/functions_events.php:260 ../../include/functions_events.php:324
+#: ../../include/functions_snmp.php:324 ../../operation/agentes/estado_monitores.php:543
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:380
+#: ../../enterprise/godmode/policies/policy_alerts.php:812
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:431
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:744
+#: ../../enterprise/godmode/wizards/consoletask_js.php:110
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4619
+#: ../../enterprise/meta/include/functions_events_meta.php:94
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4599
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:431
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:744
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:813
+#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:110
+msgid "Alert"
+msgstr "Alerta"
+
+#: ../../godmode/category/category.php:62 ../../godmode/category/edit_category.php:65
+msgid "List categories"
+msgstr "Lista de categorías"
+
+#: ../../godmode/category/category.php:72 ../../godmode/category/edit_category.php:79
+msgid "Categories configuration"
+msgstr "Configuración de categorías"
+
+#: ../../godmode/category/category.php:85 ../../godmode/category/edit_category.php:96
+#: ../../godmode/menu.php:199
+msgid "Module categories"
+msgstr "Categorías de módulos"
+
+#: ../../godmode/category/category.php:103
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All categories information is read only. Go "
+"to %s to manage it."
+msgstr ""
+"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas "
+"está en modo lectura. Vaya a %s para administrarlo."
+
+#: ../../godmode/category/category.php:118
+msgid "Error deleting category"
+msgstr "Error al eliminar la categoría"
+
+#: ../../godmode/category/category.php:124
+msgid "Successfully deleted category"
+msgstr "Categoría eliminada correctamente"
+
+#: ../../godmode/category/category.php:159
+msgid "Category name"
+msgstr "Nombre de la categoría"
+
+#: ../../godmode/category/category.php:246
+msgid "No categories found"
+msgstr "Ninguna categoría encontrada"
+
+#: ../../godmode/category/category.php:259 ../../godmode/category/edit_category.php:183
+msgid "Create category"
+msgstr "Crear categoría"
+
+#: ../../godmode/category/edit_category.php:83
+msgid "Manage category"
+msgstr "Gestionar categoría"
+
+#: ../../godmode/category/edit_category.php:119
+msgid "Error updating category"
+msgstr "Error al actualizar categoría"
+
+#: ../../godmode/category/edit_category.php:125
+msgid "Successfully updated category"
+msgstr "Categoría actualizada correctamente"
+
+#: ../../godmode/category/edit_category.php:147
+msgid "Error creating category"
+msgstr "Error al crear categoría"
+
+#: ../../godmode/category/edit_category.php:155
+msgid "Successfully created category"
+msgstr "Categoría creada correctamente"
+
+#: ../../godmode/category/edit_category.php:181
+msgid "Update category"
+msgstr "Actualizar categoría"
+
+#: ../../godmode/db/db_main.php:73
+msgid "Current database maintenance setup"
+msgstr "Configuración actual del mantenimiento de la BD"
+
+#: ../../godmode/db/db_main.php:79
+msgid "Database setup"
+msgstr "Configuración de la base de datos"
+
+#: ../../godmode/db/db_main.php:83
+msgid "Max. time before compact data"
+msgstr "Máx. días antes de comprimir datos"
+
+#: ../../godmode/db/db_main.php:85 ../../godmode/db/db_main.php:91
+#: ../../godmode/setup/setup_visuals.php:1958 ../../include/functions.php:531
+#: ../../include/functions.php:662 ../../include/functions_html.php:2223
+#: ../../include/functions_html.php:7429 ../../enterprise/include/ajax/log_viewer.ajax.php:381
+#: ../../enterprise/meta/advanced/metasetup.visual.php:467
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:381
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:404
+msgid "days"
+msgstr "días"
+
+#: ../../godmode/db/db_main.php:89
+msgid "Max. time before purge"
+msgstr "Máx. días antes de purga de datos"
+
+#: ../../godmode/db/db_main.php:97 ../../include/class/Diagnostics.class.php:239
+msgid "Database size stats"
+msgstr "Tamaño de estadísticas de la base de datos"
+
+#: ../../godmode/db/db_main.php:101 ../../godmode/groups/group_list.php:1257
+#: ../../include/class/Diagnostics.class.php:596
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:690
+#: ../../include/functions_groups.php:2671 ../../include/functions_reporting.php:12828
+#: ../../include/functions_reporting_html.php:7112 ../../mobile/operation/groups.php:187
+#: ../../operation/tree.php:502 ../../views/tacticalView/view.php:318
+#: ../../enterprise/include/functions_reporting_csv.php:1580
+#: ../../enterprise/operation/services/services.treeview_services.php:289
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338
+msgid "Total agents"
+msgstr "Agentes totales"
+
+#: ../../godmode/db/db_main.php:107 ../../include/class/Diagnostics.class.php:612
+#: ../../include/functions_reporting.php:15269
+msgid "Total events"
+msgstr "Total de eventos"
+
+#: ../../godmode/db/db_main.php:113
+msgid "Total data items (tagente_datos)"
+msgstr "Total de elementos de datos (tagente_datos)"
+
+#: ../../godmode/db/db_main.php:126
+msgid "Total log4x items (tagente_datos_log4x)"
+msgstr "Total elementos Log4x (tagente_datos_log4x)"
+
+#: ../../godmode/db/db_main.php:139
+msgid "Total data string items (tagente_datos_string)"
+msgstr "Total de elementos de cadenas de datos (tagente_datos_string)"
+
+#: ../../godmode/db/db_main.php:145
+msgid "Total modules configured"
+msgstr "Módulos totales configurados"
+
+#: ../../godmode/db/db_main.php:153
+msgid "Database sanity"
+msgstr "Estado de la BD"
+
+#: ../../godmode/db/db_main.php:157
+msgid "Total uknown agents"
+msgstr "Total de agentes desconocidos"
+
+#: ../../godmode/db/db_main.php:163
+msgid "Total non-init modules"
+msgstr "Total de módulos no iniciados"
+
+#: ../../godmode/db/db_main.php:172
+msgid "Last time on DB maintance"
+msgstr "Última vez en mantenimiento de base de datos"
+
+#: ../../godmode/db/db_main.php:176 ../../godmode/snmpconsole/snmp_alert.php:1972
+#: ../../include/ajax/heatmap.ajax.php:479 ../../include/functions_agents.php:4763
+#: ../../include/functions_cron.php:906 ../../include/functions_treeview.php:728
+#: ../../include/functions_ui.php:637 ../../operation/gis_maps/ajax.php:351
+#: ../../operation/gis_maps/ajax.php:362 ../../operation/gis_maps/ajax.php:468
+#: ../../operation/gis_maps/ajax.php:479 ../../enterprise/include/functions_ipam.php:2153
+#: ../../enterprise/include/functions_ipam.php:2154
+#: ../../enterprise/include/functions_ipam.php:2155
+#: ../../enterprise/include/functions_tasklist.php:640
+#: ../../enterprise/tools/ipam/ipam_ajax.php:505 ../../enterprise/tools/ipam/ipam_list.php:790
+#: ../../package_774/enterprise/include/functions_tasklist.php:640
+msgid "Never"
+msgstr "Nunca"
+
+#: ../../godmode/db/db_main.php:195
+#, 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 ""
+"Asegúrese de que la configuración del servidor de %s es correcta y que el demonio de "
+"mantenimiento de la base de datos está en ejecución. Es muy importante tener la base de "
+"datos actualizada para que el funcionamiento y los resultados de %s sean óptimos."
+
+#: ../../godmode/events/custom_events.php:74 ../../enterprise/meta/event/custom_events.php:205
+msgid "Show event fields"
+msgstr "Mostrar campos de eventos"
+
+#: ../../godmode/events/custom_events.php:76
+msgid "Load the fields from previous events"
+msgstr "Cargar los archivos de eventos previos"
+
+#: ../../godmode/events/custom_events.php:76
+msgid "Event fields will be loaded. Do you want to continue?"
+msgstr "Se cargarán los archivos de eventos. ¿Deseas continuar?"
+
+#: ../../godmode/events/custom_events.php:92
+#: ../../include/lib/Dashboard/Widgets/events_list.php:821
+#: ../../include/functions_events.php:291
+msgid "Event Id"
+msgstr "Id de evento"
+
+#: ../../godmode/events/custom_events.php:93
+#: ../../include/lib/Dashboard/Widgets/events_list.php:822
+#: ../../include/functions_events.php:294 ../../mobile/operation/events.php:237
+msgid "Event Name"
+msgstr "Nombre del evento"
+
+#: ../../godmode/events/custom_events.php:94
+#: ../../include/lib/Dashboard/Widgets/events_list.php:823
+#: ../../include/functions_events.php:297 ../../operation/events/events.php:3063
+#: ../../enterprise/include/functions_reporting.php:2570
+#: ../../enterprise/include/functions_reporting_csv.php:2531
+#: ../../enterprise/tools/ipam/ipam_network.php:251
+#: ../../package_774/enterprise/include/functions_reporting.php:2559
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:2289
+msgid "Agent ID"
+msgstr "ID de agente"
+
+#: ../../godmode/events/custom_events.php:95 ../../include/class/SatelliteAgent.class.php:146
+#: ../../include/lib/Dashboard/Widgets/events_list.php:824
+msgid "Agent Name"
+msgstr "Nombre de agente"
+
+#: ../../godmode/events/custom_events.php:96
+#: ../../include/lib/Dashboard/Widgets/events_list.php:825
+#: ../../include/functions_events.php:373
+msgid "Agent IP"
+msgstr "IP del agente"
+
+#: ../../godmode/events/custom_events.php:101
+#: ../../include/lib/Dashboard/Widgets/events_list.php:830
+#: ../../include/functions_events.php:318
+msgid "Event Type"
+msgstr "Tipo de evento"
+
+#: ../../godmode/events/custom_events.php:102 ../../include/class/AgentWizard.class.php:1310
+#: ../../include/class/AgentWizard.class.php:4205
+#: ../../include/class/ModuleTemplates.class.php:1183
+#: ../../include/lib/Dashboard/Widgets/events_list.php:831
+#: ../../include/functions_events.php:321
+msgid "Module Name"
+msgstr "Nombre del módulo"
+
+#: ../../godmode/events/custom_events.php:104 ../../godmode/events/event_edit_filter.php:400
+#: ../../godmode/events/event_filter.php:160
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3613
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4391
+#: ../../include/class/SnmpConsole.class.php:363 ../../include/class/SnmpConsole.class.php:483
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:398
+#: ../../include/lib/Dashboard/Widgets/events_list.php:418
+#: ../../include/lib/Dashboard/Widgets/events_list.php:833
+#: ../../include/functions_events.php:261 ../../include/functions_events.php:327
+#: ../../include/functions_events.php:5075 ../../include/functions_reporting_html.php:675
+#: ../../include/functions_reporting_html.php:1711
+#: ../../include/functions_reporting_html.php:1719
+#: ../../include/functions_reporting_html.php:1959
+#: ../../include/functions_reporting_html.php:1967
+#: ../../include/functions_reporting_html.php:3844 ../../include/functions_snmp.php:335
+#: ../../mobile/operation/events.php:703 ../../mobile/operation/events.php:704
+#: ../../mobile/operation/events.php:845 ../../mobile/operation/events.php:1022
+#: ../../mobile/operation/events.php:1023 ../../operation/events/events.php:2117
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3043
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:777
+#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:407
+#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:132
+#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:379
+#: ../../enterprise/include/functions_events.php:70
+#: ../../enterprise/include/functions_reporting.php:2047
+#: ../../enterprise/include/functions_reporting_csv.php:541
+#: ../../enterprise/meta/include/functions_events_meta.php:98
+#: ../../enterprise/operation/agentes/vulnerabilities.php:43
+#: ../../enterprise/operation/agentes/vulnerabilities.php:169
+#: ../../enterprise/operation/agentes/vulnerabilities.php:235
+#: ../../enterprise/operation/security/vulnerabilities.php:107
+#: ../../enterprise/operation/security/vulnerabilities.php:408
+#: ../../enterprise/operation/security/vulnerabilities.php:474
+#: ../../package_774/enterprise/include/functions_reporting.php:2036
+#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:192
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:108
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:403
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:469
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:630
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2900
+#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:407
+msgid "Severity"
+msgstr "Gravedad"
+
+#: ../../godmode/events/custom_events.php:105 ../../godmode/events/event_edit_filter.php:857
+#: ../../godmode/wizards/HostDevices.class.php:956
+#: ../../include/class/CustomNetScan.class.php:474
+#: ../../include/lib/Dashboard/Widgets/events_list.php:834
+#: ../../include/functions_events.php:262 ../../include/functions_events.php:330
+#: ../../include/functions_events.php:3650 ../../operation/events/events.php:2181
+#: ../../enterprise/meta/include/functions_events_meta.php:102
+#: ../../enterprise/tools/ipam/ipam_network.php:252
+msgid "Comment"
+msgstr "Comentar"
+
+#: ../../godmode/events/custom_events.php:107 ../../godmode/events/event_edit_filter.php:825
+#: ../../godmode/massive/massive_copy_modules.php:162
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2170
+#: ../../include/lib/Dashboard/Widgets/events_list.php:836
+#: ../../include/functions_events.php:264 ../../include/functions_events.php:336
+#: ../../include/functions_events.php:4619 ../../include/functions_events.php:4701
+#: ../../operation/agentes/log_sources_status.php:58
+#: ../../operation/agentes/pandora_networkmap.editor.php:431
+#: ../../operation/agentes/pandora_networkmap.view.php:173
+#: ../../operation/events/events.php:2161
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:147
+#: ../../enterprise/include/class/LogSource.class.php:602
+#: ../../enterprise/include/functions_log.php:284
+#: ../../enterprise/include/functions_log.php:287
+#: ../../enterprise/meta/advanced/policymanager.sync.php:307
+#: ../../enterprise/meta/include/functions_events_meta.php:110
+#: ../../enterprise/operation/log/log_viewer.php:546
+#: ../../package_774/enterprise/include/functions_log.php:284
+#: ../../package_774/enterprise/include/functions_log.php:287
+#: ../../package_774/enterprise/operation/log/log_viewer.php:547
+msgid "Source"
+msgstr "Origen"
+
+#: ../../godmode/events/custom_events.php:108
+#: ../../include/lib/Dashboard/Widgets/events_list.php:837
+#: ../../include/functions_events.php:339
+msgid "Extra Id"
+msgstr "ID extra"
+
+#: ../../godmode/events/custom_events.php:109 ../../godmode/setup/setup_ITSM.php:366
+#: ../../godmode/setup/setup_ITSM.php:492
+#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:306
+#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:363
+#: ../../include/lib/Dashboard/Widgets/events_list.php:838 ../../include/lib/ITSM/ITSM.php:517
+#: ../../include/functions_events.php:266 ../../include/functions_events.php:342
+#: ../../include/functions_events.php:5025 ../../mobile/operation/events.php:833
+#: ../../operation/events/events.php:2301 ../../views/ITSM/ITSMTicketEditView.php:198
+#: ../../views/ITSM/ITSMTicketListView.php:85
+#: ../../enterprise/meta/include/functions_events_meta.php:118
+msgid "Owner"
+msgstr "Propietario"
+
+#: ../../godmode/events/custom_events.php:110
+#: ../../include/lib/Dashboard/Widgets/events_list.php:839
+#: ../../include/functions_events.php:267 ../../include/functions_events.php:345
+#: ../../enterprise/meta/include/functions_events_meta.php:122
+msgid "ACK Timestamp"
+msgstr "ACK Marca temporal"
+
+#: ../../godmode/events/custom_events.php:111
+#: ../../include/lib/Dashboard/Widgets/events_list.php:840
+#: ../../include/functions_events.php:268 ../../include/functions_events.php:348
+#: ../../include/functions_events.php:4679 ../../operation/events/events.php:3673
+#: ../../enterprise/meta/include/functions_events_meta.php:126
+msgid "Instructions"
+msgstr "Instrucciones"
+
+#: ../../godmode/events/custom_events.php:112
+#: ../../include/lib/Dashboard/Widgets/events_list.php:841
+#: ../../include/functions_events.php:351
+msgid "Server Name"
+msgstr "Nombre del servidor"
+
+#: ../../godmode/events/custom_events.php:114
+#: ../../godmode/massive/massive_delete_modules.php:434
+#: ../../godmode/massive/massive_edit_modules.php:398
+#: ../../include/lib/Dashboard/Widgets/events_list.php:843
+#: ../../include/functions_events.php:357
+msgid "Module Status"
+msgstr "Estado de módulo"
+
+#: ../../godmode/events/custom_events.php:115
+#: ../../include/lib/Dashboard/Widgets/events_list.php:844
+#: ../../include/functions_events.php:369
+msgid "Severity mini"
+msgstr "Prioridad baja"
+
+#: ../../godmode/events/custom_events.php:116
+#: ../../include/lib/Dashboard/Widgets/events_list.php:845
+#: ../../include/functions_events.php:360 ../../include/functions_events.php:5180
+msgid "Module custom ID"
+msgstr "ID personalizada de módulo"
+
+#: ../../godmode/events/custom_events.php:117 ../../godmode/events/event_edit_filter.php:892
+#: ../../include/ajax/events.php:1835 ../../include/lib/Dashboard/Widgets/events_list.php:846
+#: ../../include/functions_events.php:273 ../../include/functions_events.php:376
+#: ../../include/functions_reporting_html.php:1725
+#: ../../include/functions_reporting_html.php:1973
+#: ../../include/functions_reporting_html.php:3848
+msgid "Custom data"
+msgstr "Datos personalizados"
+
+#: ../../godmode/events/custom_events.php:118
+#: ../../include/lib/Dashboard/Widgets/events_list.php:847
+#: ../../include/functions_events.php:274 ../../include/functions_events.php:379
+#: ../../include/functions_events.php:4715
+#: ../../enterprise/meta/include/functions_events_meta.php:142
+msgid "Event Custom ID"
+msgstr "ID personalizado de evento"
+
+#: ../../godmode/events/custom_events.php:173
+msgid "Move up selected fields"
+msgstr "Mover hacia arriba los campos seleccionados"
+
+#: ../../godmode/events/custom_events.php:182
+msgid "Move down selected fields"
+msgstr "Mover hacia abajo los campos seleccionados"
+
+#: ../../godmode/events/event_edit_filter.php:247
+#: ../../godmode/modules/manage_nc_groups.php:119 ../../godmode/netflow/nf_edit_form.php:146
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:155
+#: ../../enterprise/tools/ipam/ipam_network_location_config.php:61
+msgid "Not updated. Blank name"
+msgstr "No actualizado; nombre en blanco"
+
+#: ../../godmode/events/event_edit_filter.php:260
+#: ../../godmode/modules/manage_nc_groups.php:143 ../../godmode/netflow/nf_edit_form.php:173
+#: ../../godmode/setup/news.php:125
+#: ../../enterprise/tools/ipam/ipam_network_location_config.php:72
+msgid "Not updated. Error updating data"
+msgstr "No se ha podido actualizar. Error al actualizar los datos."
+
+#: ../../godmode/events/event_edit_filter.php:299 ../../include/ajax/agent.php:594
+#: ../../include/ajax/audit_log.php:340 ../../include/ajax/custom_fields.php:652
+#: ../../include/ajax/custom_fields.php:705 ../../include/ajax/custom_fields.php:754
+#: ../../include/ajax/events.php:788 ../../include/ajax/module.php:2465
+#: ../../operation/network/network_report.php:249
+#: ../../operation/network/network_usage_map.php:292
+#: ../../operation/reporting/graph_analytics.php:414
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:440
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:440
+msgid "Filter name"
+msgstr "Nombre del filtro"
+
+#: ../../godmode/events/event_edit_filter.php:312
+#: ../../godmode/reporting/reporting_builder.php:915 ../../include/ajax/events.php:857
+#: ../../views/dashboard/formDashboard.php:135
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:467
+msgid "Private"
+msgstr "Privado"
+
+#: ../../godmode/events/event_edit_filter.php:332
+msgid "Save in group"
+msgstr "Guardar en grupo"
+
+#: ../../godmode/events/event_edit_filter.php:332
+msgid "This group will be use to restrict the visibility of this filter with ACLs"
+msgstr "Este grupo se usará para restringir la visibilidad de este filtro con ACLs."
+
+#: ../../godmode/events/event_edit_filter.php:378
+#: ../../godmode/massive/massive_copy_modules.php:127
+#: ../../godmode/massive/massive_copy_modules.php:315
+#: ../../godmode/massive/massive_delete_modules.php:431
+#: ../../godmode/massive/massive_edit_modules.php:395
+#: ../../godmode/massive/massive_edit_modules.php:511
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4727
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:265
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:595
+#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:279
+#: ../../include/lib/Dashboard/Widgets/events_list.php:330
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:406
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:441
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:727 ../../include/functions.php:1418
+#: ../../include/functions_agents.php:5035 ../../include/functions_events.php:3183
+#: ../../include/functions_massive_operations.php:150 ../../mobile/operation/modules.php:73
+#: ../../operation/agentes/estado_agente.php:310 ../../operation/agentes/status_monitor.php:578
+#: ../../operation/events/events.php:2006
+#: ../../operation/custom_fields/custom_fields_view.php:178 ../../operation/tree.php:539
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:123
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:197
+#: ../../enterprise/operation/agentes/tag_view.php:134
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:185
+msgid "Not normal"
+msgstr "No normal"
+
+#: ../../godmode/events/event_edit_filter.php:380 ../../godmode/events/event_filter.php:158
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3640
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:268
+#: ../../include/lib/Dashboard/Widgets/events_list.php:343
+#: ../../include/functions_events.php:258 ../../operation/events/events.php:2016
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3070
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:803
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1440
+#: ../../enterprise/include/lib/AlertCorrelation.class.php:1180
+#: ../../enterprise/include/functions_events.php:60
+#: ../../enterprise/meta/include/functions_events_meta.php:86
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1421
+#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1183
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:656
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2927
+msgid "Event type"
+msgstr "Tipo de evento"
+
+#: ../../godmode/events/event_edit_filter.php:419 ../../godmode/events/event_filter.php:159
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:302
+#: ../../include/lib/Dashboard/Widgets/events_list.php:403
+#: ../../operation/events/events.php:2030 ../../operation/events/events.php:2698
+#: ../../enterprise/include/functions_events.php:40
+msgid "Event status"
+msgstr "Estado del evento"
+
+#: ../../godmode/events/event_edit_filter.php:475 ../../mobile/operation/home.php:186
+#: ../../operation/events/events.php:2221 ../../enterprise/meta/agentsearch.php:52
+#: ../../enterprise/meta/agentsearch.php:58
+#: ../../package_774/enterprise/meta/agentsearch.php:52
+#: ../../package_774/enterprise/meta/agentsearch.php:58
+msgid "Agent search"
+msgstr "Búsqueda de agente"
+
+#: ../../godmode/events/event_edit_filter.php:485
+#: ../../godmode/massive/massive_edit_users.php:263 ../../godmode/setup/setup_visuals.php:96
+#: ../../godmode/users/configure_user.php:1388 ../../godmode/users/user_management.php:733
+#: ../../include/functions_config.php:1077 ../../operation/users/user_edit.php:417
+#: ../../enterprise/meta/advanced/metasetup.visual.php:279
+#: ../../enterprise/meta/include/functions_meta.php:1600
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1590
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:247
+msgid "Block size for pagination"
+msgstr "Tamaño de bloque para la paginación"
+
+#: ../../godmode/events/event_edit_filter.php:503 ../../include/class/SnmpConsole.class.php:407
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:287
+#: ../../include/lib/Dashboard/Widgets/events_list.php:358
+#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:274
+#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:270
+#: ../../include/functions_snmp.php:401 ../../mobile/operation/events.php:1037
+#: ../../operation/events/events.php:2043 ../../operation/events/events.php:2732
+#: ../../enterprise/include/functions_events.php:162
+msgid "Max. hours old"
+msgstr "Máx. horas de antiguedad"
+
+#: ../../godmode/events/event_edit_filter.php:529 ../../operation/events/events.php:2283
+#: ../../enterprise/include/functions_events.php:101
+msgid "User ack."
+msgstr "Validación del usuario"
+
+#: ../../godmode/events/event_edit_filter.php:530
+msgid "Choose between the users who have validated an event. "
+msgstr "Escoge entre los usuarios que tienen validado un evento. "
+
+#: ../../godmode/events/event_edit_filter.php:548
+msgid "Owner."
+msgstr "Propietario."
+
+#: ../../godmode/events/event_edit_filter.php:563 ../../operation/events/events.php:2050
+msgid "All events"
+msgstr "Todos los eventos"
+
+#: ../../godmode/events/event_edit_filter.php:564 ../../operation/events/events.php:2051
+#: ../../operation/events/events.php:2752
+msgid "Group events"
+msgstr "Eventos agrupados"
+
+#: ../../godmode/events/event_edit_filter.php:565 ../../include/ajax/heatmap.ajax.php:99
+#: ../../include/lib/Dashboard/Widgets/heatmap.php:252 ../../operation/events/events.php:2052
+msgid "Group agents"
+msgstr "Grupos de agente"
+
+#: ../../godmode/events/event_edit_filter.php:566 ../../operation/events/events.php:2053
+msgid "Group extra id"
+msgstr "ID adicional de grupo"
+
+#: ../../godmode/events/event_edit_filter.php:570 ../../include/functions_events.php:5061
+#: ../../mobile/operation/events.php:841 ../../operation/events/events.php:2062
+#: ../../enterprise/include/functions_events.php:131
+msgid "Repeated"
+msgstr "Repetido"
+
+#: ../../godmode/events/event_edit_filter.php:586
+#: ../../godmode/events/event_edit_filter.php:602
+#: ../../enterprise/include/functions_events.php:111
+#: ../../enterprise/operation/agentes/security_hardening.php:399
+#: ../../package_774/enterprise/operation/agentes/security_hardening.php:385
+msgid "Date from"
+msgstr "Fecha desde"
+
+#: ../../godmode/events/event_edit_filter.php:657 ../../operation/events/events.php:2530
+#: ../../operation/events/events.php:2533 ../../enterprise/include/functions_events.php:184
+msgid "Events with following tags"
+msgstr "Eventos con las siguientes etiquetas"
+
+#: ../../godmode/events/event_edit_filter.php:722 ../../operation/events/events.php:2531
+#: ../../operation/events/events.php:2534 ../../enterprise/include/functions_events.php:206
+msgid "Events without following tags"
+msgstr "Eventos sin las siguientes etiquetas"
+
+#: ../../godmode/events/event_edit_filter.php:787 ../../operation/events/events.php:2329
+#: ../../enterprise/include/functions_events.php:141
+msgid "Alert events"
+msgstr "Eventos de la alerta"
+
+#: ../../godmode/events/event_edit_filter.php:791 ../../operation/events/events.php:2308
+msgid "Filter alert events"
+msgstr "Filtrar eventos de alertas"
+
+#: ../../godmode/events/event_edit_filter.php:792 ../../operation/events/events.php:2309
+msgid "Only alert events"
+msgstr "Solo eventos de alertas"
+
+#: ../../godmode/events/event_edit_filter.php:808 ../../operation/events/events.php:2244
+#: ../../operation/custom_fields/custom_fields_view.php:288
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:307
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:295
+msgid "Module search"
+msgstr "Búsqueda por módulo"
+
+#: ../../godmode/events/event_edit_filter.php:841 ../../operation/events/events.php:2168
+msgid "Extra ID"
+msgstr "ID extra"
+
+#: ../../godmode/events/event_edit_filter.php:873
+msgid "Custom data filter type"
+msgstr "Tipo de filtro de datos personalizado"
+
+#: ../../godmode/events/event_edit_filter.php:876
+msgid "Filter custom data by name field"
+msgstr "Filtrar datos personalizados por campo de nombre"
+
+#: ../../godmode/events/event_edit_filter.php:877
+msgid "Filter custom data by value field"
+msgstr "Filtrar datos personalizados por campo de valor"
+
+#: ../../godmode/events/event_edit_filter.php:909
+msgid "Id souce event"
+msgstr "Evento de origen de ID"
+
+#: ../../godmode/events/event_edit_filter.php:939
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:360
+#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:334
+#: ../../operation/events/events.php:282
+msgid "Metaconsola"
+msgstr "Metaconsola"
+
+#: ../../godmode/events/event_filter.php:236 ../../godmode/netflow/nf_edit.php:225
+msgid "There are no defined filters"
+msgstr "No hay filtros definidos"
+
+#: ../../godmode/events/event_filter.php:242 ../../godmode/netflow/nf_edit.php:211
+#: ../../godmode/netflow/nf_edit_form.php:80 ../../godmode/snmpconsole/snmp_filters.php:37
+#: ../../include/ajax/custom_fields.php:740 ../../enterprise/meta/event/custom_events.php:42
+msgid "Create filter"
+msgstr "Crear filtro"
+
+#: ../../godmode/events/event_responses.editor.php:156
+msgid "Modal window"
+msgstr "Ventana modal"
+
+#: ../../godmode/events/event_responses.editor.php:157
+msgid "New window"
+msgstr "Nueva ventana"
+
+#: ../../godmode/events/event_responses.editor.php:160
+#: ../../enterprise/include/ajax/ipam.ajax.php:385
+#: ../../enterprise/include/functions_ipam.php:1371
+#: ../../enterprise/include/functions_ipam.php:2060
+#: ../../enterprise/tools/ipam/ipam_editor.php:227
+#: ../../enterprise/tools/ipam/ipam_list.php:141 ../../enterprise/tools/ipam/ipam_list.php:701
+msgid "Location"
+msgstr "Ubicación"
+
+#: ../../godmode/events/event_responses.editor.php:160
+msgid "For Command type Modal Window mode is enforced"
+msgstr "Para tipo comando, se aplica el modo ventana modal"
+
+#: ../../godmode/events/event_responses.editor.php:175
+#: ../../godmode/files_repo/files_repo_list.php:51
+#: ../../include/rest-api/models/VisualConsole/Items/Box.php:214
+#: ../../include/rest-api/models/VisualConsole/Item.php:1992
+#: ../../include/functions_filemanager.php:700
+#: ../../include/functions_visual_map_editor.php:125
+#: ../../include/functions_visual_map_editor.php:174
+#: ../../include/functions_visual_map_editor.php:884
+#: ../../include/functions_visual_map_editor.php:979
+#: ../../views/ITSM/ITSMTicketDetailView.php:287
+#: ../../enterprise/include/class/ManageBackups.class.php:166
+msgid "Size"
+msgstr "Tamaño"
+
+#: ../../godmode/events/event_responses.editor.php:186
+#: ../../godmode/reporting/visual_console_builder.wizard.php:191
+#: ../../godmode/setup/gis_step_2.php:392
+#: ../../include/rest-api/models/VisualConsole/Items/Line.php:468
+#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:923
+#: ../../include/functions_reports.php:1358 ../../include/functions_visual_map_editor.php:97
+#: ../../include/functions_visual_map_editor.php:698
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:224
+msgid "Width"
+msgstr "Anchura"
+
+#: ../../godmode/events/event_responses.editor.php:198
+#: ../../godmode/reporting/visual_console_builder.wizard.php:193
+#: ../../godmode/setup/gis_step_2.php:399 ../../include/functions_reports.php:1374
+#: ../../include/functions_reports.php:1474 ../../include/functions_visual_map_editor.php:712
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:229
+msgid "Height"
+msgstr "Altura"
+
+#: ../../godmode/events/event_responses.editor.php:213 ../../include/ajax/events.php:2211
+#: ../../include/ajax/events.php:2730 ../../include/class/ExternalTools.class.php:383
+#: ../../include/lib/Dashboard/Widgets/events_list.php:695
+#: ../../operation/events/events.php:3025
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:762
+#: ../../enterprise/include/ajax/cron.ajax.php:183
+#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:753
+msgid "Parameters"
+msgstr "Parámetros"
+
+#: ../../godmode/events/event_responses.editor.php:268
+#: ../../include/class/AgentWizard.class.php:558 ../../include/functions_snmp_browser.php:805
+msgid "Local console"
+msgstr "Consola local"
+
+#: ../../godmode/events/event_responses.editor.php:287
+#: ../../include/class/AgentWizard.class.php:743
+msgid "Server to execute command"
+msgstr "Servidor para ejecutar el comando"
+
+#: ../../godmode/events/event_responses.editor.php:300
+msgid "Command timeout (s)"
+msgstr "Límite(s) de tiempo del comando"
+
+#: ../../godmode/events/event_responses.editor.php:315
+msgid "Display command"
+msgstr "Mostrar comando"
+
+#: ../../godmode/events/event_responses.editor.php:315
+msgid ""
+"If enabled the command will be displayed to any user that can execute this event response"
+msgstr ""
+"Si está habilitado, el comando se mostrará a cualquier usuario que pueda ejecutar esta "
+"respuesta de evento"
+
+#: ../../godmode/events/event_responses.list.php:48
+msgid "No responses found"
+msgstr "No se encontraron respuestas"
+
+#: ../../godmode/events/event_responses.list.php:127
+msgid "Create response"
+msgstr "Crear respuesta"
+
+#: ../../godmode/events/event_responses.php:67
+msgid "Response added succesfully"
+msgstr "Respuesta añadida correctamente"
+
+#: ../../godmode/events/event_responses.php:69
+msgid "Response cannot be added"
+msgstr "La respuesta no se puede añadir."
+
+#: ../../godmode/events/event_responses.php:93
+msgid "Response updated succesfully"
+msgstr "Repuesta actualizada correctamente"
+
+#: ../../godmode/events/event_responses.php:95
+msgid "Response cannot be updated"
+msgstr "La respuesta no se puede actualizar."
+
+#: ../../godmode/events/event_responses.php:105
+msgid "Response deleted succesfully"
+msgstr "Respuesta eliminada correctamente"
+
+#: ../../godmode/events/event_responses.php:107
+msgid "Response cannot be deleted"
+msgstr "La respuesta no se puede eliminar."
+
+#: ../../godmode/events/events.php:56 ../../godmode/massive/massive_edit_users.php:274
+#: ../../godmode/users/configure_user.php:58 ../../godmode/users/user_management.php:41
+#: ../../include/auth/mysql.php:805 ../../operation/events/events.php:1721
+#: ../../operation/users/user_edit.php:467
+msgid "Event list"
+msgstr "Lista de eventos"
+
+#: ../../godmode/events/events.php:69 ../../godmode/netflow/nf_edit_form.php:77
+msgid "Filter list"
+msgstr "Lista de filtros"
+
+#: ../../godmode/events/events.php:83 ../../godmode/menu.php:339
+#: ../../enterprise/meta/event/custom_events.php:48
+msgid "Event responses"
+msgstr "Respuestas de evento"
+
+#: ../../godmode/events/events.php:95 ../../godmode/events/events.php:110
+#: ../../godmode/menu.php:337
+msgid "Custom columns"
+msgstr "Columnas personalizadas"
+
+#: ../../godmode/events/events.php:115 ../../include/ajax/events.php:1827
+#: ../../enterprise/meta/event/custom_events.php:77
+msgid "Responses"
+msgstr "Respuestas"
+
+#: ../../godmode/events/events.php:142 ../../godmode/menu.php:344
+#: ../../include/ajax/events.php:2262 ../../include/lib/TacticalView/elements/Events.php:41
+#: ../../include/functions.php:4305 ../../include/functions_reports.php:885
+#: ../../include/functions_reports.php:889 ../../include/functions_reports.php:893
+#: ../../mobile/include/functions_web.php:25 ../../mobile/operation/events.php:948
+#: ../../mobile/operation/home.php:51 ../../operation/events/events.php:1870
+#: ../../operation/menu.php:530 ../../views/tacticalView/view.php:127
+#: ../../enterprise/include/class/CommandCenter.class.php:1079
+#: ../../enterprise/meta/general/logon_ok.php:56
+#: ../../enterprise/meta/general/main_header.php:154
+#: ../../enterprise/meta/general/main_menu.php:269
+#: ../../enterprise/meta/general/main_menu.php:270
+#: ../../enterprise/meta/monitoring/tactical.php:271
+#: ../../enterprise/tools/ipam/ipam_massive.php:125
+#: ../../enterprise/tools/ipam/ipam_network.php:585
+#: ../../package_774/enterprise/meta/general/main_menu.php:263
+#: ../../package_774/enterprise/meta/general/main_menu.php:264
+msgid "Events"
+msgstr "Eventos"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:86 ../../operation/gis_maps/gis_map.php:30
+#: ../../operation/gis_maps/render_view.php:131
+msgid "GIS Maps list"
+msgstr "Lista de mapas GIS"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:98
+msgid "View GIS"
+msgstr "Ver GIS"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:107
+msgid "GIS Maps builder"
+msgstr "Creador de mapas GIS"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:120 ../../operation/gis_maps/gis_map.php:51
+#: ../../operation/gis_maps/render_view.php:193 ../../operation/menu.php:403
+msgid "GIS Maps"
+msgstr "Mapas GIS"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:207
+msgid "Map successfully created"
+msgstr "Mapa creado correctamente"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:208
+msgid "Map could not be created"
+msgstr "No se pudo crear el mapa"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:314
+msgid "Map successfully update"
+msgstr "Mapa actualizado correctamente"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:315
+msgid "Map could not be updated"
+msgstr "No se pudo actualizar el mapa"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:368
+msgid "Do you want to use the default data from the connection?"
+msgstr "¿Quieres usar los datos que vienen por defecto de la conexión?"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:402
+msgid "The connection"
+msgstr "La conexión"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:402
+msgid "just added previously."
+msgstr "ya ha sido añadido."
+
+#: ../../godmode/gis_maps/configure_gis_map.php:470
+msgid "Map Name"
+msgstr "Nombre del mapa"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:489
+msgid "Add Map connection"
+msgstr "Añadir conexión al mapa"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:538
+msgid "Default zoom"
+msgstr "Zoom por defecto"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:545
+msgid "Center Latitude"
+msgstr "Latitud central"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:548
+msgid "Center Longitude"
+msgstr "Longitud central"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:551
+msgid "Center Altitude"
+msgstr "Altitud central"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:554
+msgid "Default Latitude"
+msgstr "Latitud por defecto"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:557
+msgid "Default Longitude"
+msgstr "Longitud por defecto"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:560
+msgid "Default Altitude"
+msgstr "Altitud por defecto"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:567 ../../godmode/setup/gis_step_2.php:416
+msgid "Layers"
+msgstr "Capas"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:576
+msgid "List of layers"
+msgstr "Lista de capas"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:577
+msgid "New layer"
+msgstr "Nueva capa"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:585
+msgid "Layer name"
+msgstr "Nombre de la capa"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:587
+msgid "Visible"
+msgstr "Visible"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:591
+msgid "Show agents from group"
+msgstr "Mostrar agentes del grupo"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:592
+#: ../../godmode/reporting/create_container.php:291
+#: ../../godmode/reporting/create_container.php:310 ../../godmode/setup/setup_general.php:894
+#: ../../include/ajax/events.php:1114 ../../include/ajax/graph.ajax.php:147
+#: ../../include/ajax/module.php:2767 ../../include/functions_html.php:5282
+#: ../../enterprise/include/functions_reporting.php:9747
+#: ../../enterprise/include/functions_reporting.php:9750
+#: ../../enterprise/include/functions_vulnerabilities.php:521
+#: ../../enterprise/include/functions_vulnerabilities.php:547
+#: ../../enterprise/meta/advanced/metasetup.mail.php:148
+#: ../../package_774/enterprise/include/functions_vulnerabilities.php:525
+msgid "none"
+msgstr "ninguno"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:614
+msgid "Add agent"
+msgstr "Añadir agente"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:622
+msgid "List of Agents to be shown in the layer"
+msgstr "Lista de los agentes que se mostrarán en la capa"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:653
+msgid "Use the data of this agent"
+msgstr "Utilice los datos de este agente"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:661
+msgid "List of groups to be shown in the layer"
+msgstr "Lista de grupos a mostrar en la capa"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:668
+msgid "Save Layer"
+msgstr "Guardar capa"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:676
+msgid "Layers list"
+msgstr "Lista de capas"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:687
+#: ../../godmode/gis_maps/configure_gis_map.php:694
+msgid "Save map"
+msgstr "Guardar mapa"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:689
+msgid "Update map"
+msgstr "Actualizar mapa"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:1113
+msgid "Using data from"
+msgstr "Utilizando los datos de"
+
+#: ../../godmode/gis_maps/configure_gis_map.php:1273
+msgid "Empty layer names are not supported"
+msgstr "No se admiten nombres de capa vacíos"
+
+#: ../../godmode/groups/configure_group.php:95
+msgid "Update group"
+msgstr "Actualizar grupo"
+
+#: ../../godmode/groups/configure_group.php:95 ../../godmode/groups/group_list.php:1152
+msgid "Create group"
+msgstr "Crear grupo"
+
+#: ../../godmode/groups/configure_group.php:108 ../../godmode/groups/group_list.php:390
+#: ../../godmode/users/configure_profile.php:86 ../../godmode/users/configure_user.php:291
+#: ../../godmode/users/profile_list.php:92 ../../godmode/users/profile_list.php:332
+#: ../../godmode/users/user_list.php:297 ../../godmode/menu.php:255
+#: ../../enterprise/godmode/setup/setup_acl.php:68
+#: ../../enterprise/godmode/setup/setup_auth.php:250
+#: ../../enterprise/godmode/setup/setup_auth.php:600
+#: ../../enterprise/godmode/setup/setup_auth.php:1669
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:250
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:600
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1649
+#: ../../package_774/enterprise/godmode/setup/setup_acl.php:68
+msgid "Profiles"
+msgstr "Perfiles"
+
+#: ../../godmode/groups/configure_group.php:112 ../../godmode/groups/group_list.php:394
+msgid "Manage agents group"
+msgstr "Administrar grupo de agentes"
+
+#: ../../godmode/groups/configure_group.php:164 ../../godmode/groups/group_list.php:1013
+#: ../../godmode/modules/module_list.php:98
+#: ../../godmode/reporting/visual_console_builder.elements.php:321
+#: ../../godmode/setup/os.builder.php:274 ../../godmode/setup/os.list.php:78
+#: ../../include/lib/Dashboard/Widgets/module_icon.php:428
+#: ../../include/lib/Dashboard/Widgets/module_status.php:419
+#: ../../include/rest-api/models/VisualConsole/Item.php:2148
+#: ../../include/functions_visual_map.php:4250 ../../include/functions_visual_map_editor.php:68
+#: ../../include/functions_visual_map_editor.php:1449
+#: ../../operation/visual_console/view.php:365
+#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:151
+msgid "Icon"
+msgstr "Icono"
+
+#: ../../godmode/groups/configure_group.php:179
+msgid "You have not access to the parent."
+msgstr "No tienes acceso al padre"
+
+#: ../../godmode/groups/configure_group.php:225 ../../godmode/groups/group_list.php:1017
+#: ../../godmode/massive/massive_edit_agents.php:687
+#: ../../godmode/modules/manage_nc_groups_form.php:73
+#: ../../godmode/reporting/visual_console_builder.elements.php:124
+#: ../../include/rest-api/models/VisualConsole/Item.php:2176
+#: ../../include/functions_agents.php:4846 ../../include/functions_visual_map_editor.php:1002
+#: ../../operation/agentes/ver_agente.php:1286 ../../enterprise/views/ipam/sites/edit.php:54
+#: ../../enterprise/views/ipam/sites/list.php:48
+msgid "Parent"
+msgstr "Padre"
+
+#: ../../godmode/groups/configure_group.php:237
+msgid "Group Password"
+msgstr "Contraseña del grupo"
+
+#: ../../godmode/groups/configure_group.php:243
+msgid "Enable alert use in this group."
+msgstr "Habilitar el uso de alertas en este grupo."
+
+#: ../../godmode/groups/configure_group.php:248
+msgid "Propagate ACL"
+msgstr "Propagar ACL"
+
+#: ../../godmode/groups/configure_group.php:248
+msgid "Propagate the same ACL security into the child subgroups."
+msgstr "Propaga la misma seguridad ACL del padre a todos los grupos hijos que dependen de él."
+
+#: ../../godmode/groups/configure_group.php:263 ../../include/functions_events.php:5145
+msgid "Contact"
+msgstr "Contacto"
+
+#: ../../godmode/groups/configure_group.php:263
+msgid "Contact information accessible through the _groupcontact_ macro"
+msgstr "Información de contacto accesible a través de  _groupcontact_ macro"
+
+#: ../../godmode/groups/configure_group.php:268
+msgid "Information accessible through the _group_other_ macro"
+msgstr "Información accesible a través de  _group_other_ macro"
+
+#: ../../godmode/groups/configure_group.php:273
+msgid "Max agents allowed"
+msgstr "Máximo de agentes permitidos"
+
+#: ../../godmode/groups/configure_group.php:273
+msgid "Set the maximum of agents allowed for this group. 0 is unlimited."
+msgstr "Establezca el máximo de agentes permitidos en este grupo. 0 es ilimitado."
+
+#: ../../godmode/groups/configure_group.php:305
+#: ../../godmode/modules/manage_network_components_form.php:398
+#: ../../godmode/reporting/graph_builder.main.php:319
+#: ../../godmode/wizards/DiscoveryTaskList.class.php:193
+#: ../../godmode/wizards/HostDevices.class.php:651
+#: ../../godmode/wizards/HostDevices.class.php:754 ../../godmode/wizards/Wizard.main.php:416
+#: ../../include/class/CustomNetScan.class.php:314
+#: ../../include/class/CustomNetScan.class.php:425 ../../include/class/HTML.class.php:419
+#: ../../include/lib/ClusterViewer/ClusterManager.php:819
+#: ../../include/lib/ClusterViewer/ClusterWizard.php:349 ../../include/functions_html.php:6975
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:531
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:307
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:383
+#: ../../enterprise/include/class/Aws.cloud.php:1141
+#: ../../enterprise/include/class/Azure.cloud.php:689
+#: ../../enterprise/include/class/DB2.app.php:354
+#: ../../enterprise/include/class/Google.cloud.php:688
+#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:366
+#: ../../enterprise/include/class/MySQL.app.php:371
+#: ../../enterprise/include/class/Omnishell.class.php:810
+#: ../../enterprise/include/class/Omnishell.class.php:1737
+#: ../../enterprise/include/class/Oracle.app.php:361
+#: ../../enterprise/include/class/SAP.app.php:394
+#: ../../enterprise/include/class/VMware.app.php:455
+#: ../../package_774/enterprise/include/class/DB2.app.php:354
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:689
+#: ../../package_774/enterprise/include/class/SAP.app.php:394
+#: ../../package_774/enterprise/include/class/Oracle.app.php:361
+#: ../../package_774/enterprise/include/class/Aws.cloud.php:1141
+#: ../../package_774/enterprise/include/class/MySQL.app.php:371
+#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:366
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:307
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:383
+#: ../../package_774/enterprise/include/class/Google.cloud.php:688
+#: ../../package_774/enterprise/include/class/VMware.app.php:455
+#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:531
+msgid "Go back"
+msgstr "Volver"
+
+#: ../../godmode/groups/configure_modu_group.php:30
+msgid "Module group management"
+msgstr "Gestión del grupo de módulos"
+
+#: ../../godmode/groups/configure_modu_group.php:65
+msgid "There was a problem loading group"
+msgstr "Hubo un error al cargar la configuración del grupo"
+
+#: ../../godmode/groups/group_list.php:325
+msgid "Tree Group view"
+msgstr "Vista de árbol de grupos"
+
+#: ../../godmode/groups/group_list.php:337 ../../godmode/massive/massive_edit_users.php:275
+#: ../../godmode/users/configure_user.php:59 ../../godmode/users/user_management.php:42
+#: ../../include/auth/mysql.php:806 ../../operation/agentes/group_view.php:89
+#: ../../operation/users/user_edit.php:468 ../../operation/menu.php:176
+#: ../../enterprise/meta/monitoring/group_view.php:64
+msgid "Group view"
+msgstr "Vista de grupo"
+
+#: ../../godmode/groups/group_list.php:349
+msgid "Credential Store"
+msgstr "Almacén de credenciales"
+
+#: ../../godmode/groups/group_list.php:355
+#, php-format
+msgid "Groups defined in %s"
+msgstr "Grupos definidos en %s"
+
+#: ../../godmode/groups/group_list.php:360
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:173
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:761 ../../operation/menu.php:179
+#: ../../operation/tree.php:137 ../../enterprise/meta/general/main_header.php:97
+#: ../../enterprise/meta/general/main_menu.php:199
+#: ../../enterprise/operation/services/services.treeview_services.php:60
+#: ../../package_774/enterprise/meta/general/main_menu.php:199
+msgid "Tree view"
+msgstr "Vista de árbol"
+
+#: ../../godmode/groups/group_list.php:371
+#: ../../enterprise/operation/services/services.table_services.php:54
+msgid "Table view"
+msgstr "Vista de tabla"
+
+#: ../../godmode/groups/group_list.php:413
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All groups information is read only. Go to %s "
+"to manage it."
+msgstr ""
+"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas "
+"está en modo lectura. Vaya a %s para administrarlo."
+
+#: ../../godmode/groups/group_list.php:478 ../../godmode/groups/modu_group_list.php:129
+msgid "Group successfully created"
+msgstr "Grupo creado correctamente"
+
+#: ../../godmode/groups/group_list.php:480 ../../godmode/groups/modu_group_list.php:132
+msgid "There was a problem creating group"
+msgstr "Ha habido un problema al crear el grupo."
+
+#: ../../godmode/groups/group_list.php:483 ../../godmode/groups/group_list.php:556
+msgid "Each group must have a different name"
+msgstr "Cada grupo debe tener un nombre diferente"
+
+#: ../../godmode/groups/group_list.php:486 ../../godmode/groups/group_list.php:559
+msgid "Group must have a name"
+msgstr "El grupo debe tener un nombre"
+
+#: ../../godmode/groups/group_list.php:551 ../../godmode/groups/modu_group_list.php:165
+msgid "Group successfully updated"
+msgstr "Grupo actualizado correctamente"
+
+#: ../../godmode/groups/group_list.php:553 ../../godmode/groups/modu_group_list.php:168
+msgid "There was a problem modifying group"
+msgstr "Ha habido un problema al modificar el grupo"
+
+#: ../../godmode/groups/group_list.php:616
+#, php-format
+msgid "The group %s could not be deleted because it is not empty in the nodes"
+msgstr "El grupo %s no puede ser borrado porque en el nodo se está usando en este grupo"
+
+#: ../../godmode/groups/group_list.php:678
+#: ../../enterprise/meta/advanced/policymanager.sync.php:247
+#: ../../enterprise/meta/include/functions_groups_meta.php:174
+#, php-format
+msgid "Error connecting to %s"
+msgstr "Error al conectar con %s"
+
+#: ../../godmode/groups/group_list.php:690
+msgid "The group has not been deleted in the metaconsole due to an error in the node database"
+msgstr ""
+"El grupo no se ha eliminado de la Metaconsola por un error en la base de datos de los nodos"
+
+#: ../../godmode/groups/group_list.php:699
+#, php-format
+msgid "The group %s has been deleted in the nodes"
+msgstr "El grupo %s se ha borrado de los nodos"
+
+#: ../../godmode/groups/group_list.php:739 ../../godmode/groups/modu_group_list.php:238
+msgid "Group successfully deleted"
+msgstr "Grupo eliminado correctamente"
+
+#: ../../godmode/groups/group_list.php:742 ../../godmode/groups/modu_group_list.php:239
+msgid "There was a problem deleting group"
+msgstr "Ha habido un problema al borrar el grupo."
+
+#: ../../godmode/groups/group_list.php:749
+#, php-format
+msgid "The group is not empty. It is use in %s."
+msgstr "El grupo no está vacío. Está en uso en %s."
+
+#: ../../godmode/groups/group_list.php:788 ../../operation/tree.php:216
+msgid "Search group"
+msgstr "Buscar grupo"
+
+#: ../../godmode/groups/group_list.php:805
+msgid "Search by agent status"
+msgstr "Buscar por estado de agente"
+
+#: ../../godmode/groups/group_list.php:805
+msgid "Shows the groups that contain an agent with the status that has been searched"
+msgstr "Muestra los grupos que contienen un agente con el estado buscado"
+
+#: ../../godmode/groups/group_list.php:823
+msgid "Search by agent"
+msgstr "Buscar por agente"
+
+#: ../../godmode/groups/group_list.php:823
+msgid "Shows groups that contain an agent matching the search"
+msgstr "Muestra los grupos que contienen un agente que coincide con la búsqueda"
+
+#: ../../godmode/groups/group_list.php:838
+msgid "Show full hierarchy"
+msgstr "Mostrar jerarquía completa"
+
+#: ../../godmode/groups/group_list.php:907 ../../godmode/groups/group_list.php:1140
+msgid "There are no defined groups"
+msgstr "No hay grupos definidos"
+
+#: ../../godmode/groups/group_list.php:967
+msgid "Edit or delete groups can cause problems with synchronization"
+msgstr "Editar o borrar grupos puede causar problemas con la sincronización."
+
+#: ../../godmode/groups/group_list.php:1104
+msgid "Are you sure? This group will also be deleted in all the nodes."
+msgstr "¿Está seguro? Este grupo también se borrará de todos los nodos."
+
+#: ../../godmode/groups/group_list.php:1110
+msgid "The child groups will be updated to use the parent id of the deleted group"
+msgstr "Los grupos hijo se actualizarán y usarán el id padre del grupo eliminado"
+
+#: ../../godmode/groups/group_list.php:1249 ../../include/class/Heatmap.class.php:1276
+#: ../../include/lib/Dashboard/Widgets/security_hardening.php:636
+#: ../../include/lib/Dashboard/Widgets/security_hardening.php:841
+#: ../../include/lib/Dashboard/Widgets/security_hardening.php:940
+#: ../../include/lib/Dashboard/Widgets/security_hardening.php:1032
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:687
+#: ../../include/functions_inventory.php:317 ../../operation/network/network_report.php:498
+#: ../../operation/tree.php:464 ../../operation/tree.php:494
+#: ../../enterprise/operation/agentes/security_hardening.php:39
+#: ../../enterprise/operation/agentes/vulnerabilities.php:32
+#: ../../enterprise/operation/services/services.treeview_services.php:281
+#: ../../enterprise/operation/security/hardening.php:68
+#: ../../enterprise/operation/security/vulnerabilities.php:63
+#: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:89
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:32
+#: ../../package_774/enterprise/operation/agentes/security_hardening.php:39
+#: ../../package_774/enterprise/operation/security/hardening.php:67
+msgid "No data found"
+msgstr "No se encontraron datos"
+
+#: ../../godmode/groups/group_list.php:1250
+#: ../../enterprise/operation/services/services.treeview_services.php:282
+msgid "Found groups"
+msgstr "Grupos encontrados"
+
+#: ../../godmode/groups/group_list.php:1258
+#: ../../godmode/module_library/module_library_view.php:159
+#: ../../include/class/Diagnostics.class.php:600
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:691 ../../operation/tree.php:503
+#: ../../enterprise/include/functions_reporting_csv.php:1580
+#: ../../enterprise/operation/services/services.treeview_services.php:290
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338
+msgid "Total modules"
+msgstr "Módulos totales"
+
+#: ../../godmode/groups/group_list.php:1259
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:692
+#: ../../include/functions_alerts.php:3470 ../../include/functions_inventory.php:527
+#: ../../include/functions_inventory.php:670 ../../include/functions_reporting_html.php:582
+#: ../../operation/agentes/agent_inventory.php:321 ../../operation/agentes/group_view.php:244
+#: ../../operation/tree.php:504 ../../enterprise/include/functions_reporting_csv.php:483
+#: ../../enterprise/include/functions_reporting_csv.php:614
+#: ../../enterprise/include/functions_reporting_csv.php:716
+#: ../../enterprise/include/functions_reporting_csv.php:744
+#: ../../enterprise/meta/monitoring/group_view.php:232
+#: ../../enterprise/operation/agentes/security_hardening.php:373
+#: ../../enterprise/operation/services/services.treeview_services.php:291
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:372
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:474
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:502
+#: ../../package_774/enterprise/operation/agentes/security_hardening.php:359
+msgid "Total"
+msgstr "Total"
+
+#: ../../godmode/groups/group_list.php:1262 ../../godmode/groups/group_list.php:1263
+#: ../../godmode/groups/group_list.php:1264
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:407
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:442
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:695
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:696
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:697 ../../include/functions_graph.php:2687
+#: ../../include/functions_groups.php:2749 ../../include/functions_groups.php:2772
+#: ../../include/functions_reporting.php:12691 ../../include/functions_reporting.php:12712
+#: ../../operation/tree.php:213 ../../operation/tree.php:304 ../../operation/tree.php:507
+#: ../../operation/tree.php:508 ../../operation/tree.php:509
+#: ../../enterprise/include/functions_reporting_csv.php:1580
+#: ../../enterprise/operation/services/services.treeview_services.php:294
+#: ../../enterprise/operation/services/services.treeview_services.php:295
+#: ../../enterprise/operation/services/services.treeview_services.php:296
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338
+msgid "Fired alerts"
+msgstr "Alertas disparadas"
+
+#: ../../godmode/groups/group_list.php:1267
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:700
+#: ../../operation/custom_fields/custom_fields_view.php:541 ../../operation/tree.php:512
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:558
+#: ../../enterprise/operation/services/services.treeview_services.php:299
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:546
+msgid "Critical agents"
+msgstr "Agentes críticos"
+
+#: ../../godmode/groups/group_list.php:1268
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:701 ../../mobile/operation/groups.php:211
+#: ../../operation/custom_fields/custom_fields_view.php:610 ../../operation/tree.php:513
+#: ../../enterprise/include/functions_reporting_csv.php:1580
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:627
+#: ../../enterprise/operation/services/services.treeview_services.php:300
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:615
+msgid "Critical modules"
+msgstr "Módulos críticos"
+
+#: ../../godmode/groups/group_list.php:1272
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:705
+#: ../../operation/custom_fields/custom_fields_view.php:551 ../../operation/tree.php:517
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:568
+#: ../../enterprise/operation/services/services.treeview_services.php:304
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:556
+msgid "Warning agents"
+msgstr "Agentes en estado de advertencia"
+
+#: ../../godmode/groups/group_list.php:1273
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:706 ../../mobile/operation/groups.php:208
+#: ../../operation/custom_fields/custom_fields_view.php:621 ../../operation/tree.php:518
+#: ../../enterprise/include/functions_reporting_csv.php:1580
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:638
+#: ../../enterprise/operation/services/services.treeview_services.php:305
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:626
+msgid "Warning modules"
+msgstr "Módulos de advertencia"
+
+#: ../../godmode/groups/group_list.php:1277
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:710
+#: ../../include/lib/TacticalView/elements/Configurations.php:214
+#: ../../operation/custom_fields/custom_fields_view.php:571 ../../operation/tree.php:522
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:588
+#: ../../enterprise/operation/services/services.treeview_services.php:309
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:576
+msgid "Unknown agents"
+msgstr "Agentes en desconocido"
+
+#: ../../godmode/groups/group_list.php:1278
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:711 ../../mobile/operation/groups.php:199
+#: ../../operation/custom_fields/custom_fields_view.php:643 ../../operation/tree.php:523
+#: ../../enterprise/include/functions_reporting_csv.php:1580
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:660
+#: ../../enterprise/operation/services/services.treeview_services.php:310
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:648
+msgid "Unknown modules"
+msgstr "Módulos desconocidos"
+
+#: ../../godmode/groups/group_list.php:1282
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:715
+#: ../../operation/custom_fields/custom_fields_view.php:581 ../../operation/tree.php:527
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:598
+#: ../../enterprise/operation/services/services.treeview_services.php:314
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:586
+msgid "Not init agents"
+msgstr "Agentes no iniciados"
+
+#: ../../godmode/groups/group_list.php:1283
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:716 ../../mobile/operation/groups.php:202
+#: ../../operation/custom_fields/custom_fields_view.php:654 ../../operation/tree.php:528
+#: ../../enterprise/include/functions_reporting_csv.php:1580
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:671
+#: ../../enterprise/operation/services/services.treeview_services.php:315
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:659
+msgid "Not init modules"
+msgstr "Módulos no iniciados"
+
+#: ../../godmode/groups/group_list.php:1284 ../../godmode/massive/massive_copy_modules.php:128
+#: ../../godmode/massive/massive_copy_modules.php:316
+#: ../../godmode/massive/massive_delete_modules.php:432
+#: ../../godmode/massive/massive_edit_modules.php:396
+#: ../../godmode/massive/massive_edit_modules.php:512
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4728
+#: ../../include/ajax/module.php:2167 ../../include/class/ExtensionsDiscovery.class.php:784
+#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:278
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:405
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:440
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:717
+#: ../../include/functions_agents.php:5036 ../../include/functions_massive_operations.php:151
+#: ../../include/functions_reporting_html.php:1311
+#: ../../include/functions_reporting_html.php:5887 ../../mobile/operation/modules.php:75
+#: ../../operation/agentes/estado_agente.php:311 ../../operation/agentes/group_view.php:246
+#: ../../operation/agentes/group_view.php:251 ../../operation/agentes/status_monitor.php:580
+#: ../../operation/custom_fields/custom_fields_view.php:180 ../../operation/tree.php:212
+#: ../../operation/tree.php:303 ../../operation/tree.php:529
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:124
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:199
+#: ../../enterprise/meta/monitoring/group_view.php:234
+#: ../../enterprise/meta/monitoring/group_view.php:240
+#: ../../enterprise/meta/monitoring/tactical.php:225
+#: ../../enterprise/operation/agentes/tag_view.php:136
+#: ../../enterprise/operation/services/services.treeview_services.php:316
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:187
+msgid "Not init"
+msgstr "No iniciados"
+
+#: ../../godmode/groups/group_list.php:1287
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:720
+#: ../../operation/custom_fields/custom_fields_view.php:561 ../../operation/tree.php:532
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:578
+#: ../../enterprise/operation/services/services.treeview_services.php:319
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:566
+msgid "Normal agents"
+msgstr "Agentes en normal"
+
+#: ../../godmode/groups/group_list.php:1288
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:721 ../../mobile/operation/groups.php:205
+#: ../../operation/custom_fields/custom_fields_view.php:632 ../../operation/tree.php:533
+#: ../../enterprise/include/functions_reporting_csv.php:1580
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:649
+#: ../../enterprise/operation/services/services.treeview_services.php:320
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:637
+msgid "Normal modules"
+msgstr "Módulos normales"
+
+#: ../../godmode/groups/modu_group_list.php:70
+msgid "Module groups list"
+msgstr "Lista de grupos de módulos"
+
+#: ../../godmode/groups/modu_group_list.php:102
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All module groups information is read only. "
+"Go to %s to manage it."
+msgstr ""
+"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas "
+"está en modo lectura. Vaya a %s para administrarlo."
+
+#: ../../godmode/groups/modu_group_list.php:137 ../../godmode/groups/modu_group_list.php:173
+msgid "Each module group must have a different name"
+msgstr "Cada grupo de módulos debe tener un nombre diferente"
+
+#: ../../godmode/groups/modu_group_list.php:141 ../../godmode/groups/modu_group_list.php:177
+msgid "Module group must have a name"
+msgstr "El grupo de módulos debe tener un nombre"
+
+#: ../../godmode/groups/modu_group_list.php:304
+msgid "There are no defined module groups"
+msgstr "No hay grupos de módulos definidos"
+
+#: ../../godmode/groups/modu_group_list.php:313
+msgid "Create module group"
+msgstr "Crear grupo de módulos"
+
+#: ../../godmode/groups/tactical.php:75
+msgid "Tactical group view"
+msgstr "Vista táctica de grupo"
+
+#: ../../godmode/groups/tactical.php:114
+msgid "Distribution by os"
+msgstr "Distribución por sistema operativo"
+
+#: ../../godmode/groups/tactical.php:145 ../../include/functions_reporting_html.php:1855
+#: ../../include/functions_reporting_html.php:2079
+#: ../../include/functions_reporting_html.php:3660
+msgid "Events by agent"
+msgstr "Eventos por agente"
+
+#: ../../godmode/groups/tactical.php:154
+msgid "Alerts and events"
+msgstr "Alertas y eventos"
+
+#: ../../godmode/groups/tactical.php:182 ../../include/functions_events.php:4500
+#: ../../operation/agentes/ver_agente.php:1097
+#: ../../enterprise/operation/agentes/ver_agente.php:96
+msgid "Last remote contact"
+msgstr "Último contacto remoto"
+
+#: ../../godmode/massive/massive_add_action_alerts.php:75
+#: ../../godmode/massive/massive_add_alerts.php:100
+#: ../../godmode/massive/massive_delete_agents.php:61
+#: ../../godmode/massive/massive_delete_alerts.php:113
+#: ../../godmode/massive/massive_delete_modules.php:87
+#: ../../godmode/massive/massive_edit_agents.php:218
+#: ../../include/functions_visual_map.php:2572 ../../include/functions_visual_map.php:2932
+msgid "No agents selected"
+msgstr "No se seleccionó ningún agente"
+
+#: ../../godmode/massive/massive_add_action_alerts.php:134
+msgid "No alerts selected"
+msgstr "No se seleccionó ninguna alerta"
+
+#: ../../godmode/massive/massive_add_action_alerts.php:166
+msgid "No actions selected"
+msgstr "No hay acciones seleccionadas"
+
+#: ../../godmode/massive/massive_add_action_alerts.php:210
+#: ../../godmode/massive/massive_add_alerts.php:228
+#: ../../godmode/massive/massive_add_policies_alerts.php:136
+#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:140
+#: ../../godmode/massive/massive_copy_modules.php:118
+#: ../../godmode/massive/massive_copy_modules.php:295
+#: ../../godmode/massive/massive_delete_action_alerts.php:223
+#: ../../godmode/massive/massive_delete_alerts.php:312
+#: ../../godmode/massive/massive_delete_modules.php:388
+#: ../../godmode/massive/massive_delete_policies_alerts.php:154
+#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:154
+#: ../../godmode/massive/massive_edit_modules.php:373
+#: ../../godmode/massive/massive_enable_disable_alerts.php:172
+#: ../../godmode/massive/massive_standby_alerts.php:201
+#: ../../include/lib/Dashboard/Widgets/events_list.php:461
+#: ../../include/lib/Dashboard/Widgets/groups_status.php:243
+#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:227
+#: ../../include/lib/Dashboard/Widgets/system_group_status.php:334
+#: ../../include/functions_html.php:1352 ../../include/functions_html.php:1502
+#: ../../include/functions_massive_operations.php:136 ../../operation/events/events.php:1971
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:115
+#: ../../enterprise/godmode/policies/policy_agents.php:429
+#: ../../enterprise/godmode/policies/policy_agents.php:539
+#: ../../enterprise/godmode/policies/policy_agents.php:570
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:353
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:459
+#: ../../enterprise/views/ncm/agent/manage.php:305
+#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:353
+#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:459
+#: ../../package_774/enterprise/godmode/policies/policy_agents.php:433
+#: ../../package_774/enterprise/godmode/policies/policy_agents.php:543
+#: ../../package_774/enterprise/godmode/policies/policy_agents.php:574
+msgid "Group recursion"
+msgstr "Recursión de grupos"
+
+#: ../../godmode/massive/massive_add_action_alerts.php:213
+#: ../../godmode/massive/massive_delete_action_alerts.php:232
+msgid "Agents with templates"
+msgstr "Agentes con plantillas"
+
+#: ../../godmode/massive/massive_add_action_alerts.php:221
+#: ../../godmode/massive/massive_add_alerts.php:271
+#: ../../godmode/massive/massive_delete_action_alerts.php:243
+#: ../../godmode/massive/massive_delete_alerts.php:342
+#: ../../godmode/massive/massive_delete_modules.php:562
+#: ../../godmode/massive/massive_edit_modules.php:561
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:260
+#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:260
+msgid "When select agents"
+msgstr "Al seleccionar agentes"
+
+#: ../../godmode/massive/massive_add_action_alerts.php:227
+#: ../../godmode/massive/massive_delete_action_alerts.php:249
+#: ../../godmode/massive/massive_delete_modules.php:567
+#: ../../godmode/massive/massive_edit_modules.php:566
+msgid "Show unknown and not init modules"
+msgstr "Mostrar módulos desconocidos y no iniciados"
+
+#: ../../godmode/massive/massive_add_alerts.php:105
+#: ../../godmode/massive/massive_delete_alerts.php:108
+#: ../../operation/agentes/alerts_status.functions.php:54
+#: ../../operation/agentes/alerts_status.php:619
+msgid "No alert selected"
+msgstr "No se seleccionó ninguna alerta"
+
+#: ../../godmode/massive/massive_add_alerts.php:315
+#: ../../godmode/massive/massive_delete_alerts.php:272
+#: ../../godmode/massive/massive_enable_disable_alerts.php:190
+#: ../../godmode/massive/massive_standby_alerts.php:218
+#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:115
+#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:127
+#: ../../enterprise/include/ajax/policy.ajax.php:268
+#: ../../package_774/enterprise/include/ajax/policy.ajax.php:268
+msgid "Alert template"
+msgstr "Plantilla de alerta"
+
+#: ../../godmode/massive/massive_add_alerts.php:359
+#: ../../godmode/massive/massive_delete_alerts.php:389
+#: ../../godmode/massive/massive_edit_agents.php:1440
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:365
+msgid ""
+"Unsucessful sending the data, please contact with your administrator or make with less "
+"elements."
+msgstr ""
+"Error al enviar los datos. Por favor, contacta con el administrador o inténtalo con menos "
+"elementos."
+
+#: ../../godmode/massive/massive_add_policies_alerts.php:96
+#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:100
+#: ../../enterprise/godmode/policies/policy_alerts.php:377
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:377
+msgid "Add action successfully"
+msgstr "Acción añadida correctamente"
+
+#: ../../godmode/massive/massive_add_policies_alerts.php:201
+#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:205
+msgid "Number of matching alerts"
+msgstr "Número de alertas coincidentes"
+
+#: ../../godmode/massive/massive_add_policies_alerts.php:279
+#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:283
+#: ../../godmode/massive/massive_delete_policies_alerts.php:320
+#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:320
+msgid "Policies, Alerts and Action must to be selected"
+msgstr "Se deben seleccionar las políticas, alertas y acciones"
+
+#: ../../godmode/massive/massive_add_profiles.php:52
+#: ../../godmode/massive/massive_delete_profiles.php:52
+#: ../../godmode/massive/massive_edit_users.php:54
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All profiles user information is read only. "
+"Go to %s to manage it."
+msgstr ""
+"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas "
+"está en modo lectura. Vaya a %s para administrarlo."
+
+#: ../../godmode/massive/massive_add_profiles.php:106
+msgid "Profiles cannot be added"
+msgstr "Los perfiles no se han podido agregar"
+
+#: ../../godmode/massive/massive_add_profiles.php:160
+msgid "The profile already exist on the user"
+msgstr "El perfil ya existe en el usuario"
+
+#: ../../godmode/massive/massive_add_profiles.php:187
+msgid "Profiles added successfully"
+msgstr "Perfiles agregados correctamente"
+
+#: ../../godmode/massive/massive_add_profiles.php:205
+#: ../../godmode/massive/massive_delete_profiles.php:171
+#: ../../godmode/users/configure_profile.php:276 ../../include/functions_profile.php:203
+#: ../../operation/users/user_edit.php:941 ../../enterprise/godmode/setup/setup_acl.php:730
+#: ../../package_774/enterprise/godmode/setup/setup_acl.php:730
+msgid "Profile name"
+msgstr "Nombre del perfil"
+
+#: ../../godmode/massive/massive_add_profiles.php:207
+#: ../../godmode/massive/massive_delete_profiles.php:173
+#: ../../godmode/massive/massive_edit_users.php:209 ../../include/functions_reporting.php:12917
+#: ../../operation/search_results.php:95
+msgid "Users"
+msgstr "Usuarios"
+
+#: ../../godmode/massive/massive_copy_modules.php:216
+msgid "Copy modules"
+msgstr "Copiar módulos"
+
+#: ../../godmode/massive/massive_copy_modules.php:216
+msgid "Copy alerts"
+msgstr "Copiar alertas"
+
+#: ../../godmode/massive/massive_copy_modules.php:220
+#: ../../godmode/massive/massive_delete_modules.php:472
+#: ../../godmode/massive/massive_edit_modules.php:440
+msgid "Filter Modules"
+msgstr "Filtrar módulos"
+
+#: ../../godmode/massive/massive_copy_modules.php:236
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:190
+msgid "No modules for this agent"
+msgstr "No existen módulos para este agente"
+
+#: ../../godmode/massive/massive_copy_modules.php:251
+msgid "No alerts for this agent"
+msgstr "Ninguna alerta para este agente"
+
+#: ../../godmode/massive/massive_copy_modules.php:260
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:199
+#: ../../enterprise/meta/advanced/policymanager.sync.php:321
+msgid "Targets"
+msgstr "Destinos"
+
+#: ../../godmode/massive/massive_copy_modules.php:306
+#: ../../godmode/massive/massive_delete_modules.php:557
+#: ../../operation/agentes/interface_view.functions.php:115
+msgid "Filter Agents"
+msgstr "Filtrar agentes"
+
+#: ../../godmode/massive/massive_copy_modules.php:343
+msgid "To agent(s)"
+msgstr "A los agentes"
+
+#: ../../godmode/massive/massive_copy_modules.php:585 ../../include/functions_agents.php:898
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:372
+msgid "No source agent to copy"
+msgstr "No hay agente de origen del que copiar"
+
+#: ../../godmode/massive/massive_copy_modules.php:593
+msgid "No operation selected"
+msgstr "No se seleccionó ninguna operación"
+
+#: ../../godmode/massive/massive_copy_modules.php:598 ../../include/functions_agents.php:929
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:377
+msgid "No modules have been selected"
+msgstr "No se ha seleccionado ningún módulo"
+
+#: ../../godmode/massive/massive_copy_modules.php:603 ../../include/functions_agents.php:903
+msgid "No destiny agent(s) to copy"
+msgstr "No hay agentes destino a los que copiar"
+
+#: ../../godmode/massive/massive_delete_action_alerts.php:75
+msgid "Could not be deleted. No agents selected"
+msgstr "No se puede borrar. Ningún agente seleccionado"
+
+#: ../../godmode/massive/massive_delete_action_alerts.php:123
+msgid "Could not be deleted. No alerts selected"
+msgstr "No se puede borrar. No hay alertas seleccionadas"
+
+#: ../../godmode/massive/massive_delete_action_alerts.php:182
+msgid "Could not be deleted. No action selected"
+msgstr "No se puede eliminar. No hay acciones seleccionadas"
+
+#: ../../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 ""
+"Se produjo un error al eliminar el agente. La operación ha sido cancelada. No se pudo "
+"eliminar el agente %s."
+
+#: ../../godmode/massive/massive_delete_agents.php:132
+#, php-format
+msgid "Successfully deleted (%s)"
+msgstr "Borrado correctamente (%s)"
+
+#: ../../godmode/massive/massive_delete_alerts.php:308
+msgid "Show alerts on disabled modules"
+msgstr "Mostrar alertas de módulos deshabilitados"
+
+#: ../../godmode/massive/massive_delete_modules.php:82
+msgid "No module selected"
+msgstr "No se seleccionó ningún módulo"
+
+#: ../../godmode/massive/massive_delete_modules.php:156
+msgid "There was an error deleting the modules, the operation has been cancelled"
+msgstr "Hubo un error al borrar los módulos, se canceló la operación"
+
+#: ../../godmode/massive/massive_delete_modules.php:320
+#: ../../godmode/massive/massive_edit_modules.php:299
+msgid "Select modules first "
+msgstr "Seleccionar primero los módulos "
+
+#: ../../godmode/massive/massive_delete_modules.php:320
+#: ../../godmode/massive/massive_edit_modules.php:299
+msgid "Select agents first "
+msgstr "Seleccionar primero los agentes "
+
+#: ../../godmode/massive/massive_delete_modules.php:326
+#: ../../godmode/massive/massive_edit_modules.php:305
+#: ../../godmode/modules/manage_network_components_form_wizard.php:348
+#: ../../include/ajax/module.php:1053
+msgid "Module type"
+msgstr "Tipo módulo"
+
+#: ../../godmode/massive/massive_delete_modules.php:343
+#: ../../godmode/massive/massive_edit_modules.php:322
+msgid "Select all modules of this type"
+msgstr "Seleccionar todos los módulos de este tipo"
+
+#: ../../godmode/massive/massive_delete_modules.php:377
+#: ../../godmode/massive/massive_edit_modules.php:357
+#: ../../include/class/WelcomeWindow.class.php:683
+#: ../../include/class/WelcomeWindow.class.php:782
+#: ../../include/functions_reporting_html.php:2436
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:210
+#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:210
+msgid "Agent group"
+msgstr "Grupo de agentes"
+
+#: ../../godmode/massive/massive_delete_modules.php:392
+#: ../../godmode/massive/massive_edit_modules.php:376
+msgid "Select all modules of this group"
+msgstr "Seleccionar todos los módulos de este grupo"
+
+#: ../../godmode/massive/massive_delete_modules.php:477
+#: ../../godmode/massive/massive_edit_modules.php:445
+msgid "When select modules"
+msgstr "Cuando se seleccionan módulos"
+
+#: ../../godmode/massive/massive_delete_modules.php:480
+#: ../../godmode/massive/massive_edit_modules.php:448
+msgid "Show common agents"
+msgstr "Mostrar agentes comunes"
+
+#: ../../godmode/massive/massive_delete_modules.php:481
+#: ../../godmode/massive/massive_edit_modules.php:449
+msgid "Show all agents"
+msgstr "Mostrar todos los agentes"
+
+#: ../../godmode/massive/massive_delete_modules.php:513
+#: ../../godmode/massive/massive_edit_modules.php:481
+msgid "Select all modules"
+msgstr "Seleccionar todos los módulos"
+
+#: ../../godmode/massive/massive_delete_modules.php:599
+#: ../../godmode/massive/massive_edit_modules.php:599
+msgid "Select all agents"
+msgstr "Seleccionar todos los agentes"
+
+#: ../../godmode/massive/massive_delete_modules.php:632
+#: ../../godmode/massive/massive_edit_modules.php:1577
+msgid "Please, select an agent first"
+msgstr "Primero seleccione un agente"
+
+#: ../../godmode/massive/massive_delete_policies_alerts.php:115
+#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:115
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:185
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:185
+msgid "Deleted action successfully"
+msgstr "Acción eliminada correctamente"
+
+#: ../../godmode/massive/massive_delete_profiles.php:152
+msgid "Profiles deleted successfully"
+msgstr "Perfiles borrados correctamente"
+
+#: ../../godmode/massive/massive_delete_profiles.php:153
+msgid "Profiles cannot be deleted"
+msgstr "No se pudieron borrar los perfiles."
+
+#: ../../godmode/massive/massive_delete_profiles.php:267
+msgid "Show all groups"
+msgstr "Mostrar todos los grupos"
+
+#: ../../godmode/massive/massive_edit_agents.php:222
+msgid "No values changed"
+msgstr "No se han cambiado los valores."
+
+#: ../../godmode/massive/massive_edit_agents.php:278
+msgid "Configuration files deleted successfully"
+msgstr "Los archivos de configuración se borraron correctamente."
+
+#: ../../godmode/massive/massive_edit_agents.php:279
+msgid "Configuration files cannot be deleted"
+msgstr "Los archivos de configuración no se pudieron borrar."
+
+#: ../../godmode/massive/massive_edit_agents.php:403
+#, php-format
+msgid "Agents updated successfully (%d)"
+msgstr "Agentes actualizados correctamente (%d)"
+
+#: ../../godmode/massive/massive_edit_agents.php:418
+#, php-format
+msgid "Agents cannot be updated (%d), ids (%s)"
+msgstr "Los agentes no se pueden actualizar (%d), identificadores (%s)"
+
+#: ../../godmode/massive/massive_edit_agents.php:433
+#, php-format
+msgid "Agent ID: %s cannot be updated custom fields (%s)"
+msgstr "ID del agente: %s no se pueden actualizar los campos personalizados (%s)"
+
+#: ../../godmode/massive/massive_edit_agents.php:453
+#, php-format
+msgid "Agent ID: %s cannot be updated %s secondary groups (%s)"
+msgstr "ID de agente: %s no se puede actualizar %s grupos secundarios (%s)"
+
+#: ../../godmode/massive/massive_edit_agents.php:700
+msgid "Cascade protection"
+msgstr "Protección en cascada"
+
+#: ../../godmode/massive/massive_edit_agents.php:709
+#: ../../godmode/massive/massive_edit_agents.php:735
+#: ../../godmode/massive/massive_edit_agents.php:771
+#: ../../godmode/massive/massive_edit_agents.php:795
+#: ../../godmode/massive/massive_edit_agents.php:912
+#: ../../godmode/massive/massive_edit_agents.php:959
+#: ../../godmode/massive/massive_edit_agents.php:1052
+#: ../../godmode/massive/massive_edit_agents.php:1105
+#: ../../godmode/massive/massive_edit_agents.php:1147
+#: ../../godmode/massive/massive_edit_agents.php:1174
+#: ../../godmode/massive/massive_edit_agents.php:1193
+#: ../../godmode/massive/massive_edit_agents.php:1286
+#: ../../godmode/massive/massive_edit_modules.php:704
+#: ../../godmode/massive/massive_edit_modules.php:726
+#: ../../godmode/massive/massive_edit_modules.php:810
+#: ../../godmode/massive/massive_edit_modules.php:832
+#: ../../godmode/massive/massive_edit_modules.php:872
+#: ../../godmode/massive/massive_edit_modules.php:884
+#: ../../godmode/massive/massive_edit_modules.php:973
+#: ../../godmode/massive/massive_edit_modules.php:995
+#: ../../godmode/massive/massive_edit_modules.php:1025
+#: ../../godmode/massive/massive_edit_modules.php:1035
+#: ../../godmode/massive/massive_edit_modules.php:1049
+#: ../../godmode/massive/massive_edit_modules.php:1093
+#: ../../godmode/massive/massive_edit_modules.php:1129
+#: ../../godmode/massive/massive_edit_modules.php:1149
+#: ../../godmode/massive/massive_edit_modules.php:1187
+#: ../../godmode/massive/massive_edit_modules.php:1293
+#: ../../godmode/massive/massive_edit_modules.php:1298
+#: ../../godmode/massive/massive_edit_modules.php:1325
+#: ../../godmode/massive/massive_edit_modules.php:1346
+#: ../../godmode/massive/massive_edit_modules.php:1369
+#: ../../godmode/massive/massive_edit_modules.php:1526
+#: ../../godmode/massive/massive_edit_modules.php:1551
+#: ../../godmode/massive/massive_edit_users.php:254
+#: ../../godmode/massive/massive_edit_users.php:266
+#: ../../godmode/massive/massive_edit_users.php:345
+#: ../../godmode/massive/massive_edit_users.php:396
+#: ../../godmode/massive/massive_edit_users.php:460
+#: ../../godmode/massive/massive_edit_users.php:468
+#: ../../godmode/massive/massive_edit_users.php:505
+#: ../../godmode/massive/massive_edit_users.php:608
+#: ../../godmode/massive/massive_edit_users.php:627
+#: ../../godmode/massive/massive_edit_users.php:634 ../../include/functions_html.php:1962
+#: ../../include/functions_html.php:2063 ../../include/functions_html.php:2203
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:665
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:679
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:565
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:586
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:656
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:677
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:708
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:717
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:752
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:795
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:817
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:838
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:842
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:853
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:873
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:898
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:914
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:975
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:998
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1016
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1022
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1035
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1063
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1165
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1189
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:28
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:320
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:335
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:564
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:585
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:655
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:676
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:707
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:716
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:751
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:794
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:816
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:837
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:841
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:852
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:872
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:897
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:913
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:974
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:997
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1015
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1021
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1034
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1062
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1164
+msgid "No change"
+msgstr "Sin cambios"
+
+#: ../../godmode/massive/massive_edit_agents.php:857
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:730
+msgid "Add secondary groups"
+msgstr "Añadir grupos secundarios"
+
+#: ../../godmode/massive/massive_edit_agents.php:883
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:737
+msgid "Remove secondary groups"
+msgstr "Eliminar grupos secundarios"
+
+#: ../../godmode/massive/massive_edit_agents.php:972
+msgid ""
+"If the remote configuration is enabled, it will also go into standby mode when disabling it."
+msgstr ""
+"Si la configuración remota está habilitada, también entrará en modo de espera cuando se "
+"deshabilite."
+
+#: ../../godmode/massive/massive_edit_agents.php:985
+#: ../../include/class/EventSound.class.php:344 ../../include/lib/Cluster.php:289
+#: ../../include/lib/Cluster.php:291
+msgid "Active"
+msgstr "Activo"
+
+#: ../../godmode/massive/massive_edit_agents.php:1001
+msgid "Delete available remote configurations"
+msgstr "Borrar las configuraciones remotas disponibles"
+
+#: ../../godmode/massive/massive_edit_agents.php:1017
+#: ../../enterprise/godmode/services/services.massive.elements.php:106
+#: ../../enterprise/godmode/services/services.massive.meta.php:54
+msgid "Not available"
+msgstr "No disponible"
+
+#: ../../godmode/massive/massive_edit_agents.php:1057
+msgid "Without status"
+msgstr "Sin estado"
+
+#: ../../godmode/massive/massive_edit_agents.php:1075
+#: ../../godmode/reporting/graph_builder.graph_editor.php:374
+#: ../../godmode/reporting/graph_builder.graph_editor.php:395
+#: ../../godmode/snmpconsole/snmp_alert.php:2234 ../../godmode/snmpconsole/snmp_alert.php:2249
+#: ../../godmode/wizards/ManageExtensions.class.php:334
+#: ../../include/class/SatelliteAgent.class.php:1269 ../../include/functions_config.php:1384
+#: ../../include/functions_config.php:3695 ../../operation/gis_maps/render_view.php:167
+#: ../../views/dashboard/header.php:69 ../../views/dashboard/header.php:105
+#: ../../views/dashboard/list.php:152
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:453
+#: ../../enterprise/godmode/services/services.elements.php:959
+#: ../../enterprise/godmode/services/services.elements.php:970
+#: ../../enterprise/godmode/setup/setup.php:592 ../../enterprise/godmode/setup/setup.php:607
+#: ../../enterprise/godmode/setup/setup.php:614 ../../enterprise/godmode/setup/setup.php:623
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3298
+#: ../../enterprise/include/class/Omnishell.class.php:1955
+#: ../../enterprise/include/lib/Metaconsole/Node.php:406
+#: ../../enterprise/operation/agentes/security_hardening.php:630
+#: ../../enterprise/operation/agentes/vulnerabilities.php:389
+#: ../../enterprise/operation/services/services.list.php:597
+#: ../../enterprise/operation/services/services.service.php:152
+#: ../../enterprise/operation/services/services.service_map.php:201
+#: ../../enterprise/operation/security/hardening.php:670
+#: ../../enterprise/operation/security/vulnerabilities.php:629
+#: ../../enterprise/views/ncm/devices/list.php:410 ../../enterprise/load_enterprise.php:647
+#: ../../enterprise/load_enterprise.php:1165
+#: ../../package_774/enterprise/load_enterprise.php:647
+#: ../../package_774/enterprise/load_enterprise.php:1165
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3279
+#: ../../package_774/enterprise/operation/services/services.service_map.php:201
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:623
+#: ../../package_774/enterprise/operation/agentes/security_hardening.php:616
+#: ../../package_774/enterprise/operation/security/hardening.php:665
+#: ../../package_774/enterprise/godmode/setup/setup.php:592
+#: ../../package_774/enterprise/godmode/setup/setup.php:607
+#: ../../package_774/enterprise/godmode/setup/setup.php:614
+#: ../../package_774/enterprise/godmode/setup/setup.php:623
+#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:453
+msgid "Ok"
+msgstr "Ok"
+
+#: ../../godmode/massive/massive_edit_agents.php:1084
+#: ../../include/lib/Dashboard/Widgets/maps_status.php:371
+msgid "Bad"
+msgstr "Mal"
+
+#: ../../godmode/massive/massive_edit_agents.php:1104
+msgid "Ignore new GIS data:"
+msgstr "Ignorar nuevos datos GIS:"
+
+#: ../../godmode/massive/massive_edit_agents.php:1142
+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:1161
+#, php-format
+msgid ""
+"This mode allow %s to disable all modules of this agent while the selected module is on "
+"CRITICAL status"
+msgstr ""
+"Este modo permite que %s deshabilite todos los módulos de este agente mientras el módulo "
+"seleccionado esté en estado CRÍTICO"
+
+#: ../../godmode/massive/massive_edit_modules.php:144
+msgid "Error updating the modules from a module type"
+msgstr "Error al actualizar los módulos desde un tipo de módulos"
+
+#: ../../godmode/massive/massive_edit_modules.php:174
+msgid "Error updating the modules from an agent group"
+msgstr "Error al actualizar los módulos desde un grupo de agentes"
+
+#: ../../godmode/massive/massive_edit_modules.php:192
+msgid "Error updating the modules (maybe there was no field to update)"
+msgstr "Error al actualizar los módulos (puede que no hubiera ningún campo para actualizar)"
+
+#: ../../godmode/massive/massive_edit_modules.php:514
+#: ../../enterprise/meta/monitoring/custom_fields_csv.php:104
+msgid "Agent Status"
+msgstr "Estado de agente"
+
+#: ../../godmode/massive/massive_edit_modules.php:556
+#: ../../godmode/reporting/visual_console_builder.wizard.php:447
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:423
+msgid "Filter agents"
+msgstr "Filtrar agentes"
+
+#: ../../godmode/massive/massive_edit_modules.php:622
+#: ../../godmode/modules/manage_network_components_form_common.php:170
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:502
+#: ../../enterprise/godmode/modules/configure_local_component.php:319
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:501
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:319
+msgid "Dynamic Interval"
+msgstr "Intervalo dinámico"
+
+#: ../../godmode/massive/massive_edit_modules.php:641
+msgid "Dynamic  Two Tailed: "
+msgstr "Dos colas dinámicas: "
+
+#: ../../godmode/massive/massive_edit_modules.php:647
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:504
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:503
+msgid "Dynamic Min."
+msgstr "Mínimo dinámico"
+
+#: ../../godmode/massive/massive_edit_modules.php:651
+#: ../../godmode/modules/manage_network_components_form_common.php:187
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:506
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:505
+msgid "Dynamic Max."
+msgstr "Dinámico máximo"
+
+#: ../../godmode/massive/massive_edit_modules.php:745
+msgid "Change to critical status after."
+msgstr "Cambiar al estado crítico después."
+
+#: ../../godmode/massive/massive_edit_modules.php:757
+#: ../../godmode/modules/manage_network_components_form_common.php:220
+#: ../../godmode/modules/manage_network_components_form_wizard.php:406
+#: ../../include/class/TreeService.class.php:448 ../../include/class/TreeService.class.php:658
+#: ../../include/functions_alerts.php:689 ../../include/functions_treeview.php:95
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:288
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:511
+#: ../../enterprise/godmode/modules/configure_local_component.php:362
+#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:288
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:510
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:362
+msgid "Warning status"
+msgstr "Estado advertencia"
+
+#: ../../godmode/massive/massive_edit_modules.php:851
+#: ../../godmode/modules/manage_network_components_form_common.php:298
+#: ../../godmode/modules/manage_network_components_form_wizard.php:491
+#: ../../include/class/TreeService.class.php:444 ../../include/class/TreeService.class.php:654
+#: ../../include/functions_alerts.php:690 ../../include/functions_treeview.php:107
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:337
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:602
+#: ../../enterprise/godmode/modules/configure_local_component.php:440
+#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:337
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:601
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:440
+msgid "Critical status"
+msgstr "Estado crítico"
+
+#: ../../godmode/massive/massive_edit_modules.php:1188
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:976
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:975
+msgid "Active Counters"
+msgstr "Contadores activos"
+
+#: ../../godmode/massive/massive_edit_modules.php:1189
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:977
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:976
+msgid "Inactive Counters"
+msgstr "Contadores inactivos"
+
+#: ../../godmode/massive/massive_edit_modules.php:1263
+#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:528
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:993
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:992
+msgid "Module execution flip flop time interval (in secs)."
+msgstr "Tiempo del intervalo de flip flop de ejecución del módulo (en segundos)."
+
+#: ../../godmode/massive/massive_edit_modules.php:1278
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:995
+#: ../../enterprise/godmode/modules/configure_local_component.php:562
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:994
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:562
+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 ""
+"Tiempo de espera en segundos desde el comiendo del contador flip flop. Si se excede este "
+"valor, el contador FF será reiniciado. Poner 0 para no tener tiempo de espera"
+
+#: ../../godmode/massive/massive_edit_modules.php:1345
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1021
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1020
+msgid "Policy linking status"
+msgstr "Estado de enlaces de la política"
+
+#: ../../godmode/massive/massive_edit_modules.php:1345
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1021
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1020
+msgid "This field only has sense in modules adopted by a policy."
+msgstr "Este campo solo tiene sentido en los módulos aprobados por una política."
+
+#: ../../godmode/massive/massive_edit_modules.php:1346
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1022
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1021
+msgid "Linked"
+msgstr "Enlazado"
+
+#: ../../godmode/massive/massive_edit_modules.php:1351
+#: ../../godmode/modules/manage_network_components_form_common.php:436
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1047
+#: ../../enterprise/godmode/modules/configure_local_component.php:650
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1046
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:650
+msgid "Instructions when the status is critical"
+msgstr "Instrucciones en caso de que se encuentre en estado crítico"
+
+#: ../../godmode/massive/massive_edit_modules.php:1356
+#: ../../godmode/modules/manage_network_components_form_common.php:441
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1051
+#: ../../enterprise/godmode/modules/configure_local_component.php:655
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1050
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:655
+msgid "Instructions when the status is warning"
+msgstr "Instrucciones en caso de que se encuentre en estado de advertencia"
+
+#: ../../godmode/massive/massive_edit_modules.php:1361
+#: ../../godmode/modules/manage_network_components_form_common.php:446
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1055
+#: ../../enterprise/godmode/modules/configure_local_component.php:660
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1054
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:660
+msgid "Instructions when the status is unknown"
+msgstr "Instrucciones en caso de que se encuentre en estado desconocido"
+
+#: ../../godmode/massive/massive_edit_modules.php:1366
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1060
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1059
+msgid "The module still store data but the alerts and events will be stop"
+msgstr "El módulo todavía almacena datos pero las alertas y los eventos se detendrán."
+
+#: ../../godmode/massive/massive_edit_modules.php:1396
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1084
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1083
+msgid "Seconds that agent will wait for the execution of the module."
+msgstr "Segundos que el agente tendrá que esperar para la ejecución del módulo"
+
+#: ../../godmode/massive/massive_edit_modules.php:1410
+#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:547
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1090
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1089
+msgid "Number of retries that the module will attempt to run."
+msgstr "Número de intentos que el módulo intentará activar"
+
+#: ../../godmode/massive/massive_edit_modules.php:1528
+#: ../../godmode/modules/manage_network_components_form_network.php:330
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1167
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1166
+msgid "Linux"
+msgstr "Linux"
+
+#: ../../godmode/massive/massive_edit_modules.php:1529
+#: ../../godmode/modules/manage_network_components_form_network.php:331
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1168
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1167
+msgid "Windows"
+msgstr "Windows"
+
+#: ../../godmode/massive/massive_edit_modules.php:1532
+msgid "rget OS"
+msgstr "Sistema operativo objetivo"
+
+#: ../../godmode/massive/massive_edit_plugins.php:177
+msgid "Error retrieving the plugin macros"
+msgstr "Error al recuperar las macros de plugin"
+
+#: ../../godmode/massive/massive_edit_plugins.php:185
+msgid "Error retrieving the modified macros"
+msgstr "Error al recuperar las macros modificadas"
+
+#: ../../godmode/massive/massive_edit_plugins.php:208
+msgid "Error retrieving the module plugin macros"
+msgstr "Error al recuperar las macros del módulo de plugin"
+
+#: ../../godmode/massive/massive_edit_plugins.php:226
+msgid "Error retrieving the module plugin macros data"
+msgstr "Error al recuperar los datos de las macros del módulo de plugin"
+
+#: ../../godmode/massive/massive_edit_plugins.php:264
+msgid "Error building the new macros"
+msgstr "Error al crear las nuevas macros"
+
+#: ../../godmode/massive/massive_edit_plugins.php:290
+#, php-format
+msgid "%d modules updated"
+msgstr "%d módulos actualizados"
+
+#: ../../godmode/massive/massive_edit_plugins.php:321
+msgid "There are not registered plugins"
+msgstr "No hay plugins registrados"
+
+#: ../../godmode/massive/massive_edit_plugins.php:464
+msgid "Invalid plugin data"
+msgstr "Dato de plugin no válido"
+
+#: ../../godmode/massive/massive_edit_plugins.php:571
+msgid "Clear"
+msgstr "Vaciar"
+
+#: ../../godmode/massive/massive_edit_plugins.php:599
+msgid "Invalid macros array"
+msgstr "Matriz de macros no válida"
+
+#: ../../godmode/massive/massive_edit_plugins.php:624
+msgid "Multiple values"
+msgstr "Valores múltiples"
+
+#: ../../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 "Matriz de agentes no válida"
+
+#: ../../godmode/massive/massive_edit_plugins.php:672
+msgid "Invalid agent element"
+msgstr "Elemento de agente no válido"
+
+#: ../../godmode/massive/massive_edit_plugins.php:683
+msgid "Invalid modules array"
+msgstr "Matriz de módulos no válida"
+
+#: ../../godmode/massive/massive_edit_plugins.php:711
+msgid "Invalid module element"
+msgstr "Elemento de módulo no válido"
+
+#: ../../godmode/massive/massive_edit_plugins.php:920
+msgid "There are no modules using this plugin"
+msgstr "Ningún módulo está usando este plugin"
+
+#: ../../godmode/massive/massive_edit_plugins.php:921
+#: ../../godmode/massive/massive_operations.php:465
+#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:701
+#: ../../enterprise/tools/ipam/ipam.php:300 ../../enterprise/tools/ipam/ipam.php:361
+#: ../../enterprise/views/ncm/agent/manage.php:780
+#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:701
+msgid "Massive operations"
+msgstr "Operaciones masivas"
+
+#: ../../godmode/massive/massive_edit_plugins.php:1005
+msgid "There was a problem loading the module plugin macros data"
+msgstr "Surgió un problema al cargar los datos de las macros del módulo de plugin."
+
+#: ../../godmode/massive/massive_edit_users.php:153
+#, php-format
+msgid "Users updated successfully (%s)"
+msgstr "Usuarios actualizados correctamente (%s)"
+
+#: ../../godmode/massive/massive_edit_users.php:165
+#, php-format
+msgid "Users cannot be updated (%s)"
+msgstr "Los usuarios no se pueden actualizar (%s)"
+
+#: ../../godmode/massive/massive_edit_users.php:248 ../../godmode/users/configure_user.php:1185
+#: ../../godmode/users/user_management.php:703 ../../include/class/TipsWindow.class.php:482
+#: ../../include/class/TipsWindow.class.php:739 ../../include/class/TipsWindow.class.php:906
+#: ../../operation/users/user_edit.php:434
+#: ../../enterprise/godmode/setup/translate_string.php:162
+#: ../../package_774/enterprise/extensions/translate_string.php:318
+msgid "Language"
+msgstr "Idioma"
+
+#: ../../godmode/massive/massive_edit_users.php:270 ../../godmode/users/user_management.php:775
+#: ../../operation/users/user_edit.php:463
+msgid "Home screen"
+msgstr "Pantalla de inicio"
+
+#: ../../godmode/massive/massive_edit_users.php:270 ../../operation/users/user_edit.php:463
+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 ""
+"El usuario puede personalizar la página de inicio. Mostrará \"Detalle de agente\" por "
+"defecto. Ejemplo: seleccionar \"otro\" y escribir index.php?sec=estado&sec2=operation/"
+"agentes/ver_agente&id_agente=1 para mostrar la vista de detalle de agente"
+
+#: ../../godmode/massive/massive_edit_users.php:276 ../../godmode/users/configure_user.php:60
+#: ../../godmode/users/user_management.php:43 ../../include/auth/mysql.php:807
+#: ../../include/lib/Dashboard/Widgets/tactical.php:176
+#: ../../include/lib/Dashboard/Widgets/tactical.php:545 ../../mobile/operation/home.php:45
+#: ../../mobile/operation/tactical.php:97 ../../operation/users/user_edit.php:469
+#: ../../operation/menu.php:173 ../../enterprise/meta/general/main_header.php:103
+#: ../../enterprise/meta/general/main_menu.php:205
+#: ../../enterprise/meta/monitoring/tactical.php:46
+#: ../../package_774/enterprise/meta/general/main_menu.php:205
+msgid "Tactical view"
+msgstr "Vista táctica"
+
+#: ../../godmode/massive/massive_edit_users.php:277 ../../godmode/users/configure_user.php:61
+#: ../../godmode/users/user_management.php:44 ../../include/auth/mysql.php:808
+#: ../../operation/agentes/alerts_status.php:193 ../../operation/users/user_edit.php:470
+#: ../../operation/menu.php:194
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2987
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2968
+msgid "Alert detail"
+msgstr "Detalle de alertas"
+
+#: ../../godmode/massive/massive_edit_users.php:279 ../../godmode/users/configure_user.php:64
+#: ../../godmode/users/user_management.php:47 ../../include/auth/mysql.php:811
+#: ../../include/class/OrderInterpreter.class.php:219 ../../include/lib/ITSM/Manager.php:1036
+#: ../../mobile/include/functions_web.php:22 ../../operation/users/user_edit.php:472
+#: ../../operation/menu.php:490 ../../operation/menu.php:728
+#: ../../views/dashboard/header.php:298 ../../enterprise/extensions/vmware/vmware_view.php:1385
+#: ../../enterprise/extensions/vmware/vmware_view.php:1422
+msgid "Dashboard"
+msgstr "Dashboard"
+
+#: ../../godmode/massive/massive_edit_users.php:339 ../../godmode/users/user_management.php:749
+#: ../../operation/users/user_edit.php:568
+msgid "Event filter"
+msgstr "Filtro de eventos"
+
+#: ../../godmode/massive/massive_edit_users.php:376 ../../godmode/users/user_management.php:493
+#: ../../operation/users/user_edit.php:642
+msgid "Autorefresh"
+msgstr "Actualización automática"
+
+#: ../../godmode/massive/massive_edit_users.php:377 ../../operation/users/user_edit.php:643
+msgid "This will activate autorefresh in selected pages"
+msgstr "Esto activará la actualización automática en las páginas seleccionadas."
+
+#: ../../godmode/massive/massive_edit_users.php:416 ../../godmode/users/user_management.php:528
+#: ../../operation/users/user_edit.php:678
+msgid "Full list of pages"
+msgstr "Lista completa de páginas"
+
+#: ../../godmode/massive/massive_edit_users.php:425
+#: ../../godmode/massive/massive_edit_users.php:426 ../../godmode/users/user_management.php:560
+#: ../../godmode/users/user_management.php:561 ../../include/functions_html.php:1443
+#: ../../include/functions_html.php:1444 ../../operation/users/user_edit.php:687
+#: ../../operation/users/user_edit.php:688
+msgid "Push selected pages into autorefresh list"
+msgstr "Añadir las páginas seleccionadas a la lista de actualización automática"
+
+#: ../../godmode/massive/massive_edit_users.php:435
+#: ../../godmode/massive/massive_edit_users.php:436 ../../godmode/users/user_management.php:577
+#: ../../godmode/users/user_management.php:578 ../../include/functions_html.php:1455
+#: ../../include/functions_html.php:1456 ../../operation/users/user_edit.php:696
+#: ../../operation/users/user_edit.php:697
+msgid "Pop selected pages out of autorefresh list"
+msgstr "Quitar las páginas seleccionadas de la lista de actualización automática"
+
+#: ../../godmode/massive/massive_edit_users.php:441 ../../operation/users/user_edit.php:702
+msgid "List of pages with autorefresh"
+msgstr "Lista de páginas con actualización automática"
+
+#: ../../godmode/massive/massive_edit_users.php:450 ../../operation/users/user_edit.php:711
+msgid "Time autorefresh"
+msgstr "Tiempo de actualización automática"
+
+#: ../../godmode/massive/massive_edit_users.php:452 ../../godmode/users/user_management.php:643
+#: ../../operation/users/user_edit.php:713
+msgid ""
+"Interval of autorefresh of the elements, by default they are 30 seconds, needing to enable "
+"the autorefresh first"
+msgstr ""
+"Intervalo de auto refresco de los elementos, 30 segundos por defecto, pero debe habilitar "
+"primero el auto refresco."
+
+#: ../../godmode/massive/massive_edit_users.php:467 ../../godmode/users/configure_user.php:1197
+#: ../../operation/users/user_edit.php:527 ../../views/consoles/list.php:74
+msgid "Timezone"
+msgstr "Zona horaria"
+
+#: ../../godmode/massive/massive_edit_users.php:467 ../../godmode/users/configure_user.php:1198
+#: ../../godmode/users/user_management.php:836 ../../operation/users/user_edit.php:527
+msgid "The timezone must be that of the associated server."
+msgstr "La zona horaria debe ser la del servidor asociado."
+
+#: ../../godmode/massive/massive_enable_disable_alerts.php:196
+msgid "Enabled alerts"
+msgstr "Alertas activadas"
+
+#: ../../godmode/massive/massive_enable_disable_alerts.php:196
+#: ../../godmode/massive/massive_enable_disable_alerts.php:231
+#: ../../godmode/massive/massive_standby_alerts.php:224
+#: ../../godmode/massive/massive_standby_alerts.php:259
+#: ../../godmode/modules/manage_inventory_modules_form.php:168
+#: ../../include/class/ModuleTemplates.class.php:1184
+#: ../../include/lib/Dashboard/Widgets/BasicChart.php:517
+msgid "Format"
+msgstr "Formato"
+
+#: ../../godmode/massive/massive_enable_disable_alerts.php:225
+msgid "Disable selected alerts"
+msgstr "Desactivar alertas seleccionadas"
+
+#: ../../godmode/massive/massive_enable_disable_alerts.php:229
+msgid "Enable selected alerts"
+msgstr "Activar alertas seleccionadas"
+
+#: ../../godmode/massive/massive_enable_disable_alerts.php:231
+msgid "Disabled alerts"
+msgstr "Deshabilitar alertas"
+
+#: ../../godmode/massive/massive_operations.php:59
+msgid "Bulk alert add"
+msgstr "Añadir alerta masiva"
+
+#: ../../godmode/massive/massive_operations.php:60
+msgid "Bulk alert delete"
+msgstr "Eliminar alerta masiva"
+
+#: ../../godmode/massive/massive_operations.php:61
+msgid "Bulk alert actions add"
+msgstr "Añadir acciones de alerta masiva"
+
+#: ../../godmode/massive/massive_operations.php:62
+msgid "Bulk alert actions delete"
+msgstr "Eliminar acciones de alerta masiva"
+
+#: ../../godmode/massive/massive_operations.php:63
+msgid "Bulk alert enable/disable"
+msgstr "Habilitar/Deshabilitar alerta masiva"
+
+#: ../../godmode/massive/massive_operations.php:64
+msgid "Bulk alert setting standby"
+msgstr "Configuración standby de alertas masivas"
+
+#: ../../godmode/massive/massive_operations.php:68
+msgid "Bulk policies alert action add"
+msgstr "Añadir acciones de alerta masiva de políticas"
+
+#: ../../godmode/massive/massive_operations.php:69
+msgid "Bulk policies alert action delete"
+msgstr "Eliminar acciones de alerta masiva de políticas"
+
+#: ../../godmode/massive/massive_operations.php:73
+msgid "Bulk policies external alert action add"
+msgstr "Añadir acciones de alerta externa masiva de políticas"
+
+#: ../../godmode/massive/massive_operations.php:74
+msgid "Bulk policies external alert action delete"
+msgstr "Eliminar acciones de alerta externa masiva de políticas"
+
+#: ../../godmode/massive/massive_operations.php:78
+msgid "Bulk agent edit"
+msgstr "Edición agentes masiva"
+
+#: ../../godmode/massive/massive_operations.php:79
+msgid "Bulk agent delete"
+msgstr "Eliminar agentes de forma masiva"
+
+#: ../../godmode/massive/massive_operations.php:84
+msgid "Edit users in bulk"
+msgstr "Editar usuarios de forma masiva"
+
+#: ../../godmode/massive/massive_operations.php:89
+msgid "Bulk profile add"
+msgstr "Añadir perfiles de forma masiva"
+
+#: ../../godmode/massive/massive_operations.php:90
+msgid "Bulk profile delete"
+msgstr "Eliminar perfiles de forma masiva"
+
+#: ../../godmode/massive/massive_operations.php:100
+msgid "Bulk module edit"
+msgstr "Editar módulos de forma masiva"
+
+#: ../../godmode/massive/massive_operations.php:101
+msgid "Bulk module copy"
+msgstr "Copiar módulos de forma masiva"
+
+#: ../../godmode/massive/massive_operations.php:102
+msgid "Bulk module delete"
+msgstr "Eliminar módulos de forma masiva"
+
+#: ../../godmode/massive/massive_operations.php:106
+msgid "Bulk plugin edit"
+msgstr "Editar plugins de forma masiva"
+
+#: ../../godmode/massive/massive_operations.php:246 ../../godmode/menu.php:312
+msgid "Alerts operations"
+msgstr "Operaciones sobre alertas"
+
+#: ../../godmode/massive/massive_operations.php:258 ../../godmode/menu.php:313
+msgid "Policies alerts"
+msgstr "Alertas de políticas"
+
+#: ../../godmode/massive/massive_operations.php:270
+msgid "Policies external alerts"
+msgstr "Alertas externas de políticas"
+
+#: ../../godmode/massive/massive_operations.php:282 ../../godmode/menu.php:309
+msgid "Users operations"
+msgstr "Operaciones sobre usuarios"
+
+#: ../../godmode/massive/massive_operations.php:294 ../../godmode/menu.php:305
+msgid "Agents operations"
+msgstr "Operaciones sobre agentes"
+
+#: ../../godmode/massive/massive_operations.php:306 ../../godmode/menu.php:306
+msgid "Modules operations"
+msgstr "Operaciones sobre módulos"
+
+#: ../../godmode/massive/massive_operations.php:318 ../../godmode/menu.php:307
+msgid "Plugins operations"
+msgstr "Operaciones de plugins"
+
+#: ../../godmode/massive/massive_operations.php:363
+#: ../../godmode/massive/massive_operations.php:388
+#: ../../godmode/massive/massive_operations.php:394
+#: ../../godmode/massive/massive_operations.php:410 ../../godmode/menu.php:300
+#: ../../enterprise/meta/general/main_menu.php:600
+#: ../../enterprise/meta/general/main_menu.php:709
+#: ../../enterprise/meta/general/main_menu.php:730
+#: ../../package_774/enterprise/meta/general/main_menu.php:594
+#: ../../package_774/enterprise/meta/general/main_menu.php:703
+#: ../../package_774/enterprise/meta/general/main_menu.php:724
+msgid "Bulk operations"
+msgstr "Operaciones masivas"
+
+#: ../../godmode/massive/massive_operations.php:422
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:203
+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 "" +"Para poder realizar operaciones masivas, PHP necesitas una configuración correcta de los " +"parámetros de tiempo de espera. Por favor, abre el archivo de configuración PHP (php.ini), " +"por ejemplo: sudo vi /etc/php5/apache2/php.ini;
y fija los parámetros del tiempo " +"de espera en un valor correcto:
max_execution_time = 0 y max_input_time = -1" + +#: ../../godmode/massive/massive_operations.php:464 +#, php-format +msgid "" +"No changes have been made because they exceed the maximum allowed (%d). Make fewer changes " +"or contact the administrator." +msgstr "" +"No se han hecho cambios porque exceden el máximo permitido (%d). Haga menos cambios o " +"póngase en contacto con el administrador." + +#: ../../godmode/massive/massive_operations.php:493 +#, php-format +msgid "This node is configured with centralized mode. To delete agents go to %s" +msgstr "Este nodo está configurado en modo centralizado. Para eliminar un agente, vaya a %s" + +#: ../../godmode/massive/massive_operations.php:502 +msgid "The blank fields will not be updated" +msgstr "Los campos en blanco no se actualizarán." + +#: ../../godmode/massive/massive_standby_alerts.php:224 +msgid "Not standby alerts" +msgstr "Alertas sin standby" + +#: ../../godmode/massive/massive_standby_alerts.php:253 +#: ../../godmode/massive/massive_standby_alerts.php:257 +msgid "Set standby selected alerts" +msgstr "Poner en standby las alertas seleccionadas" + +#: ../../godmode/massive/massive_standby_alerts.php:259 +msgid "Standby alerts" +msgstr "Alertas en standby" + +#: ../../godmode/module_library/module_library_view.php:54 +#: ../../godmode/module_library/module_library_view.php:68 +#: ../../godmode/module_library/module_library_view.php:104 ../../godmode/menu.php:711 +#: ../../enterprise/operation/agentes/security_hardening.php:528 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:514 +msgid "Categories" +msgstr "Categorías" + +#: ../../godmode/module_library/module_library_view.php:68 +msgid "Main view" +msgstr "Vista principal" + +#: ../../godmode/module_library/module_library_view.php:81 ../../godmode/menu.php:704 +msgid "Module library" +msgstr "Librería de módulos" + +#: ../../godmode/module_library/module_library_view.php:147 +msgid "View all categories" +msgstr "Ver todas las categorías" + +#: ../../godmode/module_library/module_library_view.php:158 +#: ../../views/tacticalView/view.php:255 ../../views/tacticalView/view.php:330 +msgid "More details" +msgstr "Más detalles" + +#: ../../godmode/module_library/module_library_view.php:160 +msgid "View in Module Library" +msgstr "Ver en Biblioteca de módulos" + +#: ../../godmode/module_library/module_library_view.php:161 +msgid "No module found" +msgstr "No se ha encontrado el módulo" + +#: ../../godmode/module_library/module_library_view.php:162 +#: ../../enterprise/godmode/setup/setup_module_library.php:88 +msgid "Problem with authentication. Check your internet connection" +msgstr "Problema de autenticación. Compruebe su conexión a Internet." + +#: ../../godmode/module_library/module_library_view.php:163 +#: ../../godmode/wizards/Cloud.class.php:440 +#: ../../enterprise/godmode/setup/setup_module_library.php:87 +msgid "Invalid username or password" +msgstr "Usuario o contraseña no válidos" + +#: ../../godmode/module_library/module_library_view.php:164 +msgid "Error loading Module Library" +msgstr "Error al cargar la Biblioteca de módulos" + +#: ../../godmode/module_library/module_library_view.php:165 +msgid "Error loading category" +msgstr "Error al cargar la categoría" + +#: ../../godmode/module_library/module_library_view.php:166 +msgid "Error loading categories" +msgstr "Error al cargar las categorías" + +#: ../../godmode/module_library/module_library_view.php:167 +msgid "There is no such category" +msgstr "La categoría no existe" + +#: ../../godmode/module_library/module_library_view.php:168 +msgid "Error loading results" +msgstr "Error al cargar los resultados" + +#: ../../godmode/modules/manage_inventory_modules.php:39 +msgid "To manage inventory plugin you must activate centralized management" +msgstr "Para administrar el plugin de inventario active la gestión centralizada" + +#: ../../godmode/modules/manage_inventory_modules.php:45 +#: ../../godmode/modules/manage_inventory_modules.php:58 +#: ../../godmode/modules/manage_inventory_modules_form.php:49 ../../godmode/menu.php:283 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:218 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:68 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:81 +#: ../../enterprise/include/functions_policies.php:3804 +#: ../../enterprise/meta/include/functions_components_meta.php:113 +#: ../../enterprise/meta/include/functions_components_meta.php:160 +#: ../../package_774/enterprise/include/functions_policies.php:3781 +msgid "Inventory modules" +msgstr "Módulos de inventario" + +#: ../../godmode/modules/manage_inventory_modules.php:74 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:347 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:133 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:253 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:253 +#, 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 "" +"Esta consola no es el administrador de este entorno, administre esta función desde la " +"consola del administrador centralizado. Vaya a %s para gestionarlo." + +#: ../../godmode/modules/manage_inventory_modules.php:83 +#: ../../godmode/modules/manage_inventory_modules_form.php:57 +#: ../../godmode/netflow/nf_edit.php:70 ../../operation/netflow/nf_live_view.php:199 +#: ../../enterprise/operation/log/log_viewer.php:497 +#: ../../package_774/enterprise/operation/log/log_viewer.php:498 +msgid "Not supported in Windows systems" +msgstr "No compatible con sistemas Windows" + +#: ../../godmode/modules/manage_inventory_modules.php:132 +msgid "Successfully created inventory module" +msgstr "Inventario de módulo creado correctamente" + +#: ../../godmode/modules/manage_inventory_modules.php:133 +msgid "Error creating inventory module" +msgstr "Error al crear módulo del inventario" + +#: ../../godmode/modules/manage_inventory_modules.php:234 +#: ../../godmode/modules/manage_inventory_modules.php:267 +#: ../../godmode/modules/manage_nc_groups.php:218 +#: ../../godmode/modules/manage_network_components.php:578 +#: ../../godmode/modules/manage_network_templates.php:114 +#: ../../enterprise/godmode/modules/local_components.php:457 +msgid "Successfully multiple deleted" +msgstr "Supresión múltiple correcta" + +#: ../../godmode/modules/manage_inventory_modules.php:235 +#: ../../godmode/modules/manage_inventory_modules.php:268 +#: ../../godmode/modules/manage_nc_groups.php:219 +#: ../../godmode/modules/manage_network_components.php:579 +#: ../../godmode/modules/manage_network_templates.php:115 +#: ../../enterprise/godmode/modules/local_components.php:458 +msgid "Not deleted. Error deleting multiple data" +msgstr "No borrado. Error al borrar datos múltiples." + +#: ../../godmode/modules/manage_inventory_modules.php:292 +#: ../../godmode/modules/manage_inventory_modules_form.php:153 +msgid "Interpreter" +msgstr "Intérprete" + +#: ../../godmode/modules/manage_inventory_modules.php:302 +msgid "No inventory modules defined" +msgstr "No hay módulos de inventario definidos" + +#: ../../godmode/modules/manage_inventory_modules.php:329 +msgid "Local module" +msgstr "Módulo local" + +#: ../../godmode/modules/manage_inventory_modules.php:331 +msgid "Remote/Local" +msgstr "Remoto/Local" + +#: ../../godmode/modules/manage_inventory_modules.php:410 +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 "" +"Las configuraciones de los módulos de inventario de los nodos se han unificado.\n" +"\t\tA partir de este momento, los cambios en los scripts de inventario deben realizarse a " +"través de esta pantalla." + +#: ../../godmode/modules/manage_inventory_modules.php:412 +msgid "You can find more information at:" +msgstr "Encontrará más información en:" + +#: ../../godmode/modules/manage_inventory_modules_form.php:36 +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:32 +#: ../../enterprise/meta/general/main_header.php:338 +#: ../../enterprise/meta/general/main_header.php:434 +#: ../../enterprise/meta/general/main_menu.php:558 +#: ../../enterprise/meta/general/main_menu.php:687 +#: ../../enterprise/meta/include/functions_components_meta.php:183 +#: ../../package_774/enterprise/meta/general/main_menu.php:552 +#: ../../package_774/enterprise/meta/general/main_menu.php:681 +msgid "Module management" +msgstr "Gestión de módulos" + +#: ../../godmode/modules/manage_inventory_modules_form.php:162 +msgid "Left blank for the LOCAL inventory modules" +msgstr "Dejar en blanco para los módulos de inventario LOCALES" + +#: ../../godmode/modules/manage_inventory_modules_form.php:177 +msgid "separate fields with " +msgstr "Separar campos con " + +#: ../../godmode/modules/manage_inventory_modules_form.php:183 +msgid "Block Mode" +msgstr "Modo bloqueo" + +#: ../../godmode/modules/manage_inventory_modules_form.php:193 +#: ../../godmode/modules/manage_inventory_modules_form.php:197 +msgid "Script mode" +msgstr "Modo script" + +#: ../../godmode/modules/manage_inventory_modules_form.php:194 +msgid "Use inline code" +msgstr "Usar código en línea" + +#: ../../godmode/modules/manage_inventory_modules_form.php:210 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:510 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:623 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:510 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:623 +msgid "Script path" +msgstr "Ruta del script" + +#: ../../godmode/modules/manage_inventory_modules_form.php:223 +#: ../../include/ajax/double_auth.ajax.php:167 ../../include/ajax/double_auth.ajax.php:307 +msgid "Code" +msgstr "Código" + +#: ../../godmode/modules/manage_inventory_modules_form.php:232 +msgid "" +"Here is placed the script for the REMOTE inventory modules Local inventory modules don't use " +"this field" +msgstr "" +"Aquí se coloca el script para los módulos de inventario REMOTOS. Los módulos de inventario " +"locales no usan este campo." + +#: ../../godmode/modules/manage_nc_groups.php:53 +msgid "Component group management" +msgstr "Gestión de grupos de componentes de red" + +#: ../../godmode/modules/manage_nc_groups.php:66 ../../godmode/menu.php:196 +#: ../../enterprise/meta/include/functions_components_meta.php:80 +#: ../../enterprise/meta/include/functions_components_meta.php:135 +msgid "Component groups" +msgstr "Grupos de componentes" + +#: ../../godmode/modules/manage_nc_groups.php:88 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:40 +msgid "Could not be created. Blank name" +msgstr "No pudo ser creado. Nombre en blanco" + +#: ../../godmode/modules/manage_nc_groups.php:322 +#, php-format +msgid "" +"This node is configured with centralized mode. Component groups are read only. Go to %s to " +"manage it." +msgstr "" +"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas " +"está en modo lectura. Vaya a %s para administrarlo." + +#: ../../godmode/modules/manage_nc_groups.php:334 +msgid "There are no defined component groups" +msgstr "No hay grupos de componentes definidos" + +#: ../../godmode/modules/manage_nc_groups_form.php:62 +msgid "Update Group Component" +msgstr "Actualización de los componentes del grupo" + +#: ../../godmode/modules/manage_nc_groups_form.php:62 +msgid "Create Group Component" +msgstr "Crear componentes de grupo" + +#: ../../godmode/modules/manage_network_components.php:290 +msgid "Remote component management" +msgstr "Gestión remota de componentes" + +#: ../../godmode/modules/manage_network_components.php:303 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2495 ../../godmode/menu.php:269 +#: ../../godmode/menu.php:374 ../../include/class/ConfigPEN.class.php:334 +#: ../../include/class/ModuleTemplates.class.php:196 +#: ../../include/class/ModuleTemplates.class.php:214 ../../include/functions_menu.php:598 +#: ../../enterprise/godmode/modules/local_components.php:169 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:209 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2192 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:269 +#: ../../enterprise/godmode/reporting/visual_console_template.php:123 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:309 +#: ../../enterprise/include/functions_reporting.php:161 +#: ../../enterprise/include/functions_reporting.php:8260 +#: ../../enterprise/include/functions_reporting.php:8288 +#: ../../enterprise/include/functions_reporting.php:8359 +#: ../../enterprise/meta/include/functions_alerts_meta.php:129 +#: ../../enterprise/meta/include/functions_alerts_meta.php:164 +#: ../../enterprise/views/ncm/templates/list.php:32 +#: ../../enterprise/views/ncm/templates/list.php:50 +#: ../../package_774/enterprise/include/functions_reporting.php:158 +#: ../../package_774/enterprise/include/functions_reporting.php:8249 +#: ../../package_774/enterprise/include/functions_reporting.php:8277 +#: ../../package_774/enterprise/include/functions_reporting.php:8348 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2170 +msgid "Templates" +msgstr "Plantillas" + +#: ../../godmode/modules/manage_network_components.php:322 +#, php-format +msgid "" +"This node is configured with centralized mode. All remote components are read only. Go to %s " +"to manage them." +msgstr "" +"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas " +"está en modo lectura. Vaya a %s para administrarlo." + +#: ../../godmode/modules/manage_network_components.php:436 +#: ../../include/class/ManageNetScanScripts.class.php:228 +#: ../../enterprise/godmode/modules/local_components.php:339 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:135 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:135 +msgid "Created successfully" +msgstr "Creado correctamente" + +#: ../../godmode/modules/manage_network_components.php:534 +#: ../../include/class/ManageNetScanScripts.class.php:315 +#: ../../operation/reporting/graph_analytics.php:923 +#: ../../operation/reporting/graph_analytics_public.php:167 +#: ../../enterprise/godmode/modules/local_components.php:415 +msgid "Updated successfully" +msgstr "Actualizado correctamente" + +#: ../../godmode/modules/manage_network_components.php:666 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:715 +msgid "Recursive" +msgstr "Recursivo" + +#: ../../godmode/modules/manage_network_components.php:675 +#: ../../enterprise/godmode/modules/local_components.php:566 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3087 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3068 +msgid "Free Search" +msgstr "Búsqueda libre" + +#: ../../godmode/modules/manage_network_components.php:684 +msgid "Search by name, description, tcp send or tcp rcv, list matches." +msgstr "Búsqueda por nombre, descripción, envío TCP o TCP RCV, lista las coincidencias." + +#: ../../godmode/modules/manage_network_components.php:782 +msgid "Max/Min" +msgstr "Máx/Mín" + +#: ../../godmode/modules/manage_network_components.php:891 +msgid "There are no defined network components" +msgstr "No hay componentes de red definidos" + +#: ../../godmode/modules/manage_network_components.php:924 +msgid "Create a new network component" +msgstr "Crear un componente de red nuevo" + +#: ../../godmode/modules/manage_network_components.php:925 +msgid "Create a new plugin component" +msgstr "Crear un componente de plugin nuevo" + +#: ../../godmode/modules/manage_network_components.php:926 +msgid "Create a new WMI component" +msgstr "Crear un componente WMI nuevo" + +#: ../../godmode/modules/manage_network_components.php:927 +msgid "Create a new wizard component" +msgstr "Crear un nuevo componente de wizard" + +#: ../../godmode/modules/manage_network_components_form.php:363 +msgid "Update Network Component" +msgstr "Actualización de componente de red" + +#: ../../godmode/modules/manage_network_components_form.php:365 +msgid "Create Network Component" +msgstr "Crear componente de red" + +#: ../../godmode/modules/manage_network_components_form_common.php:164 +#: ../../enterprise/godmode/modules/configure_local_component.php:313 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:313 +msgid "Advanced options Dynamic Threshold" +msgstr "Opciones avanzadas rango dinámico" + +#: ../../godmode/modules/manage_network_components_form_common.php:185 +#: ../../godmode/modules/manage_network_components_form_common.php:195 +#: ../../enterprise/godmode/modules/configure_local_component.php:337 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:337 +msgid "Dynamic Min. " +msgstr "Dinámico mínimo " + +#: ../../godmode/modules/manage_network_components_form_common.php:189 +#: ../../godmode/modules/manage_network_components_form_common.php:209 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:508 +#: ../../enterprise/godmode/modules/configure_local_component.php:351 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:507 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:351 +msgid "Dynamic Two Tailed: " +msgstr "El segundo rango dínámico falla: " + +#: ../../godmode/modules/manage_network_components_form_common.php:202 +#: ../../enterprise/godmode/modules/configure_local_component.php:344 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:344 +msgid "Dynamic Max. " +msgstr "Dinámico máximo" + +#: ../../godmode/modules/manage_network_components_form_common.php:271 +#: ../../godmode/modules/manage_network_components_form_wizard.php:457 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:581 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:672 +#: ../../enterprise/godmode/modules/configure_local_component.php:413 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:580 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:671 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:413 +msgid "Defines threshold as a percentage of value decrease/increment" +msgstr "Define el umbral como un porcentaje de disminución/incremento del valor" + +#: ../../godmode/modules/manage_network_components_form_common.php:416 +#: ../../enterprise/godmode/modules/configure_local_component.php:576 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:576 +msgid "Any value over this number is discarted" +msgstr "Cualquier valor por encima de este número será descartado." + +#: ../../godmode/modules/manage_network_components_form_common.php:513 +#: ../../enterprise/godmode/modules/configure_local_component.php:714 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:714 +msgid "Delete tags to module" +msgstr "Eliminar etiquetas del módulo" + +#: ../../godmode/modules/manage_network_components_form_common.php:516 +#: ../../enterprise/godmode/modules/configure_local_component.php:717 +#: ../../enterprise/godmode/setup/setup_auth.php:195 +#: ../../enterprise/godmode/setup/setup_auth.php:550 +#: ../../enterprise/godmode/setup/setup_auth.php:1617 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:195 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:550 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1597 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:717 +msgid "Tags selected" +msgstr "Etiquetas seleccionadas" + +#: ../../godmode/modules/manage_network_components_form_network.php:108 +msgid "SNMP Enterprise String" +msgstr "Cadena SNMP Enterprise" + +#: ../../godmode/modules/manage_network_components_form_network.php:230 +#: ../../godmode/modules/manage_network_components_form_wizard.php:323 +msgid "Name OID" +msgstr "Nombre del OID" + +#: ../../godmode/modules/manage_network_components_form_network.php:335 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1171 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1170 +msgid "Target OS" +msgstr "SO objetivo" + +#: ../../godmode/modules/manage_network_components_form_plugin.php:73 +#: ../../include/class/CustomNetScan.class.php:686 +msgid "macro_desc" +msgstr "macro_desc" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:92 +msgid "Add a macro oid" +msgstr "Añadir una oid de macro" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:110 +msgid "Remove last macro oid" +msgstr "Eliminar último macro de oid" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:135 +msgid "Numeric" +msgstr "Numérico" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:137 +msgid "Boolean" +msgstr "Boleano" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:138 +msgid "Alphanumeric" +msgstr "Alfanumérico" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:262 +msgid "Add by default" +msgstr "Añadir por defecto" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:295 +msgid "Module protocol" +msgstr "Protocolo de módulo" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:311 +msgid "Protocol" +msgstr "Protocolo" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:328 +msgid "Manufacturer ID" +msgstr "ID del fabricante" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:364 +msgid "Component Group" +msgstr "Grupo de componente" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:383 +msgid "Module unit" +msgstr "Unidad de módulo" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:567 +msgid "Scan Type" +msgstr "Tipo de escaneo" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:605 +msgid "Value OID" +msgstr "OID del valor" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:624 +msgid "Macros OID" +msgstr "OID de macros" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:634 +#: ../../godmode/modules/manage_network_components_form_wizard.php:847 +msgid "Value operation" +msgstr "Operación de valores" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:653 +#: ../../godmode/modules/manage_network_components_form_wizard.php:866 +msgid "Satellite execution" +msgstr "Ejecución de satélite" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:672 +#: ../../godmode/modules/manage_network_components_form_wizard.php:885 +msgid "Server plugin" +msgstr "Plugin de servidor" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:716 +msgid "WMI class" +msgstr "Clase WMI" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:736 +msgid "Query key field" +msgstr "Campo de clave de consulta" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:755 +msgid "Query extra fields" +msgstr "Campos extra de consulta" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:764 +msgid "Query filters" +msgstr "Filtros de consulta" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:772 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1790 +msgid "Scan" +msgstr "Escanear" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:815 +msgid "Field value" +msgstr "Calor de campo" + +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:32 +#: ../../include/class/ModuleTemplates.class.php:199 +#: ../../include/class/ModuleTemplates.class.php:217 +#: ../../include/class/ModuleTemplates.class.php:227 +msgid "Module template management" +msgstr "Gestión de plantillas de módulos" + +#: ../../godmode/modules/manage_network_templates.php:83 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2695 +msgid "Template successfully deleted" +msgstr "Plantilla borrada correctamente" + +#: ../../godmode/modules/manage_network_templates.php:84 +msgid "Error deleting template" +msgstr "Error al borrar la plantilla" + +#: ../../godmode/modules/manage_network_templates.php:124 +msgid "This template does not exist" +msgstr "Esta plantilla no existe." + +#: ../../godmode/modules/manage_network_templates.php:306 +msgid "There are no defined network profiles" +msgstr "No hay ningún perfil de red definido" + +#: ../../godmode/modules/manage_network_templates_form.php:59 +msgid "Successfully deleted module from profile" +msgstr "Módulo borrado del perfil correctamente" + +#: ../../godmode/modules/manage_network_templates_form.php:60 +msgid "Error deleting module from profile" +msgstr "Error al borrar el módulo del perfil" + +#: ../../godmode/modules/manage_network_templates_form.php:79 +msgid "Successfully added module to profile" +msgstr "Módulo añadido correctamente al perfil" + +#: ../../godmode/modules/manage_network_templates_form.php:80 +msgid "Error adding module to profile" +msgstr "Error al añadir el módulo al perfil" + +#: ../../godmode/modules/manage_network_templates_form.php:113 +msgid "Successfully updated network profile" +msgstr "Perfil de red actualizado correctamente" + +#: ../../godmode/modules/manage_network_templates_form.php:114 +msgid "Error updating network profile" +msgstr "Error al actualizar el perfil de red" + +#: ../../godmode/modules/manage_network_templates_form.php:138 +msgid "Successfully added network profile" +msgstr "Perfil de red añadido correctamente" + +#: ../../godmode/modules/manage_network_templates_form.php:139 +msgid "Error adding network profile" +msgstr "Error al añadir el perfil de red" + +#: ../../godmode/modules/manage_network_templates_form.php:145 +msgid "Cannot create a template without name" +msgstr "No se puede crear una plantilla sin nombre" + +#: ../../godmode/modules/manage_network_templates_form.php:219 +msgid "No modules for this profile" +msgstr "No existen módulos para este perfil" + +#: ../../godmode/modules/manage_network_templates_form.php:260 +#: ../../operation/snmpconsole/snmp_browser.php:163 +#: ../../operation/snmpconsole/snmp_browser.php:183 +msgid "Add modules" +msgstr "Añadir módulos" + +#: ../../godmode/modules/manage_network_templates_form.php:341 +#: ../../include/class/ModuleTemplates.class.php:752 +#: ../../enterprise/meta/include/functions_wizard_meta.php:306 +msgid "Components" +msgstr "Componentes" + +#: ../../godmode/modules/module_list.php:45 +msgid "Defined module types" +msgstr "Tipos de módulos definidos" + +#: ../../godmode/modules/module_list.php:58 ../../godmode/menu.php:203 +msgid "Module types" +msgstr "Tipos de módulos" + +#: ../../godmode/modules/module_list.php:84 +msgid "Problem modifying module" +msgstr "Problema al modificar los módulos" + +#: ../../godmode/modules/module_list.php:86 +msgid "Module updated successfully" +msgstr "Actualización de módulos correcta" + +#: ../../godmode/netflow/nf_edit.php:50 +msgid "Manage Filters" +msgstr "Gestionar filtros" + +#: ../../godmode/netflow/nf_edit.php:63 ../../godmode/menu.php:216 +msgid "Netflow filters" +msgstr "Filtros Netflow" + +#: ../../godmode/netflow/nf_edit_form.php:78 +msgid "Add filter" +msgstr "Añadir filtro" + +#: ../../godmode/netflow/nf_edit_form.php:80 ../../godmode/snmpconsole/snmp_filters.php:35 +#: ../../include/ajax/agent.php:699 ../../include/ajax/audit_log.php:327 +#: ../../include/ajax/audit_log.php:382 ../../include/ajax/custom_fields.php:804 +#: ../../include/ajax/events.php:771 ../../include/ajax/events.php:895 +#: ../../include/ajax/module.php:2558 ../../operation/reporting/graph_analytics.php:401 +#: ../../operation/reporting/graph_analytics.php:456 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:424 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:520 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:424 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:520 +msgid "Update filter" +msgstr "Actualizar filtro" + +#: ../../godmode/netflow/nf_edit_form.php:93 ../../godmode/setup/setup.php:151 +#: ../../godmode/setup/setup.php:295 ../../godmode/menu.php:471 +#: ../../include/lib/Dashboard/Widgets/netflow.php:160 +#: ../../include/lib/Dashboard/Widgets/netflow.php:442 ../../include/functions_reports.php:934 +#: ../../include/functions_reports.php:938 ../../include/functions_reports.php:942 +#: ../../include/functions_reports.php:946 +#: ../../enterprise/include/functions_enterprise.php:449 +#: ../../enterprise/meta/general/logon_ok.php:44 +#: ../../enterprise/meta/general/main_header.php:286 +#: ../../enterprise/meta/general/main_menu.php:493 +#: ../../package_774/enterprise/meta/general/main_menu.php:487 +msgid "Netflow" +msgstr "Netflow" + +#: ../../godmode/netflow/nf_edit_form.php:224 +#: ../../include/lib/Dashboard/Widgets/netflow.php:225 +#: ../../operation/netflow/nf_live_view.php:314 +msgid "Src Ip Address" +msgstr "Dirección IP origen" + +#: ../../godmode/netflow/nf_edit_form.php:225 +#: ../../include/lib/Dashboard/Widgets/netflow.php:226 +#: ../../operation/netflow/nf_live_view.php:315 +msgid "Dst Ip Address" +msgstr "Dirección IP destino" + +#: ../../godmode/netflow/nf_edit_form.php:226 ../../godmode/netflow/nf_edit_form.php:359 +#: ../../include/lib/Dashboard/Widgets/netflow.php:227 +#: ../../operation/netflow/nf_live_view.php:316 ../../operation/netflow/nf_live_view.php:374 +msgid "Src Port" +msgstr "Puerto origen" + +#: ../../godmode/netflow/nf_edit_form.php:227 ../../godmode/netflow/nf_edit_form.php:347 +#: ../../include/lib/Dashboard/Widgets/netflow.php:228 +#: ../../operation/netflow/nf_live_view.php:317 ../../operation/netflow/nf_live_view.php:366 +msgid "Dst Port" +msgstr "Puerto destino" + +#: ../../godmode/netflow/nf_edit_form.php:306 +msgid "Aggregate by" +msgstr "Agregado por" + +#: ../../godmode/netflow/nf_edit_form.php:323 ../../operation/netflow/nf_live_view.php:347 +msgid "Dst Ip" +msgstr "Dst IP" + +#: ../../godmode/netflow/nf_edit_form.php:331 ../../operation/netflow/nf_live_view.php:347 +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 "" +"IP destino. Lista de IPs destino separadas por coma. Si dejamos en blanco este campo " +"mostrará todas las IPs. Ejemplo de filtro por IP: 25.46.157.214,160.253.135.249" + +#: ../../godmode/netflow/nf_edit_form.php:335 ../../operation/netflow/nf_live_view.php:355 +msgid "Src Ip" +msgstr "IP Origen" + +#: ../../godmode/netflow/nf_edit_form.php:343 ../../operation/netflow/nf_live_view.php:355 +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 "" +"IP Origen. Lista de IPs origen separadas por coma. Si dejamos en blanco este campo mostrará " +"todas las IPs. Ejemplo de filtro por IP: 25.46.157.214,160.253.135.249" + +#: ../../godmode/netflow/nf_edit_form.php:355 ../../operation/netflow/nf_live_view.php:366 +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 "" +"Puerto destino. Lista de puertos de destino separados por coma. Si dejamos este campo en " +"blanco se mostrarán todos los puertos. Ejemplo de filtrado por puertos: 80,22" + +#: ../../godmode/netflow/nf_edit_form.php:367 ../../operation/netflow/nf_live_view.php:374 +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 "" +"Puerto origen. Lista de puertos de origen separados por coma. Si dejamos este campo en " +"blanco se mostrarán todos los puertos. Ejemplo de filtrado por puertos: 80,22" + +#: ../../godmode/netflow/nf_edit_form.php:372 +msgid "Advanced filters" +msgstr "Filtros avanzados" + +#: ../../godmode/netflow/nf_edit_form.php:380 ../../operation/netflow/nf_live_view.php:421 +msgid "Enable Netflow monitoring" +msgstr "Activar monitorización de Netflow" + +#: ../../godmode/netflow/nf_edit_form.php:389 ../../operation/netflow/nf_live_view.php:421 +msgid "" +"Allows you to create an agent that monitors the traffic volume of this filter. It also " +"creates a module that measures if the traffic of any IP of this filter exceeds a certain " +"threshold. A text type module will be created with the traffic rate for each IP within this " +"filter every five minutes (the 10 IP's with the most traffic). Only available for Enterprise " +"version." +msgstr "" +"Le permite crear un agente que monitor ice el volumen del tráfico de este filtro. También " +"crea un módulo que mide si el tráfico de cualquier IP de este filtro sobrepasa un cierto " +"umbral. Se creará un módulo de tipo texto con la tasa de tráfico de cada IP dentro de este " +"filtro cada cinco minutos (las 10 IPs con más tráfico). Solo disponible en la versión " +"Enterprise." + +#: ../../godmode/netflow/nf_edit_form.php:395 ../../operation/netflow/nf_live_view.php:435 +msgid "Netflow monitoring interval" +msgstr "Intérvalo de monitorización de Netflow" + +#: ../../godmode/netflow/nf_edit_form.php:403 ../../operation/netflow/nf_live_view.php:435 +msgid "Netflow monitoring interval in secs." +msgstr "Intérvalo de monitorización Netflow en segundos" + +#: ../../godmode/netflow/nf_edit_form.php:407 ../../operation/netflow/nf_live_view.php:445 +msgid "Maximum traffic value of the filter" +msgstr "Valor máximo de tráfico del filtro" + +#: ../../godmode/netflow/nf_edit_form.php:415 ../../operation/netflow/nf_live_view.php:445 +#, php-format +msgid "" +"Specifies the maximum rate (in bytes/sec) of traffic in the filter. It is then used to " +"calculate the % of maximum traffic per IP." +msgstr "" +"Especifica la tasa máxima (en bytes/seg) del tráfico del filtro. Posteriormente se utiliza " +"para calcular el % del tráfico máximo por IP." + +#: ../../godmode/netflow/nf_edit_form.php:421 ../../operation/netflow/nf_live_view.php:459 +#, php-format +msgid "CRITICAL threshold for the maximum % of traffic for an IP." +msgstr "Umbral CRÍTICO para el máximo % de tráfico para una IP." + +#: ../../godmode/netflow/nf_edit_form.php:431 ../../operation/netflow/nf_live_view.php:459 +msgid "If this % is exceeded by any IP within the filter, a CRITICAL status will be generated." +msgstr "Si cualquier IP dentro del filtro sobrepasa el %, se generará el estado CRÍTICO." + +#: ../../godmode/netflow/nf_edit_form.php:435 +#, php-format +msgid "WARNING threshold for the maximum % of traffic for an IP." +msgstr "Umbral de ADVERTENCIA para el máximo % de tráfico para una IP." + +#: ../../godmode/netflow/nf_edit_form.php:445 ../../operation/netflow/nf_live_view.php:469 +msgid "If this % is exceeded by any IP within the filter, a WARNING status will be generated." +msgstr "" +"Si cualquier IP dentro del filtro sobrepasa el %, se generará el estado de ADVERTENCIA." + +#: ../../godmode/netflow/nf_item_list.php:27 +msgid "Report list" +msgstr "Lista de informes" + +#: ../../godmode/netflow/nf_item_list.php:30 ../../godmode/netflow/nf_item_list.php:38 +msgid "Report items" +msgstr "Elementos de informe" + +#: ../../godmode/netflow/nf_item_list.php:33 +msgid "Edit report" +msgstr "Editar informe" + +#: ../../godmode/netflow/nf_item_list.php:49 ../../operation/agentes/ver_agente.php:1549 +#: ../../operation/agentes/ver_agente.php:2037 +#: ../../enterprise/extensions/vmware/vmware_view.php:1442 +#: ../../enterprise/include/class/CommandCenter.class.php:145 +#: ../../enterprise/meta/advanced/policymanager.php:85 +#: ../../enterprise/meta/general/logon_ok.php:16 ../../enterprise/meta/general/logon_ok.php:22 +#: ../../enterprise/meta/agentsearch.php:48 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:53 +#: ../../package_774/enterprise/meta/agentsearch.php:48 +msgid "Main" +msgstr "Principal" + +#: ../../godmode/netflow/nf_item_list.php:53 +msgid "Netflow reports" +msgstr "Informes Netflow" + +#: ../../godmode/netflow/nf_item_list.php:57 +msgid "Item list" +msgstr "Lista de elementos" + +#: ../../godmode/netflow/nf_item_list.php:173 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2982 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3834 +#: ../../include/lib/Dashboard/Widgets/top_n.php:288 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:346 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2493 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3191 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:445 +#: ../../enterprise/operation/log/log_viewer.php:730 +#: ../../package_774/enterprise/operation/log/log_viewer.php:718 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:346 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:445 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2471 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3048 +msgid "Order" +msgstr "Orden" + +#: ../../godmode/netflow/nf_item_list.php:176 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3026 +msgid "Max. values" +msgstr "Valores máximos" + +#: ../../godmode/netflow/nf_item_list.php:177 ../../operation/agentes/graphs.php:267 +msgid "Chart type" +msgstr "Tipo de gráfico" + +#: ../../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 "Bajar" + +#: ../../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 "Subir" + +#: ../../godmode/netflow/nf_item_list.php:277 +msgid "There are no defined items" +msgstr "No hay elementos definidos" + +#: ../../godmode/netflow/nf_item_list.php:282 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4918 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3695 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3552 +msgid "Create item" +msgstr "Crear elemento" + +#: ../../godmode/reporting/create_container.php:155 +msgid "Container name is missing." +msgstr "Falta el nombre del contenedor." + +#: ../../godmode/reporting/create_container.php:188 +#: ../../godmode/reporting/graph_container.php:101 +#: ../../godmode/reporting/graph_container.php:109 +#: ../../enterprise/godmode/reporting/graph_template_list.php:111 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:127 +msgid "Graph container" +msgstr "Contenedor de gráfica" + +#: ../../godmode/reporting/create_container.php:196 +#: ../../godmode/reporting/graph_container.php:135 +msgid "Create container" +msgstr "Crear contenedor" + +#: ../../godmode/reporting/create_container.php:205 +#: ../../godmode/reporting/graph_builder.php:394 +#: ../../godmode/reporting/graph_container.php:118 ../../godmode/reporting/graphs.php:129 +#: ../../godmode/reporting/reporting_builder.php:560 +#: ../../godmode/reporting/reporting_builder.php:4043 +#: ../../godmode/reporting/reporting_builder.php:4142 +#: ../../godmode/reporting/reporting_builder.php:4170 ../../include/ajax/consoles.ajax.php:61 +#: ../../operation/reporting/custom_reporting.php:23 +#: ../../operation/reporting/graph_analytics.php:758 +#: ../../operation/reporting/graph_viewer.php:304 +#: ../../operation/reporting/graph_viewer.php:586 +#: ../../operation/reporting/reporting_viewer.php:271 ../../operation/menu.php:456 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:103 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:74 +#: ../../enterprise/godmode/reporting/graph_template_list.php:128 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:144 +#: ../../enterprise/godmode/reporting/mysql_builder.php:75 +#: ../../enterprise/godmode/reporting/mysql_builder.php:158 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:277 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:304 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:330 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:357 +#: ../../enterprise/meta/general/logon_ok.php:65 +msgid "Reporting" +msgstr "Informes" + +#: ../../godmode/reporting/create_container.php:209 +#: ../../godmode/reporting/graph_builder.php:398 +#: ../../godmode/reporting/graph_container.php:122 ../../godmode/reporting/graphs.php:133 +#: ../../godmode/setup/demo.php:599 ../../operation/reporting/graph_viewer.php:308 +#: ../../operation/menu.php:472 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:107 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:78 +#: ../../enterprise/godmode/reporting/graph_template_list.php:132 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:148 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:395 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:386 +msgid "Custom graphs" +msgstr "Gráficos personalizados" + +#: ../../godmode/reporting/create_container.php:215 +msgid "Container stored successfully" +msgstr "Contenedor guardado correctamente" + +#: ../../godmode/reporting/create_container.php:215 +msgid "There was a problem storing container" +msgstr "Hubo un problema al guardar el contenedor" + +#: ../../godmode/reporting/create_container.php:222 +msgid "Update the container" +msgstr "Actualizar contenedor" + +#: ../../godmode/reporting/create_container.php:222 +msgid "Bad update the container" +msgstr "Mala actualización del contenedor" + +#: ../../godmode/reporting/create_container.php:285 +#: ../../godmode/reporting/create_container.php:304 +msgid "Parent container" +msgstr "Contenedor padre" + +#: ../../godmode/reporting/create_container.php:400 +msgid "Container" +msgstr "Contenedor" + +#: ../../godmode/reporting/create_container.php:417 ../../include/functions.php:2829 +msgid "custom" +msgstr "personalizado" + +#: ../../godmode/reporting/create_container.php:418 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3305 +#: ../../godmode/setup/performance.php:623 ../../include/ajax/graph.ajax.php:148 +#: ../../include/ajax/module.php:261 ../../include/lib/Dashboard/Widgets/single_graph.php:595 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:951 +#: ../../include/functions.php:2840 ../../include/functions.php:3508 +#: ../../include/functions_events.php:5334 ../../include/functions_graph.php:5575 +#: ../../operation/gis_maps/render_view.php:157 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:235 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2713 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:732 +msgid "1 hour" +msgstr "1 hora" + +#: ../../godmode/reporting/create_container.php:419 +#: ../../godmode/reporting/create_container.php:420 +#: ../../godmode/reporting/create_container.php:421 ../../include/ajax/graph.ajax.php:149 +#: ../../include/ajax/graph.ajax.php:150 ../../include/ajax/graph.ajax.php:151 +#: ../../include/functions.php:2841 ../../include/functions.php:2842 +#, php-format +msgid "%s hours" +msgstr "%s horas" + +#: ../../godmode/reporting/create_container.php:422 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3306 +#: ../../include/ajax/graph.ajax.php:152 ../../include/ajax/module.php:264 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:596 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:952 +#: ../../include/functions.php:2843 ../../include/functions_graph.php:5576 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:240 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2714 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:733 +msgid "1 day" +msgstr "1 día" + +#: ../../godmode/reporting/create_container.php:423 +#: ../../godmode/reporting/create_container.php:424 ../../include/ajax/graph.ajax.php:153 +#: ../../include/ajax/graph.ajax.php:154 +#, php-format +msgid "%s days" +msgstr "%s días" + +#: ../../godmode/reporting/create_container.php:425 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1718 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3307 +#: ../../include/ajax/graph.ajax.php:155 ../../include/ajax/module.php:265 +#: ../../include/lib/Dashboard/Widgets/service_level.php:252 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:597 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:953 +#: ../../include/functions.php:2844 ../../include/functions_graph.php:5577 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2715 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:734 +msgid "1 week" +msgstr "1 semana" + +#: ../../godmode/reporting/create_container.php:426 ../../include/ajax/graph.ajax.php:156 +#: ../../include/ajax/module.php:266 ../../include/functions.php:2845 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:244 +msgid "15 days" +msgstr "15 días" + +#: ../../godmode/reporting/create_container.php:427 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3308 +#: ../../include/ajax/graph.ajax.php:157 ../../include/ajax/module.php:267 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:598 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:954 +#: ../../include/functions.php:2846 ../../include/functions_graph.php:5578 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2716 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:735 +msgid "1 month" +msgstr "1 mes" + +#: ../../godmode/reporting/create_container.php:430 +#: ../../godmode/reporting/graph_builder.main.php:215 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3319 +#: ../../godmode/setup/setup_visuals.php:1282 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:491 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:352 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:480 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:604 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:877 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:960 +#: ../../include/functions_graph.php:5584 ../../include/functions_visual_map_editor.php:552 +#: ../../operation/agentes/graphs.php:270 ../../operation/agentes/graphs.php:277 +#: ../../operation/agentes/graphs.php:466 ../../operation/agentes/graphs.php:484 +#: ../../operation/reporting/graph_viewer.php:392 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:260 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2727 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:746 +#: ../../enterprise/meta/advanced/metasetup.visual.php:434 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:371 +msgid "Area" +msgstr "Área" + +#: ../../godmode/reporting/create_container.php:431 +#: ../../godmode/reporting/graph_builder.main.php:217 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3320 +#: ../../godmode/reporting/visual_console_builder.elements.php:365 +#: ../../godmode/setup/setup_visuals.php:1294 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:354 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:481 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:605 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:876 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:961 +#: ../../include/functions_graph.php:5585 ../../include/functions_visual_map_editor.php:72 +#: ../../include/functions_visual_map_editor.php:551 +#: ../../include/functions_visual_map_editor.php:1453 ../../operation/agentes/graphs.php:272 +#: ../../operation/agentes/graphs.php:278 ../../operation/agentes/graphs.php:474 +#: ../../operation/agentes/graphs.php:488 ../../operation/reporting/graph_viewer.php:394 +#: ../../operation/visual_console/view.php:385 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:262 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2728 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:747 +#: ../../enterprise/meta/advanced/metasetup.visual.php:441 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:378 +msgid "Line" +msgstr "Línea" + +#: ../../godmode/reporting/create_container.php:437 +#: ../../godmode/reporting/create_container.php:556 +#: ../../godmode/reporting/create_container.php:627 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1675 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1709 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1843 +#: ../../godmode/reporting/reporting_builder.list_items.php:426 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1756 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:258 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:110 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:204 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:101 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:204 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1734 +msgid "Time lapse" +msgstr "Intervalo de tiempo" + +#: ../../godmode/reporting/create_container.php:438 +#: ../../godmode/reporting/create_container.php:557 +#: ../../godmode/reporting/create_container.php:628 +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 "" +"Este es el intervalo o período de tiempo en el que se obtendrán los datos de la gráfica. Por " +"ejemplo, una semana significa que habrá datos desde hace una semana hasta ahora. " + +#: ../../godmode/reporting/create_container.php:484 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2311 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5252 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5289 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5458 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5731 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5765 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5819 +#: ../../include/functions_html.php:5992 ../../include/functions_ui.php:6496 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3935 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4187 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3792 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4044 +msgid "Select an Agent first" +msgstr "Debe seleccionar primero un agente" + +#: ../../godmode/reporting/create_container.php:498 +#: ../../godmode/reporting/create_container.php:686 +#: ../../godmode/reporting/graph_builder.main.php:226 +#: ../../include/lib/Dashboard/Widgets/top_n.php:212 +#: ../../include/functions_visual_map_editor.php:548 +msgid "Type of graph" +msgstr "Tipo de gráfica" + +#: ../../godmode/reporting/create_container.php:505 +#: ../../godmode/reporting/create_container.php:576 +#: ../../godmode/reporting/create_container.php:691 +#: ../../godmode/reporting/graph_builder.main.php:297 ../../include/functions_graph.php:5738 +#: ../../operation/agentes/interface_traffic_graph_win.php:256 +msgid "Show full scale graph (TIP)" +msgstr "Mostrar gráfica a escala completa (TIP)" + +#: ../../godmode/reporting/create_container.php:516 +#: ../../godmode/reporting/create_container.php:585 +#: ../../godmode/reporting/create_container.php:700 +msgid "Add item" +msgstr "Añadir elemento" + +#: ../../godmode/reporting/create_container.php:531 +msgid "Simple module graph" +msgstr "Gráfico de módulo simple" + +#: ../../godmode/reporting/create_container.php:571 +#: ../../godmode/reporting/create_container.php:600 +#: ../../godmode/reporting/create_container.php:741 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2713 +#: ../../godmode/reporting/visual_console_builder.elements.php:121 +#: ../../godmode/reporting/visual_console_builder.elements.php:620 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:822 +#: ../../include/functions_reporting.php:11058 ../../include/functions_reports.php:573 +#: ../../include/functions_reports.php:660 ../../include/functions_reports.php:666 +#: ../../include/functions_visual_map_editor.php:391 +#: ../../include/functions_visual_map_editor.php:394 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2252 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2230 +msgid "Custom graph" +msgstr "Gráfica personalizada" + +#: ../../godmode/reporting/create_container.php:668 +#: ../../godmode/reporting/create_container.php:746 ../../include/ajax/heatmap.ajax.php:158 +#: ../../include/ajax/heatmap.ajax.php:438 ../../include/lib/Dashboard/Widgets/heatmap.php:301 +#: ../../mobile/operation/modules.php:194 ../../mobile/operation/modules.php:195 +#: ../../mobile/operation/modules.php:308 ../../mobile/operation/modules.php:309 +#: ../../mobile/operation/server_status.php:185 ../../mobile/operation/server_status.php:186 +#: ../../operation/agentes/group_view.php:353 ../../operation/heatmap.php:116 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:348 +msgid "Tag" +msgstr "Etiqueta" + +#: ../../godmode/reporting/create_container.php:715 +msgid "Dynamic rules for simple module graph" +msgstr "Reglas dinámicas para gráficos de módulos simples" + +#: ../../godmode/reporting/create_container.php:731 +msgid "There are no items in this container." +msgstr "No hay elementos en este contenedor." + +#: ../../godmode/reporting/create_container.php:740 +msgid "Agent/Module" +msgstr "Agente/módulo" + +#: ../../godmode/reporting/create_container.php:743 +msgid "M.Group" +msgstr "M.Grupo" + +#: ../../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 "" +"El número máximo de elementos en una tabla es %d. Tiene %d elementos, solo se mostrarán los " +"primeros %d." + +#: ../../godmode/reporting/graph_builder.graph_editor.php:214 +#: ../../godmode/reporting/graph_builder.graph_editor.php:284 +#: ../../godmode/reporting/reporting_builder.list_items.php:755 +msgid "Sort items" +msgstr "Ordenar elementos" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:228 +msgid "Sort selected items" +msgstr "Ordenar elementos seleccionados" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:231 +msgid "before to" +msgstr "antes de" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:232 +msgid "after to" +msgstr "después de" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:244 +#: ../../godmode/reporting/reporting_builder.list_items.php:373 +#: ../../godmode/reporting/reporting_builder.list_items.php:718 +#: ../../godmode/reporting/reporting_builder.list_items.php:780 +#: ../../godmode/reporting/visual_console_builder.elements.php:123 +#: ../../godmode/reporting/visual_console_builder.wizard.php:586 +#: ../../godmode/snmpconsole/snmp_alert.php:1655 ../../godmode/snmpconsole/snmp_alert.php:1895 +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:246 +#: ../../include/rest-api/models/VisualConsole/Item.php:2024 +#: ../../include/functions_visual_map_editor.php:968 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:337 +msgid "Position" +msgstr "Posición" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:267 +#: ../../godmode/reporting/graph_builder.graph_editor.php:350 +#: ../../godmode/reporting/reporting_builder.list_items.php:442 +#: ../../godmode/reporting/reporting_builder.list_items.php:739 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3192 +#: ../../enterprise/include/functions_ipam.php:1667 +#: ../../enterprise/meta/include/functions_autoprovision.php:494 +#: ../../enterprise/meta/include/functions_autoprovision.php:697 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3173 +msgid "Sort" +msgstr "Ordenar" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:314 +#: ../../godmode/reporting/graph_builder.graph_editor.php:348 ../../include/functions.php:4185 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:181 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:244 +msgid "Weight" +msgstr "Peso" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:347 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1571 +#: ../../godmode/reporting/visual_console_builder.elements.php:120 +#: ../../godmode/reporting/visual_console_builder.elements.php:310 +#: ../../godmode/reporting/visual_console_builder.wizard.php:497 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:354 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:457 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:287 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:260 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:369 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:471 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:318 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:347 +#: ../../include/lib/Dashboard/Widgets/module_status.php:338 +#: ../../include/lib/Dashboard/Widgets/module_value.php:322 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:329 +#: ../../include/rest-api/models/VisualConsole/Item.php:1944 +#: ../../include/rest-api/models/VisualConsole/Item.php:2136 +#: ../../include/functions_visual_map.php:4235 ../../include/functions_visual_map_editor.php:67 +#: ../../include/functions_visual_map_editor.php:189 +#: ../../include/functions_visual_map_editor.php:817 +#: ../../include/functions_visual_map_editor.php:1448 +#: ../../operation/visual_console/view.php:360 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1736 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:520 +#: ../../enterprise/include/functions_reporting_csv.php:1755 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:555 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:930 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1513 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:511 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1714 +msgid "Label" +msgstr "Etiqueta" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:438 +msgid "Please, select a module" +msgstr "Por favor, selecciona un módulo." + +#: ../../godmode/reporting/graph_builder.graph_editor.php:478 +#: ../../godmode/reporting/reporting_builder.list_items.php:868 +msgid "Please select any item to order" +msgstr "Por favor, selecciona cualquier elemento para ordenar." + +#: ../../godmode/reporting/graph_builder.main.php:193 +#: ../../godmode/reporting/graph_builder.main.php:207 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1686 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1700 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1767 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1781 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1868 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4007 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4021 +#: ../../include/class/CustomNetScan.class.php:545 +#: ../../include/class/CustomNetScan.class.php:559 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:424 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:425 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:307 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:308 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:311 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:312 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:329 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:330 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:395 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:396 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:374 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:375 +#: ../../include/lib/Dashboard/Widgets/netflow.php:208 +#: ../../include/lib/Dashboard/Widgets/netflow.php:209 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:450 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:451 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:533 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:534 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:384 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:385 +#: ../../include/lib/Dashboard/Widgets/top_n.php:263 +#: ../../include/lib/Dashboard/Widgets/top_n.php:264 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:320 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:321 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:843 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:844 +#: ../../operation/agentes/graphs.php:239 ../../operation/agentes/graphs.php:253 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:145 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1764 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1778 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1818 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1832 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1848 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1862 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3515 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3529 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:145 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:269 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:283 +#: ../../enterprise/include/class/DB2.app.php:563 +#: ../../enterprise/include/class/DB2.app.php:577 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:574 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:588 +#: ../../enterprise/include/class/MySQL.app.php:585 +#: ../../enterprise/include/class/MySQL.app.php:599 +#: ../../enterprise/include/class/Oracle.app.php:570 +#: ../../enterprise/include/class/Oracle.app.php:584 +#: ../../enterprise/include/class/SAP.app.php:524 +#: ../../enterprise/include/class/SAP.app.php:538 +#: ../../package_774/enterprise/include/class/DB2.app.php:563 +#: ../../package_774/enterprise/include/class/DB2.app.php:577 +#: ../../package_774/enterprise/include/class/SAP.app.php:524 +#: ../../package_774/enterprise/include/class/SAP.app.php:538 +#: ../../package_774/enterprise/include/class/Oracle.app.php:570 +#: ../../package_774/enterprise/include/class/Oracle.app.php:584 +#: ../../package_774/enterprise/include/class/MySQL.app.php:585 +#: ../../package_774/enterprise/include/class/MySQL.app.php:599 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:574 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:588 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:136 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:150 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:145 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:159 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:269 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:283 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1742 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1756 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1796 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1810 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1826 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1840 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3372 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3386 +msgid "" +"Displaying items with extended historical data can have an impact on system performance. We " +"do not recommend that you use intervals longer than 30 days, especially if you combine " +"several of them in a report, dashboard or visual console." +msgstr "" +"Mostrar los elementos con datos de histórico extendidos puede tener un impacto en el " +"funcionamiento del sistema. No le recomendamos utilizar intervalos más amplios de 30 días, " +"en particular si combina varios en un informe, panel de control o consola visual." + +#: ../../godmode/reporting/graph_builder.main.php:216 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:353 +#: ../../operation/reporting/graph_viewer.php:393 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:261 +msgid "Stacked area" +msgstr "Área apilada" + +#: ../../godmode/reporting/graph_builder.main.php:218 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:355 +#: ../../operation/reporting/graph_viewer.php:395 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:263 +msgid "Stacked line" +msgstr "Línea apilada" + +#: ../../godmode/reporting/graph_builder.main.php:219 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:356 +#: ../../operation/reporting/graph_viewer.php:396 +msgid "Bullet chart" +msgstr "Gráfico de puntos" + +#: ../../godmode/reporting/graph_builder.main.php:220 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:357 +#: ../../operation/reporting/graph_viewer.php:397 +msgid "Gauge" +msgstr "Calibrador" + +#: ../../godmode/reporting/graph_builder.main.php:221 +#: ../../include/lib/Dashboard/Widgets/top_n.php:207 +#: ../../enterprise/operation/log/log_viewer.php:791 +#: ../../package_774/enterprise/operation/log/log_viewer.php:779 +msgid "Horizontal bars" +msgstr "Barras horizontales" + +#: ../../godmode/reporting/graph_builder.main.php:222 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3321 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:606 +#: ../../include/lib/Dashboard/Widgets/top_n.php:206 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:962 +#: ../../include/functions_graph.php:5587 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2729 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:748 +#: ../../enterprise/operation/log/log_viewer.php:792 +#: ../../package_774/enterprise/operation/log/log_viewer.php:780 +msgid "Vertical bars" +msgstr "Barras verticales" + +#: ../../godmode/reporting/graph_builder.main.php:223 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:360 +#: ../../include/lib/Dashboard/Widgets/top_n.php:208 +#: ../../operation/reporting/graph_viewer.php:400 +msgid "Pie" +msgstr "Gráfico circular" + +#: ../../godmode/reporting/graph_builder.main.php:242 +msgid "Equalize maximum thresholds" +msgstr "Igualar umbrales máximos" + +#: ../../godmode/reporting/graph_builder.main.php:257 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3213 +#: ../../include/functions.php:4327 ../../include/functions.php:4335 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2624 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:645 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:603 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2586 +msgid "Percentil" +msgstr "Percentil" + +#: ../../godmode/reporting/graph_builder.main.php:270 +msgid "Add summatory series" +msgstr "Añadir series sumatorias" + +#: ../../godmode/reporting/graph_builder.main.php:280 +msgid "Add average series" +msgstr "Añadir series de promedios" + +#: ../../godmode/reporting/graph_builder.main.php:291 +msgid "Modules and series" +msgstr "Módulos y series" + +#: ../../godmode/reporting/graph_builder.php:315 ../../godmode/reporting/graph_container.php:77 +#: ../../godmode/reporting/graphs.php:67 ../../godmode/reporting/graphs.php:81 +#: ../../operation/reporting/graph_viewer.php:219 +#: ../../operation/reporting/graph_viewer.php:251 +#: ../../enterprise/godmode/reporting/graph_template_list.php:54 +#: ../../enterprise/godmode/reporting/graph_template_list.php:73 +#: ../../enterprise/godmode/reporting/graph_template_list.php:87 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:99 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:113 +msgid "Graph list" +msgstr "Lista de la gráfica" + +#: ../../godmode/reporting/graph_builder.php:326 +#: ../../godmode/reporting/reporting_builder.php:4080 +#: ../../godmode/reporting/visual_console_builder.php:947 +#: ../../operation/reporting/graph_viewer.php:230 +#: ../../operation/reporting/reporting_viewer.php:191 +#: ../../operation/visual_console/legacy_view.php:143 +#: ../../operation/visual_console/view.php:178 +msgid "Main data" +msgstr "Datos principales" + +#: ../../godmode/reporting/graph_builder.php:337 ../../operation/reporting/graph_viewer.php:241 +msgid "Graph editor" +msgstr "Editor de gráficas" + +#: ../../godmode/reporting/graph_builder.php:348 ../../include/functions_events.php:4607 +#: ../../operation/reporting/graph_viewer.php:260 +msgid "View graph" +msgstr "Ver gráfica" + +#: ../../godmode/reporting/graph_builder.php:364 +msgid "Graph builder" +msgstr "Creador de gráficos" + +#: ../../godmode/reporting/graph_builder.php:406 +msgid "Graph stored successfully" +msgstr "Gráfica almacenada correctamente" + +#: ../../godmode/reporting/graph_builder.php:407 +msgid "There was a problem storing Graph" +msgstr "Error al almacenar el gráfico" + +#: ../../godmode/reporting/graph_builder.php:415 +msgid "There was a problem adding Module" +msgstr "Ha surgido un problema al añadir el módulo." + +#: ../../godmode/reporting/graph_builder.php:422 +msgid "Update the graph" +msgstr "Actualizar el gráfico" + +#: ../../godmode/reporting/graph_builder.php:423 +msgid "Bad update the graph" +msgstr "No se pudo actualizar el gráfico." + +#: ../../godmode/reporting/graph_builder.php:430 +msgid "Graph deleted successfully" +msgstr "Gráfico borrado correctamente" + +#: ../../godmode/reporting/graph_builder.php:431 +msgid "There was a problem deleting Graph" +msgstr "Ha surgido un problema al borrar el gráfico." + +#: ../../godmode/reporting/graphs.php:106 +msgid "Graphs containers" +msgstr "Contenedores de gráficos" + +#: ../../godmode/reporting/graphs.php:120 +msgid "List of custom graphs" +msgstr "Lista de gráficos personalizados" + +#: ../../godmode/reporting/graphs.php:233 ../../godmode/reporting/graphs.php:272 +#: ../../godmode/reporting/reporting_builder.php:748 +msgid "Free text for search: " +msgstr "Texto libre de búsqueda " + +#: ../../godmode/reporting/graphs.php:234 ../../godmode/reporting/graphs.php:272 +#: ../../godmode/reporting/reporting_builder.php:749 +msgid "Search by report name or description, list matches." +msgstr "Búsqueda por nombre del informe o descripción, lista de coincidencias" + +#: ../../godmode/reporting/graphs.php:243 +msgid "Show Option" +msgstr "Mostrar opciones" + +#: ../../godmode/reporting/graphs.php:362 ../../include/functions_container.php:146 +#: ../../operation/reporting/graph_viewer.php:597 ../../operation/search_graphs.php:30 +msgid "Graph name" +msgstr "Nombre del gráfico" + +#: ../../godmode/reporting/graphs.php:364 ../../include/functions_container.php:148 +msgid "Number of Graphs" +msgstr "Número de gráficos" + +#: ../../godmode/reporting/graphs.php:458 ../../godmode/reporting/graphs.php:465 +msgid "Create graph" +msgstr "Crear gráfico" + +#: ../../godmode/reporting/map_builder.php:75 ../../godmode/reporting/map_builder.php:120 +#: ../../godmode/reporting/visual_console_favorite.php:72 +#: ../../enterprise/godmode/reporting/visual_console_template.php:78 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:75 +msgid "Visual Console List" +msgstr "Lista de la consola visual" + +#: ../../godmode/reporting/map_builder.php:87 +#: ../../godmode/reporting/visual_console_favorite.php:84 +#: ../../enterprise/godmode/reporting/visual_console_template.php:90 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:87 +msgid "Visual Favourite Console" +msgstr "Consola visual favorita" + +#: ../../godmode/reporting/map_builder.php:100 +#: ../../godmode/reporting/visual_console_favorite.php:97 +#: ../../enterprise/godmode/reporting/visual_console_template.php:103 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:100 +msgid "Visual Console Template" +msgstr "Plantilla de la consola visual" + +#: ../../godmode/reporting/map_builder.php:112 +#: ../../godmode/reporting/visual_console_favorite.php:109 +#: ../../enterprise/godmode/reporting/visual_console_template.php:115 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:112 +msgid "Visual Console Template Wizard" +msgstr "Asistente de plantilla de consola visual" + +#: ../../godmode/reporting/map_builder.php:318 ../../godmode/reporting/map_builder.php:326 +msgid "Not copied. Error copying data" +msgstr "Se ha producido un error al copiar los datos." + +#: ../../godmode/reporting/map_builder.php:367 +#: ../../godmode/reporting/visual_console_favorite.php:187 +msgid "Group Recursion" +msgstr "Recursividad de grupo" + +#: ../../godmode/reporting/map_builder.php:417 +msgid "Map name" +msgstr "Nombre del mapa" + +#: ../../godmode/reporting/map_builder.php:419 +msgid "Items" +msgstr "Elementos" + +#: ../../godmode/reporting/map_builder.php:495 +msgid "There are no visual console defined yet." +msgstr "No hay consola visual definida todavía." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:61 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:51 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:196 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:57 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:51 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:57 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:196 +msgid "Only table" +msgstr "Solo tabla" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:62 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:52 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:197 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:58 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:52 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:58 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:197 +msgid "Table & Graph" +msgstr "Tabla y gráfico" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:63 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:53 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:198 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:59 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:53 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:59 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:198 +msgid "Only graph" +msgstr "Solo gráfico" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:67 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2985 +#: ../../include/lib/Dashboard/Widgets/top_n.php:282 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:351 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:202 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2496 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:325 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:63 +#: ../../enterprise/operation/log/log_viewer.php:542 +#: ../../package_774/enterprise/operation/log/log_viewer.php:543 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:316 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:351 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:63 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:202 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2474 +msgid "Ascending" +msgstr "Ascendente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:68 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2992 +#: ../../include/lib/Dashboard/Widgets/top_n.php:283 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:353 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:203 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2503 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:332 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:64 +#: ../../enterprise/operation/log/log_viewer.php:541 +#: ../../package_774/enterprise/operation/log/log_viewer.php:542 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:323 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:353 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:64 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:203 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2481 +msgid "Descending" +msgstr "Descendente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:229 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1545 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2052 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2071 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2030 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2049 +msgid "Local metaconsole" +msgstr "Metaconsola local" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1246 +msgid "Not valid" +msgstr "No válido" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1254 +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 "" +"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:1345 +#: ../../views/tacticalView/view.php:336 ../../enterprise/tools/ipam/ipam_ajax.php:377 +msgid "Operating system" +msgstr "Sistema operativo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1373 +msgid "Operating system version" +msgstr "Versión de sistema operativo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1374 +msgid "" +"Case insensitive regular expression for OS version. For example: Centos.* will match with " +"the following OS versions: Centos 6.4, Centos 7. Important: OS version must be registered in " +"Operating Systems editor." +msgstr "" +"Expresión regular no sensible a mayúsculas/minúsculas para la versión de sistema operativo. " +"Por ejemplo: Centos.* coincidirá con las siguientes versiones de sistema operativo: Centos " +"6.4, Centos 7. Importante: la versión del sistema operativo debe estar registrada en el " +"editor de sistemas operativos." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1394 +#: ../../include/functions_reporting.php:3794 ../../include/functions_reporting_html.php:3229 +#: ../../include/functions_reports.php:823 +#: ../../enterprise/include/functions_reporting_csv.php:3453 +#: ../../enterprise/include/functions_reporting_csv.php:3487 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3142 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3176 +msgid "End of life" +msgstr "Tiempo de vida" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1430 +#: ../../include/lib/Dashboard/Widgets/top_n.php:226 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2130 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2108 +msgid "" +"Case insensitive regular expression for agent name. For example: Network.* will match with " +"the following agent names: network_agent1, NetworK CHECKS" +msgstr "" +"Expresión regular no sensible a mayúsculas/minúsculas, para buscar el agente. Por ejemplo: " +"Network.* coincidiría con los siguientes nombres de agentes: network_agent1, NetworK CHECKS" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1453 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2154 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3889 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4121 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2132 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3746 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3978 +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 "" +"Expresión regular, no sensible a mayúsculas/minúsculas, para buscar el módulo. Por ejemplo: " +"si usas este campo con \"Coincidencia exacta de módulo\" activado, entonces este campo tiene " +"que rellenarse con la cadena literal del nombre del módulo. Si no, usará una expresión " +"regular, por ejemplo: .*usage.* coincidiría con : cpu_usage, vram usage in machine 1." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1527 +msgid "All nodes" +msgstr "Todos los nodos" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1606 +#: ../../enterprise/operation/log/log_viewer.php:595 +#: ../../package_774/enterprise/operation/log/log_viewer.php:596 +msgid "Full context" +msgstr "Contexto completo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1614 +msgid "Log number" +msgstr "Número de logs" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1616 +msgid "Warning: this parameter limits the contents of the logs and affects the performance." +msgstr "Advertencia: este parámetro limita los contenidos de los logs y afecta al rendimiento." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1628 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3626 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3483 +msgid "Filter by network" +msgstr "Filtrar por red" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1647 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3656 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3513 +msgid "Show alive IPs only" +msgstr "Mostrar solo IPs vivas" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1660 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3669 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3526 +msgid "Show IPs not assigned to an agent" +msgstr "Mostrar IP no asignadas a un agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1677 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1711 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1845 +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 "" +"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:1719 +#: ../../include/lib/Dashboard/Widgets/service_level.php:253 +#: ../../include/functions_events.php:5338 +msgid "48 hours" +msgstr "48 horas" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1720 +#: ../../include/lib/Dashboard/Widgets/service_level.php:254 +#: ../../include/functions_events.php:5337 +msgid "24 hours" +msgstr "24 horas" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1721 +#: ../../godmode/setup/performance.php:624 ../../include/ajax/module.php:263 +#: ../../include/lib/Dashboard/Widgets/service_level.php:255 +#: ../../include/functions_events.php:5336 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:239 +msgid "12 hours" +msgstr "12 horas" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1722 +#: ../../include/lib/Dashboard/Widgets/service_level.php:256 +msgid "8 hours" +msgstr "8 horas" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1756 +msgid "Period range" +msgstr "Intervalo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1758 +msgid "" +"This is the time range in which the files are grouped. For example, 1 day will group the " +"files by day and will count them." +msgstr "" +"Este es el intervalo de tiempo en el que se agrupan los ficheros. Por ejemplo, 1 agrupará " +"los ficheros por día y los contará." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1790 +#: ../../include/functions_reports.php:778 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:196 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1787 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:196 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1765 +msgid "Last value" +msgstr "Último valor" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1792 +#: ../../godmode/reporting/reporting_builder.item_editor.php:8630 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:198 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:830 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1789 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:5274 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:198 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:830 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1767 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:5113 +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 "" +"Advertencia: los informes en período 0 no pueden mostrar la información pasada. La " +"información contenida en este tipo de informes mostrará siempre la información más reciente." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1876 +#: ../../include/functions_graph.php:5763 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1840 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:933 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:786 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1818 +msgid "Projection period" +msgstr "Período de proyección" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1906 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1870 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:908 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:761 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1848 +msgid "Data range" +msgstr "Rango de datos" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1919 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1883 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:450 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:450 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1861 +msgid "Only display wrong SLAs" +msgstr "Mostrar solo los SLA incorrectos" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1933 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1897 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1875 +msgid "Current month" +msgstr "Mes actual" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1949 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1907 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1885 +msgid "Working time" +msgstr "Tiempo de trabajo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2015 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1972 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1950 +msgid "Time from" +msgstr "Hora desde" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2033 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1990 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1968 +msgid "Time to" +msgstr "Hora hasta" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2051 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2008 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1986 +msgid "Show 24x7 item" +msgstr "Mostrar elementos 24/7" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2105 +msgid "Group NCM" +msgstr "Grupo NCM" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2136 +msgid "Agent NCM" +msgstr "Agente NCM" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2387 +msgid "Show modules" +msgstr "Mostrar módulos" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2668 +#: ../../include/functions_alerts.php:683 +#: ../../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:140 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:141 +msgid "Regular expression" +msgstr "Expresión regular" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2698 +#: ../../include/lib/Dashboard/Widgets/inventory.php:354 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1215 ../../include/functions_ui.php:2830 +msgid "Last" +msgstr "Último" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2777 +msgid "Target server" +msgstr "Servidor Target" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2826 +#: ../../godmode/setup/news.php:291 ../../godmode/setup/setup_visuals.php:1886 +#: ../../include/class/TipsWindow.class.php:484 ../../include/class/TipsWindow.class.php:767 +#: ../../include/class/TipsWindow.class.php:934 +#: ../../include/lib/Dashboard/Widgets/post.php:214 ../../include/functions_reporting.php:7869 +#: ../../include/functions_reports.php:856 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2287 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:408 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:138 +#: ../../enterprise/include/functions_reporting_csv.php:2984 +#: ../../enterprise/include/functions_reporting_csv.php:2998 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2742 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2756 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2265 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:408 +msgid "Text" +msgstr "Texto" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2842 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2329 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2307 +msgid "Custom SQL template" +msgstr "Plantilla SQL personalizada" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2863 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2350 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2328 +msgid "" +"The entities of the fields that contain them must be included. Also is possible use macros " +"like `_start_date_` or `_end_date_`." +msgstr "" +"Deben incluirse las entidades de los campos que los contienen. También es posible utilizar " +"macros como '_start_date_' o '_end_date_'." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2877 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5857 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2296 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2274 +msgid "Max items" +msgstr "Número máximo de elementos" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2889 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2313 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:944 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:797 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2291 +msgid "Serialized header" +msgstr "Cabecera serializada" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2890 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2314 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:944 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:797 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2292 +msgid "The separator character is |" +msgstr "El carácter separador es |" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2920 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2375 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2353 +msgid "Protocol must be specified in URL (e.g.: \"https://\")" +msgstr "El protocolo debe estar especificado en la URL (por ejemplo: \"https://\")" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2926 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2381 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:948 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:801 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2359 +msgid "Field separator" +msgstr "Separador de campo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2927 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2382 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:948 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:801 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2360 +msgid "Separator for different fields in the serialized text chain" +msgstr "Separador para diferentes campos en la cadena de texto serializada" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2947 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2402 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:952 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:805 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2380 +msgid "Line separator" +msgstr "Separador de línea" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2948 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2403 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:952 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:805 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2381 +msgid "Separator in different lines (composed by fields) of the serialized text chain" +msgstr "" +"Separador en diferentes líneas (compuestas por campos) de la cadena de texto serializada" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2968 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:321 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2423 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:321 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2401 +msgid "Group by agent" +msgstr "Agrupar por agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2999 +#: ../../include/lib/Dashboard/Widgets/top_n.php:284 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:355 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2510 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:339 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:330 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:355 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2488 +msgid "By agent name" +msgstr "Por nombre de agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3011 +#: ../../include/lib/Dashboard/Widgets/top_n.php:270 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:363 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2522 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:363 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2500 +msgid "Quantity (n)" +msgstr "Cantidad (n)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3041 +#: ../../include/lib/Dashboard/Widgets/top_n.php:307 +#: ../../operation/agentes/ver_agente.php:1813 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:375 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2537 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:375 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2515 +msgid "Display" +msgstr "Mostrar" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3058 +#: ../../include/functions_reporting.php:1713 ../../include/functions_reporting_html.php:6215 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2554 +#: ../../enterprise/include/functions_reporting_csv.php:1627 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2532 +msgid "Avg" +msgstr "Media" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3070 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:456 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:862 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2566 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:544 +msgid "Sliced mode" +msgstr "Modo dividido" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3088 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2583 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:562 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:536 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2545 +msgid "Graph render" +msgstr "Representar en gráfica" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3094 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2589 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:568 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:542 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2551 +msgid "Avg, max & min" +msgstr "Media, máx. y mín." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3095 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2590 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:569 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:543 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2552 +msgid "Max only" +msgstr "Solo máx." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3096 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2591 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:570 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:544 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2553 +msgid "Min only" +msgstr "Solo mín." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3097 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2592 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:571 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:545 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2554 +msgid "Avg only" +msgstr "Solo media" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3111 +msgid "Macros definition" +msgstr "Definición de macros" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3122 +msgid "Render definition" +msgstr "Definición de renderizado" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3123 +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:3144 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2605 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:614 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:572 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2567 +msgid "Full resolution graph (TIP)" +msgstr "Gráfica a resolución completa (TIP)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3145 +#: ../../include/functions_graph.php:5740 +#: ../../operation/agentes/interface_traffic_graph_win.php:258 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2606 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:615 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:573 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2568 +msgid "" +"TIP mode charts do not support average - maximum - minimum series, you can only enable TIP " +"or average, maximum or minimum series" +msgstr "" +"Tablas en modo TIP no soportan las series media - máximo - mínimo, solo puede habilitar las " +"series TIP o media, máximo o mínimo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3164 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2616 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:631 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:589 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2578 +msgid "Show threshold" +msgstr "Mostrar umbral" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3181 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:584 +msgid "Show unknowns in graph" +msgstr "Mostrar desconocidos en el gráfico" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3198 +#: ../../include/functions_graph.php:5713 ../../mobile/operation/module_graph.php:433 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:598 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:556 +msgid "Time compare (Overlapped)" +msgstr "Comparación de tiempo (solapado)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3233 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:539 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:903 +#: ../../include/functions_graph.php:5529 ../../include/functions_reporting.php:10982 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2641 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:660 +msgid "Maximum" +msgstr "Máximo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3247 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:551 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:912 +#: ../../include/functions_graph.php:2528 ../../include/functions_graph.php:5537 +#: ../../include/functions_reporting.php:10978 ../../include/functions_reporting_html.php:5041 +#: ../../include/functions_reporting_html.php:5112 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2655 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:674 +#: ../../enterprise/include/functions_reporting_csv.php:1832 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1590 +msgid "Minimum" +msgstr "Mínimo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3261 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:563 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:921 +#: ../../include/functions_graph.php:2512 ../../include/functions_graph.php:5545 +#: ../../include/functions_reporting_html.php:5050 +#: ../../include/functions_reporting_html.php:5120 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2669 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:688 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:96 +#: ../../enterprise/include/functions_reporting_pdf.php:616 +#: ../../enterprise/include/functions_reporting_pdf.php:672 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:580 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:636 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:96 +msgid "Average" +msgstr "Media" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3275 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:575 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:930 +#: ../../include/functions_graph.php:2536 ../../include/functions_graph.php:5553 +#: ../../include/functions_reporting.php:7466 ../../include/functions_reporting.php:10974 +#: ../../include/functions_reports.php:766 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2683 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:702 +#: ../../enterprise/include/functions_reporting_csv.php:1767 +#: ../../enterprise/include/functions_reporting_csv.php:1785 +#: ../../enterprise/include/functions_reporting_csv.php:1787 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1525 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1543 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1545 +msgid "Summatory" +msgstr "Sumatorio" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3289 +#: ../../include/functions_graph.php:5561 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2697 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:716 +msgid "Slice" +msgstr "Corredera" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3338 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:237 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:425 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2760 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:425 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2617 +msgid "Condition" +msgstr "Condición" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3342 +#: ../../include/functions_reporting.php:3919 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:430 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2763 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:430 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2620 +msgid "Everything" +msgstr "Todo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3343 +msgid "Greater or equal (>=)" +msgstr "Mayor o igual (>=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3344 +msgid "Less or equal (<=)" +msgstr "Menor o igual (<=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3345 +msgid "Less (<)" +msgstr "Menor a (<)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3346 +msgid "Greater (>)" +msgstr "Mayor a (>)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3347 +msgid "Equal (=)" +msgstr "Igual a (=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3348 +msgid "Not equal (!=)" +msgstr "No igual a (!=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3350 +#: ../../include/functions_reporting_html.php:4791 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:438 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2791 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:438 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2648 +msgid "Not OK" +msgstr "Mal" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3362 +#: ../../operation/events/events.php:2663 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:446 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2803 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:456 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:446 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:456 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2660 +msgid "Show graph" +msgstr "Mostrar gráfico" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3376 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2817 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2674 +msgid "Select fields to show" +msgstr "Seleccionar campos a mostrar" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3384 +#: ../../include/functions_reporting_html.php:5354 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2825 +#: ../../enterprise/include/functions_reporting_csv.php:1048 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:806 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2682 +msgid "Total time" +msgstr "Tiempo total" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3392 +#: ../../include/functions_reporting_html.php:5360 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2833 +#: ../../enterprise/include/functions_reporting_csv.php:1052 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:810 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2690 +msgid "Time failed" +msgstr "Tiempo en fallo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3400 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2841 +#: ../../enterprise/include/functions_reporting_csv.php:1056 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:814 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2698 +msgid "Time in OK status" +msgstr "Tiempo en estado OK" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3408 +#: ../../include/functions_reporting_html.php:5372 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2849 +#: ../../enterprise/include/functions_reporting.php:5224 +#: ../../enterprise/include/functions_reporting_csv.php:1060 +#: ../../package_774/enterprise/include/functions_reporting.php:5213 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:818 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2706 +msgid "Time in warning status" +msgstr "Tiempo en estado de advertencia" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3416 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2857 +#: ../../enterprise/include/functions_reporting_csv.php:1064 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:822 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2714 +msgid "Time in unknown status" +msgstr "Tiempo en estado desconocido" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3428 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2869 +#: ../../enterprise/include/functions_reporting_csv.php:1068 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:826 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2726 +msgid "Time of not initialized module" +msgstr "Tiempo de módulo no inicializado" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3440 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2881 +#: ../../enterprise/include/functions_reporting_csv.php:1072 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:830 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2738 +msgid "Time of downtime" +msgstr "Tiempo de parada" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3452 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2896 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:376 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:367 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2753 +msgid "Show address instead module name" +msgstr "Mostrar la dirección en lugar del nombre del módulo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3453 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2897 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:377 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:368 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2754 +msgid "Show the main address of agent." +msgstr "Mostrar la dirección principal del agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3472 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:458 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2916 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:354 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:345 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:458 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2773 +msgid "Show resume" +msgstr "Mostrar resumen" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3473 +msgid "" +"Show a summary chart with max, min and average number of total modules at the end of the " +"report and Checks." +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:3492 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2935 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2792 +msgid "

Select fields to show

" +msgstr "

Seleccione campos a mostrar

" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3500 +#: ../../include/functions_reporting_html.php:5448 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2943 +#: ../../enterprise/include/functions_reporting_csv.php:1080 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:838 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2800 +msgid "Total checks" +msgstr "Comprobaciones totales" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3508 +#: ../../include/functions_reporting_html.php:5454 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2951 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2808 +msgid "Checks failed" +msgstr "Comprobaciones fallidas" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3516 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2959 +#: ../../enterprise/include/functions_reporting_csv.php:1088 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:846 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2816 +msgid "Checks in OK status" +msgstr "Comprobaciones en estado OK" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3528 +msgid "Checks in Warning status" +msgstr "Chequeos en estado Warning" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3540 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2971 +#: ../../enterprise/include/functions_reporting_csv.php:1092 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:850 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2828 +msgid "Unknown checks" +msgstr "Comprobaciones desconocidas" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3552 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2983 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2840 +msgid "

Select fields to show

" +msgstr "

Seleccione campos a mostrar

" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3560 +#: ../../include/functions_reporting_html.php:5769 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2991 +#: ../../enterprise/include/functions_reporting_csv.php:1215 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:973 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2848 +msgid "Agent max value" +msgstr "Valor máximo del agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3568 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2999 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2856 +msgid "Agent min values" +msgstr "Valores mínimos de agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3581 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3011 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:765 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:618 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2868 +msgid "Show Summary group" +msgstr "Mostrar el resumen del grupo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3598 +msgid "Only data" +msgstr "Sólo datos" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3667 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3097 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:829 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:682 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2954 +msgid "Event Status" +msgstr "Estado del evento" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3696 +msgid "Include extended events" +msgstr "Incluir eventos ampliados" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3713 +msgid "Show custom data" +msgstr "Mostrar datos personalizados" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3728 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3124 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:855 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:708 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2981 +msgid "Event graphs" +msgstr "Gráficos de eventos" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3732 +msgid "By agent " +msgstr "Por agente " + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3742 +msgid "By user validator " +msgstr "Por validador de usuario " + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3752 +msgid "By criticity " +msgstr "Por prioridad " + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3762 +msgid "Validated vs unvalidated " +msgstr "Validado vs invalidado " + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3776 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3212 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3069 +msgid "Query History Database" +msgstr "Base de datos histórica de consultas" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3777 +msgid "" +"With the token enabled the query will affect the Historical Database, which may mean a small " +"drop in performance." +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:3792 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3172 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3029 +msgid "Height (dynamic graphs)" +msgstr "Altura (gráficos dinámicos)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3811 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:333 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2473 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:333 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2451 +msgid "Show in the same row" +msgstr "Mostrar en la misma fila" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3813 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:334 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2475 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:334 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2453 +msgid "Show one module per row with all its operations" +msgstr "Mostrar un módulo por fila con todas sus operaciones" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3835 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3192 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:445 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:445 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3049 +msgid "SLA items sorted by fulfillment value" +msgstr "Elementos de SLA ordenados por valor rellenado" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3857 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3224 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3081 +msgid "Priority mode" +msgstr "Modo de prioridad" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3862 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3229 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3086 +msgid "Priority ok mode" +msgstr "Modo de prioridad ok" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3874 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3241 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3098 +msgid "Priority unknown mode" +msgstr "Modo de prioridad desconocido" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3890 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3257 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:470 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:402 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:461 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:402 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3114 +msgid "Failover mode" +msgstr "Modo conmutación" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3891 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3258 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:471 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:403 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:462 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:403 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3115 +msgid "" +"SLA calculation must be performed taking into account the failover modules assigned to the " +"primary module" +msgstr "" +"El SLA debe calcularse teniendo en cuenta los módulos de conmutación asignados al módulo " +"primario" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3910 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3277 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:488 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:416 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:479 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:416 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3134 +msgid "Failover type" +msgstr "Tipo de conmutación" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3915 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3282 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:493 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:420 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:484 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:420 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3139 +msgid "Failover normal" +msgstr "Conmutación normal" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3927 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3294 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:505 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:432 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:496 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:432 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3151 +msgid "Failover simple" +msgstr "Conmutación simple" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3943 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1488 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1538 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1585 +#: ../../include/lib/Dashboard/Widgets/tactical.php:299 +#: ../../include/functions_netflow.php:1308 ../../include/functions_reporting_html.php:6054 +#: ../../include/functions_reporting_html.php:6326 +#: ../../include/functions_reporting_html.php:6489 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3310 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:462 +#: ../../enterprise/operation/agentes/security_hardening.php:332 +#: ../../enterprise/operation/agentes/vulnerabilities.php:116 +#: ../../enterprise/operation/security/vulnerabilities.php:169 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:350 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:318 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:462 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3167 +msgid "Summary" +msgstr "Lista de agentes" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3962 +msgid "Include filter" +msgstr "Incluir filtro" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3966 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3975 +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:3971 +msgid "Exclude filter" +msgstr "Excluir filtro" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3982 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3481 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3338 +msgid "Calculate for custom intervals" +msgstr "Calcular intervalos personalizados" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3994 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3504 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3361 +msgid "Time lapse intervals" +msgstr "Intervalos de tiempo transcurrido" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3997 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3506 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3363 +msgid "Lapses of time in which the period is divided to make more precise calculations" +msgstr "Lapsos de tiempo en los que el intervalo se divide para obtener cálculos más precisos" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4044 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3557 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3414 +msgid "Table only" +msgstr "Solo tabla" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4055 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3567 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3424 +msgid "Graph only" +msgstr "Solo gráfico" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4066 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3577 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3434 +msgid "Graph and table" +msgstr "Gráfico y tabla" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4083 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3492 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3349 +msgid "Use prefix notation" +msgstr "Usar notación de prefijo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4085 +msgid "" +"Use prefix notation for numeric values (example: 20,8Kbytes/sec), otherwise full value will " +"be displayed (example: 20.742 bytes/sec)" +msgstr "" +"Utilice la notación de prefijo para los valores numéricos (ejemplo: 20,8 Kbytes/seg), de lo " +"contrario se mostrará el valor completo (ejemplo: 20,742 bytes/seg)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4099 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3594 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:990 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:843 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3451 +msgid "Uncompress module" +msgstr "Descomprimir módulo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4100 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3595 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:991 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:844 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3452 +msgid "Use uncompressed module data." +msgstr "Utilizar datos de módulos descomprimidos" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4123 +#: ../../include/functions_reporting.php:5503 +msgid "Unassigned group" +msgstr "Grupo no asignado" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4169 +#: ../../include/functions_reporting.php:5497 +msgid "Unnasigned group" +msgstr "Grupo no asignado" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4192 +msgid "Select by group" +msgstr "Seleccionar por grupo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4210 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3028 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2885 +msgid "Show Summary" +msgstr "Mostrar resumen" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4227 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2439 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2417 +msgid "Group by" +msgstr "Agrupar por" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4262 +msgid "Ignore skipped" +msgstr "Ignorar omitidos" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4296 +msgid "Secmon status" +msgstr "Estado SecMon" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4317 +msgid "Security hardening score" +msgstr "Valoración de hardening de seguridad" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4325 +#: ../../enterprise/operation/security/agent_security.php:117 +msgid "< 90%" +msgstr "< 90%" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4326 +#: ../../enterprise/operation/security/agent_security.php:118 +msgid "< 80%" +msgstr "< 80%" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4327 +#: ../../enterprise/operation/security/agent_security.php:119 +msgid "< 70%" +msgstr "< 70%" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4328 +#: ../../enterprise/operation/security/agent_security.php:120 +msgid "< 60%" +msgstr "< 60%" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4329 +#: ../../enterprise/operation/security/agent_security.php:121 +msgid "< 50%" +msgstr "< 50%" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4330 +#: ../../enterprise/operation/security/agent_security.php:122 +msgid "< 40%" +msgstr "< 40%" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4331 +#: ../../enterprise/operation/security/agent_security.php:123 +msgid "< 30%" +msgstr "< 30%" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4332 +#: ../../enterprise/operation/security/agent_security.php:124 +msgid "< 20%" +msgstr "< 20%" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4333 +#: ../../enterprise/operation/security/agent_security.php:125 +msgid "< 10%" +msgstr "< 10%" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4351 +msgid "Vulnerabilities status" +msgstr "Estado de las vulnerabilidades" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4372 +#: ../../update_manager_client/views/offline.php:77 +#: ../../update_manager_client/views/online.php:123 +#: ../../enterprise/include/functions_reporting_csv.php:399 +#: ../../enterprise/operation/agentes/vulnerabilities.php:228 +#: ../../enterprise/operation/security/vulnerabilities.php:283 +#: ../../enterprise/operation/security/vulnerabilities.php:465 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:462 +msgid "Package" +msgstr "Paquete" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4372 +msgid "Select a agent for load his packages." +msgstr "Seleccione un agente para cargar sus paquetes correspondientes." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4399 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4421 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4442 +#: ../../include/functions_netflow.php:1993 +#: ../../enterprise/include/functions_reporting_csv.php:427 +#: ../../enterprise/include/functions_reporting_csv.php:453 +#: ../../enterprise/include/functions_vulnerabilities.php:38 +#: ../../enterprise/include/functions_vulnerabilities.php:48 +#: ../../enterprise/include/functions_vulnerabilities.php:70 +#: ../../enterprise/include/functions_vulnerabilities.php:78 +#: ../../enterprise/include/functions_vulnerabilities.php:86 +#: ../../enterprise/include/functions_vulnerabilities.php:105 +#: ../../enterprise/include/functions_vulnerabilities.php:716 +#: ../../enterprise/operation/agentes/vulnerabilities.php:243 +#: ../../enterprise/operation/agentes/vulnerabilities.php:254 +#: ../../enterprise/operation/agentes/vulnerabilities.php:266 +#: ../../enterprise/operation/security/vulnerabilities.php:482 +#: ../../enterprise/operation/security/vulnerabilities.php:493 +#: ../../enterprise/operation/security/vulnerabilities.php:505 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:38 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:48 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:70 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:78 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:86 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:105 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:85 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:477 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:488 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:500 +msgid "High" +msgstr "Alta" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4400 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4422 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4443 +#: ../../include/functions_netflow.php:1991 +#: ../../enterprise/include/functions_reporting_csv.php:427 +#: ../../enterprise/include/functions_reporting_csv.php:453 +#: ../../enterprise/include/functions_vulnerabilities.php:40 +#: ../../enterprise/include/functions_vulnerabilities.php:47 +#: ../../enterprise/include/functions_vulnerabilities.php:69 +#: ../../enterprise/include/functions_vulnerabilities.php:77 +#: ../../enterprise/include/functions_vulnerabilities.php:85 +#: ../../enterprise/include/functions_vulnerabilities.php:107 +#: ../../enterprise/include/functions_vulnerabilities.php:715 +#: ../../enterprise/operation/agentes/vulnerabilities.php:242 +#: ../../enterprise/operation/agentes/vulnerabilities.php:253 +#: ../../enterprise/operation/agentes/vulnerabilities.php:265 +#: ../../enterprise/operation/security/vulnerabilities.php:481 +#: ../../enterprise/operation/security/vulnerabilities.php:492 +#: ../../enterprise/operation/security/vulnerabilities.php:504 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:40 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:47 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:69 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:77 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:85 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:107 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:84 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:476 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:487 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:499 +msgid "Low" +msgstr "Bajo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4413 +#: ../../include/functions_reporting_html.php:678 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:36 +#: ../../enterprise/operation/agentes/vulnerabilities.php:56 +#: ../../enterprise/operation/agentes/vulnerabilities.php:247 +#: ../../enterprise/operation/security/vulnerabilities.php:486 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:36 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:481 +msgid "Attack Complexity" +msgstr "Complejidad del ataque" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4434 +#: ../../include/functions_reporting_html.php:679 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:44 +#: ../../enterprise/include/functions_vulnerabilities.php:826 +#: ../../enterprise/operation/agentes/vulnerabilities.php:258 +#: ../../enterprise/operation/security/vulnerabilities.php:497 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:44 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:186 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:492 +msgid "Privileges Required" +msgstr "Permisos obligatorios" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4456 +#: ../../include/functions_reporting_html.php:680 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:52 +#: ../../enterprise/include/functions_vulnerabilities.php:888 +#: ../../enterprise/operation/agentes/vulnerabilities.php:270 +#: ../../enterprise/operation/security/vulnerabilities.php:509 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:52 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:241 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:504 +msgid "User Interaction" +msgstr "Interacción de usuario" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4464 +#: ../../enterprise/include/functions_vulnerabilities.php:55 +#: ../../enterprise/operation/agentes/vulnerabilities.php:277 +#: ../../enterprise/operation/security/vulnerabilities.php:516 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:55 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:511 +msgid "Required" +msgstr "Obligatorio" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4477 +msgid "Attack vector" +msgstr "Vector de ataque" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4485 +#: ../../enterprise/include/functions_vulnerabilities.php:30 +#: ../../enterprise/include/functions_vulnerabilities.php:97 +#: ../../enterprise/operation/agentes/vulnerabilities.php:288 +#: ../../enterprise/operation/security/vulnerabilities.php:527 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:30 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:97 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:522 +msgid "Adjacent Network" +msgstr "Red adyacente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4486 +#: ../../enterprise/include/functions_vulnerabilities.php:31 +#: ../../enterprise/include/functions_vulnerabilities.php:98 +#: ../../enterprise/operation/agentes/vulnerabilities.php:289 +#: ../../enterprise/operation/security/vulnerabilities.php:528 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:31 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:98 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:523 +msgid "Local" +msgstr "Local" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4487 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:641 +#: ../../godmode/wizards/HostDevices.class.php:913 ../../include/functions_ui.php:1033 +#: ../../operation/netflow/netflow_explorer.php:59 ../../operation/netflow/nf_live_view.php:192 +#: ../../operation/network/network_usage_map.php:67 ../../operation/menu.php:214 +#: ../../enterprise/include/ajax/ipam.ajax.php:614 +#: ../../enterprise/include/ajax/ipam.ajax.php:656 +#: ../../enterprise/include/functions_ipam.php:2057 +#: ../../enterprise/include/functions_security_hardening.php:686 +#: ../../enterprise/include/functions_security_hardening.php:691 +#: ../../enterprise/include/functions_vulnerabilities.php:29 +#: ../../enterprise/include/functions_vulnerabilities.php:96 +#: ../../enterprise/operation/agentes/vulnerabilities.php:287 +#: ../../enterprise/operation/security/vulnerabilities.php:526 +#: ../../enterprise/tools/ipam/ipam_calculator.php:230 +#: ../../enterprise/tools/ipam/ipam_editor.php:127 +#: ../../enterprise/tools/ipam/ipam_list.php:683 +#: ../../enterprise/tools/ipam/ipam_supernet_network.php:58 +#: ../../enterprise/tools/ipam/ipam_supernet_network.php:83 +#: ../../enterprise/tools/ipam/ipam_vlan_network.php:63 +#: ../../package_774/enterprise/include/functions_security_hardening.php:715 +#: ../../package_774/enterprise/include/functions_security_hardening.php:720 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:29 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:96 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:521 +msgid "Network" +msgstr "Red" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4488 +#: ../../enterprise/include/functions_vulnerabilities.php:32 +#: ../../enterprise/include/functions_vulnerabilities.php:99 +#: ../../enterprise/operation/agentes/vulnerabilities.php:290 +#: ../../enterprise/operation/security/vulnerabilities.php:529 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:32 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:99 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:524 +msgid "Physical" +msgstr "Físico" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4508 +msgid "Status of check" +msgstr "Estado de la comprobación" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4516 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:696 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:304 +#: ../../enterprise/include/functions_reporting.php:10687 +#: ../../enterprise/include/functions_reporting_csv.php:716 +#: ../../enterprise/include/functions_security_hardening.php:964 +#: ../../enterprise/operation/agentes/security_hardening.php:216 +#: ../../enterprise/operation/agentes/security_hardening.php:520 +#: ../../enterprise/operation/security/hardening.php:284 +#: ../../package_774/enterprise/include/functions_reporting.php:9470 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:474 +#: ../../package_774/enterprise/include/functions_security_hardening.php:986 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:302 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:202 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:506 +#: ../../package_774/enterprise/operation/security/hardening.php:279 +msgid "Passed" +msgstr "Aprobado" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4517 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1147 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2013 +#: ../../include/ajax/snmp_browser.ajax.php:261 +#: ../../include/class/AgentDeployWizard.class.php:611 +#: ../../include/class/AgentDeployWizard.class.php:616 +#: ../../include/class/AgentWizard.class.php:6062 +#: ../../include/class/AgentWizard.class.php:6067 ../../include/class/AlertsList.class.php:387 +#: ../../include/class/AlertsList.class.php:392 ../../include/class/ConfigPEN.class.php:750 +#: ../../include/class/ConfigPEN.class.php:755 +#: ../../include/class/CredentialStore.class.php:1605 +#: ../../include/class/CredentialStore.class.php:1610 +#: ../../include/class/Diagnostics.class.php:2144 +#: ../../include/class/HelpFeedBack.class.php:355 +#: ../../include/class/ModuleTemplates.class.php:1406 +#: ../../include/class/ModuleTemplates.class.php:1411 +#: ../../include/class/SatelliteAgent.class.php:1055 +#: ../../include/class/SatelliteAgent.class.php:1060 +#: ../../include/class/SatelliteCollection.class.php:626 +#: ../../include/class/SatelliteCollection.class.php:631 +#: ../../include/class/WebServerModuleDebug.class.php:366 +#: ../../include/class/WebServerModuleDebug.class.php:371 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:697 +#: ../../operation/visual_console/view.php:1231 ../../operation/visual_console/view.php:1236 +#: ../../views/consoles/list.php:175 ../../views/consoles/list.php:180 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:305 +#: ../../enterprise/include/class/AgentRepository.class.php:951 +#: ../../enterprise/include/class/AgentRepository.class.php:956 +#: ../../enterprise/include/class/DatabaseHA.class.php:208 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1654 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1659 +#: ../../enterprise/include/class/LogSource.class.php:771 +#: ../../enterprise/include/class/LogSource.class.php:776 +#: ../../enterprise/include/class/ManageBackups.class.php:543 +#: ../../enterprise/include/class/ManageBackups.class.php:548 +#: ../../enterprise/include/class/Omnishell.class.php:1302 +#: ../../enterprise/include/functions_HA_cluster.php:542 +#: ../../enterprise/include/functions_HA_cluster.php:547 +#: ../../enterprise/include/functions_reporting.php:10688 +#: ../../enterprise/include/functions_reporting_csv.php:716 +#: ../../enterprise/include/functions_security_hardening.php:966 +#: ../../enterprise/include/functions_ux_console.php:483 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:657 +#: ../../enterprise/operation/agentes/security_hardening.php:217 +#: ../../enterprise/operation/agentes/ux_console_view.php:210 +#: ../../enterprise/operation/agentes/ux_console_view.php:359 +#: ../../enterprise/operation/agentes/wux_console_view.php:431 +#: ../../enterprise/operation/security/hardening.php:285 +#: ../../package_774/enterprise/include/functions_reporting.php:9471 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:474 +#: ../../package_774/enterprise/include/functions_security_hardening.php:988 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:303 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:203 +#: ../../package_774/enterprise/operation/security/hardening.php:280 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:657 +msgid "Failed" +msgstr "Fallo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4518 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:739 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:755 +#: ../../enterprise/include/functions_reporting.php:10755 +#: ../../enterprise/include/functions_reporting.php:10795 +#: ../../package_774/enterprise/include/functions_reporting.php:9538 +#: ../../package_774/enterprise/include/functions_reporting.php:9578 +msgid "Skipped" +msgstr "Omitido" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4533 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:473 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3610 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:957 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:476 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:810 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:473 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:476 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3467 +msgid "Show item in landscape format (only PDF)" +msgstr "Mostrar elemento en formato apaisado (solo PDF)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4541 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:489 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3619 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:973 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:490 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:826 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:489 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:490 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3476 +msgid "Page break at the end of the item (only PDF)" +msgstr "Salto de página después del elemento (solo PDF)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4552 +msgid "Display options" +msgstr "Mostrar opciones" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4610 +msgid "Agent group filter" +msgstr "Filtro de grupo de agentes" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4645 +msgid "Agent OS filter" +msgstr "Filtro del so del agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4671 +msgid "Agent custom field" +msgstr "Campo personalizado de agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4693 +msgid "Agent custom field filter" +msgstr "Filtro de campo personalizado de agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4717 +msgid "Agent status filter" +msgstr "Filtro de estado del agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4755 +msgid "Agent version filter" +msgstr "Filtro de versión del agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4779 +msgid "Agent has remote configuration" +msgstr "El agente tiene configuración remota" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4780 +msgid "Filter agents by remote configuration enabled." +msgstr "Filtrar agentes por configuración remota habilitada." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4791 +msgid "Agent module filter" +msgstr "Filtro del módulo del agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4815 +msgid "Module group filter" +msgstr "Filtro de grupo de módulos" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4845 +msgid "Search module name" +msgstr "Buscar nombre de módulo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4926 +#: ../../include/functions_visual_map_editor.php:1472 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3708 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3565 +msgid "Update item" +msgstr "Actualizar elemento" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5000 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5515 +msgid "Agent Failover" +msgstr "Conmutación de agente" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5005 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5518 +msgid "Module Failover" +msgstr "Conmutación de módulo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5013 +#: ../../include/lib/Dashboard/Widgets/service_map.php:318 +#: ../../mobile/operation/services.php:267 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:41 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:189 +#: ../../enterprise/godmode/services/services.elements.php:95 +#: ../../enterprise/godmode/services/services.elements.php:184 +#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:301 +#: ../../enterprise/include/functions_reporting.php:6386 +#: ../../enterprise/include/functions_security_hardening.php:702 +#: ../../enterprise/include/functions_services.php:1788 +#: ../../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/operation/services/massive/service.create.elements.php:531 +#: ../../enterprise/operation/services/massive/services.create.php:1203 +#: ../../package_774/enterprise/include/functions_reporting.php:6375 +#: ../../package_774/enterprise/include/functions_security_hardening.php:731 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1203 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:531 +msgid "Service" +msgstr "Servicio" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5018 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3766 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3623 +msgid "SLA Min. (value)" +msgstr "Valor mínimo para el SLA" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5023 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3771 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3628 +msgid "SLA Max. (value)" +msgstr "Valor máximo para el SLA" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5028 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3776 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3633 +msgid "SLA Limit (%)" +msgstr "Límite (%) para el SLA" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5028 +#: ../../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 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:368 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:374 +#: ../../package_774/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" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5045 +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:5491 +msgid "rate" +msgstr "tasa" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5492 +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:80 +msgid "max" +msgstr "máx" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5493 +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:81 +msgid "min" +msgstr "mín" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5494 +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:82 +msgid "sum" +msgstr "suma" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5539 +msgid "" +"Please be careful, when the module have diferent intervals in their life, the summatory " +"maybe get bad result." +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:5559 +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:5825 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5829 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5833 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5837 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5841 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5845 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5849 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5853 +msgid "Item Editor Information" +msgstr "Información de editor de elemento" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5826 +msgid "Please select a name." +msgstr "Seleccione un nombre." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5830 +msgid "Please select an agent." +msgstr "Seleccione un agente." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5838 +msgid "Please insert a SQL query." +msgstr "Inserte una consulta SQL." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5842 +msgid "Please insert a URL." +msgstr "Inserte una URL." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5846 +msgid "Please checked a custom interval option." +msgstr "Compruebe la opción de intervalo personalizado" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5850 +msgid "Please select a user." +msgstr "Seleccione un usuario." + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5854 +msgid "Please select a group." +msgstr "Seleccione un grupo" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5858 +msgid "Please insert max item number." +msgstr "Inserte un número máximo de inserciones de elementos" + +#: ../../godmode/reporting/reporting_builder.list_items.php:380 +#: ../../godmode/reporting/reporting_builder.list_items.php:399 +#: ../../godmode/reporting/reporting_builder.list_items.php:418 +#: ../../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 "Ascencente" + +#: ../../godmode/reporting/reporting_builder.list_items.php:387 +#: ../../godmode/reporting/reporting_builder.list_items.php:406 +#: ../../godmode/reporting/reporting_builder.list_items.php:422 +#: ../../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 "Descendente" + +#: ../../godmode/reporting/reporting_builder.list_items.php:427 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:259 +msgid "Name or Description" +msgstr "Nombre o descripción" + +#: ../../godmode/reporting/reporting_builder.list_items.php:429 +#: ../../godmode/setup/os.list.php:84 ../../godmode/setup/os_version.list.php:57 +#: ../../godmode/menu.php:692 ../../include/ajax/events.php:2351 +#: ../../include/class/ConfigPEN.class.php:603 +#: ../../include/class/CredentialStore.class.php:819 +#: ../../include/class/EventSound.class.php:308 ../../include/class/ExternalTools.class.php:412 +#: ../../include/functions_events.php:363 +#: ../../operation/agentes/pandora_networkmap.view.php:2341 +#: ../../operation/events/sound_events.php:108 ../../views/calendar/list.php:99 +#: ../../views/dashboard/header.php:81 ../../views/cluster/list.php:75 +#: ../../views/consoles/list.php:77 ../../enterprise/extensions/vmware/vmware_view.php:1407 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261 +#: ../../enterprise/include/class/AgentRepository.class.php:717 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2560 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3198 +#: ../../enterprise/include/class/DeploymentCenter.class.php:673 +#: ../../enterprise/include/class/LogSource.class.php:606 +#: ../../enterprise/include/class/Omnishell.class.php:409 +#: ../../enterprise/include/class/Omnishell.class.php:645 +#: ../../enterprise/views/ipam/sites/list.php:49 +#: ../../enterprise/views/ncm/agent/details.php:95 +#: ../../enterprise/views/ncm/firmwares/list.php:76 +#: ../../enterprise/views/ncm/models/list.php:73 +#: ../../enterprise/views/ncm/snippets/list.php:71 +#: ../../enterprise/views/ncm/templates/list.php:77 +#: ../../enterprise/views/ncm/vendors/list.php:71 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:77 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2541 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3179 +msgid "Options" +msgstr "Opciones" + +#: ../../godmode/reporting/reporting_builder.list_items.php:447 +#: ../../include/functions_graph.php:1523 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:412 +msgid "No items." +msgstr "Sin elementos" + +#: ../../godmode/reporting/reporting_builder.list_items.php:702 +msgid "Sort selected items from position: " +msgstr "Ordenar elementos desde posición: " + +#: ../../godmode/reporting/reporting_builder.list_items.php:705 +msgid "Move before to" +msgstr "Mover antes de" + +#: ../../godmode/reporting/reporting_builder.list_items.php:706 +msgid "Move after to" +msgstr "Mover después de" + +#: ../../godmode/reporting/reporting_builder.list_items.php:764 +msgid "Delete selected items from position: " +msgstr "Borrar los elementos seleccionados desde la posición: " + +#: ../../godmode/reporting/reporting_builder.list_items.php:767 +msgid "Delete above to" +msgstr "Borrar lo que está encima de" + +#: ../../godmode/reporting/reporting_builder.list_items.php:768 +msgid "Delete below to" +msgstr "Borrar lo que está debajo de" + +#: ../../godmode/reporting/reporting_builder.list_items.php:817 +#: ../../enterprise/godmode/services/services.elements.php:894 +#: ../../enterprise/godmode/services/services.service.php:499 +#: ../../enterprise/operation/services/services.php:193 +#: ../../package_774/enterprise/godmode/services/services.service.php:499 +msgid "Delete items" +msgstr "Borrar elementos" + +#: ../../godmode/reporting/reporting_builder.list_items.php:846 +msgid "" +"Are you sure to sort the items into the report?\\n. This action change the sorting of items " +"into data base." +msgstr "" +"¿Está seguro de que quiere clasificar los elementos en el informe?\\n. Esta acción podría " +"cambiar la clasificación de los elementos en la base de datos." + +#: ../../godmode/reporting/reporting_builder.list_items.php:898 +msgid "Are you sure to delete the items into the report?\\n" +msgstr "¿Estás seguro de que quieres borrar los elementos en el informe?\\n" + +#: ../../godmode/reporting/reporting_builder.list_items.php:926 +msgid "Please select any item to delete" +msgstr "Por favor, selecciona cualquier elemento para borrarlo." + +#: ../../godmode/reporting/reporting_builder.main.php:157 +msgid "Only the group can view the report" +msgstr "Solo el grupo puede ver el informe." + +#: ../../godmode/reporting/reporting_builder.main.php:158 +msgid "The next group can edit the report" +msgstr "El siguiente grupo puede editar el informe." + +#: ../../godmode/reporting/reporting_builder.main.php:159 +msgid "Only the user and admin user can edit the report" +msgstr "Solo el usuario y el usuario administrador pueden editar el informe." + +#: ../../godmode/reporting/reporting_builder.main.php:162 +msgid "Write Access" +msgstr "Permisos de escritura" + +#: ../../godmode/reporting/reporting_builder.main.php:163 +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 "" +"Por ejemplo, quieres un informe que las personas de \"Todos\" los grupos pueden ver, pero " +"quieres que solo tú o tu grupo podáis editarlo." + +#: ../../godmode/reporting/reporting_builder.main.php:184 +msgid "Write Access Group" +msgstr "Permisos de escritura de grupo" + +#: ../../godmode/reporting/reporting_builder.main.php:207 +msgid "Non interactive report" +msgstr "Informe no interactivo" + +#: ../../godmode/reporting/reporting_builder.main.php:220 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:259 +msgid "Generate cover page in PDF render" +msgstr "Generar portada en formato PDF" + +#: ../../godmode/reporting/reporting_builder.main.php:230 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:269 +msgid "Generate index in PDF render" +msgstr "Generar índice en formato PDF" + +#: ../../godmode/reporting/reporting_builder.php:193 +#: ../../operation/reporting/reporting_viewer.php:153 +msgid "Your report has been planned, and the system will email you a " +msgstr "Se ha planificado su informe, el sistema le enviará un email a " + +#: ../../godmode/reporting/reporting_builder.php:194 +#: ../../operation/reporting/reporting_viewer.php:154 +msgid "An error has ocurred" +msgstr "Ha ocurrido un error" + +#: ../../godmode/reporting/reporting_builder.php:518 +#: ../../godmode/reporting/reporting_builder.php:551 +#: ../../godmode/reporting/reporting_builder.php:1258 +#: ../../godmode/reporting/reporting_builder.php:4006 +#: ../../godmode/reporting/reporting_builder.php:4073 +#: ../../godmode/reporting/reporting_builder.php:4121 ../../include/functions_groups.php:139 +#: ../../include/functions_reporting.php:16360 +#: ../../operation/reporting/reporting_viewer.php:171 ../../operation/search_results.php:134 +#: ../../enterprise/meta/general/main_header.php:167 +#: ../../enterprise/meta/general/main_header.php:185 +#: ../../enterprise/meta/general/main_header.php:194 +#: ../../enterprise/meta/general/main_menu.php:316 +#: ../../enterprise/meta/general/main_menu.php:317 +#: ../../enterprise/meta/general/main_menu.php:336 +#: ../../enterprise/mobile/include/functions_web.php:15 +#: ../../package_774/enterprise/meta/general/main_menu.php:310 +#: ../../package_774/enterprise/meta/general/main_menu.php:311 +#: ../../package_774/enterprise/meta/general/main_menu.php:330 +msgid "Reports" +msgstr "Informes" + +#: ../../godmode/reporting/reporting_builder.php:534 +#: ../../godmode/reporting/reporting_builder.php:4017 +#: ../../operation/reporting/custom_reporting.php:23 ../../operation/menu.php:463 +msgid "Custom reporting" +msgstr "Informes personalizados" + +#: ../../godmode/reporting/reporting_builder.php:564 +#: ../../godmode/reporting/reporting_builder.php:4047 +#: ../../godmode/reporting/reporting_builder.php:4146 +#: ../../godmode/reporting/reporting_builder.php:4174 ../../godmode/setup/demo.php:602 +#: ../../operation/reporting/reporting_viewer.php:275 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:281 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:308 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:334 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:361 +msgid "Custom reports" +msgstr "Reportes personalizados" + +#: ../../godmode/reporting/reporting_builder.php:753 +msgid "search" +msgstr "buscar" + +#: ../../godmode/reporting/reporting_builder.php:887 ../../include/functions_cron.php:702 +#: ../../operation/reporting/custom_reporting.php:34 ../../operation/search_reports.php:42 +#: ../../operation/search_reports.php:58 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:293 +#: ../../enterprise/include/functions_cron.php:128 +#: ../../enterprise/include/functions_reporting_csv.php:2815 +#: ../../enterprise/include/functions_reporting_csv.php:2819 +#: ../../enterprise/include/functions_tasklist.php:402 +#: ../../package_774/enterprise/include/functions_tasklist.php:402 +#: ../../package_774/enterprise/include/functions_cron.php:128 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2573 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2577 +msgid "Report name" +msgstr "Nombre del informe" + +#: ../../godmode/reporting/reporting_builder.php:889 +#: ../../operation/reporting/custom_reporting.php:36 ../../operation/search_reports.php:44 +#: ../../operation/search_reports.php:60 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:469 +msgid "HTML" +msgstr "HTML" + +#: ../../godmode/reporting/reporting_builder.php:890 +#: ../../operation/reporting/custom_reporting.php:37 ../../operation/search_reports.php:45 +#: ../../operation/search_reports.php:61 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:470 +msgid "XML" +msgstr "XML" + +#: ../../godmode/reporting/reporting_builder.php:1023 +msgid "This report exceeds the item limit for realtime operations" +msgstr "Este informe excede el tiempo límite para las operaciones de tiempo real." + +#: ../../godmode/reporting/reporting_builder.php:1034 +#: ../../godmode/reporting/reporting_builder.php:1064 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:533 +msgid "HTML view" +msgstr "Vista HTML" + +#: ../../godmode/reporting/reporting_builder.php:1050 +#: ../../godmode/reporting/reporting_builder.php:1072 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:541 +msgid "Export to XML" +msgstr "Exportar a XML" + +#: ../../godmode/reporting/reporting_builder.php:1276 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:345 +#: ../../include/lib/Dashboard/Widgets/inventory.php:834 +#: ../../include/functions_reporting.php:3376 ../../operation/agentes/agent_inventory.php:334 +#: ../../operation/inventory/inventory.php:1069 +#: ../../enterprise/godmode/agentes/collection_manager.php:251 +#: ../../enterprise/operation/log/log_viewer.php:1294 +#: ../../enterprise/operation/log/log_viewer.php:1302 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1282 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1290 +msgid "No data found." +msgstr "No se encontraron datos." + +#: ../../godmode/reporting/reporting_builder.php:1285 +msgid "Report tasks" +msgstr "Tareas de informe" + +#: ../../godmode/reporting/reporting_builder.php:1286 +#: ../../godmode/reporting/reporting_builder.php:1296 +msgid "To schedule a report, do it from the editing view of each report." +msgstr "Para programar un informe, hágalo desde la vista de edición de cada informe." + +#: ../../godmode/reporting/reporting_builder.php:1306 +msgid "Create report" +msgstr "Crear informe" + +#: ../../godmode/reporting/reporting_builder.php:4084 ../../include/functions_menu.php:602 +#: ../../operation/reporting/reporting_viewer.php:200 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:202 +msgid "List items" +msgstr "Listado de elementos" + +#: ../../godmode/reporting/reporting_builder.php:4088 +#: ../../operation/reporting/reporting_viewer.php:209 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:148 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:215 +#: ../../enterprise/include/functions_reporting.php:8303 +#: ../../enterprise/include/functions_reporting.php:8369 +#: ../../package_774/enterprise/include/functions_reporting.php:8292 +#: ../../package_774/enterprise/include/functions_reporting.php:8358 +msgid "Item editor" +msgstr "Editor de elementos" + +#: ../../godmode/reporting/reporting_builder.php:4105 +#: ../../operation/reporting/reporting_viewer.php:225 +msgid "View report" +msgstr "Ver informe" + +#: ../../godmode/reporting/reporting_builder.php:4124 +msgid "Create Custom Report" +msgstr "Crear informa personalizado" + +#: ../../godmode/reporting/reporting_builder.php:4196 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1669 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1647 +msgid "Successfull action" +msgstr "Acción completada" + +#: ../../godmode/reporting/visual_console_builder.data.php:148 +msgid "Create visual console" +msgstr "Crear consola visual" + +#: ../../godmode/reporting/visual_console_builder.data.php:182 +#: ../../godmode/reporting/visual_console_builder.elements.php:167 +#: ../../include/lib/Dashboard/Widget.php:623 ../../include/functions_visual_map_editor.php:55 +#: ../../include/functions_visual_map_editor.php:626 +msgid "Background" +msgstr "Imagen de fondo" + +#: ../../godmode/reporting/visual_console_builder.data.php:196 +#: ../../godmode/setup/setup_visuals.php:2487 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1677 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1546 +msgid "Background preview" +msgstr "Vista previa del fondo" + +#: ../../godmode/reporting/visual_console_builder.data.php:201 +msgid "Background image" +msgstr "Imagen de fondo" + +#: ../../godmode/reporting/visual_console_builder.data.php:227 +#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:247 +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:369 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:717 +#: ../../include/functions_visual_map_editor.php:343 +msgid "Background color" +msgstr "Color de fondo" + +#: ../../godmode/reporting/visual_console_builder.data.php:250 +msgid "Set custom size" +msgstr "Especificar tamaño personalizado" + +#: ../../godmode/reporting/visual_console_builder.data.php:265 +msgid "Get default image size" +msgstr "Establecer el tamaño de imagen por defecto" + +#: ../../godmode/reporting/visual_console_builder.data.php:279 +msgid "Layout size" +msgstr "Tamaño del diseño" + +#: ../../godmode/reporting/visual_console_builder.data.php:290 +msgid "Favourite visual console" +msgstr "Consola visual favorita" + +#: ../../godmode/reporting/visual_console_builder.data.php:300 +msgid "Auto adjust to screen in fullscreen" +msgstr "Ajuste automático a la pantalla en pantalla completa" + +#: ../../godmode/reporting/visual_console_builder.editor.php:173 +msgid "Min allowed size is 1024x768" +msgstr "El tamaño mínimo permitido es 1024x768" + +#: ../../godmode/reporting/visual_console_builder.editor.php:177 +#: ../../godmode/reporting/visual_console_builder.editor.php:179 +#: ../../godmode/reporting/visual_console_builder.editor.php:181 +#: ../../operation/snmpconsole/snmp_browser.php:233 +msgid "Action in progress" +msgstr "Acción en curso" + +#: ../../godmode/reporting/visual_console_builder.editor.php:177 +msgid "Loading in progress" +msgstr "Cargando" + +#: ../../godmode/reporting/visual_console_builder.editor.php:179 +msgid "Saving in progress" +msgstr "Guardando" + +#: ../../godmode/reporting/visual_console_builder.editor.php:181 +msgid "Deletion in progress" +msgstr "Eliminando" + +#: ../../godmode/reporting/visual_console_builder.elements.php:121 +#: ../../godmode/reporting/visual_console_builder.wizard.php:149 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:670 +#: ../../include/rest-api/models/VisualConsole/Items/Icon.php:180 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:339 +#: ../../include/functions_filemanager.php:735 +#: ../../include/functions_visual_map_editor.php:246 ../../mobile/operation/module_data.php:263 +#: ../../mobile/operation/server_status.php:282 ../../mobile/operation/server_status.php:320 +#: ../../mobile/operation/server_status.php:350 ../../mobile/operation/server_status.php:446 +#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:236 +msgid "Image" +msgstr "Imagen" + +#: ../../godmode/reporting/visual_console_builder.elements.php:122 +msgid "Width x Height
Max value" +msgstr "Ancho x Alto
Valor máximo" + +#: ../../godmode/reporting/visual_console_builder.elements.php:124 +msgid "Map linked" +msgstr "Mapa enlazado" + +#: ../../godmode/reporting/visual_console_builder.elements.php:134 +#: ../../include/class/AuditLog.class.php:130 ../../mobile/operation/agents.php:408 +#: ../../enterprise/godmode/policies/policy_agents.php:964 +#: ../../enterprise/godmode/policies/policy_agents.php:1363 +#: ../../enterprise/godmode/admin_access_logs.php:54 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:974 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1367 +msgid "A." +msgstr "A." + +#: ../../godmode/reporting/visual_console_builder.elements.php:199 +#: ../../godmode/setup/gis_step_2.php:254 ../../include/functions_visual_map.php:4225 +#: ../../include/functions_visual_map_editor.php:1441 +#: ../../operation/visual_console/view.php:320 +msgid "Static Image" +msgstr "Imagen estática" + +#: ../../godmode/reporting/visual_console_builder.elements.php:210 +msgid "Percentile Bar" +msgstr "Barra de percentil" + +#: ../../godmode/reporting/visual_console_builder.elements.php:221 +msgid "Percentile Bubble" +msgstr "Burbuja percentil" + +#: ../../godmode/reporting/visual_console_builder.elements.php:233 +#: ../../godmode/reporting/visual_console_builder.wizard.php:306 +#: ../../godmode/setup/setup_visuals.php:1311 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:458 +#: ../../include/functions_visual_map_editor.php:734 +#: ../../enterprise/meta/advanced/metasetup.visual.php:247 +#: ../../enterprise/meta/include/functions_meta.php:1502 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1492 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:215 +msgid "Percentile" +msgstr "Percentil" + +#: ../../godmode/reporting/visual_console_builder.elements.php:244 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:748 +#: ../../include/functions_visual_map_editor.php:1443 ../../mobile/operation/events.php:862 +#: ../../operation/visual_console/view.php:330 +msgid "Module Graph" +msgstr "Gráfico de módulo" + +#: ../../godmode/reporting/visual_console_builder.elements.php:255 +#: ../../include/functions_visual_map.php:4205 ../../include/functions_visual_map_editor.php:59 +#: ../../include/functions_visual_map_editor.php:1446 +#: ../../operation/visual_console/view.php:350 +msgid "Event history graph" +msgstr "Gráfica de histórico de eventos" + +#: ../../godmode/reporting/visual_console_builder.elements.php:266 +#: ../../include/rest-api/models/VisualConsole/Item.php:2132 +#: ../../include/functions_visual_map.php:4230 +#: ../../include/functions_visual_map_editor.php:1447 +#: ../../operation/visual_console/view.php:355 +msgid "Simple Value" +msgstr "Valor simple" + +#: ../../godmode/reporting/visual_console_builder.elements.php:277 +msgid "Simple Value (Process Max)" +msgstr "Valor simple (máximo)" + +#: ../../godmode/reporting/visual_console_builder.elements.php:288 +msgid "Simple Value (Process Min)" +msgstr "Valor simple (mínimo)" + +#: ../../godmode/reporting/visual_console_builder.elements.php:299 +msgid "Simple Value (Process Avg)" +msgstr "Valor simple (media)" + +#: ../../godmode/reporting/visual_console_builder.elements.php:332 +#: ../../include/functions_visual_map.php:4185 ../../include/functions_visual_map_editor.php:71 +#: ../../include/functions_visual_map_editor.php:1452 +#: ../../operation/visual_console/view.php:380 +msgid "Box" +msgstr "Caja" + +#: ../../godmode/reporting/visual_console_builder.elements.php:354 +#: ../../include/functions_visual_map_editor.php:1457 +#: ../../operation/visual_console/view.php:395 +msgid "Network link" +msgstr "Link de red" + +#: ../../godmode/reporting/visual_console_builder.elements.php:376 +#: ../../include/rest-api/models/VisualConsole/Item.php:2144 +#: ../../include/functions_visual_map.php:4245 ../../include/functions_visual_map_editor.php:73 +#: ../../include/functions_visual_map_editor.php:1454 +#: ../../operation/visual_console/view.php:390 +msgid "Color cloud" +msgstr "Nube de color" + +#: ../../godmode/reporting/visual_console_builder.elements.php:387 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:172 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:699 +#: ../../include/rest-api/models/VisualConsole/Item.php:2156 +#: ../../operation/visual_console/view.php:335 +msgid "Basic chart" +msgstr "Gráfico básico" + +#: ../../godmode/reporting/visual_console_builder.elements.php:398 +#: ../../include/rest-api/models/VisualConsole/Item.php:2152 +#: ../../operation/visual_console/view.php:400 +msgid "Odometer" +msgstr "Odómetro #1" + +#: ../../godmode/reporting/visual_console_builder.elements.php:409 +#: ../../include/lib/Dashboard/Widgets/clock.php:158 +#: ../../include/lib/Dashboard/Widgets/clock.php:310 +#: ../../include/rest-api/models/VisualConsole/Item.php:2104 +#: ../../include/functions_visual_map.php:4195 ../../include/functions_visual_map_editor.php:69 +#: ../../include/functions_visual_map_editor.php:1450 +#: ../../operation/visual_console/view.php:370 +msgid "Clock" +msgstr "Reloj" + +#: ../../godmode/reporting/visual_console_builder.elements.php:438 +#: ../../godmode/reporting/visual_console_builder.elements.php:904 +msgid "Edit label" +msgstr "Editar etiqueta" + +#: ../../godmode/reporting/visual_console_builder.elements.php:788 +msgid "" +"You have to change the \"max_input_vars\" and set bigger value on php.ini for " +"update, there is too much elements to update" +msgstr "" +"Debe cambiar el ”max_input_vars” e introducir un valor mayor en php.ini para " +"su actualización, existen demasiados elementos a actualizar" + +#: ../../godmode/reporting/visual_console_builder.elements.php:1035 +msgid "Error." +msgstr "Error." + +#: ../../godmode/reporting/visual_console_builder.elements.php:1036 +msgid "The width and height property is required and should greater than 0" +msgstr "La propiedad de ancho y alto es obligatoria y debe ser mayor que 0" + +#: ../../godmode/reporting/visual_console_builder.php:216 +msgid "This file isn't image" +msgstr "El archivo no es una imagen." + +#: ../../godmode/reporting/visual_console_builder.php:219 +msgid "This file isn't image." +msgstr "El archivo no es una imagen." + +#: ../../godmode/reporting/visual_console_builder.php:225 +#: ../../godmode/reporting/visual_console_builder.php:228 +msgid "File already are exists." +msgstr "El archivo ya existe." + +#: ../../godmode/reporting/visual_console_builder.php:236 +#: ../../godmode/reporting/visual_console_builder.php:239 +msgid "The file have not image extension." +msgstr "El archivo no tiene una extensión válida." + +#: ../../godmode/reporting/visual_console_builder.php:251 +#: ../../godmode/reporting/visual_console_builder.php:254 +#: ../../godmode/reporting/visual_console_builder.php:264 +#: ../../godmode/reporting/visual_console_builder.php:270 +msgid "Problems with move file to target." +msgstr "Error al mover el archivo al objetivo" + +#: ../../godmode/reporting/visual_console_builder.php:308 +msgid "Successfully update." +msgstr "Actualizado correctamente" + +#: ../../godmode/reporting/visual_console_builder.php:327 +msgid "Could not be update." +msgstr "No se puede actualizar" + +#: ../../godmode/reporting/visual_console_builder.php:347 +msgid "Successfully created." +msgstr "Creado correctamente" + +#: ../../godmode/reporting/visual_console_builder.php:366 +msgid "Could not be created." +msgstr "No se pudo crear" + +#: ../../godmode/reporting/visual_console_builder.php:414 +msgid "Successfully multiple delete." +msgstr "Supresión múltiple realizada correctamente" + +#: ../../godmode/reporting/visual_console_builder.php:415 +msgid "Unsuccessful multiple delete." +msgstr "Error de supresión múltiple" + +#: ../../godmode/reporting/visual_console_builder.php:640 +msgid "Successfully delete." +msgstr "Borrado satisfactoriamente" + +#: ../../godmode/reporting/visual_console_builder.php:934 +#: ../../operation/visual_console/legacy_view.php:117 +#: ../../operation/visual_console/view.php:134 +msgid "Visual consoles list" +msgstr "Lista de consolas visuales" + +#: ../../godmode/reporting/visual_console_builder.php:943 +#: ../../operation/visual_console/legacy_view.php:133 +#: ../../operation/visual_console/view.php:168 +msgid "Show link to public Visual Console" +msgstr "Mostrar enlace a la Consola Visual pública" + +#: ../../godmode/reporting/visual_console_builder.php:951 +#: ../../operation/visual_console/legacy_view.php:151 +#: ../../operation/visual_console/view.php:186 +msgid "List elements" +msgstr "Lista de elementos" + +#: ../../godmode/reporting/visual_console_builder.php:957 +#: ../../operation/visual_console/legacy_view.php:161 +#: ../../operation/visual_console/view.php:196 +msgid "Services wizard" +msgstr "Asistente de servicios" + +#: ../../godmode/reporting/visual_console_builder.php:963 ../../include/functions_menu.php:604 +#: ../../operation/visual_console/legacy_view.php:171 +#: ../../operation/visual_console/view.php:206 ../../enterprise/godmode/policies/policy.php:158 +#: ../../enterprise/godmode/setup/setup_acl.php:664 +#: ../../enterprise/include/functions_reporting.php:64 +#: ../../enterprise/include/functions_reporting.php:8267 +#: ../../enterprise/include/functions_reporting.php:8293 +#: ../../enterprise/meta/general/main_header.php:134 +#: ../../package_774/enterprise/include/functions_reporting.php:61 +#: ../../package_774/enterprise/include/functions_reporting.php:8256 +#: ../../package_774/enterprise/include/functions_reporting.php:8282 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:664 +msgid "Wizard" +msgstr "Asistente" + +#: ../../godmode/reporting/visual_console_builder.php:976 +msgid "New visual console" +msgstr "Nueva consola visual" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:123 +#: ../../include/functions_visual_map_editor.php:56 +msgid "Static Graph" +msgstr "Gráfico estático" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:124 +#: ../../include/functions_visual_map_editor.php:57 +#: ../../include/functions_visual_map_editor.php:1442 +#: ../../operation/visual_console/view.php:325 +msgid "Percentile Item" +msgstr "Elemento percentil" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:125 +#: ../../include/ajax/module.php:1321 ../../include/rest-api/models/VisualConsole/Item.php:2100 +#: ../../include/functions_visual_map.php:4190 +#: ../../include/functions_visual_map_editor.php:391 ../../mobile/operation/home.php:116 +#: ../../operation/agentes/stat_win.php:343 ../../operation/agentes/stat_win.php:347 +msgid "Module graph" +msgstr "Gráfico de módulo" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:126 +#: ../../include/functions_visual_map_editor.php:60 +msgid "Simple value" +msgstr "Valor simple" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:168 +msgid "Horizontal range between elements (px)" +msgstr "Intervalo horizontal entre elementos (px)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:180 +msgid "Vertical range between elements (px)" +msgstr "Intervalo vertical entre elementos (px)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:198 +msgid "Size (px)" +msgstr "Tamaño (px)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:236 +#: ../../enterprise/extensions/vmware/vmware_view.php:1825 +msgid "Font" +msgstr "Fuente" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:250 +#: ../../include/functions_config.php:1101 +msgid "Font size" +msgstr "Tamaño de fuente" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:278 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:371 +#: ../../include/functions_visual_map_editor.php:606 +msgid "Process" +msgstr "Procesar" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:281 +#: ../../include/functions_visual_map_editor.php:609 +msgid "Min value" +msgstr "Valor mínimo" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:282 +#: ../../godmode/reporting/visual_console_builder.wizard.php:302 +#: ../../include/functions_visual_map_editor.php:610 +#: ../../include/functions_visual_map_editor.php:730 +msgid "Max value" +msgstr "Valor máx." + +#: ../../godmode/reporting/visual_console_builder.wizard.php:283 +#: ../../include/functions_visual_map_editor.php:611 +msgid "Avg value" +msgstr "Valor medio" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:296 +msgid "Width (px)" +msgstr "Ancho (px)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:318 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:459 +#: ../../include/functions_visual_map_editor.php:735 +msgid "Bubble" +msgstr "Burbuja" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:337 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:504 +#: ../../include/functions_visual_map_editor.php:740 +msgid "Percent" +msgstr "Porcentaje" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:363 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:509 +#: ../../include/functions_visual_map_editor.php:759 +#: ../../include/functions_visual_map_editor.php:777 +msgid "Value to show" +msgstr "Valor para mostrar" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:371 +#: ../../godmode/servers/modificar_server.php:174 +#: ../../godmode/servers/modificar_server.php:332 +#: ../../godmode/servers/modificar_server.php:351 +#: ../../godmode/servers/modificar_server.php:406 ../../godmode/servers/plugin.php:328 +#: ../../godmode/servers/plugin.php:405 ../../godmode/servers/plugin.php:850 +#: ../../godmode/servers/plugin_registration.php:73 ../../godmode/setup/license.php:438 +#: ../../godmode/setup/os.php:124 ../../godmode/setup/os_version.php:239 +#: ../../godmode/menu.php:400 ../../include/lib/Dashboard/Widgets/EventCardboard.php:372 +#: ../../mobile/include/functions_web.php:28 ../../views/consoles/list.php:40 +#: ../../enterprise/godmode/servers/HA_cluster.php:120 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:51 +#: ../../enterprise/godmode/servers/list_satellite.php:37 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:29 +#: ../../enterprise/godmode/servers/manage_export.php:69 +#: ../../enterprise/godmode/servers/manage_export_form.php:85 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:90 +#: ../../enterprise/meta/advanced/policymanager.apply.php:200 +#: ../../enterprise/meta/advanced/servers.build_table.php:44 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:29 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:51 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:86 +msgid "Servers" +msgstr "Servidores" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:431 +msgid "One item per agent" +msgstr "Un elemento por agente" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:452 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:250 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:459 +msgid "Filter modules" +msgstr "Filtrar módulos" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:459 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:229 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:220 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +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" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:489 +#: ../../godmode/reporting/visual_console_builder.wizard.php:854 +msgid "Agent - Module" +msgstr "Agente-Módulo" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:534 +msgid "Enable link agent" +msgstr "Habilitar el enlace del agente" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:544 +msgid "Set Parent" +msgstr "Establecer padre" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:547 +msgid "Item created in the visualmap" +msgstr "Elemento creado en el mapa visual" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:548 +msgid "Use the agents relationship (from selected agents)" +msgstr "Usar la relación entre agentes (de los agentes seleccionados)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:565 +msgid "Item in the map" +msgstr "Elemento en el mapa" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:566 +#, php-format +msgid "The parenting relationships in %s will be drawn on the map." +msgstr "Las relaciones de jerarquía de %s se muestran en el mapa." + +#: ../../godmode/reporting/visual_console_builder.wizard.php:581 +msgid "Max. elements for row" +msgstr "Elementos máximos por línea" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:595 +#: ../../godmode/reporting/visual_console_builder.wizard.php:599 +msgid "Are you sure to add many elements\\nin visual map?" +msgstr "¿Estás seguro de que quieres añadir tantos elementos en la consola visual?" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:627 +#: ../../mobile/operation/agents.php:471 ../../mobile/operation/events.php:1193 +#: ../../mobile/operation/module_graph.php:474 ../../mobile/operation/modules.php:823 +#: ../../mobile/operation/server_status.php:389 ../../mobile/operation/tactical.php:240 +#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:173 +#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:176 +msgid "Loading..." +msgstr "Cargando…" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:775 +msgid "Please select any module or modules." +msgstr "Por favor, selecciona cualquier módulo o módulos." + +#: ../../godmode/reporting/visual_console_favorite.php:117 +#: ../../enterprise/meta/general/main_header.php:258 +#: ../../enterprise/meta/general/main_menu.php:463 +#: ../../package_774/enterprise/meta/general/main_menu.php:457 +msgid "Favourite Visual Console" +msgstr "Consola visual favorita" + +#: ../../godmode/reporting/visual_console_favorite.php:240 +msgid "No favourite consoles defined" +msgstr "No hay consolas favoritas" + +#: ../../godmode/servers/discovery.php:65 ../../godmode/servers/discovery.php:74 +#: ../../godmode/wizards/Applications.class.php:186 ../../godmode/wizards/Cloud.class.php:207 +#: ../../godmode/wizards/Custom.class.php:109 ../../godmode/wizards/HostDevices.class.php:190 +#: ../../godmode/wizards/ManageExtensions.class.php:255 ../../godmode/menu.php:178 +#: ../../enterprise/include/class/Aws.cloud.php:157 +#: ../../enterprise/include/class/Azure.cloud.php:190 +#: ../../enterprise/include/class/DeploymentCenter.class.php:598 +#: ../../enterprise/include/class/Google.cloud.php:184 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:190 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:157 +#: ../../package_774/enterprise/include/class/Google.cloud.php:184 +msgid "Discovery" +msgstr "Discovery" + +#: ../../godmode/servers/discovery.php:202 +msgid "You must create a task first" +msgstr "Primero debe crear una tarea" + +#: ../../godmode/servers/modificar_server.php:54 ../../include/functions_servers.php:662 +#: ../../include/functions_servers.php:668 ../../include/functions_servers.php:1395 +#: ../../include/functions_ui.php:7430 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:482 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:356 +msgid "Data server" +msgstr "Servidor de datos" + +#: ../../godmode/servers/modificar_server.php:58 ../../include/class/AgentWizard.class.php:1411 +#: ../../include/functions_servers.php:676 ../../include/functions_servers.php:682 +#: ../../include/functions_servers.php:1398 ../../include/functions_ui.php:7435 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:488 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:362 +msgid "Network server" +msgstr "Servidor de red" + +#: ../../godmode/servers/modificar_server.php:62 ../../include/functions_servers.php:690 +#: ../../include/functions_servers.php:696 +msgid "SNMP Trap server" +msgstr "Servidor de traps SNMP" + +#: ../../godmode/servers/modificar_server.php:70 ../../include/class/AgentWizard.class.php:1392 +#: ../../include/functions_servers.php:718 ../../include/functions_servers.php:724 +#: ../../include/functions_servers.php:1410 ../../include/functions_ui.php:7440 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:512 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:386 +msgid "Plugin server" +msgstr "Servidor de plugins" + +#: ../../godmode/servers/modificar_server.php:74 +#: ../../include/lib/ClusterViewer/ClusterWizard.php:841 +#: ../../include/functions_servers.php:732 ../../include/functions_servers.php:738 +#: ../../include/functions_ui.php:7445 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:357 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:506 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:380 +msgid "Prediction server" +msgstr "Servidor de predicción" + +#: ../../godmode/servers/modificar_server.php:78 ../../include/class/AgentWizard.class.php:1402 +#: ../../include/functions_servers.php:746 ../../include/functions_servers.php:752 +#: ../../include/functions_servers.php:1416 ../../include/functions_ui.php:7450 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:572 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:446 +msgid "WMI server" +msgstr "Servidor WMI" + +#: ../../godmode/servers/modificar_server.php:82 ../../include/functions_servers.php:760 +#: ../../include/functions_servers.php:766 ../../include/functions_servers.php:1422 +#: ../../enterprise/godmode/servers/manage_export_form.php:111 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:542 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:416 +msgid "Export server" +msgstr "Servidor de exportación" + +#: ../../godmode/servers/modificar_server.php:87 ../../include/functions_servers.php:774 +#: ../../include/functions_servers.php:780 ../../include/functions_servers.php:1425 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:536 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:410 +msgid "Inventory server" +msgstr "Servidor de inventario" + +#: ../../godmode/servers/modificar_server.php:91 ../../include/functions_servers.php:788 +#: ../../include/functions_servers.php:794 ../../include/functions_servers.php:1419 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:530 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:404 +msgid "Web server" +msgstr "Servidor web" + +#: ../../godmode/servers/modificar_server.php:95 ../../include/functions_servers.php:802 +#: ../../include/functions_servers.php:808 ../../include/functions_servers.php:1428 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:363 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:548 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:422 +msgid "Event server" +msgstr "Servidor de eventos" + +#: ../../godmode/servers/modificar_server.php:99 ../../include/functions_servers.php:816 +#: ../../include/functions_servers.php:822 +msgid "Correlation server" +msgstr "Servidor de correlación" + +#: ../../godmode/servers/modificar_server.php:103 ../../include/functions_servers.php:830 +#: ../../include/functions_servers.php:836 ../../include/functions_servers.php:1404 +msgid "Enterprise ICMP server" +msgstr "Servidor ICMP Enterprise" + +#: ../../godmode/servers/modificar_server.php:107 ../../include/functions_servers.php:844 +#: ../../include/functions_servers.php:850 ../../include/functions_servers.php:1407 +msgid "Enterprise SNMP server" +msgstr "Servidor SNMP Enterprise" + +#: ../../godmode/servers/modificar_server.php:111 +#: ../../include/class/AgentWizard.class.php:1382 ../../include/functions_servers.php:858 +#: ../../include/functions_servers.php:864 +msgid "Enterprise Satellite server" +msgstr "Servidor Enterprise Satélite" + +#: ../../godmode/servers/modificar_server.php:115 ../../include/functions_servers.php:872 +#: ../../include/functions_servers.php:878 +msgid "Enterprise Transactional server" +msgstr "Servidor transaccional Enterprise" + +#: ../../godmode/servers/modificar_server.php:119 ../../include/functions_servers.php:886 +#: ../../include/functions_servers.php:892 +msgid "Mainframe server" +msgstr "Servidor mainframe" + +#: ../../godmode/servers/modificar_server.php:123 ../../include/functions_servers.php:900 +#: ../../include/functions_servers.php:906 +msgid "Sync server" +msgstr "Servidor sync" + +#: ../../godmode/servers/modificar_server.php:127 ../../include/functions_servers.php:914 +#: ../../include/functions_servers.php:920 +msgid "Wux server" +msgstr "Servidor WUX" + +#: ../../godmode/servers/modificar_server.php:131 ../../include/functions_servers.php:1012 +#: ../../include/functions_servers.php:1018 ../../include/functions_servers.php:1434 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:584 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:458 +msgid "Log server" +msgstr "Servidor de registros" + +#: ../../godmode/servers/modificar_server.php:135 ../../include/functions_servers.php:942 +#: ../../include/functions_servers.php:948 ../../include/functions_servers.php:1446 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:566 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:440 +msgid "NCM server" +msgstr "Servidor NCM" + +#: ../../godmode/servers/modificar_server.php:139 ../../include/functions_servers.php:956 +#: ../../include/functions_servers.php:962 +msgid "Autoprovision server" +msgstr "Servidor de auto aprovisionamiento" + +#: ../../godmode/servers/modificar_server.php:143 ../../include/functions_servers.php:970 +#: ../../include/functions_servers.php:976 +msgid "Migration server" +msgstr "Servidor de migración" + +#: ../../godmode/servers/modificar_server.php:147 ../../include/functions_servers.php:984 +#: ../../include/functions_servers.php:990 ../../include/functions_servers.php:1443 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:494 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:368 +msgid "Alert server" +msgstr "Servidor de alertas" + +#: ../../godmode/servers/modificar_server.php:151 ../../include/functions_servers.php:998 +#: ../../include/functions_servers.php:1004 +msgid "Netflow server" +msgstr "Servidor Netflow" + +#: ../../godmode/servers/modificar_server.php:155 ../../include/functions_servers.php:1026 +#: ../../include/functions_servers.php:1032 +msgid "MADE server" +msgstr "Servidor MADE" + +#: ../../godmode/servers/modificar_server.php:159 +msgid "Update server" +msgstr "Actualizar servidor" + +#: ../../godmode/servers/modificar_server.php:178 +#: ../../godmode/servers/modificar_server.php:336 +#: ../../godmode/servers/modificar_server.php:355 +#: ../../godmode/servers/modificar_server.php:397 +#: ../../enterprise/meta/advanced/servers.build_table.php:35 +#, php-format +msgid "%s servers" +msgstr "Servidores de %s" + +#: ../../godmode/servers/modificar_server.php:186 ../../godmode/servers/plugin.php:448 +#: ../../godmode/servers/plugin.php:1130 ../../include/ajax/consoles.ajax.php:61 +msgid "Standard" +msgstr "Estándar" + +#: ../../godmode/servers/modificar_server.php:188 ../../godmode/setup/license.php:265 +#: ../../include/class/Diagnostics.class.php:1236 ../../include/functions_ui.php:1018 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:55 +#: ../../enterprise/godmode/servers/list_satellite.php:41 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:33 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:33 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:55 +msgid "Satellite" +msgstr "Satélite" + +#: ../../godmode/servers/modificar_server.php:223 +msgid "Exec Server" +msgstr "Ejecutar el servidor" + +#: ../../godmode/servers/modificar_server.php:231 +msgid "Leave blank to use SSH default port (22)" +msgstr "Dejar en blanco para usar el puerto SSH por defecto (22)" + +#: ../../godmode/servers/modificar_server.php:236 +msgid "Check Exec Server" +msgstr "Comprobar ejecución del servidor" + +#: ../../godmode/servers/modificar_server.php:271 +msgid "Credential boxes" +msgstr "Recuadro de credenciales" + +#: ../../godmode/servers/modificar_server.php:295 +msgid "Standard editor" +msgstr "Editor estándar" + +#: ../../godmode/servers/modificar_server.php:299 +msgid "Advanced editor" +msgstr "Editor avanzado" + +#: ../../godmode/servers/modificar_server.php:323 +#: ../../godmode/servers/modificar_server.php:342 +msgid "Remote Configuration" +msgstr "Configuración remota" + +#: ../../godmode/servers/modificar_server.php:370 +msgid "Dynamic search" +msgstr "Búsqueda dinámica" + +#: ../../godmode/servers/modificar_server.php:410 +#: ../../include/class/OrderInterpreter.class.php:247 +msgid "Manage Servers" +msgstr "Gestionar servidores" + +#: ../../godmode/servers/modificar_server.php:420 +#: ../../godmode/servers/modificar_server.php:431 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1670 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1648 +msgid "Unsuccessfull action" +msgstr "No se pudo completar la acción" + +#: ../../godmode/servers/modificar_server.php:422 +#: ../../godmode/servers/modificar_server.php:433 +msgid "Successfully action" +msgstr "Acción procesada satisfactoriamente" + +#: ../../godmode/servers/modificar_server.php:443 ../../enterprise/meta/advanced/servers.php:37 +msgid "Server deleted successfully" +msgstr "Servidor eliminado correctamente" + +#: ../../godmode/servers/modificar_server.php:445 ../../enterprise/meta/advanced/servers.php:39 +msgid "There was a problem deleting the server" +msgstr "Hubo un problema al eliminar el servidor" + +#: ../../godmode/servers/modificar_server.php:464 +msgid "Server updated successfully" +msgstr "Servidor actualizado correctamente" + +#: ../../godmode/servers/modificar_server.php:466 +msgid "There was a problem updating the server" +msgstr "Hubo un problema al actualizar el servidor" + +#: ../../godmode/servers/plugin.php:62 +msgid "Network Components" +msgstr "Componentes de red" + +#: ../../godmode/servers/plugin.php:221 ../../include/functions_filemanager.php:841 +#: ../../enterprise/godmode/agentes/collections.editor.php:179 +#: ../../enterprise/godmode/agentes/collections.editor.php:245 +#: ../../enterprise/meta/advanced/collections.editor.php:151 +#: ../../enterprise/meta/advanced/collections.editor.php:219 +msgid "Edit file" +msgstr "Editar archivo" + +#: ../../godmode/servers/plugin.php:240 +#: ../../enterprise/godmode/agentes/collections.editor.php:269 +#: ../../enterprise/meta/advanced/collections.editor.php:243 +msgid "Compatibility mode" +msgstr "Modo de compatibilidad" + +#: ../../godmode/servers/plugin.php:290 ../../godmode/servers/plugin.php:332 +#: ../../godmode/servers/plugin.php:409 ../../godmode/servers/plugin.php:812 +#: ../../godmode/servers/plugin.php:854 ../../godmode/menu.php:422 +#: ../../enterprise/godmode/agentes/configurar_agente.php:82 +#: ../../enterprise/godmode/agentes/plugins_manager.php:236 +#: ../../enterprise/godmode/policies/policies.php:583 +#: ../../enterprise/godmode/policies/policy.php:128 +#: ../../enterprise/godmode/policies/policy_plugins.php:186 +#: ../../package_774/enterprise/godmode/policies/policies.php:610 +msgid "Plugins" +msgstr "Plugins" + +#: ../../godmode/servers/plugin.php:301 ../../godmode/servers/plugin.php:823 +msgid "Attachments" +msgstr "Archivos adjuntos" + +#: ../../godmode/servers/plugin.php:311 ../../godmode/servers/plugin.php:833 +msgid "Index of attachment/plugin" +msgstr "Índice de archivo adjunto/plugin" + +#: ../../godmode/servers/plugin.php:314 ../../godmode/servers/plugin.php:836 +#, php-format +msgid "Plug-ins registered on %s" +msgstr "Plugins registrados en %s" + +#: ../../godmode/servers/plugin.php:391 ../../godmode/servers/plugin.php:799 +#: ../../godmode/servers/plugin_registration.php:58 +msgid "To manage plugin you must activate centralized management" +msgstr "Active la gestión centralizada para gestionar el plugin" + +#: ../../godmode/servers/plugin.php:396 ../../godmode/servers/plugin_registration.php:105 +#: ../../enterprise/meta/include/functions_components_meta.php:124 +#: ../../enterprise/meta/include/functions_components_meta.php:164 +msgid "Plugin registration" +msgstr "Registro de plugins" + +#: ../../godmode/servers/plugin.php:396 +msgid "Plugin update" +msgstr "Actualización de plugin" + +#: ../../godmode/servers/plugin.php:417 +msgid "" +"This console is not manager of this environment,\n" +" \t\tplease manage this feature from centralized manager console (Metaconsole)." +msgstr "" +"Esta consola no administra este entorno,\n" +" \t\tadministre esta funcionalidad desde el administrador centralizado de la consola " +"(Metaconsola)." + +#: ../../godmode/servers/plugin.php:449 ../../godmode/servers/plugin.php:1130 +msgid "Nagios" +msgstr "Nagios" + +#: ../../godmode/servers/plugin.php:477 +msgid "Plugin type" +msgstr "Tipo de plugin" + +#: ../../godmode/servers/plugin.php:483 +msgid "" +"This value only will be applied if is minor than the server general configuration plugin " +"timeout" +msgstr "" +"Este valor solo se aplicará si es menor que el tiempo de espera del plugin de la " +"configuración general del servidor." + +#: ../../godmode/servers/plugin.php:483 +msgid "If you set a 0 seconds timeout, the server plugin timeout will be used" +msgstr "" +"Si configuras en 0 segundos el tiempo de espera, se utilizará el tiempo de espera del plugin " +"del servidor." + +#: ../../godmode/servers/plugin.php:485 +msgid "Max. timeout" +msgstr "Máx. tiempo de espera" + +#: ../../godmode/servers/plugin.php:517 +msgid "Save changes" +msgstr "Guardar cambios" + +#: ../../godmode/servers/plugin.php:526 +msgid "Plugin command" +msgstr "Comando del plugin" + +#: ../../godmode/servers/plugin.php:528 +msgid "Specify interpreter and plugin path. The server needs permissions to run it." +msgstr "" +"Especifique el intérprete y la ruta del plugin. El servidor necesita permisos para " +"ejecutarlo." + +#: ../../godmode/servers/plugin.php:539 +msgid "Plug-in parameters" +msgstr "Parámetros del plugin" + +#: ../../godmode/servers/plugin.php:577 ../../godmode/servers/plugin.php:737 +msgid "Parameters macros" +msgstr "Macros de los parámetros" + +#: ../../godmode/servers/plugin.php:629 ../../include/class/ManageNetScanScripts.class.php:640 +#: ../../enterprise/godmode/modules/configure_local_component.php:781 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:781 +msgid "Default value" +msgstr "Valor por defecto" + +#: ../../godmode/servers/plugin.php:641 ../../include/class/ManageNetScanScripts.class.php:671 +msgid "Hide value" +msgstr "Ocultar valor" + +#: ../../godmode/servers/plugin.php:652 ../../include/class/ManageNetScanScripts.class.php:673 +msgid "This field will show up as dots like a password" +msgstr "En este campo aparecerán puntos como en un campo de tipo contraseña." + +#: ../../godmode/servers/plugin.php:688 ../../include/class/ManageNetScanScripts.class.php:728 +#: ../../enterprise/godmode/modules/configure_local_component.php:799 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:799 +msgid "Add macro" +msgstr "Añadir macro" + +#: ../../godmode/servers/plugin.php:711 +msgid "Remove macro" +msgstr "Eliminar macro" + +#: ../../godmode/servers/plugin.php:863 ../../godmode/servers/plugin_registration.php:86 +#, php-format +msgid "" +"This console is not manager of this environment, please manage this feature from feature " +"from %s." +msgstr "" +"La consola no administra este entorno, gestione esta funcionalidad desde la funcionalidad " +"desde %s." + +#: ../../godmode/servers/plugin.php:874 +msgid "You need to create your own plugins with Windows compatibility" +msgstr "Necesitas crear tus propios plugins compatibles con Windows." + +#: ../../godmode/servers/plugin.php:940 +msgid "Problem updating plugin" +msgstr "Problema al actualizar el plugin" + +#: ../../godmode/servers/plugin.php:942 +msgid "Plugin updated successfully" +msgstr "Plugin actualizado correctamente" + +#: ../../godmode/servers/plugin.php:1000 +msgid "Problem creating plugin" +msgstr "Error al crear plugin" + +#: ../../godmode/servers/plugin.php:1002 +msgid "Plugin created successfully" +msgstr "Plugin creado correctamente" + +#: ../../godmode/servers/plugin.php:1014 +msgid "Problem deleting plugin" +msgstr "Error al borrar plugin" + +#: ../../godmode/servers/plugin.php:1016 ../../godmode/servers/plugin.php:1028 +msgid "Plugin deleted successfully" +msgstr "Plugin borrado correctamente" + +#: ../../godmode/servers/plugin.php:1075 +msgid "Lock" +msgstr "Bloqueo" + +#: ../../godmode/servers/plugin.php:1112 +msgid "All the modules that are using this plugin will be deleted" +msgstr "Todos los módulos que estén utilizando este plugin se borrarán." + +#: ../../godmode/servers/plugin.php:1144 +msgid "There are no plugins in the system" +msgstr "No hay plugins en el sistema" + +#: ../../godmode/servers/plugin.php:1152 +msgid "Add plugin" +msgstr "Añadir plugin" + +#: ../../godmode/servers/plugin.php:1165 +#, php-format +msgid "List of modules and components created by \"%s\" " +msgstr "Lista de los módulos y componentes creados por '%s' " + +#: ../../godmode/servers/plugin.php:1269 +msgid "Some modules or components are using the plugin" +msgstr "Algunos módulos o componentes están usando el plugin." + +#: ../../godmode/servers/plugin.php:1270 +msgid "" +"The modules or components should be updated manually or using the bulk operations for " +"plugins after this change" +msgstr "" +"Los módulos o componentes deberían ser actualizados manualmente o usando las operaciones " +"masivas para los plugins después de este cambio." + +#: ../../godmode/servers/plugin.php:1272 +msgid "Are you sure you want to perform this action?" +msgstr "¿Estás seguro de que quieres realizar esta acción?" + +#: ../../godmode/servers/plugin.php:1281 +msgid "" +"The plugin macros cannot be updated because some modules or components are using the plugin" +msgstr "" +"Las macros del plugin no pueden ser actualizadas porque algunos módulos o componentes están " +"usando el plugin." + +#: ../../godmode/servers/plugin_registration.php:64 +msgid "PLUGIN REGISTRATION" +msgstr "REGISTRO DE PLUGINS" + +#: ../../godmode/servers/plugin_registration.php:77 +msgid "Register plugin" +msgstr "Registrar plugin" + +#: ../../godmode/servers/plugin_registration.php:101 +msgid "Plugin Registration" +msgstr "Registro de puglins" + +#: ../../godmode/servers/plugin_registration.php:107 +msgid "" +"This extension makes registering server plugins an easier task. Here you can upload a server " +"plugin in .pspz zipped format. Please refer to the official documentation on how to obtain " +"and use Server Plugins." +msgstr "" +"Esta extensión facilita el registro de los plugins de servidor. Aquí puede subir un plugin " +"de servidor en formato .pspz comprimido. Consulte la documentación oficial para saber como " +"obtener y utilizar los plugins de servidor." + +#: ../../godmode/servers/plugin_registration.php:109 +msgid "You can get more plugins in our" +msgstr "Puede encontrar más plugins en nuestra" + +#: ../../godmode/servers/plugin_registration.php:111 +msgid "Public Resource Library" +msgstr "Biblioteca de Recursos Públicos" + +#: ../../godmode/servers/plugin_registration.php:139 +msgid "Failed to create temporary directory" +msgstr "Error al crear un directorio temporal" + +#: ../../godmode/servers/plugin_registration.php:158 +msgid "Cannot load INI file" +msgstr "No se puede abrir el archivo .INI" + +#: ../../godmode/servers/plugin_registration.php:183 +msgid "Plugin exec not found. Aborting!" +msgstr "Plugin de ejecución no encontrado. ¡Deteniendo el proceso!" + +#: ../../godmode/servers/plugin_registration.php:194 +msgid "Plugin already registered. Aborting!" +msgstr "El plugin ya está registrado. ¡Deteniendo el proceso!" + +#: ../../godmode/servers/plugin_registration.php:361 +msgid "Plug-in Remote Registered unsuccessfull" +msgstr "Error al registrar el plugin remoto" + +#: ../../godmode/servers/plugin_registration.php:364 +msgid "Please check the syntax of file \"plugin_definition.ini\"" +msgstr "Por favor, comprueba la sintaxis del archivo \"plugin_definition.ini\"." + +#: ../../godmode/servers/plugin_registration.php:504 +msgid "Module plugin registered" +msgstr "Plugin de módulo registrado" + +#: ../../godmode/servers/plugin_registration.php:509 +msgid "Registered successfully" +msgstr "Registrado correctamente" + +#: ../../godmode/servers/plugin_registration.php:522 +msgid "Unable to uncompress uploaded file" +msgstr "No se puede descomprimir el archivo cargado" + +#: ../../godmode/servers/plugin_registration.php:540 +#, php-format +msgid "Cannot move uploaded file to %s." +msgstr "No se puede mover el archivo cargado a %s." + +#: ../../godmode/servers/servers.build_table.php:53 +#: ../../enterprise/meta/advanced/servers.build_table.php:109 +msgid "There are no servers configured into the database" +msgstr "No hay ningún servidor configurado en la base de datos" + +#: ../../godmode/servers/servers.build_table.php:83 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:228 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:386 +#: ../../enterprise/include/class/DatabaseHA.class.php:611 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:168 +#: ../../enterprise/meta/advanced/servers.build_table.php:139 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:224 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:382 +msgid "Master" +msgstr "Principal" + +#: ../../godmode/servers/servers.build_table.php:86 +#: ../../enterprise/meta/advanced/servers.build_table.php:142 +msgid "Lag" +msgstr "Retraso" + +#: ../../godmode/servers/servers.build_table.php:86 +#: ../../enterprise/meta/advanced/servers.build_table.php:142 +msgid "Avg. Delay(sec)/Modules delayed" +msgstr "Media de retraso (seg.)/Módulos retrasados" + +#: ../../godmode/servers/servers.build_table.php:87 +#: ../../enterprise/meta/advanced/servers.build_table.php:143 +msgid "T/Q" +msgstr "H/C" + +#: ../../godmode/servers/servers.build_table.php:87 +#: ../../enterprise/meta/advanced/servers.build_table.php:143 +msgid "Threads / Queued modules currently" +msgstr "Hilos/Cola actual de módulos" + +#: ../../godmode/servers/servers.build_table.php:89 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:303 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:360 +#: ../../include/lib/ITSM/ITSM.php:514 ../../views/ITSM/ITSMTicketListView.php:82 +#: ../../enterprise/include/class/DatabaseHA.class.php:800 +#: ../../enterprise/meta/advanced/servers.build_table.php:145 +#: ../../enterprise/tools/ipam/ipam_ajax.php:497 +msgid "Updated" +msgstr "Actualizado" + +#: ../../godmode/servers/servers.build_table.php:133 +#: ../../mobile/operation/server_status.php:269 ../../mobile/operation/server_status.php:307 +#: ../../mobile/operation/server_status.php:337 +msgid "Server has crashed." +msgstr "El servidor se ha caído." + +#: ../../godmode/servers/servers.build_table.php:141 +#: ../../mobile/operation/server_status.php:275 ../../mobile/operation/server_status.php:313 +#: ../../mobile/operation/server_status.php:343 +msgid "Server is stopped." +msgstr "El servidor se ha parado." + +#: ../../godmode/servers/servers.build_table.php:151 +#: ../../enterprise/meta/advanced/servers.build_table.php:178 +msgid "-" +msgstr "-" + +#: ../../godmode/servers/servers.build_table.php:155 +msgid "Exec server enabled" +msgstr "Servidor de ejecución habilitado" + +#: ../../godmode/servers/servers.build_table.php:170 +#: ../../godmode/servers/servers.build_table.php:176 +#: ../../enterprise/meta/advanced/servers.build_table.php:193 +#: ../../enterprise/meta/advanced/servers.build_table.php:199 +msgid "of" +msgstr "de" + +#: ../../godmode/servers/servers.build_table.php:222 +msgid "Manage Discovery tasks" +msgstr "Gestionar las tareas de Discovery" + +#: ../../godmode/servers/servers.build_table.php:236 +msgid "Reset module status and fired alert counts" +msgstr "Reiniciar el estado de los módulos y el conteo de las alertas disparadas" + +#: ../../godmode/servers/servers.build_table.php:247 +msgid "Claim back SNMP modules" +msgstr "Recuperar módulos SNMP" + +#: ../../godmode/servers/servers.build_table.php:260 +#: ../../enterprise/meta/advanced/servers.build_table.php:230 +msgid "Pending alerts list" +msgstr "Lista de alertas pendientes" + +#: ../../godmode/servers/servers.build_table.php:284 +msgid "Manage server conf" +msgstr "Gestionar configuración del servidorservidor Satélite" + +#: ../../godmode/servers/servers.build_table.php:309 +#: ../../enterprise/meta/advanced/servers.build_table.php:263 +msgid "Modules run by this server will stop working. Do you want to continue?" +msgstr "" +"Los módulos ejecutados por este servidor podrían dejar de funcionar. ¿Quieres continuar?" + +#: ../../godmode/servers/servers.build_table.php:338 +#: ../../enterprise/meta/advanced/servers.build_table.php:290 +msgid "Tactical server information" +msgstr "Vista táctica del servidor" + +#: ../../godmode/servers/servers.build_table.php:351 +#: ../../include/help/clippy/server_queued_modules.php:35 +#: ../../enterprise/meta/advanced/servers.build_table.php:316 +msgid "Excesive Queued." +msgstr "Demasiados módulos en cola" + +#: ../../godmode/servers/servers.build_table.php:352 +#: ../../enterprise/meta/advanced/servers.build_table.php:317 +msgid "" +"You have too many items in the processing queue. This can happen if your server is " +"overloaded and/or improperly configured. This could be something temporary, or a bottleneck. " +"If it is associated with a delay in monitoring, with modules going to unknown, try " +"increasing the number of threads." +msgstr "" +"Tiene demasiados elementos en la cola de procesamiento. Esto puede suceder si su servidor " +"está sobrecargado y/o configurado incorrectamente. Podría tratarse de algo temporal o un " +"cuello de botella. Si está asociado con un retraso en la monitorización, con módulos que " +"pasan a desconocido, intente aumentar el número de subprocesos." + +#: ../../godmode/setup/demo.php:187 ../../godmode/wizards/DiscoveryTaskList.class.php:650 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:711 +#: ../../enterprise/godmode/policies/policy_queue.php:690 +#: ../../enterprise/include/class/Omnishell.class.php:408 +#: ../../enterprise/include/functions_ipam.php:1427 +#: ../../enterprise/include/functions_ipam.php:1432 +#: ../../enterprise/meta/advanced/policymanager.queue.php:260 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:711 +msgid "Progress" +msgstr "Progreso" + +#: ../../godmode/setup/demo.php:194 ../../godmode/wizards/DiscoveryTaskList.class.php:985 +msgid "View summary" +msgstr "Ver el resumen" + +#: ../../godmode/setup/demo.php:250 +msgid "" +"You may need to increase the value of the plugin_timeout parameter in your server " +"configuration to get all your agents data updated" +msgstr "" +"Puede que necesite aumentar el valor del parámetro plugin_timeout en la configuración de su " +"servidor para actualizar los datos de los agentes" + +#: ../../godmode/setup/demo.php:304 +msgid "Agents interval" +msgstr "Intervalo de agentes" + +#: ../../godmode/setup/demo.php:309 +msgid "Generate historical data for all agents" +msgstr "Generar datos de histórico para todos los agentes" + +#: ../../godmode/setup/demo.php:319 +msgid "Days of historical data to insert in the agent data" +msgstr "Antigüedad en días de los datos de histórico para introducirlos en los datos de agente" + +#: ../../godmode/setup/demo.php:336 +msgid "Create services" +msgstr "Crear servicios" + +#: ../../godmode/setup/demo.php:367 +msgid "Create network maps" +msgstr "Crear mapas de red" + +#: ../../godmode/setup/demo.php:377 +msgid "Create GIS maps" +msgstr "Crear mapas GIS" + +#: ../../godmode/setup/demo.php:387 +msgid "Create custom graphs" +msgstr "Crear gráficos personalizados" + +#: ../../godmode/setup/demo.php:397 +msgid "Create reports" +msgstr "Crear informes" + +#: ../../godmode/setup/demo.php:407 +msgid "Create visual consoles" +msgstr "Crear consolas visuales" + +#: ../../godmode/setup/demo.php:417 +msgid "Create dashboards" +msgstr "Crear paneles de control" + +#: ../../godmode/setup/demo.php:445 +msgid "Traps target IP" +msgstr "IP objetivo de trapo" + +#: ../../godmode/setup/demo.php:445 +msgid "All demo traps are generated using version 1" +msgstr "Todos los trapos de demo se generan utilizando la versión 1" + +#: ../../godmode/setup/demo.php:461 +msgid "Traps community" +msgstr "Comunidad de traps" + +#: ../../godmode/setup/demo.php:477 +msgid "Tentacle target IP" +msgstr "IP objetivo de Tentacle" + +#: ../../godmode/setup/demo.php:493 +msgid "Tentacle port" +msgstr "Puerto de Tentacle" + +#: ../../godmode/setup/demo.php:509 +msgid "Tentacle extra options" +msgstr "Opciones extra de Tentacle" + +#: ../../godmode/setup/demo.php:526 +msgid "Configure demo data" +msgstr "Configurar datos de demo" + +#: ../../godmode/setup/demo.php:542 ../../include/class/WelcomeWindow.class.php:1223 +msgid "Create demo data" +msgstr "Crear datos de demo" + +#: ../../godmode/setup/demo.php:593 ../../include/functions_groups.php:251 +#: ../../operation/agentes/networkmap.dinamic.php:150 +#: ../../operation/agentes/pandora_networkmap.view.php:2368 +msgid "Network maps" +msgstr "Mapas de red" + +#: ../../godmode/setup/demo.php:596 ../../include/functions_groups.php:203 +msgid "GIS maps" +msgstr "Mapas GIS" + +#: ../../godmode/setup/demo.php:605 ../../mobile/operation/home.php:65 +#: ../../mobile/operation/visualmaps.php:184 ../../operation/search_main.php:142 +#: ../../operation/search_results.php:147 +msgid "Visual consoles" +msgstr "Consola visual" + +#: ../../godmode/setup/demo.php:608 ../../views/dashboard/list.php:40 +#: ../../views/dashboard/list.php:49 ../../enterprise/meta/general/main_header.php:233 +#: ../../enterprise/meta/general/main_menu.php:370 +#: ../../package_774/enterprise/meta/general/main_menu.php:364 +msgid "Dashboards" +msgstr "Dashboards" + +#: ../../godmode/setup/demo.php:613 +msgid "Active demo data summary" +msgstr "Activar resumen de datos de demo" + +#: ../../godmode/setup/demo.php:622 +msgid "Delete all demo data" +msgstr "Eliminar todos los datos de demo" + +#: ../../godmode/setup/demo.php:647 +msgid "demo agents currently in the system" +msgstr "Agentes demo actuales en el sistema" + +#: ../../godmode/setup/demo.php:648 +msgid "agents" +msgstr "agentes" + +#: ../../godmode/setup/file_manager.php:47 ../../godmode/setup/file_manager.php:60 +#: ../../godmode/menu.php:544 ../../enterprise/meta/advanced/metasetup.php:126 +#: ../../enterprise/meta/advanced/metasetup.php:225 +#: ../../enterprise/meta/advanced/metasetup.php:269 +msgid "File manager" +msgstr "Gestor de archivos" + +#: ../../godmode/setup/file_manager.php:85 ../../include/functions_filemanager.php:684 +#, php-format +msgid "Index of %s" +msgstr "Índice de %s" + +#: ../../godmode/setup/gis.php:69 +msgid "Map connection name" +msgstr "Nombre de la conexión" + +#: ../../godmode/setup/gis.php:87 +msgid "Do you wan delete this connection?" +msgstr "¿Deseas borrar esta conexión?" + +#: ../../godmode/setup/gis_step_2.php:37 +msgid "GIS Maps connections" +msgstr "Conexiones mapas GIS" + +#: ../../godmode/setup/gis_step_2.php:54 +msgid "Create new map connection" +msgstr "Crear nueva conexión de mapas" + +#: ../../godmode/setup/gis_step_2.php:91 +msgid "Edit map connection" +msgstr "Editar la conexión de mapas" + +#: ../../godmode/setup/gis_step_2.php:234 +msgid "Connection Name" +msgstr "Nombre de conexión" + +#: ../../godmode/setup/gis_step_2.php:240 +msgid "Number of zoom levels" +msgstr "Número de niveles de zoom" + +#: ../../godmode/setup/gis_step_2.php:244 +msgid "Default zoom level" +msgstr "Nivel de zoom por defecto" + +#: ../../godmode/setup/gis_step_2.php:247 +msgid "Basic configuration" +msgstr "Configuración básica" + +#: ../../godmode/setup/gis_step_2.php:252 +msgid "Open Street Maps" +msgstr "OpenStreetMaps" + +#: ../../godmode/setup/gis_step_2.php:253 +msgid "Google Maps" +msgstr "Google Maps" + +#: ../../godmode/setup/gis_step_2.php:255 +msgid "WMS Server" +msgstr "Servidor WMS" + +#: ../../godmode/setup/gis_step_2.php:257 +msgid "Please select the connection type" +msgstr "Tipo de conexión" + +#: ../../godmode/setup/gis_step_2.php:259 +msgid "Map connection type" +msgstr "Tipo de conexión de mapa" + +#: ../../godmode/setup/gis_step_2.php:307 +msgid "Tile Server URL" +msgstr "URL del servidor tile" + +#: ../../godmode/setup/gis_step_2.php:320 +msgid "Google Physical" +msgstr "Google Physical" + +#: ../../godmode/setup/gis_step_2.php:321 +msgid "Google Hybrid" +msgstr "Google Hybrid" + +#: ../../godmode/setup/gis_step_2.php:322 +msgid "Google Satelite" +msgstr "Google Satélite" + +#: ../../godmode/setup/gis_step_2.php:324 +msgid "Google Map Type" +msgstr "Tipo de mapa de Google" + +#: ../../godmode/setup/gis_step_2.php:348 +msgid "Google Maps Key" +msgstr "Clave de Google Maps" + +#: ../../godmode/setup/gis_step_2.php:357 +msgid "Image URL" +msgstr "URL de la imagen" + +#: ../../godmode/setup/gis_step_2.php:364 +msgid "Corners of the area of the image" +msgstr "Esquinas del área de la imagen" + +#: ../../godmode/setup/gis_step_2.php:364 +#: ../../include/rest-api/models/VisualConsole/Item.php:1961 +msgid "Left" +msgstr "Izquierda" + +#: ../../godmode/setup/gis_step_2.php:371 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:321 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:317 +#: ../../include/rest-api/models/VisualConsole/Item.php:1958 +msgid "Bottom" +msgstr "Inferior" + +#: ../../godmode/setup/gis_step_2.php:378 +#: ../../include/rest-api/models/VisualConsole/Item.php:1960 +msgid "Right" +msgstr "Derecha" + +#: ../../godmode/setup/gis_step_2.php:385 +#: ../../include/rest-api/models/VisualConsole/Item.php:1959 +msgid "Top" +msgstr "Superior" + +#: ../../godmode/setup/gis_step_2.php:392 +msgid "Image Size" +msgstr "Tamaño de imagen" + +#: ../../godmode/setup/gis_step_2.php:409 +msgid "WMS Server URL" +msgstr "URL del servidor WMS" + +#: ../../godmode/setup/gis_step_2.php:451 +msgid "" +"Preview to select the center of the map and the default position of an agent without gis data" +msgstr "" +"Vista previa para elegir el centro del mapa y la posición por defecto de un agente sin " +"información GIS" + +#: ../../godmode/setup/gis_step_2.php:452 +msgid "Load preview map" +msgstr "Vista previa del mapa" + +#: ../../godmode/setup/gis_step_2.php:461 +msgid "Map Center" +msgstr "Centro del mapa" + +#: ../../godmode/setup/gis_step_2.php:462 +msgid "Default position for agents without GIS data" +msgstr "Posición por defecto para agentes sin información GIS" + +#: ../../godmode/setup/gis_step_2.php:464 +msgid "Change in the map" +msgstr "Cambiar en el mapa" + +#: ../../godmode/setup/gis_step_2.php:486 ../../operation/agentes/gis_view.php:218 +msgid "Latitude" +msgstr "Latitud" + +#: ../../godmode/setup/gis_step_2.php:504 ../../operation/agentes/gis_view.php:217 +msgid "Longitude" +msgstr "Longitud" + +#: ../../godmode/setup/gis_step_2.php:522 ../../operation/agentes/gis_view.php:219 +msgid "Altitude" +msgstr "Altitud" + +#: ../../godmode/setup/gis_step_2.php:585 ../../godmode/setup/gis_step_2.php:680 +msgid "Center" +msgstr "Centro" + +#: ../../godmode/setup/gis_step_2.php:645 +msgid "Refresh preview map" +msgstr "Actualizar vista previa" + +#: ../../godmode/setup/license.php:50 +msgid "License management" +msgstr "Gestión de licencias" + +#: ../../godmode/setup/license.php:59 ../../godmode/menu.php:509 +#: ../../enterprise/meta/general/main_header.php:380 +#: ../../enterprise/meta/general/main_menu.php:766 +#: ../../package_774/enterprise/meta/general/main_menu.php:760 +msgid "License" +msgstr "Licencia" + +#: ../../godmode/setup/license.php:108 ../../enterprise/meta/advanced/license_meta.php:78 +msgid "Failed to Update license file" +msgstr "Error al actualizar el archivo de licencia" + +#: ../../godmode/setup/license.php:111 ../../enterprise/load_enterprise.php:568 +#: ../../package_774/enterprise/load_enterprise.php:568 +msgid "License updated" +msgstr "Licencia actualizada" + +#: ../../godmode/setup/license.php:127 +msgid "Error while connecting to licence server." +msgstr "Error al conectar con el servidor de licencias." + +#: ../../godmode/setup/license.php:128 +msgid "Invalid response while validating license." +msgstr "Respuesta no válida al validar la licencia." + +#: ../../godmode/setup/license.php:129 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:341 +msgid "Unknown error" +msgstr "Error desconocido" + +#: ../../godmode/setup/license.php:154 +msgid "Licence" +msgstr "Licencia" + +#: ../../godmode/setup/license.php:158 ../../include/class/Diagnostics.class.php:1204 +msgid "Customer key" +msgstr "Clave del cliente" + +#: ../../godmode/setup/license.php:183 ../../include/class/Diagnostics.class.php:1212 +msgid "Platform Limit" +msgstr "Límite de la plataforma" + +#: ../../godmode/setup/license.php:197 ../../include/class/Diagnostics.class.php:1216 +msgid "Current Platform Count" +msgstr "Cómputo de la plataforma actual" + +#: ../../godmode/setup/license.php:211 ../../include/class/Diagnostics.class.php:1220 +msgid "Current Platform Count (enabled: items)" +msgstr "Cómputo de la plataforma actual (activado: elementos)" + +#: ../../godmode/setup/license.php:225 ../../include/class/Diagnostics.class.php:1224 +msgid "Current Platform Count (disabled: items)" +msgstr "Cómputo de la plataforma actual (desactivado: elementos)" + +#: ../../godmode/setup/license.php:239 ../../include/class/Diagnostics.class.php:1228 +msgid "License Mode" +msgstr "Modalidad de licencia" + +#: ../../godmode/setup/license.php:252 +msgid "NMS" +msgstr "NMS" + +#: ../../godmode/setup/license.php:255 ../../godmode/setup/license.php:268 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:62 +msgid "enabled" +msgstr "activado" + +#: ../../godmode/setup/license.php:255 ../../godmode/setup/license.php:268 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:65 +msgid "disabled" +msgstr "desactivado" + +#: ../../godmode/setup/license.php:278 ../../include/class/Diagnostics.class.php:1240 +msgid "Licensed to" +msgstr "Con licencia para" + +#: ../../godmode/setup/license.php:292 +msgid "License encryption key" +msgstr "Clave de cifrado de licencia" + +#: ../../godmode/setup/license.php:293 +msgid "" +"This key is used to encrypt your Pandora FMS license when it is shared with other Pandora " +"FMS components" +msgstr "" +"Esta clave se utiliza para cifrar la licencia de Pandora FMS cuando se comparte con otros " +"componentes de Pandora FMS" + +#: ../../godmode/setup/license.php:314 ../../godmode/wizards/Cloud.class.php:379 +#: ../../include/class/SnmpConsole.class.php:456 ../../include/class/SnmpConsole.class.php:514 +#: ../../include/class/SnmpConsole.class.php:863 ../../mobile/operation/events.php:883 +#: ../../operation/agentes/alerts_status.php:312 ../../operation/agentes/alerts_status.php:462 +#: ../../operation/agentes/alerts_status.php:476 +#: ../../enterprise/godmode/reporting/aws_view.php:181 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3435 +#: ../../enterprise/load_enterprise.php:757 +#: ../../package_774/enterprise/load_enterprise.php:757 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3416 +msgid "Validate" +msgstr "Validar" + +#: ../../godmode/setup/license.php:321 ../../godmode/setup/license.php:361 +msgid "Request new license" +msgstr "Solicitar nueva licencia" + +#: ../../godmode/setup/license.php:333 +msgid "Show agent usage details" +msgstr "Mostrar detalles de uso de agente" + +#: ../../godmode/setup/license.php:365 +#, php-format +msgid "To get your %s Enterprise License:" +msgstr "Para conseguir la %s licencia Enterprise:" + +#: ../../godmode/setup/license.php:368 +#, php-format +msgid "Go to %s" +msgstr "Ir a %s" + +#: ../../godmode/setup/license.php:371 +msgid "Enter the auth key and the following request key:" +msgstr "Introduce la clave de autentificación y la siguiente clave de petición:" + +#: ../../godmode/setup/license.php:377 +msgid "Enter your name (or a company name) and a contact email address." +msgstr "Introduce tu nombre (o el de tu empresa) y un email de contacto." + +#: ../../godmode/setup/license.php:380 +msgid "Click on Generate." +msgstr "Haz clic en Generar" + +#: ../../godmode/setup/license.php:383 +msgid "" +"Click here, enter the generated " +"license key and click on Validate." +msgstr "" +"Haz clic aquí, introduce la clave " +"de licencia generada y pulsa en Validar." + +#: ../../godmode/setup/license.php:399 ../../operation/custom_fields/custom_fields_view.php:683 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:700 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:688 +msgid "Total Agents" +msgstr "Agentes totales" + +#: ../../godmode/setup/license.php:412 +msgid "Network & other devices" +msgstr "Red y otros dispositivos" + +#: ../../godmode/setup/license.php:425 +msgid "Workstations" +msgstr "Estaciones de trabajos" + +#: ../../godmode/setup/license.php:451 +msgid "Show disabled agents" +msgstr "Mostrar agentes deshabitados" + +#: ../../godmode/setup/license.php:462 +msgid "Agents usage details" +msgstr "Detalles de uso del agente" + +#: ../../godmode/setup/links.php:38 +msgid "Link management" +msgstr "Gestionar enlaces" + +#: ../../godmode/setup/links.php:55 ../../enterprise/meta/advanced/links.php:46 +msgid "There was a problem creating link" +msgstr "Error al crear el enlace" + +#: ../../godmode/setup/links.php:78 ../../enterprise/meta/advanced/links.php:67 +msgid "There was a problem modifying link" +msgstr "Error al modificar el enlace" + +#: ../../godmode/setup/links.php:91 ../../enterprise/meta/advanced/links.php:81 +msgid "There was a problem deleting link" +msgstr "Error al borrar el enlace" + +#: ../../godmode/setup/links.php:109 ../../godmode/setup/news.php:173 +msgid "Name error" +msgstr "Error de nombre" + +#: ../../godmode/setup/links.php:135 ../../godmode/setup/links.php:199 +#: ../../enterprise/meta/advanced/links.php:126 ../../enterprise/meta/advanced/links.php:169 +msgid "Link name" +msgstr "Nombre del enlace" + +#: ../../godmode/setup/links.php:152 ../../enterprise/godmode/policies/policy_linking.php:251 +#: ../../enterprise/meta/advanced/links.php:129 +msgid "Link" +msgstr "Enlace" + +#: ../../godmode/setup/links.php:195 ../../enterprise/meta/advanced/links.php:165 +msgid "There isn't links" +msgstr "No hay enlaces" + +#: ../../godmode/setup/news.php:30 +msgid "Site news management" +msgstr "Gestionar noticias del sitio" + +#: ../../godmode/setup/news.php:43 ../../godmode/menu.php:540 +msgid "Site news" +msgstr "Noticias del sistema" + +#: ../../godmode/setup/news.php:204 ../../godmode/setup/news.php:353 +#: ../../operation/messages/message_edit.php:394 ../../operation/messages/message_list.php:195 +#: ../../enterprise/include/functions_cron.php:86 +#: ../../enterprise/include/functions_cron.php:136 +#: ../../enterprise/include/functions_reporting.php:8466 +#: ../../enterprise/operation/reporting/custom_reporting.php:161 +#: ../../package_774/enterprise/include/functions_reporting.php:8455 +#: ../../package_774/enterprise/include/functions_cron.php:86 +#: ../../package_774/enterprise/include/functions_cron.php:136 +msgid "Subject" +msgstr "Asunto" + +#: ../../godmode/setup/news.php:238 +msgid "Modal screen" +msgstr "Pantalla modal" + +#: ../../godmode/setup/news.php:251 +msgid "Expire" +msgstr "Caduca" + +#: ../../godmode/setup/news.php:264 ../../godmode/setup/news.php:357 +msgid "Expiration" +msgstr "Vencimiento" + +#: ../../godmode/setup/news.php:348 +msgid "There are no defined news" +msgstr "No hay noticias definidas" + +#: ../../godmode/setup/news.php:355 +msgid "Author" +msgstr "Autor" + +#: ../../godmode/setup/news.php:364 ../../include/lib/TacticalView/elements/NewsBoard.php:63 +msgid "Welcome to Pandora FMS Console" +msgstr "Bienvenido/a a la Consola de Pandora FMS" + +#: ../../godmode/setup/news.php:370 +msgid "Modal" +msgstr "Modal" + +#: ../../godmode/setup/news.php:372 +msgid "Board" +msgstr "Tablero" + +#: ../../godmode/setup/news.php:383 +msgid "Expired" +msgstr "Caducado" + +#: ../../godmode/setup/os.builder.php:291 +msgid "Upload icon" +msgstr "Actualizar icono" + +#: ../../godmode/setup/os.builder.php:311 +msgid "Icon successfuly uploaded" +msgstr "Icon actualizado correctamente" + +#: ../../godmode/setup/os.builder.php:315 +msgid "File must be of type JPG, JPEG, PNG or SVG" +msgstr "El archivo debe ser de tipo JPG, JPEG, PNG o SVG" + +#: ../../godmode/setup/os.builder.php:319 +msgid "An error ocurrered to upload icon" +msgstr "Se produjo un error al actualizar el icono" + +#: ../../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 "" +"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas " +"está en modo lectura. Vaya a %s para administrarlo." + +#: ../../godmode/setup/os.list.php:151 ../../godmode/setup/os.list.php:160 +msgid "Create OS" +msgstr "Crear SO" + +#: ../../godmode/setup/os.php:65 +msgid "Manage OS types" +msgstr "Gestionar tipos de sistema operativo" + +#: ../../godmode/setup/os.php:77 +msgid "Manage version expiration dates" +msgstr "Gestionar fechas de espiración de versión" + +#: ../../godmode/setup/os.php:87 ../../godmode/setup/os.php:93 ../../godmode/setup/os.php:128 +#: ../../godmode/setup/os_version.php:211 ../../godmode/setup/os_version.php:243 +msgid "Edit OS" +msgstr "Editar SO" + +#: ../../godmode/setup/os.php:95 ../../godmode/setup/os_version.php:219 +msgid "List of Operating Systems" +msgstr "Lista de sistemas operativos" + +#: ../../godmode/setup/os.php:101 +msgid "Edit OS version expiration date" +msgstr "Editar fecha de expiración de la versión del sistema operativo" + +#: ../../godmode/setup/os.php:103 +msgid "List of version expiration dates" +msgstr "Gestionar fechas de espiración de versión" + +#: ../../godmode/setup/os.php:137 ../../godmode/setup/os_version.php:252 +#: ../../include/functions_api.php:2114 +msgid "Success creating OS" +msgstr "SO creado correctamente" + +#: ../../godmode/setup/os.php:141 ../../godmode/setup/os_version.php:256 +msgid "Fail creating OS" +msgstr "Error al crear SO" + +#: ../../godmode/setup/os.php:145 ../../godmode/setup/os_version.php:260 +#: ../../include/functions_api.php:2151 +msgid "Success updating OS" +msgstr "SO creado correctamente" + +#: ../../godmode/setup/os.php:149 ../../godmode/setup/os_version.php:264 +msgid "Error updating OS" +msgstr "Error al actualizar SO" + +#: ../../godmode/setup/os.php:153 ../../godmode/setup/os_version.php:268 +msgid "There are agents with this OS." +msgstr "Existen agentes con este SO" + +#: ../../godmode/setup/os.php:157 ../../godmode/setup/os_version.php:272 +msgid "Success deleting" +msgstr "Borrado correctamente" + +#: ../../godmode/setup/os.php:161 ../../godmode/setup/os_version.php:276 +msgid "Error deleting" +msgstr "Error al borrar" + +#: ../../godmode/setup/os_version.builder.php:155 +#: ../../godmode/setup/os_version.builder.php:156 ../../godmode/setup/os_version.list.php:53 +#: ../../include/class/CredentialStore.class.php:816 +#: ../../include/class/CredentialStore.class.php:951 +msgid "Product" +msgstr "Producto" + +#: ../../godmode/setup/os_version.builder.php:189 +msgid "End of life date" +msgstr "Fecha de expiración" + +#: ../../godmode/setup/os_version.list.php:55 +msgid "End of support date" +msgstr "Fecha de expiración de soporte" + +#: ../../godmode/setup/os_version.list.php:104 +msgid "Create OS version" +msgstr "Crear versión del sistema operativo" + +#: ../../godmode/setup/os_version.php:176 +msgid "List OS" +msgstr "Lista de sistemas operativos" + +#: ../../godmode/setup/os_version.php:188 +msgid "Builder OS" +msgstr "Creador de SO" + +#: ../../godmode/setup/os_version.php:200 ../../godmode/setup/os_version.php:215 +msgid "Version expiration date editor" +msgstr "Editor de fecha de expiración de versión" + +#: ../../godmode/setup/performance.php:185 +#: ../../enterprise/meta/advanced/metasetup.performance.php:88 +msgid "Pandora_db running in active database." +msgstr "Pandora_db en ejecución en la base de datos activa." + +#: ../../godmode/setup/performance.php:186 ../../godmode/setup/performance.php:242 +#: ../../enterprise/meta/advanced/metasetup.performance.php:89 +msgid "Executed:" +msgstr "Ejectuado:" + +#: ../../godmode/setup/performance.php:192 ../../godmode/setup/performance.php:247 +#: ../../enterprise/meta/advanced/metasetup.performance.php:95 +#: ../../enterprise/operation/agentes/wux_console_view.php:342 +#: ../../enterprise/operation/agentes/wux_console_view.php:363 +msgid "ago" +msgstr "hace" + +#: ../../godmode/setup/performance.php:241 +msgid "Pandora_db running in historical database." +msgstr "Pandora_db en ejecución en la base de datos histórica." + +#: ../../godmode/setup/performance.php:249 +msgid "not executed" +msgstr "No ejecutado" + +#: ../../godmode/setup/performance.php:262 ../../godmode/setup/performance.php:505 +#: ../../enterprise/meta/advanced/metasetup.performance.php:117 +#: ../../enterprise/meta/include/functions_meta.php:2133 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2123 +msgid "Max. days before delete events" +msgstr "Nº max. de días antes de borrar eventos" + +#: ../../godmode/setup/performance.php:277 ../../include/functions_config.php:869 +msgid "Max. days before delete traps" +msgstr "Nº max. de días antes de borrar traps SNMP" + +#: ../../godmode/setup/performance.php:292 ../../include/functions_config.php:877 +#: ../../enterprise/meta/advanced/metasetup.performance.php:152 +#: ../../enterprise/meta/include/functions_meta.php:2148 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2138 +msgid "Max. days before delete audit events" +msgstr "Nº max. de días antes de borrar eventos de auditoría interna" + +#: ../../godmode/setup/performance.php:307 ../../godmode/setup/performance.php:517 +#: ../../include/functions_config.php:873 +msgid "Max. days before delete string data" +msgstr "Nº max. de días antes de borrar datos de tipo texto" + +#: ../../godmode/setup/performance.php:322 ../../include/functions_config.php:881 +msgid "Max. days before delete GIS data" +msgstr "Nº max. de días antes de borrar información GIS" + +#: ../../godmode/setup/performance.php:337 ../../godmode/setup/performance.php:469 +#: ../../include/functions_config.php:885 +#: ../../enterprise/meta/advanced/metasetup.performance.php:268 +#: ../../enterprise/meta/include/functions_meta.php:2241 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2231 +msgid "Max. days before purge" +msgstr "Máx. días antes de purga de datos" + +#: ../../godmode/setup/performance.php:352 ../../godmode/setup/performance.php:481 +#: ../../include/functions_config.php:897 +msgid "Max. days before compact data" +msgstr "Máx. días antes de comprimir datos" + +#: ../../godmode/setup/performance.php:367 ../../include/functions_config.php:889 +msgid "Max. days before delete unknown modules" +msgstr "Máximo de días antes de borrar módulos desconocidos" + +#: ../../godmode/setup/performance.php:382 ../../include/functions_config.php:893 +msgid "Max. days before delete not initialized modules" +msgstr "Máx. días antes de eliminar módulos no inicializados" + +#: ../../godmode/setup/performance.php:397 +msgid "Max. days before delete autodisabled agents" +msgstr "Nº máximo de días antes de la eliminación de los agentes autodeshabilitados" + +#: ../../godmode/setup/performance.php:412 ../../include/functions_config.php:945 +msgid "Retention period of past special days" +msgstr "Período de retención de días especiales pasados" + +#: ../../godmode/setup/performance.php:424 ../../include/functions_config.php:949 +#: ../../enterprise/meta/advanced/metasetup.performance.php:239 +#: ../../enterprise/meta/include/functions_meta.php:2221 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2211 +msgid "Max. macro data fields" +msgstr "Nº máx. de campos de macro de datos" + +#: ../../godmode/setup/performance.php:493 ../../godmode/setup/performance.php:611 +#: ../../include/functions_config.php:913 +msgid "Compact interpolation in hours (1 Fine-20 bad)" +msgstr "Interpolación de la compactación en horas (1 bueno - 20 malo)" + +#: ../../godmode/setup/performance.php:536 ../../include/functions_config.php:963 +msgid "Max. days before delete old messages" +msgstr "Núm. máx. de días antes de borrar mensajes antiguos" + +#: ../../godmode/setup/performance.php:549 ../../include/functions_config.php:954 +msgid "Max. days before delete inventory data" +msgstr "Nº de días máximo antes del borrado de datos de inventario" + +#: ../../godmode/setup/performance.php:562 ../../include/functions_config.php:959 +msgid "Max. days before disabled agents are deleted" +msgstr "Días máximos antes de eliminar los agentes deshabilitados" + +#: ../../godmode/setup/performance.php:582 +msgid "Item limit for realtime reports" +msgstr "Límite del elemento para informes en tiempo real" + +#: ../../godmode/setup/performance.php:597 ../../include/functions_config.php:909 +#: ../../enterprise/meta/advanced/metasetup.performance.php:254 +#: ../../enterprise/meta/include/functions_meta.php:2231 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2221 +msgid "Limit of events per query" +msgstr "Límite de eventos por consulta" + +#: ../../godmode/setup/performance.php:625 +msgid "Last day" +msgstr "Último día" + +#: ../../godmode/setup/performance.php:626 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:241 +msgid "2 days" +msgstr "2 días" + +#: ../../godmode/setup/performance.php:627 +msgid "10 days" +msgstr "10 días" + +#: ../../godmode/setup/performance.php:628 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:243 +msgid "Last week" +msgstr "Última semana" + +#: ../../godmode/setup/performance.php:629 +msgid "2 weeks" +msgstr "2 semanas" + +#: ../../godmode/setup/performance.php:630 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:245 +msgid "Last month" +msgstr "Último mes" + +#: ../../godmode/setup/performance.php:633 ../../include/functions_config.php:917 +#: ../../enterprise/meta/advanced/metasetup.performance.php:167 +#: ../../enterprise/meta/include/functions_meta.php:2158 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2148 +msgid "Default hours for event view" +msgstr "Nº de horas predeterminado para la visualización de eventos" + +#: ../../godmode/setup/performance.php:648 ../../include/functions_config.php:921 +msgid "Use realtime statistics" +msgstr "Usar estadísticas en tiempo real" + +#: ../../godmode/setup/performance.php:658 ../../include/functions_config.php:925 +msgid "Batch statistics period (secs)" +msgstr "Período de las estadísticas programadas (seg.)" + +#: ../../godmode/setup/performance.php:681 ../../include/functions_config.php:929 +msgid "Max. recommended number of files in attachment directory" +msgstr "Max. número de archivos recomendado para el directorio de adjuntos" + +#: ../../godmode/setup/performance.php:693 ../../include/functions_config.php:933 +msgid "Delete not init modules" +msgstr "Borrar módulos no iniciados" + +#: ../../godmode/setup/performance.php:703 +msgid "Big Operation Step to purge old data" +msgstr "Gran operación para la purga de datos antiguos" + +#: ../../godmode/setup/performance.php:718 ../../include/functions_config.php:941 +msgid "Small Operation Step to purge old data" +msgstr "Operación menor para la purga de datos antiguos" + +#: ../../godmode/setup/performance.php:733 ../../include/functions_config.php:967 +msgid "Graph container - Max. Items" +msgstr "Contenedor de gráficas - Máx. elementos" + +#: ../../godmode/setup/performance.php:745 +#: ../../enterprise/meta/advanced/metasetup.performance.php:194 +msgid "Events response max. execution" +msgstr "Máx. tiempo de ejecución de respuesta de eventos" + +#: ../../godmode/setup/performance.php:757 ../../include/functions_config.php:979 +#: ../../enterprise/meta/advanced/metasetup.performance.php:224 +msgid "Row limit in csv log" +msgstr "Límite de líneas en log CSV" + +#: ../../godmode/setup/performance.php:772 +msgid "SNMP walk binary" +msgstr "Binario walk SNMP" + +#: ../../godmode/setup/performance.php:784 +msgid "" +"SNMP bulk walk is not able to request V1 SNMP, this option will be used instead (by default " +"snmpwalk, slower)." +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:789 +msgid "SNMP walk binary (fallback)" +msgstr "Binario walk SNMP (alternativa)" + +#: ../../godmode/setup/performance.php:802 +#, php-format +msgid "%s web2image cache system cleanup. It is always cleaned up after perform an upgrade" +msgstr "" +"%s limpieza del sistema de caché web2image. Siempre se limpia después de realizar una " +"actualización" + +#: ../../godmode/setup/performance.php:809 +msgid "WMI binary" +msgstr "Binario WMI" + +#: ../../godmode/setup/performance.php:821 +#: ../../enterprise/meta/advanced/metasetup.performance.php:283 +msgid "" +"Before increasing this value, be aware that a large number can affect performance in PDF " +"generation. Set to 0 to disregard this limit." +msgstr "" +"Antes de aumentar este valor, tenga en cuenta que un valor alto puede afectar al rendimiento " +"en la generación de PDFs. Introduzca 0 para desactivar este límite." + +#: ../../godmode/setup/performance.php:826 ../../include/functions_config.php:975 +#: ../../enterprise/meta/include/functions_meta.php:2251 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2241 +msgid "Rows limit for SQL report item PDF" +msgstr "Límite de líneas para el PDF de elementos del informe SQL" + +#: ../../godmode/setup/performance.php:864 ../../enterprise/godmode/setup/setup_history.php:719 +#: ../../enterprise/meta/advanced/metasetup.performance.php:303 +msgid "Database maintenance status" +msgstr "Estado de mantenimiento de la base de datos" + +#: ../../godmode/setup/performance.php:869 +msgid "Database maintenance options" +msgstr "Opciones de mantenimiento de la base de datos" + +#: ../../godmode/setup/performance.php:875 +msgid "Historical database maintenance options" +msgstr "Opciones de mantenimiento de la base de datos histórica" + +#: ../../godmode/setup/performance.php:881 ../../include/graphs/fgraph.php:404 +#: ../../include/functions_netflow.php:2224 ../../include/functions_reporting.php:4400 +msgid "Others" +msgstr "Otros" + +#: ../../godmode/setup/performance.php:886 +msgid "Agent SNMP Interface Wizard defaults" +msgstr "Valores predeterminados del Asistente de interfaz SNMP del agente" + +#: ../../godmode/setup/setup.php:96 ../../godmode/setup/setup.php:273 +#: ../../enterprise/meta/advanced/metasetup.php:61 +#: ../../enterprise/meta/advanced/metasetup.php:242 +msgid "General setup" +msgstr "Configuración general" + +#: ../../godmode/setup/setup.php:113 ../../godmode/setup/setup.php:279 +#: ../../godmode/menu.php:460 ../../enterprise/include/functions_vulnerabilities.php:111 +#: ../../enterprise/meta/advanced/metasetup.php:100 +#: ../../enterprise/meta/advanced/metasetup.php:253 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:111 +msgid "Authentication" +msgstr "Autentificación" + +#: ../../godmode/setup/setup.php:125 ../../godmode/setup/setup.php:284 +#: ../../godmode/menu.php:463 ../../enterprise/meta/advanced/metasetup.performance.php:112 +msgid "Performance" +msgstr "Rendimiento" + +#: ../../godmode/setup/setup.php:137 ../../godmode/setup/setup.php:290 +#: ../../godmode/menu.php:466 ../../enterprise/meta/advanced/metasetup.visual.php:100 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:100 +msgid "Visual styles" +msgstr "Estilos visuales" + +#: ../../godmode/setup/setup.php:165 ../../godmode/setup/setup.php:301 +#: ../../godmode/menu.php:476 +msgid "Sflow" +msgstr "Sflow" + +#: ../../godmode/setup/setup.php:179 ../../godmode/menu.php:484 ../../operation/menu.php:706 +#: ../../views/ITSM/ITSMDashboardView.php:90 ../../views/ITSM/ITSMTicketDetailView.php:42 +#: ../../views/ITSM/ITSMTicketEditView.php:45 ../../views/ITSM/ITSMTicketListView.php:45 +msgid "ITSM" +msgstr "ITSM" + +#: ../../godmode/setup/setup.php:191 ../../godmode/setup/setup.php:307 +#: ../../godmode/menu.php:481 ../../operation/agentes/ver_agente.php:1790 +#: ../../operation/agentes/ver_agente.php:2099 +msgid "Pandora RC" +msgstr "Pandora RC" + +#: ../../godmode/setup/setup.php:204 ../../godmode/setup/setup.php:319 +#: ../../enterprise/godmode/menu.php:315 ../../package_774/enterprise/godmode/menu.php:300 +msgid "Module Library" +msgstr "Biblioteca de módulos" + +#: ../../godmode/setup/setup.php:218 ../../godmode/setup/setup.php:330 +#: ../../godmode/menu.php:489 ../../enterprise/meta/advanced/metasetup.php:150 +#: ../../enterprise/meta/advanced/metasetup.php:281 +msgid "Notifications" +msgstr "Notificaciones" + +#: ../../godmode/setup/setup.php:238 ../../godmode/setup/setup.php:341 +#: ../../godmode/menu.php:495 ../../operation/agentes/ver_agente.php:1880 +#: ../../operation/agentes/ver_agente.php:2116 +msgid "External Tools" +msgstr "Herramientas externas" + +#: ../../godmode/setup/setup.php:243 ../../godmode/setup/setup.php:347 +msgid "Welcome tips" +msgstr "Tips de bienvenida" + +#: ../../godmode/setup/setup.php:248 ../../godmode/setup/setup.php:361 +#: ../../godmode/menu.php:501 +msgid "Demo data" +msgstr "Datos de demo" + +#: ../../godmode/setup/setup.php:258 +msgid "GIS Map connection" +msgstr "Conexión mapa GIS" + +#: ../../godmode/setup/setup.php:313 ../../godmode/setup/setup_ITSM.php:571 +msgid "Pandora ITSM" +msgstr "Pandora ITSM" + +#: ../../godmode/setup/setup.php:325 ../../godmode/menu.php:505 +msgid "Map conections GIS" +msgstr "Conexión de mapa GIS" + +#: ../../godmode/setup/setup.php:349 ../../include/class/TipsWindow.class.php:522 +msgid "Create tip" +msgstr "Crear Tip" + +#: ../../godmode/setup/setup.php:351 +msgid "Edit tip" +msgstr "Editar Tip" + +#: ../../godmode/setup/setup.php:367 ../../godmode/extensions.php:161 +#: ../../enterprise/godmode/menu.php:279 ../../enterprise/include/functions_setup.php:44 +#: ../../enterprise/include/functions_setup.php:108 +#: ../../package_774/enterprise/godmode/menu.php:264 +msgid "Enterprise" +msgstr "Enterprise" + +#: ../../godmode/setup/setup.php:373 ../../enterprise/meta/advanced/metasetup.php:257 +msgid "Historical database" +msgstr "Base de datos histórica" + +#: ../../godmode/setup/setup.php:379 +msgid "Password policies" +msgstr "Políticas de contraseñas" + +#: ../../godmode/setup/setup.php:413 +msgid "Correct update the setup options" +msgstr "Actualización correcta de las opciones de configuración" + +#: ../../godmode/setup/setup_ITSM.php:82 +#, php-format +msgid "ITSM API is not reachable, %s" +msgstr "API de ITSM no accesible, %s" + +#: ../../godmode/setup/setup_ITSM.php:95 ../../include/functions_config.php:1926 +msgid "Enable Pandora ITSM" +msgstr "Habilitar Pandora ITSM" + +#: ../../godmode/setup/setup_ITSM.php:112 +msgid "Pandora ITSM configuration at user level" +msgstr "Configuración de Pandora ITSM a nivel de usuario" + +#: ../../godmode/setup/setup_ITSM.php:125 +msgid "URL to Pandora ITSM setup" +msgstr "URL a la configuración de Pandora ITSM" + +#: ../../godmode/setup/setup_ITSM.php:126 +msgid "Full URL to your Pandora ITSM setup (e.g., http://192.168.1.20/integria/api/v1)." +msgstr "" +"URL completa a su configuración de Pandora ITSM (por ejemplo, http://192.168.1.20/integria)." + +#: ../../godmode/setup/setup_ITSM.php:142 ../../godmode/users/user_management.php:936 +msgid "Token" +msgstr "Token" + +#: ../../godmode/setup/setup_ITSM.php:179 ../../godmode/setup/setup_ITSM.php:260 +#: ../../godmode/setup/setup_ehorus.php:135 +msgid "Connection its OK" +msgstr "La conexión es correcta" + +#: ../../godmode/setup/setup_ITSM.php:185 ../../godmode/setup/setup_ITSM.php:266 +#: ../../godmode/setup/setup_ehorus.php:136 +#: ../../enterprise/include/functions_HA_cluster.php:268 +msgid "Connection failed" +msgstr "Conexion fallida" + +#: ../../godmode/setup/setup_ITSM.php:189 +msgid "Test connection pandora to ITSM" +msgstr "Comprobar conexión pandora a ITSM" + +#: ../../godmode/setup/setup_ITSM.php:205 +#, php-format +msgid "URL conect to API %s" +msgstr "URL conexión a la API %s" + +#: ../../godmode/setup/setup_ITSM.php:206 +msgid "Full URL to your Pandora (e.g., http://192.168.1.20)." +msgstr "URL completa a su Pandora (por ejemplo, http://192.168.1.20)." + +#: ../../godmode/setup/setup_ITSM.php:220 +msgid "Number Agents to synchronize" +msgstr "Número de agentes a sincronizar" + +#: ../../godmode/setup/setup_ITSM.php:221 +msgid "Number of agents that will synchronize at the same time, minimum 10 max 1000" +msgstr "Número de agentes que se sincronizarán a la vez, mínimo 10 máximo 1000." + +#: ../../godmode/setup/setup_ITSM.php:270 +msgid "Test conection ITSM to pandora" +msgstr "Error al conectar ITSM a Pandora FMS" + +#: ../../godmode/setup/setup_ITSM.php:299 +msgid "Progress agents to synch" +msgstr "Progreso de agentes a sincronizar" + +#: ../../godmode/setup/setup_ITSM.php:319 ../../godmode/setup/setup_ITSM.php:445 +#: ../../include/class/TipsWindow.class.php:483 ../../include/class/TipsWindow.class.php:759 +#: ../../include/class/TipsWindow.class.php:926 ../../include/graphs/fgraph.php:969 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:299 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:356 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:958 +#: ../../include/lib/Dashboard/Widget.php:612 ../../include/lib/ITSM/ITSM.php:510 +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:399 +#: ../../include/functions_reporting_html.php:944 +#: ../../include/functions_reporting_html.php:1040 ../../include/functions_ui.php:8087 +#: ../../views/ITSM/ITSMTicketEditView.php:78 ../../views/ITSM/ITSMTicketListView.php:78 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:66 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:461 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:523 +#: ../../enterprise/include/functions_reporting_csv.php:386 +#: ../../enterprise/include/functions_reporting_csv.php:414 +#: ../../enterprise/include/functions_reporting_csv.php:440 +#: ../../enterprise/include/functions_reporting_csv.php:470 +#: ../../enterprise/include/functions_reporting_csv.php:499 +#: ../../enterprise/include/functions_reporting_csv.php:528 +#: ../../enterprise/include/functions_reporting_csv.php:563 +#: ../../enterprise/include/functions_reporting_csv.php:593 +#: ../../enterprise/include/functions_reporting_csv.php:639 +#: ../../enterprise/include/functions_reporting_csv.php:674 +#: ../../enterprise/include/functions_reporting_csv.php:687 +#: ../../enterprise/include/functions_reporting_csv.php:703 +#: ../../enterprise/include/functions_reporting_csv.php:731 +#: ../../enterprise/include/functions_reporting_csv.php:761 +#: ../../enterprise/include/functions_reporting_csv.php:774 +#: ../../enterprise/include/functions_reporting_csv.php:792 +#: ../../enterprise/include/functions_reporting_csv.php:975 +#: ../../enterprise/include/functions_reporting_csv.php:997 +#: ../../enterprise/include/functions_reporting_csv.php:1028 +#: ../../enterprise/include/functions_reporting_csv.php:1251 +#: ../../enterprise/include/functions_reporting_csv.php:1297 +#: ../../enterprise/include/functions_reporting_csv.php:1338 +#: ../../enterprise/include/functions_reporting_csv.php:1352 +#: ../../enterprise/include/functions_reporting_csv.php:1366 +#: ../../enterprise/include/functions_reporting_csv.php:1386 +#: ../../enterprise/include/functions_reporting_csv.php:1415 +#: ../../enterprise/include/functions_reporting_csv.php:1454 +#: ../../enterprise/include/functions_reporting_csv.php:1498 +#: ../../enterprise/include/functions_reporting_csv.php:1530 +#: ../../enterprise/include/functions_reporting_csv.php:1567 +#: ../../enterprise/include/functions_reporting_csv.php:1590 +#: ../../enterprise/include/functions_reporting_csv.php:1741 +#: ../../enterprise/include/functions_reporting_csv.php:1768 +#: ../../enterprise/include/functions_reporting_csv.php:1799 +#: ../../enterprise/include/functions_reporting_csv.php:1854 +#: ../../enterprise/include/functions_reporting_csv.php:1909 +#: ../../enterprise/include/functions_reporting_csv.php:1958 +#: ../../enterprise/include/functions_reporting_csv.php:2013 +#: ../../enterprise/include/functions_reporting_csv.php:2042 +#: ../../enterprise/include/functions_reporting_csv.php:2079 +#: ../../enterprise/include/functions_reporting_csv.php:2205 +#: ../../enterprise/include/functions_reporting_csv.php:2321 +#: ../../enterprise/include/functions_reporting_csv.php:2465 +#: ../../enterprise/include/functions_reporting_csv.php:2515 +#: ../../enterprise/include/functions_reporting_csv.php:2561 +#: ../../enterprise/include/functions_reporting_csv.php:2629 +#: ../../enterprise/include/functions_reporting_csv.php:2773 +#: ../../enterprise/include/functions_reporting_csv.php:2865 +#: ../../enterprise/include/functions_reporting_csv.php:2896 +#: ../../enterprise/include/functions_reporting_csv.php:2932 +#: ../../enterprise/include/functions_reporting_csv.php:2985 +#: ../../enterprise/include/functions_reporting_csv.php:3007 +#: ../../enterprise/include/functions_reporting_csv.php:3048 +#: ../../enterprise/include/functions_reporting_csv.php:3102 +#: ../../enterprise/include/functions_reporting_csv.php:3131 +#: ../../enterprise/include/functions_reporting_csv.php:3207 +#: ../../enterprise/include/functions_reporting_csv.php:3258 +#: ../../enterprise/include/functions_reporting_csv.php:3307 +#: ../../enterprise/include/functions_reporting_csv.php:3386 +#: ../../enterprise/include/functions_reporting_csv.php:3456 +#: ../../enterprise/include/functions_reporting_csv.php:3526 +#: ../../enterprise/include/functions_reporting_csv.php:3576 +#: ../../enterprise/operation/agentes/security_hardening.php:476 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:351 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:397 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:432 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:445 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:461 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:489 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:519 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:532 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:550 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:733 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:755 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:786 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1009 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1055 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1096 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1110 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1124 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1144 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1173 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1212 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1256 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1288 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1325 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1348 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1499 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1526 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1557 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1612 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1667 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1716 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1771 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1800 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1837 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1963 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2079 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2223 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2273 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2319 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2387 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2531 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2623 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2654 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2690 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2743 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2765 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2806 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2860 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2889 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2965 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3016 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3065 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3145 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3214 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:66 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:459 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:521 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:462 +msgid "Title" +msgstr "Título" + +#: ../../godmode/setup/setup_ITSM.php:335 ../../godmode/setup/setup_ITSM.php:461 +msgid "Ticket body" +msgstr "Cuerpo del ticket" + +#: ../../godmode/setup/setup_ITSM.php:589 +msgid "Pandora ITSM API settings" +msgstr "Ajustes de la API de Pandora ITSM" + +#: ../../godmode/setup/setup_ITSM.php:600 +msgid "Alert default values" +msgstr "Valores por defecto de la API" + +#: ../../godmode/setup/setup_ITSM.php:610 +msgid "Event custom response default values" +msgstr "Valores por defecto de respuesta de evento personalizados" + +#: ../../godmode/setup/setup_ITSM.php:626 ../../godmode/wizards/HostDevices.class.php:782 +#: ../../include/class/CustomNetScan.class.php:566 +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1227 +#: ../../enterprise/include/class/DB2.app.php:584 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:595 +#: ../../enterprise/include/class/MySQL.app.php:606 +#: ../../enterprise/include/class/Oracle.app.php:591 +#: ../../enterprise/include/class/SAP.app.php:445 +#: ../../enterprise/include/class/VMware.app.php:545 +#: ../../package_774/enterprise/include/class/DB2.app.php:584 +#: ../../package_774/enterprise/include/class/SAP.app.php:445 +#: ../../package_774/enterprise/include/class/Oracle.app.php:591 +#: ../../package_774/enterprise/include/class/MySQL.app.php:606 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:595 +#: ../../package_774/enterprise/include/class/VMware.app.php:545 +msgid "Update and continue" +msgstr "Actualizar y continuar" + +#: ../../godmode/setup/setup_auth.php:56 ../../include/functions_config.php:740 +#: ../../enterprise/meta/include/functions_meta.php:634 +#: ../../package_774/enterprise/meta/include/functions_meta.php:624 +msgid "Fallback to local authentication" +msgstr "Alternativa si falla la autentificación" + +#: ../../godmode/setup/setup_auth.php:69 ../../include/functions_config.php:584 +#: ../../enterprise/meta/include/functions_meta.php:644 +#: ../../enterprise/meta/include/functions_meta.php:940 +#: ../../package_774/enterprise/meta/include/functions_meta.php:634 +#: ../../package_774/enterprise/meta/include/functions_meta.php:930 +msgid "Autocreate remote users" +msgstr "Crear usuarios remotos automáticamente" + +#: ../../godmode/setup/setup_auth.php:90 ../../include/functions_config.php:672 +#: ../../enterprise/meta/include/functions_meta.php:1108 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1098 +msgid "LDAP server" +msgstr "Servidor LDAP" + +#: ../../godmode/setup/setup_auth.php:107 ../../include/functions_config.php:676 +#: ../../enterprise/meta/include/functions_meta.php:1118 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1108 +msgid "LDAP port" +msgstr "Puerto LDAP" + +#: ../../godmode/setup/setup_auth.php:129 ../../include/functions_config.php:680 +#: ../../enterprise/meta/include/functions_meta.php:1128 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1118 +msgid "LDAP version" +msgstr "Versión LDAP" + +#: ../../godmode/setup/setup_auth.php:146 ../../include/functions_config.php:620 +#: ../../include/functions_config.php:684 ../../enterprise/godmode/setup/setup_auth.php:687 +#: ../../enterprise/godmode/setup/setup_auth.php:1777 +#: ../../enterprise/meta/include/functions_meta.php:794 +#: ../../enterprise/meta/include/functions_meta.php:1138 +#: ../../package_774/enterprise/meta/include/functions_meta.php:784 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1128 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:687 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1757 +msgid "Start TLS" +msgstr "Start TLS" + +#: ../../godmode/setup/setup_auth.php:157 ../../include/functions_config.php:688 +#: ../../enterprise/meta/include/functions_meta.php:1148 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1138 +msgid "Base DN" +msgstr "DN base" + +#: ../../godmode/setup/setup_auth.php:170 ../../include/functions_config.php:692 +#: ../../enterprise/meta/include/functions_meta.php:1158 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1148 +msgid "Login attribute" +msgstr "Atributo de acceso" + +#: ../../godmode/setup/setup_auth.php:183 ../../include/functions_config.php:696 +#: ../../enterprise/meta/include/functions_meta.php:1168 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1158 +msgid "Admin LDAP login" +msgstr "Inicio de sesión de administrador LDAP" + +#: ../../godmode/setup/setup_auth.php:196 ../../include/functions_config.php:700 +#: ../../enterprise/meta/include/functions_meta.php:1178 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1168 +msgid "Admin LDAP password" +msgstr "Contraseña de administrador LDAP" + +#: ../../godmode/setup/setup_auth.php:215 ../../enterprise/meta/include/functions_meta.php:1188 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1178 +msgid "Ldap search timeout (secs)" +msgstr "Tiempo de espera de búsqueda LDAP (segundos)" + +#: ../../godmode/setup/setup_auth.php:235 +msgid "Enable secondary LDAP" +msgstr "Habilitar LDAP secundario" + +#: ../../godmode/setup/setup_auth.php:250 ../../include/functions_config.php:708 +#: ../../enterprise/meta/include/functions_meta.php:1207 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1197 +msgid "Secondary LDAP server" +msgstr "Servidor LDAP secundario" + +#: ../../godmode/setup/setup_auth.php:267 ../../include/functions_config.php:712 +#: ../../enterprise/meta/include/functions_meta.php:1217 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1207 +msgid "Secondary LDAP port" +msgstr "Puerto LDAP secundario" + +#: ../../godmode/setup/setup_auth.php:289 ../../include/functions_config.php:716 +#: ../../enterprise/meta/include/functions_meta.php:1227 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1217 +msgid "Secondary LDAP version" +msgstr "Versión LDAP secundaria" + +#: ../../godmode/setup/setup_auth.php:306 ../../include/functions_config.php:652 +#: ../../enterprise/godmode/setup/setup_auth.php:717 +#: ../../enterprise/meta/include/functions_meta.php:854 +#: ../../enterprise/meta/include/functions_meta.php:864 +#: ../../enterprise/meta/include/functions_meta.php:1237 +#: ../../package_774/enterprise/meta/include/functions_meta.php:844 +#: ../../package_774/enterprise/meta/include/functions_meta.php:854 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1227 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:717 +msgid "Secondary start TLS" +msgstr "TLS de inicio secundario" + +#: ../../godmode/setup/setup_auth.php:317 +msgid "Secondary Base DN" +msgstr "DN base secundaria" + +#: ../../godmode/setup/setup_auth.php:330 +msgid "Secondary Login attribute" +msgstr "Atributo de inicio de sesión secundario" + +#: ../../godmode/setup/setup_auth.php:343 ../../include/functions_config.php:732 +#: ../../enterprise/meta/include/functions_meta.php:1267 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1257 +msgid "Admin secondary LDAP login" +msgstr "Inicio de sesión LDAP secundario del administrador" + +#: ../../godmode/setup/setup_auth.php:356 ../../include/functions_config.php:736 +#: ../../enterprise/meta/include/functions_meta.php:1277 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1267 +msgid "Admin secondary LDAP password" +msgstr "Contraseña LDAP secundaria del administrador" + +#: ../../godmode/setup/setup_auth.php:392 ../../godmode/users/configure_user.php:1505 +#: ../../include/functions_config.php:828 ../../operation/users/user_edit.php:534 +#: ../../enterprise/meta/include/functions_meta.php:704 +#: ../../enterprise/meta/include/functions_meta.php:1083 +#: ../../package_774/enterprise/meta/include/functions_meta.php:694 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1073 +msgid "Double authentication" +msgstr "Doble autentificación" + +#: ../../godmode/setup/setup_auth.php:407 +msgid "Force 2FA for all users is enabled" +msgstr "Forzar 2FA para todos los usuarios está habilitado" + +#: ../../godmode/setup/setup_auth.php:427 +msgid "Check activity" +msgstr "Comprobar actividad" + +#: ../../godmode/setup/setup_auth.php:428 +msgid "Ignore activity" +msgstr "Ignorar actividad" + +#: ../../godmode/setup/setup_auth.php:431 +msgid "Control of timeout session" +msgstr "Control de expiración de la sesión" + +#: ../../godmode/setup/setup_auth.php:431 +msgid "Select 'ignore activity' to ignore user activity when checking the session." +msgstr "" +"Seleccione “ignorar actividad” para ignorar la actividad de usuario al comprobar la sesión." + +#: ../../godmode/setup/setup_auth.php:448 +msgid "Session timeout (mins)" +msgstr "Fin de la sesión (minutos)" + +#: ../../godmode/setup/setup_auth.php:495 +#, php-format +msgid "Local %s" +msgstr "%s local" + +#: ../../godmode/setup/setup_auth.php:496 +msgid "ldap" +msgstr "LDAP" + +#: ../../godmode/setup/setup_auth.php:503 ../../include/class/AgentWizard.class.php:954 +#: ../../include/class/CredentialStore.class.php:1161 +#: ../../include/class/CredentialStore.class.php:1463 ../../include/functions_config.php:580 +#: ../../enterprise/meta/include/functions_meta.php:624 +#: ../../package_774/enterprise/meta/include/functions_meta.php:614 +msgid "Authentication method" +msgstr "Método de autentificación" + +#: ../../godmode/setup/setup_auth.php:549 +msgid "Session timeout must be a number" +msgstr "El tiempo de fin de sesión debe ser un número" + +#: ../../godmode/setup/setup_ehorus.php:67 +msgid "Enable Pandora RC" +msgstr "Habilitar Pandora RC" + +#: ../../godmode/setup/setup_ehorus.php:84 +msgid "Pandora RC configuration at user level" +msgstr "Configuración de Pandora RC a nivel de usuario" + +#: ../../godmode/setup/setup_ehorus.php:113 +msgid "API Hostname" +msgstr "Nombre del propietario de la API" + +#: ../../godmode/setup/setup_ehorus.php:119 +msgid "API Port" +msgstr "Puerto de la API" + +#: ../../godmode/setup/setup_ehorus.php:127 +msgid "Request timeout" +msgstr "Tiempo de espera excedido para la petición" + +#: ../../godmode/setup/setup_ehorus.php:139 +msgid "Test connection" +msgstr "Comprobar conexión" + +#: ../../godmode/setup/setup_ehorus.php:175 +msgid "Remote Management System" +msgstr "Sistema de gestión remota" + +#: ../../godmode/setup/setup_ehorus.php:183 +msgid "Custom field Pandora RC ID created" +msgstr "Campo personalizado de ID creado de Pandora RC" + +#: ../../godmode/setup/setup_ehorus.php:183 +msgid "Error creating custom field" +msgstr "Error al crear campo personalizado" + +#: ../../godmode/setup/setup_ehorus.php:187 +msgid "Pandora RC has his own agent identifiers" +msgstr "Pandora RC tiene sus propios identificadores de agente" + +#: ../../godmode/setup/setup_ehorus.php:188 +msgid "To store them, it will be necessary to use an agent custom field" +msgstr "Para guardarlo, será necesario usar un campo personalizado del agente." + +#: ../../godmode/setup/setup_ehorus.php:189 +msgid "Possibly the Pandora RC id will have to be filled in by hand for every agent" +msgstr "" +"Es posible que el ID de Pandora RC tenga que ser introducido manualmente en cada agente" + +#: ../../godmode/setup/setup_ehorus.php:194 +msgid "The custom field does not exists already" +msgstr "El campo personalizado no existe aún" + +#: ../../godmode/setup/setup_ehorus.php:208 +msgid "Pandora RC API" +msgstr "API Pandora RC" + +#: ../../godmode/setup/setup_ehorus.php:296 +msgid "Connection timeout" +msgstr "La sesión ha caducado." + +#: ../../godmode/setup/setup_ehorus.php:297 ../../operation/users/user_edit.php:1362 +msgid "Empty user or password" +msgstr "Usuario o contraseña vacío" + +#: ../../godmode/setup/setup_ehorus.php:298 ../../operation/users/user_edit.php:1363 +msgid "User not found" +msgstr "Usuario no encontrado" + +#: ../../godmode/setup/setup_ehorus.php:299 ../../operation/users/user_edit.php:1364 +msgid "Invalid password" +msgstr "Contraseña incorrecta" + +#: ../../godmode/setup/setup_general.php:52 +#: ../../enterprise/meta/advanced/metasetup.setup.php:157 +msgid "Enforce https Information" +msgstr "Aplicar la información http" + +#: ../../godmode/setup/setup_general.php:53 +#: ../../enterprise/meta/advanced/metasetup.setup.php:158 +msgid "If SSL is not properly configured you will lose access to " +msgstr "Si SSL no está configurado adecuadamente, perderá acceso a " + +#: ../../godmode/setup/setup_general.php:53 ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:158 +#: ../../enterprise/meta/advanced/metasetup.setup.php:305 +msgid " Console" +msgstr " Consola" + +#: ../../godmode/setup/setup_general.php:58 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:494 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:486 +#: ../../include/functions.php:1376 ../../include/functions_events.php:2612 +#: ../../include/functions_events.php:3171 ../../include/functions_reporting_html.php:1793 +#: ../../include/functions_reporting_html.php:3901 ../../mobile/operation/events.php:248 +#: ../../operation/events/events.php:948 ../../enterprise/meta/advanced/metasetup.setup.php:110 +msgid "System" +msgstr "Sistema" + +#: ../../godmode/setup/setup_general.php:59 +#: ../../include/lib/TacticalView/elements/Database.php:40 ../../include/functions_menu.php:966 +#: ../../enterprise/meta/advanced/metasetup.setup.php:111 +msgid "Database" +msgstr "Base de datos" + +#: ../../godmode/setup/setup_general.php:80 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:271 +#: ../../include/functions_register.php:134 ../../include/functions_visual_map_editor.php:286 +#: ../../enterprise/godmode/setup/setup_auth.php:352 +#: ../../enterprise/meta/advanced/metasetup.setup.php:217 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:352 +msgid "Africa" +msgstr "África" + +#: ../../godmode/setup/setup_general.php:81 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:272 +#: ../../include/functions_register.php:135 ../../include/functions_visual_map_editor.php:287 +#: ../../enterprise/godmode/setup/setup_auth.php:353 +#: ../../enterprise/meta/advanced/metasetup.setup.php:218 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:353 +msgid "America" +msgstr "América" + +#: ../../godmode/setup/setup_general.php:82 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:273 +#: ../../include/functions_register.php:136 ../../include/functions_visual_map_editor.php:288 +#: ../../enterprise/godmode/setup/setup_auth.php:354 +#: ../../enterprise/meta/advanced/metasetup.setup.php:219 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:354 +msgid "Antarctica" +msgstr "Antártida" + +#: ../../godmode/setup/setup_general.php:83 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:274 +#: ../../include/functions_register.php:137 ../../include/functions_visual_map_editor.php:289 +#: ../../enterprise/godmode/setup/setup_auth.php:355 +#: ../../enterprise/meta/advanced/metasetup.setup.php:220 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:355 +msgid "Arctic" +msgstr "Ártico" + +#: ../../godmode/setup/setup_general.php:84 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:275 +#: ../../include/functions_register.php:138 ../../include/functions_visual_map_editor.php:290 +#: ../../enterprise/godmode/setup/setup_auth.php:356 +#: ../../enterprise/meta/advanced/metasetup.setup.php:221 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:356 +msgid "Asia" +msgstr "Asia" + +#: ../../godmode/setup/setup_general.php:85 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:276 +#: ../../include/functions_register.php:139 ../../include/functions_visual_map_editor.php:291 +#: ../../enterprise/godmode/setup/setup_auth.php:357 +#: ../../enterprise/meta/advanced/metasetup.setup.php:222 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:357 +msgid "Atlantic" +msgstr "Atlántico" + +#: ../../godmode/setup/setup_general.php:86 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:277 +#: ../../include/functions_register.php:140 ../../include/functions_visual_map_editor.php:292 +#: ../../enterprise/godmode/setup/setup_auth.php:358 +#: ../../enterprise/meta/advanced/metasetup.setup.php:223 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:358 +msgid "Australia" +msgstr "Australia" + +#: ../../godmode/setup/setup_general.php:87 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:278 +#: ../../include/functions_register.php:141 ../../include/functions_visual_map_editor.php:293 +#: ../../enterprise/godmode/setup/setup_auth.php:359 +#: ../../enterprise/meta/advanced/metasetup.setup.php:224 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:359 +msgid "Europe" +msgstr "Europa" + +#: ../../godmode/setup/setup_general.php:88 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:279 +#: ../../include/functions_register.php:142 ../../include/functions_visual_map_editor.php:294 +#: ../../enterprise/godmode/setup/setup_auth.php:360 +#: ../../enterprise/meta/advanced/metasetup.setup.php:225 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:360 +msgid "Indian" +msgstr "Índico" + +#: ../../godmode/setup/setup_general.php:89 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:280 +#: ../../include/functions_register.php:143 ../../include/functions_visual_map_editor.php:295 +#: ../../enterprise/godmode/setup/setup_auth.php:361 +#: ../../enterprise/meta/advanced/metasetup.setup.php:226 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:361 +msgid "Pacific" +msgstr "Pacífico" + +#: ../../godmode/setup/setup_general.php:90 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:281 +#: ../../include/functions_register.php:144 ../../include/functions_visual_map_editor.php:296 +#: ../../enterprise/godmode/setup/setup_auth.php:362 +#: ../../enterprise/meta/advanced/metasetup.setup.php:227 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:362 +msgid "UTC" +msgstr "UTC" + +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:305 +msgid "If public URL is not properly configured you will lose access to " +msgstr "Si la URL pública no está configurada correctamente, perderá acceso a " + +#: ../../godmode/setup/setup_general.php:181 +msgid "Out of black list" +msgstr "Fuera de la lista negra" + +#: ../../godmode/setup/setup_general.php:183 +msgid "In black list" +msgstr "En la lista negra" + +#: ../../godmode/setup/setup_general.php:188 +msgid "Push selected modules into blacklist" +msgstr "Mover los módulos seleccionados a la lista negra" + +#: ../../godmode/setup/setup_general.php:190 +msgid "Pop selected modules out of blacklist" +msgstr "Sacar los módulos seleccionados de la lista negra" + +#: ../../godmode/setup/setup_general.php:197 +msgid "Full mode" +msgstr "Modo total" + +#: ../../godmode/setup/setup_general.php:198 ../../enterprise/include/lib/NetworkManager.php:90 +msgid "On demand" +msgstr "Por demanda" + +#: ../../godmode/setup/setup_general.php:199 +msgid "Expert" +msgstr "Experta/o" + +#: ../../godmode/setup/setup_general.php:227 ../../include/functions_register.php:122 +msgid "Language code" +msgstr "Codigo de idioma" + +#: ../../godmode/setup/setup_general.php:244 ../../include/functions_config.php:189 +#: ../../enterprise/meta/advanced/metasetup.setup.php:193 +#: ../../enterprise/meta/include/functions_meta.php:141 +#: ../../package_774/enterprise/meta/include/functions_meta.php:141 +msgid "Remote config directory" +msgstr "Directorio remoto de configuración" + +#: ../../godmode/setup/setup_general.php:256 +#: ../../enterprise/meta/advanced/metasetup.setup.php:205 +#: ../../enterprise/meta/include/functions_meta.php:151 +#: ../../package_774/enterprise/meta/include/functions_meta.php:151 +msgid "Chromium path" +msgstr "Ruta de Chromium" + +#: ../../godmode/setup/setup_general.php:270 ../../include/functions_config.php:197 +#: ../../enterprise/meta/advanced/metasetup.setup.php:99 +#: ../../enterprise/meta/include/functions_meta.php:85 +#: ../../package_774/enterprise/meta/include/functions_meta.php:85 +msgid "Auto login (hash) password" +msgstr "Contraseña («hash») de inicio de sesión automático" + +#: ../../godmode/setup/setup_general.php:282 ../../include/functions_config.php:201 +#: ../../enterprise/meta/advanced/metasetup.setup.php:113 +#: ../../enterprise/meta/include/functions_meta.php:95 +#: ../../package_774/enterprise/meta/include/functions_meta.php:95 +msgid "Time source" +msgstr "Hora de referencia" + +#: ../../godmode/setup/setup_general.php:295 ../../include/functions_config.php:224 +#: ../../enterprise/meta/advanced/metasetup.setup.php:178 +#: ../../enterprise/meta/include/functions_meta.php:130 +#: ../../package_774/enterprise/meta/include/functions_meta.php:130 +msgid "Attachment store" +msgstr "Almacenamiento de adjuntos" + +#: ../../godmode/setup/setup_general.php:307 ../../include/functions_config.php:213 +#: ../../enterprise/meta/advanced/metasetup.setup.php:164 +#: ../../enterprise/meta/include/functions_meta.php:105 +#: ../../package_774/enterprise/meta/include/functions_meta.php:105 +msgid "Enforce https" +msgstr "Forzar https" + +#: ../../godmode/setup/setup_general.php:320 ../../include/functions_config.php:205 +msgid "Automatic check for updates" +msgstr "Comprobación automática de actualizaciones" + +#: ../../godmode/setup/setup_general.php:330 +msgid "Use cert of SSL" +msgstr "Usar el certificado SSL" + +#: ../../godmode/setup/setup_general.php:343 +msgid "Path of SSL Cert." +msgstr "Ruta del certificado SSL" + +#: ../../godmode/setup/setup_general.php:359 ../../include/functions_config.php:241 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:210 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:586 +#: ../../enterprise/meta/advanced/metasetup.setup.php:461 +#: ../../enterprise/meta/include/functions_meta.php:221 +#: ../../enterprise/meta/include/functions_meta.php:231 +#: ../../package_774/enterprise/meta/include/functions_meta.php:221 +#: ../../package_774/enterprise/meta/include/functions_meta.php:231 +msgid "API password" +msgstr "Contraseña de la API" + +#: ../../godmode/setup/setup_general.php:371 ../../include/functions_config.php:237 +#: ../../enterprise/meta/advanced/metasetup.setup.php:485 +#: ../../enterprise/meta/include/functions_meta.php:241 +#: ../../package_774/enterprise/meta/include/functions_meta.php:241 +msgid "IP list with API access" +msgstr "Lista de IPs con acceso a la API" + +#: ../../godmode/setup/setup_general.php:384 ../../include/functions_config.php:245 +msgid "Enable GIS features" +msgstr "Habilitar funcionalidades GIS" + +#: ../../godmode/setup/setup_general.php:394 ../../include/functions_config.php:249 +msgid "Enable Netflow" +msgstr "Activar Netflow" + +#: ../../godmode/setup/setup_general.php:408 ../../include/functions_config.php:257 +msgid "General network path" +msgstr "Ruta de red general" + +#: ../../godmode/setup/setup_general.php:420 ../../include/functions_config.php:253 +msgid "Enable Feedback" +msgstr "Habilitar comentarios" + +#: ../../godmode/setup/setup_general.php:434 +msgid "Server timezone setup" +msgstr "Configuración de zona horaria del servidor" + +#: ../../godmode/setup/setup_general.php:454 +#: ../../enterprise/meta/advanced/metasetup.setup.php:248 +msgid "Change timezone" +msgstr "Cambiar zona horaria" + +#: ../../godmode/setup/setup_general.php:480 ../../include/functions_config.php:303 +#: ../../views/consoles/list.php:75 ../../enterprise/meta/advanced/metasetup.setup.php:262 +#: ../../enterprise/meta/include/functions_meta.php:171 +#: ../../package_774/enterprise/meta/include/functions_meta.php:171 +msgid "Public URL" +msgstr "URL pública" + +#: ../../godmode/setup/setup_general.php:492 ../../include/functions_config.php:307 +#: ../../enterprise/meta/advanced/metasetup.setup.php:311 +#: ../../enterprise/meta/include/functions_meta.php:181 +#: ../../package_774/enterprise/meta/include/functions_meta.php:181 +msgid "Force use Public URL" +msgstr "Forzar el uso de la URL pública" + +#: ../../godmode/setup/setup_general.php:502 ../../include/functions_config.php:311 +#: ../../enterprise/meta/advanced/metasetup.setup.php:327 +#: ../../enterprise/meta/include/functions_meta.php:191 +#: ../../package_774/enterprise/meta/include/functions_meta.php:191 +msgid "Public URL host exclusions" +msgstr "Exclusiones del host de URL pública" + +#: ../../godmode/setup/setup_general.php:515 ../../include/functions_config.php:436 +msgid "Inventory changes blacklist" +msgstr "Lista negra ante cambios de inventario" + +#: ../../godmode/setup/setup_general.php:520 ../../include/functions_config.php:331 +msgid "Server logs directory" +msgstr "Directorio de logs del servidor" + +#: ../../godmode/setup/setup_general.php:532 ../../include/functions_config.php:319 +msgid "Event storm protection" +msgstr "Protección de tormenta de eventos" + +#: ../../godmode/setup/setup_general.php:542 ../../include/functions_config.php:323 +#: ../../enterprise/meta/advanced/metasetup.setup.php:445 +#: ../../enterprise/meta/include/functions_meta.php:211 +#: ../../package_774/enterprise/meta/include/functions_meta.php:211 +msgid "Command Snapshot" +msgstr "Salida de comandos como capturas" + +#: ../../godmode/setup/setup_general.php:552 +msgid "Change remote config encoding" +msgstr "Cambiar codificación de configuración remota" + +#: ../../godmode/setup/setup_general.php:561 ../../include/functions_config.php:315 +msgid "Referer security" +msgstr "Seguridad de Referer" + +#: ../../godmode/setup/setup_general.php:571 ../../include/functions_config.php:335 +msgid "Log size limit in system logs viewer extension" +msgstr "Límite de tamaño de logs en la extensión del visor de logs del sistema" + +#: ../../godmode/setup/setup_general.php:592 ../../include/functions_config.php:339 +msgid "Tutorial mode" +msgstr "Modo tutorial" + +#: ../../godmode/setup/setup_general.php:605 ../../include/functions_config.php:343 +msgid "Allow create scheduled downtimes in the past" +msgstr "Permitir la creación de paradas planificadas con fecha anterior a la actual" + +#: ../../godmode/setup/setup_general.php:614 +#: ../../enterprise/meta/advanced/metasetup.setup.php:842 +#: ../../enterprise/meta/include/functions_meta.php:395 +#: ../../package_774/enterprise/meta/include/functions_meta.php:395 +msgid "Limit for bulk operations" +msgstr "Límite de operaciones en bloque" + +#: ../../godmode/setup/setup_general.php:630 +msgid "Include agents manually disabled" +msgstr "Incluir agentes deshabilitados manualmente" + +#: ../../godmode/setup/setup_general.php:639 +msgid "Set alias as name by default in agent creation" +msgstr "Poner alias como nombre por defecto en la creación de agente" + +#: ../../godmode/setup/setup_general.php:659 +msgid "Module custom ID readonly" +msgstr "Solo lectura del ID personalizado de módulo" + +#: ../../godmode/setup/setup_general.php:666 +msgid "Useful for integrations" +msgstr "Útil para integraciones" + +#: ../../godmode/setup/setup_general.php:672 +msgid "" +"This log is recommended to be DISABLED by default due to the large amount of debug data it " +"generates." +msgstr "" +"Es recomendable DESACTIVAR el registro por defecto debido a la gran cantidad de datos de " +"depurado que genera." + +#: ../../godmode/setup/setup_general.php:676 +#: ../../enterprise/meta/advanced/metasetup.setup.php:676 +#: ../../enterprise/meta/include/functions_meta.php:306 +#: ../../package_774/enterprise/meta/include/functions_meta.php:306 +msgid "Enable console log" +msgstr "Habilitar log de consola" + +#: ../../godmode/setup/setup_general.php:683 ../../godmode/setup/setup_general.php:696 +msgid "Log location" +msgstr "Localización de logs" + +#: ../../godmode/setup/setup_general.php:689 +#: ../../enterprise/meta/advanced/metasetup.setup.php:718 +#: ../../enterprise/meta/include/functions_meta.php:316 +#: ../../package_774/enterprise/meta/include/functions_meta.php:316 +msgid "Enable audit log" +msgstr "Habilitar auditoría de logs" + +#: ../../godmode/setup/setup_general.php:702 ../../include/functions_config.php:391 +#: ../../enterprise/meta/advanced/metasetup.setup.php:760 +#: ../../enterprise/meta/advanced/metasetup.setup.php:761 +#: ../../enterprise/meta/include/functions_meta.php:326 +#: ../../package_774/enterprise/meta/include/functions_meta.php:326 +msgid "Enable console report" +msgstr "Habilitar informe de consola" + +#: ../../godmode/setup/setup_general.php:712 ../../include/functions_config.php:395 +#: ../../enterprise/meta/advanced/metasetup.setup.php:776 +#: ../../enterprise/meta/include/functions_meta.php:356 +#: ../../package_774/enterprise/meta/include/functions_meta.php:356 +msgid "Check conexion interval" +msgstr "Comprobar intervalo de conexión" + +#: ../../godmode/setup/setup_general.php:723 +msgid "" +"If there are any "In process" events with a specific Extra ID and a New event with " +"that Extra ID is received, it will be created as "In process" instead. The new " +"events also inherit Event Custom ID" +msgstr "" +"Si hay algún "En proceso" eventos con un ID adicional específico y se recibe un " +"Evento nuevo con ese ID adicional, se creará como "En proceso" en su lugar. Los " +"nuevos eventos heredarán el ID de evento personalizado" + +#: ../../godmode/setup/setup_general.php:728 +#: ../../enterprise/meta/advanced/metasetup.setup.php:815 +#: ../../enterprise/meta/include/functions_meta.php:336 +#: ../../package_774/enterprise/meta/include/functions_meta.php:336 +msgid "Keep In process status for new events with extra ID" +msgstr "Mantener el estado En proceso para nuevos eventos con ID adicional" + +#: ../../godmode/setup/setup_general.php:738 +#: ../../enterprise/meta/advanced/metasetup.setup.php:831 +msgid "Max. hours old events comments" +msgstr "Máx. horas de antigüedad de los comentarios de eventos" + +#: ../../godmode/setup/setup_general.php:748 +#: ../../enterprise/meta/advanced/metasetup.setup.php:881 +#: ../../enterprise/meta/include/functions_meta.php:346 +#: ../../package_774/enterprise/meta/include/functions_meta.php:346 +msgid "Show experimental features" +msgstr "Mostrar funcionalidades en pruebas" + +#: ../../godmode/setup/setup_general.php:757 +#: ../../enterprise/meta/advanced/metasetup.setup.php:894 +#: ../../enterprise/meta/include/functions_meta.php:405 +msgid "Number of modules in queue" +msgstr "Número de módulos en cola" + +#: ../../godmode/setup/setup_general.php:768 +msgid "Easter eggs" +msgstr "Gazapos" + +#: ../../godmode/setup/setup_general.php:781 +msgid "General options" +msgstr "Opciones generales" + +#: ../../godmode/setup/setup_general.php:796 +#: ../../enterprise/meta/advanced/metasetup.mail.php:117 +msgid "Mail configuration" +msgstr "Configuración de email" + +#: ../../godmode/setup/setup_general.php:800 +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 "" +"Algunos de los proveedores como Gmail u Office365 necesitan ajustar/habilitar las conexiones " +"externas manualmente utilizando SNMP y necesita usar STARTTLS en el puerto 587." + +#: ../../godmode/setup/setup_general.php:815 +msgid "From address" +msgstr "De" + +#: ../../godmode/setup/setup_general.php:827 ../../include/functions_config.php:415 +#: ../../enterprise/meta/advanced/metasetup.mail.php:127 +msgid "From name" +msgstr "Desde nombre" + +#: ../../godmode/setup/setup_general.php:839 +msgid "SMTP Server" +msgstr "Servidor SMTP" + +#: ../../godmode/setup/setup_general.php:851 +msgid "SMTP Port" +msgstr "Puerto SMTP" + +#: ../../godmode/setup/setup_general.php:863 ../../include/functions_config.php:427 +#: ../../enterprise/meta/advanced/metasetup.mail.php:155 +msgid "Email user" +msgstr "Usuario de email" + +#: ../../godmode/setup/setup_general.php:874 ../../include/functions_config.php:431 +#: ../../enterprise/meta/advanced/metasetup.mail.php:160 +msgid "Email password" +msgstr "Contraseña de email" + +#: ../../godmode/setup/setup_general.php:888 ../../include/functions_config.php:423 +#: ../../enterprise/meta/advanced/metasetup.mail.php:142 +msgid "Encryption" +msgstr "Encriptación" + +#: ../../godmode/setup/setup_general.php:910 +msgid "NCM Configuration" +msgstr "Configuración NCM" + +#: ../../godmode/setup/setup_general.php:920 +msgid "FTP server IP" +msgstr "IP del servidor FTP" + +#: ../../godmode/setup/setup_general.php:920 +msgid "This value will be used by TFTP_SERVER_IP macro in NCM scripts." +msgstr "La macro TFTP_SERVER_IP utilizará este valor en los scripts NCM." + +#: ../../godmode/setup/setup_general.php:947 +msgid "Email test" +msgstr "Prueba de email" + +#: ../../godmode/setup/setup_general.php:1010 +msgid "Check mail configuration" +msgstr "Revisar configuración de correo" + +#: ../../godmode/setup/setup_netflow.php:45 ../../godmode/setup/setup_sflow.php:45 +msgid "Data storage path" +msgstr "Ruta de almacenamiento de datos" + +#: ../../godmode/setup/setup_netflow.php:51 ../../godmode/setup/setup_sflow.php:55 +#: ../../include/functions_config.php:1604 ../../include/functions_config.php:1651 +msgid "Daemon binary path" +msgstr "Ruta de demonio binario" + +#: ../../godmode/setup/setup_netflow.php:56 ../../godmode/setup/setup_sflow.php:60 +#: ../../include/functions_config.php:1608 ../../include/functions_config.php:1655 +msgid "Nfdump binary path" +msgstr "Ruta binaria Nfdump" + +#: ../../godmode/setup/setup_netflow.php:61 ../../godmode/setup/setup_sflow.php:65 +#: ../../include/functions_config.php:1612 ../../include/functions_config.php:1659 +msgid "Nfexpire binary path" +msgstr "Ruta binaria Nfexpire" + +#: ../../godmode/setup/setup_netflow.php:66 ../../godmode/setup/setup_sflow.php:70 +#: ../../include/functions_config.php:1616 ../../include/functions_config.php:1663 +msgid "Maximum chart resolution" +msgstr "Máxima resolución del gráfico" + +#: ../../godmode/setup/setup_netflow.php:71 ../../godmode/setup/setup_sflow.php:75 +#: ../../include/functions_config.php:1620 ../../include/functions_config.php:1667 +#: ../../enterprise/meta/advanced/metasetup.setup.php:365 +msgid "Disable custom live view filters" +msgstr "Desactiva los filtros de vista activa personalizados" + +#: ../../godmode/setup/setup_netflow.php:76 ../../include/functions_config.php:1624 +msgid "Netflow max lifetime" +msgstr "Tiempo máximo del Netflow" + +#: ../../godmode/setup/setup_netflow.php:80 ../../godmode/setup/setup_sflow.php:84 +#: ../../operation/netflow/nf_live_view.php:392 +msgid "IP address resolution can take a lot of time" +msgstr "La resolución de direcciones IP puede tardar mucho tiempo." + +#: ../../godmode/setup/setup_netflow.php:82 ../../godmode/setup/setup_sflow.php:86 +#: ../../include/functions_config.php:1628 ../../include/functions_config.php:1675 +msgid "Name resolution for IP address" +msgstr "Habilitar la resolución de nombre con IP" + +#: ../../godmode/setup/setup_netflow.php:87 ../../include/functions_config.php:1632 +msgid "Enable Sflow" +msgstr "Habilitar Sflow" + +#: ../../godmode/setup/setup_sflow.php:50 ../../include/functions_config.php:1647 +msgid "Daemon interval" +msgstr "Intervalo del demonio" + +#: ../../godmode/setup/setup_sflow.php:80 ../../include/functions_config.php:1671 +msgid "Sflow max lifetime" +msgstr "Vida útil máxima de Sflow" + +#: ../../godmode/setup/setup_visuals.php:73 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1479 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1348 +msgid "Legacy visual console Information" +msgstr "Información de la consola visual heredada" + +#: ../../godmode/setup/setup_visuals.php:74 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1480 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1349 +msgid "Visual console in legacy mode will no longer be supported as of LTS 772" +msgstr "" +"A partir de la versión LTS 772 Pandora FMS no soportará la consola visual en modo Legacy" + +#: ../../godmode/setup/setup_visuals.php:112 +msgid "Click to display lateral menus" +msgstr "Haz clic para mostrar el menú lateral" + +#: ../../godmode/setup/setup_visuals.php:124 +msgid "Paginated module view" +msgstr "Vista del módulo paginada" + +#: ../../godmode/setup/setup_visuals.php:133 ../../include/functions_config.php:1381 +#: ../../enterprise/meta/advanced/metasetup.visual.php:568 +#: ../../enterprise/meta/include/functions_meta.php:2033 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2023 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:485 +msgid "Display data of proc modules in other format" +msgstr "Mostrar los datos de los módulos proc en otro formato" + +#: ../../godmode/setup/setup_visuals.php:144 ../../include/functions_config.php:1385 +#: ../../enterprise/meta/advanced/metasetup.visual.php:578 +#: ../../enterprise/meta/include/functions_meta.php:2043 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2033 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:495 +msgid "Display text proc modules have state is ok" +msgstr "Texto mostrado cuando el estado del módulo proc es OK" + +#: ../../godmode/setup/setup_visuals.php:148 ../../include/functions_config.php:1389 +#: ../../enterprise/meta/advanced/metasetup.visual.php:590 +#: ../../enterprise/meta/include/functions_meta.php:2053 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2043 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:507 +msgid "Display text when proc modules have state critical" +msgstr "Texto mostrado cuando el estado del módulo proc es Crítico" + +#: ../../godmode/setup/setup_visuals.php:156 ../../include/functions_config.php:1398 +msgid "Service label font size" +msgstr "Tamaño de fuente para el mapa de servicios" + +#: ../../godmode/setup/setup_visuals.php:160 +msgid "Space between items in Service maps" +msgstr "Espacio entre nodos para el mapa de servicios" + +#: ../../godmode/setup/setup_visuals.php:239 +msgid "Colors" +msgstr "Colores" + +#: ../../godmode/setup/setup_visuals.php:240 +msgid "Faces" +msgstr "Caras" + +#: ../../godmode/setup/setup_visuals.php:241 +msgid "Colors and text" +msgstr "Colores y texto" + +#: ../../godmode/setup/setup_visuals.php:343 ../../include/functions_config.php:1073 +msgid "Style template" +msgstr "Plantilla de estilo" + +#: ../../godmode/setup/setup_visuals.php:361 ../../include/functions_config.php:1093 +msgid "Status icon set" +msgstr "Icono de estado en" + +#: ../../godmode/setup/setup_visuals.php:397 ../../include/functions_config.php:1105 +#: ../../enterprise/meta/advanced/metasetup.visual.php:611 +#: ../../enterprise/meta/include/functions_meta.php:1772 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1762 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:528 +msgid "Custom favicon" +msgstr "Personalizar favicon" + +#: ../../godmode/setup/setup_visuals.php:428 +#: ../../enterprise/meta/advanced/metasetup.visual.php:646 +#: ../../enterprise/meta/include/functions_meta.php:1882 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1872 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:563 +msgid "Custom background login" +msgstr "Fondo personalizado del inicio de sesión" + +#: ../../godmode/setup/setup_visuals.php:464 +#: ../../enterprise/meta/advanced/metasetup.visual.php:685 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:602 +msgid "Custom logo (menu)" +msgstr "Logo personalizado (menu)" + +#: ../../godmode/setup/setup_visuals.php:489 +#: ../../enterprise/meta/advanced/metasetup.visual.php:716 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:633 +msgid "Custom logo collapsed (menu)" +msgstr "Icono menú reducido" + +#: ../../godmode/setup/setup_visuals.php:515 +#: ../../enterprise/meta/advanced/metasetup.visual.php:746 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:663 +msgid "Custom logo (header white background)" +msgstr "Logo personalizado (fondo blanco de cabecera)" + +#: ../../godmode/setup/setup_visuals.php:540 +#: ../../enterprise/meta/advanced/metasetup.visual.php:777 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:694 +msgid "Custom logo (login)" +msgstr "Logo personalizado (inicio de sesión)" + +#: ../../godmode/setup/setup_visuals.php:568 +#: ../../enterprise/meta/advanced/metasetup.visual.php:807 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:724 +msgid "Custom Splash (login)" +msgstr "Splash personalizado (inicio de sesión)" + +#: ../../godmode/setup/setup_visuals.php:606 ../../include/functions_config.php:1129 +msgid "Custom documentation logo" +msgstr "Logo de documentación personalizado" + +#: ../../godmode/setup/setup_visuals.php:646 ../../include/functions_config.php:1133 +msgid "Custom support logo" +msgstr "Logo de soporte personalizado" + +#: ../../godmode/setup/setup_visuals.php:684 ../../include/functions_config.php:1137 +#: ../../include/functions_config.php:1141 +msgid "Custom networkmap center logo" +msgstr "Logo central del mapa de red personalizado" + +#: ../../godmode/setup/setup_visuals.php:724 +msgid "Custom mobile console icon" +msgstr "Icono de la consola móvil personalizada" + +#: ../../godmode/setup/setup_visuals.php:773 +msgid "Datepicker first day of week" +msgstr "Selector de fecha del primer día de la semana" + +#: ../../godmode/setup/setup_visuals.php:791 +#: ../../enterprise/meta/advanced/metasetup.visual.php:869 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:786 +msgid "Title (header)" +msgstr "Título (encabezado)" + +#: ../../godmode/setup/setup_visuals.php:797 +#: ../../enterprise/meta/advanced/metasetup.visual.php:875 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:792 +msgid "Subtitle (header)" +msgstr "Subtítulo (encabezado)" + +#: ../../godmode/setup/setup_visuals.php:805 +#: ../../enterprise/meta/advanced/metasetup.visual.php:881 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:798 +msgid "Title 1 (login)" +msgstr "Título 1 (inicio de sesión)" + +#: ../../godmode/setup/setup_visuals.php:810 +#: ../../enterprise/meta/advanced/metasetup.visual.php:894 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:811 +msgid "Title 2 (login)" +msgstr "Título 2 (inicio de sesión)" + +#: ../../godmode/setup/setup_visuals.php:816 +#: ../../enterprise/meta/advanced/metasetup.visual.php:906 +#: ../../enterprise/meta/include/functions_meta.php:1862 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1852 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:823 +msgid "Docs URL (login)" +msgstr "URL de documentos (inicio de sesión)" + +#: ../../godmode/setup/setup_visuals.php:821 +#: ../../enterprise/meta/advanced/metasetup.visual.php:918 +#: ../../enterprise/meta/include/functions_meta.php:1872 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1862 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:835 +msgid "Support URL (login)" +msgstr "URL soporte (inicio de sesión)" + +#: ../../godmode/setup/setup_visuals.php:827 ../../include/functions_config.php:1185 +#: ../../enterprise/meta/advanced/metasetup.visual.php:837 +#: ../../enterprise/meta/advanced/metasetup.visual.php:930 +#: ../../enterprise/meta/include/functions_meta.php:1802 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1792 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:754 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:847 +msgid "Product name" +msgstr "Nombre del producto" + +#: ../../godmode/setup/setup_visuals.php:832 ../../include/functions_config.php:1189 +#: ../../enterprise/meta/advanced/metasetup.visual.php:850 +#: ../../enterprise/meta/advanced/metasetup.visual.php:942 +#: ../../enterprise/meta/include/functions_meta.php:1812 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1802 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:767 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:859 +msgid "Copyright notice" +msgstr "Aviso de copyright" + +#: ../../godmode/setup/setup_visuals.php:838 ../../include/functions_config.php:1193 +#: ../../include/functions_config.php:1197 +#: ../../enterprise/meta/advanced/metasetup.visual.php:863 +#: ../../enterprise/meta/include/functions_meta.php:1702 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1692 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:780 +msgid "Background opacity % (login)" +msgstr "% de opacidad de fondo (inicio de sesión)" + +#: ../../godmode/setup/setup_visuals.php:843 +msgid "Disable logo in graphs" +msgstr "Deshabilitar el logo en los gráficos" + +#: ../../godmode/setup/setup_visuals.php:861 +msgid "Disable helps" +msgstr "Deshabilitar ayudas" + +#: ../../godmode/setup/setup_visuals.php:871 ../../include/functions_config.php:1337 +msgid "Fixed header" +msgstr "Cabecera fija" + +#: ../../godmode/setup/setup_visuals.php:883 +msgid "Automatically hide submenu" +msgstr "Ocultar submenú automáticamente" + +#: ../../godmode/setup/setup_visuals.php:893 +#: ../../enterprise/meta/advanced/metasetup.visual.php:977 +#: ../../enterprise/meta/include/functions_meta.php:1682 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1672 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:884 +msgid "Visual effects and animation" +msgstr "Efectos visuales y animación" + +#: ../../godmode/setup/setup_visuals.php:904 +#: ../../enterprise/meta/advanced/metasetup.visual.php:997 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:894 +msgid "Random background (login)" +msgstr "Fondo aleatorio (inicio de sesión)" + +#: ../../godmode/setup/setup_visuals.php:930 ../../include/functions_config.php:1301 +msgid "GIS Labels" +msgstr "Etiquetas GIS" + +#: ../../godmode/setup/setup_visuals.php:940 ../../include/functions_config.php:1309 +msgid "Default icon in GIS" +msgstr "Icono GIS por defecto" + +#: ../../godmode/setup/setup_visuals.php:949 +msgid "Agent icon group" +msgstr "Grupo de iconos de agente" + +#: ../../godmode/setup/setup_visuals.php:999 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1102 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:999 +msgid "Graphs font size" +msgstr "Tamaño de fuente de las gráficas" + +#: ../../godmode/setup/setup_visuals.php:1018 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1121 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1018 +msgid "Show unit along with value in reports" +msgstr "Mostrar la unidad junto con el valor en los informes" + +#: ../../godmode/setup/setup_visuals.php:1029 ../../include/functions_config.php:1269 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1132 +#: ../../enterprise/meta/include/functions_meta.php:2095 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2085 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1029 +msgid "Truncate agent text at end" +msgstr "Truncar texto del agente al final" + +#: ../../godmode/setup/setup_visuals.php:1039 ../../include/functions_config.php:1281 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1142 +#: ../../enterprise/meta/include/functions_meta.php:2110 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2100 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1039 +msgid "Truncate module text at end" +msgstr "Truncar texto del módulo al final" + +#: ../../godmode/setup/setup_visuals.php:1050 ../../include/functions_config.php:1273 +#: ../../include/functions_config.php:1277 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1153 +#: ../../enterprise/meta/include/functions_meta.php:2100 +#: ../../enterprise/meta/include/functions_meta.php:2105 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2090 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2095 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1050 +msgid "Agent size text" +msgstr "Tamaño del texto del agente" + +#: ../../godmode/setup/setup_visuals.php:1057 ../../godmode/setup/setup_visuals.php:1079 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1160 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1182 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1057 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1079 +msgid "Small" +msgstr "Pequeño" + +#: ../../godmode/setup/setup_visuals.php:1072 ../../include/functions_config.php:1285 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1175 +#: ../../enterprise/meta/include/functions_meta.php:2115 +#: ../../enterprise/meta/include/functions_meta.php:2120 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2105 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2110 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1072 +msgid "Module size text" +msgstr "Tamaño del nombre del módulo" + +#: ../../godmode/setup/setup_visuals.php:1096 ../../include/functions_config.php:1289 +#: ../../include/functions_config.php:1293 +msgid "Description size text" +msgstr "Tamaño del texto de la descripción" + +#: ../../godmode/setup/setup_visuals.php:1107 ../../include/functions_config.php:1297 +msgid "Item title size text" +msgstr "Tamaño del texto de los títulos de elementos" + +#: ../../godmode/setup/setup_visuals.php:1136 +#: ../../enterprise/meta/advanced/metasetup.visual.php:373 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:310 +msgid "On Boolean graphs" +msgstr "En gráficos booleanos" + +#: ../../godmode/setup/setup_visuals.php:1139 +#: ../../enterprise/meta/advanced/metasetup.visual.php:391 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:328 +msgid "Show only average by default" +msgstr "Mostrar solo la media por defecto" + +#: ../../godmode/setup/setup_visuals.php:1140 +#: ../../enterprise/meta/advanced/metasetup.visual.php:392 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:329 +msgid "Show MAX/AVG/MIN by default" +msgstr "Mostrar MÁX/MEDIA/MÍN por defecto" + +#: ../../godmode/setup/setup_visuals.php:1159 +msgid "Graph color #" +msgstr "Color del gráfico #" + +#: ../../godmode/setup/setup_visuals.php:1173 +msgid "" +"Decimal data resolution setting for SLA and other reports is not available in the Community " +"version." +msgstr "" +"La configuración de la resolución en decimales de datos para SLA y otros informes no está " +"disponible en la versión de la comunidad." + +#: ../../godmode/setup/setup_visuals.php:1178 +msgid "Data precision" +msgstr "Precisión de datos" + +#: ../../godmode/setup/setup_visuals.php:1196 +msgid "Data precision in graphs" +msgstr "Precisión de datos en los gráficos" + +#: ../../godmode/setup/setup_visuals.php:1215 ../../include/functions_config.php:1060 +#: ../../enterprise/meta/advanced/metasetup.visual.php:263 +#: ../../enterprise/meta/include/functions_meta.php:1587 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1577 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:231 +msgid "Value to interface graphics" +msgstr "Valor para la interfaz gráfica" + +#: ../../godmode/setup/setup_visuals.php:1227 ../../include/functions_config.php:1365 +msgid "Default line thickness for the Custom Graph." +msgstr "Espesor de la línea predeterminada para el gráfico personalizado" + +#: ../../godmode/setup/setup_visuals.php:1240 +#: ../../enterprise/meta/advanced/metasetup.visual.php:295 +#: ../../enterprise/meta/include/functions_meta.php:1516 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1506 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:263 +msgid "Number of elements in Custom Graph" +msgstr "Número de elementos en gráfica personalizada" + +#: ../../godmode/setup/setup_visuals.php:1254 ../../include/functions_config.php:1081 +#: ../../enterprise/meta/advanced/metasetup.visual.php:320 +#: ../../enterprise/meta/include/functions_meta.php:1610 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1600 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:278 +msgid "Use round corners" +msgstr "Usar bordes redondeados" + +#: ../../godmode/setup/setup_visuals.php:1265 ../../include/functions_config.php:1085 +#: ../../enterprise/meta/advanced/metasetup.visual.php:340 +#: ../../enterprise/meta/include/functions_meta.php:1621 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1611 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:288 +msgid "Chart fit to content" +msgstr "Tabla adaptada al contenido" + +#: ../../godmode/setup/setup_visuals.php:1275 +#: ../../enterprise/meta/advanced/metasetup.visual.php:432 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:369 +msgid "Type of module charts" +msgstr "Tipo de gráficos de módulos" + +#: ../../godmode/setup/setup_visuals.php:1323 +#: ../../enterprise/meta/advanced/metasetup.visual.php:376 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:313 +msgid "Graph TIP view" +msgstr "Visor de gráfico TIP" + +#: ../../godmode/setup/setup_visuals.php:1339 +#: ../../enterprise/meta/advanced/metasetup.visual.php:395 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:332 +msgid "Graph mode" +msgstr "Modo de gráfico" + +#: ../../godmode/setup/setup_visuals.php:1354 +msgid "Zoom graphs" +msgstr "Ampliar gráficas" + +#: ../../godmode/setup/setup_visuals.php:1374 ../../godmode/setup/setup_visuals.php:1375 +#: ../../godmode/setup/setup_visuals.php:1955 ../../godmode/snmpconsole/snmp_alert.php:1612 +#: ../../include/ajax/events.php:2395 ../../include/ajax/events.php:2396 +#: ../../include/ajax/events.php:2397 ../../include/ajax/events.php:2398 +#: ../../include/ajax/events.php:2402 ../../include/ajax/events.php:2403 +#: ../../include/ajax/events.php:2404 ../../include/ajax/events.php:2405 +#: ../../include/ajax/events.php:2406 ../../include/ajax/events.php:2407 +#: ../../include/functions.php:530 ../../include/functions.php:661 +#: ../../include/functions_html.php:2220 ../../include/functions_html.php:7426 +#: ../../include/functions_visual_map_editor.php:1278 +#: ../../include/functions_visual_map_editor.php:1279 +#: ../../operation/events/sound_events.php:153 ../../operation/events/sound_events.php:154 +#: ../../operation/events/sound_events.php:155 ../../operation/events/sound_events.php:156 +#: ../../operation/events/sound_events.php:160 ../../operation/events/sound_events.php:161 +#: ../../operation/events/sound_events.php:162 ../../operation/events/sound_events.php:163 +#: ../../operation/events/sound_events.php:164 ../../operation/events/sound_events.php:165 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:332 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:378 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:391 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:599 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:612 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:375 +#: ../../enterprise/meta/advanced/metasetup.visual.php:464 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1007 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1008 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:375 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:401 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:904 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:905 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:473 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:486 +msgid "seconds" +msgstr "segundos" + +#: ../../godmode/setup/setup_visuals.php:1376 ../../godmode/setup/setup_visuals.php:1377 +#: ../../godmode/setup/setup_visuals.php:1378 ../../godmode/setup/setup_visuals.php:1379 +#: ../../godmode/setup/setup_visuals.php:1956 ../../include/functions.php:534 +#: ../../include/functions.php:665 ../../include/functions_html.php:2221 +#: ../../include/functions_html.php:7427 ../../include/functions_visual_map_editor.php:1280 +#: ../../include/functions_visual_map_editor.php:1281 +#: ../../include/functions_visual_map_editor.php:1282 +#: ../../include/functions_visual_map_editor.php:1283 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:377 +#: ../../enterprise/meta/advanced/metasetup.visual.php:465 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1009 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1010 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1011 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1012 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:377 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:402 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:906 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:907 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:908 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:909 +msgid "minutes" +msgstr "minutos" + +#: ../../godmode/setup/setup_visuals.php:1380 +#: ../../include/functions_visual_map_editor.php:1284 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1013 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:910 +msgid "hour" +msgstr "hora" + +#: ../../godmode/setup/setup_visuals.php:1383 +msgid "Classic view" +msgstr "Vista clásica" + +#: ../../godmode/setup/setup_visuals.php:1384 +msgid "View of favorites" +msgstr "Vista de favoritos" + +#: ../../godmode/setup/setup_visuals.php:1394 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1016 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:913 +msgid "Default cache expiration" +msgstr "Caducidad del caché por defecto" + +#: ../../godmode/setup/setup_visuals.php:1399 +#: ../../include/functions_visual_map_editor.php:1310 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1021 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:918 +msgid "No cache" +msgstr "No hay chaché" + +#: ../../godmode/setup/setup_visuals.php:1412 ../../include/functions_config.php:1241 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1043 +#: ../../enterprise/meta/include/functions_meta.php:2080 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2070 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:940 +msgid "Default interval for refresh on Visual Console" +msgstr "Intervalo de actualización por defecto en la consola visual" + +#: ../../godmode/setup/setup_visuals.php:1428 +msgid "Type of view of visual consoles" +msgstr "Tipo de vista de las consolas visuales" + +#: ../../godmode/setup/setup_visuals.php:1441 +msgid "Number of favorite visual consoles to show in the menu" +msgstr "Nº de consolas visuales favoritas mostradas en el menú" + +#: ../../godmode/setup/setup_visuals.php:1447 ../../include/functions_config.php:1253 +msgid "Default line thickness for the Visual Console" +msgstr "Grosor de línea por defecto en las consolas visuales" + +#: ../../godmode/setup/setup_visuals.php:1459 +msgid "Lock screen orientation when viewing on mobile devices" +msgstr "Orientación de pantalla de bloqueo en la visualización en dispositivos móviles" + +#: ../../godmode/setup/setup_visuals.php:1470 ../../include/functions_config.php:1261 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1091 +#: ../../enterprise/meta/include/functions_meta.php:2090 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2080 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:988 +msgid "Display item frame on alert triggered" +msgstr "Mostrar fotograma de elemento al activarse la alerta" + +#: ../../godmode/setup/setup_visuals.php:1492 +msgid "Number of favorite services to show in the menu" +msgstr "Número de servicios favoritos a mostrar en el menú" + +#: ../../godmode/setup/setup_visuals.php:1537 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1227 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1110 +msgid "Show report info with description" +msgstr "Mostrar la información del informe con la descripción" + +#: ../../godmode/setup/setup_visuals.php:1547 +#: ../../enterprise/meta/advanced/metasetup.performance.php:139 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1255 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1124 +msgid "Custom report front page" +msgstr "Portada de informe personalizado" + +#: ../../godmode/setup/setup_visuals.php:1558 ../../include/functions_config.php:1540 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1268 +#: ../../enterprise/meta/include/functions_meta.php:1547 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1537 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1137 +msgid "PDF font size (px)" +msgstr "Tamaño de fuente de PDF (px)" + +#: ../../godmode/setup/setup_visuals.php:1562 ../../include/functions_config.php:1536 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1273 +#: ../../enterprise/meta/include/functions_meta.php:1537 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1527 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1142 +msgid "HTML font size for SLA (em)" +msgstr "Tamaño de fuente en SLA (em)" + +#: ../../godmode/setup/setup_visuals.php:1568 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1278 +#: ../../enterprise/meta/include/functions_meta.php:1662 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1652 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1147 +msgid "Graph image height for HTML reports" +msgstr "Altura de la imagen de la gráfica en informes HTML" + +#: ../../godmode/setup/setup_visuals.php:1572 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1359 +#: ../../enterprise/meta/include/functions_meta.php:1557 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1547 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1228 +msgid "Interval description" +msgstr "Descripción del intervalo" + +#: ../../godmode/setup/setup_visuals.php:1589 ../../godmode/setup/setup_visuals.php:1604 +#: ../../godmode/setup/setup_visuals.php:1610 ../../godmode/setup/setup_visuals.php:1623 +#: ../../godmode/setup/setup_visuals.php:1637 ../../include/functions_config.php:1544 +#: ../../include/functions_config.php:1548 ../../include/functions_config.php:1552 +#: ../../include/functions_config.php:1556 ../../include/functions_config.php:1560 +#: ../../include/functions_config.php:1564 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1397 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1408 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1435 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1450 +#: ../../enterprise/meta/include/functions_meta.php:1967 +#: ../../enterprise/meta/include/functions_meta.php:1983 +#: ../../enterprise/meta/include/functions_meta.php:1993 +#: ../../enterprise/meta/include/functions_meta.php:2003 +#: ../../enterprise/meta/include/functions_meta.php:2013 +#: ../../enterprise/meta/include/functions_meta.php:2023 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1957 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1973 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1983 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1993 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2003 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2013 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1266 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1277 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1304 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1319 +msgid "Custom report front" +msgstr "Portada de informe personalizado" + +#: ../../godmode/setup/setup_visuals.php:1589 ../../include/functions_config.php:1109 +#: ../../include/functions_config.php:1552 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:113 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:125 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1377 +#: ../../enterprise/meta/include/functions_meta.php:1742 +#: ../../enterprise/meta/include/functions_meta.php:1993 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1732 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1983 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1246 +msgid "Custom logo" +msgstr "Logo personalizado" + +#: ../../godmode/setup/setup_visuals.php:1590 +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 "" +"El dir de los logos personalizados está en su www Consola en 'images/custom_logo'. Puede " +"añadir más archivos (SOLO JPEG AND PNG) en la herramienta de actualización de la consola." + +#: ../../godmode/setup/setup_visuals.php:1604 ../../include/class/TipsWindow.class.php:814 +#: ../../include/class/TipsWindow.class.php:981 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1397 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1539 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1632 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1757 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1832 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1266 +msgid "Preview" +msgstr "Vista previa" + +#: ../../godmode/setup/setup_visuals.php:1610 ../../include/functions_config.php:1556 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:139 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:137 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1408 +#: ../../enterprise/meta/include/functions_meta.php:2003 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1993 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1277 +msgid "Header" +msgstr "Encabezado" + +#: ../../godmode/setup/setup_visuals.php:1623 ../../include/functions_config.php:1560 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:149 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:147 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1435 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1450 +#: ../../enterprise/meta/include/functions_meta.php:2013 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2003 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1304 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1319 +msgid "First page" +msgstr "Primera página" + +#: ../../godmode/setup/setup_visuals.php:1637 ../../include/functions_config.php:1564 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:157 +#: ../../enterprise/meta/include/functions_meta.php:2023 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2013 +msgid "Footer" +msgstr "Pie de página" + +#: ../../godmode/setup/setup_visuals.php:1666 +#: ../../enterprise/meta/advanced/metasetup.visual.php:140 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:140 +msgid "Comparation in rollover" +msgstr "Fecha en comparación" + +#: ../../godmode/setup/setup_visuals.php:1673 +#: ../../enterprise/meta/advanced/metasetup.visual.php:147 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:147 +msgid "Timestamp in rollover" +msgstr "Fecha literal" + +#: ../../godmode/setup/setup_visuals.php:1680 +#: ../../enterprise/meta/advanced/metasetup.visual.php:154 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:154 +msgid "Compact mode" +msgstr "Modo compacto" + +#: ../../godmode/setup/setup_visuals.php:1765 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1061 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:958 +msgid "Use 1024 when module unit are bytes" +msgstr "Utilizar 1024 cuando la unidad del módulo sea bytes" + +#: ../../godmode/setup/setup_visuals.php:1766 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1062 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:959 +msgid "Use always 1000" +msgstr "Utilizar siempre 1000" + +#: ../../godmode/setup/setup_visuals.php:1767 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1063 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:960 +msgid "Use always 1024" +msgstr "Utilizar siempre 1024" + +#: ../../godmode/setup/setup_visuals.php:1779 ../../include/functions_config.php:1349 +msgid "Networkmap max width" +msgstr "Máximo ancho de Networkmap" + +#: ../../godmode/setup/setup_visuals.php:1791 +#: ../../enterprise/meta/advanced/metasetup.visual.php:548 +#: ../../enterprise/meta/include/functions_meta.php:1732 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1722 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:475 +msgid "Show only the group name" +msgstr "Mostrar solo el nombre del grupo" + +#: ../../godmode/setup/setup_visuals.php:1802 +msgid "Show empty groups in group view" +msgstr "Mostrar grupos vacíos en la vista de grupo" + +#: ../../godmode/setup/setup_visuals.php:1812 ../../include/functions_config.php:1008 +#: ../../enterprise/meta/advanced/metasetup.visual.php:106 +#: ../../enterprise/meta/include/functions_meta.php:1452 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1442 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:106 +msgid "Date format string" +msgstr "Formato de fecha a mostrar" + +#: ../../godmode/setup/setup_visuals.php:1821 +#: ../../enterprise/meta/advanced/metasetup.visual.php:108 +#: ../../enterprise/tools/ipam/ipam_editor.php:147 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:108 +msgid "Example" +msgstr "Ejemplo" + +#: ../../godmode/setup/setup_visuals.php:1830 ../../include/functions_config.php:1584 +msgid "Decimal separator" +msgstr "Separador decimal" + +#: ../../godmode/setup/setup_visuals.php:1845 +msgid "Visible time of successful notifiations" +msgstr "Tiempo visible de notificaciones exitosas" + +#: ../../godmode/setup/setup_visuals.php:1858 +#: ../../enterprise/meta/advanced/metasetup.visual.php:159 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:138 +msgid "Timestamp, time comparison, or compact mode" +msgstr "Marca horaria, comparación horaria o modo compacto" + +#: ../../godmode/setup/setup_visuals.php:1873 +msgid "Custom values post process" +msgstr "Valores personalizados para postprocesado" + +#: ../../godmode/setup/setup_visuals.php:1913 ../../godmode/setup/setup_visuals.php:2080 +msgid "Delete custom values" +msgstr "Eliminar valores personalizados" + +#: ../../godmode/setup/setup_visuals.php:1957 ../../include/functions.php:535 +#: ../../include/functions.php:666 ../../include/functions_events.php:5343 +#: ../../include/functions_html.php:2222 ../../include/functions_html.php:7428 +#: ../../include/functions_snmp.php:402 ../../enterprise/include/ajax/log_viewer.ajax.php:379 +#: ../../enterprise/meta/advanced/metasetup.visual.php:466 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:379 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:403 +msgid "hours" +msgstr "horas" + +#: ../../godmode/setup/setup_visuals.php:1959 ../../include/functions.php:532 +#: ../../include/functions.php:663 ../../include/functions_html.php:2225 +#: ../../include/functions_html.php:7431 +#: ../../enterprise/meta/advanced/metasetup.visual.php:468 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:405 +msgid "months" +msgstr "meses" + +#: ../../godmode/setup/setup_visuals.php:1960 ../../include/functions.php:533 +#: ../../include/functions.php:664 ../../include/functions_html.php:2226 +#: ../../include/functions_html.php:7432 +#: ../../enterprise/meta/advanced/metasetup.visual.php:469 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:406 +msgid "years" +msgstr "años" + +#: ../../godmode/setup/setup_visuals.php:1963 +msgid "Interval values" +msgstr "Valores del intervalo" + +#: ../../godmode/setup/setup_visuals.php:2002 +msgid "Delete interval values" +msgstr "Eliminar valores de intervalo" + +#: ../../godmode/setup/setup_visuals.php:2045 +msgid "Module units" +msgstr "Unidades de módulo" + +#: ../../godmode/setup/setup_visuals.php:2118 ../../include/functions_config.php:1568 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1340 +#: ../../enterprise/meta/include/functions_meta.php:1567 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1557 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1209 +msgid "CSV divider" +msgstr "Separador CSV" + +#: ../../godmode/setup/setup_visuals.php:2123 ../../include/functions_config.php:1572 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1349 +#: ../../enterprise/meta/include/functions_meta.php:1577 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1567 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1218 +msgid "CSV decimal separator" +msgstr "Separador decimal CSV" + +#: ../../godmode/setup/setup_visuals.php:2129 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1066 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:963 +msgid "Data multiplier to use in graphs/data" +msgstr "Multiplicador de datos para usar en gráficas/datos" + +#: ../../godmode/setup/setup_visuals.php:2133 ../../include/functions_config.php:1580 +msgid "Hide general stats for non admin users in tactical view" +msgstr "" +"Ocultar las estadísticas generales para los usuarios no administradores en la vista táctica" + +#: ../../godmode/setup/setup_visuals.php:2150 +msgid "Behaviour configuration" +msgstr "Configuración del comportamiento" + +#: ../../godmode/setup/setup_visuals.php:2155 +msgid "GIS configuration" +msgstr "Configuración GIS" + +#: ../../godmode/setup/setup_visuals.php:2160 +msgid "Style configuration" +msgstr "Configuración de estilo" + +#: ../../godmode/setup/setup_visuals.php:2165 +msgid "Charts configuration" +msgstr "Configuración de gráficos" + +#: ../../godmode/setup/setup_visuals.php:2170 +msgid "Font and Text configuration" +msgstr "Configuración de fuente y texto" + +#: ../../godmode/setup/setup_visuals.php:2175 +msgid "Visual consoles configuration" +msgstr "Configuración de las consolas visuales" + +#: ../../godmode/setup/setup_visuals.php:2180 +msgid "Reports configuration " +msgstr "Configuración de informes " + +#: ../../godmode/setup/setup_visuals.php:2185 +msgid "Services configuration" +msgstr "Configuración de servicios" + +#: ../../godmode/setup/setup_visuals.php:2190 +msgid "Other configuration" +msgstr "Otra configuración" + +#: ../../godmode/setup/setup_visuals.php:2375 ../../include/functions_config.php:1509 +#: ../../enterprise/meta/advanced/metasetup.visual.php:506 +#: ../../enterprise/meta/include/functions_meta.php:1941 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1931 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:443 +msgid "Delete interval" +msgstr "Borrar intervalo" + +#: ../../godmode/setup/setup_visuals.php:2433 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1650 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1519 +msgid "Logo preview" +msgstr "Logo de vista previa" + +#: ../../godmode/setup/setup_visuals.php:2463 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1672 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1541 +msgid "Splash Preview" +msgstr "Vista previa de Splash" + +#: ../../godmode/setup/setup_visuals.php:2482 +msgid "Mobile console logo preview" +msgstr "Vista previa del logo de la consola móvil" + +#: ../../godmode/setup/setup_visuals.php:2518 +msgid "Gis icons preview" +msgstr "Vista previa de los iconos GIS" + +#: ../../godmode/setup/setup_visuals.php:2584 +msgid "Status set preview" +msgstr "Vista previa del estado" + +#: ../../godmode/setup/snmp_wizard.php:42 ../../include/functions_snmp_browser.php:556 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:304 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:405 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:115 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:405 +msgid "OID" +msgstr "OID" + +#: ../../godmode/setup/snmp_wizard.php:44 ../../enterprise/godmode/setup/setup_auth.php:198 +#: ../../enterprise/godmode/setup/setup_auth.php:255 +#: ../../enterprise/godmode/setup/setup_auth.php:552 +#: ../../enterprise/godmode/setup/setup_auth.php:604 +#: ../../enterprise/godmode/setup/setup_auth.php:1619 +#: ../../enterprise/godmode/setup/setup_auth.php:1673 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:198 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:255 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:552 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:604 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1599 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1653 +msgid "OP" +msgstr "OP" + +#: ../../godmode/setup/snmp_wizard.php:155 +msgid "Unsucessful update the snmp translation" +msgstr "No se pudo actualizar la traducción SNMP" + +#: ../../godmode/setup/snmp_wizard.php:162 +msgid "Unsucessful update the snmp translation." +msgstr "No se pudo actualizar la traducción SNMP" + +#: ../../godmode/setup/snmp_wizard.php:210 +msgid "Unsucessful delete the snmp translation" +msgstr "No se pudo borrar la traducción de SNMP" + +#: ../../godmode/setup/snmp_wizard.php:217 +msgid "Unsucessful delete the snmp translation." +msgstr "No se pudo borrar la traducción de SNMP" + +#: ../../godmode/setup/snmp_wizard.php:278 +msgid "Unsucessful save the snmp translation" +msgstr "No se pudo guardar la traducción de SNMP" + +#: ../../godmode/setup/snmp_wizard.php:287 +msgid "Unsucessful save the snmp translation." +msgstr "No se pudo guardar la traducción de SNMP" + +#: ../../godmode/setup/welcome_tips.php:61 +msgid "Language is empty" +msgstr "El idioma está vacío" + +#: ../../godmode/setup/welcome_tips.php:65 +msgid "Title is empty" +msgstr "El título está vacío" + +#: ../../godmode/setup/welcome_tips.php:69 +msgid "Text is empty" +msgstr "El texto está vacío" + +#: ../../godmode/setup/welcome_tips.php:82 +msgid "Error in insert tip" +msgstr "Error al añadir Tip" + +#: ../../godmode/setup/welcome_tips.php:106 +msgid "Error in update tip" +msgstr "Error al actualizar Tip" + +#: ../../godmode/setup/welcome_tips.php:146 +msgid "Tip required" +msgstr "Se requiere Tip" + +#: ../../godmode/setup/welcome_tips.php:153 +msgid "Error in delete tip" +msgstr "Error al eliminar el Tip" + +#: ../../godmode/snmpconsole/snmp_alert.php:41 ../../include/class/SnmpConsole.class.php:315 +#: ../../include/class/SnmpConsole.class.php:1379 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:29 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:30 +msgid "Cold start (0)" +msgstr "Inicio cero (0)" + +#: ../../godmode/snmpconsole/snmp_alert.php:42 ../../include/class/SnmpConsole.class.php:316 +#: ../../include/class/SnmpConsole.class.php:1383 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:30 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:31 +msgid "Warm start (1)" +msgstr "Comienzo de inicio (1)" + +#: ../../godmode/snmpconsole/snmp_alert.php:43 ../../include/class/SnmpConsole.class.php:317 +#: ../../include/class/SnmpConsole.class.php:1387 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:31 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:32 +msgid "Link down (2)" +msgstr "Enlace interrumpido (2)" + +#: ../../godmode/snmpconsole/snmp_alert.php:44 ../../include/class/SnmpConsole.class.php:318 +#: ../../include/class/SnmpConsole.class.php:1391 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:32 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:33 +msgid "Link up (3)" +msgstr "Enlace activo (3)" + +#: ../../godmode/snmpconsole/snmp_alert.php:45 ../../include/class/SnmpConsole.class.php:319 +#: ../../include/class/SnmpConsole.class.php:1395 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:33 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:34 +msgid "Authentication failure (4)" +msgstr "Fallo de autentificación (4)" + +#: ../../godmode/snmpconsole/snmp_alert.php:94 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:320 +msgid "Update alert" +msgstr "Actualizar alerta" + +#: ../../godmode/snmpconsole/snmp_alert.php:97 ../../operation/agentes/alerts_status.php:490 +msgid "Create alert" +msgstr "Crear alerta" + +#: ../../godmode/snmpconsole/snmp_alert.php:100 +msgid "Alert overview" +msgstr "Vista general de alertas" + +#: ../../godmode/snmpconsole/snmp_alert.php:118 ../../godmode/snmpconsole/snmp_filters.php:46 +#: ../../include/class/SnmpConsole.class.php:204 +msgid "SNMP Console" +msgstr "Consola SNMP" + +#: ../../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:435 +msgid "There was a problem updating the alert" +msgstr "Hubo un problema al actualizar la alerta" + +#: ../../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:646 +msgid "Successfully Duplicate" +msgstr "Duplicada correctamente" + +#: ../../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:724 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:159 +#, php-format +msgid "Successfully deleted alerts (%s / %s)" +msgstr "Alertas eliminadas correctamente (%s / %s)" + +#: ../../godmode/snmpconsole/snmp_alert.php:728 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:167 +#, php-format +msgid "Unsuccessfully deleted alerts (%s / %s)" +msgstr "Error al eliminar las alertas (%s / %s)" + +#: ../../godmode/snmpconsole/snmp_alert.php:783 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:306 +msgid "Custom Value/OID" +msgstr "Valor/OID personalizado" + +#: ../../godmode/snmpconsole/snmp_alert.php:800 ../../godmode/snmpconsole/snmp_alert.php:1904 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:114 +#: ../../include/class/SnmpConsole.class.php:275 +msgid "Enterprise String" +msgstr "Cadena Enterprise" + +#: ../../godmode/snmpconsole/snmp_alert.php:800 +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:816 ../../godmode/snmpconsole/snmp_alert.php:1900 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:138 +#: ../../include/class/SnmpConsole.class.php:274 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:308 +msgid "SNMP Agent" +msgstr "Agente SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:867 ../../godmode/snmpconsole/snmp_alert.php:1761 +#: ../../include/class/SnmpConsole.class.php:415 ../../include/functions_snmp.php:433 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:202 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:267 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:310 +msgid "Trap type" +msgstr "Clase de trap" + +#: ../../godmode/snmpconsole/snmp_alert.php:888 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:312 +msgid "Single value" +msgstr "Valor único" + +#: ../../godmode/snmpconsole/snmp_alert.php:907 ../../godmode/snmpconsole/snmp_alert.php:935 +#: ../../godmode/snmpconsole/snmp_alert.php:967 ../../godmode/snmpconsole/snmp_alert.php:995 +#: ../../godmode/snmpconsole/snmp_alert.php:1027 ../../godmode/snmpconsole/snmp_alert.php:1055 +#: ../../godmode/snmpconsole/snmp_alert.php:1087 ../../godmode/snmpconsole/snmp_alert.php:1115 +#: ../../godmode/snmpconsole/snmp_alert.php:1147 ../../godmode/snmpconsole/snmp_alert.php:1175 +#: ../../godmode/snmpconsole/snmp_alert.php:1207 ../../godmode/snmpconsole/snmp_alert.php:1235 +#: ../../godmode/snmpconsole/snmp_alert.php:1267 ../../godmode/snmpconsole/snmp_alert.php:1295 +#: ../../godmode/snmpconsole/snmp_alert.php:1327 ../../godmode/snmpconsole/snmp_alert.php:1355 +#: ../../godmode/snmpconsole/snmp_alert.php:1387 ../../godmode/snmpconsole/snmp_alert.php:1415 +#: ../../godmode/snmpconsole/snmp_alert.php:1447 ../../godmode/snmpconsole/snmp_alert.php:1475 +msgid "Variable bindings/Data" +msgstr "Enlaces variables/Datos" + +#: ../../godmode/snmpconsole/snmp_alert.php:1587 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:331 +msgid "Other value" +msgstr "Otros valores" + +#: ../../godmode/snmpconsole/snmp_alert.php:1637 ../../godmode/snmpconsole/snmp_alert.php:1898 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:490 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:603 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:490 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:603 +msgid "Alert action" +msgstr "Acción de alerta" + +#: ../../godmode/snmpconsole/snmp_alert.php:1747 +msgid "" +"Search by these fields description, OID, Custom Value, SNMP Agent (IP), Single value, each " +"Variable bindings/Datas." +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:1815 +msgid "Alert SNMP control filter" +msgstr "Filtro de control de alerta SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:1875 +msgid "There are no SNMP alerts" +msgstr "Ninguna alerta SNMP definida" + +#: ../../godmode/snmpconsole/snmp_alert.php:1907 +msgid "Custom Value/Enterprise String" +msgstr "Valor personalizado/Cadena Enterprise" + +#: ../../godmode/snmpconsole/snmp_alert.php:1912 +#: ../../include/functions_reporting_html.php:6589 +#: ../../include/functions_reporting_html.php:6711 ../../include/functions_treeview.php:486 +msgid "Times fired" +msgstr "Nº de veces disparada" + +#: ../../godmode/snmpconsole/snmp_alert.php:1912 +msgid "TF." +msgstr "TF." + +#: ../../godmode/snmpconsole/snmp_alert.php:2073 +msgid "ID Alert SNMP" +msgstr "ID alerta SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:2165 +#: ../../include/class/ModuleTemplates.class.php:943 ../../operation/events/events.php:2902 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:306 +#: ../../enterprise/include/class/Omnishell.class.php:529 +#: ../../enterprise/include/class/Omnishell.class.php:717 +#: ../../enterprise/operation/services/services.list.php:771 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:306 +msgid "Delete selected" +msgstr "Borrar seleccionado(s)" + +#: ../../godmode/snmpconsole/snmp_alert.php:2231 ../../godmode/snmpconsole/snmp_alert.php:2246 +#: ../../enterprise/godmode/setup/setup.php:589 +#: ../../package_774/enterprise/godmode/setup/setup.php:589 +msgid "Confirmation" +msgstr "Confirmación" + +#: ../../godmode/snmpconsole/snmp_alert.php:2232 +msgid "Do you want delete this alert?" +msgstr "¿Desea eliminar esta alerta?" + +#: ../../godmode/snmpconsole/snmp_alert.php:2247 +msgid "Do you want delete the selected alerts?" +msgstr "¿Desea eliminar las alertas seleccionadas?" + +#: ../../godmode/snmpconsole/snmp_alert.php:2372 +msgid "Add action " +msgstr "Añadir acción " + +#: ../../godmode/snmpconsole/snmp_filters.php:41 +msgid "Filter overview" +msgstr "Revisión del filtro" + +#: ../../godmode/snmpconsole/snmp_filters.php:59 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:51 +#: ../../include/class/CredentialStore.class.php:965 +#: ../../include/class/SnmpConsole.class.php:221 +#: ../../operation/snmpconsole/snmp_browser.php:95 +#: ../../operation/snmpconsole/snmp_mib_uploader.php:60 +#: ../../operation/snmpconsole/snmp_statistics.php:104 ../../operation/menu.php:263 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:57 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:55 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:57 +msgid "SNMP" +msgstr "SNMP" + +#: ../../godmode/snmpconsole/snmp_filters.php:108 +msgid "There was a problem updating the filter" +msgstr "Error al actualizar el filtro" + +#: ../../godmode/snmpconsole/snmp_filters.php:126 +#: ../../godmode/snmpconsole/snmp_filters.php:152 +msgid "Description is empty" +msgstr "La descripción está vacía" + +#: ../../godmode/snmpconsole/snmp_filters.php:129 +msgid "Filter is empty" +msgstr "El filtro está vacío" + +#: ../../godmode/snmpconsole/snmp_filters.php:149 +msgid "Filters are empty" +msgstr "Los filtros están vacíos" + +#: ../../godmode/snmpconsole/snmp_filters.php:159 +msgid "There was a problem creating the filter" +msgstr "Error al crear el filtro" + +#: ../../godmode/snmpconsole/snmp_filters.php:178 +msgid "There was a problem deleting the filter" +msgstr "Error al borrar el filtro" + +#: ../../godmode/snmpconsole/snmp_filters.php:210 +#: ../../godmode/snmpconsole/snmp_filters.php:211 +msgid "Click to add new filter" +msgstr "Haz clic para añadir filtro nuevo" + +#: ../../godmode/snmpconsole/snmp_filters.php:234 +#: ../../godmode/snmpconsole/snmp_filters.php:244 +msgid "" +"This field contains a substring, could be part of a IP address, a numeric OID, or a plain " +"substring" +msgstr "" +"Este campo contiene una subcadena que podría ser parte de una dirección IP, un OID numérico " +"o una subcadena simple." + +#: ../../godmode/snmpconsole/snmp_filters.php:236 +msgid "Click to remove the filter" +msgstr "Haz clic para quitar el filtro" + +#: ../../godmode/snmpconsole/snmp_filters.php:353 +msgid "There are no SNMP Filters defined yet." +msgstr "Todavía no hay filtros SNMP definidos." + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:38 +msgid "SNMP Trap generator" +msgstr "Generador de traps SNMP" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:68 +msgid "Empty parameters" +msgstr "Parámetros vacíos" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:74 +msgid "Successfully generated" +msgstr "Generado correctamente" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:75 +#, php-format +msgid "Could not be generated: %s" +msgstr "No se pudo generar: %s" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:90 +msgid "Host address" +msgstr "Dirección del host" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:102 +#: ../../include/functions_snmp_browser.php:759 +msgid "Community" +msgstr "Comunidad" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:159 +msgid "SNMP Type" +msgstr "Tipo de SNMP" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:178 +msgid "Generate trap" +msgstr "Generar trap" + +#: ../../godmode/tag/edit_tag.php:56 ../../godmode/tag/tag.php:132 +msgid "List tags" +msgstr "Listar etiquetas" + +#: ../../godmode/tag/edit_tag.php:67 ../../godmode/tag/tag.php:144 +msgid "Tags configuration" +msgstr "Configuración de etiquetas" + +#: ../../godmode/tag/edit_tag.php:76 ../../include/class/TipsWindow.class.php:755 +#: ../../include/class/TipsWindow.class.php:922 ../../operation/search_users.php:47 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:231 +msgid "Profile" +msgstr "Perfil" + +#: ../../godmode/tag/edit_tag.php:80 +msgid "Manage tags" +msgstr "Gestionar etiquetas" + +#: ../../godmode/tag/edit_tag.php:119 +msgid "Successfully updated tag" +msgstr "Etiqueta actualizada correctamente" + +#: ../../godmode/tag/edit_tag.php:120 +msgid "Error updating tag" +msgstr "Error al actualizar la etiqueta" + +#: ../../godmode/tag/edit_tag.php:163 +msgid "Successfully created tag" +msgstr "Etiqueta creada correctamente" + +#: ../../godmode/tag/edit_tag.php:164 +msgid "Error creating tag" +msgstr "Error al crear etiqueta" + +#: ../../godmode/tag/edit_tag.php:216 ../../include/class/TipsWindow.class.php:763 +#: ../../include/class/TipsWindow.class.php:930 ../../include/lib/Dashboard/Widgets/url.php:216 +#: ../../include/functions_reporting.php:7830 +#: ../../enterprise/meta/include/functions_wizard_meta.php:642 +msgid "Url" +msgstr "URL" + +#: ../../godmode/tag/edit_tag.php:217 +msgid "Hyperlink to help information that has to exist previously." +msgstr "Hipervínculo a la información de ayuda que debe existir previamente" + +#: ../../godmode/tag/edit_tag.php:228 ../../godmode/tag/tag.php:307 +#: ../../godmode/users/user_management.php:252 ../../include/functions_cron.php:612 +#: ../../include/functions_cron.php:703 ../../operation/search_users.php:45 +#: ../../enterprise/godmode/setup/setup_auth.php:109 +#: ../../enterprise/include/functions_tasklist.php:314 +#: ../../enterprise/include/functions_tasklist.php:403 +#: ../../enterprise/operation/reporting/custom_reporting.php:20 +#: ../../package_774/enterprise/include/functions_tasklist.php:314 +#: ../../package_774/enterprise/include/functions_tasklist.php:403 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:109 +msgid "Email" +msgstr "Correo electrónico" + +#: ../../godmode/tag/edit_tag.php:229 +msgid "Associated Email direction to use later in alerts associated to Tags." +msgstr "Direccion de email asociada para utilizarla después en alertas asociadas a etiquetas" + +#: ../../godmode/tag/edit_tag.php:237 ../../godmode/tag/tag.php:308 +msgid "Phone" +msgstr "Teléfono" + +#: ../../godmode/tag/edit_tag.php:238 +msgid "Associated phone number to use later in alerts associated to Tags." +msgstr "Número de teléfono asociado para usar posteriormente en alertas asociadas a etiquetas" + +#: ../../godmode/tag/tag.php:109 +msgid "Number of modules" +msgstr "Número de módulos" + +#: ../../godmode/tag/tag.php:111 +msgid "Number of policy modules" +msgstr "Número de módulos de política" + +#: ../../godmode/tag/tag.php:153 ../../godmode/menu.php:236 +#: ../../enterprise/extensions/disabled/check_acls.php:134 +msgid "Module tags" +msgstr "Etiquetas de módulos" + +#: ../../godmode/tag/tag.php:176 +msgid "Successfully deleted tag" +msgstr "Etiqueta eliminada correctamente" + +#: ../../godmode/tag/tag.php:177 +msgid "Error deleting tag" +msgstr "Error al eliminar la etiqueta" + +#: ../../godmode/tag/tag.php:193 +#, php-format +msgid "" +"This node is configured with centralized mode. All tags information is read only. Go to %s " +"to manage it." +msgstr "" +"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas " +"está en modo lectura. Vaya a %s para administrarlo." + +#: ../../godmode/tag/tag.php:303 +msgid "Tag name" +msgstr "Nombre de etiqueta" + +#: ../../godmode/tag/tag.php:305 +msgid "Detail information" +msgstr "Información de los detalles" + +#: ../../godmode/tag/tag.php:306 +msgid "Number of modules affected" +msgstr "Número de módulos afectados" + +#: ../../godmode/tag/tag.php:337 +msgid "Tag details" +msgstr "Detalles de la etiqueta" + +#: ../../godmode/tag/tag.php:370 +#, php-format +msgid "Emails for the tag: %s" +msgstr "Correos para la etiqueta: %s" + +#: ../../godmode/tag/tag.php:393 +#, php-format +msgid "Phones for the tag: %s" +msgstr "Teléfonos par la etiqueta: %s" + +#: ../../godmode/tag/tag.php:456 +msgid "Create tag" +msgstr "Crear etiqueta" + +#: ../../godmode/um_client/index.php:97 +#, 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 "" +"No puede utilizar el administrador de actualizaciones %s. Estás exiendo los límites de " +"supervisión al %s elementos. Actualice su licencia." + +#: ../../godmode/um_client/index.php:108 +#, 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 "" +"No puede utilizar el administrador de actualizaciones %s. Esta licencia ha caducado hace %d " +"días. Actualice su licencia." + +#: ../../godmode/um_client/index.php:121 +#, 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 "" +"No puede utilizar el administrador de actualizaciones %s. Esta licencia es una licencia de " +"prueba para probar todas las características %s. Actualice su licencia para desbloquear " +"todas %s funciones." + +#: ../../godmode/um_client/index.php:217 +#, 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:230 +#, 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 "" +"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:319 +msgid "Update online requires registration." +msgstr "Para actualizar online debe estar registrado." + +#: ../../godmode/um_client/index.php:324 +msgid "" +"Applying offline patches may make your console unusable, we recommend to completely backup " +"your files before applying any patch." +msgstr "" +"La aplicación de parches sin conexión puede hacer que su consola sea inutilizable, le " +"recomendamos que haga una copia de seguridad completa de sus archivos antes de aplicar " +"cualquier parche." + +#: ../../godmode/update_manager/modal_lts_update.php:55 +msgid "LTS versions" +msgstr "Versiones LTS" + +#: ../../godmode/update_manager/modal_lts_update.php:70 +msgid "" +"There are two types of versions in Pandora FMS: the LTS versions (Long-Term Support), e.g: " +"772 LTS, and the RRR (Regular Rolling Release) versions, e.g: 771, 773, 774, 775." +msgstr "" +"Existen dos tipos de versiones en Pandora FMS: las versiones LTS (Long-Term Support), por " +"ejemplo: 772 LTS, y las versiones RRR (Regular Rolling Release), por ejemplo: 771, 773, 774, " +"775." + +#: ../../godmode/update_manager/modal_lts_update.php:75 +msgid "" +"LTS versions have frequent, periodic updates (fixes), correcting both security problems and " +"critical bugs detected in the tool. These are the versions we recommend to use in production " +"environments." +msgstr "" +"Las versiones LTS tienen actualizaciones periódicas frecuentes (parche), que corrigen " +"problemas de seguridad y errores críticos detectados en la herramienta. Estas son las " +"versiones recomendadas para utilizar en entornos de producción." + +#: ../../godmode/update_manager/modal_lts_update.php:80 +msgid "" +"RRR versions incorporate new features in each version, as well as bug fixes, but due to " +"their dynamic nature, errors are more likely." +msgstr "" +"Las versiones RRR incluyen nuevas características en cada versión, así como corrección de " +"errores, pero debido a su carácter dinámico, es posible que contengan errores." + +#: ../../godmode/update_manager/update_manager.history.php:42 +msgid "Origin" +msgstr "Origen" + +#: ../../godmode/update_manager/update_manager.php:64 +#: ../../godmode/update_manager/update_manager.php:83 +msgid "Journal" +msgstr "Diario" + +#: ../../godmode/update_manager/update_manager.php:71 +msgid "Offline update" +msgstr "Actualización sin conexión" + +#: ../../godmode/update_manager/update_manager.php:78 +msgid "Online update" +msgstr "Actualización en línea" + +#: ../../godmode/update_manager/update_manager.php:91 +msgid "Offline" +msgstr "Sin conexión" + +#: ../../godmode/update_manager/update_manager.php:96 +msgid "Online" +msgstr "En línea" + +#: ../../godmode/update_manager/update_manager.php:161 +msgid "Please register on metaconsole first." +msgstr "Por favor, inicie sesión en la Metaconsola primero." + +#: ../../godmode/update_manager/update_manager.setup.php:172 +#: ../../godmode/update_manager/update_manager.setup.php:247 +#: ../../enterprise/meta/advanced/metasetup.mail.php:85 +msgid "Succesful Update the url config vars." +msgstr "Variables de configuración de la URL actualizadas correctamente." + +#: ../../godmode/update_manager/update_manager.setup.php:173 +#: ../../godmode/update_manager/update_manager.setup.php:248 +#: ../../enterprise/meta/advanced/metasetup.mail.php:86 +msgid "Unsuccesful Update the url config vars." +msgstr "Error al actualizar las variables de configuración de la URL." + +#: ../../godmode/update_manager/update_manager.setup.php:275 +msgid "Warp Update URL" +msgstr "URL de Warp Update" + +#: ../../godmode/update_manager/update_manager.setup.php:279 +msgid "URL update manager" +msgstr "URL Administrador de actualizaciones" + +#: ../../godmode/update_manager/update_manager.setup.php:288 +msgid "Use secured Warp Update" +msgstr "Usar Warp update seguro" + +#: ../../godmode/update_manager/update_manager.setup.php:299 +#: ../../godmode/update_manager/update_manager.setup.php:303 +msgid "Proxy server" +msgstr "Servidor proxy" + +#: ../../godmode/update_manager/update_manager.setup.php:311 +#: ../../godmode/update_manager/update_manager.setup.php:315 +msgid "Proxy port" +msgstr "Puerto del Proxy" + +#: ../../godmode/update_manager/update_manager.setup.php:323 +#: ../../godmode/update_manager/update_manager.setup.php:327 +msgid "Proxy user" +msgstr "Usuario del Proxy" + +#: ../../godmode/update_manager/update_manager.setup.php:335 +#: ../../godmode/update_manager/update_manager.setup.php:339 +msgid "Proxy password" +msgstr "Contraseña del Proxy" + +#: ../../godmode/update_manager/update_manager.setup.php:347 +msgid "Allow no-consecutive patches" +msgstr "Permitir parches no consecutivos" + +#: ../../godmode/update_manager/update_manager.setup.php:358 +msgid "Limit to LTS updates" +msgstr "Límite a las actualizaciones de LTS" + +#: ../../godmode/update_manager/update_manager.setup.php:369 +msgid "Registration ID" +msgstr "ID de registro" + +#: ../../godmode/update_manager/update_manager.setup.php:370 +msgid "Not registred yet" +msgstr "Aún no registrado" + +#: ../../godmode/update_manager/update_manager.setup.php:385 +msgid "Unregister" +msgstr "Cerrar cuenta" + +#: ../../godmode/update_manager/update_manager.setup.php:388 +msgid "Cancel registration" +msgstr "Cancelar registro" + +#: ../../godmode/update_manager/update_manager.setup.php:397 +#, php-format +msgid "%s community reminder" +msgstr "%s recordatorio de la comunidad" + +#: ../../godmode/update_manager/update_manager.setup.php:397 +#, php-format +msgid "" +"Every 8 days, a message is displayed to admin users to remember to register this %s instance" +msgstr "" +"Cada 8 días, se mostrará un mensaje a los usuarios administradores para que recuerden " +"registrar esta instancia %s." + +#: ../../godmode/users/configure_profile.php:54 ../../godmode/users/configure_user.php:259 +#: ../../godmode/users/profile_list.php:61 ../../godmode/users/user_list.php:251 +#: ../../godmode/users/user_list.php:276 ../../operation/users/user_edit_header.php:89 +#: ../../enterprise/meta/general/main_header.php:332 +#: ../../enterprise/meta/general/main_header.php:412 +#: ../../enterprise/meta/general/main_header.php:419 +#: ../../enterprise/meta/general/main_menu.php:576 +#: ../../enterprise/meta/general/main_menu.php:641 +#: ../../enterprise/meta/general/main_menu.php:665 +#: ../../enterprise/meta/general/main_menu.php:672 +#: ../../enterprise/meta/include/functions_users_meta.php:183 +#: ../../enterprise/meta/include/functions_users_meta.php:206 +#: ../../package_774/enterprise/meta/general/main_menu.php:570 +#: ../../package_774/enterprise/meta/general/main_menu.php:635 +#: ../../package_774/enterprise/meta/general/main_menu.php:659 +#: ../../package_774/enterprise/meta/general/main_menu.php:666 +msgid "User management" +msgstr "Gestión de usuarios" + +#: ../../godmode/users/configure_profile.php:65 ../../godmode/users/configure_user.php:270 +#: ../../godmode/users/profile_list.php:72 ../../godmode/users/user_list.php:262 +#: ../../godmode/menu.php:249 ../../enterprise/meta/include/functions_users_meta.php:187 +#: ../../enterprise/meta/include/functions_users_meta.php:214 +msgid "Profile management" +msgstr "Gestionar perfiles" + +#: ../../godmode/users/configure_profile.php:77 +#, php-format +msgid "Edit profile %s" +msgstr "Editar perfil %s" + +#: ../../godmode/users/configure_profile.php:90 ../../godmode/users/configure_profile.php:389 +#: ../../godmode/users/configure_user.php:295 ../../godmode/users/profile_list.php:96 +#: ../../godmode/users/user_list.php:301 +msgid "Manage users" +msgstr "Gestionar usuarios" + +#: ../../godmode/users/configure_profile.php:94 ../../godmode/users/profile_list.php:83 +msgid "User Profile management" +msgstr "Gestión de perfiles de usuario" + +#: ../../godmode/users/configure_profile.php:153 ../../godmode/users/configure_profile.php:415 +#: ../../godmode/users/profile_list.php:481 +msgid "Create profile" +msgstr "Crear perfil" + +#: ../../godmode/users/configure_profile.php:158 +msgid "There was a problem loading profile" +msgstr "Error al cargar el perfil" + +#: ../../godmode/users/configure_profile.php:250 +msgid "Update profile" +msgstr "Actualizar perfil" + +#: ../../godmode/users/configure_profile.php:260 +msgid "Update Profile" +msgstr "Actualizar perfil" + +#: ../../godmode/users/configure_profile.php:262 +msgid "Create Profile" +msgstr "Crear perfil" + +#: ../../godmode/users/configure_profile.php:283 ../../operation/agentes/ver_agente.php:2148 +msgid "View agents" +msgstr "Ver agentes" + +#: ../../godmode/users/configure_profile.php:287 +msgid "Disable agents" +msgstr "Desactivar agentes" + +#: ../../godmode/users/configure_profile.php:291 +msgid "Edit agents" +msgstr "Editar agentes" + +#: ../../godmode/users/configure_profile.php:298 +msgid "Edit alerts" +msgstr "Editar alertas" + +#: ../../godmode/users/configure_profile.php:309 ../../operation/menu.php:536 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:273 +#: ../../enterprise/meta/event/custom_events.php:36 +msgid "View events" +msgstr "Ver eventos" + +#: ../../godmode/users/configure_profile.php:313 +msgid "Edit events" +msgstr "Editar eventos" + +#: ../../godmode/users/configure_profile.php:317 ../../operation/events/events.php:1802 +msgid "Manage events" +msgstr "Gestionar eventos" + +#: ../../godmode/users/configure_profile.php:324 +msgid "View reports" +msgstr "Ver informes" + +#: ../../godmode/users/configure_profile.php:328 +msgid "Edit reports" +msgstr "Editar informes" + +#: ../../godmode/users/configure_profile.php:332 +msgid "Manage reports" +msgstr "Gestionar informes" + +#: ../../godmode/users/configure_profile.php:339 +msgid "View network maps" +msgstr "Ver mapas de red" + +#: ../../godmode/users/configure_profile.php:343 +msgid "Edit network maps" +msgstr "Editar mapas de red" + +#: ../../godmode/users/configure_profile.php:347 +msgid "Manage network maps" +msgstr "Gestionar mapas de red" + +#: ../../godmode/users/configure_profile.php:354 ../../include/functions_menu.php:584 +msgid "View visual console" +msgstr "Ver consola visual" + +#: ../../godmode/users/configure_profile.php:358 +msgid "Edit visual console" +msgstr "Editar consola visual" + +#: ../../godmode/users/configure_profile.php:362 +msgid "Manage visual console" +msgstr "Gestionar consolas visuales" + +#: ../../godmode/users/configure_profile.php:374 +msgid "View NCM data" +msgstr "Ver datos de NCM" + +#: ../../godmode/users/configure_profile.php:378 ../../godmode/users/profile_list.php:354 +msgid "Operate NCM" +msgstr "Operar NCM" + +#: ../../godmode/users/configure_profile.php:382 ../../godmode/users/profile_list.php:355 +msgid "Manage NCM" +msgstr "Administrar NCM" + +#: ../../godmode/users/configure_profile.php:396 +msgid "Manage database" +msgstr "Gestionar la base de datos" + +#: ../../godmode/users/configure_profile.php:403 +#, php-format +msgid "%s management" +msgstr "Gestión %s." + +#: ../../godmode/users/configure_profile.php:475 +msgid "Profile name already on use, please, change the name before save" +msgstr "Nombre de perfil en uso, por favor, cambie el nombre antes de guardar" + +#: ../../godmode/users/configure_user.php:62 ../../godmode/users/user_management.php:45 +#: ../../include/auth/mysql.php:809 +msgid "External link" +msgstr "Enlace externo" + +#: ../../godmode/users/configure_user.php:194 ../../godmode/users/user_list.php:376 +#, php-format +msgid "Deleted user %s from metaconsole" +msgstr "Usuario %s eliminado de la Metaconsola" + +#: ../../godmode/users/configure_user.php:206 ../../godmode/users/user_list.php:388 +#, php-format +msgid "Deleted user %s from %s" +msgstr "Usuario %s eliminado de %s" + +#: ../../godmode/users/configure_user.php:219 ../../godmode/users/configure_user.php:227 +#: ../../godmode/users/user_list.php:351 +#, php-format +msgid "Deleted user %s" +msgstr "Usuario eliminado %s" + +#: ../../godmode/users/configure_user.php:282 +msgid "Update User" +msgstr "Actualizar usuario" + +#: ../../godmode/users/configure_user.php:282 +msgid "Create User" +msgstr "Crear usuario" + +#: ../../godmode/users/configure_user.php:299 +msgid "User Detail Editor" +msgstr "Editor de detalles de usuario" + +#: ../../godmode/users/configure_user.php:370 ../../godmode/users/user_list.php:1048 +#, php-format +msgid "The current authentication scheme doesn't support creating users on %s" +msgstr "El sistema de autenticación no permite crear usuarios en %s." + +#: ../../godmode/users/configure_user.php:470 +msgid "User ID cannot be empty" +msgstr "El ID de usuario no puede estar vacío." + +#: ../../godmode/users/configure_user.php:478 +msgid "User ID already exists" +msgstr "La ID de este usuario ya existe." + +#: ../../godmode/users/configure_user.php:484 +msgid "Invalid user ID: leading or trailing blank spaces not allowed" +msgstr "" +"ID de usuario no válido: no están permitidos los espacios en blanco al principio o al final" + +#: ../../godmode/users/configure_user.php:492 +msgid "Passwords cannot be empty" +msgstr "Las contraseñas no pueden estar vacías." + +#: ../../godmode/users/configure_user.php:499 +msgid "Passwords didn't match" +msgstr "Las contraseñas no coinciden." + +#: ../../godmode/users/configure_user.php:506 +msgid "The password provided is not valid. Please set another one." +msgstr "La contraseña proporcionada no es válida. Por favor, introduzca otra." + +#: ../../godmode/users/configure_user.php:568 +msgid "Strict ACL is not recommended for admin users because performance could be affected." +msgstr "" +"ACL estricto no está recomendado para usuarios administradores porque el rendimiento podría " +"verse afectado." + +#: ../../godmode/users/configure_user.php:652 ../../godmode/users/configure_user.php:1027 +msgid "Profile added successfully" +msgstr "Perfil añadido correctamente" + +#: ../../godmode/users/configure_user.php:653 ../../godmode/users/configure_user.php:1028 +msgid "Profile cannot be added" +msgstr "El perfil no se puede añadir." + +#: ../../godmode/users/configure_user.php:773 +msgid "It is not possible to change the password because external authentication is being used" +msgstr "" +"No puede cambiar la contraseña porque se está utilizado actualmente la autenticación externa" + +#: ../../godmode/users/configure_user.php:813 ../../godmode/users/configure_user.php:841 +#: ../../godmode/users/configure_user.php:916 ../../godmode/users/configure_user.php:923 +#: ../../godmode/users/configure_user.php:955 ../../operation/users/user_edit.php:213 +#: ../../operation/users/user_edit.php:259 +msgid "User info successfully updated" +msgstr "Información del usuario actualizada correctamente" + +#: ../../godmode/users/configure_user.php:814 ../../godmode/users/configure_user.php:842 +#: ../../godmode/users/configure_user.php:917 ../../godmode/users/configure_user.php:924 +#: ../../godmode/users/configure_user.php:956 +msgid "Error updating user info (no change?)" +msgstr "Error al actualizar la información del usuario (¿no hubo cambios?)" + +#: ../../godmode/users/configure_user.php:847 +msgid "Password of the active user is required to perform password change" +msgstr "Se necesita la contraseña del usuario activo para cambiar la contraseña" + +#: ../../godmode/users/configure_user.php:849 +msgid "Password of active user is not correct" +msgstr "La contraseña del usuario activo no es correcta" + +#: ../../godmode/users/configure_user.php:865 +msgid "Passwords does not match" +msgstr "Las contraseñas no coinciden." + +#: ../../godmode/users/configure_user.php:916 ../../operation/users/user_edit.php:211 +msgid "You have generated a new API Token." +msgstr "Ha generado un nuevo token de API." + +#: ../../godmode/users/configure_user.php:945 +msgid "Strict ACL is not recommended for this user. Performance could be affected." +msgstr "" +"ACL estricto no está recomendado para este usuario. El rendimiento podría verse afectado." + +#: ../../godmode/users/configure_user.php:1065 ../../godmode/users/configure_user.php:1142 +#: ../../godmode/users/user_list.php:573 ../../godmode/users/user_management.php:209 +#: ../../godmode/users/user_management.php:221 ../../include/class/SnmpConsole.class.php:278 +#: ../../include/functions_reporting_html.php:6521 +#: ../../include/functions_reporting_html.php:7658 +#: ../../include/functions_reporting_html.php:7681 ../../operation/users/user_edit.php:288 +#: ../../operation/search_users.php:43 +#: ../../enterprise/include/functions_reporting_csv.php:3146 +#: ../../enterprise/include/functions_reporting_csv.php:3156 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2904 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2914 +msgid "User ID" +msgstr "ID usuario" + +#: ../../godmode/users/configure_user.php:1072 ../../enterprise/load_enterprise.php:931 +#: ../../enterprise/load_enterprise.php:1072 +#: ../../package_774/enterprise/load_enterprise.php:931 +#: ../../package_774/enterprise/load_enterprise.php:1072 +msgid "Renew" +msgstr "Renovar" + +#: ../../godmode/users/configure_user.php:1078 ../../operation/users/user_edit.php:303 +msgid "" +"The API token will be renewed. After this action, the last token you were using will not " +"work. Are you sure?" +msgstr "" +"Se renovará el token de la API. Después de esta acción, el último token que estabs usando no " +"funcionará. ¿Está seguro?" + +#: ../../godmode/users/configure_user.php:1088 ../../include/class/ConfigPEN.class.php:252 +#: ../../operation/agentes/interface_view.functions.php:172 +#: ../../operation/custom_fields/custom_fields_view.php:299 ../../operation/heatmap.php:299 +#: ../../enterprise/extensions/vmware/vmware_view.php:1587 +#: ../../enterprise/include/class/AgentRepository.class.php:873 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1569 +#: ../../enterprise/include/class/LogSource.class.php:742 +#: ../../enterprise/include/class/Omnishell.class.php:1359 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:318 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:306 +msgid "Show" +msgstr "Mostrar" + +#: ../../godmode/users/configure_user.php:1094 ../../operation/users/user_edit.php:336 +msgid "Your API Token is:" +msgstr "Su token de API es:" + +#: ../../godmode/users/configure_user.php:1096 ../../operation/users/user_edit.php:336 +msgid "Please, avoid share this string with others." +msgstr "Por favor, evite compartir esta cadena con otros." + +#: ../../godmode/users/configure_user.php:1180 ../../godmode/users/user_management.php:244 +#: ../../operation/users/user_edit.php:381 +msgid "Full (display) name" +msgstr "Nombre completo" + +#: ../../godmode/users/configure_user.php:1231 ../../godmode/users/user_management.php:366 +#: ../../operation/users/user_edit.php:408 +msgid "Password confirmation" +msgstr "Confirmar contraseña" + +#: ../../godmode/users/configure_user.php:1249 ../../godmode/users/user_management.php:389 +msgid "Own password confirmation" +msgstr "Confirmación de contraseña propia" + +#: ../../godmode/users/configure_user.php:1259 ../../godmode/users/user_management.php:299 +msgid "Administrator user" +msgstr "Usuario administrador" + +#: ../../godmode/users/configure_user.php:1286 ../../godmode/users/user_management.php:264 +#: ../../operation/users/user_edit.php:401 +msgid "E-mail" +msgstr "Correo electrónico" + +#: ../../godmode/users/configure_user.php:1302 ../../godmode/users/user_management.php:272 +#: ../../godmode/users/user_management.php:284 ../../operation/users/user_edit.php:403 +msgid "Phone number" +msgstr "Número de teléfono" + +#: ../../godmode/users/configure_user.php:1307 ../../godmode/users/user_management.php:856 +#: ../../include/ajax/events.php:1800 ../../include/class/AuditLog.class.php:114 +#: ../../include/functions.php:3194 ../../include/functions_reporting_html.php:7238 +#: ../../mobile/operation/events.php:874 ../../operation/users/user_edit.php:740 +#: ../../views/ITSM/ITSMTicketDetailView.php:404 ../../views/ITSM/ITSMTicketDetailView.php:411 +#: ../../enterprise/include/functions_ipam.php:2117 +#: ../../enterprise/include/functions_reporting.php:2571 +#: ../../enterprise/include/functions_reporting_csv.php:2532 +#: ../../enterprise/tools/ipam/ipam_ajax.php:295 ../../enterprise/tools/ipam/ipam_ajax.php:482 +#: ../../enterprise/tools/ipam/ipam_massive.php:105 +#: ../../enterprise/tools/ipam/ipam_network.php:589 +#: ../../enterprise/tools/ipam/ipam_network.php:858 +#: ../../package_774/enterprise/include/functions_reporting.php:2560 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2290 +msgid "Comments" +msgstr "Comentarios" + +#: ../../godmode/users/configure_user.php:1318 ../../operation/users/user_edit.php:752 +msgid "Login allowed IP list" +msgstr "Lista de IP permitidas para iniciar sesión" + +#: ../../godmode/users/configure_user.php:1319 ../../godmode/users/user_management.php:909 +#: ../../operation/users/user_edit.php:753 +msgid "" +"Add the source IPs that will allow console access. Each IP must be separated only by comma. " +"* allows all." +msgstr "" +"Agregue las direcciones IP de origen que permitirán el acceso a la consola. Cada IP debe " +"estar separada solo por comas. * permite todo." + +#: ../../godmode/users/configure_user.php:1358 +msgid "Skin" +msgstr "Apariencia" + +#: ../../godmode/users/configure_user.php:1369 +msgid "Search custom field view" +msgstr "Buscar vista de campo personalizado" + +#: ../../godmode/users/configure_user.php:1383 +msgid "Load by default the selected view in custom field view" +msgstr "Cargar por defecto la vista seleccionada en la vista de campo personalizado" + +#: ../../godmode/users/configure_user.php:1418 +msgid "Metaconsole access" +msgstr "Acceso a la Metaconsola" + +#: ../../godmode/users/configure_user.php:1454 +msgid "Default event filter" +msgstr "Filtro de evento por defecto" + +#: ../../godmode/users/configure_user.php:1468 +msgid "eHorus user access enabled" +msgstr "Acceso de usuario eHorus habilitado" + +#: ../../godmode/users/configure_user.php:1476 ../../include/functions_config.php:1896 +msgid "eHorus user" +msgstr "Usuario de eHorus" + +#: ../../godmode/users/configure_user.php:1485 ../../include/functions_config.php:1900 +msgid "eHorus password" +msgstr "Contraseña de eHorus" + +#: ../../godmode/users/configure_user.php:1514 +msgid "User must be created before activating double authentication." +msgstr "El usuario debe estar creado antes de activar la doble autenticación." + +#: ../../godmode/users/configure_user.php:1541 ../../operation/users/user_edit.php:549 +msgid "Show information" +msgstr "Mostrar información" + +#: ../../godmode/users/configure_user.php:1624 +msgid "Enable agents managment" +msgstr "Habilitar gestión de agentes" + +#: ../../godmode/users/configure_user.php:1632 +msgid "Enable node access" +msgstr "Habilitar el acceso al nodo" + +#: ../../godmode/users/configure_user.php:1633 +msgid "With this option enabled, the user will can access to nodes console" +msgstr "Con esta opción habilitada, el usuario podrá tener acceso a los nodos de la consola." + +#: ../../godmode/users/configure_user.php:1862 +msgid "yes" +msgstr "sí" + +#: ../../godmode/users/configure_user.php:1865 +msgid "no" +msgstr "no" + +#: ../../godmode/users/configure_user.php:1869 +msgid "Please select profile and group" +msgstr "Seleccione un perfil y grupo" + +#: ../../godmode/users/configure_user.php:1883 ../../godmode/users/configure_user.php:1934 +msgid "This profile is already defined" +msgstr "Este perfil ya está definido" + +#: ../../godmode/users/configure_user.php:1955 +msgid "" +"Deleting this profile will leave your user without a profile or group. You can continue by " +"deleting the user or preserving it." +msgstr "" +"Al eliminar este archivo, su usuario no tendrá perfil o grupo. Puede continuar eliminando el " +"usuario o guardándolo." + +#: ../../godmode/users/configure_user.php:2000 +msgid "Deleting last profile will delete this user" +msgstr "Eliminar el último perfil eliminará este usuario" + +#: ../../godmode/users/configure_user.php:2050 +msgid "" +"User will be created without profiles assigned and won't be able to log in, are you sure?" +msgstr "El usuario se creará sin perfiles asignados y no podrá identificarse, ¿está seguro?" + +#: ../../godmode/users/configure_user.php:2160 ../../operation/users/user_edit.php:1198 +msgid "Double autentication information" +msgstr "Información sobre la doble autentificación" + +#: ../../godmode/users/configure_user.php:2249 ../../operation/users/user_edit.php:1287 +msgid "The double authentication will be deactivated" +msgstr "La doble autentificación se desactivará" + +#: ../../godmode/users/configure_user.php:2250 ../../operation/users/user_edit.php:1288 +msgid "Deactivate" +msgstr "Desactivado" + +#: ../../godmode/users/configure_user.php:2285 ../../operation/users/user_edit.php:1320 +msgid "The double autentication was deactivated successfully" +msgstr "La doble autentificación fue desactivada correctamente" + +#: ../../godmode/users/configure_user.php:2288 ../../godmode/users/configure_user.php:2292 +#: ../../operation/users/user_edit.php:1323 ../../operation/users/user_edit.php:1327 +msgid "There was an error deactivating the double autentication" +msgstr "Error al desactivar la doble autentificación" + +#: ../../godmode/users/profile_list.php:124 +#, php-format +msgid "" +"This node is configured with centralized mode. All profiles information is read only. Go to " +"%s to manage it." +msgstr "" +"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas " +"está en modo lectura. Vaya a %s para administrarlo." + +#: ../../godmode/users/profile_list.php:136 ../../godmode/users/user_list.php:412 +msgid "There was a problem deleting the profile" +msgstr "Error al borrar el perfil" + +#: ../../godmode/users/profile_list.php:263 +msgid "There was a problem updating this profile" +msgstr "Error al borrar el perfil" + +#: ../../godmode/users/profile_list.php:266 +msgid "Profile name cannot be empty" +msgstr "El nombre de perfil no puede estar vacío." + +#: ../../godmode/users/profile_list.php:312 ../../godmode/users/profile_list.php:315 +msgid "There was a problem creating this profile" +msgstr "Error al crear el perfil" + +#: ../../godmode/users/profile_list.php:334 +msgid "View Agents" +msgstr "Ver agentes" + +#: ../../godmode/users/profile_list.php:335 +msgid "Edit Agents" +msgstr "Editar agentes" + +#: ../../godmode/users/profile_list.php:336 +msgid "Disable Agents" +msgstr "Desactivar agentes" + +#: ../../godmode/users/profile_list.php:337 +msgid "Edit Alerts" +msgstr "Editar alertas" + +#: ../../godmode/users/profile_list.php:338 +msgid "Manage Alerts" +msgstr "Gestionar alertas" + +#: ../../godmode/users/profile_list.php:339 +#: ../../enterprise/meta/include/functions_users_meta.php:236 +msgid "User Management" +msgstr "Gestión de usuarios" + +#: ../../godmode/users/profile_list.php:340 +msgid "Database Management" +msgstr "Gestión de la base de datos" + +#: ../../godmode/users/profile_list.php:341 ../../include/class/OrderInterpreter.class.php:195 +msgid "View Events" +msgstr "Ver eventos" + +#: ../../godmode/users/profile_list.php:342 +msgid "Edit Events" +msgstr "Editar eventos" + +#: ../../godmode/users/profile_list.php:343 +msgid "Manage Events" +msgstr "Administrar eventos" + +#: ../../godmode/users/profile_list.php:344 +msgid "View Reports" +msgstr "Ver informes" + +#: ../../godmode/users/profile_list.php:345 +msgid "Edit Reports" +msgstr "Editar Informes" + +#: ../../godmode/users/profile_list.php:346 +msgid "Manage Reports" +msgstr "Gestionar Informes" + +#: ../../godmode/users/profile_list.php:347 +msgid "View Network Maps" +msgstr "Ver mapas de red" + +#: ../../godmode/users/profile_list.php:348 +msgid "Edit Network Maps" +msgstr "Editar mapas de red" + +#: ../../godmode/users/profile_list.php:349 +msgid "Manage Network Maps" +msgstr "Gestionar mapas de red" + +#: ../../godmode/users/profile_list.php:350 +msgid "View Visual Consoles" +msgstr "Ver consolas visuales" + +#: ../../godmode/users/profile_list.php:351 +msgid "Edit Visual Consoles" +msgstr "Editar consolas visuales" + +#: ../../godmode/users/profile_list.php:352 +msgid "Manage Visual Consoles" +msgstr "Gestionar consolas visuales" + +#: ../../godmode/users/profile_list.php:353 +msgid "View NCM Data" +msgstr "Ver datos de NCM" + +#: ../../godmode/users/profile_list.php:356 +msgid "Pandora Administration" +msgstr "Gestión de Pandora FMS" + +#: ../../godmode/users/profile_list.php:473 +msgid "There are no defined profiles" +msgstr "No hay perfiles definidos" + +#: ../../godmode/users/user_list.php:288 ../../godmode/menu.php:244 +#: ../../enterprise/extensions/disabled/check_acls.php:53 +#: ../../enterprise/extensions/disabled/check_acls.php:140 +#: ../../enterprise/meta/include/functions_agents_meta.php:656 +msgid "Users management" +msgstr "Gestión de usuarios" + +#: ../../godmode/users/user_list.php:358 ../../godmode/users/user_list.php:400 +msgid "There was a problem deleting the user" +msgstr "Error al borrar el usuario" + +#: ../../godmode/users/user_list.php:394 +#, php-format +msgid "Successfully deleted from %s" +msgstr "Eliminado correctamente de %s" + +#: ../../godmode/users/user_list.php:395 +#, php-format +msgid "There was a problem deleting the user from %s" +msgstr "Error al eliminar al usuario de %s" + +#: ../../godmode/users/user_list.php:403 +msgid "ID user cannot be empty" +msgstr "El ID de usuario no puede estar vacío" + +#: ../../godmode/users/user_list.php:444 +msgid "There was a problem disabling user" +msgstr "Error al deshabilitar el usuario" + +#: ../../godmode/users/user_list.php:450 +msgid "There was a problem enabling user" +msgstr "Error al habilitar el usuario" + +#: ../../godmode/users/user_list.php:489 ../../godmode/users/user_list.php:494 +#: ../../enterprise/meta/advanced/collections.php:227 +msgid "Search by username, fullname or email" +msgstr "Buscar por nombre de usuario, nombre completo o email" + +#: ../../godmode/users/user_list.php:545 ../../operation/users/user_edit.php:281 +#, php-format +msgid "" +"This node is configured with centralized mode. All users information is read only. Go to %s " +"to manage it." +msgstr "" +"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas " +"está en modo lectura. Vaya a%s para administrarlo." + +#: ../../godmode/users/user_list.php:580 ../../godmode/users/user_list.php:768 +#: ../../include/lib/TacticalView/elements/Alerts.php:210 ../../operation/search_users.php:62 +#: ../../enterprise/extensions/disabled/check_acls.php:63 +#: ../../enterprise/extensions/disabled/check_acls.php:150 +#: ../../enterprise/godmode/servers/HA_cluster.php:205 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:276 +msgid "Admin" +msgstr "Administrador" + +#: ../../godmode/users/user_list.php:581 +msgid "Profile / Group" +msgstr "Perfil/Grupo" + +#: ../../godmode/users/user_list.php:769 ../../operation/search_users.php:63 +msgid "Administrator" +msgstr "Administrador" + +#: ../../godmode/users/user_list.php:795 +msgid "Show profiles" +msgstr "Mostrar perfiles" + +#: ../../godmode/users/user_list.php:813 +msgid "Other profiles are also assigned." +msgstr "Otros perfiles también han sido asignados" + +#: ../../godmode/users/user_list.php:815 +msgid "" +"Other profiles you cannot manage are also assigned. These profiles are not shown. You cannot " +"enable/disable or delete this user." +msgstr "" +"Otros perfiles que no puede gestionar también han sido asignados. Estos perfiles no se " +"muestran. No puede habilitar/deshabilitar o borrar este usuario." + +#: ../../godmode/users/user_list.php:824 ../../include/functions_reporting.php:5480 +#: ../../include/functions_reporting.php:5527 ../../operation/search_users.php:87 +msgid "The user doesn't have any assigned profile/group" +msgstr "El usuario no tiene ningún perfil asignado." + +#: ../../godmode/users/user_list.php:936 ../../operation/users/user_edit_header.php:129 +msgid "Edit user" +msgstr "Editar usuario" + +#: ../../godmode/users/user_list.php:1034 +msgid "Create user" +msgstr "Crear usuario" + +#: ../../godmode/users/user_management.php:202 +msgid "Profile information" +msgstr "Información de perfil" + +#: ../../godmode/users/user_management.php:202 +msgid "Profile information for" +msgstr "Información de perfil para" + +#: ../../godmode/users/user_management.php:232 ../../include/functions_reporting_html.php:7659 +#: ../../include/functions_reporting_html.php:7682 +#: ../../enterprise/include/functions_reporting_csv.php:3146 +#: ../../enterprise/include/functions_reporting_csv.php:3156 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2904 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2914 +msgid "Full name" +msgstr "Nombre completo" + +#: ../../godmode/users/user_management.php:333 +msgid "New password" +msgstr "Nueva contraseña" + +#: ../../godmode/users/user_management.php:353 +msgid "Repeat new password" +msgstr "Repita la nueva contraseña" + +#: ../../godmode/users/user_management.php:374 ../../operation/users/user_edit.php:409 +msgid "Current password" +msgstr "Contraseña actual" + +#: ../../godmode/users/user_management.php:406 +msgid "Third user password confirmation" +msgstr "Confirmación de contraseña de terceros usuarios" + +#: ../../godmode/users/user_management.php:421 +msgid "Not Login" +msgstr "No se inicia la sesión" + +#: ../../godmode/users/user_management.php:438 +msgid "The user with not login set only can access to API." +msgstr "El usuario sin permiso de acceso solo puede tener acceso a la API." + +#: ../../godmode/users/user_management.php:443 +msgid "Local User" +msgstr "Usuario local" + +#: ../../godmode/users/user_management.php:460 +msgid "The user with local authentication enabled will always use local authentication." +msgstr "" +"El usuario con la autenticación local habilitada siempre utilizará la autenticación local." + +#: ../../godmode/users/user_management.php:472 ../../views/dashboard/tipsWindow.php:44 +msgid "Show usage tips at startup" +msgstr "Mostrar tips de uso al inicio" + +#: ../../godmode/users/user_management.php:478 +msgid "Session time" +msgstr "TIempo de sesión" + +#: ../../godmode/users/user_management.php:488 +msgid "" +"This is defined in minutes, If you wish a permanent session should putting -1 in this field." +msgstr "Esto está definido en minutos; si quieres una sesión permanente, pon -1 en este campo." + +#: ../../godmode/users/user_management.php:539 +msgid "Pages with autorefresh" +msgstr "Páginas con auto-refresco" + +#: ../../godmode/users/user_management.php:624 +msgid "Autorefresh pages" +msgstr "Auto-refrescar páginas" + +#: ../../godmode/users/user_management.php:630 +msgid "Time for autorefresh" +msgstr "Tiempo de auto-refresco" + +#: ../../godmode/users/user_management.php:649 +msgid "Pandora RC user access enabled" +msgstr "Acceso de usuario Pandora RC habilitado" + +#: ../../godmode/users/user_management.php:659 ../../godmode/users/user_management.php:671 +msgid "Pandora RC User" +msgstr "Usuario de Pandora RC" + +#: ../../godmode/users/user_management.php:678 ../../godmode/users/user_management.php:690 +msgid "Pandora RC Password" +msgstr "Contraseña de Pandora RC" + +#: ../../godmode/users/user_management.php:699 +msgid "Language and Appearance" +msgstr "Idioma y aspecto" + +#: ../../godmode/users/user_management.php:715 +msgid "" +"When changing the theme, the login screen logo will be restricted to the default for that " +"color scheme, if you have a custom logo, adjust it after changing the theme." +msgstr "" +"Al cambiar el tema, la pantalla de inicio de sesión se limitara a aquella por defecto para " +"ese esquema de colores, si tiene un logo personalizado, ajústelo después de cambiar el tema." + +#: ../../godmode/users/user_management.php:724 +msgid "User color scheme" +msgstr "Combinación de colores del usuario" + +#: ../../godmode/users/user_management.php:833 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:302 +#: ../../include/functions_visual_map_editor.php:309 +msgid "Time zone" +msgstr "Zona horaria" + +#: ../../godmode/users/user_management.php:850 +msgid "Additional settings" +msgstr "Ajustes adicionales" + +#: ../../godmode/users/user_management.php:869 +msgid "Enable IP allowlist" +msgstr "Habilitar lista de IP permitidas" + +#: ../../godmode/users/user_management.php:931 +msgid "Pandora ITSM user configuration" +msgstr "Configuración de usuario de Pandora ITSM" + +#: ../../godmode/users/user_management.php:953 ../../godmode/menu.php:53 +#: ../../include/ajax/events.php:2536 ../../operation/events/events.php:1772 +#: ../../operation/events/events.php:2950 ../../operation/events/sound_events.php:292 +#: ../../operation/users/user_edit.php:871 ../../operation/menu.php:589 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:376 +#: ../../enterprise/meta/general/main_menu.php:290 +#: ../../package_774/enterprise/meta/general/main_menu.php:284 +msgid "Start" +msgstr "Inicio" + +#: ../../godmode/users/user_management.php:975 +msgid "Contact details (QR)" +msgstr "Datos de contacto (QR)" + +#: ../../godmode/users/user_management.php:976 +msgid "API Token credentials" +msgstr "Credenciales API token" + +#: ../../godmode/wizards/Applications.class.php:145 ../../godmode/wizards/Cloud.class.php:166 +msgid "This legacy app has been migrated to new discovery 2.0 system" +msgstr "Se ha migrado esta app legacy al nuevo sistema Discovery 2.0" + +#: ../../godmode/wizards/Applications.class.php:192 +#: ../../godmode/wizards/Applications.class.php:200 ../../godmode/menu.php:106 +msgid "Applications" +msgstr "Aplicaciones" + +#: ../../godmode/wizards/Applications.class.php:222 ../../godmode/wizards/Cloud.class.php:242 +#: ../../godmode/wizards/Custom.class.php:145 +msgid "Not installed" +msgstr "No instalado" + +#: ../../godmode/wizards/Applications.class.php:236 ../../godmode/wizards/Cloud.class.php:256 +#: ../../godmode/wizards/Custom.class.php:159 +msgid "" +"All company names used here are for identification purposes only. Use of these names, logos, " +"and brands does not imply endorsement." +msgstr "" +"Todos los nombres de compañías aquí utilizados tienen fines identificatorios. El uso de " +"estos nombres, logos y marcas no implica patrocinio alguno." + +#: ../../godmode/wizards/Cloud.class.php:211 ../../godmode/wizards/Cloud.class.php:220 +#: ../../godmode/menu.php:134 ../../include/class/ExtensionsDiscovery.class.php:511 +#: ../../enterprise/include/class/Aws.cloud.php:114 +#: ../../enterprise/include/class/Aws.cloud.php:161 +#: ../../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 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:150 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:194 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:114 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:161 +#: ../../package_774/enterprise/include/class/Google.cloud.php:144 +#: ../../package_774/enterprise/include/class/Google.cloud.php:188 +msgid "Cloud" +msgstr "Nube" + +#: ../../godmode/wizards/Cloud.class.php:289 ../../godmode/wizards/Cloud.class.php:297 +#, php-format +msgid "%s credentials" +msgstr "Credenciales de %s" + +#: ../../godmode/wizards/Cloud.class.php:313 +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 una tarea con las credenciales seleccionadas ya se está ejecutando, se editará. Para " +"crear una nueva, se debe seleccionar otra cuenta del almacén de credenciales." + +#: ../../godmode/wizards/Cloud.class.php:333 +msgid "Manage accounts" +msgstr "Administrar cuentas" + +#: ../../godmode/wizards/Cloud.class.php:346 +msgid "Cloud tool full path" +msgstr "Ruta completa de la herramienta en la nube" + +#: ../../godmode/wizards/Cloud.class.php:354 +#: ../../enterprise/include/functions_security_hardening.php:656 +#: ../../package_774/enterprise/include/functions_security_hardening.php:685 +msgid "Account" +msgstr "Cuenta" + +#: ../../godmode/wizards/Cloud.class.php:424 +msgid "Select a set of credentials from the list" +msgstr "Seleccione un conjunto de credenciales de la lista" + +#: ../../godmode/wizards/Cloud.class.php:437 +#, php-format +msgid "Path %s is not executable." +msgstr "La ruta %s no se puede ejecutar." + +#: ../../godmode/wizards/Cloud.class.php:482 +msgid "Account disconnected" +msgstr "Cuenta desconectada" + +#: ../../godmode/wizards/Cloud.class.php:484 +msgid "Failed disconnecting account" +msgstr "Error al desconectar la cuenta" + +#: ../../godmode/wizards/Cloud.class.php:562 +msgid "Credentials successfully updated" +msgstr "Credenciales actualizados correctamente" + +#: ../../godmode/wizards/Cloud.class.php:564 +msgid "Failed updating credentials process" +msgstr "Error en el proceso de actualización de credenciales" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:107 ../../godmode/menu.php:56 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:579 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:579 +msgid "Task list" +msgstr "Lista de tareas" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:172 +msgid "Host & devices tasks" +msgstr "Tareas de Host & devices" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:173 +msgid "Applications tasks" +msgstr "Tareas de aplicaciones" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:174 +msgid "Cloud tasks" +msgstr "Tareas de la nube" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:175 +msgid "Custom tasks" +msgstr "Tareas personalizadas" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:272 +msgid "Task successfully deleted" +msgstr "Tarea eliminada" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:387 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:514 +msgid "Task successfully enabled" +msgstr "Tarea habilitada correctamente" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:387 +msgid "Task succesfully disabled" +msgstr "Tarea deshabilitada con éxito" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:427 +msgid "Console Task successfully deleted" +msgstr "Tarea de la consola eliminada" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:469 +msgid "Task successfully disabled" +msgstr "Tarea deshabilitada correctamente" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:550 +msgid "Discovery Server is disabled" +msgstr "El servidor discovery está deshabilitado" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:632 +#: ../../godmode/wizards/HostDevices.class.php:835 +#: ../../include/class/CustomNetScan.class.php:452 +#: ../../include/class/ExtensionsDiscovery.class.php:1445 +#: ../../enterprise/include/class/Aws.S3.php:408 +#: ../../enterprise/include/class/Aws.cloud.php:1221 +#: ../../enterprise/include/class/Azure.cloud.php:773 +#: ../../enterprise/include/class/DB2.app.php:445 +#: ../../enterprise/include/class/Google.cloud.php:764 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:457 +#: ../../enterprise/include/class/MySQL.app.php:450 +#: ../../enterprise/include/class/Oracle.app.php:452 +#: ../../enterprise/include/class/SAP.app.php:459 +#: ../../enterprise/include/class/VMware.app.php:583 +#: ../../package_774/enterprise/include/class/DB2.app.php:445 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:773 +#: ../../package_774/enterprise/include/class/SAP.app.php:459 +#: ../../package_774/enterprise/include/class/Oracle.app.php:452 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1221 +#: ../../package_774/enterprise/include/class/MySQL.app.php:450 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:457 +#: ../../package_774/enterprise/include/class/Google.cloud.php:764 +#: ../../package_774/enterprise/include/class/VMware.app.php:583 +msgid "Task name" +msgstr "Nombre de la tarea" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:635 ../../include/lib/Group.php:579 +#: ../../include/functions_events.php:269 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1043 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:198 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:273 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:77 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:292 +#: ../../enterprise/meta/include/functions_events_meta.php:130 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:77 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:292 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:916 +msgid "Server name" +msgstr "Nombre del servidor" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:647 +msgid "Task type" +msgstr "Tipo de tarea" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:653 +#: ../../views/ITSM/ITSMTicketDetailView.php:156 +msgid "Updated at" +msgstr "Actualizado el" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:711 +msgid "This action will rescan the target networks." +msgstr "Esta acción reescaneará las redes objetivo." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:730 +msgid "This task has not been completely defined, please edit it" +msgstr "La tarea no se ha definido por completo, edítela." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:760 +#: ../../godmode/wizards/HostDevices.class.php:808 +#: ../../include/class/CustomNetScan.class.php:537 +#: ../../enterprise/godmode/services/services.service.php:694 +#: ../../enterprise/include/class/Aws.S3.php:524 +#: ../../enterprise/include/class/Aws.cloud.php:1349 +#: ../../enterprise/include/class/DB2.app.php:555 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:566 +#: ../../enterprise/include/class/MySQL.app.php:577 +#: ../../enterprise/include/class/Oracle.app.php:562 +#: ../../enterprise/include/class/SAP.app.php:514 +#: ../../enterprise/include/class/VMware.app.php:678 +#: ../../enterprise/include/functions_ipam.php:1358 +#: ../../enterprise/operation/services/massive/services.create.php:727 +#: ../../enterprise/operation/services/services.list.php:212 +#: ../../enterprise/operation/services/services.table_services.php:149 +#: ../../enterprise/tools/ipam/ipam_list.php:785 +#: ../../package_774/enterprise/include/class/DB2.app.php:555 +#: ../../package_774/enterprise/include/class/SAP.app.php:514 +#: ../../package_774/enterprise/include/class/Oracle.app.php:562 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1349 +#: ../../package_774/enterprise/include/class/MySQL.app.php:577 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:566 +#: ../../package_774/enterprise/include/class/VMware.app.php:678 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:727 +#: ../../package_774/enterprise/godmode/services/services.service.php:694 +msgid "Manual" +msgstr "Manual" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:780 +msgid "Discovery Cloud Azure Compute" +msgstr "Discovery Cloud Azure Compute" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:784 +msgid "Cloud.Azure.Compute (legacy)" +msgstr "Cloud.Azure.Compute (legacy)" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:793 +msgid "Discovery Cloud AWS EC2" +msgstr "Discovery Cloud AWS EC2" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:797 +msgid "Cloud.AWS.EC2 (legacy)" +msgstr "Cloud.AWS.EC2 (legacy)" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:806 +msgid "Discovery Cloud RDS" +msgstr "Discovery Cloud RDS" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:810 +msgid "Discovery.Cloud.Aws.RDS (legacy)" +msgstr "Discovery.Cloud.Aws.RDS (legacy)" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:819 +msgid "Discovery Cloud S3" +msgstr "Discovery Cloud S3" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:823 +msgid "Discovery.Cloud.Aws.S3 (legacy)" +msgstr "Discovery.Cloud.Aws.S3 (legacy)" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:832 +msgid "Discovery Applications MySQL" +msgstr "Aplicaciones MySQL de Discovery" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:836 +msgid "Discovery.App.MySQL (legacy)" +msgstr "Discovery.App.MySQL (legacy)" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:845 +msgid "Discovery Applications Oracle" +msgstr "Aplicaciones de Discovery de Oracle" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:849 +msgid "Discovery.App.Oracle (legacy)" +msgstr "Discovery.App.Oracle (legacy)" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:858 +msgid "Discovery Applications DB2" +msgstr "Aplicaciones DB2 de discovery" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:862 +msgid "Discovery.App.DB2 (legacy)" +msgstr "Discovery.App.DB2 (legacy)" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:871 +#: ../../godmode/wizards/HostDevices.class.php:165 ../../enterprise/godmode/menu.php:147 +#: ../../enterprise/include/class/DeploymentCenter.class.php:621 +#: ../../package_774/enterprise/godmode/menu.php:147 +msgid "Agent deployment" +msgstr "Despliegue de agentes" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:873 +msgid "Discovery.Agent.Deployment (legacy)" +msgstr "Discovery.Agent.Deployment (legacy)" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:882 +msgid "Discovery Applications Microsoft SQL Server" +msgstr "Servidor Microsoft SQL de aplicaciones Discovery" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:886 +msgid "Discovery.App.Microsoft SQL Server (legacy)" +msgstr "Discovery.App.Microsoft SQL Server (legacy)" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:910 +msgid "Discovery NetScan" +msgstr "Discovery NetScan" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:914 +msgid "Discovery.NetScan" +msgstr "Discovery.NetScan" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:961 +msgid "Not executed yet" +msgstr "Aún no ejecutado" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:973 +#: ../../godmode/wizards/HostDevices.class.php:1152 +msgid "Review results" +msgstr "Revisar resultados" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1006 +#: ../../operation/agentes/pandora_networkmap.editor.php:220 +msgid "View map" +msgstr "Ver el mapa" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1031 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1080 +msgid "Edit task" +msgstr "Editar tarea" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1041 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1052 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1090 +msgid "Delete task" +msgstr "Eliminar tarea" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1103 +msgid "enable task" +msgstr "habilitar tarea" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1113 ../../include/functions_cron.php:975 +#: ../../enterprise/include/functions_tasklist.php:777 +#: ../../package_774/enterprise/include/functions_tasklist.php:777 +msgid "Disable task" +msgstr "Deshabilitar tarea" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1132 +msgid "has no discovery tasks assigned" +msgstr "No tiene tareas de discovery asignadas" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1146 +#: ../../include/ajax/snmp_browser.ajax.php:262 +#: ../../include/class/AgentDeployWizard.class.php:604 +#: ../../include/class/AgentWizard.class.php:6055 ../../include/class/AlertsList.class.php:380 +#: ../../include/class/ConfigPEN.class.php:743 +#: ../../include/class/CredentialStore.class.php:1598 +#: ../../include/class/Diagnostics.class.php:2145 +#: ../../include/class/HelpFeedBack.class.php:360 +#: ../../include/class/ModuleTemplates.class.php:1399 +#: ../../include/class/SatelliteAgent.class.php:1046 +#: ../../include/class/SatelliteCollection.class.php:616 +#: ../../include/class/WebServerModuleDebug.class.php:359 ../../include/functions_ui.php:334 +#: ../../operation/visual_console/view.php:1224 ../../views/consoles/list.php:165 +#: ../../enterprise/godmode/services/services.elements.php:956 +#: ../../enterprise/godmode/services/services.elements.php:967 +#: ../../enterprise/godmode/setup/setup.php:605 ../../enterprise/godmode/setup/setup.php:621 +#: ../../enterprise/include/class/AgentRepository.class.php:944 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1647 +#: ../../enterprise/include/class/LogSource.class.php:764 +#: ../../enterprise/include/class/ManageBackups.class.php:532 +#: ../../enterprise/include/class/Omnishell.class.php:1306 +#: ../../enterprise/include/functions_HA_cluster.php:535 +#: ../../enterprise/include/functions_visual_map.php:677 +#: ../../package_774/enterprise/godmode/setup/setup.php:605 +#: ../../package_774/enterprise/godmode/setup/setup.php:621 +msgid "Success" +msgstr "Finalizado correctamente" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1289 +msgid "Overall Progress" +msgstr "Progreso total" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1307 +msgid "Scanning network" +msgstr "Escaneando red" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1311 +msgid "Checking" +msgstr "Comprobando" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1315 +msgid "Finding AFT connectivity" +msgstr "Buscando conexión AFT" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1319 +msgid "Finding traceroute connectivity" +msgstr "Buscando conexión traceroute" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1323 +msgid "Finding gateway connectivity" +msgstr "Buscando conexión de entrada" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1327 +msgid "Searching for devices..." +msgstr "Buscando dispositivos..." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1331 +msgid "Analyzing application..." +msgstr "Analizando aplicación..." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1335 +msgid "Executing custom queries..." +msgstr "Ejecutando consultas personalizadas..." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1339 +msgid "Testing modules..." +msgstr "Probando módulos..." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1343 +msgid "Processing results..." +msgstr "Procesando resultados..." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1347 +msgid "Processing..." +msgstr "Procesando…" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1380 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2030 +#: ../../operation/agentes/log_sources_status.php:59 +msgid "Review" +msgstr "Revisar" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1468 +msgid "Host&devices total" +msgstr "Total Host&devices" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1473 +msgid "Agents monitored" +msgstr "Agentes monitorizados" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1478 +msgid "Agents pending" +msgstr "Agentes pendientes" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1528 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1575 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:72 +#, php-format +msgid "Error %s" +msgstr "Error %s" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1548 +msgid "Hosts discovered" +msgstr "Hosts encontrados" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1553 +#: ../../enterprise/include/functions_ipam.php:2115 +#: ../../enterprise/include/functions_reporting.php:2572 +#: ../../enterprise/include/functions_reporting_csv.php:2533 +#: ../../enterprise/tools/ipam/ipam_network.php:600 +#: ../../package_774/enterprise/include/functions_reporting.php:2561 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2291 +msgid "Alive" +msgstr "Activo" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1558 +#: ../../enterprise/tools/ipam/ipam_network.php:609 +msgid "Not alive" +msgstr "Inactivo" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1564 +msgid "Responding SNMP" +msgstr "SNMP disponible" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1569 +msgid "Responding WMI" +msgstr "WMI disponible" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1630 +msgid "This task has never executed" +msgstr "Esta tarea nunca se ha ejecutado" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1642 +msgid "Task queued, please wait." +msgstr "Tarea encolada, espere." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1686 +msgid "" +"Please ensure instances or regions are being monitorized and 'scan and general monitoring' " +"is enabled." +msgstr "" +"Asegúrese de que las instancias o las regiones están siendo monitorizadas y 'escaneo y " +"monitorización general' está habilitado." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1704 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1846 +msgid "Invalid task" +msgstr "Tarea no válida" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1803 +msgid "Please select devices to be monitored" +msgstr "Seleccione los dispositivos que desee monitorizar" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1806 +msgid "select all" +msgstr "seleccionar todo" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1809 +msgid "deselect all" +msgstr "deseleccionar todo" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1812 +msgid "expand all" +msgstr "expandir todo" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1815 +msgid "collapse all" +msgstr "plegar todo" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1829 +msgid "No devices found in temporary resources, please re-launch." +msgstr "" +"No se han encontrado dispositivos en los recursos temporales, por favor vuelva a lanzarlo." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1896 +#, php-format +msgid "Your selection exceeds the agents available on your license. Limit %d" +msgstr "La selección excede el número de agentes disponibles en la licencia. Límite %d" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1920 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1939 +msgid "Removed" +msgstr "Eliminado" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1976 +msgid "No changes. Re-Scheduled" +msgstr "No hay cambios. Reprogramado" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1978 +msgid "Scheduled for creation" +msgstr "Programa de creación" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2004 +msgid "Cancelled" +msgstr "Cancelado" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2005 +msgid "Server has been restarted while executing this task, please retry." +msgstr "El servidor se ha reiniciado mientras ejecutaba esta tarea, vuelva a intentarlo." + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2015 +#: ../../include/class/AgentDeployWizard.class.php:558 +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:119 +#: ../../include/help/clippy/operation_agentes_ver_agente.php:40 +msgid "Done" +msgstr "Hecho" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2020 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2035 +msgid "Not started" +msgstr "No iniciado" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2022 +#: ../../enterprise/include/class/DatabaseHA.class.php:214 +#: ../../enterprise/include/class/Omnishell.class.php:370 +#: ../../enterprise/include/class/Omnishell.class.php:1310 +msgid "Pending" +msgstr "Pendiente" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2038 ../../include/functions_ui.php:4158 +#: ../../operation/custom_fields/custom_fields_view.php:344 +#: ../../operation/custom_fields/custom_fields_view.php:346 +#: ../../enterprise/include/class/DatabaseHA.class.php:217 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:372 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:374 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:360 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:362 +msgid "Processing" +msgstr "Procesando" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2040 +msgid "Searching" +msgstr "Buscando" + +#: ../../godmode/wizards/HostDevices.class.php:152 +msgid "Net Scan" +msgstr "Net Scan" + +#: ../../godmode/wizards/HostDevices.class.php:159 ../../enterprise/godmode/menu.php:143 +#: ../../enterprise/include/class/CSVImportAgents.class.php:114 +#: ../../enterprise/tools/ipam/ipam_list.php:871 +#: ../../enterprise/tools/ipam/ipam_network.php:314 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1601 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1025 +#: ../../package_774/enterprise/godmode/menu.php:143 +msgid "Import CSV" +msgstr "Importar CSV" + +#: ../../godmode/wizards/HostDevices.class.php:172 +msgid "Custom NetScan" +msgstr "NetScan personalizado" + +#: ../../godmode/wizards/HostDevices.class.php:180 +msgid "Manage NetScan scripts" +msgstr "Administrar guiones de NetScan" + +#: ../../godmode/wizards/HostDevices.class.php:196 +#: ../../include/class/CustomNetScan.class.php:355 +#: ../../include/class/ManageNetScanScripts.class.php:104 +#: ../../enterprise/include/class/CSVImportAgents.class.php:98 +#: ../../enterprise/include/class/DeploymentCenter.class.php:602 +msgid "Host & Devices" +msgstr "Host y dispositivos" + +#: ../../godmode/wizards/HostDevices.class.php:204 ../../godmode/menu.php:74 +msgid "Host & devices" +msgstr "Host & devices" + +#: ../../godmode/wizards/HostDevices.class.php:325 +#, php-format +msgid "Invalid mimetype for csv file: %s" +msgstr "Mimetype no válido para el archivo CSV: %s" + +#: ../../godmode/wizards/HostDevices.class.php:348 +#, php-format +msgid "Invalid content readed from csv file: %s" +msgstr "Lector de contenido del archivo CSV no válido: %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 "Esta tarea de escaneo de red ya ha sido definida, Edítela o cree una nueva." + +#: ../../godmode/wizards/HostDevices.class.php:412 +#: ../../include/class/CustomNetScan.class.php:158 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:144 +#: ../../enterprise/include/class/Aws.cloud.php:922 +#: ../../enterprise/include/class/Azure.cloud.php:420 +#: ../../enterprise/include/class/DB2.app.php:187 +#: ../../enterprise/include/class/Google.cloud.php:425 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:193 +#: ../../enterprise/include/class/MySQL.app.php:196 +#: ../../enterprise/include/class/Oracle.app.php:194 +#: ../../enterprise/include/class/SAP.app.php:177 +#: ../../enterprise/include/class/VMware.app.php:254 +#: ../../package_774/enterprise/include/class/DB2.app.php:187 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:420 +#: ../../package_774/enterprise/include/class/SAP.app.php:177 +#: ../../package_774/enterprise/include/class/Oracle.app.php:194 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:922 +#: ../../package_774/enterprise/include/class/MySQL.app.php:196 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:193 +#: ../../package_774/enterprise/include/class/Google.cloud.php:425 +#: ../../package_774/enterprise/include/class/VMware.app.php:254 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:144 +msgid "You have no access to edit this task." +msgstr "No tiene permisos para editar esta tarea." + +#: ../../godmode/wizards/HostDevices.class.php:422 +#: ../../include/class/CustomNetScan.class.php:168 +#: ../../enterprise/include/class/Aws.S3.php:183 +#: ../../enterprise/include/class/Aws.cloud.php:932 +#: ../../enterprise/include/class/DB2.app.php:197 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:203 +#: ../../enterprise/include/class/MySQL.app.php:206 +#: ../../enterprise/include/class/Oracle.app.php:204 +#: ../../enterprise/include/class/SAP.app.php:187 +#: ../../enterprise/include/class/VMware.app.php:264 +#: ../../package_774/enterprise/include/class/DB2.app.php:197 +#: ../../package_774/enterprise/include/class/SAP.app.php:187 +#: ../../package_774/enterprise/include/class/Oracle.app.php:204 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:932 +#: ../../package_774/enterprise/include/class/MySQL.app.php:206 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:203 +#: ../../package_774/enterprise/include/class/VMware.app.php:264 +msgid "You must provide a task name." +msgstr "Añada un nombre a la tarea" + +#: ../../godmode/wizards/HostDevices.class.php:427 +#: ../../include/class/CustomNetScan.class.php:173 +#: ../../enterprise/include/class/Aws.S3.php:188 +#: ../../enterprise/include/class/Aws.cloud.php:937 +#: ../../enterprise/include/class/DB2.app.php:202 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:208 +#: ../../enterprise/include/class/MySQL.app.php:211 +#: ../../enterprise/include/class/Oracle.app.php:209 +#: ../../enterprise/include/class/SAP.app.php:192 +#: ../../enterprise/include/class/VMware.app.php:269 +#: ../../package_774/enterprise/include/class/DB2.app.php:202 +#: ../../package_774/enterprise/include/class/SAP.app.php:192 +#: ../../package_774/enterprise/include/class/Oracle.app.php:209 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:937 +#: ../../package_774/enterprise/include/class/MySQL.app.php:211 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:208 +#: ../../package_774/enterprise/include/class/VMware.app.php:269 +msgid "You must select a Discovery Server." +msgstr "Seleccione un servidor de Discovery" + +#: ../../godmode/wizards/HostDevices.class.php:433 +msgid "You must provide a valid network." +msgstr "Añada una red válida." + +#: ../../godmode/wizards/HostDevices.class.php:438 +#: ../../include/class/CustomNetScan.class.php:178 +#: ../../enterprise/include/class/Aws.S3.php:193 +#: ../../enterprise/include/class/Aws.cloud.php:942 +#: ../../enterprise/include/class/DB2.app.php:212 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:218 +#: ../../enterprise/include/class/MySQL.app.php:226 +#: ../../enterprise/include/class/Oracle.app.php:219 +#: ../../enterprise/include/class/SAP.app.php:202 +#: ../../enterprise/include/class/VMware.app.php:279 +#: ../../package_774/enterprise/include/class/DB2.app.php:212 +#: ../../package_774/enterprise/include/class/SAP.app.php:202 +#: ../../package_774/enterprise/include/class/Oracle.app.php:219 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:942 +#: ../../package_774/enterprise/include/class/MySQL.app.php:226 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:218 +#: ../../package_774/enterprise/include/class/VMware.app.php:279 +msgid "You must select a valid group." +msgstr "Seleccione un grupo válido." + +#: ../../godmode/wizards/HostDevices.class.php:483 +#: ../../godmode/wizards/HostDevices.class.php:597 +#: ../../include/class/CustomNetScan.class.php:222 +msgid "Failed to find network scan task." +msgstr "No se ha encontrado tarea de escaneo de red." + +#: ../../godmode/wizards/HostDevices.class.php:702 +#: ../../enterprise/include/class/Aws.cloud.php:457 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:457 +msgid "NetScan" +msgstr "NetScan" + +#: ../../godmode/wizards/HostDevices.class.php:706 +#, php-format +msgid "\"%s\" features" +msgstr "Funcionalidades \"%s\"" + +#: ../../godmode/wizards/HostDevices.class.php:734 +#: ../../include/class/CustomNetScan.class.php:406 +msgid "Internal error, please re-run this wizard." +msgstr "Error interno, vuelva a ejecutar el asistente." + +#: ../../godmode/wizards/HostDevices.class.php:800 +#: ../../include/class/CustomNetScan.class.php:527 +msgid "Manual interval means that it will be executed only On-demand" +msgstr "Intervalo manual significa que será ejecutado solo bajo demanda." + +#: ../../godmode/wizards/HostDevices.class.php:807 +#: ../../include/class/CustomNetScan.class.php:536 +#: ../../enterprise/include/class/Aws.S3.php:523 +#: ../../enterprise/include/class/Aws.cloud.php:1348 +#: ../../enterprise/include/class/DB2.app.php:554 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:565 +#: ../../enterprise/include/class/MySQL.app.php:576 +#: ../../enterprise/include/class/Oracle.app.php:561 +#: ../../enterprise/include/class/SAP.app.php:513 +#: ../../enterprise/include/class/VMware.app.php:677 +#: ../../enterprise/include/class/VMware.app.php:901 +#: ../../package_774/enterprise/include/class/DB2.app.php:554 +#: ../../package_774/enterprise/include/class/SAP.app.php:513 +#: ../../package_774/enterprise/include/class/Oracle.app.php:561 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1348 +#: ../../package_774/enterprise/include/class/MySQL.app.php:576 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:565 +#: ../../package_774/enterprise/include/class/VMware.app.php:677 +#: ../../package_774/enterprise/include/class/VMware.app.php:901 +msgid "Defined" +msgstr "Definido" + +#: ../../godmode/wizards/HostDevices.class.php:846 +#: ../../include/class/CustomNetScan.class.php:486 +#: ../../enterprise/include/class/Aws.S3.php:420 +#: ../../enterprise/include/class/Aws.cloud.php:1233 +#: ../../enterprise/include/class/DB2.app.php:457 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:469 +#: ../../enterprise/include/class/MySQL.app.php:462 +#: ../../enterprise/include/class/Oracle.app.php:464 +#: ../../enterprise/include/class/SAP.app.php:472 +#: ../../enterprise/include/class/VMware.app.php:594 +#: ../../package_774/enterprise/include/class/DB2.app.php:457 +#: ../../package_774/enterprise/include/class/SAP.app.php:472 +#: ../../package_774/enterprise/include/class/Oracle.app.php:464 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1233 +#: ../../package_774/enterprise/include/class/MySQL.app.php:462 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:469 +#: ../../package_774/enterprise/include/class/VMware.app.php:594 +msgid "" +"You must select a Discovery Server to run the Task, otherwise the Recon Task will never run" +msgstr "" +"Seleccione un servidos de Discovery para ejecutar la tarea, si no la tarea de reconocimiento " +"no se ejecutará" + +#: ../../godmode/wizards/HostDevices.class.php:865 +msgid "Use CSV file definition" +msgstr "Usar definición del archivo CSV" + +#: ../../godmode/wizards/HostDevices.class.php:866 +msgid "Define targets using csv o network definition." +msgstr "Definir objetivos utilizando la definición de CSV o red." + +#: ../../godmode/wizards/HostDevices.class.php:884 +msgid "Networks (csv)" +msgstr "Redes (CSV)" + +#: ../../godmode/wizards/HostDevices.class.php:885 +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 "" +"Puede subir un archivo CSV. Cada línea debe contener una red en formato IP/MASK. Por " +"ejemplo: 192.168.1.1/32" + +#: ../../godmode/wizards/HostDevices.class.php:897 +msgid "Networks (current)" +msgstr "Redes (actual)" + +#: ../../godmode/wizards/HostDevices.class.php:898 +msgid "Please upload a new file to overwrite this content." +msgstr "Sube un nuevo archivo para sobrescribir este contenido." + +#: ../../godmode/wizards/HostDevices.class.php:914 +msgid "" +"You can specify networks or fully qualified domain names of a specific host, separated by " +"commas, for example: 192.168.50.0/24,192.168.60.0/24, hostname.artica.es" +msgstr "" +"Puede especificar redes o nombres de dominio completos de un host específico, separados por " +"comas, por ejemplo: 192.168.50.0/24,192.168.60.0/24, hostname.artica.es" + +#: ../../godmode/wizards/HostDevices.class.php:1064 +msgid "Filter by opened ports" +msgstr "Filtrar por puertos abiertos" + +#: ../../godmode/wizards/HostDevices.class.php:1066 +msgid "Targets will be scanned if at least one of defined ports (comma separated) is open." +msgstr "" +"Los objetivos se escanearán si al menos uno de los puertos definidos (separados por comas) " +"está abierto." + +#: ../../godmode/wizards/HostDevices.class.php:1079 +msgid "Auto discover known hardware" +msgstr "Auto descubrir el hardware conocido" + +#: ../../godmode/wizards/HostDevices.class.php:1081 +msgid "" +"Targets will be monitorized based on its Private Enterprise Number. Requires SNMP." +msgstr "" +"Los objetivos se monitorizarán en base a su Número de empresa privado. Precisa de " +"SNMP." + +#: ../../godmode/wizards/HostDevices.class.php:1096 +msgid "Module Host Alive will be added to discovered agents by default." +msgstr "El módulo Host Alive se añadirá a los agentes descubiertos por defecto." + +#: ../../godmode/wizards/HostDevices.class.php:1144 +#, php-format +msgid "" +"Configured networks could generate %d agents, your license only allows %d, 'review results' " +"is mandatory." +msgstr "" +"Las redes configuradas pueden generar %d agentes, su licencia solo permite %d, 'revisar " +"resultados' es obligatorio." + +#: ../../godmode/wizards/HostDevices.class.php:1154 +msgid "Targets must be validated by user before create agents." +msgstr "El usuario debe validar los objetivos antes de crear agentes" + +#: ../../godmode/wizards/HostDevices.class.php:1180 +msgid "Apply autoconfiguration rules" +msgstr "Aplicar normas de autoconfiguración" + +#: ../../godmode/wizards/HostDevices.class.php:1182 +msgid "" +"System is able to auto configure detected host & devices by applying your defined " +"configuration rules." +msgstr "" +"El sistema puede auto configurar el host y los dispositivos detectados aplicando las normas " +"de configuración." + +#: ../../godmode/wizards/HostDevices.class.php:1198 +msgid "SNMP enabled" +msgstr "SNMP activado" + +#: ../../godmode/wizards/HostDevices.class.php:1239 +msgid "Skip non-enabled interfaces" +msgstr "Omitir interfaces no habilitadas" + +#: ../../godmode/wizards/HostDevices.class.php:1258 +msgid "SNMP communities to try with" +msgstr "Comunidades SNMP con las que probar" + +#: ../../godmode/wizards/HostDevices.class.php:1260 +msgid "You can specify several values, separated by commas, for example: public,mysecret,1234" +msgstr "" +"Puede especificar varios valores, separados por coma, por ejemplo: public,mysecret,1234" + +#: ../../godmode/wizards/HostDevices.class.php:1283 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:434 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:434 +msgid "Context" +msgstr "Contexto" + +#: ../../godmode/wizards/HostDevices.class.php:1387 +msgid "OS detection" +msgstr "Detección de SO" + +#: ../../godmode/wizards/HostDevices.class.php:1399 +msgid "Name resolution" +msgstr "Resolución de nombres" + +#: ../../godmode/wizards/HostDevices.class.php:1410 +msgid "Parent detection" +msgstr "Detección de padres" + +#: ../../godmode/wizards/HostDevices.class.php:1421 +msgid "Parent recursion" +msgstr "Recursión del padre" + +#: ../../godmode/wizards/HostDevices.class.php:1432 +msgid "VLAN enabled" +msgstr "VLAN habilitada" + +#: ../../godmode/wizards/HostDevices.class.php:1443 +msgid "WMI enabled" +msgstr "WMI habilitado" + +#: ../../godmode/wizards/HostDevices.class.php:1468 +#: ../../godmode/wizards/HostDevices.class.php:1471 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1159 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1162 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1293 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1296 +#: ../../enterprise/include/class/SAP.app.php:601 +#: ../../enterprise/include/class/SAP.app.php:604 +#: ../../package_774/enterprise/include/class/SAP.app.php:601 +#: ../../package_774/enterprise/include/class/SAP.app.php:604 +msgid "No credentials available" +msgstr "No hay credenciales disponibles" + +#: ../../godmode/wizards/HostDevices.class.php:1481 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1202 +msgid "Credentials to try with" +msgstr "Credenciales con los que probar" + +#: ../../godmode/wizards/HostDevices.class.php:1590 ../../include/functions_html.php:652 +#: ../../include/functions_html.php:6719 +msgid "Please select..." +msgstr "Seleccione..." + +#: ../../godmode/wizards/HostDevices.class.php:1637 +#: ../../include/class/CustomNetScan.class.php:782 +#: ../../enterprise/include/class/Aws.S3.php:665 +#: ../../enterprise/include/class/Aws.cloud.php:1622 +#: ../../enterprise/include/class/Azure.cloud.php:1120 +#: ../../enterprise/include/class/DB2.app.php:896 +#: ../../enterprise/include/class/Google.cloud.php:958 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:858 +#: ../../enterprise/include/class/MySQL.app.php:971 +#: ../../enterprise/include/class/Oracle.app.php:1003 +#: ../../enterprise/include/class/SAP.app.php:959 +#: ../../enterprise/include/class/VMware.app.php:1047 +#: ../../package_774/enterprise/include/class/DB2.app.php:896 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1120 +#: ../../package_774/enterprise/include/class/SAP.app.php:959 +#: ../../package_774/enterprise/include/class/Oracle.app.php:1003 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1622 +#: ../../package_774/enterprise/include/class/MySQL.app.php:971 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:858 +#: ../../package_774/enterprise/include/class/Google.cloud.php:958 +#: ../../package_774/enterprise/include/class/VMware.app.php:1047 +msgid "Task configured." +msgstr "Tarea configurada." + +#: ../../godmode/wizards/HostDevices.class.php:1641 +#: ../../include/class/CustomNetScan.class.php:786 +#: ../../enterprise/include/class/Azure.cloud.php:1124 +#: ../../enterprise/include/class/DB2.app.php:900 +#: ../../enterprise/include/class/Google.cloud.php:962 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:862 +#: ../../enterprise/include/class/MySQL.app.php:975 +#: ../../enterprise/include/class/Oracle.app.php:1007 +#: ../../enterprise/include/class/SAP.app.php:963 +#: ../../enterprise/include/class/VMware.app.php:1051 +#: ../../package_774/enterprise/include/class/DB2.app.php:900 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1124 +#: ../../package_774/enterprise/include/class/SAP.app.php:963 +#: ../../package_774/enterprise/include/class/Oracle.app.php:1007 +#: ../../package_774/enterprise/include/class/MySQL.app.php:975 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:862 +#: ../../package_774/enterprise/include/class/Google.cloud.php:962 +#: ../../package_774/enterprise/include/class/VMware.app.php:1051 +msgid "Wizard failed. Cannot configure task." +msgstr "Error del asistente. No puede configurar la tarea." + +#: ../../godmode/wizards/ManageExtensions.class.php:175 +msgid "Uploaded extension" +msgstr "Extensión añadida" + +#: ../../godmode/wizards/ManageExtensions.class.php:181 +#: ../../godmode/wizards/ManageExtensions.class.php:185 +#: ../../godmode/wizards/ManageExtensions.class.php:335 +#: ../../godmode/wizards/ManageExtensions.class.php:1044 +msgid "Failed to upload extension" +msgstr "Error al añadir extensión" + +#: ../../godmode/wizards/ManageExtensions.class.php:195 +msgid "Deleted extension" +msgstr "Extensión eliminada" + +#: ../../godmode/wizards/ManageExtensions.class.php:198 +msgid "Fail delete extension" +msgstr "Error al eliminar la extensión" + +#: ../../godmode/wizards/ManageExtensions.class.php:208 +msgid "Extension folder created successfully" +msgstr "Fichero de extensiones creado correctamente" + +#: ../../godmode/wizards/ManageExtensions.class.php:211 +msgid "Fail created extension folder" +msgstr "Error al crear el fichero de extensiones" + +#: ../../godmode/wizards/ManageExtensions.class.php:259 +#: ../../godmode/wizards/ManageExtensions.class.php:267 ../../godmode/menu.php:164 +msgid "Manage disco packages" +msgstr "Gestionar los paquetes de Discovery" + +#: ../../godmode/wizards/ManageExtensions.class.php:288 +msgid "Load DISCO" +msgstr "Cargar DISCO" + +#: ../../godmode/wizards/ManageExtensions.class.php:303 +msgid "Upload DISCO" +msgstr "Añadir DISCO" + +#: ../../godmode/wizards/ManageExtensions.class.php:336 +#: ../../godmode/wizards/ManageExtensions.class.php:1260 +msgid "Migrate" +msgstr "Migrar" + +#: ../../godmode/wizards/ManageExtensions.class.php:337 +msgid "Migration Suceeded" +msgstr "Migración correcta" + +#: ../../godmode/wizards/ManageExtensions.class.php:357 +#: ../../enterprise/godmode/agentes/collections.data.php:600 +#: ../../enterprise/meta/advanced/collections.data.php:446 +msgid "Short name" +msgstr "Abreviación" + +#: ../../godmode/wizards/ManageExtensions.class.php:358 +#: ../../enterprise/godmode/setup/setup_acl.php:549 +#: ../../enterprise/godmode/setup/setup_acl.php:643 +#: ../../enterprise/godmode/setup/setup_acl.php:731 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:549 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:643 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:731 +msgid "Section" +msgstr "Sección" + +#: ../../godmode/wizards/ManageExtensions.class.php:425 +#: ../../godmode/wizards/ManageExtensions.class.php:1008 +msgid "Failed to upload extension: Error while parsing dicovery_definition.ini" +msgstr "Error al actualizar la extensión: Error al parsear discovery_definition.ini" + +#: ../../godmode/wizards/ManageExtensions.class.php:733 +msgid "" +"Deleting this application will also delete all the discovery tasks using it. Do you want to " +"delete it?" +msgstr "" +"El borrado de esta aplicación también eliminará las tareas de Discovery que la estén " +"utilizando. ¿Desea eliminarla?" + +#: ../../godmode/wizards/ManageExtensions.class.php:750 +msgid "Are you sure you want to reapply?" +msgstr "¿Está seguro de que quiere volver a aplicarlo?" + +#: ../../godmode/wizards/ManageExtensions.class.php:763 +#: ../../godmode/wizards/ManageExtensions.class.php:764 +msgid "The extension directory or .ini does not exist in console." +msgstr "El directorio de la extensión o .ini no existe en la consola." + +#: ../../godmode/wizards/ManageExtensions.class.php:781 +#: ../../godmode/wizards/ManageExtensions.class.php:782 +msgid "Migrate old discovery tasks." +msgstr "Migrar tarea discovery antiguas." + +#: ../../godmode/wizards/ManageExtensions.class.php:1015 +msgid "" +"The 'short_name' starting with 'pandorafms.' is reserved for Pandora FMS applications. If " +"this is not an official Pandora FMS application, consider changing the 'short_name'. Do you " +"want to continue?" +msgstr "" +"El “short_name” que empieza con “pandorafms” está reservado para las aplicaciones de Pandora " +"FMS. No se trata de una aplicación oficial de Pandora FMS, es recomendable cambiar el " +"“short_name”. ¿Desea continuar?" + +#: ../../godmode/wizards/ManageExtensions.class.php:1024 +#, php-format +msgid "" +"There is another application with the same 'short_name': '%s'. Do you want to overwrite the " +"application and all of its contents?" +msgstr "" +"Existe otra aplicación con el mismo “short_name”: “%s”. ¿Desea sobreescribir la aplicación y " +"todo su contenido?" + +#: ../../godmode/wizards/ManageExtensions.class.php:1208 +msgid "" +"All ‘legacy‘ tasks for this application will be migrated to the new ‘.disco’ package system. " +"All configurations and executions will be managed with the new system. This process will not " +"be reversible.

" +msgstr "" +"Todas las tareas legacy de esta aplicación se migrarán al nuevo sistema de paquetes disco. " +"Todas las configuraciones y ejecuciones se gestionarán con el nuevo sistema. El proceso no " +"será reversible.

" + +#: ../../godmode/wizards/ManageExtensions.class.php:1210 +msgid "Please check the migration code for the application before proceeding." +msgstr "Compruebe el código de migración para la aplicación antes de continuar." + +#: ../../godmode/wizards/ManageExtensions.class.php:1230 +msgid "Applicattion hash" +msgstr "Has de aplicación" + +#: ../../godmode/wizards/ManageExtensions.class.php:1315 +msgid "Error calculating app MD5" +msgstr "Error al calcular la aplicación MD5" + +#: ../../godmode/wizards/ManageExtensions.class.php:1327 +msgid "App hash does not match." +msgstr "El has de la aplicación no coincide." + +#: ../../godmode/wizards/ManageExtensions.class.php:1411 +msgid "Migration script " +msgstr "Script de migración" + +#: ../../godmode/wizards/ManageExtensions.class.php:1450 +msgid "Error decoding migrated apps json." +msgstr "Error de decodificación de las aplicaciones JSON migradas." + +#: ../../godmode/wizards/ManageExtensions.class.php:1455 +msgid "App migrated successfully" +msgstr "Aplicación migrada correctamente" + +#: ../../godmode/wizards/ManageExtensions.class.php:1460 +msgid "Error migrating app" +msgstr "Error al migrar etiqueta" + +#: ../../godmode/wizards/Wizard.main.php:571 +msgid "" +"Starting with version 773, the new modular system of discovery 2.0 has been implemented. The " +"current\n" +" discovery (1.0) and its defined tasks will continue to function normally " +"until the next LTS version,\n" +" in which migration to the new system will be mandatory.\n" +" The tasks of the current discovery (1.0) will be marked as legacy although " +"it will not affect their\n" +" operation, it will only be a visual indicator to identify and differentiate " +"the tasks of discovery 1.0\n" +" from those of the new version 2.0.\n" +" In the intermediate versions between the 773 and the next LTS version, more " +"applications of the new\n" +" discovery 2.0 will be added. Both new and those that will come to replace " +"the applications of the\n" +" current discovery 1.0. In addition, an automatic migration tool for legacy " +"(1.0) tasks to the new 2.0\n" +" model will be included." +msgstr "" +"Comenzando con la versión 773, se ha implementado el nuevo sistema modular de discovery 2.0. " +"El \n" +" discovery (1.0) actual y las tareas que tiene definidas continuarán " +"funcionando con normalidad hasta la próxima versión LTS,\n" +" en la que será obligatoria la migración al nuevo sistema.\n" +" Las tareas del discovery (1.0) actual estarán marcadas como legacy aunque " +"esto no afectará a su\n" +" funcionamiento, únicamente servirá de indicador visual para identificar y " +"diferenciar las tareas de discovery 1.0\n" +" de aquellas de la nueva versión 2.0.\n" +" En las versiones intermedias entre la 773 y la siguiente versión LTS, se " +"añadirán más aplicaciones del nuevo\n" +" discovery 2.0. Tanto nuevas como aquellas que reemplazarán a las " +"aplicaciones la" + +#: ../../godmode/consoles/consoles.php:67 +msgid "" +"If you want to have your consoles registered, you must define them by editing config.php in " +"each individual console and wait for cron to run in order to be registered." +msgstr "" +"Si desea tener sus consolas registradas, debe definirlas editando config.php en cada consola " +"individual y esperar a que cron se ejecute para registrarse." + +#: ../../godmode/extensions.php:46 +msgid "Defined extensions" +msgstr "Extensiones definidas" + +#: ../../godmode/extensions.php:54 +msgid "There are no extensions defined" +msgstr "No hay extensiones definidas" + +#: ../../godmode/extensions.php:159 ../../godmode/files_repo/files_repo_form.php:106 +#: ../../godmode/files_repo/files_repo_form.php:117 +#: ../../godmode/files_repo/files_repo_form.php:143 +msgid "File" +msgstr "Archivo" + +#: ../../godmode/extensions.php:162 +msgid "Godmode Function" +msgstr "Función Administrador" + +#: ../../godmode/extensions.php:163 +msgid "Godmode Menu" +msgstr "Menú Administrador" + +#: ../../godmode/extensions.php:164 +msgid "Operation Menu" +msgstr "Menú Operación" + +#: ../../godmode/extensions.php:165 +msgid "Operation Function" +msgstr "Función Operación" + +#: ../../godmode/extensions.php:166 +msgid "Login Function" +msgstr "Función Conexión" + +#: ../../godmode/extensions.php:167 +msgid "Agent operation tab" +msgstr "Pestaña Operaciones de agente" + +#: ../../godmode/extensions.php:168 +msgid "Agent godmode tab" +msgstr "Pestaña Administración de agente" + +#: ../../godmode/files_repo/files_repo.php:46 +msgid "Administration view" +msgstr "Vista de administración" + +#: ../../godmode/files_repo/files_repo.php:58 +#: ../../include/lib/Dashboard/Widgets/AgentHive.php:398 +#: ../../enterprise/tools/ipam/ipam.php:52 +msgid "Operation view" +msgstr "Vista de operación" + +#: ../../godmode/files_repo/files_repo.php:92 +msgid "Files repository" +msgstr "Repositorio de archivos" + +#: ../../godmode/files_repo/files_repo.php:113 +msgid "" +"Problem uploading. Please check this PHP runtime variable values:
  post_max_size "
+"(currently "
+msgstr ""
+"Problema de carga. Compruebe los valores de esta variable de tiempo de ejecución de PHP: "
+"
  post_max_size (actualmente "
+
+#: ../../godmode/files_repo/files_repo_form.php:88
+msgid "Only 200 characters are permitted"
+msgstr "Máximo 200 caracteres"
+
+#: ../../godmode/files_repo/files_repo_form.php:122
+#: ../../godmode/files_repo/files_repo_form.php:151
+#: ../../godmode/files_repo/files_repo_list.php:107
+msgid "Public link"
+msgstr "Enlace público"
+
+#: ../../godmode/files_repo/files_repo_get_file.php:79
+msgid "Unreliable petition"
+msgstr "Petición no fiable"
+
+#: ../../godmode/files_repo/files_repo_get_file.php:79
+msgid "Please contact the administrator"
+msgstr "Por favor, contacta con el administrador"
+
+#: ../../godmode/files_repo/files_repo_list.php:52 ../../include/functions_filemanager.php:699
+msgid "Last modification"
+msgstr "Última modificación"
+
+#: ../../godmode/files_repo/files_repo_list.php:101
+msgid "Copy to clipboard"
+msgstr "Copiar al portapapeles"
+
+#: ../../godmode/files_repo/files_repo_list.php:118
+#: ../../enterprise/include/class/ManageBackups.class.php:329
+#: ../../enterprise/include/class/NetworkConfigManager.class.php:477
+#: ../../enterprise/views/ncm/agent/details.php:362
+msgid "Download"
+msgstr "Descargar"
+
+#: ../../godmode/files_repo/files_repo_list.php:156
+#: ../../include/functions_reporting_html.php:2986
+#: ../../include/functions_reporting_html.php:2990
+#: ../../include/functions_reporting_html.php:3098
+#: ../../include/functions_reporting_html.php:3102
+#: ../../include/functions_reporting_html.php:3186
+#: ../../include/functions_reporting_html.php:3190
+msgid "No items"
+msgstr "No hay elementos"
+
+#: ../../godmode/menu.php:65
+msgid "Network scan"
+msgstr "Escaneado de red"
+
+#: ../../godmode/menu.php:67
+msgid "Custom network scan"
+msgstr "Escaneo de red personalizado"
+
+#: ../../godmode/menu.php:71
+msgid "Manage scan scripts"
+msgstr "Gestionar guiones de escaneo"
+
+#: ../../godmode/menu.php:86
+msgid "Microsoft SQL Server (legacy)"
+msgstr "Servidor Microsoft SQL (legacy)"
+
+#: ../../godmode/menu.php:87
+msgid "Mysql (legacy)"
+msgstr "Mysql (Legacy)"
+
+#: ../../godmode/menu.php:88
+msgid "Oracle (legacy)"
+msgstr "Oracle (legacy)"
+
+#: ../../godmode/menu.php:89
+msgid "VMware (legacy)"
+msgstr "VMware (legacy)"
+
+#: ../../godmode/menu.php:90
+msgid "SAP (legacy)"
+msgstr "SAP (Legacy)"
+
+#: ../../godmode/menu.php:91
+msgid "DB2 (legacy)"
+msgstr "DB2 (legacy)"
+
+#: ../../godmode/menu.php:116
+msgid "Amazon Web Services (legacy)"
+msgstr "Amazon Web Services (legacy)"
+
+#: ../../godmode/menu.php:117
+msgid "Microsoft Azure (legacy)"
+msgstr "Microsoft Azure (legacy)"
+
+#: ../../godmode/menu.php:118
+msgid "Google Compute Platform (legacy)"
+msgstr "Google Compute Platform (legacy)"
+
+#: ../../godmode/menu.php:209
+msgid "Operating systems"
+msgstr "Sistemas operativos"
+
+#: ../../godmode/menu.php:230
+msgid "Manage agents groups"
+msgstr "Configuración de grupos de agentes"
+
+#: ../../godmode/menu.php:262
+msgid "Configuration wizard"
+msgstr "Asistente de configuración"
+
+#: ../../godmode/menu.php:276 ../../include/class/ConfigPEN.class.php:339
+#: ../../include/class/ConfigPEN.class.php:347
+msgid "Private Enterprise Numbers"
+msgstr "Números privados de empresa"
+
+#: ../../godmode/menu.php:279
+msgid "Remote components"
+msgstr "Componentes remotos"
+
+#: ../../godmode/menu.php:314
+msgid "Policies External alerts"
+msgstr "Alertas externas de políticas"
+
+#: ../../godmode/menu.php:332
+msgid "Event filters"
+msgstr "Filtro de eventos"
+
+#: ../../godmode/menu.php:367
+msgid "List of Alerts"
+msgstr "Lista de alertas"
+
+#: ../../godmode/menu.php:370
+msgid "Scheduled downtime"
+msgstr "Parada planificada"
+
+#: ../../godmode/menu.php:381 ../../enterprise/meta/include/functions_alerts_meta.php:137
+#: ../../enterprise/meta/include/functions_alerts_meta.php:172
+msgid "Commands"
+msgstr "Comandos"
+
+#: ../../godmode/menu.php:384
+msgid "Special days list"
+msgstr "Lista de días especiales"
+
+#: ../../godmode/menu.php:390 ../../include/functions_groups.php:267
+msgid "SNMP alerts"
+msgstr "Alertas SNMP"
+
+#: ../../godmode/menu.php:407
+msgid "Manage servers"
+msgstr "Gestionar servidores"
+
+#: ../../godmode/menu.php:414
+msgid "Manage consoles"
+msgstr "Gestionar consolas"
+
+#: ../../godmode/menu.php:425
+msgid "Register Plugin"
+msgstr "Registrar Plugin"
+
+#: ../../godmode/menu.php:451 ../../include/class/OrderInterpreter.class.php:141
+msgid "General Setup"
+msgstr "Configuración general"
+
+#: ../../godmode/menu.php:498
+msgid "Welcome Tips"
+msgstr "Tips de bienvenida"
+
+#: ../../godmode/menu.php:531 ../../enterprise/meta/general/main_menu.php:924
+#: ../../package_774/enterprise/meta/general/main_menu.php:918
+msgid "System audit log"
+msgstr "Logs de auditoría del sistema"
+
+#: ../../godmode/menu.php:535
+msgid "Diagnostic info"
+msgstr "Información de diagnóstico"
+
+#: ../../godmode/menu.php:549
+msgid "DB Schema Check"
+msgstr "Comprobación del esquema de la BD"
+
+#: ../../godmode/menu.php:552
+msgid "DB Interface"
+msgstr "Interfaz de la BBDD"
+
+#: ../../godmode/menu.php:561 ../../include/class/EventSound.class.php:230
+msgid "Acoustic console setup"
+msgstr "Configuración de la consola acústica"
+
+#: ../../godmode/menu.php:643
+msgid "Extension manager view"
+msgstr "Vista del gestor de extensiones"
+
+#: ../../godmode/menu.php:681 ../../include/class/OrderInterpreter.class.php:339
+msgid "Warp Update"
+msgstr "Actualización de Warp"
+
+#: ../../godmode/menu.php:686
+msgid "Update offline"
+msgstr "Actualizar sin conexión"
+
+#: ../../godmode/menu.php:689
+msgid "Update online"
+msgstr "Actualizar en línea"
+
+#: ../../godmode/menu.php:695
+msgid "Warp journal"
+msgstr "Diario Warp"
+
+#: ../../godmode/menu.php:729 ../../operation/agentes/exportdata.php:49
+#: ../../operation/agentes/exportdata.php:62
+msgid "Export data"
+msgstr "Exportar datos"
+
+#: ../../godmode/menu.php:734
+msgid "File repository"
+msgstr "Repositorio de archivos"
+
+#: ../../godmode/menu.php:741 ../../operation/menu.php:798
+#: ../../enterprise/meta/general/main_menu.php:934
+#: ../../enterprise/meta/general/main_menu.php:935
+#: ../../package_774/enterprise/meta/general/main_menu.php:928
+#: ../../package_774/enterprise/meta/general/main_menu.php:929
+msgid "About"
+msgstr "Acerca de"
+
+#: ../../include/ajax/agent.php:494 ../../include/ajax/agent.php:518
+#: ../../include/ajax/audit_log.php:164 ../../include/ajax/audit_log.php:182
+#: ../../include/ajax/custom_fields.php:668 ../../include/ajax/events.php:569
+#: ../../include/ajax/events.php:594 ../../include/ajax/module.php:2367
+#: ../../include/ajax/module.php:2391 ../../include/class/AuditLog.class.php:159
+#: ../../include/class/AuditLog.class.php:528 ../../include/class/AuditLog.class.php:566
+#: ../../operation/agentes/estado_agente.php:511
+#: ../../operation/agentes/status_monitor.php:1058 ../../operation/events/events.php:2137
+#: ../../operation/netflow/nf_live_view.php:330
+#: ../../operation/reporting/graph_analytics.php:495
+#: ../../operation/reporting/graph_analytics.php:513
+#: ../../operation/custom_fields/custom_fields_view.php:231
+#: ../../operation/custom_fields/custom_fields_view.php:237
+#: ../../operation/custom_fields/custom_fields_view.php:238
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:802
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:820
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:250
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:256
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:257
+#: ../../enterprise/operation/log/log_viewer.php:852
+#: ../../enterprise/operation/log/log_viewer.php:2072
+#: ../../enterprise/operation/log/log_viewer.php:2109
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:802
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:820
+#: ../../package_774/enterprise/operation/log/log_viewer.php:840
+#: ../../package_774/enterprise/operation/log/log_viewer.php:1991
+#: ../../package_774/enterprise/operation/log/log_viewer.php:2028
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:238
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:244
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:245
+msgid "Load filter"
+msgstr "Cargar filtro"
+
+#: ../../include/ajax/agent.php:571 ../../include/ajax/audit_log.php:313
+#: ../../include/ajax/events.php:763 ../../include/ajax/module.php:2442
+#: ../../operation/reporting/graph_analytics.php:387
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:416
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:416
+msgid "New filter"
+msgstr "Nuevo filtro"
+
+#: ../../include/ajax/agent.php:582 ../../include/ajax/module.php:2453
+msgid "Update/delete filter"
+msgstr "Actualizar/eliminar filtro"
+
+#: ../../include/ajax/agent.php:598 ../../include/ajax/events.php:793
+#: ../../include/ajax/module.php:2469 ../../include/functions_html.php:1338
+#: ../../include/functions_html.php:1489 ../../include/functions_snmp_browser.php:1663
+#: ../../views/cluster/list.php:99 ../../enterprise/godmode/policies/policy_agents.php:520
+#: ../../enterprise/godmode/policies/policy_agents.php:551
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:217
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:87
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:713
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:371
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:399
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:114
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:200
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:342
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:445
+#: ../../enterprise/include/class/Omnishell.class.php:1016
+#: ../../enterprise/include/class/Omnishell.class.php:1095
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:333
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:439
+#: ../../enterprise/views/ncm/devices/list.php:161
+#: ../../enterprise/views/ncm/firmwares/list.php:100
+#: ../../enterprise/views/ncm/snippets/list.php:95
+#: ../../enterprise/views/ncm/templates/list.php:101
+#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:101
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:445
+#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:333
+#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:439
+#: ../../package_774/enterprise/godmode/policies/policy_agents.php:524
+#: ../../package_774/enterprise/godmode/policies/policy_agents.php:555
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:105
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:87
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:200
+msgid "Filter group"
+msgstr "Filtrar grupo"
+
+#: ../../include/ajax/agent.php:600 ../../include/ajax/events.php:791
+#: ../../include/ajax/module.php:2471 ../../enterprise/include/ajax/log_viewer.ajax.php:443
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:443
+msgid "Save in Group"
+msgstr "Guardar en el grupo"
+
+#: ../../include/ajax/agent.php:672 ../../include/ajax/module.php:2531
+msgid "Save current filter"
+msgstr "Guardar filtro actual"
+
+#: ../../include/ajax/agent.php:687 ../../include/ajax/custom_fields.php:792
+#: ../../include/ajax/module.php:2546
+msgid "Delete filter"
+msgstr "Eliminar filtro"
+
+#: ../../include/ajax/agent.php:761 ../../include/ajax/audit_log.php:437
+#: ../../include/ajax/events.php:959 ../../include/ajax/module.php:2619
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:575
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:575
+msgid "Filter name cannot be left blank"
+msgstr "El nombre del filtro no se puede dejar en blanco."
+
+#: ../../include/ajax/alert_list.ajax.php:316
+msgid "If a value of 0 is assigned, the Threshold of the action will be used."
+msgstr "Si se asigna el valor 0, se utilizará el umbral de la acción."
+
+#: ../../include/ajax/alert_list.ajax.php:373 ../../include/functions_reporting_html.php:88
+#: ../../include/functions_reporting_html.php:7039
+msgid "From:"
+msgstr "Desde:"
+
+#: ../../include/ajax/alert_list.ajax.php:387 ../../include/functions_reporting_html.php:88
+#: ../../include/functions_reporting_html.php:7039
+msgid "To:"
+msgstr "Hasta:"
+
+#: ../../include/ajax/alert_list.ajax.php:414
+msgid "Insufficient permissions to validate alerts"
+msgstr "Permisos insuficientes para validar alertas"
+
+#: ../../include/ajax/audit_log.php:344 ../../include/ajax/events.php:878
+#: ../../include/class/AuditLog.class.php:167 ../../include/class/AuditLog.class.php:467
+#: ../../include/class/AuditLog.class.php:507 ../../operation/events/events.php:2146
+#: ../../operation/reporting/graph_analytics.php:418
+#: ../../operation/custom_fields/custom_fields_view.php:217
+#: ../../operation/custom_fields/custom_fields_view.php:223
+#: ../../operation/custom_fields/custom_fields_view.php:224
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:503
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:236
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:242
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:243
+#: ../../enterprise/operation/log/log_viewer.php:867
+#: ../../enterprise/operation/log/log_viewer.php:2020
+#: ../../enterprise/operation/log/log_viewer.php:2059
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:503
+#: ../../package_774/enterprise/operation/log/log_viewer.php:855
+#: ../../package_774/enterprise/operation/log/log_viewer.php:1939
+#: ../../package_774/enterprise/operation/log/log_viewer.php:1978
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:224
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:230
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:231
+msgid "Save filter"
+msgstr "Guardar filtro"
+
+#: ../../include/ajax/audit_log.php:367 ../../include/ajax/events.php:827
+#: ../../include/ajax/module.php:2510 ../../operation/reporting/graph_analytics.php:441
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:479
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:479
+msgid "Overwrite filter"
+msgstr "Sobrescribir filtro"
+
+#: ../../include/ajax/audit_log.php:472 ../../enterprise/include/ajax/log_viewer.ajax.php:618
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:618
+msgid "Filter name already on use"
+msgstr "El nombre del filtro ya está en uso"
+
+#: ../../include/ajax/consoles.ajax.php:90
+msgid "Console successfully deleted"
+msgstr "Consola eliminada correctamente"
+
+#: ../../include/ajax/custom_fields.php:493
+msgid "Current interval"
+msgstr "Intervalo actual"
+
+#: ../../include/ajax/custom_fields.php:541 ../../include/ajax/custom_fields.php:594
+msgid "Modules normal"
+msgstr "Módulos normales"
+
+#: ../../include/ajax/custom_fields.php:552
+msgid "Modules critical"
+msgstr "Módulos críticos"
+
+#: ../../include/ajax/custom_fields.php:563
+msgid "Modules warning"
+msgstr "Módulos en estado de advertencia"
+
+#: ../../include/ajax/custom_fields.php:573
+msgid "Modules unknown"
+msgstr "Módulos desconocidos"
+
+#: ../../include/ajax/custom_fields.php:584
+msgid "Modules no init"
+msgstr "Módulos no iniciados"
+
+#: ../../include/ajax/custom_fields.php:626
+msgid "New Filter"
+msgstr "Nuevo filtro"
+
+#: ../../include/ajax/custom_fields.php:633
+msgid "Existing Filter"
+msgstr "Filtro existente"
+
+#: ../../include/ajax/custom_fields.php:851
+msgid "Filter name already exists in the bbdd"
+msgstr "El nombre del filtro ya existe en la base de datos"
+
+#: ../../include/ajax/custom_fields.php:863
+msgid "Please, select a custom field"
+msgstr "Seleccione un campo personalizado"
+
+#: ../../include/ajax/custom_fields.php:891
+msgid "Success create filter."
+msgstr "Se ha creado el filtro."
+
+#: ../../include/ajax/custom_fields.php:898
+msgid "Error create filter."
+msgstr "Error al crear el filtro."
+
+#: ../../include/ajax/custom_fields.php:923 ../../include/ajax/custom_fields.php:996
+msgid "please, select a filter"
+msgstr "Seleccione un filtro"
+
+#: ../../include/ajax/custom_fields.php:939
+msgid "please, select a custom field"
+msgstr "Seleccione un campo personalizado"
+
+#: ../../include/ajax/custom_fields.php:965
+msgid "Success update filter."
+msgstr "Se ha actualizado el filtro."
+
+#: ../../include/ajax/custom_fields.php:972
+msgid "Error update filter."
+msgstr "Error al actualizar el filtro."
+
+#: ../../include/ajax/custom_fields.php:1015
+msgid "Success delete filter."
+msgstr "Se ha eliminado el filtro."
+
+#: ../../include/ajax/custom_fields.php:1022
+msgid "Error delete filter."
+msgstr "Error al eliminar el filtro."
+
+#: ../../include/ajax/dashboard.ajax.php:77 ../../views/dashboard/list.php:89
+msgid "Cells"
+msgstr "Celdas"
+
+#: ../../include/ajax/dashboard.ajax.php:79 ../../operation/menu.php:624
+#: ../../views/dashboard/list.php:91
+msgid "Favorite"
+msgstr "Favorito"
+
+#: ../../include/ajax/dashboard.ajax.php:80 ../../operation/agentes/networkmap.dinamic.php:115
+#: ../../operation/agentes/pandora_networkmap.view.php:2319
+#: ../../operation/events/events.php:1710 ../../operation/snmpconsole/snmp_browser.php:68
+#: ../../operation/snmpconsole/snmp_statistics.php:54 ../../operation/heatmap.php:90
+#: ../../views/dashboard/list.php:92
+msgid "Full screen"
+msgstr "Pantalla completa"
+
+#: ../../include/ajax/dashboard.ajax.php:141
+#, php-format
+msgid "Private for (%s)"
+msgstr "Privado por (%s)"
+
+#: ../../include/ajax/demo_data.ajax.php:147 ../../include/ajax/demo_data.ajax.php:1333
+#: ../../include/ajax/demo_data.ajax.php:1580 ../../include/ajax/demo_data.ajax.php:1748
+#: ../../include/ajax/demo_data.ajax.php:1934 ../../include/ajax/demo_data.ajax.php:2195
+#: ../../include/ajax/demo_data.ajax.php:2820 ../../include/ajax/demo_data.ajax.php:3223
+msgid "No configuration files found or failed to parse files"
+msgstr "No se han encontrado archivos de configuración o error de parchado de archivos"
+
+#: ../../include/ajax/demo_data.ajax.php:173
+#, php-format
+msgid ""
+"Error in %s: name and/or alias is not specified or does not have a valid format. Skipping "
+"agent creation"
+msgstr ""
+"Error en %s: el nombre y/o alias no está especificado o no tiene un formato válido. "
+"Omitiendo creación de agentes"
+
+#: ../../include/ajax/demo_data.ajax.php:207
+#, php-format
+msgid ""
+"Error in %s: address is not specified or does not have a valid format. Skipping agent "
+"creation"
+msgstr ""
+"Error en %s: la dirección no está especificada o no tiene un formato válido. Omitiendo "
+"creación de agentes"
+
+#: ../../include/ajax/demo_data.ajax.php:229
+#, php-format
+msgid "Error in %s: failed to create the specified operating system. Skipping agent creation"
+msgstr ""
+"Error en %s: error al crear el sistema operativo especificado. Omitiendo creación e agentes"
+
+#: ../../include/ajax/demo_data.ajax.php:337 ../../include/ajax/demo_data.ajax.php:347
+#, php-format
+msgid "Uncaught error (source %s): could not create agent %s"
+msgstr "Error no identificado (fuente %s): no se ha podido crear el agente %s"
+
+#: ../../include/ajax/demo_data.ajax.php:407
+#, php-format
+msgid "Error in %s: all modules must have a name. Skipping creation of item with index %d"
+msgstr ""
+"Error en %s: todos los módulos deben tener nombre. Omitiendo creación de elemento con índice "
+"%d"
+
+#: ../../include/ajax/demo_data.ajax.php:419
+#, php-format
+msgid ""
+"Error in %s: module type is not specified or does not have a valid format (%s). Skipping "
+"creation of item with index %d"
+msgstr ""
+"Error en %s: no se ha especificado el tipo de módulo o no tiene un formato válido (%s). "
+"Omitiendo creación del elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:430
+#, php-format
+msgid ""
+"Error in %s: the specified module type is not defined in the system (%s). Skipping creation "
+"of item with index %d"
+msgstr ""
+"Error en %s: el tipo de módulo especificado no se ha definido en el sistema (%s). Omitiendo "
+"creación del elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:471 ../../include/ajax/demo_data.ajax.php:585
+#, php-format
+msgid "Uncaught error (source %s): could not create module with index %d"
+msgstr "Error no identificado (fuente %s): no se ha podido crear el módulo con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:618
+#, php-format
+msgid ""
+"Error in %s: all inventory modules must have a name. Skipping creation of item with index %d"
+msgstr ""
+"Error en %s: todos los módulos de inventario deben tener nombre. Omitiendo creación de "
+"elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:630
+#, php-format
+msgid ""
+"Error in %s: one or more required fields (format, values) were not found for inventory "
+"module %s. Skipping creation of item with index %d"
+msgstr ""
+"Error en %s: no se han encontrado uno o más campos obligatorios (formato, valores) para el "
+"módulo de inventario %s. Omitiendo creación del elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:658 ../../include/ajax/demo_data.ajax.php:667
+#, php-format
+msgid "Uncaught error (source %s): could not create inventory module with index %d"
+msgstr ""
+"Error no identificado (fuente %s): no se ha podido crear el módulo de inventario con índice "
+"%d"
+
+#: ../../include/ajax/demo_data.ajax.php:930
+#, php-format
+msgid ""
+"Error in %s: name and/or group is not specified or does not have a valid format. Skipping "
+"service creation"
+msgstr ""
+"Error en %s: el nombre y/o alias no está especificado o no tiene un formato válido. "
+"Omitiendo creación de servicios"
+
+#: ../../include/ajax/demo_data.ajax.php:959
+#, php-format
+msgid ""
+"Error in %s: the specified services agent does not exist in the system: %s. Skipping service "
+"creation"
+msgstr ""
+"Error en %s: el agente de servicios especializado no existe en el sistema %s. Omitiendo "
+"creación del servicio"
+
+#: ../../include/ajax/demo_data.ajax.php:970 ../../include/ajax/demo_data.ajax.php:1373
+#: ../../include/ajax/demo_data.ajax.php:1783 ../../include/ajax/demo_data.ajax.php:1963
+#, php-format
+msgid ""
+"Error in %s: the specified group does not exist in the system and could not be created. "
+"Skipping service creation"
+msgstr ""
+"Error en %s: el grupo especificado no existe en el sistema y no se ha podido crear. "
+"Omitiendo creación del servicio"
+
+#: ../../include/ajax/demo_data.ajax.php:1012 ../../include/ajax/demo_data.ajax.php:1142
+#, php-format
+msgid "Uncaught error (source %s): could not create service %s"
+msgstr "Error no identificado (fuente %s): no se ha podido crear el servicio %s"
+
+#: ../../include/ajax/demo_data.ajax.php:1042 ../../include/ajax/demo_data.ajax.php:1133
+#, php-format
+msgid "Uncaught error (source %s): could not create service module %s"
+msgstr "Error no identificado (fuente %s): no se ha podido crear el módulo del servicio %s"
+
+#: ../../include/ajax/demo_data.ajax.php:1069 ../../include/ajax/demo_data.ajax.php:1111
+#, php-format
+msgid "Uncaught error (source %s): could not create service SLA module %s"
+msgstr "Error no identificado (fuente %s): no se ha podido crear el módulo del SLA %s"
+
+#: ../../include/ajax/demo_data.ajax.php:1095 ../../include/ajax/demo_data.ajax.php:1103
+#, php-format
+msgid "Uncaught error (source %s): could not create service SLA value module %s"
+msgstr ""
+"Error no identificado (fuente %s): no se ha podido crear el valor del módulo del SLA %s"
+
+#: ../../include/ajax/demo_data.ajax.php:1168
+#, php-format
+msgid ""
+"Error in %s: all service items must have the following required fields: type. Skipping "
+"creation of item with index %d"
+msgstr ""
+"Error en %s: todos los elementos de servicio deben tener los siguientes campos obligatorios: "
+"tipo. Omitiendo creación del elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:1183
+#, php-format
+msgid ""
+"Error in %s: the specified type of service item is not valid. All service items must have "
+"one of the following types: agent, module, dynamic, service. Skipping creation of item with "
+"index %d"
+msgstr ""
+"Error en %s: el tipo especificado de elemento de servicio no es válido. Todos los elementos "
+"de servicio deben contener uno de los siguientes tipos: agente, módulo, dinámico, servicio. "
+"Omitiendo creación del elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:1213 ../../include/ajax/demo_data.ajax.php:1482
+#: ../../include/ajax/demo_data.ajax.php:1877 ../../include/ajax/demo_data.ajax.php:2068
+#, php-format
+msgid ""
+"Error in %s: the specified agent does not exist in the system: %s. Skipping creation of item "
+"with index %d"
+msgstr ""
+"Error en %s: el agente especificado no existe en el sistema: %s. Omitiendo creación del "
+"elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:1229 ../../include/ajax/demo_data.ajax.php:1889
+#: ../../include/ajax/demo_data.ajax.php:2089
+#, php-format
+msgid ""
+"Error in %s: the specified agent module does not exist in the system: %s. Skipping creation "
+"of item with index %d"
+msgstr ""
+"Error en %s: el agente especificado no existe en el sistema: %s. Omitiendo creación del "
+"elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:1289
+#, php-format
+msgid ""
+"Error in %s: the specified service does not exist in the system: %s. Skipping creation of "
+"item with index %d"
+msgstr ""
+"Error en %s: el agente especificado no existe en el sistema: %s. Omitiendo creación del "
+"elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:1315 ../../include/ajax/demo_data.ajax.php:1323
+#, php-format
+msgid "Uncaught error (source %s): could not create service item with index %d"
+msgstr "Error no identificado (fuente %s): no se ha podido crear el módulo con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:1351
+#, php-format
+msgid ""
+"Error in %s: name and/or group is not specified or does not have a valid format. Skipping "
+"network map creation"
+msgstr ""
+"Error en %s: el nombre y/o alias no está especificado o no tiene un formato válido. "
+"Omitiendo creación de servicios"
+
+#: ../../include/ajax/demo_data.ajax.php:1414 ../../include/ajax/demo_data.ajax.php:1423
+#, php-format
+msgid "Uncaught error (source %s): could not create network map %s"
+msgstr "Error no identificado (fuente %s): no se ha podido crear el módulo del SLA %s"
+
+#: ../../include/ajax/demo_data.ajax.php:1490
+#, php-format
+msgid ""
+"Error in %s: all network map items must have the following required fields: agent_name. "
+"Skipping creation of item with index %d"
+msgstr ""
+"Error en %s: todos los elementos del mapa de red deben tener los siguientes campos "
+"obligatorios: agent_name. Omitiendo creación del elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:1524 ../../include/ajax/demo_data.ajax.php:1560
+#: ../../include/ajax/demo_data.ajax.php:1570
+#, php-format
+msgid "Uncaught error (source %s): could not create network map item with index %d"
+msgstr ""
+"Error no identificado (fuente %s): no se ha podido crear el elemento del mapa de red con "
+"índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:1607
+#, php-format
+msgid ""
+"Error in %s: name and/or group is not specified or does not have a valid format. Skipping "
+"GIS map creation"
+msgstr ""
+"Error en %s: el nombre y/o alias no está especificado o no tiene un formato válido. "
+"Omitiendo creación de mapa GIS"
+
+#: ../../include/ajax/demo_data.ajax.php:1628
+#, php-format
+msgid ""
+"Error in %s: the specified group does not exist in the system and could not be created. "
+"Skipping GIS map creation"
+msgstr ""
+"Error en %s: el grupo especificado no existe en el sistema y no se ha podido crear. "
+"Omitiendo creación del mapa GIS"
+
+#: ../../include/ajax/demo_data.ajax.php:1660 ../../include/ajax/demo_data.ajax.php:1669
+#, php-format
+msgid "Uncaught error (source %s): could not create GIS map %s"
+msgstr "Error no identificado (fuente %s): no se ha podido crear el mapa GIS %s"
+
+#: ../../include/ajax/demo_data.ajax.php:1730 ../../include/ajax/demo_data.ajax.php:1738
+#, php-format
+msgid "Uncaught error (source %s): could not create GIS map item with index %d"
+msgstr ""
+"Error no identificado (fuente %s): no se ha podido crear el elemento del mapa GIS con índice "
+"%d"
+
+#: ../../include/ajax/demo_data.ajax.php:1811 ../../include/ajax/demo_data.ajax.php:1820
+#, php-format
+msgid "Uncaught error (source %s): could not create custom graph %s"
+msgstr "Error no identificado (fuente %s): no se ha podido crear la gráfica personalizada %s"
+
+#: ../../include/ajax/demo_data.ajax.php:1852
+#, php-format
+msgid ""
+"Error in %s: one or more required fields (agent_name, module) were not found for custom "
+"graph item with index %d. Skipping creation of item with index %d"
+msgstr ""
+"Error en %s: no se han encontrado uno o más de los campos obligatorios (agent_name, módulo) "
+"para el elemento de la gráfica personalizada con índice %d. Omitiendo creación del elemento "
+"con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:1916 ../../include/ajax/demo_data.ajax.php:1924
+#, php-format
+msgid "Uncaught error (source %s): could not create custom graph item with index %d"
+msgstr ""
+"Error no identificado (fuente %s): no se ha podido crear el elemento del gráfico "
+"personalizado con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:1953
+#, php-format
+msgid ""
+"Error in %s: name and/or group is not specified or does not have a valid format. Skipping "
+"custom report creation"
+msgstr ""
+"Error en %s: el nombre y/o alias no está especificado o no tiene un formato válido. "
+"Omitiendo creación de informe personalizado"
+
+#: ../../include/ajax/demo_data.ajax.php:1989 ../../include/ajax/demo_data.ajax.php:1998
+#, php-format
+msgid "Uncaught error (source %s): could not create custom report %s"
+msgstr "Error no identificado (fuente %s): no se ha podido crear el informe personalizada %s"
+
+#: ../../include/ajax/demo_data.ajax.php:2028
+#, php-format
+msgid ""
+"Error in %s: all custom report items must have the following required fields: name, type. "
+"Skipping creation of item with index %d"
+msgstr ""
+"Error en %s: todos los elementos del informe personalizado deben tener los siguientes campos "
+"obligatorios: nombre, tipo. Omitiendo creación del elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:2107
+#, php-format
+msgid ""
+"Error in %s: the specified custom graph does not exist in the system: %s. Skipping creation "
+"of item with index %d"
+msgstr ""
+"Error en %s: el agente especificado no existe en el sistema: %s. Omitiendo creación del "
+"elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:2139 ../../include/ajax/demo_data.ajax.php:2168
+#: ../../include/ajax/demo_data.ajax.php:2176 ../../include/ajax/demo_data.ajax.php:2185
+#, php-format
+msgid "Uncaught error (source %s): could not create custom report item with index %d"
+msgstr ""
+"Error no identificado (fuente %s): no se ha podido crear el elemento del informe "
+"personalizado con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:2213
+#, php-format
+msgid ""
+"Error in %s: name and/or group is not specified or does not have a valid format. Skipping "
+"visual console creation"
+msgstr ""
+"Error en %s: el nombre y/o grupo no está especificado o no tiene un formato válido. "
+"Omitiendo creación de consola visual"
+
+#: ../../include/ajax/demo_data.ajax.php:2224
+#, php-format
+msgid ""
+"Error in %s: the specified group does not exist in the system and could not be created. "
+"Skipping visual console creation"
+msgstr ""
+"Error en %s: el grupo especificado no existe en el sistema y no se ha podido crear. "
+"Omitiendo creación de consola visual"
+
+#: ../../include/ajax/demo_data.ajax.php:2254 ../../include/ajax/demo_data.ajax.php:2263
+#, php-format
+msgid "Uncaught error (source %s): could not create visual console %s"
+msgstr "Error no identificado (fuente %s): no se ha podido crear la consola visual %s"
+
+#: ../../include/ajax/demo_data.ajax.php:2288
+#, php-format
+msgid ""
+"Error in %s: all visual console items must have the following required fields: type. "
+"Skipping creation of item with index %d"
+msgstr ""
+"Error en %s: todos los elementos de la consola visual deben tener los siguientes campos "
+"obligatorios: tipo. Omitiendo creación del elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:2322
+#, php-format
+msgid ""
+"Error in %s: the specified type is not a valid one. It must be one of the following values: "
+"static_image, module_graph, custom_graph, value, label, icon. Skipping creation of item with "
+"index %d"
+msgstr ""
+"Error en %s: el tipo especificado no es válido. Debe contener uno de los siguientes valores: "
+"static_image, module_graph, custom_graph, valor, etiqueta, icono. Omitiendo creación del "
+"elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:2349
+#, php-format
+msgid ""
+"Error in %s: image field must be specified for static image item type. Skipping creation of "
+"item with index %d"
+msgstr ""
+"Error en %s: el campo de imagen debe especificarse para el tipo de elemento de imagen "
+"estática. Omitiendo creación del elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:2653
+#, php-format
+msgid ""
+"Error in %s: image field must be specified for icon item type. Skipping creation of item "
+"with index %d"
+msgstr ""
+"Error en %s: el campo de imagen debe especificarse para el tipo de elemento de icono. "
+"Omitiendo creación del elemento con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:2802 ../../include/ajax/demo_data.ajax.php:2810
+#, php-format
+msgid "Uncaught error (source %s): could not create visual console item with index %d"
+msgstr ""
+"Error no identificado (fuente %s): no se ha podido crear el elemento del informe "
+"personalizado con índice %d"
+
+#: ../../include/ajax/demo_data.ajax.php:3252
+#, php-format
+msgid ""
+"Error in plugin creation: the specified agent for the plugin does not exist in the system: "
+"%s. Skipping plugin creation"
+msgstr ""
+"Error en la creación de plugins: el agente especificado para el plugin no existe en el "
+"sistema: %s. Omitiendo creación de plugin"
+
+#: ../../include/ajax/demo_data.ajax.php:3291 ../../include/ajax/demo_data.ajax.php:3334
+msgid ""
+"Error in plugin creation: the plugin could not be registered. Skipping creation of plugin "
+"module"
+msgstr ""
+"Error en la creación de plugin: no se ha podido registrar el plugin. Omitiendo creación del "
+"módulo del plugin"
+
+#: ../../include/ajax/demo_data.ajax.php:3302
+msgid ""
+"Error in plugin creation: module type \"generic_proc\" does not exist in the system. "
+"Skipping creation of plugin module"
+msgstr ""
+"Error en la creación del plugin: el tipo de módulo “generic_proc” no existe en el sistema. "
+"Omitiendo creación del módulo de plugin"
+
+#: ../../include/ajax/double_auth.ajax.php:162
+msgid "This is the private code that you should use with your authenticator app"
+msgstr "Esta es la clave privada que deberías usar con la aplicación de autentificación."
+
+#: ../../include/ajax/double_auth.ajax.php:163 ../../include/ajax/double_auth.ajax.php:303
+msgid "You could enter the code manually or use the QR code to add it automatically"
+msgstr ""
+"Puedes introducir el código manualmente o usar el código QR para añadirlo automáticamente."
+
+#: ../../include/ajax/double_auth.ajax.php:169 ../../include/ajax/double_auth.ajax.php:309
+msgid "QR"
+msgstr "QR"
+
+#: ../../include/ajax/double_auth.ajax.php:208
+msgid "You are about to activate the double authentication"
+msgstr "Estás a punto de activar la doble autentificación."
+
+#: ../../include/ajax/double_auth.ajax.php:210
+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 ""
+"Con esta opción habilitada, el acceso a tu cuenta será más seguro,\n"
+"\t\tporque el código generado por otra aplicación se generará después de conectarse."
+
+#: ../../include/ajax/double_auth.ajax.php:215
+msgid "You will need to install the app from the following link before continue"
+msgstr "Tienes que instalar la aplicación desde el siguiente vínculo antes de continuar."
+
+#: ../../include/ajax/double_auth.ajax.php:220
+msgid "Download the app"
+msgstr "Descargue la aplicación"
+
+#: ../../include/ajax/double_auth.ajax.php:221 ../../include/ajax/double_auth.ajax.php:313
+#: ../../include/functions_register.php:188
+#: ../../enterprise/godmode/policies/policy_alerts.php:791
+#: ../../enterprise/godmode/policies/policy_collections.php:389
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:723
+#: ../../enterprise/godmode/policies/policy_inventory_modules.php:357
+#: ../../enterprise/godmode/policies/policy_modules.php:1946
+#: ../../enterprise/godmode/policies/policy_plugins.php:289
+msgid "Continue"
+msgstr "Continuar"
+
+#: ../../include/ajax/double_auth.ajax.php:237
+msgid "Are you installed the app yet?"
+msgstr "¿Ya has instalado la aplicación?"
+
+#: ../../include/ajax/double_auth.ajax.php:297
+msgid "A private code has been generated"
+msgstr "Un código privado ha sido generado."
+
+#: ../../include/ajax/double_auth.ajax.php:302
+msgid "Before continue, you should create a new entry into the authenticator app"
+msgstr ""
+"Antes de continuar, deberías crear una nueva entrada dentro de la aplicación de "
+"autentificación."
+
+#: ../../include/ajax/double_auth.ajax.php:312
+msgid "Refresh code"
+msgstr "Actualizar el código"
+
+#: ../../include/ajax/double_auth.ajax.php:381
+msgid "Are you introduced the code in the authenticator app yet?"
+msgstr "¿Ya has introducido el código en la aplicación de autentificación?"
+
+#: ../../include/ajax/double_auth.ajax.php:444
+msgid "Introduce a code generated by the app"
+msgstr "Introduce el código generado por la aplicación."
+
+#: ../../include/ajax/double_auth.ajax.php:445
+msgid "If the code is valid, the double authentication will be activated"
+msgstr "Si el código es válido, se activará la doble autentificación."
+
+#: ../../include/ajax/double_auth.ajax.php:454
+msgid "Validate code"
+msgstr "Validar código"
+
+#: ../../include/ajax/double_auth.ajax.php:506
+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:515 ../../mobile/include/user.class.php:303
+#: ../../enterprise/meta/index.php:347 ../../package_774/enterprise/meta/index.php:347
+#: ../../index.php:380
+msgid "Invalid code"
+msgstr "Código no válido"
+
+#: ../../include/ajax/double_auth.ajax.php:523
+msgid "The code is valid, but it was an error saving the data"
+msgstr "El código es válido, pero hubo un error al guardar los datos."
+
+#: ../../include/ajax/events.php:126
+msgid "Failed to retrieve comments"
+msgstr "No se han podido obtener los comentarios"
+
+#: ../../include/ajax/events.php:911
+msgid "Save/Update filters"
+msgstr "Guardar/Actualizar filtros"
+
+#: ../../include/ajax/events.php:1314
+msgid "unauthorized"
+msgstr "no autorizado"
+
+#: ../../include/ajax/events.php:1331 ../../include/graphs/functions_flot.php:538
+#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:383
+#: ../../include/functions_graph.php:4726 ../../include/functions_reporting_html.php:1314
+#: ../../include/functions_reporting_html.php:5890 ../../include/functions_treeview.php:299
+#: ../../mobile/operation/module_data.php:184
+msgid "No data"
+msgstr "Sin datos"
+
+#: ../../include/ajax/events.php:1420
+msgid "Error executing response"
+msgstr "Error al ejecutar respuesta"
+
+#: ../../include/ajax/events.php:1783
+msgid "Related"
+msgstr "Relacionado"
+
+#: ../../include/ajax/events.php:1790 ../../views/ITSM/ITSMTicketDetailView.php:170
+#: ../../enterprise/include/functions_ipam.php:1343
+#: ../../enterprise/operation/agentes/security_hardening.php:479
+#: ../../enterprise/operation/agentes/security_hardening.php:629
+#: ../../enterprise/operation/agentes/vulnerabilities.php:173
+#: ../../enterprise/operation/agentes/vulnerabilities.php:388
+#: ../../enterprise/operation/security/vulnerabilities.php:412
+#: ../../enterprise/operation/security/vulnerabilities.php:628
+#: ../../enterprise/tools/ipam/ipam_ajax.php:486
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:407
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:622
+#: ../../package_774/enterprise/operation/agentes/security_hardening.php:465
+#: ../../package_774/enterprise/operation/agentes/security_hardening.php:615
+msgid "Details"
+msgstr "Detalles"
+
+#: ../../include/ajax/events.php:1795
+msgid "Agent fields"
+msgstr "Campos de agente"
+
+#: ../../include/ajax/events.php:1933
+msgid "Error adding comment"
+msgstr "Error al añadir el comentario"
+
+#: ../../include/ajax/events.php:1940
+msgid "Comment added successfully"
+msgstr "Comentario añadido correctamente"
+
+#: ../../include/ajax/events.php:1947
+msgid "Error changing event status"
+msgstr "Error al cambiar el estado del evento"
+
+#: ../../include/ajax/events.php:1954
+msgid "Event status changed successfully"
+msgstr "Estado del evento cambiado correctamente"
+
+#: ../../include/ajax/events.php:1961
+msgid "Error changing event owner"
+msgstr "Error al cambiar el propietario del evento"
+
+#: ../../include/ajax/events.php:1968
+msgid "Event owner changed successfully"
+msgstr "Propietario del evento cambiado correctamente"
+
+#: ../../include/ajax/events.php:1975
+msgid "Error deleting event"
+msgstr "Error al eliminar evento"
+
+#: ../../include/ajax/events.php:2086
+msgid "Show all Events 24h"
+msgstr "Mostrar todos los eventos en las últimas 24h"
+
+#: ../../include/ajax/events.php:2213
+msgid "These commands will apply to all selected events"
+msgstr "Estos comandos se aplicarán en todos los eventos seleccionados"
+
+#: ../../include/ajax/events.php:2242 ../../include/class/ExternalTools.class.php:646
+#: ../../include/functions_events.php:3744 ../../include/functions_snmp_browser.php:994
+#: ../../include/functions_snmp_browser.php:1170
+msgid "Execute"
+msgstr "Ejecutar"
+
+#: ../../include/ajax/events.php:2275
+msgid "Total number of events in this node reached"
+msgstr "Se ha alcanzado el número total de eventos en este nodo"
+
+#: ../../include/ajax/events.php:2309
+msgid "Total Events per node"
+msgstr "Total de eventos por nodo"
+
+#: ../../include/ajax/events.php:2363 ../../operation/events/events.php:1861
+#: ../../operation/events/sound_events.php:120 ../../enterprise/meta/general/main_menu.php:276
+#: ../../package_774/enterprise/meta/general/main_menu.php:270
+msgid "Events list"
+msgstr "Lista de eventos"
+
+#: ../../include/ajax/events.php:2374 ../../operation/events/sound_events.php:132
+msgid "Console configuration"
+msgstr "Configuración de la consola"
+
+#: ../../include/ajax/events.php:2381 ../../operation/events/sound_events.php:139
+msgid "Set condition"
+msgstr "Establecer condición"
+
+#: ../../include/ajax/events.php:2388 ../../operation/events/sound_events.php:146
+msgid "All new events"
+msgstr "Todos los eventos nuevos"
+
+#: ../../include/ajax/events.php:2425 ../../operation/events/sound_events.php:183
+msgid "Sound duration"
+msgstr "Duración del sonido"
+
+#: ../../include/ajax/events.php:2461 ../../operation/events/sound_events.php:219
+msgid "Sound melody"
+msgstr "Melodía de sonido"
+
+#: ../../include/ajax/events.php:2475 ../../operation/events/sound_events.php:233
+msgid "Test sound"
+msgstr "Probar sonido"
+
+#: ../../include/ajax/events.php:2499 ../../operation/events/sound_events.php:257
+msgid "Discovered alerts"
+msgstr "Alertas descubiertas"
+
+#: ../../include/ajax/events.php:2506 ../../operation/events/sound_events.php:264
+msgid "No alerts discovered"
+msgstr "No hay alertas descubiertas"
+
+#: ../../include/ajax/events.php:2511 ../../operation/events/sound_events.php:269
+msgid "Congrats! there’s nothing to show"
+msgstr "¡Enhorabuena! No hay nada que mostrar"
+
+#: ../../include/ajax/events.php:2551 ../../mobile/operation/alerts.php:363
+#: ../../operation/events/sound_events.php:318
+msgid "No alerts"
+msgstr "Sin alertas"
+
+#: ../../include/ajax/graph.ajax.php:163
+msgid "Time container lapse"
+msgstr "Lapso del contenedor de tiempo"
+
+#: ../../include/ajax/heatmap.ajax.php:52 ../../include/functions.php:3502
+#: ../../operation/gis_maps/render_view.php:152 ../../operation/heatmap.php:178
+msgid "30 seconds"
+msgstr "30 segundos"
+
+#: ../../include/ajax/heatmap.ajax.php:53 ../../include/functions.php:3503
+#: ../../operation/gis_maps/render_view.php:153 ../../operation/heatmap.php:179
+msgid "1 minute"
+msgstr "1 minuto"
+
+#: ../../include/ajax/heatmap.ajax.php:54 ../../operation/heatmap.php:180
+msgid "3 minutes"
+msgstr "3 minutos"
+
+#: ../../include/ajax/heatmap.ajax.php:55 ../../include/ajax/module.php:259
+#: ../../include/functions.php:3505 ../../operation/gis_maps/render_view.php:155
+#: ../../operation/heatmap.php:181
+msgid "5 minutes"
+msgstr "5 minutos"
+
+#: ../../include/ajax/heatmap.ajax.php:100 ../../include/lib/Dashboard/Widgets/heatmap.php:253
+msgid "Group modules by tag"
+msgstr "Agrupar módulos por etiqueta"
+
+#: ../../include/ajax/heatmap.ajax.php:101 ../../include/lib/Dashboard/Widgets/heatmap.php:254
+msgid "Group modules by module group"
+msgstr "Agrupar módulos por grupo de módulos"
+
+#: ../../include/ajax/heatmap.ajax.php:102 ../../include/lib/Dashboard/Widgets/heatmap.php:255
+msgid "Group modules by agents"
+msgstr "Agrupar módulos por agentes"
+
+#: ../../include/ajax/heatmap.ajax.php:123
+msgid "Show groups"
+msgstr "Mostrar grupos"
+
+#: ../../include/ajax/heatmap.ajax.php:356
+msgid "Date of last data"
+msgstr "Fecha de los últimos datos"
+
+#: ../../include/ajax/heatmap.ajax.php:483 ../../include/functions_agents.php:4796
+#: ../../operation/gis_maps/ajax.php:360 ../../operation/gis_maps/ajax.php:477
+#: ../../enterprise/include/functions_reporting_csv.php:1272
+#: ../../enterprise/operation/agentes/tag_view.php:695
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030
+msgid "Remote"
+msgstr "Remoto"
+
+#: ../../include/ajax/heatmap.ajax.php:491 ../../include/functions_agents.php:4767
+msgid "Out of bounds"
+msgstr "Fuera de límites"
+
+#: ../../include/ajax/heatmap.ajax.php:494 ../../include/functions_agents.php:4802
+msgid "Next contact"
+msgstr "Siguiente contacto"
+
+#: ../../include/ajax/module.php:260 ../../include/functions.php:3507
+msgid "30 minutes"
+msgstr "30 minutos"
+
+#: ../../include/ajax/module.php:262 ../../include/functions_events.php:5335
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:238
+msgid "6 hours"
+msgstr "6 horas"
+
+#: ../../include/ajax/module.php:268
+msgid "3 months"
+msgstr "3 meses"
+
+#: ../../include/ajax/module.php:269
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:247
+msgid "6 months"
+msgstr "6 meses"
+
+#: ../../include/ajax/module.php:270 ../../include/functions.php:2849
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:248
+msgid "1 year"
+msgstr "1 año"
+
+#: ../../include/ajax/module.php:271
+msgid "2 years"
+msgstr "2 años"
+
+#: ../../include/ajax/module.php:272
+msgid "3 years"
+msgstr "3 años"
+
+#: ../../include/ajax/module.php:283 ../../operation/agentes/datos_agente.php:196
+msgid "Choose a time from now"
+msgstr "Elija un tiempo a partir de ahora"
+
+#: ../../include/ajax/module.php:309 ../../operation/agentes/datos_agente.php:199
+msgid "Specify time range"
+msgstr "Especificar rango de tiempo"
+
+#: ../../include/ajax/module.php:310 ../../operation/agentes/datos_agente.php:200
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:768
+msgid "Timestamp from:"
+msgstr "Marca temporal desde:"
+
+#: ../../include/ajax/module.php:330 ../../operation/agentes/datos_agente.php:206
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:786
+msgid "Timestamp to:"
+msgstr "Marca temporal hasta:"
+
+#: ../../include/ajax/module.php:367
+msgid "Exact phrase"
+msgstr "Frase exacta"
+
+#: ../../include/ajax/module.php:459 ../../include/functions_graph.php:5809
+#: ../../operation/agentes/interface_traffic_graph_win.php:319
+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 ""
+"En Pandora FMS los datos se almacenan comprimidos. La visualización de los datos en la base "
+"de datos, las tablas o los datos exportados en CSV no coincidirán porque se interpretan en "
+"el momento de la ejecución. Lea la documentación del capítulo de 'Ingeniería de Pandora FMS'."
+
+#: ../../include/ajax/module.php:1053
+msgid "T"
+msgstr "T"
+
+#: ../../include/ajax/module.php:1057
+#: ../../enterprise/meta/include/functions_wizard_meta.php:996
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1081
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1314
+msgid "Thresholds"
+msgstr "Umbrales"
+
+#: ../../include/ajax/module.php:1060 ../../include/functions_groups.php:123
+#: ../../include/functions_groups.php:187 ../../include/functions_reports.php:650
+#: ../../include/functions_reports.php:654 ../../include/functions_reports.php:659
+#: ../../include/functions_reports.php:665 ../../include/functions_reports.php:672
+#: ../../include/functions_reports.php:676 ../../include/functions_reports.php:680
+#: ../../include/functions_reports.php:687 ../../include/functions_reports.php:693
+#: ../../include/functions_reports.php:698 ../../operation/agentes/ver_agente.php:1745
+#: ../../operation/agentes/ver_agente.php:2083 ../../operation/search_results.php:121
+msgid "Graphs"
+msgstr "Gráficos"
+
+#: ../../include/ajax/module.php:1230
+msgid "Time elapsed since last status change: "
+msgstr "Tiempo transcurrido desde el último cambio de estado: "
+
+#: ../../include/ajax/module.php:1303
+msgid "Event history"
+msgstr "Histórico de eventos"
+
+#: ../../include/ajax/module.php:1341
+msgid "Module detail"
+msgstr "Detalles del módulo"
+
+#: ../../include/ajax/module.php:1357
+msgid "Module cluster detail"
+msgstr "Detalles del cluster de módulos"
+
+#: ../../include/ajax/module.php:1382 ../../include/functions_agents.php:4743
+msgid "Force checks"
+msgstr "Forzar comprobaciones"
+
+#: ../../include/ajax/module.php:1399
+msgid "Force remote check"
+msgstr "Forzar comprobación remota"
+
+#: ../../include/ajax/module.php:1420
+msgid "Edit configuration"
+msgstr "Editar configuración"
+
+#: ../../include/ajax/module.php:1470
+msgid "Any monitors aren't with this filter."
+msgstr "No todos los monitores llevan este filtro"
+
+#: ../../include/ajax/module.php:1470
+msgid "This agent doesn't have any active monitors."
+msgstr "Este agente no tiene ningún monitor activo."
+
+#: ../../include/ajax/module.php:2051
+#: ../../enterprise/include/class/CommandCenter.class.php:171
+#: ../../enterprise/include/functions_groups.php:49
+msgid "Metaconsole"
+msgstr "Metaconsola"
+
+#: ../../include/ajax/module.php:2356 ../../operation/reporting/graph_analytics.php:700
+msgid "Load"
+msgstr "Cargar"
+
+#: ../../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 "Módulos SNMP"
+
+#: ../../include/ajax/snmp_browser.ajax.php:117
+msgid "Error creating the following modules:"
+msgstr "Error al crear los siguientes módulos:"
+
+#: ../../include/ajax/snmp_browser.ajax.php:128
+msgid "Modules successfully created"
+msgstr "Módulos creados correctamente"
+
+#: ../../include/ajax/snmp_browser.ajax.php:138
+msgid "Module must be applied to an agent or a policy"
+msgstr "El módulo debe aplicarse a un agente o a una política"
+
+#: ../../include/ajax/snmp_browser.ajax.php:265
+msgid "Failed to create policy"
+msgstr "Error al crear política"
+
+#: ../../include/ajax/snmp_browser.ajax.php:266
+msgid "Policy created succesfully"
+msgstr "Política creada con éxito"
+
+#: ../../include/ajax/task_to_perform.php:65
+msgid "Agent Web monitoring created on welcome"
+msgstr "Creada monitorización del agente web en la bienvenida"
+
+#: ../../include/ajax/task_to_perform.php:76 ../../include/ajax/task_to_perform.php:120
+msgid "Your check has been created, .About minor release update."
+msgstr ""
+"Hay una o más releases menores disponibles, .Sobre la actualización menor."
+
+#: ../../include/class/ConsoleSupervisor.php:2647
+#: ../../enterprise/include/functions_tasklist.php:56
+#: ../../package_774/enterprise/include/functions_tasklist.php:56
+msgid "DiscoveryConsoleTasks is not running properly"
+msgstr "DiscoveryConsoleTasks no funciona adecuadamente"
+
+#: ../../include/class/ConsoleSupervisor.php:2649
+msgid "Discovery relies on an appropriate cron setup."
+msgstr "Discovery depende de la configuración cron adecuada"
+
+#: ../../include/class/ConsoleSupervisor.php:2650
+#: ../../enterprise/include/functions_tasklist.php:59
+#: ../../package_774/enterprise/include/functions_tasklist.php:59
+msgid "Please, add the following line to your crontab file:"
+msgstr "Añada la siguiente línea a su archivo crontab:"
+
+#: ../../include/class/ConsoleSupervisor.php:2669
+#: ../../enterprise/include/functions_tasklist.php:81
+#: ../../package_774/enterprise/include/functions_tasklist.php:81
+msgid "Last execution"
+msgstr "Última ejecución"
+
+#: ../../include/class/ConsoleSupervisor.php:2671
+msgid "Please, make sure process is not locked."
+msgstr "Asegúrese de que el proceso no está bloqueado."
+
+#: ../../include/class/ConsoleSupervisor.php:2682
+msgid "DiscoveryConsoleTasks is not configured."
+msgstr "DiscoveryConsoleTasks no está configurado."
+
+#: ../../include/class/ConsoleSupervisor.php:2773
+#, php-format
+msgid "%s version misaligned with Console"
+msgstr "La versión de %s no está alineada con la consola"
+
+#: ../../include/class/ConsoleSupervisor.php:2777
+#, php-format
+msgid ""
+"Server %s and this console have different versions. This might cause several malfunctions. "
+"Please, update this server."
+msgstr ""
+"El servidor de %s y la consola tienen diferentes versiones. Esto podría causar diversos "
+"fallos. Actualice el servidor."
+
+#: ../../include/class/ConsoleSupervisor.php:2840
+msgid "AllowOverride is disabled"
+msgstr "AllowOverride está deshabilitado"
+
+#: ../../include/class/ConsoleSupervisor.php:2886
+msgid "Desynchronized operation on the node "
+msgstr "Operación desincronizada en el nodo "
+
+#: ../../include/class/ConsoleSupervisor.php:2909
+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:2913
+#, php-format
+msgid ""
+"Pandora FMS console log file has been moved to new location %s/log. Currently you have an "
+"outdated and inoperative version of this file at %s. Please, consider deleting it."
+msgstr ""
+"El archivo de logs de la consola de Pandora FMS se ha movido a una nueva localización %s/"
+"log. Actualmente tiene una versión operativa y obsoleta de este archivo en %s. Piense en "
+"eliminarlo."
+
+#: ../../include/class/ConsoleSupervisor.php:2948
+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:2952
+#, php-format
+msgid ""
+"Pandora FMS audit log file has been moved to new location %s/log. Currently you have an "
+"outdated and inoperative version of this file at %s. Please, consider deleting it."
+msgstr ""
+"El archivo de log de auditoría de Pandora FMS se ha movido a una nueva localización %s/log. "
+"Actualmente tiene una versión obsoleta e inoperativa de este archivo en %s. Piense en "
+"eliminarlo."
+
+#: ../../include/class/ConsoleSupervisor.php:3010
+#, 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:3012
+#, 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 ""
+"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:3065
+#, php-format
+msgid "Node %s sync queue failed, "
+msgstr "Error en la cola de sincronización de %s de nodo, "
+
+#: ../../include/class/ConsoleSupervisor.php:3067
+#, php-format
+msgid "Node %s cannot process synchronization queue due %s, please check the queue status."
+msgstr ""
+"Los %s nodos no pueden procesar la cola de sincronización debido %s, verifique el estado de "
+"la cola."
+
+#: ../../include/class/ConsoleSupervisor.php:3098
+msgid "Agent dependency error"
+msgstr "Error de dependencia del agente"
+
+#: ../../include/class/ConsoleSupervisor.php:3100
+msgid "There are omnishell agents with dependency errors"
+msgstr "Hay agentes omnishell con errores de dependencia"
+
+#: ../../include/class/ConsoleSupervisor.php:3126
+msgid "Alert correlation changed since version 774"
+msgstr "Correlación de alerta cambiada desde la versión 774"
+
+#: ../../include/class/ConsoleSupervisor.php:3127
+msgid ""
+"Log correlation and log correlation with events will be disabled in this update. Some event "
+"correlation alerts may need to be modified to adapt to the new format"
+msgstr ""
+"La correlación de logs y la correlación de los con eventos se deshabitarán en esta "
+"actualización. Algunas alertas de correlación podrían tener que modificarse para adaptarse "
+"al nuevo formato"
+
+#: ../../include/class/CredentialStore.class.php:585
+#, php-format
+msgid "Not a valid JSON: %s"
+msgstr "JSON no válido: %s"
+
+#: ../../include/class/CredentialStore.class.php:596
+msgid "Key identifier is required"
+msgstr "Se necesita identificador de clave"
+
+#: ../../include/class/CredentialStore.class.php:598
+msgid "You must select a group where store this key!"
+msgstr "Seleccione un grupo donde guardar esta clave"
+
+#: ../../include/class/CredentialStore.class.php:600
+msgid "You must specify a product type"
+msgstr "Especifique el tipo de producto"
+
+#: ../../include/class/CredentialStore.class.php:602
+msgid "You must specify a username and/or password"
+msgstr "Especifique el nombre de usuario y/o la contraseña"
+
+#: ../../include/class/CredentialStore.class.php:604
+msgid "Identifier with forbidden characters. Check the documentation."
+msgstr "Identificador con caracteres prohibidos. Consulte la documentación."
+
+#: ../../include/class/CredentialStore.class.php:754
+msgid "identifier cannot be empty"
+msgstr "El identificador no puede estar vacío"
+
+#: ../../include/class/CredentialStore.class.php:759
+#: ../../enterprise/include/class/LogSource.class.php:543
+msgid "Not allowed"
+msgstr "No permitido"
+
+#: ../../include/class/CredentialStore.class.php:798
+#: ../../enterprise/include/class/LogSource.class.php:587
+msgid "How to configure encryption."
+msgstr "Como configurar el cifrado."
+
+#: ../../include/class/CredentialStore.class.php:797
+#, php-format
+msgid "Database encryption is not enabled. Credentials will be stored in plaintext. %s"
+msgstr ""
+"El cifrado de la base de datos no está disponible. Los credenciales se guardarán en texto "
+"sin formato. %s"
+
+#: ../../include/class/CredentialStore.class.php:815
+#: ../../include/class/CredentialStore.class.php:925
+#: ../../enterprise/include/class/Omnishell.class.php:405
+#: ../../enterprise/views/ncm/firmwares/list.php:73
+msgid "Identifier"
+msgstr "Identificador"
+
+#: ../../include/class/CredentialStore.class.php:882
+msgid "Add key"
+msgstr "Añadir clave"
+
+#: ../../include/class/CredentialStore.class.php:960
+#: ../../enterprise/include/class/Aws.cloud.php:117
+#: ../../package_774/enterprise/include/class/Aws.cloud.php:117
+msgid "Aws"
+msgstr "Aws"
+
+#: ../../include/class/CredentialStore.class.php:961
+#: ../../enterprise/include/class/Azure.cloud.php:153
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:153
+msgid "Azure"
+msgstr "Azure"
+
+#: ../../include/class/CredentialStore.class.php:962
+#: ../../enterprise/include/class/SAPView.class.php:621
+#: ../../enterprise/include/class/SAPView.class.php:624
+msgid "SAP"
+msgstr "SAP"
+
+#: ../../include/class/CredentialStore.class.php:963
+#: ../../enterprise/include/class/Google.cloud.php:147
+#: ../../package_774/enterprise/include/class/Google.cloud.php:147
+msgid "Google"
+msgstr "Google"
+
+#: ../../include/class/CredentialStore.class.php:964
+msgid "WMI"
+msgstr "WMI"
+
+#: ../../include/class/CredentialStore.class.php:975
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:504
+msgid "Extra"
+msgstr "Extra"
+
+#: ../../include/class/CredentialStore.class.php:976
+msgid "Extra (2)"
+msgstr "Extra (2)"
+
+#: ../../include/class/CredentialStore.class.php:986
+#: ../../include/class/CredentialStore.class.php:1308
+msgid "Access key ID"
+msgstr "ID de la clave de accso"
+
+#: ../../include/class/CredentialStore.class.php:987
+#: ../../include/class/CredentialStore.class.php:1309
+msgid "Secret access key"
+msgstr "Clave de acceso secreta"
+
+#: ../../include/class/CredentialStore.class.php:993
+#: ../../include/class/CredentialStore.class.php:1023
+msgid "Account ID"
+msgstr "ID de la cuenta"
+
+#: ../../include/class/CredentialStore.class.php:994
+#: ../../include/class/CredentialStore.class.php:1317
+msgid "Application secret"
+msgstr "Secretos de aplicación"
+
+#: ../../include/class/CredentialStore.class.php:995
+#: ../../include/class/CredentialStore.class.php:1318
+msgid "Tenant or domain name"
+msgstr "Propietario o nombre del dominio"
+
+#: ../../include/class/CredentialStore.class.php:996
+#: ../../include/class/CredentialStore.class.php:1319
+msgid "Subscription id"
+msgstr "ID de la suscripción"
+
+#: ../../include/class/CredentialStore.class.php:1000
+#: ../../include/class/CredentialStore.class.php:1337
+msgid "Auth JSON"
+msgstr "Autenticación JSON"
+
+#: ../../include/class/CredentialStore.class.php:1114
+msgid "1"
+msgstr "1"
+
+#: ../../include/class/CredentialStore.class.php:1115
+msgid "2c"
+msgstr "2c"
+
+#: ../../include/class/CredentialStore.class.php:1116
+msgid "3"
+msgstr "3"
+
+#: ../../include/class/CredentialStore.class.php:1133
+#: ../../include/class/CredentialStore.class.php:1433
+msgid "Authenticated and non-private method"
+msgstr "Método con autentificación y sin privacidad"
+
+#: ../../include/class/CredentialStore.class.php:1134
+#: ../../include/class/CredentialStore.class.php:1435
+msgid "Authenticated and private method"
+msgstr "Método con autentificación y privacidad"
+
+#: ../../include/class/CredentialStore.class.php:1135
+#: ../../include/class/CredentialStore.class.php:1437
+msgid "Non-authenticated and non-private method"
+msgstr "Método sin autentificación ni privacidad"
+
+#: ../../include/class/CredentialStore.class.php:1316
+msgid "Client ID"
+msgstr "ID de cliente"
+
+#: ../../include/class/CredentialStore.class.php:1326
+msgid "Account ID."
+msgstr "ID de la cuenta"
+
+#: ../../include/class/CredentialStore.class.php:1656
+msgid "Register new key into keystore"
+msgstr "Registrar una clave nueva en el repositorio de claves"
+
+#: ../../include/class/CredentialStore.class.php:1660
+msgid "Update key"
+msgstr "Actualizar clave"
+
+#: ../../include/class/CustomNetScan.class.php:134
+#: ../../enterprise/include/class/Aws.S3.php:166
+#: ../../enterprise/include/class/Aws.cloud.php:901
+#: ../../package_774/enterprise/include/class/Aws.cloud.php:901
+msgid "This task has been already defined. Please edit it or create a new one."
+msgstr "La tarea ya se ha definido. Edite o cree una nueva."
+
+#: ../../include/class/CustomNetScan.class.php:372
+#: ../../include/class/CustomNetScan.class.php:397
+msgid "NetScan Custom"
+msgstr "Personalización NetScan"
+
+#: ../../include/class/CustomNetScan.class.php:527
+msgid "The minimum recomended interval for Recon Task is 5 minutes"
+msgstr "El intervalo mínimo recomendado para Recon Task es de 5 minutos."
+
+#: ../../include/class/CustomNetScan.class.php:630
+msgid "Recon script"
+msgstr "Recon script"
+
+#: ../../include/class/CustomNetScan.class.php:670
+msgid "Explanation"
+msgstr "Explicación"
+
+#: ../../include/class/Diagnostics.class.php:145
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:549
+#: ../../enterprise/operation/reporting/custom_reporting.php:68
+msgid "Export to PDF"
+msgstr "Exportar a PDF"
+
+#: ../../include/class/Diagnostics.class.php:168
+#, php-format
+msgid "%s Diagnostic tool"
+msgstr "Herramienta de diagnóstico de %s"
+
+#: ../../include/class/Diagnostics.class.php:231
+#, php-format
+msgid "Info status %s"
+msgstr "Información del estado de %s"
+
+#: ../../include/class/Diagnostics.class.php:235
+msgid "PHP setup"
+msgstr "Configuración PHP"
+
+#: ../../include/class/Diagnostics.class.php:243 ../../include/functions_menu.php:1053
+msgid "Database health status"
+msgstr "Estado de la base de datos"
+
+#: ../../include/class/Diagnostics.class.php:247 ../../include/functions_menu.php:1083
+msgid "Database status info"
+msgstr "Información sobre el estado de la base de datos"
+
+#: ../../include/class/Diagnostics.class.php:251 ../../include/functions_menu.php:967
+#: ../../include/functions_menu.php:1156
+msgid "System Info"
+msgstr "Información de Sistema"
+
+#: ../../include/class/Diagnostics.class.php:255
+msgid "MySQL Performance metrics"
+msgstr "Métricas de rendimiento de MySQL"
+
+#: ../../include/class/Diagnostics.class.php:260 ../../include/functions_menu.php:1121
+#, php-format
+msgid "Tables fragmentation in the %s database"
+msgstr "Fragmentación de tablas de la base de datos de %s"
+
+#: ../../include/class/Diagnostics.class.php:266
+#, php-format
+msgid "%s logs dates"
+msgstr "Fechas de logs de %s"
+
+#: ../../include/class/Diagnostics.class.php:270
+#, php-format
+msgid "%s Licence Information"
+msgstr "Información de la licencia %s"
+
+#: ../../include/class/Diagnostics.class.php:274 ../../include/class/Diagnostics.class.php:1303
+msgid "Status of the attachment folder"
+msgstr "Estado de la carpeta de adjuntos"
+
+#: ../../include/class/Diagnostics.class.php:278
+msgid "Information from the tagente_datos table"
+msgstr "Información dede la tabla de tagent_data"
+
+#: ../../include/class/Diagnostics.class.php:282
+#, php-format
+msgid "%s server threads"
+msgstr "Hilos de servidor de %s"
+
+#: ../../include/class/Diagnostics.class.php:286
+msgid "SQL show engine innodb status"
+msgstr "SQL muestra el estado del motor innodb"
+
+#: ../../include/class/Diagnostics.class.php:290
+msgid "Date system"
+msgstr "Sistema de fechas"
+
+#: ../../include/class/Diagnostics.class.php:340
+msgid "Graph of the Agents Unknown module."
+msgstr "Gráfica de los agentes con módulos desconocidos"
+
+#: ../../include/class/Diagnostics.class.php:347
+msgid "Graph of the Database Maintenance module."
+msgstr "Gráfica del módulo de mantenimiento de la base de datos"
+
+#: ../../include/class/Diagnostics.class.php:354
+msgid "Graph of the Free Disk Spool Dir module."
+msgstr "Gráfica del módulo Free Disk Spool Dir"
+
+#: ../../include/class/Diagnostics.class.php:360
+msgid "Graph of the Free RAM module."
+msgstr "Gráfica del módulo de RAM libre"
+
+#: ../../include/class/Diagnostics.class.php:366
+msgid "Graph of the Queued Modules module."
+msgstr "Gráfica del módulo de módulos encolados"
+
+#: ../../include/class/Diagnostics.class.php:373
+msgid "Graph of the Queued Alerts total."
+msgstr "Gráfica del total de alertas en cola"
+
+#: ../../include/class/Diagnostics.class.php:380
+msgid "Graph of the Alert Server Status."
+msgstr "Gráfica del estado de servidor de alertas."
+
+#: ../../include/class/Diagnostics.class.php:386
+msgid "Graph of the Status module."
+msgstr "Gráfica del módulo de estado."
+
+#: ../../include/class/Diagnostics.class.php:392
+msgid "Graph of the System Load AVG module."
+msgstr "Gráfica del módulo System Load AVG."
+
+#: ../../include/class/Diagnostics.class.php:399
+msgid "Graph of the Execution Time module."
+msgstr "Gráfica del módulo de tiempo de ejecución."
+
+#: ../../include/class/Diagnostics.class.php:408
+msgid "Graphs modules that represent the self-monitoring system"
+msgstr "Gráficas de módulos que representan el sistema de auto-monitorización"
+
+#: ../../include/class/Diagnostics.class.php:465
+#, php-format
+msgid "%s Build"
+msgstr "Desarrollo %s"
+
+#: ../../include/class/Diagnostics.class.php:469
+#, php-format
+msgid "%s Version"
+msgstr "Versión %s"
+
+#: ../../include/class/Diagnostics.class.php:473
+msgid "Minor Release"
+msgstr "Actualización menor"
+
+#: ../../include/class/Diagnostics.class.php:477
+msgid "Homedir"
+msgstr "Homedir"
+
+#: ../../include/class/Diagnostics.class.php:481
+msgid "HomeUrl"
+msgstr "Homedir"
+
+#: ../../include/class/Diagnostics.class.php:485
+msgid "Enterprise installed"
+msgstr "Versión Enterprise instalada"
+
+#: ../../include/class/Diagnostics.class.php:486
+msgid "true"
+msgstr "verdadero"
+
+#: ../../include/class/Diagnostics.class.php:486
+msgid "false"
+msgstr "falso"
+
+#: ../../include/class/Diagnostics.class.php:489
+msgid "Update Key"
+msgstr "Actualizar clave"
+
+#: ../../include/class/Diagnostics.class.php:493
+msgid "Updating code path"
+msgstr "Actualizando ruta de código"
+
+#: ../../include/class/Diagnostics.class.php:497
+msgid "Current Update #"
+msgstr "Actualización actual #"
+
+#: ../../include/class/Diagnostics.class.php:521
+msgid "PHP Version"
+msgstr "Versión PHP"
+
+#: ../../include/class/Diagnostics.class.php:525
+msgid "PHP Max execution time"
+msgstr "Tiempo máx. de ejecución de PHP"
+
+#: ../../include/class/Diagnostics.class.php:529
+msgid "PHP Max input time"
+msgstr "Tiempo máx. de entrada de PHP"
+
+#: ../../include/class/Diagnostics.class.php:533
+msgid "PHP Memory limit"
+msgstr "Límite de memoria de PHP"
+
+#: ../../include/class/Diagnostics.class.php:537
+msgid "Session cookie lifetime"
+msgstr "Vida de las cookies de sesión"
+
+#: ../../include/class/Diagnostics.class.php:558
+msgid "System Date (Console)"
+msgstr "Fecha del sistema (consola)"
+
+#: ../../include/class/Diagnostics.class.php:604
+msgid "Total groups"
+msgstr "Grupos totales"
+
+#: ../../include/class/Diagnostics.class.php:608
+msgid "Total module data records"
+msgstr "Total de registros de datos de módulos"
+
+#: ../../include/class/Diagnostics.class.php:616
+msgid "Total traps"
+msgstr "Traps totales"
+
+#: ../../include/class/Diagnostics.class.php:620
+msgid "Total users"
+msgstr "Usuarios totales"
+
+#: ../../include/class/Diagnostics.class.php:624
+msgid "Total sessions"
+msgstr "Sesiones totales"
+
+#: ../../include/class/Diagnostics.class.php:663
+msgid "Pandora DB has never been executed"
+msgstr "La base de datos de Pandora nunca se ha ejecutado"
+
+#: ../../include/class/Diagnostics.class.php:670
+msgid "Ago"
+msgstr "Desde hace"
+
+#: ../../include/class/Diagnostics.class.php:677
+msgid "Total unknown agents"
+msgstr "Total de agentes desconocidos"
+
+#: ../../include/class/Diagnostics.class.php:681
+msgid "Total not-init modules"
+msgstr "Total de módulos no iniciados"
+
+#: ../../include/class/Diagnostics.class.php:685
+msgid "Pandora DB Last run"
+msgstr "Última ejecución de la base de datos de Pandora"
+
+#: ../../include/class/Diagnostics.class.php:712
+msgid "DB Schema Version (first installed)"
+msgstr "Versión del esquema de la base de datos (primera instalación)"
+
+#: ../../include/class/Diagnostics.class.php:716
+msgid "DB Schema Version (actual)"
+msgstr "Versión del esquema de la base de datos (actual)"
+
+#: ../../include/class/Diagnostics.class.php:720
+msgid "DB Schema Build"
+msgstr "Desarrollo del esquema de la base de datos"
+
+#: ../../include/class/Diagnostics.class.php:724
+msgid "Engine version"
+msgstr "Versión del motor"
+
+#: ../../include/class/Diagnostics.class.php:728
+msgid "Version comment"
+msgstr "Comentario de versión"
+
+#: ../../include/class/Diagnostics.class.php:764
+#: ../../enterprise/godmode/reporting/aws_view.php:54
+msgid "CPU"
+msgstr "CPU"
+
+#: ../../include/class/Diagnostics.class.php:768
+msgid "RAM"
+msgstr "RAM"
+
+#: ../../include/class/Diagnostics.class.php:772
+msgid "Distro"
+msgstr "Distribución"
+
+#: ../../include/class/Diagnostics.class.php:776
+msgid "Os"
+msgstr "SO"
+
+#: ../../include/class/Diagnostics.class.php:780 ../../include/class/Diagnostics.class.php:798
+#: ../../enterprise/include/functions_ipam.php:1661
+#: ../../enterprise/include/functions_ipam.php:1662
+#: ../../enterprise/include/functions_ipam.php:2114
+#: ../../enterprise/tools/ipam/ipam_ajax.php:367
+#: ../../enterprise/tools/ipam/ipam_network.php:250
+#: ../../enterprise/tools/ipam/ipam_network.php:582
+msgid "Hostname"
+msgstr "Nombre de host"
+
+#: ../../include/class/Diagnostics.class.php:784 ../../include/class/Diagnostics.class.php:802
+#: ../../include/class/NetworkMap.class.php:3076 ../../include/functions_reporting_html.php:816
+#: ../../include/functions_reporting_html.php:7786
+#: ../../enterprise/include/functions_reporting_csv.php:3599
+msgid "Ip"
+msgstr "IP"
+
+#: ../../include/class/Diagnostics.class.php:830
+msgid "InnoDB buffer pool size"
+msgstr "InnoDB buffer pool size"
+
+#: ../../include/class/Diagnostics.class.php:834
+#, php-format
+msgid "It has to be 40% of the server memory not recommended to be greater or less"
+msgstr "Debe ser un 40% de la memoria del servidor. No se recomienda ningún otro porcentaje."
+
+#: ../../include/class/Diagnostics.class.php:839
+msgid "InnoDB file per table"
+msgstr "Archivo InnoDB por tabla"
+
+#: ../../include/class/Diagnostics.class.php:842 ../../include/class/Diagnostics.class.php:914
+msgid "Recommended ON"
+msgstr "ON recomendado"
+
+#: ../../include/class/Diagnostics.class.php:846
+msgid "InnoDB flush log at trx-commit"
+msgstr "Log de InnoDB flush en trx-commit"
+
+#: ../../include/class/Diagnostics.class.php:849
+#, php-format
+msgid "Recommended Value %d"
+msgstr "Valor recomendado %d"
+
+#: ../../include/class/Diagnostics.class.php:853
+msgid "InnoDB lock wait timeout"
+msgstr "Límite de tiempo de espera de InnoDB lock"
+
+#: ../../include/class/Diagnostics.class.php:856 ../../include/class/Diagnostics.class.php:863
+#: ../../include/class/Diagnostics.class.php:870 ../../include/class/Diagnostics.class.php:877
+#: ../../include/class/Diagnostics.class.php:884 ../../include/class/Diagnostics.class.php:893
+#: ../../include/class/Diagnostics.class.php:900 ../../include/class/Diagnostics.class.php:907
+#: ../../include/class/Diagnostics.class.php:921 ../../include/class/Diagnostics.class.php:928
+#: ../../include/class/Diagnostics.class.php:935 ../../include/class/Diagnostics.class.php:949
+#: ../../include/class/Diagnostics.class.php:956
+msgid "Min. Recommended Value"
+msgstr "Valor mín. recomendado"
+
+#: ../../include/class/Diagnostics.class.php:860
+msgid "InnoDB log buffer size"
+msgstr "Tamaño del buffer del log de InnoDB"
+
+#: ../../include/class/Diagnostics.class.php:867
+msgid "InnoDB log file size"
+msgstr "Tamaño del archivo de log de InnoDB"
+
+#: ../../include/class/Diagnostics.class.php:874
+msgid "Maximun allowed packet"
+msgstr "Paquete máx. permitido"
+
+#: ../../include/class/Diagnostics.class.php:881
+msgid "Maximun connections"
+msgstr "Máx. de conexiones"
+
+#: ../../include/class/Diagnostics.class.php:886
+msgid "conections"
+msgstr "conexiones"
+
+#: ../../include/class/Diagnostics.class.php:890
+msgid "Query cache limit"
+msgstr "Limite del caché de consultas"
+
+#: ../../include/class/Diagnostics.class.php:897
+msgid "Query cache min-res-unit"
+msgstr "Caché de las consultas min-res-unit"
+
+#: ../../include/class/Diagnostics.class.php:904
+msgid "Query cache size"
+msgstr "Tamaño del caché de consultas"
+
+#: ../../include/class/Diagnostics.class.php:911
+msgid "Query cache type"
+msgstr "Tipo de caché de consultas"
+
+#: ../../include/class/Diagnostics.class.php:918
+msgid "Read buffer size"
+msgstr "Tamaño del buffer de lectura"
+
+#: ../../include/class/Diagnostics.class.php:925
+msgid "Read rnd-buffer size"
+msgstr "Tamaño del rnd-buffer de lectura"
+
+#: ../../include/class/Diagnostics.class.php:932
+msgid "Sort buffer size"
+msgstr "Clasificar los tamaños de buffer"
+
+#: ../../include/class/Diagnostics.class.php:939
+msgid "Sql mode"
+msgstr "Modo Sql"
+
+#: ../../include/class/Diagnostics.class.php:942
+msgid "Must be empty"
+msgstr "Debe estar vacío"
+
+#: ../../include/class/Diagnostics.class.php:946
+msgid "Thread cache size"
+msgstr "Tamaño del hilo del caché"
+
+#: ../../include/class/Diagnostics.class.php:953
+msgid "Thread stack"
+msgstr "Hilos acumulados"
+
+#: ../../include/class/Diagnostics.class.php:1016
+msgid "Table fragmentation is higher than recommended. They should be defragmented."
+msgstr "La fragmentación de tablas es mayor de la recomendada. Deberían estar desfragmentadas."
+
+#: ../../include/class/Diagnostics.class.php:1020
+msgid "Table fragmentation is correct."
+msgstr "La fragmentación de tablas es correcta."
+
+#: ../../include/class/Diagnostics.class.php:1029
+msgid "Tables fragmentation (maximum recommended value)"
+msgstr "Fragmentación de tablas (valor recomendado máximo)"
+
+#: ../../include/class/Diagnostics.class.php:1034
+msgid "Tables fragmentation (current value)"
+msgstr "Fragmentación de tablas (valor actual)"
+
+#: ../../include/class/Diagnostics.class.php:1038
+msgid "Table fragmentation status"
+msgstr "Estado de fragmentación de tablas"
+
+#: ../../include/class/Diagnostics.class.php:1077
+msgid "Size server logs (current value)"
+msgstr "Logs del tamaño del servidor (valor actual)"
+
+#: ../../include/class/Diagnostics.class.php:1081
+msgid "Status server logs"
+msgstr "Logs del estado del servidor"
+
+#: ../../include/class/Diagnostics.class.php:1086
+msgid "Size error logs (current value)"
+msgstr "Logs de error de tamaño (valor actual)"
+
+#: ../../include/class/Diagnostics.class.php:1090
+msgid "Status error logs"
+msgstr "Logs de error de estado"
+
+#: ../../include/class/Diagnostics.class.php:1095
+msgid "Size console logs (current value)"
+msgstr "Logs del tamaño de la consola (valor actual)"
+
+#: ../../include/class/Diagnostics.class.php:1099
+msgid "Status console logs"
+msgstr "Logs del estado de la consola"
+
+#: ../../include/class/Diagnostics.class.php:1134
+msgid "License capacity is less than 90 percent"
+msgstr "La capacidad de la licencia es menor del 90 por ciento"
+
+#: ../../include/class/Diagnostics.class.php:1137
+msgid "License capacity exceeds 90 percent"
+msgstr "La capacidad de la licencia excede del 90 por ciento"
+
+#: ../../include/class/Diagnostics.class.php:1145
+msgid "The average of modules per agent is more than 40. You can have performance problems"
+msgstr "La media de módulos por agente es más de 40. Puede sufrir problemas de rendimiento"
+
+#: ../../include/class/Diagnostics.class.php:1150
+msgid "The average of modules per agent is less than 40"
+msgstr "La media de módulos por agente es menos de 40"
+
+#: ../../include/class/Diagnostics.class.php:1188
+msgid "The system has no load"
+msgstr "El sistema no tiene carga"
+
+#: ../../include/class/Diagnostics.class.php:1208 ../../include/functions_menu.php:991
+#: ../../include/functions_menu.php:1352 ../../enterprise/include/functions_license.php:120
+msgid "Support expires"
+msgstr "El soporte caduca"
+
+#: ../../include/class/Diagnostics.class.php:1232
+msgid "Network Management System"
+msgstr "Sistema de administración de la red"
+
+#: ../../include/class/Diagnostics.class.php:1233
+#: ../../include/class/Diagnostics.class.php:1237
+msgid "Off"
+msgstr "Apagado"
+
+#: ../../include/class/Diagnostics.class.php:1244
+msgid "Status of agents capacity"
+msgstr "Estado de la capacidad de los agentes"
+
+#: ../../include/class/Diagnostics.class.php:1249
+msgid "Status of average modules per agent"
+msgstr "Estado de la media de módulos por agente"
+
+#: ../../include/class/Diagnostics.class.php:1255
+msgid "Interval average of the network modules"
+msgstr "Intervalo de media de los módulos de la red"
+
+#: ../../include/class/Diagnostics.class.php:1285
+msgid "The attached folder contains more than 700 files."
+msgstr "La carpeta adjunta contiene más de 700 archivos."
+
+#: ../../include/class/Diagnostics.class.php:1290
+msgid "The attached folder contains less than 700 files."
+msgstr "La carpeta adjunta contiene menos de 700 archivos."
+
+#: ../../include/class/Diagnostics.class.php:1299
+msgid "Total files in the attached folder"
+msgstr "Total de archivos en la carpeta adjunta"
+
+#: ../../include/class/Diagnostics.class.php:1334
+msgid "The tagente_datos table contains too much data. A historical database is recommended."
+msgstr ""
+"La tabla tagente_datos contiene demasiados datos. Se recomienda una base de datos histórica."
+
+#: ../../include/class/Diagnostics.class.php:1339
+msgid "The tagente_datos table contains an acceptable amount of data."
+msgstr "La tabla tagente_datos contiene una cantidad de datos aceptable"
+
+#: ../../include/class/Diagnostics.class.php:1348
+msgid "Total data in tagente_datos table"
+msgstr "Total de datos de la tabla tagente_datos"
+
+#: ../../include/class/Diagnostics.class.php:1352
+msgid "Tagente_datos table status"
+msgstr "Estado de la tabla tagente_datos"
+
+#: ../../include/class/Diagnostics.class.php:1388
+msgid "Threads"
+msgstr "Hilos"
+
+#: ../../include/class/Diagnostics.class.php:1398
+msgid "Total threads"
+msgstr "Total de hilos"
+
+#: ../../include/class/Diagnostics.class.php:1405
+msgid "Current pandora_server running threads"
+msgstr "Hilos pandora_server en ejecución actualmente"
+
+#: ../../include/class/Diagnostics.class.php:1409
+msgid ""
+"There's more pandora_server threads than configured, are you running multiple servers "
+"simultaneusly?."
+msgstr ""
+"Hay más hilos pandora_server de los configurados, ¿está ejecutando varios servidores a la "
+"vez?"
+
+#: ../../include/class/Diagnostics.class.php:1543
+msgid ""
+"Please check your Pandora Server setup and make sure that the database maintenance daemon is "
+"running."
+msgstr ""
+"Compruebe la configuración del servidor de Pandora y asegúrese de que el demonio de "
+"mantenimiento de la base de datos está en ejecución."
+
+#: ../../include/class/Diagnostics.class.php:1547
+msgid ""
+"It' is very important to keep the database up-to-date to get the best performance and "
+"results in Pandora"
+msgstr ""
+"Es muy importante que la base de datos esté actualizada para conseguir un rendimiento y "
+"resultados óptimos en Pandora FMS"
+
+#: ../../include/class/Diagnostics.class.php:1810
+msgid "You have more than 10 MB of logs"
+msgstr "Tiene más de 10MB de registros"
+
+#: ../../include/class/Diagnostics.class.php:1813
+msgid "You have less than 10 MB of logs"
+msgstr "Tiene menos de 10MB de logs"
+
+#: ../../include/class/Diagnostics.class.php:1876 ../../include/functions_menu.php:911
+#: ../../enterprise/include/class/CommandCenter.class.php:455
+#: ../../enterprise/include/functions_login.php:213
+msgid "Successfully"
+msgstr "Correcto"
+
+#: ../../include/class/Diagnostics.class.php:1952
+#: ../../include/class/HelpFeedBack.class.php:172
+msgid "What happened?"
+msgstr "¿Qué ha pasado?"
+
+#: ../../include/class/Diagnostics.class.php:1968
+#: ../../update_manager_client/views/register.php:79
+msgid "Your email"
+msgstr "Su email"
+
+#: ../../include/class/Diagnostics.class.php:1980
+msgid "Include installation data"
+msgstr "Incluir datos de instalación"
+
+#: ../../include/class/Diagnostics.class.php:2017
+msgid "Hello Feedback-Men"
+msgstr "Hola Feedback-Men"
+
+#: ../../include/class/Diagnostics.class.php:2025
+#: ../../include/class/HelpFeedBack.class.php:214
+msgid "Feedback"
+msgstr "Feedback"
+
+#: ../../include/class/Diagnostics.class.php:2027
+msgid "Hello"
+msgstr "Hola"
+
+#: ../../include/class/Diagnostics.class.php:2031
+#, php-format
+msgid "User %s is reporting an issue in its %s experience"
+msgstr "El usuario %s está notificando sobre un problema en su experiencia %s"
+
+#: ../../include/class/Diagnostics.class.php:2040
+msgid "Find some files attached to this mail"
+msgstr "Encontrar archivos adjuntos a este correo"
+
+#: ../../include/class/Diagnostics.class.php:2043
+msgid "PDF is the diagnostic information retrieved at report time"
+msgstr "El PDF es la información de diagnóstico obtenida en el momento del informe"
+
+#: ../../include/class/Diagnostics.class.php:2046
+msgid "CSV contains the statuses of every product file"
+msgstr "CSV contiene los estados de cada archivo de producto"
+
+#: ../../include/class/Diagnostics.class.php:2051
+#, php-format
+msgid "If you think this report must be escalated, feel free to forward this mail to \"%s\""
+msgstr "Si cree que el informe debe escalarse, reenvíe este correo a \"%s\""
+
+#: ../../include/class/Diagnostics.class.php:2055
+msgid "LEGAL WARNING"
+msgstr "AVISO LEGAL"
+
+#: ../../include/class/Diagnostics.class.php:2057
+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 ""
+"La información aquí incluida es privilegiada y confidencial, destinada al uso del individuo "
+"o la entidad arriba mencionada"
+
+#: ../../include/class/Diagnostics.class.php:2061
+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 el lector del mensaje no es el destinatario deseado, le comunicamos que está prohibido "
+"difundir, distribuir o copiar este comunicado"
+
+#: ../../include/class/Diagnostics.class.php:2065
+msgid "If you have received this transmission in error, do not read it"
+msgstr "Si ha recibido este mensaje por error, no lo lea"
+
+#: ../../include/class/Diagnostics.class.php:2069
+msgid ""
+"Please immediately reply to the sender that you have received this communication in error "
+"and then delete it"
+msgstr ""
+"Comuníquele al remitente que ha recibido esta comunicación por error y acto seguido elimínela"
+
+#: ../../include/class/Diagnostics.class.php:2148
+msgid "Invalid cron task"
+msgstr "Tarea cron no válida"
+
+#: ../../include/class/Diagnostics.class.php:2149
+msgid "Sending of information has been processed"
+msgstr "Se ha procesado el envío de información"
+
+#: ../../include/class/Diagnostics.class.php:2184
+#: ../../include/class/Diagnostics.class.php:2194
+msgid "Diagnostics Info"
+msgstr "Información de diagnóstico"
+
+#: ../../include/class/Diagnostics.class.php:2188
+#: ../../include/class/Diagnostics.class.php:2306
+#: ../../enterprise/include/functions_reporting_pdf.php:75
+#: ../../package_774/enterprise/include/functions_reporting_pdf.php:75
+#, php-format
+msgid "Automated %s report for user defined report"
+msgstr "Informe de %s automatizado para informe definido por el usuario"
+
+#: ../../include/class/Diagnostics.class.php:2233 ../../include/functions_cron.php:786
+#: ../../include/functions_cron.php:827
+#: ../../enterprise/include/class/ManageBackups.class.php:168
+#: ../../enterprise/include/functions_tasklist.php:501
+#: ../../package_774/enterprise/include/functions_tasklist.php:501
+msgid "Path"
+msgstr "Ruta"
+
+#: ../../include/class/Diagnostics.class.php:2302
+#: ../../include/class/Diagnostics.class.php:2312
+msgid "PHP Info"
+msgstr "Información PHP"
+
+#: ../../include/class/EventSound.class.php:102
+msgid "Name already exist"
+msgstr "El nombre ya existe"
+
+#: ../../include/class/EventSound.class.php:117
+#: ../../enterprise/include/class/AgentRepository.class.php:861
+msgid "File is too large to upload. Check the configuration in php.ini."
+msgstr "El archivo es demasiado grande para cargarlo. Compruebe la configuración en php.ini."
+
+#: ../../include/class/EventSound.class.php:124
+msgid "Sound already are exists."
+msgstr "El sonido ya existe."
+
+#: ../../include/class/EventSound.class.php:136
+msgid "Fail uploading the sound"
+msgstr "Error al cargar el sonido"
+
+#: ../../include/class/EventSound.class.php:146
+msgid "Sound already are exists"
+msgstr "El sonido ya existe"
+
+#: ../../include/class/EventSound.class.php:161
+msgid "Error on update status"
+msgstr "Error al actualizar el estado"
+
+#: ../../include/class/EventSound.class.php:166
+msgid "Sound not exist"
+msgstr "El sonido no existe"
+
+#: ../../include/class/EventSound.class.php:188
+msgid "Sounds"
+msgstr "Sonidos"
+
+#: ../../include/class/EventSound.class.php:209
+msgid "Add new sound"
+msgstr "Añadir nuevo sonido"
+
+#: ../../include/class/EventSound.class.php:212
+msgid "Acoustic console sound list"
+msgstr "Lista de sonidos de la consola acústica"
+
+#: ../../include/class/EventSound.class.php:253
+msgid "Name:"
+msgstr "Nombre:"
+
+#: ../../include/class/EventSound.class.php:267
+msgid "WAV Sound"
+msgstr "Sonido WAV"
+
+#: ../../include/class/EventSound.class.php:307
+msgid "Sound"
+msgstr "Sonido"
+
+#: ../../include/class/EventSound.class.php:337
+msgid "Search filter by Name or Sound fields content"
+msgstr "Filtro de búsqueda por contenido de campos Nombre o Sonido"
+
+#: ../../include/class/EventSound.class.php:433
+msgid "Disable sound"
+msgstr "Desactivar sonido"
+
+#: ../../include/class/EventSound.class.php:437
+msgid "Enable sound"
+msgstr "Habilitar sonido"
+
+#: ../../include/class/EventSound.class.php:496
+msgid "invalid extension"
+msgstr "Extensión no válida"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:220
+#: ../../include/class/ExtensionsDiscovery.class.php:232
+#: ../../enterprise/extensions/vmware/vmware_view.php:1883
+#: ../../enterprise/include/class/DeploymentCenter.class.php:490
+#: ../../enterprise/include/class/DeploymentCenter.class.php:498
+#: ../../enterprise/include/class/DeploymentCenter.class.php:506
+#: ../../enterprise/include/class/DeploymentCenter.class.php:787
+msgid "here"
+msgstr "aquí"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:238
+msgid "The required files for the application were not found."
+msgstr "No se han encontrado los archivos necesarios para la aplicación."
+
+#: ../../include/class/ExtensionsDiscovery.class.php:242
+msgid "This discovery application is for Enterprise customers only."
+msgstr "La aplicación de Discovery solo está disponible para clientes Enterprise."
+
+#: ../../include/class/ExtensionsDiscovery.class.php:246
+msgid "You can download this application from"
+msgstr "Puede descargar este formulario de solicitud"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:459
+msgid "No .disco file found"
+msgstr "No se ha encontrado el archivo .disco"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:489
+msgid "Task not defined"
+msgstr "Tarea no definida"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:504
+#: ../../enterprise/include/class/DB2.app.php:392
+#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:403
+#: ../../enterprise/include/class/MySQL.app.php:409
+#: ../../enterprise/include/class/Oracle.app.php:399
+#: ../../enterprise/include/class/SAP.app.php:339
+#: ../../enterprise/include/class/VMware.app.php:492
+#: ../../enterprise/include/functions_security_hardening.php:707
+#: ../../package_774/enterprise/include/class/DB2.app.php:392
+#: ../../package_774/enterprise/include/class/SAP.app.php:339
+#: ../../package_774/enterprise/include/class/Oracle.app.php:399
+#: ../../package_774/enterprise/include/class/MySQL.app.php:409
+#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:403
+#: ../../package_774/enterprise/include/class/VMware.app.php:492
+#: ../../package_774/enterprise/include/functions_security_hardening.php:736
+msgid "Application"
+msgstr "Aplicación"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:578
+msgid "Operation realized"
+msgstr "Operación realizada"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:630
+msgid "Complete setup"
+msgstr "Configuración completa"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:702
+#: ../../include/class/ExtensionsDiscovery.class.php:723
+#: ../../include/class/ExtensionsDiscovery.class.php:743
+#: ../../include/class/ExtensionsDiscovery.class.php:763
+#: ../../include/class/ExtensionsDiscovery.class.php:790
+#: ../../include/class/ExtensionsDiscovery.class.php:817
+#: ../../include/class/ExtensionsDiscovery.class.php:837
+#: ../../include/class/ExtensionsDiscovery.class.php:869
+#: ../../include/class/ExtensionsDiscovery.class.php:889
+#: ../../include/class/ExtensionsDiscovery.class.php:909
+#: ../../include/class/ExtensionsDiscovery.class.php:929
+#: ../../include/class/ExtensionsDiscovery.class.php:949
+#: ../../include/class/ExtensionsDiscovery.class.php:969
+#: ../../include/class/ExtensionsDiscovery.class.php:989
+#: ../../include/class/ExtensionsDiscovery.class.php:1009
+#: ../../include/class/ExtensionsDiscovery.class.php:1029
+#: ../../include/class/ExtensionsDiscovery.class.php:1172
+msgid "None selected"
+msgstr "Nada seleccionado"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1620
+msgid "Fields empties"
+msgstr "Campos vacíos"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1643
+#: ../../include/class/ExtensionsDiscovery.class.php:1649
+msgid "Error creating the discovery task"
+msgstr "Error al crear la tarea de Discovery"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1675
+msgid "Error updating the discovery task"
+msgstr "Error al actualizar la tarea de Discovery"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1751
+#, php-format
+msgid "Field %s not insert"
+msgstr "Campo %s no insertado"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1766
+#, php-format
+msgid "Field %s not updated"
+msgstr "Campo %s no actualizado"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1779
+msgid "Task not updated"
+msgstr "Tarea no actualizada"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2249
+msgid "The file does not contain the block 'discovery_extension_definition'"
+msgstr "El archivo no contiene el bloque “discovery_extension_definition”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2253
+msgid "The 'discovery_extension_definition' block must contain a 'short_name' parameter"
+msgstr "El bloque “discovery_extension_definition” debe contener un parámetro “short_name”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2260
+#, php-format
+msgid ""
+"The 'discovery_extension_definition' block 'default_value' parameter has a key with invalid "
+"format. Use only letters (A-Z and a-z) and numbers (0-9) between opening and ending "
+"underscores (_): '%s'"
+msgstr ""
+"El parámetro “default_value” del bloque “discovery_extension_definition” contiene una clave "
+"en un formato no válido. Utilice únicamente letras (A-Z y a-z) y números (0-9) entre los "
+"guiones bajos de apertura y de cierre (_): “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2269
+msgid ""
+"The 'discovery_extension_definition' block 'short_name' parameter contains illegal "
+"characters. Use only letters (A-Z and a-z), numbers (0-9), points (.), hyphens (-) and "
+"underscores (_)"
+msgstr ""
+"El parámetro “short_name” del bloque “discovery_extension_definition’” contiene caracteres "
+"no válidos. Utilice únicamente letras (A-Z y a-z), números (0-9), puntos (.), guiones (-) y "
+"guiones bajos (_)"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2273
+msgid ""
+"The 'discovery_extension_definition' block must contain a 'section' and a 'name' parameters"
+msgstr ""
+"El bloque “discovery_extension_definition” debe contener unos parámetros de “section” y "
+"“name”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2280
+msgid ""
+"The 'discovery_extension_definition' block 'section' parameter must be 'app', 'cloud' or "
+"'custom'"
+msgstr ""
+"El parámetros “section” del bloque “discovery_extension_definition” debe ser “app”, “colad” "
+"o “custom”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2284
+msgid "The 'discovery_extension_definition' block 'name' parameter can not be empty"
+msgstr "El parámetro “name” del bloque “discovery_extention_definition” no puede estar vacío"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2288
+msgid "The 'discovery_extension_definition' block must contain an 'exec' parameter"
+msgstr "El bloque “discovery_extension_definition” debe contener un parámetro “exec”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2295
+msgid ""
+"All the 'discovery_extension_definition' block 'exec' parameter definitions can not be empty"
+msgstr ""
+"Las definiciones de los parámetros “exec” del bloque “discovery_extension_definition” no "
+"puede estar vacío"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2308
+#, php-format
+msgid "The 'discovery_extension_definition' block '%s' parameter can not be empty"
+msgstr "El parámetro “%s” del bloque “discovery_extension_definition” no puede esta vacío"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2314
+#, php-format
+msgid ""
+"The 'discovery_extension_definition' block 'execution_file' parameter has a key with invalid "
+"format. Use only letters (A-Z and a-z) and numbers (0-9) between opening and ending "
+"underscores (_): '%s'"
+msgstr ""
+"El parámetro “execution_file” del bloque “discovery_extension_definition” tiene una clave "
+"con un formato no válido. Utilice únicamente letras (A-Z y a-z) y números (0-9) entre los "
+"guiones bajos de apertura y de cierre (_): ‘%s’"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2318
+#, php-format
+msgid ""
+"All the 'discovery_extension_definition' block 'execution_file' parameter definitions can "
+"not be empty: '%s'"
+msgstr ""
+"Todas las definiciones del parámetro “execution_file” del bloque "
+"“discovery_extension_definition” no pueden estar vacíos: “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2323
+msgid "The 'config_steps' block must contain a 'name' parameter that can not be empty."
+msgstr "El bloque “config_steps” debe contener un parámetro “name” que no puede estar vacío."
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2339
+#, php-format
+msgid "All the 'config_steps' block parameters must use numbers greater than 0 as keys: '%s'."
+msgstr ""
+"Todos los parámetros del bloque “config_steps” deben utilizar números mayores que 0 como "
+"claves: “%s”."
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2343
+#, php-format
+msgid ""
+"The 'config_steps' block must contain a 'name' parameter for all the configuration steps: "
+"'%s'"
+msgstr ""
+"El bloque “config_steps” debe contener un parámetro “name” para todos los pasos de "
+"configuración: “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2349
+msgid ""
+"The 'config_steps' block must contain a 'custom_fields' or 'script_data_fields' parameter "
+"that can not be empty"
+msgstr ""
+"El bloque “config_steps” debe contener un parámetro “custom_fields” o “script_data_fields” "
+"que no deben estar vacíos"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2352
+#, php-format
+msgid ""
+"The 'config_steps' block 'custom_fields' parameter has a key value reference that does not "
+"exist: '%s'"
+msgstr ""
+"El parámetro “custom_fields” de los bloques “config_steps” tiene una referencia de valor de "
+"clave que no existe: “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2416
+#: ../../include/class/ExtensionsDiscovery.class.php:2575
+#, php-format
+msgid "All the '%s' block parameters must use numbers greater than 0 as keys: '%s'."
+msgstr ""
+"Todos los parámetros del bloque “%s” debe utilizar cifras mayores que 0 como claves: “%s”."
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2421
+#, php-format
+msgid "The '%s' block '%s' parameter definitions can not be empty: '%s'."
+msgstr "El parámetro “%s” del bloque “%s” no puede estar vacío: “%s”."
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2426
+#: ../../include/class/ExtensionsDiscovery.class.php:2605
+#, php-format
+msgid ""
+"The '%s' block 'macro' parameter has a definition with invalid format. Use only letters (A-Z "
+"and a-z) and numbers (0-9) between opening and ending underscores (_): '%s'"
+msgstr ""
+"La definición parámetro “macro” del bloque “%s” tiene un formato no válido. Utilice "
+"únicamente letras (A-Z and a-z) y números (0-9) entre los guiones bajos de apertura y de "
+"cierre (_): ‘%s’"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2430
+#, php-format
+msgid ""
+"The '%s' block 'type' parameter has a definition with invalid value. Must be 'string', "
+"'number', 'password', 'textarea', 'checkbox', 'select', 'multiselect' or 'tree': '%s'"
+msgstr ""
+"La definición del parámetro “type” del bloque “%s” tiene un valor no válido. Este debe ser "
+"“string”, “number”, “password”, “textarea”, “checkbox”, “select”, “multiselect” o “tree”: "
+"“%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2435
+#, php-format
+msgid "All the '%s' block 'select_data' parameter definitions can not be empty: '%s'."
+msgstr ""
+"Todas las definiciones del parámetro “select_data” del bloque “%s” no pueden estar vacías: "
+"“%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2438
+#, php-format
+msgid ""
+"The '%s' block 'select_data' parameter has a definition with invalid select type. Must be "
+"'agent_groups', 'agents', 'module_groups', 'modules', 'module_types', 'tags', 'status', "
+"'alert_templates', 'alert_actions', 'interval', 'credentials.custom', 'credentials.aws', "
+"'credentials.azure', 'credentials.gcp', 'credentials.sap', 'credentials.snmp', 'os' or an "
+"existint reference: '%s'"
+msgstr ""
+"La definición del parámetro “select_data” del bloque “%s” tiene un tipo seleccionado no "
+"válido. Este debe ser “agent_groups”, “agents”, “module_groups”, “modules’” “module_types”, "
+"“tags”, “status”, “alert_templates”, “alert_actions”, “interval”, “credentials.custom”, "
+"“credentials.aws”, “credentials.azure”, “credentials.gcp”, “credentials.sap”, “credentials."
+"snmp”, “os” o una referencia extinta: “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2449
+#, php-format
+msgid "All the '%s' block 'tree_data' parameter definitions can not be empty: '%s'"
+msgstr ""
+"Todas las definiciones del parámetro “tree_data” del bloque “%s” no pueden estar vacías: “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2451
+#, php-format
+msgid ""
+"The '%s' block 'tree_data' parameter has a key value reference that does not exist: '%s'"
+msgstr ""
+"El parámetro “tree_data” del bloque “%s” tiene una referencia de valor de clave que no "
+"existe: “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2469
+#, php-format
+msgid ""
+"The '%s' block 'mandatory_field' parameter has a definition with invalid value. Must be "
+"'true' or 'false', '1' or '0', 'yes' or 'no': '%s'"
+msgstr ""
+"La definición del parámetro “mandatory_field” del bloque “%s” no tiene un valor válido. Este "
+"debe ser “verdadero” o “falso”, “1” o “0”, “sí” o “no”: “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2477
+#, php-format
+msgid "All the '%s' block 'tip' parameter definitions can not be empty: '%s'."
+msgstr ""
+"Todas las definiciones del parámetro “tip” del bloque “%s” no pueden estar vacías: “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2481
+#, php-format
+msgid "All the '%s' block 'placeholder' parameter definitions can not be empty: '%s'."
+msgstr ""
+"Todas las definiciones del parámetro “placeholder” del bloque “%s” no pueden estar vacías: "
+"“%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2487
+#, php-format
+msgid ""
+"The '%s' block 'show_on_true' parameter has a definition with invalid format. Use only "
+"letters (A-Z and a-z) and numbers (0-9) between opening and ending underscores (_): '%s'"
+msgstr ""
+"La definición del parámetro “show_on_true” del bloque “%s” tiene un formato no válido. "
+"Utilice únicamente letras (A-Z and a-z) y números (0-9) entre los guiones bajos de apertura "
+"y de cierre (_): “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2497
+#, php-format
+msgid ""
+"The '%s' block 'encrypt_on_true' parameter has a definition with invalid format. Use only "
+"letters (A-Z and a-z) and numbers (0-9) between opening and ending underscores (_): '%s'"
+msgstr ""
+"La definición del parámetro “encrypt_on_true” del bloque “%s” tiene un formato no válido. "
+"Utilice únicamente letras (A-Z and a-z) y números (0-9) entre los guiones bajos de apertura "
+"y de cierre (_): “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2515
+#, php-format
+msgid "The '%s' block must contain an 'option' parameter"
+msgstr "El bloque “%s” debe contener el parámetro de “option”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2520
+#, php-format
+msgid "All the '%s' block 'option' parameter definitions can not be empty: '%s'."
+msgstr ""
+"Todas las definiciones del parámetro “option” del bloque “%s” no pueden estar vacías: “%s”."
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2526
+msgid "The 'tempfile_confs' block must contain a 'file' parameter."
+msgstr "El bloque “tempfile_confs” debe contener el parámetro “file”."
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2532
+#, php-format
+msgid ""
+"The 'tempfile_confs' block 'file' parameter has a key with invalid format. Use only letters "
+"(A-Z and a-z) and numbers (0-9) between opening and ending underscores (_): '%s'"
+msgstr ""
+"El parámetro “file” del bloque “tempfile_confs” tiene una clave con un formato no válido. "
+"Utilice únicamente letras (A-Z and a-z) y números (0-9) entre los guiones bajos de apertura "
+"y de cierre (_): “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2538
+#, php-format
+msgid "All the 'tempfile_confs' block 'file' parameter definitions can not be empty: '%s'."
+msgstr ""
+"Todas las definiciones del parámetro “file” del bloque “tempfile_confs” no pueden estar "
+"vacías: “%s”."
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2570
+#, php-format
+msgid "The '%s' block must contain a 'name' parameter that can not be empty."
+msgstr "El bloque “%s” debe contener el parámetro “name”, que no puede estar vacío."
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2579
+#, php-format
+msgid "The '%s' block must contain a 'name' parameter for all the tree elements: '%s'."
+msgstr ""
+"El bloque “%s” debe contener el parámetro “name” para todos los elementos del árbol: “%s”."
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2583
+#, php-format
+msgid "All the '%s' block 'selectable' parameter definitions can not be empty: '%s'."
+msgstr ""
+"Todas las definiciones del parámetro “selectable” del bloque “%s” no pueden estar vacías: "
+"“%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2596
+#, php-format
+msgid ""
+"The '%s' block 'selectable' parameter has a definition with invalid value. Must be 'true' or "
+"'false', '1' or '0', 'yes' or 'no': '%s'"
+msgstr ""
+"La definición del parámetro “selectable” del bloque “%s” tiene un valor nó válido. Este debe "
+"ser “verdadero” o “falso”, “1” o “0”, “sí” o “no”: “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2612
+#, php-format
+msgid "The '%s' block 'children' parameter has a key value reference that does not exist: '%s'"
+msgstr ""
+"El parámetro “children” del bloque “%s” tiene una referencia de valor de una clave que no "
+"existe: “%s”"
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2614
+#, php-format
+msgid ""
+"The '%s' block 'children' parameter has a key value reference to a parent tree element: '%s'"
+msgstr ""
+"El parámetro “children” del bloque “%s” tiene una referencia al valor de una clave a un "
+"elemento padre del árbol: “%s”"
+
+#: ../../include/class/ExternalTools.class.php:185
+msgid "Changes successfully saved."
+msgstr "Cambios guardados correctamente."
+
+#: ../../include/class/ExternalTools.class.php:186
+msgid "Changes not saved."
+msgstr "Cambios no guardados."
+
+#: ../../include/class/ExternalTools.class.php:218 ../../include/functions_config.php:276
+msgid "Sound for Alert fired"
+msgstr "Sonido para alertas disparadas"
+
+#: ../../include/class/ExternalTools.class.php:240
+#: ../../include/class/ExternalTools.class.php:275
+#: ../../include/class/ExternalTools.class.php:310
+msgid "Play sound"
+msgstr "Reproducir sonido"
+
+#: ../../include/class/ExternalTools.class.php:253 ../../include/functions_config.php:280
+msgid "Sound for Monitor critical"
+msgstr "Sonido para monitores en estado crítico"
+
+#: ../../include/class/ExternalTools.class.php:288 ../../include/functions_config.php:284
+msgid "Sound for Monitor warning"
+msgstr "Sonido para monitores en estado de advertencia"
+
+#: ../../include/class/ExternalTools.class.php:323 ../../include/functions_config.php:1345
+msgid "Custom graphviz directory"
+msgstr "Directorio personalizado graphviz"
+
+#: ../../include/class/ExternalTools.class.php:335
+msgid "Snmpget path"
+msgstr "Ruta Snmpget"
+
+#: ../../include/class/ExternalTools.class.php:340
+msgid "Traceroute path"
+msgstr "Ruta Traceroute"
+
+#: ../../include/class/ExternalTools.class.php:344
+msgid "Ping path"
+msgstr "Ruta al comando ping"
+
+#: ../../include/class/ExternalTools.class.php:349
+msgid "Nmap path"
+msgstr "Ruta Nmap"
+
+#: ../../include/class/ExternalTools.class.php:353
+msgid "Dig path"
+msgstr "Ruta Dig"
+
+#: ../../include/class/ExternalTools.class.php:360
+msgid "Custom commands"
+msgstr "Comandos personalizados."
+
+#: ../../include/class/ExternalTools.class.php:371
+msgid "Add new custom command"
+msgstr "Añadir nuevo comando personalizado"
+
+#: ../../include/class/ExternalTools.class.php:383
+msgid "Adding `_address_` macro will use agent's IP when perform the execution"
+msgstr ""
+"Añadir la macro `_address_` utilizará la IP del agente cuando lleve a cabo la ejecución"
+
+#: ../../include/class/ExternalTools.class.php:469
+msgid "Delete this custom command"
+msgstr "Eliminar comando personalizado"
+
+#: ../../include/class/ExternalTools.class.php:517
+msgid "The agent doesn`t have an IP yet"
+msgstr "El agente aún no tiene una IP"
+
+#: ../../include/class/ExternalTools.class.php:539
+msgid "Traceroute"
+msgstr "Traceroute"
+
+#: ../../include/class/ExternalTools.class.php:540
+msgid "Ping host & Latency"
+msgstr "Ping host y Latencia"
+
+#: ../../include/class/ExternalTools.class.php:541
+msgid "SNMP Interface status"
+msgstr "Estado de la interfaz SNMP"
+
+#: ../../include/class/ExternalTools.class.php:542
+msgid "Basic TCP Port Scan"
+msgstr "Escaneo básico de puertos TCP"
+
+#: ../../include/class/ExternalTools.class.php:543
+msgid "DiG/Whois Lookup"
+msgstr "Búsqueda DiG/Whois"
+
+#: ../../include/class/ExternalTools.class.php:577
+#: ../../enterprise/operation/services/massive/service.create.elements.php:345
+#: ../../enterprise/operation/services/massive/service.delete.elements.php:223
+#: ../../enterprise/operation/services/massive/service.edit.elements.php:254
+#: ../../enterprise/views/ncm/agent/manage.php:112
+#: ../../enterprise/views/ncm/agent/manage.php:185
+#: ../../enterprise/views/ncm/agent/manage.php:198
+#: ../../enterprise/views/ncm/agent/manage.php:231
+#: ../../enterprise/views/ncm/agent/manage.php:413
+#: ../../enterprise/views/ncm/agent/manage.php:586
+#: ../../enterprise/views/ncm/agent/manage.php:622
+#: ../../enterprise/views/ncm/agent/manage.php:658
+#: ../../enterprise/views/ncm/snippets/edit.php:152
+#: ../../enterprise/views/ncm/templates/edit.php:357
+#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:219
+#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:345
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:64
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:137
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:150
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:183
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:271
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:307
+msgid "Please select"
+msgstr "Seleccione"
+
+#: ../../include/class/ExternalTools.class.php:589
+msgid "IP Adress"
+msgstr "Dirección IP"
+
+#: ../../include/class/ExternalTools.class.php:607
+msgid "SNMP Version"
+msgstr "Versión SNMP"
+
+#: ../../include/class/ExternalTools.class.php:629
+#: ../../enterprise/meta/include/functions_wizard_meta.php:964
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1481
+msgid "SNMP Community"
+msgstr "Comunidad SNMP"
+
+#: ../../include/class/ExternalTools.class.php:787
+msgid "Command not response"
+msgstr "Comando no responde"
+
+#: ../../include/class/ExternalTools.class.php:796
+msgid "The command failed and obtained the return code:"
+msgstr "El comando falló y obtuvo el código de retorno:"
+
+#: ../../include/class/ExternalTools.class.php:806
+msgid "Something went wrong while perform the execution. Please check the configuration."
+msgstr "Ha habido un error al llevar a cabo la ejecución. Revise la configuración."
+
+#: ../../include/class/ExternalTools.class.php:845
+msgid "SNMP information for "
+msgstr "Información SNMP para "
+
+#: ../../include/class/ExternalTools.class.php:850
+#: ../../include/class/ExternalTools.class.php:862
+msgid "Target unreachable."
+msgstr "Objetivo inaccesible."
+
+#: ../../include/class/ExternalTools.class.php:853
+msgid "Uptime"
+msgstr "Tiempo en activo"
+
+#: ../../include/class/ExternalTools.class.php:865
+msgid "Device info"
+msgstr "Información del dispositivo"
+
+#: ../../include/class/ExternalTools.class.php:876
+msgid "Interface"
+msgstr "Interfaz"
+
+#: ../../include/class/ExternalTools.class.php:907
+msgid "Domain and IP information for "
+msgstr "Información de dominio e IP para "
+
+#: ../../include/class/ExternalTools.class.php:912
+msgid "Dig executable does not exist."
+msgstr "El ejecutable Dig no existe."
+
+#: ../../include/class/ExternalTools.class.php:921
+msgid "Whois executable does not exist."
+msgstr "El ejecutable Whois no existe."
+
+#: ../../include/class/ExternalTools.class.php:933
+msgid "Traceroute executable does not exist."
+msgstr "El ejecutable Traceroute no existe."
+
+#: ../../include/class/ExternalTools.class.php:936
+#, php-format
+msgid "Traceroute to %s"
+msgstr "Traceroute a %s"
+
+#: ../../include/class/ExternalTools.class.php:944
+msgid "Ping executable does not exist."
+msgstr "El ejecutable Ping no existe."
+
+#: ../../include/class/ExternalTools.class.php:947
+#, php-format
+msgid "Ping to %s"
+msgstr "Ping a %s"
+
+#: ../../include/class/ExternalTools.class.php:955
+msgid "Nmap executable does not exist."
+msgstr "El ejecutable Nmap no existe."
+
+#: ../../include/class/ExternalTools.class.php:958
+#, php-format
+msgid "Basic TCP Scan on %s"
+msgstr "Escaneo básico TCP en %s"
+
+#: ../../include/class/ExternalTools.class.php:976
+#, php-format
+msgid "Performing %s execution on %s"
+msgstr "Llevando a cabo ejecución %s en %s"
+
+#: ../../include/class/ExternalTools.class.php:978
+#, php-format
+msgid "Performing %s execution"
+msgstr "Llevando a cabo ejecución %s"
+
+#: ../../include/class/HelpFeedBack.class.php:100
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:796
+#: ../../enterprise/include/class/Omnishell.class.php:325
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:772
+msgid "Page not found"
+msgstr "Página no encontrada"
+
+#: ../../include/class/HelpFeedBack.class.php:105
+msgid "Browser not compatible."
+msgstr "Buscador no compatible."
+
+#: ../../include/class/HelpFeedBack.class.php:148
+msgid "Suggestion"
+msgstr "Sugerencia"
+
+#: ../../include/class/HelpFeedBack.class.php:159
+msgid "Something is wrong"
+msgstr "Algo ha salido mal"
+
+#: ../../include/class/HelpFeedBack.class.php:182
+msgid "Your Email"
+msgstr "Tu email"
+
+#: ../../include/class/HelpFeedBack.class.php:199
+msgid "Submit"
+msgstr "Enviar"
+
+#: ../../include/class/HelpFeedBack.class.php:254
+msgid "[pandorafms wiki] New suggestion"
+msgstr "[pandorafms wiki] Nueva sugerencia"
+
+#: ../../include/class/HelpFeedBack.class.php:256
+msgid "[pandorafms wiki] New report"
+msgstr "[pandorafms wiki] Nuevo informe"
+
+#: ../../include/class/HelpFeedBack.class.php:262
+msgid "Please provide your email address, we promise not to bother you"
+msgstr "Añada su dirección de correo electrónico, prometemos no molestarle"
+
+#: ../../include/class/HelpFeedBack.class.php:310
+msgid "Something went wrong while sending the report."
+msgstr "Error al enviar el informe."
+
+#: ../../include/class/HelpFeedBack.class.php:361
+msgid "Your report had been successfully sent to Artica."
+msgstr "Su informe se ha enviado a Ártica correctamente"
+
+#: ../../include/class/HelpFeedBack.class.php:361
+msgid "Thank you!"
+msgstr "¡Gracias!"
+
+#: ../../include/class/ManageNetScanScripts.class.php:122
+msgid "Net scan scripts"
+msgstr "Guiones de escaneo de red"
+
+#: ../../include/class/ManageNetScanScripts.class.php:223
+msgid "Problem creating"
+msgstr "Error al crear"
+
+#: ../../include/class/ManageNetScanScripts.class.php:234
+#: ../../include/class/ManageNetScanScripts.class.php:321
+msgid "Name or Script fullpath they can not be empty"
+msgstr "El nombre o ruta completa del guión no pueden estar vacíos"
+
+#: ../../include/class/ManageNetScanScripts.class.php:255
+#: ../../include/class/ManageNetScanScripts.class.php:342
+msgid "Problem deleting Net scan Scripts, Not selected script"
+msgstr "Error al eliminar los scripts de escaneo de red. No hay scripts seleccionados"
+
+#: ../../include/class/ManageNetScanScripts.class.php:310
+msgid "Problem updating"
+msgstr "Error al actualizar"
+
+#: ../../include/class/ManageNetScanScripts.class.php:361
+msgid "Problem deleting Net scan Scripts"
+msgstr "Error al eliminar los scripts de escaneo de red"
+
+#: ../../include/class/ManageNetScanScripts.class.php:366
+msgid "Deleted successfully"
+msgstr "Borrado correctamente"
+
+#: ../../include/class/ManageNetScanScripts.class.php:439
+msgid "Are you sure delete script?"
+msgstr "¿Está seguro de que desea borrar el script?"
+
+#: ../../include/class/ManageNetScanScripts.class.php:459
+msgid "Delete Script"
+msgstr "Eliminar guión"
+
+#: ../../include/class/ManageNetScanScripts.class.php:486
+msgid "There are no net scan scripts in the system"
+msgstr "No hay scripts de escaneo de red en el sistema"
+
+#: ../../include/class/ManageNetScanScripts.class.php:556
+msgid "Script full path"
+msgstr "Ruta completa del script"
+
+#: ../../include/class/ManageNetScanScripts.class.php:746
+#: ../../enterprise/godmode/modules/configure_local_component.php:817
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:817
+msgid "Delete macro"
+msgstr "Eliminar macro"
+
+#: ../../include/class/ModuleTemplates.class.php:337
+#, php-format
+msgid "Template %s successfully updated"
+msgstr "Plantilla %s actualizada con éxito"
+
+#: ../../include/class/ModuleTemplates.class.php:339
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:174
+msgid "Error updating template"
+msgstr "Error al actualizar la plantilla"
+
+#: ../../include/class/ModuleTemplates.class.php:384
+#, php-format
+msgid "Template %s successfully created"
+msgstr "Plantilla %s creada con éxito"
+
+#: ../../include/class/ModuleTemplates.class.php:386
+msgid "Error creating template"
+msgstr "Error al crear plantilla"
+
+#: ../../include/class/ModuleTemplates.class.php:394
+#, php-format
+msgid "Template %s successfully deleted"
+msgstr "Plantilla %s eliminada con éxito"
+
+#: ../../include/class/ModuleTemplates.class.php:396
+#, php-format
+msgid "Error deleting %s template"
+msgstr "Error al eliminar la plantilla %s"
+
+#: ../../include/class/ModuleTemplates.class.php:507
+msgid "Module successfully deleted"
+msgstr "Módulo eliminado con éxito"
+
+#: ../../include/class/ModuleTemplates.class.php:509
+msgid "Error deleting module"
+msgstr "Error al eliminar el módulo"
+
+#: ../../include/class/ModuleTemplates.class.php:520
+msgid "Block successfully deleted"
+msgstr "Bloque eliminado con éxito"
+
+#: ../../include/class/ModuleTemplates.class.php:522
+msgid "Error deleting block"
+msgstr "Error al eliminar bloque"
+
+#: ../../include/class/ModuleTemplates.class.php:534
+msgid "All templates deleted"
+msgstr "Eliminadas todas las plantillas"
+
+#: ../../include/class/ModuleTemplates.class.php:536
+msgid "Error deleting all templates"
+msgstr "Error al eliminar todas las plantillas"
+
+#: ../../include/class/ModuleTemplates.class.php:545
+msgid "Selected templates deleted"
+msgstr "Eliminadas las plantillas seleccionadas"
+
+#: ../../include/class/ModuleTemplates.class.php:547
+msgid "Error deleting selected templates"
+msgstr "Error al eliminar las plantillas seleccionadas"
+
+#: ../../include/class/ModuleTemplates.class.php:559
+msgid "Something gone wrong. Please, try again"
+msgstr "Ha habido un error. inténtelo de nuevo."
+
+#: ../../include/class/ModuleTemplates.class.php:610
+msgid "The modules is already added"
+msgstr "El módulo ya se ha añadido"
+
+#: ../../include/class/ModuleTemplates.class.php:1097
+#: ../../include/class/ModuleTemplates.class.php:1365
+msgid "Add components"
+msgstr "Añadir componentes"
+
+#: ../../include/class/ModuleTemplates.class.php:1139
+#: ../../include/class/ModuleTemplates.class.php:1274
+msgid "No module blocks for this profile"
+msgstr "No hay bloques de módulos para este perfil"
+
+#: ../../include/class/ModuleTemplates.class.php:1162
+msgid "Delete this block"
+msgstr "Eliminar este bloque"
+
+#: ../../include/class/ModuleTemplates.class.php:1164
+msgid "Do you want delete this block?"
+msgstr "¿Desea eliminar este bloque?"
+
+#: ../../include/class/ModuleTemplates.class.php:1210
+msgid "Network module"
+msgstr "Módulo de red"
+
+#: ../../include/class/ModuleTemplates.class.php:1221
+msgid "WMI module"
+msgstr "Módulo WMI"
+
+#: ../../include/class/ModuleTemplates.class.php:1232
+msgid "Plug-in module"
+msgstr "Módulo de plugin"
+
+#: ../../include/class/ModuleTemplates.class.php:1259
+msgid "Delete this module"
+msgstr "Eliminar este módulo"
+
+#: ../../include/class/ModuleTemplates.class.php:1261
+msgid "Do you want delete this module?"
+msgstr "¿Desea eliminar este módulo?"
+
+#: ../../include/class/ModuleTemplates.class.php:1458
+msgid "Do you want delete all templates?"
+msgstr "¿Desea eliminar todas las plantillas?"
+
+#: ../../include/class/ModuleTemplates.class.php:1461
+msgid "Do you want delete the selected templates?"
+msgstr "¿Desea eliminar las plantillas seleccionadas?"
+
+#: ../../include/class/NetworkMap.class.php:2390
+msgid "Failed to generate dotmap, please select different layout schema"
+msgstr "No se ha podido generar dotmap, seleccione un formato diferente"
+
+#: ../../include/class/NetworkMap.class.php:2534
+msgid "Failed to retrieve graph data."
+msgstr "No se ha podido obtener datos de gráfica."
+
+#: ../../include/class/NetworkMap.class.php:2818
+msgid "Holding Area"
+msgstr "Búfer de procesamiento"
+
+#: ../../include/class/NetworkMap.class.php:2945
+#, php-format
+msgid "Edit node %s"
+msgstr "Modificar el nodo %s"
+
+#: ../../include/class/NetworkMap.class.php:2947
+msgid "Show details and options"
+msgstr "Mostrar detalles y opciones"
+
+#: ../../include/class/NetworkMap.class.php:2948
+msgid "Add a interface link"
+msgstr "Añadir enlace de interfaz"
+
+#: ../../include/class/NetworkMap.class.php:2949
+msgid "Set parent interface"
+msgstr "Establecer padre en la relación de interfaz"
+
+#: ../../include/class/NetworkMap.class.php:2950
+msgid "Set as children"
+msgstr "Establecer como hijo"
+
+#: ../../include/class/NetworkMap.class.php:2951
+msgid "Set parent"
+msgstr "Establecer como padre"
+
+#: ../../include/class/NetworkMap.class.php:2952 ../../include/class/NetworkMap.class.php:2964
+msgid "Abort the action of set relationship"
+msgstr "Cancelar la acción de relacionar por parentesco"
+
+#: ../../include/class/NetworkMap.class.php:2954 ../../include/class/NetworkMap.class.php:3354
+msgid "Add node"
+msgstr "Añadir nodo"
+
+#: ../../include/class/NetworkMap.class.php:2955
+msgid "Set center"
+msgstr "Fijar centro"
+
+#: ../../include/class/NetworkMap.class.php:2957 ../../include/class/NetworkMap.class.php:2960
+msgid "Proceed"
+msgstr "Proceder"
+
+#: ../../include/class/NetworkMap.class.php:2958
+msgid ""
+"Resetting the map will delete all customizations you have done, including manual "
+"relationships between elements, new items, etc."
+msgstr ""
+"Al resetear el mapa se borrarán todas las personalizaciones que hayas hecho, incluyendo las "
+"relaciones manuales entre elementos, nuevos elementos, etc."
+
+#: ../../include/class/NetworkMap.class.php:2959 ../../include/class/Tree.class.php:670
+#: ../../include/lib/Module.php:591 ../../include/lib/TacticalView/elements/Agents.php:382
+#: ../../include/lib/TacticalView/elements/Events.php:217
+#: ../../include/lib/TacticalView/elements/Events.php:389 ../../include/functions.php:1492
+#: ../../include/functions.php:1528 ../../include/functions_events.php:78
+#: ../../include/functions_events.php:112 ../../include/functions_events.php:234
+#: ../../include/functions_modules.php:2943 ../../include/functions_modules.php:2960
+#: ../../include/functions_modules.php:4315 ../../include/functions_modules.php:4347
+#: ../../include/functions_ui.php:4412 ../../include/functions_ui.php:4499
+#: ../../mobile/operation/modules.php:560 ../../mobile/operation/modules.php:587
+#: ../../mobile/operation/modules.php:634 ../../mobile/operation/modules.php:661
+#: ../../mobile/operation/services.php:443
+#: ../../operation/agentes/pandora_networkmap.view.php:1795
+#: ../../operation/agentes/pandora_networkmap.view.php:1816
+#: ../../operation/agentes/status_monitor.php:1854
+#: ../../operation/agentes/status_monitor.php:1867
+#: ../../operation/agentes/status_monitor.php:1955
+#: ../../operation/agentes/status_monitor.php:1961 ../../operation/events/events.php:730
+#: ../../operation/events/events.php:821 ../../operation/events/events.php:873
+#: ../../operation/search_modules.php:132 ../../operation/search_modules.php:163
+#: ../../enterprise/extensions/vmware/vmware_view.php:1047
+#: ../../enterprise/include/functions_login.php:51
+#: ../../enterprise/include/functions_services.php:2072
+#: ../../enterprise/operation/agentes/policy_view.php:475
+#: ../../enterprise/operation/agentes/policy_view.php:494
+#: ../../enterprise/operation/agentes/tag_view.php:1103
+#: ../../enterprise/operation/agentes/tag_view.php:1109
+#: ../../enterprise/operation/agentes/tag_view.php:1154
+#: ../../enterprise/operation/agentes/tag_view.php:1160
+#: ../../enterprise/operation/security/agent_security.php:84
+#: ../../enterprise/operation/security/agent_security.php:101
+msgid "WARNING"
+msgstr "ADVERTENCIA"
+
+#: ../../include/class/NetworkMap.class.php:2962
+msgid "Restart map"
+msgstr "Resetear el mapa"
+
+#: ../../include/class/NetworkMap.class.php:2963
+msgid "Abort the interface relationship"
+msgstr "Abortar la relación de interfaz"
+
+#: ../../include/class/NetworkMap.class.php:2981 ../../include/class/NetworkMap.class.php:3030
+msgid "Edit node"
+msgstr "Modificar nodo"
+
+#: ../../include/class/NetworkMap.class.php:2991 ../../include/class/NetworkMap.class.php:3046
+msgid "Adresses"
+msgstr "Direcciones"
+
+#: ../../include/class/NetworkMap.class.php:2993 ../../include/class/NetworkMap.class.php:3051
+msgid "OS type"
+msgstr "Tipo de SO"
+
+#: ../../include/class/NetworkMap.class.php:3000 ../../include/class/NetworkMap.class.php:3001
+#: ../../include/class/NetworkMap.class.php:3062 ../../include/class/NetworkMap.class.php:3063
+msgid "Node Details"
+msgstr "Detalles de nodo"
+
+#: ../../include/class/NetworkMap.class.php:3077 ../../enterprise/tools/ipam/ipam_ajax.php:476
+msgid "MAC"
+msgstr "MAC"
+
+#: ../../include/class/NetworkMap.class.php:3088 ../../include/class/NetworkMap.class.php:3089
+msgid "Interface Information (SNMP)"
+msgstr "Información de interfaces (SNMP)"
+
+#: ../../include/class/NetworkMap.class.php:3102
+msgid "Shape"
+msgstr "Forma"
+
+#: ../../include/class/NetworkMap.class.php:3105
+msgid "Circle"
+msgstr "Círculo"
+
+#: ../../include/class/NetworkMap.class.php:3106
+msgid "Square"
+msgstr "Cuadrado"
+
+#: ../../include/class/NetworkMap.class.php:3107
+msgid "Rhombus"
+msgstr "Rombo"
+
+#: ../../include/class/NetworkMap.class.php:3123
+msgid "name node"
+msgstr "Nombrar nodo"
+
+#: ../../include/class/NetworkMap.class.php:3135 ../../include/class/NetworkMap.class.php:3505
+msgid "name fictional node"
+msgstr "Nombre de nodo ficticio"
+
+#: ../../include/class/NetworkMap.class.php:3143 ../../include/class/NetworkMap.class.php:3513
+msgid "Networkmap to link"
+msgstr "Enlace a mapa de red"
+
+#: ../../include/class/NetworkMap.class.php:3157
+msgid "Update fictional node"
+msgstr "Actualizar nodo ficticio"
+
+#: ../../include/class/NetworkMap.class.php:3166
+#: ../../enterprise/include/functions_HA_cluster.php:496
+msgid "Update node"
+msgstr "Actualizar nodo"
+
+#: ../../include/class/NetworkMap.class.php:3185 ../../include/class/NetworkMap.class.php:3186
+msgid "Node options"
+msgstr "Opciones de nodo"
+
+#: ../../include/class/NetworkMap.class.php:3197 ../../include/class/NetworkMap.class.php:3291
+msgid "Node source"
+msgstr "Nodo origen"
+
+#: ../../include/class/NetworkMap.class.php:3198 ../../include/class/NetworkMap.class.php:3292
+msgid "Interface source"
+msgstr "Interfaz origen"
+
+#: ../../include/class/NetworkMap.class.php:3199 ../../include/class/NetworkMap.class.php:3293
+msgid "Interface Target"
+msgstr "Interfaz objetivo"
+
+#: ../../include/class/NetworkMap.class.php:3201 ../../include/class/NetworkMap.class.php:3294
+msgid "Node target"
+msgstr "Nodo objetivo"
+
+#: ../../include/class/NetworkMap.class.php:3202
+msgid "E."
+msgstr "E."
+
+#: ../../include/class/NetworkMap.class.php:3264
+msgid "There are not relations"
+msgstr "No hay relaciones"
+
+#: ../../include/class/NetworkMap.class.php:3275 ../../include/class/NetworkMap.class.php:3276
+#: ../../enterprise/meta/advanced/metasetup.relations.php:330
+msgid "Relations"
+msgstr "Relaciones"
+
+#: ../../include/class/NetworkMap.class.php:3337
+msgid "Add interface link"
+msgstr "Añadir enlace de interfaz"
+
+#: ../../include/class/NetworkMap.class.php:3382 ../../include/class/NetworkMap.class.php:3409
+#: ../../include/class/NetworkMap.class.php:3410 ../../include/class/NetworkMap.class.php:3473
+#: ../../include/class/NetworkMap.class.php:3489 ../../include/class/NetworkMap.class.php:3546
+msgid "Add agent node"
+msgstr "Añadir nodo de agente"
+
+#: ../../include/class/NetworkMap.class.php:3488
+msgid "Add agent node (filter by group)"
+msgstr "Añadir nodo de agente (filtro por grupo)"
+
+#: ../../include/class/NetworkMap.class.php:3530
+msgid "Add fictional node"
+msgstr "Añadir nodo ficticio"
+
+#: ../../include/class/NetworkMap.class.php:3545
+msgid "Add fictional point"
+msgstr "Añadir punto ficticio"
+
+#: ../../include/class/NetworkMap.class.php:3630
+#: ../../operation/visual_console/legacy_public_view.php:198
+#: ../../operation/visual_console/legacy_view.php:346
+msgid "Until refresh"
+msgstr "Hasta la actualización"
+
+#: ../../include/class/NetworkMap.class.php:3785
+msgid "Open Minimap"
+msgstr "Abrir Minimapa"
+
+#: ../../include/class/NetworkMap.class.php:3791
+msgid "Hide Labels"
+msgstr "Ocultar etiquetas"
+
+#: ../../include/class/OrderInterpreter.class.php:105
+#: ../../enterprise/meta/monitoring/tactical.php:59
+msgid "Tactical View"
+msgstr "Vista táctica"
+
+#: ../../include/class/OrderInterpreter.class.php:123
+msgid "Agent Management"
+msgstr "Gestión de agentes"
+
+#: ../../include/class/OrderInterpreter.class.php:157
+msgid "Manage Policies"
+msgstr "Gestionar políticas"
+
+#: ../../include/class/OrderInterpreter.class.php:171
+msgid "List Alerts"
+msgstr "Listar alertas"
+
+#: ../../include/class/OrderInterpreter.class.php:261
+msgid "Edit User"
+msgstr "Editar usuario"
+
+#: ../../include/class/OrderInterpreter.class.php:271
+msgid "Tree View"
+msgstr "Vista de árbol"
+
+#: ../../include/class/OrderInterpreter.class.php:281
+msgid "Network Component"
+msgstr "Componente de red"
+
+#: ../../include/class/OrderInterpreter.class.php:295
+msgid "Task List"
+msgstr "Lista de tareas"
+
+#: ../../include/class/OrderInterpreter.class.php:353
+msgid "Manage Agent Groups"
+msgstr "Gestionar grupos de agentes"
+
+#: ../../include/class/OrderInterpreter.class.php:394
+msgid "GO TO "
+msgstr "IR A "
+
+#: ../../include/class/OrderInterpreter.class.php:423
+msgid "results found"
+msgstr "Resultados encontrados"
+
+#: ../../include/class/OrderInterpreter.class.php:427
+msgid "Press enter to search"
+msgstr "Búsqueda de texto libre"
+
+#: ../../include/class/SatelliteAgent.class.php:147
+msgid "IP Adrress"
+msgstr "Dirección IP"
+
+#: ../../include/class/SatelliteAgent.class.php:154
+msgid "Only deleted"
+msgstr "Solo eliminado"
+
+#: ../../include/class/SatelliteAgent.class.php:155
+msgid "Only added"
+msgstr "Solo añadido"
+
+#: ../../include/class/SatelliteAgent.class.php:245
+msgid "Add host"
+msgstr "Agregar host"
+
+#: ../../include/class/SatelliteAgent.class.php:501
+msgid "Agent address"
+msgstr "Dirección del agente"
+
+#: ../../include/class/SatelliteAgent.class.php:547
+msgid "Error saving agent. The address already exists"
+msgstr "Error al guardar el agente. La dirección ya existe"
+
+#: ../../include/class/SatelliteAgent.class.php:552
+msgid "Error saving agent. The Name already exists"
+msgstr "Error al guardar el agente. El nombre ya existe"
+
+#: ../../include/class/SatelliteAgent.class.php:557
+msgid "Error saving agent"
+msgstr "Error al guardar el agente"
+
+#: ../../include/class/SatelliteAgent.class.php:559
+#: ../../include/class/SatelliteAgent.class.php:601
+#: ../../include/class/SatelliteAgent.class.php:602
+#: ../../include/class/SatelliteAgent.class.php:646
+#: ../../include/class/SatelliteAgent.class.php:647
+msgid "Host "
+msgstr "Host"
+
+#: ../../include/class/SatelliteAgent.class.php:594
+msgid "Error delete agent"
+msgstr "Error al eliminar el agente"
+
+#: ../../include/class/SatelliteAgent.class.php:594
+msgid "Error add agent"
+msgstr "Error al añadir el agente"
+
+#: ../../include/class/SatelliteAgent.class.php:638
+msgid "Error disable agent"
+msgstr "Error al deshabilitar el agente"
+
+#: ../../include/class/SatelliteAgent.class.php:638
+msgid "Error enable agent"
+msgstr "Error al habilitar el agente"
+
+#: ../../include/class/SatelliteAgent.class.php:1107
+msgid "Add agent to satellite"
+msgstr "Agregar agente al Satélite"
+
+#: ../../include/class/SatelliteAgent.class.php:1257
+msgid "Disable / Enable Agents"
+msgstr "Deshabilitar / Habilitar agentes"
+
+#: ../../include/class/SatelliteAgent.class.php:1257
+msgid "Delete / create Agents"
+msgstr "Eliminar / crear agentes"
+
+#: ../../include/class/SatelliteAgent.class.php:1339
+msgid "These agents could not be deleted. They must first be enabled"
+msgstr "No se pudieron eliminar estos agentes. Primero deben estar habilitados"
+
+#: ../../include/class/SatelliteAgent.class.php:1364
+msgid "These agents could not be disabled. They must first be created"
+msgstr "No se pudieron deshabitar estos agentes. Primero deben ser creados"
+
+#: ../../include/class/SatelliteCollection.class.php:133
+#: ../../enterprise/godmode/agentes/collection_manager.php:262
+#: ../../enterprise/operation/agentes/collection_view.php:85
+#: ../../enterprise/operation/agentes/policy_view.php:165
+msgid "Dir"
+msgstr "Dir"
+
+#: ../../include/class/SatelliteCollection.class.php:306
+msgid "Error adding collection"
+msgstr "Error al añadir colección"
+
+#: ../../include/class/SatelliteCollection.class.php:308
+#: ../../include/class/SatelliteCollection.class.php:327
+msgid "Collection "
+msgstr "Colección"
+
+#: ../../include/class/SatelliteCollection.class.php:325
+msgid "Error deleting collection"
+msgstr "Error al eliminar la colección"
+
+#: ../../include/class/SatelliteCollection.class.php:533
+msgid "Add collection"
+msgstr "Añadir colección"
+
+#: ../../include/class/SatelliteCollection.class.php:576
+#: ../../enterprise/godmode/agentes/collections.php:538
+#: ../../enterprise/meta/advanced/collections.php:447
+#: ../../enterprise/meta/advanced/collections.php:448
+msgid "Delete collection"
+msgstr "Eliminar colección"
+
+#: ../../include/class/SnmpConsole.class.php:188
+#: ../../operation/snmpconsole/snmp_statistics.php:80
+#: ../../enterprise/include/functions_ipam.php:1566
+msgid "Statistics"
+msgstr "Estadísticas"
+
+#: ../../include/class/SnmpConsole.class.php:276
+#: ../../include/functions_reporting_html.php:1708
+#: ../../include/functions_reporting_html.php:1960
+#: ../../include/functions_reporting_html.php:3840
+#: ../../enterprise/include/lib/AlertCorrelation.class.php:1183
+#: ../../enterprise/operation/security/vulnerabilities.php:285
+#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1186
+msgid "Count"
+msgstr "Número"
+
+#: ../../include/class/SnmpConsole.class.php:277
+msgid "Trap subtype"
+msgstr "Subtipo trap"
+
+#: ../../include/class/SnmpConsole.class.php:291 ../../include/functions_reporting.php:6230
+#: ../../include/functions_reporting.php:6247 ../../include/functions_reporting.php:6264
+msgid "Not triggered"
+msgstr "No disparado"
+
+#: ../../include/class/SnmpConsole.class.php:292
+msgid "Triggered"
+msgstr "Disparado"
+
+#: ../../include/class/SnmpConsole.class.php:309 ../../include/class/SnmpConsole.class.php:503
+#: ../../include/class/SnmpConsole.class.php:770
+#: ../../include/lib/TacticalView/elements/Events.php:297
+#: ../../include/functions_reporting.php:2534 ../../include/functions_reporting.php:4937
+#: ../../include/functions_reporting.php:11846
+msgid "Not validated"
+msgstr "Sin validar"
+
+#: ../../include/class/SnmpConsole.class.php:310 ../../include/class/SnmpConsole.class.php:501
+#: ../../include/class/SnmpConsole.class.php:780 ../../include/functions_events.php:2550
+#: ../../include/functions_events.php:3279 ../../include/functions_events.php:3568
+#: ../../include/functions_events.php:3577 ../../include/functions_events.php:3584
+#: ../../include/functions_events.php:3591 ../../include/functions_reporting.php:2533
+#: ../../include/functions_reporting.php:4936 ../../include/functions_reporting.php:11845
+msgid "Validated"
+msgstr "Validado"
+
+#: ../../include/class/SnmpConsole.class.php:393
+msgid "Group by Enterprise String/IP"
+msgstr "Agrupado por cadena Enterprise/IP"
+
+#: ../../include/class/SnmpConsole.class.php:792
+#: ../../operation/snmpconsole/snmp_statistics.php:199
+msgid "View agent details"
+msgstr "Ver detalles del agente"
+
+#: ../../include/class/SnmpConsole.class.php:902 ../../include/class/SnmpConsole.class.php:903
+#: ../../operation/events/events.php:1009 ../../operation/menu.php:383
+#: ../../operation/menu.php:385 ../../enterprise/operation/agentes/wux_console_view.php:570
+msgid "Show more"
+msgstr "Mostrar más"
+
+#: ../../include/class/SnmpConsole.class.php:911 ../../include/class/SnmpConsole.class.php:912
+msgid "Hide details"
+msgstr "Ocultar detalles"
+
+#: ../../include/class/SnmpConsole.class.php:924 ../../include/class/SnmpConsole.class.php:925
+#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:44
+#: ../../enterprise/operation/snmpconsole/snmp_view.php:82
+#: ../../enterprise/operation/menu.php:151 ../../package_774/enterprise/operation/menu.php:151
+#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:44
+msgid "SNMP trap editor"
+msgstr "Editor de traps SNMP"
+
+#: ../../include/class/SnmpConsole.class.php:1365
+msgid "Count:"
+msgstr "Contar:"
+
+#: ../../include/class/SnmpConsole.class.php:1365
+msgid "First trap:"
+msgstr "Primer trap:"
+
+#: ../../include/class/SnmpConsole.class.php:1365
+msgid "Last trap:"
+msgstr "Último trap:"
+
+#: ../../include/class/SnmpConsole.class.php:1403
+msgid "Type:"
+msgstr "Tipo:"
+
+#: ../../include/class/SnmpConsole.class.php:1410
+msgid "Description:"
+msgstr "Descripción:"
+
+#: ../../include/class/SnmpConsole.class.php:1417
+msgid "Enterprise String:"
+msgstr "Cadena Enterprise:"
+
+#: ../../include/class/SnmpConsole.class.php:1426
+#: ../../include/class/SnmpConsole.class.php:1440
+msgid "Variable bindings:"
+msgstr "Enlaces variables"
+
+#: ../../include/class/SnmpConsole.class.php:1436
+msgid "See more details"
+msgstr "Ver más detalles"
+
+#: ../../include/class/TipsWindow.class.php:461
+msgid "Tip deleted"
+msgstr "Tip eliminado"
+
+#: ../../include/class/TipsWindow.class.php:511
+msgid "Search by title"
+msgstr "Buscar por título"
+
+#: ../../include/class/TipsWindow.class.php:720
+msgid "Tip created"
+msgstr "Tip creado"
+
+#: ../../include/class/TipsWindow.class.php:780 ../../include/class/TipsWindow.class.php:948
+msgid "Wrong size, we recommend images of 464x260 px"
+msgstr "Tamaño incorrecto, se recomiendan imágenes de 464x260 px"
+
+#: ../../include/class/TipsWindow.class.php:788 ../../include/class/TipsWindow.class.php:956
+msgid "Please select a image"
+msgstr "Por favor, seleccione una imagen"
+
+#: ../../include/class/TipsWindow.class.php:792 ../../include/class/TipsWindow.class.php:960
+msgid "Add image"
+msgstr "Añadir imagen"
+
+#: ../../include/class/TipsWindow.class.php:795 ../../include/class/TipsWindow.class.php:963
+msgid "Images"
+msgstr "Imágenes"
+
+#: ../../include/class/TipsWindow.class.php:860
+msgid "Tip edited"
+msgstr "Tip editado"
+
+#: ../../include/class/TipsWindow.class.php:1133
+msgid "Incorrect file"
+msgstr "Archivo incorrecto"
+
+#: ../../include/class/TipsWindow.class.php:1137
+msgid "Format image invalid"
+msgstr "Formato de imagen no válido"
+
+#: ../../include/class/TipsWindow.class.php:1141
+msgid "Image size too large"
+msgstr "Tamaño de imagen demasiado grande"
+
+#: ../../include/class/Tree.class.php:662 ../../include/lib/Module.php:587
+#: ../../include/lib/TacticalView/elements/Agents.php:381
+#: ../../include/lib/TacticalView/elements/Events.php:187
+#: ../../include/lib/TacticalView/elements/Events.php:379 ../../include/functions.php:1489
+#: ../../include/functions.php:1521 ../../include/functions_events.php:67
+#: ../../include/functions_events.php:120 ../../include/functions_events.php:216
+#: ../../include/functions_modules.php:2940 ../../include/functions_modules.php:2956
+#: ../../include/functions_modules.php:4311 ../../include/functions_modules.php:4331
+#: ../../include/functions_ui.php:4424 ../../include/functions_ui.php:4504
+#: ../../mobile/operation/modules.php:554 ../../mobile/operation/modules.php:579
+#: ../../mobile/operation/modules.php:628 ../../mobile/operation/modules.php:653
+#: ../../mobile/operation/services.php:435
+#: ../../operation/agentes/pandora_networkmap.view.php:1792
+#: ../../operation/agentes/pandora_networkmap.view.php:1811
+#: ../../operation/agentes/status_monitor.php:1833
+#: ../../operation/agentes/status_monitor.php:1846
+#: ../../operation/agentes/status_monitor.php:1939
+#: ../../operation/agentes/status_monitor.php:1945 ../../operation/events/events.php:700
+#: ../../operation/events/events.php:833 ../../operation/events/events.php:856
+#: ../../operation/search_modules.php:126 ../../operation/search_modules.php:155
+#: ../../enterprise/extensions/vmware/vmware_view.php:1042
+#: ../../enterprise/include/functions_services.php:2064
+#: ../../enterprise/operation/agentes/policy_view.php:472
+#: ../../enterprise/operation/agentes/policy_view.php:489
+#: ../../enterprise/operation/agentes/tag_view.php:1089
+#: ../../enterprise/operation/agentes/tag_view.php:1095
+#: ../../enterprise/operation/agentes/tag_view.php:1138
+#: ../../enterprise/operation/agentes/tag_view.php:1144
+#: ../../enterprise/operation/security/agent_security.php:83
+#: ../../enterprise/operation/security/agent_security.php:100
+msgid "CRITICAL"
+msgstr "CRÍTICO"
+
+#: ../../include/class/Tree.class.php:676 ../../include/lib/Module.php:594
+#: ../../include/lib/TacticalView/elements/Events.php:223 ../../include/functions.php:1505
+#: ../../include/functions.php:1531 ../../include/functions_events.php:81
+#: ../../include/functions_events.php:125 ../../include/functions_events.php:237
+#: ../../include/functions_modules.php:2952 ../../include/functions_modules.php:2956
+#: ../../include/functions_modules.php:2960 ../../include/functions_modules.php:4319
+#: ../../include/functions_ui.php:4431 ../../include/functions_ui.php:4519
+#: ../../mobile/operation/modules.php:571 ../../mobile/operation/modules.php:579
+#: ../../mobile/operation/modules.php:587 ../../mobile/operation/modules.php:645
+#: ../../mobile/operation/modules.php:653 ../../mobile/operation/modules.php:661
+#: ../../mobile/operation/services.php:458
+#: ../../operation/agentes/pandora_networkmap.view.php:1806
+#: ../../operation/agentes/pandora_networkmap.view.php:1811
+#: ../../operation/agentes/pandora_networkmap.view.php:1816
+#: ../../operation/agentes/status_monitor.php:1875
+#: ../../operation/agentes/status_monitor.php:1888
+#: ../../operation/agentes/status_monitor.php:1923
+#: ../../operation/agentes/status_monitor.php:1929
+#: ../../operation/agentes/status_monitor.php:1939
+#: ../../operation/agentes/status_monitor.php:1945
+#: ../../operation/agentes/status_monitor.php:1955
+#: ../../operation/agentes/status_monitor.php:1961 ../../operation/events/events.php:736
+#: ../../operation/events/events.php:840 ../../operation/events/events.php:878
+#: ../../operation/search_modules.php:138 ../../operation/search_modules.php:147
+#: ../../operation/search_modules.php:155 ../../operation/search_modules.php:163
+#: ../../enterprise/extensions/vmware/vmware_view.php:1052
+#: ../../enterprise/include/functions_services.php:2087
+#: ../../enterprise/operation/agentes/policy_view.php:484
+#: ../../enterprise/operation/agentes/policy_view.php:489
+#: ../../enterprise/operation/agentes/policy_view.php:494
+#: ../../enterprise/operation/agentes/tag_view.php:1122
+#: ../../enterprise/operation/agentes/tag_view.php:1128
+#: ../../enterprise/operation/agentes/tag_view.php:1138
+#: ../../enterprise/operation/agentes/tag_view.php:1144
+#: ../../enterprise/operation/agentes/tag_view.php:1154
+#: ../../enterprise/operation/agentes/tag_view.php:1160
+msgid "UNKNOWN"
+msgstr "DESCONOCIDO"
+
+#: ../../include/class/Tree.class.php:683 ../../include/lib/Module.php:598
+#: ../../include/functions.php:1498 ../../include/functions.php:1535
+#: ../../include/functions_modules.php:4335 ../../operation/agentes/status_monitor.php:1896
+#: ../../operation/agentes/status_monitor.php:1909
+msgid "NO DATA"
+msgstr "SIN DATOS"
+
+#: ../../include/class/Tree.class.php:692 ../../include/lib/Module.php:603
+#: ../../include/lib/TacticalView/elements/Agents.php:384
+#: ../../include/lib/TacticalView/elements/Events.php:212
+#: ../../include/lib/TacticalView/elements/Events.php:384 ../../include/functions.php:1501
+#: ../../include/functions.php:1540 ../../include/functions_events.php:64
+#: ../../include/functions_events.php:116 ../../include/functions_events.php:231
+#: ../../include/functions_modules.php:2946 ../../include/functions_modules.php:2952
+#: ../../include/functions_modules.php:4307 ../../include/functions_modules.php:4339
+#: ../../include/functions_ui.php:4418 ../../include/functions_ui.php:4494
+#: ../../mobile/operation/modules.php:548 ../../mobile/operation/modules.php:571
+#: ../../mobile/operation/modules.php:622 ../../mobile/operation/modules.php:645
+#: ../../mobile/operation/services.php:427
+#: ../../operation/agentes/pandora_networkmap.view.php:1798
+#: ../../operation/agentes/pandora_networkmap.view.php:1806
+#: ../../operation/agentes/status_monitor.php:1819
+#: ../../operation/agentes/status_monitor.php:1825
+#: ../../operation/agentes/status_monitor.php:1923
+#: ../../operation/agentes/status_monitor.php:1929 ../../operation/events/events.php:725
+#: ../../operation/events/events.php:827 ../../operation/events/events.php:851
+#: ../../operation/search_modules.php:120 ../../operation/search_modules.php:147
+#: ../../enterprise/extensions/vmware/vmware_view.php:1037
+#: ../../enterprise/include/functions_services.php:2056
+#: ../../enterprise/operation/agentes/policy_view.php:478
+#: ../../enterprise/operation/agentes/policy_view.php:484
+#: ../../enterprise/operation/agentes/tag_view.php:1075
+#: ../../enterprise/operation/agentes/tag_view.php:1081
+#: ../../enterprise/operation/agentes/tag_view.php:1122
+#: ../../enterprise/operation/agentes/tag_view.php:1128
+msgid "NORMAL"
+msgstr "NORMAL"
+
+#: ../../include/class/Tree.class.php:818
+msgid "Module alerts"
+msgstr "Alertas de módulo"
+
+#: ../../include/class/TreeService.class.php:439 ../../include/class/TreeService.class.php:650
+msgid "Normal status"
+msgstr "Estado normal"
+
+#: ../../include/class/TreeService.class.php:453 ../../include/class/TreeService.class.php:663
+#: ../../include/functions_alerts.php:691
+#: ../../enterprise/operation/agentes/wux_console_view.php:354
+#: ../../enterprise/operation/agentes/wux_console_view.php:358
+msgid "Unknown status"
+msgstr "Estado desconocido"
+
+#: ../../include/class/WebServerModuleDebug.class.php:143
+msgid "Performing query. Please wait."
+msgstr "Consulta en proceso. Espere."
+
+#: ../../include/class/WebServerModuleDebug.class.php:174
+msgid "No results"
+msgstr "No hay resultados"
+
+#: ../../include/class/WebServerModuleDebug.class.php:197
+msgid "Error performing execution"
+msgstr "Error al llevar a cabo la ejecución"
+
+#: ../../include/class/WebServerModuleDebug.class.php:229
+msgid "Please, wait for a first execution of module"
+msgstr "Espere a la primera ejecución del módulo"
+
+#: ../../include/class/WelcomeWindow.class.php:419
+msgid "Post-installation status diagnostic"
+msgstr "Diagnóstico de estado después de la instalación"
+
+#: ../../include/class/WelcomeWindow.class.php:437
+msgid "Warp Update registration"
+msgstr "Registro de Warp Update"
+
+#: ../../include/class/WelcomeWindow.class.php:465
+msgid "Default mail to send alerts"
+msgstr "Email por defecto para enviar alertas"
+
+#: ../../include/class/WelcomeWindow.class.php:493
+msgid "All servers running"
+msgstr "Todo los servidores están en ejecución"
+
+#: ../../include/class/WelcomeWindow.class.php:521
+msgid "Enterprise licence valid"
+msgstr "Licencia Enterprise válida"
+
+#: ../../include/class/WelcomeWindow.class.php:550
+msgid "It seems that your Pandora FMS is working correctly and registered with ID:
#" +msgstr "Pandora FMS funciona correctamente y está registrado con el ID:
#" + +#: ../../include/class/WelcomeWindow.class.php:574 +msgid "Task to perform" +msgstr "Tarea a realizar" + +#: ../../include/class/WelcomeWindow.class.php:584 +msgid "Load demo data" +msgstr "Cargar datos de la demo" + +#: ../../include/class/WelcomeWindow.class.php:585 +msgid "Agent installation wizard" +msgstr "Asistente de instalación agente" + +#: ../../include/class/WelcomeWindow.class.php:586 +#: ../../include/class/WelcomeWindow.class.php:1206 +msgid "Create WEB monitoring" +msgstr "Crear monitorización WEB" + +#: ../../include/class/WelcomeWindow.class.php:587 +#: ../../include/class/WelcomeWindow.class.php:1240 +msgid "Create network monitoring" +msgstr "Crear monitorización de redes" + +#: ../../include/class/WelcomeWindow.class.php:588 +#: ../../include/class/WelcomeWindow.class.php:1257 +msgid "Discover my network" +msgstr "Descubrir mi red" + +#: ../../include/class/WelcomeWindow.class.php:589 +#: ../../include/class/WelcomeWindow.class.php:1282 +msgid "Create email alert" +msgstr "Crear alerta de email" + +#: ../../include/class/WelcomeWindow.class.php:604 +msgid "Please select one" +msgstr "Seleccione" + +#: ../../include/class/WelcomeWindow.class.php:610 +msgid "Let's do it!" +msgstr "Comenzar" + +#: ../../include/class/WelcomeWindow.class.php:653 +msgid "Text to search" +msgstr "Texto de búsqueda" + +#: ../../include/class/WelcomeWindow.class.php:668 +msgid "Modules name" +msgstr "Nombre del módulo" + +#: ../../include/class/WelcomeWindow.class.php:723 +msgid "Number of agents to be created" +msgstr "Número de agentes a crear" + +#: ../../include/class/WelcomeWindow.class.php:752 +msgid "IP address target" +msgstr "Dirección IP objetivo" + +#: ../../include/class/WelcomeWindow.class.php:767 ../../include/functions_events.php:303 +#: ../../include/functions_inventory.php:150 ../../include/functions_inventory.php:184 +#: ../../include/functions_reporting_html.php:3225 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:130 +#: ../../enterprise/include/functions_reporting_csv.php:3483 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:579 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3172 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:130 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:579 +msgid "Agent alias" +msgstr "Alias del agente" + +#: ../../include/class/WelcomeWindow.class.php:804 +msgid "Ip target" +msgstr "IP objetivo" + +#: ../../include/class/WelcomeWindow.class.php:877 +msgid "Contition" +msgstr "Condición" + +#: ../../include/class/WelcomeWindow.class.php:1158 +msgid "You must chose an option" +msgstr "Seleccione una opción" + +#: ../../include/graphs/export_data.php:92 ../../include/graphs/export_data.php:158 +msgid "An error occured exporting the data" +msgstr "Error al exportar los datos" + +#: ../../include/graphs/export_data.php:104 +msgid "Selected" +msgstr "Seleccionado" + +#: ../../include/graphs/functions_flot.php:394 +msgid "Cancel zoom" +msgstr "Cancelar el zoom" + +#: ../../include/graphs/functions_flot.php:396 +msgid "Warning and Critical thresholds" +msgstr "Umbrales de advertencia y crítico" + +#: ../../include/graphs/functions_flot.php:401 +msgid "Overview graph" +msgstr "Gráfico de vista general" + +#: ../../include/graphs/functions_gd.php:183 ../../include/graphs/functions_gd.php:470 +#: ../../include/functions_graph.php:2875 ../../include/functions_graph.php:2923 +msgid "Out of limits" +msgstr "Fuera de límites" + +#: ../../include/help/clippy/agent_out_of_limits.php:35 +msgid "Agent contact date passed it's ETA!." +msgstr "¡La fecha de contacto del agente pasó su plazo estimado!" + +#: ../../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 "" +"Esto sucede cuando un agente deja de informar o el servidor tiene algún problema (demasiada " +"carga o simplemente está caído). Comprueba también la conectividad entre el agente y el " +"servidor." + +#: ../../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 "" +"Por favor, ten en cuenta que la información aquí proporcionada afecta la forma en que el " +"agente recoge la información y genera el XML de datos. Cualquier dato/configuración enviado " +"por el agente, a diferencia de los enviados desde datos o descripción que son descartados, y " +"la configuración mostrada en la consola prevalece sobre cualquier configuración procedente " +"del agente. Esto se aplica por ejemplo para umbrales críticos/advertencia, intervalo, grupo " +"módulo, valor mínimo/máximo, etiquetas, 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 "" +"La información importada por PRIMERA vez desde el XML llenará la información visible en la " +"consola, pero después de la primera importación, el sistema ignorará cualquier actualización " +"que viene del XML/Agente." + +#: ../../include/help/clippy/data_configuration_module.php:36 +msgid "Data Configuration Module." +msgstr "Módulos de datos de configuración" + +#: ../../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 configuración del email para la tarea programada de emails está en la configuración de " +"Enterprise:" + +#: ../../include/help/clippy/extension_cron_send_email.php:35 +msgid "Please check if the email configuration is correct." +msgstr "Por favor, confirma que la configuración de email es correcta." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:34 +msgid "Now you must go to Modules. Don't worry I'll lead you." +msgstr "Ahora ve a los módulos. Pero no te preocupes, te guiaré paso a paso." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:39 +msgid "Click in this tab.." +msgstr "Haz clic en esta pestaña." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:53 +msgid "Now you must create the module. Don't worry, i'll teach you." +msgstr "Ahora tienes que crear el módulo, pero no te preocupes, yo te enseñaré." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:57 +msgid "Choose the network server module." +msgstr "Elige el módulo de servidor de red." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:61 +msgid "And click the button." +msgstr "Y haz clic en el botón." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:75 +msgid "Now you must create the module. Don't worry, i'll teach you ." +msgstr "Ahora tienes que crear el módulo, pero no te preocupes, yo te enseñaré." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:79 +msgid "Now we are going to fill the form." +msgstr "Ahora procedemos a rellenar el formulario." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:83 +msgid "Please choose Network Management." +msgstr "Por favor, selecciona \"Gestión de redes\"." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:87 +msgid "Choose the component named \"Host alive\"." +msgstr "Selecciona el componente llamado \"Host alive\"." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:91 +msgid "You can change the name if you want." +msgstr "Puedes cambiar el nombre si quieres." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:95 +msgid "Check if the IP showed is the IP of your machine." +msgstr "Prueba si la IP mostrada es la IP de tu máquina." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:99 +msgid "And only to finish it is clicking this button." +msgstr "Y para terminar pulsa en este botón." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:114 +msgid "" +"Congrats! Your module has been created.
and the status color is blue.
" +"That color means that the module hasn't been executed for the first time. In the next " +"seconds, if there is no problem, the status color will turn into red or green." +msgstr "" +"¡Felicidades! Has creado tu módulo
y el color de estado es azul.
Ese " +"color significa que el módulo no se ha ejecutado. En los próximos segundos, si no hay " +"problemas, el color de estado pasará a rojo o verde." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:129 +msgid "Click on alerts tab and then fill the form to add an alert." +msgstr "Haz clic en la pestaña de alertas para rellenar el formulario con la alerta a añadir." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:143 +msgid "Select the critical module." +msgstr "Elige el módulo crítico." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:147 +msgid "In template select \"Critical Condition\"." +msgstr "En las plantillas, selecciona \"Critical Condition\"." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:151 +msgid "Now, select the action created before." +msgstr "Ahora, elige la acción creada anteriormente." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:156 +msgid "Click on Add Alert button to create the alert." +msgstr "Haz clic en el botón añadir alerta para crear la alerta." + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:171 +msgid "To test the alert you've just created go to the main view by clicking on the eye tab." +msgstr "" +"Para probar la alerta que acabas de crear, ve a la vista principal, haz clic en la pestaña " +"con el icono del ojo." + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:34 +msgid "I'm going to show you how to monitor a server." +msgstr "Te voy a mostrar cómo monitorizar un servidor." + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:38 +msgid "Please, type an agent to save the modules for monitoring a server." +msgstr "" +"Por favor, escribe el nombre de un agente para guardar los módulos para monitorizar un " +"servidor." + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:43 +msgid "If you have typed the name correctly you will see the agent." +msgstr "Si has introducido el nombre correctamente, verás el agente." + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:57 +msgid "Now, please choose the agent you searched." +msgstr "Ahora elige el agente que buscaste." + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:62 +msgid "Choose the agent and click on the name." +msgstr "Elige el agente y haz clic en el nombre." + +#: ../../include/help/clippy/godmode_alerts_alert_actions.php:35 +msgid "" +"Let me show you how to create an email action: Click on Create button and fill the form " +"showed in the following screen." +msgstr "" +"Te voy a enseñar a crear una acción de correo electrónico: haz clic en el botón Crear y " +"rellena el formulario que aparecerá en la siguiente pantalla." + +#: ../../include/help/clippy/godmode_alerts_alert_actions.php:49 +msgid "" +"Now, you have to go to the monitors list and look for a critical module to apply the alert." +msgstr "" +"Ahora ve a la lista de monitores y busca un módulo en estado crítico para enlazarle la " +"alerta." + +#: ../../include/help/clippy/godmode_alerts_alert_actions.php:54 +msgid "Click on the arrow to drop down the Monitoring submenu and select Monitor Detail." +msgstr "" +"Haz clic en la flecha para desplegar el submenú Monitorización y selecciona Detalle del " +"monitor." + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:34 +msgid "Fill the name of your action." +msgstr "Rellena el nombre de la acción." + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:38 +msgid "" +"Select the group in the drop-down list and filter for ACL (the user in this group can use " +"your action to create an alert)." +msgstr "" +"Selecciona el grupo en la lista desplegable y un filtro para las ACL (el usuario en este " +"grupo puede utilizar la acción de crear una alerta)." + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:42 +msgid "In the command field select \"email\"." +msgstr "En este campo de comando elige \"email\"." + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:46 +msgid "In the threshold field enter the seconds. The help icon show more information." +msgstr "" +"En el campo de umbral se rellena con un número de segundos. El icono de ayuda te mostrará " +"más ayuda." + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:51 +msgid "" +"In the first field enter the email address/addresses where you want to receive the email " +"alerts separated with comas ( , ) or white spaces." +msgstr "" +"En el primer campo introduce la dirección/es de email en las que deseas recibir las alertas " +"de email separadas por comas (,) o espacios en blanco." + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:56 +msgid "In the \"Subject\" field you can use the macros _agent_ or _module_ for each name." +msgstr "En el campo \"Asunto\" puedes usar macros _agent_ o _module_ para el asunto del email." + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:61 +msgid "" +"In the text field, you can also use macros. Get more information about the macros by " +"clicking on the help icon." +msgstr "" +"En el campo de texto, también puedes utilizar las macros. Hay mas información acerca de las " +"macros en el icono de ayuda." + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:66 +msgid "Click on Create button to create the action." +msgstr "Haz clic en el botón de crear para crear la acción." + +#: ../../include/help/clippy/homepage.php:75 +msgid "Hi, can I help you?" +msgstr "Hola. ¿Te puedo ayudar?" + +#: ../../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 "" +"Déjame que me presente: Soy Pandorín, el molestoso asistente de %s. Puedes seguir los pasos " +"que te indico para llevar a cabo tareas básicas en %s o cerrarme y no volverme a ver nunca." + +#: ../../include/help/clippy/homepage.php:75 +msgid "Close this wizard and don't open it again." +msgstr "Cerrar el asistente y no volver a abrirlo." + +#: ../../include/help/clippy/homepage.php:79 +msgid "Which task would you like to do first?" +msgstr "¿Qué tarea te gustaría realizar primero?" + +#: ../../include/help/clippy/homepage.php:79 +#, php-format +msgid "Ping a Linux or Windows server using a %s agent." +msgstr "Hacer ping a un servidor Linux o Windows usando un agente %s." + +#: ../../include/help/clippy/homepage.php:79 +msgid "Create a alert by email in a critical module." +msgstr "Crear una alerta que avise por email para un módulo crítico" + +#: ../../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 "" +"Lo primero que tiene que hacer es establecer la configuración del correo electrónico del " +"servidor de %s." + +#: ../../include/help/clippy/homepage.php:190 +msgid "If you have it already configured you can go to the next step." +msgstr "Si ya está configurado, puedes ir al siguiente paso." + +#: ../../include/help/clippy/homepage.php:195 +msgid "Now, pull down the Manage alerts menu and click on Actions. " +msgstr "Ahora, abre el menú Administrar alertas y haz clic en Acciones. " + +#: ../../include/help/clippy/interval_agent_min.php:35 +msgid "" +"Please note that having agents with a monitoring interval below 300 seconds is not " +"recommended. This will impact seriously in the performance of the server. For example, " +"having 200 agents with one minute interval, is the same than having 1000 agents with a 5 " +"minute interval. The probability of getting unknown modules is higher, and the impact on the " +"server is higher because it requires a shorter response time." +msgstr "" +"Por favor, ten en cuenta que no se recomienda tener agentes con un intervalo de " +"monitorización por debajo de los 300 segundos. Esto tendrá un impacto serio en el " +"rendimiento del servidor. Tener 200 agentes con un intervalo de un minuto, es lo mismo que " +"tener 1000 agentes con un intervalo de 5 minutos. La probabilidad de obtener módulos " +"desconocidos es más alto, y el impacto en el servidor es mayor, ya que requiere un tiempo de " +"respuesta más corto." + +#: ../../include/help/clippy/interval_agent_min.php:36 +msgid "Interval Agent." +msgstr "Intervalo de agente" + +#: ../../include/help/clippy/module_unknow.php:35 ../../include/functions_clippy.php:300 +msgid "You have unknown modules in this agent." +msgstr "Tienes módulos en estado desconocido en este agente." + +#: ../../include/help/clippy/module_unknow.php:35 ../../include/functions_clippy.php:301 +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 "" +"Los módulos desconocidos son módulos que reciben datos normalmente al menos en una ocasión, " +"pero en este momento no se reciben datos. Por favor, consulta la página de ayuda para " +"solucionar los problemas sobre los módulos desconocidos." + +#: ../../include/help/clippy/modules_not_init.php:35 +msgid "You have non initialized modules" +msgstr "Tienes módulos sin iniciar." + +#: ../../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 "" +"Esto sucede cuando se acaba de crear un módulo y no está ejecutado. Por lo general, en unos " +"pocos segundos se debería iniciar y podrás verlo en la vista principal. Si se mantienen " +"módulos no iniciados durante más de 24 horas (puede ser un problema en la ejecución o " +"configuración) serán eliminados automáticamente por el sistema. Los no iniciados no son " +"visibles en la vista principal; se pueden ver/editar en la sección de administración del " +"módulo, en el administrador de agente." + +#: ../../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 from the data " +"XML." +msgstr "" +"Por favor, ten en cuenta que si no tienes activado el modo aprendizaje no se añadirán nuevos " +"módulos que vengan del XML." + +#: ../../include/help/clippy/modules_not_learning_mode.php:46 +msgid "" +"That means if you have a local plugin or add manually new modules to the configuration file, " +"you won't have it in your agent, unless you first create manually in the interface (with the " +"exact name and type as coming in the XML file)." +msgstr "" +"Esto quiere decir que si se tiene un plugin local o se añaden manualmente nuevos módulos al " +"archivo de configuración, no se encontrará en el agente a menos que se cree primero en la " +"interfaz (con el mismo nombre y tipo que el archivo XML)." + +#: ../../include/help/clippy/modules_not_learning_mode.php:46 +msgid "" +"You should use the \"normal\" mode (non learn) only when you don't intend to add more " +"modules to the agent." +msgstr "" +"Deberías usar el modo \"normal\" (no aprendizaje) solo cuando no tengas intención de añadir " +"más módulos al agente." + +#: ../../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 apply the " +"alert." +msgstr "" +"Ahora, tienes que ir a la lista de monitores y buscar un módulo en estado \"crítico\" para " +"enlazarle una alerta." + +#: ../../include/help/clippy/operation_agentes_status_monitor.php:38 +msgid "" +"If you know the name of the agent or the name of the module in critical status, type it in " +"this field to make the module list shorter. You can write the entire name or just a part of " +"it." +msgstr "" +"Si conoces el nombre del agente o el nombre del módulo en estado crítico, escríbelo en este " +"campo para hacer la lista de módulos más cortos. Puedes escribir el nombre completo o solo " +"una parte." + +#: ../../include/help/clippy/operation_agentes_status_monitor.php:43 +msgid "Click on Show button to get the modules list filtered." +msgstr "Haz clic en botón Mostrar para obtener la lista filtrada." + +#: ../../include/help/clippy/operation_agentes_status_monitor.php:58 +msgid "Now, to edit the module, click on the wrench that appears in the type column." +msgstr "" +"Ahora, para editar el módulo, haz clic en la llave inglesa que aparece en la columna del " +"tipo." + +#: ../../include/help/clippy/operation_agentes_ver_agente.php:35 +msgid "" +"The last step is to check the alert created. Click on the round icon to force the action " +"execution and after a few minutes you will receive the alert in your email." +msgstr "" +"El último paso es comprobar que la alerta ha sido creada. Haz clic en el icono redondo para " +"forzar la ejecución de la acción y después de unos minutos recibirás la alerta en tu correo " +"electrónico." + +#: ../../include/help/clippy/operation_agentes_ver_agente.php:35 +msgid "And restart your pandora server to read again general configuration tokens." +msgstr "" +"Reinicia tu servidor de Pandora FMS para leer otra vez lo tokens generales de configuración." + +#: ../../include/help/clippy/server_queued_modules.php:35 +msgid "" +"You have too much items in the processing queue. This can happen if your server is too " +"loaded and/or not properly configured. This could be something temporal, or a bottleneck. " +"One possible solution is increase number of server threads, but you should consider getting " +"support about this." +msgstr "" +"Tienes demasiados elementos en cola. Esto puede ocurrir si el servidor está demasiado " +"cargado y/o no está bien configurado. Puede ser algo temporal, o un cuello de botella. Una " +"posible solución es aumentar el número de hilos del servidor, pero deberías pensar en " +"consultarlo con soporte técnico." + +#: ../../include/help/clippy/servers_down.php:35 +msgid "All servers down" +msgstr "Todo los servidores están caídos" + +#: ../../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 "" +"Puede activar todos los servidores. Vaya al terminal de Linux y ejecute el siguiente " +"comando: \"sudo /etc/init.d/pandora_server restart\". Es posible que necesite introducir la " +"contraseña raíz." + +#: ../../include/help/clippy/topology_group.php:35 +msgid "Topology Group" +msgstr "Tipología de grupo" + +#: ../../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 "" +"Ten en cuenta que el grupo de mapas de topología no muestra la relación padre entre los " +"nodos, solo muestra el grupo padre y el agente de distribución dentro de ellos. " + +#: ../../include/lib/Core/DBMaintainer.php:177 +#, php-format +msgid "Connection problems: %s" +msgstr "Problemas de conexión: %s" + +#: ../../include/lib/Dashboard/Widgets/AgentHive.php:170 +msgid "Agent hive" +msgstr "Colmena del agente" + +#: ../../include/lib/Dashboard/Widgets/AgentHive.php:511 +msgid "Agents hive" +msgstr "Colmena de agentes" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:175 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:711 +msgid "Avg|Sum|Max|Min Module Data" +msgstr "Datos de módulos Promedio| Suma| Máx.| Mín." + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:390 +#: ../../include/functions_alerts.php:745 ../../include/functions_html.php:7379 +msgid "Last 30 days" +msgstr "Últimos 30 días" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:391 +#: ../../include/functions_alerts.php:746 ../../include/functions_html.php:7374 +msgid "This month" +msgstr "Este mes" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:392 +#: ../../include/functions_alerts.php:747 ../../include/functions_html.php:7377 +msgid "Last 7 days" +msgstr "Últimos 7 días" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:393 +#: ../../include/functions_alerts.php:748 ../../include/functions_html.php:7373 +msgid "This week" +msgstr "Esta semana" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:394 +msgid "Last 24 hrs" +msgstr "Últimas 24 hrs" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:395 +#: ../../include/functions_alerts.php:750 +msgid "Today" +msgstr "Hoy" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:401 +msgid "Time period" +msgstr "Periodo de tiempo" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:452 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:455 +#: ../../include/lib/Dashboard/Widgets/module_value.php:370 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:391 +msgid "Text size of value in px" +msgstr "Tamaño de texto del valor en píxels" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:464 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:382 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:467 +#: ../../include/lib/Dashboard/Widgets/module_status.php:446 +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:343 +#: ../../include/lib/Dashboard/Widgets/module_value.php:382 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:403 +msgid "Text size of label in px" +msgstr "Tamaño de texto de la etiqueta en píxels" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:486 +msgid "Text color" +msgstr "Color del texto" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:510 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:491 +#: ../../include/lib/Dashboard/Widgets/module_status.php:470 +#: ../../include/lib/Dashboard/Widgets/module_value.php:394 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:415 +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:382 +#: ../../include/functions_visual_map_editor.php:890 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:100 +msgid "Horizontal" +msgstr "Horizontal" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:510 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:491 +#: ../../include/lib/Dashboard/Widgets/module_status.php:470 +#: ../../include/lib/Dashboard/Widgets/module_value.php:394 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:415 +msgid "If not, layout is vertical" +msgstr "Si no, el diseño es vertical" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:430 +msgid "Color chart" +msgstr "Tabla de colores" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:441 +msgid "Show label" +msgstr "Mostrar etiqueta" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:453 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:283 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:256 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:365 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:467 +msgid "Agent / module" +msgstr "Agente/módulo" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:468 +msgid "Label size in px" +msgstr "Tamaño de la etiqueta en píxeles" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:480 +msgid "Color label" +msgstr "Color de la etiqueta" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:492 +msgid "Wire" +msgstr "Cable" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:496 +#: ../../include/lib/Dashboard/Widgets/netflow.php:215 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:485 +msgid "Type graph" +msgstr "Tipo de gráfica" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:507 +msgid "Show Value" +msgstr "Mostrar el valor" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:527 +msgid "Value size in px" +msgstr "Valor del tamaño en píxeles" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:539 +msgid "Color value" +msgstr "Valor del color" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:550 +msgid "Graph line size" +msgstr "Tamaño de la línea de los gráficos" + +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:175 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:640 +msgid "Block histogram" +msgstr "Histograma de bloques" + +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:269 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:336 +msgid "Font color" +msgstr "Color de fuente" + +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:461 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:410 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:567 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:702 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:494 +msgid "Not found modules" +msgstr "Módulos no encontrados" + +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:172 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:547 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:174 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:202 +msgid "Color tabs modules" +msgstr "Color de las pestañas de módulos" + +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:285 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:289 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:348 +msgid "Format Data" +msgstr "Formatear datos" + +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:303 +msgid "Periodicity" +msgstr "Periodicidad" + +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:350 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:264 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:313 +#: ../../include/lib/Dashboard/Widgets/events_list.php:381 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:230 +msgid "Limit" +msgstr "Límite" + +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:466 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:616 +#, php-format +msgid "The maximum number of modules to display is %d, please reconfigure the widget." +msgstr "El número máximo de módulos a mostrar es %d, vuelva a configurar el widget." + +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:689 +msgid "Data Matrix" +msgstr "Matriz de datos" + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:173 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:639 +msgid "Event cardboard" +msgstr "Tarjeta de evento" + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:331 +msgid "Only the first group selected will be used on the redirect to events view." +msgstr "" +"Solo se utilizará el primer grupo seleccionado para la redirección de la vista de eventos." + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:560 ../../include/functions.php:1164 +#: ../../include/functions.php:1410 ../../include/functions.php:1444 +#: ../../include/functions_events.php:3219 ../../include/functions_graph.php:3201 +#: ../../include/functions_graph.php:3203 ../../include/functions_graph.php:4738 +#: ../../operation/visual_console/view.php:455 +msgid "Maintenance" +msgstr "Mantenimiento" + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:565 ../../include/functions.php:1168 +#: ../../include/functions.php:1411 ../../include/functions.php:1448 +#: ../../include/functions_events.php:3223 ../../include/functions_graph.php:3207 +#: ../../include/functions_graph.php:3209 ../../include/functions_graph.php:4742 +msgid "Informational" +msgstr "Informativo" + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:585 ../../include/functions.php:1184 +#: ../../include/functions.php:1413 ../../include/functions.php:1464 +#: ../../include/functions_graph.php:3219 ../../include/functions_graph.php:3221 +#: ../../include/functions_graph.php:4758 +msgid "Minor" +msgstr "Menor" + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:590 ../../include/functions.php:1188 +#: ../../include/functions.php:1415 ../../include/functions.php:1468 +#: ../../include/functions_graph.php:3231 ../../include/functions_graph.php:3233 +#: ../../include/functions_graph.php:4762 +msgid "Major" +msgstr "Principal" + +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:362 +msgid "Values" +msgstr "Valores" + +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:389 +msgid "Manual thresholds" +msgstr "Umbrales manuales" + +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:1030 +msgid "Grouped meter graphs" +msgstr "Gráficos de medidores agrupados" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:173 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:428 +msgid "Pandora ITSM tickets" +msgstr "Tickets de Pandora ITSM" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:286 +msgid "Custom search" +msgstr "Búsqueda personalizada" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:300 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:357 +#: ../../include/lib/ITSM/ITSM.php:511 ../../views/ITSM/ITSMTicketListView.php:79 +msgid "Company" +msgstr "Organización" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:301 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:358 +#: ../../include/lib/ITSM/ITSM.php:512 ../../operation/netflow/nf_live_view.php:511 +#: ../../views/ITSM/ITSMTicketDetailView.php:86 ../../views/ITSM/ITSMTicketEditView.php:211 +#: ../../views/ITSM/ITSMTicketListView.php:80 +msgid "Resolution" +msgstr "Resolución" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:304 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:361 +#: ../../include/lib/ITSM/ITSM.php:515 ../../views/ITSM/ITSMTicketListView.php:83 +msgid "Started" +msgstr "Iniciado hace" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:305 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:362 +#: ../../include/lib/ITSM/ITSM.php:516 ../../views/ITSM/ITSMTicketEditView.php:179 +#: ../../views/ITSM/ITSMTicketListView.php:84 +msgid "Creator" +msgstr "Creador" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:310 +msgid "Fields to show" +msgstr "Campos a mostrar" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:371 +msgid "Not found fields selected" +msgstr "No se han encontrado los módulos seleccionados" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:172 +#: ../../include/lib/Dashboard/Widgets/module_status.php:175 +#: ../../include/lib/Dashboard/Widgets/module_status.php:612 +#: ../../include/functions_events.php:271 ../../include/functions_reporting_html.php:6425 +#: ../../operation/tree.php:317 ../../enterprise/meta/include/functions_events_meta.php:138 +msgid "Module status" +msgstr "Estado del módulo" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:245 +msgid "Search filter by Module name field content" +msgstr "Filtro de búsqueda por contenido del campo Nombre del módulo" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:259 +msgid "Disabled modules" +msgstr "Módulos deshabilitados" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:259 +msgid "Include disabled modules" +msgstr "Incluir módulos deshabilitados" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:346 +#: ../../include/functions_reporting_html.php:7141 +#: ../../operation/agentes/pandora_networkmap.php:741 ../../views/cluster/list.php:73 +msgid "Nodes" +msgstr "Nodos" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:573 +#: ../../include/lib/Dashboard/Widget.php:651 ../../include/functions_events.php:4997 +#: ../../include/functions_massive_operations.php:189 +#: ../../enterprise/godmode/policies/policy_linking.php:203 +#: ../../enterprise/godmode/policies/policy_queue.php:712 +msgid "Node" +msgstr "Nodo" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:617 +#: ../../mobile/operation/agent.php:241 +msgid "Modules by status" +msgstr "Módulos por estado" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:173 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:855 +msgid "Agent/Module View" +msgstr "Vista de Agente/Módulo" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:597 +#: ../../include/functions_reporting_html.php:2928 +#: ../../enterprise/include/functions_reporting_pdf.php:1040 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1004 +#, php-format +msgid "%s in %s : NORMAL" +msgstr "%s en %s : NORMAL" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:613 +#: ../../include/functions_reporting_html.php:2840 +#: ../../enterprise/include/functions_reporting_pdf.php:1057 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1021 +#, php-format +msgid "%s in %s : CRITICAL" +msgstr "%s en %s : CRÍTICO" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:629 +#: ../../include/functions_reporting_html.php:2857 +#: ../../enterprise/include/functions_reporting_pdf.php:1074 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1038 +#, php-format +msgid "%s in %s : WARNING" +msgstr "%s en %s : ADVERTENCIA" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:645 +#: ../../include/functions_reporting_html.php:2874 +#: ../../enterprise/include/functions_reporting_pdf.php:1091 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1055 +#, php-format +msgid "%s in %s : UNKNOWN" +msgstr "%s en %s : DESCONOCIDO" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:661 +#: ../../include/functions_reporting_html.php:2910 +#: ../../enterprise/include/functions_reporting_pdf.php:1108 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1072 +#, php-format +msgid "%s in %s : Not initialize" +msgstr "%s en %s : No iniciado" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:678 +#: ../../include/functions_reporting_html.php:2893 +#: ../../enterprise/include/functions_reporting_pdf.php:1125 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1089 +#, php-format +msgid "%s in %s : ALERTS FIRED" +msgstr "%s en %s : ALERTA DISPARADA" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:701 +#: ../../include/lib/Dashboard/Widget.php:531 +msgid "Please configure this widget before usage" +msgstr "Por favor, configura este widget antes de usarlo" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:726 +#: ../../include/lib/Dashboard/Widgets/events_list.php:572 +#: ../../include/lib/Dashboard/Widgets/service_level.php:389 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:476 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:487 +msgid "You don't have access" +msgstr "No tienes acceso" + +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:162 +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:417 +msgid "Triggered alerts report" +msgstr "Informe de alertas disparadas" + +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:390 +msgid "Not alert fired" +msgstr "No hay alertas disparadas" + +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:399 +#: ../../include/lib/Dashboard/Widgets/events_list.php:565 +msgid "You must select some group" +msgstr "Seleccione un grupo" + +#: ../../include/lib/Dashboard/Widgets/clock.php:216 +msgid "Analogic" +msgstr "Analógico" + +#: ../../include/lib/Dashboard/Widgets/clock.php:217 +msgid "Digital" +msgstr "Digital" + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:170 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:564 +msgid "Defined custom graph" +msgstr "Gráfica personalizada definida" + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:331 +msgid "This graph has been deleted." +msgstr "Se ha eliminado esta gráfica." + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:358 +#: ../../operation/reporting/graph_viewer.php:398 +msgid "Horizontal Bars" +msgstr "Barras horizontales" + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:359 +#: ../../operation/reporting/graph_viewer.php:399 +msgid "Vertical Bars" +msgstr "Barras verticales" + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:376 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:431 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:852 +msgid "Show legend" +msgstr "Mostrar leyenda" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:175 +#: ../../include/lib/Dashboard/Widgets/events_list.php:782 +msgid "List of latest events" +msgstr "Lista de últimos eventos" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:316 +msgid "Custom filters" +msgstr "Filtros personalizados" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:394 +#: ../../include/functions_events.php:3270 ../../include/functions_events.php:3277 +#: ../../include/functions_events.php:3300 +msgid "All event" +msgstr "Todos los eventos" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:395 +#: ../../include/functions_events.php:3272 ../../include/functions_events.php:3308 +msgid "Only validated" +msgstr "Solo eventos validados" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:396 +msgid "Only pending" +msgstr "Solo pendientes" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:397 +#: ../../include/functions_events.php:3273 ../../include/functions_events.php:3312 +msgid "Only in process" +msgstr "Solo en proceso" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:398 +#: ../../include/functions_events.php:3274 ../../include/functions_events.php:3316 +msgid "Only not validated" +msgstr "Solo no validados" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:399 +#: ../../include/functions_events.php:3275 +msgid "Only not in process" +msgstr "Solo los que no estén en proceso" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:502 +msgid "Columns" +msgstr "Columnas" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:611 +#: ../../include/lib/Dashboard/Widgets/maps_status.php:390 +#: ../../include/lib/Dashboard/Widget.php:539 +msgid "Widget cannot be loaded" +msgstr "No se puede cargar el widget" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:611 +msgid "Please, event filter has been removed." +msgstr "Se ha eliminado el filtro de eventos." + +#: ../../include/lib/Dashboard/Widgets/example.php:158 +#: ../../include/lib/Dashboard/Widgets/example.php:277 +#, php-format +msgid "Welcome message to %s" +msgstr "Mensaje de bienvenida a %s" + +#: ../../include/lib/Dashboard/Widgets/example.php:249 +msgid "This is an example of a dashboard widget. A widget may contain elements" +msgstr "Este es un ejemplo de un widget del dashboard. Un widget puede contener elementos." + +#: ../../include/lib/Dashboard/Widgets/example.php:250 +msgid "To add more elements, click on \"Add widgets\" on the top of this page." +msgstr "" +"Para añadir más elementos, haz clic en \"Add widgets\" en la parte superior de esta " +"página." + +#: ../../include/lib/Dashboard/Widgets/example.php:251 +#: ../../include/lib/Dashboard/Widgets/example.php:253 +msgid "To delete this message, click on the delete button on top right corner of this element." +msgstr "" +"Para eliminar este mensaje, haz clic sobre el botón de la esquina derecha de este elemento." + +#: ../../include/lib/Dashboard/Widgets/example.php:252 +msgid "To do so, just click on the title and drag and drop it to the desired place." +msgstr "" +"Para hacer eso, haz clic en el título, arrastra y suelta el elemento en el lugar deseado." + +#: ../../include/lib/Dashboard/Widgets/example.php:254 +#, php-format +msgid "Thanks for using %s." +msgstr "Gracias por usar %s." + +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:177 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:478 +msgid "Module histogram" +msgstr "Histograma de módulo" + +#: ../../include/lib/Dashboard/Widgets/groups_status.php:158 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:597 +msgid "General group status" +msgstr "Estado general de grupo" + +#: ../../include/lib/Dashboard/Widgets/groups_status.php:541 +msgid "Not agents in this group" +msgstr "No hay agentes en este grupo" + +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:158 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:429 +msgid "Group status map" +msgstr "Mapa de estado de los grupos" + +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:352 +msgid "Module status map" +msgstr "Mapa de estado del módulo" + +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:399 +#, php-format +msgid " Modules(%s)" +msgstr " Módulos(%s)" + +#: ../../include/lib/Dashboard/Widgets/heatmap.php:173 +#: ../../include/lib/Dashboard/Widgets/heatmap.php:390 +msgid "Heatmap" +msgstr "Mapa de calor" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:248 +#: ../../operation/inventory/inventory.php:729 +msgid "Order by agent" +msgstr "Ordenar por agente" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:310 +#: ../../operation/inventory/inventory.php:602 ../../operation/inventory/inventory.php:637 +msgid "Basic info" +msgstr "Información básica" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:452 +#: ../../operation/agentes/interface_traffic_graph_win.php:54 +#: ../../operation/agentes/realtime_win.php:51 ../../operation/agentes/stat_win.php:51 +#: ../../operation/agentes/stat_win.php:177 ../../operation/inventory/inventory.php:436 +msgid "There was a problem connecting with the node" +msgstr "Error al conectar con el nodo" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:630 +#: ../../include/lib/Dashboard/Widgets/inventory.php:631 +#: ../../include/lib/Dashboard/Widgets/inventory.php:750 +#: ../../include/lib/Dashboard/Widgets/inventory.php:751 +#: ../../include/lib/Dashboard/Widgets/inventory.php:916 +#: ../../include/lib/Dashboard/Widgets/inventory.php:917 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1010 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1011 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1044 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1045 +#: ../../operation/inventory/inventory.php:871 ../../operation/inventory/inventory.php:872 +#: ../../operation/inventory/inventory.php:986 ../../operation/inventory/inventory.php:987 +#: ../../operation/inventory/inventory.php:1150 ../../operation/inventory/inventory.php:1151 +#: ../../operation/inventory/inventory.php:1240 ../../operation/inventory/inventory.php:1241 +#: ../../operation/inventory/inventory.php:1272 ../../operation/inventory/inventory.php:1273 +msgid "No inventory found" +msgstr "No se encontró inventario" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:1082 +#: ../../operation/inventory/inventory.php:1317 +msgid "Secondary IP" +msgstr "IP secundaria" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:1091 +#: ../../operation/inventory/inventory.php:1326 +msgid "Values Custom Fields" +msgstr "Valores de campos personalizados" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:1116 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1117 +#: ../../operation/inventory/inventory.php:1349 ../../operation/inventory/inventory.php:1350 +msgid "Agent info not found" +msgstr "Información de agente no encontrada." + +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:263 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:347 +#: ../../include/lib/Dashboard/Widgets/reports.php:336 +#: ../../include/lib/Dashboard/Widget.php:516 +#, php-format +msgid "Failed to connect to node %d" +msgstr "No se ha podido conectar con el nodo %d" + +#: ../../include/lib/Dashboard/Widgets/maps_status.php:158 +#: ../../include/lib/Dashboard/Widgets/maps_status.php:409 +msgid "General visual maps report" +msgstr "Informe de mapas visuales general" + +#: ../../include/lib/Dashboard/Widgets/maps_status.php:263 +msgid "Maps" +msgstr "Mapas" + +#: ../../include/lib/Dashboard/Widgets/maps_status.php:390 +#: ../../include/lib/Dashboard/Widget.php:539 +msgid "Please, configure the widget again to recover it" +msgstr "Por favor, configúralo de nuevo" + +#: ../../include/lib/Dashboard/Widgets/module_icon.php:179 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:642 +msgid "Icon and module value" +msgstr "Valor de módulo e icono" + +#: ../../include/lib/Dashboard/Widgets/module_icon.php:479 +#: ../../include/lib/Dashboard/Widgets/module_status.php:458 +msgid "Size of icon" +msgstr "Tamaño del icono" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:177 +msgid "Show module value in a table" +msgstr "Mostrar el valor del módulo en una tabla" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:354 +msgid "Carriage Return" +msgstr "Retorno de carro" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:355 +msgid "Vertical Bar" +msgstr "Barra vertical" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:356 +msgid "Semicolon" +msgstr "Punto y coma" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:357 +msgid "Colon" +msgstr "Dos puntos" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:358 +msgid "Commas" +msgstr "Comas" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:359 +msgid "Blank" +msgstr "Blanco" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:363 +msgid "Data separator" +msgstr "Separador de datos" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:439 +msgid "Module in a table" +msgstr "Módulo en una tabla" + +#: ../../include/lib/Dashboard/Widgets/module_value.php:175 +#: ../../include/lib/Dashboard/Widgets/module_value.php:534 +msgid "Module value" +msgstr "Valor del módulo" + +#: ../../include/lib/Dashboard/Widgets/monitor_health.php:158 +#: ../../include/lib/Dashboard/Widgets/monitor_health.php:337 +msgid "Global health info" +msgstr "Información del estado global" + +#: ../../include/lib/Dashboard/Widgets/netflow.php:213 +msgid "Usage map" +msgstr "Mapa de uso" + +#: ../../include/lib/Dashboard/Widgets/netflow.php:231 +#: ../../operation/netflow/nf_live_view.php:576 +msgid "Aggregated by" +msgstr "Añadido por" + +#: ../../include/lib/Dashboard/Widgets/netflow.php:242 +#: ../../operation/network/network_report.php:222 +#: ../../operation/network/network_usage_map.php:266 +msgid "Data to show" +msgstr "Datos a mostrar" + +#: ../../include/lib/Dashboard/Widgets/netflow.php:263 +#: ../../operation/netflow/nf_live_view.php:529 +msgid "Max values" +msgstr "Valores máximos" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:173 +#: ../../include/lib/Dashboard/Widgets/network_map.php:516 ../../operation/menu.php:291 +msgid "Network map" +msgstr "Mapa de red" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:295 +msgid "It is recommended to have only one such widget in the control panel." +msgstr "Se recomienda tener solo uno de estos widgets en el panel de control." + +#: ../../include/lib/Dashboard/Widgets/network_map.php:358 +#: ../../operation/gis_maps/render_view.php:180 +#: ../../enterprise/extensions/vmware/vmware_view.php:1375 +#: ../../enterprise/extensions/vmware/vmware_view.php:1417 +msgid "Map" +msgstr "Mapa" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:372 +msgid "Introduce x-axis data. Right=positive Left=negative" +msgstr "Introducir datos en el eje X. Derecha = positivo / Izquierda = negativo." + +#: ../../include/lib/Dashboard/Widgets/network_map.php:376 +msgid "X offset" +msgstr "Desplazamiento en X" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:387 +msgid "Introduce Y-axis data. Top=positive Bottom=negative" +msgstr "Introducir datos en el eje Y. Arriba = positivo / Abajo = negativo" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:391 +msgid "Y offset" +msgstr "Desplazamiento en Y" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:415 +msgid "Zoom level" +msgstr "Nivel de zoom" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:174 +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:338 +msgid "OS quick report" +msgstr "Informe rápido del sistema operativo" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:285 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:123 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:123 +msgid "OS name" +msgstr "Nombre del SO" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:286 +msgid "total" +msgstr "total" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:287 +#: ../../include/functions_ui.php:8263 +msgid "normal" +msgstr "normal" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:288 +#: ../../include/functions_ui.php:8273 +msgid "critical" +msgstr "crítico" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:289 +msgid "unknown" +msgstr "desconocido" + +#: ../../include/lib/Dashboard/Widgets/post.php:158 +#: ../../include/lib/Dashboard/Widgets/post.php:277 +msgid "Panel with a message" +msgstr "Panel con un mensaje" + +#: ../../include/lib/Dashboard/Widgets/reports.php:166 +#: ../../include/lib/Dashboard/Widgets/reports.php:512 +msgid "Custom report" +msgstr "Informe personalizado" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:168 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:1119 +msgid "Security Hardening" +msgstr "Hardening de seguridad" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:176 +#: ../../include/functions_reports.php:983 +msgid "Top-N agents with the worst score" +msgstr "Agentes con peor valoración" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:177 +#: ../../include/functions_reports.php:988 +msgid "Top-N most frequent failed checks" +msgstr "Comprobaciones erróneas más frecuentes" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:178 +#: ../../include/functions_reports.php:993 +msgid "Top-N checks failed by category" +msgstr "Primeras comprobaciones erróneas por categoría" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:179 +#: ../../include/functions_reports.php:998 +msgid "Vulnerabilities by category" +msgstr "Vulnerabilidades por categoría" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:180 +#: ../../include/functions_reports.php:1008 +msgid "Scoring by date" +msgstr "Valoración por fecha" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:181 +#: ../../include/functions_reports.php:1013 +msgid "Evolution" +msgstr "Evolución" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:255 +msgid "Ingore skipped" +msgstr "Ignorar omitidos" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:360 +#: ../../include/lib/Dashboard/Widgets/url.php:263 +msgid "Please, configure this widget before use" +msgstr "Por favor, configura este widget antes de usarlo." + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:657 +#: ../../enterprise/operation/agentes/security_hardening.php:372 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:358 +msgid "Scoring" +msgstr "Valoración" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:860 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:959 +#: ../../include/functions_reporting_html.php:994 +#: ../../include/functions_reporting_html.php:1041 +msgid "Total Failed" +msgstr "Total fallidos" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:1053 +#: ../../include/functions_reporting_html.php:1104 +#: ../../enterprise/include/functions_reporting_csv.php:774 +#: ../../enterprise/include/functions_reporting_csv.php:805 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:532 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:563 +msgid "Last audit scan" +msgstr "Último análisis de auditoría" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:1054 +#: ../../include/functions_reporting_html.php:673 +#: ../../include/functions_reporting_html.php:897 +#: ../../include/functions_reporting_html.php:1105 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_reporting_csv.php:659 +#: ../../enterprise/include/functions_reporting_csv.php:774 +#: ../../enterprise/include/functions_reporting_csv.php:805 +#: ../../enterprise/operation/agentes/vulnerabilities.php:171 +#: ../../enterprise/operation/security/hardening.php:550 +#: ../../enterprise/operation/security/vulnerabilities.php:410 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:417 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:532 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:563 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:405 +#: ../../package_774/enterprise/operation/security/hardening.php:545 +msgid "Score" +msgstr "Valoración" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:162 +#: ../../include/lib/Dashboard/Widgets/service_level.php:582 +msgid "Service Level Detail" +msgstr "Detalle de nivel de servicios" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:528 +msgid "Agent / Modules" +msgstr "Agentes/módulos" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:533 +#: ../../include/functions_reporting_html.php:3119 +#: ../../enterprise/include/functions_reporting_csv.php:3414 +msgid "% Av." +msgstr "% Media." + +#: ../../include/lib/Dashboard/Widgets/service_level.php:534 +#: ../../include/functions_reporting_html.php:3120 +#: ../../enterprise/include/functions_reporting_csv.php:3415 +msgid "MTBF" +msgstr "MTBF" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:535 +#: ../../include/functions_reporting_html.php:3121 +#: ../../enterprise/include/functions_reporting_csv.php:3416 +msgid "MTRS" +msgstr "MTRS" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:536 +#: ../../include/functions_reporting_html.php:3122 +#: ../../enterprise/include/functions_reporting_csv.php:3417 +msgid "Crit. Events" +msgstr "Eventos críticos" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:536 +#: ../../include/functions_reporting_html.php:3122 +msgid "Counted only critical events generated automatic by the module" +msgstr "Contados solo eventos críticos generados automáticamente por el módulo" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:537 +#: ../../include/functions_reporting_html.php:3123 +#: ../../enterprise/include/functions_reporting_csv.php:3418 +msgid "Warn. Events" +msgstr "Eventos en advertencia" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:537 +#: ../../include/functions_reporting_html.php:3123 +msgid "Counted only warning events generated automatic by the module" +msgstr "Contados solo eventos en advertencia generados automáticamente por el módulo" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:538 +#: ../../include/functions_reporting_html.php:3124 +#: ../../enterprise/include/functions_reporting_csv.php:3419 +msgid "Last change" +msgstr "Última modificación" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:192 +msgid "Service Map" +msgstr "Mapa de servicio" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:311 +msgid "" +"ZOOM functionality is only available when there is only one such widget in the dashboard" +msgstr "" +"La funcionalidad ZOOM solo está disponible cuando solo hay un widget en el panel de control" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:331 +#: ../../enterprise/godmode/services/services.service.php:807 +#: ../../package_774/enterprise/godmode/services/services.service.php:807 +msgid "Show sunburst by default" +msgstr "Mostrar sunburst de forma predeterminada" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:379 +#: ../../include/lib/Dashboard/Widgets/service_view.php:321 +msgid "The user doesn't have permission to read agents" +msgstr "El usuario no tiene permiso de lectura para agentes" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:390 +msgid "Missing Service id" +msgstr "Falta el ID de servicio" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:459 +#: ../../enterprise/godmode/services/services.elements.php:854 +#: ../../enterprise/godmode/services/services.service.php:459 +#: ../../enterprise/operation/services/services.php:153 +#: ../../package_774/enterprise/godmode/services/services.service.php:459 +msgid "Service map" +msgstr "Mapa del servicio" + +#: ../../include/lib/Dashboard/Widgets/service_view.php:190 +msgid "Service View" +msgstr "Vista de servicio" + +#: ../../include/lib/Dashboard/Widgets/service_view.php:255 +msgid "Tree" +msgstr "Árbol" + +#: ../../include/lib/Dashboard/Widgets/service_view.php:256 +#: ../../enterprise/include/class/CommandCenter.class.php:447 +msgid "Table" +msgstr "Tabla" + +#: ../../include/lib/Dashboard/Widgets/service_view.php:446 +msgid "Services view" +msgstr "Vista de servicios" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:172 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:795 +msgid "Agent module graph" +msgstr "Gráfica de módulo de agente" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:413 +msgid "" +"Warning, this requires to have data for a mid-term (days/weeks) of the source data, if not, " +"projection will not be reliable." +msgstr "" +"Advertencia, requiere que existan datos para una evaluación intermedia de los datos de la " +"fuente (días/semanas), si no, la proyección no será fiable." + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:467 +msgid "Chart color" +msgstr "Tabla de colores" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:498 +msgid "AVG/MAX/MIN" +msgstr "MEDIA/MÁX/MÍN" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:511 +#: ../../include/functions_reporting.php:7143 +#: ../../enterprise/include/functions_reporting_csv.php:1385 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1143 +msgid "Projection Graph" +msgstr "Gráfico de proyección" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:526 +msgid "Period Projection" +msgstr "Proyección de período" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:587 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:942 +msgid "Slice period" +msgstr "Periodo de tiempo" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:610 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:966 +msgid "Type chart" +msgstr "Tipo de gráfico" + +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:176 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:568 +msgid "SLA percentage" +msgstr "Porcentaje SLA" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:158 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:659 +msgid "Groups status" +msgstr "Estado de los grupos" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:318 +msgid "Alert Fired" +msgstr "Alerta disparada" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:559 +msgid "Modules in normal status" +msgstr "Módulos en estado normal" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:575 +msgid "Modules in warning status" +msgstr "Modulos en estado de advertencia" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:592 +msgid "Modules in critical status" +msgstr "Módulos en estado crítico" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:613 +#: ../../mobile/operation/groups.php:214 ../../operation/agentes/ver_agente.php:1183 +#: ../../enterprise/operation/agentes/ver_agente.php:182 +msgid "Alerts fired" +msgstr "Alertas disparadas" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:638 +msgid "No modules in selected groups" +msgstr "No hay módulos en los grupos seleccionados" + +#: ../../include/lib/Dashboard/Widgets/tactical.php:275 +msgid "Status and Monitor checks" +msgstr "Comprobaciones de estado y monitor" + +#: ../../include/lib/Dashboard/Widgets/tactical.php:287 +#: ../../include/functions_reporting.php:15292 +msgid "Server performance" +msgstr "Rendimiento del servidor" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:163 +#: ../../include/lib/Dashboard/Widgets/top_n.php:653 +msgid "Top N of agent modules" +msgstr "Primeros N módulos de agente" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:241 +msgid "" +"Case insensitive regular expression or string for module name. For example: .*usage.* will " +"match: cpu_usage, vram usage." +msgstr "" +"Expresión regular o cadena para el nombre del módulo que diferencia entre mayúsculas y " +"minúsculas. Por ejemplo: .*usage.* coincidirá con: cpu_usage o vram usage." + +#: ../../include/lib/Dashboard/Widgets/top_n.php:301 ../../include/functions.php:4213 +#: ../../include/functions_alerts.php:710 +msgid "Avg." +msgstr "Media" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:320 +msgid "Agent & module" +msgstr "Agente y módulo" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:433 +msgid "Invalid regex" +msgstr "Regex no válida" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:516 +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/Widgets/top_n_events_by_group.php:163 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:587 +msgid "Top N events by agent" +msgstr "Primeros N eventos por agente" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:262 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:258 +msgid "Amount to show" +msgstr "Cantidad a mostrar" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:322 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:318 +msgid "No legend" +msgstr "Sin leyenda" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:326 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:322 +msgid "Legend Position" +msgstr "Posición de la leyenda" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:337 +msgid "Show total data" +msgstr "Mostrar datos totales" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:388 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:371 +msgid "Please select one or more groups." +msgstr "Por favor, selecciona uno o más grupos" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:482 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:475 +msgid "There is not data to show." +msgstr "No hay datos que mostrar." + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:163 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:605 +msgid "Top N events by module" +msgstr "N primeros eventos por módulo" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:357 +msgid "Type tree" +msgstr "Tipo de árbol" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:389 +msgid "Open all groups" +msgstr "Abrir todos los grupos" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:411 +msgid "Agents status" +msgstr "Estado de agente" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:447 +msgid "Modules status" +msgstr "Estado de módulos" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:513 +#, php-format +msgid "" +"The user doesn't have permission to read agents. Please contact with your %s administrator." +msgstr "" +"El usuario no tiene permisos para leer agentes. Póngase en contacto con su administrador de " +"%s." + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:643 ../../operation/tree.php:469 +#: ../../enterprise/meta/agentsearch.php:320 +#: ../../package_774/enterprise/meta/agentsearch.php:320 +msgid "Policies found" +msgstr "Políticas encontradas" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:647 ../../operation/tree.php:472 +msgid "Operating systems found" +msgstr "Sistemas operativos encontrados" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:651 ../../operation/tree.php:475 +msgid "Tags found" +msgstr "Etiquetas encontradas" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:655 ../../operation/tree.php:478 +msgid "Module Groups found" +msgstr "Grupos de módulos encontrados" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:659 ../../operation/search_main.php:128 +#: ../../operation/tree.php:481 +msgid "Modules found" +msgstr "Módulos encontrados" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:664 ../../operation/tree.php:485 +msgid "Groups found" +msgstr "Grupos encontrados" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:725 ../../operation/tree.php:537 +msgid "Not normal agents" +msgstr "Agentes en estado anómalo" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:726 ../../operation/tree.php:538 +msgid "Not normal modules" +msgstr "Módulos en estado anómalo" + +#: ../../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/wux_transaction.php:169 +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:403 +msgid "Agent WUX transaction" +msgstr "Transacción de agente WUX" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:259 +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:270 +msgid "Wux transaction" +msgstr "Transacción WUX" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:320 +#: ../../enterprise/operation/agentes/wux_console_view.php:75 +msgid "No wux transaction selected." +msgstr "Ninguna transacción WUX seleccionada" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:383 +#: ../../enterprise/operation/agentes/wux_console_view.php:149 +msgid "Phase modules not found" +msgstr "Fase de módulo no encontrada" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:172 +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:378 +msgid "WUX transaction stats" +msgstr "Estadísticas de transacciones WUX" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:288 +msgid "View all statistics" +msgstr "Ver todas las estadísticas" + +#: ../../include/lib/Dashboard/Manager.php:649 ../../include/lib/Dashboard/Manager.php:687 +#, php-format +msgid "Copy of %s" +msgstr "Copia de %s" + +#: ../../include/lib/Dashboard/Manager.php:1093 +msgid "Error create or update dashboard" +msgstr "Error al crear o actualizar el panel de control" + +#: ../../include/lib/Dashboard/Manager.php:1565 +msgid "Icon image dashboard" +msgstr "Panel de control de imágenes de iconos" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:225 +#: ../../include/lib/ClusterViewer/ClusterManager.php:235 +msgid "Cluster not found: " +msgstr "Clúster no encontrado: " + +#: ../../include/lib/ClusterViewer/ClusterManager.php:245 +msgid "Cluster agent not found: " +msgstr "Agente del clúster no encontrado: " + +#: ../../include/lib/ClusterViewer/ClusterManager.php:327 +#, php-format +msgid "Error while deleting, reason: %s" +msgstr "Error al eliminar, motivo: %s" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:335 +msgid "Cluster successfully deleted." +msgstr "Clúster eliminado con éxito." + +#: ../../include/lib/ClusterViewer/ClusterManager.php:361 +#, php-format +msgid "Error while forcing, reason: %s" +msgstr "Error al forzar, motivo: %s" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:369 +msgid "Cluster successfully forced." +msgstr "Clúster forzado con éxito." + +#: ../../include/lib/ClusterViewer/ClusterManager.php:621 +msgid "Not set" +msgstr "No configurado" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:638 +msgid "Active-Active" +msgstr "Activo-Activo" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:640 +msgid "Active-Passive" +msgstr "Activo-Pasivo" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:182 +msgid "Cluster already defined, please use another name." +msgstr "Este clúster ya ha sido definido, use otro nombre." + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:780 +msgid "Cluster name" +msgstr "Nombre del clúster" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:781 +msgid "" +"An agent with the same name of the cluster will be created, as well a special service with " +"the same name" +msgstr "" +"Se creará un agente con el mismo nombre que el clúster y un servicio especial con el mismo " +"nombre." + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:795 +msgid "Cluster type" +msgstr "Tipo de clúster" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:796 +msgid "" +"AA is a cluster where all members are working. In AP cluster only master member is working" +msgstr "" +"AA es un clúster donde funcionan todos los miembros. En un clúster AP solo trabaja el " +"miembro maestro." + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:804 +msgid "Active - Active" +msgstr "Activo - Activo" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:805 +msgid "Active - Pasive" +msgstr "Activo - Pasivo" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:825 +msgid "Target cluster agent will be stored under this group" +msgstr "El agente del clúster objetivo se guardará bajo este grupo" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:842 +msgid "You must select a Prediction Server to perform all cluster status calculations" +msgstr "" +"Debe seleccionar un Servidor de Predicción para llevar a cabo todos los cálculos de estado " +"de clúster" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1039 +msgid "critical if" +msgstr "crítico si" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1048 +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1071 +#, php-format +msgid "% of balanced modules are down (equal or greater)." +msgstr "% de los módulos equilibrados están caídos (igual o mayor)." + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1087 +msgid "Please, set thresholds for all active-passive modules" +msgstr "Establezca umbrales para todos los módulos activo-pasivo" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1098 +msgid "Please, set thresholds for all active-active modules" +msgstr "Establezca umbrales para todos los módulos activo-activo" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1203 +msgid "Please, check all active-passive modules critical for this cluster" +msgstr "Compruebe todos los módulos activo-pasivo críticos para este clúster" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1205 +msgid "" +"If a critical balanced module is going to critical status, then cluster will be critical." +msgstr "" +"Si un módulo equilibrado crítico pasa a estado crítico, el clúster entrará en estado crítico." + +#: ../../include/lib/Agent.php:349 ../../include/lib/Entity.php:303 +#: ../../include/lib/Module.php:1207 ../../enterprise/include/lib/Metaconsole/Node.php:1354 +#: ../../enterprise/include/lib/Metaconsole/Synchronizer.php:559 +#: ../../enterprise/include/lib/Service.php:398 ../../enterprise/include/lib/Service.php:741 +#: ../../enterprise/include/lib/Service.php:922 +#: ../../enterprise/include/lib/ServiceElement.php:397 +#: ../../enterprise/include/lib/ServiceElement.php:930 +#: ../../enterprise/include/lib/ServiceElement.php:972 +#: ../../enterprise/include/lib/ServiceElement.php:1014 +#: ../../enterprise/include/lib/ServiceElement.php:1121 +#: ../../enterprise/include/lib/ServiceElement.php:1163 +#: ../../package_774/enterprise/include/lib/Service.php:398 +#: ../../package_774/enterprise/include/lib/Service.php:741 +#: ../../package_774/enterprise/include/lib/Service.php:922 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:397 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:930 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:972 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:1014 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:1121 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:1163 +#, php-format +msgid "Cannot connect to node %d" +msgstr "No se puede conectar al nodo %d" + +#: ../../include/lib/Cluster.php:291 +msgid "Pasive" +msgstr "Pasivo" + +#: ../../include/lib/Group.php:306 +#, php-format +msgid "Failed to save group %s" +msgstr "Error al guardar el %s de grupo" + +#: ../../include/lib/Group.php:547 ../../include/functions_reporting_html.php:943 +#: ../../include/functions_reporting_html.php:992 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:456 +#: ../../enterprise/include/functions_reporting_csv.php:687 +#: ../../enterprise/include/functions_reporting_csv.php:744 +#: ../../enterprise/operation/agentes/security_hardening.php:537 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:445 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:502 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:454 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:523 +msgid "Id" +msgstr "ID" + +#: ../../include/lib/Group.php:559 +msgid "Ip Address" +msgstr "Dirección IP" + +#: ../../include/lib/Group.php:575 +msgid "Operative system" +msgstr "Sistema operativo" + +#: ../../include/lib/ITSM/ITSM.php:131 +msgid "Invalid response" +msgstr "Respuesta no válida" + +#: ../../include/lib/ITSM/Manager.php:159 +msgid "Delete ticket successfully" +msgstr "Ticket borrado correctamente" + +#: ../../include/lib/ITSM/Manager.php:274 +msgid "Successfully create ticket" +msgstr "Ticket creado correctamente" + +#: ../../include/lib/ITSM/Manager.php:279 +msgid "Successfully update ticket" +msgstr "Ticket actualizado correctamente" + +#: ../../include/lib/ITSM/Manager.php:352 +msgid "File added succesfully" +msgstr "Archivo añadido correctamente" + +#: ../../include/lib/ITSM/Manager.php:372 +msgid "Comment added succesfully" +msgstr "Comentario añadido correctamente" + +#: ../../include/lib/ITSM/Manager.php:382 +msgid "Delete File successfully" +msgstr "Archivo borrado correctamente" + +#: ../../include/lib/ITSM/Manager.php:1003 +msgid "Configure Pandora ITSM" +msgstr "Configurar Pandora ITSM" + +#: ../../include/lib/ITSM/Manager.php:1025 ../../include/functions_events.php:3278 +#: ../../include/functions_events.php:3566 ../../operation/reporting/graph_analytics.php:676 +#: ../../enterprise/godmode/agentes/collections.data.php:74 +#: ../../enterprise/godmode/agentes/collections.data.php:189 +#: ../../enterprise/godmode/agentes/collections.data.php:217 +#: ../../enterprise/godmode/agentes/collections.data.php:241 +#: ../../enterprise/godmode/agentes/collections.data.php:272 +#: ../../enterprise/godmode/agentes/collections.data.php:336 +msgid "New" +msgstr "Nuevo" + +#: ../../include/lib/ITSM/Manager.php:1059 ../../include/lib/ITSM/Manager.php:1308 +msgid "Detail" +msgstr "Detalles" + +#: ../../include/lib/Module.php:258 +msgid " error: Module has no agent assigned." +msgstr " error: El módulo no tiene agente asignado" + +#: ../../include/lib/Module.php:840 ../../enterprise/include/lib/Policy/Module.php:201 +#: ../../enterprise/include/lib/Policy.php:1207 +#: ../../package_774/enterprise/include/lib/Policy.php:1207 +#, php-format +msgid "Module already exists: \"%s\"" +msgstr "El módulo ya existe: \"%s\"" + +#: ../../include/lib/Module.php:1074 +msgid "Module name empty." +msgstr "Nombre de módulo vacío." + +#: ../../include/lib/Module.php:1080 +msgid "Invalid characters in module name" +msgstr "Caracteres no válidos en el nombre del módulo" + +#: ../../include/lib/Module.php:1086 +msgid "Module already exists please select another name or agent." +msgstr "Este módulo ya existe. Seleccione otro nombre o agente." + +#: ../../include/lib/Module.php:1092 +msgid "Insufficent permissions to perform this action" +msgstr "Permisos insuficientes para llevar a cabo esta acción" + +#: ../../include/lib/Module.php:1099 +#, php-format +msgid "Error while processing: %s" +msgstr "Error al procesar: %s" + +#: ../../include/lib/SpecialDay.php:88 ../../include/lib/SpecialDay.php:115 +msgid "Already exist special day in this day." +msgstr "Ya existe un día especial este día." + +#: ../../include/lib/TacticalView/Element.php:84 +msgid "Default element" +msgstr "Elemento por defecto" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:182 +msgid "Welcome back! 👋" +msgstr "¡Bienvenido de nuevo! 👋" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:184 +#, php-format +msgid "Welcome back %s! 👋" +msgstr "¡Bienvenido de nuevo %s! 👋" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:228 +#, php-format +msgid "Have a good day %s ✌" +msgstr "Hasta pronto %s ✌" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:229 +#, php-format +msgid "Welcome back! %s 👋" +msgstr "¡Bienvenido de nuevo %s! 👋" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:230 +#, php-format +msgid "Welcome back! %s 🎅" +msgstr "¡Bienvenido de nuevo %s! 👋" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:231 +#, php-format +msgid "Good morning, %s! ☕" +msgstr "¡Buenos días, %s! ☕" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:232 +#, php-format +msgid "Good evening, %s 🌇" +msgstr "¡Buenas tardes, %s! 🌇" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:233 +#, php-format +msgid "Good night, %s 🌕" +msgstr "¡Buenas noches, %s! 🌇" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:234 +#, php-format +msgid "Happy summer, %s 🌞" +msgstr "Feliz verano, %s 👋" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:235 +#, php-format +msgid "Happy winter, %s ⛄" +msgstr "Feliz invierno, %s ⛄" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:236 +#, php-format +msgid "Happy autumn, %s 🍂" +msgstr "Feliz otoño, %s 👋" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:237 +#, php-format +msgid "Happy spring, %s 🌻" +msgstr "Feliz primavera, %s 👋" + +#: ../../include/lib/TacticalView/elements/Agents.php:134 +msgid "Group alias" +msgstr "Alias del grupo" + +#: ../../include/lib/TacticalView/elements/Agents.php:380 +#: ../../include/functions_agents.php:3022 ../../include/functions_agents.php:3061 +#: ../../include/functions_agents.php:3150 ../../include/functions_agents.php:3197 +msgid "No Monitors" +msgstr "No hay monitores" + +#: ../../include/lib/TacticalView/elements/Agents.php:383 +msgid "UKNOWN" +msgstr "DESCONOCIDO" + +#: ../../include/lib/TacticalView/elements/Alerts.php:114 +msgid "Role" +msgstr "Rol" + +#: ../../include/lib/TacticalView/elements/Alerts.php:115 +msgid "Last seen" +msgstr "Último visto" + +#: ../../include/lib/TacticalView/elements/Configurations.php:38 +msgid "Configurations" +msgstr "Configuraciones" + +#: ../../include/lib/TacticalView/elements/Configurations.php:139 +msgid "Remote plugins" +msgstr "Plugins remotos" + +#: ../../include/lib/TacticalView/elements/Configurations.php:190 +msgid "Not-init modules" +msgstr "Módulos no iniciados" + +#: ../../include/lib/TacticalView/elements/Configurations.php:238 +msgid "Events in last 24 hrs" +msgstr "Eventos (últimas 24h)" + +#: ../../include/lib/TacticalView/elements/Database.php:94 +#: ../../include/lib/TacticalView/elements/LogStorage.php:98 +#: ../../include/lib/TacticalView/elements/LogStorage.php:117 +#: ../../include/lib/TacticalView/elements/Overview.php:82 +#: ../../include/lib/TacticalView/elements/Overview.php:125 +msgid "Everything’s OK!" +msgstr "Todo funciona correctamente" + +#: ../../include/lib/TacticalView/elements/Database.php:103 +#: ../../include/lib/TacticalView/elements/LogStorage.php:107 +#: ../../include/lib/TacticalView/elements/Overview.php:134 +msgid "Something’s wrong" +msgstr "Algo ha salido mal" + +#: ../../include/lib/TacticalView/elements/Events.php:192 +#: ../../include/functions_events.php:219 ../../include/functions_ui.php:4484 +#: ../../operation/events/events.php:705 +msgid "MAINTENANCE" +msgstr "MANTENIMIENTO" + +#: ../../include/lib/TacticalView/elements/Events.php:197 +#: ../../include/functions_events.php:222 ../../include/functions_ui.php:4489 +#: ../../operation/events/events.php:710 +msgid "INFORMATIONAL" +msgstr "INFORMATIVO" + +#: ../../include/lib/TacticalView/elements/Events.php:202 +#: ../../include/functions_events.php:225 ../../include/functions_ui.php:4514 +#: ../../operation/events/events.php:715 +msgid "MAJOR" +msgstr "MAYOR" + +#: ../../include/lib/TacticalView/elements/Events.php:207 +#: ../../include/functions_events.php:228 ../../include/functions_ui.php:4509 +#: ../../operation/events/events.php:720 +msgid "MINOR" +msgstr "MENOR" + +#: ../../include/lib/TacticalView/elements/Events.php:289 +#: ../../include/functions_events.php:3280 ../../include/functions_events.php:3567 +#: ../../include/functions_events.php:3576 ../../mobile/operation/events.php:890 +msgid "In process" +msgstr "En proceso" + +#: ../../include/lib/TacticalView/elements/Events.php:293 +msgid "New events" +msgstr "Nuevos eventos" + +#: ../../include/lib/TacticalView/elements/Events.php:301 +msgid "Validated events" +msgstr "Eventos validados" + +#: ../../include/lib/TacticalView/elements/Events.php:305 +#: ../../include/functions_reporting_html.php:1523 +#: ../../include/functions_reporting_html.php:6085 +#: ../../enterprise/include/functions_reporting.php:3450 +#: ../../enterprise/include/functions_reporting.php:4452 +#: ../../enterprise/include/functions_reporting.php:6458 +#: ../../enterprise/include/functions_services.php:1522 +#: ../../package_774/enterprise/include/functions_reporting.php:3439 +#: ../../package_774/enterprise/include/functions_reporting.php:4441 +#: ../../package_774/enterprise/include/functions_reporting.php:6447 +msgid "Unknow" +msgstr "Desconocido" + +#: ../../include/lib/TacticalView/elements/Events.php:445 +msgid "Event" +msgstr "Evento" + +#: ../../include/lib/TacticalView/elements/Groups.php:83 +msgid "My monitored agents" +msgstr "Mis agentes monitorizados" + +#: ../../include/lib/TacticalView/elements/Groups.php:87 +msgid "My monitored modules" +msgstr "Mis módulos monitorizados" + +#: ../../include/lib/TacticalView/elements/LogStorage.php:38 +msgid "Log storage" +msgstr "Almacenamiento de logs" + +#: ../../include/lib/TacticalView/elements/MonitoringElements.php:40 +msgid "Monitoring elements" +msgstr "Elementos de monitorización" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:40 +msgid "News Board" +msgstr "Tablón de noticias" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:73 +msgid "By" +msgstr "Por" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:84 +msgid "Welcome to our monitoring tool so grand," +msgstr "Bienvenido a nuestra gran herramienta de monitorización," + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:85 +msgid "Where data insights are at your command." +msgstr "En la que la todos los datos están a tu disposición." + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:86 +msgid "Sales, marketing, operations too," +msgstr "Comercial, marketing, operaciones también," + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:87 +msgid "Customer support, we've got you." +msgstr "Atención al cliente, cuenta con nosotros." + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:90 +msgid "Our interface is user-friendly," +msgstr "Nuestra interfaz es fácil de usar," + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:91 +msgid "Customize your dashboard, it's easy." +msgstr "¡Personaliza tu panel de control y a empezar!" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:92 +msgid "Set up alerts and gain insights so keen," +msgstr "Configura alertas y avista incidentes," + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:93 +msgid "Optimize your data, like you've never seen." +msgstr "Optimiza tus datos, como nunca antes." + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:96 +msgid "Unleash its power now, and join the pro league," +msgstr "Desata su poder ahora, y únete a los profesionales," + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:97 +msgid "Unlock the potential of your data to intrigue." +msgstr "Desbloquea el potencial de tus datos a raudales." + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:98 +msgid "Monitoring made simple, efficient and fun," +msgstr "La monitorización simplificada, eficiente y divertida," + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:99 +msgid "Discover a whole new way to get things done." +msgstr "Descubre la nueva manera de hacer las cosas." + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:102 +msgid "And take control of your IT once and for all." +msgstr "Y controla tu mundo TI de una vez por todas." + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:104 +msgid "You can replace this message with a personalized one at Admin tools -> Site news." +msgstr "" +"Puede reemplazar este mensaje por uno personalizado en Herramientas de administrador -> " +"Novedades del sitio." + +#: ../../include/lib/TacticalView/elements/Overview.php:44 +msgid "General overview" +msgstr "Vista general" + +#: ../../include/lib/TacticalView/elements/Overview.php:91 +msgid "Too size log size" +msgstr "Tamaño del archivo de logs demasiado grande" + +#: ../../include/lib/TacticalView/elements/Overview.php:177 +msgid "% Agents used" +msgstr "% Agentes utilizados" + +#: ../../include/lib/TacticalView/elements/Overview.php:182 +msgid "% Free agents" +msgstr "% Agentes libres" + +#: ../../include/lib/TacticalView/elements/Overview.php:216 +msgid "% Agents enabled" +msgstr "% Agentes habilitados" + +#: ../../include/lib/TacticalView/elements/Overview.php:221 +msgid "% Agents disabled" +msgstr "% Agentes deshabitados" + +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:61 +msgid "Name #Ag." +msgstr "Nombre (núm. ag.)" + +#: ../../include/lib/TacticalView/elements/SnmpTraps.php:38 +msgid "SNMP Traps" +msgstr "Traps SNMP" + +#: ../../include/lib/View.php:69 +#, php-format +msgid "View %s not found" +msgstr "Vista %s no encontrada" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:217 +#: ../../include/rest-api/models/VisualConsole/Item.php:1995 +msgid "width" +msgstr "ancho" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:227 +#: ../../include/rest-api/models/VisualConsole/Item.php:2005 +msgid "height" +msgstr "altura" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:249 +#: ../../include/rest-api/models/VisualConsole/Item.php:2027 +msgid "X" +msgstr "X" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:259 +#: ../../include/rest-api/models/VisualConsole/Item.php:2037 ../../include/functions.php:522 +#: ../../include/functions.php:674 +msgid "Y" +msgstr "Y" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:273 +#: ../../include/rest-api/models/VisualConsole/Items/Line.php:492 +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:947 +#: ../../include/rest-api/models/VisualConsole/Item.php:2064 +msgid "Show on top" +msgstr "Mostrar primero" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:299 +#: ../../include/functions_visual_map_editor.php:107 +#: ../../include/functions_visual_map_editor.php:133 +msgid "Border color" +msgstr "Color del borde" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:311 +msgid "Border Width" +msgstr "Ancho del borde" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:323 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:364 +#: ../../include/functions_visual_map_editor.php:158 +msgid "Fill color" +msgstr "Color de relleno" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:335 +msgid "Fill transparent" +msgstr "Relleno transparente" + +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:365 +msgid "Avg Value" +msgstr "Valor medio" + +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:366 +#: ../../include/functions_reporting_html.php:1656 +#: ../../include/functions_reporting_html.php:3384 +#: ../../include/functions_reporting_html.php:5770 +#: ../../include/functions_reporting_html.php:6314 +msgid "Max Value" +msgstr "Valor máximo" + +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:367 +#: ../../include/functions_reporting_html.php:1654 +#: ../../include/functions_reporting_html.php:3382 +#: ../../include/functions_reporting_html.php:5772 +#: ../../include/functions_reporting_html.php:6311 +msgid "Min Value" +msgstr "Valor mínimo" + +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:460 +#: ../../include/rest-api/models/VisualConsole/Item.php:2124 +#: ../../include/functions_visual_map.php:4215 +#: ../../include/functions_visual_map_editor.php:736 +msgid "Circular progress bar" +msgstr "Barra de progreso circular" + +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:462 +#: ../../include/rest-api/models/VisualConsole/Item.php:2128 +#: ../../include/functions_visual_map.php:4220 +#: ../../include/functions_visual_map_editor.php:737 +msgid "Circular progress bar (interior)" +msgstr "Barra de progreso circular (interior)" + +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:522 +#: ../../include/functions_visual_map_editor.php:787 +msgid "Element color" +msgstr "Color del elemento" + +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:534 +#: ../../include/functions_visual_map_editor.php:802 +msgid "Value color" +msgstr "Color del valor" + +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:426 +#: ../../include/functions_visual_map_editor.php:846 +msgid "Default color" +msgstr "Color predeterminado" + +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:438 +msgid "Add new range" +msgstr "Añadir nuevo intervalo" + +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:471 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:533 +#: ../../include/rest-api/models/VisualConsole/Items/Line.php:480 +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:935 +#: ../../include/rest-api/index.php:377 ../../include/functions_visual_map_editor.php:853 +msgid "Color" +msgstr "Color" + +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:498 +msgid "Current ranges" +msgstr "Intervalos actuales" + +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:727 +#: ../../include/functions_visual_map_editor.php:831 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1517 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:980 +msgid "Show statistics" +msgstr "Mostrar estadísticas" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:363 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:711 +#: ../../include/functions_visual_map_editor.php:346 +msgid "White" +msgstr "Blanco" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:364 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:712 +#: ../../include/functions_visual_map_editor.php:347 +msgid "Black" +msgstr "Negro" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:365 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:713 +#: ../../include/functions_visual_map_editor.php:348 +msgid "Transparent" +msgstr "Transparente" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:383 +#: ../../include/functions_visual_map_editor.php:889 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:93 +msgid "Vertical" +msgstr "Vertical" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:387 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:881 +msgid "Graph Type" +msgstr "Tipo de gráfica" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:399 +#: ../../include/functions_visual_map_editor.php:374 +#: ../../operation/visual_console/view.php:508 +msgid "Grid color" +msgstr "Color de cuadrícula" + +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:327 +msgid "Module name color" +msgstr "Color del nombre del módulo" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:328 +#: ../../include/functions_visual_map_editor.php:254 +msgid "Simple analogic" +msgstr "Analógico" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:329 +#: ../../include/functions_visual_map_editor.php:255 +msgid "Simple digital" +msgstr "Digital" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:333 +#: ../../include/functions_visual_map_editor.php:251 +msgid "Clock animation" +msgstr "Animación de reloj" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:346 +#: ../../include/functions_visual_map_editor.php:272 +msgid "Only time" +msgstr "Solo la hora" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:347 +#: ../../include/functions_visual_map_editor.php:273 +msgid "Time and date" +msgstr "Hora y fecha" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:351 +#: ../../include/functions_visual_map_editor.php:269 +msgid "Time format" +msgstr "Formato de hora" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:291 +#: ../../include/functions_visual_map_editor.php:511 +msgid "24h" +msgstr "24h" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:292 +msgid "12h" +msgstr "12h" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:293 +#: ../../include/functions_visual_map_editor.php:512 +msgid "8h" +msgstr "8h" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:294 +#: ../../include/functions_visual_map_editor.php:513 +msgid "2h" +msgstr "2h" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:295 +#: ../../include/functions_visual_map_editor.php:514 +msgid "1h" +msgstr "1h" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:299 +#: ../../include/functions_visual_map_editor.php:518 +msgid "Max. Time" +msgstr "Tiempo máximo" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:312 +msgid "Legend color" +msgstr "Color de leyenda" + +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:760 +#: ../../enterprise/include/functions_reporting_csv.php:2895 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2653 +msgid "Custom Graph" +msgstr "Gráfica personalizada" + +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:531 +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:614 +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:275 +#: ../../include/rest-api/models/VisualConsole/View.php:694 +#: ../../include/rest-api/models/VisualConsole/View.php:773 +msgid "Failed to connect to node" +msgstr "No se ha podido conectar con el nodo" + +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:411 +msgid "Title color" +msgstr "Color del título" + +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:278 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:282 +#: ../../include/functions_visual_map.php:1746 ../../include/functions_visual_map.php:1748 +msgid "Last value: " +msgstr "Último valor: " + +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:399 +#: ../../include/functions_visual_map_editor.php:870 +msgid "Hide last value on boolean modules" +msgstr "Ocultar el último valor en módulos boleanos" + +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:405 +msgid "Show Last Value" +msgstr "Mostrar último valor" + +#: ../../include/rest-api/models/VisualConsole/Item.php:1965 +msgid "Label position" +msgstr "Posición de la etiqueta" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2052 +msgid "Link enabled" +msgstr "Enlace habilitado" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2094 +msgid "Static graph" +msgstr "Imagen estática" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2108 +#: ../../include/functions_visual_map.php:4200 +msgid "Bars graph" +msgstr "Gráfico de barras" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2112 +msgid "Event History Graph" +msgstr "Gráfica de histórico de eventos" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2116 +#: ../../include/functions_visual_map.php:4210 +msgid "Percentile bar" +msgstr "Barra de porcentaje" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2120 +msgid "Percentile bubble" +msgstr "Gráfica bubble de percentil" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2189 +#: ../../include/functions_visual_map_editor.php:1257 +msgid "Restrict access to group" +msgstr "Restringir acceso al grupo" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2202 +#: ../../include/functions_visual_map_editor.php:1303 +msgid "Cache expiration" +msgstr "Caducidad del caché" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2439 +#: ../../include/functions_visual_map_editor.php:1020 +msgid "Linked visual console" +msgstr "Consola visual enlazada" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2489 +#: ../../include/functions_visual_map_editor.php:1152 +msgid "By default" +msgstr "Por defecto" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2490 +#: ../../include/functions_visual_map_editor.php:1131 +msgid "By status weight" +msgstr "Por peso de estadp" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2491 +#: ../../include/functions_visual_map_editor.php:1132 +msgid "By critical elements" +msgstr "Por elementos críticos" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2498 +#: ../../include/functions_visual_map_editor.php:1147 +msgid "Type of the status calculation of the linked visual console" +msgstr "Tipo de cálculo de estado de la consola visual enlazada" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2514 +#: ../../include/functions_visual_map_editor.php:1172 +msgid "Linked visual console weight" +msgstr "Peso de la consola visual enlazada" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2528 +#: ../../include/functions_visual_map_editor.php:1198 +#: ../../enterprise/operation/services/massive/service.create.elements.php:568 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:298 +#: ../../enterprise/operation/services/massive/services.create.php:1229 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1229 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:568 +msgid "Critical weight" +msgstr "Peso crítico" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2542 +#: ../../include/functions_visual_map_editor.php:1224 +#: ../../enterprise/operation/services/massive/service.create.elements.php:581 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:311 +#: ../../enterprise/operation/services/massive/services.create.php:1241 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1241 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:581 +msgid "Warning weight" +msgstr "Peso de advertencia" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2590 +#: ../../include/rest-api/models/VisualConsole/Item.php:2591 +msgid "Image Vc" +msgstr "Imagen Vc" + +#: ../../include/rest-api/models/VisualConsole/View.php:66 +msgid "Label settings" +msgstr "Configuración de etiquetas" + +#: ../../include/rest-api/models/VisualConsole/View.php:73 +#: ../../include/rest-api/models/VisualConsole/View.php:108 +msgid "General settings" +msgstr "Configuración general" + +#: ../../include/rest-api/models/VisualConsole/View.php:80 +#: ../../include/rest-api/models/VisualConsole/View.php:97 +#: ../../include/rest-api/models/VisualConsole/View.php:115 +msgid "Specific settings" +msgstr "Configuración específica" + +#: ../../include/rest-api/models/VisualConsole/View.php:183 +msgid "Item type not valid [" +msgstr "Tipo de elemento no válido [" + +#: ../../include/rest-api/models/VisualConsole/View.php:188 +msgid "Item type has no getFormInputs method [" +msgstr "Este tipo de elemento no tiene método getFormInputs [" + +#: ../../include/rest-api/models/VisualConsole/View.php:711 +msgid "NetworkLink from" +msgstr "NetworkLink de" + +#: ../../include/rest-api/models/VisualConsole/View.php:715 +#: ../../include/rest-api/models/VisualConsole/View.php:794 +#, php-format +msgid "Interface %s status" +msgstr "Estado de la interfaz %s" + +#: ../../include/rest-api/models/VisualConsole/View.php:720 +#: ../../include/rest-api/models/VisualConsole/View.php:799 +#: ../../operation/agentes/interface_traffic_graph_win.php:78 +msgid "In" +msgstr "En" + +#: ../../include/rest-api/models/VisualConsole/View.php:721 +#: ../../include/rest-api/models/VisualConsole/View.php:800 +#: ../../operation/agentes/interface_traffic_graph_win.php:79 +msgid "Out" +msgstr "Fuera" + +#: ../../include/rest-api/models/VisualConsole/View.php:790 +msgid "NetworkLink to" +msgstr "NetworkLink a" + +#: ../../include/rest-api/models/VisualConsole/View.php:842 +#, php-format +msgid "Failed to generate charts: %s" +msgstr "No se han podido generar las tablas: %s" + +#: ../../include/api.php:268 +msgid "User or group not specified" +msgstr "Usuario o grupo no especificados" + +#: ../../include/api.php:269 +msgid "User, group not specified" +msgstr "Usuario y grupo no especificados" + +#: ../../include/api.php:300 +msgid "User, group or profile not specified" +msgstr "Usuario, grupo o perfil no especificados" + +#: ../../include/api.php:301 +msgid "User, group or profile status not specified" +msgstr "Usuario, grupo o estado de perfil no especificados" + +#: ../../include/functions.php:519 ../../include/functions.php:671 +msgid "s" +msgstr "s" + +#: ../../include/functions.php:520 ../../include/functions.php:672 +msgid "d" +msgstr "d" + +#: ../../include/functions.php:521 ../../include/functions.php:673 +msgid "M" +msgstr "M" + +#: ../../include/functions.php:523 ../../include/functions.php:675 +msgid "m" +msgstr "m" + +#: ../../include/functions.php:524 ../../include/functions.php:676 +msgid "h" +msgstr "h" + +#: ../../include/functions.php:525 ../../include/functions.php:677 +msgid "N" +msgstr "N" + +#: ../../include/functions.php:1363 ../../include/functions_events.php:3139 +msgid "Monitor Critical" +msgstr "Monitor en estado crítico" + +#: ../../include/functions.php:1364 ../../include/functions_events.php:3143 +msgid "Monitor Warning" +msgstr "Monitor en estado de advertencia" + +#: ../../include/functions.php:1365 ../../include/functions_events.php:3147 +msgid "Monitor Normal" +msgstr "Monitor en estado normal" + +#: ../../include/functions.php:1367 +msgid "Monitor Unknown" +msgstr "Monitor en estado desconocido" + +#: ../../include/functions.php:1370 ../../include/functions_events.php:2923 +#: ../../include/functions_events.php:3155 +msgid "Alert recovered" +msgstr "Alerta recuperada" + +#: ../../include/functions.php:1371 ../../include/functions_events.php:2971 +#: ../../include/functions_events.php:3159 +msgid "Alert ceased" +msgstr "Alerta finalizada" + +#: ../../include/functions.php:1372 ../../include/functions_events.php:3163 +msgid "Alert manual validation" +msgstr "Validación manual de alerta" + +#: ../../include/functions.php:1374 +msgid "Agent created" +msgstr "Agente creado" + +#: ../../include/functions.php:1375 ../../include/functions_events.php:3167 +msgid "Recon host detected" +msgstr "Equipo de red detectado con recon" + +#: ../../include/functions.php:1378 ../../include/functions_events.php:2967 +#: ../../include/functions_events.php:3179 +msgid "Configuration change" +msgstr "Cambio de configuración" + +#: ../../include/functions.php:1379 ../../include/functions_events.php:3187 +#: ../../enterprise/views/ncm/agent/manage.php:62 +#: ../../enterprise/views/ncm/devices/list.php:41 +#: ../../enterprise/views/ncm/devices/list.php:76 +#: ../../enterprise/views/ncm/firmwares/edit.php:41 +#: ../../enterprise/views/ncm/firmwares/list.php:31 +#: ../../enterprise/views/ncm/models/edit.php:37 ../../enterprise/views/ncm/models/list.php:32 +#: ../../enterprise/views/ncm/snippets/edit.php:42 +#: ../../enterprise/views/ncm/snippets/list.php:32 +#: ../../enterprise/views/ncm/templates/edit.php:42 +#: ../../enterprise/views/ncm/templates/list.php:32 +#: ../../enterprise/views/ncm/vendors/edit.php:35 +#: ../../enterprise/views/ncm/vendors/list.php:32 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:42 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:32 +msgid "Network configuration manager" +msgstr "Administrador de configuración de red" + +#: ../../include/functions.php:1495 ../../include/functions.php:1525 +msgid "ALERT FIRED" +msgstr "ALERTA DISPARADA" + +#: ../../include/functions.php:2835 +#, php-format +msgid "%s seconds" +msgstr "%s segundos" + +#: ../../include/functions.php:2838 ../../include/functions.php:2839 +#, php-format +msgid "%s minutes" +msgstr "%s minutos" + +#: ../../include/functions.php:2847 ../../include/functions.php:2848 +#, php-format +msgid "%s months" +msgstr "%s meses" + +#: ../../include/functions.php:2850 ../../include/functions.php:2851 +#, php-format +msgid "%s years" +msgstr "%s años" + +#: ../../include/functions.php:2853 +msgid "Default values will be used" +msgstr "Se usarán los valores por defecto" + +#: ../../include/functions.php:3038 ../../include/functions.php:3043 +msgid "The file exceeds the maximum size" +msgstr "El archivo excede el tamaño máximo" + +#: ../../include/functions.php:3039 +msgid "Please check this PHP runtime variable values:
  upload_max_filesize (currently "
+msgstr ""
+"Compruebe los valores de esta variable de tiempo de ejecución de PHP: "
+"
upload_max_filesize (actualmente "
+
+#: ../../include/functions.php:3047
+msgid "The uploaded file was only partially uploaded"
+msgstr "El archivo se ha subido parcialmente."
+
+#: ../../include/functions.php:3051
+msgid "No file was uploaded"
+msgstr "No se subió ningún archivo."
+
+#: ../../include/functions.php:3055
+msgid "Missing a temporary folder"
+msgstr "El directorio temporal no existe."
+
+#: ../../include/functions.php:3059
+msgid "Failed to write file to disk"
+msgstr "No se pudo escribir el archivo al disco."
+
+#: ../../include/functions.php:3063
+msgid "File upload stopped by extension"
+msgstr "Subida de archivo cancelada por la extensión"
+
+#: ../../include/functions.php:3067
+msgid "Unknown upload error"
+msgstr "Error desconocido al subir el archivo"
+
+#: ../../include/functions.php:3178
+msgid "No data found to export"
+msgstr "Datos no encontrados para exportar"
+
+#: ../../include/functions.php:3499 ../../operation/gis_maps/render_view.php:150
+msgid "5 seconds"
+msgstr "5 segundos"
+
+#: ../../include/functions.php:3500 ../../operation/gis_maps/render_view.php:151
+msgid "10 seconds"
+msgstr "10 segundos"
+
+#: ../../include/functions.php:3501
+msgid "15 seconds"
+msgstr "15 segundos"
+
+#: ../../include/functions.php:3504 ../../operation/gis_maps/render_view.php:154
+msgid "2 minutes"
+msgstr "2 minutos"
+
+#: ../../include/functions.php:3506
+msgid "15 minutes"
+msgstr "15 minutos"
+
+#: ../../include/functions.php:4055 ../../include/functions_ui.php:2717
+#: ../../views/dashboard/slides.php:203
+msgid "Previous"
+msgstr "Anterior"
+
+#: ../../include/functions.php:4061
+msgid "Summatory series"
+msgstr "Series sumatorias"
+
+#: ../../include/functions.php:4065
+msgid "Average series"
+msgstr "Series de media"
+
+#: ../../include/functions.php:4093 ../../include/functions.php:4112
+#: ../../include/functions.php:4126 ../../include/functions.php:4171
+#: ../../include/functions.php:4255 ../../include/functions.php:4332
+msgid "Unit "
+msgstr "Unidad "
+
+#: ../../include/functions.php:4265
+msgid "Min:"
+msgstr "Mín.:"
+
+#: ../../include/functions.php:4274
+msgid "Max:"
+msgstr "Máx.:"
+
+#: ../../include/functions.php:4283
+msgid "Avg:"
+msgstr "Media:"
+
+#: ../../include/functions.php:4329 ../../include/functions.php:4337
+msgid "of module"
+msgstr "de módulo"
+
+#: ../../include/functions.php:4356
+msgid "Projection"
+msgstr "Proyección"
+
+#: ../../include/functions.php:6394
+msgid "Testing Pandora FMS email"
+msgstr "Probando el email de Pandora FMS"
+
+#: ../../include/functions.php:6407
+msgid ""
+"This is an email test sent from Pandora FMS. If you can read this, your configuration works."
+msgstr ""
+"Este es un email de prueba enviado desde Pandora FMS. Si lo ha recibido significa que la "
+"configuración funciona."
+
+#: ../../include/functions.php:6642
+msgid "Recommended value is: -1"
+msgstr "El valor recomendado es: -1"
+
+#: ../../include/functions_agents.php:1067
+msgid "There was an error copying the agent configuration, the copy has been cancelled"
+msgstr "Hubo un error al copiar la configuración del agente, se canceló la copia."
+
+#: ../../include/functions_agents.php:3030 ../../include/functions_agents.php:3091
+#: ../../include/functions_agents.php:3158 ../../include/functions_agents.php:3202
+#: ../../include/functions_reporting.php:13631
+msgid "At least one module in CRITICAL status"
+msgstr "Al menos un módulo está en estado CRÍTICO"
+
+#: ../../include/functions_agents.php:3036 ../../include/functions_agents.php:3104
+#: ../../include/functions_agents.php:3166 ../../include/functions_agents.php:3207
+#: ../../include/functions_reporting.php:13638
+msgid "At least one module in WARNING status"
+msgstr "Al menos un módulo está en estado de ADVERTENCIA"
+
+#: ../../include/functions_agents.php:3042 ../../include/functions_agents.php:3117
+#: ../../include/functions_agents.php:3174 ../../include/functions_agents.php:3212
+#: ../../include/functions_reporting.php:13645
+msgid "At least one module is in UKNOWN status"
+msgstr "Al menos un módulo está en estado DESCONOCIDO"
+
+#: ../../include/functions_agents.php:3048 ../../include/functions_agents.php:3130
+#: ../../include/functions_agents.php:3182 ../../include/functions_agents.php:3217
+#: ../../include/functions_reporting.php:13652
+msgid "All Monitors OK"
+msgstr "Todos los monitores OK"
+
+#: ../../include/functions_agents.php:3076
+msgid "Alert fired on agent"
+msgstr "Alerta disparada en agente"
+
+#: ../../include/functions_agents.php:3977 ../../include/functions_agents.php:4031
+#: ../../include/functions_reporting_html.php:7068
+#: ../../operation/custom_fields/custom_fields_view.php:407
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:425
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:413
+msgid "Agents ok"
+msgstr "Agentes OK"
+
+#: ../../include/functions_agents.php:3987 ../../include/functions_reporting_html.php:7059
+#: ../../mobile/operation/groups.php:193
+#: ../../operation/custom_fields/custom_fields_view.php:381
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:399
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:387
+msgid "Agents critical"
+msgstr "Agentes críticos"
+
+#: ../../include/functions_agents.php:3997 ../../include/functions_reporting_html.php:7062
+#: ../../operation/custom_fields/custom_fields_view.php:394
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:412
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:400
+msgid "Agents warning"
+msgstr "Agentes en estado de advertencia"
+
+#: ../../include/functions_agents.php:4007 ../../include/functions_reporting_html.php:7071
+#: ../../mobile/operation/groups.php:196
+#: ../../operation/custom_fields/custom_fields_view.php:420
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:438
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:426
+msgid "Agents unknown"
+msgstr "Agentes desconocidos"
+
+#: ../../include/functions_agents.php:4021 ../../include/functions_reporting_html.php:7077
+#: ../../mobile/operation/groups.php:190
+#: ../../operation/custom_fields/custom_fields_view.php:433
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:451
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:439
+msgid "Agents not init"
+msgstr "Agentes no iniciados"
+
+#: ../../include/functions_agents.php:4127 ../../enterprise/include/class/SAP.app.php:756
+#: ../../package_774/enterprise/include/class/SAP.app.php:756
+msgid "SAP Login OK"
+msgstr "Inicio de sesión SAP correcto"
+
+#: ../../include/functions_agents.php:4128 ../../enterprise/include/class/SAP.app.php:757
+#: ../../package_774/enterprise/include/class/SAP.app.php:757
+msgid "SAP Dumps"
+msgstr "Volcados SAP"
+
+#: ../../include/functions_agents.php:4129 ../../enterprise/include/class/SAP.app.php:758
+#: ../../package_774/enterprise/include/class/SAP.app.php:758
+msgid "SAP lock entry list"
+msgstr "Lista de entradas de bloqueo SAP"
+
+#: ../../include/functions_agents.php:4130 ../../enterprise/include/class/SAP.app.php:759
+#: ../../package_774/enterprise/include/class/SAP.app.php:759
+msgid "SAP canceled Jobs"
+msgstr "Trabajos SAP cancelados"
+
+#: ../../include/functions_agents.php:4131 ../../enterprise/include/class/SAP.app.php:760
+#: ../../package_774/enterprise/include/class/SAP.app.php:760
+msgid "SAP Batch inputs erroneous"
+msgstr "Entradas SAP en grupo erróneas"
+
+#: ../../include/functions_agents.php:4132 ../../enterprise/include/class/SAP.app.php:761
+#: ../../package_774/enterprise/include/class/SAP.app.php:761
+msgid "SAP IDOC erroneous"
+msgstr "SAP IDOC erróneo"
+
+#: ../../include/functions_agents.php:4133 ../../enterprise/include/class/SAP.app.php:762
+#: ../../package_774/enterprise/include/class/SAP.app.php:762
+msgid "SAP IDOC OK"
+msgstr "SAP IDOC OK"
+
+#: ../../include/functions_agents.php:4134 ../../enterprise/include/class/SAP.app.php:763
+#: ../../package_774/enterprise/include/class/SAP.app.php:763
+msgid "SAP WP without active restart"
+msgstr "WP SAP sin reinicio activo"
+
+#: ../../include/functions_agents.php:4135 ../../enterprise/include/class/SAP.app.php:764
+#: ../../package_774/enterprise/include/class/SAP.app.php:764
+msgid "SAP WP stopped"
+msgstr "WP SAP parado"
+
+#: ../../include/functions_agents.php:4136 ../../enterprise/include/class/SAP.app.php:765
+#: ../../package_774/enterprise/include/class/SAP.app.php:765
+msgid "Average time of SAPGUI response"
+msgstr "Media de tiempo de respuesta de SAPGUI"
+
+#: ../../include/functions_agents.php:4137
+msgid "Dialog response time"
+msgstr "Tiempo de respuesta del diálogo"
+
+#: ../../include/functions_agents.php:4138 ../../enterprise/include/class/SAP.app.php:766
+#: ../../package_774/enterprise/include/class/SAP.app.php:766
+msgid "Dialog Logged users"
+msgstr "Usuarios conectados en el diálogo"
+
+#: ../../include/functions_agents.php:4139 ../../enterprise/include/class/SAP.app.php:767
+#: ../../package_774/enterprise/include/class/SAP.app.php:767
+msgid "TRFC in error"
+msgstr "TRFC en error"
+
+#: ../../include/functions_agents.php:4140 ../../enterprise/include/class/SAP.app.php:768
+#: ../../package_774/enterprise/include/class/SAP.app.php:768
+msgid "QRFC in error SMQ2"
+msgstr "QRFC en error SMQ2"
+
+#: ../../include/functions_agents.php:4141 ../../enterprise/include/class/SAP.app.php:769
+#: ../../package_774/enterprise/include/class/SAP.app.php:769
+msgid "Number of Update WPs in error"
+msgstr "Número de WPs de actualización en error"
+
+#: ../../include/functions_agents.php:4613
+msgid "In scheduled downtime"
+msgstr "En parada planificada"
+
+#: ../../include/functions_agents.php:4716
+msgid "Agent contact"
+msgstr "Contacto de agente"
+
+#: ../../include/functions_agents.php:4733
+msgid "Refresh data"
+msgstr "Actualizar datos"
+
+#: ../../include/functions_agents.php:4896 ../../include/functions_servers.php:1440
+msgid "Satellite server"
+msgstr "Servidor Satélite"
+
+#: ../../include/functions_agents.php:4917
+msgid "SecurityMon"
+msgstr "SecurityMon"
+
+#: ../../include/functions_agents.php:4918
+#, php-format
+msgid "Total security modules: %s"
+msgstr "Módulos de seguridad totales: %s"
+
+#: ../../include/functions_agents.php:4929 ../../include/functions_reporting_html.php:819
+#: ../../enterprise/include/functions_reporting_csv.php:576
+#: ../../enterprise/operation/menu.php:204
+#: ../../enterprise/operation/security/agent_security.php:113
+#: ../../enterprise/operation/security/hardening.php:38
+#: ../../package_774/enterprise/operation/menu.php:204
+#: ../../package_774/enterprise/operation/security/hardening.php:37
+msgid "Hardening"
+msgstr "Hardening"
+
+#: ../../include/functions_agents.php:4939 ../../include/functions_reporting_html.php:581
+#: ../../include/functions_reporting_html.php:820
+#: ../../enterprise/include/functions_reporting_csv.php:483
+#: ../../enterprise/include/functions_reporting_csv.php:576
+#: ../../enterprise/include/functions_security_hardening.php:665
+#: ../../enterprise/operation/security/agent_security.php:96
+#: ../../package_774/enterprise/include/functions_security_hardening.php:694
+msgid "Vulnerability"
+msgstr "Vulnerabilidad"
+
+#: ../../include/functions_agents.php:4954 ../../include/functions_treeview.php:930
+msgid "Position (Long, Lat)"
+msgstr "Posición (longitud, latitud)"
+
+#: ../../include/functions_agents.php:4977 ../../include/functions_treeview.php:953
+msgid "Timezone Offset"
+msgstr "Zona horaria desactivada"
+
+#: ../../include/functions_alerts.php:484 ../../enterprise/include/functions_policies.php:443
+#: ../../enterprise/include/functions_policies.php:458
+#: ../../package_774/enterprise/include/functions_policies.php:431
+#: ../../package_774/enterprise/include/functions_policies.php:446
+msgid "copy"
+msgstr "copiar"
+
+#: ../../include/functions_alerts.php:684
+msgid "Max and min"
+msgstr "Máx. y mín."
+
+#: ../../include/functions_alerts.php:687
+msgid "Equal to"
+msgstr "Igual a"
+
+#: ../../include/functions_alerts.php:688
+msgid "Not equal to"
+msgstr "Diferente de"
+
+#: ../../include/functions_alerts.php:692
+msgid "On Change"
+msgstr "en estado de cambio"
+
+#: ../../include/functions_alerts.php:694
+msgid "Not normal status"
+msgstr "Estado anormal"
+
+#: ../../include/functions_alerts.php:695
+msgid "Complex alert"
+msgstr "Alerta compleja"
+
+#: ../../include/functions_alerts.php:711
+msgid "Sum."
+msgstr "Suma"
+
+#: ../../include/functions_alerts.php:728
+msgid "<"
+msgstr "<"
+
+#: ../../include/functions_alerts.php:729
+msgid ">"
+msgstr ">"
+
+#: ../../include/functions_alerts.php:730
+msgid "="
+msgstr "="
+
+#: ../../include/functions_alerts.php:749
+msgid "Last 24 hours"
+msgstr "Últimas 24 horas"
+
+#: ../../include/functions_alerts.php:1175 ../../include/functions_network_components.php:590
+#: ../../enterprise/include/functions_local_components.php:354
+msgid "Copy of"
+msgstr "Copia de"
+
+#: ../../include/functions_alerts.php:1755
+msgid "No actions defined"
+msgstr "No hay acciones definidas"
+
+#: ../../include/functions_alerts.php:2740
+msgid "Alert and command group does not match"
+msgstr "El grupo de la alerta y del comando no coinciden"
+
+#: ../../include/functions_api.php:126
+msgid "Not `set`, `get` or `help` operation selected."
+msgstr "No hay operación 'set', 'get' o 'help' seleccionada"
+
+#: ../../include/functions_api.php:136
+msgid "This operation does not exist."
+msgstr "Esta operación no existe."
+
+#: ../../include/functions_api.php:146
+msgid "The Id does not exist in database."
+msgstr "El ID no existe en la base de datos."
+
+#: ../../include/functions_api.php:156
+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:166
+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:176 ../../operation/custom_fields/custom_fields_view.php:727
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:744
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:732
+msgid "No data to show."
+msgstr "No hay datos."
+
+#: ../../include/functions_api.php:186
+msgid ""
+"This console is not the environment administrator. Please, manage this feature from "
+"centralized manager console (Metaconsole)."
+msgstr ""
+"Esta consola no es el administrador del entorno. Gestione esta funcionalidad desde la "
+"consola de gestión centralizada (Metaconsola)."
+
+#: ../../include/functions_api.php:196
+msgid "Auth error"
+msgstr "Error de autenticación"
+
+#: ../../include/functions_api.php:206
+msgid "License not allowed for this operation."
+msgstr "Licencia no permitida para esta operación."
+
+#: ../../include/functions_api.php:1535
+msgid "The agent could not be modified. For security reasons, use a group other than 0."
+msgstr ""
+"No se ha podido modificar el agente. Por motivos de seguridad, use un grupo diferente de 0."
+
+#: ../../include/functions_api.php:1891
+#, php-format
+msgid "Updated %d/%d agents"
+msgstr "Se han actualizado  %d/%d agentes"
+
+#: ../../include/functions_api.php:1899
+msgid "Agent updated."
+msgstr "Agente actualizado."
+
+#: ../../include/functions_api.php:2116
+msgid "Could not create OS"
+msgstr "No se ha podido crear el sistema operativo."
+
+#: ../../include/functions_api.php:2153
+msgid "Could not update OS"
+msgstr "No se ha podido actualizar el sistema operativo"
+
+#: ../../include/functions_api.php:2354
+msgid "The agent was successfully deleted"
+msgstr "El agente se ha eliminado correctamente"
+
+#: ../../include/functions_api.php:3863
+msgid "Network module updated."
+msgstr "Módulo de red actualizado"
+
+#: ../../include/functions_api.php:4161
+msgid "Plugin module updated."
+msgstr "Módulo de plugin actualizado"
+
+#: ../../include/functions_api.php:4518
+#, php-format
+msgid "Synthetic module created ID: %s"
+msgstr "ID creada por el módulo sintético: %s"
+
+#: ../../include/functions_api.php:4671
+msgid "Synthetic module created ID: "
+msgstr "ID del módulo sintético creado: "
+
+#: ../../include/functions_api.php:4789
+msgid "Data module updated."
+msgstr "Datos del módulo actualizado"
+
+#: ../../include/functions_api.php:5166
+msgid "SNMP module updated."
+msgstr "Módulo SNMP actualizado"
+
+#: ../../include/functions_api.php:5765
+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:5779
+msgid ""
+"Error creating alert template. Invalid id_group or the user has not enough permission to "
+"make this action."
+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:5923
+msgid ""
+"Error updating alert template. Invalid id_group or the user has not enough permission to "
+"make this action."
+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:6007
+msgid "Successful update of the alert template"
+msgstr "Actualización correcta de la plantilla de alerta"
+
+#: ../../include/functions_api.php:6053
+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:6082
+msgid "Successful delete of alert template."
+msgstr "Plantilla de alerta borrada correctamente."
+
+#: ../../include/functions_api.php:6502 ../../include/functions_api.php:12073
+#: ../../include/functions_api.php:12139 ../../include/functions_api.php:12420
+#: ../../include/functions_api.php:12500
+#, php-format
+msgid "%d agents affected"
+msgstr "%d agentes afectados"
+
+#: ../../include/functions_api.php:6648
+msgid "Correct deleting of module template."
+msgstr "Plantilla de módulo borrada correctamente"
+
+#: ../../include/functions_api.php:6756
+msgid "Successful delete of module template."
+msgstr "Plantilla de módulo eliminada correctamente."
+
+#: ../../include/functions_api.php:6789
+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:6797
+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:6805
+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:6876
+msgid "Error validating alert. Specified alert does not exist."
+msgstr "Error al validar alerta. La alerta especificada no existe."
+
+#: ../../include/functions_api.php:6887
+msgid "Error validating alert"
+msgstr "Error al validar la alerta."
+
+#: ../../include/functions_api.php:6961
+#, php-format
+msgid "Correct validation of all alerts (total %d)."
+msgstr "Validación correcta de todas las alertas (total %d)."
+
+#: ../../include/functions_api.php:7055
+msgid "Correct validation of all policy alerts."
+msgstr "Validación correcta de las alertas de política."
+
+#: ../../include/functions_api.php:7097
+msgid "Error stopping downtime. Periodical and running scheduled downtime cannot be stopped."
+msgstr ""
+"Error al detener el tiempo de inactividad. Las paradas planificadas periódicas y en "
+"ejecución no pueden detenerse."
+
+#: ../../include/functions_api.php:7110
+msgid "Downtime stopped."
+msgstr "Tiempo de inactividad interrumpido"
+
+#: ../../include/functions_api.php:7590
+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:7594
+msgid "and this agents are generate problems: "
+msgstr "y estos agentes generan problemas: "
+
+#: ../../include/functions_api.php:7598
+msgid "and this agents with ids are doesn't exists: "
+msgstr "y estos agentes con los identificadores no existen: "
+
+#: ../../include/functions_api.php:7746
+msgid "Planned downtime updated"
+msgstr "Tiempo de parada planificado actualizado"
+
+#: ../../include/functions_api.php:7821
+msgid " Agents deleted"
+msgstr " Agentes eliminados"
+
+#: ../../include/functions_api.php:7903
+msgid " Agents added"
+msgstr " Agentes añadidos"
+
+#: ../../include/functions_api.php:8022
+msgid "Data policy module updated."
+msgstr "Política de módulo de datos actualizado"
+
+#: ../../include/functions_api.php:8253
+msgid "Network policy module updated."
+msgstr "Módulo de red de la política actualizado"
+
+#: ../../include/functions_api.php:8508
+msgid "Plugin policy module updated."
+msgstr "Módulo de plugin de la política actualizado"
+
+#: ../../include/functions_api.php:9017
+msgid "SNMP policy module updated."
+msgstr "Módulo SNMP de la política actualizado"
+
+#: ../../include/functions_api.php:9352
+msgid "Successful deletion"
+msgstr "Eliminado correctamente."
+
+#: ../../include/functions_api.php:9675
+msgid "User created."
+msgstr "Usuario creado."
+
+#: ../../include/functions_api.php:9770
+msgid "User updated."
+msgstr "Usuario actualizado."
+
+#: ../../include/functions_api.php:9847
+msgid "Enabled user."
+msgstr "Usuario habilitado"
+
+#: ../../include/functions_api.php:9855
+msgid "Disabled user."
+msgstr "Usuario deshabilitado"
+
+#: ../../include/functions_api.php:10150
+#, php-format
+msgid "Template have been inserted in %d agents."
+msgstr "Las plantillas se han insertado en %d agentes."
+
+#: ../../include/functions_api.php:10325
+msgid "XML file was generated successfully in path: "
+msgstr "El archivo XML se ha creado correctamente en la ruta: "
+
+#: ../../include/functions_api.php:10465
+#, php-format
+msgid "Module has been created in %d agents."
+msgstr "El módulo se ha cread en %d agentes."
+
+#: ../../include/functions_api.php:10593
+#, php-format
+msgid "Action has been set for %d agents."
+msgstr "La acción se ha asignado a %d agentes."
+
+#: ../../include/functions_api.php:11673
+msgid "User deleted."
+msgstr "Usuario borrado."
+
+#: ../../include/functions_api.php:11732
+msgid "User profile added."
+msgstr "Perfil de usuario añadido."
+
+#: ../../include/functions_api.php:11797
+msgid "User profile deleted."
+msgstr "Perfil de usuario eliminado."
+
+#: ../../include/functions_api.php:12080
+msgid "Module disabled successfully."
+msgstr "Módulo deshabilitado correctamente."
+
+#: ../../include/functions_api.php:12082
+msgid "The module could not be disabled."
+msgstr "No se ha podido deshabilitar el módulo."
+
+#: ../../include/functions_api.php:12146
+msgid "Module enabled successfully."
+msgstr "Módulo habilitado correctamente."
+
+#: ../../include/functions_api.php:12148
+msgid "The module could not be enabled."
+msgstr "El módulo no se ha podido habilitar."
+
+#: ../../include/functions_api.php:12196 ../../include/functions_api.php:12249
+msgid "The alert could not be disabled."
+msgstr "La alerta no se ha podido deshabilitar."
+
+#: ../../include/functions_api.php:12296 ../../include/functions_api.php:12349
+msgid "The alert could not be enabled."
+msgstr "La alerta no se ha podido habilitar."
+
+#: ../../include/functions_api.php:13661
+msgid "Enabled agent."
+msgstr "Agente habilitado"
+
+#: ../../include/functions_api.php:13669
+msgid "Disabled agent."
+msgstr "Agente deshabilitado"
+
+#: ../../include/functions_api.php:14648
+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:14650
+#, 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:14653
+msgid "This function is for metaconsole only."
+msgstr "función exclusiva de la Metaconsola."
+
+#: ../../include/functions_api.php:15043 ../../include/functions_api.php:15114
+msgid "Successfully deleted."
+msgstr "Eliminado correctamente"
+
+#: ../../include/functions_api.php:15073
+msgid "The user cannot access the cluster."
+msgstr "El usuario no puede acceder al cluster."
+
+#: ../../include/functions_api.php:15167
+msgid "Created by template "
+msgstr "Creado mediante la plantilla "
+
+#: ../../include/functions_api.php:15961
+msgid "Event filter successfully created."
+msgstr "Filtro de evento creado correctamente."
+
+#: ../../include/functions_api.php:16194
+msgid "Event filter successfully updated."
+msgstr "Filtro de evento creado correctamente."
+
+#: ../../include/functions_api.php:16235
+msgid "Event filter successfully deleted."
+msgstr "Filtro de evento borrado correctamente."
+
+#: ../../include/functions_api.php:16551
+msgid "Validated traps."
+msgstr "Traps validados."
+
+#: ../../include/functions_api.php:16578
+msgid "Deleted traps."
+msgstr "Traps eliminados."
+
+#: ../../include/functions_api.php:16771
+#, 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:16773
+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:17247
+#, 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:17436
+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:17444
+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:17469
+msgid "Error in discovery task enabling/disabling."
+msgstr "Error al habilitar/deshabilitar la tarea discovery."
+
+#: ../../include/functions_api.php:17477
+msgid "Enabled discovery task."
+msgstr "Tarea discovery habilitada."
+
+#: ../../include/functions_api.php:17485
+msgid "Disabled discovery task."
+msgstr "Tarea discovery deshabilitada."
+
+#: ../../include/functions_clippy.php:152
+#, php-format
+msgid "%s assistant"
+msgstr "Asistente de %s"
+
+#: ../../include/functions_clippy.php:189 ../../include/functions_clippy.php:194
+msgid "End wizard"
+msgstr "Cerrar asistente"
+
+#: ../../include/functions_clippy.php:227
+msgid "Next →"
+msgstr "Siguiente →"
+
+#: ../../include/functions_clippy.php:228
+msgid "← Back"
+msgstr "← Anterior"
+
+#: ../../include/functions_clippy.php:240
+msgid "Do you want to exit the help tour?"
+msgstr "¿Quieres salir de la ayuda guiada?"
+
+#: ../../include/functions_config.php:151
+msgid "Failed updated: User did not login."
+msgstr "Fallo de actualización: el usuario no inició sesión"
+
+#: ../../include/functions_config.php:159
+msgid "Failed updated: User is not admin."
+msgstr "Fallo de actualización: el usuario no es administrador"
+
+#: ../../include/functions_config.php:185 ../../enterprise/meta/advanced/metasetup.setup.php:82
+#: ../../enterprise/meta/include/functions_meta.php:80
+#: ../../package_774/enterprise/meta/include/functions_meta.php:80
+msgid "Language settings"
+msgstr "Configuración de idioma"
+
+#: ../../include/functions_config.php:193
+msgid "Chromium config directory"
+msgstr "Directorio de configuración de Chromium"
+
+#: ../../include/functions_config.php:209
+msgid "SSL cert path"
+msgstr "Ruta del certificado SSL"
+
+#: ../../include/functions_config.php:217
+msgid "Use cert."
+msgstr "Usar certificado"
+
+#: ../../include/functions_config.php:226
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:232
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:312
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:427
+#: ../../enterprise/meta/advanced/cron_main.php:164
+#: ../../enterprise/meta/advanced/cron_main.php:208
+#: ../../enterprise/meta/advanced/cron_main.php:278
+#: ../../enterprise/meta/include/functions_meta.php:125
+#: ../../package_774/enterprise/meta/include/functions_meta.php:125
+#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:232
+#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:312
+#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:427
+msgid "Path doesn't exists or is not writable"
+msgstr "La ruta no existe o no se puede escribir en ella."
+
+#: ../../include/functions_config.php:231 ../../enterprise/meta/include/functions_meta.php:123
+#: ../../package_774/enterprise/meta/include/functions_meta.php:123
+msgid "Attachment store."
+msgstr "Almacenamiento de adjuntos."
+
+#: ../../include/functions_config.php:272 ../../include/functions_register.php:164
+#: ../../enterprise/meta/advanced/metasetup.setup.php:257
+#: ../../enterprise/meta/include/functions_meta.php:161
+#: ../../package_774/enterprise/meta/include/functions_meta.php:161
+msgid "Timezone setup"
+msgstr "Configuración de zona horaria"
+
+#: ../../include/functions_config.php:297
+msgid "License information"
+msgstr "Información sobre la licencia"
+
+#: ../../include/functions_config.php:327
+msgid "Use custom encoding"
+msgstr "Use codificación personalizada"
+
+#: ../../include/functions_config.php:347
+msgid "Limit parameters bulk"
+msgstr "Límite de operaciones en bloque"
+
+#: ../../include/functions_config.php:351
+msgid "Identification_reminder"
+msgstr "Recordatorio de identificación"
+
+#: ../../include/functions_config.php:355
+msgid "Include_agents"
+msgstr "Incluir agentes"
+
+#: ../../include/functions_config.php:359
+msgid "alias_as_name"
+msgstr "Alias como nombre"
+
+#: ../../include/functions_config.php:363
+msgid "keep_in_process_status_extra_id"
+msgstr "keep_in_process_status_extra_id"
+
+#: ../../include/functions_config.php:367
+msgid "show_experimental_features"
+msgstr "show_experimental_features"
+
+#: ../../include/functions_config.php:371
+msgid "eastern_eggs_disabled"
+msgstr "eastern_eggs_disabled"
+
+#: ../../include/functions_config.php:375
+msgid "number_modules_queue"
+msgstr "number_modules_queue"
+
+#: ../../include/functions_config.php:379
+msgid "Console log enabled"
+msgstr "Log de consola habilitado"
+
+#: ../../include/functions_config.php:383
+msgid "Audit log enabled"
+msgstr "Log de auditoría habilitado"
+
+#: ../../include/functions_config.php:387
+msgid "Module Custom ID read only"
+msgstr "Solo lectura del ID personalizado del módulo"
+
+#: ../../include/functions_config.php:399 ../../enterprise/meta/include/functions_meta.php:366
+#: ../../package_774/enterprise/meta/include/functions_meta.php:366
+msgid "Max hours old event comments"
+msgstr "Máx. horas de antigüedad de los comentarios de eventos"
+
+#: ../../include/functions_config.php:407 ../../enterprise/meta/advanced/metasetup.mail.php:132
+msgid "Server SMTP"
+msgstr "Servidor SMTP"
+
+#: ../../include/functions_config.php:411 ../../enterprise/meta/advanced/metasetup.mail.php:122
+msgid "From dir"
+msgstr "Desde dir"
+
+#: ../../include/functions_config.php:419 ../../enterprise/meta/advanced/metasetup.mail.php:137
+msgid "Port SMTP"
+msgstr "Puerto SMTP"
+
+#: ../../include/functions_config.php:440
+msgid "Ftp server ip"
+msgstr "IP del servidor Ftp"
+
+#: ../../include/functions_config.php:447 ../../enterprise/godmode/setup/setup.php:81
+#: ../../package_774/enterprise/godmode/setup/setup.php:81
+msgid "Forward SNMP traps to agent (if exist)"
+msgstr "Reenviar los traps SNMP al agente (si existe)"
+
+#: ../../include/functions_config.php:451 ../../enterprise/godmode/setup/setup.php:92
+#: ../../package_774/enterprise/godmode/setup/setup.php:92
+msgid "Use Enterprise ACL System"
+msgstr "Utilizar el sistema ACL Enterprise"
+
+#: ../../include/functions_config.php:455 ../../enterprise/meta/include/functions_meta.php:71
+#: ../../package_774/enterprise/meta/include/functions_meta.php:71
+msgid "Activate Metaconsole"
+msgstr "Activar la Metaconsola"
+
+#: ../../include/functions_config.php:459 ../../enterprise/godmode/setup/setup.php:106
+#: ../../enterprise/meta/advanced/metasetup.setup.php:533
+#: ../../enterprise/meta/include/functions_meta.php:276
+#: ../../package_774/enterprise/meta/include/functions_meta.php:276
+#: ../../package_774/enterprise/godmode/setup/setup.php:106
+msgid "Size of collection"
+msgstr "Tamaño de la colección"
+
+#: ../../include/functions_config.php:463
+msgid "Replication DB host"
+msgstr "Host de la BD de replicación"
+
+#: ../../include/functions_config.php:467
+msgid "Replication DB database"
+msgstr "Nombre de la BD de replicación"
+
+#: ../../include/functions_config.php:471
+msgid "Replication DB user"
+msgstr "Usuario de la BD de replicación"
+
+#: ../../include/functions_config.php:475
+msgid "Replication DB password"
+msgstr "Contraseña de la BD de replicación"
+
+#: ../../include/functions_config.php:479
+msgid "Replication DB port"
+msgstr "Puerto de la BD de replicación"
+
+#: ../../include/functions_config.php:483
+msgid "Metaconsole agent cache"
+msgstr "Caché de agente de la Metaconsola"
+
+#: ../../include/functions_config.php:487 ../../enterprise/godmode/setup/setup.php:210
+#: ../../package_774/enterprise/godmode/setup/setup.php:210
+msgid "Activate Log Collector"
+msgstr "Activar el colector de logs"
+
+#: ../../include/functions_config.php:491
+msgid "Enable Update Manager"
+msgstr "Habilitar Update Manager"
+
+#: ../../include/functions_config.php:495
+msgid "Legacy database HA"
+msgstr "Base de datos heredada HA"
+
+#: ../../include/functions_config.php:499
+msgid "agent_vulnerabilities"
+msgstr "agent_vulnerabilities"
+
+#: ../../include/functions_config.php:503
+msgid "Ipam Ocuppied Manager Critical"
+msgstr "Ipam Ocuppied Manager Crítico"
+
+#: ../../include/functions_config.php:507
+msgid "Ipam Ocuppied Manager Warning"
+msgstr "Ipam Ocuppied Manager Advertencia"
+
+#: ../../include/functions_config.php:515 ../../enterprise/godmode/setup/setup.php:328
+#: ../../enterprise/meta/advanced/metasetup.password.php:99
+#: ../../enterprise/meta/include/functions_meta.php:417
+#: ../../package_774/enterprise/meta/include/functions_meta.php:407
+#: ../../package_774/enterprise/godmode/setup/setup.php:328
+msgid "Enable password policy"
+msgstr "Habilitar política de contraseñas"
+
+#: ../../include/functions_config.php:519 ../../enterprise/godmode/setup/setup.php:339
+#: ../../enterprise/meta/advanced/metasetup.password.php:125
+#: ../../enterprise/meta/include/functions_meta.php:427
+#: ../../package_774/enterprise/meta/include/functions_meta.php:417
+#: ../../package_774/enterprise/godmode/setup/setup.php:339
+msgid "Min. size password"
+msgstr "Contraseña con tamaño mínimo"
+
+#: ../../include/functions_config.php:523 ../../enterprise/godmode/setup/setup.php:357
+#: ../../enterprise/meta/advanced/metasetup.password.php:137
+#: ../../enterprise/meta/include/functions_meta.php:457
+#: ../../package_774/enterprise/meta/include/functions_meta.php:447
+#: ../../package_774/enterprise/godmode/setup/setup.php:357
+msgid "Password expiration"
+msgstr "Expiración de contraseña"
+
+#: ../../include/functions_config.php:527 ../../enterprise/godmode/setup/setup.php:395
+#: ../../enterprise/meta/advanced/metasetup.password.php:237
+#: ../../enterprise/meta/include/functions_meta.php:467
+#: ../../package_774/enterprise/meta/include/functions_meta.php:457
+#: ../../package_774/enterprise/godmode/setup/setup.php:395
+msgid "Force change password on first login"
+msgstr "Forzar cambio de contraseña en el primer inicio de sesión"
+
+#: ../../include/functions_config.php:531 ../../enterprise/godmode/setup/setup.php:405
+#: ../../enterprise/meta/advanced/metasetup.password.php:149
+#: ../../enterprise/meta/include/functions_meta.php:477
+#: ../../package_774/enterprise/meta/include/functions_meta.php:467
+#: ../../package_774/enterprise/godmode/setup/setup.php:405
+msgid "User blocked if login fails"
+msgstr "Usuario bloqueado si la identificación falla"
+
+#: ../../include/functions_config.php:535 ../../enterprise/godmode/setup/setup.php:423
+#: ../../enterprise/meta/advanced/metasetup.password.php:161
+#: ../../enterprise/meta/include/functions_meta.php:487
+#: ../../package_774/enterprise/meta/include/functions_meta.php:477
+#: ../../package_774/enterprise/godmode/setup/setup.php:423
+msgid "Number of failed login attempts"
+msgstr "Número de intentos de identificación fallidos"
+
+#: ../../include/functions_config.php:539 ../../enterprise/godmode/setup/setup.php:375
+#: ../../enterprise/meta/advanced/metasetup.password.php:254
+#: ../../enterprise/meta/include/functions_meta.php:437
+#: ../../package_774/enterprise/meta/include/functions_meta.php:427
+#: ../../package_774/enterprise/godmode/setup/setup.php:375
+msgid "Password must have numbers"
+msgstr "La contraseña debe contener números."
+
+#: ../../include/functions_config.php:543 ../../enterprise/godmode/setup/setup.php:385
+#: ../../enterprise/meta/advanced/metasetup.password.php:271
+#: ../../enterprise/meta/include/functions_meta.php:447
+#: ../../package_774/enterprise/meta/include/functions_meta.php:437
+#: ../../package_774/enterprise/godmode/setup/setup.php:385
+msgid "Password must have symbols"
+msgstr "La contraseña debe contener símbolos."
+
+#: ../../include/functions_config.php:547 ../../enterprise/godmode/setup/setup.php:441
+#: ../../enterprise/meta/advanced/metasetup.password.php:220
+#: ../../enterprise/meta/include/functions_meta.php:520
+#: ../../package_774/enterprise/meta/include/functions_meta.php:510
+#: ../../package_774/enterprise/godmode/setup/setup.php:441
+msgid "Apply password policy to admin users"
+msgstr "Aplicar la política de contraseñas a los usuarios administradores"
+
+#: ../../include/functions_config.php:551 ../../enterprise/godmode/setup/setup.php:451
+#: ../../enterprise/meta/advanced/metasetup.password.php:203
+#: ../../enterprise/meta/include/functions_meta.php:497
+#: ../../package_774/enterprise/meta/include/functions_meta.php:487
+#: ../../package_774/enterprise/godmode/setup/setup.php:451
+msgid "Enable password history"
+msgstr "Activar histórico de contraseñas"
+
+#: ../../include/functions_config.php:555 ../../enterprise/godmode/setup/setup.php:461
+#: ../../enterprise/meta/advanced/metasetup.password.php:173
+#: ../../enterprise/meta/include/functions_meta.php:509
+#: ../../package_774/enterprise/meta/include/functions_meta.php:499
+#: ../../package_774/enterprise/godmode/setup/setup.php:461
+msgid "Compare previous password"
+msgstr "Comparar la contraseña anterior"
+
+#: ../../include/functions_config.php:559 ../../enterprise/godmode/setup/setup.php:473
+#: ../../enterprise/meta/advanced/metasetup.password.php:288
+#: ../../enterprise/meta/include/functions_meta.php:531
+#: ../../package_774/enterprise/meta/include/functions_meta.php:521
+#: ../../package_774/enterprise/godmode/setup/setup.php:473
+msgid "Activate reset password"
+msgstr "Activar reseteo de contraseña"
+
+#: ../../include/functions_config.php:563 ../../enterprise/godmode/setup/setup.php:483
+#: ../../enterprise/meta/advanced/metasetup.password.php:299
+#: ../../enterprise/meta/include/functions_meta.php:541
+#: ../../package_774/enterprise/meta/include/functions_meta.php:531
+#: ../../package_774/enterprise/godmode/setup/setup.php:483
+msgid "Exclusion word list for passwords"
+msgstr "Lista de contraseñas prohibidas"
+
+#: ../../include/functions_config.php:588 ../../enterprise/godmode/setup/setup_auth.php:54
+#: ../../enterprise/godmode/setup/setup_auth.php:324
+#: ../../enterprise/godmode/setup/setup_auth.php:456
+#: ../../enterprise/godmode/setup/setup_auth.php:1508
+#: ../../enterprise/meta/include/functions_meta.php:654
+#: ../../package_774/enterprise/meta/include/functions_meta.php:644
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:54
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:324
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:456
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1488
+msgid "Autocreate profile"
+msgstr "Crear el perfil automáticamente"
+
+#: ../../include/functions_config.php:592 ../../enterprise/godmode/setup/setup_auth.php:60
+#: ../../enterprise/godmode/setup/setup_auth.php:330
+#: ../../enterprise/godmode/setup/setup_auth.php:462
+#: ../../enterprise/godmode/setup/setup_auth.php:1514
+#: ../../enterprise/meta/include/functions_meta.php:664
+#: ../../package_774/enterprise/meta/include/functions_meta.php:654
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:60
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:330
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:462
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1494
+msgid "Autocreate profile group"
+msgstr "Crear perfil de grupo automáticamente"
+
+#: ../../include/functions_config.php:596 ../../enterprise/godmode/setup/setup_auth.php:67
+#: ../../enterprise/godmode/setup/setup_auth.php:339
+#: ../../enterprise/godmode/setup/setup_auth.php:471
+#: ../../enterprise/godmode/setup/setup_auth.php:1538
+#: ../../enterprise/meta/include/functions_meta.php:674
+#: ../../package_774/enterprise/meta/include/functions_meta.php:664
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:67
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:339
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:471
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1518
+msgid "Autocreate profile tags"
+msgstr "Crear etiquetas de perfil automáticamente"
+
+#: ../../include/functions_config.php:600 ../../enterprise/godmode/setup/setup_auth.php:345
+#: ../../enterprise/meta/include/functions_meta.php:684
+#: ../../package_774/enterprise/meta/include/functions_meta.php:674
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:345
+msgid "Automatically assigned no hierarchy"
+msgstr "Jerarquía no asignada automáticamente"
+
+#: ../../include/functions_config.php:604
+msgid "Automatically timezone visual"
+msgstr "Visualización automática de la zona horaria"
+
+#: ../../include/functions_config.php:608 ../../enterprise/godmode/setup/setup_auth.php:667
+#: ../../enterprise/godmode/setup/setup_auth.php:1735
+#: ../../enterprise/meta/include/functions_meta.php:694
+#: ../../package_774/enterprise/meta/include/functions_meta.php:684
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:667
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1715
+msgid "Autocreate blacklist"
+msgstr "Crear una lista negra automáticamente"
+
+#: ../../include/functions_config.php:612 ../../enterprise/godmode/setup/setup_auth.php:675
+#: ../../enterprise/godmode/setup/setup_auth.php:1743
+#: ../../enterprise/meta/include/functions_meta.php:774
+#: ../../package_774/enterprise/meta/include/functions_meta.php:764
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:675
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1723
+msgid "Active directory server"
+msgstr "Servidor de directorio activo"
+
+#: ../../include/functions_config.php:616 ../../enterprise/godmode/setup/setup_auth.php:681
+#: ../../enterprise/godmode/setup/setup_auth.php:1760
+#: ../../enterprise/meta/include/functions_meta.php:784
+#: ../../package_774/enterprise/meta/include/functions_meta.php:774
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:681
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1740
+msgid "Active directory port"
+msgstr "Puerto del directorio activo"
+
+#: ../../include/functions_config.php:624
+msgid "Recursive search"
+msgstr "Búsqueda recursiva"
+
+#: ../../include/functions_config.php:628 ../../enterprise/godmode/setup/setup_auth.php:445
+#: ../../enterprise/godmode/setup/setup_auth.php:1497
+#: ../../enterprise/meta/include/functions_meta.php:804
+#: ../../package_774/enterprise/meta/include/functions_meta.php:794
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:445
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1477
+msgid "Advanced Config AD"
+msgstr "Configuración avanzada AD"
+
+#: ../../include/functions_config.php:632 ../../enterprise/godmode/setup/setup_auth.php:127
+#: ../../enterprise/meta/include/functions_meta.php:904
+#: ../../package_774/enterprise/meta/include/functions_meta.php:894
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:127
+msgid "Advanced Config LDAP"
+msgstr "Configuración LDAP avanzada"
+
+#: ../../include/functions_config.php:636 ../../enterprise/godmode/setup/setup_auth.php:693
+#: ../../enterprise/godmode/setup/setup_auth.php:1783
+#: ../../enterprise/meta/include/functions_meta.php:814
+#: ../../package_774/enterprise/meta/include/functions_meta.php:804
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:693
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1763
+msgid "Domain"
+msgstr "Dominio"
+
+#: ../../include/functions_config.php:640
+msgid "Secondary active directory"
+msgstr "Directorio activo secundario"
+
+#: ../../include/functions_config.php:644 ../../enterprise/godmode/setup/setup_auth.php:705
+#: ../../enterprise/meta/include/functions_meta.php:834
+#: ../../package_774/enterprise/meta/include/functions_meta.php:824
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:705
+msgid "Secondary active directory server"
+msgstr "Servidor de directorio activo"
+
+#: ../../include/functions_config.php:648 ../../enterprise/godmode/setup/setup_auth.php:711
+#: ../../enterprise/meta/include/functions_meta.php:844
+#: ../../package_774/enterprise/meta/include/functions_meta.php:834
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:711
+msgid "Secondary active directory port"
+msgstr "Puerto del directorio activo"
+
+#: ../../include/functions_config.php:656
+msgid "AD search timeout"
+msgstr "Tiempo de espera de búsqueda AD"
+
+#: ../../include/functions_config.php:660 ../../enterprise/meta/include/functions_meta.php:874
+#: ../../package_774/enterprise/meta/include/functions_meta.php:864
+msgid "Secondary domain"
+msgstr "Dominio secundario"
+
+#: ../../include/functions_config.php:664 ../../enterprise/godmode/setup/setup_auth.php:505
+#: ../../enterprise/godmode/setup/setup_auth.php:1572
+#: ../../enterprise/meta/include/functions_meta.php:884
+#: ../../package_774/enterprise/meta/include/functions_meta.php:874
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:505
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1552
+msgid "Advanced Permisions AD"
+msgstr "Permisos avanzados de AD"
+
+#: ../../include/functions_config.php:668 ../../enterprise/godmode/setup/setup_auth.php:150
+#: ../../enterprise/meta/include/functions_meta.php:894
+#: ../../package_774/enterprise/meta/include/functions_meta.php:884
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:150
+msgid "Advanced Permissions LDAP"
+msgstr "Permisos LDAP avanzados"
+
+#: ../../include/functions_config.php:704
+msgid "Ldap search timeout"
+msgstr "Tiempo de espera de búsqueda LDAP"
+
+#: ../../include/functions_config.php:720
+msgid "Secontary start TLS"
+msgstr "TLS de inicio secundario"
+
+#: ../../include/functions_config.php:724 ../../enterprise/meta/include/functions_meta.php:1247
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1237
+msgid "Secondary base DN"
+msgstr "Base secundaria DN"
+
+#: ../../include/functions_config.php:728 ../../enterprise/meta/include/functions_meta.php:1257
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1247
+msgid "Secondary login attribute"
+msgstr "Atributo de inicio de sesión secundario"
+
+#: ../../include/functions_config.php:744 ../../enterprise/godmode/setup/setup_auth.php:111
+#: ../../enterprise/meta/include/functions_meta.php:1310
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1300
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:111
+msgid "Login user attribute"
+msgstr "Identificar atributo de usuario"
+
+#: ../../include/functions_config.php:748 ../../enterprise/godmode/setup/setup_auth.php:93
+#: ../../enterprise/meta/include/functions_meta.php:1331
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1321
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:93
+msgid "LDAP function"
+msgstr "Función LDAP"
+
+#: ../../include/functions_config.php:753 ../../include/functions_config.php:855
+#: ../../enterprise/godmode/setup/setup_auth.php:81
+#: ../../enterprise/godmode/setup/setup_auth.php:440
+#: ../../enterprise/meta/include/functions_meta.php:752
+#: ../../enterprise/meta/include/functions_meta.php:1290
+#: ../../package_774/enterprise/meta/include/functions_meta.php:742
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1280
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:81
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:440
+msgid "Save Password"
+msgstr "Guardar contraseña"
+
+#: ../../include/functions_config.php:760 ../../enterprise/meta/include/functions_meta.php:1320
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1310
+msgid "Save profile"
+msgstr "Guardar perfil"
+
+#: ../../include/functions_config.php:764 ../../enterprise/meta/include/functions_meta.php:1198
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1188
+msgid "LDAP secondary enabled"
+msgstr "LDAP secundario habilitado"
+
+#: ../../include/functions_config.php:768 ../../enterprise/godmode/setup/setup_auth.php:1402
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1382
+msgid "MySQL host"
+msgstr "Dirección de MySQL"
+
+#: ../../include/functions_config.php:772 ../../enterprise/godmode/setup/setup_auth.php:1408
+#: ../../enterprise/meta/include/functions_meta.php:1353
+#: ../../enterprise/meta/include/functions_meta.php:1407
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1343
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1397
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1388
+msgid "MySQL port"
+msgstr "Puerto de MySQL"
+
+#: ../../include/functions_config.php:776 ../../include/functions_config.php:1731
+#: ../../enterprise/godmode/setup/setup_auth.php:1414
+#: ../../enterprise/godmode/setup/setup_history.php:210
+#: ../../enterprise/meta/include/functions_meta.php:1363
+#: ../../enterprise/meta/include/functions_meta.php:1417
+#: ../../enterprise/meta/include/functions_meta.php:2295
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1353
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1407
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2285
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1394
+msgid "Database name"
+msgstr "Nombre de la base de datos"
+
+#: ../../include/functions_config.php:788 ../../enterprise/meta/include/functions_meta.php:953
+#: ../../package_774/enterprise/meta/include/functions_meta.php:943
+msgid "Saml path"
+msgstr "Ruta de SAML"
+
+#: ../../include/functions_config.php:792 ../../enterprise/meta/include/functions_meta.php:966
+#: ../../package_774/enterprise/meta/include/functions_meta.php:956
+msgid "Saml source"
+msgstr "Saml origen"
+
+#: ../../include/functions_config.php:796 ../../enterprise/meta/include/functions_meta.php:979
+#: ../../package_774/enterprise/meta/include/functions_meta.php:969
+msgid "Saml user id parameter"
+msgstr "Parámetro de ID de usuario saml"
+
+#: ../../include/functions_config.php:800 ../../enterprise/meta/include/functions_meta.php:992
+#: ../../package_774/enterprise/meta/include/functions_meta.php:982
+msgid "Saml mail parameter"
+msgstr "Parámetro de correo de saml"
+
+#: ../../include/functions_config.php:804 ../../enterprise/meta/include/functions_meta.php:1005
+#: ../../package_774/enterprise/meta/include/functions_meta.php:995
+msgid "Saml group name parameter"
+msgstr "Parámetro de nombre de grupo saml"
+
+#: ../../include/functions_config.php:808 ../../enterprise/meta/include/functions_meta.php:1018
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1008
+msgid "Saml attr type parameter"
+msgstr "Parámetro de tipo de attr saml"
+
+#: ../../include/functions_config.php:812 ../../enterprise/meta/include/functions_meta.php:1031
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1021
+msgid "Saml profiles and tags parameter"
+msgstr "Parámetro de perfiles y etiquetas saml"
+
+#: ../../include/functions_config.php:816
+msgid "Saml profile parameters"
+msgstr "Parámetros de perfil saml"
+
+#: ../../include/functions_config.php:820 ../../enterprise/meta/include/functions_meta.php:1070
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1060
+msgid "Saml tag parameter"
+msgstr "Parámetro de etiqueta saml"
+
+#: ../../include/functions_config.php:824 ../../enterprise/meta/include/functions_meta.php:1044
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1034
+msgid "Saml profile and tag separator"
+msgstr "Separador de perfil y etiqueta saml"
+
+#: ../../include/functions_config.php:832
+msgid "2FA all users"
+msgstr "2FA todos los usuarios"
+
+#: ../../include/functions_config.php:836
+msgid "Control timeout"
+msgstr "Control del tiempo de espera"
+
+#: ../../include/functions_config.php:840 ../../include/functions_config.php:846
+#: ../../enterprise/meta/include/functions_meta.php:736
+#: ../../enterprise/meta/include/functions_meta.php:1096
+#: ../../package_774/enterprise/meta/include/functions_meta.php:726
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1086
+msgid "Session timeout"
+msgstr "Sesión expirada"
+
+#: ../../include/functions_config.php:843
+msgid "Session timeout forced to 90 minutes"
+msgstr "Límite de tiempo de la sesión forzado a 90 minutos"
+
+#: ../../include/functions_config.php:865
+msgid "Event purge"
+msgstr "Purga de eventos"
+
+#: ../../include/functions_config.php:901
+msgid "Max. days before autodisable deletion"
+msgstr "Días máximos antes de eliminar los deshabilitados"
+
+#: ../../include/functions_config.php:905
+msgid "Item limit for realtime reports)"
+msgstr "Límite de elementos para los informes de tiempo real"
+
+#: ../../include/functions_config.php:937
+msgid "Big Operatiopn Step to purge old data"
+msgstr "Gran operación para la purga de datos antiguos"
+
+#: ../../include/functions_config.php:971
+msgid "Max execution event response"
+msgstr "Máxima respuesta de ejecución de eventos"
+
+#: ../../include/functions_config.php:983
+msgid "SNMP walk binary path"
+msgstr "Ruta del binario SNMP walk"
+
+#: ../../include/functions_config.php:987
+msgid "SNMP walk binary path (fallback for v1)"
+msgstr "Ruta del binario SNMP walk (alternativa para la v1)"
+
+#: ../../include/functions_config.php:991
+msgid "Default WMI Binary"
+msgstr "Binario WMI por defecto"
+
+#: ../../include/functions_config.php:1001
+msgid "SNMP Interface Agent Wizard"
+msgstr "Asistente del agente de interfaz SNMP"
+
+#: ../../include/functions_config.php:1012
+msgid "Notification Autoclose time"
+msgstr "Hora de cierre automático de notificaciones"
+
+#: ../../include/functions_config.php:1016
+#: ../../enterprise/meta/include/functions_meta.php:1462
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1452
+msgid "Timestamp or time comparation"
+msgstr "Marca o comparación temporal"
+
+#: ../../include/functions_config.php:1020
+#: ../../enterprise/meta/advanced/metasetup.visual.php:196
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:164
+msgid "Graph color #1"
+msgstr "Color de la gráfica #1"
+
+#: ../../include/functions_config.php:1024
+#: ../../enterprise/meta/advanced/metasetup.visual.php:207
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:175
+msgid "Graph color #2"
+msgstr "Color de la gráfica #2"
+
+#: ../../include/functions_config.php:1028
+#: ../../enterprise/meta/advanced/metasetup.visual.php:218
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:186
+msgid "Graph color #3"
+msgstr "Color de la gráfica #3"
+
+#: ../../include/functions_config.php:1032
+msgid "Graph color #4"
+msgstr "Color del gráfico #4"
+
+#: ../../include/functions_config.php:1036
+msgid "Graph color #5"
+msgstr "Color del gráfico #5"
+
+#: ../../include/functions_config.php:1040
+msgid "Graph color #6"
+msgstr "Color del gráfico #6"
+
+#: ../../include/functions_config.php:1044
+msgid "Graph color #7"
+msgstr "Color del gráfico #7"
+
+#: ../../include/functions_config.php:1048
+msgid "Graph color #8"
+msgstr "Color del gráfico #8"
+
+#: ../../include/functions_config.php:1052
+msgid "Graph color #9"
+msgstr "Color del gráfico #9"
+
+#: ../../include/functions_config.php:1056
+msgid "Graph color #10"
+msgstr "Color del gráfico #10"
+
+#: ../../include/functions_config.php:1059 ../../include/functions_config.php:3611
+#: ../../include/functions_netflow.php:349 ../../operation/network/network_report.php:401
+#: ../../operation/network/network_report.php:433
+#: ../../enterprise/include/functions_reporting_csv.php:3547
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:3235
+msgid "Bytes"
+msgstr "Bytes"
+
+#: ../../include/functions_config.php:1064
+#: ../../enterprise/meta/include/functions_meta.php:1527
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1517
+msgid "Data precision for reports"
+msgstr "Precisión de los datos en los informes"
+
+#: ../../include/functions_config.php:1089
+msgid "Show QR code header"
+msgstr "Mostrar código QR en la cabecera"
+
+#: ../../include/functions_config.php:1097
+#: ../../enterprise/meta/include/functions_meta.php:1951
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1941
+msgid "Font path"
+msgstr "Ruta de la tipografía"
+
+#: ../../include/functions_config.php:1113
+#: ../../enterprise/meta/include/functions_meta.php:1752
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1742
+msgid "Custom logo collapsed"
+msgstr "Icono menú reducido"
+
+#: ../../include/functions_config.php:1117
+msgid "Custom logo white background"
+msgstr "Fondo blanco del logo personalizado"
+
+#: ../../include/functions_config.php:1121
+#: ../../enterprise/meta/include/functions_meta.php:1782
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1772
+msgid "Custom logo login"
+msgstr "Logo personalizado en la pantalla de bienvenida"
+
+#: ../../include/functions_config.php:1125
+#: ../../enterprise/meta/include/functions_meta.php:1792
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1782
+msgid "Custom splash login"
+msgstr "Login de Splash personalizado"
+
+#: ../../include/functions_config.php:1145
+msgid "Custom title header"
+msgstr "Encabezado de título personalizado"
+
+#: ../../include/functions_config.php:1149
+msgid "Datepicker first day"
+msgstr "Selector de fecha del primer día de la semana"
+
+#: ../../include/functions_config.php:1153
+msgid "Custom subtitle header"
+msgstr "Encabezado del subtítulo personalizado"
+
+#: ../../include/functions_config.php:1157
+#: ../../enterprise/meta/include/functions_meta.php:1842
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1832
+msgid "Meta custom title header"
+msgstr "Encabezado de título personalizado"
+
+#: ../../include/functions_config.php:1161
+#: ../../enterprise/meta/include/functions_meta.php:1852
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1842
+msgid "Meta custom subtitle header"
+msgstr "Encabezado de subtítulos meta personalizado"
+
+#: ../../include/functions_config.php:1165
+#: ../../enterprise/meta/include/functions_meta.php:1822
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1812
+msgid "Custom title1 login"
+msgstr "Título1 conexión personalizado"
+
+#: ../../include/functions_config.php:1169
+#: ../../enterprise/meta/include/functions_meta.php:1832
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1822
+msgid "Custom title2 login"
+msgstr "Título2 conexión personalizado"
+
+#: ../../include/functions_config.php:1173
+msgid "Login background"
+msgstr "Imagen de fondo de la pantalla de inicio de sesión"
+
+#: ../../include/functions_config.php:1177 ../../include/functions_config.php:1225
+msgid "Custom Docs url"
+msgstr "URL de documentos personalizados"
+
+#: ../../include/functions_config.php:1181 ../../include/functions_config.php:1229
+msgid "Custom support url"
+msgstr "URL de soporte personalizado"
+
+#: ../../include/functions_config.php:1201
+msgid "Custom logo metaconsole (white background)"
+msgstr "Logo personalizado de la consola (fondo blanco)"
+
+#: ../../include/functions_config.php:1205
+msgid "Custom logo login metaconsole"
+msgstr "Logo personalizado de la conexión a la Metaconsola"
+
+#: ../../include/functions_config.php:1209
+msgid "Custom splash login metaconsole"
+msgstr "Conexión del Splash personalizado de la Metaconsola"
+
+#: ../../include/functions_config.php:1213
+msgid "Custom title1 login metaconsole"
+msgstr "Título1 conexión personalizado de la Metaconsola"
+
+#: ../../include/functions_config.php:1217
+msgid "Custom title2 login metaconsole"
+msgstr "Título2 conexión personalizado de la Metaconsola"
+
+#: ../../include/functions_config.php:1221
+msgid "Login background metaconsole"
+msgstr "Fondo de la conexión a la Metaconsola"
+
+#: ../../include/functions_config.php:1233
+#: ../../enterprise/meta/include/functions_meta.php:2058
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2048
+msgid "Use the legacy Visual Console"
+msgstr "Usar la consola visual heredada"
+
+#: ../../include/functions_config.php:1237
+#: ../../enterprise/meta/include/functions_meta.php:2069
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2059
+msgid "Default expiration of the Visual Console item's cache"
+msgstr "Caducidad del caché de los elementos de la consola visual por defecto"
+
+#: ../../include/functions_config.php:1245
+msgid "Default line favourite_view for the Visual Console"
+msgstr "Línea por defecto favourite_view para la consola visual"
+
+#: ../../include/functions_config.php:1249
+msgid "Default line menu items for the Visual Console"
+msgstr "Elementos predeterminados de menú de línea para la consola visual"
+
+#: ../../include/functions_config.php:1257
+#: ../../enterprise/meta/advanced/metasetup.visual.php:1081
+#: ../../enterprise/meta/include/functions_meta.php:2085
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2075
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:978
+msgid "Mobile view not allow visual console orientation"
+msgstr "No permitir orientación de la consola visual en la vista móvil"
+
+#: ../../include/functions_config.php:1265
+msgid "Default line menu items for the Services"
+msgstr "Linea de elementos de menú por defecto para los servicios"
+
+#: ../../include/functions_config.php:1305
+msgid "Show units in values report"
+msgstr "Mostrar unidades en los valores del informe"
+
+#: ../../include/functions_config.php:1313
+msgid "Autohidden menu"
+msgstr "Ocultar menú automáticamente"
+
+#: ../../include/functions_config.php:1317
+msgid "Visual animation"
+msgstr "Animación visual"
+
+#: ../../include/functions_config.php:1321 ../../include/functions_config.php:1325
+#: ../../enterprise/meta/include/functions_meta.php:1692
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1682
+msgid "Random background"
+msgstr "Fondo aleatorio"
+
+#: ../../include/functions_config.php:1329
+#: ../../enterprise/meta/advanced/metasetup.visual.php:361
+#: ../../enterprise/meta/include/functions_meta.php:1632
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1622
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:298
+msgid "Disable help"
+msgstr "Deshabilitar ayuda"
+
+#: ../../include/functions_config.php:1333
+msgid "Fixed graph"
+msgstr "Gráfico fijo"
+
+#: ../../include/functions_config.php:1341
+msgid "Paginate module"
+msgstr "Paginar vista de módulos"
+
+#: ../../include/functions_config.php:1353
+msgid "Shortened module graph data"
+msgstr "Gráfico de módulo de datos acortados"
+
+#: ../../include/functions_config.php:1357
+#: ../../enterprise/meta/advanced/metasetup.visual.php:548
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:475
+msgid "Show the group name instead the group icon."
+msgstr "Mostrar el nombre del grupo en lugar de icono del grupo"
+
+#: ../../include/functions_config.php:1361
+msgid "Show empty groups in group view."
+msgstr "Mostrar grupos vacíos en la vista de grupos."
+
+#: ../../include/functions_config.php:1369
+msgid "Default type of module charts."
+msgstr "Tipo de gráficos de módulos por defecto"
+
+#: ../../include/functions_config.php:1373
+msgid "Default Number of elements in Custom Graph."
+msgstr "Número de elementos por defecto en gráfica personalizada."
+
+#: ../../include/functions_config.php:1377
+msgid "Default type of interface charts."
+msgstr "Tipo predefinido para los gráficos de interfaz"
+
+#: ../../include/functions_config.php:1388 ../../include/functions_config.php:3699
+#: ../../include/functions_reporting_html.php:1321
+#: ../../enterprise/include/functions_reporting.php:1896
+#: ../../enterprise/include/functions_reporting.php:1937
+#: ../../enterprise/include/functions_reporting.php:3173
+#: ../../enterprise/include/functions_reporting.php:3232
+#: ../../enterprise/include/functions_reporting.php:4163
+#: ../../enterprise/include/functions_reporting.php:4222
+#: ../../enterprise/include/functions_reporting.php:6416
+#: ../../enterprise/include/functions_reporting_csv.php:2138
+#: ../../enterprise/include/functions_reporting_csv.php:2184
+#: ../../enterprise/include/functions_reporting_csv.php:2502
+#: ../../enterprise/operation/agentes/security_hardening.php:519
+#: ../../package_774/enterprise/include/functions_reporting.php:1885
+#: ../../package_774/enterprise/include/functions_reporting.php:1926
+#: ../../package_774/enterprise/include/functions_reporting.php:3162
+#: ../../package_774/enterprise/include/functions_reporting.php:3221
+#: ../../package_774/enterprise/include/functions_reporting.php:4152
+#: ../../package_774/enterprise/include/functions_reporting.php:4211
+#: ../../package_774/enterprise/include/functions_reporting.php:6405
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1896
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1942
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:2260
+#: ../../package_774/enterprise/operation/agentes/security_hardening.php:505
+msgid "Fail"
+msgstr "Fallo"
+
+#: ../../include/functions_config.php:1393
+msgid "Display lateral menus with left click"
+msgstr "Mostrar los menús laterales con el clic izquierdo"
+
+#: ../../include/functions_config.php:1402
+msgid "Service item padding size"
+msgstr "Espacio entre los nodos del mapa de servicios"
+
+#: ../../include/functions_config.php:1407
+msgid "Default percentil"
+msgstr "Percentil por defecto"
+
+#: ../../include/functions_config.php:1411
+msgid "Default full scale (TIP)"
+msgstr "Escala completa por defecto (TIP)"
+
+#: ../../include/functions_config.php:1415
+msgid "Default soft graphs"
+msgstr "Gráficas soft por defecto"
+
+#: ../../include/functions_config.php:1419
+msgid "Default zoom graphs"
+msgstr "Gráficas ampliadas por defecto"
+
+#: ../../include/functions_config.php:1428
+msgid "Default height of the chart image"
+msgstr "Altuta de la imagen de la gráfica por defecto"
+
+#: ../../include/functions_config.php:1450
+msgid "Add the custom post process"
+msgstr "Añadir la personalización al proceso posterior"
+
+#: ../../include/functions_config.php:1458
+msgid "Delete the custom post process"
+msgstr "Borrar la personalización al proceso posterior"
+
+#: ../../include/functions_config.php:1521
+msgid "Add custom module unit"
+msgstr "Añadir unidad de módulo personalizado"
+
+#: ../../include/functions_config.php:1527
+msgid "Delete custom module unit"
+msgstr "Eliminar unidad de módulo personalizado"
+
+#: ../../include/functions_config.php:1532
+#: ../../enterprise/meta/include/functions_meta.php:1973
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1963
+msgid "Custom report info"
+msgstr "Información del informe personalizado"
+
+#: ../../include/functions_config.php:1548
+#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:102
+#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:122
+#: ../../enterprise/meta/include/functions_meta.php:1983
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1973
+msgid "Font family"
+msgstr "Tipo de letra"
+
+#: ../../include/functions_config.php:1576
+#: ../../enterprise/meta/include/functions_meta.php:1961
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1951
+msgid "Use data multiplier"
+msgstr "Usar multiplicador de datos"
+
+#: ../../include/functions_config.php:1588
+msgid "Thousand separator"
+msgstr "Separador de miles"
+
+#: ../../include/functions_config.php:1595
+msgid "Name storage path"
+msgstr "Ruta de almacenamiento de nombres"
+
+#: ../../include/functions_config.php:1638
+msgid "Sflow name dir"
+msgstr "Directorio del nombre de Sflow"
+
+#: ../../include/functions_config.php:1681
+msgid "IP ElasticSearch server"
+msgstr "IP del servidor ElasticSearch"
+
+#: ../../include/functions_config.php:1685
+msgid "Port ElasticSearch server"
+msgstr "Puerto del servidor ElasticSearch"
+
+#: ../../include/functions_config.php:1689
+#: ../../enterprise/godmode/setup/setup_log_collector.php:89
+#: ../../enterprise/meta/include/functions_meta.php:573
+#: ../../package_774/enterprise/meta/include/functions_meta.php:563
+#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:89
+msgid "Number of logs viewed"
+msgstr "Número de logs vistos"
+
+#: ../../include/functions_config.php:1693
+#: ../../enterprise/godmode/setup/setup_log_collector.php:102
+#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:102
+msgid "Days to purge old information"
+msgstr "Días para purgar información antigua"
+
+#: ../../include/functions_config.php:1697
+msgid "User ElasticSearch server"
+msgstr "Usuario del servidor ElasticSearch"
+
+#: ../../include/functions_config.php:1701
+msgid "Pass ElasticSearch server"
+msgstr "Contraseña del servidor ElasticSearch"
+
+#: ../../include/functions_config.php:1705
+msgid "Https ElasticSearch server"
+msgstr "Https del servidor ElasticSearch"
+
+#: ../../include/functions_config.php:1718
+#: ../../enterprise/meta/include/functions_meta.php:2281
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2271
+msgid "Active and historical database cannot be the same."
+msgstr "La base de datos activa y la histórica no pueden ser la misma."
+
+#: ../../include/functions_config.php:1723 ../../enterprise/godmode/setup/setup_history.php:178
+#: ../../enterprise/meta/include/functions_meta.php:2285
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2275
+msgid "Host"
+msgstr "Host"
+
+#: ../../include/functions_config.php:1736
+#: ../../enterprise/meta/include/functions_meta.php:2301
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2291
+msgid "Enable history database"
+msgstr "Activar base de datos histórica"
+
+#: ../../include/functions_config.php:1740
+#: ../../enterprise/meta/include/functions_meta.php:2306
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2296
+msgid "Enable history event"
+msgstr "Activar histórico de eventos"
+
+#: ../../include/functions_config.php:1744
+msgid "Enable history trap"
+msgstr "Activar trap de histórico"
+
+#: ../../include/functions_config.php:1748 ../../enterprise/godmode/setup/setup_history.php:226
+#: ../../enterprise/meta/include/functions_meta.php:2311
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2301
+msgid "Database user"
+msgstr "Usuario de la base de datos"
+
+#: ../../include/functions_config.php:1752 ../../enterprise/godmode/setup/setup_history.php:242
+#: ../../enterprise/meta/include/functions_meta.php:2316
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2306
+msgid "Database password"
+msgstr "Contraseña de la base de datos"
+
+#: ../../include/functions_config.php:1764
+msgid "Enable history database advanced"
+msgstr "Habilitar base de datos de histórico avanzada"
+
+#: ../../include/functions_config.php:1773
+msgid "String Days"
+msgstr "Días de cadena"
+
+#: ../../include/functions_config.php:1781
+#: ../../enterprise/meta/include/functions_meta.php:2359
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2349
+msgid "Event Days"
+msgstr "Eventos en día"
+
+#: ../../include/functions_config.php:1789
+msgid "Trap Days"
+msgstr "Días de traps"
+
+#: ../../include/functions_config.php:1797
+msgid "Trap history purge"
+msgstr "Purgado de histórico de traps"
+
+#: ../../include/functions_config.php:1813
+#: ../../enterprise/godmode/servers/new_HA_cluster.php:147
+#: ../../enterprise/meta/include/functions_meta.php:2377
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2367
+#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:143
+msgid "Delay"
+msgstr "Retraso"
+
+#: ../../include/functions_config.php:1845
+#: ../../enterprise/meta/include/functions_meta.php:2410
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2400
+msgid "Historical database purge"
+msgstr "Purga de la base de datos histórica"
+
+#: ../../include/functions_config.php:1853
+#: ../../enterprise/meta/include/functions_meta.php:2419
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2409
+msgid "Historical database partitions"
+msgstr "Particiones de base de datos histórica"
+
+#: ../../include/functions_config.php:1861
+#: ../../enterprise/meta/include/functions_meta.php:2428
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2418
+msgid "Historical database events purge"
+msgstr "Purga de eventod de base de datos histórica"
+
+#: ../../include/functions_config.php:1869
+msgid "Historical database traps purge"
+msgstr "Purga de traps de la base de datos de histórico"
+
+#: ../../include/functions_config.php:1877
+#: ../../enterprise/meta/include/functions_meta.php:2437
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2427
+msgid "Historical database string purge"
+msgstr "Purga de cadenas de base de datos histórica"
+
+#: ../../include/functions_config.php:1888
+msgid "Enable eHorus"
+msgstr "Activar eHorus"
+
+#: ../../include/functions_config.php:1892
+msgid "eHorus user login"
+msgstr "Inicio de sesión del usuario a eHorus"
+
+#: ../../include/functions_config.php:1904
+msgid "eHorus API hostname"
+msgstr "Propietario de la API de eHorus"
+
+#: ../../include/functions_config.php:1908
+msgid "eHorus API port"
+msgstr "Puerto de la API de eHorus"
+
+#: ../../include/functions_config.php:1912
+msgid "eHorus request timeout"
+msgstr "Tiempo de respuesta de eHorus"
+
+#: ../../include/functions_config.php:1916
+msgid "eHorus id custom field"
+msgstr "ID del campo personalizado de eHorus"
+
+#: ../../include/functions_config.php:1922
+msgid "Pandora ITSM user login"
+msgstr "Conexión de usuario de Pandora ITSM"
+
+#: ../../include/functions_config.php:1930
+msgid "Pandora ITSM token"
+msgstr "Token de Pandora ITSM"
+
+#: ../../include/functions_config.php:1944
+msgid "Pandora ITSM API hostname"
+msgstr "Nombre del host de la API de Pandora ITSM"
+
+#: ../../include/functions_config.php:1949
+msgid "Pandora ITSM API public url"
+msgstr "URL pública de la API de Pandora ITSM"
+
+#: ../../include/functions_config.php:1954
+msgid "Pandora ITSM API agents sync"
+msgstr "Sincronización de agentes de la API de Pandora ITSM"
+
+#: ../../include/functions_config.php:1968
+msgid "Pandora ITSM default group"
+msgstr "Grupo por defecto de Pandora ITSM"
+
+#: ../../include/functions_config.php:1982
+msgid "Pandora ITSM custom response default group"
+msgstr "Grupo por defecto de respuesta personalizada de Pandora ITSM"
+
+#: ../../include/functions_config.php:1986
+msgid "Pandora ITSM default priority"
+msgstr "Prioridad por defecto de Pandora ITSM"
+
+#: ../../include/functions_config.php:1990
+msgid "Pandora ITSM custom response default priority"
+msgstr "Prioridad de respuesta personalizada de Pandora ITSM por defecto"
+
+#: ../../include/functions_config.php:1994
+msgid "Pandora ITSM default creator"
+msgstr "Creador por defecto de Pandora ITSM"
+
+#: ../../include/functions_config.php:1998
+msgid "Pandora ITSM default owner"
+msgstr "Propietario de Pandora ITSM por defecto"
+
+#: ../../include/functions_config.php:2002
+msgid "Pandora ITSM custom response default owner"
+msgstr "Propietario de respuesta personalizada de Pandora ITSM por defecto"
+
+#: ../../include/functions_config.php:2006
+msgid "Pandora ITSM default ticket type"
+msgstr "Tipo de ticket de Pandora ITSM por defecto"
+
+#: ../../include/functions_config.php:2010
+msgid "Pandora ITSM custom response default ticket type"
+msgstr "Tipo de ticket de respuesta personalizada de Pandora ITSM por defecto"
+
+#: ../../include/functions_config.php:2014
+msgid "Pandora ITSM default ticket status"
+msgstr "Estado del ticket de Pandora ITSM por defecto"
+
+#: ../../include/functions_config.php:2018
+msgid "Pandora ITSM custom response default ticket status"
+msgstr "Estado del ticket de respuesta personalizada de Pandora ITSM por defecto"
+
+#: ../../include/functions_config.php:2022
+msgid "Pandora ITSM default ticket title"
+msgstr "Título del ticket de Pandora ITSM por defecto"
+
+#: ../../include/functions_config.php:2026
+msgid "Pandora ITSM custom response default ticket title"
+msgstr "Título del ticket de respuesta personalizada de Pandora ITSM por defecto"
+
+#: ../../include/functions_config.php:2046
+msgid "Pandora ITSM default ticket content"
+msgstr "Contenido del ticket de Pandora ITSM por defecto"
+
+#: ../../include/functions_config.php:2050
+msgid "Pandora ITSM custom response default ticket content"
+msgstr "Contenido del ticket de respuesta personalizada de Pandora ITSM por defecto"
+
+#: ../../include/functions_config.php:2056
+msgid "Module Library User"
+msgstr "Usuario de la biblioteca de módulos"
+
+#: ../../include/functions_config.php:2060
+msgid "Module Library Password"
+msgstr "Contraseña de la biblioteca de módulos"
+
+#: ../../include/functions_config.php:2079
+#, php-format
+msgid "Update failed. The next values could not be updated: 
-%s" +msgstr "Error de actualización. No se pudieron actualizar los siguientes valores:
-%s" + +#: ../../include/functions_config.php:2816 ../../operation/agentes/networkmap.dinamic.php:228 +msgid "Pandora FMS" +msgstr "Pandora FMS" + +#: ../../include/functions_config.php:2824 ../../include/functions_ui.php:2243 +#: ../../operation/reporting/graph_analytics_public.php:49 +msgid "the Flexible Monitoring System" +msgstr "Sistema Flexible de Monitorización" + +#: ../../include/functions_config.php:2828 +msgid "PandoraFMS Metaconsole" +msgstr "Metaconsola PandoraFMS" + +#: ../../include/functions_config.php:2832 +msgid "Centralized operation console" +msgstr "Consola de operación centralizada" + +#: ../../include/functions_config.php:2892 ../../enterprise/include/reset_pass.php:285 +#: ../../enterprise/meta/general/login_page.php:335 +#: ../../enterprise/meta/include/reset_pass.php:147 +msgid "COMMAND CENTER" +msgstr "CENTRO DE COMANDO" + +#: ../../include/functions_cron.php:498 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:661 +#: ../../enterprise/include/ajax/cron.ajax.php:67 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:103 +#: ../../enterprise/include/functions_tasklist.php:198 +#: ../../package_774/enterprise/include/functions_tasklist.php:198 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:661 +msgid "Task" +msgstr "Tarea" + +#: ../../include/functions_cron.php:499 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:377 +#: ../../enterprise/godmode/setup/setup_history.php:903 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:679 +#: ../../enterprise/include/ajax/cron.ajax.php:103 +#: ../../enterprise/include/functions_tasklist.php:199 +#: ../../package_774/enterprise/include/functions_tasklist.php:199 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:679 +msgid "Scheduled" +msgstr "Programado" + +#: ../../include/functions_cron.php:500 ../../enterprise/include/ajax/cron.ajax.php:142 +#: ../../enterprise/include/functions_tasklist.php:200 +#: ../../package_774/enterprise/include/functions_tasklist.php:200 +msgid "Next execution" +msgstr "Siguiente ejecución" + +#: ../../include/functions_cron.php:501 ../../enterprise/include/functions_tasklist.php:201 +#: ../../package_774/enterprise/include/functions_tasklist.php:201 +msgid "Last run" +msgstr "Última ejecución" + +#: ../../include/functions_cron.php:535 ../../include/functions_cron.php:573 +#: ../../include/functions_cron.php:628 ../../include/functions_cron.php:720 +#: ../../include/functions_cron.php:756 ../../include/functions_cron.php:802 +#: ../../include/functions_cron.php:844 ../../include/functions_cron.php:878 +#: ../../enterprise/include/functions_tasklist.php:277 +#: ../../enterprise/include/functions_tasklist.php:341 +#: ../../enterprise/include/functions_tasklist.php:429 +#: ../../enterprise/include/functions_tasklist.php:472 +#: ../../enterprise/include/functions_tasklist.php:527 +#: ../../enterprise/include/functions_tasklist.php:566 +#: ../../enterprise/include/functions_tasklist.php:603 +#: ../../package_774/enterprise/include/functions_tasklist.php:277 +#: ../../package_774/enterprise/include/functions_tasklist.php:341 +#: ../../package_774/enterprise/include/functions_tasklist.php:429 +#: ../../package_774/enterprise/include/functions_tasklist.php:472 +#: ../../package_774/enterprise/include/functions_tasklist.php:527 +#: ../../package_774/enterprise/include/functions_tasklist.php:566 +#: ../../package_774/enterprise/include/functions_tasklist.php:603 +msgid "Force run" +msgstr "Forzar ejecución" + +#: ../../include/functions_cron.php:611 ../../include/functions_cron.php:704 +#: ../../include/functions_cron.php:828 ../../enterprise/include/functions_reporting.php:8401 +#: ../../enterprise/include/functions_reporting.php:8438 +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../enterprise/include/functions_tasklist.php:313 +#: ../../enterprise/include/functions_tasklist.php:404 +#: ../../enterprise/include/functions_tasklist.php:502 +#: ../../enterprise/operation/reporting/custom_reporting.php:138 +#: ../../package_774/enterprise/include/functions_reporting.php:8390 +#: ../../package_774/enterprise/include/functions_reporting.php:8427 +#: ../../package_774/enterprise/include/functions_tasklist.php:313 +#: ../../package_774/enterprise/include/functions_tasklist.php:404 +#: ../../package_774/enterprise/include/functions_tasklist.php:502 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +msgid "Report type" +msgstr "Tipo de informe" + +#: ../../include/functions_cron.php:675 ../../enterprise/include/functions_tasklist.php:375 +#: ../../package_774/enterprise/include/functions_tasklist.php:375 +msgid "regex" +msgstr "expresión regular" + +#: ../../include/functions_cron.php:701 ../../enterprise/include/functions_cron.php:124 +#: ../../enterprise/include/functions_tasklist.php:401 +#: ../../package_774/enterprise/include/functions_tasklist.php:401 +#: ../../package_774/enterprise/include/functions_cron.php:124 +msgid "Report per agent" +msgstr "Informe por agente" + +#: ../../include/functions_cron.php:740 ../../enterprise/include/functions_cron.php:195 +#: ../../enterprise/include/functions_tasklist.php:447 +#: ../../package_774/enterprise/include/functions_tasklist.php:447 +#: ../../package_774/enterprise/include/functions_cron.php:195 +msgid "Custom script" +msgstr "Script personalizado" + +#: ../../include/functions_cron.php:975 ../../enterprise/include/functions_tasklist.php:777 +#: ../../package_774/enterprise/include/functions_tasklist.php:777 +msgid "Enable task" +msgstr "Habilitar tarea" + +#: ../../include/functions_cron.php:989 +msgid "There are no jobs" +msgstr "No hay jobs" + +#: ../../include/functions_db.php:147 +#, php-format +msgid "Error connecting to database %s at %s." +msgstr "Error al conectar a la base de datos %s el %s" + +#: ../../include/functions_db.php:1941 +msgid "Database debug" +msgstr "Depurar BD" + +#: ../../include/functions_db.php:1958 +msgid "SQL sentence" +msgstr "Consulta SQL" + +#: ../../include/functions_db.php:1960 +msgid "Rows" +msgstr "Filas" + +#: ../../include/functions_db.php:1961 +msgid "Saved" +msgstr "Guardado" + +#: ../../include/functions_db.php:1962 +msgid "Time (ms)" +msgstr "Tiempo (ms)" + +#: ../../include/functions_events.php:70 ../../include/functions_modules.php:2937 +#: ../../include/functions_modules.php:4323 ../../mobile/operation/modules.php:542 +#: ../../mobile/operation/modules.php:616 ../../operation/agentes/status_monitor.php:1812 +#: ../../operation/events/events.php:861 ../../operation/search_modules.php:114 +#: ../../enterprise/operation/agentes/tag_view.php:1068 +msgid "NOT INIT" +msgstr "No iniciado" + +#: ../../include/functions_events.php:75 ../../include/functions_events.php:101 +#: ../../include/functions_ui.php:4396 ../../operation/events/events.php:806 +#: ../../operation/events/events.php:868 +msgid "ALERT" +msgstr "ALERTA" + +#: ../../include/functions_events.php:108 ../../include/functions_events.php:2955 +#: ../../include/functions_graph.php:3119 ../../include/functions_graph.php:5396 +#: ../../include/functions_ui.php:4405 ../../operation/events/events.php:815 +msgid "SYSTEM" +msgstr "SISTEMA" + +#: ../../include/functions_events.php:194 +msgid "NEW" +msgstr "NUEVO" + +#: ../../include/functions_events.php:197 +msgid "IN PROCESS" +msgstr "EN PROCESO" + +#: ../../include/functions_events.php:200 +msgid "VALIDATED" +msgstr "VALIDADO" + +#: ../../include/functions_events.php:251 +#: ../../enterprise/meta/include/functions_events_meta.php:58 +msgid "Event id" +msgstr "Identificación del evento" + +#: ../../include/functions_events.php:252 ../../include/functions_events.php:2532 +#: ../../include/functions_events.php:4990 ../../include/functions_reporting_html.php:1958 +#: ../../include/functions_reporting_html.php:1966 +#: ../../include/functions_reporting_html.php:6520 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:474 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:534 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:587 +#: ../../enterprise/meta/include/functions_events_meta.php:62 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:474 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:534 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:587 +msgid "Event name" +msgstr "Nombre del evento" + +#: ../../include/functions_events.php:259 +msgid "Agent module" +msgstr "Módulo de agente" + +#: ../../include/functions_events.php:265 ../../include/functions_events.php:4691 +#: ../../enterprise/meta/include/functions_events_meta.php:114 +msgid "Extra id" +msgstr "ID extra" + +#: ../../include/functions_events.php:272 +msgid "Module custom id" +msgstr "ID personalizada de módulo" + +#: ../../include/functions_events.php:1867 +#, php-format +msgid "Could not connect: %s" +msgstr "No se ha podido conectar: %s" + +#: ../../include/functions_events.php:2500 ../../include/functions_events.php:2503 +#: ../../include/functions_reporting.php:2357 ../../include/functions_reporting.php:2732 +#: ../../include/functions_reporting_html.php:7398 +#: ../../include/functions_reporting_html.php:7557 ../../mobile/operation/events.php:1187 +msgid "No events" +msgstr "No hay eventos" + +#: ../../include/functions_events.php:2513 +msgid "Latest events" +msgstr "Últimos eventos" + +#: ../../include/functions_events.php:2550 +#: ../../enterprise/operation/agentes/policy_view.php:70 +msgid "V." +msgstr "V." + +#: ../../include/functions_events.php:2574 ../../include/functions_events.php:4831 +#: ../../include/functions_reporting_html.php:1746 +#: ../../include/functions_reporting_html.php:1988 +#: ../../include/functions_reporting_html.php:3858 ../../mobile/operation/events.php:442 +#: ../../operation/events/events.php:894 +msgid "New event" +msgstr "Nuevo evento" + +#: ../../include/functions_events.php:2579 ../../include/functions_events.php:4837 +#: ../../include/functions_reporting_html.php:1735 +#: ../../include/functions_reporting_html.php:1993 +#: ../../include/functions_reporting_html.php:3863 ../../mobile/operation/events.php:447 +#: ../../operation/events/events.php:907 +msgid "Event validated" +msgstr "Evento validado" + +#: ../../include/functions_events.php:2584 ../../include/functions_events.php:4843 +#: ../../include/functions_reporting_html.php:1740 +#: ../../include/functions_reporting_html.php:1998 +#: ../../include/functions_reporting_html.php:3868 ../../mobile/operation/events.php:452 +#: ../../operation/events/events.php:919 +msgid "Event in process" +msgstr "Evento en proceso" + +#: ../../include/functions_events.php:2919 +msgid "Going to unknown" +msgstr "Cambiando a estado desconocido" + +#: ../../include/functions_events.php:2927 +msgid "Alert manually validated" +msgstr "Alerta validada manualmente" + +#: ../../include/functions_events.php:2931 +msgid "Going from critical to warning" +msgstr "Cambiando de crítico a advertencia" + +#: ../../include/functions_events.php:2937 +msgid "Going up to critical state" +msgstr "Entrando en estado crítico" + +#: ../../include/functions_events.php:2943 +msgid "Going up to normal state" +msgstr "Subiendo a estado normal" + +#: ../../include/functions_events.php:2947 +msgid "Going down from normal to warning" +msgstr "Cambiando de normal a advertencia" + +#: ../../include/functions_events.php:2959 +msgid "Discovery server detected a new host" +msgstr "El servidor Discovery ha detectado un host nuevo" + +#: ../../include/functions_events.php:2963 +msgid "New agent created" +msgstr "Agente nuevo creado" + +#: ../../include/functions_events.php:2980 +msgid "Unknown type:" +msgstr "Tipo desconocido:" + +#: ../../include/functions_events.php:3271 ../../include/functions_events.php:3304 +msgid "Only new" +msgstr "Solo nuevos" + +#: ../../include/functions_events.php:3281 +msgid "Not Validated" +msgstr "No validado" + +#: ../../include/functions_events.php:3282 +msgid "Not in process" +msgstr "No en proceso" + +#: ../../include/functions_events.php:3487 +msgid "Change owner" +msgstr "Cambiar propietario" + +#: ../../include/functions_events.php:3552 +msgid "Change status" +msgstr "Cambiar estado" + +#: ../../include/functions_events.php:3653 ../../include/functions_events.php:5392 +#: ../../views/ITSM/ITSMTicketDetailView.php:400 +msgid "Add comment" +msgstr "Añadir comentario" + +#: ../../include/functions_events.php:3676 ../../include/functions_events.php:3680 +#: ../../operation/events/events.php:1132 +msgid "Delete event" +msgstr "Eliminar evento" + +#: ../../include/functions_events.php:3703 +msgid "Custom responses" +msgstr "Respuesta personalizada" + +#: ../../include/functions_events.php:4321 +msgid "Extended information" +msgstr "Información extendida" + +#: ../../include/functions_events.php:4352 +msgid "There was an error connecting to the node" +msgstr "Error al conectarse al nodo" + +#: ../../include/functions_events.php:4373 +msgid "Agent details" +msgstr "Detalles del agente" + +#: ../../include/functions_events.php:4387 +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:4507 +msgid "View custom fields" +msgstr "Ver campos personalizados" + +#: ../../include/functions_events.php:4530 +msgid "Module details" +msgstr "Detalles del módulo" + +#: ../../include/functions_events.php:4546 +msgid "No assigned" +msgstr "No asignado" + +#: ../../include/functions_events.php:4627 ../../include/functions_events.php:4636 +msgid "Go to data overview" +msgstr "Ir a la vista general de datos" + +#: ../../include/functions_events.php:4777 +#, php-format +msgid "Invalid custom data: %s" +msgstr "Datos personalizados no válidos: %s" + +#: ../../include/functions_events.php:4984 ../../mobile/operation/events.php:825 +msgid "Event ID" +msgstr "ID del evento" + +#: ../../include/functions_events.php:5006 +msgid "First event" +msgstr "Primer evento" + +#: ../../include/functions_events.php:5009 +msgid "Last event" +msgstr "Último evento" + +#: ../../include/functions_events.php:5114 ../../mobile/operation/events.php:853 +msgid "Acknowledged by" +msgstr "Admitido por" + +#: ../../include/functions_events.php:5170 +msgid "ID extra" +msgstr "ID extra" + +#: ../../include/functions_events.php:5228 +msgid "Autovalidated" +msgstr "Autovalidado" + +#: ../../include/functions_events.php:5286 +msgid "There are no comments" +msgstr "No hay comentarios" + +#: ../../include/functions_events.php:5302 +msgid "by" +msgstr "por" + +#: ../../include/functions_events.php:5972 +#, php-format +msgid "Event # %d" +msgstr "Evento # %d" + +#: ../../include/functions_events.php:5975 +msgid "Executing command: " +msgstr "Ejecutando comando: %s" + +#: ../../include/functions_events.php:5996 ../../enterprise/tools/ipam/ipam_ajax.php:554 +msgid "Execute again" +msgstr "Ejecutar de nuevo" + +#: ../../include/functions_filemanager.php:148 ../../include/functions_filemanager.php:232 +#: ../../include/functions_filemanager.php:287 ../../include/functions_filemanager.php:380 +msgid "Security error" +msgstr "Error de seguridad" + +#: ../../include/functions_filemanager.php:167 ../../include/functions_filemanager.php:223 +msgid "Upload error" +msgstr "Error de subida" + +#: ../../include/functions_filemanager.php:176 +#, php-format +msgid "Issue setting umask: %s" +msgstr "Problema al configurar umask: %s" + +#: ../../include/functions_filemanager.php:181 ../../include/functions_filemanager.php:238 +msgid "Upload correct" +msgstr "Subida correcta" + +#: ../../include/functions_filemanager.php:235 +msgid "It was impossible to uncompress your file" +msgstr "Era imposible descomprimir el archivo" + +#: ../../include/functions_filemanager.php:251 +msgid "" +"File size seems to be too large. Please check your php.ini configuration or contact with the " +"administrator" +msgstr "" +"El tamaño del archivo es demasiado grande. Por favor, comprueba la configuración de php.ini " +"o contacta con el administrador." + +#: ../../include/functions_filemanager.php:300 +msgid "File created correctly" +msgstr "Filtro creado correctamente" + +#: ../../include/functions_filemanager.php:303 +msgid "Error creating file" +msgstr "Error al crear el archivo" + +#: ../../include/functions_filemanager.php:310 ../../include/functions_filemanager.php:360 +msgid "Error creating file with empty name" +msgstr "Error al crear archivo con nombre en blanco" + +#: ../../include/functions_filemanager.php:336 +#: ../../enterprise/godmode/agentes/collections.editor.php:219 +#: ../../enterprise/meta/advanced/collections.editor.php:193 +msgid "Security error." +msgstr "Error de seguridad" + +#: ../../include/functions_filemanager.php:351 +msgid "Directory created" +msgstr "Directorio creado" + +#: ../../include/functions_filemanager.php:354 +msgid "Something gone wrong creating directory" +msgstr "Algo salió mal al crear un directorio" + +#: ../../include/functions_filemanager.php:382 ../../include/functions_filemanager.php:399 +#: ../../include/functions_inventory.php:1222 ../../include/functions_inventory.php:1287 +#: ../../include/functions_reporting_html.php:2590 +msgid "Deleted" +msgstr "Eliminado(s)" + +#: ../../include/functions_filemanager.php:592 ../../include/functions_filemanager.php:888 +msgid "Create a Directory" +msgstr "Crear directorio" + +#: ../../include/functions_filemanager.php:598 ../../include/functions_filemanager.php:900 +#: ../../include/functions_filemanager.php:903 +msgid "Create File" +msgstr "Crear archivo" + +#: ../../include/functions_filemanager.php:603 ../../include/functions_filemanager.php:914 +#: ../../include/functions_filemanager.php:917 +msgid "Upload Files" +msgstr "Subir archivos" + +#: ../../include/functions_filemanager.php:637 ../../include/functions_filemanager.php:858 +msgid "Real path" +msgstr "Ruta real" + +#: ../../include/functions_filemanager.php:672 +#, php-format +msgid "Directory %s doesn't exist!" +msgstr "El directorio %s no existe!" + +#: ../../include/functions_filemanager.php:717 +msgid "Parent directory" +msgstr "Directorio padre" + +#: ../../include/functions_filemanager.php:731 +msgid "Directory" +msgstr "Directorio" + +#: ../../include/functions_filemanager.php:739 +msgid "Compressed file" +msgstr "Archivo comprimido" + +#: ../../include/functions_filemanager.php:743 ../../include/functions_filemanager.php:750 +msgid "Text file" +msgstr "Archivo de texto" + +#: ../../include/functions_filemanager.php:783 +msgid "This file could be executed by any user" +msgstr "Cualquier usuario podría ejecutar este archivo" + +#: ../../include/functions_filemanager.php:784 +msgid "Make sure it can't perform dangerous tasks" +msgstr "Asegúrate de que no puede desempeñar tareas peligrosas" + +#: ../../include/functions_filemanager.php:869 +msgid "No files or directories to show." +msgstr "No hay archivos o directorios a mostrar." + +#: ../../include/functions_filemanager.php:885 ../../include/functions_filemanager.php:1023 +msgid "Create directory" +msgstr "Crear directorio" + +#: ../../include/functions_filemanager.php:950 +msgid "The zip upload in this dir, easy to upload multiple files." +msgstr "Subir archivo zip a este directorio, útil para subir múltiples archivos." + +#: ../../include/functions_filemanager.php:960 +msgid "Decompress" +msgstr "Descomprimir" + +#: ../../include/functions_filemanager.php:981 +#: ../../enterprise/extensions/csv_import_group/main.php:131 +#: ../../enterprise/include/class/CSVImportAgents.class.php:208 +msgid "Go" +msgstr "Ir" + +#: ../../include/functions_filemanager.php:1038 +msgid "Create file" +msgstr "Crear archivo" + +#: ../../include/functions_filemanager.php:1052 +msgid "Upload file/s" +msgstr "Subir archivo/s" + +#: ../../include/functions_filemanager.php:1083 +msgid "The directory is read-only" +msgstr "Este directorio es solo de lectura" + +#: ../../include/functions_files_repository.php:41 +msgid "Attachment directory is not writable by HTTP Server" +msgstr "El servidor HTTP no puede escribir en el directorio de adjuntos" + +#: ../../include/functions_files_repository.php:44 +#, php-format +msgid "Please check that the web server has write rights on the %s directory" +msgstr "Por favor, comprueba que el directorio %s del servidor web tiene permisos de escritura" + +#: ../../include/functions_files_repository.php:320 +msgid "The file could not be copied" +msgstr "El archivo no ha sido copiado" + +#: ../../include/functions_files_repository.php:323 +msgid "There was an error creating the file" +msgstr "Se ha producido un error creando el archivo" + +#: ../../include/functions_files_repository.php:326 +msgid "File has an invalid extension" +msgstr "El archivo tiene una extensión no válida" + +#: ../../include/functions_files_repository.php:380 +msgid "There was an error updating the file" +msgstr "Se ha producido un error actualizando el archivo" + +#: ../../include/functions_gis.php:27 ../../include/functions_gis.php:31 +#: ../../include/functions_gis.php:36 +msgid "Hierarchy of agents" +msgstr "Jerarquía de agentes" + +#: ../../include/functions_graph.php:2520 ../../include/functions_reporting.php:7694 +#: ../../include/functions_reporting.php:7717 ../../include/functions_reporting.php:7732 +#: ../../include/functions_reporting.php:7748 ../../include/functions_reporting.php:7763 +#: ../../include/functions_reporting_html.php:5033 +#: ../../include/functions_reporting_html.php:5062 +#: ../../include/functions_reporting_html.php:5105 +#: ../../include/functions_reporting_html.php:5128 +#: ../../include/functions_reporting_html.php:5131 +#: ../../include/functions_reporting_html.php:5138 +#: ../../enterprise/include/functions_reporting_csv.php:1887 +#: ../../enterprise/include/functions_reporting_pdf.php:600 +#: ../../enterprise/include/functions_reporting_pdf.php:632 +#: ../../enterprise/include/functions_reporting_pdf.php:658 +#: ../../enterprise/include/functions_reporting_pdf.php:683 +#: ../../enterprise/include/functions_reporting_pdf.php:686 +#: ../../enterprise/include/functions_reporting_pdf.php:693 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:564 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:596 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:622 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:647 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:650 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:657 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1645 +msgid "Maximun" +msgstr "Máximo" + +#: ../../include/functions_graph.php:2686 +msgid "Not fired alerts" +msgstr "No se han disparado alertas." + +#: ../../include/functions_graph.php:5140 +msgid "Main node" +msgstr "Nodo principal" + +#: ../../include/functions_graph.php:5464 ../../include/functions_graph.php:5603 +#: ../../operation/agentes/interface_traffic_graph_win.php:169 +msgid "Refresh time" +msgstr "Tiempo de actualización" + +#: ../../include/functions_graph.php:5478 ../../include/functions_graph.php:5625 +#: ../../mobile/operation/module_graph.php:458 ../../operation/agentes/exportdata.php:393 +#: ../../operation/agentes/graphs.php:223 +#: ../../operation/agentes/interface_traffic_graph_win.php:183 +msgid "Begin date" +msgstr "Fecha de inicio" + +#: ../../include/functions_graph.php:5492 ../../include/functions_graph.php:5647 +#: ../../operation/agentes/interface_traffic_graph_win.php:214 +msgid "Begin time" +msgstr "Tiempo de inicio" + +#: ../../include/functions_graph.php:5506 ../../include/functions_graph.php:5669 +#: ../../operation/agentes/graphs.php:234 +#: ../../operation/agentes/interface_traffic_graph_win.php:231 +msgid "Time range" +msgstr "Rango de tiempo" + +#: ../../include/functions_graph.php:5517 ../../include/functions_graph.php:5721 +#: ../../mobile/operation/module_graph.php:425 +msgid "Time compare (Separated)" +msgstr "Comparación de tiempo (por separado)" + +#: ../../include/functions_graph.php:5614 ../../operation/agentes/graphs.php:256 +msgid "Show events" +msgstr "Mostrar eventos" + +#: ../../include/functions_graph.php:5639 ../../operation/agentes/graphs.php:258 +msgid "Show alerts" +msgstr "Mostrar alertas" + +#: ../../include/functions_graph.php:5661 ../../mobile/operation/module_graph.php:441 +msgid "Show unknown graph" +msgstr "Mostrar gráficos desconocidos" + +#: ../../include/functions_graph.php:5684 ../../operation/reporting/graph_viewer.php:428 +msgid "Zoom" +msgstr "Ampliación" + +#: ../../include/functions_graph.php:5704 +#: ../../operation/agentes/interface_traffic_graph_win.php:245 +msgid "Show percentil" +msgstr "Mostrar el percentil" + +#: ../../include/functions_graph.php:5729 +msgid "Show AVG/MAX/MIN data series in graph" +msgstr "Mostar series de datos MEDIA/MÄX./MÍN. en la gráfica" + +#: ../../include/functions_graph.php:5751 ../../include/functions_reports.php:741 +msgid "Projection graph" +msgstr "Gráfico de proyección" + +#: ../../include/functions_graph.php:5753 +msgid "Projection graph take as begin date the current time" +msgstr "El gráfico de proyección debe tomar como fecha de inicio la fecha actual" + +#: ../../include/functions_graph.php:5780 +#: ../../operation/agentes/interface_traffic_graph_win.php:294 ../../views/cluster/view.php:225 +msgid "Reload" +msgstr "Actualizar" + +#: ../../include/functions_graph.php:5808 +#: ../../operation/agentes/interface_traffic_graph_win.php:318 +#: ../../operation/agentes/interface_traffic_graph_win.php:322 +msgid "Graph configuration menu" +msgstr "Menu de configuración de gráfica" + +#: ../../include/functions_groups.php:75 +msgid "Alert Actions" +msgstr "Acciones de alerta" + +#: ../../include/functions_groups.php:91 +msgid "Alert Templates" +msgstr "Plantillas de alerta" + +#: ../../include/functions_groups.php:107 +#: ../../operation/agentes/pandora_networkmap.editor.php:435 +#: ../../operation/agentes/pandora_networkmap.view.php:177 +msgid "Discovery task" +msgstr "Tarea Discovery" + +#: ../../include/functions_groups.php:155 +msgid "Layout visual console" +msgstr "Diseño de la consola visual" + +#: ../../include/functions_groups.php:171 +msgid "Plannet down time" +msgstr "Tiempo de inactividad estipulado" + +#: ../../include/functions_groups.php:219 +msgid "GIS connections" +msgstr "Conexiones GIS" + +#: ../../include/functions_groups.php:235 +msgid "GIS map layers" +msgstr "Mapas GIS adicionales" + +#: ../../include/functions_groups.php:2676 ../../include/functions_groups.php:2690 +#: ../../include/functions_groups.php:2742 ../../include/functions_html.php:981 +#: ../../include/functions_html.php:3787 ../../include/functions_html.php:4286 +#: ../../include/functions_reporting.php:12686 ../../include/functions_reporting.php:12839 +#: ../../include/functions_reporting.php:12853 ../../include/functions_reporting.php:15201 +#: ../../include/functions_reporting.php:15282 ../../include/functions_ui.php:5350 +msgid "Enterprise version not installed" +msgstr "Versión Enterprise no instalada" + +#: ../../include/functions_groups.php:2679 ../../include/functions_reporting.php:12842 +#: ../../include/functions_reporting_html.php:7121 +msgid "Monitor checks" +msgstr "Comprobaciones de monitores" + +#: ../../include/functions_groups.php:2698 ../../include/functions_reporting.php:12861 +#: ../../include/functions_reporting_html.php:7128 +msgid "Total agents and monitors" +msgstr "Total de agentes y monitores" + +#: ../../include/functions_groups.php:2731 ../../include/functions_reporting.php:12675 +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +msgid "Defined alerts" +msgstr "Alertas definidas" + +#: ../../include/functions_groups.php:2764 ../../include/functions_reporting.php:12704 +msgid "Defined and fired alerts" +msgstr "Alertas definidas y disparadas" + +#: ../../include/functions_groups.php:2827 ../../include/functions_reporting.php:12747 +#: ../../operation/custom_fields/custom_fields_view.php:461 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:477 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:465 +msgid "Monitor critical" +msgstr "Monitor crítico" + +#: ../../include/functions_groups.php:2831 ../../include/functions_reporting.php:12751 +#: ../../operation/custom_fields/custom_fields_view.php:472 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:488 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:476 +msgid "Monitor warning" +msgstr "Monitor en estado de advertencia" + +#: ../../include/functions_groups.php:2838 ../../include/functions_reporting.php:12758 +#: ../../operation/custom_fields/custom_fields_view.php:483 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:499 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:487 +msgid "Monitor normal" +msgstr "Monitor normal" + +#: ../../include/functions_groups.php:2842 ../../include/functions_reporting.php:12762 +#: ../../operation/custom_fields/custom_fields_view.php:494 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:510 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:498 +msgid "Monitor unknown" +msgstr "Monitor en estado desconocido" + +#: ../../include/functions_groups.php:2849 ../../include/functions_reporting.php:12769 +#: ../../operation/custom_fields/custom_fields_view.php:505 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:521 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:509 +msgid "Monitor not init" +msgstr "Monitor en estado no iniciado" + +#: ../../include/functions_groups.php:2869 ../../include/functions_groups.php:2875 +#: ../../include/functions_reporting.php:12789 ../../include/functions_reporting.php:12795 +#: ../../operation/custom_fields/custom_fields_view.php:528 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:544 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:532 +msgid "Monitors by status" +msgstr "Monitores por estado" + +#: ../../include/functions_html.php:626 ../../include/functions_html.php:1020 +msgid "Please select an item from this list." +msgstr "Seleccione un elemento de la lista." + +#: ../../include/functions_html.php:1687 +msgid "Type to search agents" +msgstr "Escriba para buscar agentes" + +#: ../../include/functions_html.php:1701 +msgid "Type to search modules" +msgstr "Escriba para buscar módulos" + +#: ../../include/functions_html.php:1787 +msgid "Only common modules" +msgstr "Solo módulos comunes" + +#: ../../include/functions_html.php:2224 ../../include/functions_html.php:7430 +msgid "weeks" +msgstr "semanas" + +#: ../../include/functions_html.php:2414 +msgid "Month day" +msgstr "Día del mes" + +#: ../../include/functions_html.php:2415 +#: ../../enterprise/include/functions_reporting_csv.php:2334 +#: ../../enterprise/include/functions_reporting_csv.php:2642 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2092 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2400 +msgid "Month" +msgstr "Mes" + +#: ../../include/functions_html.php:2416 +msgid "Week day" +msgstr "Día de la semana" + +#: ../../include/functions_html.php:4936 +msgid "Select a file" +msgstr "Seleccionar filtro" + +#: ../../include/functions_html.php:5194 ../../include/functions_html.php:5196 +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:5358 ../../index.php:533 ../../index.php:818 +#: ../../index.php:892 +#, 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:6867 +msgid "Primary group cannot be secondary too." +msgstr "Un grupo primario no puede ser también secundario." + +#: ../../include/functions_html.php:7270 ../../include/functions_html.php:7271 +#: ../../include/functions_html.php:7274 ../../include/functions_html.php:7275 +msgid "Go to top" +msgstr "Subir" + +#: ../../include/functions_html.php:7372 +msgid "Last 24hr" +msgstr "Últimas 24 horas" + +#: ../../include/functions_html.php:7375 +msgid "Past week" +msgstr "Semana pasada" + +#: ../../include/functions_html.php:7376 +msgid "Past month" +msgstr "Mes pasado" + +#: ../../include/functions_html.php:7378 +msgid "Last 15 days" +msgstr "Últimos 15 días" + +#: ../../include/functions_html.php:7381 +msgid "Chose start/end date period" +msgstr "Fijar fecha de inicio y conclusión" + +#: ../../include/functions_inventory.php:123 ../../include/functions_inventory.php:1199 +msgid "No changes found" +msgstr "No se han encontrado cambios" + +#: ../../include/functions_inventory.php:222 +msgid "Get CSV file" +msgstr "Obtener archivo CSV" + +#: ../../include/functions_inventory.php:1216 ../../include/functions_inventory.php:1279 +#: ../../include/functions_reporting_html.php:2579 +msgid "Added" +msgstr "Añadido" + +#: ../../include/functions_maps.php:38 ../../include/functions_networkmap.php:1311 +msgid "Topology" +msgstr "Topología" + +#: ../../include/functions_maps.php:50 ../../include/functions_reporting.php:1243 +#: ../../include/functions_reporting.php:10105 +#: ../../operation/agentes/pandora_networkmap.php:813 +#: ../../enterprise/godmode/services/services.elements.php:99 +#: ../../enterprise/include/functions_reporting.php:2789 +#: ../../enterprise/include/functions_reporting.php:3734 +#: ../../enterprise/include/functions_reporting.php:4710 +#: ../../package_774/enterprise/include/functions_reporting.php:2778 +#: ../../package_774/enterprise/include/functions_reporting.php:3723 +#: ../../package_774/enterprise/include/functions_reporting.php:4699 +msgid "Dynamic" +msgstr "Dinámico" + +#: ../../include/functions_maps.php:73 ../../include/functions_networkmap.php:2073 +#: ../../include/functions_planned_downtimes.php:1009 +msgid "Copy of " +msgstr "Copiar de " + +#: ../../include/functions_massive_operations.php:230 +#: ../../include/functions_reporting_html.php:814 +#: ../../include/functions_reporting_html.php:3228 +#: ../../operation/agentes/estado_generalagente.php:136 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:779 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:3486 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3175 +msgid "OS Version" +msgstr "Versión del sistema operativo" + +#: ../../include/functions_massive_operations.php:234 +msgid "Select OS version" +msgstr "Seleccionar versión del sistema operativo" + +#: ../../include/functions_menu.php:574 +msgid "Configure user" +msgstr "Configurar usuario" + +#: ../../include/functions_menu.php:575 +msgid "Configure profile" +msgstr "Configurar perfil" + +#: ../../include/functions_menu.php:577 +msgid "Module templates management" +msgstr "Gestión de plantillas de módulos" + +#: ../../include/functions_menu.php:578 +msgid "Inventory modules management" +msgstr "Gestión de módulos de inventario" + +#: ../../include/functions_menu.php:580 ../../enterprise/extensions/disabled/check_acls.php:50 +#: ../../enterprise/extensions/disabled/check_acls.php:137 +#: ../../enterprise/meta/include/functions_agents_meta.php:651 +#: ../../enterprise/meta/include/functions_agents_meta.php:661 +msgid "Agents management" +msgstr "Gestión de agentes" + +#: ../../include/functions_menu.php:585 +msgid "Builder visual console" +msgstr "Configurador de la consola visual" + +#: ../../include/functions_menu.php:587 +msgid "View reporting" +msgstr "Ver informes" + +#: ../../include/functions_menu.php:588 +msgid "Graph viewer" +msgstr "Visor de gráficos" + +#: ../../include/functions_menu.php:590 +msgid "Manage custom graphs" +msgstr "Gestionar gráficos personalizados" + +#: ../../include/functions_menu.php:591 +msgid "View graph containers" +msgstr "Ver contenedores de gráfico" + +#: ../../include/functions_menu.php:592 +msgid "Manage graph containers" +msgstr "Gestionar contenedores de gráfico" + +#: ../../include/functions_menu.php:593 +msgid "View graph templates" +msgstr "Ver plantillas de gráfico" + +#: ../../include/functions_menu.php:594 +msgid "Manage graph templates" +msgstr "Gestionar plantillas de gráfico" + +#: ../../include/functions_menu.php:595 +msgid "Graph template items" +msgstr "Elementos de la plantilla de gráfico" + +#: ../../include/functions_menu.php:596 +msgid "Graph template wizard" +msgstr "Asistente de plantilla de gráfico" + +#: ../../include/functions_menu.php:597 ../../enterprise/include/functions_reporting.php:139 +#: ../../enterprise/meta/general/main_header.php:211 +#: ../../enterprise/meta/general/main_menu.php:357 +#: ../../package_774/enterprise/include/functions_reporting.php:136 +#: ../../package_774/enterprise/meta/general/main_menu.php:351 +msgid "Templates wizard" +msgstr "Asistente de plantillas" + +#: ../../include/functions_menu.php:599 +msgid "New custom reports" +msgstr "Nuevos informes personalizados" + +#: ../../include/functions_menu.php:600 +msgid "Edit custom reports" +msgstr "Editar informes personalizados" + +#: ../../include/functions_menu.php:601 +msgid "Remove custom reports" +msgstr "Eliminar informes personalizados" + +#: ../../include/functions_menu.php:603 +msgid "Edit item" +msgstr "Editar elemento" + +#: ../../include/functions_menu.php:605 +msgid "Wizard sla" +msgstr "SLA del asistente" + +#: ../../include/functions_menu.php:606 +msgid "Global custom reports" +msgstr "Informes personalizados globales" + +#: ../../include/functions_menu.php:607 +msgid "Avanced options" +msgstr "Opciones avanzadas" + +#: ../../include/functions_menu.php:610 +msgid "Manage GIS Maps" +msgstr "Gestionar mapas GIS" + +#: ../../include/functions_menu.php:613 +msgid "Manage messages" +msgstr "Gestionar mensajes" + +#: ../../include/functions_menu.php:615 +msgid "Manage module groups" +msgstr "Gestionar grupos de módulos" + +#: ../../include/functions_menu.php:616 +msgid "Manage custom field" +msgstr "Gestionar campos personalizados" + +#: ../../include/functions_menu.php:618 +msgid "Manage alert actions" +msgstr "Gestionar acciones de alertas" + +#: ../../include/functions_menu.php:619 +msgid "Manage commands" +msgstr "Gestionar comandos" + +#: ../../include/functions_menu.php:621 +msgid "Manage export targets" +msgstr "Gestionar objetivos de exportación" + +#: ../../include/functions_menu.php:623 ../../operation/menu.php:258 +msgid "SNMP trap generator" +msgstr "Generador de traps SNMP" + +#: ../../include/functions_menu.php:624 ../../operation/menu.php:247 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:518 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:392 +msgid "SNMP console" +msgstr "Consola SNMP" + +#: ../../include/functions_menu.php:626 +msgid "Manage incident" +msgstr "Gestionar incidentes" + +#: ../../include/functions_menu.php:628 +msgid "Manage groups" +msgstr "Gestionar grupos" + +#: ../../include/functions_menu.php:629 +#: ../../enterprise/meta/advanced/component_management.php:35 +msgid "Tags management" +msgstr "Gestión de etiquetas" + +#: ../../include/functions_menu.php:688 +msgid "Administration" +msgstr "Administración" + +#: ../../include/functions_menu.php:964 ../../include/functions_ui.php:327 +msgid "Information" +msgstr "Información" + +#: ../../include/functions_menu.php:968 +msgid "PHP System" +msgstr "Sistema PHP" + +#: ../../include/functions_menu.php:987 +msgid "Current package" +msgstr "Paquete actual" + +#: ../../include/functions_menu.php:988 ../../include/functions_menu.php:1349 +msgid "MR version" +msgstr "Versión MR" + +#: ../../include/functions_menu.php:995 ../../include/functions_menu.php:1356 +msgid "This system has official support, warranty and official updates." +msgstr "Este sistema cuenta con soporte oficial, garantías y actualizaciones oficiales." + +#: ../../include/functions_menu.php:997 ../../include/functions_menu.php:1358 +msgid "This system has no active support contract, and has no support, upgrades or warranty." +msgstr "" +"Este sistema no tiene contrato de soporte activo y no tiene soporte, mejoras o garantías." + +#: ../../include/functions_menu.php:998 ../../include/functions_menu.php:1359 +msgid "Contact Pandora FMS for expand your support contract." +msgstr "Póngase en contacto con Pandora FMS para ampliar su contrato de soporte." + +#: ../../include/functions_menu.php:1000 ../../include/functions_menu.php:1361 +msgid "The OpenSource version has no support or warranty of any kind." +msgstr "La versión open source no tiene ningún tipo de soporte o garantía." + +#: ../../include/functions_menu.php:1001 ../../include/functions_menu.php:1362 +msgid "Contact Pandora FMS for official support contract." +msgstr "Póngase en contacto con Pandora FMS para obtener un contrato de soporte oficial." + +#: ../../include/functions_menu.php:1008 +msgid "Warp update" +msgstr "Actualización de Warp" + +#: ../../include/functions_menu.php:1020 +msgid "System report" +msgstr "Informe de sistema" + +#: ../../include/functions_menu.php:1223 +msgid "PHP system" +msgstr "Sistema PHP" + +#: ../../include/functions_menu.php:1408 +msgid "You are using the free, OpenSource version of Pandora FMS." +msgstr "Está utilizando la versión gratuita open source de Pandora FMS." + +#: ../../include/functions_menu.php:1409 +msgid "" +"This version has no official support or warranty, you can purchase the Enterprise version, " +"which offers support, warranty and additional features to the Opensource version." +msgstr "" +"Esta versión no cuenta con soporte oficial o garantías, puede cobrar la versión Enterprise, " +"que ofrece soporte, garantías y funcionalidad adicionales a la versión open source." + +#: ../../include/functions_menu.php:1410 +msgid "Click on this link for more information." +msgstr "Pinche en este enlace para obtener más información." + +#: ../../include/functions_modules.php:2952 ../../include/functions_modules.php:2956 +#: ../../include/functions_modules.php:2960 ../../mobile/operation/modules.php:571 +#: ../../mobile/operation/modules.php:579 ../../mobile/operation/modules.php:587 +#: ../../mobile/operation/modules.php:645 ../../mobile/operation/modules.php:653 +#: ../../mobile/operation/modules.php:661 +#: ../../operation/agentes/pandora_networkmap.view.php:1806 +#: ../../operation/agentes/pandora_networkmap.view.php:1811 +#: ../../operation/agentes/pandora_networkmap.view.php:1816 +#: ../../operation/agentes/status_monitor.php:1923 +#: ../../operation/agentes/status_monitor.php:1929 +#: ../../operation/agentes/status_monitor.php:1939 +#: ../../operation/agentes/status_monitor.php:1945 +#: ../../operation/agentes/status_monitor.php:1955 +#: ../../operation/agentes/status_monitor.php:1961 ../../operation/search_modules.php:147 +#: ../../operation/search_modules.php:155 ../../operation/search_modules.php:163 +#: ../../enterprise/operation/agentes/policy_view.php:484 +#: ../../enterprise/operation/agentes/policy_view.php:489 +#: ../../enterprise/operation/agentes/policy_view.php:494 +#: ../../enterprise/operation/agentes/tag_view.php:1122 +#: ../../enterprise/operation/agentes/tag_view.php:1128 +#: ../../enterprise/operation/agentes/tag_view.php:1138 +#: ../../enterprise/operation/agentes/tag_view.php:1144 +#: ../../enterprise/operation/agentes/tag_view.php:1154 +#: ../../enterprise/operation/agentes/tag_view.php:1160 +msgid "Last status" +msgstr "Último estado" + +#: ../../include/functions_modules.php:4262 +msgid "Realtime SNMP graph" +msgstr "Gráfica SNMP en tiempo real" + +#: ../../include/functions_modules.php:4327 +#: ../../enterprise/operation/security/agent_security.php:82 +#: ../../enterprise/operation/security/agent_security.php:99 +msgid "ALL" +msgstr "TODO" + +#: ../../include/functions_modules.php:4343 +msgid "NOT NORMAL" +msgstr "NO NORMAL" + +#: ../../include/functions_modules.php:4690 +msgid "Create a new data server module" +msgstr "Crear un nuevo módulo de servidor de datos" + +#: ../../include/functions_modules.php:4692 +msgid "Create a new network server module" +msgstr "Crear un nuevo módulo de servidor de red" + +#: ../../include/functions_modules.php:4696 +msgid "Create a new plugin server module" +msgstr "Crear un nuevo módulo de servidor de complementos" + +#: ../../include/functions_modules.php:4700 +msgid "Create a new WMI server module" +msgstr "Crear un nuevo módulo de servidor WMI" + +#: ../../include/functions_modules.php:4704 +msgid "Create a new prediction server module" +msgstr "Crear un nuevo módulo de servidor de predicción" + +#: ../../include/functions_modules.php:4708 +msgid "Create a new web Server module" +msgstr "Crear un nuevo módulo de servidor web" + +#: ../../include/functions_netflow.php:348 +#: ../../enterprise/include/functions_reporting_csv.php:3547 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3235 +msgid "Destination IP" +msgstr "IP de destino" + +#: ../../include/functions_netflow.php:350 +#: ../../enterprise/include/functions_reporting_csv.php:3547 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3235 +msgid "% Traffic" +msgstr "% Tráfico" + +#: ../../include/functions_netflow.php:351 +msgid "Avg. Throughput" +msgstr "Rendimiento medio" + +#: ../../include/functions_netflow.php:416 +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Total flows" +msgstr "Fluctuaciones totales" + +#: ../../include/functions_netflow.php:421 +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Total bytes" +msgstr "Bytes totales" + +#: ../../include/functions_netflow.php:426 +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Total packets" +msgstr "Paquetes totales" + +#: ../../include/functions_netflow.php:431 +msgid "Average bits per second" +msgstr "Media de bits por segundo" + +#: ../../include/functions_netflow.php:436 +msgid "Average packets per second" +msgstr "Media de paquetes por segundo" + +#: ../../include/functions_netflow.php:441 +msgid "Average bytes per packet" +msgstr "Media de bytes por paquete" + +#: ../../include/functions_netflow.php:1307 +msgid "Area graph" +msgstr "Gráfico del área" + +#: ../../include/functions_netflow.php:1309 ../../operation/agentes/exportdata.php:308 +msgid "Data table" +msgstr "Tabla de datos" + +#: ../../include/functions_netflow.php:1310 +msgid "Top-N connections" +msgstr "Conexiones Top-N" + +#: ../../include/functions_netflow.php:1311 +msgid "Circular mesh" +msgstr "Malla circular" + +#: ../../include/functions_netflow.php:1312 ../../include/functions_netflow.php:1586 +msgid "Host detailed traffic" +msgstr "Tráfico detallado de la máquina" + +#: ../../include/functions_netflow.php:1573 +msgid "Sent" +msgstr "Enviado" + +#: ../../include/functions_netflow.php:1581 +msgid "Received" +msgstr "Recibido" + +#: ../../include/functions_netflow.php:1764 +msgid "Dst port" +msgstr "Puerto destino" + +#: ../../include/functions_netflow.php:1767 +msgid "Dst IP" +msgstr "IP de destino" + +#: ../../include/functions_netflow.php:1770 +msgid "Src IP" +msgstr "IP de origen" + +#: ../../include/functions_netflow.php:1773 +msgid "Src port" +msgstr "Puerto de origen" + +#: ../../include/functions_netflow.php:1969 +#, php-format +msgid "nfdump binary (%s) not found!" +msgstr "nfdump binary (%s) no encontrado" + +#: ../../include/functions_netflow.php:1976 +msgid "Make sure nfdump version 1.6.8 or newer is installed!" +msgstr "Asegúrate de que tienes instalada la versión 1.6.8 nfdump o alguna posterior." + +#: ../../include/functions_netflow.php:1992 +#: ../../enterprise/include/functions_reporting_csv.php:427 +#: ../../enterprise/include/functions_vulnerabilities.php:39 +#: ../../enterprise/include/functions_vulnerabilities.php:106 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:39 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:106 +msgid "Medium" +msgstr "Medio" + +#: ../../include/functions_netflow.php:1994 +msgid "Ultra High" +msgstr "Extra alta" + +#: ../../include/functions_netflow.php:1995 ../../enterprise/include/functions_cron.php:396 +#: ../../package_774/enterprise/include/functions_cron.php:396 +msgid "Hourly" +msgstr "Cada hora" + +#: ../../include/functions_netflow.php:2027 +#, php-format +msgid "Agregate by %s" +msgstr "Añadir por %s" + +#: ../../include/functions_netflow.php:2035 +#, php-format +msgid "Resolution %s" +msgstr "Resolución de %s" + +#: ../../include/functions_network.php:34 +msgid "Top listeners" +msgstr "Top listeners" + +#: ../../include/functions_network.php:35 +msgid "Top talkers" +msgstr "Top talkers" + +#: ../../include/functions_network.php:45 +msgid "Top TCP protocols" +msgstr "Top de protocolos TCP" + +#: ../../include/functions_network.php:46 +msgid "Top UDP protocols" +msgstr "Top de protocolos UDP" + +#: ../../include/functions_networkmap.php:1307 +msgid "Radial dynamic" +msgstr "Dinámico radial" + +#: ../../include/functions_networkmap.php:1336 +msgid "Create a new topology map" +msgstr "Crear nuevo mapa topológico" + +#: ../../include/functions_networkmap.php:1337 +msgid "Create a new group map" +msgstr "Crear nuevo mapa de grupo" + +#: ../../include/functions_networkmap.php:1338 +msgid "Create a new dynamic map" +msgstr "Crear un nuevo mapa dinámico" + +#: ../../include/functions_networkmap.php:1340 +msgid "Create a new radial dynamic map" +msgstr "Crear un nuevo mapa dinámico radial" + +#: ../../include/functions_networkmap.php:3513 +msgid "Map not found." +msgstr "Mapa no encontrado." + +#: ../../include/functions_notifications.php:779 +msgid "Enable user configuration" +msgstr "Activar configuración de usuario" + +#: ../../include/functions_notifications.php:824 +msgid "Subtype customization" +msgstr "Personalización de subtipo" + +#: ../../include/functions_notifications.php:851 +msgid "Notified users" +msgstr "Usuarios notificados" + +#: ../../include/functions_notifications.php:851 +msgid "Notified groups" +msgstr "Grupos notificados" + +#: ../../include/functions_notifications.php:852 +msgid "Add users" +msgstr "Añadir usuarios" + +#: ../../include/functions_notifications.php:852 +msgid "Add groups" +msgstr "Añadir grupos" + +#: ../../include/functions_notifications.php:853 +msgid "Delete users" +msgstr "Borrar usuarios" + +#: ../../include/functions_notifications.php:853 +msgid "Delete groups" +msgstr "Borrar grupos" + +#: ../../include/functions_notifications.php:949 +#: ../../enterprise/operation/services/massive/service.create.elements.php:242 +#: ../../enterprise/operation/services/massive/service.create.elements.php:694 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:242 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:694 +msgid "Add elements" +msgstr "Añadir elementos" + +#: ../../include/functions_notifications.php:963 +msgid "Remove elements" +msgstr "Eliminar elementos" + +#: ../../include/functions_notifications.php:1144 +msgid "Mark all as read" +msgstr "Marcar todos como leídos" + +#: ../../include/functions_notifications.php:1194 +msgid "Click here to get more information" +msgstr "Pinche aquí para obtener más información" + +#: ../../include/functions_notifications.php:1232 +msgid ". Read More..." +msgstr "Más información…" + +#: ../../include/functions_planned_downtimes.php:588 +msgid "Succesful stopped the Downtime" +msgstr "La parada planificada se ha detenido correctamente" + +#: ../../include/functions_planned_downtimes.php:589 +msgid "Unsuccesful stopped the Downtime" +msgstr "La parada planificada no ha podido ser detenida" + +#: ../../include/functions_planned_downtimes.php:776 +#, php-format +msgid "Enabled %s elements from the downtime" +msgstr "Habilitar %s elementos desde la parada" + +#: ../../include/functions_planned_downtimes.php:835 +msgid "The downtime must be quiet, disable_agents or disable_agents_alerts" +msgstr "La parada debe estar silenciada, disable_agents o disable_agents_alerts" + +#: ../../include/functions_planned_downtimes.php:840 +msgid "The execution must be once or periodically" +msgstr "La ejecución debe ser única o periódica" + +#: ../../include/functions_planned_downtimes.php:845 +msgid "The periodicity must be weekly or monthly" +msgstr "La periodicidad debe ser semanal o mensual" + +#: ../../include/functions_planned_downtimes.php:850 +msgid "There is no user with such id" +msgstr "No hay usuarios con ese ID" + +#: ../../include/functions_planned_downtimes.php:855 +msgid "There is no group with such id" +msgstr "No hay grupos con ese ID" + +#: ../../include/functions_planned_downtimes.php:860 +msgid "Date is wrong formatted" +msgstr "Formato de fecha incorrecto" + +#: ../../include/functions_planned_downtimes.php:967 +msgid "This scheduled downtime are executed now. Can't delete in this moment." +msgstr "Esta parada planificada se está ejecutando. No se puede borrar en este momento." + +#: ../../include/functions_planned_downtimes.php:974 +msgid "Deleted this scheduled downtime successfully." +msgstr "Parada planificada borrada correctamente." + +#: ../../include/functions_planned_downtimes.php:976 +msgid "Problems for deleted this scheduled downtime." +msgstr "Error al borrar la parada planificada." + +#: ../../include/functions_planned_downtimes.php:1036 +msgid "Error adding agents to copied downtime" +msgstr "Error al agregar agentes al tiempo de inactividad copiado" + +#: ../../include/functions_planned_downtimes.php:1059 +msgid "Error adding module to copied downtime" +msgstr "Error al agregar módulo al tiempo de inactividad copiado" + +#: ../../include/functions_plugins.php:58 +#, php-format +msgid "Failed to erase module %d: %s" +msgstr "Error al borrar el %d del módulo: %s" + +#: ../../include/functions_plugins.php:72 +#, php-format +msgid "Failed to erase policy module: %d" +msgstr "Error al borrar el módulo de politica: %d" + +#: ../../include/functions_profile.php:188 ../../operation/users/user_edit.php:915 +#: ../../operation/users/user_edit.php:924 +msgid "Profiles/Groups assigned to this user" +msgstr "Perfiles/Grupos asignados a este usuario" + +#: ../../include/functions_profile.php:206 ../../enterprise/godmode/setup/setup_auth.php:196 +#: ../../enterprise/godmode/setup/setup_auth.php:253 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:196 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:253 +msgid "No hierarchy" +msgstr "No hay jerarquía" + +#: ../../include/functions_register.php:105 +#, php-format +msgid "%s configuration wizard" +msgstr "Asistente de configuración de %s" + +#: ../../include/functions_register.php:108 +#, php-format +msgid "" +"Please fill the following information in order to configure your %s instance successfully" +msgstr "Rellene esta información para configurar su instancia de %s correctamente" + +#: ../../include/functions_register.php:165 +msgid "Must have the same time zone as the system or database to avoid mismatches of time." +msgstr "" +"Debe tener las mismas zonas horarias que el sistema o la base de datos para evitar " +"desajustes de tiempo." + +#: ../../include/functions_register.php:171 +msgid "E-mail for receiving alerts" +msgstr "Correo electrónico para la recepción de alertas" + +#: ../../include/functions_register.php:196 +msgid "All fields required" +msgstr "Todos los campos requeridos" + +#: ../../include/functions_register.php:205 +msgid "Are you sure you don't want to configure a base email?" +msgstr "¿Está seguro de que no desea configurar un correo base?" + +#: ../../include/functions_register.php:207 +msgid "You could change this options later in \"alert actions\" and setting your account." +msgstr "" +"Puede modificar las preferencias más tarde en \"acciones de alerta\" y configurar su propia " +"cuenta." + +#: ../../include/functions_reporting.php:168 +msgid "You have no memory for this operation, increase the memory limit." +msgstr "No dispone de memoria suficiente para esta operación, aumente el límite de la memoria." + +#: ../../include/functions_reporting.php:399 +msgid " agents" +msgstr " agentes" + +#: ../../include/functions_reporting.php:409 +msgid " modules" +msgstr " módulos" + +#: ../../include/functions_reporting.php:1133 ../../include/functions_reports.php:711 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:210 +#: ../../enterprise/godmode/services/services.service.php:874 +#: ../../enterprise/include/functions_reporting_csv.php:2078 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1836 +#: ../../package_774/enterprise/godmode/services/services.service.php:874 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:210 +msgid "S.L.A." +msgstr "SLA" + +#: ../../include/functions_reporting.php:1179 ../../include/functions_reporting.php:9738 +#: ../../enterprise/include/functions_reporting.php:2747 +#: ../../enterprise/include/functions_reporting.php:3692 +#: ../../enterprise/include/functions_reporting.php:4668 +#: ../../package_774/enterprise/include/functions_reporting.php:2736 +#: ../../package_774/enterprise/include/functions_reporting.php:3681 +#: ../../package_774/enterprise/include/functions_reporting.php:4657 +msgid "There are no SLAs defined" +msgstr "No hay SLA definidos" + +#: ../../include/functions_reporting.php:1254 ../../include/functions_reporting.php:10116 +#: ../../enterprise/include/functions_reporting.php:2800 +#: ../../enterprise/include/functions_reporting.php:3745 +#: ../../enterprise/include/functions_reporting.php:4721 +#: ../../package_774/enterprise/include/functions_reporting.php:2789 +#: ../../package_774/enterprise/include/functions_reporting.php:3734 +#: ../../package_774/enterprise/include/functions_reporting.php:4710 +msgid "Inverse" +msgstr "Inverso" + +#: ../../include/functions_reporting.php:1693 +msgid "Top N" +msgstr "Top N" + +#: ../../include/functions_reporting.php:1717 +#: ../../operation/snmpconsole/snmp_statistics.php:171 +#: ../../operation/snmpconsole/snmp_statistics.php:245 +#: ../../enterprise/include/functions_reporting_csv.php:1529 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1287 +#, php-format +msgid "Top %d" +msgstr "Primeros %d" + +#: ../../include/functions_reporting.php:1824 ../../include/functions_reporting.php:4072 +#: ../../include/functions_reporting_html.php:1460 +#: ../../include/functions_reporting_html.php:5732 +#: ../../include/functions_reporting_html.php:6284 +#: ../../include/functions_reporting_html.php:6287 +#: ../../enterprise/include/functions_reporting.php:5402 +#: ../../package_774/enterprise/include/functions_reporting.php:5391 +msgid "There are no Agent/Modules defined" +msgstr "No hay Agentes/Módulos definidos" + +#: ../../include/functions_reporting.php:1879 +msgid "Insuficient data" +msgstr "Datos insuficientes" + +#: ../../include/functions_reporting.php:2245 +msgid "Event Report Group" +msgstr "Informe de eventos del grupo" + +#: ../../include/functions_reporting.php:2275 +msgid "Exclude " +msgstr "Excluir " + +#: ../../include/functions_reporting.php:2616 +msgid "Event Report Module" +msgstr "Informe de eventos del módulo" + +#: ../../include/functions_reporting.php:3197 +#: ../../enterprise/include/functions_reporting_csv.php:1337 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1095 +msgid "Inventory Changes" +msgstr "Cambios de inventario" + +#: ../../include/functions_reporting.php:3270 ../../enterprise/tools/ipam/ipam_action.php:456 +msgid "No changes found." +msgstr "No se han encontrado cambios" + +#: ../../include/functions_reporting.php:3512 +msgid "Agent/Modules" +msgstr "Agentes/módulos" + +#: ../../include/functions_reporting.php:3609 +msgid "Agent/Modules Status" +msgstr "Estado del agente/módulos" + +#: ../../include/functions_reporting.php:3800 +msgid "End of life report" +msgstr "Fecha de expiración del informe" + +#: ../../include/functions_reporting.php:3897 ../../include/functions_reports.php:805 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:47 +#: ../../enterprise/include/functions_reporting_csv.php:1497 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1255 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:47 +msgid "Exception" +msgstr "Excepción" + +#: ../../include/functions_reporting.php:3918 +msgid "Exception - Everything" +msgstr "Excepción - Todo" + +#: ../../include/functions_reporting.php:3924 +#, 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:3927 +#, php-format +msgid "Modules over or equal to %s" +msgstr "Módulos por encima de o igual a %s" + +#: ../../include/functions_reporting.php:3932 +#, 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:3935 +#, php-format +msgid "Modules under or equal to %s" +msgstr "Módulos por debajo de o igual a %s" + +#: ../../include/functions_reporting.php:3940 +#, php-format +msgid "Exception - Modules under %s" +msgstr "Excepción - Módulos por debajo de %s" + +#: ../../include/functions_reporting.php:3943 +#, php-format +msgid "Modules under %s" +msgstr "Módulos por debajo de %s" + +#: ../../include/functions_reporting.php:3948 +#, php-format +msgid "Exception - Modules over %s" +msgstr "Excepción - Módulos por encima de %s" + +#: ../../include/functions_reporting.php:3951 +#, php-format +msgid "Modules over %s" +msgstr "Módulos por encima de %s" + +#: ../../include/functions_reporting.php:3956 +#, php-format +msgid "Exception - Equal to %s" +msgstr "Excepción - Igual a %s" + +#: ../../include/functions_reporting.php:3959 +#, php-format +msgid "Equal to %s" +msgstr "Igual a %s" + +#: ../../include/functions_reporting.php:3964 +#, php-format +msgid "Exception - Not equal to %s" +msgstr "Excepción - No igual a %s" + +#: ../../include/functions_reporting.php:3967 +#, php-format +msgid "Not equal to %s" +msgstr "No igual a %s" + +#: ../../include/functions_reporting.php:3971 +msgid "Exception - Modules at normal status" +msgstr "Excepción - Módulos en estado normal" + +#: ../../include/functions_reporting.php:3972 +msgid "Modules at normal status" +msgstr "Módulos en estado normal" + +#: ../../include/functions_reporting.php:3976 +msgid "Exception - Modules at critical or warning status" +msgstr "Excepción - Módulos en estado crítico o de advertencia" + +#: ../../include/functions_reporting.php:3977 +msgid "Modules at critical or warning status" +msgstr "Módulos en estado crítico o de advertencia" + +#: ../../include/functions_reporting.php:4257 +msgid "There are no Modules under those conditions." +msgstr "No hay módulos bajo esas condiciones" + +#: ../../include/functions_reporting.php:4261 +#, 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:4265 +#, 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:4269 +#, php-format +msgid "There are no Modules less %s." +msgstr "No hay módulos por debajo de %s" + +#: ../../include/functions_reporting.php:4273 +#, php-format +msgid "There are no Modules over %s." +msgstr "No hay módulos por encima de %s" + +#: ../../include/functions_reporting.php:4277 +#, php-format +msgid "There are no Modules equal to %s" +msgstr "No hay módulos iguales a %s" + +#: ../../include/functions_reporting.php:4281 +#, php-format +msgid "There are no Modules not equal to %s" +msgstr "No hay módulos no iguales a %s" + +#: ../../include/functions_reporting.php:4285 +msgid "There are no Modules normal status" +msgstr "No hay módulos en estado normal" + +#: ../../include/functions_reporting.php:4289 +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:4523 +#: ../../enterprise/include/functions_reporting_csv.php:1566 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1324 +msgid "Group Report" +msgstr "Informe del grupo" + +#: ../../include/functions_reporting.php:4720 +msgid "Event Report Agent" +msgstr "Informe de eventos de agentes" + +#: ../../include/functions_reporting.php:5139 +msgid "Database Serialized" +msgstr "Base de datos serializada" + +#: ../../include/functions_reporting.php:5335 +msgid "Last Value" +msgstr "Último valor" + +#: ../../include/functions_reporting.php:5385 ../../include/functions_reporting.php:5428 +msgid "No data to display within the selected interval" +msgstr "No hay datos en el intervalo seleccionado" + +#: ../../include/functions_reporting.php:5448 ../../include/functions_reports.php:965 +#: ../../include/functions_reports.php:966 +#: ../../enterprise/include/functions_reporting_csv.php:3128 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2886 +msgid "Permissions report" +msgstr "Informe de permisos" + +#: ../../include/functions_reporting.php:5570 ../../include/functions_reports.php:931 +msgid "Group configuration" +msgstr "Configuración del grupo" + +#: ../../include/functions_reporting.php:5659 +msgid "Network interfaces report" +msgstr "Informe de las interfaces de red" + +#: ../../include/functions_reporting.php:5753 +msgid "Custom render report" +msgstr "Informe de representación personalizado" + +#: ../../include/functions_reporting.php:5793 ../../include/functions_reporting.php:5819 +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:5998 +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:6023 +msgid "bytes/s" +msgstr "bytes/s" + +#: ../../include/functions_reporting.php:6143 +#: ../../enterprise/include/functions_reporting_csv.php:3044 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2802 +msgid "Alert Report Group" +msgstr "Informe de alertas de grupo" + +#: ../../include/functions_reporting.php:6323 +#: ../../enterprise/include/functions_reporting_csv.php:3042 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2800 +msgid "Alert Report Agent" +msgstr "Informe de alertas de agente" + +#: ../../include/functions_reporting.php:6490 +#: ../../enterprise/include/functions_reporting_csv.php:3040 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2798 +msgid "Alert Report Module" +msgstr "Informe de alertas de módulo" + +#: ../../include/functions_reporting.php:6690 +msgid "SQL Graph Vertical Bars" +msgstr "Gráfico de barras verticales SQL" + +#: ../../include/functions_reporting.php:6694 +msgid "SQL Graph Horizontal Bars" +msgstr "Gráfico de barras horizontales SQL" + +#: ../../include/functions_reporting.php:6698 +msgid "SQL Graph Pie" +msgstr "Gráfico SQL circular" + +#: ../../include/functions_reporting.php:6782 +#: ../../enterprise/include/functions_reporting_csv.php:2012 +#: ../../enterprise/include/functions_reporting_csv.php:2030 +#: ../../enterprise/include/functions_reporting_csv.php:2032 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1770 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1788 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1790 +msgid "Monitor Report" +msgstr "Informe de monitores" + +#: ../../include/functions_reporting.php:6925 +msgid "Netflow Area" +msgstr "Área de Netflow" + +#: ../../include/functions_reporting.php:6929 +msgid "Netflow Summary" +msgstr "Resumen de Netflow" + +#: ../../include/functions_reporting.php:6933 +msgid "Netflow Data" +msgstr "Datos de Netflow" + +#: ../../include/functions_reporting.php:6937 ../../include/functions_reports.php:947 +#: ../../enterprise/include/functions_reporting_csv.php:3525 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3213 +msgid "Netflow top-N connections" +msgstr "Conexiones Netflow top-N" + +#: ../../include/functions_reporting.php:6941 +msgid "Unknown report" +msgstr "Informe desconocido" + +#: ../../include/functions_reporting.php:7035 +msgid "Prediction Date" +msgstr "Fecha de predicción" + +#: ../../include/functions_reporting.php:7281 ../../include/functions_reports.php:927 +msgid "Agent configuration" +msgstr "Configuración de agentes" + +#: ../../include/functions_reporting.php:7471 +#: ../../enterprise/include/functions_reporting_csv.php:1957 +#: ../../enterprise/include/functions_reporting_csv.php:1976 +#: ../../enterprise/include/functions_reporting_csv.php:1978 +#: ../../enterprise/include/functions_reporting_csv.php:1984 +#: ../../enterprise/include/functions_reporting_csv.php:1986 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1715 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1734 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1736 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1742 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1744 +msgid "AVG. Value" +msgstr "Valor medio" + +#: ../../include/functions_reporting.php:7712 ../../include/functions_reporting_html.php:5104 +#: ../../include/functions_reporting_html.php:5111 +#: ../../include/functions_reporting_html.php:5119 +#: ../../include/functions_reporting_html.php:5130 +#: ../../include/functions_reporting_html.php:5135 +#: ../../enterprise/include/functions_reporting_csv.php:1832 +#: ../../enterprise/include/functions_reporting_csv.php:1887 +#: ../../enterprise/include/functions_reporting_csv.php:1991 +#: ../../enterprise/include/functions_reporting_pdf.php:657 +#: ../../enterprise/include/functions_reporting_pdf.php:664 +#: ../../enterprise/include/functions_reporting_pdf.php:671 +#: ../../enterprise/include/functions_reporting_pdf.php:685 +#: ../../enterprise/include/functions_reporting_pdf.php:690 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:621 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:628 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:635 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:649 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:654 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1590 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1645 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1749 +msgid "Lapse" +msgstr "Tiempo transcurrido" + +#: ../../include/functions_reporting.php:7900 +#: ../../enterprise/godmode/reporting/mysql_builder.php:244 +#: ../../enterprise/include/functions_reporting_csv.php:1681 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1439 +msgid "SQL" +msgstr "SQL" + +#: ../../include/functions_reporting.php:7929 +#: ../../enterprise/include/functions_policies.php:970 +#: ../../enterprise/include/functions_policies.php:2291 +#: ../../enterprise/meta/include/functions_meta.php:2595 +#: ../../package_774/enterprise/include/functions_policies.php:947 +#: ../../package_774/enterprise/include/functions_policies.php:2268 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2716 +#, php-format +msgid "Failed to connect to node %s" +msgstr "Error al conectarse al %s de nodo" + +#: ../../include/functions_reporting.php:8108 +msgid "" +"Illegal query: Due to security restrictions, there are some tokens or words you cannot use: " +"*, delete, drop, alter, modify, password, pass, insert or update." +msgstr "" +"Consulta ilegal: debido a restricciones de seguridad, hay algunos tokens o palabras que no " +"se puede usar: *, borrar, eliminar, soltar, alterar, modificar, contraseña, pass, insertar o " +"actualizar." + +#: ../../include/functions_reporting.php:9301 ../../include/functions_reporting.php:9696 +#: ../../include/functions_reporting_html.php:684 ../../include/functions_reports.php:851 +#: ../../enterprise/include/functions_reporting.php:1248 +#: ../../enterprise/include/functions_reporting_csv.php:458 +#: ../../enterprise/include/functions_reporting_csv.php:462 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_reporting_csv.php:1027 +#: ../../enterprise/include/functions_vulnerabilities.php:82 +#: ../../enterprise/include/functions_vulnerabilities.php:135 +#: ../../enterprise/include/functions_vulnerabilities.php:733 +#: ../../package_774/enterprise/include/functions_reporting.php:1237 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:785 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:82 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:135 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:101 +msgid "Availability" +msgstr "Disponibilidad" + +#: ../../include/functions_reporting.php:9521 ../../include/functions_reporting.php:10239 +msgid "No Address" +msgstr "Sin dirección" + +#: ../../include/functions_reporting.php:10434 ../../include/functions_reporting_html.php:5226 +#: ../../include/functions_reports.php:774 +#: ../../enterprise/include/functions_reporting_csv.php:1908 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../enterprise/include/functions_reporting_csv.php:1926 +#: ../../enterprise/include/functions_reporting_csv.php:1937 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1666 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1684 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1695 +msgid "Increment" +msgstr "Incremento" + +#: ../../include/functions_reporting.php:10538 +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:10556 +msgid "The monitor type is not numeric" +msgstr "El tipo de monitor no es numérico." + +#: ../../include/functions_reporting.php:10987 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:270 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:400 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:270 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:400 +msgid "Rate" +msgstr "Tasa" + +#: ../../include/functions_reporting.php:11060 +msgid "Automatic combined graph" +msgstr "Gráfica combinada automática" + +#: ../../include/functions_reporting.php:11132 ../../include/functions_reporting.php:11292 +#: ../../include/functions_reports.php:651 ../../include/functions_reports.php:1193 +msgid "Simple graph" +msgstr "Gráfico simple" + +#: ../../include/functions_reporting.php:12535 ../../include/functions_reporting.php:12559 +#: ../../include/functions_reporting.php:12598 +msgid "Server health" +msgstr "Estado del servidor" + +#: ../../include/functions_reporting.php:12535 +#, php-format +msgid "%d Downed servers" +msgstr "%d servidores caídos" + +#: ../../include/functions_reporting.php:12540 ../../include/functions_reporting.php:12563 +#: ../../include/functions_reporting.php:12604 +msgid "Monitor health" +msgstr "Estado del monitor" + +#: ../../include/functions_reporting.php:12540 +#, php-format +msgid "%d Not Normal monitors" +msgstr "%d monitores fuera de la normalidad" + +#: ../../include/functions_reporting.php:12540 ../../include/functions_reporting.php:12564 +msgid "of monitors up" +msgstr "de monitores funcionando" + +#: ../../include/functions_reporting.php:12545 ../../include/functions_reporting.php:12567 +#: ../../include/functions_reporting.php:12610 +msgid "Module sanity" +msgstr "Estado de los módulos" + +#: ../../include/functions_reporting.php:12545 +#, php-format +msgid "%d Not inited monitors" +msgstr "%d monitores sin iniciar" + +#: ../../include/functions_reporting.php:12545 ../../include/functions_reporting.php:12568 +msgid "of total modules inited" +msgstr "del total de módulos iniciados" + +#: ../../include/functions_reporting.php:12550 ../../include/functions_reporting.php:12571 +#: ../../include/functions_reporting.php:12616 ../../include/functions_reporting_html.php:6426 +msgid "Alert level" +msgstr "Nivel de alerta" + +#: ../../include/functions_reporting.php:12550 ../../include/functions_reporting.php:13722 +#: ../../include/functions_reporting.php:13732 +#, php-format +msgid "%d Fired alerts" +msgstr "%d alertas disparadas" + +#: ../../include/functions_reporting.php:12550 ../../include/functions_reporting.php:12572 +msgid "of defined alerts not fired" +msgstr "de alertas definidas no disparadas" + +#: ../../include/functions_reporting.php:12883 +msgid "Defined users" +msgstr "Usuarios definidos" + +#: ../../include/functions_reporting.php:13579 +msgid "Agent without data" +msgstr "Agente sin datos" + +#: ../../include/functions_reporting.php:13708 ../../include/functions_reporting.php:13717 +#: ../../enterprise/operation/agentes/tag_view.php:1227 +#, php-format +msgid "%d Total modules" +msgstr "%d módulos totales" + +#: ../../include/functions_reporting.php:13709 +#: ../../enterprise/operation/agentes/tag_view.php:1228 +#, php-format +msgid "%d Modules in normal status" +msgstr "%d módulos en estado normal" + +#: ../../include/functions_reporting.php:13710 +#: ../../enterprise/operation/agentes/tag_view.php:1229 +#, php-format +msgid "%d Modules in critical status" +msgstr "%d módulos en estado crítico" + +#: ../../include/functions_reporting.php:13711 +#: ../../enterprise/operation/agentes/tag_view.php:1230 +#, php-format +msgid "%d Modules in warning status" +msgstr "%d módulos en estado de advertencia" + +#: ../../include/functions_reporting.php:13712 +#: ../../enterprise/operation/agentes/tag_view.php:1231 +#, php-format +msgid "%d Modules in unknown status" +msgstr "%d módulos en estado desconocido" + +#: ../../include/functions_reporting.php:13713 +#: ../../enterprise/operation/agentes/tag_view.php:1232 +#, php-format +msgid "%d Modules in not init status" +msgstr "%d módulos en estado no iniciado" + +#: ../../include/functions_reporting.php:13718 +#, php-format +msgid "%d Normal modules" +msgstr "%d módulos normales" + +#: ../../include/functions_reporting.php:13719 +#, php-format +msgid "%d Critical modules" +msgstr "%d módulos críticos" + +#: ../../include/functions_reporting.php:13720 +#, php-format +msgid "%d Warning modules" +msgstr "%d módulos en estado de advertencia" + +#: ../../include/functions_reporting.php:13721 +#, php-format +msgid "%d Unknown modules" +msgstr "%d módulos desconocidos" + +#: ../../include/functions_reporting.php:13726 +#, php-format +msgid "%d Total agents" +msgstr "%d del total de agentes" + +#: ../../include/functions_reporting.php:13727 +#, php-format +msgid "%d Normal agents" +msgstr "%d agentes normales" + +#: ../../include/functions_reporting.php:13728 +#, php-format +msgid "%d Critical agents" +msgstr "%d agentes en estado crítico" + +#: ../../include/functions_reporting.php:13729 +#, php-format +msgid "%d Warning agents" +msgstr "%d agentes en estado de advertencia" + +#: ../../include/functions_reporting.php:13730 +#, php-format +msgid "%d Unknown agents" +msgstr "%d agentes desconocidos" + +#: ../../include/functions_reporting.php:13731 +#, php-format +msgid "%d not init agents" +msgstr "%d agentes no iniciados" + +#: ../../include/functions_reporting.php:15168 +msgid "Total running modules" +msgstr "Total de módulos en ejecución" + +#: ../../include/functions_reporting.php:15171 ../../include/functions_reporting.php:15186 +#: ../../include/functions_reporting.php:15198 ../../include/functions_reporting.php:15216 +#: ../../include/functions_reporting.php:15228 ../../include/functions_reporting.php:15240 +#: ../../include/functions_reporting.php:15252 +msgid "Ratio" +msgstr "Proporción" + +#: ../../include/functions_reporting.php:15171 ../../include/functions_reporting.php:15186 +#: ../../include/functions_reporting.php:15198 ../../include/functions_reporting.php:15216 +#: ../../include/functions_reporting.php:15228 ../../include/functions_reporting.php:15240 +#: ../../include/functions_reporting.php:15252 +msgid "Modules by second" +msgstr "Módulos por segundo" + +#: ../../include/functions_reporting.php:15183 +msgid "Local modules" +msgstr "Módulos locales" + +#: ../../include/functions_reporting.php:15193 +msgid "Network modules" +msgstr "Módulos de red" + +#: ../../include/functions_reporting.php:15212 +msgid "Plugin modules" +msgstr "Módulos de plugin" + +#: ../../include/functions_reporting.php:15224 +msgid "Prediction modules" +msgstr "Módulos de predicción" + +#: ../../include/functions_reporting.php:15236 +msgid "WMI modules" +msgstr "Módulos WMI" + +#: ../../include/functions_reporting.php:15248 +msgid "Web modules" +msgstr "Módulos web" + +#: ../../include/functions_reporting.php:15408 +msgid "Start condition" +msgstr "Condición de inicio" + +#: ../../include/functions_reporting.php:15408 +msgid "Stop condition" +msgstr "Condición de detención" + +#: ../../include/functions_reporting.php:15418 +msgid "Weekly:" +msgstr "Semanalmente:" + +#: ../../include/functions_reporting.php:15460 +msgid "Monthly:" +msgstr "Mensual:" + +#: ../../include/functions_reporting.php:16011 +msgid "Module Histogram Graph" +msgstr "Gráfico de histograma del módulo" + +#: ../../include/functions_reporting.php:16363 ../../enterprise/include/functions_cron.php:1435 +#: ../../package_774/enterprise/include/functions_cron.php:1435 +msgid "Greetings" +msgstr "Saludos" + +#: ../../include/functions_reporting.php:16365 +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:16366 +msgid "report" +msgstr "informe" + +#: ../../include/functions_reporting.php:16369 ../../mobile/include/functions_web.php:84 +#: ../../mobile/include/ui.class.php:327 ../../enterprise/include/functions_cron.php:1439 +#: ../../package_774/enterprise/include/functions_cron.php:1439 +msgid "Generated at" +msgstr "Generado el" + +#: ../../include/functions_reporting.php:16371 ../../enterprise/include/functions_cron.php:1441 +#: ../../package_774/enterprise/include/functions_cron.php:1441 +msgid "Thanks for your time." +msgstr "Gracias por tu tiempo." + +#: ../../include/functions_reporting.php:16373 ../../enterprise/include/functions_cron.php:1443 +#: ../../package_774/enterprise/include/functions_cron.php:1443 +msgid "Best regards, Pandora FMS" +msgstr "Saludos cordiales, Pandora FMS" + +#: ../../include/functions_reporting.php:16375 ../../enterprise/include/functions_cron.php:1445 +#: ../../package_774/enterprise/include/functions_cron.php:1445 +msgid "This is an automatically generated email from Pandora FMS, please do not reply." +msgstr "" +"Este es un email generado automáticamente por Pandora FMS. Por favor, no respondas a este " +"email." + +#: ../../include/functions_reporting_html.php:92 +#: ../../include/functions_reporting_html.php:7032 ../../include/functions_treeview.php:303 +#: ../../operation/agentes/interface_view.functions.php:560 +#: ../../enterprise/include/functions_reporting_pdf.php:2327 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:2152 +msgid "Last data" +msgstr "Últimos datos" + +#: ../../include/functions_reporting_html.php:111 +msgid "Label: " +msgstr "Etiqueta: " + +#: ../../include/functions_reporting_html.php:145 +#: ../../enterprise/include/functions_reporting_csv.php:2817 +#: ../../enterprise/include/functions_reporting_csv.php:2821 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2575 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2579 +msgid "Generated" +msgstr "Generado" + +#: ../../include/functions_reporting_html.php:148 +msgid "Report date" +msgstr "Fecha del informe" + +#: ../../include/functions_reporting_html.php:157 +msgid "Items period before" +msgstr "Período de elementos antes de" + +#: ../../include/functions_reporting_html.php:626 +#: ../../enterprise/include/functions_reporting_csv.php:512 +#: ../../enterprise/operation/security/vulnerabilities.php:229 +msgid "Risk" +msgstr "Riesgo" + +#: ../../include/functions_reporting_html.php:671 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/operation/agentes/vulnerabilities.php:168 +#: ../../enterprise/operation/agentes/vulnerabilities.php:294 +#: ../../enterprise/operation/security/vulnerabilities.php:407 +#: ../../enterprise/operation/security/vulnerabilities.php:534 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:402 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:528 +msgid "CVE" +msgstr "CVE" + +#: ../../include/functions_reporting_html.php:674 +#: ../../enterprise/include/functions_reporting_csv.php:541 +msgid "Detection time" +msgstr "Hora de selección" + +#: ../../include/functions_reporting_html.php:677 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:27 +#: ../../enterprise/include/functions_vulnerabilities.php:937 +#: ../../enterprise/operation/agentes/vulnerabilities.php:281 +#: ../../enterprise/operation/security/vulnerabilities.php:520 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:27 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:283 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:515 +msgid "Attack Vector" +msgstr "Vector de ataque" + +#: ../../include/functions_reporting_html.php:681 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:59 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:59 +msgid "Scope" +msgstr "Ámbito" + +#: ../../include/functions_reporting_html.php:682 +#: ../../enterprise/include/functions_reporting_csv.php:456 +#: ../../enterprise/include/functions_reporting_csv.php:460 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:66 +#: ../../enterprise/include/functions_vulnerabilities.php:119 +#: ../../enterprise/include/functions_vulnerabilities.php:723 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:66 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:119 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:91 +msgid "Confidentiality" +msgstr "Confidencialidad" + +#: ../../include/functions_reporting_html.php:683 +#: ../../enterprise/include/functions_reporting_csv.php:457 +#: ../../enterprise/include/functions_reporting_csv.php:461 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:74 +#: ../../enterprise/include/functions_vulnerabilities.php:127 +#: ../../enterprise/include/functions_vulnerabilities.php:728 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:74 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:127 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:96 +msgid "Integrity" +msgstr "Integridad" + +#: ../../include/functions_reporting_html.php:818 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:783 +#: ../../enterprise/include/functions_reporting_csv.php:576 +msgid "SecMon" +msgstr "SecMon" + +#: ../../include/functions_reporting_html.php:822 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:787 +msgid "L.S. Change" +msgstr "Cambio de L.S" + +#: ../../include/functions_reporting_html.php:1201 +#: ../../enterprise/include/functions_reporting.php:1875 +#: ../../enterprise/include/functions_reporting.php:3147 +#: ../../enterprise/include/functions_reporting.php:4136 +#: ../../package_774/enterprise/include/functions_reporting.php:1864 +#: ../../package_774/enterprise/include/functions_reporting.php:3136 +#: ../../package_774/enterprise/include/functions_reporting.php:4125 +msgid "Max/Min Values" +msgstr "Valores max/min" + +#: ../../include/functions_reporting_html.php:1202 +#: ../../enterprise/include/functions_reporting.php:1876 +#: ../../enterprise/include/functions_reporting.php:3148 +#: ../../enterprise/include/functions_reporting.php:4137 +#: ../../enterprise/include/functions_reporting.php:6387 +#: ../../enterprise/include/functions_reporting_csv.php:2103 +#: ../../enterprise/include/functions_reporting_csv.php:2149 +#: ../../enterprise/include/functions_reporting_csv.php:2222 +#: ../../enterprise/include/functions_reporting_csv.php:2341 +#: ../../enterprise/include/functions_reporting_csv.php:2649 +#: ../../package_774/enterprise/include/functions_reporting.php:1865 +#: ../../package_774/enterprise/include/functions_reporting.php:3137 +#: ../../package_774/enterprise/include/functions_reporting.php:4126 +#: ../../package_774/enterprise/include/functions_reporting.php:6376 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1861 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1907 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1980 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2099 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2407 +msgid "SLA Limit" +msgstr "Límite del SLA" + +#: ../../include/functions_reporting_html.php:1203 +#: ../../enterprise/include/functions_reporting.php:1877 +#: ../../enterprise/include/functions_reporting.php:2046 +#: ../../enterprise/include/functions_reporting.php:3149 +#: ../../enterprise/include/functions_reporting.php:4138 +#: ../../enterprise/include/functions_reporting.php:6388 +#: ../../package_774/enterprise/include/functions_reporting.php:1866 +#: ../../package_774/enterprise/include/functions_reporting.php:2035 +#: ../../package_774/enterprise/include/functions_reporting.php:3138 +#: ../../package_774/enterprise/include/functions_reporting.php:4127 +#: ../../package_774/enterprise/include/functions_reporting.php:6377 +msgid "SLA Compliance" +msgstr "Cumplimiento del SLA" + +#: ../../include/functions_reporting_html.php:1236 +#: ../../enterprise/include/functions_reporting.php:5221 +#: ../../package_774/enterprise/include/functions_reporting.php:5210 +msgid "Global Time" +msgstr "Tiempo global" + +#: ../../include/functions_reporting_html.php:1237 +#: ../../enterprise/include/functions_reporting.php:5222 +#: ../../enterprise/include/functions_reporting_csv.php:2577 +#: ../../package_774/enterprise/include/functions_reporting.php:5211 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2335 +msgid "Time Total" +msgstr "Tiempo total" + +#: ../../include/functions_reporting_html.php:1238 +msgid "Time Failed" +msgstr "Tiempo en fallo" + +#: ../../include/functions_reporting_html.php:1239 +#: ../../include/functions_reporting_html.php:5366 +#: ../../enterprise/include/functions_reporting.php:5225 +#: ../../enterprise/include/functions_reporting_csv.php:2578 +#: ../../package_774/enterprise/include/functions_reporting.php:5214 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2336 +msgid "Time OK" +msgstr "Tiempo OK" + +#: ../../include/functions_reporting_html.php:1240 +#: ../../include/functions_reporting_html.php:5378 +#: ../../enterprise/include/functions_reporting.php:5226 +#: ../../enterprise/include/functions_reporting_csv.php:2580 +#: ../../package_774/enterprise/include/functions_reporting.php:5215 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2338 +msgid "Time Unknown" +msgstr "Tiempo desconocido" + +#: ../../include/functions_reporting_html.php:1241 +#: ../../enterprise/include/functions_reporting.php:5227 +#: ../../enterprise/include/functions_reporting_csv.php:2581 +#: ../../package_774/enterprise/include/functions_reporting.php:5216 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2339 +msgid "Time Not Init" +msgstr "Tiempo no iniciado" + +#: ../../include/functions_reporting_html.php:1242 +msgid "Downtime" +msgstr "Parada planificada" + +#: ../../include/functions_reporting_html.php:1270 +#: ../../enterprise/include/functions_reporting.php:5316 +#: ../../package_774/enterprise/include/functions_reporting.php:5305 +msgid "Checks Time" +msgstr "Tiempo de comprobaciones" + +#: ../../include/functions_reporting_html.php:1271 +#: ../../enterprise/include/functions_reporting.php:5317 +#: ../../enterprise/include/functions_reporting_csv.php:2583 +#: ../../package_774/enterprise/include/functions_reporting.php:5306 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2341 +msgid "Checks Total" +msgstr "Comprobaciones totales" + +#: ../../include/functions_reporting_html.php:1272 +#: ../../enterprise/include/functions_reporting_csv.php:1084 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:842 +msgid "Checks Failed" +msgstr "Comprobaciones fallidas" + +#: ../../include/functions_reporting_html.php:1273 +#: ../../include/functions_reporting_html.php:5460 +#: ../../enterprise/include/functions_reporting.php:5320 +#: ../../enterprise/include/functions_reporting_csv.php:2584 +#: ../../package_774/enterprise/include/functions_reporting.php:5309 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2342 +msgid "Checks OK" +msgstr "Comprobaciones OK" + +#: ../../include/functions_reporting_html.php:1274 +#: ../../enterprise/include/functions_reporting.php:5321 +#: ../../enterprise/include/functions_reporting_csv.php:2586 +#: ../../package_774/enterprise/include/functions_reporting.php:5310 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2344 +msgid "Checks Unknown" +msgstr "Comprobaciones desconocidas" + +#: ../../include/functions_reporting_html.php:1292 +#: ../../include/functions_reporting_html.php:1331 +#: ../../include/functions_reporting_html.php:1402 +#: ../../include/functions_reporting_html.php:1480 +#: ../../include/functions_reporting_html.php:5542 +#: ../../include/functions_reporting_html.php:5689 +#: ../../enterprise/include/functions_reporting.php:5181 +#: ../../package_774/enterprise/include/functions_reporting.php:5170 +msgid "24 x 7" +msgstr "24/7" + +#: ../../include/functions_reporting_html.php:1528 +#: ../../include/functions_reporting_html.php:6090 +#: ../../enterprise/include/functions_reporting.php:1917 +#: ../../enterprise/include/functions_reporting.php:3203 +#: ../../enterprise/include/functions_reporting.php:3455 +#: ../../enterprise/include/functions_reporting.php:4193 +#: ../../enterprise/include/functions_reporting.php:4457 +#: ../../enterprise/include/functions_reporting.php:5108 +#: ../../package_774/enterprise/include/functions_reporting.php:1906 +#: ../../package_774/enterprise/include/functions_reporting.php:3192 +#: ../../package_774/enterprise/include/functions_reporting.php:3444 +#: ../../package_774/enterprise/include/functions_reporting.php:4182 +#: ../../package_774/enterprise/include/functions_reporting.php:4446 +#: ../../package_774/enterprise/include/functions_reporting.php:5097 +msgid "Not Init" +msgstr "No iniciado" + +#: ../../include/functions_reporting_html.php:1533 +#: ../../include/functions_reporting_html.php:6095 +#: ../../enterprise/include/functions_reporting.php:3460 +#: ../../enterprise/include/functions_reporting.php:4462 +#: ../../enterprise/include/functions_reporting.php:6463 +#: ../../package_774/enterprise/include/functions_reporting.php:3449 +#: ../../package_774/enterprise/include/functions_reporting.php:4451 +#: ../../package_774/enterprise/include/functions_reporting.php:6452 +msgid "Downtimes" +msgstr "Paradas planificadas" + +#: ../../include/functions_reporting_html.php:1655 +#: ../../include/functions_reporting_html.php:3383 +#: ../../include/functions_reporting_html.php:5773 +#: ../../include/functions_reporting_html.php:6312 +msgid "Average Value" +msgstr "Valor medio" + +#: ../../include/functions_reporting_html.php:1712 +#: ../../include/functions_reporting_html.php:1720 +#: ../../include/functions_reporting_html.php:3845 +msgid "Val. by" +msgstr "Val. por" + +#: ../../include/functions_reporting_html.php:1786 +#, php-format +msgid "%s System" +msgstr "Sistema %s" + +#: ../../include/functions_reporting_html.php:1872 +#: ../../include/functions_reporting_html.php:2096 +msgid "Events by user validator" +msgstr "Eventos por usuario validador" + +#: ../../include/functions_reporting_html.php:1889 +#: ../../include/functions_reporting_html.php:2113 +msgid "Events by Severity" +msgstr "Eventos por gravedad" + +#: ../../include/functions_reporting_html.php:1906 +#: ../../include/functions_reporting_html.php:2130 +msgid "Events validated vs unvalidated" +msgstr "Eventos validados vs no validados" + +#: ../../include/functions_reporting_html.php:2272 +msgid "Sec. groups" +msgstr "Sec. grupos" + +#: ../../include/functions_reporting_html.php:2292 +msgid "Remote conf." +msgstr "Configuración remota" + +#: ../../include/functions_reporting_html.php:2440 +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +msgid "Agent secondary groups" +msgstr "Grupos secundarios de agentes" + +#: ../../include/functions_reporting_html.php:2959 +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:3030 +#: ../../enterprise/include/functions_reporting_csv.php:3339 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3097 +msgid "Last time" +msgstr "Última vez" + +#: ../../include/functions_reporting_html.php:3114 +#: ../../enterprise/include/functions_reporting_csv.php:3408 +msgid "Agent / Module" +msgstr "Agente/módulo" + +#: ../../include/functions_reporting_html.php:3227 +#: ../../enterprise/include/functions_reporting_csv.php:3485 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3174 +msgid "OS Type" +msgstr "Tipo de SO" + +#: ../../include/functions_reporting_html.php:3493 +msgid "Data view of all groups" +msgstr "Vista de datos de todos los grupos" + +#: ../../include/functions_reporting_html.php:3623 +msgid "Group Description" +msgstr "Descripción de grupo" + +#: ../../include/functions_reporting_html.php:3706 +msgid "Distribution by OS" +msgstr "Distribución por sistema operativo" + +#: ../../include/functions_reporting_html.php:3964 +msgid "Events validated by user" +msgstr "Eventos validados por el usuario" + +#: ../../include/functions_reporting_html.php:3981 +#: ../../include/functions_reporting_html.php:7196 +msgid "Events by severity" +msgstr "Eventos por gravedad" + +#: ../../include/functions_reporting_html.php:3998 +msgid "Amount events validated" +msgstr "Cantidad de eventos validados" + +#: ../../include/functions_reporting_html.php:4428 +msgid "Total summary" +msgstr "Resumen total" + +#: ../../include/functions_reporting_html.php:4435 +msgid "No alerts fired" +msgstr "No hay alertas disparadas" + +#: ../../include/functions_reporting_html.php:4535 +#, php-format +msgid "Interface '%s' throughput graph" +msgstr "Interfaz '%s' gráfico de rendimiento" + +#: ../../include/functions_reporting_html.php:4539 +msgid "Mac" +msgstr "Mac" + +#: ../../include/functions_reporting_html.php:4540 +msgid "Actual status" +msgstr "Estado actual" + +#: ../../include/functions_reporting_html.php:4911 +#: ../../include/functions_reporting_html.php:4913 +msgid "Empty modules" +msgstr "Módulos vacíos" + +#: ../../include/functions_reporting_html.php:5224 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +msgid "From data" +msgstr "Desde datos" + +#: ../../include/functions_reporting_html.php:5225 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +msgid "To data" +msgstr "hasta datos" + +#: ../../include/functions_reporting_html.php:5253 +#: ../../enterprise/include/functions_reporting_csv.php:1928 +#: ../../enterprise/include/functions_reporting_csv.php:1939 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1686 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1697 +msgid "Negative increase: " +msgstr "Incremento negativo: " + +#: ../../include/functions_reporting_html.php:5255 +#: ../../enterprise/include/functions_reporting_csv.php:1930 +#: ../../enterprise/include/functions_reporting_csv.php:1941 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1688 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1699 +msgid "Positive increase: " +msgstr "Incremento positivo: " + +#: ../../include/functions_reporting_html.php:5257 +#: ../../enterprise/include/functions_reporting_csv.php:1932 +#: ../../enterprise/include/functions_reporting_csv.php:1943 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1690 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1701 +msgid "Neutral increase: " +msgstr "Incremento neutral: " + +#: ../../include/functions_reporting_html.php:5384 +msgid "Time Not Init Module" +msgstr "Tiempo en módulo no iniciado" + +#: ../../include/functions_reporting_html.php:5390 +#: ../../enterprise/include/functions_reporting_csv.php:2582 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2340 +msgid "Time Downtime" +msgstr "Tiempo de parada planificada" + +#: ../../include/functions_reporting_html.php:5395 +msgid "% Ok" +msgstr "% OK" + +#: ../../include/functions_reporting_html.php:5466 +#: ../../enterprise/include/functions_reporting.php:5319 +#: ../../package_774/enterprise/include/functions_reporting.php:5308 +msgid "Checks Warning" +msgstr "Comprobaciones Advertencia" + +#: ../../include/functions_reporting_html.php:5472 +msgid "Checks Uknown" +msgstr "Comprobaciones en desconocido" + +#: ../../include/functions_reporting_html.php:5511 +#: ../../include/functions_reporting_html.php:5658 +#: ../../include/functions_reporting_html.php:5985 +#: ../../include/functions_reporting_html.php:5991 +msgid "Primary" +msgstr "Primario" + +#: ../../include/functions_reporting_html.php:5771 +#: ../../enterprise/include/functions_reporting_csv.php:1220 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:978 +msgid "Agent min value" +msgstr "Valor mínimo del agente" + +#: ../../include/functions_reporting_html.php:6218 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:258 +#: ../../enterprise/include/functions_reporting_csv.php:1627 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:258 +msgid "Sum" +msgstr "Suma" + +#: ../../include/functions_reporting_html.php:6588 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1376 +msgid "Alert description" +msgstr "Descripción de la alerta" + +#: ../../include/functions_reporting_html.php:6628 +#: ../../include/functions_reporting_html.php:6782 ../../mobile/include/functions_web.php:24 +msgid "Monitor" +msgstr "Monitor" + +#: ../../include/functions_reporting_html.php:6681 +#, php-format +msgid "Agents in group: %s" +msgstr "Agentes en el grupo: %s" + +#: ../../include/functions_reporting_html.php:6783 +msgid "Last failure" +msgstr "Último fallo" + +#: ../../include/functions_reporting_html.php:6873 +msgid "N/A(*)" +msgstr "N/A(*)" + +#: ../../include/functions_reporting_html.php:6907 +msgid "Monitors" +msgstr "Monitores" + +#: ../../include/functions_reporting_html.php:7086 +#: ../../include/functions_reporting_html.php:7091 +#: ../../operation/custom_fields/custom_fields_view.php:520 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:536 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:524 +msgid "Agents by status" +msgstr "Agentes por estado" + +#: ../../include/functions_reporting_html.php:7147 +#: ../../include/functions_reporting_html.php:7152 +msgid "Node overview" +msgstr "Resumen de nodos" + +#: ../../include/functions_reporting_html.php:7172 +#: ../../include/functions_reporting_html.php:7184 +msgid "Critical events" +msgstr "Eventos en estado crítico" + +#: ../../include/functions_reporting_html.php:7175 +#: ../../include/functions_reporting_html.php:7186 +msgid "Warning events" +msgstr "Eventos en estado de advertencia" + +#: ../../include/functions_reporting_html.php:7178 +#: ../../include/functions_reporting_html.php:7188 +msgid "OK events" +msgstr "Eventos OK" + +#: ../../include/functions_reporting_html.php:7181 +#: ../../include/functions_reporting_html.php:7190 +msgid "Unknown events" +msgstr "Eventos desconocidos" + +#: ../../include/functions_reporting_html.php:7207 +msgid "Event count corresponds to events within the last hour" +msgstr "El conteo de eventos corresponde a los eventos en la última hora" + +#: ../../include/functions_reporting_html.php:7212 +msgid "Important Events by Criticity" +msgstr "Eventos importantes por gravedad" + +#: ../../include/functions_reporting_html.php:7239 +#, php-format +msgid "Last activity in %s console" +msgstr "Última actividad en la consola %s" + +#: ../../include/functions_reporting_html.php:7288 +#: ../../include/functions_reporting_html.php:7430 +msgid "Events info (1hr.)" +msgstr "Información de eventos (1h)" + +#: ../../include/functions_reporting_html.php:7587 +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:7588 +msgid "" +"If the duration of the scheduled downtime is less than 5 minutes it will not be represented " +"in the graph" +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:7595 +#: ../../views/ITSM/ITSMTicketDetailView.php:192 +msgid "Dates" +msgstr "Fechas" + +#: ../../include/functions_reporting_html.php:7626 +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:7626 +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:7660 +#: ../../include/functions_reporting_html.php:7683 +#: ../../enterprise/include/functions_reporting_csv.php:3146 +#: ../../enterprise/include/functions_reporting_csv.php:3156 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2904 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2914 +msgid "Permissions" +msgstr "Permisos" + +#: ../../include/functions_reporting_html.php:7787 +#: ../../enterprise/include/functions_reporting_csv.php:3600 +#: ../../enterprise/views/ncm/devices/list.php:130 +#: ../../enterprise/views/ncm/firmwares/list.php:74 +#: ../../enterprise/views/ncm/models/edit.php:88 ../../enterprise/views/ncm/models/list.php:72 +msgid "Vendor" +msgstr "Fabricante" + +#: ../../include/functions_reporting_html.php:7788 +#: ../../enterprise/include/functions_reporting_csv.php:3601 +#: ../../enterprise/views/ncm/devices/list.php:131 +msgid "Model" +msgstr "Modelo" + +#: ../../include/functions_reporting_html.php:7789 +#: ../../enterprise/include/functions_reporting_csv.php:3602 +#: ../../enterprise/views/ncm/firmwares/edit.php:41 +#: ../../enterprise/views/ncm/firmwares/edit.php:59 +msgid "Firmware" +msgstr "Firmware" + +#: ../../include/functions_reporting_html.php:7790 +msgid "Last backup date" +msgstr "Fecha de última copia de seguridad" + +#: ../../include/functions_reporting_html.php:7859 +#: ../../enterprise/views/ncm/backups/backup.php:90 +msgid "Diff" +msgstr "Diferencia" + +#: ../../include/functions_reports.php:655 +#: ../../enterprise/include/functions_reporting.php:8701 +#: ../../package_774/enterprise/include/functions_reporting.php:8690 +msgid "Simple baseline graph" +msgstr "Gráfico simple de línea base" + +#: ../../include/functions_reports.php:673 +#: ../../enterprise/include/functions_reporting_csv.php:1734 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1492 +msgid "SQL vertical bar graph" +msgstr "Gráfico de barra vertical SQL" + +#: ../../include/functions_reports.php:677 +#: ../../enterprise/include/functions_reporting_csv.php:1738 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1496 +msgid "SQL pie graph" +msgstr "Gráfico circular de SQL" + +#: ../../include/functions_reports.php:681 +#: ../../enterprise/include/functions_reporting_csv.php:1736 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1494 +msgid "SQL horizontal bar graph" +msgstr "Gráfica de barras horizontales SQL" + +#: ../../include/functions_reports.php:688 +msgid "Automatic combined Graph" +msgstr "Gráfico automático combinado" + +#: ../../include/functions_reports.php:694 +msgid "Availability graph" +msgstr "Gráfico de disponibilidad" + +#: ../../include/functions_reports.php:699 +msgid "Module Histogram graph" +msgstr "Gráfico de histórico de módulo" + +#: ../../include/functions_reports.php:704 ../../enterprise/godmode/menu.php:306 +#: ../../enterprise/tools/ipam/ipam.php:457 ../../package_774/enterprise/godmode/menu.php:291 +msgid "IPAM" +msgstr "IPAM" + +#: ../../include/functions_reports.php:705 +msgid "IPAM networks" +msgstr "Redes IPAM" + +#: ../../include/functions_reports.php:710 ../../include/functions_reports.php:715 +#: ../../include/functions_reports.php:719 ../../include/functions_reports.php:723 +#: ../../include/functions_reports.php:729 +#: ../../enterprise/include/functions_reporting_csv.php:2588 +#: ../../enterprise/operation/services/services.list.php:546 +#: ../../enterprise/operation/services/services.service.php:119 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2346 +msgid "SLA" +msgstr "SLA" + +#: ../../include/functions_reports.php:716 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:211 +#: ../../enterprise/include/functions_reporting.php:2625 +#: ../../package_774/enterprise/include/functions_reporting.php:2614 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:211 +msgid "Monthly S.L.A." +msgstr "SLA mensual" + +#: ../../include/functions_reports.php:720 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:212 +#: ../../enterprise/include/functions_reporting.php:3578 +#: ../../package_774/enterprise/include/functions_reporting.php:3567 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:212 +msgid "Weekly S.L.A." +msgstr "SLA semanal" + +#: ../../include/functions_reports.php:724 +#: ../../enterprise/include/functions_reporting.php:4557 +#: ../../package_774/enterprise/include/functions_reporting.php:4546 +msgid "Hourly S.L.A." +msgstr "SLA cada hora" + +#: ../../include/functions_reports.php:730 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:215 +#: ../../enterprise/include/functions_reporting.php:5822 +#: ../../package_774/enterprise/include/functions_reporting.php:5811 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:215 +msgid "Services S.L.A." +msgstr "SLA de servicios" + +#: ../../include/functions_reports.php:736 ../../include/functions_reports.php:740 +msgid "Forecasting" +msgstr "Predicción" + +#: ../../include/functions_reports.php:737 +#: ../../enterprise/include/functions_reporting_csv.php:1365 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1123 +msgid "Prediction date" +msgstr "Fecha de predicción" + +#: ../../include/functions_reports.php:746 +msgid "Avg. value" +msgstr "Valor medio" + +#: ../../include/functions_reports.php:750 +msgid "Max. value" +msgstr "Valor Max" + +#: ../../include/functions_reports.php:754 +msgid "Min. value" +msgstr "Valor mínimo" + +#: ../../include/functions_reports.php:758 +msgid "Monitor report" +msgstr "Informe de monitores" + +#: ../../include/functions_reports.php:762 +msgid "Serialize data" +msgstr "Serializar datos" + +#: ../../include/functions_reports.php:770 +msgid "Historical Data" +msgstr "Datos históricos" + +#: ../../include/functions_reports.php:782 +msgid "Service Level Detailed" +msgstr "Detalle de nivel de servicios" + +#: ../../include/functions_reports.php:786 ../../include/functions_reports.php:792 +#: ../../include/functions_reports.php:798 ../../include/functions_reports.php:804 +#: ../../include/functions_reports.php:810 ../../include/functions_reports.php:817 +#: ../../include/functions_reports.php:822 ../../include/functions_reports.php:829 +#: ../../include/functions_reports.php:835 ../../include/functions_reports.php:839 +#: ../../include/functions_reports.php:844 ../../include/functions_reports.php:850 +msgid "Grouped" +msgstr "Agrupado" + +#: ../../include/functions_reports.php:793 ../../include/functions_reports.php:799 +#: ../../enterprise/include/functions_reporting_csv.php:1583 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1341 +msgid "Group report" +msgstr "Grupo de informes" + +#: ../../include/functions_reports.php:818 +msgid "Agents/Modules status" +msgstr "Estado de los agentes/módulos" + +#: ../../include/functions_reports.php:836 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:46 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:46 +msgid "Top n" +msgstr "Top N" + +#: ../../include/functions_reports.php:840 +msgid "Network interfaces" +msgstr "Interfaces de red" + +#: ../../include/functions_reports.php:845 +msgid "Custom Render" +msgstr "Renderizado personalizado" + +#: ../../include/functions_reports.php:855 ../../include/functions_reports.php:859 +msgid "Text/HTML " +msgstr "Texto/HTML " + +#: ../../include/functions_reports.php:860 +msgid "Import text from URL" +msgstr "Importar texto de una URL" + +#: ../../include/functions_reports.php:865 +msgid "Module alert report" +msgstr "Informe de alerta de módulo" + +#: ../../include/functions_reports.php:869 +msgid "Agent alert report " +msgstr "Informe de alerta de agente " + +#: ../../include/functions_reports.php:875 +msgid "Group alert report" +msgstr "Informe de alerta de grupo" + +#: ../../include/functions_reports.php:881 +msgid "Actions alert report " +msgstr "Informe de alerta de acciones " + +#: ../../include/functions_reports.php:886 +msgid "Module event report" +msgstr "Informe de evento de módulo" + +#: ../../include/functions_reports.php:890 +msgid "Agent event report" +msgstr "Informe de evento de agente" + +#: ../../include/functions_reports.php:894 +msgid "Group event report" +msgstr "Informe de evento de grupo" + +#: ../../include/functions_reports.php:900 +#: ../../enterprise/include/functions_reporting_csv.php:1250 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1008 +msgid "Agents inventory" +msgstr "Inventario de agentes" + +#: ../../include/functions_reports.php:907 +#: ../../enterprise/include/functions_reporting_csv.php:1296 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1054 +msgid "Modules inventory" +msgstr "Inventario de módulos" + +#: ../../include/functions_reports.php:919 +msgid "Inventory changes" +msgstr "Inventario de cambios" + +#: ../../include/functions_reports.php:935 +#: ../../enterprise/include/functions_reporting_csv.php:3204 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2962 +msgid "Netflow area chart" +msgstr "Gráfico de área de Netflow" + +#: ../../include/functions_reports.php:939 +msgid "Netflow data table" +msgstr "Tabla de datos de Netflow" + +#: ../../include/functions_reports.php:943 +msgid "Netflow summary table" +msgstr "Tabla de resumen de Netflow" + +#: ../../include/functions_reports.php:953 ../../include/functions_reports.php:958 +#: ../../enterprise/include/functions_reporting.php:2166 +#: ../../package_774/enterprise/include/functions_reporting.php:2155 +msgid "Log" +msgstr "Log" + +#: ../../include/functions_reports.php:954 +#: ../../enterprise/include/functions_reporting.php:2153 +#: ../../enterprise/include/functions_reporting.php:2259 +#: ../../package_774/enterprise/include/functions_reporting.php:2142 +#: ../../package_774/enterprise/include/functions_reporting.php:2248 +msgid "Log report" +msgstr "Informe de log" + +#: ../../include/functions_reports.php:959 +msgid "Log report by period" +msgstr "Informe de log por intervalo" + +#: ../../include/functions_reports.php:971 ../../include/functions_reports.php:976 +#: ../../enterprise/views/ncm/agent/manage.php:76 +#: ../../enterprise/views/ncm/devices/list.php:55 +#: ../../enterprise/views/ncm/devices/list.php:73 +#: ../../enterprise/views/ncm/firmwares/edit.php:55 +#: ../../enterprise/views/ncm/firmwares/list.php:45 +#: ../../enterprise/views/ncm/models/edit.php:51 ../../enterprise/views/ncm/models/list.php:46 +#: ../../enterprise/views/ncm/snippets/list.php:46 +#: ../../enterprise/views/ncm/templates/edit.php:56 +#: ../../enterprise/views/ncm/templates/list.php:46 +#: ../../enterprise/views/ncm/vendors/edit.php:49 +#: ../../enterprise/views/ncm/vendors/list.php:46 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:56 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:46 +msgid "NCM" +msgstr "NCM" + +#: ../../include/functions_reports.php:972 +msgid "NCM configuration changes" +msgstr "Cambios en la configuración NCM" + +#: ../../include/functions_reports.php:977 +msgid "NCM devices list" +msgstr "Lista de dispositivos NCM" + +#: ../../include/functions_reports.php:982 ../../include/functions_reports.php:987 +#: ../../include/functions_reports.php:992 ../../include/functions_reports.php:997 +#: ../../include/functions_reports.php:1002 ../../include/functions_reports.php:1007 +#: ../../include/functions_reports.php:1012 ../../operation/agentes/ver_agente.php:1892 +#: ../../operation/agentes/ver_agente.php:2120 +msgid "Security hardening" +msgstr "Hardening de seguridad" + +#: ../../include/functions_reports.php:1003 +msgid "List of checks" +msgstr "Lista de comprobaciones" + +#: ../../include/functions_reports.php:1018 +msgid "Severity graph bar" +msgstr "Gráfico de barras de gravedad" + +#: ../../include/functions_reports.php:1023 +msgid "Attack complexity doughnut chart" +msgstr "Gráfica de donut de complejidad del ataque" + +#: ../../include/functions_reports.php:1028 +msgid "By packages in pie chart" +msgstr "Gráfica de sectores por paquetes" + +#: ../../include/functions_reports.php:1033 +#: ../../enterprise/include/functions_reporting.php:9850 +#: ../../enterprise/include/functions_reporting.php:9852 +#: ../../enterprise/include/functions_reporting_csv.php:562 +msgid "Detailed security report" +msgstr "Informe detallado de seguridad" + +#: ../../include/functions_reports.php:1038 +msgid "Vulnerabilities of agent" +msgstr "Vulnerabilidades de agente" + +#: ../../include/functions_reports.php:1043 +msgid "Top-N agents with more risk" +msgstr "Agentes con mayor riesgo" + +#: ../../include/functions_reports.php:1048 +msgid "Top-N common vulnerabilities" +msgstr "Vulnerabilidades más comunes" + +#: ../../include/functions_reports.php:1176 +msgid "Macro" +msgstr "Macro" + +#: ../../include/functions_reports.php:1190 ../../include/functions_reports.php:1320 +msgid "String" +msgstr "Cadena" + +#: ../../include/functions_reports.php:1191 ../../include/functions_reports.php:1320 +#: ../../include/functions_reports.php:1340 +msgid "Sql" +msgstr "Sql" + +#: ../../include/functions_reports.php:1192 +msgid "Graph Sql" +msgstr "Gráfico SQL" + +#: ../../include/functions_reports.php:1490 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:749 +msgid "Period " +msgstr "Periodo " + +#: ../../include/functions_servers.php:928 ../../include/functions_servers.php:934 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:578 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:452 +msgid "Syslog server" +msgstr "Servidor Syslog" + +#: ../../include/functions_servers.php:1401 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:524 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:398 +msgid "SNMP server" +msgstr "Servidor SNMP" + +#: ../../include/functions_servers.php:1413 +msgid "Prediction Server" +msgstr "Servidor de predicción" + +#: ../../include/functions_servers.php:1437 ../../include/functions_ui.php:7460 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:560 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:434 +msgid "WUX server" +msgstr "Servidor WUX" + +#: ../../include/functions_snmp.php:65 +msgid "Load Average (Last minute)" +msgstr "Carga media (última hora)" + +#: ../../include/functions_snmp.php:69 +msgid "Load Average (Last 5 minutes)" +msgstr "Carga media (últimos 5 minutos)" + +#: ../../include/functions_snmp.php:73 +msgid "Load Average (Last 15 minutes)" +msgstr "Carga media (últimos 15 minutos)" + +#: ../../include/functions_snmp.php:77 +msgid "Total Swap Size configured for the host" +msgstr "Tamaño de intercambio total configurado para el host" + +#: ../../include/functions_snmp.php:81 +msgid "Available Swap Space on the host" +msgstr "Espacio de intercambio disponible en el host" + +#: ../../include/functions_snmp.php:85 +msgid "Total Real/Physical Memory Size on the host" +msgstr "Tamaño de memoria real/física en el servidor" + +#: ../../include/functions_snmp.php:89 +msgid "Available Real/Physical Memory Space on the host" +msgstr "Memoria real/física disponible en el servidor" + +#: ../../include/functions_snmp.php:93 +msgid "Total Available Memory on the host" +msgstr "Memoria total disponible" + +#: ../../include/functions_snmp.php:97 +msgid "Total Cached Memory" +msgstr "Memoria de caché total" + +#: ../../include/functions_snmp.php:101 +msgid "Total Buffered Memory" +msgstr "Memoria total del búfer" + +#: ../../include/functions_snmp.php:105 +msgid "Amount of memory swapped in from disk (kB/s)" +msgstr "La cantidad de memoria intercambiada desde el disco (kB/s)" + +#: ../../include/functions_snmp.php:109 +msgid "Amount of memory swapped to disk (kB/s)" +msgstr "Cantidad de memoria intercambiada con el disco (kB/s)" + +#: ../../include/functions_snmp.php:113 +msgid "Number of blocks sent to a block device" +msgstr "Número de bloques enviado al dispositivo de bloques" + +#: ../../include/functions_snmp.php:117 +msgid "Number of blocks received from a block device" +msgstr "Número de bloques recibidos del dispositivo de bloques" + +#: ../../include/functions_snmp.php:121 +msgid "Number of interrupts processed" +msgstr "Número de interrupciones procesadas" + +#: ../../include/functions_snmp.php:125 +msgid "Number of context switches" +msgstr "Número de cambios de contexto" + +#: ../../include/functions_snmp.php:129 +msgid "user CPU time" +msgstr "tiempo de CPU de usuario" + +#: ../../include/functions_snmp.php:133 +msgid "system CPU time" +msgstr "tiempo de CPU del sistema" + +#: ../../include/functions_snmp.php:137 +msgid "idle CPU time" +msgstr "tiempo de inactividad de la CPU" + +#: ../../include/functions_snmp.php:141 +msgid "system Up time" +msgstr "Tiempo de actividad del sistema" + +#: ../../include/functions_snmp.php:349 +msgid "Pagination" +msgstr "Paginación" + +#: ../../include/functions_snmp.php:381 ../../include/functions_snmp.php:389 +msgid "Group by Enterprise String / IP" +msgstr "Agrupar por Cadena Enterprise/IP" + +#: ../../include/functions_snmp.php:441 ../../enterprise/include/functions_events.php:224 +msgid "Active filter" +msgstr "Filtro activo" + +#: ../../include/functions_snmp.php:441 ../../enterprise/include/functions_events.php:224 +msgid "Active filters" +msgstr "Filtros activos" + +#: ../../include/functions_snmp_browser.php:355 +msgid "The server did not return any response." +msgstr "El servidor no ha devuelto ninguna respuesta" + +#: ../../include/functions_snmp_browser.php:558 +msgid "Numeric OID" +msgstr "OID numérico" + +#: ../../include/functions_snmp_browser.php:576 +msgid "Syntax" +msgstr "Sintaxis" + +#: ../../include/functions_snmp_browser.php:582 +msgid "Display hint" +msgstr "Activar indicación" + +#: ../../include/functions_snmp_browser.php:588 +msgid "Max access" +msgstr "Acceso máximo" + +#: ../../include/functions_snmp_browser.php:612 +msgid "OID Information" +msgstr "Información OID" + +#: ../../include/functions_snmp_browser.php:649 +msgid "Create agent module" +msgstr "Crear módulo de agente" + +#: ../../include/functions_snmp_browser.php:771 +msgid "Starting OID" +msgstr "Iniciar OID" + +#: ../../include/functions_snmp_browser.php:825 +msgid "Server to execute" +msgstr "Servidor a ejecutar" + +#: ../../include/functions_snmp_browser.php:966 +msgid "SNMP v3 settings" +msgstr "Ajustes SNMP v3" + +#: ../../include/functions_snmp_browser.php:1057 +msgid "First match" +msgstr "Primera correspondencia" + +#: ../../include/functions_snmp_browser.php:1070 +msgid "Previous match" +msgstr "Coincidencia anterior" + +#: ../../include/functions_snmp_browser.php:1083 +msgid "Next match" +msgstr "Siguiente coincidencia" + +#: ../../include/functions_snmp_browser.php:1096 +msgid "Last match" +msgstr "Última coincidencia" + +#: ../../include/functions_snmp_browser.php:1110 +msgid "Expand the tree (can be slow)" +msgstr "Expandir el árbol (podría llevar tiempo)" + +#: ../../include/functions_snmp_browser.php:1123 +msgid "Collapse the tree" +msgstr "Plegar el árbol" + +#: ../../include/functions_snmp_browser.php:1135 ../../include/functions_snmp_browser.php:1206 +msgid "Search options" +msgstr "Opciones de búsqueda" + +#: ../../include/functions_snmp_browser.php:1196 +msgid "SNMP v3 options" +msgstr "Opciones SNMP v3" + +#: ../../include/functions_snmp_browser.php:1228 +msgid "Search matches" +msgstr "Buscar coincidencias" + +#: ../../include/functions_snmp_browser.php:1245 +msgid "Create agent modules" +msgstr "Crear módulos de agentes" + +#: ../../include/functions_snmp_browser.php:1255 +msgid "Create policy modules" +msgstr "Crear módulos de políticas" + +#: ../../include/functions_snmp_browser.php:1264 +msgid "Create network components" +msgstr "Crear componentes de red" + +#: ../../include/functions_snmp_browser.php:1699 ../../include/functions_snmp_browser.php:1706 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:252 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:313 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:822 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:824 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:480 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:541 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:174 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:180 +msgid "Select all" +msgstr "Seleccionar todo" + +#: ../../include/functions_snmp_browser.php:1702 +msgid " available" +msgstr " disponible" + +#: ../../include/functions_snmp_browser.php:1709 +msgid " to apply" +msgstr " a aplicar" + +#: ../../include/functions_snmp_browser.php:1714 +#: ../../operation/snmpconsole/snmp_browser.php:543 +msgid "Create new policy" +msgstr "Crear nueva política" + +#: ../../include/functions_snmp_browser.php:1769 +msgid "Undo" +msgstr "Deshacer" + +#: ../../include/functions_snmp_browser.php:1817 +msgid "Use agent IP" +msgstr "Usar IP de agente" + +#: ../../include/functions_tags.php:712 +msgid "Click here to open a popup window with URL tag" +msgstr "Haz clic aquí para abrir una ventana popup con la etiqueta URL" + +#: ../../include/functions_treeview.php:52 +msgid "There was a problem loading module" +msgstr "Error al cargar el módulo" + +#: ../../include/functions_treeview.php:73 +msgid "Click here for view this module" +msgstr "Haga clic aquí para ver este módulo" + +#: ../../include/functions_treeview.php:316 +msgid "Module information" +msgstr "Información del módulo" + +#: ../../include/functions_treeview.php:370 +msgid "Go to module edition" +msgstr "Ir a la edición de módulos" + +#: ../../include/functions_treeview.php:425 +msgid "There was a problem loading alerts" +msgstr "Error al cargar las alertas" + +#: ../../include/functions_treeview.php:512 +msgid "Go to alerts edition" +msgstr "Ir a \"editar alertas\"" + +#: ../../include/functions_treeview.php:604 ../../operation/agentes/agent_fields.php:24 +#: ../../operation/agentes/custom_fields.php:24 +#: ../../operation/agentes/estado_generalagente.php:62 +msgid "There was a problem loading agent" +msgstr "Error al cargar la configuración del agente" + +#: ../../include/functions_treeview.php:657 ../../include/functions_treeview.php:668 +msgid "Click here for view this agent" +msgstr "Haga clic aquí para ver este agente" + +#: ../../include/functions_treeview.php:691 +msgid "Other IP addresses" +msgstr "Otras direcciones IP" + +#: ../../include/functions_treeview.php:713 +msgid "Quiet mode enabled" +msgstr "Modo silencioso habilitado" + +#: ../../include/functions_treeview.php:714 +msgid "This agent would not raise events or alerts" +msgstr "Este agente no generará eventos ni alertas." + +#: ../../include/functions_treeview.php:741 +msgid "Remote contact" +msgstr "Contacto remoto" + +#: ../../include/functions_treeview.php:749 +msgid "Next agent contact" +msgstr "Siguiente contacto con el agente" + +#: ../../include/functions_treeview.php:762 +msgid "Agent information" +msgstr "Información del agente" + +#: ../../include/functions_treeview.php:789 ../../mobile/operation/agent.php:271 +msgid "Events (24h)" +msgstr "Eventos (24h)" + +#: ../../include/functions_treeview.php:809 +msgid "Agent access rate (24h)" +msgstr "Accesibilidad del agente (24h)" + +#: ../../include/functions_treeview.php:865 +#: ../../operation/agentes/estado_generalagente.php:399 +#: ../../operation/agentes/interface_view.functions.php:722 +#: ../../operation/agentes/pandora_networkmap.view.php:1253 +msgid "Interface traffic" +msgstr "Interfaz de tráfico" + +#: ../../include/functions_treeview.php:888 +msgid "Interface information" +msgstr "Interfaz de información" + +#: ../../include/functions_treeview.php:905 +#: ../../operation/agentes/estado_generalagente.php:161 ../../operation/gis_maps/ajax.php:341 +msgid "Agent Version" +msgstr "Versión del agente" + +#: ../../include/functions_treeview.php:939 ../../operation/agentes/ver_agente.php:1719 +#: ../../operation/agentes/ver_agente.php:2091 +msgid "Url address" +msgstr "Dirección URL" + +#: ../../include/functions_treeview.php:984 +msgid "Advanced information" +msgstr "Información avanzada" + +#: ../../include/functions_treeview.php:1003 +msgid "Go to cluster edition" +msgstr "Ir a la edición del clúster" + +#: ../../include/functions_treeview.php:1012 +msgid "Go to module creation" +msgstr "Ir a la creación de módulos" + +#: ../../include/functions_treeview.php:1021 +msgid "Go to agent edition" +msgstr "Ir a \"editar agentes\"" + +#: ../../include/functions_ui.php:549 +msgid "Error processing request" +msgstr "Error al procesar la petición" + +#: ../../include/functions_ui.php:714 +msgid "Is possible that this view uses part of information which your user has not access" +msgstr "" +"Es posible que esta vista utilice parte de la información a la cual tu usuario no tenga " +"acceso." + +#: ../../include/functions_ui.php:1048 +msgid "Software" +msgstr "Software" + +#: ../../include/functions_ui.php:1350 +msgid "Force check" +msgstr "Forzar comprobación" + +#: ../../include/functions_ui.php:1498 +msgid "Are you sure you want to delete alert action?" +msgstr "¿Está seguro de que desea eliminar la acción de la alerta?" + +#: ../../include/functions_ui.php:1603 +msgid "Are you sure you want to delete alert?" +msgstr "¿Está seguro de que desea eliminar la alerta?" + +#: ../../include/functions_ui.php:1850 +msgid "The alert would fire when the value is over " +msgstr "La alerta se disparará cuando el valor esté por encima de ." + +#: ../../include/functions_ui.php:1855 +msgid "The alert would fire when the value is under " +msgstr "La alerta se disparará cuando el valor esté por debajo de ." + +#: ../../include/functions_ui.php:1870 +msgid "Unknown option." +msgstr "Opción desconocida." + +#: ../../include/functions_ui.php:2677 +msgid "First" +msgstr "Primero" + +#: ../../include/functions_ui.php:3133 +msgid "Unknown type" +msgstr "Tipo desconocido" + +#: ../../include/functions_ui.php:4018 +msgid "Export current page to CSV" +msgstr "Exportar página actual a CSV" + +#: ../../include/functions_ui.php:4019 +#, php-format +msgid "export_%s_current_page_%s" +msgstr "export_%s_current_page_%s" + +#: ../../include/functions_ui.php:4170 +msgid "No matching records found" +msgstr "No se encontraron registros coincidentes" + +#: ../../include/functions_ui.php:4171 +msgid "No data available in table" +msgstr "No hay datos disponibles en la tabla" + +#: ../../include/functions_ui.php:4258 +msgid "Please apply a filter to display the data." +msgstr "Aplique un filtro para mostrar los datos." + +#: ../../include/functions_ui.php:5748 +msgid "Type at least two characters to search." +msgstr "Escribe al menos dos caracteres para buscar." + +#: ../../include/functions_ui.php:6688 +msgid "Unhandled error" +msgstr "Error no tratado" + +#: ../../include/functions_ui.php:6689 +msgid "An unhandled error occurs" +msgstr "Ha ocurrido un error no tratado" + +#: ../../include/functions_ui.php:6934 ../../enterprise/include/functions_ux_console.php:517 +#: ../../enterprise/operation/agentes/tag_view.php:1004 +#: ../../enterprise/operation/agentes/tag_view.php:1015 +#: ../../enterprise/operation/agentes/ux_console_view.php:102 +#: ../../enterprise/operation/agentes/ux_console_view.php:297 +#: ../../enterprise/operation/agentes/ux_console_view.php:384 +#: ../../enterprise/operation/agentes/wux_console_view.php:337 +msgid "Snapshot view" +msgstr "Vista de captura de pantalla" + +#: ../../include/functions_ui.php:6960 +#, 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 "" +"Estos controles emplean la zona horaria del sistema (%s) en vez de la suya (%s). La " +"diferencia de horas con su zona horaria es %s." + +#: ../../include/functions_ui.php:7262 +#: ../../enterprise/include/class/CommandCenter.class.php:446 +msgid "Query" +msgstr "Consulta" + +#: ../../include/functions_ui.php:7287 +msgid "Results" +msgstr "Resultados" + +#: ../../include/functions_ui.php:7333 +msgid "Execute query" +msgstr "Ejecutar consulta" + +#: ../../include/functions_ui.php:7355 +msgid "Show password" +msgstr "Mostrar contraseña" + +#: ../../include/functions_ui.php:7455 +msgid "WEB server" +msgstr "Servidor web" + +#: ../../include/functions_ui.php:7465 +msgid "Wizard Module" +msgstr "Módulo de wizard" + +#: ../../include/functions_ui.php:7558 +msgid "Select inventory module" +msgstr "Seleccionar módulo de inventario" + +#: ../../include/functions_ui.php:7621 +msgid "Use custom fields" +msgstr "Usar campos personalizados" + +#: ../../include/functions_ui.php:7761 +msgid "Field name" +msgstr "Nombre del campo" + +#: ../../include/functions_ui.php:7778 +msgid "It's a password" +msgstr "Es una contraseña" + +#: ../../include/functions_ui.php:7786 +msgid "Add field" +msgstr "Añadir campo" + +#: ../../include/functions_users.php:938 +msgid "NONE" +msgstr "Ninguno" + +#: ../../include/functions_visual_map.php:2640 +msgid "Agent successfully added to layout" +msgstr "Agente añadido correctamente al diseño" + +#: ../../include/functions_visual_map.php:2837 +msgid "Modules successfully added to layout" +msgstr "Módulos añadidos correctamente al diseño" + +#: ../../include/functions_visual_map.php:3127 +msgid "Agents successfully added to layout" +msgstr "Agentes añadidos correctamente al diseño" + +#: ../../include/functions_visual_map.php:3528 +msgid "Cannot load the visualmap" +msgstr "No se puede cargar el mapa visual" + +#: ../../include/functions_visual_map_editor.php:62 +msgid "" +"To use 'label'field, you should write\n" +"\t\t\t\t\ta text to replace '(_VALUE_)' and the value of the module will be printed at the " +"end." +msgstr "" +"Para usar el campo \"etiqueta\", debe escribir\n" +"\t\t\t\t\tun texto para reemplazar '(_VALUE_)' y el valor del módulo se grabará al final." + +#: ../../include/functions_visual_map_editor.php:149 +msgid "Border width" +msgstr "Ancho del borde" + +#: ../../include/functions_visual_map_editor.php:235 +msgid "Scroll the mouse wheel over the label editor to change the background color" +msgstr "" +"Desliza la rueda del ratón sobre el editor de etiquetas para cambiar el color de fondo." + +#: ../../include/functions_visual_map_editor.php:325 +msgid "Enable link" +msgstr "Activar enlace" + +#: ../../include/functions_visual_map_editor.php:492 +msgid "Data image" +msgstr "Datos en imagen" + +#: ../../include/functions_visual_map_editor.php:498 +msgid "Resume data color" +msgstr "Color de la leyenda" + +#: ../../include/functions_visual_map_editor.php:634 +msgid "Original Size" +msgstr "Tamaño original" + +#: ../../include/functions_visual_map_editor.php:637 +#: ../../enterprise/godmode/policies/policy_agents.php:964 +#: ../../enterprise/godmode/policies/policy_agents.php:1363 +#: ../../enterprise/godmode/policies/policy_queue.php:758 +#: ../../enterprise/meta/advanced/policymanager.apply.php:213 +#: ../../enterprise/meta/advanced/policymanager.queue.php:311 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:974 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1367 +msgid "Apply" +msgstr "Aplicar" + +#: ../../include/functions_visual_map_editor.php:654 +msgid "Aspect ratio" +msgstr "Relación de aspecto" + +#: ../../include/functions_visual_map_editor.php:657 +msgid "Proportional Width" +msgstr "Ancho proporcional" + +#: ../../include/functions_visual_map_editor.php:677 +msgid "Height proportional" +msgstr "Altura proporcional" + +#: ../../include/functions_visual_map_editor.php:839 +msgid "Diameter" +msgstr "Diámetro" + +#: ../../include/functions_visual_map_editor.php:850 +msgid "" +"The color of the element will be the one selected in the first range created in which the " +"value of the module is found (with the initial and final values of the range included)" +msgstr "" +"El color del elemento será el seleccionado en el primer intervalo creado, en el que se " +"encuentra el valor del módulo (con los valores iniciales y finales del intervalo incluidos)" + +#: ../../include/functions_visual_map_editor.php:853 +msgid "Ranges" +msgstr "Intervalos" + +#: ../../include/functions_visual_map_editor.php:853 +msgid "From value" +msgstr "Desde el valor" + +#: ../../include/functions_visual_map_editor.php:853 +msgid "To value" +msgstr "Hasta el valor" + +#: ../../include/functions_visual_map_editor.php:859 +msgid "Always show on top" +msgstr "Mostrar siempre arriba" + +#: ../../include/functions_visual_map_editor.php:861 +msgid "It allows the element to be superimposed to the rest of items of the visual console" +msgstr "Permite que el elemento se superponga al resto de los elementos de la consola visual" + +#: ../../include/functions_visual_map_editor.php:876 +msgid "Show last value" +msgstr "Mostrar último valor" + +#: ../../include/functions_visual_map_editor.php:980 +msgid "For use the original image file size, set 0 width and 0 height." +msgstr "Para usar el tamaño original de la imagen, configura en 0 el ancho y en 0 el alto." + +#: ../../include/functions_visual_map_editor.php:1239 +msgid "Lines haven't advanced options" +msgstr "Las líneas no tienen opciones avanzadas." + +#: ../../include/functions_visual_map_editor.php:1259 +msgid "" +"If selected, restrict visualization of this item in the visual console to users who have " +"access to selected group. This is also used on calculating child visual consoles." +msgstr "" +"Si se selecciona, se restringirá la visualización de este elemento en la consola visual a " +"los usuarios que tengan acceso al grupo seleccionado. También se utiliza para calcular " +"consolas visuales de los hijos." + +#: ../../include/functions_visual_map_editor.php:1341 +msgid "Click start point
of the line" +msgstr "Haz clic en el punto de inicio
de la línea" + +#: ../../include/functions_visual_map_editor.php:1344 +msgid "Click end point
of the line" +msgstr "Haz clic en el punto final
de la línea" + +#: ../../include/functions_visual_map_editor.php:1444 +#: ../../operation/visual_console/view.php:340 +msgid "Serialized pie graph" +msgstr "Gráfico circular serializado" + +#: ../../include/functions_visual_map_editor.php:1445 +#: ../../operation/visual_console/view.php:345 +msgid "Bars Graph" +msgstr "Gráfico de barras" + +#: ../../include/functions_visual_map_editor.php:1471 +msgid "Show grid" +msgstr "Mostrar cuadrícula" + +#: ../../include/functions_visual_map_editor.php:1473 +msgid "Delete item" +msgstr "Borrar elemento" + +#: ../../include/functions_visual_map_editor.php:1474 +msgid "Copy item" +msgstr "Copiar elemento" + +#: ../../include/functions_visual_map_editor.php:1511 +#: ../../include/functions_visual_map_editor.php:1515 +#: ../../include/functions_visual_map_editor.php:1519 +#: ../../include/functions_visual_map_editor.php:1523 +#: ../../include/functions_visual_map_editor.php:1527 +#: ../../include/functions_visual_map_editor.php:1531 +#: ../../include/functions_visual_map_editor.php:1535 +#: ../../include/functions_visual_map_editor.php:1539 +#: ../../include/functions_visual_map_editor.php:1543 +#: ../../include/functions_visual_map_editor.php:1547 +#: ../../include/functions_visual_map_editor.php:1551 +#: ../../include/functions_visual_map_editor.php:1555 +#: ../../include/functions_visual_map_editor.php:1559 +#: ../../include/functions_visual_map_editor.php:1563 +#: ../../include/functions_visual_map_editor.php:1567 +#: ../../include/functions_visual_map_editor.php:1571 +#: ../../include/functions_visual_map_editor.php:1575 +#: ../../include/functions_visual_map_editor.php:1579 +#: ../../include/functions_visual_map_editor.php:1583 +msgid "Visual Console Builder Information" +msgstr "Información del desarrollador de la consola visual" + +#: ../../include/functions_visual_map_editor.php:1512 +msgid "Min allowed size is 1024x768." +msgstr "El tamaño mín. permitido es 1024x768." + +#: ../../include/functions_visual_map_editor.php:1516 +#: ../../include/functions_visual_map_editor.php:1584 +msgid "No custom graph defined." +msgstr "No hay gráfica personalizada definida." + +#: ../../include/functions_visual_map_editor.php:1520 +msgid "No image or name defined." +msgstr "No se ha definido ningún nombre o imagen." + +#: ../../include/functions_visual_map_editor.php:1524 +msgid "No label defined." +msgstr "No se ha definido ninguna etiqueta." + +#: ../../include/functions_visual_map_editor.php:1528 +msgid "No service defined." +msgstr "No hay servicio definido." + +#: ../../include/functions_visual_map_editor.php:1532 +msgid "No image defined." +msgstr "No se ha definido ninguna imagen." + +#: ../../include/functions_visual_map_editor.php:1536 +msgid "No process defined." +msgstr "No hay ningún proceso definido." + +#: ../../include/functions_visual_map_editor.php:1540 +msgid "No Max value defined." +msgstr "No hay ningún valor máximo definido." + +#: ../../include/functions_visual_map_editor.php:1544 +msgid "No width defined." +msgstr "No hay margen definido." + +#: ../../include/functions_visual_map_editor.php:1548 +msgid "No height defined." +msgstr "Altura sin definir" + +#: ../../include/functions_visual_map_editor.php:1552 +msgid "The width must not exceed the size of the visual console container." +msgstr "El ancho no debe exceder el tamaño del contenedor de la consola visual." + +#: ../../include/functions_visual_map_editor.php:1556 +msgid "The height must not exceed the size of the visual console container." +msgstr "La altura no debe exceder el tamaño del contenedor de la consola visual." + +#: ../../include/functions_visual_map_editor.php:1560 +msgid "No period defined." +msgstr "No hay ningún período definido." + +#: ../../include/functions_visual_map_editor.php:1564 +msgid "No agent defined." +msgstr "No hay ningún agente definido." + +#: ../../include/functions_visual_map_editor.php:1568 +msgid "No module defined." +msgstr "No hay ningún módulo definido." + +#: ../../include/functions_visual_map_editor.php:1572 +msgid "No module defined. This module must be string type." +msgstr "No hay módulo definido. Este módulo debe ser del tipo cadena." + +#: ../../include/functions_visual_map_editor.php:1576 +msgid "Successfully save the changes." +msgstr "Cambios guardados con éxito" + +#: ../../include/functions_visual_map_editor.php:1580 +msgid "Could not be save." +msgstr "No se ha podido guardar." + +#: ../../include/functions_welcome_wizard.php:493 +msgid "Basic network" +msgstr "Red básica" + +#: ../../include/functions_welcome_wizard.php:497 +msgid "Created on welcome" +msgstr "Creado al inicio" + +#: ../../include/functions_welcome_wizard.php:547 +msgid "Unknown condition" +msgstr "Condición desconocida" + +#: ../../include/functions_welcome_wizard.php:550 +msgid "This is a generic alert template to fire on UNKNOWN condition" +msgstr "Este es un modelo de alerta genérica que se disparará bajo la condición DESCONOCIDO" + +#: ../../include/get_file.php:71 +msgid "Security error. Please contact the administrator." +msgstr "Error de seguridad. Contacta con el administrador." + +#: ../../include/get_file.php:109 +msgid "File is missing in disk storage. Please contact the administrator." +msgstr "El archivo no se encuentra en el disco. Por favor, contacta con el administrador." + +#: ../../include/php_to_js_values.php:27 +msgid "Generating content" +msgstr "Generando contenido" + +#: ../../include/php_to_js_values.php:28 +msgid "Generating content, please wait" +msgstr "Generando contenido, espere" + +#: ../../mobile/include/functions_web.php:83 +#, php-format +msgid "Pandora FMS %s - Build %s" +msgstr "Pandora FMS %s - Revisión %s" + +#: ../../mobile/include/system.class.php:175 +msgid "" +"Access to this page is restricted to authorized users only, please contact your system " +"administrator if you should need help." +msgstr "" +"El acceso a esta página está restringido únicamente a los usuarios autorizados. Póngase en " +"contacto con el administrador de sistemas si necesita ayuda." + +#: ../../mobile/include/system.class.php:175 ../../mobile/include/system.class.php:181 +#, php-format +msgid "" +"Please remember that any attempts to access this page will be recorded on the %s System " +"Database." +msgstr "" +"Recuerde que cualquier intento de acceso a esta página quedara grabado en la base de datos " +"del sistema de %s." + +#: ../../mobile/include/system.class.php:181 +msgid "Invalid license, please contact your system administrator if you should need help." +msgstr "" +"Licencia no válida, póngase en contacto con el administrador de sistemas si necesita ayuda." + +#: ../../mobile/include/ui.class.php:120 +#, php-format +msgid "%s mobile" +msgstr "%s móvil" + +#: ../../mobile/include/ui.class.php:217 +#, php-format +msgid "%s : Mobile" +msgstr "%s : Móvil" + +#: ../../mobile/include/ui.class.php:239 ../../mobile/operation/home.php:178 +msgid "Home" +msgstr "Inicio" + +#: ../../mobile/include/ui.class.php:327 +#, php-format +msgid "%s %s - Build %s" +msgstr "%s %s - Desarrollo %s" + +#: ../../mobile/include/ui.class.php:802 +msgid "Not found header." +msgstr "Encabezado no encontrado" + +#: ../../mobile/include/ui.class.php:804 +msgid "Not found content." +msgstr "Contenido no encontrado." + +#: ../../mobile/include/ui.class.php:806 +msgid "Not found footer." +msgstr "Pie de página no encontrado" + +#: ../../mobile/include/ui.class.php:808 +msgid "Incorrect form." +msgstr "Forma incorrecta" + +#: ../../mobile/include/ui.class.php:810 +msgid "Incorrect grid." +msgstr "Matriz incorrecta" + +#: ../../mobile/include/ui.class.php:812 +msgid "Incorrect collapsible." +msgstr "Plegable incorrecto" + +#: ../../mobile/include/user.class.php:171 +msgid "User cannot log in into this console, please contact administrator" +msgstr "" +"El usuario no puede identificarse en esta consola, póngase en contacto con el administrador" + +#: ../../mobile/include/user.class.php:287 ../../mobile/include/user.class.php:302 +#: ../../mobile/include/user.class.php:309 +msgid "Double authentication failed" +msgstr "Fallo en la doble autentificación" + +#: ../../mobile/include/user.class.php:288 +msgid "Secret code not found" +msgstr "Código secreto no encontrado" + +#: ../../mobile/include/user.class.php:288 +msgid "Please contact the administrator to reset your double authentication" +msgstr "Por favor, contacta con el administrador para restablecer la doble autentificación." + +#: ../../mobile/include/user.class.php:310 +msgid "There was an error checking the code" +msgstr "Error al comprobar el código" + +#: ../../mobile/include/user.class.php:351 +msgid "Login Failed" +msgstr "Error de identificación" + +#: ../../mobile/include/user.class.php:352 +msgid "User not found in database or incorrect password." +msgstr "Usuario no encontrado en la base de datos o contraseña incorrecta" + +#: ../../mobile/include/user.class.php:360 +msgid "Login out" +msgstr "Cerrar sesión" + +#: ../../mobile/include/user.class.php:445 +msgid "user" +msgstr "Usuario" + +#: ../../mobile/include/user.class.php:453 +msgid "password" +msgstr "contraseña" + +#: ../../mobile/include/user.class.php:470 ../../enterprise/meta/general/login_page.php:229 +#: ../../enterprise/meta/general/login_page.php:288 +msgid "Login" +msgstr "Iniciar sesión" + +#: ../../mobile/include/user.class.php:589 +msgid "Authenticator code" +msgstr "Código de autentificación" + +#: ../../mobile/operation/agent.php:168 +msgid "No agent found" +msgstr "No se han encontrado agentes" + +#: ../../mobile/operation/agent.php:372 +#, php-format +msgid "Last %s Events" +msgstr "Últimos %s eventos" + +#: ../../mobile/operation/agents.php:219 +#, php-format +msgid "Filter Agents by %s" +msgstr "Filtros de agentes por %s" + +#: ../../mobile/operation/agents.php:261 ../../mobile/operation/alerts.php:266 +#: ../../mobile/operation/events.php:1049 ../../mobile/operation/modules.php:325 +msgid "Apply Filter" +msgstr "Aplicar el filtro" + +#: ../../mobile/operation/agents.php:459 +msgid "No agents" +msgstr "Sin agentes" + +#: ../../mobile/operation/agents.php:561 ../../mobile/operation/alerts.php:388 +#: ../../mobile/operation/events.php:1571 ../../mobile/operation/module_data.php:299 +#: ../../mobile/operation/modules.php:981 ../../mobile/operation/server_status.php:501 +msgid "(Default)" +msgstr "(Por defecto)" + +#: ../../mobile/operation/agents.php:567 ../../mobile/operation/alerts.php:401 +#: ../../mobile/operation/events.php:1604 ../../mobile/operation/module_data.php:305 +#: ../../mobile/operation/modules.php:987 ../../mobile/operation/server_status.php:507 +#, php-format +msgid "Group: %s" +msgstr "Grupo: %s" + +#: ../../mobile/operation/agents.php:574 ../../mobile/operation/alerts.php:408 +#: ../../mobile/operation/events.php:1624 ../../mobile/operation/module_data.php:327 +#: ../../mobile/operation/modules.php:1009 ../../mobile/operation/server_status.php:529 +#, php-format +msgid "Status: %s" +msgstr "Estado: %s" + +#: ../../mobile/operation/agents.php:581 ../../mobile/operation/alerts.php:415 +#: ../../mobile/operation/module_data.php:334 ../../mobile/operation/modules.php:1016 +#: ../../mobile/operation/server_status.php:536 +#, php-format +msgid "Free Search: %s" +msgstr "Búsqueda libre: %s" + +#: ../../mobile/operation/alerts.php:208 +#, php-format +msgid "Filter Alerts by %s" +msgstr "Filtros de alertas por %s" + +#: ../../mobile/operation/alerts.php:336 ../../mobile/operation/alerts.php:337 +#: ../../mobile/operation/alerts.php:342 ../../mobile/operation/alerts.php:344 +#: ../../mobile/operation/alerts.php:347 +msgid "Module/Agent" +msgstr "Agente/módulo" + +#: ../../mobile/operation/alerts.php:353 +msgid "Last Fired" +msgstr "Última vez que se disparó" + +#: ../../mobile/operation/alerts.php:394 +#, php-format +msgid "Standby: %s" +msgstr "Standby: %s" + +#: ../../mobile/operation/events.php:793 +msgid "ERROR: Event detail" +msgstr "ERROR: detalles del evento" + +#: ../../mobile/operation/events.php:794 +msgid "Error connecting to DB." +msgstr "Error al conectar con la base de datos" + +#: ../../mobile/operation/events.php:814 +msgid "Event detail" +msgstr "Detalles del evento" + +#: ../../mobile/operation/events.php:911 +msgid "Sucessful validate" +msgstr "Validación correcta" + +#: ../../mobile/operation/events.php:913 +msgid "Fail validate" +msgstr "Validación fallida" + +#: ../../mobile/operation/events.php:918 +msgid "Sucessful in process" +msgstr "Proceso correcto" + +#: ../../mobile/operation/events.php:920 +msgid "Fail in process" +msgstr "Error en proceso" + +#: ../../mobile/operation/events.php:964 +#, php-format +msgid "Filter Events by %s" +msgstr "Filtrar eventos por %s" + +#: ../../mobile/operation/events.php:974 ../../mobile/operation/events.php:975 +msgid "Preset Filters" +msgstr "Fijar los filtros" + +#: ../../mobile/operation/events.php:1576 +#, php-format +msgid "Filter: %s" +msgstr "Filtro: %s" + +#: ../../mobile/operation/events.php:1588 +#, php-format +msgid "Severity: %s" +msgstr "Gravedad: %s" + +#: ../../mobile/operation/events.php:1617 +#, php-format +msgid "Type: %s" +msgstr "Tipo: %s" + +#: ../../mobile/operation/events.php:1631 +#, php-format +msgid "Free search: %s" +msgstr "Búsqueda libre: %s" + +#: ../../mobile/operation/events.php:1638 +#, php-format +msgid "Hours: %s" +msgstr "Horas: %s" + +#: ../../mobile/operation/home.php:93 ../../mobile/operation/server_status.php:227 +#: ../../views/tacticalView/view.php:30 +msgid "Server status" +msgstr "Estado del servidor" + +#: ../../mobile/operation/module_data.php:125 +msgid "Module data" +msgstr "Datos del módulo" + +#: ../../mobile/operation/module_data.php:320 ../../mobile/operation/modules.php:1002 +#: ../../mobile/operation/server_status.php:522 +#, php-format +msgid "Module group: %s" +msgstr "Grupos de módulos: %s" + +#: ../../mobile/operation/module_data.php:342 ../../mobile/operation/modules.php:1024 +#: ../../mobile/operation/server_status.php:544 +#, php-format +msgid "Tag: %s" +msgstr "Etiqueta: %s" + +#: ../../mobile/operation/module_graph.php:356 ../../mobile/operation/module_graph.php:369 +#, php-format +msgid "%s: %s" +msgstr "%s: %s" + +#: ../../mobile/operation/module_graph.php:402 +#, php-format +msgid "Options for %s : %s" +msgstr "Opciones para %s: %s" + +#: ../../mobile/operation/module_graph.php:409 +msgid "Show Alerts" +msgstr "Mostrar alertas" + +#: ../../mobile/operation/module_graph.php:417 +msgid "Show Events" +msgstr "Mostrar eventos" + +#: ../../mobile/operation/module_graph.php:446 +msgid "Time range (hours)" +msgstr "Rango de tiempo (horas)" + +#: ../../mobile/operation/module_graph.php:465 +msgid "Update graph" +msgstr "Actualizar gráfico" + +#: ../../mobile/operation/module_graph.php:475 +msgid "Error get the graph" +msgstr "Error al obtener el gráfico" + +#: ../../mobile/operation/modules.php:250 +#, php-format +msgid "Filter Modules by %s" +msgstr "Filtrar módulos por %s" + +#: ../../mobile/operation/modules.php:670 +msgid "Interval." +msgstr "Intervalo" + +#: ../../mobile/operation/modules.php:672 +msgid "Last update." +msgstr "Última actualización" + +#: ../../mobile/operation/modules.php:850 +msgid "Choose option" +msgstr "Seleccionar opción" + +#: ../../mobile/operation/server_status.php:371 +msgid "No servers" +msgstr "No hay servidores" + +#: ../../mobile/operation/services.php:139 +msgid "No services found" +msgstr "No se han encontrado servicios" + +#: ../../mobile/operation/services.php:231 ../../mobile/operation/services.php:272 +#: ../../mobile/operation/services.php:338 ../../enterprise/include/functions_services.php:1740 +#: ../../enterprise/include/functions_services.php:1793 +#: ../../enterprise/include/functions_services.php:1861 +msgid "Nonexistent. This element should be deleted" +msgstr "Inexistente. Este elemento debería eliminarse." + +#: ../../mobile/operation/services.php:255 ../../mobile/operation/services.php:320 +#: ../../mobile/operation/services.php:363 ../../enterprise/include/functions_services.php:1776 +#: ../../enterprise/include/functions_services.php:1843 +#: ../../enterprise/include/functions_services.php:1897 +msgid "This element does not affect service weigth because is disabled." +msgstr "El elemento no afecta al peso del servicio porque está deshabilitado." + +#: ../../mobile/operation/services.php:377 ../../enterprise/include/functions_services.php:1933 +msgid "Dynamic element" +msgstr "Elemento dinámico" + +#: ../../mobile/operation/services.php:386 ../../enterprise/include/functions_services.php:1912 +#, php-format +msgid "Dynamic element (%d) '%s' does not match any target" +msgstr "El elemento dinámico (%d) '%s' no coincide con ningún objetivo" + +#: ../../mobile/operation/services.php:395 ../../enterprise/include/functions_services.php:1921 +#, php-format +msgid "Dynamic element (%d) '%s' causes an error: %s" +msgstr "El elemento dinámico (%d) '%s' provoca un error: %s" + +#: ../../mobile/operation/services.php:405 ../../enterprise/include/functions_services.php:1939 +#, php-format +msgid "agents like \"%s\"" +msgstr "agentes como \"%s\"" + +#: ../../mobile/operation/services.php:410 ../../enterprise/include/functions_services.php:1944 +#, php-format +msgid "modules like \"%s\"" +msgstr "módulos como \"%s\"" + +#: ../../mobile/operation/services.php:450 ../../enterprise/include/functions_services.php:2079 +msgid "NOT INITIALIZED" +msgstr "NO INICIADO" + +#: ../../mobile/operation/tactical.php:216 +msgid "Last activity" +msgstr "Última actividad" + +#: ../../mobile/operation/visualmaps.php:242 +msgid "All visual consoles" +msgstr "Todas las consolas visuales" + +#: ../../mobile/operation/visualmaps.php:254 +msgid "Favourite visual consoles" +msgstr "Consolas visuales favoritas" + +#: ../../mobile/operation/visualmaps.php:265 +msgid "There are no favorite maps to show" +msgstr "No hay mapas famritos que mostrar" + +#: ../../operation/agentes/agent_fields.php:37 ../../operation/agentes/estado_agente.php:487 +#: ../../operation/agentes/status_monitor.php:1020 +#: ../../enterprise/operation/agentes/tag_view.php:503 +msgid "Agent custom fields" +msgstr "Campos personalizados de agente" + +#: ../../operation/agentes/agent_fields.php:47 ../../operation/agentes/custom_fields.php:90 +msgid "empty" +msgstr "vacío" + +#: ../../operation/agentes/agent_inventory.php:73 +msgid "This agent has not modules inventory" +msgstr "Este agente no tiene módulos de inventario." + +#: ../../operation/agentes/agent_inventory.php:248 +#: ../../operation/agentes/agent_inventory.php:249 +msgid "Diff view" +msgstr "Vista de diferencia" + +#: ../../operation/agentes/alerts_status.functions.php:48 +msgid "Alert(s) validated" +msgstr "Alerta(s) validada(s)" + +#: ../../operation/agentes/alerts_status.functions.php:49 +msgid "Error processing alert(s)" +msgstr "Error al procesar la(s) alerta(s)" + +#: ../../operation/agentes/alerts_status.functions.php:141 +#: ../../operation/agentes/status_monitor.php:602 +msgid "No tags" +msgstr "Sin etiquetas" + +#: ../../operation/agentes/alerts_status.functions.php:160 +#: ../../operation/agentes/status_monitor.php:619 +#: ../../enterprise/operation/agentes/tag_view.php:241 +msgid "Only it is show tags in use." +msgstr "Mostrar solo etiquetas en uso" + +#: ../../operation/agentes/alerts_status.functions.php:165 +msgid "Also search in secondary groups" +msgstr "Buscar también en grupos secundarios" + +#: ../../operation/agentes/alerts_status.functions.php:170 +#: ../../operation/agentes/datos_agente.php:213 +msgid "Free text for search" +msgstr "Búsqueda de texto libre" + +#: ../../operation/agentes/alerts_status.functions.php:171 +msgid "Filter by agent name, module name, template name or action name" +msgstr "Filtrar por nombre de agente, nombre de módulo, nombre de plantilla o de acción" + +#: ../../operation/agentes/alerts_status.php:385 ../../operation/agentes/alerts_status.php:386 +#: ../../operation/agentes/alerts_status.php:433 ../../operation/agentes/alerts_status.php:434 +msgid "No alerts found" +msgstr "No se encontró ninguna alerta" + +#: ../../operation/agentes/alerts_status.php:391 +#: ../../operation/agentes/estado_monitores.php:604 +msgid "Free text for search (*):" +msgstr "Texto libre de búsqueda (*):" + +#: ../../operation/agentes/alerts_status.php:392 +msgid "Filter by module name, template name or action name" +msgstr "Filtrar por nombre de módulo, nombre de plantilla o nombre de acción" + +#: ../../operation/agentes/alerts_status.php:510 +msgid "Full list of alerts" +msgstr "Lista completa de alertas" + +#: ../../operation/agentes/alerts_status.php:620 +msgid "You must select at least one alert." +msgstr "Debe seleccionar al menos una alerta." + +#: ../../operation/agentes/custom_fields.php:59 +msgid "No fields defined" +msgstr "No se han definido campos" + +#: ../../operation/agentes/datos_agente.php:174 +msgid "Received data from" +msgstr "Datos recibidos de" + +#: ../../operation/agentes/datos_agente.php:181 +msgid "Main database" +msgstr "Base de datos principal" + +#: ../../operation/agentes/datos_agente.php:181 ../../enterprise/godmode/menu.php:132 +#: ../../enterprise/include/functions_setup.php:67 +#: ../../enterprise/include/functions_setup.php:119 +#: ../../enterprise/meta/advanced/metasetup.php:89 +#: ../../package_774/enterprise/godmode/menu.php:132 +msgid "History database" +msgstr "Base de datos histórica" + +#: ../../operation/agentes/datos_agente.php:182 +msgid "Switch between the main database and the history database to retrieve module data" +msgstr "" +"Cambiar entre base de datos principal e histórica para recoger los datos de los módulos" + +#: ../../operation/agentes/ehorus.php:30 +msgid "Missing agent id" +msgstr "Falta ID de agente" + +#: ../../operation/agentes/ehorus.php:51 +msgid "Missing ehorus agent id" +msgstr "Falta ID de agente de eHorus" + +#: ../../operation/agentes/ehorus.php:100 ../../operation/agentes/ehorus.php:137 +msgid "There was an error retrieving an authorization token" +msgstr "Error al recibir el token de autorización" + +#: ../../operation/agentes/ehorus.php:112 ../../operation/agentes/ehorus.php:149 +#: ../../operation/agentes/ehorus.php:185 +msgid "There was an error processing the response" +msgstr "Error al procesar la respuesta" + +#: ../../operation/agentes/ehorus.php:173 +msgid "There was an error retrieving the agent data" +msgstr "Error al obtener los datos del agente" + +#: ../../operation/agentes/ehorus.php:190 +msgid "Remote management of this agent with eHorus" +msgstr "Control remoto de este agente con eHorus" + +#: ../../operation/agentes/ehorus.php:192 +msgid "Launch" +msgstr "Iniciar" + +#: ../../operation/agentes/ehorus.php:198 +msgid "The connection was lost and the authorization token was expired" +msgstr "La conexión se perdió y el token de autorización ha expirado." + +#: ../../operation/agentes/ehorus.php:198 +msgid "Reload the page to request a new authorization token" +msgstr "Refresca la página para obtener otro token de autorización" + +#: ../../operation/agentes/estado_agente.php:269 ../../operation/menu.php:182 +msgid "Agent detail" +msgstr "Detalle de agente" + +#: ../../operation/agentes/estado_agente.php:298 +msgid "Sucessfully deleted agent" +msgstr "Agente borrado correctamente" + +#: ../../operation/agentes/estado_agente.php:299 +msgid "There was an error message deleting the agent" +msgstr "Error al intentar borrar el agente" + +#: ../../operation/agentes/estado_agente.php:385 +msgid "Search in custom fields" +msgstr "Buscar en campos personalizados" + +#: ../../operation/agentes/estado_agente.php:410 +msgid "Operating System version" +msgstr "Versión de sistema operativo" + +#: ../../operation/agentes/estado_agente.php:410 +msgid "" +"Case insensitive regular expression, e.g. Rocky.* will match the following OS version: Rocky " +"Linux 8.7" +msgstr "" +"Expresión regular sensible a mayúsculas/minúsculas. Por ejemplo: Rocky.* coincidiría con la " +"siguientes versión de sistema operativo: Rocky Linux 8.7" + +#: ../../operation/agentes/estado_agente.php:523 +#: ../../operation/agentes/status_monitor.php:1071 +msgid "Manage filter" +msgstr "Gestionar filtro" + +#: ../../operation/agentes/estado_agente.php:1131 +msgid "L.S change" +msgstr "Cambio de L.S" + +#: ../../operation/agentes/estado_agente.php:1135 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:790 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:435 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:435 +msgid "Op" +msgstr "Op" + +#: ../../operation/agentes/estado_agente.php:1222 +msgid "Agent in scheduled downtime" +msgstr "Agente en parada programada" + +#: ../../operation/agentes/estado_agente.php:1276 +#: ../../enterprise/operation/agentes/tag_view.php:750 +msgid "Remote config" +msgstr "Configuración remota" + +#: ../../operation/agentes/estado_agente.php:1308 +msgid "Agent events" +msgstr "Eventos del agente" + +#: ../../operation/agentes/estado_generalagente.php:57 +msgid "The agent has not assigned server. Maybe agent does not run fine." +msgstr "" +"El agente no ha sido asignado a ningún servidor. Quizá el agente no se esté ejecutando " +"correctamente." + +#: ../../operation/agentes/estado_generalagente.php:157 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:62 +msgid "IP address" +msgstr "Dirección IP" + +#: ../../operation/agentes/estado_generalagente.php:170 ../../views/cluster/view.php:121 +msgid "Events (Last 24h)" +msgstr "Eventos (últimas 24h)" + +#: ../../operation/agentes/estado_generalagente.php:445 +#: ../../operation/agentes/pandora_networkmap.view.php:1883 +msgid "Last contact: " +msgstr "Último contacto: " + +#: ../../operation/agentes/estado_generalagente.php:531 +msgid "Agent data" +msgstr "Datos de agentes" + +#: ../../operation/agentes/estado_generalagente.php:588 +msgid "Incidences" +msgstr "Incidencias" + +#: ../../operation/agentes/estado_generalagente.php:613 +msgid "Active issue on this agent" +msgstr "Incidencia activa en este agente" + +#: ../../operation/agentes/estado_generalagente.php:614 +msgid "Agent incident main" +msgstr "Incidencia principal de agente" + +#: ../../operation/agentes/estado_generalagente.php:629 +msgid "Interface information (SNMP)" +msgstr "Información de interfaz (SNMP)" + +#: ../../operation/agentes/estado_monitores.php:51 +msgid "Tag's information" +msgstr "Información de etiquetas" + +#: ../../operation/agentes/estado_monitores.php:109 +msgid "Relationship information" +msgstr "Información de relaciones" + +#: ../../operation/agentes/estado_monitores.php:160 +msgid "Non-initialized modules found." +msgstr "Se han encontrado módulos no iniciados." + +#: ../../operation/agentes/estado_monitores.php:190 +msgid "List of modules" +msgstr "Lista de módulos" + +#: ../../operation/agentes/estado_monitores.php:428 +#: ../../operation/agentes/status_monitor.php:2500 ../../operation/search_modules.php:304 +#: ../../operation/tree.php:592 +#: ../../enterprise/operation/services/services.treeview_services.php:376 +msgid "Module: " +msgstr "Módulo: " + +#: ../../operation/agentes/estado_monitores.php:460 +msgid "Modules: " +msgstr "Módulos: " + +#: ../../operation/agentes/estado_monitores.php:545 +msgid "Not Normal" +msgstr "No normal" + +#: ../../operation/agentes/estado_monitores.php:586 +msgid "Status:" +msgstr "Estado:" + +#: ../../operation/agentes/estado_monitores.php:605 +msgid "Search by module name, list matches." +msgstr "Búsqueda por nombre del módulo, lista de coincidencias." + +#: ../../operation/agentes/estado_monitores.php:660 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2051 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2162 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2032 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2143 +msgid "Reset" +msgstr "Reiniciar" + +#: ../../operation/agentes/exportdata.csv.php:66 +#: ../../operation/agentes/exportdata.excel.php:66 ../../operation/agentes/exportdata.php:102 +msgid "Invalid time specified" +msgstr "Hora especificada no válida" + +#: ../../operation/agentes/exportdata.csv.php:181 +#: ../../operation/agentes/exportdata.excel.php:164 ../../operation/agentes/exportdata.php:240 +msgid "No modules specified" +msgstr "No se especificó ningún módulo" + +#: ../../operation/agentes/exportdata.php:310 +msgid "MS Excel" +msgstr "MS Excel" + +#: ../../operation/agentes/exportdata.php:311 +msgid "Average per hour/day" +msgstr "Media por hora/día" + +#: ../../operation/agentes/exportdata.php:348 +msgid "Source agent" +msgstr "Agente de origen" + +#: ../../operation/agentes/exportdata.php:368 +msgid "No modules of type string. You can not calculate their average" +msgstr "No hay módulos de tipo cadena. No puedes calcular la media." + +#: ../../operation/agentes/exportdata.php:375 +msgid "Export type" +msgstr "Tipo de exportación" + +#: ../../operation/agentes/exportdata.php:427 +msgid "End date" +msgstr "Fecha final" + +#: ../../operation/agentes/gis_view.php:96 +msgid "Period to show data as path" +msgstr "Período para mostrar datos como ruta" + +#: ../../operation/agentes/gis_view.php:100 +msgid "Refresh path" +msgstr "Actualizar ruta" + +#: ../../operation/agentes/gis_view.php:158 +msgid "This agent doesn't have any GIS data." +msgstr "Este agente no tiene ningún dato GIS." + +#: ../../operation/agentes/gis_view.php:170 +msgid "Positional data from the last" +msgstr "Datos de posición desde el último" + +#: ../../operation/agentes/gis_view.php:209 +#, php-format +msgid "%s Km" +msgstr "%s Km" + +#: ../../operation/agentes/gis_view.php:223 +msgid "Distance" +msgstr "Distancia" + +#: ../../operation/agentes/gis_view.php:224 +msgid "# of Packages" +msgstr "# de paquetes" + +#: ../../operation/agentes/gis_view.php:225 ../../operation/gis_maps/ajax.php:242 +msgid "Manual placement" +msgstr "Colocación manual" + +#: ../../operation/agentes/graphs.php:158 +msgid "Other modules" +msgstr "Otros módulos" + +#: ../../operation/agentes/graphs.php:165 +msgid "Modules network no proc" +msgstr "Módulos de red sin proc" + +#: ../../operation/agentes/graphs.php:172 +msgid "Modules boolean" +msgstr "Módulos booleanos" + +#: ../../operation/agentes/graphs.php:258 +msgid "the combined graph does not show the alerts into this graph" +msgstr "Los gráficos combinados no muestran las alertas" + +#: ../../operation/agentes/graphs.php:260 +msgid "Show as one combined graph" +msgstr "Mostrar como un gráfico combinado" + +#: ../../operation/agentes/graphs.php:262 +msgid "several graphs for each module" +msgstr "Varios gráficos por cada módulo" + +#: ../../operation/agentes/graphs.php:263 +msgid "One combined graph" +msgstr "Gráfico combinado" + +#: ../../operation/agentes/graphs.php:271 ../../operation/agentes/graphs.php:470 +msgid "Area stack" +msgstr "Gráfico de área apilada" + +#: ../../operation/agentes/graphs.php:273 ../../operation/agentes/graphs.php:478 +msgid "Line stack" +msgstr "Gráfico de línea apilada" + +#: ../../operation/agentes/graphs.php:301 +msgid "Save as custom graph" +msgstr "Guardar como gráfico personalizado" + +#: ../../operation/agentes/graphs.php:323 +msgid "Filter graphs" +msgstr "Filtrar gráficos" + +#: ../../operation/agentes/graphs.php:354 +msgid "There was an error loading the graph" +msgstr "Error al cargar el gráfico" + +#: ../../operation/agentes/graphs.php:362 ../../operation/agentes/graphs.php:366 +msgid "Name custom graph" +msgstr "Nombre de gráfico personalizado" + +#: ../../operation/agentes/graphs.php:412 +msgid "Save custom graph" +msgstr "Guardar gráfico personalizado" + +#: ../../operation/agentes/graphs.php:433 +msgid "Custom graph create from the tab graphs in the agent." +msgstr "Gráfico personalizado creado desde la sección de gráficos del agente" + +#: ../../operation/agentes/group_view.php:181 +msgid "Summary of the status groups" +msgstr "Resumen de los grupos por estado" + +#: ../../operation/agentes/group_view.php:233 +msgid "Total items" +msgstr "Número total de elementos" + +#: ../../operation/agentes/group_view.php:346 +#: ../../enterprise/meta/monitoring/group_view.php:367 +#, php-format +msgid "" +"This %s installation are using the secondary groups feature. For this reason, an agent can " +"be counted several times." +msgstr "" +"Esta instalación de %s está usando la funcionalidad de grupos secundarios. Por ello, los " +"agentes se pueden contar varias veces." + +#: ../../operation/agentes/interface_traffic_graph_win.php:95 +#, php-format +msgid "%s Interface Graph" +msgstr "Gráfica de interfaz de %s" + +#: ../../operation/agentes/interface_traffic_graph_win.php:268 +msgid "Zoom factor" +msgstr "Nivel de zoom" + +#: ../../operation/agentes/interface_traffic_graph_win.php:275 +msgid "Full" +msgstr "Completa" + +#: ../../operation/agentes/interface_view.functions.php:97 +#: ../../operation/agentes/interface_view.functions.php:150 +#: ../../operation/agentes/ver_agente.php:1578 ../../operation/agentes/ver_agente.php:2046 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:487 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:53 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:487 +msgid "Interfaces" +msgstr "Interfaces" + +#: ../../operation/agentes/interface_view.functions.php:184 +#: ../../operation/agentes/interface_view.functions.php:185 +msgid "Interface filter" +msgstr "Filtro de interfaz" + +#: ../../operation/agentes/interface_view.functions.php:508 +msgid "IfName" +msgstr "IfName" + +#: ../../operation/agentes/interface_view.functions.php:518 +msgid "IfSpeed" +msgstr "IfSpeed" + +#: ../../operation/agentes/interface_view.functions.php:526 +msgid "IfInOctets" +msgstr "IfInOctets" + +#: ../../operation/agentes/interface_view.functions.php:534 +msgid "IfOutOctets" +msgstr "IfOutOctets" + +#: ../../operation/agentes/interface_view.functions.php:542 +msgid "% Bandwidth usage (in)" +msgstr "% Uso de ancho de banda (entrada)" + +#: ../../operation/agentes/interface_view.functions.php:550 +msgid "% Bandwidth usage (out)" +msgstr "% Uso de ancho de banda (salida)" + +#: ../../operation/agentes/interface_view.functions.php:731 +#: ../../operation/agentes/pandora_networkmap.view.php:1258 +msgid "inOctets and outOctets must be enabled." +msgstr "inOctets y outOctets deben estar habilitados." + +#: ../../operation/agentes/interface_view.functions.php:793 +msgid "No search parameters" +msgstr "No hay parámetros de búsqueda" + +#: ../../operation/agentes/interface_view.php:63 ../../operation/menu.php:189 +msgid "Interface view" +msgstr "Vista de interfaz" + +#: ../../operation/agentes/log_sources_status.php:73 +msgid "Review in log viewer" +msgstr "Revisar en visor de logs" + +#: ../../operation/agentes/log_sources_status.php:99 +msgid "Log sources status (last 24h)" +msgstr "Estado de las fuentes de logs (últimas 24h)" + +#: ../../operation/agentes/networkmap.dinamic.php:102 +#: ../../operation/agentes/pandora_networkmap.view.php:2302 +#: ../../operation/snmpconsole/snmp_browser.php:56 +#: ../../operation/snmpconsole/snmp_statistics.php:45 +msgid "Normal screen" +msgstr "Pantalla normal" + +#: ../../operation/agentes/networkmap.dinamic.php:126 +#: ../../operation/agentes/pandora_networkmap.view.php:2330 +msgid "List of networkmap" +msgstr "Lista de mapas de red" + +#: ../../operation/agentes/pandora_networkmap.editor.php:229 +msgid "Network maps editor" +msgstr "Editor de mapas de red" + +#: ../../operation/agentes/pandora_networkmap.editor.php:285 +msgid "Creating map..." +msgstr "Creando mapa..." + +#: ../../operation/agentes/pandora_networkmap.editor.php:287 +msgid "" +"To create a network map that visually recreates link-level (L2) relationships, you must " +"first discover these relationships with Discovery Server. Network maps only reflect " +"relationships that have already been discovered." +msgstr "" +"Para crear un mapa de red que recree visualmente las relaciones a nivel de enlace (L2), " +"primero debe descubrir estas relaciones con el servidor Discovery. Los mapas de red solo " +"reflejan relaciones que ya se han descubierto." + +#: ../../operation/agentes/pandora_networkmap.editor.php:289 +msgid "" +"Discovery Server discovers relationships between interfaces (L2) through SNMP and " +"relationships between hosts (L3) through route discovery." +msgstr "" +"El servidor Discovery detecta relaciones entre interfaces (L2) a través de SNMP y relaciones " +"entre hosts (L3) a través de la detección de rutas." + +#: ../../operation/agentes/pandora_networkmap.editor.php:290 +msgid "" +"You can also create these relationships manually by editing nodes or re-passing a discovery " +"task after adding new information (for example by adding new SNMP communities)." +msgstr "" +"También puede crear estas relaciones manualmente editando nodos o volviendo a pasar una " +"tarea de descubrimiento después de añadir nueva información (por ejemplo, agregando nuevas " +"comunidades SNMP)." + +#: ../../operation/agentes/pandora_networkmap.editor.php:291 +msgid "See our documentation for more information." +msgstr "Consulte nuestra documentación para obtener más información." + +#: ../../operation/agentes/pandora_networkmap.editor.php:387 +#: ../../operation/agentes/pandora_networkmap.view.php:164 +msgid "Position X" +msgstr "Posición X" + +#: ../../operation/agentes/pandora_networkmap.editor.php:393 +#: ../../operation/agentes/pandora_networkmap.view.php:166 +msgid "Position Y" +msgstr "Posición Y" + +#: ../../operation/agentes/pandora_networkmap.editor.php:399 +#: ../../operation/agentes/pandora_networkmap.view.php:169 +msgid "Zoom scale" +msgstr "Escala de zoom" + +#: ../../operation/agentes/pandora_networkmap.editor.php:400 +#: ../../operation/agentes/pandora_networkmap.view.php:171 +msgid "Introduce zoom level. 1 = Highest resolution. Figures may include decimals" +msgstr "Introducir nivel de zoom. 1 = Resolución máxima. Las cifras pueden incluir decimales." + +#: ../../operation/agentes/pandora_networkmap.editor.php:436 +#: ../../operation/agentes/pandora_networkmap.view.php:178 +msgid "CIDR IP mask" +msgstr "Máscara CIDR" + +#: ../../operation/agentes/pandora_networkmap.editor.php:452 +msgid "Source group" +msgstr "Grupo de origen" + +#: ../../operation/agentes/pandora_networkmap.editor.php:465 +msgid "Source id group changed. All elements in networkmap will be lost." +msgstr "Grupo de ID de origen cambiado. Se perderán todos los elementos del mapa de red." + +#: ../../operation/agentes/pandora_networkmap.editor.php:476 +msgid "Don't show subgroups:" +msgstr "No mostrar subgrupos:" + +#: ../../operation/agentes/pandora_networkmap.editor.php:488 +#: ../../operation/agentes/pandora_networkmap.view.php:217 +msgid "Source from recon task" +msgstr "Origen de tarea recon" + +#: ../../operation/agentes/pandora_networkmap.editor.php:502 +#: ../../operation/agentes/pandora_networkmap.view.php:219 +msgid "" +"It is setted any recon task, the nodes get from the recontask IP mask instead from the group." +msgstr "" +"Si está seleccionada alguna tarea recon, los nodos se obtendrán de la máscara IP de la " +"recontask en lugar del grupo." + +#: ../../operation/agentes/pandora_networkmap.editor.php:508 +#: ../../operation/agentes/pandora_networkmap.view.php:239 +msgid "Source from CIDR IP mask" +msgstr "Origen de máscara CIDR" + +#: ../../operation/agentes/pandora_networkmap.editor.php:522 +#: ../../operation/agentes/pandora_networkmap.view.php:294 +msgid "Method generation networkmap" +msgstr "Método de generación de mapas de red" + +#: ../../operation/agentes/pandora_networkmap.editor.php:539 +#: ../../operation/agentes/pandora_networkmap.view.php:309 +#: ../../enterprise/extensions/vmware/vmware_view.php:1837 +msgid "Node separation" +msgstr "Separación de nodos" + +#: ../../operation/agentes/pandora_networkmap.editor.php:540 +#: ../../operation/agentes/pandora_networkmap.view.php:310 +msgid "Separation between nodes. By default 0.25" +msgstr "Separación entre nodos. Por defecto 0,25" + +#: ../../operation/agentes/pandora_networkmap.editor.php:544 +#: ../../operation/agentes/pandora_networkmap.view.php:312 +msgid "Rank separation" +msgstr "Separación de rango" + +#: ../../operation/agentes/pandora_networkmap.editor.php:545 +#: ../../operation/agentes/pandora_networkmap.view.php:313 +msgid "" +"Only flat and radial. Separation between arrows. By default 0.5 in flat and 1.0 in radial" +msgstr "" +"Solo plano y radial. Separación entre flechas. Por defecto 0,5 en el plano y 1,0 en el " +"radial." + +#: ../../operation/agentes/pandora_networkmap.editor.php:549 +#: ../../operation/agentes/pandora_networkmap.view.php:315 +msgid "Min nodes dist" +msgstr "Distancia mínima entre nodos" + +#: ../../operation/agentes/pandora_networkmap.editor.php:550 +#: ../../operation/agentes/pandora_networkmap.view.php:316 +msgid "Only circular. Minimum separation between all nodes. By default 1.0" +msgstr "Solo circular. Separación mínima entre todos los nodos. Por defecto 1,0." + +#: ../../operation/agentes/pandora_networkmap.editor.php:554 +#: ../../operation/agentes/pandora_networkmap.view.php:318 +msgid "Default ideal node separation" +msgstr "Separación ideal de nodos por defecto" + +#: ../../operation/agentes/pandora_networkmap.editor.php:555 +#: ../../operation/agentes/pandora_networkmap.view.php:319 +msgid "Only fdp. Default ideal node separation in the layout. By default 0.3" +msgstr "Solo FDP. Separación ideal de nodos por defecto en el diseño. Por defecto 0,3." + +#: ../../operation/agentes/pandora_networkmap.editor.php:750 +msgid "Source id group changed. All elements in Networkmap will be lost" +msgstr "Grupo de ID de origen cambiado. Se perderán todos los elementos del mapa de red." + +#: ../../operation/agentes/pandora_networkmap.php:139 +#: ../../operation/agentes/pandora_networkmap.php:388 +msgid "Succesfully created" +msgstr "Creado correctamente" + +#: ../../operation/agentes/pandora_networkmap.php:215 +#: ../../operation/agentes/pandora_networkmap.php:537 +msgid "Succesfully updated" +msgstr "Actualizado correctamente" + +#: ../../operation/agentes/pandora_networkmap.php:268 +#: ../../operation/agentes/pandora_networkmap.php:488 +msgid "Another network map already exists with this name and group." +msgstr "Ya existe otro mapa de red con este nombre y grupo." + +#: ../../operation/agentes/pandora_networkmap.php:563 +msgid "Succesfully duplicate" +msgstr "Duplicado correctamente" + +#: ../../operation/agentes/pandora_networkmap.php:564 +#: ../../enterprise/godmode/policies/policy_modules.php:1498 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1481 +msgid "Could not be duplicated" +msgstr "No se puede duplicar" + +#: ../../operation/agentes/pandora_networkmap.php:586 +msgid "Succesfully deleted" +msgstr "Eliminado correctamente" + +#: ../../operation/agentes/pandora_networkmap.php:696 +msgid "List of network maps" +msgstr "Lista de mapas de red" + +#: ../../operation/agentes/pandora_networkmap.php:811 +msgid "Empty map" +msgstr "Mapa vacío" + +#: ../../operation/agentes/pandora_networkmap.php:815 +msgid "Pending to generate" +msgstr "Pendiente de generar" + +#: ../../operation/agentes/pandora_networkmap.php:871 +msgid "There are no maps defined." +msgstr "No hay mapas definidos." + +#: ../../operation/agentes/pandora_networkmap.php:885 +msgid "Create network map" +msgstr "Crear mapa de red" + +#: ../../operation/agentes/pandora_networkmap.php:885 +msgid "Create empty network map" +msgstr "Crear mapa de red vacío" + +#: ../../operation/agentes/pandora_networkmap.php:900 +msgid "Are you sure you want to delete this network map?" +msgstr "¿Está seguro de que desea eliminar este mapa de red?" + +#: ../../operation/agentes/pandora_networkmap.view.php:235 +msgid "Show only the task with the recon script \"SNMP L2 Recon\"." +msgstr "Mostrar solo las tareas recon con el script \"SNMP L2 Recon”." + +#: ../../operation/agentes/pandora_networkmap.view.php:260 +msgid "Don't show subgroups:" +msgstr "No mostrar subgrupos:" + +#: ../../operation/agentes/pandora_networkmap.view.php:1637 +msgid "Success be updated." +msgstr "Actualizado correctamente" + +#: ../../operation/agentes/pandora_networkmap.view.php:1639 +#: ../../enterprise/tools/ipam/ipam_action.php:445 +msgid "Could not be updated." +msgstr "No se pudo actualizar" + +#: ../../operation/agentes/pandora_networkmap.view.php:1734 +msgid "Name: " +msgstr "Nombre: " + +#: ../../operation/agentes/pandora_networkmap.view.php:1769 +#: ../../operation/agentes/status_monitor.php:1681 +msgid "(Adopt) " +msgstr "(Adoptar) " + +#: ../../operation/agentes/pandora_networkmap.view.php:1777 +#: ../../operation/agentes/status_monitor.php:1689 +msgid "(Unlinked) (Adopt) " +msgstr "(Sin enlazar) (Adoptar) " + +#: ../../operation/agentes/pandora_networkmap.view.php:1780 +#: ../../operation/agentes/status_monitor.php:1692 +msgid "(Unlinked) " +msgstr "(Sin enlazar) " + +#: ../../operation/agentes/pandora_networkmap.view.php:1784 +msgid "Policy: " +msgstr "Política: " + +#: ../../operation/agentes/pandora_networkmap.view.php:1831 +#: ../../enterprise/extensions/vmware/vmware_manager.php:269 +msgid "Status: " +msgstr "Estado: " + +#: ../../operation/agentes/pandora_networkmap.view.php:1881 +msgid "Data: " +msgstr "Datos: " + +#: ../../operation/agentes/realtime_win.php:85 +#, php-format +msgid "%s Realtime Module Graph" +msgstr "Gráfica de módulos %s en tiempo real" + +#: ../../operation/agentes/realtime_win.php:112 +msgid "Realtime extension is not enabled." +msgstr "La extensión tiempo real no está habilitada" + +#: ../../operation/agentes/snapshot_view.php:42 +msgid "Cannot connect with node to display the module data." +msgstr "No se ha podido conectar con el nodo para mostrar datos de módulos." + +#: ../../operation/agentes/snapshot_view.php:90 +#, php-format +msgid "%s Snapshot data view for module (%s)" +msgstr "Vista de datos de captura de %s del módulo (%s)" + +#: ../../operation/agentes/snapshot_view.php:96 +#, php-format +msgid "Current data at %s" +msgstr "Datos actuales en %s" + +#: ../../operation/agentes/stat_win.php:92 ../../operation/gis_maps/public_console.php:277 +#: ../../operation/visual_console/legacy_public_view.php:57 +#: ../../operation/visual_console/public_view.php:38 ../../enterprise/meta/index.php:219 +#: ../../enterprise/meta/index.php:223 ../../package_774/enterprise/meta/index.php:219 +#: ../../package_774/enterprise/meta/index.php:223 ../../index.php:1539 ../../index.php:1543 +msgid "Connection with console has been lost" +msgstr "Se ha perdido la conexión con la consola" + +#: ../../operation/agentes/stat_win.php:93 ../../operation/gis_maps/public_console.php:278 +#: ../../operation/visual_console/legacy_public_view.php:58 +#: ../../operation/visual_console/public_view.php:39 ../../enterprise/meta/index.php:224 +#: ../../package_774/enterprise/meta/index.php:224 ../../index.php:1544 +msgid "Connection to the console has been lost. Please check your internet connection." +msgstr "Se ha perdido la conexión con la consola. Compruebe su conexión a Internet ." + +#: ../../operation/agentes/stat_win.php:116 +#, php-format +msgid "%s Graph" +msgstr "Gráfica %s" + +#: ../../operation/agentes/stat_win.php:150 +msgid "There was a problem locating the source of the graph" +msgstr "Error al localizar la fuente del gráfico" + +#: ../../operation/agentes/stat_win.php:356 +msgid "Period graph" +msgstr "Gráfica de periodo" + +#: ../../operation/agentes/stat_win.php:360 +msgid "Sliced" +msgstr "Dividido" + +#: ../../operation/agentes/status_events.php:31 ../../operation/agentes/status_events.php:32 +msgid "Latest events for this agent" +msgstr "Últimos eventos para este agente" + +#: ../../operation/agentes/status_monitor.php:685 +msgid "Wux server module" +msgstr "Módulo del servidor WUX" + +#: ../../operation/agentes/status_monitor.php:894 +#: ../../enterprise/operation/agentes/tag_view.php:139 +msgid "Monitor status" +msgstr "Estado del monitor" + +#: ../../operation/agentes/status_monitor.php:966 +#: ../../enterprise/operation/agentes/tag_view.php:334 +msgid "Show monitors..." +msgstr "Mostrar módulos..." + +#: ../../operation/agentes/status_monitor.php:984 +msgid "Min. hours in current status" +msgstr "Mín. de horas en el estado actual" + +#: ../../operation/agentes/status_monitor.php:994 +msgid "Not condition" +msgstr "Condition NOT" + +#: ../../operation/agentes/status_monitor.php:1009 +msgid "" +"If you check this option, those elements that do NOT meet any of the requirements will be " +"shown" +msgstr "" +"Si marca esta opción, se mostrarán aquellos elementos que NO cumplan alguno de los requisitos" + +#: ../../operation/agentes/status_monitor.php:1549 +msgid "Data Type" +msgstr "Tipo de datos" + +#: ../../operation/agentes/status_monitor.php:1593 +msgid "W/C" +msgstr "W/C" + +#: ../../operation/agentes/status_monitor.php:2335 +#: ../../enterprise/godmode/agentes/collections.php:537 +#: ../../enterprise/meta/advanced/collections.php:442 +msgid "Are you sure to delete?" +msgstr "¿Estás seguro de que quieres eliminarlo?" + +#: ../../operation/agentes/status_monitor.php:2361 +msgid "Please apply a filter to display the data" +msgstr "Aplique un filtro para mostrar los datos" + +#: ../../operation/agentes/ver_agente.php:1085 +#: ../../enterprise/operation/agentes/ver_agente.php:90 +msgid "Main IP" +msgstr "IP principal" + +#: ../../operation/agentes/ver_agente.php:1142 +#: ../../enterprise/operation/agentes/ver_agente.php:140 +msgid "Monitors down" +msgstr "Monitores caídos" + +#: ../../operation/agentes/ver_agente.php:1300 +msgid "Sons" +msgstr "Hijos" + +#: ../../operation/agentes/ver_agente.php:1534 ../../operation/agentes/ver_agente.php:2033 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:317 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:330 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:101 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:934 +#: ../../enterprise/tools/ipam/ipam.php:430 +msgid "Manage" +msgstr "Gestionar" + +#: ../../operation/agentes/ver_agente.php:1763 +msgid "Log Viewer" +msgstr "Visor de logs" + +#: ../../operation/agentes/ver_agente.php:1802 +msgid "Terminal" +msgstr "Terminal" + +#: ../../operation/agentes/ver_agente.php:1824 +msgid "Processes" +msgstr "Procesos" + +#: ../../operation/agentes/ver_agente.php:1846 +#: ../../enterprise/godmode/agentes/collections.agents.php:59 +#: ../../enterprise/godmode/agentes/collections.data.php:145 +#: ../../enterprise/godmode/agentes/collections.data.php:319 +#: ../../enterprise/godmode/agentes/collections.data.php:376 +#: ../../enterprise/godmode/agentes/collections.editor.php:74 +#: ../../enterprise/godmode/agentes/collections.editor.php:463 +#: ../../enterprise/include/functions_collection.php:186 +#: ../../enterprise/meta/advanced/collections.data.php:174 +#: ../../enterprise/meta/advanced/collections.data.php:241 +#: ../../enterprise/meta/advanced/collections.data.php:265 +#: ../../enterprise/meta/advanced/collections.editor.php:66 +#: ../../enterprise/meta/advanced/collections.editor.php:411 +#: ../../enterprise/meta/advanced/collections.editor.php:428 +msgid "Files" +msgstr "Archivos" + +#: ../../operation/agentes/ver_agente.php:1865 ../../operation/agentes/ver_agente.php:2107 +#: ../../enterprise/operation/menu.php:48 ../../package_774/enterprise/operation/menu.php:48 +msgid "SAP view" +msgstr "Vista SAP" + +#: ../../operation/agentes/ver_agente.php:2042 +msgid "Data View" +msgstr "Vista de datos" + +#: ../../operation/agentes/ver_agente.php:2070 +#: ../../enterprise/operation/agentes/ver_agente.php:316 +msgid "UX Console" +msgstr "Consola UX" + +#: ../../operation/agentes/ver_agente.php:2074 +#: ../../enterprise/operation/agentes/ver_agente.php:335 +msgid "WUX Console" +msgstr "Consola WUX" + +#: ../../operation/agentes/ver_agente.php:2079 +#: ../../enterprise/operation/agentes/ver_agente.php:297 +msgid "URL Route Analyzer" +msgstr "Analizador de ruta de URL" + +#: ../../operation/agentes/ver_agente.php:2095 ../../enterprise/meta/advanced/metasetup.php:78 +#: ../../enterprise/meta/advanced/metasetup.php:249 +#: ../../enterprise/meta/general/main_header.php:143 +#: ../../enterprise/meta/general/main_menu.php:259 +#: ../../enterprise/meta/include/functions_meta.php:296 +#: ../../enterprise/operation/log/elasticsearch_interface.php:30 +#: ../../enterprise/operation/log/log_viewer.php:409 +#: ../../enterprise/operation/log/log_viewer.php:435 +#: ../../enterprise/operation/log/log_viewer.php:483 ../../enterprise/operation/menu.php:162 +#: ../../package_774/enterprise/operation/menu.php:162 +#: ../../package_774/enterprise/operation/log/log_viewer.php:410 +#: ../../package_774/enterprise/operation/log/log_viewer.php:436 +#: ../../package_774/enterprise/operation/log/log_viewer.php:484 +#: ../../package_774/enterprise/operation/log/elasticsearch_interface.php:30 +#: ../../package_774/enterprise/meta/general/main_menu.php:253 +#: ../../package_774/enterprise/meta/include/functions_meta.php:296 +msgid "Log viewer" +msgstr "Visor de logs" + +#: ../../operation/agentes/ver_agente.php:2112 +msgid "Network configuration" +msgstr "Configuración de red" + +#: ../../operation/agentes/ver_agente.php:2135 +msgid "Agent main view" +msgstr "Vista principal del agente" + +#: ../../operation/events/events.php:1038 +msgid "Validate events" +msgstr "Validar eventos" + +#: ../../operation/events/events.php:1055 +msgid "Validate event" +msgstr "Validar evento" + +#: ../../operation/events/events.php:1090 +msgid "Change to in progress status" +msgstr "Cambiar a estado en proceso" + +#: ../../operation/events/events.php:1115 +msgid "Delete events" +msgstr "Eliminar eventos" + +#: ../../operation/events/events.php:1690 +msgid "Event viewer" +msgstr "Visor de eventos" + +#: ../../operation/events/events.php:1732 +msgid "History event list" +msgstr "Lista histórica de eventos" + +#: ../../operation/events/events.php:1743 +msgid "RSS Events" +msgstr "Eventos RSS" + +#: ../../operation/events/events.php:1754 +msgid "Export to CSV file" +msgstr "Exportar a un archivo CSV" + +#: ../../operation/events/events.php:1771 ../../enterprise/meta/general/main_menu.php:289 +#: ../../package_774/enterprise/meta/general/main_menu.php:283 +msgid "Sound Console" +msgstr "Consola sonora" + +#: ../../operation/events/events.php:1773 ../../operation/events/events.php:2951 +#: ../../operation/menu.php:590 ../../views/dashboard/slides.php:218 +#: ../../enterprise/meta/general/main_menu.php:291 +#: ../../package_774/enterprise/meta/general/main_menu.php:285 +msgid "Stop" +msgstr "Parar" + +#: ../../operation/events/events.php:1774 ../../operation/events/events.php:2952 +#: ../../operation/menu.php:591 ../../enterprise/meta/general/main_menu.php:292 +#: ../../package_774/enterprise/meta/general/main_menu.php:286 +msgid "No alert" +msgstr "Sin alertas" + +#: ../../operation/events/events.php:1775 ../../operation/events/events.php:2953 +#: ../../operation/menu.php:592 ../../enterprise/meta/general/main_menu.php:293 +#: ../../package_774/enterprise/meta/general/main_menu.php:287 +msgid "Silence alarm" +msgstr "Silenciar alarma" + +#: ../../operation/events/events.php:1787 ../../operation/events/events.php:1839 +#: ../../operation/events/events.php:2949 ../../operation/events/sound_events.php:70 +#: ../../operation/menu.php:588 ../../operation/menu.php:601 +msgid "Acoustic console" +msgstr "Consola acústica" + +#: ../../operation/events/events.php:1844 +msgid "History" +msgstr "Histórico" + +#: ../../operation/events/events.php:1898 +msgid "Errors" +msgstr "Errores" + +#: ../../operation/events/events.php:1973 ../../operation/events/events.php:1994 +msgid "WARNING: This could cause a performace impact." +msgstr "ADVERTENCIA: Esto podría causar un impacto en el rendimiento." + +#: ../../operation/events/events.php:1992 +msgid "Search in secondary groups" +msgstr "Buscar en grupos secundarios" + +#: ../../operation/events/events.php:2082 +msgid "Search for elements NOT containing given text." +msgstr "Buscar elementos que NO contengan el texto dado." + +#: ../../operation/events/events.php:2122 +msgid "Regex search" +msgstr "Búsqueda de expresión regular" + +#: ../../operation/events/events.php:2122 +msgid "Regular expresion to filter." +msgstr "Expresión regular a filtrar." + +#: ../../operation/events/events.php:2351 +msgid "Id source event" +msgstr "Evento de origen de ID" + +#: ../../operation/events/events.php:2409 +msgid "From (date:time)" +msgstr "Desde (fecha:hora)" + +#: ../../operation/events/events.php:2467 +msgid "To (date:time)" +msgstr "Hasta (fecha:hora)" + +#: ../../operation/events/events.php:2478 +msgid "Filter custom data by field name" +msgstr "Filtrar datos personalizados por nombre de campo" + +#: ../../operation/events/events.php:2479 +msgid "Filter custom data by field value" +msgstr "Filtrar datos personalizados por valor de campo" + +#: ../../operation/events/events.php:2499 +msgid "Custom data filter" +msgstr "Filtro de datos personalizado" + +#: ../../operation/events/events.php:2521 +msgid "Custom data search" +msgstr "Búsqueda de datos personalizada" + +#: ../../operation/events/events.php:2685 +msgid "Current filter" +msgstr "Filtro actual" + +#: ../../operation/events/events.php:2690 +msgid "Not set." +msgstr "No establecida" + +#: ../../operation/events/events.php:2703 +msgid "Any status." +msgstr "Cualquier estado" + +#: ../../operation/events/events.php:2707 +msgid "New events." +msgstr "Nuevos eventos" + +#: ../../operation/events/events.php:2711 +msgid "Validated." +msgstr "Validado." + +#: ../../operation/events/events.php:2715 +msgid "In proccess." +msgstr "In proceso." + +#: ../../operation/events/events.php:2719 +msgid "Not validated." +msgstr "No validado." + +#: ../../operation/events/events.php:2723 +msgid "Not in process." +msgstr "No en proceso." + +#: ../../operation/events/events.php:2735 +msgid "Any time." +msgstr "Cualquier hora." + +#: ../../operation/events/events.php:2737 ../../operation/events/events.php:3444 +msgid "Last hour." +msgstr "Última hora." + +#: ../../operation/events/events.php:2739 +#, php-format +msgid "Last %d hours." +msgstr "Últimas %d horas." + +#: ../../operation/events/events.php:2747 +msgid "Duplicated" +msgstr "Duplicado" + +#: ../../operation/events/events.php:2750 +msgid "All events." +msgstr "Todos los eventos." + +#: ../../operation/events/events.php:2754 +msgid "Group agents." +msgstr "Agentes de grupo." + +#: ../../operation/events/events.php:2756 +msgid "Group extra id." +msgstr "ID adicional de grupo" + +#: ../../operation/events/events.php:2897 +msgid "In progress selected" +msgstr "Seleccionado en proceso" + +#: ../../operation/events/events.php:2898 +msgid "Validate selected" +msgstr "Validar selección" + +#: ../../operation/events/events.php:2920 +msgid "Execute event response" +msgstr "Ejecutar respuesta de eventos" + +#: ../../operation/events/events.php:2962 ../../enterprise/meta/general/main_menu.php:302 +#: ../../package_774/enterprise/meta/general/main_menu.php:296 +msgid "Sound Events" +msgstr "Eventos sonoros" + +#: ../../operation/events/events.php:2996 +#, php-format +msgid "A maximum of %s event custom responses can be selected" +msgstr "De puede seleccionar un máximo se %s respuestas personalizadas de eventos" + +#: ../../operation/events/events.php:3001 +msgid "Please, select an event" +msgstr "Seleccione un evento" + +#: ../../operation/events/events.php:3087 +msgid "has at least" +msgstr "tiene al menos" + +#: ../../operation/events/events.php:3089 +msgid "events" +msgstr "eventos" + +#: ../../operation/events/events.php:3446 +msgid "hours." +msgstr "horas." + +#: ../../operation/events/events_rss.php:195 +msgid "Your IP is not into the IP list with API access." +msgstr "Tu IP no se encuentra en el listado de IPs con acceso a la API." + +#: ../../operation/events/events_rss.php:214 +msgid "The URL of your feed has bad hash." +msgstr "La URL de tu feed tiene mal el hash." + +#: ../../operation/events/sound_events.php:132 +msgid "Warning: Minimizing this window will cause the Acoustic Console to not work as expected" +msgstr "" +"Advertencia: Minimizar esta ventana hará que la consola acústica no funcione según lo " +"esperado" + +#: ../../operation/gis_maps/ajax.php:237 ../../operation/gis_maps/ajax.php:275 +#: ../../operation/gis_maps/ajax.php:444 +msgid "Position (Lat, Long, Alt)" +msgstr "Posición (Lat, Long, Alt)" + +#: ../../operation/gis_maps/ajax.php:238 +msgid "Start contact" +msgstr "Inicio de contacto" + +#: ../../operation/gis_maps/ajax.php:240 +msgid "Num reports" +msgstr "Informes numéricos" + +#: ../../operation/gis_maps/ajax.php:279 ../../operation/gis_maps/ajax.php:448 +msgid "Default position of map." +msgstr "Posición por defecto del mapa" + +#: ../../operation/gis_maps/ajax.php:339 +msgid "Satellite Version" +msgstr "Versión satélite" + +#: ../../operation/gis_maps/ajax.php:385 ../../operation/gis_maps/ajax.php:502 +msgid "Number of non-validated critical events" +msgstr "Numero de eventos críticos no validados" + +#: ../../operation/gis_maps/ajax.php:395 ../../operation/gis_maps/ajax.php:512 +msgid "Alert(s) fired" +msgstr "Alertas disparadas" + +#: ../../operation/gis_maps/gis_map.php:38 +msgid "List of GIS maps" +msgstr "Lista de mapas GIS" + +#: ../../operation/gis_maps/gis_map.php:213 +msgid "No maps found" +msgstr "No se encontraron mapas" + +#: ../../operation/gis_maps/gis_map.php:240 +msgid "Caution: Do you want delete the map?" +msgstr "Cuidado: ¿Quieres borrar el mapa?" + +#: ../../operation/gis_maps/gis_map.php:247 +msgid "Do you want to set default the map?" +msgstr "¿Quieres configurar por defecto el mapa?" + +#: ../../operation/gis_maps/gis_map.php:255 +msgid "There was error on setup the default map." +msgstr "Error al configurar el mapa por defecto" + +#: ../../operation/gis_maps/render_view.php:146 +msgid "Show link to public GIS map" +msgstr "Mostrar enlace al mapa SIG público" + +#: ../../operation/gis_maps/render_view.php:156 +msgid "10 minutes" +msgstr "10 minutos" + +#: ../../operation/gis_maps/render_view.php:158 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:236 +msgid "2 hours" +msgstr "2 horas" + +#: ../../operation/gis_maps/render_view.php:171 +msgid "Filter by status" +msgstr "Filtro por estado" + +#: ../../operation/messages/message_edit.php:54 ../../operation/messages/message_list.php:46 +#: ../../operation/messages/message_list.php:50 +msgid "Received messages" +msgstr "Mensajes recibidos" + +#: ../../operation/messages/message_edit.php:66 ../../operation/messages/message_list.php:46 +#: ../../operation/messages/message_list.php:55 +msgid "Sent messages" +msgstr "Mensajes enviados" + +#: ../../operation/messages/message_edit.php:78 ../../operation/messages/message_list.php:64 +#: ../../operation/messages/message_list.php:310 +msgid "Create message" +msgstr "Crear mensaje" + +#: ../../operation/messages/message_edit.php:85 +msgid "Compose message" +msgstr "Componer mensaje" + +#: ../../operation/messages/message_edit.php:98 ../../operation/messages/message_list.php:86 +#: ../../operation/menu.php:689 ../../enterprise/meta/general/main_menu.php:388 +#: ../../package_774/enterprise/meta/general/main_menu.php:382 +msgid "Messages" +msgstr "Mensajes" + +#: ../../operation/messages/message_edit.php:114 +msgid "This message does not exist in the system" +msgstr "Este mensaje no existe en el sistema." + +#: ../../operation/messages/message_edit.php:183 +msgid "wrote" +msgstr "escribió" + +#: ../../operation/messages/message_edit.php:198 +msgid "Reply" +msgstr "Responder" + +#: ../../operation/messages/message_edit.php:210 +msgid "Delete conversation" +msgstr "Eliminar conversación" + +#: ../../operation/messages/message_edit.php:231 +msgid "User or group must be selected." +msgstr "Usuario o grupo no especificados." + +#: ../../operation/messages/message_edit.php:245 +msgid "Message successfully sent to users" +msgstr "Mensaje enviado correctamente a los usuarios" + +#: ../../operation/messages/message_edit.php:246 +msgid "Error sending message to users" +msgstr "Error al enviar el mensaje a los usuarios" + +#: ../../operation/messages/message_edit.php:265 +#, php-format +msgid "Message successfully sent to user %s" +msgstr "Mensaje enviado correctamente al usuario %s" + +#: ../../operation/messages/message_edit.php:266 +#, php-format +msgid "Error sending message to user %s" +msgstr "Error al enviar el mensaje al usuario %s" + +#: ../../operation/messages/message_edit.php:321 ../../operation/messages/message_list.php:192 +msgid "Sender" +msgstr "Remitente" + +#: ../../operation/messages/message_edit.php:352 +msgid "Select user" +msgstr "Seleccionar usuario" + +#: ../../operation/messages/message_edit.php:361 +msgid "OR" +msgstr "O" + +#: ../../operation/messages/message_edit.php:372 +msgid "Select group" +msgstr "Seleccionar grupo" + +#: ../../operation/messages/message_edit.php:382 ../../operation/messages/message_list.php:190 +msgid "Destination" +msgstr "Destino" + +#: ../../operation/messages/message_edit.php:407 ../../enterprise/include/functions_cron.php:90 +#: ../../enterprise/include/functions_cron.php:140 +#: ../../enterprise/include/functions_reporting.php:8484 +#: ../../enterprise/operation/reporting/custom_reporting.php:179 +#: ../../package_774/enterprise/include/functions_reporting.php:8473 +#: ../../package_774/enterprise/include/functions_cron.php:90 +#: ../../package_774/enterprise/include/functions_cron.php:140 +msgid "Message" +msgstr "Mensaje" + +#: ../../operation/messages/message_edit.php:441 +msgid "Send message" +msgstr "Enviar mensaje" + +#: ../../operation/messages/message_list.php:132 +msgid "Not deleted. Error deleting messages" +msgstr "No borrado. Error al suprimir mensajes." + +#: ../../operation/messages/message_list.php:140 ../../operation/messages/message_list.php:149 +msgid "You have" +msgstr "Tienes" + +#: ../../operation/messages/message_list.php:140 +msgid "sent message(s)" +msgstr "mensaje(s) enviado(s)" + +#: ../../operation/messages/message_list.php:149 +msgid "unread message(s)" +msgstr "mensaje(s) sin leer" + +#: ../../operation/messages/message_list.php:160 +msgid "There are no messages." +msgstr "No hay mensajes." + +#: ../../operation/messages/message_list.php:210 +msgid "Click to read" +msgstr "Haz clic para leer" + +#: ../../operation/messages/message_list.php:213 +msgid "Mark as unread" +msgstr "Marcar como no leído" + +#: ../../operation/messages/message_list.php:218 ../../operation/messages/message_list.php:221 +msgid "Message unread - click to read" +msgstr "Mensaje sin leer. Haz clic para leerlo." + +#: ../../operation/messages/message_list.php:262 +msgid "No Subject" +msgstr "Sin asunto" + +#: ../../operation/netflow/netflow_explorer.php:46 ../../operation/menu.php:222 +msgid "Netflow explorer" +msgstr "Explorador Netflow" + +#: ../../operation/netflow/nf_live_view.php:179 +msgid "Netflow live view" +msgstr "Netflow en tiempo real" + +#: ../../operation/netflow/nf_live_view.php:216 ../../operation/network/network_report.php:161 +#: ../../operation/network/network_usage_map.php:172 +msgid "Error creating filter" +msgstr "Error al crear filtro" + +#: ../../operation/netflow/nf_live_view.php:218 ../../operation/network/network_report.php:163 +#: ../../operation/network/network_usage_map.php:174 +msgid "Filter created successfully" +msgstr "Filtro creado correctamente" + +#: ../../operation/netflow/nf_live_view.php:237 ../../operation/network/network_report.php:179 +#: ../../operation/network/network_usage_map.php:190 +msgid "Filter updated successfully" +msgstr "Filtro actualizado correctamente" + +#: ../../operation/netflow/nf_live_view.php:238 ../../operation/network/network_report.php:180 +#: ../../operation/network/network_usage_map.php:191 +msgid "Error updating filter" +msgstr "Error al actualizar el filtro" + +#: ../../operation/netflow/nf_live_view.php:281 +msgid "Connection" +msgstr "Conexión" + +#: ../../operation/netflow/nf_live_view.php:337 ../../operation/network/network_report.php:246 +#: ../../operation/network/network_usage_map.php:289 +msgid "Select a filter" +msgstr "Selecciona un filtro" + +#: ../../operation/netflow/nf_live_view.php:410 +msgid "IP address resolution" +msgstr "Resolución de dirección IP" + +#: ../../operation/netflow/nf_live_view.php:410 +msgid "Resolve the IP addresses to get their hostnames." +msgstr "Resolver direcciones IP para obtener sus hostnames" + +#: ../../operation/netflow/nf_live_view.php:413 +msgid "Netflow Source ip" +msgstr "IP de origen de Netfloe" + +#: ../../operation/netflow/nf_live_view.php:431 +msgid "New filter name" +msgstr "Nuevo nombre del filtro" + +#: ../../operation/netflow/nf_live_view.php:469 +#, php-format +msgid "WARNING threshold for the maximum % of traffic of an IP." +msgstr "Umbral de ADVERTENCIA para el máximo % de tráfico de una IP." + +#: ../../operation/netflow/nf_live_view.php:523 +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:611 +msgid "Draw" +msgstr "Dibujar" + +#: ../../operation/netflow/nf_live_view.php:623 ../../operation/network/network_report.php:290 +#: ../../operation/network/network_usage_map.php:203 +msgid "Save as new filter" +msgstr "Guardar nuevo filtro" + +#: ../../operation/netflow/nf_live_view.php:624 ../../operation/network/network_report.php:301 +#: ../../operation/network/network_usage_map.php:214 +msgid "Update current filter" +msgstr "Actualizar filtro actual" + +#: ../../operation/netflow/nf_live_view.php:654 +msgid "No filter selected" +msgstr "No se ha seleccionado ningún filtro" + +#: ../../operation/netflow/nf_live_view.php:693 ../../operation/network/network_report.php:570 +#: ../../operation/network/network_usage_map.php:371 +msgid "Loading netflow data, please wait..." +msgstr "Generando datos de Netflow, por favor espere" + +#: ../../operation/network/network_report.php:195 +#: ../../operation/network/network_usage_map.php:244 +msgid "Results to show" +msgstr "Resultados a mostrar" + +#: ../../operation/network/network_report.php:217 +msgid "Start date" +msgstr "Fecha de inicio" + +#: ../../operation/network/network_report.php:245 +#: ../../operation/network/network_usage_map.php:288 +msgid "Load Filter" +msgstr "Cargar filtro" + +#: ../../operation/network/network_report.php:381 +#: ../../operation/network/network_report.php:430 +msgid "Flows" +msgstr "Flujo" + +#: ../../operation/network/network_report.php:392 +#: ../../operation/network/network_report.php:432 +msgid "Packets" +msgstr "Paquetes" + +#: ../../operation/network/network_report.php:534 +#, php-format +msgid "Filtered by port %s. Click here to remove the filter." +msgstr "Filtrado por puerto %s. Pinche aquí para eliminar el filtro." + +#: ../../operation/network/network_report.php:534 +#, php-format +msgid "Filtered by IP %s. Click here to remove the filter." +msgstr "Filtrado por IP %s. Pinche aquí para eliminar el filtro." + +#: ../../operation/network/network_usage_map.php:54 ../../operation/menu.php:230 +msgid "Network usage map" +msgstr "Mapa de uso de red" + +#: ../../operation/network/network_usage_map.php:197 +msgid "Show netflow map" +msgstr "Mostrar mapa de flujo de red" + +#: ../../operation/reporting/custom_reporting.php:28 +#: ../../operation/reporting/graph_viewer.php:612 +msgid "There are no defined reportings" +msgstr "No hay informes definidos" + +#: ../../operation/reporting/graph_analytics.php:223 +#: ../../operation/reporting/graph_analytics.php:916 +#: ../../operation/reporting/graph_analytics_public.php:160 +#: ../../enterprise/godmode/agentes/collections.data.php:247 +#: ../../enterprise/include/functions_local_components.php:174 +#: ../../enterprise/meta/advanced/collections.data.php:117 +msgid "Empty name" +msgstr "Nombre vacío" + +#: ../../operation/reporting/graph_analytics.php:228 +#: ../../operation/reporting/graph_analytics.php:246 +#: ../../operation/reporting/graph_analytics.php:915 +msgid "It is not possible to create the filter if you have not made any change" +msgstr "No se podrá crear el filtro si no hace ninguna modificación" + +#: ../../operation/reporting/graph_analytics.php:257 +#: ../../operation/reporting/graph_analytics.php:927 +msgid "It is not possible to update the filter if you have not made any change" +msgstr "No se podrá actualizar el filtro si no hace ninguna modificación" + +#: ../../operation/reporting/graph_analytics.php:274 +msgid "No updated" +msgstr "No actualizado" + +#: ../../operation/reporting/graph_analytics.php:332 +msgid "Created from Graph analytics. Filter:" +msgstr "Creado con Graph analytics. Filtro:" + +#: ../../operation/reporting/graph_analytics.php:546 +#: ../../operation/reporting/graph_analytics.php:564 +#: ../../operation/reporting/graph_analytics.php:715 +msgid "Share" +msgstr "Compartir" + +#: ../../operation/reporting/graph_analytics.php:597 +msgid "Export filter" +msgstr "Exportar archivo" + +#: ../../operation/reporting/graph_analytics.php:652 +msgid "Start realtime" +msgstr "Iniciar tiempo real" + +#: ../../operation/reporting/graph_analytics.php:664 +msgid "Pause realtime" +msgstr "Pausar tiempo real" + +#: ../../operation/reporting/graph_analytics.php:728 +#: ../../operation/reporting/graph_analytics.php:935 +msgid "Export to custom graph" +msgstr "Exportar a gráfico personalizado" + +#: ../../operation/reporting/graph_analytics.php:741 ../../operation/menu.php:482 +msgid "Graph analytics" +msgstr "Graph analytics" + +#: ../../operation/reporting/graph_analytics.php:854 +#: ../../operation/reporting/graph_analytics.php:855 +#: ../../operation/reporting/graph_analytics.php:856 +#: ../../operation/reporting/graph_analytics.php:857 +#: ../../operation/reporting/graph_analytics.php:858 +#: ../../operation/reporting/graph_analytics.php:859 +msgid "Last " +msgstr "Último" + +#: ../../operation/reporting/graph_analytics.php:876 +#: ../../operation/reporting/graph_analytics.php:907 +#: ../../operation/reporting/graph_analytics_public.php:129 +#: ../../operation/reporting/graph_analytics_public.php:151 +msgid "Drop here" +msgstr "Soltar aquí" + +#: ../../operation/reporting/graph_analytics.php:909 +#: ../../operation/reporting/graph_analytics_public.php:153 +msgid "New graph" +msgstr "Nueva gráfica" + +#: ../../operation/reporting/graph_analytics.php:910 +#: ../../operation/reporting/graph_analytics_public.php:154 +msgid "" +"If you create a new graph, the current settings will be deleted. Please save the graph if " +"you want to keep it." +msgstr "" +"Si crea una nueva gráfica, se eliminará la configuración actual. Guarde el gráfico si desea " +"mantenerlo." + +#: ../../operation/reporting/graph_analytics.php:912 +#: ../../operation/reporting/graph_analytics_public.php:156 +msgid "Saved successfully" +msgstr "Guardado correctamente" + +#: ../../operation/reporting/graph_analytics.php:913 +#: ../../operation/reporting/graph_analytics_public.php:157 +msgid "The filter has been saved successfully" +msgstr "Filtro guardado correctamente." + +#: ../../operation/reporting/graph_analytics.php:920 +#: ../../operation/reporting/graph_analytics_public.php:164 +msgid "Override filter?" +msgstr "¿Sobrescribir filtro?" + +#: ../../operation/reporting/graph_analytics.php:921 +#: ../../operation/reporting/graph_analytics_public.php:165 +msgid "Do you want to overwrite the filter?" +msgstr "¿Desea sobrescribir el filtro?" + +#: ../../operation/reporting/graph_analytics.php:924 +#: ../../operation/reporting/graph_analytics_public.php:168 +msgid "The filter has been updated successfully" +msgstr "El filtro se ha actualizado correctamente." + +#: ../../operation/reporting/graph_analytics.php:929 +#: ../../operation/reporting/graph_analytics_public.php:173 +msgid "Overwrite current graph?" +msgstr "¿Desea sobrescribir el gráfico actual?" + +#: ../../operation/reporting/graph_analytics.php:930 +#: ../../operation/reporting/graph_analytics_public.php:174 +msgid "If you load a filter, it will clear the current graph" +msgstr "Si carga un filtro, eliminará el filtro actual." + +#: ../../operation/reporting/graph_analytics.php:933 +#: ../../operation/reporting/graph_analytics_public.php:177 +msgid "Error loading filter" +msgstr "Error al cargar el filtro" + +#: ../../operation/reporting/graph_analytics.php:937 +msgid "Exported successfully" +msgstr "Exportado correctamente" + +#: ../../operation/reporting/graph_analytics.php:938 +msgid "graphs have been created in Custom graphs" +msgstr "Los gráficos se han creado en Gráficos personalizados" + +#: ../../operation/reporting/graph_analytics.php:940 +msgid "Error to export" +msgstr "Error al exportar" + +#: ../../operation/reporting/graph_analytics.php:941 +msgid "Filter cannot be None" +msgstr "El filtro no puede ser Ninguno" + +#: ../../operation/reporting/graph_analytics.php:943 +msgid "Delete graph" +msgstr "Borrar gráfico" + +#: ../../operation/reporting/graph_analytics.php:944 +msgid "Do you want to delete the graph? Remember to save the changes." +msgstr "¿Desea eliminar el gráfico? Recuerde guardar los cambios." + +#: ../../operation/reporting/graph_analytics_public.php:159 +#: ../../operation/reporting/graph_analytics_public.php:171 +msgid "Empty graph" +msgstr "Gráfica vacía" + +#: ../../operation/reporting/graph_viewer.php:391 +#: ../../operation/reporting/graph_viewer.php:424 +msgid "Graph defined" +msgstr "Gráfico definido" + +#: ../../operation/reporting/graph_viewer.php:405 +msgid "Equalize maxiddmum thresholds" +msgstr "Ecualizar umbrales máximos" + +#: ../../operation/reporting/graph_viewer.php:406 +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 se selecciona una opción, todos los gráficos tendrán el valor más alto de todos los " +"módulos incluidos en el gráfico como umbral máximo." + +#: ../../operation/reporting/graph_viewer.php:425 +msgid "Zoom x1" +msgstr "Zoom x1" + +#: ../../operation/reporting/graph_viewer.php:426 +msgid "Zoom x2" +msgstr "Ampliación x2" + +#: ../../operation/reporting/graph_viewer.php:427 +msgid "Zoom x3" +msgstr "Zoom x3" + +#: ../../operation/reporting/graph_viewer.php:484 +msgid "No data." +msgstr "Sin datos" + +#: ../../operation/reporting/graph_viewer.php:586 +msgid "Custom graph viewer" +msgstr "Visor de imágenes personalizadas" + +#: ../../operation/reporting/reporting_viewer.php:299 +msgid "View Report" +msgstr "Ver informe" + +#: ../../operation/reporting/reporting_viewer.php:391 +msgid "Invalid date selected. Initial date must be before end date." +msgstr "" +"Fecha seleccionada no válida. La fecha inicial debe ser anterior a la fecha de finalización." + +#: ../../operation/snmpconsole/snmp_browser.php:82 +#: ../../enterprise/meta/general/main_menu.php:235 +msgid "SNMP Browser" +msgstr "Navegador SNMP" + +#: ../../operation/snmpconsole/snmp_browser.php:226 +msgid "Adding modules in progress" +msgstr "Añadiendo módulos" + +#: ../../operation/snmpconsole/snmp_browser.php:554 +msgid "Create policy" +msgstr "Crear política" + +#: ../../operation/snmpconsole/snmp_browser.php:624 +#: ../../operation/snmpconsole/snmp_browser.php:700 +msgid "Are you sure you want add module?" +msgstr "¿Está seguro de que quiere añadir el módulo?" + +#: ../../operation/snmpconsole/snmp_mib_uploader.php:47 ../../operation/menu.php:253 +msgid "MIB uploader" +msgstr "Cargador MIB" + +#: ../../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 "" +"Los archivos MIB se instalarán en el sistema. Por favor, ten en cuenta que un MIB puede " +"depender de otro MIB. Para personalizar las definiciones de trap, se debe usar el editor de " +"trap SNMP." + +#: ../../operation/snmpconsole/snmp_statistics.php:87 +msgid "SNMP Statistics" +msgstr "Estadísticas SNMP" + +#: ../../operation/snmpconsole/snmp_statistics.php:158 +msgid "There are no SNMP traps in database" +msgstr "No hay ningún trap SNMP definido" + +#: ../../operation/snmpconsole/snmp_statistics.php:171 +msgid "Traps received by source" +msgstr "Traps recibidos por el origen" + +#: ../../operation/snmpconsole/snmp_statistics.php:184 +#: ../../operation/snmpconsole/snmp_statistics.php:258 +msgid "Number" +msgstr "Número" + +#: ../../operation/snmpconsole/snmp_statistics.php:245 +msgid "Traps received by Enterprise String" +msgstr "Traps recibidos por cadena Enterprise" + +#: ../../operation/snmpconsole/snmp_statistics.php:257 +msgid "Trap Enterprise String" +msgstr "Traps Enterprise de cadena" + +#: ../../operation/users/user_edit.php:31 +msgid "User detail editor" +msgstr "Editor de detalles de usuario" + +#: ../../operation/users/user_edit.php:179 +msgid "Current password of user is required to perform password change" +msgstr "Se requiere la contraseña actual del usuario para cambiar la contraseña" + +#: ../../operation/users/user_edit.php:181 +msgid "Current password of user is not correct" +msgstr "La contraseña actual del usuario no es correcta" + +#: ../../operation/users/user_edit.php:185 +msgid "Passwords didn't match or other problem encountered while updating passwords" +msgstr "" +"Las contraseñas no coincidían o se encontró otro problema al actualizar las contraseñas." + +#: ../../operation/users/user_edit.php:198 ../../operation/users/user_edit.php:217 +msgid "Password successfully updated" +msgstr "Contraseña actualizada correctamente" + +#: ../../operation/users/user_edit.php:208 ../../operation/users/user_edit.php:260 +msgid "Error updating user info" +msgstr "Error al actualizar la información del usuario" + +#: ../../operation/users/user_edit.php:219 +msgid "Skin successfully updated" +msgstr "Skin actualizado correctamente" + +#: ../../operation/users/user_edit.php:222 +#: ../../enterprise/godmode/reporting/mysql_builder.php:231 +msgid "No changes have been made" +msgstr "No se han hecho cambios" + +#: ../../operation/users/user_edit.php:233 +msgid "Please enter a valid email" +msgstr "Añada una dirección de correo electrónico válida" + +#: ../../operation/users/user_edit.php:235 +msgid "Please enter a valid phone number" +msgstr "Añada un número de teléfono valido" + +#: ../../operation/users/user_edit.php:241 +msgid "Error updating passwords: " +msgstr "Error al actualizar contraseñas: " + +#: ../../operation/users/user_edit.php:265 +msgid "Edit my User" +msgstr "Editar mi usuario" + +#: ../../operation/users/user_edit.php:311 +msgid "Renew API Token" +msgstr "Renovar token de API" + +#: ../../operation/users/user_edit.php:343 +msgid "Show API Token" +msgstr "Mostrar token de API" + +#: ../../operation/users/user_edit.php:353 +msgid "" +"Directive HTTP_AUTHORIZATION=$1 is not set. Please, add it to /etc/httpd/conf.d/php.conf" +msgstr "" +"La directiva HTTP_AUTHORIZATION=$1 no está configurada. Por favor, añádala a /etc/httpd/conf." +"d/php.conf" + +#: ../../operation/users/user_edit.php:407 ../../enterprise/include/process_reset_pass.php:127 +#: ../../enterprise/meta/include/process_reset_pass.php:96 +msgid "New Password" +msgstr "Contraseña nueva" + +#: ../../operation/users/user_edit.php:411 +msgid "You cannot change your password under the current authentication scheme" +msgstr "No puede cambiar la contraseña con la configuración actual de autenticación" + +#: ../../operation/users/user_edit.php:426 +msgid "If checkbox is clicked then block size global configuration is used" +msgstr "Si se marca la casilla, se usará el tamaño de bloque de la configuración global." + +#: ../../operation/users/user_edit.php:521 +msgid "Theme" +msgstr "Tema" + +#: ../../operation/users/user_edit.php:843 +msgid "eHorus user configuration" +msgstr "Configuración de usuario eHorus" + +#: ../../operation/users/user_edit.php:848 +msgid "eHorus user acces enabled" +msgstr "Acceso de usuario eHorus habilitado" + +#: ../../operation/users/user_edit.php:891 +msgid "You can not change your user info under the current authentication scheme" +msgstr "" +"No puede cambiar la información de usuario con la configuración actual de autenticación" + +#: ../../operation/users/user_edit.php:979 +msgid "This user doesn't have any assigned profile/group." +msgstr "Este usuario no tiene asignado ningún perfil/grupo" + +#: ../../operation/users/user_edit_header.php:100 +#: ../../operation/users/user_edit_notifications.php:36 +msgid "User notifications" +msgstr "Notificaciones de usuario" + +#: ../../operation/users/user_edit_notifications.php:42 +msgid "Console notifications" +msgstr "Notificaciones de la consola" + +#: ../../operation/users/user_edit_notifications.php:43 +msgid "E-mail notifications" +msgstr "Notificaciones del email" + +#: ../../operation/users/user_edit_notifications.php:73 +msgid "Controls have been disabled by the system administrator" +msgstr "Los controles han sido deshabilitados por el administrador del sistema" + +#: ../../operation/visual_console/legacy_public_view.php:168 +#: ../../operation/visual_console/public_view.php:158 +msgid "QR code of the page" +msgstr "Código QR de la página" + +#: ../../operation/visual_console/legacy_view.php:179 +#: ../../enterprise/godmode/alerts/alert_inventory.php:111 +msgid "Builder" +msgstr "Creador" + +#: ../../operation/visual_console/view.php:411 +msgid "Delete Item" +msgstr "Eliminar elemento" + +#: ../../operation/visual_console/view.php:417 +msgid "Copy Item" +msgstr "Copiar elemento" + +#: ../../operation/visual_console/view.php:434 +msgid "Force remote checks" +msgstr "Forzar comprobación remota" + +#: ../../operation/visual_console/view.php:469 +msgid "Grid" +msgstr "Cuadrícula" + +#: ../../operation/visual_console/view.php:476 ../../operation/visual_console/view.php:899 +msgid "Grid style" +msgstr "Estilo de cuadrícula" + +#: ../../operation/visual_console/view.php:494 +msgid "Grid size" +msgstr "Tamaño de la cuadrícula" + +#: ../../operation/visual_console/view.php:890 +msgid "The size should be between 2 and 50" +msgstr "El tamaño debe estar comprendido entre 2 y 50" + +#: ../../operation/visual_console/view.php:935 +msgid "Grid style saved." +msgstr "Estilo de cuadrícula guardado." + +#: ../../operation/visual_console/view.php:954 +msgid "Are you sure you wish to set the visual console in maintenance mode" +msgstr "¿Está seguro de que desea configurar la consola visual en modo de mantenimiento?" + +#: ../../operation/visual_console/view.php:957 ../../operation/visual_console/view.php:964 +msgid "Are you sure you wish to disable maintenance mode" +msgstr "¿Está seguro de que desea desactivar el modo de mantenimiento?" + +#: ../../operation/visual_console/view.php:960 +msgid "The visual console was set to maintenance mode" +msgstr "La consola visual ha pasado al modo de mantenimiento" + +#: ../../operation/visual_console/view.php:962 +msgid "ago by user" +msgstr "de antigüedad por el usuario" + +#: ../../operation/visual_console/view.php:969 +msgid "Maintenance mode" +msgstr "Modo de mantenimiento" + +#: ../../operation/visual_console/view.php:1135 +msgid "Are you sure" +msgstr "¿Está seguro?" + +#: ../../operation/custom_fields/custom_fields_view.php:44 ../../operation/menu.php:208 +#: ../../enterprise/meta/general/main_header.php:127 +#: ../../enterprise/meta/general/main_menu.php:229 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:44 +#: ../../package_774/enterprise/meta/general/main_menu.php:229 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:44 +msgid "Custom fields view" +msgstr "Vista de campos personalizados" + +#: ../../operation/custom_fields/custom_fields_view.php:182 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:201 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:189 +msgid "Status agents" +msgstr "Agentes de estado" + +#: ../../operation/custom_fields/custom_fields_view.php:198 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:217 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:205 +msgid "Status module" +msgstr "Módulo de estado" + +#: ../../operation/custom_fields/custom_fields_view.php:261 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:280 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:268 +msgid "Custom Fields Data" +msgstr "Datos de campos personalizados" + +#: ../../operation/custom_fields/custom_fields_view.php:680 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:697 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:685 +msgid "Total counters" +msgstr "Contadores totales" + +#: ../../operation/custom_fields/custom_fields_view.php:692 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:709 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:697 +msgid "Total Modules" +msgstr "Módulos totales" + +#: ../../operation/custom_fields/custom_fields_view.php:709 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:726 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:714 +msgid "I.P" +msgstr "IP" + +#: ../../operation/custom_fields/custom_fields_view.php:735 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:752 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:740 +msgid "There are no custom search defined." +msgstr "No hay búsquedas personalizadas definidas." + +#: ../../operation/heatmap.php:73 ../../operation/heatmap.php:287 +#: ../../enterprise/godmode/policies/configure_policy.php:60 +#: ../../enterprise/operation/services/services.list.php:670 +msgid "Config" +msgstr "Configuración" + +#: ../../operation/heatmap.php:95 ../../operation/menu.php:197 +msgid "Heatmap view" +msgstr "Vista de mapa de calor" + +#: ../../operation/menu.php:226 +msgid "Netflow Live View" +msgstr "Netflow en tiempo real" + +#: ../../operation/menu.php:248 +msgid "SNMP browser" +msgstr "Navegador SNMP" + +#: ../../operation/menu.php:257 +msgid "SNMP filters" +msgstr "Filtros SNMP" + +#: ../../operation/menu.php:271 ../../enterprise/operation/menu.php:19 +#: ../../package_774/enterprise/operation/menu.php:19 +msgid "Cluster View" +msgstr "Visor de clústers" + +#: ../../operation/menu.php:342 ../../operation/menu.php:343 +msgid "Visual console list" +msgstr "Lista de consolas visuales" + +#: ../../operation/menu.php:408 +msgid "List of Gis maps" +msgstr "Lista de mapas GIS" + +#: ../../operation/menu.php:501 ../../operation/menu.php:502 +msgid "Dashboard list" +msgstr "Lista de paneles de control" + +#: ../../operation/menu.php:573 +msgid "RSS" +msgstr "RSS" + +#: ../../operation/menu.php:683 +msgid "Configure user notifications" +msgstr "Configurar notificaciones de usuario" + +#: ../../operation/menu.php:695 +msgid "Messages List" +msgstr "Lista de mensajes" + +#: ../../operation/menu.php:696 +msgid "New message" +msgstr "Mensaje nuevo" + +#: ../../operation/menu.php:712 +msgid "Tickets" +msgstr "Tickets" + +#: ../../operation/search_alerts.php:24 ../../operation/search_graphs.php:21 +#: ../../operation/search_maps.php:19 ../../operation/search_modules.php:23 +#: ../../operation/search_policies.php:22 ../../operation/search_reports.php:25 +#: ../../operation/search_users.php:23 +msgid "Zero results found" +msgstr "No se encontró ningún resultado" + +#: ../../operation/search_helps.php:17 +msgid "Zero results found." +msgstr "Cero resultados" + +#: ../../operation/search_helps.php:18 +#, php-format +msgid "You can find more help in the wiki" +msgstr "Puede encontrar más ayuda en wiki" + +#: ../../operation/search_helps.php:32 +msgid "Matches" +msgstr "Coincidencias" + +#: ../../operation/search_main.php:126 ../../enterprise/meta/agentsearch.php:120 +#: ../../package_774/enterprise/meta/agentsearch.php:120 +msgid "Agents found" +msgstr "Agentes encontrados" + +#: ../../operation/search_main.php:127 ../../operation/search_main.php:129 +#: ../../operation/search_main.php:137 ../../operation/search_main.php:139 +#: ../../operation/search_main.php:141 ../../operation/search_main.php:143 +#: ../../operation/search_main.php:146 +#, php-format +msgid "%s Found" +msgstr "%s encontrados" + +#: ../../operation/search_main.php:136 +msgid "Users found" +msgstr "Usuarios encontrados" + +#: ../../operation/search_main.php:138 +msgid "Graphs found" +msgstr "Gráficos encontrados" + +#: ../../operation/search_main.php:140 +msgid "Reports found" +msgstr "Informes encontrados" + +#: ../../operation/search_main.php:154 +msgid "View all matches" +msgstr "Ver todas las coincidencias" + +#: ../../operation/search_maps.php:30 +msgid "Elements" +msgstr "Elementos" + +#: ../../operation/search_policies.php:37 +msgid "Id_group" +msgstr "Id_group" + +#: ../../operation/search_policies.php:50 ../../enterprise/godmode/policies/policies.php:532 +#: ../../enterprise/meta/agentsearch.php:415 +#: ../../package_774/enterprise/meta/agentsearch.php:415 +#: ../../package_774/enterprise/godmode/policies/policies.php:559 +msgid "Policy updated" +msgstr "Política actualizada" + +#: ../../operation/search_policies.php:58 ../../enterprise/godmode/policies/policies.php:540 +#: ../../enterprise/meta/agentsearch.php:423 +#: ../../package_774/enterprise/meta/agentsearch.php:423 +#: ../../package_774/enterprise/godmode/policies/policies.php:567 +msgid "Pending update policy only database" +msgstr "Pendiente de actualizar la política, solo para cambios en base de datos." + +#: ../../operation/search_policies.php:66 ../../enterprise/godmode/policies/policies.php:548 +#: ../../enterprise/meta/agentsearch.php:431 +#: ../../package_774/enterprise/meta/agentsearch.php:431 +#: ../../package_774/enterprise/godmode/policies/policies.php:575 +msgid "Pending update policy" +msgstr "Pendiente actualizar política" + +#: ../../operation/search_results.php:69 +msgid "Global search" +msgstr "Búsqueda global" + +#: ../../operation/search_users.php:72 +msgid "Standard User" +msgstr "Usuario estándar" + +#: ../../operation/tree.php:138 +#, php-format +msgid "Sort the agents by %s" +msgstr "Ordenar los agentes por %s" + +#: ../../operation/tree.php:141 ../../enterprise/meta/advanced/component_management.php:56 +msgid "tags" +msgstr "Etiquetas" + +#: ../../operation/tree.php:149 +msgid "groups" +msgstr "Grupos" + +#: ../../operation/tree.php:153 +msgid "module groups" +msgstr "Grupos de módulos" + +#: ../../operation/tree.php:157 +msgid "modules" +msgstr "módulos" + +#: ../../operation/tree.php:162 +msgid "policies" +msgstr "Políticas" + +#: ../../operation/tree.php:222 ../../operation/tree.php:312 +msgid "Show not init modules" +msgstr "Mostrar módulos no iniciados" + +#: ../../operation/tree.php:233 +msgid "Search agent" +msgstr "Buscar agente" + +#: ../../operation/tree.php:245 +msgid "Show not init agents" +msgstr "Mostrar agentes no iniciados" + +#: ../../operation/tree.php:255 +msgid "Show full hirearchy" +msgstr "Mostrar jerarquía completa" + +#: ../../operation/tree.php:265 ../../enterprise/godmode/servers/HA_cluster.php:191 +#: ../../enterprise/include/functions_reporting_csv.php:2945 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2703 +msgid "Agent status" +msgstr "Estado de agente" + +#: ../../operation/tree.php:289 +msgid "Show only disabled" +msgstr "Mostrar solo deshabilitados" + +#: ../../operation/tree.php:307 +msgid "Search module" +msgstr "Buscar módulo" + +#: ../../operation/tree.php:356 +msgid "Tree search" +msgstr "Búsqueda de árbol" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:484 +msgid "Next update" +msgstr "próxima actualización" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:489 +msgid "Show details" +msgstr "Ver detalles" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:514 +#, php-format +msgid "%s update(s) available more" +msgstr "%s actualización(es) disponible(s) más" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:526 +msgid "details" +msgstr "detalles" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:604 +msgid "Failed creating temporary directory." +msgstr "Error al crear un directorio temporal." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:614 +msgid "Failed storing uploaded file." +msgstr "Error al almacenar el archivo cargado." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:648 +#, php-format +msgid "Invalid extension. The package needs to be in `%s` or `%s` format." +msgstr "Extensión no válida. El paquete debe estar en formato \"%s\" o \"%s\"." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:657 +msgid "Failed uploading file." +msgstr "Error al cargar el archivo." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:692 +msgid "Signatures does not match." +msgstr "Las firmas no coinciden." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:751 +#, php-format +msgid "Update %s successfully installed." +msgstr "La actualización %s instalado correctamente." + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:754 +#, php-format +msgid "Failed while updating: %s" +msgstr "Error al actualizar: %s" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:712 +#: ../../update_manager_client/lib/UpdateManager/Client.php:829 +#, php-format +msgid "server update %s" +msgstr "Actualización de servidor %s" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:714 +#: ../../update_manager_client/lib/UpdateManager/Client.php:831 +#, php-format +msgid "console update %s" +msgstr "actualización de la consola %s" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:734 +#: ../../update_manager_client/lib/UpdateManager/Client.php:851 +#, php-format +msgid "Downloading %s %.2f/ %.2f MB." +msgstr "Descarga de %s %.2f/ %.2f MB." + +#: ../../update_manager_client/lib/UpdateManager/Client.php:745 +#: ../../update_manager_client/lib/UpdateManager/Client.php:862 +#, php-format +msgid "Downloading %.2f MB" +msgstr "Descarga de %.2f MB" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:1711 +#, php-format +msgid "Failed to analyze package: %s" +msgstr "Error al analizar el paquete: %s" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:1802 +msgid "Searching update package" +msgstr "Búsqueda del paquete de actualización" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:1834 +msgid "Retrieving update" +msgstr "Recuperación de la actualización" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:1918 +msgid "Extracting package" +msgstr "Extracción del paquete" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:1985 +msgid "Testing files" +msgstr "Archivos de prueba" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2017 +#, php-format +msgid "Applying MR %s" +msgstr "Aplicación de la %s de RM" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2054 +msgid "Applying file updates" +msgstr "Aplicación de actualizaciones de archivos" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2079 +msgid "Retrieving server update" +msgstr "Recuperación de la actualización del servidor" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2094 +msgid "Cleaning" +msgstr "Limpieza" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2112 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:663 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:663 +msgid "Completed" +msgstr "Completado" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2207 +msgid "Updating to " +msgstr "Actualización a " + +#: ../../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:66 +msgid "Browse it" +msgstr "navegue hasta él" + +#: ../../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: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 "" +"Tenga en cuenta que este paquete anulará los archivos de %s actuales, por lo que se " +"recomienda hacer una copia de seguridad antes de continuar con el proceso de actualización." + +#: ../../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:70 +#: ../../update_manager_client/views/online.php:153 +#: ../../update_manager_client/views/online.php:200 +msgid "This action will upgrade this console to version " +msgstr "Esta acción actualizará esta consola a la versión " + +#: ../../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:73 +#: ../../update_manager_client/views/online.php:119 +msgid "Updating to" +msgstr "Actualizando" + +#: ../../update_manager_client/views/offline.php:74 +#: ../../update_manager_client/views/online.php:120 +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/offline.php:75 +#: ../../update_manager_client/views/online.php:121 +msgid "There are no updates available" +msgstr "No hay actualizaciones disponibles" + +#: ../../update_manager_client/views/offline.php:76 +#: ../../update_manager_client/views/online.php:122 +msgid "Searching for updates..." +msgstr "Buscando actualizaciones..." + +#: ../../update_manager_client/views/offline.php:78 +#: ../../update_manager_client/views/online.php:124 +#: ../../enterprise/tools/ipam/ipam_action.php:451 +msgid "Successfully updated." +msgstr "Actualizado correctamente" + +#: ../../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:81 +#, php-format +msgid "" +"This update does not correspond with next version of %s. Are you sure you want to install it?" +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:82 +msgid "" +"This server update does not correspond with current console version. Are you sure you want " +"to install it?" +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: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 "" +"El nombre del archivo no coincide con el formato requerido: package_NUMBER.oum o " +"pandorafms_server[_enterprise]-7.0NG. NUMBER_x86[_64].tar.gz, puede usar números con " +"decimales." + +#: ../../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:85 +msgid "Ignore" +msgstr "Ignorar" + +#: ../../update_manager_client/views/offline.php:86 +msgid "Verify package signature" +msgstr "Verificar la firma del paquete" + +#: ../../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 "" +"Copie en el área de texto el token de validación de firma que puede recuperar de %s y " +"presione OK para verificar el paquete, presione ignorar para evitar la verificación de firma" + +#: ../../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 "" +"Esta actualización del servidor no se corresponde con la versión actual de la 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: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 "" +"Esta actualización no se corresponde con la siguiente versión de %s 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/online.php:46 +msgid "The latest version of package installed is" +msgstr "La última versión instalada del paquete es:" + +#: ../../update_manager_client/views/online.php:72 +#: ../../update_manager_client/views/online.php:81 +msgid "" +"Attention. You are about to install an LTS version. LTS versions are the most stable and are " +"released twice a year. Before installing this LTS version, please make sure you have an Before " +"installing this RRR version, please make sure you have an Antes de instalar esta versión RRR, asegúrese de tener un Are you sure?

WARNING: you also need to delete config.php options in " +"your console or delete the whole console." msgstr "" -"Esta acción conectará con dispositivo para recuperar la versión del firmware. " -"¿Está seguro?" +"¿Está seguro?

ADVERTENCIA: También debe eliminar las opciones de " +"config.php en su consola o eliminar la consola completa." -#: ../../enterprise/views/ncm/agent/details.php:636 -msgid "Get running config?" -msgstr "Obtener running-config" +#: ../../views/ITSM/ITSMCustomFields.php:42 +msgid "Incidence type not fields" +msgstr "El tipo de incidencia no tiene campos" -#: ../../enterprise/views/ncm/agent/details.php:637 -msgid "" -"This action will connect to the device to retrieve latest configuration. Are you " -"sure?" -msgstr "" -"Esta acción se conectará al dispositivo para recuperar la configuración más " -"reciente. ¿Estás seguro?" - -#: ../../enterprise/views/ncm/agent/details.php:648 -msgid "Backup latest config?" -msgstr "¿Copia de seguridad de la última configuración?" - -#: ../../enterprise/views/ncm/agent/details.php:649 -msgid "" -"This action will overwrite current backup to use latest retrieved configuration. " -"Are you sure?" -msgstr "" -"Esta acción sobrescribirá la copia de seguridad actual para utilizar la última " -"configuración recuperada. ¿Estás seguro?" - -#: ../../enterprise/views/ncm/agent/details.php:657 -msgid "Backup target config?" -msgstr "¿Configuración de destino de copia de seguridad?" - -#: ../../enterprise/views/ncm/agent/details.php:658 -msgid "" -"This action will overwrite current backup to use selected configuration. Are you " -"sure?" -msgstr "" -"Esta acción sobreescribirá la copia de seguridad actual para utilizar la " -"configuración seleccionada. ¿Está seguro?" - -#: ../../enterprise/views/ncm/agent/details.php:669 -msgid "Restore device configuration?" -msgstr "¿Restaurar la configuración del dispositivo?" - -#: ../../enterprise/views/ncm/agent/details.php:670 -msgid "" -"This action will overwrite device configuration with latest backup. Are you sure?" -msgstr "" -"Esta acción sobrescribirá la configuración del dispositivo con la copia de " -"seguridad más reciente. ¿Estás seguro?" - -#: ../../enterprise/views/ncm/agent/details.php:689 -msgid "Customize script execution" -msgstr "Personalizar la ejecución del script" - -#: ../../enterprise/views/ncm/agent/details.php:690 -#: ../../include/ajax/events.php:2172 -#: ../../include/class/ExternalTools.class.php:646 -#: ../../include/functions_snmp_browser.php:993 -#: ../../include/functions_snmp_browser.php:1169 -#: ../../include/functions_events.php:3660 -msgid "Execute" -msgstr "Ejecutar" - -#: ../../enterprise/views/ncm/templates/list.php:32 -#: ../../enterprise/views/ncm/templates/list.php:50 -#: ../../enterprise/meta/include/functions_alerts_meta.php:129 -#: ../../enterprise/meta/include/functions_alerts_meta.php:164 -#: ../../enterprise/godmode/modules/local_components.php:169 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:269 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:309 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:209 -#: ../../enterprise/godmode/reporting/visual_console_template.php:123 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2137 -#: ../../enterprise/include/functions_reporting.php:157 -#: ../../enterprise/include/functions_reporting.php:8248 -#: ../../enterprise/include/functions_reporting.php:8276 -#: ../../enterprise/include/functions_reporting.php:8347 -#: ../../godmode/modules/manage_network_components.php:303 -#: ../../godmode/menu.php:268 ../../godmode/menu.php:369 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2069 -#: ../../include/functions_menu.php:588 ../../include/class/ConfigPEN.class.php:334 -#: ../../include/class/ModuleTemplates.class.php:196 -#: ../../include/class/ModuleTemplates.class.php:214 -msgid "Templates" -msgstr "Plantillas" - -#: ../../enterprise/views/ncm/templates/list.php:74 -#: ../../enterprise/views/ncm/templates/edit.php:107 -#: ../../enterprise/views/ncm/firmwares/edit.php:106 -#: ../../enterprise/views/ncm/vendors/list.php:32 -#: ../../enterprise/views/ncm/vendors/list.php:50 -#: ../../enterprise/views/ncm/vendors/edit.php:35 -#: ../../enterprise/views/ncm/vendors/edit.php:53 -msgid "Vendors" -msgstr "Fabricantes" - -#: ../../enterprise/views/ncm/templates/list.php:75 -#: ../../enterprise/views/ncm/templates/edit.php:134 -#: ../../enterprise/views/ncm/firmwares/list.php:75 -#: ../../enterprise/views/ncm/firmwares/edit.php:133 -#: ../../enterprise/views/ncm/models/list.php:32 -#: ../../enterprise/views/ncm/models/list.php:50 -msgid "Models" -msgstr "Modelos" - -#: ../../enterprise/views/ncm/templates/list.php:76 -msgid "Scripts defined" -msgstr "Scripts definidos" - -#: ../../enterprise/views/ncm/templates/edit.php:42 -#: ../../enterprise/views/ncm/templates/edit.php:60 -#: ../../enterprise/views/ncm/devices/list.php:32 -#: ../../enterprise/views/ncm/devices/list.php:50 -#: ../../enterprise/views/ncm/firmwares/list.php:49 -#: ../../enterprise/views/ncm/models/edit.php:37 -#: ../../enterprise/views/ncm/models/edit.php:55 -msgid "Devices" -msgstr "Dispositivos" - -#: ../../enterprise/views/ncm/templates/edit.php:102 -msgid "" -"Comma separated, a vendors list compatible with scripts defined within template." -msgstr "" -"Separado por comas, una lista de proveedores compatible con scripts definidos " -"dentro de la plantilla." - -#: ../../enterprise/views/ncm/templates/edit.php:130 -msgid "" -"Comma separated, a model list compatible with scripts defined within template." -msgstr "" -"Separado por comas, una lista de modelos compatibles con scripts definidos " -"dentro de la plantilla." - -#: ../../enterprise/views/ncm/templates/edit.php:148 -msgid "This script will be used to test devices availability" -msgstr "Este script se utilizará para probar la disponibilidad de los dispositivos" - -#: ../../enterprise/views/ncm/templates/edit.php:153 -msgid "Script: Test" -msgstr "Script: prueba" - -#: ../../enterprise/views/ncm/templates/edit.php:175 -msgid "This script will be used to retrieve configuration from devices" -msgstr "" -"Este script se utilizará para recuperar la configuración de los dispositivos" - -#: ../../enterprise/views/ncm/templates/edit.php:180 -msgid "Script: Get configuration" -msgstr "Script: obtener configuración" - -#: ../../enterprise/views/ncm/templates/edit.php:203 -msgid "" -"This script will be used to apply configuration, previously backed up, to devices" -msgstr "" -"Este script se utilizará para aplicar la configuración, previamente respaldada, " -"a los dispositivos" - -#: ../../enterprise/views/ncm/templates/edit.php:208 -msgid "Script: set configuration" -msgstr "Script: establecer la configuración" - -#: ../../enterprise/views/ncm/templates/edit.php:231 -msgid "This script will be used to retrieve firmware version from devices" -msgstr "" -"Este script se utilizará para recuperar la versión del firmware de los " -"dispositivos" - -#: ../../enterprise/views/ncm/templates/edit.php:236 -msgid "Script: get firmware" -msgstr "Script: obtener firmware" - -#: ../../enterprise/views/ncm/templates/edit.php:258 -msgid "This script will be used to upgrade firmware version of the devices" -msgstr "" -"Este script se utilizará para actualizar la versión de firmware de los " -"dispositivos" - -#: ../../enterprise/views/ncm/templates/edit.php:263 -msgid "Script: set firmware" -msgstr "Script: establecer firmware" - -#: ../../enterprise/views/ncm/templates/edit.php:285 -msgid "This script will be executed on the devices when selecting CUSTOM task" -msgstr "" -"Este script se ejecutará en los dispositivos al seleccionar la tarea CUSTOM" - -#: ../../enterprise/views/ncm/templates/edit.php:290 -msgid "Script: custom task" -msgstr "Script: tarea personalizada" - -#: ../../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 "" -"ADVERTENCIA: Esta es una nueva característica y todavía se encuentra en una " -"etapa temprana. Está disponible con funciones limitadas, úselo con precaución y " -"envíenos sus comentarios para mejorar estas capacidades actuales." - -#: ../../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 "" -"El administrador de configuración de red se utiliza para mantener las " -"configuraciones y versiones de software de cualquier dispositivo de red en su " -"infraestructura bajo su control." - -#: ../../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 "" -"Para comenzar a usarlo, navegue por el agente que desee, seleccione " -"Administrador de configuración de red y habilite las funciones de ncm,\n" -" se le pedirá el proveedor y el modelo del dispositivo." - -#: ../../enterprise/views/ncm/devices/list.php:84 -msgid "Define a NCM template" -msgstr "Definir una plantilla de NCM" - -#: ../../enterprise/views/ncm/devices/list.php:87 -msgid "Configure agents to use NCM templates" -msgstr "Configurar agentes para usar plantillas NCM" - -#: ../../enterprise/views/ncm/devices/list.php:117 -#: ../../enterprise/godmode/servers/manage_export.php:176 -#: ../../enterprise/godmode/servers/manage_export_form.php:137 -#: ../../enterprise/include/functions_ipam.php:2113 -#: ../../enterprise/tools/ipam/ipam_network.php:581 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:733 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:253 -#: ../../enterprise/tools/ipam/ipam_excel.php:139 -#: ../../enterprise/tools/ipam/ipam_ajax.php:362 -#: ../../enterprise/tools/ipam/ipam_calculator.php:69 -#: ../../godmode/setup/setup_general.php:941 -#: ../../operation/agentes/ver_agente.php:1218 -msgid "Address" -msgstr "Dirección" - -#: ../../enterprise/views/ncm/devices/list.php:118 -#: ../../enterprise/views/ncm/firmwares/list.php:74 -#: ../../enterprise/views/ncm/models/list.php:72 -#: ../../enterprise/views/ncm/models/edit.php:88 -msgid "Vendor" -msgstr "Fabricante" - -#: ../../enterprise/views/ncm/devices/list.php:119 -msgid "Model" -msgstr "Modelo" - -#: ../../enterprise/views/ncm/devices/list.php:121 -msgid "Last queued task" -msgstr "Última tarea en cola" - -#: ../../enterprise/views/ncm/devices/list.php:122 -#: ../../enterprise/operation/services/services.service.php:124 -#: ../../enterprise/operation/services/services.list.php:548 -#: ../../enterprise/tools/ipam/ipam_list.php:744 -#: ../../extensions/agents_modules.php:325 -#: ../../operation/agentes/group_view.php:80 -#: ../../operation/agentes/tactical.php:63 -msgid "Last update" -msgstr "Última actualización" - -#: ../../enterprise/views/ncm/devices/list.php:123 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:154 -#: ../../enterprise/godmode/policies/policy_alerts.php:450 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:243 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:488 -#: ../../enterprise/include/functions_tasklist.php:198 -#: ../../godmode/massive/massive_copy_modules.php:215 -#: ../../godmode/alerts/alert_list.list.php:572 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:657 -#: ../../godmode/servers/plugin.php:1044 -#: ../../operation/agentes/alerts_status.php:234 -#: ../../operation/agentes/alerts_status.php:235 -msgid "Operations" -msgstr "Operaciones" - -#: ../../enterprise/views/ncm/firmwares/list.php:31 -msgid "Firmwares" -msgstr "Firmwares" - -#: ../../enterprise/views/ncm/firmwares/list.php:73 -#: ../../enterprise/include/class/Omnishell.class.php:405 -#: ../../include/class/CredentialStore.class.php:815 -#: ../../include/class/CredentialStore.class.php:925 -msgid "Identifier" -msgstr "Identificador" - -#: ../../enterprise/views/ncm/firmwares/edit.php:41 -#: ../../enterprise/views/ncm/firmwares/edit.php:59 -msgid "Firmware" -msgstr "Firmware" - -#: ../../enterprise/views/ncm/firmwares/edit.php:101 -msgid "" -"Comma separated, a vendors list compatible with scripts defined within firmware." -msgstr "" -"Separado por comas, una lista de proveedores compatible con scripts definidos " -"dentro del firmware." - -#: ../../enterprise/views/ncm/firmwares/edit.php:129 -msgid "" -"Comma separated, a model list compatible with scripts defined within firmware." -msgstr "" -"Separado por comas, una lista de modelos compatibles con scripts definidos " -"dentro del firmware." - -#: ../../enterprise/views/ncm/firmwares/edit.php:149 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:484 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:129 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:182 -#: ../../enterprise/meta/monitoring/group_view.php:236 -#: ../../enterprise/meta/monitoring/group_view.php:242 -#: ../../enterprise/meta/monitoring/tactical.php:222 -#: ../../enterprise/meta/include/functions_wizard_meta.php:977 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1062 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1265 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1285 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1502 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1587 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1707 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1727 -#: ../../enterprise/meta/index.php:949 ../../enterprise/meta/index.php:1018 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:328 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:344 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:120 -#: ../../enterprise/godmode/services/services.service.php:735 -#: ../../enterprise/godmode/services/services.service.php:978 -#: ../../enterprise/godmode/services/services.elements.php:384 -#: ../../enterprise/godmode/setup/setup_history.php:808 -#: ../../enterprise/include/class/CommandCenter.class.php:558 -#: ../../enterprise/include/class/CommandCenter.class.php:597 -#: ../../enterprise/include/functions_reporting.php:5081 -#: ../../enterprise/include/functions_services.php:1488 -#: ../../enterprise/include/functions_login.php:40 -#: ../../enterprise/operation/agentes/tag_view.php:131 -#: ../../enterprise/operation/services/services.service.php:114 -#: ../../enterprise/operation/services/services.service.php:165 -#: ../../enterprise/operation/services/massive/services.create.php:767 -#: ../../enterprise/operation/services/services.service_map.php:140 -#: ../../enterprise/operation/services/services.treeview_services.php:306 -#: ../../enterprise/operation/services/services.list.php:206 -#: ../../enterprise/operation/services/services.list.php:543 -#: ../../enterprise/operation/services/services.list.php:609 -#: ../../enterprise/operation/services/services.table_services.php:142 -#: ../../update_manager_client/views/offline.php:80 -#: ../../extensions/dbmanager.php:124 ../../godmode/groups/group_list.php:1121 -#: ../../godmode/users/configure_user.php:1073 -#: ../../godmode/users/configure_user.php:2039 -#: ../../godmode/massive/massive_copy_modules.php:124 -#: ../../godmode/massive/massive_copy_modules.php:312 -#: ../../godmode/massive/massive_delete_modules.php:428 -#: ../../godmode/massive/massive_edit_agents.php:1089 -#: ../../godmode/massive/massive_edit_modules.php:392 -#: ../../godmode/massive/massive_edit_modules.php:508 -#: ../../godmode/setup/setup_sflow.php:84 ../../godmode/setup/setup_netflow.php:80 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3885 -#: ../../godmode/wizards/ManageExtensions.class.php:294 -#: ../../mobile/operation/agents.php:59 ../../mobile/operation/modules.php:70 -#: ../../include/functions_reporting_html.php:2600 ../../include/functions.php:1091 -#: ../../include/functions.php:1329 ../../include/functions.php:1332 -#: ../../include/functions.php:1371 ../../include/ajax/module.php:2005 -#: ../../include/functions_graph.php:3355 ../../include/functions_graph.php:3357 -#: ../../include/functions_graph.php:4867 ../../include/functions_ui.php:326 -#: ../../include/functions_ui.php:3170 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:571 -#: ../../include/functions_massive_operations.php:147 -#: ../../include/class/SatelliteAgent.class.php:1337 -#: ../../include/class/SatelliteAgent.class.php:1362 -#: ../../include/class/ExtensionsDiscovery.class.php:608 -#: ../../include/class/Diagnostics.class.php:1842 -#: ../../include/class/AgentWizard.class.php:1401 -#: ../../include/class/AgentWizard.class.php:4147 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:316 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:276 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:563 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:593 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:402 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:437 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:707 -#: ../../include/functions_events.php:3172 ../../index.php:1244 -#: ../../operation/tree.php:209 ../../operation/tree.php:300 -#: ../../operation/tree.php:520 ../../operation/users/user_edit.php:305 -#: ../../operation/agentes/estado_agente.php:292 -#: ../../operation/agentes/status_monitor.php:564 -#: ../../operation/agentes/group_view.php:248 -#: ../../operation/agentes/group_view.php:253 -#: ../../operation/agentes/estado_monitores.php:517 -#: ../../operation/agentes/tactical.php:198 -#: ../../operation/netflow/nf_live_view.php:348 -#: ../../operation/gis_maps/render_view.php:166 ../../general/logon_ok.php:158 -msgid "Warning" -msgstr "Advertencia" - -#: ../../enterprise/views/ncm/firmwares/edit.php:149 -msgid "Current binary file will be overwritten, are you sure?" -msgstr "El archivo binario actual se sobrescribirá, ¿está seguro?" - -#: ../../enterprise/views/ncm/firmwares/edit.php:154 -msgid "Binary file" -msgstr "Archivo binario" - -#: ../../enterprise/views/ncm/vendors/edit.php:89 -msgid "icon" -msgstr "icono" - -#: ../../enterprise/views/ipam/sites/list.php:48 -#: ../../enterprise/views/ipam/sites/edit.php:54 -#: ../../godmode/modules/manage_nc_groups_form.php:73 -#: ../../godmode/groups/configure_group.php:225 -#: ../../godmode/groups/group_list.php:893 -#: ../../godmode/massive/massive_edit_agents.php:683 -#: ../../godmode/reporting/visual_console_builder.elements.php:124 -#: ../../include/functions_visual_map_editor.php:1002 -#: ../../include/rest-api/models/VisualConsole/Item.php:2183 -#: ../../operation/agentes/ver_agente.php:1255 -#: ../../operation/agentes/estado_generalagente.php:482 -msgid "Parent" -msgstr "Padre" - -#: ../../enterprise/meta/screens/screens.visualmap.php:62 -msgid "Create visualmap" -msgstr "Crear mapa visual" - -#: ../../enterprise/meta/advanced/servers.build_table.php:34 -#: ../../godmode/servers/modificar_server.php:174 -#: ../../godmode/servers/modificar_server.php:332 -#: ../../godmode/servers/modificar_server.php:351 -#: ../../godmode/servers/modificar_server.php:393 -#, php-format -msgid "%s servers" -msgstr "Servidores de %s" - -#: ../../enterprise/meta/advanced/servers.build_table.php:51 -#: ../../godmode/servers/servers.build_table.php:53 -msgid "There are no servers configured into the database" -msgstr "No hay ningún servidor configurado en la base de datos" - -#: ../../enterprise/meta/advanced/servers.build_table.php:82 -#: ../../enterprise/meta/monitoring/group_view.php:155 -#: ../../enterprise/meta/monitoring/group_view.php:218 -#: ../../enterprise/meta/include/functions_wizard_meta.php:406 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1821 -#: ../../enterprise/meta/agentsearch.php:138 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:135 -#: ../../enterprise/godmode/policies/policy_modules.php:459 -#: ../../enterprise/godmode/policies/policy_modules.php:472 -#: ../../enterprise/godmode/policies/policies.php:597 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:128 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:176 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:473 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:219 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:233 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:300 -#: ../../enterprise/include/functions_reporting_pdf.php:889 -#: ../../enterprise/include/functions_policies.php:3709 -#: ../../enterprise/operation/agentes/tag_view.php:700 -#: ../../enterprise/operation/services/massive/services.create.php:986 -#: ../../enterprise/operation/services/massive/service.create.elements.php:380 -#: ../../enterprise/operation/services/services.service_map.php:153 -#: ../../extensions/agents_modules.php:865 -#: ../../godmode/agentes/configurar_agente.php:423 -#: ../../godmode/agentes/configurar_agente.php:753 -#: ../../godmode/agentes/modificar_agente.php:832 -#: ../../godmode/agentes/planned_downtime.list.php:85 -#: ../../godmode/agentes/planned_downtime.list.php:116 -#: ../../godmode/agentes/planned_downtime.editor.php:1360 -#: ../../godmode/agentes/planned_downtime.editor.php:1437 -#: ../../godmode/massive/massive_copy_modules.php:226 -#: ../../godmode/massive/massive_delete_modules.php:499 -#: ../../godmode/massive/massive_delete_modules.php:603 -#: ../../godmode/massive/massive_edit_plugins.php:383 -#: ../../godmode/massive/massive_edit_modules.php:467 -#: ../../godmode/massive/massive_edit_modules.php:603 -#: ../../godmode/reporting/reporting_builder.list_items.php:228 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1988 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2209 -#: ../../godmode/reporting/visual_console_builder.wizard.php:447 -#: ../../godmode/servers/servers.build_table.php:84 -#: ../../mobile/operation/agents.php:96 ../../mobile/operation/agents.php:410 -#: ../../mobile/operation/modules.php:236 ../../mobile/operation/home.php:86 -#: ../../mobile/operation/agent.php:330 -#: ../../include/functions_reporting_html.php:2119 -#: ../../include/functions_reporting_html.php:5701 -#: ../../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_reports.php:769 ../../include/functions_reports.php:773 -#: ../../include/functions_reports.php:777 ../../include/functions_html.php:1807 -#: ../../include/functions_html.php:6122 -#: ../../include/class/AgentsAlerts.class.php:253 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:424 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:430 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:512 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:347 -#: ../../operation/search_agents.php:40 ../../operation/tree.php:115 -#: ../../operation/search_results.php:160 -#: ../../operation/agentes/estado_agente.php:1072 -#: ../../operation/agentes/graphs.php:204 -#: ../../operation/agentes/exportdata.php:354 -#: ../../operation/agentes/group_view.php:185 -#: ../../operation/agentes/group_view.php:238 -msgid "Modules" -msgstr "Módulos" - -#: ../../enterprise/meta/advanced/servers.build_table.php:83 -#: ../../godmode/servers/servers.build_table.php:85 -msgid "Lag" -msgstr "Retraso" - -#: ../../enterprise/meta/advanced/servers.build_table.php:83 -#: ../../godmode/servers/servers.build_table.php:85 -msgid "Avg. Delay(sec)/Modules delayed" -msgstr "Media de retraso (seg.)/Módulos retrasados" - -#: ../../enterprise/meta/advanced/servers.build_table.php:84 -#: ../../godmode/servers/servers.build_table.php:86 -msgid "T/Q" -msgstr "H/C" - -#: ../../enterprise/meta/advanced/servers.build_table.php:84 -#: ../../godmode/servers/servers.build_table.php:86 -msgid "Threads / Queued modules currently" -msgstr "Hilos/Cola actual de módulos" - -#: ../../enterprise/meta/advanced/servers.build_table.php:86 -#: ../../enterprise/include/class/DatabaseHA.class.php:800 -#: ../../enterprise/tools/ipam/ipam_ajax.php:497 -#: ../../godmode/agentes/agent_incidents.php:92 -#: ../../godmode/servers/servers.build_table.php:88 -#: ../../operation/incidents/integriaims_export_csv.php:86 -msgid "Updated" -msgstr "Actualizado" - -#: ../../enterprise/meta/advanced/servers.build_table.php:90 -#: ../../enterprise/meta/include/functions_autoprovision.php:701 -#: ../../enterprise/godmode/modules/local_components.php:647 -#: ../../enterprise/godmode/policies/policy_alerts.php:450 -#: ../../enterprise/godmode/policies/policies.php:456 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:243 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261 -#: ../../godmode/users/profile_list.php:359 -#: ../../godmode/alerts/alert_list.list.php:572 -#: ../../godmode/alerts/alert_templates.php:418 -#: ../../godmode/reporting/reporting_builder.list_items.php:429 -#: ../../godmode/reporting/graphs.php:375 -#: ../../godmode/reporting/reporting_builder.php:934 -#: ../../godmode/reporting/reporting_builder.php:1154 -#: ../../godmode/servers/servers.build_table.php:92 -#: ../../include/functions_container.php:157 -#: ../../operation/gis_maps/gis_map.php:122 -msgid "Op." -msgstr "Op." - -#: ../../enterprise/meta/advanced/servers.build_table.php:117 -#: ../../godmode/servers/servers.build_table.php:148 -msgid "This is a master server" -msgstr "Este es un servidor maestro" - -#: ../../enterprise/meta/advanced/servers.build_table.php:132 -#: ../../enterprise/meta/advanced/servers.build_table.php:138 -#: ../../godmode/servers/servers.build_table.php:167 -#: ../../godmode/servers/servers.build_table.php:173 -msgid "of" -msgstr "de" - -#: ../../enterprise/meta/advanced/servers.build_table.php:169 -#: ../../godmode/servers/servers.build_table.php:257 -msgid "Pending alerts list" -msgstr "Lista de alertas pendientes" - -#: ../../enterprise/meta/advanced/servers.build_table.php:186 -#: ../../enterprise/godmode/policies/policy_agents.php:969 -#: ../../godmode/agentes/configurar_agente.php:635 -#: ../../godmode/agentes/configurar_agente.php:780 -#: ../../godmode/agentes/agent_manager.php:870 -#: ../../godmode/massive/massive_edit_agents.php:994 -#: ../../godmode/reporting/reporting_builder.item_editor.php:82 -#: ../../godmode/servers/servers.build_table.php:292 -#: ../../operation/agentes/estado_generalagente.php:313 -msgid "Remote configuration" -msgstr "Configuración remota" - -#: ../../enterprise/meta/advanced/servers.build_table.php:202 -#: ../../godmode/servers/servers.build_table.php:306 -msgid "Modules run by this server will stop working. Do you want to continue?" -msgstr "" -"Los módulos ejecutados por este servidor podrían dejar de funcionar. ¿Quieres " -"continuar?" - -#: ../../enterprise/meta/advanced/servers.build_table.php:229 -#: ../../godmode/servers/servers.build_table.php:335 -msgid "Tactical server information" -msgstr "Vista táctica del servidor" - -#: ../../enterprise/meta/advanced/servers.build_table.php:239 -#: ../../godmode/servers/servers.build_table.php:348 -#: ../../include/help/clippy/server_queued_modules.php:35 -msgid "Excesive Queued." -msgstr "Demasiados módulos en cola" - -#: ../../enterprise/meta/advanced/servers.build_table.php:240 -#: ../../godmode/servers/servers.build_table.php:349 -msgid "" -"You have too many items in the processing queue. This can happen if your server " -"is overloaded and/or improperly configured. This could be something temporary, " -"or a bottleneck. If it is associated with a delay in monitoring, with modules " -"going to unknown, try increasing the number of threads." -msgstr "" -"Tiene demasiados elementos en la cola de procesamiento. Esto puede suceder si su " -"servidor está sobrecargado y/o configurado incorrectamente. Podría tratarse de " -"algo temporal o un cuello de botella. Si está asociado con un retraso en la " -"monitorización, con módulos que pasan a desconocido, intente aumentar el número " -"de subprocesos." - -#: ../../enterprise/meta/advanced/servers.build_table.php:241 -#: ../../enterprise/meta/advanced/cron_main.php:413 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:958 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1163 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4043 -#: ../../enterprise/godmode/wizards/consoletask_js.php:48 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4106 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4416 -#: ../../enterprise/operation/agentes/security_hardening.php:603 -#: ../../enterprise/operation/log/log_viewer.php:1212 -#: ../../enterprise/operation/log/log_viewer.php:1227 -#: ../../enterprise/operation/services/services.treeview_services.php:416 -#: ../../extensions/insert_data.php:285 -#: ../../godmode/agentes/planned_downtime.editor.php:2013 -#: ../../godmode/menu.php:740 -#: ../../godmode/alerts/configure_alert_template.php:1533 -#: ../../godmode/alerts/configure_alert_template.php:1617 -#: ../../godmode/setup/news.php:439 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5222 -#: ../../godmode/wizards/HostDevices.class.php:797 -#: ../../godmode/servers/servers.build_table.php:350 -#: ../../mobile/include/ui.class.php:717 ../../mobile/include/ui.class.php:775 -#: ../../include/functions_menu.php:958 ../../include/functions_menu.php:1308 -#: ../../include/functions_clippy.php:335 -#: ../../include/class/AlertsList.class.php:437 -#: ../../include/class/WelcomeWindow.class.php:159 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:736 -#: ../../include/functions_snmp_browser.php:600 ../../operation/tree.php:633 -#: ../../operation/agentes/stat_win.php:607 -#: ../../operation/agentes/interface_traffic_graph_win.php:451 -#: ../../operation/agentes/datos_agente.php:320 -#: ../../operation/agentes/estado_monitores.php:467 -#: ../../operation/network/network_report.php:615 -#: ../../operation/network/network_usage_map.php:430 -#: ../../operation/netflow/nf_live_view.php:988 -#: ../../operation/search_modules.php:359 -#: ../../operation/reporting/reporting_viewer.php:366 -#: ../../operation/reporting/reporting_viewer.php:385 -#: ../../operation/reporting/graph_viewer.php:472 -#: ../../operation/events/events.php:3503 ../../general/header.php:934 -msgid "Close" -msgstr "Cerrar" - -#: ../../enterprise/meta/advanced/massive_operations.php:55 -#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:64 -#: ../../general/node_deactivated.php:64 -msgid "command center" -msgstr "Command Center" - -#: ../../enterprise/meta/advanced/massive_operations.php:52 -#, php-format -msgid "" -"You should centralise management in order to use Wizard section. Please go to %s" -msgstr "" -"Debe centralizar la administración para utilizar la sección Asistente. Por " -"favor, vaya a %s" - -#: ../../enterprise/meta/advanced/component_management.php:35 -#: ../../include/functions_menu.php:619 -msgid "Tags management" -msgstr "Gestión de etiquetas" - -#: ../../enterprise/meta/advanced/component_management.php:39 -msgid "Module groups Management" -msgstr "Gestor de grupos de módulo" - -#: ../../enterprise/meta/advanced/component_management.php:43 -msgid "OS Management" -msgstr "Administración de SO" - -#: ../../enterprise/meta/advanced/component_management.php:51 -#: ../../extensions/module_groups.php:487 -#: ../../godmode/groups/configure_modu_group.php:43 -#: ../../godmode/groups/modu_group_list.php:83 ../../godmode/menu.php:205 -#: ../../godmode/reporting/reporting_builder.item_editor.php:89 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:346 -#: ../../operation/tree.php:103 -msgid "Module groups" -msgstr "Grupos de módulos" - -#: ../../enterprise/meta/advanced/component_management.php:56 -#: ../../operation/tree.php:141 -msgid "tags" -msgstr "Etiquetas" - -#: ../../enterprise/meta/advanced/component_management.php:61 -msgid "Os manage" -msgstr "Gestión del sistema operativo" - -#: ../../enterprise/meta/advanced/component_management.php:87 -msgid "Component Management" -msgstr "Gestión de componentes" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:51 -#: ../../enterprise/meta/advanced/metasetup.relations.php:96 -#: ../../enterprise/meta/advanced/metasetup.password.php:60 -#: ../../enterprise/meta/advanced/metasetup.log.php:41 -#: ../../enterprise/meta/advanced/metasetup.setup.php:55 -#: ../../enterprise/meta/advanced/metasetup.hist_db.php:48 -#: ../../enterprise/meta/advanced/metasetup.auth.php:47 -#: ../../enterprise/meta/advanced/metasetup.performance.php:47 -#, php-format -msgid "Could not be update: Error in %s" -msgstr "No se puede actualizar: error en %s" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:58 -#: ../../enterprise/meta/advanced/metasetup.relations.php:103 -#: ../../enterprise/meta/advanced/metasetup.password.php:67 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:238 -#: ../../enterprise/meta/advanced/metasetup.log.php:48 -#: ../../enterprise/meta/advanced/metasetup.setup.php:62 -#: ../../enterprise/meta/advanced/metasetup.hist_db.php:55 -#: ../../enterprise/meta/advanced/metasetup.auth.php:54 -#: ../../enterprise/meta/advanced/metasetup.performance.php:54 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:85 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:412 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:432 -msgid "Successfully update" -msgstr "Actualizado correctamente" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:100 -#: ../../godmode/menu.php:460 ../../godmode/setup/setup.php:137 -#: ../../godmode/setup/setup.php:285 -msgid "Visual styles" -msgstr "Estilos visuales" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:106 -#: ../../enterprise/meta/include/functions_meta.php:1466 -#: ../../godmode/setup/setup_visuals.php:1766 -#: ../../include/functions_config.php:1031 -msgid "Date format string" -msgstr "Formato de fecha a mostrar" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:108 -#: ../../enterprise/tools/ipam/ipam_editor.php:147 -#: ../../godmode/setup/setup_visuals.php:1775 -msgid "Example" -msgstr "Ejemplo" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:138 -#: ../../godmode/setup/setup_visuals.php:1812 -msgid "Timestamp, time comparison, or compact mode" -msgstr "Marca horaria, comparación horaria o modo compacto" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:140 -#: ../../godmode/setup/setup_visuals.php:1620 -msgid "Comparation in rollover" -msgstr "Fecha en comparación" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:147 -#: ../../godmode/setup/setup_visuals.php:1627 -msgid "Timestamp in rollover" -msgstr "Fecha literal" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:154 -#: ../../godmode/setup/setup_visuals.php:1634 -msgid "Compact mode" -msgstr "Modo compacto" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:164 -#: ../../include/functions_config.php:1043 -msgid "Graph color #1" -msgstr "Color de la gráfica #1" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:175 -#: ../../include/functions_config.php:1047 -msgid "Graph color #2" -msgstr "Color de la gráfica #2" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:186 -#: ../../include/functions_config.php:1051 -msgid "Graph color #3" -msgstr "Color de la gráfica #3" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:197 -msgid "Data precision for reports and visual consoles" -msgstr "Precisión de datos para informes y consolas visuales" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:197 -msgid "Precision must be a integer number between 0 and 5" -msgstr "La precisión debe ser un número entero entre 0 y 5" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:215 -#: ../../enterprise/meta/include/functions_meta.php:1516 -#: ../../godmode/setup/setup_visuals.php:1265 -#: ../../godmode/reporting/visual_console_builder.elements.php:233 -#: ../../godmode/reporting/visual_console_builder.wizard.php:288 -#: ../../include/functions_visual_map_editor.php:734 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:458 -msgid "Percentile" -msgstr "Percentil" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:215 -msgid "Show percentile 95 in graphs" -msgstr "Mostrar el percentil 95 en los gráficos" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:231 -#: ../../enterprise/meta/include/functions_meta.php:1601 -#: ../../godmode/setup/setup_visuals.php:1169 -#: ../../include/functions_config.php:1083 -msgid "Value to interface graphics" -msgstr "Valor para la interfaz gráfica" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:247 -#: ../../enterprise/meta/include/functions_meta.php:1614 -#: ../../godmode/users/configure_user.php:1443 -#: ../../godmode/users/user_management.php:609 -#: ../../godmode/massive/massive_edit_users.php:263 -#: ../../godmode/setup/setup_visuals.php:96 -#: ../../godmode/events/event_edit_filter.php:459 -#: ../../include/functions_config.php:1100 ../../operation/users/user_edit.php:420 -msgid "Block size for pagination" -msgstr "Tamaño de bloque para la paginación" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:263 -#: ../../enterprise/meta/include/functions_meta.php:1530 -#: ../../godmode/setup/setup_visuals.php:1194 -msgid "Number of elements in Custom Graph" -msgstr "Número de elementos en gráfica personalizada" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:278 -#: ../../enterprise/meta/include/functions_meta.php:1624 -#: ../../godmode/setup/setup_visuals.php:1208 -#: ../../include/functions_config.php:1104 -msgid "Use round corners" -msgstr "Usar bordes redondeados" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:288 -#: ../../enterprise/meta/include/functions_meta.php:1635 -#: ../../godmode/setup/setup_visuals.php:1219 -#: ../../include/functions_config.php:1108 -msgid "Chart fit to content" -msgstr "Tabla adaptada al contenido" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:298 -#: ../../enterprise/meta/include/functions_meta.php:1646 -#: ../../include/functions_config.php:1340 -msgid "Disable help" -msgstr "Deshabilitar ayuda" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:309 -#: ../../enterprise/meta/advanced/metasetup.relations.php:419 -#: ../../enterprise/meta/advanced/collections.data.php:435 -#: ../../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/monitoring/custom_fields_view.php:195 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:211 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:274 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:773 -#: ../../enterprise/meta/include/functions_users_meta.php:87 -#: ../../enterprise/meta/include/functions_users_meta.php:98 -#: ../../enterprise/meta/include/functions_wizard_meta.php:319 -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:406 -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:450 -#: ../../enterprise/meta/include/functions_html_meta.php:75 -#: ../../enterprise/godmode/modules/local_components.php:554 -#: ../../enterprise/godmode/modules/local_components.php:587 -#: ../../enterprise/godmode/agentes/collections.data.php:485 -#: ../../enterprise/godmode/policies/policy_queue.php:294 -#: ../../enterprise/godmode/policies/policy_queue.php:306 -#: ../../enterprise/godmode/policies/policy_queue.php:331 -#: ../../enterprise/godmode/policies/policy_queue.php:734 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:383 -#: ../../enterprise/godmode/policies/policy_agents.php:457 -#: ../../enterprise/godmode/policies/policy_agents.php:592 -#: ../../enterprise/godmode/policies/policy_agents.php:610 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:131 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:297 -#: ../../enterprise/godmode/setup/setup_acl.php:555 -#: ../../enterprise/godmode/setup/setup_acl.php:573 -#: ../../enterprise/godmode/setup/setup_acl.php:591 -#: ../../enterprise/godmode/setup/setup_acl.php:892 -#: ../../enterprise/godmode/setup/setup_acl.php:900 -#: ../../enterprise/godmode/setup/setup_acl.php:911 -#: ../../enterprise/godmode/setup/setup_acl.php:956 -#: ../../enterprise/godmode/setup/setup_acl.php:987 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:225 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:132 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:177 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:630 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:656 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:232 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2065 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2876 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2903 -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:141 -#: ../../enterprise/include/class/ManageBackups.class.php:192 -#: ../../enterprise/include/functions_metaconsole.php:883 -#: ../../enterprise/include/functions_metaconsole.php:884 -#: ../../enterprise/include/functions_metaconsole.php:1241 -#: ../../enterprise/include/functions_ipam.php:1714 -#: ../../enterprise/include/functions_ipam.php:1777 -#: ../../enterprise/operation/agentes/security_hardening.php:439 -#: ../../enterprise/operation/agentes/security_hardening.php:500 -#: ../../enterprise/operation/agentes/tag_view.php:145 -#: ../../enterprise/operation/agentes/tag_view.php:180 -#: ../../enterprise/operation/agentes/tag_view.php:247 -#: ../../enterprise/operation/agentes/tag_view.php:316 -#: ../../enterprise/operation/agentes/tag_view.php:328 -#: ../../enterprise/operation/agentes/tag_view.php:430 -#: ../../enterprise/operation/log/log_viewer.php:609 -#: ../../enterprise/operation/log/log_viewer.php:771 -#: ../../enterprise/operation/log/log_viewer.php:792 -#: ../../enterprise/operation/snmpconsole/snmp_view.php:33 -#: ../../extensions/resource_registration.php:1137 -#: ../../extensions/agents_modules.php:462 -#: ../../extensions/files_repo/files_repo_form.php:44 -#: ../../godmode/modules/manage_network_templates_form.php:303 -#: ../../godmode/modules/manage_network_components.php:655 -#: ../../godmode/netflow/nf_edit_form.php:264 -#: ../../godmode/massive/massive_copy_modules.php:137 -#: ../../godmode/massive/massive_copy_modules.php:324 -#: ../../godmode/massive/massive_delete_modules.php:324 -#: ../../godmode/massive/massive_delete_modules.php:375 -#: ../../godmode/massive/massive_delete_modules.php:440 -#: ../../godmode/massive/massive_delete_modules.php:459 -#: ../../godmode/massive/massive_edit_modules.php:303 -#: ../../godmode/massive/massive_edit_modules.php:355 -#: ../../godmode/massive/massive_edit_modules.php:404 -#: ../../godmode/massive/massive_edit_modules.php:520 -#: ../../godmode/alerts/alert_list.list.php:137 -#: ../../godmode/alerts/alert_list.list.php:152 -#: ../../godmode/alerts/alert_list.list.php:169 -#: ../../godmode/alerts/alert_list.list.php:201 -#: ../../godmode/alerts/alert_templates.php:318 -#: ../../godmode/alerts/alert_list.php:647 ../../godmode/alerts/alert_list.php:668 -#: ../../godmode/alerts/alert_list.php:682 ../../godmode/setup/gis_step_2.php:238 -#: ../../godmode/setup/setup_visuals.php:1089 -#: ../../godmode/reporting/reporting_builder.list_items.php:217 -#: ../../godmode/reporting/reporting_builder.list_items.php:234 -#: ../../godmode/reporting/reporting_builder.list_items.php:251 -#: ../../godmode/reporting/create_container.php:646 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1752 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1770 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2195 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3058 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3085 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3739 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3820 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3842 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3900 -#: ../../godmode/reporting/visual_console_builder.wizard.php:359 -#: ../../godmode/events/event_edit_filter.php:360 -#: ../../godmode/events/event_edit_filter.php:380 -#: ../../godmode/events/event_edit_filter.php:764 -#: ../../mobile/operation/agents.php:56 ../../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:1014 ../../mobile/operation/events.php:1024 -#: ../../mobile/operation/events.php:1581 ../../mobile/operation/events.php:1610 -#: ../../include/functions.php:1127 ../../include/functions.php:1387 -#: ../../include/ajax/events.php:475 ../../include/functions_groupview.php:96 -#: ../../include/functions_modules.php:3609 -#: ../../include/functions_modules.php:3611 ../../include/functions_users.php:428 -#: ../../include/functions_users.php:686 -#: ../../include/functions_notifications.php:105 -#: ../../include/functions_html.php:961 ../../include/functions_html.php:1666 -#: ../../include/functions_massive_operations.php:158 -#: ../../include/functions_massive_operations.php:172 -#: ../../include/functions_massive_operations.php:225 -#: ../../include/class/EventSound.class.php:347 -#: ../../include/class/CredentialStore.class.php:509 -#: ../../include/class/SnmpConsole.class.php:290 -#: ../../include/class/SnmpConsole.class.php:296 -#: ../../include/class/SnmpConsole.class.php:308 -#: ../../include/class/AuditLog.class.php:232 -#: ../../include/class/AuditLog.class.php:242 -#: ../../include/class/TipsWindow.class.php:739 -#: ../../include/class/TipsWindow.class.php:906 -#: ../../include/functions_reporting.php:3360 -#: ../../include/functions_reporting.php:3457 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:430 -#: ../../include/lib/Dashboard/Widgets/events_list.php:423 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:400 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:435 -#: ../../include/functions_groups.php:671 ../../include/functions_groups.php:1984 -#: ../../operation/heatmap.php:122 ../../operation/tree.php:205 -#: ../../operation/tree.php:297 ../../operation/agentes/estado_agente.php:348 -#: ../../operation/agentes/status_monitor.php:598 -#: ../../operation/agentes/status_monitor.php:679 -#: ../../operation/agentes/status_monitor.php:979 -#: ../../operation/agentes/estado_monitores.php:512 -#: ../../operation/agentes/estado_monitores.php:533 -#: ../../operation/agentes/agent_inventory.php:124 -#: ../../operation/agentes/alerts_status.functions.php:98 -#: ../../operation/agentes/alerts_status.functions.php:134 -#: ../../operation/agentes/alerts_status.functions.php:165 -#: ../../operation/agentes/alerts_status.functions.php:184 -#: ../../operation/incidents/list_integriaims_incidents.php:340 -#: ../../operation/incidents/list_integriaims_incidents.php:353 -#: ../../operation/incidents/list_integriaims_incidents.php:394 -#: ../../operation/incidents/list_integriaims_incidents.php:407 -#: ../../operation/inventory/inventory.php:78 -#: ../../operation/inventory/inventory.php:79 -#: ../../operation/inventory/inventory.php:325 -#: ../../operation/inventory/inventory.php:326 -#: ../../operation/inventory/inventory.php:502 -#: ../../operation/inventory/inventory.php:535 -#: ../../operation/inventory/inventory.php:570 -#: ../../operation/events/events.php:922 ../../operation/events/events.php:1952 -#: ../../operation/events/events.php:2046 ../../operation/events/events.php:2246 -#: ../../general/subselect_data_module.php:62 -msgid "All" -msgstr "Todo" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:310 -#: ../../godmode/setup/setup_visuals.php:1090 -msgid "On Boolean graphs" -msgstr "En gráficos booleanos" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:313 -#: ../../godmode/setup/setup_visuals.php:1277 -msgid "Graph TIP view" -msgstr "Visor de gráfico TIP" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:313 -msgid "This option may cause performance issues" -msgstr "Esta opción puede generar problemas de rendimiento" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:328 -#: ../../godmode/setup/setup_visuals.php:1093 -msgid "Show only average by default" -msgstr "Mostrar solo la media por defecto" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:329 -#: ../../godmode/setup/setup_visuals.php:1094 -msgid "Show MAX/AVG/MIN by default" -msgstr "Mostrar MÁX/MEDIA/MÍN por defecto" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:332 -#: ../../godmode/setup/setup_visuals.php:1293 -msgid "Graph mode" -msgstr "Modo de gráfico" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:354 -msgid "Zoom graphs:" -msgstr "Gráficas ampliadas:" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:369 -#: ../../godmode/setup/setup_visuals.php:1229 -msgid "Type of module charts" -msgstr "Tipo de gráficos de módulos" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:371 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:260 -#: ../../godmode/setup/setup_visuals.php:1236 -#: ../../godmode/reporting/create_container.php:430 -#: ../../godmode/reporting/graph_builder.main.php:208 -#: ../../include/functions_visual_map_editor.php:552 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:642 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:489 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:352 -#: ../../operation/agentes/graphs.php:252 ../../operation/agentes/graphs.php:259 -#: ../../operation/agentes/graphs.php:448 ../../operation/agentes/graphs.php:466 -#: ../../operation/reporting/graph_viewer.php:354 -msgid "Area" -msgstr "Área" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:378 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:262 -#: ../../godmode/setup/setup_visuals.php:1248 -#: ../../godmode/reporting/create_container.php:431 -#: ../../godmode/reporting/visual_console_builder.elements.php:365 -#: ../../godmode/reporting/graph_builder.main.php:210 -#: ../../include/functions_visual_map_editor.php:72 -#: ../../include/functions_visual_map_editor.php:551 -#: ../../include/functions_visual_map_editor.php:1453 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:641 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:354 -#: ../../operation/visual_console/view.php:385 -#: ../../operation/agentes/graphs.php:254 ../../operation/agentes/graphs.php:260 -#: ../../operation/agentes/graphs.php:456 ../../operation/agentes/graphs.php:470 -#: ../../operation/reporting/graph_viewer.php:356 -msgid "Line" -msgstr "Línea" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:388 -#: ../../enterprise/meta/include/functions_meta.php:1736 -msgid "Metaconsole elements" -msgstr "Elementos de la Metaconsola" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:388 -msgid "The number of elements retrieved for each instance in some views." -msgstr "Número de elementos recuperados para cada instancia en algunas vistas" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:401 -#: ../../enterprise/meta/advanced/metasetup.visual.php:904 -#: ../../enterprise/meta/advanced/metasetup.visual.php:905 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:332 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:467 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:480 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:282 -#: ../../godmode/snmpconsole/snmp_alert.php:1612 -#: ../../godmode/setup/setup_visuals.php:1328 -#: ../../godmode/setup/setup_visuals.php:1329 -#: ../../godmode/setup/setup_visuals.php:1909 -#: ../../include/functions_visual_map_editor.php:1278 -#: ../../include/functions_visual_map_editor.php:1279 -#: ../../include/functions.php:509 ../../include/functions.php:640 -#: ../../include/ajax/events.php:2325 ../../include/ajax/events.php:2326 -#: ../../include/ajax/events.php:2327 ../../include/ajax/events.php:2328 -#: ../../include/ajax/events.php:2332 ../../include/ajax/events.php:2333 -#: ../../include/ajax/events.php:2334 ../../include/ajax/events.php:2335 -#: ../../include/ajax/events.php:2336 ../../include/ajax/events.php:2337 -#: ../../include/functions_html.php:2198 -#: ../../operation/events/sound_events.php:150 -#: ../../operation/events/sound_events.php:151 -#: ../../operation/events/sound_events.php:152 -#: ../../operation/events/sound_events.php:153 -#: ../../operation/events/sound_events.php:157 -#: ../../operation/events/sound_events.php:158 -#: ../../operation/events/sound_events.php:159 -#: ../../operation/events/sound_events.php:160 -#: ../../operation/events/sound_events.php:161 -#: ../../operation/events/sound_events.php:162 -msgid "seconds" -msgstr "segundos" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:402 -#: ../../enterprise/meta/advanced/metasetup.visual.php:906 -#: ../../enterprise/meta/advanced/metasetup.visual.php:907 -#: ../../enterprise/meta/advanced/metasetup.visual.php:908 -#: ../../enterprise/meta/advanced/metasetup.visual.php:909 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:284 -#: ../../godmode/setup/setup_visuals.php:1330 -#: ../../godmode/setup/setup_visuals.php:1331 -#: ../../godmode/setup/setup_visuals.php:1332 -#: ../../godmode/setup/setup_visuals.php:1333 -#: ../../godmode/setup/setup_visuals.php:1910 -#: ../../include/functions_visual_map_editor.php:1280 -#: ../../include/functions_visual_map_editor.php:1281 -#: ../../include/functions_visual_map_editor.php:1282 -#: ../../include/functions_visual_map_editor.php:1283 -#: ../../include/functions.php:513 ../../include/functions.php:644 -#: ../../include/functions_html.php:2199 -msgid "minutes" -msgstr "minutos" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:403 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:286 -#: ../../godmode/setup/setup_visuals.php:1911 ../../include/functions.php:514 -#: ../../include/functions.php:645 ../../include/functions_snmp.php:402 -#: ../../include/functions_html.php:2200 ../../include/functions_events.php:5241 -msgid "hours" -msgstr "horas" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:404 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:288 -#: ../../godmode/db/db_main.php:86 ../../godmode/db/db_main.php:92 -#: ../../godmode/setup/setup_visuals.php:1912 ../../include/functions.php:510 -#: ../../include/functions.php:641 ../../include/functions_html.php:2201 -msgid "days" -msgstr "días" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:405 -#: ../../godmode/setup/setup_visuals.php:1913 ../../include/functions.php:511 -#: ../../include/functions.php:642 ../../include/functions_html.php:2203 -msgid "months" -msgstr "meses" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:406 -#: ../../godmode/setup/setup_visuals.php:1914 ../../include/functions.php:512 -#: ../../include/functions.php:643 ../../include/functions_html.php:2204 -msgid "years" -msgstr "años" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:410 -msgid "Add new custom value to intervals" -msgstr "Añadir nuevo valor personalizado para intervalos" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:430 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:821 -#: ../../enterprise/meta/advanced/links.php:204 -#: ../../enterprise/meta/advanced/cron_main.php:381 -#: ../../enterprise/meta/include/functions_autoprovision.php:766 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1365 -#: ../../enterprise/godmode/modules/configure_local_component.php:804 -#: ../../enterprise/godmode/agentes/collection_manager.php:165 -#: ../../enterprise/godmode/agentes/collection_manager.php:192 -#: ../../enterprise/godmode/agentes/plugins_manager.php:168 -#: ../../enterprise/godmode/agentes/plugins_manager.php:181 -#: ../../enterprise/godmode/agentes/plugins_manager.php:182 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:298 -#: ../../enterprise/godmode/policies/policy_plugins.php:162 -#: ../../enterprise/godmode/policies/policy_alerts.php:713 -#: ../../enterprise/godmode/policies/policy_alerts.php:835 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:681 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:691 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:243 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:375 -#: ../../enterprise/godmode/policies/policy_collections.php:338 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:168 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:140 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:152 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:417 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:247 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:357 -#: ../../enterprise/godmode/setup/setup_acl.php:619 -#: ../../enterprise/godmode/setup/setup_acl.php:674 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:234 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:497 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:258 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:852 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:343 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:498 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:196 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:278 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:298 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:82 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:101 -#: ../../enterprise/include/ajax/servers.ajax.php:148 -#: ../../enterprise/include/ajax/servers.ajax.php:194 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2314 -#: ../../enterprise/operation/agentes/policy_manager.php:598 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1460 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:940 -#: ../../extensions/files_repo/files_repo_form.php:124 -#: ../../godmode/modules/manage_network_templates_form.php:347 -#: ../../godmode/agentes/inventory_manager.php:192 -#: ../../godmode/agentes/planned_downtime.editor.php:1314 -#: ../../godmode/agentes/planned_downtime.editor.php:1493 -#: ../../godmode/snmpconsole/snmp_alert.php:2140 -#: ../../godmode/gis_maps/configure_gis_map.php:642 -#: ../../godmode/alerts/alert_list.list.php:893 ../../godmode/setup/news.php:401 -#: ../../godmode/setup/links.php:229 ../../godmode/setup/setup_visuals.php:1844 -#: ../../godmode/setup/setup_visuals.php:1934 -#: ../../godmode/setup/setup_visuals.php:2016 -#: ../../godmode/reporting/graph_builder.graph_editor.php:324 -#: ../../godmode/reporting/visual_console_builder.wizard.php:575 -#: ../../godmode/events/event_edit_filter.php:649 -#: ../../godmode/events/event_edit_filter.php:714 -#: ../../include/functions_ui.php:1716 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:483 -#: ../../include/functions_notifications.php:970 -#: ../../include/functions_html.php:6193 -#: ../../include/class/SatelliteAgent.class.php:1147 -#: ../../include/class/ManageNetScanScripts.class.php:473 -#: ../../include/functions_snmp_browser.php:1756 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:287 -#: ../../operation/events/events.php:1440 ../../operation/events/events.php:1532 -msgid "Add" -msgstr "Añadir" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:443 -#: ../../enterprise/meta/include/functions_meta.php:1955 -#: ../../godmode/setup/setup_visuals.php:2320 -#: ../../include/functions_config.php:1520 -msgid "Delete interval" -msgstr "Borrar intervalo" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:475 -#: ../../enterprise/meta/include/functions_meta.php:1746 -#: ../../godmode/setup/setup_visuals.php:1745 -msgid "Show only the group name" -msgstr "Mostrar solo el nombre del grupo" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:475 -#: ../../include/functions_config.php:1368 -msgid "Show the group name instead the group icon." -msgstr "Mostrar el nombre del grupo en lugar de icono del grupo" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:485 -#: ../../enterprise/meta/include/functions_meta.php:2047 -#: ../../godmode/setup/setup_visuals.php:133 -#: ../../include/functions_config.php:1392 -msgid "Display data of proc modules in other format" -msgstr "Mostrar los datos de los módulos proc en otro formato" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:495 -#: ../../enterprise/meta/include/functions_meta.php:2057 -#: ../../godmode/setup/setup_visuals.php:144 -#: ../../include/functions_config.php:1396 -msgid "Display text proc modules have state is ok" -msgstr "Texto mostrado cuando el estado del módulo proc es OK" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:507 -#: ../../enterprise/meta/include/functions_meta.php:2067 -#: ../../godmode/setup/setup_visuals.php:148 -#: ../../include/functions_config.php:1400 -msgid "Display text when proc modules have state critical" -msgstr "Texto mostrado cuando el estado del módulo proc es Crítico" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:528 -#: ../../enterprise/meta/include/functions_meta.php:1786 -#: ../../godmode/setup/setup_visuals.php:397 -#: ../../include/functions_config.php:1128 -msgid "Custom favicon" -msgstr "Personalizar favicon" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:529 -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 "" -"Puede poner su favicon en la carpeta images/custom_favicon/. Este archivo debe " -"estar en formato .ico y tener un tamaño de 16x16." - -#: ../../enterprise/meta/advanced/metasetup.visual.php:563 -#: ../../enterprise/meta/include/functions_meta.php:1896 -#: ../../godmode/setup/setup_visuals.php:428 -msgid "Custom background login" -msgstr "Fondo personalizado del inicio de sesión" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:564 -msgid "You can place your custom images into the folder images/backgrounds/" -msgstr "Puedes poner tus propias imágenes en el directorio images/backgrounds/" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:582 -#: ../../enterprise/meta/advanced/metasetup.visual.php:618 -#: ../../enterprise/meta/advanced/metasetup.visual.php:649 -#: ../../enterprise/meta/advanced/metasetup.visual.php:679 -#: ../../enterprise/meta/advanced/metasetup.visual.php:710 -#: ../../enterprise/meta/advanced/metasetup.visual.php:740 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:123 -#: ../../enterprise/operation/agentes/policy_view.php:70 -#: ../../godmode/agentes/configurar_agente.php:386 -#: ../../godmode/agentes/modificar_agente.php:83 -#: ../../godmode/agentes/modificar_agente.php:849 ../../godmode/menu.php:696 -#: ../../godmode/setup/setup_visuals.php:379 -#: ../../godmode/setup/setup_visuals.php:446 -#: ../../godmode/setup/setup_visuals.php:469 -#: ../../godmode/setup/setup_visuals.php:494 -#: ../../godmode/setup/setup_visuals.php:520 -#: ../../godmode/setup/setup_visuals.php:545 -#: ../../godmode/setup/setup_visuals.php:586 -#: ../../godmode/setup/setup_visuals.php:624 -#: ../../godmode/setup/setup_visuals.php:664 -#: ../../godmode/setup/setup_visuals.php:702 -#: ../../godmode/setup/setup_visuals.php:742 -#: ../../godmode/setup/setup_visuals.php:928 -#: ../../godmode/reporting/visual_console_builder.php:844 -#: ../../godmode/module_library/module_library_view.php:59 -#: ../../include/lib/ClusterViewer/ClusterManager.php:597 -#: ../../operation/tree.php:189 ../../operation/visual_console/view.php:216 -#: ../../operation/visual_console/legacy_view.php:189 -#: ../../operation/agentes/status_monitor.php:77 -#: ../../operation/agentes/status_monitor.php:305 -msgid "View" -msgstr "Vista" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:602 -#: ../../godmode/setup/setup_visuals.php:464 -msgid "Custom logo (menu)" -msgstr "Logo personalizado (menu)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:633 -#: ../../godmode/setup/setup_visuals.php:489 -msgid "Custom logo collapsed (menu)" -msgstr "Icono menú reducido" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:663 -#: ../../godmode/setup/setup_visuals.php:515 -msgid "Custom logo (header white background)" -msgstr "Logo personalizado (fondo blanco de cabecera)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:694 -#: ../../godmode/setup/setup_visuals.php:540 -msgid "Custom logo (login)" -msgstr "Logo personalizado (inicio de sesión)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:724 -#: ../../godmode/setup/setup_visuals.php:568 -msgid "Custom Splash (login)" -msgstr "Splash personalizado (inicio de sesión)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:754 -#: ../../enterprise/meta/advanced/metasetup.visual.php:847 -#: ../../enterprise/meta/include/functions_meta.php:1816 -#: ../../godmode/setup/setup_visuals.php:802 -#: ../../include/functions_config.php:1204 -msgid "Product name" -msgstr "Nombre del producto" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:767 -#: ../../enterprise/meta/advanced/metasetup.visual.php:859 -#: ../../enterprise/meta/include/functions_meta.php:1826 -#: ../../godmode/setup/setup_visuals.php:807 -#: ../../include/functions_config.php:1208 -msgid "Copyright notice" -msgstr "Aviso de copyright" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:780 -#: ../../enterprise/meta/include/functions_meta.php:1716 -#: ../../godmode/setup/setup_visuals.php:813 -#: ../../include/functions_config.php:1212 ../../include/functions_config.php:1216 -msgid "Background opacity % (login)" -msgstr "% de opacidad de fondo (inicio de sesión)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:786 -#: ../../godmode/setup/setup_visuals.php:766 -msgid "Title (header)" -msgstr "Título (encabezado)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:792 -#: ../../godmode/setup/setup_visuals.php:772 -msgid "Subtitle (header)" -msgstr "Subtítulo (encabezado)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:798 -#: ../../godmode/setup/setup_visuals.php:780 -msgid "Title 1 (login)" -msgstr "Título 1 (inicio de sesión)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:811 -#: ../../godmode/setup/setup_visuals.php:785 -msgid "Title 2 (login)" -msgstr "Título 2 (inicio de sesión)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:823 -#: ../../enterprise/meta/include/functions_meta.php:1876 -#: ../../godmode/setup/setup_visuals.php:791 -msgid "Docs URL (login)" -msgstr "URL de documentos (inicio de sesión)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:835 -#: ../../enterprise/meta/include/functions_meta.php:1886 -#: ../../godmode/setup/setup_visuals.php:796 -msgid "Support URL (login)" -msgstr "URL soporte (inicio de sesión)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:871 -msgid "Graphs font family" -msgstr "Familia tipográfica de las gráficas" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:884 -#: ../../enterprise/meta/include/functions_meta.php:1696 -#: ../../godmode/setup/setup_visuals.php:868 -msgid "Visual effects and animation" -msgstr "Efectos visuales y animación" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:894 -#: ../../godmode/setup/setup_visuals.php:879 -msgid "Random background (login)" -msgstr "Fondo aleatorio (inicio de sesión)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:910 -#: ../../godmode/setup/setup_visuals.php:1334 -#: ../../include/functions_visual_map_editor.php:1284 -msgid "hour" -msgstr "hora" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:913 -#: ../../godmode/setup/setup_visuals.php:1348 -msgid "Default cache expiration" -msgstr "Caducidad del caché por defecto" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:918 -#: ../../godmode/setup/setup_visuals.php:1353 -#: ../../include/functions_visual_map_editor.php:1310 -msgid "No cache" -msgstr "No hay chaché" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:940 -#: ../../enterprise/meta/include/functions_meta.php:2094 -#: ../../godmode/setup/setup_visuals.php:1366 -#: ../../include/functions_config.php:1260 -msgid "Default interval for refresh on Visual Console" -msgstr "Intervalo de actualización por defecto en la consola visual" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:941 -msgid "This interval will affect to Visual Console pages" -msgstr "Este intervalo afectará todas las páginas de la consola visual." - -#: ../../enterprise/meta/advanced/metasetup.visual.php:958 -#: ../../godmode/setup/setup_visuals.php:1719 -msgid "Use 1024 when module unit are bytes" -msgstr "Utilizar 1024 cuando la unidad del módulo sea bytes" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:959 -#: ../../godmode/setup/setup_visuals.php:1720 -msgid "Use always 1000" -msgstr "Utilizar siempre 1000" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:960 -#: ../../godmode/setup/setup_visuals.php:1721 -msgid "Use always 1024" -msgstr "Utilizar siempre 1024" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:963 -#: ../../godmode/setup/setup_visuals.php:2083 -msgid "Data multiplier to use in graphs/data" -msgstr "Multiplicador de datos para usar en gráficas/datos" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:978 -#: ../../enterprise/meta/include/functions_meta.php:2099 -#: ../../include/functions_config.php:1276 -msgid "Mobile view not allow visual console orientation" -msgstr "No permitir orientación de la consola visual en la vista móvil" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:988 -#: ../../enterprise/meta/include/functions_meta.php:2104 -#: ../../godmode/setup/setup_visuals.php:1424 -#: ../../include/functions_config.php:1280 -msgid "Display item frame on alert triggered" -msgstr "Mostrar fotograma de elemento al activarse la alerta" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1007 -msgid "Reports configuration" -msgstr "Configuración de informes" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1013 -#: ../../godmode/setup/setup_visuals.php:1491 -msgid "Show report info with description" -msgstr "Mostrar la información del informe con la descripción" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1014 -msgid "" -"Custom report description info. It will be applied to all reports and templates " -"by default." -msgstr "" -"Descripción del informe personalizado. Será aplicado a todas las plantillas e " -"informes por defecto." - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1027 -#: ../../godmode/setup/setup_visuals.php:1501 -msgid "Custom report front page" -msgstr "Portada de informe personalizado" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1028 -msgid "" -"Custom report front page. It will be applied to all reports and templates by " -"default." -msgstr "" -"Portada de informe personalizado. Se aplicará por defecto a todos los informes y " -"plantillas." - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1040 -#: ../../enterprise/meta/include/functions_meta.php:1561 -#: ../../godmode/setup/setup_visuals.php:1512 -#: ../../include/functions_config.php:1551 -msgid "PDF font size (px)" -msgstr "Tamaño de fuente de PDF (px)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1045 -#: ../../enterprise/meta/include/functions_meta.php:1551 -#: ../../godmode/setup/setup_visuals.php:1516 -#: ../../include/functions_config.php:1547 -msgid "HTML font size for SLA (em)" -msgstr "Tamaño de fuente en SLA (em)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1050 -#: ../../enterprise/meta/include/functions_meta.php:1676 -#: ../../godmode/setup/setup_visuals.php:1522 -msgid "Graph image height for HTML reports" -msgstr "Altura de la imagen de la gráfica en informes HTML" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1051 -msgid "" -"This is the height in pixels of the module graph or custom graph in the reports " -"(only: HTML)" -msgstr "" -"Esta es la altura en pixeles de la gráfica de módulos o la gráfica personalizada " -"en los informes (solo HTML)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1112 -#: ../../enterprise/meta/include/functions_meta.php:1581 -#: ../../godmode/setup/setup_visuals.php:2072 -#: ../../include/functions_config.php:1579 -msgid "CSV divider" -msgstr "Separador CSV" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1121 -#: ../../enterprise/meta/include/functions_meta.php:1591 -#: ../../godmode/setup/setup_visuals.php:2077 -#: ../../include/functions_config.php:1583 -msgid "CSV decimal separator" -msgstr "Separador decimal CSV" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1131 -#: ../../enterprise/meta/include/functions_meta.php:1571 -#: ../../godmode/setup/setup_visuals.php:1526 -msgid "Interval description" -msgstr "Descripción del intervalo" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1132 -msgid "" -"A long interval description is for example 10 hours, 20 minutes 33 seconds”, a " -"short one is 10h 20m 33s" -msgstr "" -"Una descripción larga del intervalo dura por ejemplo 10 horas, 20 minutos 33 " -"segundos”, una corta es 10h 20m 33s" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1149 -#: ../../enterprise/meta/include/functions_meta.php:1756 -#: ../../enterprise/meta/include/functions_meta.php:2007 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:113 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:125 -#: ../../godmode/setup/setup_visuals.php:1543 -#: ../../include/functions_config.php:1132 ../../include/functions_config.php:1563 -msgid "Custom logo" -msgstr "Logo personalizado" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1150 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:114 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:126 -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 "" -"La ruta de los logos personalizados es \"images/custom_logo\" en la instalación " -"de la consola. Puede añadir más archivos (SOLO JPEG Y PNG) con la herramienta de " -"añadir." - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1169 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1180 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1207 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1222 -#: ../../enterprise/meta/include/functions_meta.php:1981 -#: ../../enterprise/meta/include/functions_meta.php:1997 -#: ../../enterprise/meta/include/functions_meta.php:2007 -#: ../../enterprise/meta/include/functions_meta.php:2017 -#: ../../enterprise/meta/include/functions_meta.php:2027 -#: ../../enterprise/meta/include/functions_meta.php:2037 -#: ../../godmode/setup/setup_visuals.php:1543 -#: ../../godmode/setup/setup_visuals.php:1558 -#: ../../godmode/setup/setup_visuals.php:1564 -#: ../../godmode/setup/setup_visuals.php:1577 -#: ../../godmode/setup/setup_visuals.php:1591 -#: ../../include/functions_config.php:1555 ../../include/functions_config.php:1559 -#: ../../include/functions_config.php:1563 ../../include/functions_config.php:1567 -#: ../../include/functions_config.php:1571 ../../include/functions_config.php:1575 -msgid "Custom report front" -msgstr "Portada de informe personalizado" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1180 -#: ../../enterprise/meta/include/functions_meta.php:2017 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:139 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:137 -#: ../../godmode/setup/setup_visuals.php:1564 -#: ../../include/functions_config.php:1567 -msgid "Header" -msgstr "Encabezado" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1207 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1222 -#: ../../enterprise/meta/include/functions_meta.php:2027 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:149 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:147 -#: ../../godmode/setup/setup_visuals.php:1577 -#: ../../include/functions_config.php:1571 -msgid "First page" -msgstr "Primera página" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1251 -#: ../../godmode/setup/setup_visuals.php:73 -msgid "Legacy visual console Information" -msgstr "Información de la consola visual heredada" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1252 -#: ../../godmode/setup/setup_visuals.php:74 -msgid "Visual console in legacy mode will no longer be supported as of LTS 772" -msgstr "" -"A partir de la versión LTS 772 Pandora FMS no soportará la consola visual en " -"modo Legacy" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1385 -#: ../../enterprise/godmode/services/services.service.php:1025 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:425 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2608 -#: ../../enterprise/include/functions_reporting_csv.php:1630 -#: ../../enterprise/include/functions_reporting_csv.php:1676 -#: ../../enterprise/include/functions_reporting_csv.php:1994 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1704 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1756 -#: ../../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:1000 -#: ../../enterprise/include/class/LogSource.class.php:820 -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:142 -#: ../../enterprise/include/class/ManageBackups.class.php:296 -#: ../../enterprise/include/class/ManageBackups.class.php:452 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:182 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:225 -#: ../../enterprise/include/functions_reporting.php:1891 -#: ../../enterprise/include/functions_reporting.php:3171 -#: ../../enterprise/include/functions_reporting.php:3428 -#: ../../enterprise/include/functions_reporting.php:4161 -#: ../../enterprise/include/functions_reporting.php:4430 -#: ../../enterprise/include/functions_reporting.php:5076 -#: ../../enterprise/include/functions_reporting.php:6398 -#: ../../enterprise/include/functions_reporting.php:6436 -#: ../../enterprise/include/functions_services.php:2146 -#: ../../enterprise/include/functions_ux_console.php:483 -#: ../../enterprise/operation/agentes/ux_console_view.php:186 -#: ../../enterprise/operation/agentes/ux_console_view.php:391 -#: ../../enterprise/operation/agentes/wux_console_view.php:407 -#: ../../extensions/module_groups.php:53 ../../godmode/menu.php:754 -#: ../../godmode/massive/massive_operations.php:412 -#: ../../godmode/setup/setup_visuals.php:2253 -#: ../../godmode/setup/setup_general.php:1081 -#: ../../godmode/setup/setup_general.php:1099 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2785 -#: ../../include/functions_reporting_html.php:671 -#: ../../include/functions_reporting_html.php:866 -#: ../../include/functions_reporting_html.php:3601 -#: ../../include/functions_reporting_html.php:4898 -#: ../../include/functions_db.php:1974 ../../include/class/ConfigPEN.class.php:674 -#: ../../include/class/ConfigPEN.class.php:698 -#: ../../include/class/SatelliteAgent.class.php:1105 -#: ../../include/class/HelpFeedBack.class.php:370 -#: ../../include/class/CredentialStore.class.php:1655 -#: ../../include/class/ModuleTemplates.class.php:1363 -#: ../../include/class/WelcomeWindow.class.php:173 -#: ../../include/class/AgentWizard.class.php:6229 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:362 -#: ../../operation/agentes/pandora_networkmap.editor.php:751 -#: ../../operation/agentes/pandora_networkmap.php:901 -#: ../../operation/snmpconsole/snmp_browser.php:624 -#: ../../operation/snmpconsole/snmp_browser.php:700 ../../general/header.php:948 -msgid "OK" -msgstr "OK" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1422 -#: ../../godmode/setup/setup_visuals.php:2378 -msgid "Logo preview" -msgstr "Logo de vista previa" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1444 -#: ../../godmode/setup/setup_visuals.php:2408 -msgid "Splash Preview" -msgstr "Vista previa de Splash" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1449 -#: ../../godmode/setup/setup_visuals.php:2432 -#: ../../godmode/reporting/visual_console_builder.data.php:196 -msgid "Background preview" -msgstr "Vista previa del fondo" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:134 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:138 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:142 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:146 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:150 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:154 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 -msgid "Agent: " -msgstr "Agente: " - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 -msgid " already exists in target node" -msgstr " ya existe en el nodo de destino" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:134 -msgid " group does not exist in target node" -msgstr " grupo no existe en el nodo de destino" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:138 -msgid " policies definitions does not match with defined ones in target node" -msgstr "" -" definiciones de políticas no concuerdan con aquellas definidas en el nodo de " -"destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:142 -msgid " plugins does not exist in target node" -msgstr " plugins no existen en el nodo de destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:146 -msgid " collections does not exist in target node" -msgstr " colecciones no existen en el nodo de destino" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:150 -msgid " inventory does not exist in target node" -msgstr " inventario no existe en el nodo de destino" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:154 -msgid " alerts template does not exist in target node" -msgstr " modelo de alertas no existe en el nodo de destino" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 -msgid " alerts action does not exist in target node" -msgstr " acción de alertas no existe en el nodo de destino" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:162 -msgid "Exists agent conf for agent: " -msgstr "Existe una configuración para el agente: " - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:162 -msgid " please remove configuration file from target node." -msgstr " por favor, borra el archivo de configuración del nodo de destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:166 -#: ../../enterprise/include/functions_metaconsole.php:2858 -msgid "There are differences between MR versions" -msgstr "Hay diferencias entre las versiones de las actualizaciones menores" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:170 -#: ../../enterprise/include/functions_metaconsole.php:2851 -msgid "Target server ip address is set" -msgstr "Dirección IP del servidor de destino configurada" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:274 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:276 -msgid "The agent: " -msgstr "El agente: " - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:274 -msgid " has been successfully added to the migration queue " -msgstr " se añadió correctamente a la cola de migración " - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:276 -msgid " has not been added due to problems in the insertion" -msgstr " no se añadió por problemas de inserción" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:279 -#, php-format -msgid "The agent: %d has already been added to the migration queue" -msgstr "El agente: %d ya se ha añadido a la cola de migración" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:296 -#: ../../enterprise/meta/advanced/metasetup.relations.php:87 -#: ../../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/tools/ipam/ipam_network_location_config.php:88 -#: ../../godmode/modules/manage_nc_groups.php:177 -#: ../../godmode/agentes/planned_downtime.list.php:291 -#: ../../godmode/netflow/nf_item_list.php:121 -#: ../../godmode/netflow/nf_item_list.php:149 ../../godmode/netflow/nf_edit.php:112 -#: ../../godmode/netflow/nf_edit.php:145 -#: ../../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:78 -#: ../../godmode/events/event_filter.php:105 -#: ../../operation/reporting/graph_viewer.php:59 -#: ../../operation/reporting/graph_viewer.php:67 -msgid "Not deleted. Error deleting data" -msgstr "No se pudo borrar. Error al borrar los datos." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:299 -msgid "Problems delete queue" -msgstr "Error al borrar la cola" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:318 -msgid "Source Server" -msgstr "Servidor de origen" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:353 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:459 -#: ../../enterprise/godmode/policies/policy_agents.php:433 -#: ../../enterprise/godmode/policies/policy_agents.php:543 -#: ../../enterprise/godmode/policies/policy_agents.php:574 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:115 -#: ../../godmode/massive/massive_copy_modules.php:118 -#: ../../godmode/massive/massive_copy_modules.php:295 -#: ../../godmode/massive/massive_standby_alerts.php:201 -#: ../../godmode/massive/massive_delete_action_alerts.php:222 -#: ../../godmode/massive/massive_delete_modules.php:388 -#: ../../godmode/massive/massive_add_alerts.php:228 -#: ../../godmode/massive/massive_enable_disable_alerts.php:172 -#: ../../godmode/massive/massive_delete_alerts.php:312 -#: ../../godmode/massive/massive_add_action_alerts.php:210 -#: ../../godmode/massive/massive_edit_modules.php:373 -#: ../../include/functions_html.php:1347 ../../include/functions_html.php:1497 -#: ../../include/functions_massive_operations.php:136 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:243 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:334 -#: ../../include/lib/Dashboard/Widgets/events_list.php:458 -#: ../../operation/events/events.php:1911 -msgid "Group recursion" -msgstr "Recursión de grupos" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:356 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:462 -#: ../../enterprise/godmode/policies/policy_agents.php:620 -#: ../../enterprise/godmode/policies/policy_agents.php:633 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:239 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:430 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:365 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:228 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:739 -#: ../../enterprise/include/class/Omnishell.class.php:1029 -#: ../../enterprise/include/class/Omnishell.class.php:1108 -msgid "Filter agent" -msgstr "Filtrar agente" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:368 -#: ../../enterprise/include/class/Omnishell.class.php:1039 -#: ../../godmode/agentes/planned_downtime.editor.php:1210 -msgid "Available agents" -msgstr "Agentes disponibles" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:381 -msgid "Discard history data" -msgstr "Descartar datos de histórico" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:402 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:847 -#: ../../enterprise/include/class/Omnishell.class.php:1071 -msgid "Add agents" -msgstr "Añadir agentes" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:415 -#: ../../enterprise/include/class/Omnishell.class.php:1084 -msgid "Remove agents" -msgstr "Eliminar agentes" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:426 -msgid "Destination Server" -msgstr "Servidor de destino" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:474 -#: ../../enterprise/include/class/Omnishell.class.php:1119 -#: ../../enterprise/operation/services/massive/services.create.php:1317 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:262 -#: ../../enterprise/operation/services/massive/service.create.elements.php:610 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:369 -msgid "Selected agents" -msgstr "Agentes seleccionados" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:538 -msgid "Agents do not exist in target server." -msgstr "Los agentes no existen en el servidor de destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:539 -msgid "Check group is synchronized with target server." -msgstr "Comprueba que el grupo está sincronizado con el servidor de destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:540 -msgid "All policies needed are synchronized with target server." -msgstr "" -"Todas las políticas necesarias se sincronizaron con el servidor de destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:541 -msgid "All remote plugins needed are synchronized with target server." -msgstr "Todos los plugins necesarios se sincronizaron con el servidor de destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:542 -msgid "All collections needed are syncronized with target server." -msgstr "" -"Todas las colecciones necesarias se sincronizaron con el servidor de destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:543 -msgid "All remote inventory definitions needed are syncronized with target server." -msgstr "" -"Todos los inventarios necesarios se sincronizaron con el servidor de destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:544 -msgid "All alert templates definitions needed are syncronized with target server." -msgstr "" -"Todas las definiciones de modelos de alertas necesarias se sincronizaron con el " -"servidor de destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:545 -msgid "All alert actions needed are syncronized with target server." -msgstr "" -"Todas las acciones de alertas necesarias se sincronizaron con el servidor de " -"destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:546 -msgid "Agents conf does not exists in target server." -msgstr "La configuración del agente no existe en el servidor de destino." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:547 -#, php-format -msgid "Both %s servers must be in the same version" -msgstr "Ambos servidores %s deben estar en la misma versión" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:548 -msgid "Check target server ip address is set" -msgstr "Comprueba que la IP del servidor de destino está configurada." - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:567 -msgid "Move" -msgstr "Mover" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:579 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:130 -#: ../../include/functions_inventory.php:148 -#: ../../include/functions_inventory.php:182 ../../include/functions_events.php:250 -msgid "Agent alias" -msgstr "Alias del agente" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:580 -msgid "Source node" -msgstr "Nodo de origen" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:581 -msgid "Target node" -msgstr "Nodo de destino" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:582 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:82 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:204 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:269 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:333 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:478 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:538 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:591 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:853 -#: ../../godmode/agentes/agent_incidents.php:90 -#: ../../godmode/snmpconsole/snmp_alert.php:1617 -#: ../../godmode/snmpconsole/snmp_alert.php:1779 -#: ../../godmode/alerts/alert_list.list.php:146 -#: ../../godmode/alerts/alert_templates.php:49 -#: ../../godmode/alerts/configure_alert_template.php:1170 -#: ../../godmode/alerts/alert_view.php:130 -#: ../../godmode/setup/setup_integria.php:444 -#: ../../godmode/setup/setup_integria.php:578 -#: ../../include/functions_reporting_html.php:5413 -#: ../../include/functions_events.php:4568 -#: ../../operation/agentes/estado_generalagente.php:716 -#: ../../operation/incidents/integriaims_export_csv.php:85 -#: ../../operation/incidents/configure_integriaims_incident.php:287 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:341 -#: ../../operation/incidents/list_integriaims_incidents.php:388 -#: ../../operation/incidents/list_integriaims_incidents.php:590 -msgid "Priority" -msgstr "Prioridad" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:583 -#: ../../enterprise/meta/include/functions_meta.php:2352 -#: ../../enterprise/include/class/CommandCenter.class.php:450 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:844 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1150 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1245 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1597 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1894 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2223 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2654 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2667 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2995 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3172 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3262 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3301 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3366 -#: ../../godmode/alerts/configure_alert_template.php:245 -#: ../../godmode/alerts/configure_alert_template.php:249 -#: ../../godmode/alerts/configure_alert_template.php:266 -#: ../../godmode/alerts/configure_alert_template.php:270 -#: ../../godmode/alerts/configure_alert_template.php:287 -#: ../../godmode/alerts/configure_alert_template.php:291 -#: ../../include/functions_config.php:1796 -msgid "Step" -msgstr "Paso" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:585 -msgid "Active db only" -msgstr "BD activa solamente" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:638 -msgid "Creating modules in target node" -msgstr "Creando módulos en el nodo de destino" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:642 -msgid "Disabling agent in source node and enabling in target one" -msgstr "" -"Deshabilitando el agente en el nodo de origen y habilitándolo en el nodo de " -"destino" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:646 -msgid "Transferring data" -msgstr "Transfiriendo datos" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:651 -msgid "Creating agent in target node" -msgstr "Creando agente en el nodo de destino" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:662 -#: ../../enterprise/meta/advanced/policymanager.queue.php:261 -#: ../../enterprise/godmode/policies/policy_queue.php:713 -#: ../../enterprise/godmode/policies/policy_queue.php:716 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:453 -#: ../../enterprise/include/class/Omnishell.class.php:369 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4180 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4299 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4459 -msgid "Finished" -msgstr "Terminado" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:663 -#: ../../update_manager_client/lib/UpdateManager/Client.php:1874 -msgid "Completed" -msgstr "Completado" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:668 -msgid "Queued" -msgstr "En espera" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:673 -#: ../../godmode/agentes/planned_downtime.list.php:739 -#: ../../godmode/agentes/planned_downtime.list.php:812 -msgid "Running" -msgstr "Ejecutándose" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:895 -msgid "checking migration requirements" -msgstr "Comprobando requisitos de migración" - -#: ../../enterprise/meta/advanced/servers.php:37 -#: ../../godmode/servers/modificar_server.php:439 -msgid "Server deleted successfully" -msgstr "Servidor eliminado correctamente" - -#: ../../enterprise/meta/advanced/servers.php:39 -#: ../../godmode/servers/modificar_server.php:441 -msgid "There was a problem deleting the server" -msgstr "Hubo un problema al eliminar el servidor" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:129 -#: ../../enterprise/extensions/translate_string.php:265 -msgid "Translation added successfully" -msgstr "Traducción añadida correctamente" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:131 -#: ../../enterprise/extensions/translate_string.php:267 -msgid "Translation string could not be created" -msgstr "No se ha podido crear la cadena de traducción" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:144 -#: ../../enterprise/extensions/translate_string.php:277 -msgid "Translation updated successfully" -msgstr "Traducción actualizada correctamente" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:146 -#: ../../enterprise/extensions/translate_string.php:279 -msgid "Translation string could not be updated" -msgstr "No se ha podido actualizar la cadena de traducción" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:174 -#: ../../enterprise/extensions/translate_string.php:306 -#: ../../godmode/users/configure_user.php:1174 -#: ../../godmode/users/user_management.php:584 -#: ../../godmode/massive/massive_edit_users.php:248 -#: ../../include/class/TipsWindow.class.php:465 -#: ../../include/class/TipsWindow.class.php:722 -#: ../../include/class/TipsWindow.class.php:889 -#: ../../operation/users/user_edit.php:437 -msgid "Language" -msgstr "Idioma" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:188 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:189 -#: ../../enterprise/extensions/translate_string.php:320 -#: ../../enterprise/extensions/translate_string.php:321 -#: ../../enterprise/godmode/agentes/collection_manager.php:54 -#: ../../enterprise/godmode/agentes/collections.php:438 -#: ../../enterprise/godmode/policies/policies.php:339 -#: ../../enterprise/godmode/policies/policy_collections.php:160 -msgid "Free text for search (*)" -msgstr "Texto libre para buscar (*)" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:198 -#: ../../enterprise/meta/advanced/metasetup.relations.php:451 -#: ../../enterprise/meta/advanced/collections.php:227 -#: ../../enterprise/meta/advanced/collections.php:246 -#: ../../enterprise/meta/agentsearch.php:108 -#: ../../enterprise/meta/general/header.php:45 -#: ../../enterprise/meta/general/header.php:47 -#: ../../enterprise/meta/general/main_header.php:700 -#: ../../enterprise/meta/general/main_header.php:702 -#: ../../enterprise/extensions/translate_string.php:332 -#: ../../enterprise/godmode/policies/policy_modules.php:1507 -#: ../../enterprise/godmode/policies/policy_collections.php:172 -#: ../../enterprise/godmode/policies/policy_agents.php:444 -#: ../../enterprise/godmode/policies/policy_agents.php:466 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:155 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:168 -#: ../../enterprise/godmode/setup/setup_skins.php:131 -#: ../../enterprise/operation/agentes/tag_view.php:229 -#: ../../enterprise/operation/log/log_viewer.php:646 -#: ../../enterprise/operation/log/log_viewer.php:961 -#: ../../enterprise/operation/services/services.list.php:233 -#: ../../enterprise/operation/services/services.list.php:338 -#: ../../enterprise/operation/services/services.table_services.php:171 -#: ../../enterprise/operation/services/services.table_services.php:334 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:592 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:676 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:693 -#: ../../enterprise/tools/ipam/ipam_list.php:116 -#: ../../enterprise/tools/ipam/ipam_list.php:210 -#: ../../enterprise/tools/ipam/ipam_list.php:227 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:198 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:223 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:240 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:393 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:416 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:433 -#: ../../godmode/groups/group_list.php:796 ../../godmode/users/user_list.php:485 -#: ../../godmode/users/user_list.php:505 -#: ../../godmode/agentes/planned_downtime.list.php:372 -#: ../../godmode/agentes/planned_downtime.list.php:697 -#: ../../godmode/agentes/module_manager.php:63 -#: ../../godmode/alerts/alert_actions.php:250 -#: ../../godmode/alerts/alert_actions.php:317 -#: ../../godmode/alerts/alert_actions.php:332 -#: ../../godmode/alerts/alert_actions.php:333 -#: ../../godmode/alerts/alert_templates.php:330 -#: ../../godmode/alerts/alert_templates.php:347 -#: ../../godmode/reporting/map_builder.php:357 -#: ../../godmode/reporting/graphs.php:238 -#: ../../godmode/reporting/visual_console_favorite.php:177 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1332 -#: ../../godmode/module_library/module_library_view.php:102 -#: ../../godmode/module_library/module_library_view.php:112 -#: ../../mobile/operation/agent.php:323 ../../include/ajax/heatmap.ajax.php:76 -#: ../../include/functions_snmp.php:358 -#: ../../include/class/SatelliteAgent.class.php:184 -#: ../../include/class/CalendarManager.class.php:1071 -#: ../../include/class/SatelliteCollection.class.php:164 -#: ../../include/class/AgentWizard.class.php:2753 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:236 -#: ../../include/functions_snmp_browser.php:1042 -#: ../../include/functions_snmp_browser.php:1684 -#: ../../operation/search_results.php:194 ../../operation/search_results.php:203 -#: ../../operation/agentes/estado_agente.php:360 -#: ../../operation/agentes/status_monitor.php:917 -#: ../../operation/agentes/agent_inventory.php:153 -#: ../../operation/inventory/inventory.php:646 ../../general/ui/agents_list.php:100 -#: ../../general/ui/agents_list.php:113 -msgid "Search" -msgstr "Buscar" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:215 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:216 -#: ../../enterprise/meta/advanced/collections.php:261 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:338 -#: ../../enterprise/meta/event/custom_events.php:67 -#: ../../enterprise/meta/event/custom_events.php:86 -#: ../../enterprise/meta/general/main_header.php:302 -#: ../../enterprise/meta/general/main_menu.php:503 -#: ../../enterprise/extensions/translate_string.php:347 -#: ../../enterprise/extensions/translate_string.php:348 -#: ../../enterprise/extensions/vmware/vmware_view.php:689 -#: ../../enterprise/extensions/vmware/vmware_view.php:1860 -#: ../../enterprise/godmode/modules/local_components.php:623 -#: ../../enterprise/godmode/agentes/collections.php:473 -#: ../../enterprise/godmode/agentes/collections.php:474 -#: ../../enterprise/godmode/policies/policy_modules.php:1553 -#: ../../enterprise/godmode/policies/policy_queue.php:380 -#: ../../enterprise/godmode/policies/policies.php:380 -#: ../../enterprise/godmode/policies/policy_linking.php:175 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:415 -#: ../../enterprise/godmode/policies/policy_collections.php:196 -#: ../../enterprise/godmode/policies/policy_agents.php:479 -#: ../../enterprise/godmode/setup/setup_skins.php:154 -#: ../../enterprise/godmode/setup/setup_acl.php:511 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2947 -#: ../../enterprise/operation/agentes/tag_view.php:533 -#: ../../enterprise/operation/log/log_viewer.php:1030 -#: ../../enterprise/operation/services/services.list.php:497 -#: ../../enterprise/operation/services/services.table_services.php:472 -#: ../../enterprise/operation/services/services.table_services.php:487 -#: ../../extensions/module_groups.php:322 ../../extensions/realtime_graphs.php:216 -#: ../../godmode/modules/manage_network_components.php:712 -#: ../../godmode/groups/group_list.php:831 -#: ../../godmode/agentes/planned_downtime.list.php:661 -#: ../../godmode/agentes/planned_downtime.list.php:662 -#: ../../godmode/agentes/planned_downtime.list.php:711 -#: ../../godmode/agentes/planned_downtime.list.php:712 -#: ../../godmode/reporting/reporting_builder.list_items.php:283 -#: ../../godmode/reporting/map_builder.php:400 -#: ../../godmode/reporting/graphs.php:299 -#: ../../godmode/reporting/visual_console_favorite.php:220 -#: ../../godmode/reporting/reporting_builder.php:785 -#: ../../godmode/events/events.php:105 ../../godmode/events/events.php:124 -#: ../../godmode/tag/tag.php:264 ../../include/functions_ui.php:4065 -#: ../../include/functions_ui.php:4078 -#: ../../include/class/AgentsAlerts.class.php:880 -#: ../../include/functions_snmp_browser.php:1011 -#: ../../operation/agentes/estado_agente.php:508 -#: ../../operation/agentes/status_monitor.php:1083 -#: ../../operation/agentes/agent_inventory.php:188 -#: ../../operation/incidents/list_integriaims_incidents.php:502 -#: ../../operation/inventory/inventory.php:726 -#: ../../operation/reporting/reporting_viewer.php:305 -#: ../../operation/reporting/graph_viewer.php:415 -msgid "Filters" -msgstr "Filtros" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:233 -#: ../../enterprise/extensions/translate_string.php:364 -msgid "Original string" -msgstr "Cadena original" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:234 -#: ../../enterprise/extensions/translate_string.php:365 -msgid "Translation in selected language" -msgstr "Traducción en el idioma seleccionado" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:235 -#: ../../enterprise/extensions/translate_string.php:366 -msgid "Customize translation" -msgstr "Personalizar traducción" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:304 -#: ../../enterprise/extensions/translate_string.php:432 -#: ../../enterprise/godmode/setup/setup_acl.php:934 -#: ../../enterprise/godmode/reporting/visual_console_template.php:286 -#: ../../enterprise/operation/agentes/wux_console_view.php:568 -#: ../../include/ajax/visual_console_builder.ajax.php:343 -#: ../../include/functions_visual_map.php:2843 -#: ../../include/lib/Dashboard/Widgets/netflow.php:323 -#: ../../operation/network/network_usage_map.php:389 -#: ../../operation/netflow/nf_live_view.php:720 -msgid "No data to show" -msgstr "No hay datos que mostrar" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:218 -#: ../../enterprise/meta/advanced/metasetup.relations.php:572 -#: ../../enterprise/meta/include/functions_autoprovision.php:401 -#: ../../enterprise/meta/include/functions_wizard_meta.php:494 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:755 -#: ../../enterprise/godmode/setup/setup_acl.php:609 -#: ../../enterprise/godmode/setup/setup_acl.php:904 -#: ../../enterprise/include/functions_cron.php:582 -#: ../../enterprise/include/lib/NetworkManager.php:87 -#: ../../godmode/agentes/module_manager_editor_wmi.php:54 -#: ../../godmode/agentes/module_manager_editor_network.php:101 -#: ../../godmode/menu.php:152 ../../godmode/massive/massive_edit_modules.php:947 -#: ../../godmode/wizards/Custom.class.php:115 -#: ../../godmode/wizards/Custom.class.php:123 ../../include/functions_html.php:1981 -#: ../../include/functions_html.php:1982 ../../include/functions_html.php:2092 -#: ../../include/functions_html.php:2093 ../../include/functions_html.php:2245 -#: ../../include/functions_html.php:2246 ../../include/functions_html.php:6981 -#: ../../include/functions_html.php:6982 -#: ../../include/class/ExtensionsDiscovery.class.php:345 -#: ../../include/class/ExtensionsDiscovery.class.php:352 -#: ../../include/class/CredentialStore.class.php:959 -#: ../../operation/netflow/nf_live_view.php:283 -msgid "Custom" -msgstr "Personalizado" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:239 -msgid "Node Address Default" -msgstr "Dirección del nodo por defecto" - -#: ../../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 "Este será el valor devuelto por la API" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:305 -msgid "Import file" -msgstr "Importar archivo" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:319 -msgid "Ip Gateway" -msgstr "Puerta de enlace de la 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:3273 -#: ../../include/class/NetworkMap.class.php:3274 -msgid "Relations" -msgstr "Relaciones" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:351 -msgid "Relation" -msgstr "Relación" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:361 -#: ../../enterprise/meta/advanced/metasetup.relations.php:440 -msgid "Node Address" -msgstr "Dirección del nodo" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:398 -msgid "Insert relation" -msgstr "Insertar relación" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:406 -msgid "Show list relations" -msgstr "Mostrar lista de relaciones" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:430 -#: ../../enterprise/meta/include/functions_autoprovision.php:700 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:503 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:593 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:827 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:402 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2570 -#: ../../enterprise/include/functions_reporting_csv.php:1249 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:2772 -#: ../../enterprise/operation/services/services.service.php:115 -#: ../../enterprise/operation/services/services.list.php:544 -#: ../../godmode/agentes/module_manager_editor_common.php:1458 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:126 -#: ../../godmode/massive/massive_edit_modules.php:1062 -#: ../../godmode/alerts/configure_alert_template.php:860 -#: ../../godmode/setup/setup_visuals.php:1834 -#: ../../godmode/setup/setup_visuals.php:1924 -#: ../../godmode/setup/setup_visuals.php:2006 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2759 -#: ../../godmode/reporting/visual_console_builder.wizard.php:330 -#: ../../include/functions_visual_map_editor.php:741 -#: ../../include/functions_reporting_html.php:953 -#: ../../include/functions_reporting_html.php:2486 -#: ../../include/functions_reporting_html.php:4994 -#: ../../include/functions_reporting_html.php:5531 -#: ../../include/ajax/events.php:2146 ../../include/functions_graph.php:5192 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:505 -#: ../../include/functions_reports.php:1092 ../../include/functions_netflow.php:212 -#: ../../include/functions_snmp_browser.php:560 -msgid "Value" -msgstr "Valor" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:462 -msgid "Show Filters" -msgstr "Mostrar filtros" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:549 -msgid "Node address" -msgstr "Dirección del nodo" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:550 -#: ../../enterprise/godmode/policies/policy_modules.php:1588 -#: ../../enterprise/godmode/admin_access_logs.php:54 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:270 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:397 -#: ../../enterprise/godmode/services/services.massive.elements.php:79 -#: ../../enterprise/godmode/reporting/graph_template_list.php:209 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:248 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3599 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3797 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3820 -#: ../../enterprise/godmode/servers/manage_export.php:178 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:468 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:530 -#: ../../enterprise/include/ajax/policy.ajax.php:465 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2666 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3012 -#: ../../enterprise/include/functions_services.php:1654 -#: ../../enterprise/operation/agentes/policy_view.php:261 -#: ../../enterprise/operation/agentes/tag_view.php:792 -#: ../../enterprise/tools/ipam/ipam_list.php:752 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:330 -#: ../../godmode/modules/manage_nc_groups.php:266 -#: ../../godmode/modules/manage_inventory_modules.php:295 -#: ../../godmode/modules/manage_network_components.php:784 -#: ../../godmode/modules/manage_network_templates.php:250 -#: ../../godmode/agentes/agent_template.php:277 -#: ../../godmode/agentes/planned_downtime.editor.php:1446 -#: ../../godmode/agentes/module_manager.php:713 -#: ../../godmode/netflow/nf_item_list.php:178 ../../godmode/netflow/nf_edit.php:168 -#: ../../godmode/snmpconsole/snmp_alert.php:1919 -#: ../../godmode/snmpconsole/snmp_alert.php:2080 -#: ../../godmode/snmpconsole/snmp_filters.php:315 -#: ../../godmode/massive/massive_operations.php:453 -#: ../../godmode/massive/massive_standby_alerts.php:251 -#: ../../godmode/massive/massive_delete_action_alerts.php:271 -#: ../../godmode/massive/massive_enable_disable_alerts.php:223 -#: ../../godmode/massive/massive_add_action_alerts.php:249 -#: ../../godmode/alerts/alert_list.list.php:825 -#: ../../godmode/alerts/alert_view.php:399 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4192 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4683 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4704 -#: ../../godmode/reporting/visual_console_builder.elements.php:134 -#: ../../godmode/events/event_filter.php:149 -#: ../../mobile/operation/tactical.php:349 -#: ../../include/functions_reporting_html.php:3483 -#: ../../include/functions_reporting_html.php:6058 ../../include/functions.php:3109 -#: ../../include/ajax/alert_list.ajax.php:307 -#: ../../include/ajax/alert_list.ajax.php:332 -#: ../../include/ajax/alert_list.ajax.php:531 -#: ../../include/functions_profile.php:207 ../../include/functions_ui.php:1648 -#: ../../include/class/AgentsAlerts.class.php:912 -#: ../../include/class/SnmpConsole.class.php:512 -#: ../../include/class/AuditLog.class.php:111 -#: ../../include/class/AuditLog.class.php:230 -#: ../../include/class/ModuleTemplates.class.php:850 -#: ../../include/functions_ui_renders.php:117 -#: ../../operation/agentes/alerts_status.php:281 -#: ../../operation/agentes/alerts_status.php:282 -#: ../../operation/agentes/alerts_status.functions.php:178 -#: ../../operation/search_alerts.php:37 ../../general/logon_ok.php:301 -msgid "Action" -msgstr "Acción" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:562 -msgid "Gateway" -msgstr "Puerta de enlace" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:642 -msgid "There are no relations yet" -msgstr "Aún no hay relaciones" - -#: ../../enterprise/meta/advanced/metasetup.password.php:87 -msgid "Passwords" -msgstr "Contraseñas" - -#: ../../enterprise/meta/advanced/metasetup.password.php:93 -#: ../../enterprise/meta/include/functions_meta.php:407 -#: ../../enterprise/godmode/setup/setup.php:318 -#: ../../include/functions_config.php:514 -msgid "Enable password policy" -msgstr "Habilitar política de contraseñas" - -#: ../../enterprise/meta/advanced/metasetup.password.php:94 -#: ../../enterprise/meta/advanced/metasetup.password.php:175 -#: ../../enterprise/meta/advanced/metasetup.password.php:194 -#: ../../enterprise/meta/advanced/metasetup.password.php:201 -#: ../../enterprise/meta/advanced/metasetup.password.php:208 -#: ../../enterprise/meta/advanced/metasetup.password.php:215 -#: ../../enterprise/meta/advanced/metasetup.password.php:222 -#: ../../enterprise/meta/advanced/metasetup.setup.php:125 -#: ../../enterprise/meta/advanced/metasetup.setup.php:244 -#: ../../enterprise/meta/advanced/metasetup.setup.php:287 -#: ../../enterprise/meta/advanced/metasetup.setup.php:351 -#: ../../enterprise/meta/advanced/metasetup.setup.php:413 -#: ../../enterprise/meta/advanced/metasetup.setup.php:478 -#: ../../enterprise/meta/advanced/metasetup.setup.php:502 -#: ../../enterprise/meta/advanced/metasetup.setup.php:526 -#: ../../enterprise/meta/advanced/metasetup.setup.php:552 -#: ../../enterprise/meta/advanced/metasetup.setup.php:578 -#: ../../enterprise/meta/advanced/metasetup.setup.php:620 -#: ../../enterprise/meta/advanced/metasetup.setup.php:670 -#: ../../enterprise/meta/advanced/metasetup.performance.php:134 -#: ../../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:230 -#: ../../enterprise/godmode/setup/setup_auth.php:431 -#: ../../enterprise/godmode/setup/setup_auth.php:479 -#: ../../enterprise/godmode/setup/setup_auth.php:1558 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:521 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:317 -#: ../../enterprise/godmode/reporting/visual_console_template.php:309 -#: ../../enterprise/include/functions_cron.php:767 -#: ../../enterprise/include/functions_tasklist.php:372 -#: ../../enterprise/include/functions_reporting_csv.php:2031 -#: ../../enterprise/include/functions_reporting.php:2579 -#: ../../godmode/update_manager/update_manager.setup.php:395 -#: ../../godmode/users/configure_user.php:1379 -#: ../../godmode/agentes/agent_conf_gis.php:133 -#: ../../godmode/massive/massive_edit_agents.php:699 -#: ../../godmode/massive/massive_edit_agents.php:1112 -#: ../../godmode/massive/massive_edit_agents.php:1144 -#: ../../godmode/massive/massive_edit_modules.php:705 -#: ../../godmode/massive/massive_edit_modules.php:727 -#: ../../godmode/massive/massive_edit_modules.php:811 -#: ../../godmode/massive/massive_edit_modules.php:833 -#: ../../godmode/massive/massive_edit_modules.php:885 -#: ../../godmode/massive/massive_edit_modules.php:1277 -#: ../../godmode/massive/massive_edit_modules.php:1310 -#: ../../godmode/massive/massive_edit_modules.php:1354 -#: ../../godmode/alerts/alert_view.php:135 ../../godmode/alerts/alert_view.php:265 -#: ../../godmode/reporting/reporting_builder.php:1087 -#: ../../godmode/reporting/visual_console_builder.wizard.php:382 -#: ../../godmode/reporting/visual_console_builder.wizard.php:481 -#: ../../godmode/servers/modificar_server.php:189 -#: ../../include/functions_reporting_html.php:1677 -#: ../../include/functions_cron.php:686 ../../include/functions_profile.php:304 -#: ../../include/functions_snmp.php:390 -#: ../../include/class/EventSound.class.php:349 -#: ../../include/class/SnmpConsole.class.php:403 -#: ../../operation/users/user_edit.php:433 -#: ../../operation/netflow/nf_live_view.php:349 -msgid "Yes" -msgstr "Sí" - -#: ../../enterprise/meta/advanced/metasetup.password.php:95 -#: ../../enterprise/meta/advanced/metasetup.password.php:182 -#: ../../enterprise/meta/advanced/metasetup.password.php:195 -#: ../../enterprise/meta/advanced/metasetup.password.php:202 -#: ../../enterprise/meta/advanced/metasetup.password.php:209 -#: ../../enterprise/meta/advanced/metasetup.password.php:216 -#: ../../enterprise/meta/advanced/metasetup.password.php:223 -#: ../../enterprise/meta/advanced/metasetup.setup.php:136 -#: ../../enterprise/meta/advanced/metasetup.setup.php:255 -#: ../../enterprise/meta/advanced/metasetup.setup.php:295 -#: ../../enterprise/meta/advanced/metasetup.setup.php:359 -#: ../../enterprise/meta/advanced/metasetup.setup.php:421 -#: ../../enterprise/meta/advanced/metasetup.setup.php:486 -#: ../../enterprise/meta/advanced/metasetup.setup.php:510 -#: ../../enterprise/meta/advanced/metasetup.setup.php:534 -#: ../../enterprise/meta/advanced/metasetup.setup.php:560 -#: ../../enterprise/meta/advanced/metasetup.setup.php:586 -#: ../../enterprise/meta/advanced/metasetup.setup.php:628 -#: ../../enterprise/meta/advanced/metasetup.setup.php:678 -#: ../../enterprise/meta/advanced/metasetup.performance.php:135 -#: ../../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.php:61 -#: ../../enterprise/godmode/setup/setup_auth.php:230 -#: ../../enterprise/godmode/setup/setup_auth.php:434 -#: ../../enterprise/godmode/setup/setup_auth.php:482 -#: ../../enterprise/godmode/setup/setup_auth.php:1561 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:523 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:319 -#: ../../enterprise/godmode/reporting/visual_console_template.php:309 -#: ../../enterprise/include/functions_cron.php:766 -#: ../../enterprise/include/functions_tasklist.php:372 -#: ../../enterprise/include/functions_reporting_csv.php:2031 -#: ../../enterprise/include/functions_reporting.php:2579 -#: ../../godmode/update_manager/update_manager.setup.php:396 -#: ../../godmode/users/configure_user.php:1380 -#: ../../godmode/agentes/agent_conf_gis.php:142 -#: ../../godmode/massive/massive_edit_agents.php:700 -#: ../../godmode/massive/massive_edit_agents.php:1123 -#: ../../godmode/massive/massive_edit_agents.php:1145 -#: ../../godmode/massive/massive_edit_modules.php:706 -#: ../../godmode/massive/massive_edit_modules.php:728 -#: ../../godmode/massive/massive_edit_modules.php:812 -#: ../../godmode/massive/massive_edit_modules.php:834 -#: ../../godmode/massive/massive_edit_modules.php:886 -#: ../../godmode/massive/massive_edit_modules.php:1277 -#: ../../godmode/massive/massive_edit_modules.php:1311 -#: ../../godmode/massive/massive_edit_modules.php:1355 -#: ../../godmode/alerts/alert_view.php:135 ../../godmode/alerts/alert_view.php:265 -#: ../../godmode/alerts/alert_view.php:363 ../../godmode/setup/news.php:389 -#: ../../godmode/reporting/reporting_builder.php:1089 -#: ../../godmode/reporting/visual_console_builder.wizard.php:393 -#: ../../godmode/reporting/visual_console_builder.wizard.php:492 -#: ../../godmode/servers/modificar_server.php:187 -#: ../../mobile/operation/events.php:358 ../../mobile/operation/events.php:366 -#: ../../include/functions_reporting_html.php:1677 -#: ../../include/functions_cron.php:686 ../../include/functions_profile.php:304 -#: ../../include/functions_snmp.php:382 -#: ../../include/class/EventSound.class.php:348 -#: ../../include/class/SnmpConsole.class.php:402 -#: ../../include/functions_events.php:4946 ../../include/functions_events.php:4951 -#: ../../operation/users/user_edit.php:434 -#: ../../operation/netflow/nf_live_view.php:359 -msgid "No" -msgstr "No" - -#: ../../enterprise/meta/advanced/metasetup.password.php:114 -#: ../../enterprise/meta/include/functions_meta.php:417 -#: ../../enterprise/godmode/setup/setup.php:329 -#: ../../include/functions_config.php:518 -msgid "Min. size password" -msgstr "Contraseña con tamaño mínimo" - -#: ../../enterprise/meta/advanced/metasetup.password.php:122 -#: ../../enterprise/godmode/setup/setup.php:340 -msgid " Caracters" -msgstr " Caracteres" - -#: ../../enterprise/meta/advanced/metasetup.password.php:126 -#: ../../enterprise/meta/include/functions_meta.php:447 -#: ../../enterprise/godmode/setup/setup.php:347 -#: ../../include/functions_config.php:522 -msgid "Password expiration" -msgstr "Expiración de contraseña" - -#: ../../enterprise/meta/advanced/metasetup.password.php:126 -msgid "Set 0 if never expire." -msgstr "Introduce 0 para que nunca expire." - -#: ../../enterprise/meta/advanced/metasetup.password.php:134 -#: ../../enterprise/godmode/setup/setup.php:358 -msgid " Days" -msgstr " Días" - -#: ../../enterprise/meta/advanced/metasetup.password.php:138 -#: ../../enterprise/meta/include/functions_meta.php:467 -#: ../../enterprise/godmode/setup/setup.php:395 -#: ../../include/functions_config.php:530 -msgid "User blocked if login fails" -msgstr "Usuario bloqueado si la identificación falla" - -#: ../../enterprise/meta/advanced/metasetup.password.php:146 -#: ../../enterprise/godmode/setup/setup.php:406 -msgid " Minutes" -msgstr " Minutos" - -#: ../../enterprise/meta/advanced/metasetup.password.php:150 -#: ../../enterprise/meta/include/functions_meta.php:477 -#: ../../enterprise/godmode/setup/setup.php:413 -#: ../../include/functions_config.php:534 -msgid "Number of failed login attempts" -msgstr "Número de intentos de identificación fallidos" - -#: ../../enterprise/meta/advanced/metasetup.password.php:150 -msgid "Two attempts minimum" -msgstr "2 intentos mínimo" - -#: ../../enterprise/meta/advanced/metasetup.password.php:158 -#: ../../enterprise/godmode/setup/setup.php:424 -msgid " Attempts" -msgstr " Intentos" - -#: ../../enterprise/meta/advanced/metasetup.password.php:162 -#: ../../enterprise/meta/include/functions_meta.php:499 -#: ../../enterprise/godmode/setup/setup.php:451 -#: ../../include/functions_config.php:554 -msgid "Compare previous password" -msgstr "Comparar la contraseña anterior" - -#: ../../enterprise/meta/advanced/metasetup.password.php:174 -#: ../../enterprise/meta/include/functions_meta.php:487 -#: ../../enterprise/godmode/setup/setup.php:441 -#: ../../include/functions_config.php:550 -msgid "Enable password history" -msgstr "Activar histórico de contraseñas" - -#: ../../enterprise/meta/advanced/metasetup.password.php:192 -#: ../../enterprise/meta/include/functions_meta.php:510 -#: ../../enterprise/godmode/setup/setup.php:431 -#: ../../include/functions_config.php:546 -msgid "Apply password policy to admin users" -msgstr "Aplicar la política de contraseñas a los usuarios administradores" - -#: ../../enterprise/meta/advanced/metasetup.password.php:199 -#: ../../enterprise/meta/include/functions_meta.php:457 -#: ../../enterprise/godmode/setup/setup.php:385 -#: ../../include/functions_config.php:526 -msgid "Force change password on first login" -msgstr "Forzar cambio de contraseña en el primer inicio de sesión" - -#: ../../enterprise/meta/advanced/metasetup.password.php:206 -#: ../../enterprise/meta/include/functions_meta.php:427 -#: ../../enterprise/godmode/setup/setup.php:365 -#: ../../include/functions_config.php:538 -msgid "Password must have numbers" -msgstr "La contraseña debe contener números." - -#: ../../enterprise/meta/advanced/metasetup.password.php:213 -#: ../../enterprise/meta/include/functions_meta.php:437 -#: ../../enterprise/godmode/setup/setup.php:375 -#: ../../include/functions_config.php:542 -msgid "Password must have symbols" -msgstr "La contraseña debe contener símbolos." - -#: ../../enterprise/meta/advanced/metasetup.password.php:220 -#: ../../enterprise/meta/include/functions_meta.php:521 -#: ../../enterprise/godmode/setup/setup.php:463 -#: ../../include/functions_config.php:558 -msgid "Activate reset password" -msgstr "Activar reseteo de contraseña" - -#: ../../enterprise/meta/advanced/metasetup.password.php:228 -#: ../../enterprise/meta/include/functions_meta.php:531 -#: ../../enterprise/godmode/setup/setup.php:473 -#: ../../include/functions_config.php:562 -msgid "Exclusion word list for passwords" -msgstr "Lista de contraseñas prohibidas" - -#: ../../enterprise/meta/advanced/metasetup.password.php:262 -#: ../../enterprise/godmode/setup/setup.php:530 -msgid "Enter restricted passwords..." -msgstr "Introduzca contraseñas restringidas..." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:64 -msgid "Cannot create an unnamed rule." -msgstr "No se pudo crear una regla sin nombre." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:75 -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:105 -msgid "Error creating provisioning rule." -msgstr "Error al crear la regla de aprovisionamiento" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:91 -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:119 -msgid "Error updating provisioning rule." -msgstr "Error al actualizar la regla de aprovisionamiento" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:125 -msgid "Error deleting provisioning rule." -msgstr "Error al borrar la regla de aprovisionamiento." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:135 -msgid "There was an error rule when moving the provisioning." -msgstr "Error al mover la regla de aprovisionamiento." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:201 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:222 -msgid "Create rule" -msgstr "Crear regla" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:202 -msgid "Edit rule" -msgstr "Editar regla" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:85 -#: ../../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 configuración de la URL actualizadas correctamente." - -#: ../../enterprise/meta/advanced/metasetup.mail.php:86 -#: ../../godmode/update_manager/update_manager.setup.php:169 -#: ../../godmode/update_manager/update_manager.setup.php:244 -msgid "Unsuccesful Update the url config vars." -msgstr "Error al actualizar las variables de configuración de la URL." - -#: ../../enterprise/meta/advanced/metasetup.mail.php:111 -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 "" -"Tenga en cuenta que algunos proveedores como Gmail o Office 365 necesitan " -"ajustar/habilitar conexiones externas manualmente utilizando SMTP y necesita " -"usar STARTTLS en el puerto 587.\n" -"\n" -"Si tiene configuraciones manuales en su pandora_server.conf, tenga presente que " -"dichos ajustes ignorarán los ajustes de la consola." - -#: ../../enterprise/meta/advanced/metasetup.mail.php:117 -#: ../../godmode/setup/setup_general.php:788 -msgid "Mail configuration" -msgstr "Configuración de email" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:122 -#: ../../include/functions_config.php:418 -msgid "From dir" -msgstr "Desde dir" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:127 -#: ../../godmode/setup/setup_general.php:819 ../../include/functions_config.php:422 -msgid "From name" -msgstr "Desde nombre" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:132 -#: ../../include/functions_config.php:414 -msgid "Server SMTP" -msgstr "Servidor SMTP" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:137 -#: ../../include/functions_config.php:426 -msgid "Port SMTP" -msgstr "Puerto SMTP" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:142 -#: ../../godmode/setup/setup_general.php:880 ../../include/functions_config.php:430 -msgid "Encryption" -msgstr "Encriptación" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:148 -#: ../../godmode/gis_maps/configure_gis_map.php:586 -#: ../../godmode/setup/setup_general.php:886 -#: ../../godmode/reporting/create_container.php:291 -#: ../../godmode/reporting/create_container.php:310 -#: ../../include/ajax/module.php:2613 ../../include/ajax/events.php:1046 -#: ../../include/ajax/graph.ajax.php:147 ../../include/functions_html.php:5241 -msgid "none" -msgstr "ninguno" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:155 -#: ../../godmode/setup/setup_general.php:855 ../../include/functions_config.php:434 -msgid "Email user" -msgstr "Usuario de email" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:160 -#: ../../godmode/setup/setup_general.php:866 ../../include/functions_config.php:438 -msgid "Email password" -msgstr "Contraseña de email" - -#: ../../enterprise/meta/advanced/metasetup.php:53 -msgid "Consoles Setup" -msgstr "Configuración de consolas" - -#: ../../enterprise/meta/advanced/metasetup.php:61 -#: ../../enterprise/meta/advanced/metasetup.php:242 -msgid "General setup" -msgstr "Configuración general" - -#: ../../enterprise/meta/advanced/metasetup.php:69 -#: ../../enterprise/meta/advanced/metasetup.php:245 -msgid "Passwords setup" -msgstr "Configuración de contraseñas" - -#: ../../enterprise/meta/advanced/metasetup.php:78 -#: ../../enterprise/meta/advanced/metasetup.php:249 -#: ../../enterprise/meta/include/functions_meta.php:296 -#: ../../enterprise/meta/general/main_header.php:143 -#: ../../enterprise/meta/general/main_menu.php:253 -#: ../../enterprise/operation/log/elasticsearch_interface.php:30 -#: ../../enterprise/operation/log/log_viewer.php:399 -#: ../../enterprise/operation/log/log_viewer.php:439 -#: ../../enterprise/operation/log/log_viewer.php:498 -#: ../../enterprise/operation/menu.php:162 -#: ../../operation/agentes/ver_agente.php:1936 -msgid "Log viewer" -msgstr "Visor de logs" - -#: ../../enterprise/meta/advanced/metasetup.php:89 -#: ../../enterprise/godmode/menu.php:132 -#: ../../enterprise/include/functions_setup.php:67 -#: ../../enterprise/include/functions_setup.php:119 -#: ../../operation/agentes/datos_agente.php:181 -msgid "History database" -msgstr "Base de datos histórica" - -#: ../../enterprise/meta/advanced/metasetup.php:100 -#: ../../enterprise/meta/advanced/metasetup.php:253 ../../godmode/menu.php:454 -#: ../../godmode/setup/setup.php:113 ../../godmode/setup/setup.php:274 -msgid "Authentication" -msgstr "Autentificación" - -#: ../../enterprise/meta/advanced/metasetup.php:110 -#: ../../enterprise/meta/advanced/metasetup.php:261 -msgid "Visual setup" -msgstr "Configuración visual" - -#: ../../enterprise/meta/advanced/metasetup.php:118 -#: ../../enterprise/meta/advanced/metasetup.php:265 -msgid "Performance setup" -msgstr "Configuración del rendimiento" - -#: ../../enterprise/meta/advanced/metasetup.php:126 -#: ../../enterprise/meta/advanced/metasetup.php:225 -#: ../../enterprise/meta/advanced/metasetup.php:269 ../../godmode/menu.php:533 -#: ../../godmode/setup/file_manager.php:47 ../../godmode/setup/file_manager.php:60 -msgid "File manager" -msgstr "Gestor de archivos" - -#: ../../enterprise/meta/advanced/metasetup.php:134 -#: ../../enterprise/meta/advanced/metasetup.php:273 -msgid "Strings translation" -msgstr "Traducción de cadenas" - -#: ../../enterprise/meta/advanced/metasetup.php:142 -#: ../../enterprise/meta/advanced/metasetup.php:277 -msgid "Mail" -msgstr "Correo electrónico" - -#: ../../enterprise/meta/advanced/metasetup.php:150 -#: ../../enterprise/meta/advanced/metasetup.php:281 ../../godmode/menu.php:483 -#: ../../godmode/setup/setup.php:218 ../../godmode/setup/setup.php:325 -msgid "Notifications" -msgstr "Notificaciones" - -#: ../../enterprise/meta/advanced/metasetup.php:162 -msgid "Relations rules" -msgstr "Normas de relación" - -#: ../../enterprise/meta/advanced/metasetup.php:175 -msgid "Warp Update Setup" -msgstr "Configuración de Warp Update" - -#: ../../enterprise/meta/advanced/metasetup.php:183 -msgid "Warp Update Journal" -msgstr "Diario de Warp update" - -#: ../../enterprise/meta/advanced/metasetup.php:191 -msgid "Warp Update Offline" -msgstr "Warp update Sin conexión" - -#: ../../enterprise/meta/advanced/metasetup.php:199 -msgid "Warp Update Online" -msgstr "Warp Update En línea" - -#: ../../enterprise/meta/advanced/metasetup.php:237 -msgid "Consoles setup" -msgstr "Configuración de las consolas" - -#: ../../enterprise/meta/advanced/metasetup.php:257 -#: ../../godmode/setup/setup.php:362 -msgid "Historical database" -msgstr "Base de datos histórica" - -#: ../../enterprise/meta/advanced/metasetup.php:285 -msgid "Relations Rules" -msgstr "Normas de relación" - -#: ../../enterprise/meta/advanced/metasetup.php:289 -msgid "Online Update Options" -msgstr "Opciones de actualización online" - -#: ../../enterprise/meta/advanced/metasetup.php:293 -msgid "Online Update Journal" -msgstr "Update Journal en línea" - -#: ../../enterprise/meta/advanced/metasetup.php:297 -msgid "Online Update Offline" -msgstr "Actualización sin conexión" - -#: ../../enterprise/meta/advanced/metasetup.php:301 -msgid "Online Update Online" -msgstr "Actualización en línea" - -#: ../../enterprise/meta/advanced/metasetup.php:306 -#: ../../enterprise/meta/advanced/metasetup.php:319 -#: ../../enterprise/meta/general/logon_ok.php:98 -#: ../../enterprise/meta/general/main_menu.php:754 -#: ../../enterprise/meta/general/main_menu.php:755 -#: ../../enterprise/meta/general/main_menu.php:795 -#: ../../enterprise/meta/general/main_menu.php:796 -#: ../../enterprise/meta/general/main_menu.php:829 -#: ../../enterprise/meta/general/main_menu.php:830 -#: ../../enterprise/extensions/translate_string.php:182 -#: ../../enterprise/godmode/policies/configure_policy.php:38 -#: ../../enterprise/godmode/setup/setup_skins.php:49 -#: ../../enterprise/godmode/setup/edit_skin.php:55 -#: ../../enterprise/godmode/servers/HA_cluster.php:89 -#: ../../enterprise/include/functions_policies.php:3701 -#: ../../godmode/update_manager/update_manager.php:57 -#: ../../godmode/update_manager/update_manager.php:87 -#: ../../godmode/agentes/configurar_agente.php:405 -#: ../../godmode/agentes/configurar_agente.php:725 ../../godmode/menu.php:432 -#: ../../godmode/menu.php:439 ../../godmode/setup/setup.php:389 -#: ../../godmode/setup/gis_step_2.php:63 ../../godmode/setup/gis_step_2.php:67 -#: ../../godmode/setup/gis_step_2.php:100 ../../godmode/setup/gis_step_2.php:104 -#: ../../godmode/module_library/module_library_view.php:48 -#: ../../operation/agentes/estado_agente.php:242 -#: ../../operation/gis_maps/render_view.php:174 -msgid "Setup" -msgstr "Configuración" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:129 -#: ../../enterprise/godmode/policies/policy.php:251 -#: ../../enterprise/godmode/policies/policy.php:299 -#: ../../enterprise/operation/agentes/policy_manager.php:310 -msgid "Duplicated or incompatible operation in the queue" -msgstr "Operación duplicada o incompatible en la cola" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:137 -#: ../../enterprise/meta/advanced/policymanager.apply.php:141 -#: ../../enterprise/godmode/policies/policy.php:239 -#: ../../enterprise/godmode/policies/policy.php:294 -#: ../../enterprise/operation/agentes/policy_manager.php:305 -msgid "Operation successfully added to the queue" -msgstr "Operación añadida correctamente a la cola" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:141 -#: ../../enterprise/meta/advanced/policymanager.apply.php:149 -msgid "Only database" -msgstr "Bases de datos solamente" - -#: ../../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:245 -#: ../../enterprise/godmode/policies/policy.php:295 -#: ../../enterprise/operation/agentes/policy_manager.php:306 -#: ../../enterprise/operation/agentes/policy_manager.php:391 -msgid "Operation cannot be added to the queue" -msgstr "La operación no se puede añadir a la cola." - -#: ../../enterprise/meta/advanced/policymanager.apply.php:186 -msgid "Apply Policies" -msgstr "Aplicar políticas" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:198 -#: ../../enterprise/godmode/policies/policy_alerts.php:55 -#: ../../enterprise/godmode/policies/configure_policy.php:56 -#: ../../enterprise/godmode/policies/policy_modules.php:468 -#: ../../enterprise/godmode/policies/policy_linking.php:37 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:61 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:77 -#: ../../enterprise/godmode/policies/policy_collections.php:49 -#: ../../enterprise/godmode/policies/policy.php:81 -#: ../../enterprise/godmode/policies/policy.php:102 -#: ../../enterprise/godmode/policies/policy.php:124 -#: ../../enterprise/godmode/policies/policy.php:154 -#: ../../enterprise/include/functions_groups.php:33 -#: ../../enterprise/operation/agentes/ver_agente.php:254 -#: ../../godmode/agentes/configurar_agente.php:743 -#: ../../include/functions_networkmap.php:1303 ../../include/functions_maps.php:42 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:349 -#: ../../operation/tree.php:128 ../../operation/search_results.php:173 -#: ../../operation/agentes/estado_agente.php:405 -#: ../../operation/agentes/ver_agente.php:1903 ../../operation/search_main.php:145 -msgid "Policies" -msgstr "Políticas" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:213 -#: ../../enterprise/meta/advanced/policymanager.queue.php:311 -#: ../../enterprise/godmode/policies/policy_queue.php:758 -#: ../../enterprise/godmode/policies/policy_agents.php:974 -#: ../../enterprise/godmode/policies/policy_agents.php:1358 -#: ../../include/functions_visual_map_editor.php:637 -msgid "Apply" -msgstr "Aplicar" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:99 -#: ../../enterprise/include/class/Omnishell.class.php:2009 -#: ../../enterprise/include/lib/Metaconsole/Node.php:140 -#: ../../enterprise/include/lib/Metaconsole/Node.php:189 -#: ../../enterprise/include/lib/Metaconsole/Node.php:240 -#: ../../enterprise/include/lib/Metaconsole/Node.php:284 -#: ../../enterprise/include/lib/Metaconsole/Node.php:337 -msgid "success" -msgstr "con éxito" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:105 -#, php-format -msgid "Node %s is not recognized as metaconsole node." -msgstr "El nodo %s no ha sido reconocido como nodo de la Metaconsola." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:112 -#, php-format -msgid "Node %s license missmatch." -msgstr "El nodo %s no coincide en la licencia." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:119 -#, php-format -msgid "Cannot connect to node %s" -msgstr "No puede conectarse al nodo %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:126 -#, php-format -msgid "Unknown error synchronizing %s" -msgstr "Error desconocido al sincronizar %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:136 -#, php-format -msgid "Synchronized %d nodes, but some failed to synchronize %s" -msgstr "Nodos %d sincronizados, pero algunos no han podido sincronizarse %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:143 -#, php-format -msgid "Successfully synchronized all nodes (%d)" -msgstr "Todos los nodos se han sincronizado correctamente (%d)" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:229 -msgid "Node synchronization process failed" -msgstr "Error al sincronizar con el nodo" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:229 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:343 -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 intenta migrar este nodo a una Metaconsola nueva, use el formulario " -"disponible en Configuración > Enterprise en la consola de nodos." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:239 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:86 -msgid "Could not be update" -msgstr "No se pudo actualizar" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:279 -msgid "Could not be created, duplicated register found." -msgstr "No se pudo crear, se encontró un registro duplicado." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:341 -msgid "Node synchronization process failed: " -msgstr "Error al sincronizar con el nodo" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:341 -#: ../../godmode/setup/license.php:129 -msgid "Unknown error" -msgstr "Error desconocido" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:362 -msgid "Successfully registered" -msgstr "Registrado con éxito" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:363 -#, php-format -msgid "Could not be registered %s" -msgstr "No se pudo registrar %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:389 -msgid "Successfully delete" -msgstr "Borrado correctamente" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:390 -msgid "Could not be delete" -msgstr "No se puede eliminar" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:406 -#: ../../enterprise/godmode/policies/policy_alerts.php:137 -#: ../../enterprise/godmode/policies/policy_modules.php:529 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:147 -#: ../../godmode/users/user_list.php:449 -#: ../../godmode/agentes/configurar_agente.php:2275 -#: ../../godmode/agentes/modificar_agente.php:227 -#: ../../godmode/massive/massive_enable_disable_alerts.php:102 -#: ../../godmode/alerts/alert_list.php:476 -#: ../../include/ajax/alert_list.ajax.php:371 -msgid "Successfully enabled" -msgstr "Activado correctamente" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:407 -#: ../../enterprise/godmode/policies/policy_alerts.php:138 -#: ../../enterprise/godmode/policies/policy_modules.php:530 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:148 -#: ../../godmode/agentes/configurar_agente.php:2276 -#: ../../godmode/agentes/modificar_agente.php:228 -#: ../../godmode/massive/massive_enable_disable_alerts.php:102 -#: ../../godmode/alerts/alert_list.php:477 -#: ../../include/ajax/alert_list.ajax.php:373 -msgid "Could not be enabled" -msgstr "No se pudo activar" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:431 -#: ../../enterprise/godmode/policies/policy_alerts.php:163 -#: ../../enterprise/godmode/policies/policy_modules.php:546 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:156 -#: ../../godmode/users/user_list.php:443 -#: ../../godmode/agentes/configurar_agente.php:2300 -#: ../../godmode/agentes/modificar_agente.php:270 -#: ../../godmode/massive/massive_enable_disable_alerts.php:124 -#: ../../godmode/alerts/alert_list.php:512 -#: ../../include/ajax/alert_list.ajax.php:392 -msgid "Successfully disabled" -msgstr "Desactivado correctamente" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:432 -#, php-format -msgid "Could not be disabled: %s" -msgstr "No se pudo deshabilitar: %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:450 -msgid "System is centralised, but a node has been modified." -msgstr "El sistema está centralizado, pero se ha modificado un nodo." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:452 -msgid "" -"If you have changed the node database to a different one, please go to Command " -"center and perform a database unification process." -msgstr "" -"Si ha cambiado la base de datos de nodos a una diferente, vaya al Command Center " -"y realice el proceso de unificación de la base de datos." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:455 -msgid "" -"Please note that this node will not be usable until the environment is unified." -msgstr "" -"Tenga en cuenta que este nodo no se podrá utilizar hasta que se unifique el " -"entorno." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:461 -msgid "" -"System is centralised, please go to command center to perform a database merge " -"process to add new nodes." -msgstr "" -"El sistema está centralizado, vaya al Command Center para realizar un proceso de " -"fusión de base de datos para agregar nuevos nodos." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:464 -msgid "" -"Please note that the new node will not be usable until the environment is " -"unified." -msgstr "" -"Tenga en cuenta que el nuevo nodo no se podrá utilizar hasta que se unifique el " -"entorno." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:470 -#, php-format -msgid "" -"System is centralised, but you just modify nodes registered, please go to %s to " -"perform a database merge process." -msgstr "" -"El sistema está centralizado, pero solo modifica los nodos registrados, vaya a " -"%s para realizar un proceso de combinación de bases de datos." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:473 -msgid "This node will not be usable until unifying the environment" -msgstr "Este nodo no será utilizable hasta unificar el entorno" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:551 -#, php-format -msgid "%s Metaconsole item edition" -msgstr "Edición de elemento de Metaconsola %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:555 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:930 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:502 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1714 -#: ../../enterprise/include/functions_reporting_csv.php:1249 -#: ../../godmode/reporting/graph_builder.graph_editor.php:347 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1309 -#: ../../godmode/reporting/visual_console_builder.elements.php:120 -#: ../../godmode/reporting/visual_console_builder.elements.php:310 -#: ../../godmode/reporting/visual_console_builder.wizard.php:469 -#: ../../include/functions_visual_map_editor.php:67 -#: ../../include/functions_visual_map_editor.php:189 -#: ../../include/functions_visual_map_editor.php:817 -#: ../../include/functions_visual_map_editor.php:1448 -#: ../../include/functions_visual_map.php:4219 -#: ../../include/rest-api/models/VisualConsole/Item.php:1951 -#: ../../include/rest-api/models/VisualConsole/Item.php:2143 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:329 -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:287 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:354 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:365 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:471 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:455 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:347 -#: ../../include/lib/Dashboard/Widgets/module_value.php:322 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:260 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:314 -#: ../../include/lib/Dashboard/Widgets/module_status.php:338 -#: ../../operation/visual_console/view.php:360 -msgid "Label" -msgstr "Etiqueta" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:556 -msgid "Custom label to identify this setup." -msgstr "Etiqueta personalizada para identificar esta configuración." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:563 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:932 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:206 -msgid "Console URL" -msgstr "URL de la consola" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:564 -#, php-format -msgid "Full path to %s console (without index.php). Example %s" -msgstr "Ruta completa de la consola %s (sin index.php). Ejemplo %s" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:571 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 -msgid "Auth token" -msgstr "Hash de autentificación" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:572 -#, php-format -msgid "" -"Token previously configured on the destination %s console in order to use " -"delegated authentification." -msgstr "" -"Token previamente configurado en la consola %s de destino para usar la " -"autenticación delegada." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:586 -#: ../../enterprise/meta/advanced/metasetup.setup.php:378 -#: ../../enterprise/meta/include/functions_meta.php:221 -#: ../../enterprise/meta/include/functions_meta.php:231 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:210 -#: ../../godmode/setup/setup_general.php:359 ../../include/functions_config.php:240 -msgid "API password" -msgstr "Contraseña de la API" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:598 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:233 -msgid "Console User" -msgstr "Usuario de la consola" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:609 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:237 -msgid "Console Password" -msgstr "Contraseña de la consola" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:621 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:933 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:215 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:275 -msgid "DB Host" -msgstr "Host de la BD" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:633 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:219 -msgid "DB Name" -msgstr "Nombre de la BD" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:645 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:224 -msgid "DB User" -msgstr "Usuario de la BD" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:657 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:228 -msgid "DB Password" -msgstr "Contraseña de la BD" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:669 -#: ../../enterprise/include/class/DatabaseHA.class.php:960 -msgid "DB port" -msgstr "Puerto de la BD" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:681 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:772 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:777 -#: ../../enterprise/godmode/policies/policy_modules.php:413 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:672 -#: ../../enterprise/godmode/setup/setup_history.php:277 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:138 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:227 -#: ../../extensions/quick_shell.php:539 -#: ../../godmode/agentes/module_manager_editor.php:750 -#: ../../godmode/agentes/agent_manager.php:912 -#: ../../godmode/massive/massive_edit_agents.php:1186 -#: ../../godmode/massive/massive_add_action_alerts.php:251 -#: ../../include/functions_visual_map_editor.php:941 -#: ../../operation/agentes/status_monitor.php:1024 -#: ../../operation/events/events.php:2478 -msgid "Advanced options" -msgstr "Opciones avanzadas" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:681 -msgid "Define database connection from Pandora FMS node to this Metaconsole" -msgstr "" -"Definir conexión con la base de datos desde el nodo de Pandora FMs a esta " -"Metaconsola." - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:699 -msgid "Metaconsole DB Host" -msgstr "Host de la base de datos de la Metaconsola" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:710 -msgid "Metaconsole DB Name" -msgstr "Nombre de base de datos de la Metaconsola" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:721 -msgid "Metaconsole DB User" -msgstr "Usuario de la base de datos de la Metaconsola" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:732 -msgid "Metaconsole DB Password" -msgstr "Contraseña de la base de datos de la Metaconsola" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:744 -#: ../../enterprise/godmode/setup/setup.php:167 -msgid "Metaconsole DB port" -msgstr "Puerto BD Metaconsola" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:800 -msgid "Register empty node" -msgstr "Registrar nodo vacío" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:810 -msgid "Register node with data to merge" -msgstr "Nodo de registro con datos para combinar" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:860 -msgid "Node data will be wiped out" -msgstr "Los datos del nodo se borrarán" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:861 -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 "" -"La información contenida en este nodo no es necesaria. La información del nodo " -"se borrará y se reemplazará con nuevos datos de esta metaconsola automáticamente " -"después de registrar el nodo. ¿Estás seguro?" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:877 -msgid "Node data will be merged" -msgstr "Los datos del nodo se fusionarán" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:878 -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 "" -"La información contenida en este nodo es útil. Después de registrar el nodo, " -"debe iniciar un proceso de combinación desde el Command Center, que combinará la " -"información del entorno actual con la información contenida en este nuevo nodo. " -"¿Estás seguro?" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:924 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:270 -#: ../../enterprise/include/class/CommandCenter.class.php:311 -msgid "DB" -msgstr "BD" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:925 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:271 -#: ../../enterprise/include/class/CommandCenter.class.php:312 -msgid "API" -msgstr "API" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:926 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:272 -msgid "Compatibility" -msgstr "Compatibilidad" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:927 -#: ../../enterprise/include/functions_setup.php:196 -msgid "Agent cache" -msgstr "Caché de agente" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:928 -#: ../../enterprise/meta/advanced/policymanager.sync.php:328 -#: ../../enterprise/godmode/servers/HA_cluster.php:190 -#: ../../enterprise/include/functions_setup.php:204 -msgid "Sync" -msgstr "Sincronizar" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:929 -msgid "Database sync" -msgstr "Sincronización de bases de datos" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:934 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:317 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:330 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:101 -#: ../../enterprise/tools/ipam/ipam.php:430 -#: ../../operation/agentes/ver_agente.php:1407 -#: ../../operation/agentes/ver_agente.php:1874 -msgid "Manage" -msgstr "Gestionar" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:1002 -msgid "New node" -msgstr "Nuevo nodo" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:1034 -msgid "Synchronize all" -msgstr "Sincronizar todo" - -#: ../../enterprise/meta/advanced/links.php:46 ../../godmode/setup/links.php:55 -msgid "There was a problem creating link" -msgstr "Error al crear el enlace" - -#: ../../enterprise/meta/advanced/links.php:48 -#: ../../enterprise/meta/advanced/cron_main.php:163 -#: ../../enterprise/meta/advanced/cron_main.php:207 -#: ../../enterprise/meta/advanced/cron_main.php:277 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:79 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:125 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:47 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:232 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:248 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:303 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:326 -#: ../../enterprise/godmode/servers/manage_export.php:140 -#: ../../enterprise/godmode/servers/manage_export.php:147 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:80 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:111 -#: ../../enterprise/include/ajax/servers.ajax.php:222 -#: ../../enterprise/include/ajax/servers.ajax.php:367 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1792 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1882 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1977 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2071 -#: ../../enterprise/tools/ipam/ipam_action.php:239 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:50 -#: ../../godmode/modules/manage_nc_groups.php:108 -#: ../../godmode/users/profile_list.php:278 -#: ../../godmode/users/configure_user.php:481 -#: ../../godmode/agentes/configurar_agente.php:906 -#: ../../godmode/agentes/planned_downtime.editor.php:660 -#: ../../godmode/snmpconsole/snmp_alert.php:302 -#: ../../godmode/snmpconsole/snmp_filters.php:164 -#: ../../godmode/alerts/alert_commands.php:666 -#: ../../godmode/alerts/configure_alert_template.php:574 -#: ../../godmode/alerts/alert_list.php:198 ../../godmode/setup/news.php:83 -#: ../../godmode/setup/gis.php:47 ../../godmode/setup/links.php:57 -#: ../../include/functions_alerts.php:2766 -#: ../../include/class/EventSound.class.php:103 -#: ../../include/class/EventSound.class.php:134 -#: ../../include/class/CalendarManager.class.php:537 -#: ../../include/class/CalendarManager.class.php:894 -#: ../../include/functions_planned_downtimes.php:115 -#: ../../include/functions_planned_downtimes.php:904 -msgid "Successfully created" -msgstr "Creado correctamente" - -#: ../../enterprise/meta/advanced/links.php:59 -msgid "The link was not updated, the data is identical" -msgstr "No se ha actualizado el link, los datos son idénticos" - -#: ../../enterprise/meta/advanced/links.php:67 ../../godmode/setup/links.php:74 -msgid "There was a problem modifying link" -msgstr "Error al modificar el enlace" - -#: ../../enterprise/meta/advanced/links.php:69 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:126 -#: ../../enterprise/godmode/policies/policy_modules.php:1306 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:122 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:398 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:138 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:82 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:69 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1379 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1789 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1879 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1974 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2068 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2693 -#: ../../enterprise/tools/ipam/ipam_action.php:279 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:71 -#: ../../enterprise/tools/ipam/ipam_massive.php:47 -#: ../../godmode/modules/manage_nc_groups.php:142 -#: ../../godmode/users/profile_list.php:261 -#: ../../godmode/agentes/status_monitor_custom_fields.php:77 -#: ../../godmode/agentes/configurar_agente.php:1232 -#: ../../godmode/agentes/planned_downtime.editor.php:662 -#: ../../godmode/netflow/nf_edit_form.php:172 -#: ../../godmode/snmpconsole/snmp_alert.php:444 -#: ../../godmode/snmpconsole/snmp_filters.php:110 -#: ../../godmode/massive/massive_edit_modules.php:198 -#: ../../godmode/alerts/configure_alert_command.php:149 -#: ../../godmode/alerts/alert_templates.php:165 -#: ../../godmode/alerts/configure_alert_template.php:592 -#: ../../godmode/alerts/alert_list.php:94 ../../godmode/alerts/alert_list.php:388 -#: ../../godmode/setup/news.php:124 ../../godmode/setup/gis.php:39 -#: ../../godmode/setup/links.php:76 ../../godmode/events/event_edit_filter.php:244 -#: ../../include/functions_alerts.php:2766 -#: ../../include/class/CalendarManager.class.php:534 -#: ../../include/class/CalendarManager.class.php:891 -#: ../../include/functions_planned_downtimes.php:125 -msgid "Successfully updated" -msgstr "Actualizado correctamente" - -#: ../../enterprise/meta/advanced/links.php:81 ../../godmode/setup/links.php:87 -msgid "There was a problem deleting link" -msgstr "Error al borrar el enlace" - -#: ../../enterprise/meta/advanced/links.php:99 -msgid "Link Name error" -msgstr "Error en el nombre de link" - -#: ../../enterprise/meta/advanced/links.php:126 -#: ../../enterprise/meta/advanced/links.php:169 ../../godmode/setup/links.php:131 -#: ../../godmode/setup/links.php:195 -msgid "Link name" -msgstr "Nombre del enlace" - -#: ../../enterprise/meta/advanced/links.php:129 -#: ../../enterprise/godmode/policies/policy_linking.php:251 -#: ../../godmode/setup/links.php:148 -msgid "Link" -msgstr "Enlace" - -#: ../../enterprise/meta/advanced/links.php:165 ../../godmode/setup/links.php:191 -msgid "There isn't links" -msgstr "No hay enlaces" - -#: ../../enterprise/meta/advanced/policymanager.php:44 -msgid "Apply policies" -msgstr "Aplicar políticas" - -#: ../../enterprise/meta/advanced/policymanager.php:48 -#: ../../enterprise/meta/advanced/policymanager.php:66 -msgid "Policies queue" -msgstr "Cola de políticas" - -#: ../../enterprise/meta/advanced/policymanager.php:62 -msgid "Policies apply" -msgstr "Aplicar políticas" - -#: ../../enterprise/meta/advanced/policymanager.php:85 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:53 -#: ../../enterprise/meta/monitoring/group_view.php:55 -#: ../../enterprise/meta/monitoring/tactical.php:55 -#: ../../enterprise/meta/include/functions_agents_meta.php:601 -#: ../../enterprise/meta/agentsearch.php:48 -#: ../../enterprise/meta/general/logon_ok.php:16 -#: ../../enterprise/meta/general/logon_ok.php:22 -#: ../../enterprise/extensions/vmware/vmware_view.php:1434 -#: ../../enterprise/include/class/CommandCenter.class.php:145 -#: ../../godmode/netflow/nf_item_list.php:49 -#: ../../operation/agentes/ver_agente.php:1422 -#: ../../operation/agentes/ver_agente.php:1878 -msgid "Main" -msgstr "Principal" - -#: ../../enterprise/meta/advanced/policymanager.php:89 -msgid "Policy Manager" -msgstr "Gestor de políticas" - -#: ../../enterprise/meta/advanced/collections.data.php:33 -#: ../../enterprise/meta/advanced/collections.data.php:326 -#: ../../enterprise/meta/advanced/collections.editor.php:69 -#: ../../enterprise/meta/advanced/collections.editor.php:91 -#: ../../enterprise/meta/include/functions_agents_meta.php:540 -#: ../../enterprise/godmode/agentes/collections.agents.php:53 -#: ../../enterprise/godmode/agentes/collections.agents.php:87 -#: ../../enterprise/godmode/agentes/collections.data.php:54 -#: ../../enterprise/godmode/agentes/collections.data.php:64 -#: ../../enterprise/godmode/agentes/collections.editor.php:80 -#: ../../enterprise/godmode/agentes/collections.editor.php:118 -#: ../../enterprise/godmode/agentes/collections.php:144 -#: ../../enterprise/godmode/policies/policies.php:592 -#: ../../enterprise/godmode/policies/policy_collections.php:40 -#: ../../enterprise/godmode/policies/policy_collections.php:53 -#: ../../enterprise/godmode/menu.php:61 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2226 -#: ../../enterprise/include/functions_policies.php:3786 -#: ../../godmode/servers/modificar_server.php:309 -#: ../../general/first_task/collections.php:22 -msgid "Collections" -msgstr "Colecciones" - -#: ../../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/advanced/collections.editor.php:63 -#: ../../enterprise/meta/include/functions_events_meta.php:134 -#: ../../enterprise/godmode/agentes/collections.agents.php:56 -#: ../../enterprise/godmode/agentes/collections.agents.php:65 -#: ../../enterprise/godmode/agentes/collections.data.php:88 -#: ../../enterprise/godmode/agentes/collections.data.php:135 -#: ../../enterprise/godmode/agentes/collections.data.php:206 -#: ../../enterprise/godmode/agentes/collections.data.php:230 -#: ../../enterprise/godmode/agentes/collections.data.php:254 -#: ../../enterprise/godmode/agentes/collections.data.php:285 -#: ../../enterprise/godmode/agentes/collections.data.php:317 -#: ../../enterprise/godmode/agentes/collections.data.php:351 -#: ../../enterprise/godmode/agentes/collections.data.php:374 -#: ../../enterprise/godmode/agentes/collections.editor.php:65 -#: ../../enterprise/include/functions_reporting_pdf.php:710 -#: ../../enterprise/include/functions_security_hardening.php:134 -#: ../../enterprise/include/functions_security_hardening.php:169 -#: ../../enterprise/include/functions_reporting_csv.php:893 -#: ../../enterprise/include/functions_reporting_csv.php:923 -#: ../../enterprise/include/functions_reporting_csv.php:970 -#: ../../enterprise/include/functions_reporting_csv.php:1006 -#: ../../enterprise/include/functions_reporting_csv.php:1045 -#: ../../enterprise/include/functions_reporting_csv.php:1105 -#: ../../enterprise/include/functions_reporting_csv.php:1549 -#: ../../enterprise/include/functions_reporting_csv.php:2372 -#: ../../enterprise/include/functions_reporting_csv.php:2408 -#: ../../enterprise/include/functions_reporting_csv.php:2514 -#: ../../enterprise/include/functions_reporting_csv.php:2609 -#: ../../enterprise/include/functions_reporting_csv.php:2831 -#: ../../enterprise/include/functions_reporting.php:2203 -#: ../../enterprise/include/functions_reporting.php:2216 -#: ../../enterprise/include/functions_reporting.php:2458 -#: ../../enterprise/include/functions_reporting.php:2462 -#: ../../enterprise/include/functions_services.php:1651 -#: ../../enterprise/operation/agentes/policy_view.php:399 -#: ../../enterprise/operation/agentes/tag_view.php:789 -#: ../../extensions/insert_data.php:226 ../../extensions/insert_data.php:230 -#: ../../extensions/insert_data.php:235 -#: ../../godmode/agentes/status_monitor_custom_fields.php:133 -#: ../../godmode/agentes/status_monitor_custom_fields.php:170 -#: ../../godmode/events/custom_events.php:113 -#: ../../mobile/operation/modules.php:726 ../../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:737 -#: ../../mobile/operation/modules.php:740 ../../mobile/operation/modules.php:741 -#: ../../mobile/operation/modules.php:742 ../../mobile/operation/modules.php:743 -#: ../../mobile/operation/modules.php:744 ../../mobile/operation/modules.php:745 -#: ../../mobile/operation/modules.php:749 ../../mobile/operation/modules.php:750 -#: ../../mobile/operation/modules.php:751 ../../mobile/operation/modules.php:752 -#: ../../mobile/operation/modules.php:753 ../../mobile/operation/modules.php:754 -#: ../../mobile/operation/modules.php:755 ../../mobile/operation/modules.php:756 -#: ../../mobile/operation/modules.php:758 ../../mobile/operation/modules.php:761 -#: ../../mobile/operation/modules.php:762 ../../mobile/operation/modules.php:763 -#: ../../mobile/operation/modules.php:764 ../../mobile/operation/modules.php:765 -#: ../../mobile/operation/modules.php:766 ../../mobile/operation/modules.php:767 -#: ../../mobile/operation/modules.php:768 ../../mobile/operation/modules.php:912 -#: ../../mobile/operation/module_data.php:164 -#: ../../include/functions_reporting_html.php:2382 -#: ../../include/functions_reporting_html.php:2868 -#: ../../include/functions_reporting_html.php:2872 -#: ../../include/functions_reporting_html.php:2873 -#: ../../include/functions_reporting_html.php:2877 -#: ../../include/functions_reporting_html.php:2882 -#: ../../include/functions_reporting_html.php:2887 -#: ../../include/functions_reporting_html.php:2891 -#: ../../include/functions_reporting_html.php:2896 -#: ../../include/functions_reporting_html.php:2903 -#: ../../include/functions_reporting_html.php:2953 -#: ../../include/functions_reporting_html.php:3027 -#: ../../include/ajax/heatmap.ajax.php:336 ../../include/ajax/module.php:1043 -#: ../../include/ajax/custom_fields.php:412 ../../include/functions_graph.php:3518 -#: ../../include/functions_netflow.php:301 -#: ../../include/functions_reporting.php:4749 -#: ../../include/functions_reporting.php:4790 -#: ../../include/lib/Dashboard/Widgets/events_list.php:832 -#: ../../include/functions_events.php:218 ../../include/functions_events.php:301 -#: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/exportdata.php:114 -#: ../../operation/agentes/status_monitor.php:1595 -#: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/search_modules.php:41 -msgid "Data" -msgstr "Datos" - -#: ../../enterprise/meta/advanced/collections.data.php:76 -#: ../../enterprise/godmode/agentes/collections.data.php:196 -msgid "" -"Unable to create the collection. Another collection with the same short name." -msgstr "" -"No se ha podido crear la colección. Hay otra colección con el mismo nombre corto." - -#: ../../enterprise/meta/advanced/collections.data.php:97 -#: ../../enterprise/meta/advanced/collections.data.php:117 -#: ../../enterprise/godmode/agentes/collections.data.php:223 -#: ../../enterprise/godmode/agentes/collections.data.php:247 -msgid "Unable to create the collection" -msgstr "Error al crear la colección" - -#: ../../enterprise/meta/advanced/collections.data.php:97 -#: ../../enterprise/godmode/agentes/collections.data.php:223 -msgid "Invalid characters in short name" -msgstr "Caracteres no válidos en el nombre" - -#: ../../enterprise/meta/advanced/collections.data.php:111 -msgid "Manager configuration > New" -msgstr "Gestionar la configuración > Nuevo" - -#: ../../enterprise/meta/advanced/collections.data.php:117 -#: ../../enterprise/godmode/agentes/collections.data.php:247 -#: ../../enterprise/include/functions_local_components.php:174 -msgid "Empty name" -msgstr "Nombre vacío" - -#: ../../enterprise/meta/advanced/collections.data.php:142 -#: ../../enterprise/meta/advanced/collections.data.php:190 -#: ../../enterprise/godmode/agentes/collections.data.php:278 -#: ../../enterprise/godmode/agentes/collections.data.php:344 -msgid "Unable to create the collection." -msgstr "Error al crear la colección" - -#: ../../enterprise/meta/advanced/collections.data.php:163 -#: ../../enterprise/meta/advanced/collections.data.php:309 -#: ../../enterprise/godmode/agentes/collections.data.php:308 -msgid "Correct create collection" -msgstr "Colección de ficheros creada correctamente" - -#: ../../enterprise/meta/advanced/collections.data.php:174 -#: ../../enterprise/meta/advanced/collections.data.php:241 -#: ../../enterprise/meta/advanced/collections.data.php:265 -#: ../../enterprise/meta/advanced/collections.editor.php:66 -#: ../../enterprise/meta/advanced/collections.editor.php:411 -#: ../../enterprise/meta/advanced/collections.editor.php:428 -#: ../../enterprise/godmode/agentes/collections.agents.php:59 -#: ../../enterprise/godmode/agentes/collections.data.php:145 -#: ../../enterprise/godmode/agentes/collections.data.php:319 -#: ../../enterprise/godmode/agentes/collections.data.php:376 -#: ../../enterprise/godmode/agentes/collections.editor.php:74 -#: ../../enterprise/godmode/agentes/collections.editor.php:463 -#: ../../enterprise/include/functions_collection.php:186 -#: ../../operation/agentes/ver_agente.php:1707 -msgid "Files" -msgstr "Archivos" - -#: ../../enterprise/meta/advanced/collections.data.php:231 -msgid "Manager configuration > Edit " -msgstr "Gestionar la configuración > Editar " - -#: ../../enterprise/meta/advanced/collections.data.php:287 -#: ../../enterprise/godmode/agentes/collections.data.php:400 -msgid "Unable to edit the collection, empty name." -msgstr "Error al crear colección: nombre vacío" - -#: ../../enterprise/meta/advanced/collections.data.php:300 -#: ../../enterprise/godmode/agentes/collections.data.php:413 -msgid "Unable to edit the collection." -msgstr "Error al editar la colección" - -#: ../../enterprise/meta/advanced/collections.data.php:317 -#: ../../enterprise/meta/advanced/collections.editor.php:82 -msgid "Edit collection" -msgstr "Editar colección" - -#: ../../enterprise/meta/advanced/collections.data.php:337 -#: ../../enterprise/meta/advanced/collections.editor.php:105 -msgid "This console is not manager of this environment." -msgstr "Esta consola no es el administrador de este entorno." - -#: ../../enterprise/meta/advanced/collections.data.php:365 -#: ../../enterprise/godmode/agentes/collections.data.php:495 -msgid "Recreate file" -msgstr "Volver a crear el archivo" - -#: ../../enterprise/meta/advanced/collections.data.php:399 -#: ../../enterprise/meta/advanced/collections.data.php:400 -#: ../../enterprise/godmode/agentes/collection_manager.php:218 -#: ../../enterprise/godmode/agentes/collection_manager.php:221 -#: ../../enterprise/godmode/agentes/collection_manager.php:339 -#: ../../enterprise/godmode/agentes/collections.data.php:526 -#: ../../enterprise/godmode/agentes/collections.data.php:527 -#: ../../enterprise/godmode/agentes/collections.php:94 -#: ../../enterprise/godmode/agentes/collections.php:95 -msgid "Need to regenerate" -msgstr "Necesita volver a regenerarse" - -#: ../../enterprise/meta/advanced/collections.data.php:410 -#: ../../enterprise/meta/advanced/collections.data.php:411 -#: ../../enterprise/godmode/agentes/collection_manager.php:229 -#: ../../enterprise/godmode/agentes/collection_manager.php:230 -#: ../../enterprise/godmode/agentes/collection_manager.php:350 -#: ../../enterprise/godmode/agentes/collection_manager.php:351 -#: ../../enterprise/godmode/agentes/collections.data.php:538 -#: ../../enterprise/godmode/agentes/collections.data.php:539 -#: ../../enterprise/godmode/agentes/collections.php:105 -#: ../../enterprise/godmode/agentes/collections.php:106 -#: ../../enterprise/operation/agentes/collection_view.php:148 -#: ../../enterprise/operation/agentes/collection_view.php:149 -msgid "The collection directory does not exist." -msgstr "El directorio donde se guardan las colecciones no existe." - -#: ../../enterprise/meta/advanced/collections.data.php:446 -#: ../../enterprise/godmode/agentes/collections.data.php:600 -#: ../../godmode/wizards/ManageExtensions.class.php:319 -msgid "Short name" -msgstr "Abreviación" - -#: ../../enterprise/meta/advanced/collections.data.php:452 -#: ../../enterprise/godmode/agentes/collections.data.php:562 -msgid "" -"The collection's short name is the name of dir in attachment dir and the package " -"collection." -msgstr "" -"El nombre corto de la colección es el nombre del directorio en el directorio de " -"adjuntos y la colección de paquetes." - -#: ../../enterprise/meta/advanced/collections.data.php:452 -#: ../../enterprise/godmode/agentes/collections.data.php:564 -msgid "Short name must contain only alphanumeric characters, - or _ ." -msgstr "Los nombres cortos deben contener solo caracteres alfanuméricos, - o _." - -#: ../../enterprise/meta/advanced/collections.data.php:452 -#: ../../enterprise/godmode/agentes/collections.data.php:566 -msgid "Empty for default short name fc_X where X is the collection id." -msgstr "" -"Déjalo vacío para el nombre corto por defecto (fc_X) donde X es el ID de la " -"colección." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:72 -#, php-format -msgid "Provisioning custom data %s successfully deleted." -msgstr "" -"Datos personalizados de aprovisionamiento %s borrados correctamente." - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:79 -#, php-format -msgid "Cannot delete custom data %s." -msgstr "Error al borrar los datos personalizados %s" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:92 -msgid "There was an error when moving the custom provisioning data." -msgstr "Error al mover los datos de aprovisionamiento personalizado" - -#: ../../enterprise/meta/advanced/collections.editor.php:151 -#: ../../enterprise/meta/advanced/collections.editor.php:219 -#: ../../enterprise/godmode/agentes/collections.editor.php:179 -#: ../../enterprise/godmode/agentes/collections.editor.php:245 -#: ../../godmode/servers/plugin.php:221 ../../include/functions_filemanager.php:802 -msgid "Edit file" -msgstr "Editar archivo" - -#: ../../enterprise/meta/advanced/collections.editor.php:154 -#: ../../enterprise/meta/advanced/collections.editor.php:221 -#: ../../enterprise/godmode/agentes/collections.editor.php:182 -#: ../../enterprise/godmode/agentes/collections.editor.php:247 -msgid "Back to file explorer" -msgstr "Volver al explorador de archivos" - -#: ../../enterprise/meta/advanced/collections.editor.php:193 -#: ../../enterprise/godmode/agentes/collections.editor.php:219 -#: ../../include/functions_filemanager.php:297 -msgid "Security error." -msgstr "Error de seguridad" - -#: ../../enterprise/meta/advanced/collections.editor.php:243 -#: ../../enterprise/godmode/agentes/collections.editor.php:269 -#: ../../godmode/servers/plugin.php:240 -msgid "Compatibility mode" -msgstr "Modo de compatibilidad" - -#: ../../enterprise/meta/advanced/collections.editor.php:295 -#: ../../enterprise/godmode/agentes/collections.editor.php:320 -msgid "Correct update file." -msgstr "Actualización correcta del archivo" - -#: ../../enterprise/meta/advanced/collections.editor.php:296 -#: ../../enterprise/godmode/agentes/collections.editor.php:321 -msgid "Incorrect update file." -msgstr "Error al actualizar el archivo" - -#: ../../enterprise/meta/advanced/collections.editor.php:429 -#: ../../enterprise/godmode/agentes/collections.editor.php:464 -msgid "Please, first save a new collection before to upload files." -msgstr "Por favor, antes de subir archivos, guarda una nueva colección." - -#: ../../enterprise/meta/advanced/cron_main.php:79 -#: ../../enterprise/extensions/cron.php:156 -msgid "Cron jobs" -msgstr "Tareas cron" - -#: ../../enterprise/meta/advanced/cron_main.php:88 -#: ../../godmode/agentes/planned_downtime.list.php:345 -#: ../../godmode/agentes/planned_downtime.list.php:788 -msgid "Cron" -msgstr "Cron" - -#: ../../enterprise/meta/advanced/cron_main.php:164 -#: ../../enterprise/meta/advanced/cron_main.php:208 -#: ../../enterprise/meta/advanced/cron_main.php:278 -#: ../../enterprise/meta/include/functions_meta.php:125 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:223 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:295 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:401 -#: ../../include/functions_config.php:225 -msgid "Path doesn't exists or is not writable" -msgstr "La ruta no existe o no se puede escribir en ella." - -#: ../../enterprise/meta/advanced/cron_main.php:178 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:261 -msgid "Only administrator users can create this type of functions" -msgstr "Solo los usuarios administradores pueden crear este tipo de funciones." - -#: ../../enterprise/meta/advanced/cron_main.php:311 -msgid "In order to make backups it is necessary to have mysqldump on your console." -msgstr "Para hacer una copia de seguridad, debe tener mysquldump en la consola." - -#: ../../enterprise/meta/advanced/cron_main.php:380 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:590 -msgid "Add new job" -msgstr "Añadir nueva tarea" - -#: ../../enterprise/meta/advanced/cron_main.php:383 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:386 -msgid "Edit job" -msgstr "Editar tarea" - -#: ../../enterprise/meta/advanced/cron_main.php:407 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:952 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1157 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4037 -#: ../../enterprise/godmode/wizards/consoletask_js.php:42 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4410 -#: ../../enterprise/operation/agentes/security_hardening.php:597 -#: ../../enterprise/operation/log/log_viewer.php:1206 -#: ../../enterprise/operation/log/log_viewer.php:1221 -#: ../../enterprise/operation/services/services.treeview_services.php:410 -#: ../../extensions/insert_data.php:279 -#: ../../godmode/agentes/planned_downtime.editor.php:2007 -#: ../../godmode/alerts/configure_alert_template.php:1527 -#: ../../godmode/alerts/configure_alert_template.php:1611 -#: ../../godmode/setup/news.php:433 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5216 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:730 -#: ../../operation/tree.php:627 ../../operation/agentes/stat_win.php:601 -#: ../../operation/agentes/interface_traffic_graph_win.php:445 -#: ../../operation/agentes/datos_agente.php:314 -#: ../../operation/agentes/estado_monitores.php:461 -#: ../../operation/network/network_report.php:609 -#: ../../operation/network/network_usage_map.php:424 -#: ../../operation/netflow/nf_live_view.php:982 -#: ../../operation/search_modules.php:353 -#: ../../operation/reporting/reporting_viewer.php:360 -#: ../../operation/reporting/reporting_viewer.php:379 -#: ../../operation/reporting/graph_viewer.php:466 -#: ../../operation/events/events.php:3497 -msgid "Choose time" -msgstr "Seleccionar hora" - -#: ../../enterprise/meta/advanced/cron_main.php:408 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:953 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1158 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4038 -#: ../../enterprise/godmode/wizards/consoletask_js.php:43 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4101 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4411 -#: ../../enterprise/include/lib/Metaconsole/Node.php:539 -#: ../../enterprise/operation/agentes/security_hardening.php:598 -#: ../../enterprise/operation/log/log_viewer.php:1207 -#: ../../enterprise/operation/log/log_viewer.php:1222 -#: ../../enterprise/operation/services/services.treeview_services.php:411 -#: ../../extensions/insert_data.php:280 -#: ../../godmode/agentes/planned_downtime.editor.php:2008 -#: ../../godmode/alerts/configure_alert_template.php:1528 -#: ../../godmode/alerts/configure_alert_template.php:1612 -#: ../../godmode/setup/news.php:434 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5217 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:731 -#: ../../operation/tree.php:628 ../../operation/agentes/stat_win.php:602 -#: ../../operation/agentes/interface_traffic_graph_win.php:446 -#: ../../operation/agentes/datos_agente.php:315 -#: ../../operation/agentes/estado_monitores.php:462 -#: ../../operation/network/network_report.php:610 -#: ../../operation/network/network_usage_map.php:425 -#: ../../operation/netflow/nf_live_view.php:983 -#: ../../operation/search_modules.php:354 -#: ../../operation/reporting/reporting_viewer.php:361 -#: ../../operation/reporting/reporting_viewer.php:380 -#: ../../operation/reporting/graph_viewer.php:333 -#: ../../operation/reporting/graph_viewer.php:467 -#: ../../operation/events/events.php:3498 -msgid "Time" -msgstr "Hora" - -#: ../../enterprise/meta/advanced/cron_main.php:409 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:954 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1159 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4039 -#: ../../enterprise/godmode/wizards/consoletask_js.php:44 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4102 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4412 -#: ../../enterprise/operation/agentes/security_hardening.php:599 -#: ../../enterprise/operation/log/log_viewer.php:1208 -#: ../../enterprise/operation/log/log_viewer.php:1223 -#: ../../enterprise/operation/services/services.treeview_services.php:412 -#: ../../extensions/insert_data.php:281 -#: ../../godmode/agentes/planned_downtime.editor.php:2009 -#: ../../godmode/alerts/configure_alert_template.php:1529 -#: ../../godmode/alerts/configure_alert_template.php:1613 -#: ../../godmode/setup/news.php:435 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5218 -#: ../../include/functions_html.php:2390 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:732 -#: ../../operation/tree.php:629 ../../operation/agentes/stat_win.php:603 -#: ../../operation/agentes/interface_traffic_graph_win.php:447 -#: ../../operation/agentes/datos_agente.php:316 -#: ../../operation/agentes/estado_monitores.php:463 -#: ../../operation/network/network_report.php:611 -#: ../../operation/network/network_usage_map.php:426 -#: ../../operation/netflow/nf_live_view.php:984 -#: ../../operation/search_modules.php:355 -#: ../../operation/reporting/reporting_viewer.php:362 -#: ../../operation/reporting/reporting_viewer.php:381 -#: ../../operation/reporting/graph_viewer.php:468 -#: ../../operation/events/events.php:3499 -msgid "Hour" -msgstr "Hora" - -#: ../../enterprise/meta/advanced/cron_main.php:410 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:955 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1160 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4040 -#: ../../enterprise/godmode/wizards/consoletask_js.php:45 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4103 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4413 -#: ../../enterprise/operation/agentes/security_hardening.php:600 -#: ../../enterprise/operation/log/log_viewer.php:1209 -#: ../../enterprise/operation/log/log_viewer.php:1224 -#: ../../enterprise/operation/services/services.treeview_services.php:413 -#: ../../extensions/insert_data.php:282 -#: ../../godmode/agentes/planned_downtime.editor.php:2010 -#: ../../godmode/alerts/configure_alert_template.php:1530 -#: ../../godmode/alerts/configure_alert_template.php:1614 -#: ../../godmode/setup/news.php:436 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5219 -#: ../../include/functions_html.php:2391 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:733 -#: ../../operation/tree.php:630 ../../operation/agentes/stat_win.php:604 -#: ../../operation/agentes/interface_traffic_graph_win.php:448 -#: ../../operation/agentes/datos_agente.php:317 -#: ../../operation/agentes/estado_monitores.php:464 -#: ../../operation/network/network_report.php:612 -#: ../../operation/network/network_usage_map.php:427 -#: ../../operation/netflow/nf_live_view.php:985 -#: ../../operation/search_modules.php:356 -#: ../../operation/reporting/reporting_viewer.php:363 -#: ../../operation/reporting/reporting_viewer.php:382 -#: ../../operation/reporting/graph_viewer.php:469 -#: ../../operation/events/events.php:3500 -msgid "Minute" -msgstr "Minuto" - -#: ../../enterprise/meta/advanced/cron_main.php:411 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:956 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1161 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4041 -#: ../../enterprise/godmode/wizards/consoletask_js.php:46 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4104 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4414 -#: ../../enterprise/operation/agentes/security_hardening.php:601 -#: ../../enterprise/operation/log/log_viewer.php:1210 -#: ../../enterprise/operation/log/log_viewer.php:1225 -#: ../../enterprise/operation/services/services.treeview_services.php:414 -#: ../../extensions/insert_data.php:283 -#: ../../godmode/agentes/planned_downtime.editor.php:2011 -#: ../../godmode/alerts/configure_alert_template.php:1531 -#: ../../godmode/alerts/configure_alert_template.php:1615 -#: ../../godmode/setup/news.php:437 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5220 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:734 -#: ../../operation/tree.php:631 ../../operation/agentes/stat_win.php:605 -#: ../../operation/agentes/interface_traffic_graph_win.php:449 -#: ../../operation/agentes/datos_agente.php:318 -#: ../../operation/agentes/estado_monitores.php:465 -#: ../../operation/network/network_report.php:613 -#: ../../operation/network/network_usage_map.php:428 -#: ../../operation/netflow/nf_live_view.php:986 -#: ../../operation/search_modules.php:357 -#: ../../operation/reporting/reporting_viewer.php:364 -#: ../../operation/reporting/reporting_viewer.php:383 -#: ../../operation/reporting/graph_viewer.php:470 -#: ../../operation/events/events.php:3501 -msgid "Second" -msgstr "Segundo" - -#: ../../enterprise/meta/advanced/cron_main.php:412 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:957 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1162 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4042 -#: ../../enterprise/godmode/wizards/consoletask_js.php:47 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4105 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4415 -#: ../../enterprise/operation/agentes/security_hardening.php:602 -#: ../../enterprise/operation/log/log_viewer.php:1211 -#: ../../enterprise/operation/log/log_viewer.php:1226 -#: ../../enterprise/operation/services/services.treeview_services.php:415 -#: ../../extensions/insert_data.php:284 -#: ../../godmode/agentes/planned_downtime.editor.php:2012 -#: ../../godmode/alerts/configure_alert_template.php:1532 -#: ../../godmode/alerts/configure_alert_template.php:1616 -#: ../../godmode/setup/news.php:438 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5221 -#: ../../include/functions.php:515 ../../include/functions.php:646 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:735 -#: ../../operation/tree.php:632 ../../operation/agentes/stat_win.php:606 -#: ../../operation/agentes/interface_traffic_graph_win.php:450 -#: ../../operation/agentes/datos_agente.php:319 -#: ../../operation/agentes/estado_monitores.php:466 -#: ../../operation/agentes/agent_inventory.php:141 -#: ../../operation/network/network_report.php:614 -#: ../../operation/network/network_usage_map.php:429 -#: ../../operation/netflow/nf_live_view.php:987 -#: ../../operation/search_modules.php:358 -#: ../../operation/reporting/reporting_viewer.php:365 -#: ../../operation/reporting/reporting_viewer.php:384 -#: ../../operation/reporting/graph_viewer.php:471 -#: ../../operation/events/events.php:3502 -msgid "Now" -msgstr "Ahora" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:78 -#: ../../enterprise/godmode/modules/configure_local_component.php:166 -#: ../../godmode/modules/manage_network_components_form_common.php:54 -#: ../../godmode/users/configure_user.php:1468 -#: ../../godmode/alerts/alert_commands.php:143 -#: ../../godmode/alerts/alert_commands.php:184 -#: ../../godmode/alerts/configure_alert_template.php:974 -#: ../../godmode/alerts/configure_alert_template.php:1019 -#: ../../godmode/alerts/configure_alert_template.php:1189 -msgid "Basic" -msgstr "Básico" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:82 -#: ../../enterprise/meta/include/functions_meta.php:80 -#: ../../include/functions_config.php:184 -msgid "Language settings" -msgstr "Configuración de idioma" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:99 -#: ../../enterprise/meta/include/functions_meta.php:85 -#: ../../godmode/setup/setup_general.php:270 ../../include/functions_config.php:196 -msgid "Auto login (hash) password" -msgstr "Contraseña («hash») de inicio de sesión automático" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:110 -#: ../../godmode/setup/setup_general.php:58 ../../mobile/operation/events.php:248 -#: ../../include/functions_reporting_html.php:1146 -#: ../../include/functions_reporting_html.php:2724 ../../include/functions.php:1291 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:486 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:478 -#: ../../include/functions_events.php:2538 ../../include/functions_events.php:3112 -#: ../../operation/events/events.php:902 -msgid "System" -msgstr "Sistema" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:111 -#: ../../godmode/setup/setup_general.php:59 ../../include/functions_menu.php:954 -msgid "Database" -msgstr "Base de datos" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:113 -#: ../../enterprise/meta/include/functions_meta.php:95 -#: ../../godmode/setup/setup_general.php:282 ../../include/functions_config.php:200 -msgid "Time source" -msgstr "Hora de referencia" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:132 -#, php-format -msgid "" -"If SSL is not properly configured, you will lose access to the %s Console. Do " -"you want to continue?" -msgstr "" -"Si el SSL no esta correctamente configurado, perderá el acceso a la consola %s. " -"¿Desea continuar?" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:148 -#: ../../enterprise/meta/include/functions_meta.php:105 -#: ../../godmode/setup/setup_general.php:307 ../../include/functions_config.php:212 -msgid "Enforce https" -msgstr "Forzar https" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:153 -#: ../../enterprise/meta/include/functions_meta.php:130 -#: ../../godmode/setup/setup_general.php:295 ../../include/functions_config.php:223 -msgid "Attachment store" -msgstr "Almacenamiento de adjuntos" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:154 -msgid "Directory where temporary data is stored." -msgstr "Directorio donde se almacenan los datos temporales" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:168 -#: ../../enterprise/meta/include/functions_meta.php:141 -#: ../../godmode/setup/setup_general.php:244 ../../include/functions_config.php:188 -msgid "Remote config directory" -msgstr "Directorio remoto de configuración" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:180 -#: ../../enterprise/meta/include/functions_meta.php:151 -#: ../../godmode/setup/setup_general.php:256 -msgid "Chromium path" -msgstr "Ruta de Chromium" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:180 -msgid "Directory where Chromium binary file exists and has execution grants." -msgstr "" -"Directorio donde se encuentra el archivo binario de Chromium y tiene permisos de " -"ejecución." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:192 -#: ../../enterprise/godmode/setup/setup_auth.php:353 -#: ../../godmode/setup/setup_general.php:80 -#: ../../include/functions_visual_map_editor.php:286 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:271 -#: ../../include/functions_register.php:134 -msgid "Africa" -msgstr "África" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:193 -#: ../../enterprise/godmode/setup/setup_auth.php:354 -#: ../../godmode/setup/setup_general.php:81 -#: ../../include/functions_visual_map_editor.php:287 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:272 -#: ../../include/functions_register.php:135 -msgid "America" -msgstr "América" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:194 -#: ../../enterprise/godmode/setup/setup_auth.php:355 -#: ../../godmode/setup/setup_general.php:82 -#: ../../include/functions_visual_map_editor.php:288 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:273 -#: ../../include/functions_register.php:136 -msgid "Antarctica" -msgstr "Antártida" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:195 -#: ../../enterprise/godmode/setup/setup_auth.php:356 -#: ../../godmode/setup/setup_general.php:83 -#: ../../include/functions_visual_map_editor.php:289 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:274 -#: ../../include/functions_register.php:137 -msgid "Arctic" -msgstr "Ártico" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:196 -#: ../../enterprise/godmode/setup/setup_auth.php:357 -#: ../../godmode/setup/setup_general.php:84 -#: ../../include/functions_visual_map_editor.php:290 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:275 -#: ../../include/functions_register.php:138 -msgid "Asia" -msgstr "Asia" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:197 -#: ../../enterprise/godmode/setup/setup_auth.php:358 -#: ../../godmode/setup/setup_general.php:85 -#: ../../include/functions_visual_map_editor.php:291 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:276 -#: ../../include/functions_register.php:139 -msgid "Atlantic" -msgstr "Atlántico" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:198 -#: ../../enterprise/godmode/setup/setup_auth.php:359 -#: ../../godmode/setup/setup_general.php:86 -#: ../../include/functions_visual_map_editor.php:292 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:277 -#: ../../include/functions_register.php:140 -msgid "Australia" -msgstr "Australia" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:199 -#: ../../enterprise/godmode/setup/setup_auth.php:360 -#: ../../godmode/setup/setup_general.php:87 -#: ../../include/functions_visual_map_editor.php:293 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:278 -#: ../../include/functions_register.php:141 -msgid "Europe" -msgstr "Europa" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:200 -#: ../../enterprise/godmode/setup/setup_auth.php:361 -#: ../../godmode/setup/setup_general.php:88 -#: ../../include/functions_visual_map_editor.php:294 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:279 -#: ../../include/functions_register.php:142 -msgid "Indian" -msgstr "Índico" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:201 -#: ../../enterprise/godmode/setup/setup_auth.php:362 -#: ../../godmode/setup/setup_general.php:89 -#: ../../include/functions_visual_map_editor.php:295 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:280 -#: ../../include/functions_register.php:143 -msgid "Pacific" -msgstr "Pacífico" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:202 -#: ../../enterprise/godmode/setup/setup_auth.php:363 -#: ../../godmode/setup/setup_general.php:90 -#: ../../include/functions_visual_map_editor.php:296 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:281 -#: ../../include/functions_register.php:144 -msgid "UTC" -msgstr "UTC" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:223 -#: ../../godmode/setup/setup_general.php:467 -msgid "Change timezone" -msgstr "Cambiar zona horaria" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:232 -#: ../../enterprise/meta/include/functions_meta.php:161 -#: ../../include/functions_register.php:164 ../../include/functions_config.php:287 -msgid "Timezone setup" -msgstr "Configuración de zona horaria" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:238 -#, 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 "" -"Ajuste este valor cuando necesite que %s esté accesible a través de una URL " -"pública (por ejemplo usando los ajustes mod_proxy de Apache)." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:251 -#, 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 la URL no está correctamente configurada, no tendrá acceso a la consola %s. " -"¿Desea continuar?" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:266 -#: ../../enterprise/meta/include/functions_meta.php:191 -#: ../../godmode/setup/setup_general.php:515 ../../include/functions_config.php:326 -msgid "Public URL host exclusions" -msgstr "Exclusiones del host de URL pública" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:278 -#: ../../enterprise/meta/include/functions_meta.php:181 -#: ../../godmode/setup/setup_general.php:505 ../../include/functions_config.php:322 -msgid "Force use Public URL" -msgstr "Forzar el uso de la URL pública" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:279 -msgid "Force using defined public URL)." -msgstr "Forzar usando la URL pública definida." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:306 -#: ../../godmode/setup/setup_sflow.php:75 ../../godmode/setup/setup_netflow.php:71 -#: ../../include/functions_config.php:1627 ../../include/functions_config.php:1670 -msgid "Disable custom live view filters" -msgstr "Desactiva los filtros de vista activa personalizados" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:307 -msgid "" -"Disable the definition of custom filters in the live view. Only existing filters " -"can be used." -msgstr "" -"Desactiva la definición de filtros personalizados en la vista activa. Solo " -"pueden usarse los filtros existentes." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:329 -msgid "Disabled sections" -msgstr "Secciones desactivadas" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:331 -msgid "Enabled sections" -msgstr "Activar secciones" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:336 -msgid "Push selected sections to enable it" -msgstr "Selecciona las secciones elegidas para activarlo" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:338 -msgid "Pop selected sections to disable it" -msgstr "Deshacer selección de las secciones para desactivarlo" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:346 -msgid "Customize sections" -msgstr "Personalizar secciones" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:370 -#: ../../enterprise/meta/include/functions_meta.php:211 -#: ../../godmode/setup/setup_general.php:555 ../../include/functions_config.php:338 -msgid "Command Snapshot" -msgstr "Salida de comandos como capturas" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:371 -msgid "The string modules with several lines show as command output" -msgstr "" -"Los módulos de tipo cadena de texto con varias líneas se mostrarán como una " -"salida de comando" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:379 -msgid "Please be careful if you put a password put https access." -msgstr "" -"Por favor, ten cuidado. Si tienes que introducir una contraseña pon acceso https." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:402 -#: ../../enterprise/meta/include/functions_meta.php:241 -#: ../../godmode/setup/setup_general.php:371 ../../include/functions_config.php:236 -msgid "IP list with API access" -msgstr "Lista de IPs con acceso a la API" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:432 -msgid "Enable Warp Update" -msgstr "Habilitar actualización de Warp" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:437 -#: ../../enterprise/meta/include/functions_meta.php:276 -#: ../../enterprise/godmode/setup/setup.php:106 -#: ../../include/functions_config.php:462 -msgid "Size of collection" -msgstr "Tamaño de la colección" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:449 -msgid "Max. agents to add in policy concurrently" -msgstr "Máx. de agentes a añadir a una política simultáneamente" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:450 -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 "" -"Número máximo de agentes permitido a añadir a una política simultáneamente " -"(añadir un gran número de agentes de una vex puede causar problemas de " -"funcionamiento)" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:464 -msgid "Warning for synchronization queue" -msgstr "Advertencia para la cola de sincronización" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:465 -msgid "" -"If the number of pending items (per node) is higher than this number, a " -"notification will be shown" -msgstr "" -"Si el número de elementos pendientes (por nodo) es superior a este número, se " -"mostrará una notificación" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:498 -msgid "Enable Agent API" -msgstr "Habilitar API del agente" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:522 -msgid "Enable log viewer" -msgstr "Habilitar el visor de logs" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:545 -#: ../../enterprise/meta/include/functions_meta.php:306 -#: ../../godmode/setup/setup_general.php:689 -msgid "Enable console log" -msgstr "Habilitar log de consola" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:546 -msgid "Log location: pandora_console/log/console.log" -msgstr "Localización de logs: pandora_console/log/console.log" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:571 -#: ../../enterprise/meta/include/functions_meta.php:316 -#: ../../godmode/setup/setup_general.php:702 -msgid "Enable audit log" -msgstr "Habilitar auditoría de logs" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:572 -msgid "Log location: pandora_console/log/audit.log" -msgstr "Localización de logs: pandora_console/log/audit.log" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:597 -#: ../../enterprise/meta/advanced/metasetup.setup.php:598 -#: ../../enterprise/meta/include/functions_meta.php:326 -#: ../../godmode/setup/setup_general.php:715 ../../include/functions_config.php:398 -msgid "Enable console report" -msgstr "Habilitar informe de consola" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:605 -#: ../../enterprise/meta/include/functions_meta.php:356 -#: ../../godmode/setup/setup_general.php:725 ../../include/functions_config.php:402 -msgid "Check conexion interval" -msgstr "Comprobar intervalo de conexión" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:616 -#: ../../godmode/setup/setup_general.php:736 -msgid "" -"If there are any "In process" events with a specific Extra ID and a " -"New event with that Extra ID is received, it will be created as "In " -"process" instead." -msgstr "" -"Si hay algún evento \"En proceso\" con un ID adicional específico y se recibe un " -"evento Nuevo con ese ID adicional, se creará como \"En proceso\" en su lugar." - -#: ../../enterprise/meta/advanced/metasetup.setup.php:639 -#: ../../enterprise/meta/include/functions_meta.php:336 -#: ../../godmode/setup/setup_general.php:741 -msgid "Keep In process status for new events with extra ID" -msgstr "Mantener el estado En proceso para nuevos eventos con ID adicional" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:644 -#: ../../godmode/setup/setup_general.php:751 -msgid "Max. hours old events comments" -msgstr "Máx. horas de antigüedad de los comentarios de eventos" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:655 -#: ../../enterprise/meta/include/functions_meta.php:395 -#: ../../godmode/setup/setup_general.php:627 -msgid "Limit for bulk operations" -msgstr "Límite de operaciones en bloque" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:689 -#: ../../enterprise/meta/include/functions_meta.php:346 -#: ../../godmode/setup/setup_general.php:761 -msgid "Show experimental features" -msgstr "Mostrar funcionalidades en pruebas" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:247 -#: ../../enterprise/meta/include/functions_groups_meta.php:174 -#: ../../godmode/groups/group_list.php:675 -#, php-format -msgid "Error connecting to %s" -msgstr "Error al conectar con %s" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:255 -#, php-format -msgid "Error creating %s policies" -msgstr "Error al crear las políticas %s" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:259 -#, php-format -msgid "Created %s policies" -msgstr "%s políticas creadas" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:264 -#, php-format -msgid "Error creating/updating %s/%s policy modules" -msgstr "Error al crear/actualizar %s/%s módulos de políticas" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:268 -#, php-format -msgid "Created/Updated %s/%s policy modules" -msgstr "Creados/actualizados %s/%s módulos de políticas" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:273 -#, php-format -msgid "Error deleting %s policy modules" -msgstr "Error al eliminar %s módulos de políticas" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:277 -#, php-format -msgid "Deleted %s policy modules" -msgstr "Eliminados %s módulos de políticas" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:282 -#, php-format -msgid "Error creating %s policy alerts" -msgstr "Error al crear %s alertas de políticas" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:286 -#, php-format -msgid "Created %s policy alerts" -msgstr "Alertas de políticas %s creadas correctamente" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:291 -#, php-format -msgid "Error deleting %s policy alerts" -msgstr "Error al eliminar %s alertas de políticas" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:295 -#, php-format -msgid "Deleted %s policy alerts" -msgstr "%s alertas de políticas eliminadas correctamente" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:307 -#: ../../enterprise/meta/include/functions_events_meta.php:110 -#: ../../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:602 -#: ../../enterprise/operation/log/log_viewer.php:572 -#: ../../godmode/massive/massive_copy_modules.php:162 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1719 -#: ../../godmode/events/event_edit_filter.php:799 -#: ../../godmode/events/custom_events.php:107 -#: ../../include/lib/Dashboard/Widgets/events_list.php:826 -#: ../../include/functions_events.php:212 ../../include/functions_events.php:283 -#: ../../include/functions_events.php:4529 ../../include/functions_events.php:4611 -#: ../../operation/agentes/log_sources_status.php:56 -#: ../../operation/agentes/pandora_networkmap.editor.php:431 -#: ../../operation/agentes/pandora_networkmap.view.php:173 -#: ../../operation/events/events.php:2093 -msgid "Source" -msgstr "Origen" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:308 -#: ../../extensions/dbmanager.php:191 ../../include/lib/Dashboard/Widget.php:616 -msgid "This metaconsole" -msgstr "Esta Metaconsola" - -#: ../../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:35 -#: ../../enterprise/godmode/agentes/collection_manager.php:260 -#: ../../enterprise/godmode/agentes/plugins_manager.php:213 -#: ../../enterprise/godmode/policies/policy_queue.php:288 -#: ../../enterprise/godmode/policies/policy_queue.php:687 -#: ../../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/massive/massive_delete_alerts_policy.php:114 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:462 -#: ../../enterprise/include/functions_policies.php:4059 -#: ../../enterprise/operation/agentes/policy_view.php:67 -#: ../../enterprise/operation/agentes/collection_view.php:83 -#: ../../godmode/agentes/status_monitor_custom_fields.php:93 -#: ../../godmode/agentes/status_monitor_custom_fields.php:160 -#: ../../godmode/agentes/inventory_manager.php:232 -#: ../../godmode/agentes/module_manager.php:685 -#: ../../godmode/alerts/alert_view.php:154 -#: ../../include/ajax/alert_list.ajax.php:298 ../../include/ajax/module.php:1037 -#: ../../operation/agentes/alerts_status.php:250 -#: ../../operation/agentes/alerts_status.php:251 -#: ../../operation/agentes/status_monitor.php:1536 -msgid "Policy" -msgstr "Política" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:321 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:199 -#: ../../godmode/massive/massive_copy_modules.php:260 -msgid "Targets" -msgstr "Destinos" - -#: ../../enterprise/meta/advanced/license_meta.php:78 -#: ../../godmode/setup/license.php:108 -msgid "Failed to Update license file" -msgstr "Error al actualizar el archivo de licencia" - -#: ../../enterprise/meta/advanced/license_meta.php:85 -msgid "Metaconsole and all nodes license updated" -msgstr "Licencia de la Metaconsola y todos sus módulos actualizada correctamente" - -#: ../../enterprise/meta/advanced/license_meta.php:87 -#, php-format -msgid "Metaconsole license updated but %d of %d node synchronization failed" -msgstr "" -"Licencia de la Metaconsola actualizada pero %d de %d de los nodos no se " -"sincronizaron correctamente" - -#: ../../enterprise/meta/advanced/metasetup.auth.php:27 -msgid "" -"Be aware that group synchronization can change the group configuration of the " -"node" -msgstr "" -"Tenga en cuenta que la sincronización de grupos puede cambiar la configuración " -"de grupo del nodo" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:88 -#: ../../godmode/setup/performance.php:186 -msgid "Pandora_db running in active database." -msgstr "Pandora_db en ejecución en la base de datos activa." - -#: ../../enterprise/meta/advanced/metasetup.performance.php:89 -#: ../../godmode/setup/performance.php:187 ../../godmode/setup/performance.php:243 -msgid "Executed:" -msgstr "Ejectuado:" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:95 -#: ../../enterprise/operation/agentes/wux_console_view.php:342 -#: ../../enterprise/operation/agentes/wux_console_view.php:363 -#: ../../godmode/setup/performance.php:193 ../../godmode/setup/performance.php:248 -#: ../../general/logon_ok.php:208 -msgid "ago" -msgstr "hace" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:112 -#: ../../godmode/menu.php:457 ../../godmode/setup/setup.php:125 -#: ../../godmode/setup/setup.php:279 -msgid "Performance" -msgstr "Rendimiento" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:117 -#: ../../enterprise/meta/include/functions_meta.php:2117 -#: ../../godmode/setup/performance.php:263 ../../godmode/setup/performance.php:506 -msgid "Max. days before delete events" -msgstr "Nº max. de días antes de borrar eventos" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:132 -msgid "Use real-time statistics" -msgstr "Usar estadísticas en tiempo real" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:139 -#: ../../enterprise/meta/include/functions_meta.php:2132 -#: ../../godmode/setup/performance.php:293 ../../include/functions_config.php:896 -msgid "Max. days before delete audit events" -msgstr "Nº max. de días antes de borrar eventos de auditoría interna" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:154 -#: ../../enterprise/meta/include/functions_meta.php:2142 -#: ../../godmode/setup/performance.php:634 ../../include/functions_config.php:936 -msgid "Default hours for event view" -msgstr "Nº de horas predeterminado para la visualización de eventos" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:169 -msgid "Migration block size" -msgstr "Tamaño del bloque de migración" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:181 -#: ../../godmode/setup/performance.php:746 -msgid "Events response max. execution" -msgstr "Máx. tiempo de ejecución de respuesta de eventos" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:182 -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:196 -#: ../../enterprise/meta/include/functions_meta.php:2172 -msgid "Max. number of events per node" -msgstr "Número máximo de alertas por nodo" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:197 -msgid "maximum number of events to be displayed per node" -msgstr "Número máximo de eventos a mostrar por nodo" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:211 -#: ../../godmode/setup/performance.php:758 ../../include/functions_config.php:1002 -msgid "Row limit in csv log" -msgstr "Límite de líneas en log CSV" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:226 -#: ../../enterprise/meta/include/functions_meta.php:2205 -#: ../../godmode/setup/performance.php:425 ../../include/functions_config.php:972 -msgid "Max. macro data fields" -msgstr "Nº máx. de campos de macro de datos" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:241 -#: ../../enterprise/meta/include/functions_meta.php:2215 -#: ../../godmode/setup/performance.php:598 ../../include/functions_config.php:928 -msgid "Limit of events per query" -msgstr "Límite de eventos por consulta" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:255 -#: ../../enterprise/meta/include/functions_meta.php:2225 -#: ../../godmode/setup/performance.php:338 ../../godmode/setup/performance.php:470 -#: ../../include/functions_config.php:904 -msgid "Max. days before purge" -msgstr "Máx. días antes de purga de datos" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:270 -#: ../../godmode/setup/performance.php:822 -msgid "" -"Before increasing this value, be aware that a large number can affect " -"performance in PDF generation. Set to 0 to disregard this limit." -msgstr "" -"Antes de aumentar este valor, tenga en cuenta que un valor alto puede afectar al " -"rendimiento en la generación de PDFs. Introduzca 0 para desactivar este límite." - -#: ../../enterprise/meta/advanced/metasetup.performance.php:275 -msgid "Rows limit for SQL report item PDF (per node)" -msgstr "Límite de líneas para el PDF de elementos del informe SQL (por nodo)" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:290 -#: ../../enterprise/godmode/setup/setup_history.php:719 -#: ../../godmode/setup/performance.php:865 -msgid "Database maintenance status" -msgstr "Estado de mantenimiento de la base de datos" - -#: ../../enterprise/meta/advanced/collections.php:118 -msgid "Collection has been deleted" -msgstr "Se ha eliminado la colección" - -#: ../../enterprise/meta/advanced/collections.php:129 -#: ../../enterprise/meta/advanced/collections.php:145 -#: ../../enterprise/godmode/agentes/collection_manager.php:146 -#: ../../enterprise/godmode/agentes/collections.php:253 -#: ../../enterprise/godmode/agentes/collections.php:275 -msgid "Successful create collection package." -msgstr "Paquete de la colección creado correctamente" - -#: ../../enterprise/meta/advanced/collections.php:146 -#: ../../enterprise/godmode/agentes/collection_manager.php:147 -#: ../../enterprise/godmode/agentes/collections.php:276 -msgid "Can not create collection package." -msgstr "No se puede crear el paquete de la colección" - -#: ../../enterprise/meta/advanced/collections.php:156 -#: ../../enterprise/godmode/agentes/collections.php:304 -msgid "Error: Id must not be empty" -msgstr "Error: El ID no puede estar vacío" - -#: ../../enterprise/meta/advanced/collections.php:170 -#: ../../enterprise/godmode/agentes/collections.php:318 -msgid "Successful re-create collection directory." -msgstr "Directorio de la colección creado nuevamente correctamente." - -#: ../../enterprise/meta/advanced/collections.php:171 -#: ../../enterprise/godmode/agentes/collections.php:319 -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:197 -#: ../../enterprise/godmode/agentes/collections.php:345 -msgid "Successful re-create collections directories." -msgstr "Directorios de la colección creados correctamente." - -#: ../../enterprise/meta/advanced/collections.php:198 -#: ../../enterprise/godmode/agentes/collections.php:346 -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:212 -msgid "To manage collections you must activate centralized management" -msgstr "Para administrar colecciones, active la gestión centralizada" - -#: ../../enterprise/meta/advanced/collections.php:227 -#: ../../godmode/users/user_list.php:489 ../../godmode/users/user_list.php:494 -msgid "Search by username, fullname or email" -msgstr "Buscar por nombre de usuario, nombre completo o email" - -#: ../../enterprise/meta/advanced/collections.php:274 -#: ../../enterprise/godmode/agentes/collections.php:353 -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:356 -#: ../../enterprise/godmode/agentes/configurar_agente.php:24 -#: ../../enterprise/godmode/agentes/collections.php:504 -#: ../../enterprise/include/functions_groups.php:81 -#: ../../enterprise/operation/agentes/ver_agente.php:210 -#: ../../godmode/agentes/configurar_agente.php:729 -#: ../../operation/agentes/ver_agente.php:1899 -msgid "Collection" -msgstr "Colección" - -#: ../../enterprise/meta/advanced/collections.php:380 -#: ../../enterprise/godmode/agentes/collection_manager.php:162 -#: ../../enterprise/godmode/agentes/collections.php:505 -#: ../../enterprise/godmode/policies/policy_collections.php:241 -#: ../../enterprise/godmode/policies/policy_collections.php:335 -msgid "Short Name" -msgstr "Nombre corto" - -#: ../../enterprise/meta/advanced/collections.php:442 -#: ../../enterprise/godmode/agentes/collections.php:537 -#: ../../operation/agentes/status_monitor.php:2332 -msgid "Are you sure to delete?" -msgstr "¿Estás seguro de que quieres eliminarlo?" - -#: ../../enterprise/meta/advanced/collections.php:447 -#: ../../enterprise/meta/advanced/collections.php:448 -#: ../../enterprise/godmode/agentes/collections.php:538 -#: ../../include/class/SatelliteCollection.class.php:576 -msgid "Delete collection" -msgstr "Eliminar colección" - -#: ../../enterprise/meta/advanced/collections.php:457 -#: ../../enterprise/godmode/agentes/collections.php:545 -msgid "Are you sure to re-apply?" -msgstr "¿Estás seguro de que quieres volver a aplicarlo?" - -#: ../../enterprise/meta/advanced/collections.php:458 -#: ../../enterprise/godmode/agentes/collections.php:546 -msgid "Re-Apply changes" -msgstr "Volver a aplicar los cambios" - -#: ../../enterprise/meta/advanced/collections.php:465 -#: ../../enterprise/godmode/agentes/collections.php:553 -msgid "Are you sure to apply?" -msgstr "¿Estás seguro de que quieres aplicarlo?" - -#: ../../enterprise/meta/advanced/collections.php:466 -#: ../../enterprise/godmode/agentes/collections.php:554 -msgid "Apply changes" -msgstr "Aplicar cambios" - -#: ../../enterprise/meta/advanced/collections.php:471 -#: ../../enterprise/godmode/agentes/collections.php:559 -msgid "Are you sure to re-create directory?" -msgstr "Está seguro de que desea volver a crear el directorio?" - -#: ../../enterprise/meta/advanced/collections.php:476 -#: ../../enterprise/meta/advanced/collections.php:477 -#: ../../enterprise/godmode/agentes/collections.php:564 -#: ../../enterprise/godmode/agentes/collections.php:565 -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:508 -#: ../../enterprise/godmode/agentes/collections.php:588 -msgid "Re-create directories" -msgstr "Volver a crear directorios" - -#: ../../enterprise/meta/advanced/collections.php:518 -#: ../../general/first_task/collections.php:18 -msgid "There are no collections defined yet." -msgstr "No hay colecciones definidas todavía." - -#: ../../enterprise/meta/advanced/policymanager.queue.php:58 -#: ../../enterprise/godmode/policies/policy_queue.php:98 -msgid "Operation successfully deleted from the queue" -msgstr "Operación eliminada correctamente de la cola" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:59 -#: ../../enterprise/godmode/policies/policy_queue.php:99 -msgid "Operation cannot be deleted from the queue" -msgstr "La operación no puede ser eliminada de la cola." - -#: ../../enterprise/meta/advanced/policymanager.queue.php:214 -#: ../../enterprise/meta/advanced/policymanager.queue.php:259 -#: ../../enterprise/meta/include/functions_autoprovision.php:698 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:501 -#: ../../enterprise/godmode/policies/policy_queue.php:313 -#: ../../enterprise/godmode/policies/policy_queue.php:689 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:220 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3815 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:176 -#: ../../enterprise/include/functions_reporting_csv.php:1105 -#: ../../enterprise/include/class/CommandCenter.class.php:445 -#: ../../extensions/api_checker.php:289 ../../godmode/extensions.php:169 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4696 -#: ../../include/functions_reporting_html.php:2485 -#: ../../include/functions_reporting_html.php:4991 -#: ../../include/functions_menu.php:680 -#: ../../include/class/ExternalTools.class.php:571 ../../general/main_menu.php:79 -#: ../../general/main_menu.php:86 -msgid "Operation" -msgstr "Operación" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:218 -#: ../../enterprise/godmode/policies/policy_queue.php:307 -msgid "Apply (database and files)" -msgstr "Aplicar (base de datos y archivos)" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:219 -#: ../../enterprise/meta/advanced/policymanager.queue.php:315 -#: ../../enterprise/godmode/policies/policy_queue.php:308 -#: ../../enterprise/godmode/policies/policy_queue.php:762 -msgid "Apply (only database)" -msgstr "Aplicar (solo en la base de datos)" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:229 -#: ../../enterprise/godmode/policies/policy_queue.php:332 -msgid "Complete" -msgstr "Completo" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:230 -#: ../../enterprise/godmode/policies/policy_queue.php:333 -msgid "Incomplete" -msgstr "Incompleto" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:235 -#: ../../enterprise/extensions/vmware/vmware_view.php:1843 -#: ../../enterprise/godmode/modules/local_components.php:598 -#: ../../enterprise/godmode/agentes/collection_manager.php:78 -#: ../../enterprise/godmode/agentes/collection_manager.php:94 -#: ../../enterprise/godmode/agentes/collection_manager.php:95 -#: ../../enterprise/godmode/agentes/collections.php:458 -#: ../../enterprise/godmode/policies/policy_modules.php:1535 -#: ../../enterprise/godmode/policies/policy_queue.php:358 -#: ../../enterprise/godmode/policies/policies.php:357 -#: ../../enterprise/godmode/policies/policy_linking.php:152 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:393 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:209 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:274 -#: ../../enterprise/godmode/setup/setup_acl.php:495 -#: ../../enterprise/include/class/SAPView.class.php:409 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2928 -#: ../../enterprise/include/functions_ipam.php:1834 -#: ../../enterprise/operation/agentes/tag_view.php:517 -#: ../../enterprise/operation/services/services.treeview_services.php:131 -#: ../../enterprise/operation/services/services.treeview_services.php:164 -#: ../../enterprise/operation/services/services.treeview_services.php:187 -#: ../../enterprise/operation/services/services.list.php:482 -#: ../../extensions/agents_modules.php:673 ../../extensions/module_groups.php:305 -#: ../../godmode/modules/manage_network_templates_form.php:277 -#: ../../godmode/modules/manage_network_templates_form.php:337 -#: ../../godmode/modules/manage_network_components.php:696 -#: ../../godmode/groups/group_list.php:810 ../../godmode/users/user_list.php:522 -#: ../../godmode/users/user_list.php:523 -#: ../../godmode/agentes/modificar_agente.php:397 -#: ../../godmode/agentes/modificar_agente.php:412 -#: ../../godmode/agentes/modificar_agente.php:413 -#: ../../godmode/agentes/planned_downtime.list.php:647 -#: ../../godmode/agentes/module_manager.php:92 -#: ../../godmode/agentes/module_manager.php:107 -#: ../../godmode/agentes/module_manager.php:108 -#: ../../godmode/netflow/nf_item_list.php:174 -#: ../../godmode/netflow/nf_edit_form.php:283 -#: ../../godmode/snmpconsole/snmp_alert.php:1801 -#: ../../godmode/snmpconsole/snmp_filters.php:216 -#: ../../godmode/snmpconsole/snmp_filters.php:314 -#: ../../godmode/reporting/reporting_builder.list_items.php:267 -#: ../../godmode/reporting/map_builder.php:384 -#: ../../godmode/reporting/graphs.php:283 -#: ../../godmode/reporting/visual_console_favorite.php:204 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1141 -#: ../../godmode/reporting/reporting_builder.php:769 ../../godmode/tag/tag.php:248 -#: ../../include/ajax/agent.php:652 ../../include/functions_ui.php:4047 -#: ../../include/class/ModuleTemplates.class.php:713 -#: ../../include/functions_events.php:5248 ../../operation/tree.php:341 -#: ../../operation/agentes/estado_agente.php:462 -#: ../../operation/agentes/graphs.php:271 -#: ../../operation/agentes/interface_view.functions.php:134 -#: ../../operation/agentes/status_monitor.php:1036 -#: ../../operation/agentes/estado_monitores.php:620 -#: ../../operation/agentes/agent_inventory.php:165 -#: ../../operation/network/network_report.php:282 -#: ../../operation/network/network_report.php:308 -#: ../../operation/network/network_report.php:351 -#: ../../operation/network/network_report.php:352 -#: ../../operation/network/network_usage_map.php:329 -#: ../../operation/network/network_usage_map.php:362 -#: ../../operation/network/network_usage_map.php:363 -#: ../../operation/netflow/nf_live_view.php:282 -#: ../../operation/netflow/nf_live_view.php:678 -#: ../../operation/netflow/nf_live_view.php:679 -#: ../../operation/incidents/list_integriaims_incidents.php:470 -#: ../../operation/inventory/inventory.php:709 -#: ../../operation/reporting/graph_viewer.php:399 -msgid "Filter" -msgstr "Filtro" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:246 -#: ../../enterprise/meta/agentsearch.php:111 -#: ../../godmode/alerts/alert_templates.php:362 -#: ../../godmode/alerts/alert_templates.php:363 -msgid "Show Options" -msgstr "Mostrar opciones" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:256 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:103 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:714 -#: ../../enterprise/meta/include/functions_wizard_meta.php:174 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1796 -#: ../../enterprise/meta/agentsearch.php:132 -#: ../../enterprise/meta/agentsearch.php:332 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1974 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2012 -#: ../../enterprise/include/functions_reporting_csv.php:2824 -#: ../../enterprise/include/class/CSVImportAgents.class.php:157 -#: ../../enterprise/include/class/SAPView.class.php:226 -#: ../../enterprise/include/functions_events.php:216 -#: ../../enterprise/operation/log/log_viewer.php:765 -#: ../../godmode/modules/manage_network_components.php:778 -#: ../../godmode/agentes/agent_manager.php:551 -#: ../../godmode/agentes/module_manager.php:689 -#: ../../godmode/massive/massive_edit_agents.php:785 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1236 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1257 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1279 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3749 -#: ../../godmode/events/event_edit_filter.php:932 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1133 -#: ../../include/functions_reporting_html.php:2375 -#: ../../include/class/AgentWizard.class.php:1282 -#: ../../operation/inventory/inventory.php:496 -#: ../../operation/events/events.php:2160 -msgid "Server" -msgstr "Servidor" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:258 -#: ../../enterprise/meta/monitoring/group_view.php:154 -#: ../../enterprise/meta/monitoring/group_view.php:212 -#: ../../enterprise/meta/include/functions_autoprovision.php:497 -#: ../../enterprise/godmode/agentes/collections.agents.php:62 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:123 -#: ../../enterprise/godmode/agentes/collections.data.php:155 -#: ../../enterprise/godmode/agentes/collections.data.php:321 -#: ../../enterprise/godmode/agentes/collections.editor.php:83 -#: ../../enterprise/godmode/policies/policy_queue.php:688 -#: ../../enterprise/godmode/policies/policies.php:454 -#: ../../enterprise/godmode/policies/policies.php:619 -#: ../../enterprise/godmode/policies/policy_agents.php:729 -#: ../../enterprise/godmode/policies/policy.php:93 -#: ../../enterprise/godmode/policies/policy.php:106 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:248 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:217 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:209 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:294 -#: ../../enterprise/include/functions_cron.php:215 -#: ../../enterprise/include/functions_tasklist.php:387 -#: ../../enterprise/include/functions_reporting_pdf.php:889 -#: ../../enterprise/include/functions_policies.php:3813 -#: ../../enterprise/operation/services/massive/services.create.php:985 -#: ../../enterprise/operation/services/massive/service.create.elements.php:379 -#: ../../enterprise/operation/services/services.service_map.php:148 -#: ../../extensions/agents_modules.php:478 ../../extensions/agents_modules.php:865 -#: ../../godmode/groups/tactical.php:213 -#: ../../godmode/agentes/planned_downtime.list.php:84 -#: ../../godmode/agentes/planned_downtime.list.php:109 -#: ../../godmode/massive/massive_standby_alerts.php:204 -#: ../../godmode/massive/massive_delete_modules.php:517 -#: ../../godmode/massive/massive_delete_modules.php:585 -#: ../../godmode/massive/massive_add_alerts.php:231 -#: ../../godmode/massive/massive_edit_plugins.php:367 -#: ../../godmode/massive/massive_enable_disable_alerts.php:175 -#: ../../godmode/massive/massive_delete_alerts.php:315 -#: ../../godmode/massive/massive_edit_modules.php:585 -#: ../../godmode/alerts/alert_list.list.php:99 -#: ../../godmode/reporting/reporting_builder.list_items.php:211 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1895 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1921 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2168 -#: ../../godmode/reporting/visual_console_builder.wizard.php:430 -#: ../../mobile/include/functions_web.php:23 ../../mobile/operation/agents.php:205 -#: ../../mobile/operation/home.php:79 ../../mobile/operation/agent.php:161 -#: ../../include/functions_reporting_html.php:2119 -#: ../../include/functions_reporting_html.php:2591 -#: ../../include/functions_reporting_html.php:3381 -#: ../../include/functions_cron.php:701 ../../include/functions_html.php:1745 -#: ../../include/functions_html.php:6054 -#: ../../include/functions_massive_operations.php:240 -#: ../../include/class/Diagnostics.class.php:1188 -#: ../../include/class/Diagnostics.class.php:1192 -#: ../../include/class/Diagnostics.class.php:1196 -#: ../../include/class/Diagnostics.class.php:1200 -#: ../../include/class/NetworkMap.class.php:3447 -#: ../../include/class/AgentsAlerts.class.php:252 -#: ../../include/class/AgentsAlerts.class.php:567 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:347 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:352 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:512 -#: ../../include/functions_groups.php:53 ../../operation/heatmap.php:98 -#: ../../operation/search_results.php:82 -#: ../../operation/agentes/interface_view.functions.php:78 -#: ../../operation/agentes/group_view.php:184 -#: ../../operation/agentes/group_view.php:237 -msgid "Agents" -msgstr "Agentes" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:260 -#: ../../enterprise/godmode/policies/policy_queue.php:690 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:712 -#: ../../enterprise/include/class/Omnishell.class.php:408 -#: ../../enterprise/include/functions_ipam.php:1427 -#: ../../enterprise/include/functions_ipam.php:1432 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:651 -msgid "Progress" -msgstr "Progreso" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:298 -#: ../../enterprise/godmode/policies/policy_queue.php:730 -msgid "Policy " -msgstr "Política " - -#: ../../enterprise/meta/advanced/policymanager.queue.php:339 -#: ../../enterprise/godmode/policies/policy_queue.php:792 -#: ../../enterprise/godmode/policies/policy_queue.php:801 -msgid "Policy applying timeout" -msgstr "Tiempo de espera de la aplicación de la política" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:353 -#: ../../enterprise/godmode/policies/policy_queue.php:820 -msgid "Delete from queue" -msgstr "Eliminar de la cola" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:371 -msgid "Empty queue." -msgstr "Cola vacía" - -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:101 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:712 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2386 -#: ../../enterprise/meta/agentsearch.php:133 -#: ../../enterprise/godmode/agentes/collections.agents.php:119 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:106 -#: ../../enterprise/godmode/policies/policy_linking.php:200 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:136 -#: ../../enterprise/godmode/services/services.elements.php:94 -#: ../../enterprise/godmode/services/services.elements.php:132 -#: ../../enterprise/godmode/services/services.elements.php:278 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:317 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1411 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2074 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3576 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3787 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3805 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:220 -#: ../../enterprise/include/functions_log.php:279 -#: ../../enterprise/include/functions_log.php:282 -#: ../../enterprise/include/functions_reporting_pdf.php:530 -#: ../../enterprise/include/functions_reporting_pdf.php:538 -#: ../../enterprise/include/functions_reporting_pdf.php:546 -#: ../../enterprise/include/functions_reporting_pdf.php:562 -#: ../../enterprise/include/functions_reporting_pdf.php:722 -#: ../../enterprise/include/functions_reporting_csv.php:538 -#: ../../enterprise/include/functions_reporting_csv.php:867 -#: ../../enterprise/include/functions_reporting_csv.php:893 -#: ../../enterprise/include/functions_reporting_csv.php:1006 -#: ../../enterprise/include/functions_reporting_csv.php:1045 -#: ../../enterprise/include/functions_reporting_csv.php:1105 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../enterprise/include/functions_reporting_csv.php:1145 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -#: ../../enterprise/include/functions_reporting_csv.php:1549 -#: ../../enterprise/include/functions_reporting_csv.php:1593 -#: ../../enterprise/include/functions_reporting_csv.php:1639 -#: ../../enterprise/include/functions_reporting_csv.php:1712 -#: ../../enterprise/include/functions_reporting_csv.php:1831 -#: ../../enterprise/include/functions_reporting_csv.php:2066 -#: ../../enterprise/include/functions_reporting_csv.php:2139 -#: ../../enterprise/include/functions_reporting_csv.php:2372 -#: ../../enterprise/include/functions_reporting_csv.php:2408 -#: ../../enterprise/include/functions_reporting_csv.php:2439 -#: ../../enterprise/include/functions_reporting_csv.php:2556 -#: ../../enterprise/include/functions_reporting_csv.php:2609 -#: ../../enterprise/include/functions_reporting_csv.php:2827 -#: ../../enterprise/include/class/LogSource.class.php:603 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:950 -#: ../../enterprise/include/functions_reporting.php:1861 -#: ../../enterprise/include/functions_reporting.php:2204 -#: ../../enterprise/include/functions_reporting.php:2217 -#: ../../enterprise/include/functions_reporting.php:2397 -#: ../../enterprise/include/functions_reporting.php:2457 -#: ../../enterprise/include/functions_reporting.php:2475 -#: ../../enterprise/include/functions_reporting.php:3133 -#: ../../enterprise/include/functions_reporting.php:4122 -#: ../../enterprise/include/functions_reporting.php:5146 -#: ../../enterprise/include/functions_services.php:1705 -#: ../../enterprise/include/functions_events.php:80 -#: ../../enterprise/operation/agentes/tag_view.php:693 -#: ../../enterprise/operation/log/log_viewer.php:786 -#: ../../enterprise/tools/ipam/ipam_network.php:583 -#: ../../enterprise/tools/ipam/ipam_ajax.php:382 -#: ../../extensions/insert_data.php:194 -#: ../../godmode/modules/manage_inventory_modules.php:317 -#: ../../godmode/agentes/status_monitor_custom_fields.php:97 -#: ../../godmode/agentes/status_monitor_custom_fields.php:161 -#: ../../godmode/agentes/module_manager_editor_prediction.php:134 -#: ../../godmode/agentes/planned_downtime.list.php:420 -#: ../../godmode/agentes/module_manager_editor_common.php:1501 -#: ../../godmode/agentes/module_manager_editor_common.php:1560 -#: ../../godmode/gis_maps/configure_gis_map.php:592 -#: ../../godmode/massive/massive_copy_modules.php:148 -#: ../../godmode/massive/massive_copy_modules.php:338 -#: ../../godmode/massive/massive_standby_alerts.php:224 -#: ../../godmode/massive/massive_standby_alerts.php:259 -#: ../../godmode/massive/massive_enable_disable_alerts.php:196 -#: ../../godmode/massive/massive_enable_disable_alerts.php:231 -#: ../../godmode/massive/massive_edit_modules.php:485 -#: ../../godmode/alerts/alert_list.list.php:564 -#: ../../godmode/alerts/alert_list.list.php:813 -#: ../../godmode/alerts/alert_view.php:93 -#: ../../godmode/alerts/alert_list.builder.php:58 -#: ../../godmode/alerts/alert_list.builder.php:74 -#: ../../godmode/reporting/reporting_builder.list_items.php:393 -#: ../../godmode/reporting/create_container.php:473 -#: ../../godmode/reporting/create_container.php:657 -#: ../../godmode/reporting/create_container.php:744 -#: ../../godmode/reporting/graph_builder.graph_editor.php:345 -#: ../../godmode/reporting/reporting_builder.item_editor.php:215 -#: ../../godmode/reporting/reporting_builder.item_editor.php:909 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1189 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1777 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4147 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4665 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4689 -#: ../../godmode/reporting/visual_console_builder.elements.php:120 -#: ../../godmode/reporting/visual_console_builder.wizard.php:463 -#: ../../godmode/reporting/visual_console_builder.wizard.php:789 -#: ../../godmode/reporting/visual_console_builder.wizard.php:812 -#: ../../godmode/servers/plugin.php:115 ../../godmode/servers/plugin.php:134 -#: ../../mobile/operation/agents.php:93 ../../mobile/operation/agents.php:404 -#: ../../mobile/operation/modules.php:608 ../../mobile/operation/home.php:110 -#: ../../mobile/operation/services.php:225 ../../mobile/operation/events.php:866 -#: ../../include/functions_visual_map_editor.php:416 -#: ../../include/functions_visual_map_editor.php:449 -#: ../../include/functions_reporting_html.php:552 -#: ../../include/functions_reporting_html.php:951 -#: ../../include/functions_reporting_html.php:1063 -#: ../../include/functions_reporting_html.php:1071 -#: ../../include/functions_reporting_html.php:2036 -#: ../../include/functions_reporting_html.php:2378 -#: ../../include/functions_reporting_html.php:2483 -#: ../../include/functions_reporting_html.php:3344 -#: ../../include/functions_reporting_html.php:3479 -#: ../../include/functions_reporting_html.php:3773 -#: ../../include/functions_reporting_html.php:3854 -#: ../../include/functions_reporting_html.php:3862 -#: ../../include/functions_reporting_html.php:3871 -#: ../../include/functions_reporting_html.php:3883 -#: ../../include/functions_reporting_html.php:4043 -#: ../../include/functions_reporting_html.php:4167 -#: ../../include/functions_reporting_html.php:4261 -#: ../../include/functions_reporting_html.php:4988 -#: ../../include/functions_reporting_html.php:5036 -#: ../../include/functions_reporting_html.php:5075 -#: ../../include/functions_reporting_html.php:5410 -#: ../../include/functions_reporting_html.php:5450 -#: ../../include/functions_reporting_html.php:5700 -#: ../../include/ajax/heatmap.ajax.php:294 ../../include/ajax/heatmap.ajax.php:419 -#: ../../include/ajax/heatmap.ajax.php:454 -#: ../../include/ajax/alert_list.ajax.php:495 -#: ../../include/functions_inventory.php:407 -#: ../../include/functions_inventory.php:1196 -#: ../../include/functions_inventory.php:1252 -#: ../../include/functions_graph.php:5082 ../../include/functions_gis.php:229 -#: ../../include/functions_ui.php:1636 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:546 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:394 -#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:281 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:371 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:332 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:414 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:240 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:575 -#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:214 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:368 -#: ../../include/functions_reports.php:1337 -#: ../../include/class/AlertsList.class.php:314 -#: ../../include/class/NetworkMap.class.php:2987 -#: ../../include/class/NetworkMap.class.php:3039 -#: ../../include/class/NetworkMap.class.php:3371 -#: ../../include/class/AgentsAlerts.class.php:430 -#: ../../include/class/AgentsAlerts.class.php:982 -#: ../../include/class/WelcomeWindow.class.php:798 -#: ../../include/functions_reporting.php:7352 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:341 -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:282 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:416 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:360 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:567 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:583 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:466 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:381 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:450 -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:250 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:359 -#: ../../include/lib/Dashboard/Widgets/module_value.php:334 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:239 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:255 -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:305 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:326 -#: ../../include/lib/Dashboard/Widgets/module_status.php:350 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:301 -#: ../../include/lib/Dashboard/Widgets/top_n.php:225 -#: ../../include/lib/Dashboard/Widgets/top_n.php:319 -#: ../../include/functions_snmp_browser.php:1862 -#: ../../operation/search_agents.php:35 -#: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/estado_agente.php:1048 -#: ../../operation/agentes/interface_view.functions.php:499 -#: ../../operation/agentes/exportdata.php:114 -#: ../../operation/agentes/status_monitor.php:1541 -#: ../../operation/agentes/estado_monitores.php:123 -#: ../../operation/agentes/ver_agente.php:1206 -#: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/gis_maps/ajax.php:236 ../../operation/gis_maps/ajax.php:269 -#: ../../operation/search_alerts.php:34 ../../operation/inventory/inventory.php:634 -#: ../../operation/search_modules.php:36 ../../operation/events/events.php:2955 -msgid "Agent" -msgstr "Agente" - -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:102 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:137 -#: ../../enterprise/godmode/servers/HA_cluster.php:185 -#: ../../enterprise/include/functions_reporting_csv.php:2024 -#: ../../enterprise/include/class/Azure.cloud.php:816 -#: ../../enterprise/include/class/VMware.app.php:621 -#: ../../enterprise/include/class/DeploymentCenter.class.php:664 -#: ../../enterprise/include/class/DeploymentCenter.class.php:715 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1308 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 -#: ../../enterprise/include/class/Aws.S3.php:570 -#: ../../enterprise/include/class/Aws.cloud.php:535 -#: ../../enterprise/include/functions_reporting.php:2557 -#: ../../enterprise/include/functions_ipam.php:1659 -#: ../../enterprise/include/functions_ipam.php:1660 -#: ../../enterprise/tools/ipam/ipam_network.php:249 -#: ../../enterprise/tools/ipam/ipam_list.php:57 -#: ../../extensions/api_checker.php:241 ../../extensions/users_connected.php:178 -#: ../../godmode/reporting/reporting_builder.item_editor.php:73 -#: ../../godmode/reporting/visual_console_builder.elements.php:854 -#: ../../include/functions_visual_map_editor.php:1508 -#: ../../include/functions_reporting_html.php:3361 -#: ../../include/functions_reporting_html.php:3694 -#: ../../include/ajax/heatmap.ajax.php:461 -#: ../../include/class/AuditLog.class.php:223 -#: ../../operation/network/network_report.php:404 -#: ../../operation/inventory/inventory.php:1259 -msgid "IP" -msgstr "IP" - -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:104 -#: ../../godmode/massive/massive_edit_modules.php:514 -msgid "Agent Status" -msgstr "Estado de agente" - -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:119 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:142 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:181 -#: ../../enterprise/meta/monitoring/group_view.php:235 -#: ../../enterprise/meta/monitoring/group_view.php:241 -#: ../../enterprise/meta/monitoring/tactical.php:223 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:119 -#: ../../enterprise/godmode/services/services.elements.php:418 -#: ../../enterprise/include/functions_services.php:1468 -#: ../../enterprise/operation/agentes/tag_view.php:130 -#: ../../enterprise/operation/services/services.treeview_services.php:321 -#: ../../enterprise/operation/services/services.list.php:205 -#: ../../enterprise/operation/services/services.table_services.php:141 -#: ../../godmode/groups/group_list.php:1136 -#: ../../godmode/agentes/module_manager_editor_common.php:476 -#: ../../godmode/agentes/module_manager_editor_common.php:564 -#: ../../godmode/netflow/nf_edit_form.php:290 -#: ../../godmode/massive/massive_copy_modules.php:123 -#: ../../godmode/massive/massive_copy_modules.php:311 -#: ../../godmode/massive/massive_delete_modules.php:427 -#: ../../godmode/massive/massive_edit_modules.php:391 -#: ../../godmode/massive/massive_edit_modules.php:507 -#: ../../godmode/setup/setup_visuals.php:1017 -#: ../../godmode/setup/setup_visuals.php:1039 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3884 -#: ../../mobile/operation/agents.php:58 ../../mobile/operation/modules.php:69 -#: ../../include/functions_reporting_html.php:2598 ../../include/functions.php:1087 -#: ../../include/functions.php:1327 ../../include/functions.php:1334 -#: ../../include/functions.php:1367 ../../include/ajax/module.php:1996 -#: ../../include/functions_graph.php:3343 ../../include/functions_graph.php:3345 -#: ../../include/functions_graph.php:4863 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:578 -#: ../../include/functions_massive_operations.php:146 -#: ../../include/class/ExtensionsDiscovery.class.php:607 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:315 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:274 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:558 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:588 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:401 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:436 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:722 -#: ../../include/functions_events.php:3168 ../../operation/tree.php:208 -#: ../../operation/tree.php:299 ../../operation/tree.php:535 -#: ../../operation/agentes/estado_agente.php:291 -#: ../../operation/agentes/status_monitor.php:563 -#: ../../operation/agentes/group_view.php:247 -#: ../../operation/agentes/group_view.php:252 -#: ../../operation/agentes/estado_monitores.php:515 -#: ../../operation/agentes/tactical.php:199 -#: ../../operation/netflow/nf_live_view.php:283 ../../general/logon_ok.php:159 -msgid "Normal" -msgstr "Normal" - -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:124 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:183 -#: ../../enterprise/meta/monitoring/group_view.php:237 -#: ../../enterprise/meta/monitoring/group_view.php:243 -#: ../../enterprise/meta/monitoring/tactical.php:221 -#: ../../enterprise/meta/include/functions_wizard_meta.php:986 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1071 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1274 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1298 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1511 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1596 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1716 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1734 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:121 -#: ../../enterprise/godmode/services/services.service.php:722 -#: ../../enterprise/godmode/services/services.elements.php:372 -#: ../../enterprise/include/functions_reporting.php:3433 -#: ../../enterprise/include/functions_reporting.php:4435 -#: ../../enterprise/include/functions_reporting.php:5086 -#: ../../enterprise/include/functions_reporting.php:6441 -#: ../../enterprise/include/functions_services.php:1480 -#: ../../enterprise/operation/agentes/tag_view.php:132 -#: ../../enterprise/operation/services/services.service.php:113 -#: ../../enterprise/operation/services/services.service.php:159 -#: ../../enterprise/operation/services/massive/services.create.php:753 -#: ../../enterprise/operation/services/services.service_map.php:139 -#: ../../enterprise/operation/services/services.treeview_services.php:301 -#: ../../enterprise/operation/services/services.list.php:207 -#: ../../enterprise/operation/services/services.list.php:542 -#: ../../enterprise/operation/services/services.list.php:603 -#: ../../enterprise/operation/services/services.table_services.php:143 -#: ../../extensions/module_groups.php:50 ../../godmode/groups/group_list.php:1116 -#: ../../godmode/massive/massive_copy_modules.php:125 -#: ../../godmode/massive/massive_copy_modules.php:313 -#: ../../godmode/massive/massive_delete_modules.php:429 -#: ../../godmode/massive/massive_edit_modules.php:393 -#: ../../godmode/massive/massive_edit_modules.php:509 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3886 -#: ../../mobile/operation/agents.php:57 ../../mobile/operation/modules.php:71 -#: ../../include/functions_reporting_html.php:871 -#: ../../include/functions_reporting_html.php:2599 -#: ../../include/functions_reporting_html.php:4903 ../../include/functions.php:1095 -#: ../../include/functions.php:1331 ../../include/functions.php:1332 -#: ../../include/functions.php:1334 ../../include/functions.php:1375 -#: ../../include/ajax/module.php:2001 ../../include/functions_graph.php:3367 -#: ../../include/functions_graph.php:3369 ../../include/functions_graph.php:4871 -#: ../../include/functions_ui.php:3170 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:564 -#: ../../include/functions_massive_operations.php:148 -#: ../../include/class/ExtensionsDiscovery.class.php:609 -#: ../../include/class/AgentWizard.class.php:1404 -#: ../../include/class/AgentWizard.class.php:4161 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:317 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:275 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:568 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:588 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:593 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:403 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:438 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:702 -#: ../../include/functions_events.php:3176 ../../operation/tree.php:210 -#: ../../operation/tree.php:301 ../../operation/tree.php:515 -#: ../../operation/agentes/estado_agente.php:293 -#: ../../operation/agentes/status_monitor.php:565 -#: ../../operation/agentes/group_view.php:249 -#: ../../operation/agentes/group_view.php:254 -#: ../../operation/agentes/estado_monitores.php:513 -#: ../../operation/agentes/tactical.php:197 -#: ../../operation/gis_maps/render_view.php:165 ../../general/logon_ok.php:157 -msgid "Critical" -msgstr "Crítico" - -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:138 -msgid "No init" -msgstr "No iniciados" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:44 -#: ../../enterprise/meta/general/main_header.php:127 -#: ../../enterprise/meta/general/main_menu.php:229 -msgid "Custom fields view" -msgstr "Vista de campos personalizados" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:57 -msgid "Custom fields View" -msgstr "Vista de campos personalizados" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:68 -msgid "Custom Fields View" -msgstr "Vista de campos personalizados" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:170 -#: ../../enterprise/godmode/policies/policies.php:330 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:736 -#: ../../extensions/agents_modules.php:447 -#: ../../godmode/agentes/modificar_agente.php:333 -#: ../../godmode/agentes/planned_downtime.editor.php:1197 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1709 -#: ../../include/functions_html.php:1633 -#: ../../include/class/NetworkMap.class.php:3435 -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:254 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/interface_view.functions.php:61 -#: ../../operation/agentes/status_monitor.php:844 -msgid "Recursion" -msgstr "Recurrencia" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:185 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:123 -#: ../../enterprise/operation/agentes/tag_view.php:134 -#: ../../godmode/massive/massive_copy_modules.php:127 -#: ../../godmode/massive/massive_copy_modules.php:315 -#: ../../godmode/massive/massive_delete_modules.php:431 -#: ../../godmode/massive/massive_edit_modules.php:395 -#: ../../godmode/massive/massive_edit_modules.php:511 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3888 -#: ../../godmode/events/event_edit_filter.php:352 -#: ../../mobile/operation/modules.php:73 ../../include/functions.php:1333 -#: ../../include/functions_massive_operations.php:150 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:279 -#: ../../include/lib/Dashboard/Widgets/events_list.php:330 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:265 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:583 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:406 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:441 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:727 -#: ../../include/functions_events.php:3124 ../../operation/tree.php:540 -#: ../../operation/agentes/estado_agente.php:295 -#: ../../operation/agentes/status_monitor.php:567 -#: ../../operation/events/events.php:1946 -msgid "Not normal" -msgstr "No normal" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:187 -#: ../../enterprise/meta/monitoring/group_view.php:234 -#: ../../enterprise/meta/monitoring/group_view.php:240 -#: ../../enterprise/meta/monitoring/tactical.php:225 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:124 -#: ../../enterprise/operation/agentes/tag_view.php:136 -#: ../../enterprise/operation/services/services.treeview_services.php:316 -#: ../../godmode/groups/group_list.php:1131 -#: ../../godmode/massive/massive_copy_modules.php:128 -#: ../../godmode/massive/massive_copy_modules.php:316 -#: ../../godmode/massive/massive_delete_modules.php:432 -#: ../../godmode/massive/massive_edit_modules.php:396 -#: ../../godmode/massive/massive_edit_modules.php:512 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3889 -#: ../../mobile/operation/modules.php:75 -#: ../../include/functions_reporting_html.php:664 -#: ../../include/functions_reporting_html.php:2602 -#: ../../include/functions_reporting_html.php:4710 -#: ../../include/ajax/module.php:2013 -#: ../../include/functions_massive_operations.php:151 -#: ../../include/class/ExtensionsDiscovery.class.php:611 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:278 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:405 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:440 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:717 -#: ../../operation/tree.php:212 ../../operation/tree.php:303 -#: ../../operation/tree.php:530 ../../operation/agentes/estado_agente.php:296 -#: ../../operation/agentes/status_monitor.php:569 -#: ../../operation/agentes/group_view.php:246 -#: ../../operation/agentes/group_view.php:251 -#: ../../operation/agentes/tactical.php:201 ../../general/logon_ok.php:161 -msgid "Not init" -msgstr "No iniciados" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:189 -msgid "Status agents" -msgstr "Agentes de estado" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:205 -msgid "Status module" -msgstr "Módulo de estado" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:224 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:230 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:231 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:410 -#: ../../enterprise/operation/log/log_viewer.php:998 -#: ../../enterprise/operation/log/log_viewer.php:2036 -#: ../../enterprise/operation/log/log_viewer.php:2075 -#: ../../include/ajax/audit_log.php:306 ../../include/ajax/events.php:823 -#: ../../include/class/AuditLog.class.php:167 -#: ../../include/class/AuditLog.class.php:457 -#: ../../include/class/AuditLog.class.php:497 -#: ../../operation/events/events.php:2078 -msgid "Save filter" -msgstr "Guardar filtro" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:238 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:244 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:245 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:709 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:727 -#: ../../enterprise/operation/log/log_viewer.php:983 -#: ../../enterprise/operation/log/log_viewer.php:2088 -#: ../../enterprise/operation/log/log_viewer.php:2125 -#: ../../include/ajax/audit_log.php:150 ../../include/ajax/audit_log.php:168 -#: ../../include/ajax/module.php:2213 ../../include/ajax/module.php:2237 -#: ../../include/ajax/agent.php:494 ../../include/ajax/agent.php:518 -#: ../../include/ajax/custom_fields.php:589 ../../include/ajax/events.php:542 -#: ../../include/ajax/events.php:567 ../../include/class/AuditLog.class.php:159 -#: ../../include/class/AuditLog.class.php:518 -#: ../../include/class/AuditLog.class.php:556 -#: ../../operation/agentes/estado_agente.php:473 -#: ../../operation/agentes/status_monitor.php:1047 -#: ../../operation/netflow/nf_live_view.php:286 -#: ../../operation/events/events.php:2069 -msgid "Load filter" -msgstr "Cargar filtro" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:252 -#: ../../general/first_task/custom_fields.php:40 -msgid "Custom Fields" -msgstr "Campos personalizados" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:268 -msgid "Custom Fields Data" -msgstr "Datos de campos personalizados" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:295 -#: ../../godmode/events/event_edit_filter.php:782 -#: ../../operation/events/events.php:2176 -msgid "Module search" -msgstr "Búsqueda por módulo" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:306 -#: ../../enterprise/extensions/vmware/vmware_view.php:1579 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1569 -#: ../../enterprise/include/class/AgentRepository.class.php:873 -#: ../../enterprise/include/class/Omnishell.class.php:1359 -#: ../../enterprise/include/class/LogSource.class.php:742 -#: ../../godmode/users/configure_user.php:1084 -#: ../../include/class/ConfigPEN.class.php:252 ../../operation/heatmap.php:299 -#: ../../operation/agentes/interface_view.functions.php:172 -msgid "Show" -msgstr "Mostrar" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:321 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:565 -#: ../../enterprise/include/functions_ipam.php:339 -#: ../../enterprise/operation/log/log_viewer.php:972 -#: ../../enterprise/operation/reporting/custom_reporting.php:100 -#: ../../godmode/modules/manage_network_templates.php:290 -#: ../../godmode/agentes/planned_downtime.list.php:1000 -#: ../../include/graphs/functions_flot.php:390 -#: ../../include/class/ModuleTemplates.class.php:904 -#: ../../operation/network/network_report.php:362 -#: ../../operation/incidents/list_integriaims_incidents.php:480 -msgid "Export to CSV" -msgstr "Exportar a CSV" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:359 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:361 -#: ../../enterprise/include/class/DatabaseHA.class.php:217 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:2017 -#: ../../include/functions_ui.php:4091 -msgid "Processing" -msgstr "Procesando" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:386 -#: ../../mobile/operation/groups.php:192 -#: ../../include/functions_reporting_html.php:5882 -#: ../../include/functions_agents.php:3946 -msgid "Agents critical" -msgstr "Agentes críticos" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:399 -#: ../../include/functions_reporting_html.php:5885 -#: ../../include/functions_agents.php:3956 -msgid "Agents warning" -msgstr "Agentes en estado de advertencia" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:412 -#: ../../include/functions_reporting_html.php:5891 -#: ../../include/functions_agents.php:3936 ../../include/functions_agents.php:3990 -msgid "Agents ok" -msgstr "Agentes OK" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:425 -#: ../../mobile/operation/groups.php:195 -#: ../../include/functions_reporting_html.php:5894 -#: ../../include/functions_agents.php:3966 -msgid "Agents unknown" -msgstr "Agentes desconocidos" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:438 -#: ../../mobile/operation/groups.php:189 -#: ../../include/functions_reporting_html.php:5900 -#: ../../include/functions_agents.php:3980 -msgid "Agents not init" -msgstr "Agentes no iniciados" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:464 -#: ../../include/functions_reporting.php:12354 -#: ../../include/functions_groups.php:2819 -msgid "Monitor critical" -msgstr "Monitor crítico" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:475 -#: ../../include/functions_reporting.php:12358 -#: ../../include/functions_groups.php:2823 -msgid "Monitor warning" -msgstr "Monitor en estado de advertencia" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:486 -#: ../../include/functions_reporting.php:12365 -#: ../../include/functions_groups.php:2830 -msgid "Monitor normal" -msgstr "Monitor normal" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:497 -#: ../../include/functions_reporting.php:12369 -#: ../../include/functions_groups.php:2834 -msgid "Monitor unknown" -msgstr "Monitor en estado desconocido" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:508 -#: ../../include/functions_reporting.php:12376 -#: ../../include/functions_groups.php:2841 -msgid "Monitor not init" -msgstr "Monitor en estado no iniciado" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:523 -#: ../../include/functions_reporting_html.php:5909 -#: ../../include/functions_reporting_html.php:5914 -msgid "Agents by status" -msgstr "Agentes por estado" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:531 -#: ../../include/functions_reporting.php:12396 -#: ../../include/functions_reporting.php:12402 -#: ../../include/functions_groups.php:2861 ../../include/functions_groups.php:2867 -msgid "Monitors by status" -msgstr "Monitores por estado" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:545 -#: ../../enterprise/operation/services/services.treeview_services.php:299 -#: ../../godmode/groups/group_list.php:1114 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:700 -#: ../../operation/tree.php:513 -msgid "Critical agents" -msgstr "Agentes críticos" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:555 -#: ../../enterprise/operation/services/services.treeview_services.php:304 -#: ../../godmode/groups/group_list.php:1119 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:705 -#: ../../operation/tree.php:518 -msgid "Warning agents" -msgstr "Agentes en estado de advertencia" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:565 -#: ../../enterprise/operation/services/services.treeview_services.php:319 -#: ../../godmode/groups/group_list.php:1134 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:720 -#: ../../operation/tree.php:533 -msgid "Normal agents" -msgstr "Agentes en normal" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:575 -#: ../../enterprise/operation/services/services.treeview_services.php:309 -#: ../../godmode/groups/group_list.php:1124 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:710 -#: ../../operation/tree.php:523 -msgid "Unknown agents" -msgstr "Agentes en desconocido" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:585 -#: ../../enterprise/operation/services/services.treeview_services.php:314 -#: ../../godmode/groups/group_list.php:1129 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:715 -#: ../../operation/tree.php:528 -msgid "Not init agents" -msgstr "Agentes no iniciados" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:614 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:300 -#: ../../godmode/groups/group_list.php:1115 ../../mobile/operation/groups.php:210 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:701 -#: ../../operation/tree.php:514 -msgid "Critical modules" -msgstr "Módulos críticos" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:625 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:305 -#: ../../godmode/groups/group_list.php:1120 ../../mobile/operation/groups.php:207 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:706 -#: ../../operation/tree.php:519 -msgid "Warning modules" -msgstr "Módulos de advertencia" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:636 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:320 -#: ../../godmode/groups/group_list.php:1135 ../../mobile/operation/groups.php:204 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:721 -#: ../../operation/tree.php:534 -msgid "Normal modules" -msgstr "Módulos normales" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:647 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:310 -#: ../../godmode/groups/group_list.php:1125 ../../mobile/operation/groups.php:198 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:711 -#: ../../operation/tree.php:524 -msgid "Unknown modules" -msgstr "Módulos desconocidos" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:658 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:315 -#: ../../godmode/groups/group_list.php:1130 ../../mobile/operation/groups.php:201 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:716 -#: ../../operation/tree.php:529 -msgid "Not init modules" -msgstr "Módulos no iniciados" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:684 -msgid "Total counters" -msgstr "Contadores totales" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:687 -msgid "Total Agents" -msgstr "Agentes totales" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:696 -msgid "Total Modules" -msgstr "Módulos totales" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:713 -msgid "I.P" -msgstr "IP" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:731 -#: ../../include/functions_api.php:176 -msgid "No data to show." -msgstr "No hay datos." - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:739 -msgid "There are no custom search defined." -msgstr "No hay búsquedas personalizadas definidas." - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:1167 -#: ../../enterprise/meta/event/custom_events.php:245 -#: ../../enterprise/include/functions_login.php:114 -#: ../../godmode/agentes/status_monitor_custom_fields.php:273 -#: ../../godmode/events/custom_events.php:233 -#: ../../godmode/wizards/ManageExtensions.class.php:295 -#: ../../include/class/TreeGroupEdition.class.php:164 -msgid "Confirm" -msgstr "Confirmar" - -#: ../../enterprise/meta/monitoring/group_view.php:59 -msgid "Group View" -msgstr "Vista de grupo" - -#: ../../enterprise/meta/monitoring/group_view.php:64 -#: ../../godmode/groups/group_list.php:334 -#: ../../godmode/users/configure_user.php:61 -#: ../../godmode/users/user_management.php:40 -#: ../../godmode/massive/massive_edit_users.php:276 -#: ../../include/auth/mysql.php:814 ../../operation/users/user_edit.php:471 -#: ../../operation/agentes/group_view.php:89 ../../operation/menu.php:176 -msgid "Group view" -msgstr "Vista de grupo" - -#: ../../enterprise/meta/monitoring/group_view.php:151 -msgid "Summary by status" -msgstr "Resumen por estados" - -#: ../../enterprise/meta/monitoring/group_view.php:160 -#: ../../enterprise/meta/monitoring/group_view.php:172 -msgid "% Agents not init" -msgstr "% agentes no iniciados" - -#: ../../enterprise/meta/monitoring/group_view.php:163 -msgid "% Agents Warning" -msgstr "% Agentes en advertencia" - -#: ../../enterprise/meta/monitoring/group_view.php:166 -msgid "% Agents OK" -msgstr "% Agentes OK" - -#: ../../enterprise/meta/monitoring/group_view.php:169 -msgid "% Agents Unknown" -msgstr "% monitores en estado desconocido" - -#: ../../enterprise/meta/monitoring/group_view.php:177 -msgid "% Monitors Critical" -msgstr "% monitores en estado crítico" - -#: ../../enterprise/meta/monitoring/group_view.php:180 -msgid "% Monitors Warning" -msgstr "% monitores en estado de advertencia" - -#: ../../enterprise/meta/monitoring/group_view.php:183 -msgid "% Monitors OK" -msgstr "% monitores en estado OK" - -#: ../../enterprise/meta/monitoring/group_view.php:186 -msgid "% Monitors Unknown" -msgstr "% módulos en estado desconocido" - -#: ../../enterprise/meta/monitoring/group_view.php:189 -msgid "% Monitors Not init" -msgstr "% módulos no iniciados" - -#: ../../enterprise/meta/monitoring/group_view.php:203 -#: ../../godmode/agentes/modificar_agente.php:1031 -#: ../../operation/agentes/estado_agente.php:1338 -#: ../../operation/agentes/group_view.php:603 -msgid "There are no defined agents" -msgstr "No hay ningún agente definido" - -#: ../../enterprise/meta/monitoring/group_view.php:214 -#: ../../enterprise/meta/monitoring/group_view.php:220 -msgid "This data doesn't show in realtime" -msgstr "Estos datos no se muestran en tiempo real" - -#: ../../enterprise/meta/monitoring/group_view.php:231 -msgid "Group or Tag" -msgstr "Grupo o etiqueta" - -#: ../../enterprise/meta/monitoring/group_view.php:232 -#: ../../enterprise/operation/agentes/security_hardening.php:355 -#: ../../enterprise/operation/services/services.treeview_services.php:291 -#: ../../godmode/groups/group_list.php:1106 -#: ../../include/functions_reporting_html.php:2587 -#: ../../include/functions_reporting_html.php:2597 -#: ../../include/functions_inventory.php:525 -#: ../../include/functions_inventory.php:668 -#: ../../include/functions_alerts.php:3398 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:692 -#: ../../operation/tree.php:505 ../../operation/agentes/group_view.php:244 -#: ../../operation/agentes/agent_inventory.php:321 -msgid "Total" -msgstr "Total" - -#: ../../enterprise/meta/monitoring/group_view.php:244 -#: ../../enterprise/operation/agentes/policy_view.php:346 -#: ../../godmode/alerts/alert_list.list.php:645 -#: ../../godmode/alerts/alert_view.php:111 ../../mobile/operation/alerts.php:324 -#: ../../include/functions.php:1284 ../../include/functions_agents.php:2989 -#: ../../include/functions_agents.php:3000 ../../include/functions_ui.php:1542 -#: ../../include/class/AgentsAlerts.class.php:957 -#: ../../include/class/SnmpConsole.class.php:845 -#: ../../include/functions_reporting.php:13270 -#: ../../include/functions_events.php:2892 ../../include/functions_events.php:3092 -#: ../../operation/agentes/group_view.php:255 -msgid "Alert fired" -msgstr "Alerta disparada" - -#: ../../enterprise/meta/monitoring/group_view.php:367 -#: ../../operation/agentes/group_view.php:346 -#, php-format -msgid "" -"This %s installation are using the secondary groups feature. For this reason, an " -"agent can be counted several times." -msgstr "" -"Esta instalación de %s está usando la funcionalidad de grupos secundarios. Por " -"ello, los agentes se pueden contar varias veces." - -#: ../../enterprise/meta/monitoring/tactical.php:46 -#: ../../enterprise/meta/general/main_header.php:103 -#: ../../enterprise/meta/general/main_menu.php:205 -#: ../../godmode/users/configure_user.php:62 -#: ../../godmode/users/user_management.php:41 -#: ../../godmode/massive/massive_edit_users.php:277 -#: ../../mobile/operation/home.php:45 ../../mobile/operation/tactical.php:97 -#: ../../include/auth/mysql.php:815 -#: ../../include/lib/Dashboard/Widgets/tactical.php:176 -#: ../../include/lib/Dashboard/Widgets/tactical.php:545 -#: ../../operation/users/user_edit.php:472 ../../operation/agentes/tactical.php:72 -#: ../../operation/menu.php:173 -msgid "Tactical view" -msgstr "Vista táctica" - -#: ../../enterprise/meta/monitoring/tactical.php:59 -#: ../../include/class/OrderInterpreter.class.php:105 -msgid "Tactical View" -msgstr "Vista táctica" - -#: ../../enterprise/meta/monitoring/tactical.php:233 -msgid "Report of state" -msgstr "Informe de estado" - -#: ../../enterprise/meta/monitoring/tactical.php:271 -#: ../../enterprise/meta/general/main_header.php:154 -#: ../../enterprise/meta/general/logon_ok.php:56 -#: ../../enterprise/meta/general/main_menu.php:263 -#: ../../enterprise/meta/general/main_menu.php:264 -#: ../../enterprise/include/class/CommandCenter.class.php:1079 -#: ../../enterprise/tools/ipam/ipam_network.php:585 -#: ../../enterprise/tools/ipam/ipam_massive.php:125 ../../godmode/menu.php:341 -#: ../../godmode/events/events.php:142 ../../mobile/include/functions_web.php:25 -#: ../../mobile/operation/home.php:51 ../../mobile/operation/events.php:948 -#: ../../include/functions.php:4193 ../../include/ajax/events.php:2192 -#: ../../include/functions_reports.php:876 ../../include/functions_reports.php:880 -#: ../../include/functions_reports.php:884 ../../operation/menu.php:518 -#: ../../operation/events/events.php:1820 -msgid "Events" -msgstr "Eventos" - -#: ../../enterprise/meta/monitoring/tactical.php:277 -msgid "Report of events" -msgstr "Informe de eventos" - -#: ../../enterprise/meta/monitoring/tactical.php:287 -msgid "Info of state in events" -msgstr "Información de estado en eventos" - -#: ../../enterprise/meta/monitoring/tactical.php:308 -msgid "More events" -msgstr "Más eventos" - -#: ../../enterprise/meta/event/custom_events.php:36 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:273 -#: ../../godmode/users/configure_profile.php:309 ../../operation/menu.php:524 -msgid "View events" -msgstr "Ver eventos" - -#: ../../enterprise/meta/event/custom_events.php:42 -#: ../../godmode/netflow/nf_edit.php:211 ../../godmode/netflow/nf_edit_form.php:80 -#: ../../godmode/snmpconsole/snmp_filters.php:37 -#: ../../godmode/events/event_filter.php:230 -#: ../../include/ajax/custom_fields.php:654 -msgid "Create filter" -msgstr "Crear filtro" - -#: ../../enterprise/meta/event/custom_events.php:48 ../../godmode/menu.php:336 -#: ../../godmode/events/events.php:83 -msgid "Event responses" -msgstr "Respuestas de evento" - -#: ../../enterprise/meta/event/custom_events.php:54 -#: ../../enterprise/meta/event/custom_events.php:59 -#: ../../enterprise/meta/event/custom_events.php:72 -#: ../../enterprise/meta/event/custom_events.php:90 -#: ../../godmode/agentes/fields_manager.php:59 -#: ../../godmode/agentes/agent_manager.php:1040 ../../godmode/menu.php:192 -#: ../../godmode/massive/massive_edit_agents.php:1278 -#: ../../godmode/reporting/reporting_builder.item_editor.php:79 -#: ../../include/functions_reporting_html.php:1633 -#: ../../include/functions_events.php:4415 -#: ../../operation/agentes/status_monitor.php:64 -#: ../../operation/agentes/status_monitor.php:87 -#: ../../operation/agentes/status_monitor.php:292 -#: ../../operation/agentes/status_monitor.php:315 -#: ../../operation/agentes/ver_agente.php:1593 -#: ../../operation/agentes/ver_agente.php:1866 -#: ../../operation/inventory/inventory.php:1268 -msgid "Custom fields" -msgstr "Campos personalizados" - -#: ../../enterprise/meta/event/custom_events.php:77 -#: ../../godmode/events/events.php:115 ../../include/ajax/events.php:1749 -msgid "Responses" -msgstr "Respuestas" - -#: ../../enterprise/meta/event/custom_events.php:96 -msgid "The user is not in neither group with EW profile" -msgstr "El usuario no se encuentra en ninguno de los grupos con el perfil EW." - -#: ../../enterprise/meta/event/custom_events.php:158 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:83 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1274 -msgid "Fields" -msgstr "Campos" - -#: ../../enterprise/meta/event/custom_events.php:173 -#: ../../godmode/agentes/status_monitor_custom_fields.php:188 -#: ../../godmode/events/custom_events.php:127 -msgid "Fields available" -msgstr "Campos disponibles" - -#: ../../enterprise/meta/event/custom_events.php:175 -#: ../../godmode/agentes/status_monitor_custom_fields.php:210 -#: ../../godmode/events/custom_events.php:150 -msgid "Fields selected" -msgstr "Campos seleccionados" - -#: ../../enterprise/meta/event/custom_events.php:185 -#: ../../godmode/agentes/status_monitor_custom_fields.php:195 -#: ../../godmode/events/custom_events.php:134 -msgid "Add fields to select" -msgstr "Añadir campos para seleccionar" - -#: ../../enterprise/meta/event/custom_events.php:195 -#: ../../godmode/agentes/status_monitor_custom_fields.php:204 -#: ../../godmode/events/custom_events.php:144 -msgid "Delete fields to select" -msgstr "Eliminar campos para seleccionar" - -#: ../../enterprise/meta/event/custom_events.php:205 -#: ../../godmode/events/custom_events.php:74 -msgid "Show event fields" -msgstr "Mostrar campos de eventos" - -#: ../../enterprise/meta/event/custom_events.php:244 -#: ../../godmode/agentes/status_monitor_custom_fields.php:272 -#: ../../godmode/events/custom_events.php:232 -msgid "There must be at least one custom field. Timestamp will be set by default" -msgstr "" -"Debe haber al menos un campo personalizado. La marca horaria está establecida " -"por defecto." - -#: ../../enterprise/meta/include/functions_autoprovision.php:391 -msgid "Round Robin" -msgstr "Round Robin" - -#: ../../enterprise/meta/include/functions_autoprovision.php:396 -msgid "Less loaded" -msgstr "Menos cargado" - -#: ../../enterprise/meta/include/functions_autoprovision.php:435 -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 "" -"Utiliza el método de planificación Round-robin para distribuir, \n" -" de forma equitativa y en un orden racional, todos los nuevos " -"agentes de software de Pandora que llegan a la Metaconsola.\n" -" La distribución de los agentes se realizará de forma circular, " -"asignando el servidor correspondiente a cada nuevo agente.\n" -" " - -#: ../../enterprise/meta/include/functions_autoprovision.php:443 -msgid "" -"The new agents will be dynamically assigned to those servers with less load." -msgstr "" -"Los nuevos agentes se asignarán dinámicamente a aquellos servidores con menos " -"carga." - -#: ../../enterprise/meta/include/functions_autoprovision.php:448 -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 "" -"En la clasificación personalizada, podremos definir nuestras propias reglas de " -"clasificación, \n" -" basado en ciertos parámetros recuperados de la información " -"reportada por el agente (nombre del agente y su dirección IP).\n" -" " - -#: ../../enterprise/meta/include/functions_autoprovision.php:494 -#: ../../enterprise/meta/include/functions_autoprovision.php:697 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3007 -#: ../../enterprise/include/functions_ipam.php:1667 -#: ../../godmode/reporting/reporting_builder.list_items.php:442 -#: ../../godmode/reporting/reporting_builder.list_items.php:739 -#: ../../godmode/reporting/graph_builder.graph_editor.php:267 -#: ../../godmode/reporting/graph_builder.graph_editor.php:350 -msgid "Sort" -msgstr "Ordenar" - -#: ../../enterprise/meta/include/functions_autoprovision.php:552 -msgid "" -"There is no custom entries defined. Click on \"Create custom entry\" to add the " -"first." -msgstr "" -"Ninguna entrada personalizada definida. Haz clic en \"Crear entrada personalizada" -"\" para añadir la primera." - -#: ../../enterprise/meta/include/functions_autoprovision.php:557 -msgid "Create custom entry" -msgstr "Crear entrada personalizada" - -#: ../../enterprise/meta/include/functions_autoprovision.php:599 -msgid "Provisioning configuration" -msgstr "Configuración de aprovisionamiento" - -#: ../../enterprise/meta/include/functions_autoprovision.php:613 -msgid "Configuration:" -msgstr "Configuración:" - -#: ../../enterprise/meta/include/functions_autoprovision.php:668 -msgid "" -"There is no rules configured for this custom entry. Click on Add button to " -"create the first." -msgstr "" -"No hay reglas configuradas en esta entrada personalizada. Haz clic en el botón " -"Añadir para crear la primera." - -#: ../../enterprise/meta/include/functions_autoprovision.php:699 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:502 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:313 -#: ../../extensions/quick_shell.php:192 -msgid "Method" -msgstr "Método" - -#: ../../enterprise/meta/include/functions_autoprovision.php:786 -msgid "There was an error when editing the rule." -msgstr "Error al editar la regla" - -#: ../../enterprise/meta/include/functions_autoprovision.php:799 -msgid "Operation:" -msgstr "Operación:" - -#: ../../enterprise/meta/include/functions_autoprovision.php:815 -msgid "Method:" -msgstr "Método:" - -#: ../../enterprise/meta/include/functions_autoprovision.php:831 -#: ../../enterprise/include/functions_visual_map.php:215 -#: ../../enterprise/include/functions_visual_map.php:280 -msgid "Value:" -msgstr "Valor:" - -#: ../../enterprise/meta/include/functions_autoprovision.php:903 -msgid "Move up" -msgstr "Subir" - -#: ../../enterprise/meta/include/functions_autoprovision.php:916 -msgid "Move down" -msgstr "Bajar" - -#: ../../enterprise/meta/include/functions_groups_meta.php:114 -#, php-format -msgid "Error Duplicate name (%s) " -msgstr "Error al duplicar nombre (%s) " - -#: ../../enterprise/meta/include/functions_groups_meta.php:132 -#, php-format -msgid "(Error Duplicate ID (%d) ) " -msgstr "(Error ID Duplicado (%d) ) " - -#: ../../enterprise/meta/include/functions_groups_meta.php:153 -msgid "Error Duplicate name" -msgstr "Error al duplicar nombre" - -#: ../../enterprise/meta/include/functions_users_meta.php:183 -#: ../../enterprise/meta/include/functions_users_meta.php:206 -#: ../../enterprise/meta/general/main_header.php:332 -#: ../../enterprise/meta/general/main_header.php:412 -#: ../../enterprise/meta/general/main_header.php:419 -#: ../../enterprise/meta/general/main_menu.php:570 -#: ../../enterprise/meta/general/main_menu.php:635 -#: ../../enterprise/meta/general/main_menu.php:659 -#: ../../enterprise/meta/general/main_menu.php:666 -#: ../../godmode/users/profile_list.php:61 -#: ../../godmode/users/configure_profile.php:54 -#: ../../godmode/users/user_list.php:251 ../../godmode/users/user_list.php:276 -#: ../../godmode/users/configure_user.php:183 -#: ../../operation/users/user_edit_header.php:89 -msgid "User management" -msgstr "Gestión de usuarios" - -#: ../../enterprise/meta/include/functions_users_meta.php:187 -#: ../../enterprise/meta/include/functions_users_meta.php:214 -#: ../../godmode/users/profile_list.php:72 -#: ../../godmode/users/configure_profile.php:65 -#: ../../godmode/users/user_list.php:262 ../../godmode/users/configure_user.php:194 -#: ../../godmode/menu.php:248 -msgid "Profile management" -msgstr "Gestionar perfiles" - -#: ../../enterprise/meta/include/functions_users_meta.php:195 -#: ../../enterprise/meta/include/functions_users_meta.php:210 -#: ../../enterprise/meta/general/header.php:212 -#: ../../enterprise/meta/general/header.php:222 -#: ../../enterprise/meta/general/header.php:234 -#: ../../enterprise/meta/general/main_header.php:635 -#: ../../enterprise/meta/general/main_header.php:641 ../../operation/menu.php:666 -#: ../../general/header.php:430 -msgid "Edit my user" -msgstr "Editar mi usuario" - -#: ../../enterprise/meta/include/functions_users_meta.php:202 -msgid "User synchronization" -msgstr "Sincronización de usuarios" - -#: ../../enterprise/meta/include/functions_users_meta.php:218 -msgid "Group synchronization" -msgstr "Sincronización de grupos" - -#: ../../enterprise/meta/include/functions_users_meta.php:236 -#: ../../godmode/users/profile_list.php:339 -msgid "User Management" -msgstr "Gestión de usuarios" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:186 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1801 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:295 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../godmode/groups/tactical.php:179 -#: ../../godmode/agentes/agent_manager.php:373 -#: ../../godmode/reporting/reporting_builder.item_editor.php:72 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4047 -#: ../../include/functions_reporting_html.php:1605 -#: ../../include/functions_reporting_html.php:1769 ../../include/lib/Group.php:554 -#: ../../operation/inventory/inventory.php:1258 -msgid "Alias" -msgstr "Alias" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:207 -#: ../../enterprise/meta/include/functions_wizard_meta.php:211 -#: ../../enterprise/meta/include/functions_wizard_meta.php:479 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1465 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1813 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../godmode/agentes/agent_manager.php:401 -#: ../../godmode/servers/modificar_server.php:204 -#: ../../include/functions_reporting_html.php:1609 -#: ../../include/functions_reporting_html.php:4171 -#: ../../include/functions_reporting_html.php:4265 -#: ../../include/functions_treeview.php:701 ../../include/functions_events.php:4347 -#: ../../operation/gis_maps/ajax.php:290 -msgid "IP Address" -msgstr "Dirección IP" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:236 -#: ../../enterprise/meta/include/functions_wizard_meta.php:682 -#: ../../enterprise/godmode/modules/configure_local_component.php:622 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:206 -#: ../../enterprise/godmode/setup/setup_log_collector.php:89 -#: ../../enterprise/include/functions_metaconsole.php:1340 -#: ../../enterprise/include/functions_metaconsole.php:1373 -#: ../../enterprise/include/functions_metaconsole.php:1406 -#: ../../enterprise/include/functions_metaconsole.php:1439 -#: ../../enterprise/include/functions_metaconsole.php:1472 -#: ../../enterprise/include/functions_metaconsole.php:1503 -#: ../../enterprise/include/functions_metaconsole.php:1536 -#: ../../godmode/agentes/module_manager_editor_web.php:183 -msgid "Check" -msgstr "Comprobar" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:245 -#: ../../enterprise/meta/include/functions_wizard_meta.php:530 -#: ../../enterprise/meta/include/functions_wizard_meta.php:602 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1150 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:48 -#: ../../enterprise/include/functions_reporting_csv.php:1083 -#: ../../enterprise/include/class/Aws.cloud.php:344 -#: ../../godmode/alerts/configure_alert_template.php:246 -#: ../../godmode/alerts/configure_alert_template.php:250 -#: ../../godmode/setup/setup.php:96 ../../godmode/setup/setup.php:268 -#: ../../godmode/servers/plugin.php:464 ../../include/ajax/events.php:1699 -#: ../../include/functions_reports.php:783 -#: ../../include/functions_reporting.php:10239 -msgid "General" -msgstr "General" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:306 -#: ../../godmode/modules/manage_network_templates_form.php:341 -#: ../../include/class/ModuleTemplates.class.php:752 -msgid "Components" -msgstr "Componentes" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:308 -#: ../../enterprise/include/functions_reporting_csv.php:2425 -msgid "Agent modules" -msgstr "Módulos de agentes" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:361 -msgid "Add selected modules to agent" -msgstr "Añadir los módulos seleccionados al agente" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:399 -msgid "Undo changes" -msgstr "Deshacer los cambios" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:492 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:753 -#: ../../godmode/agentes/module_manager_editor_wmi.php:52 -#: ../../godmode/agentes/module_manager_editor_network.php:99 -#: ../../godmode/massive/massive_edit_modules.php:945 -msgid "Auto" -msgstr "Automático" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:493 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:754 -#: ../../godmode/agentes/module_manager_editor_wmi.php:53 -#: ../../godmode/agentes/module_manager_editor_network.php:100 -#: ../../godmode/massive/massive_edit_modules.php:946 -msgid "Force primary key" -msgstr "Forzar clave primaria" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:516 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1470 -#: ../../enterprise/meta/include/functions_events_meta.php:70 -#: ../../enterprise/meta/include/functions_meta.php:1333 -#: ../../enterprise/meta/include/functions_meta.php:1387 -#: ../../enterprise/meta/include/functions_meta.php:1441 -#: ../../enterprise/meta/general/login_page.php:207 -#: ../../enterprise/meta/general/login_page.php:267 -#: ../../enterprise/extensions/disabled/check_acls.php:47 -#: ../../enterprise/extensions/disabled/check_acls.php:132 -#: ../../enterprise/godmode/setup/setup_auth.php:1401 -#: ../../enterprise/godmode/setup/setup_auth.php:1433 -#: ../../enterprise/godmode/servers/manage_export_form.php:155 -#: ../../enterprise/include/functions_tasklist.php:190 -#: ../../enterprise/include/class/DB2.app.php:509 -#: ../../enterprise/include/class/MySQL.app.php:531 -#: ../../enterprise/include/class/Oracle.app.php:516 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:520 -#: ../../extensions/api_checker.php:265 ../../extensions/users_connected.php:177 -#: ../../godmode/update_manager/update_manager.history.php:43 -#: ../../godmode/setup/setup_ehorus.php:97 -#: ../../godmode/setup/setup_integria.php:292 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3576 -#: ../../godmode/events/custom_events.php:97 -#: ../../mobile/operation/tactical.php:350 -#: ../../include/functions_reporting_html.php:6056 ../../include/functions.php:3109 -#: ../../include/functions_cron.php:498 ../../include/functions_config.php:779 -#: ../../include/functions_config.php:799 -#: ../../include/class/CredentialStore.class.php:817 -#: ../../include/class/CredentialStore.class.php:1301 -#: ../../include/class/AuditLog.class.php:110 -#: ../../include/class/AuditLog.class.php:240 -#: ../../include/lib/Dashboard/Widgets/events_list.php:816 -#: ../../include/functions_events.php:202 ../../include/functions_events.php:253 -#: ../../operation/search_users.php:71 ../../operation/users/user_edit.php:854 -#: ../../operation/users/user_edit.php:907 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:134 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:265 -#: ../../general/logon_ok.php:300 ../../general/login_page.php:276 -#: ../../general/login_page.php:335 -msgid "User" -msgstr "Usuario" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:520 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1474 -#: ../../enterprise/meta/include/functions_meta.php:1345 -#: ../../enterprise/meta/include/functions_meta.php:1399 -#: ../../enterprise/meta/include/functions_meta.php:1453 -#: ../../enterprise/meta/general/login_page.php:224 -#: ../../enterprise/meta/general/login_page.php:284 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:851 -#: ../../enterprise/godmode/setup/setup_module_library.php:57 -#: ../../enterprise/godmode/setup/setup_auth.php:1407 -#: ../../enterprise/godmode/setup/setup_auth.php:1439 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:250 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:59 -#: ../../enterprise/godmode/servers/manage_export_form.php:161 -#: ../../enterprise/include/ajax/servers.ajax.php:101 -#: ../../enterprise/include/ajax/servers.ajax.php:172 -#: ../../enterprise/include/ajax/servers.ajax.php:310 -#: ../../enterprise/include/functions_setup.php:55 -#: ../../enterprise/include/functions_setup.php:113 -#: ../../enterprise/include/class/VMware.app.php:731 -#: ../../enterprise/include/class/DB2.app.php:521 -#: ../../enterprise/include/class/MySQL.app.php:543 -#: ../../enterprise/include/class/Oracle.app.php:528 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:532 -#: ../../extensions/api_checker.php:270 -#: ../../godmode/modules/manage_network_components_form_wmi.php:63 -#: ../../godmode/users/configure_user.php:1204 -#: ../../godmode/users/user_management.php:280 -#: ../../godmode/agentes/module_manager_editor_wmi.php:143 -#: ../../godmode/massive/massive_edit_modules.php:1094 -#: ../../godmode/setup/setup_ehorus.php:104 -#: ../../godmode/setup/setup_integria.php:306 ../../include/functions_ui.php:7585 -#: ../../include/functions_config.php:783 ../../include/functions_config.php:803 -#: ../../include/class/CredentialStore.class.php:974 -#: ../../include/class/CredentialStore.class.php:1024 -#: ../../include/class/CredentialStore.class.php:1302 -#: ../../include/class/CredentialStore.class.php:1328 -#: ../../include/class/CredentialStore.class.php:1352 -#: ../../include/class/AgentWizard.class.php:690 -#: ../../operation/users/user_edit.php:860 ../../operation/users/user_edit.php:913 -#: ../../general/login_page.php:290 ../../general/login_page.php:351 -msgid "Password" -msgstr "Contraseña" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:590 -msgid "Latency" -msgstr "Latencia" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:591 -#: ../../enterprise/include/functions_security_hardening.php:199 -msgid "Response" -msgstr "Respuesta" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:593 -#: ../../godmode/agentes/module_manager_editor_web.php:217 -msgid "Check type" -msgstr "Comprueba el tipo" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:610 -#: ../../enterprise/meta/include/functions_wizard_meta.php:667 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1066 -#: ../../godmode/agentes/module_manager_editor_web.php:92 -#: ../../godmode/massive/massive_edit_modules.php:1411 -msgid "Web checks" -msgstr "Comprobaciones web" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:642 -#: ../../godmode/tag/edit_tag.php:216 ../../include/class/TipsWindow.class.php:746 -#: ../../include/class/TipsWindow.class.php:913 -#: ../../include/functions_reporting.php:7490 -#: ../../include/lib/Dashboard/Widgets/url.php:216 -msgid "Url" -msgstr "URL" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:646 -msgid "String to check" -msgstr "Cadena para comprobar" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:652 -msgid "Add check" -msgstr "Añadir comprobación" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:661 -msgid "Delete check" -msgstr "Eliminar comprobación" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:674 -#: ../../enterprise/godmode/modules/configure_local_component.php:615 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:218 -#: ../../godmode/agentes/module_manager_editor_web.php:172 -msgid "Load basic" -msgstr "cargar básicos" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:680 -#: ../../godmode/agentes/module_manager_editor_web.php:181 -msgid "Load a basic structure on Web Checks" -msgstr "Cargar una estructura básica en las comprobaciones web" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:688 -#: ../../godmode/agentes/module_manager_editor_web.php:192 -msgid "Check the correct structure of the WebCheck" -msgstr "Cargar la estructura correcta de las comprobaciones web" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:695 -#: ../../godmode/agentes/module_manager_editor_web.php:271 -msgid "First line must be \"task_begin\"" -msgstr "La primera línea tiene que ser \"task_begin\"." - -#: ../../enterprise/meta/include/functions_wizard_meta.php:696 -#: ../../godmode/agentes/module_manager_editor_web.php:272 -msgid "Webchecks configuration is empty" -msgstr "La configuración de comprobaciones web está vacía." - -#: ../../enterprise/meta/include/functions_wizard_meta.php:697 -#: ../../enterprise/meta/include/functions_wizard_meta.php:698 -#: ../../godmode/agentes/module_manager_editor_web.php:273 -#: ../../godmode/agentes/module_manager_editor_web.php:274 -msgid "Last line must be \"task_end\"" -msgstr "La última línea tiene que ser \"task_end\"." - -#: ../../enterprise/meta/include/functions_wizard_meta.php:699 -#: ../../enterprise/godmode/modules/configure_local_component.php:640 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:257 -#: ../../godmode/agentes/module_manager_editor_web.php:275 -msgid "There is a line with a unknown token 'token_fail'." -msgstr "Hay una línea con un token desconocido \"token_fail\"." - -#: ../../enterprise/meta/include/functions_wizard_meta.php:700 -#: ../../godmode/agentes/module_manager_editor_web.php:277 -msgid "Web checks are built correctly" -msgstr "Las comprobaciones web se han efectuado correctamente." - -#: ../../enterprise/meta/include/functions_wizard_meta.php:918 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1035 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1202 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1520 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1605 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1742 -#: ../../enterprise/meta/agentsearch.php:136 -#: ../../enterprise/godmode/modules/configure_local_component.php:305 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:522 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:274 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:690 -#: ../../enterprise/godmode/servers/manage_export.php:175 -#: ../../enterprise/godmode/servers/manage_export_form.php:131 -#: ../../enterprise/include/class/Azure.cloud.php:894 -#: ../../enterprise/include/class/VMware.app.php:667 -#: ../../enterprise/include/class/DB2.app.php:544 -#: ../../enterprise/include/class/Aws.S3.php:513 -#: ../../enterprise/include/class/SAP.app.php:503 -#: ../../enterprise/include/class/Aws.cloud.php:580 -#: ../../enterprise/include/class/Aws.cloud.php:1338 -#: ../../enterprise/include/class/MySQL.app.php:566 -#: ../../enterprise/include/class/Google.cloud.php:803 -#: ../../enterprise/include/class/Oracle.app.php:551 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:555 -#: ../../enterprise/include/functions_ipam.php:1356 -#: ../../enterprise/operation/agentes/tag_view.php:697 -#: ../../enterprise/operation/agentes/tag_view.php:786 -#: ../../enterprise/tools/ipam/ipam_list.php:730 -#: ../../godmode/modules/manage_network_components_form_common.php:156 -#: ../../godmode/agentes/status_monitor_custom_fields.php:113 -#: ../../godmode/agentes/status_monitor_custom_fields.php:165 -#: ../../godmode/agentes/inventory_manager.php:236 -#: ../../godmode/agentes/agent_manager.php:503 -#: ../../godmode/agentes/module_manager_editor_common.php:1093 -#: ../../godmode/agentes/module_manager.php:703 -#: ../../godmode/massive/massive_edit_agents.php:742 -#: ../../godmode/massive/massive_edit_modules.php:867 -#: ../../godmode/setup/setup_visuals.php:1930 -#: ../../godmode/setup/setup_visuals.php:2012 -#: ../../godmode/wizards/HostDevices.class.php:799 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:639 -#: ../../mobile/operation/modules.php:668 ../../mobile/operation/modules.php:670 -#: ../../mobile/operation/modules.php:910 -#: ../../include/functions_reporting_html.php:3744 -#: ../../include/ajax/events.php:2345 ../../include/functions_treeview.php:83 -#: ../../include/functions_treeview.php:707 ../../include/functions_ui.php:7518 -#: ../../include/class/ExtensionsDiscovery.class.php:1381 -#: ../../include/class/CustomNetScan.class.php:526 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:376 -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:299 -#: ../../include/lib/Dashboard/Widgets/netflow.php:200 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:319 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:416 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:362 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:387 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:347 -#: ../../include/lib/Dashboard/Widgets/top_n.php:255 -#: ../../include/lib/Group.php:570 ../../operation/search_agents.php:38 -#: ../../operation/agentes/status_monitor.php:1565 -#: ../../operation/agentes/estado_generalagente.php:429 -#: ../../operation/network/network_report.php:141 -#: ../../operation/network/network_usage_map.php:189 -#: ../../operation/netflow/nf_live_view.php:462 -#: ../../operation/inventory/inventory.php:1265 -#: ../../operation/search_modules.php:38 -#: ../../operation/events/sound_events.php:170 -msgid "Interval" -msgstr "Intervalo" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:924 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1041 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1222 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1525 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1610 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1747 -#: ../../enterprise/godmode/modules/configure_local_component.php:581 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:868 -#: ../../enterprise/include/functions_reporting_csv.php:2832 -#: ../../godmode/modules/manage_network_components_form_common.php:421 -#: ../../godmode/agentes/module_manager_editor_common.php:1353 -#: ../../godmode/massive/massive_edit_modules.php:1117 -#: ../../include/functions_reporting_html.php:3745 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:498 -msgid "Unit" -msgstr "Unidad" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:956 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1047 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1259 -msgid "Various" -msgstr "Varios" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:964 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1481 -#: ../../include/class/ExternalTools.class.php:629 -msgid "SNMP Community" -msgstr "Comunidad SNMP" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:971 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1055 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1213 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1344 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1354 -#: ../../extensions/api_checker.php:341 -#: ../../godmode/wizards/HostDevices.class.php:1504 -msgid "Credentials" -msgstr "Credenciales" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:978 -#: ../../enterprise/meta/include/functions_wizard_meta.php:987 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1063 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1072 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1266 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1275 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1503 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1512 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1588 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1597 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1708 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1717 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:270 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:382 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:755 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1822 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2492 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2268 -#: ../../godmode/alerts/alert_view.php:272 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1525 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2625 -#: ../../include/functions_reporting_html.php:5040 ../../include/functions.php:4088 -#: ../../include/functions_ui.php:3170 ../../include/functions_reporting.php:1547 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:366 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:413 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:442 -msgid "Min" -msgstr "Mín." - -#: ../../enterprise/meta/include/functions_wizard_meta.php:980 -#: ../../enterprise/meta/include/functions_wizard_meta.php:989 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1065 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1074 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1268 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1277 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1505 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1514 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1590 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1599 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1710 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1719 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:282 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:375 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:763 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1820 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2485 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2268 -#: ../../godmode/alerts/alert_view.php:272 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1527 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2618 -#: ../../include/functions_reporting_html.php:5039 ../../include/functions.php:4095 -#: ../../include/functions_ui.php:3170 ../../include/functions_reporting.php:1543 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:375 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:422 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:451 -msgid "Max" -msgstr "Máx." - -#: ../../enterprise/meta/include/functions_wizard_meta.php:982 -#: ../../enterprise/meta/include/functions_wizard_meta.php:991 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1067 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1076 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1270 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1279 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1507 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1516 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1592 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1601 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1712 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1721 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1737 -#: ../../enterprise/godmode/modules/configure_local_component.php:406 -#: ../../enterprise/godmode/modules/configure_local_component.php:484 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:547 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:638 -#: ../../godmode/modules/manage_network_components_form_common.php:264 -#: ../../godmode/modules/manage_network_components_form_common.php:342 -#: ../../godmode/modules/manage_network_components_form_wizard.php:450 -#: ../../godmode/modules/manage_network_components_form_wizard.php:535 -#: ../../godmode/agentes/module_manager_editor_common.php:477 -#: ../../godmode/agentes/module_manager_editor_common.php:485 -#: ../../godmode/agentes/module_manager_editor_common.php:565 -#: ../../godmode/agentes/module_manager_editor_common.php:574 -#: ../../godmode/massive/massive_edit_modules.php:701 -#: ../../godmode/massive/massive_edit_modules.php:807 -msgid "Inverse interval" -msgstr "Intervalo inverso" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:996 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1081 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1314 -#: ../../include/ajax/module.php:1042 -msgid "Thresholds" -msgstr "Umbrales" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1087 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1619 -#: ../../godmode/agentes/module_manager_editor_web.php:242 -msgid "Proxy URL" -msgstr "Proxy URL" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1092 -msgid "Web configuration" -msgstr "Configuración web" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1286 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1299 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1728 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1735 -msgid "Str: " -msgstr "Cadena: " - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1295 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1308 -msgid " Inverse interval " -msgstr " Intervalo inverso " - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1368 -msgid "Alerts in module" -msgstr "Alertas en el módulo" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1376 -#: ../../include/functions_reporting_html.php:5411 -msgid "Alert description" -msgstr "Descripción de la alerta" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1615 -msgid "Checks" -msgstr "Comprobaciones" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1826 -msgid "Deleted modules" -msgstr "Módulos eliminados" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2388 -msgid "Manage agent modules" -msgstr "Gestionar módulos de agentes" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2393 -#: ../../enterprise/extensions/disabled/check_acls.php:133 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:218 -#: ../../enterprise/godmode/policies/policy_alerts.php:442 -#: ../../enterprise/godmode/policies/policy_linking.php:201 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:389 -#: ../../enterprise/godmode/services/services.elements.php:93 -#: ../../enterprise/godmode/services/services.elements.php:155 -#: ../../enterprise/godmode/services/services.elements.php:279 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:177 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:242 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:318 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1412 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2098 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3579 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3792 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3810 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:239 -#: ../../enterprise/include/ajax/policy.ajax.php:456 -#: ../../enterprise/include/functions_reporting_pdf.php:531 -#: ../../enterprise/include/functions_reporting_pdf.php:539 -#: ../../enterprise/include/functions_reporting_pdf.php:547 -#: ../../enterprise/include/functions_reporting_pdf.php:563 -#: ../../enterprise/include/functions_reporting_csv.php:539 -#: ../../enterprise/include/functions_reporting_csv.php:867 -#: ../../enterprise/include/functions_reporting_csv.php:893 -#: ../../enterprise/include/functions_reporting_csv.php:1006 -#: ../../enterprise/include/functions_reporting_csv.php:1045 -#: ../../enterprise/include/functions_reporting_csv.php:1105 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -#: ../../enterprise/include/functions_reporting_csv.php:1549 -#: ../../enterprise/include/functions_reporting_csv.php:1594 -#: ../../enterprise/include/functions_reporting_csv.php:1640 -#: ../../enterprise/include/functions_reporting_csv.php:1713 -#: ../../enterprise/include/functions_reporting_csv.php:1832 -#: ../../enterprise/include/functions_reporting_csv.php:2067 -#: ../../enterprise/include/functions_reporting_csv.php:2140 -#: ../../enterprise/include/functions_reporting_csv.php:2372 -#: ../../enterprise/include/functions_reporting_csv.php:2408 -#: ../../enterprise/include/functions_reporting_csv.php:2556 -#: ../../enterprise/include/functions_reporting_csv.php:2828 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:951 -#: ../../enterprise/include/functions_reporting.php:1862 -#: ../../enterprise/include/functions_reporting.php:3134 -#: ../../enterprise/include/functions_reporting.php:4123 -#: ../../enterprise/include/functions_reporting.php:5147 -#: ../../enterprise/include/functions_services.php:1826 -#: ../../enterprise/include/functions_events.php:90 -#: ../../enterprise/operation/agentes/policy_view.php:259 -#: ../../extensions/agents_modules.php:521 ../../extensions/insert_data.php:195 -#: ../../godmode/agentes/module_manager_editor_prediction.php:135 -#: ../../godmode/agentes/planned_downtime.list.php:425 -#: ../../godmode/agentes/planned_downtime.editor.php:1445 -#: ../../godmode/agentes/module_manager_editor_common.php:1507 -#: ../../godmode/agentes/module_manager_editor_common.php:1561 -#: ../../godmode/massive/massive_standby_alerts.php:224 -#: ../../godmode/massive/massive_standby_alerts.php:259 -#: ../../godmode/massive/massive_enable_disable_alerts.php:196 -#: ../../godmode/massive/massive_enable_disable_alerts.php:231 -#: ../../godmode/massive/massive_edit_agents.php:710 -#: ../../godmode/massive/massive_edit_agents.php:1175 -#: ../../godmode/alerts/alert_list.list.php:566 -#: ../../godmode/alerts/alert_list.list.php:817 -#: ../../godmode/alerts/alert_view.php:97 -#: ../../godmode/alerts/alert_list.builder.php:85 -#: ../../godmode/reporting/reporting_builder.list_items.php:412 -#: ../../godmode/reporting/create_container.php:490 -#: ../../godmode/reporting/create_container.php:662 -#: ../../godmode/reporting/create_container.php:745 -#: ../../godmode/reporting/graph_builder.graph_editor.php:346 -#: ../../godmode/reporting/reporting_builder.item_editor.php:216 -#: ../../godmode/reporting/reporting_builder.item_editor.php:910 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1212 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1834 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4152 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4668 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4692 -#: ../../godmode/reporting/visual_console_builder.elements.php:121 -#: ../../godmode/reporting/visual_console_builder.wizard.php:462 -#: ../../godmode/reporting/visual_console_builder.wizard.php:821 -#: ../../godmode/servers/plugin.php:116 ../../godmode/servers/plugin.php:135 -#: ../../mobile/operation/services.php:332 -#: ../../include/functions_visual_map_editor.php:491 -#: ../../include/functions_reporting_html.php:553 -#: ../../include/functions_reporting_html.php:952 -#: ../../include/functions_reporting_html.php:2037 -#: ../../include/functions_reporting_html.php:2379 -#: ../../include/functions_reporting_html.php:2484 -#: ../../include/functions_reporting_html.php:3480 -#: ../../include/functions_reporting_html.php:3855 -#: ../../include/functions_reporting_html.php:3863 -#: ../../include/functions_reporting_html.php:3872 -#: ../../include/functions_reporting_html.php:3884 -#: ../../include/functions_reporting_html.php:4044 -#: ../../include/functions_reporting_html.php:4173 -#: ../../include/functions_reporting_html.php:4267 -#: ../../include/functions_reporting_html.php:4989 -#: ../../include/functions_reporting_html.php:5037 -#: ../../include/ajax/alert_list.ajax.php:305 -#: ../../include/ajax/alert_list.ajax.php:330 -#: ../../include/ajax/alert_list.ajax.php:516 -#: ../../include/functions_inventory.php:1197 -#: ../../include/functions_inventory.php:1253 -#: ../../include/functions_graph.php:5189 ../../include/functions_ui.php:1640 -#: ../../include/functions_ui.php:7487 ../../include/functions_ui.php:7512 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:563 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:411 -#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:299 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:388 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:349 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:432 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:257 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:594 -#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:232 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:385 -#: ../../include/functions_reports.php:1368 -#: ../../include/class/AlertsList.class.php:315 -#: ../../include/class/AgentsAlerts.class.php:432 -#: ../../include/class/AgentsAlerts.class.php:911 -#: ../../include/class/WelcomeWindow.class.php:802 -#: ../../include/functions_reporting.php:7353 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:359 -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:281 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:434 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:359 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:465 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:399 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:449 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:377 -#: ../../include/lib/Dashboard/Widgets/module_value.php:352 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:254 -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:323 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:344 -#: ../../include/lib/Dashboard/Widgets/module_status.php:368 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:319 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:729 -#: ../../include/lib/Dashboard/Widgets/top_n.php:240 -#: ../../include/lib/Dashboard/Widgets/top_n.php:320 -#: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/exportdata.php:114 -#: ../../operation/agentes/estado_monitores.php:125 -#: ../../operation/agentes/agent_inventory.php:118 -#: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/search_alerts.php:35 ../../operation/inventory/inventory.php:640 -#: ../../operation/search_modules.php:35 -msgid "Module" -msgstr "Módulo" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:92 -#: ../../godmode/alerts/alert_templates.php:59 -msgid "Everyday" -msgstr "Cada día" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104 -#: ../../enterprise/meta/include/functions_meta.php:2334 -#: ../../enterprise/include/ajax/ipam.ajax.php:521 -#: ../../enterprise/tools/ipam/ipam_editor.php:364 -#: ../../godmode/alerts/alert_templates.php:71 -#: ../../include/functions_config.php:1751 -msgid "Days" -msgstr "Días" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104 -#: ../../godmode/alerts/alert_templates.php:71 -msgid "Every" -msgstr "Cada" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:115 -#: ../../godmode/alerts/alert_templates.php:82 -msgid "and" -msgstr "y" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:122 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:318 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:254 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2263 -#: ../../godmode/snmpconsole/snmp_alert.php:1593 -#: ../../godmode/alerts/alert_templates.php:89 -#: ../../godmode/alerts/configure_alert_template.php:712 -#: ../../godmode/alerts/alert_view.php:268 -msgid "Time threshold" -msgstr "Umbral de tiempo" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:127 -#: ../../enterprise/godmode/policies/policy_alerts.php:522 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:521 -#: ../../enterprise/include/functions_reporting_pdf.php:1867 -#: ../../enterprise/include/functions_reporting_pdf.php:1983 -#: ../../enterprise/include/functions_reporting_csv.php:763 -#: ../../enterprise/include/functions_reporting_csv.php:1042 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1034 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2410 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2414 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3450 -#: ../../godmode/alerts/alert_list.list.php:730 -#: ../../godmode/alerts/alert_list.list.php:733 -#: ../../godmode/alerts/alert_templates.php:94 -#: ../../include/functions_reporting_html.php:148 -#: ../../include/functions_reporting_html.php:3234 -#: ../../include/functions_reporting_html.php:4045 -#: ../../include/rest-api/index.php:375 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:449 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:513 -#: ../../operation/agentes/gis_view.php:220 -#: ../../operation/reporting/reporting_viewer.php:268 -msgid "From" -msgstr "De" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:129 -#: ../../enterprise/godmode/policies/policy_alerts.php:522 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:521 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:676 -#: ../../enterprise/include/ajax/policy.ajax.php:491 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1044 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2410 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2414 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2570 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3452 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3581 -#: ../../godmode/massive/massive_add_action_alerts.php:255 -#: ../../godmode/alerts/alert_list.list.php:730 -#: ../../godmode/alerts/alert_list.list.php:855 -#: ../../godmode/alerts/alert_templates.php:96 -#: ../../godmode/alerts/alert_list.builder.php:144 -#: ../../include/functions_reporting_html.php:149 -#: ../../include/functions_reporting_html.php:3239 -#: ../../include/ajax/alert_list.ajax.php:563 ../../include/functions_ui.php:1678 -#: ../../include/class/AgentsAlerts.class.php:321 -#: ../../include/functions_reporting.php:15002 -#: ../../operation/reporting/reporting_viewer.php:272 -msgid "to" -msgstr "a" - -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:56 -msgid "Agent succesfully deleted" -msgstr "Agente eliminado correctamente" - -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:58 -msgid "Could not delete agent" -msgstr "No se pudo borrar el agente" - -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:615 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:140 -msgid "No description available" -msgstr "Sin descripción disponible" - -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:748 -#: ../../enterprise/meta/general/header.php:125 -#: ../../enterprise/meta/general/main_header.php:569 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:141 -#: ../../enterprise/godmode/services/services.service.php:901 -#: ../../enterprise/godmode/services/services.service.php:913 -#: ../../enterprise/godmode/services/services.service.php:925 -#: ../../enterprise/godmode/services/services.service.php:937 -#: ../../enterprise/include/ajax/policy.ajax.php:201 -#: ../../enterprise/include/ajax/policy.ajax.php:274 -#: ../../enterprise/operation/services/massive/services.create.php:922 -#: ../../enterprise/operation/services/massive/services.create.php:934 -#: ../../enterprise/operation/services/massive/services.create.php:946 -#: ../../enterprise/operation/services/massive/services.create.php:958 -#: ../../extensions/insert_data.php:218 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:165 -#: ../../godmode/massive/massive_copy_modules.php:154 -#: ../../godmode/massive/massive_delete_modules.php:332 -#: ../../godmode/massive/massive_delete_modules.php:505 -#: ../../godmode/massive/massive_add_alerts.php:286 -#: ../../godmode/massive/massive_delete_alerts.php:278 -#: ../../godmode/massive/massive_edit_modules.php:311 -#: ../../godmode/massive/massive_edit_modules.php:473 -#: ../../godmode/alerts/alert_list.builder.php:91 -#: ../../godmode/alerts/alert_list.builder.php:175 -#: ../../godmode/setup/setup_integria.php:432 -#: ../../godmode/setup/setup_integria.php:450 -#: ../../godmode/setup/setup_integria.php:485 -#: ../../godmode/setup/setup_integria.php:505 -#: ../../godmode/setup/setup_integria.php:566 -#: ../../godmode/setup/setup_integria.php:584 -#: ../../godmode/setup/setup_integria.php:619 -#: ../../godmode/setup/setup_integria.php:639 -#: ../../include/functions_reports.php:1375 -#: ../../include/class/AgentsAlerts.class.php:365 -#: ../../include/class/WelcomeWindow.class.php:837 -#: ../../operation/incidents/configure_integriaims_incident.php:257 -#: ../../operation/incidents/configure_integriaims_incident.php:293 -#: ../../operation/incidents/configure_integriaims_incident.php:311 -#: ../../general/header.php:287 -msgid "Select" -msgstr "Seleccionar" - -#: ../../enterprise/meta/include/functions_events_meta.php:58 -#: ../../include/functions_events.php:199 -msgid "Event id" -msgstr "Identificación del evento" - -#: ../../enterprise/meta/include/functions_events_meta.php:62 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:474 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:534 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:587 -#: ../../include/functions_reporting_html.php:1311 -#: ../../include/functions_reporting_html.php:1319 -#: ../../include/functions_reporting_html.php:5343 -#: ../../include/functions_events.php:200 ../../include/functions_events.php:2458 -#: ../../include/functions_events.php:4876 -msgid "Event name" -msgstr "Nombre del evento" - -#: ../../enterprise/meta/include/functions_events_meta.php:66 -#: ../../enterprise/include/functions_reporting_csv.php:962 -#: ../../enterprise/include/class/Omnishell.class.php:642 -#: ../../enterprise/include/functions_ipam.php:2116 -#: ../../godmode/agentes/modificar_agente.php:700 -#: ../../godmode/agentes/agent_manager.php:357 -#: ../../mobile/operation/modules.php:608 ../../mobile/operation/modules.php:908 -#: ../../include/functions_reporting_html.php:3691 -#: ../../include/functions_treeview.php:652 -#: ../../include/class/SatelliteAgent.class.php:513 -#: ../../include/class/WelcomeWindow.class.php:720 ../../include/lib/Group.php:550 -#: ../../include/functions_events.php:201 ../../include/functions_events.php:247 -#: ../../include/functions_events.php:2463 ../../operation/events/events.php:2936 -msgid "Agent name" -msgstr "Nombre del agente" - -#: ../../enterprise/meta/include/functions_events_meta.php:82 -#: ../../enterprise/include/functions_reporting_csv.php:893 -#: ../../enterprise/include/functions_reporting_csv.php:966 -#: ../../enterprise/include/functions_reporting_csv.php:1549 -#: ../../enterprise/include/functions_reporting_csv.php:2372 -#: ../../enterprise/include/functions_reporting_csv.php:2408 -#: ../../enterprise/include/functions_reporting_csv.php:2720 -#: ../../enterprise/include/class/Omnishell.class.php:407 -#: ../../enterprise/include/class/LogSource.class.php:604 -#: ../../enterprise/operation/agentes/tag_view.php:791 -#: ../../godmode/update_manager/update_manager.history.php:44 -#: ../../godmode/agentes/status_monitor_custom_fields.php:137 -#: ../../godmode/agentes/status_monitor_custom_fields.php:171 -#: ../../godmode/setup/news.php:356 ../../godmode/events/custom_events.php:100 -#: ../../mobile/operation/modules.php:672 ../../mobile/operation/modules.php:911 -#: ../../mobile/operation/module_data.php:165 ../../mobile/operation/events.php:829 -#: ../../include/functions_reporting_html.php:1066 -#: ../../include/functions_reporting_html.php:1074 -#: ../../include/functions_reporting_html.php:1314 -#: ../../include/functions_reporting_html.php:1321 -#: ../../include/functions_reporting_html.php:2669 -#: ../../include/functions_reporting_html.php:5345 -#: ../../include/ajax/events_extended.php:90 -#: ../../include/ajax/custom_fields.php:415 -#: ../../include/functions_inventory.php:149 -#: ../../include/functions_inventory.php:183 -#: ../../include/functions_inventory.php:393 -#: ../../include/functions_inventory.php:413 -#: ../../include/functions_inventory.php:599 -#: ../../include/functions_netflow.php:278 -#: ../../include/class/SnmpConsole.class.php:279 -#: ../../include/lib/Dashboard/Widgets/events_list.php:819 -#: ../../include/functions_events.php:205 ../../include/functions_events.php:262 -#: ../../include/functions_events.php:2468 ../../include/functions_events.php:4889 -#: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/exportdata.php:114 -#: ../../operation/agentes/status_monitor.php:1603 -#: ../../operation/agentes/estado_generalagente.php:715 -#: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/messages/message_list.php:196 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:132 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:263 -#: ../../operation/search_modules.php:42 -msgid "Timestamp" -msgstr "Marca temporal" - -#: ../../enterprise/meta/include/functions_events_meta.php:86 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:647 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2894 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1406 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1127 -#: ../../enterprise/include/functions_events.php:60 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3076 -#: ../../godmode/events/event_filter.php:146 -#: ../../godmode/events/event_edit_filter.php:354 -#: ../../include/lib/Dashboard/Widgets/events_list.php:343 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:268 -#: ../../include/functions_events.php:206 ../../operation/events/events.php:1956 -msgid "Event type" -msgstr "Tipo de evento" - -#: ../../enterprise/meta/include/functions_events_meta.php:90 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:362 -#: ../../enterprise/include/functions_reporting_csv.php:964 -#: ../../enterprise/operation/agentes/tag_view.php:217 -#: ../../godmode/modules/manage_network_templates_form.php:231 -#: ../../godmode/modules/manage_network_components.php:777 -#: ../../godmode/modules/manage_network_components_form_wizard.php:278 -#: ../../godmode/agentes/agent_template.php:274 -#: ../../godmode/agentes/status_monitor_custom_fields.php:105 -#: ../../godmode/agentes/status_monitor_custom_fields.php:163 -#: ../../godmode/alerts/alert_list.list.php:104 -#: ../../mobile/operation/modules.php:602 ../../mobile/operation/modules.php:604 -#: ../../mobile/operation/modules.php:907 ../../include/ajax/heatmap.ajax.php:281 -#: ../../include/ajax/heatmap.ajax.php:406 ../../include/ajax/module.php:1039 -#: ../../include/ajax/custom_fields.php:411 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:566 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:582 -#: ../../operation/agentes/status_monitor.php:901 -#: ../../operation/agentes/status_monitor.php:1553 -msgid "Module name" -msgstr "Nombre del módulo" - -#: ../../enterprise/meta/include/functions_events_meta.php:94 -#: ../../enterprise/godmode/policies/policy_alerts.php:813 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:431 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:748 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:380 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4422 -#: ../../godmode/alerts/configure_alert_template.php:1623 -#: ../../godmode/events/custom_events.php:103 ../../include/functions.php:4200 -#: ../../include/functions_snmp.php:324 -#: ../../include/class/SnmpConsole.class.php:280 -#: ../../include/class/SnmpConsole.class.php:352 -#: ../../include/class/SnmpConsole.class.php:506 -#: ../../include/class/SnmpConsole.class.php:507 -#: ../../include/lib/Dashboard/Widgets/events_list.php:822 -#: ../../include/functions_events.php:208 ../../include/functions_events.php:271 -#: ../../operation/agentes/estado_monitores.php:514 -msgid "Alert" -msgstr "Alerta" - -#: ../../enterprise/meta/include/functions_events_meta.php:98 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:132 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:405 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:621 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2867 -#: ../../enterprise/include/functions_reporting.php:2035 -#: ../../enterprise/include/functions_events.php:70 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3049 -#: ../../godmode/events/event_filter.php:148 -#: ../../godmode/events/event_edit_filter.php:374 -#: ../../godmode/events/custom_events.php:104 ../../mobile/operation/events.php:703 -#: ../../mobile/operation/events.php:704 ../../mobile/operation/events.php:845 -#: ../../mobile/operation/events.php:1022 ../../mobile/operation/events.php:1023 -#: ../../include/functions_reporting_html.php:1064 -#: ../../include/functions_reporting_html.php:1072 -#: ../../include/functions_reporting_html.php:1312 -#: ../../include/functions_reporting_html.php:1320 -#: ../../include/functions_reporting_html.php:2667 -#: ../../include/functions_snmp.php:335 -#: ../../include/class/SnmpConsole.class.php:363 -#: ../../include/class/SnmpConsole.class.php:483 -#: ../../include/lib/Dashboard/Widgets/events_list.php:415 -#: ../../include/lib/Dashboard/Widgets/events_list.php:823 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:397 -#: ../../include/functions_events.php:209 ../../include/functions_events.php:274 -#: ../../include/functions_events.php:4957 ../../operation/events/events.php:2057 -msgid "Severity" -msgstr "Gravedad" - -#: ../../enterprise/meta/include/functions_events_meta.php:102 -#: ../../enterprise/tools/ipam/ipam_network.php:252 -#: ../../godmode/events/event_edit_filter.php:831 -#: ../../godmode/events/custom_events.php:105 -#: ../../godmode/wizards/HostDevices.class.php:956 -#: ../../include/class/CustomNetScan.class.php:474 -#: ../../include/lib/Dashboard/Widgets/events_list.php:824 -#: ../../include/functions_events.php:210 ../../include/functions_events.php:277 -#: ../../include/functions_events.php:3572 ../../operation/events/events.php:2113 -msgid "Comment" -msgstr "Comentar" - -#: ../../enterprise/meta/include/functions_events_meta.php:106 -#: ../../enterprise/godmode/modules/configure_local_component.php:684 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:163 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:120 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:971 -#: ../../enterprise/godmode/setup/setup_auth.php:253 -#: ../../enterprise/godmode/setup/setup_auth.php:603 -#: ../../enterprise/godmode/setup/setup_auth.php:1684 -#: ../../enterprise/include/functions_reporting_csv.php:804 -#: ../../enterprise/operation/agentes/tag_view.php:241 -#: ../../enterprise/operation/agentes/tag_view.php:783 -#: ../../godmode/modules/manage_network_components_form_common.php:483 -#: ../../godmode/massive/massive_copy_modules.php:197 -#: ../../godmode/massive/massive_delete_modules.php:409 -#: ../../godmode/massive/massive_delete_modules.php:538 -#: ../../godmode/massive/massive_edit_modules.php:420 -#: ../../godmode/massive/massive_edit_modules.php:536 -#: ../../godmode/massive/massive_edit_modules.php:1287 -#: ../../godmode/reporting/reporting_builder.item_editor.php:88 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4018 -#: ../../godmode/events/custom_events.php:106 ../../mobile/operation/events.php:870 -#: ../../include/functions_reporting_html.php:1785 -#: ../../include/functions_reporting_html.php:3747 -#: ../../include/functions_treeview.php:152 ../../include/functions_profile.php:205 -#: ../../include/lib/Dashboard/Widgets/events_list.php:472 -#: ../../include/lib/Dashboard/Widgets/events_list.php:825 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:345 -#: ../../include/functions_events.php:211 ../../include/functions_events.php:280 -#: ../../include/functions_events.php:5059 ../../operation/tree.php:67 -#: ../../operation/users/user_edit.php:997 -#: ../../operation/agentes/status_monitor.php:877 -#: ../../operation/agentes/group_view.php:243 -#: ../../operation/agentes/alerts_status.functions.php:146 -#: ../../general/first_task/tags.php:22 -msgid "Tags" -msgstr "Etiquetas" - -#: ../../enterprise/meta/include/functions_events_meta.php:114 -#: ../../include/functions_events.php:213 ../../include/functions_events.php:4601 -msgid "Extra id" -msgstr "ID extra" - -#: ../../enterprise/meta/include/functions_events_meta.php:118 -#: ../../godmode/setup/setup_integria.php:464 -#: ../../godmode/setup/setup_integria.php:598 -#: ../../godmode/events/custom_events.php:109 ../../mobile/operation/events.php:833 -#: ../../include/lib/Dashboard/Widgets/events_list.php:828 -#: ../../include/functions_events.php:214 ../../include/functions_events.php:289 -#: ../../include/functions_events.php:4911 -#: ../../operation/incidents/integriaims_export_csv.php:89 -#: ../../operation/incidents/configure_integriaims_incident.php:339 -#: ../../operation/incidents/list_integriaims_incidents.php:360 -#: ../../operation/incidents/list_integriaims_incidents.php:593 -#: ../../operation/events/events.php:2233 -msgid "Owner" -msgstr "Propietario" - -#: ../../enterprise/meta/include/functions_events_meta.php:122 -#: ../../godmode/events/custom_events.php:110 -#: ../../include/lib/Dashboard/Widgets/events_list.php:829 -#: ../../include/functions_events.php:215 ../../include/functions_events.php:292 -msgid "ACK Timestamp" -msgstr "ACK Marca temporal" - -#: ../../enterprise/meta/include/functions_events_meta.php:126 -#: ../../godmode/events/custom_events.php:111 -#: ../../include/lib/Dashboard/Widgets/events_list.php:830 -#: ../../include/functions_events.php:216 ../../include/functions_events.php:295 -#: ../../include/functions_events.php:4589 ../../operation/events/events.php:3513 -msgid "Instructions" -msgstr "Instrucciones" - -#: ../../enterprise/meta/include/functions_events_meta.php:130 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:198 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:273 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:898 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:77 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:292 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:636 -#: ../../include/lib/Group.php:578 ../../include/functions_events.php:217 -msgid "Server name" -msgstr "Nombre del servidor" - -#: ../../enterprise/meta/include/functions_events_meta.php:138 -#: ../../include/functions_reporting_html.php:5248 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:172 -#: ../../include/lib/Dashboard/Widgets/module_status.php:175 -#: ../../include/lib/Dashboard/Widgets/module_status.php:612 -#: ../../include/functions_events.php:219 ../../operation/tree.php:317 -msgid "Module status" -msgstr "Estado del módulo" - -#: ../../enterprise/meta/include/process_reset_pass.php:28 -#: ../../enterprise/meta/include/reset_pass.php:28 -#: ../../enterprise/meta/general/login_page.php:99 ../../general/login_page.php:101 -msgid "Splash login" -msgstr "Splash login" - -#: ../../enterprise/meta/include/process_reset_pass.php:41 -#: ../../enterprise/meta/include/reset_pass.php:41 -msgid "Go to Pandora FMS Support" -msgstr "Ir a soporte de Pandora FMS" - -#: ../../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 "Ir a " - -#: ../../enterprise/meta/include/process_reset_pass.php:47 -#: ../../enterprise/meta/include/reset_pass.php:47 -#: ../../enterprise/meta/general/login_page.php:127 -#: ../../enterprise/meta/general/login_page.php:130 -#: ../../enterprise/meta/general/login_page.php:134 -#: ../../enterprise/include/process_reset_pass.php:82 -#: ../../enterprise/include/reset_pass.php:140 -#: ../../general/login_help_dialog.php:83 ../../general/login_help_dialog.php:88 -#: ../../general/login_page.php:194 ../../general/login_page.php:197 -#: ../../general/login_page.php:201 -msgid "Support" -msgstr "Soporte" - -#: ../../enterprise/meta/include/process_reset_pass.php:52 -#: ../../enterprise/meta/include/reset_pass.php:52 -msgid "Go to Pandora FMS Wiki" -msgstr "Ir a la Wiki de Pandora FMS" - -#: ../../enterprise/meta/include/process_reset_pass.php:58 -#: ../../enterprise/meta/include/reset_pass.php:58 -#: ../../enterprise/godmode/modules/configure_local_component.php:789 -#: ../../godmode/servers/plugin.php:663 ../../include/functions_ui.php:1925 -#: ../../include/class/ManageNetScanScripts.class.php:694 -msgid "Help" -msgstr "Ayuda" - -#: ../../enterprise/meta/include/process_reset_pass.php:96 -#: ../../enterprise/include/process_reset_pass.php:127 -#: ../../operation/users/user_edit.php:410 -msgid "New Password" -msgstr "Contraseña nueva" - -#: ../../enterprise/meta/include/process_reset_pass.php:114 -#: ../../enterprise/include/process_reset_pass.php:142 -msgid "Repeat password" -msgstr "Repetir contraseña" - -#: ../../enterprise/meta/include/process_reset_pass.php:120 -#: ../../enterprise/include/process_reset_pass.php:148 -msgid "Change password" -msgstr "Cambiar contraseña" +#: ../../views/ITSM/ITSMDashboardView.php:81 ../../views/ITSM/ITSMDashboardView.php:94 +msgid "ITSM Dashboard" +msgstr "Panel de control ITSM" -#: ../../enterprise/meta/include/process_reset_pass.php:123 -#: ../../enterprise/meta/index.php:693 -#: ../../enterprise/include/process_reset_pass.php:151 ../../index.php:857 -msgid "Passwords must be the same" -msgstr "Las contraseñas deben coincidir" +#: ../../views/ITSM/ITSMDashboardView.php:107 +msgid "Not found incidences" +msgstr "Incidencias no encontrados" -#: ../../enterprise/meta/include/process_reset_pass.php:132 -#: ../../enterprise/meta/include/reset_pass.php:122 -#: ../../enterprise/include/process_reset_pass.php:160 -#: ../../enterprise/include/reset_pass.php:210 -msgid "Back to login" -msgstr "Volver a identificarse" +#: ../../views/ITSM/ITSMDashboardView.php:112 +msgid "Incidents by status" +msgstr "Incidentes por estado" -#: ../../enterprise/meta/include/process_reset_pass.php:142 -#, php-format -msgid "%s NEXT GENERATION" -msgstr "%s SIGUIENTE GENERACIÓN" +#: ../../views/ITSM/ITSMDashboardView.php:113 +msgid "Incidents by priority" +msgstr "Incidentes por prioridad" -#: ../../enterprise/meta/include/process_reset_pass.php:150 -msgid "METACONSOLE" -msgstr "METACONSOLA" +#: ../../views/ITSM/ITSMDashboardView.php:114 +msgid "Incidents by group" +msgstr "Incidentes por grupo" -#: ../../enterprise/meta/include/process_reset_pass.php:164 -#: ../../enterprise/meta/include/reset_pass.php:161 -#: ../../enterprise/meta/general/login_page.php:316 -#: ../../enterprise/include/process_reset_pass.php:239 -#: ../../enterprise/include/reset_pass.php:213 -#: ../../enterprise/include/reset_pass.php:320 ../../general/login_page.php:460 -msgid "Build" -msgstr "Crear" +#: ../../views/ITSM/ITSMDashboardView.php:115 +msgid "Incidents by user" +msgstr "Incidentes por usuario" -#: ../../enterprise/meta/include/functions_agents_meta.php:479 -#: ../../enterprise/meta/include/functions_agents_meta.php:548 -#: ../../enterprise/meta/include/functions_agents_meta.php:585 -msgid "Agents movement" -msgstr "Movimiento de agentes" +#: ../../views/ITSM/ITSMTicketDetailView.php:33 ../../views/ITSM/ITSMTicketDetailView.php:50 +msgid "ITSM Detailed" +msgstr "ITSM Detallado" -#: ../../enterprise/meta/include/functions_agents_meta.php:491 -#: ../../enterprise/meta/include/functions_agents_meta.php:564 -msgid "Provisioning management" -msgstr "Gestión de aprovisionamiento" +#: ../../views/ITSM/ITSMTicketDetailView.php:46 ../../views/ITSM/ITSMTicketEditView.php:49 +#: ../../views/ITSM/ITSMTicketListView.php:36 ../../views/ITSM/ITSMTicketListView.php:49 +msgid "ITSM Tickets" +msgstr "Ticket ITSM" -#: ../../enterprise/meta/include/functions_agents_meta.php:504 -#: ../../enterprise/meta/include/functions_agents_meta.php:575 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:317 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:326 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:577 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:859 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:101 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:110 -msgid "Agent autoconfiguration" -msgstr "Autoconfiguración de agente" +#: ../../views/ITSM/ITSMTicketDetailView.php:76 +msgid "Incidence not found" +msgstr "Incidencia no encontrada" -#: ../../enterprise/meta/include/functions_agents_meta.php:516 -#: ../../enterprise/meta/include/functions_agents_meta.php:553 -#: ../../enterprise/meta/include/functions_agents_meta.php:558 -msgid "Group management" -msgstr "Gestionar grupos" - -#: ../../enterprise/meta/include/functions_agents_meta.php:528 -msgid "Tree group" -msgstr "Árbol de grupos" - -#: ../../enterprise/meta/include/functions_agents_meta.php:570 -msgid "Provisioning rules management" -msgstr "Gestión de reglas de aprovisionamiento" - -#: ../../enterprise/meta/include/functions_agents_meta.php:580 -msgid "Colecctions" -msgstr "Colecciones" - -#: ../../enterprise/meta/include/functions_agents_meta.php:605 -msgid "Propagation" -msgstr "Propagación" - -#: ../../enterprise/meta/include/functions_agents_meta.php:631 -#: ../../enterprise/meta/general/main_menu.php:600 -#: ../../enterprise/meta/general/main_menu.php:709 -#: ../../enterprise/meta/general/main_menu.php:730 -msgid "Agent operations" -msgstr "Operaciones del agente" - -#: ../../enterprise/meta/include/functions_agents_meta.php:642 -#: ../../enterprise/meta/general/main_menu.php:606 -#: ../../enterprise/meta/general/main_menu.php:715 -msgid "User operations" -msgstr "Operaciones de usuario" - -#: ../../enterprise/meta/include/functions_agents_meta.php:651 -#: ../../enterprise/meta/include/functions_agents_meta.php:661 -#: ../../enterprise/extensions/disabled/check_acls.php:50 -#: ../../enterprise/extensions/disabled/check_acls.php:137 -#: ../../include/functions_menu.php:570 -msgid "Agents management" -msgstr "Gestión de agentes" - -#: ../../enterprise/meta/include/functions_agents_meta.php:656 -#: ../../enterprise/extensions/disabled/check_acls.php:53 -#: ../../enterprise/extensions/disabled/check_acls.php:140 -#: ../../godmode/users/user_list.php:288 ../../godmode/menu.php:243 -msgid "Users management" -msgstr "Gestión de usuarios" - -#: ../../enterprise/meta/include/functions_meta.php:52 -msgid "No admin user" -msgstr "No hay usuario administrador" - -#: ../../enterprise/meta/include/functions_meta.php:71 -#: ../../include/functions_config.php:458 -msgid "Activate Metaconsole" -msgstr "Activar la Metaconsola" - -#: ../../enterprise/meta/include/functions_meta.php:115 -msgid "Centralized management" -msgstr "Gestión centralizada" - -#: ../../enterprise/meta/include/functions_meta.php:123 -#: ../../include/functions_config.php:230 -msgid "Attachment store." -msgstr "Almacenamiento de adjuntos." - -#: ../../enterprise/meta/include/functions_meta.php:201 -msgid "Netflow disable custom live view filters" -msgstr "Desactivar filtros personalizados en la vista en vivo de Netflow" - -#: ../../enterprise/meta/include/functions_meta.php:251 -#: ../../enterprise/godmode/setup/setup.php:221 -msgid "Enable update manager" -msgstr "Habilitar gestor de actualizaciones" - -#: ../../enterprise/meta/include/functions_meta.php:265 -msgid "Customizable section" -msgstr "Sección personalizable" - -#: ../../enterprise/meta/include/functions_meta.php:286 -msgid "Agent API" -msgstr "API del agente" - -#: ../../enterprise/meta/include/functions_meta.php:366 -#: ../../include/functions_config.php:406 -msgid "Max hours old event comments" -msgstr "Máx. horas de antigüedad de los comentarios de eventos" - -#: ../../enterprise/meta/include/functions_meta.php:376 -msgid "Policy add max. agents" -msgstr "Máx. de agentes a añadir en la política" - -#: ../../enterprise/meta/include/functions_meta.php:385 -msgid "Sync items warn detection" -msgstr "Sincronización de elementos de advertencia de detección" - -#: ../../enterprise/meta/include/functions_meta.php:543 -msgid "IP ElasticSearch" -msgstr "IP ElasticSearch" - -#: ../../enterprise/meta/include/functions_meta.php:553 -msgid "Port ElasticSearch" -msgstr "Puerto ElasticSearch" - -#: ../../enterprise/meta/include/functions_meta.php:563 -#: ../../enterprise/godmode/setup/setup_log_collector.php:64 -#: ../../include/functions_config.php:1692 -msgid "Number of logs viewed" -msgstr "Número de logs vistos" - -#: ../../enterprise/meta/include/functions_meta.php:584 -#: ../../godmode/setup/setup_auth.php:503 ../../include/functions_config.php:579 -#: ../../include/class/CredentialStore.class.php:1162 -#: ../../include/class/CredentialStore.class.php:1464 -#: ../../include/class/AgentWizard.class.php:925 -msgid "Authentication method" -msgstr "Método de autentificación" - -#: ../../enterprise/meta/include/functions_meta.php:594 -#: ../../godmode/setup/setup_auth.php:56 ../../include/functions_config.php:739 -msgid "Fallback to local authentication" -msgstr "Alternativa si falla la autentificación" - -#: ../../enterprise/meta/include/functions_meta.php:604 -#: ../../enterprise/meta/include/functions_meta.php:900 -#: ../../godmode/setup/setup_auth.php:69 ../../include/functions_config.php:583 -msgid "Autocreate remote users" -msgstr "Crear usuarios remotos automáticamente" - -#: ../../enterprise/meta/include/functions_meta.php:614 -#: ../../enterprise/godmode/setup/setup_auth.php:55 -#: ../../enterprise/godmode/setup/setup_auth.php:325 -#: ../../enterprise/godmode/setup/setup_auth.php:457 -#: ../../enterprise/godmode/setup/setup_auth.php:1521 -#: ../../include/functions_config.php:587 -msgid "Autocreate profile" -msgstr "Crear el perfil automáticamente" - -#: ../../enterprise/meta/include/functions_meta.php:624 -#: ../../enterprise/godmode/setup/setup_auth.php:61 -#: ../../enterprise/godmode/setup/setup_auth.php:331 -#: ../../enterprise/godmode/setup/setup_auth.php:463 -#: ../../enterprise/godmode/setup/setup_auth.php:1527 -#: ../../include/functions_config.php:591 -msgid "Autocreate profile group" -msgstr "Crear perfil de grupo automáticamente" - -#: ../../enterprise/meta/include/functions_meta.php:634 -#: ../../enterprise/godmode/setup/setup_auth.php:68 -#: ../../enterprise/godmode/setup/setup_auth.php:340 -#: ../../enterprise/godmode/setup/setup_auth.php:472 -#: ../../enterprise/godmode/setup/setup_auth.php:1551 -#: ../../include/functions_config.php:595 -msgid "Autocreate profile tags" -msgstr "Crear etiquetas de perfil automáticamente" - -#: ../../enterprise/meta/include/functions_meta.php:644 -#: ../../enterprise/godmode/setup/setup_auth.php:346 -#: ../../include/functions_config.php:599 -msgid "Automatically assigned no hierarchy" -msgstr "Jerarquía no asignada automáticamente" - -#: ../../enterprise/meta/include/functions_meta.php:654 -#: ../../enterprise/godmode/setup/setup_auth.php:668 -#: ../../enterprise/godmode/setup/setup_auth.php:1748 -#: ../../include/functions_config.php:607 -msgid "Autocreate blacklist" -msgstr "Crear una lista negra automáticamente" - -#: ../../enterprise/meta/include/functions_meta.php:664 -#: ../../enterprise/meta/include/functions_meta.php:1043 -#: ../../godmode/users/configure_user.php:1560 -#: ../../godmode/setup/setup_auth.php:392 ../../include/functions_config.php:847 -#: ../../operation/users/user_edit.php:537 -msgid "Double authentication" -msgstr "Doble autentificación" - -#: ../../enterprise/meta/include/functions_meta.php:674 -msgid "2FA_all_users" -msgstr "2FA_all_users" - -#: ../../enterprise/meta/include/functions_meta.php:684 -msgid "Control session timeout" -msgstr "Control de expiración de la sesión" - -#: ../../enterprise/meta/include/functions_meta.php:696 -#: ../../enterprise/meta/include/functions_meta.php:1056 -#: ../../include/functions_config.php:859 ../../include/functions_config.php:865 -msgid "Session timeout" -msgstr "Sesión expirada" - -#: ../../enterprise/meta/include/functions_meta.php:712 -#: ../../enterprise/meta/include/functions_meta.php:1250 -#: ../../enterprise/godmode/setup/setup_auth.php:82 -#: ../../enterprise/godmode/setup/setup_auth.php:441 -#: ../../include/functions_config.php:752 ../../include/functions_config.php:874 -msgid "Save Password" -msgstr "Guardar contraseña" - -#: ../../enterprise/meta/include/functions_meta.php:724 -msgid "Timezone visual" -msgstr "Visualización de zona horaria" - -#: ../../enterprise/meta/include/functions_meta.php:734 -#: ../../enterprise/godmode/setup/setup_auth.php:676 -#: ../../enterprise/godmode/setup/setup_auth.php:1756 -#: ../../include/functions_config.php:611 -msgid "Active directory server" -msgstr "Servidor de directorio activo" - -#: ../../enterprise/meta/include/functions_meta.php:744 -#: ../../enterprise/godmode/setup/setup_auth.php:682 -#: ../../enterprise/godmode/setup/setup_auth.php:1773 -#: ../../include/functions_config.php:615 -msgid "Active directory port" -msgstr "Puerto del directorio activo" - -#: ../../enterprise/meta/include/functions_meta.php:754 -#: ../../enterprise/meta/include/functions_meta.php:1098 -#: ../../enterprise/godmode/setup/setup_auth.php:688 -#: ../../enterprise/godmode/setup/setup_auth.php:1790 -#: ../../godmode/setup/setup_auth.php:146 ../../include/functions_config.php:619 -#: ../../include/functions_config.php:683 -msgid "Start TLS" -msgstr "Start TLS" - -#: ../../enterprise/meta/include/functions_meta.php:764 -#: ../../enterprise/godmode/setup/setup_auth.php:446 -#: ../../enterprise/godmode/setup/setup_auth.php:1510 -#: ../../include/functions_config.php:627 -msgid "Advanced Config AD" -msgstr "Configuración avanzada AD" - -#: ../../enterprise/meta/include/functions_meta.php:774 -#: ../../enterprise/godmode/setup/setup_auth.php:694 -#: ../../enterprise/godmode/setup/setup_auth.php:1796 -#: ../../include/functions_config.php:635 -msgid "Domain" -msgstr "Dominio" - -#: ../../enterprise/meta/include/functions_meta.php:784 -msgid "Secondary advanced Config AD" -msgstr "Configuración AD avanzada secundaria" - -#: ../../enterprise/meta/include/functions_meta.php:794 -#: ../../enterprise/godmode/setup/setup_auth.php:706 -#: ../../include/functions_config.php:643 -msgid "Secondary active directory server" -msgstr "Servidor de directorio activo" - -#: ../../enterprise/meta/include/functions_meta.php:804 -#: ../../enterprise/godmode/setup/setup_auth.php:712 -#: ../../include/functions_config.php:647 -msgid "Secondary active directory port" -msgstr "Puerto del directorio activo" - -#: ../../enterprise/meta/include/functions_meta.php:814 -#: ../../enterprise/meta/include/functions_meta.php:824 -#: ../../enterprise/meta/include/functions_meta.php:1197 -#: ../../enterprise/godmode/setup/setup_auth.php:718 -#: ../../godmode/setup/setup_auth.php:306 ../../include/functions_config.php:651 -msgid "Secondary start TLS" -msgstr "TLS de inicio secundario" - -#: ../../enterprise/meta/include/functions_meta.php:834 -#: ../../include/functions_config.php:659 -msgid "Secondary domain" -msgstr "Dominio secundario" - -#: ../../enterprise/meta/include/functions_meta.php:844 -#: ../../enterprise/godmode/setup/setup_auth.php:506 -#: ../../enterprise/godmode/setup/setup_auth.php:1585 -#: ../../include/functions_config.php:663 -msgid "Advanced Permisions AD" -msgstr "Permisos avanzados de AD" - -#: ../../enterprise/meta/include/functions_meta.php:854 -#: ../../enterprise/godmode/setup/setup_auth.php:151 -#: ../../include/functions_config.php:667 -msgid "Advanced Permissions LDAP" -msgstr "Permisos LDAP avanzados" - -#: ../../enterprise/meta/include/functions_meta.php:864 -#: ../../enterprise/godmode/setup/setup_auth.php:128 -#: ../../include/functions_config.php:631 -msgid "Advanced Config LDAP" -msgstr "Configuración LDAP avanzada" - -#: ../../enterprise/meta/include/functions_meta.php:874 -#: ../../enterprise/meta/include/functions_meta.php:886 -#: ../../enterprise/godmode/setup/setup_auth.php:430 -#: ../../enterprise/godmode/setup/setup_auth.php:478 -#: ../../enterprise/godmode/setup/setup_auth.php:1557 -msgid "Auto enable node access" -msgstr "Auto-habilitar acceso al nodo" - -#: ../../enterprise/meta/include/functions_meta.php:913 -#: ../../include/functions_config.php:807 -msgid "Saml path" -msgstr "Ruta de SAML" - -#: ../../enterprise/meta/include/functions_meta.php:926 -#: ../../include/functions_config.php:811 -msgid "Saml source" -msgstr "Saml origen" - -#: ../../enterprise/meta/include/functions_meta.php:939 -#: ../../include/functions_config.php:815 -msgid "Saml user id parameter" -msgstr "Parámetro de ID de usuario saml" - -#: ../../enterprise/meta/include/functions_meta.php:952 -#: ../../include/functions_config.php:819 -msgid "Saml mail parameter" -msgstr "Parámetro de correo de saml" - -#: ../../enterprise/meta/include/functions_meta.php:965 -#: ../../include/functions_config.php:823 -msgid "Saml group name parameter" -msgstr "Parámetro de nombre de grupo saml" - -#: ../../enterprise/meta/include/functions_meta.php:978 -#: ../../include/functions_config.php:827 -msgid "Saml attr type parameter" -msgstr "Parámetro de tipo de attr saml" - -#: ../../enterprise/meta/include/functions_meta.php:991 -#: ../../include/functions_config.php:831 -msgid "Saml profiles and tags parameter" -msgstr "Parámetro de perfiles y etiquetas saml" - -#: ../../enterprise/meta/include/functions_meta.php:1004 -#: ../../include/functions_config.php:843 -msgid "Saml profile and tag separator" -msgstr "Separador de perfil y etiqueta saml" - -#: ../../enterprise/meta/include/functions_meta.php:1017 -msgid "SAML profile parameters" -msgstr "Parámetros de perfil SAML" - -#: ../../enterprise/meta/include/functions_meta.php:1030 -#: ../../include/functions_config.php:839 -msgid "Saml tag parameter" -msgstr "Parámetro de etiqueta saml" - -#: ../../enterprise/meta/include/functions_meta.php:1068 -#: ../../godmode/setup/setup_auth.php:90 ../../include/functions_config.php:671 -msgid "LDAP server" -msgstr "Servidor LDAP" - -#: ../../enterprise/meta/include/functions_meta.php:1078 -#: ../../godmode/setup/setup_auth.php:107 ../../include/functions_config.php:675 -msgid "LDAP port" -msgstr "Puerto LDAP" - -#: ../../enterprise/meta/include/functions_meta.php:1088 -#: ../../godmode/setup/setup_auth.php:129 ../../include/functions_config.php:679 -msgid "LDAP version" -msgstr "Versión LDAP" - -#: ../../enterprise/meta/include/functions_meta.php:1108 -#: ../../godmode/setup/setup_auth.php:157 ../../include/functions_config.php:687 -msgid "Base DN" -msgstr "DN base" - -#: ../../enterprise/meta/include/functions_meta.php:1118 -#: ../../godmode/setup/setup_auth.php:170 ../../include/functions_config.php:691 -msgid "Login attribute" -msgstr "Atributo de acceso" - -#: ../../enterprise/meta/include/functions_meta.php:1128 -#: ../../godmode/setup/setup_auth.php:183 ../../include/functions_config.php:695 -msgid "Admin LDAP login" -msgstr "Inicio de sesión de administrador LDAP" - -#: ../../enterprise/meta/include/functions_meta.php:1138 -#: ../../godmode/setup/setup_auth.php:196 ../../include/functions_config.php:699 -msgid "Admin LDAP password" -msgstr "Contraseña de administrador LDAP" - -#: ../../enterprise/meta/include/functions_meta.php:1148 -#: ../../godmode/setup/setup_auth.php:215 -msgid "Ldap search timeout (secs)" -msgstr "Tiempo de espera de búsqueda LDAP (segundos)" - -#: ../../enterprise/meta/include/functions_meta.php:1158 -#: ../../include/functions_config.php:763 -msgid "LDAP secondary enabled" -msgstr "LDAP secundario habilitado" - -#: ../../enterprise/meta/include/functions_meta.php:1167 -#: ../../godmode/setup/setup_auth.php:250 ../../include/functions_config.php:707 -msgid "Secondary LDAP server" -msgstr "Servidor LDAP secundario" - -#: ../../enterprise/meta/include/functions_meta.php:1177 -#: ../../godmode/setup/setup_auth.php:267 ../../include/functions_config.php:711 -msgid "Secondary LDAP port" -msgstr "Puerto LDAP secundario" - -#: ../../enterprise/meta/include/functions_meta.php:1187 -#: ../../godmode/setup/setup_auth.php:289 ../../include/functions_config.php:715 -msgid "Secondary LDAP version" -msgstr "Versión LDAP secundaria" - -#: ../../enterprise/meta/include/functions_meta.php:1207 -#: ../../include/functions_config.php:723 -msgid "Secondary base DN" -msgstr "Base secundaria DN" - -#: ../../enterprise/meta/include/functions_meta.php:1217 -#: ../../include/functions_config.php:727 -msgid "Secondary login attribute" -msgstr "Atributo de inicio de sesión secundario" - -#: ../../enterprise/meta/include/functions_meta.php:1227 -#: ../../godmode/setup/setup_auth.php:343 ../../include/functions_config.php:731 -msgid "Admin secondary LDAP login" -msgstr "Inicio de sesión LDAP secundario del administrador" - -#: ../../enterprise/meta/include/functions_meta.php:1237 -#: ../../godmode/setup/setup_auth.php:356 ../../include/functions_config.php:735 -msgid "Admin secondary LDAP password" -msgstr "Contraseña LDAP secundaria del administrador" - -#: ../../enterprise/meta/include/functions_meta.php:1270 -#: ../../enterprise/godmode/setup/setup_auth.php:112 -#: ../../include/functions_config.php:743 -msgid "Login user attribute" -msgstr "Identificar atributo de usuario" - -#: ../../enterprise/meta/include/functions_meta.php:1280 -#: ../../include/functions_config.php:759 -msgid "Save profile" -msgstr "Guardar perfil" - -#: ../../enterprise/meta/include/functions_meta.php:1291 -#: ../../enterprise/godmode/setup/setup_auth.php:94 -#: ../../include/functions_config.php:747 -msgid "LDAP function" -msgstr "Función LDAP" - -#: ../../enterprise/meta/include/functions_meta.php:1303 -#, php-format -msgid "%s host" -msgstr "Host %s" - -#: ../../enterprise/meta/include/functions_meta.php:1313 -#: ../../enterprise/meta/include/functions_meta.php:1367 -#: ../../enterprise/meta/include/functions_meta.php:1421 -#: ../../enterprise/godmode/setup/setup_auth.php:1389 -#: ../../enterprise/godmode/setup/setup_auth.php:1421 -#: ../../include/functions_config.php:771 ../../include/functions_config.php:791 -msgid "MySQL port" -msgstr "Puerto de MySQL" - -#: ../../enterprise/meta/include/functions_meta.php:1323 -#: ../../enterprise/meta/include/functions_meta.php:1377 -#: ../../enterprise/meta/include/functions_meta.php:1431 -#: ../../enterprise/meta/include/functions_meta.php:2279 -#: ../../enterprise/godmode/setup/setup_history.php:210 -#: ../../enterprise/godmode/setup/setup_auth.php:1395 -#: ../../enterprise/godmode/setup/setup_auth.php:1427 -#: ../../include/functions_config.php:775 ../../include/functions_config.php:795 -#: ../../include/functions_config.php:1722 -msgid "Database name" -msgstr "Nombre de la base de datos" - -#: ../../enterprise/meta/include/functions_meta.php:1357 -msgid "Babel Enterprise host" -msgstr "Servidor de Babel Enterprise" - -#: ../../enterprise/meta/include/functions_meta.php:1411 -#: ../../enterprise/godmode/setup/setup_auth.php:1415 -#: ../../include/functions_config.php:787 -msgid "Integria host" -msgstr "Servidor de Integria IMS" - -#: ../../enterprise/meta/include/functions_meta.php:1476 -#: ../../include/functions_config.php:1039 -msgid "Timestamp or time comparation" -msgstr "Marca o comparación temporal" - -#: ../../enterprise/meta/include/functions_meta.php:1486 -msgid "Graph color (min)" -msgstr "Color del gráfico (mín.)" - -#: ../../enterprise/meta/include/functions_meta.php:1496 -msgid "Graph color (avg)" -msgstr "Color del gráfico (med.)" - -#: ../../enterprise/meta/include/functions_meta.php:1506 -msgid "Graph color (max)" -msgstr "Color del gráfico (máx.)" - -#: ../../enterprise/meta/include/functions_meta.php:1541 -#: ../../include/functions_config.php:1087 -msgid "Data precision for reports" -msgstr "Precisión de los datos en los informes" - -#: ../../enterprise/meta/include/functions_meta.php:1656 -msgid "full scale charts" -msgstr "Gráficas a escala completa" - -#: ../../enterprise/meta/include/functions_meta.php:1666 -msgid "type mode type charts" -msgstr "tipo de gráfica" - -#: ../../enterprise/meta/include/functions_meta.php:1686 -msgid "type mode zoom charts" -msgstr "zoom de gráfica" - -#: ../../enterprise/meta/include/functions_meta.php:1706 -#: ../../include/functions_config.php:1332 ../../include/functions_config.php:1336 -msgid "Random background" -msgstr "Fondo aleatorio" - -#: ../../enterprise/meta/include/functions_meta.php:1726 -msgid "Type of charts" -msgstr "Tipo de gráficos" - -#: ../../enterprise/meta/include/functions_meta.php:1766 -#: ../../include/functions_config.php:1136 -msgid "Custom logo collapsed" -msgstr "Icono menú reducido" - -#: ../../enterprise/meta/include/functions_meta.php:1776 -msgid "Custom logo (white background)" -msgstr "Logo personalizado (fondo blanco)" - -#: ../../enterprise/meta/include/functions_meta.php:1796 -#: ../../include/functions_config.php:1144 -msgid "Custom logo login" -msgstr "Logo personalizado en la pantalla de bienvenida" - -#: ../../enterprise/meta/include/functions_meta.php:1806 -#: ../../include/functions_config.php:1148 -msgid "Custom splash login" -msgstr "Login de Splash personalizado" - -#: ../../enterprise/meta/include/functions_meta.php:1836 -#: ../../include/functions_config.php:1184 -msgid "Custom title1 login" -msgstr "Título1 conexión personalizado" - -#: ../../enterprise/meta/include/functions_meta.php:1846 -#: ../../include/functions_config.php:1188 -msgid "Custom title2 login" -msgstr "Título2 conexión personalizado" - -#: ../../enterprise/meta/include/functions_meta.php:1856 -#: ../../include/functions_config.php:1176 -msgid "Meta custom title header" -msgstr "Encabezado de título personalizado" - -#: ../../enterprise/meta/include/functions_meta.php:1866 -#: ../../include/functions_config.php:1180 -msgid "Meta custom subtitle header" -msgstr "Encabezado de subtítulos meta personalizado" - -#: ../../enterprise/meta/include/functions_meta.php:1906 -msgid "Custom product name" -msgstr "Nombre de producto personalizado" - -#: ../../enterprise/meta/include/functions_meta.php:1916 -msgid "Custom copyright notice" -msgstr "Aviso de copyright personalizado" - -#: ../../enterprise/meta/include/functions_meta.php:1965 -#: ../../include/functions_config.php:1120 -msgid "Font path" -msgstr "Ruta de la tipografía" - -#: ../../enterprise/meta/include/functions_meta.php:1975 -#: ../../include/functions_config.php:1587 -msgid "Use data multiplier" -msgstr "Usar multiplicador de datos" - -#: ../../enterprise/meta/include/functions_meta.php:1987 -#: ../../include/functions_config.php:1543 -msgid "Custom report info" -msgstr "Información del informe personalizado" - -#: ../../enterprise/meta/include/functions_meta.php:1997 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:102 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:122 -#: ../../include/functions_config.php:1559 -msgid "Font family" -msgstr "Tipo de letra" - -#: ../../enterprise/meta/include/functions_meta.php:2037 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:159 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:157 -#: ../../godmode/setup/setup_visuals.php:1591 -#: ../../include/functions_config.php:1575 -msgid "Footer" -msgstr "Pie de página" - -#: ../../enterprise/meta/include/functions_meta.php:2072 -#: ../../include/functions_config.php:1252 -msgid "Use the legacy Visual Console" -msgstr "Usar la consola visual heredada" - -#: ../../enterprise/meta/include/functions_meta.php:2083 -#: ../../include/functions_config.php:1256 -msgid "Default expiration of the Visual Console item's cache" -msgstr "Caducidad del caché de los elementos de la consola visual por defecto" - -#: ../../enterprise/meta/include/functions_meta.php:2122 -msgid "Realtime stats" -msgstr "Estadísticas en tiempo real" - -#: ../../enterprise/meta/include/functions_meta.php:2152 -#: ../../godmode/setup/performance.php:671 ../../include/functions_config.php:948 -msgid "Use agent access graph" -msgstr "Usar la gráfica de acceso del agente" - -#: ../../enterprise/meta/include/functions_meta.php:2162 -msgid "Default block size migration agents" -msgstr "Tamaño del bloque de migración de agentes por defecto" - -#: ../../enterprise/meta/include/functions_meta.php:2184 -msgid "Default block size execution event" -msgstr "Evento de ejecución en bloque por defecto" - -#: ../../enterprise/meta/include/functions_meta.php:2195 -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:2235 -#: ../../godmode/setup/performance.php:827 ../../include/functions_config.php:998 -msgid "Rows limit for SQL report item PDF" -msgstr "Límite de líneas para el PDF de elementos del informe SQL" - -#: ../../enterprise/meta/include/functions_meta.php:2252 -msgid "Node address default" -msgstr "Dirección del nodo por defecto" - -#: ../../enterprise/meta/include/functions_meta.php:2265 -#: ../../include/functions_config.php:1709 -msgid "Active and historical database cannot be the same." -msgstr "La base de datos activa y la histórica no pueden ser la misma." - -#: ../../enterprise/meta/include/functions_meta.php:2269 -#: ../../enterprise/godmode/setup/setup_history.php:178 -#: ../../include/functions_config.php:1714 -msgid "Host" -msgstr "Host" - -#: ../../enterprise/meta/include/functions_meta.php:2285 -#: ../../include/functions_config.php:1727 -msgid "Enable history database" -msgstr "Activar base de datos histórica" - -#: ../../enterprise/meta/include/functions_meta.php:2290 -#: ../../include/functions_config.php:1731 -msgid "Enable history event" -msgstr "Activar histórico de eventos" - -#: ../../enterprise/meta/include/functions_meta.php:2295 -#: ../../enterprise/godmode/setup/setup_history.php:226 -#: ../../include/functions_config.php:1739 -msgid "Database user" -msgstr "Usuario de la base de datos" - -#: ../../enterprise/meta/include/functions_meta.php:2300 -#: ../../enterprise/godmode/setup/setup_history.php:242 -#: ../../include/functions_config.php:1743 -msgid "Database password" -msgstr "Contraseña de la base de datos" - -#: ../../enterprise/meta/include/functions_meta.php:2305 -#: ../../enterprise/meta/include/functions_meta.php:2310 -#: ../../enterprise/meta/include/functions_meta.php:2315 -#: ../../enterprise/meta/include/functions_meta.php:2320 -#: ../../enterprise/meta/include/functions_meta.php:2325 -msgid "Database advanced" -msgstr "Base de datos avanzada" - -#: ../../enterprise/meta/include/functions_meta.php:2343 -#: ../../include/functions_config.php:1772 -msgid "Event Days" -msgstr "Eventos en día" - -#: ../../enterprise/meta/include/functions_meta.php:2361 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:143 -#: ../../include/functions_config.php:1804 -msgid "Delay" -msgstr "Retraso" - -#: ../../enterprise/meta/include/functions_meta.php:2394 -#: ../../include/functions_config.php:1836 -msgid "Historical database purge" -msgstr "Purga de la base de datos histórica" - -#: ../../enterprise/meta/include/functions_meta.php:2403 -#: ../../include/functions_config.php:1844 -msgid "Historical database partitions" -msgstr "Particiones de base de datos histórica" - -#: ../../enterprise/meta/include/functions_meta.php:2412 -#: ../../include/functions_config.php:1852 -msgid "Historical database events purge" -msgstr "Purga de eventod de base de datos histórica" - -#: ../../enterprise/meta/include/functions_meta.php:2421 -#: ../../include/functions_config.php:1868 -msgid "Historical database string purge" -msgstr "Purga de cadenas de base de datos histórica" - -#: ../../enterprise/meta/include/functions_meta.php:2636 -#: ../../extensions/dbmanager.php:312 ../../extensions/dbmanager.php:323 -#: ../../godmode/menu.php:572 -msgid "DB interface" -msgstr "Interfaz de la BD" - -#: ../../enterprise/meta/include/functions_meta.php:2710 -#: ../../enterprise/include/functions_policies.php:935 -#: ../../include/functions_reporting.php:7589 -#, php-format -msgid "Failed to connect to node %s" -msgstr "Error al conectarse al %s de nodo" - -#: ../../enterprise/meta/include/functions_components_meta.php:80 -#: ../../enterprise/meta/include/functions_components_meta.php:135 -#: ../../godmode/modules/manage_nc_groups.php:66 ../../godmode/menu.php:195 -msgid "Component groups" -msgstr "Grupos de componentes" - -#: ../../enterprise/meta/include/functions_components_meta.php:88 -#: ../../enterprise/meta/include/functions_components_meta.php:139 -#: ../../enterprise/godmode/menu.php:83 ../../enterprise/godmode/menu.php:156 -msgid "Local components" -msgstr "Componentes locales" - -#: ../../enterprise/meta/include/functions_components_meta.php:96 -#: ../../enterprise/meta/include/functions_components_meta.php:143 -msgid "Network components" -msgstr "Componentes de red" - -#: ../../enterprise/meta/include/functions_components_meta.php:104 -#: ../../enterprise/meta/include/functions_components_meta.php:147 -msgid "Plugin management" -msgstr "Gestión de plugins" - -#: ../../enterprise/meta/include/functions_components_meta.php:113 -#: ../../enterprise/meta/include/functions_components_meta.php:160 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:68 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:81 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:218 -#: ../../enterprise/include/functions_policies.php:3742 -#: ../../godmode/modules/manage_inventory_modules.php:45 -#: ../../godmode/modules/manage_inventory_modules.php:58 -#: ../../godmode/modules/manage_inventory_modules_form.php:49 -#: ../../godmode/menu.php:282 -msgid "Inventory modules" -msgstr "Módulos de inventario" - -#: ../../enterprise/meta/include/functions_components_meta.php:124 -#: ../../enterprise/meta/include/functions_components_meta.php:164 -#: ../../godmode/servers/plugin_registration.php:105 -#: ../../godmode/servers/plugin.php:396 -msgid "Plugin registration" -msgstr "Registro de plugins" - -#: ../../enterprise/meta/include/functions_components_meta.php:153 -msgid "Create plugin" -msgstr "Crear plugin" - -#: ../../enterprise/meta/include/functions_components_meta.php:155 -msgid "Edit plugin" -msgstr "Editar plugin" - -#: ../../enterprise/meta/include/functions_components_meta.php:183 -#: ../../enterprise/meta/general/main_header.php:338 -#: ../../enterprise/meta/general/main_header.php:434 -#: ../../enterprise/meta/general/main_menu.php:552 -#: ../../enterprise/meta/general/main_menu.php:681 -#: ../../godmode/modules/manage_network_templates_form.php:32 -#: ../../godmode/modules/manage_inventory_modules_form.php:36 -#: ../../godmode/modules/manage_network_templates.php:39 -msgid "Module management" -msgstr "Gestión de módulos" - -#: ../../enterprise/meta/include/functions_ui_meta.php:53 -#, php-format -msgid "%s - the Flexible Monitoring System" -msgstr "%s - Flexible Monitoring System" - -#: ../../enterprise/meta/include/functions_ui_meta.php:1010 -#: ../../enterprise/godmode/services/services.elements.php:957 -#: ../../enterprise/godmode/services/services.elements.php:968 -#: ../../enterprise/godmode/setup/setup.php:602 -#: ../../enterprise/include/class/CommandCenter.class.php:467 -#: ../../enterprise/include/functions_login.php:165 -#: ../../enterprise/include/functions_login.php:584 -#: ../../enterprise/include/lib/Metaconsole/Node.php:541 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4151 -#: ../../godmode/users/configure_user.php:2132 -#: ../../godmode/users/configure_user.php:2201 -#: ../../godmode/massive/massive_edit_plugins.php:856 -#: ../../godmode/massive/massive_edit_plugins.php:857 -#: ../../godmode/wizards/ManageExtensions.class.php:297 -#: ../../mobile/operation/visualmap.php:182 ../../include/functions.php:1292 -#: ../../include/ajax/double_auth.ajax.php:270 -#: ../../include/ajax/double_auth.ajax.php:368 -#: ../../include/ajax/double_auth.ajax.php:414 -#: ../../include/ajax/double_auth.ajax.php:531 ../../include/ajax/events.php:2246 -#: ../../include/functions_menu.php:909 ../../include/functions_ui.php:318 -#: ../../include/class/SatelliteAgent.class.php:831 -#: ../../include/class/Diagnostics.class.php:1860 -#: ../../include/functions_events.php:2916 ../../include/functions_events.php:3116 -#: ../../index.php:1557 ../../operation/users/user_edit.php:1238 -#: ../../operation/users/user_edit.php:1304 ../../general/register.php:170 -#: ../../general/mysqlerr.php:28 ../../general/login_page.php:566 -msgid "Error" -msgstr "Error" - -#: ../../enterprise/meta/include/functions_alerts_meta.php:137 -#: ../../enterprise/meta/include/functions_alerts_meta.php:172 -#: ../../godmode/menu.php:376 -msgid "Commands" -msgstr "Comandos" - -#: ../../enterprise/meta/include/functions_alerts_meta.php:141 -msgid "Calendar" -msgstr "Calendario" - -#: ../../enterprise/meta/include/functions_alerts_meta.php:145 -msgid "Builder Alert" -msgstr "Constructor de alertas" - -#: ../../enterprise/meta/include/functions_alerts_meta.php:191 -msgid "Alert Management" -msgstr "Gestión de alertas" - -#: ../../enterprise/meta/include/reset_pass.php:93 -#: ../../enterprise/include/reset_pass.php:187 -msgid "User to reset password" -msgstr "Usuario de la contraseña a resetear" - -#: ../../enterprise/meta/include/reset_pass.php:103 -#: ../../enterprise/meta/index.php:759 ../../enterprise/include/reset_pass.php:195 -#: ../../index.php:929 -msgid "Reset password" -msgstr "Restablecer la contraseña" - -#: ../../enterprise/meta/include/reset_pass.php:139 -#: ../../enterprise/meta/general/login_page.php:327 -#: ../../enterprise/include/process_reset_pass.php:171 -#: ../../enterprise/include/process_reset_pass.php:174 -#: ../../enterprise/include/reset_pass.php:295 -#: ../../enterprise/include/reset_pass.php:298 -#: ../../include/functions_config.php:2767 ../../include/functions_config.php:2819 -#: ../../general/login_page.php:527 ../../general/login_page.php:530 -msgid "ONE TOOL TO RULE THEM ALL" -msgstr "UNA HERRAMIENTA PARA GOBERNARLOS A TODOS" - -#: ../../enterprise/meta/include/reset_pass.php:147 -#: ../../enterprise/meta/general/login_page.php:335 -#: ../../enterprise/include/reset_pass.php:285 -#: ../../include/functions_config.php:2823 -msgid "COMMAND CENTER" -msgstr "COMMAND CENTER" - -#: ../../enterprise/meta/include/reset_pass.php:165 -#: ../../enterprise/meta/include/reset_pass.php:168 -#: ../../enterprise/include/reset_pass.php:324 -#: ../../enterprise/include/reset_pass.php:327 -msgid "Reset password failed" -msgstr "Error al restablecer la contraseña" - -#: ../../enterprise/meta/include/reset_pass.php:172 -#: ../../enterprise/meta/general/login_page.php:368 -#: ../../enterprise/meta/general/login_page.php:410 -#: ../../enterprise/include/reset_pass.php:331 ../../general/login_page.php:573 -#: ../../general/login_page.php:645 -msgid "ERROR" -msgstr "ERROR" - -#: ../../enterprise/meta/include/functions_relations.php:49 -msgid "Invalid file content" -msgstr "Contenido del archivo no válido" - -#: ../../enterprise/meta/include/functions_relations.php:54 -msgid "No relations found" -msgstr "No se han encontrado relaciones" - -#: ../../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 "El tipo de relación: %s a %s -> %s no se ha guardado" - -#: ../../enterprise/meta/include/functions_relations.php:123 -#, php-format -msgid "The relation %s -> %s was not saved" -msgstr "La relación %s -> %s no se ha guardado" - -#: ../../enterprise/meta/include/functions_relations.php:133 -msgid "File imported successfully" -msgstr "El archivo se ha importado con éxito" - -#: ../../enterprise/meta/include/functions_relations.php:136 -msgid "Error inserting relations" -msgstr "Error al insertar relaciones" - -#: ../../enterprise/meta/include/functions_relations.php:165 -msgid "Empty string" -msgstr "Cadena vacía" - -#: ../../enterprise/meta/include/functions_relations.php:170 -msgid "Empty custom node address" -msgstr "Dirección del nodo personalizada vacía" - -#: ../../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 "" -"El tipo de relación: %s a %s -> %s no se ha guardado. Esta relación ya existe en " -"la base de datos" - -#: ../../enterprise/meta/include/functions_relations.php:230 -#, php-format -msgid "Error inserting the relation %s -> %s" -msgstr "Error al insertar la relación %s -> %s" - -#: ../../enterprise/meta/include/functions_relations.php:238 -msgid "Relation created successfully" -msgstr "Relación creada con éxito" - -#: ../../enterprise/meta/include/functions_relations.php:263 -msgid "Error deleting the relation" -msgstr "Error al eliminar la relación" - -#: ../../enterprise/meta/include/functions_relations.php:269 -msgid "Relation deleted successfully" -msgstr "Relación eliminada con éxito" - -#: ../../enterprise/meta/index.php:221 ../../index.php:1494 -#: ../../operation/visual_console/legacy_public_view.php:57 -#: ../../operation/visual_console/public_view.php:38 -#: ../../operation/agentes/stat_win.php:92 -#: ../../operation/gis_maps/public_console.php:277 -msgid "Connection with server has been lost" -msgstr "Se ha perdido la conexión con el servidor" - -#: ../../enterprise/meta/index.php:222 ../../index.php:1495 -#: ../../operation/visual_console/legacy_public_view.php:58 -#: ../../operation/visual_console/public_view.php:39 -#: ../../operation/agentes/stat_win.php:93 -#: ../../operation/gis_maps/public_console.php:278 -msgid "" -"Connection to the server has been lost. Please check your internet connection or " -"contact with administrator." -msgstr "" -"Se ha perdido la conexión con el servidor. Compruebe su conexión a Internet o " -"póngase en contacto con el administrador" - -#: ../../enterprise/meta/index.php:345 ../../mobile/include/user.class.php:303 -#: ../../include/ajax/double_auth.ajax.php:515 ../../index.php:380 -msgid "Invalid code" -msgstr "Código no válido" - -#: ../../enterprise/meta/index.php:357 ../../index.php:392 -msgid "The code shouldn't be empty" -msgstr "El código no debería estar vacío" - -#: ../../enterprise/meta/index.php:370 ../../index.php:405 -msgid "Expired login" -msgstr "Inicio de sesión caducado" - -#: ../../enterprise/meta/index.php:377 ../../enterprise/meta/index.php:383 -#: ../../index.php:412 ../../index.php:418 -msgid "Login error" -msgstr "Error de conexión" - -#: ../../enterprise/meta/index.php:684 ../../index.php:846 -msgid "Password changed successfully" -msgstr "Contraseña modificada correctamente" - -#: ../../enterprise/meta/index.php:690 ../../index.php:852 -msgid "Failed to change password" -msgstr "No se pudo modificar la contraseña" - -#: ../../enterprise/meta/index.php:704 ../../index.php:869 -msgid "Too much time since password change request" -msgstr "Ha pasado demasiado tiempo desde la solicitud de cambio de contraseña" - -#: ../../enterprise/meta/index.php:711 ../../index.php:876 -msgid "This user has not requested a password change" -msgstr "Este usuario no ha solicitado un cambio de contraseña" - -#: ../../enterprise/meta/index.php:727 ../../index.php:903 -msgid "Id user cannot be empty" -msgstr "El ID de usuario no puede estar vacío" - -#: ../../enterprise/meta/index.php:735 ../../index.php:911 -msgid "Error in reset password request" -msgstr "Error en la solicitud para restablecer la contraseña" - -#: ../../enterprise/meta/index.php:743 ../../index.php:919 -msgid "This user doesn't have a valid email address" -msgstr "Este usuario no tiene una dirección válida de email" - -#: ../../enterprise/meta/index.php:760 ../../index.php:930 -msgid "This is an automatically sent message for user " -msgstr "Este es un mensaje enviado automáticamente para el usuario " - -#: ../../enterprise/meta/index.php:763 ../../index.php:933 -msgid "Please click the link below to reset your password" -msgstr "Haz clic en el enlace de abajo para restablecer la contraseña" - -#: ../../enterprise/meta/index.php:765 ../../index.php:935 -msgid "Reset your password" -msgstr "Restablecer la contraseña" - -#: ../../enterprise/meta/index.php:769 ../../index.php:939 -msgid "Please do not reply to this email." -msgstr "No respondas a este email." - -#: ../../enterprise/meta/index.php:775 ../../index.php:944 -msgid "Error at sending the email" -msgstr "Error al enviar el email" - -#: ../../enterprise/meta/index.php:935 -#, php-format -msgid "" -"System is not centralised, please go to %s to perform a database merge process." -msgstr "" -"El sistema no está centralizado, vaya a %s para realizar un proceso de fusión de " -"bases de datos." - -#: ../../enterprise/meta/index.php:1003 -#, php-format -msgid "There are nodes with different MR than this (%d):" -msgstr "Hay nodos con RM diferente a esta (%d):" - -#: ../../enterprise/meta/index.php:1012 ../../index.php:1238 -msgid "Please keep all environment updated to same version." -msgstr "Mantenga todo el entorno actualizado a la misma versión." - -#: ../../enterprise/meta/index.php:1077 ../../enterprise/meta/index.php:1171 -#: ../../index.php:1341 -msgid "Sorry! I can't find the page!" -msgstr "No se puede encontrar la página" - -#: ../../enterprise/meta/agentsearch.php:52 -#: ../../enterprise/meta/agentsearch.php:58 -#: ../../godmode/events/event_edit_filter.php:449 -#: ../../mobile/operation/home.php:186 ../../operation/events/events.php:2153 -msgid "Agent search" -msgstr "Búsqueda de agente" - -#: ../../enterprise/meta/agentsearch.php:119 -msgid "Search results for" -msgstr "Buscar resultados para" - -#: ../../enterprise/meta/agentsearch.php:120 ../../operation/search_main.php:126 -msgid "Agents found" -msgstr "Agentes encontrados" - -#: ../../enterprise/meta/agentsearch.php:141 -#: ../../enterprise/godmode/reporting/aws_view.php:61 -#: ../../enterprise/include/class/Omnishell.class.php:644 -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:105 -#: ../../enterprise/operation/agentes/policy_view.php:400 -#: ../../enterprise/operation/agentes/tag_view.php:703 -#: ../../enterprise/operation/agentes/ver_agente.php:95 -#: ../../extensions/users_connected.php:180 ../../godmode/users/user_list.php:577 -#: ../../godmode/agentes/planned_downtime.editor.php:1359 -#: ../../mobile/operation/agents.php:99 ../../mobile/operation/agents.php:418 -#: ../../mobile/operation/agents.php:420 ../../mobile/operation/agents.php:423 -#: ../../mobile/operation/agent.php:199 ../../include/ajax/heatmap.ajax.php:483 -#: ../../include/ajax/module.php:1044 ../../include/functions_treeview.php:729 -#: ../../include/functions_events.php:4364 ../../operation/search_users.php:46 -#: ../../operation/search_agents.php:43 -#: ../../operation/agentes/log_sources_status.php:58 -#: ../../operation/agentes/estado_agente.php:1081 -#: ../../operation/agentes/ver_agente.php:1065 -#: ../../operation/agentes/estado_generalagente.php:435 -#: ../../operation/gis_maps/ajax.php:239 ../../operation/gis_maps/ajax.php:349 -#: ../../operation/gis_maps/ajax.php:466 -#: ../../operation/inventory/inventory.php:1266 -msgid "Last contact" -msgstr "Último contacto" - -#: ../../enterprise/meta/agentsearch.php:306 -msgid "There are no agents included in this group" -msgstr "No hay ningún agente en este grupo" - -#: ../../enterprise/meta/agentsearch.php:320 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:643 -#: ../../operation/tree.php:470 -msgid "Policies found" -msgstr "Políticas encontradas" - -#: ../../enterprise/meta/agentsearch.php:415 -#: ../../enterprise/godmode/policies/policies.php:559 -#: ../../operation/search_policies.php:50 -msgid "Policy updated" -msgstr "Política actualizada" - -#: ../../enterprise/meta/agentsearch.php:423 -#: ../../enterprise/godmode/policies/policies.php:567 -#: ../../operation/search_policies.php:58 -msgid "Pending update policy only database" -msgstr "Pendiente de actualizar la política, solo para cambios en base de datos." - -#: ../../enterprise/meta/agentsearch.php:431 -#: ../../enterprise/godmode/policies/policies.php:575 -#: ../../operation/search_policies.php:66 -msgid "Pending update policy" -msgstr "Pendiente actualizar política" - -#: ../../enterprise/meta/agentsearch.php:456 -msgid "There are no policies included in this group" -msgstr "No hay políticas incluidas en este grupo" - -#: ../../enterprise/meta/general/footer.php:45 ../../general/footer.php:51 -#, php-format -msgid "%s %s - %s - MR %s" -msgstr "%s %s - %s - MR %s" - -#: ../../enterprise/meta/general/footer.php:50 ../../index.php:1460 -msgid "Page generated at" -msgstr "Página generada en" - -#: ../../enterprise/meta/general/metaconsole_no_activated.php:12 -#: ../../enterprise/meta/general/noaccesssaml.php:130 -#: ../../enterprise/meta/general/noaccess.php:130 ../../mobile/index.php:284 -#: ../../mobile/operation/agents.php:187 ../../mobile/operation/modules.php:218 -#: ../../mobile/operation/groups.php:59 ../../mobile/operation/services.php:68 -#: ../../mobile/operation/services.php:83 ../../mobile/operation/agent.php:119 -#: ../../mobile/operation/alerts.php:176 ../../mobile/operation/visualmap.php:185 -#: ../../mobile/operation/visualmaps.php:159 -#: ../../mobile/operation/module_data.php:107 -#: ../../mobile/operation/module_graph.php:256 -#: ../../mobile/operation/events.php:769 -#: ../../mobile/operation/server_status.php:209 -#: ../../mobile/operation/tactical.php:79 ../../general/noaccesssaml.php:130 -#: ../../general/noaccess2.php:16 ../../general/noaccess2.php:18 -msgid "You don't have access to this page" -msgstr "No tienes permiso para acceder a esta página" - -#: ../../enterprise/meta/general/metaconsole_no_activated.php:20 -#: ../../general/noaccess2.php:28 -msgid "No access" -msgstr "Acceso denegado" - -#: ../../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 Metaconsola necesita una activación previa desde una consola regular. " -"Contacta con el administrador del sistema si necesitas asistencia.
" - -#: ../../enterprise/meta/general/header.php:69 -#: ../../enterprise/meta/general/header.php:75 -#: ../../enterprise/meta/general/main_header.php:529 -#: ../../enterprise/meta/general/main_header.php:535 ../../general/header.php:63 -#: ../../general/header.php:69 -msgid "All systems" -msgstr "Todos los sistemas" - -#: ../../enterprise/meta/general/header.php:69 -#: ../../enterprise/meta/general/main_header.php:529 ../../general/header.php:63 -msgid "Down" -msgstr "Caído(s)" - -#: ../../enterprise/meta/general/header.php:72 -#: ../../enterprise/meta/general/main_header.php:532 ../../general/header.php:66 -msgid "servers down" -msgstr "servidor(es) caído(s)" - -#: ../../enterprise/meta/general/header.php:75 -#: ../../enterprise/meta/general/main_header.php:535 ../../general/header.php:69 -msgid "Ready" -msgstr "Preparado" - -#: ../../enterprise/meta/general/header.php:114 -#: ../../enterprise/meta/general/main_header.php:563 ../../general/header.php:257 -msgid "Configure autorefresh" -msgstr "Configurar actualización automática" - -#: ../../enterprise/meta/general/header.php:142 -#: ../../enterprise/meta/general/header.php:154 -#: ../../enterprise/meta/general/main_header.php:580 -#: ../../enterprise/meta/general/main_header.php:592 ../../general/header.php:323 -#: ../../general/header.php:342 -msgid "Disabled autorefresh" -msgstr "Actualización automática desactivada" - -#: ../../enterprise/meta/general/header.php:264 -#: ../../enterprise/meta/general/header.php:266 -#: ../../enterprise/meta/general/main_header.php:546 -#: ../../mobile/include/functions_web.php:34 ../../mobile/include/ui.class.php:225 -#: ../../mobile/include/user.class.php:527 ../../mobile/operation/home.php:165 -#: ../../general/header.php:458 ../../general/header.php:460 -msgid "Logout" -msgstr "Salir" - -#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:36 -msgid "You cannot use this metaconsole until merging process is finished" -msgstr "No puede utilizar esta Metaconsola hasta que finalice el proceso de fusión" - -#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:61 -#, php-format -msgid "Please navigate to %s" -msgstr "Por favor, navegue hasta %s" - -#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:69 -#: ../../general/maintenance.php:58 ../../general/node_deactivated.php:69 -msgid "You will be automatically redirected when all tasks finish" -msgstr "Se le redirigirá automáticamente cuando finalicen todas las tareas" - -#: ../../enterprise/meta/general/main_header.php:97 -#: ../../enterprise/meta/general/main_menu.php:199 -#: ../../enterprise/operation/services/services.treeview_services.php:60 -#: ../../godmode/groups/group_list.php:357 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:173 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:761 -#: ../../operation/tree.php:137 ../../operation/menu.php:179 -msgid "Tree view" -msgstr "Vista de árbol" - -#: ../../enterprise/meta/general/main_header.php:109 -#: ../../enterprise/meta/general/main_menu.php:211 -msgid "Groups view" -msgstr "Visor de grupos" - -#: ../../enterprise/meta/general/main_header.php:115 -#: ../../enterprise/meta/general/main_menu.php:217 -msgid "Alerts view" -msgstr "Vista de alertas" - -#: ../../enterprise/meta/general/main_header.php:121 -#: ../../enterprise/meta/general/main_menu.php:223 -msgid "Monitors view" -msgstr "Visor de monitores" - -#: ../../enterprise/meta/general/main_header.php:134 -#: ../../enterprise/godmode/policies/policy.php:158 -#: ../../enterprise/godmode/setup/setup_acl.php:664 -#: ../../enterprise/include/functions_reporting.php:60 -#: ../../enterprise/include/functions_reporting.php:8255 -#: ../../enterprise/include/functions_reporting.php:8281 -#: ../../godmode/reporting/visual_console_builder.php:839 -#: ../../include/functions_menu.php:594 ../../operation/visual_console/view.php:206 -#: ../../operation/visual_console/legacy_view.php:171 -msgid "Wizard" -msgstr "Asistente" - -#: ../../enterprise/meta/general/main_header.php:167 -#: ../../enterprise/meta/general/main_header.php:185 -#: ../../enterprise/meta/general/main_header.php:194 -#: ../../enterprise/meta/general/main_menu.php:310 -#: ../../enterprise/meta/general/main_menu.php:311 -#: ../../enterprise/meta/general/main_menu.php:330 -#: ../../enterprise/mobile/include/functions_web.php:15 -#: ../../godmode/reporting/reporting_builder.php:518 -#: ../../godmode/reporting/reporting_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:1258 -#: ../../godmode/reporting/reporting_builder.php:3704 -#: ../../godmode/reporting/reporting_builder.php:3771 -#: ../../godmode/reporting/reporting_builder.php:3819 -#: ../../include/functions_reporting.php:15971 -#: ../../include/functions_groups.php:139 ../../operation/search_results.php:134 -#: ../../operation/reporting/reporting_viewer.php:118 -msgid "Reports" -msgstr "Informes" - -#: ../../enterprise/meta/general/main_header.php:201 -#: ../../enterprise/meta/general/main_menu.php:341 -msgid "Report templates" -msgstr "Plantillas de informes" - -#: ../../enterprise/meta/general/main_header.php:211 -#: ../../enterprise/meta/general/main_menu.php:351 -#: ../../enterprise/include/functions_reporting.php:135 -#: ../../include/functions_menu.php:587 -msgid "Templates wizard" -msgstr "Asistente de plantillas" - -#: ../../enterprise/meta/general/main_header.php:221 -#: ../../enterprise/meta/general/main_menu.php:393 -#: ../../enterprise/meta/general/main_menu.php:394 -#: ../../enterprise/godmode/menu.php:121 -#: ../../enterprise/godmode/services/services.massive.meta.php:40 -#: ../../enterprise/godmode/services/services.service.php:521 -#: ../../enterprise/godmode/services/services.elements.php:920 -#: ../../enterprise/godmode/services/services.massive.elements.php:45 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:303 -#: ../../enterprise/include/functions_groups.php:65 -#: ../../enterprise/operation/menu.php:64 -#: ../../enterprise/operation/services/services.service.php:74 -#: ../../enterprise/operation/services/massive/services.delete.php:54 -#: ../../enterprise/operation/services/massive/services.create.php:607 -#: ../../enterprise/operation/services/massive/services.create.php:987 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:117 -#: ../../enterprise/operation/services/massive/service.create.elements.php:255 -#: ../../enterprise/operation/services/massive/service.create.elements.php:381 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:158 -#: ../../enterprise/operation/services/services.service_map.php:88 -#: ../../enterprise/operation/services/services.service_map.php:134 -#: ../../enterprise/operation/services/services.treeview_services.php:73 -#: ../../enterprise/operation/services/services.list.php:70 -#: ../../enterprise/operation/services/services.table_services.php:67 -#: ../../mobile/operation/home.php:101 ../../mobile/operation/services.php:123 -#: ../../operation/agentes/ver_agente.php:1696 -#: ../../general/first_task/service_list.php:38 -#: ../../general/first_task/service_list.php:41 -msgid "Services" -msgstr "Servicios" - -#: ../../enterprise/meta/general/main_header.php:243 -#: ../../enterprise/meta/general/logon_ok.php:83 -#: ../../enterprise/meta/general/main_menu.php:441 -#: ../../enterprise/meta/general/main_menu.php:442 -msgid "Screens" -msgstr "Pantallas" - -#: ../../enterprise/meta/general/main_header.php:251 -#: ../../enterprise/meta/general/main_menu.php:450 -#: ../../enterprise/include/functions_enterprise.php:453 -#: ../../include/class/OrderInterpreter.class.php:233 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:175 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:515 -#: ../../general/first_task/map_builder.php:41 -msgid "Visual Console" -msgstr "Consola visual" - -#: ../../enterprise/meta/general/main_header.php:258 -#: ../../enterprise/meta/general/main_menu.php:457 -#: ../../godmode/reporting/visual_console_favorite.php:117 -msgid "Favourite Visual Console" -msgstr "Consola visual favorita" - -#: ../../enterprise/meta/general/main_header.php:266 -#: ../../enterprise/meta/general/main_menu.php:465 -msgid "Template Visual Console" -msgstr "Consola visual de plantillas" - -#: ../../enterprise/meta/general/main_header.php:273 -#: ../../enterprise/meta/general/main_menu.php:472 -msgid "Wizard Visual Console" -msgstr "Consola visual de asistente" - -#: ../../enterprise/meta/general/main_header.php:286 -#: ../../enterprise/meta/general/logon_ok.php:44 -#: ../../enterprise/meta/general/main_menu.php:487 -#: ../../enterprise/include/functions_enterprise.php:449 -#: ../../godmode/netflow/nf_edit_form.php:93 ../../godmode/menu.php:465 -#: ../../godmode/setup/setup.php:151 ../../godmode/setup/setup.php:290 -#: ../../include/functions_reports.php:925 ../../include/functions_reports.php:929 -#: ../../include/functions_reports.php:933 ../../include/functions_reports.php:937 -#: ../../include/lib/Dashboard/Widgets/netflow.php:160 -#: ../../include/lib/Dashboard/Widgets/netflow.php:434 -msgid "Netflow" -msgstr "Netflow" - -#: ../../enterprise/meta/general/main_header.php:292 -#: ../../enterprise/meta/general/main_menu.php:494 -msgid "Live view" -msgstr "Vista en vivo" - -#: ../../enterprise/meta/general/main_header.php:320 -#: ../../enterprise/meta/general/main_header.php:402 -#: ../../enterprise/godmode/modules/configure_local_component.php:167 -#: ../../enterprise/godmode/agentes/plugins_manager.php:130 -#: ../../enterprise/godmode/policies/policy_plugins.php:126 -#: ../../godmode/modules/manage_network_components_form_common.php:55 -#: ../../godmode/users/configure_user.php:1469 -#: ../../godmode/netflow/nf_edit_form.php:296 -#: ../../godmode/alerts/alert_commands.php:159 -#: ../../godmode/alerts/alert_commands.php:196 -#: ../../godmode/alerts/configure_alert_template.php:987 -#: ../../godmode/alerts/configure_alert_template.php:1032 -#: ../../godmode/alerts/configure_alert_template.php:1190 -#: ../../operation/network/network_report.php:290 -#: ../../operation/network/network_usage_map.php:337 -#: ../../operation/netflow/nf_live_view.php:636 -msgid "Advanced" -msgstr "Avanzado" - -#: ../../enterprise/meta/general/main_header.php:326 -#: ../../enterprise/meta/general/main_header.php:428 -#: ../../enterprise/meta/general/main_menu.php:546 -#: ../../enterprise/meta/general/main_menu.php:675 -msgid "Agent management" -msgstr "Gestión de agentes" - -#: ../../enterprise/meta/general/main_header.php:344 -#: ../../enterprise/meta/general/main_header.php:450 -#: ../../enterprise/meta/general/main_menu.php:558 -#: ../../enterprise/meta/general/main_menu.php:742 -msgid "Alert management" -msgstr "Gestión de alertas" - -#: ../../enterprise/meta/general/main_header.php:350 -#: ../../enterprise/meta/general/main_menu.php:564 -msgid "Component management" -msgstr "Gestión de componentes" - -#: ../../enterprise/meta/general/main_header.php:356 -#: ../../enterprise/meta/general/main_menu.php:576 -#: ../../enterprise/meta/general/main_menu.php:695 -msgid "Policy management" -msgstr "Gestión de políticas" - -#: ../../enterprise/meta/general/main_header.php:362 -#: ../../enterprise/meta/general/main_menu.php:582 -msgid "Category management" -msgstr "Gestión de categorías" - -#: ../../enterprise/meta/general/main_header.php:368 -#: ../../enterprise/meta/general/main_header.php:441 -#: ../../enterprise/meta/general/main_menu.php:588 -#: ../../enterprise/meta/general/main_menu.php:688 -msgid "Server management" -msgstr "Gestión de servidores" - -#: ../../enterprise/meta/general/main_header.php:374 -msgid "Command Center" -msgstr "Command Center" - -#: ../../enterprise/meta/general/main_header.php:380 -#: ../../enterprise/meta/general/main_menu.php:760 ../../godmode/menu.php:500 -#: ../../godmode/setup/license.php:59 -msgid "License" -msgstr "Licencia" - -#: ../../enterprise/meta/general/main_header.php:386 -#: ../../enterprise/meta/general/main_menu.php:766 -#: ../../enterprise/meta/general/main_menu.php:801 -msgid "Metasetup" -msgstr "Metasetup" - -#: ../../enterprise/meta/general/main_header.php:392 -#: ../../enterprise/meta/general/main_header.php:459 -#: ../../enterprise/meta/general/main_menu.php:772 -#: ../../enterprise/meta/general/main_menu.php:807 -#: ../../enterprise/meta/general/main_menu.php:835 ../../godmode/menu.php:522 -#: ../../operation/menu.php:641 ../../general/links_menu.php:17 -msgid "Links" -msgstr "Enlaces" - -#: ../../enterprise/meta/general/main_header.php:469 -#: ../../enterprise/meta/general/main_menu.php:858 -#: ../../enterprise/meta/general/main_menu.php:859 -#: ../../enterprise/extensions/csv_import_group/main.php:23 -#: ../../extensions/extension_uploader.php:30 ../../extensions/api_checker.php:210 -#: ../../extensions/files_repo.php:132 ../../extensions/dbmanager.php:102 -#: ../../extensions/pandora_logs.php:86 ../../godmode/extensions.php:29 -msgid "Extensions" -msgstr "Extensiones" - -#: ../../enterprise/meta/general/main_header.php:503 -msgid "Audit Logs" -msgstr "Registros de auditoría" - -#: ../../enterprise/meta/general/logon_ok.php:65 -#: ../../enterprise/godmode/reporting/graph_template_list.php:128 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:103 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:144 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:277 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:304 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:330 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:357 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:74 -#: ../../enterprise/godmode/reporting/mysql_builder.php:75 -#: ../../enterprise/godmode/reporting/mysql_builder.php:158 -#: ../../godmode/reporting/create_container.php:205 -#: ../../godmode/reporting/graph_builder.php:372 -#: ../../godmode/reporting/graph_container.php:118 -#: ../../godmode/reporting/graphs.php:129 -#: ../../godmode/reporting/reporting_builder.php:560 -#: ../../godmode/reporting/reporting_builder.php:3741 -#: ../../godmode/reporting/reporting_builder.php:3840 -#: ../../godmode/reporting/reporting_builder.php:3868 -#: ../../include/ajax/consoles.ajax.php:61 ../../operation/menu.php:450 -#: ../../operation/reporting/reporting_viewer.php:218 -#: ../../operation/reporting/custom_reporting.php:23 -#: ../../operation/reporting/graph_viewer.php:267 -#: ../../operation/reporting/graph_viewer.php:556 -msgid "Reporting" -msgstr "Informes" - -#: ../../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 "" -"El acceso a esta página está restringido solo a los los usuarios SAML, póngase " -"en contacto con el administrador del sistema si necesita ayuda." - -#: ../../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 "" -"Asegúrese de que la autenticación SAML esta configurada correctamente. Para más " -"información, el error de acceso a esta página está grabado en los logs de " -"seguridad de la base de datos del sistema de %s" - -#: ../../enterprise/meta/general/noaccess.php:135 ../../general/noaccess.php:152 -msgid "" -"Access to this page is restricted to authorized users only, please contact " -"system administrator if you need assistance." -msgstr "" -"El acceso a esta página está restringido a usuarios autorizados, póngase en " -"contacto con el administrador del sistema si necesita ayuda." - -#: ../../enterprise/meta/general/noaccess.php:137 ../../general/noaccess.php:154 -#, php-format -msgid "" -"Please know that all attempts to access this page are recorded in security logs " -"of %s System Database" -msgstr "" -"Todos los intentos de acceso a está página se grabarán en los logs de seguridad " -"de la base de datos del sistema de %s" +#: ../../views/ITSM/ITSMTicketDetailView.php:128 +msgid "Created by" +msgstr "Creado por" -#: ../../enterprise/meta/general/main_menu.php:240 -#: ../../enterprise/godmode/policies/policies.php:627 -#: ../../enterprise/include/functions_reporting_csv.php:845 -#: ../../enterprise/operation/agentes/ver_agente.php:230 -#: ../../enterprise/operation/snmpconsole/snmp_view.php:23 -#: ../../godmode/agentes/configurar_agente.php:480 -#: ../../godmode/agentes/configurar_agente.php:738 -#: ../../godmode/setup/setup_integria.php:366 -#: ../../include/functions_reports.php:890 ../../include/functions_reports.php:897 -#: ../../include/functions_reports.php:904 ../../include/functions_reports.php:905 -#: ../../include/functions_reports.php:909 -#: ../../include/functions_reporting.php:3132 -#: ../../operation/agentes/ver_agente.php:1483 -#: ../../operation/agentes/ver_agente.php:1895 ../../operation/menu.php:203 -#: ../../operation/inventory/inventory.php:307 -msgid "Inventory" -msgstr "Inventario" +#: ../../views/ITSM/ITSMTicketDetailView.php:129 +msgid "Owned by" +msgstr "Pertenece a" -#: ../../enterprise/meta/general/main_menu.php:270 -#: ../../include/ajax/events.php:2293 ../../operation/events/sound_events.php:117 -#: ../../operation/events/events.php:1811 -msgid "Events list" -msgstr "Lista de eventos" +#: ../../views/ITSM/ITSMTicketDetailView.php:130 +msgid "Closed by" +msgstr "Cerrado por" -#: ../../enterprise/meta/general/main_menu.php:283 -#: ../../operation/events/events.php:1721 -msgid "Sound Console" -msgstr "Consola sonora" +#: ../../views/ITSM/ITSMTicketDetailView.php:155 +#: ../../enterprise/include/functions_ipam.php:2121 +msgid "Created at" +msgstr "Creado en" + +#: ../../views/ITSM/ITSMTicketDetailView.php:157 +msgid "Closed at" +msgstr "Cerrado el" + +#: ../../views/ITSM/ITSMTicketDetailView.php:181 +msgid "People" +msgstr "Personas" + +#: ../../views/ITSM/ITSMTicketDetailView.php:230 +msgid "Related to inventory object" +msgstr "Relacionado al elemento de inventario" + +#: ../../views/ITSM/ITSMTicketDetailView.php:247 +msgid "File name" +msgstr "Nombre de archivo" + +#: ../../views/ITSM/ITSMTicketDetailView.php:251 +msgid "Attachment description" +msgstr "Descripción de los datos adjuntos" + +#: ../../views/ITSM/ITSMTicketDetailView.php:283 +msgid "Filename" +msgstr "Nombre del archivo" -#: ../../enterprise/meta/general/main_menu.php:284 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:376 -#: ../../godmode/menu.php:53 ../../include/ajax/events.php:2466 -#: ../../operation/users/user_edit.php:871 ../../operation/users/user_edit.php:924 -#: ../../operation/menu.php:577 ../../operation/events/sound_events.php:289 -#: ../../operation/events/events.php:1722 ../../operation/events/events.php:2819 -msgid "Start" -msgstr "Inicio" +#: ../../views/ITSM/ITSMTicketDetailView.php:318 +msgid "Add attachment" +msgstr "Añadir adjunto" -#: ../../enterprise/meta/general/main_menu.php:286 ../../operation/menu.php:579 -#: ../../operation/events/events.php:1724 ../../operation/events/events.php:2821 -msgid "No alert" -msgstr "Sin alertas" +#: ../../views/ITSM/ITSMTicketDetailView.php:321 ../../views/ITSM/ITSMTicketDetailView.php:329 +msgid "Attached files" +msgstr "Archivos adjuntos" -#: ../../enterprise/meta/general/main_menu.php:287 ../../operation/menu.php:580 -#: ../../operation/events/events.php:1725 ../../operation/events/events.php:2822 -msgid "Silence alarm" -msgstr "Silenciar alarma" +#: ../../views/ITSM/ITSMTicketDetailView.php:395 +msgid "No comments found" +msgstr "No se han encontrado comentarios" -#: ../../enterprise/meta/general/main_menu.php:296 -#: ../../operation/events/events.php:2831 -msgid "Sound Events" -msgstr "Eventos sonoros" +#: ../../views/ITSM/ITSMTicketEditView.php:36 +msgid "ITSM Edit" +msgstr "Editar ITSM" + +#: ../../views/ITSM/ITSMTicketEditView.php:180 +msgid "This field corresponds to the ITSM user specified in ITSM setup" +msgstr "Este campo corresponde al usuario de ITSM especificado en la configuración de ITSM" + +#: ../../views/ITSM/ITSMTicketEditView.php:198 +msgid "Type at least two characters to search the user." +msgstr "Escriba al menos dos caracteres para buscar el usuario." + +#: ../../views/ITSM/ITSMTicketListView.php:128 +msgid "Priorities" +msgstr "Prioridades" + +#: ../../views/ITSM/ITSMTicketListView.php:144 +msgid "Creation date" +msgstr "Fecha de creación" + +#: ../../views/tacticalView/view.php:5 +msgid "This is the latest data in your tactical view" +msgstr "Estos son los últimos datos de su vista táctica" + +#: ../../views/tacticalView/view.php:22 +msgid "Pandora FMS log size" +msgstr "Tamaño del log de Pandora FMS" + +#: ../../views/tacticalView/view.php:38 +msgid "System CPU Load" +msgstr "Carga de CPU del sistema" + +#: ../../views/tacticalView/view.php:48 +msgid "License usage" +msgstr "Licencia de uso" + +#: ../../views/tacticalView/view.php:69 ../../views/tacticalView/view.php:283 +#: ../../views/tacticalView/view.php:340 +msgid "Status (%)" +msgstr "Estado (%)" -#: ../../enterprise/meta/general/main_menu.php:373 -#: ../../enterprise/godmode/reporting/mysql_builder.php:79 -#: ../../enterprise/godmode/reporting/mysql_builder.php:162 -#: ../../enterprise/operation/menu.php:141 -msgid "Custom SQL" -msgstr "SQL personalizado" +#: ../../views/tacticalView/view.php:75 +msgid "Top-10 module groups" +msgstr "Primeros 10 grupos de módulos" -#: ../../enterprise/meta/general/main_menu.php:382 -#: ../../operation/messages/message_list.php:86 -#: ../../operation/messages/message_edit.php:98 ../../operation/menu.php:699 -msgid "Messages" -msgstr "Mensajes" +#: ../../views/tacticalView/view.php:83 +msgid "Top-10 Tags" +msgstr "Primeras 10 etiquetas" -#: ../../enterprise/meta/general/main_menu.php:421 -#: ../../enterprise/operation/services/services.list.php:57 -msgid "List of services" -msgstr "Lista de servicios" +#: ../../views/tacticalView/view.php:89 +msgid "Top-10 Groups" +msgstr "Primeros 10 grupos" -#: ../../enterprise/meta/general/main_menu.php:512 -#: ../../enterprise/meta/general/main_menu.php:513 -#: ../../enterprise/godmode/menu.php:226 -msgid "Alert correlation" -msgstr "Correlación de alertas" +#: ../../views/tacticalView/view.php:107 +msgid "Database status" +msgstr "Estado de la base de datos" -#: ../../enterprise/meta/general/main_menu.php:518 -#: ../../godmode/alerts/alert_view.php:65 ../../godmode/alerts/alert_view.php:286 -#: ../../include/functions_events.php:4523 -msgid "Alert details" -msgstr "Detalles de alerta" +#: ../../views/tacticalView/view.php:113 +msgid "Data records" +msgstr "Registros de datos" -#: ../../enterprise/meta/general/main_menu.php:538 -#: ../../enterprise/meta/general/main_menu.php:539 -#: ../../enterprise/meta/general/main_menu.php:627 -#: ../../enterprise/meta/general/main_menu.php:628 -#: ../../enterprise/meta/general/main_menu.php:648 -#: ../../enterprise/meta/general/main_menu.php:649 -msgid "Centralised management" -msgstr "Gestión centralizada" +#: ../../views/tacticalView/view.php:121 +msgid "String records" +msgstr "Registros de cadenas" -#: ../../enterprise/meta/general/main_menu.php:594 -#: ../../enterprise/meta/general/main_menu.php:703 -#: ../../enterprise/meta/general/main_menu.php:724 ../../godmode/menu.php:299 -#: ../../godmode/massive/massive_operations.php:310 -#: ../../godmode/massive/massive_operations.php:333 -#: ../../godmode/massive/massive_operations.php:339 -#: ../../godmode/massive/massive_operations.php:355 -msgid "Bulk operations" -msgstr "Operaciones masivas" +#: ../../views/tacticalView/view.php:134 +msgid "Reads (last 24 hrs)" +msgstr "Leídos (últimas 24h)" -#: ../../enterprise/meta/general/main_menu.php:614 -msgid "Merging Tool" -msgstr "Herramienta de fusión" +#: ../../views/tacticalView/view.php:140 +msgid "Writes (last 24 hrs)" +msgstr "Escritos (últimas 24h)" -#: ../../enterprise/meta/general/main_menu.php:779 -#: ../../enterprise/meta/general/main_menu.php:814 -#: ../../enterprise/meta/general/main_menu.php:841 -msgid "List of Links" -msgstr "Lista de enlaces" +#: ../../views/tacticalView/view.php:179 +msgid "Log storage status" +msgstr "Estado de almacenamiento de logs" -#: ../../enterprise/meta/general/main_menu.php:911 ../../godmode/menu.php:520 -msgid "System audit log" -msgstr "Logs de auditoría del sistema" +#: ../../views/tacticalView/view.php:185 ../../views/tacticalView/view.php:220 +msgid "Total sources" +msgstr "Fuentes totales" -#: ../../enterprise/meta/general/main_menu.php:921 -#: ../../enterprise/meta/general/main_menu.php:922 ../../godmode/menu.php:708 -#: ../../operation/menu.php:811 -msgid "About" -msgstr "Acerca de" +#: ../../views/tacticalView/view.php:193 +msgid "Stored data" +msgstr "Datos almacenados" -#: ../../enterprise/meta/general/login_page.php:115 -#: ../../enterprise/meta/general/login_page.php:118 -#: ../../enterprise/include/process_reset_pass.php:77 -#: ../../enterprise/include/reset_pass.php:135 ../../general/login_page.php:182 -#: ../../general/login_page.php:185 -msgid "Docs" +#: ../../views/tacticalView/view.php:196 +msgid "Documents" msgstr "Documentos" -#: ../../enterprise/meta/general/login_page.php:181 -#: ../../general/login_page.php:388 -msgid "Authentication code" -msgstr "Código de autentificación" +#: ../../views/tacticalView/view.php:200 +msgid "Age of stored data" +msgstr "Agentes de los datos almacenados" -#: ../../enterprise/meta/general/login_page.php:185 -#: ../../mobile/include/user.class.php:595 ../../general/login_page.php:393 -msgid "Check code" -msgstr "Código de comprobación" +#: ../../views/tacticalView/view.php:214 +msgid "Trap queues" +msgstr "Colas de trapo" -#: ../../enterprise/meta/general/login_page.php:229 -#: ../../enterprise/meta/general/login_page.php:288 -#: ../../mobile/include/user.class.php:470 -msgid "Login" -msgstr "Iniciar sesión" +#: ../../views/tacticalView/view.php:241 +msgid "Currently triggered" +msgstr "Disparadas actualmente" -#: ../../enterprise/meta/general/login_page.php:245 -#: ../../mobile/include/user.class.php:490 ../../general/login_page.php:316 -msgid "Login with SAML" -msgstr "Entrar con SAML" +#: ../../views/tacticalView/view.php:247 +msgid "Active alerts" +msgstr "Alertas activas" -#: ../../enterprise/meta/general/login_page.php:303 -#: ../../general/login_page.php:424 ../../general/login_page.php:427 -msgid "Forgot your password?" -msgstr "¿Has olvidado tu contraseña?" +#: ../../views/tacticalView/view.php:255 +msgid "Logged in users (24 hrs)" +msgstr "Usuarios conectados (24h)" -#: ../../enterprise/meta/general/login_page.php:344 -#: ../../enterprise/meta/general/login_page.php:347 -#: ../../enterprise/meta/general/login_page.php:361 -#: ../../enterprise/meta/general/login_page.php:364 -#: ../../enterprise/meta/general/login_page.php:381 -#: ../../enterprise/meta/general/login_page.php:384 -#: ../../general/login_page.php:548 ../../general/login_page.php:551 -#: ../../general/login_page.php:588 ../../general/login_page.php:591 -msgid "Password reset" -msgstr "Restablecer contraseña" +#: ../../views/tacticalView/view.php:271 +msgid "Number of events per hour (" +msgstr "Número máximo de eventos por hora (" -#: ../../enterprise/meta/general/login_page.php:351 -#: ../../general/login_page.php:555 -msgid "INFO" -msgstr "INFO" +#: ../../views/tacticalView/view.php:277 +msgid "Criticality" +msgstr "Criticidad" -#: ../../enterprise/meta/general/login_page.php:352 -#: ../../general/login_page.php:556 -msgid "An email has been sent to your email address" -msgstr "Se ha enviado un email a su dirección de correo electrónico" +#: ../../views/tacticalView/view.php:289 +msgid "Pending validation" +msgstr "Validción pendiente" -#: ../../enterprise/meta/general/login_page.php:388 -#: ../../general/login_page.php:595 -msgid "SUCCESS" -msgstr "CORRECTO" +#: ../../views/tacticalView/view.php:297 +msgid "Active events (" +msgstr "Eventos activos (" -#: ../../enterprise/meta/general/login_page.php:403 -#: ../../enterprise/meta/general/login_page.php:406 -#: ../../enterprise/include/functions_login.php:209 -#: ../../general/login_page.php:638 ../../general/login_page.php:641 -#: ../../general/login_page.php:803 ../../general/login_page.php:806 -msgid "Login failed" -msgstr "Error de inicio de sesión" +#: ../../views/tacticalView/view.php:324 +msgid "Alerts (24hrs)" +msgstr "Alertas (24h)" -#: ../../enterprise/meta/general/login_page.php:428 -#: ../../enterprise/meta/general/login_page.php:431 -#: ../../enterprise/meta/general/login_page.php:435 -#: ../../general/login_page.php:669 ../../general/login_page.php:672 -#: ../../general/login_page.php:676 -msgid "Logged out" -msgstr "Desconectado" +#: ../../views/tacticalView/view.php:330 +msgid "Top 20 groups" +msgstr "Primeros 20 grupos" -#: ../../enterprise/meta/general/login_page.php:436 -#: ../../mobile/include/user.class.php:361 ../../general/login_page.php:678 +#: ../../enterprise/extensions/csv_import_group/main.php:40 +msgid "CSV import group" +msgstr "Importar grupos de CSV" + +#: ../../enterprise/extensions/csv_import_group/main.php:61 #, php-format -msgid "" -"Your session has ended. Please close your browser window to close this %s " -"session." -msgstr "La sesión ha terminado. Cierre el navegador para cerrar la sesión de %s." +msgid "Created group %s" +msgstr "Grupo creado %s" -#: ../../enterprise/load_enterprise.php:568 ../../godmode/setup/license.php:111 -msgid "License updated" -msgstr "Licencia actualizada" - -#: ../../enterprise/load_enterprise.php:569 -msgid "Failed while updating license." -msgstr "Error al actualizar la licencia." - -#: ../../enterprise/load_enterprise.php:594 -#: ../../enterprise/load_enterprise.php:659 -msgid "Invalid licence." -msgstr "Licencia no válida" - -#: ../../enterprise/load_enterprise.php:594 -msgid "Please contact your system administrator." -msgstr "Por favor, contacta con el administrador del sistema." - -#: ../../enterprise/load_enterprise.php:659 +#: ../../enterprise/extensions/csv_import_group/main.php:62 #, php-format -msgid "Please contact %s for a valid licence." -msgstr "Póngase en contacto con %s para obtener una licencia válida." +msgid "Could not create group %s" +msgstr "No se pudo crear el grupo %s" -#: ../../enterprise/load_enterprise.php:660 -#, php-format -msgid "Or disable %s enterprise" -msgstr "O deshabilite %s Enterprise" +#: ../../enterprise/extensions/csv_import_group/main.php:69 +msgid "File processed" +msgstr "Archivo procesado" -#: ../../enterprise/load_enterprise.php:757 -#: ../../enterprise/godmode/reporting/aws_view.php:181 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3239 -#: ../../godmode/setup/license.php:310 ../../godmode/wizards/Cloud.class.php:343 -#: ../../mobile/operation/events.php:883 ../../include/ajax/alert_list.ajax.php:293 -#: ../../include/ajax/alert_list.ajax.php:319 -#: ../../include/class/SnmpConsole.class.php:456 -#: ../../include/class/SnmpConsole.class.php:514 -#: ../../include/class/SnmpConsole.class.php:858 -#: ../../operation/agentes/alerts_status.php:304 -#: ../../operation/agentes/alerts_status.php:453 -#: ../../operation/agentes/alerts_status.php:467 -msgid "Validate" -msgstr "Validar" +#: ../../enterprise/extensions/csv_import_group/main.php:72 +msgid "Please syncronize groups to nodes" +msgstr "Sincronice los grupos con los nodos" -#: ../../enterprise/load_enterprise.php:767 -#: ../../enterprise/load_enterprise.php:1076 -msgid "Request new licence" -msgstr "Solicitar una nueva licencia" +#: ../../enterprise/extensions/csv_import_group/main.php:81 +#: ../../enterprise/tools/ipam/ipam_list.php:548 +#: ../../enterprise/tools/ipam/ipam_network.php:228 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:928 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:374 +msgid "The CSV file must have the fields in the following order: " +msgstr "El archivo CSV debe tener los campos en el siguiente orden:" -#: ../../enterprise/load_enterprise.php:857 -msgid "" -"Metaconsole unreached

This " -"node has a metaconsole license and cannot contact with the metaconsole." -msgstr "" -"No se pudo conectar con la Metaconsola

Este nodo tiene una licencia de Metaconsola pero no pudo " -"establecer contacto." +#: ../../enterprise/extensions/csv_import_group/main.php:97 +#: ../../enterprise/include/class/CSVImportAgents.class.php:149 +#: ../../enterprise/tools/ipam/ipam_list.php:55 +#: ../../enterprise/tools/ipam/ipam_network.php:247 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:58 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:51 +msgid "Upload file" +msgstr "Subir archivo" -#: ../../enterprise/load_enterprise.php:874 -#: ../../enterprise/load_enterprise.php:880 -#: ../../enterprise/load_enterprise.php:896 -#, php-format -msgid "" -"License exceeded

This " -"license allows %d agents and you have %d agents configured." -msgstr "" -"Ha excedido los términos de la licencia

Esta licencia permite %d agentes y tiene %d agentes " -"configurados." - -#: ../../enterprise/load_enterprise.php:875 -#: ../../enterprise/load_enterprise.php:882 -#: ../../enterprise/load_enterprise.php:891 -#: ../../enterprise/load_enterprise.php:898 -#: ../../enterprise/load_enterprise.php:910 -#, php-format -msgid "Please contact %s to extend the license." -msgstr "Póngase en contacto con %s para ampliar la licencia." - -#: ../../enterprise/load_enterprise.php:881 -#: ../../enterprise/load_enterprise.php:883 -#: ../../enterprise/load_enterprise.php:897 -#: ../../enterprise/load_enterprise.php:899 -#: ../../enterprise/load_enterprise.php:926 -#: ../../enterprise/load_enterprise.php:934 -msgid "This console will work in limited mode. Enterprise features will not work." -msgstr "" -"Esta consola funcionará en modo limitado. Las funcionalidades Enterprise no " -"funcionarán." - -#: ../../enterprise/load_enterprise.php:890 -#, php-format -msgid "" -"License exceeded

This " -"license allows %d agents and you have %d agents configured." -msgstr "" -"Licencia superada

Esta " -"licencia permite %d agentes y tiene %d agentes configurados." - -#: ../../enterprise/load_enterprise.php:909 -#, php-format -msgid "" -"License exceeded

This " -"license allows %d modules and you have %d modules configured." -msgstr "" -"Ha excedido los términos de la licencia

Esta licencia permite %d módulos y tiene %d módulos " -"configurados." - -#: ../../enterprise/load_enterprise.php:919 -#: ../../enterprise/load_enterprise.php:925 -msgid "" -"This license has expired.

You " -"can not get updates until you renew the license." -msgstr "" -"Licencia caducada.

No podrás " -"actualizar Pandora FMS hasta que no renueves la licencia." - -#: ../../enterprise/load_enterprise.php:920 -#: ../../enterprise/load_enterprise.php:927 -#, php-format -msgid "Please contact %s to renew the license." -msgstr "Póngase en contacto con %s para renovar la licencia." - -#: ../../enterprise/load_enterprise.php:931 -#: ../../enterprise/load_enterprise.php:1072 -#: ../../godmode/users/configure_user.php:1068 -msgid "Renew" -msgstr "Renovar" - -#: ../../enterprise/load_enterprise.php:941 -#, 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 "" -"Esta licencia no incluye soporte. " -"

La instalación de %s continuará funcionando con normalidad y sin " -"límites, pero sin soporte ni actualizaciones." +#: ../../enterprise/extensions/csv_import_group/main.php:109 +#: ../../enterprise/include/class/CSVImportAgents.class.php:166 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1432 +#: ../../enterprise/tools/ipam/ipam_list.php:84 +#: ../../enterprise/tools/ipam/ipam_network.php:275 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:82 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:72 +msgid "Separator" +msgstr "Separador" #: ../../enterprise/extensions/disabled/check_acls.php:16 msgid "ACL users for this agent" @@ -13754,24 +44996,10 @@ msgstr "Gestión de eventos" msgid "Systems management" msgstr "Gestión de sistemas" -#: ../../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:201 -#: ../../godmode/users/user_list.php:580 ../../godmode/users/user_list.php:768 -#: ../../operation/search_users.php:62 -msgid "Admin" -msgstr "Administrador" - #: ../../enterprise/extensions/disabled/check_acls.php:112 msgid "There are no defined users" msgstr "No hay usuarios definidos" -#: ../../enterprise/extensions/disabled/check_acls.php:134 -#: ../../godmode/menu.php:235 ../../godmode/tag/tag.php:153 -msgid "Module tags" -msgstr "Etiquetas de módulos" - #: ../../enterprise/extensions/disabled/check_acls.php:197 msgid "ACL module tags for the modules in this agent" msgstr "Etiquetas del módulo de ACL para los módulos de este agente" @@ -13784,111 +45012,19 @@ msgstr "Solo los usuarios administradores pueden ver esta sección." msgid "Check ACL" msgstr "Comprobar ACL" -#: ../../enterprise/extensions/translate_string.php:173 -#: ../../enterprise/extensions/translate_string.php:441 -msgid "Translate string" -msgstr "Traducir cadena" - -#: ../../enterprise/extensions/vmware.php:46 -msgid "Failed to initialize VMware extension." -msgstr "Error al inicializar la extensión VMware" - -#: ../../enterprise/extensions/vmware.php:89 -msgid "VMware View" -msgstr "Vista VMware" - -#: ../../enterprise/extensions/csv_import_group/main.php:32 -#: ../../enterprise/include/class/Omnishell.class.php:341 -#: ../../enterprise/operation/log/elasticsearch_interface.php:46 -#: ../../enterprise/tools/ipam/ipam.php:453 -#: ../../extensions/extension_uploader.php:39 ../../extensions/api_checker.php:219 -#: ../../extensions/db_status.php:34 ../../extensions/files_repo.php:141 -#: ../../extensions/files_repo.php:253 ../../extensions/pandora_logs.php:95 -#: ../../godmode/extensions.php:38 ../../godmode/menu.php:511 -#: ../../godmode/setup/news.php:39 ../../godmode/setup/links.php:29 -#: ../../godmode/setup/file_manager.php:56 -#: ../../include/class/EventSound.class.php:226 -#: ../../include/class/Diagnostics.class.php:159 -msgid "Admin tools" -msgstr "Herramientas administrativas" - -#: ../../enterprise/extensions/csv_import_group/main.php:36 -#: ../../extensions/extension_uploader.php:43 ../../extensions/api_checker.php:223 -#: ../../extensions/files_repo.php:145 ../../extensions/files_repo.php:257 -#: ../../extensions/pandora_logs.php:99 ../../godmode/extensions.php:42 -#: ../../godmode/menu.php:635 -msgid "Extension manager" -msgstr "Gestor de extensión" - -#: ../../enterprise/extensions/csv_import_group/main.php:40 -#: ../../enterprise/extensions/csv_import_group.php:61 -msgid "CSV import group" -msgstr "Importar grupos de CSV" - -#: ../../enterprise/extensions/csv_import_group/main.php:61 -#, php-format -msgid "Created group %s" -msgstr "Grupo creado %s" - -#: ../../enterprise/extensions/csv_import_group/main.php:62 -#, php-format -msgid "Could not create group %s" -msgstr "No se pudo crear el grupo %s" - -#: ../../enterprise/extensions/csv_import_group/main.php:69 -msgid "File processed" -msgstr "Archivo procesado" - -#: ../../enterprise/extensions/csv_import_group/main.php:72 -msgid "Please syncronize groups to nodes" -msgstr "Sincronice los grupos con los nodos" - -#: ../../enterprise/extensions/csv_import_group/main.php:81 -#: ../../enterprise/tools/ipam/ipam_network.php:228 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:928 -#: ../../enterprise/tools/ipam/ipam_list.php:548 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:374 -msgid "The CSV file must have the fields in the following order: " -msgstr "El archivo CSV debe tener los campos en el siguiente orden:" - -#: ../../enterprise/extensions/csv_import_group/main.php:97 -#: ../../enterprise/include/class/CSVImportAgents.class.php:149 -#: ../../enterprise/tools/ipam/ipam_network.php:247 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:58 -#: ../../enterprise/tools/ipam/ipam_list.php:55 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:51 -msgid "Upload file" -msgstr "Subir archivo" - -#: ../../enterprise/extensions/csv_import_group/main.php:109 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1432 -#: ../../enterprise/include/class/CSVImportAgents.class.php:166 -#: ../../enterprise/tools/ipam/ipam_network.php:275 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:82 -#: ../../enterprise/tools/ipam/ipam_list.php:84 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:72 -msgid "Separator" -msgstr "Separador" - -#: ../../enterprise/extensions/csv_import_group/main.php:131 -#: ../../enterprise/include/class/CSVImportAgents.class.php:208 -#: ../../include/functions_filemanager.php:942 -msgid "Go" -msgstr "Ir" +#: ../../enterprise/extensions/resource_exportation/functions.php:28 +msgid "Export agents" +msgstr "Exportar agentes" #: ../../enterprise/extensions/resource_registration/functions.php:61 #, php-format msgid "Error create '%s' policy, the name exist and there aren't free name." -msgstr "" -"Error al crear la política '%s', el nombre ya existe. Ese nombre no está " -"disponible." +msgstr "Error al crear la política '%s', el nombre ya existe. Ese nombre no 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 "" -"Política de advertencia '%s' creada, el nombre existe, la política tiene el " -"nombre %s." +msgstr "Política de advertencia '%s' creada, el nombre existe, la política tiene el nombre %s." #: ../../enterprise/extensions/resource_registration/functions.php:78 msgid "Error the policy haven't name." @@ -13999,14 +45135,6 @@ msgstr "Error al añadir alerta; la acción '%s' no existe." msgid "Success add '%s' action." msgstr "Acción '%s' añadida correctamente" -#: ../../enterprise/extensions/resource_registration/functions.php:818 -#: ../../extensions/resource_registration.php:417 -#: ../../extensions/resource_registration.php:439 -#: ../../extensions/resource_registration.php:450 -#, php-format -msgid "Error add '%s' action." -msgstr "Error al añadir la acción '%s'" - #: ../../enterprise/extensions/resource_registration/functions.php:854 msgid "The inventory module does not exist" msgstr "El módulo de inventario no existe" @@ -14021,6 +45149,14 @@ msgstr "Éxito agregar el módulo de inventario '%s'." msgid "Error add '%s' inventory module." msgstr "Error al agregar el módulo de inventario '%s'." +#: ../../enterprise/extensions/vmware/vmware_manager.php:227 +msgid "Power Status: " +msgstr "Estado: " + +#: ../../enterprise/extensions/vmware/vmware_manager.php:273 +msgid "Change Status" +msgstr "Cambiar estado:" + #: ../../enterprise/extensions/vmware/vmware_view.php:59 msgid "Top 5 VMs CPU Usage" msgstr "Top 5 VMs del uso de CPU" @@ -14037,1088 +45173,213 @@ msgstr "Top 5 VMs en uso de aprovisionamiento" msgid "Top 5 VMs Network Usage" msgstr "Top 5 VMs del uso de la red" -#: ../../enterprise/extensions/vmware/vmware_view.php:671 +#: ../../enterprise/extensions/vmware/vmware_view.php:679 msgid "Host ESX" msgstr "Host ESX" -#: ../../enterprise/extensions/vmware/vmware_view.php:1029 -#: ../../enterprise/include/functions_services.php:2027 -#: ../../enterprise/operation/agentes/policy_view.php:478 -#: ../../enterprise/operation/agentes/policy_view.php:484 -#: ../../enterprise/operation/agentes/tag_view.php:1075 -#: ../../enterprise/operation/agentes/tag_view.php:1081 -#: ../../enterprise/operation/agentes/tag_view.php:1122 -#: ../../enterprise/operation/agentes/tag_view.php:1128 -#: ../../mobile/operation/modules.php:548 ../../mobile/operation/modules.php:571 -#: ../../mobile/operation/modules.php:622 ../../mobile/operation/modules.php:645 -#: ../../mobile/operation/services.php:427 ../../include/functions.php:1416 -#: ../../include/functions.php:1455 ../../include/functions_modules.php:2910 -#: ../../include/functions_modules.php:2916 -#: ../../include/functions_modules.php:4244 -#: ../../include/functions_modules.php:4276 ../../include/functions_ui.php:4351 -#: ../../include/functions_ui.php:4427 ../../include/class/Tree.class.php:687 -#: ../../include/lib/Module.php:603 ../../include/functions_events.php:64 -#: ../../include/functions_events.php:116 ../../include/functions_events.php:179 -#: ../../operation/agentes/status_monitor.php:1816 -#: ../../operation/agentes/status_monitor.php:1822 -#: ../../operation/agentes/status_monitor.php:1920 -#: ../../operation/agentes/status_monitor.php:1926 -#: ../../operation/agentes/pandora_networkmap.view.php:1849 -#: ../../operation/agentes/pandora_networkmap.view.php:1857 -#: ../../operation/search_modules.php:118 ../../operation/search_modules.php:145 -#: ../../operation/events/events.php:697 ../../operation/events/events.php:781 -#: ../../operation/events/events.php:805 -msgid "NORMAL" -msgstr "NORMAL" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1034 -#: ../../enterprise/include/functions_services.php:2035 -#: ../../enterprise/operation/agentes/policy_view.php:472 -#: ../../enterprise/operation/agentes/policy_view.php:489 -#: ../../enterprise/operation/agentes/tag_view.php:1089 -#: ../../enterprise/operation/agentes/tag_view.php:1095 -#: ../../enterprise/operation/agentes/tag_view.php:1138 -#: ../../enterprise/operation/agentes/tag_view.php:1144 -#: ../../mobile/operation/modules.php:554 ../../mobile/operation/modules.php:579 -#: ../../mobile/operation/modules.php:628 ../../mobile/operation/modules.php:653 -#: ../../mobile/operation/services.php:435 ../../include/functions.php:1404 -#: ../../include/functions.php:1436 ../../include/functions_modules.php:2904 -#: ../../include/functions_modules.php:2920 -#: ../../include/functions_modules.php:4248 -#: ../../include/functions_modules.php:4268 ../../include/functions_ui.php:4357 -#: ../../include/functions_ui.php:4437 ../../include/class/Tree.class.php:657 -#: ../../include/lib/Module.php:587 ../../include/functions_events.php:67 -#: ../../include/functions_events.php:120 ../../include/functions_events.php:164 -#: ../../operation/agentes/status_monitor.php:1830 -#: ../../operation/agentes/status_monitor.php:1843 -#: ../../operation/agentes/status_monitor.php:1936 -#: ../../operation/agentes/status_monitor.php:1942 -#: ../../operation/agentes/pandora_networkmap.view.php:1843 -#: ../../operation/agentes/pandora_networkmap.view.php:1862 -#: ../../operation/search_modules.php:124 ../../operation/search_modules.php:153 -#: ../../operation/events/events.php:672 ../../operation/events/events.php:787 -#: ../../operation/events/events.php:810 -msgid "CRITICAL" -msgstr "CRÍTICO" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1039 -#: ../../enterprise/include/functions_services.php:2043 -#: ../../enterprise/include/functions_login.php:51 -#: ../../enterprise/operation/agentes/policy_view.php:475 -#: ../../enterprise/operation/agentes/policy_view.php:494 -#: ../../enterprise/operation/agentes/tag_view.php:1103 -#: ../../enterprise/operation/agentes/tag_view.php:1109 -#: ../../enterprise/operation/agentes/tag_view.php:1154 -#: ../../enterprise/operation/agentes/tag_view.php:1160 -#: ../../mobile/operation/modules.php:560 ../../mobile/operation/modules.php:587 -#: ../../mobile/operation/modules.php:634 ../../mobile/operation/modules.php:661 -#: ../../mobile/operation/services.php:443 ../../include/functions.php:1407 -#: ../../include/functions.php:1443 ../../include/functions_modules.php:2907 -#: ../../include/functions_modules.php:2924 -#: ../../include/functions_modules.php:4252 -#: ../../include/functions_modules.php:4284 ../../include/functions_ui.php:4345 -#: ../../include/functions_ui.php:4432 ../../include/class/Tree.class.php:665 -#: ../../include/class/NetworkMap.class.php:2957 ../../include/lib/Module.php:591 -#: ../../include/functions_events.php:78 ../../include/functions_events.php:112 -#: ../../include/functions_events.php:182 -#: ../../operation/agentes/status_monitor.php:1851 -#: ../../operation/agentes/status_monitor.php:1864 -#: ../../operation/agentes/status_monitor.php:1952 -#: ../../operation/agentes/status_monitor.php:1958 -#: ../../operation/agentes/pandora_networkmap.view.php:1846 -#: ../../operation/agentes/pandora_networkmap.view.php:1867 -#: ../../operation/search_modules.php:130 ../../operation/search_modules.php:161 -#: ../../operation/events/events.php:702 ../../operation/events/events.php:775 -#: ../../operation/events/events.php:827 -msgid "WARNING" -msgstr "ADVERTENCIA" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1044 -#: ../../enterprise/include/functions_services.php:2058 -#: ../../enterprise/operation/agentes/policy_view.php:484 -#: ../../enterprise/operation/agentes/policy_view.php:489 -#: ../../enterprise/operation/agentes/policy_view.php:494 -#: ../../enterprise/operation/agentes/tag_view.php:1122 -#: ../../enterprise/operation/agentes/tag_view.php:1128 -#: ../../enterprise/operation/agentes/tag_view.php:1138 -#: ../../enterprise/operation/agentes/tag_view.php:1144 -#: ../../enterprise/operation/agentes/tag_view.php:1154 -#: ../../enterprise/operation/agentes/tag_view.php:1160 -#: ../../mobile/operation/modules.php:571 ../../mobile/operation/modules.php:579 -#: ../../mobile/operation/modules.php:587 ../../mobile/operation/modules.php:645 -#: ../../mobile/operation/modules.php:653 ../../mobile/operation/modules.php:661 -#: ../../mobile/operation/services.php:458 ../../include/functions.php:1420 -#: ../../include/functions.php:1446 ../../include/functions_modules.php:2916 -#: ../../include/functions_modules.php:2920 -#: ../../include/functions_modules.php:2924 -#: ../../include/functions_modules.php:4256 ../../include/functions_ui.php:4364 -#: ../../include/functions_ui.php:4452 ../../include/class/Tree.class.php:671 -#: ../../include/lib/Module.php:594 ../../include/functions_events.php:81 -#: ../../include/functions_events.php:125 ../../include/functions_events.php:185 -#: ../../operation/agentes/status_monitor.php:1872 -#: ../../operation/agentes/status_monitor.php:1885 -#: ../../operation/agentes/status_monitor.php:1920 -#: ../../operation/agentes/status_monitor.php:1926 -#: ../../operation/agentes/status_monitor.php:1936 -#: ../../operation/agentes/status_monitor.php:1942 -#: ../../operation/agentes/status_monitor.php:1952 -#: ../../operation/agentes/status_monitor.php:1958 -#: ../../operation/agentes/pandora_networkmap.view.php:1857 -#: ../../operation/agentes/pandora_networkmap.view.php:1862 -#: ../../operation/agentes/pandora_networkmap.view.php:1867 -#: ../../operation/search_modules.php:136 ../../operation/search_modules.php:145 -#: ../../operation/search_modules.php:153 ../../operation/search_modules.php:161 -#: ../../operation/events/events.php:708 ../../operation/events/events.php:794 -#: ../../operation/events/events.php:832 -msgid "UNKNOWN" -msgstr "DESCONOCIDO" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1056 +#: ../../enterprise/extensions/vmware/vmware_view.php:1064 msgid "CPU Usage" msgstr "Uso de CPU" -#: ../../enterprise/extensions/vmware/vmware_view.php:1066 +#: ../../enterprise/extensions/vmware/vmware_view.php:1074 msgid "Memory Usage" msgstr "Uso de memoria" -#: ../../enterprise/extensions/vmware/vmware_view.php:1076 +#: ../../enterprise/extensions/vmware/vmware_view.php:1084 msgid "Disk I/O Rate" msgstr "Ratio lectura/escritura de disco" -#: ../../enterprise/extensions/vmware/vmware_view.php:1086 +#: ../../enterprise/extensions/vmware/vmware_view.php:1094 msgid "Network Usage" msgstr "Uso de red" -#: ../../enterprise/extensions/vmware/vmware_view.php:1189 +#: ../../enterprise/extensions/vmware/vmware_view.php:1197 msgid "Settings updated " msgstr "Ajustes actualizados " -#: ../../enterprise/extensions/vmware/vmware_view.php:1191 +#: ../../enterprise/extensions/vmware/vmware_view.php:1199 msgid "No changes in settings " msgstr "No hay cambios en los ajustes " -#: ../../enterprise/extensions/vmware/vmware_view.php:1203 +#: ../../enterprise/extensions/vmware/vmware_view.php:1211 msgid "CPU usage graphs" msgstr "Gráficas de uso de CPU" -#: ../../enterprise/extensions/vmware/vmware_view.php:1205 -#: ../../enterprise/extensions/vmware/vmware_view.php:1215 -#: ../../enterprise/extensions/vmware/vmware_view.php:1225 -#: ../../enterprise/extensions/vmware/vmware_view.php:1235 +#: ../../enterprise/extensions/vmware/vmware_view.php:1213 +#: ../../enterprise/extensions/vmware/vmware_view.php:1223 +#: ../../enterprise/extensions/vmware/vmware_view.php:1233 +#: ../../enterprise/extensions/vmware/vmware_view.php:1243 msgid "Force minimum value" msgstr "Forzar valor mínimo" -#: ../../enterprise/extensions/vmware/vmware_view.php:1209 -#: ../../enterprise/extensions/vmware/vmware_view.php:1219 -#: ../../enterprise/extensions/vmware/vmware_view.php:1229 -#: ../../enterprise/extensions/vmware/vmware_view.php:1239 +#: ../../enterprise/extensions/vmware/vmware_view.php:1217 +#: ../../enterprise/extensions/vmware/vmware_view.php:1227 +#: ../../enterprise/extensions/vmware/vmware_view.php:1237 +#: ../../enterprise/extensions/vmware/vmware_view.php:1247 msgid "Force maximum value" msgstr "Forzar valor máximo" -#: ../../enterprise/extensions/vmware/vmware_view.php:1213 +#: ../../enterprise/extensions/vmware/vmware_view.php:1221 msgid "Memory usage graphs" msgstr "Gráficos de uso de memoria" -#: ../../enterprise/extensions/vmware/vmware_view.php:1223 +#: ../../enterprise/extensions/vmware/vmware_view.php:1231 msgid "Provisioning Usage graphs" msgstr "Gráficos de uso de aprovisionamiento" -#: ../../enterprise/extensions/vmware/vmware_view.php:1233 +#: ../../enterprise/extensions/vmware/vmware_view.php:1241 msgid "Network usage graphs" msgstr "Gráficos de uso de red" -#: ../../enterprise/extensions/vmware/vmware_view.php:1252 +#: ../../enterprise/extensions/vmware/vmware_view.php:1260 msgid "Map items" msgstr "Elementos del mapa" -#: ../../enterprise/extensions/vmware/vmware_view.php:1254 +#: ../../enterprise/extensions/vmware/vmware_view.php:1262 msgid "Show datastores" msgstr "Mostrar datastores" -#: ../../enterprise/extensions/vmware/vmware_view.php:1263 +#: ../../enterprise/extensions/vmware/vmware_view.php:1271 msgid "Show ESXis" msgstr "Mostrar ESXis" -#: ../../enterprise/extensions/vmware/vmware_view.php:1272 +#: ../../enterprise/extensions/vmware/vmware_view.php:1280 msgid "Show VMs" msgstr "Mostrar VMs" -#: ../../enterprise/extensions/vmware/vmware_view.php:1281 +#: ../../enterprise/extensions/vmware/vmware_view.php:1289 msgid "Font size (px)" msgstr "Tamaño de fuente (px)" -#: ../../enterprise/extensions/vmware/vmware_view.php:1285 +#: ../../enterprise/extensions/vmware/vmware_view.php:1293 msgid "Node radius (px)" msgstr "Radio del nodo (px)" -#: ../../enterprise/extensions/vmware/vmware_view.php:1289 +#: ../../enterprise/extensions/vmware/vmware_view.php:1297 msgid "Node separation (rate)" msgstr "Separación de nodos (tasa)" -#: ../../enterprise/extensions/vmware/vmware_view.php:1296 +#: ../../enterprise/extensions/vmware/vmware_view.php:1304 msgid "" -"Looking for VMware configuration? You can configure several tasks using " -"Discovery Applications." +"Looking for VMware configuration? You can configure several tasks using Discovery " +"Applications." msgstr "" -"¿Está buscando la configuración VMware? Puede configurar varias tareas usando " -"las aplicaciones de Discovery." +"¿Está buscando la configuración VMware? Puede configurar varias tareas usando las " +"aplicaciones de Discovery." -#: ../../enterprise/extensions/vmware/vmware_view.php:1299 -#: ../../enterprise/extensions/vmware/vmware_view.php:1586 +#: ../../enterprise/extensions/vmware/vmware_view.php:1307 +#: ../../enterprise/extensions/vmware/vmware_view.php:1594 #: ../../enterprise/include/class/SAPView.class.php:626 msgid "this link" msgstr "este enlace" -#: ../../enterprise/extensions/vmware/vmware_view.php:1307 +#: ../../enterprise/extensions/vmware/vmware_view.php:1315 msgid "Graph settings" msgstr "Ajustes de gráfico" -#: ../../enterprise/extensions/vmware/vmware_view.php:1312 +#: ../../enterprise/extensions/vmware/vmware_view.php:1320 msgid "Map settings" msgstr "Ajustes del mapa" -#: ../../enterprise/extensions/vmware/vmware_view.php:1357 -#: ../../enterprise/extensions/vmware/vmware_view.php:1429 +#: ../../enterprise/extensions/vmware/vmware_view.php:1365 +#: ../../enterprise/extensions/vmware/vmware_view.php:1437 msgid "Welcome" msgstr "Bienvenid@" -#: ../../enterprise/extensions/vmware/vmware_view.php:1367 -#: ../../enterprise/extensions/vmware/vmware_view.php:1409 -#: ../../include/lib/Dashboard/Widgets/network_map.php:358 -#: ../../operation/gis_maps/render_view.php:180 -msgid "Map" -msgstr "Mapa" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1388 +#: ../../enterprise/extensions/vmware/vmware_view.php:1396 msgid "ESX Detail" msgstr "Detalle de ESX" -#: ../../enterprise/extensions/vmware/vmware_view.php:1419 +#: ../../enterprise/extensions/vmware/vmware_view.php:1427 msgid "ESX details" msgstr "Detalles de ESX" -#: ../../enterprise/extensions/vmware/vmware_view.php:1424 +#: ../../enterprise/extensions/vmware/vmware_view.php:1432 msgid "VMware view options" msgstr "Opciones de la vista de VMware" -#: ../../enterprise/extensions/vmware/vmware_view.php:1459 +#: ../../enterprise/extensions/vmware/vmware_view.php:1467 msgid "VMWare" msgstr "VMware" -#: ../../enterprise/extensions/vmware/vmware_view.php:1564 -msgid "" -"Some ESX Hosts are not up to date, please check VMware plugin configuration." -msgstr "" -"Algunos hosts ESX no están actualizados. Compruebe la configuración del plugin " -"VMware." +#: ../../enterprise/extensions/vmware/vmware_view.php:1572 +msgid "Some ESX Hosts are not up to date, please check VMware plugin configuration." +msgstr "Algunos hosts ESX no están actualizados. Compruebe la configuración del plugin VMware." -#: ../../enterprise/extensions/vmware/vmware_view.php:1566 +#: ../../enterprise/extensions/vmware/vmware_view.php:1574 msgid "VMware plugin is working." msgstr "El plugin de VMware está en funcionamiento." -#: ../../enterprise/extensions/vmware/vmware_view.php:1575 +#: ../../enterprise/extensions/vmware/vmware_view.php:1583 msgid "View VMware map" msgstr "Vista del mapa VMware" -#: ../../enterprise/extensions/vmware/vmware_view.php:1576 +#: ../../enterprise/extensions/vmware/vmware_view.php:1584 msgid "View VMware dashboard" msgstr "Vista del panel VMware" -#: ../../enterprise/extensions/vmware/vmware_view.php:1577 +#: ../../enterprise/extensions/vmware/vmware_view.php:1585 msgid "View ESX Host statistics from" msgstr "Ver estadísticas del host ESX desde" -#: ../../enterprise/extensions/vmware/vmware_view.php:1584 +#: ../../enterprise/extensions/vmware/vmware_view.php:1592 msgid "There are no VMware information detected in this environment." msgstr "No se ha detectado información VMware en este entorno." -#: ../../enterprise/extensions/vmware/vmware_view.php:1585 +#: ../../enterprise/extensions/vmware/vmware_view.php:1593 msgid "You can configure several tasks using Discovery Applications at " msgstr "Puede configurar diversas tareas usando las aplicaciones Discovery en " -#: ../../enterprise/extensions/vmware/vmware_view.php:1797 +#: ../../enterprise/extensions/vmware/vmware_view.php:1805 msgid "Show Datastores" msgstr "Mostrar datastores" -#: ../../enterprise/extensions/vmware/vmware_view.php:1803 +#: ../../enterprise/extensions/vmware/vmware_view.php:1811 msgid "Show ESX" msgstr "Mostrar ESX" -#: ../../enterprise/extensions/vmware/vmware_view.php:1809 +#: ../../enterprise/extensions/vmware/vmware_view.php:1817 msgid "Show VM" msgstr "Mostrar VM" -#: ../../enterprise/extensions/vmware/vmware_view.php:1817 -#: ../../godmode/reporting/visual_console_builder.wizard.php:218 -msgid "Font" -msgstr "Fuente" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1823 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:152 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:157 -#: ../../operation/agentes/pandora_networkmap.editor.php:405 -#: ../../operation/agentes/pandora_networkmap.view.php:143 -msgid "Node radius" -msgstr "Radio de los nodos" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1829 -#: ../../operation/agentes/pandora_networkmap.editor.php:539 -#: ../../operation/agentes/pandora_networkmap.view.php:309 -msgid "Node separation" -msgstr "Separación de nodos" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1875 -#: ../../enterprise/include/class/DeploymentCenter.class.php:490 -#: ../../enterprise/include/class/DeploymentCenter.class.php:498 -#: ../../enterprise/include/class/DeploymentCenter.class.php:506 -#: ../../enterprise/include/class/DeploymentCenter.class.php:787 -msgid "here" -msgstr "aquí" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1872 +#: ../../enterprise/extensions/vmware/vmware_view.php:1880 #, 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" +"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 "" -"Este mapa es una representación rápida de todas las entidades VMWare detectadas. " -"Puede crear un mapa VMWare personalizado definiendo un mapa de red basado en sus " -"tareas de descubrimiento VMWare %s" +"Este mapa es una representación rápida de todas las entidades VMWare detectadas. Puede crear " +"un mapa VMWare personalizado definiendo un mapa de red basado en sus tareas de " +"descubrimiento VMWare %s" -#: ../../enterprise/extensions/vmware/vmware_manager.php:227 -msgid "Power Status: " -msgstr "Estado: " - -#: ../../enterprise/extensions/vmware/vmware_manager.php:269 -#: ../../operation/agentes/pandora_networkmap.view.php:1882 -msgid "Status: " -msgstr "Estado: " - -#: ../../enterprise/extensions/vmware/vmware_manager.php:273 -msgid "Change Status" -msgstr "Cambiar estado:" - -#: ../../enterprise/extensions/resource_exportation/functions.php:28 -msgid "Export agents" -msgstr "Exportar agentes" - -#: ../../enterprise/extensions/resource_exportation/functions.php:46 -#: ../../enterprise/include/functions_reporting.php:8403 -#: ../../extensions/resource_exportation.php:456 -#: ../../extensions/resource_exportation.php:468 -#: ../../operation/agentes/exportdata.php:464 -msgid "Export" -msgstr "Exportar" +#: ../../enterprise/extensions/cron.php:156 ../../enterprise/meta/advanced/cron_main.php:79 +msgid "Cron jobs" +msgstr "Tareas cron" #: ../../enterprise/extensions/csv_import_group.php:46 #, php-format msgid "" -"This node is configured with centralized mode. All group information is read " -"only. Go to %s to import the CSV." +"This node is configured with centralized mode. All group information is read only. Go to %s " +"to import the CSV." msgstr "" -"Este nodo se configura con el modo centralizado. Toda la información del grupo " -"es de solo lectura. Vaya a %s para importar el CSV." +"Este nodo se configura con el modo centralizado. Toda la información del grupo es de solo " +"lectura. Vaya a %s para importar el CSV." + +#: ../../enterprise/extensions/csv_import_group.php:61 +msgid "Import groups with CSV file" +msgstr "Importar grupos con un archivo CSV" #: ../../enterprise/extensions/csv_import_group.php:75 msgid "CSV group import" msgstr "Importación de grupo CSV" -#: ../../enterprise/load_html_extra.php:202 -msgid "Activate license" -msgstr "Activar la licencia" +#: ../../enterprise/extensions/vmware.php:46 +msgid "Failed to initialize VMware extension." +msgstr "Error al inicializar la extensión VMware" -#: ../../enterprise/load_html_extra.php:203 -msgid "Your request key is:" -msgstr "Tu clave es:" - -#: ../../enterprise/load_html_extra.php:206 -#, php-format -msgid "" -"You can activate it manually
here or " -"automatically filling the form below:" -msgstr "" -"Lo puedes activar manualmente aquí o " -"automáticamente rellenando el siguiente formulario:" - -#: ../../enterprise/load_html_extra.php:213 -msgid "Auth Key:" -msgstr "Clave de autentificación:" - -#: ../../enterprise/load_html_extra.php:228 -msgid "ERROR:" -msgstr "ERROR:" - -#: ../../enterprise/load_html_extra.php:228 -msgid "When connecting to licence server." -msgstr "Al conectar con el servidor de licencias." - -#: ../../enterprise/godmode/modules/configure_local_component.php:143 -msgid "Update Local Component" -msgstr "Actualizar el componente local" - -#: ../../enterprise/godmode/modules/configure_local_component.php:145 -msgid "Create Local Component" -msgstr "Crear componente local" - -#: ../../enterprise/godmode/modules/configure_local_component.php:171 -#: ../../godmode/modules/manage_network_components_form_common.php:52 -#: ../../godmode/modules/manage_network_components_form_common.php:59 -#: ../../godmode/alerts/configure_alert_template.php:1193 -msgid "Wizard level" -msgstr "Nivel del asistente" - -#: ../../enterprise/godmode/modules/configure_local_component.php:205 -msgid "Throw unknown events" -msgstr "Generar eventos desconocidos" - -#: ../../enterprise/godmode/modules/configure_local_component.php:271 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:832 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2057 -#: ../../enterprise/include/functions_reporting_csv.php:804 -#: ../../enterprise/operation/agentes/tag_view.php:174 -#: ../../enterprise/operation/agentes/ver_agente.php:53 -#: ../../extensions/agents_modules.php:456 -#: ../../godmode/modules/manage_network_components_form_common.php:115 -#: ../../godmode/agentes/module_manager_editor_common.php:293 -#: ../../godmode/massive/massive_edit_modules.php:1071 -#: ../../godmode/reporting/create_container.php:640 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1762 -#: ../../mobile/operation/modules.php:183 ../../mobile/operation/modules.php:184 -#: ../../mobile/operation/modules.php:293 ../../mobile/operation/modules.php:294 -#: ../../mobile/operation/server_status.php:174 -#: ../../mobile/operation/server_status.php:175 -#: ../../include/functions_reporting_html.php:1781 -#: ../../include/ajax/heatmap.ajax.php:222 ../../include/ajax/heatmap.ajax.php:305 -#: ../../include/ajax/heatmap.ajax.php:430 ../../include/functions_graph.php:5105 -#: ../../include/functions_treeview.php:121 ../../include/functions_html.php:1659 -#: ../../include/class/WelcomeWindow.class.php:735 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:324 -#: ../../include/functions_events.php:4453 ../../operation/heatmap.php:103 -#: ../../operation/heatmap.php:105 ../../operation/agentes/status_monitor.php:858 -#: ../../operation/agentes/estado_monitores.php:590 -#: ../../operation/agentes/ver_agente.php:1194 -msgid "Module group" -msgstr "Grupo del módulo" - -#: ../../enterprise/godmode/modules/configure_local_component.php:313 -#: ../../godmode/modules/manage_network_components_form_common.php:164 -msgid "Advanced options Dynamic Threshold" -msgstr "Opciones avanzadas rango dinámico" - -#: ../../enterprise/godmode/modules/configure_local_component.php:319 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:489 -#: ../../godmode/modules/manage_network_components_form_common.php:170 -#: ../../godmode/massive/massive_edit_modules.php:622 -msgid "Dynamic Interval" -msgstr "Intervalo dinámico" - -#: ../../enterprise/godmode/modules/configure_local_component.php:337 -#: ../../godmode/modules/manage_network_components_form_common.php:185 -#: ../../godmode/modules/manage_network_components_form_common.php:195 -msgid "Dynamic Min. " -msgstr "Dinámico mínimo " - -#: ../../enterprise/godmode/modules/configure_local_component.php:344 -#: ../../godmode/modules/manage_network_components_form_common.php:202 -msgid "Dynamic Max. " -msgstr "Dinámico máximo" - -#: ../../enterprise/godmode/modules/configure_local_component.php:351 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:495 -#: ../../godmode/modules/manage_network_components_form_common.php:189 -#: ../../godmode/modules/manage_network_components_form_common.php:209 -msgid "Dynamic Two Tailed: " -msgstr "El segundo rango dínámico falla: " - -#: ../../enterprise/godmode/modules/configure_local_component.php:362 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:289 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:498 -#: ../../godmode/modules/manage_network_components_form_common.php:220 -#: ../../godmode/modules/manage_network_components_form_wizard.php:406 -#: ../../godmode/massive/massive_edit_modules.php:757 -#: ../../include/functions_treeview.php:95 ../../include/functions_alerts.php:685 -#: ../../include/class/TreeService.class.php:436 -#: ../../include/class/TreeService.class.php:645 -msgid "Warning status" -msgstr "Estado advertencia" - -#: ../../enterprise/godmode/modules/configure_local_component.php:364 -#: ../../enterprise/godmode/modules/configure_local_component.php:442 -#: ../../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 -#: ../../godmode/modules/manage_network_components_form_common.php:222 -#: ../../godmode/modules/manage_network_components_form_common.php:300 -#: ../../godmode/modules/manage_network_components_form_wizard.php:408 -#: ../../godmode/modules/manage_network_components_form_wizard.php:493 -#: ../../godmode/agentes/module_manager_editor_common.php:1167 -#: ../../godmode/massive/massive_edit_modules.php:663 -#: ../../godmode/massive/massive_edit_modules.php:769 -#: ../../godmode/massive/massive_edit_modules.php:1052 -#: ../../godmode/alerts/configure_alert_template.php:891 -#: ../../include/functions_reporting_html.php:5567 -#: ../../include/functions_treeview.php:91 ../../include/functions_treeview.php:103 -#: ../../include/functions_alerts.php:682 -#: ../../include/lib/Dashboard/Widgets/top_n.php:301 -msgid "Min." -msgstr "Mín." - -#: ../../enterprise/godmode/modules/configure_local_component.php:378 -#: ../../enterprise/godmode/modules/configure_local_component.php:456 -#: ../../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 -#: ../../godmode/modules/manage_network_components_form_common.php:236 -#: ../../godmode/modules/manage_network_components_form_common.php:314 -#: ../../godmode/modules/manage_network_components_form_wizard.php:422 -#: ../../godmode/modules/manage_network_components_form_wizard.php:507 -#: ../../godmode/agentes/module_manager_editor_common.php:1168 -#: ../../godmode/massive/massive_edit_modules.php:676 -#: ../../godmode/massive/massive_edit_modules.php:782 -#: ../../godmode/massive/massive_edit_modules.php:1057 -#: ../../godmode/alerts/configure_alert_template.php:904 -#: ../../include/functions_reporting_html.php:5568 -#: ../../include/functions_treeview.php:91 ../../include/functions_treeview.php:103 -#: ../../include/functions_alerts.php:681 -#: ../../include/lib/Dashboard/Widgets/top_n.php:300 -msgid "Max." -msgstr "Máx." - -#: ../../enterprise/godmode/modules/configure_local_component.php:392 -#: ../../enterprise/godmode/modules/configure_local_component.php:470 -#: ../../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 -#: ../../godmode/modules/manage_network_components_form_common.php:250 -#: ../../godmode/modules/manage_network_components_form_common.php:328 -#: ../../godmode/modules/manage_network_components_form_wizard.php:436 -#: ../../godmode/modules/manage_network_components_form_wizard.php:521 -#: ../../godmode/agentes/module_manager_editor_common.php:504 -#: ../../godmode/agentes/module_manager_editor_common.php:601 -#: ../../godmode/massive/massive_edit_modules.php:689 -#: ../../godmode/massive/massive_edit_modules.php:795 -#: ../../include/functions_treeview.php:89 ../../include/functions_treeview.php:101 -msgid "Str." -msgstr "Str." - -#: ../../enterprise/godmode/modules/configure_local_component.php:413 -#: ../../enterprise/godmode/modules/configure_local_component.php:491 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:567 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:658 -#: ../../godmode/modules/manage_network_components_form_common.php:271 -#: ../../godmode/modules/manage_network_components_form_common.php:349 -#: ../../godmode/modules/manage_network_components_form_wizard.php:457 -#: ../../godmode/modules/manage_network_components_form_wizard.php:542 -#: ../../godmode/agentes/module_manager_editor_common.php:478 -#: ../../godmode/agentes/module_manager_editor_common.php:566 -#: ../../godmode/massive/massive_edit_modules.php:723 -#: ../../godmode/massive/massive_edit_modules.php:829 -msgid "Percentage" -msgstr "Porcentaje" - -#: ../../enterprise/godmode/modules/configure_local_component.php:413 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:568 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:659 -#: ../../godmode/modules/manage_network_components_form_common.php:271 -#: ../../godmode/modules/manage_network_components_form_wizard.php:457 -msgid "Defines threshold as a percentage of value decrease/increment" -msgstr "Define el umbral como un porcentaje de disminución/incremento del valor" - -#: ../../enterprise/godmode/modules/configure_local_component.php:427 -#: ../../godmode/modules/manage_network_components_form_common.php:285 -#: ../../godmode/modules/manage_network_components_form_wizard.php:474 -#: ../../godmode/agentes/module_manager_editor_common.php:528 -msgid "Change to critical status after" -msgstr "Cambiar al estado crítico después de" - -#: ../../enterprise/godmode/modules/configure_local_component.php:435 -#: ../../godmode/modules/manage_network_components_form_common.php:293 -#: ../../godmode/modules/manage_network_components_form_wizard.php:482 -#: ../../godmode/agentes/module_manager_editor_common.php:530 -msgid "intervals in warning status." -msgstr "intervalos en estado de advertencia." - -#: ../../enterprise/godmode/modules/configure_local_component.php:440 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:338 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:589 -#: ../../godmode/modules/manage_network_components_form_common.php:298 -#: ../../godmode/modules/manage_network_components_form_wizard.php:491 -#: ../../godmode/massive/massive_edit_modules.php:851 -#: ../../include/functions_treeview.php:107 ../../include/functions_alerts.php:686 -#: ../../include/class/TreeService.class.php:432 -#: ../../include/class/TreeService.class.php:641 -msgid "Critical status" -msgstr "Estado crítico" - -#: ../../enterprise/godmode/modules/configure_local_component.php:503 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:267 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:873 -#: ../../godmode/modules/manage_network_components_form_common.php:361 -#: ../../godmode/agentes/module_manager_editor_common.php:1217 -#: ../../godmode/massive/massive_edit_modules.php:1241 -msgid "FF threshold" -msgstr "Umbral FF" - -#: ../../enterprise/godmode/modules/configure_local_component.php:504 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:941 -#: ../../godmode/modules/manage_network_components_form_common.php:362 -#: ../../godmode/agentes/module_manager_editor_common.php:1340 -#: ../../godmode/massive/massive_edit_modules.php:1168 -msgid "Keep counters" -msgstr "Mantener los contadores" - -#: ../../enterprise/godmode/modules/configure_local_component.php:509 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:272 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:885 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:900 -#: ../../godmode/modules/manage_network_components_form_common.php:367 -#: ../../godmode/agentes/module_manager_editor_common.php:1221 -#: ../../godmode/massive/massive_edit_modules.php:1135 -#: ../../godmode/massive/massive_edit_modules.php:1152 -msgid "All state changing" -msgstr "Todos los cambios de estado" - -#: ../../enterprise/godmode/modules/configure_local_component.php:522 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:273 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:884 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:910 -#: ../../godmode/modules/manage_network_components_form_common.php:380 -#: ../../godmode/agentes/module_manager_editor_common.php:1222 -#: ../../godmode/massive/massive_edit_modules.php:1134 -#: ../../godmode/massive/massive_edit_modules.php:1235 -msgid "Each state changing" -msgstr "Cada cambio de estado" - -#: ../../enterprise/godmode/modules/configure_local_component.php:522 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:308 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:911 -#: ../../godmode/modules/manage_network_components_form_common.php:380 -#: ../../godmode/agentes/module_manager_editor_common.php:1254 -#: ../../godmode/massive/massive_edit_modules.php:1198 -msgid "To normal" -msgstr "A normal" - -#: ../../enterprise/godmode/modules/configure_local_component.php:529 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:309 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:921 -#: ../../godmode/modules/manage_network_components_form_common.php:387 -#: ../../godmode/agentes/module_manager_editor_common.php:1255 -#: ../../godmode/massive/massive_edit_modules.php:1210 -msgid "To warning" -msgstr "A advertencia" - -#: ../../enterprise/godmode/modules/configure_local_component.php:536 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:310 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:931 -#: ../../godmode/modules/manage_network_components_form_common.php:394 -#: ../../godmode/agentes/module_manager_editor_common.php:1256 -#: ../../godmode/massive/massive_edit_modules.php:1222 -msgid "To critical" -msgstr "A crítico" - -#: ../../enterprise/godmode/modules/configure_local_component.php:548 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:379 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:966 -#: ../../enterprise/include/functions_reporting_csv.php:2266 -#: ../../godmode/modules/manage_network_components_form_common.php:406 -#: ../../godmode/agentes/module_manager_editor_common.php:624 -#: ../../godmode/massive/massive_edit_modules.php:1276 -#: ../../mobile/operation/modules.php:860 -#: ../../include/functions_reporting.php:4684 -msgid "Historical data" -msgstr "Histórico de datos" - -#: ../../enterprise/godmode/modules/configure_local_component.php:553 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:963 -#: ../../godmode/agentes/module_manager_editor_common.php:1308 -#: ../../godmode/massive/massive_edit_modules.php:1261 -msgid "FF timeout" -msgstr "FF tiempo de espera" - -#: ../../enterprise/godmode/modules/configure_local_component.php:562 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:964 -#: ../../godmode/massive/massive_edit_modules.php:1262 -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 "" -"Tiempo de espera en segundos desde el comiendo del contador flip flop. Si se " -"excede este valor, el contador FF será reiniciado. Poner 0 para no tener tiempo " -"de espera" - -#: ../../enterprise/godmode/modules/configure_local_component.php:565 -msgid "This value can be set only in the async modules." -msgstr "Solo debe establecerse este valor en los módulos asíncronos." - -#: ../../enterprise/godmode/modules/configure_local_component.php:571 -#: ../../enterprise/include/functions_reporting_csv.php:1292 -#: ../../godmode/modules/manage_network_components_form_common.php:411 -#: ../../godmode/agentes/module_manager_editor_common.php:1131 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:480 -#: ../../include/functions_reporting.php:7122 -msgid "Min. Value" -msgstr "Valor mínimo" - -#: ../../enterprise/godmode/modules/configure_local_component.php:576 -#: ../../enterprise/include/functions_reporting_csv.php:1347 -#: ../../godmode/modules/manage_network_components_form_common.php:416 -#: ../../godmode/agentes/module_manager_editor_common.php:1132 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:492 -#: ../../include/functions_reporting.php:7118 -msgid "Max. Value" -msgstr "Valor máximo" - -#: ../../enterprise/godmode/modules/configure_local_component.php:576 -#: ../../godmode/modules/manage_network_components_form_common.php:416 -msgid "Any value over this number is discarted" -msgstr "Cualquier valor por encima de este número será descartado." - -#: ../../enterprise/godmode/modules/configure_local_component.php:586 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:716 -#: ../../godmode/modules/manage_network_components_form_plugin.php:54 -#: ../../godmode/modules/manage_network_components_form_network.php:250 -#: ../../godmode/modules/manage_network_components_form_wmi.php:83 -#: ../../godmode/agentes/module_manager_editor_common.php:1354 -#: ../../godmode/massive/massive_edit_modules.php:903 -#: ../../godmode/setup/snmp_wizard.php:43 -msgid "Post process" -msgstr "Posprocesado" - -#: ../../enterprise/godmode/modules/configure_local_component.php:621 -msgid "Load a basic structure on data configuration" -msgstr "Cargar una estructura básica en la configuración de datos" - -#: ../../enterprise/godmode/modules/configure_local_component.php:628 -msgid "Check the correct structure of the data configuration" -msgstr "Comprobar la estructura correcta de la configuración de datos" - -#: ../../enterprise/godmode/modules/configure_local_component.php:633 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:250 -msgid "First line must be \"module_begin\"" -msgstr "La primera línea tiene que ser \"module_begin\"." - -#: ../../enterprise/godmode/modules/configure_local_component.php:634 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:251 -msgid "Data configuration is empty" -msgstr "La configuración de datos está vacía." - -#: ../../enterprise/godmode/modules/configure_local_component.php:635 -#: ../../enterprise/godmode/modules/configure_local_component.php:639 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:252 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:256 -msgid "Last line must be \"module_end\"" -msgstr "La última línea tiene que ser \"module_end\"." - -#: ../../enterprise/godmode/modules/configure_local_component.php:636 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:253 -msgid "" -"Name is missed. Please add a line with \"module_name yourmodulename\" to data " -"configuration" -msgstr "" -"Falta el nombre. Por favor, introduce una línea con \"module_name yourmodulename" -"\" a la configuración de datos." - -#: ../../enterprise/godmode/modules/configure_local_component.php:637 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:254 -msgid "" -"Type is missed. Please add a line with \"module_type yourmoduletype\" to data " -"configuration" -msgstr "" -"Falta el tipo. Por favor, introduce una línea con \"module_type yourmoduletype\" " -"a la configuración de datos." - -#: ../../enterprise/godmode/modules/configure_local_component.php:638 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:255 -msgid "Type is wrong. Please set a correct type" -msgstr "El tipo es incorrecto. Por favor, introduce un tipo correcto." - -#: ../../enterprise/godmode/modules/configure_local_component.php:641 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:258 -msgid "Error in the syntax, please check the data configuration." -msgstr "Error en la sintaxis; comprueba la configuración de datos." - -#: ../../enterprise/godmode/modules/configure_local_component.php:642 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:259 -msgid "Data configuration are built correctly" -msgstr "La configuración de datos se ha efectuado correctamente." - -#: ../../enterprise/godmode/modules/configure_local_component.php:650 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1016 -#: ../../godmode/modules/manage_network_components_form_common.php:436 -#: ../../godmode/agentes/module_manager_editor_common.php:1069 -#: ../../godmode/massive/massive_edit_modules.php:1335 -msgid "Critical instructions" -msgstr "Instrucciones de crítico" - -#: ../../enterprise/godmode/modules/configure_local_component.php:650 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1016 -#: ../../godmode/modules/manage_network_components_form_common.php:436 -#: ../../godmode/massive/massive_edit_modules.php:1335 -msgid "Instructions when the status is critical" -msgstr "Instrucciones en caso de que se encuentre en estado crítico" - -#: ../../enterprise/godmode/modules/configure_local_component.php:655 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1020 -#: ../../godmode/modules/manage_network_components_form_common.php:441 -#: ../../godmode/agentes/module_manager_editor_common.php:1070 -#: ../../godmode/massive/massive_edit_modules.php:1340 -msgid "Warning instructions" -msgstr "Instrucciones de advertencia" - -#: ../../enterprise/godmode/modules/configure_local_component.php:655 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1020 -#: ../../godmode/modules/manage_network_components_form_common.php:441 -#: ../../godmode/massive/massive_edit_modules.php:1340 -msgid "Instructions when the status is warning" -msgstr "Instrucciones en caso de que se encuentre en estado de advertencia" - -#: ../../enterprise/godmode/modules/configure_local_component.php:660 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1024 -#: ../../godmode/modules/manage_network_components_form_common.php:446 -#: ../../godmode/agentes/module_manager_editor_common.php:1046 -#: ../../godmode/massive/massive_edit_modules.php:1345 -msgid "Unknown instructions" -msgstr "Instrucciones de desconocido" - -#: ../../enterprise/godmode/modules/configure_local_component.php:660 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1024 -#: ../../godmode/modules/manage_network_components_form_common.php:446 -#: ../../godmode/massive/massive_edit_modules.php:1345 -msgid "Instructions when the status is unknown" -msgstr "Instrucciones en caso de que se encuentre en estado desconocido" - -#: ../../enterprise/godmode/modules/configure_local_component.php:666 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:984 -#: ../../enterprise/operation/agentes/security_hardening.php:459 -#: ../../godmode/modules/manage_network_components_form_common.php:459 -#: ../../godmode/agentes/module_manager_editor_common.php:755 -#: ../../godmode/massive/massive_edit_modules.php:1281 -#: ../../godmode/module_library/module_library_view.php:123 -msgid "Category" -msgstr "Categoría" - -#: ../../enterprise/godmode/modules/configure_local_component.php:685 -#: ../../godmode/modules/manage_network_components_form_common.php:484 -#: ../../godmode/agentes/module_manager_editor_common.php:792 -msgid "Tags available" -msgstr "Etiquetas disponibles" - -#: ../../enterprise/godmode/modules/configure_local_component.php:706 -#: ../../godmode/modules/manage_network_components_form_common.php:505 -#: ../../godmode/agentes/module_manager_editor_common.php:872 -msgid "Add tags to module" -msgstr "Añadir etiquetas al módulo" - -#: ../../enterprise/godmode/modules/configure_local_component.php:714 -#: ../../godmode/modules/manage_network_components_form_common.php:513 -msgid "Delete tags to module" -msgstr "Eliminar etiquetas del módulo" - -#: ../../enterprise/godmode/modules/configure_local_component.php:717 -#: ../../enterprise/godmode/setup/setup_auth.php:196 -#: ../../enterprise/godmode/setup/setup_auth.php:551 -#: ../../enterprise/godmode/setup/setup_auth.php:1630 -#: ../../godmode/modules/manage_network_components_form_common.php:516 -msgid "Tags selected" -msgstr "Etiquetas seleccionadas" - -#: ../../enterprise/godmode/modules/configure_local_component.php:740 -msgid "Macros" -msgstr "Macros" - -#: ../../enterprise/godmode/modules/configure_local_component.php:781 -#: ../../godmode/servers/plugin.php:629 -#: ../../include/class/ManageNetScanScripts.class.php:640 -msgid "Default value" -msgstr "Valor por defecto" - -#: ../../enterprise/godmode/modules/configure_local_component.php:799 -#: ../../godmode/servers/plugin.php:688 -#: ../../include/class/ManageNetScanScripts.class.php:728 -msgid "Add macro" -msgstr "Añadir macro" - -#: ../../enterprise/godmode/modules/configure_local_component.php:817 -#: ../../include/class/ManageNetScanScripts.class.php:746 -msgid "Delete macro" -msgstr "Eliminar macro" - -#: ../../enterprise/godmode/modules/configure_local_component.php:1145 -#: ../../godmode/modules/manage_network_components_form_common.php:840 -#: ../../godmode/agentes/module_manager_editor_common.php:2305 -msgid "Normal Status" -msgstr "Estado normal" - -#: ../../enterprise/godmode/modules/configure_local_component.php:1146 -#: ../../godmode/modules/manage_network_components_form_common.php:841 -#: ../../godmode/agentes/module_manager_editor_common.php:2306 -msgid "Warning Status" -msgstr "Estado de advertencia" - -#: ../../enterprise/godmode/modules/configure_local_component.php:1147 -#: ../../godmode/modules/manage_network_components_form_common.php:842 -#: ../../godmode/agentes/module_manager_editor_common.php:2307 -msgid "Critical Status" -msgstr "Estado crítico" - -#: ../../enterprise/godmode/modules/configure_local_component.php:1150 -#: ../../godmode/modules/manage_network_components_form_common.php:844 -#: ../../godmode/agentes/module_manager_editor_common.php:2310 -msgid "Please introduce a maximum warning higher than the minimun warning" -msgstr "" -"Por favor, introduce un máximo de advertencia mayor que el mínimo de advertencia." - -#: ../../enterprise/godmode/modules/configure_local_component.php:1152 -#: ../../godmode/modules/manage_network_components_form_common.php:845 -#: ../../godmode/agentes/module_manager_editor_common.php:2311 -msgid "Please introduce a maximum critical higher than the minimun critical" -msgstr "Por favor introduce un máximo de crítico mayor que el mínimo de crítico." - -#: ../../enterprise/godmode/modules/configure_local_component.php:1154 -msgid "Please introduce a positicve percentage value" -msgstr "Introduzca un valor porcentual positivo" - -#: ../../enterprise/godmode/modules/local_components.php:140 -#: ../../godmode/modules/manage_network_components.php:196 -#: ../../godmode/alerts/configure_alert_template.php:208 -#, php-format -msgid "Successfully created from %s" -msgstr "Creado correctamente desde %s" - -#: ../../enterprise/godmode/modules/local_components.php:141 -#: ../../enterprise/godmode/modules/local_components.php:331 -#: ../../enterprise/godmode/policies/policies.php:184 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:136 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:139 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:80 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:126 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:48 -#: ../../enterprise/godmode/servers/manage_export.php:140 -#: ../../enterprise/godmode/servers/manage_export.php:147 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:81 -#: ../../enterprise/include/ajax/servers.ajax.php:223 -#: ../../enterprise/tools/ipam/ipam_action.php:164 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:51 -#: ../../godmode/modules/manage_nc_groups.php:109 -#: ../../godmode/modules/manage_network_components.php:199 -#: ../../godmode/modules/manage_network_components.php:426 -#: ../../godmode/users/configure_user.php:482 -#: ../../godmode/agentes/configurar_agente.php:361 -#: ../../godmode/agentes/configurar_agente.php:901 -#: ../../godmode/agentes/planned_downtime.editor.php:650 -#: ../../godmode/alerts/alert_commands.php:653 -#: ../../godmode/alerts/configure_alert_template.php:209 -#: ../../godmode/alerts/configure_alert_template.php:565 -#: ../../godmode/alerts/alert_list.php:185 ../../godmode/setup/news.php:84 -#: ../../godmode/setup/gis.php:49 -#: ../../godmode/reporting/reporting_builder.item_editor.php:6079 -#: ../../include/functions_alerts.php:2767 -#: ../../include/functions_planned_downtimes.php:113 -#: ../../include/functions_planned_downtimes.php:899 -#: ../../operation/agentes/pandora_networkmap.php:140 -#: ../../operation/agentes/pandora_networkmap.php:389 -msgid "Could not be created" -msgstr "No se ha podido crear" - -#: ../../enterprise/godmode/modules/local_components.php:156 -msgid "Local component management" -msgstr "Gestión de componentes locales" - -#: ../../enterprise/godmode/modules/local_components.php:275 -#, php-format -msgid "" -"This node is configured with centralized mode. All local components are read " -"only. Go to %s to manage them." -msgstr "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a %s para administrarlo." - -#: ../../enterprise/godmode/modules/local_components.php:339 -#: ../../godmode/modules/manage_network_components.php:436 -#: ../../include/class/ManageNetScanScripts.class.php:228 -msgid "Created successfully" -msgstr "Creado correctamente" - -#: ../../enterprise/godmode/modules/local_components.php:407 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:127 -#: ../../enterprise/godmode/policies/policy_modules.php:1307 -#: ../../enterprise/godmode/policies/policies.php:228 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:123 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:139 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:83 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:70 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:112 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1380 -#: ../../enterprise/include/ajax/servers.ajax.php:368 -#: ../../enterprise/tools/ipam/ipam_action.php:277 -#: ../../enterprise/tools/ipam/ipam_massive.php:48 -#: ../../godmode/modules/manage_network_components.php:525 -#: ../../godmode/agentes/status_monitor_custom_fields.php:77 -#: ../../godmode/agentes/planned_downtime.editor.php:652 -#: ../../godmode/alerts/configure_alert_command.php:150 -#: ../../godmode/alerts/alert_templates.php:166 -#: ../../godmode/alerts/configure_alert_template.php:593 -#: ../../godmode/alerts/alert_list.php:95 ../../godmode/alerts/alert_list.php:389 -#: ../../godmode/setup/gis.php:41 ../../include/functions_alerts.php:2767 -#: ../../include/functions_planned_downtimes.php:123 -#: ../../operation/agentes/pandora_networkmap.php:216 -#: ../../operation/agentes/pandora_networkmap.php:538 -msgid "Could not be updated" -msgstr "No se pudo actualizar" - -#: ../../enterprise/godmode/modules/local_components.php:415 -#: ../../godmode/modules/manage_network_components.php:534 -#: ../../include/class/ManageNetScanScripts.class.php:315 -msgid "Updated successfully" -msgstr "Actualizado correctamente" - -#: ../../enterprise/godmode/modules/local_components.php:457 -#: ../../godmode/modules/manage_nc_groups.php:218 -#: ../../godmode/modules/manage_inventory_modules.php:234 -#: ../../godmode/modules/manage_inventory_modules.php:267 -#: ../../godmode/modules/manage_network_components.php:578 -#: ../../godmode/modules/manage_network_templates.php:114 -msgid "Successfully multiple deleted" -msgstr "Supresión múltiple correcta" - -#: ../../enterprise/godmode/modules/local_components.php:458 -#: ../../godmode/modules/manage_nc_groups.php:219 -#: ../../godmode/modules/manage_inventory_modules.php:235 -#: ../../godmode/modules/manage_inventory_modules.php:268 -#: ../../godmode/modules/manage_network_components.php:579 -#: ../../godmode/modules/manage_network_templates.php:115 -msgid "Not deleted. Error deleting multiple data" -msgstr "No borrado. Error al borrar datos múltiples." - -#: ../../enterprise/godmode/modules/local_components.php:566 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2902 -#: ../../godmode/modules/manage_network_components.php:675 -msgid "Free Search" -msgstr "Búsqueda libre" - -#: ../../enterprise/godmode/modules/local_components.php:567 -msgid "Search by name, description or data, list matches." -msgstr "Búsqueda de lista de concidencias por nombre, descripción o datos." - -#: ../../enterprise/godmode/modules/local_components.php:731 -#: ../../enterprise/godmode/policies/policy_modules.php:1689 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:595 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:628 -#: ../../godmode/modules/manage_network_components.php:844 -#: ../../godmode/agentes/module_manager.php:1041 -#: ../../godmode/snmpconsole/snmp_alert.php:1988 -#: ../../godmode/snmpconsole/snmp_alert.php:1989 -#: ../../godmode/alerts/alert_actions.php:461 -#: ../../godmode/alerts/alert_templates.php:463 -#: ../../godmode/reporting/reporting_builder.php:1197 -msgid "Duplicate" -msgstr "Duplicar" +#: ../../enterprise/extensions/vmware.php:89 +msgid "VMware View" +msgstr "Vista VMware" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:83 msgid "Cannot delete rule from autoconfiguration" @@ -15134,11 +45395,11 @@ msgstr "Pinche en el botón de crear o actualizar para una correcta configuraci #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:98 msgid "" -"Cannot create autoconfiguration from read only console, please create from " -"metaconsole (centralized management)" +"Cannot create autoconfiguration from read only console, please create from metaconsole " +"(centralized management)" msgstr "" -"No se ha podido crear la autoconfiguración desde la consola exclusiva de " -"lectura, créela desde la Metaconsola (gestión centralizada)" +"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:139 msgid "Cannot create autoconfiguration in metaconsole" @@ -15150,11 +45411,11 @@ msgstr "No se ha podido crear una autoconfiguración sin nombre" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:157 msgid "" -"Cannot udpate autoconfiguration from read only console, please create from " -"metaconsole (centralized management)" +"Cannot udpate autoconfiguration from read only console, please create from metaconsole " +"(centralized management)" msgstr "" -"No se ha podido actualizar la autoconfiguración desde la consola exclusiva de " -"lectura, créela desde la Metaconsola (gestión centralizada)" +"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:194 msgid "Cannot update autoconfiguration" @@ -15163,74 +45424,32 @@ msgstr "No se ha podido actualizar la autoconfiguración" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:204 #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:243 msgid "" -"Cannot modify autoconfiguration from read only console, please create from " -"metaconsole (centralized management)" +"Cannot modify autoconfiguration from read only console, please create from metaconsole " +"(centralized management)" msgstr "" -"No se ha podido crear la autoconfiguración desde la consola exclusiva de " -"lectura, créela desde la Metaconsola (gestión centralizada)" +"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:304 #: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:93 msgid "Agent autoconfiguration list" msgstr "Lista de autoconfiguración de agentes" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:347 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:133 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:253 -#: ../../godmode/modules/manage_inventory_modules.php:74 -#, 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 "" -"Esta consola no es el administrador de este entorno, administre esta función " -"desde la consola del administrador centralizado. Vaya a %s para gestionarlo." - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:373 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:146 -#: ../../godmode/modules/manage_network_components_form_wizard.php:793 -#: ../../godmode/agentes/planned_downtime.list.php:737 -#: ../../godmode/agentes/planned_downtime.editor.php:951 -#: ../../include/functions_reporting_html.php:6417 -msgid "Execution" -msgstr "Ejecución" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:377 -#: ../../enterprise/godmode/setup/setup_history.php:903 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:710 -#: ../../enterprise/include/functions_tasklist.php:192 -#: ../../enterprise/include/ajax/cron.ajax.php:103 -#: ../../include/functions_cron.php:500 -msgid "Scheduled" -msgstr "Programado" +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:317 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:326 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:577 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:859 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:101 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:110 +#: ../../enterprise/meta/include/functions_agents_meta.php:504 +#: ../../enterprise/meta/include/functions_agents_meta.php:575 +msgid "Agent autoconfiguration" +msgstr "Autoconfiguración de agente" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:398 msgid "Type Periodicity:" msgstr "Periodicidad del tipo:" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:400 -#: ../../enterprise/include/functions_cron.php:501 -#: ../../enterprise/include/lib/NetworkManager.php:180 -#: ../../godmode/agentes/module_manager_editor_prediction.php:192 -#: ../../include/functions_netflow.php:1884 -msgid "Daily" -msgstr "Diariamente" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:401 -#: ../../enterprise/include/functions_cron.php:502 -#: ../../enterprise/include/lib/NetworkManager.php:184 -#: ../../godmode/agentes/module_manager_editor_prediction.php:192 -#: ../../godmode/agentes/planned_downtime.editor.php:1031 -msgid "Weekly" -msgstr "Semanalmente" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:402 -#: ../../enterprise/include/functions_cron.php:503 -#: ../../godmode/agentes/module_manager_editor_prediction.php:192 -#: ../../godmode/agentes/planned_downtime.editor.php:1032 -msgid "Monthly" -msgstr "Mensualmente" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:431 msgid "From day:" msgstr "Desde el día:" @@ -15239,16 +45458,6 @@ msgstr "Desde el día:" msgid "From hour:" msgstr "Desde la hora:" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:467 -#: ../../godmode/agentes/planned_downtime.editor.php:1164 -msgid "Configure the time" -msgstr "Configurar el tiempo" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:504 -#: ../../include/class/CredentialStore.class.php:975 -msgid "Extra" -msgstr "Extra" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:551 msgid "Add rule" msgstr "Añadir regla" @@ -15263,134 +45472,38 @@ msgstr "Nuevo grupo" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:619 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:457 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:457 msgid "Launch custom event" msgstr "Lanzar evento personalizado" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:620 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:458 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:458 msgid "Launch alert action" msgstr "Lanzar acción de alerta" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:621 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:459 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:459 msgid "Launch script" msgstr "Lanzar script" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:665 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:679 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:28 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:320 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:335 -#: ../../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 -#: ../../godmode/massive/massive_edit_users.php:254 -#: ../../godmode/massive/massive_edit_users.php:266 -#: ../../godmode/massive/massive_edit_users.php:272 -#: ../../godmode/massive/massive_edit_users.php:346 -#: ../../godmode/massive/massive_edit_users.php:398 -#: ../../godmode/massive/massive_edit_users.php:462 -#: ../../godmode/massive/massive_edit_users.php:470 -#: ../../godmode/massive/massive_edit_users.php:507 -#: ../../godmode/massive/massive_edit_users.php:610 -#: ../../godmode/massive/massive_edit_users.php:629 -#: ../../godmode/massive/massive_edit_users.php:636 -#: ../../godmode/massive/massive_edit_agents.php:705 -#: ../../godmode/massive/massive_edit_agents.php:731 -#: ../../godmode/massive/massive_edit_agents.php:767 -#: ../../godmode/massive/massive_edit_agents.php:791 -#: ../../godmode/massive/massive_edit_agents.php:908 -#: ../../godmode/massive/massive_edit_agents.php:955 -#: ../../godmode/massive/massive_edit_agents.php:1048 -#: ../../godmode/massive/massive_edit_agents.php:1101 -#: ../../godmode/massive/massive_edit_agents.php:1143 -#: ../../godmode/massive/massive_edit_agents.php:1170 -#: ../../godmode/massive/massive_edit_agents.php:1264 -#: ../../godmode/massive/massive_edit_modules.php:704 -#: ../../godmode/massive/massive_edit_modules.php:726 -#: ../../godmode/massive/massive_edit_modules.php:810 -#: ../../godmode/massive/massive_edit_modules.php:832 -#: ../../godmode/massive/massive_edit_modules.php:872 -#: ../../godmode/massive/massive_edit_modules.php:884 -#: ../../godmode/massive/massive_edit_modules.php:956 -#: ../../godmode/massive/massive_edit_modules.php:979 -#: ../../godmode/massive/massive_edit_modules.php:1009 -#: ../../godmode/massive/massive_edit_modules.php:1019 -#: ../../godmode/massive/massive_edit_modules.php:1033 -#: ../../godmode/massive/massive_edit_modules.php:1077 -#: ../../godmode/massive/massive_edit_modules.php:1113 -#: ../../godmode/massive/massive_edit_modules.php:1133 -#: ../../godmode/massive/massive_edit_modules.php:1171 -#: ../../godmode/massive/massive_edit_modules.php:1277 -#: ../../godmode/massive/massive_edit_modules.php:1282 -#: ../../godmode/massive/massive_edit_modules.php:1309 -#: ../../godmode/massive/massive_edit_modules.php:1330 -#: ../../godmode/massive/massive_edit_modules.php:1353 -#: ../../godmode/massive/massive_edit_modules.php:1510 -#: ../../include/functions_html.php:1941 ../../include/functions_html.php:2042 -#: ../../include/functions_html.php:2181 -msgid "No change" -msgstr "Sin cambios" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:683 -#: ../../godmode/agentes/agent_manager.php:638 -#: ../../godmode/reporting/reporting_builder.item_editor.php:76 -#: ../../include/functions_events.php:5040 -#: ../../operation/agentes/estado_generalagente.php:475 -#: ../../operation/inventory/inventory.php:1262 -msgid "Secondary groups" -msgstr "Grupos secundarios" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:730 -#: ../../godmode/massive/massive_edit_agents.php:853 -msgid "Add secondary groups" -msgstr "Añadir grupos secundarios" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:737 -#: ../../godmode/massive/massive_edit_agents.php:879 -msgid "Remove secondary groups" -msgstr "Eliminar grupos secundarios" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:775 #: ../../enterprise/godmode/policies/configure_policy.php:41 msgid "Add policy" msgstr "Añadir política" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:790 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:435 -#: ../../operation/agentes/estado_agente.php:1089 -msgid "Op" -msgstr "Op" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:816 msgid "Extra configuration block" msgstr "Bloque de configuración extra" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:818 msgid "" -"Put here any extra configuration you want to be applied to any new agent " -"matching previously defined rules" +"Put here any extra configuration you want to be applied to any new agent matching previously " +"defined rules" msgstr "" -"Añada cualquier configuración extra que desee que se aplique a cualquier agente " -"nuevo que coincida con las reglas definidas" +"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:870 #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:910 @@ -15408,6 +45521,7 @@ msgstr "Añadir regla nueva" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1078 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:211 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:211 msgid "Update rule" msgstr "Actualizar regla" @@ -15419,20 +45533,10 @@ msgstr "Actualizar acción extra" msgid "Cannot delete autoconfiguration" msgstr "No se ha podido borrar la autoconfiguración" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:62 -#: ../../godmode/setup/license.php:251 ../../godmode/setup/license.php:264 -msgid "enabled" -msgstr "activado" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:63 msgid "enabling" msgstr "Habilitando" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:65 -#: ../../godmode/setup/license.php:251 ../../godmode/setup/license.php:264 -msgid "disabled" -msgstr "desactivado" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:66 msgid "disabling" msgstr "deshabilitando" @@ -15442,358 +45546,14 @@ msgstr "deshabilitando" msgid "Successfully %s" msgstr "%s con éxito" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:72 -#, php-format -msgid "Error %s" -msgstr "Error %s" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:163 msgid "There are no defined autoconfigurations" msgstr "No hay autoconfiguraciones definidas" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:189 -#: ../../enterprise/godmode/agentes/plugins_manager.php:215 -#: ../../enterprise/godmode/agentes/plugins_manager.php:283 -#: ../../enterprise/godmode/policies/policy_alerts.php:780 -#: ../../enterprise/include/functions_HA_cluster.php:61 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1114 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1115 -#: ../../godmode/extensions.php:290 ../../godmode/users/user_list.php:846 -#: ../../godmode/massive/massive_edit_users.php:529 -#: ../../godmode/alerts/alert_list.list.php:917 -#: ../../include/class/SatelliteAgent.class.php:1195 -#: ../../include/class/TipsWindow.class.php:468 -#: ../../include/class/TipsWindow.class.php:754 -#: ../../include/class/TipsWindow.class.php:921 -#: ../../operation/users/user_edit_notifications.php:64 -msgid "Enable" -msgstr "Activar" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:189 -#: ../../enterprise/godmode/agentes/plugins_manager.php:215 -#: ../../enterprise/godmode/agentes/plugins_manager.php:292 -#: ../../enterprise/godmode/policies/policy_alerts.php:772 -#: ../../enterprise/include/functions_HA_cluster.php:58 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1140 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1141 -#: ../../godmode/extensions.php:308 ../../godmode/users/user_list.php:841 -#: ../../godmode/massive/massive_edit_users.php:518 -#: ../../godmode/alerts/alert_list.list.php:930 ../../include/functions.php:3413 -#: ../../include/class/SatelliteAgent.class.php:1195 -msgid "Disable" -msgstr "Desactivar" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:227 msgid "Add new configuration definition" msgstr "Añadir definición de nueva configuración" -#: ../../enterprise/godmode/agentes/collections.agents.php:45 -msgid "Agents added" -msgstr " Agentes añadidos" - -#: ../../enterprise/godmode/agentes/collections.agents.php:145 -#: ../../enterprise/godmode/agentes/collections.agents.php:149 -msgid "This collection has not been added to any agents" -msgstr "Esta colección no ha sido añadida a ningún agente." - -#: ../../enterprise/godmode/agentes/configurar_agente.php:62 -#: ../../enterprise/godmode/menu.php:74 -#: ../../enterprise/operation/agentes/ver_agente.php:425 -#: ../../godmode/agentes/configurar_agente.php:733 -msgid "Network config manager" -msgstr "Administrador de configuración de red" - -#: ../../enterprise/godmode/agentes/configurar_agente.php:82 -#: ../../enterprise/godmode/agentes/plugins_manager.php:212 -#: ../../enterprise/godmode/policies/policy_plugins.php:188 -#: ../../enterprise/godmode/policies/policies.php:623 -#: ../../enterprise/godmode/policies/policy.php:128 ../../godmode/menu.php:416 -#: ../../godmode/servers/plugin.php:290 ../../godmode/servers/plugin.php:332 -#: ../../godmode/servers/plugin.php:409 ../../godmode/servers/plugin.php:812 -#: ../../godmode/servers/plugin.php:854 -msgid "Plugins" -msgstr "Plugins" - -#: ../../enterprise/godmode/agentes/collection_manager.php:46 -#: ../../enterprise/operation/agentes/collection_view.php:69 -msgid "This agent have not a remote configuration, please set it." -msgstr "Este agente no se ha configurado remotamente. Por favor, configúralo." - -#: ../../enterprise/godmode/agentes/collection_manager.php:129 -msgid "Succesful add the collection" -msgstr "Añadido a la colección correctamente" - -#: ../../enterprise/godmode/agentes/collection_manager.php:130 -msgid "Unsuccesful add the collection" -msgstr "No se ha podido añadir a la colección." - -#: ../../enterprise/godmode/agentes/collection_manager.php:179 -#: ../../enterprise/godmode/agentes/collection_manager.php:180 -#: ../../enterprise/godmode/agentes/collection_manager.php:310 -#: ../../enterprise/operation/agentes/policy_view.php:196 -#: ../../enterprise/operation/agentes/policy_view.php:197 -#: ../../enterprise/operation/agentes/collection_view.php:117 -msgid "Show files" -msgstr "Mostrar archivos" - -#: ../../enterprise/godmode/agentes/collection_manager.php:251 -#: ../../enterprise/operation/log/log_viewer.php:1488 -#: ../../enterprise/operation/log/log_viewer.php:1496 -#: ../../godmode/reporting/reporting_builder.php:1276 -#: ../../include/functions_reporting.php:3216 -#: ../../operation/agentes/agent_inventory.php:334 -#: ../../operation/inventory/inventory.php:1016 -msgid "No data found." -msgstr "No se encontraron datos." - -#: ../../enterprise/godmode/agentes/collection_manager.php:260 -#: ../../enterprise/operation/agentes/collection_view.php:83 -#: ../../godmode/agentes/inventory_manager.php:232 -#: ../../godmode/snmpconsole/snmp_alert.php:1895 -#: ../../godmode/reporting/reporting_builder.list_items.php:373 -#: ../../godmode/reporting/graph_builder.graph_editor.php:344 -#: ../../include/ajax/alert_list.ajax.php:298 -#: ../../operation/agentes/status_monitor.php:1536 -msgid "P." -msgstr "P." - -#: ../../enterprise/godmode/agentes/collection_manager.php:262 -#: ../../enterprise/operation/agentes/policy_view.php:165 -#: ../../enterprise/operation/agentes/collection_view.php:85 -#: ../../include/class/SatelliteCollection.class.php:133 -msgid "Dir" -msgstr "Dir" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:40 -msgid "Capacity planning" -msgstr "Planificación de la capacidad" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:41 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:186 -#: ../../enterprise/godmode/services/services.elements.php:95 -#: ../../enterprise/godmode/services/services.elements.php:184 -#: ../../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_visual_map.php:539 -#: ../../enterprise/include/functions_security_hardening.php:189 -#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:301 -#: ../../enterprise/include/functions_reporting.php:6374 -#: ../../enterprise/include/functions_services.php:1759 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4172 -#: ../../mobile/operation/services.php:267 -#: ../../include/lib/Dashboard/Widgets/service_map.php:318 -msgid "Service" -msgstr "Servicio" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:42 -msgid "Synthetic arithmetic" -msgstr "Aritmética sintética" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:43 -msgid "Synthetic average" -msgstr "Media sintética" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:44 -msgid "Trending module" -msgstr "Módulo de tendencias" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:138 -msgid "Fixed value" -msgstr "Valor fijo" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:141 -msgid "Add module to operation as add" -msgstr "Añadir módulo a la operación como suma" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:142 -msgid "Add module to operations as deduct" -msgstr "Añadir módulo a la operación como resta" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:143 -msgid "Add module to operations as multiplicate " -msgstr "Añadir módulo a la operación como multiplicador " - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:144 -msgid "Add module to operations as divide" -msgstr "Añadir módulo a la operación como divisor" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:145 -msgid "Remove selected modules" -msgstr "Eliminar los módulos seleccionados" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:148 -msgid "Add module to average operation" -msgstr "Añadir módulo al promedio de la operación" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:149 -msgid "Remove selected modules from operations stack" -msgstr "Eliminar los módulos de las operaciones de apilado" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:160 -msgid "Move down selected modules" -msgstr "Mover hacia abajo los módulos seleccionados" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:161 -msgid "Move up selected modules" -msgstr "Mover hacia arriba los módulos seleccionados" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:197 -msgid "Select Service" -msgstr "Seleccionar servicio" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:214 -msgid "Netflow filter" -msgstr "Filtro de Netflow" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:223 -msgid "Select filter" -msgstr "Seleccionar filtro" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:238 -msgid "Percentual value" -msgstr "Valor porcentual" - -#: ../../enterprise/godmode/agentes/collections.data.php:72 -#: ../../enterprise/godmode/agentes/collections.data.php:187 -#: ../../enterprise/godmode/agentes/collections.data.php:215 -#: ../../enterprise/godmode/agentes/collections.data.php:239 -#: ../../enterprise/godmode/agentes/collections.data.php:270 -#: ../../enterprise/godmode/agentes/collections.data.php:334 -msgid "Manager configuration" -msgstr "Configuración del administrador" - -#: ../../enterprise/godmode/agentes/collections.data.php:74 -#: ../../enterprise/godmode/agentes/collections.data.php:189 -#: ../../enterprise/godmode/agentes/collections.data.php:217 -#: ../../enterprise/godmode/agentes/collections.data.php:241 -#: ../../enterprise/godmode/agentes/collections.data.php:272 -#: ../../enterprise/godmode/agentes/collections.data.php:336 -#: ../../include/functions_events.php:3218 ../../include/functions_events.php:3492 -msgid "New" -msgstr "Nuevo" - -#: ../../enterprise/godmode/agentes/collections.data.php:393 -msgid "Manager configuration > Editwwww " -msgstr "Configuración del administrador > Editarwwww " - -#: ../../enterprise/godmode/agentes/collections.data.php:422 -msgid "Collection updated successfully" -msgstr "Collección actualizada con éxito" - -#: ../../enterprise/godmode/agentes/collections.data.php:448 -#: ../../enterprise/godmode/agentes/collections.editor.php:130 -#: ../../enterprise/godmode/agentes/collections.php:176 -#, php-format -msgid "" -"This console is not manager of this environment, please manage this feature from " -"%s." -msgstr "" -"La consola no administra este entorno, gestione esta funcionalidad desde el " -"administrador centralizado de %s." - -#: ../../enterprise/godmode/agentes/collections.data.php:463 -msgid "Please go to the metaconsole and apply this collection" -msgstr "Por favor, vaya a la metaconsola y aplique esta colección" - -#: ../../enterprise/godmode/agentes/collections.data.php:467 -msgid "Error: The collection directory does not exist." -msgstr "Error: el directorio donde se almacenan las colecciones no existe." - -#: ../../enterprise/godmode/agentes/collections.editor.php:96 -msgid "Collection files" -msgstr "Archivos de colección" - -#: ../../enterprise/godmode/agentes/collections.editor.php:101 -msgid "Edit files" -msgstr "Editar archivos" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:66 -msgid "Plug-in updated succesfully" -msgstr "Plugin actualizado correctamente" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:66 -msgid "Plug-in cannot be updated" -msgstr "El plugin no se pudo actualizar." - -#: ../../enterprise/godmode/agentes/plugins_manager.php:74 -msgid "Plug-in deleted succesfully" -msgstr "Plugin eliminado correctamente" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:74 -msgid "Plug-in cannot be deleted" -msgstr "El plugin no se pudo eliminar." - -#: ../../enterprise/godmode/agentes/plugins_manager.php:87 -#: ../../enterprise/godmode/policies/policy_plugins.php:90 -msgid "Plug-in added succesfully" -msgstr "Plugin añadido correctamente" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:87 -#: ../../enterprise/godmode/policies/policy_plugins.php:91 -msgid "Plug-in cannot be added" -msgstr "El plugin no se puede añadir." - -#: ../../enterprise/godmode/agentes/plugins_manager.php:97 -msgid "Plug-in enabled succesfully" -msgstr "Plugin habilitado correctamente" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:98 -msgid "Plug-in cannot be enabled" -msgstr "El plugin no puede ser habilitado." - -#: ../../enterprise/godmode/agentes/plugins_manager.php:109 -msgid "Plug-in disabled succesfully" -msgstr "Plugin inhabilitado correctamente" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:110 -msgid "Plug-in cannot be disabled" -msgstr "El plugin no puede ser inhabilitado." - -#: ../../enterprise/godmode/agentes/plugins_manager.php:131 -#: ../../enterprise/godmode/policies/policy_plugins.php:127 -msgid "If enabled, allows to define a complex module plugin or log." -msgstr "" -"Si está habilitado, permite definir un log o complemento de módulo complejo." - -#: ../../enterprise/godmode/agentes/plugins_manager.php:145 -#: ../../enterprise/godmode/policies/policy_plugins.php:141 -msgid "New plug-in" -msgstr "Nuevo plugin" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:79 -msgid "Using local component" -msgstr "Usando componente local" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:88 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:107 -#: ../../godmode/agentes/module_manager_editor_common.php:119 -#: ../../godmode/agentes/module_manager_editor_common.php:134 -msgid "Manual setup" -msgstr "Configuración manual" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:100 -#: ../../godmode/agentes/module_manager_editor_common.php:127 -msgid "No component was found" -msgstr "No se encontró ningún componente" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:132 -msgid "Macro value" -msgstr "Valor de macro" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:171 -msgid "Show configuration data" -msgstr "Mostrar datos de configuración" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:182 -msgid "Hide configuration data" -msgstr "Ocultar datos de configuración" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:190 -msgid "Data configuration" -msgstr "Configuración de datos" - #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:136 msgid "Error: The conf file of agent is not readble." msgstr "Error: el archivo de configuración no se puede leer." @@ -15807,7 +45567,8 @@ msgid "No module was found" msgstr "No se encontraron módulos." #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:248 -#: ../../enterprise/godmode/policies/policy_modules.php:388 +#: ../../enterprise/godmode/policies/policy_modules.php:397 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:389 msgid "Add module" msgstr "Añadir módulo" @@ -15817,227 +45578,234 @@ msgstr "Eliminar configuración remota" #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:329 msgid "" -"Delete this conf file implies that for restore you must reactive remote config " -"in the local agent.

Are you sure?" +"Delete this conf file implies that for restore you must reactive remote config in the local " +"agent.

Are you sure?" msgstr "" -"Eliminar este archivo conf implica que para restaurar debe reactivar la " -"configuración remota en el agente local.

¿Está seguro?" +"Eliminar este archivo conf implica que para restaurar debe reactivar la configuración remota " +"en el agente local.

¿Está seguro?" #: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:339 msgid "Add Modules" msgstr "Añadir módulos" -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:83 -#: ../../godmode/agentes/module_manager.php:1337 -msgid "Delete module" -msgstr "Eliminar módulo" +#: ../../enterprise/godmode/agentes/collection_manager.php:46 +#: ../../enterprise/operation/agentes/collection_view.php:69 +msgid "This agent have not a remote configuration, please set it." +msgstr "Este agente no se ha configurado remotamente. Por favor, configúralo." -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:133 -msgid "Run performance tests" -msgstr "Realizar pruebas de rendimiento" +#: ../../enterprise/godmode/agentes/collection_manager.php:54 +#: ../../enterprise/godmode/agentes/collections.php:438 +#: ../../enterprise/godmode/policies/policies.php:312 +#: ../../enterprise/godmode/policies/policy_collections.php:160 +#: ../../enterprise/godmode/setup/translate_string.php:176 +#: ../../enterprise/godmode/setup/translate_string.php:177 +#: ../../package_774/enterprise/extensions/translate_string.php:332 +#: ../../package_774/enterprise/extensions/translate_string.php:333 +#: ../../package_774/enterprise/godmode/policies/policies.php:339 +msgid "Free text for search (*)" +msgstr "Texto libre para buscar (*)" -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:146 -msgid "Execute tests from" -msgstr "Ejecutar pruebas desde" +#: ../../enterprise/godmode/agentes/collection_manager.php:129 +msgid "Succesful add the collection" +msgstr "Añadido a la colección correctamente" -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:165 -msgid "Target web site" -msgstr "Sitio web de destino" +#: ../../enterprise/godmode/agentes/collection_manager.php:130 +msgid "Unsuccesful add the collection" +msgstr "No se ha podido añadir a la colección." -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:175 -msgid "target web site (http://...)" -msgstr "sitio web objetivo (http://...)" +#: ../../enterprise/godmode/agentes/collection_manager.php:146 +#: ../../enterprise/godmode/agentes/collections.php:253 +#: ../../enterprise/godmode/agentes/collections.php:275 +#: ../../enterprise/meta/advanced/collections.php:129 +#: ../../enterprise/meta/advanced/collections.php:145 +msgid "Successful create collection package." +msgstr "Paquete de la colección creado correctamente" -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:183 -#: ../../enterprise/include/functions_security_hardening.php:161 -msgid "Browser" -msgstr "Explorador" +#: ../../enterprise/godmode/agentes/collection_manager.php:147 +#: ../../enterprise/godmode/agentes/collections.php:276 +#: ../../enterprise/meta/advanced/collections.php:146 +msgid "Can not create collection package." +msgstr "No se puede crear el paquete de la colección" -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:184 +#: ../../enterprise/godmode/agentes/collection_manager.php:162 +#: ../../enterprise/godmode/agentes/collections.php:505 +#: ../../enterprise/godmode/policies/policy_collections.php:241 +#: ../../enterprise/godmode/policies/policy_collections.php:324 +#: ../../enterprise/meta/advanced/collections.php:380 +msgid "Short Name" +msgstr "Nombre corto" + +#: ../../enterprise/godmode/agentes/collection_manager.php:179 +#: ../../enterprise/godmode/agentes/collection_manager.php:180 +#: ../../enterprise/godmode/agentes/collection_manager.php:310 +#: ../../enterprise/operation/agentes/collection_view.php:117 +#: ../../enterprise/operation/agentes/policy_view.php:196 +#: ../../enterprise/operation/agentes/policy_view.php:197 +msgid "Show files" +msgstr "Mostrar archivos" + +#: ../../enterprise/godmode/agentes/collection_manager.php:218 +#: ../../enterprise/godmode/agentes/collection_manager.php:221 +#: ../../enterprise/godmode/agentes/collection_manager.php:339 +#: ../../enterprise/godmode/agentes/collections.data.php:526 +#: ../../enterprise/godmode/agentes/collections.data.php:527 +#: ../../enterprise/godmode/agentes/collections.php:94 +#: ../../enterprise/godmode/agentes/collections.php:95 +#: ../../enterprise/meta/advanced/collections.data.php:399 +#: ../../enterprise/meta/advanced/collections.data.php:400 +msgid "Need to regenerate" +msgstr "Necesita volver a regenerarse" + +#: ../../enterprise/godmode/agentes/collection_manager.php:229 +#: ../../enterprise/godmode/agentes/collection_manager.php:230 +#: ../../enterprise/godmode/agentes/collection_manager.php:350 +#: ../../enterprise/godmode/agentes/collection_manager.php:351 +#: ../../enterprise/godmode/agentes/collections.data.php:538 +#: ../../enterprise/godmode/agentes/collections.data.php:539 +#: ../../enterprise/godmode/agentes/collections.php:105 +#: ../../enterprise/godmode/agentes/collections.php:106 +#: ../../enterprise/meta/advanced/collections.data.php:410 +#: ../../enterprise/meta/advanced/collections.data.php:411 +#: ../../enterprise/operation/agentes/collection_view.php:148 +#: ../../enterprise/operation/agentes/collection_view.php:149 +msgid "The collection directory does not exist." +msgstr "El directorio donde se guardan las colecciones no existe." + +#: ../../enterprise/godmode/agentes/collections.agents.php:45 +msgid "Agents added" +msgstr " Agentes añadidos" + +#: ../../enterprise/godmode/agentes/collections.agents.php:145 +#: ../../enterprise/godmode/agentes/collections.agents.php:149 +msgid "This collection has not been added to any agents" +msgstr "Esta colección no ha sido añadida a ningún agente." + +#: ../../enterprise/godmode/agentes/collections.data.php:72 +#: ../../enterprise/godmode/agentes/collections.data.php:187 +#: ../../enterprise/godmode/agentes/collections.data.php:215 +#: ../../enterprise/godmode/agentes/collections.data.php:239 +#: ../../enterprise/godmode/agentes/collections.data.php:270 +#: ../../enterprise/godmode/agentes/collections.data.php:334 +msgid "Manager configuration" +msgstr "Configuración del administrador" + +#: ../../enterprise/godmode/agentes/collections.data.php:196 +#: ../../enterprise/meta/advanced/collections.data.php:76 +msgid "Unable to create the collection. Another collection with the same short name." +msgstr "No se ha podido crear la colección. Hay otra colección con el mismo nombre corto." + +#: ../../enterprise/godmode/agentes/collections.data.php:223 +#: ../../enterprise/godmode/agentes/collections.data.php:247 +#: ../../enterprise/meta/advanced/collections.data.php:97 +#: ../../enterprise/meta/advanced/collections.data.php:117 +msgid "Unable to create the collection" +msgstr "Error al crear la colección" + +#: ../../enterprise/godmode/agentes/collections.data.php:223 +#: ../../enterprise/meta/advanced/collections.data.php:97 +msgid "Invalid characters in short name" +msgstr "Caracteres no válidos en el nombre" + +#: ../../enterprise/godmode/agentes/collections.data.php:278 +#: ../../enterprise/godmode/agentes/collections.data.php:344 +#: ../../enterprise/meta/advanced/collections.data.php:142 +#: ../../enterprise/meta/advanced/collections.data.php:190 +msgid "Unable to create the collection." +msgstr "Error al crear la colección" + +#: ../../enterprise/godmode/agentes/collections.data.php:308 +#: ../../enterprise/meta/advanced/collections.data.php:163 +#: ../../enterprise/meta/advanced/collections.data.php:309 +msgid "Correct create collection" +msgstr "Colección de ficheros creada correctamente" + +#: ../../enterprise/godmode/agentes/collections.data.php:393 +msgid "Manager configuration > Editwwww " +msgstr "Configuración del administrador > Editarwwww " + +#: ../../enterprise/godmode/agentes/collections.data.php:400 +#: ../../enterprise/meta/advanced/collections.data.php:287 +msgid "Unable to edit the collection, empty name." +msgstr "Error al crear colección: nombre vacío" + +#: ../../enterprise/godmode/agentes/collections.data.php:413 +#: ../../enterprise/meta/advanced/collections.data.php:300 +msgid "Unable to edit the collection." +msgstr "Error al editar la colección" + +#: ../../enterprise/godmode/agentes/collections.data.php:422 +msgid "Collection updated successfully" +msgstr "Collección actualizada con éxito" + +#: ../../enterprise/godmode/agentes/collections.data.php:448 +#: ../../enterprise/godmode/agentes/collections.editor.php:130 +#: ../../enterprise/godmode/agentes/collections.php:176 +#, php-format +msgid "This console is not manager of this environment, please manage this feature from %s." +msgstr "" +"La consola no administra este entorno, gestione esta funcionalidad desde el administrador " +"centralizado de %s." + +#: ../../enterprise/godmode/agentes/collections.data.php:463 +msgid "Please go to the metaconsole and apply this collection" +msgstr "Por favor, vaya a la metaconsola y aplique esta colección" + +#: ../../enterprise/godmode/agentes/collections.data.php:467 +msgid "Error: The collection directory does not exist." +msgstr "Error: el directorio donde se almacenan las colecciones no existe." + +#: ../../enterprise/godmode/agentes/collections.data.php:495 +#: ../../enterprise/meta/advanced/collections.data.php:365 +msgid "Recreate file" +msgstr "Volver a crear el archivo" + +#: ../../enterprise/godmode/agentes/collections.data.php:562 +#: ../../enterprise/meta/advanced/collections.data.php:452 msgid "" -"Support for IE and Edge browsers is experimental. Tests might not work as " -"expected." +"The collection's short name is the name of dir in attachment dir and the package collection." msgstr "" -"El soporte para IE y navegadores Edge es experimental. Las pruebas podrían no " -"funcionar según lo esperado." +"El nombre corto de la colección es el nombre del directorio en el directorio de adjuntos y " +"la colección de paquetes." -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:210 -msgid "User data dir" -msgstr "Directorio de datos de usuario" +#: ../../enterprise/godmode/agentes/collections.data.php:564 +#: ../../enterprise/meta/advanced/collections.data.php:452 +msgid "Short name must contain only alphanumeric characters, - or _ ." +msgstr "Los nombres cortos deben contener solo caracteres alfanuméricos, - o _." -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:211 -#, php-format -msgid "Google Chrome only. Set user data dir, specify the full path %s." -msgstr "" -"Solo Google Chrome. Establezca el directorio de datos, especifique la ruta " -"completa %s." +#: ../../enterprise/godmode/agentes/collections.data.php:566 +#: ../../enterprise/meta/advanced/collections.data.php:452 +msgid "Empty for default short name fc_X where X is the collection id." +msgstr "Déjalo vacío para el nombre corto por defecto (fc_X) donde X es el ID de la colección." -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:231 -#: ../../godmode/tag/edit_tag.php:76 ../../include/class/TipsWindow.class.php:738 -#: ../../include/class/TipsWindow.class.php:905 ../../operation/search_users.php:47 -msgid "Profile" -msgstr "Perfil" +#: ../../enterprise/godmode/agentes/collections.editor.php:96 +msgid "Collection files" +msgstr "Archivos de colección" -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:232 -#, php-format -msgid "Google Chrome only. Use a custom profile, specify the full folder name %s." -msgstr "" -"Solo Google Chrome. Utilice un perfil personalizado, especifique el nombre " -"completo de la carpeta %s." +#: ../../enterprise/godmode/agentes/collections.editor.php:101 +msgid "Edit files" +msgstr "Editar archivos" -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:252 -msgid "Accept insecure certificates" -msgstr "Aceptar certificados no seguros" +#: ../../enterprise/godmode/agentes/collections.editor.php:182 +#: ../../enterprise/godmode/agentes/collections.editor.php:247 +#: ../../enterprise/meta/advanced/collections.editor.php:154 +#: ../../enterprise/meta/advanced/collections.editor.php:221 +msgid "Back to file explorer" +msgstr "Volver al explorador de archivos" -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:253 -msgid "Only Selenium 3." -msgstr "Solo Selenium 3." +#: ../../enterprise/godmode/agentes/collections.editor.php:320 +#: ../../enterprise/meta/advanced/collections.editor.php:295 +msgid "Correct update file." +msgstr "Actualización correcta del archivo" -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:286 -#: ../../godmode/agentes/module_manager_editor_common.php:1232 -msgid "Change all states" -msgstr "Cambiar todos los estados" +#: ../../enterprise/godmode/agentes/collections.editor.php:321 +#: ../../enterprise/meta/advanced/collections.editor.php:296 +msgid "Incorrect update file." +msgstr "Error al actualizar el archivo" -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:391 -msgid "Add file" -msgstr "Añadir archivo" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:399 -msgid "Upload your selenium test in html or side (only Selenium 3) format" -msgstr "Actualizar la prueba de selenium en formato html o side (solo Selenium 3)" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:405 -msgid "File preview" -msgstr "Vista previa de archivo" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:411 -msgid "Paste your selenium test, exported as HTML, here" -msgstr "Pega el test de selenium, exportado como HTML, aquí" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:443 -#: ../../enterprise/tools/ipam/ipam_excel.php:220 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:55 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:477 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:784 -#: ../../godmode/groups/configure_group.php:253 -#: ../../godmode/agentes/agent_manager.php:195 -#: ../../godmode/agentes/module_manager_editor_common.php:754 -#: ../../godmode/massive/massive_edit_agents.php:840 -msgid "Custom ID" -msgstr "ID personalizado" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:473 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:476 -#: ../../godmode/agentes/module_manager_editor_common.php:678 -#: ../../godmode/agentes/module_manager_editor_common.php:680 -#, php-format -msgid "Agent interval x %s" -msgstr "Intervalo del agente x %s" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:497 -#: ../../godmode/agentes/module_manager.php:982 -msgid "" -"The policy modules of data type will only update their intervals when policy is " -"applied." -msgstr "" -"Los módulos de política de tipo dato solo actualizarán sus intervalos cuando la " -"política sea aplicada." - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:527 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:961 -#: ../../godmode/agentes/module_manager_editor_common.php:1307 -#: ../../godmode/massive/massive_edit_modules.php:1246 -msgid "FF interval" -msgstr "Intervalo FF" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:528 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:962 -#: ../../godmode/massive/massive_edit_modules.php:1247 -msgid "Module execution flip flop time interval (in secs)." -msgstr "Tiempo del intervalo de flip flop de ejecución del módulo (en segundos)." - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:546 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1057 -#: ../../godmode/agentes/module_manager_editor_common.php:1436 -#: ../../godmode/massive/massive_edit_modules.php:1394 -msgid "Retries" -msgstr "Reintentos" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:547 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1059 -#: ../../godmode/massive/massive_edit_modules.php:1394 -msgid "Number of retries that the module will attempt to run." -msgstr "Número de intentos que el módulo intentará activar" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:619 -#: ../../enterprise/godmode/policies/policy_modules.php:418 -#: ../../godmode/agentes/module_manager_editor.php:762 -#: ../../godmode/agentes/module_manager_editor_common.php:1470 -msgid "Custom macros" -msgstr "Macros personalizadas" - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:93 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:95 -msgid "Empty Network maps editor" -msgstr "Editor de mapas de red vacío" - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:102 -#: ../../enterprise/godmode/services/services.service.php:517 -#: ../../enterprise/godmode/services/services.elements.php:916 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:129 -#: ../../enterprise/godmode/reporting/visual_console_template.php:132 -#: ../../enterprise/operation/services/services.service.php:70 -#: ../../enterprise/operation/services/massive/services.delete.php:50 -#: ../../enterprise/operation/services/massive/services.create.php:603 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:113 -#: ../../enterprise/operation/services/massive/service.create.elements.php:251 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:154 -#: ../../enterprise/operation/services/services.service_map.php:84 -#: ../../enterprise/operation/services/services.treeview_services.php:69 -#: ../../enterprise/operation/services/services.list.php:66 -#: ../../enterprise/operation/services/services.table_services.php:63 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:104 -#: ../../godmode/gis_maps/configure_gis_map.php:116 -#: ../../godmode/reporting/visual_console_builder.php:868 -#: ../../godmode/reporting/map_builder.php:129 -#: ../../godmode/reporting/visual_console_favorite.php:126 -#: ../../operation/visual_console/view.php:251 -#: ../../operation/visual_console/legacy_view.php:215 -#: ../../operation/agentes/networkmap.dinamic.php:146 -#: ../../operation/agentes/pandora_networkmap.editor.php:238 -#: ../../operation/agentes/pandora_networkmap.php:705 -#: ../../operation/agentes/pandora_networkmap.view.php:2415 -#: ../../operation/menu.php:439 ../../operation/gis_maps/gis_map.php:47 -#: ../../operation/gis_maps/render_view.php:189 -msgid "Topology maps" -msgstr "Mapas topológicos" - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:106 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:108 -#: ../../operation/agentes/pandora_networkmap.editor.php:242 -#: ../../operation/agentes/pandora_networkmap.php:709 -#: ../../operation/agentes/pandora_networkmap.view.php:2317 -msgid "Networkmap" -msgstr "Mapa de red" - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:113 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:115 -#: ../../operation/agentes/pandora_networkmap.editor.php:280 -#: ../../operation/agentes/pandora_networkmap.view.php:2323 -msgid "Not found networkmap." -msgstr "No se encontró ningún mapa de red." - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:173 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:187 -#: ../../operation/agentes/pandora_networkmap.editor.php:582 -msgid "Save networkmap" -msgstr "Guardar mapa de red" - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:184 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:193 -#: ../../operation/agentes/pandora_networkmap.editor.php:597 -msgid "Update networkmap" -msgstr "Actualizar mapa de red" +#: ../../enterprise/godmode/agentes/collections.editor.php:464 +#: ../../enterprise/meta/advanced/collections.editor.php:429 +msgid "Please, first save a new collection before to upload files." +msgstr "Por favor, antes de subir archivos, guarda una nueva colección." #: ../../enterprise/godmode/agentes/collections.php:114 msgid "Success: recreate file" @@ -16051,6 +45819,73 @@ msgstr "El archivo no se pudo volver a crear " msgid "Collections Management" msgstr "Gestión de colecciones" +#: ../../enterprise/godmode/agentes/collections.php:304 +#: ../../enterprise/meta/advanced/collections.php:156 +msgid "Error: Id must not be empty" +msgstr "Error: El ID no puede estar vacío" + +#: ../../enterprise/godmode/agentes/collections.php:318 +#: ../../enterprise/meta/advanced/collections.php:170 +msgid "Successful re-create collection directory." +msgstr "Directorio de la colección creado nuevamente correctamente." + +#: ../../enterprise/godmode/agentes/collections.php:319 +#: ../../enterprise/meta/advanced/collections.php:171 +msgid "Can not re-create collection directory." +msgstr "No se puede volver a crear crear el directorio de la colección." + +#: ../../enterprise/godmode/agentes/collections.php:345 +#: ../../enterprise/meta/advanced/collections.php:197 +msgid "Successful re-create collections directories." +msgstr "Directorios de la colección creados correctamente." + +#: ../../enterprise/godmode/agentes/collections.php:346 +#: ../../enterprise/meta/advanced/collections.php:198 +msgid "Can not re-create collections directories." +msgstr "No se puede volver a crear los directorios de la colección." + +#: ../../enterprise/godmode/agentes/collections.php:353 +#: ../../enterprise/meta/advanced/collections.php:274 +msgid "Error: The main directory of collections does not exist." +msgstr "Error: el directorio principal de las colecciones no existe" + +#: ../../enterprise/godmode/agentes/collections.php:545 +#: ../../enterprise/meta/advanced/collections.php:457 +msgid "Are you sure to re-apply?" +msgstr "¿Estás seguro de que quieres volver a aplicarlo?" + +#: ../../enterprise/godmode/agentes/collections.php:546 +#: ../../enterprise/meta/advanced/collections.php:458 +msgid "Re-Apply changes" +msgstr "Volver a aplicar los cambios" + +#: ../../enterprise/godmode/agentes/collections.php:553 +#: ../../enterprise/meta/advanced/collections.php:465 +msgid "Are you sure to apply?" +msgstr "¿Estás seguro de que quieres aplicarlo?" + +#: ../../enterprise/godmode/agentes/collections.php:554 +#: ../../enterprise/meta/advanced/collections.php:466 +msgid "Apply changes" +msgstr "Aplicar cambios" + +#: ../../enterprise/godmode/agentes/collections.php:559 +#: ../../enterprise/meta/advanced/collections.php:471 +msgid "Are you sure to re-create directory?" +msgstr "Está seguro de que desea volver a crear el directorio?" + +#: ../../enterprise/godmode/agentes/collections.php:564 +#: ../../enterprise/godmode/agentes/collections.php:565 +#: ../../enterprise/meta/advanced/collections.php:476 +#: ../../enterprise/meta/advanced/collections.php:477 +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/godmode/agentes/collections.php:588 +#: ../../enterprise/meta/advanced/collections.php:508 +msgid "Re-create directories" +msgstr "Volver a crear directorios" + #: ../../enterprise/godmode/agentes/manage_config_remote.php:56 msgid "Data Copy" msgstr "Copia de datos" @@ -16098,8 +45933,7 @@ msgstr "archivo/s de configuración" #: ../../enterprise/godmode/agentes/manage_config_remote.php:175 msgid "Error copying config file/s: origin and destiny agent are the same." msgstr "" -"Error al copiar el archivo(s) de configuración: el agente de origen y destino es " -"el mismo." +"Error al copiar el archivo(s) de configuración: el agente de origen y destino es el mismo." #: ../../enterprise/godmode/agentes/manage_config_remote.php:268 msgid "Source Group" @@ -16125,68 +45959,1401 @@ msgstr "Va a deshacer la acción realizada. ¿Está seguro de que desea continua msgid "Create a new web analysis module" msgstr "Crear un módulo de análisis web nuevo" -#: ../../enterprise/godmode/policies/policy_plugins.php:38 -#: ../../enterprise/godmode/policies/policy_alerts.php:75 -#: ../../enterprise/godmode/policies/configure_policy.php:92 -#: ../../enterprise/godmode/policies/policy_modules.php:488 -#: ../../enterprise/godmode/policies/policy_queue.php:220 -#: ../../enterprise/godmode/policies/policies.php:291 -#: ../../enterprise/godmode/policies/policy_linking.php:127 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:329 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:99 -#: ../../enterprise/godmode/policies/policy_collections.php:69 -#: ../../enterprise/godmode/policies/policy_agents.php:326 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:40 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:79 +msgid "Using local component" +msgstr "Usando componente local" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:132 +msgid "Macro value" +msgstr "Valor de macro" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:171 +msgid "Show configuration data" +msgstr "Mostrar datos de configuración" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:182 +msgid "Hide configuration data" +msgstr "Ocultar datos de configuración" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:190 +msgid "Data configuration" +msgstr "Configuración de datos" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:250 +#: ../../enterprise/godmode/modules/configure_local_component.php:633 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:633 +msgid "First line must be \"module_begin\"" +msgstr "La primera línea tiene que ser \"module_begin\"." + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:251 +#: ../../enterprise/godmode/modules/configure_local_component.php:634 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:634 +msgid "Data configuration is empty" +msgstr "La configuración de datos está vacía." + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:252 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:256 +#: ../../enterprise/godmode/modules/configure_local_component.php:635 +#: ../../enterprise/godmode/modules/configure_local_component.php:639 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:635 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:639 +msgid "Last line must be \"module_end\"" +msgstr "La última línea tiene que ser \"module_end\"." + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:253 +#: ../../enterprise/godmode/modules/configure_local_component.php:636 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:636 +msgid "" +"Name is missed. Please add a line with \"module_name yourmodulename\" to data configuration" +msgstr "" +"Falta el nombre. Por favor, introduce una línea con \"module_name yourmodulename\" a la " +"configuración de datos." + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:254 +#: ../../enterprise/godmode/modules/configure_local_component.php:637 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:637 +msgid "" +"Type is missed. Please add a line with \"module_type yourmoduletype\" to data configuration" +msgstr "" +"Falta el tipo. Por favor, introduce una línea con \"module_type yourmoduletype\" a la " +"configuración de datos." + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:255 +#: ../../enterprise/godmode/modules/configure_local_component.php:638 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:638 +msgid "Type is wrong. Please set a correct type" +msgstr "El tipo es incorrecto. Por favor, introduce un tipo correcto." + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:258 +#: ../../enterprise/godmode/modules/configure_local_component.php:641 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:641 +msgid "Error in the syntax, please check the data configuration." +msgstr "Error en la sintaxis; comprueba la configuración de datos." + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:259 +#: ../../enterprise/godmode/modules/configure_local_component.php:642 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:642 +msgid "Data configuration are built correctly" +msgstr "La configuración de datos se ha efectuado correctamente." + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:40 +msgid "Capacity planning" +msgstr "Planificación de la capacidad" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:42 +msgid "Synthetic arithmetic" +msgstr "Aritmética sintética" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:43 +msgid "Synthetic average" +msgstr "Media sintética" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:44 +msgid "Trending module" +msgstr "Módulo de tendencias" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:141 +msgid "Fixed value" +msgstr "Valor fijo" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:144 +msgid "Add module to operation as add" +msgstr "Añadir módulo a la operación como suma" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:145 +msgid "Add module to operations as deduct" +msgstr "Añadir módulo a la operación como resta" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:146 +msgid "Add module to operations as multiplicate " +msgstr "Añadir módulo a la operación como multiplicador " + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:147 +msgid "Add module to operations as divide" +msgstr "Añadir módulo a la operación como divisor" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:148 +msgid "Remove selected modules" +msgstr "Eliminar los módulos seleccionados" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:151 +msgid "Add module to average operation" +msgstr "Añadir módulo al promedio de la operación" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:152 +msgid "Remove selected modules from operations stack" +msgstr "Eliminar los módulos de las operaciones de apilado" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:163 +msgid "Move down selected modules" +msgstr "Mover hacia abajo los módulos seleccionados" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:164 +msgid "Move up selected modules" +msgstr "Mover hacia arriba los módulos seleccionados" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:200 +msgid "Select Service" +msgstr "Seleccionar servicio" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:217 +msgid "Netflow filter" +msgstr "Filtro de Netflow" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:226 +msgid "Select filter" +msgstr "Seleccionar filtro" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:241 +msgid "Percentual value" +msgstr "Valor porcentual" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:133 +msgid "Run performance tests" +msgstr "Realizar pruebas de rendimiento" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:146 +msgid "Execute tests from" +msgstr "Ejecutar pruebas desde" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:165 +msgid "Target web site" +msgstr "Sitio web de destino" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:175 +msgid "target web site (http://...)" +msgstr "sitio web objetivo (http://...)" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:183 +#: ../../enterprise/include/functions_security_hardening.php:674 +#: ../../package_774/enterprise/include/functions_security_hardening.php:703 +msgid "Browser" +msgstr "Explorador" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:184 +msgid "Support for IE and Edge browsers is experimental. Tests might not work as expected." +msgstr "" +"El soporte para IE y navegadores Edge es experimental. Las pruebas podrían no funcionar " +"según lo esperado." + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:210 +msgid "User data dir" +msgstr "Directorio de datos de usuario" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:211 +#, php-format +msgid "Google Chrome only. Set user data dir, specify the full path %s." +msgstr "" +"Solo Google Chrome. Establezca el directorio de datos, especifique la ruta completa %s." + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:232 +#, php-format +msgid "Google Chrome only. Use a custom profile, specify the full folder name %s." +msgstr "" +"Solo Google Chrome. Utilice un perfil personalizado, especifique el nombre completo de la " +"carpeta %s." + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:252 +msgid "Accept insecure certificates" +msgstr "Aceptar certificados no seguros" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:253 +msgid "Only Selenium 3." +msgstr "Solo Selenium 3." + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:391 +msgid "Add file" +msgstr "Añadir archivo" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:399 +msgid "Upload your selenium test in html or side (only Selenium 3) format" +msgstr "Actualizar la prueba de selenium en formato html o side (solo Selenium 3)" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:405 +msgid "File preview" +msgstr "Vista previa de archivo" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:411 +msgid "Paste your selenium test, exported as HTML, here" +msgstr "Pega el test de selenium, exportado como HTML, aquí" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:66 +msgid "Plug-in updated succesfully" +msgstr "Plugin actualizado correctamente" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:66 +msgid "Plug-in cannot be updated" +msgstr "El plugin no se pudo actualizar." + +#: ../../enterprise/godmode/agentes/plugins_manager.php:74 +msgid "Plug-in deleted succesfully" +msgstr "Plugin eliminado correctamente" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:74 +msgid "Plug-in cannot be deleted" +msgstr "El plugin no se pudo eliminar." + +#: ../../enterprise/godmode/agentes/plugins_manager.php:87 +#: ../../enterprise/godmode/policies/policy_plugins.php:90 +msgid "Plug-in added succesfully" +msgstr "Plugin añadido correctamente" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:87 +#: ../../enterprise/godmode/policies/policy_plugins.php:91 +msgid "Plug-in cannot be added" +msgstr "El plugin no se puede añadir." + +#: ../../enterprise/godmode/agentes/plugins_manager.php:97 +msgid "Plug-in enabled succesfully" +msgstr "Plugin habilitado correctamente" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:98 +msgid "Plug-in cannot be enabled" +msgstr "El plugin no puede ser habilitado." + +#: ../../enterprise/godmode/agentes/plugins_manager.php:109 +msgid "Plug-in disabled succesfully" +msgstr "Plugin inhabilitado correctamente" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:110 +msgid "Plug-in cannot be disabled" +msgstr "El plugin no puede ser inhabilitado." + +#: ../../enterprise/godmode/agentes/plugins_manager.php:135 +msgid "Plug-ins updated succesfully" +msgstr "Plugins actualizado correctamente" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:135 +msgid "Next plug-ins cannot be updated: " +msgstr "Los siguientes plugins no se han podido actualizar." + +#: ../../enterprise/godmode/agentes/plugins_manager.php:155 +#: ../../enterprise/godmode/policies/policy_plugins.php:127 +msgid "If enabled, allows to define a complex module plugin or log." +msgstr "Si está habilitado, permite definir un log o complemento de módulo complejo." + +#: ../../enterprise/godmode/agentes/plugins_manager.php:169 +#: ../../enterprise/godmode/policies/policy_plugins.php:141 +msgid "New plug-in" +msgstr "Nuevo plugin" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:346 +msgid "Update plugins" +msgstr "Actualizar plugins" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:426 +#: ../../enterprise/godmode/agentes/plugins_manager.php:443 +msgid "Plugins can't be empty " +msgstr "Los plugins no pueden estar vacíos" + +#: ../../enterprise/godmode/alerts/alert_inventory.php:67 +msgid "Inventory alert list" +msgstr "Lista de alertas de inventario" + +#: ../../enterprise/godmode/alerts/alert_inventory.php:71 +msgid "Inventory alert builder" +msgstr "Montador de alertas de inventario" + +#: ../../enterprise/godmode/alerts/alert_inventory.php:88 +#: ../../enterprise/godmode/alerts/alert_inventory.php:107 +#: ../../enterprise/godmode/menu.php:323 ../../package_774/enterprise/godmode/menu.php:308 +msgid "Inventory alerts" +msgstr "Alertas de inventario" + +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:202 +msgid "Group acl" +msgstr "ACL de grupo" + +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:289 +msgid "Alert groups" +msgstr "Grupos de alertas" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:185 +msgid "Inventory alert filters" +msgstr "Filtros de alerta de inventario" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:239 +msgid "Alert name" +msgstr "Nombre de la alerta" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:355 +msgid "Edit alert" +msgstr "Editar alerta" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:431 +msgid "Disable alert" +msgstr "Deshabilitar alerta" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:434 +msgid "Enable alert" +msgstr "Habilitar alerta" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:442 +msgid "Delete alert" +msgstr "Eliminar alerta" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:453 +msgid "There are no defined inventory alerts" +msgstr "No hay alertas de inventario definidas" + #: ../../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/massive/massive_delete_alerts_policy.php:38 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:38 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:40 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:40 +#: ../../enterprise/godmode/policies/configure_policy.php:92 +#: ../../enterprise/godmode/policies/policies.php:264 +#: ../../enterprise/godmode/policies/policy_agents.php:326 +#: ../../enterprise/godmode/policies/policy_alerts.php:75 +#: ../../enterprise/godmode/policies/policy_collections.php:69 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:329 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:99 +#: ../../enterprise/godmode/policies/policy_linking.php:127 +#: ../../enterprise/godmode/policies/policy_modules.php:497 +#: ../../enterprise/godmode/policies/policy_plugins.php:38 +#: ../../enterprise/godmode/policies/policy_queue.php:220 #: ../../enterprise/operation/agentes/policy_view.php:58 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:329 +#: ../../package_774/enterprise/godmode/policies/policies.php:291 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:489 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:326 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:75 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:38 #, php-format msgid "" -"This node is configured with centralized mode. All policies information is read " -"only. Go to %s to manage it." +"This node is configured with centralized mode. All policies information is read only. Go to " +"%s to manage it." msgstr "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a %s para administrarlo." +"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas " +"está en modo lectura. Vaya a %s para administrarlo." + +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 +msgid "Success: create the alerts." +msgstr "Alertas creadas correctamente" + +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 +msgid "Failed: create the alerts for this modules, please check." +msgstr "Error al crear las alertas para estos módulos. Resuelve el problema." + +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:131 +msgid "Modules in policy" +msgstr "Módulos en la política" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:75 +msgid "Successfully copied " +msgstr "Copiado correctamente " + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 +msgid "Module " +msgstr "Módulo " + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 +msgid " cannot be copied to " +msgstr " no se puede copiar a " + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 +msgid " policy" +msgstr " política de" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:223 +msgid "To policies" +msgstr "a políticas" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:382 +msgid "No destiny policies to copy" +msgstr "No hay políticas de destino que copiar" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:90 +msgid "Success: remove the alerts." +msgstr "Alertas borradas correctamente" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:90 +msgid "Failed: remove the alerts for this modules, please check." +msgstr "Error al borrar las alertas en estos módulos" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:143 +msgid "Modules agents in policy" +msgstr "Módulos de agentes en la política" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:175 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:237 +msgid "You must select a SNMP alert" +msgstr "Seleccione una alerta SNMP" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:198 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:263 +msgid "" +"Search by these fields description, OID, Custom Value, SNMP Agent (IP), Single value, each " +"Custom OIDs/Datas." +msgstr "" +"Búsqueda por descripción de los campos, OIS, Valores personalizados, Agentes (IP) SNMP, " +"Valor único, cada OIDs/Datos personalizado." + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:217 +msgid "SNMP Alerts to be deleted" +msgstr "Alertas SNMP para añadir" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:295 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:414 +msgid "No snmp alert found." +msgstr "No se ha encontrado la alerta SNMP." + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:238 +#: ../../enterprise/godmode/policies/policy_agents.php:616 +#: ../../enterprise/godmode/policies/policy_agents.php:629 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:739 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:430 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:365 +#: ../../enterprise/include/class/Omnishell.class.php:1029 +#: ../../enterprise/include/class/Omnishell.class.php:1108 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:356 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:462 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:356 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:462 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:620 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:633 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:238 +msgid "Filter agent" +msgstr "Filtrar agente" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:241 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:241 +msgid "Filter module" +msgstr "Filtro de módulo" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:432 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:432 +msgid "Updated modules on database" +msgstr "Módulos actualizados en la base de datos" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:434 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:434 +msgid "Agent configuration files updated" +msgstr "Archivo de configuración del agente actualizado correctamente" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:452 +#: ../../enterprise/godmode/policies/policy_queue.php:713 +#: ../../enterprise/godmode/policies/policy_queue.php:716 +#: ../../enterprise/include/class/Omnishell.class.php:369 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4191 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4310 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4470 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:662 +#: ../../enterprise/meta/advanced/policymanager.queue.php:261 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4191 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4310 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4470 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:662 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:452 +msgid "Finished" +msgstr "Terminado" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:700 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:700 +msgid "No changes have been made." +msgstr "No ha habido cambios." + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:92 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:87 +msgid "Successful update the tags" +msgstr "Etiquetas actualizadas correctamente" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:93 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:88 +msgid "Unsuccessful update the tags" +msgstr "Error al actualizar las etiquetas" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:143 +msgid "Tags unused" +msgstr "Etiquetas sin usar" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:183 +msgid "Tags used" +msgstr "Etiquetas usadas" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:216 +#, php-format +msgid "Successfully updated alerts (%s / %s)" +msgstr "Alertas actualizadas correctamente (%s / %s)" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:224 +#, php-format +msgid "Unsuccessfully updated alerts (%s / %s)" +msgstr "No se han podido actualizar las alertas (%s / %s)" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:233 +msgid "At least one parameter must be modified" +msgstr "Se debe modificar al menos un parámetro" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:282 +msgid "SNMP Alerts to be edit" +msgstr "Alertas SNMP para editar" + +#: ../../enterprise/godmode/massive/massive_operations.php:28 +#: ../../enterprise/godmode/menu.php:48 ../../package_774/enterprise/godmode/menu.php:48 +msgid "Satellite operations" +msgstr "Operaciones Satélite" + +#: ../../enterprise/godmode/massive/massive_operations.php:53 +#: ../../enterprise/godmode/menu.php:36 ../../package_774/enterprise/godmode/menu.php:36 +msgid "SNMP operations" +msgstr "Operaciones SNMP" + +#: ../../enterprise/godmode/massive/massive_operations.php:78 +#: ../../enterprise/godmode/menu.php:25 ../../package_774/enterprise/godmode/menu.php:25 +msgid "Policies operations" +msgstr "Operaciones de las políticas" + +#: ../../enterprise/godmode/massive/massive_operations.php:95 +msgid "Bulk alerts policy add" +msgstr "Añadir alertas de políticas de forma masiva" + +#: ../../enterprise/godmode/massive/massive_operations.php:96 +msgid "Bulk alerts policy delete" +msgstr "Eliminar alertas de políticas de forma masiva" + +#: ../../enterprise/godmode/massive/massive_operations.php:97 +msgid "Bulk tags module policy edit" +msgstr "Editar las etiquetas de módulos en políticas de forma masiva" + +#: ../../enterprise/godmode/massive/massive_operations.php:98 +msgid "Bulk modules policy tags edit" +msgstr "Editar las etiquetas de módulos en políticas de forma masiva" + +#: ../../enterprise/godmode/massive/massive_operations.php:99 +msgid "Bulk modules policy add from agent" +msgstr "Añadir módulos de forma masiva a la política del agente" + +#: ../../enterprise/godmode/massive/massive_operations.php:100 +msgid "Bulk modules policy edit" +msgstr "Editas política masiva de módulos" + +#: ../../enterprise/godmode/massive/massive_operations.php:111 +msgid "Bulk alert SNMP delete" +msgstr "Eliminar alertas SNMP de forma masiva" + +#: ../../enterprise/godmode/massive/massive_operations.php:112 +msgid "Bulk alert SNMP edit" +msgstr "Editar alertas SNMP de forma masiva" + +#: ../../enterprise/godmode/massive/massive_operations.php:123 +msgid "Bulk Satellite modules edit" +msgstr "Editar módulos Satélite de forma masiva" + +#: ../../enterprise/godmode/massive/massive_operations.php:136 +#: ../../enterprise/godmode/services/services.massive.elements.php:69 +msgid "Bulk service elements adition" +msgstr "Adición de elementos de servicio masivos" + +#: ../../enterprise/godmode/massive/massive_operations.php:137 +#: ../../enterprise/godmode/services/services.massive.elements.php:74 +msgid "Bulk service elements edition" +msgstr "Edición de elementos de servicio masivos" + +#: ../../enterprise/godmode/massive/massive_operations.php:138 +#: ../../enterprise/godmode/services/services.massive.elements.php:70 +msgid "Bulk service elements deletion" +msgstr "Eliminación masiva de elementos de servicio" + +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:127 +msgid "Modules unused" +msgstr "Módulos sin usar" + +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:167 +msgid "Modules used" +msgstr "Módulos usados" + +#: ../../enterprise/godmode/modules/configure_local_component.php:143 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:143 +msgid "Update Local Component" +msgstr "Actualizar el componente local" + +#: ../../enterprise/godmode/modules/configure_local_component.php:145 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:145 +msgid "Create Local Component" +msgstr "Crear componente local" + +#: ../../enterprise/godmode/modules/configure_local_component.php:205 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:205 +msgid "Throw unknown events" +msgstr "Generar eventos desconocidos" + +#: ../../enterprise/godmode/modules/configure_local_component.php:565 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:565 +msgid "This value can be set only in the async modules." +msgstr "Solo debe establecerse este valor en los módulos asíncronos." + +#: ../../enterprise/godmode/modules/configure_local_component.php:621 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:621 +msgid "Load a basic structure on data configuration" +msgstr "Cargar una estructura básica en la configuración de datos" + +#: ../../enterprise/godmode/modules/configure_local_component.php:628 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:628 +msgid "Check the correct structure of the data configuration" +msgstr "Comprobar la estructura correcta de la configuración de datos" + +#: ../../enterprise/godmode/modules/configure_local_component.php:740 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:740 +msgid "Macros" +msgstr "Macros" + +#: ../../enterprise/godmode/modules/configure_local_component.php:1154 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1154 +msgid "Please introduce a positicve percentage value" +msgstr "Introduzca un valor porcentual positivo" + +#: ../../enterprise/godmode/modules/local_components.php:156 +msgid "Local component management" +msgstr "Gestión de componentes locales" + +#: ../../enterprise/godmode/modules/local_components.php:275 +#, php-format +msgid "" +"This node is configured with centralized mode. All local components are read only. Go to %s " +"to manage them." +msgstr "" +"Este nodo esta configurado con el modo centralizado. Toda la información de las políticas " +"está en modo lectura. Vaya a %s para administrarlo." + +#: ../../enterprise/godmode/modules/local_components.php:567 +msgid "Search by name, description or data, list matches." +msgstr "Búsqueda de lista de concidencias por nombre, descripción o datos." + +#: ../../enterprise/godmode/policies/configure_policy.php:151 +msgid "Force Apply" +msgstr "Forzar aplicación" + +#: ../../enterprise/godmode/policies/configure_policy.php:151 +msgid "" +"Force the creation of modules even if the software agent does not have remote configuration" +msgstr "" +"Forzar la creación de módulos incluso si el agente software no tiene configuración remota" + +#: ../../enterprise/godmode/policies/configure_policy.php:156 +msgid "Use secondary groups" +msgstr "Usar grupos secundarios" + +#: ../../enterprise/godmode/policies/configure_policy.php:156 +msgid "" +"Policy will be applied to those agents belonging to groups or secondary groups that have " +"been selected" +msgstr "" +"La política se aplicará a aquellos agentes pertenecientes a grupos o grupos secundarios que " +"hayan sido seleccionados" + +#: ../../enterprise/godmode/policies/policies.php:74 +#: ../../package_774/enterprise/godmode/policies/policies.php:101 +msgid "Policy not found." +msgstr "No se ha encontrado la política." + +#: ../../enterprise/godmode/policies/policies.php:139 +#: ../../package_774/enterprise/godmode/policies/policies.php:166 +msgid "Policy name already exists" +msgstr "El nombre de la política ya existe." + +#: ../../enterprise/godmode/policies/policies.php:213 +#: ../../package_774/enterprise/godmode/policies/policies.php:240 +msgid "Policies Management" +msgstr "Gestión de políticas" + +#: ../../enterprise/godmode/policies/policies.php:239 +#: ../../package_774/enterprise/godmode/policies/policies.php:266 +msgid "All policy agents added to delete queue" +msgstr "Todos los agentes de las políticas añadidos a la cola de eliminación" + +#: ../../enterprise/godmode/policies/policies.php:240 +#: ../../package_774/enterprise/godmode/policies/policies.php:267 +msgid "Policy agents cannot be added to the delete queue" +msgstr "Los agentes de las políticas no se pudieron añadir a la cola de eliminación" + +#: ../../enterprise/godmode/policies/policies.php:316 +#: ../../package_774/enterprise/godmode/policies/policies.php:343 +msgid "a" +msgstr "a" + +#: ../../enterprise/godmode/policies/policies.php:565 +#: ../../enterprise/godmode/policies/policy.php:72 +#: ../../enterprise/godmode/policies/policy.php:85 +#: ../../enterprise/include/functions_policies.php:3864 +#: ../../package_774/enterprise/include/functions_policies.php:3841 +#: ../../package_774/enterprise/godmode/policies/policies.php:592 +msgid "Queue" +msgstr "Cola" + +#: ../../enterprise/godmode/policies/policies.php:569 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:52 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:65 +#: ../../enterprise/include/functions_policies.php:3820 +#: ../../package_774/enterprise/include/functions_policies.php:3797 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:52 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:65 +#: ../../package_774/enterprise/godmode/policies/policies.php:596 +msgid "External alerts" +msgstr "Alertas externas" + +#: ../../enterprise/godmode/policies/policies.php:587 +#: ../../enterprise/godmode/policies/policy_linking.php:207 +#: ../../enterprise/include/functions_policies.php:3832 +#: ../../package_774/enterprise/include/functions_policies.php:3809 +#: ../../package_774/enterprise/godmode/policies/policies.php:614 +msgid "Linking" +msgstr "Enlazando" + +#: ../../enterprise/godmode/policies/policies.php:600 +#: ../../package_774/enterprise/godmode/policies/policies.php:627 +msgid "Agent Wizard" +msgstr "Asistente de agente" + +#: ../../enterprise/godmode/policies/policies.php:657 +#: ../../package_774/enterprise/godmode/policies/policies.php:692 +msgid "There must be no agents to delete the policy." +msgstr "No debe haber agentes para borrar la política." + +#: ../../enterprise/godmode/policies/policies.php:663 +#: ../../package_774/enterprise/godmode/policies/policies.php:698 +msgid "A policy with agents cannot be deleted. Purge it first" +msgstr "Una política con agentes no se puede eliminar. Púrgala primero." + +#: ../../enterprise/godmode/policies/policies.php:673 +#: ../../package_774/enterprise/godmode/policies/policies.php:708 +msgid "Deleting all policy agents" +msgstr "Eliminando todos los agentes de las políticas" + +#: ../../enterprise/godmode/policies/policies.php:678 +#: ../../package_774/enterprise/godmode/policies/policies.php:713 +msgid "All the policy agents will be deleted" +msgstr "Todos los agentes de las políticas serán eliminados." + +#: ../../enterprise/godmode/policies/policies.php:687 +#: ../../package_774/enterprise/godmode/policies/policies.php:722 +msgid "Delete all agents" +msgstr "Eliminar todos los agentes" + +#: ../../enterprise/godmode/policies/policy.php:61 +msgid "" +"Some features of policy management are disabled because an instance of DB Tool is running on " +"a node." +msgstr "" +"Algunas características de la gestión de políticas están deshabilitadas porque se está " +"ejecutando una instancia de la herramienta de la base de datos en un nodo." + +#: ../../enterprise/godmode/policies/policy.php:239 +#: ../../enterprise/godmode/policies/policy.php:294 +#: ../../enterprise/meta/advanced/policymanager.apply.php:137 +#: ../../enterprise/meta/advanced/policymanager.apply.php:141 +#: ../../enterprise/operation/agentes/policy_manager.php:305 +msgid "Operation successfully added to the queue" +msgstr "Operación añadida correctamente a la cola" + +#: ../../enterprise/godmode/policies/policy.php:245 +#: ../../enterprise/godmode/policies/policy.php:295 +#: ../../enterprise/meta/advanced/policymanager.apply.php:145 +#: ../../enterprise/meta/advanced/policymanager.apply.php:149 +#: ../../enterprise/meta/advanced/policymanager.apply.php:153 +#: ../../enterprise/operation/agentes/policy_manager.php:306 +#: ../../enterprise/operation/agentes/policy_manager.php:391 +msgid "Operation cannot be added to the queue" +msgstr "La operación no se puede añadir a la cola." + +#: ../../enterprise/godmode/policies/policy.php:251 +#: ../../enterprise/godmode/policies/policy.php:299 +#: ../../enterprise/meta/advanced/policymanager.apply.php:129 +#: ../../enterprise/operation/agentes/policy_manager.php:310 +msgid "Duplicated or incompatible operation in the queue" +msgstr "Operación duplicada o incompatible en la cola" + +#: ../../enterprise/godmode/policies/policy_agents.php:61 +#: ../../enterprise/godmode/policies/policy_queue.php:80 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:61 +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 "" +"A partir de Pandora FMS versión 760, la asignación de un grupo completo a una política la " +"aplicará automáticamente a todos los nuevos agentes añadidos a ese grupo." + +#: ../../enterprise/godmode/policies/policy_agents.php:101 +#: ../../enterprise/operation/agentes/policy_manager.php:346 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:101 +msgid "" +"Successfully added to delete pending agents. Will be deleted in the next policy application." +msgstr "" +"Añadido correctamente a los agentes pendientes de eliminación. Será eliminado en la próxima " +"aplicación de políticas." + +#: ../../enterprise/godmode/policies/policy_agents.php:112 +#: ../../enterprise/godmode/policies/policy_agents.php:128 +#: ../../enterprise/godmode/policies/policy_alerts.php:327 +#: ../../enterprise/godmode/policies/policy_collections.php:122 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:162 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:177 +#: ../../enterprise/godmode/policies/policy_modules.php:1402 +#: ../../enterprise/godmode/policies/policy_plugins.php:70 +#: ../../enterprise/operation/agentes/policy_manager.php:357 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:162 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1385 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:112 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:128 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:327 +msgid "Successfully reverted deletion" +msgstr "Eliminación revertida correctamente" + +#: ../../enterprise/godmode/policies/policy_agents.php:113 +#: ../../enterprise/godmode/policies/policy_agents.php:129 +#: ../../enterprise/godmode/policies/policy_alerts.php:328 +#: ../../enterprise/godmode/policies/policy_collections.php:123 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:163 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:180 +#: ../../enterprise/godmode/policies/policy_modules.php:1403 +#: ../../enterprise/godmode/policies/policy_plugins.php:71 +#: ../../enterprise/operation/agentes/policy_manager.php:358 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:163 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1386 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:113 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:129 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:328 +msgid "Could not be reverted" +msgstr "No pudo ser revertido" + +#: ../../enterprise/godmode/policies/policy_agents.php:123 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:123 +msgid "" +"Successfully added to delete pending groups. Will be deleted in the next policy application." +msgstr "" +"Añadido correctamente para eliminar grupos pendientes. Se eliminará en la siguiente " +"aplicación de política." + +#: ../../enterprise/godmode/policies/policy_agents.php:147 +#: ../../enterprise/godmode/policies/policy_agents.php:193 +#: ../../enterprise/godmode/policies/policy_agents.php:261 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:147 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:193 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:261 +msgid "Policy with this id does not exist. " +msgstr "La política con este id no existe. " + +#: ../../enterprise/godmode/policies/policy_agents.php:177 +#: ../../enterprise/godmode/policies/policy_agents.php:310 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:177 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:310 +msgid "Successfully added to delete queue" +msgstr "Correctamente añadido a la lista de eliminación" + +#: ../../enterprise/godmode/policies/policy_agents.php:178 +#: ../../enterprise/godmode/policies/policy_agents.php:311 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:178 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:311 +msgid "Could not be added to delete queue" +msgstr "No se pudo añadir a la lista de eliminación." + +#: ../../enterprise/godmode/policies/policy_agents.php:250 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:250 +#, php-format +msgid "Successfully added %d" +msgstr "Se ha agregado correctamente %d" + +#: ../../enterprise/godmode/policies/policy_agents.php:281 +#: ../../package_774/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 "" +"El número de agentes añadidos a la política simultáneamente es demasiado alto. Esto podría " +"causar fallos o problemas en el funcionamiento." + +#: ../../enterprise/godmode/policies/policy_agents.php:288 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:288 +msgid "Successfully added to policy" +msgstr "Agregado correctamente a la directiva" + +#: ../../enterprise/godmode/policies/policy_agents.php:289 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:289 +msgid "Could not be added to policy" +msgstr "No se pudo agregar a la directiva" + +#: ../../enterprise/godmode/policies/policy_agents.php:451 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:455 +msgid "Applied" +msgstr "Aplicado" + +#: ../../enterprise/godmode/policies/policy_agents.php:452 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:456 +msgid "Not applied" +msgstr "No aplicado" + +#: ../../enterprise/godmode/policies/policy_agents.php:499 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:503 +msgid "Apply to" +msgstr "Aplicar a" + +#: ../../enterprise/godmode/policies/policy_agents.php:581 +#: ../../enterprise/godmode/policies/policy_agents.php:599 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:585 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:603 +msgid "Filter OS" +msgstr "Filtro de sistema operativo" + +#: ../../enterprise/godmode/policies/policy_agents.php:759 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:769 +msgid "Add agents to policy" +msgstr "Añadir agentes a la política" + +#: ../../enterprise/godmode/policies/policy_agents.php:774 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:784 +msgid "Delete agents from policy" +msgstr "Eliminar agentes de la política" + +#: ../../enterprise/godmode/policies/policy_agents.php:782 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:792 +msgid "Agents in Policy" +msgstr "Agentes en la política" + +#: ../../enterprise/godmode/policies/policy_agents.php:890 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:900 +msgid "Add groups to policy" +msgstr "Añadir grupos a política" + +#: ../../enterprise/godmode/policies/policy_agents.php:904 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:914 +msgid "Delete groups from policy" +msgstr "Eliminar grupos de política" + +#: ../../enterprise/godmode/policies/policy_agents.php:912 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:922 +msgid "Groups in Policy" +msgstr "Grupos en la política" + +#: ../../enterprise/godmode/policies/policy_agents.php:959 +#: ../../enterprise/operation/agentes/policy_view.php:395 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:969 +msgid "R." +msgstr "R." + +#: ../../enterprise/godmode/policies/policy_agents.php:963 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:973 +msgid "Unlinked modules" +msgstr "Módulos sin enlazar" + +#: ../../enterprise/godmode/policies/policy_agents.php:963 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:973 +msgid "U." +msgstr "U." + +#: ../../enterprise/godmode/policies/policy_agents.php:966 +#: ../../enterprise/godmode/policies/policy_agents.php:1367 +#: ../../enterprise/operation/agentes/policy_view.php:69 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:976 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1369 +msgid "Last application" +msgstr "Última aplicación" + +#: ../../enterprise/godmode/policies/policy_agents.php:967 +#: ../../enterprise/godmode/policies/policy_agents.php:1369 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:977 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1371 +msgid "Add to delete queue" +msgstr "Añadir a la lista de eliminación" + +#: ../../enterprise/godmode/policies/policy_agents.php:967 +#: ../../enterprise/godmode/policies/policy_agents.php:1369 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:977 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1371 +msgid "D." +msgstr "D." + +#: ../../enterprise/godmode/policies/policy_agents.php:1068 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1078 +msgid "This agent can not be remotely configured" +msgstr "Este agente no puede ser configurado remotamente." + +#: ../../enterprise/godmode/policies/policy_agents.php:1121 +#: ../../enterprise/godmode/policies/policy_agents.php:1491 +#: ../../enterprise/operation/agentes/policy_manager.php:134 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1131 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1484 +msgid "Process deletion" +msgstr "Borrado del proceso" + +#: ../../enterprise/godmode/policies/policy_agents.php:1133 +#: ../../enterprise/godmode/policies/policy_agents.php:1503 +#: ../../enterprise/godmode/policies/policy_queue.php:449 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1143 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1496 +msgid "Add to apply queue" +msgstr "Añadir a la cola para aplicarlo" + +#: ../../enterprise/godmode/policies/policy_agents.php:1205 +#: ../../enterprise/godmode/policies/policy_agents.php:1547 +#: ../../enterprise/godmode/policies/policy_alerts.php:653 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:580 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:301 +#: ../../enterprise/godmode/policies/policy_modules.php:1724 +#: ../../enterprise/operation/agentes/policy_manager.php:221 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:595 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1718 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1211 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1540 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:662 +msgid "Undo deletion" +msgstr "Deshacer eliminación" + +#: ../../enterprise/godmode/policies/policy_agents.php:1241 +#: ../../enterprise/godmode/policies/policy_agents.php:1433 +#: ../../enterprise/operation/agentes/policy_manager.php:144 +#: ../../enterprise/operation/agentes/policy_view.php:83 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1247 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1426 +msgid "Policy applied" +msgstr "Política aplicada" + +#: ../../enterprise/godmode/policies/policy_agents.php:1249 +#: ../../enterprise/godmode/policies/policy_agents.php:1442 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1255 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1435 +msgid "Need apply" +msgstr "Necesita aplicarse" + +#: ../../enterprise/godmode/policies/policy_agents.php:1262 +#: ../../enterprise/godmode/policies/policy_agents.php:1455 +#: ../../enterprise/operation/agentes/policy_manager.php:175 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1268 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1448 +msgid "Applying policy" +msgstr "Aplicando política" + +#: ../../enterprise/godmode/policies/policy_agents.php:1275 +#: ../../enterprise/godmode/policies/policy_agents.php:1466 +#: ../../enterprise/operation/agentes/policy_manager.php:186 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1281 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1459 +msgid "Deleting from policy" +msgstr "Eliminando de la política" + +#: ../../enterprise/godmode/policies/policy_agents.php:1365 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1368 +msgid "Total agents in policy group" +msgstr "Total de agentes en el grupo de política" + +#: ../../enterprise/godmode/policies/policy_agents.php:1365 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1368 +msgid "T." +msgstr "T." + +#: ../../enterprise/godmode/policies/policy_alerts.php:237 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:237 +msgid "You must select a template. " +msgstr "Debe seleccionar una plantilla." + +#: ../../enterprise/godmode/policies/policy_alerts.php:286 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:286 +msgid " created successfully: " +msgstr " creado correctamente: " + +#: ../../enterprise/godmode/policies/policy_alerts.php:303 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:303 +msgid "" +"Alerts could not be created for the following modules because they already have an alert: " +msgstr "" +"No se han podido crear las alertas para los siguientes módulos porque ya contienen una " +"alerta: " + +#: ../../enterprise/godmode/policies/policy_alerts.php:313 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:313 +msgid " could not be created. " +msgstr " no se ha podido crear. " + +#: ../../enterprise/godmode/policies/policy_alerts.php:323 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:157 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:157 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:323 +msgid "" +"Successfully added to delete pending alerts. Will be deleted in the next policy application." +msgstr "" +"Correctamente añadido a las alertas pendientes de eliminación. Será eliminado en la próxima " +"aplicación de políticas." + +#: ../../enterprise/godmode/policies/policy_alerts.php:348 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:212 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:212 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:348 +msgid "Added action successfully" +msgstr "Acción añadida correctamente" + +#: ../../enterprise/godmode/policies/policy_alerts.php:689 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:704 +msgid "There is not alerts configured in this policy." +msgstr "No hay alertas configuradas en esta política." + +#: ../../enterprise/godmode/policies/policy_alerts.php:768 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:789 +msgid "Set off standby" +msgstr "Desactivar modo standby" + +#: ../../enterprise/godmode/policies/policy_alerts.php:777 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:798 +msgid "Set standby" +msgstr "Activar modo standby" + +#: ../../enterprise/godmode/policies/policy_alerts.php:790 +msgid "" +"Warning: you are exceeding the recommended number of elements of type \"Alerts\" in the " +"policy (" +msgstr "" +"Advertencia: ha excedido el número recomendado de elementos de tipo “Alertas” en la política " +"(" + +#: ../../enterprise/godmode/policies/policy_collections.php:118 +msgid "" +"Successfully added to delete the collection. Will be deleted in the next policy application." +msgstr "" +"Añadido correctamente a la colección. Se eliminará en la próxima aplicación de política." + +#: ../../enterprise/godmode/policies/policy_collections.php:295 +#: ../../enterprise/godmode/policies/policy_collections.php:356 +#: ../../enterprise/operation/agentes/collection_view.php:137 +#: ../../enterprise/operation/agentes/collection_view.php:138 +#: ../../enterprise/operation/agentes/policy_view.php:218 +#: ../../enterprise/operation/agentes/policy_view.php:219 +msgid "Outdate" +msgstr "Obsoleto" + +#: ../../enterprise/godmode/policies/policy_collections.php:313 +msgid "Collections in policy" +msgstr "Colecciones en la política" + +#: ../../enterprise/godmode/policies/policy_collections.php:318 +msgid "Collections to add" +msgstr "Colecciones a añadir" + +#: ../../enterprise/godmode/policies/policy_collections.php:375 +msgid "No available collection to add" +msgstr "No hay colecciones a añadir disponibles" + +#: ../../enterprise/godmode/policies/policy_collections.php:388 +msgid "" +"Warning: you are exceeding the recommended number of elements of type \"Collections\" in the " +"policy (" +msgstr "" +"Advertencia: ha excedido el número recomendado de elementos de tipo “Colecciones” en la " +"política (" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:139 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:139 +msgid "Duplicated alert" +msgstr "Alerta duplicada" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:432 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:432 +msgid "Modules in policy per agents" +msgstr "Módulos en política por agentes" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:621 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:636 +msgid "There is not external alerts configured in this policy" +msgstr "No hay alertas externas configuradas en esta política" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:722 +msgid "" +"Warning: you are exceeding the recommended number of elements of type \"External alerts\" in " +"the policy (" +msgstr "" +"Advertencia: ha excedido el número recomendado de elementos de tipo “Alertas externas” en la " +"política (" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:746 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:746 +msgid "Add external alert" +msgstr "Añadir alerta externa" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:118 +msgid "Module is not selected" +msgstr "No se ha seleccionado ningún módulo" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:171 +#: ../../enterprise/godmode/policies/policy_modules.php:1385 +#: ../../enterprise/godmode/policies/policy_modules.php:1398 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1368 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1381 +msgid "" +"Successfully added to delete pending modules. Will be deleted in the next policy application." +msgstr "" +"Añadido correctamente a la cola de módulos pendientes de eliminación. Será eliminado en la " +"próxima aplicación de políticas." + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:261 +msgid "There are no defined inventory modules" +msgstr "No hay módulos de inventario definidos" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:356 +msgid "" +"Warning: you are exceeding the recommended number of elements of type \"Inventory Modules\" " +"in the policy (" +msgstr "" +"Advertencia: ha excedido el número recomendado de elementos de tipo “Módulos de inventario” " +"en la política (" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:378 +msgid "Inventory module" +msgstr "Módulo de inventario" + +#: ../../enterprise/godmode/policies/policy_linking.php:28 +#: ../../enterprise/godmode/policies/policy_linking.php:41 +msgid "Linking modules" +msgstr "Módulos enlazados" + +#: ../../enterprise/godmode/policies/policy_linking.php:109 +msgid "Error: Update linking modules to policy" +msgstr "Error al actualizar los módulos enlazados a la política" + +#: ../../enterprise/godmode/policies/policy_linking.php:111 +msgid "Success: Update linking modules to policy" +msgstr "Módulos enlazados a la política correctamente" + +#: ../../enterprise/godmode/policies/policy_linking.php:140 +msgid "Free text for filter (*)" +msgstr "Texto libre para filtro (*)" + +#: ../../enterprise/godmode/policies/policy_linking.php:144 +msgid "Free text for filter" +msgstr "Texto libre para filtro" + +#: ../../enterprise/godmode/policies/policy_linking.php:188 +msgid "Cannot retrieve unlinked modules" +msgstr "No se han podido obtener módulos no enlazados" + +#: ../../enterprise/godmode/policies/policy_linking.php:190 +msgid "There are no defined modules unlinked" +msgstr "No hay módulos definidos desvinculados" + +#: ../../enterprise/godmode/policies/policy_linking.php:192 +msgid "List of modules unlinked" +msgstr "Lista de módulos sin enlazar" + +#: ../../enterprise/godmode/policies/policy_modules.php:303 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:301 +msgid "If you change this description, you must change into the text of Data configuration." +msgstr "" +"Si cambias esta descripción, tienes que cambiarla en el texto de la configuración de datos." + +#: ../../enterprise/godmode/policies/policy_modules.php:382 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:374 +msgid "Invalid module type." +msgstr "Tipo de módulo inválido" + +#: ../../enterprise/godmode/policies/policy_modules.php:390 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:382 +msgid "Edit module" +msgstr "Editar módulo" + +#: ../../enterprise/godmode/policies/policy_modules.php:569 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:561 +msgid "Could not be added module(s). You must select a policy" +msgstr "El módulo no se pudo añadir. Tienes que seleccionar una política." + +#: ../../enterprise/godmode/policies/policy_modules.php:606 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:598 +#, php-format +msgid "Successfully added module(s) (%s/%s) to policy %s" +msgstr "Módulo(s) (%s/%s) añadido(s) correctamente a la política %s" + +#: ../../enterprise/godmode/policies/policy_modules.php:612 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:604 +#, php-format +msgid "Could not be added module(s) (%s/%s) to policy %s" +msgstr "El módulo (%s/%s) no se pudo añadir a la política %s" + +#: ../../enterprise/godmode/policies/policy_modules.php:648 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:640 +msgid "To define plugins please use plugin configuration tab." +msgstr "Para definir plugins, use la pestaña de configuración de plugins." + +#: ../../enterprise/godmode/policies/policy_modules.php:958 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:946 +msgid "Successfully added module." +msgstr "Módulo añadido correctamente" + +#: ../../enterprise/godmode/policies/policy_modules.php:959 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:947 +msgid "Could not be added module." +msgstr "El módulo no se pudo añadir." + +#: ../../enterprise/godmode/policies/policy_modules.php:1351 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1334 +msgid "The module type in Data configuration is empty, take from combo box of form." +msgstr "El tipo de datos en la configuración está vacío, elige uno del combo del formulario." + +#: ../../enterprise/godmode/policies/policy_modules.php:1355 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1338 +msgid "The module name in Data configuration is empty, take from text field of form." +msgstr "" +"El nombre del módulo en la configuración está vacío, elige uno del combo del formulario." + +#: ../../enterprise/godmode/policies/policy_modules.php:1389 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1372 +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:1497 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1480 +msgid "Successfully duplicate the module." +msgstr "Módulo duplicado correctamente" + +#: ../../enterprise/godmode/policies/policy_modules.php:1648 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1639 +msgid "Local component" +msgstr "Componente local" + +#: ../../enterprise/godmode/policies/policy_modules.php:1661 +#: ../../enterprise/godmode/policies/policy_modules.php:1662 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1655 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1656 +msgid "Disabled module" +msgstr "Módulo deshabilitado" + +#: ../../enterprise/godmode/policies/policy_modules.php:1669 +#: ../../enterprise/godmode/policies/policy_modules.php:1670 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1663 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1664 +msgid "Enabled module" +msgstr "Módulo habilitado" + +#: ../../enterprise/godmode/policies/policy_modules.php:1792 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1786 +msgid "There are no defined modules" +msgstr "No hay módulos definidos" + +#: ../../enterprise/godmode/policies/policy_modules.php:1945 +msgid "" +"Warning: you are exceeding the recommended number of elements of type \"Modules\" in the " +"policy (" +msgstr "" +"Advertencia: ha excedido el número recomendado de elementos de tipo “Módulos” en la política " +"(" + +#: ../../enterprise/godmode/policies/policy_modules.php:2120 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:2086 +msgid "Are you sure to copy modules into policy?\\n" +msgstr "¿Estás seguro de que quieres copiar los módulos en la política?\\n" + +#: ../../enterprise/godmode/policies/policy_modules.php:2138 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:2104 +msgid "Please select any module to copy" +msgstr "Por favor, selecciona algún módulo para copiar." #: ../../enterprise/godmode/policies/policy_plugins.php:56 msgid "" -"Successfully added to delete pending plugins. Will be deleted in the next policy " -"application." +"Successfully added to delete pending plugins. Will be deleted in the next policy application." msgstr "" -"Correctamente añadido a los plugins pendientes de eliminar. Será eliminado en la " -"próxima aplicación de políticas." +"Correctamente añadido a los plugins pendientes de eliminar. Será eliminado en la próxima " +"aplicación de políticas." #: ../../enterprise/godmode/policies/policy_plugins.php:57 msgid "Cannot be added to delete pending plugins." msgstr "No se puede añadir a los plugins pendientes de eliminar." -#: ../../enterprise/godmode/policies/policy_plugins.php:70 -#: ../../enterprise/godmode/policies/policy_alerts.php:327 -#: ../../enterprise/godmode/policies/policy_modules.php:1373 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:162 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:177 -#: ../../enterprise/godmode/policies/policy_collections.php:122 -#: ../../enterprise/godmode/policies/policy_agents.php:112 -#: ../../enterprise/godmode/policies/policy_agents.php:128 -#: ../../enterprise/operation/agentes/policy_manager.php:357 -msgid "Successfully reverted deletion" -msgstr "Eliminación revertida correctamente" - -#: ../../enterprise/godmode/policies/policy_plugins.php:71 -#: ../../enterprise/godmode/policies/policy_alerts.php:328 -#: ../../enterprise/godmode/policies/policy_modules.php:1374 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:163 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:180 -#: ../../enterprise/godmode/policies/policy_collections.php:123 -#: ../../enterprise/godmode/policies/policy_agents.php:113 -#: ../../enterprise/godmode/policies/policy_agents.php:129 -#: ../../enterprise/operation/agentes/policy_manager.php:358 -msgid "Could not be reverted" -msgstr "No pudo ser revertido" - #: ../../enterprise/godmode/policies/policy_plugins.php:108 msgid "Plugin updated succesfully" msgstr "Plugin actualizado correctamente" @@ -16195,425 +47362,31 @@ msgstr "Plugin actualizado correctamente" msgid "Plugin cannot be updated" msgstr "El plugin no se pudo actualizar" -#: ../../enterprise/godmode/policies/policy_plugins.php:287 +#: ../../enterprise/godmode/policies/policy_plugins.php:272 msgid "There are no defined plugins" msgstr "No hay plugins definidos" -#: ../../enterprise/godmode/policies/policy_alerts.php:105 -#: ../../enterprise/godmode/policies/policy_modules.php:615 -#: ../../enterprise/godmode/policies/policies.php:272 -#: ../../enterprise/godmode/policies/policy_linking.php:51 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:87 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:106 -#: ../../enterprise/godmode/policies/policy_collections.php:82 -#: ../../enterprise/godmode/policies/policy_agents.php:84 -#: ../../enterprise/operation/agentes/policy_manager.php:323 -#: ../../godmode/agentes/module_manager_editor.php:544 -msgid "This policy is applying and cannot be modified" -msgstr "Esta política se está aplicando y no puede ser modificada" - -#: ../../enterprise/godmode/policies/policy_alerts.php:164 -#: ../../enterprise/godmode/policies/policy_modules.php:547 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:157 -#: ../../godmode/agentes/configurar_agente.php:2301 -#: ../../godmode/agentes/modificar_agente.php:271 -#: ../../godmode/massive/massive_enable_disable_alerts.php:124 -#: ../../godmode/alerts/alert_list.php:513 -#: ../../include/ajax/alert_list.ajax.php:394 -msgid "Could not be disabled" -msgstr "No se pudo desactivar" - -#: ../../enterprise/godmode/policies/policy_alerts.php:189 -#: ../../godmode/massive/massive_standby_alerts.php:132 -#: ../../godmode/alerts/alert_list.php:539 -msgid "Successfully set standby" -msgstr "Modo standby activado" - -#: ../../enterprise/godmode/policies/policy_alerts.php:190 -#: ../../godmode/massive/massive_standby_alerts.php:132 -#: ../../godmode/alerts/alert_list.php:540 -msgid "Could not be set standby" -msgstr "No se pudo establecer el modo standby" - -#: ../../enterprise/godmode/policies/policy_alerts.php:215 -#: ../../godmode/massive/massive_standby_alerts.php:102 -#: ../../godmode/alerts/alert_list.php:566 -msgid "Successfully set off standby" -msgstr "Se ha desactivado el modo standby" - -#: ../../enterprise/godmode/policies/policy_alerts.php:216 -#: ../../godmode/massive/massive_standby_alerts.php:102 -#: ../../godmode/alerts/alert_list.php:567 -msgid "Could not be set off standby" -msgstr "No se pudo desactivar el modo standby" - -#: ../../enterprise/godmode/policies/policy_alerts.php:237 -msgid "You must select a template. " -msgstr "Debe seleccionar una plantilla" - -#: ../../enterprise/godmode/policies/policy_alerts.php:286 -msgid " created successfuly: " -msgstr " creado correctamente:" - -#: ../../enterprise/godmode/policies/policy_alerts.php:303 +#: ../../enterprise/godmode/policies/policy_plugins.php:288 msgid "" -"Alerts could not be created for the following modules because they already have " -"an alert: " +"Warning: you are exceeding the recommended number of elements of type \"Plugins\" in the " +"policy (" msgstr "" -"No se han podido crear las alertas para los siguientes módulos porque ya " -"contienen una alerta: " - -#: ../../enterprise/godmode/policies/policy_alerts.php:313 -msgid " could not be created. " -msgstr " no se ha podido crear. " - -#: ../../enterprise/godmode/policies/policy_alerts.php:323 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:157 -msgid "" -"Successfully added to delete pending alerts. Will be deleted in the next policy " -"application." -msgstr "" -"Correctamente añadido a las alertas pendientes de eliminación. Será eliminado en " -"la próxima aplicación de políticas." - -#: ../../enterprise/godmode/policies/policy_alerts.php:348 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:212 -msgid "Added action successfuly" -msgstr "Acción añadida correctamente" - -#: ../../enterprise/godmode/policies/policy_alerts.php:348 -#: ../../enterprise/godmode/policies/policy_alerts.php:377 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:213 -#: ../../enterprise/godmode/policies/policy_agents.php:251 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:92 -#: ../../godmode/massive/massive_delete_action_alerts.php:175 -#: ../../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/alerts/alert_list.php:329 -msgid "Could not be added" -msgstr "No se pudo añadir" - -#: ../../enterprise/godmode/policies/policy_alerts.php:377 -msgid "Add action successfuly" -msgstr "Acción añadida correctamente" - -#: ../../enterprise/godmode/policies/policy_alerts.php:441 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:351 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:322 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1417 -#: ../../enterprise/include/functions_tasklist.php:377 -#: ../../enterprise/include/ajax/policy.ajax.php:447 -#: ../../enterprise/include/functions_reporting_csv.php:2556 -#: ../../enterprise/operation/agentes/policy_view.php:260 -#: ../../godmode/alerts/alert_list.list.php:570 -#: ../../godmode/alerts/alert_view.php:101 -#: ../../godmode/alerts/alert_list.builder.php:169 -#: ../../godmode/reporting/reporting_builder.item_editor.php:220 -#: ../../godmode/reporting/reporting_builder.item_editor.php:915 -#: ../../mobile/operation/alerts.php:349 -#: ../../include/functions_reporting_html.php:3481 -#: ../../include/functions_reporting_html.php:3484 -#: ../../include/functions_cron.php:691 ../../include/ajax/alert_list.ajax.php:306 -#: ../../include/ajax/alert_list.ajax.php:331 -#: ../../include/functions_treeview.php:444 -#: ../../include/functions_treeview.php:485 -#: ../../include/class/AgentsAlerts.class.php:359 -#: ../../include/class/AgentsAlerts.class.php:984 -#: ../../operation/search_alerts.php:36 -msgid "Template" -msgstr "Plantilla" - -#: ../../enterprise/godmode/policies/policy_alerts.php:514 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:513 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2437 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3441 -#: ../../godmode/alerts/alert_list.list.php:722 -#: ../../godmode/alerts/alert_view.php:240 ../../include/functions_alerts.php:689 -msgid "Always" -msgstr "Siempre" - -#: ../../enterprise/godmode/policies/policy_alerts.php:516 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:515 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3443 -#: ../../godmode/alerts/alert_list.list.php:724 -#: ../../include/class/Diagnostics.class.php:1208 -#: ../../include/class/Diagnostics.class.php:1212 -msgid "On" -msgstr "Activado" - -#: ../../enterprise/godmode/policies/policy_alerts.php:520 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:519 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3447 -#: ../../godmode/alerts/alert_list.list.php:728 -msgid "Until" -msgstr "Hasta" - -#: ../../enterprise/godmode/policies/policy_alerts.php:662 -#: ../../enterprise/godmode/policies/policy_modules.php:1706 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:599 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:318 -#: ../../enterprise/godmode/policies/policy_agents.php:1202 -#: ../../enterprise/godmode/policies/policy_agents.php:1531 -#: ../../enterprise/operation/agentes/policy_manager.php:221 -msgid "Undo deletion" -msgstr "Deshacer eliminación" - -#: ../../enterprise/godmode/policies/policy_alerts.php:704 -msgid "There is not alerts configured in this policy." -msgstr "No hay alertas configuradas en esta política." - -#: ../../enterprise/godmode/policies/policy_alerts.php:789 -msgid "Set off standby" -msgstr "Desactivar modo standby" - -#: ../../enterprise/godmode/policies/policy_alerts.php:798 -msgid "Set standby" -msgstr "Activar modo standby" - -#: ../../enterprise/godmode/policies/policy_alerts.php:815 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:330 -#: ../../godmode/alerts/alert_list.builder.php:230 -#: ../../godmode/alerts/alert_list.builder.php:241 -#: ../../include/class/AgentsAlerts.class.php:408 -msgid "Add alert" -msgstr "Añadir alerta" - -#: ../../enterprise/godmode/policies/policy_alerts.php:833 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:570 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:362 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:368 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:476 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:544 -#: ../../godmode/snmpconsole/snmp_alert.php:2025 -#: ../../godmode/alerts/alert_list.list.php:1006 -#: ../../godmode/alerts/alert_list.list.php:1017 -#: ../../godmode/alerts/alert_list.list.php:1277 -#: ../../include/functions_ui.php:1596 -#: ../../operation/agentes/alerts_status.php:671 -msgid "Add action" -msgstr "Añadir acción" - -#: ../../enterprise/godmode/policies/configure_policy.php:60 -#: ../../enterprise/operation/services/services.list.php:670 -#: ../../operation/heatmap.php:73 ../../operation/heatmap.php:287 -msgid "Config" -msgstr "Configuración" - -#: ../../enterprise/godmode/policies/configure_policy.php:146 -msgid "Force Apply" -msgstr "Forzar aplicación" - -#: ../../enterprise/godmode/policies/configure_policy.php:146 -msgid "" -"Force the creation of modules even if the software agent does not have remote " -"configuration" -msgstr "" -"Forzar la creación de módulos incluso si el agente software no tiene " -"configuración remota" - -#: ../../enterprise/godmode/policies/configure_policy.php:151 -msgid "Use secondary groups" -msgstr "Usar grupos secundarios" - -#: ../../enterprise/godmode/policies/configure_policy.php:151 -msgid "" -"Policy will be applied to those agents belonging to groups or secondary groups " -"that have been selected" -msgstr "" -"La política se aplicará a aquellos agentes pertenecientes a grupos o grupos " -"secundarios que hayan sido seleccionados" - -#: ../../enterprise/godmode/policies/policy_modules.php:300 -msgid "" -"If you change this description, you must change into the text of Data " -"configuration." -msgstr "" -"Si cambias esta descripción, tienes que cambiarla en el texto de la " -"configuración de datos." - -#: ../../enterprise/godmode/policies/policy_modules.php:373 -msgid "Invalid module type." -msgstr "Tipo de módulo inválido" - -#: ../../enterprise/godmode/policies/policy_modules.php:381 -msgid "Edit module" -msgstr "Editar módulo" - -#: ../../enterprise/godmode/policies/policy_modules.php:404 -#: ../../godmode/agentes/module_manager_editor.php:738 -msgid "Base options" -msgstr "Opciones de base" - -#: ../../enterprise/godmode/policies/policy_modules.php:560 -msgid "Could not be added module(s). You must select a policy" -msgstr "El módulo no se pudo añadir. Tienes que seleccionar una política." - -#: ../../enterprise/godmode/policies/policy_modules.php:597 -#, php-format -msgid "Successfully added module(s) (%s/%s) to policy %s" -msgstr "Módulo(s) (%s/%s) añadido(s) correctamente a la política %s" - -#: ../../enterprise/godmode/policies/policy_modules.php:603 -#, php-format -msgid "Could not be added module(s) (%s/%s) to policy %s" -msgstr "El módulo (%s/%s) no se pudo añadir a la política %s" - -#: ../../enterprise/godmode/policies/policy_modules.php:639 -msgid "To define plugins please use plugin configuration tab." -msgstr "Para definir plugins, use la pestaña de configuración de plugins." - -#: ../../enterprise/godmode/policies/policy_modules.php:935 -msgid "Successfully added module." -msgstr "Módulo añadido correctamente" - -#: ../../enterprise/godmode/policies/policy_modules.php:936 -msgid "Could not be added module." -msgstr "El módulo no se pudo añadir." - -#: ../../enterprise/godmode/policies/policy_modules.php:1322 -msgid "" -"The module type in Data configuration is empty, take from combo box of form." -msgstr "" -"El tipo de datos en la configuración está vacío, elige uno del combo del " -"formulario." - -#: ../../enterprise/godmode/policies/policy_modules.php:1326 -msgid "" -"The module name in Data configuration is empty, take from text field of form." -msgstr "" -"El nombre del módulo en la configuración está vacío, elige uno del combo del " -"formulario." - -#: ../../enterprise/godmode/policies/policy_modules.php:1356 -#: ../../enterprise/godmode/policies/policy_modules.php:1369 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:171 -msgid "" -"Successfully added to delete pending modules. Will be deleted in the next policy " -"application." -msgstr "" -"Añadido correctamente a la cola de módulos pendientes de eliminación. Será " -"eliminado en la próxima aplicación de políticas." - -#: ../../enterprise/godmode/policies/policy_modules.php:1360 -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:1420 -#: ../../godmode/agentes/configurar_agente.php:2214 -#: ../../include/functions_reports.php:980 -#, php-format -msgid "copy of %s" -msgstr "copia de %s" - -#: ../../enterprise/godmode/policies/policy_modules.php:1438 -#: ../../godmode/agentes/configurar_agente.php:2228 -#, php-format -msgid "copy of %s (%d)" -msgstr "copia de %s (%d)" - -#: ../../enterprise/godmode/policies/policy_modules.php:1468 -msgid "Successfully duplicate the module." -msgstr "Módulo duplicado correctamente" - -#: ../../enterprise/godmode/policies/policy_modules.php:1469 -#: ../../operation/agentes/pandora_networkmap.php:564 -msgid "Could not be duplicated" -msgstr "No se puede duplicar" - -#: ../../enterprise/godmode/policies/policy_modules.php:1523 -#: ../../godmode/agentes/module_manager.php:80 -#: ../../operation/agentes/estado_monitores.php:608 -msgid "Show in hierachy mode" -msgstr "Mostrar en modo jerarquía" - -#: ../../enterprise/godmode/policies/policy_modules.php:1627 -msgid "Local component" -msgstr "Componente local" - -#: ../../enterprise/godmode/policies/policy_modules.php:1643 -#: ../../enterprise/godmode/policies/policy_modules.php:1644 -msgid "Disabled module" -msgstr "Módulo deshabilitado" - -#: ../../enterprise/godmode/policies/policy_modules.php:1651 -#: ../../enterprise/godmode/policies/policy_modules.php:1652 -msgid "Enabled module" -msgstr "Módulo habilitado" - -#: ../../enterprise/godmode/policies/policy_modules.php:1662 -#: ../../enterprise/godmode/policies/policy_modules.php:1663 -#: ../../godmode/agentes/module_manager.php:1020 -msgid "Enable module" -msgstr "Habilitar el módulo" - -#: ../../enterprise/godmode/policies/policy_modules.php:1672 -#: ../../enterprise/godmode/policies/policy_modules.php:1673 -#: ../../godmode/agentes/module_manager.php:1029 -msgid "Disable module" -msgstr "Deshabilitar el módulo" - -#: ../../enterprise/godmode/policies/policy_modules.php:1774 -msgid "There are no defined modules" -msgstr "No hay módulos definidos" - -#: ../../enterprise/godmode/policies/policy_modules.php:1819 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:195 -#: ../../enterprise/include/class/CommandCenter.class.php:457 -#: ../../enterprise/operation/log/log_viewer.php:1062 -#: ../../enterprise/operation/log/log_viewer.php:1084 -#: ../../enterprise/operation/services/services.treeview_services.php:197 -#: ../../godmode/groups/group_list.php:755 -#: ../../godmode/massive/massive_copy_modules.php:256 -#: ../../godmode/massive/massive_operations.php:381 -#: ../../godmode/massive/massive_add_profiles.php:292 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:595 -#: ../../include/functions_events.php:4232 ../../operation/tree.php:376 -#: ../../operation/reporting/reporting_viewer.php:340 -#: ../../operation/reporting/graph_viewer.php:430 -#: ../../general/ui/agents_list.php:146 -msgid "Loading" -msgstr "Cargando" - -#: ../../enterprise/godmode/policies/policy_modules.php:1897 -#: ../../godmode/agentes/module_manager_editor.php:868 -msgid "No module name provided" -msgstr "No se proporcionó ningún nombre de módulo." - -#: ../../enterprise/godmode/policies/policy_modules.php:1898 -#: ../../godmode/agentes/module_manager_editor.php:878 -msgid "No target IP provided" -msgstr "No se proporcionó ninguna IP de destino." - -#: ../../enterprise/godmode/policies/policy_modules.php:1899 -#: ../../godmode/agentes/module_manager_editor.php:888 -msgid "No SNMP OID provided" -msgstr "No se proporcionó ningún OID de SMTP." - -#: ../../enterprise/godmode/policies/policy_modules.php:2069 -msgid "Are you sure to copy modules into policy?\\n" -msgstr "¿Estás seguro de que quieres copiar los módulos en la política?\\n" - -#: ../../enterprise/godmode/policies/policy_modules.php:2087 -msgid "Please select any module to copy" -msgstr "Por favor, selecciona algún módulo para copiar." +"Advertencia: ha excedido el número recomendado de elementos de tipo “Plugins” en la política " +"(" #: ../../enterprise/godmode/policies/policy_queue.php:65 msgid "No policies with this id" msgstr "No hay políticas con este identificador" -#: ../../enterprise/godmode/policies/policy_queue.php:80 -#: ../../enterprise/godmode/policies/policy_agents.php:61 -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 "" -"A partir de Pandora FMS versión 760, la asignación de un grupo completo a una " -"política la aplicará automáticamente a todos los nuevos agentes añadidos a ese " -"grupo." +#: ../../enterprise/godmode/policies/policy_queue.php:98 +#: ../../enterprise/meta/advanced/policymanager.queue.php:58 +msgid "Operation successfully deleted from the queue" +msgstr "Operación eliminada correctamente de la cola" + +#: ../../enterprise/godmode/policies/policy_queue.php:99 +#: ../../enterprise/meta/advanced/policymanager.queue.php:59 +msgid "Operation cannot be deleted from the queue" +msgstr "La operación no puede ser eliminada de la cola." #: ../../enterprise/godmode/policies/policy_queue.php:148 #, php-format @@ -16633,6 +47406,34 @@ msgstr "Las operaciones no pueden ser eliminadas de la cola." msgid "Some nodes (%s) are unreachebles. Some information may be missing." msgstr "Algunos nódulos (%s) están inaccesible. Podría faltar información." +#: ../../enterprise/godmode/policies/policy_queue.php:307 +#: ../../enterprise/meta/advanced/policymanager.queue.php:218 +msgid "Apply (database and files)" +msgstr "Aplicar (base de datos y archivos)" + +#: ../../enterprise/godmode/policies/policy_queue.php:308 +#: ../../enterprise/godmode/policies/policy_queue.php:762 +#: ../../enterprise/meta/advanced/policymanager.queue.php:219 +#: ../../enterprise/meta/advanced/policymanager.queue.php:315 +msgid "Apply (only database)" +msgstr "Aplicar (solo en la base de datos)" + +#: ../../enterprise/godmode/policies/policy_queue.php:332 +#: ../../enterprise/include/functions_vulnerabilities.php:123 +#: ../../enterprise/include/functions_vulnerabilities.php:131 +#: ../../enterprise/include/functions_vulnerabilities.php:139 +#: ../../enterprise/meta/advanced/policymanager.queue.php:229 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:123 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:131 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:139 +msgid "Complete" +msgstr "Completo" + +#: ../../enterprise/godmode/policies/policy_queue.php:333 +#: ../../enterprise/meta/advanced/policymanager.queue.php:230 +msgid "Incomplete" +msgstr "Incompleto" + #: ../../enterprise/godmode/policies/policy_queue.php:420 msgid "Update pending" msgstr "Actualización pendiente" @@ -16641,12 +47442,6 @@ msgstr "Actualización pendiente" msgid "Update pending agents" msgstr "Actualizar agentes pendientes" -#: ../../enterprise/godmode/policies/policy_queue.php:449 -#: ../../enterprise/godmode/policies/policy_agents.php:1145 -#: ../../enterprise/godmode/policies/policy_agents.php:1487 -msgid "Add to apply queue" -msgstr "Añadir a la cola para aplicarlo" - #: ../../enterprise/godmode/policies/policy_queue.php:455 msgid "Add to apply queue only for database" msgstr "Añadir a la cola de aplicación solo de cambios de base de datos" @@ -16726,2071 +47521,2341 @@ msgstr "Consejos" msgid "Queue summary" msgstr "Resumen de cola" -#: ../../enterprise/godmode/policies/policy_queue.php:636 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:186 -#: ../../godmode/snmpconsole/snmp_alert.php:1816 -#: ../../godmode/alerts/alert_list.list.php:260 -#: ../../operation/agentes/graphs.php:305 -msgid "Toggle filter(s)" -msgstr "Conmutar filtro(s)" +#: ../../enterprise/godmode/policies/policy_queue.php:730 +#: ../../enterprise/meta/advanced/policymanager.queue.php:298 +msgid "Policy " +msgstr "Política " -#: ../../enterprise/godmode/policies/policy_queue.php:712 -#: ../../enterprise/godmode/policies/policy_linking.php:203 -#: ../../include/functions_massive_operations.php:189 -#: ../../include/lib/Dashboard/Widget.php:609 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:568 -#: ../../include/functions_events.php:4883 -msgid "Node" -msgstr "Nodo" +#: ../../enterprise/godmode/policies/policy_queue.php:792 +#: ../../enterprise/godmode/policies/policy_queue.php:801 +#: ../../enterprise/meta/advanced/policymanager.queue.php:339 +msgid "Policy applying timeout" +msgstr "Tiempo de espera de la aplicación de la política" + +#: ../../enterprise/godmode/policies/policy_queue.php:820 +#: ../../enterprise/meta/advanced/policymanager.queue.php:353 +msgid "Delete from queue" +msgstr "Eliminar de la cola" #: ../../enterprise/godmode/policies/policy_queue.php:842 msgid "Empty queue" msgstr "Vaciar cola" -#: ../../enterprise/godmode/policies/policy_queue.php:856 +#: ../../enterprise/godmode/policies/policy_queue.php:847 msgid "This operation could take a long time" msgstr "Esta operación podría tardar bastante tiempo." -#: ../../enterprise/godmode/policies/policy_queue.php:868 +#: ../../enterprise/godmode/policies/policy_queue.php:859 msgid "Apply all queues" msgstr "Aplicar todas las colas" -#: ../../enterprise/godmode/policies/policy_queue.php:881 +#: ../../enterprise/godmode/policies/policy_queue.php:869 msgid "Clear all items" msgstr "Borrar todos los elementos" -#: ../../enterprise/godmode/policies/policies.php:101 -msgid "Policy not found." -msgstr "No se ha encontrado la política." +#: ../../enterprise/godmode/reporting/aws_view.php:53 +msgid "Instance" +msgstr "Instancia" -#: ../../enterprise/godmode/policies/policies.php:166 -msgid "Policy name already exists" -msgstr "El nombre de la política ya existe." +#: ../../enterprise/godmode/reporting/aws_view.php:55 +msgid "IO read" +msgstr "Lectura IO" -#: ../../enterprise/godmode/policies/policies.php:240 -msgid "Policies Management" -msgstr "Gestión de políticas" +#: ../../enterprise/godmode/reporting/aws_view.php:56 +msgid "IO write" +msgstr "Escritura IO" -#: ../../enterprise/godmode/policies/policies.php:258 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:423 -#: ../../godmode/alerts/alert_actions.php:132 -#: ../../godmode/alerts/alert_commands.php:719 -#: ../../godmode/reporting/map_builder.php:315 -#: ../../godmode/reporting/map_builder.php:322 -#: ../../godmode/reporting/reporting_builder.php:703 -#: ../../include/functions_agents.php:1049 -#: ../../include/functions_planned_downtimes.php:1033 -msgid "Successfully copied" -msgstr "Copia realizada correctamente" +#: ../../enterprise/godmode/reporting/aws_view.php:57 +msgid "Disk read" +msgstr "Lectura de disco" -#: ../../enterprise/godmode/policies/policies.php:259 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:424 -#: ../../godmode/alerts/alert_actions.php:133 -#: ../../godmode/alerts/alert_commands.php:720 -#: ../../godmode/reporting/reporting_builder.php:704 -#: ../../include/functions_planned_downtimes.php:1030 -msgid "Could not be copied" -msgstr "No se ha podido copiar" +#: ../../enterprise/godmode/reporting/aws_view.php:58 +msgid "Disk write" +msgstr "Escritura en disco" -#: ../../enterprise/godmode/policies/policies.php:266 -msgid "All policy agents added to delete queue" -msgstr "Todos los agentes de las políticas añadidos a la cola de eliminación" +#: ../../enterprise/godmode/reporting/aws_view.php:59 +msgid "Network in" +msgstr "Entrada de red" -#: ../../enterprise/godmode/policies/policies.php:267 -msgid "Policy agents cannot be added to the delete queue" -msgstr "" -"Los agentes de las políticas no se pudieron añadir a la cola de eliminación" +#: ../../enterprise/godmode/reporting/aws_view.php:60 +msgid "Network out" +msgstr "Salida de red" -#: ../../enterprise/godmode/policies/policies.php:343 -msgid "a" -msgstr "a" +#: ../../enterprise/godmode/reporting/aws_view.php:106 +#: ../../enterprise/godmode/reporting/aws_view.php:139 +msgid "AWS View" +msgstr "Vista AWS" -#: ../../enterprise/godmode/policies/policies.php:587 -#: ../../enterprise/godmode/policies/policy_linking.php:207 -#: ../../enterprise/include/functions_policies.php:3770 -msgid "Linking" -msgstr "Enlazando" +#: ../../enterprise/godmode/reporting/aws_view.php:134 +msgid "Failed to retrieve AWS information using selected account." +msgstr "No se ha podido obtener información de AWS a través de la cuenta seleccionada." -#: ../../enterprise/godmode/policies/policies.php:602 -msgid "Agent Wizard" -msgstr "Asistente de agente" +#: ../../enterprise/godmode/reporting/aws_view.php:153 +msgid "AWS credentials not validated." +msgstr "No se han validado los credenciales de AWS." -#: ../../enterprise/godmode/policies/policies.php:611 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:52 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:65 -#: ../../enterprise/include/functions_policies.php:3758 -msgid "External alerts" -msgstr "Alertas externas" +#: ../../enterprise/godmode/reporting/aws_view.php:168 +msgid "Discovery Cloud: AWS (legacy)" +msgstr "Discovery Cloud: AWS (legacy)" -#: ../../enterprise/godmode/policies/policies.php:615 -#: ../../enterprise/godmode/policies/policy.php:72 -#: ../../enterprise/godmode/policies/policy.php:85 -#: ../../enterprise/include/functions_policies.php:3802 -msgid "Queue" -msgstr "Cola" +#: ../../enterprise/godmode/reporting/aws_view.php:177 +msgid "Please, select an account: " +msgstr "Seleccione una cuenta: " -#: ../../enterprise/godmode/policies/policies.php:690 -msgid "There must be no agents to delete the policy." -msgstr "No debe haber agentes para borrar la política." +#: ../../enterprise/godmode/reporting/aws_view.php:186 +msgid "CREATE CLOUD MONITORING DISCOVERY TASK" +msgstr "CREAR TAREA DE DISCOVERY DE MONITORIZACIÓN EN LA NUBE" -#: ../../enterprise/godmode/policies/policies.php:696 -msgid "A policy with agents cannot be deleted. Purge it first" -msgstr "Una política con agentes no se puede eliminar. Púrgala primero." - -#: ../../enterprise/godmode/policies/policies.php:706 -msgid "Deleting all policy agents" -msgstr "Eliminando todos los agentes de las políticas" - -#: ../../enterprise/godmode/policies/policies.php:711 -msgid "All the policy agents will be deleted" -msgstr "Todos los agentes de las políticas serán eliminados." - -#: ../../enterprise/godmode/policies/policies.php:720 -msgid "Delete all agents" -msgstr "Eliminar todos los agentes" - -#: ../../enterprise/godmode/policies/policy_linking.php:28 -#: ../../enterprise/godmode/policies/policy_linking.php:41 -msgid "Linking modules" -msgstr "Módulos enlazados" - -#: ../../enterprise/godmode/policies/policy_linking.php:109 -msgid "Error: Update linking modules to policy" -msgstr "Error al actualizar los módulos enlazados a la política" - -#: ../../enterprise/godmode/policies/policy_linking.php:111 -msgid "Success: Update linking modules to policy" -msgstr "Módulos enlazados a la política correctamente" - -#: ../../enterprise/godmode/policies/policy_linking.php:140 -msgid "Free text for filter (*)" -msgstr "Texto libre para filtro (*)" - -#: ../../enterprise/godmode/policies/policy_linking.php:144 -msgid "Free text for filter" -msgstr "Texto libre para filtro" - -#: ../../enterprise/godmode/policies/policy_linking.php:188 -msgid "Cannot retrieve unlinked modules" -msgstr "No se han podido obtener módulos no enlazados" - -#: ../../enterprise/godmode/policies/policy_linking.php:190 -msgid "There are no defined modules unlinked" -msgstr "No hay módulos definidos desvinculados" - -#: ../../enterprise/godmode/policies/policy_linking.php:192 -msgid "List of modules unlinked" -msgstr "Lista de módulos sin enlazar" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:97 -#: ../../godmode/alerts/alert_list.php:193 -msgid "No module specified" -msgstr "Ningún módulo especificado" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:135 -msgid "Created successfuly" -msgstr "Creado correctamente" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:139 -msgid "Duplicated alert" -msgstr "Alerta duplicada" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:185 -msgid "Deleted action successfuly" -msgstr "Acción eliminada correctamente" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:432 -msgid "Modules in policy per agents" -msgstr "Módulos en política por agentes" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:640 -msgid "There is not external alerts configured in this policy" -msgstr "No hay alertas externas configuradas en esta política" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:674 -#: ../../enterprise/include/ajax/policy.ajax.php:487 -#: ../../godmode/massive/massive_add_action_alerts.php:253 -#: ../../godmode/alerts/alert_list.list.php:843 -#: ../../godmode/alerts/alert_list.builder.php:144 -#: ../../include/ajax/alert_list.ajax.php:552 ../../include/functions_ui.php:1666 -#: ../../include/class/AgentsAlerts.class.php:319 -msgid "Number of alerts match from" -msgstr "Número de alertas coincidentes con" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:750 -msgid "Add external alert" -msgstr "Añadir alerta externa" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:118 -msgid "Module is not selected" -msgstr "No se ha seleccionado ningún módulo" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:152 -#: ../../godmode/agentes/inventory_manager.php:84 -msgid "Successfully added inventory module" -msgstr "Módulo añadido al inventario correctamente" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:161 -#: ../../godmode/agentes/inventory_manager.php:86 -msgid "Error adding inventory module" -msgstr "Error al añadir el módulo al inventario" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:164 -#: ../../godmode/agentes/inventory_manager.php:89 -msgid "The inventory of the module already exists" -msgstr "El inventario del módulo ya existe" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:224 -#: ../../godmode/modules/manage_inventory_modules.php:160 -#: ../../godmode/agentes/inventory_manager.php:128 -msgid "Successfully updated inventory module" -msgstr "Módulo del inventario actualizado correctamente" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:233 -#: ../../godmode/modules/manage_inventory_modules.php:161 -#: ../../godmode/agentes/inventory_manager.php:130 -msgid "Error updating inventory module" -msgstr "Error al actualizar el módulo del inventario" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:265 -msgid "There are no defined inventory modules" -msgstr "No hay módulos de inventario definidos" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:373 -msgid "Inventory module" -msgstr "Módulo de inventario" - -#: ../../enterprise/godmode/policies/policy_collections.php:118 +#: ../../enterprise/godmode/reporting/aws_view.php:189 msgid "" -"Successfully added to delete the collection. Will be deleted in the next policy " -"application." +"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 "" -"Añadido correctamente a la colección. Se eliminará en la próxima aplicación de " -"política." +"En esta vista encontrará la información recogida mediante la tarea de Discovery Cloud AWS. " +"Podrá ver la información más relevante sobre su infraestructura, como el coste actual de los " +"servicios contratados, el número de instancias por región o las métricas de uso de los " +"recursos. Para recoger esta información, cree una tarea de Cloud Monitoring Discovery." -#: ../../enterprise/godmode/policies/policy_collections.php:304 -#: ../../enterprise/godmode/policies/policy_collections.php:376 -#: ../../enterprise/operation/agentes/policy_view.php:218 -#: ../../enterprise/operation/agentes/policy_view.php:219 -#: ../../enterprise/operation/agentes/collection_view.php:137 -#: ../../enterprise/operation/agentes/collection_view.php:138 -msgid "Outdate" -msgstr "Obsoleto" +#: ../../enterprise/godmode/reporting/aws_view.php:192 +msgid "Press the create button to begin." +msgstr "Pinche en el botón \"crear\" para comenzar." -#: ../../enterprise/godmode/policies/policy_collections.php:325 -msgid "Collections in policy" -msgstr "Colecciones en la política" +#: ../../enterprise/godmode/reporting/aws_view.php:221 +msgid "Instance table" +msgstr "Tabla de instancias" -#: ../../enterprise/godmode/policies/policy_collections.php:329 -msgid "Collections to add" -msgstr "Colecciones a añadir" +#: ../../enterprise/godmode/reporting/graph_template_editor.php:58 +msgid "Not created. Blank name" +msgstr "No creado. Nombre vacío." -#: ../../enterprise/godmode/policies/policy_collections.php:399 -msgid "No available collection to add" -msgstr "No hay colecciones a añadir disponibles" +#: ../../enterprise/godmode/reporting/graph_template_editor.php:94 +msgid "Graph template editor" +msgstr "Editor de plantillas gráficas" -#: ../../enterprise/godmode/policies/policy_agents.php:101 -#: ../../enterprise/operation/agentes/policy_manager.php:346 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:173 +msgid "Template updated successfully" +msgstr "Plantilla actualizada correctamente" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:237 +msgid "3 hours" +msgstr "3 horas" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:242 +msgid "4 days" +msgstr "4 días" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:246 +msgid "2 months" +msgstr "2 meses" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:266 +msgid "Stacked" +msgstr "Apilado" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:65 +msgid "Graph template item editor" +msgstr "Editor de elementos de plantilla de gráfico" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:185 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:246 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3761 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3836 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3992 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4063 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4501 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4646 +#: ../../enterprise/operation/log/log_viewer.php:516 +#: ../../package_774/enterprise/operation/log/log_viewer.php:517 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3618 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3693 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3849 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3920 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4358 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4503 +msgid "Exact match" +msgstr "Coincidencia exacta" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:213 +msgid "Add Module" +msgstr "Añadir módulo" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:283 +msgid "Decrease Weight" +msgstr "Reducir el peso" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:300 +msgid "Increase Weight" +msgstr "Incrementar el peso" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:119 +msgid "Graph template management" +msgstr "Gestión de plantillas gráficas" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:275 +msgid "There are no defined graph templates." +msgstr "No hay plantillas de gráficas definidas" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:283 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:163 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:636 +#: ../../enterprise/godmode/reporting/visual_console_template.php:267 +msgid "Create template" +msgstr "Crear plantilla" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:80 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:143 +msgid "Cleanup sucessfully" +msgstr "Limpieza correcta" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:83 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:146 +msgid "Cleanup error" +msgstr "Error al borrar contenido" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:135 +msgid "Wizard template" +msgstr "Plantilla de Wizard" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:205 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:263 +msgid "Clean up template" +msgstr "Vaciar la plantilla" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:258 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:822 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:486 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:201 +msgid "Agents available" +msgstr "Agentes disponibles" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:286 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:514 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:235 +msgid "Add agents to template" +msgstr "Añadir agentes a la plantilla" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:296 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:524 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:245 +msgid "Undo agents to template" +msgstr "Deshacer añadir agentes a la plantilla" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:319 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:824 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:243 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:547 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:268 +msgid "Agents to apply" +msgstr "Agentes para aplicar" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:361 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:586 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:423 +msgid "Apply template" +msgstr "Aplicar plantilla" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:541 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:573 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:923 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:954 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:736 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:766 +msgid "Please set template distinct than " +msgstr "Por favor, introduce una plantilla distinta a " + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:568 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:949 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:761 msgid "" -"Successfully added to delete pending agents. Will be deleted in the next policy " -"application." +"This will be delete all reports created in previous template applications. Do you want to " +"continue?" msgstr "" -"Añadido correctamente a los agentes pendientes de eliminación. Será eliminado en " -"la próxima aplicación de políticas." +"Esta acción eliminará todos los informes creados en aplicaciones anteriores de plantillas. " +"¿Quieres continuar?" -#: ../../enterprise/godmode/policies/policy_agents.php:123 +#: ../../enterprise/godmode/reporting/mysql_builder.php:66 +msgid "Custom MySQL template builder" +msgstr "Creador de plantillas MySQL personalizado" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:79 +#: ../../enterprise/godmode/reporting/mysql_builder.php:162 +#: ../../enterprise/meta/general/main_menu.php:379 ../../enterprise/operation/menu.php:141 +#: ../../package_774/enterprise/operation/menu.php:141 +#: ../../package_774/enterprise/meta/general/main_menu.php:373 +msgid "Custom SQL" +msgstr "SQL personalizado" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:125 +msgid "Create custom SQL" +msgstr "Crear SQL personalizado" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:143 +msgid "List of custom MySQL templates" +msgstr "Listas de plantillas MySQL personalizadas" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:149 +msgid "Template builder" +msgstr "Creador de plantillas" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:172 +#: ../../enterprise/godmode/reporting/mysql_builder.php:190 +msgid "Create new custom" +msgstr "Crear nueva consulta personalizada" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:229 +msgid "Successfully operation" +msgstr "Operación realizada correctamente" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:229 +msgid "Could not be operation" +msgstr "La operación no pudo completarse." + +#: ../../enterprise/godmode/reporting/mysql_builder.php:231 +msgid "Without changes" +msgstr "Sin cambios" + +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:91 +msgid "Page orientation" +msgstr "Orientación de página" + +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:114 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:126 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1378 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1247 msgid "" -"Successfully added to delete pending groups. Will be deleted in the next policy " -"application." +"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 "" -"Añadido correctamente para eliminar grupos pendientes. Se eliminará en la " -"siguiente aplicación de política." +"La ruta de los logos personalizados es \"images/custom_logo\" en la instalación de la " +"consola. Puede añadir más archivos (SOLO JPEG Y PNG) con la herramienta de añadir." -#: ../../enterprise/godmode/policies/policy_agents.php:147 -#: ../../enterprise/godmode/policies/policy_agents.php:193 -#: ../../enterprise/godmode/policies/policy_agents.php:261 -msgid "Policy with this id does not exist. " -msgstr "La política con este id no existe. " +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:95 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:297 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:319 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:288 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:95 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:319 +msgid "Elements to apply" +msgstr "Elementos para aplicar" -#: ../../enterprise/godmode/policies/policy_agents.php:177 -#: ../../enterprise/godmode/policies/policy_agents.php:310 -msgid "Successfully added to delete queue" -msgstr "Correctamente añadido a la lista de eliminación" +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:190 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:211 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:291 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:202 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:190 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:291 +msgid "Filter agents selector" +msgstr "Selector de filtro de agentes" -#: ../../enterprise/godmode/policies/policy_agents.php:178 -#: ../../enterprise/godmode/policies/policy_agents.php:311 -msgid "Could not be added to delete queue" -msgstr "No se pudo añadir a la lista de eliminación." +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:432 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2770 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:432 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2627 +msgid ">=" +msgstr ">=" -#: ../../enterprise/godmode/policies/policy_agents.php:250 -#, php-format -msgid "Successfully added %d" -msgstr "Se ha agregado correctamente %d" +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:434 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2777 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:434 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2634 +msgid "<" +msgstr "<" -#: ../../enterprise/godmode/policies/policy_agents.php:281 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:458 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2917 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:458 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2774 +msgid "Show a resume table with max, min, average of total modules on the report bottom" +msgstr "" +"Mostrar una tabla resumen con el máximo, el mínimo y la media de los módulos totales al " +"final del informe" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:104 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:128 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:190 +msgid "Edit template" +msgstr "Editar plantilla" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:178 +msgid "List templates" +msgstr "Lista de plantillas" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:471 +#: ../../enterprise/operation/reporting/custom_reporting.php:14 +msgid "PDF" +msgstr "PDF" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:472 +#: ../../enterprise/operation/reporting/custom_reporting.php:16 +msgid "JSON" +msgstr "JSON" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:557 +#: ../../enterprise/operation/reporting/custom_reporting.php:84 +msgid "Export to JSON" +msgstr "Exportar a JSON" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:629 +msgid "You haven't created templates yet." +msgstr "Aun no has creado ninguna plantilla." + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:671 +msgid "Generate a dynamic report" +msgstr "Generar un informe dinámico" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:755 +msgid "Set start and end date" +msgstr "Fije la fecha de inicio y conclusión" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:805 +msgid "Monthly SLA period" +msgstr "Periodo SLA mensual" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:805 +msgid "This field only applies in case of Monthly SLA item." +msgstr "Este campo solo aplica en el caso de un elemento de SLA mensual." + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:847 +#: ../../enterprise/include/class/Omnishell.class.php:1071 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:402 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:402 +msgid "Add agents" +msgstr "Añadir agentes" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:856 +msgid "Undo agents" +msgstr "Anular agentes" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:894 +msgid "RegEx agent filter" +msgstr "Filtro de agente RegEx" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:895 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:244 msgid "" -"Number of agents added to the policy concurrently is too large. This might cause " -"the operation to fail or lead to performance issues." +"Case insensitive regular expression for agent alias. For example: Network.* will match with " +"the following agent alias: network_agent1, NetworK CHECKS" msgstr "" -"El número de agentes añadidos a la política simultáneamente es demasiado alto. " -"Esto podría causar fallos o problemas en el funcionamiento." +"Expresión regular que no distingue mayúsculas ni minúsculas para el alias de agente. Por " +"ejemplo: Network.* coincidirá con los siguientes alias de agente: network_agent1, NetworK " +"CHECKS" -#: ../../enterprise/godmode/policies/policy_agents.php:288 -msgid "Successfully added to policy" -msgstr "Agregado correctamente a la directiva" +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:910 +msgid "Generate" +msgstr "Generar" -#: ../../enterprise/godmode/policies/policy_agents.php:289 -msgid "Could not be added to policy" -msgstr "No se pudo agregar a la directiva" +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1300 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1322 +msgid "Please set agent or agent regex distinct than " +msgstr "Establezca agente o agente regex diferente a " -#: ../../enterprise/godmode/policies/policy_agents.php:455 -msgid "Applied" -msgstr "Aplicado" +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1330 +msgid "It is not a regular expression " +msgstr "No es una expresión regular " -#: ../../enterprise/godmode/policies/policy_agents.php:456 -msgid "Not applied" -msgstr "No aplicado" +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1332 +msgid "No agent matches regular expression " +msgstr "Ningún agente coincide con la expresión regular " -#: ../../enterprise/godmode/policies/policy_agents.php:460 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:880 -#: ../../enterprise/godmode/services/services.service.php:683 -#: ../../enterprise/godmode/servers/HA_cluster.php:199 -#: ../../enterprise/operation/services/massive/services.create.php:710 -#: ../../enterprise/operation/services/services.list.php:289 -#: ../../enterprise/operation/services/services.table_services.php:253 -#: ../../godmode/massive/massive_edit_modules.php:1130 -#: ../../godmode/alerts/alert_view.php:418 -msgid "Mode" -msgstr "Modo" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2038 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2016 +msgid "Select server" +msgstr "Seleccionar servidor" -#: ../../enterprise/godmode/policies/policy_agents.php:503 -msgid "Apply to" -msgstr "Aplicar a" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2176 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2154 +msgid "Module exact match" +msgstr "Coincidencia exacta de módulo" -#: ../../enterprise/godmode/policies/policy_agents.php:585 -#: ../../enterprise/godmode/policies/policy_agents.php:603 -msgid "Filter OS" -msgstr "Filtro de sistema operativo" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2177 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3821 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3897 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4045 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4128 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2155 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3678 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3754 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3902 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3985 +msgid "Check it if you want to match module name literally" +msgstr "" +"Actívala si quieres que haya una coincidencia exacta y literal en el nombre del módulo." -#: ../../enterprise/godmode/policies/policy_agents.php:769 -msgid "Add agents to policy" -msgstr "Añadir agentes a la política" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2193 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2171 +msgid "Case insensitive regular expression or string for templates name." +msgstr "" +"Expresión regular o cadena sin sensibilidad de mayúsculas y minúsculas para el nombre de las " +"plantillas." -#: ../../enterprise/godmode/policies/policy_agents.php:784 -msgid "Delete agents from policy" -msgstr "Eliminar agentes de la política" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2216 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2194 +msgid "Case insensitive regular expression or string for actions name." +msgstr "" +"Expresión regular o cadena sin sensibilidad de mayúsculas y minúsculas para el nombre de las " +"acciones." -#: ../../enterprise/godmode/policies/policy_agents.php:792 -msgid "Agents in Policy" -msgstr "Agentes en la política" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2238 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2216 +msgid "Hide items without data" +msgstr "Ocultar elementos sin datos" -#: ../../enterprise/godmode/policies/policy_agents.php:861 -#: ../../enterprise/godmode/setup/setup_auth.php:252 -#: ../../enterprise/godmode/setup/setup_auth.php:602 -#: ../../enterprise/godmode/setup/setup_auth.php:1683 -#: ../../extensions/files_repo/files_repo_form.php:54 -#: ../../extensions/module_groups.php:350 -#: ../../godmode/reporting/visual_console_builder.wizard.php:368 -#: ../../mobile/include/functions_web.php:27 ../../mobile/operation/home.php:57 -#: ../../mobile/operation/groups.php:77 ../../include/functions_networkmap.php:1299 -#: ../../include/functions_maps.php:46 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:231 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:299 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:266 -#: ../../include/lib/Dashboard/Widgets/events_list.php:442 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:335 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:301 -#: ../../include/lib/Dashboard/Widgets/AgentHive.php:222 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:344 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:353 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:375 -#: ../../include/lib/Dashboard/Widgets/tactical.php:331 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:301 -#: ../../operation/tree.php:91 ../../operation/agentes/pandora_networkmap.php:743 -msgid "Groups" -msgstr "Grupos" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2239 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2217 +msgid "Check it if you want not show items without data" +msgstr "Marcar si no quieres que muestre elementos sin datos" -#: ../../enterprise/godmode/policies/policy_agents.php:900 -msgid "Add groups to policy" -msgstr "Añadir grupos a política" - -#: ../../enterprise/godmode/policies/policy_agents.php:914 -msgid "Delete groups from policy" -msgstr "Eliminar grupos de política" - -#: ../../enterprise/godmode/policies/policy_agents.php:922 -msgid "Groups in Policy" -msgstr "Grupos en la política" - -#: ../../enterprise/godmode/policies/policy_agents.php:969 -#: ../../enterprise/operation/agentes/policy_view.php:395 -msgid "R." -msgstr "R." - -#: ../../enterprise/godmode/policies/policy_agents.php:972 -#: ../../enterprise/godmode/policies/policy_agents.php:1357 -#: ../../enterprise/godmode/admin_access_logs.php:50 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 -#: ../../enterprise/operation/agentes/policy_view.php:66 -#: ../../enterprise/operation/agentes/policy_view.php:167 -#: ../../enterprise/operation/agentes/policy_view.php:258 -#: ../../enterprise/operation/agentes/policy_view.php:263 -#: ../../mobile/operation/agents.php:407 ../../include/ajax/alert_list.ajax.php:299 -#: ../../include/ajax/alert_list.ajax.php:324 -#: ../../include/class/AuditLog.class.php:130 -msgid "S." -msgstr "S." - -#: ../../enterprise/godmode/policies/policy_agents.php:973 -msgid "Unlinked modules" -msgstr "Módulos sin enlazar" - -#: ../../enterprise/godmode/policies/policy_agents.php:973 -msgid "U." -msgstr "U." - -#: ../../enterprise/godmode/policies/policy_agents.php:974 -#: ../../enterprise/godmode/policies/policy_agents.php:1358 -#: ../../enterprise/godmode/admin_access_logs.php:54 -#: ../../godmode/reporting/visual_console_builder.elements.php:134 -#: ../../mobile/operation/agents.php:408 ../../include/class/AuditLog.class.php:130 -msgid "A." -msgstr "A." - -#: ../../enterprise/godmode/policies/policy_agents.php:976 -#: ../../enterprise/godmode/policies/policy_agents.php:1360 -#: ../../enterprise/operation/agentes/policy_view.php:69 -msgid "Last application" -msgstr "Última aplicación" - -#: ../../enterprise/godmode/policies/policy_agents.php:977 -#: ../../enterprise/godmode/policies/policy_agents.php:1362 -msgid "Add to delete queue" -msgstr "Añadir a la lista de eliminación" - -#: ../../enterprise/godmode/policies/policy_agents.php:977 -#: ../../enterprise/godmode/policies/policy_agents.php:1362 -msgid "D." -msgstr "D." - -#: ../../enterprise/godmode/policies/policy_agents.php:1071 -#: ../../godmode/agentes/agent_manager.php:390 -msgid "This agent can be remotely configured" -msgstr "Este agente puede ser configurado remotamente" - -#: ../../enterprise/godmode/policies/policy_agents.php:1080 -msgid "This agent can not be remotely configured" -msgstr "Este agente no puede ser configurado remotamente." - -#: ../../enterprise/godmode/policies/policy_agents.php:1133 -#: ../../enterprise/godmode/policies/policy_agents.php:1475 -#: ../../enterprise/operation/agentes/policy_manager.php:134 -msgid "Process deletion" -msgstr "Borrado del proceso" - -#: ../../enterprise/godmode/policies/policy_agents.php:1238 -#: ../../enterprise/godmode/policies/policy_agents.php:1417 -#: ../../enterprise/operation/agentes/policy_view.php:83 -#: ../../enterprise/operation/agentes/policy_manager.php:144 -msgid "Policy applied" -msgstr "Política aplicada" - -#: ../../enterprise/godmode/policies/policy_agents.php:1246 -#: ../../enterprise/godmode/policies/policy_agents.php:1426 -msgid "Need apply" -msgstr "Necesita aplicarse" - -#: ../../enterprise/godmode/policies/policy_agents.php:1259 -#: ../../enterprise/godmode/policies/policy_agents.php:1439 -#: ../../enterprise/operation/agentes/policy_manager.php:175 -msgid "Applying policy" -msgstr "Aplicando política" - -#: ../../enterprise/godmode/policies/policy_agents.php:1272 -#: ../../enterprise/godmode/policies/policy_agents.php:1450 -#: ../../enterprise/operation/agentes/policy_manager.php:186 -msgid "Deleting from policy" -msgstr "Eliminando de la política" - -#: ../../enterprise/godmode/policies/policy_agents.php:1359 -msgid "Total agents in policy group" -msgstr "Total de agentes en el grupo de política" - -#: ../../enterprise/godmode/policies/policy_agents.php:1359 -msgid "T." -msgstr "T." - -#: ../../enterprise/godmode/policies/policy.php:61 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2625 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:646 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:604 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2587 msgid "" -"Some features of policy management are disabled because an instance of DB Tool " -"is running on a node." -msgstr "" -"Algunas características de la gestión de políticas están deshabilitadas porque " -"se está ejecutando una instancia de la herramienta de la base de datos en un " -"nodo." +"If this option was checked, only adding in elements that type of modules support this option." +msgstr "Si se marca esta casilla, la opción solo es posible si se añaden este tipo de módulos." -#: ../../enterprise/godmode/policies/policy.php:115 -#: ../../enterprise/include/functions_policies.php:3821 -#: ../../godmode/agentes/configurar_agente.php:748 -msgid "Agent plugins" -msgstr "Plugins del agente" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3128 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:859 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:712 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2985 +msgid "By agent" +msgstr "Por agente" -#: ../../enterprise/godmode/policies/policy.php:145 -#: ../../enterprise/include/functions_policies.php:3719 -#: ../../godmode/agentes/configurar_agente.php:562 -msgid "Agent wizard" -msgstr "Asistente de agente" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3138 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:869 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:722 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2995 +msgid "By user validator" +msgstr "Por usuario que validó" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:55 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:57 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:51 -#: ../../godmode/snmpconsole/snmp_filters.php:59 -#: ../../include/class/CredentialStore.class.php:965 -#: ../../include/class/SnmpConsole.class.php:221 -#: ../../operation/snmpconsole/snmp_statistics.php:104 -#: ../../operation/snmpconsole/snmp_browser.php:94 -#: ../../operation/snmpconsole/snmp_mib_uploader.php:60 -#: ../../operation/menu.php:259 -msgid "SNMP" -msgstr "SNMP" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3148 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:879 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:732 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3005 +msgid "By criticity" +msgstr "Por gravedad" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:115 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:403 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:304 -#: ../../godmode/setup/snmp_wizard.php:42 -#: ../../include/functions_snmp_browser.php:556 -msgid "OID" -msgstr "OID" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3158 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:889 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:742 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3015 +msgid "Validated vs unvalidated" +msgstr "Validados vs sin validar" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:127 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:404 -msgid "Custom OID" -msgstr "OID personalizado" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3331 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3188 +msgid "Modules to match" +msgstr "Módulos a comparar" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:138 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:406 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2232 -#: ../../enterprise/include/functions_reporting_csv.php:2478 -#: ../../enterprise/include/functions_reporting_csv.php:2492 -#: ../../godmode/setup/news.php:291 ../../godmode/setup/setup_visuals.php:1840 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2400 -#: ../../include/functions_reports.php:847 -#: ../../include/class/TipsWindow.class.php:467 -#: ../../include/class/TipsWindow.class.php:750 -#: ../../include/class/TipsWindow.class.php:917 -#: ../../include/functions_reporting.php:7529 -#: ../../include/lib/Dashboard/Widgets/post.php:214 -msgid "Text" -msgstr "Texto" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3333 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3190 +msgid "Select the modules to match when create a report for agents" +msgstr "Selecciona los módulos a comparar al crear el informe para cada agente." -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:44 -#: ../../enterprise/operation/snmpconsole/snmp_view.php:82 -#: ../../enterprise/operation/menu.php:151 -#: ../../include/class/SnmpConsole.class.php:919 -#: ../../include/class/SnmpConsole.class.php:920 -msgid "SNMP trap editor" -msgstr "Editor de traps SNMP" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3433 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3290 +msgid "Modules to match (Free text)" +msgstr "Módulos a comparar (texto libre)" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:226 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:238 -msgid "Successfully added trap custom values" -msgstr "Añadidos correctamente a los valores personalizados del trap" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3435 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3292 +msgid "Free text to filter the modules of agents when apply this template." +msgstr "Texto libre para filtrar los módulos de los agentes cuando se usa esta plantilla." -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:227 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:239 -msgid "Error adding trap custom values" -msgstr "Error al añadir los valores personalizados del trap" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3452 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3309 +msgid "Create a graph for each agent" +msgstr "Crear un gráfico por cada agente" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:242 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:319 -msgid "This custom OID is preexistent." -msgstr "El OID personalizado ya existe" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:283 -msgid "No change in data" -msgstr "No hay cambios en los datos" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:287 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:315 -msgid "Successfully updated trap custom values" -msgstr "Los valores personalizados del trap se han añadido correctamente." - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:288 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:316 -msgid "Error updating trap custom values" -msgstr "Error al actualizar los valores personalizados del trap" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:328 -msgid "Successfully deleted trap custom values" -msgstr "Valores personalizados del trap eliminados correctamente" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:329 -msgid "Error deleting trap custom values" -msgstr "Error al eliminar valores personalizados del trap" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:340 -#, php-format -msgid "Uploaded %s/%s traps" -msgstr "Actualizados %s/%s traps" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:344 -msgid "Fail uploaded file" -msgstr "Error al subir el archivo" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:359 -msgid "Load MIB" -msgstr "Cargar MIB" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:374 -msgid "Upload MIB" -msgstr "Actualizar MIB" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:390 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3454 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3311 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." +"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 "" -"Los archivos MIB se cargarán; se buscaron las definiciones de trap SNMP. ¡No " -"serán instalados en el sistema! Puedes usar el cargador de MIB para instalarlos." +"Si se activa, la expresión regular o el nombre de módulo hará coincidencia en cada módulo de " +"cada agente, y creará un gráfico que contenga módulos de todos los agentes." -#: ../../enterprise/godmode/menu.php:16 -msgid "Manage Satellite Server" -msgstr "Gestionar servidor Satélite" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3793 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3650 +msgid "Please save the SLA template for start to add items in this list." +msgstr "Por favor, guarda la plantilla SLA para empezar a añadir elementos a la lista." -#: ../../enterprise/godmode/menu.php:25 -#: ../../enterprise/godmode/massive/massive_operations.php:78 -msgid "Policies operations" -msgstr "Operaciones de las políticas" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3834 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4061 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4510 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4655 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3691 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3918 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4367 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4512 +msgid "Not literally" +msgstr "No literal" -#: ../../enterprise/godmode/menu.php:36 -#: ../../enterprise/godmode/massive/massive_operations.php:53 -msgid "SNMP operations" -msgstr "Operaciones SNMP" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3880 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4112 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3737 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3969 +msgid "" +"Case insensitive regular expression for agent name. For example: Network* will match with " +"the following agent names: network_agent1, NetworK CHECKS" +msgstr "" +"Expresión regular no sensible a mayúsculas. Por ejemplo: Network* hará coincidencia con los " +"siguientes nombres de módulos: network_agent1, NetworK CHECKS" -#: ../../enterprise/godmode/menu.php:48 -#: ../../enterprise/godmode/massive/massive_operations.php:28 -msgid "Satellite operations" -msgstr "Operaciones Satélite" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3896 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4127 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3753 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3984 +msgid "Literal module name forced" +msgstr "Nombre de módulo literal forzado" -#: ../../enterprise/godmode/menu.php:65 ../../enterprise/godmode/menu.php:247 -msgid "Duplicate config" -msgstr "Duplicar configuración" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4017 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3874 +msgid "Please save the template to start adding items into the list." +msgstr "Por favor, guarda la plantilla para empezar a añadir elementos a la lista." -#: ../../enterprise/godmode/menu.php:92 -#: ../../enterprise/include/functions_policies.php:3698 -msgid "Manage policies" -msgstr "Gestionar políticas" +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4536 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4393 +msgid "Name and SLA limit should not be empty" +msgstr "El nombre y el límite SLA no deberían estar vacíos." -#: ../../enterprise/godmode/menu.php:101 -msgid "Manage agent autoconfiguration" -msgstr "Administrar autoconfiguración" +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:191 +msgid "No item could be applied to report." +msgstr "No se ha podido aplicar ningún elemento al informe." -#: ../../enterprise/godmode/menu.php:110 -#: ../../enterprise/include/class/AgentRepository.class.php:678 -msgid "Software agents repository" -msgstr "Repositorio de agentes software" +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:162 +msgid "Sucessfully applied" +msgstr "Aplicado correctamente" -#: ../../enterprise/godmode/menu.php:143 -#: ../../enterprise/include/class/CSVImportAgents.class.php:114 -#: ../../enterprise/tools/ipam/ipam_network.php:314 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1601 -#: ../../enterprise/tools/ipam/ipam_list.php:871 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1025 -#: ../../godmode/wizards/HostDevices.class.php:159 -msgid "Import CSV" -msgstr "Importar CSV" +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 +msgid "reports" +msgstr "Informes" -#: ../../enterprise/godmode/menu.php:147 -#: ../../enterprise/include/class/DeploymentCenter.class.php:621 -#: ../../godmode/wizards/HostDevices.class.php:165 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:872 -msgid "Agent deployment" -msgstr "Despliegue de agentes" +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 +msgid "items" +msgstr "elementos" -#: ../../enterprise/godmode/menu.php:170 -msgid "New console task" -msgstr "Nueva tarea de consola" +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:196 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:163 +msgid "Could not be applied" +msgstr "No se pudo aplicar." -#: ../../enterprise/godmode/menu.php:180 -msgid "Enterprise ACL Setup" -msgstr "Configuración ACL Enterprise" +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:277 +msgid "Create report per agent" +msgstr "Crear informe por agente" -#: ../../enterprise/godmode/menu.php:189 -#: ../../enterprise/godmode/setup/setup_skins.php:40 -msgid "Skins" -msgstr "Apariencia" +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:293 +msgid "" +"Left in blank if you want to use default name: Template name - agents (num agents) - Date" +msgstr "" +"Déjalo en blanco si quieres usar el nombre por defecto: Nombre plantilla - agentes (num " +"agentes) - Fecha" -#: ../../enterprise/godmode/menu.php:201 ../../enterprise/godmode/menu.php:205 -msgid "Manage database HA" +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:314 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:377 +msgid "Target group" +msgstr "Grupo objetivo" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:350 +msgid "Filter by" +msgstr "Filtrar por" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:447 +msgid "Filter tag" +msgstr "Filtro por etiqueta" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:927 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:740 +msgid "Please set agent distinct than " +msgstr "Por favor, escoge un agente distinto a " + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:320 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:311 +msgid "Order:" +msgstr "Orden:" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:356 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:347 +msgid "Show a resume table with max, min, average of total modules on the report bottom:" +msgstr "" +"Muestra una tabla de resumen con el máximo, mínimo y media del total de módulos en la parte " +"inferior del informe:" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:213 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:213 +msgid "hourly S.L.A." +msgstr "SLA por horas" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:214 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:214 +msgid "Availability Graph S.L.A." +msgstr "Gráfico de disponibilidad SLA" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:368 +#: ../../package_774/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:369 +#: ../../package_774/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:374 +#: ../../package_774/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:375 +#: ../../package_774/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:380 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:380 +msgid "SLA Limit %" +msgstr "Límite % SLA" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:381 +#: ../../package_774/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:386 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:386 +msgid "Dynamic SLA" +msgstr "SLA dinámico" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:393 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:393 +msgid "Inverse SLA" +msgstr "SLA inverso" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:541 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:541 +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:666 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:666 +msgid "Dynamic SLA can not be Inverse" +msgstr "El SLA dinámico no puede ser inverso" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:671 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:671 +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:675 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:675 +msgid "SLA Limit value is needed" +msgstr "Se necesita un valor límite de SLA." + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:178 +msgid "Services available" +msgstr "Servicios disponibles" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:212 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:213 +msgid "Push the selected services into the list" +msgstr "Añade los servicios seleccionados a la lista" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:228 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:229 +msgid "Remove the services from the list" +msgstr "Elimina los servicios de la lista" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:244 +msgid "Services selected" +msgstr "Servicios seleccionados" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:322 +msgid "Icon preview" +msgstr "Vista previa del icono" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:388 +msgid "The services list is empty" +msgstr "La lista de servicios esta vacía." + +#: ../../enterprise/godmode/reporting/visual_console_template.php:148 +#: ../../enterprise/godmode/reporting/visual_console_template.php:169 +msgid "visual console has not been selected" +msgstr "no se ha seleccionado consola visual" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:154 +msgid "Error. Error created template" +msgstr "Error. Error al crear la plantilla" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:156 +msgid "Error. Template name cannot be repeated" +msgstr "Error. El nombre de la plantilla no se puede repetir" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:158 +msgid "Successfully created template" +msgstr "Plantilla creada correctamente" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:165 +#: ../../enterprise/godmode/reporting/visual_console_template.php:175 +msgid "Error. Error delete template" +msgstr "Error. Error al borrar plantilla" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:177 +msgid "Successfully delete template" +msgstr "Plantilla borrada correctamente" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:184 +msgid "There is not any visual console created. Please, create one firstly." +msgstr "No hay consolas visuales creadas. Cree una primero." + +#: ../../enterprise/godmode/reporting/visual_console_template.php:204 +msgid "Create From" +msgstr "Crear desde" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:282 +msgid "Create New Template" +msgstr "Crear nueva plantilla" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:120 +msgid "Template Wizard" +msgstr "Asistente de plantillas" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:327 +msgid "Visual console name" +msgstr "Nombre de la consola visual" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:336 +msgid "" +"You can use macro _agentalias_ here. Left in blank if you want to use default name: Template " +"name - agent alias" +msgstr "" +"Puede usar macro _agentalias_ aquí. En caso de estar vacío, use el nombre por defecto: " +"Nombre de plantilla - alias de agente" + +#: ../../enterprise/godmode/servers/HA_cluster.php:52 +msgid "" +"Version 772LTS is the latest version to support HA Legacy. \n" +" If you wish to continue to have HA you must disable Legacy HA database " +"management option, since it doesn't correspond to MySQL 8" +msgstr "" +"La versión 772LTS es la versión más reciente que es compatible con la alta disponibilidad " +"legacy. \n" +" Si desea continuar disponiendo de la alta disponibilidad, desactive la opción de " +"gestión de la base de datos de alta disponibilidad legacy, puesto que no se corresponde con " +"MySQL 8" + +#: ../../enterprise/godmode/servers/HA_cluster.php:59 +msgid "" +"Version 772LTS is the latest version to support MySQL5.\n" +" The HA system you are using uses MySQL5 so it will not be supported from version " +"772 onwards.\n" +" If you wish to continue to have HA you must migrate to the new HA system and to " +"the MySQL 8 version" +msgstr "" +"La versión 772LTS es la versión más reciente que es compatible con MySQL5.\n" +" El sistema de alta disponibilidad que está utilizando hace uso de MySQL5, por " +"tanto no será compatible a partir de la versión 772 en adelante.\n" +" Si desea continuar disponiendo de la alta disponibilidad, migre al nuevo sistema " +"de alta disponibilidad y a la versión MySQL 8" + +#: ../../enterprise/godmode/servers/HA_cluster.php:82 +#: ../../enterprise/godmode/servers/HA_cluster.php:106 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:63 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:76 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:59 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:72 +msgid "View nodes" +msgstr "Ver nodos" + +#: ../../enterprise/godmode/servers/HA_cluster.php:103 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:73 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:69 +msgid "Manage Pandora DB HA" +msgstr "Gestionar la alta disponibilidad de la base de datos de Pandora FMS" + +#: ../../enterprise/godmode/servers/HA_cluster.php:124 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:94 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:90 +msgid "Manage Database HA" msgstr "Gestionar la base de datos de alta disponibilidad" -#: ../../enterprise/godmode/menu.php:216 +#: ../../enterprise/godmode/servers/HA_cluster.php:164 +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 "" +"Hacer que el cluster olvide las operaciones fallidas del historial de\n" +" recurso y redetectar su estado actual. Esto puede ser\n" +" útil para purgar los datos de fallos anteriores que se han\n" +" resuelto dede entonces. Si no se especifica ID de recurso, entonces todos los\n" +" recursos / dispositivos stonith se limpiarán. Si no\n" +" se especifica, entonces los recursos / dispositivos stonith de todos los\n" +" nodos se limparán" + +#: ../../enterprise/godmode/servers/HA_cluster.php:190 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:142 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:138 +msgid "Node label" +msgstr "Etiqueta de nodo" + +#: ../../enterprise/godmode/servers/HA_cluster.php:192 +msgid "DB Repl." +msgstr "Replicación de la base de datos." + +#: ../../enterprise/godmode/servers/HA_cluster.php:193 +msgid "DB Status" +msgstr "Estado BD" + +#: ../../enterprise/godmode/servers/HA_cluster.php:194 +#: ../../enterprise/include/functions_setup.php:204 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:928 +#: ../../enterprise/meta/advanced/policymanager.sync.php:328 +msgid "Sync" +msgstr "Sincronizar" + +#: ../../enterprise/godmode/servers/HA_cluster.php:196 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:146 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:142 +msgid "DB Role" +msgstr "Función de la base de datos" + +#: ../../enterprise/godmode/servers/HA_cluster.php:197 +msgid "Cluster Role" +msgstr "Función del clúster" + +#: ../../enterprise/godmode/servers/HA_cluster.php:199 +msgid "Seconds behind master" +msgstr "Segundos después del maestro" + +#: ../../enterprise/godmode/servers/HA_cluster.php:200 +msgid "Virtual IP" +msgstr "IP virtual" + +#: ../../enterprise/godmode/servers/HA_cluster.php:201 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:149 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:145 +msgid "SQL version" +msgstr "Versión SQL" + +#: ../../enterprise/godmode/servers/HA_cluster.php:202 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:150 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:146 +msgid "DB version" +msgstr "Versión de la base de datos" + +#: ../../enterprise/godmode/servers/HA_cluster.php:204 +msgid "Pending action" +msgstr "Acción pendiente" + +#: ../../enterprise/godmode/servers/HA_cluster.php:333 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:270 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:266 +msgid "Show/ edit node" +msgstr "Mostrar/editar nodo" + +#: ../../enterprise/godmode/servers/HA_cluster.php:349 +msgid "Put node into standby status" +msgstr "Poner nodo en suspensión" + +#: ../../enterprise/godmode/servers/HA_cluster.php:365 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:306 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:356 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:302 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:352 +msgid "Force node resync" +msgstr "Forzar re-sincronización de nodos" + +#: ../../enterprise/godmode/servers/HA_cluster.php:394 +msgid "Put node into online status" +msgstr "Poner nodo en estado online" + +#: ../../enterprise/godmode/servers/HA_cluster.php:409 +msgid "Show cluster details" +msgstr "Mostrar detalles del cluster" + +#: ../../enterprise/godmode/servers/HA_cluster.php:427 +msgid "Remove node from this list" +msgstr "Eliminar nodo de la lista" + +#: ../../enterprise/godmode/servers/HA_cluster.php:450 +msgid "Register node" +msgstr "Registrar nodo" + +#: ../../enterprise/godmode/servers/HA_cluster.php:502 +msgid "" +"Target node will be erased from this list but not removed from cluster. Do you want to " +"continue?" +msgstr "El nodo objetivo se eliminará de la lista pero no del cluster. ¿Desea continuar?" + +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:35 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:35 +msgid "Credential Boxes List" +msgstr "Lista de casillas de credenciales" + +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:42 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:42 +msgid "Credential Boxes" +msgstr "Casillas de credenciales" + +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:111 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:179 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:111 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:179 +msgid "Duplicate name. Please choose a different name" +msgstr "Nombre duplicado. Seleccione un nombre diferente" + +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:289 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:68 +#: ../../enterprise/include/ajax/servers.ajax.php:99 +#: ../../enterprise/include/ajax/servers.ajax.php:170 +#: ../../enterprise/include/ajax/servers.ajax.php:308 +#: ../../enterprise/include/functions_ipam.php:1345 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:68 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:289 +msgid "Subnet" +msgstr "Subred" + +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:334 +#: ../../enterprise/godmode/servers/list_satellite.php:86 +#: ../../enterprise/include/ajax/servers.ajax.php:139 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:334 +msgid "No Data" +msgstr "No hay datos" + +#: ../../enterprise/godmode/servers/list_satellite.php:28 +msgid "Satellite Server" +msgstr "Servidor Satélite" + +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:20 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:20 +msgid "Add Credential Box" +msgstr "Añadir casilla de credenciales" + #: ../../enterprise/godmode/servers/manage_export.php:60 #: ../../enterprise/godmode/servers/manage_export_form.php:76 +#: ../../enterprise/godmode/menu.php:231 ../../package_774/enterprise/godmode/menu.php:216 msgid "Export targets" msgstr "Servidores de exportación" -#: ../../enterprise/godmode/menu.php:238 -msgid "Log Collector" -msgstr "Colector de logs" +#: ../../enterprise/godmode/servers/manage_export.php:73 +msgid "Exports" +msgstr "Exportaciones" -#: ../../enterprise/godmode/menu.php:256 -msgid "Password policy" -msgstr "Política de contraseñas" +#: ../../enterprise/godmode/servers/manage_export.php:97 +msgid "Error updating export target" +msgstr "Error al actualizar el servidor de exportación" -#: ../../enterprise/godmode/menu.php:264 -#: ../../enterprise/include/functions_setup.php:44 -#: ../../enterprise/include/functions_setup.php:108 -#: ../../godmode/extensions.php:161 ../../godmode/setup/setup.php:356 -msgid "Enterprise" -msgstr "Enterprise" +#: ../../enterprise/godmode/servers/manage_export.php:99 +msgid "Successfully updated export target" +msgstr "Servidor de exportación actualizado correctamente" -#: ../../enterprise/godmode/menu.php:277 -#: ../../enterprise/include/class/Omnishell.class.php:597 -#: ../../enterprise/include/class/Omnishell.class.php:1631 -#: ../../enterprise/operation/agentes/ver_agente.php:274 -#: ../../general/first_task/omnishell.php:31 -#: ../../general/first_task/omnishell.php:34 -msgid "Omnishell" -msgstr "Omnishell" +#: ../../enterprise/godmode/servers/manage_export.php:110 +msgid "Error deleting export target" +msgstr "Error al borrar el servidor de exportación" -#: ../../enterprise/godmode/menu.php:291 ../../enterprise/tools/ipam/ipam.php:457 -#: ../../include/functions_reports.php:704 -msgid "IPAM" -msgstr "IPAM" - -#: ../../enterprise/godmode/menu.php:300 ../../godmode/setup/setup.php:204 -#: ../../godmode/setup/setup.php:314 -msgid "Module Library" -msgstr "Biblioteca de módulos" - -#: ../../enterprise/godmode/menu.php:308 -#: ../../enterprise/godmode/alerts/alert_inventory.php:88 -#: ../../enterprise/godmode/alerts/alert_inventory.php:107 -msgid "Inventory alerts" -msgstr "Alertas de inventario" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:92 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:87 -msgid "Successful update the tags" -msgstr "Etiquetas actualizadas correctamente" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:93 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:88 -msgid "Unsuccessful update the tags" -msgstr "Error al actualizar las etiquetas" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:143 -msgid "Tags unused" -msgstr "Etiquetas sin usar" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:183 -msgid "Tags used" -msgstr "Etiquetas usadas" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 -msgid "Success: create the alerts." -msgstr "Alertas creadas correctamente" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 -msgid "Failed: create the alerts for this modules, please check." -msgstr "Error al crear las alertas para estos módulos. Resuelve el problema." - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:115 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:127 -#: ../../enterprise/include/ajax/policy.ajax.php:268 -#: ../../godmode/massive/massive_standby_alerts.php:218 -#: ../../godmode/massive/massive_add_alerts.php:280 -#: ../../godmode/massive/massive_enable_disable_alerts.php:190 -#: ../../godmode/massive/massive_delete_alerts.php:272 -msgid "Alert template" -msgstr "Plantilla de alerta" - -#: ../../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:140 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:141 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2242 -#: ../../include/functions_alerts.php:679 -msgid "Regular expression" -msgstr "Expresión regular" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:131 -msgid "Modules in policy" -msgstr "Módulos en la política" - -#: ../../enterprise/godmode/massive/massive_operations.php:95 -msgid "Bulk alerts policy add" -msgstr "Añadir alertas de políticas de forma masiva" - -#: ../../enterprise/godmode/massive/massive_operations.php:96 -msgid "Bulk alerts policy delete" -msgstr "Eliminar alertas de políticas de forma masiva" - -#: ../../enterprise/godmode/massive/massive_operations.php:97 -msgid "Bulk tags module policy edit" -msgstr "Editar las etiquetas de módulos en políticas de forma masiva" - -#: ../../enterprise/godmode/massive/massive_operations.php:98 -msgid "Bulk modules policy tags edit" -msgstr "Editar las etiquetas de módulos en políticas de forma masiva" - -#: ../../enterprise/godmode/massive/massive_operations.php:99 -msgid "Bulk modules policy add from agent" -msgstr "Añadir módulos de forma masiva a la política del agente" - -#: ../../enterprise/godmode/massive/massive_operations.php:100 -msgid "Bulk modules policy edit" -msgstr "Editas política masiva de módulos" - -#: ../../enterprise/godmode/massive/massive_operations.php:111 -msgid "Bulk alert SNMP delete" -msgstr "Eliminar alertas SNMP de forma masiva" - -#: ../../enterprise/godmode/massive/massive_operations.php:112 -msgid "Bulk alert SNMP edit" -msgstr "Editar alertas SNMP de forma masiva" - -#: ../../enterprise/godmode/massive/massive_operations.php:123 -msgid "Bulk Satellite modules edit" -msgstr "Editar módulos Satélite de forma masiva" - -#: ../../enterprise/godmode/massive/massive_operations.php:136 -#: ../../enterprise/godmode/services/services.massive.elements.php:69 -msgid "Bulk service elements adition" -msgstr "Adición de elementos de servicio masivos" - -#: ../../enterprise/godmode/massive/massive_operations.php:137 -#: ../../enterprise/godmode/services/services.massive.elements.php:74 -msgid "Bulk service elements edition" -msgstr "Edición de elementos de servicio masivos" - -#: ../../enterprise/godmode/massive/massive_operations.php:138 -#: ../../enterprise/godmode/services/services.massive.elements.php:70 -msgid "Bulk service elements deletion" -msgstr "Eliminación masiva de elementos de servicio" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:75 -msgid "Successfully copied " -msgstr "Copiado correctamente " - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 -msgid "Module " -msgstr "Módulo " - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 -msgid " cannot be copied to " -msgstr " no se puede copiar a " - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 -msgid " policy" -msgstr " política de" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:169 -#: ../../enterprise/godmode/services/services.elements.php:294 -#: ../../enterprise/godmode/setup/setup_auth.php:69 -#: ../../enterprise/godmode/setup/setup_auth.php:291 -#: ../../enterprise/godmode/setup/setup_auth.php:341 -#: ../../enterprise/godmode/setup/setup_auth.php:473 -#: ../../enterprise/godmode/setup/setup_auth.php:639 -#: ../../enterprise/godmode/setup/setup_auth.php:1247 -#: ../../enterprise/godmode/setup/setup_auth.php:1552 -#: ../../enterprise/godmode/setup/setup_auth.php:1722 -#: ../../enterprise/godmode/setup/setup_acl.php:487 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:760 -#: ../../enterprise/include/functions_tasklist.php:632 -#: ../../enterprise/include/class/DeploymentCenter.class.php:688 -#: ../../enterprise/include/class/AgentRepository.class.php:735 -#: ../../enterprise/include/class/Omnishell.class.php:368 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1758 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3980 -#: ../../enterprise/operation/services/services.list.php:252 -#: ../../enterprise/operation/services/services.list.php:290 -#: ../../enterprise/operation/services/services.table_services.php:189 -#: ../../enterprise/operation/services/services.table_services.php:254 -#: ../../godmode/agentes/planned_downtime.list.php:411 -#: ../../godmode/agentes/planned_downtime.editor.php:1216 -#: ../../godmode/agentes/agent_manager.php:218 -#: ../../godmode/agentes/agent_manager.php:281 -#: ../../godmode/massive/massive_copy_modules.php:203 -#: ../../godmode/massive/massive_delete_modules.php:415 -#: ../../godmode/massive/massive_delete_modules.php:544 -#: ../../godmode/massive/massive_edit_agents.php:678 -#: ../../godmode/massive/massive_edit_agents.php:1181 -#: ../../godmode/massive/massive_add_action_alerts.php:217 -#: ../../godmode/massive/massive_edit_modules.php:426 -#: ../../godmode/massive/massive_edit_modules.php:542 -#: ../../godmode/reporting/create_container.php:674 -#: ../../godmode/events/event_edit_filter.php:512 -#: ../../godmode/events/event_edit_filter.php:528 -#: ../../include/functions_visual_map_editor.php:492 -#: ../../include/functions_visual_map_editor.php:1507 -#: ../../include/functions_visual_map_editor.php:1601 -#: ../../include/ajax/visual_console_builder.ajax.php:1186 -#: ../../include/functions_profile.php:390 ../../include/functions_html.php:2398 -#: ../../include/functions_html.php:2399 ../../include/functions_html.php:2400 -#: ../../include/functions_html.php:2401 ../../include/functions_html.php:2402 -#: ../../include/functions_html.php:2404 ../../include/functions_html.php:2405 -#: ../../include/functions_html.php:2406 ../../include/functions_html.php:2407 -#: ../../include/functions_html.php:2408 ../../include/functions_html.php:2423 -#: ../../include/functions_html.php:2445 ../../include/functions_html.php:2467 -#: ../../include/functions_html.php:2489 ../../include/functions_html.php:2511 -#: ../../include/lib/Dashboard/Widgets/events_list.php:351 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:276 -#: ../../operation/events/events.php:2206 ../../operation/events/events.php:2224 -#: ../../operation/events/events.php:3300 -msgid "Any" -msgstr "Cualquiera" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:190 -#: ../../godmode/massive/massive_copy_modules.php:236 -msgid "No modules for this agent" -msgstr "No existen módulos para este agente" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:223 -msgid "To policies" -msgstr "a políticas" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:365 -#: ../../godmode/massive/massive_add_alerts.php:324 -#: ../../godmode/massive/massive_edit_agents.php:1418 -#: ../../godmode/massive/massive_delete_alerts.php:389 +#: ../../enterprise/godmode/servers/manage_export.php:112 msgid "" -"Unsucessful sending the data, please contact with your administrator or make " -"with less elements." +"Successfully deleted export target. All the linked modules will be automatically unattached" msgstr "" -"Error al enviar los datos. Por favor, contacta con el administrador o inténtalo " -"con menos elementos." +"Objetivo de exportación eliminado correctamente. Todos los módulos enlazados se " +"desvincularán automáticamente" -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:372 -#: ../../godmode/massive/massive_copy_modules.php:585 -#: ../../include/functions_agents.php:867 -msgid "No source agent to copy" -msgstr "No hay agente de origen del que copiar" +#: ../../enterprise/godmode/servers/manage_export.php:135 +msgid "Can't be created export target: User and password must be filled with FTP mode" +msgstr "" +"No pudo crearse un servidor de exportación: el usuario y la contraseña deben ser completados " +"con el modo de FTP." -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:377 -#: ../../godmode/massive/massive_copy_modules.php:598 -#: ../../include/functions_agents.php:898 -msgid "No modules have been selected" -msgstr "No se ha seleccionado ningún módulo" +#: ../../enterprise/godmode/servers/manage_export.php:155 +msgid "There are no defined export targets" +msgstr "No hay servidores de exportación definidos" -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:382 -msgid "No destiny policies to copy" -msgstr "No hay políticas de destino que copiar" +#: ../../enterprise/godmode/servers/manage_export.php:174 +#: ../../enterprise/godmode/servers/manage_export_form.php:125 +msgid "Prefix" +msgstr "Prefijo" -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:211 -#: ../../godmode/massive/massive_delete_modules.php:377 -#: ../../godmode/massive/massive_edit_modules.php:357 -#: ../../include/functions_reporting_html.php:1789 -#: ../../include/class/WelcomeWindow.class.php:682 -msgid "Agent group" -msgstr "Grupo de agentes" +#: ../../enterprise/godmode/servers/manage_export.php:177 +#: ../../enterprise/godmode/servers/manage_export_form.php:149 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1336 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1209 +msgid "Transfer mode" +msgstr "Modo de transferencia" -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:242 -msgid "Filter module" -msgstr "Filtro de módulo" +#: ../../enterprise/godmode/servers/manage_export_form.php:89 +msgid "Manage Exports" +msgstr "Gestionar exportaciones" -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:261 -#: ../../godmode/massive/massive_delete_action_alerts.php:242 -#: ../../godmode/massive/massive_delete_modules.php:562 -#: ../../godmode/massive/massive_add_alerts.php:260 -#: ../../godmode/massive/massive_delete_alerts.php:342 -#: ../../godmode/massive/massive_add_action_alerts.php:221 -#: ../../godmode/massive/massive_edit_modules.php:561 -msgid "When select agents" -msgstr "Al seleccionar agentes" +#: ../../enterprise/godmode/servers/manage_export_form.php:173 +msgid "Target directory" +msgstr "Directorio objetivo" -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:265 -#: ../../extensions/agents_modules.php:497 ../../extensions/agents_modules.php:501 -#: ../../godmode/agentes/planned_downtime.editor.php:1235 -#: ../../godmode/massive/massive_delete_action_alerts.php:246 -#: ../../godmode/massive/massive_delete_modules.php:565 -#: ../../godmode/massive/massive_add_alerts.php:264 -#: ../../godmode/massive/massive_delete_alerts.php:346 -#: ../../godmode/massive/massive_add_action_alerts.php:225 -#: ../../godmode/massive/massive_edit_modules.php:564 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1965 -#: ../../include/functions_html.php:6087 -msgid "Show common modules" -msgstr "Mostrar módulos comunes" +#: ../../enterprise/godmode/servers/manage_export_form.php:179 +#: ../../enterprise/include/class/Aws.S3.php:590 +#: ../../enterprise/include/class/Aws.cloud.php:555 +#: ../../enterprise/include/class/Azure.cloud.php:840 +#: ../../enterprise/include/class/VMware.app.php:643 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:840 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:555 +#: ../../package_774/enterprise/include/class/VMware.app.php:643 +msgid "Extra options" +msgstr "Opciones adicionales" -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:266 -#: ../../extensions/agents_modules.php:498 -#: ../../godmode/agentes/planned_downtime.editor.php:1236 -#: ../../godmode/massive/massive_delete_action_alerts.php:247 -#: ../../godmode/massive/massive_delete_modules.php:566 -#: ../../godmode/massive/massive_add_alerts.php:265 -#: ../../godmode/massive/massive_delete_alerts.php:347 -#: ../../godmode/massive/massive_add_action_alerts.php:226 -#: ../../godmode/massive/massive_edit_modules.php:565 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1966 -#: ../../include/functions_html.php:6088 -msgid "Show all modules" -msgstr "Mostrar todos los módulos" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:143 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:139 +msgid "SQL Node status" +msgstr "Estado del nodo SQL" -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:392 -msgid "create_profiles" -msgstr "create_profiles" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:145 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:141 +msgid "Replication Status" +msgstr "Estado de replicación" -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:433 -msgid "Updated modules on database" -msgstr "Módulos actualizados en la base de datos" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:148 +#: ../../enterprise/include/functions_ipam.php:2065 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:144 +msgid "Last Update" +msgstr "Última actualización" -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:435 -msgid "Agent configuration files updated" -msgstr "Archivo de configuración del agente actualizado correctamente" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:228 +#: ../../enterprise/include/class/DatabaseHA.class.php:614 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:171 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:224 +msgid "Slave" +msgstr "Esclavo" -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:701 -msgid "No changes have been made." -msgstr "No ha habido cambios." +#: ../../enterprise/godmode/servers/new_HA_cluster.php:285 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:281 +msgid "Pending resync" +msgstr "Resincronización pendiente" -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:702 -#: ../../enterprise/tools/ipam/ipam.php:300 -#: ../../enterprise/tools/ipam/ipam.php:361 -#: ../../godmode/massive/massive_operations.php:410 -#: ../../godmode/massive/massive_edit_plugins.php:921 -msgid "Massive operations" -msgstr "Operaciones masivas" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:290 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:286 +msgid "Resync in progress" +msgstr "Resincronización en curso" -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:29 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:30 -#: ../../godmode/snmpconsole/snmp_alert.php:41 -#: ../../include/class/SnmpConsole.class.php:315 -#: ../../include/class/SnmpConsole.class.php:1374 -msgid "Cold start (0)" -msgstr "Inicio cero (0)" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:295 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:291 +msgid "Error. Force node resync" +msgstr "Error. Forzar resincronización de nodos" -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:30 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:31 -#: ../../godmode/snmpconsole/snmp_alert.php:42 -#: ../../include/class/SnmpConsole.class.php:316 -#: ../../include/class/SnmpConsole.class.php:1378 -msgid "Warm start (1)" -msgstr "Comienzo de inicio (1)" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:300 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:296 +msgid "Internal error. Force node resync" +msgstr "Error interno. Forzar resincronización de nodos" -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:31 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:32 -#: ../../godmode/snmpconsole/snmp_alert.php:43 -#: ../../include/class/SnmpConsole.class.php:317 -#: ../../include/class/SnmpConsole.class.php:1382 -msgid "Link down (2)" -msgstr "Enlace interrumpido (2)" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:357 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:353 +msgid "Force node resync. Are you sure?" +msgstr "Forzar la resincronización del nodo. ¿Está seguro?" -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:32 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:33 -#: ../../godmode/snmpconsole/snmp_alert.php:44 -#: ../../include/class/SnmpConsole.class.php:318 -#: ../../include/class/SnmpConsole.class.php:1386 -msgid "Link up (3)" -msgstr "Enlace activo (3)" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:212 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:212 +msgid "Error: The conf file of server is not readble." +msgstr "Error: el archivo de configuración del servidor no se puede leer." -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:33 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:34 -#: ../../godmode/snmpconsole/snmp_alert.php:45 -#: ../../include/class/SnmpConsole.class.php:319 -#: ../../include/class/SnmpConsole.class.php:1390 -msgid "Authentication failure (4)" -msgstr "Fallo de autentificación (4)" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:216 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:216 +msgid "Error: The conf file of server is not writable." +msgstr "Error: no se puede escribir en el archivo de configuración del servidor" -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:34 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:35 -#: ../../enterprise/godmode/setup/setup_acl.php:530 -#: ../../enterprise/godmode/setup/setup_acl.php:534 -#: ../../enterprise/include/class/Aws.cloud.php:346 -#: ../../extensions/api_checker.php:313 -#: ../../godmode/groups/configure_group.php:268 -#: ../../godmode/users/configure_user.php:65 -#: ../../godmode/users/user_management.php:44 -#: ../../godmode/snmpconsole/snmp_alert.php:46 -#: ../../godmode/massive/massive_edit_users.php:279 -#: ../../include/auth/mysql.php:818 ../../include/functions_graph.php:3557 -#: ../../include/class/SnmpConsole.class.php:320 -#: ../../include/class/SnmpConsole.class.php:1367 -#: ../../include/class/SnmpConsole.class.php:1394 -#: ../../operation/users/user_edit.php:474 -#: ../../operation/gis_maps/render_view.php:168 -msgid "Other" -msgstr "Otros" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:317 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:317 +msgid "Default value: " +msgstr "Valor predeterminado: " -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:159 -#: ../../godmode/snmpconsole/snmp_alert.php:724 -#, php-format -msgid "Successfully deleted alerts (%s / %s)" -msgstr "Alertas eliminadas correctamente (%s / %s)" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:371 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:592 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:466 +msgid "Dataserver threads" +msgstr "Hilos del servidor de datos" -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:167 -#: ../../godmode/snmpconsole/snmp_alert.php:728 -#, php-format -msgid "Unsuccessfully deleted alerts (%s / %s)" -msgstr "Error al eliminar las alertas (%s / %s)" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:377 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:598 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:472 +msgid "Network timeout" +msgstr "Tiempo de espera de red" -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:175 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:237 -msgid "You must select a SNMP alert" -msgstr "Seleccione una alerta SNMP" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:384 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:605 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:479 +msgid "Network threads" +msgstr "Hilos de red" -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:198 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:263 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:390 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:611 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:961 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:485 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:834 +msgid "Plugin timeout" +msgstr "Tiempo de espera del plugin" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:397 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:618 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:954 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:492 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:827 +msgid "Plugin threads" +msgstr "Hilos de plugin" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:403 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:624 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:498 +msgid "SNMP console threads" +msgstr "Hilos de la consola SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:409 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:630 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1120 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:504 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:993 +msgid "SNMP threads" +msgstr "Hilos SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:415 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:636 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:510 +msgid "Web threads" +msgstr "Hilos web" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:421 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:642 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:516 +msgid "Inventory threads" +msgstr "Hilos de inventario" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:427 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:648 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:522 +msgid "ICMP threads" +msgstr "Hilos ICMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:433 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:654 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1390 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:528 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1263 +msgid "WMI threads" +msgstr "Hilos WMI" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:439 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:660 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:534 +msgid "Syslog threads" +msgstr "Hilos de Syslog" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:445 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:666 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:540 +msgid "Recon threads" +msgstr "Hilos de recon" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:451 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:672 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:546 +msgid "Alerts threads" +msgstr "Hilos de alertas" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:459 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:692 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:566 +msgid "Autocreate group" +msgstr "Autocrear grupo" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:465 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:698 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:572 +msgid "Autocreate group force" +msgstr "Forzar auto-creación de grupo" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:471 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:704 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:578 +msgid "Autocreate" +msgstr "Autocrear" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:554 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:428 +msgid "ICMP server" +msgstr "Servidor ICPM" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:678 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:552 +msgid "Event threads" +msgstr "Hilos de eventos" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:684 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:558 +msgid "Log threads" +msgstr "Hilos de logs" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:717 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:590 +msgid "Agent configuration files directory" +msgstr "Directorio de archivos de configuración del agente" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:718 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:591 +msgid "Directory where agent configuration files are stored" +msgstr "Directorio donde se almacenan los archivos de configuración del agente" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:731 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:604 +msgid "Agent interval" +msgstr "Intervalo del agente" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:737 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:610 +msgid "Agent threads" +msgstr "Hilos de Agente" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:738 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:611 +msgid "Number of threads used for sending agent XML data files" +msgstr "Número de hilos utilizados para enviar archivos de datos XML del agente" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:744 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:617 +msgid "ICMP subnets blacklist" +msgstr "Lista negra de subredes ICMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:745 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:752 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:759 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:618 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:625 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:632 +msgid "Separated by a comma. Example: 192.168.0.0/24,8.8.8.8/30" +msgstr "Separados por una coma. Ejemplo: 192.168.0.0/24,8.8.8.8/30" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:751 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:624 +msgid "SNMP subnets blacklist" +msgstr "Lista negra de subredes SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:758 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:631 +msgid "WMI subnets blacklist" +msgstr "Lista negra de subredes WMI" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:765 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:638 +msgid "Path to braa binary" +msgstr "Ruta al binario braa" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:771 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:644 +msgid "Credential password" +msgstr "Contraseña de credencial" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:772 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:645 +msgid "Password used to encrypt credential boxes" +msgstr "Contraseña utilizada para cifrar cuadros de credenciales" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:778 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:651 +msgid "Remote configuration check interval" +msgstr "Intervalo de comprobación de configuración remota" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:784 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:657 +msgid "Daemon" +msgstr "Demonio" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:785 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:658 +msgid "Run in background if set to 1" +msgstr "Ejecutar en segundo plano si se establece en 1" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:792 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:665 msgid "" -"Search by these fields description, OID, Custom Value, SNMP Agent (IP), Single " -"value, each Custom OIDs/Datas." +"Set to 1 to move dynamic auto-discovered modules (SNMP, WMI...) to separate files so that " +"they don't interfere with remote agent configuration" msgstr "" -"Búsqueda por descripción de los campos, OIS, Valores personalizados, Agentes " -"(IP) SNMP, Valor único, cada OIDs/Datos personalizado." - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:202 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:267 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:310 -#: ../../godmode/snmpconsole/snmp_alert.php:867 -#: ../../godmode/snmpconsole/snmp_alert.php:1761 -#: ../../include/functions_snmp.php:433 -#: ../../include/class/SnmpConsole.class.php:415 -msgid "Trap type" -msgstr "Clase de trap" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:217 -msgid "SNMP Alerts to be deleted" -msgstr "Alertas SNMP para añadir" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:295 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:414 -msgid "No snmp alert found." -msgstr "No se ha encontrado la alerta SNMP." - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:216 -#, php-format -msgid "Successfully updated alerts (%s / %s)" -msgstr "Alertas actualizadas correctamente (%s / %s)" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:224 -#, php-format -msgid "Unsuccessfully updated alerts (%s / %s)" -msgstr "No se han podido actualizar las alertas (%s / %s)" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:233 -msgid "At least one parameter must be modified" -msgstr "Se debe modificar al menos un parámetro" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:282 -msgid "SNMP Alerts to be edit" -msgstr "Alertas SNMP para editar" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:306 -#: ../../godmode/snmpconsole/snmp_alert.php:783 -msgid "Custom Value/OID" -msgstr "Valor/OID personalizado" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:308 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:138 -#: ../../godmode/snmpconsole/snmp_alert.php:816 -#: ../../godmode/snmpconsole/snmp_alert.php:1900 -#: ../../include/class/SnmpConsole.class.php:274 -msgid "SNMP Agent" -msgstr "Agente SNMP" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:312 -#: ../../godmode/snmpconsole/snmp_alert.php:888 -msgid "Single value" -msgstr "Valor único" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:314 -#: ../../godmode/snmpconsole/snmp_alert.php:1541 -#: ../../godmode/alerts/configure_alert_template.php:765 -msgid "Min. number of alerts" -msgstr "Número mínimo de alertas" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:316 -#: ../../godmode/snmpconsole/snmp_alert.php:1558 -#: ../../godmode/alerts/configure_alert_template.php:805 -msgid "Max. number of alerts" -msgstr "Número máximo de alertas" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:331 -#: ../../godmode/snmpconsole/snmp_alert.php:1587 -msgid "Other value" -msgstr "Otros valores" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:337 -#: ../../godmode/snmpconsole/snmp_alert.php:1655 -#: ../../godmode/snmpconsole/snmp_alert.php:1895 -#: ../../godmode/reporting/reporting_builder.list_items.php:373 -#: ../../godmode/reporting/reporting_builder.list_items.php:718 -#: ../../godmode/reporting/graph_builder.graph_editor.php:244 -#: ../../godmode/reporting/visual_console_builder.elements.php:123 -#: ../../include/functions_visual_map_editor.php:968 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:246 -#: ../../include/rest-api/models/VisualConsole/Item.php:2031 -msgid "Position" -msgstr "Posición" - -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:127 -msgid "Modules unused" -msgstr "Módulos sin usar" - -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:167 -msgid "Modules used" -msgstr "Módulos usados" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:90 -msgid "Success: remove the alerts." -msgstr "Alertas borradas correctamente" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:90 -msgid "Failed: remove the alerts for this modules, please check." -msgstr "Error al borrar las alertas en estos módulos" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:143 -msgid "Modules agents in policy" -msgstr "Módulos de agentes en la política" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:491 -#: ../../godmode/massive/massive_edit_modules.php:647 -msgid "Dynamic Min." -msgstr "Mínimo dinámico" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:493 -#: ../../godmode/modules/manage_network_components_form_common.php:187 -#: ../../godmode/massive/massive_edit_modules.php:651 -msgid "Dynamic Max." -msgstr "Dinámico máximo" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:732 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:270 -#: ../../godmode/modules/manage_network_components_form_network.php:94 -#: ../../godmode/agentes/module_manager_editor_network.php:192 -#: ../../godmode/massive/massive_edit_modules.php:920 -#: ../../include/class/CredentialStore.class.php:1094 -#: ../../include/class/CredentialStore.class.php:1378 -#: ../../include/class/AgentWizard.class.php:796 -msgid "SNMP community" -msgstr "Comunidad SNMP" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:742 -#: ../../godmode/agentes/module_manager_editor_network.php:194 -#: ../../godmode/massive/massive_edit_modules.php:933 -msgid "SNMP OID" -msgstr "SNMP OID" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:757 -#: ../../godmode/modules/manage_network_components_form_network.php:54 -#: ../../godmode/agentes/module_manager_editor_wmi.php:92 -#: ../../godmode/agentes/module_manager_editor_network.php:82 -#: ../../godmode/massive/massive_edit_modules.php:950 -#: ../../include/class/AgentWizard.class.php:633 -#: ../../include/functions_snmp_browser.php:728 -msgid "Target IP" -msgstr "IP objetivo" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:780 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:996 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:288 -#: ../../godmode/modules/manage_network_components_form_network.php:70 -#: ../../godmode/agentes/module_manager_editor_network.php:193 -#: ../../godmode/massive/massive_edit_modules.php:973 -#: ../../godmode/wizards/HostDevices.class.php:1216 -#: ../../include/class/CredentialStore.class.php:1106 -#: ../../include/class/CredentialStore.class.php:1391 -#: ../../include/class/AgentWizard.class.php:818 -msgid "SNMP version" -msgstr "Versión SNMP" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:795 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:322 -#: ../../godmode/modules/manage_network_components_form_network.php:147 -#: ../../godmode/agentes/module_manager_editor_network.php:373 -#: ../../godmode/massive/massive_edit_modules.php:991 -#: ../../godmode/wizards/HostDevices.class.php:1294 -#: ../../include/functions_snmp_browser.php:858 -msgid "Auth user" -msgstr "Autentificación de usuario" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:804 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:338 -#: ../../godmode/modules/manage_network_components_form_network.php:121 -#: ../../godmode/agentes/module_manager_editor_network.php:386 -#: ../../godmode/massive/massive_edit_modules.php:1003 -#: ../../godmode/wizards/HostDevices.class.php:1336 -#: ../../include/functions_snmp_browser.php:870 -msgid "Auth password" -msgstr "Autentificación de contraseña" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:804 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:808 -#: ../../godmode/agentes/module_manager_editor_network.php:386 -#: ../../godmode/agentes/module_manager_editor_network.php:410 -#: ../../godmode/massive/massive_edit_modules.php:1003 -#: ../../godmode/massive/massive_edit_modules.php:1013 -#: ../../godmode/wizards/HostDevices.class.php:1338 -#: ../../godmode/wizards/HostDevices.class.php:1369 -msgid "The pass length must be eight character minimum." -msgstr "La longitud de la contraseña debe ser mínimo de ocho caracteres." - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:806 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:360 -#: ../../godmode/modules/manage_network_components_form_network.php:179 -#: ../../godmode/agentes/module_manager_editor_network.php:408 -#: ../../godmode/massive/massive_edit_modules.php:1008 -#: ../../godmode/wizards/HostDevices.class.php:1352 -#: ../../include/class/CredentialStore.class.php:1196 -#: ../../include/class/CredentialStore.class.php:1498 -#: ../../include/class/AgentWizard.class.php:954 -#: ../../include/functions_snmp_browser.php:889 -msgid "Privacy method" -msgstr "Método de privacidad" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:807 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:363 -#: ../../godmode/modules/manage_network_components_form_network.php:182 -#: ../../godmode/agentes/module_manager_editor_network.php:409 -#: ../../godmode/massive/massive_edit_modules.php:1009 -#: ../../godmode/wizards/HostDevices.class.php:1357 -#: ../../include/class/CredentialStore.class.php:1205 -#: ../../include/class/CredentialStore.class.php:1507 -#: ../../include/functions_snmp_browser.php:892 -msgid "DES" -msgstr "DES" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:807 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:364 -#: ../../godmode/modules/manage_network_components_form_network.php:183 -#: ../../godmode/agentes/module_manager_editor_network.php:409 -#: ../../godmode/massive/massive_edit_modules.php:1009 -#: ../../godmode/wizards/HostDevices.class.php:1358 -#: ../../include/class/CredentialStore.class.php:1204 -#: ../../include/class/CredentialStore.class.php:1505 -#: ../../include/functions_snmp_browser.php:893 -msgid "AES" -msgstr "AES" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:808 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:379 -#: ../../godmode/modules/manage_network_components_form_network.php:159 -#: ../../godmode/agentes/module_manager_editor_network.php:410 -#: ../../godmode/massive/massive_edit_modules.php:1013 -#: ../../godmode/wizards/HostDevices.class.php:1367 -#: ../../include/class/CredentialStore.class.php:1213 -#: ../../include/class/CredentialStore.class.php:1519 -#: ../../include/class/AgentWizard.class.php:968 -#: ../../include/functions_snmp_browser.php:905 -msgid "Privacy pass" -msgstr "Conexión privada" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:810 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:396 -#: ../../godmode/modules/manage_network_components_form_network.php:215 -#: ../../godmode/agentes/module_manager_editor_network.php:432 -#: ../../godmode/massive/massive_edit_modules.php:1018 -#: ../../godmode/wizards/HostDevices.class.php:1321 -#: ../../include/functions_snmp_browser.php:917 -msgid "Auth method" -msgstr "Método de autentificación" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:399 -#: ../../godmode/modules/manage_network_components_form_network.php:218 -#: ../../godmode/agentes/module_manager_editor_network.php:435 -#: ../../godmode/massive/massive_edit_modules.php:1019 -#: ../../godmode/wizards/HostDevices.class.php:1326 -#: ../../include/class/Diagnostics.class.php:2208 -#: ../../include/class/CredentialStore.class.php:1170 -#: ../../include/class/CredentialStore.class.php:1471 -#: ../../include/functions_snmp_browser.php:920 -msgid "MD5" -msgstr "MD5" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:400 -#: ../../godmode/modules/manage_network_components_form_network.php:219 -#: ../../godmode/agentes/module_manager_editor_network.php:436 -#: ../../godmode/massive/massive_edit_modules.php:1019 -#: ../../godmode/wizards/HostDevices.class.php:1327 -#: ../../include/class/CredentialStore.class.php:1171 -#: ../../include/class/CredentialStore.class.php:1473 -#: ../../include/functions_snmp_browser.php:921 -msgid "SHA" -msgstr "SHA" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:812 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:415 -#: ../../godmode/modules/manage_network_components_form_network.php:195 -#: ../../godmode/agentes/module_manager_editor_network.php:449 -#: ../../godmode/massive/massive_edit_modules.php:1023 -#: ../../godmode/wizards/HostDevices.class.php:1305 -#: ../../include/class/CredentialStore.class.php:1125 -#: ../../include/class/CredentialStore.class.php:1423 -#: ../../include/class/AgentWizard.class.php:895 -#: ../../include/functions_snmp_browser.php:933 -msgid "Security level" -msgstr "Nivel de seguridad" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:815 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:418 -#: ../../godmode/modules/manage_network_components_form_network.php:198 -#: ../../godmode/agentes/module_manager_editor_network.php:452 -#: ../../godmode/massive/massive_edit_modules.php:1026 -#: ../../godmode/wizards/HostDevices.class.php:1310 -#: ../../include/functions_snmp_browser.php:936 -msgid "Not auth and not privacy method" -msgstr "Método sin autentificación ni privacidad" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:816 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:419 -#: ../../godmode/modules/manage_network_components_form_network.php:199 -#: ../../godmode/agentes/module_manager_editor_network.php:453 -#: ../../godmode/massive/massive_edit_modules.php:1027 -#: ../../godmode/wizards/HostDevices.class.php:1311 -#: ../../include/functions_snmp_browser.php:937 -msgid "Auth and not privacy method" -msgstr "Método con autentificación y sin privacidad" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:817 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:420 -#: ../../godmode/modules/manage_network_components_form_network.php:200 -#: ../../godmode/agentes/module_manager_editor_network.php:454 -#: ../../godmode/massive/massive_edit_modules.php:1028 -#: ../../godmode/wizards/HostDevices.class.php:1312 -#: ../../include/functions_snmp_browser.php:938 -msgid "Auth and privacy method" -msgstr "Método con autentificación y privacidad" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:835 -#: ../../enterprise/operation/agentes/tag_view.php:157 -#: ../../godmode/agentes/module_manager_editor_common.php:302 -#: ../../godmode/agentes/module_manager_editor_common.php:1000 -#: ../../godmode/massive/massive_edit_modules.php:1069 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3982 -#: ../../include/ajax/heatmap.ajax.php:228 ../../include/functions_graph.php:5055 -#: ../../include/functions_treeview.php:115 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:334 -#: ../../operation/heatmap.php:103 ../../operation/agentes/status_monitor.php:572 -msgid "Not assigned" -msgstr "Sin asignar" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:849 -#: ../../enterprise/godmode/setup/setup_module_library.php:52 -#: ../../extensions/quick_shell.php:176 -#: ../../godmode/modules/manage_network_components_form_wmi.php:58 -#: ../../godmode/agentes/module_manager_editor_wmi.php:123 -#: ../../godmode/massive/massive_edit_modules.php:1089 -#: ../../include/functions_ui.php:7569 -#: ../../include/class/CredentialStore.class.php:973 -#: ../../include/class/CredentialStore.class.php:1351 -#: ../../include/class/AgentWizard.class.php:677 -msgid "Username" -msgstr "Usuario" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:855 -#: ../../godmode/agentes/module_manager_editor_common.php:1381 -#: ../../godmode/massive/massive_edit_modules.php:1112 -msgid "Export target" -msgstr "Servidor de exportación" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:945 -#: ../../godmode/massive/massive_edit_modules.php:1172 -msgid "Active Counters" -msgstr "Contadores activos" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:946 -#: ../../godmode/massive/massive_edit_modules.php:1173 -msgid "Inactive Counters" -msgstr "Contadores inactivos" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:990 -#: ../../godmode/massive/massive_edit_modules.php:1329 -msgid "Policy linking status" -msgstr "Estado de enlaces de la política" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:990 -#: ../../godmode/massive/massive_edit_modules.php:1329 -msgid "This field only has sense in modules adopted by a policy." -msgstr "Este campo solo tiene sentido en los módulos aprobados por una política." - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:991 -#: ../../godmode/massive/massive_edit_modules.php:1330 -msgid "Linked" -msgstr "Enlazado" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:991 -#: ../../godmode/agentes/module_manager.php:920 -#: ../../godmode/agentes/module_manager.php:923 -#: ../../godmode/massive/massive_edit_modules.php:1330 -#: ../../include/ajax/module.php:1110 ../../include/ajax/module.php:1113 -msgid "Unlinked" -msgstr "Desenlazado" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1000 -#: ../../godmode/modules/manage_network_components_form_common.php:426 -#: ../../godmode/agentes/module_manager_editor_common.php:1411 -#: ../../godmode/massive/massive_edit_modules.php:1306 -msgid "Discard unknown events" -msgstr "Descartar eventos desconocidos" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1029 -#: ../../godmode/massive/massive_edit_modules.php:1350 -msgid "The module still store data but the alerts and events will be stop" -msgstr "" -"El módulo todavía almacena datos pero las alertas y los eventos se detendrán." - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1044 -#: ../../godmode/agentes/module_manager_editor_common.php:1435 -#: ../../godmode/massive/massive_edit_modules.php:1379 -#: ../../include/class/ExtensionsDiscovery.class.php:1392 -msgid "Timeout" -msgstr "Tiempo de espera" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1053 -#: ../../godmode/massive/massive_edit_modules.php:1380 -msgid "Seconds that agent will wait for the execution of the module." -msgstr "Segundos que el agente tendrá que esperar para la ejecución del módulo" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1070 -#: ../../godmode/modules/manage_network_components_form_network.php:274 -#: ../../godmode/agentes/module_manager_editor_network.php:318 -#: ../../godmode/massive/massive_edit_modules.php:1416 -msgid "TCP send" -msgstr "Enviar TCP" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1073 -#: ../../godmode/modules/manage_network_components_form_network.php:283 -#: ../../godmode/agentes/module_manager_editor_network.php:319 -#: ../../godmode/massive/massive_edit_modules.php:1421 -msgid "TCP receive" -msgstr "Recibir TCP" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1076 -#: ../../godmode/modules/manage_network_components_form_wmi.php:32 -#: ../../godmode/agentes/module_manager_editor_wmi.php:168 -#: ../../godmode/massive/massive_edit_modules.php:1426 -msgid "WMI query" -msgstr "Consulta WMI" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1079 -#: ../../godmode/modules/manage_network_components_form_wmi.php:37 -#: ../../godmode/modules/manage_network_components_form_wizard.php:828 -#: ../../godmode/agentes/module_manager_editor_wmi.php:188 -#: ../../godmode/massive/massive_edit_modules.php:1431 -msgid "Key string" -msgstr "Cadena clave" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1082 -#: ../../godmode/modules/manage_network_components_form_wmi.php:45 -#: ../../godmode/agentes/module_manager_editor_wmi.php:212 -#: ../../godmode/massive/massive_edit_modules.php:1436 -msgid "Field number" -msgstr "Campo número" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1085 -#: ../../godmode/modules/manage_network_components_form_plugin.php:36 -#: ../../godmode/agentes/module_manager_editor_plugin.php:49 -#: ../../godmode/massive/massive_edit_plugins.php:346 -#: ../../godmode/massive/massive_edit_modules.php:1454 -#: ../../godmode/servers/plugin_registration.php:509 -msgid "Plugin" -msgstr "Plugin" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1103 -#: ../../godmode/modules/manage_network_components_form_network.php:292 -#: ../../godmode/agentes/module_manager_editor_network.php:474 -#: ../../godmode/massive/massive_edit_plugins.php:480 -#: ../../godmode/massive/massive_edit_modules.php:1475 -#: ../../godmode/alerts/configure_alert_command.php:266 -#: ../../godmode/alerts/alert_actions.php:298 -#: ../../godmode/alerts/alert_actions.php:352 -#: ../../godmode/alerts/configure_alert_action.php:271 -#: ../../godmode/events/event_responses.editor.php:230 -#: ../../godmode/events/event_responses.editor.php:255 -#: ../../godmode/servers/plugin.php:509 ../../godmode/servers/plugin.php:1042 -#: ../../include/class/ManageNetScanScripts.class.php:434 -#: ../../include/class/ExternalTools.class.php:382 -msgid "Command" -msgstr "Comando" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1120 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 -#: ../../godmode/modules/manage_network_components_form_network.php:313 -#: ../../godmode/agentes/module_manager_editor_network.php:501 -#: ../../godmode/massive/massive_edit_modules.php:1494 -msgid "Credential identifier" -msgstr "Credencial" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1135 -#: ../../godmode/modules/manage_network_components_form_network.php:330 -#: ../../godmode/agentes/module_manager_editor_network.php:534 -#: ../../godmode/massive/massive_edit_modules.php:1511 -msgid "Inherited" -msgstr "Heredado" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1136 -#: ../../godmode/modules/manage_network_components_form_network.php:331 -#: ../../godmode/massive/massive_edit_modules.php:1512 -msgid "Linux" -msgstr "Linux" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1137 -#: ../../godmode/modules/manage_network_components_form_network.php:332 -#: ../../godmode/massive/massive_edit_modules.php:1513 -msgid "Windows" -msgstr "Windows" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1140 -#: ../../godmode/modules/manage_network_components_form_network.php:336 -msgid "Target OS" -msgstr "SO objetivo" - -#: ../../enterprise/godmode/admin_access_logs.php:78 -msgid "Show extended info" -msgstr "Mostrar más info" - -#: ../../enterprise/godmode/admin_access_logs.php:99 +"Ajustado a 1 para mover módulos dinámicos auto-detectados (SNMP, WMI...) a archivos " +"separados para que no interfieran con la configuración de agente remoto" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:798 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:671 +msgid "Exec interval" +msgstr "Intervalo de ejecución" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:799 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:672 +msgid "Time between exec checks" +msgstr "Tiempo entre comprobaciones de ejecución" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:805 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:678 +msgid "Exec threads" +msgstr "Hilos de ejecución" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:806 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:679 +msgid "Number of threads used for exec modules" +msgstr "Número de hilos utilizados para los módulos exec" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:812 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:685 +msgid "Path to fping binary" +msgstr "Ruta de acceso al binario fping" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:813 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:686 msgid "" -"The security check cannot be performed. There are no data in tsession_extended " -"to check the hash." +"Used by the Enterprise ICMP Server. Default path is /usr/sbin/fping for installation in " +"Centos, if you are installing in another distro, install fping in /usr/bin/fping and update " +"this field with the new path" msgstr "" -"La comprobación de seguridad no se puede realizar. No hay datos en " -"tsession_extended para verificar el hash." +"Utilizado por el servidor Enterprise ICMP. La ruta predeterminada es /usr/sbin/fping para la " +"instalación en Centos, si va a instalarlo en otra distribución, instale fping en /usr/bin/" +"fping y actualice este campo con la nueva ruta" -#: ../../enterprise/godmode/admin_access_logs.php:108 -msgid "Security check is ok." -msgstr "La comprobación de seguridad está OK." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:819 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:692 +msgid "Path to Pandora Fast SNMP binary" +msgstr "Ruta al binario Fast SNMP de Pandora" -#: ../../enterprise/godmode/admin_access_logs.php:113 -msgid "Security check is fail." -msgstr "La comprobación de seguridad ha fallado." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:825 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:698 +msgid "Forced add" +msgstr "Adición forzada" -#: ../../enterprise/godmode/admin_access_logs.php:216 -msgid "Extended info:" -msgstr "Información extendida:" - -#: ../../enterprise/godmode/admin_access_logs.php:224 -msgid "Changes:" -msgstr "Cambios:" - -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:202 -msgid "Group acl" -msgstr "ACL de grupo" - -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:237 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:414 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2584 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2774 -msgid "Condition" -msgstr "Condición" - -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:289 -msgid "Alert groups" -msgstr "Grupos de alertas" - -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:305 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1108 -#: ../../godmode/snmpconsole/snmp_alert.php:1676 -#: ../../godmode/alerts/configure_alert_template.php:828 -msgid "Disable event" -msgstr "Deshabilitar evento" - -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:320 -#: ../../godmode/snmpconsole/snmp_alert.php:94 -msgid "Update alert" -msgstr "Actualizar alerta" - -#: ../../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:328 -msgid "Successfully added" -msgstr "Añadido correctamente" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:185 -msgid "Inventory alert filters" -msgstr "Filtros de alerta de inventario" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:239 -msgid "Alert name" -msgstr "Nombre de la alerta" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:240 -#: ../../enterprise/operation/agentes/policy_view.php:262 -#: ../../godmode/snmpconsole/snmp_alert.php:1916 -#: ../../godmode/alerts/alert_view.php:105 -#: ../../include/functions_reporting_html.php:5533 -#: ../../include/ajax/alert_list.ajax.php:308 -#: ../../include/ajax/alert_list.ajax.php:333 -#: ../../include/functions_treeview.php:487 -#: ../../include/class/AgentsAlerts.class.php:913 -msgid "Last fired" -msgstr "Disparada por última vez" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:280 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3296 -#: ../../enterprise/operation/agentes/policy_view.php:349 -#: ../../godmode/alerts/alert_list.list.php:648 -#: ../../godmode/alerts/alert_view.php:114 ../../mobile/operation/alerts.php:327 -#: ../../include/functions_ui.php:1545 -#: ../../include/class/AgentsAlerts.class.php:960 -#: ../../include/functions_reporting.php:13279 -msgid "Alert disabled" -msgstr "Alerta desactivada" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:338 -#: ../../godmode/snmpconsole/snmp_alert.php:2038 -#: ../../godmode/alerts/alert_list.list.php:759 ../../include/functions_ui.php:1482 -#: ../../include/functions_ui.php:1483 -msgid "Delete action" -msgstr "Eliminar acción" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:355 -msgid "Edit alert" -msgstr "Editar alerta" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:431 -msgid "Disable alert" -msgstr "Deshabilitar alerta" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:434 -msgid "Enable alert" -msgstr "Habilitar alerta" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:442 -msgid "Delete alert" -msgstr "Eliminar alerta" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:453 -msgid "There are no defined inventory alerts" -msgstr "No hay alertas de inventario definidas" - -#: ../../enterprise/godmode/alerts/alert_inventory.php:67 -msgid "Inventory alert list" -msgstr "Lista de alertas de inventario" - -#: ../../enterprise/godmode/alerts/alert_inventory.php:71 -msgid "Inventory alert builder" -msgstr "Montador de alertas de inventario" - -#: ../../enterprise/godmode/alerts/alert_inventory.php:92 -#: ../../godmode/agentes/planned_downtime.editor.php:58 -#: ../../godmode/alerts/alert_list.php:611 ../../include/functions_html.php:1997 -#: ../../include/functions_html.php:1998 ../../include/functions_html.php:2108 -#: ../../include/functions_html.php:2109 ../../include/functions_html.php:2291 -#: ../../include/functions_html.php:2292 ../../include/functions_html.php:6996 -#: ../../include/functions_html.php:6997 -#: ../../include/class/SnmpConsole.class.php:196 -#: ../../operation/snmpconsole/snmp_statistics.php:67 -#: ../../operation/events/events.php:1799 -msgid "List" -msgstr "Lista" - -#: ../../enterprise/godmode/alerts/alert_inventory.php:111 -#: ../../operation/visual_console/legacy_view.php:179 -msgid "Builder" -msgstr "Creador" - -#: ../../enterprise/godmode/services/services.massive.meta.php:54 -#: ../../enterprise/godmode/services/services.massive.elements.php:106 -#: ../../godmode/massive/massive_edit_agents.php:1013 -msgid "Not available" -msgstr "No disponible" - -#: ../../enterprise/godmode/services/services.service.php:109 -msgid "Service already exists." -msgstr "El servicio ya existe." - -#: ../../enterprise/godmode/services/services.service.php:120 -#: ../../enterprise/operation/services/massive/services.create.php:110 -msgid "No name specified for the service" -msgstr "Ningún nombre especificado para el servicio" - -#: ../../enterprise/godmode/services/services.service.php:131 -#: ../../enterprise/operation/services/massive/services.create.php:116 -msgid "No description specified for the service" -msgstr "Ninguna descripción especificada para el servicio" - -#: ../../enterprise/godmode/services/services.service.php:142 -#: ../../enterprise/operation/services/massive/services.create.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:201 -msgid "Error creating service: " -msgstr "Error al crear el servicio: " - -#: ../../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:216 -msgid "Service created successfully" -msgstr "Servicio creado correctamente" - -#: ../../enterprise/godmode/services/services.service.php:285 -#: ../../enterprise/include/functions_services.php:728 -msgid "Error updating service: " -msgstr "Error al actualizar el servicio: " - -#: ../../enterprise/godmode/services/services.service.php:296 -msgid "Service updated successfully" -msgstr "Servicio actualizado correctamente" - -#: ../../enterprise/godmode/services/services.service.php:309 -#: ../../enterprise/godmode/services/services.service.php:354 -#: ../../enterprise/operation/services/services.service.php:55 -#: ../../enterprise/operation/services/services.service_map.php:62 -msgid "Not found" -msgstr "No encontrado" - -#: ../../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:399 -#: ../../enterprise/godmode/services/services.elements.php:798 -#: ../../enterprise/operation/services/services.php:93 -#: ../../enterprise/operation/services/services.php:214 -msgid "Services list" -msgstr "Lista de servicios" - -#: ../../enterprise/godmode/services/services.service.php:413 -#: ../../enterprise/godmode/services/services.elements.php:812 -#: ../../enterprise/operation/services/services.php:108 -msgid "Config Service" -msgstr "Configurar servicios" - -#: ../../enterprise/godmode/services/services.service.php:430 -#: ../../enterprise/godmode/services/services.elements.php:829 -#: ../../enterprise/operation/services/services.php:126 -msgid "Config Elements" -msgstr "Configurar elementos" - -#: ../../enterprise/godmode/services/services.service.php:444 -#: ../../enterprise/godmode/services/services.elements.php:843 -#: ../../enterprise/operation/services/services.php:141 -msgid "View Service" -msgstr "Ver servicio" - -#: ../../enterprise/godmode/services/services.service.php:455 -#: ../../enterprise/godmode/services/services.elements.php:854 -#: ../../enterprise/operation/services/services.php:153 -#: ../../include/lib/Dashboard/Widgets/service_map.php:459 -msgid "Service map" -msgstr "Mapa del servicio" - -#: ../../enterprise/godmode/services/services.service.php:470 -#: ../../enterprise/godmode/services/services.elements.php:869 -#: ../../enterprise/operation/services/services.php:168 -msgid "Add items" -msgstr "Agregar elementos" - -#: ../../enterprise/godmode/services/services.service.php:483 -#: ../../enterprise/godmode/services/services.elements.php:882 -#: ../../enterprise/operation/services/services.php:181 -msgid "Edit items" -msgstr "Editar elementos" - -#: ../../enterprise/godmode/services/services.service.php:495 -#: ../../enterprise/godmode/services/services.elements.php:894 -#: ../../enterprise/operation/services/services.php:193 -#: ../../godmode/reporting/reporting_builder.list_items.php:817 -msgid "Delete items" -msgstr "Borrar elementos" - -#: ../../enterprise/godmode/services/services.service.php:542 -msgid "No Services or concrete action" -msgstr "Sin servicios o acción concreta" - -#: ../../enterprise/godmode/services/services.service.php:562 -msgid "Random name" -msgstr "Nombre aleatorio" - -#: ../../enterprise/godmode/services/services.service.php:612 -#: ../../enterprise/operation/services/massive/services.create.php:679 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:826 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:699 msgid "" -"This group will be used also to control access to this service and its elements." +"If set to 1, manually added hosts (via add_host or host_file) will always be created, " +"whether they respond to ping or not" msgstr "" -"Este grupo se usará también para controlar el acceso a este servicio y a sus " -"elementos." +"Si se ajusta a 1, siempre se crearán hosts agregados manualmente (a través de add_host o " +"host_file), ya sea que respondan al ping o no." -#: ../../enterprise/godmode/services/services.service.php:618 -msgid "Server assigned" -msgstr "Servidor asignado" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:832 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:705 +msgid "General GIS exec" +msgstr "Ejecución de SIG général" -#: ../../enterprise/godmode/services/services.service.php:619 -msgid "Selected Prediction server will be assigned to evaluate the service." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:833 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:706 +msgid "Path to general GIS coordinates generator. It should be an executable file" +msgstr "Ruta al generador general de coordenadas SIG. Debe ser un archivo ejecutable" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:839 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:712 +msgid "Group where agents will be placed (must exist in the Pandora FMS console)" +msgstr "Grupo donde se añadirán los agentes (debe existir en la consola de Pandora FMS)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:845 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:718 +msgid "Host file" +msgstr "Archivo host" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:846 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:719 +msgid "File containing hosts to be scanned. The address may be followed by a hostname" msgstr "" -"Se asignará el servidor de predicción seleccionado para evaluar el servicio" +"Archivo que contiene hosts que se van a analizar. La dirección puede ir seguida de un nombre " +"de host" -#: ../../enterprise/godmode/services/services.service.php:640 -msgid "Evaluation interval" -msgstr "Intervalo de evaluación" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:852 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:725 +msgid "Latency block" +msgstr "Bloque de latencia" -#: ../../enterprise/godmode/services/services.service.php:666 -#: ../../enterprise/operation/services/massive/services.create.php:694 -msgid "Agent to store data" -msgstr "Agentes para almacenar datos" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:853 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:726 +msgid "Number of hosts processed in a single call to nmap (latency)" +msgstr "Número de hosts procesados en una sola llamada a nmap (latencia)" -#: ../../enterprise/godmode/services/services.service.php:690 -#: ../../enterprise/include/class/VMware.app.php:678 -#: ../../enterprise/include/class/DB2.app.php:555 -#: ../../enterprise/include/class/Aws.S3.php:524 -#: ../../enterprise/include/class/SAP.app.php:514 -#: ../../enterprise/include/class/Aws.cloud.php:1349 -#: ../../enterprise/include/class/MySQL.app.php:577 -#: ../../enterprise/include/class/Oracle.app.php:562 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:566 -#: ../../enterprise/include/functions_ipam.php:1358 -#: ../../enterprise/operation/services/massive/services.create.php:718 -#: ../../enterprise/operation/services/services.list.php:212 -#: ../../enterprise/operation/services/services.table_services.php:149 -#: ../../enterprise/tools/ipam/ipam_list.php:785 -#: ../../godmode/wizards/HostDevices.class.php:808 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:761 -#: ../../include/class/CustomNetScan.class.php:537 -msgid "Manual" -msgstr "Manual" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:859 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:732 +msgid "Latency interval" +msgstr "Intervalo de latencia" -#: ../../enterprise/godmode/services/services.service.php:691 -#: ../../enterprise/operation/services/massive/services.create.php:719 -#: ../../enterprise/operation/services/services.list.php:213 -#: ../../enterprise/operation/services/services.table_services.php:150 -msgid "Smart" -msgstr "Inteligente" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:860 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:733 +msgid "Time between latency checks" +msgstr "Tiempo entre comprobaciones de latencia" -#: ../../enterprise/godmode/services/services.service.php:711 -#: ../../enterprise/godmode/services/services.service.php:713 -#: ../../enterprise/operation/services/massive/services.create.php:736 -msgid "In smart mode, thresholds are percentual." -msgstr "En modo inteligente, los umbrales son porcentuales" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:866 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:739 +msgid "Latency packets" +msgstr "Paquetes de latencia" -#: ../../enterprise/godmode/services/services.service.php:753 -#: ../../enterprise/operation/services/massive/services.create.php:819 -msgid "Unknown elements as critical" -msgstr "Elementos desconocidos como críticos" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:867 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:740 +msgid "Number of ICMP packets to send per latency request" +msgstr "Número de paquetes ICMP que se van a enviar por solicitud de latencia" -#: ../../enterprise/godmode/services/services.service.php:783 -msgid "Asynchronous mode" -msgstr "Modo asíncrono" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:873 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:746 +msgid "Latency retries" +msgstr "Reintentos de latencia" -#: ../../enterprise/godmode/services/services.service.php:793 -#: ../../enterprise/operation/services/massive/services.create.php:849 -msgid "Cascade protection enabled" -msgstr "Protección en cascada habilitada" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:874 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:927 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:747 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:800 +msgid "Number of retries for latency modules" +msgstr "Número de reintentos para módulos de latencia" -#: ../../enterprise/godmode/services/services.service.php:803 -#: ../../include/lib/Dashboard/Widgets/service_map.php:331 -msgid "Show sunburst by default" -msgstr "Mostrar sunburst de forma predeterminada" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:880 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:753 +msgid "Latency threads" +msgstr "Hilos de latencia" -#: ../../enterprise/godmode/services/services.service.php:814 -msgid "General Data" -msgstr "Datos generales" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:881 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:754 +msgid "Number of threads used for latency checks." +msgstr "Número de hilos utilizados para las comprobaciones de latencia." -#: ../../enterprise/godmode/services/services.service.php:824 -#: ../../enterprise/operation/services/massive/services.create.php:862 -msgid "Calculate continuous SLA" -msgstr "Calcular SLA continuo" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:887 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:760 +msgid "Latency timeout" +msgstr "Tiempo de espera de latencia" -#: ../../enterprise/godmode/services/services.service.php:834 -#: ../../enterprise/operation/services/massive/services.create.php:872 -msgid "S.L.A. interval" -msgstr "Intervalo SLA" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:888 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:761 +msgid "Timeout for latency checks in seconds." +msgstr "Tiempo de espera para las comprobaciones de latencia en segundos." -#: ../../enterprise/godmode/services/services.service.php:848 -#: ../../enterprise/operation/services/massive/services.create.php:886 -msgid "S.L.A. limit" -msgstr "Límite SLA" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:894 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:767 +msgid "Log file path" +msgstr "Ruta del archivo de registro" -#: ../../enterprise/godmode/services/services.service.php:860 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:210 -#: ../../enterprise/include/functions_reporting_csv.php:1572 -#: ../../include/functions_reports.php:711 -#: ../../include/functions_reporting.php:973 -msgid "S.L.A." -msgstr "SLA" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:900 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:773 +msgid "Path to nmap binary" +msgstr "Ruta de acceso al binario nmap" -#: ../../enterprise/godmode/services/services.service.php:869 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:905 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:778 +msgid "Ping block" +msgstr "Bloque de ping" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:906 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:779 +msgid "Number of hosts processed in a single call to nmap (ping)" +msgstr "Número de hosts procesados en una sola llamada a nmap (ping)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:912 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:785 +msgid "Ping interval" +msgstr "Intervalo de ping" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:913 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:786 +msgid "Time between ping checks" +msgstr "Tiempo entre comprobaciones de ping" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:919 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:792 +msgid "Ping packets" +msgstr "Paquetes de ping" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:920 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:793 +msgid "Number of ICMP packets to send per ping request" +msgstr "Número de paquetes ICMP a enviar por solicitud de ping" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:926 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:799 +msgid "Ping retries" +msgstr "Reintentos de ping" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:933 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:806 +msgid "Ping threads" +msgstr "Hilos de ping" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:934 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:807 +msgid "Number of threads used for ping checks" +msgstr "Número de hilos utilizados para las comprobaciones de ping" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:940 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:813 +msgid "Ping timeout" +msgstr "Tiempo de espera de ping" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:941 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:814 +msgid "Timeout for ping checks in seconds" +msgstr "Tiempo de espera para las comprobaciones de ping en segundos" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:947 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:820 +msgid "Plugin interval" +msgstr "Intervalo del plugin" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:948 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:821 +msgid "Time between plug-in checks" +msgstr "Tiempo entre comprobaciones de plugins" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:955 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:828 +msgid "Number of threads used for plug-in checks" +msgstr "Número de hilos utilizados para las comprobaciones de plugins" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:962 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:835 +msgid "Timeout for plug-in checks in seconds" +msgstr "Tiempo de espera para las comprobaciones de plugin en segundos" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:968 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:841 +msgid "Proxy traps from" +msgstr "Traps de proxy de" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:974 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:847 +msgid "Proxy traps to" +msgstr "Traps de proxy a" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:975 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:848 +msgid "Enable the SNMP trap proxy to the specified address" +msgstr "Habilitar el proxy de tras SNMP en la dirección especificada" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:981 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:854 +msgid "Proxy tentacle to" +msgstr "Tentacle de proxy a" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:982 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:855 +msgid "Enable the Tentacle proxy to the specified address:port" +msgstr "Habilitar el proxy de Tentacle en la dirección:puerto especificado" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:988 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:861 +msgid "Proxy tentacle from" +msgstr "Tentacle de proxy de" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:994 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:867 +msgid "Recon community" +msgstr "Comunidad de reconocimento" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:995 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:868 +msgid "Comma separated list of SNMP communities to try for SNMP auto-discovery" +msgstr "" +"Lista separada por comas de comunidades SNMP para probar la detección automática de SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1001 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:874 +msgid "Recon enabled" +msgstr "Reconocimiento habilitado" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1002 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:875 +msgid "Enable (1) or disable (0) host auto-discovery" +msgstr "Habilitar (1) o deshabilitar (0) la detección automática de hosts" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1008 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:881 +msgid "Recon interval" +msgstr "Intervalo de reconocimiento" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1009 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:882 +msgid "Time between network scans in seconds" +msgstr "Tiempo entre escaneos de red en segundos" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1015 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:888 +msgid "Recon mode" +msgstr "Modo de reconocimiento" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1016 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:889 +msgid "Comma separated list of auto-discovery modules (snmp,icmp,wmi)" +msgstr "Lista separada por comas de módulos de detección automática (snmp, icmp, wmi)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1022 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:895 +msgid "Recon task" +msgstr "Tarea de reconocimiento" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1023 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:896 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." +"Comma separated list of networks (in slash notation) to scan for host auto-discovery " +"(example: 192.168.0.0/24,192.168.1.0/24)" msgstr "" -"Aquí se describen las plantillas de alertas, que utilizarán sus acciones por " -"defecto.\n" -"\t\tPuedes modificar el comportambiento de las alertas de edición de " -"comportamiento por defecto en el agente que almacena definiciones de datos y " -"alerta sobre el servicio y el estado de SLA." +"Lista separada por comas de redes (en notación de barra diagonal) para la detección " +"automática de hosts (ejemplo: 192.168.0.0/24,192.168.1.0/24)" -#: ../../enterprise/godmode/services/services.service.php:895 -#: ../../enterprise/operation/services/massive/services.create.php:916 -msgid "Warning service alert" -msgstr "Alerta de servicio en advertencia" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1029 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:902 +msgid "Recon timing template" +msgstr "Plantilla de tiempo de reconocimiento" -#: ../../enterprise/godmode/services/services.service.php:907 -#: ../../enterprise/operation/services/massive/services.create.php:928 -msgid "Critical service alert" -msgstr "Alerta de servicio en crítico" - -#: ../../enterprise/godmode/services/services.service.php:919 -#: ../../enterprise/operation/services/massive/services.create.php:940 -msgid "Unknown service alert" -msgstr "Alerta de servicio en desconocido" - -#: ../../enterprise/godmode/services/services.service.php:931 -#: ../../enterprise/operation/services/massive/services.create.php:952 -msgid "S.L.A. critical service alert" -msgstr "Alerta de servicio en crítico de S.L.A" - -#: ../../enterprise/godmode/services/services.service.php:1028 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1030 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:903 msgid "" -"This change in the service configuration will delete the history of the service " -"modules. Do you wish to continue?" +"Like nmap_timing_template, but applies to Satellite Server and Recon Server network scans. 3 " +"by default" msgstr "" -"Este cambio en la configuración del servicio borrará el historial de módulos de " -"servicio. ¿Desea contiinuar?" +"Similar a nmap_timing_template, pero se aplica a los análisis de red de los servidores " +"Satellite y Recon. 3 por defecto" -#: ../../enterprise/godmode/services/services.service.php:1030 -msgid "" -"This change in the service configuration will prevent the SLA modules from being " -"created. Do you wish to continue?" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1036 +#: ../../enterprise/include/class/DeploymentCenter.class.php:721 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:909 +msgid "Server IP" +msgstr "IP del servidor" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1037 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:910 +msgid "Tentacle server address. Put here your Pandora FMS data server address" msgstr "" -"Este cambio en la configuración del servicio impedirá que se creen módulos SLA. " -"¿Desea continuar?" +"Dirección del servidor de Tentacle. Introduzca aquí la dirección de tu servidor de datos de " +"Pandora FMS" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1044 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:917 +msgid "Name of the Satellite server (the hostname is used by default)" +msgstr "Nombre del servidor Satélite (el nombre de host se utiliza de forma predeterminada)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1050 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:923 +msgid "Server path" +msgstr "Ruta del servidor" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1051 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:924 +msgid "Path where XML files are copied (only used if transfer mode is set to local)" +msgstr "" +"Ruta donde se copian los archivos XML (solo se usa si el modo de transferencia está " +"establecido en local)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1057 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:930 +msgid "Server port" +msgstr "Puerto del servidor" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1058 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:931 +msgid "Tentacle server port" +msgstr "Puerto del servidor Tentacle" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1064 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:937 +msgid "SSH interval" +msgstr "Intervalo SSH" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1065 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:938 +msgid "Time between SSH checks" +msgstr "Tiempo entre comprobaciones SSH" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1071 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:944 +msgid "SSH threads" +msgstr "Hilos SSH" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1072 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:945 +msgid "Number of threads used for SSH modules" +msgstr "Número de hilos utilizados para los módulos SSH" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1078 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:951 +msgid "SSH timeout" +msgstr "Tiempo de espera de SSH" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1079 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:952 +msgid "Timeout for SSH checks in seconds" +msgstr "Tiempo de espera para las comprobaciones SSH en segundos" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1085 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:958 +msgid "Keepalive" +msgstr "Keepalive" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1086 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:959 +msgid "" +"Interval of the main server loop in seconds. Status updates are sent to Pandora every " +"keepalive seconds" +msgstr "" +"Intervalo del bucle del servidor principal en segundos. Las actualizaciones de estado se " +"envían a Pandora FMS en el intervalo de segundos de keepalive" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1092 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:965 +msgid "SNMP blacklist" +msgstr "Lista negra de SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1093 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:966 +msgid "SNMP module blacklist" +msgstr "Lista negra de módulos SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1099 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:972 +msgid "SNMP block" +msgstr "Bloque SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1100 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:973 +msgid "Number of hosts processed in a single call to braa (SNMPv1)" +msgstr "Número de hosts procesados en una sola llamada a braa (SNMPv1)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1106 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:979 +msgid "SNMP interval" +msgstr "Intervalo SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1107 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:980 +msgid "Time between SNMP checks (SNMPv1)" +msgstr "Tiempo entre comprobaciones SNMP (SNMPv1)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1113 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:986 +msgid "SNMP retries" +msgstr "Reintentos de SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1114 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:987 +msgid "Number of retries for SNMP modules (SNMPv1)" +msgstr "Número de reintentos para módulos SNMP (SNMPv1)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1121 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:994 +msgid "Number of threads used for SNMP checks (SNMPv1)" +msgstr "Número de hilos utilizados para las comprobaciones SNMP (SNMPv1)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1127 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1000 +msgid "SNMP timeout" +msgstr "Tiempo de espera de SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1128 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1001 +msgid "Timeout for SNMP checks in seconds (SNMPv1)" +msgstr "Tiempo de espera para las comprobaciones SNMP en segundos (SNMPv1)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1134 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1007 +msgid "SNMP verify" +msgstr "Verificación de SNMP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1135 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1008 +msgid "Enable (1) or disable (0) the verification of SNMPv1 modules that break braa" +msgstr "Habilitar (1) o deshabilitar (0) la verificación de los módulos SNMPv1 que rompen braa" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1142 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1015 +msgid "" +"Default SNMP version to use (1 or 2c, SNMPv3 modules explicitly state their version). " +"WARNING: some modules could stop working if you change this setting" +msgstr "" +"Versión SNMP predeterminada para usar (1 o 2c, los módulos SNMPv3 indican explícitamente su " +"versión). ADVERTENCIA: algunos módulos podrían dejar de funcionar si cambia esta " +"configuración" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1148 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1021 +msgid "SNMPv2c block" +msgstr "Bloque SNMPv2c" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1149 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1022 +msgid "Number of hosts processed in a single call to braa (SNMPv2c)" +msgstr "Número de hosts procesados en una sola llamada a braa (SNMPv2c)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1155 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1028 +msgid "SNMPv2c interval" +msgstr "Intervalo SNMPv2c" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1156 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1029 +msgid "Time between SNMP checks (SNMPv2c)" +msgstr "Tiempo entre comprobaciones SNMP (SNMPv2c)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1162 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1035 +msgid "SNMPv2c retries" +msgstr "Reintentos de SNMPv2c" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1163 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1036 +msgid "Number of retries for SNMP modules (SNMPv2c)" +msgstr "Número de reintentos para módulos SNMP (SNMPv2c)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1169 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1042 +msgid "SNMPv2c threads" +msgstr "Hilos de SNMPv2c" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1170 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1043 +msgid "Number of threads used for SNMP checks (SNMPv2c)" +msgstr "Número de hilos utilizados para las comprobaciones SNMP (SNMPv2c)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1176 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1049 +msgid "SNMPv2c timeout" +msgstr "Tiempo de espera de SNMPv2c" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1177 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1050 +msgid "Timeout for snmp checks in seconds (SNMPv2c)" +msgstr "Tiempo de espera para las comprobaciones snmp en segundos (SNMPv2c)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1183 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1056 +msgid "SNMPv2c verify" +msgstr "Verificación de SNMPv2c" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1184 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1057 +msgid "Enable (1) or disable (0) the verification of SNMPv2 modules that break braa" +msgstr "Habilitar (1) o deshabilitar (0) la verificación de módulos SNMPv2 que rompen braa" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1190 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1063 +msgid "SNMPv3 block" +msgstr "Bloque SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1191 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1064 +msgid "Number of hosts processed in a single call to braa (SNMPv3)" +msgstr "Número de hosts procesados en una sola llamada a braa (SNMPv3)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1197 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1070 +msgid "SNMPv3 interval" +msgstr "Intervalo SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1198 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1071 +msgid "Time between SNMP checks (SNMPv3)" +msgstr "Tiempo entre comprobaciones SNMP (SNMPv3)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1204 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1077 +msgid "SNMPv3 retries" +msgstr "Reintentos de SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1205 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1078 +msgid "Number of retries for SNMP modules (SNMPv3)" +msgstr "Número de reintentos para módulos SNMP (SNMPv3)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1211 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1084 +msgid "SNMPv3 threads" +msgstr "Hilos de SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1212 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1085 +msgid "Number of threads used for SNMP checks (SNMPv3)" +msgstr "Número de hilos utilizados para las comprobaciones SNMP (SNMPv3)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1218 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1091 +msgid "SNMPv3 timeout" +msgstr "Tiempo de espera de SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1219 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1092 +msgid "Timeout for SNMP checks in seconds (SNMPv3)" +msgstr "Tiempo de espera para las comprobaciones SNMP en segundos (SNMPv3)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1225 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1098 +msgid "SNMPv3 verify" +msgstr "Verificación de SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1226 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1099 +msgid "Enable (1) or disable (0) the verification of SNMPv3 modules that break pandorafsnmp" +msgstr "" +"Habilitar (1) o deshabilitar (0) la verificación de módulos SNMPv3 que rompen pandorafsnmp" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1232 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1105 +msgid "SNMPv3 security level" +msgstr "Nivel de seguridad SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1233 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1106 +msgid "Security level used for SNMPv3 messages (noauth, authnopriv or authpriv)" +msgstr "Nivel de seguridad utilizado para mensajes SNMPv3 (noauth, authnopriv o authpriv)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1239 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1112 +msgid "SNMPv3 security name" +msgstr "Nombre de seguridad SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1240 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1113 +msgid "Security name used for SNMPv3 messages" +msgstr "Nombre de seguridad utilizado para los mensajes SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1246 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1119 +msgid "SNMPv3 authentication protocol" +msgstr "Protocolo de autenticación SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1247 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1120 +msgid "Authentication protocol (md5 or sha) for authenticated SNMPv3 requests" +msgstr "Protocolo de autenticación (md5 o sha) para solicitudes SNMPv3 autenticadas" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1253 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1126 +msgid "SNMPv3 authentication password" +msgstr "Contraseña de autenticación SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1254 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1127 +msgid "Authentication password for authenticated SNMPv3 request" +msgstr "Contraseña de autenticación para la solicitud SNMPv3 autenticada" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1260 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1133 +msgid "SNMPv3 privacy protocol" +msgstr "Protocolo de privacidad SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1261 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1134 +msgid "Privacy protocol (des or aes) for encrypted SNMPv3 requests" +msgstr "Protocolo de privacidad (des o aes) para solicitudes SNMPv3 cifradas" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1267 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1140 +msgid "SNMPv3 privacy password" +msgstr "Contraseña de privacidad SNMPv3" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1268 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1141 +msgid "Privacy password for encrypted SNMPv3 messages" +msgstr "Contraseña de privacidad para mensajes SNMPv3 cifrados" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1274 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1147 +msgid "Startup delay" +msgstr "Retraso en el inicio" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1275 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1148 +msgid "Wait startup_delay seconds before sending XML data files for the first time" +msgstr "Espere startup_delay segundos antes de enviar archivos de datos XML por primera vez" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1281 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1154 +msgid "TCP interval" +msgstr "Intervalo TCP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1282 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1155 +msgid "Time between TCP checks" +msgstr "Tiempo entre comprobaciones TCP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1288 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1161 +msgid "TCP threads" +msgstr "Hilos TCP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1289 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1162 +msgid "Threads dedicated to TCP checks" +msgstr "Hilos dedicados a comprobaciones TCP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1295 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1168 +msgid "TCP timeout" +msgstr "Tiempo de espera TCP" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1296 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1169 +msgid "Timeout for TCP checks in seconds" +msgstr "Tiempo de espera para las comprobaciones TCP en segundos" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1302 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1175 +msgid "Temporal" +msgstr "Temporal" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1303 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1176 +msgid "Temporal directory where XML files are created" +msgstr "Directorio temporal donde se crean los archivos XML" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1309 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1182 +msgid "Temporal minimum size" +msgstr "Tamaño mínimo temporal" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1310 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1183 +msgid "Minimum available bytes in the temporal directory to enable the XML buffer" +msgstr "Mínimo de bytes disponibles en el directorio temporal para habilitar el búfer XML" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1316 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1189 +msgid "Full path to tentacle client" +msgstr "Ruta completa al cliente de Tentacle" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1322 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1195 +msgid "Timeout for the timeout command" +msgstr "Tiempo de espera para el comando de tiempo de espera" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1323 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1196 +msgid "In seconds" +msgstr "En segundos" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1329 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1202 +msgid "Server opts" +msgstr "Opciones de servidor" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1330 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1203 +msgid "Parameters that are passed to Tentacle" +msgstr "Parámetros que se pasan a Tentacle" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1337 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1210 +msgid "tentacle or local" +msgstr "Tentacle o local" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1343 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1216 +msgid "Verbosity" +msgstr "Verbosidad" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1344 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1217 +msgid "Verbosity level from 0 (less verbose) to 10 (more verbose)" +msgstr "Nivel de verbosidad de 0 (menos detallado) a 10 (más detallado)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1350 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1223 +msgid "VLAN cache enabled" +msgstr "Caché de VLAN habilitada" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1351 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1224 +msgid "Enable (1) or disable (0) the VLAN cache for host auto-discovery" +msgstr "" +"Habilitar (1) o deshabilitar (0) la memoria caché de VLAN para la detección automática del " +"host" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1357 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1230 +msgid "Enable XML buffer" +msgstr "Habilitar búfer XML" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1363 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1236 +msgid "WMI authentication" +msgstr "Autenticación WMI" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1364 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1237 +msgid "Comma separated list of username%password pairs to try for WMI authentication" +msgstr "" +"Lista separada por comas de pares de nombre de usuario%contraseña para probar la " +"autenticación WMI" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1370 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1243 +msgid "Full path to WMI client binary" +msgstr "Ruta de acceso completa al binario de cliente WMI" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1376 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1249 +msgid "WMI interval" +msgstr "Intervalo WMI" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1377 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1250 +msgid "Time in seconds between WMI checks" +msgstr "Tiempo en segundos entre comprobaciones WMI" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1383 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1256 +msgid "WMI NTLMv2" +msgstr "WMI NTLMv2" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1384 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1257 +msgid "Enable to use NTLMv2 authentication for WMI" +msgstr "Habilitar el uso de la autenticación NTLMv2 para WMI" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1391 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1264 +msgid "Threads dedicated to WMI polling" +msgstr "Hilos dedicados al sondeo WMI" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1397 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1270 +msgid "IPAM task" +msgstr "Tarea de IPAM" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1398 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1271 +msgid "" +"Comma separated list of networks (in slash notation) to scan for IPAM. Must be preceded by " +"the ID of the IPAM task in Pandora FMS (E.g. 1,192.168.0.0/24)" +msgstr "" +"Lista de redes separadas por comas (en notación de barra) para explorar en busca de IPAM. " +"Debe ir precedido del ID de la tarea IPAM en Pandora FMS (ej. 1.192.168.0.0/24)" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1404 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1277 +msgid "Timeout bin" +msgstr "Tiempo de espera de binario" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1405 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1278 +msgid "" +"If defined, the timeout program (usually /usr/bin/timeout) will be used to call the Tentacle " +"client" +msgstr "" +"Si se define, el programa de tiempo de espera (normalmente /usr/bin/timeout) se utilizará " +"para llamar al cliente Tentacle" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1411 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1284 +msgid "IPAM interval" +msgstr "Intervalo de IPAM" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1412 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1285 +msgid "Time between IPAM scans in seconds" +msgstr "Tiempo entre exploraciones de IPAM en segundos" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1420 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1293 +msgid "Secondary mode" +msgstr "Modo secundario" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1421 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1294 +msgid "" +"If secondary_mode is set to on_error, data files are copied to the secondary server only if " +"the primary server fails. If set to always, data files are always copied to the secondary " +"server" +msgstr "" +"Si secondary_mode se establece en on_error, los archivos de datos se copian en el servidor " +"secundario solo si se produce un error en el servidor principal. Si se establece en siempre, " +"los archivos de datos siempre se copian en el servidor secundario" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1427 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1300 +msgid "Secondary server IP" +msgstr "IP del servidor secundario" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1433 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1306 +msgid "Secondary server path" +msgstr "Ruta del servidor secundario" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1439 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1312 +msgid "Secondary server port" +msgstr "Puerto del servidor secundario" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1445 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1318 +msgid "Secondary transfer mode" +msgstr "Modo de transferencia secundario" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1451 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1324 +msgid "Secondary server opts" +msgstr "Opciones del servidor secundario" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1563 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1411 +msgid "Delete remote conf server files" +msgstr "Eliminar archivos de servidor de configuración remotos" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1564 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1412 +msgid "Delete this conf file implies that server will send back local config to console" +msgstr "" +"Eliminar este archivo de configuración significa que el servidor devolverá la configuración " +"local a la consola" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1608 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1456 +msgid "General server configuration" +msgstr "Configuración general del servidor" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1615 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1463 +msgid "Secondary server configuration" +msgstr "Configuración del servidor secundario" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1621 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1469 +msgid "Server features" +msgstr "funcionalidades del servidor" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1628 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1476 +msgid "Optimization settings" +msgstr "Ajustes de optimización" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1635 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1483 +msgid "Other server settings" +msgstr "Otros ajustes de servidor" #: ../../enterprise/godmode/services/services.elements.php:72 msgid "Invalid service" msgstr "Servicio no válido" -#: ../../enterprise/godmode/services/services.elements.php:99 -#: ../../enterprise/include/functions_reporting.php:2777 -#: ../../enterprise/include/functions_reporting.php:3722 -#: ../../enterprise/include/functions_reporting.php:4698 -#: ../../include/functions_maps.php:50 ../../include/functions_reporting.php:1083 -#: ../../include/functions_reporting.php:9765 -#: ../../operation/agentes/pandora_networkmap.php:813 -msgid "Dynamic" -msgstr "Dinámico" - #: ../../enterprise/godmode/services/services.elements.php:227 msgid "Add custom field match" msgstr "Añadir coincidencia de campo personalizado" #: ../../enterprise/godmode/services/services.elements.php:234 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:137 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:137 msgid "Custom field name" msgstr "Nombre de campo personalizado" #: ../../enterprise/godmode/services/services.elements.php:246 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:141 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:141 msgid "Custom field value" msgstr "Campo de valor personalizado" #: ../../enterprise/godmode/services/services.elements.php:260 msgid "Both 'name' and 'value' must be defined to filter. Ignored otherwise." msgstr "" -"Tanto el 'nombre' como el 'valor' deben estar definidos para filtrar. Si no, " -"serán ignorados." +"Tanto el 'nombre' como el 'valor' deben estar definidos para filtrar. Si no, serán ignorados." #: ../../enterprise/godmode/services/services.elements.php:265 msgid "MySQL Regular expressions case sensitive." -msgstr "" -"Las expresiones regulares de MySQL diferencian entre mayúsculas y minúsculas" +msgstr "Las expresiones regulares de MySQL diferencian entre mayúsculas y minúsculas" #: ../../enterprise/godmode/services/services.elements.php:271 msgid "Matching objects type" @@ -18801,8 +49866,8 @@ msgid "Filter by group" msgstr "Filtrar por grupo" #: ../../enterprise/godmode/services/services.elements.php:298 -msgid "Use regular expresions selectors" -msgstr "Use selectores de expresiones regulares" +msgid "Use regular expressions selectors" +msgstr "Usar selectores de expresiones regulares" #: ../../enterprise/godmode/services/services.elements.php:306 msgid "Having agent name" @@ -18875,6 +49940,49 @@ msgstr "Elemento duplicado, seleccione uno nuevo" msgid "Error deleting element: %s" msgstr "Error al eliminar el elemento: %s" +#: ../../enterprise/godmode/services/services.elements.php:798 +#: ../../enterprise/godmode/services/services.service.php:403 +#: ../../enterprise/operation/services/services.php:93 +#: ../../enterprise/operation/services/services.php:214 +#: ../../package_774/enterprise/godmode/services/services.service.php:403 +msgid "Services list" +msgstr "Lista de servicios" + +#: ../../enterprise/godmode/services/services.elements.php:812 +#: ../../enterprise/godmode/services/services.service.php:417 +#: ../../enterprise/operation/services/services.php:108 +#: ../../package_774/enterprise/godmode/services/services.service.php:417 +msgid "Config Service" +msgstr "Configurar servicios" + +#: ../../enterprise/godmode/services/services.elements.php:829 +#: ../../enterprise/godmode/services/services.service.php:434 +#: ../../enterprise/operation/services/services.php:126 +#: ../../package_774/enterprise/godmode/services/services.service.php:434 +msgid "Config Elements" +msgstr "Configurar elementos" + +#: ../../enterprise/godmode/services/services.elements.php:843 +#: ../../enterprise/godmode/services/services.service.php:448 +#: ../../enterprise/operation/services/services.php:141 +#: ../../package_774/enterprise/godmode/services/services.service.php:448 +msgid "View Service" +msgstr "Ver servicio" + +#: ../../enterprise/godmode/services/services.elements.php:869 +#: ../../enterprise/godmode/services/services.service.php:474 +#: ../../enterprise/operation/services/services.php:168 +#: ../../package_774/enterprise/godmode/services/services.service.php:474 +msgid "Add items" +msgstr "Agregar elementos" + +#: ../../enterprise/godmode/services/services.elements.php:882 +#: ../../enterprise/godmode/services/services.service.php:487 +#: ../../enterprise/operation/services/services.php:181 +#: ../../package_774/enterprise/godmode/services/services.service.php:487 +msgid "Edit items" +msgstr "Editar elementos" + #: ../../enterprise/godmode/services/services.elements.php:958 #: ../../enterprise/godmode/services/services.elements.php:1010 msgid "Add element" @@ -18884,6 +49992,760 @@ msgstr "Añadir elemento" msgid "Edit element" msgstr "Editar elemento" +#: ../../enterprise/godmode/services/services.service.php:110 +#: ../../package_774/enterprise/godmode/services/services.service.php:110 +msgid "Service already exists." +msgstr "El servicio ya existe." + +#: ../../enterprise/godmode/services/services.service.php:121 +#: ../../enterprise/operation/services/massive/services.create.php:119 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:119 +#: ../../package_774/enterprise/godmode/services/services.service.php:121 +msgid "No name specified for the service" +msgstr "Ningún nombre especificado para el servicio" + +#: ../../enterprise/godmode/services/services.service.php:132 +#: ../../enterprise/operation/services/massive/services.create.php:125 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:125 +#: ../../package_774/enterprise/godmode/services/services.service.php:132 +msgid "No description specified for the service" +msgstr "Ninguna descripción especificada para el servicio" + +#: ../../enterprise/godmode/services/services.service.php:143 +#: ../../enterprise/operation/services/massive/services.create.php:131 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:131 +#: ../../package_774/enterprise/godmode/services/services.service.php:143 +msgid "You must specify an agent to store the service" +msgstr "Especifique un agente para guardar el servicio" + +#: ../../enterprise/godmode/services/services.service.php:203 +#: ../../package_774/enterprise/godmode/services/services.service.php:203 +msgid "Error creating service: " +msgstr "Error al crear el servicio: " + +#: ../../enterprise/godmode/services/services.service.php:212 +#: ../../enterprise/godmode/services/services.service.php:319 +#: ../../package_774/enterprise/godmode/services/services.service.php:212 +#: ../../package_774/enterprise/godmode/services/services.service.php:319 +msgid "New Service" +msgstr "Nuevo servicio" + +#: ../../enterprise/godmode/services/services.service.php:218 +#: ../../package_774/enterprise/godmode/services/services.service.php:218 +msgid "Service created successfully" +msgstr "Servicio creado correctamente" + +#: ../../enterprise/godmode/services/services.service.php:288 +#: ../../enterprise/include/functions_services.php:728 +#: ../../package_774/enterprise/godmode/services/services.service.php:288 +msgid "Error updating service: " +msgstr "Error al actualizar el servicio: " + +#: ../../enterprise/godmode/services/services.service.php:299 +#: ../../package_774/enterprise/godmode/services/services.service.php:299 +msgid "Service updated successfully" +msgstr "Servicio actualizado correctamente" + +#: ../../enterprise/godmode/services/services.service.php:312 +#: ../../enterprise/godmode/services/services.service.php:358 +#: ../../enterprise/operation/services/services.service.php:55 +#: ../../enterprise/operation/services/services.service_map.php:62 +#: ../../package_774/enterprise/operation/services/services.service_map.php:62 +#: ../../package_774/enterprise/godmode/services/services.service.php:312 +#: ../../package_774/enterprise/godmode/services/services.service.php:358 +msgid "Not found" +msgstr "No encontrado" + +#: ../../enterprise/godmode/services/services.service.php:373 +#: ../../package_774/enterprise/godmode/services/services.service.php:373 +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:546 +#: ../../package_774/enterprise/godmode/services/services.service.php:546 +msgid "No Services or concrete action" +msgstr "Sin servicios o acción concreta" + +#: ../../enterprise/godmode/services/services.service.php:566 +#: ../../package_774/enterprise/godmode/services/services.service.php:566 +msgid "Random name" +msgstr "Nombre aleatorio" + +#: ../../enterprise/godmode/services/services.service.php:616 +#: ../../enterprise/operation/services/massive/services.create.php:688 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:688 +#: ../../package_774/enterprise/godmode/services/services.service.php:616 +msgid "This group will be used also to control access to this service and its elements." +msgstr "" +"Este grupo se usará también para controlar el acceso a este servicio y a sus elementos." + +#: ../../enterprise/godmode/services/services.service.php:622 +#: ../../package_774/enterprise/godmode/services/services.service.php:622 +msgid "Server assigned" +msgstr "Servidor asignado" + +#: ../../enterprise/godmode/services/services.service.php:623 +#: ../../package_774/enterprise/godmode/services/services.service.php:623 +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:644 +#: ../../package_774/enterprise/godmode/services/services.service.php:644 +msgid "Evaluation interval" +msgstr "Intervalo de evaluación" + +#: ../../enterprise/godmode/services/services.service.php:670 +#: ../../enterprise/operation/services/massive/services.create.php:703 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:703 +#: ../../package_774/enterprise/godmode/services/services.service.php:670 +msgid "Agent to store data" +msgstr "Agentes para almacenar datos" + +#: ../../enterprise/godmode/services/services.service.php:695 +#: ../../enterprise/operation/services/massive/services.create.php:728 +#: ../../enterprise/operation/services/services.list.php:213 +#: ../../enterprise/operation/services/services.table_services.php:150 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:728 +#: ../../package_774/enterprise/godmode/services/services.service.php:695 +msgid "Smart" +msgstr "Inteligente" + +#: ../../enterprise/godmode/services/services.service.php:715 +#: ../../enterprise/godmode/services/services.service.php:717 +#: ../../enterprise/operation/services/massive/services.create.php:745 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:745 +#: ../../package_774/enterprise/godmode/services/services.service.php:715 +#: ../../package_774/enterprise/godmode/services/services.service.php:717 +msgid "In smart mode, thresholds are percentual." +msgstr "En modo inteligente, los umbrales son porcentuales" + +#: ../../enterprise/godmode/services/services.service.php:757 +#: ../../enterprise/operation/services/massive/services.create.php:828 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:828 +#: ../../package_774/enterprise/godmode/services/services.service.php:757 +msgid "Unknown elements as critical" +msgstr "Elementos desconocidos como críticos" + +#: ../../enterprise/godmode/services/services.service.php:787 +#: ../../package_774/enterprise/godmode/services/services.service.php:787 +msgid "Asynchronous mode" +msgstr "Modo asíncrono" + +#: ../../enterprise/godmode/services/services.service.php:797 +#: ../../enterprise/operation/services/massive/services.create.php:858 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:858 +#: ../../package_774/enterprise/godmode/services/services.service.php:797 +msgid "Cascade protection enabled" +msgstr "Protección en cascada habilitada" + +#: ../../enterprise/godmode/services/services.service.php:817 +#: ../../package_774/enterprise/godmode/services/services.service.php:817 +msgid "Show horizontal tree by default" +msgstr "Mostrar árbol horizontal por defecto" + +#: ../../enterprise/godmode/services/services.service.php:828 +#: ../../package_774/enterprise/godmode/services/services.service.php:828 +msgid "General Data" +msgstr "Datos generales" + +#: ../../enterprise/godmode/services/services.service.php:838 +#: ../../enterprise/operation/services/massive/services.create.php:871 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:871 +#: ../../package_774/enterprise/godmode/services/services.service.php:838 +msgid "Calculate continuous SLA" +msgstr "Calcular SLA continuo" + +#: ../../enterprise/godmode/services/services.service.php:848 +#: ../../enterprise/operation/services/massive/services.create.php:881 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:881 +#: ../../package_774/enterprise/godmode/services/services.service.php:848 +msgid "S.L.A. interval" +msgstr "Intervalo SLA" + +#: ../../enterprise/godmode/services/services.service.php:862 +#: ../../enterprise/operation/services/massive/services.create.php:895 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:895 +#: ../../package_774/enterprise/godmode/services/services.service.php:862 +msgid "S.L.A. limit" +msgstr "Límite SLA" + +#: ../../enterprise/godmode/services/services.service.php:883 +#: ../../package_774/enterprise/godmode/services/services.service.php:883 +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 "" +"Aquí se describen las plantillas de alertas, que utilizarán sus acciones por defecto.\n" +"\t\tPuedes modificar el comportambiento de las alertas de edición de 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:909 +#: ../../enterprise/operation/services/massive/services.create.php:925 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:925 +#: ../../package_774/enterprise/godmode/services/services.service.php:909 +msgid "Warning service alert" +msgstr "Alerta de servicio en advertencia" + +#: ../../enterprise/godmode/services/services.service.php:921 +#: ../../enterprise/operation/services/massive/services.create.php:937 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:937 +#: ../../package_774/enterprise/godmode/services/services.service.php:921 +msgid "Critical service alert" +msgstr "Alerta de servicio en crítico" + +#: ../../enterprise/godmode/services/services.service.php:933 +#: ../../enterprise/operation/services/massive/services.create.php:949 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:949 +#: ../../package_774/enterprise/godmode/services/services.service.php:933 +msgid "Unknown service alert" +msgstr "Alerta de servicio en desconocido" + +#: ../../enterprise/godmode/services/services.service.php:945 +#: ../../enterprise/operation/services/massive/services.create.php:961 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:961 +#: ../../package_774/enterprise/godmode/services/services.service.php:945 +msgid "S.L.A. critical service alert" +msgstr "Alerta de servicio en crítico de S.L.A" + +#: ../../enterprise/godmode/services/services.service.php:1042 +#: ../../package_774/enterprise/godmode/services/services.service.php:1042 +msgid "" +"This change in the service configuration will delete the history of the service modules. Do " +"you wish to continue?" +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:1044 +#: ../../package_774/enterprise/godmode/services/services.service.php:1044 +msgid "" +"This change in the service configuration will prevent the SLA modules from being created. Do " +"you wish to continue?" +msgstr "" +"Este cambio en la configuración del servicio impedirá que se creen módulos SLA. ¿Desea " +"continuar?" + +#: ../../enterprise/godmode/setup/edit_skin.php:46 +msgid "Skin Configuration" +msgstr "Configuración de la máscara" + +#: ../../enterprise/godmode/setup/edit_skin.php:59 +#: ../../enterprise/godmode/setup/setup_skins.php:53 +msgid "Skins configuration" +msgstr "Configuración de apariencia" + +#: ../../enterprise/godmode/setup/edit_skin.php:65 +msgid "Successfully updated skin" +msgstr "Apariencia actualizada correctamente" + +#: ../../enterprise/godmode/setup/edit_skin.php:67 +#: ../../enterprise/godmode/setup/edit_skin.php:85 +msgid "Error updating skin" +msgstr "Error al actualizar la apariencia" + +#: ../../enterprise/godmode/setup/edit_skin.php:215 +msgid "Error creating skin" +msgstr "Error al crear la apariencia" + +#: ../../enterprise/godmode/setup/edit_skin.php:219 +msgid "Successfully created skin" +msgstr "Apariencia creada correctamente" + +#: ../../enterprise/godmode/setup/edit_skin.php:266 +#: ../../enterprise/godmode/setup/setup_skins.php:190 +msgid "Relative path" +msgstr "Ruta relativa" + +#: ../../enterprise/godmode/setup/edit_skin.php:266 +msgid "" +"Zip file with skin subdirectory. The name of the zip file only can have alphanumeric " +"characters." +msgstr "" +"Archivo zip con subdirectorio apariencia. El nombre del archivo zip solo puede tener " +"caracteres alfanuméricos." + +#: ../../enterprise/godmode/setup/edit_skin.php:280 +msgid "Group/s" +msgstr "Grupo(s)" + +#: ../../enterprise/godmode/setup/setup.php:38 +#: ../../package_774/enterprise/godmode/setup/setup.php:38 +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 está replicando eventos, los eventos validados o eliminados en la Metaconsola NO se " +"eliminarán o validarán aquí. Esta opción solo permite a los usuarios locales de Pandora FMS " +"ver los eventos, pero gestionarlos.\r\n" +"Su gestión solo puede llevarse a cabo en la Metaconsola cuando la replicación de eventos " +"está activa." + +#: ../../enterprise/godmode/setup/setup.php:45 +#: ../../package_774/enterprise/godmode/setup/setup.php:45 +msgid "Yes and change status" +msgstr "Sí y cambiar estado" + +#: ../../enterprise/godmode/setup/setup.php:53 +#: ../../package_774/enterprise/godmode/setup/setup.php:53 +msgid "Yes without changing status" +msgstr "Sí, sin cambiar estado" + +#: ../../enterprise/godmode/setup/setup.php:114 +#: ../../package_774/enterprise/godmode/setup/setup.php:114 +msgid " Bytes" +msgstr " Bytes" + +#: ../../enterprise/godmode/setup/setup.php:122 +#: ../../package_774/enterprise/godmode/setup/setup.php:122 +msgid "Metaconsole DB engine" +msgstr "Motor BD de la Metaconsola" + +#: ../../enterprise/godmode/setup/setup.php:125 +#: ../../enterprise/include/class/MySQL.app.php:426 +#: ../../package_774/enterprise/include/class/MySQL.app.php:426 +#: ../../package_774/enterprise/godmode/setup/setup.php:125 +msgid "MySQL" +msgstr "MySQL" + +#: ../../enterprise/godmode/setup/setup.php:126 +#: ../../enterprise/include/class/Oracle.app.php:417 +#: ../../package_774/enterprise/include/class/Oracle.app.php:417 +#: ../../package_774/enterprise/godmode/setup/setup.php:126 +msgid "Oracle" +msgstr "Oracle" + +#: ../../enterprise/godmode/setup/setup.php:139 +#: ../../package_774/enterprise/godmode/setup/setup.php:139 +msgid "Metaconsole DB host" +msgstr "Host BD Metaconsola" + +#: ../../enterprise/godmode/setup/setup.php:155 +#: ../../package_774/enterprise/godmode/setup/setup.php:155 +msgid "Metaconsole DB name" +msgstr "Nombre BD Metaconsola" + +#: ../../enterprise/godmode/setup/setup.php:167 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:744 +#: ../../package_774/enterprise/godmode/setup/setup.php:167 +msgid "Metaconsole DB port" +msgstr "Puerto BD Metaconsola" + +#: ../../enterprise/godmode/setup/setup.php:182 +#: ../../package_774/enterprise/godmode/setup/setup.php:182 +msgid "Metaconsole DB user" +msgstr "Usuario BD Metaconsola" + +#: ../../enterprise/godmode/setup/setup.php:195 +#: ../../package_774/enterprise/godmode/setup/setup.php:195 +msgid "Metaconsole DB password" +msgstr "Contraseña BD Metaconsola" + +#: ../../enterprise/godmode/setup/setup.php:221 +#: ../../enterprise/meta/include/functions_meta.php:251 +#: ../../package_774/enterprise/meta/include/functions_meta.php:251 +#: ../../package_774/enterprise/godmode/setup/setup.php:221 +msgid "Enable update manager" +msgstr "Habilitar gestor de actualizaciones" + +#: ../../enterprise/godmode/setup/setup.php:234 +#: ../../package_774/enterprise/godmode/setup/setup.php:234 +msgid "Legacy HA database management" +msgstr "Gestión de bases de datos HA heredadas" + +#: ../../enterprise/godmode/setup/setup.php:244 +#: ../../package_774/enterprise/godmode/setup/setup.php:244 +msgid "Agent vulnerability scanning" +msgstr "Análisis de vulnerabilidad de agentes" + +#: ../../enterprise/godmode/setup/setup.php:257 +#: ../../package_774/enterprise/godmode/setup/setup.php:257 +msgid "Critical threshold for occupied addresses" +msgstr "Umbral crítico para las direcciones ocupadas" + +#: ../../enterprise/godmode/setup/setup.php:269 +#: ../../package_774/enterprise/godmode/setup/setup.php:269 +msgid "Warning threshold for occupied addresses" +msgstr "Umbral de advertencia para las direcciones ocupadas" + +#: ../../enterprise/godmode/setup/setup.php:287 +#: ../../package_774/enterprise/godmode/setup/setup.php:287 +msgid "Enterprise options" +msgstr "Opciones Enterprise" + +#: ../../enterprise/godmode/setup/setup.php:350 +#: ../../enterprise/meta/advanced/metasetup.password.php:133 +#: ../../package_774/enterprise/godmode/setup/setup.php:350 +msgid " Caracters" +msgstr " Caracteres" + +#: ../../enterprise/godmode/setup/setup.php:368 +#: ../../enterprise/meta/advanced/metasetup.password.php:145 +#: ../../package_774/enterprise/godmode/setup/setup.php:368 +msgid " Days" +msgstr " Días" + +#: ../../enterprise/godmode/setup/setup.php:416 +#: ../../enterprise/meta/advanced/metasetup.password.php:157 +#: ../../package_774/enterprise/godmode/setup/setup.php:416 +msgid " Minutes" +msgstr " Minutos" + +#: ../../enterprise/godmode/setup/setup.php:434 +#: ../../enterprise/meta/advanced/metasetup.password.php:169 +#: ../../package_774/enterprise/godmode/setup/setup.php:434 +msgid " Attempts" +msgstr " Intentos" + +#: ../../enterprise/godmode/setup/setup.php:496 +#: ../../package_774/enterprise/godmode/setup/setup.php:496 +msgid "Enterprise password policy" +msgstr "Política de contraseña Enterprise" + +#: ../../enterprise/godmode/setup/setup.php:512 +#: ../../package_774/enterprise/godmode/setup/setup.php:512 +msgid "Delete session users" +msgstr "Eliminar sesiones de usuarios" + +#: ../../enterprise/godmode/setup/setup.php:540 +#: ../../enterprise/meta/advanced/metasetup.password.php:333 +#: ../../package_774/enterprise/godmode/setup/setup.php:540 +msgid "Enter restricted passwords..." +msgstr "Introduzca contraseñas restringidas..." + +#: ../../enterprise/godmode/setup/setup.php:590 +#: ../../package_774/enterprise/godmode/setup/setup.php:590 +msgid "This action delete all users session, are you sure?" +msgstr "Esta acción eliminará todos las sesiones de usuarios, ¿está seguro?" + +#: ../../enterprise/godmode/setup/setup.php:606 +#: ../../package_774/enterprise/godmode/setup/setup.php:606 +msgid "All sessions deleted" +msgstr "Todas las sesiones han sido eliminadas" + +#: ../../enterprise/godmode/setup/setup.php:613 ../../enterprise/godmode/setup/setup.php:622 +#: ../../package_774/enterprise/godmode/setup/setup.php:613 +#: ../../package_774/enterprise/godmode/setup/setup.php:622 +msgid "Unexpected error" +msgstr "Error inesperado" + +#: ../../enterprise/godmode/setup/setup_acl.php:59 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:59 +msgid "Enterprise ACL setup" +msgstr "Configuración ACL Enterprise" + +#: ../../enterprise/godmode/setup/setup_acl.php:88 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:88 +msgid "ACL element was deleted successfully" +msgstr "El elemento ACL se eliminó correctamente" + +#: ../../enterprise/godmode/setup/setup_acl.php:90 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:90 +msgid "There was a problem delete ACL element" +msgstr "Hubo un problema al eliminar el elemento ACL" + +#: ../../enterprise/godmode/setup/setup_acl.php:436 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:436 +msgid "This record already exists in the database" +msgstr "Este registro ya existe en la base de datos." + +#: ../../enterprise/godmode/setup/setup_acl.php:441 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:441 +msgid "ACL element is added successfully" +msgstr "El elemento ACL se agrega correctamente" + +#: ../../enterprise/godmode/setup/setup_acl.php:443 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:443 +msgid "There was a problem adding ACL element" +msgstr "Hubo un problema al agregar el elemento ACL" + +#: ../../enterprise/godmode/setup/setup_acl.php:486 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:486 +msgid "Filter by profile" +msgstr "Filtrar por perfil" + +#: ../../enterprise/godmode/setup/setup_acl.php:531 +#: ../../enterprise/godmode/setup/setup_acl.php:833 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:531 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:833 +msgid "Mobile" +msgstr "Móvil" + +#: ../../enterprise/godmode/setup/setup_acl.php:535 +#: ../../enterprise/godmode/setup/setup_acl.php:829 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:535 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:829 +msgid "Head search" +msgstr "Búsqueda de encabezado" + +#: ../../enterprise/godmode/setup/setup_acl.php:544 +#: ../../enterprise/godmode/setup/setup_acl.php:638 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:544 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:638 +msgid "User profile" +msgstr "Perfil del usuario" + +#: ../../enterprise/godmode/setup/setup_acl.php:567 +#: ../../enterprise/godmode/setup/setup_acl.php:648 +#: ../../enterprise/godmode/setup/setup_acl.php:732 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:567 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:648 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:732 +msgid "Section 2" +msgstr "Sección 2" + +#: ../../enterprise/godmode/setup/setup_acl.php:585 +#: ../../enterprise/godmode/setup/setup_acl.php:653 +#: ../../enterprise/godmode/setup/setup_acl.php:733 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:585 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:653 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:733 +msgid "Section 3" +msgstr "Sección 3" + +#: ../../enterprise/godmode/setup/setup_acl.php:602 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:602 +msgid "Add new ACL element to profile" +msgstr "Añadir nuevo elemento ACL al perfil" + +#: ../../enterprise/godmode/setup/setup_acl.php:657 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:657 +msgid "Add custom element to profile" +msgstr "Añadir elemento personalizado al perfil" + +#: ../../enterprise/godmode/setup/setup_acl.php:888 +#: ../../enterprise/godmode/setup/setup_acl.php:898 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:888 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:898 +msgid "Invalid" +msgstr "No válido" + +#: ../../enterprise/godmode/setup/setup_auth.php:34 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:34 +msgid "Active directory" +msgstr "Directorio activo" + +#: ../../enterprise/godmode/setup/setup_auth.php:35 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:35 +msgid "SAML" +msgstr "SAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:86 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:86 +msgid "Force automatically create profile user" +msgstr "Forzar creación automática de perfil de usuario" + +#: ../../enterprise/godmode/setup/setup_auth.php:91 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:91 +msgid "Local command" +msgstr "Comando local" + +#: ../../enterprise/godmode/setup/setup_auth.php:99 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:99 +msgid "PHP function" +msgstr "Función PHP" + +#: ../../enterprise/godmode/setup/setup_auth.php:193 +#: ../../enterprise/godmode/setup/setup_auth.php:548 +#: ../../enterprise/godmode/setup/setup_auth.php:1615 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:193 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:548 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1595 +msgid "Profiles selected" +msgstr "Perfiles seleccionados" + +#: ../../enterprise/godmode/setup/setup_auth.php:194 +#: ../../enterprise/godmode/setup/setup_auth.php:549 +#: ../../enterprise/godmode/setup/setup_auth.php:1616 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:194 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:549 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1596 +msgid "Groups selected" +msgstr "Grupos seleccionados" + +#: ../../enterprise/godmode/setup/setup_auth.php:197 +#: ../../enterprise/godmode/setup/setup_auth.php:254 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:197 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:254 +msgid "LDAP Attributes" +msgstr "Atributos LDAP" + +#: ../../enterprise/godmode/setup/setup_auth.php:263 +#: ../../enterprise/godmode/setup/setup_auth.php:611 +#: ../../enterprise/godmode/setup/setup_auth.php:1161 +#: ../../enterprise/godmode/setup/setup_auth.php:1680 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:263 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:611 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1161 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1660 +msgid "Select profile" +msgstr "Seleccionar perfil" + +#: ../../enterprise/godmode/setup/setup_auth.php:308 +#: ../../enterprise/godmode/setup/setup_auth.php:649 +#: ../../enterprise/godmode/setup/setup_auth.php:1723 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:308 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:649 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1703 +msgid "Add new permissions" +msgstr "Agregar nuevos permisos" + +#: ../../enterprise/godmode/setup/setup_auth.php:379 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:379 +msgid "User Timezone setup" +msgstr "Configuración de zona horaria del usuario" + +#: ../../enterprise/godmode/setup/setup_auth.php:396 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:396 +msgid "Change timezone visual" +msgstr "Cambiar visualización de zona horaria" + +#: ../../enterprise/godmode/setup/setup_auth.php:429 +#: ../../enterprise/godmode/setup/setup_auth.php:477 +#: ../../enterprise/godmode/setup/setup_auth.php:1544 +#: ../../enterprise/meta/include/functions_meta.php:914 +#: ../../enterprise/meta/include/functions_meta.php:926 +#: ../../package_774/enterprise/meta/include/functions_meta.php:904 +#: ../../package_774/enterprise/meta/include/functions_meta.php:916 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:429 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:477 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1524 +msgid "Auto enable node access" +msgstr "Auto-habilitar acceso al nodo" + +#: ../../enterprise/godmode/setup/setup_auth.php:477 +#: ../../enterprise/godmode/setup/setup_auth.php:1544 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:477 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1524 +msgid "New users will be able to log in to the nodes." +msgstr "Los usuarios nuevos podrán conectarse en los nodos." + +#: ../../enterprise/godmode/setup/setup_auth.php:551 +#: ../../enterprise/godmode/setup/setup_auth.php:603 +#: ../../enterprise/godmode/setup/setup_auth.php:1618 +#: ../../enterprise/godmode/setup/setup_auth.php:1672 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:551 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:603 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1598 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1652 +msgid "AD Groups" +msgstr "Grupos AD" + +#: ../../enterprise/godmode/setup/setup_auth.php:660 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:660 +msgid "Recursive group search" +msgstr "Búsqueda recursiva de grupos" + +#: ../../enterprise/godmode/setup/setup_auth.php:699 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:699 +msgid "Enable secondary active directory" +msgstr "Habilitar directorio activo secundario" + +#: ../../enterprise/godmode/setup/setup_auth.php:723 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:723 +msgid "Secondary Domain" +msgstr "Dominio secundario" + +#: ../../enterprise/godmode/setup/setup_auth.php:731 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:731 +msgid "AD search timeout (secs)" +msgstr "Tiempo de espera de búsqueda AD (segundos)" + +#: ../../enterprise/godmode/setup/setup_auth.php:886 +#: ../../enterprise/godmode/setup/setup_auth.php:1005 +#: ../../enterprise/godmode/setup/setup_auth.php:1116 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:886 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1005 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1116 +msgid "You must select a profile from the list of profiles." +msgstr "Selecciona un perfil de la lista de perfiles" + +#: ../../enterprise/godmode/setup/setup_auth.php:891 +#: ../../enterprise/godmode/setup/setup_auth.php:1010 +#: ../../enterprise/godmode/setup/setup_auth.php:1120 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:891 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1010 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1120 +msgid "You must select a group from the list of groups." +msgstr "Seleccione un grupo de la lista de grupos" + +#: ../../enterprise/godmode/setup/setup_auth.php:1433 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1413 +msgid "SimpleSAML path" +msgstr "Ruta de SimpleSAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:1434 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1414 +msgid "Directory where your 'simplesamlphp' folder is located." +msgstr "Directorio donde se encuentra la carpeta 'simplesamlphp'." + +#: ../../enterprise/godmode/setup/setup_auth.php:1440 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1420 +msgid "SAML source" +msgstr "SAML de origen" + +#: ../../enterprise/godmode/setup/setup_auth.php:1441 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1421 +msgid "Authsource name, e.g. 'example-userpass'" +msgstr "Nombre authsource, por ejemplo: 'example-userpass'" + +#: ../../enterprise/godmode/setup/setup_auth.php:1448 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1428 +msgid "SAML user id attribute" +msgstr "Atribito de ID de usuario SAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:1453 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1433 +msgid "SAML mail attribute" +msgstr "Atributo de correo SAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:1454 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1434 +msgid "SAML field where search for the user email (while autocreate remote users is enabled)" +msgstr "" +"Campo SAML donde buscar el correo electrónico del usuario (mientras auto crear usuarios " +"remotos esté activado)" + +#: ../../enterprise/godmode/setup/setup_auth.php:1461 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1441 +msgid "SAML group name attribute" +msgstr "Atributo de nombre de grupo SAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:1462 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1442 +msgid "SAML field where search for the group name (while autocreate remote users is enabled)" +msgstr "" +"Campo SAML donde buscar el nombre del grupo (mientras auto crear usuarios remotos esté " +"activado)" + +#: ../../enterprise/godmode/setup/setup_auth.php:1469 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1449 +msgid "Simple attribute / Multivalue attribute" +msgstr "Atributo simple/atributo con valores múltiples" + +#: ../../enterprise/godmode/setup/setup_auth.php:1474 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1454 +msgid "SAML profiles and tag attribute" +msgstr "Atributo de perfiles y etiquetas SAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:1479 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1459 +msgid "Profile attribute" +msgstr "Atributo de perfil" + +#: ../../enterprise/godmode/setup/setup_auth.php:1484 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1464 +msgid "Tag attribute" +msgstr "Atributo de etiqueta" + +#: ../../enterprise/godmode/setup/setup_auth.php:1489 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1469 +msgid "SAML profile and tags prefix" +msgstr "Prefijo de perfiles y etiquetas SAML" + #: ../../enterprise/godmode/setup/setup_history.php:90 msgid "Method does not exist" msgstr "El método no existe" @@ -18899,13 +50761,13 @@ msgstr "Ajustes de activa a histórica" #: ../../enterprise/godmode/setup/setup_history.php:294 #, 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." +"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 "" -"Los datos estarán activos en la base de datos activa tanto tiempo como " -"especifique aquí. La información más antigua se enviará a la base de datos " -"histórica. Los datos se purgarán de la base de datos activa después de %d días." +"Los datos estarán activos en la base de datos activa tanto tiempo como especifique aquí. La " +"información más antigua se enviará a la base de datos histórica. Los datos se purgarán de la " +"base de datos activa después de %d días." #: ../../enterprise/godmode/setup/setup_history.php:300 msgid "Data days old to keep in active database" @@ -18914,14 +50776,13 @@ msgstr "Antigüedad de los datos a mantener en la base de datos activa" #: ../../enterprise/godmode/setup/setup_history.php:317 #, php-format msgid "" -"String 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." +"String 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 "" -"Los datos de cadena estarán disponibles en la base de datos activa a la hora y " -"los días que especifique aquí. La información más antigua se enviará a la base " -"de datos de histórico. Los datos se purgarán de la base de datos activa después " -"de %d días." +"Los datos de cadena estarán disponibles en la base de datos activa a la hora y los días que " +"especifique aquí. La información más antigua se enviará a la base de datos de histórico. Los " +"datos se purgarán de la base de datos activa después de %d días." #: ../../enterprise/godmode/setup/setup_history.php:324 msgid "String data days old to keep in active database" @@ -18929,11 +50790,11 @@ msgstr "Antigüedad de los datos en cadena a mantener en la base de datos activa #: ../../enterprise/godmode/setup/setup_history.php:341 msgid "" -"Number of rows to be sent to historical database each 'delay' seconds. If you " -"experience issues running pandora_db, try decreasing this value." +"Number of rows to be sent to historical database each 'delay' seconds. If you experience " +"issues running pandora_db, try decreasing this value." msgstr "" -"Número de filas a enviar a la base de datos histórica cada 'retraso' en " -"segundos. Si tiene problemas al ejecutar pandora_db, pruebe a reducir este valor." +"Número de filas a enviar a la base de datos histórica cada 'retraso' en segundos. Si tiene " +"problemas al ejecutar pandora_db, pruebe a reducir este valor." #: ../../enterprise/godmode/setup/setup_history.php:345 msgid "Transference block size (Step)" @@ -18958,16 +50819,15 @@ msgstr "Antigüedad máxima de los datos de cadenas de histórico (días)" #: ../../enterprise/godmode/setup/setup_history.php:411 msgid "Data older than 'days' is compacted in order to improve disk utilization." msgstr "" -"Los datos de más antigüedad de 'días' se compactan para mejorar la utilización " -"del disco." +"Los datos de más antigüedad de 'días' se compactan para mejorar la utilización del disco." #: ../../enterprise/godmode/setup/setup_history.php:416 msgid "" "Automatically create partitions on specific database IDB files (tagente_datos, " "tagente_datos_string). Monthly partitions." msgstr "" -"Crear automáticamente particiones en archivos específicos de la base de datos " -"IDB (tagent_data, tagent_data_string, tevent). Particiones mensuales." +"Crear automáticamente particiones en archivos específicos de la base de datos IDB " +"(tagent_data, tagent_data_string, tevent). Particiones mensuales." #: ../../enterprise/godmode/setup/setup_history.php:420 msgid "Automatic partition of big tables." @@ -18980,13 +50840,13 @@ msgstr "Ajustes de eventos de histórico" #: ../../enterprise/godmode/setup/setup_history.php:442 #, 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." +"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 "" -"Los eventos permanecerán en la base de datos activa un máximo de días " -"especificados, después se transferirán a la base de datos histórica. Los eventos " -"se purgarán de la base de datos activa después de %d días." +"Los eventos permanecerán en la base de datos activa un máximo de días especificados, después " +"se transferirán a la base de datos histórica. Los eventos se purgarán de la base de datos " +"activa después de %d días." #: ../../enterprise/godmode/setup/setup_history.php:448 msgid "Events days old to keep in active database" @@ -19018,13 +50878,13 @@ msgstr "Ajustes de traps de histórico" #: ../../enterprise/godmode/setup/setup_history.php:516 #, php-format msgid "" -"Traps will remain in active database a maximum of specified days, then they will " -"be transferred to historical database. Note traps will be purged from active " -"database after %d days." +"Traps will remain in active database a maximum of specified days, then they will be " +"transferred to historical database. Note traps will be purged from active database after %d " +"days." msgstr "" -"Los traps permanecerán en la base de datos activa un máximo de días " -"especificados, después se transferirán a la base de datos de histórico. Los " -"eventos se purgarán de la base de datos activa después de %d días." +"Los traps permanecerán en la base de datos activa un máximo de días especificados, después " +"se transferirán a la base de datos de histórico. Los eventos se purgarán de la base de datos " +"activa después de %d días." #: ../../enterprise/godmode/setup/setup_history.php:523 msgid "Days old to keep in active database" @@ -19033,8 +50893,8 @@ msgstr "Antigüedad de los datos a mantener en la base de datos activa" #: ../../enterprise/godmode/setup/setup_history.php:539 msgid "Traps will be purged from historical database after specified days." msgstr "" -"Los traps se purgarán de la base de datos de histórico después del número de " -"días especificado." +"Los traps se purgarán de la base de datos de histórico después del número de días " +"especificado." #: ../../enterprise/godmode/setup/setup_history.php:543 msgid "Maximum historical traps age (days)" @@ -19076,9 +50936,7 @@ msgstr "Esta acción instalará el esquema en el objetivo, ¿está seguro?" #: ../../enterprise/godmode/setup/setup_history.php:673 msgid "History database schema is up to date with active database." -msgstr "" -"El esquema de la base de datos histórica está actualizado con la base de datos " -"activa." +msgstr "El esquema de la base de datos histórica está actualizado con la base de datos activa." #: ../../enterprise/godmode/setup/setup_history.php:682 #, php-format @@ -19095,60 +50953,57 @@ msgstr "Actualizar el esquema de la base de datos" #: ../../enterprise/godmode/setup/setup_history.php:705 msgid "" -"This action will schedule the installation or upgrade of database schema into " -"the target, are you sure?" +"This action will schedule the installation or upgrade of database schema into the target, " +"are you sure?" msgstr "" -"Esta acción programará la instalación o la actualización del esquema de la base " -"de datos en el objetivo, ¿está seguro?" +"Esta acción programará la instalación o la actualización del esquema de la base de datos en " +"el objetivo, ¿está seguro?" #: ../../enterprise/godmode/setup/setup_history.php:746 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?" +"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 "" -"Al habilitar la base de datos histórica, se probará la conexión con el objetivo. " -"Si lo necesita, el esquema de la base de datos se aplicará al objetivo " -"seleccionado, ¿desea proceder?" +"Al habilitar la base de datos histórica, se probará la conexión con el objetivo. Si lo " +"necesita, el esquema de la base de datos se aplicará al objetivo seleccionado, ¿desea " +"proceder?" #: ../../enterprise/godmode/setup/setup_history.php:747 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?" +"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 "" -"Al cambiar el objetivo de la base de datos histórica, el esquema se recreará en " -"uno nuevo, pero los datos antiguos permanecerán en el nodo anterior, sin estar " -"enlazados con la consola y sin estar mantenidos, ¿desea proceder?" +"Al cambiar el objetivo de la base de datos histórica, el esquema se recreará en uno nuevo, " +"pero los datos antiguos permanecerán en el nodo anterior, sin estar enlazados con la consola " +"y sin estar mantenidos, ¿desea proceder?" #: ../../enterprise/godmode/setup/setup_history.php:749 #, php-format msgid "" -"Disabling historical database, you will not keep any data older than %d days. " -"Are you sure?" +"Disabling historical database, you will not keep any data older than %d days. Are you sure?" msgstr "" -"Al deshabilitar la base de datos histórica, no tendrá datos de mayor antigüedad " -"que %d días. ¿Está seguro?" +"Al deshabilitar la base de datos histórica, no tendrá datos de mayor antigüedad que %d días. " +"¿Está seguro?" #: ../../enterprise/godmode/setup/setup_history.php:753 #, 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." +"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 datos histórica le permite mantener datos de más antigüedad que %d " -"días. Está acción no producirá cambios. La base de datos histórica permanecerá " -"deshabilitada." +"La base de datos histórica le permite mantener datos de más antigüedad que %d días. Está " +"acción no producirá cambios. La base de datos histórica permanecerá deshabilitada." #: ../../enterprise/godmode/setup/setup_history.php:758 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?" +"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 "" -"Al cambiar el objetivo de la base de datos histórica, se probará la nueva " -"conexión. Si lo necesita, el esquema de la base de datos se aplicará en el " -"objetivo seleccionado. La información almacenada en configuraciones previas será " -"IGNORADA, ¿desea proceder?" +"Al cambiar el objetivo de la base de datos histórica, se probará la nueva conexión. Si lo " +"necesita, el esquema de la base de datos se aplicará en el objetivo seleccionado. La " +"información almacenada en configuraciones previas será IGNORADA, ¿desea proceder?" #: ../../enterprise/godmode/setup/setup_history.php:761 msgid "Please ensure all fields matches your needs." @@ -19158,123 +51013,153 @@ msgstr "Asegúrese de que todos los campos coinciden con sus necesidades." msgid "Update scheduled." msgstr "Actualizar programados." -#: ../../enterprise/godmode/setup/setup.php:38 +#: ../../enterprise/godmode/setup/setup_log_collector.php:55 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:55 +msgid "OpenSearch IP" +msgstr "IP de OpenSearch" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:55 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:55 +msgid "IP of OpenSearch server" +msgstr "IP del servidor OpenSearch" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:67 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:67 +msgid "Use https" +msgstr "Usar https" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:77 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:77 +msgid "OpenSearch Port" +msgstr "Puerto de OpenSearch" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:77 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:77 +msgid "Port of OpenSearch server" +msgstr "Puerto del servidor OpenSearch" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:173 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:173 +msgid "OpenSearch status" +msgstr "Estado de OpenSearch" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:178 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:178 +msgid "OpenSearch options" +msgstr "Opciones de OpenSearch" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:183 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:183 +msgid "Basic authentication" +msgstr "Autenticación básica" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:31 +msgid "Metaconsole setup" +msgstr "Configuración de la Metaconsola" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:85 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:438 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:458 +#: ../../enterprise/meta/advanced/metasetup.auth.php:54 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:238 +#: ../../enterprise/meta/advanced/metasetup.hist_db.php:55 +#: ../../enterprise/meta/advanced/metasetup.log.php:48 +#: ../../enterprise/meta/advanced/metasetup.password.php:67 +#: ../../enterprise/meta/advanced/metasetup.performance.php:54 +#: ../../enterprise/meta/advanced/metasetup.relations.php:103 +#: ../../enterprise/meta/advanced/metasetup.setup.php:62 +#: ../../enterprise/meta/advanced/metasetup.visual.php:58 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:58 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:438 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:458 +msgid "Successfully update" +msgstr "Actualizado correctamente" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:86 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:239 +msgid "Could not be update" +msgstr "No se pudo actualizar" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:195 +msgid "Pandora FMS Metaconsole item edition" +msgstr "Edición de elementos de la Metaconsola de Pandora FMS" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:571 +msgid "Auth token" +msgstr "Hash de autentificación" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 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" +"Token previously configured on the destination Pandora console in order to use delegated " +"authentification." msgstr "" -" Si está replicando eventos, los eventos validados o eliminados en la " -"Metaconsola NO se eliminarán o validarán aquí. Esta opción solo permite a los " -"usuarios locales de Pandora FMS ver los eventos, pero gestionarlos.\r\n" -"Su gestión solo puede llevarse a cabo en la Metaconsola cuando la replicación de " -"eventos está activa." +"Token configurado anteriormente en la consola de destino de Pandora FMS con el fin de " +"utilizar la autentificación delegada." -#: ../../enterprise/godmode/setup/setup.php:45 -msgid "Yes and change status" -msgstr "Sí y cambiar estado" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:206 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:563 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:932 +msgid "Console URL" +msgstr "URL de la consola" -#: ../../enterprise/godmode/setup/setup.php:53 -msgid "Yes without changing status" -msgstr "Sí, sin cambiar estado" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:215 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:275 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:621 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:933 +msgid "DB Host" +msgstr "Host de la BD" -#: ../../enterprise/godmode/setup/setup.php:81 -#: ../../include/functions_config.php:450 -msgid "Forward SNMP traps to agent (if exist)" -msgstr "Reenviar los traps SNMP al agente (si existe)" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:219 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:633 +msgid "DB Name" +msgstr "Nombre de la BD" -#: ../../enterprise/godmode/setup/setup.php:92 -#: ../../include/functions_config.php:454 -msgid "Use Enterprise ACL System" -msgstr "Utilizar el sistema ACL Enterprise" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:224 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:645 +msgid "DB User" +msgstr "Usuario de la BD" -#: ../../enterprise/godmode/setup/setup.php:114 -msgid " Bytes" -msgstr " Bytes" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:228 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:657 +msgid "DB Password" +msgstr "Contraseña de la BD" -#: ../../enterprise/godmode/setup/setup.php:122 -msgid "Metaconsole DB engine" -msgstr "Motor BD de la Metaconsola" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:233 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:598 +msgid "Console User" +msgstr "Usuario de la consola" -#: ../../enterprise/godmode/setup/setup.php:125 -#: ../../enterprise/include/class/MySQL.app.php:426 -msgid "MySQL" -msgstr "MySQL" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:237 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:609 +msgid "Console Password" +msgstr "Contraseña de la consola" -#: ../../enterprise/godmode/setup/setup.php:126 -#: ../../enterprise/include/class/Oracle.app.php:417 -msgid "Oracle" -msgstr "Oracle" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:270 +#: ../../enterprise/include/class/CommandCenter.class.php:311 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:924 +msgid "DB" +msgstr "BD" -#: ../../enterprise/godmode/setup/setup.php:139 -msgid "Metaconsole DB host" -msgstr "Host BD Metaconsola" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:271 +#: ../../enterprise/include/class/CommandCenter.class.php:312 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:925 +msgid "API" +msgstr "API" -#: ../../enterprise/godmode/setup/setup.php:155 -msgid "Metaconsole DB name" -msgstr "Nombre BD Metaconsola" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:272 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:926 +msgid "Compatibility" +msgstr "Compatibilidad" -#: ../../enterprise/godmode/setup/setup.php:182 -msgid "Metaconsole DB user" -msgstr "Usuario BD Metaconsola" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:274 +msgid "Console URLxxxxxx" +msgstr "Consola URLxxxxxx" -#: ../../enterprise/godmode/setup/setup.php:195 -msgid "Metaconsole DB password" -msgstr "Contraseña BD Metaconsola" - -#: ../../enterprise/godmode/setup/setup.php:210 -#: ../../include/functions_config.php:490 -msgid "Activate Log Collector" -msgstr "Activar el colector de logs" - -#: ../../enterprise/godmode/setup/setup.php:234 -msgid "Legacy HA database management" -msgstr "Gestión de bases de datos HA heredadas" - -#: ../../enterprise/godmode/setup/setup.php:247 -msgid "Critical threshold for occupied addresses" -msgstr "Umbral crítico para las direcciones ocupadas" - -#: ../../enterprise/godmode/setup/setup.php:259 -msgid "Warning threshold for occupied addresses" -msgstr "Umbral de advertencia para las direcciones ocupadas" - -#: ../../enterprise/godmode/setup/setup.php:277 -msgid "Enterprise options" -msgstr "Opciones Enterprise" - -#: ../../enterprise/godmode/setup/setup.php:486 -msgid "Enterprise password policy" -msgstr "Política de contraseña Enterprise" - -#: ../../enterprise/godmode/setup/setup.php:502 -msgid "Delete session users" -msgstr "Eliminar sesiones de usuarios" - -#: ../../enterprise/godmode/setup/setup.php:579 -#: ../../godmode/snmpconsole/snmp_alert.php:2229 -#: ../../godmode/snmpconsole/snmp_alert.php:2244 -msgid "Confirmation" -msgstr "Confirmación" - -#: ../../enterprise/godmode/setup/setup.php:580 -msgid "This action delete all users session, are you sure?" -msgstr "Esta acción eliminará todos las sesiones de usuarios, ¿está seguro?" - -#: ../../enterprise/godmode/setup/setup.php:596 -msgid "All sessions deleted" -msgstr "Todas las sesiones han sido eliminadas" - -#: ../../enterprise/godmode/setup/setup.php:603 -#: ../../enterprise/godmode/setup/setup.php:612 -msgid "Unexpected error" -msgstr "Error inesperado" - -#: ../../enterprise/godmode/setup/setup_skins.php:53 -#: ../../enterprise/godmode/setup/edit_skin.php:59 -msgid "Skins configuration" -msgstr "Configuración de apariencia" +#: ../../enterprise/godmode/setup/setup_skins.php:40 ../../enterprise/godmode/menu.php:189 +#: ../../package_774/enterprise/godmode/menu.php:189 +msgid "Skins" +msgstr "Apariencia" #: ../../enterprise/godmode/setup/setup_skins.php:95 msgid "Error deleting skin" @@ -19288,11 +51173,6 @@ msgstr "Apariencia eliminada correctamente" msgid "Skin name" msgstr "Nombre de la apariencia" -#: ../../enterprise/godmode/setup/setup_skins.php:190 -#: ../../enterprise/godmode/setup/edit_skin.php:266 -msgid "Relative path" -msgstr "Ruta relativa" - #: ../../enterprise/godmode/setup/setup_skins.php:217 msgid "There are no defined skins" msgstr "No hay apariencia definida" @@ -19301,4245 +51181,380 @@ msgstr "No hay apariencia definida" msgid "Create skin" msgstr "Crear apariencia" -#: ../../enterprise/godmode/setup/setup_module_library.php:87 -#: ../../godmode/wizards/Cloud.class.php:404 -#: ../../godmode/module_library/module_library_view.php:163 -msgid "Invalid username or password" -msgstr "Usuario o contraseña no válidos" +#: ../../enterprise/godmode/setup/translate_string.php:41 +#: ../../package_774/enterprise/extensions/translate_string.php:182 +#: ../../package_774/enterprise/extensions/translate_string.php:453 +msgid "Translate string" +msgstr "Traducir cadena" -#: ../../enterprise/godmode/setup/setup_module_library.php:88 -#: ../../godmode/module_library/module_library_view.php:162 -msgid "Problem with authentication. Check your internet connection" -msgstr "Problema de autenticación. Compruebe su conexión a Internet." +#: ../../enterprise/godmode/setup/translate_string.php:121 +#: ../../package_774/enterprise/extensions/translate_string.php:277 +msgid "Translation added successfully" +msgstr "Traducción añadida correctamente" -#: ../../enterprise/godmode/setup/setup_metaconsole.php:31 -msgid "Metaconsole setup" -msgstr "Configuración de la Metaconsola" +#: ../../enterprise/godmode/setup/translate_string.php:123 +#: ../../package_774/enterprise/extensions/translate_string.php:279 +msgid "Translation string could not be created" +msgstr "No se ha podido crear la cadena de traducción" -#: ../../enterprise/godmode/setup/setup_metaconsole.php:195 -msgid "Pandora FMS Metaconsole item edition" -msgstr "Edición de elementos de la Metaconsola de Pandora FMS" +#: ../../enterprise/godmode/setup/translate_string.php:133 +#: ../../package_774/enterprise/extensions/translate_string.php:289 +msgid "Translation updated successfully" +msgstr "Traducción actualizada correctamente" -#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 +#: ../../enterprise/godmode/setup/translate_string.php:135 +#: ../../package_774/enterprise/extensions/translate_string.php:291 +msgid "Translation string could not be updated" +msgstr "No se ha podido actualizar la cadena de traducción" + +#: ../../enterprise/godmode/setup/translate_string.php:220 +#: ../../package_774/enterprise/extensions/translate_string.php:376 +msgid "Original string" +msgstr "Cadena original" + +#: ../../enterprise/godmode/setup/translate_string.php:221 +#: ../../package_774/enterprise/extensions/translate_string.php:377 +msgid "Translation in selected language" +msgstr "Traducción en el idioma seleccionado" + +#: ../../enterprise/godmode/setup/translate_string.php:222 +#: ../../package_774/enterprise/extensions/translate_string.php:378 +msgid "Customize translation" +msgstr "Personalizar traducción" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:228 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:240 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:228 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:240 +msgid "Successfully added trap custom values" +msgstr "Añadidos correctamente a los valores personalizados del trap" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:229 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:241 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:229 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:241 +msgid "Error adding trap custom values" +msgstr "Error al añadir los valores personalizados del trap" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:244 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:321 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:244 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:321 +msgid "This custom OID is preexistent." +msgstr "El OID personalizado ya existe" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:285 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:285 +msgid "No change in data" +msgstr "No hay cambios en los datos" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:289 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:317 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:289 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:317 +msgid "Successfully updated trap custom values" +msgstr "Los valores personalizados del trap se han añadido correctamente." + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:290 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:318 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:290 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:318 +msgid "Error updating trap custom values" +msgstr "Error al actualizar los valores personalizados del trap" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:330 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:330 +msgid "Successfully deleted trap custom values" +msgstr "Valores personalizados del trap eliminados correctamente" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:331 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:331 +msgid "Error deleting trap custom values" +msgstr "Error al eliminar valores personalizados del trap" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:342 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:342 +#, php-format +msgid "Uploaded %s/%s traps" +msgstr "Actualizados %s/%s traps" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:346 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:346 +msgid "Fail uploaded file" +msgstr "Error al subir el archivo" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:361 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:361 +msgid "Load MIB" +msgstr "Cargar MIB" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:376 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:376 +msgid "Upload MIB" +msgstr "Actualizar MIB" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:392 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:392 msgid "" -"Token previously configured on the destination Pandora console in order to use " -"delegated authentification." +"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 "" -"Token configurado anteriormente en la consola de destino de Pandora FMS con el " -"fin de utilizar la autentificación delegada." +"Los archivos MIB se cargarán; se buscaron las definiciones de trap SNMP. ¡No serán " +"instalados en el sistema! Puedes usar el cargador de MIB para instalarlos." -#: ../../enterprise/godmode/setup/setup_metaconsole.php:274 -msgid "Console URLxxxxxx" -msgstr "Consola URLxxxxxx" +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:406 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:127 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:406 +msgid "Custom OID" +msgstr "OID personalizado" -#: ../../enterprise/godmode/setup/setup_log_collector.php:40 -msgid "ElasticSearch IP" -msgstr "IP de ElasticSearch" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:40 -msgid "IP of ElasticSearch server" -msgstr "IP del servidor ElasticSearch" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:52 -msgid "ElasticSearch Port" -msgstr "Puerto ElasticSearch" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:52 -msgid "Port of ElasticSearch server" -msgstr "Puerto del servidor ElasticSearch" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:77 -#: ../../include/functions_config.php:1696 -msgid "Days to purge old information" -msgstr "Días para purgar información antigua" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:100 -msgid "ElasticSearch Status" -msgstr "Estado de ElasticSearch" - -#: ../../enterprise/godmode/setup/setup_auth.php:34 -msgid "Active directory" -msgstr "Directorio activo" - -#: ../../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 "Forzar creación automática de perfil de usuario" - -#: ../../enterprise/godmode/setup/setup_auth.php:92 -msgid "Local command" -msgstr "Comando local" - -#: ../../enterprise/godmode/setup/setup_auth.php:100 -msgid "PHP function" -msgstr "Función PHP" - -#: ../../enterprise/godmode/setup/setup_auth.php:110 -#: ../../enterprise/include/functions_tasklist.php:301 -#: ../../enterprise/include/functions_tasklist.php:390 -#: ../../enterprise/operation/reporting/custom_reporting.php:20 -#: ../../godmode/users/user_management.php:186 ../../godmode/tag/tag.php:307 -#: ../../godmode/tag/edit_tag.php:228 ../../include/functions_cron.php:613 -#: ../../include/functions_cron.php:704 ../../operation/search_users.php:45 -msgid "Email" -msgstr "Correo electrónico" - -#: ../../enterprise/godmode/setup/setup_auth.php:194 -#: ../../enterprise/godmode/setup/setup_auth.php:549 -#: ../../enterprise/godmode/setup/setup_auth.php:1628 -msgid "Profiles selected" -msgstr "Perfiles seleccionados" - -#: ../../enterprise/godmode/setup/setup_auth.php:195 -#: ../../enterprise/godmode/setup/setup_auth.php:550 -#: ../../enterprise/godmode/setup/setup_auth.php:1629 -msgid "Groups selected" -msgstr "Grupos seleccionados" - -#: ../../enterprise/godmode/setup/setup_auth.php:197 -#: ../../enterprise/godmode/setup/setup_auth.php:254 -#: ../../include/functions_profile.php:206 -msgid "No hierarchy" -msgstr "No hay jerarquía" - -#: ../../enterprise/godmode/setup/setup_auth.php:198 -#: ../../enterprise/godmode/setup/setup_auth.php:255 -msgid "LDAP Attributes" -msgstr "Atributos LDAP" - -#: ../../enterprise/godmode/setup/setup_auth.php:199 -#: ../../enterprise/godmode/setup/setup_auth.php:256 -#: ../../enterprise/godmode/setup/setup_auth.php:553 -#: ../../enterprise/godmode/setup/setup_auth.php:605 -#: ../../enterprise/godmode/setup/setup_auth.php:1632 -#: ../../enterprise/godmode/setup/setup_auth.php:1686 -#: ../../godmode/setup/snmp_wizard.php:44 -msgid "OP" -msgstr "OP" - -#: ../../enterprise/godmode/setup/setup_auth.php:251 -#: ../../enterprise/godmode/setup/setup_auth.php:601 -#: ../../enterprise/godmode/setup/setup_auth.php:1682 -#: ../../enterprise/godmode/setup/setup_acl.php:68 -#: ../../godmode/groups/configure_group.php:108 -#: ../../godmode/groups/group_list.php:387 ../../godmode/users/profile_list.php:92 -#: ../../godmode/users/profile_list.php:332 -#: ../../godmode/users/configure_profile.php:86 -#: ../../godmode/users/user_list.php:297 ../../godmode/users/configure_user.php:215 -#: ../../godmode/menu.php:254 -msgid "Profiles" -msgstr "Perfiles" - -#: ../../enterprise/godmode/setup/setup_auth.php:264 -#: ../../enterprise/godmode/setup/setup_auth.php:612 -#: ../../enterprise/godmode/setup/setup_auth.php:1162 -#: ../../enterprise/godmode/setup/setup_auth.php:1693 -msgid "Select profile" -msgstr "Seleccionar perfil" - -#: ../../enterprise/godmode/setup/setup_auth.php:309 -#: ../../enterprise/godmode/setup/setup_auth.php:650 -#: ../../enterprise/godmode/setup/setup_auth.php:1736 -msgid "Add new permissions" -msgstr "Agregar nuevos permisos" - -#: ../../enterprise/godmode/setup/setup_auth.php:380 -msgid "User Timezone setup" -msgstr "Configuración de zona horaria del usuario" - -#: ../../enterprise/godmode/setup/setup_auth.php:397 -msgid "Change timezone visual" -msgstr "Cambiar visualización de zona horaria" - -#: ../../enterprise/godmode/setup/setup_auth.php:478 -#: ../../enterprise/godmode/setup/setup_auth.php:1557 -msgid "New users will be able to log in to the nodes." -msgstr "Los usuarios nuevos podrán conectarse en los nodos." - -#: ../../enterprise/godmode/setup/setup_auth.php:552 -#: ../../enterprise/godmode/setup/setup_auth.php:604 -#: ../../enterprise/godmode/setup/setup_auth.php:1631 -#: ../../enterprise/godmode/setup/setup_auth.php:1685 -msgid "AD Groups" -msgstr "Grupos AD" - -#: ../../enterprise/godmode/setup/setup_auth.php:661 -msgid "Recursive group search" -msgstr "Búsqueda recursiva de grupos" - -#: ../../enterprise/godmode/setup/setup_auth.php:700 -msgid "Enable secondary active directory" -msgstr "Habilitar directorio activo secundario" - -#: ../../enterprise/godmode/setup/setup_auth.php:724 -msgid "Secondary Domain" -msgstr "Dominio secundario" - -#: ../../enterprise/godmode/setup/setup_auth.php:732 -msgid "AD search timeout (secs)" -msgstr "Tiempo de espera de búsqueda AD (segundos)" - -#: ../../enterprise/godmode/setup/setup_auth.php:887 -#: ../../enterprise/godmode/setup/setup_auth.php:1006 -#: ../../enterprise/godmode/setup/setup_auth.php:1117 -msgid "You must select a profile from the list of profiles." -msgstr "Selecciona un perfil de la lista de perfiles" - -#: ../../enterprise/godmode/setup/setup_auth.php:892 -#: ../../enterprise/godmode/setup/setup_auth.php:1011 -#: ../../enterprise/godmode/setup/setup_auth.php:1121 -msgid "You must select a group from the list of groups." -msgstr "Seleccione un grupo de la lista de grupos" - -#: ../../enterprise/godmode/setup/setup_auth.php:1383 -#: ../../include/functions_config.php:767 -msgid "MySQL host" -msgstr "Dirección de MySQL" - -#: ../../enterprise/godmode/setup/setup_auth.php:1446 -msgid "SimpleSAML path" -msgstr "Ruta de SimpleSAML" - -#: ../../enterprise/godmode/setup/setup_auth.php:1447 -msgid "Directory where your 'simplesamlphp' folder is located." -msgstr "Directorio donde se encuentra la carpeta 'simplesamlphp'." - -#: ../../enterprise/godmode/setup/setup_auth.php:1453 -msgid "SAML source" -msgstr "SAML de origen" - -#: ../../enterprise/godmode/setup/setup_auth.php:1454 -msgid "Authsource name, e.g. 'example-userpass'" -msgstr "Nombre authsource, por ejemplo: 'example-userpass'" - -#: ../../enterprise/godmode/setup/setup_auth.php:1461 -msgid "SAML user id attribute" -msgstr "Atribito de ID de usuario SAML" - -#: ../../enterprise/godmode/setup/setup_auth.php:1466 -msgid "SAML mail attribute" -msgstr "Atributo de correo SAML" - -#: ../../enterprise/godmode/setup/setup_auth.php:1467 -msgid "" -"SAML field where search for the user email (while autocreate remote users is " -"enabled)" -msgstr "" -"Campo SAML donde buscar el correo electrónico del usuario (mientras auto crear " -"usuarios remotos esté activado)" - -#: ../../enterprise/godmode/setup/setup_auth.php:1474 -msgid "SAML group name attribute" -msgstr "Atributo de nombre de grupo SAML" - -#: ../../enterprise/godmode/setup/setup_auth.php:1475 -msgid "" -"SAML field where search for the group name (while autocreate remote users is " -"enabled)" -msgstr "" -"Campo SAML donde buscar el nombre del grupo (mientras auto crear usuarios " -"remotos esté activado)" - -#: ../../enterprise/godmode/setup/setup_auth.php:1482 -msgid "Simple attribute / Multivalue attribute" -msgstr "Atributo simple/atributo con valores múltiples" - -#: ../../enterprise/godmode/setup/setup_auth.php:1487 -msgid "SAML profiles and tag attribute" -msgstr "Atributo de perfiles y etiquetas SAML" - -#: ../../enterprise/godmode/setup/setup_auth.php:1492 -msgid "Profile attribute" -msgstr "Atributo de perfil" - -#: ../../enterprise/godmode/setup/setup_auth.php:1497 -msgid "Tag attribute" -msgstr "Atributo de etiqueta" - -#: ../../enterprise/godmode/setup/setup_auth.php:1502 -msgid "SAML profile and tags prefix" -msgstr "Prefijo de perfiles y etiquetas SAML" - -#: ../../enterprise/godmode/setup/setup_acl.php:59 -msgid "Enterprise ACL setup" -msgstr "Configuración ACL Enterprise" - -#: ../../enterprise/godmode/setup/setup_acl.php:88 -msgid "ACL element was deleted successfully" -msgstr "El elemento ACL se eliminó correctamente" - -#: ../../enterprise/godmode/setup/setup_acl.php:90 -msgid "There was a problem delete ACL element" -msgstr "Hubo un problema al eliminar el elemento ACL" - -#: ../../enterprise/godmode/setup/setup_acl.php:436 -msgid "This record already exists in the database" -msgstr "Este registro ya existe en la base de datos." - -#: ../../enterprise/godmode/setup/setup_acl.php:441 -msgid "ACL element is added successfully" -msgstr "El elemento ACL se agrega correctamente" - -#: ../../enterprise/godmode/setup/setup_acl.php:443 -msgid "There was a problem adding ACL element" -msgstr "Hubo un problema al agregar el elemento ACL" - -#: ../../enterprise/godmode/setup/setup_acl.php:486 -msgid "Filter by profile" -msgstr "Filtrar por perfil" - -#: ../../enterprise/godmode/setup/setup_acl.php:531 -#: ../../enterprise/godmode/setup/setup_acl.php:833 -msgid "Mobile" -msgstr "Móvil" - -#: ../../enterprise/godmode/setup/setup_acl.php:535 -#: ../../enterprise/godmode/setup/setup_acl.php:829 -msgid "Head search" -msgstr "Búsqueda de encabezado" - -#: ../../enterprise/godmode/setup/setup_acl.php:544 -#: ../../enterprise/godmode/setup/setup_acl.php:638 -msgid "User profile" -msgstr "Perfil del usuario" - -#: ../../enterprise/godmode/setup/setup_acl.php:549 -#: ../../enterprise/godmode/setup/setup_acl.php:643 -#: ../../enterprise/godmode/setup/setup_acl.php:731 -#: ../../godmode/wizards/ManageExtensions.class.php:320 -msgid "Section" -msgstr "Sección" - -#: ../../enterprise/godmode/setup/setup_acl.php:567 -#: ../../enterprise/godmode/setup/setup_acl.php:648 -#: ../../enterprise/godmode/setup/setup_acl.php:732 -msgid "Section 2" -msgstr "Sección 2" - -#: ../../enterprise/godmode/setup/setup_acl.php:585 -#: ../../enterprise/godmode/setup/setup_acl.php:653 -#: ../../enterprise/godmode/setup/setup_acl.php:733 -msgid "Section 3" -msgstr "Sección 3" - -#: ../../enterprise/godmode/setup/setup_acl.php:602 -msgid "Add new ACL element to profile" -msgstr "Añadir nuevo elemento ACL al perfil" - -#: ../../enterprise/godmode/setup/setup_acl.php:657 -msgid "Add custom element to profile" -msgstr "Añadir elemento personalizado al perfil" - -#: ../../enterprise/godmode/setup/setup_acl.php:730 -#: ../../godmode/users/configure_profile.php:276 -#: ../../godmode/massive/massive_delete_profiles.php:171 -#: ../../godmode/massive/massive_add_profiles.php:202 -#: ../../include/functions_profile.php:203 ../../operation/users/user_edit.php:995 -msgid "Profile name" -msgstr "Nombre del perfil" - -#: ../../enterprise/godmode/setup/setup_acl.php:888 -#: ../../enterprise/godmode/setup/setup_acl.php:898 -msgid "Invalid" -msgstr "No válido" - -#: ../../enterprise/godmode/setup/edit_skin.php:46 -msgid "Skin Configuration" -msgstr "Configuración de la máscara" - -#: ../../enterprise/godmode/setup/edit_skin.php:65 -msgid "Successfully updated skin" -msgstr "Apariencia actualizada correctamente" - -#: ../../enterprise/godmode/setup/edit_skin.php:67 -#: ../../enterprise/godmode/setup/edit_skin.php:85 -msgid "Error updating skin" -msgstr "Error al actualizar la apariencia" - -#: ../../enterprise/godmode/setup/edit_skin.php:215 -msgid "Error creating skin" -msgstr "Error al crear la apariencia" - -#: ../../enterprise/godmode/setup/edit_skin.php:219 -msgid "Successfully created skin" -msgstr "Apariencia creada correctamente" - -#: ../../enterprise/godmode/setup/edit_skin.php:266 -msgid "" -"Zip file with skin subdirectory. The name of the zip file only can have " -"alphanumeric characters." -msgstr "" -"Archivo zip con subdirectorio apariencia. El nombre del archivo zip solo puede " -"tener caracteres alfanuméricos." - -#: ../../enterprise/godmode/setup/edit_skin.php:280 -msgid "Group/s" -msgstr "Grupo(s)" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:143 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:80 -msgid "Cleanup sucessfully" -msgstr "Limpieza correcta" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:146 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:83 -msgid "Cleanup error" -msgstr "Error al borrar contenido" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:191 -msgid "No item could be applied to report." -msgstr "No se ha podido aplicar ningún elemento al informe." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:162 -msgid "Sucessfully applied" -msgstr "Aplicado correctamente" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 -msgid "reports" -msgstr "Informes" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 -msgid "items" -msgstr "elementos" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:196 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:163 -msgid "Could not be applied" -msgstr "No se pudo aplicar." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:203 -#: ../../godmode/massive/massive_operations.php:367 -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 "" -"Para poder realizar operaciones masivas, PHP necesitas una configuración " -"correcta de los parámetros de tiempo de espera. Por favor, abre el archivo de " -"configuración PHP (php.ini), por ejemplo: sudo vi /etc/php5/apache2/php.ini;
y fija los parámetros del tiempo de espera en un valor correcto:
" -"max_execution_time = 0 y max_input_time = -1" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:263 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:205 -msgid "Clean up template" -msgstr "Vaciar la plantilla" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:277 -msgid "Create report per agent" -msgstr "Crear informe por agente" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:293 -#: ../../enterprise/include/functions_cron.php:232 -#: ../../enterprise/include/functions_tasklist.php:389 -#: ../../enterprise/include/functions_reporting_csv.php:2309 -#: ../../enterprise/include/functions_reporting_csv.php:2313 -#: ../../godmode/reporting/reporting_builder.php:887 -#: ../../include/functions_cron.php:703 ../../operation/search_reports.php:42 -#: ../../operation/search_reports.php:58 -#: ../../operation/reporting/custom_reporting.php:34 -msgid "Report name" -msgstr "Nombre del informe" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:293 -msgid "" -"Left in blank if you want to use default name: Template name - agents (num " -"agents) - Date" -msgstr "" -"Déjalo en blanco si quieres usar el nombre por defecto: Nombre plantilla - " -"agentes (num agentes) - Fecha" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:314 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:377 -msgid "Target group" -msgstr "Grupo objetivo" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:348 -#: ../../godmode/reporting/create_container.php:668 -#: ../../godmode/reporting/create_container.php:746 -#: ../../mobile/operation/modules.php:194 ../../mobile/operation/modules.php:195 -#: ../../mobile/operation/modules.php:308 ../../mobile/operation/modules.php:309 -#: ../../mobile/operation/server_status.php:185 -#: ../../mobile/operation/server_status.php:186 -#: ../../include/ajax/heatmap.ajax.php:158 ../../include/ajax/heatmap.ajax.php:438 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:301 -#: ../../operation/heatmap.php:116 ../../operation/agentes/group_view.php:353 -msgid "Tag" -msgstr "Etiqueta" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:350 -msgid "Filter by" -msgstr "Filtrar por" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:447 -msgid "Filter tag" -msgstr "Filtro por etiqueta" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:480 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:541 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:174 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:180 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:252 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:313 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:822 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:824 -#: ../../include/functions_snmp_browser.php:1696 -#: ../../include/functions_snmp_browser.php:1703 -msgid "Select all" -msgstr "Seleccionar todo" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:486 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:201 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:258 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:822 -msgid "Agents available" -msgstr "Agentes disponibles" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:514 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:235 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:286 -msgid "Add agents to template" -msgstr "Añadir agentes a la plantilla" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:524 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:245 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:296 -msgid "Undo agents to template" -msgstr "Deshacer añadir agentes a la plantilla" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:547 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:268 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:243 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:319 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:824 -msgid "Agents to apply" -msgstr "Agentes para aplicar" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:586 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:423 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:361 -msgid "Apply template" -msgstr "Aplicar plantilla" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:923 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:954 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:736 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:766 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:541 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:573 -msgid "Please set template distinct than " -msgstr "Por favor, introduce una plantilla distinta a " - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:927 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:740 -msgid "Please set agent distinct than " -msgstr "Por favor, escoge un agente distinto a " - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:949 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:761 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:568 -msgid "" -"This will be delete all reports created in previous template applications. Do " -"you want to continue?" -msgstr "" -"Esta acción eliminará todos los informes creados en aplicaciones anteriores de " -"plantillas. ¿Quieres continuar?" - -#: ../../enterprise/godmode/reporting/aws_view.php:53 -msgid "Instance" -msgstr "Instancia" - -#: ../../enterprise/godmode/reporting/aws_view.php:54 -#: ../../include/class/Diagnostics.class.php:743 -msgid "CPU" -msgstr "CPU" - -#: ../../enterprise/godmode/reporting/aws_view.php:55 -msgid "IO read" -msgstr "Lectura IO" - -#: ../../enterprise/godmode/reporting/aws_view.php:56 -msgid "IO write" -msgstr "Escritura IO" - -#: ../../enterprise/godmode/reporting/aws_view.php:57 -msgid "Disk read" -msgstr "Lectura de disco" - -#: ../../enterprise/godmode/reporting/aws_view.php:58 -msgid "Disk write" -msgstr "Escritura en disco" - -#: ../../enterprise/godmode/reporting/aws_view.php:59 -msgid "Network in" -msgstr "Entrada de red" - -#: ../../enterprise/godmode/reporting/aws_view.php:60 -msgid "Network out" -msgstr "Salida de red" - -#: ../../enterprise/godmode/reporting/aws_view.php:106 -#: ../../enterprise/godmode/reporting/aws_view.php:139 -msgid "AWS View" -msgstr "Vista AWS" - -#: ../../enterprise/godmode/reporting/aws_view.php:134 -msgid "Failed to retrieve AWS information using selected account." -msgstr "" -"No se ha podido obtener información de AWS a través de la cuenta seleccionada." - -#: ../../enterprise/godmode/reporting/aws_view.php:153 -msgid "AWS credentials not validated." -msgstr "No se han validado los credenciales de AWS." - -#: ../../enterprise/godmode/reporting/aws_view.php:168 -msgid "Discovery Cloud: AWS (legacy)" -msgstr "Discovery Cloud: AWS (legacy)" - -#: ../../enterprise/godmode/reporting/aws_view.php:177 -msgid "Please, select an account: " -msgstr "Seleccione una cuenta: " - -#: ../../enterprise/godmode/reporting/aws_view.php:186 -msgid "CREATE CLOUD MONITORING DISCOVERY TASK" -msgstr "CREAR TAREA DE DISCOVERY DE MONITORIZACIÓN EN LA NUBE" - -#: ../../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 "" -"En esta vista encontrará la información recogida mediante la tarea de Discovery " -"Cloud AWS. Podrá ver la información más relevante sobre su infraestructura, como " -"el coste actual de los servicios contratados, el número de instancias por región " -"o las métricas de uso de los recursos. Para recoger esta información, cree una " -"tarea de Cloud Monitoring Discovery." - -#: ../../enterprise/godmode/reporting/aws_view.php:192 -msgid "Press the create button to begin." -msgstr "Pinche en el botón \"crear\" para comenzar." - -#: ../../enterprise/godmode/reporting/aws_view.php:221 -msgid "Instance table" -msgstr "Tabla de instancias" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:75 -#: ../../enterprise/godmode/reporting/visual_console_template.php:78 -#: ../../godmode/reporting/map_builder.php:75 -#: ../../godmode/reporting/map_builder.php:120 -#: ../../godmode/reporting/visual_console_favorite.php:72 -msgid "Visual Console List" -msgstr "Lista de la consola visual" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:87 -#: ../../enterprise/godmode/reporting/visual_console_template.php:90 -#: ../../godmode/reporting/map_builder.php:87 -#: ../../godmode/reporting/visual_console_favorite.php:84 -msgid "Visual Favourite Console" -msgstr "Consola visual favorita" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:100 -#: ../../enterprise/godmode/reporting/visual_console_template.php:103 -#: ../../godmode/reporting/map_builder.php:100 -#: ../../godmode/reporting/visual_console_favorite.php:97 -msgid "Visual Console Template" -msgstr "Plantilla de la consola visual" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:112 -#: ../../enterprise/godmode/reporting/visual_console_template.php:115 -#: ../../godmode/reporting/map_builder.php:112 -#: ../../godmode/reporting/visual_console_favorite.php:109 -msgid "Visual Console Template Wizard" -msgstr "Asistente de plantilla de consola visual" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:120 -msgid "Template Wizard" -msgstr "Asistente de plantillas" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:133 -#: ../../enterprise/godmode/reporting/visual_console_template.php:136 -#: ../../extensions/resource_exportation.php:459 -#: ../../godmode/users/configure_user.php:59 -#: ../../godmode/users/user_management.php:38 -#: ../../godmode/massive/massive_edit_users.php:274 -#: ../../godmode/reporting/visual_console_builder.php:872 -#: ../../godmode/reporting/map_builder.php:133 -#: ../../godmode/reporting/visual_console_favorite.php:130 -#: ../../include/auth/mysql.php:812 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:360 -#: ../../operation/users/user_edit.php:469 -#: ../../operation/visual_console/view.php:255 -#: ../../operation/visual_console/legacy_view.php:219 ../../operation/menu.php:299 -#: ../../operation/menu.php:306 -msgid "Visual console" -msgstr "Consola visual" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:327 -msgid "Visual console name" -msgstr "Nombre de la consola visual" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:336 -msgid "" -"You can use macro _agentalias_ here. Left in blank if you want to use default " -"name: Template name - agent alias" -msgstr "" -"Puede usar macro _agentalias_ aquí. En caso de estar vacío, use el nombre por " -"defecto: Nombre de plantilla - alias de agente" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:244 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:895 -msgid "" -"Case insensitive regular expression for agent alias. For example: Network.* will " -"match with the following agent alias: network_agent1, NetworK CHECKS" -msgstr "" -"Expresión regular que no distingue mayúsculas ni minúsculas para el alias de " -"agente. Por ejemplo: Network.* coincidirá con los siguientes alias de agente: " -"network_agent1, NetworK CHECKS" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:259 -#: ../../godmode/reporting/reporting_builder.main.php:220 -msgid "Generate cover page in PDF render" -msgstr "Generar portada en formato PDF" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:269 -#: ../../godmode/reporting/reporting_builder.main.php:230 -msgid "Generate index in PDF render" -msgstr "Generar índice en formato PDF" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:54 -#: ../../enterprise/godmode/reporting/graph_template_list.php:73 -#: ../../enterprise/godmode/reporting/graph_template_list.php:87 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:99 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:113 -#: ../../godmode/reporting/graph_builder.php:293 -#: ../../godmode/reporting/graph_container.php:77 -#: ../../godmode/reporting/graphs.php:67 ../../godmode/reporting/graphs.php:81 -#: ../../operation/reporting/graph_viewer.php:182 -#: ../../operation/reporting/graph_viewer.php:214 -msgid "Graph list" -msgstr "Lista de la gráfica" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:111 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:127 -#: ../../godmode/reporting/create_container.php:188 -#: ../../godmode/reporting/graph_container.php:101 -#: ../../godmode/reporting/graph_container.php:109 -msgid "Graph container" -msgstr "Contenedor de gráfica" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:119 -msgid "Graph template management" -msgstr "Gestión de plantillas gráficas" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:132 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:107 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:148 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:377 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:78 -#: ../../godmode/reporting/create_container.php:209 -#: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/graph_container.php:122 -#: ../../godmode/reporting/graphs.php:133 ../../operation/menu.php:466 -#: ../../operation/reporting/graph_viewer.php:271 -msgid "Custom graphs" -msgstr "Gráficos personalizados" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:203 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:465 -#: ../../godmode/alerts/alert_list.list.php:67 -msgid "Template name" -msgstr "Nombre de la plantilla" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:275 -msgid "There are no defined graph templates." -msgstr "No hay plantillas de gráficas definidas" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:283 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:163 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:636 -#: ../../enterprise/godmode/reporting/visual_console_template.php:267 -msgid "Create template" -msgstr "Crear plantilla" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:58 -msgid "Not created. Blank name" -msgstr "No creado. Nombre vacío." - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:94 -msgid "Graph template editor" -msgstr "Editor de plantillas gráficas" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:155 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:61 -#: ../../godmode/modules/manage_nc_groups.php:119 -#: ../../godmode/netflow/nf_edit_form.php:146 -#: ../../godmode/events/event_edit_filter.php:232 -msgid "Not updated. Blank name" -msgstr "No actualizado; nombre en blanco" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:173 -msgid "Template updated successfully" -msgstr "Plantilla actualizada correctamente" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:174 -#: ../../include/class/ModuleTemplates.class.php:339 -msgid "Error updating template" -msgstr "Error al actualizar la plantilla" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:224 -#: ../../godmode/setup/gis_step_2.php:392 -#: ../../godmode/reporting/visual_console_builder.wizard.php:173 -#: ../../godmode/events/event_responses.editor.php:186 -#: ../../include/functions_visual_map_editor.php:97 -#: ../../include/functions_visual_map_editor.php:698 -#: ../../include/rest-api/models/VisualConsole/Items/Line.php:475 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:930 -#: ../../include/functions_reports.php:1272 -msgid "Width" -msgstr "Anchura" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:229 -#: ../../godmode/setup/gis_step_2.php:399 -#: ../../godmode/reporting/visual_console_builder.wizard.php:175 -#: ../../godmode/events/event_responses.editor.php:198 -#: ../../include/functions_visual_map_editor.php:712 -#: ../../include/functions_reports.php:1288 -#: ../../include/functions_reports.php:1388 -msgid "Height" -msgstr "Altura" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:235 -#: ../../enterprise/operation/log/log_viewer.php:687 -#: ../../godmode/setup/performance.php:624 -#: ../../godmode/reporting/create_container.php:418 -#: ../../include/functions.php:2755 ../../include/functions.php:3423 -#: ../../include/ajax/module.php:259 ../../include/ajax/graph.ajax.php:148 -#: ../../include/functions_events.php:5232 -#: ../../operation/gis_maps/render_view.php:157 -msgid "1 hour" -msgstr "1 hora" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:236 -#: ../../operation/gis_maps/render_view.php:158 -msgid "2 hours" -msgstr "2 horas" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:237 -msgid "3 hours" -msgstr "3 horas" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:238 -#: ../../include/ajax/module.php:260 ../../include/functions_events.php:5233 -msgid "6 hours" -msgstr "6 horas" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:239 -#: ../../godmode/setup/performance.php:625 ../../include/ajax/module.php:261 -#: ../../include/functions_events.php:5234 -msgid "12 hours" -msgstr "12 horas" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:240 -#: ../../enterprise/operation/log/log_viewer.php:691 -#: ../../godmode/reporting/create_container.php:422 -#: ../../include/functions.php:2758 ../../include/ajax/module.php:262 -#: ../../include/ajax/graph.ajax.php:152 ../../include/class/AuditLog.class.php:211 -msgid "1 day" -msgstr "1 día" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:241 -#: ../../godmode/setup/performance.php:627 -msgid "2 days" -msgstr "2 días" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:242 -msgid "4 days" -msgstr "4 días" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:243 -#: ../../godmode/setup/performance.php:629 -msgid "Last week" -msgstr "Última semana" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:244 -#: ../../enterprise/operation/log/log_viewer.php:695 -#: ../../godmode/reporting/create_container.php:426 -#: ../../include/functions.php:2760 ../../include/ajax/module.php:264 -#: ../../include/ajax/graph.ajax.php:156 ../../include/class/AuditLog.class.php:213 -msgid "15 days" -msgstr "15 días" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:245 -#: ../../godmode/setup/performance.php:631 -msgid "Last month" -msgstr "Último mes" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:246 -msgid "2 months" -msgstr "2 meses" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:247 -#: ../../include/ajax/module.php:267 ../../include/class/AuditLog.class.php:216 -msgid "6 months" -msgstr "6 meses" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:248 -#: ../../include/functions.php:2764 ../../include/ajax/module.php:268 -msgid "1 year" -msgstr "1 año" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:254 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:91 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1777 -#: ../../enterprise/include/functions_reporting_csv.php:531 -#: ../../enterprise/include/functions_reporting_csv.php:534 -#: ../../enterprise/include/functions_reporting_csv.php:758 -#: ../../enterprise/include/functions_reporting_csv.php:922 -#: ../../enterprise/include/functions_reporting_csv.php:1005 -#: ../../enterprise/include/functions_reporting_csv.php:1037 -#: ../../enterprise/include/functions_reporting_csv.php:1097 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -#: ../../enterprise/include/functions_reporting_csv.php:1586 -#: ../../enterprise/include/functions_reporting_csv.php:1972 -#: ../../enterprise/include/functions_reporting_csv.php:2022 -#: ../../enterprise/include/functions_reporting_csv.php:2718 -#: ../../enterprise/include/functions_reporting_csv.php:2769 -#: ../../enterprise/include/functions_reporting_csv.php:2895 -#: ../../godmode/agentes/module_manager_editor_prediction.php:136 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1482 -#: ../../godmode/reporting/visual_console_builder.elements.php:123 -#: ../../godmode/reporting/visual_console_builder.wizard.php:246 -#: ../../godmode/reporting/graph_builder.main.php:189 -#: ../../include/functions_visual_map_editor.php:826 -#: ../../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:629 -msgid "Period" -msgstr "Período" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:261 -#: ../../godmode/reporting/graph_builder.main.php:209 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:353 -#: ../../operation/reporting/graph_viewer.php:355 -msgid "Stacked area" -msgstr "Área apilada" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:263 -#: ../../godmode/reporting/graph_builder.main.php:211 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:355 -#: ../../operation/reporting/graph_viewer.php:357 -msgid "Stacked line" -msgstr "Línea apilada" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:266 -msgid "Stacked" -msgstr "Apilado" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:46 -#: ../../include/functions_reports.php:827 -msgid "Top n" -msgstr "Top N" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:47 -#: ../../enterprise/include/functions_reporting_csv.php:991 -#: ../../include/functions_reports.php:801 -#: ../../include/functions_reporting.php:3577 -msgid "Exception" -msgstr "Excepción" - -#: ../../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 -#: ../../godmode/reporting/reporting_builder.item_editor.php:61 -msgid "Only table" -msgstr "Solo tabla" - -#: ../../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 -#: ../../godmode/reporting/reporting_builder.item_editor.php:62 -msgid "Table & Graph" -msgstr "Tabla y gráfico" - -#: ../../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 -#: ../../godmode/reporting/reporting_builder.item_editor.php:63 -msgid "Only graph" -msgstr "Solo gráfico" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:95 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:279 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:308 -msgid "Elements to apply" -msgstr "Elementos para aplicar" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:179 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:193 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:280 -msgid "Filter agents selector" -msgstr "Selector de filtro de agentes" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:185 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1754 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1459 -#: ../../include/functions_reports.php:778 -msgid "Last value" -msgstr "Último valor" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:187 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:819 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1756 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:5074 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1461 -#: ../../godmode/reporting/reporting_builder.item_editor.php:7554 -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 "" -"Advertencia: los informes en período 0 no pueden mostrar la información pasada. " -"La información contenida en este tipo de informes mostrará siempre la " -"información más reciente." - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:217 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:211 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:294 -#: ../../godmode/reporting/visual_console_builder.wizard.php:431 -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.global.php:247 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../include/functions_reporting_html.php:5041 -msgid "Sum" -msgstr "Suma" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:259 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:389 -#: ../../include/functions_reporting.php:10647 -msgid "Rate" -msgstr "Tasa" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:295 -#: ../../enterprise/include/class/Omnishell.class.php:529 -#: ../../enterprise/include/class/Omnishell.class.php:717 -#: ../../enterprise/operation/services/services.list.php:771 -#: ../../godmode/snmpconsole/snmp_alert.php:2164 -#: ../../include/class/ModuleTemplates.class.php:943 -#: ../../operation/events/events.php:2771 -msgid "Delete selected" -msgstr "Borrar seleccionado(s)" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:310 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2368 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2542 -msgid "Group by agent" -msgstr "Agrupar por agente" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:322 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2418 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3247 -msgid "Show in the same row" -msgstr "Mostrar en la misma fila" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:323 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2420 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3249 -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.global.php:335 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:434 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2438 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3015 -#: ../../enterprise/operation/log/log_viewer.php:861 -#: ../../godmode/netflow/nf_item_list.php:173 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2556 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3270 -#: ../../include/lib/Dashboard/Widgets/top_n.php:286 -msgid "Order" -msgstr "Orden" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:340 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:307 -#: ../../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:2441 -#: ../../enterprise/operation/log/log_viewer.php:566 -#: ../../godmode/reporting/reporting_builder.item_editor.php:67 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2559 -#: ../../include/lib/Dashboard/Widgets/top_n.php:280 -msgid "Ascending" -msgstr "Ascendente" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:342 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:314 -#: ../../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:2448 -#: ../../enterprise/operation/log/log_viewer.php:565 -#: ../../godmode/reporting/reporting_builder.item_editor.php:68 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2566 -#: ../../include/lib/Dashboard/Widgets/top_n.php:281 -msgid "Descending" -msgstr "Descendente" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:344 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:321 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2455 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2573 -#: ../../include/lib/Dashboard/Widgets/top_n.php:282 -msgid "By agent name" -msgstr "Por nombre de agente" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:352 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2467 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2585 -#: ../../include/lib/Dashboard/Widgets/top_n.php:268 -msgid "Quantity (n)" -msgstr "Cantidad (n)" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:364 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2482 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2615 -#: ../../include/lib/Dashboard/Widgets/top_n.php:305 -#: ../../operation/agentes/ver_agente.php:1674 -msgid "Display" -msgstr "Mostrar" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:419 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2587 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2778 -#: ../../include/functions_reporting.php:3599 -msgid "Everything" -msgstr "Todo" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:421 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2594 -msgid ">=" -msgstr ">=" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:423 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2601 -msgid "<" -msgstr "<" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:427 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2615 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2786 -#: ../../include/functions_reporting_html.php:3614 -msgid "Not OK" -msgstr "Mal" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:435 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:445 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2627 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2798 -msgid "Show graph" -msgstr "Mostrar gráfico" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:447 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:336 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2740 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2908 -msgid "Show resume" -msgstr "Mostrar resumen" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:447 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2741 -msgid "" -"Show a resume table with max, min, average of total modules on the report bottom" -msgstr "" -"Mostrar una tabla resumen con el máximo, el mínimo y la media de los módulos " -"totales al final del informe" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:462 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:801 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:465 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3428 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3694 -msgid "Show item in landscape format (only PDF)" -msgstr "Mostrar elemento en formato apaisado (solo PDF)" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:478 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:817 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:479 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3437 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3702 -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/graph_template_wizard.php:135 -msgid "Wizard template" -msgstr "Plantilla de Wizard" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:91 -msgid "Page orientation" -msgstr "Orientación de página" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:93 -#: ../../include/functions_visual_map_editor.php:889 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:386 -msgid "Vertical" -msgstr "Vertical" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:100 -#: ../../include/functions_visual_map_editor.php:890 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:385 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:413 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:510 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:491 -#: ../../include/lib/Dashboard/Widgets/module_value.php:394 -#: ../../include/lib/Dashboard/Widgets/module_status.php:470 -msgid "Horizontal" -msgstr "Horizontal" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:101 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:204 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1734 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:258 -#: ../../godmode/reporting/reporting_builder.list_items.php:426 -#: ../../godmode/reporting/create_container.php:437 -#: ../../godmode/reporting/create_container.php:556 -#: ../../godmode/reporting/create_container.php:627 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1413 -msgid "Time lapse" -msgstr "Intervalo de tiempo" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:302 -msgid "Order:" -msgstr "Orden:" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:338 -msgid "" -"Show a resume table with max, min, average of total modules on the report bottom:" -msgstr "" -"Muestra una tabla de resumen con el máximo, mínimo y media del total de módulos " -"en la parte inferior del informe:" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:358 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2720 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2888 -msgid "Show address instead module name" -msgstr "Mostrar la dirección en lugar del nombre del módulo" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:359 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2721 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2889 -msgid "Show the main address of agent." -msgstr "Mostrar la dirección principal del agente" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:428 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2294 -#: ../../extensions/dbmanager.php:226 ../../extensions/dbmanager.php:227 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2436 -#: ../../include/functions_reports.php:821 -msgid "SQL query" -msgstr "Consulta SQL" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:452 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:391 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3081 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3326 -msgid "Failover mode" -msgstr "Modo conmutación" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:453 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:392 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3082 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3327 -msgid "" -"SLA calculation must be performed taking into account the failover modules " -"assigned to the primary module" -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.php:470 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:405 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3101 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3346 -msgid "Failover type" -msgstr "Tipo de conmutación" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:475 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:409 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3106 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3351 -msgid "Failover normal" -msgstr "Conmutación normal" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:487 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:421 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3118 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3363 -msgid "Failover simple" -msgstr "Conmutación simple" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:527 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2512 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2646 -msgid "Graph render" -msgstr "Representar en gráfica" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:533 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2518 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2652 -msgid "Avg, max & min" -msgstr "Media, máx. y mín." - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:534 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2519 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2653 -msgid "Max only" -msgstr "Solo máx." - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:535 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2520 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2654 -msgid "Min only" -msgstr "Solo mín." - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:536 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2521 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2655 -msgid "Avg only" -msgstr "Solo media" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:547 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2739 -#: ../../mobile/operation/module_graph.php:437 -#: ../../operation/agentes/stat_win.php:377 -msgid "Time compare (Overlapped)" -msgstr "Comparación de tiempo (solapado)" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:563 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2534 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2702 -msgid "Full resolution graph (TIP)" -msgstr "Gráfica a resolución completa (TIP)" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:564 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2535 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2703 -#: ../../operation/agentes/stat_win.php:405 -#: ../../operation/agentes/interface_traffic_graph_win.php:258 -msgid "" -"TIP mode charts do not support average - maximum - minimum series, you can only " -"enable TIP or average, maximum or minimum series" -msgstr "" -"Tablas en modo TIP no soportan las series media - máximo - mínimo, solo puede " -"habilitar las series TIP o media, máximo o mínimo" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:580 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2545 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2722 -msgid "Show threshold" -msgstr "Mostrar umbral" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:594 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2553 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2754 -#: ../../godmode/reporting/graph_builder.main.php:250 -#: ../../include/functions.php:4215 ../../include/functions.php:4223 -msgid "Percentil" -msgstr "Percentil" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:595 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2554 -msgid "" -"If this option was checked, only adding in elements that type of modules support " -"this option." -msgstr "" -"Si se marca esta casilla, la opción solo es posible si se añaden este tipo de " -"módulos." - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:609 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2835 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3017 -msgid "Show Summary group" -msgstr "Mostrar el resumen del grupo" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:673 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2921 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3103 -msgid "Event Status" -msgstr "Estado del evento" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:699 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2948 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3164 -#: ../../operation/agentes/tactical.php:276 -msgid "Event graphs" -msgstr "Gráficos de eventos" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:703 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2952 -msgid "By agent" -msgstr "Por agente" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:713 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2962 -msgid "By user validator" -msgstr "Por usuario que validó" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:723 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2972 -msgid "By criticity" -msgstr "Por gravedad" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:733 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2982 -msgid "Validated vs unvalidated" -msgstr "Validados vs sin validar" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:752 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1815 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1520 -msgid "Data range" -msgstr "Rango de datos" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:777 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1796 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1501 -msgid "Projection period" -msgstr "Período de proyección" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:788 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2258 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2463 -msgid "Serialized header" -msgstr "Cabecera serializada" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:788 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2259 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2464 -msgid "The separator character is |" -msgstr "El carácter separador es |" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:792 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2326 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2500 -msgid "Field separator" -msgstr "Separador de campo" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:792 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2327 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2501 -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.wizard.php:796 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2347 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2521 -msgid "Line separator" -msgstr "Separador de línea" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:796 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2348 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2522 -msgid "" -"Separator in different lines (composed by fields) of the serialized text chain" -msgstr "" -"Separador en diferentes líneas (compuestas por campos) de la cadena de texto " -"serializada" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:834 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3412 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3529 -msgid "Uncompress module" -msgstr "Descomprimir módulo" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:835 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3413 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3530 -msgid "Use uncompressed module data." -msgstr "Utilizar datos de módulos descomprimidos" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:910 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:930 -#: ../../enterprise/include/functions_massive.php:54 -#: ../../godmode/agentes/module_manager.php:148 -#: ../../godmode/massive/massive_delete_action_alerts.php:175 -#: ../../godmode/massive/massive_add_action_alerts.php:163 -#: ../../godmode/massive/massive_edit_modules.php:2294 -#: ../../include/functions_visual_map.php:2684 -msgid "No modules selected" -msgstr "No se han seleccionado módulos." - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:211 -#: ../../enterprise/include/functions_reporting.php:2613 -#: ../../include/functions_reports.php:716 -msgid "Monthly S.L.A." -msgstr "SLA mensual" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:212 -#: ../../enterprise/include/functions_reporting.php:3566 -#: ../../include/functions_reports.php:720 -msgid "Weekly S.L.A." -msgstr "SLA semanal" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:213 -msgid "hourly S.L.A." -msgstr "SLA por horas" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:214 -msgid "Availability Graph S.L.A." -msgstr "Gráfico de disponibilidad SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:215 -#: ../../enterprise/include/functions_reporting.php:5810 -#: ../../include/functions_reports.php:730 -msgid "Services S.L.A." -msgstr "SLA de servicios" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:357 -msgid "SLA min value" -msgstr "Valor mínimo de SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:357 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:363 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:369 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4187 -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:358 -msgid "SLA min Value" -msgstr "Valor mínimo de SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:363 -msgid "SLA max value" -msgstr "Valor máximo SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:364 -msgid "SLA max Value" -msgstr "Valor máximo SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:369 -msgid "SLA Limit %" -msgstr "Límite % SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:370 -msgid "SLA Limit Value" -msgstr "Valor límite de SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:375 -msgid "Dynamic SLA" -msgstr "SLA dinámico" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:382 -msgid "Inverse SLA" -msgstr "SLA inverso" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:434 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3016 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3271 -msgid "SLA items sorted by fulfillment value" -msgstr "Elementos de SLA ordenados por valor rellenado" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:439 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1828 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1533 -msgid "Only display wrong SLAs" -msgstr "Mostrar solo los SLA incorrectos" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:451 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3134 -#: ../../enterprise/operation/agentes/security_hardening.php:314 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3379 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1481 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1528 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1569 -#: ../../include/functions_reporting_html.php:4877 -#: ../../include/functions_reporting_html.php:5149 -#: ../../include/functions_reporting_html.php:5312 -#: ../../include/functions_netflow.php:1202 -#: ../../include/lib/Dashboard/Widgets/tactical.php:299 -msgid "Summary" -msgstr "Lista de agentes" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:530 -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:655 -msgid "Dynamic SLA can not be Inverse" -msgstr "El SLA dinámico no puede ser inverso" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:660 -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:664 -msgid "SLA Limit value is needed" -msgstr "Se necesita un valor límite de SLA." - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:104 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:128 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:190 -msgid "Edit template" -msgstr "Editar plantilla" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:148 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:215 -#: ../../enterprise/include/functions_reporting.php:8291 -#: ../../enterprise/include/functions_reporting.php:8357 -#: ../../godmode/reporting/reporting_builder.php:3786 -#: ../../operation/reporting/reporting_viewer.php:156 -msgid "Item editor" -msgstr "Editor de elementos" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:159 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:202 -#: ../../godmode/reporting/reporting_builder.php:3782 -#: ../../include/functions_menu.php:592 -#: ../../operation/reporting/reporting_viewer.php:147 -msgid "List items" -msgstr "Listado de elementos" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:178 -msgid "List templates" -msgstr "Lista de plantillas" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:281 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:308 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:334 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:361 -#: ../../godmode/reporting/reporting_builder.php:564 -#: ../../godmode/reporting/reporting_builder.php:3745 -#: ../../godmode/reporting/reporting_builder.php:3844 -#: ../../godmode/reporting/reporting_builder.php:3872 -#: ../../operation/reporting/reporting_viewer.php:222 -msgid "Custom reports" -msgstr "Reportes personalizados" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:469 -#: ../../godmode/reporting/reporting_builder.php:889 -#: ../../operation/search_reports.php:44 ../../operation/search_reports.php:60 -#: ../../operation/reporting/custom_reporting.php:36 -msgid "HTML" -msgstr "HTML" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:470 -#: ../../godmode/reporting/reporting_builder.php:890 -#: ../../operation/search_reports.php:45 ../../operation/search_reports.php:61 -#: ../../operation/reporting/custom_reporting.php:37 -msgid "XML" -msgstr "XML" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:471 -#: ../../enterprise/operation/reporting/custom_reporting.php:14 -msgid "PDF" -msgstr "PDF" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:472 -#: ../../enterprise/operation/reporting/custom_reporting.php:16 -msgid "JSON" -msgstr "JSON" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:473 -#: ../../enterprise/operation/reporting/custom_reporting.php:18 -#: ../../extensions/insert_data.php:231 ../../operation/agentes/exportdata.php:309 -msgid "CSV" -msgstr "CSV" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:533 -#: ../../godmode/reporting/reporting_builder.php:1034 -#: ../../godmode/reporting/reporting_builder.php:1064 -msgid "HTML view" -msgstr "Vista HTML" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:541 -#: ../../godmode/reporting/reporting_builder.php:1050 -#: ../../godmode/reporting/reporting_builder.php:1072 -msgid "Export to XML" -msgstr "Exportar a XML" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:549 -#: ../../enterprise/operation/reporting/custom_reporting.php:68 -#: ../../include/class/Diagnostics.class.php:145 -msgid "Export to PDF" -msgstr "Exportar a PDF" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:557 -#: ../../enterprise/operation/reporting/custom_reporting.php:84 -msgid "Export to JSON" -msgstr "Exportar a JSON" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:629 -msgid "You haven't created templates yet." -msgstr "Aun no has creado ninguna plantilla." - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:671 -msgid "Generate a dynamic report" -msgstr "Generar un informe dinámico" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:749 -#: ../../include/functions_reports.php:1404 -msgid "Period " -msgstr "Periodo " - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:755 -msgid "Set start and end date" -msgstr "Fije la fecha de inicio y conclusión" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:768 -#: ../../include/ajax/module.php:308 ../../operation/agentes/datos_agente.php:200 -msgid "Timestamp from:" -msgstr "Marca temporal desde:" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:786 -#: ../../include/ajax/module.php:328 ../../operation/agentes/datos_agente.php:206 -msgid "Timestamp to:" -msgstr "Marca temporal hasta:" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:805 -msgid "Monthly SLA period" -msgstr "Periodo SLA mensual" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:805 -msgid "This field only applies in case of Monthly SLA item." -msgstr "Este campo solo aplica en el caso de un elemento de SLA mensual." - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:856 -msgid "Undo agents" -msgstr "Anular agentes" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:894 -msgid "RegEx agent filter" -msgstr "Filtro de agente RegEx" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:910 -msgid "Generate" -msgstr "Generar" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1300 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1322 -msgid "Please set agent or agent regex distinct than " -msgstr "Establezca agente o agente regex diferente a " - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1330 -msgid "It is not a regular expression " -msgstr "No es una expresión regular " - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1332 -msgid "No agent matches regular expression " -msgstr "Ningún agente coincide con la expresión regular " - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:65 -msgid "Graph template item editor" -msgstr "Editor de elementos de plantilla de gráfico" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:181 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:244 -#: ../../godmode/reporting/graph_builder.graph_editor.php:314 -#: ../../godmode/reporting/graph_builder.graph_editor.php:348 -#: ../../include/functions.php:4075 -msgid "Weight" -msgstr "Peso" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:185 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:246 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3579 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3654 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3810 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3881 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4319 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4464 -#: ../../enterprise/operation/log/log_viewer.php:540 -msgid "Exact match" -msgstr "Coincidencia exacta" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:213 -msgid "Add Module" -msgstr "Añadir módulo" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:283 -msgid "Decrease Weight" -msgstr "Reducir el peso" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:300 -msgid "Increase Weight" -msgstr "Incrementar el peso" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:148 -#: ../../enterprise/godmode/reporting/visual_console_template.php:169 -msgid "visual console has not been selected" -msgstr "no se ha seleccionado consola visual" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:154 -msgid "Error. Error created template" -msgstr "Error. Error al crear la plantilla" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:156 -msgid "Error. Template name cannot be repeated" -msgstr "Error. El nombre de la plantilla no se puede repetir" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:158 -msgid "Successfully created template" -msgstr "Plantilla creada correctamente" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:165 -#: ../../enterprise/godmode/reporting/visual_console_template.php:175 -msgid "Error. Error delete template" -msgstr "Error. Error al borrar plantilla" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:177 -msgid "Successfully delete template" -msgstr "Plantilla borrada correctamente" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:184 -msgid "There is not any visual console created. Please, create one firstly." -msgstr "No hay consolas visuales creadas. Cree una primero." - -#: ../../enterprise/godmode/reporting/visual_console_template.php:204 -msgid "Create From" -msgstr "Crear desde" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:282 -msgid "Create New Template" -msgstr "Crear nueva plantilla" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:66 -msgid "Custom MySQL template builder" -msgstr "Creador de plantillas MySQL personalizado" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:125 -msgid "Create custom SQL" -msgstr "Crear SQL personalizado" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:143 -msgid "List of custom MySQL templates" -msgstr "Listas de plantillas MySQL personalizadas" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:149 -msgid "Template builder" -msgstr "Creador de plantillas" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:172 -#: ../../enterprise/godmode/reporting/mysql_builder.php:190 -msgid "Create new custom" -msgstr "Crear nueva consulta personalizada" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:229 -msgid "Successfully operation" -msgstr "Operación realizada correctamente" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:229 -msgid "Could not be operation" -msgstr "La operación no pudo completarse." - -#: ../../enterprise/godmode/reporting/mysql_builder.php:231 -msgid "Without changes" -msgstr "Sin cambios" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:231 -#: ../../operation/users/user_edit.php:225 -msgid "No changes have been made" -msgstr "No se han hecho cambios" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:244 -#: ../../enterprise/include/functions_reporting_csv.php:1175 -#: ../../include/functions_reporting.php:7560 -msgid "SQL" -msgstr "SQL" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1647 -#: ../../godmode/reporting/reporting_builder.php:3894 -msgid "Successfull action" -msgstr "Acción completada" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1648 -#: ../../godmode/servers/modificar_server.php:416 -#: ../../godmode/servers/modificar_server.php:427 -msgid "Unsuccessfull action" -msgstr "No se pudo completar la acción" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1842 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1547 -msgid "Current month" -msgstr "Mes actual" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1852 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1563 -msgid "Working time" -msgstr "Tiempo de trabajo" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1917 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1629 -msgid "Time from" -msgstr "Hora desde" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1935 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1647 -msgid "Time to" -msgstr "Hora hasta" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1953 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1665 -msgid "Show 24x7 item" -msgstr "Mostrar elementos 24/7" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1983 -msgid "Select server" -msgstr "Seleccionar servidor" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1997 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2016 -#: ../../godmode/reporting/reporting_builder.item_editor.php:208 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1283 -msgid "Local metaconsole" -msgstr "Metaconsola local" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2075 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1190 -#: ../../include/lib/Dashboard/Widgets/top_n.php:226 -msgid "" -"Case insensitive regular expression for agent name. For example: Network.* will " -"match with the following agent names: network_agent1, NetworK CHECKS" -msgstr "" -"Expresión regular no sensible a mayúsculas/minúsculas, para buscar el agente. " -"Por ejemplo: Network.* coincidiría con los siguientes nombres de agentes: " -"network_agent1, NetworK CHECKS" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2099 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3707 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3939 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1213 -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 "" -"Expresión regular, no sensible a mayúsculas/minúsculas, para buscar el módulo. " -"Por ejemplo: si usas este campo con \"Coincidencia exacta de módulo\" activado, " -"entonces este campo tiene que rellenarse con la cadena literal del nombre del " -"módulo. Si no, usará una expresión regular, por ejemplo: .*usage.* coincidiría " -"con : cpu_usage, vram usage in machine 1." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2121 -msgid "Module exact match" -msgstr "Coincidencia exacta de módulo" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2122 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3639 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3715 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3863 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3946 -msgid "Check it if you want to match module name literally" -msgstr "" -"Actívala si quieres que haya una coincidencia exacta y literal en el nombre del " -"módulo." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2138 -msgid "Case insensitive regular expression or string for templates name." -msgstr "" -"Expresión regular o cadena sin sensibilidad de mayúsculas y minúsculas para el " -"nombre de las plantillas." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2161 -msgid "Case insensitive regular expression or string for actions name." -msgstr "" -"Expresión regular o cadena sin sensibilidad de mayúsculas y minúsculas para el " -"nombre de las acciones." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2183 -msgid "Hide items without data" -msgstr "Ocultar elementos sin datos" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2184 -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:2197 -#: ../../godmode/reporting/create_container.php:571 -#: ../../godmode/reporting/create_container.php:600 -#: ../../godmode/reporting/create_container.php:741 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2287 -#: ../../godmode/reporting/visual_console_builder.elements.php:121 -#: ../../godmode/reporting/visual_console_builder.elements.php:619 -#: ../../include/functions_visual_map_editor.php:391 -#: ../../include/functions_visual_map_editor.php:394 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:615 -#: ../../include/functions_reports.php:573 ../../include/functions_reports.php:660 -#: ../../include/functions_reports.php:666 -#: ../../include/functions_reporting.php:10718 -msgid "Custom graph" -msgstr "Gráfica personalizada" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2241 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2451 -msgid "Max items" -msgstr "Número máximo de elementos" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2274 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2416 -msgid "Custom SQL template" -msgstr "Plantilla SQL personalizada" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2295 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2437 -msgid "" -"The entities of the fields that contain them must be included. Also is possible " -"use macros like `_start_date_` or `_end_date_`." -msgstr "" -"Deben incluirse las entidades de los campos que los contienen. También es " -"posible utilizar macros como '_start_date_' o '_end_date_'." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2309 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/include/functions_reporting_csv.php:2500 -#: ../../enterprise/include/functions_reporting_csv.php:2514 -#: ../../extensions/api_checker.php:375 -#: ../../godmode/reporting/reporting_builder.item_editor.php:78 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2483 -#: ../../godmode/events/event_responses.editor.php:229 -#: ../../godmode/events/event_responses.editor.php:255 -#: ../../include/functions_reporting_html.php:1629 -#: ../../include/class/WelcomeWindow.class.php:637 -#: ../../operation/gis_maps/ajax.php:316 -msgid "URL" -msgstr "URL" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2320 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2494 -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:2384 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3657 -msgid "Group by" -msgstr "Agrupar por" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2499 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2632 -#: ../../include/functions_reporting_html.php:5038 -#: ../../include/functions_reporting.php:1553 -msgid "Avg" -msgstr "Media" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2641 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2812 -msgid "Select fields to show" -msgstr "Seleccionar campos a mostrar" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2649 -#: ../../enterprise/include/functions_reporting_csv.php:542 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2820 -#: ../../include/functions_reporting_html.php:4177 -msgid "Total time" -msgstr "Tiempo total" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2657 -#: ../../enterprise/include/functions_reporting_csv.php:546 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2828 -#: ../../include/functions_reporting_html.php:4183 -msgid "Time failed" -msgstr "Tiempo en fallo" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2665 -#: ../../enterprise/include/functions_reporting_csv.php:550 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2836 -msgid "Time in OK status" -msgstr "Tiempo en estado OK" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2673 -#: ../../enterprise/include/functions_reporting_csv.php:554 -#: ../../enterprise/include/functions_reporting.php:5212 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2844 -#: ../../include/functions_reporting_html.php:4195 -msgid "Time in warning status" -msgstr "Tiempo en estado de advertencia" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2681 -#: ../../enterprise/include/functions_reporting_csv.php:558 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2852 -msgid "Time in unknown status" -msgstr "Tiempo en estado desconocido" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2693 -#: ../../enterprise/include/functions_reporting_csv.php:562 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2864 -msgid "Time of not initialized module" -msgstr "Tiempo de módulo no inicializado" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2705 -#: ../../enterprise/include/functions_reporting_csv.php:566 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2876 -msgid "Time of downtime" -msgstr "Tiempo de parada" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2759 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2928 -msgid "

Select fields to show

" -msgstr "

Seleccione campos a mostrar

" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2767 -#: ../../enterprise/include/functions_reporting_csv.php:574 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2936 -#: ../../include/functions_reporting_html.php:4271 -msgid "Total checks" -msgstr "Comprobaciones totales" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2775 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2944 -#: ../../include/functions_reporting_html.php:4277 -msgid "Checks failed" -msgstr "Comprobaciones fallidas" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2783 -#: ../../enterprise/include/functions_reporting_csv.php:582 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2952 -msgid "Checks in OK status" -msgstr "Comprobaciones en estado OK" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2795 -#: ../../enterprise/include/functions_reporting_csv.php:586 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2976 -msgid "Unknown checks" -msgstr "Comprobaciones desconocidas" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2807 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2988 -msgid "

Select fields to show

" -msgstr "

Seleccione campos a mostrar

" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2815 -#: ../../enterprise/include/functions_reporting_csv.php:709 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2996 -#: ../../include/functions_reporting_html.php:4592 -msgid "Agent max value" -msgstr "Valor máximo del agente" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2823 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3004 -msgid "Agent min values" -msgstr "Valores mínimos de agente" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2852 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3640 -msgid "Show Summary" -msgstr "Mostrar resumen" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2996 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3228 -msgid "Height (dynamic graphs)" -msgstr "Altura (gráficos dinámicos)" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3036 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3212 -msgid "Query History Database" -msgstr "Base de datos histórica de consultas" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3048 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3293 -msgid "Priority mode" -msgstr "Modo de prioridad" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3053 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3298 -msgid "Priority ok mode" -msgstr "Modo de prioridad ok" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3065 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3310 -msgid "Priority unknown mode" -msgstr "Modo de prioridad desconocido" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3155 -msgid "Modules to match" -msgstr "Módulos a comparar" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3157 -msgid "Select the modules to match when create a report for agents" -msgstr "Selecciona los módulos a comparar al crear el informe para cada agente." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3257 -msgid "Modules to match (Free text)" -msgstr "Módulos a comparar (texto libre)" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3259 -msgid "Free text to filter the modules of agents when apply this template." -msgstr "" -"Texto libre para filtrar los módulos de los agentes cuando se usa esta plantilla." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3276 -msgid "Create a graph for each agent" -msgstr "Crear un gráfico por cada agente" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3278 -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 se activa, la expresión regular o el nombre de módulo hará coincidencia en " -"cada módulo de cada agente, y creará un gráfico que contenga módulos de todos " -"los agentes." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3305 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3418 -msgid "Calculate for custom intervals" -msgstr "Calcular intervalos personalizados" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3316 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3513 -msgid "Use prefix notation" -msgstr "Usar notación de prefijo" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3328 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3430 -msgid "Time lapse intervals" -msgstr "Intervalos de tiempo transcurrido" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3330 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3433 -msgid "" -"Lapses of time in which the period is divided to make more precise calculations" -msgstr "" -"Lapsos de tiempo en los que el intervalo se divide para obtener cálculos más " -"precisos" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3375 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3474 -msgid "Table only" -msgstr "Solo tabla" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3385 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3485 -msgid "Graph only" -msgstr "Solo gráfico" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3395 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3496 -msgid "Graph and table" -msgstr "Gráfico y tabla" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3444 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1366 -msgid "Filter by network" -msgstr "Filtrar por red" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3474 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1385 -msgid "Show alive IPs only" -msgstr "Mostrar solo IPs vivas" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3487 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1398 -msgid "Show IPs not assigned to an agent" -msgstr "Mostrar IP no asignadas a un agente" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3513 -#: ../../godmode/netflow/nf_item_list.php:282 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4079 -msgid "Create item" -msgstr "Crear elemento" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3526 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4087 -#: ../../include/functions_visual_map_editor.php:1472 -msgid "Update item" -msgstr "Actualizar elemento" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3584 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4177 -msgid "SLA Min. (value)" -msgstr "Valor mínimo para el SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3589 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4182 -msgid "SLA Max. (value)" -msgstr "Valor máximo para el SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3594 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4187 -msgid "SLA Limit (%)" -msgstr "Límite (%) para el SLA" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3611 -msgid "Please save the SLA template for start to add items in this list." -msgstr "" -"Por favor, guarda la plantilla SLA para empezar a añadir elementos a la lista." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3652 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3879 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4328 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4473 -msgid "Not literally" -msgstr "No literal" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3698 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3930 -msgid "" -"Case insensitive regular expression for agent name. For example: Network* will " -"match with the following agent names: network_agent1, NetworK CHECKS" -msgstr "" -"Expresión regular no sensible a mayúsculas. Por ejemplo: Network* hará " -"coincidencia con los siguientes nombres de módulos: network_agent1, NetworK " -"CHECKS" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3714 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3945 -msgid "Literal module name forced" -msgstr "Nombre de módulo literal forzado" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3753 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4005 -#: ../../godmode/reporting/create_container.php:484 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1885 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4411 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4448 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4617 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4890 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4924 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4978 -#: ../../include/functions_ui.php:6423 ../../include/functions_html.php:5947 -msgid "Select an Agent first" -msgstr "Debe seleccionar primero un agente" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3835 -msgid "Please save the template to start adding items into the list." -msgstr "Por favor, guarda la plantilla para empezar a añadir elementos a la lista." - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4354 -msgid "Name and SLA limit should not be empty" -msgstr "El nombre y el límite SLA no deberían estar vacíos." - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:151 -#: ../../godmode/modules/module_list.php:98 -#: ../../godmode/groups/configure_group.php:164 -#: ../../godmode/groups/group_list.php:889 ../../godmode/setup/os.builder.php:77 -#: ../../godmode/setup/os.list.php:65 -#: ../../godmode/reporting/visual_console_builder.elements.php:321 -#: ../../include/functions_visual_map_editor.php:68 -#: ../../include/functions_visual_map_editor.php:1449 -#: ../../include/functions_visual_map.php:4234 -#: ../../include/rest-api/models/VisualConsole/Item.php:2155 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:428 -#: ../../include/lib/Dashboard/Widgets/module_status.php:419 -#: ../../operation/visual_console/view.php:365 -msgid "Icon" -msgstr "Icono" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:178 -msgid "Services available" -msgstr "Servicios disponibles" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:212 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:213 -msgid "Push the selected services into the list" -msgstr "Añade los servicios seleccionados a la lista" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:228 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:229 -msgid "Remove the services from the list" -msgstr "Elimina los servicios de la lista" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:244 -msgid "Services selected" -msgstr "Servicios seleccionados" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:322 -msgid "Icon preview" -msgstr "Vista previa del icono" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:388 -msgid "The services list is empty" -msgstr "La lista de servicios esta vacía." - -#: ../../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:380 -#: ../../godmode/reporting/reporting_builder.list_items.php:399 -#: ../../godmode/reporting/reporting_builder.list_items.php:418 -msgid "Ascendent" -msgstr "Ascencente" - -#: ../../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:387 -#: ../../godmode/reporting/reporting_builder.list_items.php:406 -#: ../../godmode/reporting/reporting_builder.list_items.php:422 -msgid "Descent" -msgstr "Descendente" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:259 -#: ../../godmode/reporting/reporting_builder.list_items.php:427 -msgid "Name or Description" -msgstr "Nombre o descripción" - -#: ../../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 "Subir" - -#: ../../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 "Bajar" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:412 -#: ../../godmode/reporting/reporting_builder.list_items.php:447 -#: ../../include/functions_graph.php:1522 -msgid "No items." -msgstr "Sin elementos" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:144 -#: ../../enterprise/include/class/Azure.cloud.php:420 -#: ../../enterprise/include/class/VMware.app.php:254 -#: ../../enterprise/include/class/DB2.app.php:187 -#: ../../enterprise/include/class/SAP.app.php:177 -#: ../../enterprise/include/class/Aws.cloud.php:922 -#: ../../enterprise/include/class/MySQL.app.php:196 -#: ../../enterprise/include/class/Google.cloud.php:425 -#: ../../enterprise/include/class/Oracle.app.php:194 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:193 -#: ../../godmode/wizards/HostDevices.class.php:412 -#: ../../include/class/CustomNetScan.class.php:158 -msgid "You have no access to edit this task." -msgstr "No tiene permisos para editar esta tarea." - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:186 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:187 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:187 msgid "Command Mysqldump is failed." msgstr "Error en el comando Mysqldump." -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:238 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:254 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:309 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:332 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:418 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:438 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:247 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:263 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:326 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:349 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:444 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:464 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:247 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:263 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:326 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:349 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:444 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:464 msgid "Failed to create task" msgstr "No se ha podido crear la tarea" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:316 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:270 +#: ../../enterprise/meta/advanced/cron_main.php:178 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:270 +msgid "Only administrator users can create this type of functions" +msgstr "Solo los usuarios administradores pueden crear este tipo de funciones." + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:333 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:333 msgid "No template selected" msgstr "No se ha seleccionado ninguna plantilla" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:448 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:412 +#: ../../enterprise/meta/advanced/cron_main.php:383 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:412 +msgid "Edit job" +msgstr "Editar tarea" + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:474 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:474 msgid "I do not know what you want to do" msgstr "No sé lo que desea hacer" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:465 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:651 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:491 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:808 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:491 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:799 msgid "You have no access to manage console tasks." msgstr "No puede acceder a la gestión de tareas de la consola." -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:482 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:556 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:508 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:582 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:508 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:582 msgid "Create new console task" msgstr "Crear nueva tarea de la consola" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:505 -#: ../../enterprise/include/class/Azure.cloud.php:689 -#: ../../enterprise/include/class/VMware.app.php:455 -#: ../../enterprise/include/class/Omnishell.class.php:810 -#: ../../enterprise/include/class/Omnishell.class.php:1737 -#: ../../enterprise/include/class/DB2.app.php:354 -#: ../../enterprise/include/class/SAP.app.php:394 -#: ../../enterprise/include/class/Aws.cloud.php:1141 -#: ../../enterprise/include/class/MySQL.app.php:371 -#: ../../enterprise/include/class/Google.cloud.php:688 -#: ../../enterprise/include/class/Oracle.app.php:361 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:366 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:281 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:357 -#: ../../godmode/modules/manage_network_components_form.php:398 -#: ../../godmode/groups/configure_group.php:305 -#: ../../godmode/reporting/graph_builder.main.php:312 -#: ../../godmode/wizards/HostDevices.class.php:651 -#: ../../godmode/wizards/HostDevices.class.php:754 -#: ../../godmode/wizards/Wizard.main.php:416 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:194 -#: ../../include/functions_html.php:6898 -#: ../../include/class/CustomNetScan.class.php:314 -#: ../../include/class/CustomNetScan.class.php:425 -#: ../../include/class/HTML.class.php:419 -#: ../../include/lib/ClusterViewer/ClusterManager.php:748 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:349 -msgid "Go back" -msgstr "Volver" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:528 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:554 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:554 msgid "Updating console task" msgstr "Actualizar tarea de la consola" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:553 -#: ../../godmode/menu.php:56 ../../godmode/wizards/DiscoveryTaskList.class.php:107 -msgid "Task list" -msgstr "Lista de tareas" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:558 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:584 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:584 msgid "Update console task" msgstr "Actualizar tarea de la consola" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:605 -#: ../../enterprise/include/ajax/cron.ajax.php:183 -#: ../../godmode/events/event_responses.editor.php:213 -#: ../../include/ajax/events.php:2141 ../../include/ajax/events.php:2658 -#: ../../include/class/ExternalTools.class.php:383 -#: ../../include/lib/Dashboard/Widgets/events_list.php:686 -#: ../../operation/events/events.php:2894 -msgid "Parameters" -msgstr "Parámetros" +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:616 +#: ../../enterprise/meta/advanced/cron_main.php:380 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:616 +msgid "Add new job" +msgstr "Añadir nueva tarea" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:700 -#: ../../enterprise/include/functions_tasklist.php:191 -#: ../../enterprise/include/ajax/cron.ajax.php:67 -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:103 -#: ../../include/functions_cron.php:499 -msgid "Task" -msgstr "Tarea" +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:696 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:696 +msgid "Weekly Schedule" +msgstr "Programación semanal" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:720 -msgid "Next Execution (Date)" -msgstr "Siguiente ejecución (fecha)" +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:709 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:709 +msgid "Next Execution" +msgstr "Siguiente ejecución" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:730 -msgid "Next Execution (Time)" -msgstr "Siguiente ejecución (hora)" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:753 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:745 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:736 msgid "Console" msgstr "Consola" -#: ../../enterprise/godmode/servers/new_HA_cluster.php:59 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:72 -#: ../../enterprise/godmode/servers/HA_cluster.php:78 -#: ../../enterprise/godmode/servers/HA_cluster.php:102 -msgid "View nodes" -msgstr "Ver nodos" +#: ../../enterprise/godmode/admin_access_logs.php:78 +msgid "Show extended info" +msgstr "Mostrar más info" -#: ../../enterprise/godmode/servers/new_HA_cluster.php:69 -#: ../../enterprise/godmode/servers/HA_cluster.php:99 -msgid "Manage Pandora DB HA" -msgstr "Gestionar la alta disponibilidad de la base de datos de Pandora FMS" +#: ../../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 "" +"La comprobación de seguridad no se puede realizar. No hay datos en tsession_extended para " +"verificar el hash." -#: ../../enterprise/godmode/servers/new_HA_cluster.php:90 -#: ../../enterprise/godmode/servers/HA_cluster.php:120 -msgid "Manage Database HA" +#: ../../enterprise/godmode/admin_access_logs.php:108 +msgid "Security check is ok." +msgstr "La comprobación de seguridad está OK." + +#: ../../enterprise/godmode/admin_access_logs.php:113 +msgid "Security check is fail." +msgstr "La comprobación de seguridad ha fallado." + +#: ../../enterprise/godmode/admin_access_logs.php:216 +msgid "Extended info:" +msgstr "Información extendida:" + +#: ../../enterprise/godmode/admin_access_logs.php:224 +msgid "Changes:" +msgstr "Cambios:" + +#: ../../enterprise/godmode/menu.php:16 ../../package_774/enterprise/godmode/menu.php:16 +msgid "Manage Satellite Server" +msgstr "Gestionar servidor Satélite" + +#: ../../enterprise/godmode/menu.php:65 ../../enterprise/godmode/menu.php:262 +#: ../../package_774/enterprise/godmode/menu.php:65 +#: ../../package_774/enterprise/godmode/menu.php:247 +msgid "Duplicate config" +msgstr "Duplicar configuración" + +#: ../../enterprise/godmode/menu.php:83 ../../enterprise/godmode/menu.php:156 +#: ../../enterprise/meta/include/functions_components_meta.php:88 +#: ../../enterprise/meta/include/functions_components_meta.php:139 +#: ../../package_774/enterprise/godmode/menu.php:83 +#: ../../package_774/enterprise/godmode/menu.php:156 +msgid "Local components" +msgstr "Componentes locales" + +#: ../../enterprise/godmode/menu.php:92 ../../enterprise/include/functions_policies.php:3760 +#: ../../package_774/enterprise/include/functions_policies.php:3737 +#: ../../package_774/enterprise/godmode/menu.php:92 +msgid "Manage policies" +msgstr "Gestionar políticas" + +#: ../../enterprise/godmode/menu.php:101 ../../package_774/enterprise/godmode/menu.php:101 +msgid "Manage agent autoconfiguration" +msgstr "Administrar autoconfiguración" + +#: ../../enterprise/godmode/menu.php:110 +#: ../../enterprise/include/class/AgentRepository.class.php:678 +#: ../../package_774/enterprise/godmode/menu.php:110 +msgid "Software agents repository" +msgstr "Repositorio de agentes software" + +#: ../../enterprise/godmode/menu.php:170 ../../package_774/enterprise/godmode/menu.php:170 +msgid "New console task" +msgstr "Nueva tarea de consola" + +#: ../../enterprise/godmode/menu.php:180 ../../package_774/enterprise/godmode/menu.php:180 +msgid "Enterprise ACL Setup" +msgstr "Configuración ACL Enterprise" + +#: ../../enterprise/godmode/menu.php:204 +msgid "Translate String" +msgstr "Palabra a traducir " + +#: ../../enterprise/godmode/menu.php:216 ../../enterprise/godmode/menu.php:220 +#: ../../enterprise/meta/general/main_menu.php:791 +#: ../../package_774/enterprise/meta/general/main_menu.php:785 +#: ../../package_774/enterprise/godmode/menu.php:201 +#: ../../package_774/enterprise/godmode/menu.php:205 +msgid "Manage database HA" msgstr "Gestionar la base de datos de alta disponibilidad" -#: ../../enterprise/godmode/servers/new_HA_cluster.php:138 -#: ../../enterprise/godmode/servers/HA_cluster.php:186 -msgid "Node label" -msgstr "Etiqueta de nodo" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:139 -msgid "SQL Node status" -msgstr "Estado del nodo SQL" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:140 -#: ../../enterprise/godmode/servers/HA_cluster.php:191 -#: ../../extensions/quick_shell.php:197 -#: ../../godmode/agentes/module_manager_editor_network.php:535 -msgid "SSH" -msgstr "SSH" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:141 -msgid "Replication Status" -msgstr "Estado de replicación" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:142 -#: ../../enterprise/godmode/servers/HA_cluster.php:192 -msgid "DB Role" -msgstr "Función de la base de datos" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:144 -#: ../../enterprise/include/functions_ipam.php:2065 -msgid "Last Update" -msgstr "Última actualización" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:145 -#: ../../enterprise/godmode/servers/HA_cluster.php:197 -msgid "SQL version" -msgstr "Versión SQL" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:146 -#: ../../enterprise/godmode/servers/HA_cluster.php:198 -msgid "DB version" -msgstr "Versión de la base de datos" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:224 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:382 -#: ../../enterprise/include/class/DatabaseHA.class.php:611 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:168 -msgid "Master" -msgstr "Principal" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:224 -#: ../../enterprise/include/class/DatabaseHA.class.php:614 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:171 -msgid "Slave" -msgstr "Esclavo" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:266 -#: ../../enterprise/godmode/servers/HA_cluster.php:329 -msgid "Show/ edit node" -msgstr "Mostrar/editar nodo" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:281 -msgid "Pending resync" -msgstr "Resincronización pendiente" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:286 -msgid "Resync in progress" -msgstr "Resincronización en curso" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:291 -msgid "Error. Force node resync" -msgstr "Error. Forzar resincronización de nodos" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:296 -msgid "Internal error. Force node resync" -msgstr "Error interno. Forzar resincronización de nodos" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:302 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:352 -#: ../../enterprise/godmode/servers/HA_cluster.php:361 -msgid "Force node resync" -msgstr "Forzar re-sincronización de nodos" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:353 -msgid "Force node resync. Are you sure?" -msgstr "Forzar la resincronización del nodo. ¿Está seguro?" - -#: ../../enterprise/godmode/servers/HA_cluster.php:48 -msgid "" -"Version 772LTS is the latest version to support HA Legacy. \n" -" If you wish to continue to have HA you must disable Legacy HA " -"database management option, since it doesn't correspond to MySQL 8" -msgstr "" -"La versión 772LTS es la versión más reciente que es compatible con la alta " -"disponibilidad legacy. \n" -" Si desea continuar disponiendo de la alta disponibilidad, desactive " -"la opción de gestión de la base de datos de alta disponibilidad legacy, puesto " -"que no se corresponde con MySQL 8" - -#: ../../enterprise/godmode/servers/HA_cluster.php:55 -msgid "" -"Version 772LTS is the latest version to support MySQL5.\n" -" The HA system you are using uses MySQL5 so it will not be supported " -"from version 772 onwards.\n" -" If you wish to continue to have HA you must migrate to the new HA " -"system and to the MySQL 8 version" -msgstr "" -"La versión 772LTS es la versión más reciente que es compatible con MySQL5.\n" -" El sistema de alta disponibilidad que está utilizando hace uso de " -"MySQL5, por tanto no será compatible a partir de la versión 772 en adelante.\n" -" Si desea continuar disponiendo de la alta disponibilidad, migre al " -"nuevo sistema de alta disponibilidad y a la versión MySQL 8" - -#: ../../enterprise/godmode/servers/HA_cluster.php:160 -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 "" -"Hacer que el cluster olvide las operaciones fallidas del historial de\n" -" recurso y redetectar su estado actual. Esto puede ser\n" -" útil para purgar los datos de fallos anteriores que se han\n" -" resuelto dede entonces. Si no se especifica ID de recurso, entonces todos los\n" -" recursos / dispositivos stonith se limpiarán. Si no\n" -" se especifica, entonces los recursos / dispositivos stonith de todos los\n" -" nodos se limparán" - -#: ../../enterprise/godmode/servers/HA_cluster.php:187 -#: ../../enterprise/include/functions_reporting_csv.php:2439 -#: ../../operation/tree.php:265 -msgid "Agent status" -msgstr "Estado de agente" - -#: ../../enterprise/godmode/servers/HA_cluster.php:188 -msgid "DB Repl." -msgstr "Replicación de la base de datos." - -#: ../../enterprise/godmode/servers/HA_cluster.php:189 -msgid "DB Status" -msgstr "Estado BD" - -#: ../../enterprise/godmode/servers/HA_cluster.php:193 -msgid "Cluster Role" -msgstr "Función del clúster" - -#: ../../enterprise/godmode/servers/HA_cluster.php:195 -msgid "Seconds behind master" -msgstr "Segundos después del maestro" - -#: ../../enterprise/godmode/servers/HA_cluster.php:196 -msgid "Virtual IP" -msgstr "IP virtual" - -#: ../../enterprise/godmode/servers/HA_cluster.php:200 -msgid "Pending action" -msgstr "Acción pendiente" - -#: ../../enterprise/godmode/servers/HA_cluster.php:345 -msgid "Put node into standby status" -msgstr "Poner nodo en suspensión" - -#: ../../enterprise/godmode/servers/HA_cluster.php:390 -msgid "Put node into online status" -msgstr "Poner nodo en estado online" - -#: ../../enterprise/godmode/servers/HA_cluster.php:405 -msgid "Show cluster details" -msgstr "Mostrar detalles del cluster" - -#: ../../enterprise/godmode/servers/HA_cluster.php:423 -msgid "Remove node from this list" -msgstr "Eliminar nodo de la lista" - -#: ../../enterprise/godmode/servers/HA_cluster.php:446 -msgid "Register node" -msgstr "Registrar nodo" - -#: ../../enterprise/godmode/servers/HA_cluster.php:498 -msgid "" -"Target node will be erased from this list but not removed from cluster. Do you " -"want to continue?" -msgstr "" -"El nodo objetivo se eliminará de la lista pero no del cluster. ¿Desea continuar?" - -#: ../../enterprise/godmode/servers/manage_export.php:73 -msgid "Exports" -msgstr "Exportaciones" - -#: ../../enterprise/godmode/servers/manage_export.php:97 -msgid "Error updating export target" -msgstr "Error al actualizar el servidor de exportación" - -#: ../../enterprise/godmode/servers/manage_export.php:99 -msgid "Successfully updated export target" -msgstr "Servidor de exportación actualizado correctamente" - -#: ../../enterprise/godmode/servers/manage_export.php:110 -msgid "Error deleting export target" -msgstr "Error al borrar el servidor de exportación" - -#: ../../enterprise/godmode/servers/manage_export.php:112 -msgid "" -"Successfully deleted export target. All the linked modules will be " -"automatically unattached" -msgstr "" -"Objetivo de exportación eliminado correctamente. Todos los módulos enlazados se " -"desvincularán automáticamente" - -#: ../../enterprise/godmode/servers/manage_export.php:135 -msgid "" -"Can't be created export target: User and password must be filled with FTP mode" -msgstr "" -"No pudo crearse un servidor de exportación: el usuario y la contraseña deben ser " -"completados con el modo de FTP." - -#: ../../enterprise/godmode/servers/manage_export.php:155 -msgid "There are no defined export targets" -msgstr "No hay servidores de exportación definidos" - -#: ../../enterprise/godmode/servers/manage_export.php:174 -#: ../../enterprise/godmode/servers/manage_export_form.php:125 -msgid "Preffix" -msgstr "Prefijo" - -#: ../../enterprise/godmode/servers/manage_export.php:177 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1191 -#: ../../enterprise/godmode/servers/manage_export_form.php:149 -msgid "Transfer mode" -msgstr "Modo de transferencia" - -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:35 -msgid "Credential Boxes List" -msgstr "Lista de casillas de credenciales" - -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:42 -msgid "Credential Boxes" -msgstr "Casillas de credenciales" - -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:248 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:57 -#: ../../enterprise/include/ajax/servers.ajax.php:99 -#: ../../enterprise/include/ajax/servers.ajax.php:170 -#: ../../enterprise/include/ajax/servers.ajax.php:308 -#: ../../enterprise/include/functions_ipam.php:1345 -msgid "Subnet" -msgstr "Subred" - -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:293 -#: ../../enterprise/godmode/servers/list_satellite.php:86 -#: ../../enterprise/include/ajax/servers.ajax.php:139 -msgid "No Data" -msgstr "No hay datos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:212 -msgid "Error: The conf file of server is not readble." -msgstr "Error: el archivo de configuración del servidor no se puede leer." - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:216 -msgid "Error: The conf file of server is not writable." -msgstr "Error: no se puede escribir en el archivo de configuración del servidor" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:317 -msgid "Default value: " -msgstr "Valor predeterminado: " - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:356 -#: ../../godmode/servers/modificar_server.php:54 -#: ../../include/functions_servers.php:658 ../../include/functions_servers.php:1338 -#: ../../include/functions_ui.php:7365 -msgid "Data server" -msgstr "Servidor de datos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:362 -#: ../../godmode/servers/modificar_server.php:58 -#: ../../include/functions_servers.php:671 ../../include/functions_servers.php:1341 -#: ../../include/functions_ui.php:7370 -#: ../../include/class/AgentWizard.class.php:1382 -msgid "Network server" -msgstr "Servidor de red" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:368 -#: ../../godmode/servers/modificar_server.php:147 -#: ../../include/functions_servers.php:957 ../../include/functions_servers.php:1386 -msgid "Alert server" -msgstr "Servidor de alertas" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:374 -#: ../../enterprise/include/ajax/ipam.ajax.php:357 -#: ../../enterprise/include/class/Azure.cloud.php:785 -#: ../../enterprise/include/class/VMware.app.php:593 -#: ../../enterprise/include/class/DB2.app.php:456 -#: ../../enterprise/include/class/Aws.S3.php:419 -#: ../../enterprise/include/class/SAP.app.php:471 -#: ../../enterprise/include/class/Aws.cloud.php:511 -#: ../../enterprise/include/class/Aws.cloud.php:1232 -#: ../../enterprise/include/class/MySQL.app.php:461 -#: ../../enterprise/include/class/Google.cloud.php:775 -#: ../../enterprise/include/class/Oracle.app.php:463 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:468 -#: ../../enterprise/tools/ipam/ipam_editor.php:200 -#: ../../godmode/wizards/HostDevices.class.php:845 -#: ../../godmode/servers/modificar_server.php:66 -#: ../../include/functions_servers.php:697 ../../include/functions_servers.php:1374 -#: ../../include/class/ExtensionsDiscovery.class.php:1298 -#: ../../include/class/CustomNetScan.class.php:485 -#: ../../general/first_task/recon_view.php:22 -msgid "Discovery server" -msgstr "Servidor Discovery" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:380 -#: ../../godmode/servers/modificar_server.php:74 -#: ../../include/functions_servers.php:723 ../../include/functions_ui.php:7380 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:844 -msgid "Prediction server" -msgstr "Servidor de predicción" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:386 -#: ../../godmode/servers/modificar_server.php:70 -#: ../../include/functions_servers.php:710 ../../include/functions_servers.php:1353 -#: ../../include/functions_ui.php:7375 -#: ../../include/class/AgentWizard.class.php:1363 -msgid "Plugin server" -msgstr "Servidor de plugins" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:392 -#: ../../include/functions_menu.php:614 ../../operation/menu.php:243 -msgid "SNMP console" -msgstr "Consola SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:398 -#: ../../include/functions_servers.php:1344 -msgid "SNMP server" -msgstr "Servidor SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:404 -#: ../../godmode/servers/modificar_server.php:91 -#: ../../include/functions_servers.php:775 ../../include/functions_servers.php:1362 -msgid "Web server" -msgstr "Servidor web" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:410 -#: ../../godmode/servers/modificar_server.php:87 -#: ../../include/functions_servers.php:762 ../../include/functions_servers.php:1368 -msgid "Inventory server" -msgstr "Servidor de inventario" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:416 -#: ../../enterprise/godmode/servers/manage_export_form.php:111 -#: ../../godmode/servers/modificar_server.php:82 -#: ../../include/functions_servers.php:749 ../../include/functions_servers.php:1365 -msgid "Export server" -msgstr "Servidor de exportación" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:422 -#: ../../godmode/servers/modificar_server.php:95 -#: ../../include/functions_servers.php:788 ../../include/functions_servers.php:1371 -msgid "Event server" -msgstr "Servidor de eventos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:428 -msgid "ICMP server" -msgstr "Servidor ICPM" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:434 -#: ../../include/functions_servers.php:1380 ../../include/functions_ui.php:7395 -msgid "WUX server" -msgstr "Servidor WUX" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:440 -#: ../../godmode/servers/modificar_server.php:135 -#: ../../include/functions_servers.php:918 ../../include/functions_servers.php:1389 -msgid "NCM server" -msgstr "Servidor NCM" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:446 -#: ../../godmode/servers/modificar_server.php:78 -#: ../../include/functions_servers.php:736 ../../include/functions_servers.php:1359 -#: ../../include/functions_ui.php:7385 -#: ../../include/class/AgentWizard.class.php:1373 -msgid "WMI server" -msgstr "Servidor WMI" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:452 -msgid "Syslog server" -msgstr "Servidor Syslog" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:460 -msgid "Dataserver threads" -msgstr "Hilos del servidor de datos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:466 -msgid "Network timeout" -msgstr "Tiempo de espera de red" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:473 -msgid "Network threads" -msgstr "Hilos de red" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:479 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:816 -msgid "Plugin timeout" -msgstr "Tiempo de espera del plugin" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:486 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:809 -msgid "Plugin threads" -msgstr "Hilos de plugin" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:492 -msgid "SNMP console threads" -msgstr "Hilos de la consola SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:498 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:975 -msgid "SNMP threads" -msgstr "Hilos SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:504 -msgid "Web threads" -msgstr "Hilos web" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:510 -msgid "Inventory threads" -msgstr "Hilos de inventario" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:516 -msgid "ICMP threads" -msgstr "Hilos ICMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:522 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1245 -msgid "WMI threads" -msgstr "Hilos WMI" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:528 -msgid "Syslog threads" -msgstr "Hilos de Syslog" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:534 -msgid "Recon threads" -msgstr "Hilos de recon" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:540 -msgid "Alerts threads" -msgstr "Hilos de alertas" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:548 -msgid "Autocreate group" -msgstr "Autocrear grupo" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:554 -msgid "Autocreate group force" -msgstr "Forzar auto-creación de grupo" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:560 -msgid "Autocreate" -msgstr "Autocrear" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:572 -msgid "Agent configuration files directory" -msgstr "Directorio de archivos de configuración del agente" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:573 -msgid "Directory where agent configuration files are stored" -msgstr "Directorio donde se almacenan los archivos de configuración del agente" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:586 -msgid "Agent interval" -msgstr "Intervalo del agente" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:592 -msgid "Agent threads" -msgstr "Hilos de Agente" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:593 -msgid "Number of threads used for sending agent XML data files" -msgstr "Número de hilos utilizados para enviar archivos de datos XML del agente" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:599 -msgid "ICMP subnets blacklist" -msgstr "Lista negra de subredes ICMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:600 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:607 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:614 -msgid "Separated by a comma. Example: 192.168.0.0/24,8.8.8.8/30" -msgstr "Separados por una coma. Ejemplo: 192.168.0.0/24,8.8.8.8/30" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:606 -msgid "SNMP subnets blacklist" -msgstr "Lista negra de subredes SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:613 -msgid "WMI subnets blacklist" -msgstr "Lista negra de subredes WMI" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:620 -msgid "Path to braa binary" -msgstr "Ruta al binario braa" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:626 -msgid "Credential password" -msgstr "Contraseña de credencial" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:627 -msgid "Password used to encrypt credential boxes" -msgstr "Contraseña utilizada para cifrar cuadros de credenciales" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:633 -msgid "Remote configuration check interval" -msgstr "Intervalo de comprobación de configuración remota" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:639 -msgid "Daemon" -msgstr "Demonio" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:640 -msgid "Run in background if set to 1" -msgstr "Ejecutar en segundo plano si se establece en 1" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:647 -msgid "" -"Set to 1 to move dynamic auto-discovered modules (SNMP, WMI...) to separate " -"files so that they don't interfere with remote agent configuration" -msgstr "" -"Ajustado a 1 para mover módulos dinámicos auto-detectados (SNMP, WMI...) a " -"archivos separados para que no interfieran con la configuración de agente remoto" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:653 -msgid "Exec interval" -msgstr "Intervalo de ejecución" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:654 -msgid "Time between exec checks" -msgstr "Tiempo entre comprobaciones de ejecución" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:660 -msgid "Exec threads" -msgstr "Hilos de ejecución" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:661 -msgid "Number of threads used for exec modules" -msgstr "Número de hilos utilizados para los módulos exec" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:667 -msgid "Path to fping binary" -msgstr "Ruta de acceso al binario fping" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:668 -msgid "" -"Used by the Enterprise ICMP Server. Default path is /usr/sbin/fping for " -"installation in Centos, if you are installing in another distro, install fping " -"in /usr/bin/fping and update this field with the new path" -msgstr "" -"Utilizado por el servidor Enterprise ICMP. La ruta predeterminada es /usr/sbin/" -"fping para la instalación en Centos, si va a instalarlo en otra distribución, " -"instale fping en /usr/bin/fping y actualice este campo con la nueva ruta" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:674 -msgid "Path to Pandora Fast SNMP binary" -msgstr "Ruta al binario Fast SNMP de Pandora" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:680 -msgid "Forced add" -msgstr "Adición forzada" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:681 -msgid "" -"If set to 1, manually added hosts (via add_host or host_file) will always be " -"created, whether they respond to ping or not" -msgstr "" -"Si se ajusta a 1, siempre se crearán hosts agregados manualmente (a través de " -"add_host o host_file), ya sea que respondan al ping o no." - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:687 -msgid "General GIS exec" -msgstr "Ejecución de SIG général" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:688 -msgid "Path to general GIS coordinates generator. It should be an executable file" -msgstr "" -"Ruta al generador general de coordenadas SIG. Debe ser un archivo ejecutable" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:694 -msgid "Group where agents will be placed (must exist in the Pandora FMS console)" -msgstr "" -"Grupo donde se añadirán los agentes (debe existir en la consola de Pandora FMS)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:700 -msgid "Host file" -msgstr "Archivo host" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:701 -msgid "" -"File containing hosts to be scanned. The address may be followed by a hostname" -msgstr "" -"Archivo que contiene hosts que se van a analizar. La dirección puede ir seguida " -"de un nombre de host" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:707 -msgid "Latency block" -msgstr "Bloque de latencia" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:708 -msgid "Number of hosts processed in a single call to nmap (latency)" -msgstr "Número de hosts procesados en una sola llamada a nmap (latencia)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:714 -msgid "Latency interval" -msgstr "Intervalo de latencia" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:715 -msgid "Time between latency checks" -msgstr "Tiempo entre comprobaciones de latencia" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:721 -msgid "Latency packets" -msgstr "Paquetes de latencia" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:722 -msgid "Number of ICMP packets to send per latency request" -msgstr "Número de paquetes ICMP que se van a enviar por solicitud de latencia" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:728 -msgid "Latency retries" -msgstr "Reintentos de latencia" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:729 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:782 -msgid "Number of retries for latency modules" -msgstr "Número de reintentos para módulos de latencia" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:735 -msgid "Latency threads" -msgstr "Hilos de latencia" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:736 -msgid "Number of threads used for latency checks." -msgstr "Número de hilos utilizados para las comprobaciones de latencia." - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:742 -msgid "Latency timeout" -msgstr "Tiempo de espera de latencia" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:743 -msgid "Timeout for latency checks in seconds." -msgstr "Tiempo de espera para las comprobaciones de latencia en segundos." - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:749 -msgid "Log file path" -msgstr "Ruta del archivo de registro" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:755 -msgid "Path to nmap binary" -msgstr "Ruta de acceso al binario nmap" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:760 -msgid "Ping block" -msgstr "Bloque de ping" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:761 -msgid "Number of hosts processed in a single call to nmap (ping)" -msgstr "Número de hosts procesados en una sola llamada a nmap (ping)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:767 -msgid "Ping interval" -msgstr "Intervalo de ping" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:768 -msgid "Time between ping checks" -msgstr "Tiempo entre comprobaciones de ping" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:774 -msgid "Ping packets" -msgstr "Paquetes de ping" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:775 -msgid "Number of ICMP packets to send per ping request" -msgstr "Número de paquetes ICMP a enviar por solicitud de ping" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:781 -msgid "Ping retries" -msgstr "Reintentos de ping" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:788 -msgid "Ping threads" -msgstr "Hilos de ping" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:789 -msgid "Number of threads used for ping checks" -msgstr "Número de hilos utilizados para las comprobaciones de ping" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:795 -msgid "Ping timeout" -msgstr "Tiempo de espera de ping" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:796 -msgid "Timeout for ping checks in seconds" -msgstr "Tiempo de espera para las comprobaciones de ping en segundos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:802 -msgid "Plugin interval" -msgstr "Intervalo del plugin" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:803 -msgid "Time between plug-in checks" -msgstr "Tiempo entre comprobaciones de plugins" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:810 -msgid "Number of threads used for plug-in checks" -msgstr "Número de hilos utilizados para las comprobaciones de plugins" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:817 -msgid "Timeout for plug-in checks in seconds" -msgstr "Tiempo de espera para las comprobaciones de plugin en segundos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:823 -msgid "Proxy traps from" -msgstr "Traps de proxy de" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:829 -msgid "Proxy traps to" -msgstr "Traps de proxy a" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:830 -msgid "Enable the SNMP trap proxy to the specified address" -msgstr "Habilitar el proxy de tras SNMP en la dirección especificada" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:836 -msgid "Proxy tentacle to" -msgstr "Tentacle de proxy a" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:837 -msgid "Enable the Tentacle proxy to the specified address:port" -msgstr "Habilitar el proxy de Tentacle en la dirección:puerto especificado" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:843 -msgid "Proxy tentacle from" -msgstr "Tentacle de proxy de" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:849 -msgid "Recon community" -msgstr "Comunidad de reconocimento" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:850 -msgid "Comma separated list of SNMP communities to try for SNMP auto-discovery" -msgstr "" -"Lista separada por comas de comunidades SNMP para probar la detección automática " -"de SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:856 -msgid "Recon enabled" -msgstr "Reconocimiento habilitado" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:857 -msgid "Enable (1) or disable (0) host auto-discovery" -msgstr "Habilitar (1) o deshabilitar (0) la detección automática de hosts" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:863 -msgid "Recon interval" -msgstr "Intervalo de reconocimiento" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:864 -msgid "Time between network scans in seconds" -msgstr "Tiempo entre escaneos de red en segundos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:870 -msgid "Recon mode" -msgstr "Modo de reconocimiento" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:871 -msgid "Comma separated list of auto-discovery modules (snmp,icmp,wmi)" -msgstr "" -"Lista separada por comas de módulos de detección automática (snmp, icmp, wmi)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:877 -msgid "Recon task" -msgstr "Tarea de reconocimiento" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:878 -msgid "" -"Comma separated list of networks (in slash notation) to scan for host auto-" -"discovery (example: 192.168.0.0/24,192.168.1.0/24)" -msgstr "" -"Lista separada por comas de redes (en notación de barra diagonal) para la " -"detección automática de hosts (ejemplo: 192.168.0.0/24,192.168.1.0/24)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:884 -msgid "Recon timing template" -msgstr "Plantilla de tiempo de reconocimiento" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:885 -msgid "" -"Like nmap_timing_template, but applies to Satellite Server and Recon Server " -"network scans. 3 by default" -msgstr "" -"Similar a nmap_timing_template, pero se aplica a los análisis de red de los " -"servidores Satellite y Recon. 3 por defecto" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:891 -#: ../../enterprise/include/class/DeploymentCenter.class.php:721 -msgid "Server IP" -msgstr "IP del servidor" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:892 -msgid "Tentacle server address. Put here your Pandora FMS data server address" -msgstr "" -"Dirección del servidor de Tentacle. Introduzca aquí la dirección de tu servidor " -"de datos de Pandora FMS" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:899 -msgid "Name of the Satellite server (the hostname is used by default)" -msgstr "" -"Nombre del servidor Satélite (el nombre de host se utiliza de forma " -"predeterminada)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:905 -msgid "Server path" -msgstr "Ruta del servidor" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:906 -msgid "" -"Path where XML files are copied (only used if transfer mode is set to local)" -msgstr "" -"Ruta donde se copian los archivos XML (solo se usa si el modo de transferencia " -"está establecido en local)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:912 -msgid "Server port" -msgstr "Puerto del servidor" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:913 -msgid "Tentacle server port" -msgstr "Puerto del servidor Tentacle" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:919 -msgid "SSH interval" -msgstr "Intervalo SSH" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:920 -msgid "Time between SSH checks" -msgstr "Tiempo entre comprobaciones SSH" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:926 -msgid "SSH threads" -msgstr "Hilos SSH" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:927 -msgid "Number of threads used for SSH modules" -msgstr "Número de hilos utilizados para los módulos SSH" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:933 -msgid "SSH timeout" -msgstr "Tiempo de espera de SSH" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:934 -msgid "Timeout for SSH checks in seconds" -msgstr "Tiempo de espera para las comprobaciones SSH en segundos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:940 -msgid "Keepalive" -msgstr "Keepalive" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:941 -msgid "" -"Interval of the main server loop in seconds. Status updates are sent to Pandora " -"every keepalive seconds" -msgstr "" -"Intervalo del bucle del servidor principal en segundos. Las actualizaciones de " -"estado se envían a Pandora FMS en el intervalo de segundos de keepalive" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:947 -msgid "SNMP blacklist" -msgstr "Lista negra de SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:948 -msgid "SNMP module blacklist" -msgstr "Lista negra de módulos SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:954 -msgid "SNMP block" -msgstr "Bloque SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:955 -msgid "Number of hosts processed in a single call to braa (SNMPv1)" -msgstr "Número de hosts procesados en una sola llamada a braa (SNMPv1)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:961 -msgid "SNMP interval" -msgstr "Intervalo SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:962 -msgid "Time between SNMP checks (SNMPv1)" -msgstr "Tiempo entre comprobaciones SNMP (SNMPv1)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:968 -msgid "SNMP retries" -msgstr "Reintentos de SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:969 -msgid "Number of retries for SNMP modules (SNMPv1)" -msgstr "Número de reintentos para módulos SNMP (SNMPv1)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:976 -msgid "Number of threads used for SNMP checks (SNMPv1)" -msgstr "Número de hilos utilizados para las comprobaciones SNMP (SNMPv1)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:982 -msgid "SNMP timeout" -msgstr "Tiempo de espera de SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:983 -msgid "Timeout for SNMP checks in seconds (SNMPv1)" -msgstr "Tiempo de espera para las comprobaciones SNMP en segundos (SNMPv1)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:989 -msgid "SNMP verify" -msgstr "Verificación de SNMP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:990 -msgid "" -"Enable (1) or disable (0) the verification of SNMPv1 modules that break braa" -msgstr "" -"Habilitar (1) o deshabilitar (0) la verificación de los módulos SNMPv1 que " -"rompen braa" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:997 -msgid "" -"Default SNMP version to use (1 or 2c, SNMPv3 modules explicitly state their " -"version). WARNING: some modules could stop working if you change this setting" -msgstr "" -"Versión SNMP predeterminada para usar (1 o 2c, los módulos SNMPv3 indican " -"explícitamente su versión). ADVERTENCIA: algunos módulos podrían dejar de " -"funcionar si cambia esta configuración" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1003 -msgid "SNMPv2c block" -msgstr "Bloque SNMPv2c" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1004 -msgid "Number of hosts processed in a single call to braa (SNMPv2c)" -msgstr "Número de hosts procesados en una sola llamada a braa (SNMPv2c)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1010 -msgid "SNMPv2c interval" -msgstr "Intervalo SNMPv2c" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1011 -msgid "Time between SNMP checks (SNMPv2c)" -msgstr "Tiempo entre comprobaciones SNMP (SNMPv2c)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1017 -msgid "SNMPv2c retries" -msgstr "Reintentos de SNMPv2c" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1018 -msgid "Number of retries for SNMP modules (SNMPv2c)" -msgstr "Número de reintentos para módulos SNMP (SNMPv2c)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1024 -msgid "SNMPv2c threads" -msgstr "Hilos de SNMPv2c" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1025 -msgid "Number of threads used for SNMP checks (SNMPv2c)" -msgstr "Número de hilos utilizados para las comprobaciones SNMP (SNMPv2c)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1031 -msgid "SNMPv2c timeout" -msgstr "Tiempo de espera de SNMPv2c" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1032 -msgid "Timeout for snmp checks in seconds (SNMPv2c)" -msgstr "Tiempo de espera para las comprobaciones snmp en segundos (SNMPv2c)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1038 -msgid "SNMPv2c verify" -msgstr "Verificación de SNMPv2c" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1039 -msgid "" -"Enable (1) or disable (0) the verification of SNMPv2 modules that break braa" -msgstr "" -"Habilitar (1) o deshabilitar (0) la verificación de módulos SNMPv2 que rompen " -"braa" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1045 -msgid "SNMPv3 block" -msgstr "Bloque SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1046 -msgid "Number of hosts processed in a single call to braa (SNMPv3)" -msgstr "Número de hosts procesados en una sola llamada a braa (SNMPv3)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1052 -msgid "SNMPv3 interval" -msgstr "Intervalo SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1053 -msgid "Time between SNMP checks (SNMPv3)" -msgstr "Tiempo entre comprobaciones SNMP (SNMPv3)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1059 -msgid "SNMPv3 retries" -msgstr "Reintentos de SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1060 -msgid "Number of retries for SNMP modules (SNMPv3)" -msgstr "Número de reintentos para módulos SNMP (SNMPv3)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1066 -msgid "SNMPv3 threads" -msgstr "Hilos de SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1067 -msgid "Number of threads used for SNMP checks (SNMPv3)" -msgstr "Número de hilos utilizados para las comprobaciones SNMP (SNMPv3)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1073 -msgid "SNMPv3 timeout" -msgstr "Tiempo de espera de SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1074 -msgid "Timeout for SNMP checks in seconds (SNMPv3)" -msgstr "Tiempo de espera para las comprobaciones SNMP en segundos (SNMPv3)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1080 -msgid "SNMPv3 verify" -msgstr "Verificación de SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1081 -msgid "" -"Enable (1) or disable (0) the verification of SNMPv3 modules that break " -"pandorafsnmp" -msgstr "" -"Habilitar (1) o deshabilitar (0) la verificación de módulos SNMPv3 que rompen " -"pandorafsnmp" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1087 -msgid "SNMPv3 security level" -msgstr "Nivel de seguridad SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1088 -msgid "Security level used for SNMPv3 messages (noauth, authnopriv or authpriv)" -msgstr "" -"Nivel de seguridad utilizado para mensajes SNMPv3 (noauth, authnopriv o authpriv)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1094 -msgid "SNMPv3 security name" -msgstr "Nombre de seguridad SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1095 -msgid "Security name used for SNMPv3 messages" -msgstr "Nombre de seguridad utilizado para los mensajes SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1101 -msgid "SNMPv3 authentication protocol" -msgstr "Protocolo de autenticación SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1102 -msgid "Authentication protocol (md5 or sha) for authenticated SNMPv3 requests" -msgstr "" -"Protocolo de autenticación (md5 o sha) para solicitudes SNMPv3 autenticadas" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1108 -msgid "SNMPv3 authentication password" -msgstr "Contraseña de autenticación SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1109 -msgid "Authentication password for authenticated SNMPv3 request" -msgstr "Contraseña de autenticación para la solicitud SNMPv3 autenticada" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1115 -msgid "SNMPv3 privacy protocol" -msgstr "Protocolo de privacidad SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1116 -msgid "Privacy protocol (des or aes) for encrypted SNMPv3 requests" -msgstr "Protocolo de privacidad (des o aes) para solicitudes SNMPv3 cifradas" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1122 -msgid "SNMPv3 privacy password" -msgstr "Contraseña de privacidad SNMPv3" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1123 -msgid "Privacy password for encrypted SNMPv3 messages" -msgstr "Contraseña de privacidad para mensajes SNMPv3 cifrados" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1129 -msgid "Startup delay" -msgstr "Retraso en el inicio" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1130 -msgid "Wait startup_delay seconds before sending XML data files for the first time" -msgstr "" -"Espere startup_delay segundos antes de enviar archivos de datos XML por primera " -"vez" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1136 -msgid "TCP interval" -msgstr "Intervalo TCP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1137 -msgid "Time between TCP checks" -msgstr "Tiempo entre comprobaciones TCP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1143 -msgid "TCP threads" -msgstr "Hilos TCP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1144 -msgid "Threads dedicated to TCP checks" -msgstr "Hilos dedicados a comprobaciones TCP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1150 -msgid "TCP timeout" -msgstr "Tiempo de espera TCP" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1151 -msgid "Timeout for TCP checks in seconds" -msgstr "Tiempo de espera para las comprobaciones TCP en segundos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1157 -msgid "Temporal" -msgstr "Temporal" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1158 -msgid "Temporal directory where XML files are created" -msgstr "Directorio temporal donde se crean los archivos XML" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1164 -msgid "Temporal minimum size" -msgstr "Tamaño mínimo temporal" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1165 -msgid "Minimum available bytes in the temporal directory to enable the XML buffer" -msgstr "" -"Mínimo de bytes disponibles en el directorio temporal para habilitar el búfer XML" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1171 -msgid "Full path to tentacle client" -msgstr "Ruta completa al cliente de Tentacle" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1177 -msgid "Timeout for the timeout command" -msgstr "Tiempo de espera para el comando de tiempo de espera" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1178 -msgid "In seconds" -msgstr "En segundos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1184 -msgid "Server opts" -msgstr "Opciones de servidor" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1185 -msgid "Parameters that are passed to Tentacle" -msgstr "Parámetros que se pasan a Tentacle" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1192 -msgid "tentacle or local" -msgstr "Tentacle o local" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1198 -msgid "Verbosity" -msgstr "Verbosidad" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1199 -msgid "Verbosity level from 0 (less verbose) to 10 (more verbose)" -msgstr "Nivel de verbosidad de 0 (menos detallado) a 10 (más detallado)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1205 -msgid "VLAN cache enabled" -msgstr "Caché de VLAN habilitada" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1206 -msgid "Enable (1) or disable (0) the VLAN cache for host auto-discovery" -msgstr "" -"Habilitar (1) o deshabilitar (0) la memoria caché de VLAN para la detección " -"automática del host" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1212 -msgid "Enable XML buffer" -msgstr "Habilitar búfer XML" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1218 -msgid "WMI authentication" -msgstr "Autenticación WMI" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1219 -msgid "" -"Comma separated list of username%password pairs to try for WMI authentication" -msgstr "" -"Lista separada por comas de pares de nombre de usuario%contraseña para probar la " -"autenticación WMI" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1225 -msgid "Full path to WMI client binary" -msgstr "Ruta de acceso completa al binario de cliente WMI" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1231 -msgid "WMI interval" -msgstr "Intervalo WMI" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1232 -msgid "Time in seconds between WMI checks" -msgstr "Tiempo en segundos entre comprobaciones WMI" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1238 -msgid "WMI NTLMv2" -msgstr "WMI NTLMv2" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1239 -msgid "Enable to use NTLMv2 authentication for WMI" -msgstr "Habilitar el uso de la autenticación NTLMv2 para WMI" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1246 -msgid "Threads dedicated to WMI polling" -msgstr "Hilos dedicados al sondeo WMI" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1252 -msgid "IPAM task" -msgstr "Tarea de IPAM" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1253 -msgid "" -"Comma separated list of networks (in slash notation) to scan for IPAM. Must be " -"preceded by the ID of the IPAM task in Pandora FMS (E.g. 1,192.168.0.0/24)" -msgstr "" -"Lista de redes separadas por comas (en notación de barra) para explorar en busca " -"de IPAM. Debe ir precedido del ID de la tarea IPAM en Pandora FMS (ej. " -"1.192.168.0.0/24)" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1259 -msgid "Timeout bin" -msgstr "Tiempo de espera de binario" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1260 -msgid "" -"If defined, the timeout program (usually /usr/bin/timeout) will be used to call " -"the Tentacle client" -msgstr "" -"Si se define, el programa de tiempo de espera (normalmente /usr/bin/timeout) se " -"utilizará para llamar al cliente Tentacle" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1266 -msgid "IPAM interval" -msgstr "Intervalo de IPAM" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1267 -msgid "Time between IPAM scans in seconds" -msgstr "Tiempo entre exploraciones de IPAM en segundos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1275 -msgid "Secondary mode" -msgstr "Modo secundario" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1276 -msgid "" -"If secondary_mode is set to on_error, data files are copied to the secondary " -"server only if the primary server fails. If set to always, data files are always " -"copied to the secondary server" -msgstr "" -"Si secondary_mode se establece en on_error, los archivos de datos se copian en " -"el servidor secundario solo si se produce un error en el servidor principal. Si " -"se establece en siempre, los archivos de datos siempre se copian en el servidor " -"secundario" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1282 -msgid "Secondary server IP" -msgstr "IP del servidor secundario" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1288 -msgid "Secondary server path" -msgstr "Ruta del servidor secundario" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1294 -msgid "Secondary server port" -msgstr "Puerto del servidor secundario" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1300 -msgid "Secondary transfer mode" -msgstr "Modo de transferencia secundario" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1306 -msgid "Secondary server opts" -msgstr "Opciones del servidor secundario" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1393 -msgid "Delete remote conf server files" -msgstr "Eliminar archivos de servidor de configuración remotos" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1394 -#: ../../godmode/agentes/agent_manager.php:861 -msgid "Delete remote configuration file" -msgstr "Borrar el archivo de configuración remota" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1394 -msgid "" -"Delete this conf file implies that server will send back local config to console" -msgstr "" -"Eliminar este archivo de configuración significa que el servidor devolverá la " -"configuración local a la consola" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1438 -msgid "General server configuration" -msgstr "Configuración general del servidor" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1445 -msgid "Secondary server configuration" -msgstr "Configuración del servidor secundario" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1451 -msgid "Server features" -msgstr "funcionalidades del servidor" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1458 -msgid "Optimization settings" -msgstr "Ajustes de optimización" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1465 -msgid "Other server settings" -msgstr "Otros ajustes de servidor" - -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:20 -msgid "Add Credential Box" -msgstr "Añadir casilla de credenciales" - -#: ../../enterprise/godmode/servers/manage_export_form.php:89 -msgid "Manage Exports" -msgstr "Gestionar exportaciones" - -#: ../../enterprise/godmode/servers/manage_export_form.php:173 -msgid "Target directory" -msgstr "Directorio objetivo" - -#: ../../enterprise/godmode/servers/manage_export_form.php:179 -#: ../../enterprise/include/class/Azure.cloud.php:840 -#: ../../enterprise/include/class/VMware.app.php:643 -#: ../../enterprise/include/class/Aws.S3.php:590 -#: ../../enterprise/include/class/Aws.cloud.php:555 -msgid "Extra options" -msgstr "Opciones adicionales" - -#: ../../enterprise/godmode/servers/list_satellite.php:28 -msgid "Satellite Server" -msgstr "Servidor Satélite" - -#: ../../enterprise/godmode/servers/list_satellite.php:41 -#: ../../godmode/setup/license.php:261 -#: ../../godmode/servers/modificar_server.php:184 -#: ../../include/functions_ui.php:999 -#: ../../include/class/Diagnostics.class.php:1211 -msgid "Satellite" -msgstr "Satélite" - -#: ../../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 "Informe a crear" - -#: ../../enterprise/include/functions_cron.php:186 -#: ../../enterprise/include/functions_cron.php:236 -#: ../../enterprise/include/functions_reporting.php:8446 -#: ../../enterprise/operation/reporting/custom_reporting.php:153 -msgid "Send to emails (separated by comma)" -msgstr "Enviar a emails (separados por comas)" - -#: ../../enterprise/include/functions_cron.php:190 -#: ../../enterprise/include/functions_cron.php:240 -#: ../../enterprise/include/functions_reporting.php:8454 -#: ../../enterprise/operation/reporting/custom_reporting.php:161 -#: ../../godmode/setup/news.php:204 ../../godmode/setup/news.php:353 -#: ../../operation/messages/message_list.php:195 -#: ../../operation/messages/message_edit.php:394 -msgid "Subject" -msgstr "Asunto" - -#: ../../enterprise/include/functions_cron.php:194 -#: ../../enterprise/include/functions_cron.php:244 -#: ../../enterprise/include/functions_reporting.php:8472 -#: ../../enterprise/operation/reporting/custom_reporting.php:179 -#: ../../operation/messages/message_edit.php:407 -msgid "Message" -msgstr "Mensaje" - -#: ../../enterprise/include/functions_cron.php:199 -#: ../../enterprise/include/functions_cron.php:249 -#: ../../enterprise/include/functions_cron.php:275 -msgid "Report Type" -msgstr "Tipo de informe" - -#: ../../enterprise/include/functions_cron.php:206 -#: ../../enterprise/include/functions_cron.php:353 -msgid "Template to build" -msgstr "Plantilla a crear" - -#: ../../enterprise/include/functions_cron.php:224 -msgid "Regexp agent filter" -msgstr "Filtro de agente RegEx" - -#: ../../enterprise/include/functions_cron.php:228 -#: ../../enterprise/include/functions_tasklist.php:388 -#: ../../include/functions_cron.php:702 -msgid "Report per agent" -msgstr "Informe por agente" - -#: ../../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 "Guardar disco en la ruta" - -#: ../../enterprise/include/functions_cron.php:265 -msgid "The apache user should have read-write access on this folder. Ex: " -msgstr "" -"El usuario de Apache debería tener acceso de lectura y escritura en esta " -"carpeta. Por ejemplo: " - -#: ../../enterprise/include/functions_cron.php:271 -msgid "File name prefix" -msgstr "Prefijo del nombre del archivo" - -#: ../../enterprise/include/functions_cron.php:291 -msgid "Active backups" -msgstr "Copias de seguridad activas" - -#: ../../enterprise/include/functions_cron.php:299 -#: ../../enterprise/include/functions_tasklist.php:434 -#: ../../include/functions_cron.php:741 -msgid "Custom script" -msgstr "Script personalizado" - -#: ../../enterprise/include/functions_cron.php:306 -#: ../../enterprise/include/functions_cron.php:332 -#: ../../enterprise/include/functions_cron.php:354 -msgid "Send to email" -msgstr "Enviar a correo electrónico" - -#: ../../enterprise/include/functions_cron.php:315 -msgid "Function name" -msgstr "Nombre de la función" - -#: ../../enterprise/include/functions_cron.php:333 -msgid "Send custom report by email" -msgstr "Enviar un informe personalizado por email" - -#: ../../enterprise/include/functions_cron.php:355 -msgid "Send custom report (from template) by email" -msgstr "Enviar informe personalizado (desde plantilla) por email" - -#: ../../enterprise/include/functions_cron.php:377 -msgid "Save custom report to disk" -msgstr "Guardar el informe personalizado en el disco" - -#: ../../enterprise/include/functions_cron.php:397 -msgid "Backup Pandora database" -msgstr "Copia de seguridad de la BD de Pandora FMS" - -#: ../../enterprise/include/functions_cron.php:417 -msgid "Execute custom script" -msgstr "Ejecutar script personalizado" - -#: ../../enterprise/include/functions_cron.php:499 -msgid "Not scheduled" -msgstr "No programado" - -#: ../../enterprise/include/functions_cron.php:500 -#: ../../include/functions_netflow.php:1883 -msgid "Hourly" -msgstr "Cada hora" - -#: ../../enterprise/include/functions_cron.php:504 -msgid "Yearly" -msgstr "Anualmente" - -#: ../../enterprise/include/functions_cron.php:810 -#: ../../enterprise/include/functions_cron.php:843 -#: ../../enterprise/include/functions_reporting.php:8466 -#: ../../enterprise/include/functions_reporting.php:8480 -#: ../../enterprise/operation/reporting/custom_reporting.php:173 -#: ../../enterprise/operation/reporting/custom_reporting.php:187 -msgid "This is an optional field" -msgstr "Este campo es opcional" - -#: ../../enterprise/include/functions_cron.php:1566 -msgid "Scheduled report had an attempt to send an email without attachments." -msgstr "" -"El informe programado tenía un intento de enviar un correo electrónico sin " -"archivos adjuntos." - -#: ../../enterprise/include/functions_cron.php:1569 -msgid "Scheduled report had an attempt to send an email with some attachments." -msgstr "" -"El informe programado tenía un intento de enviar un correo electrónico con " -"algunos archivos adjuntos." - -#: ../../enterprise/include/functions_cron.php:1812 -#: ../../include/functions_reporting.php:15974 -msgid "Greetings" -msgstr "Saludos" - -#: ../../enterprise/include/functions_cron.php:1814 -msgid "Attached to this email there's a CSV file of the logs" -msgstr "Hay un archivo CSV de los logs adjunto a este correo electrónico" - -#: ../../enterprise/include/functions_cron.php:1816 -#: ../../mobile/include/functions_web.php:84 ../../mobile/include/ui.class.php:327 -#: ../../include/functions_reporting.php:15980 -msgid "Generated at" -msgstr "Generado el" - -#: ../../enterprise/include/functions_cron.php:1818 -#: ../../include/functions_reporting.php:15982 -msgid "Thanks for your time." -msgstr "Gracias por tu tiempo." - -#: ../../enterprise/include/functions_cron.php:1820 -#: ../../include/functions_reporting.php:15984 -msgid "Best regards, Pandora FMS" -msgstr "Saludos cordiales, Pandora FMS" - -#: ../../enterprise/include/functions_cron.php:1822 -#: ../../include/functions_reporting.php:15986 -msgid "" -"This is an automatically generated email from Pandora FMS, please do not reply." -msgstr "" -"Este es un email generado automáticamente por Pandora FMS. Por favor, no " -"respondas a este email." - -#: ../../enterprise/include/functions_cron.php:1824 -msgid "logs csv" -msgstr "Logs en CSV" - -#: ../../enterprise/include/functions_cron.php:2243 -#, php-format -msgid "Error while executing task: %s, running %s, reason %s" -msgstr "Error al ejecutar la tarea: %s, ejecución de %s, motivo %s" - -#: ../../enterprise/include/functions_cron.php:2257 -#: ../../enterprise/include/functions_cron.php:2267 -msgid "Error while executing task" -msgstr "Error al ejecutar tarea " - -#: ../../enterprise/include/functions_tasklist.php:56 -#: ../../include/class/ConsoleSupervisor.php:2590 -msgid "DiscoveryConsoleTasks is not running properly" -msgstr "DiscoveryConsoleTasks no funciona adecuadamente" - -#: ../../enterprise/include/functions_tasklist.php:58 -msgid "" -"Discovery relies on a proper setup of cron, the time-based scheduling service" -msgstr "" -"El Discovery se basa en la correcta configuración de cron, el servicio de " -"programación en función del tiempo" - -#: ../../enterprise/include/functions_tasklist.php:59 -#: ../../include/class/ConsoleSupervisor.php:2593 -msgid "Please, add the following line to your crontab file:" -msgstr "Añada la siguiente línea a su archivo crontab:" - -#: ../../enterprise/include/functions_tasklist.php:74 -#: ../../include/class/ConsoleSupervisor.php:2606 -msgid "Last execution" -msgstr "Última ejecución" - -#: ../../enterprise/include/functions_tasklist.php:77 -msgid "Please check process is no locked." -msgstr "Compruebe que el proceso no está bloqueado" - -#: ../../enterprise/include/functions_tasklist.php:181 -#: ../../enterprise/include/functions_tasklist.php:781 -msgid "There are no console task defined yet." -msgstr "Aún no hay tareas de consola definidas." - -#: ../../enterprise/include/functions_tasklist.php:193 -#: ../../enterprise/include/ajax/cron.ajax.php:142 -#: ../../include/functions_cron.php:501 -msgid "Next execution" -msgstr "Siguiente ejecución" - -#: ../../enterprise/include/functions_tasklist.php:194 -#: ../../include/functions_cron.php:502 -msgid "Last run" -msgstr "Última ejecución" - -#: ../../enterprise/include/functions_tasklist.php:264 -#: ../../enterprise/include/functions_tasklist.php:328 -#: ../../enterprise/include/functions_tasklist.php:416 -#: ../../enterprise/include/functions_tasklist.php:459 -#: ../../enterprise/include/functions_tasklist.php:514 -#: ../../enterprise/include/functions_tasklist.php:553 -#: ../../enterprise/include/functions_tasklist.php:590 -#: ../../include/functions_cron.php:536 ../../include/functions_cron.php:574 -#: ../../include/functions_cron.php:629 ../../include/functions_cron.php:721 -#: ../../include/functions_cron.php:757 ../../include/functions_cron.php:803 -#: ../../include/functions_cron.php:845 ../../include/functions_cron.php:879 -msgid "Force run" -msgstr "Forzar ejecución" - -#: ../../enterprise/include/functions_tasklist.php:300 -#: ../../enterprise/include/functions_tasklist.php:391 -#: ../../enterprise/include/functions_tasklist.php:489 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -#: ../../enterprise/include/functions_reporting.php:8389 -#: ../../enterprise/include/functions_reporting.php:8426 -#: ../../enterprise/operation/reporting/custom_reporting.php:138 -#: ../../include/functions_cron.php:612 ../../include/functions_cron.php:705 -#: ../../include/functions_cron.php:829 -msgid "Report type" -msgstr "Tipo de informe" - -#: ../../enterprise/include/functions_tasklist.php:362 -#: ../../include/functions_cron.php:676 -msgid "regex" -msgstr "expresión regular" - -#: ../../enterprise/include/functions_tasklist.php:486 -#: ../../extensions/resource_exportation.php:447 -#: ../../include/functions_cron.php:785 ../../include/functions_cron.php:826 -#: ../../include/lib/Dashboard/Widgets/reports.php:369 -#: ../../include/lib/Dashboard/Widgets/reports.php:415 -#: ../../include/lib/Dashboard/Widgets/reports.php:421 -msgid "Report" -msgstr "Informe" - -#: ../../enterprise/include/functions_tasklist.php:488 -#: ../../enterprise/include/class/ManageBackups.class.php:167 -#: ../../include/functions_cron.php:787 ../../include/functions_cron.php:828 -#: ../../include/class/Diagnostics.class.php:2208 -msgid "Path" -msgstr "Ruta" - -#: ../../enterprise/include/functions_tasklist.php:624 -msgid "Task disabled" -msgstr "Tarea deshabilitada" - -#: ../../enterprise/include/functions_tasklist.php:627 -#: ../../enterprise/include/functions_ipam.php:2153 -#: ../../enterprise/include/functions_ipam.php:2154 -#: ../../enterprise/include/functions_ipam.php:2155 -#: ../../enterprise/tools/ipam/ipam_list.php:790 -#: ../../enterprise/tools/ipam/ipam_ajax.php:505 ../../godmode/db/db_main.php:189 -#: ../../godmode/snmpconsole/snmp_alert.php:1971 -#: ../../include/functions_cron.php:907 ../../include/ajax/heatmap.ajax.php:479 -#: ../../include/functions_treeview.php:721 ../../include/functions_ui.php:618 -#: ../../operation/agentes/estado_generalagente.php:402 -#: ../../operation/gis_maps/ajax.php:351 ../../operation/gis_maps/ajax.php:362 -#: ../../operation/gis_maps/ajax.php:468 ../../operation/gis_maps/ajax.php:479 -msgid "Never" -msgstr "Nunca" - -#: ../../enterprise/include/functions_tasklist.php:764 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1114 -#: ../../include/functions_cron.php:976 -msgid "Disable task" -msgstr "Deshabilitar tarea" - -#: ../../enterprise/include/functions_tasklist.php:764 -#: ../../include/functions_cron.php:976 -msgid "Enable task" -msgstr "Habilitar tarea" - -#: ../../enterprise/include/functions_tasklist.php:787 -msgid "Console Tasks" -msgstr "Tareas de consola" - -#: ../../enterprise/include/functions_hostdevices.php:45 -msgid "Remote commands enabled" -msgstr "Comandos remotos habilitados" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:79 -msgid "avg" -msgstr "media" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:80 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4651 -msgid "max" -msgstr "máx" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:81 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4652 -msgid "min" -msgstr "mín" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:82 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4653 -msgid "sum" -msgstr "suma" +#: ../../enterprise/godmode/menu.php:241 ../../enterprise/meta/general/main_menu.php:519 +#: ../../package_774/enterprise/meta/general/main_menu.php:513 +#: ../../package_774/enterprise/godmode/menu.php:226 +msgid "Event Alerts" +msgstr "Alertas de eventos" + +#: ../../enterprise/godmode/menu.php:253 ../../package_774/enterprise/godmode/menu.php:238 +msgid "Log Collector" +msgstr "Colector de logs" + +#: ../../enterprise/godmode/menu.php:271 ../../package_774/enterprise/godmode/menu.php:256 +msgid "Password policy" +msgstr "Política de contraseñas" + +#: ../../enterprise/godmode/menu.php:334 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2996 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2977 +#: ../../package_774/enterprise/godmode/menu.php:319 +msgid "Log alerts" +msgstr "Alertas de los" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:97 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:293 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:97 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:293 +msgid "Group name" +msgstr "Nombre del grupo" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:149 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:149 +msgid "IP Network range" +msgstr "Intervalo de red IP" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:156 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:156 +msgid "Script" +msgstr "Script" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:160 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:160 +msgid "Arguments" +msgstr "Argumentos" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:167 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:167 +msgid "Unknown option" +msgstr "Opción desconocida" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:222 +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:201 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:222 +msgid "Create rule" +msgstr "Crear regla" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:297 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:297 +msgid "IP range" +msgstr "Intervalo IP" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:298 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:298 +msgid "Script output (> 0)" +msgstr "Salida del script (> 0)" + +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:514 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:627 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:514 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:627 +msgid "Script argument" +msgstr "Argumento del script" + +#: ../../enterprise/include/ajax/cron.ajax.php:125 +msgid "Date format in Pandora is year/month/day" +msgstr "El formato de fecha de Pandora FMS es año/mes/día" + +#: ../../enterprise/include/ajax/cron.ajax.php:136 +msgid "Time format in Pandora is hours(24h):minutes:seconds" +msgstr "El formato de hora en Pandora FMS es horas(24h):minutos:segundos" #: ../../enterprise/include/ajax/ipam.ajax.php:249 msgid "Current Networks" @@ -23567,14 +51582,13 @@ msgstr "Iniciando red" #: ../../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." +"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 "" -"Las redes se crearán/agregarán a partir de esta dirección en el rango de " -"subredes dado por la máscara. Utilice el formato CIDR (por ejemplo: " -"192.168.72.0/22). Si no se proporcionó ningún valor, utilizará la dirección " -"inicial de la superred de forma predeterminada." +"Las redes se crearán/agregarán a partir de esta dirección en el rango de subredes dado por " +"la máscara. Utilice el formato CIDR (por ejemplo: 192.168.72.0/22). Si no se proporcionó " +"ningún valor, utilizará la dirección inicial de la superred de forma predeterminada." #: ../../enterprise/include/ajax/ipam.ajax.php:320 msgid "Max. number" @@ -23582,31 +51596,19 @@ msgstr "Número máximo" #: ../../enterprise/include/ajax/ipam.ajax.php:320 msgid "" -"Maximum number of networks to be created/added from starting address of the " -"range specified above" +"Maximum number of networks to be created/added from starting address of the range specified " +"above" msgstr "" -"Número máximo de redes que se crearán/agregarán desde la dirección inicial del " -"rango especificado anteriormente" - -#: ../../enterprise/include/ajax/ipam.ajax.php:385 -#: ../../enterprise/include/functions_ipam.php:1371 -#: ../../enterprise/include/functions_ipam.php:2060 -#: ../../enterprise/tools/ipam/ipam_list.php:141 -#: ../../enterprise/tools/ipam/ipam_list.php:701 -#: ../../enterprise/tools/ipam/ipam_editor.php:227 -#: ../../godmode/events/event_responses.editor.php:160 -msgid "Location" -msgstr "Ubicación" +"Número máximo de redes que se crearán/agregarán desde la dirección inicial del rango " +"especificado anteriormente" #: ../../enterprise/include/ajax/ipam.ajax.php:386 #: ../../enterprise/tools/ipam/ipam_editor.php:228 msgid "For example: Central Data Center" msgstr "Por ejemplo: Central General de Datos" -#: ../../enterprise/include/ajax/ipam.ajax.php:418 -#: ../../enterprise/tools/ipam/ipam.php:171 -#: ../../enterprise/tools/ipam/ipam.php:411 -#: ../../enterprise/tools/ipam/ipam_editor.php:259 +#: ../../enterprise/include/ajax/ipam.ajax.php:418 ../../enterprise/tools/ipam/ipam.php:171 +#: ../../enterprise/tools/ipam/ipam.php:411 ../../enterprise/tools/ipam/ipam_editor.php:259 msgid "Sites" msgstr "Sitios" @@ -23616,8 +51618,8 @@ msgid "For example: Pandora" msgstr "Por ejemplo: Pandora" #: ../../enterprise/include/ajax/ipam.ajax.php:437 -#: ../../enterprise/tools/ipam/ipam_list.php:722 #: ../../enterprise/tools/ipam/ipam_editor.php:291 +#: ../../enterprise/tools/ipam/ipam_list.php:722 msgid "Vrf" msgstr "Vrf" @@ -23632,8 +51634,7 @@ msgid "Include statistical monitors" msgstr "Incluir monitores estadísticos" #: ../../enterprise/include/ajax/ipam.ajax.php:471 -#: ../../enterprise/tools/ipam/ipam_list.php:63 -#: ../../enterprise/tools/ipam/ipam_editor.php:317 +#: ../../enterprise/tools/ipam/ipam_editor.php:317 ../../enterprise/tools/ipam/ipam_list.php:63 msgid "Lightweight mode" msgstr "Modo ligero" @@ -23648,8 +51649,7 @@ msgid "Target group for monitoring agent" msgstr "Grupo de destino para agente de monitorización" #: ../../enterprise/include/ajax/ipam.ajax.php:509 -#: ../../enterprise/tools/ipam/ipam_list.php:64 -#: ../../enterprise/tools/ipam/ipam_editor.php:361 +#: ../../enterprise/tools/ipam/ipam_editor.php:361 ../../enterprise/tools/ipam/ipam_list.php:64 msgid "Scan interval" msgstr "Comprobar intervalo" @@ -23666,8 +51666,7 @@ msgstr "La lista de usuarios puede administrar las redes en el IPAM." #: ../../enterprise/include/ajax/ipam.ajax.php:525 #: ../../enterprise/tools/ipam/ipam_editor.php:381 msgid " Only the admin users can manage networks and edit the networks" -msgstr "" -" Solo los usuarios administradores pueden administrar redes y editar las redes" +msgstr " Solo los usuarios administradores pueden administrar redes y editar las redes" #: ../../enterprise/include/ajax/ipam.ajax.php:526 #: ../../enterprise/tools/ipam/ipam_editor.php:384 @@ -23685,26 +51684,6 @@ msgstr "Todos los usuarios" msgid "Supernet" msgstr "Superred" -#: ../../enterprise/include/ajax/ipam.ajax.php:614 -#: ../../enterprise/include/ajax/ipam.ajax.php:656 -#: ../../enterprise/include/functions_security_hardening.php:173 -#: ../../enterprise/include/functions_security_hardening.php:178 -#: ../../enterprise/include/functions_ipam.php:2057 -#: ../../enterprise/tools/ipam/ipam_list.php:683 -#: ../../enterprise/tools/ipam/ipam_vlan_network.php:63 -#: ../../enterprise/tools/ipam/ipam_calculator.php:230 -#: ../../enterprise/tools/ipam/ipam_supernet_network.php:58 -#: ../../enterprise/tools/ipam/ipam_supernet_network.php:83 -#: ../../enterprise/tools/ipam/ipam_editor.php:127 -#: ../../godmode/wizards/HostDevices.class.php:913 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:642 -#: ../../include/functions_ui.php:1014 -#: ../../operation/network/network_usage_map.php:67 -#: ../../operation/netflow/nf_live_view.php:148 -#: ../../operation/netflow/netflow_explorer.php:59 ../../operation/menu.php:210 -msgid "Network" -msgstr "Red" - #: ../../enterprise/include/ajax/ipam.ajax.php:625 msgid "Go to supernet edition" msgstr "Ir a la edición de superred" @@ -23723,270 +51702,115 @@ msgstr "Ir a la edición de red" msgid "No assigned networks" msgstr "Redes no asignadas" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:97 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:293 -msgid "Group name" -msgstr "Nombre del grupo" +#: ../../enterprise/include/ajax/log_viewer.ajax.php:76 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:76 +msgid "Capture regexp" +msgstr "Regexp de captura" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:123 -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:285 -msgid "OS name" -msgstr "Nombre del SO" +#: ../../enterprise/include/ajax/log_viewer.ajax.php:86 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1317 +#: ../../enterprise/meta/event/custom_events.php:158 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1293 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:86 +msgid "Fields" +msgstr "Campos" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:149 -msgid "IP Network range" -msgstr "Intervalo de red IP" +#: ../../enterprise/include/ajax/log_viewer.ajax.php:190 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:190 +msgid "There is no OpenSearch defined. Empty ip or port." +msgstr "No hay OpenSearch definido. IP o puerto vacío" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:156 -msgid "Script" -msgstr "Script" +#: ../../enterprise/include/ajax/log_viewer.ajax.php:268 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:268 +msgid "OpenSearch is running." +msgstr "OpenSearch se está ejecutando." -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:160 -msgid "Arguments" -msgstr "Argumentos" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:167 -msgid "Unknown option" -msgstr "Opción desconocida" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:296 -#: ../../godmode/agentes/configure_field.php:79 -#: ../../include/functions_treeview.php:962 -#: ../../operation/agentes/agent_fields.php:44 -#: ../../operation/agentes/estado_generalagente.php:592 -msgid "Custom field" -msgstr "Campo personalizado" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:297 -msgid "IP range" -msgstr "Intervalo IP" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:298 -msgid "Script output (> 0)" -msgstr "Salida del script (> 0)" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:490 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:603 -#: ../../godmode/snmpconsole/snmp_alert.php:1637 -#: ../../godmode/snmpconsole/snmp_alert.php:1898 -msgid "Alert action" -msgstr "Acción de alerta" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:496 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:609 -#: ../../godmode/alerts/configure_alert_template.php:742 -#: ../../godmode/alerts/alert_list.builder.php:136 -#: ../../include/class/AgentsAlerts.class.php:308 -msgid "Default action" -msgstr "Acción predeterminada" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:510 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:623 -#: ../../godmode/modules/manage_inventory_modules_form.php:210 -msgid "Script path" -msgstr "Ruta del script" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:514 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:627 -msgid "Script argument" -msgstr "Argumento del script" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:526 -#: ../../godmode/alerts/alert_list.list.php:774 -#: ../../godmode/alerts/alert_list.list.php:1314 -#: ../../include/functions_ui.php:1497 -#: ../../operation/agentes/alerts_status.php:644 -msgid "Update action" -msgstr "Actualizar acción" +#: ../../enterprise/include/ajax/log_viewer.ajax.php:278 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:278 +msgid "OpenSearch not running." +msgstr "OpenSearch no se está ejecutando." #: ../../enterprise/include/ajax/policy.ajax.php:156 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:156 msgid "Modules in policy agents" msgstr "Módulos en agentes de política" #: ../../enterprise/include/ajax/policy.ajax.php:195 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:195 msgid "Alert Template" msgstr "Plantilla de alerta" #: ../../enterprise/include/ajax/policy.ajax.php:294 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:294 msgid "Policy module" msgstr "Módulo de la política" -#: ../../enterprise/include/ajax/policy.ajax.php:319 -#: ../../godmode/alerts/alert_actions.php:79 -#: ../../include/functions_reporting.php:3243 -msgid "Alert actions" -msgstr "Acciones de alerta" - -#: ../../enterprise/include/ajax/security_hardening.ajax.php:321 -#: ../../enterprise/operation/agentes/security_hardening.php:519 -#: ../../include/lib/Group.php:546 -msgid "Id" -msgstr "ID" - -#: ../../enterprise/include/ajax/security_hardening.ajax.php:326 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:63 -#: ../../enterprise/include/functions_reporting_csv.php:469 -#: ../../enterprise/include/functions_reporting_csv.php:491 -#: ../../enterprise/include/functions_reporting_csv.php:522 -#: ../../enterprise/include/functions_reporting_csv.php:745 -#: ../../enterprise/include/functions_reporting_csv.php:791 -#: ../../enterprise/include/functions_reporting_csv.php:832 -#: ../../enterprise/include/functions_reporting_csv.php:846 -#: ../../enterprise/include/functions_reporting_csv.php:860 -#: ../../enterprise/include/functions_reporting_csv.php:880 -#: ../../enterprise/include/functions_reporting_csv.php:909 -#: ../../enterprise/include/functions_reporting_csv.php:948 -#: ../../enterprise/include/functions_reporting_csv.php:992 -#: ../../enterprise/include/functions_reporting_csv.php:1024 -#: ../../enterprise/include/functions_reporting_csv.php:1061 -#: ../../enterprise/include/functions_reporting_csv.php:1084 -#: ../../enterprise/include/functions_reporting_csv.php:1235 -#: ../../enterprise/include/functions_reporting_csv.php:1262 -#: ../../enterprise/include/functions_reporting_csv.php:1293 -#: ../../enterprise/include/functions_reporting_csv.php:1348 -#: ../../enterprise/include/functions_reporting_csv.php:1403 -#: ../../enterprise/include/functions_reporting_csv.php:1452 -#: ../../enterprise/include/functions_reporting_csv.php:1507 -#: ../../enterprise/include/functions_reporting_csv.php:1536 -#: ../../enterprise/include/functions_reporting_csv.php:1573 -#: ../../enterprise/include/functions_reporting_csv.php:1699 -#: ../../enterprise/include/functions_reporting_csv.php:1815 -#: ../../enterprise/include/functions_reporting_csv.php:1959 -#: ../../enterprise/include/functions_reporting_csv.php:2009 -#: ../../enterprise/include/functions_reporting_csv.php:2055 -#: ../../enterprise/include/functions_reporting_csv.php:2123 -#: ../../enterprise/include/functions_reporting_csv.php:2267 -#: ../../enterprise/include/functions_reporting_csv.php:2359 -#: ../../enterprise/include/functions_reporting_csv.php:2390 -#: ../../enterprise/include/functions_reporting_csv.php:2426 -#: ../../enterprise/include/functions_reporting_csv.php:2479 -#: ../../enterprise/include/functions_reporting_csv.php:2501 -#: ../../enterprise/include/functions_reporting_csv.php:2542 -#: ../../enterprise/include/functions_reporting_csv.php:2596 -#: ../../enterprise/include/functions_reporting_csv.php:2625 -#: ../../enterprise/include/functions_reporting_csv.php:2701 -#: ../../enterprise/include/functions_reporting_csv.php:2752 -#: ../../enterprise/include/functions_reporting_csv.php:2801 -#: ../../enterprise/include/functions_reporting_csv.php:2878 -#: ../../enterprise/operation/agentes/security_hardening.php:458 -#: ../../godmode/setup/setup_integria.php:396 -#: ../../godmode/setup/setup_integria.php:529 ../../include/graphs/fgraph.php:921 -#: ../../include/functions_ui.php:7974 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:404 -#: ../../include/class/TipsWindow.class.php:466 -#: ../../include/class/TipsWindow.class.php:742 -#: ../../include/class/TipsWindow.class.php:909 -#: ../../include/lib/Dashboard/Widget.php:570 -#: ../../operation/agentes/estado_generalagente.php:714 -#: ../../operation/incidents/integriaims_export_csv.php:81 -#: ../../operation/incidents/configure_integriaims_incident.php:228 -#: ../../operation/incidents/list_integriaims_incidents.php:587 -msgid "Title" -msgstr "Título" - -#: ../../enterprise/include/ajax/security_hardening.ajax.php:336 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:471 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:528 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:469 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:526 msgid "Rationale" -msgstr "Lógica" +msgstr "Proporción" -#: ../../enterprise/include/ajax/security_hardening.ajax.php:341 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:476 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:533 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:474 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:531 msgid "Impact" msgstr "Impacto" -#: ../../enterprise/include/ajax/security_hardening.ajax.php:346 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:481 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:538 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:479 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:536 msgid "Remediation" msgstr "Corrección" -#: ../../enterprise/include/ajax/security_hardening.ajax.php:351 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:486 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:484 msgid "Compliance" msgstr "Cumplimiento" -#: ../../enterprise/include/ajax/cron.ajax.php:125 -msgid "Date format in Pandora is year/month/day" -msgstr "El formato de fecha de Pandora FMS es año/mes/día" +#: ../../enterprise/include/ajax/security_hardening.ajax.php:543 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:541 +msgid "Agents with this problem." +msgstr "Agentes con este problema." -#: ../../enterprise/include/ajax/cron.ajax.php:136 -msgid "Time format in Pandora is hours(24h):minutes:seconds" -msgstr "El formato de hora en Pandora FMS es horas(24h):minutos:segundos" +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:79 +msgid "avg" +msgstr "media" #: ../../enterprise/include/ajax/url_route_analyzer.ajax.php:33 msgid "Global time: " msgstr "Hora global: " -#: ../../enterprise/include/ajax/log_viewer.ajax.php:73 -msgid "Capture regexp" -msgstr "Regexp de captura" +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:365 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:178 +msgid "Cve id" +msgstr "ID de CVE" -#: ../../enterprise/include/ajax/log_viewer.ajax.php:93 -#: ../../enterprise/include/functions_reporting_pdf.php:548 -#: ../../enterprise/include/functions_reporting_pdf.php:604 -#: ../../include/functions_reporting_html.php:3873 -#: ../../include/functions_reporting_html.php:3943 -msgid "Average" -msgstr "Media" +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:375 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:188 +msgid "Cvss score" +msgstr "Valoración de CVSS" -#: ../../enterprise/include/ajax/log_viewer.ajax.php:183 -msgid "Empty ip or port" -msgstr "IP o puerto vacío" +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:405 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:218 +msgid "Vector" +msgstr "Vector" -#: ../../enterprise/include/ajax/log_viewer.ajax.php:200 -msgid "Curl Error: " -msgstr "Error curl: " +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:784 +msgid "Hardening score" +msgstr "Valoración de hardening" -#: ../../enterprise/include/ajax/log_viewer.ajax.php:323 -#: ../../include/ajax/audit_log.php:275 ../../include/ajax/module.php:2288 -#: ../../include/ajax/agent.php:571 ../../include/ajax/events.php:734 -msgid "New filter" -msgstr "Nuevo filtro" +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:785 +msgid "Vulnerability risk" +msgstr "Riesgo de vulnerabilidad" -#: ../../enterprise/include/ajax/log_viewer.ajax.php:331 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:427 -#: ../../godmode/netflow/nf_edit_form.php:80 -#: ../../godmode/snmpconsole/snmp_filters.php:35 -#: ../../include/ajax/audit_log.php:289 ../../include/ajax/audit_log.php:344 -#: ../../include/ajax/module.php:2404 ../../include/ajax/agent.php:699 -#: ../../include/ajax/custom_fields.php:709 ../../include/ajax/events.php:742 -#: ../../include/ajax/events.php:840 -msgid "Update filter" -msgstr "Actualizar filtro" - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:347 -#: ../../godmode/events/event_edit_filter.php:284 -#: ../../include/ajax/audit_log.php:302 ../../include/ajax/module.php:2311 -#: ../../include/ajax/agent.php:594 ../../include/ajax/custom_fields.php:573 -#: ../../include/ajax/custom_fields.php:620 -#: ../../include/ajax/custom_fields.php:664 ../../include/ajax/events.php:758 -#: ../../operation/network/network_report.php:277 -#: ../../operation/network/network_usage_map.php:324 -msgid "Filter name" -msgstr "Nombre del filtro" - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:350 -#: ../../include/ajax/module.php:2317 ../../include/ajax/agent.php:600 -#: ../../include/ajax/events.php:761 -msgid "Save in Group" -msgstr "Guardar en el grupo" - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:386 -#: ../../include/ajax/audit_log.php:329 ../../include/ajax/module.php:2356 -#: ../../include/ajax/events.php:797 -msgid "Overwrite filter" -msgstr "Sobrescribir filtro" - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:482 -#: ../../include/ajax/audit_log.php:399 ../../include/ajax/module.php:2465 -#: ../../include/ajax/agent.php:761 ../../include/ajax/events.php:895 -msgid "Filter name cannot be left blank" -msgstr "El nombre del filtro no se puede dejar en blanco." - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:525 -#: ../../include/ajax/audit_log.php:427 -msgid "Filter name already on use" -msgstr "El nombre del filtro ya está en uso" - -#: ../../enterprise/include/functions_log.php:279 -#: ../../enterprise/include/functions_log.php:282 -msgid "Lines" -msgstr "Líneas" +#: ../../enterprise/include/auth/mysql.php:89 +#: ../../package_774/enterprise/include/auth/mysql.php:89 +msgid "Login timeout" +msgstr "Tiempo de espera de sesión" #: ../../enterprise/include/auth/saml.php:119 #, php-format @@ -23997,2861 +51821,25 @@ msgstr "Error de autenticación Pandora FMS SAML: %s" msgid "Force log out" msgstr "Forzar desconexión" -#: ../../enterprise/include/auth/saml.php:241 ../../include/auth/mysql.php:363 -#: ../../include/auth/mysql.php:393 ../../include/auth/mysql.php:432 -msgid "Please, login into metaconsole first" -msgstr "Por favor, inicie sesión en la metaconsola primero" - -#: ../../enterprise/include/auth/mysql.php:88 -msgid "Login timeout" -msgstr "Tiempo de espera de inicio de sesión" - -#: ../../enterprise/include/auth/mysql.php:90 ../../include/auth/mysql.php:325 -#: ../../include/auth/mysql.php:388 ../../include/auth/mysql.php:407 -#: ../../include/auth/mysql.php:438 -msgid "User not found in database or incorrect password" -msgstr "Usuario no encontrado en la base de datos o contraseña incorrecta" - -#: ../../enterprise/include/functions_collection.php:39 -#, php-format -msgid "Collection %d does not exist" -msgstr "La colección %d no existe" - -#: ../../enterprise/include/functions_collection.php:48 -msgid "Collection dir does not exist." -msgstr "El directorio donde se guardan las colecciones no existe." - -#: ../../enterprise/include/functions_collection.php:57 -#, php-format -msgid "Failed to create collection path: %s" -msgstr "Error al crear la colección en la ruta: %s" - -#: ../../enterprise/include/functions_collection.php:66 -msgid "Target collection path is not writable" -msgstr "No se ha podido escribir en en el directorio de colecciones remotas" - -#: ../../enterprise/include/functions_collection.php:80 -msgid "Failed to create zip file for collection" -msgstr "Error al crear el archivo zip para la colección" - -#: ../../enterprise/include/functions_collection.php:87 -#, php-format -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_reporting_pdf.php:75 -#: ../../include/class/Diagnostics.class.php:2163 -#: ../../include/class/Diagnostics.class.php:2281 -#, php-format -msgid "Automated %s report for user defined report" -msgstr "Informe de %s automatizado para informe definido por el usuario" - -#: ../../enterprise/include/functions_reporting_pdf.php:532 -#: ../../enterprise/include/functions_reporting_pdf.php:564 -#: ../../enterprise/include/functions_reporting_pdf.php:590 -#: ../../enterprise/include/functions_reporting_pdf.php:615 -#: ../../enterprise/include/functions_reporting_pdf.php:618 -#: ../../enterprise/include/functions_reporting_pdf.php:625 -#: ../../enterprise/include/functions_reporting_csv.php:1381 -#: ../../include/functions_reporting_html.php:3856 -#: ../../include/functions_reporting_html.php:3885 -#: ../../include/functions_reporting_html.php:3928 -#: ../../include/functions_reporting_html.php:3951 -#: ../../include/functions_reporting_html.php:3954 -#: ../../include/functions_reporting_html.php:3961 -#: ../../include/functions_reporting.php:7354 -#: ../../include/functions_reporting.php:7377 -#: ../../include/functions_reporting.php:7392 -#: ../../include/functions_reporting.php:7408 -#: ../../include/functions_reporting.php:7423 -msgid "Maximun" -msgstr "Máximo" - -#: ../../enterprise/include/functions_reporting_pdf.php:540 -#: ../../enterprise/include/functions_reporting_pdf.php:597 -#: ../../include/functions_reporting_html.php:3864 -#: ../../include/functions_reporting_html.php:3935 -msgid "Minimun" -msgstr "Mínimo" - -#: ../../enterprise/include/functions_reporting_pdf.php:589 -#: ../../enterprise/include/functions_reporting_pdf.php:596 -#: ../../enterprise/include/functions_reporting_pdf.php:603 -#: ../../enterprise/include/functions_reporting_pdf.php:617 -#: ../../enterprise/include/functions_reporting_pdf.php:622 -#: ../../enterprise/include/functions_reporting_csv.php:1326 -#: ../../enterprise/include/functions_reporting_csv.php:1381 -#: ../../enterprise/include/functions_reporting_csv.php:1485 -#: ../../include/functions_reporting_html.php:3927 -#: ../../include/functions_reporting_html.php:3934 -#: ../../include/functions_reporting_html.php:3942 -#: ../../include/functions_reporting_html.php:3953 -#: ../../include/functions_reporting_html.php:3958 -#: ../../include/functions_reporting.php:7372 -msgid "Lapse" -msgstr "Tiempo transcurrido" - -#: ../../enterprise/include/functions_reporting_pdf.php:972 -#: ../../include/functions_reporting_html.php:2281 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:597 -#, php-format -msgid "%s in %s : NORMAL" -msgstr "%s en %s : NORMAL" - -#: ../../enterprise/include/functions_reporting_pdf.php:989 -#: ../../include/functions_reporting_html.php:2193 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:613 -#, php-format -msgid "%s in %s : CRITICAL" -msgstr "%s en %s : CRÍTICO" - -#: ../../enterprise/include/functions_reporting_pdf.php:1006 -#: ../../include/functions_reporting_html.php:2210 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:629 -#, php-format -msgid "%s in %s : WARNING" -msgstr "%s en %s : ADVERTENCIA" - -#: ../../enterprise/include/functions_reporting_pdf.php:1023 -#: ../../include/functions_reporting_html.php:2227 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:645 -#, php-format -msgid "%s in %s : UNKNOWN" -msgstr "%s en %s : DESCONOCIDO" - -#: ../../enterprise/include/functions_reporting_pdf.php:1040 -#: ../../include/functions_reporting_html.php:2263 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:661 -#, php-format -msgid "%s in %s : Not initialize" -msgstr "%s en %s : No iniciado" - -#: ../../enterprise/include/functions_reporting_pdf.php:1057 -#: ../../include/functions_reporting_html.php:2246 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:678 -#, php-format -msgid "%s in %s : ALERTS FIRED" -msgstr "%s en %s : ALERTA DISPARADA" - -#: ../../enterprise/include/functions_reporting_pdf.php:1832 -#: ../../enterprise/include/functions_reporting_pdf.php:1837 -msgid "Contents" -msgstr "Contenido" - -#: ../../enterprise/include/functions_reporting_pdf.php:1985 -#: ../../enterprise/include/functions_reporting_csv.php:764 -#: ../../enterprise/include/functions_reporting_csv.php:1043 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../godmode/agentes/planned_downtime.list.php:331 -#: ../../godmode/agentes/planned_downtime.editor.php:997 -#: ../../include/functions_reporting_html.php:4046 -#: ../../include/functions_snmp.php:413 ../../include/functions_snmp.php:421 -#: ../../include/rest-api/index.php:377 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:460 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:523 -#: ../../operation/agentes/gis_view.php:221 -msgid "To" -msgstr "Para" - -#: ../../enterprise/include/functions_reporting_pdf.php:1989 -#: ../../include/functions_reporting_html.php:91 -#: ../../include/functions_reporting_html.php:5855 -#: ../../include/functions_treeview.php:303 -#: ../../operation/agentes/interface_view.functions.php:560 -msgid "Last data" -msgstr "Últimos datos" - -#: ../../enterprise/include/functions_visual_map.php:203 -#: ../../enterprise/include/functions_visual_map.php:268 -msgid "Crit:" -msgstr "Crítico" - -#: ../../enterprise/include/functions_visual_map.php:207 -#: ../../enterprise/include/functions_visual_map.php:272 -msgid "Warn:" -msgstr "Advertencia" - -#: ../../enterprise/include/functions_visual_map.php:211 -#: ../../enterprise/include/functions_visual_map.php:276 -msgid "Ok:" -msgstr "OK" - -#: ../../enterprise/include/functions_visual_map.php:672 -msgid "None of the services was added" -msgstr "No se añadió ningún servicio" - -#: ../../enterprise/include/functions_visual_map.php:674 -#, php-format -msgid "%d services couldn't be added" -msgstr "%d servicios no se han podido añadir" - -#: ../../enterprise/include/functions_visual_map.php:680 -msgid "There was an error retrieving the visual map information" -msgstr "Error al recuperar la información del mapa visual" - -#: ../../enterprise/include/functions_visual_map.php:683 -#: ../../enterprise/operation/services/services.list.php:98 -msgid "No services selected" -msgstr "Ningún servicio seleccionado" - -#: ../../enterprise/include/functions_backup.php:170 -msgid "Command mysqldump not found." -msgstr "Comando Mysqldump no encontrado" - -#: ../../enterprise/include/functions_backup.php:185 -msgid "The mysqldump execution goes wrong." -msgstr "La ejecución de mysqldump ha salido mal." - -#: ../../enterprise/include/functions_backup.php:198 -msgid "" -"In order to make backups it is necessary to check if the configuration is " -"correct." -msgstr "" -"Para poder realizar copias de seguridad es necesario comprobar si la " -"configuración es correcta." - -#: ../../enterprise/include/functions_backup.php:264 -msgid "No description" -msgstr "Sin descripción" - -#: ../../enterprise/include/functions_backup.php:431 -msgid "Restoring a backup" -msgstr "Restaurar una copia de seguridad" - -#: ../../enterprise/include/functions_backup.php:433 -#, php-format -msgid "Restoring a %s database backup must be done manually." -msgstr "" -"La restauración de la copia de seguridad de la base de datos de %s debe llevarse " -"a cabo manualmente." - -#: ../../enterprise/include/functions_backup.php:435 -msgid "" -"It's a complex operation that needs human intervation to avoid system failures " -"and data loosing" -msgstr "" -"Esta operación es compleja y necesita intervención humana para evitar fallos en " -"el sistema y pérdida de datos." - -#: ../../enterprise/include/functions_backup.php:437 -msgid "To restore the selected backup, please follow these steps" -msgstr "" -"Para restaurar la copia de seguridad seleccionada sigue los siguientes pasos." - -#: ../../enterprise/include/functions_backup.php:443 -msgid "Open a root shell in your system located at " -msgstr "Abra un Shell raíz en su sistema localizado en " - -#: ../../enterprise/include/functions_backup.php:447 -msgid "Connect to MySQL database using the following command" -msgstr "Usa el siguiente comando para conectar con la base de datos de MySQL" - -#: ../../enterprise/include/functions_backup.php:453 -msgid "Create a new database" -msgstr "Crear una nueva base de datos" - -#: ../../enterprise/include/functions_backup.php:477 -msgid "Restore the backup" -msgstr "Restaurar la copia de seguridad" - -#: ../../enterprise/include/functions_backup.php:492 -msgid "Modify console configuration to use this new database" -msgstr "Modifica la configuración de la consola para usar esta nueva base de datos" - -#: ../../enterprise/include/functions_backup.php:493 -msgid "Open configuration file" -msgstr "Abrir el archivo de configuración" - -#: ../../enterprise/include/functions_backup.php:496 -#: ../../enterprise/include/functions_backup.php:506 -msgid "Find" -msgstr "Encontrar" - -#: ../../enterprise/include/functions_backup.php:498 -#: ../../enterprise/include/functions_backup.php:508 -msgid "and replace with" -msgstr "y reemplazar con" - -#: ../../enterprise/include/functions_backup.php:503 -msgid "Modify servers configuration to use this new database" -msgstr "" -"Modifica la configuración de los servidores para usar esta nueva base de datos" - -#: ../../enterprise/include/functions_backup.php:504 -msgid "Find servers configuration file and replace the following lines" -msgstr "" -"Accede al archivo de configuración de los servidores y reemplázalo por las " -"siguientes líneas" - -#: ../../enterprise/include/functions_backup.php:513 -msgid "Restart the servers and login again into the console" -msgstr "Reinicia los servidores y vuelve a identificarte en la consola" - -#: ../../enterprise/include/functions_snmp.php:65 -msgid "Trap status agent recovered" -msgstr "Estado del trap de agente recuperado" - -#: ../../enterprise/include/functions_security_hardening.php:124 -#: ../../enterprise/include/functions_security_hardening.php:129 -msgid "Inventory and" -msgstr "Inventario y" - -#: ../../enterprise/include/functions_security_hardening.php:125 -#: ../../enterprise/include/functions_security_hardening.php:130 -msgid "Control of" -msgstr "Control de" - -#: ../../enterprise/include/functions_security_hardening.php:126 -msgid "Enterprise Assets" -msgstr "Activos Enterprise" - -#: ../../enterprise/include/functions_security_hardening.php:131 -msgid "Software Assets" -msgstr "Activos de software" - -#: ../../enterprise/include/functions_security_hardening.php:135 -msgid "Protection" -msgstr "Protección" - -#: ../../enterprise/include/functions_security_hardening.php:138 -msgid "Secure Configuration" -msgstr "Configuración segura" - -#: ../../enterprise/include/functions_security_hardening.php:139 -msgid "of Enterprise Assets" -msgstr "de activos Enterprise" - -#: ../../enterprise/include/functions_security_hardening.php:140 -msgid "and Software" -msgstr "Y Software" - -#: ../../enterprise/include/functions_security_hardening.php:143 -#: ../../godmode/wizards/Cloud.class.php:318 -msgid "Account" -msgstr "Cuenta" - -#: ../../enterprise/include/functions_security_hardening.php:144 -#: ../../enterprise/include/functions_security_hardening.php:153 -#: ../../enterprise/include/functions_security_hardening.php:157 -#: ../../enterprise/include/functions_security_hardening.php:175 -#: ../../enterprise/include/functions_security_hardening.php:191 -#: ../../enterprise/include/functions_security_hardening.php:200 -#: ../../general/main_menu.php:80 ../../general/main_menu.php:87 -msgid "Management" -msgstr "Gestión" - -#: ../../enterprise/include/functions_security_hardening.php:147 -msgid "Access" -msgstr "Acceso" - -#: ../../enterprise/include/functions_security_hardening.php:148 -msgid "Control Management" -msgstr "Gestión de control" - -#: ../../enterprise/include/functions_security_hardening.php:151 -msgid "Continuous" -msgstr "Continuo" - -#: ../../enterprise/include/functions_security_hardening.php:152 -msgid "Vulnerability" -msgstr "Vulnerabilidad" - -#: ../../enterprise/include/functions_security_hardening.php:156 -msgid "Audit Log" -msgstr "Registro de auditoría" - -#: ../../enterprise/include/functions_security_hardening.php:160 -msgid "Email and Web" -msgstr "Email y web" - -#: ../../enterprise/include/functions_security_hardening.php:162 -msgid "Protections" -msgstr "Protecciones" - -#: ../../enterprise/include/functions_security_hardening.php:165 -msgid "Malware" -msgstr "Malware" - -#: ../../enterprise/include/functions_security_hardening.php:166 -msgid "Defenses" -msgstr "Defensas" - -#: ../../enterprise/include/functions_security_hardening.php:170 -#: ../../godmode/alerts/configure_alert_action.php:325 -msgid "Recovery" -msgstr "Recuperación" - -#: ../../enterprise/include/functions_security_hardening.php:174 -msgid "Infrastructure" -msgstr "Infraestructura" - -#: ../../enterprise/include/functions_security_hardening.php:180 -msgid "and Defense" -msgstr "Y Defensa" - -#: ../../enterprise/include/functions_security_hardening.php:183 -msgid "Security" -msgstr "Seguridad" - -#: ../../enterprise/include/functions_security_hardening.php:184 -msgid "Awareness" -msgstr "Concienciación" - -#: ../../enterprise/include/functions_security_hardening.php:185 -msgid "and Skills" -msgstr "y Capacidades" - -#: ../../enterprise/include/functions_security_hardening.php:186 -msgid "Training" -msgstr "Formación" - -#: ../../enterprise/include/functions_security_hardening.php:190 -msgid "Provider" -msgstr "Proveedor" - -#: ../../enterprise/include/functions_security_hardening.php:194 -#: ../../enterprise/include/class/VMware.app.php:492 -#: ../../enterprise/include/class/DB2.app.php:392 -#: ../../enterprise/include/class/SAP.app.php:339 -#: ../../enterprise/include/class/MySQL.app.php:409 -#: ../../enterprise/include/class/Oracle.app.php:399 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:403 -#: ../../include/class/ExtensionsDiscovery.class.php:331 -msgid "Application" -msgstr "Aplicación" - -#: ../../enterprise/include/functions_security_hardening.php:195 -msgid "Software Security" -msgstr "Seguridad de Software" - -#: ../../enterprise/include/functions_security_hardening.php:198 -#: ../../godmode/agentes/agent_incidents.php:89 -msgid "Incident" -msgstr "Incidente" - -#: ../../enterprise/include/functions_servicemap.php:80 -#: ../../enterprise/include/functions_servicemap.php:1251 -msgid "Failed to retrieve service elements: " -msgstr "Error al recuperar elementos de servicio: " - -#: ../../enterprise/include/functions_setup.php:79 -#: ../../enterprise/include/functions_setup.php:125 -msgid "Log collector" -msgstr "Colector de logs" - -#: ../../enterprise/include/functions_setup.php:150 -msgid "Metaconsole link status" -msgstr "Estado del link de la metaconsola" - -#: ../../enterprise/include/functions_setup.php:188 -msgid "DB connection" -msgstr "Conexión a la base de datos" - -#: ../../enterprise/include/functions_setup.php:209 -msgid "This console is joining a metaconsole." -msgstr "Esta consola se unirá a una Metaconsola" - -#: ../../enterprise/include/functions_setup.php:219 -msgid "There is no metaconsole defined." -msgstr "No hay ninguna meta consola definida." - -#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:236 -#: ../../godmode/reporting/visual_console_builder.elements.php:121 -#: ../../godmode/reporting/visual_console_builder.wizard.php:148 -#: ../../mobile/operation/module_data.php:263 -#: ../../mobile/operation/server_status.php:282 -#: ../../mobile/operation/server_status.php:320 -#: ../../mobile/operation/server_status.php:350 -#: ../../mobile/operation/server_status.php:446 -#: ../../include/functions_visual_map_editor.php:246 -#: ../../include/rest-api/models/VisualConsole/Items/Icon.php:180 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:344 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:670 -#: ../../include/functions_filemanager.php:696 -msgid "Image" -msgstr "Imagen" - -#: ../../enterprise/include/functions_reporting_csv.php:464 -msgid "Event report agent" -msgstr "Informe de los eventos de un agente" - -#: ../../enterprise/include/functions_reporting_csv.php:466 -msgid "Event report group" -msgstr "Informe de los eventos de un grupo" - -#: ../../enterprise/include/functions_reporting_csv.php:490 -msgid "Event report module" -msgstr "Informe de los eventos de un módulo" - -#: ../../enterprise/include/functions_reporting_csv.php:521 -#: ../../enterprise/include/functions_reporting.php:1236 -#: ../../include/functions_reports.php:842 -#: ../../include/functions_reporting.php:8961 -#: ../../include/functions_reporting.php:9356 -msgid "Availability" -msgstr "Disponibilidad" - -#: ../../enterprise/include/functions_reporting_csv.php:569 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -msgid "% OK" -msgstr "% OK" - -#: ../../enterprise/include/functions_reporting_csv.php:578 -#: ../../include/functions_reporting_html.php:625 -msgid "Checks Failed" -msgstr "Comprobaciones fallidas" - -#: ../../enterprise/include/functions_reporting_csv.php:710 -msgid "Maximum value" -msgstr "Valor máximo" - -#: ../../enterprise/include/functions_reporting_csv.php:714 -#: ../../include/functions_reporting_html.php:4594 -msgid "Agent min value" -msgstr "Valor mínimo del agente" - -#: ../../enterprise/include/functions_reporting_csv.php:715 -msgid "Minimum value" -msgstr "Valor mínimo" - -#: ../../enterprise/include/functions_reporting_csv.php:718 -msgid "Average value" -msgstr "Valor medio" - -#: ../../enterprise/include/functions_reporting_csv.php:744 -#: ../../include/functions_reports.php:891 -msgid "Agents inventory" -msgstr "Inventario de agentes" - -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/operation/agentes/tag_view.php:695 -#: ../../include/ajax/heatmap.ajax.php:483 -#: ../../operation/agentes/estado_generalagente.php:435 -#: ../../operation/gis_maps/ajax.php:360 ../../operation/gis_maps/ajax.php:477 -msgid "Remote" -msgstr "Remoto" - -#: ../../enterprise/include/functions_reporting_csv.php:766 -msgid "Sec. group" -msgstr "Grupo sec." - -#: ../../enterprise/include/functions_reporting_csv.php:766 -msgid "Custom Field" -msgstr "Campo personalizado" - -#: ../../enterprise/include/functions_reporting_csv.php:790 -#: ../../include/functions_reports.php:898 -msgid "Modules inventory" -msgstr "Inventario de módulos" - -#: ../../enterprise/include/functions_reporting_csv.php:804 -msgid "Agent groups" -msgstr "Grupos de agentes" - -#: ../../enterprise/include/functions_reporting_csv.php:804 -#: ../../include/functions_reporting_html.php:1793 -msgid "Agent secondary groups" -msgstr "Grupos secundarios de agentes" - -#: ../../enterprise/include/functions_reporting_csv.php:831 -#: ../../include/functions_reporting.php:3037 -msgid "Inventory Changes" -msgstr "Cambios de inventario" - -#: ../../enterprise/include/functions_reporting_csv.php:859 -#: ../../include/functions_reports.php:737 -msgid "Prediction date" -msgstr "Fecha de predicción" - -#: ../../enterprise/include/functions_reporting_csv.php:879 -#: ../../include/functions_reporting.php:6820 -msgid "Projection Graph" -msgstr "Gráfico de proyección" - -#: ../../enterprise/include/functions_reporting_csv.php:908 -msgid "Serialized data " -msgstr "Datos serializados " - -#: ../../enterprise/include/functions_reporting_csv.php:947 -msgid "Last Value " -msgstr "Último valor " - -#: ../../enterprise/include/functions_reporting_csv.php:1023 -#: ../../include/functions_reporting.php:1557 -#: ../../operation/snmpconsole/snmp_statistics.php:171 -#: ../../operation/snmpconsole/snmp_statistics.php:245 -#, php-format -msgid "Top %d" -msgstr "Primeros %d" - -#: ../../enterprise/include/functions_reporting_csv.php:1060 -#: ../../include/functions_reporting.php:4203 -msgid "Group Report" -msgstr "Informe del grupo" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:289 -#: ../../godmode/db/db_main.php:102 ../../godmode/groups/group_list.php:1104 -#: ../../mobile/operation/groups.php:186 -#: ../../include/functions_reporting_html.php:5935 -#: ../../include/class/Diagnostics.class.php:583 -#: ../../include/functions_reporting.php:12435 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:690 -#: ../../include/functions_groups.php:2667 ../../operation/tree.php:503 -msgid "Total agents" -msgstr "Agentes totales" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -msgid "Uknown agents" -msgstr "Agentes desconocidos" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:290 -#: ../../godmode/groups/group_list.php:1105 -#: ../../godmode/module_library/module_library_view.php:159 -#: ../../include/class/Diagnostics.class.php:587 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:691 -#: ../../operation/tree.php:504 -msgid "Total modules" -msgstr "Módulos totales" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../include/functions_reporting.php:12282 -#: ../../include/functions_groups.php:2725 -msgid "Defined alerts" -msgstr "Alertas definidas" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:294 -#: ../../enterprise/operation/services/services.treeview_services.php:295 -#: ../../enterprise/operation/services/services.treeview_services.php:296 -#: ../../godmode/groups/group_list.php:1109 -#: ../../godmode/groups/group_list.php:1110 -#: ../../godmode/groups/group_list.php:1111 ../../include/functions_graph.php:2622 -#: ../../include/functions_reporting.php:12298 -#: ../../include/functions_reporting.php:12319 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:407 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:442 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:695 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:696 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:697 -#: ../../include/functions_groups.php:2743 ../../include/functions_groups.php:2766 -#: ../../operation/tree.php:213 ../../operation/tree.php:304 -#: ../../operation/tree.php:508 ../../operation/tree.php:509 -#: ../../operation/tree.php:510 -msgid "Fired alerts" -msgstr "Alertas disparadas" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -msgid "Last 8 hours events" -msgstr "Eventos en las últimas 8 horas" - -#: ../../enterprise/include/functions_reporting_csv.php:1077 -#: ../../include/functions_reports.php:789 ../../include/functions_reports.php:795 -msgid "Group report" -msgstr "Grupo de informes" - -#: ../../enterprise/include/functions_reporting_csv.php:1206 -msgid "Illegal query or any other error" -msgstr "Consulta ilegal o cualquier otro error" - -#: ../../enterprise/include/functions_reporting_csv.php:1228 -#: ../../include/functions_reports.php:673 -msgid "SQL vertical bar graph" -msgstr "Gráfico de barra vertical SQL" - -#: ../../enterprise/include/functions_reporting_csv.php:1230 -#: ../../include/functions_reports.php:681 -msgid "SQL horizontal bar graph" -msgstr "Gráfica de barras horizontales SQL" - -#: ../../enterprise/include/functions_reporting_csv.php:1232 -#: ../../include/functions_reports.php:677 -msgid "SQL pie graph" -msgstr "Gráfico circular de SQL" - -#: ../../enterprise/include/functions_reporting_csv.php:1261 -#: ../../enterprise/include/functions_reporting_csv.php:1279 -#: ../../enterprise/include/functions_reporting_csv.php:1281 -#: ../../include/functions_reports.php:766 -#: ../../include/functions_reporting.php:7126 -#: ../../include/functions_reporting.php:10634 -msgid "Summatory" -msgstr "Sumatorio" - -#: ../../enterprise/include/functions_reporting_csv.php:1311 -#: ../../enterprise/include/functions_reporting_csv.php:1313 -#: ../../enterprise/include/functions_reporting_csv.php:1319 -#: ../../enterprise/include/functions_reporting_csv.php:1321 -msgid "Minimum Value" -msgstr "Valor mínimo" - -#: ../../enterprise/include/functions_reporting_csv.php:1326 -#: ../../include/functions_reporting.php:10638 -msgid "Minimum" -msgstr "Mínimo" - -#: ../../enterprise/include/functions_reporting_csv.php:1366 -#: ../../enterprise/include/functions_reporting_csv.php:1368 -#: ../../enterprise/include/functions_reporting_csv.php:1374 -#: ../../enterprise/include/functions_reporting_csv.php:1376 -msgid "Maximun Value" -msgstr "Valor máximo" - -#: ../../enterprise/include/functions_reporting_csv.php:1402 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../enterprise/include/functions_reporting_csv.php:1420 -#: ../../enterprise/include/functions_reporting_csv.php:1431 -#: ../../include/functions_reporting_html.php:4049 -#: ../../include/functions_reports.php:774 -#: ../../include/functions_reporting.php:10094 -msgid "Increment" -msgstr "Incremento" - -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../include/functions_reporting_html.php:4047 -msgid "From data" -msgstr "Desde datos" - -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../include/functions_reporting_html.php:4048 -msgid "To data" -msgstr "hasta datos" - -#: ../../enterprise/include/functions_reporting_csv.php:1422 -#: ../../enterprise/include/functions_reporting_csv.php:1433 -#: ../../include/functions_reporting_html.php:4076 -msgid "Negative increase: " -msgstr "Incremento negativo: " - -#: ../../enterprise/include/functions_reporting_csv.php:1424 -#: ../../enterprise/include/functions_reporting_csv.php:1435 -#: ../../include/functions_reporting_html.php:4078 -msgid "Positive increase: " -msgstr "Incremento positivo: " - -#: ../../enterprise/include/functions_reporting_csv.php:1426 -#: ../../enterprise/include/functions_reporting_csv.php:1437 -#: ../../include/functions_reporting_html.php:4080 -msgid "Neutral increase: " -msgstr "Incremento neutral: " - -#: ../../enterprise/include/functions_reporting_csv.php:1451 -#: ../../enterprise/include/functions_reporting_csv.php:1470 -#: ../../enterprise/include/functions_reporting_csv.php:1472 -#: ../../enterprise/include/functions_reporting_csv.php:1478 -#: ../../enterprise/include/functions_reporting_csv.php:1480 -#: ../../include/functions_reporting.php:7131 -msgid "AVG. Value" -msgstr "Valor medio" - -#: ../../enterprise/include/functions_reporting_csv.php:1485 -msgid "AVG" -msgstr "Media" - -#: ../../enterprise/include/functions_reporting_csv.php:1506 -#: ../../enterprise/include/functions_reporting_csv.php:1524 -#: ../../enterprise/include/functions_reporting_csv.php:1526 -#: ../../include/functions_reporting.php:6462 -msgid "Monitor Report" -msgstr "Informe de monitores" - -#: ../../enterprise/include/functions_reporting_csv.php:1520 -msgid "% Wrong" -msgstr "% Mal" - -#: ../../enterprise/include/functions_reporting_csv.php:1535 -msgid "Simple Graph" -msgstr "Gráfico simple" - -#: ../../enterprise/include/functions_reporting_csv.php:1595 -#: ../../enterprise/include/functions_reporting_csv.php:1641 -#: ../../enterprise/include/functions_reporting_csv.php:1714 -#: ../../enterprise/include/functions_reporting_csv.php:1833 -#: ../../enterprise/include/functions_reporting_csv.php:2141 -msgid "SLA Max" -msgstr "SLA máximo" - -#: ../../enterprise/include/functions_reporting_csv.php:1596 -#: ../../enterprise/include/functions_reporting_csv.php:1642 -#: ../../enterprise/include/functions_reporting_csv.php:1715 -#: ../../enterprise/include/functions_reporting_csv.php:1834 -#: ../../enterprise/include/functions_reporting_csv.php:2142 -msgid "SLA Min" -msgstr "SLA mínimo" - -#: ../../enterprise/include/functions_reporting_csv.php:1597 -#: ../../enterprise/include/functions_reporting_csv.php:1643 -#: ../../enterprise/include/functions_reporting_csv.php:1716 -#: ../../enterprise/include/functions_reporting_csv.php:1835 -#: ../../enterprise/include/functions_reporting_csv.php:2143 -#: ../../enterprise/include/functions_reporting.php:1864 -#: ../../enterprise/include/functions_reporting.php:3136 -#: ../../enterprise/include/functions_reporting.php:4125 -#: ../../enterprise/include/functions_reporting.php:6375 -#: ../../include/functions_reporting_html.php:555 -msgid "SLA Limit" -msgstr "Límite del SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:1598 -#: ../../enterprise/include/functions_reporting_csv.php:1644 -msgid "Time Total " -msgstr "Tiempo total " - -#: ../../enterprise/include/functions_reporting_csv.php:1599 -#: ../../enterprise/include/functions_reporting_csv.php:1645 -msgid "Time OK " -msgstr "Tiempo OK " - -#: ../../enterprise/include/functions_reporting_csv.php:1600 -#: ../../enterprise/include/functions_reporting_csv.php:1646 -msgid "Time Error " -msgstr "Tiempo de error " - -#: ../../enterprise/include/functions_reporting_csv.php:1601 -#: ../../enterprise/include/functions_reporting_csv.php:1647 -msgid "Time Unknown " -msgstr "Tiempo en desconocido " - -#: ../../enterprise/include/functions_reporting_csv.php:1602 -#: ../../enterprise/include/functions_reporting_csv.php:1648 -msgid "Time Not Init " -msgstr "Tiempo no iniciado " - -#: ../../enterprise/include/functions_reporting_csv.php:1603 -#: ../../enterprise/include/functions_reporting_csv.php:1649 -msgid "Time Downtime " -msgstr "Tiempo en parada planificada " - -#: ../../enterprise/include/functions_reporting_csv.php:1604 -#: ../../enterprise/include/functions_reporting_csv.php:1650 -msgid "Checks Total " -msgstr "Comprobaciones totales " - -#: ../../enterprise/include/functions_reporting_csv.php:1605 -#: ../../enterprise/include/functions_reporting_csv.php:1651 -msgid "Checks OK " -msgstr "Comprobaciones OK " - -#: ../../enterprise/include/functions_reporting_csv.php:1606 -#: ../../enterprise/include/functions_reporting_csv.php:1652 -msgid "Checks Error " -msgstr "Comprobaciones con error " - -#: ../../enterprise/include/functions_reporting_csv.php:1607 -#: ../../enterprise/include/functions_reporting_csv.php:1653 -msgid "Checks Unknown " -msgstr "Comprobaciones en desconocido " - -#: ../../enterprise/include/functions_reporting_csv.php:1608 -#: ../../enterprise/include/functions_reporting_csv.php:1654 -msgid "Checks Not Init " -msgstr "Comprobaciones en no iniciado " - -#: ../../enterprise/include/functions_reporting_csv.php:1609 -#: ../../enterprise/include/functions_reporting_csv.php:1655 -msgid "SLA " -msgstr "SLA " - -#: ../../enterprise/include/functions_reporting_csv.php:1610 -#: ../../enterprise/include/functions_reporting_csv.php:1656 -msgid "Status " -msgstr "Estado " - -#: ../../enterprise/include/functions_reporting_csv.php:1632 -#: ../../enterprise/include/functions_reporting_csv.php:1678 -#: ../../enterprise/include/functions_reporting_csv.php:1996 -#: ../../enterprise/include/functions_reporting.php:1884 -#: ../../enterprise/include/functions_reporting.php:1925 -#: ../../enterprise/include/functions_reporting.php:3161 -#: ../../enterprise/include/functions_reporting.php:3220 -#: ../../enterprise/include/functions_reporting.php:4151 -#: ../../enterprise/include/functions_reporting.php:4210 -#: ../../enterprise/include/functions_reporting.php:6404 -#: ../../enterprise/operation/agentes/security_hardening.php:501 -#: ../../include/functions_reporting_html.php:674 -#: ../../include/functions_config.php:1399 ../../include/functions_config.php:3642 -msgid "Fail" -msgstr "Fallo" - -#: ../../enterprise/include/functions_reporting_csv.php:1702 -#: ../../enterprise/include/functions_reporting_csv.php:1818 -#: ../../enterprise/include/functions_reporting_csv.php:2058 -#: ../../enterprise/include/functions_reporting_csv.php:2126 -msgid "Subtitle" -msgstr "Subtítulo" - -#: ../../enterprise/include/functions_reporting_csv.php:1717 -#: ../../enterprise/include/functions_reporting_csv.php:1849 -#: ../../enterprise/include/functions_reporting_csv.php:2157 -msgid "Time Total Month" -msgstr "Tiempo total del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1718 -#: ../../enterprise/include/functions_reporting_csv.php:1850 -#: ../../enterprise/include/functions_reporting_csv.php:2158 -msgid "Time OK Month" -msgstr "Tiempo OK del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1719 -#: ../../enterprise/include/functions_reporting_csv.php:1851 -#: ../../enterprise/include/functions_reporting_csv.php:2159 -msgid "Time Error Month" -msgstr "Tiempo en error del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1720 -#: ../../enterprise/include/functions_reporting_csv.php:1852 -#: ../../enterprise/include/functions_reporting_csv.php:2160 -msgid "Time Unknown Month" -msgstr "Tiempo en desconocido del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1721 -#: ../../enterprise/include/functions_reporting_csv.php:1853 -#: ../../enterprise/include/functions_reporting_csv.php:2161 -msgid "Time Downtime Month" -msgstr "Tiempo en parada planificada del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1722 -#: ../../enterprise/include/functions_reporting_csv.php:1854 -#: ../../enterprise/include/functions_reporting_csv.php:2162 -msgid "Time Not Init Month" -msgstr "Tiempo en no iniciado del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1723 -#: ../../enterprise/include/functions_reporting_csv.php:1855 -#: ../../enterprise/include/functions_reporting_csv.php:2163 -msgid "Checks Total Month" -msgstr "Comprobaciones totales del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1724 -#: ../../enterprise/include/functions_reporting_csv.php:1856 -#: ../../enterprise/include/functions_reporting_csv.php:2164 -msgid "Checks OK Month" -msgstr "Comprobaciones OK del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1725 -#: ../../enterprise/include/functions_reporting_csv.php:1857 -#: ../../enterprise/include/functions_reporting_csv.php:2165 -msgid "Checks Error Month" -msgstr "Comprobaciones en error del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1726 -#: ../../enterprise/include/functions_reporting_csv.php:1858 -#: ../../enterprise/include/functions_reporting_csv.php:2166 -msgid "Checks Unknown Month" -msgstr "Comprobaciones en desconocido del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1727 -#: ../../enterprise/include/functions_reporting_csv.php:1859 -#: ../../enterprise/include/functions_reporting_csv.php:2167 -msgid "Checks Not Init Month" -msgstr "Comprobaciones en no iniciado del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1728 -#: ../../enterprise/include/functions_reporting_csv.php:1860 -#: ../../enterprise/include/functions_reporting_csv.php:2168 -msgid "SLA Month" -msgstr "SLA mensual" - -#: ../../enterprise/include/functions_reporting_csv.php:1729 -#: ../../enterprise/include/functions_reporting_csv.php:1861 -#: ../../enterprise/include/functions_reporting_csv.php:2169 -msgid "Status Month" -msgstr "Estado del mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1751 -#: ../../enterprise/include/functions_reporting.php:2033 -msgid "Day" -msgstr "Día" - -#: ../../enterprise/include/functions_reporting_csv.php:1752 -#: ../../enterprise/include/functions_reporting_csv.php:1907 -msgid "Time Total Day" -msgstr "Tiempo total del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1753 -#: ../../enterprise/include/functions_reporting_csv.php:1908 -msgid "Time OK Day" -msgstr "Tiempo en OK del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1754 -#: ../../enterprise/include/functions_reporting_csv.php:1909 -msgid "Time Error Day" -msgstr "Tiempo en error del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1755 -#: ../../enterprise/include/functions_reporting_csv.php:1910 -msgid "Time Unknown Day" -msgstr "Tiempo en desconocido del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1756 -#: ../../enterprise/include/functions_reporting_csv.php:1911 -msgid "Time Not Init Day" -msgstr "Tiempo en no iniciado del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1757 -#: ../../enterprise/include/functions_reporting_csv.php:1912 -msgid "Time Downtime Day" -msgstr "Tiempo en parada planificada del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1758 -#: ../../enterprise/include/functions_reporting_csv.php:1913 -msgid "Time Out Day" -msgstr "Tiempo fuera del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1759 -#: ../../enterprise/include/functions_reporting_csv.php:1914 -msgid "Checks Total Day" -msgstr "Comprobaciones totales del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1760 -#: ../../enterprise/include/functions_reporting_csv.php:1915 -msgid "Checks OK Day" -msgstr "Comprobaciones en OK del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1761 -#: ../../enterprise/include/functions_reporting_csv.php:1916 -msgid "Checks Error Day" -msgstr "Comprobaciones en error del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1762 -#: ../../enterprise/include/functions_reporting_csv.php:1917 -msgid "Checks Unknown Day" -msgstr "Comprobaciones en desconocido del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1763 -#: ../../enterprise/include/functions_reporting_csv.php:1918 -msgid "Checks Not Init Day" -msgstr "Comprobaciones en no iniciado del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1764 -#: ../../enterprise/include/functions_reporting_csv.php:1919 -msgid "SLA Day" -msgstr "SLA diario" - -#: ../../enterprise/include/functions_reporting_csv.php:1765 -#: ../../enterprise/include/functions_reporting_csv.php:1920 -msgid "SLA Fixed Day" -msgstr "SLA de día fijo" - -#: ../../enterprise/include/functions_reporting_csv.php:1766 -#: ../../enterprise/include/functions_reporting_csv.php:1921 -msgid "Date From Day" -msgstr "Fecha desde día" - -#: ../../enterprise/include/functions_reporting_csv.php:1767 -#: ../../enterprise/include/functions_reporting_csv.php:1922 -msgid "Date To Day" -msgstr "Fecha hasta día" - -#: ../../enterprise/include/functions_reporting_csv.php:1768 -#: ../../enterprise/include/functions_reporting_csv.php:1923 -msgid "Status Day" -msgstr "Estado del día" - -#: ../../enterprise/include/functions_reporting_csv.php:1828 -#: ../../enterprise/include/functions_reporting_csv.php:2136 -#: ../../include/functions_html.php:2393 -msgid "Month" -msgstr "Mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1829 -#: ../../enterprise/include/functions_reporting_csv.php:2137 -msgid "Month Number" -msgstr "Número de mes" - -#: ../../enterprise/include/functions_reporting_csv.php:1830 -#: ../../enterprise/include/functions_reporting_csv.php:2138 -msgid "Year" -msgstr "Año" - -#: ../../enterprise/include/functions_reporting_csv.php:1880 -msgid "Time Total week" -msgstr "Tiempo total de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1881 -msgid "Time OK week" -msgstr "Tiempo en OK de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1882 -msgid "Time Error week" -msgstr "Tiempo en error de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1883 -msgid "Time Unknown week" -msgstr "Tiempo en desconocido de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1884 -msgid "Time Downtime week" -msgstr "Tiempo en parada planificada de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1885 -msgid "Time Not Init week" -msgstr "Tiempo en no iniciado de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1886 -msgid "Checks Total week" -msgstr "Comprobaciones totales de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1887 -msgid "Checks OK week" -msgstr "Comprobaciones en OK de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1888 -msgid "Checks Error week" -msgstr "Comprobaciones en error de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1889 -msgid "Checks Unknown week" -msgstr "Comprobaciones en desconocido de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1890 -msgid "Status week" -msgstr "Estado de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1906 -msgid "Day Week" -msgstr "Día de la semana" - -#: ../../enterprise/include/functions_reporting_csv.php:1958 -msgid "S.L.A. Services" -msgstr "Servicios S.L.A" - -#: ../../enterprise/include/functions_reporting_csv.php:1976 -msgid "Lost sercice " -msgstr "Servicio perdido " - -#: ../../enterprise/include/functions_reporting_csv.php:1977 -msgid "Service " -msgstr "Servicio " - -#: ../../enterprise/include/functions_reporting_csv.php:1978 -msgid "Limit " -msgstr "Límite " - -#: ../../enterprise/include/functions_reporting_csv.php:1979 -msgid "SLA Compilance " -msgstr "Cumplimiento SLA " - -#: ../../enterprise/include/functions_reporting_csv.php:1980 -msgid "Unknown " -msgstr "Desconocido " - -#: ../../enterprise/include/functions_reporting_csv.php:1981 -msgid "Ok " -msgstr "Ok " - -#: ../../enterprise/include/functions_reporting_csv.php:1982 -msgid "Fail " -msgstr "Error " - -#: ../../enterprise/include/functions_reporting_csv.php:1983 -msgid "Result " -msgstr "Resultado " - -#: ../../enterprise/include/functions_reporting_csv.php:2008 -msgid "IPAM Networks" -msgstr "Redes IPAM" - -#: ../../enterprise/include/functions_reporting_csv.php:2025 -#: ../../enterprise/include/functions_reporting.php:2558 -#: ../../enterprise/tools/ipam/ipam_network.php:251 -#: ../../godmode/events/custom_events.php:94 -#: ../../include/lib/Dashboard/Widgets/events_list.php:813 -#: ../../include/functions_events.php:244 ../../operation/events/events.php:2932 -msgid "Agent ID" -msgstr "ID de agente" - -#: ../../enterprise/include/functions_reporting_csv.php:2026 -#: ../../enterprise/include/functions_reporting.php:2559 -#: ../../enterprise/include/functions_ipam.php:2117 -#: ../../enterprise/tools/ipam/ipam_network.php:589 -#: ../../enterprise/tools/ipam/ipam_network.php:858 -#: ../../enterprise/tools/ipam/ipam_ajax.php:295 -#: ../../enterprise/tools/ipam/ipam_ajax.php:482 -#: ../../enterprise/tools/ipam/ipam_massive.php:105 -#: ../../godmode/users/configure_user.php:1296 -#: ../../godmode/users/user_management.php:730 -#: ../../mobile/operation/events.php:874 -#: ../../include/functions_reporting_html.php:6061 ../../include/functions.php:3109 -#: ../../include/ajax/events.php:1722 ../../include/class/AuditLog.class.php:114 -#: ../../operation/users/user_edit.php:740 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:333 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:426 -#: ../../general/logon_ok.php:304 -msgid "Comments" -msgstr "Comentarios" - -#: ../../enterprise/include/functions_reporting_csv.php:2027 -#: ../../enterprise/include/functions_reporting.php:2560 -#: ../../enterprise/include/functions_ipam.php:2115 -#: ../../enterprise/tools/ipam/ipam_network.php:600 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1543 -msgid "Alive" -msgstr "Activo" - -#: ../../enterprise/include/functions_reporting_csv.php:2068 -msgid "SLA max" -msgstr "SLA máximo" - -#: ../../enterprise/include/functions_reporting_csv.php:2069 -msgid "SLA min" -msgstr "SLA mínimo" - -#: ../../enterprise/include/functions_reporting_csv.php:2070 -msgid "SLA limit" -msgstr "Límite de SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:2071 -#: ../../enterprise/include/functions_reporting.php:5210 -#: ../../include/functions_reporting_html.php:590 -msgid "Time Total" -msgstr "Tiempo total" - -#: ../../enterprise/include/functions_reporting_csv.php:2072 -#: ../../enterprise/include/functions_reporting.php:5213 -#: ../../include/functions_reporting_html.php:592 -#: ../../include/functions_reporting_html.php:4189 -msgid "Time OK" -msgstr "Tiempo OK" - -#: ../../enterprise/include/functions_reporting_csv.php:2073 -msgid "Time Error" -msgstr "Tiempo de error" - -#: ../../enterprise/include/functions_reporting_csv.php:2074 -#: ../../enterprise/include/functions_reporting.php:5214 -#: ../../include/functions_reporting_html.php:593 -#: ../../include/functions_reporting_html.php:4201 -msgid "Time Unknown" -msgstr "Tiempo desconocido" - -#: ../../enterprise/include/functions_reporting_csv.php:2075 -#: ../../enterprise/include/functions_reporting.php:5215 -#: ../../include/functions_reporting_html.php:594 -msgid "Time Not Init" -msgstr "Tiempo no iniciado" - -#: ../../enterprise/include/functions_reporting_csv.php:2076 -#: ../../include/functions_reporting_html.php:4213 -msgid "Time Downtime" -msgstr "Tiempo de parada planificada" - -#: ../../enterprise/include/functions_reporting_csv.php:2077 -#: ../../enterprise/include/functions_reporting.php:5305 -#: ../../include/functions_reporting_html.php:624 -msgid "Checks Total" -msgstr "Comprobaciones totales" - -#: ../../enterprise/include/functions_reporting_csv.php:2078 -#: ../../enterprise/include/functions_reporting.php:5308 -#: ../../include/functions_reporting_html.php:626 -#: ../../include/functions_reporting_html.php:4283 -msgid "Checks OK" -msgstr "Comprobaciones OK" - -#: ../../enterprise/include/functions_reporting_csv.php:2079 -msgid "Checks Error" -msgstr "Comprobaciones en error" - -#: ../../enterprise/include/functions_reporting_csv.php:2080 -#: ../../enterprise/include/functions_reporting.php:5309 -#: ../../include/functions_reporting_html.php:627 -msgid "Checks Unknown" -msgstr "Comprobaciones desconocidas" - -#: ../../enterprise/include/functions_reporting_csv.php:2081 -#: ../../enterprise/include/functions_reporting.php:5310 -msgid "Checks Not Init" -msgstr "Comprobaciones en no iniciado" - -#: ../../enterprise/include/functions_reporting_csv.php:2082 -#: ../../enterprise/operation/services/services.service.php:119 -#: ../../enterprise/operation/services/services.list.php:546 -#: ../../include/functions_reports.php:710 ../../include/functions_reports.php:715 -#: ../../include/functions_reports.php:719 ../../include/functions_reports.php:723 -#: ../../include/functions_reports.php:729 -msgid "SLA" -msgstr "SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:2083 -msgid "SLA Fixed" -msgstr "SLA fijo" - -#: ../../enterprise/include/functions_reporting_csv.php:2188 -msgid "Time Total day" -msgstr "Tiempo total del día" - -#: ../../enterprise/include/functions_reporting_csv.php:2189 -msgid "Time OK day" -msgstr "Tiempo en OK del día" - -#: ../../enterprise/include/functions_reporting_csv.php:2190 -msgid "Time Error day" -msgstr "Tiempo en error del día" - -#: ../../enterprise/include/functions_reporting_csv.php:2191 -msgid "Time Unknown day" -msgstr "Tiempo en desconocido del día" - -#: ../../enterprise/include/functions_reporting_csv.php:2192 -msgid "Time Downtime day" -msgstr "Tiempo en parada planificada del día" - -#: ../../enterprise/include/functions_reporting_csv.php:2193 -msgid "Time Not Init day" -msgstr "Tiempo en no iniciado del día" - -#: ../../enterprise/include/functions_reporting_csv.php:2194 -msgid "Checks Total day" -msgstr "Comprobaciones totales del día" - -#: ../../enterprise/include/functions_reporting_csv.php:2195 -msgid "Checks OK day" -msgstr "Comprobaciones en OK del día" - -#: ../../enterprise/include/functions_reporting_csv.php:2196 -msgid "Checks Error day" -msgstr "Comprobaciones en error del día" - -#: ../../enterprise/include/functions_reporting_csv.php:2197 -msgid "Checks Unknown day" -msgstr "Comprobaciones en desconocido del día" - -#: ../../enterprise/include/functions_reporting_csv.php:2198 -msgid "Status day" -msgstr "Estado del día" - -#: ../../enterprise/include/functions_reporting_csv.php:2214 -#: ../../enterprise/include/functions_events.php:163 -msgid "Hours" -msgstr "Horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2215 -msgid "Time Total hours" -msgstr "Tiempo total en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2216 -msgid "Time OK hours" -msgstr "Tiempo en OK en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2217 -msgid "Time Error hours" -msgstr "Tiempo en error en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2218 -msgid "Time Unknown hours" -msgstr "Tiempo en desconocido en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2219 -msgid "Time Not Init hours" -msgstr "Tiempo en no iniciado en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2220 -msgid "Time Downtime hours" -msgstr "Tiempo en parada planificada en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2221 -msgid "Time Out hours" -msgstr "Tiempo fuera en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2222 -msgid "Checks Total hours" -msgstr "Comprobaciones totales en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2223 -msgid "Checks OK hours" -msgstr "Comprobaciones en OK en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2224 -msgid "Checks Error hours" -msgstr "Comprobaciones en error en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2225 -msgid "Checks Unknown hours" -msgstr "Comprobaciones en desconocido en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2226 -msgid "Checks Not Init hours" -msgstr "Comprobaciones en no iniciado en horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2227 -msgid "SLA hours" -msgstr "SLA horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2228 -msgid "SLA Fixed hours" -msgstr "SLA horario fijo" - -#: ../../enterprise/include/functions_reporting_csv.php:2229 -msgid "Date From hours" -msgstr "Desde" - -#: ../../enterprise/include/functions_reporting_csv.php:2230 -msgid "Date To hours" -msgstr "Hasta" - -#: ../../enterprise/include/functions_reporting_csv.php:2231 -msgid "Status hours" -msgstr "Estado horas" - -#: ../../enterprise/include/functions_reporting_csv.php:2311 -#: ../../enterprise/include/functions_reporting_csv.php:2315 -#: ../../include/functions_reporting_html.php:139 -msgid "Generated" -msgstr "Generado" - -#: ../../enterprise/include/functions_reporting_csv.php:2358 -msgid "Simple Baseline Graph" -msgstr "Gráfica simple base" - -#: ../../enterprise/include/functions_reporting_csv.php:2389 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:557 -msgid "Custom Graph" -msgstr "Gráfica personalizada" - -#: ../../enterprise/include/functions_reporting_csv.php:2534 -#: ../../include/functions_reporting.php:6170 -msgid "Alert Report Module" -msgstr "Informe de alertas de módulo" - -#: ../../enterprise/include/functions_reporting_csv.php:2536 -#: ../../include/functions_reporting.php:6003 -msgid "Alert Report Agent" -msgstr "Informe de alertas de agente" - -#: ../../enterprise/include/functions_reporting_csv.php:2538 -#: ../../include/functions_reporting.php:5823 -msgid "Alert Report Group" -msgstr "Informe de alertas de grupo" - -#: ../../enterprise/include/functions_reporting_csv.php:2556 -msgid "Actions Triggered" -msgstr "Acciones disparadas" - -#: ../../enterprise/include/functions_reporting_csv.php:2556 -msgid "Template Triggered" -msgstr "Plantillas disparadas" - -#: ../../enterprise/include/functions_reporting_csv.php:2593 -msgid "Event Report Log" -msgstr "Log de informes de eventos" - -#: ../../enterprise/include/functions_reporting_csv.php:2622 -#: ../../include/functions_reports.php:956 ../../include/functions_reports.php:957 -#: ../../include/functions_reporting.php:5128 -msgid "Permissions report" -msgstr "Informe de permisos" - -#: ../../enterprise/include/functions_reporting_csv.php:2640 -#: ../../enterprise/include/functions_reporting_csv.php:2650 -#: ../../godmode/users/user_list.php:573 -#: ../../godmode/users/configure_user.php:1061 -#: ../../godmode/users/configure_user.php:1138 -#: ../../godmode/users/user_management.php:143 -#: ../../godmode/users/user_management.php:155 -#: ../../include/functions_reporting_html.php:5344 -#: ../../include/functions_reporting_html.php:6481 -#: ../../include/functions_reporting_html.php:6504 -#: ../../include/class/SnmpConsole.class.php:278 -#: ../../operation/search_users.php:43 ../../operation/users/user_edit.php:291 -msgid "User ID" -msgstr "ID usuario" - -#: ../../enterprise/include/functions_reporting_csv.php:2640 -#: ../../enterprise/include/functions_reporting_csv.php:2650 -#: ../../godmode/users/user_management.php:166 -#: ../../include/functions_reporting_html.php:6482 -#: ../../include/functions_reporting_html.php:6505 -msgid "Full name" -msgstr "Nombre completo" - -#: ../../enterprise/include/functions_reporting_csv.php:2640 -#: ../../enterprise/include/functions_reporting_csv.php:2650 -#: ../../include/functions_reporting_html.php:6483 -#: ../../include/functions_reporting_html.php:6506 -msgid "Permissions" -msgstr "Permisos" - -#: ../../enterprise/include/functions_reporting_csv.php:2696 -msgid "Netflow data chart" -msgstr "Gráfico de datos de Netflow" - -#: ../../enterprise/include/functions_reporting_csv.php:2698 -#: ../../include/functions_reports.php:926 -msgid "Netflow area chart" -msgstr "Gráfico de área de Netflow" - -#: ../../enterprise/include/functions_reporting_csv.php:2751 -msgid "Netflow summary" -msgstr "Resumen de Netflow" - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -#: ../../include/functions_netflow.php:416 -msgid "Total flows" -msgstr "Fluctuaciones totales" - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -#: ../../include/functions_netflow.php:421 -msgid "Total bytes" -msgstr "Bytes totales" - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -#: ../../include/functions_netflow.php:426 -msgid "Total packets" -msgstr "Paquetes totales" - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -msgid "Avg. bits/sec" -msgstr "Promedio de bits/seg." - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -msgid "Avg. packets/sec" -msgstr "Promedio de paquetes/seg." - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -msgid "Avg. bytes/packet" -msgstr "Promedio de bytes/paquete" - -#: ../../enterprise/include/functions_reporting_csv.php:2772 -msgid "Dst. IP" -msgstr "IP de destino" - -#: ../../enterprise/include/functions_reporting_csv.php:2798 -msgid "Agent/module status" -msgstr "Estado del agente/módulo" - -#: ../../enterprise/include/functions_reporting_csv.php:2833 -#: ../../include/functions_reporting_html.php:2383 -msgid "Last time" -msgstr "Última vez" - -#: ../../enterprise/include/functions_reporting_csv.php:2877 -#: ../../include/functions_reports.php:938 -#: ../../include/functions_reporting.php:6617 -msgid "Netflow top-N connections" -msgstr "Conexiones Netflow top-N" - -#: ../../enterprise/include/functions_reporting_csv.php:2899 -#: ../../mobile/operation/tactical.php:352 -#: ../../include/functions_reporting_html.php:6060 ../../include/functions.php:3109 -#: ../../include/functions_netflow.php:347 -#: ../../include/class/AuditLog.class.php:113 -#: ../../operation/snmpconsole/snmp_statistics.php:183 -#: ../../general/logon_ok.php:303 -msgid "Source IP" -msgstr "IP origen" - -#: ../../enterprise/include/functions_reporting_csv.php:2899 -#: ../../include/functions_netflow.php:348 -msgid "Destination IP" -msgstr "IP de destino" - -#: ../../enterprise/include/functions_reporting_csv.php:2899 -#: ../../include/functions_config.php:1082 ../../include/functions_config.php:3554 -#: ../../include/functions_netflow.php:349 -#: ../../operation/network/network_report.php:426 -#: ../../operation/network/network_report.php:458 -msgid "Bytes" -msgstr "Bytes" - -#: ../../enterprise/include/functions_reporting_csv.php:2899 -#: ../../include/functions_netflow.php:350 -msgid "% Traffic" -msgstr "% Tráfico" - -#: ../../enterprise/include/functions_reporting_csv.php:2899 -msgid "Average Throughput (bits/sec)" -msgstr "Rendimiento medio (bits/seg)" - -#: ../../enterprise/include/functions_aws.php:381 -msgid "$" -msgstr "$" - -#: ../../enterprise/include/functions_aws.php:491 -msgid "Current deployments" -msgstr "Despliegues actuales" - -#: ../../enterprise/include/functions_aws.php:527 -msgid "Cost analysis" -msgstr "Análisis de costes" - -#: ../../enterprise/include/functions_aws.php:530 -msgid "Current cost estimation" -msgstr "Estimación actual de costes" - -#: ../../enterprise/include/functions_aws.php:532 -msgid "Previous period cost" -msgstr "Coste del periodo anterior" - -#: ../../enterprise/include/functions_aws.php:591 -msgid "Reservation status" -msgstr "Estado de reserva" - -#: ../../enterprise/include/functions_HA_cluster.php:46 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1823 -msgid "Deploy" -msgstr "Desplegar" - -#: ../../enterprise/include/functions_HA_cluster.php:49 -msgid "Recover" -msgstr "Recuperar" - -#: ../../enterprise/include/functions_HA_cluster.php:52 -msgid "Promote" -msgstr "Promover" - -#: ../../enterprise/include/functions_HA_cluster.php:55 -msgid "Demote" -msgstr "Degradar" - -#: ../../enterprise/include/functions_HA_cluster.php:64 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1969 -msgid "Cleanup" -msgstr "Limpiar" - -#: ../../enterprise/include/functions_HA_cluster.php:67 -msgid "Resync" -msgstr "Volver a sincronizar" - -#: ../../enterprise/include/functions_HA_cluster.php:261 -msgid "Public Key Authentication Failed" -msgstr "Error en la autenticación de clave pública" - -#: ../../enterprise/include/functions_HA_cluster.php:268 -#: ../../godmode/setup/setup_ehorus.php:136 -#: ../../godmode/setup/setup_integria.php:666 -msgid "Connection failed" -msgstr "Conexion fallida" - -#: ../../enterprise/include/functions_HA_cluster.php:491 -msgid "Register" -msgstr "Registrar" - -#: ../../enterprise/include/functions_HA_cluster.php:493 -msgid "Register new node" -msgstr "Registrar nuevo nodo" - -#: ../../enterprise/include/functions_HA_cluster.php:496 -#: ../../include/class/NetworkMap.class.php:3164 -msgid "Update node" -msgstr "Actualizar nodo" - -#: ../../enterprise/include/class/Azure.cloud.php:148 -#: ../../enterprise/include/class/Aws.cloud.php:112 -#: ../../enterprise/include/class/Google.cloud.php:142 -msgid "Cloud message" -msgstr "Mensaje en la nube" - -#: ../../enterprise/include/class/Azure.cloud.php:150 -#: ../../enterprise/include/class/Azure.cloud.php:194 -#: ../../enterprise/include/class/Aws.cloud.php:114 -#: ../../enterprise/include/class/Aws.cloud.php:161 -#: ../../enterprise/include/class/Google.cloud.php:144 -#: ../../enterprise/include/class/Google.cloud.php:188 ../../godmode/menu.php:133 -#: ../../godmode/wizards/Cloud.class.php:196 -#: ../../godmode/wizards/Cloud.class.php:205 -#: ../../include/class/ExtensionsDiscovery.class.php:338 -msgid "Cloud" -msgstr "Nube" - -#: ../../enterprise/include/class/Azure.cloud.php:153 -#: ../../include/class/CredentialStore.class.php:961 -msgid "Azure" -msgstr "Azure" - -#: ../../enterprise/include/class/Azure.cloud.php:190 -#: ../../enterprise/include/class/DeploymentCenter.class.php:598 -#: ../../enterprise/include/class/Aws.cloud.php:157 -#: ../../enterprise/include/class/Google.cloud.php:184 ../../godmode/menu.php:177 -#: ../../godmode/wizards/ManageExtensions.class.php:225 -#: ../../godmode/wizards/HostDevices.class.php:190 -#: ../../godmode/wizards/Custom.class.php:109 -#: ../../godmode/wizards/Cloud.class.php:192 -#: ../../godmode/wizards/Applications.class.php:171 -#: ../../godmode/servers/discovery.php:65 ../../godmode/servers/discovery.php:74 -msgid "Discovery" -msgstr "Discovery" - -#: ../../enterprise/include/class/Azure.cloud.php:248 -#: ../../enterprise/include/class/Google.cloud.php:242 -msgid "Task details" -msgstr "Detalles de la tarea" - -#: ../../enterprise/include/class/Azure.cloud.php:249 -#: ../../enterprise/include/class/Google.cloud.php:243 -msgid "Instance explorer" -msgstr "Buscador de instancias" - -#: ../../enterprise/include/class/Azure.cloud.php:250 -#: ../../enterprise/include/class/Google.cloud.php:244 -msgid "Metrics" -msgstr "Métricas" - -#: ../../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:1524 -#: ../../enterprise/include/class/Google.cloud.php:349 -#, php-format -msgid "%s not found or not executable" -msgstr "%s no encontrado o no ejecutable" - -#: ../../enterprise/include/class/Azure.cloud.php:468 -#: ../../enterprise/include/class/Google.cloud.php:472 -msgid "Group not found." -msgstr "Grupo no encontrado" - -#: ../../enterprise/include/class/Azure.cloud.php:598 -#: ../../enterprise/include/class/Azure.cloud.php:646 -#: ../../enterprise/include/class/Google.cloud.php:599 -#: ../../enterprise/include/class/Google.cloud.php:645 -msgid "Unauthorized access" -msgstr "Acceso no autorizado" - -#: ../../enterprise/include/class/Azure.cloud.php:773 -#: ../../enterprise/include/class/VMware.app.php:583 -#: ../../enterprise/include/class/DB2.app.php:445 -#: ../../enterprise/include/class/Aws.S3.php:408 -#: ../../enterprise/include/class/SAP.app.php:459 -#: ../../enterprise/include/class/Aws.cloud.php:1221 -#: ../../enterprise/include/class/MySQL.app.php:450 -#: ../../enterprise/include/class/Google.cloud.php:764 -#: ../../enterprise/include/class/Oracle.app.php:452 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:457 -#: ../../godmode/wizards/HostDevices.class.php:835 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:633 -#: ../../include/class/ExtensionsDiscovery.class.php:1272 -#: ../../include/class/CustomNetScan.class.php:452 -msgid "Task name" -msgstr "Nombre de la tarea" - -#: ../../enterprise/include/class/Azure.cloud.php:857 -#: ../../enterprise/include/class/VMware.app.php:614 -#: ../../enterprise/include/class/Aws.S3.php:565 -#: ../../enterprise/include/class/Aws.cloud.php:529 -msgid "Tentacle options" -msgstr "Opciones de Tentacle" - -#: ../../enterprise/include/class/Azure.cloud.php:936 -#: ../../enterprise/include/class/Aws.cloud.php:746 -#: ../../enterprise/include/class/Aws.cloud.php:1294 -#: ../../enterprise/include/class/Google.cloud.php:828 -msgid "No instances found." -msgstr "No se han encontrado instancias." - -#: ../../enterprise/include/class/Azure.cloud.php:976 -#: ../../enterprise/include/class/Azure.cloud.php:1086 -#: ../../godmode/snmpconsole/snmp_alert.php:1692 -#: ../../godmode/alerts/configure_alert_action.php:432 -#: ../../mobile/operation/agents.php:210 ../../mobile/operation/modules.php:241 -#: ../../mobile/operation/groups.php:82 ../../mobile/operation/services.php:128 -#: ../../mobile/operation/agent.php:154 ../../mobile/operation/alerts.php:199 -#: ../../mobile/operation/visualmap.php:256 -#: ../../mobile/operation/visualmaps.php:189 -#: ../../mobile/operation/module_data.php:130 -#: ../../mobile/operation/module_graph.php:365 -#: ../../mobile/operation/module_graph.php:378 -#: ../../mobile/operation/events.php:953 -#: ../../mobile/operation/server_status.php:232 -#: ../../mobile/operation/tactical.php:102 -msgid "Back" -msgstr "Atrás" - -#: ../../enterprise/include/class/Azure.cloud.php:1003 -#: ../../enterprise/include/class/Aws.cloud.php:670 -msgid "Scan and general monitoring." -msgstr "Escaneo y monitorización general." - -#: ../../enterprise/include/class/Azure.cloud.php:1021 -#: ../../enterprise/include/class/Aws.cloud.php:687 -msgid "Cpu performance summary" -msgstr "Resumen del rendimiento de CPU" - -#: ../../enterprise/include/class/Azure.cloud.php:1034 -#: ../../enterprise/include/class/Aws.cloud.php:697 -#: ../../enterprise/include/class/Google.cloud.php:917 -msgid "IOPS performance summary" -msgstr "Resumen del rendimiento de IOPS" - -#: ../../enterprise/include/class/Azure.cloud.php:1047 -#: ../../enterprise/include/class/Aws.cloud.php:707 -#: ../../enterprise/include/class/Google.cloud.php:925 -msgid "Disk performance summary" -msgstr "Resumen del rendimiento de disco" - -#: ../../enterprise/include/class/Azure.cloud.php:1060 -#: ../../enterprise/include/class/Aws.cloud.php:717 -#: ../../enterprise/include/class/Google.cloud.php:933 -msgid "Network performance summary" -msgstr "Resumen del rendimiento de la red" - -#: ../../enterprise/include/class/Azure.cloud.php:1075 -#: ../../enterprise/include/class/VMware.app.php:1022 -#: ../../enterprise/include/class/Omnishell.class.php:975 -#: ../../enterprise/include/class/Omnishell.class.php:1056 -#: ../../enterprise/include/class/DB2.app.php:862 -#: ../../enterprise/include/class/SAP.app.php:925 -#: ../../enterprise/include/class/Aws.cloud.php:1468 -#: ../../enterprise/include/class/MySQL.app.php:938 -#: ../../enterprise/include/class/Oracle.app.php:970 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:829 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:336 -#: ../../godmode/alerts/configure_alert_template.php:1237 -#: ../../godmode/wizards/HostDevices.class.php:1617 -#: ../../godmode/wizards/Cloud.class.php:602 -#: ../../include/class/CustomNetScan.class.php:757 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1245 -msgid "Finish" -msgstr "Finalizar" - -#: ../../enterprise/include/class/Azure.cloud.php:1120 -#: ../../enterprise/include/class/VMware.app.php:1047 -#: ../../enterprise/include/class/DB2.app.php:888 -#: ../../enterprise/include/class/Aws.S3.php:665 -#: ../../enterprise/include/class/SAP.app.php:951 -#: ../../enterprise/include/class/Aws.cloud.php:1622 -#: ../../enterprise/include/class/MySQL.app.php:963 -#: ../../enterprise/include/class/Google.cloud.php:958 -#: ../../enterprise/include/class/Oracle.app.php:995 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:850 -#: ../../godmode/wizards/HostDevices.class.php:1637 -#: ../../include/class/CustomNetScan.class.php:774 -msgid "Task configured." -msgstr "Tarea configurada." - -#: ../../enterprise/include/class/Azure.cloud.php:1124 -#: ../../enterprise/include/class/VMware.app.php:1051 -#: ../../enterprise/include/class/DB2.app.php:892 -#: ../../enterprise/include/class/SAP.app.php:955 -#: ../../enterprise/include/class/MySQL.app.php:967 -#: ../../enterprise/include/class/Google.cloud.php:962 -#: ../../enterprise/include/class/Oracle.app.php:999 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:854 -#: ../../godmode/wizards/HostDevices.class.php:1641 -#: ../../include/class/CustomNetScan.class.php:778 -msgid "Wizard failed. Cannot configure task." -msgstr "Error del asistente. No puede configurar la tarea." - -#: ../../enterprise/include/class/VMware.app.php:230 -msgid "" -"This VMware configuration has been already defined. Please edit it or create a " -"new one." -msgstr "Ya se ha definido la configuración VMware. Edítela o cree una nueva." - -#: ../../enterprise/include/class/VMware.app.php:264 -#: ../../enterprise/include/class/DB2.app.php:197 -#: ../../enterprise/include/class/Aws.S3.php:183 -#: ../../enterprise/include/class/SAP.app.php:187 -#: ../../enterprise/include/class/Aws.cloud.php:932 -#: ../../enterprise/include/class/MySQL.app.php:206 -#: ../../enterprise/include/class/Oracle.app.php:204 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:203 -#: ../../godmode/wizards/HostDevices.class.php:422 -#: ../../include/class/CustomNetScan.class.php:168 -msgid "You must provide a task name." -msgstr "Añada un nombre a la tarea" - -#: ../../enterprise/include/class/VMware.app.php:269 -#: ../../enterprise/include/class/DB2.app.php:202 -#: ../../enterprise/include/class/Aws.S3.php:188 -#: ../../enterprise/include/class/SAP.app.php:192 -#: ../../enterprise/include/class/Aws.cloud.php:937 -#: ../../enterprise/include/class/MySQL.app.php:211 -#: ../../enterprise/include/class/Oracle.app.php:209 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:208 -#: ../../godmode/wizards/HostDevices.class.php:427 -#: ../../include/class/CustomNetScan.class.php:173 -msgid "You must select a Discovery Server." -msgstr "Seleccione un servidor de Discovery" - -#: ../../enterprise/include/class/VMware.app.php:274 -msgid "You must provide a valid V-Center IP or FQDN." -msgstr "Añada una IP V-Center o FQDN válida." - -#: ../../enterprise/include/class/VMware.app.php:279 -#: ../../enterprise/include/class/DB2.app.php:212 -#: ../../enterprise/include/class/Aws.S3.php:193 -#: ../../enterprise/include/class/SAP.app.php:202 -#: ../../enterprise/include/class/Aws.cloud.php:942 -#: ../../enterprise/include/class/MySQL.app.php:226 -#: ../../enterprise/include/class/Oracle.app.php:219 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:218 -#: ../../godmode/wizards/HostDevices.class.php:438 -#: ../../include/class/CustomNetScan.class.php:178 -msgid "You must select a valid group." -msgstr "Seleccione un grupo válido." - -#: ../../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 "Seleccione un grupo válido" - -#: ../../enterprise/include/class/VMware.app.php:369 -msgid "Failed to find discovery VMware task." -msgstr "No se ha podido encontrar la tarea de discovery VMware." - -#: ../../enterprise/include/class/VMware.app.php:384 -msgid "Threads must be equal or greater than 1." -msgstr "Los hilos deben ser igual o mayor que 1." - -#: ../../enterprise/include/class/VMware.app.php:509 -msgid "VMware" -msgstr "VMware" - -#: ../../enterprise/include/class/VMware.app.php:545 -#: ../../enterprise/include/class/DB2.app.php:576 -#: ../../enterprise/include/class/SAP.app.php:445 -#: ../../enterprise/include/class/MySQL.app.php:598 -#: ../../enterprise/include/class/Oracle.app.php:583 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:587 -#: ../../godmode/setup/setup_integria.php:736 -#: ../../godmode/wizards/HostDevices.class.php:782 -#: ../../include/class/CustomNetScan.class.php:558 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1241 -msgid "Update and continue" -msgstr "Actualizar y continuar" - -#: ../../enterprise/include/class/VMware.app.php:556 -#: ../../enterprise/include/class/Aws.S3.php:560 -#: ../../enterprise/include/class/Aws.cloud.php:489 -msgid "" -"This kind of task uses multipurpose plugins in order to generate monitoring " -"data, configure your desired tentacle target." -msgstr "" -"Este tipo de tarea usa plugins multi función para generar datos de " -"monitorización, configure el objetivo Tentacle deseado." - -#: ../../enterprise/include/class/VMware.app.php:594 -#: ../../enterprise/include/class/DB2.app.php:457 -#: ../../enterprise/include/class/Aws.S3.php:420 -#: ../../enterprise/include/class/SAP.app.php:472 -#: ../../enterprise/include/class/Aws.cloud.php:1233 -#: ../../enterprise/include/class/MySQL.app.php:462 -#: ../../enterprise/include/class/Oracle.app.php:464 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:469 -#: ../../godmode/wizards/HostDevices.class.php:846 -#: ../../include/class/CustomNetScan.class.php:486 -msgid "" -"You must select a Discovery Server to run the Task, otherwise the Recon Task " -"will never run" -msgstr "" -"Seleccione un servidos de Discovery para ejecutar la tarea, si no la tarea de " -"reconocimiento no se ejecutará" - -#: ../../enterprise/include/class/VMware.app.php:656 -msgid "Datacenter user" -msgstr "Usuario del datacenter" - -#: ../../enterprise/include/class/VMware.app.php:668 -#: ../../enterprise/include/class/DB2.app.php:545 -#: ../../enterprise/include/class/Aws.S3.php:514 -#: ../../enterprise/include/class/SAP.app.php:504 -#: ../../enterprise/include/class/Aws.cloud.php:1339 -#: ../../enterprise/include/class/MySQL.app.php:567 -#: ../../enterprise/include/class/Oracle.app.php:552 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:556 -msgid "" -"Manual interval means that it will be executed only On-demand, The minimum " -"recomended interval is 5 minutes" -msgstr "" -"Intervalo manual significa que se ejecutará solo bajo demanda, el intervalo " -"mínimo recomendado es de 5 minutos" - -#: ../../enterprise/include/class/VMware.app.php:677 -#: ../../enterprise/include/class/VMware.app.php:901 -#: ../../enterprise/include/class/DB2.app.php:554 -#: ../../enterprise/include/class/Aws.S3.php:523 -#: ../../enterprise/include/class/SAP.app.php:513 -#: ../../enterprise/include/class/Aws.cloud.php:1348 -#: ../../enterprise/include/class/MySQL.app.php:576 -#: ../../enterprise/include/class/Oracle.app.php:561 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:565 -#: ../../godmode/wizards/HostDevices.class.php:807 -#: ../../include/functions_reporting_html.php:2615 -#: ../../include/class/CustomNetScan.class.php:536 -msgid "Defined" -msgstr "Definido" - -#: ../../enterprise/include/class/VMware.app.php:706 -msgid "V-Center IP" -msgstr "V-Center IP" - -#: ../../enterprise/include/class/VMware.app.php:717 -msgid "Datacenter name" -msgstr "Nombre del centro de datos" - -#: ../../enterprise/include/class/VMware.app.php:718 -msgid "" -"This name must match with the name wich appears when you log in you VMware " -"manager" -msgstr "" -"El nombre debe coincidir con el nombre que aparece al iniciar sesión en el " -"gestor de VMware." - -#: ../../enterprise/include/class/VMware.app.php:755 -msgid "Encrypt passwords" -msgstr "Cifrar contraseñas" - -#: ../../enterprise/include/class/VMware.app.php:769 -#: ../../enterprise/include/class/DB2.app.php:478 -#: ../../enterprise/include/class/Aws.S3.php:442 -#: ../../enterprise/include/class/SAP.app.php:636 -#: ../../enterprise/include/class/Aws.cloud.php:1254 -#: ../../enterprise/include/class/MySQL.app.php:483 -#: ../../enterprise/include/class/Oracle.app.php:485 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:490 -msgid "This group will be used also to classify discovered agents" -msgstr "Este grupo se usará para clasificar los agentes encontrados" - -#: ../../enterprise/include/class/VMware.app.php:884 -msgid "Max threads" -msgstr "Máximo de hilos" - -#: ../../enterprise/include/class/VMware.app.php:893 -msgid "Re-scan interval" -msgstr "Intervalo de re-escaneo" - -#: ../../enterprise/include/class/VMware.app.php:894 -msgid "Enables re-scan entities process every interval defined." -msgstr "" -"Hace posible que las entidades de re-escaneo procesen todos los intervalos " -"definidos." - -#: ../../enterprise/include/class/VMware.app.php:927 -msgid "Retry send" -msgstr "Reintentar envío" - -#: ../../enterprise/include/class/VMware.app.php:937 -msgid "Event mode" -msgstr "Modo de evento" - -#: ../../enterprise/include/class/VMware.app.php:937 -msgid "Only for VCenter." -msgstr "Solo para VCenter." - -#: ../../enterprise/include/class/VMware.app.php:947 -msgid "Virtual network monitoring" -msgstr "Monitorización de redes virtuales" - -#: ../../enterprise/include/class/VMware.app.php:978 -msgid "Extra settings" -msgstr "Ajustes adicionales" - -#: ../../enterprise/include/class/VMware.app.php:979 -msgid "This RAW block will be directly added to config file." -msgstr "Este bloque RAM se añadirá directamente al archivo de configuración." - -#: ../../enterprise/include/class/VMware.app.php:1295 -msgid "Include datastores" -msgstr "Incluir almacenes de datos" - -#: ../../enterprise/include/class/VMware.app.php:1305 -msgid "Include datacenters" -msgstr "Incluir centros de datos" - -#: ../../enterprise/include/class/VMware.app.php:1315 -msgid "Include esxs" -msgstr "Incluir esxs" - -#: ../../enterprise/include/class/VMware.app.php:1325 -msgid "Include vms" -msgstr "Incluir vms" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:243 -msgid "IP address is required" -msgstr "Se requiere dirección IP" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:253 -#: ../../enterprise/include/class/AgentRepository.class.php:454 -msgid "Target OS is required" -msgstr "Se requiere SO de destion" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:255 -#: ../../enterprise/include/class/AgentRepository.class.php:456 -msgid "Target architecture is required" -msgstr "Se requiere arquitectura de destino" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:257 -msgid "Credentials to use are required" -msgstr "Se requieren credenciales de uso" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:259 -msgid "Desired agent version is required" -msgstr "Se requiere la versión de agente deseada" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:270 -msgid "Target already defined." -msgstr "Objetivo ya definido." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:296 -msgid "Target successfully added" -msgstr "Objetivo añadido correctamente" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:317 -msgid "Target successfully updated" -msgstr "Objetivo actualizado correctamente" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:343 -#: ../../enterprise/include/class/AgentRepository.class.php:655 -msgid "Target successfully deleted" -msgstr "Objetivo borrado correctamente" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:360 -msgid "You should specify a Discovery server" -msgstr "Especifique un servidor Discovery" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:362 -msgid "You must select some targets to deploy" -msgstr "Seleccione algunos de los objetivos a desplegar" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:392 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1119 -msgid "Failed to schedule" -msgstr "No se ha podido programar" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:407 -msgid "Deploy scheduled" -msgstr "Despliegue programado" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:433 -msgid "CSV file is needed" -msgstr "Se necesita archivo CSV" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:488 -#, php-format -msgid "" -"Credential identifier %s does not exist, please, add it to your repository %s " -msgstr "" -"El identificador de credenciales %s no existe, añádalo a su repositorio %s " - -#: ../../enterprise/include/class/DeploymentCenter.class.php:496 -#, php-format -msgid "OS %s does not math any existing, please, add it to OS list %s" -msgstr "" -"El sistema operativo %s no coincide con ninguno existente, añádalo a la lista de " -"sistemas operativos %s" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:504 -#, php-format -msgid "" -"Sofware agent version with id %s does not exist, please, add it to your " -"repository %s " -msgstr "" -"La versión del agente software con el ID %s no existe, añádalo al repositorio %s " - -#: ../../enterprise/include/class/DeploymentCenter.class.php:526 -msgid "No target could be added. " -msgstr "No se ha podido añadir ningún objetivo. " - -#: ../../enterprise/include/class/DeploymentCenter.class.php:602 -#: ../../enterprise/include/class/CSVImportAgents.class.php:98 -#: ../../godmode/wizards/HostDevices.class.php:196 -#: ../../include/class/ManageNetScanScripts.class.php:104 -#: ../../include/class/CustomNetScan.class.php:355 -msgid "Host & Devices" -msgstr "Host y dispositivos" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:629 -msgid "Deployment center" -msgstr "Centro de despliegue" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:666 -#: ../../enterprise/include/class/DeploymentCenter.class.php:735 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1329 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 -#: ../../enterprise/include/class/AgentRepository.class.php:368 -#: ../../enterprise/include/class/AgentRepository.class.php:713 -#: ../../enterprise/include/class/AgentRepository.class.php:767 -msgid "Architecture" -msgstr "Arquitectura" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:667 -msgid "Key identifier" -msgstr "Identificador de clave" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:668 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1250 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1391 -msgid "Target server IP" -msgstr "IP del servidor de destino" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:669 -msgid "Agent version installed" -msgstr "Verison de agente instalada" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:670 -msgid "Agent version desired" -msgstr "Versión de agente deseada" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:671 -msgid "Installation date" -msgstr "Fecha de instalación" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:672 -msgid "Last error" -msgstr "Último error" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:746 -msgid "State" -msgstr "Estado" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:767 -msgid "There are no targets defined yet, please add some." -msgstr "Aún no hay objetivos definidos, añada alguno." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:774 -#, php-format -msgid "Please set %s to make software available for targets." -msgstr "Programe %s para que el software esté disponible para los objetivos." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:786 -#, php-format -msgid "There are no software agents in your repository yet, please add some %s." -msgstr "No hay agentes software en el repositorio, añada algunos %s." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:805 -msgid "Deploy agent to targets" -msgstr "Desplegar agentes a destinos" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:829 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1787 -msgid "Scan for targets" -msgstr "Escaneo de objetivos" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:841 -msgid "Add target" -msgstr "Añadir destino" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:853 -msgid "Load targets" -msgstr "Cargar destinos" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:980 #: ../../enterprise/include/class/AgentRepository.class.php:276 +#: ../../enterprise/include/class/DeploymentCenter.class.php:980 msgid "Deploying" msgstr "Desplegar" -#: ../../enterprise/include/class/DeploymentCenter.class.php:1066 -msgid "You must define a network." -msgstr "Defina una red." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1068 -msgid "You must select at least one credential to test." -msgstr "Seleccione al menos un credencial a probar." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1070 -msgid "You must select a Discovery server." -msgstr "Seleccione un servidor Discovery." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1072 -msgid "Please select a desired software agent version." -msgstr "Seleccione la version deseada del agente software." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1074 -msgid "Please specify a server IP." -msgstr "Especifique una IP de servidor." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1094 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1127 -msgid "Discovery task list" -msgstr "Lista de tareas Discovery" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1093 -#, php-format -msgid "This network is already being scanned. See progress at %s" -msgstr "Ya se está escaneando la red. Ver progreso en %s" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1126 -#, php-format -msgid "Network scheduled to be scanned. You can see progress at %s" -msgstr "Escaneo de red programado. Puede ver el progreso en %s." - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1159 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1162 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1293 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1296 -#: ../../enterprise/include/class/SAP.app.php:593 -#: ../../enterprise/include/class/SAP.app.php:596 -#: ../../godmode/wizards/HostDevices.class.php:1468 -#: ../../godmode/wizards/HostDevices.class.php:1471 -msgid "No credentials available" -msgstr "No hay credenciales disponibles" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1160 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1294 -#: ../../enterprise/include/class/SAP.app.php:594 -#: ../../godmode/agentes/module_manager_editor_network.php:525 -#: ../../godmode/wizards/HostDevices.class.php:1469 -msgid "Manage credentials" -msgstr "Gestionar credenciales" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1174 -msgid "Network/mask" -msgstr "Red/Máscara" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1183 -msgid "Scan from" -msgstr "Escanear desde" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1202 -#: ../../godmode/wizards/HostDevices.class.php:1481 -msgid "Credentials to try with" -msgstr "Credenciales con los que probar" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1240 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1381 -msgid "Desired agent version" -msgstr "Versión de agente deseada" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1428 -msgid "CSV format" -msgstr "Formato CVS" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 -msgid "Target agent version" -msgstr "Version de agente objetivo" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 -msgid "Target server ip" -msgstr "IP del servidor objetivo" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1448 -msgid "CSV file" -msgstr "Archivo CSV" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1512 -msgid "Select desired targets to be deployed" -msgstr "Seleccionar objetivos a desplegar" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1515 -msgid "Deploy from" -msgstr "Desplegar desde" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1530 -msgid "Available targets" -msgstr "Objetivos disponibles" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1706 -msgid "Add new target" -msgstr "Añadir nuevo objetivo" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1709 -msgid "Update target" -msgstr "Actualizar objetivo" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1755 -msgid "Import targets from CSV" -msgstr "Importar objetivos desde CSV" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1788 -#: ../../godmode/modules/manage_network_components_form_wizard.php:772 -msgid "Scan" -msgstr "Escanear" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1822 -msgid "Select targets" -msgstr "Seleccionar objetivos" - -#: ../../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 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:131 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:208 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:217 -msgid "Error, please refresh page" -msgstr "Error, vuelva a cargar la página" - -#: ../../enterprise/include/class/DatabaseHA.class.php:142 -msgid "Action already scheduled" -msgstr "Acción ya programada" - -#: ../../enterprise/include/class/DatabaseHA.class.php:148 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:137 -msgid "Unavailable action" -msgstr "Acción no disponible" - -#: ../../enterprise/include/class/DatabaseHA.class.php:160 -msgid "A node is already being synchronized, please wait until process finish." -msgstr "Ya se está sincronizando un nodo, espere hasta que el proceso termine." - -#: ../../enterprise/include/class/DatabaseHA.class.php:172 -msgid "Please verify resync configuration is set before use this feature." -msgstr "" -"Compruebe la configuración de resincronización antes de usar esta funcionalidad" - -#: ../../enterprise/include/class/DatabaseHA.class.php:190 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2857 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:151 -msgid "Successfully scheduled" -msgstr "Programado correctamente" - -#: ../../enterprise/include/class/DatabaseHA.class.php:205 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2056 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3330 -#: ../../enterprise/tools/ipam/ipam_network.php:588 -#: ../../enterprise/tools/ipam/ipam_ajax.php:422 -#: ../../enterprise/tools/ipam/ipam_massive.php:140 -#: ../../godmode/modules/manage_network_components_form_wizard.php:249 -#: ../../godmode/groups/group_list.php:964 -#: ../../godmode/agentes/module_manager_editor_common.php:703 -#: ../../godmode/agentes/module_manager_editor_common.php:706 -#: ../../godmode/agentes/module_manager_editor_common.php:717 -#: ../../godmode/massive/massive_edit_agents.php:1164 -#: ../../godmode/alerts/configure_alert_template.php:940 -#: ../../include/functions_visual_map_editor.php:871 -#: ../../include/functions_reporting_html.php:3706 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:406 -#: ../../operation/agentes/estado_generalagente.php:314 -msgid "Enabled" -msgstr "Habilitado" - -#: ../../enterprise/include/class/DatabaseHA.class.php:214 -#: ../../enterprise/include/class/Omnishell.class.php:370 -#: ../../enterprise/include/class/Omnishell.class.php:1310 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:2001 -msgid "Pending" -msgstr "Pendiente" - -#: ../../enterprise/include/class/DatabaseHA.class.php:220 -msgid "Uninitialized" -msgstr "No iniciado" - -#: ../../enterprise/include/class/DatabaseHA.class.php:476 -#: ../../enterprise/include/class/DatabaseHA.class.php:575 -#: ../../enterprise/include/class/DatabaseHA.class.php:1254 -msgid "This is not a cluster node" -msgstr "Este no es un nodo de cluster" - -#: ../../enterprise/include/class/DatabaseHA.class.php:480 -#: ../../enterprise/include/class/DatabaseHA.class.php:1258 -msgid "Failed to retrieve master position" -msgstr "No se ha podido obtener la posición de maestro" - -#: ../../enterprise/include/class/DatabaseHA.class.php:494 -#: ../../enterprise/include/class/DatabaseHA.class.php:1271 -msgid "Failed to retrieve slave information" -msgstr "No se ha podido obtener la información de esclavo" - -#: ../../enterprise/include/class/DatabaseHA.class.php:798 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1790 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1880 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1975 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2069 -#: ../../include/class/CalendarManager.class.php:535 -#: ../../include/class/CalendarManager.class.php:892 -msgid "Failed to update" -msgstr "Error al actualizar" - -#: ../../enterprise/include/class/DatabaseHA.class.php:825 -#: ../../enterprise/include/class/DatabaseHA.class.php:1007 -msgid "DB Replication user" -msgstr "Usuario de replicación de la base de datos" - -#: ../../enterprise/include/class/DatabaseHA.class.php:826 -msgid "User configured for Master to Slaves replication" -msgstr "Usuario configurado para replicación Maestro - Esclavo" - -#: ../../enterprise/include/class/DatabaseHA.class.php:836 -#: ../../enterprise/include/class/DatabaseHA.class.php:1016 -msgid "DB Replication user password" -msgstr "Contraseña de usuario de replicación de la base de datos" - -#: ../../enterprise/include/class/DatabaseHA.class.php:837 -msgid "User password" -msgstr "Contraseña de usuario" - -#: ../../enterprise/include/class/DatabaseHA.class.php:846 -msgid "Resync data dir" -msgstr "Resincronizar directorio de datos" - -#: ../../enterprise/include/class/DatabaseHA.class.php:847 -msgid "Directory where mysql files are stored (must be common to all nodes)" -msgstr "" -"Directorio donde se guardan los archivos MySQL (debe ser común a todos los nodos)" - -#: ../../enterprise/include/class/DatabaseHA.class.php:857 -msgid "Resync tmp directory" -msgstr "Resincronizar directorio tmp" - -#: ../../enterprise/include/class/DatabaseHA.class.php:858 -msgid "" -"Temporary working directory where to store the backups that will be used to re-" -"synchronize a slave node" -msgstr "" -"Directorio funcional temporal donde guardar las copias de seguridad que se " -"utilizarán para re-sincronizar un módulo esclavo" - -#: ../../enterprise/include/class/DatabaseHA.class.php:868 -msgid "Resync MySQL user" -msgstr "Resincronizar usuario MySQL" - -#: ../../enterprise/include/class/DatabaseHA.class.php:869 -msgid "" -"User of the system that owns the MySQL files, necessary for the adjustment of " -"permissions (by default mysql)" -msgstr "" -"Usuario del sistema que posee los archivos MySQL, necesario para el ajuste de " -"los permisos (por defecto MySQL)" - -#: ../../enterprise/include/class/DatabaseHA.class.php:879 -msgid "Resync MySQL group" -msgstr "Resincronizar grupo MySQL" - -#: ../../enterprise/include/class/DatabaseHA.class.php:880 -msgid "" -"System group that owns the MySQL files, needed for permissions setting (default " -"mysql)" -msgstr "" -"Grupo del sistema que posee los archivos MySQL, necesario para los ajustes de " -"permisos (MySQL por defecto)" - -#: ../../enterprise/include/class/DatabaseHA.class.php:941 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:261 -msgid "IP or FQDN" -msgstr "IP o FQDN" - -#: ../../enterprise/include/class/DatabaseHA.class.php:942 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:262 -msgid "" -"This action only registers an already configured node. This action does not " -"configure any resource." -msgstr "" -"Esta acción solo registra un nodo ya configurado. Esta acción no configura " -"ninguna fuente." - -#: ../../enterprise/include/class/DatabaseHA.class.php:952 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:273 -msgid "Cluster node label (pcs)" -msgstr "Etiqueta de nodo de cluster (pcs)" - -#: ../../enterprise/include/class/DatabaseHA.class.php:968 -msgid "SSH user" -msgstr "Usuario SSH" - -#: ../../enterprise/include/class/DatabaseHA.class.php:976 -msgid "SSH port" -msgstr "Puerto SSH" - -#: ../../enterprise/include/class/DatabaseHA.class.php:984 -msgid "SSH key" -msgstr "Clave SSH" - -#: ../../enterprise/include/class/DatabaseHA.class.php:992 -msgid "SSH public key" -msgstr "Clave SSH pública" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1046 -msgid "Missed parameters" -msgstr "Parámetros omitidos" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1093 -msgid "You must specify a host" -msgstr "Especifique un host" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1095 -msgid "DB port must be a positive integer" -msgstr "El puerto de la base de datos debe ser un valor positivo" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1097 -msgid "SSH port must be a positive integer" -msgstr "El puerto SSH debe ser un integrante positivo" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1099 -msgid "You must specify a SSH user" -msgstr "Especifique el usuario SSH" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1101 -msgid "You must specify a replication DB user" -msgstr "Especifique un usuario de replicación de base de datos" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1103 -msgid "You must specify a replication DB pass" -msgstr "Especifique una contraseña de replicación de base de datos" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1105 -msgid "You must specify a public key path" -msgstr "Especifique una ruta de clave pública" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1107 -msgid "You must specify a private path" -msgstr "Especifique una ruta privada" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1157 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:328 -msgid "Successfully " -msgstr "Correctamente " - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:375 -msgid "Perform action" -msgstr "Realizar acción" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1447 -msgid "NCM devices" -msgstr "Dispositivos NCM" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1461 -msgid "NCM templates" -msgstr "Plantillas NCM" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1475 -msgid "Registered vendors" -msgstr "Fabricantes registrados" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1489 -msgid "Registered models" -msgstr "Modelos registrados" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1503 -msgid "Registered snippets" -msgstr "Snippets registrados" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1517 -msgid "Registered firmwares" -msgstr "Firmwares registrados" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1553 -msgid "No agents with NCM features enabled yet" -msgstr "Aún no hay agentes con funciones de NCM habilitadas" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1684 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2194 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2245 -#, php-format -msgid "Template not found: %s" -msgstr "Plantilla no encontrada: %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1709 -msgid "Template created" -msgstr "Plantilla creada" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1709 -msgid "Template updated" -msgstr "Plantilla actualizada" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1730 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1812 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1906 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1997 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2136 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2797 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1454 -#: ../../include/class/CalendarManager.class.php:570 -#: ../../include/class/CalendarManager.class.php:946 -#: ../../include/functions_reporting.php:5482 -#: ../../include/functions_reporting.php:5510 -#, php-format -msgid "Error: %s" -msgstr "Error: %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1775 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2319 -#, php-format -msgid "Vendor not found: %s" -msgstr "Fabricante no encontrado: %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1793 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1883 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1978 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2072 -#: ../../include/class/CalendarManager.class.php:538 -#: ../../include/class/CalendarManager.class.php:895 -msgid "Failed to create" -msgstr "Error al crear" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1806 -msgid "Failed saving vendor: " -msgstr "Fallo al guardar fabricante:" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1865 -#, php-format -msgid "model not found: %s" -msgstr "modelo no encontrado: %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1887 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2658 -msgid "you must select a valid vendor" -msgstr "Debe seleccionar un fabricante válido" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1900 -msgid "Failed saving model: " -msgstr "Fallo al guardar el modelo: " - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1960 -#, php-format -msgid "snippet not found: %s" -msgstr "Snippet no encontrado: %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1991 -msgid "Failed saving snippet: " -msgstr "Error al guardar el snippet: " - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2054 -#, php-format -msgid "firmware not found: %s" -msgstr "firmware no encontrado: %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2081 -msgid "Firmware file missing" -msgstr "Falta el archivo de firmware" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2094 -#: ../../enterprise/include/class/AgentRepository.class.php:491 -msgid "Cannot create target dir [" -msgstr "No se ha podido crear el dir de destino [" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2113 -#, php-format -msgid "Failed to store file in %s" -msgstr "Error al almacenar el archivo en %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2130 -msgid "Failed saving firmware: " -msgstr "Error al guardar el firmware: " - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2157 -msgid "" -"Upload only official binary files from your device provide in raw format (not " -"compressed)" -msgstr "" -"Cargue solo archivos binarios oficiales desde su dispositivo en formato RAW (no " -"comprimido)" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2206 -#: ../../godmode/modules/manage_network_templates.php:83 -msgid "Template successfully deleted" -msgstr "Plantilla borrada correctamente" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2261 -msgid "Template successfully duplicated" -msgstr "Plantilla duplicada correctamente" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2284 -#, php-format -msgid "Model not found: %s" -msgstr "Modelo no encontrado: %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2296 -msgid "Model successfully deleted" -msgstr "Modelo eliminado correctamente" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2331 -msgid "Vendor successfully deleted" -msgstr "Fabriante eliminado correctamente" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2354 -#, php-format -msgid "Snippet not found: %s" -msgstr "Snippet no encontrado: %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2366 -msgid "Snippet successfully deleted" -msgstr "Snippet eliminado correctamente" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2389 -#, php-format -msgid "Firmware not found: %s" -msgstr "Firmware no encontrado: %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2401 -msgid "Firmware successfully deleted" -msgstr "Firmware eliminado correctamente" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2480 -msgid "" -"Not executed yet, no content to display, define your own in following textarea." -msgstr "" -"Aún no se ha ejecutado, no hay contenido que mostrar, defina el suyo propio en " -"el siguiente área de texto." - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2489 -msgid "" -"Following content is already queued to be executed! You must wait until " -"execution is finished before being able to modify this." -msgstr "" -"¡El siguiente contenido ya está en cola para ser ejecutado! Debe esperar hasta " -"que finalice la ejecución antes de poder modificarla." - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2581 -msgid "Check progress" -msgstr "Comprobar el progreso" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2590 -#, php-format -msgid "Script scheduled %s %s" -msgstr "Script programado %s %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2648 -#, php-format -msgid "Error retrieving template: %s" -msgstr "Error al recuperar la plantilla: %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2654 -msgid "you must select a template" -msgstr "Debe seleccionar una plantilla" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2656 -msgid "you must select a valid model" -msgstr "Debe seleccionar un modelo válido" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2660 -msgid "you must select a valid port" -msgstr "Debe seleccionar un puerto válido" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2694 -#, php-format -msgid "Failed to update%s" -msgstr "No se pudo actualizar %s" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2726 -msgid "No configuration registers to backup" -msgstr "No hay registros de configuración para realizar copias de seguridad" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2734 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2750 -msgid "Successfully backed up" -msgstr "Copia de copia de ha realizada" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2785 -msgid "Invalid id given" -msgstr "ID no válido" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2820 -msgid "" -"Is highly recommendable to execute this kind of operation from agent details to " -"preview the script content" -msgstr "" -"Es muy recomendable ejecutar este tipo de operación desde los detalles del " -"agente para obtener una vista previa del contenido del script" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2829 -msgid "This operation is not ready yet! Keep up to date with latest updates" -msgstr "" -"¡Esta operación aún no está lista! Manténgase al día con las últimas " -"actualizaciones" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2838 -msgid "Invalid action" -msgstr "Acción no válida" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2858 -msgid "Failed to schedule action." -msgstr "Error al programar la acción." - #: ../../enterprise/include/class/AgentRepository.class.php:350 msgid "Time in seconds before deployment is cancelled." msgstr "Tiempo en segundos antes de que se cancele la implementación." +#: ../../enterprise/include/class/AgentRepository.class.php:368 +#: ../../enterprise/include/class/AgentRepository.class.php:713 +#: ../../enterprise/include/class/AgentRepository.class.php:767 +#: ../../enterprise/include/class/DeploymentCenter.class.php:666 +#: ../../enterprise/include/class/DeploymentCenter.class.php:735 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1329 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 +msgid "Architecture" +msgstr "Arquitectura" + #: ../../enterprise/include/class/AgentRepository.class.php:389 msgid "Transfer timeout" msgstr "Tiempo de espera de transferencia" @@ -26864,6 +51852,16 @@ msgstr "Archivo de instalación" msgid "Agent version is required" msgstr "Se requiere versión de agente" +#: ../../enterprise/include/class/AgentRepository.class.php:454 +#: ../../enterprise/include/class/DeploymentCenter.class.php:253 +msgid "Target OS is required" +msgstr "Se requiere SO de destion" + +#: ../../enterprise/include/class/AgentRepository.class.php:456 +#: ../../enterprise/include/class/DeploymentCenter.class.php:255 +msgid "Target architecture is required" +msgstr "Se requiere arquitectura de destino" + #: ../../enterprise/include/class/AgentRepository.class.php:465 msgid "This version already exists" msgstr "Esta versión ya existe" @@ -26872,6 +51870,11 @@ msgstr "Esta versión ya existe" msgid "The Version, OS and Architecture already exists." msgstr "La versión, el sistema operativo y la arquitectura ya existen." +#: ../../enterprise/include/class/AgentRepository.class.php:491 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2583 +msgid "Cannot create target dir [" +msgstr "No se ha podido crear el dir de destino [" + #: ../../enterprise/include/class/AgentRepository.class.php:508 #, php-format msgid "Invalid installation file for %s" @@ -26901,6 +51904,11 @@ msgstr "El agente ya ha sido definido." msgid "Agent successfully registered and uploaded" msgstr "Agente registrado y actualizado correctamente" +#: ../../enterprise/include/class/AgentRepository.class.php:655 +#: ../../enterprise/include/class/DeploymentCenter.class.php:343 +msgid "Target successfully deleted" +msgstr "Objetivo borrado correctamente" + #: ../../enterprise/include/class/AgentRepository.class.php:715 msgid "Uploaded by" msgstr "Subido por" @@ -26913,337 +51921,551 @@ msgstr "Fecha de subida" msgid "Add new software" msgstr "Añadir nuevo software" -#: ../../enterprise/include/class/AgentRepository.class.php:861 -#: ../../include/class/EventSound.class.php:117 -msgid "File is too large to upload. Check the configuration in php.ini." -msgstr "" -"El archivo es demasiado grande para cargarlo. Compruebe la configuración en php." -"ini." - -#: ../../enterprise/include/class/AgentRepository.class.php:1002 +#: ../../enterprise/include/class/AgentRepository.class.php:1003 msgid "Add new Software agent" msgstr "Añadir nuevo agente software" -#: ../../enterprise/include/class/AgentRepository.class.php:1005 +#: ../../enterprise/include/class/AgentRepository.class.php:1006 msgid "Update Software agent" msgstr "Actualizar agente software" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:468 +msgid "The alert name cannot be blank" +msgstr "El nombre de la alerta no se puede dejar en blanco" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:476 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:481 +msgid "This alert name is already in use" +msgstr "El nombre de la alerta ya está en uso" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:490 #: ../../enterprise/include/class/Omnishell.class.php:220 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:440 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:466 msgid "Please follow the wizard." msgstr "Siga las instrucciones del asistente." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:503 #: ../../enterprise/include/class/Omnishell.class.php:232 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:453 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:479 msgid "You have no acess to edit this command." msgstr "No tiene acceso para editar este comando." -#: ../../enterprise/include/class/Omnishell.class.php:267 -msgid "Failed to save command." -msgstr "Error al guardar comando." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:549 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:610 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:669 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:525 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:586 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:645 +msgid "Alert not found." +msgstr "Alerta no encontrada." -#: ../../enterprise/include/class/Omnishell.class.php:278 -msgid "Command not found." -msgstr "Comando no encontrado." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:557 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:533 +msgid "Invalid json data" +msgstr "Datos json no válidos" -#: ../../enterprise/include/class/Omnishell.class.php:325 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:746 -#: ../../include/class/HelpFeedBack.class.php:100 -msgid "Page not found" -msgstr "Página no encontrada" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:653 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:629 +msgid "Rules updated." +msgstr "Reglas actualizadas." -#: ../../enterprise/include/class/Omnishell.class.php:356 -#: ../../enterprise/include/class/Omnishell.class.php:616 -#: ../../enterprise/include/class/Omnishell.class.php:790 -msgid "You must install php-yaml in order to use this feature." -msgstr "Instale php-yaml para usar esta funcionalidad." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:656 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:632 +msgid "JSON decoding error. Please call support." +msgstr "Error de decodificación JSON. Póngase en contacto con soporte." -#: ../../enterprise/include/class/Omnishell.class.php:371 -msgid "Not Started" -msgstr "No iniciado" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:708 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:684 +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/Omnishell.class.php:449 -msgid "Commands status" -msgstr "Estado de los comandos" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:975 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:951 +msgid "Pass" +msgstr "Pasar" -#: ../../enterprise/include/class/Omnishell.class.php:490 -msgid "Create command" -msgstr "Crear comando" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:976 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:952 +msgid "Drop" +msgstr "Soltar" -#: ../../enterprise/include/class/Omnishell.class.php:515 -msgid "Selected command definitions will be erased" -msgstr "Las definiciones de los comandos seleccionadas se eliminarán." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1002 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:978 +msgid "Module alert" +msgstr "Alerta de módulos" -#: ../../enterprise/include/class/Omnishell.class.php:593 -#: ../../enterprise/include/class/Omnishell.class.php:1636 -msgid "Detailed view" -msgstr "Vista detallada" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1022 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1266 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1267 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2222 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:998 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1242 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1243 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2203 +msgid "Load from template" +msgstr "Cargar desde la plantilla" -#: ../../enterprise/include/class/Omnishell.class.php:602 -#: ../../enterprise/include/class/Omnishell.class.php:1627 -msgid "Agent list" -msgstr "Lista de agentes" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1081 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1057 +msgid "Execute alert" +msgstr "Ejecutar alerta" -#: ../../enterprise/include/class/Omnishell.class.php:704 -msgid "Selected agents will be erased from the command" -msgstr "Los agentes seleccionados se borrarán del comando" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1104 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3786 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1080 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3767 +msgid "times in" +msgstr "veces en" -#: ../../enterprise/include/class/Omnishell.class.php:871 -msgid "Time out" -msgstr "Tiempo fuera de servicio" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1114 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1090 +msgid "threshold" +msgstr "umbral" -#: ../../enterprise/include/class/Omnishell.class.php:880 -msgid "Retries " -msgstr "Reintentos " +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1124 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1100 +msgid "Rule evaluation mode" +msgstr "Modo de evaluación de reglas" -#: ../../enterprise/include/class/Omnishell.class.php:891 -msgid "Preconditions " -msgstr "Condiciones previas " +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1124 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1100 +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/Omnishell.class.php:892 -msgid "All commands defined line per line must success to execute main commands" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1141 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1117 +msgid "Grouped by" +msgstr "Agrupados por" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1280 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1256 +msgid "Available items" +msgstr "Elementos disponibles" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1281 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1257 +msgid "Block" +msgstr "Bloquear" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1326 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1144 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1302 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1144 +msgid "Log content" +msgstr "Contenido de log" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1331 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1147 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1307 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1147 +msgid "Log source" +msgstr "Fuente de log" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1336 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1150 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1312 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1150 +msgid "Log agent" +msgstr "Agente de log" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1393 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1153 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1369 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1156 +msgid "Event content" +msgstr "Contenido de evento" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1398 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1156 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1379 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1159 +msgid "Event agent" +msgstr "Agente de evento" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1403 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1159 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1384 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1162 +msgid "Event module" +msgstr "Módulo de evento" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1408 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1162 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1389 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1165 +msgid "Event module alerts" +msgstr "Alertas de módulos de eventos" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1413 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1165 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1394 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1168 +msgid "Event group" +msgstr "Grupo de eventos" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1419 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1400 +msgid "Event group (recursive)" +msgstr "Recursividad del grupo de eventos" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1425 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1171 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1406 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1174 +msgid "Event severity" +msgstr "Prioridad de evento" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1430 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1174 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1411 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1177 +msgid "Event tag" +msgstr "Etiqueta de evento" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1435 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1177 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1416 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1180 +msgid "Event user" +msgstr "Usuario de evento" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1465 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1446 +msgid "Operators" +msgstr "Operadores" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1471 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1515 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1482 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1452 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1496 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1493 +msgid "greater than" +msgstr "debe ser mayor que (incluido)" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1476 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1519 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1486 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1494 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1457 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1500 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1497 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1505 +msgid "less than" +msgstr "menor que" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1481 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1523 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1490 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1462 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1504 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1501 +msgid "greater or equal than" +msgstr "Mayor o igual (>=)" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1486 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1527 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1467 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1508 +msgid "less or equal than" +msgstr "menor o igual (<=)" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1491 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1531 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1549 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1573 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1498 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1472 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1512 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1530 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1554 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1509 +msgid "is equal" +msgstr "es igual" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1496 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1535 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1554 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1577 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1502 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1477 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1516 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1535 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1558 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1513 +msgid "is different" +msgstr "es diferente " + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1501 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1539 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1559 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1581 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1506 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1482 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1520 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1540 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1562 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1517 +msgid "is like (regex)" +msgstr "es como (regex)" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1506 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1543 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1564 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1585 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1510 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1487 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1524 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1545 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1566 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1521 +msgid "is not like (regex)" +msgstr "no es como (regex)" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1619 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1600 +msgid "Modifiers" +msgstr "Modificadores" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1624 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1605 +msgid "within an interval (seconds)" +msgstr "dentro de un intervalo (segundos)" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1629 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1610 +msgid "repeated at least" +msgstr "tiene al menos" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1669 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1650 +msgid "Matches on both true" +msgstr "Coincidencias en ambos verdaderos" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1675 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1656 +msgid "Matches when any is false" +msgstr "Coincidencias cuando alguna es falsa" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1681 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1662 +msgid "Matches on any true" +msgstr "Coincidencias en cualquier verdadero" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1687 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1668 +msgid "Matches when both are false" +msgstr "Coincidencias cuando ambas son falsas" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1693 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1674 +msgid "Matches when only one is true" +msgstr "Coincidencias cuando solo una es verdadera" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1699 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1680 +msgid "Matches when both are either true or false" +msgstr "Coincidencias cuando ambas son verdaderas o falsas" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1735 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1716 +msgid "Rule definition" +msgstr "Definición de reglas" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2019 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2130 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2000 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2111 +msgid "Remove rule" +msgstr "Eliminar regla" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2030 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2141 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2011 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2122 +msgid "Remove item" +msgstr "Eliminar elemento" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2041 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2152 +#: ../../enterprise/include/functions_HA_cluster.php:64 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2022 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2133 +msgid "Cleanup" +msgstr "Limpiar" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2305 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2286 +msgid "Agent and module event recovery macros are not available in this section" msgstr "" -"Todos los comandos definidos en cada línea deben ser correctos para ejecutar los " -"comandos principales" +"Las macros de recuperación de eventos de agente y módulo no están disponibles en esta sección" -#: ../../enterprise/include/class/Omnishell.class.php:904 -msgid "Execute commands " -msgstr "Ejecutar comandos " - -#: ../../enterprise/include/class/Omnishell.class.php:905 -msgid "Define as many lines as commands you want to execute" -msgstr "Definir tantas líneas como comandos desee ejecutar" - -#: ../../enterprise/include/class/Omnishell.class.php:917 -msgid "Postconditions " -msgstr "Condiciones posteriores " - -#: ../../enterprise/include/class/Omnishell.class.php:918 -msgid "All commands defined line per line must success to consider command success" -msgstr "" -"Todos los comandos definidos en cada línea deben ser correctos para que el " -"comando se considere correcto" - -#: ../../enterprise/include/class/Omnishell.class.php:1347 -msgid "Show agent list" -msgstr "Mostrar lista de agentes" - -#: ../../enterprise/include/class/Omnishell.class.php:1392 -msgid "Selected command definition will be erased" -msgstr "La definición de comando seleccionada se eliminará" - -#: ../../enterprise/include/class/Omnishell.class.php:1501 -#: ../../enterprise/include/class/Omnishell.class.php:1949 -msgid "Cannot use commands without YAML dependency, please install it." -msgstr "No se pueden usar comandos sin dependencia de YAML, instálelo." - -#: ../../enterprise/include/class/Omnishell.class.php:1527 -msgid "Selected agent will be deleted from the command" -msgstr "El agente seleccionado se eliminará del comando" - -#: ../../enterprise/include/class/Omnishell.class.php:1617 -msgid "Command viewer" -msgstr "Visor de comandos" - -#: ../../enterprise/include/class/Omnishell.class.php:1786 -msgid "Not an array of ids" -msgstr "No un conjunto de IDs" - -#: ../../enterprise/include/class/Omnishell.class.php:1902 -msgid "There are no targets for this remote command" -msgstr "No hay objetivos para este comando remoto" - -#: ../../enterprise/include/class/Omnishell.class.php:1909 -msgid "Command does not exist" -msgstr "El comando no existe" - -#: ../../enterprise/include/class/Omnishell.class.php:2012 -#: ../../enterprise/include/class/Omnishell.class.php:2015 -msgid "timed out" -msgstr "tiempo de espera agotado" - -#: ../../enterprise/include/class/Omnishell.class.php:2014 -msgid "Dependency error" -msgstr "Error de dependencia" - -#: ../../enterprise/include/class/Omnishell.class.php:2018 -msgid "failed" -msgstr "error" - -#: ../../enterprise/include/class/Omnishell.class.php:2034 -msgid "Waiting results..." -msgstr "Esperando resultados..." - -#: ../../enterprise/include/class/Omnishell.class.php:2053 -msgid "RCMD does not exist" -msgstr "RCMD no existe" - -#: ../../enterprise/include/class/LogSource.class.php:431 -msgid "Source is required" -msgstr "Fuente requerida" - -#: ../../enterprise/include/class/LogSource.class.php:538 -msgid "id cannot be empty" -msgstr "El Id no puede estar vacío" - -#: ../../enterprise/include/class/LogSource.class.php:543 -#: ../../include/class/CredentialStore.class.php:759 -msgid "Not allowed" -msgstr "No permitido" - -#: ../../enterprise/include/class/LogSource.class.php:587 -#: ../../include/class/CredentialStore.class.php:798 -msgid "How to configure encryption." -msgstr "Como configurar el cifrado." - -#: ../../enterprise/include/class/LogSource.class.php:586 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2305 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2286 #, php-format -msgid "Log monitoring is disabled. %s" -msgstr "La monitorización de logs está desactivada. %s" +msgid "Recovery Field %s" +msgstr "Campos de recuperación %s" -#: ../../enterprise/include/class/LogSource.class.php:658 -#: ../../enterprise/include/class/LogSource.class.php:822 -msgid "Add log source" -msgstr "Añadir fuente de logs" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2361 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2362 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2342 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2343 +msgid "Triggering Condition" +msgstr "Términos de disparo" -#: ../../enterprise/include/class/LogSource.class.php:694 -msgid "Source name" -msgstr "Nombre de la fuente" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2672 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2653 +msgid "There are no defined actions for this alert" +msgstr "No hay acciones definidas para esta alerta" -#: ../../enterprise/include/class/LogSource.class.php:826 -msgid "Update log source" -msgstr "Actualizar fuente del log" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2743 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3765 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2724 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3746 +msgid "Number of alerts match" +msgstr "Número de coincidencias de alerta" -#: ../../enterprise/include/class/DB2.app.php:165 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2840 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2821 +msgid "Select the desired action and mode to view the Triggering fields for this action" +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:2927 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2908 +msgid "Alerts fields" +msgstr "Campos de alertas" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2929 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2910 +msgid "Triggering fields configured in Alerts" +msgstr "Campos de disparo configurados en Alertas" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2996 +#: ../../enterprise/meta/general/main_menu.php:524 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2977 +#: ../../package_774/enterprise/meta/general/main_menu.php:518 +msgid "Event alerts" +msgstr "Alertas de eventos" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3017 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2998 +msgid "Alert succesfully deleted" +msgstr "Alerta eliminada correctamente" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3026 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3007 +msgid "Alerts validated" +msgstr "Alerta validada" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3029 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3010 +msgid "Failed to process validation" +msgstr "No se ha podido efectuar la validación" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3195 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3176 +msgid "Matched" +msgstr "Coincidencias" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3218 +#: ../../enterprise/include/class/CommandCenter.class.php:323 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3199 +msgid "Sort elements" +msgstr "Clasificar elementos" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3263 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3668 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3244 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3649 +msgid "No associated actions" +msgstr "No hay acciones asociadas" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3297 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3313 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3278 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3294 +msgid "Add Actions" +msgstr "Añadir acciones" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3368 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3349 +msgid "There are no defined correlated alerts" +msgstr "No hay alertas correlacionadas definidas" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3379 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3360 msgid "" -"This DB2 configuration has been already defined. Please edit it or create a new " -"one." -msgstr "Esta configuración DB2 ya se ha definido. Edite o cree una nueva." - -#: ../../enterprise/include/class/DB2.app.php:207 -msgid "You must provide a valid DB2 server IP or FQDN." -msgstr "Debe proveer una IP de servidor DB2 válida o FQDN." - -#: ../../enterprise/include/class/DB2.app.php:219 -msgid "Discovery.Application.DB2" -msgstr "Discovery.Aplicación.DB2" - -#: ../../enterprise/include/class/DB2.app.php:270 -msgid "Failed to find discovery DB2 task." -msgstr "No se ha podido encontrar la tarea DB2 de discovery." - -#: ../../enterprise/include/class/DB2.app.php:410 -msgid "DB2" -msgstr "DB2" - -#: ../../enterprise/include/class/DB2.app.php:494 -msgid "DB2 target strings" -msgstr "Cadenas objetivo de DB2" - -#: ../../enterprise/include/class/DB2.app.php:495 -msgid "" -"SERVER:PORT/DATABASE, comma separated or line by line, as many targets as you " -"need." +"Log correlation and log correlation with events will be disabled in this update. Some event " +"alerts may need to be modified to adapt to the new format" msgstr "" -"SERVIDOR:PUERTO/BASE DE DATOS, separados por coma o línea por línea, tantos " -"objetivos como desee." +"La correlación de logs y la correlación de logs con eventos se deshabitarán en esta " +"actualización. Algunas alertas de correlación podrían tener que modificarse para adaptarse " +"al nuevo formato" -#: ../../enterprise/include/class/DB2.app.php:495 -#: ../../enterprise/include/class/Oracle.app.php:502 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:506 -msgid "Use # symbol to comment a line." -msgstr "Use el símbolo # para comentar una línea." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3520 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3501 +msgid "Are you sure you want to disable the alert" +msgstr "¿Está seguro de que quiere desactivar la alerta?" -#: ../../enterprise/include/class/DB2.app.php:646 -#: ../../enterprise/include/class/MySQL.app.php:668 -#: ../../enterprise/include/class/Oracle.app.php:653 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:657 -msgid "Target agent" -msgstr "Agente objetivo" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3527 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3508 +msgid "Are you sure you want to enable the alert" +msgstr "¿Está seguro de que quiere activar la alerta?" -#: ../../enterprise/include/class/DB2.app.php:647 -#: ../../enterprise/include/class/Oracle.app.php:654 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:658 -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 "" -"Define un objetivo de agente donde la tarea almacenará los datos detectados. Si " -"ha definido varios objetivos, defina una lista de nombres separados por coma o " -"déjelo en blanco para usar el objetivo como nombre." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3534 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3515 +msgid "Disabled Alert" +msgstr "Alerta desactivada" -#: ../../enterprise/include/class/DB2.app.php:666 -#: ../../enterprise/include/class/MySQL.app.php:688 -#: ../../enterprise/include/class/Oracle.app.php:673 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:677 -msgid "Custom module prefix" -msgstr "Prefijo de módulo personalizado" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3576 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3557 +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/DB2.app.php:667 -#: ../../enterprise/include/class/MySQL.app.php:689 -#: ../../enterprise/include/class/Oracle.app.php:674 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:678 -msgid "" -"Defines a custom prefix to be concatenated before module names generated by this " -"task." -msgstr "" -"Define un prefijo personalizado para concatenar antes de los nombres de módulos " -"generados por esta tarea." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3583 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3564 +msgid "Are you sure you want to activate the alert" +msgstr "¿Está seguro de que quiere activar la alerta?" -#: ../../enterprise/include/class/DB2.app.php:685 -msgid "Get database summary" -msgstr "Obtener resumen de base de datos" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3591 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3572 +msgid "Standby Alert" +msgstr "Alerta en suspensión" -#: ../../enterprise/include/class/DB2.app.php:701 -msgid "Check transactional log utilization" -msgstr "Comprobar uso de logs transaccionales" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3666 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3647 +msgid "Delete Actions" +msgstr "Eliminar acciones" -#: ../../enterprise/include/class/DB2.app.php:717 -msgid "Get number of connections" -msgstr "Obtener número de conexiones" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3768 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3749 +msgid "from" +msgstr "desde" -#: ../../enterprise/include/class/DB2.app.php:733 -msgid "Check DB size" -msgstr "Comprobar tamaño de la base de datos" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3845 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3826 +msgid "Successfully added action" +msgstr "Acción añadida correctamente" -#: ../../enterprise/include/class/DB2.app.php:749 -#: ../../enterprise/include/class/MySQL.app.php:833 -#: ../../enterprise/include/class/Oracle.app.php:772 -msgid "Retrieve cache statistics" -msgstr "Obtener estadísticas de bases de datos" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3883 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3864 +msgid "Successfully delete action" +msgstr "Acción eliminada correctamente" -#: ../../enterprise/include/class/DB2.app.php:765 -#: ../../enterprise/include/class/MySQL.app.php:849 -#: ../../enterprise/include/class/Oracle.app.php:788 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:744 -msgid "Execute custom queries" -msgstr "Ejecutar consultas personalizadas" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4296 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4277 +msgid "Choosetime" +msgstr "Elegir hora" -#: ../../enterprise/include/class/DB2.app.php:833 -#: ../../enterprise/include/class/MySQL.app.php:901 -#: ../../enterprise/include/class/Oracle.app.php:942 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:796 -msgid "Custom queries" -msgstr "Consultas personalizadas" - -#: ../../enterprise/include/class/DB2.app.php:834 -#: ../../enterprise/include/class/MySQL.app.php:902 -#: ../../enterprise/include/class/Oracle.app.php:943 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:797 -msgid "Define here your custom queries." -msgstr "Defina aquí sus consultas personalizadas." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4504 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4484 +msgid "Drop Here" +msgstr "Caer aquí" #: ../../enterprise/include/class/Aws.S3.php:60 msgid "Aws S3" msgstr "Aws S3" -#: ../../enterprise/include/class/Aws.S3.php:166 -#: ../../enterprise/include/class/Aws.cloud.php:901 -#: ../../include/class/CustomNetScan.class.php:134 -msgid "This task has been already defined. Please edit it or create a new one." -msgstr "La tarea ya se ha definido. Edite o cree una nueva." - #: ../../enterprise/include/class/Aws.S3.php:214 msgid "You must select something." msgstr "Debe seleccionar algo." @@ -27268,10 +52490,72 @@ msgstr "S3" msgid "Bucket monitoring" msgstr "Monitorización de buckets." +#: ../../enterprise/include/class/Aws.S3.php:442 +#: ../../enterprise/include/class/Aws.cloud.php:1254 +#: ../../enterprise/include/class/DB2.app.php:478 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:490 +#: ../../enterprise/include/class/MySQL.app.php:483 +#: ../../enterprise/include/class/Oracle.app.php:485 +#: ../../enterprise/include/class/SAP.app.php:644 +#: ../../enterprise/include/class/VMware.app.php:769 +#: ../../package_774/enterprise/include/class/DB2.app.php:478 +#: ../../package_774/enterprise/include/class/SAP.app.php:644 +#: ../../package_774/enterprise/include/class/Oracle.app.php:485 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1254 +#: ../../package_774/enterprise/include/class/MySQL.app.php:483 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:490 +#: ../../package_774/enterprise/include/class/VMware.app.php:769 +msgid "This group will be used also to classify discovered agents" +msgstr "Este grupo se usará para clasificar los agentes encontrados" + #: ../../enterprise/include/class/Aws.S3.php:461 msgid "No buckets found." msgstr "No se han encontrado buckets." +#: ../../enterprise/include/class/Aws.S3.php:514 +#: ../../enterprise/include/class/Aws.cloud.php:1339 +#: ../../enterprise/include/class/DB2.app.php:545 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:556 +#: ../../enterprise/include/class/MySQL.app.php:567 +#: ../../enterprise/include/class/Oracle.app.php:552 +#: ../../enterprise/include/class/SAP.app.php:504 +#: ../../enterprise/include/class/VMware.app.php:668 +#: ../../package_774/enterprise/include/class/DB2.app.php:545 +#: ../../package_774/enterprise/include/class/SAP.app.php:504 +#: ../../package_774/enterprise/include/class/Oracle.app.php:552 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1339 +#: ../../package_774/enterprise/include/class/MySQL.app.php:567 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:556 +#: ../../package_774/enterprise/include/class/VMware.app.php:668 +msgid "" +"Manual interval means that it will be executed only On-demand, The minimum recomended " +"interval is 5 minutes" +msgstr "" +"Intervalo manual significa que se ejecutará solo bajo demanda, el intervalo mínimo " +"recomendado es de 5 minutos" + +#: ../../enterprise/include/class/Aws.S3.php:560 +#: ../../enterprise/include/class/Aws.cloud.php:489 +#: ../../enterprise/include/class/VMware.app.php:556 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:489 +#: ../../package_774/enterprise/include/class/VMware.app.php:556 +msgid "" +"This kind of task uses multipurpose plugins in order to generate monitoring data, configure " +"your desired tentacle target." +msgstr "" +"Este tipo de tarea usa plugins multi función para generar datos de monitorización, configure " +"el objetivo Tentacle deseado." + +#: ../../enterprise/include/class/Aws.S3.php:565 +#: ../../enterprise/include/class/Aws.cloud.php:529 +#: ../../enterprise/include/class/Azure.cloud.php:857 +#: ../../enterprise/include/class/VMware.app.php:614 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:857 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:529 +#: ../../package_774/enterprise/include/class/VMware.app.php:614 +msgid "Tentacle options" +msgstr "Opciones de Tentacle" + #: ../../enterprise/include/class/Aws.S3.php:604 msgid "Select Buckets to be monitored" msgstr "Seleccionar buckets a monitorizar" @@ -27284,24 +52568,266 @@ msgstr "Monitorizar tamaño de bucket" msgid "Monitor bucket total items" msgstr "Monitorizar elementos totales de bucket" +#: ../../enterprise/include/class/Aws.cloud.php:112 +#: ../../enterprise/include/class/Azure.cloud.php:148 +#: ../../enterprise/include/class/Google.cloud.php:142 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:148 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:112 +#: ../../package_774/enterprise/include/class/Google.cloud.php:142 +msgid "Cloud message" +msgstr "Mensaje en la nube" + +#: ../../enterprise/include/class/Aws.cloud.php:342 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:342 +msgid "Recon" +msgstr "Reconocimento" + +#: ../../enterprise/include/class/Aws.cloud.php:343 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:343 +msgid "Costs" +msgstr "Costes" + +#: ../../enterprise/include/class/Aws.cloud.php:345 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:345 +msgid "Instances" +msgstr "Instancias" + +#: ../../enterprise/include/class/Aws.cloud.php:425 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:425 +msgid "Amazon EC2" +msgstr "Amazon EC2" + +#: ../../enterprise/include/class/Aws.cloud.php:430 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:430 +msgid "Amazon RDS" +msgstr "Amazon RDS" + +#: ../../enterprise/include/class/Aws.cloud.php:435 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:435 +msgid "S3 Buckets" +msgstr "S3 Buckets" + +#: ../../enterprise/include/class/Aws.cloud.php:499 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:499 +msgid "Discovery task name" +msgstr "Nombre de la tarea de discovery" + +#: ../../enterprise/include/class/Aws.cloud.php:608 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:608 +msgid "Total cost" +msgstr "Coste total" + +#: ../../enterprise/include/class/Aws.cloud.php:625 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:625 +msgid "Cost by region" +msgstr "Coste por región" + +#: ../../enterprise/include/class/Aws.cloud.php:639 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:639 +msgid "Cost interval" +msgstr "Intervalo de coste" + +#: ../../enterprise/include/class/Aws.cloud.php:670 +#: ../../enterprise/include/class/Azure.cloud.php:1003 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1003 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:670 +msgid "Scan and general monitoring." +msgstr "Escaneo y monitorización general." + +#: ../../enterprise/include/class/Aws.cloud.php:687 +#: ../../enterprise/include/class/Azure.cloud.php:1021 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1021 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:687 +msgid "Cpu performance summary" +msgstr "Resumen del rendimiento de CPU" + +#: ../../enterprise/include/class/Aws.cloud.php:697 +#: ../../enterprise/include/class/Azure.cloud.php:1034 +#: ../../enterprise/include/class/Google.cloud.php:917 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1034 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:697 +#: ../../package_774/enterprise/include/class/Google.cloud.php:917 +msgid "IOPS performance summary" +msgstr "Resumen del rendimiento de IOPS" + +#: ../../enterprise/include/class/Aws.cloud.php:707 +#: ../../enterprise/include/class/Azure.cloud.php:1047 +#: ../../enterprise/include/class/Google.cloud.php:925 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1047 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:707 +#: ../../package_774/enterprise/include/class/Google.cloud.php:925 +msgid "Disk performance summary" +msgstr "Resumen del rendimiento de disco" + +#: ../../enterprise/include/class/Aws.cloud.php:717 +#: ../../enterprise/include/class/Azure.cloud.php:1060 +#: ../../enterprise/include/class/Google.cloud.php:933 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1060 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:717 +#: ../../package_774/enterprise/include/class/Google.cloud.php:933 +msgid "Network performance summary" +msgstr "Resumen del rendimiento de la red" + +#: ../../enterprise/include/class/Aws.cloud.php:746 +#: ../../enterprise/include/class/Aws.cloud.php:1294 +#: ../../enterprise/include/class/Azure.cloud.php:936 +#: ../../enterprise/include/class/Google.cloud.php:828 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:936 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:746 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1294 +#: ../../package_774/enterprise/include/class/Google.cloud.php:828 +msgid "No instances found." +msgstr "No se han encontrado instancias." + +#: ../../enterprise/include/class/Aws.cloud.php:777 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:777 +msgid "Select EC2 instances" +msgstr "Seleccionar instancias EC2" + +#: ../../enterprise/include/class/Aws.cloud.php:799 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:799 +msgid "Storage" +msgstr "Almacenamiento" + +#: ../../enterprise/include/class/Aws.cloud.php:809 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:809 +msgid "Elastic IP Adresses" +msgstr "Direcciones IP elásticas" + +#: ../../enterprise/include/class/Aws.cloud.php:997 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:997 +msgid "You must select at least one RDS instance." +msgstr "Debe seleccionar al menos una instancia RDS" + +#: ../../enterprise/include/class/Aws.cloud.php:1002 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1002 +msgid "" +"You cannot monitor RDS instances from different types. Please define several tasks for " +"several types." +msgstr "" +"No puede monitorizar las instancias RDS desde diferentes tipos. Defina varias tareas para " +"diferentes tipos." + +#: ../../enterprise/include/class/Aws.cloud.php:1009 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1009 +msgid "Discovery.Cloud.AWS.RDS" +msgstr "Discovery.Cloud.AWS.RDS" + +#: ../../enterprise/include/class/Aws.cloud.php:1178 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1178 +msgid "RDS" +msgstr "RDS" + +#: ../../enterprise/include/class/Aws.cloud.php:1183 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1183 +msgid "DB monitoring" +msgstr "Monitorización de base de datos" + +#: ../../enterprise/include/class/Aws.cloud.php:1193 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1193 +msgid "AWS RDS" +msgstr "AWS RDS" + +#: ../../enterprise/include/class/Aws.cloud.php:1269 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1269 +msgid "Global DB User" +msgstr "Usuario de la base de datos global" + +#: ../../enterprise/include/class/Aws.cloud.php:1279 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1279 +msgid "Global DB password" +msgstr "Contraseña de la base de datos global" + +#: ../../enterprise/include/class/Aws.cloud.php:1368 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1368 +msgid "Select RDS instances" +msgstr "Seleccionar instancias RDS" + +#: ../../enterprise/include/class/Aws.cloud.php:1524 +#: ../../enterprise/include/class/Azure.cloud.php:355 +#: ../../enterprise/include/class/Google.cloud.php:349 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:355 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1524 +#: ../../package_774/enterprise/include/class/Google.cloud.php:349 +#, php-format +msgid "%s not found or not executable" +msgstr "%s no encontrado o no ejecutable" + +#: ../../enterprise/include/class/Aws.cloud.php:1684 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1684 +msgid "Invalid group" +msgstr "Grupo no válido" + +#: ../../enterprise/include/class/Aws.cloud.php:1742 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1742 +msgid "Cannot update the recon database" +msgstr "No se ha podido actualizar la base de datos de reconocimiento" + +#: ../../enterprise/include/class/Aws.cloud.php:1764 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1764 +msgid "Engine not supported" +msgstr "Motor no compatible" + +#: ../../enterprise/include/class/Azure.cloud.php:248 +#: ../../enterprise/include/class/Google.cloud.php:242 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:248 +#: ../../package_774/enterprise/include/class/Google.cloud.php:242 +msgid "Task details" +msgstr "Detalles de la tarea" + +#: ../../enterprise/include/class/Azure.cloud.php:249 +#: ../../enterprise/include/class/Google.cloud.php:243 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:249 +#: ../../package_774/enterprise/include/class/Google.cloud.php:243 +msgid "Instance explorer" +msgstr "Buscador de instancias" + +#: ../../enterprise/include/class/Azure.cloud.php:250 +#: ../../enterprise/include/class/Google.cloud.php:244 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:250 +#: ../../package_774/enterprise/include/class/Google.cloud.php:244 +msgid "Metrics" +msgstr "Métricas" + +#: ../../enterprise/include/class/Azure.cloud.php:307 +#: ../../package_774/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:472 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:468 +#: ../../package_774/enterprise/include/class/Google.cloud.php:472 +msgid "Group not found." +msgstr "Grupo no encontrado" + +#: ../../enterprise/include/class/Azure.cloud.php:598 +#: ../../enterprise/include/class/Azure.cloud.php:646 +#: ../../enterprise/include/class/Google.cloud.php:599 +#: ../../enterprise/include/class/Google.cloud.php:645 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:598 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:646 +#: ../../package_774/enterprise/include/class/Google.cloud.php:599 +#: ../../package_774/enterprise/include/class/Google.cloud.php:645 +msgid "Unauthorized access" +msgstr "Acceso no autorizado" + #: ../../enterprise/include/class/CSVImportAgents.class.php:121 msgid "The CSV file must have the fields in the following order:" msgstr "El archivo CSV debe tener los campos en el siguiente orden:" #: ../../enterprise/include/class/CSVImportAgents.class.php:122 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" +msgstr "Alias de agente, dirección IP, ID del SO, Intervalo, ID de grupo, Descripción" #: ../../enterprise/include/class/CSVImportAgents.class.php:128 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." +"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." +"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:182 msgid "Alias as name" @@ -27346,1154 +52872,81 @@ msgstr "Todos los agentes procesados correctamente" msgid "Line %s" msgstr "Línea %s" -#: ../../enterprise/include/class/SAPView.class.php:146 -#: ../../enterprise/include/class/SAPView.class.php:190 -msgid "SAP View" -msgstr "Vista SAP" - -#: ../../enterprise/include/class/SAPView.class.php:164 -msgid "SAP data not found." -msgstr "Datos SAP no encontrados." - -#: ../../enterprise/include/class/SAPView.class.php:258 -msgid "Refresh Every" -msgstr "Refrescar cada" - -#: ../../enterprise/include/class/SAPView.class.php:259 -#: ../../enterprise/include/class/SAPView.class.php:296 -msgid "The minimum recomended interval is 5 minutes" -msgstr "El intervalo mínimo recomendado es de 5 minutos" - -#: ../../enterprise/include/class/SAPView.class.php:295 -msgid "Graph Interval" -msgstr "Intervalo de gráfica" - -#: ../../enterprise/include/class/SAPView.class.php:621 -#: ../../enterprise/include/class/SAPView.class.php:624 -#: ../../include/class/CredentialStore.class.php:962 -msgid "SAP" -msgstr "SAP" - -#: ../../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 vista SAP le ofrece los módulos más importantes. El servidor Discovery " -"normalmente está configurado para hacer reintentos. Si aún no ha configurado la " -"tarea Discovery SAP R3, visite" - -#: ../../enterprise/include/class/SAPView.class.php:626 -msgid "to start monitoring your SAP infrastructure." -msgstr "para comenzar a monitorizar su infraestructura SAP" - -#: ../../enterprise/include/class/SAPView.class.php:633 -msgid "Discover SAP" -msgstr "Descubrir SAP" - -#: ../../enterprise/include/class/SAP.app.php:155 -msgid "" -"This SAP configuration has been already defined. Please edit it or create a new " -"one." -msgstr "Ya se ha definido esta configuración SAP. Edítela o cree una nueva." - -#: ../../enterprise/include/class/SAP.app.php:197 -msgid "You must specify at last one SAP hostname." -msgstr "Especifique al menos un nombre de host SAP." - -#: ../../enterprise/include/class/SAP.app.php:208 -msgid "Discovery.Application.SAP" -msgstr "Discovery.Application.SAP" - -#: ../../enterprise/include/class/SAP.app.php:265 -msgid "Failed to find discovery SAP task." -msgstr "No se ha encontrado la tarea de discovery SAP." - -#: ../../enterprise/include/class/SAP.app.php:289 -msgid "Select at least a module." -msgstr "Seleccione al menos un módulo." - -#: ../../enterprise/include/class/SAP.app.php:357 -msgid "SAP R3" -msgstr "SAP R3" - -#: ../../enterprise/include/class/SAP.app.php:536 -msgid "SAP Hostname" -msgstr "Nombre del host SAP" - -#: ../../enterprise/include/class/SAP.app.php:560 -msgid "SAP Client" -msgstr "Cliente SAP" - -#: ../../enterprise/include/class/SAP.app.php:574 -msgid "SAP System Number" -msgstr "Número del sistema SAP" - -#: ../../enterprise/include/class/SAP.app.php:606 -#: ../../enterprise/include/class/SAP.app.php:621 -msgid "SAP Credentials" -msgstr "Credenciales SAP" - -#: ../../enterprise/include/class/SAP.app.php:606 -#: ../../enterprise/include/class/SAP.app.php:621 -msgid "Optional" -msgstr "Opcional" - -#: ../../enterprise/include/class/SAP.app.php:652 -msgid "SAP License" -msgstr "Licencia SAP" - -#: ../../enterprise/include/class/SAP.app.php:748 -#: ../../include/functions_agents.php:4086 -msgid "SAP Login OK" -msgstr "Inicio de sesión SAP correcto" - -#: ../../enterprise/include/class/SAP.app.php:749 -#: ../../include/functions_agents.php:4087 -msgid "SAP Dumps" -msgstr "Volcados SAP" - -#: ../../enterprise/include/class/SAP.app.php:750 -#: ../../include/functions_agents.php:4088 -msgid "SAP lock entry list" -msgstr "Lista de entradas de bloqueo SAP" - -#: ../../enterprise/include/class/SAP.app.php:751 -#: ../../include/functions_agents.php:4089 -msgid "SAP canceled Jobs" -msgstr "Trabajos SAP cancelados" - -#: ../../enterprise/include/class/SAP.app.php:752 -#: ../../include/functions_agents.php:4090 -msgid "SAP Batch inputs erroneous" -msgstr "Entradas SAP en grupo erróneas" - -#: ../../enterprise/include/class/SAP.app.php:753 -#: ../../include/functions_agents.php:4091 -msgid "SAP IDOC erroneous" -msgstr "SAP IDOC erróneo" - -#: ../../enterprise/include/class/SAP.app.php:754 -#: ../../include/functions_agents.php:4092 -msgid "SAP IDOC OK" -msgstr "SAP IDOC OK" - -#: ../../enterprise/include/class/SAP.app.php:755 -#: ../../include/functions_agents.php:4093 -msgid "SAP WP without active restart" -msgstr "WP SAP sin reinicio activo" - -#: ../../enterprise/include/class/SAP.app.php:756 -#: ../../include/functions_agents.php:4094 -msgid "SAP WP stopped" -msgstr "WP SAP parado" - -#: ../../enterprise/include/class/SAP.app.php:757 -#: ../../include/functions_agents.php:4095 -msgid "Average time of SAPGUI response" -msgstr "Media de tiempo de respuesta de SAPGUI" - -#: ../../enterprise/include/class/SAP.app.php:758 -#: ../../include/functions_agents.php:4097 -msgid "Dialog Logged users" -msgstr "Usuarios conectados en el diálogo" - -#: ../../enterprise/include/class/SAP.app.php:759 -#: ../../include/functions_agents.php:4098 -msgid "TRFC in error" -msgstr "TRFC en error" - -#: ../../enterprise/include/class/SAP.app.php:760 -#: ../../include/functions_agents.php:4099 -msgid "QRFC in error SMQ2" -msgstr "QRFC en error SMQ2" - -#: ../../enterprise/include/class/SAP.app.php:761 -#: ../../include/functions_agents.php:4100 -msgid "Number of Update WPs in error" -msgstr "Número de WPs de actualización en error" - -#: ../../enterprise/include/class/SAP.app.php:785 -#, php-format -msgid "" -"Module 180 must be customized before being used, please use advanced options to " -"define the module following the documentation:
%s" -msgstr "" -"El módulo 180 debe personalizarse antes de usarse, use las opciones avanzadas " -"para definir el módulo siguiendo la documentación:
%s" - -#: ../../enterprise/include/class/SAP.app.php:806 -#: ../../godmode/agentes/planned_downtime.editor.php:1257 -msgid "Available modules" -msgstr "Módulos disponibles" - -#: ../../enterprise/include/class/SAP.app.php:830 -msgid "Add monitors" -msgstr "Añadir monitores" - -#: ../../enterprise/include/class/SAP.app.php:843 -msgid "Remove monitors" -msgstr "Eliminar monitores" - -#: ../../enterprise/include/class/SAP.app.php:854 -#: ../../enterprise/operation/services/massive/services.create.php:1333 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:278 -#: ../../enterprise/operation/services/massive/service.create.elements.php:626 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:385 -msgid "Selected modules" -msgstr "Módulos seleccionados" - -#: ../../enterprise/include/class/SAP.app.php:894 -msgid "Define your custom SAP modules." -msgstr "Defina sus módulos SAP personalizados." - -#: ../../enterprise/include/class/SAP.app.php:893 -msgid "Advanced module configuration" -msgstr "Configuración de módulos avanzada" - -#: ../../enterprise/include/class/SAP.app.php:903 -msgid "Custom module definitions" -msgstr "Definiciones de módulos personalizadas" - -#: ../../enterprise/include/class/SAP.app.php:904 -msgid "" -"Each line is a module definition using following format: module name ; " -"module_type ; SAP check definition." -msgstr "" -"Cada línea es una definición de módulo con el siguiente formato: nombre del " -"módulo ; tipo_de_módulo ; definición de comprobación SAP." - -#: ../../enterprise/include/class/Aws.cloud.php:117 -#: ../../include/class/CredentialStore.class.php:960 -msgid "Aws" -msgstr "Aws" - -#: ../../enterprise/include/class/Aws.cloud.php:342 -msgid "Recon" -msgstr "Reconocimento" - -#: ../../enterprise/include/class/Aws.cloud.php:343 -msgid "Costs" -msgstr "Costes" - -#: ../../enterprise/include/class/Aws.cloud.php:345 -msgid "Instances" -msgstr "Instancias" - -#: ../../enterprise/include/class/Aws.cloud.php:425 -msgid "Amazon EC2" -msgstr "Amazon EC2" - -#: ../../enterprise/include/class/Aws.cloud.php:430 -msgid "Amazon RDS" -msgstr "Amazon RDS" - -#: ../../enterprise/include/class/Aws.cloud.php:435 -msgid "S3 Buckets" -msgstr "S3 Buckets" - -#: ../../enterprise/include/class/Aws.cloud.php:457 -#: ../../godmode/wizards/HostDevices.class.php:702 -msgid "NetScan" -msgstr "NetScan" - -#: ../../enterprise/include/class/Aws.cloud.php:499 -msgid "Discovery task name" -msgstr "Nombre de la tarea de discovery" - -#: ../../enterprise/include/class/Aws.cloud.php:608 -msgid "Total cost" -msgstr "Coste total" - -#: ../../enterprise/include/class/Aws.cloud.php:625 -msgid "Cost by region" -msgstr "Coste por región" - -#: ../../enterprise/include/class/Aws.cloud.php:639 -msgid "Cost interval" -msgstr "Intervalo de coste" - -#: ../../enterprise/include/class/Aws.cloud.php:777 -msgid "Select EC2 instances" -msgstr "Seleccionar instancias EC2" - -#: ../../enterprise/include/class/Aws.cloud.php:799 -msgid "Storage" -msgstr "Almacenamiento" - -#: ../../enterprise/include/class/Aws.cloud.php:809 -msgid "Elastic IP Adresses" -msgstr "Direcciones IP elásticas" - -#: ../../enterprise/include/class/Aws.cloud.php:997 -msgid "You must select at least one RDS instance." -msgstr "Debe seleccionar al menos una instancia RDS" - -#: ../../enterprise/include/class/Aws.cloud.php:1002 -msgid "" -"You cannot monitor RDS instances from different types. Please define several " -"tasks for several types." -msgstr "" -"No puede monitorizar las instancias RDS desde diferentes tipos. Defina varias " -"tareas para diferentes tipos." - -#: ../../enterprise/include/class/Aws.cloud.php:1009 -msgid "Discovery.Cloud.AWS.RDS" -msgstr "Discovery.Cloud.AWS.RDS" - -#: ../../enterprise/include/class/Aws.cloud.php:1178 -msgid "RDS" -msgstr "RDS" - -#: ../../enterprise/include/class/Aws.cloud.php:1183 -msgid "DB monitoring" -msgstr "Monitorización de base de datos" - -#: ../../enterprise/include/class/Aws.cloud.php:1193 -msgid "AWS RDS" -msgstr "AWS RDS" - -#: ../../enterprise/include/class/Aws.cloud.php:1269 -msgid "Global DB User" -msgstr "Usuario de la base de datos global" - -#: ../../enterprise/include/class/Aws.cloud.php:1279 -msgid "Global DB password" -msgstr "Contraseña de la base de datos global" - -#: ../../enterprise/include/class/Aws.cloud.php:1368 -msgid "Select RDS instances" -msgstr "Seleccionar instancias RDS" - -#: ../../enterprise/include/class/Aws.cloud.php:1684 -msgid "Invalid group" -msgstr "Grupo no válido" - -#: ../../enterprise/include/class/Aws.cloud.php:1742 -msgid "Cannot update the recon database" -msgstr "No se ha podido actualizar la base de datos de reconocimiento" - -#: ../../enterprise/include/class/Aws.cloud.php:1764 -msgid "Engine not supported" -msgstr "Motor no compatible" - -#: ../../enterprise/include/class/MySQL.app.php:173 -msgid "" -"This MySQL configuration has been already defined. Please edit it or create a " -"new one." -msgstr "Ya se ha definido esta configuración MySQL. Edítela o cree una nueva." - -#: ../../enterprise/include/class/MySQL.app.php:216 -msgid "You must provide a valid MySQL server IP or FQDN." -msgstr "Añada una IP de servidor MySQL válida o FQDN." - -#: ../../enterprise/include/class/MySQL.app.php:221 -msgid "You must provide a valid port number." -msgstr "Añada un número de puerto válido." - -#: ../../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 "No se ha encontrado la tarea discovery MySQL." - -#: ../../enterprise/include/class/MySQL.app.php:499 -msgid "MySQL server IP" -msgstr "IP del servidor MySQL" - -#: ../../enterprise/include/class/MySQL.app.php:500 -msgid "Comma separated, as many targets as you need." -msgstr "Tantos objetivos como desee, separados por comas." - -#: ../../enterprise/include/class/MySQL.app.php:519 -msgid "MySQL server Port" -msgstr "Puerto del servidor MySQL" - -#: ../../enterprise/include/class/MySQL.app.php:669 -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 "" -"Define un agente de destino donde la tarea almacenará los datos detectados. Si " -"tiene varios objetivos definidos, defina una lista de nombres separados por coma " -"aquí o déjelo en blanco para usar la dirección IP/FQDN del servidor." - -#: ../../enterprise/include/class/MySQL.app.php:710 -msgid "Scan databases" -msgstr "Bases de datos de escaneo" - -#: ../../enterprise/include/class/MySQL.app.php:726 -msgid "Create agent per database" -msgstr "Crear agente por base de datos" - -#: ../../enterprise/include/class/MySQL.app.php:747 -msgid "Custom database agent prefix" -msgstr "Prefijo de agente de base de datos personalizado" - -#: ../../enterprise/include/class/MySQL.app.php:748 -msgid "" -"Defines a custom prefix to be concatenated before database agent names generated " -"by this task." -msgstr "" -"Define un prefijo personalizado a concatenar antes de los nombres de agentes de " -"base de datos generados por esta tarea." - -#: ../../enterprise/include/class/MySQL.app.php:769 -#: ../../enterprise/include/class/Oracle.app.php:692 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:696 -msgid "Check engine uptime" -msgstr "Comprobar disponibilidad del motor" - -#: ../../enterprise/include/class/MySQL.app.php:785 -#: ../../enterprise/include/class/Oracle.app.php:708 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:712 -msgid "Retrieve query statistics" -msgstr "Obtener estadísticas de consultas" - -#: ../../enterprise/include/class/MySQL.app.php:801 -#: ../../enterprise/include/class/Oracle.app.php:724 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:728 -msgid "Analyze connections" -msgstr "Analizar conexiones" - -#: ../../enterprise/include/class/MySQL.app.php:817 -msgid "Retrieve InnoDB statistics" -msgstr "Obtener estadísticas InnoDB" - -#: ../../enterprise/include/class/Google.cloud.php:147 -#: ../../include/class/CredentialStore.class.php:963 -msgid "Google" -msgstr "Google" - -#: ../../enterprise/include/class/Google.cloud.php:301 -msgid "Compute Engine" -msgstr "Compute Engine" - -#: ../../enterprise/include/class/Google.cloud.php:871 -msgid "Select target virtual machines" -msgstr "Seleccionar máquinas virtuales de destino" - -#: ../../enterprise/include/class/Google.cloud.php:883 -msgid "This options only applies to zone (region) agents." -msgstr "Esta opción solo aplica a los agentes de la zona (región)." - -#: ../../enterprise/include/class/Google.cloud.php:896 -msgid "Scan and general monitoring" -msgstr "Escanear y monitorización general" - -#: ../../enterprise/include/class/Google.cloud.php:909 -msgid "CPU performance summary" -msgstr "Resumen del funcionamiento de la CPU" - -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:131 -msgid "Search filter by Task field content" -msgstr "Filtro de búsqueda por contenido del campo de tareas" - -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:143 -msgid "FAILED" -msgstr "ERROR" - -#: ../../enterprise/include/class/Oracle.app.php:172 -msgid "" -"This Oracle configuration has been already defined. Please edit it or create a " -"new one." -msgstr "Esta configuración Oracle ya se ha definido. Edítela o cree una nueva." - -#: ../../enterprise/include/class/Oracle.app.php:214 -msgid "You must provide a valid Oracle server IP or FQDN." -msgstr "Añada una IP de servidor o FQDN de Oracle válidos." - -#: ../../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 "No se ha podido encontrar la tarea discovery Oracle." - -#: ../../enterprise/include/class/Oracle.app.php:501 -msgid "Oracle target strings" -msgstr "Cadenas objetivo de Oracle" - -#: ../../enterprise/include/class/Oracle.app.php:502 -msgid "" -"SERVER:PORT/SID, comma separated or line by line, as many targets as you need." -msgstr "" -"SERVER:PORT/SID, separados por coma o línea por línea, tantos objetivos como " -"precise." - -#: ../../enterprise/include/class/Oracle.app.php:740 -msgid "Calculate fragmentation ratio" -msgstr "Calcular la tasa de fragmentación" - -#: ../../enterprise/include/class/Oracle.app.php:756 -msgid "Monitor tablespaces" -msgstr "Espacio de tablas del monitor" - -#: ../../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 "" -"La configuración del servidor Microsoft SQL ya se ha definido. Edite o cree una " -"nueva." - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:213 -msgid "You must provide a valid Microsoft SQL Server server IP or FQDN." -msgstr "Debe añadir una IP de servidor Microsoft SQL o FQDN." - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:282 -msgid "Failed to find discovery Microsoft SQL Server task." -msgstr "" -"No se ha podido encontrar la tarea de descubrimiento del servidor Microsoft SQL." - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:421 -msgid "Microsoft SQL Server" -msgstr "Servidor Microsoft SQL" - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:505 -msgid "Microsoft SQL Server targets" -msgstr "Objetivos del servidor Microsoft SQL" - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:506 -msgid "" -"SERVER:PORT\\INSTANCE, comma separated or line by line, as many targets as you " -"need." -msgstr "" -"SERVIDOR:PUERTO\\INSTANCIA, separados por coma o línea por línea, tantos " -"objetivos como necesite." - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:499 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:560 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:619 -msgid "Alert not found." -msgstr "Alerta no encontrada." - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:507 -msgid "Invalid json data" -msgstr "Datos json no válidos" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:603 -msgid "Rules updated." -msgstr "Reglas actualizadas." - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:606 -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:658 -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:925 -msgid "Pass" -msgstr "Pasar" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:926 -msgid "Drop" -msgstr "Soltar" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:952 -msgid "Module alert" -msgstr "Alerta de módulos" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:972 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1223 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1224 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2038 -msgid "Load from template" -msgstr "Cargar desde la plantilla" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:989 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2259 -#: ../../godmode/alerts/configure_alert_template.php:678 -#: ../../godmode/alerts/alert_view.php:264 -msgid "Use special days list" -msgstr "Utilizar lista de días especiales" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1006 -#: ../../godmode/alerts/configure_alert_template.php:699 -msgid "Schedule" -msgstr "Programar" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1009 -#: ../../godmode/alerts/configure_alert_template.php:702 -msgid "No alert has been scheduled yet" -msgstr "Aún no se ha programado ninguna alerta" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1031 -msgid "Execute alert" -msgstr "Ejecutar alerta" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1054 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3590 -msgid "times in" -msgstr "veces en" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1064 -msgid "threshold" -msgstr "umbral" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1074 -msgid "Rule evaluation mode" -msgstr "Modo de evaluación de reglas" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1074 -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:1091 -msgid "Grouped by" -msgstr "Agrupados por" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1237 -msgid "Available items" -msgstr "Elementos disponibles" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1238 -msgid "Block" -msgstr "Bloquear" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1286 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1088 -msgid "Log content" -msgstr "Contenido de log" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1291 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1091 -msgid "Log source" -msgstr "Fuente de log" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1296 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1094 -msgid "Log agent" -msgstr "Agente de log" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1354 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1100 -msgid "Event content" -msgstr "Contenido de evento" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1359 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1097 -msgid "Event user comment" -msgstr "Comentario de usuario de evento" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1364 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1103 -msgid "Event agent" -msgstr "Agente de evento" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1369 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1106 -msgid "Event module" -msgstr "Módulo de evento" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1374 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1109 -msgid "Event module alerts" -msgstr "Alertas de módulos de eventos" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1379 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1112 -msgid "Event group" -msgstr "Grupo de eventos" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1385 -msgid "Event group (recursive)" -msgstr "Recursividad del grupo de eventos" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1391 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1118 -msgid "Event severity" -msgstr "Prioridad de evento" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1396 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1121 -msgid "Event tag" -msgstr "Etiqueta de evento" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1401 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1124 -msgid "Event user" -msgstr "Usuario de evento" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1431 -msgid "Operators" -msgstr "Operadores" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1436 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1480 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1437 -msgid "greater than" -msgstr "%1$s debe ser mayor que %2$d (incluido)" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1441 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1484 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1441 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1449 -msgid "less than" -msgstr "menor que" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1446 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1488 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1445 -msgid "greater or equal than" -msgstr "Mayor o igual (>=)" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1451 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1492 -msgid "less or equal than" -msgstr "menor o igual (<=)" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1456 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1496 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1453 -msgid "is equal" -msgstr "es igual" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1461 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1500 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1457 -msgid "is different" -msgstr "es diferente " - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1466 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1504 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1461 -msgid "is like (regex)" -msgstr "es como (regex)" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1471 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1508 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1465 -msgid "is not like (regex)" -msgstr "no es como (regex)" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1541 -msgid "Modifiers" -msgstr "Modificadores" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1546 -msgid "within an interval (seconds)" -msgstr "dentro de un intervalo (segundos)" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1551 -msgid "repeated at least" -msgstr "tiene al menos" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1591 -msgid "Matches on both true" -msgstr "Coincidencias en ambos verdaderos" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1597 -msgid "Matches when any is false" -msgstr "Coincidencias cuando alguna es falsa" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1603 -msgid "Matches on any true" -msgstr "Coincidencias en cualquier verdadero" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1609 -msgid "Matches when both are false" -msgstr "Coincidencias cuando ambas son falsas" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1615 -msgid "Matches when only one is true" -msgstr "Coincidencias cuando solo una es verdadera" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1621 -msgid "Matches when both are either true or false" -msgstr "Coincidencias cuando ambas son verdaderas o falsas" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1657 -msgid "Rule definition" -msgstr "Definición de reglas" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1947 -msgid "Remove rule" -msgstr "Eliminar regla" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1958 -msgid "Remove item" -msgstr "Eliminar elemento" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1979 -#: ../../operation/agentes/estado_monitores.php:631 -msgid "Reset" -msgstr "Reiniciar" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2065 -#: ../../godmode/alerts/configure_alert_template.php:943 -msgid "Alert recovery" -msgstr "Recuperación de alerta" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2102 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2770 -#: ../../godmode/alerts/alert_commands.php:102 -#: ../../godmode/alerts/alert_commands.php:107 -#: ../../godmode/alerts/alert_commands.php:123 -#: ../../godmode/alerts/alert_commands.php:129 -#: ../../godmode/alerts/configure_alert_template.php:1012 -#: ../../godmode/alerts/alert_view.php:495 ../../godmode/alerts/alert_view.php:614 -#, php-format -msgid "Field %s" -msgstr "Campo %s" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2121 -msgid "Agent and module event recovery macros are not available in this section" -msgstr "" -"Las macros de recuperación de eventos de agente y módulo no están disponibles en " -"esta sección" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2121 -#, php-format -msgid "Recovery Field %s" -msgstr "Campos de recuperación %s" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2177 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2178 -msgid "Triggering Condition" -msgstr "Términos de disparo" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2268 -#: ../../godmode/alerts/alert_view.php:272 -msgid "Number of alerts" -msgstr "Número de alertas" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2373 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2636 -#: ../../godmode/alerts/alert_view.php:414 -msgid "Firing" -msgstr "Disparado" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2375 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2586 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3458 -#: ../../godmode/alerts/alert_list.list.php:737 -#: ../../godmode/alerts/alert_list.list.php:871 -#: ../../godmode/alerts/configure_alert_action.php:287 -#: ../../godmode/alerts/alert_view.php:373 -#: ../../godmode/alerts/alert_list.builder.php:187 -#: ../../include/functions_reporting_html.php:3742 -#: ../../include/functions_reporting_html.php:5532 -#: ../../include/ajax/alert_list.ajax.php:581 -#: ../../include/ajax/custom_fields.php:413 ../../include/functions_ui.php:1694 -#: ../../include/class/AgentsAlerts.class.php:398 -#: ../../include/class/AgentWizard.class.php:1285 -msgid "Threshold" -msgstr "Umbral" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2488 -msgid "There are no defined actions for this alert" -msgstr "No hay acciones definidas para esta alerta" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2558 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3569 -msgid "Number of alerts match" -msgstr "Número de coincidencias de alerta" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2637 -#: ../../godmode/alerts/alert_view.php:415 -msgid "Recovering" -msgstr "Recuperado" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2655 -msgid "" -"Select the desired action and mode to view the Triggering fields for this action" -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:2673 -#: ../../godmode/alerts/alert_view.php:406 -msgid "Select the action" -msgstr "Seleccione la acción" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2731 -#: ../../godmode/alerts/configure_alert_template.php:959 -#: ../../godmode/alerts/alert_view.php:446 ../../godmode/alerts/alert_view.php:580 -msgid "Firing fields" -msgstr "Campos de disparado" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2733 -#: ../../godmode/alerts/alert_view.php:448 -msgid "" -"Fields passed to the command executed by this action when the alert is fired" -msgstr "" -"Campos pasados al comando ejecutado por esta acción cuando la alerta es disparada" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2737 -#: ../../godmode/agentes/fields_manager.php:153 -#: ../../godmode/alerts/alert_view.php:452 ../../godmode/alerts/alert_view.php:575 -#: ../../operation/agentes/custom_fields.php:65 -msgid "Field" -msgstr "Campo" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2739 -#: ../../godmode/alerts/alert_view.php:454 ../../godmode/alerts/alert_view.php:577 -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:2742 -msgid "Alerts fields" -msgstr "Campos de alertas" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2744 -msgid "Triggering fields configured in Alerts" -msgstr "Campos de disparo configurados en Alertas" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2747 -#: ../../godmode/alerts/alert_view.php:462 -msgid "Action fields" -msgstr "Campos de la acción" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2749 -#: ../../godmode/alerts/alert_view.php:464 -msgid "Triggering fields configured in action" -msgstr "Campos de disparado configurados en la acción" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2752 -#: ../../godmode/alerts/alert_view.php:468 -msgid "Executed on firing" -msgstr "Ejecutado en disparado" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2754 -#: ../../godmode/alerts/alert_view.php:470 ../../godmode/alerts/alert_view.php:582 -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:2802 -#: ../../godmode/users/configure_user.php:63 -#: ../../godmode/users/user_management.php:42 -#: ../../godmode/massive/massive_edit_users.php:278 -#: ../../include/auth/mysql.php:816 ../../operation/users/user_edit.php:473 -#: ../../operation/agentes/alerts_status.php:189 ../../operation/menu.php:194 -msgid "Alert detail" -msgstr "Detalle de alertas" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2811 -msgid "Correlated alerts" -msgstr "Alertas correladas" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2832 -msgid "Alert succesfully deleted" -msgstr "Alerta eliminada correctamente" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2841 -msgid "Alerts validated" -msgstr "Alerta validada" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2844 -msgid "Failed to process validation" -msgstr "No se ha podido efectuar la validación" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3010 -msgid "Matched" -msgstr "Coincidencias" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3011 -#: ../../godmode/alerts/alert_list.list.php:170 -#: ../../mobile/operation/alerts.php:66 -#: ../../include/functions_reporting_html.php:2616 -#: ../../include/functions_reporting_html.php:3483 -#: ../../include/functions_reporting_html.php:3484 -#: ../../operation/agentes/alerts_status.functions.php:99 -msgid "Fired" -msgstr "Disparada" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3033 -#: ../../enterprise/include/class/CommandCenter.class.php:323 -msgid "Sort elements" -msgstr "Clasificar elementos" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3078 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3472 -msgid "No associated actions" -msgstr "No hay acciones asociadas" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3112 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3128 -msgid "Add Actions" -msgstr "Añadir acciones" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3183 -msgid "There are no defined correlated alerts" -msgstr "No hay alertas correlacionadas definidas" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3324 -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:3331 -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:3338 -msgid "Disabled Alert" -msgstr "Alerta desactivada" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3379 -#: ../../godmode/alerts/alert_list.list.php:193 -#: ../../godmode/alerts/alert_list.list.php:951 -#: ../../mobile/operation/alerts.php:74 -#: ../../operation/agentes/alerts_status.functions.php:105 -msgid "Standby off" -msgstr "Modo standby desactivado" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3380 -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:3385 -#: ../../enterprise/operation/agentes/policy_view.php:293 -#: ../../godmode/alerts/alert_list.list.php:192 -#: ../../godmode/alerts/alert_list.list.php:964 -#: ../../mobile/operation/alerts.php:73 ../../include/functions_ui.php:1324 -#: ../../operation/agentes/alerts_status.functions.php:104 -msgid "Standby on" -msgstr "Modo standby activado" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3387 -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:3395 -msgid "Standby Alert" -msgstr "Alerta en suspensión" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3470 -msgid "Delete Actions" -msgstr "Eliminar acciones" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3572 -msgid "from" -msgstr "desde" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3649 -msgid "Successfully added action" -msgstr "Acción añadida correctamente" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3687 -msgid "Successfully delete action" -msgstr "Acción eliminada correctamente" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4100 -msgid "Choosetime" -msgstr "Elegir hora" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4307 -msgid "Drop Here" -msgstr "Caer aquí" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4365 -#: ../../godmode/alerts/configure_alert_template.php:1566 -msgid "Simple" -msgstr "Simple" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4366 -#: ../../godmode/alerts/configure_alert_template.php:1567 -msgid "Detailed" -msgstr "Detallado" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4421 -#: ../../godmode/alerts/configure_alert_template.php:1622 -msgid "Drag out to remove" -msgstr "Arrastre hacia afuera para eliminar" - #: ../../enterprise/include/class/CommandCenter.class.php:136 msgid "Merging tool" msgstr "Herramienta de fusión" #: ../../enterprise/include/class/CommandCenter.class.php:149 +#: ../../enterprise/meta/advanced/servers.build_table.php:78 msgid "Command center" -msgstr "Command Center" +msgstr "command center" #: ../../enterprise/include/class/CommandCenter.class.php:162 msgid "Could not be start merge process, no nodes in the metaconsole " -msgstr "" -"No se pudo iniciar el proceso de combinación, no hay nodos en la metaconsola " - -#: ../../enterprise/include/class/CommandCenter.class.php:171 -#: ../../enterprise/include/functions_groups.php:49 -#: ../../include/ajax/module.php:1897 -msgid "Metaconsole" -msgstr "Metaconsola" +msgstr "No se pudo iniciar el proceso de combinación, no hay nodos en la metaconsola " #: ../../enterprise/include/class/CommandCenter.class.php:231 msgid "" -"Be sure you have all your server plugins scripts located in all your Pandora FMS " -"nodes and Metaconsole in the proper path" +"Be sure you have all your server plugins scripts located in all your Pandora FMS nodes and " +"Metaconsole in the proper path" msgstr "" -"Asegúrese de que todos los scripts de sus plugins de servidor se encuentran en " -"todos sus nodos Pandora FMS y la Metaconsola en la ruta adecuada" +"Asegúrese de que todos los scripts de sus plugins de servidor se encuentran en todos sus " +"nodos Pandora FMS y la Metaconsola en la ruta adecuada" #: ../../enterprise/include/class/CommandCenter.class.php:233 msgid "" -"Be sure you have all the needed dependencies by your inventory modules located " -"in all your Pandora FMS nodes and Metaconsole in the proper path" +"Be sure you have all the needed dependencies by your inventory modules located in all your " +"Pandora FMS nodes and Metaconsole in the proper path" msgstr "" -"Asegúrese de que dispone de todas las dependencias necesarias por módulos de " -"inventario localizadas en todos sus nodos Pandora FMS y la Metaconsola en la " -"ruta adecuada" +"Asegúrese de que dispone de todas las dependencias necesarias por módulos de inventario " +"localizadas en todos sus nodos Pandora FMS y la Metaconsola en la ruta adecuada" #: ../../enterprise/include/class/CommandCenter.class.php:235 msgid "" -"Be sure you have any custom script needed by your alert commands located in all " -"your Pandora FMS nodes and Metaconsole in the proper path" +"Be sure you have any custom script needed by your alert commands located in all your Pandora " +"FMS nodes and Metaconsole in the proper path" msgstr "" -"Asegúrese de que dispone de cualquier script personalizado que necesite por " -"comandos de alertas localizado en todos sus nodos Pandora FMS y la Metaconsola " -"en la ruta adecuada" +"Asegúrese de que dispone de cualquier script personalizado que necesite por comandos de " +"alertas localizado en todos sus nodos Pandora FMS y la Metaconsola en la ruta adecuada" #: ../../enterprise/include/class/CommandCenter.class.php:237 msgid "Be sure you apply your policies to push the changes to the agents" -msgstr "" -"Asegúrese de que aplica las políticas para efectuar los cambios en los agentes" +msgstr "Asegúrese de que aplica las políticas para efectuar los cambios en los agentes" #: ../../enterprise/include/class/CommandCenter.class.php:239 msgid "Be sure your nodes have the right datetime (NTP is recommended)" -msgstr "" -"Asegúrese de que los nodos tienen la fecha y hora correctas (se recomienda NTP)" +msgstr "Asegúrese de que los nodos tienen la fecha y hora correctas (se recomienda NTP)" #: ../../enterprise/include/class/CommandCenter.class.php:252 -msgid "" -"Ensure autocreate_group token is set to a valid value in all nodes after merge" +msgid "Ensure autocreate_group token is set to a valid value in all nodes after merge" msgstr "" -"Verifique que el token autocreate_group tiene un valor válido definido en todos " -"los nodos después de la fusión" +"Verifique que el token autocreate_group tiene un valor válido definido en todos los nodos " +"después de la fusión" #: ../../enterprise/include/class/CommandCenter.class.php:254 msgid "" -"During the sync process your servers could get errors and shut down, even if " -"they are still processing data. We recommend to stop servers during all the " -"process" +"During the sync process your servers could get errors and shut down, even if they are still " +"processing data. We recommend to stop servers during all the process" msgstr "" -"Durante el proceso de sincronización, los servidores podrán devolver errores o " -"apagarse, incluso si aún están procesando datos. Es recomendable detener los " -"servidores durante todo el proceso" +"Durante el proceso de sincronización, los servidores podrán devolver errores o apagarse, " +"incluso si aún están procesando datos. Es recomendable detener los servidores durante todo " +"el proceso" #: ../../enterprise/include/class/CommandCenter.class.php:256 msgid "" -"During event synchronization, there may be a slowdown in the creation of events. " -"If you can, keep the servers stopped" +"During event synchronization, there may be a slowdown in the creation of events. If you can, " +"keep the servers stopped" msgstr "" -"Durante la sincronización de eventos, puede ralentizarse la creación de eventos. " -"Si le es posible, mantenga los servidores detenidos" +"Durante la sincronización de eventos, puede ralentizarse la creación de eventos. Si le es " +"posible, mantenga los servidores detenidos" #: ../../enterprise/include/class/CommandCenter.class.php:260 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1003 -msgid "" -"Memory limit is recomended to be unlimited in metaconsole, please set to -1 in " -"php.ini." +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1014 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1014 +msgid "Memory limit is recomended to be unlimited in metaconsole, please set to -1 in php.ini." msgstr "" -"Se recomienda que el límite de memoria sea ilimitado en la metaconsola, " -"establezca en -1 en php.ini." +"Se recomienda que el límite de memoria sea ilimitado en la metaconsola, establezca en -1 en " +"php.ini." #: ../../enterprise/include/class/CommandCenter.class.php:306 msgid "Nodes priority order" @@ -28531,22 +52984,6 @@ msgstr "Problemas críticos durante la fusión" msgid "Please restore your backups" msgstr "Restaure sus copias de seguridad" -#: ../../enterprise/include/class/CommandCenter.class.php:446 -#: ../../include/functions_ui.php:7198 -msgid "Query" -msgstr "Consulta" - -#: ../../enterprise/include/class/CommandCenter.class.php:447 -#: ../../include/lib/Dashboard/Widgets/service_view.php:245 -msgid "Table" -msgstr "Tabla" - -#: ../../enterprise/include/class/CommandCenter.class.php:448 -#: ../../include/class/Heatmap.class.php:1358 -#: ../../general/reporting_console_node.php:70 -msgid "Info" -msgstr "Información" - #: ../../enterprise/include/class/CommandCenter.class.php:449 #: ../../enterprise/include/class/CommandCenter.class.php:1127 msgid "Error message" @@ -28558,11 +52995,11 @@ msgstr "Detalles del proceso" #: ../../enterprise/include/class/CommandCenter.class.php:452 msgid "" -"System is not unified yet, something is wrong, please troubleshoot the errors " -"and retry the merge process. Your data have not been modified." +"System is not unified yet, something is wrong, please troubleshoot the errors and retry the " +"merge process. Your data have not been modified." msgstr "" -"El sistema aún no está unificado, algo está mal, solucione los errores y vuelva " -"a intentar el proceso de fusión. Sus datos no han sido modificados." +"El sistema aún no está unificado, algo está mal, solucione los errores y vuelva a intentar " +"el proceso de fusión. Sus datos no han sido modificados." #: ../../enterprise/include/class/CommandCenter.class.php:453 msgid "Errors while merging" @@ -28572,13 +53009,6 @@ msgstr "Errores al fusionar" msgid "The process has been completed correctly" msgstr "El proceso se ha completado correctamente" -#: ../../enterprise/include/class/CommandCenter.class.php:455 -#: ../../enterprise/include/functions_login.php:213 -#: ../../include/functions_menu.php:900 -#: ../../include/class/Diagnostics.class.php:1851 -msgid "Successfully" -msgstr "Correcto" - #: ../../enterprise/include/class/CommandCenter.class.php:456 msgid "System is merging your environment, please wait" msgstr "El sistema está fusionando su entorno, espere" @@ -28629,11 +53059,11 @@ msgstr "No se pudieron actualizar los nodos de orden de prioridad" #: ../../enterprise/include/class/CommandCenter.class.php:559 msgid "" -"By unifying databases all information across your infrastructure will be merged " -"to gain integrity" +"By unifying databases all information across your infrastructure will be merged to gain " +"integrity" msgstr "" -"Al unificar las bases de datos, toda la información de su infraestructura se " -"fusionará para obtener integridad." +"Al unificar las bases de datos, toda la información de su infraestructura se fusionará para " +"obtener integridad." #: ../../enterprise/include/class/CommandCenter.class.php:572 #: ../../enterprise/include/class/CommandCenter.class.php:582 @@ -28647,8 +53077,7 @@ msgstr "Este proceso ya se está ejecutando" #: ../../enterprise/include/class/CommandCenter.class.php:583 msgid "You cannot start a new merge because system is merging events data." msgstr "" -"No puede iniciar una nueva combinación porque el sistema está combinando datos " -"de eventos." +"No puede iniciar una nueva combinación porque el sistema está combinando datos de eventos." #: ../../enterprise/include/class/CommandCenter.class.php:591 msgid "Press OK button to start the process" @@ -28656,13 +53085,12 @@ msgstr "Presione el botón OK para iniciar el proceso" #: ../../enterprise/include/class/CommandCenter.class.php:593 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." +"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 "" -"Hay copias de seguridad de un proceso de fusión anterior, ¿está seguro de que " -"desea sobrescribir esas copias de seguridad? Presione el botón OK para ignorar " -"este mensaje e iniciar el proceso." +"Hay copias de seguridad de un proceso de fusión anterior, ¿está seguro de que desea " +"sobrescribir esas copias de seguridad? Presione el botón OK para ignorar este mensaje e " +"iniciar el proceso." #: ../../enterprise/include/class/CommandCenter.class.php:640 msgid "System is merging events..." @@ -28723,1036 +53151,1628 @@ msgstr "Historial de eventos" msgid "merge process events" msgstr "eventos del proceso de combinación" -#: ../../enterprise/include/class/ManageBackups.class.php:104 +#: ../../enterprise/include/class/DB2.app.php:165 +#: ../../package_774/enterprise/include/class/DB2.app.php:165 +msgid "This DB2 configuration has been already defined. Please edit it or create a new one." +msgstr "Esta configuración DB2 ya se ha definido. Edite o cree una nueva." + +#: ../../enterprise/include/class/DB2.app.php:207 +#: ../../package_774/enterprise/include/class/DB2.app.php:207 +msgid "You must provide a valid DB2 server IP or FQDN." +msgstr "Debe proveer una IP de servidor DB2 válida o FQDN." + +#: ../../enterprise/include/class/DB2.app.php:219 +#: ../../package_774/enterprise/include/class/DB2.app.php:219 +msgid "Discovery.Application.DB2" +msgstr "Discovery.Aplicación.DB2" + +#: ../../enterprise/include/class/DB2.app.php:270 +#: ../../package_774/enterprise/include/class/DB2.app.php:270 +msgid "Failed to find discovery DB2 task." +msgstr "No se ha podido encontrar la tarea DB2 de discovery." + +#: ../../enterprise/include/class/DB2.app.php:410 +#: ../../package_774/enterprise/include/class/DB2.app.php:410 +msgid "DB2" +msgstr "DB2" + +#: ../../enterprise/include/class/DB2.app.php:494 +#: ../../package_774/enterprise/include/class/DB2.app.php:494 +msgid "DB2 target strings" +msgstr "Cadenas objetivo de DB2" + +#: ../../enterprise/include/class/DB2.app.php:495 +#: ../../package_774/enterprise/include/class/DB2.app.php:495 +msgid "SERVER:PORT/DATABASE, comma separated or line by line, as many targets as you need." +msgstr "" +"SERVIDOR:PUERTO/BASE DE DATOS, separados por coma o línea por línea, tantos objetivos como " +"desee." + +#: ../../enterprise/include/class/DB2.app.php:495 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:506 +#: ../../enterprise/include/class/Oracle.app.php:502 +#: ../../package_774/enterprise/include/class/DB2.app.php:495 +#: ../../package_774/enterprise/include/class/Oracle.app.php:502 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:506 +msgid "Use # symbol to comment a line." +msgstr "Use el símbolo # para comentar una línea." + +#: ../../enterprise/include/class/DB2.app.php:654 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:665 +#: ../../enterprise/include/class/MySQL.app.php:676 +#: ../../enterprise/include/class/Oracle.app.php:661 +#: ../../package_774/enterprise/include/class/DB2.app.php:654 +#: ../../package_774/enterprise/include/class/Oracle.app.php:661 +#: ../../package_774/enterprise/include/class/MySQL.app.php:676 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:665 +msgid "Target agent" +msgstr "Agente objetivo" + +#: ../../enterprise/include/class/DB2.app.php:655 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:666 +#: ../../enterprise/include/class/Oracle.app.php:662 +#: ../../package_774/enterprise/include/class/DB2.app.php:655 +#: ../../package_774/enterprise/include/class/Oracle.app.php:662 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:666 +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 "" +"Define un objetivo de agente donde la tarea almacenará los datos detectados. Si ha definido " +"varios objetivos, defina una lista de nombres separados por coma o déjelo en blanco para " +"usar el objetivo como nombre." + +#: ../../enterprise/include/class/DB2.app.php:674 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:685 +#: ../../enterprise/include/class/MySQL.app.php:696 +#: ../../enterprise/include/class/Oracle.app.php:681 +#: ../../package_774/enterprise/include/class/DB2.app.php:674 +#: ../../package_774/enterprise/include/class/Oracle.app.php:681 +#: ../../package_774/enterprise/include/class/MySQL.app.php:696 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:685 +msgid "Custom module prefix" +msgstr "Prefijo de módulo personalizado" + +#: ../../enterprise/include/class/DB2.app.php:675 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:686 +#: ../../enterprise/include/class/MySQL.app.php:697 +#: ../../enterprise/include/class/Oracle.app.php:682 +#: ../../package_774/enterprise/include/class/DB2.app.php:675 +#: ../../package_774/enterprise/include/class/Oracle.app.php:682 +#: ../../package_774/enterprise/include/class/MySQL.app.php:697 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:686 +msgid "Defines a custom prefix to be concatenated before module names generated by this task." +msgstr "" +"Define un prefijo personalizado para concatenar antes de los nombres de módulos generados " +"por esta tarea." + +#: ../../enterprise/include/class/DB2.app.php:693 +#: ../../package_774/enterprise/include/class/DB2.app.php:693 +msgid "Get database summary" +msgstr "Obtener resumen de base de datos" + +#: ../../enterprise/include/class/DB2.app.php:709 +#: ../../package_774/enterprise/include/class/DB2.app.php:709 +msgid "Check transactional log utilization" +msgstr "Comprobar uso de logs transaccionales" + +#: ../../enterprise/include/class/DB2.app.php:725 +#: ../../package_774/enterprise/include/class/DB2.app.php:725 +msgid "Get number of connections" +msgstr "Obtener número de conexiones" + +#: ../../enterprise/include/class/DB2.app.php:741 +#: ../../package_774/enterprise/include/class/DB2.app.php:741 +msgid "Check DB size" +msgstr "Comprobar tamaño de la base de datos" + +#: ../../enterprise/include/class/DB2.app.php:757 +#: ../../enterprise/include/class/MySQL.app.php:841 +#: ../../enterprise/include/class/Oracle.app.php:780 +#: ../../package_774/enterprise/include/class/DB2.app.php:757 +#: ../../package_774/enterprise/include/class/Oracle.app.php:780 +#: ../../package_774/enterprise/include/class/MySQL.app.php:841 +msgid "Retrieve cache statistics" +msgstr "Obtener estadísticas de bases de datos" + +#: ../../enterprise/include/class/DB2.app.php:773 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:752 +#: ../../enterprise/include/class/MySQL.app.php:857 +#: ../../enterprise/include/class/Oracle.app.php:796 +#: ../../package_774/enterprise/include/class/DB2.app.php:773 +#: ../../package_774/enterprise/include/class/Oracle.app.php:796 +#: ../../package_774/enterprise/include/class/MySQL.app.php:857 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:752 +msgid "Execute custom queries" +msgstr "Ejecutar consultas personalizadas" + +#: ../../enterprise/include/class/DB2.app.php:841 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:804 +#: ../../enterprise/include/class/MySQL.app.php:909 +#: ../../enterprise/include/class/Oracle.app.php:950 +#: ../../package_774/enterprise/include/class/DB2.app.php:841 +#: ../../package_774/enterprise/include/class/Oracle.app.php:950 +#: ../../package_774/enterprise/include/class/MySQL.app.php:909 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:804 +msgid "Custom queries" +msgstr "Consultas personalizadas" + +#: ../../enterprise/include/class/DB2.app.php:842 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:805 +#: ../../enterprise/include/class/MySQL.app.php:910 +#: ../../enterprise/include/class/Oracle.app.php:951 +#: ../../package_774/enterprise/include/class/DB2.app.php:842 +#: ../../package_774/enterprise/include/class/Oracle.app.php:951 +#: ../../package_774/enterprise/include/class/MySQL.app.php:910 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:805 +msgid "Define here your custom queries." +msgstr "Defina aquí sus consultas personalizadas." + +#: ../../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 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:131 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:208 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:217 +msgid "Error, please refresh page" +msgstr "Error, vuelva a cargar la página" + +#: ../../enterprise/include/class/DatabaseHA.class.php:142 +msgid "Action already scheduled" +msgstr "Acción ya programada" + +#: ../../enterprise/include/class/DatabaseHA.class.php:148 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:137 +msgid "Unavailable action" +msgstr "Acción no disponible" + +#: ../../enterprise/include/class/DatabaseHA.class.php:160 +msgid "A node is already being synchronized, please wait until process finish." +msgstr "Ya se está sincronizando un nodo, espere hasta que el proceso termine." + +#: ../../enterprise/include/class/DatabaseHA.class.php:172 +msgid "Please verify resync configuration is set before use this feature." +msgstr "Compruebe la configuración de resincronización antes de usar esta funcionalidad" + +#: ../../enterprise/include/class/DatabaseHA.class.php:190 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3699 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3769 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:151 +msgid "Successfully scheduled" +msgstr "Programado correctamente" + +#: ../../enterprise/include/class/DatabaseHA.class.php:220 +msgid "Uninitialized" +msgstr "No iniciado" + +#: ../../enterprise/include/class/DatabaseHA.class.php:476 +#: ../../enterprise/include/class/DatabaseHA.class.php:575 +#: ../../enterprise/include/class/DatabaseHA.class.php:1254 +msgid "This is not a cluster node" +msgstr "Este no es un nodo de cluster" + +#: ../../enterprise/include/class/DatabaseHA.class.php:480 +#: ../../enterprise/include/class/DatabaseHA.class.php:1258 +msgid "Failed to retrieve master position" +msgstr "No se ha podido obtener la posición de maestro" + +#: ../../enterprise/include/class/DatabaseHA.class.php:494 +#: ../../enterprise/include/class/DatabaseHA.class.php:1271 +msgid "Failed to retrieve slave information" +msgstr "No se ha podido obtener la información de esclavo" + +#: ../../enterprise/include/class/DatabaseHA.class.php:825 +#: ../../enterprise/include/class/DatabaseHA.class.php:1007 +msgid "DB Replication user" +msgstr "Usuario de replicación de la base de datos" + +#: ../../enterprise/include/class/DatabaseHA.class.php:826 +msgid "User configured for Master to Slaves replication" +msgstr "Usuario configurado para replicación Maestro - Esclavo" + +#: ../../enterprise/include/class/DatabaseHA.class.php:836 +#: ../../enterprise/include/class/DatabaseHA.class.php:1016 +msgid "DB Replication user password" +msgstr "Contraseña de usuario de replicación de la base de datos" + +#: ../../enterprise/include/class/DatabaseHA.class.php:837 +msgid "User password" +msgstr "Contraseña de usuario" + +#: ../../enterprise/include/class/DatabaseHA.class.php:846 +msgid "Resync data dir" +msgstr "Resincronizar directorio de datos" + +#: ../../enterprise/include/class/DatabaseHA.class.php:847 +msgid "Directory where mysql files are stored (must be common to all nodes)" +msgstr "Directorio donde se guardan los archivos MySQL (debe ser común a todos los nodos)" + +#: ../../enterprise/include/class/DatabaseHA.class.php:857 +msgid "Resync tmp directory" +msgstr "Resincronizar directorio tmp" + +#: ../../enterprise/include/class/DatabaseHA.class.php:858 +msgid "" +"Temporary working directory where to store the backups that will be used to re-synchronize a " +"slave node" +msgstr "" +"Directorio funcional temporal donde guardar las copias de seguridad que se utilizarán para " +"re-sincronizar un módulo esclavo" + +#: ../../enterprise/include/class/DatabaseHA.class.php:868 +msgid "Resync MySQL user" +msgstr "Resincronizar usuario MySQL" + +#: ../../enterprise/include/class/DatabaseHA.class.php:869 +msgid "" +"User of the system that owns the MySQL files, necessary for the adjustment of permissions " +"(by default mysql)" +msgstr "" +"Usuario del sistema que posee los archivos MySQL, necesario para el ajuste de los permisos " +"(por defecto MySQL)" + +#: ../../enterprise/include/class/DatabaseHA.class.php:879 +msgid "Resync MySQL group" +msgstr "Resincronizar grupo MySQL" + +#: ../../enterprise/include/class/DatabaseHA.class.php:880 +msgid "System group that owns the MySQL files, needed for permissions setting (default mysql)" +msgstr "" +"Grupo del sistema que posee los archivos MySQL, necesario para los ajustes de permisos " +"(MySQL por defecto)" + +#: ../../enterprise/include/class/DatabaseHA.class.php:941 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:261 +msgid "IP or FQDN" +msgstr "IP o FQDN" + +#: ../../enterprise/include/class/DatabaseHA.class.php:942 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:262 +msgid "" +"This action only registers an already configured node. This action does not configure any " +"resource." +msgstr "" +"Esta acción solo registra un nodo ya configurado. Esta acción no configura ninguna fuente." + +#: ../../enterprise/include/class/DatabaseHA.class.php:952 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:273 +msgid "Cluster node label (pcs)" +msgstr "Etiqueta de nodo de cluster (pcs)" + +#: ../../enterprise/include/class/DatabaseHA.class.php:960 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:669 +msgid "DB port" +msgstr "Puerto de la BD" + +#: ../../enterprise/include/class/DatabaseHA.class.php:968 +msgid "SSH user" +msgstr "Usuario SSH" + +#: ../../enterprise/include/class/DatabaseHA.class.php:976 +msgid "SSH port" +msgstr "Puerto SSH" + +#: ../../enterprise/include/class/DatabaseHA.class.php:984 +msgid "SSH key" +msgstr "Clave SSH" + +#: ../../enterprise/include/class/DatabaseHA.class.php:992 +msgid "SSH public key" +msgstr "Clave SSH pública" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1046 +msgid "Missed parameters" +msgstr "Parámetros omitidos" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1093 +msgid "You must specify a host" +msgstr "Especifique un host" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1095 +msgid "DB port must be a positive integer" +msgstr "El puerto de la base de datos debe ser un valor positivo" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1097 +msgid "SSH port must be a positive integer" +msgstr "El puerto SSH debe ser un integrante positivo" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1099 +msgid "You must specify a SSH user" +msgstr "Especifique el usuario SSH" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1101 +msgid "You must specify a replication DB user" +msgstr "Especifique un usuario de replicación de base de datos" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1103 +msgid "You must specify a replication DB pass" +msgstr "Especifique una contraseña de replicación de base de datos" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1105 +msgid "You must specify a public key path" +msgstr "Especifique una ruta de clave pública" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1107 +msgid "You must specify a private path" +msgstr "Especifique una ruta privada" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1157 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:328 +msgid "Successfully " +msgstr "Correctamente " + +#: ../../enterprise/include/class/DeploymentCenter.class.php:243 +msgid "IP address is required" +msgstr "Se requiere dirección IP" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:257 +msgid "Credentials to use are required" +msgstr "Se requieren credenciales de uso" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:259 +msgid "Desired agent version is required" +msgstr "Se requiere la versión de agente deseada" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:270 +msgid "Target already defined." +msgstr "Objetivo ya definido." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:296 +msgid "Target successfully added" +msgstr "Objetivo añadido correctamente" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:317 +msgid "Target successfully updated" +msgstr "Objetivo actualizado correctamente" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:360 +msgid "You should specify a Discovery server" +msgstr "Especifique un servidor Discovery" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:362 +msgid "You must select some targets to deploy" +msgstr "Seleccione algunos de los objetivos a desplegar" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:392 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1119 +msgid "Failed to schedule" +msgstr "No se ha podido programar" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:407 +msgid "Deploy scheduled" +msgstr "Despliegue programado" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:433 +msgid "CSV file is needed" +msgstr "Se necesita archivo CSV" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:488 +#, php-format +msgid "Credential identifier %s does not exist, please, add it to your repository %s " +msgstr "El identificador de credenciales %s no existe, añádalo a su repositorio %s " + +#: ../../enterprise/include/class/DeploymentCenter.class.php:496 +#, php-format +msgid "OS %s does not math any existing, please, add it to OS list %s" +msgstr "" +"El sistema operativo %s no coincide con ninguno existente, añádalo a la lista de sistemas " +"operativos %s" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:504 +#, php-format +msgid "Sofware agent version with id %s does not exist, please, add it to your repository %s " +msgstr "La versión del agente software con el ID %s no existe, añádalo al repositorio %s " + +#: ../../enterprise/include/class/DeploymentCenter.class.php:526 +msgid "No target could be added. " +msgstr "No se ha podido añadir ningún objetivo. " + +#: ../../enterprise/include/class/DeploymentCenter.class.php:629 +msgid "Deployment center" +msgstr "Centro de despliegue" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:667 +msgid "Key identifier" +msgstr "Identificador de clave" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:668 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1250 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1391 +msgid "Target server IP" +msgstr "IP del servidor de destino" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:669 +msgid "Agent version installed" +msgstr "Verison de agente instalada" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:670 +msgid "Agent version desired" +msgstr "Versión de agente deseada" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:671 +msgid "Installation date" +msgstr "Fecha de instalación" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:672 +msgid "Last error" +msgstr "Último error" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:746 +msgid "State" +msgstr "Estado" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:767 +msgid "There are no targets defined yet, please add some." +msgstr "Aún no hay objetivos definidos, añada alguno." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:774 +#, php-format +msgid "Please set %s to make software available for targets." +msgstr "Programe %s para que el software esté disponible para los objetivos." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:786 +#, php-format +msgid "There are no software agents in your repository yet, please add some %s." +msgstr "No hay agentes software en el repositorio, añada algunos %s." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:805 +msgid "Deploy agent to targets" +msgstr "Desplegar agentes a destinos" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:829 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1789 +msgid "Scan for targets" +msgstr "Escaneo de objetivos" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:841 +msgid "Add target" +msgstr "Añadir destino" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:853 +msgid "Load targets" +msgstr "Cargar destinos" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1066 +msgid "You must define a network." +msgstr "Defina una red." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1068 +msgid "You must select at least one credential to test." +msgstr "Seleccione al menos un credencial a probar." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1070 +msgid "You must select a Discovery server." +msgstr "Seleccione un servidor Discovery." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1072 +msgid "Please select a desired software agent version." +msgstr "Seleccione la version deseada del agente software." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1074 +msgid "Please specify a server IP." +msgstr "Especifique una IP de servidor." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1094 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1127 +msgid "Discovery task list" +msgstr "Lista de tareas Discovery" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1093 +#, php-format +msgid "This network is already being scanned. See progress at %s" +msgstr "Ya se está escaneando la red. Ver progreso en %s" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1126 +#, php-format +msgid "Network scheduled to be scanned. You can see progress at %s" +msgstr "Escaneo de red programado. Puede ver el progreso en %s." + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1174 +msgid "Network/mask" +msgstr "Red/Máscara" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1183 +msgid "Scan from" +msgstr "Escanear desde" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1240 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1381 +msgid "Desired agent version" +msgstr "Versión de agente deseada" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1428 +msgid "CSV format" +msgstr "Formato CVS" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 +msgid "Target agent version" +msgstr "Version de agente objetivo" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 +msgid "Target server ip" +msgstr "IP del servidor objetivo" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1448 +msgid "CSV file" +msgstr "Archivo CSV" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1512 +msgid "Select desired targets to be deployed" +msgstr "Seleccionar objetivos a desplegar" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1515 +msgid "Deploy from" +msgstr "Desplegar desde" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1530 +msgid "Available targets" +msgstr "Objetivos disponibles" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1708 +msgid "Add new target" +msgstr "Añadir nuevo objetivo" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1711 +msgid "Update target" +msgstr "Actualizar objetivo" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1757 +msgid "Import targets from CSV" +msgstr "Importar objetivos desde CSV" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1824 +msgid "Select targets" +msgstr "Seleccionar objetivos" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1825 +#: ../../enterprise/include/functions_HA_cluster.php:46 +msgid "Deploy" +msgstr "Desplegar" + +#: ../../enterprise/include/class/Google.cloud.php:301 +#: ../../package_774/enterprise/include/class/Google.cloud.php:301 +msgid "Compute Engine" +msgstr "Compute Engine" + +#: ../../enterprise/include/class/Google.cloud.php:871 +#: ../../package_774/enterprise/include/class/Google.cloud.php:871 +msgid "Select target virtual machines" +msgstr "Seleccionar máquinas virtuales de destino" + +#: ../../enterprise/include/class/Google.cloud.php:883 +#: ../../package_774/enterprise/include/class/Google.cloud.php:883 +msgid "This options only applies to zone (region) agents." +msgstr "Esta opción solo aplica a los agentes de la zona (región)." + +#: ../../enterprise/include/class/Google.cloud.php:896 +#: ../../package_774/enterprise/include/class/Google.cloud.php:896 +msgid "Scan and general monitoring" +msgstr "Escanear y monitorización general" + +#: ../../enterprise/include/class/Google.cloud.php:909 +#: ../../package_774/enterprise/include/class/Google.cloud.php:909 +msgid "CPU performance summary" +msgstr "Resumen del funcionamiento de la CPU" + +#: ../../enterprise/include/class/LogSource.class.php:431 +msgid "Source is required" +msgstr "Fuente requerida" + +#: ../../enterprise/include/class/LogSource.class.php:538 +msgid "id cannot be empty" +msgstr "El Id no puede estar vacío" + +#: ../../enterprise/include/class/LogSource.class.php:586 +#, php-format +msgid "Log monitoring is disabled. %s" +msgstr "La monitorización de logs está desactivada. %s" + +#: ../../enterprise/include/class/LogSource.class.php:658 +#: ../../enterprise/include/class/LogSource.class.php:822 +msgid "Add log source" +msgstr "Añadir fuente de logs" + +#: ../../enterprise/include/class/LogSource.class.php:694 +msgid "Source name" +msgstr "Nombre de la fuente" + +#: ../../enterprise/include/class/LogSource.class.php:826 +msgid "Update log source" +msgstr "Actualizar fuente del log" + +#: ../../enterprise/include/class/ManageBackups.class.php:105 #, php-format msgid "%s database backup manager" msgstr "%s de copia de seguridad de la base de datos" -#: ../../enterprise/include/class/ManageBackups.class.php:115 -#: ../../include/class/AuditLog.class.php:145 -msgid "Admin Tools" -msgstr "Herramientas de administrador" - -#: ../../enterprise/include/class/ManageBackups.class.php:119 -#: ../../enterprise/operation/menu.php:181 +#: ../../enterprise/include/class/ManageBackups.class.php:120 +#: ../../enterprise/operation/menu.php:181 ../../package_774/enterprise/operation/menu.php:181 msgid "DB Backup Manager" msgstr "Backup Manager de la BBDD" -#: ../../enterprise/include/class/ManageBackups.class.php:127 +#: ../../enterprise/include/class/ManageBackups.class.php:128 #, php-format msgid "To schedule a periodic (or one-time) backup task you can do it through %s." msgstr "" -"Para programar una tarea de copia de seguridad periódica (o única), puede " -"hacerlo a través de %s." +"Para programar una tarea de copia de seguridad periódica (o única), puede hacerlo a través " +"de %s." -#: ../../enterprise/include/class/ManageBackups.class.php:165 -#: ../../extensions/files_repo/files_repo_list.php:57 -#: ../../godmode/events/event_responses.editor.php:175 -#: ../../include/functions_visual_map_editor.php:125 -#: ../../include/functions_visual_map_editor.php:174 -#: ../../include/functions_visual_map_editor.php:884 -#: ../../include/functions_visual_map_editor.php:979 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:214 -#: ../../include/rest-api/models/VisualConsole/Item.php:1999 -#: ../../include/functions_filemanager.php:661 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:135 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:266 -msgid "Size" -msgstr "Tamaño" - -#: ../../enterprise/include/class/ManageBackups.class.php:190 +#: ../../enterprise/include/class/ManageBackups.class.php:191 msgid "Path backups" msgstr "Ruta de la copia de seguridad" -#: ../../enterprise/include/class/ManageBackups.class.php:318 +#: ../../enterprise/include/class/ManageBackups.class.php:222 +msgid "Delete Lost" +msgstr "Borrar Perdidos" + +#: ../../enterprise/include/class/ManageBackups.class.php:341 msgid "Rollback to this backup" msgstr "Revertir a esta copia de seguridad" -#: ../../enterprise/include/class/ManageBackups.class.php:327 +#: ../../enterprise/include/class/ManageBackups.class.php:350 msgid "Lost" msgstr "Perdido" -#: ../../enterprise/include/class/ManageBackups.class.php:337 +#: ../../enterprise/include/class/ManageBackups.class.php:360 msgid "In Progress" msgstr "En Progreso" -#: ../../enterprise/include/class/ManageBackups.class.php:368 +#: ../../enterprise/include/class/ManageBackups.class.php:391 msgid "The backup was successfully deleted" msgstr "La copia de seguridad se ha eliminado correctamente" -#: ../../enterprise/include/class/ManageBackups.class.php:374 +#: ../../enterprise/include/class/ManageBackups.class.php:397 msgid "Missed id parameter" msgstr "Parámetro de identificación omitido" -#: ../../enterprise/include/class/ManageBackups.class.php:393 +#: ../../enterprise/include/class/ManageBackups.class.php:424 +msgid "All the lost backups was successfully deleted" +msgstr "Se han eliminado correctamente todas las copias de seguridad perdidas" + +#: ../../enterprise/include/class/ManageBackups.class.php:446 msgid "Something was wrong with the rollback action." msgstr "Algo andaba mal con la acción de reversión." -#: ../../enterprise/include/class/ManageBackups.class.php:396 +#: ../../enterprise/include/class/ManageBackups.class.php:449 msgid "Missed id parameter." msgstr "Parámetro id omitido." -#: ../../enterprise/include/class/ManageBackups.class.php:431 -#: ../../include/class/AuditLog.class.php:424 -msgid "There is no additional information to display" -msgstr "No hay información adicional que mostrar" - -#: ../../enterprise/include/class/ManageBackups.class.php:444 +#: ../../enterprise/include/class/ManageBackups.class.php:497 msgid "" -"Are you sure you want to delete this database backup file? Once deleted you will " -"not be able to recover it." +"Are you sure you want to delete this database backup file? Once deleted you will not be able " +"to recover it." msgstr "" -"¿Está seguro de que desea eliminar este archivo de copia de seguridad de la base " -"de datos? Una vez eliminado no podrás recuperarlo." +"¿Está seguro de que desea eliminar este archivo de copia de seguridad de la base de datos? " +"Una vez eliminado no podrás recuperarlo." -#: ../../enterprise/include/class/ManageBackups.class.php:446 +#: ../../enterprise/include/class/ManageBackups.class.php:499 msgid "Do you like perform a database restoration?" msgstr "¿Desea realizar una restauración de base de datos?" -#: ../../enterprise/include/functions_enterprise.php:483 +#: ../../enterprise/include/class/ManageBackups.class.php:587 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." +"Are you sure you want to delete all LOST database backup? Once deleted you will not be able " +"to recover it." msgstr "" -"Si el intervalo de días hasta la purga de datos de eventos es inferior que el " -"intervalo de almacenamiento de histórico de datos de eventos, se perderán los " -"datos. Se recomienda configurar una frecuencia de almacenamiento inferior a la " -"frecuencia de purga." +"¿Está seguro de que desea eliminar todas copia de seguridad de la base de datos PERDIDAS? " +"Una vez eliminadas no podrás recuperarlas." -#: ../../enterprise/include/functions_enterprise.php:485 -msgid "Problems with event days purge and event days that pass data to history DB." -msgstr "" -"Problemas con la fecha de purga de eventos y la fecha de traspaso de información " -"a histórico." - -#: ../../enterprise/include/functions_enterprise.php:496 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:171 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:171 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" +"This Microsoft SQL Server configuration has been already defined. Please edit it or create a " +"new one." +msgstr "La configuración del servidor Microsoft SQL ya se ha definido. Edite o cree una nueva." + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:213 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:213 +msgid "You must provide a valid Microsoft SQL Server server IP or FQDN." +msgstr "Debe añadir una IP de servidor Microsoft SQL o FQDN." + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:282 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:282 +msgid "Failed to find discovery Microsoft SQL Server task." +msgstr "No se ha podido encontrar la tarea de descubrimiento del servidor Microsoft SQL." + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:421 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:421 +msgid "Microsoft SQL Server" +msgstr "Servidor Microsoft SQL" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:505 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:505 +msgid "Microsoft SQL Server targets" +msgstr "Objetivos del servidor Microsoft SQL" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:506 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:506 +msgid "SERVER:PORT\\INSTANCE, comma separated or line by line, as many targets as you need." msgstr "" -"Si la fecha de purga es menor a la fecha de traspaso a histórico, los datos se " -"perderán. Recomendamos poner una fecha de purga mayor a la del traspaso de datos " -"a histórico." +"SERVIDOR:PUERTO\\INSTANCIA, separados por coma o línea por línea, tantos objetivos como " +"necesite." -#: ../../enterprise/include/functions_enterprise.php:498 -msgid "Problems with days purge and days that pass data to history DB" +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:704 +#: ../../enterprise/include/class/MySQL.app.php:777 +#: ../../enterprise/include/class/Oracle.app.php:700 +#: ../../package_774/enterprise/include/class/Oracle.app.php:700 +#: ../../package_774/enterprise/include/class/MySQL.app.php:777 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:704 +msgid "Check engine uptime" +msgstr "Comprobar disponibilidad del motor" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:720 +#: ../../enterprise/include/class/MySQL.app.php:793 +#: ../../enterprise/include/class/Oracle.app.php:716 +#: ../../package_774/enterprise/include/class/Oracle.app.php:716 +#: ../../package_774/enterprise/include/class/MySQL.app.php:793 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:720 +msgid "Retrieve query statistics" +msgstr "Obtener estadísticas de consultas" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:736 +#: ../../enterprise/include/class/MySQL.app.php:809 +#: ../../enterprise/include/class/Oracle.app.php:732 +#: ../../package_774/enterprise/include/class/Oracle.app.php:732 +#: ../../package_774/enterprise/include/class/MySQL.app.php:809 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:736 +msgid "Analyze connections" +msgstr "Analizar conexiones" + +#: ../../enterprise/include/class/MySQL.app.php:173 +#: ../../package_774/enterprise/include/class/MySQL.app.php:173 +msgid "This MySQL configuration has been already defined. Please edit it or create a new one." +msgstr "Ya se ha definido esta configuración MySQL. Edítela o cree una nueva." + +#: ../../enterprise/include/class/MySQL.app.php:216 +#: ../../package_774/enterprise/include/class/MySQL.app.php:216 +msgid "You must provide a valid MySQL server IP or FQDN." +msgstr "Añada una IP de servidor MySQL válida o FQDN." + +#: ../../enterprise/include/class/MySQL.app.php:221 +#: ../../package_774/enterprise/include/class/MySQL.app.php:221 +msgid "You must provide a valid port number." +msgstr "Añada un número de puerto válido." + +#: ../../enterprise/include/class/MySQL.app.php:233 +#: ../../package_774/enterprise/include/class/MySQL.app.php:233 +msgid "Discovery.Application.MySQL" +msgstr "Discovery.Application.MySQL" + +#: ../../enterprise/include/class/MySQL.app.php:285 +#: ../../package_774/enterprise/include/class/MySQL.app.php:285 +msgid "Failed to find discovery MySQL task." +msgstr "No se ha encontrado la tarea discovery MySQL." + +#: ../../enterprise/include/class/MySQL.app.php:499 +#: ../../package_774/enterprise/include/class/MySQL.app.php:499 +msgid "MySQL server IP" +msgstr "IP del servidor MySQL" + +#: ../../enterprise/include/class/MySQL.app.php:500 +#: ../../package_774/enterprise/include/class/MySQL.app.php:500 +msgid "Comma separated, as many targets as you need." +msgstr "Tantos objetivos como desee, separados por comas." + +#: ../../enterprise/include/class/MySQL.app.php:519 +#: ../../package_774/enterprise/include/class/MySQL.app.php:519 +msgid "MySQL server Port" +msgstr "Puerto del servidor MySQL" + +#: ../../enterprise/include/class/MySQL.app.php:677 +#: ../../package_774/enterprise/include/class/MySQL.app.php:677 +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 "" -"Problemas con la fecha de purga y la fecha de traspaso de información al " -"histórico" +"Define un agente de destino donde la tarea almacenará los datos detectados. Si tiene varios " +"objetivos definidos, defina una lista de nombres separados por coma aquí o déjelo en blanco " +"para usar la dirección IP/FQDN del servidor." -#: ../../enterprise/include/functions_reporting.php:71 -msgid "Wizard SLA" -msgstr "Wizard SLA" +#: ../../enterprise/include/class/MySQL.app.php:718 +#: ../../package_774/enterprise/include/class/MySQL.app.php:718 +msgid "Scan databases" +msgstr "Bases de datos de escaneo" -#: ../../enterprise/include/functions_reporting.php:82 -msgid "Global" -msgstr "Global" +#: ../../enterprise/include/class/MySQL.app.php:734 +#: ../../package_774/enterprise/include/class/MySQL.app.php:734 +msgid "Create agent per database" +msgstr "Crear agente por base de datos" -#: ../../enterprise/include/functions_reporting.php:93 -msgid "Advance options" -msgstr "Opciones avanzadas" +#: ../../enterprise/include/class/MySQL.app.php:755 +#: ../../package_774/enterprise/include/class/MySQL.app.php:755 +msgid "Custom database agent prefix" +msgstr "Prefijo de agente de base de datos personalizado" -#: ../../enterprise/include/functions_reporting.php:104 -msgid "Report task" -msgstr "Tarea de informe" +#: ../../enterprise/include/class/MySQL.app.php:756 +#: ../../package_774/enterprise/include/class/MySQL.app.php:756 +msgid "" +"Defines a custom prefix to be concatenated before database agent names generated by this " +"task." +msgstr "" +"Define un prefijo personalizado a concatenar antes de los nombres de agentes de base de " +"datos generados por esta tarea." -#: ../../enterprise/include/functions_reporting.php:128 -msgid "Templates list" -msgstr "Lista de plantillas" +#: ../../enterprise/include/class/MySQL.app.php:825 +#: ../../package_774/enterprise/include/class/MySQL.app.php:825 +msgid "Retrieve InnoDB statistics" +msgstr "Obtener estadísticas InnoDB" -#: ../../enterprise/include/functions_reporting.php:163 -msgid "Templates Wizard" -msgstr "Asistente de plantillas" +#: ../../enterprise/include/class/NetworkConfigManager.class.php:385 +#: ../../enterprise/views/ncm/agent/details.php:242 +#: ../../enterprise/views/ncm/devices/list.php:212 +msgid "Snippet" +msgstr "Snippet" -#: ../../enterprise/include/functions_reporting.php:1241 -msgid "Availability item created from wizard." -msgstr "Elemento disponible creado desde el asistente" +#: ../../enterprise/include/class/NetworkConfigManager.class.php:412 +msgid "Perform action" +msgstr "Realizar acción" -#: ../../enterprise/include/functions_reporting.php:1863 -#: ../../enterprise/include/functions_reporting.php:3135 -#: ../../enterprise/include/functions_reporting.php:4124 -#: ../../include/functions_reporting_html.php:554 -msgid "Max/Min Values" -msgstr "Valores max/min" +#: ../../enterprise/include/class/NetworkConfigManager.class.php:431 +msgid "Show backups" +msgstr "Mostrar copias de seguridad" -#: ../../enterprise/include/functions_reporting.php:1865 -#: ../../enterprise/include/functions_reporting.php:2034 -#: ../../enterprise/include/functions_reporting.php:3137 -#: ../../enterprise/include/functions_reporting.php:4126 -#: ../../enterprise/include/functions_reporting.php:6376 -#: ../../include/functions_reporting_html.php:556 -msgid "SLA Compliance" -msgstr "Cumplimiento del SLA" +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1778 +#: ../../enterprise/include/functions_reporting_csv.php:3573 +msgid "NCM devices" +msgstr "Dispositivos NCM" -#: ../../enterprise/include/functions_reporting.php:1905 -#: ../../enterprise/include/functions_reporting.php:3191 -#: ../../enterprise/include/functions_reporting.php:3443 -#: ../../enterprise/include/functions_reporting.php:4181 -#: ../../enterprise/include/functions_reporting.php:4445 -#: ../../enterprise/include/functions_reporting.php:5096 -#: ../../include/functions_reporting_html.php:881 -#: ../../include/functions_reporting_html.php:4913 -msgid "Not Init" +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1792 +#: ../../enterprise/views/ncm/agent/manage.php:62 +#: ../../enterprise/views/ncm/agent/manage.php:80 +msgid "Manage NCM Devices" +msgstr "Gestionar dispositivos NCM" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1806 +msgid "NCM templates" +msgstr "Plantillas NCM" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1820 +msgid "NCM Agents data templates" +msgstr "Plantillas de datos de agentes NCM" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1834 +msgid "Registered vendors" +msgstr "Fabricantes registrados" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1848 +msgid "Registered models" +msgstr "Modelos registrados" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1862 +msgid "Registered snippets" +msgstr "Snippets registrados" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1876 +msgid "Registered firmwares" +msgstr "Firmwares registrados" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1912 +msgid "No agents with NCM features enabled yet" +msgstr "Aún no hay agentes con funciones de NCM habilitadas" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2062 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2683 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2734 +#, php-format +msgid "Template not found: %s" +msgstr "Plantilla no encontrada: %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2087 +msgid "Template created" +msgstr "Plantilla creada" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2087 +msgid "Template updated" +msgstr "Plantilla actualizada" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2153 +#, php-format +msgid "Special Template not found: %s" +msgstr "Plantilla especial no encontrada: %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2178 +msgid "Special template created" +msgstr "Plantilla especial creada" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2178 +msgid "Special template updated" +msgstr "Plantilla especial actualizada" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2244 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2898 +#, php-format +msgid "Vendor not found: %s" +msgstr "Fabricante no encontrado: %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2277 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2290 +msgid "Failed saving vendor: " +msgstr "Fallo al guardar fabricante:" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2282 +msgid "Vendor already exists." +msgstr "El proveedor ya existe." + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2350 +#, php-format +msgid "model not found: %s" +msgstr "modelo no encontrado: %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2372 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3271 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3435 +msgid "you must select a valid vendor" +msgstr "Debe seleccionar un fabricante válido" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2386 +msgid "Failed saving model: " +msgstr "Fallo al guardar el modelo: " + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2391 +msgid "Device already exists." +msgstr "El dispositivo ya existe." + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2449 +#, php-format +msgid "snippet not found: %s" +msgstr "Snippet no encontrado: %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2480 +msgid "Failed saving snippet: " +msgstr "Error al guardar el snippet: " + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2543 +#, php-format +msgid "firmware not found: %s" +msgstr "firmware no encontrado: %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2570 +msgid "Firmware file missing" +msgstr "Falta el archivo de firmware" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2602 +#, php-format +msgid "Failed to store file in %s" +msgstr "Error al almacenar el archivo en %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2619 +msgid "Failed saving firmware: " +msgstr "Error al guardar el firmware: " + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2646 +msgid "" +"Upload only official binary files from your device provide in raw format (not compressed)" +msgstr "" +"Cargue solo archivos binarios oficiales desde su dispositivo en formato RAW (no comprimido)" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2750 +msgid "Template successfully duplicated" +msgstr "Plantilla duplicada correctamente" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2773 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2824 +#, php-format +msgid "Special template not found: %s" +msgstr "Plantilla especial no encontrada: %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2785 +msgid "Special template successfully deleted" +msgstr "Plantilla especial borrada correctamente" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2840 +msgid "Special template successfully duplicated" +msgstr "Plantilla especial duplicada correctamente" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2863 +#, php-format +msgid "Model not found: %s" +msgstr "Modelo no encontrado: %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2875 +msgid "Model successfully deleted" +msgstr "Modelo eliminado correctamente" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2910 +msgid "Vendor successfully deleted" +msgstr "Fabriante eliminado correctamente" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2933 +#, php-format +msgid "Snippet not found: %s" +msgstr "Snippet no encontrado: %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2945 +msgid "Snippet successfully deleted" +msgstr "Snippet eliminado correctamente" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2968 +#, php-format +msgid "Firmware not found: %s" +msgstr "Firmware no encontrado: %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2980 +msgid "Firmware successfully deleted" +msgstr "Firmware eliminado correctamente" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3059 +msgid "Not executed yet, no content to display, define your own in following textarea." +msgstr "" +"Aún no se ha ejecutado, no hay contenido que mostrar, defina el suyo propio en el siguiente " +"área de texto." + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3068 +msgid "" +"Following content is already queued to be executed! You must wait until execution is " +"finished before being able to modify this." +msgstr "" +"¡El siguiente contenido ya está en cola para ser ejecutado! Debe esperar hasta que finalice " +"la ejecución antes de poder modificarla." + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3160 +msgid "Check progress" +msgstr "Comprobar el progreso" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3169 +#, php-format +msgid "Script scheduled %s %s" +msgstr "Script programado %s %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3261 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3425 +#, php-format +msgid "Error retrieving template: %s" +msgstr "Error al recuperar la plantilla: %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3267 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3431 +msgid "you must select a template" +msgstr "Debe seleccionar una plantilla" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3269 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3433 +msgid "you must select a valid model" +msgstr "Debe seleccionar un modelo válido" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3273 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3437 +msgid "you must select a valid port" +msgstr "Debe seleccionar un puerto válido" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3544 +#, php-format +msgid "Failed to update%s" +msgstr "No se pudo actualizar %s" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3576 +msgid "No configuration registers to backup" +msgstr "No hay registros de configuración para realizar copias de seguridad" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3584 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3600 +msgid "Successfully backed up" +msgstr "Copia de copia de ha realizada" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3635 +msgid "Invalid id given" +msgstr "ID no válido" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3671 +msgid "" +"Is highly recommendable to execute this kind of operation from agent details to preview the " +"script content" +msgstr "" +"Es muy recomendable ejecutar este tipo de operación desde los detalles del agente para " +"obtener una vista previa del contenido del script" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3680 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3751 +msgid "Invalid action" +msgstr "Acción no válida" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3700 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3770 +msgid "Failed to schedule action." +msgstr "Error al programar la acción." + +#: ../../enterprise/include/class/Omnishell.class.php:267 +msgid "Failed to save command." +msgstr "Error al guardar comando." + +#: ../../enterprise/include/class/Omnishell.class.php:278 +msgid "Command not found." +msgstr "Comando no encontrado." + +#: ../../enterprise/include/class/Omnishell.class.php:356 +#: ../../enterprise/include/class/Omnishell.class.php:616 +#: ../../enterprise/include/class/Omnishell.class.php:790 +msgid "You must install php-yaml in order to use this feature." +msgstr "Instale php-yaml para usar esta funcionalidad." + +#: ../../enterprise/include/class/Omnishell.class.php:371 +msgid "Not Started" msgstr "No iniciado" -#: ../../enterprise/include/functions_reporting.php:1912 -#: ../../enterprise/include/functions_reporting.php:3201 -#: ../../enterprise/include/functions_reporting.php:4191 -msgid "Planned Downtimes" -msgstr "Paradas planificadas" +#: ../../enterprise/include/class/Omnishell.class.php:449 +msgid "Commands status" +msgstr "Estado de los comandos" -#: ../../enterprise/include/functions_reporting.php:1919 -msgid "Ignore time" -msgstr "Tiempo ignorado" +#: ../../enterprise/include/class/Omnishell.class.php:490 +msgid "Create command" +msgstr "Crear comando" -#: ../../enterprise/include/functions_reporting.php:1939 -msgid "SLA Compliance per days" -msgstr "Cumplimiento de SLA por días" +#: ../../enterprise/include/class/Omnishell.class.php:515 +msgid "Selected command definitions will be erased" +msgstr "Las definiciones de los comandos seleccionadas se eliminarán." -#: ../../enterprise/include/functions_reporting.php:2031 -msgid "Summary of SLA Failures" -msgstr "Resumen de los fallos de SLA" +#: ../../enterprise/include/class/Omnishell.class.php:593 +#: ../../enterprise/include/class/Omnishell.class.php:1636 +msgid "Detailed view" +msgstr "Vista detallada" -#: ../../enterprise/include/functions_reporting.php:2051 -#: ../../enterprise/include/functions_reporting.php:2052 -msgid "Out of SLA limits" -msgstr "Sin límites SLS" +#: ../../enterprise/include/class/Omnishell.class.php:602 +#: ../../enterprise/include/class/Omnishell.class.php:1627 +msgid "Agent list" +msgstr "Lista de agentes" -#: ../../enterprise/include/functions_reporting.php:2057 -#: ../../enterprise/include/functions_reporting.php:2058 -msgid "IN of SLA limits" -msgstr "Límite del IN de SLA" +#: ../../enterprise/include/class/Omnishell.class.php:704 +msgid "Selected agents will be erased from the command" +msgstr "Los agentes seleccionados se borrarán del comando" -#: ../../enterprise/include/functions_reporting.php:2141 -#: ../../enterprise/include/functions_reporting.php:2247 -#: ../../include/functions_reports.php:945 -msgid "Log report" -msgstr "Informe de log" +#: ../../enterprise/include/class/Omnishell.class.php:871 +msgid "Time out" +msgstr "Tiempo fuera de servicio" -#: ../../enterprise/include/functions_reporting.php:2154 -#: ../../include/functions_reports.php:944 ../../include/functions_reports.php:949 -msgid "Log" -msgstr "Log" +#: ../../enterprise/include/class/Omnishell.class.php:880 +msgid "Retries " +msgstr "Reintentos " -#: ../../enterprise/include/functions_reporting.php:2735 -#: ../../enterprise/include/functions_reporting.php:3680 -#: ../../enterprise/include/functions_reporting.php:4656 -#: ../../include/functions_reporting.php:1019 -#: ../../include/functions_reporting.php:9398 -msgid "There are no SLAs defined" -msgstr "No hay SLA definidos" +#: ../../enterprise/include/class/Omnishell.class.php:891 +msgid "Preconditions " +msgstr "Condiciones previas " -#: ../../enterprise/include/functions_reporting.php:2788 -#: ../../enterprise/include/functions_reporting.php:3733 -#: ../../enterprise/include/functions_reporting.php:4709 -#: ../../include/functions_reporting.php:1094 -#: ../../include/functions_reporting.php:9776 -msgid "Inverse" -msgstr "Inverso" +#: ../../enterprise/include/class/Omnishell.class.php:892 +msgid "All commands defined line per line must success to execute main commands" +msgstr "" +"Todos los comandos definidos en cada línea deben ser correctos para ejecutar los comandos " +"principales" -#: ../../enterprise/include/functions_reporting.php:3211 -#: ../../enterprise/include/functions_reporting.php:3453 -#: ../../enterprise/include/functions_reporting.php:4201 -msgid "Planned Downtime" -msgstr "Tiempo de inactividad planificado" +#: ../../enterprise/include/class/Omnishell.class.php:904 +msgid "Execute commands " +msgstr "Ejecutar comandos " -#: ../../enterprise/include/functions_reporting.php:3242 -msgid "T. Total" -msgstr "Tiempo total" +#: ../../enterprise/include/class/Omnishell.class.php:905 +msgid "Define as many lines as commands you want to execute" +msgstr "Definir tantas líneas como comandos desee ejecutar" -#: ../../enterprise/include/functions_reporting.php:3243 -#: ../../enterprise/include/functions_reporting.php:4229 -msgid "T. OK" -msgstr "Tiempo OK" +#: ../../enterprise/include/class/Omnishell.class.php:917 +msgid "Postconditions " +msgstr "Condiciones posteriores " -#: ../../enterprise/include/functions_reporting.php:3244 -#: ../../enterprise/include/functions_reporting.php:4230 -msgid "T. Error" -msgstr "Tiempo error" +#: ../../enterprise/include/class/Omnishell.class.php:918 +msgid "All commands defined line per line must success to consider command success" +msgstr "" +"Todos los comandos definidos en cada línea deben ser correctos para que el comando se " +"considere correcto" -#: ../../enterprise/include/functions_reporting.php:3245 -#: ../../enterprise/include/functions_reporting.php:4231 -msgid "T. Unknown" -msgstr "Tiempo desconocido" +#: ../../enterprise/include/class/Omnishell.class.php:1084 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:415 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:415 +msgid "Remove agents" +msgstr "Eliminar agentes" -#: ../../enterprise/include/functions_reporting.php:3246 -#: ../../enterprise/include/functions_reporting.php:4232 -msgid "T. Not_init" -msgstr "Tiempo no iniciado" +#: ../../enterprise/include/class/Omnishell.class.php:1119 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:474 +#: ../../enterprise/operation/services/massive/service.create.elements.php:639 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:262 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:369 +#: ../../enterprise/operation/services/massive/services.create.php:1353 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1353 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:639 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:474 +msgid "Selected agents" +msgstr "Agentes seleccionados" -#: ../../enterprise/include/functions_reporting.php:3247 -#: ../../enterprise/include/functions_reporting.php:4233 -msgid "T. Downtime" -msgstr "Tiempo en parada planificada" +#: ../../enterprise/include/class/Omnishell.class.php:1347 +msgid "Show agent list" +msgstr "Mostrar lista de agentes" -#: ../../enterprise/include/functions_reporting.php:3248 -#: ../../enterprise/include/functions_reporting.php:4234 -msgid "SLA %" -msgstr "SLA %" +#: ../../enterprise/include/class/Omnishell.class.php:1392 +msgid "Selected command definition will be erased" +msgstr "La definición de comando seleccionada se eliminará" -#: ../../enterprise/include/functions_reporting.php:3438 -#: ../../enterprise/include/functions_reporting.php:4440 -#: ../../enterprise/include/functions_reporting.php:6446 -#: ../../enterprise/include/functions_services.php:1493 -#: ../../include/functions_reporting_html.php:876 -#: ../../include/functions_reporting_html.php:4908 -msgid "Unknow" -msgstr "Desconocido" +#: ../../enterprise/include/class/Omnishell.class.php:1501 +#: ../../enterprise/include/class/Omnishell.class.php:1949 +msgid "Cannot use commands without YAML dependency, please install it." +msgstr "No se pueden usar comandos sin dependencia de YAML, instálelo." -#: ../../enterprise/include/functions_reporting.php:3448 -#: ../../enterprise/include/functions_reporting.php:4450 -#: ../../enterprise/include/functions_reporting.php:6451 -#: ../../include/functions_reporting_html.php:886 -#: ../../include/functions_reporting_html.php:4918 -msgid "Downtimes" -msgstr "Paradas planificadas" +#: ../../enterprise/include/class/Omnishell.class.php:1527 +msgid "Selected agent will be deleted from the command" +msgstr "El agente seleccionado se eliminará del comando" -#: ../../enterprise/include/functions_reporting.php:4455 -msgid "Ignore Planned Downtime" -msgstr "Ignorar parada planeada" +#: ../../enterprise/include/class/Omnishell.class.php:1617 +msgid "Command viewer" +msgstr "Visor de comandos" -#: ../../enterprise/include/functions_reporting.php:4545 -#: ../../include/functions_reports.php:724 -msgid "Hourly S.L.A." -msgstr "SLA cada hora" +#: ../../enterprise/include/class/Omnishell.class.php:1786 +msgid "Not an array of ids" +msgstr "No un conjunto de IDs" -#: ../../enterprise/include/functions_reporting.php:5148 -msgid "Max/Min Critical" -msgstr "Máx./Mín. Crítico" +#: ../../enterprise/include/class/Omnishell.class.php:1902 +msgid "There are no targets for this remote command" +msgstr "No hay objetivos para este comando remoto" -#: ../../enterprise/include/functions_reporting.php:5149 -msgid "Max/Min Warning" -msgstr "Máx./Mín. Advertencia" +#: ../../enterprise/include/class/Omnishell.class.php:1909 +msgid "Command does not exist" +msgstr "El comando no existe" -#: ../../enterprise/include/functions_reporting.php:5150 -msgid "Total checks ok/total" -msgstr "Comprobaciones totales ok/total" +#: ../../enterprise/include/class/Omnishell.class.php:2009 +#: ../../enterprise/include/lib/Metaconsole/Node.php:140 +#: ../../enterprise/include/lib/Metaconsole/Node.php:189 +#: ../../enterprise/include/lib/Metaconsole/Node.php:240 +#: ../../enterprise/include/lib/Metaconsole/Node.php:284 +#: ../../enterprise/include/lib/Metaconsole/Node.php:337 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:99 +msgid "success" +msgstr "con éxito" -#: ../../enterprise/include/functions_reporting.php:5151 -msgid "% time ok" -msgstr "% tiempo ok" +#: ../../enterprise/include/class/Omnishell.class.php:2012 +#: ../../enterprise/include/class/Omnishell.class.php:2015 +msgid "timed out" +msgstr "tiempo de espera agotado" -#: ../../enterprise/include/functions_reporting.php:5169 -#: ../../include/functions_reporting_html.php:645 -#: ../../include/functions_reporting_html.php:684 -#: ../../include/functions_reporting_html.php:755 -#: ../../include/functions_reporting_html.php:833 -#: ../../include/functions_reporting_html.php:4365 -#: ../../include/functions_reporting_html.php:4512 -msgid "24 x 7" -msgstr "24/7" +#: ../../enterprise/include/class/Omnishell.class.php:2014 +msgid "Dependency error" +msgstr "Error de dependencia" -#: ../../enterprise/include/functions_reporting.php:5209 -#: ../../include/functions_reporting_html.php:589 -msgid "Global Time" -msgstr "Tiempo global" +#: ../../enterprise/include/class/Omnishell.class.php:2018 +msgid "failed" +msgstr "error" -#: ../../enterprise/include/functions_reporting.php:5211 -msgid "Time Critical" -msgstr "Tiempo Crítico" +#: ../../enterprise/include/class/Omnishell.class.php:2034 +msgid "Waiting results..." +msgstr "Esperando resultados..." -#: ../../enterprise/include/functions_reporting.php:5304 -#: ../../include/functions_reporting_html.php:623 -msgid "Checks Time" -msgstr "Tiempo de comprobaciones" +#: ../../enterprise/include/class/Omnishell.class.php:2053 +msgid "RCMD does not exist" +msgstr "RCMD no existe" -#: ../../enterprise/include/functions_reporting.php:5306 -msgid "Checks Critical" -msgstr "Comprobaciones Crítico" +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:131 +msgid "Search filter by Task field content" +msgstr "Filtro de búsqueda por contenido del campo de tareas" -#: ../../enterprise/include/functions_reporting.php:5307 -#: ../../include/functions_reporting_html.php:4289 -msgid "Checks Warning" -msgstr "Comprobaciones Advertencia" +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:143 +msgid "FAILED" +msgstr "ERROR" -#: ../../enterprise/include/functions_reporting.php:5390 -#: ../../include/functions_reporting_html.php:813 -#: ../../include/functions_reporting_html.php:4555 -#: ../../include/functions_reporting_html.php:5107 -#: ../../include/functions_reporting_html.php:5110 -#: ../../include/functions_reporting.php:1664 -#: ../../include/functions_reporting.php:3752 -msgid "There are no Agent/Modules defined" -msgstr "No hay Agentes/Módulos definidos" +#: ../../enterprise/include/class/Oracle.app.php:172 +#: ../../package_774/enterprise/include/class/Oracle.app.php:172 +msgid "This Oracle configuration has been already defined. Please edit it or create a new one." +msgstr "Esta configuración Oracle ya se ha definido. Edítela o cree una nueva." -#: ../../enterprise/include/functions_reporting.php:5826 -msgid "There are no SLAs defined." -msgstr "No hay SLAs definidos" +#: ../../enterprise/include/class/Oracle.app.php:214 +#: ../../package_774/enterprise/include/class/Oracle.app.php:214 +msgid "You must provide a valid Oracle server IP or FQDN." +msgstr "Añada una IP de servidor o FQDN de Oracle válidos." -#: ../../enterprise/include/functions_reporting.php:6041 -#: ../../enterprise/include/functions_services.php:1407 -#: ../../enterprise/include/functions_services.php:1409 -#: ../../enterprise/include/functions_services.php:1444 -#: ../../enterprise/include/functions_services.php:1445 -#: ../../enterprise/include/functions_services.php:1447 -#: ../../enterprise/include/functions_services.php:1498 -#: ../../enterprise/include/functions_services.php:1500 -msgid "Nonexistent" -msgstr "No existe" +#: ../../enterprise/include/class/Oracle.app.php:226 +#: ../../package_774/enterprise/include/class/Oracle.app.php:226 +msgid "Discovery.Application.Oracle" +msgstr "Discovery.Application.Oracle" -#: ../../enterprise/include/functions_reporting.php:6456 -msgid "Scheduled shutdow" -msgstr "Parada planeada" +#: ../../enterprise/include/class/Oracle.app.php:277 +#: ../../package_774/enterprise/include/class/Oracle.app.php:277 +msgid "Failed to find discovery Oracle task." +msgstr "No se ha podido encontrar la tarea discovery Oracle." -#: ../../enterprise/include/functions_reporting.php:6822 -#: ../../enterprise/include/functions_reporting.php:7737 +#: ../../enterprise/include/class/Oracle.app.php:501 +#: ../../package_774/enterprise/include/class/Oracle.app.php:501 +msgid "Oracle target strings" +msgstr "Cadenas objetivo de Oracle" + +#: ../../enterprise/include/class/Oracle.app.php:502 +#: ../../package_774/enterprise/include/class/Oracle.app.php:502 +msgid "SERVER:PORT/SID, comma separated or line by line, as many targets as you need." +msgstr "SERVER:PORT/SID, separados por coma o línea por línea, tantos objetivos como precise." + +#: ../../enterprise/include/class/Oracle.app.php:748 +#: ../../package_774/enterprise/include/class/Oracle.app.php:748 +msgid "Calculate fragmentation ratio" +msgstr "Calcular la tasa de fragmentación" + +#: ../../enterprise/include/class/Oracle.app.php:764 +#: ../../package_774/enterprise/include/class/Oracle.app.php:764 +msgid "Monitor tablespaces" +msgstr "Espacio de tablas del monitor" + +#: ../../enterprise/include/class/SAP.app.php:155 +#: ../../package_774/enterprise/include/class/SAP.app.php:155 +msgid "This SAP configuration has been already defined. Please edit it or create a new one." +msgstr "Ya se ha definido esta configuración SAP. Edítela o cree una nueva." + +#: ../../enterprise/include/class/SAP.app.php:197 +#: ../../package_774/enterprise/include/class/SAP.app.php:197 +msgid "You must specify at last one SAP hostname." +msgstr "Especifique al menos un nombre de host SAP." + +#: ../../enterprise/include/class/SAP.app.php:208 +#: ../../package_774/enterprise/include/class/SAP.app.php:208 +msgid "Discovery.Application.SAP" +msgstr "Discovery.Application.SAP" + +#: ../../enterprise/include/class/SAP.app.php:265 +#: ../../package_774/enterprise/include/class/SAP.app.php:265 +msgid "Failed to find discovery SAP task." +msgstr "No se ha encontrado la tarea de discovery SAP." + +#: ../../enterprise/include/class/SAP.app.php:289 +#: ../../package_774/enterprise/include/class/SAP.app.php:289 +msgid "Select at least a module." +msgstr "Seleccione al menos un módulo." + +#: ../../enterprise/include/class/SAP.app.php:357 +#: ../../package_774/enterprise/include/class/SAP.app.php:357 +msgid "SAP R3" +msgstr "SAP R3" + +#: ../../enterprise/include/class/SAP.app.php:544 +#: ../../package_774/enterprise/include/class/SAP.app.php:544 +msgid "SAP Hostname" +msgstr "Nombre del host SAP" + +#: ../../enterprise/include/class/SAP.app.php:568 +#: ../../package_774/enterprise/include/class/SAP.app.php:568 +msgid "SAP Client" +msgstr "Cliente SAP" + +#: ../../enterprise/include/class/SAP.app.php:582 +#: ../../package_774/enterprise/include/class/SAP.app.php:582 +msgid "SAP System Number" +msgstr "Número del sistema SAP" + +#: ../../enterprise/include/class/SAP.app.php:614 +#: ../../enterprise/include/class/SAP.app.php:629 +#: ../../package_774/enterprise/include/class/SAP.app.php:614 +#: ../../package_774/enterprise/include/class/SAP.app.php:629 +msgid "SAP Credentials" +msgstr "Credenciales SAP" + +#: ../../enterprise/include/class/SAP.app.php:614 +#: ../../enterprise/include/class/SAP.app.php:629 +#: ../../package_774/enterprise/include/class/SAP.app.php:614 +#: ../../package_774/enterprise/include/class/SAP.app.php:629 +msgid "Optional" +msgstr "Opcional" + +#: ../../enterprise/include/class/SAP.app.php:660 +#: ../../package_774/enterprise/include/class/SAP.app.php:660 +msgid "SAP License" +msgstr "Licencia SAP" + +#: ../../enterprise/include/class/SAP.app.php:793 +#: ../../package_774/enterprise/include/class/SAP.app.php:793 #, php-format -msgid "Graph agents(%s) - %s" -msgstr "Gráficos de agentes (%s) - %s" - -#: ../../enterprise/include/functions_reporting.php:7645 -#, php-format -msgid "Graph agent(%s) - %s" -msgstr "Gráfico de agente(%s) - %s" - -#: ../../enterprise/include/functions_reporting.php:8092 -msgid "There is not data for the selected conditions" -msgstr "No hay datos para las condiciones seleccionadas" - -#: ../../enterprise/include/functions_reporting.php:8286 -#: ../../enterprise/include/functions_reporting.php:8352 -msgid "Template editor" -msgstr "Editor de plantillas" - -#: ../../enterprise/include/functions_reporting.php:8418 -#: ../../enterprise/operation/reporting/custom_reporting.php:130 -msgid "ID Report" -msgstr "ID Informe" - -#: ../../enterprise/include/functions_reporting.php:8486 -#: ../../enterprise/operation/reporting/custom_reporting.php:116 -#: ../../enterprise/operation/reporting/custom_reporting.php:193 -msgid "Send by email" -msgstr "Enviar por correo electrónico" - -#: ../../enterprise/include/functions_reporting.php:8574 -#: ../../enterprise/operation/reporting/custom_reporting.php:229 -msgid "Send by email " -msgstr "Enviar por correo electrónico " - -#: ../../enterprise/include/functions_reporting.php:8615 -#: ../../include/functions_reports.php:655 -msgid "Simple baseline graph" -msgstr "Gráfico simple de línea base" - -#: ../../enterprise/include/functions_reporting.php:8785 -msgid "Configuration changes" -msgstr "Cambios en la configuración" - -#: ../../enterprise/include/functions_reporting.php:8802 -msgid "No NCM capabilities detected" -msgstr "No se han detectado capacidades de NCM" - -#: ../../enterprise/include/functions_enterprise_api.php:1127 -msgid "Is not metaconsole" -msgstr "No es la metaconsola" - -#: ../../enterprise/include/functions_enterprise_api.php:2602 -msgid "Error getting alert actions." -msgstr "Error al obtener acciones de alertas." - -#: ../../enterprise/include/functions_enterprise_api.php:3575 -#: ../../enterprise/include/functions_enterprise_api.php:3629 -#, php-format -msgid "%d agents added to apply queue." -msgstr "%d agentes añadidos a la cola de aplicar." - -#: ../../enterprise/include/functions_enterprise_api.php:3598 -#: ../../enterprise/include/functions_policies.php:4831 -#, php-format -msgid "Successfully applied to node %s." -msgstr "Aplicado correctamente al nodo %s." - -#: ../../enterprise/include/functions_enterprise_api.php:3600 -#: ../../enterprise/include/functions_policies.php:4833 -#, php-format -msgid "Successfully applied to nodes: %s." -msgstr "Aplicado correctamente a los nodos: %s." - -#: ../../enterprise/include/functions_enterprise_api.php:3639 -#, php-format -msgid "Id policy %d already pending to apply." -msgstr "ID de política %d ya pendiente de aplicar." - -#: ../../enterprise/include/functions_enterprise_api.php:3641 -#, php-format -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:4061 -#: ../../enterprise/include/functions_enterprise_api.php:4088 msgid "" -"Error adding web analysis module to policy. Id_module_type is not correct for " -"web analysis modules." +"Module 180 must be customized before being used, please use advanced options to define the " +"module following the documentation:
%s" 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." +"El módulo 180 debe personalizarse antes de usarse, use las opciones avanzadas para definir " +"el módulo siguiendo la documentación:
%s" -#: ../../enterprise/include/functions_enterprise_api.php:4070 +#: ../../enterprise/include/class/SAP.app.php:838 +#: ../../package_774/enterprise/include/class/SAP.app.php:838 +msgid "Add monitors" +msgstr "Añadir monitores" + +#: ../../enterprise/include/class/SAP.app.php:851 +#: ../../package_774/enterprise/include/class/SAP.app.php:851 +msgid "Remove monitors" +msgstr "Eliminar monitores" + +#: ../../enterprise/include/class/SAP.app.php:862 +#: ../../enterprise/operation/services/massive/service.create.elements.php:655 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:278 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:385 +#: ../../enterprise/operation/services/massive/services.create.php:1369 +#: ../../package_774/enterprise/include/class/SAP.app.php:862 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1369 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:655 +msgid "Selected modules" +msgstr "Módulos seleccionados" + +#: ../../enterprise/include/class/SAP.app.php:902 +#: ../../package_774/enterprise/include/class/SAP.app.php:902 +msgid "Define your custom SAP modules." +msgstr "Defina sus módulos SAP personalizados." + +#: ../../enterprise/include/class/SAP.app.php:901 +#: ../../package_774/enterprise/include/class/SAP.app.php:901 +msgid "Advanced module configuration" +msgstr "Configuración de módulos avanzada" + +#: ../../enterprise/include/class/SAP.app.php:911 +#: ../../package_774/enterprise/include/class/SAP.app.php:911 +msgid "Custom module definitions" +msgstr "Definiciones de módulos personalizadas" + +#: ../../enterprise/include/class/SAP.app.php:912 +#: ../../package_774/enterprise/include/class/SAP.app.php:912 msgid "" -"Network Module could not be added to policy. Id_module_type is not correct for " -"network modules." +"Each line is a module definition using following format: module name ; module_type ; SAP " +"check definition." 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." +"Cada línea es una definición de módulo con el siguiente formato: nombre del módulo ; " +"tipo_de_módulo ; definición de comprobación SAP." -#: ../../enterprise/include/functions_enterprise_api.php:4079 +#: ../../enterprise/include/class/SAPView.class.php:146 +#: ../../enterprise/include/class/SAPView.class.php:190 +msgid "SAP View" +msgstr "Vista SAP" + +#: ../../enterprise/include/class/SAPView.class.php:164 +msgid "SAP data not found." +msgstr "Datos SAP no encontrados." + +#: ../../enterprise/include/class/SAPView.class.php:258 +msgid "Refresh Every" +msgstr "Refrescar cada" + +#: ../../enterprise/include/class/SAPView.class.php:259 +#: ../../enterprise/include/class/SAPView.class.php:296 +msgid "The minimum recomended interval is 5 minutes" +msgstr "El intervalo mínimo recomendado es de 5 minutos" + +#: ../../enterprise/include/class/SAPView.class.php:295 +msgid "Graph Interval" +msgstr "Intervalo de gráfica" + +#: ../../enterprise/include/class/SAPView.class.php:626 msgid "" -"Error adding web module to policy. Id_module_type is not correct for web modules." +"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 "" -"Error al añadir módulo web a la política. Id_module_type no es correcto para " -"módulos web." +"La vista SAP le ofrece los módulos más importantes. El servidor Discovery normalmente está " +"configurado para hacer reintentos. Si aún no ha configurado la tarea Discovery SAP R3, visite" -#: ../../enterprise/include/functions_enterprise_api.php:4100 -msgid "Error adding module to policy configuration_data is not a valid base64." +#: ../../enterprise/include/class/SAPView.class.php:626 +msgid "to start monitoring your SAP infrastructure." +msgstr "para comenzar a monitorizar su infraestructura SAP" + +#: ../../enterprise/include/class/SAPView.class.php:633 +msgid "Discover SAP" +msgstr "Descubrir SAP" + +#: ../../enterprise/include/class/VMware.app.php:230 +#: ../../package_774/enterprise/include/class/VMware.app.php:230 +msgid "This VMware configuration has been already defined. Please edit it or create a new one." +msgstr "Ya se ha definido la configuración VMware. Edítela o cree una nueva." + +#: ../../enterprise/include/class/VMware.app.php:274 +#: ../../package_774/enterprise/include/class/VMware.app.php:274 +msgid "You must provide a valid V-Center IP or FQDN." +msgstr "Añada una IP V-Center o FQDN válida." + +#: ../../enterprise/include/class/VMware.app.php:291 +#: ../../package_774/enterprise/include/class/VMware.app.php:291 +msgid "Discovery.Application.VMware" +msgstr "Discovery.Application.VMware" + +#: ../../enterprise/include/class/VMware.app.php:310 +#: ../../package_774/enterprise/include/class/VMware.app.php:310 +msgid "Please select a valid group" +msgstr "Seleccione un grupo válido" + +#: ../../enterprise/include/class/VMware.app.php:369 +#: ../../package_774/enterprise/include/class/VMware.app.php:369 +msgid "Failed to find discovery VMware task." +msgstr "No se ha podido encontrar la tarea de discovery VMware." + +#: ../../enterprise/include/class/VMware.app.php:384 +#: ../../package_774/enterprise/include/class/VMware.app.php:384 +msgid "Threads must be equal or greater than 1." +msgstr "Los hilos deben ser igual o mayor que 1." + +#: ../../enterprise/include/class/VMware.app.php:509 +#: ../../package_774/enterprise/include/class/VMware.app.php:509 +msgid "VMware" +msgstr "VMware" + +#: ../../enterprise/include/class/VMware.app.php:656 +#: ../../package_774/enterprise/include/class/VMware.app.php:656 +msgid "Datacenter user" +msgstr "Usuario del datacenter" + +#: ../../enterprise/include/class/VMware.app.php:706 +#: ../../package_774/enterprise/include/class/VMware.app.php:706 +msgid "V-Center IP" +msgstr "V-Center IP" + +#: ../../enterprise/include/class/VMware.app.php:717 +#: ../../package_774/enterprise/include/class/VMware.app.php:717 +msgid "Datacenter name" +msgstr "Nombre del centro de datos" + +#: ../../enterprise/include/class/VMware.app.php:718 +#: ../../package_774/enterprise/include/class/VMware.app.php:718 +msgid "This name must match with the name wich appears when you log in you VMware manager" 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:6126 -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:6347 -#, 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:6357 -#, php-format -msgid "Updated remote config files: %d => %d" -msgstr "Archivos de configuración remota actualizados: %d => %d" - -#: ../../enterprise/include/functions_services.php:108 -msgid "There is no information about" -msgstr "No hay información sobre" - -#: ../../enterprise/include/functions_services.php:113 -msgid "Service does not exist." -msgstr "El servicio no existe." - -#: ../../enterprise/include/functions_services.php:125 -msgid "module that stores the service" -msgstr "módulo que almacena el servicio" - -#: ../../enterprise/include/functions_services.php:137 -msgid "module that stores SLA service" -msgstr "módulo que almacena el servicio SLA" - -#: ../../enterprise/include/functions_services.php:150 -msgid "agent that stores the service" -msgstr "agente que almacena el servicio" - -#: ../../enterprise/include/functions_services.php:163 -msgid "agent that stores SLA service" -msgstr "agente que almacena el servicio SLA" - -#: ../../enterprise/include/functions_services.php:184 -msgid "alert critical SLA service" -msgstr "alerta crítica de servicio SLA" - -#: ../../enterprise/include/functions_services.php:205 -msgid "alert warning service" -msgstr "servicio en estado de advertencia" - -#: ../../enterprise/include/functions_services.php:226 -msgid "alert critical service" -msgstr "servicio en alerta crítica" - -#: ../../enterprise/include/functions_services.php:247 -msgid "alert unknown service" -msgstr "servicio en estado desconocido" - -#: ../../enterprise/include/functions_services.php:528 -#, php-format -msgid "Module automatic create for the service %s" -msgstr "Módulo automático creado para el servicio %s" - -#: ../../enterprise/include/functions_services.php:1472 -msgid "Normal (Alert)" -msgstr "Normal (Alerta)" - -#: ../../enterprise/include/functions_services.php:1476 -msgid "Critical (Alert)" -msgstr "Crítico (Alerta)" - -#: ../../enterprise/include/functions_services.php:1484 -msgid "Warning (Alert)" -msgstr "Advertencia (Alerta)" - -#: ../../enterprise/include/functions_services.php:1623 -msgid "There are no service elements defined" -msgstr "No hay servicios de elementos definidos" - -#: ../../enterprise/include/functions_services.php:1645 -msgid "Weight Critical" -msgstr "Peso crítico" - -#: ../../enterprise/include/functions_services.php:1646 -msgid "Weight Warning" -msgstr "Peso de advertencia" - -#: ../../enterprise/include/functions_services.php:1647 -msgid "Weight Unknown" -msgstr "Peso desconocido" - -#: ../../enterprise/include/functions_services.php:1648 -msgid "Weight Ok" -msgstr "Peso OK" - -#: ../../enterprise/include/functions_services.php:1711 -#: ../../enterprise/include/functions_services.php:1764 -#: ../../enterprise/include/functions_services.php:1832 -#: ../../mobile/operation/services.php:231 ../../mobile/operation/services.php:272 -#: ../../mobile/operation/services.php:338 -msgid "Nonexistent. This element should be deleted" -msgstr "Inexistente. Este elemento debería eliminarse." - -#: ../../enterprise/include/functions_services.php:1747 -#: ../../enterprise/include/functions_services.php:1814 -#: ../../enterprise/include/functions_services.php:1868 -#: ../../mobile/operation/services.php:255 ../../mobile/operation/services.php:320 -#: ../../mobile/operation/services.php:363 -msgid "This element does not affect service weigth because is disabled." -msgstr "El elemento no afecta al peso del servicio porque está deshabilitado." - -#: ../../enterprise/include/functions_services.php:1883 -#: ../../mobile/operation/services.php:386 -#, php-format -msgid "Dynamic element (%d) '%s' does not match any target" -msgstr "El elemento dinámico (%d) '%s' no coincide con ningún objetivo" - -#: ../../enterprise/include/functions_services.php:1892 -#: ../../mobile/operation/services.php:395 -#, php-format -msgid "Dynamic element (%d) '%s' causes an error: %s" -msgstr "El elemento dinámico (%d) '%s' provoca un error: %s" - -#: ../../enterprise/include/functions_services.php:1904 -#: ../../mobile/operation/services.php:377 -msgid "Dynamic element" -msgstr "Elemento dinámico" - -#: ../../enterprise/include/functions_services.php:1910 -#: ../../mobile/operation/services.php:405 -#, php-format -msgid "agents like \"%s\"" -msgstr "agentes como \"%s\"" - -#: ../../enterprise/include/functions_services.php:1915 -#: ../../mobile/operation/services.php:410 -#, php-format -msgid "modules like \"%s\"" -msgstr "módulos como \"%s\"" - -#: ../../enterprise/include/functions_services.php:2050 -#: ../../mobile/operation/services.php:450 -msgid "NOT INITIALIZED" -msgstr "NO INICIADO" - -#: ../../enterprise/include/functions_services.php:2074 -msgid "Edit service elements" -msgstr "Editar elementos del servicio" - -#: ../../enterprise/include/functions_services.php:2082 -msgid "Delete service element" -msgstr "Eliminar elemento de servicio" - -#: ../../enterprise/include/functions_services.php:2092 -msgid "List of elements" -msgstr "Lista de elementos" - -#: ../../enterprise/include/functions_services.php:2148 -msgid "FAIL" -msgstr "FALLO" - -#: ../../enterprise/include/functions_login.php:39 -msgid "You must change password:" -msgstr "Tienes que cambiar la contraseña:" - -#: ../../enterprise/include/functions_login.php:55 -msgid "Password must be different from the 3 previous changes." -msgstr "La contraseña debe ser diferente a los 3 cambios anteriores." - -#: ../../enterprise/include/functions_login.php:80 -msgid "Old pass" -msgstr "Contraseña antigua" - -#: ../../enterprise/include/functions_login.php:97 -msgid "New pass" -msgstr "Nueva contraseña" - -#: ../../enterprise/include/functions_login.php:120 -msgid "Change" -msgstr "Cambiar" - -#: ../../enterprise/include/functions_login.php:158 -msgid "Login blocked" -msgstr "Inicio de sesión bloqueado" - -#: ../../enterprise/include/functions_login.php:166 -msgid "User has been blocked. Try again in " -msgstr "Tu usuario ha sido bloqueado. Vuelve a intentarlo en " - -#: ../../enterprise/include/functions_login.php:166 -msgid " minutes" -msgstr " minutos" - -#: ../../enterprise/include/functions_login.php:206 -msgid "Login successfully" -msgstr "Inicio de sesión correcto" - -#: ../../enterprise/include/functions_login.php:214 -msgid "User pass successfully updated" -msgstr "La contraseña se ha actualizado correctamente." - -#: ../../enterprise/include/functions_login.php:291 -#: ../../include/auth/mysql.php:750 -msgid "The password provided is not valid. Please, set another one." -msgstr "La contraseña proporcionada no es válida. Por favor, introduzca otra." - -#: ../../enterprise/include/functions_login.php:307 -msgid "Password must be different from the " -msgstr "La contraseña debe ser diferente de " - -#: ../../enterprise/include/functions_login.php:307 -msgid " previous changes." -msgstr " los cambios anteriores." - -#: ../../enterprise/include/functions_login.php:320 -msgid "Password must be different" -msgstr "La contraseña no puede ser la misma." - -#: ../../enterprise/include/functions_login.php:331 -#: ../../enterprise/include/functions_login.php:381 -msgid "Password too short" -msgstr "La contraseña es demasiado corta" - -#: ../../enterprise/include/functions_login.php:343 -#: ../../enterprise/include/functions_login.php:388 -msgid "Password must contain numbers" -msgstr "La contraseña tiene que contener números." - -#: ../../enterprise/include/functions_login.php:356 -#: ../../enterprise/include/functions_login.php:396 -msgid "Password must contain symbols" -msgstr "La contraseña tiene que contener símbolos." - -#: ../../enterprise/include/functions_login.php:414 -msgid "Invalid old password" -msgstr "Contraseña antigua no válida" - -#: ../../enterprise/include/functions_login.php:455 -msgid "Password confirm does not match" -msgstr "Las contraseñas no coinciden." - -#: ../../enterprise/include/functions_login.php:462 -msgid "Password empty" -msgstr "La contraseña está vacía." - -#: ../../enterprise/include/functions_login.php:581 -#: ../../godmode/users/configure_user.php:2130 -#: ../../godmode/users/configure_user.php:2199 -#: ../../godmode/users/configure_user.php:2270 -#: ../../include/ajax/double_auth.ajax.php:267 -#: ../../include/ajax/double_auth.ajax.php:365 -#: ../../include/ajax/double_auth.ajax.php:411 -#: ../../include/ajax/double_auth.ajax.php:527 -#: ../../operation/users/user_edit.php:1235 -#: ../../operation/users/user_edit.php:1301 -#: ../../operation/users/user_edit.php:1372 ../../general/register.php:167 -#: ../../general/logon_failed.php:18 -msgid "Authentication error" -msgstr "Error de autentificación" - -#: ../../enterprise/include/functions_login.php:588 -#: ../../godmode/users/configure_user.php:2136 -#: ../../godmode/users/configure_user.php:2205 -#: ../../include/ajax/double_auth.ajax.php:274 -#: ../../include/ajax/double_auth.ajax.php:372 -#: ../../include/ajax/double_auth.ajax.php:418 -#: ../../include/ajax/double_auth.ajax.php:535 -#: ../../operation/users/user_edit.php:1242 -#: ../../operation/users/user_edit.php:1308 ../../general/register.php:174 -msgid "There was an error loading the data" -msgstr "Error al cargar los datos" - -#: ../../enterprise/include/functions_login.php:597 -#: ../../godmode/users/configure_user.php:2213 -#: ../../godmode/users/configure_user.php:2289 -#: ../../operation/users/user_edit.php:1316 -#: ../../operation/users/user_edit.php:1392 ../../general/register.php:183 -msgid "Double authentication activation" -msgstr "Activación de doble autenticación" - -#: ../../enterprise/include/lib/Agent.php:99 -msgid " error, invalid agent." -msgstr " error, agente no válido." - -#: ../../enterprise/include/lib/Agent.php:679 -#, php-format -msgid "Log module \"%s\" does not exist" -msgstr "El módulo de log \"%s\" no existe" - -#: ../../enterprise/include/lib/Agent.php:701 -#, php-format -msgid "Plugin \"%s\" does not exist" -msgstr "el plugin \"%s\" no existe" - -#: ../../enterprise/include/lib/Agent.php:833 -#, 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:868 -#, 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:939 -#, php-format -msgid "Log module %s already defined" -msgstr "El módulo de log %s ya está definido" - -#: ../../enterprise/include/lib/Agent.php:956 -#, php-format -msgid "Invalid module type %s" -msgstr "Typo de módulo %s no válido" - -#: ../../enterprise/include/lib/Agent.php:986 -#, php-format -msgid "Plugin %s already defined" -msgstr "El plugin %s ya está definido" - -#: ../../enterprise/include/lib/Agent.php:1000 -msgid "Invalid plugin definition" -msgstr "Definición de plugin no válida" - -#: ../../enterprise/include/lib/NetworkManager.php:82 -#: ../../godmode/setup/setup_ehorus.php:141 -#: ../../godmode/setup/setup_websocket_engine.php:91 -#: ../../godmode/setup/setup_integria.php:654 -#: ../../operation/users/user_edit.php:869 ../../operation/users/user_edit.php:922 -msgid "Test" -msgstr "Probar" - -#: ../../enterprise/include/lib/NetworkManager.php:83 -msgid "Retrieve config" -msgstr "Recuperar configuración" - -#: ../../enterprise/include/lib/NetworkManager.php:84 -msgid "Restore backed up config" -msgstr "Restaurar configuración de copia de seguridad" - -#: ../../enterprise/include/lib/NetworkManager.php:86 -msgid "Send firmware" -msgstr "Enviar firmware" - -#: ../../enterprise/include/lib/NetworkManager.php:88 -#: ../../godmode/setup/setup_general.php:198 -msgid "On demand" -msgstr "Por demanda" - -#: ../../enterprise/include/lib/NetworkManager.php:93 -msgid "Executing test" -msgstr "Ejecutando prueba" - -#: ../../enterprise/include/lib/NetworkManager.php:94 -msgid "Retrieving config" -msgstr "Recuperando configuración" - -#: ../../enterprise/include/lib/NetworkManager.php:95 -msgid "Restoring backup" -msgstr "Restaurando copia de seguridad" - -#: ../../enterprise/include/lib/NetworkManager.php:96 -msgid "Retrieving firmware version" -msgstr "Recuperando la versión del firmware" - -#: ../../enterprise/include/lib/NetworkManager.php:97 -msgid "Sending firmware update" -msgstr "Enviando actualización de firmware" - -#: ../../enterprise/include/lib/NetworkManager.php:98 -msgid "Executing custom script" -msgstr "Ejecutando scripts personalizados" - -#: ../../enterprise/include/lib/NetworkManager.php:99 -msgid "Executing on demand script" -msgstr "Ejecutando scripts bajo demanda" - -#: ../../enterprise/include/lib/NetworkManager.php:188 -msgid "Montly" -msgstr "Mensualmente" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:842 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:856 -msgid "There was a problem creating Action" -msgstr "Ha habido un problema al crear la acción" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:893 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:906 -msgid "There was a problem updating Action" -msgstr "Ha habido un problema al actualizar la acción" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:942 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:956 -msgid "There was a problem deleting Action" -msgstr "Ha habido un problema al eliminar la acción" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:997 -msgid "There was a problem standby alert" -msgstr "Ha habido un problema en la alerta en suspensión" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1006 -msgid "There was a problem standby off alert" -msgstr "Ha ocurrido un problema al deshabilitar el modo suspensión de las alertas" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1049 -msgid "There was a problem enabled alert" -msgstr "Ha habido un problema en la alerta habilitada" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1059 -msgid "There was a problem disabled alert" -msgstr "Ha habido un problema en la alerta deshabilitada" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1115 -msgid "Event group Recursive" -msgstr "Recursividad del grupo de eventos" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1130 -#: ../../include/functions_reporting_html.php:1061 -#: ../../include/functions_reporting_html.php:1313 -#: ../../include/functions_reporting_html.php:2663 -#: ../../include/class/SnmpConsole.class.php:276 -msgid "Count" -msgstr "Número" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1133 -msgid "Time window" -msgstr "Ventana de tiempo" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1667 -msgid "Failed to cleanup old rules." -msgstr "No se han podido limpiar las reglas antiguas." - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1675 -#, php-format -msgid "Failed SQL: %s" -msgstr "SQL erróneo: %s" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1680 -#, php-format -msgid "Failed to apply rule: %s." -msgstr "Error al aplicar la regla: %s" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1828 -msgid "any" -msgstr "cualquier" - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:197 -msgid "No template assigned" -msgstr "Sin plantilla asignada" - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:227 -msgid "NCM Agent without template assigned." -msgstr "Agente de NCM sin plantilla asignada." - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:233 -msgid "Current selected template does not match vendor configured." -msgstr "" -"La plantilla seleccionada actual no coincide con la configuración del fabricante." - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:240 -msgid "Current selected template does not match model configured." -msgstr "La plantilla seleccionada actual no coincide con el modelo configurado." - -#: ../../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 "No hay %s script disponible para este agente, compruebe la plantilla %s" - -#: ../../enterprise/include/lib/NetworkManager/Template.php:192 -msgid "Error linking script: " -msgstr "Error al vincular el script: " - -#: ../../enterprise/include/lib/Service.php:152 -msgid "Service module does not match pointed one" -msgstr "El módulo de servicio no coincide con el señalado" - -#: ../../enterprise/include/lib/Service.php:158 -#, php-format -msgid "Service module not found %s
" -msgstr "Módulo de servicio no encontrado %s
" - -#: ../../enterprise/include/lib/Service.php:177 -msgid "Service module SLA not found" -msgstr "No se encontró el SLA del módulo de servicio" - -#: ../../enterprise/include/lib/Service.php:183 -#, php-format -msgid "SLA service module not found %s
" -msgstr "Módulo de servicio SLA no encontrado %s
" - -#: ../../enterprise/include/lib/Service.php:202 -msgid "Service module SLA does not match pointed one" -msgstr "El SLA del módulo de servicio no corresponde con el señalado" - -#: ../../enterprise/include/lib/Service.php:208 -#, php-format -msgid "SLA service value module not found %s
" -msgstr "Módulo del valor del servicio SLA no encontrado %s
" - -#: ../../enterprise/include/lib/Service.php:221 -#, php-format -msgid "Service agent not found %s
" -msgstr "Agente de servicio no encontrado %s
" - -#: ../../enterprise/include/lib/Service.php:232 -#, php-format -msgid "Service children could not be fully retrieved: %s
" -msgstr "Los hijos de servicios no se han podido extraer completamente: %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 "" -" 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:397 -#: ../../enterprise/include/lib/Service.php:740 -#: ../../enterprise/include/lib/Service.php:921 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1354 -#: ../../enterprise/include/lib/Metaconsole/Synchronizer.php:559 -#: ../../enterprise/include/lib/ServiceElement.php:397 -#: ../../enterprise/include/lib/ServiceElement.php:930 -#: ../../enterprise/include/lib/ServiceElement.php:972 -#: ../../enterprise/include/lib/ServiceElement.php:1014 -#: ../../enterprise/include/lib/ServiceElement.php:1138 -#: ../../enterprise/include/lib/ServiceElement.php:1180 -#: ../../include/lib/Agent.php:349 ../../include/lib/Module.php:1207 -#: ../../include/lib/Entity.php:303 -#, php-format -msgid "Cannot connect to node %d" -msgstr "No se puede conectar al nodo %d" - -#: ../../enterprise/include/lib/Service.php:777 -#, 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:1445 -msgid "Error: id agent must be defined." -msgstr "Error: defina el id de agente" - -#: ../../enterprise/include/lib/Service.php:1533 -msgid " error: Target agent does not exist." -msgstr " error: el agente objetivo no existe." +"El nombre debe coincidir con el nombre que aparece al iniciar sesión en el gestor de VMware." + +#: ../../enterprise/include/class/VMware.app.php:755 +#: ../../package_774/enterprise/include/class/VMware.app.php:755 +msgid "Encrypt passwords" +msgstr "Cifrar contraseñas" + +#: ../../enterprise/include/class/VMware.app.php:884 +#: ../../package_774/enterprise/include/class/VMware.app.php:884 +msgid "Max threads" +msgstr "Máximo de hilos" + +#: ../../enterprise/include/class/VMware.app.php:893 +#: ../../package_774/enterprise/include/class/VMware.app.php:893 +msgid "Re-scan interval" +msgstr "Intervalo de re-escaneo" + +#: ../../enterprise/include/class/VMware.app.php:894 +#: ../../package_774/enterprise/include/class/VMware.app.php:894 +msgid "Enables re-scan entities process every interval defined." +msgstr "Hace posible que las entidades de re-escaneo procesen todos los intervalos definidos." + +#: ../../enterprise/include/class/VMware.app.php:927 +#: ../../package_774/enterprise/include/class/VMware.app.php:927 +msgid "Retry send" +msgstr "Reintentar envío" + +#: ../../enterprise/include/class/VMware.app.php:937 +#: ../../package_774/enterprise/include/class/VMware.app.php:937 +msgid "Event mode" +msgstr "Modo de evento" + +#: ../../enterprise/include/class/VMware.app.php:937 +#: ../../package_774/enterprise/include/class/VMware.app.php:937 +msgid "Only for VCenter." +msgstr "Solo para VCenter." + +#: ../../enterprise/include/class/VMware.app.php:947 +#: ../../package_774/enterprise/include/class/VMware.app.php:947 +msgid "Virtual network monitoring" +msgstr "Monitorización de redes virtuales" + +#: ../../enterprise/include/class/VMware.app.php:978 +#: ../../package_774/enterprise/include/class/VMware.app.php:978 +msgid "Extra settings" +msgstr "Ajustes adicionales" + +#: ../../enterprise/include/class/VMware.app.php:979 +#: ../../package_774/enterprise/include/class/VMware.app.php:979 +msgid "This RAW block will be directly added to config file." +msgstr "Este bloque RAM se añadirá directamente al archivo de configuración." + +#: ../../enterprise/include/class/VMware.app.php:1295 +#: ../../package_774/enterprise/include/class/VMware.app.php:1295 +msgid "Include datastores" +msgstr "Incluir almacenes de datos" + +#: ../../enterprise/include/class/VMware.app.php:1305 +#: ../../package_774/enterprise/include/class/VMware.app.php:1305 +msgid "Include datacenters" +msgstr "Incluir centros de datos" + +#: ../../enterprise/include/class/VMware.app.php:1315 +#: ../../package_774/enterprise/include/class/VMware.app.php:1315 +msgid "Include esxs" +msgstr "Incluir esxs" + +#: ../../enterprise/include/class/VMware.app.php:1325 +#: ../../package_774/enterprise/include/class/VMware.app.php:1325 +msgid "Include vms" +msgstr "Incluir vms" #: ../../enterprise/include/lib/Core/SSH.php:163 msgid "php-ssh2 not available" @@ -29771,6 +54791,436 @@ msgstr "No se ha podido abrir el archivo de clave pública %s" msgid "Failed to login to target" msgstr "No se ha podido iniciar sesión en el objetivo" +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:174 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:174 +msgid "Activating node" +msgstr "Activación del nodo" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:208 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:410 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:457 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:778 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:911 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1181 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1275 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1629 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1938 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2311 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3235 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3520 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3678 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3753 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4040 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4256 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:208 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:410 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:457 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:778 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:911 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1181 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1275 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1629 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1938 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2311 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3235 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3520 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3678 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3753 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4040 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4256 +msgid "Connect node" +msgstr "Conectar nodo" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:685 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:685 +msgid "Create table tmerge_error" +msgstr "Creando tabla tmerge_error" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:711 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:711 +msgid "Create table tmerge_steps" +msgstr "Creando tabla tmerge_steps" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:736 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:736 +msgid "Create table tmerge_queries" +msgstr "Creando tabla tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:881 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:881 +#, php-format +msgid "%s console" +msgstr "%s consola" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:886 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:886 +msgid "Check cron task" +msgstr "Comprobar tarea cron" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:887 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:887 +msgid "Please login into this node before using this feature" +msgstr "Inicie sesión en este nodo antes de utilizar esta función" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:971 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:971 +msgid "memory_limit current value" +msgstr "valor actual de memory_limit " + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:978 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:978 +msgid "Check current packages, all nodes and metaconsole, are not in the same version" +msgstr "" +"Compruebe que los paquetes actuales, todos los nodos y la metaconsola, no están en la misma " +"versión" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:990 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:990 +msgid "Check Minor release, All nodes and metaconsole, do not have the same mr" +msgstr "Comprobar versión menor, Todos los nodos y metaconsola, no tienen el mismo mr" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1002 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1002 +msgid "Max size collection, all nodes and metaconsole, are not equal" +msgstr "Colección de tamaño máximo, todos los nodos y metaconsola, no son iguales" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1027 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1027 +#, php-format +msgid "Post max size, nodes cannot be smaller than the size of the metaconsole %s" +msgstr "" +"Tamaño máximo posterior, los nodos no pueden ser más pequeños que el tamaño de la " +"metaconsola %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1042 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1042 +#, php-format +msgid "Upload max file size, nodes cannot be smaller than the size of the metaconsole %s" +msgstr "" +"Upload max file size: los nodos no pueden ser más pequeños que el tamaño de la metaconsola %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1104 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1120 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1104 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1120 +msgid "Problems with the backup directory" +msgstr "Problemas con el directorio de copia de seguridad" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1105 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1105 +msgid "Cannot create \"merge_backups\" folder in attachment directory" +msgstr "No se puede crear la carpeta \"merge_backups\" en el directorio de datos adjuntos" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1121 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1121 +msgid "The \"merge_backpus\" directory does not have the correct permissions" +msgstr "El directorio \"merge_backpus\" no tiene los permisos correctos" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1131 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1131 +msgid "Extension ZIP" +msgstr "Extensión ZIP" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1132 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1132 +msgid "The ZIP extension is not loaded, please install this dependency" +msgstr "La extensión ZIP no está cargada, instale esta dependencia" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1232 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1232 +msgid "Inserts backups, disable foreings keys, exceptions in tmerge_queries" +msgstr "" +"Inserta copias de seguridad, deshabilita claves de antecesos, excepciones en tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1258 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1258 +msgid "Resets foreing keys and exceptions and ends the merge preparation process" +msgstr "" +"Restablece las claves previas y las excepciones y finaliza el proceso de preparación de la " +"combinación" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1305 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1305 +msgid "Enable exceptions in tmerge_queries" +msgstr "Habilitar excepciones en tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1329 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1329 +msgid "Enable foreing keys in tmerge_queries" +msgstr "Habilitar claves de anteo en tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1610 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1907 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1610 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1907 +msgid "Preparation of all nodes for the table merge process" +msgstr "Preparación de todos los nodos para el proceso de combinación de tablas" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1686 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1686 +msgid "This table does not have the id" +msgstr "Esta tabla no tiene el identificador" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1687 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1687 +msgid "Prepare merge request" +msgstr "Preparar la solicitud de combinación" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2025 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2025 +msgid "Inserts truncate, autoincrement and inserts in tmerge_queries" +msgstr "Inserta truncado, autoincremento e inserto en tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2199 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2199 +msgid "Inserts updates in tmerge_queries" +msgstr "Inserta actualizaciones en tmerge_queries" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2236 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2236 +msgid "Merging collections files" +msgstr "Fusión de archivos de colecciones" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2292 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2438 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2609 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3222 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2292 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2438 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2609 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3222 +#, php-format +msgid "Api call: %s" +msgstr "Llamada api: %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2350 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2351 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2350 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2351 +msgid "Problems while backing up collections from: " +msgstr "Problemas al realizar copias de seguridad de colecciones de: " + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2368 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2372 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2368 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2372 +#, php-format +msgid "Problems downloading collections from %s" +msgstr "Problemas para descargar colecciones de %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2384 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2388 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2384 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2388 +#, php-format +msgid "Problems unzipping collection file from %s" +msgstr "Problemas al descomprimir el archivo de recopilación de %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2667 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2667 +msgid "Start phase merge" +msgstr "Combinación de fases de inicio" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2679 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2679 +msgid "Create backups" +msgstr "Crear copia de seguridad" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2747 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2748 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2747 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2748 +msgid "Problems creating the backup conf agents" +msgstr "Problemas al crear los agentes conf de copia de seguridad" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2758 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2996 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3366 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2758 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2996 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3366 +msgid "Class agent" +msgstr "Clase de agente " + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2782 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2794 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2782 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2794 +msgid "Disable_foreing" +msgstr "Disable_foreing" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2806 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2806 +msgid "Truncate table" +msgstr "Tabla truncada" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2824 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2824 +msgid "Autoincrement" +msgstr "Autoincremento" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2836 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2836 +msgid "Inserts" +msgstr "Postizos" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2854 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2854 +msgid "Disabling constraints" +msgstr "Desactivación de restricciones" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2872 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2872 +msgid "Updates" +msgstr "Actualizaciones" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2895 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2895 +msgid "Restoring constraints" +msgstr "Restauración de restricciones" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2913 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2913 +msgid "Enable exceptions" +msgstr "Habilitar excepciones" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2931 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2931 +msgid "Enable foreings keys" +msgstr "Habilitar claves foreign" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2948 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2949 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2948 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2949 +msgid "Update conf agent policies" +msgstr "Actualizar directivas de agente conf" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2985 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2986 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2985 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2986 +msgid "Error updating agent conf" +msgstr "Error al actualizar el agente conf" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3007 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3007 +msgid "Synchronizing collections" +msgstr "Sincronización de colecciones" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3019 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3020 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3019 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3020 +msgid "Error synchronizing collections" +msgstr "Error al sincronizar las colecciones al nodo %s" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3057 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1704 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3057 +msgid "Final step" +msgstr "Paso final" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3058 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1705 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3058 +msgid "Database merged" +msgstr "Base de datos combinada" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3116 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3116 +msgid "Problems unzipping collections at: " +msgstr "Problemas para descomprimir colecciones en: " + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3117 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3117 +#, php-format +msgid "File is not a valid zip file \"%s\"" +msgstr "El archivo no es un archivo zip válido \"%s\"" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3275 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3275 +msgid "Restoring database backup" +msgstr "Restaurar una copia de seguridad" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3301 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4527 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3301 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4527 +msgid "Problems creating the backup" +msgstr "Problemas al crear la copia de seguridad" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3314 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3314 +msgid "Restore backups conf agents" +msgstr "Restore backups conf agents" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3351 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3351 +msgid "Problems restoring the backup conf agents" +msgstr "Problemas para restaurar los agentes conf de copia de seguridad" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3353 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3353 +#, php-format +msgid "Agent \"%s\" with md5 file \"%s\"" +msgstr "Agente \"%s\" con el archivo md5 \"%s\"" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3379 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3379 +msgid "Restore collections" +msgstr "Restaurar colecciones" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3394 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3395 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3394 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3395 +msgid "Error Synch collections" +msgstr "Colecciones de sincronización de errores" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3616 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3848 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3616 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3848 +msgid "Insert info steps" +msgstr "Insertar pasos de información" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3765 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3765 +msgid "Node not ready" +msgstr "Nodo no listo" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3766 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3766 +msgid "Pending to be unified" +msgstr "Pendiente de ser unificado" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4007 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4012 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4064 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4069 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4007 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4012 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4064 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4069 +msgid "Initialize" +msgstr "Iniciar" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4203 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4203 +msgid "Backup" +msgstr "Copia de seguridad" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4233 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4233 +msgid "Applying" +msgstr "Trabajo" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4458 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4458 +msgid "Error updating events" +msgstr "Error al actualizar eventos" + #: ../../enterprise/include/lib/Metaconsole/Node.php:144 msgid "auth error." msgstr "Error de autenticación." @@ -29842,9 +55292,7 @@ msgstr "Nodo no encontrado" #: ../../enterprise/include/lib/Metaconsole/Node.php:396 #, php-format msgid "There are %d queries pending to be applied, click in the eye to see results" -msgstr "" -"Hay %d consultas pendientes de aplicar, haga clic en el ojo para ver los " -"resultados" +msgstr "Hay %d consultas pendientes de aplicar, haga clic en el ojo para ver los resultados" #: ../../enterprise/include/lib/Metaconsole/Node.php:405 msgid "Database synchronization state and pending tasks" @@ -29857,366 +55305,267 @@ msgstr "Funcionamiento y tabla" #: ../../enterprise/include/lib/Metaconsole/Node.php:655 #, php-format msgid "" -"Failed synchronizing %s, please check node PHP configuration issues and " -"collection max sizes" +"Failed synchronizing %s, please check node PHP configuration issues and collection max sizes" msgstr "" -"Error al sincronizar %s, verifique los problemas de configuración de PHP del " -"nodo y los tamaños máximos de colección" +"Error al sincronizar %s, verifique los problemas de configuración de PHP del nodo y los " +"tamaños máximos de colección" #: ../../enterprise/include/lib/Metaconsole/Node.php:1174 msgid "" -"The elimination of this node will lead to the suppression of its agents from " -"metaconsole and all the configuration assigned to them. " +"The elimination of this node will lead to the suppression of its agents from metaconsole and " +"all the configuration assigned to them. " msgstr "" -"La eliminación de este nodo conllevará la supresión de sus agentes de la " -"metaconsola y de toda la configuración que se les asigne. " +"La eliminación de este nodo conllevará la supresión de sus agentes de la metaconsola y de " +"toda la configuración que se les asigne. " #: ../../enterprise/include/lib/Metaconsole/Node.php:1178 msgid "The rules for this node may stop working. " msgstr "Y las reglas para este nodo podrían dejar de funcionar. " #: ../../enterprise/include/lib/Metaconsole/Node.php:1182 -msgid "" -"The deleted node will lose its license, and you must license it manually again. " -msgstr "" -"El nodo eliminado perderá su licencia y debe volver a licenciarlo manualmente. " +msgid "The deleted node will lose its license, and you must license it manually again. " +msgstr "El nodo eliminado perderá su licencia y debe volver a licenciarlo manualmente. " #: ../../enterprise/include/lib/Metaconsole/Node.php:1686 #, php-format msgid "Failed to overwrite node data: %s" msgstr "Error al sobrescribir los datos del nodo: %s" -#: ../../enterprise/include/lib/Metaconsole/Node.php:1704 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3046 -msgid "Final step" -msgstr "Paso final" +#: ../../enterprise/include/lib/NetworkManager/AgentDataTemplate.php:192 +#: ../../enterprise/include/lib/NetworkManager/Template.php:192 +msgid "Error linking script: " +msgstr "Error al vincular el script: " -#: ../../enterprise/include/lib/Metaconsole/Node.php:1705 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3047 -msgid "Database merged" -msgstr "Base de datos combinada" +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:197 +msgid "No template assigned" +msgstr "Sin plantilla asignada" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:171 -msgid "Activating node" -msgstr "Activación del nodo" +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:227 +msgid "NCM Agent without template assigned." +msgstr "Agente de NCM sin plantilla asignada." -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:205 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:407 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:454 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:767 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:900 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1170 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1264 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1618 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1927 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2300 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3224 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3509 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3667 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3742 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4029 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4245 -msgid "Connect node" -msgstr "Conectar nodo" +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:233 +msgid "Current selected template does not match vendor configured." +msgstr "La plantilla seleccionada actual no coincide con la configuración del fabricante." -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:674 -msgid "Create table tmerge_error" -msgstr "Creando tabla tmerge_error" +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:240 +msgid "Current selected template does not match model configured." +msgstr "La plantilla seleccionada actual no coincide con el modelo configurado." -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:700 -msgid "Create table tmerge_steps" -msgstr "Creando tabla tmerge_steps" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:725 -msgid "Create table tmerge_queries" -msgstr "Creando tabla tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:870 +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:549 +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:579 #, php-format -msgid "%s console" -msgstr "%s consola" +msgid "No %s script available for this agent, check template %s" +msgstr "No hay %s script disponible para este agente, compruebe la plantilla %s" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:875 -msgid "Check cron task" -msgstr "Comprobar tarea cron" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:876 -msgid "Please login into this node before using this feature" -msgstr "Inicie sesión en este nodo antes de utilizar esta función" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:960 -msgid "memory_limit current value" -msgstr "valor actual de memory_limit " - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:967 -msgid "" -"Check current packages, all nodes and metaconsole, are not in the same version" -msgstr "" -"Compruebe que los paquetes actuales, todos los nodos y la metaconsola, no están " -"en la misma versión" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:979 -msgid "Check Minor release, All nodes and metaconsole, do not have the same mr" -msgstr "" -"Comprobar versión menor, Todos los nodos y metaconsola, no tienen el mismo mr" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:991 -msgid "Max size collection, all nodes and metaconsole, are not equal" -msgstr "Colección de tamaño máximo, todos los nodos y metaconsola, no son iguales" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1016 +#: ../../enterprise/include/lib/Policy/Inventory.php:156 #, php-format -msgid "Post max size, nodes cannot be smaller than the size of the metaconsole %s" -msgstr "" -"Tamaño máximo posterior, los nodos no pueden ser más pequeños que el tamaño de " -"la metaconsola %s" +msgid "inventory module already registered: \"%d\"" +msgstr "módulo de inventario ya registrado: \"%d\"" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1031 +#: ../../enterprise/include/lib/Policy/Inventory.php:181 #, php-format -msgid "" -"Upload max file size, nodes cannot be smaller than the size of the metaconsole %s" -msgstr "" -"Upload max file size: los nodos no pueden ser más pequeños que el tamaño de la " -"metaconsola %s" +msgid "Failed to update, already exists: \"%d\"" +msgstr "No se ha podido actualizar, ya existe: \"%d\"" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1093 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1109 -msgid "Problems with the backup directory" -msgstr "Problemas con el directorio de copia de seguridad" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1094 -msgid "Cannot create \"merge_backups\" folder in attachment directory" -msgstr "" -"No se puede crear la carpeta \"merge_backups\" en el directorio de datos adjuntos" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1110 -msgid "The \"merge_backpus\" directory does not have the correct permissions" -msgstr "El directorio \"merge_backpus\" no tiene los permisos correctos" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1120 -msgid "Extension ZIP" -msgstr "Extensión ZIP" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1121 -msgid "The ZIP extension is not loaded, please install this dependency" -msgstr "La extensión ZIP no está cargada, instale esta dependencia" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1221 -msgid "Inserts backups, disable foreings keys, exceptions in tmerge_queries" -msgstr "" -"Inserta copias de seguridad, deshabilita claves de antecesos, excepciones en " -"tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1247 -msgid "Resets foreing keys and exceptions and ends the merge preparation process" -msgstr "" -"Restablece las claves previas y las excepciones y finaliza el proceso de " -"preparación de la combinación" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1294 -msgid "Enable exceptions in tmerge_queries" -msgstr "Habilitar excepciones en tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1318 -msgid "Enable foreing keys in tmerge_queries" -msgstr "Habilitar claves de anteo en tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1599 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1896 -msgid "Preparation of all nodes for the table merge process" -msgstr "Preparación de todos los nodos para el proceso de combinación de tablas" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1675 -msgid "This table does not have the id" -msgstr "Esta tabla no tiene el identificador" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1676 -msgid "Prepare merge request" -msgstr "Preparar la solicitud de combinación" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2014 -msgid "Inserts truncate, autoincrement and inserts in tmerge_queries" -msgstr "Inserta truncado, autoincremento e inserto en tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2188 -msgid "Inserts updates in tmerge_queries" -msgstr "Inserta actualizaciones en tmerge_queries" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2225 -msgid "Merging collections files" -msgstr "Fusión de archivos de colecciones" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2281 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2427 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2598 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3211 +#: ../../enterprise/include/lib/Policy/Module.php:227 #, php-format -msgid "Api call: %s" -msgstr "Llamada api: %s" +msgid "Failed to update: \"%s\"" +msgstr "No se ha podido actualizar: \"%s\"" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2339 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2340 -msgid "Problems while backing up collections from: " -msgstr "Problemas al realizar copias de seguridad de colecciones de: " - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2357 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2361 +#: ../../enterprise/include/lib/Policy/Queue.php:390 #, php-format -msgid "Problems downloading collections from %s" -msgstr "Problemas para descargar colecciones de %s" +msgid "Already queued in %s" +msgstr "Ya está en cola en %s" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2373 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2377 +#: ../../enterprise/include/lib/Agent.php:99 +msgid " error, invalid agent." +msgstr " error, agente no válido." + +#: ../../enterprise/include/lib/Agent.php:679 #, php-format -msgid "Problems unzipping collection file from %s" -msgstr "Problemas al descomprimir el archivo de recopilación de %s" +msgid "Log module \"%s\" does not exist" +msgstr "El módulo de log \"%s\" no existe" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2656 -msgid "Start phase merge" -msgstr "Combinación de fases de inicio" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2668 -msgid "Create backups" -msgstr "Crear copia de seguridad" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2736 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2737 -msgid "Problems creating the backup conf agents" -msgstr "Problemas al crear los agentes conf de copia de seguridad" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2747 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2985 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3355 -msgid "Class agent" -msgstr "Clase de agente " - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2771 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2783 -msgid "Disable_foreing" -msgstr "Disable_foreing" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2795 -msgid "Truncate table" -msgstr "Tabla truncada" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2813 -msgid "Autoincrement" -msgstr "Autoincremento" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2825 -msgid "Inserts" -msgstr "Postizos" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2843 -msgid "Disabling constraints" -msgstr "Desactivación de restricciones" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2861 -msgid "Updates" -msgstr "Actualizaciones" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2884 -msgid "Restoring constraints" -msgstr "Restauración de restricciones" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2902 -msgid "Enable exceptions" -msgstr "Habilitar excepciones" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2920 -msgid "Enable foreings keys" -msgstr "Habilitar claves foreign" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2937 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2938 -msgid "Update conf agent policies" -msgstr "Actualizar directivas de agente conf" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2974 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2975 -msgid "Error updating agent conf" -msgstr "Error al actualizar el agente conf" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2996 -msgid "Synchronizing collections" -msgstr "Sincronización de colecciones" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3008 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3009 -msgid "Error synchronizing collections" -msgstr "Error al sincronizar las colecciones al nodo %s" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3105 -msgid "Problems unzipping collections at: " -msgstr "Problemas para descomprimir colecciones en: " - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3106 +#: ../../enterprise/include/lib/Agent.php:701 #, php-format -msgid "File is not a valid zip file \"%s\"" -msgstr "El archivo no es un archivo zip válido \"%s\"" +msgid "Plugin \"%s\" does not exist" +msgstr "el plugin \"%s\" no existe" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3264 -msgid "Restoring database backup" -msgstr "Restaurar una copia de seguridad" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3290 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4516 -msgid "Problems creating the backup" -msgstr "Problemas al crear la copia de seguridad" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3303 -msgid "Restore backups conf agents" -msgstr "Restore backups conf agents" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3340 -msgid "Problems restoring the backup conf agents" -msgstr "Problemas para restaurar los agentes conf de copia de seguridad" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3342 +#: ../../enterprise/include/lib/Agent.php:833 #, php-format -msgid "Agent \"%s\" with md5 file \"%s\"" -msgstr "Agente \"%s\" con el archivo md5 \"%s\"" +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/Metaconsole/MergeQueue.php:3368 -msgid "Restore collections" -msgstr "Restaurar colecciones" +#: ../../enterprise/include/lib/Agent.php:868 +#, php-format +msgid "Plugin \"%s\" does not exist, %s skipped" +msgstr "El plugin \"%s\" no existe, se ha omitido %s" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3383 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3384 -msgid "Error Synch collections" -msgstr "Colecciones de sincronización de errores" +#: ../../enterprise/include/lib/Agent.php:939 +#, php-format +msgid "Log module %s already defined" +msgstr "El módulo de log %s ya está definido" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3605 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3837 -msgid "Insert info steps" -msgstr "Insertar pasos de información" +#: ../../enterprise/include/lib/Agent.php:956 +#, php-format +msgid "Invalid module type %s" +msgstr "Typo de módulo %s no válido" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3754 -msgid "Node not ready" -msgstr "Nodo no listo" +#: ../../enterprise/include/lib/Agent.php:986 +#, php-format +msgid "Plugin %s already defined" +msgstr "El plugin %s ya está definido" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3755 -msgid "Pending to be unified" -msgstr "Pendiente de ser unificado" +#: ../../enterprise/include/lib/Agent.php:1000 +msgid "Invalid plugin definition" +msgstr "Definición de plugin no válida" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3996 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4001 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4053 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4058 -msgid "Initialize" -msgstr "Iniciar" +#: ../../enterprise/include/lib/AlertCorrelation.class.php:893 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:912 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:893 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:912 +msgid "There was a problem creating Action" +msgstr "Ha habido un problema al crear la acción" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4192 -msgid "Backup" -msgstr "Copia de seguridad" +#: ../../enterprise/include/lib/AlertCorrelation.class.php:949 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:962 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:949 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:962 +msgid "There was a problem updating Action" +msgstr "Ha habido un problema al actualizar la acción" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4222 -msgid "Applying" -msgstr "Trabajo" +#: ../../enterprise/include/lib/AlertCorrelation.class.php:998 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1012 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:998 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1012 +msgid "There was a problem deleting Action" +msgstr "Ha habido un problema al eliminar la acción" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4447 -msgid "Error updating events" -msgstr "Error al actualizar eventos" +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1053 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1053 +msgid "There was a problem standby alert" +msgstr "Ha habido un problema en la alerta en suspensión" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1062 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1062 +msgid "There was a problem standby off alert" +msgstr "Ha ocurrido un problema al deshabilitar el modo suspensión de las alertas" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1105 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1105 +msgid "There was a problem enabled alert" +msgstr "Ha habido un problema en la alerta habilitada" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1115 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1115 +msgid "There was a problem disabled alert" +msgstr "Ha habido un problema en la alerta deshabilitada" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1168 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1171 +msgid "Event group Recursive" +msgstr "Recursividad del grupo de eventos" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1741 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1752 +msgid "Failed to cleanup old rules." +msgstr "No se han podido limpiar las reglas antiguas." + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1749 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1760 +#, php-format +msgid "Failed SQL: %s" +msgstr "SQL erróneo: %s" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1754 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1765 +#, php-format +msgid "Failed to apply rule: %s." +msgstr "Error al aplicar la regla: %s" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1907 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1918 +msgid "any" +msgstr "cualquier" + +#: ../../enterprise/include/lib/NetworkManager.php:85 +#: ../../enterprise/views/ncm/devices/list.php:207 +msgid "Retrieve config" +msgstr "Recuperar configuración" + +#: ../../enterprise/include/lib/NetworkManager.php:86 +#: ../../enterprise/views/ncm/devices/list.php:208 +msgid "Restore backed up config" +msgstr "Restaurar configuración de copia de seguridad" + +#: ../../enterprise/include/lib/NetworkManager.php:87 +#: ../../enterprise/views/ncm/agent/details.php:149 +#: ../../enterprise/views/ncm/devices/list.php:209 +msgid "Retrieve firmware version" +msgstr "Recuperar la versión del firmware" + +#: ../../enterprise/include/lib/NetworkManager.php:88 +#: ../../enterprise/views/ncm/devices/list.php:211 +msgid "Send firmware" +msgstr "Enviar firmware" + +#: ../../enterprise/include/lib/NetworkManager.php:95 +msgid "Executing test" +msgstr "Ejecutando prueba" + +#: ../../enterprise/include/lib/NetworkManager.php:96 +msgid "Retrieving config" +msgstr "Recuperando configuración" + +#: ../../enterprise/include/lib/NetworkManager.php:97 +msgid "Restoring backup" +msgstr "Restaurando copia de seguridad" + +#: ../../enterprise/include/lib/NetworkManager.php:98 +msgid "Retrieving firmware version" +msgstr "Recuperando la versión del firmware" + +#: ../../enterprise/include/lib/NetworkManager.php:99 +msgid "Sending firmware update" +msgstr "Enviando actualización de firmware" + +#: ../../enterprise/include/lib/NetworkManager.php:100 +msgid "Executing custom script" +msgstr "Ejecutando scripts personalizados" + +#: ../../enterprise/include/lib/NetworkManager.php:101 +msgid "Executing on demand script" +msgstr "Ejecutando scripts bajo demanda" + +#: ../../enterprise/include/lib/NetworkManager.php:207 +msgid "Montly" +msgstr "Mensualmente" + +#: ../../enterprise/include/lib/NetworkManager.php:227 +msgid "Every day at: " +msgstr "Cada día a las: " + +#: ../../enterprise/include/lib/NetworkManager.php:231 +#: ../../enterprise/include/lib/NetworkManager.php:233 +msgid "at: " +msgstr "En: " + +#: ../../enterprise/include/lib/NetworkManager.php:233 +msgid "Every month on " +msgstr "Cada mes el " + +#: ../../enterprise/include/lib/Policy.php:282 +#: ../../package_774/enterprise/include/lib/Policy.php:282 +#, php-format +msgid "Invalid operation %s" +msgstr "Operación no válida %s" + +#: ../../enterprise/include/lib/Policy.php:1182 +#: ../../package_774/enterprise/include/lib/Policy.php:1182 +#, php-format +msgid "Policy already defined: \"%s\"" +msgstr "La política ya se ha definido: \"%s\"" #: ../../enterprise/include/lib/RCMDFile.class.php:203 msgid "You do not have grants to access this feature" @@ -30290,210 +55639,564 @@ msgstr "No tiene un formato YAML válido" msgid "%s field is not allowed" msgstr "El campo %s no está permitido" -#: ../../enterprise/include/lib/Policy/Inventory.php:156 -#, php-format -msgid "inventory module already registered: \"%d\"" -msgstr "módulo de inventario ya registrado: \"%d\"" +#: ../../enterprise/include/lib/Service.php:153 +#: ../../package_774/enterprise/include/lib/Service.php:153 +msgid "Service module does not match pointed one" +msgstr "El módulo de servicio no coincide con el señalado" -#: ../../enterprise/include/lib/Policy/Inventory.php:181 +#: ../../enterprise/include/lib/Service.php:159 +#: ../../package_774/enterprise/include/lib/Service.php:159 #, php-format -msgid "Failed to update, already exists: \"%d\"" -msgstr "No se ha podido actualizar, ya existe: \"%d\"" +msgid "Service module not found %s
" +msgstr "Módulo de servicio no encontrado %s
" -#: ../../enterprise/include/lib/Policy/Module.php:201 -#: ../../enterprise/include/lib/Policy.php:1207 ../../include/lib/Module.php:840 -#, php-format -msgid "Module already exists: \"%s\"" -msgstr "El módulo ya existe: \"%s\"" +#: ../../enterprise/include/lib/Service.php:178 +#: ../../package_774/enterprise/include/lib/Service.php:178 +msgid "Service module SLA not found" +msgstr "No se encontró el SLA del módulo de servicio" -#: ../../enterprise/include/lib/Policy/Module.php:227 +#: ../../enterprise/include/lib/Service.php:184 +#: ../../package_774/enterprise/include/lib/Service.php:184 #, php-format -msgid "Failed to update: \"%s\"" -msgstr "No se ha podido actualizar: \"%s\"" +msgid "SLA service module not found %s
" +msgstr "Módulo de servicio SLA no encontrado %s
" -#: ../../enterprise/include/lib/Policy/Queue.php:390 +#: ../../enterprise/include/lib/Service.php:203 +#: ../../package_774/enterprise/include/lib/Service.php:203 +msgid "Service module SLA does not match pointed one" +msgstr "El SLA del módulo de servicio no corresponde con el señalado" + +#: ../../enterprise/include/lib/Service.php:209 +#: ../../package_774/enterprise/include/lib/Service.php:209 #, php-format -msgid "Already queued in %s" -msgstr "Ya está en cola en %s" +msgid "SLA service value module not found %s
" +msgstr "Módulo del valor del servicio SLA no encontrado %s
" + +#: ../../enterprise/include/lib/Service.php:222 +#: ../../package_774/enterprise/include/lib/Service.php:222 +#, php-format +msgid "Service agent not found %s
" +msgstr "Agente de servicio no encontrado %s
" + +#: ../../enterprise/include/lib/Service.php:233 +#: ../../package_774/enterprise/include/lib/Service.php:233 +#, php-format +msgid "Service children could not be fully retrieved: %s
" +msgstr "Los hijos de servicios no se han podido extraer completamente: %s
" + +#: ../../enterprise/include/lib/Service.php:314 +#: ../../package_774/enterprise/include/lib/Service.php:314 +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 "" +" 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:778 +#: ../../package_774/enterprise/include/lib/Service.php:778 +#, 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:1446 +#: ../../package_774/enterprise/include/lib/Service.php:1446 +msgid "Error: id agent must be defined." +msgstr "Error: defina el id de agente" + +#: ../../enterprise/include/lib/Service.php:1534 +#: ../../package_774/enterprise/include/lib/Service.php:1534 +msgid " error: Target agent does not exist." +msgstr " error: el agente objetivo no existe." #: ../../enterprise/include/lib/ServiceElement.php:618 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:618 #, php-format msgid "This filters will cause slowdown on server (%s ms)" msgstr "Estos filtros provocarán enlentecimiento del servidor (%s ms)" #: ../../enterprise/include/lib/ServiceElement.php:632 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:632 #, php-format msgid "Regular expression is not valid: %s." msgstr "La expresión regular no es válida: %s." #: ../../enterprise/include/lib/ServiceElement.php:873 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:873 #, php-format msgid " error while decoding rules: %s" msgstr " error al decodificar las normas: %s" -#: ../../enterprise/include/lib/ServiceElement.php:1298 +#: ../../enterprise/include/lib/ServiceElement.php:1281 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:1281 #, php-format msgid " error: Failed to delete element: %s" msgstr " error: No se ha podido eliminar el elemento: %s" -#: ../../enterprise/include/lib/Policy.php:282 +#: ../../enterprise/include/functions_HA_cluster.php:49 +msgid "Recover" +msgstr "Recuperar" + +#: ../../enterprise/include/functions_HA_cluster.php:52 +msgid "Promote" +msgstr "Promover" + +#: ../../enterprise/include/functions_HA_cluster.php:55 +msgid "Demote" +msgstr "Degradar" + +#: ../../enterprise/include/functions_HA_cluster.php:67 +msgid "Resync" +msgstr "Volver a sincronizar" + +#: ../../enterprise/include/functions_HA_cluster.php:261 +msgid "Public Key Authentication Failed" +msgstr "Error en la autenticación de clave pública" + +#: ../../enterprise/include/functions_HA_cluster.php:491 +msgid "Register" +msgstr "Registrar" + +#: ../../enterprise/include/functions_HA_cluster.php:493 +msgid "Register new node" +msgstr "Registrar nuevo nodo" + +#: ../../enterprise/include/functions_aws.php:381 +msgid "$" +msgstr "$" + +#: ../../enterprise/include/functions_aws.php:491 +msgid "Current deployments" +msgstr "Despliegues actuales" + +#: ../../enterprise/include/functions_aws.php:527 +msgid "Cost analysis" +msgstr "Análisis de costes" + +#: ../../enterprise/include/functions_aws.php:530 +msgid "Current cost estimation" +msgstr "Estimación actual de costes" + +#: ../../enterprise/include/functions_aws.php:532 +msgid "Previous period cost" +msgstr "Coste del periodo anterior" + +#: ../../enterprise/include/functions_aws.php:591 +msgid "Reservation status" +msgstr "Estado de reserva" + +#: ../../enterprise/include/functions_backup.php:170 +msgid "Command mysqldump not found." +msgstr "Comando Mysqldump no encontrado" + +#: ../../enterprise/include/functions_backup.php:185 +msgid "The mysqldump execution goes wrong." +msgstr "La ejecución de mysqldump ha salido mal." + +#: ../../enterprise/include/functions_backup.php:198 +msgid "In order to make backups it is necessary to check if the configuration is correct." +msgstr "" +"Para poder realizar copias de seguridad es necesario comprobar si la configuración es " +"correcta." + +#: ../../enterprise/include/functions_backup.php:264 +msgid "No description" +msgstr "Sin descripción" + +#: ../../enterprise/include/functions_backup.php:431 +msgid "Restoring a backup" +msgstr "Restaurar una copia de seguridad" + +#: ../../enterprise/include/functions_backup.php:433 #, php-format -msgid "Invalid operation %s" -msgstr "Operación no válida %s" +msgid "Restoring a %s database backup must be done manually." +msgstr "" +"La restauración de la copia de seguridad de la base de datos de %s debe llevarse a cabo " +"manualmente." -#: ../../enterprise/include/lib/Policy.php:1182 +#: ../../enterprise/include/functions_backup.php:435 +msgid "" +"It's a complex operation that needs human intervation to avoid system failures and data " +"loosing" +msgstr "" +"Esta operación es compleja y necesita intervención humana para evitar fallos en el sistema y " +"pérdida de datos." + +#: ../../enterprise/include/functions_backup.php:437 +msgid "To restore the selected backup, please follow these steps" +msgstr "Para restaurar la copia de seguridad seleccionada sigue los siguientes pasos." + +#: ../../enterprise/include/functions_backup.php:443 +msgid "Open a root shell in your system located at " +msgstr "Abra un Shell raíz en su sistema localizado en " + +#: ../../enterprise/include/functions_backup.php:447 +msgid "Connect to MySQL database using the following command" +msgstr "Usa el siguiente comando para conectar con la base de datos de MySQL" + +#: ../../enterprise/include/functions_backup.php:453 +msgid "Create a new database" +msgstr "Crear una nueva base de datos" + +#: ../../enterprise/include/functions_backup.php:477 +msgid "Restore the backup" +msgstr "Restaurar la copia de seguridad" + +#: ../../enterprise/include/functions_backup.php:492 +msgid "Modify console configuration to use this new database" +msgstr "Modifica la configuración de la consola para usar esta nueva base de datos" + +#: ../../enterprise/include/functions_backup.php:493 +msgid "Open configuration file" +msgstr "Abrir el archivo de configuración" + +#: ../../enterprise/include/functions_backup.php:496 +#: ../../enterprise/include/functions_backup.php:506 +msgid "Find" +msgstr "Encontrar" + +#: ../../enterprise/include/functions_backup.php:498 +#: ../../enterprise/include/functions_backup.php:508 +msgid "and replace with" +msgstr "y reemplazar con" + +#: ../../enterprise/include/functions_backup.php:503 +msgid "Modify servers configuration to use this new database" +msgstr "Modifica la configuración de los servidores para usar esta nueva base de datos" + +#: ../../enterprise/include/functions_backup.php:504 +msgid "Find servers configuration file and replace the following lines" +msgstr "" +"Accede al archivo de configuración de los servidores y reemplázalo por las siguientes líneas" + +#: ../../enterprise/include/functions_backup.php:513 +msgid "Restart the servers and login again into the console" +msgstr "Reinicia los servidores y vuelve a identificarte en la consola" + +#: ../../enterprise/include/functions_collection.php:39 #, php-format -msgid "Policy already defined: \"%s\"" -msgstr "La política ya se ha definido: \"%s\"" +msgid "Collection %d does not exist" +msgstr "La colección %d no existe" -#: ../../enterprise/include/functions_events.php:40 -#: ../../godmode/events/event_filter.php:147 -#: ../../godmode/events/event_edit_filter.php:393 -#: ../../include/lib/Dashboard/Widgets/events_list.php:400 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:306 -#: ../../operation/events/events.php:1970 ../../operation/events/events.php:2608 -msgid "Event status" -msgstr "Estado del evento" +#: ../../enterprise/include/functions_collection.php:48 +msgid "Collection dir does not exist." +msgstr "El directorio donde se guardan las colecciones no existe." -#: ../../enterprise/include/functions_events.php:101 -#: ../../godmode/events/event_edit_filter.php:503 -#: ../../operation/events/events.php:2215 -msgid "User ack." -msgstr "Validación del usuario" +#: ../../enterprise/include/functions_collection.php:57 +#, php-format +msgid "Failed to create collection path: %s" +msgstr "Error al crear la colección en la ruta: %s" -#: ../../enterprise/include/functions_events.php:111 -#: ../../enterprise/operation/agentes/security_hardening.php:381 -#: ../../godmode/events/event_edit_filter.php:560 -#: ../../godmode/events/event_edit_filter.php:576 -msgid "Date from" -msgstr "Fecha desde" +#: ../../enterprise/include/functions_collection.php:66 +msgid "Target collection path is not writable" +msgstr "No se ha podido escribir en en el directorio de colecciones remotas" + +#: ../../enterprise/include/functions_collection.php:80 +msgid "Failed to create zip file for collection" +msgstr "Error al crear el archivo zip para la colección" + +#: ../../enterprise/include/functions_collection.php:87 +#, php-format +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_cron.php:74 +#: ../../enterprise/include/functions_cron.php:152 +#: ../../enterprise/include/functions_cron.php:227 +#: ../../enterprise/include/functions_cron.php:271 +#: ../../package_774/enterprise/include/functions_cron.php:74 +#: ../../package_774/enterprise/include/functions_cron.php:152 +#: ../../package_774/enterprise/include/functions_cron.php:227 +#: ../../package_774/enterprise/include/functions_cron.php:271 +msgid "Report to build" +msgstr "Informe a crear" + +#: ../../enterprise/include/functions_cron.php:82 +#: ../../enterprise/include/functions_cron.php:132 +#: ../../enterprise/include/functions_reporting.php:8458 +#: ../../enterprise/operation/reporting/custom_reporting.php:153 +#: ../../package_774/enterprise/include/functions_reporting.php:8447 +#: ../../package_774/enterprise/include/functions_cron.php:82 +#: ../../package_774/enterprise/include/functions_cron.php:132 +msgid "Send to emails (separated by comma)" +msgstr "Enviar a emails (separados por comas)" + +#: ../../enterprise/include/functions_cron.php:95 +#: ../../enterprise/include/functions_cron.php:145 +#: ../../enterprise/include/functions_cron.php:171 +#: ../../package_774/enterprise/include/functions_cron.php:95 +#: ../../package_774/enterprise/include/functions_cron.php:145 +#: ../../package_774/enterprise/include/functions_cron.php:171 +msgid "Report Type" +msgstr "Tipo de informe" + +#: ../../enterprise/include/functions_cron.php:102 +#: ../../enterprise/include/functions_cron.php:249 +#: ../../package_774/enterprise/include/functions_cron.php:102 +#: ../../package_774/enterprise/include/functions_cron.php:249 +msgid "Template to build" +msgstr "Plantilla a crear" + +#: ../../enterprise/include/functions_cron.php:120 +#: ../../package_774/enterprise/include/functions_cron.php:120 +msgid "Regexp agent filter" +msgstr "Filtro de agente RegEx" + +#: ../../enterprise/include/functions_cron.php:160 +#: ../../enterprise/include/functions_cron.php:182 +#: ../../enterprise/include/functions_cron.php:272 +#: ../../package_774/enterprise/include/functions_cron.php:160 +#: ../../package_774/enterprise/include/functions_cron.php:182 +#: ../../package_774/enterprise/include/functions_cron.php:272 +msgid "Save to disk into path" +msgstr "Guardar disco en la ruta" + +#: ../../enterprise/include/functions_cron.php:161 +#: ../../package_774/enterprise/include/functions_cron.php:161 +msgid "The apache user should have read-write access on this folder. Ex: " +msgstr "" +"El usuario de Apache debería tener acceso de lectura y escritura en esta carpeta. Por " +"ejemplo: " + +#: ../../enterprise/include/functions_cron.php:167 +#: ../../package_774/enterprise/include/functions_cron.php:167 +msgid "File name prefix" +msgstr "Prefijo del nombre del archivo" + +#: ../../enterprise/include/functions_cron.php:187 +#: ../../package_774/enterprise/include/functions_cron.php:187 +msgid "Active backups" +msgstr "Copias de seguridad activas" + +#: ../../enterprise/include/functions_cron.php:202 +#: ../../enterprise/include/functions_cron.php:228 +#: ../../enterprise/include/functions_cron.php:250 +#: ../../package_774/enterprise/include/functions_cron.php:202 +#: ../../package_774/enterprise/include/functions_cron.php:228 +#: ../../package_774/enterprise/include/functions_cron.php:250 +msgid "Send to email" +msgstr "Enviar a correo electrónico" + +#: ../../enterprise/include/functions_cron.php:211 +#: ../../package_774/enterprise/include/functions_cron.php:211 +msgid "Function name" +msgstr "Nombre de la función" + +#: ../../enterprise/include/functions_cron.php:229 +#: ../../package_774/enterprise/include/functions_cron.php:229 +msgid "Send custom report by email" +msgstr "Enviar un informe personalizado por email" + +#: ../../enterprise/include/functions_cron.php:251 +#: ../../package_774/enterprise/include/functions_cron.php:251 +msgid "Send custom report (from template) by email" +msgstr "Enviar informe personalizado (desde plantilla) por email" + +#: ../../enterprise/include/functions_cron.php:273 +#: ../../package_774/enterprise/include/functions_cron.php:273 +msgid "Save custom report to disk" +msgstr "Guardar el informe personalizado en el disco" + +#: ../../enterprise/include/functions_cron.php:293 +#: ../../package_774/enterprise/include/functions_cron.php:293 +msgid "Backup Pandora database" +msgstr "Copia de seguridad de la BD de Pandora FMS" + +#: ../../enterprise/include/functions_cron.php:313 +#: ../../package_774/enterprise/include/functions_cron.php:313 +msgid "Execute custom script" +msgstr "Ejecutar script personalizado" + +#: ../../enterprise/include/functions_cron.php:395 +#: ../../package_774/enterprise/include/functions_cron.php:395 +msgid "Not scheduled" +msgstr "No programado" + +#: ../../enterprise/include/functions_cron.php:400 +#: ../../package_774/enterprise/include/functions_cron.php:400 +msgid "Yearly" +msgstr "Anualmente" + +#: ../../enterprise/include/functions_cron.php:651 +#: ../../enterprise/include/functions_cron.php:684 +#: ../../enterprise/include/functions_reporting.php:8478 +#: ../../enterprise/include/functions_reporting.php:8492 +#: ../../enterprise/operation/reporting/custom_reporting.php:173 +#: ../../enterprise/operation/reporting/custom_reporting.php:187 +#: ../../package_774/enterprise/include/functions_reporting.php:8467 +#: ../../package_774/enterprise/include/functions_reporting.php:8481 +#: ../../package_774/enterprise/include/functions_cron.php:651 +#: ../../package_774/enterprise/include/functions_cron.php:684 +msgid "This is an optional field" +msgstr "Este campo es opcional" + +#: ../../enterprise/include/functions_cron.php:1189 +#: ../../package_774/enterprise/include/functions_cron.php:1189 +msgid "Scheduled report had an attempt to send an email without attachments." +msgstr "" +"El informe programado tenía un intento de enviar un correo electrónico sin archivos adjuntos." + +#: ../../enterprise/include/functions_cron.php:1192 +#: ../../package_774/enterprise/include/functions_cron.php:1192 +msgid "Scheduled report had an attempt to send an email with some attachments." +msgstr "" +"El informe programado tenía un intento de enviar un correo electrónico con algunos archivos " +"adjuntos." + +#: ../../enterprise/include/functions_cron.php:1437 +#: ../../package_774/enterprise/include/functions_cron.php:1437 +msgid "Attached to this email there's a CSV file of the logs" +msgstr "Hay un archivo CSV de los logs adjunto a este correo electrónico" + +#: ../../enterprise/include/functions_cron.php:1447 +#: ../../package_774/enterprise/include/functions_cron.php:1447 +msgid "logs csv" +msgstr "Logs en CSV" + +#: ../../enterprise/include/functions_cron.php:1866 +#: ../../package_774/enterprise/include/functions_cron.php:1866 +#, php-format +msgid "Error while executing task: %s, running %s, reason %s" +msgstr "Error al ejecutar la tarea: %s, ejecución de %s, motivo %s" + +#: ../../enterprise/include/functions_cron.php:1880 +#: ../../enterprise/include/functions_cron.php:1890 +#: ../../package_774/enterprise/include/functions_cron.php:1880 +#: ../../package_774/enterprise/include/functions_cron.php:1890 +msgid "Error while executing task" +msgstr "Error al ejecutar tarea " + +#: ../../enterprise/include/functions_enterprise.php:483 +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 el intervalo de días hasta la purga de datos de eventos es inferior que el intervalo de " +"almacenamiento de histórico de datos de eventos, se perderán los datos. Se recomienda " +"configurar una frecuencia de almacenamiento inferior a la frecuencia de purga." + +#: ../../enterprise/include/functions_enterprise.php:485 +msgid "Problems with event days purge and event days that pass data to history DB." +msgstr "" +"Problemas con la fecha de purga de eventos y la fecha de traspaso de información a histórico." + +#: ../../enterprise/include/functions_enterprise.php:496 +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 fecha de purga es menor a la fecha de traspaso a histórico, los datos se perderán. " +"Recomendamos poner una fecha de purga mayor a la del traspaso de datos a histórico." + +#: ../../enterprise/include/functions_enterprise.php:498 +msgid "Problems with days purge and days that pass data to history DB" +msgstr "Problemas con la fecha de purga y la fecha de traspaso de información al histórico" + +#: ../../enterprise/include/functions_enterprise_api.php:1127 +msgid "Is not metaconsole" +msgstr "No es la metaconsola" + +#: ../../enterprise/include/functions_enterprise_api.php:2602 +msgid "Error getting alert actions." +msgstr "Error al obtener acciones de alertas." + +#: ../../enterprise/include/functions_enterprise_api.php:3575 +#: ../../enterprise/include/functions_enterprise_api.php:3629 +#, php-format +msgid "%d agents added to apply queue." +msgstr "%d agentes añadidos a la cola de aplicar." + +#: ../../enterprise/include/functions_enterprise_api.php:3598 +#: ../../enterprise/include/functions_policies.php:4893 +#: ../../package_774/enterprise/include/functions_policies.php:4870 +#, php-format +msgid "Successfully applied to node %s." +msgstr "Aplicado correctamente al nodo %s." + +#: ../../enterprise/include/functions_enterprise_api.php:3600 +#: ../../enterprise/include/functions_policies.php:4895 +#: ../../package_774/enterprise/include/functions_policies.php:4872 +#, php-format +msgid "Successfully applied to nodes: %s." +msgstr "Aplicado correctamente a los nodos: %s." + +#: ../../enterprise/include/functions_enterprise_api.php:3639 +#, php-format +msgid "Id policy %d already pending to apply." +msgstr "ID de política %d ya pendiente de aplicar." + +#: ../../enterprise/include/functions_enterprise_api.php:3641 +#, php-format +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:4061 +#: ../../enterprise/include/functions_enterprise_api.php:4088 +msgid "" +"Error adding web analysis module to policy. Id_module_type is not correct for web analysis " +"modules." +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:4070 +msgid "" +"Network Module could not be added to policy. Id_module_type is not correct for network " +"modules." +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:4079 +msgid "Error adding web module to policy. Id_module_type is not correct for web modules." +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:4100 +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:6126 +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:6347 +#, 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:6357 +#, php-format +msgid "Updated remote config files: %d => %d" +msgstr "Archivos de configuración remota actualizados: %d => %d" #: ../../enterprise/include/functions_events.php:121 -#: ../../enterprise/operation/agentes/security_hardening.php:389 +#: ../../enterprise/operation/agentes/security_hardening.php:407 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:393 msgid "Date to" msgstr "Fecha hasta" -#: ../../enterprise/include/functions_events.php:131 -#: ../../godmode/events/event_edit_filter.php:544 -#: ../../mobile/operation/events.php:841 ../../include/functions_events.php:4943 -#: ../../operation/events/events.php:2002 -msgid "Repeated" -msgstr "Repetido" - -#: ../../enterprise/include/functions_events.php:141 -#: ../../godmode/events/event_edit_filter.php:761 -#: ../../operation/events/events.php:2261 -msgid "Alert events" -msgstr "Eventos de la alerta" - #: ../../enterprise/include/functions_events.php:152 msgid "Id source events" msgstr "Eventos fuente de ID" -#: ../../enterprise/include/functions_events.php:162 -#: ../../godmode/events/event_edit_filter.php:477 -#: ../../mobile/operation/events.php:1037 ../../include/functions_snmp.php:401 -#: ../../include/class/SnmpConsole.class.php:407 -#: ../../include/class/AuditLog.class.php:204 -#: ../../include/lib/Dashboard/Widgets/events_list.php:358 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:287 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:270 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:270 -#: ../../operation/events/events.php:1983 ../../operation/events/events.php:2638 -msgid "Max. hours old" -msgstr "Máx. horas de antiguedad" +#: ../../enterprise/include/functions_events.php:163 +#: ../../enterprise/include/functions_reporting_csv.php:2720 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2478 +msgid "Hours" +msgstr "Horas" #: ../../enterprise/include/functions_events.php:178 #: ../../enterprise/include/functions_events.php:200 msgid "More than 5 tags" msgstr "Más de 5 etiquetas" -#: ../../enterprise/include/functions_events.php:184 -#: ../../godmode/events/event_edit_filter.php:631 -#: ../../operation/events/events.php:2462 ../../operation/events/events.php:2465 -msgid "Events with following tags" -msgstr "Eventos con las siguientes etiquetas" - -#: ../../enterprise/include/functions_events.php:206 -#: ../../godmode/events/event_edit_filter.php:696 -#: ../../operation/events/events.php:2463 ../../operation/events/events.php:2466 -msgid "Events without following tags" -msgstr "Eventos sin las siguientes etiquetas" - -#: ../../enterprise/include/functions_events.php:224 -#: ../../include/functions_snmp.php:441 -msgid "Active filter" -msgstr "Filtro activo" - -#: ../../enterprise/include/functions_events.php:224 -#: ../../include/functions_snmp.php:441 -msgid "Active filters" -msgstr "Filtros activos" - -#: ../../enterprise/include/functions_metaconsole.php:2865 -msgid "Agent alerts action does not exist in target node" -msgstr "La acción de alertas de agentes no existe en el nodo objetivo." - -#: ../../enterprise/include/functions_metaconsole.php:2872 -msgid "Agent alerts template does not exist in target node" -msgstr "La plantilla de alertas de agente no existe en el nodo objetivo" - -#: ../../enterprise/include/functions_metaconsole.php:2879 -msgid "Agent inventory does not exist in target node" -msgstr "El inventario de agente no existe en el nodo objetivo" - -#: ../../enterprise/include/functions_metaconsole.php:2886 -msgid "Exists agent conf please remove configuration file from target node." -msgstr "" -"Existe archivo de configuración de agente, elimine el fichero del nodo objetivo." - -#: ../../enterprise/include/functions_metaconsole.php:2893 -msgid "Agent collections does not exist in target node" -msgstr "Las colecciones de agente no existen en el nodo objetivo" - -#: ../../enterprise/include/functions_metaconsole.php:2900 -msgid "Agent plugins does not exist in target node" -msgstr "El plugin de agente no existe en el nodo objetivo" - -#: ../../enterprise/include/functions_metaconsole.php:2907 -msgid "Agent policies definitions does not match with defined ones in target node" -msgstr "" -"Las definiciones de políticas de agentes no coinciden con las definidas en el " -"nodo objetivo" - -#: ../../enterprise/include/functions_metaconsole.php:2914 -msgid "Agent group does not exist in target node" -msgstr "El grupo de agente no existe en el nodo objetivo" - -#: ../../enterprise/include/functions_metaconsole.php:2921 -msgid "Agent already exists in target node" -msgstr "El agente ya existe en el nodo objetivo" - -#: ../../enterprise/include/functions_metaconsole.php:2945 -msgid "The agent: has not been added due to problems in the insertion" -msgstr "El agente: no se ha añadido por problemas en la inserción" - -#: ../../enterprise/include/functions_metaconsole.php:2950 -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_license.php:119 -msgid "Perpetual" -msgstr "Perpetuo" - -#: ../../enterprise/include/functions_license.php:119 -msgid "Subscription" -msgstr "Suscripción" - -#: ../../enterprise/include/functions_license.php:120 -#: ../../include/functions_menu.php:976 ../../include/functions_menu.php:1326 -#: ../../include/class/Diagnostics.class.php:1183 -msgid "Support expires" -msgstr "El soporte caduca" - -#: ../../enterprise/include/functions_license.php:120 -msgid "Expires" -msgstr "Caduca" +#: ../../enterprise/include/functions_hostdevices.php:45 +msgid "Remote commands enabled" +msgstr "Comandos remotos habilitados" #: ../../enterprise/include/functions_ipam.php:288 msgid "Export to Excel" @@ -30507,34 +56210,6 @@ msgstr "Asignar la siguiente IP libre" msgid "Next available IP" msgstr "Siguiente IP disponible" -#: ../../enterprise/include/functions_ipam.php:1343 -#: ../../enterprise/operation/agentes/security_hardening.php:461 -#: ../../enterprise/operation/agentes/security_hardening.php:615 -#: ../../enterprise/tools/ipam/ipam_ajax.php:486 ../../include/ajax/events.php:1712 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:73 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:394 -msgid "Details" -msgstr "Detalles" - -#: ../../enterprise/include/functions_ipam.php:1388 -#: ../../enterprise/operation/services/services.list.php:684 -#: ../../godmode/agentes/inventory_manager.php:271 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:629 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:721 -#: ../../operation/visual_console/view.php:428 -#: ../../operation/agentes/group_view.php:242 -#: ../../operation/agentes/group_view.php:305 -msgid "Force" -msgstr "Forzar" - -#: ../../enterprise/include/functions_ipam.php:1566 -#: ../../include/class/SnmpConsole.class.php:188 -#: ../../operation/snmpconsole/snmp_statistics.php:80 -#: ../../operation/incidents/incident_statistics.php:22 -#: ../../operation/incidents/incident_statistics.php:35 -msgid "Statistics" -msgstr "Estadísticas" - #: ../../enterprise/include/functions_ipam.php:1568 #: ../../enterprise/include/functions_ipam.php:2066 #: ../../enterprise/tools/ipam/ipam_excel.php:142 @@ -30552,10 +56227,10 @@ msgstr "Disponible" #: ../../enterprise/include/functions_ipam.php:1580 #: ../../enterprise/include/functions_ipam.php:2119 -#: ../../enterprise/tools/ipam/ipam_network.php:254 -#: ../../enterprise/tools/ipam/ipam_network.php:586 #: ../../enterprise/tools/ipam/ipam_ajax.php:409 #: ../../enterprise/tools/ipam/ipam_massive.php:130 +#: ../../enterprise/tools/ipam/ipam_network.php:254 +#: ../../enterprise/tools/ipam/ipam_network.php:586 msgid "Managed" msgstr "Gestionado" @@ -30566,10 +56241,10 @@ msgstr "No gestionado" #: ../../enterprise/include/functions_ipam.php:1586 #: ../../enterprise/include/functions_ipam.php:1778 #: ../../enterprise/include/functions_ipam.php:2120 -#: ../../enterprise/tools/ipam/ipam_network.php:255 -#: ../../enterprise/tools/ipam/ipam_network.php:587 #: ../../enterprise/tools/ipam/ipam_ajax.php:435 #: ../../enterprise/tools/ipam/ipam_massive.php:135 +#: ../../enterprise/tools/ipam/ipam_network.php:255 +#: ../../enterprise/tools/ipam/ipam_network.php:587 msgid "Reserved" msgstr "Reservado" @@ -30589,17 +56264,6 @@ msgstr "Descendiente" msgid "ASC" msgstr "Ascendente" -#: ../../enterprise/include/functions_ipam.php:1661 -#: ../../enterprise/include/functions_ipam.php:1662 -#: ../../enterprise/include/functions_ipam.php:2114 -#: ../../enterprise/tools/ipam/ipam_network.php:250 -#: ../../enterprise/tools/ipam/ipam_network.php:582 -#: ../../enterprise/tools/ipam/ipam_ajax.php:367 -#: ../../include/class/Diagnostics.class.php:755 -#: ../../include/class/Diagnostics.class.php:773 -msgid "Hostname" -msgstr "Nombre de host" - #: ../../enterprise/include/functions_ipam.php:1661 msgid "A -> Z" msgstr "A -> Z" @@ -30743,11 +56407,6 @@ msgstr "No reservadas %" msgid "OS Name" msgstr "Nombre del OS" -#: ../../enterprise/include/functions_ipam.php:2121 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:382 -msgid "Created at" -msgstr "Creado en" - #: ../../enterprise/include/functions_ipam.php:2122 msgid "Last updated" msgstr "Última actualización" @@ -30772,144 +56431,17 @@ msgstr "Caducidad de Dhcp prestado" msgid "Mac address" msgstr "Dirección Mac" -#: ../../enterprise/include/reset_pass.php:276 -msgid "PANDORA FMS NEXT GENERATION" -msgstr "PANDORA FMS NEXT GENERATION" +#: ../../enterprise/include/functions_license.php:119 +msgid "Perpetual" +msgstr "Perpetuo" -#: ../../enterprise/include/functions_policies.php:424 -#: ../../enterprise/include/functions_policies.php:439 -#: ../../include/functions_alerts.php:480 -msgid "copy" -msgstr "copiar" +#: ../../enterprise/include/functions_license.php:119 +msgid "Subscription" +msgstr "Suscripción" -#: ../../enterprise/include/functions_policies.php:676 -#, php-format -msgid "%s success" -msgstr "%s éxito" - -#: ../../enterprise/include/functions_policies.php:676 -#, php-format -msgid "%s failed" -msgstr "%s falló" - -#: ../../enterprise/include/functions_policies.php:681 -msgid "Policy cleaned from nodes: " -msgstr "Directiva limpiada de nodos: " - -#: ../../enterprise/include/functions_policies.php:3477 -msgid "Policy linkation" -msgstr "Vinculación de políticas" - -#: ../../enterprise/include/functions_policies.php:3490 -msgid "Module linked" -msgstr "Módulo enlazado" - -#: ../../enterprise/include/functions_policies.php:3495 -#: ../../enterprise/include/functions_policies.php:3523 -msgid "Unlink from policy" -msgstr "Módulo desenlazado de la política" - -#: ../../enterprise/include/functions_policies.php:3508 -msgid "Module unlinked" -msgstr "Módulo desenlazado" - -#: ../../enterprise/include/functions_policies.php:3513 -#: ../../enterprise/include/functions_policies.php:3533 -msgid "Relink to policy" -msgstr "Volver a enlazar a la política" - -#: ../../enterprise/include/functions_policies.php:3518 -msgid "Module pending to link" -msgstr "Módulo pendiente de enlazar" - -#: ../../enterprise/include/functions_policies.php:3518 -#: ../../godmode/agentes/module_manager_editor.php:550 -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:3528 -msgid "Module pending to unlink" -msgstr "Módulo pendiente de desenlazar" - -#: ../../enterprise/include/functions_policies.php:3528 -#: ../../godmode/agentes/module_manager_editor.php:564 -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:3724 -#: ../../godmode/agentes/configurar_agente.php:574 -#: ../../godmode/agentes/configurar_agente.php:787 -#: ../../godmode/setup/snmp_wizard.php:31 -msgid "SNMP Wizard" -msgstr "Asistente SNMP" - -#: ../../enterprise/include/functions_policies.php:3727 -#: ../../godmode/agentes/configurar_agente.php:584 -msgid "SNMP Interfaces wizard" -msgstr "Asistente de interfaces SNMP" - -#: ../../enterprise/include/functions_policies.php:3730 -#: ../../godmode/agentes/configurar_agente.php:594 -#: ../../godmode/agentes/configurar_agente.php:796 -msgid "WMI Wizard" -msgstr "Asistente WMI" - -#: ../../enterprise/include/functions_policies.php:4049 -msgid "Create a new policy map" -msgstr "Crear un nuevo mapa de políticas" - -#: ../../enterprise/include/functions_policies.php:4437 -#: ../../extensions/resource_registration.php:1096 -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:4447 -#, php-format -msgid "" -"This extension makes registration of policies enterprise.
You can get more " -"policies in our Public Resource Library" -msgstr "" -"Esta extensión permite registrar las políticas Enterprise.
Puedes conseguir " -"más políticas en nuestra Librería de recursos pública." - -#: ../../enterprise/include/functions_policies.php:4461 -msgid "Group filter: " -msgstr "Filtro de grupo: " - -#: ../../enterprise/include/functions_policies.php:4480 -msgid "Registration" -msgstr "Registro" - -#: ../../enterprise/include/functions_policies.php:4498 -#: ../../extensions/resource_registration.php:1174 -msgid "" -"Error uploading resource. Check if the selected file is a valid resource " -"template in .ptr format" -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:4524 -msgid "Policy does not exist" -msgstr "La política no existe" - -#: ../../enterprise/include/functions_policies.php:4880 -msgid "This will not produce any action." -msgstr "Esto no generará ninguna acción." - -#: ../../enterprise/include/functions_policies.php:4909 -#, php-format -msgid "Error connecting with node %s." -msgstr "Error al conectar con el nodo %s." - -#: ../../enterprise/include/functions_policies.php:4916 -#, 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:4954 -msgid "Error syncronizing ." -msgstr "Error de sincronización." +#: ../../enterprise/include/functions_license.php:120 +msgid "Expires" +msgstr "Caduca" #: ../../enterprise/include/functions_local_components.php:179 msgid "Empty configuration" @@ -30919,52 +56451,4059 @@ msgstr "Configuración vacía" msgid "Empty OS" msgstr "SO vacío" -#: ../../enterprise/include/functions_local_components.php:354 -#: ../../include/functions_alerts.php:1115 -#: ../../include/functions_network_components.php:590 -msgid "Copy of" -msgstr "Copia de" +#: ../../enterprise/include/functions_log.php:284 +#: ../../enterprise/include/functions_log.php:287 +#: ../../package_774/enterprise/include/functions_log.php:284 +#: ../../package_774/enterprise/include/functions_log.php:287 +msgid "Lines" +msgstr "Líneas" -#: ../../enterprise/include/functions_ux_console.php:517 -#: ../../enterprise/operation/agentes/tag_view.php:1004 -#: ../../enterprise/operation/agentes/tag_view.php:1015 -#: ../../enterprise/operation/agentes/ux_console_view.php:102 -#: ../../enterprise/operation/agentes/ux_console_view.php:297 -#: ../../enterprise/operation/agentes/ux_console_view.php:384 -#: ../../enterprise/operation/agentes/wux_console_view.php:337 -#: ../../include/functions_ui.php:6861 -msgid "Snapshot view" -msgstr "Vista de captura de pantalla" +#: ../../enterprise/include/functions_login.php:39 +msgid "You must change password:" +msgstr "Tienes que cambiar la contraseña:" + +#: ../../enterprise/include/functions_login.php:55 +msgid "Password must be different from the 3 previous changes." +msgstr "La contraseña debe ser diferente a los 3 cambios anteriores." + +#: ../../enterprise/include/functions_login.php:80 +msgid "Old pass" +msgstr "Contraseña antigua" + +#: ../../enterprise/include/functions_login.php:97 +msgid "New pass" +msgstr "Nueva contraseña" + +#: ../../enterprise/include/functions_login.php:120 +msgid "Change" +msgstr "Cambiar" + +#: ../../enterprise/include/functions_login.php:158 +msgid "Login blocked" +msgstr "Inicio de sesión bloqueado" + +#: ../../enterprise/include/functions_login.php:166 +msgid "User has been blocked. Try again in " +msgstr "Tu usuario ha sido bloqueado. Vuelve a intentarlo en " + +#: ../../enterprise/include/functions_login.php:166 +msgid " minutes" +msgstr " minutos" + +#: ../../enterprise/include/functions_login.php:206 +msgid "Login successfully" +msgstr "Inicio de sesión correcto" + +#: ../../enterprise/include/functions_login.php:214 +msgid "User pass successfully updated" +msgstr "La contraseña se ha actualizado correctamente." + +#: ../../enterprise/include/functions_login.php:307 +msgid "Password must be different from the " +msgstr "La contraseña debe ser diferente de " + +#: ../../enterprise/include/functions_login.php:307 +msgid " previous changes." +msgstr " los cambios anteriores." + +#: ../../enterprise/include/functions_login.php:320 +msgid "Password must be different" +msgstr "La contraseña no puede ser la misma." + +#: ../../enterprise/include/functions_login.php:331 +#: ../../enterprise/include/functions_login.php:381 +msgid "Password too short" +msgstr "La contraseña es demasiado corta" + +#: ../../enterprise/include/functions_login.php:343 +#: ../../enterprise/include/functions_login.php:388 +msgid "Password must contain numbers" +msgstr "La contraseña tiene que contener números." + +#: ../../enterprise/include/functions_login.php:356 +#: ../../enterprise/include/functions_login.php:396 +msgid "Password must contain symbols" +msgstr "La contraseña tiene que contener símbolos." + +#: ../../enterprise/include/functions_login.php:414 +msgid "Invalid old password" +msgstr "Contraseña antigua no válida" + +#: ../../enterprise/include/functions_login.php:455 +msgid "Password confirm does not match" +msgstr "Las contraseñas no coinciden." + +#: ../../enterprise/include/functions_login.php:462 +msgid "Password empty" +msgstr "La contraseña está vacía." + +#: ../../enterprise/include/functions_metaconsole.php:2864 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:170 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2864 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:170 +msgid "Target server ip address is set" +msgstr "Dirección IP del servidor de destino configurada" + +#: ../../enterprise/include/functions_metaconsole.php:2871 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:166 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2871 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:166 +msgid "There are differences between MR versions" +msgstr "Hay diferencias entre las versiones de las actualizaciones menores" + +#: ../../enterprise/include/functions_metaconsole.php:2878 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2878 +msgid "Agent alerts action does not exist in target node" +msgstr "La acción de alertas de agentes no existe en el nodo objetivo." + +#: ../../enterprise/include/functions_metaconsole.php:2885 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2885 +msgid "Agent alerts template does not exist in target node" +msgstr "La plantilla de alertas de agente no existe en el nodo objetivo" + +#: ../../enterprise/include/functions_metaconsole.php:2892 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2892 +msgid "Agent inventory does not exist in target node" +msgstr "El inventario de agente no existe en el nodo objetivo" + +#: ../../enterprise/include/functions_metaconsole.php:2899 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2899 +msgid "Exists agent conf please remove configuration file from target node." +msgstr "Existe archivo de configuración de agente, elimine el fichero del nodo objetivo." + +#: ../../enterprise/include/functions_metaconsole.php:2906 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2906 +msgid "Agent collections does not exist in target node" +msgstr "Las colecciones de agente no existen en el nodo objetivo" + +#: ../../enterprise/include/functions_metaconsole.php:2913 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2913 +msgid "Agent plugins does not exist in target node" +msgstr "El plugin de agente no existe en el nodo objetivo" + +#: ../../enterprise/include/functions_metaconsole.php:2920 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2920 +msgid "Agent policies definitions does not match with defined ones in target node" +msgstr "" +"Las definiciones de políticas de agentes no coinciden con las definidas en el nodo objetivo" + +#: ../../enterprise/include/functions_metaconsole.php:2927 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2927 +msgid "Agent group does not exist in target node" +msgstr "El grupo de agente no existe en el nodo objetivo" + +#: ../../enterprise/include/functions_metaconsole.php:2934 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2934 +msgid "Agent already exists in target node" +msgstr "El agente ya existe en el nodo objetivo" + +#: ../../enterprise/include/functions_metaconsole.php:2958 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2958 +msgid "The agent: has not been added due to problems in the insertion" +msgstr "El agente: no se ha añadido por problemas en la inserción" + +#: ../../enterprise/include/functions_metaconsole.php:2963 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2963 +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_policies.php:695 +#: ../../package_774/enterprise/include/functions_policies.php:683 +#, php-format +msgid "%s success" +msgstr "%s éxito" + +#: ../../enterprise/include/functions_policies.php:695 +#: ../../package_774/enterprise/include/functions_policies.php:683 +#, php-format +msgid "%s failed" +msgstr "%s falló" + +#: ../../enterprise/include/functions_policies.php:700 +#: ../../package_774/enterprise/include/functions_policies.php:688 +msgid "Policy cleaned from nodes: " +msgstr "Directiva limpiada de nodos: " + +#: ../../enterprise/include/functions_policies.php:3539 +#: ../../package_774/enterprise/include/functions_policies.php:3516 +msgid "Policy linkation" +msgstr "Vinculación de políticas" + +#: ../../enterprise/include/functions_policies.php:3552 +#: ../../package_774/enterprise/include/functions_policies.php:3529 +msgid "Module linked" +msgstr "Módulo enlazado" + +#: ../../enterprise/include/functions_policies.php:3557 +#: ../../enterprise/include/functions_policies.php:3585 +#: ../../package_774/enterprise/include/functions_policies.php:3534 +#: ../../package_774/enterprise/include/functions_policies.php:3562 +msgid "Unlink from policy" +msgstr "Módulo desenlazado de la política" + +#: ../../enterprise/include/functions_policies.php:3570 +#: ../../package_774/enterprise/include/functions_policies.php:3547 +msgid "Module unlinked" +msgstr "Módulo desenlazado" + +#: ../../enterprise/include/functions_policies.php:3575 +#: ../../enterprise/include/functions_policies.php:3595 +#: ../../package_774/enterprise/include/functions_policies.php:3552 +#: ../../package_774/enterprise/include/functions_policies.php:3572 +msgid "Relink to policy" +msgstr "Volver a enlazar a la política" + +#: ../../enterprise/include/functions_policies.php:3580 +#: ../../package_774/enterprise/include/functions_policies.php:3557 +msgid "Module pending to link" +msgstr "Módulo pendiente de enlazar" + +#: ../../enterprise/include/functions_policies.php:3590 +#: ../../package_774/enterprise/include/functions_policies.php:3567 +msgid "Module pending to unlink" +msgstr "Módulo pendiente de desenlazar" + +#: ../../enterprise/include/functions_policies.php:4111 +#: ../../package_774/enterprise/include/functions_policies.php:4088 +msgid "Create a new policy map" +msgstr "Crear un nuevo mapa de políticas" + +#: ../../enterprise/include/functions_policies.php:4509 +#: ../../package_774/enterprise/include/functions_policies.php:4486 +#, php-format +msgid "" +"This extension makes registration of policies enterprise.
You can get more policies in " +"our Public Resource Library" +msgstr "" +"Esta extensión permite registrar las políticas Enterprise.
Puedes conseguir más " +"políticas en nuestra Librería de recursos pública." + +#: ../../enterprise/include/functions_policies.php:4523 +#: ../../package_774/enterprise/include/functions_policies.php:4500 +msgid "Group filter: " +msgstr "Filtro de grupo: " + +#: ../../enterprise/include/functions_policies.php:4542 +#: ../../package_774/enterprise/include/functions_policies.php:4519 +msgid "Registration" +msgstr "Registro" + +#: ../../enterprise/include/functions_policies.php:4586 +#: ../../package_774/enterprise/include/functions_policies.php:4563 +msgid "Policy does not exist" +msgstr "La política no existe" + +#: ../../enterprise/include/functions_policies.php:4942 +#: ../../package_774/enterprise/include/functions_policies.php:4919 +msgid "This will not produce any action." +msgstr "Esto no generará ninguna acción." + +#: ../../enterprise/include/functions_policies.php:4971 +#: ../../package_774/enterprise/include/functions_policies.php:4948 +#, php-format +msgid "Error connecting with node %s." +msgstr "Error al conectar con el nodo %s." + +#: ../../enterprise/include/functions_policies.php:4978 +#: ../../package_774/enterprise/include/functions_policies.php:4955 +#, 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:5016 +#: ../../package_774/enterprise/include/functions_policies.php:4993 +msgid "Error syncronizing ." +msgstr "Error de sincronización." + +#: ../../enterprise/include/functions_reporting.php:75 +#: ../../package_774/enterprise/include/functions_reporting.php:72 +msgid "Wizard SLA" +msgstr "Wizard SLA" + +#: ../../enterprise/include/functions_reporting.php:86 +#: ../../package_774/enterprise/include/functions_reporting.php:83 +msgid "Global" +msgstr "Global" + +#: ../../enterprise/include/functions_reporting.php:97 +#: ../../package_774/enterprise/include/functions_reporting.php:94 +msgid "Advance options" +msgstr "Opciones avanzadas" + +#: ../../enterprise/include/functions_reporting.php:108 +#: ../../package_774/enterprise/include/functions_reporting.php:105 +msgid "Report task" +msgstr "Tarea de informe" + +#: ../../enterprise/include/functions_reporting.php:132 +#: ../../package_774/enterprise/include/functions_reporting.php:129 +msgid "Templates list" +msgstr "Lista de plantillas" + +#: ../../enterprise/include/functions_reporting.php:167 +#: ../../package_774/enterprise/include/functions_reporting.php:164 +msgid "Templates Wizard" +msgstr "Asistente de plantillas" + +#: ../../enterprise/include/functions_reporting.php:1253 +#: ../../package_774/enterprise/include/functions_reporting.php:1242 +msgid "Availability item created from wizard." +msgstr "Elemento disponible creado desde el asistente" + +#: ../../enterprise/include/functions_reporting.php:1924 +#: ../../enterprise/include/functions_reporting.php:3213 +#: ../../enterprise/include/functions_reporting.php:4203 +#: ../../package_774/enterprise/include/functions_reporting.php:1913 +#: ../../package_774/enterprise/include/functions_reporting.php:3202 +#: ../../package_774/enterprise/include/functions_reporting.php:4192 +msgid "Planned Downtimes" +msgstr "Paradas planificadas" + +#: ../../enterprise/include/functions_reporting.php:1931 +#: ../../package_774/enterprise/include/functions_reporting.php:1920 +msgid "Ignore time" +msgstr "Tiempo ignorado" + +#: ../../enterprise/include/functions_reporting.php:1951 +#: ../../package_774/enterprise/include/functions_reporting.php:1940 +msgid "SLA Compliance per days" +msgstr "Cumplimiento de SLA por días" + +#: ../../enterprise/include/functions_reporting.php:2043 +#: ../../package_774/enterprise/include/functions_reporting.php:2032 +msgid "Summary of SLA Failures" +msgstr "Resumen de los fallos de SLA" + +#: ../../enterprise/include/functions_reporting.php:2045 +#: ../../enterprise/include/functions_reporting_csv.php:2257 +#: ../../package_774/enterprise/include/functions_reporting.php:2034 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2015 +msgid "Day" +msgstr "Día" + +#: ../../enterprise/include/functions_reporting.php:2063 +#: ../../enterprise/include/functions_reporting.php:2064 +#: ../../package_774/enterprise/include/functions_reporting.php:2052 +#: ../../package_774/enterprise/include/functions_reporting.php:2053 +msgid "Out of SLA limits" +msgstr "Sin límites SLS" + +#: ../../enterprise/include/functions_reporting.php:2069 +#: ../../enterprise/include/functions_reporting.php:2070 +#: ../../package_774/enterprise/include/functions_reporting.php:2058 +#: ../../package_774/enterprise/include/functions_reporting.php:2059 +msgid "IN of SLA limits" +msgstr "Límite del IN de SLA" + +#: ../../enterprise/include/functions_reporting.php:3223 +#: ../../enterprise/include/functions_reporting.php:3465 +#: ../../enterprise/include/functions_reporting.php:4213 +#: ../../package_774/enterprise/include/functions_reporting.php:3212 +#: ../../package_774/enterprise/include/functions_reporting.php:3454 +#: ../../package_774/enterprise/include/functions_reporting.php:4202 +msgid "Planned Downtime" +msgstr "Tiempo de inactividad planificado" + +#: ../../enterprise/include/functions_reporting.php:3254 +#: ../../package_774/enterprise/include/functions_reporting.php:3243 +msgid "T. Total" +msgstr "Tiempo total" + +#: ../../enterprise/include/functions_reporting.php:3255 +#: ../../enterprise/include/functions_reporting.php:4241 +#: ../../package_774/enterprise/include/functions_reporting.php:3244 +#: ../../package_774/enterprise/include/functions_reporting.php:4230 +msgid "T. OK" +msgstr "Tiempo OK" + +#: ../../enterprise/include/functions_reporting.php:3256 +#: ../../enterprise/include/functions_reporting.php:4242 +#: ../../package_774/enterprise/include/functions_reporting.php:3245 +#: ../../package_774/enterprise/include/functions_reporting.php:4231 +msgid "T. Error" +msgstr "Tiempo error" + +#: ../../enterprise/include/functions_reporting.php:3257 +#: ../../enterprise/include/functions_reporting.php:4243 +#: ../../package_774/enterprise/include/functions_reporting.php:3246 +#: ../../package_774/enterprise/include/functions_reporting.php:4232 +msgid "T. Unknown" +msgstr "Tiempo desconocido" + +#: ../../enterprise/include/functions_reporting.php:3258 +#: ../../enterprise/include/functions_reporting.php:4244 +#: ../../package_774/enterprise/include/functions_reporting.php:3247 +#: ../../package_774/enterprise/include/functions_reporting.php:4233 +msgid "T. Not_init" +msgstr "Tiempo no iniciado" + +#: ../../enterprise/include/functions_reporting.php:3259 +#: ../../enterprise/include/functions_reporting.php:4245 +#: ../../package_774/enterprise/include/functions_reporting.php:3248 +#: ../../package_774/enterprise/include/functions_reporting.php:4234 +msgid "T. Downtime" +msgstr "Tiempo en parada planificada" + +#: ../../enterprise/include/functions_reporting.php:3260 +#: ../../enterprise/include/functions_reporting.php:4246 +#: ../../package_774/enterprise/include/functions_reporting.php:3249 +#: ../../package_774/enterprise/include/functions_reporting.php:4235 +msgid "SLA %" +msgstr "SLA %" + +#: ../../enterprise/include/functions_reporting.php:4467 +#: ../../package_774/enterprise/include/functions_reporting.php:4456 +msgid "Ignore Planned Downtime" +msgstr "Ignorar parada planeada" + +#: ../../enterprise/include/functions_reporting.php:5160 +#: ../../package_774/enterprise/include/functions_reporting.php:5149 +msgid "Max/Min Critical" +msgstr "Máx./Mín. Crítico" + +#: ../../enterprise/include/functions_reporting.php:5161 +#: ../../package_774/enterprise/include/functions_reporting.php:5150 +msgid "Max/Min Warning" +msgstr "Máx./Mín. Advertencia" + +#: ../../enterprise/include/functions_reporting.php:5162 +#: ../../package_774/enterprise/include/functions_reporting.php:5151 +msgid "Total checks ok/total" +msgstr "Comprobaciones totales ok/total" + +#: ../../enterprise/include/functions_reporting.php:5163 +#: ../../package_774/enterprise/include/functions_reporting.php:5152 +msgid "% time ok" +msgstr "% tiempo ok" + +#: ../../enterprise/include/functions_reporting.php:5223 +#: ../../package_774/enterprise/include/functions_reporting.php:5212 +msgid "Time Critical" +msgstr "Tiempo Crítico" + +#: ../../enterprise/include/functions_reporting.php:5318 +#: ../../package_774/enterprise/include/functions_reporting.php:5307 +msgid "Checks Critical" +msgstr "Comprobaciones Crítico" + +#: ../../enterprise/include/functions_reporting.php:5322 +#: ../../enterprise/include/functions_reporting_csv.php:2587 +#: ../../package_774/enterprise/include/functions_reporting.php:5311 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2345 +msgid "Checks Not Init" +msgstr "Comprobaciones en no iniciado" + +#: ../../enterprise/include/functions_reporting.php:5838 +#: ../../package_774/enterprise/include/functions_reporting.php:5827 +msgid "There are no SLAs defined." +msgstr "No hay SLAs definidos" + +#: ../../enterprise/include/functions_reporting.php:6053 +#: ../../enterprise/include/functions_services.php:1436 +#: ../../enterprise/include/functions_services.php:1438 +#: ../../enterprise/include/functions_services.php:1473 +#: ../../enterprise/include/functions_services.php:1474 +#: ../../enterprise/include/functions_services.php:1476 +#: ../../enterprise/include/functions_services.php:1527 +#: ../../enterprise/include/functions_services.php:1529 +#: ../../package_774/enterprise/include/functions_reporting.php:6042 +msgid "Nonexistent" +msgstr "No existe" + +#: ../../enterprise/include/functions_reporting.php:6468 +#: ../../package_774/enterprise/include/functions_reporting.php:6457 +msgid "Scheduled shutdow" +msgstr "Parada planeada" + +#: ../../enterprise/include/functions_reporting.php:6834 +#: ../../enterprise/include/functions_reporting.php:7749 +#: ../../package_774/enterprise/include/functions_reporting.php:6823 +#: ../../package_774/enterprise/include/functions_reporting.php:7738 +#, php-format +msgid "Graph agents(%s) - %s" +msgstr "Gráficos de agentes (%s) - %s" + +#: ../../enterprise/include/functions_reporting.php:7657 +#: ../../package_774/enterprise/include/functions_reporting.php:7646 +#, php-format +msgid "Graph agent(%s) - %s" +msgstr "Gráfico de agente(%s) - %s" + +#: ../../enterprise/include/functions_reporting.php:8104 +#: ../../package_774/enterprise/include/functions_reporting.php:8093 +msgid "There is not data for the selected conditions" +msgstr "No hay datos para las condiciones seleccionadas" + +#: ../../enterprise/include/functions_reporting.php:8298 +#: ../../enterprise/include/functions_reporting.php:8364 +#: ../../package_774/enterprise/include/functions_reporting.php:8287 +#: ../../package_774/enterprise/include/functions_reporting.php:8353 +msgid "Template editor" +msgstr "Editor de plantillas" + +#: ../../enterprise/include/functions_reporting.php:8430 +#: ../../enterprise/operation/reporting/custom_reporting.php:130 +#: ../../package_774/enterprise/include/functions_reporting.php:8419 +msgid "ID Report" +msgstr "ID Informe" + +#: ../../enterprise/include/functions_reporting.php:8498 +#: ../../enterprise/operation/reporting/custom_reporting.php:116 +#: ../../enterprise/operation/reporting/custom_reporting.php:193 +#: ../../package_774/enterprise/include/functions_reporting.php:8487 +msgid "Send by email" +msgstr "Enviar por correo electrónico" + +#: ../../enterprise/include/functions_reporting.php:8571 +#: ../../enterprise/operation/reporting/custom_reporting.php:229 +#: ../../package_774/enterprise/include/functions_reporting.php:8560 +msgid "Send by email " +msgstr "Enviar por correo electrónico " + +#: ../../enterprise/include/functions_reporting.php:8881 +msgid "Network devices list" +msgstr "Lista de dispositivos de red" + +#: ../../enterprise/include/functions_reporting.php:8934 +msgid "No Network devices detected" +msgstr "No se han detectado dispositivos de red" + +#: ../../enterprise/include/functions_reporting.php:8964 +msgid "Configuration registry" +msgstr "Registro de configuración" + +#: ../../enterprise/include/functions_reporting.php:9020 +msgid "No NCM backup detected" +msgstr "No se han detectado copias de seguridad de NCM" + +#: ../../enterprise/include/functions_reporting.php:9029 +msgid "This is the latest configuration retrieved." +msgstr "Esta es la última configuración recuperada." + +#: ../../enterprise/include/functions_reporting.php:9042 +#: ../../enterprise/include/functions_reporting.php:9047 +#: ../../enterprise/views/ncm/backups/backup.php:113 +#: ../../enterprise/views/ncm/backups/backup.php:118 +msgid "This is the current backup." +msgstr "Esta es la copia de seguridad actual." + +#: ../../enterprise/include/functions_reporting.php:9093 +msgid "There is no backup to compare with." +msgstr "No hay ninguna copia de seguridad con la que comparar." + +#: ../../enterprise/include/functions_reporting.php:9111 +#: ../../enterprise/views/ncm/backups/backup.php:96 +msgid "No changes with current backup" +msgstr "Sin cambios en la copia de seguridad actual" + +#: ../../enterprise/include/functions_reporting.php:9226 +#: ../../enterprise/include/functions_reporting.php:9228 +#: ../../enterprise/include/functions_reporting_csv.php:385 +msgid "Vulnerabilities: By packages" +msgstr "Vulnerabilidades: Por paquetes" + +#: ../../enterprise/include/functions_reporting.php:9307 +#: ../../enterprise/include/functions_reporting.php:9309 +msgid "Vulnerabilities: Attack complexity" +msgstr "Vulnerabilidades: Complejidad del ataque" + +#: ../../enterprise/include/functions_reporting.php:9388 +#: ../../enterprise/include/functions_reporting.php:9390 +msgid "Vulnerabilities: Severity graph bar" +msgstr "Vulnerabilidades: Gráfico de barras de gravedad" + +#: ../../enterprise/include/functions_reporting.php:9469 +#: ../../enterprise/include/functions_reporting.php:9471 +msgid "Vulnerabilities: Top most common vulnerabilities" +msgstr "Vulnerabilidades: Vulnerabilidades más comunes" + +#: ../../enterprise/include/functions_reporting.php:9580 +#: ../../enterprise/include/functions_reporting.php:9582 +msgid "Vulnerabilities: Top number of agents with the worst score" +msgstr "Vulnerabilidades: Primeros agentes con peor valoración" + +#: ../../enterprise/include/functions_reporting.php:9699 +#: ../../enterprise/include/functions_reporting.php:9708 +#, php-format +msgid "Vulnerabilities: Agent %s | IP %s | OS %s | OS Version %s | Group %s" +msgstr "" +"Vulnerabilidades: Agente %s | IP %s | Sistema operativo %s | Versión del sistema operativo " +"%s | Grupo %s" + +#: ../../enterprise/include/functions_reporting.php:10216 +#: ../../enterprise/include/functions_reporting.php:10218 +#: ../../enterprise/include/functions_reporting_csv.php:592 +#: ../../package_774/enterprise/include/functions_reporting.php:8999 +#: ../../package_774/enterprise/include/functions_reporting.php:9001 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:350 +msgid "Hardening: Evolution of security hardening" +msgstr "Hardening: Evolución del Hardening de seguridad" + +#: ../../enterprise/include/functions_reporting.php:10451 +#: ../../enterprise/include/functions_reporting.php:10453 +#: ../../enterprise/include/functions_reporting_csv.php:638 +#: ../../package_774/enterprise/include/functions_reporting.php:9234 +#: ../../package_774/enterprise/include/functions_reporting.php:9236 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:396 +msgid "Hardening: Scoring by date" +msgstr "Hardening: Valoración por fecha" + +#: ../../enterprise/include/functions_reporting.php:10566 +#: ../../enterprise/include/functions_reporting.php:10569 +#: ../../package_774/enterprise/include/functions_reporting.php:9349 +#: ../../package_774/enterprise/include/functions_reporting.php:9352 +#, php-format +msgid "Hardening: Checks of agent %s" +msgstr "Hardening: Comprobaciones de agente %s" + +#: ../../enterprise/include/functions_reporting.php:10676 +#: ../../enterprise/include/functions_reporting.php:10680 +#: ../../package_774/enterprise/include/functions_reporting.php:9459 +#: ../../package_774/enterprise/include/functions_reporting.php:9463 +#, php-format +msgid "Hardening: Vulnerabilities of %s" +msgstr "Hardening: Vulnerabilidades de %s" + +#: ../../enterprise/include/functions_reporting.php:10856 +#: ../../enterprise/include/functions_reporting.php:10858 +#: ../../enterprise/include/functions_reporting_csv.php:730 +#: ../../package_774/enterprise/include/functions_reporting.php:9639 +#: ../../package_774/enterprise/include/functions_reporting.php:9641 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:488 +msgid "Hardening: Top number most frequent failed checks by category" +msgstr "Hardening: Comprobaciones fallidas más frecuentes por categoría" + +#: ../../enterprise/include/functions_reporting.php:10974 +#: ../../enterprise/include/functions_reporting.php:10976 +#: ../../enterprise/include/functions_reporting_csv.php:760 +#: ../../package_774/enterprise/include/functions_reporting.php:9757 +#: ../../package_774/enterprise/include/functions_reporting.php:9759 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:518 +msgid "Hardening: Top number most frequent failed checks" +msgstr "Hardening: Comprobaciones fallidas más frecuentes" + +#: ../../enterprise/include/functions_reporting.php:11098 +#: ../../enterprise/include/functions_reporting.php:11100 +#: ../../enterprise/include/functions_reporting_csv.php:791 +#: ../../package_774/enterprise/include/functions_reporting.php:9881 +#: ../../package_774/enterprise/include/functions_reporting.php:9883 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:549 +msgid "Hardening: Top number of agents with the worst score" +msgstr "Vulnerabilidades: Primeros agentes con peor valoración" + +#: ../../enterprise/include/functions_reporting_csv.php:399 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:146 +msgid "Total vulnerabilities" +msgstr "Vulnerabilidades totales" + +#: ../../enterprise/include/functions_reporting_csv.php:413 +msgid "Vulnerabilities: Attack Complexity" +msgstr "Vulnerabilidades: Complejidad del ataque" + +#: ../../enterprise/include/functions_reporting_csv.php:439 +msgid "Severity of vulnerabilities" +msgstr "Gravedad de vulnerabilidades" + +#: ../../enterprise/include/functions_reporting_csv.php:576 +msgid "SO" +msgstr "SO" + +#: ../../enterprise/include/functions_reporting_csv.php:576 +msgid "L.S.Change" +msgstr "Cambio de L.S" + +#: ../../enterprise/include/functions_reporting_csv.php:673 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:431 +msgid "Hardening: Checks of agent" +msgstr "Hardening: Comprobaciones de agente" + +#: ../../enterprise/include/functions_reporting_csv.php:702 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:460 +msgid "Hardening: Vulnerabilities of category" +msgstr "Hardening: Vulnerabilidades de categoría" + +#: ../../enterprise/include/functions_reporting_csv.php:970 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:728 +msgid "Event report agent" +msgstr "Informe de los eventos de un agente" + +#: ../../enterprise/include/functions_reporting_csv.php:972 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:730 +msgid "Event report group" +msgstr "Informe de los eventos de un grupo" + +#: ../../enterprise/include/functions_reporting_csv.php:996 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:754 +msgid "Event report module" +msgstr "Informe de los eventos de un módulo" + +#: ../../enterprise/include/functions_reporting_csv.php:1075 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:833 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +msgid "% OK" +msgstr "% OK" + +#: ../../enterprise/include/functions_reporting_csv.php:1216 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:974 +msgid "Maximum value" +msgstr "Valor máximo" + +#: ../../enterprise/include/functions_reporting_csv.php:1221 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:979 +msgid "Minimum value" +msgstr "Valor mínimo" + +#: ../../enterprise/include/functions_reporting_csv.php:1224 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:982 +msgid "Average value" +msgstr "Valor medio" + +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +msgid "Sec. group" +msgstr "Grupo sec." + +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +msgid "Custom Field" +msgstr "Campo personalizado" + +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +msgid "Agent groups" +msgstr "Grupos de agentes" + +#: ../../enterprise/include/functions_reporting_csv.php:1414 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1172 +msgid "Serialized data " +msgstr "Datos serializados " + +#: ../../enterprise/include/functions_reporting_csv.php:1453 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1211 +msgid "Last Value " +msgstr "Último valor " + +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +msgid "Uknown agents" +msgstr "Agentes desconocidos" + +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +msgid "Last 8 hours events" +msgstr "Eventos en las últimas 8 horas" + +#: ../../enterprise/include/functions_reporting_csv.php:1712 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1470 +msgid "Illegal query or any other error" +msgstr "Consulta ilegal o cualquier otro error" + +#: ../../enterprise/include/functions_reporting_csv.php:1817 +#: ../../enterprise/include/functions_reporting_csv.php:1819 +#: ../../enterprise/include/functions_reporting_csv.php:1825 +#: ../../enterprise/include/functions_reporting_csv.php:1827 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1575 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1577 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1583 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1585 +msgid "Minimum Value" +msgstr "Valor mínimo" + +#: ../../enterprise/include/functions_reporting_csv.php:1872 +#: ../../enterprise/include/functions_reporting_csv.php:1874 +#: ../../enterprise/include/functions_reporting_csv.php:1880 +#: ../../enterprise/include/functions_reporting_csv.php:1882 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1630 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1632 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1638 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1640 +msgid "Maximun Value" +msgstr "Valor máximo" + +#: ../../enterprise/include/functions_reporting_csv.php:1991 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1749 +msgid "AVG" +msgstr "Media" + +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +msgid "% Wrong" +msgstr "% Mal" + +#: ../../enterprise/include/functions_reporting_csv.php:2041 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1799 +msgid "Simple Graph" +msgstr "Gráfico simple" + +#: ../../enterprise/include/functions_reporting_csv.php:2101 +#: ../../enterprise/include/functions_reporting_csv.php:2147 +#: ../../enterprise/include/functions_reporting_csv.php:2220 +#: ../../enterprise/include/functions_reporting_csv.php:2339 +#: ../../enterprise/include/functions_reporting_csv.php:2647 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1859 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1905 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1978 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2097 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2405 +msgid "SLA Max" +msgstr "SLA máximo" + +#: ../../enterprise/include/functions_reporting_csv.php:2102 +#: ../../enterprise/include/functions_reporting_csv.php:2148 +#: ../../enterprise/include/functions_reporting_csv.php:2221 +#: ../../enterprise/include/functions_reporting_csv.php:2340 +#: ../../enterprise/include/functions_reporting_csv.php:2648 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1860 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1906 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1979 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2098 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2406 +msgid "SLA Min" +msgstr "SLA mínimo" + +#: ../../enterprise/include/functions_reporting_csv.php:2104 +#: ../../enterprise/include/functions_reporting_csv.php:2150 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1862 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1908 +msgid "Time Total " +msgstr "Tiempo total " + +#: ../../enterprise/include/functions_reporting_csv.php:2105 +#: ../../enterprise/include/functions_reporting_csv.php:2151 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1863 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1909 +msgid "Time OK " +msgstr "Tiempo OK " + +#: ../../enterprise/include/functions_reporting_csv.php:2106 +#: ../../enterprise/include/functions_reporting_csv.php:2152 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1864 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1910 +msgid "Time Error " +msgstr "Tiempo de error " + +#: ../../enterprise/include/functions_reporting_csv.php:2107 +#: ../../enterprise/include/functions_reporting_csv.php:2153 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1865 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1911 +msgid "Time Unknown " +msgstr "Tiempo en desconocido " + +#: ../../enterprise/include/functions_reporting_csv.php:2108 +#: ../../enterprise/include/functions_reporting_csv.php:2154 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1866 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1912 +msgid "Time Not Init " +msgstr "Tiempo no iniciado " + +#: ../../enterprise/include/functions_reporting_csv.php:2109 +#: ../../enterprise/include/functions_reporting_csv.php:2155 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1867 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1913 +msgid "Time Downtime " +msgstr "Tiempo en parada planificada " + +#: ../../enterprise/include/functions_reporting_csv.php:2110 +#: ../../enterprise/include/functions_reporting_csv.php:2156 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1868 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1914 +msgid "Checks Total " +msgstr "Comprobaciones totales " + +#: ../../enterprise/include/functions_reporting_csv.php:2111 +#: ../../enterprise/include/functions_reporting_csv.php:2157 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1869 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1915 +msgid "Checks OK " +msgstr "Comprobaciones OK " + +#: ../../enterprise/include/functions_reporting_csv.php:2112 +#: ../../enterprise/include/functions_reporting_csv.php:2158 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1870 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1916 +msgid "Checks Error " +msgstr "Comprobaciones con error " + +#: ../../enterprise/include/functions_reporting_csv.php:2113 +#: ../../enterprise/include/functions_reporting_csv.php:2159 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1871 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1917 +msgid "Checks Unknown " +msgstr "Comprobaciones en desconocido " + +#: ../../enterprise/include/functions_reporting_csv.php:2114 +#: ../../enterprise/include/functions_reporting_csv.php:2160 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1872 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1918 +msgid "Checks Not Init " +msgstr "Comprobaciones en no iniciado " + +#: ../../enterprise/include/functions_reporting_csv.php:2115 +#: ../../enterprise/include/functions_reporting_csv.php:2161 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1873 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1919 +msgid "SLA " +msgstr "SLA " + +#: ../../enterprise/include/functions_reporting_csv.php:2116 +#: ../../enterprise/include/functions_reporting_csv.php:2162 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1874 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1920 +msgid "Status " +msgstr "Estado " + +#: ../../enterprise/include/functions_reporting_csv.php:2208 +#: ../../enterprise/include/functions_reporting_csv.php:2324 +#: ../../enterprise/include/functions_reporting_csv.php:2564 +#: ../../enterprise/include/functions_reporting_csv.php:2632 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1966 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2082 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2322 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2390 +msgid "Subtitle" +msgstr "Subtítulo" + +#: ../../enterprise/include/functions_reporting_csv.php:2223 +#: ../../enterprise/include/functions_reporting_csv.php:2355 +#: ../../enterprise/include/functions_reporting_csv.php:2663 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1981 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2113 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2421 +msgid "Time Total Month" +msgstr "Tiempo total del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2224 +#: ../../enterprise/include/functions_reporting_csv.php:2356 +#: ../../enterprise/include/functions_reporting_csv.php:2664 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1982 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2114 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2422 +msgid "Time OK Month" +msgstr "Tiempo OK del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2225 +#: ../../enterprise/include/functions_reporting_csv.php:2357 +#: ../../enterprise/include/functions_reporting_csv.php:2665 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1983 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2115 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2423 +msgid "Time Error Month" +msgstr "Tiempo en error del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2226 +#: ../../enterprise/include/functions_reporting_csv.php:2358 +#: ../../enterprise/include/functions_reporting_csv.php:2666 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1984 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2116 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2424 +msgid "Time Unknown Month" +msgstr "Tiempo en desconocido del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2227 +#: ../../enterprise/include/functions_reporting_csv.php:2359 +#: ../../enterprise/include/functions_reporting_csv.php:2667 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1985 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2117 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2425 +msgid "Time Downtime Month" +msgstr "Tiempo en parada planificada del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2228 +#: ../../enterprise/include/functions_reporting_csv.php:2360 +#: ../../enterprise/include/functions_reporting_csv.php:2668 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1986 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2118 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2426 +msgid "Time Not Init Month" +msgstr "Tiempo en no iniciado del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2229 +#: ../../enterprise/include/functions_reporting_csv.php:2361 +#: ../../enterprise/include/functions_reporting_csv.php:2669 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1987 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2119 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2427 +msgid "Checks Total Month" +msgstr "Comprobaciones totales del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2230 +#: ../../enterprise/include/functions_reporting_csv.php:2362 +#: ../../enterprise/include/functions_reporting_csv.php:2670 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1988 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2120 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2428 +msgid "Checks OK Month" +msgstr "Comprobaciones OK del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2231 +#: ../../enterprise/include/functions_reporting_csv.php:2363 +#: ../../enterprise/include/functions_reporting_csv.php:2671 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1989 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2121 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2429 +msgid "Checks Error Month" +msgstr "Comprobaciones en error del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2232 +#: ../../enterprise/include/functions_reporting_csv.php:2364 +#: ../../enterprise/include/functions_reporting_csv.php:2672 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1990 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2122 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2430 +msgid "Checks Unknown Month" +msgstr "Comprobaciones en desconocido del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2233 +#: ../../enterprise/include/functions_reporting_csv.php:2365 +#: ../../enterprise/include/functions_reporting_csv.php:2673 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1991 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2123 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2431 +msgid "Checks Not Init Month" +msgstr "Comprobaciones en no iniciado del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2234 +#: ../../enterprise/include/functions_reporting_csv.php:2366 +#: ../../enterprise/include/functions_reporting_csv.php:2674 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1992 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2124 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2432 +msgid "SLA Month" +msgstr "SLA mensual" + +#: ../../enterprise/include/functions_reporting_csv.php:2235 +#: ../../enterprise/include/functions_reporting_csv.php:2367 +#: ../../enterprise/include/functions_reporting_csv.php:2675 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1993 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2125 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2433 +msgid "Status Month" +msgstr "Estado del mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2258 +#: ../../enterprise/include/functions_reporting_csv.php:2413 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2016 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2171 +msgid "Time Total Day" +msgstr "Tiempo total del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2259 +#: ../../enterprise/include/functions_reporting_csv.php:2414 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2017 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2172 +msgid "Time OK Day" +msgstr "Tiempo en OK del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2260 +#: ../../enterprise/include/functions_reporting_csv.php:2415 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2018 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2173 +msgid "Time Error Day" +msgstr "Tiempo en error del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2261 +#: ../../enterprise/include/functions_reporting_csv.php:2416 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2019 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2174 +msgid "Time Unknown Day" +msgstr "Tiempo en desconocido del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2262 +#: ../../enterprise/include/functions_reporting_csv.php:2417 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2020 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2175 +msgid "Time Not Init Day" +msgstr "Tiempo en no iniciado del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2263 +#: ../../enterprise/include/functions_reporting_csv.php:2418 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2021 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2176 +msgid "Time Downtime Day" +msgstr "Tiempo en parada planificada del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2264 +#: ../../enterprise/include/functions_reporting_csv.php:2419 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2022 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2177 +msgid "Time Out Day" +msgstr "Tiempo fuera del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2265 +#: ../../enterprise/include/functions_reporting_csv.php:2420 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2023 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2178 +msgid "Checks Total Day" +msgstr "Comprobaciones totales del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2266 +#: ../../enterprise/include/functions_reporting_csv.php:2421 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2024 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2179 +msgid "Checks OK Day" +msgstr "Comprobaciones en OK del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2267 +#: ../../enterprise/include/functions_reporting_csv.php:2422 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2025 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2180 +msgid "Checks Error Day" +msgstr "Comprobaciones en error del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2268 +#: ../../enterprise/include/functions_reporting_csv.php:2423 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2026 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2181 +msgid "Checks Unknown Day" +msgstr "Comprobaciones en desconocido del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2269 +#: ../../enterprise/include/functions_reporting_csv.php:2424 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2027 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2182 +msgid "Checks Not Init Day" +msgstr "Comprobaciones en no iniciado del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2270 +#: ../../enterprise/include/functions_reporting_csv.php:2425 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2028 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2183 +msgid "SLA Day" +msgstr "SLA diario" + +#: ../../enterprise/include/functions_reporting_csv.php:2271 +#: ../../enterprise/include/functions_reporting_csv.php:2426 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2029 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2184 +msgid "SLA Fixed Day" +msgstr "SLA de día fijo" + +#: ../../enterprise/include/functions_reporting_csv.php:2272 +#: ../../enterprise/include/functions_reporting_csv.php:2427 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2030 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2185 +msgid "Date From Day" +msgstr "Fecha desde día" + +#: ../../enterprise/include/functions_reporting_csv.php:2273 +#: ../../enterprise/include/functions_reporting_csv.php:2428 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2031 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2186 +msgid "Date To Day" +msgstr "Fecha hasta día" + +#: ../../enterprise/include/functions_reporting_csv.php:2274 +#: ../../enterprise/include/functions_reporting_csv.php:2429 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2032 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2187 +msgid "Status Day" +msgstr "Estado del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2335 +#: ../../enterprise/include/functions_reporting_csv.php:2643 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2093 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2401 +msgid "Month Number" +msgstr "Número de mes" + +#: ../../enterprise/include/functions_reporting_csv.php:2336 +#: ../../enterprise/include/functions_reporting_csv.php:2644 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2094 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2402 +msgid "Year" +msgstr "Año" + +#: ../../enterprise/include/functions_reporting_csv.php:2386 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2144 +msgid "Time Total week" +msgstr "Tiempo total de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2387 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2145 +msgid "Time OK week" +msgstr "Tiempo en OK de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2388 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2146 +msgid "Time Error week" +msgstr "Tiempo en error de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2389 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2147 +msgid "Time Unknown week" +msgstr "Tiempo en desconocido de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2390 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2148 +msgid "Time Downtime week" +msgstr "Tiempo en parada planificada de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2391 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2149 +msgid "Time Not Init week" +msgstr "Tiempo en no iniciado de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2392 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2150 +msgid "Checks Total week" +msgstr "Comprobaciones totales de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2393 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2151 +msgid "Checks OK week" +msgstr "Comprobaciones en OK de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2394 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2152 +msgid "Checks Error week" +msgstr "Comprobaciones en error de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2395 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2153 +msgid "Checks Unknown week" +msgstr "Comprobaciones en desconocido de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2396 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2154 +msgid "Status week" +msgstr "Estado de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2412 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2170 +msgid "Day Week" +msgstr "Día de la semana" + +#: ../../enterprise/include/functions_reporting_csv.php:2464 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2222 +msgid "S.L.A. Services" +msgstr "Servicios S.L.A" + +#: ../../enterprise/include/functions_reporting_csv.php:2482 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2240 +msgid "Lost sercice " +msgstr "Servicio perdido " + +#: ../../enterprise/include/functions_reporting_csv.php:2483 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2241 +msgid "Service " +msgstr "Servicio " + +#: ../../enterprise/include/functions_reporting_csv.php:2484 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2242 +msgid "Limit " +msgstr "Límite " + +#: ../../enterprise/include/functions_reporting_csv.php:2485 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2243 +msgid "SLA Compilance " +msgstr "Cumplimiento SLA " + +#: ../../enterprise/include/functions_reporting_csv.php:2486 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2244 +msgid "Unknown " +msgstr "Desconocido " + +#: ../../enterprise/include/functions_reporting_csv.php:2487 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2245 +msgid "Ok " +msgstr "Ok " + +#: ../../enterprise/include/functions_reporting_csv.php:2488 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2246 +msgid "Fail " +msgstr "Error " + +#: ../../enterprise/include/functions_reporting_csv.php:2489 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2247 +msgid "Result " +msgstr "Resultado " + +#: ../../enterprise/include/functions_reporting_csv.php:2514 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2272 +msgid "IPAM Networks" +msgstr "Redes IPAM" + +#: ../../enterprise/include/functions_reporting_csv.php:2574 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2332 +msgid "SLA max" +msgstr "SLA máximo" + +#: ../../enterprise/include/functions_reporting_csv.php:2575 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2333 +msgid "SLA min" +msgstr "SLA mínimo" + +#: ../../enterprise/include/functions_reporting_csv.php:2576 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2334 +msgid "SLA limit" +msgstr "Límite de SLA" + +#: ../../enterprise/include/functions_reporting_csv.php:2579 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2337 +msgid "Time Error" +msgstr "Tiempo de error" + +#: ../../enterprise/include/functions_reporting_csv.php:2585 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2343 +msgid "Checks Error" +msgstr "Comprobaciones en error" + +#: ../../enterprise/include/functions_reporting_csv.php:2589 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2347 +msgid "SLA Fixed" +msgstr "SLA fijo" + +#: ../../enterprise/include/functions_reporting_csv.php:2694 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2452 +msgid "Time Total day" +msgstr "Tiempo total del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2695 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2453 +msgid "Time OK day" +msgstr "Tiempo en OK del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2696 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2454 +msgid "Time Error day" +msgstr "Tiempo en error del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2697 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2455 +msgid "Time Unknown day" +msgstr "Tiempo en desconocido del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2698 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2456 +msgid "Time Downtime day" +msgstr "Tiempo en parada planificada del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2699 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2457 +msgid "Time Not Init day" +msgstr "Tiempo en no iniciado del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2700 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2458 +msgid "Checks Total day" +msgstr "Comprobaciones totales del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2701 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2459 +msgid "Checks OK day" +msgstr "Comprobaciones en OK del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2702 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2460 +msgid "Checks Error day" +msgstr "Comprobaciones en error del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2703 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2461 +msgid "Checks Unknown day" +msgstr "Comprobaciones en desconocido del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2704 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2462 +msgid "Status day" +msgstr "Estado del día" + +#: ../../enterprise/include/functions_reporting_csv.php:2721 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2479 +msgid "Time Total hours" +msgstr "Tiempo total en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2722 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2480 +msgid "Time OK hours" +msgstr "Tiempo en OK en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2723 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2481 +msgid "Time Error hours" +msgstr "Tiempo en error en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2724 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2482 +msgid "Time Unknown hours" +msgstr "Tiempo en desconocido en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2725 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2483 +msgid "Time Not Init hours" +msgstr "Tiempo en no iniciado en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2726 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2484 +msgid "Time Downtime hours" +msgstr "Tiempo en parada planificada en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2727 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2485 +msgid "Time Out hours" +msgstr "Tiempo fuera en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2728 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2486 +msgid "Checks Total hours" +msgstr "Comprobaciones totales en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2487 +msgid "Checks OK hours" +msgstr "Comprobaciones en OK en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2730 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2488 +msgid "Checks Error hours" +msgstr "Comprobaciones en error en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2731 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2489 +msgid "Checks Unknown hours" +msgstr "Comprobaciones en desconocido en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2732 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2490 +msgid "Checks Not Init hours" +msgstr "Comprobaciones en no iniciado en horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2733 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2491 +msgid "SLA hours" +msgstr "SLA horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2734 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2492 +msgid "SLA Fixed hours" +msgstr "SLA horario fijo" + +#: ../../enterprise/include/functions_reporting_csv.php:2735 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2493 +msgid "Date From hours" +msgstr "Desde" + +#: ../../enterprise/include/functions_reporting_csv.php:2736 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2494 +msgid "Date To hours" +msgstr "Hasta" + +#: ../../enterprise/include/functions_reporting_csv.php:2737 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2495 +msgid "Status hours" +msgstr "Estado horas" + +#: ../../enterprise/include/functions_reporting_csv.php:2864 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2622 +msgid "Simple Baseline Graph" +msgstr "Gráfica simple base" + +#: ../../enterprise/include/functions_reporting_csv.php:2931 +#: ../../enterprise/meta/include/functions_wizard_meta.php:308 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2689 +msgid "Agent modules" +msgstr "Módulos de agentes" + +#: ../../enterprise/include/functions_reporting_csv.php:3062 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820 +msgid "Actions Triggered" +msgstr "Acciones disparadas" + +#: ../../enterprise/include/functions_reporting_csv.php:3062 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820 +msgid "Template Triggered" +msgstr "Plantillas disparadas" + +#: ../../enterprise/include/functions_reporting_csv.php:3099 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2857 +msgid "Event Report Log" +msgstr "Log de informes de eventos" + +#: ../../enterprise/include/functions_reporting_csv.php:3202 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2960 +msgid "Netflow data chart" +msgstr "Gráfico de datos de Netflow" + +#: ../../enterprise/include/functions_reporting_csv.php:3257 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3015 +msgid "Netflow summary" +msgstr "Resumen de Netflow" + +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Avg. bits/sec" +msgstr "Promedio de bits/seg." + +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Avg. packets/sec" +msgstr "Promedio de paquetes/seg." + +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Avg. bytes/packet" +msgstr "Promedio de bytes/paquete" + +#: ../../enterprise/include/functions_reporting_csv.php:3278 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3036 +msgid "Dst. IP" +msgstr "IP de destino" + +#: ../../enterprise/include/functions_reporting_csv.php:3304 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3062 +msgid "Agent/module status" +msgstr "Estado del agente/módulo" + +#: ../../enterprise/include/functions_reporting_csv.php:3383 +msgid "Service_level" +msgstr "Service_level" + +#: ../../enterprise/include/functions_reporting_csv.php:3547 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3235 +msgid "Average Throughput (bits/sec)" +msgstr "Rendimiento medio (bits/seg)" + +#: ../../enterprise/include/functions_reporting_pdf.php:608 +#: ../../enterprise/include/functions_reporting_pdf.php:665 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:572 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:629 +msgid "Minimun" +msgstr "Mínimo" + +#: ../../enterprise/include/functions_reporting_pdf.php:2170 +#: ../../enterprise/include/functions_reporting_pdf.php:2175 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1995 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:2000 +msgid "Contents" +msgstr "Contenido" + +#: ../../enterprise/include/functions_security_hardening.php:637 +#: ../../enterprise/include/functions_security_hardening.php:642 +#: ../../package_774/enterprise/include/functions_security_hardening.php:666 +#: ../../package_774/enterprise/include/functions_security_hardening.php:671 +msgid "Inventory and" +msgstr "Inventario y" + +#: ../../enterprise/include/functions_security_hardening.php:638 +#: ../../enterprise/include/functions_security_hardening.php:643 +#: ../../package_774/enterprise/include/functions_security_hardening.php:667 +#: ../../package_774/enterprise/include/functions_security_hardening.php:672 +msgid "Control of" +msgstr "Control de" + +#: ../../enterprise/include/functions_security_hardening.php:639 +#: ../../package_774/enterprise/include/functions_security_hardening.php:668 +msgid "Enterprise Assets" +msgstr "Activos Enterprise" + +#: ../../enterprise/include/functions_security_hardening.php:644 +#: ../../package_774/enterprise/include/functions_security_hardening.php:673 +msgid "Software Assets" +msgstr "Activos de software" + +#: ../../enterprise/include/functions_security_hardening.php:648 +#: ../../package_774/enterprise/include/functions_security_hardening.php:677 +msgid "Protection" +msgstr "Protección" + +#: ../../enterprise/include/functions_security_hardening.php:651 +#: ../../package_774/enterprise/include/functions_security_hardening.php:680 +msgid "Secure Configuration" +msgstr "Configuración segura" + +#: ../../enterprise/include/functions_security_hardening.php:652 +#: ../../package_774/enterprise/include/functions_security_hardening.php:681 +msgid "of Enterprise Assets" +msgstr "de activos Enterprise" + +#: ../../enterprise/include/functions_security_hardening.php:653 +#: ../../package_774/enterprise/include/functions_security_hardening.php:682 +msgid "and Software" +msgstr "Y Software" + +#: ../../enterprise/include/functions_security_hardening.php:660 +#: ../../package_774/enterprise/include/functions_security_hardening.php:689 +msgid "Access" +msgstr "Acceso" + +#: ../../enterprise/include/functions_security_hardening.php:661 +#: ../../package_774/enterprise/include/functions_security_hardening.php:690 +msgid "Control Management" +msgstr "Gestión de control" + +#: ../../enterprise/include/functions_security_hardening.php:664 +#: ../../package_774/enterprise/include/functions_security_hardening.php:693 +msgid "Continuous" +msgstr "Continuo" + +#: ../../enterprise/include/functions_security_hardening.php:669 +#: ../../package_774/enterprise/include/functions_security_hardening.php:698 +msgid "Audit Log" +msgstr "Registro de auditoría" + +#: ../../enterprise/include/functions_security_hardening.php:673 +#: ../../package_774/enterprise/include/functions_security_hardening.php:702 +msgid "Email and Web" +msgstr "Email y web" + +#: ../../enterprise/include/functions_security_hardening.php:675 +#: ../../package_774/enterprise/include/functions_security_hardening.php:704 +msgid "Protections" +msgstr "Protecciones" + +#: ../../enterprise/include/functions_security_hardening.php:678 +#: ../../package_774/enterprise/include/functions_security_hardening.php:707 +msgid "Malware" +msgstr "Malware" + +#: ../../enterprise/include/functions_security_hardening.php:679 +#: ../../package_774/enterprise/include/functions_security_hardening.php:708 +msgid "Defenses" +msgstr "Defensas" + +#: ../../enterprise/include/functions_security_hardening.php:687 +#: ../../package_774/enterprise/include/functions_security_hardening.php:716 +msgid "Infrastructure" +msgstr "Infraestructura" + +#: ../../enterprise/include/functions_security_hardening.php:693 +#: ../../package_774/enterprise/include/functions_security_hardening.php:722 +msgid "and Defense" +msgstr "Y Defensa" + +#: ../../enterprise/include/functions_security_hardening.php:696 +#: ../../enterprise/operation/menu.php:212 +#: ../../enterprise/operation/security/agent_security.php:47 +#: ../../enterprise/operation/security/hardening.php:47 +#: ../../enterprise/operation/security/vulnerabilities.php:48 +#: ../../package_774/enterprise/include/functions_security_hardening.php:725 +#: ../../package_774/enterprise/operation/menu.php:208 +#: ../../package_774/enterprise/operation/security/hardening.php:46 +msgid "Security" +msgstr "Seguridad" + +#: ../../enterprise/include/functions_security_hardening.php:697 +#: ../../package_774/enterprise/include/functions_security_hardening.php:726 +msgid "Awareness" +msgstr "Concienciación" + +#: ../../enterprise/include/functions_security_hardening.php:698 +#: ../../package_774/enterprise/include/functions_security_hardening.php:727 +msgid "and Skills" +msgstr "y Capacidades" + +#: ../../enterprise/include/functions_security_hardening.php:699 +#: ../../package_774/enterprise/include/functions_security_hardening.php:728 +msgid "Training" +msgstr "Formación" + +#: ../../enterprise/include/functions_security_hardening.php:703 +#: ../../package_774/enterprise/include/functions_security_hardening.php:732 +msgid "Provider" +msgstr "Proveedor" + +#: ../../enterprise/include/functions_security_hardening.php:708 +#: ../../package_774/enterprise/include/functions_security_hardening.php:737 +msgid "Software Security" +msgstr "Seguridad de Software" + +#: ../../enterprise/include/functions_security_hardening.php:711 +#: ../../package_774/enterprise/include/functions_security_hardening.php:740 +msgid "Incident" +msgstr "Incidente" + +#: ../../enterprise/include/functions_security_hardening.php:712 +#: ../../enterprise/meta/include/functions_wizard_meta.php:591 +#: ../../package_774/enterprise/include/functions_security_hardening.php:741 +msgid "Response" +msgstr "Respuesta" + +#: ../../enterprise/include/functions_security_hardening.php:962 +#: ../../enterprise/operation/agentes/security_hardening.php:218 +#: ../../enterprise/operation/agentes/security_hardening.php:371 +#: ../../enterprise/operation/agentes/security_hardening.php:521 +#: ../../package_774/enterprise/include/functions_security_hardening.php:984 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:204 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:357 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:507 +msgid "Skiped" +msgstr "Omitido" + +#: ../../enterprise/include/functions_servicemap.php:80 +#: ../../enterprise/include/functions_servicemap.php:312 +#: ../../enterprise/include/functions_servicemap.php:1555 +#: ../../package_774/enterprise/include/functions_servicemap.php:80 +#: ../../package_774/enterprise/include/functions_servicemap.php:312 +#: ../../package_774/enterprise/include/functions_servicemap.php:1555 +msgid "Failed to retrieve service elements: " +msgstr "Error al recuperar elementos de servicio: " + +#: ../../enterprise/include/functions_services.php:108 +msgid "There is no information about" +msgstr "No hay información sobre" + +#: ../../enterprise/include/functions_services.php:113 +msgid "Service does not exist." +msgstr "El servicio no existe." + +#: ../../enterprise/include/functions_services.php:125 +msgid "module that stores the service" +msgstr "módulo que almacena el servicio" + +#: ../../enterprise/include/functions_services.php:137 +msgid "module that stores SLA service" +msgstr "módulo que almacena el servicio SLA" + +#: ../../enterprise/include/functions_services.php:150 +msgid "agent that stores the service" +msgstr "agente que almacena el servicio" + +#: ../../enterprise/include/functions_services.php:163 +msgid "agent that stores SLA service" +msgstr "agente que almacena el servicio SLA" + +#: ../../enterprise/include/functions_services.php:184 +msgid "alert critical SLA service" +msgstr "alerta crítica de servicio SLA" + +#: ../../enterprise/include/functions_services.php:205 +msgid "alert warning service" +msgstr "servicio en estado de advertencia" + +#: ../../enterprise/include/functions_services.php:226 +msgid "alert critical service" +msgstr "servicio en alerta crítica" + +#: ../../enterprise/include/functions_services.php:247 +msgid "alert unknown service" +msgstr "servicio en estado desconocido" + +#: ../../enterprise/include/functions_services.php:528 +#, php-format +msgid "Module automatic create for the service %s" +msgstr "Módulo automático creado para el servicio %s" + +#: ../../enterprise/include/functions_services.php:1501 +msgid "Normal (Alert)" +msgstr "Normal (Alerta)" + +#: ../../enterprise/include/functions_services.php:1505 +msgid "Critical (Alert)" +msgstr "Crítico (Alerta)" + +#: ../../enterprise/include/functions_services.php:1513 +msgid "Warning (Alert)" +msgstr "Advertencia (Alerta)" + +#: ../../enterprise/include/functions_services.php:1652 +msgid "There are no service elements defined" +msgstr "No hay servicios de elementos definidos" + +#: ../../enterprise/include/functions_services.php:1674 +msgid "Weight Critical" +msgstr "Peso crítico" + +#: ../../enterprise/include/functions_services.php:1675 +msgid "Weight Warning" +msgstr "Peso de advertencia" + +#: ../../enterprise/include/functions_services.php:1676 +msgid "Weight Unknown" +msgstr "Peso desconocido" + +#: ../../enterprise/include/functions_services.php:1677 +msgid "Weight Ok" +msgstr "Peso OK" + +#: ../../enterprise/include/functions_services.php:2103 +msgid "Edit service elements" +msgstr "Editar elementos del servicio" + +#: ../../enterprise/include/functions_services.php:2111 +msgid "Delete service element" +msgstr "Eliminar elemento de servicio" + +#: ../../enterprise/include/functions_services.php:2121 +msgid "List of elements" +msgstr "Lista de elementos" + +#: ../../enterprise/include/functions_services.php:2177 +msgid "FAIL" +msgstr "FALLO" + +#: ../../enterprise/include/functions_setup.php:79 +#: ../../enterprise/include/functions_setup.php:125 +msgid "Log collector" +msgstr "Colector de logs" + +#: ../../enterprise/include/functions_setup.php:150 +msgid "Metaconsole link status" +msgstr "Estado del link de la metaconsola" + +#: ../../enterprise/include/functions_setup.php:188 +msgid "DB connection" +msgstr "Conexión a la base de datos" + +#: ../../enterprise/include/functions_setup.php:196 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:927 +msgid "Agent cache" +msgstr "Caché de agente" + +#: ../../enterprise/include/functions_setup.php:209 +msgid "This console is joining a metaconsole." +msgstr "Esta consola se unirá a una Metaconsola" + +#: ../../enterprise/include/functions_setup.php:219 +msgid "There is no metaconsole defined." +msgstr "No hay ninguna meta consola definida." + +#: ../../enterprise/include/functions_setup.php:271 +msgid "No section found" +msgstr "No se ha encontrado la sección" + +#: ../../enterprise/include/functions_snmp.php:65 +msgid "Trap status agent recovered" +msgstr "Estado del trap de agente recuperado" + +#: ../../enterprise/include/functions_tasklist.php:58 +#: ../../package_774/enterprise/include/functions_tasklist.php:58 +msgid "Discovery relies on a proper setup of cron, the time-based scheduling service" +msgstr "" +"El Discovery se basa en la correcta configuración de cron, el servicio de programación en " +"función del tiempo" + +#: ../../enterprise/include/functions_tasklist.php:84 +#: ../../package_774/enterprise/include/functions_tasklist.php:84 +msgid "Please check process is no locked." +msgstr "Compruebe que el proceso no está bloqueado" + +#: ../../enterprise/include/functions_tasklist.php:188 +#: ../../enterprise/include/functions_tasklist.php:794 +#: ../../package_774/enterprise/include/functions_tasklist.php:188 +#: ../../package_774/enterprise/include/functions_tasklist.php:794 +msgid "There are no console task defined yet." +msgstr "Aún no hay tareas de consola definidas." + +#: ../../enterprise/include/functions_tasklist.php:637 +#: ../../package_774/enterprise/include/functions_tasklist.php:637 +msgid "Task disabled" +msgstr "Tarea deshabilitada" + +#: ../../enterprise/include/functions_tasklist.php:800 +#: ../../package_774/enterprise/include/functions_tasklist.php:800 +msgid "Console Tasks" +msgstr "Tareas de consola" + +#: ../../enterprise/include/functions_visual_map.php:203 +#: ../../enterprise/include/functions_visual_map.php:268 +msgid "Crit:" +msgstr "Crítico" + +#: ../../enterprise/include/functions_visual_map.php:207 +#: ../../enterprise/include/functions_visual_map.php:272 +msgid "Warn:" +msgstr "Advertencia" + +#: ../../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:831 +msgid "Value:" +msgstr "Valor:" + +#: ../../enterprise/include/functions_visual_map.php:672 +msgid "None of the services was added" +msgstr "No se añadió ningún servicio" + +#: ../../enterprise/include/functions_visual_map.php:674 +#, php-format +msgid "%d services couldn't be added" +msgstr "%d servicios no se han podido añadir" + +#: ../../enterprise/include/functions_visual_map.php:680 +msgid "There was an error retrieving the visual map information" +msgstr "Error al recuperar la información del mapa visual" + +#: ../../enterprise/include/functions_visual_map.php:683 +#: ../../enterprise/operation/services/services.list.php:98 +msgid "No services selected" +msgstr "Ningún servicio seleccionado" + +#: ../../enterprise/include/functions_vulnerabilities.php:61 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:61 +msgid "Unchanged" +msgstr "Sin cambios" + +#: ../../enterprise/include/functions_vulnerabilities.php:62 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:62 +msgid "Changed" +msgstr "Cambiado" + +#: ../../enterprise/include/functions_vulnerabilities.php:94 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:94 +msgid "Access Vector" +msgstr "Vector de acceso" + +#: ../../enterprise/include/functions_vulnerabilities.php:103 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:103 +msgid "Access Complexity" +msgstr "Complejidad de acceso" + +#: ../../enterprise/include/functions_vulnerabilities.php:114 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:114 +msgid "Single" +msgstr "Individual" + +#: ../../enterprise/include/functions_vulnerabilities.php:115 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:115 +msgid "Multiple" +msgstr "Múltiple" + +#: ../../enterprise/include/functions_vulnerabilities.php:122 +#: ../../enterprise/include/functions_vulnerabilities.php:130 +#: ../../enterprise/include/functions_vulnerabilities.php:138 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:122 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:130 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:138 +msgid "Partial" +msgstr "Parcial" + +#: ../../enterprise/include/functions_vulnerabilities.php:539 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:517 +msgid "high" +msgstr "alto" + +#: ../../enterprise/include/functions_vulnerabilities.php:543 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:521 +msgid "low" +msgstr "bajo" + +#: ../../enterprise/include/functions_vulnerabilities.php:637 +#: ../../enterprise/include/functions_vulnerabilities.php:695 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:42 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:75 +msgid "High risk" +msgstr "Riesgo alto" + +#: ../../enterprise/include/functions_vulnerabilities.php:640 +#, php-format +msgid "" +"%s agents with %s vulnerabilities with significant impact require attention." +msgstr "" +"%s agentes con %s vulnerabilidades con impacto significativo requieren " +"atención." + +#: ../../enterprise/include/functions_vulnerabilities.php:645 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:43 +#, php-format +msgid "%s vulnerabilities with significant impact require attention." +msgstr "%s vulnerabilidades con impacto significativo requieren atención." + +#: ../../enterprise/include/functions_vulnerabilities.php:652 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:48 +msgid "Medium risk" +msgstr "Riesgo medio" + +#: ../../enterprise/include/functions_vulnerabilities.php:655 +#, php-format +msgid "%s agents with %s vulnerabilities with moderate impact require attention." +msgstr "" +"%s agentes con %s vulnerabilidades con impacto moderado requieren atención." + +#: ../../enterprise/include/functions_vulnerabilities.php:660 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:49 +#, php-format +msgid "%s vulnerabilities with moderate impact require attention." +msgstr "%s vulnerabilidades con impacto moderado requieren atención." + +#: ../../enterprise/include/functions_vulnerabilities.php:667 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:54 +msgid "Low risk" +msgstr "Riesgo bajo" + +#: ../../enterprise/include/functions_vulnerabilities.php:670 +#, php-format +msgid "%s agents with %s vulnerabilities with low impact require attention." +msgstr "%s agentes con %s vulnerabilidades con bajo impacto requieren atención." + +#: ../../enterprise/include/functions_vulnerabilities.php:675 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:55 +#, php-format +msgid "%s vulnerabilities with low impact require attention." +msgstr "%s vulnerabilidades con bajo impacto requieren atención." + +#: ../../enterprise/include/functions_vulnerabilities.php:685 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:65 +msgid "System risk" +msgstr "Riesgo del sistema" + +#: ../../enterprise/include/functions_vulnerabilities.php:694 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:74 +msgid "Healthy" +msgstr "Sano" + +#: ../../enterprise/include/process_reset_pass.php:142 +#: ../../enterprise/meta/include/process_reset_pass.php:114 +msgid "Repeat password" +msgstr "Repetir contraseña" + +#: ../../enterprise/include/process_reset_pass.php:148 +#: ../../enterprise/meta/include/process_reset_pass.php:120 +msgid "Change password" +msgstr "Cambiar contraseña" + +#: ../../enterprise/include/process_reset_pass.php:151 +#: ../../enterprise/meta/include/process_reset_pass.php:123 ../../enterprise/meta/index.php:695 +#: ../../package_774/enterprise/meta/index.php:695 ../../index.php:857 +msgid "Passwords must be the same" +msgstr "Las contraseñas deben coincidir" + +#: ../../enterprise/include/process_reset_pass.php:160 +#: ../../enterprise/include/reset_pass.php:210 +#: ../../enterprise/meta/include/process_reset_pass.php:132 +#: ../../enterprise/meta/include/reset_pass.php:122 +msgid "Back to login" +msgstr "Volver a identificarse" + +#: ../../enterprise/include/reset_pass.php:187 ../../enterprise/meta/include/reset_pass.php:93 +msgid "User to reset password" +msgstr "Usuario de la contraseña a resetear" + +#: ../../enterprise/include/reset_pass.php:195 ../../enterprise/meta/include/reset_pass.php:103 +#: ../../enterprise/meta/index.php:761 ../../package_774/enterprise/meta/index.php:761 +#: ../../index.php:929 +msgid "Reset password" +msgstr "Restablecer la contraseña" + +#: ../../enterprise/include/reset_pass.php:276 +msgid "PANDORA FMS NEXT GENERATION" +msgstr "PANDORA FMS NEXT GENERATION" + +#: ../../enterprise/include/reset_pass.php:324 ../../enterprise/include/reset_pass.php:327 +#: ../../enterprise/meta/include/reset_pass.php:165 +#: ../../enterprise/meta/include/reset_pass.php:168 +msgid "Reset password failed" +msgstr "Error al restablecer la contraseña" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:72 +#, php-format +msgid "Provisioning custom data %s successfully deleted." +msgstr "Datos personalizados de aprovisionamiento %s borrados correctamente." + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:79 +#, php-format +msgid "Cannot delete custom data %s." +msgstr "Error al borrar los datos personalizados %s" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:92 +msgid "There was an error when moving the custom provisioning data." +msgstr "Error al mover los datos de aprovisionamiento personalizado" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:64 +msgid "Cannot create an unnamed rule." +msgstr "No se pudo crear una regla sin nombre." + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:75 +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:105 +msgid "Error creating provisioning rule." +msgstr "Error al crear la regla de aprovisionamiento" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:91 +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:119 +msgid "Error updating provisioning rule." +msgstr "Error al actualizar la regla de aprovisionamiento" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:125 +msgid "Error deleting provisioning rule." +msgstr "Error al borrar la regla de aprovisionamiento." + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:135 +msgid "There was an error rule when moving the provisioning." +msgstr "Error al mover la regla de aprovisionamiento." + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:202 +msgid "Edit rule" +msgstr "Editar regla" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:134 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:138 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:142 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:146 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:150 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:154 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:131 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:134 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:138 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:142 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:146 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:150 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:154 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:158 +msgid "Agent: " +msgstr "Agente: " + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:131 +msgid " already exists in target node" +msgstr " ya existe en el nodo de destino" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:134 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:134 +msgid " group does not exist in target node" +msgstr " grupo no existe en el nodo de destino" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:138 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:138 +msgid " policies definitions does not match with defined ones in target node" +msgstr " definiciones de políticas no concuerdan con aquellas definidas en el nodo de destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:142 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:142 +msgid " plugins does not exist in target node" +msgstr " plugins no existen en el nodo de destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:146 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:146 +msgid " collections does not exist in target node" +msgstr " colecciones no existen en el nodo de destino" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:150 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:150 +msgid " inventory does not exist in target node" +msgstr " inventario no existe en el nodo de destino" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:154 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:154 +msgid " alerts template does not exist in target node" +msgstr " modelo de alertas no existe en el nodo de destino" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:158 +msgid " alerts action does not exist in target node" +msgstr " acción de alertas no existe en el nodo de destino" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:162 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:162 +msgid "Exists agent conf for agent: " +msgstr "Existe una configuración para el agente: " + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:162 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:162 +msgid " please remove configuration file from target node." +msgstr " por favor, borra el archivo de configuración del nodo de destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:274 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:276 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:274 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:276 +msgid "The agent: " +msgstr "El agente: " + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:274 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:274 +msgid " has been successfully added to the migration queue " +msgstr " se añadió correctamente a la cola de migración " + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:276 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:276 +msgid " has not been added due to problems in the insertion" +msgstr " no se añadió por problemas de inserción" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:279 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:279 +#, php-format +msgid "The agent: %d has already been added to the migration queue" +msgstr "El agente: %d ya se ha añadido a la cola de migración" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:299 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:299 +msgid "Problems delete queue" +msgstr "Error al borrar la cola" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:318 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:318 +msgid "Source Server" +msgstr "Servidor de origen" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:381 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:381 +msgid "Discard history data" +msgstr "Descartar datos de histórico" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:426 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:426 +msgid "Destination Server" +msgstr "Servidor de destino" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:538 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:538 +msgid "Agents do not exist in target server." +msgstr "Los agentes no existen en el servidor de destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:539 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:539 +msgid "Check group is synchronized with target server." +msgstr "Comprueba que el grupo está sincronizado con el servidor de destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:540 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:540 +msgid "All policies needed are synchronized with target server." +msgstr "Todas las políticas necesarias se sincronizaron con el servidor de destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:541 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:541 +msgid "All remote plugins needed are synchronized with target server." +msgstr "Todos los plugins necesarios se sincronizaron con el servidor de destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:542 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:542 +msgid "All collections needed are syncronized with target server." +msgstr "Todas las colecciones necesarias se sincronizaron con el servidor de destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:543 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:543 +msgid "All remote inventory definitions needed are syncronized with target server." +msgstr "Todos los inventarios necesarios se sincronizaron con el servidor de destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:544 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:544 +msgid "All alert templates definitions needed are syncronized with target server." +msgstr "" +"Todas las definiciones de modelos de alertas necesarias se sincronizaron con el servidor de " +"destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:545 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:545 +msgid "All alert actions needed are syncronized with target server." +msgstr "Todas las acciones de alertas necesarias se sincronizaron con el servidor de destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:546 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:546 +msgid "Agents conf does not exists in target server." +msgstr "La configuración del agente no existe en el servidor de destino." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:547 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:547 +#, php-format +msgid "Both %s servers must be in the same version" +msgstr "Ambos servidores %s deben estar en la misma versión" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:548 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:548 +msgid "Check target server ip address is set" +msgstr "Comprueba que la IP del servidor de destino está configurada." + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:567 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:567 +msgid "Move" +msgstr "Mover" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:580 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:580 +msgid "Source node" +msgstr "Nodo de origen" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:581 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:581 +msgid "Target node" +msgstr "Nodo de destino" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:585 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:585 +msgid "Active db only" +msgstr "BD activa solamente" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:638 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:638 +msgid "Creating modules in target node" +msgstr "Creando módulos en el nodo de destino" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:642 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:642 +msgid "Disabling agent in source node and enabling in target one" +msgstr "Deshabilitando el agente en el nodo de origen y habilitándolo en el nodo de destino" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:646 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:646 +msgid "Transferring data" +msgstr "Transfiriendo datos" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:651 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:651 +msgid "Creating agent in target node" +msgstr "Creando agente en el nodo de destino" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:668 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:668 +msgid "Queued" +msgstr "En espera" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:893 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:893 +msgid "checking migration requirements" +msgstr "Comprobando requisitos de migración" + +#: ../../enterprise/meta/advanced/collections.data.php:111 +msgid "Manager configuration > New" +msgstr "Gestionar la configuración > Nuevo" + +#: ../../enterprise/meta/advanced/collections.data.php:231 +msgid "Manager configuration > Edit " +msgstr "Gestionar la configuración > Editar " + +#: ../../enterprise/meta/advanced/collections.data.php:317 +#: ../../enterprise/meta/advanced/collections.editor.php:82 +msgid "Edit collection" +msgstr "Editar colección" + +#: ../../enterprise/meta/advanced/collections.data.php:337 +#: ../../enterprise/meta/advanced/collections.editor.php:105 +msgid "This console is not manager of this environment." +msgstr "Esta consola no es el administrador de este entorno." + +#: ../../enterprise/meta/advanced/collections.php:118 +msgid "Collection has been deleted" +msgstr "Se ha eliminado la colección" + +#: ../../enterprise/meta/advanced/collections.php:212 +msgid "To manage collections you must activate centralized management" +msgstr "Para administrar colecciones, active la gestión centralizada" + +#: ../../enterprise/meta/advanced/component_management.php:39 +msgid "Module groups Management" +msgstr "Gestor de grupos de módulo" + +#: ../../enterprise/meta/advanced/component_management.php:43 +msgid "OS Management" +msgstr "Administración de SO" + +#: ../../enterprise/meta/advanced/component_management.php:61 +msgid "Os manage" +msgstr "Gestión del sistema operativo" + +#: ../../enterprise/meta/advanced/component_management.php:87 +msgid "Component Management" +msgstr "Gestión de componentes" + +#: ../../enterprise/meta/advanced/cron_main.php:311 +msgid "In order to make backups it is necessary to have mysqldump on your console." +msgstr "Para hacer una copia de seguridad, debe tener mysquldump en la consola." + +#: ../../enterprise/meta/advanced/license_meta.php:85 +msgid "Metaconsole and all nodes license updated" +msgstr "Licencia de la Metaconsola y todos sus módulos actualizada correctamente" + +#: ../../enterprise/meta/advanced/license_meta.php:87 +#, php-format +msgid "Metaconsole license updated but %d of %d node synchronization failed" +msgstr "" +"Licencia de la Metaconsola actualizada pero %d de %d de los nodos no se sincronizaron " +"correctamente" + +#: ../../enterprise/meta/advanced/links.php:59 +msgid "The link was not updated, the data is identical" +msgstr "No se ha actualizado el link, los datos son idénticos" + +#: ../../enterprise/meta/advanced/links.php:99 +msgid "Link Name error" +msgstr "Error en el nombre de link" + +#: ../../enterprise/meta/advanced/massive_operations.php:52 +#, php-format +msgid "You should centralise management in order to use Wizard section. Please go to %s" +msgstr "" +"Debe centralizar la administración para utilizar la sección Asistente. Por favor, vaya a %s" + +#: ../../enterprise/meta/advanced/metasetup.auth.php:27 +msgid "Be aware that group synchronization can change the group configuration of the node" +msgstr "" +"Tenga en cuenta que la sincronización de grupos puede cambiar la configuración de grupo del " +"nodo" + +#: ../../enterprise/meta/advanced/metasetup.auth.php:47 +#: ../../enterprise/meta/advanced/metasetup.hist_db.php:48 +#: ../../enterprise/meta/advanced/metasetup.log.php:41 +#: ../../enterprise/meta/advanced/metasetup.password.php:60 +#: ../../enterprise/meta/advanced/metasetup.performance.php:47 +#: ../../enterprise/meta/advanced/metasetup.relations.php:96 +#: ../../enterprise/meta/advanced/metasetup.setup.php:55 +#: ../../enterprise/meta/advanced/metasetup.visual.php:51 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:51 +#, php-format +msgid "Could not be update: Error in %s" +msgstr "No se puede actualizar: error en %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:105 +#, php-format +msgid "Node %s is not recognized as metaconsole node." +msgstr "El nodo %s no ha sido reconocido como nodo de la Metaconsola." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:112 +#, php-format +msgid "Node %s license missmatch." +msgstr "El nodo %s no coincide en la licencia." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:119 +#, php-format +msgid "Cannot connect to node %s" +msgstr "No puede conectarse al nodo %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:126 +#, php-format +msgid "Unknown error synchronizing %s" +msgstr "Error desconocido al sincronizar %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:136 +#, php-format +msgid "Synchronized %d nodes, but some failed to synchronize %s" +msgstr "Nodos %d sincronizados, pero algunos no han podido sincronizarse %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:143 +#, php-format +msgid "Successfully synchronized all nodes (%d)" +msgstr "Todos los nodos se han sincronizado correctamente (%d)" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:229 +msgid "Node synchronization process failed" +msgstr "Error al sincronizar con el nodo" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:229 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:343 +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 intenta migrar este nodo a una Metaconsola nueva, use el formulario disponible en " +"Configuración > Enterprise en la consola de nodos." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:279 +msgid "Could not be created, duplicated register found." +msgstr "No se pudo crear, se encontró un registro duplicado." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:341 +msgid "Node synchronization process failed: " +msgstr "Error al sincronizar con el nodo" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:362 +msgid "Successfully registered" +msgstr "Registrado con éxito" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:363 +#, php-format +msgid "Could not be registered %s" +msgstr "No se pudo registrar %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:389 +msgid "Successfully delete" +msgstr "Borrado correctamente" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:390 +msgid "Could not be delete" +msgstr "No se puede eliminar" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:432 +#, php-format +msgid "Could not be disabled: %s" +msgstr "No se pudo deshabilitar: %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:450 +msgid "System is centralised, but a node has been modified." +msgstr "El sistema está centralizado, pero se ha modificado un nodo." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:452 +msgid "" +"If you have changed the node database to a different one, please go to Command center and " +"perform a database unification process." +msgstr "" +"Si ha cambiado la base de datos de nodos a una diferente, vaya al Centro de comando y " +"realice el proceso de unificación de la base de datos." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:455 +msgid "Please note that this node will not be usable until the environment is unified." +msgstr "Tenga en cuenta que este nodo no se podrá utilizar hasta que se unifique el entorno." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:461 +msgid "" +"System is centralised, please go to command center to perform a database merge process to " +"add new nodes." +msgstr "" +"El sistema está centralizado, vaya al centro de comando para realizar un proceso de fusión " +"de base de datos para agregar nuevos nodos." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:464 +msgid "Please note that the new node will not be usable until the environment is unified." +msgstr "" +"Tenga en cuenta que el nuevo nodo no se podrá utilizar hasta que se unifique el entorno." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:470 +#, php-format +msgid "" +"System is centralised, but you just modify nodes registered, please go to %s to perform a " +"database merge process." +msgstr "" +"El sistema está centralizado, pero solo modifica los nodos registrados, vaya a %s para " +"realizar un proceso de combinación de bases de datos." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:473 +msgid "This node will not be usable until unifying the environment" +msgstr "Este nodo no será utilizable hasta unificar el entorno" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:551 +#, php-format +msgid "%s Metaconsole item edition" +msgstr "Edición de elemento de Metaconsola %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:556 +msgid "Custom label to identify this setup." +msgstr "Etiqueta personalizada para identificar esta configuración." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:564 +#, php-format +msgid "Full path to %s console (without index.php). Example %s" +msgstr "Ruta completa de la consola %s (sin index.php). Ejemplo %s" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:572 +#, php-format +msgid "" +"Token previously configured on the destination %s console in order to use delegated " +"authentification." +msgstr "" +"Token previamente configurado en la consola %s de destino para usar la autenticación " +"delegada." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:681 +msgid "Define database connection from Pandora FMS node to this Metaconsole" +msgstr "Definir conexión con la base de datos desde el nodo de Pandora FMs a esta Metaconsola." + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:699 +msgid "Metaconsole DB Host" +msgstr "Host de la base de datos de la Metaconsola" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:710 +msgid "Metaconsole DB Name" +msgstr "Nombre de base de datos de la Metaconsola" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:721 +msgid "Metaconsole DB User" +msgstr "Usuario de la base de datos de la Metaconsola" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:732 +msgid "Metaconsole DB Password" +msgstr "Contraseña de la base de datos de la Metaconsola" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:800 +msgid "Register empty node" +msgstr "Registrar nodo vacío" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:810 +msgid "Register node with data to merge" +msgstr "Nodo de registro con datos para combinar" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:860 +msgid "Node data will be wiped out" +msgstr "Los datos del nodo se borrarán" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:861 +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 "" +"La información contenida en este nodo no es necesaria. La información del nodo se borrará y " +"se reemplazará con nuevos datos de esta metaconsola automáticamente después de registrar el " +"nodo. ¿Estás seguro?" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:877 +msgid "Node data will be merged" +msgstr "Los datos del nodo se fusionarán" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:878 +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 "" +"La información contenida en este nodo es útil. Después de registrar el nodo, debe iniciar un " +"proceso de combinación desde el centro de comandos, que combinará la información del entorno " +"actual con la información contenida en este nuevo nodo. ¿Estás seguro?" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:929 +msgid "Database sync" +msgstr "Sincronización de bases de datos" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:1002 +msgid "New node" +msgstr "Nuevo nodo" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:1034 +msgid "Synchronize all" +msgstr "Sincronizar todo" + +#: ../../enterprise/meta/advanced/metasetup.mail.php:111 +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 "" +"Tenga en cuenta que algunos proveedores como Gmail o Office 365 necesitan ajustar/habilitar " +"conexiones externas manualmente utilizando SMTP y necesita usar STARTTLS en el puerto 587.\n" +"\n" +"Si tiene configuraciones manuales en su pandora_server.conf, tenga presente que dichos " +"ajustes ignorarán los ajustes de la consola." + +#: ../../enterprise/meta/advanced/metasetup.password.php:87 +msgid "Passwords" +msgstr "Contraseñas" + +#: ../../enterprise/meta/advanced/metasetup.password.php:137 +msgid "Set 0 if never expire." +msgstr "Introduce 0 para que nunca expire." + +#: ../../enterprise/meta/advanced/metasetup.password.php:161 +msgid "Two attempts minimum" +msgstr "2 intentos mínimo" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:140 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1256 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1125 +msgid "Custom report front page. It will be applied to all reports and templates by default." +msgstr "" +"Portada de informe personalizado. Se aplicará por defecto a todos los informes y plantillas." + +#: ../../enterprise/meta/advanced/metasetup.performance.php:182 +msgid "Migration block size" +msgstr "Tamaño del bloque de migración" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:195 +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:209 +#: ../../enterprise/meta/include/functions_meta.php:2188 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2178 +msgid "Max. number of events per node" +msgstr "Número máximo de alertas por nodo" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:210 +msgid "maximum number of events to be displayed per node" +msgstr "Número máximo de eventos a mostrar por nodo" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:288 +msgid "Rows limit for SQL report item PDF (per node)" +msgstr "Límite de líneas para el PDF de elementos del informe SQL (por nodo)" + +#: ../../enterprise/meta/advanced/metasetup.php:53 +msgid "Consoles Setup" +msgstr "Configuración de consolas" + +#: ../../enterprise/meta/advanced/metasetup.php:69 +#: ../../enterprise/meta/advanced/metasetup.php:245 +msgid "Passwords setup" +msgstr "Configuración de contraseñas" + +#: ../../enterprise/meta/advanced/metasetup.php:110 +#: ../../enterprise/meta/advanced/metasetup.php:261 +msgid "Visual setup" +msgstr "Configuración visual" + +#: ../../enterprise/meta/advanced/metasetup.php:118 +#: ../../enterprise/meta/advanced/metasetup.php:265 +msgid "Performance setup" +msgstr "Configuración del rendimiento" + +#: ../../enterprise/meta/advanced/metasetup.php:134 +#: ../../enterprise/meta/advanced/metasetup.php:273 +msgid "Strings translation" +msgstr "Traducción de cadenas" + +#: ../../enterprise/meta/advanced/metasetup.php:142 +#: ../../enterprise/meta/advanced/metasetup.php:277 +msgid "Mail" +msgstr "Correo electrónico" + +#: ../../enterprise/meta/advanced/metasetup.php:162 +msgid "Relations rules" +msgstr "Normas de relación" + +#: ../../enterprise/meta/advanced/metasetup.php:175 +msgid "Warp Update Setup" +msgstr "Configuración de Warp Update" + +#: ../../enterprise/meta/advanced/metasetup.php:183 +msgid "Warp Update Journal" +msgstr "Diario de Warp update" + +#: ../../enterprise/meta/advanced/metasetup.php:191 +msgid "Warp Update Offline" +msgstr "Warp update Sin conexión" + +#: ../../enterprise/meta/advanced/metasetup.php:199 +msgid "Warp Update Online" +msgstr "Warp Update En línea" + +#: ../../enterprise/meta/advanced/metasetup.php:237 +msgid "Consoles setup" +msgstr "Configuración de las consolas" + +#: ../../enterprise/meta/advanced/metasetup.php:285 +msgid "Relations Rules" +msgstr "Normas de relación" + +#: ../../enterprise/meta/advanced/metasetup.php:289 +msgid "Online Update Options" +msgstr "Opciones de actualización online" + +#: ../../enterprise/meta/advanced/metasetup.php:293 +msgid "Online Update Journal" +msgstr "Update Journal en línea" + +#: ../../enterprise/meta/advanced/metasetup.php:297 +msgid "Online Update Offline" +msgstr "Actualización sin conexión" + +#: ../../enterprise/meta/advanced/metasetup.php:301 +msgid "Online Update Online" +msgstr "Actualización en línea" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:239 +msgid "Node Address Default" +msgstr "Dirección del nodo por defecto" + +#: ../../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 "Este será el valor devuelto por la API" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:305 +msgid "Import file" +msgstr "Importar archivo" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:319 +msgid "Ip Gateway" +msgstr "Puerta de enlace de la 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 "Relación" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:361 +#: ../../enterprise/meta/advanced/metasetup.relations.php:440 +msgid "Node Address" +msgstr "Dirección del nodo" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:398 +msgid "Insert relation" +msgstr "Insertar relación" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:406 +msgid "Show list relations" +msgstr "Mostrar lista de relaciones" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:462 +msgid "Show Filters" +msgstr "Mostrar filtros" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:549 +msgid "Node address" +msgstr "Dirección del nodo" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:562 +msgid "Gateway" +msgstr "Puerta de enlace" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:642 +msgid "There are no relations yet" +msgstr "Aún no hay relaciones" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:179 +msgid "Directory where temporary data is stored." +msgstr "Directorio donde se almacenan los datos temporales" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:205 +msgid "Directory where Chromium binary file exists and has execution grants." +msgstr "" +"Directorio donde se encuentra el archivo binario de Chromium y tiene permisos de ejecución." + +#: ../../enterprise/meta/advanced/metasetup.setup.php:263 +#, 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 "" +"Ajuste este valor cuando necesite que %s esté accesible a través de una URL pública (por " +"ejemplo usando los ajustes mod_proxy de Apache)." + +#: ../../enterprise/meta/advanced/metasetup.setup.php:312 +msgid "Force using defined public URL " +msgstr "Forzar usando la URL pública definida " + +#: ../../enterprise/meta/advanced/metasetup.setup.php:366 +msgid "" +"Disable the definition of custom filters in the live view. Only existing filters can be used." +msgstr "" +"Desactiva la definición de filtros personalizados en la vista activa. Solo pueden usarse los " +"filtros existentes." + +#: ../../enterprise/meta/advanced/metasetup.setup.php:396 +msgid "Disabled sections" +msgstr "Secciones desactivadas" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:398 +msgid "Enabled sections" +msgstr "Activar secciones" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:403 +msgid "Push selected sections to enable it" +msgstr "Selecciona las secciones elegidas para activarlo" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:405 +msgid "Pop selected sections to disable it" +msgstr "Deshacer selección de las secciones para desactivarlo" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:413 +msgid "Customize sections" +msgstr "Personalizar secciones" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:446 +msgid "The string modules with several lines show as command output" +msgstr "" +"Los módulos de tipo cadena de texto con varias líneas se mostrarán como una salida de comando" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:462 +msgid "Please be careful if you put a password put https access." +msgstr "Por favor, ten cuidado. Si tienes que introducir una contraseña pon acceso https." + +#: ../../enterprise/meta/advanced/metasetup.setup.php:520 +msgid "Enable Warp Update" +msgstr "Habilitar actualización de Warp" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:545 +msgid "Max. agents to add in policy concurrently" +msgstr "Máx. de agentes a añadir a una política simultáneamente" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:546 +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 "" +"Número máximo de agentes permitido a añadir a una política simultáneamente (añadir un gran " +"número de agentes de una vex puede causar problemas de funcionamiento)" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:560 +msgid "Warning for synchronization queue" +msgstr "Advertencia para la cola de sincronización" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:561 +msgid "" +"If the number of pending items (per node) is higher than this number, a notification will be " +"shown" +msgstr "" +"Si el número de elementos pendientes (por nodo) es superior a este número, se mostrará una " +"notificación" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:599 +msgid "Enable Agent API" +msgstr "Habilitar API del agente" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:637 +msgid "Enable log viewer" +msgstr "Habilitar el visor de logs" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:677 +msgid "Log location: pandora_console/log/console.log" +msgstr "Localización de logs: pandora_console/log/console.log" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:719 +msgid "Log location: pandora_console/log/audit.log" +msgstr "Localización de logs: pandora_console/log/audit.log" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:816 +msgid "" +"If there are any "In process" events with a specific Extra ID and a New event with " +"that Extra ID is received, it will be created as "In process" instead." +msgstr "" +"Si hay algún evento \"En proceso\" con un ID adicional específico y se recibe un evento " +"Nuevo con ese ID adicional, se creará como \"En proceso\" en su lugar." + +#: ../../enterprise/meta/advanced/metasetup.visual.php:229 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:197 +msgid "Data precision for reports and visual consoles" +msgstr "Precisión de datos para informes y consolas visuales" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:229 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:197 +msgid "Precision must be a integer number between 0 and 5" +msgstr "La precisión debe ser un número entero entre 0 y 5" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:247 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:215 +msgid "Show percentile 95 in graphs" +msgstr "Mostrar el percentil 95 en los gráficos" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:376 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:313 +msgid "This option may cause performance issues" +msgstr "Esta opción puede generar problemas de rendimiento" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:417 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:354 +msgid "Zoom graphs:" +msgstr "Gráficas ampliadas:" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:451 +#: ../../enterprise/meta/include/functions_meta.php:1722 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1712 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:388 +msgid "Metaconsole elements" +msgstr "Elementos de la Metaconsola" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:451 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:388 +msgid "The number of elements retrieved for each instance in some views." +msgstr "Número de elementos recuperados para cada instancia en algunas vistas" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:473 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:410 +msgid "Add new custom value to intervals" +msgstr "Añadir nuevo valor personalizado para intervalos" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:612 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:529 +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 "" +"Puede poner su favicon en la carpeta images/custom_favicon/. Este archivo debe estar en " +"formato .ico y tener un tamaño de 16x16." + +#: ../../enterprise/meta/advanced/metasetup.visual.php:647 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:564 +msgid "You can place your custom images into the folder images/backgrounds/" +msgstr "Puedes poner tus propias imágenes en el directorio images/backgrounds/" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:954 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:871 +msgid "Graphs font family" +msgstr "Familia tipográfica de las gráficas" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1044 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:941 +msgid "This interval will affect to Visual Console pages" +msgstr "Este intervalo afectará todas las páginas de la consola visual." + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1207 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1104 +msgid "Reports configuration" +msgstr "Configuración de informes" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1228 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1111 +msgid "" +"Custom report description info. It will be applied to all reports and templates by default." +msgstr "" +"Descripción del informe personalizado. Será aplicado a todas las plantillas e informes por " +"defecto." + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1279 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1148 +msgid "" +"This is the height in pixels of the module graph or custom graph in the reports (only: HTML)" +msgstr "" +"Esta es la altura en pixeles de la gráfica de módulos o la gráfica personalizada en los " +"informes (solo HTML)" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1360 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1229 +msgid "" +"A long interval description is for example 10 hours, 20 minutes 33 seconds”, a short one is " +"10h 20m 33s" +msgstr "" +"Una descripción larga del intervalo dura por ejemplo 10 horas, 20 minutos 33 segundos”, una " +"corta es 10h 20m 33s" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:141 +#: ../../enterprise/meta/advanced/policymanager.apply.php:149 +msgid "Only database" +msgstr "Bases de datos solamente" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:186 +msgid "Apply Policies" +msgstr "Aplicar políticas" + +#: ../../enterprise/meta/advanced/policymanager.php:44 +msgid "Apply policies" +msgstr "Aplicar políticas" + +#: ../../enterprise/meta/advanced/policymanager.php:48 +#: ../../enterprise/meta/advanced/policymanager.php:66 +msgid "Policies queue" +msgstr "Cola de políticas" + +#: ../../enterprise/meta/advanced/policymanager.php:62 +msgid "Policies apply" +msgstr "Aplicar políticas" + +#: ../../enterprise/meta/advanced/policymanager.php:89 +msgid "Policy Manager" +msgstr "Gestor de políticas" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:371 +msgid "Empty queue." +msgstr "Cola vacía" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:255 +#, php-format +msgid "Error creating %s policies" +msgstr "Error al crear las políticas %s" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:259 +#, php-format +msgid "Created %s policies" +msgstr "%s políticas creadas" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:264 +#, php-format +msgid "Error creating/updating %s/%s policy modules" +msgstr "Error al crear/actualizar %s/%s módulos de políticas" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:268 +#, php-format +msgid "Created/Updated %s/%s policy modules" +msgstr "Creados/actualizados %s/%s módulos de políticas" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:273 +#, php-format +msgid "Error deleting %s policy modules" +msgstr "Error al eliminar %s módulos de políticas" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:277 +#, php-format +msgid "Deleted %s policy modules" +msgstr "Eliminados %s módulos de políticas" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:282 +#, php-format +msgid "Error creating %s policy alerts" +msgstr "Error al crear %s alertas de políticas" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:286 +#, php-format +msgid "Created %s policy alerts" +msgstr "Alertas de políticas %s creadas correctamente" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:291 +#, php-format +msgid "Error deleting %s policy alerts" +msgstr "Error al eliminar %s alertas de políticas" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:295 +#, php-format +msgid "Deleted %s policy alerts" +msgstr "%s alertas de políticas eliminadas correctamente" + +#: ../../enterprise/meta/advanced/servers.build_table.php:70 +msgid "Show server status of" +msgstr "Mostrar el estado del servidor de" + +#: ../../enterprise/meta/event/custom_events.php:96 +msgid "The user is not in neither group with EW profile" +msgstr "El usuario no se encuentra en ninguno de los grupos con el perfil EW." + +#: ../../enterprise/meta/general/footer.php:50 ../../index.php:1498 +msgid "Page generated at" +msgstr "Página generada en" + +#: ../../enterprise/meta/general/logon_ok.php:83 +#: ../../enterprise/meta/general/main_header.php:243 +#: ../../enterprise/meta/general/main_menu.php:447 +#: ../../enterprise/meta/general/main_menu.php:448 +#: ../../package_774/enterprise/meta/general/main_menu.php:441 +#: ../../package_774/enterprise/meta/general/main_menu.php:442 +msgid "Screens" +msgstr "Pantallas" + +#: ../../enterprise/meta/general/main_header.php:109 +#: ../../enterprise/meta/general/main_menu.php:211 +#: ../../package_774/enterprise/meta/general/main_menu.php:211 +msgid "Groups view" +msgstr "Visor de grupos" + +#: ../../enterprise/meta/general/main_header.php:115 +#: ../../enterprise/meta/general/main_menu.php:217 +#: ../../package_774/enterprise/meta/general/main_menu.php:217 +msgid "Alerts view" +msgstr "Vista de alertas" + +#: ../../enterprise/meta/general/main_header.php:121 +#: ../../enterprise/meta/general/main_menu.php:223 +#: ../../package_774/enterprise/meta/general/main_menu.php:223 +msgid "Monitors view" +msgstr "Visor de monitores" + +#: ../../enterprise/meta/general/main_header.php:201 +#: ../../enterprise/meta/general/main_menu.php:347 +#: ../../package_774/enterprise/meta/general/main_menu.php:341 +msgid "Report templates" +msgstr "Plantillas de informes" + +#: ../../enterprise/meta/general/main_header.php:266 +#: ../../enterprise/meta/general/main_menu.php:471 +#: ../../package_774/enterprise/meta/general/main_menu.php:465 +msgid "Template Visual Console" +msgstr "Consola visual de plantillas" + +#: ../../enterprise/meta/general/main_header.php:273 +#: ../../enterprise/meta/general/main_menu.php:478 +#: ../../package_774/enterprise/meta/general/main_menu.php:472 +msgid "Wizard Visual Console" +msgstr "Consola visual de asistente" + +#: ../../enterprise/meta/general/main_header.php:292 +#: ../../enterprise/meta/general/main_menu.php:500 +#: ../../package_774/enterprise/meta/general/main_menu.php:494 +msgid "Live view" +msgstr "Vista en vivo" + +#: ../../enterprise/meta/general/main_header.php:326 +#: ../../enterprise/meta/general/main_header.php:428 +#: ../../enterprise/meta/general/main_menu.php:552 +#: ../../enterprise/meta/general/main_menu.php:681 +#: ../../enterprise/meta/include/functions_agents_meta.php:585 +#: ../../package_774/enterprise/meta/general/main_menu.php:546 +#: ../../package_774/enterprise/meta/general/main_menu.php:675 +msgid "Agent management" +msgstr "Gestión de agentes" + +#: ../../enterprise/meta/general/main_header.php:344 +#: ../../enterprise/meta/general/main_header.php:450 +#: ../../enterprise/meta/general/main_menu.php:564 +#: ../../enterprise/meta/general/main_menu.php:748 +#: ../../package_774/enterprise/meta/general/main_menu.php:558 +#: ../../package_774/enterprise/meta/general/main_menu.php:742 +msgid "Alert management" +msgstr "Gestión de alertas" + +#: ../../enterprise/meta/general/main_header.php:350 +#: ../../enterprise/meta/general/main_menu.php:570 +#: ../../package_774/enterprise/meta/general/main_menu.php:564 +msgid "Component management" +msgstr "Gestión de componentes" + +#: ../../enterprise/meta/general/main_header.php:356 +#: ../../enterprise/meta/general/main_menu.php:582 +#: ../../enterprise/meta/general/main_menu.php:701 +#: ../../package_774/enterprise/meta/general/main_menu.php:576 +#: ../../package_774/enterprise/meta/general/main_menu.php:695 +msgid "Policy management" +msgstr "Gestión de políticas" + +#: ../../enterprise/meta/general/main_header.php:362 +#: ../../enterprise/meta/general/main_menu.php:588 +#: ../../package_774/enterprise/meta/general/main_menu.php:582 +msgid "Category management" +msgstr "Gestión de categorías" + +#: ../../enterprise/meta/general/main_header.php:368 +#: ../../enterprise/meta/general/main_header.php:441 +#: ../../enterprise/meta/general/main_menu.php:594 +#: ../../enterprise/meta/general/main_menu.php:694 +#: ../../package_774/enterprise/meta/general/main_menu.php:588 +#: ../../package_774/enterprise/meta/general/main_menu.php:688 +msgid "Server management" +msgstr "Gestión de servidores" + +#: ../../enterprise/meta/general/main_header.php:374 +msgid "Command Center" +msgstr "command center" + +#: ../../enterprise/meta/general/main_header.php:386 +#: ../../enterprise/meta/general/main_menu.php:772 +#: ../../enterprise/meta/general/main_menu.php:814 +#: ../../package_774/enterprise/meta/general/main_menu.php:766 +#: ../../package_774/enterprise/meta/general/main_menu.php:808 +msgid "Metasetup" +msgstr "Metasetup" + +#: ../../enterprise/meta/general/main_header.php:503 +msgid "Audit Logs" +msgstr "Registros de auditoría" + +#: ../../enterprise/meta/general/main_menu.php:427 +#: ../../enterprise/operation/services/services.list.php:57 +#: ../../package_774/enterprise/meta/general/main_menu.php:421 +msgid "List of services" +msgstr "Lista de servicios" + +#: ../../enterprise/meta/general/main_menu.php:544 +#: ../../enterprise/meta/general/main_menu.php:545 +#: ../../enterprise/meta/general/main_menu.php:633 +#: ../../enterprise/meta/general/main_menu.php:634 +#: ../../enterprise/meta/general/main_menu.php:654 +#: ../../enterprise/meta/general/main_menu.php:655 +#: ../../enterprise/meta/include/functions_agents_meta.php:601 +#: ../../package_774/enterprise/meta/general/main_menu.php:538 +#: ../../package_774/enterprise/meta/general/main_menu.php:539 +#: ../../package_774/enterprise/meta/general/main_menu.php:627 +#: ../../package_774/enterprise/meta/general/main_menu.php:628 +#: ../../package_774/enterprise/meta/general/main_menu.php:648 +#: ../../package_774/enterprise/meta/general/main_menu.php:649 +msgid "Centralised management" +msgstr "Gestión centralizada" + +#: ../../enterprise/meta/general/main_menu.php:606 +#: ../../enterprise/meta/general/main_menu.php:715 +#: ../../enterprise/meta/general/main_menu.php:736 +#: ../../enterprise/meta/include/functions_agents_meta.php:631 +#: ../../package_774/enterprise/meta/general/main_menu.php:600 +#: ../../package_774/enterprise/meta/general/main_menu.php:709 +#: ../../package_774/enterprise/meta/general/main_menu.php:730 +msgid "Agent operations" +msgstr "Operaciones del agente" + +#: ../../enterprise/meta/general/main_menu.php:612 +#: ../../enterprise/meta/general/main_menu.php:721 +#: ../../enterprise/meta/include/functions_agents_meta.php:642 +#: ../../package_774/enterprise/meta/general/main_menu.php:606 +#: ../../package_774/enterprise/meta/general/main_menu.php:715 +msgid "User operations" +msgstr "Operaciones de usuario" + +#: ../../enterprise/meta/general/main_menu.php:620 +#: ../../package_774/enterprise/meta/general/main_menu.php:614 +msgid "Merging Tool" +msgstr "Herramienta de fusión" + +#: ../../enterprise/meta/general/main_menu.php:785 +#: ../../enterprise/meta/general/main_menu.php:827 +#: ../../enterprise/meta/general/main_menu.php:854 +#: ../../package_774/enterprise/meta/general/main_menu.php:779 +#: ../../package_774/enterprise/meta/general/main_menu.php:821 +#: ../../package_774/enterprise/meta/general/main_menu.php:848 +msgid "List of Links" +msgstr "Lista de enlaces" + +#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:61 +#, php-format +msgid "Please navigate to %s" +msgstr "Por favor, navegue hasta %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 Metaconsola necesita una activación previa desde una consola regular. Contacta con el " +"administrador del sistema si necesitas asistencia.
" + +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:56 +msgid "Agent succesfully deleted" +msgstr "Agente eliminado correctamente" + +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:58 +msgid "Could not delete agent" +msgstr "No se pudo borrar el agente" + +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:615 +msgid "No description available" +msgstr "Sin descripción disponible" + +#: ../../enterprise/meta/include/functions_agents_meta.php:479 +#: ../../enterprise/meta/include/functions_agents_meta.php:548 +msgid "Agents movement" +msgstr "Movimiento de agentes" + +#: ../../enterprise/meta/include/functions_agents_meta.php:491 +#: ../../enterprise/meta/include/functions_agents_meta.php:564 +msgid "Provisioning management" +msgstr "Gestión de aprovisionamiento" + +#: ../../enterprise/meta/include/functions_agents_meta.php:516 +#: ../../enterprise/meta/include/functions_agents_meta.php:553 +msgid "Group management" +msgstr "Gestionar grupos" + +#: ../../enterprise/meta/include/functions_agents_meta.php:528 +#: ../../enterprise/meta/include/functions_agents_meta.php:558 +msgid "Tree group" +msgstr "Árbol de grupos" + +#: ../../enterprise/meta/include/functions_agents_meta.php:570 +msgid "Provisioning rules management" +msgstr "Gestión de reglas de aprovisionamiento" + +#: ../../enterprise/meta/include/functions_agents_meta.php:580 +msgid "Colecctions" +msgstr "Colecciones" + +#: ../../enterprise/meta/include/functions_alerts_meta.php:141 +msgid "Calendar" +msgstr "Calendario" + +#: ../../enterprise/meta/include/functions_alerts_meta.php:145 +msgid "Builder Alert" +msgstr "Constructor de alertas" + +#: ../../enterprise/meta/include/functions_alerts_meta.php:191 +msgid "Alert Management" +msgstr "Gestión de alertas" + +#: ../../enterprise/meta/include/functions_autoprovision.php:391 +msgid "Round Robin" +msgstr "Round Robin" + +#: ../../enterprise/meta/include/functions_autoprovision.php:396 +msgid "Less loaded" +msgstr "Menos cargado" + +#: ../../enterprise/meta/include/functions_autoprovision.php:435 +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 "" +"Utiliza el método de planificación Round-robin para distribuir, \n" +" de forma equitativa y en un orden racional, todos los nuevos agentes de " +"software de Pandora que llegan a la Metaconsola.\n" +" La distribución de los agentes se realizará de forma circular, asignando el " +"servidor correspondiente a cada nuevo agente.\n" +" " + +#: ../../enterprise/meta/include/functions_autoprovision.php:443 +msgid "The new agents will be dynamically assigned to those servers with less load." +msgstr "Los nuevos agentes se asignarán dinámicamente a aquellos servidores con menos carga." + +#: ../../enterprise/meta/include/functions_autoprovision.php:448 +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 "" +"En la clasificación personalizada, podremos definir nuestras propias reglas de " +"clasificación, \n" +" basado en ciertos parámetros recuperados de la información reportada por el " +"agente (nombre del agente y su dirección IP).\n" +" " + +#: ../../enterprise/meta/include/functions_autoprovision.php:552 +msgid "There is no custom entries defined. Click on \"Create custom entry\" to add the first." +msgstr "" +"Ninguna entrada personalizada definida. Haz clic en \"Crear entrada personalizada\" para " +"añadir la primera." + +#: ../../enterprise/meta/include/functions_autoprovision.php:557 +msgid "Create custom entry" +msgstr "Crear entrada personalizada" + +#: ../../enterprise/meta/include/functions_autoprovision.php:599 +msgid "Provisioning configuration" +msgstr "Configuración de aprovisionamiento" + +#: ../../enterprise/meta/include/functions_autoprovision.php:613 +msgid "Configuration:" +msgstr "Configuración:" + +#: ../../enterprise/meta/include/functions_autoprovision.php:668 +msgid "" +"There is no rules configured for this custom entry. Click on Add button to create the first." +msgstr "" +"No hay reglas configuradas en esta entrada personalizada. Haz clic en el botón Añadir para " +"crear la primera." + +#: ../../enterprise/meta/include/functions_autoprovision.php:786 +msgid "There was an error when editing the rule." +msgstr "Error al editar la regla" + +#: ../../enterprise/meta/include/functions_autoprovision.php:799 +msgid "Operation:" +msgstr "Operación:" + +#: ../../enterprise/meta/include/functions_autoprovision.php:815 +msgid "Method:" +msgstr "Método:" + +#: ../../enterprise/meta/include/functions_autoprovision.php:903 +msgid "Move up" +msgstr "Subir" + +#: ../../enterprise/meta/include/functions_autoprovision.php:916 +msgid "Move down" +msgstr "Bajar" + +#: ../../enterprise/meta/include/functions_components_meta.php:96 +#: ../../enterprise/meta/include/functions_components_meta.php:143 +msgid "Network components" +msgstr "Componentes de red" + +#: ../../enterprise/meta/include/functions_components_meta.php:104 +#: ../../enterprise/meta/include/functions_components_meta.php:147 +msgid "Plugin management" +msgstr "Gestión de plugins" + +#: ../../enterprise/meta/include/functions_components_meta.php:153 +msgid "Create plugin" +msgstr "Crear plugin" + +#: ../../enterprise/meta/include/functions_components_meta.php:155 +msgid "Edit plugin" +msgstr "Editar plugin" + +#: ../../enterprise/meta/include/functions_groups_meta.php:114 +#, php-format +msgid "Error Duplicate name (%s) " +msgstr "Error al duplicar nombre (%s) " + +#: ../../enterprise/meta/include/functions_groups_meta.php:132 +#, php-format +msgid "(Error Duplicate ID (%d) ) " +msgstr "(Error ID Duplicado (%d) ) " + +#: ../../enterprise/meta/include/functions_groups_meta.php:153 +msgid "Error Duplicate name" +msgstr "Error al duplicar nombre" + +#: ../../enterprise/meta/include/functions_meta.php:52 +#: ../../package_774/enterprise/meta/include/functions_meta.php:52 +msgid "No admin user" +msgstr "No hay usuario administrador" + +#: ../../enterprise/meta/include/functions_meta.php:115 +#: ../../package_774/enterprise/meta/include/functions_meta.php:115 +msgid "Centralized management" +msgstr "Gestión centralizada" + +#: ../../enterprise/meta/include/functions_meta.php:201 +#: ../../package_774/enterprise/meta/include/functions_meta.php:201 +msgid "Netflow disable custom live view filters" +msgstr "Desactivar filtros personalizados en la vista en vivo de Netflow" + +#: ../../enterprise/meta/include/functions_meta.php:265 +#: ../../package_774/enterprise/meta/include/functions_meta.php:265 +msgid "Customizable section" +msgstr "Sección personalizable" + +#: ../../enterprise/meta/include/functions_meta.php:286 +#: ../../package_774/enterprise/meta/include/functions_meta.php:286 +msgid "Agent API" +msgstr "API del agente" + +#: ../../enterprise/meta/include/functions_meta.php:376 +#: ../../package_774/enterprise/meta/include/functions_meta.php:376 +msgid "Policy add max. agents" +msgstr "Máx. de agentes a añadir en la política" + +#: ../../enterprise/meta/include/functions_meta.php:385 +#: ../../package_774/enterprise/meta/include/functions_meta.php:385 +msgid "Sync items warn detection" +msgstr "Sincronización de elementos de advertencia de detección" + +#: ../../enterprise/meta/include/functions_meta.php:553 +#: ../../package_774/enterprise/meta/include/functions_meta.php:543 +msgid "IP ElasticSearch" +msgstr "IP ElasticSearch" + +#: ../../enterprise/meta/include/functions_meta.php:563 +#: ../../package_774/enterprise/meta/include/functions_meta.php:553 +msgid "Port ElasticSearch" +msgstr "Puerto ElasticSearch" + +#: ../../enterprise/meta/include/functions_meta.php:583 +#: ../../package_774/enterprise/meta/include/functions_meta.php:573 +msgid "User OpenSearch" +msgstr "Usuario de OpenSearch" + +#: ../../enterprise/meta/include/functions_meta.php:593 +#: ../../package_774/enterprise/meta/include/functions_meta.php:583 +msgid "Pass OpenSearch" +msgstr "Contraseña de OpenSearch" + +#: ../../enterprise/meta/include/functions_meta.php:603 +#: ../../package_774/enterprise/meta/include/functions_meta.php:593 +msgid "Https OpenSearch" +msgstr "Https OpenSearch" + +#: ../../enterprise/meta/include/functions_meta.php:714 +#: ../../package_774/enterprise/meta/include/functions_meta.php:704 +msgid "2FA_all_users" +msgstr "2FA_all_users" + +#: ../../enterprise/meta/include/functions_meta.php:724 +#: ../../package_774/enterprise/meta/include/functions_meta.php:714 +msgid "Control session timeout" +msgstr "Control de expiración de la sesión" + +#: ../../enterprise/meta/include/functions_meta.php:764 +#: ../../package_774/enterprise/meta/include/functions_meta.php:754 +msgid "Timezone visual" +msgstr "Visualización de zona horaria" + +#: ../../enterprise/meta/include/functions_meta.php:824 +#: ../../package_774/enterprise/meta/include/functions_meta.php:814 +msgid "Secondary advanced Config AD" +msgstr "Configuración AD avanzada secundaria" + +#: ../../enterprise/meta/include/functions_meta.php:1057 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1047 +msgid "SAML profile parameters" +msgstr "Parámetros de perfil SAML" + +#: ../../enterprise/meta/include/functions_meta.php:1343 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1333 +#, php-format +msgid "%s host" +msgstr "Host %s" + +#: ../../enterprise/meta/include/functions_meta.php:1397 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1387 +msgid "Babel Enterprise host" +msgstr "Servidor de Babel Enterprise" + +#: ../../enterprise/meta/include/functions_meta.php:1472 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1462 +msgid "Graph color (min)" +msgstr "Color del gráfico (mín.)" + +#: ../../enterprise/meta/include/functions_meta.php:1482 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1472 +msgid "Graph color (avg)" +msgstr "Color del gráfico (med.)" + +#: ../../enterprise/meta/include/functions_meta.php:1492 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1482 +msgid "Graph color (max)" +msgstr "Color del gráfico (máx.)" + +#: ../../enterprise/meta/include/functions_meta.php:1642 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1632 +msgid "full scale charts" +msgstr "Gráficas a escala completa" + +#: ../../enterprise/meta/include/functions_meta.php:1652 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1642 +msgid "type mode type charts" +msgstr "tipo de gráfica" + +#: ../../enterprise/meta/include/functions_meta.php:1672 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1662 +msgid "type mode zoom charts" +msgstr "zoom de gráfica" + +#: ../../enterprise/meta/include/functions_meta.php:1712 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1702 +msgid "Type of charts" +msgstr "Tipo de gráficos" + +#: ../../enterprise/meta/include/functions_meta.php:1762 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1752 +msgid "Custom logo (white background)" +msgstr "Logo personalizado (fondo blanco)" + +#: ../../enterprise/meta/include/functions_meta.php:1892 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1882 +msgid "Custom product name" +msgstr "Nombre de producto personalizado" + +#: ../../enterprise/meta/include/functions_meta.php:1902 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1892 +msgid "Custom copyright notice" +msgstr "Aviso de copyright personalizado" + +#: ../../enterprise/meta/include/functions_meta.php:2138 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2128 +msgid "Realtime stats" +msgstr "Estadísticas en tiempo real" + +#: ../../enterprise/meta/include/functions_meta.php:2168 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2158 +msgid "Use agent access graph" +msgstr "Usar la gráfica de acceso del agente" + +#: ../../enterprise/meta/include/functions_meta.php:2178 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2168 +msgid "Default block size migration agents" +msgstr "Tamaño del bloque de migración de agentes por defecto" + +#: ../../enterprise/meta/include/functions_meta.php:2200 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2190 +msgid "Default block size execution event" +msgstr "Evento de ejecución en bloque por defecto" + +#: ../../enterprise/meta/include/functions_meta.php:2211 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2201 +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:2268 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2258 +msgid "Node address default" +msgstr "Dirección del nodo por defecto" + +#: ../../enterprise/meta/include/functions_meta.php:2321 +#: ../../enterprise/meta/include/functions_meta.php:2326 +#: ../../enterprise/meta/include/functions_meta.php:2331 +#: ../../enterprise/meta/include/functions_meta.php:2336 +#: ../../enterprise/meta/include/functions_meta.php:2341 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2311 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2316 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2321 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2326 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2331 +msgid "Database advanced" +msgstr "Base de datos avanzada" + +#: ../../enterprise/meta/include/functions_relations.php:49 +msgid "Invalid file content" +msgstr "Contenido del archivo no válido" + +#: ../../enterprise/meta/include/functions_relations.php:54 +msgid "No relations found" +msgstr "No se han encontrado relaciones" + +#: ../../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 "El tipo de relación: %s a %s -> %s no se ha guardado" + +#: ../../enterprise/meta/include/functions_relations.php:123 +#, php-format +msgid "The relation %s -> %s was not saved" +msgstr "La relación %s -> %s no se ha guardado" + +#: ../../enterprise/meta/include/functions_relations.php:133 +msgid "File imported successfully" +msgstr "El archivo se ha importado con éxito" + +#: ../../enterprise/meta/include/functions_relations.php:136 +msgid "Error inserting relations" +msgstr "Error al insertar relaciones" + +#: ../../enterprise/meta/include/functions_relations.php:165 +msgid "Empty string" +msgstr "Cadena vacía" + +#: ../../enterprise/meta/include/functions_relations.php:170 +msgid "Empty custom node address" +msgstr "Dirección del nodo personalizada vacía" + +#: ../../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 "" +"El tipo de relación: %s a %s -> %s no se ha guardado. Esta relación ya existe en la base de " +"datos" + +#: ../../enterprise/meta/include/functions_relations.php:230 +#, php-format +msgid "Error inserting the relation %s -> %s" +msgstr "Error al insertar la relación %s -> %s" + +#: ../../enterprise/meta/include/functions_relations.php:238 +msgid "Relation created successfully" +msgstr "Relación creada con éxito" + +#: ../../enterprise/meta/include/functions_relations.php:263 +msgid "Error deleting the relation" +msgstr "Error al eliminar la relación" + +#: ../../enterprise/meta/include/functions_relations.php:269 +msgid "Relation deleted successfully" +msgstr "Relación eliminada con éxito" + +#: ../../enterprise/meta/include/functions_ui_meta.php:53 +#, php-format +msgid "%s - the Flexible Monitoring System" +msgstr "%s - Flexible Monitoring System" + +#: ../../enterprise/meta/include/functions_users_meta.php:202 +msgid "User synchronization" +msgstr "Sincronización de usuarios" + +#: ../../enterprise/meta/include/functions_users_meta.php:218 +msgid "Group synchronization" +msgstr "Sincronización de grupos" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:361 +msgid "Add selected modules to agent" +msgstr "Añadir los módulos seleccionados al agente" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:399 +msgid "Undo changes" +msgstr "Deshacer los cambios" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:590 +msgid "Latency" +msgstr "Latencia" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:646 +msgid "String to check" +msgstr "Cadena para comprobar" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:652 +msgid "Add check" +msgstr "Añadir comprobación" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:661 +msgid "Delete check" +msgstr "Eliminar comprobación" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:956 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1047 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1259 +msgid "Various" +msgstr "Varios" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1092 +msgid "Web configuration" +msgstr "Configuración web" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1286 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1299 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1728 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1735 +msgid "Str: " +msgstr "Cadena: " + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1295 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1308 +msgid " Inverse interval " +msgstr " Intervalo inverso " + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1368 +msgid "Alerts in module" +msgstr "Alertas en el módulo" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1615 +msgid "Checks" +msgstr "Comprobaciones" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1826 +msgid "Deleted modules" +msgstr "Módulos eliminados" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2388 +msgid "Manage agent modules" +msgstr "Gestionar módulos de agentes" + +#: ../../enterprise/meta/include/process_reset_pass.php:41 +#: ../../enterprise/meta/include/reset_pass.php:41 +msgid "Go to Pandora FMS Support" +msgstr "Ir a soporte de Pandora FMS" + +#: ../../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 "Ir a " + +#: ../../enterprise/meta/include/process_reset_pass.php:52 +#: ../../enterprise/meta/include/reset_pass.php:52 +msgid "Go to Pandora FMS Wiki" +msgstr "Ir a la Wiki de Pandora FMS" + +#: ../../enterprise/meta/include/process_reset_pass.php:142 +#, php-format +msgid "%s NEXT GENERATION" +msgstr "%s SIGUIENTE GENERACIÓN" + +#: ../../enterprise/meta/include/process_reset_pass.php:150 +msgid "METACONSOLE" +msgstr "METACONSOLA" + +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:138 +msgid "No init" +msgstr "No iniciados" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:57 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:57 +msgid "Custom fields View" +msgstr "Vista de campos personalizados" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:80 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:68 +msgid "Custom Fields View" +msgstr "Vista de campos personalizados" + +#: ../../enterprise/meta/monitoring/group_view.php:59 +msgid "Group View" +msgstr "Vista de grupo" + +#: ../../enterprise/meta/monitoring/group_view.php:151 +msgid "Summary by status" +msgstr "Resumen por estados" + +#: ../../enterprise/meta/monitoring/group_view.php:160 +#: ../../enterprise/meta/monitoring/group_view.php:172 +msgid "% Agents not init" +msgstr "% agentes no iniciados" + +#: ../../enterprise/meta/monitoring/group_view.php:163 +msgid "% Agents Warning" +msgstr "% Agentes en advertencia" + +#: ../../enterprise/meta/monitoring/group_view.php:166 +msgid "% Agents OK" +msgstr "% Agentes OK" + +#: ../../enterprise/meta/monitoring/group_view.php:169 +msgid "% Agents Unknown" +msgstr "% monitores en estado desconocido" + +#: ../../enterprise/meta/monitoring/group_view.php:177 +msgid "% Monitors Critical" +msgstr "% monitores en estado crítico" + +#: ../../enterprise/meta/monitoring/group_view.php:180 +msgid "% Monitors Warning" +msgstr "% monitores en estado de advertencia" + +#: ../../enterprise/meta/monitoring/group_view.php:183 +msgid "% Monitors OK" +msgstr "% monitores en estado OK" + +#: ../../enterprise/meta/monitoring/group_view.php:186 +msgid "% Monitors Unknown" +msgstr "% módulos en estado desconocido" + +#: ../../enterprise/meta/monitoring/group_view.php:189 +msgid "% Monitors Not init" +msgstr "% módulos no iniciados" + +#: ../../enterprise/meta/monitoring/group_view.php:214 +#: ../../enterprise/meta/monitoring/group_view.php:220 +msgid "This data doesn't show in realtime" +msgstr "Estos datos no se muestran en tiempo real" + +#: ../../enterprise/meta/monitoring/group_view.php:231 +msgid "Group or Tag" +msgstr "Grupo o etiqueta" + +#: ../../enterprise/meta/monitoring/tactical.php:233 +msgid "Report of state" +msgstr "Informe de estado" + +#: ../../enterprise/meta/monitoring/tactical.php:277 +msgid "Report of events" +msgstr "Informe de eventos" + +#: ../../enterprise/meta/monitoring/tactical.php:287 +msgid "Info of state in events" +msgstr "Información de estado en eventos" + +#: ../../enterprise/meta/monitoring/tactical.php:308 +msgid "More events" +msgstr "Más eventos" + +#: ../../enterprise/meta/screens/screens.visualmap.php:62 +msgid "Create visualmap" +msgstr "Crear mapa visual" + +#: ../../enterprise/meta/agentsearch.php:119 +#: ../../package_774/enterprise/meta/agentsearch.php:119 +msgid "Search results for" +msgstr "Buscar resultados para" + +#: ../../enterprise/meta/agentsearch.php:306 +#: ../../package_774/enterprise/meta/agentsearch.php:306 +msgid "There are no agents included in this group" +msgstr "No hay ningún agente en este grupo" + +#: ../../enterprise/meta/agentsearch.php:456 +#: ../../package_774/enterprise/meta/agentsearch.php:456 +msgid "There are no policies included in this group" +msgstr "No hay políticas incluidas en este grupo" + +#: ../../enterprise/meta/index.php:220 ../../package_774/enterprise/meta/index.php:220 +#: ../../index.php:1540 +msgid "Connection status: " +msgstr "Estado de conexión: " + +#: ../../enterprise/meta/index.php:359 ../../package_774/enterprise/meta/index.php:359 +#: ../../index.php:392 +msgid "The code shouldn't be empty" +msgstr "El código no debería estar vacío" + +#: ../../enterprise/meta/index.php:372 ../../package_774/enterprise/meta/index.php:372 +#: ../../index.php:405 +msgid "Expired login" +msgstr "Inicio de sesión caducado" + +#: ../../enterprise/meta/index.php:379 ../../enterprise/meta/index.php:385 +#: ../../package_774/enterprise/meta/index.php:379 +#: ../../package_774/enterprise/meta/index.php:385 ../../index.php:412 ../../index.php:418 +msgid "Login error" +msgstr "Error de conexión" + +#: ../../enterprise/meta/index.php:686 ../../package_774/enterprise/meta/index.php:686 +#: ../../index.php:846 +msgid "Password changed successfully" +msgstr "Contraseña modificada correctamente" + +#: ../../enterprise/meta/index.php:692 ../../package_774/enterprise/meta/index.php:692 +#: ../../index.php:852 +msgid "Failed to change password" +msgstr "No se pudo modificar la contraseña" + +#: ../../enterprise/meta/index.php:706 ../../package_774/enterprise/meta/index.php:706 +#: ../../index.php:869 +msgid "Too much time since password change request" +msgstr "Ha pasado demasiado tiempo desde la solicitud de cambio de contraseña" + +#: ../../enterprise/meta/index.php:713 ../../package_774/enterprise/meta/index.php:713 +#: ../../index.php:876 +msgid "This user has not requested a password change" +msgstr "Este usuario no ha solicitado un cambio de contraseña" + +#: ../../enterprise/meta/index.php:729 ../../package_774/enterprise/meta/index.php:729 +#: ../../index.php:903 +msgid "Id user cannot be empty" +msgstr "El ID de usuario no puede estar vacío" + +#: ../../enterprise/meta/index.php:737 ../../package_774/enterprise/meta/index.php:737 +#: ../../index.php:911 +msgid "Error in reset password request" +msgstr "Error en la solicitud para restablecer la contraseña" + +#: ../../enterprise/meta/index.php:745 ../../package_774/enterprise/meta/index.php:745 +#: ../../index.php:919 +msgid "This user doesn't have a valid email address" +msgstr "Este usuario no tiene una dirección válida de email" + +#: ../../enterprise/meta/index.php:762 ../../package_774/enterprise/meta/index.php:762 +#: ../../index.php:930 +msgid "This is an automatically sent message for user " +msgstr "Este es un mensaje enviado automáticamente para el usuario " + +#: ../../enterprise/meta/index.php:765 ../../package_774/enterprise/meta/index.php:765 +#: ../../index.php:933 +msgid "Please click the link below to reset your password" +msgstr "Haz clic en el enlace de abajo para restablecer la contraseña" + +#: ../../enterprise/meta/index.php:767 ../../package_774/enterprise/meta/index.php:767 +#: ../../index.php:935 +msgid "Reset your password" +msgstr "Restablecer la contraseña" + +#: ../../enterprise/meta/index.php:771 ../../package_774/enterprise/meta/index.php:771 +#: ../../index.php:939 +msgid "Please do not reply to this email." +msgstr "No respondas a este email." + +#: ../../enterprise/meta/index.php:777 ../../package_774/enterprise/meta/index.php:777 +#: ../../index.php:944 +msgid "Error at sending the email" +msgstr "Error al enviar el email" + +#: ../../enterprise/meta/index.php:938 ../../package_774/enterprise/meta/index.php:937 +#, php-format +msgid "System is not centralised, please go to %s to perform a database merge process." +msgstr "" +"El sistema no está centralizado, vaya a %s para realizar un proceso de fusión de bases de " +"datos." + +#: ../../enterprise/meta/index.php:1006 ../../package_774/enterprise/meta/index.php:1005 +#, php-format +msgid "There are nodes with different MR than this (%d):" +msgstr "Hay nodos con RM diferente a esta (%d):" + +#: ../../enterprise/meta/index.php:1015 ../../package_774/enterprise/meta/index.php:1014 +#: ../../index.php:1276 +msgid "Please keep all environment updated to same version." +msgstr "Mantenga todo el entorno actualizado a la misma versión." + +#: ../../enterprise/meta/index.php:1080 ../../enterprise/meta/index.php:1175 +#: ../../package_774/enterprise/meta/index.php:1079 +#: ../../package_774/enterprise/meta/index.php:1174 ../../index.php:1379 +msgid "Sorry! I can't find the page!" +msgstr "No se puede encontrar la página" #: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:44 msgid "Unsucessful get module inventory data." msgstr "No se han podido obtener datos del módulo de inventario." -#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:173 -#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:176 -#: ../../godmode/reporting/visual_console_builder.wizard.php:589 -#: ../../mobile/operation/agents.php:471 ../../mobile/operation/modules.php:823 -#: ../../mobile/operation/module_graph.php:478 -#: ../../mobile/operation/events.php:1193 -#: ../../mobile/operation/server_status.php:389 -#: ../../mobile/operation/tactical.php:240 -msgid "Loading..." -msgstr "Cargando…" +#: ../../enterprise/operation/agentes/collection_view.php:75 +msgid "No collection assigned to this agent" +msgstr "No se ha asignado ninguna colección a este agente." + +#: ../../enterprise/operation/agentes/omnishell_view.php:76 +msgid "This agent has no omnishell assigned" +msgstr "Este agente no tiene ningún omnishell asignado" + +#: ../../enterprise/operation/agentes/policy_manager.php:156 +#: ../../enterprise/operation/agentes/policy_view.php:89 +msgid "Policy outdate" +msgstr "Política obsoleta" + +#: ../../enterprise/operation/agentes/policy_manager.php:286 +msgid "" +"This node is configured with centralized mode. All policies information is read only. Go to " +"metaconsole to manage it." +msgstr "" +"Este nodo esta configurado en modo centralizado. Toda la información de las políticas está " +"en modo lectura. Vaya a la Metaconsola para administrarlo." + +#: ../../enterprise/operation/agentes/policy_manager.php:390 +#, php-format +msgid "Operation successfully, %s added to the queue" +msgstr "Operación correcta, %s añadido a la cola" + +#: ../../enterprise/operation/agentes/policy_manager.php:395 +msgid "Select one policy for apply" +msgstr "Seleccione una política para aplicarla" + +#: ../../enterprise/operation/agentes/policy_manager.php:430 +#, php-format +msgid "%s added to delete pending agents. Will be deleted in the next policy application." +msgstr "" +"%s añadido a los agentes pendientes de eliminación. Será eliminado en la próxima aplicación " +"de políticas." + +#: ../../enterprise/operation/agentes/policy_manager.php:435 +msgid "Select one policy for delete" +msgstr "Seleccione una política para aplicarla" + +#: ../../enterprise/operation/agentes/policy_manager.php:464 +#, php-format +msgid "%s Added policies into agent." +msgstr "%s políticas añadidas al agente." + +#: ../../enterprise/operation/agentes/policy_manager.php:469 +msgid "Select one policy for add" +msgstr "Seleccione una política para añadirla" + +#: ../../enterprise/operation/agentes/policy_manager.php:572 +msgid "Apply selected policies" +msgstr "Aplicar políticas seleccionadas" + +#: ../../enterprise/operation/agentes/policy_manager.php:587 +msgid "Delete selected policies" +msgstr "Eliminar políticas seleccionadas" #: ../../enterprise/operation/agentes/policy_view.php:38 msgid "This agent has no policy assigned" msgstr "Este agente no tiene ninguna política asignada." -#: ../../enterprise/operation/agentes/policy_view.php:70 -#: ../../include/functions_events.php:2476 -msgid "V." -msgstr "V." - -#: ../../enterprise/operation/agentes/policy_view.php:89 -#: ../../enterprise/operation/agentes/policy_manager.php:156 -msgid "Policy outdate" -msgstr "Política obsoleta" - #: ../../enterprise/operation/agentes/policy_view.php:160 #: ../../enterprise/operation/agentes/policy_view.php:170 msgid "Toggle the collection table" @@ -30978,55 +60517,15 @@ msgstr "Descripción" msgid "Show Collection" msgstr "Mostrar colecciones" -#: ../../enterprise/operation/agentes/policy_view.php:185 -#: ../../enterprise/operation/agentes/policy_view.php:278 -#: ../../enterprise/operation/agentes/policy_view.php:569 -#: ../../godmode/modules/manage_network_components_form_plugin.php:59 -#: ../../godmode/modules/manage_network_components_form_wmi.php:88 -#: ../../godmode/alerts/configure_alert_template.php:1359 -#: ../../godmode/alerts/alert_list.builder.php:348 ../../include/functions.php:2768 -#: ../../include/class/AgentWizard.class.php:2629 -msgid "Empty" -msgstr "Vacío" - #: ../../enterprise/operation/agentes/policy_view.php:254 #: ../../enterprise/operation/agentes/policy_view.php:266 msgid "Toggle the alert table" msgstr "Cambia a la tabla de alertas" -#: ../../enterprise/operation/agentes/policy_view.php:258 -#: ../../godmode/alerts/alert_list.list.php:195 -#: ../../include/ajax/alert_list.ajax.php:299 -#: ../../include/ajax/alert_list.ajax.php:324 -#: ../../operation/agentes/alerts_status.php:230 -#: ../../operation/agentes/alerts_status.php:231 -#: ../../operation/agentes/alerts_status.functions.php:159 -msgid "Standby" -msgstr "Standby" - #: ../../enterprise/operation/agentes/policy_view.php:270 msgid "Show Alert" msgstr "Mostrar alertas" -#: ../../enterprise/operation/agentes/policy_view.php:346 -#: ../../godmode/alerts/alert_list.list.php:645 -#: ../../godmode/alerts/alert_view.php:111 ../../mobile/operation/alerts.php:324 -#: ../../include/functions_ui.php:1542 -#: ../../include/class/AgentsAlerts.class.php:957 -msgid "time(s)" -msgstr "Veces" - -#: ../../enterprise/operation/agentes/policy_view.php:352 -#: ../../godmode/alerts/alert_list.list.php:651 -#: ../../godmode/alerts/alert_view.php:117 ../../mobile/operation/alerts.php:330 -#: ../../include/functions_agents.php:2991 ../../include/functions_agents.php:3002 -#: ../../include/functions_ui.php:1548 -#: ../../include/class/AgentsAlerts.class.php:963 -#: ../../include/class/SnmpConsole.class.php:847 -#: ../../include/functions_reporting.php:13193 -msgid "Alert not fired" -msgstr "Alerta no disparada" - #: ../../enterprise/operation/agentes/policy_view.php:391 #: ../../enterprise/operation/agentes/policy_view.php:403 msgid "Toggle the module table" @@ -31056,340 +60555,63 @@ msgstr "(Desadoptados)(Desvinculados)" msgid "(Adopted) (Unlinked)" msgstr "(Adoptados)(Desvinculados)" -#: ../../enterprise/operation/agentes/policy_view.php:458 -#: ../../godmode/agentes/module_manager.php:961 -msgid "Non initialized module" -msgstr "Módulo no iniciado" - -#: ../../enterprise/operation/agentes/policy_view.php:484 -#: ../../enterprise/operation/agentes/policy_view.php:489 -#: ../../enterprise/operation/agentes/policy_view.php:494 -#: ../../enterprise/operation/agentes/tag_view.php:1122 -#: ../../enterprise/operation/agentes/tag_view.php:1128 -#: ../../enterprise/operation/agentes/tag_view.php:1138 -#: ../../enterprise/operation/agentes/tag_view.php:1144 -#: ../../enterprise/operation/agentes/tag_view.php:1154 -#: ../../enterprise/operation/agentes/tag_view.php:1160 -#: ../../mobile/operation/modules.php:571 ../../mobile/operation/modules.php:579 -#: ../../mobile/operation/modules.php:587 ../../mobile/operation/modules.php:645 -#: ../../mobile/operation/modules.php:653 ../../mobile/operation/modules.php:661 -#: ../../include/functions_modules.php:2916 -#: ../../include/functions_modules.php:2920 -#: ../../include/functions_modules.php:2924 -#: ../../operation/agentes/status_monitor.php:1920 -#: ../../operation/agentes/status_monitor.php:1926 -#: ../../operation/agentes/status_monitor.php:1936 -#: ../../operation/agentes/status_monitor.php:1942 -#: ../../operation/agentes/status_monitor.php:1952 -#: ../../operation/agentes/status_monitor.php:1958 -#: ../../operation/agentes/pandora_networkmap.view.php:1857 -#: ../../operation/agentes/pandora_networkmap.view.php:1862 -#: ../../operation/agentes/pandora_networkmap.view.php:1867 -#: ../../operation/search_modules.php:145 ../../operation/search_modules.php:153 -#: ../../operation/search_modules.php:161 -msgid "Last status" -msgstr "Último estado" - -#: ../../enterprise/operation/agentes/security_hardening.php:39 -#: ../../enterprise/operation/services/services.treeview_services.php:281 -#: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:89 -#: ../../godmode/groups/group_list.php:1096 -#: ../../include/functions_inventory.php:315 -#: ../../include/class/Heatmap.class.php:1272 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:687 -#: ../../operation/tree.php:465 ../../operation/tree.php:495 -#: ../../operation/network/network_report.php:523 -msgid "No data found" -msgstr "No se encontraron datos" - -#: ../../enterprise/operation/agentes/security_hardening.php:92 +#: ../../enterprise/operation/agentes/security_hardening.php:104 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:92 msgid "Total resume and last audit scan" msgstr "Resumen total y último análisis de auditoría" -#: ../../enterprise/operation/agentes/security_hardening.php:189 +#: ../../enterprise/operation/agentes/security_hardening.php:203 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:189 msgid "Data categories" msgstr "Categorías de datos" -#: ../../enterprise/operation/agentes/security_hardening.php:213 +#: ../../enterprise/operation/agentes/security_hardening.php:227 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:213 msgid "Total Checks" msgstr "Comprobaciones totales" -#: ../../enterprise/operation/agentes/security_hardening.php:262 +#: ../../enterprise/operation/agentes/security_hardening.php:276 +#: ../../enterprise/operation/security/hardening.php:198 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:262 +#: ../../package_774/enterprise/operation/security/hardening.php:193 msgid "Time line" msgstr "Linea temporal" -#: ../../enterprise/operation/agentes/security_hardening.php:278 +#: ../../enterprise/operation/agentes/security_hardening.php:292 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:278 msgid "Summary of categories" msgstr "Resumen de las categorías" -#: ../../enterprise/operation/agentes/security_hardening.php:351 +#: ../../enterprise/operation/agentes/security_hardening.php:369 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:355 msgid "Total passed" msgstr "Total aprobados" -#: ../../enterprise/operation/agentes/security_hardening.php:352 +#: ../../enterprise/operation/agentes/security_hardening.php:370 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:356 msgid "Total fail" msgstr "Total suspendidos" -#: ../../enterprise/operation/agentes/security_hardening.php:353 -#: ../../enterprise/operation/agentes/security_hardening.php:503 -msgid "Skiped" -msgstr "Omitido" - -#: ../../enterprise/operation/agentes/security_hardening.php:354 -msgid "Scoring" -msgstr "Calificación" - -#: ../../enterprise/operation/agentes/security_hardening.php:428 +#: ../../enterprise/operation/agentes/security_hardening.php:446 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:432 msgid "History data" msgstr "Datos históricos" -#: ../../enterprise/operation/agentes/security_hardening.php:502 -msgid "Passed" -msgstr "Aprobados" - -#: ../../enterprise/operation/agentes/security_hardening.php:510 -#: ../../godmode/menu.php:699 -#: ../../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 "Categorías" - -#: ../../enterprise/operation/agentes/security_hardening.php:550 +#: ../../enterprise/operation/agentes/security_hardening.php:568 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:554 #, php-format msgid "Results for audit on %s" msgstr "Resultados para la auditoría en %s" -#: ../../enterprise/operation/agentes/tag_view.php:41 -#: ../../enterprise/operation/menu.php:172 +#: ../../enterprise/operation/agentes/tag_view.php:41 ../../enterprise/operation/menu.php:172 +#: ../../package_774/enterprise/operation/menu.php:172 msgid "Tag view" msgstr "Visor de etiquetas" -#: ../../enterprise/operation/agentes/tag_view.php:54 -#: ../../extensions/agents_modules.php:564 ../../extensions/module_groups.php:264 -#: ../../extensions/realtime_graphs.php:71 -#: ../../godmode/agentes/status_monitor_custom_fields.php:48 -#: ../../include/class/AgentsAlerts.class.php:755 ../../operation/heatmap.php:144 -#: ../../operation/agentes/alerts_status.php:202 -#: ../../operation/agentes/estado_agente.php:268 -#: ../../operation/agentes/interface_view.php:76 -#: ../../operation/agentes/status_monitor.php:339 -#: ../../operation/agentes/group_view.php:102 -#: ../../operation/agentes/tactical.php:85 ../../operation/menu.php:165 -msgid "Views" -msgstr "Vistas" - -#: ../../enterprise/operation/agentes/tag_view.php:139 -#: ../../operation/agentes/status_monitor.php:883 -msgid "Monitor status" -msgstr "Estado del monitor" - -#: ../../enterprise/operation/agentes/tag_view.php:241 -#: ../../operation/agentes/status_monitor.php:608 -#: ../../operation/agentes/alerts_status.functions.php:146 -msgid "Only it is show tags in use." -msgstr "Mostrar solo etiquetas en uso" - -#: ../../enterprise/operation/agentes/tag_view.php:288 -#: ../../godmode/agentes/module_manager_editor_data.php:15 -#: ../../operation/agentes/status_monitor.php:654 -msgid "Data server module" -msgstr "Módulo del servidor de datos" - -#: ../../enterprise/operation/agentes/tag_view.php:290 -#: ../../godmode/agentes/module_manager_editor_network.php:79 -#: ../../operation/agentes/status_monitor.php:656 -msgid "Network server module" -msgstr "Módulo del servidor de red" - -#: ../../enterprise/operation/agentes/tag_view.php:294 -#: ../../godmode/agentes/module_manager_editor_plugin.php:46 -#: ../../operation/agentes/status_monitor.php:660 -msgid "Plugin server module" -msgstr "Módulo del servidor de plugin" - -#: ../../enterprise/operation/agentes/tag_view.php:298 -#: ../../godmode/agentes/module_manager_editor_wmi.php:33 -#: ../../operation/agentes/status_monitor.php:664 -msgid "WMI server module" -msgstr "Módulo del servidor WMI" - -#: ../../enterprise/operation/agentes/tag_view.php:302 -#: ../../godmode/agentes/module_manager_editor_prediction.php:117 -#: ../../operation/agentes/status_monitor.php:668 -msgid "Prediction server module" -msgstr "Módulo del servidor de predicción" - -#: ../../enterprise/operation/agentes/tag_view.php:306 -#: ../../godmode/agentes/module_manager_editor_web.php:57 -#: ../../operation/agentes/status_monitor.php:672 -msgid "Web server module" -msgstr "Módulo del servidor web" - -#: ../../enterprise/operation/agentes/tag_view.php:310 -#: ../../enterprise/operation/agentes/tag_view.php:785 -#: ../../godmode/agentes/status_monitor_custom_fields.php:109 -#: ../../godmode/agentes/status_monitor_custom_fields.php:164 -#: ../../operation/agentes/status_monitor.php:937 -#: ../../operation/agentes/status_monitor.php:1558 -msgid "Server type" -msgstr "Tipo de servidor" - -#: ../../enterprise/operation/agentes/tag_view.php:329 -#: ../../godmode/agentes/modificar_agente.php:290 -#: ../../operation/agentes/status_monitor.php:680 -msgid "Only enabled" -msgstr "Solo habilitados" - -#: ../../enterprise/operation/agentes/tag_view.php:330 -#: ../../godmode/agentes/modificar_agente.php:289 -#: ../../include/class/SatelliteAgent.class.php:153 -#: ../../operation/agentes/status_monitor.php:681 -msgid "Only disabled" -msgstr "Solo deshabilitados" - -#: ../../enterprise/operation/agentes/tag_view.php:334 -#: ../../operation/agentes/status_monitor.php:955 -msgid "Show monitors..." -msgstr "Mostrar módulos..." - -#: ../../enterprise/operation/agentes/tag_view.php:358 -#: ../../enterprise/operation/agentes/tag_view.php:784 -#: ../../godmode/agentes/status_monitor_custom_fields.php:101 -#: ../../godmode/agentes/status_monitor_custom_fields.php:162 -#: ../../operation/agentes/status_monitor.php:978 -msgid "Data type" -msgstr "Tipo de dato" - -#: ../../enterprise/operation/agentes/tag_view.php:503 -#: ../../operation/agentes/estado_agente.php:449 -#: ../../operation/agentes/agent_fields.php:37 -#: ../../operation/agentes/status_monitor.php:1009 -msgid "Agent custom fields" -msgstr "Campos personalizados de agente" - #: ../../enterprise/operation/agentes/tag_view.php:672 -#: ../../operation/agentes/status_monitor.php:2357 msgid "Sorry no search parameters" msgstr "No hay parámetros de búsqueda" -#: ../../enterprise/operation/agentes/tag_view.php:750 -#: ../../operation/agentes/estado_agente.php:1233 -msgid "Remote config" -msgstr "Configuración remota" - -#: ../../enterprise/operation/agentes/tag_view.php:787 -#: ../../enterprise/operation/services/services.service.php:121 -#: ../../enterprise/operation/services/services.list.php:547 -#: ../../extensions/realtime_graphs.php:112 -#: ../../godmode/agentes/status_monitor_custom_fields.php:125 -#: ../../godmode/agentes/status_monitor_custom_fields.php:168 -#: ../../mobile/operation/modules.php:856 -#: ../../include/functions_visual_map_editor.php:58 -#: ../../include/class/NetworkMap.class.php:3073 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:340 -#: ../../include/functions_events.php:4483 -#: ../../operation/agentes/interface_view.functions.php:558 -#: ../../operation/agentes/status_monitor.php:1584 -#: ../../operation/search_modules.php:40 -msgid "Graph" -msgstr "Gráfico" - -#: ../../enterprise/operation/agentes/tag_view.php:788 -#: ../../godmode/agentes/status_monitor_custom_fields.php:129 -#: ../../godmode/agentes/status_monitor_custom_fields.php:169 -#: ../../godmode/agentes/module_manager.php:712 -msgid "Warn" -msgstr "Advertencia" - -#: ../../enterprise/operation/agentes/tag_view.php:1068 -#: ../../mobile/operation/modules.php:542 ../../mobile/operation/modules.php:616 -#: ../../include/functions_modules.php:2901 -#: ../../include/functions_modules.php:4260 ../../include/functions_events.php:70 -#: ../../operation/agentes/status_monitor.php:1809 -#: ../../operation/search_modules.php:112 ../../operation/events/events.php:815 -msgid "NOT INIT" -msgstr "No iniciado" - -#: ../../enterprise/operation/agentes/tag_view.php:1227 -#: ../../include/functions_reporting.php:13315 -#: ../../include/functions_reporting.php:13324 -#, php-format -msgid "%d Total modules" -msgstr "%d módulos totales" - -#: ../../enterprise/operation/agentes/tag_view.php:1228 -#: ../../include/functions_reporting.php:13316 -#, php-format -msgid "%d Modules in normal status" -msgstr "%d módulos en estado normal" - -#: ../../enterprise/operation/agentes/tag_view.php:1229 -#: ../../include/functions_reporting.php:13317 -#, php-format -msgid "%d Modules in critical status" -msgstr "%d módulos en estado crítico" - -#: ../../enterprise/operation/agentes/tag_view.php:1230 -#: ../../include/functions_reporting.php:13318 -#, php-format -msgid "%d Modules in warning status" -msgstr "%d módulos en estado de advertencia" - -#: ../../enterprise/operation/agentes/tag_view.php:1231 -#: ../../include/functions_reporting.php:13319 -#, php-format -msgid "%d Modules in unknown status" -msgstr "%d módulos en estado desconocido" - -#: ../../enterprise/operation/agentes/tag_view.php:1232 -#: ../../include/functions_reporting.php:13320 -#, php-format -msgid "%d Modules in not init status" -msgstr "%d módulos en estado no iniciado" - -#: ../../enterprise/operation/agentes/ver_agente.php:90 -#: ../../operation/agentes/ver_agente.php:1054 -msgid "Main IP" -msgstr "IP principal" - -#: ../../enterprise/operation/agentes/ver_agente.php:96 -#: ../../godmode/groups/tactical.php:182 ../../include/functions_events.php:4410 -#: ../../operation/agentes/ver_agente.php:1066 -msgid "Last remote contact" -msgstr "Último contacto remoto" - -#: ../../enterprise/operation/agentes/ver_agente.php:140 -#: ../../operation/agentes/ver_agente.php:1111 -msgid "Monitors down" -msgstr "Monitores caídos" - -#: ../../enterprise/operation/agentes/ver_agente.php:182 -#: ../../mobile/operation/groups.php:213 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:613 -#: ../../operation/agentes/ver_agente.php:1152 -msgid "Alerts fired" -msgstr "Alertas disparadas" - -#: ../../enterprise/operation/agentes/ver_agente.php:297 -#: ../../operation/agentes/ver_agente.php:1920 -msgid "URL Route Analyzer" -msgstr "Analizador de ruta de URL" - -#: ../../enterprise/operation/agentes/ver_agente.php:316 -#: ../../operation/agentes/ver_agente.php:1911 -msgid "UX Console" -msgstr "Consola UX" - -#: ../../enterprise/operation/agentes/ver_agente.php:335 -#: ../../operation/agentes/ver_agente.php:1915 -msgid "WUX Console" -msgstr "Consola WUX" - -#: ../../enterprise/operation/agentes/collection_view.php:75 -msgid "No collection assigned to this agent" -msgstr "No se ha asignado ninguna colección a este agente." - #: ../../enterprise/operation/agentes/url_route_analyzer.php:39 msgid "No agent selected" msgstr "No hay ningún agente seleccionado." @@ -31398,57 +60620,6 @@ msgstr "No hay ningún agente seleccionado." msgid "Route not found" msgstr "Ruta no encontrada" -#: ../../enterprise/operation/agentes/omnishell_view.php:76 -msgid "This agent has no omnishell assigned" -msgstr "Este agente no tiene ningún omnishell asignado" - -#: ../../enterprise/operation/agentes/policy_manager.php:286 -msgid "" -"This node is configured with centralized mode. All policies information is read " -"only. Go to metaconsole to manage it." -msgstr "" -"Este nodo esta configurado en modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a la Metaconsola para administrarlo." - -#: ../../enterprise/operation/agentes/policy_manager.php:390 -#, php-format -msgid "Operation successfully, %s added to the queue" -msgstr "Operación correcta, %s añadido a la cola" - -#: ../../enterprise/operation/agentes/policy_manager.php:395 -msgid "Select one policy for apply" -msgstr "Seleccione una política para aplicarla" - -#: ../../enterprise/operation/agentes/policy_manager.php:430 -#, php-format -msgid "" -"%s added to delete pending agents. Will be deleted in the next policy " -"application." -msgstr "" -"%s añadido a los agentes pendientes de eliminación. Será eliminado en la próxima " -"aplicación de políticas." - -#: ../../enterprise/operation/agentes/policy_manager.php:435 -msgid "Select one policy for delete" -msgstr "Seleccione una política para aplicarla" - -#: ../../enterprise/operation/agentes/policy_manager.php:464 -#, php-format -msgid "%s Added policies into agent." -msgstr "%s políticas añadidas al agente." - -#: ../../enterprise/operation/agentes/policy_manager.php:469 -msgid "Select one policy for add" -msgstr "Seleccione una política para añadirla" - -#: ../../enterprise/operation/agentes/policy_manager.php:572 -msgid "Apply selected policies" -msgstr "Aplicar políticas seleccionadas" - -#: ../../enterprise/operation/agentes/policy_manager.php:587 -msgid "Delete selected policies" -msgstr "Eliminar políticas seleccionadas" - #: ../../enterprise/operation/agentes/ux_console_view.php:43 msgid "No ux transaction selected." msgstr "Ninguna transacción UX seleccionada" @@ -31481,15 +60652,44 @@ msgstr "Resultados globales" msgid "Transaction history" msgstr "Histórico de transacciones" -#: ../../enterprise/operation/agentes/wux_console_view.php:75 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:320 -msgid "No wux transaction selected." -msgstr "Ninguna transacción WUX seleccionada" +#: ../../enterprise/operation/agentes/vulnerabilities.php:39 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:59 +#, php-format +msgid "Last scan: %s" +msgstr "Último análisis: %s" -#: ../../enterprise/operation/agentes/wux_console_view.php:149 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:383 -msgid "Phase modules not found" -msgstr "Fase de módulo no encontrada" +#: ../../enterprise/operation/agentes/vulnerabilities.php:69 +#: ../../enterprise/operation/security/vulnerabilities.php:146 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:163 +msgid "Vulnerabilities by package" +msgstr "Vulnerabilidades por paquete" + +#: ../../enterprise/operation/agentes/vulnerabilities.php:83 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:177 +msgid "Reach Metrics" +msgstr "Métricas de alcance" + +#: ../../enterprise/operation/agentes/vulnerabilities.php:133 +#: ../../enterprise/operation/agentes/vulnerabilities.php:323 +#: ../../enterprise/operation/security/vulnerabilities.php:563 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:367 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:557 +msgid "Last detection" +msgstr "Última detección" + +#: ../../enterprise/operation/agentes/vulnerabilities.php:172 +#: ../../enterprise/operation/agentes/vulnerabilities.php:221 +#: ../../enterprise/operation/security/vulnerabilities.php:411 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:406 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:455 +msgid "Detection Time" +msgstr "Hora de detección" + +#: ../../enterprise/operation/agentes/vulnerabilities.php:306 +#: ../../enterprise/operation/security/vulnerabilities.php:546 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:540 +msgid "Audit" +msgstr "Auditoría" #: ../../enterprise/operation/agentes/wux_console_view.php:209 msgid "Selected transaction has no stats" @@ -31503,14 +60703,6 @@ msgstr "Ninguna transacción WUX encontrada" msgid "Failed: " msgstr "Fallo: " -#: ../../enterprise/operation/agentes/wux_console_view.php:354 -#: ../../enterprise/operation/agentes/wux_console_view.php:358 -#: ../../include/functions_alerts.php:687 -#: ../../include/class/TreeService.class.php:441 -#: ../../include/class/TreeService.class.php:650 -msgid "Unknown status" -msgstr "Estado desconocido" - #: ../../enterprise/operation/agentes/wux_console_view.php:363 msgid "Success: " msgstr "Éxito: " @@ -31528,258 +60720,413 @@ msgstr "Resultados de ejecución de la transacción %s" msgid "View all stats" msgstr "Ver todas las estadísticas" -#: ../../enterprise/operation/agentes/wux_console_view.php:570 -#: ../../include/class/SnmpConsole.class.php:897 -#: ../../include/class/SnmpConsole.class.php:898 ../../operation/menu.php:379 -#: ../../operation/menu.php:381 ../../operation/events/events.php:962 -msgid "Show more" -msgstr "Mostrar más" - #: ../../enterprise/operation/agentes/wux_console_view.php:586 msgid "Invalid transaction." msgstr "Transacción no válida" #: ../../enterprise/operation/log/elasticsearch_interface.php:37 #: ../../enterprise/operation/log/elasticsearch_interface.php:50 -#: ../../enterprise/operation/log/log_viewer.php:413 -#: ../../enterprise/operation/menu.php:192 -msgid "Elasticsearch Interface" -msgstr "Interfaz de ElasticSearch" +#: ../../enterprise/operation/log/log_viewer.php:423 ../../enterprise/operation/menu.php:192 +#: ../../package_774/enterprise/operation/menu.php:192 +#: ../../package_774/enterprise/operation/log/log_viewer.php:424 +#: ../../package_774/enterprise/operation/log/elasticsearch_interface.php:37 +#: ../../package_774/enterprise/operation/log/elasticsearch_interface.php:50 +msgid "OpenSearch Interface" +msgstr "Interfaz de OpenSearch" #: ../../enterprise/operation/log/elasticsearch_interface.php:57 +#: ../../package_774/enterprise/operation/log/elasticsearch_interface.php:57 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" +"This is a view to interface with Opensearch directly from WEB console.\n" +"Please note that you can damage your Opensearch 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 Opensearch" msgstr "" -"Esta es una vista de la interfaz de ElasticSearch directamente desde la consola " -"WEB. \n" -"Tenga en cuenta que puede provocar fallos en ElasticSearch si no sabe lo que " -"está haciendo con exactitud. \n" -"Esta vista esta destinada a aquellos usuarios que conocen bien ElasticSearch" +"Esta es una vista de la interfaz de OpenSearch directamente desde la consola WEB. \n" +"Tenga en cuenta que puede provocar fallos en OpenSearch si no sabe lo que está haciendo con " +"exactitud. \n" +"Esta vista esta destinada a aquellos usuarios que conocen bien OpenSearch" -#: ../../enterprise/operation/log/log_viewer.php:427 -#: ../../enterprise/operation/log/log_viewer.php:445 -#: ../../enterprise/operation/log/log_viewer.php:455 -msgid "Log sources" -msgstr "Fuentes de log" - -#: ../../enterprise/operation/log/log_viewer.php:519 -#: ../../godmode/modules/manage_inventory_modules.php:83 -#: ../../godmode/modules/manage_inventory_modules_form.php:57 -#: ../../godmode/netflow/nf_edit.php:70 -#: ../../operation/netflow/nf_live_view.php:155 -msgid "Not supported in Windows systems" -msgstr "No compatible con sistemas Windows" - -#: ../../enterprise/operation/log/log_viewer.php:541 +#: ../../enterprise/operation/log/log_viewer.php:517 +#: ../../package_774/enterprise/operation/log/log_viewer.php:518 msgid "All words" msgstr "Todas las palabras" -#: ../../enterprise/operation/log/log_viewer.php:542 +#: ../../enterprise/operation/log/log_viewer.php:518 +#: ../../package_774/enterprise/operation/log/log_viewer.php:519 msgid "Any word" msgstr "Cualquier palabra" -#: ../../enterprise/operation/log/log_viewer.php:547 +#: ../../enterprise/operation/log/log_viewer.php:523 +#: ../../package_774/enterprise/operation/log/log_viewer.php:524 msgid "Search mode" msgstr "Modo de búsqueda" -#: ../../enterprise/operation/log/log_viewer.php:585 -#: ../../enterprise/operation/log/log_viewer.php:586 -msgid "Edit sources" -msgstr "Editar fuentes" - -#: ../../enterprise/operation/log/log_viewer.php:643 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1344 -msgid "Full context" -msgstr "Contexto completo" - -#: ../../enterprise/operation/log/log_viewer.php:675 -msgid "Select dates by range" -msgstr "Seleccionar fechas por rango" - -#: ../../enterprise/operation/log/log_viewer.php:686 -#: ../../godmode/reporting/create_container.php:417 -#: ../../include/functions.php:2744 -msgid "custom" -msgstr "personalizado" - -#: ../../enterprise/operation/log/log_viewer.php:688 -#: ../../enterprise/operation/log/log_viewer.php:689 -#: ../../enterprise/operation/log/log_viewer.php:690 -#: ../../godmode/reporting/create_container.php:419 -#: ../../godmode/reporting/create_container.php:420 -#: ../../godmode/reporting/create_container.php:421 -#: ../../include/functions.php:2756 ../../include/functions.php:2757 -#: ../../include/ajax/graph.ajax.php:149 ../../include/ajax/graph.ajax.php:150 -#: ../../include/ajax/graph.ajax.php:151 -#, php-format -msgid "%s hours" -msgstr "%s horas" - -#: ../../enterprise/operation/log/log_viewer.php:692 -#: ../../enterprise/operation/log/log_viewer.php:693 -#: ../../godmode/reporting/create_container.php:423 -#: ../../godmode/reporting/create_container.php:424 -#: ../../include/ajax/graph.ajax.php:153 ../../include/ajax/graph.ajax.php:154 -#, php-format -msgid "%s days" -msgstr "%s días" - -#: ../../enterprise/operation/log/log_viewer.php:694 -#: ../../godmode/reporting/create_container.php:425 -#: ../../include/functions.php:2759 ../../include/ajax/module.php:263 -#: ../../include/ajax/graph.ajax.php:155 -msgid "1 week" -msgstr "1 semana" - -#: ../../enterprise/operation/log/log_viewer.php:696 -#: ../../godmode/reporting/create_container.php:427 -#: ../../include/functions.php:2761 ../../include/ajax/module.php:265 -#: ../../include/ajax/graph.ajax.php:157 ../../include/class/AuditLog.class.php:214 -msgid "1 month" -msgstr "1 mes" - -#: ../../enterprise/operation/log/log_viewer.php:699 -#: ../../enterprise/operation/log/log_viewer.php:719 -#: ../../operation/network/network_report.php:155 -#: ../../operation/network/network_usage_map.php:203 -#: ../../operation/netflow/nf_live_view.php:476 -msgid "Start date" -msgstr "Fecha de inicio" - -#: ../../enterprise/operation/log/log_viewer.php:751 -#: ../../operation/agentes/exportdata.php:427 -#: ../../operation/network/network_report.php:188 -#: ../../operation/network/network_usage_map.php:236 -#: ../../operation/netflow/nf_live_view.php:509 -msgid "End date" -msgstr "Fecha final" - -#: ../../enterprise/operation/log/log_viewer.php:839 +#: ../../enterprise/operation/log/log_viewer.php:708 +#: ../../package_774/enterprise/operation/log/log_viewer.php:696 msgid "Show log entries" msgstr "Mostrar entradas de log" -#: ../../enterprise/operation/log/log_viewer.php:840 +#: ../../enterprise/operation/log/log_viewer.php:709 +#: ../../package_774/enterprise/operation/log/log_viewer.php:697 msgid "Graph log results" msgstr "Resultados de logs de gráficas" -#: ../../enterprise/operation/log/log_viewer.php:843 +#: ../../enterprise/operation/log/log_viewer.php:712 +#: ../../package_774/enterprise/operation/log/log_viewer.php:700 msgid "Display mode" msgstr "Modo de visualización" -#: ../../enterprise/operation/log/log_viewer.php:879 +#: ../../enterprise/operation/log/log_viewer.php:748 +#: ../../package_774/enterprise/operation/log/log_viewer.php:736 msgid "Use capture model" msgstr "Usar modelo de captura" -#: ../../enterprise/operation/log/log_viewer.php:914 +#: ../../enterprise/operation/log/log_viewer.php:783 +#: ../../package_774/enterprise/operation/log/log_viewer.php:771 msgid "Create new model" msgstr "Crear nuevo modelo" -#: ../../enterprise/operation/log/log_viewer.php:922 -#: ../../godmode/reporting/graph_builder.main.php:214 -#: ../../include/lib/Dashboard/Widgets/top_n.php:207 -msgid "Horizontal bars" -msgstr "Barras horizontales" - -#: ../../enterprise/operation/log/log_viewer.php:923 -#: ../../godmode/reporting/graph_builder.main.php:215 -#: ../../include/lib/Dashboard/Widgets/top_n.php:206 -msgid "Vertical bars" -msgstr "Barras verticales" - -#: ../../enterprise/operation/log/log_viewer.php:926 +#: ../../enterprise/operation/log/log_viewer.php:795 +#: ../../package_774/enterprise/operation/log/log_viewer.php:783 msgid "Graph type" msgstr "Tipo de gráfica" -#: ../../enterprise/operation/log/log_viewer.php:946 +#: ../../enterprise/operation/log/log_viewer.php:815 +#: ../../package_774/enterprise/operation/log/log_viewer.php:803 msgid "Advanced options " msgstr "Opciones avanzadas " -#: ../../enterprise/operation/log/log_viewer.php:1112 -msgid "" -"The maximum limit of rows has been exceeded. Please enter an email to send the " -"csv file" +#: ../../enterprise/operation/log/log_viewer.php:981 +#: ../../package_774/enterprise/operation/log/log_viewer.php:969 +msgid "The maximum limit of rows has been exceeded. Please enter an email to send the csv file" msgstr "" -"El límite máximo de filas se ha superado. Añada un correo electrónico para " -"enviar el archivo CSV" +"El límite máximo de filas se ha superado. Añada un correo electrónico para enviar el archivo " +"CSV" -#: ../../enterprise/operation/log/log_viewer.php:1114 +#: ../../enterprise/operation/log/log_viewer.php:983 +#: ../../package_774/enterprise/operation/log/log_viewer.php:971 msgid "e-mail address" msgstr "dirección de correo electrónico" -#: ../../enterprise/operation/log/log_viewer.php:1117 +#: ../../enterprise/operation/log/log_viewer.php:986 +#: ../../package_774/enterprise/operation/log/log_viewer.php:974 msgid "" -"WARNING: If your email size exceeds your mail attachment size limit, the file " -"will be saved in the local attachment folder." +"WARNING: If your email size exceeds your mail attachment size limit, the file will be saved " +"in the local attachment folder." msgstr "" -"ADVERTENCIA: Si el tamaño del correo electrónico supera el límite de tamaño de " -"archivo adjunto, el archivo se guardará en la carpeta de adjuntos local." +"ADVERTENCIA: Si el tamaño del correo electrónico supera el límite de tamaño de archivo " +"adjunto, el archivo se guardará en la carpeta de adjuntos local." -#: ../../enterprise/operation/log/log_viewer.php:1250 +#: ../../enterprise/operation/log/log_viewer.php:1057 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1045 msgid "The start date cannot be greater than the end date" msgstr "La fecha de inicio no puede ser posterior a la fecha de finalización." -#: ../../enterprise/operation/log/log_viewer.php:1687 +#: ../../enterprise/operation/log/log_viewer.php:1497 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1485 msgid "Add new capture model" msgstr "Añadir nuevo modelo de captura" -#: ../../enterprise/operation/log/log_viewer.php:1690 +#: ../../enterprise/operation/log/log_viewer.php:1500 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1488 msgid "Edit capture model" msgstr "Editar modelo de captura" -#: ../../enterprise/operation/log/log_viewer.php:1773 +#: ../../enterprise/operation/log/log_viewer.php:1583 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1571 msgid "Error create new model" msgstr "Error al crear nuevo modelo" -#: ../../enterprise/operation/log/log_viewer.php:1800 +#: ../../enterprise/operation/log/log_viewer.php:1610 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1598 msgid "Error delete model" msgstr "Error al borrar modelo" -#: ../../enterprise/operation/log/log_viewer.php:1846 +#: ../../enterprise/operation/log/log_viewer.php:1656 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1644 msgid "Error update model" msgstr "Error al actualizar modelo" -#: ../../enterprise/operation/menu.php:19 ../../operation/menu.php:267 -msgid "Cluster View" -msgstr "Visor de clústers" +#: ../../enterprise/operation/services/massive/service.create.elements.php:74 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:70 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:68 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:74 +msgid "You must select a service" +msgstr "Debe seleccionar un servicio" -#: ../../enterprise/operation/menu.php:32 -msgid "AWS view" -msgstr "Vista AWS" +#: ../../enterprise/operation/services/massive/service.create.elements.php:115 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:115 +#, php-format +msgid "Problems while adding module element: %d, %s" +msgstr "Problemas al agregar el elemento del módulo: %d, %s" -#: ../../enterprise/operation/menu.php:48 -#: ../../operation/agentes/ver_agente.php:1726 -#: ../../operation/agentes/ver_agente.php:1948 -msgid "SAP view" -msgstr "Vista SAP" +#: ../../enterprise/operation/services/massive/service.create.elements.php:160 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:160 +#, php-format +msgid "Problems while adding agent element: %d, %s" +msgstr "Problemas al agregar el elemento agente: %d, %s" -#: ../../enterprise/operation/menu.php:117 ../../enterprise/operation/menu.php:118 -#: ../../enterprise/operation/services/services.php:244 -msgid "Service tree view" -msgstr "Vista de árbol de servicios" +#: ../../enterprise/operation/services/massive/service.create.elements.php:208 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:208 +#, php-format +msgid "%s: %d, %s" +msgstr "%s: %d, %s" -#: ../../enterprise/operation/services/services.service.php:80 -msgid "No Services" -msgstr "Sin servicios" +#: ../../enterprise/operation/services/massive/service.create.elements.php:231 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:231 +msgid "Failed to process adding elements in services: " +msgstr "Error al procesar la adición de elementos en los servicios: " -#: ../../enterprise/operation/services/services.service.php:194 -#: ../../enterprise/operation/services/services.list.php:631 -msgid "SLA graph" -msgstr "Gráfico SLA" +#: ../../enterprise/operation/services/massive/service.create.elements.php:273 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:135 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:176 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:273 +#, php-format +msgid "%d modules" +msgstr "%d módulos" -#: ../../enterprise/operation/services/services.php:229 -msgid "Service table view" -msgstr "Vista de tabla de servicios" +#: ../../enterprise/operation/services/massive/service.create.elements.php:281 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:143 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:184 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:281 +#, php-format +msgid "%d agents" +msgstr "%d agentes" +#: ../../enterprise/operation/services/massive/service.create.elements.php:289 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:151 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:192 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:289 +#, php-format +msgid "%d services" +msgstr "%d servicios" + +#: ../../enterprise/operation/services/massive/service.create.elements.php:292 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:292 +msgid "added" +msgstr "añadido" + +#: ../../enterprise/operation/services/massive/service.create.elements.php:296 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:158 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:199 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:296 +msgid "No changes made" +msgstr "No se realizaron cambios" + +#: ../../enterprise/operation/services/massive/service.create.elements.php:391 +#: ../../enterprise/operation/services/massive/services.create.php:1005 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1005 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:391 +msgid "Add selected" +msgstr "Añadir seleccionado" + +#: ../../enterprise/operation/services/massive/service.create.elements.php:547 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:276 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:547 +msgid "In smart services weights are automatically calculated." +msgstr "En el modo inteligente, los pesos se calculan automáticamente." + +#: ../../enterprise/operation/services/massive/service.create.elements.php:552 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:281 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:552 +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 "" +"Los pesos configurados son comunes a todos los elementos añadidos al servicio. Si desea " +"personalizarlos, edite el servicio." + +#: ../../enterprise/operation/services/massive/service.create.elements.php:561 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:209 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:290 +#: ../../enterprise/operation/services/massive/services.create.php:1222 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1222 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:561 +msgid "Service items summary" +msgstr "Resumen de elementos de servicio" + +#: ../../enterprise/operation/services/massive/service.create.elements.php:594 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:324 +#: ../../enterprise/operation/services/massive/services.create.php:1253 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1253 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:594 +msgid "Unknown weight" +msgstr "Peso desconocido" + +#: ../../enterprise/operation/services/massive/service.create.elements.php:607 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:337 +#: ../../enterprise/operation/services/massive/services.create.php:1265 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1265 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:607 +msgid "Normal weight" +msgstr "Peso normal" + +#: ../../enterprise/operation/services/massive/service.create.elements.php:623 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:246 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:353 +#: ../../enterprise/operation/services/massive/services.create.php:1337 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1337 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:623 +msgid "Selected services" +msgstr "Servicios seleccionados" + +#: ../../enterprise/operation/services/massive/service.create.elements.php:675 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:675 +msgid "Item type to be added" +msgstr "Tipo de artículo que se agregará" + +#: ../../enterprise/operation/services/massive/service.delete.elements.php:93 +msgid "Failed to process deleting services elements: " +msgstr "Error al procesar la eliminación de elementos de servicios: " + +#: ../../enterprise/operation/services/massive/service.delete.elements.php:104 +msgid "Delete elements" +msgstr "Eliminar elementos" + +#: ../../enterprise/operation/services/massive/service.delete.elements.php:154 +msgid "removed" +msgstr "borrado" + +#: ../../enterprise/operation/services/massive/service.delete.elements.php:315 +#: ../../enterprise/operation/services/massive/services.delete.php:135 +msgid "Remove selected" +msgstr "Eliminar lo seleccionado" + +#: ../../enterprise/operation/services/massive/service.edit.elements.php:134 +msgid "Failed to process updating elements in services: " +msgstr "Error al procesar la actualización de elementos de los servicios: " + +#: ../../enterprise/operation/services/massive/service.edit.elements.php:145 +msgid "Edit elements" +msgstr "Editar elementos" + +#: ../../enterprise/operation/services/massive/service.edit.elements.php:422 +msgid "Update selected service elements" +msgstr "Actualizar los elementos de servicio seleccionados" + +#: ../../enterprise/operation/services/massive/services.create.php:219 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:219 +#, php-format +msgid "Failed to create service for agent %s, %s" +msgstr "No se ha podido crear el servicio para el agente %s, %s" + +#: ../../enterprise/operation/services/massive/services.create.php:303 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:303 +#, php-format +msgid "Failed to create service for module %s, %s" +msgstr "No se ha podido crear el servicio para el módulo %s, %s" + +#: ../../enterprise/operation/services/massive/services.create.php:389 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:389 +#, php-format +msgid "Failed to create service for service %s, %s" +msgstr "No se ha podido crear el servicio para el servicio %s, %s" + +#: ../../enterprise/operation/services/massive/services.create.php:444 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:444 +#, php-format +msgid "Agent selected %d not found" +msgstr "Agente seleccionado %d no encontrado" + +#: ../../enterprise/operation/services/massive/services.create.php:490 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:490 +#, php-format +msgid "Module selected %d not found" +msgstr "Módulo seleccionado %d no encontrado" + +#: ../../enterprise/operation/services/massive/services.create.php:537 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:537 +#, php-format +msgid "Service selected %d not found" +msgstr "Servicio seleccionado %d no encontrado" + +#: ../../enterprise/operation/services/massive/services.create.php:571 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:571 +#, php-format +msgid "Failed to create service for agent %s" +msgstr "No se ha podido crear el servicio para el agente %s" + +#: ../../enterprise/operation/services/massive/services.create.php:582 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:582 +#, php-format +msgid "Failed to create services: %s" +msgstr "No se han podido crear los servicios: %s" + +#: ../../enterprise/operation/services/massive/services.create.php:603 #: ../../enterprise/operation/services/services.php:261 -#: ../../enterprise/operation/services/massive/services.create.php:594 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:603 msgid "Creation services" msgstr "Servicios de creación" -#: ../../enterprise/operation/services/services.php:274 +#: ../../enterprise/operation/services/massive/services.create.php:633 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:633 +#, php-format +msgid "%d services created with %d items" +msgstr "%d servicios creados con %d elementos" + +#: ../../enterprise/operation/services/massive/services.create.php:639 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:639 +msgid "No services created" +msgstr "No hay servicios creados" + +#: ../../enterprise/operation/services/massive/services.create.php:660 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:660 +msgid "Service(s) definition" +msgstr "Definición de servicio(s)" + +#: ../../enterprise/operation/services/massive/services.create.php:794 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:794 +msgid "Create a service per item" +msgstr "Crear un servicio por elemento" + +#: ../../enterprise/operation/services/massive/services.create.php:795 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:795 +msgid "If enabled multiple services will be created." +msgstr "Si se habilita, se crearán múltiples servicios." + +#: ../../enterprise/operation/services/massive/services.create.php:813 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:813 +msgid "Services header" +msgstr "Encabezado de servicios" + +#: ../../enterprise/operation/services/massive/services.create.php:814 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:814 +msgid "All services names created will start with selected name." +msgstr "Todos los nombres de servicios creados deben empezar con el nombre seleccionado." + +#: ../../enterprise/operation/services/massive/services.create.php:868 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:868 +msgid "SLA calculation" +msgstr "Cálculo de SLA" + +#: ../../enterprise/operation/services/massive/services.create.php:975 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:975 +msgid "Items selected here will be added to the lists at Service items summary." +msgstr "" +"Los elementos aquí seleccionados se añadirán a las listas de resumen de elementos de servicio" + +#: ../../enterprise/operation/services/massive/services.create.php:978 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:978 +msgid "Item(s) definition" +msgstr "Definición de elemento(s)" + +#: ../../enterprise/operation/services/massive/services.create.php:1218 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1218 +msgid "" +"Weights configured are common for every item added to the service, if you want to customize " +"them, please edit the service." +msgstr "" +"Los pesos configurados son comunes a todos los elementos añadidos al servicio. Si desea " +"personalizarlos, edite el servicio." + +#: ../../enterprise/operation/services/massive/services.create.php:1418 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1418 +msgid "Create service" +msgstr "Crear servicio" + #: ../../enterprise/operation/services/massive/services.delete.php:41 +#: ../../enterprise/operation/services/services.php:274 msgid "Deletion services" msgstr "Servicios de eliminación" @@ -31792,324 +61139,6 @@ msgstr "No se ha podido eliminar: %s" msgid "Select services to be deleted" msgstr "Seleccionar los servicios a eliminar" -#: ../../enterprise/operation/services/massive/services.delete.php:135 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:315 -msgid "Remove selected" -msgstr "Eliminar lo seleccionado" - -#: ../../enterprise/operation/services/massive/services.create.php:210 -#, php-format -msgid "Failed to create service for agent %s, %s" -msgstr "No se ha podido crear el servicio para el agente %s, %s" - -#: ../../enterprise/operation/services/massive/services.create.php:294 -#, php-format -msgid "Failed to create service for module %s, %s" -msgstr "No se ha podido crear el servicio para el módulo %s, %s" - -#: ../../enterprise/operation/services/massive/services.create.php:380 -#, php-format -msgid "Failed to create service for service %s, %s" -msgstr "No se ha podido crear el servicio para el servicio %s, %s" - -#: ../../enterprise/operation/services/massive/services.create.php:435 -#, php-format -msgid "Agent selected %d not found" -msgstr "Agente seleccionado %d no encontrado" - -#: ../../enterprise/operation/services/massive/services.create.php:481 -#, php-format -msgid "Module selected %d not found" -msgstr "Módulo seleccionado %d no encontrado" - -#: ../../enterprise/operation/services/massive/services.create.php:528 -#, php-format -msgid "Service selected %d not found" -msgstr "Servicio seleccionado %d no encontrado" - -#: ../../enterprise/operation/services/massive/services.create.php:562 -#, php-format -msgid "Failed to create service for agent %s" -msgstr "No se ha podido crear el servicio para el agente %s" - -#: ../../enterprise/operation/services/massive/services.create.php:573 -#, php-format -msgid "Failed to create services: %s" -msgstr "No se han podido crear los servicios: %s" - -#: ../../enterprise/operation/services/massive/services.create.php:624 -#, php-format -msgid "%d services created with %d items" -msgstr "%d servicios creados con %d elementos" - -#: ../../enterprise/operation/services/massive/services.create.php:630 -msgid "No services created" -msgstr "No hay servicios creados" - -#: ../../enterprise/operation/services/massive/services.create.php:651 -msgid "Service(s) definition" -msgstr "Definición de servicio(s)" - -#: ../../enterprise/operation/services/massive/services.create.php:785 -msgid "Create a service per item" -msgstr "Crear un servicio por elemento" - -#: ../../enterprise/operation/services/massive/services.create.php:786 -msgid "If enabled multiple services will be created." -msgstr "Si se habilita, se crearán múltiples servicios." - -#: ../../enterprise/operation/services/massive/services.create.php:804 -msgid "Services header" -msgstr "Encabezado de servicios" - -#: ../../enterprise/operation/services/massive/services.create.php:805 -msgid "All services names created will start with selected name." -msgstr "" -"Todos los nombres de servicios creados deben empezar con el nombre seleccionado." - -#: ../../enterprise/operation/services/massive/services.create.php:859 -msgid "SLA calculation" -msgstr "Cálculo de SLA" - -#: ../../enterprise/operation/services/massive/services.create.php:966 -msgid "Items selected here will be added to the lists at Service items summary." -msgstr "" -"Los elementos aquí seleccionados se añadirán a las listas de resumen de " -"elementos de servicio" - -#: ../../enterprise/operation/services/massive/services.create.php:969 -msgid "Item(s) definition" -msgstr "Definición de elemento(s)" - -#: ../../enterprise/operation/services/massive/services.create.php:996 -#: ../../enterprise/operation/services/massive/service.create.elements.php:391 -msgid "Add selected" -msgstr "Añadir seleccionado" - -#: ../../enterprise/operation/services/massive/services.create.php:1182 -msgid "" -"Weights configured are common for every item added to the service, if you want " -"to customize them, please edit the service." -msgstr "" -"Los pesos configurados son comunes a todos los elementos añadidos al servicio. " -"Si desea personalizarlos, edite el servicio." - -#: ../../enterprise/operation/services/massive/services.create.php:1186 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:209 -#: ../../enterprise/operation/services/massive/service.create.elements.php:532 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:290 -msgid "Service items summary" -msgstr "Resumen de elementos de servicio" - -#: ../../enterprise/operation/services/massive/services.create.php:1193 -#: ../../enterprise/operation/services/massive/service.create.elements.php:539 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:298 -#: ../../include/functions_visual_map_editor.php:1198 -#: ../../include/rest-api/models/VisualConsole/Item.php:2535 -msgid "Critical weight" -msgstr "Peso crítico" - -#: ../../enterprise/operation/services/massive/services.create.php:1205 -#: ../../enterprise/operation/services/massive/service.create.elements.php:552 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:311 -#: ../../include/functions_visual_map_editor.php:1224 -#: ../../include/rest-api/models/VisualConsole/Item.php:2549 -msgid "Warning weight" -msgstr "Peso de advertencia" - -#: ../../enterprise/operation/services/massive/services.create.php:1217 -#: ../../enterprise/operation/services/massive/service.create.elements.php:565 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:324 -msgid "Unknown weight" -msgstr "Peso desconocido" - -#: ../../enterprise/operation/services/massive/services.create.php:1229 -#: ../../enterprise/operation/services/massive/service.create.elements.php:578 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:337 -msgid "Normal weight" -msgstr "Peso normal" - -#: ../../enterprise/operation/services/massive/services.create.php:1301 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:246 -#: ../../enterprise/operation/services/massive/service.create.elements.php:594 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:353 -msgid "Selected services" -msgstr "Servicios seleccionados" - -#: ../../enterprise/operation/services/massive/services.create.php:1382 -msgid "Create service" -msgstr "Crear servicio" - -#: ../../enterprise/operation/services/massive/service.delete.elements.php:70 -#: ../../enterprise/operation/services/massive/service.create.elements.php:74 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:68 -msgid "You must select a service" -msgstr "Debe seleccionar un servicio" - -#: ../../enterprise/operation/services/massive/service.delete.elements.php:93 -msgid "Failed to process deleting services elements: " -msgstr "Error al procesar la eliminación de elementos de servicios: " - -#: ../../enterprise/operation/services/massive/service.delete.elements.php:104 -msgid "Delete elements" -msgstr "Eliminar elementos" - -#: ../../enterprise/operation/services/massive/service.delete.elements.php:135 -#: ../../enterprise/operation/services/massive/service.create.elements.php:273 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:176 -#, php-format -msgid "%d modules" -msgstr "%d módulos" - -#: ../../enterprise/operation/services/massive/service.delete.elements.php:143 -#: ../../enterprise/operation/services/massive/service.create.elements.php:281 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:184 -#, php-format -msgid "%d agents" -msgstr "%d agentes" - -#: ../../enterprise/operation/services/massive/service.delete.elements.php:151 -#: ../../enterprise/operation/services/massive/service.create.elements.php:289 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:192 -#, php-format -msgid "%d services" -msgstr "%d servicios" - -#: ../../enterprise/operation/services/massive/service.delete.elements.php:154 -msgid "removed" -msgstr "borrado" - -#: ../../enterprise/operation/services/massive/service.delete.elements.php:158 -#: ../../enterprise/operation/services/massive/service.create.elements.php:296 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:199 -msgid "No changes made" -msgstr "No se realizaron cambios" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:115 -#, php-format -msgid "Problems while adding module element: %d, %s" -msgstr "Problemas al agregar el elemento del módulo: %d, %s" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:160 -#, php-format -msgid "Problems while adding agent element: %d, %s" -msgstr "Problemas al agregar el elemento agente: %d, %s" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:208 -#, php-format -msgid "%s: %d, %s" -msgstr "%s: %d, %s" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:231 -msgid "Failed to process adding elements in services: " -msgstr "Error al procesar la adición de elementos en los servicios: " - -#: ../../enterprise/operation/services/massive/service.create.elements.php:242 -#: ../../enterprise/operation/services/massive/service.create.elements.php:665 -#: ../../include/functions_notifications.php:933 -msgid "Add elements" -msgstr "Añadir elementos" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:292 -msgid "added" -msgstr "añadido" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:518 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:276 -msgid "In smart services weights are automatically calculated." -msgstr "En el modo inteligente, los pesos se calculan automáticamente." - -#: ../../enterprise/operation/services/massive/service.create.elements.php:523 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:281 -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 "" -"Los pesos configurados son comunes a todos los elementos añadidos al servicio. " -"Si desea personalizarlos, edite el servicio." - -#: ../../enterprise/operation/services/massive/service.create.elements.php:646 -msgid "Item type to be added" -msgstr "Tipo de artículo que se agregará" - -#: ../../enterprise/operation/services/massive/service.edit.elements.php:134 -msgid "Failed to process updating elements in services: " -msgstr "Error al procesar la actualización de elementos de los servicios: " - -#: ../../enterprise/operation/services/massive/service.edit.elements.php:145 -msgid "Edit elements" -msgstr "Editar elementos" - -#: ../../enterprise/operation/services/massive/service.edit.elements.php:195 -#: ../../include/class/ConfigPEN.class.php:566 -msgid "updated" -msgstr "actualizado" - -#: ../../enterprise/operation/services/massive/service.edit.elements.php:422 -msgid "Update selected service elements" -msgstr "Actualizar los elementos de servicio seleccionados" - -#: ../../enterprise/operation/services/services.service_map.php:106 -msgid "Show tree" -msgstr "Mostrar arbol" - -#: ../../enterprise/operation/services/services.service_map.php:120 -msgid "Show sunburst" -msgstr "Mostrar sunburst" - -#: ../../enterprise/operation/services/services.service_map.php:129 -#: ../../extensions/agents_modules.php:1067 ../../extensions/module_groups.php:464 -#: ../../godmode/snmpconsole/snmp_alert.php:2195 -#: ../../include/functions_reporting_html.php:2306 -#: ../../include/class/SnmpConsole.class.php:524 -#: ../../include/lib/Dashboard/Widgets/top_n.php:324 -msgid "Legend" -msgstr "Leyenda" - -#: ../../enterprise/operation/services/services.treeview_services.php:101 -msgid "Search service" -msgstr "Buscar servicio" - -#: ../../enterprise/operation/services/services.treeview_services.php:112 -#: ../../enterprise/operation/services/services.list.php:297 -#: ../../enterprise/operation/services/services.table_services.php:265 -msgid "Show only favourites" -msgstr "Mostrar solo favoritos" - -#: ../../enterprise/operation/services/services.treeview_services.php:176 -msgid "No favourite services defined." -msgstr "No hay servicios favoritos definidos." - -#: ../../enterprise/operation/services/services.treeview_services.php:178 -msgid "No services matched." -msgstr "No coincide ningún servicio." - -#: ../../enterprise/operation/services/services.treeview_services.php:180 -#: ../../enterprise/operation/services/services.list.php:473 -#: ../../enterprise/operation/services/services.list.php:492 -#: ../../enterprise/operation/services/services.table_services.php:466 -#: ../../enterprise/operation/services/services.table_services.php:482 -msgid "No services defined." -msgstr "No hay servicios definidos" - -#: ../../enterprise/operation/services/services.treeview_services.php:209 -#: ../../enterprise/operation/services/services.list.php:763 -#: ../../enterprise/operation/services/services.table_services.php:584 -msgid "Create Service" -msgstr "Crear servicio" - -#: ../../enterprise/operation/services/services.treeview_services.php:282 -#: ../../godmode/groups/group_list.php:1097 -msgid "Found groups" -msgstr "Grupos encontrados" - -#: ../../enterprise/operation/services/services.treeview_services.php:376 -#: ../../operation/tree.php:593 ../../operation/agentes/status_monitor.php:2496 -#: ../../operation/agentes/estado_monitores.php:427 -#: ../../operation/search_modules.php:302 -msgid "Module: " -msgstr "Módulo: " - #: ../../enterprise/operation/services/services.list.php:94 msgid "Services successfully deleted" msgstr "Servicios eliminados correctamente" @@ -32136,25 +61165,174 @@ msgstr "Servicio forzado correctamente" msgid "Error service forced" msgstr "Error al forzar el servicio" +#: ../../enterprise/operation/services/services.list.php:297 +#: ../../enterprise/operation/services/services.table_services.php:265 +#: ../../enterprise/operation/services/services.treeview_services.php:112 +msgid "Show only favourites" +msgstr "Mostrar solo favoritos" + #: ../../enterprise/operation/services/services.list.php:309 #: ../../enterprise/operation/services/services.table_services.php:277 msgid "Show only root services" msgstr "Mostrar solo los servicios raíz" +#: ../../enterprise/operation/services/services.list.php:473 +#: ../../enterprise/operation/services/services.list.php:492 +#: ../../enterprise/operation/services/services.table_services.php:466 +#: ../../enterprise/operation/services/services.table_services.php:482 +#: ../../enterprise/operation/services/services.treeview_services.php:180 +msgid "No services defined." +msgstr "No hay servicios definidos" + +#: ../../enterprise/operation/services/services.list.php:631 +#: ../../enterprise/operation/services/services.service.php:194 +msgid "SLA graph" +msgstr "Gráfico SLA" + #: ../../enterprise/operation/services/services.list.php:635 msgid "Status graph" msgstr "Gráfica de estados" -#: ../../enterprise/operation/services/services.table_services.php:54 -#: ../../godmode/groups/group_list.php:368 -msgid "Table view" -msgstr "Vista de tabla" +#: ../../enterprise/operation/services/services.list.php:763 +#: ../../enterprise/operation/services/services.table_services.php:584 +#: ../../enterprise/operation/services/services.treeview_services.php:209 +msgid "Create Service" +msgstr "Crear servicio" -#: ../../enterprise/tools/ipam/ipam.php:52 ../../extensions/files_repo.php:122 -#: ../../extensions/files_repo.php:232 -#: ../../include/lib/Dashboard/Widgets/AgentHive.php:398 -msgid "Operation view" -msgstr "Vista de operación" +#: ../../enterprise/operation/services/services.php:229 +msgid "Service table view" +msgstr "Vista de tabla de servicios" + +#: ../../enterprise/operation/services/services.php:244 ../../enterprise/operation/menu.php:117 +#: ../../enterprise/operation/menu.php:118 ../../package_774/enterprise/operation/menu.php:117 +#: ../../package_774/enterprise/operation/menu.php:118 +msgid "Service tree view" +msgstr "Vista de árbol de servicios" + +#: ../../enterprise/operation/services/services.service.php:80 +msgid "No Services" +msgstr "Sin servicios" + +#: ../../enterprise/operation/services/services.service_map.php:113 +#: ../../enterprise/operation/services/services.service_map.php:140 +#: ../../package_774/enterprise/operation/services/services.service_map.php:113 +#: ../../package_774/enterprise/operation/services/services.service_map.php:140 +msgid "Show tree" +msgstr "Mostrar arbol" + +#: ../../enterprise/operation/services/services.service_map.php:126 +#: ../../enterprise/operation/services/services.service_map.php:180 +#: ../../package_774/enterprise/operation/services/services.service_map.php:126 +#: ../../package_774/enterprise/operation/services/services.service_map.php:180 +msgid "Show horizontal tree" +msgstr "Mostrar árbol horizontal" + +#: ../../enterprise/operation/services/services.service_map.php:153 +#: ../../enterprise/operation/services/services.service_map.php:167 +#: ../../package_774/enterprise/operation/services/services.service_map.php:153 +#: ../../package_774/enterprise/operation/services/services.service_map.php:167 +msgid "Show sunburst" +msgstr "Mostrar sunburst" + +#: ../../enterprise/operation/services/services.treeview_services.php:101 +msgid "Search service" +msgstr "Buscar servicio" + +#: ../../enterprise/operation/services/services.treeview_services.php:176 +msgid "No favourite services defined." +msgstr "No hay servicios favoritos definidos." + +#: ../../enterprise/operation/services/services.treeview_services.php:178 +msgid "No services matched." +msgstr "No coincide ningún servicio." + +#: ../../enterprise/operation/menu.php:32 ../../package_774/enterprise/operation/menu.php:32 +msgid "AWS view" +msgstr "Vista AWS" + +#: ../../enterprise/operation/menu.php:208 +#: ../../enterprise/operation/security/agent_security.php:38 +msgid "Agent security" +msgstr "Seguridad de agente" + +#: ../../enterprise/operation/security/agent_security.php:52 +msgid "Search by agent alias" +msgstr "Buscar por alias de agente" + +#: ../../enterprise/operation/security/agent_security.php:79 +msgid "Secmon" +msgstr "SecMon" + +#: ../../enterprise/operation/security/hardening.php:74 +#: ../../package_774/enterprise/operation/security/hardening.php:73 +msgid "Date " +msgstr "Fecha " + +#: ../../enterprise/operation/security/hardening.php:121 +#: ../../package_774/enterprise/operation/security/hardening.php:116 +msgid "Total agents and scoring" +msgstr "Total de agentes y valoración" + +#: ../../enterprise/operation/security/hardening.php:146 +#: ../../package_774/enterprise/operation/security/hardening.php:141 +msgid "AVG Score by group" +msgstr "Valoración media por grupo" + +#: ../../enterprise/operation/security/hardening.php:214 +#: ../../package_774/enterprise/operation/security/hardening.php:209 +msgid "Historical summary" +msgstr "Resumen de histórico" + +#: ../../enterprise/operation/security/hardening.php:349 +#: ../../package_774/enterprise/operation/security/hardening.php:344 +msgid "Checks failed by agent" +msgstr "Comprobaciones fallidas por agente" + +#: ../../enterprise/operation/security/hardening.php:379 +#: ../../enterprise/operation/security/hardening.php:496 +#: ../../package_774/enterprise/operation/security/hardening.php:374 +#: ../../package_774/enterprise/operation/security/hardening.php:491 +msgid "Title of check" +msgstr "Título de la comprobación" + +#: ../../enterprise/operation/security/hardening.php:380 +#: ../../enterprise/operation/security/hardening.php:497 +#: ../../package_774/enterprise/operation/security/hardening.php:375 +#: ../../package_774/enterprise/operation/security/hardening.php:492 +msgid "Nº occurrences" +msgstr "Nº de incidencia" + +#: ../../enterprise/operation/security/hardening.php:438 +#: ../../package_774/enterprise/operation/security/hardening.php:433 +msgid "Category summary" +msgstr "Resumen de la categoría" + +#: ../../enterprise/operation/security/hardening.php:632 +#: ../../package_774/enterprise/operation/security/hardening.php:627 +msgid "Data category failed" +msgstr "Categoría de datos fallida" + +#: ../../enterprise/operation/security/hardening.php:651 +#: ../../package_774/enterprise/operation/security/hardening.php:646 +msgid "Failure summary" +msgstr "Resumen de fallo" + +#: ../../enterprise/operation/security/hardening.php:669 +#: ../../package_774/enterprise/operation/security/hardening.php:664 +msgid "Problem details" +msgstr "Detalles del problema" + +#: ../../enterprise/operation/security/vulnerabilities.php:127 +msgid "Attack complexity" +msgstr "Complejidad del ataque" + +#: ../../enterprise/operation/security/vulnerabilities.php:284 +msgid "CVE ID" +msgstr "ID de CVE" + +#: ../../enterprise/operation/security/vulnerabilities.php:356 +msgid "Data breakdown" +msgstr "Desglose de datos" #: ../../enterprise/tools/ipam/ipam.php:78 ../../enterprise/tools/ipam/ipam.php:356 msgid "Subnetworks calculator" @@ -32180,13 +61358,11 @@ msgstr "Ubicaciones de red" msgid "Vlan statistics" msgstr "Estadísticas de vlan" -#: ../../enterprise/tools/ipam/ipam.php:216 -#: ../../enterprise/tools/ipam/ipam.php:381 +#: ../../enterprise/tools/ipam/ipam.php:216 ../../enterprise/tools/ipam/ipam.php:381 msgid "Supernet config" msgstr "Configuración de superred" -#: ../../enterprise/tools/ipam/ipam.php:237 -#: ../../enterprise/tools/ipam/ipam.php:396 +#: ../../enterprise/tools/ipam/ipam.php:237 ../../enterprise/tools/ipam/ipam.php:396 msgid "Supernet statistics" msgstr "Estadísticas de superred" @@ -32194,13 +61370,11 @@ msgstr "Estadísticas de superred" msgid "Supernet map" msgstr "Mapa de superred" -#: ../../enterprise/tools/ipam/ipam.php:280 -#: ../../enterprise/tools/ipam/ipam_list.php:800 +#: ../../enterprise/tools/ipam/ipam.php:280 ../../enterprise/tools/ipam/ipam_list.php:800 msgid "Manage addresses" msgstr "Administrar direcciones" -#: ../../enterprise/tools/ipam/ipam.php:320 -#: ../../enterprise/tools/ipam/ipam_list.php:809 +#: ../../enterprise/tools/ipam/ipam.php:320 ../../enterprise/tools/ipam/ipam_list.php:809 msgid "Addresses view" msgstr "Vista de direcciones" @@ -32240,19 +61414,291 @@ msgstr "Superred creada" msgid "Operation View" msgstr "Vista de operación" -#: ../../enterprise/tools/ipam/ipam_sites.php:70 -msgid "Successfully saved" -msgstr "Guardado correctamente" +#: ../../enterprise/tools/ipam/ipam_action.php:121 +#: ../../enterprise/tools/ipam/ipam_action.php:264 +#: ../../enterprise/tools/ipam/ipam_list.php:467 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:289 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:385 +msgid "The location is not filled, please add a location." +msgstr "La ubicación no está indicada. Por favor, añade una ubicación." -#: ../../enterprise/tools/ipam/ipam_sites.php:76 -#, php-format -msgid "Failed to save site %s" -msgstr "Error al guardar el sitio %s" +#: ../../enterprise/tools/ipam/ipam_action.php:146 +#: ../../enterprise/tools/ipam/ipam_action.php:337 +msgid "Invalid network address" +msgstr "Dirección de red no válida" -#: ../../enterprise/tools/ipam/ipam_sites.php:132 +#: ../../enterprise/tools/ipam/ipam_action.php:150 +#: ../../enterprise/tools/ipam/ipam_action.php:341 +#: ../../enterprise/tools/ipam/ipam_list.php:484 +msgid "Incorrect format in Subnet field" +msgstr "Formato incorrecto en el campo Subred" + +#: ../../enterprise/tools/ipam/ipam_action.php:212 #, php-format -msgid "Failed to delete site %s" -msgstr "Error al eliminar el sitio %s" +msgid "Network could not be added to supernet %s (%s)" +msgstr "No se pudo agregar la red a la superred %s (%s)" + +#: ../../enterprise/tools/ipam/ipam_action.php:220 +#, php-format +msgid "Network added to supernet %s (%s)" +msgstr "Red agregada a la %s de superred (%s)" + +#: ../../enterprise/tools/ipam/ipam_action.php:229 +#, php-format +msgid "Network name already exists in supernet %s (%s)" +msgstr "El nombre de red ya existe en la superred %s (%s)" + +#: ../../enterprise/tools/ipam/ipam_action.php:244 +#: ../../enterprise/tools/ipam/ipam_list.php:526 +#, php-format +msgid "Could not be created: %s" +msgstr "No se ha podido crear: %s" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:285 +msgid "There is not an available IP." +msgstr "No hay una IP disponible" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:287 +msgid "Next available IP Address is:" +msgstr "La siguiente IP disponible es:" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:316 +msgid "Reserve this IP now" +msgstr "Reservar esta IP ahora" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:332 +msgid "Manage this IP now" +msgstr "Gestionar esta IP ahora" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:387 +msgid "This agent has other IPs" +msgstr "Este agente tiene otras IPs." + +#: ../../enterprise/tools/ipam/ipam_ajax.php:396 +msgid "Generate events" +msgstr "Generar eventos" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:448 +msgid "Leases Dhcp" +msgstr "Periodo de concesión Dhcp" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:458 +msgid "leased mode" +msgstr "Modo de concesión" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:471 +msgid "leased expiration" +msgstr "Concesión caducada" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:492 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:501 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:501 +msgid "Created" +msgstr "Creado" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:502 +msgid "Edited" +msgstr "Modificado" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:512 +msgid "Tracking" +msgstr "Seguimiento" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:527 +msgid "Ping" +msgstr "Ping" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:543 +#, php-format +msgid "Executing command: %s" +msgstr "Ejecutar comando: %s" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:568 +msgid "Ping to host" +msgstr "Ping a un host" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:82 +#: ../../enterprise/tools/ipam/ipam_calculator.php:83 +#: ../../enterprise/tools/ipam/ipam_calculator.php:123 +#: ../../enterprise/tools/ipam/ipam_calculator.php:124 +#: ../../enterprise/tools/ipam/ipam_calculator.php:125 +#: ../../enterprise/tools/ipam/ipam_calculator.php:126 +msgid "Example:" +msgstr "Ejemplo:" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:89 +msgid "Bit mask" +msgstr "Máscara de bit" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:90 +msgid "Net mask" +msgstr "Máscara de red" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:94 +msgid "Mask format" +msgstr "Formato de máscara" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:110 +#: ../../enterprise/tools/ipam/ipam_excel.php:140 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:63 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:754 +msgid "Mask" +msgstr "Máscara" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:138 +msgid "Calculate" +msgstr "Calcular" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:156 +msgid "Address field is empty" +msgstr "El campo Dirección está vacío." + +#: ../../enterprise/tools/ipam/ipam_calculator.php:164 +msgid "Mask field is empty" +msgstr "El campo Máscara está vacío." + +#: ../../enterprise/tools/ipam/ipam_calculator.php:183 +#: ../../enterprise/tools/ipam/ipam_calculator.php:196 +msgid "Incorrect address format" +msgstr "Formato de dirección incorrecto" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:188 +#: ../../enterprise/tools/ipam/ipam_calculator.php:201 +#: ../../enterprise/tools/ipam/ipam_calculator.php:206 +msgid "Incorrect mask format" +msgstr "Formato de máscara incorrecto" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:235 +msgid "Network mask" +msgstr "Máscara de red" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:256 +msgid "Network wildcard" +msgstr "Red wildcard" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:265 +msgid "Network address" +msgstr "Dirección de red" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:274 +msgid "Broadcast address" +msgstr "Dirección de difusión" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:283 +msgid "First valid IP" +msgstr "Primera IP válida" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:292 +msgid "Last valid IP" +msgstr "Última IP válida" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:302 +msgid "Hosts/Net" +msgstr "Hosts/Red" + +#: ../../enterprise/tools/ipam/ipam_editor.php:56 +msgid "Network not found" +msgstr "Red no encontrada" + +#: ../../enterprise/tools/ipam/ipam_editor.php:127 +msgid "Format: IP/Mask" +msgstr "Formato: IP/Máscara" + +#: ../../enterprise/tools/ipam/ipam_excel.php:141 +msgid "Subneting Mask" +msgstr "Máscara de subnetting" + +#: ../../enterprise/tools/ipam/ipam_list.php:56 +#: ../../enterprise/tools/ipam/ipam_network.php:248 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:59 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:52 +msgid "CSV Format:" +msgstr "Formato CVS:" + +#: ../../enterprise/tools/ipam/ipam_list.php:60 +msgid "Location ID" +msgstr "ID de ubicación" + +#: ../../enterprise/tools/ipam/ipam_list.php:61 +msgid "Group ID" +msgstr "ID de grupo" + +#: ../../enterprise/tools/ipam/ipam_list.php:65 +msgid "Recon server ID" +msgstr "ID del servidor recon" + +#: ../../enterprise/tools/ipam/ipam_list.php:66 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:65 +msgid "Site ID" +msgstr "ID del sitio" + +#: ../../enterprise/tools/ipam/ipam_list.php:67 +msgid "VRF" +msgstr "VRF" + +#: ../../enterprise/tools/ipam/ipam_list.php:117 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:593 +msgid "Search filter by name, network address or description" +msgstr "Filtro de búsqueda por nombre, dirección de red o descripción" + +#: ../../enterprise/tools/ipam/ipam_list.php:166 ../../enterprise/tools/ipam/ipam_list.php:708 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:621 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:804 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1202 +msgid "Site" +msgstr "Sitio" + +#: ../../enterprise/tools/ipam/ipam_list.php:191 ../../enterprise/tools/ipam/ipam_list.php:715 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:460 +#: ../../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 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:58 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:62 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:67 +msgid "Vlan" +msgstr "Vlan" + +#: ../../enterprise/tools/ipam/ipam_list.php:518 +msgid "Could not be created: The location id does not exist." +msgstr "No se pudo crear: el identificador de ubicación no existe." + +#: ../../enterprise/tools/ipam/ipam_list.php:535 +#, php-format +msgid "%s networks created" +msgstr "%s redes creadas" + +#: ../../enterprise/tools/ipam/ipam_list.php:537 +msgid "Networks creation failed" +msgstr "Error en la creación de redes" + +#: ../../enterprise/tools/ipam/ipam_list.php:602 +msgid "No networks found" +msgstr "No se ha encontrado ninguna red" + +#: ../../enterprise/tools/ipam/ipam_list.php:738 +msgid "IPs" +msgstr "IPs" + +#: ../../enterprise/tools/ipam/ipam_list.php:823 +msgid "Edit network" +msgstr "Modificar red" + +#: ../../enterprise/tools/ipam/ipam_list.php:834 +msgid "Delete network" +msgstr "Eliminar red" + +#: ../../enterprise/tools/ipam/ipam_list.php:889 +#: ../../enterprise/tools/ipam/ipam_network.php:1103 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1659 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1049 +msgid "Upload CSV file" +msgstr "Subir archivo CSV" + +#: ../../enterprise/tools/ipam/ipam_massive.php:84 +msgid "Addresses" +msgstr "Direcciones" #: ../../enterprise/tools/ipam/ipam_network.php:153 #: ../../enterprise/tools/ipam/ipam_network.php:159 @@ -32296,13 +61742,6 @@ msgstr "%s IPs creadas" msgid "Could not create IP" msgstr "No se ha podido crear la IP" -#: ../../enterprise/tools/ipam/ipam_network.php:248 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:59 -#: ../../enterprise/tools/ipam/ipam_list.php:56 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:52 -msgid "CSV Format:" -msgstr "Formato CVS:" - #: ../../enterprise/tools/ipam/ipam_network.php:253 msgid "OS ID" msgstr "ID del sistema operativo" @@ -32335,11 +61774,6 @@ msgstr "Deshabilitar direción" msgid "This address will not be updated by the server" msgstr "Esta dirección no será actualizada por el servidor." -#: ../../enterprise/tools/ipam/ipam_network.php:609 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1548 -msgid "Not alive" -msgstr "Inactivo" - #: ../../enterprise/tools/ipam/ipam_network.php:640 #: ../../enterprise/tools/ipam/ipam_network.php:719 #: ../../enterprise/tools/ipam/ipam_network.php:761 @@ -32364,30 +61798,46 @@ msgstr "Actualizar dirección de agente" msgid "Please, uncheck auto option to set manual agent." msgstr "Desmarcar la opción automática para establecer agente manual" -#: ../../enterprise/tools/ipam/ipam_network.php:1103 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1659 -#: ../../enterprise/tools/ipam/ipam_list.php:889 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1049 -msgid "Upload CSV file" -msgstr "Subir archivo CSV" +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:110 +#, php-format +msgid "%d/%d items deleted" +msgstr "Elementos %d/%d eliminados" -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:63 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:754 -#: ../../enterprise/tools/ipam/ipam_excel.php:140 -#: ../../enterprise/tools/ipam/ipam_calculator.php:110 -msgid "Mask" -msgstr "Máscara" +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:112 +msgid "Failed to delete items" +msgstr "Error al eliminar elementos" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:199 +msgid "Search filter by name or network address" +msgstr "Filtro de búsqueda por nombre o dirección de red" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:346 +msgid "No locations found" +msgstr "No se encontraron ubicaciones" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:387 +msgid "There are no defined network locations" +msgstr "No hay ubicaciones de red definidas" + +#: ../../enterprise/tools/ipam/ipam_sites.php:70 +msgid "Successfully saved" +msgstr "Guardado correctamente" + +#: ../../enterprise/tools/ipam/ipam_sites.php:76 +#, php-format +msgid "Failed to save site %s" +msgstr "Error al guardar el sitio %s" + +#: ../../enterprise/tools/ipam/ipam_sites.php:137 +#, php-format +msgid "Failed to delete site %s" +msgstr "Error al eliminar el sitio %s" #: ../../enterprise/tools/ipam/ipam_supernet_config.php:64 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:1200 msgid "Subnetting mask" msgstr "Máscara de subred" -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:65 -#: ../../enterprise/tools/ipam/ipam_list.php:66 -msgid "Site ID" -msgstr "ID del sitio" - #: ../../enterprise/tools/ipam/ipam_supernet_config.php:114 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:162 msgid "There is no supernet name. Please introduce a name" @@ -32422,8 +61872,7 @@ msgstr "Superred no creada" #: ../../enterprise/tools/ipam/ipam_supernet_config.php:151 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:197 msgid "Supernet name exists in bbdd, please select other name" -msgstr "" -"El nombre de la superred existe en la base de datos, seleccione otro nombre." +msgstr "El nombre de la superred existe en la base de datos, seleccione otro nombre." #: ../../enterprise/tools/ipam/ipam_supernet_config.php:191 msgid "Supernet updated" @@ -32437,14 +61886,6 @@ msgstr "Superred no actualizada" msgid "Could not be deleted, please select supernet" msgstr "No se ha podido borrar, seleccione una superred" -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:289 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:385 -#: ../../enterprise/tools/ipam/ipam_list.php:467 -#: ../../enterprise/tools/ipam/ipam_action.php:121 -#: ../../enterprise/tools/ipam/ipam_action.php:264 -msgid "The location is not filled, please add a location." -msgstr "La ubicación no está indicada. Por favor, añade una ubicación." - #: ../../enterprise/tools/ipam/ipam_supernet_config.php:453 #, php-format msgid "Successfully created %d networks" @@ -32503,19 +61944,6 @@ msgstr "Redes %d/%d eliminadas correctamente de la superred" msgid "No items selected" msgstr "No hay elementos seleccionados" -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:593 -#: ../../enterprise/tools/ipam/ipam_list.php:117 -msgid "Search filter by name, network address or description" -msgstr "Filtro de búsqueda por nombre, dirección de red o descripción" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:621 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:804 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1202 -#: ../../enterprise/tools/ipam/ipam_list.php:166 -#: ../../enterprise/tools/ipam/ipam_list.php:708 -msgid "Site" -msgstr "Sitio" - #: ../../enterprise/tools/ipam/ipam_supernet_config.php:638 msgid "Min. networks range" msgstr "Rango mínimo de redes" @@ -32580,280 +62008,10 @@ msgstr "Siguiente red" msgid "Delete Supernet" msgstr "Borrar superred" -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1517 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:980 -#: ../../include/functions_visual_map_editor.php:831 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:727 -msgid "Show statistics" -msgstr "Mostrar estadísticas" - #: ../../enterprise/tools/ipam/ipam_supernet_config.php:1582 msgid "No Supernet found" msgstr "Superred no encontrada" -#: ../../enterprise/tools/ipam/ipam_list.php:60 -msgid "Location ID" -msgstr "ID de la ubicación" - -#: ../../enterprise/tools/ipam/ipam_list.php:61 -msgid "Group ID" -msgstr "ID del grupo" - -#: ../../enterprise/tools/ipam/ipam_list.php:65 -msgid "Recon server ID" -msgstr "ID del servidor recon" - -#: ../../enterprise/tools/ipam/ipam_list.php:67 -msgid "VRF" -msgstr "VRF" - -#: ../../enterprise/tools/ipam/ipam_list.php:191 -#: ../../enterprise/tools/ipam/ipam_list.php:715 -#: ../../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_vlan_network.php:39 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:460 -msgid "Vlan" -msgstr "Vlan" - -#: ../../enterprise/tools/ipam/ipam_list.php:484 -#: ../../enterprise/tools/ipam/ipam_action.php:150 -#: ../../enterprise/tools/ipam/ipam_action.php:341 -msgid "Incorrect format in Subnet field" -msgstr "Formato incorrecto en el campo Subred" - -#: ../../enterprise/tools/ipam/ipam_list.php:518 -msgid "Could not be created: The location id does not exist." -msgstr "No se pudo crear: el identificador de ubicación no existe." - -#: ../../enterprise/tools/ipam/ipam_list.php:526 -#: ../../enterprise/tools/ipam/ipam_action.php:244 -#, php-format -msgid "Could not be created: %s" -msgstr "No se ha podido crear: %s" - -#: ../../enterprise/tools/ipam/ipam_list.php:535 -#, php-format -msgid "%s networks created" -msgstr "%s redes creadas" - -#: ../../enterprise/tools/ipam/ipam_list.php:537 -msgid "Networks creation failed" -msgstr "Error en la creación de redes" - -#: ../../enterprise/tools/ipam/ipam_list.php:602 -msgid "No networks found" -msgstr "No se ha encontrado ninguna red" - -#: ../../enterprise/tools/ipam/ipam_list.php:738 -msgid "IPs" -msgstr "IPs" - -#: ../../enterprise/tools/ipam/ipam_list.php:823 -msgid "Edit network" -msgstr "Modificar red" - -#: ../../enterprise/tools/ipam/ipam_list.php:834 -msgid "Delete network" -msgstr "Eliminar red" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:488 -#: ../../operation/agentes/interface_view.functions.php:97 -#: ../../operation/agentes/interface_view.functions.php:150 -#: ../../operation/agentes/ver_agente.php:1451 -#: ../../operation/agentes/ver_agente.php:1887 -msgid "Interfaces" -msgstr "Interfaces" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:58 -msgid "succesfully created" -msgstr "creado correctamente" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:62 -msgid "not created" -msgstr "no creado" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:67 -msgid "exists in bbdd, please select other name" -msgstr "existe en la base de datos, seleccione otro nombre" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:72 -msgid "please, select VLAN to be created" -msgstr "seleccione una VLAN para crear" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:231 -msgid "Please enter adress, for search vlans" -msgstr "Añada una dirección para buscar vlans" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:435 -#: ../../godmode/wizards/HostDevices.class.php:1283 -msgid "Context" -msgstr "Contexto" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:464 -msgid "Run" -msgstr "Ejecutar" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:487 -msgid "Vlan name" -msgstr "Nombre de vlan" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:502 -#: ../../enterprise/tools/ipam/ipam_ajax.php:492 -msgid "Created" -msgstr "Creado" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:537 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1006 -msgid "No vlans found" -msgstr "No se han encontrado vlans" - -#: ../../enterprise/tools/ipam/ipam_action.php:146 -#: ../../enterprise/tools/ipam/ipam_action.php:337 -msgid "Invalid network address" -msgstr "Dirección de red no válida" - -#: ../../enterprise/tools/ipam/ipam_action.php:212 -#, php-format -msgid "Network could not be added to supernet %s (%s)" -msgstr "No se pudo agregar la red a la superred %s (%s)" - -#: ../../enterprise/tools/ipam/ipam_action.php:220 -#, php-format -msgid "Network added to supernet %s (%s)" -msgstr "Red agregada a la %s de superred (%s)" - -#: ../../enterprise/tools/ipam/ipam_action.php:229 -#, php-format -msgid "Network name already exists in supernet %s (%s)" -msgstr "El nombre de red ya existe en la superred %s (%s)" - -#: ../../enterprise/tools/ipam/ipam_action.php:445 -#: ../../operation/agentes/pandora_networkmap.view.php:1690 -msgid "Could not be updated." -msgstr "No se pudo actualizar" - -#: ../../enterprise/tools/ipam/ipam_action.php:451 -#: ../../update_manager_client/views/offline.php:78 -#: ../../update_manager_client/views/online.php:96 -msgid "Successfully updated." -msgstr "Actualizado correctamente" - -#: ../../enterprise/tools/ipam/ipam_action.php:456 -#: ../../include/functions_reporting.php:3110 -msgid "No changes found." -msgstr "No se han encontrado cambios" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:40 -#: ../../godmode/modules/manage_nc_groups.php:88 -msgid "Could not be created. Blank name" -msgstr "No pudo ser creado. Nombre en blanco" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:72 -#: ../../godmode/modules/manage_nc_groups.php:143 -#: ../../godmode/netflow/nf_edit_form.php:173 ../../godmode/setup/news.php:125 -#: ../../godmode/events/event_edit_filter.php:245 -msgid "Not updated. Error updating data" -msgstr "No se ha podido actualizar. Error al actualizar los datos." - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:110 -#, php-format -msgid "%d/%d items deleted" -msgstr "Elementos %d/%d eliminados" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:112 -msgid "Failed to delete items" -msgstr "Error al eliminar elementos" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:199 -msgid "Search filter by name or network address" -msgstr "Filtro de búsqueda por nombre o dirección de red" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:346 -msgid "No locations found" -msgstr "No se encontraron ubicaciones" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:387 -msgid "There are no defined network locations" -msgstr "No hay ubicaciones de red definidas" - -#: ../../enterprise/tools/ipam/ipam_excel.php:141 -msgid "Subneting Mask" -msgstr "Máscara de subnetting" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:285 -msgid "There is not an available IP." -msgstr "No hay una IP disponible" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:287 -msgid "Next available IP Address is:" -msgstr "La siguiente IP disponible es:" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:316 -msgid "Reserve this IP now" -msgstr "Reservar esta IP ahora" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:332 -msgid "Manage this IP now" -msgstr "Gestionar esta IP ahora" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:377 -msgid "Operating system" -msgstr "Sistema operativo" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:387 -msgid "This agent has other IPs" -msgstr "Este agente tiene otras IPs." - -#: ../../enterprise/tools/ipam/ipam_ajax.php:396 -msgid "Generate events" -msgstr "Generar eventos" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:448 -msgid "Leases Dhcp" -msgstr "Periodo de concesión Dhcp" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:458 -msgid "leased mode" -msgstr "Modo de concesión" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:471 -msgid "leased expiration" -msgstr "Concesión caducada" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:476 -#: ../../include/class/NetworkMap.class.php:3075 -msgid "MAC" -msgstr "MAC" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:502 -msgid "Edited" -msgstr "Modificado" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:512 -msgid "Tracking" -msgstr "Seguimiento" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:527 -msgid "Ping" -msgstr "Ping" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:543 -#, php-format -msgid "Executing command: %s" -msgstr "Ejecutar comando: %s" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:554 -#: ../../include/functions_events.php:5895 -msgid "Execute again" -msgstr "Ejecutar de nuevo" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:568 -msgid "Ping to host" -msgstr "Ping a un host" - #: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:90 msgid "Found supernets" msgstr "Superredes encontradas" @@ -32980,20340 +62138,761 @@ msgstr "Crear red" msgid "Delete Vlan" msgstr "Eliminar vlan" -#: ../../enterprise/tools/ipam/ipam_massive.php:84 -msgid "Addresses" -msgstr "Direcciones" +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1006 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:536 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:536 +msgid "No vlans found" +msgstr "No se han encontrado vlans" -#: ../../enterprise/tools/ipam/ipam_calculator.php:82 -#: ../../enterprise/tools/ipam/ipam_calculator.php:83 -#: ../../enterprise/tools/ipam/ipam_calculator.php:123 -#: ../../enterprise/tools/ipam/ipam_calculator.php:124 -#: ../../enterprise/tools/ipam/ipam_calculator.php:125 -#: ../../enterprise/tools/ipam/ipam_calculator.php:126 -msgid "Example:" -msgstr "Ejemplo:" +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:58 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:58 +msgid "succesfully created" +msgstr "creado correctamente" -#: ../../enterprise/tools/ipam/ipam_calculator.php:89 -msgid "Bit mask" -msgstr "Máscara de bit" +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:62 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:62 +msgid "not created" +msgstr "no creado" -#: ../../enterprise/tools/ipam/ipam_calculator.php:90 -msgid "Net mask" -msgstr "Máscara de red" +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:67 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:67 +msgid "exists in bbdd, please select other name" +msgstr "existe en la base de datos, seleccione otro nombre" -#: ../../enterprise/tools/ipam/ipam_calculator.php:94 -msgid "Mask format" -msgstr "Formato de máscara" +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:72 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:72 +msgid "please, select VLAN to be created" +msgstr "seleccione una VLAN para crear" -#: ../../enterprise/tools/ipam/ipam_calculator.php:138 -msgid "Calculate" -msgstr "Calcular" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:156 -msgid "Address field is empty" -msgstr "El campo Dirección está vacío." - -#: ../../enterprise/tools/ipam/ipam_calculator.php:164 -msgid "Mask field is empty" -msgstr "El campo Máscara está vacío." - -#: ../../enterprise/tools/ipam/ipam_calculator.php:183 -#: ../../enterprise/tools/ipam/ipam_calculator.php:196 -msgid "Incorrect address format" -msgstr "Formato de dirección incorrecto" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:188 -#: ../../enterprise/tools/ipam/ipam_calculator.php:201 -#: ../../enterprise/tools/ipam/ipam_calculator.php:206 -msgid "Incorrect mask format" -msgstr "Formato de máscara incorrecto" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:235 -msgid "Network mask" -msgstr "Máscara de red" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:256 -msgid "Network wildcard" -msgstr "Red wildcard" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:265 -msgid "Network address" -msgstr "Dirección de red" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:274 -msgid "Broadcast address" -msgstr "Dirección de difusión" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:283 -msgid "First valid IP" -msgstr "Primera IP válida" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:292 -msgid "Last valid IP" -msgstr "Última IP válida" - -#: ../../enterprise/tools/ipam/ipam_calculator.php:302 -msgid "Hosts/Net" -msgstr "Hosts/Red" - -#: ../../enterprise/tools/ipam/ipam_editor.php:56 -msgid "Network not found" -msgstr "Red no encontrada" - -#: ../../enterprise/tools/ipam/ipam_editor.php:127 -msgid "Format: IP/Mask" -msgstr "Formato: IP/Máscara" - -#: ../../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:66 -msgid "Browse it" -msgstr "navegue hasta él" - -#: ../../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: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 "" -"Tenga en cuenta que este paquete anulará los archivos de %s actuales, por lo que " -"se recomienda hacer una copia de seguridad antes de continuar con el proceso de " -"actualización." - -#: ../../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:70 -#: ../../update_manager_client/views/online.php:125 -#: ../../update_manager_client/views/online.php:166 -msgid "This action will upgrade this console to version " -msgstr "Esta acción actualizará esta consola a la versión " - -#: ../../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:73 -#: ../../update_manager_client/views/online.php:91 -msgid "Updating to" -msgstr "Actualizando" - -#: ../../update_manager_client/views/offline.php:74 -#: ../../update_manager_client/views/online.php:92 -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/offline.php:75 -#: ../../update_manager_client/views/online.php:93 -msgid "There are no updates available" -msgstr "No hay actualizaciones disponibles" - -#: ../../update_manager_client/views/offline.php:76 -#: ../../update_manager_client/views/online.php:94 -msgid "Searching for updates..." -msgstr "Buscando actualizaciones..." - -#: ../../update_manager_client/views/offline.php:77 -#: ../../update_manager_client/views/online.php:95 -msgid "Package" -msgstr "Paquete" - -#: ../../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:81 -#, php-format -msgid "" -"This update does not correspond with next version of %s. Are you sure you want " -"to install it?" -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:82 -msgid "" -"This server update does not correspond with current console version. Are you " -"sure you want to install it?" -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: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 "" -"El nombre del archivo no coincide con el formato requerido: package_NUMBER.oum o " -"pandorafms_server[_enterprise]-7.0NG. NUMBER_x86[_64].tar.gz, puede usar números " -"con decimales." - -#: ../../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:85 -msgid "Ignore" -msgstr "Ignorar" - -#: ../../update_manager_client/views/offline.php:86 -msgid "Verify package signature" -msgstr "Verificar la firma del paquete" - -#: ../../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 "" -"Copie en el área de texto el token de validación de firma que puede recuperar de " -"%s y presione OK para verificar el paquete, presione ignorar para evitar la " -"verificación de firma" - -#: ../../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 "" -"Esta actualización del servidor no se corresponde con la versión actual de la " -"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: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 "" -"Esta actualización no se corresponde con la siguiente versión de %s 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/register.php:48 -msgid "Register to Warp Update" -msgstr "Regístrese para Warp Update" - -#: ../../update_manager_client/views/register.php:55 -#, 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 -#, 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 "" -"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 -msgid "Visit our privacy policy for more information" -msgstr "Visite nuestra política de privacidad para obtener más información" - -#: ../../update_manager_client/views/register.php:79 -#: ../../include/class/Diagnostics.class.php:1943 -msgid "Your email" -msgstr "Su email" - -#: ../../update_manager_client/views/register.php:98 -msgid "OK!" -msgstr "¡OK!" - -#: ../../update_manager_client/views/register.php:113 -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:117 -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 "" -"Deberá actualizar su sistema manualmente a través del código fuente o de los " -"paquetes RPM para estar al día con las últimas actualizaciones." - -#: ../../update_manager_client/views/register.php:209 -msgid "Unsuccessful subscription" -msgstr "Suscripción incorrecta" - -#: ../../update_manager_client/views/register.php:214 -msgid "Pandora successfully subscribed with UID: " -msgstr "Pandora FMS se suscribió correctamente con UID: " - -#: ../../update_manager_client/views/online.php:44 -msgid "The latest version of package installed is" -msgstr "La última versión instalada del paquete es:" - -#: ../../update_manager_client/views/online.php:65 -msgid "Update to next version" -msgstr "Actualizar a la siguiente versión" - -#: ../../update_manager_client/views/online.php:66 -msgid "Update to latest version" -msgstr "Actualizar a la última versión" - -#: ../../update_manager_client/views/online.php:126 -#: ../../update_manager_client/views/online.php:167 -msgid "Update to" -msgstr "Actualización para" - -#: ../../update_manager_client/views/online.php:147 -#: ../../update_manager_client/views/online.php:151 -msgid "Failed to update to " -msgstr "Error al actualizar a " - -#: ../../update_manager_client/views/online.php:190 -msgid "Failed to update:" -msgstr "Error al actualizar" - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:484 -msgid "Next update" -msgstr "próxima actualización" - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:489 -msgid "Show details" -msgstr "Ver detalles" - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:514 -#, php-format -msgid "%s update(s) available more" -msgstr "%s actualización(es) disponible(s) más" - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:526 -msgid "details" -msgstr "detalles" - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:604 -msgid "Failed creating temporary directory." -msgstr "Error al crear un directorio temporal." - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:614 -msgid "Failed storing uploaded file." -msgstr "Error al almacenar el archivo cargado." - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:648 -#, php-format -msgid "Invalid extension. The package needs to be in `%s` or `%s` format." -msgstr "Extensión no válida. El paquete debe estar en formato \"%s\" o \"%s\"." - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:657 -msgid "Failed uploading file." -msgstr "Error al cargar el archivo." - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:692 -msgid "Signatures does not match." -msgstr "Las firmas no coinciden." - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:751 -#, php-format -msgid "Update %s successfully installed." -msgstr "La actualización %s instalado correctamente." - -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:754 -#, php-format -msgid "Failed while updating: %s" -msgstr "Error al actualizar: %s" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:712 -#, php-format -msgid "server update %d" -msgstr "%d de actualización del servidor" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:714 -#, php-format -msgid "console update %d" -msgstr "%d de actualización de la consola" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:734 -#, php-format -msgid "Downloading %s %.2f/ %.2f MB." -msgstr "Descarga de %s %.2f/ %.2f MB." - -#: ../../update_manager_client/lib/UpdateManager/Client.php:745 -#, php-format -msgid "Downloading %.2f MB" -msgstr "Descarga de %.2f MB" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:1469 -#, php-format -msgid "Failed to analyze package: %s" -msgstr "Error al analizar el paquete: %s" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:1560 -msgid "Searching update package" -msgstr "Búsqueda del paquete de actualización" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:1592 -msgid "Retrieving update" -msgstr "Recuperación de la actualización" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:1683 -msgid "Extracting package" -msgstr "Extracción del paquete" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:1750 -msgid "Testing files" -msgstr "Archivos de prueba" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:1782 -#, php-format -msgid "Applying MR %s" -msgstr "Aplicación de la %s de RM" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:1819 -msgid "Applying file updates" -msgstr "Aplicación de actualizaciones de archivos" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:1841 -msgid "Retrieving server update" -msgstr "Recuperación de la actualización del servidor" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:1856 -msgid "Cleaning" -msgstr "Limpieza" - -#: ../../update_manager_client/lib/UpdateManager/Client.php:1969 -msgid "Updating to " -msgstr "Actualización a " - -#: ../../extensions/disabled/matrix_events.php:30 -msgid "Matrix events" -msgstr "Eventos matriz" - -#: ../../extensions/quick_shell.php:140 ../../extensions/quick_shell.php:251 -#: ../../godmode/setup/setup_websocket_engine.php:162 -msgid "WebService engine has not been started, please check documentation." -msgstr "El motor WebService aún no se ha iniciado, consulte la documentación." - -#: ../../extensions/quick_shell.php:153 -msgid "Retry" -msgstr "Reintentar" - -#: ../../extensions/quick_shell.php:198 -msgid "Telnet" -msgstr "Telnet" - -#: ../../extensions/quick_shell.php:211 -msgid "Connect" -msgstr "Conectar" - -#: ../../extensions/quick_shell.php:239 -msgid "Please use SSH or Telnet." -msgstr "Use SSH o Telnet." - -#: ../../extensions/quick_shell.php:273 -msgid "WebService engine is not working properly, please check documentation." -msgstr "El motor WebService no funciona correctamente, consulte la documentación." - -#: ../../extensions/quick_shell.php:432 -#, php-format -msgid "%d Updated" -msgstr "%d Actualizado" - -#: ../../extensions/quick_shell.php:435 -#, php-format -msgid "%d Updated, please restart WebSocket engine service" -msgstr "%d Actualizado, reinicie el servicio del motor WebSocket" - -#: ../../extensions/quick_shell.php:445 -msgid "Quickshell" -msgstr "Quickshell" - -#: ../../extensions/quick_shell.php:456 -msgid "Gotty path" -msgstr "Ruta Gotty" - -#: ../../extensions/quick_shell.php:468 -msgid "Gotty host" -msgstr "Host Gotty" - -#: ../../extensions/quick_shell.php:480 -msgid "Gotty ssh port" -msgstr "Puerto SSH Gotty" - -#: ../../extensions/quick_shell.php:492 -msgid "Gotty telnet port" -msgstr "Puerto telnet Gotty" - -#: ../../extensions/quick_shell.php:511 -msgid "Gotty user" -msgstr "Usuario Gotty" - -#: ../../extensions/quick_shell.php:523 -msgid "Gotty password" -msgstr "Contraseña Gotty" - -#: ../../extensions/quick_shell.php:563 -msgid "QuickShell" -msgstr "QuickShell" - -#: ../../extensions/extension_uploader.php:47 -msgid "Uploader extension" -msgstr "Extensión de subidas" - -#: ../../extensions/extension_uploader.php:87 -msgid "Success to upload extension" -msgstr "Extensión subida correctamente" - -#: ../../extensions/extension_uploader.php:88 -msgid "Fail to upload extension" -msgstr "Fallo al subir extensión" - -#: ../../extensions/extension_uploader.php:102 -msgid "Upload extension" -msgstr "Subir extensión" - -#: ../../extensions/extension_uploader.php:102 -msgid "Upload the extension as a zip file." -msgstr "Subir la extensión como un archivo zip" - -#: ../../extensions/extension_uploader.php:115 -msgid "Upload enterprise extension" -msgstr "Subir extensión Enterprise" - -#: ../../extensions/extension_uploader.php:145 -msgid "Extension uploader" -msgstr "Cargador de extensiones" - -#: ../../extensions/resource_registration.php:56 -#, php-format -msgid "Success add '%s' item in report '%s'." -msgstr "Elemento '%s' añadido correctamente al informe '%s'" - -#: ../../extensions/resource_registration.php:61 -#, php-format -msgid "Error create '%s' item in report '%s'." -msgstr "Error al añadir el elemento '%s' al informe '%s'" - -#: ../../extensions/resource_registration.php:97 -#, php-format -msgid "Error create '%s' report, the name exist and there aren't free name." -msgstr "" -"Error al crear el informe '%s'. El nombre ya existe y no hay nombres disponibles." - -#: ../../extensions/resource_registration.php:105 -#, php-format -msgid "Warning create '%s' report, the name exist, the report have a name %s." -msgstr "" -"Advertencia al crear el informe '%s'. El nombre ya existe y el informe tiene el " -"nombre %s." - -#: ../../extensions/resource_registration.php:114 -msgid "Error the report haven't name." -msgstr "Error, el informe no tiene nombre" - -#: ../../extensions/resource_registration.php:128 -msgid "Error the report haven't group." -msgstr "Error, el informe no tiene un grupo asignado" - -#: ../../extensions/resource_registration.php:141 -#, php-format -msgid "Success create '%s' report." -msgstr "Informe '%s' creado correctamente" - -#: ../../extensions/resource_registration.php:142 -#, php-format -msgid "Error create '%s' report." -msgstr "Error al crear el informe '%s'" - -#: ../../extensions/resource_registration.php:416 -#: ../../extensions/resource_registration.php:438 -#: ../../extensions/resource_registration.php:449 -#, php-format -msgid "Success add '%s' content." -msgstr "Contenido '%s' añadido correctamente" - -#: ../../extensions/resource_registration.php:426 -#, php-format -msgid "Success add '%s' SLA." -msgstr "SLA '%s' añadido correctamente" - -#: ../../extensions/resource_registration.php:427 -#, php-format -msgid "Error add '%s' SLA." -msgstr "Error al añadir el SLA '%s'" - -#: ../../extensions/resource_registration.php:470 -#, php-format -msgid "Error create '%s' visual map, lost tag name." -msgstr "Error al crear el mapa visual '%s'. Falta el nombre de la etiqueta." - -#: ../../extensions/resource_registration.php:513 -#, php-format -msgid "Error create '%s' visual map, the name exist and there aren't free name." -msgstr "" -"Error al crear el mapa visual '%s'. El nombre ya existe y no hay nombres " -"disponibles." - -#: ../../extensions/resource_registration.php:521 -#, php-format -msgid "Warning create '%s' visual map, the name exist, the report have a name %s." -msgstr "" -"Advertencia al crear el mapa visual '%s'. El nombre ya existe y el informe tiene " -"el nombre %s." - -#: ../../extensions/resource_registration.php:533 -#, php-format -msgid "Success create '%s' visual map." -msgstr "Éxito al crear el mapa visual '%s'" - -#: ../../extensions/resource_registration.php:534 -#, php-format -msgid "Error create '%s' visual map." -msgstr "Error al crear el mapa visual '%s'" - -#: ../../extensions/resource_registration.php:699 -#, php-format -msgid "Success create item type '%d' visual map." -msgstr "Elemento de tipo \"%d\" del mapa visual creado correctamente" - -#: ../../extensions/resource_registration.php:700 -#, php-format -msgid "Error create item type '%d' visual map." -msgstr "Error al crear el tipo de elemento \"%d\" del mapa visual" - -#: ../../extensions/resource_registration.php:723 -#: ../../extensions/resource_registration.php:744 -#, php-format -msgid "Success create item for agent '%s' visual map." -msgstr "Elemento de agente '%s' del mapa visual creado correctamente" - -#: ../../extensions/resource_registration.php:724 -#: ../../extensions/resource_registration.php:745 -#, php-format -msgid "Error create item for agent '%s' visual map." -msgstr "Error al crear el elemento de agente '%s' del mapa visual" - -#: ../../extensions/resource_registration.php:1009 -#, php-format -msgid "Success create '%s' component." -msgstr "Componente '%s' creado correctamente" - -#: ../../extensions/resource_registration.php:1010 -#, php-format -msgid "Error create '%s' component." -msgstr "Error al crear el componente '%s'" - -#: ../../extensions/resource_registration.php:1077 -#: ../../extensions/resource_registration.php:1090 -#: ../../extensions/resource_registration.php:1182 -msgid "Resource registration" -msgstr "Registro de recursos" - -#: ../../extensions/resource_registration.php:1086 -#: ../../extensions/resource_exportation.php:426 -#: ../../extensions/insert_data.php:84 -#: ../../godmode/modules/manage_nc_groups.php:62 -#: ../../godmode/modules/module_list.php:54 -#: ../../godmode/groups/configure_modu_group.php:39 -#: ../../godmode/groups/modu_group_list.php:79 -#: ../../godmode/agentes/configurar_agente.php:838 -#: ../../godmode/agentes/configurar_agente.php:862 -#: ../../godmode/agentes/modificar_agente.php:105 -#: ../../godmode/agentes/fields_manager.php:55 -#: ../../godmode/agentes/configure_field.php:75 -#: ../../godmode/netflow/nf_edit.php:59 ../../godmode/menu.php:221 -#: ../../godmode/category/category.php:81 -#: ../../godmode/category/edit_category.php:92 -#: ../../operation/agentes/ver_agente.php:1981 -msgid "Resources" -msgstr "Recursos" - -#: ../../extensions/resource_registration.php:1112 -#, php-format -msgid "This node is configured with centralized mode. Go to %s to create a policy." -msgstr "" -"Este nodo está configurado en modo centralizado. Vaya a %s para crear una " -"política." - -#: ../../extensions/resource_registration.php:1121 -msgid "This extension makes registering resource templates easier." -msgstr "Esta extensión facilita el registro de plantillas de recursos." - -#: ../../extensions/resource_registration.php:1121 -msgid "Here you can upload a resource template in .ptr format." -msgstr "Aquí puede añadir una plantilla de recurso en formato .ptr." - -#: ../../extensions/resource_registration.php:1121 -#, php-format -msgid "" -"Please refer to our documentation for more information on how to obtain and use " -"%s resources." -msgstr "" -"Diríjase a nuestra documentación para encontrar más información sobre como " -"obtener y usar los recursos de %s." - -#: ../../extensions/resource_registration.php:1121 -msgid "" -"You can get more resurces in our Public Resource Library" -msgstr "" -"Puede obtener más recursos en nuestra Librería de recursos pública" - -#: ../../extensions/resource_registration.php:1131 -msgid "File to upload" -msgstr "Archivo a cargar" - -#: ../../extensions/resource_registration.php:1136 -#: ../../godmode/agentes/planned_downtime.editor.php:1177 -msgid "Group filter" -msgstr "Filtro de grupo" - -#: ../../extensions/api_checker.php:180 ../../include/functions_ui.php:534 -msgid "Request successfully processed" -msgstr "Petición procesada correctamente" - -#: ../../extensions/api_checker.php:182 -msgid "Incorrect URL" -msgstr "URL incorrecta" - -#: ../../extensions/api_checker.php:227 ../../extensions/api_checker.php:405 -msgid "API checker" -msgstr "Comprobación API" - -#: ../../extensions/api_checker.php:246 -#, php-format -msgid "%s Console URL" -msgstr "%s URL de la consola" - -#: ../../extensions/api_checker.php:253 ../../godmode/users/configure_user.php:1066 -#: ../../godmode/users/configure_user.php:1089 -#: ../../operation/users/user_edit.php:299 ../../operation/users/user_edit.php:338 -msgid "API Token" -msgstr "Token de API" - -#: ../../extensions/api_checker.php:253 -msgid "Use API Token instead API Pass, User and Password." -msgstr "Utilice el token de API en lugar de API Pass, Usuario y Contraseña." - -#: ../../extensions/api_checker.php:258 -msgid "API Pass" -msgstr "Contraseña de la API" - -#: ../../extensions/api_checker.php:284 -msgid "Action (get or set)" -msgstr "Acción (obtener o establecer)" - -#: ../../extensions/api_checker.php:301 -msgid "ID 2" -msgstr "ID 2" - -#: ../../extensions/api_checker.php:308 -msgid "Return Type" -msgstr "Tipo de retorno" - -#: ../../extensions/api_checker.php:320 -msgid "Other Mode" -msgstr "Otro modo" - -#: ../../extensions/api_checker.php:334 -msgid "Raw URL" -msgstr "URL en crudo" - -#: ../../extensions/api_checker.php:346 -msgid "Call parameters" -msgstr "Parámetros de llamada" - -#: ../../extensions/api_checker.php:346 -msgid "Action: get Operation: module_last_value id: 63" -msgstr "Acción: obtener Operación : module_last_value id: 63" - -#: ../../extensions/api_checker.php:353 -msgid "Custom URL" -msgstr "URL personalizada:" - -#: ../../extensions/api_checker.php:361 -msgid "Call" -msgstr "Llamada" - -#: ../../extensions/api_checker.php:392 -msgid "Hide URL" -msgstr "Ocultar URL" - -#: ../../extensions/api_checker.php:396 -msgid "Show URL" -msgstr "Mostrar URL" - -#: ../../extensions/db_status.php:25 ../../extensions/db_status.php:520 -#: ../../godmode/menu.php:572 -msgid "DB Schema check" -msgstr "Comprobación del esquema de la BD" - -#: ../../extensions/db_status.php:38 -msgid "Run test" -msgstr "Ejecutar prueba" - -#: ../../extensions/db_status.php:53 -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 "" -"Esta extensión comprueba que la DB es correcta, ya que, en ocasiones, la antigua " -"DB de una migración no tiene algunos campos en las tablas o los datos son " -"diferentes." - -#: ../../extensions/db_status.php:56 -msgid "At the moment the checks is for MySQL/MariaDB." -msgstr "Por el momento, las comprobaciones son para MySQL/MariaDB" - -#: ../../extensions/db_status.php:62 -msgid "DB settings" -msgstr "Configuración de la BD" - -#: ../../extensions/db_status.php:67 -msgid "DB User with privileges" -msgstr "Usuario de la BD con privilegios" - -#: ../../extensions/db_status.php:82 -msgid "DB Password for this user" -msgstr "Contraseña de la BD para este usuario" - -#: ../../extensions/db_status.php:98 -msgid "DB Hostname" -msgstr "Nombre del host de la base de datos" - -#: ../../extensions/db_status.php:113 -msgid "DB Name (temporal for testing)" -msgstr "Nombre de la BD (temporal, para pruebas)" - -#: ../../extensions/db_status.php:133 -msgid "Execute Test" -msgstr "Ejecutar la prueba" - -#: ../../extensions/db_status.php:175 -msgid "Unsuccessful connected to the DB" -msgstr "Error al conectarse a la BD" - -#: ../../extensions/db_status.php:186 -msgid "Unsuccessful created the testing DB" -msgstr "Error al crear la BD de prueba" - -#: ../../extensions/db_status.php:202 -msgid "Unsuccessful installed tables into the testing DB" -msgstr "Error al instalar las tablas en la BD de prueba" - -#: ../../extensions/db_status.php:286 -#, php-format -msgid "Success! %s DB contains all tables" -msgstr "Hecho! %s La base de datos contiene todas las tablas" - -#: ../../extensions/db_status.php:288 -#, php-format -msgid "%s DB could not retrieve all tables. The missing tables are (%s)" -msgstr "" -"%s La base de datos no ha podido obtener todas las tablas. Faltan las tablas (%s)" - -#: ../../extensions/db_status.php:302 ../../extensions/db_status.php:313 -#: ../../extensions/db_status.php:416 -msgid "You can execute this SQL query for to fix." -msgstr "Puede ejecutar esta consulta SQL para arreglarlo" - -#: ../../extensions/db_status.php:410 -#, php-format -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:475 -msgid "Successful all the tables have the correct fields" -msgstr "Todas las tablas tienen los campos correctos" - -#: ../../extensions/agents_alerts.php:37 -msgid "Agents/Alerts view" -msgstr "Vista de Agentes/Alertas" - -#: ../../extensions/resource_exportation.php:66 -#: ../../extensions/resource_exportation.php:417 -msgid "Resource exportation" -msgstr "Exportación de recursos" - -#: ../../extensions/resource_exportation.php:430 -msgid "Resource exporting" -msgstr "Exportación de recursos" - -#: ../../extensions/resource_exportation.php:436 -msgid "This extension makes exportation of resource template more easy." -msgstr "Esta extensión facilita la exportación de la plantilla de recursos." - -#: ../../extensions/resource_exportation.php:436 -msgid "You can export resource templates in .ptr format." -msgstr "Puede exportar plantillas de recursos en formato .prt." - -#: ../../extensions/files_repo.php:103 -msgid "Extension not installed" -msgstr "Extensión no instalada" - -#: ../../extensions/files_repo.php:118 ../../extensions/files_repo.php:229 -msgid "Administration view" -msgstr "Vista de administración" - -#: ../../extensions/files_repo.php:149 ../../extensions/files_repo.php:283 -msgid "Files repository manager" -msgstr "Gestor del repositorio de archivos" - -#: ../../extensions/files_repo.php:170 -msgid "" -"Problem uploading. Please check this PHP runtime variable values:
  "
-"post_max_size (currently "
-msgstr ""
-"Problema de carga. Compruebe los valores de esta variable de tiempo de ejecución "
-"de PHP: 
  post_max_size (actualmente "
-
-#: ../../extensions/files_repo.php:244 ../../extensions/files_repo.php:261
-#: ../../extensions/files_repo.php:281
-msgid "Files repository"
-msgstr "Repositorio de archivos"
-
-#: ../../extensions/dbmanager.php:93
-msgid "Database interface"
-msgstr "Interfaz de base de datos"
-
-#: ../../extensions/dbmanager.php:118
-msgid ""
-"Warning, you are accessing the database directly. You can leave the system "
-"inoperative if you run an inappropriate SQL statement"
-msgstr ""
-"Advertencia, está accediendo a la base de datos directamente. Puede dejar el "
-"sistema inoperativo si ejecuta una instrucción SQL inapropiada"
-
-#: ../../extensions/dbmanager.php:137
-#, php-format
-msgid ""
-"This is an advanced extension to interface with %s database directly from WEB "
-"console\n"
-"            using native SQL sentences. Please note that you can damage "
-"your %s installation\n"
-"            if you don't know exactly what you are doing,\n"
-"            this means that you can severily damage your setup using this "
-"extension.\n"
-"            This extension is intended to be used only by experienced users\n"
-"            with a depth knowledge of %s internals."
-msgstr ""
-"Esta es una extensión avanzada de la interfaz con la base de datos %s "
-"directamente desde la consola WEB\n"
-"\t\tusando comandos SQL nativos. Tenga en cuenta que puede perjudicar a "
-"la %s instalación\n"
-"\t\tsi no sabe exactamente lo que hace,\n"
-"\t\testo significa que puede dañar seriamente la configuración al usar esta "
-"extensión.\n"
-"\t\tEsta extensión está destinada  solamente a usuarios expertos\n"
-"\t\tcon amplios conocimientos sobre el funcionamiento %s interno."
-
-#: ../../extensions/dbmanager.php:164
-msgid "Some samples of usage:"
-msgstr "Algunos ejemplos de uso:"
-
-#: ../../extensions/dbmanager.php:185
-msgid "Select query target"
-msgstr "Seleccionar destino de consulta"
-
-#: ../../extensions/dbmanager.php:208
-msgid "Type your query here..."
-msgstr "Escriba su consulta aquí..."
-
-#: ../../extensions/dbmanager.php:214
-msgid "Execute SQL"
-msgstr "Ejecutar SQL"
-
-#: ../../extensions/dbmanager.php:262
-msgid "Error querying database node"
-msgstr "Error al consultar el nodo de la base de datos"
-
-#: ../../extensions/agents_modules.php:404
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2042
-#: ../../include/lib/Dashboard/Widgets/agent_module.php:255
-msgid "Show module status"
-msgstr "Mostrar el estado del módulo"
-
-#: ../../extensions/agents_modules.php:405
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2043
-#: ../../include/lib/Dashboard/Widgets/agent_module.php:256
-msgid "Show module data"
-msgstr "Mostrar datos del módulo"
-
-#: ../../extensions/agents_modules.php:409
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2038
-#: ../../include/lib/Dashboard/Widgets/agent_module.php:265
-msgid "Information to be shown"
-msgstr "Información que debe mostrarse"
-
-#: ../../extensions/agents_modules.php:551 ../../include/functions_reports.php:807
-msgid "Agents/Modules"
-msgstr "Agentes/Módulos"
-
-#: ../../extensions/agents_modules.php:644
-msgid "Agent/module view"
-msgstr "Vista de agente/módulo"
-
-#: ../../extensions/agents_modules.php:690
-msgid "Filters "
-msgstr "Filtros "
-
-#: ../../extensions/agents_modules.php:690
-msgid "Secondary groups and agent subgroups will be taken into account."
-msgstr "Los grupos secundarios y los subgrupos de agentes se tendrán en cuenta."
-
-#: ../../extensions/agents_modules.php:857
-#: ../../include/functions_reporting.php:3393
-msgid "There are no agents with modules"
-msgstr "No hay agentes con módulos"
-
-#: ../../extensions/agents_modules.php:872
-msgid "Previous modules"
-msgstr "Módulos anteriores"
-
-#: ../../extensions/agents_modules.php:898
-msgid "More modules"
-msgstr "Más módulos"
-
-#: ../../extensions/agents_modules.php:1054
-#: ../../include/functions_reporting_html.php:2307
-msgid "Orange cell when the module has fired alerts"
-msgstr "Cuadro naranja cuando el módulo ha disparado alertas"
-
-#: ../../extensions/agents_modules.php:1056
-#: ../../include/functions_reporting_html.php:2308
-msgid "Red cell when the module has a critical status"
-msgstr "Celda roja cuando el módulo está en estado crítico"
-
-#: ../../extensions/agents_modules.php:1059
-#: ../../include/functions_reporting_html.php:2309
-msgid "Yellow cell when the module has a warning status"
-msgstr "Cuadro amarillo cuando el módulo está en estado advertencia"
-
-#: ../../extensions/agents_modules.php:1061
-#: ../../include/functions_reporting_html.php:2310
-msgid "Green cell when the module has a normal status"
-msgstr "Cuadro verde cuando el módulo está en estado normal"
-
-#: ../../extensions/agents_modules.php:1063
-#: ../../include/functions_reporting_html.php:2311
-msgid "Grey cell when the module has an unknown status"
-msgstr "Cuadro gris cuando el módulo está en estado desconocido"
-
-#: ../../extensions/agents_modules.php:1065
-msgid "Cell turns blue when the module is in 'not initialize' status"
-msgstr "Celda azul cuando el módulo está en estado \"no iniciado\""
-
-#: ../../extensions/agents_modules.php:1079
-msgid "Agents/Modules view"
-msgstr "Vista de Agentes/Módulos"
-
-#: ../../extensions/pandora_logs.php:30
-msgid "Cannot find file"
-msgstr "Archivo no encontrado"
-
-#: ../../extensions/pandora_logs.php:35
-msgid "File is too large than PHP memory allocated in the system."
-msgstr "El archivo supera la capacidad de la memoria PHP alojada en el sistema"
-
-#: ../../extensions/pandora_logs.php:36
-msgid "The preview file is imposible."
-msgstr "No es posible generar una vista previa del archivo"
-
-#: ../../extensions/pandora_logs.php:39 ../../extensions/pandora_logs.php:46
-msgid "The folder /var/log/pandora must have pandora:apache and its content too."
-msgstr ""
-"La carpeta /var/log/pandora debe contener pandora:apache y también su contenido."
-
-#: ../../extensions/pandora_logs.php:103
-msgid "System logfile viewer"
-msgstr "Visor de archivos de log del sistema"
-
-#: ../../extensions/pandora_logs.php:109
-#, php-format
-msgid "Use this tool to view your %s logfiles directly on the console"
-msgstr ""
-"Utilice esta herramienta para ver los %s ficheros log directamente desde la "
-"consola"
-
-#: ../../extensions/pandora_logs.php:110
-msgid ""
-"You can choose the amount of information shown in general setup (Log size limit "
-"in system logs viewer extension), "
-msgstr ""
-"Puedes elegir la cantidad de información que se muestra en la configuración "
-"general (límite de tamaño de logs en la extensión del visor de logs del sistema) "
-
-#: ../../extensions/pandora_logs.php:126
-msgid "System logfiles"
-msgstr "Logs del sistema"
-
-#: ../../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 "El servidor HTTP no puede escribir en el directorio de adjuntos"
-
-#: ../../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 ""
-"Por favor, comprueba que el directorio %s del servidor web tiene permisos de "
-"escritura"
-
-#: ../../extensions/files_repo/functions_files_repo.php:248
-msgid "The file could not be copied"
-msgstr "El archivo no ha sido copiado"
-
-#: ../../extensions/files_repo/functions_files_repo.php:251
-msgid "There was an error creating the file"
-msgstr "Se ha producido un error creando el archivo"
-
-#: ../../extensions/files_repo/functions_files_repo.php:295
-msgid "There was an error updating the file"
-msgstr "Se ha producido un error actualizando el archivo"
-
-#: ../../extensions/files_repo/files_repo_get_file.php:66
-msgid "Unreliable petition"
-msgstr "Petición no fiable"
-
-#: ../../extensions/files_repo/files_repo_get_file.php:66
-msgid "Please contact the administrator"
-msgstr "Por favor, contacta con el administrador"
-
-#: ../../extensions/files_repo/files_repo_form.php:81
-msgid "Only 200 characters are permitted"
-msgstr "Máximo 200 caracteres"
-
-#: ../../extensions/files_repo/files_repo_form.php:99
-#: ../../extensions/files_repo/files_repo_form.php:110
-#: ../../extensions/files_repo/files_repo_form.php:132
-#: ../../godmode/extensions.php:159
-msgid "File"
-msgstr "Archivo"
-
-#: ../../extensions/files_repo/files_repo_form.php:115
-#: ../../extensions/files_repo/files_repo_form.php:140
-#: ../../extensions/files_repo/files_repo_list.php:112
-msgid "Public link"
-msgstr "Enlace público"
-
-#: ../../extensions/files_repo/files_repo_list.php:58
-#: ../../include/functions_filemanager.php:660
-msgid "Last modification"
-msgstr "Última modificación"
-
-#: ../../extensions/files_repo/files_repo_list.php:106
-msgid "Copy to clipboard"
-msgstr "Copiar al portapapeles"
-
-#: ../../extensions/files_repo/files_repo_list.php:167
-#: ../../include/functions_reporting_html.php:2339
-#: ../../include/functions_reporting_html.php:2343
-msgid "No items"
-msgstr "No hay elementos"
-
-#: ../../extensions/module_groups.php:48
-msgid "Counters Module"
-msgstr "Módulo de contadores"
-
-#: ../../extensions/module_groups.php:49
-msgid "Alerts_Fired"
-msgstr "Alertas_disparadas"
-
-#: ../../extensions/module_groups.php:51
-msgid "warning"
-msgstr "Advertencia"
-
-#: ../../extensions/module_groups.php:54
-msgid "Not_init"
-msgstr "No_iniciado"
-
-#: ../../extensions/module_groups.php:251
-msgid "Combined table of agent group and module group"
-msgstr "Tabla combinada de grupos de agentes y grupos de módulos"
-
-#: ../../extensions/module_groups.php:275
-msgid "Search by agent group"
-msgstr "Buscar por grupo de agente"
-
-#: ../../extensions/module_groups.php:288
-msgid "Search by module group"
-msgstr "Buscar por grupo de módulos"
-
-#: ../../extensions/module_groups.php:455
-msgid "Orange cell when the module group and agent have at least one alarm fired."
-msgstr ""
-"Celda naranja cuando el grupo de módulos y el agente del módulo tengan al menos "
-"una alerta disparada."
-
-#: ../../extensions/module_groups.php:456
-msgid ""
-"Red cell when the module group and agent have at least one module in critical "
-"status and the others in any status"
-msgstr ""
-"Celda roja cuando el grupo de módulos y el agente tengan al menos un módulo en "
-"estado crítico y los demás en cualquier otro estado."
-
-#: ../../extensions/module_groups.php:457
-msgid ""
-"Yellow cell when the module group and agent have at least one in warning status "
-"and the others in grey or green status"
-msgstr ""
-"Celda amarilla cuando el grupo de módulos y el agente tengan al menos un módulo "
-"en estado crítico y los demás en cualquier otro estado"
-
-#: ../../extensions/module_groups.php:458
-msgid ""
-"Grey cell when the module group and agent have at least one in unknown status "
-"and the others in green status"
-msgstr ""
-"Celda gris cuando el grupo de módulos y el agente tengan al menos un módulo en "
-"estado desconocido y todos los demás están en OK"
-
-#: ../../extensions/module_groups.php:459
-msgid "Green cell when the module group and agent have all modules in OK status"
-msgstr ""
-"Celda verde cuando el grupo de módulos y el agente tengan todos los módulos en "
-"estado OK"
-
-#: ../../extensions/module_groups.php:460
-msgid ""
-"Blue cell when the module group and agent have all modules in not init status."
-msgstr ""
-"Celda azul cuando el grupo de módulos y el agente tengan todos los módulos en "
-"estado no iniciado."
-
-#: ../../extensions/module_groups.php:466
-msgid ""
-"This table shows in columns the modules group and in rows agents group. The cell "
-"shows all modules"
-msgstr ""
-"La tabla muestra los grupos de módulos en columnas y los grupos de agente en "
-"filas. La celda muestra todos los módulos."
-
-#: ../../extensions/module_groups.php:467
-msgid "There are no defined groups or module groups"
-msgstr "No hay grupos o grupos de módulos definidos"
-
-#: ../../extensions/insert_data.php:75 ../../extensions/insert_data.php:88
-#: ../../extensions/insert_data.php:328
-msgid "Insert Data"
-msgstr "Insertar datos"
-
-#: ../../extensions/insert_data.php:122
-#, 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." -msgstr "" -"Por favor, comprueba que el usuario de Apache puede escribir en el directorio " -"'%s'.

El formato del archivo CSV es date;value<newline>date;" -"value<newline>... La fecha en CVS está en formato a/m/d H:i:s." - -#: ../../extensions/insert_data.php:129 -msgid "You haven't privileges for insert data in the agent." -msgstr "No tienes privilegios para insertar datos en el agente" - -#: ../../extensions/insert_data.php:165 -#, php-format -msgid "Can't save agent (%s), module (%s) data xml." -msgstr "No se pudo guardar el agente (%s), módulo (%s) datos XML" - -#: ../../extensions/insert_data.php:174 -#, php-format -msgid "Save agent (%s), module (%s) data xml." -msgstr "Guardar agente (%s), módulo (%s) datos XML" - -#: ../../extensions/realtime_graphs.php:58 ../../extensions/realtime_graphs.php:301 -msgid "Realtime graphs" -msgstr "Gráficas en tiempo real" - -#: ../../extensions/realtime_graphs.php:84 -#, php-format -msgid "%s Server CPU" -msgstr "%s CPU del servidor" - -#: ../../extensions/realtime_graphs.php:86 -#, php-format -msgid "Pending packages from %s Server" -msgstr "Paquetes del %s servidor pendientes" - -#: ../../extensions/realtime_graphs.php:90 -#, php-format -msgid "%s Server Disk IO Wait" -msgstr "%s Server Disk IO Wait" - -#: ../../extensions/realtime_graphs.php:94 -#, php-format -msgid "%s Server Apache load" -msgstr "%s Carga del servidor apache" - -#: ../../extensions/realtime_graphs.php:98 -#, php-format -msgid "%s Server MySQL load" -msgstr "%s Carga del servidor MySQL" - -#: ../../extensions/realtime_graphs.php:102 -#, php-format -msgid "%s Server load" -msgstr "%s Carga del servidor" - -#: ../../extensions/realtime_graphs.php:105 -msgid "SNMP Interface throughput" -msgstr "Rendimiento de interfaz SNMP" - -#: ../../extensions/realtime_graphs.php:163 -msgid "Refresh interval" -msgstr "Intervalo de actualización" - -#: ../../extensions/realtime_graphs.php:182 -#: ../../godmode/modules/manage_network_components_form_wizard.php:136 -msgid "Incremental" -msgstr "Incremental" - -#: ../../extensions/realtime_graphs.php:199 -msgid "Clear graph" -msgstr "Limpiar gráfica" - -#: ../../extensions/realtime_graphs.php:282 -#: ../../godmode/agentes/module_manager_editor_network.php:45 -#: ../../include/functions_snmp_browser.php:660 -msgid "Use this OID" -msgstr "Usar esta OID" - -#: ../../extensions/users_connected.php:55 -msgid "List of users connected" -msgstr "Lista de usuarios conectados" - -#: ../../extensions/users_connected.php:64 -#: ../../operation/users/user_edit_header.php:125 -#: ../../operation/messages/message_list.php:82 -#: ../../operation/messages/message_edit.php:94 ../../operation/menu.php:657 -msgid "Workspace" -msgstr "Área de trabajo" - -#: ../../extensions/users_connected.php:68 ../../extensions/users_connected.php:243 -msgid "Users connected" -msgstr "Usuarios conectados" - -#: ../../extensions/users_connected.php:76 -msgid "This user does not have any associated profile" -msgstr "Este usuario no tiene ningún perfil/grupo asignado" - -#: ../../extensions/users_connected.php:166 -msgid "No other users connected" -msgstr "No hay otros usuarios conectados" - -#: ../../extensions/users_connected.php:179 -msgid "Last login" -msgstr "Último acceso" - -#: ../../godmode/modules/manage_nc_groups_form.php:62 -msgid "Update Group Component" -msgstr "Actualización de los componentes del grupo" - -#: ../../godmode/modules/manage_nc_groups_form.php:62 -msgid "Create Group Component" -msgstr "Crear componentes de grupo" - -#: ../../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 "Gestión de plantillas de módulos" - -#: ../../godmode/modules/manage_network_templates_form.php:59 -msgid "Successfully deleted module from profile" -msgstr "Módulo borrado del perfil correctamente" - -#: ../../godmode/modules/manage_network_templates_form.php:60 -msgid "Error deleting module from profile" -msgstr "Error al borrar el módulo del perfil" - -#: ../../godmode/modules/manage_network_templates_form.php:79 -msgid "Successfully added module to profile" -msgstr "Módulo añadido correctamente al perfil" - -#: ../../godmode/modules/manage_network_templates_form.php:80 -msgid "Error adding module to profile" -msgstr "Error al añadir el módulo al perfil" - -#: ../../godmode/modules/manage_network_templates_form.php:113 -msgid "Successfully updated network profile" -msgstr "Perfil de red actualizado correctamente" - -#: ../../godmode/modules/manage_network_templates_form.php:114 -msgid "Error updating network profile" -msgstr "Error al actualizar el perfil de red" - -#: ../../godmode/modules/manage_network_templates_form.php:138 -msgid "Successfully added network profile" -msgstr "Perfil de red añadido correctamente" - -#: ../../godmode/modules/manage_network_templates_form.php:139 -msgid "Error adding network profile" -msgstr "Error al añadir el perfil de red" - -#: ../../godmode/modules/manage_network_templates_form.php:145 -msgid "Cannot create a template without name" -msgstr "No se puede crear una plantilla sin nombre" - -#: ../../godmode/modules/manage_network_templates_form.php:219 -msgid "No modules for this profile" -msgstr "No existen módulos para este perfil" - -#: ../../godmode/modules/manage_network_templates_form.php:260 -#: ../../operation/snmpconsole/snmp_browser.php:162 -#: ../../operation/snmpconsole/snmp_browser.php:182 -msgid "Add modules" -msgstr "Añadir módulos" - -#: ../../godmode/modules/manage_network_components_form_plugin.php:73 -#: ../../include/class/CustomNetScan.class.php:678 -msgid "macro_desc" -msgstr "macro_desc" - -#: ../../godmode/modules/manage_nc_groups.php:53 -msgid "Component group management" -msgstr "Gestión de grupos de componentes de red" - -#: ../../godmode/modules/manage_nc_groups.php:322 -#, php-format -msgid "" -"This node is configured with centralized mode. Component groups are read only. " -"Go to %s to manage it." -msgstr "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a %s para administrarlo." - -#: ../../godmode/modules/manage_nc_groups.php:334 -msgid "There are no defined component groups" -msgstr "No hay grupos de componentes definidos" - -#: ../../godmode/modules/manage_inventory_modules.php:39 -msgid "To manage inventory plugin you must activate centralized management" -msgstr "Para administrar el plugin de inventario active la gestión centralizada" - -#: ../../godmode/modules/manage_inventory_modules.php:132 -msgid "Successfully created inventory module" -msgstr "Inventario de módulo creado correctamente" - -#: ../../godmode/modules/manage_inventory_modules.php:133 -msgid "Error creating inventory module" -msgstr "Error al crear módulo del inventario" - -#: ../../godmode/modules/manage_inventory_modules.php:179 -#: ../../godmode/modules/manage_inventory_modules.php:200 -#: ../../godmode/agentes/inventory_manager.php:100 -msgid "Successfully deleted inventory module" -msgstr "Módulo del inventario eliminado correctamente" - -#: ../../godmode/modules/manage_inventory_modules.php:180 -#: ../../godmode/modules/manage_inventory_modules.php:201 -#: ../../godmode/agentes/inventory_manager.php:102 -msgid "Error deleting inventory module" -msgstr "Error al eliminar el módulo del inventario" - -#: ../../godmode/modules/manage_inventory_modules.php:292 -#: ../../godmode/modules/manage_inventory_modules_form.php:153 -msgid "Interpreter" -msgstr "Intérprete" - -#: ../../godmode/modules/manage_inventory_modules.php:302 -msgid "No inventory modules defined" -msgstr "No hay módulos de inventario definidos" - -#: ../../godmode/modules/manage_inventory_modules.php:329 -msgid "Local module" -msgstr "Módulo local" - -#: ../../godmode/modules/manage_inventory_modules.php:331 -msgid "Remote/Local" -msgstr "Remoto/Local" - -#: ../../godmode/modules/manage_inventory_modules.php:410 -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 "" -"Las configuraciones de los módulos de inventario de los nodos se han unificado.\n" -"\t\tA partir de este momento, los cambios en los scripts de inventario deben " -"realizarse a través de esta pantalla." - -#: ../../godmode/modules/manage_inventory_modules.php:412 -msgid "You can find more information at:" -msgstr "Encontrará más información en:" - -#: ../../godmode/modules/manage_network_components_form_common.php:846 -#: ../../godmode/agentes/module_manager_editor_common.php:2312 -msgid "Please introduce a positive percentage value" -msgstr "Introduzca un valor porcentual positivo" - -#: ../../godmode/modules/manage_network_components_form_network.php:109 -msgid "SNMP Enterprise String" -msgstr "Cadena SNMP Enterprise" - -#: ../../godmode/modules/manage_network_components_form_network.php:231 -#: ../../godmode/modules/manage_network_components_form_wizard.php:323 -msgid "Name OID" -msgstr "Nombre del OID" - -#: ../../godmode/modules/manage_network_components_form_wmi.php:50 -#: ../../godmode/agentes/module_manager_editor_wmi.php:101 -#: ../../include/class/CredentialStore.class.php:1009 -#: ../../include/class/CredentialStore.class.php:1353 -msgid "Namespace" -msgstr "Espacio de nombres" - -#: ../../godmode/modules/manage_network_components_form.php:363 -msgid "Update Network Component" -msgstr "Actualización de componente de red" - -#: ../../godmode/modules/manage_network_components_form.php:365 -msgid "Create Network Component" -msgstr "Crear componente de red" - -#: ../../godmode/modules/manage_network_components.php:290 -msgid "Remote component management" -msgstr "Gestión remota de componentes" - -#: ../../godmode/modules/manage_network_components.php:322 -#, php-format -msgid "" -"This node is configured with centralized mode. All remote components are read " -"only. Go to %s to manage them." -msgstr "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a %s para administrarlo." - -#: ../../godmode/modules/manage_network_components.php:666 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:715 -msgid "Recursive" -msgstr "Recursivo" - -#: ../../godmode/modules/manage_network_components.php:684 -msgid "Search by name, description, tcp send or tcp rcv, list matches." -msgstr "" -"Búsqueda por nombre, descripción, envío TCP o TCP RCV, lista las coincidencias." - -#: ../../godmode/modules/manage_network_components.php:782 -msgid "Max/Min" -msgstr "Máx/Mín" - -#: ../../godmode/modules/manage_network_components.php:891 -msgid "There are no defined network components" -msgstr "No hay componentes de red definidos" - -#: ../../godmode/modules/manage_network_components.php:924 -msgid "Create a new network component" -msgstr "Crear un componente de red nuevo" - -#: ../../godmode/modules/manage_network_components.php:925 -msgid "Create a new plugin component" -msgstr "Crear un componente de plugin nuevo" - -#: ../../godmode/modules/manage_network_components.php:926 -msgid "Create a new WMI component" -msgstr "Crear un componente WMI nuevo" - -#: ../../godmode/modules/manage_network_components.php:927 -msgid "Create a new wizard component" -msgstr "Crear un nuevo componente de wizard" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:92 -msgid "Add a macro oid" -msgstr "Añadir una oid de macro" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:110 -msgid "Remove last macro oid" -msgstr "Eliminar último macro de oid" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:135 -msgid "Numeric" -msgstr "Numérico" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:137 -msgid "Boolean" -msgstr "Boleano" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:138 -msgid "Alphanumeric" -msgstr "Alfanumérico" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:262 -msgid "Add by default" -msgstr "Añadir por defecto" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:295 -msgid "Module protocol" -msgstr "Protocolo de módulo" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:311 -msgid "Protocol" -msgstr "Protocolo" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:328 -msgid "Manufacturer ID" -msgstr "ID del fabricante" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:348 -#: ../../godmode/massive/massive_delete_modules.php:326 -#: ../../godmode/massive/massive_edit_modules.php:305 -#: ../../include/ajax/module.php:1038 -msgid "Module type" -msgstr "Tipo módulo" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:364 -msgid "Component Group" -msgstr "Grupo de componente" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:383 -msgid "Module unit" -msgstr "Unidad de módulo" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:567 -msgid "Scan Type" -msgstr "Tipo de escaneo" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:583 -#: ../../godmode/agentes/planned_downtime.list.php:405 -msgid "Execution type" -msgstr "Tipo de ejecución" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:605 -msgid "Value OID" -msgstr "OID del valor" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:624 -msgid "Macros OID" -msgstr "OID de macros" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:634 -#: ../../godmode/modules/manage_network_components_form_wizard.php:847 -msgid "Value operation" -msgstr "Operación de valores" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:653 -#: ../../godmode/modules/manage_network_components_form_wizard.php:866 -msgid "Satellite execution" -msgstr "Ejecución de satélite" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:672 -#: ../../godmode/modules/manage_network_components_form_wizard.php:885 -msgid "Server plugin" -msgstr "Plugin de servidor" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:716 -msgid "WMI class" -msgstr "Clase WMI" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:736 -msgid "Query key field" -msgstr "Campo de clave de consulta" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:755 -msgid "Query extra fields" -msgstr "Campos extra de consulta" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:764 -msgid "Query filters" -msgstr "Filtros de consulta" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:815 -msgid "Field value" -msgstr "Calor de campo" - -#: ../../godmode/modules/manage_inventory_modules_form.php:84 -#: ../../godmode/agentes/inventory_manager.php:165 -msgid "Inventory module error" -msgstr "Error del módulo del inventario" - -#: ../../godmode/modules/manage_inventory_modules_form.php:162 -msgid "Left blank for the LOCAL inventory modules" -msgstr "Dejar en blanco para los módulos de inventario LOCALES" - -#: ../../godmode/modules/manage_inventory_modules_form.php:168 -#: ../../godmode/massive/massive_standby_alerts.php:224 -#: ../../godmode/massive/massive_standby_alerts.php:259 -#: ../../godmode/massive/massive_enable_disable_alerts.php:196 -#: ../../godmode/massive/massive_enable_disable_alerts.php:231 -#: ../../include/class/ModuleTemplates.class.php:1184 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:515 -msgid "Format" -msgstr "Formato" - -#: ../../godmode/modules/manage_inventory_modules_form.php:177 -msgid "separate fields with " -msgstr "Separar campos con " - -#: ../../godmode/modules/manage_inventory_modules_form.php:183 -msgid "Block Mode" -msgstr "Modo bloqueo" - -#: ../../godmode/modules/manage_inventory_modules_form.php:193 -#: ../../godmode/modules/manage_inventory_modules_form.php:197 -msgid "Script mode" -msgstr "Modo script" - -#: ../../godmode/modules/manage_inventory_modules_form.php:194 -msgid "Use inline code" -msgstr "Usar código en línea" - -#: ../../godmode/modules/manage_inventory_modules_form.php:223 -#: ../../include/ajax/double_auth.ajax.php:167 -#: ../../include/ajax/double_auth.ajax.php:307 -msgid "Code" -msgstr "Código" - -#: ../../godmode/modules/manage_inventory_modules_form.php:232 -msgid "" -"Here is placed the script for the REMOTE inventory modules Local inventory " -"modules don't use this field" -msgstr "" -"Aquí se coloca el script para los módulos de inventario REMOTOS. Los módulos de " -"inventario locales no usan este campo." - -#: ../../godmode/modules/module_list.php:45 -msgid "Defined module types" -msgstr "Tipos de módulos definidos" - -#: ../../godmode/modules/module_list.php:58 ../../godmode/menu.php:202 -msgid "Module types" -msgstr "Tipos de módulos" - -#: ../../godmode/modules/module_list.php:84 -msgid "Problem modifying module" -msgstr "Problema al modificar los módulos" - -#: ../../godmode/modules/module_list.php:86 -msgid "Module updated successfully" -msgstr "Actualización de módulos correcta" - -#: ../../godmode/modules/manage_network_templates.php:84 -msgid "Error deleting template" -msgstr "Error al borrar la plantilla" - -#: ../../godmode/modules/manage_network_templates.php:124 -msgid "This template does not exist" -msgstr "Esta plantilla no existe." - -#: ../../godmode/modules/manage_network_templates.php:306 -msgid "There are no defined network profiles" -msgstr "No hay ningún perfil de red definido" - -#: ../../godmode/db/db_main.php:74 -msgid "Current database maintenance setup" -msgstr "Configuración actual del mantenimiento de la BD" - -#: ../../godmode/db/db_main.php:80 -msgid "Database setup" -msgstr "Configuración de la base de datos" - -#: ../../godmode/db/db_main.php:84 -msgid "Max. time before compact data" -msgstr "Máx. días antes de comprimir datos" - -#: ../../godmode/db/db_main.php:90 -msgid "Max. time before purge" -msgstr "Máx. días antes de purga de datos" - -#: ../../godmode/db/db_main.php:98 ../../include/class/Diagnostics.class.php:239 -msgid "Database size stats" -msgstr "Tamaño de estadísticas de la base de datos" - -#: ../../godmode/db/db_main.php:108 ../../include/class/Diagnostics.class.php:603 -#: ../../include/functions_reporting.php:14867 -msgid "Total events" -msgstr "Total de eventos" - -#: ../../godmode/db/db_main.php:114 -msgid "Total data items (tagente_datos)" -msgstr "Total de elementos de datos (tagente_datos)" - -#: ../../godmode/db/db_main.php:127 -msgid "Total log4x items (tagente_datos_log4x)" -msgstr "Total elementos Log4x (tagente_datos_log4x)" - -#: ../../godmode/db/db_main.php:140 -msgid "Total data string items (tagente_datos_string)" -msgstr "Total de elementos de cadenas de datos (tagente_datos_string)" - -#: ../../godmode/db/db_main.php:146 -msgid "Total modules configured" -msgstr "Módulos totales configurados" - -#: ../../godmode/db/db_main.php:154 -msgid "Total agent access records" -msgstr "Total de registros de acceso del agente" - -#: ../../godmode/db/db_main.php:166 -msgid "Database sanity" -msgstr "Estado de la BD" - -#: ../../godmode/db/db_main.php:170 -msgid "Total uknown agents" -msgstr "Total de agentes desconocidos" - -#: ../../godmode/db/db_main.php:176 -msgid "Total non-init modules" -msgstr "Total de módulos no iniciados" - -#: ../../godmode/db/db_main.php:185 -msgid "Last time on DB maintance" -msgstr "Última vez en mantenimiento de base de datos" - -#: ../../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 "" -"Asegúrese de que la configuración del servidor de %s es correcta y que el " -"demonio de mantenimiento de la base de datos está en ejecución. Es muy " -"importante tener la base de datos actualizada para que el funcionamiento y los " -"resultados de %s sean óptimos." - -#: ../../godmode/groups/configure_group.php:95 -msgid "Update group" -msgstr "Actualizar grupo" - -#: ../../godmode/groups/configure_group.php:95 -#: ../../godmode/groups/group_list.php:1028 -msgid "Create group" -msgstr "Crear grupo" - -#: ../../godmode/groups/configure_group.php:112 -#: ../../godmode/groups/group_list.php:391 -msgid "Manage agents group" -msgstr "Administrar grupo de agentes" - -#: ../../godmode/groups/configure_group.php:179 -msgid "You have not access to the parent." -msgstr "No tienes acceso al padre" - -#: ../../godmode/groups/configure_group.php:237 -msgid "Group Password" -msgstr "Contraseña del grupo" - -#: ../../godmode/groups/configure_group.php:243 -msgid "Enable alert use in this group." -msgstr "Habilitar el uso de alertas en este grupo." - -#: ../../godmode/groups/configure_group.php:248 -msgid "Propagate ACL" -msgstr "Propagar ACL" - -#: ../../godmode/groups/configure_group.php:248 -msgid "Propagate the same ACL security into the child subgroups." -msgstr "" -"Propaga la misma seguridad ACL del padre a todos los grupos hijos que dependen " -"de él." - -#: ../../godmode/groups/configure_group.php:263 -#: ../../include/functions_events.php:5047 -msgid "Contact" -msgstr "Contacto" - -#: ../../godmode/groups/configure_group.php:263 -msgid "Contact information accessible through the _groupcontact_ macro" -msgstr "Información de contacto accesible a través de _groupcontact_ macro" - -#: ../../godmode/groups/configure_group.php:268 -msgid "Information accessible through the _group_other_ macro" -msgstr "Información accesible a través de _group_other_ macro" - -#: ../../godmode/groups/configure_group.php:273 -msgid "Max agents allowed" -msgstr "Máximo de agentes permitidos" - -#: ../../godmode/groups/configure_group.php:273 -msgid "Set the maximum of agents allowed for this group. 0 is unlimited." -msgstr "Establezca el máximo de agentes permitidos en este grupo. 0 es ilimitado." - -#: ../../godmode/groups/group_list.php:322 -msgid "Tree Group view" -msgstr "Vista de árbol de grupos" - -#: ../../godmode/groups/group_list.php:346 -msgid "Credential Store" -msgstr "Almacén de credenciales" - -#: ../../godmode/groups/group_list.php:352 -#, php-format -msgid "Groups defined in %s" -msgstr "Grupos definidos en %s" - -#: ../../godmode/groups/group_list.php:362 -#: ../../godmode/agentes/module_manager_editor_network.php:168 -#: ../../godmode/menu.php:321 ../../include/class/AgentWizard.class.php:723 -#: ../../include/class/AgentWizard.class.php:779 -msgid "Credential store" -msgstr "Almacén de credenciales" - -#: ../../godmode/groups/group_list.php:410 -#, php-format -msgid "" -"This node is configured with centralized mode. All groups information is read " -"only. Go to %s to manage it." -msgstr "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a %s para administrarlo." - -#: ../../godmode/groups/group_list.php:475 -#: ../../godmode/groups/modu_group_list.php:129 -msgid "Group successfully created" -msgstr "Grupo creado correctamente" - -#: ../../godmode/groups/group_list.php:477 -#: ../../godmode/groups/modu_group_list.php:132 -msgid "There was a problem creating group" -msgstr "Ha habido un problema al crear el grupo." - -#: ../../godmode/groups/group_list.php:480 ../../godmode/groups/group_list.php:553 -msgid "Each group must have a different name" -msgstr "Cada grupo debe tener un nombre diferente" - -#: ../../godmode/groups/group_list.php:483 ../../godmode/groups/group_list.php:556 -msgid "Group must have a name" -msgstr "El grupo debe tener un nombre" - -#: ../../godmode/groups/group_list.php:548 -#: ../../godmode/groups/modu_group_list.php:165 -msgid "Group successfully updated" -msgstr "Grupo actualizado correctamente" - -#: ../../godmode/groups/group_list.php:550 -#: ../../godmode/groups/modu_group_list.php:168 -msgid "There was a problem modifying group" -msgstr "Ha habido un problema al modificar el grupo" - -#: ../../godmode/groups/group_list.php:613 -#, php-format -msgid "The group %s could not be deleted because it is not empty in the nodes" -msgstr "" -"El grupo %s no puede ser borrado porque en el nodo se está usando en este grupo" - -#: ../../godmode/groups/group_list.php:687 -msgid "" -"The group has not been deleted in the metaconsole due to an error in the node " -"database" -msgstr "" -"El grupo no se ha eliminado de la Metaconsola por un error en la base de datos " -"de los nodos" - -#: ../../godmode/groups/group_list.php:696 -#, php-format -msgid "The group %s has been deleted in the nodes" -msgstr "El grupo %s se ha borrado de los nodos" - -#: ../../godmode/groups/group_list.php:736 -#: ../../godmode/groups/modu_group_list.php:238 -msgid "Group successfully deleted" -msgstr "Grupo eliminado correctamente" - -#: ../../godmode/groups/group_list.php:739 -#: ../../godmode/groups/modu_group_list.php:239 -msgid "There was a problem deleting group" -msgstr "Ha habido un problema al borrar el grupo." - -#: ../../godmode/groups/group_list.php:746 -#, php-format -msgid "The group is not empty. It is use in %s." -msgstr "El grupo no está vacío. Está en uso en %s." - -#: ../../godmode/groups/group_list.php:785 ../../godmode/groups/group_list.php:1016 -msgid "There are no defined groups" -msgstr "No hay grupos definidos" - -#: ../../godmode/groups/group_list.php:843 -msgid "Edit or delete groups can cause problems with synchronization" -msgstr "Editar o borrar grupos puede causar problemas con la sincronización." - -#: ../../godmode/groups/group_list.php:980 -msgid "Are you sure? This group will also be deleted in all the nodes." -msgstr "¿Está seguro? Este grupo también se borrará de todos los nodos." - -#: ../../godmode/groups/group_list.php:986 -msgid "The child groups will be updated to use the parent id of the deleted group" -msgstr "Los grupos hijo se actualizarán y usarán el id padre del grupo eliminado" - -#: ../../godmode/groups/configure_modu_group.php:30 -msgid "Module group management" -msgstr "Gestión del grupo de módulos" - -#: ../../godmode/groups/configure_modu_group.php:65 -msgid "There was a problem loading group" -msgstr "Hubo un error al cargar la configuración del grupo" - -#: ../../godmode/groups/modu_group_list.php:70 -msgid "Module groups list" -msgstr "Lista de grupos de módulos" - -#: ../../godmode/groups/modu_group_list.php:102 -#, php-format -msgid "" -"This node is configured with centralized mode. All module groups information is " -"read only. Go to %s to manage it." -msgstr "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a %s para administrarlo." - -#: ../../godmode/groups/modu_group_list.php:137 -#: ../../godmode/groups/modu_group_list.php:173 -msgid "Each module group must have a different name" -msgstr "Cada grupo de módulos debe tener un nombre diferente" - -#: ../../godmode/groups/modu_group_list.php:141 -#: ../../godmode/groups/modu_group_list.php:177 -msgid "Module group must have a name" -msgstr "El grupo de módulos debe tener un nombre" - -#: ../../godmode/groups/modu_group_list.php:304 -msgid "There are no defined module groups" -msgstr "No hay grupos de módulos definidos" - -#: ../../godmode/groups/modu_group_list.php:313 -msgid "Create module group" -msgstr "Crear grupo de módulos" - -#: ../../godmode/groups/tactical.php:75 -msgid "Tactical group view" -msgstr "Vista táctica de grupo" - -#: ../../godmode/groups/tactical.php:114 -msgid "Distribution by os" -msgstr "Distribución por sistema operativo" - -#: ../../godmode/groups/tactical.php:145 -#: ../../include/functions_reporting_html.php:1208 -#: ../../include/functions_reporting_html.php:1432 -msgid "Events by agent" -msgstr "Eventos por agente" - -#: ../../godmode/groups/tactical.php:154 -msgid "Alerts and events" -msgstr "Alertas y eventos" - -#: ../../godmode/extensions.php:46 -msgid "Defined extensions" -msgstr "Extensiones definidas" - -#: ../../godmode/extensions.php:54 -msgid "There are no extensions defined" -msgstr "No hay extensiones definidas" - -#: ../../godmode/extensions.php:162 -msgid "Godmode Function" -msgstr "Función Administrador" - -#: ../../godmode/extensions.php:163 -msgid "Godmode Menu" -msgstr "Menú Administrador" - -#: ../../godmode/extensions.php:164 -msgid "Operation Menu" -msgstr "Menú Operación" - -#: ../../godmode/extensions.php:165 -msgid "Operation Function" -msgstr "Función Operación" - -#: ../../godmode/extensions.php:166 -msgid "Login Function" -msgstr "Función Conexión" - -#: ../../godmode/extensions.php:167 -msgid "Agent operation tab" -msgstr "Pestaña Operaciones de agente" - -#: ../../godmode/extensions.php:168 -msgid "Agent godmode tab" -msgstr "Pestaña Administración de agente" - -#: ../../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 Administrador de actualizaciones" - -#: ../../godmode/update_manager/update_manager.setup.php:284 -msgid "Use secured Warp Update" -msgstr "Usar Warp update seguro" - -#: ../../godmode/update_manager/update_manager.setup.php:295 -#: ../../godmode/update_manager/update_manager.setup.php:299 -msgid "Proxy server" -msgstr "Servidor proxy" - -#: ../../godmode/update_manager/update_manager.setup.php:307 -#: ../../godmode/update_manager/update_manager.setup.php:311 -msgid "Proxy port" -msgstr "Puerto del Proxy" - -#: ../../godmode/update_manager/update_manager.setup.php:319 -#: ../../godmode/update_manager/update_manager.setup.php:323 -msgid "Proxy user" -msgstr "Usuario del Proxy" - -#: ../../godmode/update_manager/update_manager.setup.php:331 -#: ../../godmode/update_manager/update_manager.setup.php:335 -msgid "Proxy password" -msgstr "Contraseña del Proxy" - -#: ../../godmode/update_manager/update_manager.setup.php:343 -msgid "Allow no-consecutive patches" -msgstr "Permitir parches no consecutivos" - -#: ../../godmode/update_manager/update_manager.setup.php:354 -msgid "Limit to LTS updates" -msgstr "Límite a las actualizaciones de LTS" - -#: ../../godmode/update_manager/update_manager.setup.php:365 -msgid "Registration ID" -msgstr "ID de registro" - -#: ../../godmode/update_manager/update_manager.setup.php:366 -msgid "Not registred yet" -msgstr "Aún no registrado" - -#: ../../godmode/update_manager/update_manager.setup.php:381 -msgid "Unregister" -msgstr "Cerrar cuenta" - -#: ../../godmode/update_manager/update_manager.setup.php:384 -msgid "Cancel registration" -msgstr "Cancelar registro" - -#: ../../godmode/update_manager/update_manager.setup.php:393 -#, php-format -msgid "%s community reminder" -msgstr "%s recordatorio de la comunidad" - -#: ../../godmode/update_manager/update_manager.setup.php:393 -#, php-format -msgid "" -"Every 8 days, a message is displayed to admin users to remember to register this " -"%s instance" -msgstr "" -"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" -msgstr "Origen" - -#: ../../godmode/update_manager/update_manager.php:64 -#: ../../godmode/update_manager/update_manager.php:83 -msgid "Journal" -msgstr "Diario" - -#: ../../godmode/update_manager/update_manager.php:71 -msgid "Offline update" -msgstr "Actualización sin conexión" - -#: ../../godmode/update_manager/update_manager.php:78 -msgid "Online update" -msgstr "Actualización en línea" - -#: ../../godmode/update_manager/update_manager.php:91 -msgid "Offline" -msgstr "Sin conexión" - -#: ../../godmode/update_manager/update_manager.php:96 -msgid "Online" -msgstr "En línea" - -#: ../../godmode/update_manager/update_manager.php:159 -msgid "Please register on metaconsole first." -msgstr "Por favor, inicie sesión en la Metaconsola primero." - -#: ../../godmode/users/profile_list.php:83 -#: ../../godmode/users/configure_profile.php:94 -msgid "User Profile management" -msgstr "Gestión de perfiles de usuario" - -#: ../../godmode/users/profile_list.php:96 -#: ../../godmode/users/configure_profile.php:90 -#: ../../godmode/users/configure_profile.php:389 -#: ../../godmode/users/user_list.php:301 ../../godmode/users/configure_user.php:219 -msgid "Manage users" -msgstr "Gestionar usuarios" - -#: ../../godmode/users/profile_list.php:124 -#, php-format -msgid "" -"This node is configured with centralized mode. All profiles information is read " -"only. Go to %s to manage it." -msgstr "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a %s para administrarlo." - -#: ../../godmode/users/profile_list.php:136 ../../godmode/users/user_list.php:412 -msgid "There was a problem deleting the profile" -msgstr "Error al borrar el perfil" - -#: ../../godmode/users/profile_list.php:263 -msgid "There was a problem updating this profile" -msgstr "Error al borrar el perfil" - -#: ../../godmode/users/profile_list.php:266 -msgid "Profile name cannot be empty" -msgstr "El nombre de perfil no puede estar vacío." - -#: ../../godmode/users/profile_list.php:312 -#: ../../godmode/users/profile_list.php:315 -msgid "There was a problem creating this profile" -msgstr "Error al crear el perfil" - -#: ../../godmode/users/profile_list.php:334 -msgid "View Agents" -msgstr "Ver agentes" - -#: ../../godmode/users/profile_list.php:335 -msgid "Edit Agents" -msgstr "Editar agentes" - -#: ../../godmode/users/profile_list.php:336 -msgid "Disable Agents" -msgstr "Desactivar agentes" - -#: ../../godmode/users/profile_list.php:337 -msgid "Edit Alerts" -msgstr "Editar alertas" - -#: ../../godmode/users/profile_list.php:338 -msgid "Manage Alerts" -msgstr "Gestionar alertas" - -#: ../../godmode/users/profile_list.php:340 -msgid "Database Management" -msgstr "Gestión de la base de datos" - -#: ../../godmode/users/profile_list.php:341 -#: ../../include/class/OrderInterpreter.class.php:195 -msgid "View Events" -msgstr "Ver eventos" - -#: ../../godmode/users/profile_list.php:342 -msgid "Edit Events" -msgstr "Editar eventos" - -#: ../../godmode/users/profile_list.php:343 -msgid "Manage Events" -msgstr "Administrar eventos" - -#: ../../godmode/users/profile_list.php:344 -msgid "View Reports" -msgstr "Ver informes" - -#: ../../godmode/users/profile_list.php:345 -msgid "Edit Reports" -msgstr "Editar Informes" - -#: ../../godmode/users/profile_list.php:346 -msgid "Manage Reports" -msgstr "Gestionar Informes" - -#: ../../godmode/users/profile_list.php:347 -msgid "View Network Maps" -msgstr "Ver mapas de red" - -#: ../../godmode/users/profile_list.php:348 -msgid "Edit Network Maps" -msgstr "Editar mapas de red" - -#: ../../godmode/users/profile_list.php:349 -msgid "Manage Network Maps" -msgstr "Gestionar mapas de red" - -#: ../../godmode/users/profile_list.php:350 -msgid "View Visual Consoles" -msgstr "Ver consolas visuales" - -#: ../../godmode/users/profile_list.php:351 -msgid "Edit Visual Consoles" -msgstr "Editar consolas visuales" - -#: ../../godmode/users/profile_list.php:352 -msgid "Manage Visual Consoles" -msgstr "Gestionar consolas visuales" - -#: ../../godmode/users/profile_list.php:353 -msgid "View NCM Data" -msgstr "Ver datos de NCM" - -#: ../../godmode/users/profile_list.php:354 -#: ../../godmode/users/configure_profile.php:378 -msgid "Operate NCM" -msgstr "Operar NCM" - -#: ../../godmode/users/profile_list.php:355 -#: ../../godmode/users/configure_profile.php:382 -msgid "Manage NCM" -msgstr "Administrar NCM" - -#: ../../godmode/users/profile_list.php:356 -msgid "Pandora Administration" -msgstr "Gestión de Pandora FMS" - -#: ../../godmode/users/profile_list.php:473 -msgid "There are no defined profiles" -msgstr "No hay perfiles definidos" - -#: ../../godmode/users/profile_list.php:481 -#: ../../godmode/users/configure_profile.php:153 -#: ../../godmode/users/configure_profile.php:415 -msgid "Create profile" -msgstr "Crear perfil" - -#: ../../godmode/users/configure_profile.php:77 -#, php-format -msgid "Edit profile %s" -msgstr "Editar perfil %s" - -#: ../../godmode/users/configure_profile.php:158 -msgid "There was a problem loading profile" -msgstr "Error al cargar el perfil" - -#: ../../godmode/users/configure_profile.php:250 -msgid "Update profile" -msgstr "Actualizar perfil" - -#: ../../godmode/users/configure_profile.php:260 -msgid "Update Profile" -msgstr "Actualizar perfil" - -#: ../../godmode/users/configure_profile.php:262 -msgid "Create Profile" -msgstr "Crear perfil" - -#: ../../godmode/users/configure_profile.php:283 -#: ../../operation/agentes/ver_agente.php:1985 -msgid "View agents" -msgstr "Ver agentes" - -#: ../../godmode/users/configure_profile.php:287 -msgid "Disable agents" -msgstr "Desactivar agentes" - -#: ../../godmode/users/configure_profile.php:291 -msgid "Edit agents" -msgstr "Editar agentes" - -#: ../../godmode/users/configure_profile.php:298 -msgid "Edit alerts" -msgstr "Editar alertas" - -#: ../../godmode/users/configure_profile.php:302 -#: ../../godmode/alerts/alert_list.php:607 ../../godmode/alerts/alert_list.php:626 -msgid "Manage alerts" -msgstr "Gestionar alertas" - -#: ../../godmode/users/configure_profile.php:313 -msgid "Edit events" -msgstr "Editar eventos" - -#: ../../godmode/users/configure_profile.php:317 -#: ../../operation/events/events.php:1752 -msgid "Manage events" -msgstr "Gestionar eventos" - -#: ../../godmode/users/configure_profile.php:324 -msgid "View reports" -msgstr "Ver informes" - -#: ../../godmode/users/configure_profile.php:328 -msgid "Edit reports" -msgstr "Editar informes" - -#: ../../godmode/users/configure_profile.php:332 -msgid "Manage reports" -msgstr "Gestionar informes" - -#: ../../godmode/users/configure_profile.php:339 -msgid "View network maps" -msgstr "Ver mapas de red" - -#: ../../godmode/users/configure_profile.php:343 -msgid "Edit network maps" -msgstr "Editar mapas de red" - -#: ../../godmode/users/configure_profile.php:347 -msgid "Manage network maps" -msgstr "Gestionar mapas de red" - -#: ../../godmode/users/configure_profile.php:354 -#: ../../include/functions_menu.php:574 -msgid "View visual console" -msgstr "Ver consola visual" - -#: ../../godmode/users/configure_profile.php:358 -msgid "Edit visual console" -msgstr "Editar consola visual" - -#: ../../godmode/users/configure_profile.php:362 -msgid "Manage visual console" -msgstr "Gestionar consolas visuales" - -#: ../../godmode/users/configure_profile.php:374 -msgid "View NCM data" -msgstr "Ver datos de NCM" - -#: ../../godmode/users/configure_profile.php:396 -msgid "Manage database" -msgstr "Gestionar la base de datos" - -#: ../../godmode/users/configure_profile.php:403 -#, php-format -msgid "%s management" -msgstr "Gestión %s." - -#: ../../godmode/users/configure_profile.php:475 -msgid "Profile name already on use, please, change the name before save" -msgstr "Nombre de perfil en uso, por favor, cambie el nombre antes de guardar" - -#: ../../godmode/users/user_list.php:351 ../../godmode/users/configure_user.php:897 -#, php-format -msgid "Deleted user %s" -msgstr "Usuario eliminado %s" - -#: ../../godmode/users/user_list.php:358 ../../godmode/users/user_list.php:400 -#: ../../godmode/users/configure_user.php:904 -msgid "There was a problem deleting the user" -msgstr "Error al borrar el usuario" - -#: ../../godmode/users/user_list.php:376 ../../godmode/users/configure_user.php:919 -#, php-format -msgid "Deleted user %s from metaconsole" -msgstr "Usuario %s eliminado de la Metaconsola" - -#: ../../godmode/users/user_list.php:388 ../../godmode/users/configure_user.php:931 -#, php-format -msgid "Deleted user %s from %s" -msgstr "Usuario %s eliminado de %s" - -#: ../../godmode/users/user_list.php:394 ../../godmode/users/configure_user.php:940 -#, php-format -msgid "Successfully deleted from %s" -msgstr "Eliminado correctamente de %s" - -#: ../../godmode/users/user_list.php:395 ../../godmode/users/configure_user.php:941 -#, php-format -msgid "There was a problem deleting the user from %s" -msgstr "Error al eliminar al usuario de %s" - -#: ../../godmode/users/user_list.php:403 -msgid "ID user cannot be empty" -msgstr "El ID de usuario no puede estar vacío" - -#: ../../godmode/users/user_list.php:444 -msgid "There was a problem disabling user" -msgstr "Error al deshabilitar el usuario" - -#: ../../godmode/users/user_list.php:450 -msgid "There was a problem enabling user" -msgstr "Error al habilitar el usuario" - -#: ../../godmode/users/user_list.php:545 ../../operation/users/user_edit.php:284 -#, php-format -msgid "" -"This node is configured with centralized mode. All users information is read " -"only. Go to %s to manage it." -msgstr "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a%s para administrarlo." - -#: ../../godmode/users/user_list.php:581 -msgid "Profile / Group" -msgstr "Perfil/Grupo" - -#: ../../godmode/users/user_list.php:769 ../../operation/search_users.php:63 -msgid "Administrator" -msgstr "Administrador" - -#: ../../godmode/users/user_list.php:795 -msgid "Show profiles" -msgstr "Mostrar perfiles" - -#: ../../godmode/users/user_list.php:813 -msgid "Other profiles are also assigned." -msgstr "Otros perfiles también han sido asignados" - -#: ../../godmode/users/user_list.php:815 -msgid "" -"Other profiles you cannot manage are also assigned. These profiles are not " -"shown. You cannot enable/disable or delete this user." -msgstr "" -"Otros perfiles que no puede gestionar también han sido asignados. Estos perfiles " -"no se muestran. No puede habilitar/deshabilitar o borrar este usuario." - -#: ../../godmode/users/user_list.php:824 ../../include/functions_reporting.php:5160 -#: ../../include/functions_reporting.php:5207 ../../operation/search_users.php:87 -msgid "The user doesn't have any assigned profile/group" -msgstr "El usuario no tiene ningún perfil asignado." - -#: ../../godmode/users/user_list.php:936 -#: ../../operation/users/user_edit_header.php:129 -msgid "Edit user" -msgstr "Editar usuario" - -#: ../../godmode/users/user_list.php:1034 -msgid "Create user" -msgstr "Crear usuario" - -#: ../../godmode/users/user_list.php:1048 -#: ../../godmode/users/configure_user.php:296 -#, php-format -msgid "The current authentication scheme doesn't support creating users on %s" -msgstr "El sistema de autenticación no permite crear usuarios en %s." - -#: ../../godmode/users/configure_user.php:60 -#: ../../godmode/users/user_management.php:39 -#: ../../godmode/massive/massive_edit_users.php:275 -#: ../../godmode/events/events.php:56 ../../include/auth/mysql.php:813 -#: ../../operation/users/user_edit.php:470 ../../operation/events/events.php:1671 -msgid "Event list" -msgstr "Lista de eventos" - -#: ../../godmode/users/configure_user.php:64 -#: ../../godmode/users/user_management.php:43 ../../include/auth/mysql.php:817 -msgid "External link" -msgstr "Enlace externo" - -#: ../../godmode/users/configure_user.php:206 -msgid "Update User" -msgstr "Actualizar usuario" - -#: ../../godmode/users/configure_user.php:206 -msgid "Create User" -msgstr "Crear usuario" - -#: ../../godmode/users/configure_user.php:223 -msgid "User Detail Editor" -msgstr "Editor de detalles de usuario" - -#: ../../godmode/users/configure_user.php:393 -msgid "User ID cannot be empty" -msgstr "El ID de usuario no puede estar vacío." - -#: ../../godmode/users/configure_user.php:401 -msgid "User ID already exists" -msgstr "La ID de este usuario ya existe." - -#: ../../godmode/users/configure_user.php:407 -msgid "Invalid user ID: leading or trailing blank spaces not allowed" -msgstr "" -"ID de usuario no válido: no están permitidos los espacios en blanco al principio " -"o al final" - -#: ../../godmode/users/configure_user.php:415 -msgid "Passwords cannot be empty" -msgstr "Las contraseñas no pueden estar vacías." - -#: ../../godmode/users/configure_user.php:422 -msgid "Passwords didn't match" -msgstr "Las contraseñas no coinciden." - -#: ../../godmode/users/configure_user.php:429 -msgid "The password provided is not valid. Please set another one." -msgstr "La contraseña proporcionada no es válida. Por favor, introduzca otra." - -#: ../../godmode/users/configure_user.php:491 -msgid "" -"Strict ACL is not recommended for admin users because performance could be " -"affected." -msgstr "" -"ACL estricto no está recomendado para usuarios administradores porque el " -"rendimiento podría verse afectado." - -#: ../../godmode/users/configure_user.php:575 -#: ../../godmode/users/configure_user.php:1023 -msgid "Profile added successfully" -msgstr "Perfil añadido correctamente" - -#: ../../godmode/users/configure_user.php:576 -#: ../../godmode/users/configure_user.php:1024 -msgid "Profile cannot be added" -msgstr "El perfil no se puede añadir." - -#: ../../godmode/users/configure_user.php:727 -#: ../../godmode/users/configure_user.php:755 -#: ../../godmode/users/configure_user.php:829 -#: ../../godmode/users/configure_user.php:836 -#: ../../godmode/users/configure_user.php:951 -#: ../../operation/users/user_edit.php:216 ../../operation/users/user_edit.php:262 -msgid "User info successfully updated" -msgstr "Información del usuario actualizada correctamente" - -#: ../../godmode/users/configure_user.php:728 -#: ../../godmode/users/configure_user.php:756 -#: ../../godmode/users/configure_user.php:830 -#: ../../godmode/users/configure_user.php:837 -#: ../../godmode/users/configure_user.php:952 -msgid "Error updating user info (no change?)" -msgstr "Error al actualizar la información del usuario (¿no hubo cambios?)" - -#: ../../godmode/users/configure_user.php:761 -msgid "Password of the active user is required to perform password change" -msgstr "Se necesita la contraseña del usuario activo para cambiar la contraseña" - -#: ../../godmode/users/configure_user.php:763 -msgid "Password of active user is not correct" -msgstr "La contraseña del usuario activo no es correcta" - -#: ../../godmode/users/configure_user.php:779 -msgid "Passwords does not match" -msgstr "Las contraseñas no coinciden." - -#: ../../godmode/users/configure_user.php:829 -#: ../../operation/users/user_edit.php:214 -msgid "You have generated a new API Token." -msgstr "Ha generado un nuevo token de API." - -#: ../../godmode/users/configure_user.php:858 -msgid "Strict ACL is not recommended for this user. Performance could be affected." -msgstr "" -"ACL estricto no está recomendado para este usuario. El rendimiento podría verse " -"afectado." - -#: ../../godmode/users/configure_user.php:1074 -#: ../../operation/users/user_edit.php:306 -msgid "" -"The API token will be renewed. After this action, the last token you were using " -"will not work. Are you sure?" -msgstr "" -"Se renovará el token de la API. Después de esta acción, el último token que " -"estabs usando no funcionará. ¿Está seguro?" - -#: ../../godmode/users/configure_user.php:1090 -#: ../../operation/users/user_edit.php:339 -msgid "Your API Token is:" -msgstr "Su token de API es:" - -#: ../../godmode/users/configure_user.php:1092 -#: ../../operation/users/user_edit.php:339 -msgid "Please, avoid share this string with others." -msgstr "Por favor, evite compartir esta cadena con otros." - -#: ../../godmode/users/configure_user.php:1169 -#: ../../godmode/users/user_management.php:178 -#: ../../operation/users/user_edit.php:384 -msgid "Full (display) name" -msgstr "Nombre completo" - -#: ../../godmode/users/configure_user.php:1187 -#: ../../godmode/users/user_management.php:710 -#: ../../godmode/massive/massive_edit_users.php:469 -#: ../../operation/users/user_edit.php:530 -msgid "The timezone must be that of the associated server." -msgstr "La zona horaria debe ser la del servidor asociado." - -#: ../../godmode/users/configure_user.php:1220 -#: ../../godmode/users/user_management.php:299 -#: ../../operation/users/user_edit.php:411 -msgid "Password confirmation" -msgstr "Confirmar contraseña" - -#: ../../godmode/users/configure_user.php:1238 -#: ../../godmode/users/user_management.php:321 -msgid "Own password confirmation" -msgstr "Confirmación de contraseña propia" - -#: ../../godmode/users/configure_user.php:1248 -#: ../../godmode/users/user_management.php:233 -msgid "Administrator user" -msgstr "Usuario administrador" - -#: ../../godmode/users/configure_user.php:1275 -#: ../../godmode/users/user_management.php:198 -#: ../../operation/users/user_edit.php:404 -msgid "E-mail" -msgstr "Correo electrónico" - -#: ../../godmode/users/configure_user.php:1291 -#: ../../godmode/users/user_management.php:206 -#: ../../godmode/users/user_management.php:218 -#: ../../operation/users/user_edit.php:406 -msgid "Phone number" -msgstr "Número de teléfono" - -#: ../../godmode/users/configure_user.php:1307 -#: ../../godmode/users/user_management.php:741 -#: ../../operation/users/user_edit.php:752 -msgid "Login allowed IP list" -msgstr "Lista de IP permitidas para iniciar sesión" - -#: ../../godmode/users/configure_user.php:1308 -#: ../../godmode/users/user_management.php:758 -#: ../../operation/users/user_edit.php:753 -msgid "" -"Add the source IPs that will allow console access. Each IP must be separated " -"only by comma. * allows all." -msgstr "" -"Agregue las direcciones IP de origen que permitirán el acceso a la consola. Cada " -"IP debe estar separada solo por comas. * permite todo." - -#: ../../godmode/users/configure_user.php:1347 -msgid "Skin" -msgstr "Apariencia" - -#: ../../godmode/users/configure_user.php:1358 -msgid "Search custom field view" -msgstr "Buscar vista de campo personalizado" - -#: ../../godmode/users/configure_user.php:1372 -msgid "Load by default the selected view in custom field view" -msgstr "" -"Cargar por defecto la vista seleccionada en la vista de campo personalizado" - -#: ../../godmode/users/configure_user.php:1378 -msgid "Use global conf" -msgstr "Usar configuración global" - -#: ../../godmode/users/configure_user.php:1383 -#: ../../godmode/users/user_management.php:649 -#: ../../godmode/massive/massive_edit_users.php:270 -#: ../../operation/users/user_edit.php:466 -msgid "Home screen" -msgstr "Pantalla de inicio" - -#: ../../godmode/users/configure_user.php:1384 -#: ../../godmode/massive/massive_edit_users.php:270 -#: ../../operation/users/user_edit.php:466 -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 "" -"El usuario puede personalizar la página de inicio. Mostrará \"Detalle de agente" -"\" por defecto. Ejemplo: seleccionar \"otro\" y escribir index.php?" -"sec=estado&sec2=operation/agentes/ver_agente&id_agente=1 para mostrar la vista " -"de detalle de agente" - -#: ../../godmode/users/configure_user.php:1473 -msgid "Metaconsole access" -msgstr "Acceso a la Metaconsola" - -#: ../../godmode/users/configure_user.php:1509 -msgid "Default event filter" -msgstr "Filtro de evento por defecto" - -#: ../../godmode/users/configure_user.php:1523 -msgid "eHorus user access enabled" -msgstr "Acceso de usuario eHorus habilitado" - -#: ../../godmode/users/configure_user.php:1531 -#: ../../include/functions_config.php:1887 -msgid "eHorus user" -msgstr "Usuario de eHorus" - -#: ../../godmode/users/configure_user.php:1540 -#: ../../include/functions_config.php:1891 -msgid "eHorus password" -msgstr "Contraseña de eHorus" - -#: ../../godmode/users/configure_user.php:1569 -msgid "User must be created before activating double authentication." -msgstr "El usuario debe estar creado antes de activar la doble autenticación." - -#: ../../godmode/users/configure_user.php:1596 -#: ../../operation/users/user_edit.php:552 -msgid "Show information" -msgstr "Mostrar información" - -#: ../../godmode/users/configure_user.php:1676 -msgid "Enable agents managment" -msgstr "Habilitar gestión de agentes" - -#: ../../godmode/users/configure_user.php:1684 -msgid "Enable node access" -msgstr "Habilitar el acceso al nodo" - -#: ../../godmode/users/configure_user.php:1685 -msgid "With this option enabled, the user will can access to nodes console" -msgstr "" -"Con esta opción habilitada, el usuario podrá tener acceso a los nodos de la " -"consola." - -#: ../../godmode/users/configure_user.php:1914 -msgid "yes" -msgstr "sí" - -#: ../../godmode/users/configure_user.php:1917 -msgid "no" -msgstr "no" - -#: ../../godmode/users/configure_user.php:1921 -msgid "Please select profile and group" -msgstr "Seleccione un perfil y grupo" - -#: ../../godmode/users/configure_user.php:1935 -#: ../../godmode/users/configure_user.php:1986 -msgid "This profile is already defined" -msgstr "Este perfil ya está definido" - -#: ../../godmode/users/configure_user.php:2000 -msgid "Deleting last profile will delete this user" -msgstr "Eliminar el último perfil eliminará este usuario" - -#: ../../godmode/users/configure_user.php:2040 -msgid "" -"User will be created without profiles assigned and won't be able to log in, are " -"you sure?" -msgstr "" -"El usuario se creará sin perfiles asignados y no podrá identificarse, ¿está " -"seguro?" - -#: ../../godmode/users/configure_user.php:2147 -#: ../../operation/users/user_edit.php:1253 -msgid "Double autentication information" -msgstr "Información sobre la doble autentificación" - -#: ../../godmode/users/configure_user.php:2236 -#: ../../operation/users/user_edit.php:1342 -msgid "The double authentication will be deactivated" -msgstr "La doble autentificación se desactivará" - -#: ../../godmode/users/configure_user.php:2237 -#: ../../operation/users/user_edit.php:1343 -msgid "Deactivate" -msgstr "Desactivado" - -#: ../../godmode/users/configure_user.php:2272 -#: ../../operation/users/user_edit.php:1375 -msgid "The double autentication was deactivated successfully" -msgstr "La doble autentificación fue desactivada correctamente" - -#: ../../godmode/users/configure_user.php:2275 -#: ../../godmode/users/configure_user.php:2279 -#: ../../operation/users/user_edit.php:1378 -#: ../../operation/users/user_edit.php:1382 -msgid "There was an error deactivating the double autentication" -msgstr "Error al desactivar la doble autentificación" - -#: ../../godmode/users/user_management.php:136 -msgid "Profile information" -msgstr "Información de perfil" - -#: ../../godmode/users/user_management.php:136 -msgid "Profile information for" -msgstr "Información de perfil para" - -#: ../../godmode/users/user_management.php:267 -msgid "New password" -msgstr "Nueva contraseña" - -#: ../../godmode/users/user_management.php:286 -msgid "Repeat new password" -msgstr "Repita la nueva contraseña" - -#: ../../godmode/users/user_management.php:306 -#: ../../operation/users/user_edit.php:412 -msgid "Current password" -msgstr "Contraseña actual" - -#: ../../godmode/users/user_management.php:338 -msgid "Third user password confirmation" -msgstr "Confirmación de contraseña de terceros usuarios" - -#: ../../godmode/users/user_management.php:353 -msgid "Not Login" -msgstr "No se inicia la sesión" - -#: ../../godmode/users/user_management.php:370 -msgid "The user with not login set only can access to API." -msgstr "El usuario sin permiso de acceso solo puede tener acceso a la API." - -#: ../../godmode/users/user_management.php:375 -msgid "Local User" -msgstr "Usuario local" - -#: ../../godmode/users/user_management.php:392 -msgid "" -"The user with local authentication enabled will always use local authentication." -msgstr "" -"El usuario con la autenticación local habilitada siempre utilizará la " -"autenticación local." - -#: ../../godmode/users/user_management.php:410 -msgid "Session time" -msgstr "TIempo de sesión" - -#: ../../godmode/users/user_management.php:420 -msgid "" -"This is defined in minutes, If you wish a permanent session should putting -1 in " -"this field." -msgstr "" -"Esto está definido en minutos; si quieres una sesión permanente, pon -1 en este " -"campo." - -#: ../../godmode/users/user_management.php:425 -#: ../../godmode/massive/massive_edit_users.php:378 -#: ../../operation/users/user_edit.php:642 -msgid "Autorefresh" -msgstr "Actualización automática" - -#: ../../godmode/users/user_management.php:460 -#: ../../godmode/massive/massive_edit_users.php:418 -#: ../../operation/users/user_edit.php:678 -msgid "Full list of pages" -msgstr "Lista completa de páginas" - -#: ../../godmode/users/user_management.php:471 -msgid "Pages with autorefresh" -msgstr "Páginas con auto-refresco" - -#: ../../godmode/users/user_management.php:492 -#: ../../godmode/users/user_management.php:493 -#: ../../godmode/massive/massive_edit_users.php:427 -#: ../../godmode/massive/massive_edit_users.php:428 -#: ../../include/functions_html.php:1438 ../../include/functions_html.php:1439 -#: ../../operation/users/user_edit.php:687 ../../operation/users/user_edit.php:688 -msgid "Push selected pages into autorefresh list" -msgstr "Añadir las páginas seleccionadas a la lista de actualización automática" - -#: ../../godmode/users/user_management.php:509 -#: ../../godmode/users/user_management.php:510 -#: ../../godmode/massive/massive_edit_users.php:437 -#: ../../godmode/massive/massive_edit_users.php:438 -#: ../../include/functions_html.php:1450 ../../include/functions_html.php:1451 -#: ../../operation/users/user_edit.php:696 ../../operation/users/user_edit.php:697 -msgid "Pop selected pages out of autorefresh list" -msgstr "Quitar las páginas seleccionadas de la lista de actualización automática" - -#: ../../godmode/users/user_management.php:556 -msgid "Autorefresh pages" -msgstr "Auto-refrescar páginas" - -#: ../../godmode/users/user_management.php:562 -msgid "Time for autorefresh" -msgstr "Tiempo de auto-refresco" - -#: ../../godmode/users/user_management.php:575 -#: ../../godmode/massive/massive_edit_users.php:454 -#: ../../operation/users/user_edit.php:713 -msgid "" -"Interval of autorefresh of the elements, by default they are 30 seconds, needing " -"to enable the autorefresh first" -msgstr "" -"Intervalo de auto refresco de los elementos, 30 segundos por defecto, pero debe " -"habilitar primero el auto refresco." - -#: ../../godmode/users/user_management.php:580 -msgid "Language and Appearance" -msgstr "Idioma y aspecto" - -#: ../../godmode/users/user_management.php:602 -msgid "User color scheme" -msgstr "Combinación de colores del usuario" - -#: ../../godmode/users/user_management.php:623 -#: ../../godmode/massive/massive_edit_users.php:340 -#: ../../operation/users/user_edit.php:571 -msgid "Event filter" -msgstr "Filtro de eventos" - -#: ../../godmode/users/user_management.php:707 -#: ../../include/functions_visual_map_editor.php:309 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:302 -msgid "Time zone" -msgstr "Zona horaria" - -#: ../../godmode/users/user_management.php:724 -msgid "Additional settings" -msgstr "Ajustes adicionales" - -#: ../../godmode/users/user_management.php:763 -msgid "Allow all IPs" -msgstr "Permitir todas las direcciones IP" - -#: ../../godmode/users/user_management.php:787 -msgid "Contact details (QR)" -msgstr "Datos de contacto (QR)" - -#: ../../godmode/users/user_management.php:788 -msgid "API Token credentials" -msgstr "Credenciales API token" - -#: ../../godmode/agentes/agent_template.php:172 -msgid "Error adding modules" -msgstr "Error al añadir módulos" - -#: ../../godmode/agentes/agent_template.php:174 -msgid "Error adding modules. The following errors already exists: " -msgstr "Error al añadir los módulos. Ocurrieron los siguientes errores: " - -#: ../../godmode/agentes/agent_template.php:179 -#: ../../include/functions_api.php:15240 -msgid "Modules successfully added" -msgstr "Módulos añadidos correctamente" - -#: ../../godmode/agentes/agent_template.php:204 -#: ../../godmode/agentes/configurar_agente.php:456 -#: ../../godmode/agentes/configurar_agente.php:767 ../../godmode/menu.php:273 -#: ../../godmode/wizards/HostDevices.class.php:1094 -msgid "Module templates" -msgstr "Plantillas de módulos" - -#: ../../godmode/agentes/agent_template.php:222 -#: ../../godmode/agentes/agent_template.php:236 -#: ../../godmode/agentes/agent_template.php:237 -msgid "Assign" -msgstr "Asignar" - -#: ../../godmode/agentes/agent_template.php:317 -#: ../../mobile/operation/modules.php:804 -msgid "No modules" -msgstr "Sin módulos" - -#: ../../godmode/agentes/module_manager_editor_wmi.php:101 -msgid "Optional. WMI namespace. If unsure leave blank." -msgstr "Opcional. Campo de nombre WMI. Ante la duda, dejar en blanco." - -#: ../../godmode/agentes/module_manager_editor_wmi.php:188 -msgid "" -"Optional. Substring to look for in the WQL query result. The module returns 1 if " -"found, 0 if not." -msgstr "" -"Opcional. Subcadena para buscar en los resultados de la consulta WQL. El módulo " -"devuelve 1 si se ha encontrado algún resultado, 0 en caso contrario." - -#: ../../godmode/agentes/module_manager_editor_wmi.php:212 -msgid "Column number to retrieve from the WQL query result (starting from zero)." -msgstr "" -"Número de columna a obtener del resultado de la consulta WQL (a partir de 0)." - -#: ../../godmode/agentes/module_manager_editor_web.php:165 -msgid "Debug remotely this module" -msgstr "Depurar este módulo en remoto" - -#: ../../godmode/agentes/module_manager_editor_web.php:168 -msgid "Debug this module once it has been initialized" -msgstr "Depurar este módulo una vez iniciado" - -#: ../../godmode/agentes/module_manager_editor_web.php:194 -#: ../../include/class/WebServerModuleDebug.class.php:325 -msgid "Debug" -msgstr "Depurar" - -#: ../../godmode/agentes/module_manager_editor_web.php:223 -msgid "Requests" -msgstr "Peticiones" - -#: ../../godmode/agentes/module_manager_editor_web.php:226 -msgid "Agent browser id" -msgstr "ID del navegador (Agent Browser)" - -#: ../../godmode/agentes/module_manager_editor_web.php:232 -msgid "HTTP auth (login)" -msgstr "Autentificación HTTP (inicio de sesión)" - -#: ../../godmode/agentes/module_manager_editor_web.php:235 -msgid "HTTP auth (password)" -msgstr "Autentificación HTTP (contraseña)" - -#: ../../godmode/agentes/module_manager_editor_web.php:249 -msgid "Proxy auth (login)" -msgstr "Autentificación Proxy (inicio de sesión)" - -#: ../../godmode/agentes/module_manager_editor_web.php:253 -msgid "Proxy auth (pass)" -msgstr "Autentificación proxy (contraseña)" - -#: ../../godmode/agentes/module_manager_editor_web.php:260 -msgid "Proxy auth (server)" -msgstr "Autentificación proxy (servidor)" - -#: ../../godmode/agentes/module_manager_editor_web.php:264 -msgid "Proxy auth (realm)" -msgstr "Autentificación proxy (área)" - -#: ../../godmode/agentes/module_manager_editor_web.php:276 -msgid "There isn't get or post" -msgstr "No se puede obtener o publicar." - -#: ../../godmode/agentes/status_monitor_custom_fields.php:35 -#: ../../operation/agentes/status_monitor.php:326 ../../operation/menu.php:186 -msgid "Monitor detail" -msgstr "Detalle del monitor" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:121 -#: ../../godmode/agentes/status_monitor_custom_fields.php:167 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4065 -#: ../../mobile/operation/agents.php:100 ../../mobile/operation/agents.php:426 -#: ../../include/functions_reporting_html.php:1797 -#: ../../include/functions_treeview.php:310 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:569 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:584 -#: ../../operation/agentes/status_monitor.php:1577 -#: ../../operation/agentes/estado_generalagente.php:500 -#: ../../operation/inventory/inventory.php:1267 -msgid "Last status change" -msgstr "Último cambio de estado" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:185 -msgid "Show monitor detail fields" -msgstr "Mostrar campo de detalle de monitor" - -#: ../../godmode/agentes/configurar_agente.php:254 -#: ../../godmode/agentes/configurar_agente.php:1083 -msgid "No agent alias specified" -msgstr "No se ha especificado el alias del agente" - -#: ../../godmode/agentes/configurar_agente.php:257 -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:363 -msgid "Could not be created, because name already exists" -msgstr "No se pudo crear, el nombre ya existe." - -#: ../../godmode/agentes/configurar_agente.php:365 -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:468 -msgid "Manage policy" -msgstr "Gestionar políticas" - -#: ../../godmode/agentes/configurar_agente.php:548 -#: ../../operation/agentes/ver_agente.php:1551 -#: ../../operation/agentes/ver_agente.php:1870 -msgid "GIS data" -msgstr "Datos GIS" - -#: ../../godmode/agentes/configurar_agente.php:617 -#: ../../godmode/agentes/configurar_agente.php:776 -#: ../../operation/agentes/ver_agente.php:1566 -#: ../../operation/agentes/ver_agente.php:1928 ../../operation/menu.php:680 -#: ../../general/first_task/incidents.php:28 -msgid "Incidents" -msgstr "Incidentes" - -#: ../../godmode/agentes/configurar_agente.php:771 -#: ../../godmode/setup/gis_step_2.php:67 ../../godmode/setup/gis_step_2.php:104 -msgid "Gis" -msgstr "GIS" - -#: ../../godmode/agentes/configurar_agente.php:791 -msgid "SNMP Interfaces Wizard" -msgstr "Asistente de interfaces SNMP" - -#: ../../godmode/agentes/configurar_agente.php:810 -msgid "SNMP explorer" -msgstr "Explorador SNMP" - -#: ../../godmode/agentes/configurar_agente.php:829 -msgid "Agent setup view" -msgstr "Vista de configuración del agente" - -#: ../../godmode/agentes/configurar_agente.php:842 -#: ../../godmode/agentes/configurar_agente.php:866 -#: ../../godmode/agentes/modificar_agente.php:109 ../../godmode/menu.php:186 -#: ../../godmode/servers/modificar_server.php:302 -msgid "Manage agents" -msgstr "Gestionar agentes" - -#: ../../godmode/agentes/configurar_agente.php:853 -#: ../../godmode/agentes/modificar_agente.php:1039 -#: ../../include/class/SnmpConsole.class.php:785 -#: ../../operation/agentes/estado_agente.php:1346 -#: ../../operation/snmpconsole/snmp_statistics.php:195 -msgid "Create agent" -msgstr "Crear agente" - -#: ../../godmode/agentes/configurar_agente.php:892 -#: ../../godmode/servers/modificar_server.php:481 -msgid "Conf file deleted successfully" -msgstr "Archivo de configuración borrado correctamente" - -#: ../../godmode/agentes/configurar_agente.php:893 -#: ../../godmode/servers/modificar_server.php:482 -msgid "Could not delete conf file" -msgstr "No se puede borrar el archivo de configuración" - -#: ../../godmode/agentes/configurar_agente.php:911 -#: ../../godmode/agentes/configurar_agente.php:1078 -#: ../../include/class/ExternalTools.class.php:832 -msgid "The ip or dns name entered cannot be resolved" -msgstr "La IP o nombre del DNS no se puede resolver" - -#: ../../godmode/agentes/configurar_agente.php:938 -#: ../../godmode/agentes/configurar_agente.php:942 -msgid "No data to normalize" -msgstr "No hay datos para normalizar" - -#: ../../godmode/agentes/configurar_agente.php:947 -#, php-format -msgid "Deleted data above %f" -msgstr "Eliminar datos por encima de %f" - -#: ../../godmode/agentes/configurar_agente.php:948 -#, php-format -msgid "Error normalizing module %s" -msgstr "Error al normalizar el módulo %s" - -#: ../../godmode/agentes/configurar_agente.php:1094 -#, php-format -msgid "The group id %d is incorrect." -msgstr "El grupo id %d es incorrecto." - -#: ../../godmode/agentes/configurar_agente.php:1096 -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:1098 -msgid "Duplicate main IP address" -msgstr "Duplicar la dirección IP principal" - -#: ../../godmode/agentes/configurar_agente.php:1152 -msgid "There was a problem updating the agent" -msgstr "Hubo un problema al actualizar el agente" - -#: ../../godmode/agentes/configurar_agente.php:1261 -msgid "There was a problem loading the agent" -msgstr "Hubo un problema al cargar el agente" - -#: ../../godmode/agentes/configurar_agente.php:1818 -msgid "" -"There was a problem updating module. Another module already exists with the same " -"name." -msgstr "" -"Hubo un problema al actualizar el módulo. Ya existe otro módulo con el mismo " -"nombre." - -#: ../../godmode/agentes/configurar_agente.php:1822 -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:1826 -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:1832 -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:1861 -msgid "Module successfully updated" -msgstr "Módulo actualizado correctamente" - -#: ../../godmode/agentes/configurar_agente.php:1998 -msgid "" -"There was a problem adding module. Another module already exists with the same " -"name." -msgstr "" -"Hubo un problema al añadir el módulo. Ya existe otro módulo con el mismo nombre." - -#: ../../godmode/agentes/configurar_agente.php:2002 -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:2008 -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:2037 -#: ../../godmode/reporting/graph_builder.php:392 -msgid "Module added successfully" -msgstr "Módulo añadido correctamente" - -#: ../../godmode/agentes/configurar_agente.php:2193 -msgid "There was a problem deleting the module" -msgstr "Hubo un problema al borrar el módulo" - -#: ../../godmode/agentes/configurar_agente.php:2197 -msgid "Module deleted succesfully" -msgstr "Módulo borrado correctamente" - -#: ../../godmode/agentes/configurar_agente.php:2336 -#: ../../include/functions_api.php:11250 -#, php-format -msgid "Save by %s Console" -msgstr "Guardar por consola de %s" - -#: ../../godmode/agentes/configurar_agente.php:2354 -#: ../../include/functions_api.php:11251 -#, php-format -msgid "Update by %s Console" -msgstr "Actualizar por consola de %s" - -#: ../../godmode/agentes/configurar_agente.php:2370 -#: ../../include/functions_api.php:11252 -#, php-format -msgid "Insert by %s Console" -msgstr "Insertar por consola de %s" - -#: ../../godmode/agentes/configurar_agente.php:2443 -#: ../../godmode/agentes/configurar_agente.php:2463 -msgid "Invalid tab specified" -msgstr "La pestaña no es válida" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:120 -msgid "Source module" -msgstr "Módulo origen" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:162 -#: ../../godmode/agentes/module_manager_editor_prediction.php:179 -msgid "Select Module" -msgstr "Seleccionar módulo" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:200 -msgid "Calculation type" -msgstr "Tipo de cálculo" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:201 -msgid "Future estimation" -msgstr "Estimación futura" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:202 -msgid "Limit value" -msgstr "Valor límite" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:211 -msgid "Estimated absolute value" -msgstr "Valor absoluto estimado" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:212 -msgid "Calculation of days to reach limit" -msgstr "Cálculo de días para alcanzar el límite" - -#: ../../godmode/agentes/module_manager_editor.php:719 -msgid "Invalid module type" -msgstr "Tipo de módulo no válido" - -#: ../../godmode/agentes/module_manager_editor.php:781 -msgid "Module relations" -msgstr "Relaciones entre módulos" - -#: ../../godmode/agentes/module_manager_editor.php:898 -msgid "No module to predict" -msgstr "No existe ningún módulo para predecir." - -#: ../../godmode/agentes/module_manager_editor.php:908 -msgid "No plug-in provided" -msgstr "Plugin no proporcionado" - -#: ../../godmode/agentes/module_manager_editor.php:918 -msgid "No server provided" -msgstr "Ningún servidor especificado" - -#: ../../godmode/agentes/module_manager_editor.php:949 -msgid "" -"Error, The field name and name in module_name in data configuration are " -"different." -msgstr "" -"Error, el nombre del campo y el nombre de module_name en los datos de " -"configuración son diferentes." - -#: ../../godmode/agentes/module_manager_editor.php:987 -msgid "The File APIs are not fully supported in this browser." -msgstr "Las API de archivos no son totalmente compatibles con este navegador." - -#: ../../godmode/agentes/module_manager_editor.php:988 -msgid "Couldn`t find the fileinput element." -msgstr "Elemento de archivo de entrada no encontrado" - -#: ../../godmode/agentes/module_manager_editor.php:989 -msgid "This browser doesn`t seem to support the files property of file inputs." -msgstr "" -"Este navegador parece no ser compatible con los archivos pertenecientes al " -"archivo de entrada." - -#: ../../godmode/agentes/module_manager_editor.php:990 -msgid "Please select a file before clicking Load" -msgstr "Seleccione un archivo antes de hacer clic en Cargar" - -#: ../../godmode/agentes/inventory_manager.php:110 -msgid "Successfully forced inventory module" -msgstr "Módulo del inventario forzado correctamente" - -#: ../../godmode/agentes/inventory_manager.php:112 -msgid "Error forcing inventory module" -msgstr "Error al forzar un módulo del inventario" - -#: ../../godmode/agentes/inventory_manager.php:235 -#: ../../include/functions_ui.php:7539 -msgid "Target" -msgstr "Destino" - -#: ../../godmode/agentes/modificar_agente.php:96 -#, php-format -msgid "Agents defined in %s" -msgstr "Agentes definidos en %s" - -#: ../../godmode/agentes/modificar_agente.php:125 -#, php-format -msgid "This node is configured with centralized mode. Go to %s to delete an agent" -msgstr "" -"Este nodo está configurado en modo centralizado. Para eliminar un agente, vaya %s" - -#: ../../godmode/agentes/modificar_agente.php:170 -msgid "Success deleted agent." -msgstr "Agente eliminado correctamente" - -#: ../../godmode/agentes/modificar_agente.php:171 -msgid "Could not be deleted." -msgstr "No pudo ser borrado." - -#: ../../godmode/agentes/modificar_agente.php:179 -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:288 -#: ../../include/class/SatelliteAgent.class.php:152 -msgid "Everyone" -msgstr "Todos" - -#: ../../godmode/agentes/modificar_agente.php:345 -#: ../../include/functions_massive_operations.php:163 -#: ../../include/class/SatelliteAgent.class.php:193 -msgid "Show agents" -msgstr "Mostrar agentes" - -#: ../../godmode/agentes/modificar_agente.php:363 -#: ../../operation/agentes/estado_agente.php:392 -msgid "Operating System" -msgstr "Sistema Operativo" - -#: ../../godmode/agentes/modificar_agente.php:382 -#: ../../include/class/SatelliteAgent.class.php:185 -msgid "" -"Search filter by alias, name, description, IP address or custom fields content" -msgstr "" -"Buscar filtro por alias, nombre, descripción, dirección IP o contenido de campos " -"personalizados." - -#: ../../godmode/agentes/modificar_agente.php:702 -msgid "Remote agent configuration" -msgstr "Configuración remota del agente" - -#: ../../godmode/agentes/modificar_agente.php:702 -msgid "R" -msgstr "R" - -#: ../../godmode/agentes/modificar_agente.php:784 -#: ../../godmode/agentes/module_manager.php:864 -msgid "Module in scheduled downtime" -msgstr "Módulo en tiempo de inactividad programado" - -#: ../../godmode/agentes/modificar_agente.php:870 -msgid "Edit remote config" -msgstr "Editar configuración remota" - -#: ../../godmode/agentes/modificar_agente.php:917 -msgid "Enable agent" -msgstr "Habilitar agente" - -#: ../../godmode/agentes/modificar_agente.php:919 -msgid "You are going to enable a cluster agent. Are you sure?" -msgstr "¿Esta seguro de que desea habilitar el cluster de agentes?" - -#: ../../godmode/agentes/modificar_agente.php:922 -msgid "Disable agent" -msgstr "Deshabilitar agente" - -#: ../../godmode/agentes/modificar_agente.php:924 -msgid "You are going to disable a cluster agent. Are you sure?" -msgstr "¿Esta seguro de que desea deshabilitar el cluster de agentes?" - -#: ../../godmode/agentes/modificar_agente.php:956 -msgid "WARNING! - You are going to delete a cluster agent. Are you sure?" -msgstr "¡ADVERTENCIA! - ¿Esta seguro de que desea eliminar el cluster de agentes?" - -#: ../../godmode/agentes/modificar_agente.php:978 -#: ../../godmode/agentes/agent_manager.php:1073 -#: ../../godmode/agentes/agent_manager.php:1126 -msgid "Delete agent" -msgstr "Borrar agente" - -#: ../../godmode/agentes/modificar_agente.php:999 -#: ../../include/functions_ui.php:2587 ../../include/functions_ui.php:2613 -#: ../../operation/agentes/estado_agente.php:1313 -#, php-format -msgid "Total items: %s" -msgstr "Número total de elementos: %s" - -#: ../../godmode/agentes/modificar_agente.php:1049 -#: ../../include/class/AgentDeployWizard.class.php:706 -msgid "Deploy agent" -msgstr "Desplegar agente" - -#: ../../godmode/agentes/agent_conf_gis.php:38 -#: ../../operation/agentes/gis_view.php:59 -msgid "There is no default map. Please go to the setup for to set a default map." -msgstr "" -"No existe ningún mapa por defecto. Por favor, selecciona uno en la sección de " -"configuración." - -#: ../../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 "" -"No hay datos de GIS para este agente, por lo que es colocado en posición por " -"defecto del mapa." - -#: ../../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 "" -"Cuando se cambia la posición de agente, el agente activa automáticamente la " -"opción \"Ignorar nuevos datos GIS\"." - -#: ../../godmode/agentes/agent_conf_gis.php:68 -msgid "Agent position" -msgstr "Posición del agente" - -#: ../../godmode/agentes/agent_conf_gis.php:75 -msgid "Latitude: " -msgstr "Latitud: " - -#: ../../godmode/agentes/agent_conf_gis.php:94 -msgid "Longitude: " -msgstr "Longitud: " - -#: ../../godmode/agentes/agent_conf_gis.php:113 -msgid "Altitude: " -msgstr "Altitud: " - -#: ../../godmode/agentes/agent_conf_gis.php:132 -msgid "Ignore new GIS data: " -msgstr "Ignorar nuevos datos GIS:" - -#: ../../godmode/agentes/planned_downtime.list.php:167 -#: ../../godmode/agentes/planned_downtime.editor.php:1407 -#: ../../godmode/agentes/planned_downtime.editor.php:1519 -msgid "All modules" -msgstr "Todos los módulos" - -#: ../../godmode/agentes/planned_downtime.list.php:212 -#: ../../godmode/agentes/planned_downtime.list.php:225 -#: ../../godmode/agentes/planned_downtime.editor.php:66 -#: ../../godmode/agentes/planned_downtime.editor.php:79 -#: ../../include/functions_reporting_html.php:891 -#: ../../include/functions_reporting_html.php:4923 -msgid "Scheduled Downtime" -msgstr "Parada planificada" - -#: ../../godmode/agentes/planned_downtime.list.php:221 -#: ../../godmode/agentes/planned_downtime.editor.php:75 -#: ../../operation/agentes/exportdata.php:58 ../../operation/menu.php:801 -msgid "Tools" -msgstr "Herramientas" - -#: ../../godmode/agentes/planned_downtime.list.php:254 -msgid "An error occurred stopping the scheduled downtime" -msgstr "Se produjo un error al detener la parada planificada" - -#: ../../godmode/agentes/planned_downtime.list.php:281 -msgid "This scheduled downtime is running" -msgstr "Esta parada planificada se está ejecutando" - -#: ../../godmode/agentes/planned_downtime.list.php:343 -#: ../../godmode/agentes/planned_downtime.list.php:786 -#: ../../godmode/agentes/planned_downtime.editor.php:954 -msgid "Once" -msgstr "Una vez" - -#: ../../godmode/agentes/planned_downtime.list.php:344 -#: ../../godmode/agentes/planned_downtime.list.php:787 -#: ../../godmode/agentes/planned_downtime.editor.php:955 -msgid "Periodically" -msgstr "Periódicamente" - -#: ../../godmode/agentes/planned_downtime.list.php:384 -msgid "Between dates" -msgstr "Entre fechas" - -#: ../../godmode/agentes/planned_downtime.list.php:395 -msgid "Show past downtimes" -msgstr "Mostrar paradas antiguas" - -#: ../../godmode/agentes/planned_downtime.list.php:673 -#: ../../godmode/agentes/planned_downtime.export_csv.php:204 -msgid "No scheduled downtime" -msgstr "No hay paradas planificadas" - -#: ../../godmode/agentes/planned_downtime.list.php:733 -msgid "Name #Ag." -msgstr "Nombre (núm. ag.)" - -#: ../../godmode/agentes/planned_downtime.list.php:740 -msgid "Affected" -msgstr "Afectado" - -#: ../../godmode/agentes/planned_downtime.list.php:745 -#: ../../godmode/agentes/planned_downtime.list.php:850 -#: ../../godmode/agentes/planned_downtime.list.php:859 -msgid "Stop downtime" -msgstr "Detener parada planificada" - -#: ../../godmode/agentes/planned_downtime.list.php:779 -#: ../../godmode/agentes/planned_downtime.editor.php:930 -msgid "Disabled Agents" -msgstr "Agentes desactivados" - -#: ../../godmode/agentes/planned_downtime.list.php:780 -#: ../../godmode/agentes/planned_downtime.editor.php:932 -msgid "Disabled only Alerts" -msgstr "Deshabilitar solo las alertas" - -#: ../../godmode/agentes/planned_downtime.list.php:802 -msgid "Not running" -msgstr "No está en ejecución" - -#: ../../godmode/agentes/planned_downtime.list.php:820 -msgid "Elements affected" -msgstr "Elementos afectados" - -#: ../../godmode/agentes/planned_downtime.list.php:829 -msgid "Agents and modules affected" -msgstr "Agentes y módulos afectados" - -#: ../../godmode/agentes/planned_downtime.list.php:1036 -msgid "" -"WARNING: If you delete this scheduled downtime, it will not be taken into " -"account in future SLA reports" -msgstr "" -"ADVERTENCIA: si se borra esta parada planificada, no se tendrá en cuenta en " -"futuros informes SLA" - -#: ../../godmode/agentes/planned_downtime.list.php:1042 -msgid "WARNING: There are malformed scheduled downtimes" -msgstr "ADVERTENCIA: hay paradas planificadas mal formadas" - -#: ../../godmode/agentes/planned_downtime.list.php:1042 -msgid "Do you want to migrate automatically the malformed items?" -msgstr "¿Quiere migrar automáticamente los elementos mal formados?" - -#: ../../godmode/agentes/planned_downtime.editor.php:229 -#: ../../godmode/agentes/planned_downtime.editor.php:1574 -#: ../../godmode/agentes/planned_downtime.editor.php:1775 -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:262 -#: ../../include/functions_planned_downtimes.php:41 -#: ../../include/functions_planned_downtimes.php:814 -msgid "" -"Not created. Error inserting data. Start time must be higher than the current " -"time" -msgstr "" -"No ha sido creado. Error insertando datos. La fecha de comienzo debe ser " -"anterior a la fecha actual." - -#: ../../godmode/agentes/planned_downtime.editor.php:266 -#: ../../godmode/agentes/planned_downtime.editor.php:270 -#: ../../godmode/agentes/planned_downtime.editor.php:278 -#: ../../godmode/agentes/planned_downtime.editor.php:282 -#: ../../include/functions_planned_downtimes.php:43 -#: ../../include/functions_planned_downtimes.php:48 -#: ../../include/functions_planned_downtimes.php:50 -#: ../../include/functions_planned_downtimes.php:819 -#: ../../include/functions_planned_downtimes.php:826 -#: ../../include/functions_planned_downtimes.php:834 -#: ../../include/functions_planned_downtimes.php:842 -#: ../../include/functions_planned_downtimes.php:847 -#: ../../include/functions_planned_downtimes.php:852 -#: ../../include/functions_planned_downtimes.php:857 -#: ../../include/functions_planned_downtimes.php:862 -#: ../../include/functions_planned_downtimes.php:867 -#: ../../include/functions_planned_downtimes.php:872 -msgid "Not created. Error inserting data" -msgstr "No se pudo crear. Error al insertar los datos." - -#: ../../godmode/agentes/planned_downtime.editor.php:266 -#: ../../include/functions_planned_downtimes.php:43 -#: ../../include/functions_planned_downtimes.php:826 -msgid "The end date must be higher than the start date" -msgstr "La fecha de fin debe ser posterior a la fecha de inicio." - -#: ../../godmode/agentes/planned_downtime.editor.php:270 -#: ../../include/functions_planned_downtimes.php:819 -msgid "The end date must be higher than the current time" -msgstr "La fecha fin debería ser posterior a la fecha actual." - -#: ../../godmode/agentes/planned_downtime.editor.php:278 -#: ../../godmode/agentes/planned_downtime.editor.php:1135 -#: ../../include/functions_planned_downtimes.php:48 -#: ../../include/functions_planned_downtimes.php:834 -msgid "The end time must be higher than the start time" -msgstr "La hora de fin debe ser posterior a la fecha de inicio." - -#: ../../godmode/agentes/planned_downtime.editor.php:282 -#: ../../godmode/agentes/planned_downtime.editor.php:1099 -#: ../../include/functions_planned_downtimes.php:50 -#: ../../include/functions_planned_downtimes.php:842 -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." - -#: ../../godmode/agentes/planned_downtime.editor.php:295 -msgid "hour (from)" -msgstr "hora (desde)" - -#: ../../godmode/agentes/planned_downtime.editor.php:312 -msgid "minute (from)" -msgstr "minuto (desde)" - -#: ../../godmode/agentes/planned_downtime.editor.php:329 -msgid "month day (from)" -msgstr "día del mes (desde)" - -#: ../../godmode/agentes/planned_downtime.editor.php:346 -msgid "month (from)" -msgstr "mes (desde)" - -#: ../../godmode/agentes/planned_downtime.editor.php:363 -msgid "week day (from)" -msgstr "día de la semana (desde)" - -#: ../../godmode/agentes/planned_downtime.editor.php:380 -msgid "hour (to)" -msgstr "hora (hasta)" - -#: ../../godmode/agentes/planned_downtime.editor.php:397 -msgid "minute (to)" -msgstr "minuto (hasta)" - -#: ../../godmode/agentes/planned_downtime.editor.php:414 -msgid "month day (to)" -msgstr "día del mes (hasta)" - -#: ../../godmode/agentes/planned_downtime.editor.php:431 -msgid "month (to)" -msgstr "mes (hasta)" - -#: ../../godmode/agentes/planned_downtime.editor.php:448 -msgid "week day (to)" -msgstr "día de la semana (hasta)" - -#: ../../godmode/agentes/planned_downtime.editor.php:487 -#: ../../godmode/agentes/planned_downtime.editor.php:622 -msgid "Downtime start cron expression is not correct" -msgstr "La expresión cron de inicio de tiempo de inactividad no es correcta" - -#: ../../godmode/agentes/planned_downtime.editor.php:493 -#: ../../godmode/agentes/planned_downtime.editor.php:628 -msgid "Downtime stop cron expression is not correct" -msgstr "La expresión cron de parada de tiempo de inactividad no es correcta" - -#: ../../godmode/agentes/planned_downtime.editor.php:538 -#: ../../include/functions_planned_downtimes.php:99 -#: ../../include/functions_planned_downtimes.php:886 -msgid "Each scheduled downtime must have a different name" -msgstr "Cada tiempo de inactividad programado debe tener un nombre diferente" - -#: ../../godmode/agentes/planned_downtime.editor.php:543 -#: ../../godmode/agentes/planned_downtime.editor.php:576 -#: ../../include/functions_planned_downtimes.php:104 -#: ../../include/functions_planned_downtimes.php:892 -msgid "Scheduled downtime must have a name" -msgstr "La parada de servicio planeada debe tener un nombre." - -#: ../../godmode/agentes/planned_downtime.editor.php:877 -#: ../../godmode/category/edit_category.php:79 -msgid "Editor" -msgstr "Editor" - -#: ../../godmode/agentes/planned_downtime.editor.php:931 -msgid "Disable Modules" -msgstr "Deshabilitar módulos" - -#: ../../godmode/agentes/planned_downtime.editor.php:945 -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:945 -msgid "Disable Agents: Disables the selected agents." -msgstr "Deshabilitar agentes: deshabilita los agentes seleccionados" - -#: ../../godmode/agentes/planned_downtime.editor.php:945 -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:956 -msgid "Cron from/to" -msgstr "Cron desde/hasta" - -#: ../../godmode/agentes/planned_downtime.editor.php:1028 -msgid "Type Periodicity" -msgstr "Tipo de periodicidad" - -#: ../../godmode/agentes/planned_downtime.editor.php:1069 -#: ../../include/functions_reporting.php:15059 -msgid "From day" -msgstr "Desde el día" - -#: ../../godmode/agentes/planned_downtime.editor.php:1085 -#: ../../include/functions_reporting.php:15060 -msgid "To day" -msgstr "Hasta el día" - -#: ../../godmode/agentes/planned_downtime.editor.php:1110 -msgid "From hour" -msgstr "Desde la hora:" - -#: ../../godmode/agentes/planned_downtime.editor.php:1120 -msgid "The start time must be lower than the end time" -msgstr "La hora de inicio debe ser previa a la hora de finalización" - -#: ../../godmode/agentes/planned_downtime.editor.php:1125 -msgid "To hour" -msgstr "Hasta la hora:" - -#: ../../godmode/agentes/planned_downtime.editor.php:1152 -#: ../../godmode/agentes/module_manager_editor_common.php:1111 -#: ../../godmode/agentes/module_manager_editor_common.php:1117 -msgid "Cron from" -msgstr "Cron desde" - -#: ../../godmode/agentes/planned_downtime.editor.php:1155 -#: ../../godmode/agentes/module_manager_editor_common.php:1114 -#: ../../godmode/agentes/module_manager_editor_common.php:1120 -msgid "Cron to" -msgstr "Cron hasta" - -#: ../../godmode/agentes/planned_downtime.editor.php:1171 -msgid "Filtering" -msgstr "Filtrado" - -#: ../../godmode/agentes/planned_downtime.editor.php:1232 -#: ../../godmode/massive/massive_delete_modules.php:319 -#: ../../godmode/massive/massive_edit_modules.php:298 -msgid "Selection mode" -msgstr "Modo de selección" - -#: ../../godmode/agentes/planned_downtime.editor.php:1272 -msgid "Only for type Quiet for downtimes." -msgstr "Solo para tipo Modo silencioso para paradas" - -#: ../../godmode/agentes/planned_downtime.editor.php:1330 -msgid "Agents planned for this downtime" -msgstr "Agentes planificados para esta parada" - -#: ../../godmode/agentes/planned_downtime.editor.php:1348 -msgid "There are no agents" -msgstr "No hay agentes" - -#: ../../godmode/agentes/planned_downtime.editor.php:1402 -msgid "All alerts" -msgstr "Todas las alertas" - -#: ../../godmode/agentes/planned_downtime.editor.php:1404 -msgid "Entire agent" -msgstr "Agente completo" - -#: ../../godmode/agentes/planned_downtime.editor.php:1409 -#: ../../godmode/agentes/planned_downtime.editor.php:1511 -#: ../../godmode/agentes/planned_downtime.editor.php:1515 -msgid "Some modules" -msgstr "Algunos módulos" - -#: ../../godmode/agentes/planned_downtime.editor.php:1465 -msgid "Add Module:" -msgstr "Añadir módulo:" - -#: ../../godmode/agentes/planned_downtime.editor.php:1903 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4993 -msgid "Please select a module." -msgstr "Por favor, seleccione un módulo." - -#: ../../godmode/agentes/planned_downtime.editor.php:2042 -msgid "" -"WARNING: If you edit this scheduled downtime, the data of future SLA reports may " -"be altered" -msgstr "" -"ADVERTENCIA: si se modifica esta parada planificada, los datos de los futuros " -"informes SLA pueden ser alterados" - -#: ../../godmode/agentes/fields_manager.php:46 -msgid "Agents custom fields manager" -msgstr "Gestor de campos personalizados del agente" - -#: ../../godmode/agentes/fields_manager.php:79 -#: ../../include/ajax/custom_fields.php:739 -msgid "The name must not be empty" -msgstr "El nombre no puede estar vacío." - -#: ../../godmode/agentes/fields_manager.php:81 -msgid "The name must be unique" -msgstr "El nombre debe ser único." - -#: ../../godmode/agentes/fields_manager.php:93 -msgid "Field successfully created" -msgstr "Se ha creado el campo." - -#: ../../godmode/agentes/fields_manager.php:115 -msgid "Field successfully updated" -msgstr "Se ha actualizado el campo." - -#: ../../godmode/agentes/fields_manager.php:117 -msgid "There was a problem modifying field" -msgstr "Ha habido un problema al modificar el campo." - -#: ../../godmode/agentes/fields_manager.php:129 -msgid "There was a problem deleting field" -msgstr "Ha surgido un problema al borrar el campo." - -#: ../../godmode/agentes/fields_manager.php:131 -msgid "Field successfully deleted" -msgstr "El campo se ha borrado correctamente." - -#: ../../godmode/agentes/fields_manager.php:154 -#: ../../godmode/agentes/configure_field.php:127 -#: ../../operation/agentes/custom_fields.php:67 -msgid "Display on front" -msgstr "Mostrar en la vista principal" - -#: ../../godmode/agentes/fields_manager.php:154 -#: ../../godmode/agentes/configure_field.php:128 -#: ../../operation/agentes/custom_fields.php:67 -msgid "" -"The fields with display on front enabled will be displayed into the agent details" -msgstr "" -"Si esta opción está activada, los campos mostrarán la información en la vista " -"principal." - -#: ../../godmode/agentes/fields_manager.php:228 -msgid "Create field" -msgstr "Crear campo" - -#: ../../godmode/agentes/module_manager_editor_network.php:306 -#: ../../include/class/AgentWizard.class.php:584 -msgid "SNMP Walk" -msgstr "Exploración SNMP" - -#: ../../godmode/agentes/module_manager_editor_network.php:477 -msgid "" -"Please use single quotation marks when necessary. \n" -"\n" -"If double quotation marks are needed, please escape them with a backslash " -"(\\")" -msgstr "" -"Utilice comillas simples cuando sea necesario. \n" -"\n" -"Si se necesitan comillas dobles, escápase de ellas con una barra diagonal " -"inversa (\\")" - -#: ../../godmode/agentes/module_manager_editor_network.php:536 -msgid "Windows remote" -msgstr "Windows remoto" - -#: ../../godmode/agentes/agent_manager.php:329 -#: ../../godmode/agentes/agent_manager.php:748 -#: ../../godmode/massive/massive_edit_agents.php:1042 -msgid "Agent icon" -msgstr "Icono de agente" - -#: ../../godmode/agentes/agent_manager.php:379 -msgid "Use alias as name" -msgstr "Usar el alias como nombre" - -#: ../../godmode/agentes/agent_manager.php:407 -#: ../../godmode/setup/setup_general.php:662 ../../include/functions_config.php:410 -msgid "Unique IP" -msgstr "IP única" - -#: ../../godmode/agentes/agent_manager.php:426 -#: ../../godmode/agentes/agent_manager.php:452 -msgid "Delete selected IPs" -msgstr "Eliminar direcciones IP seleccionadas" - -#: ../../godmode/agentes/agent_manager.php:443 -msgid "Fix IP address" -msgstr "Corregir dirección IP" - -#: ../../godmode/agentes/agent_manager.php:444 -msgid "Avoid automatic IP address update when agent IP changes." -msgstr "" -"Evite la actualización automática de la dirección IP cuando cambie la IP del " -"agente." - -#: ../../godmode/agentes/agent_manager.php:448 -msgid "IP Address list" -msgstr "Lista de direcciones IP" - -#: ../../godmode/agentes/agent_manager.php:456 -msgid "Primary group" -msgstr "Grupo primario" - -#: ../../godmode/agentes/agent_manager.php:649 -msgid "Agent parent" -msgstr "Agente padre" - -#: ../../godmode/agentes/agent_manager.php:677 -msgid "Cascade protection modules" -msgstr "Módulos de protección en cascada" - -#: ../../godmode/agentes/agent_manager.php:693 -#: ../../godmode/massive/massive_edit_agents.php:919 -msgid "Learning mode" -msgstr "Modo de aprendizaje" - -#: ../../godmode/agentes/agent_manager.php:703 -#: ../../godmode/massive/massive_edit_agents.php:930 -msgid "Normal mode" -msgstr "Modo normal" - -#: ../../godmode/agentes/agent_manager.php:713 -#: ../../godmode/massive/massive_edit_agents.php:941 -msgid "Autodisable mode" -msgstr "Modo autodeshabilitado" - -#: ../../godmode/agentes/agent_manager.php:722 -#: ../../godmode/massive/massive_edit_agents.php:907 -msgid "Module definition" -msgstr "Definición de módulos" - -#: ../../godmode/agentes/agent_manager.php:734 -msgid "Cascade protection services" -msgstr "Servicios de protección en cascada" - -#: ../../godmode/agentes/agent_manager.php:741 -msgid "Update new GIS data" -msgstr "Actualizar nuevos datos GIS" - -#: ../../godmode/agentes/agent_manager.php:817 -msgid "URL Address" -msgstr "Dirección URL" - -#: ../../godmode/agentes/agent_manager.php:823 -msgid "Disabled mode" -msgstr "Modo deshabilitado" - -#: ../../godmode/agentes/agent_manager.php:900 -#: ../../godmode/massive/massive_edit_agents.php:1155 -msgid "Safe operation mode" -msgstr "Modo seguro de operación" - -#: ../../godmode/agentes/agent_manager.php:975 -msgid "Link text:" -msgstr "Texto del enlace:" - -#: ../../godmode/agentes/agent_manager.php:986 -msgid "Link URL:" -msgstr "URL del enlace:" - -#: ../../godmode/agentes/agent_manager.php:1127 -#: ../../godmode/setup/setup_visuals.php:2321 -msgid "This action is not reversible. Are you sure" -msgstr "Esta acción no es reversible. ¿Está seguro?" - -#: ../../godmode/agentes/agent_manager.php:1188 -msgid "Secondary group cannot be primary too." -msgstr "Un grupo secundario no puede ser también primario." - -#: ../../godmode/agentes/agent_incidents.php:22 -#: ../../operation/incidents/incident_statistics.php:41 -#: ../../operation/incidents/configure_integriaims_incident.php:52 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:23 -#: ../../operation/incidents/list_integriaims_incidents.php:44 -msgid "" -"In order to access ticket management system, integration with Integria IMS must " -"be enabled and properly configured" -msgstr "" -"Para acceder al sistema de gestión de tickets, la integración con Integria IMS " -"debe estar activada y correctamente configurada" - -#: ../../godmode/agentes/agent_incidents.php:65 -msgid "No incidents associated to this agent" -msgstr "No hay incidentes asociados a este agente" - -#: ../../godmode/agentes/configure_field.php:60 -msgid "Update agent custom field" -msgstr "Actualizar campo personalizado del agente" - -#: ../../godmode/agentes/configure_field.php:62 -msgid "Create agent custom field" -msgstr "Crear campo personalizado" - -#: ../../godmode/agentes/configure_field.php:88 -#: ../../godmode/agentes/configure_field.php:92 -#: ../../godmode/agentes/configure_field.php:96 -#: ../../godmode/agentes/configure_field.php:100 -msgid "Agent Custom Fields Information" -msgstr "Información de los campos de personalización de agentes" - -#: ../../godmode/agentes/configure_field.php:89 -msgid "" -"You cannot set the Password type until you clear the combo values and click on " -"update button." -msgstr "" -"No puede establecer el tipo de contraseña hasta que elimine los valores del " -"combo y pinche en el botón actualizar." - -#: ../../godmode/agentes/configure_field.php:93 -msgid "" -"You cannot unset the enable combo until you clear the combo values and click on " -"update." -msgstr "" -"No puede desactivar el combo habilitado hasta que elimine los valores del combo " -"y pinche en actualizar." - -#: ../../godmode/agentes/configure_field.php:97 -msgid "If you select Enabled combo the Password type will be disabled." -msgstr "Si selecciona el combo Habilitado, se deshabilitará el tipo de contraseña." - -#: ../../godmode/agentes/configure_field.php:101 -msgid "If you select Passord type the Enabled combo will be disabled." -msgstr "Si selecciona el tipo de Contraseña el combo Habliitado se deshabilitará." - -#: ../../godmode/agentes/configure_field.php:140 -msgid "Link type" -msgstr "Tipo de enlace" - -#: ../../godmode/agentes/configure_field.php:153 -msgid "Pass type" -msgstr "Tipo de contraseña" - -#: ../../godmode/agentes/configure_field.php:154 -msgid "" -"The fields with pass type enabled will be displayed like html input type pass in " -"html" -msgstr "" -"Los campos con el tipo de contraseña habilitado se mostrarán con asteriscos en " -"HTML." - -#: ../../godmode/agentes/configure_field.php:166 -msgid "Enabled combo" -msgstr "Combo habilitado" - -#: ../../godmode/agentes/configure_field.php:179 -msgid "Combo values" -msgstr "Valores de combo" - -#: ../../godmode/agentes/configure_field.php:180 -msgid "Set values separated by comma" -msgstr "Establecer valores separados por coma" - -#: ../../godmode/agentes/module_manager_editor_common.php:150 -msgid "Using module component" -msgstr "Utilizar módulo de librería" - -#: ../../godmode/agentes/module_manager_editor_common.php:446 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:409 -msgid "Warning threshold" -msgstr "Umbral de advertencia" - -#: ../../godmode/agentes/module_manager_editor_common.php:448 -#: ../../godmode/agentes/module_manager_editor_common.php:536 -msgid "Min / Max" -msgstr "Mín / Máx" - -#: ../../godmode/agentes/module_manager_editor_common.php:535 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:438 -msgid "Critical threshold" -msgstr "Umbral crítico" - -#: ../../godmode/agentes/module_manager_editor_common.php:751 -msgid "Identification and Categorization" -msgstr "Identificación y categorización" - -#: ../../godmode/agentes/module_manager_editor_common.php:963 -msgid "Module parent" -msgstr "Padre del módulo" - -#: ../../godmode/agentes/module_manager_editor_common.php:1020 -msgid "Tags from policy" -msgstr "Etiquetas desde política" - -#: ../../godmode/agentes/module_manager_editor_common.php:1091 -msgid "Execution interval" -msgstr "Intervalo de ejecución" - -#: ../../godmode/agentes/module_manager_editor_common.php:1127 -msgid "Thresholds and state changes" -msgstr "Umbrales y cambios de estado" - -#: ../../godmode/agentes/module_manager_editor_common.php:1145 -msgid "Dynamic Threshold Interval" -msgstr "Intervalo de rango dinámico" - -#: ../../godmode/agentes/module_manager_editor_common.php:1198 -msgid "Two Tailed" -msgstr "Dos colas" - -#: ../../godmode/agentes/module_manager_editor_common.php:1349 -msgid "Data and their processing" -msgstr "Datos y su tratamiento" - -#: ../../godmode/agentes/module_manager_editor_common.php:1379 -msgid "Notifications and alerts" -msgstr "Notificaciones y alertas" - -#: ../../godmode/agentes/module_manager_editor_common.php:1383 -msgid "Not needed" -msgstr "No necesario" - -#: ../../godmode/agentes/module_manager_editor_common.php:1429 -msgid "Cascade Protection Services" -msgstr "Servicios de protección en cascada" - -#: ../../godmode/agentes/module_manager_editor_common.php:1512 -#: ../../godmode/agentes/module_manager_editor_common.php:1646 -msgid "Direct" -msgstr "Directo" - -#: ../../godmode/agentes/module_manager_editor_common.php:1513 -#: ../../godmode/agentes/module_manager_editor_common.php:1646 -#: ../../include/functions_reporting_html.php:4164 -#: ../../include/functions_reporting_html.php:4258 -#: ../../include/functions_reporting_html.php:4338 -#: ../../include/functions_reporting_html.php:4347 -#: ../../include/functions_reporting_html.php:4485 -#: ../../include/functions_reporting_html.php:4494 -#: ../../include/functions_reporting_html.php:4820 -#: ../../include/functions_reporting_html.php:4826 -msgid "Failover" -msgstr "Conmutación" - -#: ../../godmode/agentes/module_manager_editor_common.php:1515 -msgid "Rel. type" -msgstr "Rel. tipo" - -#: ../../godmode/agentes/module_manager_editor_common.php:1537 -msgid "Add relationship" -msgstr "Añadir relación" - -#: ../../godmode/agentes/module_manager_editor_common.php:1563 -msgid "Changes" -msgstr "Cambios" - -#: ../../godmode/agentes/module_manager.php:154 -msgid "There was a problem completing the operation" -msgstr "Hubo un problema al completar la operación" - -#: ../../godmode/agentes/module_manager.php:285 -#: ../../godmode/agentes/module_manager.php:331 -#: ../../godmode/agentes/module_manager.php:377 -#, php-format -msgid "There was a problem completing the operation. Applied to 0/%d modules." -msgstr "" -"Ha habido un problema al completar la operación. Aplicado a los módulos 0/%d." - -#: ../../godmode/agentes/module_manager.php:291 -#: ../../godmode/agentes/module_manager.php:337 -#: ../../godmode/agentes/module_manager.php:383 -msgid "Operation finished successfully." -msgstr "Operación concluida correctamente." - -#: ../../godmode/agentes/module_manager.php:295 -#: ../../godmode/agentes/module_manager.php:341 -#: ../../godmode/agentes/module_manager.php:387 -#, php-format -msgid "There was a problem completing the operation. Applied to %d/%d modules." -msgstr "" -"Ha habido un problema al completar la operación. Aplicado a los módulos %d/%d." - -#: ../../godmode/agentes/module_manager.php:685 ../../include/ajax/module.php:1037 -msgid "P" -msgstr "P" - -#: ../../godmode/agentes/module_manager.php:689 -msgid "S" -msgstr "S" - -#: ../../godmode/agentes/module_manager.php:912 -#: ../../godmode/agentes/module_manager.php:920 ../../include/ajax/module.php:1102 -#: ../../include/ajax/module.php:1110 -msgid "Adopted" -msgstr "Adoptado" - -#: ../../godmode/agentes/module_manager.php:1052 -msgid "Normalize" -msgstr "Normalizar" - -#: ../../godmode/agentes/module_manager.php:1065 -#: ../../include/functions_snmp_browser.php:638 -msgid "Create network component" -msgstr "Crear componentes de red" - -#: ../../godmode/agentes/module_manager.php:1100 -#: ../../godmode/reporting/map_builder.php:485 -#: ../../godmode/reporting/map_builder.php:502 ../../include/ajax/module.php:624 -#: ../../operation/agentes/datos_agente.php:297 -msgid "No available data to show" -msgstr "No hay datos disponibles para mostrar" - -#: ../../godmode/agentes/module_manager.php:1107 -#: ../../operation/snmpconsole/snmp_browser.php:694 -msgid "Create module" -msgstr "Crear módulo" - -#: ../../godmode/agentes/module_manager.php:1117 -#: ../../include/class/SatelliteAgent.class.php:233 -msgid "Execute action" -msgstr "Ejecutar acción" - -#: ../../godmode/agentes/module_manager.php:1161 -msgid "Select module type" -msgstr "Seleccionar el tipo de módulo" - -#: ../../godmode/agentes/module_manager.php:1185 -msgid "Get more modules on Monitoring Library" -msgstr "Añadir más módulos de la Librería de módulos" - -#: ../../godmode/agentes/module_manager.php:1228 -msgid "Create Module" -msgstr "Crear módulo" - -#: ../../godmode/agentes/module_manager.php:1329 -msgid "" -"This module has children modules.The following modules will also be deleted: " -msgstr "" -"Este módulo tiene módulos secundarios. También se eliminarán los siguientes " -"módulos: " - -#: ../../godmode/netflow/nf_item_list.php:27 -msgid "Report list" -msgstr "Lista de informes" - -#: ../../godmode/netflow/nf_item_list.php:30 -#: ../../godmode/netflow/nf_item_list.php:38 -msgid "Report items" -msgstr "Elementos de informe" - -#: ../../godmode/netflow/nf_item_list.php:33 -msgid "Edit report" -msgstr "Editar informe" - -#: ../../godmode/netflow/nf_item_list.php:53 -msgid "Netflow reports" -msgstr "Informes Netflow" - -#: ../../godmode/netflow/nf_item_list.php:57 -msgid "Item list" -msgstr "Lista de elementos" - -#: ../../godmode/netflow/nf_item_list.php:176 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2600 -msgid "Max. values" -msgstr "Valores máximos" - -#: ../../godmode/netflow/nf_item_list.php:177 -#: ../../operation/agentes/graphs.php:249 -msgid "Chart type" -msgstr "Tipo de gráfico" - -#: ../../godmode/netflow/nf_item_list.php:277 -msgid "There are no defined items" -msgstr "No hay elementos definidos" - -#: ../../godmode/netflow/nf_edit.php:50 -msgid "Manage Filters" -msgstr "Gestionar filtros" - -#: ../../godmode/netflow/nf_edit.php:63 ../../godmode/menu.php:215 -msgid "Netflow filters" -msgstr "Filtros Netflow" - -#: ../../godmode/netflow/nf_edit.php:225 ../../godmode/events/event_filter.php:224 -msgid "There are no defined filters" -msgstr "No hay filtros definidos" - -#: ../../godmode/netflow/nf_edit_form.php:77 ../../godmode/events/events.php:69 -msgid "Filter list" -msgstr "Lista de filtros" - -#: ../../godmode/netflow/nf_edit_form.php:78 -msgid "Add filter" -msgstr "Añadir filtro" - -#: ../../godmode/netflow/nf_edit_form.php:224 -#: ../../include/lib/Dashboard/Widgets/netflow.php:223 -#: ../../operation/netflow/nf_live_view.php:270 -msgid "Src Ip Address" -msgstr "Dirección IP origen" - -#: ../../godmode/netflow/nf_edit_form.php:225 -#: ../../include/lib/Dashboard/Widgets/netflow.php:224 -#: ../../operation/netflow/nf_live_view.php:271 -msgid "Dst Ip Address" -msgstr "Dirección IP destino" - -#: ../../godmode/netflow/nf_edit_form.php:226 -#: ../../godmode/netflow/nf_edit_form.php:359 -#: ../../include/lib/Dashboard/Widgets/netflow.php:225 -#: ../../operation/netflow/nf_live_view.php:272 -#: ../../operation/netflow/nf_live_view.php:330 -msgid "Src Port" -msgstr "Puerto origen" - -#: ../../godmode/netflow/nf_edit_form.php:227 -#: ../../godmode/netflow/nf_edit_form.php:347 -#: ../../include/lib/Dashboard/Widgets/netflow.php:226 -#: ../../operation/netflow/nf_live_view.php:273 -#: ../../operation/netflow/nf_live_view.php:322 -msgid "Dst Port" -msgstr "Puerto destino" - -#: ../../godmode/netflow/nf_edit_form.php:306 -msgid "Aggregate by" -msgstr "Agregado por" - -#: ../../godmode/netflow/nf_edit_form.php:323 -#: ../../operation/netflow/nf_live_view.php:303 -msgid "Dst Ip" -msgstr "Dst IP" - -#: ../../godmode/netflow/nf_edit_form.php:331 -#: ../../operation/netflow/nf_live_view.php:303 -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 "" -"IP destino. Lista de IPs destino separadas por coma. Si dejamos en blanco este " -"campo mostrará todas las IPs. Ejemplo de filtro por IP: " -"25.46.157.214,160.253.135.249" - -#: ../../godmode/netflow/nf_edit_form.php:335 -#: ../../operation/netflow/nf_live_view.php:311 -msgid "Src Ip" -msgstr "IP Origen" - -#: ../../godmode/netflow/nf_edit_form.php:343 -#: ../../operation/netflow/nf_live_view.php:311 -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 "" -"IP Origen. Lista de IPs origen separadas por coma. Si dejamos en blanco este " -"campo mostrará todas las IPs. Ejemplo de filtro por IP: " -"25.46.157.214,160.253.135.249" - -#: ../../godmode/netflow/nf_edit_form.php:355 -#: ../../operation/netflow/nf_live_view.php:322 -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 "" -"Puerto destino. Lista de puertos de destino separados por coma. Si dejamos este " -"campo en blanco se mostrarán todos los puertos. Ejemplo de filtrado por puertos: " -"80,22" - -#: ../../godmode/netflow/nf_edit_form.php:367 -#: ../../operation/netflow/nf_live_view.php:330 -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 "" -"Puerto origen. Lista de puertos de origen separados por coma. Si dejamos este " -"campo en blanco se mostrarán todos los puertos. Ejemplo de filtrado por puertos: " -"80,22" - -#: ../../godmode/netflow/nf_edit_form.php:372 -msgid "Advanced filters" -msgstr "Filtros avanzados" - -#: ../../godmode/netflow/nf_edit_form.php:380 -#: ../../operation/netflow/nf_live_view.php:377 -msgid "Enable Netflow monitoring" -msgstr "Activar monitorización de Netflow" - -#: ../../godmode/netflow/nf_edit_form.php:389 -#: ../../operation/netflow/nf_live_view.php:377 -msgid "" -"Allows you to create an agent that monitors the traffic volume of this filter. " -"It also creates a module that measures if the traffic of any IP of this filter " -"exceeds a certain threshold. A text type module will be created with the traffic " -"rate for each IP within this filter every five minutes (the 10 IP's with the " -"most traffic). Only available for Enterprise version." -msgstr "" -"Le permite crear un agente que monitor ice el volumen del tráfico de este " -"filtro. También crea un módulo que mide si el tráfico de cualquier IP de este " -"filtro sobrepasa un cierto umbral. Se creará un módulo de tipo texto con la tasa " -"de tráfico de cada IP dentro de este filtro cada cinco minutos (las 10 IPs con " -"más tráfico). Solo disponible en la versión Enterprise." - -#: ../../godmode/netflow/nf_edit_form.php:395 -#: ../../operation/netflow/nf_live_view.php:391 -msgid "Netflow monitoring interval" -msgstr "Intérvalo de monitorización de Netflow" - -#: ../../godmode/netflow/nf_edit_form.php:403 -#: ../../operation/netflow/nf_live_view.php:391 -msgid "Netflow monitoring interval in secs." -msgstr "Intérvalo de monitorización Netflow en segundos" - -#: ../../godmode/netflow/nf_edit_form.php:407 -#: ../../operation/netflow/nf_live_view.php:401 -msgid "Maximum traffic value of the filter" -msgstr "Valor máximo de tráfico del filtro" - -#: ../../godmode/netflow/nf_edit_form.php:415 -#: ../../operation/netflow/nf_live_view.php:401 -#, php-format -msgid "" -"Specifies the maximum rate (in bytes/sec) of traffic in the filter. It is then " -"used to calculate the % of maximum traffic per IP." -msgstr "" -"Especifica la tasa máxima (en bytes/seg) del tráfico del filtro. Posteriormente " -"se utiliza para calcular el % del tráfico máximo por IP." - -#: ../../godmode/netflow/nf_edit_form.php:421 -#: ../../operation/netflow/nf_live_view.php:415 -#, php-format -msgid "CRITICAL threshold for the maximum % of traffic for an IP." -msgstr "Umbral CRÍTICO para el máximo % de tráfico para una IP." - -#: ../../godmode/netflow/nf_edit_form.php:431 -#: ../../operation/netflow/nf_live_view.php:415 -msgid "" -"If this % is exceeded by any IP within the filter, a CRITICAL status will be " -"generated." -msgstr "" -"Si cualquier IP dentro del filtro sobrepasa el %, se generará el estado CRÍTICO." - -#: ../../godmode/netflow/nf_edit_form.php:435 -#, php-format -msgid "WARNING threshold for the maximum % of traffic for an IP." -msgstr "Umbral de ADVERTENCIA para el máximo % de tráfico para una IP." - -#: ../../godmode/netflow/nf_edit_form.php:445 -#: ../../operation/netflow/nf_live_view.php:425 -msgid "" -"If this % is exceeded by any IP within the filter, a WARNING status will be " -"generated." -msgstr "" -"Si cualquier IP dentro del filtro sobrepasa el %, se generará el estado de " -"ADVERTENCIA." - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:38 -msgid "SNMP Trap generator" -msgstr "Generador de traps SNMP" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:68 -msgid "Empty parameters" -msgstr "Parámetros vacíos" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:74 -msgid "Successfully generated" -msgstr "Generado correctamente" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:75 -#, php-format -msgid "Could not be generated: %s" -msgstr "No se pudo generar: %s" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:90 -msgid "Host address" -msgstr "Dirección del host" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:102 -#: ../../include/functions_snmp_browser.php:757 -msgid "Community" -msgstr "Comunidad" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:114 -#: ../../godmode/snmpconsole/snmp_alert.php:800 -#: ../../godmode/snmpconsole/snmp_alert.php:1904 -#: ../../include/class/SnmpConsole.class.php:275 -msgid "Enterprise String" -msgstr "Cadena Enterprise" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:159 -msgid "SNMP Type" -msgstr "Tipo de SNMP" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:178 -msgid "Generate trap" -msgstr "Generar trap" - -#: ../../godmode/snmpconsole/snmp_alert.php:97 -#: ../../operation/agentes/alerts_status.php:481 -msgid "Create alert" -msgstr "Crear alerta" - -#: ../../godmode/snmpconsole/snmp_alert.php:100 -msgid "Alert overview" -msgstr "Vista general de alertas" - -#: ../../godmode/snmpconsole/snmp_alert.php:118 -#: ../../godmode/snmpconsole/snmp_filters.php:46 -#: ../../include/class/SnmpConsole.class.php:204 -msgid "SNMP Console" -msgstr "Consola SNMP" - -#: ../../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:435 -msgid "There was a problem updating the alert" -msgstr "Hubo un problema al actualizar la alerta" - -#: ../../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:646 -msgid "Successfully Duplicate" -msgstr "Duplicada correctamente" - -#: ../../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:800 -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:907 -#: ../../godmode/snmpconsole/snmp_alert.php:935 -#: ../../godmode/snmpconsole/snmp_alert.php:967 -#: ../../godmode/snmpconsole/snmp_alert.php:995 -#: ../../godmode/snmpconsole/snmp_alert.php:1027 -#: ../../godmode/snmpconsole/snmp_alert.php:1055 -#: ../../godmode/snmpconsole/snmp_alert.php:1087 -#: ../../godmode/snmpconsole/snmp_alert.php:1115 -#: ../../godmode/snmpconsole/snmp_alert.php:1147 -#: ../../godmode/snmpconsole/snmp_alert.php:1175 -#: ../../godmode/snmpconsole/snmp_alert.php:1207 -#: ../../godmode/snmpconsole/snmp_alert.php:1235 -#: ../../godmode/snmpconsole/snmp_alert.php:1267 -#: ../../godmode/snmpconsole/snmp_alert.php:1295 -#: ../../godmode/snmpconsole/snmp_alert.php:1327 -#: ../../godmode/snmpconsole/snmp_alert.php:1355 -#: ../../godmode/snmpconsole/snmp_alert.php:1387 -#: ../../godmode/snmpconsole/snmp_alert.php:1415 -#: ../../godmode/snmpconsole/snmp_alert.php:1447 -#: ../../godmode/snmpconsole/snmp_alert.php:1475 -msgid "Variable bindings/Data" -msgstr "Enlaces variables/Datos" - -#: ../../godmode/snmpconsole/snmp_alert.php:1747 -msgid "" -"Search by these fields description, OID, Custom Value, SNMP Agent (IP), Single " -"value, each Variable bindings/Datas." -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:1815 -msgid "Alert SNMP control filter" -msgstr "Filtro de control de alerta SNMP" - -#: ../../godmode/snmpconsole/snmp_alert.php:1875 -msgid "There are no SNMP alerts" -msgstr "Ninguna alerta SNMP definida" - -#: ../../godmode/snmpconsole/snmp_alert.php:1907 -msgid "Custom Value/Enterprise String" -msgstr "Valor personalizado/Cadena Enterprise" - -#: ../../godmode/snmpconsole/snmp_alert.php:1912 -#: ../../include/functions_reporting_html.php:5412 -#: ../../include/functions_reporting_html.php:5534 -#: ../../include/functions_treeview.php:486 -msgid "Times fired" -msgstr "Nº de veces disparada" - -#: ../../godmode/snmpconsole/snmp_alert.php:1912 -msgid "TF." -msgstr "TF." - -#: ../../godmode/snmpconsole/snmp_alert.php:2072 -msgid "ID Alert SNMP" -msgstr "ID alerta SNMP" - -#: ../../godmode/snmpconsole/snmp_alert.php:2230 -msgid "Do you want delete this alert?" -msgstr "¿Desea eliminar esta alerta?" - -#: ../../godmode/snmpconsole/snmp_alert.php:2245 -msgid "Do you want delete the selected alerts?" -msgstr "¿Desea eliminar las alertas seleccionadas?" - -#: ../../godmode/snmpconsole/snmp_alert.php:2348 -msgid "Add action " -msgstr "Añadir acción " - -#: ../../godmode/snmpconsole/snmp_filters.php:41 -msgid "Filter overview" -msgstr "Revisión del filtro" - -#: ../../godmode/snmpconsole/snmp_filters.php:108 -msgid "There was a problem updating the filter" -msgstr "Error al actualizar el filtro" - -#: ../../godmode/snmpconsole/snmp_filters.php:126 -#: ../../godmode/snmpconsole/snmp_filters.php:152 -msgid "Description is empty" -msgstr "La descripción está vacía" - -#: ../../godmode/snmpconsole/snmp_filters.php:129 -msgid "Filter is empty" -msgstr "El filtro está vacío" - -#: ../../godmode/snmpconsole/snmp_filters.php:149 -msgid "Filters are empty" -msgstr "Los filtros están vacíos" - -#: ../../godmode/snmpconsole/snmp_filters.php:159 -msgid "There was a problem creating the filter" -msgstr "Error al crear el filtro" - -#: ../../godmode/snmpconsole/snmp_filters.php:178 -msgid "There was a problem deleting the filter" -msgstr "Error al borrar el filtro" - -#: ../../godmode/snmpconsole/snmp_filters.php:210 -#: ../../godmode/snmpconsole/snmp_filters.php:211 -msgid "Click to add new filter" -msgstr "Haz clic para añadir filtro nuevo" - -#: ../../godmode/snmpconsole/snmp_filters.php:234 -#: ../../godmode/snmpconsole/snmp_filters.php:244 -msgid "" -"This field contains a substring, could be part of a IP address, a numeric OID, " -"or a plain substring" -msgstr "" -"Este campo contiene una subcadena que podría ser parte de una dirección IP, un " -"OID numérico o una subcadena simple." - -#: ../../godmode/snmpconsole/snmp_filters.php:236 -msgid "Click to remove the filter" -msgstr "Haz clic para quitar el filtro" - -#: ../../godmode/snmpconsole/snmp_filters.php:353 -msgid "There are no SNMP Filters defined yet." -msgstr "Todavía no hay filtros SNMP definidos." - -#: ../../godmode/menu.php:65 -msgid "Network scan" -msgstr "Escaneado de red" - -#: ../../godmode/menu.php:67 -msgid "Custom network scan" -msgstr "Escaneo de red personalizado" - -#: ../../godmode/menu.php:71 -msgid "Manage scan scripts" -msgstr "Gestionar guiones de escaneo" - -#: ../../godmode/menu.php:74 ../../godmode/wizards/HostDevices.class.php:204 -msgid "Host & devices" -msgstr "Host & devices" - -#: ../../godmode/menu.php:85 -msgid "Microsoft SQL Server (legacy)" -msgstr "Servidor Microsoft SQL (legacy)" - -#: ../../godmode/menu.php:86 -msgid "Mysql (legacy)" -msgstr "Mysql (Legacy)" - -#: ../../godmode/menu.php:87 -msgid "Oracle (legacy)" -msgstr "Oracle (legacy)" - -#: ../../godmode/menu.php:88 -msgid "VMware (legacy)" -msgstr "VMware (legacy)" - -#: ../../godmode/menu.php:89 -msgid "SAP (legacy)" -msgstr "SAP (Legacy)" - -#: ../../godmode/menu.php:90 -msgid "DB2 (legacy)" -msgstr "DB2 (legacy)" - -#: ../../godmode/menu.php:105 ../../godmode/wizards/Applications.class.php:177 -#: ../../godmode/wizards/Applications.class.php:185 -msgid "Applications" -msgstr "Aplicaciones" - -#: ../../godmode/menu.php:115 -msgid "Amazon Web Services (legacy)" -msgstr "Amazon Web Services (legacy)" - -#: ../../godmode/menu.php:116 -msgid "Microsoft Azure (legacy)" -msgstr "Microsoft Azure (legacy)" - -#: ../../godmode/menu.php:117 -msgid "Google Compute Platform (legacy)" -msgstr "Google Compute Platform (legacy)" - -#: ../../godmode/menu.php:163 ../../godmode/wizards/ManageExtensions.class.php:229 -#: ../../godmode/wizards/ManageExtensions.class.php:237 -msgid "Manage disco packages" -msgstr "Gestionar los paquetes de Discovery" - -#: ../../godmode/menu.php:198 ../../godmode/category/category.php:85 -#: ../../godmode/category/edit_category.php:96 -msgid "Module categories" -msgstr "Categorías de módulos" - -#: ../../godmode/menu.php:208 -msgid "Operating systems" -msgstr "Sistemas operativos" - -#: ../../godmode/menu.php:229 -msgid "Manage agents groups" -msgstr "Configuración de grupos de agentes" - -#: ../../godmode/menu.php:261 -msgid "Configuration wizard" -msgstr "Asistente de configuración" - -#: ../../godmode/menu.php:275 ../../include/class/ConfigPEN.class.php:339 -#: ../../include/class/ConfigPEN.class.php:347 -msgid "Private Enterprise Numbers" -msgstr "Números privados de empresa" - -#: ../../godmode/menu.php:278 -msgid "Remote components" -msgstr "Componentes remotos" - -#: ../../godmode/menu.php:304 ../../godmode/massive/massive_operations.php:243 -msgid "Agents operations" -msgstr "Operaciones sobre agentes" - -#: ../../godmode/menu.php:305 ../../godmode/massive/massive_operations.php:255 -msgid "Modules operations" -msgstr "Operaciones sobre módulos" - -#: ../../godmode/menu.php:306 ../../godmode/massive/massive_operations.php:267 -msgid "Plugins operations" -msgstr "Operaciones de plugins" - -#: ../../godmode/menu.php:308 ../../godmode/massive/massive_operations.php:231 -msgid "Users operations" -msgstr "Operaciones sobre usuarios" - -#: ../../godmode/menu.php:311 ../../godmode/massive/massive_operations.php:219 -msgid "Alerts operations" -msgstr "Operaciones sobre alertas" - -#: ../../godmode/menu.php:329 -msgid "Event filters" -msgstr "Filtro de eventos" - -#: ../../godmode/menu.php:334 ../../godmode/events/events.php:95 -#: ../../godmode/events/events.php:110 -msgid "Custom columns" -msgstr "Columnas personalizadas" - -#: ../../godmode/menu.php:364 -msgid "List of Alerts" -msgstr "Lista de alertas" - -#: ../../godmode/menu.php:379 -msgid "Special days list" -msgstr "Lista de días especiales" - -#: ../../godmode/menu.php:384 ../../include/functions_groups.php:267 -msgid "SNMP alerts" -msgstr "Alertas SNMP" - -#: ../../godmode/menu.php:401 -msgid "Manage servers" -msgstr "Gestionar servidores" - -#: ../../godmode/menu.php:408 -msgid "Manage consoles" -msgstr "Gestionar consolas" - -#: ../../godmode/menu.php:419 -msgid "Register Plugin" -msgstr "Registrar Plugin" - -#: ../../godmode/menu.php:445 ../../include/class/OrderInterpreter.class.php:141 -msgid "General Setup" -msgstr "Configuración general" - -#: ../../godmode/menu.php:470 ../../godmode/setup/setup.php:165 -#: ../../godmode/setup/setup.php:296 -msgid "Sflow" -msgstr "Sflow" - -#: ../../godmode/menu.php:475 ../../godmode/setup/setup.php:191 -#: ../../godmode/setup/setup.php:302 ../../operation/agentes/ver_agente.php:1651 -#: ../../operation/agentes/ver_agente.php:1940 -msgid "eHorus" -msgstr "eHorus" - -#: ../../godmode/menu.php:478 ../../godmode/setup/setup.php:179 -#: ../../godmode/setup/setup.php:308 ../../godmode/setup/setup_integria.php:681 -msgid "Integria IMS" -msgstr "Integria IMS" - -#: ../../godmode/menu.php:486 -msgid "Websocket Engine" -msgstr "Websocket Engine" - -#: ../../godmode/menu.php:489 ../../godmode/setup/setup.php:238 -#: ../../godmode/setup/setup.php:336 ../../operation/agentes/ver_agente.php:1741 -#: ../../operation/agentes/ver_agente.php:1957 -msgid "External Tools" -msgstr "Herramientas externas" - -#: ../../godmode/menu.php:492 -msgid "Welcome Tips" -msgstr "Tips de bienvenida" - -#: ../../godmode/menu.php:496 ../../godmode/setup/setup.php:320 -msgid "Map conections GIS" -msgstr "Conexión de mapa GIS" - -#: ../../godmode/menu.php:524 -msgid "Diagnostic info" -msgstr "Información de diagnóstico" - -#: ../../godmode/menu.php:529 ../../godmode/setup/news.php:43 -msgid "Site news" -msgstr "Noticias del sistema" - -#: ../../godmode/menu.php:538 -msgid "DB Schema Check" -msgstr "Comprobación del esquema de la BD" - -#: ../../godmode/menu.php:541 -msgid "DB Interface" -msgstr "Interfaz de la BBDD" - -#: ../../godmode/menu.php:550 ../../include/class/EventSound.class.php:230 -msgid "Acoustic console setup" -msgstr "Configuración de la consola acústica" - -#: ../../godmode/menu.php:631 -msgid "Extension manager view" -msgstr "Vista del gestor de extensiones" - -#: ../../godmode/menu.php:669 ../../include/class/OrderInterpreter.class.php:339 -msgid "Warp Update" -msgstr "Actualización de Warp" - -#: ../../godmode/menu.php:674 -msgid "Update offline" -msgstr "Actualizar sin conexión" - -#: ../../godmode/menu.php:677 -msgid "Update online" -msgstr "Actualizar en línea" - -#: ../../godmode/menu.php:683 -msgid "Warp journal" -msgstr "Diario Warp" - -#: ../../godmode/menu.php:692 -#: ../../godmode/module_library/module_library_view.php:81 -msgid "Module library" -msgstr "Librería de módulos" - -#: ../../godmode/menu.php:738 ../../include/class/WelcomeWindow.class.php:157 -#: ../../general/header.php:932 -msgid "Welcome to" -msgstr "Bienvenido a" - -#: ../../godmode/menu.php:739 ../../include/class/WelcomeWindow.class.php:158 -#: ../../general/header.php:933 -msgid "Do not show anymore" -msgstr "No volver a mostrar" - -#: ../../godmode/menu.php:748 ../../include/class/WelcomeWindow.class.php:167 -#: ../../general/header.php:942 -msgid "Cancel Configuration Window" -msgstr "Cancelar ventana de configuración" - -#: ../../godmode/menu.php:753 ../../include/class/WelcomeWindow.class.php:172 -#: ../../general/header.php:947 -msgid "Are you sure you want to cancel this tutorial?" -msgstr "¿Está seguro de que desea borrar este tutorial?" - -#: ../../godmode/gis_maps/configure_gis_map.php:86 -#: ../../operation/gis_maps/gis_map.php:30 -#: ../../operation/gis_maps/render_view.php:131 -msgid "GIS Maps list" -msgstr "Lista de mapas GIS" - -#: ../../godmode/gis_maps/configure_gis_map.php:98 -msgid "View GIS" -msgstr "Ver GIS" - -#: ../../godmode/gis_maps/configure_gis_map.php:107 -msgid "GIS Maps builder" -msgstr "Creador de mapas GIS" - -#: ../../godmode/gis_maps/configure_gis_map.php:120 ../../operation/menu.php:399 -#: ../../operation/gis_maps/gis_map.php:51 -#: ../../operation/gis_maps/render_view.php:193 -msgid "GIS Maps" -msgstr "Mapas GIS" - -#: ../../godmode/gis_maps/configure_gis_map.php:207 -msgid "Map successfully created" -msgstr "Mapa creado correctamente" - -#: ../../godmode/gis_maps/configure_gis_map.php:208 -msgid "Map could not be created" -msgstr "No se pudo crear el mapa" - -#: ../../godmode/gis_maps/configure_gis_map.php:310 -msgid "Map successfully update" -msgstr "Mapa actualizado correctamente" - -#: ../../godmode/gis_maps/configure_gis_map.php:311 -msgid "Map could not be updated" -msgstr "No se pudo actualizar el mapa" - -#: ../../godmode/gis_maps/configure_gis_map.php:364 -msgid "Do you want to use the default data from the connection?" -msgstr "¿Quieres usar los datos que vienen por defecto de la conexión?" - -#: ../../godmode/gis_maps/configure_gis_map.php:398 -msgid "The connection" -msgstr "La conexión" - -#: ../../godmode/gis_maps/configure_gis_map.php:398 -msgid "just added previously." -msgstr "ya ha sido añadido." - -#: ../../godmode/gis_maps/configure_gis_map.php:466 -msgid "Map Name" -msgstr "Nombre del mapa" - -#: ../../godmode/gis_maps/configure_gis_map.php:485 -msgid "Add Map connection" -msgstr "Añadir conexión al mapa" - -#: ../../godmode/gis_maps/configure_gis_map.php:534 -msgid "Default zoom" -msgstr "Zoom por defecto" - -#: ../../godmode/gis_maps/configure_gis_map.php:541 -msgid "Center Latitude" -msgstr "Latitud central" - -#: ../../godmode/gis_maps/configure_gis_map.php:544 -msgid "Center Longitude" -msgstr "Longitud central" - -#: ../../godmode/gis_maps/configure_gis_map.php:547 -msgid "Center Altitude" -msgstr "Altitud central" - -#: ../../godmode/gis_maps/configure_gis_map.php:550 -msgid "Default Latitude" -msgstr "Latitud por defecto" - -#: ../../godmode/gis_maps/configure_gis_map.php:553 -msgid "Default Longitude" -msgstr "Longitud por defecto" - -#: ../../godmode/gis_maps/configure_gis_map.php:556 -msgid "Default Altitude" -msgstr "Altitud por defecto" - -#: ../../godmode/gis_maps/configure_gis_map.php:563 -#: ../../godmode/setup/gis_step_2.php:416 -msgid "Layers" -msgstr "Capas" - -#: ../../godmode/gis_maps/configure_gis_map.php:572 -msgid "List of layers" -msgstr "Lista de capas" - -#: ../../godmode/gis_maps/configure_gis_map.php:573 -msgid "New layer" -msgstr "Nueva capa" - -#: ../../godmode/gis_maps/configure_gis_map.php:579 -msgid "Layer name" -msgstr "Nombre de la capa" - -#: ../../godmode/gis_maps/configure_gis_map.php:581 -msgid "Visible" -msgstr "Visible" - -#: ../../godmode/gis_maps/configure_gis_map.php:585 -msgid "Show agents from group" -msgstr "Mostrar agentes del grupo" - -#: ../../godmode/gis_maps/configure_gis_map.php:597 -msgid "Add agent" -msgstr "Añadir agente" - -#: ../../godmode/gis_maps/configure_gis_map.php:619 -msgid "List of Agents to be shown in the layer" -msgstr "Lista de los agentes que se mostrarán en la capa" - -#: ../../godmode/gis_maps/configure_gis_map.php:650 -msgid "Use the data of this agent" -msgstr "Utilice los datos de este agente" - -#: ../../godmode/gis_maps/configure_gis_map.php:658 -msgid "List of groups to be shown in the layer" -msgstr "Lista de grupos a mostrar en la capa" - -#: ../../godmode/gis_maps/configure_gis_map.php:665 -msgid "Save Layer" -msgstr "Guardar capa" - -#: ../../godmode/gis_maps/configure_gis_map.php:679 -#: ../../godmode/gis_maps/configure_gis_map.php:686 -msgid "Save map" -msgstr "Guardar mapa" - -#: ../../godmode/gis_maps/configure_gis_map.php:681 -msgid "Update map" -msgstr "Actualizar mapa" - -#: ../../godmode/gis_maps/configure_gis_map.php:1105 -msgid "Using data from" -msgstr "Utilizando los datos de" - -#: ../../godmode/gis_maps/configure_gis_map.php:1263 -msgid "Empty layer names are not supported" -msgstr "No se admiten nombres de capa vacíos" - -#: ../../godmode/massive/massive_copy_modules.php:216 -msgid "Copy modules" -msgstr "Copiar módulos" - -#: ../../godmode/massive/massive_copy_modules.php:216 -msgid "Copy alerts" -msgstr "Copiar alertas" - -#: ../../godmode/massive/massive_copy_modules.php:220 -#: ../../godmode/massive/massive_delete_modules.php:472 -#: ../../godmode/massive/massive_edit_modules.php:440 -msgid "Filter Modules" -msgstr "Filtrar módulos" - -#: ../../godmode/massive/massive_copy_modules.php:251 -msgid "No alerts for this agent" -msgstr "Ninguna alerta para este agente" - -#: ../../godmode/massive/massive_copy_modules.php:306 -#: ../../godmode/massive/massive_delete_modules.php:557 -#: ../../operation/agentes/interface_view.functions.php:115 -msgid "Filter Agents" -msgstr "Filtrar agentes" - -#: ../../godmode/massive/massive_copy_modules.php:343 -msgid "To agent(s)" -msgstr "A los agentes" - -#: ../../godmode/massive/massive_copy_modules.php:593 -msgid "No operation selected" -msgstr "No se seleccionó ninguna operación" - -#: ../../godmode/massive/massive_copy_modules.php:603 -#: ../../include/functions_agents.php:872 -msgid "No destiny agent(s) to copy" -msgstr "No hay agentes destino a los que copiar" - -#: ../../godmode/massive/massive_operations.php:59 -msgid "Bulk alert add" -msgstr "Añadir alerta masiva" - -#: ../../godmode/massive/massive_operations.php:60 -msgid "Bulk alert delete" -msgstr "Eliminar alerta masiva" - -#: ../../godmode/massive/massive_operations.php:61 -msgid "Bulk alert actions add" -msgstr "Añadir acciones de alerta masiva" - -#: ../../godmode/massive/massive_operations.php:62 -msgid "Bulk alert actions delete" -msgstr "Eliminar acciones de alerta masiva" - -#: ../../godmode/massive/massive_operations.php:63 -msgid "Bulk alert enable/disable" -msgstr "Habilitar/Deshabilitar alerta masiva" - -#: ../../godmode/massive/massive_operations.php:64 -msgid "Bulk alert setting standby" -msgstr "Configuración standby de alertas masivas" - -#: ../../godmode/massive/massive_operations.php:68 -msgid "Bulk agent edit" -msgstr "Edición agentes masiva" - -#: ../../godmode/massive/massive_operations.php:69 -msgid "Bulk agent delete" -msgstr "Eliminar agentes de forma masiva" - -#: ../../godmode/massive/massive_operations.php:73 -msgid "Edit users in bulk" -msgstr "Editar usuarios de forma masiva" - -#: ../../godmode/massive/massive_operations.php:76 -msgid "Bulk profile add" -msgstr "Añadir perfiles de forma masiva" - -#: ../../godmode/massive/massive_operations.php:77 -msgid "Bulk profile delete" -msgstr "Eliminar perfiles de forma masiva" - -#: ../../godmode/massive/massive_operations.php:85 -msgid "Bulk module edit" -msgstr "Editar módulos de forma masiva" - -#: ../../godmode/massive/massive_operations.php:86 -msgid "Bulk module copy" -msgstr "Copiar módulos de forma masiva" - -#: ../../godmode/massive/massive_operations.php:87 -msgid "Bulk module delete" -msgstr "Eliminar módulos de forma masiva" - -#: ../../godmode/massive/massive_operations.php:91 -msgid "Bulk plugin edit" -msgstr "Editar plugins de forma masiva" - -#: ../../godmode/massive/massive_operations.php:409 -#, php-format -msgid "" -"No changes have been made because they exceed the maximum allowed (%d). Make " -"fewer changes or contact the administrator." -msgstr "" -"No se han hecho cambios porque exceden el máximo permitido (%d). Haga menos " -"cambios o póngase en contacto con el administrador." - -#: ../../godmode/massive/massive_operations.php:438 -#, php-format -msgid "This node is configured with centralized mode. To delete agents go to %s" -msgstr "" -"Este nodo está configurado en modo centralizado. Para eliminar un agente, vaya a " -"%s" - -#: ../../godmode/massive/massive_operations.php:447 -msgid "The blank fields will not be updated" -msgstr "Los campos en blanco no se actualizarán." - -#: ../../godmode/massive/massive_standby_alerts.php:224 -msgid "Not standby alerts" -msgstr "Alertas sin standby" - -#: ../../godmode/massive/massive_standby_alerts.php:253 -#: ../../godmode/massive/massive_standby_alerts.php:257 -msgid "Set standby selected alerts" -msgstr "Poner en standby las alertas seleccionadas" - -#: ../../godmode/massive/massive_standby_alerts.php:259 -msgid "Standby alerts" -msgstr "Alertas en standby" - -#: ../../godmode/massive/massive_delete_action_alerts.php:75 -msgid "Could not be deleted. No agents selected" -msgstr "No se puede borrar. Ningún agente seleccionado" - -#: ../../godmode/massive/massive_delete_action_alerts.php:122 -msgid "Could not be deleted. No alerts selected" -msgstr "No se puede borrar. No hay alertas seleccionadas" - -#: ../../godmode/massive/massive_delete_action_alerts.php:181 -msgid "Could not be deleted. No action selected" -msgstr "No se puede eliminar. No hay acciones seleccionadas" - -#: ../../godmode/massive/massive_delete_action_alerts.php:231 -#: ../../godmode/massive/massive_add_action_alerts.php:213 -msgid "Agents with templates" -msgstr "Agentes con plantillas" - -#: ../../godmode/massive/massive_delete_action_alerts.php:240 -#: ../../godmode/massive/massive_add_action_alerts.php:219 -#: ../../godmode/alerts/alert_templates.php:142 -#: ../../godmode/alerts/alert_templates.php:192 -#: ../../godmode/alerts/alert_templates.php:215 -#: ../../godmode/alerts/alert_templates.php:236 -msgid "Alert templates" -msgstr "Plantillas de alertas" - -#: ../../godmode/massive/massive_delete_action_alerts.php:248 -#: ../../godmode/massive/massive_delete_modules.php:567 -#: ../../godmode/massive/massive_add_action_alerts.php:227 -#: ../../godmode/massive/massive_edit_modules.php:566 -msgid "Show unknown and not init modules" -msgstr "Mostrar módulos desconocidos y no iniciados" - -#: ../../godmode/massive/massive_delete_modules.php:82 -msgid "No module selected" -msgstr "No se seleccionó ningún módulo" - -#: ../../godmode/massive/massive_delete_modules.php:87 -#: ../../godmode/massive/massive_add_alerts.php:100 -#: ../../godmode/massive/massive_delete_agents.php:61 -#: ../../godmode/massive/massive_edit_agents.php:214 -#: ../../godmode/massive/massive_delete_alerts.php:113 -#: ../../godmode/massive/massive_add_action_alerts.php:75 -#: ../../include/functions_visual_map.php:2568 -#: ../../include/functions_visual_map.php:2917 -msgid "No agents selected" -msgstr "No se seleccionó ningún agente" - -#: ../../godmode/massive/massive_delete_modules.php:156 -msgid "There was an error deleting the modules, the operation has been cancelled" -msgstr "Hubo un error al borrar los módulos, se canceló la operación" - -#: ../../godmode/massive/massive_delete_modules.php:320 -#: ../../godmode/massive/massive_edit_modules.php:299 -msgid "Select modules first " -msgstr "Seleccionar primero los módulos " - -#: ../../godmode/massive/massive_delete_modules.php:320 -#: ../../godmode/massive/massive_edit_modules.php:299 -msgid "Select agents first " -msgstr "Seleccionar primero los agentes " - -#: ../../godmode/massive/massive_delete_modules.php:343 -#: ../../godmode/massive/massive_edit_modules.php:322 -msgid "Select all modules of this type" -msgstr "Seleccionar todos los módulos de este tipo" - -#: ../../godmode/massive/massive_delete_modules.php:392 -#: ../../godmode/massive/massive_edit_modules.php:376 -msgid "Select all modules of this group" -msgstr "Seleccionar todos los módulos de este grupo" - -#: ../../godmode/massive/massive_delete_modules.php:434 -#: ../../godmode/massive/massive_edit_modules.php:398 -#: ../../godmode/events/custom_events.php:114 -#: ../../include/lib/Dashboard/Widgets/events_list.php:833 -#: ../../include/functions_events.php:304 -msgid "Module Status" -msgstr "Estado de módulo" - -#: ../../godmode/massive/massive_delete_modules.php:477 -#: ../../godmode/massive/massive_edit_modules.php:445 -msgid "When select modules" -msgstr "Cuando se seleccionan módulos" - -#: ../../godmode/massive/massive_delete_modules.php:480 -#: ../../godmode/massive/massive_edit_modules.php:448 -msgid "Show common agents" -msgstr "Mostrar agentes comunes" - -#: ../../godmode/massive/massive_delete_modules.php:481 -#: ../../godmode/massive/massive_edit_modules.php:449 -msgid "Show all agents" -msgstr "Mostrar todos los agentes" - -#: ../../godmode/massive/massive_delete_modules.php:513 -#: ../../godmode/massive/massive_edit_modules.php:481 -msgid "Select all modules" -msgstr "Seleccionar todos los módulos" - -#: ../../godmode/massive/massive_delete_modules.php:599 -#: ../../godmode/massive/massive_edit_modules.php:599 -msgid "Select all agents" -msgstr "Seleccionar todos los agentes" - -#: ../../godmode/massive/massive_delete_modules.php:632 -#: ../../godmode/massive/massive_edit_modules.php:1541 -msgid "Please, select an agent first" -msgstr "Primero seleccione un agente" - -#: ../../godmode/massive/massive_edit_users.php:54 -#: ../../godmode/massive/massive_delete_profiles.php:52 -#: ../../godmode/massive/massive_add_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 "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a %s para administrarlo." - -#: ../../godmode/massive/massive_edit_users.php:153 -#, php-format -msgid "Users updated successfully (%s)" -msgstr "Usuarios actualizados correctamente (%s)" - -#: ../../godmode/massive/massive_edit_users.php:165 -#, php-format -msgid "Users cannot be updated (%s)" -msgstr "Los usuarios no se pueden actualizar (%s)" - -#: ../../godmode/massive/massive_edit_users.php:209 -#: ../../godmode/massive/massive_delete_profiles.php:173 -#: ../../godmode/massive/massive_add_profiles.php:204 -#: ../../include/functions_reporting.php:12524 -#: ../../operation/search_results.php:95 -msgid "Users" -msgstr "Usuarios" - -#: ../../godmode/massive/massive_edit_users.php:379 -#: ../../operation/users/user_edit.php:643 -msgid "This will activate autorefresh in selected pages" -msgstr "Esto activará la actualización automática en las páginas seleccionadas." - -#: ../../godmode/massive/massive_edit_users.php:443 -#: ../../operation/users/user_edit.php:702 -msgid "List of pages with autorefresh" -msgstr "Lista de páginas con actualización automática" - -#: ../../godmode/massive/massive_edit_users.php:452 -#: ../../operation/users/user_edit.php:711 -msgid "Time autorefresh" -msgstr "Tiempo de actualización automática" - -#: ../../godmode/massive/massive_add_alerts.php:105 -#: ../../godmode/massive/massive_delete_alerts.php:108 -#: ../../operation/agentes/alerts_status.php:595 -#: ../../operation/agentes/alerts_status.functions.php:54 -msgid "No alert selected" -msgstr "No se seleccionó ninguna alerta" - -#: ../../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 "" -"Se produjo un error al eliminar el agente. La operación ha sido cancelada. No se " -"pudo eliminar el agente %s." - -#: ../../godmode/massive/massive_delete_agents.php:132 -#, php-format -msgid "Successfully deleted (%s)" -msgstr "Borrado correctamente (%s)" - -#: ../../godmode/massive/massive_edit_plugins.php:177 -msgid "Error retrieving the plugin macros" -msgstr "Error al recuperar las macros de plugin" - -#: ../../godmode/massive/massive_edit_plugins.php:185 -msgid "Error retrieving the modified macros" -msgstr "Error al recuperar las macros modificadas" - -#: ../../godmode/massive/massive_edit_plugins.php:208 -msgid "Error retrieving the module plugin macros" -msgstr "Error al recuperar las macros del módulo de plugin" - -#: ../../godmode/massive/massive_edit_plugins.php:226 -msgid "Error retrieving the module plugin macros data" -msgstr "Error al recuperar los datos de las macros del módulo de plugin" - -#: ../../godmode/massive/massive_edit_plugins.php:264 -msgid "Error building the new macros" -msgstr "Error al crear las nuevas macros" - -#: ../../godmode/massive/massive_edit_plugins.php:290 -#, php-format -msgid "%d modules updated" -msgstr "%d módulos actualizados" - -#: ../../godmode/massive/massive_edit_plugins.php:321 -msgid "There are not registered plugins" -msgstr "No hay plugins registrados" - -#: ../../godmode/massive/massive_edit_plugins.php:464 -msgid "Invalid plugin data" -msgstr "Dato de plugin no válido" - -#: ../../godmode/massive/massive_edit_plugins.php:571 -msgid "Clear" -msgstr "Vaciar" - -#: ../../godmode/massive/massive_edit_plugins.php:599 -msgid "Invalid macros array" -msgstr "Matriz de macros no válida" - -#: ../../godmode/massive/massive_edit_plugins.php:624 -msgid "Multiple values" -msgstr "Valores múltiples" - -#: ../../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 "Matriz de agentes no válida" - -#: ../../godmode/massive/massive_edit_plugins.php:672 -msgid "Invalid agent element" -msgstr "Elemento de agente no válido" - -#: ../../godmode/massive/massive_edit_plugins.php:683 -msgid "Invalid modules array" -msgstr "Matriz de módulos no válida" - -#: ../../godmode/massive/massive_edit_plugins.php:711 -msgid "Invalid module element" -msgstr "Elemento de módulo no válido" - -#: ../../godmode/massive/massive_edit_plugins.php:920 -msgid "There are no modules using this plugin" -msgstr "Ningún módulo está usando este plugin" - -#: ../../godmode/massive/massive_edit_plugins.php:1005 -msgid "There was a problem loading the module plugin macros data" -msgstr "Surgió un problema al cargar los datos de las macros del módulo de plugin." - -#: ../../godmode/massive/massive_enable_disable_alerts.php:196 -msgid "Enabled alerts" -msgstr "Alertas activadas" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:225 -msgid "Disable selected alerts" -msgstr "Desactivar alertas seleccionadas" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:229 -msgid "Enable selected alerts" -msgstr "Activar alertas seleccionadas" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:231 -msgid "Disabled alerts" -msgstr "Deshabilitar alertas" - -#: ../../godmode/massive/massive_edit_agents.php:218 -msgid "No values changed" -msgstr "No se han cambiado los valores." - -#: ../../godmode/massive/massive_edit_agents.php:274 -msgid "Configuration files deleted successfully" -msgstr "Los archivos de configuración se borraron correctamente." - -#: ../../godmode/massive/massive_edit_agents.php:275 -msgid "Configuration files cannot be deleted" -msgstr "Los archivos de configuración no se pudieron borrar." - -#: ../../godmode/massive/massive_edit_agents.php:399 -#, php-format -msgid "Agents updated successfully (%d)" -msgstr "Agentes actualizados correctamente (%d)" - -#: ../../godmode/massive/massive_edit_agents.php:414 -#, php-format -msgid "Agents cannot be updated (%d), ids (%s)" -msgstr "Los agentes no se pueden actualizar (%d), identificadores (%s)" - -#: ../../godmode/massive/massive_edit_agents.php:429 -#, php-format -msgid "Agent ID: %s cannot be updated custom fields (%s)" -msgstr "ID del agente: %s no se pueden actualizar los campos personalizados (%s)" - -#: ../../godmode/massive/massive_edit_agents.php:449 -#, php-format -msgid "Agent ID: %s cannot be updated %s secondary groups (%s)" -msgstr "ID de agente: %s no se puede actualizar %s grupos secundarios (%s)" - -#: ../../godmode/massive/massive_edit_agents.php:696 -msgid "Cascade protection" -msgstr "Protección en cascada" - -#: ../../godmode/massive/massive_edit_agents.php:968 -msgid "" -"If the remote configuration is enabled, it will also go into standby mode when " -"disabling it." -msgstr "" -"Si la configuración remota está habilitada, también entrará en modo de espera " -"cuando se deshabilite." - -#: ../../godmode/massive/massive_edit_agents.php:981 -#: ../../include/class/EventSound.class.php:344 -msgid "Active" -msgstr "Activo" - -#: ../../godmode/massive/massive_edit_agents.php:997 -msgid "Delete available remote configurations" -msgstr "Borrar las configuraciones remotas disponibles" - -#: ../../godmode/massive/massive_edit_agents.php:1053 -msgid "Without status" -msgstr "Sin estado" - -#: ../../godmode/massive/massive_edit_agents.php:1080 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:371 -msgid "Bad" -msgstr "Mal" - -#: ../../godmode/massive/massive_edit_agents.php:1100 -msgid "Ignore new GIS data:" -msgstr "Ignorar nuevos datos GIS:" - -#: ../../godmode/massive/massive_edit_agents.php:1138 -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:1157 -#, php-format -msgid "" -"This mode allow %s to disable all modules of this agent while the selected " -"module is on CRITICAL status" -msgstr "" -"Este modo permite que %s deshabilite todos los módulos de este agente mientras " -"el módulo seleccionado esté en estado CRÍTICO" - -#: ../../godmode/massive/massive_delete_profiles.php:152 -msgid "Profiles deleted successfully" -msgstr "Perfiles borrados correctamente" - -#: ../../godmode/massive/massive_delete_profiles.php:153 -msgid "Profiles cannot be deleted" -msgstr "No se pudieron borrar los perfiles." - -#: ../../godmode/massive/massive_delete_profiles.php:267 -msgid "Show all groups" -msgstr "Mostrar todos los grupos" - -#: ../../godmode/massive/massive_delete_alerts.php:308 -msgid "Show alerts on disabled modules" -msgstr "Mostrar alertas de módulos deshabilitados" - -#: ../../godmode/massive/massive_add_action_alerts.php:134 -msgid "No alerts selected" -msgstr "No se seleccionó ninguna alerta" - -#: ../../godmode/massive/massive_add_action_alerts.php:166 -msgid "No actions selected" -msgstr "No hay acciones seleccionadas" - -#: ../../godmode/massive/massive_add_profiles.php:184 -msgid "Profiles added successfully" -msgstr "Perfiles agregados correctamente" - -#: ../../godmode/massive/massive_add_profiles.php:185 -msgid "Profiles cannot be added" -msgstr "Los perfiles no se han podido agregar" - -#: ../../godmode/massive/massive_edit_modules.php:144 -msgid "Error updating the modules from a module type" -msgstr "Error al actualizar los módulos desde un tipo de módulos" - -#: ../../godmode/massive/massive_edit_modules.php:174 -msgid "Error updating the modules from an agent group" -msgstr "Error al actualizar los módulos desde un grupo de agentes" - -#: ../../godmode/massive/massive_edit_modules.php:192 -msgid "Error updating the modules (maybe there was no field to update)" -msgstr "" -"Error al actualizar los módulos (puede que no hubiera ningún campo para " -"actualizar)" - -#: ../../godmode/massive/massive_edit_modules.php:556 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:423 -msgid "Filter agents" -msgstr "Filtrar agentes" - -#: ../../godmode/massive/massive_edit_modules.php:641 -msgid "Dynamic Two Tailed: " -msgstr "Dos colas dinámicas: " - -#: ../../godmode/massive/massive_edit_modules.php:745 -msgid "Change to critical status after." -msgstr "Cambiar al estado crítico después." - -#: ../../godmode/massive/massive_edit_modules.php:1516 -msgid "rget OS" -msgstr "Sistema operativo objetivo" - -#: ../../godmode/consoles/consoles.php:67 -msgid "" -"If you want to have your consoles registered, you must define them by editing " -"config.php in each individual console and wait for cron to run in order to be " -"registered." -msgstr "" -"Si desea tener sus consolas registradas, debe definirlas editando config.php en " -"cada consola individual y esperar a que cron se ejecute para registrarse." - -#: ../../godmode/alerts/configure_alert_command.php:67 -msgid "Configure alert command" -msgstr "Configurar comando de alerta" - -#: ../../godmode/alerts/configure_alert_command.php:201 -#: ../../godmode/alerts/alert_commands.php:737 -#, php-format -msgid "" -"This node is configured with centralized mode. All alert commands information is " -"read only. Go to %s to manage it." -msgstr "" -"Este nodo se configura en modo centralizado. Toda la información de plantillas " -"de alertas es solo de lectura. Vaya a %s para gestionarlo." - -#: ../../godmode/alerts/configure_alert_command.php:304 -#, php-format -msgid "Field %s description" -msgstr "Campo de descripción %s" - -#: ../../godmode/alerts/configure_alert_command.php:339 -#, php-format -msgid "Field %s values" -msgstr "Campos %s valores" - -#: ../../godmode/alerts/configure_alert_command.php:340 -msgid "value1,tag1;value2,tag2;value3,tag3" -msgstr "valor1,etiqueta1;valor2,etiqueta2;valor3,etiqueta3" - -#: ../../godmode/alerts/configure_alert_command.php:365 -msgid "Hide" -msgstr "Ocultar" - -#: ../../godmode/alerts/alert_actions.php:225 -#: ../../godmode/alerts/configure_alert_action.php:132 -#, php-format -msgid "" -"This node is configured with centralized mode. All alert actions information is " -"read only. Go to %s to manage it." -msgstr "" -"Este nodo se configura en modo centralizado. Toda la información de plantillas " -"de alertas es solo de lectura. Vaya a %s para gestionarlo." - -#: ../../godmode/alerts/alert_actions.php:421 -msgid "" -"You cannot edit this action, You don't have the permission to edit All group." -msgstr "" -"No puede editar esta acción, no tiene permisos para editar el grupo All (todos)." - -#: ../../godmode/alerts/alert_actions.php:432 -msgid "" -"The action and the command associated with it do not have the same group. Please " -"contact an administrator to fix it." -msgstr "" -"La acción y el comando asociado no pertenecen al mismo grupo. Póngase en " -"contacto con el administrador para solucionarlo." - -#: ../../godmode/alerts/alert_actions.php:496 -msgid "No alert actions configured" -msgstr "Sin acciones de alertas configuradas" - -#: ../../godmode/alerts/alert_list.list.php:141 -msgid "Field content" -msgstr "Contenido del campo" - -#: ../../godmode/alerts/alert_list.list.php:168 -#: ../../mobile/operation/alerts.php:64 -#: ../../operation/agentes/alerts_status.functions.php:97 -msgid "All (Enabled)" -msgstr "Todos (Habilitados)" - -#: ../../godmode/alerts/alert_list.list.php:171 -#: ../../mobile/operation/alerts.php:67 -#: ../../include/class/SnmpConsole.class.php:509 -#: ../../operation/agentes/alerts_status.functions.php:100 -msgid "Not fired" -msgstr "No disparadas" - -#: ../../godmode/alerts/alert_list.list.php:259 -msgid "Alert control filter" -msgstr "Filtro de control de alertas" - -#: ../../godmode/alerts/alert_list.list.php:748 ../../include/functions_ui.php:1475 -msgid "" -"The default actions will be executed every time that the alert is fired and no " -"other action is executed" -msgstr "" -"Las acciones por defecto se ejecutarán cada vez que la alerta se dispare y " -"ninguna otra acción sea ejecutada." - -#: ../../godmode/alerts/alert_list.list.php:1072 -msgid "View alert advanced details" -msgstr "Ver detalles avanzados de la alerta" - -#: ../../godmode/alerts/alert_list.list.php:1092 -#: ../../include/functions_reporting_html.php:3473 -msgid "No alerts defined" -msgstr "No hay alertas definidas" - -#: ../../godmode/alerts/alert_commands.php:145 -msgid "" -"For sending emails, text must be HTML format, if you want to use plain text, " -"type it between the following labels:
"
-msgstr ""
-"Para envíar emails, el texto debe estar en formato HTML, si quiere usar texto "
-"plano, escríbelo entre las etiquetas: 
"
-
-#: ../../godmode/alerts/alert_commands.php:221
-#: ../../godmode/alerts/alert_commands.php:252
-msgid "Text/plain"
-msgstr "Texto/plano"
-
-#: ../../godmode/alerts/alert_commands.php:223
-#: ../../godmode/alerts/alert_commands.php:254
-msgid "For sending emails only text plain"
-msgstr "Para mandar emails solo en texto plano"
-
-#: ../../godmode/alerts/alert_commands.php:237
-#: ../../godmode/alerts/alert_commands.php:268
-msgid "Text/html"
-msgstr "Texto/HTML"
-
-#: ../../godmode/alerts/alert_commands.php:563
-msgid "Permissions warning"
-msgstr "Alerta de permisos"
-
-#: ../../godmode/alerts/alert_commands.php:566
-msgid ""
-"Command management is limited to administrator users or user profiles with "
-"permissions PM"
-msgstr ""
-"La gestión de comandos está limitado a los usuarios de administrador o los "
-"perfiles de usuario con permisos PM"
-
-#: ../../godmode/alerts/alert_commands.php:590
-msgid "Alert commands"
-msgstr "Comandos de alerta"
-
-#: ../../godmode/alerts/alert_commands.php:657
-#: ../../include/functions_alerts.php:2671
-msgid "No name specified"
-msgstr "Ningún nombre especificado"
-
-#: ../../godmode/alerts/alert_commands.php:661
-#: ../../include/functions_alerts.php:2666
-msgid "No command specified"
-msgstr "Ningún comando especificado"
-
-#: ../../godmode/alerts/alert_commands.php:713
-msgid " (copy)"
-msgstr " (copia)"
-
-#: ../../godmode/alerts/alert_commands.php:830
-msgid "No alert commands configured"
-msgstr "Comandos de alertas no configurados"
-
-#: ../../godmode/alerts/alert_templates.php:277
-#, php-format
-msgid ""
-"This node is configured with centralized mode. All alert templates information "
-"is read only. Go to %s to manage it."
-msgstr ""
-"Este nodo se configura en modo centralizado. Toda la información de plantillas "
-"de alertas es solo de lectura. Vaya a %s para gestionarlo."
-
-#: ../../godmode/alerts/alert_templates.php:443
-msgid ""
-"You cannot edit this alert template, You don't have the permission to edit All "
-"group."
-msgstr ""
-"No puede edit esta plantilla de alerta. No tiene los permisos para editar el "
-"grupo All (todos)."
-
-#: ../../godmode/alerts/alert_templates.php:510
-msgid "No alert templates defined"
-msgstr "No hay plantillas de alerta definidas"
-
-#: ../../godmode/alerts/configure_alert_action.php:81
-#: ../../godmode/alerts/configure_alert_action.php:101
-msgid "Configure alert action"
-msgstr "Configurar acción de alerta"
-
-#: ../../godmode/alerts/configure_alert_action.php:207
-msgid "This action may stop working, if you change its name."
-msgstr "Esta acción podría dejar de funcionar si cambia el nombre."
-
-#: ../../godmode/alerts/configure_alert_action.php:262
-msgid "Create Command"
-msgstr "Crear comando"
-
-#: ../../godmode/alerts/configure_alert_action.php:287
-msgid ""
-"An alert action is executed only once within this time interval, regardless of "
-"how many times the alert is triggered."
-msgstr ""
-"La acción de alerta solo se ejecuta una vez dentro de este intervalo de tiempo, "
-"sin importar cuántas veces se active la alerta."
-
-#: ../../godmode/alerts/configure_alert_action.php:320
-msgid "Triggering"
-msgstr "Activación"
-
-#: ../../godmode/alerts/configure_alert_action.php:330
-#: ../../godmode/alerts/alert_view.php:538 ../../godmode/alerts/alert_view.php:665
-#: ../../godmode/servers/plugin.php:562
-msgid "Command preview"
-msgstr "Vista previa del comando"
-
-#: ../../godmode/alerts/configure_alert_action.php:362
-msgid "Create workunit on recovery"
-msgstr "Crear unidad de trabajo en recuperación"
-
-#: ../../godmode/alerts/configure_alert_action.php:363
-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 el estado cerrado está en recuperación, se añadirá una unidad de trabajo al "
-"ticket en Integria IMS en vez de cerrar el ticket."
-
-#: ../../godmode/alerts/configure_alert_template.php:104
-#: ../../godmode/alerts/configure_alert_template.php:135
-#: ../../godmode/alerts/configure_alert_template.php:174
-#: ../../include/functions_menu.php:572
-msgid "Configure alert template"
-msgstr "Configurar plantilla de alerta"
-
-#: ../../godmode/alerts/configure_alert_template.php:267
-#: ../../godmode/alerts/configure_alert_template.php:271
-msgid "Conditions"
-msgstr "Condiciones"
-
-#: ../../godmode/alerts/configure_alert_template.php:288
-#: ../../godmode/alerts/configure_alert_template.php:292
-msgid "Advanced fields"
-msgstr "Campos avanzados"
-
-#: ../../godmode/alerts/configure_alert_template.php:327
-#: ../../godmode/alerts/configure_alert_template.php:505
-msgid "You can't named a template with spaces"
-msgstr "No se puede nombrar una plantilla con espacios"
-
-#: ../../godmode/alerts/configure_alert_template.php:356
-#: ../../godmode/alerts/configure_alert_template.php:541
-msgid "Another template with the same name already exists"
-msgstr "Ya existe una plantilla con el mismo nombre"
-
-#: ../../godmode/alerts/configure_alert_template.php:449
-#, 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 ""
-"Este nodo se configura en modo centralizado. Toda la información de plantillas "
-"de alertas es solo de lectura. Vaya a %s para gestionarlo."
-
-#: ../../godmode/alerts/configure_alert_template.php:569
-msgid "No template name specified"
-msgstr "Ningún nombre de plantilla especificado"
-
-#: ../../godmode/alerts/configure_alert_template.php:712
-msgid ""
-"Reset the alert counter within the configured period if there is no manual "
-"recovery or validation of the alert."
-msgstr ""
-"Resetear el contador de alerta dentro del periodo configurado si la alerta no se "
-"recupera o valida manualmente."
-
-#: ../../godmode/alerts/configure_alert_template.php:743
-msgid ""
-"Unless they're left blank, the fields from the action will override those set on "
-"the template."
-msgstr ""
-"A menos que estén en blanco, los campos de la acción sobrescribirán los de la "
+#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:231
+#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:231
+msgid "Please enter adress, for search vlans"
+msgstr "Añada una dirección para buscar vlans"
+
+#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:463
+#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:463
+msgid "Run"
+msgstr "Ejecutar"
+
+#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:486
+#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:486
+msgid "Vlan name"
+msgstr "Nombre de vlan"
+
+#: ../../enterprise/views/ncm/agent/details.php:92
+msgid "Script type"
+msgstr "Tipo de script"
+
+#: ../../enterprise/views/ncm/agent/details.php:94
+msgid "Execution last timestamp"
+msgstr "Última marca de tiempo de ejecución"
+
+#: ../../enterprise/views/ncm/agent/details.php:110
+msgid "Test script"
+msgstr "Script de prueba"
+
+#: ../../enterprise/views/ncm/agent/details.php:123
+msgid "Retrieve running configuration"
+msgstr "Recuperar la configuración en ejecución"
+
+#: ../../enterprise/views/ncm/agent/details.php:136
+#: ../../enterprise/views/ncm/backups/backup.php:143
+msgid "Restore from backup"
+msgstr "Restaurar desde la copia de seguridad"
+
+#: ../../enterprise/views/ncm/agent/details.php:162
+msgid "Set firmware version"
+msgstr "Establecer la versión del firmware"
+
+#: ../../enterprise/views/ncm/agent/details.php:175
+msgid "Send custom script"
+msgstr "Enviar script personalizado"
+
+#: ../../enterprise/views/ncm/agent/details.php:219
+msgid "Run snippet"
+msgstr "Ejecutar snippet"
+
+#: ../../enterprise/views/ncm/agent/details.php:250
+msgid "Running without a backup"
+msgstr "Ejecución sin copia de seguridad"
+
+#: ../../enterprise/views/ncm/agent/details.php:259
+msgid "Latest configuration retrieved is different from backed one"
+msgstr "La última configuración recuperada es diferente de la que tiene copia de seguridad"
+
+#: ../../enterprise/views/ncm/agent/details.php:262
+msgid "Backup up to date with latest configuration"
+msgstr "Copia de seguridad actualizada con la configuración más reciente"
+
+#: ../../enterprise/views/ncm/agent/details.php:329
+#, php-format
+msgid "Current firmware version: %s"
+msgstr "Versión actual del firmware: %s"
+
+#: ../../enterprise/views/ncm/agent/details.php:342
+#, php-format
+msgid "Configuration backup present, %s"
+msgstr "Copia de seguridad de configuración presente, %s"
+
+#: ../../enterprise/views/ncm/agent/details.php:349
+msgid "There is no configuration backup"
+msgstr "No hay copia de seguridad de configuración"
+
+#: ../../enterprise/views/ncm/agent/details.php:380
+#, php-format
+msgid "Latest operation \"%s\" was executed %s ago with result: %s %s"
+msgstr "La última operación \"%s\" se ejecutó hace %s con el resultado: %s %s"
+
+#: ../../enterprise/views/ncm/agent/details.php:393
+#, php-format
+msgid "Script executions queued: %d"
+msgstr "Ejecuciones de scripts en cola: %d"
+
+#: ../../enterprise/views/ncm/agent/details.php:403
+#, php-format
+msgid "Configuration backup schedule: %s"
+msgstr "Programación de copia de seguridad de la configuración: %s"
+
+#: ../../enterprise/views/ncm/agent/details.php:420
+msgid "Device details"
+msgstr "Detalles del dispositivo"
+
+#: ../../enterprise/views/ncm/agent/details.php:456
+#: ../../enterprise/views/ncm/agent/details.php:467
+#: ../../enterprise/views/ncm/agent/details.php:478
+#: ../../enterprise/views/ncm/agent/details.php:489
+#: ../../enterprise/views/ncm/agent/details.php:500
+#: ../../enterprise/views/ncm/agent/details.php:515
+#: ../../enterprise/views/ncm/agent/details.php:535
+#: ../../enterprise/views/ncm/devices/list.php:296
+#: ../../enterprise/views/ncm/devices/list.php:327
+#: ../../enterprise/views/ncm/devices/list.php:441
+#: ../../enterprise/views/ncm/devices/list.php:472
+msgid "Warning!"
+msgstr "¡Advertencia!"
+
+#: ../../enterprise/views/ncm/agent/details.php:457
+#: ../../enterprise/views/ncm/agent/details.php:468
+#: ../../enterprise/views/ncm/agent/details.php:479
+#: ../../enterprise/views/ncm/agent/details.php:490
+#: ../../enterprise/views/ncm/agent/details.php:501
+#: ../../enterprise/views/ncm/agent/details.php:516
+#: ../../enterprise/views/ncm/agent/details.php:536
+#: ../../enterprise/views/ncm/devices/list.php:297
+#: ../../enterprise/views/ncm/devices/list.php:328
+#: ../../enterprise/views/ncm/devices/list.php:351
+#: ../../enterprise/views/ncm/devices/list.php:442
+#: ../../enterprise/views/ncm/devices/list.php:473
+msgid "Are you sure to perform this action?"
+msgstr "¿Está seguro de que quiere realizar esta acción?"
+
+#: ../../enterprise/views/ncm/agent/details.php:528
+#: ../../enterprise/views/ncm/devices/list.php:289
+#: ../../enterprise/views/ncm/devices/list.php:434
+msgid "Run Snippet"
+msgstr "Ejecutar snippet"
+
+#: ../../enterprise/views/ncm/agent/manage.php:91
+#: ../../enterprise/views/ncm/agent/manage.php:534
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:244
+msgid "NCM state"
+msgstr "Estado de NCM"
+
+#: ../../enterprise/views/ncm/agent/manage.php:105
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:57
+msgid "For instance Cisco"
+msgstr "Por ejemplo, Cisco"
+
+#: ../../enterprise/views/ncm/agent/manage.php:107
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:59
+msgid "Device manufacturer"
+msgstr "Fabricante del dispositivo"
+
+#: ../../enterprise/views/ncm/agent/manage.php:137
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:89
+msgid "For instance Catalyst 9400"
+msgstr "Por ejemplo, Catalyst 9400"
+
+#: ../../enterprise/views/ncm/agent/manage.php:139
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:91
+msgid "Device model"
+msgstr "Modelo del dispositivo"
+
+#: ../../enterprise/views/ncm/agent/manage.php:157
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:109
+msgid "connect using SSH"
+msgstr "conectarse mediante SSH"
+
+#: ../../enterprise/views/ncm/agent/manage.php:158
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:110
+msgid "connect using telnet"
+msgstr "conectarse mediante telnet"
+
+#: ../../enterprise/views/ncm/agent/manage.php:181
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:133
+msgid "Credentials to access device"
+msgstr "Credenciales para acceder al dispositivo"
+
+#: ../../enterprise/views/ncm/agent/manage.php:194
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:146
+msgid "Credentials to administrate device"
+msgstr "Credenciales para administrar el dispositivo"
+
+#: ../../enterprise/views/ncm/agent/manage.php:227
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:179
+msgid "NCM template to be used"
+msgstr "Plantilla NCM que se utilizará"
+
+#: ../../enterprise/views/ncm/agent/manage.php:245
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:193
+msgid "Backup schedule (if defined)"
+msgstr "Programación de copia de seguridad (si se define)"
+
+#: ../../enterprise/views/ncm/agent/manage.php:250
+#: ../../enterprise/views/ncm/agent/manage.php:431
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:198
+msgid "No schedule"
+msgstr "No programado"
+
+#: ../../enterprise/views/ncm/agent/manage.php:252
+#: ../../enterprise/views/ncm/agent/manage.php:433
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:200
+msgid "Once a day"
+msgstr "Una vez al día"
+
+#: ../../enterprise/views/ncm/agent/manage.php:253
+#: ../../enterprise/views/ncm/agent/manage.php:434
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:201
+msgid "Once a week"
+msgstr "Una vez a la semana"
+
+#: ../../enterprise/views/ncm/agent/manage.php:254
+#: ../../enterprise/views/ncm/agent/manage.php:435
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:202
+msgid "Once a month"
+msgstr "Una vez al mes"
+
+#: ../../enterprise/views/ncm/agent/manage.php:271
+#: ../../enterprise/views/ncm/agent/manage.php:452
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:221
+msgid "Launch event if configuration changes"
+msgstr "Iniciar evento si cambia la configuración"
+
+#: ../../enterprise/views/ncm/agent/manage.php:385
+#: ../../enterprise/views/ncm/agent/manage.php:495
+msgid "Day of month Backup"
+msgstr "Copia de seguridad del día del mes"
+
+#: ../../enterprise/views/ncm/agent/manage.php:385
+#: ../../enterprise/views/ncm/agent/manage.php:386
+#: ../../enterprise/views/ncm/agent/manage.php:495
+#: ../../enterprise/views/ncm/agent/manage.php:496
+msgid "Select a day"
+msgstr "Seleccionar un día"
+
+#: ../../enterprise/views/ncm/agent/manage.php:386
+#: ../../enterprise/views/ncm/agent/manage.php:496
+msgid "Day of week Backup"
+msgstr "Copia de seguridad del día de la semana"
+
+#: ../../enterprise/views/ncm/agent/manage.php:387
+#: ../../enterprise/views/ncm/agent/manage.php:497
+msgid "Hour backup"
+msgstr "Copia de seguridad de hora"
+
+#: ../../enterprise/views/ncm/agent/manage.php:409
+msgid "NCM Agents data templates to be used"
+msgstr "Plantillas de datos de agentes NCM a utilizar"
+
+#: ../../enterprise/views/ncm/agent/manage.php:426
+msgid "Agents data templates Backup schedule (if defined)"
+msgstr "Programación de copia de seguridad de plantillas de datos de agentes (si se define)"
+
+#: ../../enterprise/views/ncm/agent/manage.php:824
+msgid "Agents, Device Manufacturer, Device Model, Port and Template are required."
+msgstr ""
+"Los agentes, el fabricante de dispositivos, e modelo del dispositivo, el puerto y la "
+"plantilla son obligatorios"
+
+#: ../../enterprise/views/ncm/agent/manage.php:826
+msgid "Agents are required."
+msgstr "Se requieren agente."
+
+#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:63
+msgid "Select firmware file to update to"
+msgstr "Seleccione el archivo de firmware al que desea actualizar"
+
+#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:75
+msgid "Transfer from url"
+msgstr "Transferir desde url"
+
+#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:86
+msgid "Target file name"
+msgstr "Nombre del archivo de destino"
+
+#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:105
+msgid "Customize execution"
+msgstr "Personalizar la ejecución"
+
+#: ../../enterprise/views/ncm/devices/list.php:41
+#: ../../enterprise/views/ncm/devices/list.php:59
+#: ../../enterprise/views/ncm/firmwares/list.php:49
+#: ../../enterprise/views/ncm/models/edit.php:37 ../../enterprise/views/ncm/models/edit.php:55
+#: ../../enterprise/views/ncm/templates/edit.php:42
+#: ../../enterprise/views/ncm/templates/edit.php:60
+#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:42
+#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:60
+msgid "Devices"
+msgstr "Dispositivos"
+
+#: ../../enterprise/views/ncm/devices/list.php:78
+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 ""
+"ADVERTENCIA: Esta es una nueva característica y todavía se encuentra en una etapa temprana. "
+"Está disponible con funciones limitadas, úselo con precaución y envíenos sus comentarios "
+"para mejorar estas capacidades actuales."
+
+#: ../../enterprise/views/ncm/devices/list.php:81
+msgid ""
+"Network configuration manager is used to keep configurations and software versions of any "
+"network device in your infrastructure under your control."
+msgstr ""
+"El administrador de configuración de red se utiliza para mantener las configuraciones y "
+"versiones de software de cualquier dispositivo de red en su infraestructura bajo su control."
+
+#: ../../enterprise/views/ncm/devices/list.php:86
+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 ""
+"Para comenzar a usarlo, navegue por el agente que desee, seleccione Administrador de "
+"configuración de red y habilite las funciones de ncm,\n"
+"        se le pedirá el proveedor y el modelo del dispositivo."
+
+#: ../../enterprise/views/ncm/devices/list.php:93
+msgid "Define a NCM template"
+msgstr "Definir una plantilla de NCM"
+
+#: ../../enterprise/views/ncm/devices/list.php:96
+msgid "Configure agents to use NCM templates"
+msgstr "Configurar agentes para usar plantillas NCM"
+
+#: ../../enterprise/views/ncm/devices/list.php:127
+msgid "Last backup"
+msgstr "Última copia de seguridad"
+
+#: ../../enterprise/views/ncm/devices/list.php:132
+msgid "Last task status"
+msgstr "Último estado de la tarea"
+
+#: ../../enterprise/views/ncm/devices/list.php:133
+msgid "Last queued task"
+msgstr "Última tarea en cola"
+
+#: ../../enterprise/views/ncm/devices/list.php:228
+msgid "Download backups"
+msgstr "Descargar copias de seguridad"
+
+#: ../../enterprise/views/ncm/devices/list.php:381
+msgid "At least chose one agent."
+msgstr "Se debe seleccionar al menos un agente."
+
+#: ../../enterprise/views/ncm/devices/list.php:409
+msgid "Backup device"
+msgstr "Copia de seguridad del dispositivo"
+
+#: ../../enterprise/views/ncm/firmwares/edit.php:72
+#: ../../enterprise/views/ncm/snippets/edit.php:75
+#: ../../enterprise/views/ncm/templates/edit.php:73
+msgid "Script not defined"
+msgstr "Script no definido"
+
+#: ../../enterprise/views/ncm/firmwares/edit.php:101
+msgid "Comma separated, a vendors list compatible with scripts defined within firmware."
+msgstr ""
+"Separado por comas, una lista de proveedores compatible con scripts definidos dentro del "
+"firmware."
+
+#: ../../enterprise/views/ncm/firmwares/edit.php:106
+#: ../../enterprise/views/ncm/templates/edit.php:107
+#: ../../enterprise/views/ncm/templates/list.php:74
+#: ../../enterprise/views/ncm/vendors/edit.php:35
+#: ../../enterprise/views/ncm/vendors/edit.php:53
+#: ../../enterprise/views/ncm/vendors/list.php:32
+#: ../../enterprise/views/ncm/vendors/list.php:50
+#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:106
+#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:74
+msgid "Vendors"
+msgstr "Fabricantes"
+
+#: ../../enterprise/views/ncm/firmwares/edit.php:129
+msgid "Comma separated, a model list compatible with scripts defined within firmware."
+msgstr ""
+"Separado por comas, una lista de modelos compatibles con scripts definidos dentro del "
+"firmware."
+
+#: ../../enterprise/views/ncm/firmwares/edit.php:133
+#: ../../enterprise/views/ncm/firmwares/list.php:75
+#: ../../enterprise/views/ncm/models/list.php:32 ../../enterprise/views/ncm/models/list.php:50
+#: ../../enterprise/views/ncm/templates/edit.php:134
+#: ../../enterprise/views/ncm/templates/list.php:75
+#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:133
+#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:75
+msgid "Models"
+msgstr "Modelos"
+
+#: ../../enterprise/views/ncm/firmwares/edit.php:149
+msgid "Current binary file will be overwritten, are you sure?"
+msgstr "El archivo binario actual se sobrescribirá, ¿está seguro?"
+
+#: ../../enterprise/views/ncm/firmwares/edit.php:154
+msgid "Binary file"
+msgstr "Archivo binario"
+
+#: ../../enterprise/views/ncm/firmwares/list.php:31
+msgid "Firmwares"
+msgstr "Firmwares"
+
+#: ../../enterprise/views/ncm/snippets/edit.php:42
+#: ../../enterprise/views/ncm/snippets/list.php:32
+#: ../../enterprise/views/ncm/snippets/list.php:50
+msgid "Snippets"
+msgstr "Snippets"
+
+#: ../../enterprise/views/ncm/snippets/edit.php:93
+#: ../../enterprise/views/ncm/templates/edit.php:158
+#: ../../enterprise/views/ncm/templates/edit.php:186
+#: ../../enterprise/views/ncm/templates/edit.php:214
+#: ../../enterprise/views/ncm/templates/edit.php:242
+#: ../../enterprise/views/ncm/templates/edit.php:269
+#: ../../enterprise/views/ncm/templates/edit.php:296
+#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:157
+msgid "Script details"
+msgstr "Detalles del script"
+
+#: ../../enterprise/views/ncm/templates/edit.php:102
+#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:101
+msgid "Comma separated, a vendors list compatible with scripts defined within template."
+msgstr ""
+"Separado por comas, una lista de proveedores compatible con scripts definidos dentro de la "
 "plantilla."
 
-#: ../../godmode/alerts/configure_alert_template.php:788
-msgid "Reset counter for non-sustained alerts"
-msgstr "Reiniciar el contador para las alertas no sostenidas"
-
-#: ../../godmode/alerts/configure_alert_template.php:789
-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"
+#: ../../enterprise/views/ncm/templates/edit.php:130
+#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:129
+msgid "Comma separated, a model list compatible with scripts defined within template."
 msgstr ""
-"Activa esta opción si quieres que el contador se reinicie cuando la alerta no se "
-"dispare de forma consecutiva, incluso si está dentro del umbral."
+"Separado por comas, una lista de modelos compatibles con scripts definidos dentro de la "
+"plantilla."
 
-#: ../../godmode/alerts/configure_alert_template.php:839
-msgid "Condition type"
-msgstr "Tipo de condición"
+#: ../../enterprise/views/ncm/templates/edit.php:148
+msgid "This script will be used to test devices availability"
+msgstr "Este script se utilizará para probar la disponibilidad de los dispositivos"
 
-#: ../../godmode/alerts/configure_alert_template.php:853
-msgid "Trigger when matches the value"
-msgstr "Disparar cuando coincida con el valor"
+#: ../../enterprise/views/ncm/templates/edit.php:153
+msgid "Script: Test"
+msgstr "Script: prueba"
 
-#: ../../godmode/alerts/configure_alert_template.php:874
-msgid "The regular expression is valid"
-msgstr "La expresión regular es válida."
+#: ../../enterprise/views/ncm/templates/edit.php:175
+msgid "This script will be used to retrieve configuration from devices"
+msgstr "Este script se utilizará para recuperar la configuración de los dispositivos"
 
-#: ../../godmode/alerts/configure_alert_template.php:883
-msgid "The regular expression is not valid"
-msgstr "La expresión regular no es válida."
+#: ../../enterprise/views/ncm/templates/edit.php:180
+msgid "Script: Get configuration"
+msgstr "Script: obtener configuración"
 
-#: ../../godmode/alerts/configure_alert_template.php:960
-msgid "Recovery fields"
-msgstr "Campos de recuperación"
+#: ../../enterprise/views/ncm/templates/edit.php:203
+msgid "This script will be used to apply configuration, previously backed up, to devices"
+msgstr ""
+"Este script se utilizará para aplicar la configuración, previamente respaldada, a los "
+"dispositivos"
 
-#: ../../godmode/alerts/configure_alert_template.php:1188
-msgid "No wizard"
-msgstr "No hay asistente"
+#: ../../enterprise/views/ncm/templates/edit.php:208
+msgid "Script: set configuration"
+msgstr "Script: establecer la configuración"
 
-#: ../../godmode/alerts/configure_alert_template.php:1287
-#: ../../godmode/alerts/alert_view.php:172 ../../include/functions_ui.php:1805
-msgid "The alert would fire when the value matches "
-msgstr ""
-"La alerta se disparará cuando el valor coincida con ."
+#: ../../enterprise/views/ncm/templates/edit.php:231
+msgid "This script will be used to retrieve firmware version from devices"
+msgstr "Este script se utilizará para recuperar la versión del firmware de los dispositivos"
 
-#: ../../godmode/alerts/configure_alert_template.php:1288
-#, php-format
-msgid "The alert would fire when the value doesn\\'t match %s"
-msgstr "La alerta se disparará cuando el valor no coincida con %s"
+#: ../../enterprise/views/ncm/templates/edit.php:236
+msgid "Script: get firmware"
+msgstr "Script: obtener firmware"
 
-#: ../../godmode/alerts/configure_alert_template.php:1289
-#: ../../godmode/alerts/alert_view.php:181 ../../include/functions_ui.php:1794
-msgid "The alert would fire when the value is "
-msgstr "La alerta se disparará cuando el valor sea ."
+#: ../../enterprise/views/ncm/templates/edit.php:258
+msgid "This script will be used to upgrade firmware version of the devices"
+msgstr "Este script se utilizará para actualizar la versión de firmware de los dispositivos"
 
-#: ../../godmode/alerts/configure_alert_template.php:1290
-#: ../../godmode/alerts/alert_view.php:186 ../../include/functions_ui.php:1799
-msgid "The alert would fire when the value is not "
-msgstr "La alerta se disparará cuando el valor no sea ."
+#: ../../enterprise/views/ncm/templates/edit.php:263
+msgid "Script: set firmware"
+msgstr "Script: establecer firmware"
 
-#: ../../godmode/alerts/configure_alert_template.php:1291
-#: ../../godmode/alerts/alert_view.php:193 ../../include/functions_ui.php:1817
-msgid ""
-"The alert would fire when the value is between  and "
-""
-msgstr ""
-"La alerta se disparará cuando el valor esté entre  y "
-"."
+#: ../../enterprise/views/ncm/templates/edit.php:285
+msgid "This script will be executed on the devices when selecting CUSTOM task"
+msgstr "Este script se ejecutará en los dispositivos al seleccionar la tarea CUSTOM"
 
-#: ../../godmode/alerts/configure_alert_template.php:1292
-msgid ""
-"The alert would fire when the value is not between  and "
-""
-msgstr ""
-"La alerta se dispararía cuando el valor no esté entre  y "
-""
+#: ../../enterprise/views/ncm/templates/edit.php:290
+msgid "Script: custom task"
+msgstr "Script: tarea personalizada"
 
-#: ../../godmode/alerts/configure_alert_template.php:1293
-#: ../../godmode/alerts/alert_view.php:206
-msgid "The alert would fire when the value is below "
-msgstr ""
-"La alerta se disparará cuando el valor sea inferior a  ."
+#: ../../enterprise/views/ncm/templates/list.php:76
+#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:76
+msgid "Scripts defined"
+msgstr "Scripts definidos"
 
-#: ../../godmode/alerts/configure_alert_template.php:1294
-#: ../../godmode/alerts/alert_view.php:211
-msgid "The alert would fire when the value is above "
-msgstr ""
-"La alerta se disparará cuando el valor sea superior a ."
+#: ../../enterprise/views/ncm/vendors/edit.php:90
+msgid "icon"
+msgstr "icono"
 
-#: ../../godmode/alerts/configure_alert_template.php:1295
-#: ../../godmode/alerts/alert_view.php:224 ../../include/functions_ui.php:1836
-msgid "The alert would fire when the module is in warning status"
-msgstr "La alerta se disparará cuando el módulo esté en estado advertencia."
+#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:147
+msgid "This script output will be used to update agents OS version"
+msgstr ""
+"La salida de este script se utilizará para actualizar la versión del sistema operativo de "
+"agentes"
 
-#: ../../godmode/alerts/configure_alert_template.php:1296
-#: ../../godmode/alerts/alert_view.php:228 ../../include/functions_ui.php:1841
-msgid "The alert would fire when the module is in critical status"
-msgstr "La alerta se disparará cuando el módulo esté en estado crítico."
+#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:152
+msgid "Script: OS version"
+msgstr "Script: versión del sistema operativo"
 
-#: ../../godmode/alerts/configure_alert_template.php:1297
-#: ../../godmode/alerts/alert_view.php:217
-msgid "The alert would fire when the module value changes"
-msgstr "La alerta se disparará cuando los valores de los módulos cambien."
+#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:32
+#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:50
+msgid "Agents data templates"
+msgstr "Plantillas de datos de agentes"
 
-#: ../../godmode/alerts/configure_alert_template.php:1298
-#: ../../godmode/alerts/alert_view.php:219
-msgid "The alert would fire when the module value does not change"
-msgstr "La alerta se disparará cuando los valores de los módulos no cambien."
+#: ../../enterprise/views/ncm/backups/backup.php:89
+msgid "Configuration timestamp"
+msgstr "Marca de tiempo de configuración"
 
-#: ../../godmode/alerts/configure_alert_template.php:1299
-#: ../../godmode/alerts/alert_view.php:236
-msgid "The alert would fire when the module is in unknown status"
-msgstr "La alerta se disparará cuando el módulo esté en estado desconocido."
+#: ../../enterprise/views/ncm/backups/backup.php:100
+msgid "This is the latest configuration retrieved"
+msgstr "Esta es la última configuración recuperada"
 
-#: ../../godmode/alerts/configure_alert_template.php:1300
-msgid "The alert template cannot have the same value for min and max thresholds."
-msgstr ""
-"La plantilla de alerta no puede tener el mismo valor para los umbrales max y min."
+#: ../../enterprise/views/ncm/backups/backup.php:132
+msgid "Review this configuration"
+msgstr "Revisar esta configuración"
 
-#: ../../godmode/alerts/configure_alert_template.php:1301
-#: ../../godmode/alerts/alert_view.php:232
-msgid "The alert would fire when the module is in not normal status"
-msgstr "La alerta se disparará cuando el módulo no esté en estado normal"
+#: ../../enterprise/views/ncm/backups/backup.php:149
+msgid "Diff between: backup - selected"
+msgstr "Diferencia entre: copia de seguridad - seleccionada"
 
-#: ../../godmode/alerts/configure_alert_template.php:1478
-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 ""
-"La alerta se disparará cuando el módulo esté en estado desconocido. Advertencia: "
-"unknown_updates de pandora_server.conf debe ser igual a 1"
+#: ../../enterprise/views/ncm/backups/backup.php:154
+msgid "Compare with current backup"
+msgstr "Comparar con la copia de seguridad actual"
 
-#: ../../godmode/alerts/alert_view.php:89 ../../godmode/alerts/alert_view.php:90
-#: ../../godmode/alerts/alert_list.php:581
-msgid "List alerts"
-msgstr "Lista de alertas"
+#: ../../enterprise/views/ncm/backups/backup.php:156
+msgid "There is no backup to compare with"
+msgstr "No hay ninguna copia de seguridad con la que comparar"
 
-#: ../../godmode/alerts/alert_view.php:134 ../../mobile/operation/alerts.php:125
-#: ../../mobile/operation/alerts.php:126 ../../mobile/operation/alerts.php:256
-#: ../../mobile/operation/alerts.php:257
-msgid "Stand by"
-msgstr "En espera"
+#: ../../enterprise/views/ncm/backups/backup.php:160
+msgid "Backup latest config?"
+msgstr "¿Copia de seguridad de la última configuración?"
 
-#: ../../godmode/alerts/alert_view.php:174 ../../include/functions_ui.php:1808
+#: ../../enterprise/views/ncm/backups/backup.php:161
 msgid ""
-"The alert would fire when the value doesn't match "
+"This action will overwrite current backup to use latest retrieved configuration. Are you "
+"sure?"
 msgstr ""
-"La alerta se disparará cuando el valor no coincida con ."
+"Esta acción sobrescribirá la copia de seguridad actual para utilizar la última configuración "
+"recuperada. ¿Estás seguro?"
 
-#: ../../godmode/alerts/alert_view.php:197 ../../include/functions_ui.php:1820
-msgid ""
-"The alert would fire when the value is not between  and "
-""
+#: ../../enterprise/views/ncm/backups/backup.php:162
+msgid "This action will overwrite current backup to use selected configuration. Are you sure?"
 msgstr ""
-"La alerta se disparará cuando el valor no esté entre  y "
-"."
+"Esta acción sobreescribirá la copia de seguridad actual para utilizar la configuración "
+"seleccionada. ¿Está seguro?"
 
-#: ../../godmode/alerts/alert_view.php:287
-msgid "Firing conditions"
-msgstr "Condiciones de disparo"
+#: ../../enterprise/views/ncm/backups/backup.php:182
+msgid "Configurations registry"
+msgstr "Registro de configuraciones"
 
-#: ../../godmode/alerts/alert_view.php:311 ../../godmode/alerts/alert_view.php:338
-msgid "Every time that the alert is fired"
-msgstr "Cada vez que la alerta es disparada"
+#: ../../enterprise/views/ncm/backups/backup.php:198
+msgid "Restore device configuration?"
+msgstr "¿Restaurar la configuración del dispositivo?"
 
-#: ../../godmode/alerts/alert_view.php:396
-msgid ""
-"Select the desired action and mode to see the Firing/Recovery fields for this "
-"action"
+#: ../../enterprise/views/ncm/backups/backup.php:199
+msgid "This action will overwrite device configuration with latest backup. Are you sure?"
 msgstr ""
-"Selecciona la acción deseada y el modo para ver los campos de Disparado/"
-"Recuperación para dicha acción."
-
-#: ../../godmode/alerts/alert_view.php:457
-msgid "Template fields"
-msgstr "Campos de la plantilla"
+"Esta acción sobrescribirá la configuración del dispositivo con la copia de seguridad más "
+"reciente. ¿Estás seguro?"
 
-#: ../../godmode/alerts/alert_view.php:459
-msgid "Triggering fields configured in template"
-msgstr "Campos de disparado configurados en la plantilla"
+#: ../../enterprise/load_html_extra.php:202
+msgid "Activate license"
+msgstr "Activar la licencia"
 
-#: ../../godmode/alerts/alert_view.php:553
-msgid "The alert recovering is disabled on this template."
-msgstr "La recuperación de la alerta está desactivada en esta plantilla"
+#: ../../enterprise/load_html_extra.php:203
+msgid "Your request key is:"
+msgstr "Tu clave es:"
 
-#: ../../godmode/alerts/alert_view.php:569
-msgid "Recovering fields"
-msgstr "Campos de recuperación"
-
-#: ../../godmode/alerts/alert_view.php:571
+#: ../../enterprise/load_html_extra.php:206
+#, php-format
 msgid ""
-"Fields passed to the command executed by this action when the alert is recovered"
+"You can activate it manually here or automatically "
+"filling the form below:"
 msgstr ""
-"Campos pasados al comando ejecutado por esta acción cuando la alerta es "
-"recuperada"
-
-#: ../../godmode/alerts/alert_view.php:585
-msgid "Template recovery fields"
-msgstr "Campos de recuperación de la plantilla"
-
-#: ../../godmode/alerts/alert_view.php:587
-msgid "Recovery fields configured in alert template"
-msgstr "Campos de recuperación configurados en la plantilla de la alerta"
-
-#: ../../godmode/alerts/alert_view.php:590
-msgid "Action recovery fields"
-msgstr "Acción en campos de recuperación"
-
-#: ../../godmode/alerts/alert_view.php:592
-msgid "Recovery fields configured in alert action"
-msgstr "Campos de recuperación configurados en una acción de alerta"
-
-#: ../../godmode/alerts/alert_view.php:595
-msgid "Executed on recovery"
-msgstr "Ejecutado en recuperación"
-
-#: ../../godmode/alerts/alert_view.php:597
-msgid "Fields used on execution when the alert is recovered"
-msgstr "Campos usados en la ejecución cuando la alerta es recuperada"
-
-#: ../../godmode/alerts/alert_list.builder.php:99
-#: ../../include/class/WelcomeWindow.class.php:823
-msgid "Latest value"
-msgstr "Último valor"
-
-#: ../../godmode/alerts/alert_list.builder.php:120
-#: ../../include/class/AgentsAlerts.class.php:342
-msgid "Create Action"
-msgstr "Crear acción"
-
-#: ../../godmode/alerts/alert_list.builder.php:159
-#: ../../include/class/AgentsAlerts.class.php:391
-msgid "Create Template"
-msgstr "Crear plantilla"
-
-#: ../../godmode/alerts/alert_list.builder.php:187
-msgid "It takes precedence over the action's threshold configuration."
-msgstr "Tiene prioridad sobre la configuración del umbral de la acción."
-
-#: ../../godmode/alerts/alert_list.builder.php:217
-msgid "Finish and view cluster"
-msgstr "Finalizar y ver cluster"
-
-#: ../../godmode/alerts/alert_list.php:135
-msgid "Already added"
-msgstr "Ya añadido"
+"Lo puedes activar manualmente aquí o automáticamente "
+"rellenando el siguiente formulario:"
 
-#: ../../godmode/alerts/alert_list.php:189
-msgid "No template specified"
-msgstr "Ninguna plantilla especificada"
+#: ../../enterprise/load_html_extra.php:213
+msgid "Auth Key:"
+msgstr "Clave de autentificación:"
 
-#: ../../godmode/alerts/alert_list.php:585
-msgid "Builder alert"
-msgstr "Creador de alerta"
+#: ../../enterprise/load_html_extra.php:228
+msgid "ERROR:"
+msgstr "ERROR:"
 
-#: ../../godmode/setup/license.php:50
-msgid "License management"
-msgstr "Gestión de licencias"
+#: ../../enterprise/load_html_extra.php:228
+msgid "When connecting to licence server."
+msgstr "Al conectar con el servidor de licencias."
 
-#: ../../godmode/setup/license.php:127
-msgid "Error while connecting to licence server."
-msgstr "Error al conectar con el servidor de licencias."
+#: ../../enterprise/load_enterprise.php:569
+#: ../../package_774/enterprise/load_enterprise.php:569
+msgid "Failed while updating license."
+msgstr "Error al actualizar la licencia."
 
-#: ../../godmode/setup/license.php:128
-msgid "Invalid response while validating license."
-msgstr "Respuesta no válida al validar la licencia."
+#: ../../enterprise/load_enterprise.php:594 ../../enterprise/load_enterprise.php:659
+#: ../../package_774/enterprise/load_enterprise.php:594
+#: ../../package_774/enterprise/load_enterprise.php:659
+msgid "Invalid licence."
+msgstr "Licencia no válida"
 
-#: ../../godmode/setup/license.php:154
-msgid "Licence"
-msgstr "Licencia"
+#: ../../enterprise/load_enterprise.php:594
+#: ../../package_774/enterprise/load_enterprise.php:594
+msgid "Please contact your system administrator."
+msgstr "Por favor, contacta con el administrador del sistema."
 
-#: ../../godmode/setup/license.php:158
-#: ../../include/class/Diagnostics.class.php:1179
-msgid "Customer key"
-msgstr "Clave del cliente"
-
-#: ../../godmode/setup/license.php:183
-#: ../../include/class/Diagnostics.class.php:1187
-msgid "Platform Limit"
-msgstr "Límite de la plataforma"
-
-#: ../../godmode/setup/license.php:192 ../../godmode/setup/license.php:205
-#: ../../godmode/setup/license.php:218 ../../godmode/setup/license.php:231
-msgid "agents"
-msgstr "agentes"
-
-#: ../../godmode/setup/license.php:192 ../../godmode/setup/license.php:205
-#: ../../godmode/setup/license.php:218 ../../godmode/setup/license.php:231
-#: ../../operation/tree.php:157
-msgid "modules"
-msgstr "módulos"
-
-#: ../../godmode/setup/license.php:196
-#: ../../include/class/Diagnostics.class.php:1191
-msgid "Current Platform Count"
-msgstr "Cómputo de la plataforma actual"
-
-#: ../../godmode/setup/license.php:209
-#: ../../include/class/Diagnostics.class.php:1195
-msgid "Current Platform Count (enabled: items)"
-msgstr "Cómputo de la plataforma actual (activado: elementos)"
-
-#: ../../godmode/setup/license.php:222
-#: ../../include/class/Diagnostics.class.php:1199
-msgid "Current Platform Count (disabled: items)"
-msgstr "Cómputo de la plataforma actual (desactivado: elementos)"
-
-#: ../../godmode/setup/license.php:235
-#: ../../include/class/Diagnostics.class.php:1203
-msgid "License Mode"
-msgstr "Modalidad de licencia"
-
-#: ../../godmode/setup/license.php:248
-msgid "NMS"
-msgstr "NMS"
-
-#: ../../godmode/setup/license.php:274
-#: ../../include/class/Diagnostics.class.php:1215
-msgid "Licensed to"
-msgstr "Con licencia para"
-
-#: ../../godmode/setup/license.php:288
-msgid "License encryption key"
-msgstr "Clave de cifrado de licencia"
-
-#: ../../godmode/setup/license.php:289
-msgid ""
-"This key is used to encrypt your Pandora FMS license when it is shared with "
-"other Pandora FMS components"
-msgstr ""
-"Esta clave se utiliza para cifrar la licencia de Pandora FMS cuando se comparte "
-"con otros componentes de Pandora FMS"
-
-#: ../../godmode/setup/license.php:317 ../../godmode/setup/license.php:345
-msgid "Request new license"
-msgstr "Solicitar nueva licencia"
-
-#: ../../godmode/setup/license.php:349
+#: ../../enterprise/load_enterprise.php:659
+#: ../../package_774/enterprise/load_enterprise.php:659
 #, php-format
-msgid "To get your %s Enterprise License:"
-msgstr "Para conseguir la %s licencia Enterprise:"
+msgid "Please contact %s for a valid licence."
+msgstr "Póngase en contacto con %s para obtener una licencia válida."
 
-#: ../../godmode/setup/license.php:352
+#: ../../enterprise/load_enterprise.php:660
+#: ../../package_774/enterprise/load_enterprise.php:660
 #, php-format
-msgid "Go to %s"
-msgstr "Ir a %s"
-
-#: ../../godmode/setup/license.php:355
-msgid "Enter the auth key and the following request key:"
-msgstr ""
-"Introduce la clave de autentificación y la siguiente clave de "
-"petición:"
-
-#: ../../godmode/setup/license.php:361
-msgid "Enter your name (or a company name) and a contact email address."
-msgstr "Introduce tu nombre (o el de tu empresa) y un email de contacto."
+msgid "Or disable %s enterprise"
+msgstr "O deshabilite %s Enterprise"
 
-#: ../../godmode/setup/license.php:364
-msgid "Click on Generate."
-msgstr "Haz clic en Generar"
+#: ../../enterprise/load_enterprise.php:767 ../../enterprise/load_enterprise.php:1076
+#: ../../package_774/enterprise/load_enterprise.php:767
+#: ../../package_774/enterprise/load_enterprise.php:1076
+msgid "Request new licence"
+msgstr "Solicitar una nueva licencia"
 
-#: ../../godmode/setup/license.php:367
+#: ../../enterprise/load_enterprise.php:857
+#: ../../package_774/enterprise/load_enterprise.php:857
 msgid ""
-"Click here, enter the "
-"generated license key and click on Validate."
-msgstr ""
-"Haz clic aquí, "
-"introduce la clave de licencia generada y pulsa en Validar."
-
-#: ../../godmode/setup/news.php:30
-msgid "Site news management"
-msgstr "Gestionar noticias del sitio"
-
-#: ../../godmode/setup/news.php:173 ../../godmode/setup/links.php:105
-msgid "Name error"
-msgstr "Error de nombre"
-
-#: ../../godmode/setup/news.php:238
-msgid "Modal screen"
-msgstr "Pantalla modal"
-
-#: ../../godmode/setup/news.php:251
-msgid "Expire"
-msgstr "Caduca"
-
-#: ../../godmode/setup/news.php:264 ../../godmode/setup/news.php:357
-msgid "Expiration"
-msgstr "Vencimiento"
-
-#: ../../godmode/setup/news.php:348
-msgid "There are no defined news"
-msgstr "No hay noticias definidas"
-
-#: ../../godmode/setup/news.php:355
-#: ../../operation/agentes/estado_generalagente.php:713
-msgid "Author"
-msgstr "Autor"
-
-#: ../../godmode/setup/news.php:364 ../../general/logon_ok.php:216
-msgid "Welcome to Pandora FMS Console"
-msgstr "Bienvenido/a a la Consola de Pandora FMS"
-
-#: ../../godmode/setup/news.php:370
-msgid "Modal"
-msgstr "Modal"
-
-#: ../../godmode/setup/news.php:372
-msgid "Board"
-msgstr "Tablero"
-
-#: ../../godmode/setup/news.php:383
-msgid "Expired"
-msgstr "Caducado"
-
-#: ../../godmode/setup/gis.php:69
-msgid "Map connection name"
-msgstr "Nombre de la conexión"
-
-#: ../../godmode/setup/gis.php:87
-msgid "Do you wan delete this connection?"
-msgstr "¿Deseas borrar esta conexión?"
-
-#: ../../godmode/setup/setup.php:230
-msgid "Websocket engine"
-msgstr "Motor websocket"
-
-#: ../../godmode/setup/setup.php:243 ../../godmode/setup/setup.php:342
-msgid "Welcome tips"
-msgstr "Tips de bienvenida"
-
-#: ../../godmode/setup/setup.php:253
-msgid "GIS Map connection"
-msgstr "Conexión mapa GIS"
-
-#: ../../godmode/setup/setup.php:330
-msgid "Pandora Websocket Engine"
-msgstr "Motor Websocket Pandora"
-
-#: ../../godmode/setup/setup.php:344 ../../include/class/TipsWindow.class.php:505
-msgid "Create tip"
-msgstr "Crear Tip"
-
-#: ../../godmode/setup/setup.php:346
-msgid "Edit tip"
-msgstr "Editar Tip"
-
-#: ../../godmode/setup/setup.php:368
-msgid "Password policies"
-msgstr "Políticas de contraseñas"
-
-#: ../../godmode/setup/setup.php:398
-msgid "Correct update the setup options"
-msgstr "Actualización correcta de las opciones de configuración"
-
-#: ../../godmode/setup/setup_ehorus.php:67 ../../include/functions_config.php:1879
-msgid "Enable eHorus"
-msgstr "Activar eHorus"
-
-#: ../../godmode/setup/setup_ehorus.php:84
-msgid "eHorus configuration at user level"
-msgstr "Configuración de eHorus a nivel de usuario"
-
-#: ../../godmode/setup/setup_ehorus.php:113
-msgid "API Hostname"
-msgstr "Nombre del propietario de la API"
-
-#: ../../godmode/setup/setup_ehorus.php:119
-msgid "API Port"
-msgstr "Puerto de la API"
-
-#: ../../godmode/setup/setup_ehorus.php:127
-#: ../../godmode/setup/setup_integria.php:352
-msgid "Request timeout"
-msgstr "Tiempo de espera excedido para la petición"
-
-#: ../../godmode/setup/setup_ehorus.php:135
-#: ../../godmode/setup/setup_integria.php:665
-msgid "Connection its OK"
-msgstr "La conexión es correcta"
-
-#: ../../godmode/setup/setup_ehorus.php:139
-#: ../../godmode/setup/setup_websocket_engine.php:89
-#: ../../godmode/setup/setup_integria.php:652
-msgid "Test connection"
-msgstr "Comprobar conexión"
-
-#: ../../godmode/setup/setup_ehorus.php:175
-msgid "Remote Management System"
-msgstr "Sistema de gestión remota"
-
-#: ../../godmode/setup/setup_ehorus.php:183
-msgid "Custom field eHorusID created"
-msgstr "Campo personalizado eHorusID creado"
-
-#: ../../godmode/setup/setup_ehorus.php:183
-msgid "Error creating custom field"
-msgstr "Error al crear campo personalizado"
-
-#: ../../godmode/setup/setup_ehorus.php:187
-msgid "eHorus has his own agent identifiers"
-msgstr "eHorus tiene sus propios identificadores de agente"
-
-#: ../../godmode/setup/setup_ehorus.php:188
-msgid "To store them, it will be necessary to use an agent custom field"
-msgstr "Para guardarlo, será necesario usar un campo personalizado del agente."
-
-#: ../../godmode/setup/setup_ehorus.php:189
-msgid "Possibly the eHorus id will have to be filled in by hand for every agent"
+"Metaconsole unreached 

This node has a " +"metaconsole license and cannot contact with the metaconsole." msgstr "" -"Es posible que el ID de eHorus tenga que ser introducido a mano por cada agente" - -#: ../../godmode/setup/setup_ehorus.php:194 -msgid "The custom field does not exists already" -msgstr "El campo personalizado no existe aún" - -#: ../../godmode/setup/setup_ehorus.php:208 -msgid "eHorus API" -msgstr "API eHorus" - -#: ../../godmode/setup/setup_ehorus.php:296 -#: ../../godmode/setup/setup_integria.php:824 -msgid "Connection timeout" -msgstr "La sesión ha caducado." - -#: ../../godmode/setup/setup_ehorus.php:297 -#: ../../godmode/setup/setup_integria.php:825 -#: ../../godmode/setup/setup_integria.php:906 -#: ../../operation/users/user_edit.php:1417 -#: ../../operation/users/user_edit.php:1495 -msgid "Empty user or password" -msgstr "Usuario o contraseña vacío" - -#: ../../godmode/setup/setup_ehorus.php:298 -#: ../../godmode/setup/setup_integria.php:826 -#: ../../godmode/setup/setup_integria.php:907 -#: ../../operation/users/user_edit.php:1418 -#: ../../operation/users/user_edit.php:1496 -msgid "User not found" -msgstr "Usuario no encontrado" - -#: ../../godmode/setup/setup_ehorus.php:299 -#: ../../godmode/setup/setup_integria.php:827 -#: ../../godmode/setup/setup_integria.php:908 -#: ../../operation/users/user_edit.php:1419 -#: ../../operation/users/user_edit.php:1497 -msgid "Invalid password" -msgstr "Contraseña incorrecta" - -#: ../../godmode/setup/setup_sflow.php:45 ../../godmode/setup/setup_netflow.php:45 -msgid "Data storage path" -msgstr "Ruta de almacenamiento de datos" - -#: ../../godmode/setup/setup_sflow.php:50 ../../include/functions_config.php:1650 -msgid "Daemon interval" -msgstr "Intervalo del demonio" - -#: ../../godmode/setup/setup_sflow.php:55 ../../godmode/setup/setup_netflow.php:51 -#: ../../include/functions_config.php:1611 ../../include/functions_config.php:1654 -msgid "Daemon binary path" -msgstr "Ruta de demonio binario" - -#: ../../godmode/setup/setup_sflow.php:60 ../../godmode/setup/setup_netflow.php:56 -#: ../../include/functions_config.php:1615 ../../include/functions_config.php:1658 -msgid "Nfdump binary path" -msgstr "Ruta binaria Nfdump" - -#: ../../godmode/setup/setup_sflow.php:65 ../../godmode/setup/setup_netflow.php:61 -#: ../../include/functions_config.php:1619 ../../include/functions_config.php:1662 -msgid "Nfexpire binary path" -msgstr "Ruta binaria Nfexpire" +"No se pudo conectar con la Metaconsola

" +"Este nodo tiene una licencia de Metaconsola pero no pudo establecer contacto." -#: ../../godmode/setup/setup_sflow.php:70 ../../godmode/setup/setup_netflow.php:66 -#: ../../include/functions_config.php:1623 ../../include/functions_config.php:1666 -msgid "Maximum chart resolution" -msgstr "Máxima resolución del gráfico" - -#: ../../godmode/setup/setup_sflow.php:80 ../../include/functions_config.php:1674 -msgid "Sflow max lifetime" -msgstr "Vida útil máxima de Sflow" - -#: ../../godmode/setup/setup_sflow.php:84 ../../godmode/setup/setup_netflow.php:80 -#: ../../operation/netflow/nf_live_view.php:348 -msgid "IP address resolution can take a lot of time" -msgstr "La resolución de direcciones IP puede tardar mucho tiempo." - -#: ../../godmode/setup/setup_sflow.php:86 ../../godmode/setup/setup_netflow.php:82 -#: ../../include/functions_config.php:1635 ../../include/functions_config.php:1678 -msgid "Name resolution for IP address" -msgstr "Habilitar la resolución de nombre con IP" - -#: ../../godmode/setup/setup_websocket_engine.php:38 -msgid "WebSocket settings" -msgstr "Ajustes de WebSocket" - -#: ../../godmode/setup/setup_websocket_engine.php:47 -msgid "Bind address" -msgstr "Dirección de enlace" - -#: ../../godmode/setup/setup_websocket_engine.php:59 -msgid "Bind port" -msgstr "Puerto de enlace" - -#: ../../godmode/setup/setup_websocket_engine.php:71 -#: ../../include/functions_config.php:2031 -msgid "WebSocket proxy url" -msgstr "URL del proxy de WebSocket" - -#: ../../godmode/setup/os.list.php:56 +#: ../../enterprise/load_enterprise.php:874 ../../enterprise/load_enterprise.php:880 +#: ../../enterprise/load_enterprise.php:896 +#: ../../package_774/enterprise/load_enterprise.php:874 +#: ../../package_774/enterprise/load_enterprise.php:880 +#: ../../package_774/enterprise/load_enterprise.php:896 #, php-format msgid "" -"This node is configured with centralized mode. All OS definitions are read only. " -"Go to %s to manage them." -msgstr "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a %s para administrarlo." - -#: ../../godmode/setup/os.list.php:170 -msgid "There are no defined operating systems" -msgstr "No hay sistemas operativos definidos" - -#: ../../godmode/setup/os.list.php:177 -msgid "Create OS" -msgstr "Crear SO" - -#: ../../godmode/setup/os.php:190 -msgid "List OS" -msgstr "Lista de sistemas operativos" - -#: ../../godmode/setup/os.php:202 -msgid "Builder OS" -msgstr "Creador de SO" - -#: ../../godmode/setup/os.php:211 ../../godmode/setup/os.php:229 -msgid "Edit OS" -msgstr "Editar SO" - -#: ../../godmode/setup/os.php:211 -msgid "List of Operating Systems" -msgstr "Lista de sistemas operativos" - -#: ../../godmode/setup/os.php:238 ../../include/functions_api.php:2112 -msgid "Success creating OS" -msgstr "SO creado correctamente" - -#: ../../godmode/setup/os.php:242 -msgid "Fail creating OS" -msgstr "Error al crear SO" - -#: ../../godmode/setup/os.php:246 ../../include/functions_api.php:2149 -msgid "Success updating OS" -msgstr "SO creado correctamente" - -#: ../../godmode/setup/os.php:250 -msgid "Error updating OS" -msgstr "Error al actualizar SO" - -#: ../../godmode/setup/os.php:254 -msgid "There are agents with this OS." -msgstr "Existen agentes con este SO" - -#: ../../godmode/setup/os.php:258 -msgid "Success deleting" -msgstr "Borrado correctamente" - -#: ../../godmode/setup/os.php:262 -msgid "Error deleting" -msgstr "Error al borrar" - -#: ../../godmode/setup/gis_step_2.php:37 -msgid "GIS Maps connections" -msgstr "Conexiones mapas GIS" - -#: ../../godmode/setup/gis_step_2.php:54 -msgid "Create new map connection" -msgstr "Crear nueva conexión de mapas" - -#: ../../godmode/setup/gis_step_2.php:91 -msgid "Edit map connection" -msgstr "Editar la conexión de mapas" - -#: ../../godmode/setup/gis_step_2.php:234 -msgid "Connection Name" -msgstr "Nombre de conexión" - -#: ../../godmode/setup/gis_step_2.php:240 -msgid "Number of zoom levels" -msgstr "Número de niveles de zoom" - -#: ../../godmode/setup/gis_step_2.php:244 -msgid "Default zoom level" -msgstr "Nivel de zoom por defecto" - -#: ../../godmode/setup/gis_step_2.php:247 -msgid "Basic configuration" -msgstr "Configuración básica" - -#: ../../godmode/setup/gis_step_2.php:252 -msgid "Open Street Maps" -msgstr "OpenStreetMaps" - -#: ../../godmode/setup/gis_step_2.php:253 -msgid "Google Maps" -msgstr "Google Maps" - -#: ../../godmode/setup/gis_step_2.php:254 -#: ../../godmode/reporting/visual_console_builder.elements.php:199 -#: ../../include/functions_visual_map_editor.php:1441 -#: ../../include/functions_visual_map.php:4209 -#: ../../operation/visual_console/view.php:320 -msgid "Static Image" -msgstr "Imagen estática" - -#: ../../godmode/setup/gis_step_2.php:255 -msgid "WMS Server" -msgstr "Servidor WMS" - -#: ../../godmode/setup/gis_step_2.php:257 -msgid "Please select the connection type" -msgstr "Tipo de conexión" - -#: ../../godmode/setup/gis_step_2.php:259 -msgid "Map connection type" -msgstr "Tipo de conexión de mapa" - -#: ../../godmode/setup/gis_step_2.php:307 -msgid "Tile Server URL" -msgstr "URL del servidor tile" - -#: ../../godmode/setup/gis_step_2.php:320 -msgid "Google Physical" -msgstr "Google Physical" - -#: ../../godmode/setup/gis_step_2.php:321 -msgid "Google Hybrid" -msgstr "Google Hybrid" - -#: ../../godmode/setup/gis_step_2.php:322 -msgid "Google Satelite" -msgstr "Google Satélite" - -#: ../../godmode/setup/gis_step_2.php:324 -msgid "Google Map Type" -msgstr "Tipo de mapa de Google" - -#: ../../godmode/setup/gis_step_2.php:348 -msgid "Google Maps Key" -msgstr "Clave de Google Maps" - -#: ../../godmode/setup/gis_step_2.php:357 -msgid "Image URL" -msgstr "URL de la imagen" - -#: ../../godmode/setup/gis_step_2.php:364 -msgid "Corners of the area of the image" -msgstr "Esquinas del área de la imagen" - -#: ../../godmode/setup/gis_step_2.php:364 -#: ../../include/rest-api/models/VisualConsole/Item.php:1968 -msgid "Left" -msgstr "Izquierda" - -#: ../../godmode/setup/gis_step_2.php:371 -#: ../../include/rest-api/models/VisualConsole/Item.php:1965 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:317 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:317 -msgid "Bottom" -msgstr "Inferior" - -#: ../../godmode/setup/gis_step_2.php:378 -#: ../../include/rest-api/models/VisualConsole/Item.php:1967 -msgid "Right" -msgstr "Derecha" - -#: ../../godmode/setup/gis_step_2.php:385 -#: ../../include/rest-api/models/VisualConsole/Item.php:1966 -msgid "Top" -msgstr "Superior" - -#: ../../godmode/setup/gis_step_2.php:392 -msgid "Image Size" -msgstr "Tamaño de imagen" - -#: ../../godmode/setup/gis_step_2.php:409 -msgid "WMS Server URL" -msgstr "URL del servidor WMS" - -#: ../../godmode/setup/gis_step_2.php:451 -msgid "" -"Preview to select the center of the map and the default position of an agent " -"without gis data" +"License exceeded

This license allows %d " +"agents and you have %d agents configured." msgstr "" -"Vista previa para elegir el centro del mapa y la posición por defecto de un " -"agente sin información GIS" - -#: ../../godmode/setup/gis_step_2.php:452 -msgid "Load preview map" -msgstr "Vista previa del mapa" - -#: ../../godmode/setup/gis_step_2.php:461 -msgid "Map Center" -msgstr "Centro del mapa" - -#: ../../godmode/setup/gis_step_2.php:462 -msgid "Default position for agents without GIS data" -msgstr "Posición por defecto para agentes sin información GIS" - -#: ../../godmode/setup/gis_step_2.php:464 -msgid "Change in the map" -msgstr "Cambiar en el mapa" - -#: ../../godmode/setup/gis_step_2.php:486 ../../operation/agentes/gis_view.php:218 -msgid "Latitude" -msgstr "Latitud" - -#: ../../godmode/setup/gis_step_2.php:504 ../../operation/agentes/gis_view.php:217 -msgid "Longitude" -msgstr "Longitud" - -#: ../../godmode/setup/gis_step_2.php:522 ../../operation/agentes/gis_view.php:219 -msgid "Altitude" -msgstr "Altitud" - -#: ../../godmode/setup/gis_step_2.php:585 ../../godmode/setup/gis_step_2.php:680 -msgid "Center" -msgstr "Centro" - -#: ../../godmode/setup/gis_step_2.php:645 -msgid "Refresh preview map" -msgstr "Actualizar vista previa" - -#: ../../godmode/setup/setup_auth.php:235 -msgid "Enable secondary LDAP" -msgstr "Habilitar LDAP secundario" - -#: ../../godmode/setup/setup_auth.php:317 -msgid "Secondary Base DN" -msgstr "DN base secundaria" - -#: ../../godmode/setup/setup_auth.php:330 -msgid "Secondary Login attribute" -msgstr "Atributo de inicio de sesión secundario" - -#: ../../godmode/setup/setup_auth.php:407 -msgid "Force 2FA for all users is enabled" -msgstr "Forzar 2FA para todos los usuarios está habilitado" +"Ha excedido los términos de la licencia

" +"Esta licencia permite %d agentes y tiene %d agentes configurados." -#: ../../godmode/setup/setup_auth.php:427 -msgid "Check activity" -msgstr "Comprobar actividad" - -#: ../../godmode/setup/setup_auth.php:428 -msgid "Ignore activity" -msgstr "Ignorar actividad" - -#: ../../godmode/setup/setup_auth.php:431 -msgid "Control of timeout session" -msgstr "Control de expiración de la sesión" +#: ../../enterprise/load_enterprise.php:875 ../../enterprise/load_enterprise.php:882 +#: ../../enterprise/load_enterprise.php:891 ../../enterprise/load_enterprise.php:898 +#: ../../enterprise/load_enterprise.php:910 +#: ../../package_774/enterprise/load_enterprise.php:875 +#: ../../package_774/enterprise/load_enterprise.php:882 +#: ../../package_774/enterprise/load_enterprise.php:891 +#: ../../package_774/enterprise/load_enterprise.php:898 +#: ../../package_774/enterprise/load_enterprise.php:910 +#, php-format +msgid "Please contact %s to extend the license." +msgstr "Póngase en contacto con %s para ampliar la licencia." -#: ../../godmode/setup/setup_auth.php:431 -msgid "Select 'ignore activity' to ignore user activity when checking the session." +#: ../../enterprise/load_enterprise.php:881 ../../enterprise/load_enterprise.php:883 +#: ../../enterprise/load_enterprise.php:897 ../../enterprise/load_enterprise.php:899 +#: ../../enterprise/load_enterprise.php:926 ../../enterprise/load_enterprise.php:934 +#: ../../package_774/enterprise/load_enterprise.php:881 +#: ../../package_774/enterprise/load_enterprise.php:883 +#: ../../package_774/enterprise/load_enterprise.php:897 +#: ../../package_774/enterprise/load_enterprise.php:899 +#: ../../package_774/enterprise/load_enterprise.php:926 +#: ../../package_774/enterprise/load_enterprise.php:934 +msgid "This console will work in limited mode. Enterprise features will not work." msgstr "" -"Seleccione “ignorar actividad” para ignorar la actividad de usuario al comprobar " -"la sesión." - -#: ../../godmode/setup/setup_auth.php:448 -msgid "Session timeout (mins)" -msgstr "Fin de la sesión (minutos)" +"Esta consola funcionará en modo limitado. Las funcionalidades Enterprise no funcionarán." -#: ../../godmode/setup/setup_auth.php:495 +#: ../../enterprise/load_enterprise.php:890 +#: ../../package_774/enterprise/load_enterprise.php:890 #, php-format -msgid "Local %s" -msgstr "%s local" - -#: ../../godmode/setup/setup_auth.php:496 -msgid "ldap" -msgstr "LDAP" - -#: ../../godmode/setup/setup_integria.php:65 -#: ../../operation/incidents/configure_integriaims_incident.php:60 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:31 -#: ../../operation/incidents/list_integriaims_incidents.php:52 -msgid "Integria IMS API is not reachable" -msgstr "API de Integria IMS no accesible" - -#: ../../godmode/setup/setup_integria.php:262 -#: ../../include/functions_config.php:1917 -msgid "Enable Integria IMS" -msgstr "Habilitar Integria IMS" - -#: ../../godmode/setup/setup_integria.php:279 -msgid "Integria configuration at user level" -msgstr "Configuración de Integria a nivel de usuario" - -#: ../../godmode/setup/setup_integria.php:322 -msgid "URL to Integria IMS setup" -msgstr "URL a la configuración de Integria IMS" - -#: ../../godmode/setup/setup_integria.php:322 msgid "" -"Full URL to your Integria IMS setup (e.g., http://192.168.1.20/integria, https://" -"support.mycompany.com)." +"License exceeded

This license allows %d " +"agents and you have %d agents configured." msgstr "" -"URL completa a su configuración de Integria IMS (por ejemplo, " -"http://192.168.1.20/integria, https://support.mycompany.com)." - -#: ../../godmode/setup/setup_integria.php:336 -msgid "API Password" -msgstr "Contraseña de la API" - -#: ../../godmode/setup/setup_integria.php:368 -msgid "Sync inventory" -msgstr "Inventario Sync" - -#: ../../godmode/setup/setup_integria.php:411 -#: ../../godmode/setup/setup_integria.php:544 -msgid "Ticket body" -msgstr "Cuerpo del ticket" - -#: ../../godmode/setup/setup_integria.php:699 -msgid "Integria API settings" -msgstr "Ajustes de la API de Integria" - -#: ../../godmode/setup/setup_integria.php:710 -msgid "Alert default values" -msgstr "Valores por defecto de la API" - -#: ../../godmode/setup/setup_integria.php:720 -msgid "Event custom response default values" -msgstr "Valores por defecto de respuesta de evento personalizados" - -#: ../../godmode/setup/links.php:38 -msgid "Link management" -msgstr "Gestionar enlaces" - -#: ../../godmode/setup/snmp_wizard.php:155 -msgid "Unsucessful update the snmp translation" -msgstr "No se pudo actualizar la traducción SNMP" - -#: ../../godmode/setup/snmp_wizard.php:162 -msgid "Unsucessful update the snmp translation." -msgstr "No se pudo actualizar la traducción SNMP" - -#: ../../godmode/setup/snmp_wizard.php:210 -msgid "Unsucessful delete the snmp translation" -msgstr "No se pudo borrar la traducción de SNMP" - -#: ../../godmode/setup/snmp_wizard.php:217 -msgid "Unsucessful delete the snmp translation." -msgstr "No se pudo borrar la traducción de SNMP" - -#: ../../godmode/setup/snmp_wizard.php:278 -msgid "Unsucessful save the snmp translation" -msgstr "No se pudo guardar la traducción de SNMP" - -#: ../../godmode/setup/snmp_wizard.php:287 -msgid "Unsucessful save the snmp translation." -msgstr "No se pudo guardar la traducción de SNMP" - -#: ../../godmode/setup/setup_netflow.php:76 ../../include/functions_config.php:1631 -msgid "Netflow max lifetime" -msgstr "Tiempo máximo del Netflow" - -#: ../../godmode/setup/setup_visuals.php:112 -msgid "Click to display lateral menus" -msgstr "Haz clic para mostrar el menú lateral" - -#: ../../godmode/setup/setup_visuals.php:124 -msgid "Paginated module view" -msgstr "Vista del módulo paginada" - -#: ../../godmode/setup/setup_visuals.php:156 -#: ../../include/functions_config.php:1409 -msgid "Service label font size" -msgstr "Tamaño de fuente para el mapa de servicios" - -#: ../../godmode/setup/setup_visuals.php:160 -msgid "Space between items in Service maps" -msgstr "Espacio entre nodos para el mapa de servicios" - -#: ../../godmode/setup/setup_visuals.php:239 -msgid "Colors" -msgstr "Colores" - -#: ../../godmode/setup/setup_visuals.php:240 -msgid "Faces" -msgstr "Caras" - -#: ../../godmode/setup/setup_visuals.php:241 -msgid "Colors and text" -msgstr "Colores y texto" - -#: ../../godmode/setup/setup_visuals.php:343 -#: ../../include/functions_config.php:1096 -msgid "Style template" -msgstr "Plantilla de estilo" +"Licencia superada

Esta licencia permite " +"%d agentes y tiene %d agentes configurados." -#: ../../godmode/setup/setup_visuals.php:361 -#: ../../include/functions_config.php:1116 -msgid "Status icon set" -msgstr "Icono de estado en" - -#: ../../godmode/setup/setup_visuals.php:606 -#: ../../include/functions_config.php:1152 -msgid "Custom documentation logo" -msgstr "Logo de documentación personalizado" - -#: ../../godmode/setup/setup_visuals.php:646 -#: ../../include/functions_config.php:1156 -msgid "Custom support logo" -msgstr "Logo de soporte personalizado" - -#: ../../godmode/setup/setup_visuals.php:684 -#: ../../include/functions_config.php:1160 ../../include/functions_config.php:1164 -msgid "Custom networkmap center logo" -msgstr "Logo central del mapa de red personalizado" - -#: ../../godmode/setup/setup_visuals.php:724 -msgid "Custom mobile console icon" -msgstr "Icono de la consola móvil personalizada" - -#: ../../godmode/setup/setup_visuals.php:818 -msgid "Disable logo in graphs" -msgstr "Deshabilitar el logo en los gráficos" - -#: ../../godmode/setup/setup_visuals.php:836 -msgid "Disable helps" -msgstr "Deshabilitar ayudas" - -#: ../../godmode/setup/setup_visuals.php:846 -#: ../../include/functions_config.php:1348 -msgid "Fixed header" -msgstr "Cabecera fija" - -#: ../../godmode/setup/setup_visuals.php:858 -msgid "Automatically hide submenu" -msgstr "Ocultar submenú automáticamente" - -#: ../../godmode/setup/setup_visuals.php:905 -#: ../../include/functions_config.php:1312 -msgid "GIS Labels" -msgstr "Etiquetas GIS" - -#: ../../godmode/setup/setup_visuals.php:915 -#: ../../include/functions_config.php:1320 -msgid "Default icon in GIS" -msgstr "Icono GIS por defecto" - -#: ../../godmode/setup/setup_visuals.php:924 -msgid "Agent icon group" -msgstr "Grupo de iconos de agente" - -#: ../../godmode/setup/setup_visuals.php:974 -msgid "Graphs font size" -msgstr "Tamaño de fuente de las gráficas" - -#: ../../godmode/setup/setup_visuals.php:993 -msgid "Show unit along with value in reports" -msgstr "Mostrar la unidad junto con el valor en los informes" - -#: ../../godmode/setup/setup_visuals.php:1004 -#: ../../include/functions_config.php:1288 ../../include/functions_config.php:1292 -msgid "Agent size text" -msgstr "Tamaño del texto del agente" - -#: ../../godmode/setup/setup_visuals.php:1011 -#: ../../godmode/setup/setup_visuals.php:1033 -msgid "Small" -msgstr "Pequeño" - -#: ../../godmode/setup/setup_visuals.php:1026 -#: ../../include/functions_config.php:1296 -msgid "Module size text" -msgstr "Tamaño del nombre del módulo" - -#: ../../godmode/setup/setup_visuals.php:1050 -#: ../../include/functions_config.php:1300 ../../include/functions_config.php:1304 -msgid "Description size text" -msgstr "Tamaño del texto de la descripción" - -#: ../../godmode/setup/setup_visuals.php:1061 -#: ../../include/functions_config.php:1308 -msgid "Item title size text" -msgstr "Tamaño del texto de los títulos de elementos" - -#: ../../godmode/setup/setup_visuals.php:1113 -msgid "Graph color #" -msgstr "Color del gráfico #" - -#: ../../godmode/setup/setup_visuals.php:1127 +#: ../../enterprise/load_enterprise.php:909 +#: ../../package_774/enterprise/load_enterprise.php:909 +#, php-format msgid "" -"Decimal data resolution setting for SLA and other reports is not available in " -"the Community version." -msgstr "" -"La configuración de la resolución en decimales de datos para SLA y otros " -"informes no está disponible en la versión de la comunidad." - -#: ../../godmode/setup/setup_visuals.php:1132 -msgid "Data precision" -msgstr "Precisión de datos" - -#: ../../godmode/setup/setup_visuals.php:1150 -msgid "Data precision in graphs" -msgstr "Precisión de datos en los gráficos" - -#: ../../godmode/setup/setup_visuals.php:1181 -#: ../../include/functions_config.php:1376 -msgid "Default line thickness for the Custom Graph." -msgstr "Espesor de la línea predeterminada para el gráfico personalizado" - -#: ../../godmode/setup/setup_visuals.php:1308 -msgid "Zoom graphs" -msgstr "Ampliar gráficas" - -#: ../../godmode/setup/setup_visuals.php:1337 -msgid "Classic view" -msgstr "Vista clásica" - -#: ../../godmode/setup/setup_visuals.php:1338 -msgid "View of favorites" -msgstr "Vista de favoritos" - -#: ../../godmode/setup/setup_visuals.php:1382 -msgid "Type of view of visual consoles" -msgstr "Tipo de vista de las consolas visuales" - -#: ../../godmode/setup/setup_visuals.php:1395 -msgid "Number of favorite visual consoles to show in the menu" -msgstr "Nº de consolas visuales favoritas mostradas en el menú" - -#: ../../godmode/setup/setup_visuals.php:1401 -#: ../../include/functions_config.php:1272 -msgid "Default line thickness for the Visual Console" -msgstr "Grosor de línea por defecto en las consolas visuales" - -#: ../../godmode/setup/setup_visuals.php:1413 -msgid "Lock screen orientation when viewing on mobile devices" +"License exceeded

This license allows %d " +"modules and you have %d modules configured." msgstr "" -"Orientación de pantalla de bloqueo en la visualización en dispositivos móviles" +"Ha excedido los términos de la licencia

" +"Esta licencia permite %d módulos y tiene %d módulos configurados." -#: ../../godmode/setup/setup_visuals.php:1446 -msgid "Number of favorite services to show in the menu" -msgstr "Número de servicios favoritos a mostrar en el menú" - -#: ../../godmode/setup/setup_visuals.php:1544 +#: ../../enterprise/load_enterprise.php:919 ../../enterprise/load_enterprise.php:925 +#: ../../package_774/enterprise/load_enterprise.php:919 +#: ../../package_774/enterprise/load_enterprise.php:925 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." +"This license has expired.

You can not get " +"updates until you renew the license." msgstr "" -"El dir de los logos personalizados está en su www Consola en 'images/" -"custom_logo'. Puede añadir más archivos (SOLO JPEG AND PNG) en la herramienta de " -"actualización de la consola." - -#: ../../godmode/setup/setup_visuals.php:1733 -#: ../../include/functions_config.php:1360 -msgid "Networkmap max width" -msgstr "Máximo ancho de Networkmap" - -#: ../../godmode/setup/setup_visuals.php:1756 -msgid "Show empty groups in group view" -msgstr "Mostrar grupos vacíos en la vista de grupo" - -#: ../../godmode/setup/setup_visuals.php:1784 -#: ../../include/functions_config.php:1591 -msgid "Decimal separator" -msgstr "Separador decimal" - -#: ../../godmode/setup/setup_visuals.php:1799 -msgid "Visible time of successful notifiations" -msgstr "Tiempo visible de notificaciones exitosas" - -#: ../../godmode/setup/setup_visuals.php:1827 -msgid "Custom values post process" -msgstr "Valores personalizados para postprocesado" - -#: ../../godmode/setup/setup_visuals.php:1867 -#: ../../godmode/setup/setup_visuals.php:2034 -msgid "Delete custom values" -msgstr "Eliminar valores personalizados" - -#: ../../godmode/setup/setup_visuals.php:1917 -msgid "Interval values" -msgstr "Valores del intervalo" - -#: ../../godmode/setup/setup_visuals.php:1956 -msgid "Delete interval values" -msgstr "Eliminar valores de intervalo" - -#: ../../godmode/setup/setup_visuals.php:1999 -msgid "Module units" -msgstr "Unidades de módulo" - -#: ../../godmode/setup/setup_visuals.php:2095 -msgid "Behaviour configuration" -msgstr "Configuración del comportamiento" - -#: ../../godmode/setup/setup_visuals.php:2100 -msgid "GIS configuration" -msgstr "Configuración GIS" - -#: ../../godmode/setup/setup_visuals.php:2105 -msgid "Style configuration" -msgstr "Configuración de estilo" - -#: ../../godmode/setup/setup_visuals.php:2110 -msgid "Charts configuration" -msgstr "Configuración de gráficos" - -#: ../../godmode/setup/setup_visuals.php:2115 -msgid "Font and Text configuration" -msgstr "Configuración de fuente y texto" - -#: ../../godmode/setup/setup_visuals.php:2120 -msgid "Visual consoles configuration" -msgstr "Configuración de las consolas visuales" +"Licencia caducada.

No podrás actualizar " +"Pandora FMS hasta que no renueves la licencia." -#: ../../godmode/setup/setup_visuals.php:2125 -msgid "Reports configuration " -msgstr "Configuración de informes " - -#: ../../godmode/setup/setup_visuals.php:2130 -msgid "Services configuration" -msgstr "Configuración de servicios" - -#: ../../godmode/setup/setup_visuals.php:2135 -msgid "Other configuration" -msgstr "Otra configuración" - -#: ../../godmode/setup/setup_visuals.php:2427 -msgid "Mobile console logo preview" -msgstr "Vista previa del logo de la consola móvil" - -#: ../../godmode/setup/setup_visuals.php:2463 -msgid "Gis icons preview" -msgstr "Vista previa de los iconos GIS" - -#: ../../godmode/setup/setup_visuals.php:2529 -msgid "Status set preview" -msgstr "Vista previa del estado" - -#: ../../godmode/setup/setup_general.php:52 -msgid "Enforce https Information" -msgstr "Aplicar la información http" - -#: ../../godmode/setup/setup_general.php:53 -msgid "If SSL is not properly configured you will lose access to " -msgstr "Si SSL no está configurado adecuadamente, perderá acceso a " - -#: ../../godmode/setup/setup_general.php:53 -#: ../../godmode/setup/setup_general.php:115 -msgid " Console" -msgstr " Consola" - -#: ../../godmode/setup/setup_general.php:115 -msgid "If public URL is not properly configured you will lose access to " -msgstr "Si la URL pública no está configurada correctamente, perderá acceso a " - -#: ../../godmode/setup/setup_general.php:181 -msgid "Out of black list" -msgstr "Fuera de la lista negra" - -#: ../../godmode/setup/setup_general.php:183 -msgid "In black list" -msgstr "En la lista negra" - -#: ../../godmode/setup/setup_general.php:188 -msgid "Push selected modules into blacklist" -msgstr "Mover los módulos seleccionados a la lista negra" - -#: ../../godmode/setup/setup_general.php:190 -msgid "Pop selected modules out of blacklist" -msgstr "Sacar los módulos seleccionados de la lista negra" - -#: ../../godmode/setup/setup_general.php:197 -msgid "Full mode" -msgstr "Modo total" - -#: ../../godmode/setup/setup_general.php:199 -msgid "Expert" -msgstr "Experta/o" +#: ../../enterprise/load_enterprise.php:920 ../../enterprise/load_enterprise.php:927 +#: ../../package_774/enterprise/load_enterprise.php:920 +#: ../../package_774/enterprise/load_enterprise.php:927 +#, php-format +msgid "Please contact %s to renew the license." +msgstr "Póngase en contacto con %s para renovar la licencia." -#: ../../godmode/setup/setup_general.php:227 -#: ../../include/functions_register.php:122 -msgid "Language code" -msgstr "Codigo de idioma" - -#: ../../godmode/setup/setup_general.php:320 ../../include/functions_config.php:204 -msgid "Automatic check for updates" -msgstr "Comprobación automática de actualizaciones" - -#: ../../godmode/setup/setup_general.php:330 -msgid "Use cert of SSL" -msgstr "Usar el certificado SSL" - -#: ../../godmode/setup/setup_general.php:343 -msgid "Path of SSL Cert." -msgstr "Ruta del certificado SSL" - -#: ../../godmode/setup/setup_general.php:384 ../../include/functions_config.php:244 -msgid "Enable GIS features" -msgstr "Habilitar funcionalidades GIS" - -#: ../../godmode/setup/setup_general.php:394 ../../include/functions_config.php:260 -msgid "Enable Netflow" -msgstr "Activar Netflow" - -#: ../../godmode/setup/setup_general.php:408 ../../include/functions_config.php:264 -msgid "Enable Sflow" -msgstr "Habilitar Sflow" - -#: ../../godmode/setup/setup_general.php:421 ../../include/functions_config.php:272 -msgid "General network path" -msgstr "Ruta de red general" - -#: ../../godmode/setup/setup_general.php:433 ../../include/functions_config.php:268 -msgid "Enable Feedback" -msgstr "Habilitar comentarios" - -#: ../../godmode/setup/setup_general.php:447 -msgid "Server timezone setup" -msgstr "Configuración de zona horaria del servidor" - -#: ../../godmode/setup/setup_general.php:528 ../../include/functions_config.php:443 -msgid "Inventory changes blacklist" -msgstr "Lista negra ante cambios de inventario" - -#: ../../godmode/setup/setup_general.php:533 ../../include/functions_config.php:346 -msgid "Server logs directory" -msgstr "Directorio de logs del servidor" - -#: ../../godmode/setup/setup_general.php:545 ../../include/functions_config.php:334 -msgid "Event storm protection" -msgstr "Protección de tormenta de eventos" - -#: ../../godmode/setup/setup_general.php:565 -msgid "Change remote config encoding" -msgstr "Cambiar codificación de configuración remota" - -#: ../../godmode/setup/setup_general.php:574 ../../include/functions_config.php:330 -msgid "Referer security" -msgstr "Seguridad de Referer" - -#: ../../godmode/setup/setup_general.php:584 ../../include/functions_config.php:350 -msgid "Log size limit in system logs viewer extension" -msgstr "Límite de tamaño de logs en la extensión del visor de logs del sistema" - -#: ../../godmode/setup/setup_general.php:605 ../../include/functions_config.php:354 -msgid "Tutorial mode" -msgstr "Modo tutorial" - -#: ../../godmode/setup/setup_general.php:618 ../../include/functions_config.php:358 -msgid "Allow create scheduled downtimes in the past" -msgstr "" -"Permitir la creación de paradas planificadas con fecha anterior a la actual" - -#: ../../godmode/setup/setup_general.php:643 -msgid "Include agents manually disabled" -msgstr "Incluir agentes deshabilitados manualmente" - -#: ../../godmode/setup/setup_general.php:652 -msgid "Set alias as name by default in agent creation" -msgstr "Poner alias como nombre por defecto en la creación de agente" - -#: ../../godmode/setup/setup_general.php:672 -msgid "Module custom ID readonly" -msgstr "Solo lectura del ID personalizado de módulo" - -#: ../../godmode/setup/setup_general.php:679 -msgid "Useful for integrations" -msgstr "Útil para integraciones" - -#: ../../godmode/setup/setup_general.php:685 -msgid "" -"This log is recommended to be DISABLED by default due to the large amount of " -"debug data it generates." -msgstr "" -"Es recomendable DESACTIVAR el registro por defecto debido a la gran cantidad de " -"datos de depurado que genera." - -#: ../../godmode/setup/setup_general.php:696 -#: ../../godmode/setup/setup_general.php:709 -msgid "Log location" -msgstr "Localización de logs" - -#: ../../godmode/setup/setup_general.php:773 -msgid "General options" -msgstr "Opciones generales" - -#: ../../godmode/setup/setup_general.php:792 -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 "" -"Algunos de los proveedores como Gmail u Office365 necesitan ajustar/habilitar " -"las conexiones externas manualmente utilizando SNMP y necesita usar STARTTLS en " -"el puerto 587." - -#: ../../godmode/setup/setup_general.php:807 -msgid "From address" -msgstr "De" - -#: ../../godmode/setup/setup_general.php:831 -msgid "SMTP Server" -msgstr "Servidor SMTP" - -#: ../../godmode/setup/setup_general.php:843 -msgid "SMTP Port" -msgstr "Puerto SMTP" - -#: ../../godmode/setup/setup_general.php:910 -msgid "Email test" -msgstr "Prueba de email" - -#: ../../godmode/setup/setup_general.php:959 -#: ../../include/class/TipsWindow.class.php:787 -#: ../../include/class/TipsWindow.class.php:954 ../../general/header.php:848 -msgid "Send" -msgstr "Enviar" - -#: ../../godmode/setup/setup_general.php:973 -msgid "Check mail configuration" -msgstr "Revisar configuración de correo" - -#: ../../godmode/setup/performance.php:242 -msgid "Pandora_db running in historical database." -msgstr "Pandora_db en ejecución en la base de datos histórica." - -#: ../../godmode/setup/performance.php:250 -msgid "not executed" -msgstr "No ejecutado" - -#: ../../godmode/setup/performance.php:278 ../../include/functions_config.php:888 -msgid "Max. days before delete traps" -msgstr "Nº max. de días antes de borrar traps SNMP" - -#: ../../godmode/setup/performance.php:308 ../../godmode/setup/performance.php:518 -#: ../../include/functions_config.php:892 -msgid "Max. days before delete string data" -msgstr "Nº max. de días antes de borrar datos de tipo texto" - -#: ../../godmode/setup/performance.php:323 ../../include/functions_config.php:900 -msgid "Max. days before delete GIS data" -msgstr "Nº max. de días antes de borrar información GIS" - -#: ../../godmode/setup/performance.php:353 ../../godmode/setup/performance.php:482 -#: ../../include/functions_config.php:916 -msgid "Max. days before compact data" -msgstr "Máx. días antes de comprimir datos" - -#: ../../godmode/setup/performance.php:368 ../../include/functions_config.php:908 -msgid "Max. days before delete unknown modules" -msgstr "Máximo de días antes de borrar módulos desconocidos" - -#: ../../godmode/setup/performance.php:383 ../../include/functions_config.php:912 -msgid "Max. days before delete not initialized modules" -msgstr "Máx. días antes de eliminar módulos no inicializados" - -#: ../../godmode/setup/performance.php:398 -msgid "Max. days before delete autodisabled agents" -msgstr "" -"Nº máximo de días antes de la eliminación de los agentes autodeshabilitados" - -#: ../../godmode/setup/performance.php:413 ../../include/functions_config.php:968 -msgid "Retention period of past special days" -msgstr "Período de retención de días especiales pasados" - -#: ../../godmode/setup/performance.php:494 ../../godmode/setup/performance.php:612 -#: ../../include/functions_config.php:932 -msgid "Compact interpolation in hours (1 Fine-20 bad)" -msgstr "Interpolación de la compactación en horas (1 bueno - 20 malo)" - -#: ../../godmode/setup/performance.php:537 ../../include/functions_config.php:986 -msgid "Max. days before delete old messages" -msgstr "Núm. máx. de días antes de borrar mensajes antiguos" - -#: ../../godmode/setup/performance.php:550 ../../include/functions_config.php:977 -msgid "Max. days before delete inventory data" -msgstr "Nº de días máximo antes del borrado de datos de inventario" - -#: ../../godmode/setup/performance.php:563 ../../include/functions_config.php:982 -msgid "Max. days before disabled agents are deleted" -msgstr "Días máximos antes de eliminar los agentes deshabilitados" - -#: ../../godmode/setup/performance.php:583 -msgid "Item limit for realtime reports" -msgstr "Límite del elemento para informes en tiempo real" - -#: ../../godmode/setup/performance.php:626 -msgid "Last day" -msgstr "Último día" - -#: ../../godmode/setup/performance.php:628 -msgid "10 days" -msgstr "10 días" - -#: ../../godmode/setup/performance.php:630 -msgid "2 weeks" -msgstr "2 semanas" - -#: ../../godmode/setup/performance.php:649 ../../include/functions_config.php:940 -msgid "Use realtime statistics" -msgstr "Usar estadísticas en tiempo real" - -#: ../../godmode/setup/performance.php:659 ../../include/functions_config.php:944 -msgid "Batch statistics period (secs)" -msgstr "Período de las estadísticas programadas (seg.)" - -#: ../../godmode/setup/performance.php:682 ../../include/functions_config.php:952 -msgid "Max. recommended number of files in attachment directory" -msgstr "Max. número de archivos recomendado para el directorio de adjuntos" - -#: ../../godmode/setup/performance.php:694 ../../include/functions_config.php:956 -msgid "Delete not init modules" -msgstr "Borrar módulos no iniciados" - -#: ../../godmode/setup/performance.php:704 -msgid "Big Operation Step to purge old data" -msgstr "Gran operación para la purga de datos antiguos" - -#: ../../godmode/setup/performance.php:719 ../../include/functions_config.php:964 -msgid "Small Operation Step to purge old data" -msgstr "Operación menor para la purga de datos antiguos" - -#: ../../godmode/setup/performance.php:734 ../../include/functions_config.php:990 -msgid "Graph container - Max. Items" -msgstr "Contenedor de gráficas - Máx. elementos" - -#: ../../godmode/setup/performance.php:773 -msgid "SNMP walk binary" -msgstr "Binario walk SNMP" - -#: ../../godmode/setup/performance.php:785 -msgid "" -"SNMP bulk walk is not able to request V1 SNMP, this option will be used instead " -"(by default snmpwalk, slower)." -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:790 -msgid "SNMP walk binary (fallback)" -msgstr "Binario walk SNMP (alternativa)" - -#: ../../godmode/setup/performance.php:803 -#, php-format -msgid "" -"%s web2image cache system cleanup. It is always cleaned up after perform an " -"upgrade" -msgstr "" -"%s limpieza del sistema de caché web2image. Siempre se limpia después de " -"realizar una actualización" - -#: ../../godmode/setup/performance.php:810 -msgid "WMI binary" -msgstr "Binario WMI" - -#: ../../godmode/setup/performance.php:870 -msgid "Database maintenance options" -msgstr "Opciones de mantenimiento de la base de datos" - -#: ../../godmode/setup/performance.php:876 -msgid "Historical database maintenance options" -msgstr "Opciones de mantenimiento de la base de datos histórica" - -#: ../../godmode/setup/performance.php:882 ../../include/graphs/fgraph.php:404 -#: ../../include/functions_netflow.php:2112 -#: ../../include/functions_reporting.php:4080 -msgid "Others" -msgstr "Otros" - -#: ../../godmode/setup/performance.php:887 -msgid "Agent SNMP Interface Wizard defaults" -msgstr "Valores predeterminados del Asistente de interfaz SNMP del agente" - -#: ../../godmode/setup/file_manager.php:83 -#: ../../include/functions_filemanager.php:645 -#, php-format -msgid "Index of %s" -msgstr "Índice de %s" - -#: ../../godmode/setup/welcome_tips.php:61 -msgid "Language is empty" -msgstr "El idioma está vacío" - -#: ../../godmode/setup/welcome_tips.php:65 -msgid "Title is empty" -msgstr "El título está vacío" - -#: ../../godmode/setup/welcome_tips.php:69 -msgid "Text is empty" -msgstr "El texto está vacío" - -#: ../../godmode/setup/welcome_tips.php:82 -msgid "Error in insert tip" -msgstr "Error al añadir Tip" - -#: ../../godmode/setup/welcome_tips.php:106 -msgid "Error in update tip" -msgstr "Error al actualizar Tip" - -#: ../../godmode/setup/welcome_tips.php:146 -msgid "Tip required" -msgstr "Se requiere Tip" - -#: ../../godmode/setup/welcome_tips.php:153 -msgid "Error in delete tip" -msgstr "Error al eliminar el Tip" - -#: ../../godmode/reporting/visual_console_builder.data.php:148 -msgid "Create visual console" -msgstr "Crear consola visual" - -#: ../../godmode/reporting/visual_console_builder.data.php:182 -#: ../../godmode/reporting/visual_console_builder.elements.php:167 -#: ../../include/functions_visual_map_editor.php:55 -#: ../../include/functions_visual_map_editor.php:626 -#: ../../include/lib/Dashboard/Widget.php:581 -msgid "Background" -msgstr "Imagen de fondo" - -#: ../../godmode/reporting/visual_console_builder.data.php:201 -msgid "Background image" -msgstr "Imagen de fondo" - -#: ../../godmode/reporting/visual_console_builder.data.php:227 -#: ../../include/functions_visual_map_editor.php:343 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:372 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:514 -#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:247 -msgid "Background color" -msgstr "Color de fondo" - -#: ../../godmode/reporting/visual_console_builder.data.php:250 -msgid "Set custom size" -msgstr "Especificar tamaño personalizado" - -#: ../../godmode/reporting/visual_console_builder.data.php:265 -msgid "Get default image size" -msgstr "Establecer el tamaño de imagen por defecto" - -#: ../../godmode/reporting/visual_console_builder.data.php:279 -msgid "Layout size" -msgstr "Tamaño del diseño" - -#: ../../godmode/reporting/visual_console_builder.data.php:290 -msgid "Favourite visual console" -msgstr "Consola visual favorita" - -#: ../../godmode/reporting/visual_console_builder.data.php:300 -msgid "Auto adjust to screen in fullscreen" -msgstr "Ajuste automático a la pantalla en pantalla completa" - -#: ../../godmode/reporting/visual_console_builder.php:212 -msgid "This file isn't image" -msgstr "El archivo no es una imagen." - -#: ../../godmode/reporting/visual_console_builder.php:215 -msgid "This file isn't image." -msgstr "El archivo no es una imagen." - -#: ../../godmode/reporting/visual_console_builder.php:221 -#: ../../godmode/reporting/visual_console_builder.php:224 -msgid "File already are exists." -msgstr "El archivo ya existe." - -#: ../../godmode/reporting/visual_console_builder.php:232 -#: ../../godmode/reporting/visual_console_builder.php:235 -msgid "The file have not image extension." -msgstr "El archivo no tiene una extensión válida." - -#: ../../godmode/reporting/visual_console_builder.php:247 -#: ../../godmode/reporting/visual_console_builder.php:250 -#: ../../godmode/reporting/visual_console_builder.php:260 -#: ../../godmode/reporting/visual_console_builder.php:266 -msgid "Problems with move file to target." -msgstr "Error al mover el archivo al objetivo" - -#: ../../godmode/reporting/visual_console_builder.php:304 -msgid "Successfully update." -msgstr "Actualizado correctamente" - -#: ../../godmode/reporting/visual_console_builder.php:323 -msgid "Could not be update." -msgstr "No se puede actualizar" - -#: ../../godmode/reporting/visual_console_builder.php:343 -msgid "Successfully created." -msgstr "Creado correctamente" - -#: ../../godmode/reporting/visual_console_builder.php:362 -msgid "Could not be created." -msgstr "No se pudo crear" - -#: ../../godmode/reporting/visual_console_builder.php:410 -msgid "Successfully multiple delete." -msgstr "Supresión múltiple realizada correctamente" - -#: ../../godmode/reporting/visual_console_builder.php:411 -msgid "Unsuccessful multiple delete." -msgstr "Error de supresión múltiple" - -#: ../../godmode/reporting/visual_console_builder.php:532 -msgid "Successfully delete." -msgstr "Borrado satisfactoriamente" - -#: ../../godmode/reporting/visual_console_builder.php:810 -#: ../../operation/visual_console/view.php:134 -#: ../../operation/visual_console/legacy_view.php:117 -msgid "Visual consoles list" -msgstr "Lista de consolas visuales" - -#: ../../godmode/reporting/visual_console_builder.php:819 -#: ../../operation/visual_console/view.php:168 -#: ../../operation/visual_console/legacy_view.php:133 -msgid "Show link to public Visual Console" -msgstr "Mostrar enlace a la Consola Visual pública" - -#: ../../godmode/reporting/visual_console_builder.php:823 -#: ../../godmode/reporting/graph_builder.php:304 -#: ../../godmode/reporting/reporting_builder.php:3778 -#: ../../operation/visual_console/view.php:178 -#: ../../operation/visual_console/legacy_view.php:143 -#: ../../operation/reporting/reporting_viewer.php:138 -#: ../../operation/reporting/graph_viewer.php:193 -msgid "Main data" -msgstr "Datos principales" - -#: ../../godmode/reporting/visual_console_builder.php:827 -#: ../../operation/visual_console/view.php:186 -#: ../../operation/visual_console/legacy_view.php:151 -msgid "List elements" -msgstr "Lista de elementos" - -#: ../../godmode/reporting/visual_console_builder.php:833 -#: ../../operation/visual_console/view.php:196 -#: ../../operation/visual_console/legacy_view.php:161 -msgid "Services wizard" -msgstr "Asistente de servicios" - -#: ../../godmode/reporting/visual_console_builder.php:852 -msgid "New visual console" -msgstr "Nueva consola visual" - -#: ../../godmode/reporting/reporting_builder.list_items.php:702 -msgid "Sort selected items from position: " -msgstr "Ordenar elementos desde posición: " - -#: ../../godmode/reporting/reporting_builder.list_items.php:705 -msgid "Move before to" -msgstr "Mover antes de" - -#: ../../godmode/reporting/reporting_builder.list_items.php:706 -msgid "Move after to" -msgstr "Mover después de" - -#: ../../godmode/reporting/reporting_builder.list_items.php:755 -#: ../../godmode/reporting/graph_builder.graph_editor.php:214 -#: ../../godmode/reporting/graph_builder.graph_editor.php:284 -msgid "Sort items" -msgstr "Ordenar elementos" - -#: ../../godmode/reporting/reporting_builder.list_items.php:764 -msgid "Delete selected items from position: " -msgstr "Borrar los elementos seleccionados desde la posición: " - -#: ../../godmode/reporting/reporting_builder.list_items.php:767 -msgid "Delete above to" -msgstr "Borrar lo que está encima de" - -#: ../../godmode/reporting/reporting_builder.list_items.php:768 -msgid "Delete below to" -msgstr "Borrar lo que está debajo de" - -#: ../../godmode/reporting/reporting_builder.list_items.php:780 -msgid "Poisition" -msgstr "Posición" - -#: ../../godmode/reporting/reporting_builder.list_items.php:846 -msgid "" -"Are you sure to sort the items into the report?\\n. This action change the " -"sorting of items into data base." -msgstr "" -"¿Está seguro de que quiere clasificar los elementos en el informe?\\n. Esta " -"acción podría cambiar la clasificación de los elementos en la base de datos." - -#: ../../godmode/reporting/reporting_builder.list_items.php:868 -#: ../../godmode/reporting/graph_builder.graph_editor.php:478 -msgid "Please select any item to order" -msgstr "Por favor, selecciona cualquier elemento para ordenar." - -#: ../../godmode/reporting/reporting_builder.list_items.php:898 -msgid "Are you sure to delete the items into the report?\\n" -msgstr "¿Estás seguro de que quieres borrar los elementos en el informe?\\n" - -#: ../../godmode/reporting/reporting_builder.list_items.php:926 -msgid "Please select any item to delete" -msgstr "Por favor, selecciona cualquier elemento para borrarlo." - -#: ../../godmode/reporting/create_container.php:155 -msgid "Container name is missing." -msgstr "Falta el nombre del contenedor." - -#: ../../godmode/reporting/create_container.php:196 -#: ../../godmode/reporting/graph_container.php:135 -msgid "Create container" -msgstr "Crear contenedor" - -#: ../../godmode/reporting/create_container.php:215 -msgid "Container stored successfully" -msgstr "Contenedor guardado correctamente" - -#: ../../godmode/reporting/create_container.php:215 -msgid "There was a problem storing container" -msgstr "Hubo un problema al guardar el contenedor" - -#: ../../godmode/reporting/create_container.php:222 -msgid "Update the container" -msgstr "Actualizar contenedor" - -#: ../../godmode/reporting/create_container.php:222 -msgid "Bad update the container" -msgstr "Mala actualización del contenedor" - -#: ../../godmode/reporting/create_container.php:285 -#: ../../godmode/reporting/create_container.php:304 -msgid "Parent container" -msgstr "Contenedor padre" - -#: ../../godmode/reporting/create_container.php:400 -msgid "Container" -msgstr "Contenedor" - -#: ../../godmode/reporting/create_container.php:438 -#: ../../godmode/reporting/create_container.php:557 -#: ../../godmode/reporting/create_container.php:628 -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 "" -"Este es el intervalo o período de tiempo en el que se obtendrán los datos de la " -"gráfica. Por ejemplo, una semana significa que habrá datos desde hace una semana " -"hasta ahora. " - -#: ../../godmode/reporting/create_container.php:498 -#: ../../godmode/reporting/create_container.php:686 -#: ../../godmode/reporting/graph_builder.main.php:219 -#: ../../include/functions_visual_map_editor.php:548 -#: ../../include/lib/Dashboard/Widgets/top_n.php:212 -msgid "Type of graph" -msgstr "Tipo de gráfica" - -#: ../../godmode/reporting/create_container.php:505 -#: ../../godmode/reporting/create_container.php:576 -#: ../../godmode/reporting/create_container.php:691 -#: ../../godmode/reporting/graph_builder.main.php:290 -#: ../../operation/agentes/stat_win.php:403 -#: ../../operation/agentes/interface_traffic_graph_win.php:256 -msgid "Show full scale graph (TIP)" -msgstr "Mostrar gráfica a escala completa (TIP)" - -#: ../../godmode/reporting/create_container.php:516 -#: ../../godmode/reporting/create_container.php:585 -#: ../../godmode/reporting/create_container.php:700 -msgid "Add item" -msgstr "Añadir elemento" - -#: ../../godmode/reporting/create_container.php:531 -msgid "Simple module graph" -msgstr "Gráfico de módulo simple" - -#: ../../godmode/reporting/create_container.php:715 -msgid "Dynamic rules for simple module graph" -msgstr "Reglas dinámicas para gráficos de módulos simples" - -#: ../../godmode/reporting/create_container.php:731 -msgid "There are no items in this container." -msgstr "No hay elementos en este contenedor." - -#: ../../godmode/reporting/create_container.php:740 -msgid "Agent/Module" -msgstr "Agente/módulo" - -#: ../../godmode/reporting/create_container.php:743 -msgid "M.Group" -msgstr "M.Grupo" - -#: ../../godmode/reporting/map_builder.php:318 -#: ../../godmode/reporting/map_builder.php:326 -msgid "Not copied. Error copying data" -msgstr "Se ha producido un error al copiar los datos." - -#: ../../godmode/reporting/map_builder.php:367 -#: ../../godmode/reporting/visual_console_favorite.php:187 -msgid "Group Recursion" -msgstr "Recursividad de grupo" - -#: ../../godmode/reporting/map_builder.php:417 -msgid "Map name" -msgstr "Nombre del mapa" - -#: ../../godmode/reporting/map_builder.php:419 -msgid "Items" -msgstr "Elementos" - -#: ../../godmode/reporting/map_builder.php:495 -msgid "There are no visual console defined yet." -msgstr "No hay consola visual definida todavía." - -#: ../../godmode/reporting/graph_builder.php:315 -#: ../../operation/reporting/graph_viewer.php:204 -msgid "Graph editor" -msgstr "Editor de gráficas" - -#: ../../godmode/reporting/graph_builder.php:326 -#: ../../include/functions_events.php:4517 -#: ../../operation/reporting/graph_viewer.php:223 -msgid "View graph" -msgstr "Ver gráfica" - -#: ../../godmode/reporting/graph_builder.php:342 -msgid "Graph builder" -msgstr "Creador de gráficos" - -#: ../../godmode/reporting/graph_builder.php:384 -msgid "Graph stored successfully" -msgstr "Gráfica almacenada correctamente" - -#: ../../godmode/reporting/graph_builder.php:385 -msgid "There was a problem storing Graph" -msgstr "Error al almacenar el gráfico" - -#: ../../godmode/reporting/graph_builder.php:393 -msgid "There was a problem adding Module" -msgstr "Ha surgido un problema al añadir el módulo." - -#: ../../godmode/reporting/graph_builder.php:400 -msgid "Update the graph" -msgstr "Actualizar el gráfico" - -#: ../../godmode/reporting/graph_builder.php:401 -msgid "Bad update the graph" -msgstr "No se pudo actualizar el gráfico." - -#: ../../godmode/reporting/graph_builder.php:408 -msgid "Graph deleted successfully" -msgstr "Gráfico borrado correctamente" - -#: ../../godmode/reporting/graph_builder.php:409 -msgid "There was a problem deleting Graph" -msgstr "Ha surgido un problema al borrar el gráfico." - -#: ../../godmode/reporting/graphs.php:106 -msgid "Graphs containers" -msgstr "Contenedores de gráficos" - -#: ../../godmode/reporting/graphs.php:120 -msgid "List of custom graphs" -msgstr "Lista de gráficos personalizados" - -#: ../../godmode/reporting/graphs.php:233 ../../godmode/reporting/graphs.php:272 -#: ../../godmode/reporting/reporting_builder.php:748 -msgid "Free text for search: " -msgstr "Texto libre de búsqueda " - -#: ../../godmode/reporting/graphs.php:234 ../../godmode/reporting/graphs.php:272 -#: ../../godmode/reporting/reporting_builder.php:749 -msgid "Search by report name or description, list matches." -msgstr "Búsqueda por nombre del informe o descripción, lista de coincidencias" - -#: ../../godmode/reporting/graphs.php:243 -msgid "Show Option" -msgstr "Mostrar opciones" - -#: ../../godmode/reporting/graphs.php:362 ../../include/functions_container.php:146 -#: ../../operation/search_graphs.php:30 -#: ../../operation/reporting/graph_viewer.php:567 -msgid "Graph name" -msgstr "Nombre del gráfico" - -#: ../../godmode/reporting/graphs.php:364 ../../include/functions_container.php:148 -msgid "Number of Graphs" -msgstr "Número de gráficos" - -#: ../../godmode/reporting/graphs.php:458 ../../godmode/reporting/graphs.php:465 -msgid "Create graph" -msgstr "Crear gráfico" - -#: ../../godmode/reporting/visual_console_favorite.php:240 -msgid "No favourite consoles defined" -msgstr "No hay consolas favoritas" - -#: ../../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 "" -"El número máximo de elementos en una tabla es %d. Tiene %d elementos, solo se " -"mostrarán los primeros %d." - -#: ../../godmode/reporting/graph_builder.graph_editor.php:228 -msgid "Sort selected items" -msgstr "Ordenar elementos seleccionados" - -#: ../../godmode/reporting/graph_builder.graph_editor.php:231 -msgid "before to" -msgstr "antes de" - -#: ../../godmode/reporting/graph_builder.graph_editor.php:232 -msgid "after to" -msgstr "después de" - -#: ../../godmode/reporting/graph_builder.graph_editor.php:438 -msgid "Please, select a module" -msgstr "Por favor, selecciona un módulo." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1088 -msgid "Not valid" -msgstr "No válido" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1096 -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 "" -"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:1352 -msgid "Log number" -msgstr "Número de logs" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1354 -msgid "" -"Warning: this parameter limits the contents of the logs and affects the " -"performance." -msgstr "" -"Advertencia: este parámetro limita los contenidos de los logs y afecta al " -"rendimiento." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1415 -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 "" -"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:1436 -msgid "Period range" -msgstr "Intervalo" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1438 -msgid "" -"This is the time range in which the files are grouped. For example, 1 day will " -"group the files by day and will count them." -msgstr "" -"Este es el intervalo de tiempo en el que se agrupan los ficheros. Por ejemplo, 1 " -"agrupará los ficheros por día y los contará." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1961 -msgid "Show modules" -msgstr "Mostrar módulos" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2272 -#: ../../include/functions_ui.php:2795 ../../operation/inventory/inventory.php:692 -msgid "Last" -msgstr "Último" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2351 -msgid "Target server" -msgstr "Servidor Target" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2669 -msgid "Macros definition" -msgstr "Definición de macros" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2680 -msgid "Render definition" -msgstr "Definición de renderizado" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2681 -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:2779 -msgid "Greater or equal (>=)" -msgstr "Mayor o igual (>=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2780 -msgid "Less or equal (<=)" -msgstr "Menor o igual (<=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2781 -msgid "Less (<)" -msgstr "Menor a (<)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2782 -msgid "Greater (>)" -msgstr "Mayor a (>)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2783 -msgid "Equal (=)" -msgstr "Igual a (=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2784 -msgid "Not equal (!=)" -msgstr "No igual a (!=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:2909 -msgid "" -"Show a summary chart with max, min and average number of total modules at the " -"end of the report and Checks." -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:2964 -msgid "Checks in Warning status" -msgstr "Chequeos en estado Warning" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3034 -msgid "Only data" -msgstr "Sólo datos" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3132 -msgid "Include extended events" -msgstr "Incluir eventos ampliados" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3149 -msgid "Show custom data" -msgstr "Mostrar datos personalizados" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3168 -msgid "By agent " -msgstr "Por agente " - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3178 -msgid "By user validator " -msgstr "Por validador de usuario " - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3188 -msgid "By criticity " -msgstr "Por prioridad " - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3198 -msgid "Validated vs unvalidated " -msgstr "Validado vs invalidado " - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3213 -msgid "" -"With the token enabled the query will affect the Historical Database, which may " -"mean a small drop in performance." -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:3398 -msgid "Include filter" -msgstr "Incluir filtro" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3402 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3411 -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:3407 -msgid "Exclude filter" -msgstr "Excluir filtro" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3515 -msgid "" -"Use prefix notation for numeric values (example: 20,8Kbytes/sec), otherwise full " -"value will be displayed (example: 20.742 bytes/sec)" -msgstr "" -"Utilice la notación de prefijo para los valores numéricos (ejemplo: 20,8 Kbytes/" -"seg), de lo contrario se mostrará el valor completo (ejemplo: 20,742 bytes/seg)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3553 -#: ../../include/functions_reporting.php:5183 -msgid "Unassigned group" -msgstr "Grupo no asignado" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3599 -#: ../../include/functions_reporting.php:5177 -msgid "Unnasigned group" -msgstr "Grupo no asignado" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3622 -msgid "Select by group" -msgstr "Seleccionar por grupo" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3713 -msgid "Display options" -msgstr "Mostrar opciones" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3771 -msgid "Agent group filter" -msgstr "Filtro de grupo de agentes" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3806 -msgid "Agent OS filter" -msgstr "Filtro del so del agente" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3832 -msgid "Agent custom field" -msgstr "Campo personalizado de agente" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3854 -msgid "Agent custom field filter" -msgstr "Filtro de campo personalizado de agente" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3878 -msgid "Agent status filter" -msgstr "Filtro de estado del agente" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3916 -msgid "Agent version filter" -msgstr "Filtro de versión del agente" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3940 -msgid "Agent has remote configuration" -msgstr "El agente tiene configuración remota" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3941 -msgid "Filter agents by remote configuration enabled." -msgstr "Filtrar agentes por configuración remota habilitada." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3952 -msgid "Agent module filter" -msgstr "Filtro del módulo del agente" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:3976 -msgid "Module group filter" -msgstr "Filtro de grupo de módulos" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4006 -msgid "Search module name" -msgstr "Buscar nombre de módulo" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4159 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4674 -msgid "Agent Failover" -msgstr "Conmutación de agente" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4164 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4677 -msgid "Module Failover" -msgstr "Conmutación de módulo" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4204 -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:4650 -msgid "rate" -msgstr "tasa" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4698 -msgid "" -"Please be careful, when the module have diferent intervals in their life, the " -"summatory maybe get bad result." -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:4718 -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:4984 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4988 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4992 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4996 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5000 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5004 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5008 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5012 -msgid "Item Editor Information" -msgstr "Información de editor de elemento" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4985 -msgid "Please select a name." -msgstr "Seleccione un nombre." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4989 -msgid "Please select an agent." -msgstr "Seleccione un agente." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:4997 -msgid "Please insert a SQL query." -msgstr "Inserte una consulta SQL." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:5001 -msgid "Please insert a URL." -msgstr "Inserte una URL." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:5005 -msgid "Please checked a custom interval option." -msgstr "Compruebe la opción de intervalo personalizado" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:5009 -msgid "Please select a user." -msgstr "Seleccione un usuario." - -#: ../../godmode/reporting/reporting_builder.item_editor.php:5013 -msgid "Please select a group." -msgstr "Seleccione un grupo" - -#: ../../godmode/reporting/visual_console_builder.elements.php:122 -msgid "Width x Height
Max value" -msgstr "Ancho x Alto
Valor máximo" - -#: ../../godmode/reporting/visual_console_builder.elements.php:124 -msgid "Map linked" -msgstr "Mapa enlazado" - -#: ../../godmode/reporting/visual_console_builder.elements.php:210 -msgid "Percentile Bar" -msgstr "Barra de percentil" - -#: ../../godmode/reporting/visual_console_builder.elements.php:221 -msgid "Percentile Bubble" -msgstr "Burbuja percentil" - -#: ../../godmode/reporting/visual_console_builder.elements.php:244 -#: ../../mobile/operation/events.php:862 -#: ../../include/functions_visual_map_editor.php:1443 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:545 -#: ../../operation/visual_console/view.php:330 -msgid "Module Graph" -msgstr "Gráfico de módulo" - -#: ../../godmode/reporting/visual_console_builder.elements.php:255 -#: ../../include/functions_visual_map_editor.php:59 -#: ../../include/functions_visual_map_editor.php:1446 -#: ../../include/functions_visual_map.php:4189 -#: ../../operation/visual_console/view.php:350 -msgid "Event history graph" -msgstr "Gráfica de histórico de eventos" - -#: ../../godmode/reporting/visual_console_builder.elements.php:266 -#: ../../include/functions_visual_map_editor.php:1447 -#: ../../include/functions_visual_map.php:4214 -#: ../../include/rest-api/models/VisualConsole/Item.php:2139 -#: ../../operation/visual_console/view.php:355 -msgid "Simple Value" -msgstr "Valor simple" - -#: ../../godmode/reporting/visual_console_builder.elements.php:277 -msgid "Simple Value (Process Max)" -msgstr "Valor simple (máximo)" - -#: ../../godmode/reporting/visual_console_builder.elements.php:288 -msgid "Simple Value (Process Min)" -msgstr "Valor simple (mínimo)" - -#: ../../godmode/reporting/visual_console_builder.elements.php:299 -msgid "Simple Value (Process Avg)" -msgstr "Valor simple (media)" - -#: ../../godmode/reporting/visual_console_builder.elements.php:332 -#: ../../include/functions_visual_map_editor.php:71 -#: ../../include/functions_visual_map_editor.php:1452 -#: ../../include/functions_visual_map.php:4169 -#: ../../operation/visual_console/view.php:380 -msgid "Box" -msgstr "Caja" - -#: ../../godmode/reporting/visual_console_builder.elements.php:354 -#: ../../include/functions_visual_map_editor.php:1457 -#: ../../operation/visual_console/view.php:395 -msgid "Network link" -msgstr "Link de red" - -#: ../../godmode/reporting/visual_console_builder.elements.php:376 -#: ../../include/functions_visual_map_editor.php:73 -#: ../../include/functions_visual_map_editor.php:1454 -#: ../../include/functions_visual_map.php:4229 -#: ../../include/rest-api/models/VisualConsole/Item.php:2151 -#: ../../operation/visual_console/view.php:390 -msgid "Color cloud" -msgstr "Nube de color" - -#: ../../godmode/reporting/visual_console_builder.elements.php:387 -#: ../../include/rest-api/models/VisualConsole/Item.php:2163 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:172 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:693 -#: ../../operation/visual_console/view.php:335 -msgid "Basic chart" -msgstr "Gráfico básico" - -#: ../../godmode/reporting/visual_console_builder.elements.php:398 -#: ../../include/rest-api/models/VisualConsole/Item.php:2159 -#: ../../operation/visual_console/view.php:400 -msgid "Odometer" -msgstr "Odómetro #1" - -#: ../../godmode/reporting/visual_console_builder.elements.php:409 -#: ../../include/functions_visual_map_editor.php:69 -#: ../../include/functions_visual_map_editor.php:1450 -#: ../../include/functions_visual_map.php:4179 -#: ../../include/rest-api/models/VisualConsole/Item.php:2111 -#: ../../include/lib/Dashboard/Widgets/clock.php:158 -#: ../../include/lib/Dashboard/Widgets/clock.php:310 -#: ../../operation/visual_console/view.php:370 -msgid "Clock" -msgstr "Reloj" - -#: ../../godmode/reporting/visual_console_builder.elements.php:438 -#: ../../godmode/reporting/visual_console_builder.elements.php:912 -msgid "Edit label" -msgstr "Editar etiqueta" - -#: ../../godmode/reporting/visual_console_builder.elements.php:787 -msgid "" -"You have to change the \"max_input_vars\" and set bigger value on php." -"ini for update, there is too much elements to update" -msgstr "" -"Debe cambiar el ”max_input_vars” e introducir un valor mayor en php." -"ini para su actualización, existen demasiados elementos a actualizar" - -#: ../../godmode/reporting/reporting_builder.main.php:157 -msgid "Only the group can view the report" -msgstr "Solo el grupo puede ver el informe." - -#: ../../godmode/reporting/reporting_builder.main.php:158 -msgid "The next group can edit the report" -msgstr "El siguiente grupo puede editar el informe." - -#: ../../godmode/reporting/reporting_builder.main.php:159 -msgid "Only the user and admin user can edit the report" -msgstr "Solo el usuario y el usuario administrador pueden editar el informe." - -#: ../../godmode/reporting/reporting_builder.main.php:162 -msgid "Write Access" -msgstr "Permisos de escritura" - -#: ../../godmode/reporting/reporting_builder.main.php:163 -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 "" -"Por ejemplo, quieres un informe que las personas de \"Todos\" los grupos pueden " -"ver, pero quieres que solo tú o tu grupo podáis editarlo." - -#: ../../godmode/reporting/reporting_builder.main.php:207 -msgid "Non interactive report" -msgstr "Informe no interactivo" - -#: ../../godmode/reporting/reporting_builder.php:193 -#: ../../operation/reporting/reporting_viewer.php:100 -msgid "Your report has been planned, and the system will email you a " -msgstr "Se ha planificado su informe, el sistema le enviará un email a " - -#: ../../godmode/reporting/reporting_builder.php:194 -#: ../../operation/reporting/reporting_viewer.php:101 -msgid "An error has ocurred" -msgstr "Ha ocurrido un error" - -#: ../../godmode/reporting/reporting_builder.php:534 -#: ../../godmode/reporting/reporting_builder.php:3715 ../../operation/menu.php:457 -#: ../../operation/reporting/custom_reporting.php:23 -msgid "Custom reporting" -msgstr "Informes personalizados" - -#: ../../godmode/reporting/reporting_builder.php:753 -msgid "search" -msgstr "buscar" - -#: ../../godmode/reporting/reporting_builder.php:1023 -msgid "This report exceeds the item limit for realtime operations" -msgstr "Este informe excede el tiempo límite para las operaciones de tiempo real." - -#: ../../godmode/reporting/reporting_builder.php:1286 -msgid "Report tasks" -msgstr "Tareas de informe" - -#: ../../godmode/reporting/reporting_builder.php:1287 -#: ../../godmode/reporting/reporting_builder.php:1293 -msgid "To schedule a report, do it from the editing view of each report." -msgstr "" -"Para programar un informe, hágalo desde la vista de edición de cada informe." - -#: ../../godmode/reporting/reporting_builder.php:1303 -msgid "Create report" -msgstr "Crear informe" - -#: ../../godmode/reporting/reporting_builder.php:3803 -#: ../../operation/reporting/reporting_viewer.php:172 -msgid "View report" -msgstr "Ver informe" - -#: ../../godmode/reporting/reporting_builder.php:3822 -msgid "Create Custom Report" -msgstr "Crear informa personalizado" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:123 -#: ../../include/functions_visual_map_editor.php:56 -msgid "Static Graph" -msgstr "Gráfico estático" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:124 -#: ../../include/functions_visual_map_editor.php:57 -#: ../../include/functions_visual_map_editor.php:1442 -#: ../../operation/visual_console/view.php:325 -msgid "Percentile Item" -msgstr "Elemento percentil" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:125 -#: ../../mobile/operation/home.php:116 -#: ../../include/functions_visual_map_editor.php:391 -#: ../../include/ajax/module.php:1289 ../../include/functions_visual_map.php:4174 -#: ../../include/rest-api/models/VisualConsole/Item.php:2107 -msgid "Module graph" -msgstr "Gráfico de módulo" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:126 -#: ../../include/functions_visual_map_editor.php:60 -msgid "Simple value" -msgstr "Valor simple" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:162 -msgid "Range between elements (px)" -msgstr "Rango entre elementos (px)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:180 -msgid "Size (px)" -msgstr "Tamaño (px)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:232 -#: ../../include/functions_config.php:1124 -msgid "Font size" -msgstr "Tamaño de fuente" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:260 -#: ../../include/functions_visual_map_editor.php:606 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:371 -msgid "Process" -msgstr "Procesar" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:263 -#: ../../include/functions_visual_map_editor.php:609 -msgid "Min value" -msgstr "Valor mínimo" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:264 -#: ../../godmode/reporting/visual_console_builder.wizard.php:284 -#: ../../include/functions_visual_map_editor.php:610 -#: ../../include/functions_visual_map_editor.php:730 -msgid "Max value" -msgstr "Valor máx." - -#: ../../godmode/reporting/visual_console_builder.wizard.php:265 -#: ../../include/functions_visual_map_editor.php:611 -msgid "Avg value" -msgstr "Valor medio" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:278 -msgid "Width (px)" -msgstr "Ancho (px)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:300 -#: ../../include/functions_visual_map_editor.php:735 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:459 -msgid "Bubble" -msgstr "Burbuja" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:319 -#: ../../include/functions_visual_map_editor.php:740 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:504 -msgid "Percent" -msgstr "Porcentaje" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:345 -#: ../../include/functions_visual_map_editor.php:759 -#: ../../include/functions_visual_map_editor.php:777 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:509 -msgid "Value to show" -msgstr "Valor para mostrar" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:413 -msgid "One item per agent" -msgstr "Un elemento por agente" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:461 -#: ../../godmode/reporting/visual_console_builder.wizard.php:816 -msgid "Agent - Module" -msgstr "Agente-Módulo" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:506 -msgid "Enable link agent" -msgstr "Habilitar el enlace del agente" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:516 -msgid "Set Parent" -msgstr "Establecer padre" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:519 -msgid "Item created in the visualmap" -msgstr "Elemento creado en el mapa visual" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:520 -msgid "Use the agents relationship (from selected agents)" -msgstr "Usar la relación entre agentes (de los agentes seleccionados)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:537 -msgid "Item in the map" -msgstr "Elemento en el mapa" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:538 -#, php-format -msgid "The parenting relationships in %s will be drawn on the map." -msgstr "Las relaciones de jerarquía de %s se muestran en el mapa." - -#: ../../godmode/reporting/visual_console_builder.wizard.php:557 -#: ../../godmode/reporting/visual_console_builder.wizard.php:561 -msgid "Are you sure to add many elements\\nin visual map?" -msgstr "¿Estás seguro de que quieres añadir tantos elementos en la consola visual?" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:737 -msgid "Please select any module or modules." -msgstr "Por favor, selecciona cualquier módulo o módulos." - -#: ../../godmode/reporting/visual_console_builder.editor.php:173 -msgid "Min allowed size is 1024x768" -msgstr "El tamaño mínimo permitido es 1024x768" - -#: ../../godmode/reporting/visual_console_builder.editor.php:177 -#: ../../godmode/reporting/visual_console_builder.editor.php:179 -#: ../../godmode/reporting/visual_console_builder.editor.php:181 -#: ../../operation/snmpconsole/snmp_browser.php:232 -msgid "Action in progress" -msgstr "Acción en curso" - -#: ../../godmode/reporting/visual_console_builder.editor.php:177 -msgid "Loading in progress" -msgstr "Cargando" - -#: ../../godmode/reporting/visual_console_builder.editor.php:179 -msgid "Saving in progress" -msgstr "Guardando" - -#: ../../godmode/reporting/visual_console_builder.editor.php:181 -msgid "Deletion in progress" -msgstr "Eliminando" - -#: ../../godmode/reporting/graph_builder.main.php:212 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:356 -#: ../../operation/reporting/graph_viewer.php:358 -msgid "Bullet chart" -msgstr "Gráfico de puntos" - -#: ../../godmode/reporting/graph_builder.main.php:213 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:357 -#: ../../operation/reporting/graph_viewer.php:359 -msgid "Gauge" -msgstr "Calibrador" - -#: ../../godmode/reporting/graph_builder.main.php:216 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:360 -#: ../../include/lib/Dashboard/Widgets/top_n.php:208 -#: ../../operation/reporting/graph_viewer.php:362 -msgid "Pie" -msgstr "Gráfico circular" - -#: ../../godmode/reporting/graph_builder.main.php:235 -msgid "Equalize maximum thresholds" -msgstr "Igualar umbrales máximos" - -#: ../../godmode/reporting/graph_builder.main.php:263 -msgid "Add summatory series" -msgstr "Añadir series sumatorias" - -#: ../../godmode/reporting/graph_builder.main.php:273 -msgid "Add average series" -msgstr "Añadir series de promedios" - -#: ../../godmode/reporting/graph_builder.main.php:284 -msgid "Modules and series" -msgstr "Módulos y series" - -#: ../../godmode/um_client/index.php:97 -#, 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 "" -"No puede utilizar el administrador de actualizaciones %s. Estás exiendo los " -"límites de supervisión al %s elementos. Actualice su licencia." - -#: ../../godmode/um_client/index.php:108 -#, 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 "" -"No puede utilizar el administrador de actualizaciones %s. Esta licencia ha " -"caducado hace %d días. Actualice su licencia." - -#: ../../godmode/um_client/index.php:121 -#, 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 "" -"No puede utilizar el administrador de actualizaciones %s. Esta licencia es una " -"licencia de prueba para probar todas las características %s. Actualice su " -"licencia para desbloquear todas %s funciones." - -#: ../../godmode/um_client/index.php:217 -#, 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:230 -#, 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 "" -"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:319 -msgid "Update online requires registration." -msgstr "Para actualizar online debe estar registrado." - -#: ../../godmode/um_client/index.php:324 -msgid "" -"Applying offline patches may make your console unusable, we recommend to " -"completely backup your files before applying any patch." -msgstr "" -"La aplicación de parches sin conexión puede hacer que su consola sea " -"inutilizable, le recomendamos que haga una copia de seguridad completa de sus " -"archivos antes de aplicar cualquier parche." - -#: ../../godmode/events/event_responses.editor.php:156 -msgid "Modal window" -msgstr "Ventana modal" - -#: ../../godmode/events/event_responses.editor.php:157 -msgid "New window" -msgstr "Nueva ventana" - -#: ../../godmode/events/event_responses.editor.php:160 -msgid "For Command type Modal Window mode is enforced" -msgstr "Para tipo comando, se aplica el modo ventana modal" - -#: ../../godmode/events/event_responses.editor.php:268 -#: ../../include/class/AgentWizard.class.php:558 -#: ../../include/functions_snmp_browser.php:804 -msgid "Local console" -msgstr "Consola local" - -#: ../../godmode/events/event_responses.editor.php:287 -#: ../../include/class/AgentWizard.class.php:743 -msgid "Server to execute command" -msgstr "Servidor para ejecutar el comando" - -#: ../../godmode/events/event_responses.editor.php:300 -msgid "Command timeout (s)" -msgstr "Límite(s) de tiempo del comando" - -#: ../../godmode/events/event_responses.editor.php:315 -msgid "Display command" -msgstr "Mostrar comando" - -#: ../../godmode/events/event_responses.editor.php:315 -msgid "" -"If enabled the command will be displayed to any user that can execute this event " -"response" -msgstr "" -"Si está habilitado, el comando se mostrará a cualquier usuario que pueda " -"ejecutar esta respuesta de evento" - -#: ../../godmode/events/event_edit_filter.php:306 -msgid "Save in group" -msgstr "Guardar en grupo" - -#: ../../godmode/events/event_edit_filter.php:306 -msgid "This group will be use to restrict the visibility of this filter with ACLs" -msgstr "" -"Este grupo se usará para restringir la visibilidad de este filtro con ACLs." - -#: ../../godmode/events/event_edit_filter.php:504 -msgid "Choose between the users who have validated an event. " -msgstr "Escoge entre los usuarios que tienen validado un evento. " - -#: ../../godmode/events/event_edit_filter.php:522 -msgid "Owner." -msgstr "Propietario." - -#: ../../godmode/events/event_edit_filter.php:537 -#: ../../operation/events/events.php:1990 -msgid "All events" -msgstr "Todos los eventos" - -#: ../../godmode/events/event_edit_filter.php:538 -#: ../../operation/events/events.php:1991 ../../operation/events/events.php:2658 -msgid "Group events" -msgstr "Eventos agrupados" - -#: ../../godmode/events/event_edit_filter.php:539 -#: ../../include/ajax/heatmap.ajax.php:99 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:252 -#: ../../operation/events/events.php:1992 -msgid "Group agents" -msgstr "Grupos de agente" - -#: ../../godmode/events/event_edit_filter.php:540 -#: ../../operation/events/events.php:1993 -msgid "Group extra id" -msgstr "ID adicional de grupo" - -#: ../../godmode/events/event_edit_filter.php:765 -#: ../../operation/events/events.php:2240 -msgid "Filter alert events" -msgstr "Filtrar eventos de alertas" - -#: ../../godmode/events/event_edit_filter.php:766 -#: ../../operation/events/events.php:2241 -msgid "Only alert events" -msgstr "Solo eventos de alertas" - -#: ../../godmode/events/event_edit_filter.php:815 -#: ../../operation/events/events.php:2100 -msgid "Extra ID" -msgstr "ID extra" - -#: ../../godmode/events/event_edit_filter.php:847 -msgid "Custom data filter type" -msgstr "Tipo de filtro de datos personalizado" - -#: ../../godmode/events/event_edit_filter.php:850 -msgid "Filter custom data by name field" -msgstr "Filtrar datos personalizados por campo de nombre" - -#: ../../godmode/events/event_edit_filter.php:851 -msgid "Filter custom data by value field" -msgstr "Filtrar datos personalizados por campo de valor" - -#: ../../godmode/events/event_edit_filter.php:866 -#: ../../godmode/events/custom_events.php:117 -#: ../../include/functions_reporting_html.php:1078 -#: ../../include/functions_reporting_html.php:1326 -#: ../../include/functions_reporting_html.php:2671 -#: ../../include/ajax/events.php:1757 -#: ../../include/lib/Dashboard/Widgets/events_list.php:836 -#: ../../include/functions_events.php:221 ../../include/functions_events.php:323 -msgid "Custom data" -msgstr "Datos personalizados" - -#: ../../godmode/events/event_edit_filter.php:883 -msgid "Id souce event" -msgstr "Evento de origen de ID" - -#: ../../godmode/events/event_edit_filter.php:913 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:334 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:359 -#: ../../operation/events/events.php:268 -msgid "Metaconsola" -msgstr "Metaconsola" - -#: ../../godmode/events/event_responses.list.php:48 -msgid "No responses found" -msgstr "No se encontraron respuestas" - -#: ../../godmode/events/event_responses.list.php:121 -msgid "Create response" -msgstr "Crear respuesta" - -#: ../../godmode/events/custom_events.php:76 -msgid "Load the fields from previous events" -msgstr "Cargar los archivos de eventos previos" - -#: ../../godmode/events/custom_events.php:76 -msgid "Event fields will be loaded. Do you want to continue?" -msgstr "Se cargarán los archivos de eventos. ¿Deseas continuar?" - -#: ../../godmode/events/custom_events.php:92 -#: ../../include/lib/Dashboard/Widgets/events_list.php:811 -#: ../../include/functions_events.php:238 -msgid "Event Id" -msgstr "Id de evento" - -#: ../../godmode/events/custom_events.php:93 ../../mobile/operation/events.php:237 -#: ../../include/lib/Dashboard/Widgets/events_list.php:812 -#: ../../include/functions_events.php:241 -msgid "Event Name" -msgstr "Nombre del evento" - -#: ../../godmode/events/custom_events.php:95 -#: ../../include/class/SatelliteAgent.class.php:146 -#: ../../include/lib/Dashboard/Widgets/events_list.php:814 -msgid "Agent Name" -msgstr "Nombre de agente" - -#: ../../godmode/events/custom_events.php:96 -#: ../../include/lib/Dashboard/Widgets/events_list.php:815 -#: ../../include/functions_events.php:320 -msgid "Agent IP" -msgstr "IP del agente" - -#: ../../godmode/events/custom_events.php:101 -#: ../../include/lib/Dashboard/Widgets/events_list.php:820 -#: ../../include/functions_events.php:265 -msgid "Event Type" -msgstr "Tipo de evento" - -#: ../../godmode/events/custom_events.php:102 -#: ../../include/class/ModuleTemplates.class.php:1183 -#: ../../include/class/AgentWizard.class.php:1281 -#: ../../include/class/AgentWizard.class.php:4173 -#: ../../include/lib/Dashboard/Widgets/events_list.php:821 -#: ../../include/functions_events.php:268 -msgid "Module Name" -msgstr "Nombre del módulo" - -#: ../../godmode/events/custom_events.php:108 -#: ../../include/lib/Dashboard/Widgets/events_list.php:827 -#: ../../include/functions_events.php:286 -msgid "Extra Id" -msgstr "ID extra" - -#: ../../godmode/events/custom_events.php:112 -#: ../../include/lib/Dashboard/Widgets/events_list.php:831 -#: ../../include/functions_events.php:298 -msgid "Server Name" -msgstr "Nombre del servidor" - -#: ../../godmode/events/custom_events.php:115 -#: ../../include/lib/Dashboard/Widgets/events_list.php:834 -#: ../../include/functions_events.php:316 -msgid "Severity mini" -msgstr "Prioridad baja" - -#: ../../godmode/events/custom_events.php:116 -#: ../../include/lib/Dashboard/Widgets/events_list.php:835 -#: ../../include/functions_events.php:307 ../../include/functions_events.php:5082 -msgid "Module custom ID" -msgstr "ID personalizada de módulo" - -#: ../../godmode/events/custom_events.php:172 -msgid "Move up selected fields" -msgstr "Mover hacia arriba los campos seleccionados" - -#: ../../godmode/events/custom_events.php:181 -msgid "Move down selected fields" -msgstr "Mover hacia abajo los campos seleccionados" - -#: ../../godmode/events/event_responses.php:67 -msgid "Response added succesfully" -msgstr "Respuesta añadida correctamente" - -#: ../../godmode/events/event_responses.php:69 -msgid "Response cannot be added" -msgstr "La respuesta no se puede añadir." - -#: ../../godmode/events/event_responses.php:93 -msgid "Response updated succesfully" -msgstr "Repuesta actualizada correctamente" - -#: ../../godmode/events/event_responses.php:95 -msgid "Response cannot be updated" -msgstr "La respuesta no se puede actualizar." - -#: ../../godmode/events/event_responses.php:105 -msgid "Response deleted succesfully" -msgstr "Respuesta eliminada correctamente" - -#: ../../godmode/events/event_responses.php:107 -msgid "Response cannot be deleted" -msgstr "La respuesta no se puede eliminar." - -#: ../../godmode/wizards/ManageExtensions.class.php:173 -msgid "Uploaded extension" -msgstr "Extensión añadida" - -#: ../../godmode/wizards/ManageExtensions.class.php:179 -#: ../../godmode/wizards/ManageExtensions.class.php:183 -#: ../../godmode/wizards/ManageExtensions.class.php:299 -#: ../../godmode/wizards/ManageExtensions.class.php:975 -msgid "Failed to upload extension" -msgstr "Error al añadir extensión" - -#: ../../godmode/wizards/ManageExtensions.class.php:193 -msgid "Deleted extension" -msgstr "Extensión eliminada" - -#: ../../godmode/wizards/ManageExtensions.class.php:196 -msgid "Fail delete extension" -msgstr "Error al eliminar la extensión" - -#: ../../godmode/wizards/ManageExtensions.class.php:206 -msgid "Extension folder created successfully" -msgstr "Fichero de extensiones creado correctamente" - -#: ../../godmode/wizards/ManageExtensions.class.php:209 -msgid "Fail created extension folder" -msgstr "Error al crear el fichero de extensiones" - -#: ../../godmode/wizards/ManageExtensions.class.php:258 -msgid "Load DISCO" -msgstr "Cargar DISCO" - -#: ../../godmode/wizards/ManageExtensions.class.php:273 -msgid "Upload DISCO" -msgstr "Añadir DISCO" - -#: ../../godmode/wizards/ManageExtensions.class.php:387 -#: ../../godmode/wizards/ManageExtensions.class.php:939 -msgid "Failed to upload extension: Error while parsing dicovery_definition.ini" -msgstr "" -"Error al actualizar la extensión: Error al parsear discovery_definition.ini" - -#: ../../godmode/wizards/ManageExtensions.class.php:683 -msgid "" -"Deleting this application will also delete all the discovery tasks using it. Do " -"you want to delete it?" -msgstr "" -"El borrado de esta aplicación también eliminará las tareas de Discovery que la " -"estén utilizando. ¿Desea eliminarla?" - -#: ../../godmode/wizards/ManageExtensions.class.php:699 -msgid "Are you sure you want to reapply?" -msgstr "¿Está seguro de que quiere volver a aplicarlo?" - -#: ../../godmode/wizards/ManageExtensions.class.php:712 -#: ../../godmode/wizards/ManageExtensions.class.php:713 -msgid "The extension directory or .ini does not exist in console." -msgstr "El directorio de la extensión o .ini no existe en la consola." - -#: ../../godmode/wizards/ManageExtensions.class.php:946 -msgid "" -"The 'short_name' starting with 'pandorafms.' is reserved for Pandora FMS " -"applications. If this is not an official Pandora FMS application, consider " -"changing the 'short_name'. Do you want to continue?" -msgstr "" -"El “short_name” que empieza con “pandorafms” está reservado para las " -"aplicaciones de Pandora FMS. No se trata de una aplicación oficial de Pandora " -"FMS, es recomendable cambiar el “short_name”. ¿Desea continuar?" - -#: ../../godmode/wizards/ManageExtensions.class.php:955 -#, php-format -msgid "" -"There is another application with the same 'short_name': '%s'. Do you want to " -"overwrite the application and all of its contents?" -msgstr "" -"Existe otra aplicación con el mismo “short_name”: “%s”. ¿Desea sobreescribir la " -"aplicación y todo su contenido?" - -#: ../../godmode/wizards/HostDevices.class.php:152 -msgid "Net Scan" -msgstr "Net Scan" - -#: ../../godmode/wizards/HostDevices.class.php:172 -msgid "Custom NetScan" -msgstr "NetScan personalizado" - -#: ../../godmode/wizards/HostDevices.class.php:180 -msgid "Manage NetScan scripts" -msgstr "Administrar guiones de NetScan" - -#: ../../godmode/wizards/HostDevices.class.php:325 -#, php-format -msgid "Invalid mimetype for csv file: %s" -msgstr "Mimetype no válido para el archivo CSV: %s" - -#: ../../godmode/wizards/HostDevices.class.php:348 -#, php-format -msgid "Invalid content readed from csv file: %s" -msgstr "Lector de contenido del archivo CSV no válido: %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 "" -"Esta tarea de escaneo de red ya ha sido definida, Edítela o cree una nueva." - -#: ../../godmode/wizards/HostDevices.class.php:433 -msgid "You must provide a valid network." -msgstr "Añada una red válida." - -#: ../../godmode/wizards/HostDevices.class.php:483 -#: ../../godmode/wizards/HostDevices.class.php:597 -#: ../../include/class/CustomNetScan.class.php:222 -msgid "Failed to find network scan task." -msgstr "No se ha encontrado tarea de escaneo de red." - -#: ../../godmode/wizards/HostDevices.class.php:706 -#, php-format -msgid "\"%s\" features" -msgstr "Funcionalidades \"%s\"" - -#: ../../godmode/wizards/HostDevices.class.php:734 -#: ../../include/class/CustomNetScan.class.php:406 -msgid "Internal error, please re-run this wizard." -msgstr "Error interno, vuelva a ejecutar el asistente." - -#: ../../godmode/wizards/HostDevices.class.php:800 -#: ../../include/class/CustomNetScan.class.php:527 -msgid "Manual interval means that it will be executed only On-demand" -msgstr "Intervalo manual significa que será ejecutado solo bajo demanda." - -#: ../../godmode/wizards/HostDevices.class.php:865 -msgid "Use CSV file definition" -msgstr "Usar definición del archivo CSV" - -#: ../../godmode/wizards/HostDevices.class.php:866 -msgid "Define targets using csv o network definition." -msgstr "Definir objetivos utilizando la definición de CSV o red." - -#: ../../godmode/wizards/HostDevices.class.php:884 -msgid "Networks (csv)" -msgstr "Redes (CSV)" - -#: ../../godmode/wizards/HostDevices.class.php:885 -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 "" -"Puede subir un archivo CSV. Cada línea debe contener una red en formato IP/MASK. " -"Por ejemplo: 192.168.1.1/32" - -#: ../../godmode/wizards/HostDevices.class.php:897 -msgid "Networks (current)" -msgstr "Redes (actual)" - -#: ../../godmode/wizards/HostDevices.class.php:898 -msgid "Please upload a new file to overwrite this content." -msgstr "Sube un nuevo archivo para sobrescribir este contenido." - -#: ../../godmode/wizards/HostDevices.class.php:914 -msgid "" -"You can specify networks or fully qualified domain names of a specific host, " -"separated by commas, for example: 192.168.50.0/24,192.168.60.0/24, hostname." -"artica.es" -msgstr "" -"Puede especificar redes o nombres de dominio completos de un host específico, " -"separados por comas, por ejemplo: 192.168.50.0/24,192.168.60.0/24, hostname." -"artica.es" - -#: ../../godmode/wizards/HostDevices.class.php:1064 -msgid "Filter by opened ports" -msgstr "Filtrar por puertos abiertos" - -#: ../../godmode/wizards/HostDevices.class.php:1066 -msgid "" -"Targets will be scanned if at least one of defined ports (comma separated) is " -"open." -msgstr "" -"Los objetivos se escanearán si al menos uno de los puertos definidos (separados " -"por comas) está abierto." - -#: ../../godmode/wizards/HostDevices.class.php:1079 -msgid "Auto discover known hardware" -msgstr "Auto descubrir el hardware conocido" - -#: ../../godmode/wizards/HostDevices.class.php:1081 -msgid "" -"Targets will be monitorized based on its Private Enterprise Number. " -"Requires SNMP." -msgstr "" -"Los objetivos se monitorizarán en base a su Número de empresa privado. " -"Precisa de SNMP." - -#: ../../godmode/wizards/HostDevices.class.php:1096 -msgid "Module Host Alive will be added to discovered agents by default." -msgstr "" -"El módulo Host Alive se añadirá a los agentes descubiertos por defecto." - -#: ../../godmode/wizards/HostDevices.class.php:1144 -#, php-format -msgid "" -"Configured networks could generate %d agents, your license only allows %d, " -"'review results' is mandatory." -msgstr "" -"Las redes configuradas pueden generar %d agentes, su licencia solo permite %d, " -"'revisar resultados' es obligatorio." - -#: ../../godmode/wizards/HostDevices.class.php:1152 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:974 -msgid "Review results" -msgstr "Revisar resultados" - -#: ../../godmode/wizards/HostDevices.class.php:1154 -msgid "Targets must be validated by user before create agents." -msgstr "El usuario debe validar los objetivos antes de crear agentes" - -#: ../../godmode/wizards/HostDevices.class.php:1180 -msgid "Apply autoconfiguration rules" -msgstr "Aplicar normas de autoconfiguración" - -#: ../../godmode/wizards/HostDevices.class.php:1182 -msgid "" -"System is able to auto configure detected host & devices by applying your " -"defined configuration rules." -msgstr "" -"El sistema puede auto configurar el host y los dispositivos detectados aplicando " -"las normas de configuración." - -#: ../../godmode/wizards/HostDevices.class.php:1198 -msgid "SNMP enabled" -msgstr "SNMP activado" - -#: ../../godmode/wizards/HostDevices.class.php:1239 -msgid "Skip non-enabled interfaces" -msgstr "Omitir interfaces no habilitadas" - -#: ../../godmode/wizards/HostDevices.class.php:1258 -msgid "SNMP communities to try with" -msgstr "Comunidades SNMP con las que probar" - -#: ../../godmode/wizards/HostDevices.class.php:1260 -msgid "" -"You can specify several values, separated by commas, for example: public," -"mysecret,1234" -msgstr "" -"Puede especificar varios valores, separados por coma, por ejemplo: public," -"mysecret,1234" - -#: ../../godmode/wizards/HostDevices.class.php:1387 -msgid "OS detection" -msgstr "Detección de SO" - -#: ../../godmode/wizards/HostDevices.class.php:1399 -msgid "Name resolution" -msgstr "Resolución de nombres" - -#: ../../godmode/wizards/HostDevices.class.php:1410 -msgid "Parent detection" -msgstr "Detección de padres" - -#: ../../godmode/wizards/HostDevices.class.php:1421 -msgid "Parent recursion" -msgstr "Recursión del padre" - -#: ../../godmode/wizards/HostDevices.class.php:1432 -msgid "VLAN enabled" -msgstr "VLAN habilitada" - -#: ../../godmode/wizards/HostDevices.class.php:1443 -msgid "WMI enabled" -msgstr "WMI habilitado" - -#: ../../godmode/wizards/HostDevices.class.php:1590 -#: ../../include/functions_html.php:652 ../../include/functions_html.php:6642 -msgid "Please select..." -msgstr "Seleccione..." - -#: ../../godmode/wizards/Wizard.main.php:534 -msgid "" -"Starting with version 773, the new modular system of discovery 2.0 has been " -"implemented. The current\n" -" discovery (1.0) and its defined tasks will continue to function " -"normally until the next LTS version,\n" -" in which migration to the new system will be mandatory.\n" -" The tasks of the current discovery (1.0) will be marked as " -"legacy although it will not affect their\n" -" operation, it will only be a visual indicator to identify and " -"differentiate the tasks of discovery 1.0\n" -" from those of the new version 2.0.\n" -" In the intermediate versions between the 773 and the next LTS " -"version, more applications of the new\n" -" discovery 2.0 will be added. Both new and those that will come " -"to replace the applications of the\n" -" current discovery 1.0. In addition, an automatic migration tool " -"for legacy (1.0) tasks to the new 2.0\n" -" model will be included." -msgstr "" -"Comenzando con la versión 773, se ha implementado el nuevo sistema modular de " -"discovery 2.0. El \n" -" discovery (1.0) actual y las tareas que tiene definidas " -"continuarán funcionando con normalidad hasta la próxima versión LTS,\n" -" en la que será obligatoria la migración al nuevo sistema.\n" -" Las tareas del discovery (1.0) actual estarán marcadas como " -"legacy aunque esto no afectará a su\n" -" funcionamiento, únicamente servirá de indicador visual para " -"identificar y diferenciar las tareas de discovery 1.0\n" -" de aquellas de la nueva versión 2.0.\n" -" En las versiones intermedias entre la 773 y la siguiente versión " -"LTS, se añadirán más aplicaciones del nuevo\n" -" discovery 2.0. Tanto nuevas como aquellas que reemplazarán a las " -"aplicaciones la" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:173 -msgid "Host & devices tasks" -msgstr "Tareas de Host & devices" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:174 -msgid "Applications tasks" -msgstr "Tareas de aplicaciones" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:175 -msgid "Cloud tasks" -msgstr "Tareas de la nube" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:176 -msgid "Custom tasks" -msgstr "Tareas personalizadas" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:273 -msgid "Task successfully deleted" -msgstr "Tarea eliminada" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:388 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:515 -msgid "Task successfully enabled" -msgstr "Tarea habilitada correctamente" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:388 -msgid "Task succesfully disabled" -msgstr "Tarea deshabilitada con éxito" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:428 -msgid "Console Task successfully deleted" -msgstr "Tarea de la consola eliminada" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:470 -msgid "Task successfully disabled" -msgstr "Tarea deshabilitada correctamente" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:551 -msgid "Discovery Server is disabled" -msgstr "El servidor discovery está deshabilitado" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:648 -msgid "Task type" -msgstr "Tipo de tarea" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:654 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:383 -msgid "Updated at" -msgstr "Actualizado el" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:712 -msgid "This action will rescan the target networks." -msgstr "Esta acción reescaneará las redes objetivo." - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:731 -msgid "This task has not been completely defined, please edit it" -msgstr "La tarea no se ha definido por completo, edítela." - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:781 -msgid "Discovery Cloud Azure Compute" -msgstr "Discovery Cloud Azure Compute" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:785 -msgid "Cloud.Azure.Compute (legacy)" -msgstr "Cloud.Azure.Compute (legacy)" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:794 -msgid "Discovery Cloud AWS EC2" -msgstr "Discovery Cloud AWS EC2" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:798 -msgid "Cloud.AWS.EC2 (legacy)" -msgstr "Cloud.AWS.EC2 (legacy)" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:807 -msgid "Discovery Cloud RDS" -msgstr "Discovery Cloud RDS" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:811 -msgid "Discovery.Cloud.Aws.RDS (legacy)" -msgstr "Discovery.Cloud.Aws.RDS (legacy)" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:820 -msgid "Discovery Cloud S3" -msgstr "Discovery Cloud S3" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:824 -msgid "Discovery.Cloud.Aws.S3 (legacy)" -msgstr "Discovery.Cloud.Aws.S3 (legacy)" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:833 -msgid "Discovery Applications MySQL" -msgstr "Aplicaciones MySQL de Discovery" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:837 -msgid "Discovery.App.MySQL (legacy)" -msgstr "Discovery.App.MySQL (legacy)" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:846 -msgid "Discovery Applications Oracle" -msgstr "Aplicaciones de Discovery de Oracle" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:850 -msgid "Discovery.App.Oracle (legacy)" -msgstr "Discovery.App.Oracle (legacy)" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:859 -msgid "Discovery Applications DB2" -msgstr "Aplicaciones DB2 de discovery" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:863 -msgid "Discovery.App.DB2 (legacy)" -msgstr "Discovery.App.DB2 (legacy)" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:874 -msgid "Discovery.Agent.Deployment (legacy)" -msgstr "Discovery.Agent.Deployment (legacy)" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:883 -msgid "Discovery Applications Microsoft SQL Server" -msgstr "Servidor Microsoft SQL de aplicaciones Discovery" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:887 -msgid "Discovery.App.Microsoft SQL Server (legacy)" -msgstr "Discovery.App.Microsoft SQL Server (legacy)" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:911 -msgid "Discovery NetScan" -msgstr "Discovery NetScan" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:915 -msgid "Discovery.NetScan (legacy)" -msgstr "Discovery.NetScan (legacy)" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:962 -msgid "Not executed yet" -msgstr "Aún no ejecutado" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:986 -msgid "View summary" -msgstr "Ver el resumen" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1007 -#: ../../operation/agentes/pandora_networkmap.editor.php:220 -msgid "View map" -msgstr "Ver el mapa" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1032 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1081 -msgid "Edit task" -msgstr "Editar tarea" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1042 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1053 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1091 -msgid "Delete task" -msgstr "Eliminar tarea" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1104 -msgid "enable task" -msgstr "habilitar tarea" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1133 -msgid "has no discovery tasks assigned" -msgstr "No tiene tareas de discovery asignadas" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1290 -msgid "Overall Progress" -msgstr "Progreso total" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1309 -msgid "Scanning network" -msgstr "Escaneando red" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1313 -msgid "Checking" -msgstr "Comprobando" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1317 -msgid "Finding AFT connectivity" -msgstr "Buscando conexión AFT" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1321 -msgid "Finding traceroute connectivity" -msgstr "Buscando conexión traceroute" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1325 -msgid "Finding gateway connectivity" -msgstr "Buscando conexión de entrada" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1329 -msgid "Searching for devices..." -msgstr "Buscando dispositivos..." - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1333 -msgid "Analyzing application..." -msgstr "Analizando aplicación..." - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1337 -msgid "Executing custom queries..." -msgstr "Ejecutando consultas personalizadas..." - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1341 -msgid "Testing modules..." -msgstr "Probando módulos..." - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1345 -msgid "Processing results..." -msgstr "Procesando resultados..." - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1349 -msgid "Processing..." -msgstr "Procesando…" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1382 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:2009 -#: ../../operation/agentes/log_sources_status.php:57 -msgid "Review" -msgstr "Revisar" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1462 -msgid "Host&devices total" -msgstr "Total Host&devices" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1467 -msgid "Agents monitored" -msgstr "Agentes monitorizados" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1472 -msgid "Agents pending" -msgstr "Agentes pendientes" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1538 -msgid "Hosts discovered" -msgstr "Hosts encontrados" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1554 -msgid "Responding SNMP" -msgstr "SNMP disponible" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1559 -msgid "Responding WMI" -msgstr "WMI disponible" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1606 -msgid "This task has never executed" -msgstr "Esta tarea nunca se ha ejecutado" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1618 -msgid "Task queued, please wait." -msgstr "Tarea encolada, espere." - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1662 -msgid "" -"Please ensure instances or regions are being monitorized and 'scan and general " -"monitoring' is enabled." -msgstr "" -"Asegúrese de que las instancias o las regiones están siendo monitorizadas y " -"'escaneo y monitorización general' está habilitado." - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1680 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1822 -msgid "Invalid task" -msgstr "Tarea no válida" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1779 -msgid "Please select devices to be monitored" -msgstr "Seleccione los dispositivos que desee monitorizar" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1782 -msgid "select all" -msgstr "seleccionar todo" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1785 -msgid "deselect all" -msgstr "deseleccionar todo" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1788 -msgid "expand all" -msgstr "expandir todo" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1791 -msgid "collapse all" -msgstr "plegar todo" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1805 -msgid "No devices found in temporary resources, please re-launch." -msgstr "" -"No se han encontrado dispositivos en los recursos temporales, por favor vuelva a " -"lanzarlo." - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1872 -#, php-format -msgid "Your selection exceeds the agents available on your license. Limit %d" -msgstr "" -"La selección excede el número de agentes disponibles en la licencia. Límite %d" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1896 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1915 -msgid "Removed" -msgstr "Eliminado" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1952 -msgid "No changes. Re-Scheduled" -msgstr "No hay cambios. Reprogramado" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1954 -msgid "Scheduled for creation" -msgstr "Programa de creación" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1981 -msgid "Cancelled" -msgstr "Cancelado" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1982 -msgid "Server has been restarted while executing this task, please retry." -msgstr "" -"El servidor se ha reiniciado mientras ejecutaba esta tarea, vuelva a intentarlo." - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1992 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1999 -#: ../../include/help/clippy/operation_agentes_ver_agente.php:40 -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:119 -#: ../../include/class/AgentDeployWizard.class.php:558 -msgid "Done" -msgstr "Hecho" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1997 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:2014 -msgid "Not started" -msgstr "No iniciado" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:2019 -msgid "Searching" -msgstr "Buscando" - -#: ../../godmode/wizards/Custom.class.php:138 -#: ../../godmode/wizards/Cloud.class.php:220 -#: ../../godmode/wizards/Applications.class.php:200 -msgid "" -"All company names used here are for identification purposes only. Use of these " -"names, logos, and brands does not imply endorsement." -msgstr "" -"Todos los nombres de compañías aquí utilizados tienen fines identificatorios. El " -"uso de estos nombres, logos y marcas no implica patrocinio alguno." - -#: ../../godmode/wizards/Cloud.class.php:253 -#: ../../godmode/wizards/Cloud.class.php:261 -#, php-format -msgid "%s credentials" -msgstr "Credenciales de %s" - -#: ../../godmode/wizards/Cloud.class.php:277 -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 una tarea con las credenciales seleccionadas ya se está ejecutando, se " -"editará. Para crear una nueva, se debe seleccionar otra cuenta del almacén de " -"credenciales." - -#: ../../godmode/wizards/Cloud.class.php:297 -msgid "Manage accounts" -msgstr "Administrar cuentas" - -#: ../../godmode/wizards/Cloud.class.php:310 -msgid "Cloud tool full path" -msgstr "Ruta completa de la herramienta en la nube" - -#: ../../godmode/wizards/Cloud.class.php:388 -msgid "Select a set of credentials from the list" -msgstr "Seleccione un conjunto de credenciales de la lista" - -#: ../../godmode/wizards/Cloud.class.php:401 -#, php-format -msgid "Path %s is not executable." -msgstr "La ruta %s no se puede ejecutar." - -#: ../../godmode/wizards/Cloud.class.php:446 -msgid "Account disconnected" -msgstr "Cuenta desconectada" - -#: ../../godmode/wizards/Cloud.class.php:448 -msgid "Failed disconnecting account" -msgstr "Error al desconectar la cuenta" - -#: ../../godmode/wizards/Cloud.class.php:526 -msgid "Credentials successfully updated" -msgstr "Credenciales actualizados correctamente" - -#: ../../godmode/wizards/Cloud.class.php:528 -msgid "Failed updating credentials process" -msgstr "Error en el proceso de actualización de credenciales" - -#: ../../godmode/servers/servers.build_table.php:132 -#: ../../mobile/operation/server_status.php:269 -#: ../../mobile/operation/server_status.php:307 -#: ../../mobile/operation/server_status.php:337 -msgid "Server has crashed." -msgstr "El servidor se ha caído." - -#: ../../godmode/servers/servers.build_table.php:140 -#: ../../mobile/operation/server_status.php:275 -#: ../../mobile/operation/server_status.php:313 -#: ../../mobile/operation/server_status.php:343 -msgid "Server is stopped." -msgstr "El servidor se ha parado." - -#: ../../godmode/servers/servers.build_table.php:152 -msgid "Exec server enabled" -msgstr "Servidor de ejecución habilitado" - -#: ../../godmode/servers/servers.build_table.php:219 -msgid "Manage Discovery tasks" -msgstr "Gestionar las tareas de Discovery" - -#: ../../godmode/servers/servers.build_table.php:233 -msgid "Reset module status and fired alert counts" -msgstr "Reiniciar el estado de los módulos y el conteo de las alertas disparadas" - -#: ../../godmode/servers/servers.build_table.php:244 -msgid "Claim back SNMP modules" -msgstr "Recuperar módulos SNMP" - -#: ../../godmode/servers/servers.build_table.php:281 -msgid "Manage server conf" -msgstr "Gestionar configuración del servidorservidor Satélite" - -#: ../../godmode/servers/modificar_server.php:62 -#: ../../include/functions_servers.php:684 -msgid "SNMP Trap server" -msgstr "Servidor de traps SNMP" - -#: ../../godmode/servers/modificar_server.php:99 -#: ../../include/functions_servers.php:801 -msgid "Correlation server" -msgstr "Servidor de correlación" - -#: ../../godmode/servers/modificar_server.php:103 -#: ../../include/functions_servers.php:814 ../../include/functions_servers.php:1347 -msgid "Enterprise ICMP server" -msgstr "Servidor ICMP Enterprise" - -#: ../../godmode/servers/modificar_server.php:107 -#: ../../include/functions_servers.php:827 ../../include/functions_servers.php:1350 -msgid "Enterprise SNMP server" -msgstr "Servidor SNMP Enterprise" - -#: ../../godmode/servers/modificar_server.php:111 -#: ../../include/functions_servers.php:840 -#: ../../include/class/AgentWizard.class.php:1353 -msgid "Enterprise Satellite server" -msgstr "Servidor Enterprise Satélite" - -#: ../../godmode/servers/modificar_server.php:115 -#: ../../include/functions_servers.php:853 -msgid "Enterprise Transactional server" -msgstr "Servidor transaccional Enterprise" - -#: ../../godmode/servers/modificar_server.php:119 -#: ../../include/functions_servers.php:866 -msgid "Mainframe server" -msgstr "Servidor mainframe" - -#: ../../godmode/servers/modificar_server.php:123 -#: ../../include/functions_servers.php:879 -msgid "Sync server" -msgstr "Servidor sync" - -#: ../../godmode/servers/modificar_server.php:127 -#: ../../include/functions_servers.php:892 -msgid "Wux server" -msgstr "Servidor WUX" - -#: ../../godmode/servers/modificar_server.php:131 -#: ../../include/functions_servers.php:905 ../../include/functions_servers.php:1377 -msgid "Log server" -msgstr "Servidor de registros" - -#: ../../godmode/servers/modificar_server.php:139 -#: ../../include/functions_servers.php:931 -msgid "Autoprovision server" -msgstr "Servidor de auto aprovisionamiento" - -#: ../../godmode/servers/modificar_server.php:143 -#: ../../include/functions_servers.php:944 -msgid "Migration server" -msgstr "Servidor de migración" - -#: ../../godmode/servers/modificar_server.php:151 -#: ../../include/functions_servers.php:970 -msgid "Netflow server" -msgstr "Servidor Netflow" - -#: ../../godmode/servers/modificar_server.php:155 -msgid "Update server" -msgstr "Actualizar el servidor" - -#: ../../godmode/servers/modificar_server.php:182 -#: ../../godmode/servers/plugin.php:448 ../../godmode/servers/plugin.php:1128 -#: ../../include/ajax/consoles.ajax.php:61 -msgid "Standard" -msgstr "Estándar" - -#: ../../godmode/servers/modificar_server.php:219 -msgid "Exec Server" -msgstr "Ejecutar el servidor" - -#: ../../godmode/servers/modificar_server.php:227 -msgid "Leave blank to use SSH default port (22)" -msgstr "Dejar en blanco para usar el puerto SSH por defecto (22)" - -#: ../../godmode/servers/modificar_server.php:232 -msgid "Check Exec Server" -msgstr "Comprobar ejecución del servidor" - -#: ../../godmode/servers/modificar_server.php:267 -msgid "Credential boxes" -msgstr "Recuadro de credenciales" - -#: ../../godmode/servers/modificar_server.php:291 -msgid "Standard editor" -msgstr "Editor estándar" - -#: ../../godmode/servers/modificar_server.php:295 -msgid "Advanced editor" -msgstr "Editor avanzado" - -#: ../../godmode/servers/modificar_server.php:319 -#: ../../godmode/servers/modificar_server.php:338 -msgid "Remote Configuration" -msgstr "Configuración remota" - -#: ../../godmode/servers/modificar_server.php:366 -msgid "Dynamic search" -msgstr "Búsqueda dinámica" - -#: ../../godmode/servers/modificar_server.php:406 -#: ../../include/class/OrderInterpreter.class.php:247 -msgid "Manage Servers" -msgstr "Gestionar servidores" - -#: ../../godmode/servers/modificar_server.php:418 -#: ../../godmode/servers/modificar_server.php:429 -msgid "Successfully action" -msgstr "Acción procesada satisfactoriamente" - -#: ../../godmode/servers/modificar_server.php:460 -msgid "Server updated successfully" -msgstr "Servidor actualizado correctamente" - -#: ../../godmode/servers/modificar_server.php:462 -msgid "There was a problem updating the server" -msgstr "Hubo un problema al actualizar el servidor" - -#: ../../godmode/servers/plugin_registration.php:58 -#: ../../godmode/servers/plugin.php:391 ../../godmode/servers/plugin.php:799 -msgid "To manage plugin you must activate centralized management" -msgstr "Active la gestión centralizada para gestionar el plugin" - -#: ../../godmode/servers/plugin_registration.php:64 -msgid "PLUGIN REGISTRATION" -msgstr "REGISTRO DE PLUGINS" - -#: ../../godmode/servers/plugin_registration.php:77 -msgid "Register plugin" -msgstr "Registrar plugin" - -#: ../../godmode/servers/plugin_registration.php:86 -#, php-format -msgid "" -"This console is not manager of this environment, please manage this feature from " -"feature from %s." -msgstr "" -"La consola no administra este entorno, gestione esta funcionalidad desde la " -"funcionalidad desde %s." - -#: ../../godmode/servers/plugin_registration.php:101 -msgid "Plugin Registration" -msgstr "Registro de puglins" - -#: ../../godmode/servers/plugin_registration.php:107 -msgid "" -"This extension makes registering server plugins an easier task. Here you can " -"upload a server plugin in .pspz zipped format. Please refer to the official " -"documentation on how to obtain and use Server Plugins." -msgstr "" -"Esta extensión facilita el registro de los plugins de servidor. Aquí puede subir " -"un plugin de servidor en formato .pspz comprimido. Consulte la documentación " -"oficial para saber como obtener y utilizar los plugins de servidor." - -#: ../../godmode/servers/plugin_registration.php:109 -msgid "You can get more plugins in our" -msgstr "Puede encontrar más plugins en nuestra" - -#: ../../godmode/servers/plugin_registration.php:111 -msgid "Public Resource Library" -msgstr "Biblioteca de Recursos Públicos" - -#: ../../godmode/servers/plugin_registration.php:139 -msgid "Failed to create temporary directory" -msgstr "Error al crear un directorio temporal" - -#: ../../godmode/servers/plugin_registration.php:158 -msgid "Cannot load INI file" -msgstr "No se puede abrir el archivo .INI" - -#: ../../godmode/servers/plugin_registration.php:183 -msgid "Plugin exec not found. Aborting!" -msgstr "Plugin de ejecución no encontrado. ¡Deteniendo el proceso!" - -#: ../../godmode/servers/plugin_registration.php:194 -msgid "Plugin already registered. Aborting!" -msgstr "El plugin ya está registrado. ¡Deteniendo el proceso!" - -#: ../../godmode/servers/plugin_registration.php:361 -msgid "Plug-in Remote Registered unsuccessfull" -msgstr "Error al registrar el plugin remoto" - -#: ../../godmode/servers/plugin_registration.php:364 -msgid "Please check the syntax of file \"plugin_definition.ini\"" -msgstr "Por favor, comprueba la sintaxis del archivo \"plugin_definition.ini\"." - -#: ../../godmode/servers/plugin_registration.php:504 -msgid "Module plugin registered" -msgstr "Plugin de módulo registrado" - -#: ../../godmode/servers/plugin_registration.php:509 -msgid "Registered successfully" -msgstr "Registrado correctamente" - -#: ../../godmode/servers/plugin_registration.php:522 -msgid "Unable to uncompress uploaded file" -msgstr "No se puede descomprimir el archivo cargado" - -#: ../../godmode/servers/plugin_registration.php:540 -#, php-format -msgid "Cannot move uploaded file to %s." -msgstr "No se puede mover el archivo cargado a %s." - -#: ../../godmode/servers/plugin.php:62 -msgid "Network Components" -msgstr "Componentes de red" - -#: ../../godmode/servers/plugin.php:301 ../../godmode/servers/plugin.php:823 -msgid "Attachments" -msgstr "Archivos adjuntos" - -#: ../../godmode/servers/plugin.php:311 ../../godmode/servers/plugin.php:833 -msgid "Index of attachment/plugin" -msgstr "Índice de archivo adjunto/plugin" - -#: ../../godmode/servers/plugin.php:314 ../../godmode/servers/plugin.php:836 -#, php-format -msgid "Plug-ins registered on %s" -msgstr "Plugins registrados en %s" - -#: ../../godmode/servers/plugin.php:396 -msgid "Plugin update" -msgstr "Actualización de plugin" - -#: ../../godmode/servers/plugin.php:417 ../../godmode/servers/plugin.php:863 -msgid "" -"This console is not manager of this environment,\n" -" \t\tplease manage this feature from centralized manager console " -"(Metaconsole)." -msgstr "" -"Esta consola no administra este entorno,\n" -" \t\tadministre esta funcionalidad desde el administrador centralizado de " -"la consola (Metaconsola)." - -#: ../../godmode/servers/plugin.php:449 ../../godmode/servers/plugin.php:1128 -msgid "Nagios" -msgstr "Nagios" - -#: ../../godmode/servers/plugin.php:477 -msgid "Plugin type" -msgstr "Tipo de plugin" - -#: ../../godmode/servers/plugin.php:483 -msgid "" -"This value only will be applied if is minor than the server general " -"configuration plugin timeout" -msgstr "" -"Este valor solo se aplicará si es menor que el tiempo de espera del plugin de la " -"configuración general del servidor." - -#: ../../godmode/servers/plugin.php:483 -msgid "If you set a 0 seconds timeout, the server plugin timeout will be used" -msgstr "" -"Si configuras en 0 segundos el tiempo de espera, se utilizará el tiempo de " -"espera del plugin del servidor." - -#: ../../godmode/servers/plugin.php:485 -msgid "Max. timeout" -msgstr "Máx. tiempo de espera" - -#: ../../godmode/servers/plugin.php:517 -msgid "Save changes" -msgstr "Guardar cambios" - -#: ../../godmode/servers/plugin.php:526 -msgid "Plugin command" -msgstr "Comando del plugin" - -#: ../../godmode/servers/plugin.php:528 -msgid "" -"Specify interpreter and plugin path. The server needs permissions to run it." -msgstr "" -"Especifique el intérprete y la ruta del plugin. El servidor necesita permisos " -"para ejecutarlo." - -#: ../../godmode/servers/plugin.php:539 -msgid "Plug-in parameters" -msgstr "Parámetros del plugin" - -#: ../../godmode/servers/plugin.php:577 ../../godmode/servers/plugin.php:737 -msgid "Parameters macros" -msgstr "Macros de los parámetros" - -#: ../../godmode/servers/plugin.php:641 -#: ../../include/class/ManageNetScanScripts.class.php:671 -msgid "Hide value" -msgstr "Ocultar valor" - -#: ../../godmode/servers/plugin.php:652 -#: ../../include/class/ManageNetScanScripts.class.php:673 -msgid "This field will show up as dots like a password" -msgstr "En este campo aparecerán puntos como en un campo de tipo contraseña." - -#: ../../godmode/servers/plugin.php:711 -msgid "Remove macro" -msgstr "Eliminar macro" - -#: ../../godmode/servers/plugin.php:872 -msgid "You need to create your own plugins with Windows compatibility" -msgstr "Necesitas crear tus propios plugins compatibles con Windows." - -#: ../../godmode/servers/plugin.php:938 -msgid "Problem updating plugin" -msgstr "Problema al actualizar el plugin" - -#: ../../godmode/servers/plugin.php:940 -msgid "Plugin updated successfully" -msgstr "Plugin actualizado correctamente" - -#: ../../godmode/servers/plugin.php:998 -msgid "Problem creating plugin" -msgstr "Error al crear plugin" - -#: ../../godmode/servers/plugin.php:1000 -msgid "Plugin created successfully" -msgstr "Plugin creado correctamente" - -#: ../../godmode/servers/plugin.php:1012 -msgid "Problem deleting plugin" -msgstr "Error al borrar plugin" - -#: ../../godmode/servers/plugin.php:1014 ../../godmode/servers/plugin.php:1026 -msgid "Plugin deleted successfully" -msgstr "Plugin borrado correctamente" - -#: ../../godmode/servers/plugin.php:1073 -msgid "Lock" -msgstr "Bloqueo" - -#: ../../godmode/servers/plugin.php:1110 -msgid "All the modules that are using this plugin will be deleted" -msgstr "Todos los módulos que estén utilizando este plugin se borrarán." - -#: ../../godmode/servers/plugin.php:1142 -msgid "There are no plugins in the system" -msgstr "No hay plugins en el sistema" - -#: ../../godmode/servers/plugin.php:1150 -msgid "Add plugin" -msgstr "Añadir plugin" - -#: ../../godmode/servers/plugin.php:1163 -#, php-format -msgid "List of modules and components created by \"%s\" " -msgstr "Lista de los módulos y componentes creados por '%s' " - -#: ../../godmode/servers/plugin.php:1267 -msgid "Some modules or components are using the plugin" -msgstr "Algunos módulos o componentes están usando el plugin." - -#: ../../godmode/servers/plugin.php:1268 -msgid "" -"The modules or components should be updated manually or using the bulk " -"operations for plugins after this change" -msgstr "" -"Los módulos o componentes deberían ser actualizados manualmente o usando las " -"operaciones masivas para los plugins después de este cambio." - -#: ../../godmode/servers/plugin.php:1270 -msgid "Are you sure you want to perform this action?" -msgstr "¿Estás seguro de que quieres realizar esta acción?" - -#: ../../godmode/servers/plugin.php:1279 -msgid "" -"The plugin macros cannot be updated because some modules or components are using " -"the plugin" -msgstr "" -"Las macros del plugin no pueden ser actualizadas porque algunos módulos o " -"componentes están usando el plugin." - -#: ../../godmode/servers/discovery.php:202 -msgid "You must create a task first" -msgstr "Primero debe crear una tarea" - -#: ../../godmode/tag/tag.php:109 -msgid "Number of modules" -msgstr "Número de módulos" - -#: ../../godmode/tag/tag.php:111 -msgid "Number of policy modules" -msgstr "Número de módulos de política" - -#: ../../godmode/tag/tag.php:132 ../../godmode/tag/edit_tag.php:56 -msgid "List tags" -msgstr "Listar etiquetas" - -#: ../../godmode/tag/tag.php:144 ../../godmode/tag/edit_tag.php:67 -msgid "Tags configuration" -msgstr "Configuración de etiquetas" - -#: ../../godmode/tag/tag.php:176 -msgid "Successfully deleted tag" -msgstr "Etiqueta eliminada correctamente" - -#: ../../godmode/tag/tag.php:177 -msgid "Error deleting tag" -msgstr "Error al eliminar la etiqueta" - -#: ../../godmode/tag/tag.php:193 -#, php-format -msgid "" -"This node is configured with centralized mode. All tags information is read " -"only. Go to %s to manage it." -msgstr "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a %s para administrarlo." - -#: ../../godmode/tag/tag.php:303 -msgid "Tag name" -msgstr "Nombre de etiqueta" - -#: ../../godmode/tag/tag.php:305 -msgid "Detail information" -msgstr "Información de los detalles" - -#: ../../godmode/tag/tag.php:306 -msgid "Number of modules affected" -msgstr "Número de módulos afectados" - -#: ../../godmode/tag/tag.php:308 ../../godmode/tag/edit_tag.php:237 -msgid "Phone" -msgstr "Teléfono" - -#: ../../godmode/tag/tag.php:337 -msgid "Tag details" -msgstr "Detalles de la etiqueta" - -#: ../../godmode/tag/tag.php:370 -#, php-format -msgid "Emails for the tag: %s" -msgstr "Correos para la etiqueta: %s" - -#: ../../godmode/tag/tag.php:393 -#, php-format -msgid "Phones for the tag: %s" -msgstr "Teléfonos par la etiqueta: %s" - -#: ../../godmode/tag/tag.php:456 -msgid "Create tag" -msgstr "Crear etiqueta" - -#: ../../godmode/tag/edit_tag.php:80 -msgid "Manage tags" -msgstr "Gestionar etiquetas" - -#: ../../godmode/tag/edit_tag.php:119 -msgid "Successfully updated tag" -msgstr "Etiqueta actualizada correctamente" - -#: ../../godmode/tag/edit_tag.php:120 -msgid "Error updating tag" -msgstr "Error al actualizar la etiqueta" - -#: ../../godmode/tag/edit_tag.php:163 -msgid "Successfully created tag" -msgstr "Etiqueta creada correctamente" - -#: ../../godmode/tag/edit_tag.php:164 -msgid "Error creating tag" -msgstr "Error al crear etiqueta" - -#: ../../godmode/tag/edit_tag.php:217 -msgid "Hyperlink to help information that has to exist previously." -msgstr "Hipervínculo a la información de ayuda que debe existir previamente" - -#: ../../godmode/tag/edit_tag.php:229 -msgid "Associated Email direction to use later in alerts associated to Tags." -msgstr "" -"Direccion de email asociada para utilizarla después en alertas asociadas a " -"etiquetas" - -#: ../../godmode/tag/edit_tag.php:238 -msgid "Associated phone number to use later in alerts associated to Tags." -msgstr "" -"Número de teléfono asociado para usar posteriormente en alertas asociadas a " -"etiquetas" - -#: ../../godmode/category/category.php:62 -#: ../../godmode/category/edit_category.php:65 -msgid "List categories" -msgstr "Lista de categorías" - -#: ../../godmode/category/category.php:72 -#: ../../godmode/category/edit_category.php:79 -msgid "Categories configuration" -msgstr "Configuración de categorías" - -#: ../../godmode/category/category.php:103 -#, php-format -msgid "" -"This node is configured with centralized mode. All categories information is " -"read only. Go to %s to manage it." -msgstr "" -"Este nodo esta configurado con el modo centralizado. Toda la información de las " -"políticas está en modo lectura. Vaya a %s para administrarlo." - -#: ../../godmode/category/category.php:118 -msgid "Error deleting category" -msgstr "Error al eliminar la categoría" - -#: ../../godmode/category/category.php:124 -msgid "Successfully deleted category" -msgstr "Categoría eliminada correctamente" - -#: ../../godmode/category/category.php:159 -msgid "Category name" -msgstr "Nombre de la categoría" - -#: ../../godmode/category/category.php:246 -msgid "No categories found" -msgstr "Ninguna categoría encontrada" - -#: ../../godmode/category/category.php:259 -#: ../../godmode/category/edit_category.php:183 -msgid "Create category" -msgstr "Crear categoría" - -#: ../../godmode/category/edit_category.php:83 -msgid "Manage category" -msgstr "Gestionar categoría" - -#: ../../godmode/category/edit_category.php:119 -msgid "Error updating category" -msgstr "Error al actualizar categoría" - -#: ../../godmode/category/edit_category.php:125 -msgid "Successfully updated category" -msgstr "Categoría actualizada correctamente" - -#: ../../godmode/category/edit_category.php:147 -msgid "Error creating category" -msgstr "Error al crear categoría" - -#: ../../godmode/category/edit_category.php:155 -msgid "Successfully created category" -msgstr "Categoría creada correctamente" - -#: ../../godmode/category/edit_category.php:181 -msgid "Update category" -msgstr "Actualizar categoría" - -#: ../../godmode/module_library/module_library_view.php:68 -msgid "Main view" -msgstr "Vista principal" - -#: ../../godmode/module_library/module_library_view.php:147 -msgid "View all categories" -msgstr "Ver todas las categorías" - -#: ../../godmode/module_library/module_library_view.php:158 -msgid "More details" -msgstr "Más detalles" - -#: ../../godmode/module_library/module_library_view.php:160 -msgid "View in Module Library" -msgstr "Ver en Biblioteca de módulos" - -#: ../../godmode/module_library/module_library_view.php:161 -msgid "No module found" -msgstr "No se ha encontrado el módulo" - -#: ../../godmode/module_library/module_library_view.php:164 -msgid "Error loading Module Library" -msgstr "Error al cargar la Biblioteca de módulos" - -#: ../../godmode/module_library/module_library_view.php:165 -msgid "Error loading category" -msgstr "Error al cargar la categoría" - -#: ../../godmode/module_library/module_library_view.php:166 -msgid "Error loading categories" -msgstr "Error al cargar las categorías" - -#: ../../godmode/module_library/module_library_view.php:167 -msgid "There is no such category" -msgstr "La categoría no existe" - -#: ../../godmode/module_library/module_library_view.php:168 -msgid "Error loading results" -msgstr "Error al cargar los resultados" - -#: ../../mobile/include/functions_web.php:24 -#: ../../include/functions_reporting_html.php:5451 -#: ../../include/functions_reporting_html.php:5605 -msgid "Monitor" -msgstr "Monitor" - -#: ../../mobile/include/functions_web.php:83 -#, php-format -msgid "Pandora FMS %s - Build %s" -msgstr "Pandora FMS %s - Revisión %s" - -#: ../../mobile/include/system.class.php:175 -msgid "" -"Access to this page is restricted to authorized users only, please contact your " -"system administrator if you should need help." -msgstr "" -"El acceso a esta página está restringido únicamente a los usuarios autorizados. " -"Póngase en contacto con el administrador de sistemas si necesita ayuda." - -#: ../../mobile/include/system.class.php:175 -#: ../../mobile/include/system.class.php:181 -#, php-format -msgid "" -"Please remember that any attempts to access this page will be recorded on the %s " -"System Database." -msgstr "" -"Recuerde que cualquier intento de acceso a esta página quedara grabado en la " -"base de datos del sistema de %s." - -#: ../../mobile/include/system.class.php:181 -msgid "" -"Invalid license, please contact your system administrator if you should need " -"help." -msgstr "" -"Licencia no válida, póngase en contacto con el administrador de sistemas si " -"necesita ayuda." - -#: ../../mobile/include/ui.class.php:120 -#, php-format -msgid "%s mobile" -msgstr "%s móvil" - -#: ../../mobile/include/ui.class.php:217 -#, php-format -msgid "%s : Mobile" -msgstr "%s : Móvil" - -#: ../../mobile/include/ui.class.php:239 ../../mobile/operation/home.php:178 -msgid "Home" -msgstr "Inicio" - -#: ../../mobile/include/ui.class.php:327 -#, php-format -msgid "%s %s - Build %s" -msgstr "%s %s - Desarrollo %s" - -#: ../../mobile/include/ui.class.php:803 -msgid "Not found header." -msgstr "Encabezado no encontrado" - -#: ../../mobile/include/ui.class.php:805 -msgid "Not found content." -msgstr "Contenido no encontrado." - -#: ../../mobile/include/ui.class.php:807 -msgid "Not found footer." -msgstr "Pie de página no encontrado" - -#: ../../mobile/include/ui.class.php:809 -msgid "Incorrect form." -msgstr "Forma incorrecta" - -#: ../../mobile/include/ui.class.php:811 -msgid "Incorrect grid." -msgstr "Matriz incorrecta" - -#: ../../mobile/include/ui.class.php:813 -msgid "Incorrect collapsible." -msgstr "Plegable incorrecto" - -#: ../../mobile/include/user.class.php:171 -msgid "User cannot log in into this console, please contact administrator" -msgstr "" -"El usuario no puede identificarse en esta consola, póngase en contacto con el " -"administrador" - -#: ../../mobile/include/user.class.php:287 ../../mobile/include/user.class.php:302 -#: ../../mobile/include/user.class.php:309 -msgid "Double authentication failed" -msgstr "Fallo en la doble autentificación" - -#: ../../mobile/include/user.class.php:288 -msgid "Secret code not found" -msgstr "Código secreto no encontrado" - -#: ../../mobile/include/user.class.php:288 -msgid "Please contact the administrator to reset your double authentication" -msgstr "" -"Por favor, contacta con el administrador para restablecer la doble " -"autentificación." - -#: ../../mobile/include/user.class.php:310 -msgid "There was an error checking the code" -msgstr "Error al comprobar el código" - -#: ../../mobile/include/user.class.php:351 -msgid "Login Failed" -msgstr "Error de identificación" - -#: ../../mobile/include/user.class.php:352 -msgid "User not found in database or incorrect password." -msgstr "Usuario no encontrado en la base de datos o contraseña incorrecta" - -#: ../../mobile/include/user.class.php:360 -msgid "Login out" -msgstr "Cerrar sesión" - -#: ../../mobile/include/user.class.php:445 -msgid "user" -msgstr "Usuario" - -#: ../../mobile/include/user.class.php:453 -msgid "password" -msgstr "contraseña" - -#: ../../mobile/include/user.class.php:589 -msgid "Authenticator code" -msgstr "Código de autentificación" - -#: ../../mobile/operation/agents.php:219 -#, php-format -msgid "Filter Agents by %s" -msgstr "Filtros de agentes por %s" - -#: ../../mobile/operation/agents.php:261 ../../mobile/operation/modules.php:325 -#: ../../mobile/operation/alerts.php:266 ../../mobile/operation/events.php:1049 -msgid "Apply Filter" -msgstr "Aplicar el filtro" - -#: ../../mobile/operation/agents.php:459 -msgid "No agents" -msgstr "Sin agentes" - -#: ../../mobile/operation/agents.php:561 ../../mobile/operation/modules.php:981 -#: ../../mobile/operation/alerts.php:388 ../../mobile/operation/module_data.php:299 -#: ../../mobile/operation/events.php:1571 -#: ../../mobile/operation/server_status.php:501 -msgid "(Default)" -msgstr "(Por defecto)" - -#: ../../mobile/operation/agents.php:567 ../../mobile/operation/modules.php:987 -#: ../../mobile/operation/alerts.php:401 ../../mobile/operation/module_data.php:305 -#: ../../mobile/operation/events.php:1604 -#: ../../mobile/operation/server_status.php:507 -#, php-format -msgid "Group: %s" -msgstr "Grupo: %s" - -#: ../../mobile/operation/agents.php:574 ../../mobile/operation/modules.php:1009 -#: ../../mobile/operation/alerts.php:408 ../../mobile/operation/module_data.php:327 -#: ../../mobile/operation/events.php:1624 -#: ../../mobile/operation/server_status.php:529 -#, php-format -msgid "Status: %s" -msgstr "Estado: %s" - -#: ../../mobile/operation/agents.php:581 ../../mobile/operation/modules.php:1016 -#: ../../mobile/operation/alerts.php:415 ../../mobile/operation/module_data.php:334 -#: ../../mobile/operation/server_status.php:536 -#, php-format -msgid "Free Search: %s" -msgstr "Búsqueda libre: %s" - -#: ../../mobile/operation/modules.php:250 -#, php-format -msgid "Filter Modules by %s" -msgstr "Filtrar módulos por %s" - -#: ../../mobile/operation/modules.php:670 -msgid "Interval." -msgstr "Intervalo" - -#: ../../mobile/operation/modules.php:672 -msgid "Last update." -msgstr "Última actualización" - -#: ../../mobile/operation/modules.php:850 -msgid "Choose option" -msgstr "Seleccionar opción" - -#: ../../mobile/operation/modules.php:1002 -#: ../../mobile/operation/module_data.php:320 -#: ../../mobile/operation/server_status.php:522 -#, php-format -msgid "Module group: %s" -msgstr "Grupos de módulos: %s" - -#: ../../mobile/operation/modules.php:1024 -#: ../../mobile/operation/module_data.php:342 -#: ../../mobile/operation/server_status.php:544 -#, php-format -msgid "Tag: %s" -msgstr "Etiqueta: %s" - -#: ../../mobile/operation/home.php:65 ../../mobile/operation/visualmaps.php:184 -#: ../../operation/search_results.php:147 ../../operation/search_main.php:142 -msgid "Visual consoles" -msgstr "Consola visual" - -#: ../../mobile/operation/home.php:93 ../../mobile/operation/server_status.php:227 -msgid "Server status" -msgstr "Estado del servidor" - -#: ../../mobile/operation/services.php:139 -msgid "No services found" -msgstr "No se han encontrado servicios" - -#: ../../mobile/operation/agent.php:168 -msgid "No agent found" -msgstr "No se han encontrado agentes" - -#: ../../mobile/operation/agent.php:241 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:612 -msgid "Modules by status" -msgstr "Módulos por estado" - -#: ../../mobile/operation/agent.php:271 ../../include/functions_treeview.php:782 -msgid "Events (24h)" -msgstr "Eventos (24h)" - -#: ../../mobile/operation/agent.php:372 -#, php-format -msgid "Last %s Events" -msgstr "Últimos %s eventos" - -#: ../../mobile/operation/alerts.php:208 -#, php-format -msgid "Filter Alerts by %s" -msgstr "Filtros de alertas por %s" - -#: ../../mobile/operation/alerts.php:336 ../../mobile/operation/alerts.php:337 -#: ../../mobile/operation/alerts.php:342 ../../mobile/operation/alerts.php:344 -#: ../../mobile/operation/alerts.php:347 -msgid "Module/Agent" -msgstr "Agente/módulo" - -#: ../../mobile/operation/alerts.php:353 -msgid "Last Fired" -msgstr "Última vez que se disparó" - -#: ../../mobile/operation/alerts.php:363 ../../include/ajax/events.php:2481 -#: ../../operation/events/sound_events.php:315 -msgid "No alerts" -msgstr "Sin alertas" - -#: ../../mobile/operation/alerts.php:394 -#, php-format -msgid "Standby: %s" -msgstr "Standby: %s" - -#: ../../mobile/operation/visualmaps.php:242 -msgid "All visual consoles" -msgstr "Todas las consolas visuales" - -#: ../../mobile/operation/visualmaps.php:254 -msgid "Favourite visual consoles" -msgstr "Consolas visuales favoritas" - -#: ../../mobile/operation/visualmaps.php:265 -msgid "There are no favorite maps to show" -msgstr "No hay mapas famritos que mostrar" - -#: ../../mobile/operation/module_data.php:125 -msgid "Module data" -msgstr "Datos del módulo" - -#: ../../mobile/operation/module_data.php:184 -#: ../../include/graphs/functions_flot.php:522 -#: ../../include/functions_reporting_html.php:667 -#: ../../include/functions_reporting_html.php:4713 -#: ../../include/ajax/events.php:1263 ../../include/functions_graph.php:4843 -#: ../../include/functions_treeview.php:299 -msgid "No data" -msgstr "Sin datos" - -#: ../../mobile/operation/module_graph.php:360 -#: ../../mobile/operation/module_graph.php:373 -#, php-format -msgid "%s: %s" -msgstr "%s: %s" - -#: ../../mobile/operation/module_graph.php:406 -#, php-format -msgid "Options for %s : %s" -msgstr "Opciones para %s: %s" - -#: ../../mobile/operation/module_graph.php:413 -msgid "Show Alerts" -msgstr "Mostrar alertas" - -#: ../../mobile/operation/module_graph.php:421 -msgid "Show Events" -msgstr "Mostrar eventos" - -#: ../../mobile/operation/module_graph.php:429 -#: ../../operation/agentes/stat_win.php:385 -#: ../../operation/agentes/stat_win.php:455 -msgid "Time compare (Separated)" -msgstr "Comparación de tiempo (por separado)" - -#: ../../mobile/operation/module_graph.php:445 -#: ../../operation/agentes/stat_win.php:325 -msgid "Show unknown graph" -msgstr "Mostrar gráficos desconocidos" - -#: ../../mobile/operation/module_graph.php:450 -msgid "Time range (hours)" -msgstr "Rango de tiempo (horas)" - -#: ../../mobile/operation/module_graph.php:462 -#: ../../operation/agentes/stat_win.php:289 -#: ../../operation/agentes/stat_win.php:416 -#: ../../operation/agentes/interface_traffic_graph_win.php:183 -#: ../../operation/agentes/graphs.php:223 -#: ../../operation/agentes/exportdata.php:393 -msgid "Begin date" -msgstr "Fecha de inicio" - -#: ../../mobile/operation/module_graph.php:469 -msgid "Update graph" -msgstr "Actualizar gráfico" - -#: ../../mobile/operation/module_graph.php:479 -msgid "Error get the graph" -msgstr "Error al obtener el gráfico" - -#: ../../mobile/operation/events.php:442 -#: ../../include/functions_reporting_html.php:1099 -#: ../../include/functions_reporting_html.php:1341 -#: ../../include/functions_reporting_html.php:2681 -#: ../../include/functions_events.php:2500 ../../include/functions_events.php:4717 -#: ../../operation/events/events.php:848 -msgid "New event" -msgstr "Nuevo evento" - -#: ../../mobile/operation/events.php:447 -#: ../../include/functions_reporting_html.php:1088 -#: ../../include/functions_reporting_html.php:1346 -#: ../../include/functions_reporting_html.php:2686 -#: ../../include/functions_events.php:2505 ../../include/functions_events.php:4723 -#: ../../operation/events/events.php:861 -msgid "Event validated" -msgstr "Evento validado" - -#: ../../mobile/operation/events.php:452 -#: ../../include/functions_reporting_html.php:1093 -#: ../../include/functions_reporting_html.php:1351 -#: ../../include/functions_reporting_html.php:2691 -#: ../../include/functions_events.php:2510 ../../include/functions_events.php:4729 -#: ../../operation/events/events.php:873 -msgid "Event in process" -msgstr "Evento en proceso" - -#: ../../mobile/operation/events.php:793 -msgid "ERROR: Event detail" -msgstr "ERROR: detalles del evento" - -#: ../../mobile/operation/events.php:794 -msgid "Error connecting to DB." -msgstr "Error al conectar con la base de datos" - -#: ../../mobile/operation/events.php:814 -msgid "Event detail" -msgstr "Detalles del evento" - -#: ../../mobile/operation/events.php:825 ../../include/functions_events.php:4870 -msgid "Event ID" -msgstr "ID del evento" - -#: ../../mobile/operation/events.php:853 ../../include/functions_events.php:4988 -msgid "Acknowledged by" -msgstr "Admitido por" - -#: ../../mobile/operation/events.php:890 ../../include/functions_events.php:3220 -#: ../../include/functions_events.php:3493 ../../include/functions_events.php:3502 -msgid "In process" -msgstr "En proceso" - -#: ../../mobile/operation/events.php:911 -msgid "Sucessful validate" -msgstr "Validación correcta" - -#: ../../mobile/operation/events.php:913 -msgid "Fail validate" -msgstr "Validación fallida" - -#: ../../mobile/operation/events.php:918 -msgid "Sucessful in process" -msgstr "Proceso correcto" - -#: ../../mobile/operation/events.php:920 -msgid "Fail in process" -msgstr "Error en proceso" - -#: ../../mobile/operation/events.php:964 -#, php-format -msgid "Filter Events by %s" -msgstr "Filtrar eventos por %s" - -#: ../../mobile/operation/events.php:974 ../../mobile/operation/events.php:975 -msgid "Preset Filters" -msgstr "Fijar los filtros" - -#: ../../mobile/operation/events.php:1187 -#: ../../include/functions_reporting_html.php:6221 -#: ../../include/functions_reporting_html.php:6380 -#: ../../include/functions_reporting.php:2197 -#: ../../include/functions_reporting.php:2572 -#: ../../include/functions_events.php:2426 ../../include/functions_events.php:2429 -msgid "No events" -msgstr "No hay eventos" - -#: ../../mobile/operation/events.php:1576 -#, php-format -msgid "Filter: %s" -msgstr "Filtro: %s" - -#: ../../mobile/operation/events.php:1588 -#, php-format -msgid "Severity: %s" -msgstr "Gravedad: %s" - -#: ../../mobile/operation/events.php:1617 -#, php-format -msgid "Type: %s" -msgstr "Tipo: %s" - -#: ../../mobile/operation/events.php:1631 -#, php-format -msgid "Free search: %s" -msgstr "Búsqueda libre: %s" - -#: ../../mobile/operation/events.php:1638 -#, php-format -msgid "Hours: %s" -msgstr "Horas: %s" - -#: ../../mobile/operation/server_status.php:371 -msgid "No servers" -msgstr "No hay servidores" - -#: ../../mobile/operation/tactical.php:216 -msgid "Last activity" -msgstr "Última actividad" - -#: ../../include/php_to_js_values.php:27 -msgid "Generating content" -msgstr "Generando contenido" - -#: ../../include/php_to_js_values.php:28 -msgid "Generating content, please wait" -msgstr "Generando contenido, espere" - -#: ../../include/functions_visual_map_editor.php:62 -msgid "" -"To use 'label'field, you should write\n" -"\t\t\t\t\ta text to replace '(_VALUE_)' and the value of the module will be " -"printed at the end." -msgstr "" -"Para usar el campo \"etiqueta\", debe escribir\n" -"\t\t\t\t\tun texto para reemplazar '(_VALUE_)' y el valor del módulo se grabará " -"al final." - -#: ../../include/functions_visual_map_editor.php:107 -#: ../../include/functions_visual_map_editor.php:133 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:299 -msgid "Border color" -msgstr "Color del borde" - -#: ../../include/functions_visual_map_editor.php:149 -msgid "Border width" -msgstr "Ancho del borde" - -#: ../../include/functions_visual_map_editor.php:158 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:323 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:364 -msgid "Fill color" -msgstr "Color de relleno" - -#: ../../include/functions_visual_map_editor.php:235 -msgid "Scroll the mouse wheel over the label editor to change the background color" -msgstr "" -"Desliza la rueda del ratón sobre el editor de etiquetas para cambiar el color de " -"fondo." - -#: ../../include/functions_visual_map_editor.php:251 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:333 -msgid "Clock animation" -msgstr "Animación de reloj" - -#: ../../include/functions_visual_map_editor.php:254 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:328 -msgid "Simple analogic" -msgstr "Analógico" - -#: ../../include/functions_visual_map_editor.php:255 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:329 -msgid "Simple digital" -msgstr "Digital" - -#: ../../include/functions_visual_map_editor.php:269 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:351 -msgid "Time format" -msgstr "Formato de hora" - -#: ../../include/functions_visual_map_editor.php:272 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:346 -msgid "Only time" -msgstr "Solo la hora" - -#: ../../include/functions_visual_map_editor.php:273 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:347 -msgid "Time and date" -msgstr "Hora y fecha" - -#: ../../include/functions_visual_map_editor.php:325 -msgid "Enable link" -msgstr "Activar enlace" - -#: ../../include/functions_visual_map_editor.php:346 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:366 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:508 -msgid "White" -msgstr "Blanco" - -#: ../../include/functions_visual_map_editor.php:347 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:367 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:509 -msgid "Black" -msgstr "Negro" - -#: ../../include/functions_visual_map_editor.php:348 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:368 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:510 -msgid "Transparent" -msgstr "Transparente" - -#: ../../include/functions_visual_map_editor.php:374 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:402 -#: ../../operation/visual_console/view.php:508 -msgid "Grid color" -msgstr "Color de cuadrícula" - -#: ../../include/functions_visual_map_editor.php:492 -msgid "Data image" -msgstr "Datos en imagen" - -#: ../../include/functions_visual_map_editor.php:498 -msgid "Resume data color" -msgstr "Color de la leyenda" - -#: ../../include/functions_visual_map_editor.php:511 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:274 -msgid "24h" -msgstr "24h" - -#: ../../include/functions_visual_map_editor.php:512 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:276 -msgid "8h" -msgstr "8h" - -#: ../../include/functions_visual_map_editor.php:513 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:277 -msgid "2h" -msgstr "2h" - -#: ../../include/functions_visual_map_editor.php:514 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:278 -msgid "1h" -msgstr "1h" - -#: ../../include/functions_visual_map_editor.php:518 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:282 -msgid "Max. Time" -msgstr "Tiempo máximo" - -#: ../../include/functions_visual_map_editor.php:634 -msgid "Original Size" -msgstr "Tamaño original" - -#: ../../include/functions_visual_map_editor.php:654 -msgid "Aspect ratio" -msgstr "Relación de aspecto" - -#: ../../include/functions_visual_map_editor.php:657 -msgid "Proportional Width" -msgstr "Ancho proporcional" - -#: ../../include/functions_visual_map_editor.php:677 -msgid "Height proportional" -msgstr "Altura proporcional" - -#: ../../include/functions_visual_map_editor.php:736 -#: ../../include/functions_visual_map.php:4199 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:460 -#: ../../include/rest-api/models/VisualConsole/Item.php:2131 -msgid "Circular progress bar" -msgstr "Barra de progreso circular" - -#: ../../include/functions_visual_map_editor.php:737 -#: ../../include/functions_visual_map.php:4204 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:462 -#: ../../include/rest-api/models/VisualConsole/Item.php:2135 -msgid "Circular progress bar (interior)" -msgstr "Barra de progreso circular (interior)" - -#: ../../include/functions_visual_map_editor.php:787 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:522 -msgid "Element color" -msgstr "Color del elemento" - -#: ../../include/functions_visual_map_editor.php:802 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:534 -msgid "Value color" -msgstr "Color del valor" - -#: ../../include/functions_visual_map_editor.php:839 -msgid "Diameter" -msgstr "Diámetro" - -#: ../../include/functions_visual_map_editor.php:846 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:426 -msgid "Default color" -msgstr "Color predeterminado" - -#: ../../include/functions_visual_map_editor.php:850 -msgid "" -"The color of the element will be the one selected in the first range created in " -"which the value of the module is found (with the initial and final values of the " -"range included)" -msgstr "" -"El color del elemento será el seleccionado en el primer intervalo creado, en el " -"que se encuentra el valor del módulo (con los valores iniciales y finales del " -"intervalo incluidos)" - -#: ../../include/functions_visual_map_editor.php:853 -msgid "Ranges" -msgstr "Intervalos" - -#: ../../include/functions_visual_map_editor.php:853 -msgid "From value" -msgstr "Desde el valor" - -#: ../../include/functions_visual_map_editor.php:853 -msgid "To value" -msgstr "Hasta el valor" - -#: ../../include/functions_visual_map_editor.php:853 -#: ../../include/rest-api/index.php:379 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:471 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:533 -#: ../../include/rest-api/models/VisualConsole/Items/Line.php:487 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:942 -msgid "Color" -msgstr "Color" - -#: ../../include/functions_visual_map_editor.php:859 -msgid "Always show on top" -msgstr "Mostrar siempre arriba" - -#: ../../include/functions_visual_map_editor.php:861 -msgid "" -"It allows the element to be superimposed to the rest of items of the visual " -"console" -msgstr "" -"Permite que el elemento se superponga al resto de los elementos de la consola " -"visual" - -#: ../../include/functions_visual_map_editor.php:870 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:404 -msgid "Hide last value on boolean modules" -msgstr "Ocultar el último valor en módulos boleanos" - -#: ../../include/functions_visual_map_editor.php:876 -msgid "Show last value" -msgstr "Mostrar último valor" - -#: ../../include/functions_visual_map_editor.php:980 -msgid "For use the original image file size, set 0 width and 0 height." -msgstr "" -"Para usar el tamaño original de la imagen, configura en 0 el ancho y en 0 el " -"alto." - -#: ../../include/functions_visual_map_editor.php:1020 -#: ../../include/rest-api/models/VisualConsole/Item.php:2446 -msgid "Linked visual console" -msgstr "Consola visual enlazada" - -#: ../../include/functions_visual_map_editor.php:1131 -#: ../../include/rest-api/models/VisualConsole/Item.php:2497 -msgid "By status weight" -msgstr "Por peso de estadp" - -#: ../../include/functions_visual_map_editor.php:1132 -#: ../../include/rest-api/models/VisualConsole/Item.php:2498 -msgid "By critical elements" -msgstr "Por elementos críticos" - -#: ../../include/functions_visual_map_editor.php:1147 -#: ../../include/rest-api/models/VisualConsole/Item.php:2505 -msgid "Type of the status calculation of the linked visual console" -msgstr "Tipo de cálculo de estado de la consola visual enlazada" - -#: ../../include/functions_visual_map_editor.php:1152 -#: ../../include/rest-api/models/VisualConsole/Item.php:2496 -msgid "By default" -msgstr "Por defecto" - -#: ../../include/functions_visual_map_editor.php:1172 -#: ../../include/rest-api/models/VisualConsole/Item.php:2521 -msgid "Linked visual console weight" -msgstr "Peso de la consola visual enlazada" - -#: ../../include/functions_visual_map_editor.php:1239 -msgid "Lines haven't advanced options" -msgstr "Las líneas no tienen opciones avanzadas." - -#: ../../include/functions_visual_map_editor.php:1257 -#: ../../include/rest-api/models/VisualConsole/Item.php:2196 -msgid "Restrict access to group" -msgstr "Restringir acceso al grupo" - -#: ../../include/functions_visual_map_editor.php:1259 -msgid "" -"If selected, restrict visualization of this item in the visual console to users " -"who have access to selected group. This is also used on calculating child visual " -"consoles." -msgstr "" -"Si se selecciona, se restringirá la visualización de este elemento en la consola " -"visual a los usuarios que tengan acceso al grupo seleccionado. También se " -"utiliza para calcular consolas visuales de los hijos." - -#: ../../include/functions_visual_map_editor.php:1303 -#: ../../include/rest-api/models/VisualConsole/Item.php:2209 -msgid "Cache expiration" -msgstr "Caducidad del caché" - -#: ../../include/functions_visual_map_editor.php:1341 -msgid "Click start point
of the line" -msgstr "Haz clic en el punto de inicio
de la línea" - -#: ../../include/functions_visual_map_editor.php:1344 -msgid "Click end point
of the line" -msgstr "Haz clic en el punto final
de la línea" - -#: ../../include/functions_visual_map_editor.php:1444 -#: ../../operation/visual_console/view.php:340 -msgid "Serialized pie graph" -msgstr "Gráfico circular serializado" - -#: ../../include/functions_visual_map_editor.php:1445 -#: ../../operation/visual_console/view.php:345 -msgid "Bars Graph" -msgstr "Gráfico de barras" - -#: ../../include/functions_visual_map_editor.php:1471 -msgid "Show grid" -msgstr "Mostrar cuadrícula" - -#: ../../include/functions_visual_map_editor.php:1473 -msgid "Delete item" -msgstr "Borrar elemento" - -#: ../../include/functions_visual_map_editor.php:1474 -msgid "Copy item" -msgstr "Copiar elemento" - -#: ../../include/functions_visual_map_editor.php:1511 -#: ../../include/functions_visual_map_editor.php:1515 -#: ../../include/functions_visual_map_editor.php:1519 -#: ../../include/functions_visual_map_editor.php:1523 -#: ../../include/functions_visual_map_editor.php:1527 -#: ../../include/functions_visual_map_editor.php:1531 -#: ../../include/functions_visual_map_editor.php:1535 -#: ../../include/functions_visual_map_editor.php:1539 -#: ../../include/functions_visual_map_editor.php:1543 -#: ../../include/functions_visual_map_editor.php:1547 -#: ../../include/functions_visual_map_editor.php:1551 -#: ../../include/functions_visual_map_editor.php:1555 -#: ../../include/functions_visual_map_editor.php:1559 -#: ../../include/functions_visual_map_editor.php:1563 -#: ../../include/functions_visual_map_editor.php:1567 -#: ../../include/functions_visual_map_editor.php:1571 -#: ../../include/functions_visual_map_editor.php:1575 -#: ../../include/functions_visual_map_editor.php:1579 -#: ../../include/functions_visual_map_editor.php:1583 -msgid "Visual Console Builder Information" -msgstr "Información del desarrollador de la consola visual" - -#: ../../include/functions_visual_map_editor.php:1512 -msgid "Min allowed size is 1024x768." -msgstr "El tamaño mín. permitido es 1024x768." - -#: ../../include/functions_visual_map_editor.php:1516 -#: ../../include/functions_visual_map_editor.php:1584 -msgid "No custom graph defined." -msgstr "No hay gráfica personalizada definida." - -#: ../../include/functions_visual_map_editor.php:1520 -msgid "No image or name defined." -msgstr "No se ha definido ningún nombre o imagen." - -#: ../../include/functions_visual_map_editor.php:1524 -msgid "No label defined." -msgstr "No se ha definido ninguna etiqueta." - -#: ../../include/functions_visual_map_editor.php:1528 -msgid "No service defined." -msgstr "No hay servicio definido." - -#: ../../include/functions_visual_map_editor.php:1532 -msgid "No image defined." -msgstr "No se ha definido ninguna imagen." - -#: ../../include/functions_visual_map_editor.php:1536 -msgid "No process defined." -msgstr "No hay ningún proceso definido." - -#: ../../include/functions_visual_map_editor.php:1540 -msgid "No Max value defined." -msgstr "No hay ningún valor máximo definido." - -#: ../../include/functions_visual_map_editor.php:1544 -msgid "No width defined." -msgstr "No hay margen definido." - -#: ../../include/functions_visual_map_editor.php:1548 -msgid "No height defined." -msgstr "Altura sin definir" - -#: ../../include/functions_visual_map_editor.php:1552 -msgid "The width must not exceed the size of the visual console container." -msgstr "El ancho no debe exceder el tamaño del contenedor de la consola visual." - -#: ../../include/functions_visual_map_editor.php:1556 -msgid "The height must not exceed the size of the visual console container." -msgstr "La altura no debe exceder el tamaño del contenedor de la consola visual." - -#: ../../include/functions_visual_map_editor.php:1560 -msgid "No period defined." -msgstr "No hay ningún período definido." - -#: ../../include/functions_visual_map_editor.php:1564 -msgid "No agent defined." -msgstr "No hay ningún agente definido." - -#: ../../include/functions_visual_map_editor.php:1568 -msgid "No module defined." -msgstr "No hay ningún módulo definido." - -#: ../../include/functions_visual_map_editor.php:1572 -msgid "No module defined. This module must be string type." -msgstr "No hay módulo definido. Este módulo debe ser del tipo cadena." - -#: ../../include/functions_visual_map_editor.php:1576 -msgid "Successfully save the changes." -msgstr "Cambios guardados con éxito" - -#: ../../include/functions_visual_map_editor.php:1580 -msgid "Could not be save." -msgstr "No se ha podido guardar." - -#: ../../include/graphs/export_data.php:91 ../../include/graphs/export_data.php:157 -msgid "An error occured exporting the data" -msgstr "Error al exportar los datos" - -#: ../../include/graphs/export_data.php:103 -msgid "Selected" -msgstr "Seleccionado" - -#: ../../include/graphs/functions_gd.php:183 -#: ../../include/graphs/functions_gd.php:470 ../../include/functions_graph.php:2788 -#: ../../include/functions_graph.php:2836 -msgid "Out of limits" -msgstr "Fuera de límites" - -#: ../../include/graphs/functions_flot.php:378 -msgid "Cancel zoom" -msgstr "Cancelar el zoom" - -#: ../../include/graphs/functions_flot.php:380 -msgid "Warning and Critical thresholds" -msgstr "Umbrales de advertencia y crítico" - -#: ../../include/graphs/functions_flot.php:385 -msgid "Overview graph" -msgstr "Gráfico de vista general" - -#: ../../include/functions_servers.php:1356 -msgid "Prediction Server" -msgstr "Servidor de predicción" - -#: ../../include/functions_servers.php:1383 -#: ../../operation/agentes/estado_generalagente.php:329 -msgid "Satellite server" -msgstr "Servidor Satélite" - -#: ../../include/functions_reporting_html.php:87 -#: ../../include/functions_reporting_html.php:5862 -#: ../../include/ajax/alert_list.ajax.php:638 -msgid "From:" -msgstr "Desde:" - -#: ../../include/functions_reporting_html.php:87 -#: ../../include/functions_reporting_html.php:5862 -#: ../../include/ajax/alert_list.ajax.php:652 -msgid "To:" -msgstr "Hasta:" - -#: ../../include/functions_reporting_html.php:110 -msgid "Label: " -msgstr "Etiqueta: " - -#: ../../include/functions_reporting_html.php:142 -msgid "Report date" -msgstr "Fecha del informe" - -#: ../../include/functions_reporting_html.php:151 -#: ../../operation/reporting/reporting_viewer.php:271 -msgid "Items period before" -msgstr "Período de elementos antes de" - -#: ../../include/functions_reporting_html.php:591 -msgid "Time Failed" -msgstr "Tiempo en fallo" - -#: ../../include/functions_reporting_html.php:595 -msgid "Downtime" -msgstr "Parada planificada" - -#: ../../include/functions_reporting_html.php:1007 -#: ../../include/functions_reporting_html.php:2539 -#: ../../include/functions_reporting_html.php:4595 -#: ../../include/functions_reporting_html.php:5134 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:367 -msgid "Min Value" -msgstr "Valor mínimo" - -#: ../../include/functions_reporting_html.php:1008 -#: ../../include/functions_reporting_html.php:2540 -#: ../../include/functions_reporting_html.php:4596 -#: ../../include/functions_reporting_html.php:5135 -msgid "Average Value" -msgstr "Valor medio" - -#: ../../include/functions_reporting_html.php:1009 -#: ../../include/functions_reporting_html.php:2541 -#: ../../include/functions_reporting_html.php:4593 -#: ../../include/functions_reporting_html.php:5137 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:366 -msgid "Max Value" -msgstr "Valor máximo" - -#: ../../include/functions_reporting_html.php:1065 -#: ../../include/functions_reporting_html.php:1073 -#: ../../include/functions_reporting_html.php:2668 -msgid "Val. by" -msgstr "Val. por" - -#: ../../include/functions_reporting_html.php:1139 -#, php-format -msgid "%s System" -msgstr "Sistema %s" - -#: ../../include/functions_reporting_html.php:1225 -#: ../../include/functions_reporting_html.php:1449 -msgid "Events by user validator" -msgstr "Eventos por usuario validador" - -#: ../../include/functions_reporting_html.php:1242 -#: ../../include/functions_reporting_html.php:1466 -msgid "Events by Severity" -msgstr "Eventos por gravedad" - -#: ../../include/functions_reporting_html.php:1259 -#: ../../include/functions_reporting_html.php:1483 -msgid "Events validated vs unvalidated" -msgstr "Eventos validados vs no validados" - -#: ../../include/functions_reporting_html.php:1625 -msgid "Sec. groups" -msgstr "Sec. grupos" - -#: ../../include/functions_reporting_html.php:1645 -msgid "Remote conf." -msgstr "Configuración remota" - -#: ../../include/functions_reporting_html.php:1932 -#: ../../include/functions_inventory.php:1201 -#: ../../include/functions_inventory.php:1264 -msgid "Added" -msgstr "Añadido" - -#: ../../include/functions_reporting_html.php:1943 -#: ../../include/functions_inventory.php:1207 -#: ../../include/functions_inventory.php:1272 -#: ../../include/functions_filemanager.php:343 -#: ../../include/functions_filemanager.php:360 -msgid "Deleted" -msgstr "Eliminado(s)" - -#: ../../include/functions_reporting_html.php:2312 -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:2605 -#: ../../include/functions_reporting_html.php:5730 -msgid "Monitors" -msgstr "Monitores" - -#: ../../include/functions_reporting_html.php:2624 -msgid "Events (not validated)" -msgstr "Eventos (no validados)" - -#: ../../include/functions_reporting_html.php:2787 -msgid "Events validated by user" -msgstr "Eventos validados por el usuario" - -#: ../../include/functions_reporting_html.php:2804 -#: ../../include/functions_reporting_html.php:6019 -msgid "Events by severity" -msgstr "Eventos por gravedad" - -#: ../../include/functions_reporting_html.php:2821 -msgid "Amount events validated" -msgstr "Cantidad de eventos validados" - -#: ../../include/functions_reporting_html.php:3251 -msgid "Total summary" -msgstr "Resumen total" - -#: ../../include/functions_reporting_html.php:3258 -msgid "No alerts fired" -msgstr "No hay alertas disparadas" - -#: ../../include/functions_reporting_html.php:3358 -#, php-format -msgid "Interface '%s' throughput graph" -msgstr "Interfaz '%s' gráfico de rendimiento" - -#: ../../include/functions_reporting_html.php:3362 -msgid "Mac" -msgstr "Mac" - -#: ../../include/functions_reporting_html.php:3363 -msgid "Actual status" -msgstr "Estado actual" - -#: ../../include/functions_reporting_html.php:3734 -#: ../../include/functions_reporting_html.php:3736 -msgid "Empty modules" -msgstr "Módulos vacíos" - -#: ../../include/functions_reporting_html.php:4207 -msgid "Time Not Init Module" -msgstr "Tiempo en módulo no iniciado" - -#: ../../include/functions_reporting_html.php:4218 -msgid "% Ok" -msgstr "% OK" - -#: ../../include/functions_reporting_html.php:4295 -msgid "Checks Uknown" -msgstr "Comprobaciones en desconocido" - -#: ../../include/functions_reporting_html.php:4334 -#: ../../include/functions_reporting_html.php:4481 -#: ../../include/functions_reporting_html.php:4808 -#: ../../include/functions_reporting_html.php:4814 -msgid "Primary" -msgstr "Primario" - -#: ../../include/functions_reporting_html.php:5249 -#: ../../include/functions_reporting.php:12157 -#: ../../include/functions_reporting.php:12178 -#: ../../include/functions_reporting.php:12223 -msgid "Alert level" -msgstr "Nivel de alerta" - -#: ../../include/functions_reporting_html.php:5504 -#, php-format -msgid "Agents in group: %s" -msgstr "Agentes en el grupo: %s" - -#: ../../include/functions_reporting_html.php:5606 -msgid "Last failure" -msgstr "Último fallo" - -#: ../../include/functions_reporting_html.php:5696 -msgid "N/A(*)" -msgstr "N/A(*)" - -#: ../../include/functions_reporting_html.php:5944 -#: ../../include/functions_reporting.php:12449 -#: ../../include/functions_groups.php:2675 -msgid "Monitor checks" -msgstr "Comprobaciones de monitores" - -#: ../../include/functions_reporting_html.php:5951 -#: ../../include/functions_reporting.php:12468 -#: ../../include/functions_groups.php:2694 -msgid "Total agents and monitors" -msgstr "Total de agentes y monitores" - -#: ../../include/functions_reporting_html.php:5970 -#: ../../include/functions_reporting_html.php:5975 -msgid "Node overview" -msgstr "Resumen de nodos" - -#: ../../include/functions_reporting_html.php:5995 -#: ../../include/functions_reporting_html.php:6007 -msgid "Critical events" -msgstr "Eventos en estado crítico" - -#: ../../include/functions_reporting_html.php:5998 -#: ../../include/functions_reporting_html.php:6009 -msgid "Warning events" -msgstr "Eventos en estado de advertencia" - -#: ../../include/functions_reporting_html.php:6001 -#: ../../include/functions_reporting_html.php:6011 -msgid "OK events" -msgstr "Eventos OK" - -#: ../../include/functions_reporting_html.php:6004 -#: ../../include/functions_reporting_html.php:6013 -msgid "Unknown events" -msgstr "Eventos desconocidos" - -#: ../../include/functions_reporting_html.php:6030 -msgid "Event count corresponds to events within the last hour" -msgstr "El conteo de eventos corresponde a los eventos en la última hora" - -#: ../../include/functions_reporting_html.php:6035 -msgid "Important Events by Criticity" -msgstr "Eventos importantes por gravedad" - -#: ../../include/functions_reporting_html.php:6062 -#, php-format -msgid "Last activity in %s console" -msgstr "Última actividad en la consola %s" - -#: ../../include/functions_reporting_html.php:6111 -#: ../../include/functions_reporting_html.php:6253 -msgid "Events info (1hr.)" -msgstr "Información de eventos (1h)" - -#: ../../include/functions_reporting_html.php:6410 -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:6411 -msgid "" -"If the duration of the scheduled downtime is less than 5 minutes it will not be " -"represented in the graph" -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:6418 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:396 -msgid "Dates" -msgstr "Fechas" - -#: ../../include/functions_reporting_html.php:6449 -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:6449 -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.php:498 ../../include/functions.php:650 -msgid "s" -msgstr "s" - -#: ../../include/functions.php:499 ../../include/functions.php:651 -msgid "d" -msgstr "d" - -#: ../../include/functions.php:500 ../../include/functions.php:652 -msgid "M" -msgstr "M" - -#: ../../include/functions.php:501 ../../include/functions.php:653 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:259 -#: ../../include/rest-api/models/VisualConsole/Item.php:2044 -msgid "Y" -msgstr "Y" - -#: ../../include/functions.php:502 ../../include/functions.php:654 -msgid "m" -msgstr "m" - -#: ../../include/functions.php:503 ../../include/functions.php:655 -msgid "h" -msgstr "h" - -#: ../../include/functions.php:504 ../../include/functions.php:656 -msgid "N" -msgstr "N" - -#: ../../include/functions.php:1079 ../../include/functions.php:1325 -#: ../../include/functions.php:1359 ../../include/functions_graph.php:3331 -#: ../../include/functions_graph.php:3333 ../../include/functions_graph.php:4855 -#: ../../include/functions_incidents.php:34 -#: ../../include/functions_incidents.php:75 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:548 -#: ../../include/functions_events.php:3160 -#: ../../operation/visual_console/view.php:455 -msgid "Maintenance" -msgstr "Mantenimiento" - -#: ../../include/functions.php:1083 ../../include/functions.php:1326 -#: ../../include/functions.php:1363 ../../include/functions_graph.php:3337 -#: ../../include/functions_graph.php:3339 ../../include/functions_graph.php:4859 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:553 -#: ../../include/functions_events.php:3164 -msgid "Informational" -msgstr "Informativo" - -#: ../../include/functions.php:1099 ../../include/functions.php:1328 -#: ../../include/functions.php:1379 ../../include/functions_graph.php:3349 -#: ../../include/functions_graph.php:3351 ../../include/functions_graph.php:4875 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:573 -msgid "Minor" -msgstr "Menor" - -#: ../../include/functions.php:1103 ../../include/functions.php:1330 -#: ../../include/functions.php:1383 ../../include/functions_graph.php:3361 -#: ../../include/functions_graph.php:3363 ../../include/functions_graph.php:4879 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:578 -msgid "Major" -msgstr "Principal" - -#: ../../include/functions.php:1278 ../../include/functions_events.php:3080 -msgid "Monitor Critical" -msgstr "Monitor en estado crítico" - -#: ../../include/functions.php:1279 ../../include/functions_events.php:3084 -msgid "Monitor Warning" -msgstr "Monitor en estado de advertencia" - -#: ../../include/functions.php:1280 ../../include/functions_events.php:3088 -msgid "Monitor Normal" -msgstr "Monitor en estado normal" - -#: ../../include/functions.php:1282 -msgid "Monitor Unknown" -msgstr "Monitor en estado desconocido" - -#: ../../include/functions.php:1285 ../../include/functions_events.php:2864 -#: ../../include/functions_events.php:3096 -msgid "Alert recovered" -msgstr "Alerta recuperada" - -#: ../../include/functions.php:1286 ../../include/functions_events.php:2912 -#: ../../include/functions_events.php:3100 -msgid "Alert ceased" -msgstr "Alerta finalizada" - -#: ../../include/functions.php:1287 ../../include/functions_events.php:3104 -msgid "Alert manual validation" -msgstr "Validación manual de alerta" - -#: ../../include/functions.php:1289 -msgid "Agent created" -msgstr "Agente creado" - -#: ../../include/functions.php:1290 ../../include/functions_events.php:3108 -msgid "Recon host detected" -msgstr "Equipo de red detectado con recon" - -#: ../../include/functions.php:1293 ../../include/functions_events.php:2908 -#: ../../include/functions_events.php:3120 -msgid "Configuration change" -msgstr "Cambio de configuración" - -#: ../../include/functions.php:1410 ../../include/functions.php:1440 -msgid "ALERT FIRED" -msgstr "ALERTA DISPARADA" - -#: ../../include/functions.php:1413 ../../include/functions.php:1450 -#: ../../include/functions_modules.php:4272 ../../include/class/Tree.class.php:678 -#: ../../include/lib/Module.php:598 ../../operation/agentes/status_monitor.php:1893 -#: ../../operation/agentes/status_monitor.php:1906 -msgid "NO DATA" -msgstr "SIN DATOS" - -#: ../../include/functions.php:2750 -#, php-format -msgid "%s seconds" -msgstr "%s segundos" - -#: ../../include/functions.php:2753 ../../include/functions.php:2754 -#, php-format -msgid "%s minutes" -msgstr "%s minutos" - -#: ../../include/functions.php:2762 ../../include/functions.php:2763 -#, php-format -msgid "%s months" -msgstr "%s meses" - -#: ../../include/functions.php:2765 ../../include/functions.php:2766 -#, php-format -msgid "%s years" -msgstr "%s años" - -#: ../../include/functions.php:2768 -msgid "Default values will be used" -msgstr "Se usarán los valores por defecto" - -#: ../../include/functions.php:2953 ../../include/functions.php:2958 -msgid "The file exceeds the maximum size" -msgstr "El archivo excede el tamaño máximo" - -#: ../../include/functions.php:2954 -msgid "" -"Please check this PHP runtime variable values:
  upload_max_filesize "
-"(currently "
-msgstr ""
-"Compruebe los valores de esta variable de tiempo de ejecución de PHP: "
-"
upload_max_filesize (actualmente "
-
-#: ../../include/functions.php:2962
-msgid "The uploaded file was only partially uploaded"
-msgstr "El archivo se ha subido parcialmente."
-
-#: ../../include/functions.php:2966
-msgid "No file was uploaded"
-msgstr "No se subió ningún archivo."
-
-#: ../../include/functions.php:2970
-msgid "Missing a temporary folder"
-msgstr "El directorio temporal no existe."
-
-#: ../../include/functions.php:2974
-msgid "Failed to write file to disk"
-msgstr "No se pudo escribir el archivo al disco."
-
-#: ../../include/functions.php:2978
-msgid "File upload stopped by extension"
-msgstr "Subida de archivo cancelada por la extensión"
-
-#: ../../include/functions.php:2982
-msgid "Unknown upload error"
-msgstr "Error desconocido al subir el archivo"
-
-#: ../../include/functions.php:3093
-msgid "No data found to export"
-msgstr "Datos no encontrados para exportar"
-
-#: ../../include/functions.php:3414 ../../operation/gis_maps/render_view.php:150
-msgid "5 seconds"
-msgstr "5 segundos"
-
-#: ../../include/functions.php:3415 ../../operation/gis_maps/render_view.php:151
-msgid "10 seconds"
-msgstr "10 segundos"
-
-#: ../../include/functions.php:3416
-msgid "15 seconds"
-msgstr "15 segundos"
-
-#: ../../include/functions.php:3417 ../../include/ajax/heatmap.ajax.php:52
-#: ../../operation/heatmap.php:178 ../../operation/gis_maps/render_view.php:152
-msgid "30 seconds"
-msgstr "30 segundos"
-
-#: ../../include/functions.php:3418 ../../include/ajax/heatmap.ajax.php:53
-#: ../../operation/heatmap.php:179 ../../operation/gis_maps/render_view.php:153
-msgid "1 minute"
-msgstr "1 minuto"
-
-#: ../../include/functions.php:3419 ../../operation/gis_maps/render_view.php:154
-msgid "2 minutes"
-msgstr "2 minutos"
-
-#: ../../include/functions.php:3420 ../../include/ajax/heatmap.ajax.php:55
-#: ../../include/ajax/module.php:257 ../../operation/heatmap.php:181
-#: ../../operation/gis_maps/render_view.php:155
-msgid "5 minutes"
-msgstr "5 minutos"
-
-#: ../../include/functions.php:3421
-msgid "15 minutes"
-msgstr "15 minutos"
-
-#: ../../include/functions.php:3422 ../../include/ajax/module.php:258
-msgid "30 minutes"
-msgstr "30 minutos"
-
-#: ../../include/functions.php:3975
-msgid "Summatory series"
-msgstr "Series sumatorias"
-
-#: ../../include/functions.php:3979
-msgid "Average series"
-msgstr "Series de media"
-
-#: ../../include/functions.php:4007 ../../include/functions.php:4026
-#: ../../include/functions.php:4040 ../../include/functions.php:4062
-#: ../../include/functions.php:4143 ../../include/functions.php:4220
-msgid "Unit "
-msgstr "Unidad "
-
-#: ../../include/functions.php:4102
-#: ../../include/lib/Dashboard/Widgets/top_n.php:299
-msgid "Avg."
-msgstr "Media"
-
-#: ../../include/functions.php:4153
-msgid "Min:"
-msgstr "Mín.:"
-
-#: ../../include/functions.php:4162
-msgid "Max:"
-msgstr "Máx.:"
-
-#: ../../include/functions.php:4171
-msgid "Avg:"
-msgstr "Media:"
-
-#: ../../include/functions.php:4217 ../../include/functions.php:4225
-msgid "of module"
-msgstr "de módulo"
-
-#: ../../include/functions.php:4244
-msgid "Projection"
-msgstr "Proyección"
-
-#: ../../include/functions.php:6106
-msgid "Testing Pandora FMS email"
-msgstr "Probando el email de Pandora FMS"
-
-#: ../../include/functions.php:6119
-msgid ""
-"This is an email test sent from Pandora FMS. If you can read this, your "
-"configuration works."
-msgstr ""
-"Este es un email de prueba enviado desde Pandora FMS. Si lo ha recibido "
-"significa que la configuración funciona."
-
-#: ../../include/functions.php:6353 ../../include/class/ConsoleSupervisor.php:1661
-#: ../../include/class/ConsoleSupervisor.php:1685
-#: ../../include/class/ConsoleSupervisor.php:1714
-#: ../../include/class/ConsoleSupervisor.php:1795
-#, php-format
-msgid "Not recommended '%s' value in PHP configuration"
-msgstr "Valor '%s' no recomendado en la configuración de PHP"
-
-#: ../../include/functions.php:6354
-msgid "Recommended value is: -1"
-msgstr "El valor recomendado es: -1"
-
-#: ../../include/functions.php:6355 ../../include/class/ConsoleSupervisor.php:1720
-#: ../../include/class/ConsoleSupervisor.php:1801
-msgid ""
-"Please, change it on your PHP configuration file (php.ini) or contact with "
-"administrator"
-msgstr ""
-"Por favor, cámbialo en el archivo de configuración de PHP (php.ini) o contacta "
-"con un administrador."
-
-#: ../../include/functions.php:6356 ../../general/login_help_dialog.php:96
-#: ../../general/login_help_dialog.php:101 ../../general/mysqlerr.php:41
-msgid "Documentation"
-msgstr "Documentación"
-
-#: ../../include/functions_cron.php:990
-msgid "There are no jobs"
-msgstr "No hay jobs"
-
-#: ../../include/functions_api.php:126
-msgid "Not `set`, `get` or `help` operation selected."
-msgstr "No hay operación 'set', 'get' o 'help' seleccionada"
-
-#: ../../include/functions_api.php:136
-msgid "This operation does not exist."
-msgstr "Esta operación no existe."
-
-#: ../../include/functions_api.php:146
-msgid "The Id does not exist in database."
-msgstr "El ID no existe en la base de datos."
-
-#: ../../include/functions_api.php:156
-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:166
-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:186
-msgid ""
-"This console is not the environment administrator. Please, manage this feature "
-"from centralized manager console (Metaconsole)."
-msgstr ""
-"Esta consola no es el administrador del entorno. Gestione esta funcionalidad "
-"desde la consola de gestión centralizada (Metaconsola)."
-
-#: ../../include/functions_api.php:196
-msgid "Auth error"
-msgstr "Error de autenticación"
-
-#: ../../include/functions_api.php:206
-msgid "License not allowed for this operation."
-msgstr "Licencia no permitida para esta operación."
-
-#: ../../include/functions_api.php:1534
-msgid ""
-"The agent could not be modified. For security reasons, use a group other than 0."
-msgstr ""
-"No se ha podido modificar el agente. Por motivos de seguridad, use un grupo "
-"diferente de 0."
-
-#: ../../include/functions_api.php:1889
-#, php-format
-msgid "Updated %d/%d agents"
-msgstr "Se han actualizado  %d/%d agentes"
-
-#: ../../include/functions_api.php:1897
-msgid "Agent updated."
-msgstr "Agente actualizado."
-
-#: ../../include/functions_api.php:2114
-msgid "Could not create OS"
-msgstr "No se ha podido crear el sistema operativo."
-
-#: ../../include/functions_api.php:2151
-msgid "Could not update OS"
-msgstr "No se ha podido actualizar el sistema operativo"
-
-#: ../../include/functions_api.php:2352
-msgid "The agent was successfully deleted"
-msgstr "El agente se ha eliminado correctamente"
-
-#: ../../include/functions_api.php:3860
-msgid "Network module updated."
-msgstr "Módulo de red actualizado"
-
-#: ../../include/functions_api.php:4156
-msgid "Plugin module updated."
-msgstr "Módulo de plugin actualizado"
-
-#: ../../include/functions_api.php:4512
-#, php-format
-msgid "Synthetic module created ID: %s"
-msgstr "ID creada por el módulo sintético: %s"
-
-#: ../../include/functions_api.php:4665
-msgid "Synthetic module created ID: "
-msgstr "ID del módulo sintético creado: "
-
-#: ../../include/functions_api.php:4782
-msgid "Data module updated."
-msgstr "Datos del módulo actualizado"
-
-#: ../../include/functions_api.php:5155
-msgid "SNMP module updated."
-msgstr "Módulo SNMP actualizado"
-
-#: ../../include/functions_api.php:5754
-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:5768
-msgid ""
-"Error creating alert template. Invalid id_group or the user has not enough "
-"permission to make this action."
-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:5912
-msgid ""
-"Error updating alert template. Invalid id_group or the user has not enough "
-"permission to make this action."
-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:5996
-msgid "Successful update of the alert template"
-msgstr "Actualización correcta de la plantilla de alerta"
-
-#: ../../include/functions_api.php:6042
-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:6071
-msgid "Successful delete of alert template."
-msgstr "Plantilla de alerta borrada correctamente."
-
-#: ../../include/functions_api.php:6491 ../../include/functions_api.php:12054
-#: ../../include/functions_api.php:12120 ../../include/functions_api.php:12401
-#: ../../include/functions_api.php:12481
-#, php-format
-msgid "%d agents affected"
-msgstr "%d agentes afectados"
-
-#: ../../include/functions_api.php:6637
-msgid "Correct deleting of module template."
-msgstr "Plantilla de módulo borrada correctamente"
-
-#: ../../include/functions_api.php:6745
-msgid "Successful delete of module template."
-msgstr "Plantilla de módulo eliminada correctamente."
-
-#: ../../include/functions_api.php:6778
-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:6786
-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:6794
-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:6865
-msgid "Error validating alert. Specified alert does not exist."
-msgstr "Error al validar alerta. La alerta especificada no existe."
-
-#: ../../include/functions_api.php:6876
-msgid "Error validating alert"
-msgstr "Error al validar la alerta."
-
-#: ../../include/functions_api.php:6950
-#, php-format
-msgid "Correct validation of all alerts (total %d)."
-msgstr "Validación correcta de todas las alertas (total %d)."
-
-#: ../../include/functions_api.php:7044
-msgid "Correct validation of all policy alerts."
-msgstr "Validación correcta de las alertas de política."
-
-#: ../../include/functions_api.php:7086
-msgid ""
-"Error stopping downtime. Periodical and running scheduled downtime cannot be "
-"stopped."
-msgstr ""
-"Error al detener el tiempo de inactividad. Las paradas planificadas periódicas y "
-"en ejecución no pueden detenerse."
-
-#: ../../include/functions_api.php:7099
-msgid "Downtime stopped."
-msgstr "Tiempo de inactividad interrumpido"
-
-#: ../../include/functions_api.php:7579
-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:7583
-msgid "and this agents are generate problems: "
-msgstr "y estos agentes generan problemas: "
-
-#: ../../include/functions_api.php:7587
-msgid "and this agents with ids are doesn't exists: "
-msgstr "y estos agentes con los identificadores no existen: "
-
-#: ../../include/functions_api.php:7735
-msgid "Planned downtime updated"
-msgstr "Tiempo de parada planificado actualizado"
-
-#: ../../include/functions_api.php:7810
-msgid " Agents deleted"
-msgstr " Agentes eliminados"
-
-#: ../../include/functions_api.php:7892
-msgid " Agents added"
-msgstr " Agentes añadidos"
-
-#: ../../include/functions_api.php:8010
-msgid "Data policy module updated."
-msgstr "Política de módulo de datos actualizado"
-
-#: ../../include/functions_api.php:8239
-msgid "Network policy module updated."
-msgstr "Módulo de red de la política actualizado"
-
-#: ../../include/functions_api.php:8492
-msgid "Plugin policy module updated."
-msgstr "Módulo de plugin de la política actualizado"
-
-#: ../../include/functions_api.php:8997
-msgid "SNMP policy module updated."
-msgstr "Módulo SNMP de la política actualizado"
-
-#: ../../include/functions_api.php:9332
-msgid "Successful deletion"
-msgstr "Eliminado correctamente."
-
-#: ../../include/functions_api.php:9655
-msgid "User created."
-msgstr "Usuario creado."
-
-#: ../../include/functions_api.php:9750
-msgid "User updated."
-msgstr "Usuario actualizado."
-
-#: ../../include/functions_api.php:9827
-msgid "Enabled user."
-msgstr "Usuario habilitado"
-
-#: ../../include/functions_api.php:9835
-msgid "Disabled user."
-msgstr "Usuario deshabilitado"
-
-#: ../../include/functions_api.php:10130
-#, php-format
-msgid "Template have been inserted in %d agents."
-msgstr "Las plantillas se han insertado en %d agentes."
-
-#: ../../include/functions_api.php:10306
-msgid "XML file was generated successfully in path: "
-msgstr "El archivo XML se ha creado correctamente en la ruta: "
-
-#: ../../include/functions_api.php:10446
-#, php-format
-msgid "Module has been created in %d agents."
-msgstr "El módulo se ha cread en %d agentes."
-
-#: ../../include/functions_api.php:10574
-#, php-format
-msgid "Action has been set for %d agents."
-msgstr "La acción se ha asignado a %d agentes."
-
-#: ../../include/functions_api.php:11654
-msgid "User deleted."
-msgstr "Usuario borrado."
-
-#: ../../include/functions_api.php:11713
-msgid "User profile added."
-msgstr "Perfil de usuario añadido."
-
-#: ../../include/functions_api.php:11778
-msgid "User profile deleted."
-msgstr "Perfil de usuario eliminado."
-
-#: ../../include/functions_api.php:12061
-msgid "Module disabled successfully."
-msgstr "Módulo deshabilitado correctamente."
-
-#: ../../include/functions_api.php:12063
-msgid "The module could not be disabled."
-msgstr "No se ha podido deshabilitar el módulo."
-
-#: ../../include/functions_api.php:12127
-msgid "Module enabled successfully."
-msgstr "Módulo habilitado correctamente."
-
-#: ../../include/functions_api.php:12129
-msgid "The module could not be enabled."
-msgstr "El módulo no se ha podido habilitar."
-
-#: ../../include/functions_api.php:12177 ../../include/functions_api.php:12230
-msgid "The alert could not be disabled."
-msgstr "La alerta no se ha podido deshabilitar."
-
-#: ../../include/functions_api.php:12277 ../../include/functions_api.php:12330
-msgid "The alert could not be enabled."
-msgstr "La alerta no se ha podido habilitar."
-
-#: ../../include/functions_api.php:13640
-msgid "Enabled agent."
-msgstr "Agente habilitado"
-
-#: ../../include/functions_api.php:13648
-msgid "Disabled agent."
-msgstr "Agente deshabilitado"
-
-#: ../../include/functions_api.php:14627
-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:14629
-#, 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:14632
-msgid "This function is for metaconsole only."
-msgstr "función exclusiva de la Metaconsola."
-
-#: ../../include/functions_api.php:15022 ../../include/functions_api.php:15093
-msgid "Successfully deleted."
-msgstr "Eliminado correctamente"
-
-#: ../../include/functions_api.php:15052
-msgid "The user cannot access the cluster."
-msgstr "El usuario no puede acceder al cluster."
-
-#: ../../include/functions_api.php:15146
-msgid "Created by template "
-msgstr "Creado mediante la plantilla "
-
-#: ../../include/functions_api.php:15940
-msgid "Event filter successfully created."
-msgstr "Filtro de evento creado correctamente."
-
-#: ../../include/functions_api.php:16173
-msgid "Event filter successfully updated."
-msgstr "Filtro de evento creado correctamente."
-
-#: ../../include/functions_api.php:16214
-msgid "Event filter successfully deleted."
-msgstr "Filtro de evento borrado correctamente."
-
-#: ../../include/functions_api.php:16530
-msgid "Validated traps."
-msgstr "Traps validados."
-
-#: ../../include/functions_api.php:16557
-msgid "Deleted traps."
-msgstr "Traps eliminados."
-
-#: ../../include/functions_api.php:16750
-#, 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:16752
-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:17226
-#, 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:17415
-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:17423
-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:17448
-msgid "Error in discovery task enabling/disabling."
-msgstr "Error al habilitar/deshabilitar la tarea discovery."
-
-#: ../../include/functions_api.php:17456
-msgid "Enabled discovery task."
-msgstr "Tarea discovery habilitada."
-
-#: ../../include/functions_api.php:17464
-msgid "Disabled discovery task."
-msgstr "Tarea discovery deshabilitada."
-
-#: ../../include/functions_networkmap.php:1307
-msgid "Radial dynamic"
-msgstr "Dinámico radial"
-
-#: ../../include/functions_networkmap.php:1311 ../../include/functions_maps.php:38
-msgid "Topology"
-msgstr "Topología"
-
-#: ../../include/functions_networkmap.php:1336
-msgid "Create a new topology map"
-msgstr "Crear nuevo mapa topológico"
-
-#: ../../include/functions_networkmap.php:1337
-msgid "Create a new group map"
-msgstr "Crear nuevo mapa de grupo"
-
-#: ../../include/functions_networkmap.php:1338
-msgid "Create a new dynamic map"
-msgstr "Crear un nuevo mapa dinámico"
-
-#: ../../include/functions_networkmap.php:1340
-msgid "Create a new radial dynamic map"
-msgstr "Crear un nuevo mapa dinámico radial"
-
-#: ../../include/functions_networkmap.php:2073 ../../include/functions_maps.php:73
-#: ../../include/functions_planned_downtimes.php:1021
-msgid "Copy of "
-msgstr "Copiar de "
-
-#: ../../include/functions_networkmap.php:3513
-msgid "Map not found."
-msgstr "Mapa no encontrado."
-
-#: ../../include/ajax/double_auth.ajax.php:162
-msgid "This is the private code that you should use with your authenticator app"
-msgstr ""
-"Esta es la clave privada que deberías usar con la aplicación de autentificación."
-
-#: ../../include/ajax/double_auth.ajax.php:163
-#: ../../include/ajax/double_auth.ajax.php:303
-msgid ""
-"You could enter the code manually or use the QR code to add it automatically"
-msgstr ""
-"Puedes introducir el código manualmente o usar el código QR para añadirlo "
-"automáticamente."
-
-#: ../../include/ajax/double_auth.ajax.php:169
-#: ../../include/ajax/double_auth.ajax.php:309
-msgid "QR"
-msgstr "QR"
-
-#: ../../include/ajax/double_auth.ajax.php:208
-msgid "You are about to activate the double authentication"
-msgstr "Estás a punto de activar la doble autentificación."
-
-#: ../../include/ajax/double_auth.ajax.php:210
-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 ""
-"Con esta opción habilitada, el acceso a tu cuenta será más seguro,\n"
-"\t\tporque el código generado por otra aplicación se generará después de "
-"conectarse."
-
-#: ../../include/ajax/double_auth.ajax.php:215
-msgid "You will need to install the app from the following link before continue"
-msgstr ""
-"Tienes que instalar la aplicación desde el siguiente vínculo antes de continuar."
-
-#: ../../include/ajax/double_auth.ajax.php:220
-msgid "Download the app"
-msgstr "Descargue la aplicación"
-
-#: ../../include/ajax/double_auth.ajax.php:221
-#: ../../include/ajax/double_auth.ajax.php:313
-#: ../../include/functions_register.php:188
-msgid "Continue"
-msgstr "Continuar"
-
-#: ../../include/ajax/double_auth.ajax.php:237
-msgid "Are you installed the app yet?"
-msgstr "¿Ya has instalado la aplicación?"
-
-#: ../../include/ajax/double_auth.ajax.php:297
-msgid "A private code has been generated"
-msgstr "Un código privado ha sido generado."
-
-#: ../../include/ajax/double_auth.ajax.php:302
-msgid "Before continue, you should create a new entry into the authenticator app"
-msgstr ""
-"Antes de continuar, deberías crear una nueva entrada dentro de la aplicación de "
-"autentificación."
-
-#: ../../include/ajax/double_auth.ajax.php:312
-msgid "Refresh code"
-msgstr "Actualizar el código"
-
-#: ../../include/ajax/double_auth.ajax.php:381
-msgid "Are you introduced the code in the authenticator app yet?"
-msgstr "¿Ya has introducido el código en la aplicación de autentificación?"
-
-#: ../../include/ajax/double_auth.ajax.php:444
-msgid "Introduce a code generated by the app"
-msgstr "Introduce el código generado por la aplicación."
-
-#: ../../include/ajax/double_auth.ajax.php:445
-msgid "If the code is valid, the double authentication will be activated"
-msgstr "Si el código es válido, se activará la doble autentificación."
-
-#: ../../include/ajax/double_auth.ajax.php:454
-msgid "Validate code"
-msgstr "Validar código"
-
-#: ../../include/ajax/double_auth.ajax.php:506
-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:523
-msgid "The code is valid, but it was an error saving the data"
-msgstr "El código es válido, pero hubo un error al guardar los datos."
-
-#: ../../include/ajax/heatmap.ajax.php:54 ../../operation/heatmap.php:180
-msgid "3 minutes"
-msgstr "3 minutos"
-
-#: ../../include/ajax/heatmap.ajax.php:100
-#: ../../include/lib/Dashboard/Widgets/heatmap.php:253
-msgid "Group modules by tag"
-msgstr "Agrupar módulos por etiqueta"
-
-#: ../../include/ajax/heatmap.ajax.php:101
-#: ../../include/lib/Dashboard/Widgets/heatmap.php:254
-msgid "Group modules by module group"
-msgstr "Agrupar módulos por grupo de módulos"
-
-#: ../../include/ajax/heatmap.ajax.php:102
-#: ../../include/lib/Dashboard/Widgets/heatmap.php:255
-msgid "Group modules by agents"
-msgstr "Agrupar módulos por agentes"
-
-#: ../../include/ajax/heatmap.ajax.php:123
-msgid "Show groups"
-msgstr "Mostrar grupos"
-
-#: ../../include/ajax/heatmap.ajax.php:356
-msgid "Date of last data"
-msgstr "Fecha de los últimos datos"
-
-#: ../../include/ajax/heatmap.ajax.php:491
-#: ../../operation/agentes/estado_generalagente.php:406
-msgid "Out of bounds"
-msgstr "Fuera de límites"
-
-#: ../../include/ajax/heatmap.ajax.php:494
-#: ../../operation/agentes/estado_generalagente.php:441
-msgid "Next contact"
-msgstr "Siguiente contacto"
-
-#: ../../include/ajax/alert_list.ajax.php:302
-#: ../../include/ajax/alert_list.ajax.php:327
-msgid "Force execution"
-msgstr "Forzar ejecución"
-
-#: ../../include/ajax/alert_list.ajax.php:302
-#: ../../include/ajax/alert_list.ajax.php:327
-msgid "F."
-msgstr "F."
-
-#: ../../include/ajax/alert_list.ajax.php:354
-#: ../../operation/agentes/alerts_status.php:383
-#: ../../operation/agentes/alerts_status.php:384
-#: ../../operation/agentes/alerts_status.php:425
-#: ../../operation/agentes/alerts_status.php:426
-msgid "No alerts found"
-msgstr "No se encontró ninguna alerta"
-
-#: ../../include/ajax/alert_list.ajax.php:581
-msgid "If a value of 0 is assigned, the Threshold of the action will be used."
-msgstr "Si se asigna el valor 0, se utilizará el umbral de la acción."
-
-#: ../../include/ajax/alert_list.ajax.php:679
-msgid "Insufficient permissions to validate alerts"
-msgstr "Permisos insuficientes para validar alertas"
-
-#: ../../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 "Módulos SNMP"
-
-#: ../../include/ajax/snmp_browser.ajax.php:117
-msgid "Error creating the following modules:"
-msgstr "Error al crear los siguientes módulos:"
-
-#: ../../include/ajax/snmp_browser.ajax.php:128
-msgid "Modules successfully created"
-msgstr "Módulos creados correctamente"
-
-#: ../../include/ajax/snmp_browser.ajax.php:138
-msgid "Module must be applied to an agent or a policy"
-msgstr "El módulo debe aplicarse a un agente o a una política"
-
-#: ../../include/ajax/snmp_browser.ajax.php:265
-msgid "Failed to create policy"
-msgstr "Error al crear política"
-
-#: ../../include/ajax/snmp_browser.ajax.php:266
-msgid "Policy created succesfully"
-msgstr "Política creada con éxito"
-
-#: ../../include/ajax/module.php:266 ../../include/class/AuditLog.class.php:215
-msgid "3 months"
-msgstr "3 meses"
-
-#: ../../include/ajax/module.php:269
-msgid "2 years"
-msgstr "2 años"
-
-#: ../../include/ajax/module.php:270
-msgid "3 years"
-msgstr "3 años"
-
-#: ../../include/ajax/module.php:281 ../../operation/agentes/datos_agente.php:196
-msgid "Choose a time from now"
-msgstr "Elija un tiempo a partir de ahora"
-
-#: ../../include/ajax/module.php:307 ../../operation/agentes/datos_agente.php:199
-msgid "Specify time range"
-msgstr "Especificar rango de tiempo"
-
-#: ../../include/ajax/module.php:365
-msgid "Exact phrase"
-msgstr "Frase exacta"
-
-#: ../../include/ajax/module.php:457 ../../operation/agentes/stat_win.php:501
-#: ../../operation/agentes/interface_traffic_graph_win.php:319
-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 ""
-"En Pandora FMS los datos se almacenan comprimidos. La visualización de los datos "
-"en la base de datos, las tablas o los datos exportados en CSV no coincidirán "
-"porque se interpretan en el momento de la ejecución. Lea la documentación del "
-"capítulo de 'Ingeniería de Pandora FMS'."
-
-#: ../../include/ajax/module.php:1038
-msgid "T"
-msgstr "T"
-
-#: ../../include/ajax/module.php:1045 ../../include/functions_reports.php:650
-#: ../../include/functions_reports.php:654 ../../include/functions_reports.php:659
-#: ../../include/functions_reports.php:665 ../../include/functions_reports.php:672
-#: ../../include/functions_reports.php:676 ../../include/functions_reports.php:680
-#: ../../include/functions_reports.php:687 ../../include/functions_reports.php:693
-#: ../../include/functions_reports.php:698 ../../include/functions_groups.php:123
-#: ../../include/functions_groups.php:187 ../../operation/search_results.php:121
-#: ../../operation/agentes/ver_agente.php:1606
-#: ../../operation/agentes/ver_agente.php:1924
-msgid "Graphs"
-msgstr "Gráficos"
-
-#: ../../include/ajax/module.php:1197
-msgid "Time elapsed since last status change: "
-msgstr "Tiempo transcurrido desde el último cambio de estado: "
-
-#: ../../include/ajax/module.php:1271
-msgid "Event history"
-msgstr "Historial de eventos"
-
-#: ../../include/ajax/module.php:1309
-msgid "Module detail"
-msgstr "Detalles del módulo"
-
-#: ../../include/ajax/module.php:1333
-#: ../../operation/agentes/estado_generalagente.php:382
-msgid "Force checks"
-msgstr "Forzar comprobaciones"
-
-#: ../../include/ajax/module.php:1348
-msgid "Force remote check"
-msgstr "Forzar comprobación remota"
-
-#: ../../include/ajax/module.php:1368
-msgid "Edit configuration"
-msgstr "Editar configuración"
-
-#: ../../include/ajax/module.php:1418
-msgid "Any monitors aren't with this filter."
-msgstr "No todos los monitores llevan este filtro"
-
-#: ../../include/ajax/module.php:1418
-msgid "This agent doesn't have any active monitors."
-msgstr "Este agente no tiene ningún monitor activo."
-
-#: ../../include/ajax/module.php:2202
-msgid "Load"
-msgstr "Cargar"
-
-#: ../../include/ajax/module.php:2299 ../../include/ajax/agent.php:582
-msgid "Update/delete filter"
-msgstr "Actualizar/eliminar filtro"
-
-#: ../../include/ajax/module.php:2377 ../../include/ajax/agent.php:672
-msgid "Save current filter"
-msgstr "Guardar filtro actual"
-
-#: ../../include/ajax/module.php:2392 ../../include/ajax/agent.php:687
-#: ../../include/ajax/custom_fields.php:702
-msgid "Delete filter"
-msgstr "Eliminar filtro"
-
-#: ../../include/ajax/custom_fields.php:414
-msgid "Current interval"
-msgstr "Intervalo actual"
-
-#: ../../include/ajax/custom_fields.php:462
-#: ../../include/ajax/custom_fields.php:515
-msgid "Modules normal"
-msgstr "Módulos normales"
-
-#: ../../include/ajax/custom_fields.php:473
-msgid "Modules critical"
-msgstr "Módulos críticos"
-
-#: ../../include/ajax/custom_fields.php:484
-msgid "Modules warning"
-msgstr "Módulos en estado de advertencia"
-
-#: ../../include/ajax/custom_fields.php:494
-msgid "Modules unknown"
-msgstr "Módulos desconocidos"
-
-#: ../../include/ajax/custom_fields.php:505
-msgid "Modules no init"
-msgstr "Módulos no iniciados"
-
-#: ../../include/ajax/custom_fields.php:547
-msgid "New Filter"
-msgstr "Nuevo filtro"
-
-#: ../../include/ajax/custom_fields.php:554
-msgid "Existing Filter"
-msgstr "Filtro existente"
-
-#: ../../include/ajax/custom_fields.php:752
-msgid "Filter name already exists in the bbdd"
-msgstr "El nombre del filtro ya existe en la base de datos"
-
-#: ../../include/ajax/custom_fields.php:764
-msgid "Please, select a custom field"
-msgstr "Seleccione un campo personalizado"
-
-#: ../../include/ajax/custom_fields.php:792
-msgid "Success create filter."
-msgstr "Se ha creado el filtro."
-
-#: ../../include/ajax/custom_fields.php:799
-msgid "Error create filter."
-msgstr "Error al crear el filtro."
-
-#: ../../include/ajax/custom_fields.php:824
-#: ../../include/ajax/custom_fields.php:897
-msgid "please, select a filter"
-msgstr "Seleccione un filtro"
-
-#: ../../include/ajax/custom_fields.php:840
-msgid "please, select a custom field"
-msgstr "Seleccione un campo personalizado"
-
-#: ../../include/ajax/custom_fields.php:866
-msgid "Success update filter."
-msgstr "Se ha actualizado el filtro."
-
-#: ../../include/ajax/custom_fields.php:873
-msgid "Error update filter."
-msgstr "Error al actualizar el filtro."
-
-#: ../../include/ajax/custom_fields.php:916
-msgid "Success delete filter."
-msgstr "Se ha eliminado el filtro."
-
-#: ../../include/ajax/custom_fields.php:923
-msgid "Error delete filter."
-msgstr "Error al eliminar el filtro."
-
-#: ../../include/ajax/task_to_perform.php:65
-msgid "Agent Web monitoring created on welcome"
-msgstr "Creada monitorización del agente web en la bienvenida"
-
-#: ../../include/ajax/task_to_perform.php:76
-#: ../../include/ajax/task_to_perform.php:120
-msgid "Your check has been created,  and the status color is blue.
That color means that the module hasn't been executed for the first " -"time. In the next seconds, if there is no problem, the status color will turn " -"into red or green." -msgstr "" -"¡Felicidades! Has creado tu módulo
y el color de estado es azul." -"
Ese color significa que el módulo no se ha ejecutado. En los próximos " -"segundos, si no hay problemas, el color de estado pasará a rojo o " -"verde." - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:129 -msgid "Click on alerts tab and then fill the form to add an alert." -msgstr "" -"Haz clic en la pestaña de alertas para rellenar el formulario con la alerta a " -"añadir." - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:143 -msgid "Select the critical module." -msgstr "Elige el módulo crítico." - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:147 -msgid "In template select \"Critical Condition\"." -msgstr "En las plantillas, selecciona \"Critical Condition\"." - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:151 -msgid "Now, select the action created before." -msgstr "Ahora, elige la acción creada anteriormente." - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:156 -msgid "Click on Add Alert button to create the alert." -msgstr "Haz clic en el botón añadir alerta para crear la alerta." - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:171 -msgid "" -"To test the alert you've just created go to the main view by clicking on the eye " -"tab." -msgstr "" -"Para probar la alerta que acabas de crear, ve a la vista principal, haz clic en " -"la pestaña con el icono del ojo." - -#: ../../include/help/clippy/server_queued_modules.php:35 -msgid "" -"You have too much items in the processing queue. This can happen if your server " -"is too loaded and/or not properly configured. This could be something temporal, " -"or a bottleneck. One possible solution is increase number of server threads, but " -"you should consider getting support about this." -msgstr "" -"Tienes demasiados elementos en cola. Esto puede ocurrir si el servidor está " -"demasiado cargado y/o no está bien configurado. Puede ser algo temporal, o un " -"cuello de botella. Una posible solución es aumentar el número de hilos del " -"servidor, pero deberías pensar en consultarlo con soporte técnico." - -#: ../../include/help/clippy/servers_down.php:35 -msgid "All servers down" -msgstr "Todo los servidores están caídos" - -#: ../../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 "" -"Puede activar todos los servidores. Vaya al terminal de Linux y ejecute el " -"siguiente comando: \"sudo /etc/init.d/pandora_server restart\". Es posible que " -"necesite introducir la contraseña raíz." - -#: ../../include/help/clippy/interval_agent_min.php:35 -msgid "" -"Please note that having agents with a monitoring interval below 300 seconds is " -"not recommended. This will impact seriously in the performance of the server. " -"For example, having 200 agents with one minute interval, is the same than having " -"1000 agents with a 5 minute interval. The probability of getting unknown modules " -"is higher, and the impact on the server is higher because it requires a shorter " -"response time." -msgstr "" -"Por favor, ten en cuenta que no se recomienda tener agentes con un intervalo de " -"monitorización por debajo de los 300 segundos. Esto tendrá un impacto serio en " -"el rendimiento del servidor. Tener 200 agentes con un intervalo de un minuto, es " -"lo mismo que tener 1000 agentes con un intervalo de 5 minutos. La probabilidad " -"de obtener módulos desconocidos es más alto, y el impacto en el servidor es " -"mayor, ya que requiere un tiempo de respuesta más corto." - -#: ../../include/help/clippy/interval_agent_min.php:36 -msgid "Interval Agent." -msgstr "Intervalo de agente" - -#: ../../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 " -"apply the alert." -msgstr "" -"Ahora, tienes que ir a la lista de monitores y buscar un módulo en estado " -"\"crítico\" para enlazarle una alerta." - -#: ../../include/help/clippy/operation_agentes_status_monitor.php:38 -msgid "" -"If you know the name of the agent or the name of the module in critical status, " -"type it in this field to make the module list shorter. You can write the entire " -"name or just a part of it." -msgstr "" -"Si conoces el nombre del agente o el nombre del módulo en estado crítico, " -"escríbelo en este campo para hacer la lista de módulos más cortos. Puedes " -"escribir el nombre completo o solo una parte." - -#: ../../include/help/clippy/operation_agentes_status_monitor.php:43 -msgid "Click on Show button to get the modules list filtered." -msgstr "Haz clic en botón Mostrar para obtener la lista filtrada." - -#: ../../include/help/clippy/operation_agentes_status_monitor.php:58 -msgid "" -"Now, to edit the module, click on the wrench that appears in the type column." -msgstr "" -"Ahora, para editar el módulo, haz clic en la llave inglesa que aparece en la " -"columna del tipo." - -#: ../../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 configuración del email para la tarea programada de emails está en la " -"configuración de Enterprise:" - -#: ../../include/help/clippy/extension_cron_send_email.php:35 -msgid "Please check if the email configuration is correct." -msgstr "Por favor, confirma que la configuración de email es correcta." - -#: ../../include/functions_profile.php:188 ../../operation/users/user_edit.php:969 -#: ../../operation/users/user_edit.php:978 -msgid "Profiles/Groups assigned to this user" -msgstr "Perfiles/Grupos asignados a este usuario" - -#: ../../include/functions_network.php:34 -msgid "Top listeners" -msgstr "Top listeners" - -#: ../../include/functions_network.php:35 -msgid "Top talkers" -msgstr "Top talkers" - -#: ../../include/functions_network.php:45 -msgid "Top TCP protocols" -msgstr "Top de protocolos TCP" - -#: ../../include/functions_network.php:46 -msgid "Top UDP protocols" -msgstr "Top de protocolos UDP" - -#: ../../include/functions_ui.php:538 -msgid "Error processing request" -msgstr "Error al procesar la petición" - -#: ../../include/functions_ui.php:695 -msgid "" -"Is possible that this view uses part of information which your user has not " -"access" -msgstr "" -"Es posible que esta vista utilice parte de la información a la cual tu usuario " -"no tenga acceso." - -#: ../../include/functions_ui.php:1029 -msgid "Software" -msgstr "Software" - -#: ../../include/functions_ui.php:1331 -msgid "Force check" -msgstr "Forzar comprobación" - -#: ../../include/functions_ui.php:1478 -msgid "Are you sure you want to delete alert action?" -msgstr "¿Está seguro de que desea eliminar la acción de la alerta?" - -#: ../../include/functions_ui.php:1582 -msgid "Are you sure you want to delete alert?" -msgstr "¿Está seguro de que desea eliminar la alerta?" - -#: ../../include/functions_ui.php:1826 -msgid "The alert would fire when the value is over " -msgstr "" -"La alerta se disparará cuando el valor esté por encima de ." - -#: ../../include/functions_ui.php:1831 -msgid "The alert would fire when the value is under " -msgstr "" -"La alerta se disparará cuando el valor esté por debajo de ." - -#: ../../include/functions_ui.php:1846 -msgid "Unknown option." -msgstr "Opción desconocida." - -#: ../../include/functions_ui.php:2208 ../../include/functions_config.php:2755 -msgid "the Flexible Monitoring System" -msgstr "Sistema Flexible de Monitorización" - -#: ../../include/functions_ui.php:2642 -msgid "First" -msgstr "Primero" - -#: ../../include/functions_ui.php:3098 -msgid "Unknown type" -msgstr "Tipo desconocido" - -#: ../../include/functions_ui.php:3959 -msgid "Export current page to CSV" -msgstr "Exportar página actual a CSV" - -#: ../../include/functions_ui.php:3960 -#, php-format -msgid "export_%s_current_page_%s" -msgstr "export_%s_current_page_%s" - -#: ../../include/functions_ui.php:4103 -msgid "No matching records found" -msgstr "No se encontraron registros coincidentes" - -#: ../../include/functions_ui.php:4104 -msgid "No data available in table" -msgstr "No hay datos disponibles en la tabla" - -#: ../../include/functions_ui.php:4329 ../../include/functions_events.php:75 -#: ../../include/functions_events.php:101 ../../operation/events/events.php:760 -#: ../../operation/events/events.php:822 -msgid "ALERT" -msgstr "ALERTA" - -#: ../../include/functions_ui.php:4417 ../../include/functions_events.php:167 -#: ../../operation/events/events.php:677 -msgid "MAINTENANCE" -msgstr "MANTENIMIENTO" - -#: ../../include/functions_ui.php:4422 ../../include/functions_events.php:170 -#: ../../operation/events/events.php:682 -msgid "INFORMATIONAL" -msgstr "INFORMATIVO" - -#: ../../include/functions_ui.php:4442 ../../include/functions_events.php:176 -#: ../../operation/events/events.php:692 -msgid "MINOR" -msgstr "MENOR" - -#: ../../include/functions_ui.php:4447 ../../include/functions_events.php:173 -#: ../../operation/events/events.php:687 -msgid "MAJOR" -msgstr "MAYOR" - -#: ../../include/functions_ui.php:5277 ../../include/functions_html.php:976 -#: ../../include/functions_html.php:3763 ../../include/functions_html.php:4280 -#: ../../include/functions_reporting.php:12293 -#: ../../include/functions_reporting.php:12446 -#: ../../include/functions_reporting.php:12460 -#: ../../include/functions_reporting.php:14799 -#: ../../include/functions_reporting.php:14880 -#: ../../include/functions_groups.php:2672 ../../include/functions_groups.php:2686 -#: ../../include/functions_groups.php:2736 -msgid "Enterprise version not installed" -msgstr "Versión Enterprise no instalada" - -#: ../../include/functions_ui.php:5675 -msgid "Type at least two characters to search." -msgstr "Escribe al menos dos caracteres para buscar." - -#: ../../include/functions_ui.php:6615 -msgid "Unhandled error" -msgstr "Error no tratado" - -#: ../../include/functions_ui.php:6616 -msgid "An unhandled error occurs" -msgstr "Ha ocurrido un error no tratado" - -#: ../../include/functions_ui.php:6887 -#, 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 "" -"Estos controles emplean la zona horaria del sistema (%s) en vez de la suya (%s). " -"La diferencia de horas con su zona horaria es %s." - -#: ../../include/functions_ui.php:7223 -msgid "Results" -msgstr "Resultados" - -#: ../../include/functions_ui.php:7269 -msgid "Execute query" -msgstr "Ejecutar consulta" - -#: ../../include/functions_ui.php:7290 -msgid "Show password" -msgstr "Mostrar contraseña" - -#: ../../include/functions_ui.php:7390 -msgid "WEB server" -msgstr "Servidor web" - -#: ../../include/functions_ui.php:7400 -msgid "Wizard Module" -msgstr "Módulo de wizard" - -#: ../../include/functions_ui.php:7493 -msgid "Select inventory module" -msgstr "Seleccionar módulo de inventario" - -#: ../../include/functions_ui.php:7556 -msgid "Use custom fields" -msgstr "Usar campos personalizados" - -#: ../../include/functions_ui.php:7696 -msgid "Field name" -msgstr "Nombre del campo" - -#: ../../include/functions_ui.php:7713 -msgid "It's a password" -msgstr "Es una contraseña" - -#: ../../include/functions_ui.php:7721 -msgid "Add field" -msgstr "Añadir campo" - -#: ../../include/functions_visual_map.php:1746 -#: ../../include/functions_visual_map.php:1748 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:283 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:287 -msgid "Last value: " -msgstr "Último valor: " - -#: ../../include/functions_visual_map.php:2634 -msgid "Agent successfully added to layout" -msgstr "Agente añadido correctamente al diseño" - -#: ../../include/functions_visual_map.php:2826 -msgid "Modules successfully added to layout" -msgstr "Módulos añadidos correctamente al diseño" - -#: ../../include/functions_visual_map.php:3111 -msgid "Agents successfully added to layout" -msgstr "Agentes añadidos correctamente al diseño" - -#: ../../include/functions_visual_map.php:3512 -msgid "Cannot load the visualmap" -msgstr "No se puede cargar el mapa visual" - -#: ../../include/functions_visual_map.php:4184 -#: ../../include/rest-api/models/VisualConsole/Item.php:2115 -msgid "Bars graph" -msgstr "Gráfico de barras" - -#: ../../include/functions_visual_map.php:4194 -#: ../../include/rest-api/models/VisualConsole/Item.php:2123 -msgid "Percentile bar" -msgstr "Barra de porcentaje" - -#: ../../include/functions_clippy.php:152 -#, php-format -msgid "%s assistant" -msgstr "Asistente de %s" - -#: ../../include/functions_clippy.php:189 ../../include/functions_clippy.php:194 -msgid "End wizard" -msgstr "Cerrar asistente" - -#: ../../include/functions_clippy.php:227 -msgid "Next →" -msgstr "Siguiente →" - -#: ../../include/functions_clippy.php:228 -msgid "← Back" -msgstr "← Anterior" - -#: ../../include/functions_clippy.php:240 -msgid "Do you want to exit the help tour?" -msgstr "¿Quieres salir de la ayuda guiada?" - -#: ../../include/functions_alerts.php:680 -msgid "Max and min" -msgstr "Máx. y mín." - -#: ../../include/functions_alerts.php:683 -msgid "Equal to" -msgstr "Igual a" - -#: ../../include/functions_alerts.php:684 -msgid "Not equal to" -msgstr "Diferente de" - -#: ../../include/functions_alerts.php:688 -msgid "On Change" -msgstr "en estado de cambio" - -#: ../../include/functions_alerts.php:690 -msgid "Not normal status" -msgstr "Estado anormal" - -#: ../../include/functions_alerts.php:1695 -msgid "No actions defined" -msgstr "No hay acciones definidas" - -#: ../../include/functions_alerts.php:2677 -msgid "Alert and command group does not match" -msgstr "El grupo de la alerta y del comando no coinciden" - -#: ../../include/functions_snmp.php:65 -msgid "Load Average (Last minute)" -msgstr "Carga media (última hora)" - -#: ../../include/functions_snmp.php:69 -msgid "Load Average (Last 5 minutes)" -msgstr "Carga media (últimos 5 minutos)" - -#: ../../include/functions_snmp.php:73 -msgid "Load Average (Last 15 minutes)" -msgstr "Carga media (últimos 15 minutos)" - -#: ../../include/functions_snmp.php:77 -msgid "Total Swap Size configured for the host" -msgstr "Tamaño de intercambio total configurado para el host" - -#: ../../include/functions_snmp.php:81 -msgid "Available Swap Space on the host" -msgstr "Espacio de intercambio disponible en el host" - -#: ../../include/functions_snmp.php:85 -msgid "Total Real/Physical Memory Size on the host" -msgstr "Tamaño de memoria real/física en el servidor" - -#: ../../include/functions_snmp.php:89 -msgid "Available Real/Physical Memory Space on the host" -msgstr "Memoria real/física disponible en el servidor" - -#: ../../include/functions_snmp.php:93 -msgid "Total Available Memory on the host" -msgstr "Memoria total disponible" - -#: ../../include/functions_snmp.php:97 -msgid "Total Cached Memory" -msgstr "Memoria de caché total" - -#: ../../include/functions_snmp.php:101 -msgid "Total Buffered Memory" -msgstr "Memoria total del búfer" - -#: ../../include/functions_snmp.php:105 -msgid "Amount of memory swapped in from disk (kB/s)" -msgstr "La cantidad de memoria intercambiada desde el disco (kB/s)" - -#: ../../include/functions_snmp.php:109 -msgid "Amount of memory swapped to disk (kB/s)" -msgstr "Cantidad de memoria intercambiada con el disco (kB/s)" - -#: ../../include/functions_snmp.php:113 -msgid "Number of blocks sent to a block device" -msgstr "Número de bloques enviado al dispositivo de bloques" - -#: ../../include/functions_snmp.php:117 -msgid "Number of blocks received from a block device" -msgstr "Número de bloques recibidos del dispositivo de bloques" - -#: ../../include/functions_snmp.php:121 -msgid "Number of interrupts processed" -msgstr "Número de interrupciones procesadas" - -#: ../../include/functions_snmp.php:125 -msgid "Number of context switches" -msgstr "Número de cambios de contexto" - -#: ../../include/functions_snmp.php:129 -msgid "user CPU time" -msgstr "tiempo de CPU de usuario" - -#: ../../include/functions_snmp.php:133 -msgid "system CPU time" -msgstr "tiempo de CPU del sistema" - -#: ../../include/functions_snmp.php:137 -msgid "idle CPU time" -msgstr "tiempo de inactividad de la CPU" - -#: ../../include/functions_snmp.php:141 -msgid "system Up time" -msgstr "Tiempo de actividad del sistema" - -#: ../../include/functions_snmp.php:349 -msgid "Pagination" -msgstr "Paginación" - -#: ../../include/functions_snmp.php:381 ../../include/functions_snmp.php:389 -msgid "Group by Enterprise String / IP" -msgstr "Agrupar por Cadena Enterprise/IP" - -#: ../../include/functions_db.php:147 -#, php-format -msgid "Error connecting to database %s at %s." -msgstr "Error al conectar a la base de datos %s el %s" - -#: ../../include/functions_db.php:1941 -msgid "Database debug" -msgstr "Depurar BD" - -#: ../../include/functions_db.php:1958 -msgid "SQL sentence" -msgstr "Consulta SQL" - -#: ../../include/functions_db.php:1960 -msgid "Rows" -msgstr "Filas" - -#: ../../include/functions_db.php:1961 -msgid "Saved" -msgstr "Guardado" - -#: ../../include/functions_db.php:1962 -msgid "Time (ms)" -msgstr "Tiempo (ms)" - -#: ../../include/functions_users.php:938 -msgid "NONE" -msgstr "Ninguno" - -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:438 -msgid "Add new range" -msgstr "Añadir nuevo intervalo" - -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:498 -msgid "Current ranges" -msgstr "Intervalos actuales" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:217 -#: ../../include/rest-api/models/VisualConsole/Item.php:2002 -msgid "width" -msgstr "ancho" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:227 -#: ../../include/rest-api/models/VisualConsole/Item.php:2012 -msgid "height" -msgstr "altura" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:249 -#: ../../include/rest-api/models/VisualConsole/Item.php:2034 -msgid "X" -msgstr "X" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:273 -#: ../../include/rest-api/models/VisualConsole/Items/Line.php:499 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:954 -#: ../../include/rest-api/models/VisualConsole/Item.php:2071 -msgid "Show on top" -msgstr "Mostrar primero" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:311 -msgid "Border Width" -msgstr "Ancho del borde" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:335 -msgid "Fill transparent" -msgstr "Relleno transparente" - -#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:325 -msgid "Module name color" -msgstr "Color del nombre del módulo" - -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:410 -msgid "Show Last Value" -msgstr "Mostrar último valor" - -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:365 -msgid "Avg Value" -msgstr "Valor medio" - -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:390 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:648 -msgid "Graph Type" -msgstr "Tipo de gráfica" - -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:275 -msgid "12h" -msgstr "12h" - -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:295 -msgid "Legend color" -msgstr "Color de leyenda" - -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:662 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:376 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:336 -msgid "Show legend" -msgstr "Mostrar leyenda" - -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:538 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:621 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:280 -#: ../../include/rest-api/models/VisualConsole/View.php:687 -#: ../../include/rest-api/models/VisualConsole/View.php:766 -msgid "Failed to connect to node" -msgstr "No se ha podido conectar con el nodo" - -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:416 -msgid "Title color" -msgstr "Color del título" - -#: ../../include/rest-api/models/VisualConsole/View.php:66 -msgid "Label settings" -msgstr "Configuración de etiquetas" - -#: ../../include/rest-api/models/VisualConsole/View.php:73 -#: ../../include/rest-api/models/VisualConsole/View.php:108 -msgid "General settings" -msgstr "Configuración general" - -#: ../../include/rest-api/models/VisualConsole/View.php:80 -#: ../../include/rest-api/models/VisualConsole/View.php:97 -#: ../../include/rest-api/models/VisualConsole/View.php:115 -msgid "Specific settings" -msgstr "Configuración específica" - -#: ../../include/rest-api/models/VisualConsole/View.php:183 -msgid "Item type not valid [" -msgstr "Tipo de elemento no válido [" - -#: ../../include/rest-api/models/VisualConsole/View.php:188 -msgid "Item type has no getFormInputs method [" -msgstr "Este tipo de elemento no tiene método getFormInputs [" - -#: ../../include/rest-api/models/VisualConsole/View.php:704 -msgid "NetworkLink from" -msgstr "NetworkLink de" - -#: ../../include/rest-api/models/VisualConsole/View.php:708 -#: ../../include/rest-api/models/VisualConsole/View.php:787 -#, php-format -msgid "Interface %s status" -msgstr "Estado de la interfaz %s" - -#: ../../include/rest-api/models/VisualConsole/View.php:713 -#: ../../include/rest-api/models/VisualConsole/View.php:792 -#: ../../operation/agentes/interface_traffic_graph_win.php:78 -msgid "In" -msgstr "En" - -#: ../../include/rest-api/models/VisualConsole/View.php:714 -#: ../../include/rest-api/models/VisualConsole/View.php:793 -#: ../../operation/agentes/interface_traffic_graph_win.php:79 -msgid "Out" -msgstr "Fuera" - -#: ../../include/rest-api/models/VisualConsole/View.php:783 -msgid "NetworkLink to" -msgstr "NetworkLink a" - -#: ../../include/rest-api/models/VisualConsole/View.php:835 -#, php-format -msgid "Failed to generate charts: %s" -msgstr "No se han podido generar las tablas: %s" - -#: ../../include/rest-api/models/VisualConsole/Item.php:1972 -msgid "Label position" -msgstr "Posición de la etiqueta" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2059 -msgid "Link enabled" -msgstr "Enlace habilitado" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2101 -msgid "Static graph" -msgstr "Imagen estática" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2119 -msgid "Event History Graph" -msgstr "Gráfica de histórico de eventos" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2127 -msgid "Percentile bubble" -msgstr "Gráfica bubble de percentil" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2597 -#: ../../include/rest-api/models/VisualConsole/Item.php:2598 -msgid "Image Vc" -msgstr "Imagen Vc" - -#: ../../include/functions_notifications.php:808 -msgid "Subtype customization" -msgstr "Personalización de subtipo" - -#: ../../include/functions_notifications.php:835 -msgid "Notified users" -msgstr "Usuarios notificados" - -#: ../../include/functions_notifications.php:835 -msgid "Notified groups" -msgstr "Grupos notificados" - -#: ../../include/functions_notifications.php:836 -msgid "Add users" -msgstr "Añadir usuarios" - -#: ../../include/functions_notifications.php:836 -msgid "Add groups" -msgstr "Añadir grupos" - -#: ../../include/functions_notifications.php:837 -msgid "Delete users" -msgstr "Borrar usuarios" - -#: ../../include/functions_notifications.php:837 -msgid "Delete groups" -msgstr "Borrar grupos" - -#: ../../include/functions_notifications.php:947 -msgid "Remove elements" -msgstr "Eliminar elementos" - -#: ../../include/functions_notifications.php:1061 -msgid "Click here to get more information" -msgstr "Pinche aquí para obtener más información" - -#: ../../include/functions_notifications.php:1097 -msgid ". Read More..." -msgstr "Más información…" - -#: ../../include/functions_reports.php:651 ../../include/functions_reports.php:1107 -#: ../../include/functions_reporting.php:10792 -#: ../../include/functions_reporting.php:10952 -msgid "Simple graph" -msgstr "Gráfico simple" - -#: ../../include/functions_reports.php:688 -msgid "Automatic combined Graph" -msgstr "Gráfico automático combinado" - -#: ../../include/functions_reports.php:694 -msgid "Availability graph" -msgstr "Gráfico de disponibilidad" - -#: ../../include/functions_reports.php:699 -msgid "Module Histogram graph" -msgstr "Gráfico de histórico de módulo" - -#: ../../include/functions_reports.php:705 -msgid "IPAM networks" -msgstr "Redes IPAM" - -#: ../../include/functions_reports.php:736 ../../include/functions_reports.php:740 -msgid "Forecasting" -msgstr "Predicción" - -#: ../../include/functions_reports.php:741 -msgid "Projection graph" -msgstr "Gráfico de proyección" - -#: ../../include/functions_reports.php:746 -msgid "Avg. value" -msgstr "Valor medio" - -#: ../../include/functions_reports.php:750 -msgid "Max. value" -msgstr "Valor Max" - -#: ../../include/functions_reports.php:754 -msgid "Min. value" -msgstr "Valor mínimo" - -#: ../../include/functions_reports.php:758 -msgid "Monitor report" -msgstr "Informe de monitores" - -#: ../../include/functions_reports.php:762 -msgid "Serialize data" -msgstr "Serializar datos" - -#: ../../include/functions_reports.php:770 -msgid "Historical Data" -msgstr "Datos históricos" - -#: ../../include/functions_reports.php:782 ../../include/functions_reports.php:788 -#: ../../include/functions_reports.php:794 ../../include/functions_reports.php:800 -#: ../../include/functions_reports.php:806 ../../include/functions_reports.php:813 -#: ../../include/functions_reports.php:820 ../../include/functions_reports.php:826 -#: ../../include/functions_reports.php:830 ../../include/functions_reports.php:835 -#: ../../include/functions_reports.php:841 -msgid "Grouped" -msgstr "Agrupado" - -#: ../../include/functions_reports.php:814 -msgid "Agents/Modules status" -msgstr "Estado de los agentes/módulos" - -#: ../../include/functions_reports.php:831 -msgid "Network interfaces" -msgstr "Interfaces de red" - -#: ../../include/functions_reports.php:836 -msgid "Custom Render" -msgstr "Renderizado personalizado" - -#: ../../include/functions_reports.php:846 ../../include/functions_reports.php:850 -msgid "Text/HTML " -msgstr "Texto/HTML " - -#: ../../include/functions_reports.php:851 -msgid "Import text from URL" -msgstr "Importar texto de una URL" - -#: ../../include/functions_reports.php:856 -msgid "Module alert report" -msgstr "Informe de alerta de módulo" - -#: ../../include/functions_reports.php:860 -msgid "Agent alert report " -msgstr "Informe de alerta de agente " - -#: ../../include/functions_reports.php:866 -msgid "Group alert report" -msgstr "Informe de alerta de grupo" - -#: ../../include/functions_reports.php:872 -msgid "Actions alert report " -msgstr "Informe de alerta de acciones " - -#: ../../include/functions_reports.php:877 -msgid "Module event report" -msgstr "Informe de evento de módulo" - -#: ../../include/functions_reports.php:881 -msgid "Agent event report" -msgstr "Informe de evento de agente" - -#: ../../include/functions_reports.php:885 -msgid "Group event report" -msgstr "Informe de evento de grupo" - -#: ../../include/functions_reports.php:910 -msgid "Inventory changes" -msgstr "Inventario de cambios" - -#: ../../include/functions_reports.php:918 -#: ../../include/functions_reporting.php:6941 -msgid "Agent configuration" -msgstr "Configuración de agentes" - -#: ../../include/functions_reports.php:922 -#: ../../include/functions_reporting.php:5250 -msgid "Group configuration" -msgstr "Configuración del grupo" - -#: ../../include/functions_reports.php:930 -msgid "Netflow data table" -msgstr "Tabla de datos de Netflow" - -#: ../../include/functions_reports.php:934 -msgid "Netflow summary table" -msgstr "Tabla de resumen de Netflow" - -#: ../../include/functions_reports.php:950 -msgid "Log report by period" -msgstr "Informe de log por intervalo" - -#: ../../include/functions_reports.php:963 -msgid "Network configuration changes" -msgstr "Cambios en la configuración de red" - -#: ../../include/functions_reports.php:1090 -msgid "Macro" -msgstr "Macro" - -#: ../../include/functions_reports.php:1104 -#: ../../include/functions_reports.php:1234 -msgid "String" -msgstr "Cadena" - -#: ../../include/functions_reports.php:1105 -#: ../../include/functions_reports.php:1234 -#: ../../include/functions_reports.php:1254 -msgid "Sql" -msgstr "Sql" - -#: ../../include/functions_reports.php:1106 -msgid "Graph Sql" -msgstr "Gráfico SQL" - -#: ../../include/functions_welcome_wizard.php:493 -msgid "Basic network" -msgstr "Red básica" - -#: ../../include/functions_welcome_wizard.php:497 -msgid "Created on welcome" -msgstr "Creado al inicio" - -#: ../../include/functions_welcome_wizard.php:547 -msgid "Unknown condition" -msgstr "Condición desconocida" - -#: ../../include/functions_welcome_wizard.php:550 -msgid "This is a generic alert template to fire on UNKNOWN condition" -msgstr "" -"Este es un modelo de alerta genérica que se disparará bajo la condición " -"DESCONOCIDO" - -#: ../../include/functions_html.php:626 ../../include/functions_html.php:1015 -msgid "Please select an item from this list." -msgstr "Seleccione un elemento de la lista." - -#: ../../include/functions_html.php:1682 -msgid "Type to search agents" -msgstr "Escriba para buscar agentes" - -#: ../../include/functions_html.php:1696 -msgid "Type to search modules" -msgstr "Escriba para buscar módulos" - -#: ../../include/functions_html.php:1765 -msgid "Only common modules" -msgstr "Solo módulos comunes" - -#: ../../include/functions_html.php:2202 -msgid "weeks" -msgstr "semanas" - -#: ../../include/functions_html.php:2392 -msgid "Month day" -msgstr "Día del mes" - -#: ../../include/functions_html.php:2394 -msgid "Week day" -msgstr "Día de la semana" - -#: ../../include/functions_html.php:4930 -msgid "Select a file" -msgstr "Seleccionar filtro" - -#: ../../include/functions_html.php:5153 ../../include/functions_html.php:5155 -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:5317 ../../index.php:533 ../../index.php:818 -#: ../../index.php:892 -#, 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:6383 -msgid "Type at least two characters to search the user." -msgstr "Escriba al menos dos caracteres para buscar el usuario." - -#: ../../include/functions_html.php:6790 -msgid "Primary group cannot be secondary too." -msgstr "Un grupo primario no puede ser también secundario." - -#: ../../include/functions_html.php:7192 ../../include/functions_html.php:7193 -#: ../../include/functions_html.php:7196 ../../include/functions_html.php:7197 -msgid "Go to top" -msgstr "Subir" - -#: ../../include/functions_register.php:105 -#, php-format -msgid "%s configuration wizard" -msgstr "Asistente de configuración de %s" - -#: ../../include/functions_register.php:108 -#, php-format -msgid "" -"Please fill the following information in order to configure your %s instance " -"successfully" -msgstr "Rellene esta información para configurar su instancia de %s correctamente" - -#: ../../include/functions_register.php:165 -msgid "" -"Must have the same time zone as the system or database to avoid mismatches of " -"time." -msgstr "" -"Debe tener las mismas zonas horarias que el sistema o la base de datos para " -"evitar desajustes de tiempo." - -#: ../../include/functions_register.php:171 -msgid "E-mail for receiving alerts" -msgstr "Correo electrónico para la recepción de alertas" - -#: ../../include/functions_register.php:196 -msgid "All fields required" -msgstr "Todos los campos requeridos" - -#: ../../include/functions_register.php:205 -msgid "Are you sure you don't want to configure a base email?" -msgstr "¿Está seguro de que no desea configurar un correo base?" - -#: ../../include/functions_register.php:207 -msgid "" -"You could change this options later in \"alert actions\" and setting your " -"account." -msgstr "" -"Puede modificar las preferencias más tarde en \"acciones de alerta\" y " -"configurar su propia cuenta." - -#: ../../include/functions_massive_operations.php:230 -msgid "OS Version" -msgstr "Versión del sistema operativo" - -#: ../../include/functions_massive_operations.php:234 -msgid "Select OS version" -msgstr "Seleccionar versión del sistema operativo" - -#: ../../include/functions_config.php:150 -msgid "Failed updated: User did not login." -msgstr "Fallo de actualización: el usuario no inició sesión" - -#: ../../include/functions_config.php:158 -msgid "Failed updated: User is not admin." -msgstr "Fallo de actualización: el usuario no es administrador" - -#: ../../include/functions_config.php:192 -msgid "Chromium config directory" -msgstr "Directorio de configuración de Chromium" - -#: ../../include/functions_config.php:208 -msgid "SSL cert path" -msgstr "Ruta del certificado SSL" - -#: ../../include/functions_config.php:216 -msgid "Use cert." -msgstr "Usar certificado" - -#: ../../include/functions_config.php:248 -msgid "Integria inventory" -msgstr "Inventario Integria IMS" - -#: ../../include/functions_config.php:252 ../../include/functions_config.php:1943 -msgid "Integria API password" -msgstr "Contraseña de la API de Integria IMS" - -#: ../../include/functions_config.php:256 -msgid "Integria URL" -msgstr "URL de Integria IMS" - -#: ../../include/functions_config.php:291 -#: ../../include/class/ExternalTools.class.php:218 -msgid "Sound for Alert fired" -msgstr "Sonido para alertas disparadas" - -#: ../../include/functions_config.php:295 -#: ../../include/class/ExternalTools.class.php:253 -msgid "Sound for Monitor critical" -msgstr "Sonido para monitores en estado crítico" - -#: ../../include/functions_config.php:299 -#: ../../include/class/ExternalTools.class.php:288 -msgid "Sound for Monitor warning" -msgstr "Sonido para monitores en estado de advertencia" - -#: ../../include/functions_config.php:312 -msgid "License information" -msgstr "Información sobre la licencia" - -#: ../../include/functions_config.php:342 -msgid "Use custom encoding" -msgstr "Use codificación personalizada" - -#: ../../include/functions_config.php:362 -msgid "Limit parameters bulk" -msgstr "Límite de operaciones en bloque" - -#: ../../include/functions_config.php:366 -msgid "Identification_reminder" -msgstr "Recordatorio de identificación" - -#: ../../include/functions_config.php:370 -msgid "Include_agents" -msgstr "Incluir agentes" - -#: ../../include/functions_config.php:374 -msgid "alias_as_name" -msgstr "Alias como nombre" - -#: ../../include/functions_config.php:378 -msgid "keep_in_process_status_extra_id" -msgstr "keep_in_process_status_extra_id" - -#: ../../include/functions_config.php:382 -msgid "show_experimental_features" -msgstr "show_experimental_features" - -#: ../../include/functions_config.php:386 -msgid "Console log enabled" -msgstr "Log de consola habilitado" - -#: ../../include/functions_config.php:390 -msgid "Audit log enabled" -msgstr "Log de auditoría habilitado" - -#: ../../include/functions_config.php:394 -msgid "Module Custom ID read only" -msgstr "Solo lectura del ID personalizado del módulo" - -#: ../../include/functions_config.php:466 -msgid "Replication DB host" -msgstr "Host de la BD de replicación" - -#: ../../include/functions_config.php:470 -msgid "Replication DB database" -msgstr "Nombre de la BD de replicación" - -#: ../../include/functions_config.php:474 -msgid "Replication DB user" -msgstr "Usuario de la BD de replicación" - -#: ../../include/functions_config.php:478 -msgid "Replication DB password" -msgstr "Contraseña de la BD de replicación" - -#: ../../include/functions_config.php:482 -msgid "Replication DB port" -msgstr "Puerto de la BD de replicación" - -#: ../../include/functions_config.php:486 -msgid "Metaconsole agent cache" -msgstr "Caché de agente de la Metaconsola" - -#: ../../include/functions_config.php:494 -msgid "Enable Update Manager" -msgstr "Habilitar Update Manager" - -#: ../../include/functions_config.php:498 -msgid "Legacy database HA" -msgstr "Base de datos heredada HA" - -#: ../../include/functions_config.php:502 -msgid "Ipam Ocuppied Manager Critical" -msgstr "Ipam Ocuppied Manager Crítico" - -#: ../../include/functions_config.php:506 -msgid "Ipam Ocuppied Manager Warning" -msgstr "Ipam Ocuppied Manager Advertencia" - -#: ../../include/functions_config.php:603 -msgid "Automatically timezone visual" -msgstr "Visualización automática de la zona horaria" - -#: ../../include/functions_config.php:623 -msgid "Recursive search" -msgstr "Búsqueda recursiva" - -#: ../../include/functions_config.php:639 -msgid "Secondary active directory" -msgstr "Directorio activo secundario" - -#: ../../include/functions_config.php:655 -msgid "AD search timeout" -msgstr "Tiempo de espera de búsqueda AD" - -#: ../../include/functions_config.php:703 -msgid "Ldap search timeout" -msgstr "Tiempo de espera de búsqueda LDAP" - -#: ../../include/functions_config.php:719 -msgid "Secontary start TLS" -msgstr "TLS de inicio secundario" - -#: ../../include/functions_config.php:835 -msgid "Saml profile parameters" -msgstr "Parámetros de perfil saml" - -#: ../../include/functions_config.php:851 -msgid "2FA all users" -msgstr "2FA todos los usuarios" - -#: ../../include/functions_config.php:855 -msgid "Control timeout" -msgstr "Control del tiempo de espera" - -#: ../../include/functions_config.php:862 -msgid "Session timeout forced to 90 minutes" -msgstr "Límite de tiempo de la sesión forzado a 90 minutos" - -#: ../../include/functions_config.php:884 -msgid "Event purge" -msgstr "Purga de eventos" - -#: ../../include/functions_config.php:920 -msgid "Max. days before autodisable deletion" -msgstr "Días máximos antes de eliminar los deshabilitados" - -#: ../../include/functions_config.php:924 -msgid "Item limit for realtime reports)" -msgstr "Límite de elementos para los informes de tiempo real" - -#: ../../include/functions_config.php:960 -msgid "Big Operatiopn Step to purge old data" -msgstr "Gran operación para la purga de datos antiguos" - -#: ../../include/functions_config.php:994 -msgid "Max execution event response" -msgstr "Máxima respuesta de ejecución de eventos" - -#: ../../include/functions_config.php:1006 -msgid "SNMP walk binary path" -msgstr "Ruta del binario SNMP walk" - -#: ../../include/functions_config.php:1010 -msgid "SNMP walk binary path (fallback for v1)" -msgstr "Ruta del binario SNMP walk (alternativa para la v1)" - -#: ../../include/functions_config.php:1014 -msgid "Default WMI Binary" -msgstr "Binario WMI por defecto" - -#: ../../include/functions_config.php:1024 -msgid "SNMP Interface Agent Wizard" -msgstr "Asistente del agente de interfaz SNMP" - -#: ../../include/functions_config.php:1035 -msgid "Notification Autoclose time" -msgstr "Hora de cierre automático de notificaciones" - -#: ../../include/functions_config.php:1055 -msgid "Graph color #4" -msgstr "Color del gráfico #4" - -#: ../../include/functions_config.php:1059 -msgid "Graph color #5" -msgstr "Color del gráfico #5" - -#: ../../include/functions_config.php:1063 -msgid "Graph color #6" -msgstr "Color del gráfico #6" - -#: ../../include/functions_config.php:1067 -msgid "Graph color #7" -msgstr "Color del gráfico #7" - -#: ../../include/functions_config.php:1071 -msgid "Graph color #8" -msgstr "Color del gráfico #8" - -#: ../../include/functions_config.php:1075 -msgid "Graph color #9" -msgstr "Color del gráfico #9" - -#: ../../include/functions_config.php:1079 -msgid "Graph color #10" -msgstr "Color del gráfico #10" - -#: ../../include/functions_config.php:1112 -msgid "Show QR code header" -msgstr "Mostrar código QR en la cabecera" - -#: ../../include/functions_config.php:1140 -msgid "Custom logo white background" -msgstr "Fondo blanco del logo personalizado" - -#: ../../include/functions_config.php:1168 -msgid "Custom title header" -msgstr "Encabezado de título personalizado" - -#: ../../include/functions_config.php:1172 -msgid "Custom subtitle header" -msgstr "Encabezado del subtítulo personalizado" - -#: ../../include/functions_config.php:1192 -msgid "Login background" -msgstr "Imagen de fondo de la pantalla de inicio de sesión" - -#: ../../include/functions_config.php:1196 ../../include/functions_config.php:1244 -msgid "Custom Docs url" -msgstr "URL de documentos personalizados" - -#: ../../include/functions_config.php:1200 ../../include/functions_config.php:1248 -msgid "Custom support url" -msgstr "URL de soporte personalizado" - -#: ../../include/functions_config.php:1220 -msgid "Custom logo metaconsole (white background)" -msgstr "Logo personalizado de la consola (fondo blanco)" - -#: ../../include/functions_config.php:1224 -msgid "Custom logo login metaconsole" -msgstr "Logo personalizado de la conexión a la Metaconsola" - -#: ../../include/functions_config.php:1228 -msgid "Custom splash login metaconsole" -msgstr "Conexión del Splash personalizado de la Metaconsola" - -#: ../../include/functions_config.php:1232 -msgid "Custom title1 login metaconsole" -msgstr "Título1 conexión personalizado de la Metaconsola" - -#: ../../include/functions_config.php:1236 -msgid "Custom title2 login metaconsole" -msgstr "Título2 conexión personalizado de la Metaconsola" - -#: ../../include/functions_config.php:1240 -msgid "Login background metaconsole" -msgstr "Fondo de la conexión a la Metaconsola" - -#: ../../include/functions_config.php:1264 -msgid "Default line favourite_view for the Visual Console" -msgstr "Línea por defecto favourite_view para la consola visual" - -#: ../../include/functions_config.php:1268 -msgid "Default line menu items for the Visual Console" -msgstr "Elementos predeterminados de menú de línea para la consola visual" - -#: ../../include/functions_config.php:1284 -msgid "Default line menu items for the Services" -msgstr "Linea de elementos de menú por defecto para los servicios" - -#: ../../include/functions_config.php:1316 -msgid "Show units in values report" -msgstr "Mostrar unidades en los valores del informe" - -#: ../../include/functions_config.php:1324 -msgid "Autohidden menu" -msgstr "Ocultar menú automáticamente" - -#: ../../include/functions_config.php:1328 -msgid "Visual animation" -msgstr "Animación visual" - -#: ../../include/functions_config.php:1344 -msgid "Fixed graph" -msgstr "Gráfico fijo" - -#: ../../include/functions_config.php:1352 -msgid "Paginate module" -msgstr "Paginar vista de módulos" - -#: ../../include/functions_config.php:1356 -#: ../../include/class/ExternalTools.class.php:323 -msgid "Custom graphviz directory" -msgstr "Directorio personalizado graphviz" - -#: ../../include/functions_config.php:1364 -msgid "Shortened module graph data" -msgstr "Gráfico de módulo de datos acortados" - -#: ../../include/functions_config.php:1372 -msgid "Show empty groups in group view." -msgstr "Mostrar grupos vacíos en la vista de grupos." - -#: ../../include/functions_config.php:1380 -msgid "Default type of module charts." -msgstr "Tipo de gráficos de módulos por defecto" - -#: ../../include/functions_config.php:1384 -msgid "Default Number of elements in Custom Graph." -msgstr "Número de elementos por defecto en gráfica personalizada." - -#: ../../include/functions_config.php:1388 -msgid "Default type of interface charts." -msgstr "Tipo predefinido para los gráficos de interfaz" - -#: ../../include/functions_config.php:1404 -msgid "Display lateral menus with left click" -msgstr "Mostrar los menús laterales con el clic izquierdo" - -#: ../../include/functions_config.php:1413 -msgid "Service item padding size" -msgstr "Espacio entre los nodos del mapa de servicios" - -#: ../../include/functions_config.php:1418 -msgid "Default percentil" -msgstr "Percentil por defecto" - -#: ../../include/functions_config.php:1422 -msgid "Default full scale (TIP)" -msgstr "Escala completa por defecto (TIP)" - -#: ../../include/functions_config.php:1426 -msgid "Default soft graphs" -msgstr "Gráficas soft por defecto" - -#: ../../include/functions_config.php:1430 -msgid "Default zoom graphs" -msgstr "Gráficas ampliadas por defecto" - -#: ../../include/functions_config.php:1439 -msgid "Default height of the chart image" -msgstr "Altuta de la imagen de la gráfica por defecto" - -#: ../../include/functions_config.php:1461 -msgid "Add the custom post process" -msgstr "Añadir la personalización al proceso posterior" - -#: ../../include/functions_config.php:1469 -msgid "Delete the custom post process" -msgstr "Borrar la personalización al proceso posterior" - -#: ../../include/functions_config.php:1532 -msgid "Add custom module unit" -msgstr "Añadir unidad de módulo personalizado" - -#: ../../include/functions_config.php:1538 -msgid "Delete custom module unit" -msgstr "Eliminar unidad de módulo personalizado" - -#: ../../include/functions_config.php:1595 -msgid "Thousand separator" -msgstr "Separador de miles" - -#: ../../include/functions_config.php:1602 -msgid "Name storage path" -msgstr "Ruta de almacenamiento de nombres" - -#: ../../include/functions_config.php:1641 -msgid "Sflow name dir" -msgstr "Directorio del nombre de Sflow" - -#: ../../include/functions_config.php:1684 -msgid "IP ElasticSearch server" -msgstr "IP del servidor ElasticSearch" - -#: ../../include/functions_config.php:1688 -msgid "Port ElasticSearch server" -msgstr "Puerto del servidor ElasticSearch" - -#: ../../include/functions_config.php:1735 -msgid "Enable history trap" -msgstr "Activar trap de histórico" - -#: ../../include/functions_config.php:1755 -msgid "Enable history database advanced" -msgstr "Habilitar base de datos de histórico avanzada" - -#: ../../include/functions_config.php:1764 -msgid "String Days" -msgstr "Días de cadena" - -#: ../../include/functions_config.php:1780 -msgid "Trap Days" -msgstr "Días de traps" - -#: ../../include/functions_config.php:1788 -msgid "Trap history purge" -msgstr "Purgado de histórico de traps" - -#: ../../include/functions_config.php:1860 -msgid "Historical database traps purge" -msgstr "Purga de traps de la base de datos de histórico" - -#: ../../include/functions_config.php:1883 -msgid "eHorus user login" -msgstr "Inicio de sesión del usuario a eHorus" - -#: ../../include/functions_config.php:1895 -msgid "eHorus API hostname" -msgstr "Propietario de la API de eHorus" - -#: ../../include/functions_config.php:1899 -msgid "eHorus API port" -msgstr "Puerto de la API de eHorus" - -#: ../../include/functions_config.php:1903 -msgid "eHorus request timeout" -msgstr "Tiempo de respuesta de eHorus" - -#: ../../include/functions_config.php:1907 -msgid "eHorus id custom field" -msgstr "ID del campo personalizado de eHorus" - -#: ../../include/functions_config.php:1913 -msgid "Integria user login" -msgstr "Usuario de Integria" - -#: ../../include/functions_config.php:1921 -msgid "Integria user" -msgstr "Usuario de Integria" - -#: ../../include/functions_config.php:1925 -msgid "Integria password" -msgstr "Contraseña de Integria" - -#: ../../include/functions_config.php:1939 -msgid "integria API hostname" -msgstr "Nombre del host de la API de Integria" - -#: ../../include/functions_config.php:1947 -msgid "Integria request timeout" -msgstr "Límite de tiempo de las peticiones de Integria" - -#: ../../include/functions_config.php:1951 -msgid "Integria default group" -msgstr "Grupo por defecto de Integria" - -#: ../../include/functions_config.php:1955 -msgid "Integria custom response default group" -msgstr "Grupo de respuesta personalizada de Integria por defecto" - -#: ../../include/functions_config.php:1959 -msgid "Integria default priority" -msgstr "Prioridad por defecto de Integria" - -#: ../../include/functions_config.php:1963 -msgid "Integria custom response default priority" -msgstr "Prioridad de respuesta personalizada de Integria por defecto" - -#: ../../include/functions_config.php:1967 -msgid "Integria default creator" -msgstr "Creador por defecto de Integria" - -#: ../../include/functions_config.php:1971 -msgid "Integria default owner" -msgstr "Propietario de Integria por defecto" - -#: ../../include/functions_config.php:1975 -msgid "Integria custom response default owner" -msgstr "Propietario de respuesta personalizada de Integria por defecto" - -#: ../../include/functions_config.php:1979 -msgid "Integria default ticket type" -msgstr "Tipo de ticket de Integria por defecto" - -#: ../../include/functions_config.php:1983 -msgid "Integria custom response default ticket type" -msgstr "Tipo de ticket de respuesta personalizado de Integria por defecto" - -#: ../../include/functions_config.php:1987 -msgid "Integria default ticket status" -msgstr "Estado del ticket de Integria por defecto" - -#: ../../include/functions_config.php:1991 -msgid "Integria custom response default ticket status" -msgstr "Estado del ticket de respuesta personalizada de Integria por defecto" - -#: ../../include/functions_config.php:1995 -msgid "Integria default ticket title" -msgstr "Título del ticket de Integria por defecto" - -#: ../../include/functions_config.php:1999 -msgid "Integria custom response default ticket title" -msgstr "Título del ticket de respuesta personalizada de Integria por defecto" - -#: ../../include/functions_config.php:2003 -msgid "Integria default ticket content" -msgstr "Contenido del ticket de Integria por defecto" - -#: ../../include/functions_config.php:2007 -msgid "Integria custom response default ticket content" -msgstr "Contenido del ticket de respuesta personalizada de Integria por defecto" - -#: ../../include/functions_config.php:2013 -msgid "Module Library User" -msgstr "Usuario de la biblioteca de módulos" - -#: ../../include/functions_config.php:2017 -msgid "Module Library Password" -msgstr "Contraseña de la biblioteca de módulos" - -#: ../../include/functions_config.php:2023 -msgid "WebSocket bind address" -msgstr "Dirección de enlace WebSocket" - -#: ../../include/functions_config.php:2027 -msgid "WebSocket port" -msgstr "Puerto WebSocket" - -#: ../../include/functions_config.php:2050 -#, php-format -msgid "Update failed. The next values could not be updated:
-%s" -msgstr "" -"Error de actualización. No se pudieron actualizar los siguientes valores:
-" -"%s" - -#: ../../include/functions_config.php:2751 -#: ../../operation/agentes/networkmap.dinamic.php:228 -msgid "Pandora FMS" -msgstr "Pandora FMS" - -#: ../../include/functions_config.php:2759 -msgid "PandoraFMS Metaconsole" -msgstr "Metaconsola PandoraFMS" - -#: ../../include/functions_config.php:2763 -msgid "Centralized operation console" -msgstr "Consola de operación centralizada" - -#: ../../include/get_file.php:57 -msgid "Security error. Please contact the administrator." -msgstr "Error de seguridad. Contacta con el administrador." - -#: ../../include/get_file.php:92 -msgid "File is missing in disk storage. Please contact the administrator." -msgstr "" -"El archivo no se encuentra en el disco. Por favor, contacta con el administrador." - -#: ../../include/functions_netflow.php:351 -msgid "Avg. Throughput" -msgstr "Rendimiento medio" - -#: ../../include/functions_netflow.php:431 -msgid "Average bits per second" -msgstr "Media de bits por segundo" - -#: ../../include/functions_netflow.php:436 -msgid "Average packets per second" -msgstr "Media de paquetes por segundo" - -#: ../../include/functions_netflow.php:441 -msgid "Average bytes per packet" -msgstr "Media de bytes por paquete" - -#: ../../include/functions_netflow.php:1201 -msgid "Area graph" -msgstr "Gráfico del área" - -#: ../../include/functions_netflow.php:1203 -#: ../../operation/agentes/exportdata.php:308 -msgid "Data table" -msgstr "Tabla de datos" - -#: ../../include/functions_netflow.php:1204 -msgid "Top-N connections" -msgstr "Conexiones Top-N" - -#: ../../include/functions_netflow.php:1205 -msgid "Circular mesh" -msgstr "Malla circular" - -#: ../../include/functions_netflow.php:1206 -#: ../../include/functions_netflow.php:1476 -msgid "Host detailed traffic" -msgstr "Tráfico detallado de la máquina" - -#: ../../include/functions_netflow.php:1463 -msgid "Sent" -msgstr "Enviado" - -#: ../../include/functions_netflow.php:1471 -msgid "Received" -msgstr "Recibido" - -#: ../../include/functions_netflow.php:1652 -msgid "Dst port" -msgstr "Puerto destino" - -#: ../../include/functions_netflow.php:1655 -msgid "Dst IP" -msgstr "IP de destino" - -#: ../../include/functions_netflow.php:1658 -msgid "Src IP" -msgstr "IP de origen" - -#: ../../include/functions_netflow.php:1661 -msgid "Src port" -msgstr "Puerto de origen" - -#: ../../include/functions_netflow.php:1857 -#, php-format -msgid "nfdump binary (%s) not found!" -msgstr "nfdump binary (%s) no encontrado" - -#: ../../include/functions_netflow.php:1864 -msgid "Make sure nfdump version 1.6.8 or newer is installed!" -msgstr "" -"Asegúrate de que tienes instalada la versión 1.6.8 nfdump o alguna posterior." - -#: ../../include/functions_netflow.php:1881 -msgid "High" -msgstr "Alta" - -#: ../../include/functions_netflow.php:1882 -msgid "Ultra High" -msgstr "Extra alta" - -#: ../../include/functions_netflow.php:1915 -#, php-format -msgid "Agregate by %s" -msgstr "Añadir por %s" - -#: ../../include/functions_netflow.php:1923 -#, php-format -msgid "Resolution %s" -msgstr "Resolución de %s" - -#: ../../include/class/Tree.class.php:813 -msgid "Module alerts" -msgstr "Alertas de módulo" - -#: ../../include/class/ConfigPEN.class.php:430 -#: ../../include/class/ConfigPEN.class.php:599 -#: ../../include/class/ModuleTemplates.class.php:1054 -msgid "PEN" -msgstr "PEN" - -#: ../../include/class/ConfigPEN.class.php:437 -#: ../../include/class/ConfigPEN.class.php:600 -msgid "Manufacturer" -msgstr "Fabricante" - -#: ../../include/class/ConfigPEN.class.php:485 -msgid "PEN is required" -msgstr "Se requiere PEN" - -#: ../../include/class/ConfigPEN.class.php:511 -msgid "PEN is required." -msgstr "Se requiere PEN" - -#: ../../include/class/ConfigPEN.class.php:515 -msgid "Manufacturer is required" -msgstr "Se requiere fabricante" - -#: ../../include/class/ConfigPEN.class.php:532 -msgid "This PEN definition does not exist" -msgstr "Esta definición de PEN no existe" - -#: ../../include/class/ConfigPEN.class.php:546 -msgid "created" -msgstr "creado" - -#: ../../include/class/ConfigPEN.class.php:552 -msgid "This PEN definition already exists" -msgstr "Esta definición PEN ya existe" - -#: ../../include/class/ConfigPEN.class.php:573 -#, php-format -msgid "Succesfully %s" -msgstr "Con éxito %s" - -#: ../../include/class/ConfigPEN.class.php:654 -msgid "Register manufacturer" -msgstr "Registrar fabricante" - -#: ../../include/class/ConfigPEN.class.php:673 -msgid "Are you sure you want to delete this PEN?" -msgstr "¿Está seguro de que quiere eliminar este PEN?" - -#: ../../include/class/ConfigPEN.class.php:700 -msgid "Register new manufacturer" -msgstr "Registrar nuevo fabricante" - -#: ../../include/class/SatelliteAgent.class.php:147 -msgid "IP Adrress" -msgstr "Dirección IP" - -#: ../../include/class/SatelliteAgent.class.php:154 -msgid "Only deleted" -msgstr "Solo eliminado" - -#: ../../include/class/SatelliteAgent.class.php:155 -msgid "Only added" -msgstr "Solo añadido" - -#: ../../include/class/SatelliteAgent.class.php:245 -msgid "Add host" -msgstr "Agregar host" - -#: ../../include/class/SatelliteAgent.class.php:501 -msgid "Agent address" -msgstr "Dirección del agente" - -#: ../../include/class/SatelliteAgent.class.php:547 -msgid "Error saving agent. The address already exists" -msgstr "Error al guardar el agente. La dirección ya existe" - -#: ../../include/class/SatelliteAgent.class.php:552 -msgid "Error saving agent. The Name already exists" -msgstr "Error al guardar el agente. El nombre ya existe" - -#: ../../include/class/SatelliteAgent.class.php:557 -msgid "Error saving agent" -msgstr "Error al guardar el agente" - -#: ../../include/class/SatelliteAgent.class.php:559 -#: ../../include/class/SatelliteAgent.class.php:601 -#: ../../include/class/SatelliteAgent.class.php:602 -#: ../../include/class/SatelliteAgent.class.php:646 -#: ../../include/class/SatelliteAgent.class.php:647 -msgid "Host " -msgstr "Host" - -#: ../../include/class/SatelliteAgent.class.php:594 -msgid "Error delete agent" -msgstr "Error al eliminar el agente" - -#: ../../include/class/SatelliteAgent.class.php:594 -msgid "Error add agent" -msgstr "Error al añadir el agente" - -#: ../../include/class/SatelliteAgent.class.php:638 -msgid "Error disable agent" -msgstr "Error al deshabilitar el agente" - -#: ../../include/class/SatelliteAgent.class.php:638 -msgid "Error enable agent" -msgstr "Error al habilitar el agente" - -#: ../../include/class/SatelliteAgent.class.php:1107 -msgid "Add agent to satellite" -msgstr "Agregar agente al Satélite" - -#: ../../include/class/SatelliteAgent.class.php:1257 -msgid "Disable / Enable Agents" -msgstr "Deshabilitar / Habilitar agentes" - -#: ../../include/class/SatelliteAgent.class.php:1257 -msgid "Delete / create Agents" -msgstr "Eliminar / crear agentes" - -#: ../../include/class/SatelliteAgent.class.php:1339 -msgid "These agents could not be deleted. They must first be enabled" -msgstr "No se pudieron eliminar estos agentes. Primero deben estar habilitados" - -#: ../../include/class/SatelliteAgent.class.php:1364 -msgid "These agents could not be disabled. They must first be created" -msgstr "No se pudieron deshabitar estos agentes. Primero deben ser creados" - -#: ../../include/class/ExtensionsDiscovery.class.php:316 -msgid "Task not defined" -msgstr "Tarea no definida" - -#: ../../include/class/ExtensionsDiscovery.class.php:405 -msgid "Operation realized" -msgstr "Operación realizada" - -#: ../../include/class/ExtensionsDiscovery.class.php:457 -msgid "Complete setup" -msgstr "Configuración completa" - -#: ../../include/class/ExtensionsDiscovery.class.php:529 -#: ../../include/class/ExtensionsDiscovery.class.php:550 -#: ../../include/class/ExtensionsDiscovery.class.php:570 -#: ../../include/class/ExtensionsDiscovery.class.php:590 -#: ../../include/class/ExtensionsDiscovery.class.php:617 -#: ../../include/class/ExtensionsDiscovery.class.php:644 -#: ../../include/class/ExtensionsDiscovery.class.php:664 -#: ../../include/class/ExtensionsDiscovery.class.php:696 -#: ../../include/class/ExtensionsDiscovery.class.php:716 -#: ../../include/class/ExtensionsDiscovery.class.php:736 -#: ../../include/class/ExtensionsDiscovery.class.php:756 -#: ../../include/class/ExtensionsDiscovery.class.php:776 -#: ../../include/class/ExtensionsDiscovery.class.php:796 -#: ../../include/class/ExtensionsDiscovery.class.php:816 -#: ../../include/class/ExtensionsDiscovery.class.php:836 -#: ../../include/class/ExtensionsDiscovery.class.php:856 -#: ../../include/class/ExtensionsDiscovery.class.php:999 -msgid "None selected" -msgstr "Nada seleccionado" - -#: ../../include/class/ExtensionsDiscovery.class.php:1447 -msgid "Fields empties" -msgstr "Campos vacíos" - -#: ../../include/class/ExtensionsDiscovery.class.php:1470 -#: ../../include/class/ExtensionsDiscovery.class.php:1476 -msgid "Error creating the discovery task" -msgstr "Error al crear la tarea de Discovery" - -#: ../../include/class/ExtensionsDiscovery.class.php:1502 -msgid "Error updating the discovery task" -msgstr "Error al actualizar la tarea de Discovery" - -#: ../../include/class/ExtensionsDiscovery.class.php:1578 -#, php-format -msgid "Field %s not insert" -msgstr "Campo %s no insertado" - -#: ../../include/class/ExtensionsDiscovery.class.php:1593 -#, php-format -msgid "Field %s not updated" -msgstr "Campo %s no actualizado" - -#: ../../include/class/ExtensionsDiscovery.class.php:1606 -msgid "Task not updated" -msgstr "Tarea no actualizada" - -#: ../../include/class/ExtensionsDiscovery.class.php:2076 -msgid "The file does not contain the block 'discovery_extension_definition'" -msgstr "El archivo no contiene el bloque “discovery_extension_definition”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2080 -msgid "" -"The 'discovery_extension_definition' block must contain a 'short_name' parameter" -msgstr "" -"El bloque “discovery_extension_definition” debe contener un parámetro " -"“short_name”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2087 -#, php-format -msgid "" -"The 'discovery_extension_definition' block 'default_value' parameter has a key " -"with invalid format. Use only letters (A-Z and a-z) and numbers (0-9) between " -"opening and ending underscores (_): '%s'" -msgstr "" -"El parámetro “default_value” del bloque “discovery_extension_definition” " -"contiene una clave en un formato no válido. Utilice únicamente letras (A-Z y a-" -"z) y números (0-9) entre los guiones bajos de apertura y de cierre (_): “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2096 -msgid "" -"The 'discovery_extension_definition' block 'short_name' parameter contains " -"illegal characters. Use only letters (A-Z and a-z), numbers (0-9), points (.), " -"hyphens (-) and underscores (_)" -msgstr "" -"El parámetro “short_name” del bloque “discovery_extension_definition’” contiene " -"caracteres no válidos. Utilice únicamente letras (A-Z y a-z), números (0-9), " -"puntos (.), guiones (-) y guiones bajos (_)" - -#: ../../include/class/ExtensionsDiscovery.class.php:2100 -msgid "" -"The 'discovery_extension_definition' block must contain a 'section' and a 'name' " -"parameters" -msgstr "" -"El bloque “discovery_extension_definition” debe contener unos parámetros de " -"“section” y “name”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2107 -msgid "" -"The 'discovery_extension_definition' block 'section' parameter must be 'app', " -"'cloud' or 'custom'" -msgstr "" -"El parámetros “section” del bloque “discovery_extension_definition” debe ser " -"“app”, “colad” o “custom”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2111 -msgid "" -"The 'discovery_extension_definition' block 'name' parameter can not be empty" -msgstr "" -"El parámetro “name” del bloque “discovery_extention_definition” no puede estar " -"vacío" - -#: ../../include/class/ExtensionsDiscovery.class.php:2115 -msgid "The 'discovery_extension_definition' block must contain an 'exec' parameter" -msgstr "" -"El bloque “discovery_extension_definition” debe contener un parámetro “exec”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2122 -msgid "" -"All the 'discovery_extension_definition' block 'exec' parameter definitions can " -"not be empty" -msgstr "" -"Las definiciones de los parámetros “exec” del bloque " -"“discovery_extension_definition” no puede estar vacío" - -#: ../../include/class/ExtensionsDiscovery.class.php:2135 -#, php-format -msgid "The 'discovery_extension_definition' block '%s' parameter can not be empty" -msgstr "" -"El parámetro “%s” del bloque “discovery_extension_definition” no puede esta vacío" - -#: ../../include/class/ExtensionsDiscovery.class.php:2141 -#, php-format -msgid "" -"The 'discovery_extension_definition' block 'execution_file' parameter has a key " -"with invalid format. Use only letters (A-Z and a-z) and numbers (0-9) between " -"opening and ending underscores (_): '%s'" -msgstr "" -"El parámetro “execution_file” del bloque “discovery_extension_definition” tiene " -"una clave con un formato no válido. Utilice únicamente letras (A-Z y a-z) y " -"números (0-9) entre los guiones bajos de apertura y de cierre (_): ‘%s’" - -#: ../../include/class/ExtensionsDiscovery.class.php:2145 -#, php-format -msgid "" -"All the 'discovery_extension_definition' block 'execution_file' parameter " -"definitions can not be empty: '%s'" -msgstr "" -"Todas las definiciones del parámetro “execution_file” del bloque " -"“discovery_extension_definition” no pueden estar vacíos: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2150 -msgid "" -"The 'config_steps' block must contain a 'name' parameter that can not be empty." -msgstr "" -"El bloque “config_steps” debe contener un parámetro “name” que no puede estar " -"vacío." - -#: ../../include/class/ExtensionsDiscovery.class.php:2166 -#, php-format -msgid "" -"All the 'config_steps' block parameters must use numbers greater than 0 as keys: " -"'%s'." -msgstr "" -"Todos los parámetros del bloque “config_steps” deben utilizar números mayores " -"que 0 como claves: “%s”." - -#: ../../include/class/ExtensionsDiscovery.class.php:2170 -#, php-format -msgid "" -"The 'config_steps' block must contain a 'name' parameter for all the " -"configuration steps: '%s'" -msgstr "" -"El bloque “config_steps” debe contener un parámetro “name” para todos los pasos " -"de configuración: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2176 -msgid "" -"The 'config_steps' block must contain a 'custom_fields' or 'script_data_fields' " -"parameter that can not be empty" -msgstr "" -"El bloque “config_steps” debe contener un parámetro “custom_fields” o " -"“script_data_fields” que no deben estar vacíos" - -#: ../../include/class/ExtensionsDiscovery.class.php:2179 -#, php-format -msgid "" -"The 'config_steps' block 'custom_fields' parameter has a key value reference " -"that does not exist: '%s'" -msgstr "" -"El parámetro “custom_fields” de los bloques “config_steps” tiene una referencia " -"de valor de clave que no existe: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2243 -#: ../../include/class/ExtensionsDiscovery.class.php:2402 -#, php-format -msgid "" -"All the '%s' block parameters must use numbers greater than 0 as keys: '%s'." -msgstr "" -"Todos los parámetros del bloque “%s” debe utilizar cifras mayores que 0 como " -"claves: “%s”." - -#: ../../include/class/ExtensionsDiscovery.class.php:2248 -#, php-format -msgid "The '%s' block '%s' parameter definitions can not be empty: '%s'." -msgstr "El parámetro “%s” del bloque “%s” no puede estar vacío: “%s”." - -#: ../../include/class/ExtensionsDiscovery.class.php:2253 -#: ../../include/class/ExtensionsDiscovery.class.php:2432 -#, php-format -msgid "" -"The '%s' block 'macro' parameter has a definition with invalid format. Use only " -"letters (A-Z and a-z) and numbers (0-9) between opening and ending underscores " -"(_): '%s'" -msgstr "" -"La definición parámetro “macro” del bloque “%s” tiene un formato no válido. " -"Utilice únicamente letras (A-Z and a-z) y números (0-9) entre los guiones bajos " -"de apertura y de cierre (_): ‘%s’" - -#: ../../include/class/ExtensionsDiscovery.class.php:2257 -#, php-format -msgid "" -"The '%s' block 'type' parameter has a definition with invalid value. Must be " -"'string', 'number', 'password', 'textarea', 'checkbox', 'select', 'multiselect' " -"or 'tree': '%s'" -msgstr "" -"La definición del parámetro “type” del bloque “%s” tiene un valor no válido. " -"Este debe ser “string”, “number”, “password”, “textarea”, “checkbox”, “select”, " -"“multiselect” o “tree”: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2262 -#, php-format -msgid "" -"All the '%s' block 'select_data' parameter definitions can not be empty: '%s'." -msgstr "" -"Todas las definiciones del parámetro “select_data” del bloque “%s” no pueden " -"estar vacías: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2265 -#, php-format -msgid "" -"The '%s' block 'select_data' parameter has a definition with invalid select " -"type. Must be 'agent_groups', 'agents', 'module_groups', 'modules', " -"'module_types', 'tags', 'status', 'alert_templates', 'alert_actions', " -"'interval', 'credentials.custom', 'credentials.aws', 'credentials.azure', " -"'credentials.gcp', 'credentials.sap', 'credentials.snmp', 'os' or an existint " -"reference: '%s'" -msgstr "" -"La definición del parámetro “select_data” del bloque “%s” tiene un tipo " -"seleccionado no válido. Este debe ser “agent_groups”, “agents”, “module_groups”, " -"“modules’” “module_types”, “tags”, “status”, “alert_templates”, “alert_actions”, " -"“interval”, “credentials.custom”, “credentials.aws”, “credentials.azure”, " -"“credentials.gcp”, “credentials.sap”, “credentials.snmp”, “os” o una referencia " -"extinta: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2276 -#, php-format -msgid "All the '%s' block 'tree_data' parameter definitions can not be empty: '%s'" -msgstr "" -"Todas las definiciones del parámetro “tree_data” del bloque “%s” no pueden estar " -"vacías: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2278 -#, php-format -msgid "" -"The '%s' block 'tree_data' parameter has a key value reference that does not " -"exist: '%s'" -msgstr "" -"El parámetro “tree_data” del bloque “%s” tiene una referencia de valor de clave " -"que no existe: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2296 -#, php-format -msgid "" -"The '%s' block 'mandatory_field' parameter has a definition with invalid value. " -"Must be 'true' or 'false', '1' or '0', 'yes' or 'no': '%s'" -msgstr "" -"La definición del parámetro “mandatory_field” del bloque “%s” no tiene un valor " -"válido. Este debe ser “verdadero” o “falso”, “1” o “0”, “sí” o “no”: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2304 -#, php-format -msgid "All the '%s' block 'tip' parameter definitions can not be empty: '%s'." -msgstr "" -"Todas las definiciones del parámetro “tip” del bloque “%s” no pueden estar " -"vacías: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2308 -#, php-format -msgid "" -"All the '%s' block 'placeholder' parameter definitions can not be empty: '%s'." -msgstr "" -"Todas las definiciones del parámetro “placeholder” del bloque “%s” no pueden " -"estar vacías: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2314 -#, php-format -msgid "" -"The '%s' block 'show_on_true' parameter has a definition with invalid format. " -"Use only letters (A-Z and a-z) and numbers (0-9) between opening and ending " -"underscores (_): '%s'" -msgstr "" -"La definición del parámetro “show_on_true” del bloque “%s” tiene un formato no " -"válido. Utilice únicamente letras (A-Z and a-z) y números (0-9) entre los " -"guiones bajos de apertura y de cierre (_): “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2324 -#, php-format -msgid "" -"The '%s' block 'encrypt_on_true' parameter has a definition with invalid format. " -"Use only letters (A-Z and a-z) and numbers (0-9) between opening and ending " -"underscores (_): '%s'" -msgstr "" -"La definición del parámetro “encrypt_on_true” del bloque “%s” tiene un formato " -"no válido. Utilice únicamente letras (A-Z and a-z) y números (0-9) entre los " -"guiones bajos de apertura y de cierre (_): “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2342 -#, php-format -msgid "The '%s' block must contain an 'option' parameter" -msgstr "El bloque “%s” debe contener el parámetro de “option”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2347 -#, php-format -msgid "All the '%s' block 'option' parameter definitions can not be empty: '%s'." -msgstr "" -"Todas las definiciones del parámetro “option” del bloque “%s” no pueden estar " -"vacías: “%s”." - -#: ../../include/class/ExtensionsDiscovery.class.php:2353 -msgid "The 'tempfile_confs' block must contain a 'file' parameter." -msgstr "El bloque “tempfile_confs” debe contener el parámetro “file”." - -#: ../../include/class/ExtensionsDiscovery.class.php:2359 -#, php-format -msgid "" -"The 'tempfile_confs' block 'file' parameter has a key with invalid format. Use " -"only letters (A-Z and a-z) and numbers (0-9) between opening and ending " -"underscores (_): '%s'" -msgstr "" -"El parámetro “file” del bloque “tempfile_confs” tiene una clave con un formato " -"no válido. Utilice únicamente letras (A-Z and a-z) y números (0-9) entre los " -"guiones bajos de apertura y de cierre (_): “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2365 -#, php-format -msgid "" -"All the 'tempfile_confs' block 'file' parameter definitions can not be empty: " -"'%s'." -msgstr "" -"Todas las definiciones del parámetro “file” del bloque “tempfile_confs” no " -"pueden estar vacías: “%s”." - -#: ../../include/class/ExtensionsDiscovery.class.php:2397 -#, php-format -msgid "The '%s' block must contain a 'name' parameter that can not be empty." -msgstr "" -"El bloque “%s” debe contener el parámetro “name”, que no puede estar vacío." - -#: ../../include/class/ExtensionsDiscovery.class.php:2406 -#, php-format -msgid "" -"The '%s' block must contain a 'name' parameter for all the tree elements: '%s'." -msgstr "" -"El bloque “%s” debe contener el parámetro “name” para todos los elementos del " -"árbol: “%s”." - -#: ../../include/class/ExtensionsDiscovery.class.php:2410 -#, php-format -msgid "" -"All the '%s' block 'selectable' parameter definitions can not be empty: '%s'." -msgstr "" -"Todas las definiciones del parámetro “selectable” del bloque “%s” no pueden " -"estar vacías: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2423 -#, php-format -msgid "" -"The '%s' block 'selectable' parameter has a definition with invalid value. Must " -"be 'true' or 'false', '1' or '0', 'yes' or 'no': '%s'" -msgstr "" -"La definición del parámetro “selectable” del bloque “%s” tiene un valor nó " -"válido. Este debe ser “verdadero” o “falso”, “1” o “0”, “sí” o “no”: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2439 -#, php-format -msgid "" -"The '%s' block 'children' parameter has a key value reference that does not " -"exist: '%s'" -msgstr "" -"El parámetro “children” del bloque “%s” tiene una referencia de valor de una " -"clave que no existe: “%s”" - -#: ../../include/class/ExtensionsDiscovery.class.php:2441 -#, php-format -msgid "" -"The '%s' block 'children' parameter has a key value reference to a parent tree " -"element: '%s'" -msgstr "" -"El parámetro “children” del bloque “%s” tiene una referencia al valor de una " -"clave a un elemento padre del árbol: “%s”" - -#: ../../include/class/EventSound.class.php:102 -msgid "Name already exist" -msgstr "El nombre ya existe" - -#: ../../include/class/EventSound.class.php:124 -msgid "Sound already are exists." -msgstr "El sonido ya existe." - -#: ../../include/class/EventSound.class.php:136 -msgid "Fail uploading the sound" -msgstr "Error al cargar el sonido" - -#: ../../include/class/EventSound.class.php:146 -msgid "Sound already are exists" -msgstr "El sonido ya existe" - -#: ../../include/class/EventSound.class.php:161 -msgid "Error on update status" -msgstr "Error al actualizar el estado" - -#: ../../include/class/EventSound.class.php:166 -msgid "Sound not exist" -msgstr "El sonido no existe" - -#: ../../include/class/EventSound.class.php:188 -msgid "Sounds" -msgstr "Sonidos" - -#: ../../include/class/EventSound.class.php:209 -msgid "Add new sound" -msgstr "Añadir nuevo sonido" - -#: ../../include/class/EventSound.class.php:212 -msgid "Acoustic console sound list" -msgstr "Lista de sonidos de la consola acústica" - -#: ../../include/class/EventSound.class.php:253 -msgid "Name:" -msgstr "Nombre:" - -#: ../../include/class/EventSound.class.php:267 -msgid "WAV Sound" -msgstr "Sonido WAV" - -#: ../../include/class/EventSound.class.php:307 -msgid "Sound" -msgstr "Sonido" - -#: ../../include/class/EventSound.class.php:337 -msgid "Search filter by Name or Sound fields content" -msgstr "Filtro de búsqueda por contenido de campos Nombre o Sonido" - -#: ../../include/class/EventSound.class.php:433 -msgid "Disable sound" -msgstr "Desactivar sonido" - -#: ../../include/class/EventSound.class.php:437 -msgid "Enable sound" -msgstr "Habilitar sonido" - -#: ../../include/class/EventSound.class.php:496 -msgid "invalid extension" -msgstr "Extensión no válida" - -#: ../../include/class/HelpFeedBack.class.php:105 -msgid "Browser not compatible." -msgstr "Buscador no compatible." - -#: ../../include/class/HelpFeedBack.class.php:148 -msgid "Suggestion" -msgstr "Sugerencia" - -#: ../../include/class/HelpFeedBack.class.php:159 -msgid "Something is wrong" -msgstr "Algo ha salido mal" - -#: ../../include/class/HelpFeedBack.class.php:172 -#: ../../include/class/Diagnostics.class.php:1927 -msgid "What happened?" -msgstr "¿Qué ha pasado?" - -#: ../../include/class/HelpFeedBack.class.php:182 -msgid "Your Email" -msgstr "Tu email" - -#: ../../include/class/HelpFeedBack.class.php:199 -msgid "Submit" -msgstr "Enviar" - -#: ../../include/class/HelpFeedBack.class.php:214 -#: ../../include/class/Diagnostics.class.php:2000 ../../general/header.php:379 -#: ../../general/header.php:381 -msgid "Feedback" -msgstr "Feedback" - -#: ../../include/class/HelpFeedBack.class.php:254 -msgid "[pandorafms wiki] New suggestion" -msgstr "[pandorafms wiki] Nueva sugerencia" - -#: ../../include/class/HelpFeedBack.class.php:256 -msgid "[pandorafms wiki] New report" -msgstr "[pandorafms wiki] Nuevo informe" - -#: ../../include/class/HelpFeedBack.class.php:262 -msgid "Please provide your email address, we promise not to bother you" -msgstr "Añada su dirección de correo electrónico, prometemos no molestarle" - -#: ../../include/class/HelpFeedBack.class.php:310 -msgid "Something went wrong while sending the report." -msgstr "Error al enviar el informe." - -#: ../../include/class/HelpFeedBack.class.php:361 -msgid "Your report had been successfully sent to Artica." -msgstr "Su informe se ha enviado a Ártica correctamente" - -#: ../../include/class/HelpFeedBack.class.php:361 -msgid "Thank you!" -msgstr "¡Gracias!" - -#: ../../include/class/AlertsList.class.php:438 -msgid "Alerts pending to be executed" -msgstr "Alertas pendientes de ejecución" - -#: ../../include/class/Diagnostics.class.php:168 -#, php-format -msgid "%s Diagnostic tool" -msgstr "Herramienta de diagnóstico de %s" - -#: ../../include/class/Diagnostics.class.php:231 -#, php-format -msgid "Info status %s" -msgstr "Información del estado de %s" - -#: ../../include/class/Diagnostics.class.php:235 -msgid "PHP setup" -msgstr "Configuración PHP" - -#: ../../include/class/Diagnostics.class.php:255 -msgid "MySQL Performance metrics" -msgstr "Métricas de rendimiento de MySQL" - -#: ../../include/class/Diagnostics.class.php:266 -#, php-format -msgid "%s logs dates" -msgstr "Fechas de logs de %s" - -#: ../../include/class/Diagnostics.class.php:270 -#, php-format -msgid "%s Licence Information" -msgstr "Información de la licencia %s" - -#: ../../include/class/Diagnostics.class.php:274 -#: ../../include/class/Diagnostics.class.php:1278 -msgid "Status of the attachment folder" -msgstr "Estado de la carpeta de adjuntos" - -#: ../../include/class/Diagnostics.class.php:278 -msgid "Information from the tagente_datos table" -msgstr "Información dede la tabla de tagent_data" - -#: ../../include/class/Diagnostics.class.php:282 -#, php-format -msgid "%s server threads" -msgstr "Hilos de servidor de %s" - -#: ../../include/class/Diagnostics.class.php:286 -msgid "SQL show engine innodb status" -msgstr "SQL muestra el estado del motor innodb" - -#: ../../include/class/Diagnostics.class.php:290 -msgid "Date system" -msgstr "Sistema de fechas" - -#: ../../include/class/Diagnostics.class.php:338 -msgid "Graph of the Agents Unknown module." -msgstr "Gráfica de los agentes con módulos desconocidos" - -#: ../../include/class/Diagnostics.class.php:345 -msgid "Graph of the Database Maintenance module." -msgstr "Gráfica del módulo de mantenimiento de la base de datos" - -#: ../../include/class/Diagnostics.class.php:352 -msgid "Graph of the Free Disk Spool Dir module." -msgstr "Gráfica del módulo Free Disk Spool Dir" - -#: ../../include/class/Diagnostics.class.php:358 -msgid "Graph of the Free RAM module." -msgstr "Gráfica del módulo de RAM libre" - -#: ../../include/class/Diagnostics.class.php:364 -msgid "Graph of the Queued Modules module." -msgstr "Gráfica del módulo de módulos encolados" - -#: ../../include/class/Diagnostics.class.php:370 -msgid "Graph of the Status module." -msgstr "Gráfica del módulo de estado." - -#: ../../include/class/Diagnostics.class.php:376 -msgid "Graph of the System Load AVG module." -msgstr "Gráfica del módulo System Load AVG." - -#: ../../include/class/Diagnostics.class.php:383 -msgid "Graph of the Execution Time module." -msgstr "Gráfica del módulo de tiempo de ejecución." - -#: ../../include/class/Diagnostics.class.php:392 -msgid "Graphs modules that represent the self-monitoring system" -msgstr "Gráficas de módulos que representan el sistema de auto-monitorización" - -#: ../../include/class/Diagnostics.class.php:449 -#, php-format -msgid "%s Build" -msgstr "Desarrollo %s" - -#: ../../include/class/Diagnostics.class.php:453 -#, php-format -msgid "%s Version" -msgstr "Versión %s" - -#: ../../include/class/Diagnostics.class.php:457 -msgid "Minor Release" -msgstr "Actualización menor" - -#: ../../include/class/Diagnostics.class.php:461 -msgid "Homedir" -msgstr "Homedir" - -#: ../../include/class/Diagnostics.class.php:465 -msgid "HomeUrl" -msgstr "Homedir" - -#: ../../include/class/Diagnostics.class.php:469 -msgid "Enterprise installed" -msgstr "Versión Enterprise instalada" - -#: ../../include/class/Diagnostics.class.php:470 -msgid "true" -msgstr "verdadero" - -#: ../../include/class/Diagnostics.class.php:470 -msgid "false" -msgstr "falso" - -#: ../../include/class/Diagnostics.class.php:473 -msgid "Update Key" -msgstr "Actualizar clave" - -#: ../../include/class/Diagnostics.class.php:477 -msgid "Updating code path" -msgstr "Actualizando ruta de código" - -#: ../../include/class/Diagnostics.class.php:481 -msgid "Current Update #" -msgstr "Actualización actual #" - -#: ../../include/class/Diagnostics.class.php:505 -msgid "PHP Version" -msgstr "Versión PHP" - -#: ../../include/class/Diagnostics.class.php:509 -msgid "PHP Max execution time" -msgstr "Tiempo máx. de ejecución de PHP" - -#: ../../include/class/Diagnostics.class.php:513 -msgid "PHP Max input time" -msgstr "Tiempo máx. de entrada de PHP" - -#: ../../include/class/Diagnostics.class.php:517 -msgid "PHP Memory limit" -msgstr "Límite de memoria de PHP" - -#: ../../include/class/Diagnostics.class.php:521 -msgid "Session cookie lifetime" -msgstr "Vida de las cookies de sesión" - -#: ../../include/class/Diagnostics.class.php:542 -msgid "System Date (Console)" -msgstr "Fecha del sistema (consola)" - -#: ../../include/class/Diagnostics.class.php:591 -msgid "Total groups" -msgstr "Grupos totales" - -#: ../../include/class/Diagnostics.class.php:595 -msgid "Total module data records" -msgstr "Total de registros de datos de módulos" - -#: ../../include/class/Diagnostics.class.php:599 -msgid "Total agent access record" -msgstr "Registro total de acceso de agentes" - -#: ../../include/class/Diagnostics.class.php:607 -msgid "Total traps" -msgstr "Traps totales" - -#: ../../include/class/Diagnostics.class.php:611 -msgid "Total users" -msgstr "Usuarios totales" - -#: ../../include/class/Diagnostics.class.php:615 -msgid "Total sessions" -msgstr "Sesiones totales" - -#: ../../include/class/Diagnostics.class.php:654 -msgid "Pandora DB has never been executed" -msgstr "La base de datos de Pandora nunca se ha ejecutado" - -#: ../../include/class/Diagnostics.class.php:661 -msgid "Ago" -msgstr "Desde hace" - -#: ../../include/class/Diagnostics.class.php:668 -msgid "Total unknown agents" -msgstr "Total de agentes desconocidos" - -#: ../../include/class/Diagnostics.class.php:672 -msgid "Total not-init modules" -msgstr "Total de módulos no iniciados" - -#: ../../include/class/Diagnostics.class.php:676 -msgid "Pandora DB Last run" -msgstr "Última ejecución de la base de datos de Pandora" - -#: ../../include/class/Diagnostics.class.php:699 -msgid "DB Schema Version (first installed)" -msgstr "Versión del esquema de la base de datos (primera instalación)" - -#: ../../include/class/Diagnostics.class.php:703 -msgid "DB Schema Version (actual)" -msgstr "Versión del esquema de la base de datos (actual)" - -#: ../../include/class/Diagnostics.class.php:707 -msgid "DB Schema Build" -msgstr "Desarrollo del esquema de la base de datos" - -#: ../../include/class/Diagnostics.class.php:747 -msgid "RAM" -msgstr "RAM" - -#: ../../include/class/Diagnostics.class.php:751 -msgid "Os" -msgstr "SO" - -#: ../../include/class/Diagnostics.class.php:759 -#: ../../include/class/Diagnostics.class.php:777 -#: ../../include/class/NetworkMap.class.php:3074 -msgid "Ip" -msgstr "IP" - -#: ../../include/class/Diagnostics.class.php:805 -msgid "InnoDB buffer pool size" -msgstr "InnoDB buffer pool size" - -#: ../../include/class/Diagnostics.class.php:809 -#, php-format -msgid "It has to be 40% of the server memory not recommended to be greater or less" -msgstr "" -"Debe ser un 40% de la memoria del servidor. No se recomienda ningún otro " -"porcentaje." - -#: ../../include/class/Diagnostics.class.php:814 -msgid "InnoDB file per table" -msgstr "Archivo InnoDB por tabla" - -#: ../../include/class/Diagnostics.class.php:817 -#: ../../include/class/Diagnostics.class.php:889 -msgid "Recommended ON" -msgstr "ON recomendado" - -#: ../../include/class/Diagnostics.class.php:821 -msgid "InnoDB flush log at trx-commit" -msgstr "Log de InnoDB flush en trx-commit" - -#: ../../include/class/Diagnostics.class.php:824 -#, php-format -msgid "Recommended Value %d" -msgstr "Valor recomendado %d" - -#: ../../include/class/Diagnostics.class.php:828 -msgid "InnoDB lock wait timeout" -msgstr "Límite de tiempo de espera de InnoDB lock" - -#: ../../include/class/Diagnostics.class.php:831 -#: ../../include/class/Diagnostics.class.php:838 -#: ../../include/class/Diagnostics.class.php:845 -#: ../../include/class/Diagnostics.class.php:852 -#: ../../include/class/Diagnostics.class.php:859 -#: ../../include/class/Diagnostics.class.php:868 -#: ../../include/class/Diagnostics.class.php:875 -#: ../../include/class/Diagnostics.class.php:882 -#: ../../include/class/Diagnostics.class.php:896 -#: ../../include/class/Diagnostics.class.php:903 -#: ../../include/class/Diagnostics.class.php:910 -#: ../../include/class/Diagnostics.class.php:924 -#: ../../include/class/Diagnostics.class.php:931 -msgid "Min. Recommended Value" -msgstr "Valor mín. recomendado" - -#: ../../include/class/Diagnostics.class.php:835 -msgid "InnoDB log buffer size" -msgstr "Tamaño del buffer del log de InnoDB" - -#: ../../include/class/Diagnostics.class.php:842 -msgid "InnoDB log file size" -msgstr "Tamaño del archivo de log de InnoDB" - -#: ../../include/class/Diagnostics.class.php:849 -msgid "Maximun allowed packet" -msgstr "Paquete máx. permitido" - -#: ../../include/class/Diagnostics.class.php:856 -msgid "Maximun connections" -msgstr "Máx. de conexiones" - -#: ../../include/class/Diagnostics.class.php:861 -msgid "conections" -msgstr "conexiones" - -#: ../../include/class/Diagnostics.class.php:865 -msgid "Query cache limit" -msgstr "Limite del caché de consultas" - -#: ../../include/class/Diagnostics.class.php:872 -msgid "Query cache min-res-unit" -msgstr "Caché de las consultas min-res-unit" - -#: ../../include/class/Diagnostics.class.php:879 -msgid "Query cache size" -msgstr "Tamaño del caché de consultas" - -#: ../../include/class/Diagnostics.class.php:886 -msgid "Query cache type" -msgstr "Tipo de caché de consultas" - -#: ../../include/class/Diagnostics.class.php:893 -msgid "Read buffer size" -msgstr "Tamaño del buffer de lectura" - -#: ../../include/class/Diagnostics.class.php:900 -msgid "Read rnd-buffer size" -msgstr "Tamaño del rnd-buffer de lectura" - -#: ../../include/class/Diagnostics.class.php:907 -msgid "Sort buffer size" -msgstr "Clasificar los tamaños de buffer" - -#: ../../include/class/Diagnostics.class.php:914 -msgid "Sql mode" -msgstr "Modo Sql" - -#: ../../include/class/Diagnostics.class.php:917 -msgid "Must be empty" -msgstr "Debe estar vacío" - -#: ../../include/class/Diagnostics.class.php:921 -msgid "Thread cache size" -msgstr "Tamaño del hilo del caché" - -#: ../../include/class/Diagnostics.class.php:928 -msgid "Thread stack" -msgstr "Hilos acumulados" - -#: ../../include/class/Diagnostics.class.php:991 -msgid "" -"Table fragmentation is higher than recommended. They should be defragmented." -msgstr "" -"La fragmentación de tablas es mayor de la recomendada. Deberían estar " -"desfragmentadas." - -#: ../../include/class/Diagnostics.class.php:995 -msgid "Table fragmentation is correct." -msgstr "La fragmentación de tablas es correcta." - -#: ../../include/class/Diagnostics.class.php:1004 -msgid "Tables fragmentation (maximum recommended value)" -msgstr "Fragmentación de tablas (valor recomendado máximo)" - -#: ../../include/class/Diagnostics.class.php:1009 -msgid "Tables fragmentation (current value)" -msgstr "Fragmentación de tablas (valor actual)" - -#: ../../include/class/Diagnostics.class.php:1013 -msgid "Table fragmentation status" -msgstr "Estado de fragmentación de tablas" - -#: ../../include/class/Diagnostics.class.php:1052 -msgid "Size server logs (current value)" -msgstr "Logs del tamaño del servidor (valor actual)" - -#: ../../include/class/Diagnostics.class.php:1056 -msgid "Status server logs" -msgstr "Logs del estado del servidor" - -#: ../../include/class/Diagnostics.class.php:1061 -msgid "Size error logs (current value)" -msgstr "Logs de error de tamaño (valor actual)" - -#: ../../include/class/Diagnostics.class.php:1065 -msgid "Status error logs" -msgstr "Logs de error de estado" - -#: ../../include/class/Diagnostics.class.php:1070 -msgid "Size console logs (current value)" -msgstr "Logs del tamaño de la consola (valor actual)" - -#: ../../include/class/Diagnostics.class.php:1074 -msgid "Status console logs" -msgstr "Logs del estado de la consola" - -#: ../../include/class/Diagnostics.class.php:1109 -msgid "License capacity is less than 90 percent" -msgstr "La capacidad de la licencia es menor del 90 por ciento" - -#: ../../include/class/Diagnostics.class.php:1112 -msgid "License capacity exceeds 90 percent" -msgstr "La capacidad de la licencia excede del 90 por ciento" - -#: ../../include/class/Diagnostics.class.php:1120 -msgid "" -"The average of modules per agent is more than 40. You can have performance " -"problems" -msgstr "" -"La media de módulos por agente es más de 40. Puede sufrir problemas de " -"rendimiento" - -#: ../../include/class/Diagnostics.class.php:1125 -msgid "The average of modules per agent is less than 40" -msgstr "La media de módulos por agente es menos de 40" - -#: ../../include/class/Diagnostics.class.php:1163 -msgid "The system has no load" -msgstr "El sistema no tiene carga" - -#: ../../include/class/Diagnostics.class.php:1207 -msgid "Network Management System" -msgstr "Sistema de administración de la red" - -#: ../../include/class/Diagnostics.class.php:1208 -#: ../../include/class/Diagnostics.class.php:1212 -msgid "Off" -msgstr "Apagado" - -#: ../../include/class/Diagnostics.class.php:1219 -msgid "Status of agents capacity" -msgstr "Estado de la capacidad de los agentes" - -#: ../../include/class/Diagnostics.class.php:1224 -msgid "Status of average modules per agent" -msgstr "Estado de la media de módulos por agente" - -#: ../../include/class/Diagnostics.class.php:1230 -msgid "Interval average of the network modules" -msgstr "Intervalo de media de los módulos de la red" - -#: ../../include/class/Diagnostics.class.php:1260 -msgid "The attached folder contains more than 700 files." -msgstr "La carpeta adjunta contiene más de 700 archivos." - -#: ../../include/class/Diagnostics.class.php:1265 -msgid "The attached folder contains less than 700 files." -msgstr "La carpeta adjunta contiene menos de 700 archivos." - -#: ../../include/class/Diagnostics.class.php:1274 -msgid "Total files in the attached folder" -msgstr "Total de archivos en la carpeta adjunta" - -#: ../../include/class/Diagnostics.class.php:1309 -msgid "" -"The tagente_datos table contains too much data. A historical database is " -"recommended." -msgstr "" -"La tabla tagente_datos contiene demasiados datos. Se recomienda una base de " -"datos histórica." - -#: ../../include/class/Diagnostics.class.php:1314 -msgid "The tagente_datos table contains an acceptable amount of data." -msgstr "La tabla tagente_datos contiene una cantidad de datos aceptable" - -#: ../../include/class/Diagnostics.class.php:1323 -msgid "Total data in tagente_datos table" -msgstr "Total de datos de la tabla tagente_datos" - -#: ../../include/class/Diagnostics.class.php:1327 -msgid "Tagente_datos table status" -msgstr "Estado de la tabla tagente_datos" - -#: ../../include/class/Diagnostics.class.php:1363 -msgid "Threads" -msgstr "Hilos" - -#: ../../include/class/Diagnostics.class.php:1373 -msgid "Total threads" -msgstr "Total de hilos" - -#: ../../include/class/Diagnostics.class.php:1380 -msgid "Current pandora_server running threads" -msgstr "Hilos pandora_server en ejecución actualmente" - -#: ../../include/class/Diagnostics.class.php:1384 -msgid "" -"There's more pandora_server threads than configured, are you running multiple " -"servers simultaneusly?." -msgstr "" -"Hay más hilos pandora_server de los configurados, ¿está ejecutando varios " -"servidores a la vez?" - -#: ../../include/class/Diagnostics.class.php:1518 -msgid "" -"Please check your Pandora Server setup and make sure that the database " -"maintenance daemon is running." -msgstr "" -"Compruebe la configuración del servidor de Pandora y asegúrese de que el demonio " -"de mantenimiento de la base de datos está en ejecución." - -#: ../../include/class/Diagnostics.class.php:1522 -msgid "" -"It' is very important to keep the database up-to-date to get the best " -"performance and results in Pandora" -msgstr "" -"Es muy importante que la base de datos esté actualizada para conseguir un " -"rendimiento y resultados óptimos en Pandora FMS" - -#: ../../include/class/Diagnostics.class.php:1785 -msgid "You have more than 10 MB of logs" -msgstr "Tiene más de 10MB de registros" - -#: ../../include/class/Diagnostics.class.php:1788 -msgid "You have less than 10 MB of logs" -msgstr "Tiene menos de 10MB de logs" - -#: ../../include/class/Diagnostics.class.php:1955 -msgid "Include installation data" -msgstr "Incluir datos de instalación" - -#: ../../include/class/Diagnostics.class.php:1992 -msgid "Hello Feedback-Men" -msgstr "Hola Feedback-Men" - -#: ../../include/class/Diagnostics.class.php:2002 -msgid "Hello" -msgstr "Hola" - -#: ../../include/class/Diagnostics.class.php:2006 -#, php-format -msgid "User %s is reporting an issue in its %s experience" -msgstr "El usuario %s está notificando sobre un problema en su experiencia %s" - -#: ../../include/class/Diagnostics.class.php:2015 -msgid "Find some files attached to this mail" -msgstr "Encontrar archivos adjuntos a este correo" - -#: ../../include/class/Diagnostics.class.php:2018 -msgid "PDF is the diagnostic information retrieved at report time" -msgstr "El PDF es la información de diagnóstico obtenida en el momento del informe" - -#: ../../include/class/Diagnostics.class.php:2021 -msgid "CSV contains the statuses of every product file" -msgstr "CSV contiene los estados de cada archivo de producto" - -#: ../../include/class/Diagnostics.class.php:2026 -#, php-format -msgid "" -"If you think this report must be escalated, feel free to forward this mail to " -"\"%s\"" -msgstr "Si cree que el informe debe escalarse, reenvíe este correo a \"%s\"" - -#: ../../include/class/Diagnostics.class.php:2030 -msgid "LEGAL WARNING" -msgstr "AVISO LEGAL" - -#: ../../include/class/Diagnostics.class.php:2032 -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 "" -"La información aquí incluida es privilegiada y confidencial, destinada al uso " -"del individuo o la entidad arriba mencionada" - -#: ../../include/class/Diagnostics.class.php:2036 -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 el lector del mensaje no es el destinatario deseado, le comunicamos que está " -"prohibido difundir, distribuir o copiar este comunicado" - -#: ../../include/class/Diagnostics.class.php:2040 -msgid "If you have received this transmission in error, do not read it" -msgstr "Si ha recibido este mensaje por error, no lo lea" - -#: ../../include/class/Diagnostics.class.php:2044 -msgid "" -"Please immediately reply to the sender that you have received this communication " -"in error and then delete it" -msgstr "" -"Comuníquele al remitente que ha recibido esta comunicación por error y acto " -"seguido elimínela" - -#: ../../include/class/Diagnostics.class.php:2123 -msgid "Invalid cron task" -msgstr "Tarea cron no válida" - -#: ../../include/class/Diagnostics.class.php:2124 -msgid "Sending of information has been processed" -msgstr "Se ha procesado el envío de información" - -#: ../../include/class/Diagnostics.class.php:2159 -#: ../../include/class/Diagnostics.class.php:2169 -msgid "Diagnostics Info" -msgstr "Información de diagnóstico" - -#: ../../include/class/Diagnostics.class.php:2277 -#: ../../include/class/Diagnostics.class.php:2287 -msgid "PHP Info" -msgstr "Información PHP" - -#: ../../include/class/NetworkMap.class.php:2388 -msgid "Failed to generate dotmap, please select different layout schema" -msgstr "No se ha podido generar dotmap, seleccione un formato diferente" - -#: ../../include/class/NetworkMap.class.php:2532 -msgid "Failed to retrieve graph data." -msgstr "No se ha podido obtener datos de gráfica." - -#: ../../include/class/NetworkMap.class.php:2816 -msgid "Holding Area" -msgstr "Búfer de procesamiento" - -#: ../../include/class/NetworkMap.class.php:2943 -#, php-format -msgid "Edit node %s" -msgstr "Modificar el nodo %s" - -#: ../../include/class/NetworkMap.class.php:2945 -msgid "Show details and options" -msgstr "Mostrar detalles y opciones" - -#: ../../include/class/NetworkMap.class.php:2946 -msgid "Add a interface link" -msgstr "Añadir enlace de interfaz" - -#: ../../include/class/NetworkMap.class.php:2947 -msgid "Set parent interface" -msgstr "Establecer padre en la relación de interfaz" - -#: ../../include/class/NetworkMap.class.php:2948 -msgid "Set as children" -msgstr "Establecer como hijo" - -#: ../../include/class/NetworkMap.class.php:2949 -msgid "Set parent" -msgstr "Establecer como padre" - -#: ../../include/class/NetworkMap.class.php:2950 -#: ../../include/class/NetworkMap.class.php:2962 -msgid "Abort the action of set relationship" -msgstr "Cancelar la acción de relacionar por parentesco" - -#: ../../include/class/NetworkMap.class.php:2952 -#: ../../include/class/NetworkMap.class.php:3352 -msgid "Add node" -msgstr "Añadir nodo" - -#: ../../include/class/NetworkMap.class.php:2953 -msgid "Set center" -msgstr "Fijar centro" - -#: ../../include/class/NetworkMap.class.php:2955 -#: ../../include/class/NetworkMap.class.php:2958 -msgid "Proceed" -msgstr "Proceder" - -#: ../../include/class/NetworkMap.class.php:2956 -msgid "" -"Resetting the map will delete all customizations you have done, including manual " -"relationships between elements, new items, etc." -msgstr "" -"Al resetear el mapa se borrarán todas las personalizaciones que hayas hecho, " -"incluyendo las relaciones manuales entre elementos, nuevos elementos, etc." - -#: ../../include/class/NetworkMap.class.php:2960 -msgid "Restart map" -msgstr "Resetear el mapa" - -#: ../../include/class/NetworkMap.class.php:2961 -msgid "Abort the interface relationship" -msgstr "Abortar la relación de interfaz" - -#: ../../include/class/NetworkMap.class.php:2979 -#: ../../include/class/NetworkMap.class.php:3028 -msgid "Edit node" -msgstr "Modificar nodo" - -#: ../../include/class/NetworkMap.class.php:2989 -#: ../../include/class/NetworkMap.class.php:3044 -msgid "Adresses" -msgstr "Direcciones" - -#: ../../include/class/NetworkMap.class.php:2991 -#: ../../include/class/NetworkMap.class.php:3049 -msgid "OS type" -msgstr "Tipo de SO" - -#: ../../include/class/NetworkMap.class.php:2998 -#: ../../include/class/NetworkMap.class.php:2999 -#: ../../include/class/NetworkMap.class.php:3060 -#: ../../include/class/NetworkMap.class.php:3061 -msgid "Node Details" -msgstr "Detalles de nodo" - -#: ../../include/class/NetworkMap.class.php:3086 -#: ../../include/class/NetworkMap.class.php:3087 -msgid "Interface Information (SNMP)" -msgstr "Información de interfaces (SNMP)" - -#: ../../include/class/NetworkMap.class.php:3100 -msgid "Shape" -msgstr "Forma" - -#: ../../include/class/NetworkMap.class.php:3103 -msgid "Circle" -msgstr "Círculo" - -#: ../../include/class/NetworkMap.class.php:3104 -msgid "Square" -msgstr "Cuadrado" - -#: ../../include/class/NetworkMap.class.php:3105 -msgid "Rhombus" -msgstr "Rombo" - -#: ../../include/class/NetworkMap.class.php:3121 -msgid "name node" -msgstr "Nombrar nodo" - -#: ../../include/class/NetworkMap.class.php:3133 -#: ../../include/class/NetworkMap.class.php:3503 -msgid "name fictional node" -msgstr "Nombre de nodo ficticio" - -#: ../../include/class/NetworkMap.class.php:3141 -#: ../../include/class/NetworkMap.class.php:3511 -msgid "Networkmap to link" -msgstr "Enlace a mapa de red" - -#: ../../include/class/NetworkMap.class.php:3155 -msgid "Update fictional node" -msgstr "Actualizar nodo ficticio" - -#: ../../include/class/NetworkMap.class.php:3183 -#: ../../include/class/NetworkMap.class.php:3184 -msgid "Node options" -msgstr "Opciones de nodo" - -#: ../../include/class/NetworkMap.class.php:3195 -#: ../../include/class/NetworkMap.class.php:3289 -msgid "Node source" -msgstr "Nodo origen" - -#: ../../include/class/NetworkMap.class.php:3196 -#: ../../include/class/NetworkMap.class.php:3290 -msgid "Interface source" -msgstr "Interfaz origen" - -#: ../../include/class/NetworkMap.class.php:3197 -#: ../../include/class/NetworkMap.class.php:3291 -msgid "Interface Target" -msgstr "Interfaz objetivo" - -#: ../../include/class/NetworkMap.class.php:3199 -#: ../../include/class/NetworkMap.class.php:3292 -msgid "Node target" -msgstr "Nodo objetivo" - -#: ../../include/class/NetworkMap.class.php:3200 -msgid "E." -msgstr "E." - -#: ../../include/class/NetworkMap.class.php:3262 -msgid "There are not relations" -msgstr "No hay relaciones" - -#: ../../include/class/NetworkMap.class.php:3335 -msgid "Add interface link" -msgstr "Añadir enlace de interfaz" - -#: ../../include/class/NetworkMap.class.php:3380 -#: ../../include/class/NetworkMap.class.php:3407 -#: ../../include/class/NetworkMap.class.php:3408 -#: ../../include/class/NetworkMap.class.php:3471 -#: ../../include/class/NetworkMap.class.php:3487 -#: ../../include/class/NetworkMap.class.php:3544 -msgid "Add agent node" -msgstr "Añadir nodo de agente" - -#: ../../include/class/NetworkMap.class.php:3486 -msgid "Add agent node (filter by group)" -msgstr "Añadir nodo de agente (filtro por grupo)" - -#: ../../include/class/NetworkMap.class.php:3528 -msgid "Add fictional node" -msgstr "Añadir nodo ficticio" - -#: ../../include/class/NetworkMap.class.php:3543 -msgid "Add fictional point" -msgstr "Añadir punto ficticio" - -#: ../../include/class/NetworkMap.class.php:3628 -#: ../../operation/visual_console/legacy_public_view.php:198 -#: ../../operation/visual_console/legacy_view.php:346 -msgid "Until refresh" -msgstr "Hasta la actualización" - -#: ../../include/class/NetworkMap.class.php:3783 -msgid "Open Minimap" -msgstr "Abrir Minimapa" - -#: ../../include/class/NetworkMap.class.php:3789 -msgid "Hide Labels" -msgstr "Ocultar etiquetas" - -#: ../../include/class/AgentsAlerts.class.php:527 -msgid "There are no agents with alerts" -msgstr "No existen agentes con alertas" - -#: ../../include/class/AgentsAlerts.class.php:605 -msgid "Previous alerts" -msgstr "Alertas previas" - -#: ../../include/class/AgentsAlerts.class.php:669 -msgid "More alerts" -msgstr "Más alertas" - -#: ../../include/class/AgentsAlerts.class.php:742 -msgid "Agents/Alerts" -msgstr "Agentes/Alertas" - -#: ../../include/class/AgentsAlerts.class.php:791 -msgid "Show modules without alerts" -msgstr "Mostrar módulos sin alertas" - -#: ../../include/class/ManageNetScanScripts.class.php:122 -msgid "Net scan scripts" -msgstr "Guiones de escaneo de red" - -#: ../../include/class/ManageNetScanScripts.class.php:223 -msgid "Problem creating" -msgstr "Error al crear" - -#: ../../include/class/ManageNetScanScripts.class.php:234 -#: ../../include/class/ManageNetScanScripts.class.php:321 -msgid "Name or Script fullpath they can not be empty" -msgstr "El nombre o ruta completa del guión no pueden estar vacíos" - -#: ../../include/class/ManageNetScanScripts.class.php:255 -#: ../../include/class/ManageNetScanScripts.class.php:342 -msgid "Problem deleting Net scan Scripts, Not selected script" -msgstr "" -"Error al eliminar los scripts de escaneo de red. No hay scripts seleccionados" - -#: ../../include/class/ManageNetScanScripts.class.php:310 -msgid "Problem updating" -msgstr "Error al actualizar" - -#: ../../include/class/ManageNetScanScripts.class.php:361 -msgid "Problem deleting Net scan Scripts" -msgstr "Error al eliminar los scripts de escaneo de red" - -#: ../../include/class/ManageNetScanScripts.class.php:366 -msgid "Deleted successfully" -msgstr "Borrado correctamente" - -#: ../../include/class/ManageNetScanScripts.class.php:439 -msgid "Are you sure delete script?" -msgstr "¿Está seguro de que desea borrar el script?" - -#: ../../include/class/ManageNetScanScripts.class.php:459 -msgid "Delete Script" -msgstr "Eliminar guión" - -#: ../../include/class/ManageNetScanScripts.class.php:486 -msgid "There are no net scan scripts in the system" -msgstr "No hay scripts de escaneo de red en el sistema" - -#: ../../include/class/ManageNetScanScripts.class.php:556 -msgid "Script full path" -msgstr "Ruta completa del script" - -#: ../../include/class/CredentialStore.class.php:585 -#, php-format -msgid "Not a valid JSON: %s" -msgstr "JSON no válido: %s" - -#: ../../include/class/CredentialStore.class.php:596 -msgid "Key identifier is required" -msgstr "Se necesita identificador de clave" - -#: ../../include/class/CredentialStore.class.php:598 -msgid "You must select a group where store this key!" -msgstr "Seleccione un grupo donde guardar esta clave" - -#: ../../include/class/CredentialStore.class.php:600 -msgid "You must specify a product type" -msgstr "Especifique el tipo de producto" - -#: ../../include/class/CredentialStore.class.php:602 -msgid "You must specify a username and/or password" -msgstr "Especifique el nombre de usuario y/o la contraseña" - -#: ../../include/class/CredentialStore.class.php:604 -msgid "Identifier with forbidden characters. Check the documentation." -msgstr "Identificador con caracteres prohibidos. Consulte la documentación." - -#: ../../include/class/CredentialStore.class.php:754 -msgid "identifier cannot be empty" -msgstr "El identificador no puede estar vacío" - -#: ../../include/class/CredentialStore.class.php:797 -#, php-format -msgid "" -"Database encryption is not enabled. Credentials will be stored in plaintext. %s" -msgstr "" -"El cifrado de la base de datos no está disponible. Los credenciales se guardarán " -"en texto sin formato. %s" - -#: ../../include/class/CredentialStore.class.php:816 -#: ../../include/class/CredentialStore.class.php:951 -msgid "Product" -msgstr "Producto" - -#: ../../include/class/CredentialStore.class.php:882 -msgid "Add key" -msgstr "Añadir clave" - -#: ../../include/class/CredentialStore.class.php:964 -msgid "WMI" -msgstr "WMI" - -#: ../../include/class/CredentialStore.class.php:976 -msgid "Extra (2)" -msgstr "Extra (2)" - -#: ../../include/class/CredentialStore.class.php:986 -#: ../../include/class/CredentialStore.class.php:1309 -msgid "Access key ID" -msgstr "ID de la clave de accso" - -#: ../../include/class/CredentialStore.class.php:987 -#: ../../include/class/CredentialStore.class.php:1310 -msgid "Secret access key" -msgstr "Clave de acceso secreta" - -#: ../../include/class/CredentialStore.class.php:993 -#: ../../include/class/CredentialStore.class.php:1023 -msgid "Account ID" -msgstr "ID de la cuenta" - -#: ../../include/class/CredentialStore.class.php:994 -#: ../../include/class/CredentialStore.class.php:1318 -msgid "Application secret" -msgstr "Secretos de aplicación" - -#: ../../include/class/CredentialStore.class.php:995 -#: ../../include/class/CredentialStore.class.php:1319 -msgid "Tenant or domain name" -msgstr "Propietario o nombre del dominio" - -#: ../../include/class/CredentialStore.class.php:996 -#: ../../include/class/CredentialStore.class.php:1320 -msgid "Subscription id" -msgstr "ID de la suscripción" - -#: ../../include/class/CredentialStore.class.php:1000 -#: ../../include/class/CredentialStore.class.php:1338 -msgid "Auth JSON" -msgstr "Autenticación JSON" - -#: ../../include/class/CredentialStore.class.php:1114 -msgid "1" -msgstr "1" - -#: ../../include/class/CredentialStore.class.php:1115 -msgid "2" -msgstr "2" - -#: ../../include/class/CredentialStore.class.php:1116 -msgid "2c" -msgstr "2c" - -#: ../../include/class/CredentialStore.class.php:1117 -msgid "3" -msgstr "3" - -#: ../../include/class/CredentialStore.class.php:1134 -#: ../../include/class/CredentialStore.class.php:1434 -msgid "Authenticated and non-private method" -msgstr "Método con autentificación y sin privacidad" - -#: ../../include/class/CredentialStore.class.php:1135 -#: ../../include/class/CredentialStore.class.php:1436 -msgid "Authenticated and private method" -msgstr "Método con autentificación y privacidad" - -#: ../../include/class/CredentialStore.class.php:1136 -#: ../../include/class/CredentialStore.class.php:1438 -msgid "Non-authenticated and non-private method" -msgstr "Método sin autentificación ni privacidad" - -#: ../../include/class/CredentialStore.class.php:1144 -#: ../../include/class/CredentialStore.class.php:1451 -#: ../../include/class/AgentWizard.class.php:910 -msgid "User authentication" -msgstr "Autenticación de usuario" - -#: ../../include/class/CredentialStore.class.php:1179 -#: ../../include/class/CredentialStore.class.php:1485 -#: ../../include/class/AgentWizard.class.php:939 -msgid "Password authentication" -msgstr "Contraseña de autenticación" - -#: ../../include/class/CredentialStore.class.php:1317 -msgid "Client ID" -msgstr "ID de cliente" - -#: ../../include/class/CredentialStore.class.php:1327 -msgid "Account ID." -msgstr "ID de la cuenta" - -#: ../../include/class/CredentialStore.class.php:1657 -msgid "Register new key into keystore" -msgstr "Registrar una clave nueva en el repositorio de claves" - -#: ../../include/class/CredentialStore.class.php:1661 -msgid "Update key" -msgstr "Actualizar clave" - -#: ../../include/class/SnmpConsole.class.php:277 -msgid "Trap subtype" -msgstr "Subtipo trap" - -#: ../../include/class/SnmpConsole.class.php:291 -#: ../../include/functions_reporting.php:5910 -#: ../../include/functions_reporting.php:5927 -#: ../../include/functions_reporting.php:5944 -msgid "Not triggered" -msgstr "No disparado" - -#: ../../include/class/SnmpConsole.class.php:292 -msgid "Triggered" -msgstr "Disparado" - -#: ../../include/class/SnmpConsole.class.php:309 -#: ../../include/class/SnmpConsole.class.php:503 -#: ../../include/class/SnmpConsole.class.php:765 -#: ../../include/functions_reporting.php:2374 -#: ../../include/functions_reporting.php:4617 -#: ../../include/functions_reporting.php:11453 -msgid "Not validated" -msgstr "Sin validar" - -#: ../../include/class/SnmpConsole.class.php:310 -#: ../../include/class/SnmpConsole.class.php:501 -#: ../../include/class/SnmpConsole.class.php:775 -#: ../../include/functions_reporting.php:2373 -#: ../../include/functions_reporting.php:4616 -#: ../../include/functions_reporting.php:11452 -#: ../../include/functions_events.php:2476 ../../include/functions_events.php:3219 -#: ../../include/functions_events.php:3494 ../../include/functions_events.php:3503 -#: ../../include/functions_events.php:3510 ../../include/functions_events.php:3517 -msgid "Validated" -msgstr "Validado" - -#: ../../include/class/SnmpConsole.class.php:393 -msgid "Group by Enterprise String/IP" -msgstr "Agrupado por cadena Enterprise/IP" - -#: ../../include/class/SnmpConsole.class.php:787 -#: ../../operation/snmpconsole/snmp_statistics.php:199 -msgid "View agent details" -msgstr "Ver detalles del agente" - -#: ../../include/class/SnmpConsole.class.php:906 -#: ../../include/class/SnmpConsole.class.php:907 -msgid "Hide details" -msgstr "Ocultar detalles" - -#: ../../include/class/SnmpConsole.class.php:1360 -msgid "Count:" -msgstr "Contar:" - -#: ../../include/class/SnmpConsole.class.php:1360 -msgid "First trap:" -msgstr "Primer trap:" - -#: ../../include/class/SnmpConsole.class.php:1360 -msgid "Last trap:" -msgstr "Último trap:" - -#: ../../include/class/SnmpConsole.class.php:1398 -msgid "Type:" -msgstr "Tipo:" - -#: ../../include/class/SnmpConsole.class.php:1405 -msgid "Description:" -msgstr "Descripción:" - -#: ../../include/class/SnmpConsole.class.php:1412 -msgid "Enterprise String:" -msgstr "Cadena Enterprise:" - -#: ../../include/class/SnmpConsole.class.php:1421 -#: ../../include/class/SnmpConsole.class.php:1435 -msgid "Variable bindings:" -msgstr "Enlaces variables" - -#: ../../include/class/SnmpConsole.class.php:1431 -msgid "See more details" -msgstr "Ver más detalles" - -#: ../../include/class/AuditLog.class.php:136 -#, php-format -msgid "%s audit" -msgstr "Auditoría %s" - -#: ../../include/class/AuditLog.class.php:136 -msgid "Review Logs" -msgstr "Revisar logs" - -#: ../../include/class/AuditLog.class.php:149 -msgid "System Audit log" -msgstr "Logs de auditoría del sistema" - -#: ../../include/class/AuditLog.class.php:197 -msgid "Search filter by User, Action, Date, Source IP or Comments fields content" -msgstr "" -"Filtro de búsqueda por contenido de los campos Usuario, Acción, Fecha, IP de " -"origen o Comentarios" - -#: ../../include/class/AuditLog.class.php:212 -msgid "7 days" -msgstr "7 días" - -#: ../../include/class/AuditLog.class.php:217 -msgid "1 Year" -msgstr "1 Año" - -#: ../../include/class/OrderInterpreter.class.php:123 -msgid "Agent Management" -msgstr "Gestión de agentes" - -#: ../../include/class/OrderInterpreter.class.php:157 -msgid "Manage Policies" -msgstr "Gestionar políticas" - -#: ../../include/class/OrderInterpreter.class.php:171 -msgid "List Alerts" -msgstr "Listar alertas" - -#: ../../include/class/OrderInterpreter.class.php:261 -msgid "Edit User" -msgstr "Editar usuario" - -#: ../../include/class/OrderInterpreter.class.php:271 -msgid "Tree View" -msgstr "Vista de árbol" - -#: ../../include/class/OrderInterpreter.class.php:281 -msgid "Network Component" -msgstr "Componente de red" - -#: ../../include/class/OrderInterpreter.class.php:295 -msgid "Task List" -msgstr "Lista de tareas" - -#: ../../include/class/OrderInterpreter.class.php:353 -msgid "Manage Agent Groups" -msgstr "Gestionar grupos de agentes" - -#: ../../include/class/OrderInterpreter.class.php:394 -msgid "GO TO " -msgstr "IR A " - -#: ../../include/class/OrderInterpreter.class.php:423 -msgid "results found" -msgstr "Resultados encontrados" - -#: ../../include/class/OrderInterpreter.class.php:427 -msgid "Press enter to search" -msgstr "Búsqueda de texto libre" - -#: ../../include/class/TipsWindow.class.php:444 -msgid "Tip deleted" -msgstr "Tip eliminado" - -#: ../../include/class/TipsWindow.class.php:494 -msgid "Search by title" -msgstr "Buscar por título" - -#: ../../include/class/TipsWindow.class.php:703 -msgid "Tip created" -msgstr "Tip creado" - -#: ../../include/class/TipsWindow.class.php:763 -#: ../../include/class/TipsWindow.class.php:931 -msgid "Wrong size, we recommend images of 464x260 px" -msgstr "Tamaño incorrecto, se recomiendan imágenes de 464x260 px" - -#: ../../include/class/TipsWindow.class.php:771 -#: ../../include/class/TipsWindow.class.php:939 -msgid "Please select a image" -msgstr "Por favor, seleccione una imagen" - -#: ../../include/class/TipsWindow.class.php:775 -#: ../../include/class/TipsWindow.class.php:943 -msgid "Add image" -msgstr "Añadir imagen" - -#: ../../include/class/TipsWindow.class.php:778 -#: ../../include/class/TipsWindow.class.php:946 -msgid "Images" -msgstr "Imágenes" - -#: ../../include/class/TipsWindow.class.php:843 -msgid "Tip edited" -msgstr "Tip editado" - -#: ../../include/class/TipsWindow.class.php:1116 -msgid "Incorrect file" -msgstr "Archivo incorrecto" - -#: ../../include/class/TipsWindow.class.php:1120 -msgid "Format image invalid" -msgstr "Formato de imagen no válido" - -#: ../../include/class/TipsWindow.class.php:1124 -msgid "Image size too large" -msgstr "Tamaño de imagen demasiado grande" - -#: ../../include/class/CustomNetScan.class.php:372 -#: ../../include/class/CustomNetScan.class.php:397 -msgid "NetScan Custom" -msgstr "Personalización NetScan" - -#: ../../include/class/CustomNetScan.class.php:527 -msgid "The minimum recomended interval for Recon Task is 5 minutes" -msgstr "El intervalo mínimo recomendado para Recon Task es de 5 minutos." - -#: ../../include/class/CustomNetScan.class.php:622 -msgid "Recon script" -msgstr "Recon script" - -#: ../../include/class/CustomNetScan.class.php:662 -msgid "Explanation" -msgstr "Explicación" - -#: ../../include/class/TreeService.class.php:427 -#: ../../include/class/TreeService.class.php:637 -msgid "Normal status" -msgstr "Estado normal" - -#: ../../include/class/ModuleTemplates.class.php:337 -#, php-format -msgid "Template %s successfully updated" -msgstr "Plantilla %s actualizada con éxito" - -#: ../../include/class/ModuleTemplates.class.php:384 -#, php-format -msgid "Template %s successfully created" -msgstr "Plantilla %s creada con éxito" - -#: ../../include/class/ModuleTemplates.class.php:386 -msgid "Error creating template" -msgstr "Error al crear plantilla" - -#: ../../include/class/ModuleTemplates.class.php:394 -#, php-format -msgid "Template %s successfully deleted" -msgstr "Plantilla %s eliminada con éxito" - -#: ../../include/class/ModuleTemplates.class.php:396 -#, php-format -msgid "Error deleting %s template" -msgstr "Error al eliminar la plantilla %s" - -#: ../../include/class/ModuleTemplates.class.php:507 -msgid "Module successfully deleted" -msgstr "Módulo eliminado con éxito" - -#: ../../include/class/ModuleTemplates.class.php:509 -msgid "Error deleting module" -msgstr "Error al eliminar el módulo" - -#: ../../include/class/ModuleTemplates.class.php:520 -msgid "Block successfully deleted" -msgstr "Bloque eliminado con éxito" - -#: ../../include/class/ModuleTemplates.class.php:522 -msgid "Error deleting block" -msgstr "Error al eliminar bloque" - -#: ../../include/class/ModuleTemplates.class.php:534 -msgid "All templates deleted" -msgstr "Eliminadas todas las plantillas" - -#: ../../include/class/ModuleTemplates.class.php:536 -msgid "Error deleting all templates" -msgstr "Error al eliminar todas las plantillas" - -#: ../../include/class/ModuleTemplates.class.php:545 -msgid "Selected templates deleted" -msgstr "Eliminadas las plantillas seleccionadas" - -#: ../../include/class/ModuleTemplates.class.php:547 -msgid "Error deleting selected templates" -msgstr "Error al eliminar las plantillas seleccionadas" - -#: ../../include/class/ModuleTemplates.class.php:559 -msgid "Something gone wrong. Please, try again" -msgstr "Ha habido un error. inténtelo de nuevo." - -#: ../../include/class/ModuleTemplates.class.php:610 -msgid "The modules is already added" -msgstr "El módulo ya se ha añadido" - -#: ../../include/class/ModuleTemplates.class.php:1097 -#: ../../include/class/ModuleTemplates.class.php:1365 -msgid "Add components" -msgstr "Añadir componentes" - -#: ../../include/class/ModuleTemplates.class.php:1139 -#: ../../include/class/ModuleTemplates.class.php:1274 -msgid "No module blocks for this profile" -msgstr "No hay bloques de módulos para este perfil" - -#: ../../include/class/ModuleTemplates.class.php:1162 -msgid "Delete this block" -msgstr "Eliminar este bloque" - -#: ../../include/class/ModuleTemplates.class.php:1164 -msgid "Do you want delete this block?" -msgstr "¿Desea eliminar este bloque?" - -#: ../../include/class/ModuleTemplates.class.php:1210 -msgid "Network module" -msgstr "Módulo de red" - -#: ../../include/class/ModuleTemplates.class.php:1221 -msgid "WMI module" -msgstr "Módulo WMI" - -#: ../../include/class/ModuleTemplates.class.php:1232 -msgid "Plug-in module" -msgstr "Módulo de plugin" - -#: ../../include/class/ModuleTemplates.class.php:1259 -msgid "Delete this module" -msgstr "Eliminar este módulo" - -#: ../../include/class/ModuleTemplates.class.php:1261 -msgid "Do you want delete this module?" -msgstr "¿Desea eliminar este módulo?" - -#: ../../include/class/ModuleTemplates.class.php:1458 -msgid "Do you want delete all templates?" -msgstr "¿Desea eliminar todas las plantillas?" - -#: ../../include/class/ModuleTemplates.class.php:1461 -msgid "Do you want delete the selected templates?" -msgstr "¿Desea eliminar las plantillas seleccionadas?" - -#: ../../include/class/ConsoleSupervisor.php:633 -#: ../../include/class/ConsoleSupervisor.php:646 -msgid "Incorrect config value" -msgstr "Valor de configuración incorrecto" - -#: ../../include/class/ConsoleSupervisor.php:691 -msgid "Access statistics performance" -msgstr "Rendimiento de las estadísticas de acceso" - -#: ../../include/class/ConsoleSupervisor.php:693 -msgid "" -"Usage of agent access statistics IS NOT RECOMMENDED on systems with more than " -"200 agents due performance penalty" -msgstr "" -"NO SE RECOMIENDA el uso de estadísticas de acceso de agentes en sistemas con más " -"de 200 agentes debido al impacto en el rendimiento" - -#: ../../include/class/ConsoleSupervisor.php:1005 -msgid "Limited mode." -msgstr "Modo limitado." - -#: ../../include/class/ConsoleSupervisor.php:1019 -msgid "License is about to expire" -msgstr "La licencia está a punto de caducar" - -#: ../../include/class/ConsoleSupervisor.php:1022 -msgid "Support is about to expire" -msgstr "El servicio de soporte está a punto de caducar" - -#: ../../include/class/ConsoleSupervisor.php:1040 -msgid "Expired license" -msgstr "Licencia caducada" - -#: ../../include/class/ConsoleSupervisor.php:1041 -msgid "Your license has expired. Please, contact our sales department." -msgstr "" -"La licencia ha caducado. Póngase en contacto con el departamento comercial." - -#: ../../include/class/ConsoleSupervisor.php:1043 -msgid "Support expired" -msgstr "Soporte caducado" - -#: ../../include/class/ConsoleSupervisor.php:1044 -msgid "This license is outside of support. Please, contact our sales department." -msgstr "" -"Esta licencia ya no cuenta con soporte. Póngase en contacto con el departamento " -"comercial." - -#: ../../include/class/ConsoleSupervisor.php:1125 -msgid "Attachment directory is not writable" -msgstr "No puede escribir en el directorio de adjuntos" - -#: ../../include/class/ConsoleSupervisor.php:1127 -#, php-format -msgid "Directory %s is not writable. Please, configure corresponding permissions." -msgstr "" -"No se ha podido escribir en el directorio de %s. Configure los permisos " -"pertinentes." - -#: ../../include/class/ConsoleSupervisor.php:1147 -msgid "There are too many files in attachment directory" -msgstr "Ha superado el límite de archivos en el directorio de adjuntos" - -#: ../../include/class/ConsoleSupervisor.php:1149 -#, php-format -msgid "" -"There are more than %d files in attachment, consider cleaning up attachment " -"directory manually." -msgstr "" -"Hay más de %d archivos en adjuntos, vacíe el directorio de adjuntos manualmente." - -#: ../../include/class/ConsoleSupervisor.php:1181 -msgid "Remote configuration directory is not readable" -msgstr "No se ha podido leer el directorio de configuración remota" - -#: ../../include/class/ConsoleSupervisor.php:1183 -#, php-format -msgid "" -"Remote configuration directory %s is not readable. Please, adjust configuration." -msgstr "" -"No se ha podido leer el directorio de configuración remota de %s. Modifique la " -"configuración." - -#: ../../include/class/ConsoleSupervisor.php:1200 -msgid "Remote configuration directory is not writable" -msgstr "No se ha podido escribir en el directorio de configuración remota" - -#: ../../include/class/ConsoleSupervisor.php:1202 -#, php-format -msgid "" -"Remote configuration directory %s is not writable. Please, adjust configuration." -msgstr "" -"No se ha podido escribir en el directorio de configuración remota de %s. " -"Modifique la configuración." - -#: ../../include/class/ConsoleSupervisor.php:1218 -msgid "Remote collections directory is not writable" -msgstr "No se ha podido escribir en en el directorio de colecciones remotas." - -#: ../../include/class/ConsoleSupervisor.php:1220 -#, php-format -msgid "Collections directory %s is not writable. Please, adjust configuration." -msgstr "" -"No se ha podido escribir en en el directorio de colecciones remotas de %s. " -"Modifique la configuración." - -#: ../../include/class/ConsoleSupervisor.php:1236 -msgid "Remote md5 directory is not writable" -msgstr "No se ha podido escribir en el directorio remoto md5" - -#: ../../include/class/ConsoleSupervisor.php:1238 -#, php-format -msgid "MD5 directory %s is not writable. Please, adjust configuration." -msgstr "" -"No se ha podido escribir en el directorio MD5 de %s. Modifique la configuración." - -#: ../../include/class/ConsoleSupervisor.php:1266 -msgid "There are too much files in spool" -msgstr "Demasiados archivos en spool" - -#: ../../include/class/ConsoleSupervisor.php:1268 -#, php-format -msgid "" -"There are more than %d files in %s. Consider checking DataServer performance" -msgstr "Hay más de %d archivos en %s. Compruebe el rendimiento de DataServer." - -#: ../../include/class/ConsoleSupervisor.php:1289 -msgid "There are too many BADXML files in spool" -msgstr "Demasiados archivos BADXML en spool" - -#: ../../include/class/ConsoleSupervisor.php:1291 -#, php-format -msgid "There are more than %d files in %s. Consider checking software agents." -msgstr "Hay más de %d archivos en %s. Compruebe los agentes software." - -#: ../../include/class/ConsoleSupervisor.php:1378 -#, php-format -msgid "%s (%s) is lacking performance." -msgstr "%s (%s) tiene bajo rendimiento." - -#: ../../include/class/ConsoleSupervisor.php:1446 -msgid "No servers available." -msgstr "No hay servidores disponibles." - -#: ../../include/class/ConsoleSupervisor.php:1447 -msgid "" -"There are no servers registered in this console. Please, check installation " -"guide." -msgstr "" -"No hay servidores registrados en esta consola. Revise la guía de instalación." - -#: ../../include/class/ConsoleSupervisor.php:1492 -#, php-format -msgid "%s (%s) has crashed." -msgstr "%s (%s) se ha caído." - -#: ../../include/class/ConsoleSupervisor.php:1498 -#, php-format -msgid "%s (%s) has crashed, please check log files." -msgstr "%s (%s) se ha caído. Compruebe los archivos de log." - -#: ../../include/class/ConsoleSupervisor.php:1505 -#, php-format -msgid "%s (%s) is not running." -msgstr "%s (%s) no está en ejecución." - -#: ../../include/class/ConsoleSupervisor.php:1510 -#, php-format -msgid "" -"%s (%s) is not running. Please, check configuration file or remove this server " -"from server list." -msgstr "" -"%s (%s) no está en ejecución. Compruebe el archivo de configuración o elimine " -"este servidor de la lista de servidores." - -#: ../../include/class/ConsoleSupervisor.php:1562 -msgid "No master servers found." -msgstr "No se han encontrado servidores maestros." - -#: ../../include/class/ConsoleSupervisor.php:1563 -msgid "" -"At least one server must be defined to run as master. Please, check " -"documentation." -msgstr "" -"Al menos un servidor debe ejecutarse como maestro. Diríjase a la documentación." - -#: ../../include/class/ConsoleSupervisor.php:1618 -msgid "PHP safe mode is enabled. Some features may not work properly" -msgstr "" -"El modo seguro PHP está habilitado. Algunas funcionalidades podrían no funcionar " -"correctamente" - -#: ../../include/class/ConsoleSupervisor.php:1619 -msgid "" -"To disable it, go to your PHP configuration file (php.ini) and put safe_mode = " -"Off (Do not forget to restart apache process after changes)" -msgstr "" -"Para deshabilitarlo, diríjase al archivo de configuración PHP (php.ini) y " -"escriba safe_mode = Off (No olvide reiniciar el proceso de apache después de los " -"cambios)" - -#: ../../include/class/ConsoleSupervisor.php:1637 -#, php-format -msgid "%s value in PHP configuration is not recommended" -msgstr "No se recomienda el valor '%s' en la configuración PHP" - -#: ../../include/class/ConsoleSupervisor.php:1641 -#, php-format -msgid "Recommended value is %s" -msgstr "El valor recomendado es '%s'." - -#: ../../include/class/ConsoleSupervisor.php:1642 -#: ../../include/class/ConsoleSupervisor.php:1666 -msgid "Unlimited" -msgstr "Sin límite" - -#: ../../include/class/ConsoleSupervisor.php:1643 -msgid "" -"Please, change it on your PHP configuration file (php.ini) or contact with " -"administrator (Do not forget to restart Apache process after)" -msgstr "" -"Modifíquelo en el archivo de configuración PHP (php.ini) o póngase en contacto " -"con el administrador (no olvide reiniciar el proceso de Apache después)" - -#: ../../include/class/ConsoleSupervisor.php:1665 -#: ../../include/class/ConsoleSupervisor.php:1689 -#: ../../include/class/ConsoleSupervisor.php:1718 -#: ../../include/class/ConsoleSupervisor.php:1799 -#, php-format -msgid "Recommended value is: %s" -msgstr "El valor recomendado es: %s" - -#: ../../include/class/ConsoleSupervisor.php:1667 -#: ../../include/class/ConsoleSupervisor.php:1691 -#: ../../include/class/ConsoleSupervisor.php:1738 -msgid "" -"Please, change it on your PHP configuration file (php.ini) or contact with " -"administrator (Dont forget restart apache process after changes)" -msgstr "" -"Por favor, cámbialo en el archivo de configuración de PHP (php.ini) o contacta " -"con un administrador (no olvides reiniciar el proceso Apache tras los cambios)." - -#: ../../include/class/ConsoleSupervisor.php:1690 -#: ../../include/class/ConsoleSupervisor.php:1719 -#, php-format -msgid "%s or greater" -msgstr "%s o mayor" - -#: ../../include/class/ConsoleSupervisor.php:1737 -msgid "Problems with disable_functions in php.ini" -msgstr "Problemas con diable_functions en php.ini" - -#: ../../include/class/ConsoleSupervisor.php:1738 -msgid "" -"The variable disable_functions contains functions system() or exec() in PHP " -"configuration file (php.ini)" -msgstr "" -"La variable disable_funtionc contiene las funciones system() o exec() en el " -"archivo de configuración PHP (php.ini)" - -#: ../../include/class/ConsoleSupervisor.php:1754 -msgid "chromium is not installed" -msgstr "Chromium no está instalado" - -#: ../../include/class/ConsoleSupervisor.php:1755 -msgid "" -"To be able to create images of the graphs for PDFs, please install the chromium " -"extension. For that, it is necessary to follow these steps:" -msgstr "" -"Para poder crear imágenes de las gráficas para PDFs, instale la extensión de " -"Chromium. Para ello siga estos pasos:" - -#: ../../include/class/ConsoleSupervisor.php:1776 -#: ../../include/class/ConsoleSupervisor.php:1815 -msgid "PHP UPDATE REQUIRED" -msgstr "PHP DEBE ACTUALIZARSE" - -#: ../../include/class/ConsoleSupervisor.php:1777 ../../general/php_message.php:30 -msgid "" -"For a correct operation of PandoraFMS, PHP must be updated to version 8.0 or " -"higher." -msgstr "" -"Para que Pandora FMS funcione correctamente, PHP debe estar actualizado a la " -"versión 8.0 o superior." - -#: ../../include/class/ConsoleSupervisor.php:1777 ../../general/php_message.php:31 -msgid "Otherwise, functionalities will be lost." -msgstr "Si no, ciertas funcionalidades no estarán disponibles." - -#: ../../include/class/ConsoleSupervisor.php:1777 ../../general/php_message.php:33 -msgid "Report download in PDF format" -msgstr "Descarga de informes en formato PDF" - -#: ../../include/class/ConsoleSupervisor.php:1777 ../../general/php_message.php:34 -msgid "Emails Sending" -msgstr "Envío de emails" - -#: ../../include/class/ConsoleSupervisor.php:1777 ../../general/php_message.php:35 -msgid "Metaconsole Collections" -msgstr "Colecciones de la metaconsola" - -#: ../../include/class/ConsoleSupervisor.php:1816 -msgid "" -"You should update your PHP version because it will be out of official support" -msgstr "" -"Actualice la versión de PHP.Esta versión ya no dispondrá de soporte oficial" - -#: ../../include/class/ConsoleSupervisor.php:1816 -msgid "Current PHP version: " -msgstr "Versión actual de PHP:" - -#: ../../include/class/ConsoleSupervisor.php:1841 -msgid "MYSQL UPDATE REQUIRED" -msgstr "ACTUALIZACIÓN DE MYSQL NECESARIA" - -#: ../../include/class/ConsoleSupervisor.php:1842 -msgid "" -"You should update your MYSQL version because it will be out of official support" -msgstr "" -"Actualice la versión de MYSQL. Esta versión ya no dispondrá de soporte oficial" - -#: ../../include/class/ConsoleSupervisor.php:1842 -msgid "Current MYSQL version: " -msgstr "Versión actual de MYSQL:" - -#: ../../include/class/ConsoleSupervisor.php:1883 -msgid "Historical database not available" -msgstr "Base de datos histórica no disponible" - -#: ../../include/class/ConsoleSupervisor.php:1884 -msgid "" -"Historical database is enabled, though not accessible with the current " -"configuration." -msgstr "" -"La base de datos histórica está habilitada pero no accesible con la " -"configuración actual." - -#: ../../include/class/ConsoleSupervisor.php:1927 -msgid "Database maintenance problem" -msgstr "Problema de mantenimiento de la base de datos" - -#: ../../include/class/ConsoleSupervisor.php:1929 -#, php-format -msgid "" -"Your database hasn't been through maintenance for 48hrs. Please, check " -"documentation on how to perform this maintenance process on %s and enable it as " -"soon as possible." -msgstr "" -"La base de datos no ha pasado por el proceso de mantenimiento durante 48h. " -"Diríjase a la documentación para ver cómo llevar a cabo el proceso de " -"mantenimiento en %s y habilítelo lo antes posible." - -#: ../../include/class/ConsoleSupervisor.php:1989 -msgid "Historical database maintenance problem." -msgstr "Problema de mantenimiento de la base de datos histórica." - -#: ../../include/class/ConsoleSupervisor.php:1991 -#, php-format -msgid "" -"Your historical database hasn't been through maintenance for 48hrs. Please, " -"check documentation on how to perform this maintenance process on %s and enable " -"it as soon as possible." -msgstr "" -"La base de datos no ha pasado por el proceso de mantenimiento durante 48h. " -"Diríjase a la documentación para ver cómo llevar a cabo el proceso de " -"mantenimiento en %s y habilítelo lo antes posible." - -#: ../../include/class/ConsoleSupervisor.php:2029 -msgid "Historical database MR mismatch" -msgstr "Error de coincidencia de la base de datos histórica MR" - -#: ../../include/class/ConsoleSupervisor.php:2030 -msgid "" -"Your historical database is not using the same schema as the main DB. This could " -"produce anomalies while storing historical data." -msgstr "" -"La base de datos histórica no usa el mismo esquema que la base de datos " -"principal. Esto podría causar anomalías al guardar datos de histórico." - -#: ../../include/class/ConsoleSupervisor.php:2070 -msgid "Log collector cannot connect to ElasticSearch" -msgstr "El colector de logs no puede conectar con ElasticSearch" - -#: ../../include/class/ConsoleSupervisor.php:2071 -msgid "ElasticSearch is not available using current configuration." -msgstr "ElasticSearch no está disponible con la configuración actual." - -#: ../../include/class/ConsoleSupervisor.php:2140 -msgid "Metaconsole DB is not available." -msgstr "La base de datos de la Metaconsola no está disponible." - -#: ../../include/class/ConsoleSupervisor.php:2141 -msgid "Cannot connect with Metaconsole DB using current configuration." -msgstr "" -"No puede conectar con la base de datos de la Metaconsola con la configuración " -"actual." - -#: ../../include/class/ConsoleSupervisor.php:2169 -msgid "Scheduled downtime running." -msgstr "Ejecución de parada planificada." - -#: ../../include/class/ConsoleSupervisor.php:2170 -msgid "" -"A scheduled downtime is running. Some monitoring data won't be available while " -"downtime is taking place." -msgstr "" -"Se está ejecutando una parada planificada. Algunos de los datos de " -"monitorización no estarán disponibles durante dicha parada." - -#: ../../include/class/ConsoleSupervisor.php:2326 -msgid "Downtime scheduled soon." -msgstr "Parada planificada próximamente." - -#: ../../include/class/ConsoleSupervisor.php:2328 -#, php-format -msgid "" -"A scheduled downtime is going to be executed from %s to %s. Some monitoring data " -"won't be available while downtime is taking place." -msgstr "" -"Se ejecutará una parada planificada de %s a %s. Algunos de los datos de " -"monitorización no estarán disponibles durante dicha parada." - -#: ../../include/class/ConsoleSupervisor.php:2358 -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:2359 -msgid "Click here to start the registration process" -msgstr "Haga clic aquí para iniciar el proceso de registro" - -#: ../../include/class/ConsoleSupervisor.php:2392 -msgid "Default password for \"Admin\" user has not been changed" -msgstr "No se ha cambiado la contraseña por defecto del usuario \"Admin\"" - -#: ../../include/class/ConsoleSupervisor.php:2393 -msgid "" -"Please, change the default password since it is a commonly reported " -"vulnerability." -msgstr "" -"Cambie la contraseña por defecto puesto que es una vulnerabilidad frecuente." - -#: ../../include/class/ConsoleSupervisor.php:2428 -msgid "Default font doesn't exist" -msgstr "No existe una fuente por defecto" - -#: ../../include/class/ConsoleSupervisor.php:2429 -msgid "" -"Your defined font doesn't exist or is not defined. Please, check font parameters " -"in your config" -msgstr "" -"La fuente seleccionada no existe o no está definida. Compruebe los parámetros de " -"fuente en la configuración" - -#: ../../include/class/ConsoleSupervisor.php:2454 -msgid "Developer mode is enabled" -msgstr "El modo «desarrollador» está activado." - -#: ../../include/class/ConsoleSupervisor.php:2456 -#, php-format -msgid "" -"Your %s has the \"develop_bypass\" mode enabled. This is a developer mode and " -"should be disabled in a production environment. This value is located in the " -"main index.php file" -msgstr "" -"%s tiene el modo \"develop_bypass\" habilitado. Este es un modo de desarrollo y " -"debe estar desactivado en un entorno de producción. El valor se encuentra en el " -"archivo principal index.php" - -#: ../../include/class/ConsoleSupervisor.php:2480 -msgid "Event storm protection is enabled." -msgstr "La protección de tormenta de eventos está habilitada." - -#: ../../include/class/ConsoleSupervisor.php:2481 -msgid "" -"Some events may get lost while this mode is enabled. The server must be " -"restarted after altering this setting." -msgstr "" -"Podrían perderse algunos elementos al habilitar este modo. Reinicie el servidor " -"después de las modificaciones" - -#: ../../include/class/ConsoleSupervisor.php:2507 -msgid "Failed to retrieve updates, please configure utility" -msgstr "No se han podido obtener actualizaciones, configure la herramienta" - -#: ../../include/class/ConsoleSupervisor.php:2525 -#, php-format -msgid "New %s Console update" -msgstr "Nueva actualización de la consola %s" - -#: ../../include/class/ConsoleSupervisor.php:2528 -msgid "There is a new update available. Please
.About minor release update." -msgstr "" -"Hay una o más releases menores disponibles, .Sobre la actualización menor." - -#: ../../include/class/ConsoleSupervisor.php:2592 -msgid "Discovery relies on an appropriate cron setup." -msgstr "Discovery depende de la configuración cron adecuada" - -#: ../../include/class/ConsoleSupervisor.php:2608 -msgid "Please, make sure process is not locked." -msgstr "Asegúrese de que el proceso no está bloqueado." - -#: ../../include/class/ConsoleSupervisor.php:2619 -msgid "DiscoveryConsoleTasks is not configured." -msgstr "DiscoveryConsoleTasks no está configurado." - -#: ../../include/class/ConsoleSupervisor.php:2710 -#, php-format -msgid "%s version misaligned with Console" -msgstr "La versión de %s no está alineada con la consola" - -#: ../../include/class/ConsoleSupervisor.php:2714 -#, php-format -msgid "" -"Server %s and this console have different versions. This might cause several " -"malfunctions. Please, update this server." -msgstr "" -"El servidor de %s y la consola tienen diferentes versiones. Esto podría causar " -"diversos fallos. Actualice el servidor." - -#: ../../include/class/ConsoleSupervisor.php:2777 -msgid "AllowOverride is disabled" -msgstr "AllowOverride está deshabilitado" - -#: ../../include/class/ConsoleSupervisor.php:2823 -msgid "Desynchronized operation on the node " -msgstr "Operación desincronizada en el nodo " - -#: ../../include/class/ConsoleSupervisor.php:2846 -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:2850 -#, php-format -msgid "" -"Pandora FMS console log file has been moved to new location %s/log. Currently " -"you have an outdated and inoperative version of this file at %s. Please, " -"consider deleting it." -msgstr "" -"El archivo de logs de la consola de Pandora FMS se ha movido a una nueva " -"localización %s/log. Actualmente tiene una versión operativa y obsoleta de este " -"archivo en %s. Piense en eliminarlo." - -#: ../../include/class/ConsoleSupervisor.php:2885 -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:2889 -#, php-format -msgid "" -"Pandora FMS audit log file has been moved to new location %s/log. Currently you " -"have an outdated and inoperative version of this file at %s. Please, consider " -"deleting it." -msgstr "" -"El archivo de log de auditoría de Pandora FMS se ha movido a una nueva " -"localización %s/log. Actualmente tiene una versión obsoleta e inoperativa de " -"este archivo en %s. Piense en eliminarlo." - -#: ../../include/class/ConsoleSupervisor.php:2947 -#, 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:2949 -#, 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 "" -"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:3002 -#, php-format -msgid "Node %s sync queue failed, " -msgstr "Error en la cola de sincronización de %s de nodo, " - -#: ../../include/class/ConsoleSupervisor.php:3004 -#, php-format -msgid "" -"Node %s cannot process synchronization queue due %s, please check the queue " -"status." -msgstr "" -"Los %s nodos no pueden procesar la cola de sincronización debido %s, verifique " -"el estado de la cola." - -#: ../../include/class/ConsoleSupervisor.php:3035 -msgid "Agent dependency error" -msgstr "Error de dependencia del agente" - -#: ../../include/class/ConsoleSupervisor.php:3037 -msgid "There are omnishell agents with dependency errors" -msgstr "Hay agentes omnishell con errores de dependencia" - -#: ../../include/class/CalendarManager.class.php:161 -msgid "Alert calendar list" -msgstr "Lista de calendario de alertas" - -#: ../../include/class/CalendarManager.class.php:183 -msgid "Edit calendar" -msgstr "Editar calendario" - -#: ../../include/class/CalendarManager.class.php:197 -msgid "Alert special days" -msgstr "Alerta días especiales" - -#: ../../include/class/CalendarManager.class.php:274 -#: ../../include/class/CalendarManager.class.php:491 -#, php-format -msgid "Calendar not found: %s" -msgstr "Calendario no encontrado: %s" - -#: ../../include/class/CalendarManager.class.php:302 -msgid "Calendar successfully deleted" -msgstr "Calendario eliminado correctamente" - -#: ../../include/class/CalendarManager.class.php:325 -#, php-format -msgid "Special day not found: %s" -msgstr "Día especial no encontrado: %s" - -#: ../../include/class/CalendarManager.class.php:337 -msgid "Special day successfully deleted" -msgstr "Día especial eliminado correctamente" - -#: ../../include/class/CalendarManager.class.php:410 -msgid "Skipped dates: " -msgstr "Fechas omitidas: " - -#: ../../include/class/CalendarManager.class.php:448 -msgid "Success to upload iCalendar" -msgstr "Éxito al cargar iCalendar" - -#: ../../include/class/CalendarManager.class.php:449 -msgid "Fail to upload iCalendar" -msgstr "Error al cargar iCalendar" - -#: ../../include/class/CalendarManager.class.php:554 -msgid "Failed saving calendar: name exists" -msgstr "Error al guardar el calendario: el nombre existe" - -#: ../../include/class/CalendarManager.class.php:563 -msgid "Failed saving calendar: " -msgstr "Error al guardar el calendario: " - -#: ../../include/class/CalendarManager.class.php:834 -#, php-format -msgid "Special days not found: %s" -msgstr "Días especiales no encontrados: %s" - -#: ../../include/class/CalendarManager.class.php:877 -#, php-format -msgid "SpecialDay not found: %s" -msgstr "SpecialDay no encontrado: %s" - -#: ../../include/class/CalendarManager.class.php:930 -msgid "Failed saving calendar: already exists" -msgstr "Error al guardar el calendario: ya existe" - -#: ../../include/class/CalendarManager.class.php:939 -msgid "Failed saving special day: " -msgstr "Fallo al guardar el día especial:" - -#: ../../include/class/CalendarManager.class.php:1007 -#, php-format -msgid "Same as %s" -msgstr "Igual que %s" - -#: ../../include/class/CalendarManager.class.php:1009 -msgid "Templates not being fired" -msgstr "Plantillas que no se están activando" - -#: ../../include/class/WelcomeWindow.class.php:419 -msgid "Post-installation status diagnostic" -msgstr "Diagnóstico de estado después de la instalación" - -#: ../../include/class/WelcomeWindow.class.php:437 -msgid "Warp Update registration" -msgstr "Registro de Warp Update" - -#: ../../include/class/WelcomeWindow.class.php:465 -msgid "Default mail to send alerts" -msgstr "Email por defecto para enviar alertas" - -#: ../../include/class/WelcomeWindow.class.php:493 -msgid "All servers running" -msgstr "Todo los servidores están en ejecución" - -#: ../../include/class/WelcomeWindow.class.php:521 -msgid "Enterprise licence valid" -msgstr "Licencia Enterprise válida" - -#: ../../include/class/WelcomeWindow.class.php:550 -msgid "" -"It seems that your Pandora FMS is working correctly and registered with ID:
#" -msgstr "Pandora FMS funciona correctamente y está registrado con el ID:
#" - -#: ../../include/class/WelcomeWindow.class.php:574 -msgid "Task to perform" -msgstr "Tarea a realizar" - -#: ../../include/class/WelcomeWindow.class.php:584 -msgid "Agent installation wizard" -msgstr "Asistente de instalación de agente" - -#: ../../include/class/WelcomeWindow.class.php:585 -#: ../../include/class/WelcomeWindow.class.php:1157 -msgid "Create WEB monitoring" -msgstr "Crear monitorización WEB" - -#: ../../include/class/WelcomeWindow.class.php:586 -#: ../../include/class/WelcomeWindow.class.php:1174 -msgid "Create network monitoring" -msgstr "Crear monitorización de redes" - -#: ../../include/class/WelcomeWindow.class.php:587 -#: ../../include/class/WelcomeWindow.class.php:1191 -msgid "Discover my network" -msgstr "Descubrir mi red" - -#: ../../include/class/WelcomeWindow.class.php:588 -#: ../../include/class/WelcomeWindow.class.php:1216 -msgid "Create email alert" -msgstr "Crear alerta de email" - -#: ../../include/class/WelcomeWindow.class.php:603 -msgid "Please select one" -msgstr "Seleccione" - -#: ../../include/class/WelcomeWindow.class.php:609 -msgid "Let's do it!" -msgstr "Comenzar" - -#: ../../include/class/WelcomeWindow.class.php:652 -msgid "Text to search" -msgstr "Texto de búsqueda" - -#: ../../include/class/WelcomeWindow.class.php:667 -msgid "Modules name" -msgstr "Nombre del módulo" - -#: ../../include/class/WelcomeWindow.class.php:705 -#: ../../include/class/WelcomeWindow.class.php:758 -msgid "Ip target" -msgstr "IP objetivo" - -#: ../../include/class/WelcomeWindow.class.php:831 -msgid "Contition" -msgstr "Condición" - -#: ../../include/class/WelcomeWindow.class.php:1112 -msgid "You must chose an option" -msgstr "Seleccione una opción" - -#: ../../include/class/AgentDeployWizard.class.php:306 -msgid "Please note that all OS must be 64-bit based architecture" -msgstr "" -"Tenga en cuenta que todos los sistemas operativos deben tener una arquitectura " -"basada en 64-bits" - -#: ../../include/class/AgentDeployWizard.class.php:309 -msgid "Choose your OS" -msgstr "Seleccione su sistema operativo" - -#: ../../include/class/AgentDeployWizard.class.php:321 -#, php-format -msgid "" -"Use your %s Data Server IP address here. It must be possible to establish a " -"connection from the agent to port 41121/tcp of this address." -msgstr "" -"Utilice su dirección IP del servidor de datos %s aquí. La conexión desde el " -"agente al puerto 41121/tcp de esta dirección debe ser posible." - -#: ../../include/class/AgentDeployWizard.class.php:326 -msgid "Server address" -msgstr "Dirección del servidor" - -#: ../../include/class/AgentDeployWizard.class.php:379 -msgid "view the following instructions" -msgstr "Vea las siguientes instrucciones" - -#: ../../include/class/AgentDeployWizard.class.php:385 -msgid "If you need more information regarding agents" -msgstr "Si necesita más información sobre los agentes" - -#: ../../include/class/AgentDeployWizard.class.php:415 -msgid "Generate installer" -msgstr "Generar instalador" - -#: ../../include/class/AgentDeployWizard.class.php:436 -msgid "Linux agent" -msgstr "Agente Linux" - -#: ../../include/class/AgentDeployWizard.class.php:446 -msgid "" -"Run the following command in the shell of your Linux server to perform the " -"installation of the generated agent:" -msgstr "" -"Ejecute el siguiente comando en la Shell de su servidor Linux para llevar a cabo " -"la instalación del agente generado:" - -#: ../../include/class/AgentDeployWizard.class.php:449 -#: ../../include/class/AgentDeployWizard.class.php:491 -msgid "" -"Once installed, you must run the following command to start the software agent " -"service:" -msgstr "" -"Una vez instalado, ejecute el siguiente comando para iniciar el servicio del " -"agente software:" - -#: ../../include/class/AgentDeployWizard.class.php:458 -msgid "dependencies" -msgstr "dependencias" - -#: ../../include/class/AgentDeployWizard.class.php:460 -msgid "" -"For the correct operation of the Linux agent it is necessary that the server has " -"installed the following " -msgstr "" -"Para la correcta operación del agente Linux es necesario que el servidor instale " -"lo siguiente " - -#: ../../include/class/AgentDeployWizard.class.php:478 -msgid "Windows agent" -msgstr "Agente Windows" - -#: ../../include/class/AgentDeployWizard.class.php:488 -msgid "Run the following command in cmd.exe as an administrator:" -msgstr "Ejecute el siguiente comando en cmd.exe como administrador:" - -#: ../../include/class/AgentDeployWizard.class.php:510 -msgid "Mac agent" -msgstr "Agente Mac" - -#: ../../include/class/AgentDeployWizard.class.php:524 -msgid "" -"To complete the installation process, please perform a manual installation and " -"configure the server address to XXX and specify the group as XXX. Thank you for " -"your cooperation." -msgstr "" -"Para completar el proceso de instalación, lleve a cabo la instalación manual y " -"configure la dirección del servidor a XXX y especifique el grupo como XXX." - -#: ../../include/class/AgentDeployWizard.class.php:530 -msgid "Click to Download the agent" -msgstr "Haga click para descargar el agente" - -#: ../../include/class/AgentDeployWizard.class.php:551 -msgid "Change configuration" -msgstr "Cambiar configuración" - -#: ../../include/class/AgentDeployWizard.class.php:728 -msgid "Installer" -msgstr "Instalador" - -#: ../../include/class/SatelliteCollection.class.php:306 -msgid "Error adding collection" -msgstr "Error al añadir colección" - -#: ../../include/class/SatelliteCollection.class.php:308 -#: ../../include/class/SatelliteCollection.class.php:327 -msgid "Collection " -msgstr "Colección" - -#: ../../include/class/SatelliteCollection.class.php:325 -msgid "Error deleting collection" -msgstr "Error al eliminar la colección" - -#: ../../include/class/SatelliteCollection.class.php:533 -msgid "Add collection" -msgstr "Añadir colección" - -#: ../../include/class/WebServerModuleDebug.class.php:143 -msgid "Performing query. Please wait." -msgstr "Consulta en proceso. Espere." - -#: ../../include/class/WebServerModuleDebug.class.php:174 -msgid "No results" -msgstr "No hay resultados" - -#: ../../include/class/WebServerModuleDebug.class.php:197 -msgid "Error performing execution" -msgstr "Error al llevar a cabo la ejecución" - -#: ../../include/class/WebServerModuleDebug.class.php:229 -msgid "Please, wait for a first execution of module" -msgstr "Espere a la primera ejecución del módulo" - -#: ../../include/class/AgentWizard.class.php:465 -msgid "There are not defined Remote components for this performance." -msgstr "No hay componentes remotos definidos para esta acción" - -#: ../../include/class/AgentWizard.class.php:589 -msgid "WMI Explorer" -msgstr "Buscador WMI" - -#: ../../include/class/AgentWizard.class.php:664 -msgid "namespace" -msgstr "namespace" - -#: ../../include/class/AgentWizard.class.php:1092 -#, php-format -msgid "The PEN (%s) is not registered." -msgstr "PEN (%s) no está registrado." - -#: ../../include/class/AgentWizard.class.php:1159 -msgid "The SNMP Walk does not return anything with the received arguments." -msgstr "La pasarela SNMP no devuelve nada con los argumentos recibidos." - -#: ../../include/class/AgentWizard.class.php:1219 -#, php-format -msgid "The target host response with an error: %s" -msgstr "Respuesta del host objetivo con un error: %s" - -#: ../../include/class/AgentWizard.class.php:1269 -msgid "No selected modules" -msgstr "No hay módulos seleccionados" - -#: ../../include/class/AgentWizard.class.php:1306 -msgid "Module exists in policy" -msgstr "El módulo existe en la política" - -#: ../../include/class/AgentWizard.class.php:1316 -msgid "Module exists in agent" -msgstr "El módulo existe en el agente" - -#: ../../include/class/AgentWizard.class.php:1323 -msgid "Module with the same name in the module creation list" -msgstr "Módulo con el mismo nombre en la lista de creación de módulos" - -#: ../../include/class/AgentWizard.class.php:1741 -#, php-format -msgid "Module \"%s\" exits in this policy" -msgstr "El módulo \"%s\" sale de esta política" - -#: ../../include/class/AgentWizard.class.php:1843 -#: ../../include/class/AgentWizard.class.php:2280 -#, php-format -msgid "Module %s module_exec not configuration" -msgstr "Módulo %s module_exec no configurado" - -#: ../../include/class/AgentWizard.class.php:1999 -#: ../../include/class/AgentWizard.class.php:2455 -#, php-format -msgid "Module %s satellite execution not configuration" -msgstr "No se ha configurado la ejecución del módulo %s del satélite" - -#: ../../include/class/AgentWizard.class.php:2100 -#, php-format -msgid "Module \"%s\" problems insert in bbdd" -msgstr "El módulo \"%s\" no se ha podido insertar en la base de datos" - -#: ../../include/class/AgentWizard.class.php:2108 -#: ../../include/class/AgentWizard.class.php:2547 -msgid "Modules created" -msgstr "Módulos creados" - -#: ../../include/class/AgentWizard.class.php:2138 -#, php-format -msgid "Module \"%s\" exists in this agent" -msgstr "El módulo \"%s\" sale de este agente" - -#: ../../include/class/AgentWizard.class.php:2740 -msgid "Select all filtered interfaces" -msgstr "Seleccione todas las interfaces filtradas" - -#: ../../include/class/AgentWizard.class.php:2763 -msgid "OperStatus UP" -msgstr "OperStatus UP" - -#: ../../include/class/AgentWizard.class.php:2774 -msgid "AdminStatus UP" -msgstr "AdminStatus UP" - -#: ../../include/class/AgentWizard.class.php:3172 -#: ../../include/class/AgentWizard.class.php:3476 -msgid "No information could be retrieved." -msgstr "No se ha podido obtener información" - -#: ../../include/class/AgentWizard.class.php:3766 -msgid "Create modules" -msgstr "Crear módulos" - -#: ../../include/class/AgentWizard.class.php:4075 -msgid "Add general monitoring for all selected interfaces" -msgstr "Añada monitorización general para todas las interfaces seleccionadas" - -#: ../../include/class/AgentWizard.class.php:4096 -#: ../../include/class/AgentWizard.class.php:4097 -#: ../../include/class/AgentWizard.class.php:4116 -#: ../../include/class/AgentWizard.class.php:4117 -msgid "Modules selected" -msgstr "Módulos seleccionados" - -#: ../../include/class/AgentWizard.class.php:4185 -msgid "Module info" -msgstr "Información del módulo" - -#: ../../include/class/AgentWizard.class.php:4217 -msgid "Current value" -msgstr "Valor actual" - -#: ../../include/class/AgentWizard.class.php:5712 -#, 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:6178 -msgid "Modules about to be created" -msgstr "Módulos a punto de ser creados" - -#: ../../include/class/ExternalTools.class.php:185 -msgid "Changes successfully saved." -msgstr "Cambios guardados correctamente." - -#: ../../include/class/ExternalTools.class.php:186 -msgid "Changes not saved." -msgstr "Cambios no guardados." - -#: ../../include/class/ExternalTools.class.php:240 -#: ../../include/class/ExternalTools.class.php:275 -#: ../../include/class/ExternalTools.class.php:310 -msgid "Play sound" -msgstr "Reproducir sonido" - -#: ../../include/class/ExternalTools.class.php:335 -msgid "Snmpget path" -msgstr "Ruta Snmpget" - -#: ../../include/class/ExternalTools.class.php:340 -msgid "Traceroute path" -msgstr "Ruta Traceroute" - -#: ../../include/class/ExternalTools.class.php:344 -msgid "Ping path" -msgstr "Ruta al comando ping" - -#: ../../include/class/ExternalTools.class.php:349 -msgid "Nmap path" -msgstr "Ruta Nmap" - -#: ../../include/class/ExternalTools.class.php:353 -msgid "Dig path" -msgstr "Ruta Dig" - -#: ../../include/class/ExternalTools.class.php:360 -msgid "Custom commands" -msgstr "Comandos personalizados." - -#: ../../include/class/ExternalTools.class.php:371 -msgid "Add new custom command" -msgstr "Añadir nuevo comando personalizado" - -#: ../../include/class/ExternalTools.class.php:383 -msgid "Adding `_address_` macro will use agent's IP when perform the execution" -msgstr "" -"Añadir la macro `_address_` utilizará la IP del agente cuando lleve a cabo la " -"ejecución" - -#: ../../include/class/ExternalTools.class.php:469 -msgid "Delete this custom command" -msgstr "Eliminar comando personalizado" - -#: ../../include/class/ExternalTools.class.php:517 -msgid "The agent doesn`t have an IP yet" -msgstr "El agente aún no tiene una IP" - -#: ../../include/class/ExternalTools.class.php:539 -msgid "Traceroute" -msgstr "Traceroute" - -#: ../../include/class/ExternalTools.class.php:540 -msgid "Ping host & Latency" -msgstr "Ping host y Latencia" - -#: ../../include/class/ExternalTools.class.php:541 -msgid "SNMP Interface status" -msgstr "Estado de la interfaz SNMP" - -#: ../../include/class/ExternalTools.class.php:542 -msgid "Basic TCP Port Scan" -msgstr "Escaneo básico de puertos TCP" - -#: ../../include/class/ExternalTools.class.php:543 -msgid "DiG/Whois Lookup" -msgstr "Búsqueda DiG/Whois" - -#: ../../include/class/ExternalTools.class.php:589 -msgid "IP Adress" -msgstr "Dirección IP" - -#: ../../include/class/ExternalTools.class.php:607 -msgid "SNMP Version" -msgstr "Versión SNMP" - -#: ../../include/class/ExternalTools.class.php:787 -msgid "Command not response" -msgstr "Comando no responde" - -#: ../../include/class/ExternalTools.class.php:796 -msgid "The command failed and obtained the return code:" -msgstr "El comando falló y obtuvo el código de retorno:" - -#: ../../include/class/ExternalTools.class.php:806 -msgid "" -"Something went wrong while perform the execution. Please check the configuration." -msgstr "Ha habido un error al llevar a cabo la ejecución. Revise la configuración." - -#: ../../include/class/ExternalTools.class.php:845 -msgid "SNMP information for " -msgstr "Información SNMP para " - -#: ../../include/class/ExternalTools.class.php:850 -#: ../../include/class/ExternalTools.class.php:862 -msgid "Target unreachable." -msgstr "Objetivo inaccesible." - -#: ../../include/class/ExternalTools.class.php:853 -msgid "Uptime" -msgstr "Tiempo en activo" - -#: ../../include/class/ExternalTools.class.php:865 -msgid "Device info" -msgstr "Información del dispositivo" - -#: ../../include/class/ExternalTools.class.php:876 -msgid "Interface" -msgstr "Interfaz" - -#: ../../include/class/ExternalTools.class.php:907 -msgid "Domain and IP information for " -msgstr "Información de dominio e IP para " - -#: ../../include/class/ExternalTools.class.php:912 -msgid "Dig executable does not exist." -msgstr "El ejecutable Dig no existe." - -#: ../../include/class/ExternalTools.class.php:921 -msgid "Whois executable does not exist." -msgstr "El ejecutable Whois no existe." - -#: ../../include/class/ExternalTools.class.php:933 -msgid "Traceroute executable does not exist." -msgstr "El ejecutable Traceroute no existe." - -#: ../../include/class/ExternalTools.class.php:936 -#, php-format -msgid "Traceroute to %s" -msgstr "Traceroute a %s" - -#: ../../include/class/ExternalTools.class.php:944 -msgid "Ping executable does not exist." -msgstr "El ejecutable Ping no existe." - -#: ../../include/class/ExternalTools.class.php:947 -#, php-format -msgid "Ping to %s" -msgstr "Ping a %s" - -#: ../../include/class/ExternalTools.class.php:955 -msgid "Nmap executable does not exist." -msgstr "El ejecutable Nmap no existe." - -#: ../../include/class/ExternalTools.class.php:958 -#, php-format -msgid "Basic TCP Scan on %s" -msgstr "Escaneo básico TCP en %s" - -#: ../../include/class/ExternalTools.class.php:976 -#, php-format -msgid "Performing %s execution on %s" -msgstr "Llevando a cabo ejecución %s en %s" - -#: ../../include/class/ExternalTools.class.php:978 -#, php-format -msgid "Performing %s execution" -msgstr "Llevando a cabo ejecución %s" - -#: ../../include/functions_reporting.php:371 -msgid " agents" -msgstr " agentes" - -#: ../../include/functions_reporting.php:381 -msgid " modules" -msgstr " módulos" - -#: ../../include/functions_reporting.php:1533 -msgid "Top N" -msgstr "Top N" - -#: ../../include/functions_reporting.php:1719 -msgid "Insuficient data" -msgstr "Datos insuficientes" - -#: ../../include/functions_reporting.php:2085 -msgid "Event Report Group" -msgstr "Informe de eventos del grupo" - -#: ../../include/functions_reporting.php:2115 -msgid "Exclude " -msgstr "Excluir " - -#: ../../include/functions_reporting.php:2456 -msgid "Event Report Module" -msgstr "Informe de eventos del módulo" - -#: ../../include/functions_reporting.php:3352 -msgid "Agent/Modules" -msgstr "Agentes/módulos" - -#: ../../include/functions_reporting.php:3449 -msgid "Agent/Modules Status" -msgstr "Estado del agente/módulos" - -#: ../../include/functions_reporting.php:3598 -msgid "Exception - Everything" -msgstr "Excepción - Todo" - -#: ../../include/functions_reporting.php:3604 -#, 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:3607 -#, php-format -msgid "Modules over or equal to %s" -msgstr "Módulos por encima de o igual a %s" - -#: ../../include/functions_reporting.php:3612 -#, 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:3615 -#, php-format -msgid "Modules under or equal to %s" -msgstr "Módulos por debajo de o igual a %s" - -#: ../../include/functions_reporting.php:3620 -#, php-format -msgid "Exception - Modules under %s" -msgstr "Excepción - Módulos por debajo de %s" - -#: ../../include/functions_reporting.php:3623 -#, php-format -msgid "Modules under %s" -msgstr "Módulos por debajo de %s" - -#: ../../include/functions_reporting.php:3628 -#, php-format -msgid "Exception - Modules over %s" -msgstr "Excepción - Módulos por encima de %s" - -#: ../../include/functions_reporting.php:3631 -#, php-format -msgid "Modules over %s" -msgstr "Módulos por encima de %s" - -#: ../../include/functions_reporting.php:3636 -#, php-format -msgid "Exception - Equal to %s" -msgstr "Excepción - Igual a %s" - -#: ../../include/functions_reporting.php:3639 -#, php-format -msgid "Equal to %s" -msgstr "Igual a %s" - -#: ../../include/functions_reporting.php:3644 -#, php-format -msgid "Exception - Not equal to %s" -msgstr "Excepción - No igual a %s" - -#: ../../include/functions_reporting.php:3647 -#, php-format -msgid "Not equal to %s" -msgstr "No igual a %s" - -#: ../../include/functions_reporting.php:3651 -msgid "Exception - Modules at normal status" -msgstr "Excepción - Módulos en estado normal" - -#: ../../include/functions_reporting.php:3652 -msgid "Modules at normal status" -msgstr "Módulos en estado normal" - -#: ../../include/functions_reporting.php:3656 -msgid "Exception - Modules at critical or warning status" -msgstr "Excepción - Módulos en estado crítico o de advertencia" - -#: ../../include/functions_reporting.php:3657 -msgid "Modules at critical or warning status" -msgstr "Módulos en estado crítico o de advertencia" - -#: ../../include/functions_reporting.php:3937 -msgid "There are no Modules under those conditions." -msgstr "No hay módulos bajo esas condiciones" - -#: ../../include/functions_reporting.php:3941 -#, 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:3945 -#, 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:3949 -#, php-format -msgid "There are no Modules less %s." -msgstr "No hay módulos por debajo de %s" - -#: ../../include/functions_reporting.php:3953 -#, php-format -msgid "There are no Modules over %s." -msgstr "No hay módulos por encima de %s" - -#: ../../include/functions_reporting.php:3957 -#, php-format -msgid "There are no Modules equal to %s" -msgstr "No hay módulos iguales a %s" - -#: ../../include/functions_reporting.php:3961 -#, php-format -msgid "There are no Modules not equal to %s" -msgstr "No hay módulos no iguales a %s" - -#: ../../include/functions_reporting.php:3965 -msgid "There are no Modules normal status" -msgstr "No hay módulos en estado normal" - -#: ../../include/functions_reporting.php:3969 -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:4400 -msgid "Event Report Agent" -msgstr "Informe de eventos de agentes" - -#: ../../include/functions_reporting.php:4819 -msgid "Database Serialized" -msgstr "Base de datos serializada" - -#: ../../include/functions_reporting.php:5015 -msgid "Last Value" -msgstr "Último valor" - -#: ../../include/functions_reporting.php:5065 -#: ../../include/functions_reporting.php:5108 -msgid "No data to display within the selected interval" -msgstr "No hay datos en el intervalo seleccionado" - -#: ../../include/functions_reporting.php:5339 -msgid "Network interfaces report" -msgstr "Informe de las interfaces de red" - -#: ../../include/functions_reporting.php:5433 -msgid "Custom render report" -msgstr "Informe de representación personalizado" - -#: ../../include/functions_reporting.php:5473 -#: ../../include/functions_reporting.php:5499 -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:5678 -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:5703 -msgid "bytes/s" -msgstr "bytes/s" - -#: ../../include/functions_reporting.php:6370 -msgid "SQL Graph Vertical Bars" -msgstr "Gráfico de barras verticales SQL" - -#: ../../include/functions_reporting.php:6374 -msgid "SQL Graph Horizontal Bars" -msgstr "Gráfico de barras horizontales SQL" - -#: ../../include/functions_reporting.php:6378 -msgid "SQL Graph Pie" -msgstr "Gráfico SQL circular" - -#: ../../include/functions_reporting.php:6605 -msgid "Netflow Area" -msgstr "Área de Netflow" - -#: ../../include/functions_reporting.php:6609 -msgid "Netflow Summary" -msgstr "Resumen de Netflow" - -#: ../../include/functions_reporting.php:6613 -msgid "Netflow Data" -msgstr "Datos de Netflow" - -#: ../../include/functions_reporting.php:6621 -msgid "Unknown report" -msgstr "Informe desconocido" - -#: ../../include/functions_reporting.php:6715 -msgid "Prediction Date" -msgstr "Fecha de predicción" - -#: ../../include/functions_reporting.php:7768 -msgid "" -"Illegal query: Due to security restrictions, there are some tokens or words you " -"cannot use: *, delete, drop, alter, modify, password, pass, insert or update." -msgstr "" -"Consulta no váidad: debido a restricciones de seguridad, hay algunos tokens o " -"palabras que no se puede usar: *, borrar, eliminar, soltar, alterar, modificar, " -"contraseña, pass, insertar o actualizar." - -#: ../../include/functions_reporting.php:9181 -#: ../../include/functions_reporting.php:9899 -msgid "No Address" -msgstr "Sin dirección" - -#: ../../include/functions_reporting.php:10198 -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:10216 -msgid "The monitor type is not numeric" -msgstr "El tipo de monitor no es numérico." - -#: ../../include/functions_reporting.php:10642 -msgid "Maximum" -msgstr "Máximo" - -#: ../../include/functions_reporting.php:10720 -msgid "Automatic combined graph" -msgstr "Gráfica combinada automática" - -#: ../../include/functions_reporting.php:12142 -#: ../../include/functions_reporting.php:12166 -#: ../../include/functions_reporting.php:12205 -msgid "Server health" -msgstr "Estado del servidor" - -#: ../../include/functions_reporting.php:12142 -#, php-format -msgid "%d Downed servers" -msgstr "%d servidores caídos" - -#: ../../include/functions_reporting.php:12147 -#: ../../include/functions_reporting.php:12170 -#: ../../include/functions_reporting.php:12211 -msgid "Monitor health" -msgstr "Estado del monitor" - -#: ../../include/functions_reporting.php:12147 -#, php-format -msgid "%d Not Normal monitors" -msgstr "%d monitores fuera de la normalidad" - -#: ../../include/functions_reporting.php:12147 -#: ../../include/functions_reporting.php:12171 -msgid "of monitors up" -msgstr "de monitores funcionando" - -#: ../../include/functions_reporting.php:12152 -#: ../../include/functions_reporting.php:12174 -#: ../../include/functions_reporting.php:12217 -msgid "Module sanity" -msgstr "Estado de los módulos" - -#: ../../include/functions_reporting.php:12152 -#, php-format -msgid "%d Not inited monitors" -msgstr "%d monitores sin iniciar" - -#: ../../include/functions_reporting.php:12152 -#: ../../include/functions_reporting.php:12175 -msgid "of total modules inited" -msgstr "del total de módulos iniciados" - -#: ../../include/functions_reporting.php:12157 -#: ../../include/functions_reporting.php:13329 -#: ../../include/functions_reporting.php:13339 -#, php-format -msgid "%d Fired alerts" -msgstr "%d alertas disparadas" - -#: ../../include/functions_reporting.php:12157 -#: ../../include/functions_reporting.php:12179 -msgid "of defined alerts not fired" -msgstr "de alertas definidas no disparadas" - -#: ../../include/functions_reporting.php:12311 -#: ../../include/functions_groups.php:2758 -msgid "Defined and fired alerts" -msgstr "Alertas definidas y disparadas" - -#: ../../include/functions_reporting.php:12490 -msgid "Defined users" -msgstr "Usuarios definidos" - -#: ../../include/functions_reporting.php:13186 -msgid "Agent without data" -msgstr "Agente sin datos" - -#: ../../include/functions_reporting.php:13325 -#, php-format -msgid "%d Normal modules" -msgstr "%d módulos normales" - -#: ../../include/functions_reporting.php:13326 -#, php-format -msgid "%d Critical modules" -msgstr "%d módulos críticos" - -#: ../../include/functions_reporting.php:13327 -#, php-format -msgid "%d Warning modules" -msgstr "%d módulos en estado de advertencia" - -#: ../../include/functions_reporting.php:13328 -#, php-format -msgid "%d Unknown modules" -msgstr "%d módulos desconocidos" - -#: ../../include/functions_reporting.php:13333 -#, php-format -msgid "%d Total agents" -msgstr "%d del total de agentes" - -#: ../../include/functions_reporting.php:13334 -#, php-format -msgid "%d Normal agents" -msgstr "%d agentes normales" - -#: ../../include/functions_reporting.php:13335 -#, php-format -msgid "%d Critical agents" -msgstr "%d agentes en estado crítico" - -#: ../../include/functions_reporting.php:13336 -#, php-format -msgid "%d Warning agents" -msgstr "%d agentes en estado de advertencia" - -#: ../../include/functions_reporting.php:13337 -#, php-format -msgid "%d Unknown agents" -msgstr "%d agentes desconocidos" - -#: ../../include/functions_reporting.php:13338 -#, php-format -msgid "%d not init agents" -msgstr "%d agentes no iniciados" - -#: ../../include/functions_reporting.php:14766 -msgid "Total running modules" -msgstr "Total de módulos en ejecución" - -#: ../../include/functions_reporting.php:14769 -#: ../../include/functions_reporting.php:14784 -#: ../../include/functions_reporting.php:14796 -#: ../../include/functions_reporting.php:14814 -#: ../../include/functions_reporting.php:14826 -#: ../../include/functions_reporting.php:14838 -#: ../../include/functions_reporting.php:14850 -msgid "Ratio" -msgstr "Proporción" - -#: ../../include/functions_reporting.php:14769 -#: ../../include/functions_reporting.php:14784 -#: ../../include/functions_reporting.php:14796 -#: ../../include/functions_reporting.php:14814 -#: ../../include/functions_reporting.php:14826 -#: ../../include/functions_reporting.php:14838 -#: ../../include/functions_reporting.php:14850 -msgid "Modules by second" -msgstr "Módulos por segundo" - -#: ../../include/functions_reporting.php:14781 -msgid "Local modules" -msgstr "Módulos locales" - -#: ../../include/functions_reporting.php:14791 -msgid "Network modules" -msgstr "Módulos de red" - -#: ../../include/functions_reporting.php:14810 -msgid "Plugin modules" -msgstr "Módulos de plugin" - -#: ../../include/functions_reporting.php:14822 -msgid "Prediction modules" -msgstr "Módulos de predicción" - -#: ../../include/functions_reporting.php:14834 -msgid "WMI modules" -msgstr "Módulos WMI" - -#: ../../include/functions_reporting.php:14846 -msgid "Web modules" -msgstr "Módulos web" - -#: ../../include/functions_reporting.php:14890 -#: ../../include/lib/Dashboard/Widgets/tactical.php:287 -msgid "Server performance" -msgstr "Rendimiento del servidor" - -#: ../../include/functions_reporting.php:15006 -msgid "Start condition" -msgstr "Condición de inicio" - -#: ../../include/functions_reporting.php:15006 -msgid "Stop condition" -msgstr "Condición de detención" - -#: ../../include/functions_reporting.php:15016 -msgid "Weekly:" -msgstr "Semanalmente:" - -#: ../../include/functions_reporting.php:15058 -msgid "Monthly:" -msgstr "Mensual:" - -#: ../../include/functions_reporting.php:15609 -msgid "Module Histogram Graph" -msgstr "Gráfico de histograma del módulo" - -#: ../../include/functions_reporting.php:15976 -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:15977 -msgid "report" -msgstr "informe" - -#: ../../include/functions_filemanager.php:136 -#: ../../include/functions_filemanager.php:193 -#: ../../include/functions_filemanager.php:248 -#: ../../include/functions_filemanager.php:341 -msgid "Security error" -msgstr "Error de seguridad" - -#: ../../include/functions_filemanager.php:155 -msgid "Upload error" -msgstr "Error de subida" - -#: ../../include/functions_filemanager.php:164 -#, php-format -msgid "Issue setting umask: %s" -msgstr "Problema al configurar umask: %s" - -#: ../../include/functions_filemanager.php:169 -#: ../../include/functions_filemanager.php:199 -msgid "Upload correct" -msgstr "Subida correcta" - -#: ../../include/functions_filemanager.php:196 -msgid "It was impossible to uncompress your file" -msgstr "Era imposible descomprimir el archivo" - -#: ../../include/functions_filemanager.php:212 -msgid "" -"File size seems to be too large. Please check your php.ini configuration or " -"contact with the administrator" -msgstr "" -"El tamaño del archivo es demasiado grande. Por favor, comprueba la configuración " -"de php.ini o contacta con el administrador." - -#: ../../include/functions_filemanager.php:261 -msgid "File created correctly" -msgstr "Filtro creado correctamente" - -#: ../../include/functions_filemanager.php:264 -msgid "Error creating file" -msgstr "Error al crear el archivo" - -#: ../../include/functions_filemanager.php:271 -#: ../../include/functions_filemanager.php:321 -msgid "Error creating file with empty name" -msgstr "Error al crear archivo con nombre en blanco" - -#: ../../include/functions_filemanager.php:312 -msgid "Directory created" -msgstr "Directorio creado" - -#: ../../include/functions_filemanager.php:315 -msgid "Something gone wrong creating directory" -msgstr "Algo salió mal al crear un directorio" - -#: ../../include/functions_filemanager.php:553 -#: ../../include/functions_filemanager.php:849 -msgid "Create a Directory" -msgstr "Crear directorio" - -#: ../../include/functions_filemanager.php:559 -#: ../../include/functions_filemanager.php:861 -#: ../../include/functions_filemanager.php:864 -msgid "Create File" -msgstr "Crear archivo" - -#: ../../include/functions_filemanager.php:564 -#: ../../include/functions_filemanager.php:875 -#: ../../include/functions_filemanager.php:878 -msgid "Upload Files" -msgstr "Subir archivos" - -#: ../../include/functions_filemanager.php:598 -#: ../../include/functions_filemanager.php:819 -msgid "Real path" -msgstr "Ruta real" - -#: ../../include/functions_filemanager.php:633 -#, php-format -msgid "Directory %s doesn't exist!" -msgstr "El directorio %s no existe!" - -#: ../../include/functions_filemanager.php:678 -msgid "Parent directory" -msgstr "Directorio padre" - -#: ../../include/functions_filemanager.php:692 -msgid "Directory" -msgstr "Directorio" - -#: ../../include/functions_filemanager.php:700 -msgid "Compressed file" -msgstr "Archivo comprimido" - -#: ../../include/functions_filemanager.php:704 -#: ../../include/functions_filemanager.php:711 -msgid "Text file" -msgstr "Archivo de texto" - -#: ../../include/functions_filemanager.php:744 -msgid "This file could be executed by any user" -msgstr "Cualquier usuario podría ejecutar este archivo" - -#: ../../include/functions_filemanager.php:745 -msgid "Make sure it can't perform dangerous tasks" -msgstr "Asegúrate de que no puede desempeñar tareas peligrosas" - -#: ../../include/functions_filemanager.php:830 -msgid "No files or directories to show." -msgstr "No hay archivos o directorios a mostrar." - -#: ../../include/functions_filemanager.php:846 -#: ../../include/functions_filemanager.php:984 -msgid "Create directory" -msgstr "Crear directorio" - -#: ../../include/functions_filemanager.php:911 -msgid "The zip upload in this dir, easy to upload multiple files." -msgstr "Subir archivo zip a este directorio, útil para subir múltiples archivos." - -#: ../../include/functions_filemanager.php:921 -msgid "Decompress" -msgstr "Descomprimir" - -#: ../../include/functions_filemanager.php:999 -msgid "Create file" -msgstr "Crear archivo" - -#: ../../include/functions_filemanager.php:1013 -msgid "Upload file/s" -msgstr "Subir archivo/s" - -#: ../../include/functions_filemanager.php:1044 -msgid "The directory is read-only" -msgstr "Este directorio es solo de lectura" - -#: ../../include/functions_tags.php:712 -msgid "Click here to open a popup window with URL tag" -msgstr "Haz clic aquí para abrir una ventana popup con la etiqueta URL" - -#: ../../include/lib/Dashboard/Manager.php:610 -#, php-format -msgid "Copy of %s" -msgstr "Copia de %s" - -#: ../../include/lib/Dashboard/Manager.php:1011 -msgid "Error create or update dashboard" -msgstr "Error al crear o actualizar el panel de control" - -#: ../../include/lib/Dashboard/Manager.php:1483 -msgid "Icon image dashboard" -msgstr "Panel de control de imágenes de iconos" - -#: ../../include/lib/Dashboard/Widget.php:474 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:263 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:347 -#: ../../include/lib/Dashboard/Widgets/reports.php:336 -#, php-format -msgid "Failed to connect to node %d" -msgstr "No se ha podido conectar con el nodo %d" - -#: ../../include/lib/Dashboard/Widget.php:489 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:701 -msgid "Please configure this widget before usage" -msgstr "Por favor, configura este widget antes de usarlo" - -#: ../../include/lib/Dashboard/Widget.php:497 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:390 -#: ../../include/lib/Dashboard/Widgets/events_list.php:602 -msgid "Widget cannot be loaded" -msgstr "No se puede cargar el widget" - -#: ../../include/lib/Dashboard/Widget.php:497 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:390 -msgid "Please, configure the widget again to recover it" -msgstr "Por favor, configúralo de nuevo" - -#: ../../include/lib/Dashboard/Widgets/groups_status.php:158 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:533 -msgid "General group status" -msgstr "Estado general de grupo" - -#: ../../include/lib/Dashboard/Widgets/groups_status.php:477 -msgid "Not agents in this group" -msgstr "No hay agentes en este grupo" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:158 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:659 -msgid "Groups status" -msgstr "Estado de los grupos" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:318 -msgid "Alert Fired" -msgstr "Alerta disparada" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:559 -msgid "Modules in normal status" -msgstr "Módulos en estado normal" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:575 -msgid "Modules in warning status" -msgstr "Modulos en estado de advertencia" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:592 -msgid "Modules in critical status" -msgstr "Módulos en estado crítico" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:638 -msgid "No modules in selected groups" -msgstr "No hay módulos en los grupos seleccionados" - -#: ../../include/lib/Dashboard/Widgets/heatmap.php:173 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:386 -msgid "Heatmap" -msgstr "Mapa de calor" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:176 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:563 -msgid "SLA percentage" -msgstr "Porcentaje SLA" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:389 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:452 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:455 -#: ../../include/lib/Dashboard/Widgets/module_value.php:370 -msgid "Text size of value in px" -msgstr "Tamaño de texto del valor en píxels" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:401 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:464 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:467 -#: ../../include/lib/Dashboard/Widgets/module_value.php:382 -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:343 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:376 -#: ../../include/lib/Dashboard/Widgets/module_status.php:446 -msgid "Text size of label in px" -msgstr "Tamaño de texto de la etiqueta en píxels" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:413 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:510 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:491 -#: ../../include/lib/Dashboard/Widgets/module_value.php:394 -#: ../../include/lib/Dashboard/Widgets/module_status.php:470 -msgid "If not, layout is vertical" -msgstr "Si no, el diseño es vertical" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:471 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:482 -#: ../../include/lib/Dashboard/Widgets/events_list.php:569 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:726 -msgid "You don't have access" -msgstr "No tienes acceso" - -#: ../../include/lib/Dashboard/Widgets/post.php:158 -#: ../../include/lib/Dashboard/Widgets/post.php:276 -msgid "Panel with a message" -msgstr "Panel con un mensaje" - -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:175 -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:636 -msgid "Block histogram" -msgstr "Histograma de bloques" - -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:269 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:336 -msgid "Font color" -msgstr "Color de fuente" - -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:283 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:361 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:467 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:451 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:256 -msgid "Agent / module" -msgstr "Agente/módulo" - -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:460 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:552 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:489 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:702 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:410 -msgid "Not found modules" -msgstr "Módulos no encontrados" - -#: ../../include/lib/Dashboard/Widgets/service_view.php:190 -msgid "Service View" -msgstr "Vista de servicio" - -#: ../../include/lib/Dashboard/Widgets/service_view.php:244 -msgid "Tree" -msgstr "Árbol" - -#: ../../include/lib/Dashboard/Widgets/service_view.php:296 -#: ../../include/lib/Dashboard/Widgets/service_map.php:379 -msgid "The user doesn't have permission to read agents" -msgstr "El usuario no tiene permiso de lectura para agentes" - -#: ../../include/lib/Dashboard/Widgets/service_view.php:420 -msgid "Services view" -msgstr "Vista de servicios" - -#: ../../include/lib/Dashboard/Widgets/netflow.php:211 -msgid "Usage map" -msgstr "Mapa de uso" - -#: ../../include/lib/Dashboard/Widgets/netflow.php:213 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:494 -msgid "Type graph" -msgstr "Tipo de gráfica" - -#: ../../include/lib/Dashboard/Widgets/netflow.php:229 -#: ../../operation/netflow/nf_live_view.php:581 -msgid "Aggregated by" -msgstr "Añadido por" - -#: ../../include/lib/Dashboard/Widgets/netflow.php:240 -#: ../../operation/network/network_report.php:250 -#: ../../operation/network/network_usage_map.php:298 -msgid "Data to show" -msgstr "Datos a mostrar" - -#: ../../include/lib/Dashboard/Widgets/netflow.php:261 -#: ../../operation/netflow/nf_live_view.php:598 -msgid "Max values" -msgstr "Valores máximos" - -#: ../../include/lib/Dashboard/Widgets/maps_status.php:158 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:409 -msgid "General visual maps report" -msgstr "Informe de mapas visuales general" - -#: ../../include/lib/Dashboard/Widgets/maps_status.php:263 -msgid "Maps" -msgstr "Mapas" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:175 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:711 -msgid "Avg|Sum|Max|Min Module Data" -msgstr "Datos de módulos Promedio| Suma| Máx.| Mín." - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:390 -msgid "Last 30 days" -msgstr "Últimos 30 días" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:391 -msgid "This month" -msgstr "Este mes" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:392 -msgid "Last 7 days" -msgstr "Últimos 7 días" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:393 -msgid "This week" -msgstr "Esta semana" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:394 -msgid "Last 24 hrs" -msgstr "Últimas 24 hrs" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:395 -msgid "Today" -msgstr "Hoy" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:401 -msgid "Time period" -msgstr "Periodo de tiempo" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:486 -msgid "Text color" -msgstr "Color del texto" - -#: ../../include/lib/Dashboard/Widgets/example.php:158 -#: ../../include/lib/Dashboard/Widgets/example.php:277 -#, php-format -msgid "Welcome message to %s" -msgstr "Mensaje de bienvenida a %s" - -#: ../../include/lib/Dashboard/Widgets/example.php:245 -#: ../../general/login_help_dialog.php:39 -#, php-format -msgid "Welcome to %s" -msgstr "Bienvenido a %s" - -#: ../../include/lib/Dashboard/Widgets/example.php:249 -msgid "This is an example of a dashboard widget. A widget may contain elements" -msgstr "" -"Este es un ejemplo de un widget del dashboard. Un widget puede contener " -"elementos." - -#: ../../include/lib/Dashboard/Widgets/example.php:250 -msgid "" -"To add more elements, click on \"Add widgets\" on the top of this page." -msgstr "" -"Para añadir más elementos, haz clic en \"Add widgets\" en la parte " -"superior de esta página." - -#: ../../include/lib/Dashboard/Widgets/example.php:251 -#: ../../include/lib/Dashboard/Widgets/example.php:253 -msgid "" -"To delete this message, click on the delete button on top right corner of this " -"element." -msgstr "" -"Para eliminar este mensaje, haz clic sobre el botón de la esquina derecha de " -"este elemento." - -#: ../../include/lib/Dashboard/Widgets/example.php:252 -msgid "" -"To do so, just click on the title and drag and drop it to the desired place." -msgstr "" -"Para hacer eso, haz clic en el título, arrastra y suelta el elemento en el lugar " -"deseado." - -#: ../../include/lib/Dashboard/Widgets/example.php:254 -#, php-format -msgid "Thanks for using %s." -msgstr "Gracias por usar %s." - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:174 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:202 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:172 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:547 -msgid "Color tabs modules" -msgstr "Color de las pestañas de módulos" - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:289 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:348 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:285 -msgid "Format Data" -msgstr "Formatear datos" - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:303 -msgid "Periodicity" -msgstr "Periodicidad" - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:346 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:313 -#: ../../include/lib/Dashboard/Widgets/events_list.php:381 -msgid "Limit" -msgstr "Límite" - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:462 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:616 -#, php-format -msgid "" -"The maximum number of modules to display is %d, please reconfigure the widget." -msgstr "" -"El número máximo de módulos a mostrar es %d, vuelva a configurar el widget." - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:674 -msgid "Data Matrix" -msgstr "Matriz de datos" - -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:245 -msgid "Search filter by Module name field content" -msgstr "Filtro de búsqueda por contenido del campo Nombre del módulo" - -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:259 -msgid "Disabled modules" -msgstr "Módulos deshabilitados" - -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:259 -msgid "Include disabled modules" -msgstr "Incluir módulos deshabilitados" - -#: ../../include/lib/Dashboard/Widgets/monitor_health.php:158 -#: ../../include/lib/Dashboard/Widgets/monitor_health.php:337 -msgid "Global health info" -msgstr "Información del estado global" - -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:362 -msgid "Values" -msgstr "Valores" - -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:389 -msgid "Manual thresholds" -msgstr "Umbrales manuales" - -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:1030 -msgid "Grouped meter graphs" -msgstr "Gráficos de medidores agrupados" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:173 -#: ../../include/lib/Dashboard/Widgets/network_map.php:516 -#: ../../operation/menu.php:287 -msgid "Network map" -msgstr "Mapa de red" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:295 -msgid "It is recommended to have only one such widget in the control panel." -msgstr "Se recomienda tener solo uno de estos widgets en el panel de control." - -#: ../../include/lib/Dashboard/Widgets/network_map.php:372 -msgid "Introduce x-axis data. Right=positive Left=negative" -msgstr "Introducir datos en el eje X. Derecha = positivo / Izquierda = negativo." - -#: ../../include/lib/Dashboard/Widgets/network_map.php:376 -msgid "X offset" -msgstr "Desplazamiento en X" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:387 -msgid "Introduce Y-axis data. Top=positive Bottom=negative" -msgstr "Introducir datos en el eje Y. Arriba = positivo / Abajo = negativo" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:391 -msgid "Y offset" -msgstr "Desplazamiento en Y" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:415 -msgid "Zoom level" -msgstr "Nivel de zoom" - -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:162 -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:417 -msgid "Triggered alerts report" -msgstr "Informe de alertas disparadas" - -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:390 -msgid "Not alert fired" -msgstr "No hay alertas disparadas" - -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:399 -#: ../../include/lib/Dashboard/Widgets/events_list.php:562 -msgid "You must select some group" -msgstr "Seleccione un grupo" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:175 -#: ../../include/lib/Dashboard/Widgets/events_list.php:772 -msgid "List of latest events" -msgstr "Lista de últimos eventos" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:316 -msgid "Custom filters" -msgstr "Filtros personalizados" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:394 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:300 -#: ../../include/functions_events.php:3211 ../../include/functions_events.php:3217 -#: ../../include/functions_events.php:3239 -msgid "All event" -msgstr "Todos los eventos" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:395 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:301 -#: ../../include/functions_events.php:3213 ../../include/functions_events.php:3247 -msgid "Only validated" -msgstr "Solo eventos validados" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:396 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:302 -msgid "Only pending" -msgstr "Solo pendientes" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:499 -msgid "Columns" -msgstr "Columnas" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:602 -msgid "Please, event filter has been removed." -msgstr "Se ha eliminado el filtro de eventos." - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:428 -msgid "Color chart" -msgstr "Tabla de colores" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:439 -msgid "Show label" -msgstr "Mostrar etiqueta" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:466 -msgid "Label size in px" -msgstr "Tamaño de la etiqueta en píxeles" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:478 -msgid "Color label" -msgstr "Color de la etiqueta" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:490 -msgid "Wire" -msgstr "Cable" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:505 -msgid "Show Value" -msgstr "Mostrar el valor" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:525 -msgid "Value size in px" -msgstr "Valor del tamaño en píxeles" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:537 -msgid "Color value" -msgstr "Valor del color" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:548 -msgid "Graph line size" -msgstr "Tamaño de la línea de los gráficos" - -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:173 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:627 -msgid "Event cardboard" -msgstr "Tarjeta de evento" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:172 -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:378 -msgid "WUX transaction stats" -msgstr "Estadísticas de transacciones WUX" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:270 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:259 -msgid "Wux transaction" -msgstr "Transacción WUX" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:288 -msgid "View all statistics" -msgstr "Ver todas las estadísticas" - -#: ../../include/lib/Dashboard/Widgets/module_icon.php:179 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:642 -msgid "Icon and module value" -msgstr "Valor de módulo e icono" - -#: ../../include/lib/Dashboard/Widgets/module_icon.php:479 -#: ../../include/lib/Dashboard/Widgets/module_status.php:458 -msgid "Size of icon" -msgstr "Tamaño del icono" - -#: ../../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:263 -msgid "Please, configure this widget before use" -msgstr "Por favor, configura este widget antes de usarlo." - -#: ../../include/lib/Dashboard/Widgets/module_value.php:175 -#: ../../include/lib/Dashboard/Widgets/module_value.php:534 -msgid "Module value" -msgstr "Valor del módulo" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:169 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:403 -msgid "Agent WUX transaction" -msgstr "Transacción de agente WUX" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:163 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:605 -msgid "Top N events by module" -msgstr "N primeros eventos por módulo" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:258 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:258 -msgid "Amount to show" -msgstr "Cantidad a mostrar" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:318 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:318 -msgid "No legend" -msgstr "Sin leyenda" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:322 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:322 -msgid "Legend Position" -msgstr "Posición de la leyenda" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:371 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:373 -msgid "Please select one or more groups." -msgstr "Por favor, selecciona uno o más grupos" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:475 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:467 -msgid "There is not data to show." -msgstr "No hay datos que mostrar." - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:177 -msgid "Show module value in a table" -msgstr "Mostrar el valor del módulo en una tabla" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:354 -msgid "Carriage Return" -msgstr "Retorno de carro" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:355 -msgid "Vertical Bar" -msgstr "Barra vertical" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:356 -msgid "Semicolon" -msgstr "Punto y coma" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:357 -msgid "Colon" -msgstr "Dos puntos" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:358 -msgid "Commas" -msgstr "Comas" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:359 -msgid "Blank" -msgstr "Blanco" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:363 -msgid "Data separator" -msgstr "Separador de datos" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:439 -msgid "Module in a table" -msgstr "Módulo en una tabla" - -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:177 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:472 -msgid "Module histogram" -msgstr "Histograma de módulo" - -#: ../../include/lib/Dashboard/Widgets/service_map.php:192 -msgid "Service Map" -msgstr "Mapa de servicio" - -#: ../../include/lib/Dashboard/Widgets/service_map.php:311 -msgid "" -"ZOOM functionality is only available when there is only one such widget in the " -"dashboard" -msgstr "" -"La funcionalidad ZOOM solo está disponible cuando solo hay un widget en el panel " -"de control" - -#: ../../include/lib/Dashboard/Widgets/service_map.php:390 -msgid "Missing Service id" -msgstr "Falta el ID de servicio" - -#: ../../include/lib/Dashboard/Widgets/agent_module.php:173 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:855 -msgid "Agent/Module View" -msgstr "Vista de Agente/Módulo" - -#: ../../include/lib/Dashboard/Widgets/agent_module.php:250 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:459 -msgid "Filter modules" -msgstr "Filtrar módulos" - -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:170 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:558 -msgid "Defined custom graph" -msgstr "Gráfica personalizada definida" - -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:331 -msgid "This graph has been deleted." -msgstr "Se ha eliminado esta gráfica." - -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:358 -#: ../../operation/reporting/graph_viewer.php:360 -msgid "Horizontal Bars" -msgstr "Barras horizontales" - -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:359 -#: ../../operation/reporting/graph_viewer.php:361 -msgid "Vertical Bars" -msgstr "Barras verticales" - -#: ../../include/lib/Dashboard/Widgets/single_graph.php:172 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:435 -msgid "Agent module graph" -msgstr "Gráfica de módulo de agente" - -#: ../../include/lib/Dashboard/Widgets/reports.php:166 -#: ../../include/lib/Dashboard/Widgets/reports.php:512 -msgid "Custom report" -msgstr "Informe personalizado" - -#: ../../include/lib/Dashboard/Widgets/AgentHive.php:170 -msgid "Agent hive" -msgstr "Colmena del agente" - -#: ../../include/lib/Dashboard/Widgets/AgentHive.php:488 -msgid "Agents hive" -msgstr "Colmena de agentes" - -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:174 -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:338 -msgid "OS quick report" -msgstr "Informe rápido del sistema operativo" - -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:286 -msgid "total" -msgstr "total" - -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:287 -msgid "normal" -msgstr "normal" - -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:288 -msgid "critical" -msgstr "crítico" - -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:289 -msgid "unknown" -msgstr "desconocido" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:357 -msgid "Type tree" -msgstr "Tipo de árbol" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:389 -msgid "Open all groups" -msgstr "Abrir todos los grupos" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:411 -msgid "Agents status" -msgstr "Estado de agente" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:447 -msgid "Modules status" -msgstr "Estado de módulos" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:513 -#, php-format -msgid "" -"The user doesn't have permission to read agents. Please contact with your %s " -"administrator." -msgstr "" -"El usuario no tiene permisos para leer agentes. Póngase en contacto con su " -"administrador de %s." - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:647 -#: ../../operation/tree.php:473 -msgid "Operating systems found" -msgstr "Sistemas operativos encontrados" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:651 -#: ../../operation/tree.php:476 -msgid "Tags found" -msgstr "Etiquetas encontradas" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:655 -#: ../../operation/tree.php:479 -msgid "Module Groups found" -msgstr "Grupos de módulos encontrados" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:659 -#: ../../operation/tree.php:482 ../../operation/search_main.php:128 -msgid "Modules found" -msgstr "Módulos encontrados" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:664 -#: ../../operation/tree.php:486 -msgid "Groups found" -msgstr "Grupos encontrados" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:725 -#: ../../operation/tree.php:538 -msgid "Not normal agents" -msgstr "Agentes en estado anómalo" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:726 -#: ../../operation/tree.php:539 -msgid "Not normal modules" -msgstr "Módulos en estado anómalo" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:163 -#: ../../include/lib/Dashboard/Widgets/top_n.php:633 -msgid "Top N of agent modules" -msgstr "Primeros N módulos de agente" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:241 -msgid "" -"Case insensitive regular expression or string for module name. For example: ." -"*usage.* will match: cpu_usage, vram usage." -msgstr "" -"Expresión regular o cadena para el nombre del módulo que diferencia entre " -"mayúsculas y minúsculas. Por ejemplo: .*usage.* coincidirá con: cpu_usage o vram " -"usage." - -#: ../../include/lib/Dashboard/Widgets/top_n.php:318 -msgid "Agent & module" -msgstr "Agente y módulo" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:496 -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/Widgets/tactical.php:275 -msgid "Status and Monitor checks" -msgstr "Comprobaciones de estado y monitor" - -#: ../../include/lib/Dashboard/Widgets/clock.php:216 -msgid "Analogic" -msgstr "Analógico" - -#: ../../include/lib/Dashboard/Widgets/clock.php:217 -msgid "Digital" -msgstr "Digital" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:163 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:551 -msgid "Top N events by agent" -msgstr "Primeros N eventos por agente" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:224 -msgid "Cluster not found: " -msgstr "Clúster no encontrado: " - -#: ../../include/lib/ClusterViewer/ClusterManager.php:233 -msgid "Cluster agent not found: " -msgstr "Agente del clúster no encontrado: " - -#: ../../include/lib/ClusterViewer/ClusterManager.php:270 -#, php-format -msgid "Error while deleting, reason: %s" -msgstr "Error al eliminar, motivo: %s" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:278 -msgid "Cluster successfully deleted." -msgstr "Clúster eliminado con éxito." - -#: ../../include/lib/ClusterViewer/ClusterManager.php:304 -#, php-format -msgid "Error while forcing, reason: %s" -msgstr "Error al forzar, motivo: %s" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:312 -msgid "Cluster successfully forced." -msgstr "Clúster forzado con éxito." - -#: ../../include/lib/ClusterViewer/ClusterManager.php:564 -msgid "Not set" -msgstr "No configurado" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:574 -msgid "Active-Active" -msgstr "Activo-Activo" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:576 -msgid "Active-Passive" -msgstr "Activo-Pasivo" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:182 -msgid "Cluster already defined, please use another name." -msgstr "Este clúster ya ha sido definido, use otro nombre." - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:783 -msgid "Cluster name" -msgstr "Nombre del clúster" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:784 -msgid "" -"An agent with the same name of the cluster will be created, as well a special " -"service with the same name" -msgstr "" -"Se creará un agente con el mismo nombre que el clúster y un servicio especial " -"con el mismo nombre." - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:798 -msgid "Cluster type" -msgstr "Tipo de clúster" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:799 -msgid "" -"AA is a cluster where all members are working. In AP cluster only master member " -"is working" -msgstr "" -"AA es un clúster donde funcionan todos los miembros. En un clúster AP solo " -"trabaja el miembro maestro." - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:807 -msgid "Active - Active" -msgstr "Activo - Activo" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:808 -msgid "Active - Pasive" -msgstr "Activo - Pasivo" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:828 -msgid "Target cluster agent will be stored under this group" -msgstr "El agente del clúster objetivo se guardará bajo este grupo" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:845 -msgid "" -"You must select a Prediction Server to perform all cluster status calculations" -msgstr "" -"Debe seleccionar un Servidor de Predicción para llevar a cabo todos los cálculos " -"de estado de clúster" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1042 -msgid "critical if" -msgstr "crítico si" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1051 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1074 +#: ../../enterprise/load_enterprise.php:941 +#: ../../package_774/enterprise/load_enterprise.php:941 #, php-format -msgid "% of balanced modules are down (equal or greater)." -msgstr "% de los módulos equilibrados están caídos (igual o mayor)." - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1090 -msgid "Please, set thresholds for all active-passive modules" -msgstr "Establezca umbrales para todos los módulos activo-pasivo" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1101 -msgid "Please, set thresholds for all active-active modules" -msgstr "Establezca umbrales para todos los módulos activo-activo" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1206 -msgid "Please, check all active-passive modules critical for this cluster" -msgstr "Compruebe todos los módulos activo-pasivo críticos para este clúster" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1208 msgid "" -"If a critical balanced module is going to critical status, then cluster will be " -"critical." -msgstr "" -"Si un módulo equilibrado crítico pasa a estado crítico, el clúster entrará en " -"estado crítico." - -#: ../../include/lib/Core/DBMaintainer.php:177 -#, php-format -msgid "Connection problems: %s" -msgstr "Problemas de conexión: %s" - -#: ../../include/lib/View.php:69 -#, php-format -msgid "View %s not found" -msgstr "Vista %s no encontrada" - -#: ../../include/lib/Module.php:258 -msgid " error: Module has no agent assigned." -msgstr " error: El módulo no tiene agente asignado" - -#: ../../include/lib/Module.php:1074 -msgid "Module name empty." -msgstr "Nombre de módulo vacío." - -#: ../../include/lib/Module.php:1080 -msgid "Invalid characters in module name" -msgstr "Caracteres no válidos en el nombre del módulo" - -#: ../../include/lib/Module.php:1086 -msgid "Module already exists please select another name or agent." -msgstr "Este módulo ya existe. Seleccione otro nombre o agente." - -#: ../../include/lib/Module.php:1092 -msgid "Insufficent permissions to perform this action" -msgstr "Permisos insuficientes para llevar a cabo esta acción" - -#: ../../include/lib/Module.php:1099 -#, php-format -msgid "Error while processing: %s" -msgstr "Error al procesar: %s" - -#: ../../include/lib/Group.php:305 -#, php-format -msgid "Failed to save group %s" -msgstr "Error al guardar el %s de grupo" - -#: ../../include/lib/Group.php:558 -msgid "Ip Address" -msgstr "Dirección IP" - -#: ../../include/lib/Group.php:574 -msgid "Operative system" -msgstr "Sistema operativo" - -#: ../../include/lib/SpecialDay.php:88 ../../include/lib/SpecialDay.php:115 -msgid "Already exist special day in this day." -msgstr "Ya existe un día especial este día." - -#: ../../include/functions_snmp_browser.php:355 -msgid "The server did not return any response." -msgstr "El servidor no ha devuelto ninguna respuesta" - -#: ../../include/functions_snmp_browser.php:558 -msgid "Numeric OID" -msgstr "OID numérico" - -#: ../../include/functions_snmp_browser.php:576 -msgid "Syntax" -msgstr "Sintaxis" - -#: ../../include/functions_snmp_browser.php:582 -msgid "Display hint" -msgstr "Activar indicación" - -#: ../../include/functions_snmp_browser.php:588 -msgid "Max access" -msgstr "Acceso máximo" - -#: ../../include/functions_snmp_browser.php:612 -msgid "OID Information" -msgstr "Información OID" - -#: ../../include/functions_snmp_browser.php:648 -msgid "Create agent module" -msgstr "Crear módulo de agente" - -#: ../../include/functions_snmp_browser.php:769 -msgid "Starting OID" -msgstr "Iniciar OID" - -#: ../../include/functions_snmp_browser.php:824 -msgid "Server to execute" -msgstr "Servidor a ejecutar" - -#: ../../include/functions_snmp_browser.php:965 -msgid "SNMP v3 settings" -msgstr "Ajustes SNMP v3" - -#: ../../include/functions_snmp_browser.php:1056 -msgid "First match" -msgstr "Primera correspondencia" - -#: ../../include/functions_snmp_browser.php:1069 -msgid "Previous match" -msgstr "Coincidencia anterior" - -#: ../../include/functions_snmp_browser.php:1082 -msgid "Next match" -msgstr "Siguiente coincidencia" - -#: ../../include/functions_snmp_browser.php:1095 -msgid "Last match" -msgstr "Última coincidencia" - -#: ../../include/functions_snmp_browser.php:1109 -msgid "Expand the tree (can be slow)" -msgstr "Expandir el árbol (podría llevar tiempo)" - -#: ../../include/functions_snmp_browser.php:1122 -msgid "Collapse the tree" -msgstr "Plegar el árbol" - -#: ../../include/functions_snmp_browser.php:1134 -#: ../../include/functions_snmp_browser.php:1205 -msgid "Search options" -msgstr "Opciones de búsqueda" - -#: ../../include/functions_snmp_browser.php:1195 -msgid "SNMP v3 options" -msgstr "Opciones SNMP v3" - -#: ../../include/functions_snmp_browser.php:1227 -msgid "Search matches" -msgstr "Buscar coincidencias" - -#: ../../include/functions_snmp_browser.php:1243 -msgid "Create agent modules" -msgstr "Crear módulos de agentes" - -#: ../../include/functions_snmp_browser.php:1252 -msgid "Create policy modules" -msgstr "Crear módulos de políticas" - -#: ../../include/functions_snmp_browser.php:1261 -msgid "Create network components" -msgstr "Crear componentes de red" - -#: ../../include/functions_snmp_browser.php:1699 -msgid " available" -msgstr " disponible" - -#: ../../include/functions_snmp_browser.php:1706 -msgid " to apply" -msgstr " a aplicar" - -#: ../../include/functions_snmp_browser.php:1711 -#: ../../operation/snmpconsole/snmp_browser.php:542 -msgid "Create new policy" -msgstr "Crear nueva política" - -#: ../../include/functions_snmp_browser.php:1766 -msgid "Undo" -msgstr "Deshacer" - -#: ../../include/functions_snmp_browser.php:1814 -msgid "Use agent IP" -msgstr "Usar IP de agente" - -#: ../../include/chart_generator.php:122 ../../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 -#: ../../operation/inventory/inventory.php:375 -msgid "There was a problem connecting with the node" -msgstr "Error al conectar con el nodo" - -#: ../../include/functions_groups.php:75 -msgid "Alert Actions" -msgstr "Acciones de alerta" - -#: ../../include/functions_groups.php:91 -msgid "Alert Templates" -msgstr "Plantillas de alerta" - -#: ../../include/functions_groups.php:107 -#: ../../operation/agentes/pandora_networkmap.editor.php:435 -#: ../../operation/agentes/pandora_networkmap.view.php:177 -msgid "Discovery task" -msgstr "Tarea Discovery" - -#: ../../include/functions_groups.php:155 -msgid "Layout visual console" -msgstr "Diseño de la consola visual" - -#: ../../include/functions_groups.php:171 -msgid "Plannet down time" -msgstr "Tiempo de inactividad estipulado" - -#: ../../include/functions_groups.php:203 -msgid "GIS maps" -msgstr "Mapas GIS" - -#: ../../include/functions_groups.php:219 -msgid "GIS connections" -msgstr "Conexiones GIS" - -#: ../../include/functions_groups.php:235 -msgid "GIS map layers" -msgstr "Mapas GIS adicionales" - -#: ../../include/functions_groups.php:251 -#: ../../operation/agentes/networkmap.dinamic.php:150 -#: ../../operation/agentes/pandora_networkmap.view.php:2419 -msgid "Network maps" -msgstr "Mapas de red" - -#: ../../include/functions_events.php:142 -msgid "NEW" -msgstr "NUEVO" - -#: ../../include/functions_events.php:145 -msgid "IN PROCESS" -msgstr "EN PROCESO" - -#: ../../include/functions_events.php:148 -msgid "VALIDATED" -msgstr "VALIDADO" - -#: ../../include/functions_events.php:207 -msgid "Agent module" -msgstr "Módulo de agente" - -#: ../../include/functions_events.php:220 -msgid "Module custom id" -msgstr "ID personalizada de módulo" - -#: ../../include/functions_events.php:1792 -#, php-format -msgid "Could not connect: %s" -msgstr "No se ha podido conectar: %s" - -#: ../../include/functions_events.php:2439 ../../operation/agentes/tactical.php:248 -msgid "Latest events" -msgstr "Últimos eventos" - -#: ../../include/functions_events.php:2860 -msgid "Going to unknown" -msgstr "Cambiando a estado desconocido" - -#: ../../include/functions_events.php:2868 -msgid "Alert manually validated" -msgstr "Alerta validada manualmente" - -#: ../../include/functions_events.php:2872 -msgid "Going from critical to warning" -msgstr "Cambiando de crítico a advertencia" - -#: ../../include/functions_events.php:2878 -msgid "Going up to critical state" -msgstr "Entrando en estado crítico" - -#: ../../include/functions_events.php:2884 -msgid "Going up to normal state" -msgstr "Subiendo a estado normal" - -#: ../../include/functions_events.php:2888 -msgid "Going down from normal to warning" -msgstr "Cambiando de normal a advertencia" - -#: ../../include/functions_events.php:2900 -msgid "Discovery server detected a new host" -msgstr "El servidor Discovery ha detectado un host nuevo" - -#: ../../include/functions_events.php:2904 -msgid "New agent created" -msgstr "Agente nuevo creado" - -#: ../../include/functions_events.php:2921 -msgid "Unknown type:" -msgstr "Tipo desconocido:" - -#: ../../include/functions_events.php:3212 ../../include/functions_events.php:3243 -msgid "Only new" -msgstr "Solo nuevos" - -#: ../../include/functions_events.php:3214 ../../include/functions_events.php:3251 -msgid "Only in process" -msgstr "Solo en proceso" - -#: ../../include/functions_events.php:3215 ../../include/functions_events.php:3255 -msgid "Only not validated" -msgstr "Solo no validados" - -#: ../../include/functions_events.php:3221 -msgid "Not Validated" -msgstr "No validado" - -#: ../../include/functions_events.php:3413 -msgid "Change owner" -msgstr "Cambiar propietario" - -#: ../../include/functions_events.php:3478 -msgid "Change status" -msgstr "Cambiar estado" - -#: ../../include/functions_events.php:3575 ../../include/functions_events.php:5290 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:330 -msgid "Add comment" -msgstr "Añadir comentario" - -#: ../../include/functions_events.php:3598 ../../include/functions_events.php:3602 -#: ../../operation/events/events.php:1085 -msgid "Delete event" -msgstr "Eliminar evento" - -#: ../../include/functions_events.php:3625 -msgid "Custom responses" -msgstr "Respuesta personalizada" - -#: ../../include/functions_events.php:4231 -msgid "Extended information" -msgstr "Información extendida" - -#: ../../include/functions_events.php:4262 -msgid "There was an error connecting to the node" -msgstr "Error al conectarse al nodo" - -#: ../../include/functions_events.php:4283 -msgid "Agent details" -msgstr "Detalles del agente" - -#: ../../include/functions_events.php:4297 -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:4417 -msgid "View custom fields" -msgstr "Ver campos personalizados" - -#: ../../include/functions_events.php:4440 -msgid "Module details" -msgstr "Detalles del módulo" - -#: ../../include/functions_events.php:4456 -msgid "No assigned" -msgstr "No asignado" - -#: ../../include/functions_events.php:4537 ../../include/functions_events.php:4546 -msgid "Go to data overview" -msgstr "Ir a la vista general de datos" - -#: ../../include/functions_events.php:4663 -#, php-format -msgid "Invalid custom data: %s" -msgstr "Datos personalizados no válidos: %s" - -#: ../../include/functions_events.php:4892 -msgid "First event" -msgstr "Primer evento" - -#: ../../include/functions_events.php:4895 -msgid "Last event" -msgstr "Último evento" - -#: ../../include/functions_events.php:4992 -msgid "Autovalidated" -msgstr "Autovalidado" - -#: ../../include/functions_events.php:5072 -msgid "ID extra" -msgstr "ID extra" - -#: ../../include/functions_events.php:5184 -msgid "There are no comments" -msgstr "No hay comentarios" - -#: ../../include/functions_events.php:5200 -msgid "by" -msgstr "por" - -#: ../../include/functions_events.php:5235 -msgid "24 hours" -msgstr "24 horas" - -#: ../../include/functions_events.php:5236 -msgid "48 hours" -msgstr "48 horas" - -#: ../../include/functions_events.php:5871 -#, php-format -msgid "Event # %d" -msgstr "Evento # %d" - -#: ../../include/functions_events.php:5874 -msgid "Executing command: " -msgstr "Ejecutando comando: %s" - -#: ../../include/functions_planned_downtimes.php:588 -msgid "Succesful stopped the Downtime" -msgstr "La parada planificada se ha detenido correctamente" - -#: ../../include/functions_planned_downtimes.php:589 -msgid "Unsuccesful stopped the Downtime" -msgstr "La parada planificada no ha podido ser detenida" - -#: ../../include/functions_planned_downtimes.php:788 -#, php-format -msgid "Enabled %s elements from the downtime" -msgstr "Habilitar %s elementos desde la parada" - -#: ../../include/functions_planned_downtimes.php:847 -msgid "The downtime must be quiet, disable_agents or disable_agents_alerts" -msgstr "La parada debe estar silenciada, disable_agents o disable_agents_alerts" - -#: ../../include/functions_planned_downtimes.php:852 -msgid "The execution must be once or periodically" -msgstr "La ejecución debe ser única o periódica" - -#: ../../include/functions_planned_downtimes.php:857 -msgid "The periodicity must be weekly or monthly" -msgstr "La periodicidad debe ser semanal o mensual" - -#: ../../include/functions_planned_downtimes.php:862 -msgid "There is no user with such id" -msgstr "No hay usuarios con ese ID" - -#: ../../include/functions_planned_downtimes.php:867 -msgid "There is no group with such id" -msgstr "No hay grupos con ese ID" - -#: ../../include/functions_planned_downtimes.php:872 -msgid "Date is wrong formatted" -msgstr "Formato de fecha incorrecto" - -#: ../../include/functions_planned_downtimes.php:979 -msgid "This scheduled downtime are executed now. Can't delete in this moment." +"This license is outside of support.

This " +"%s installation will continue working normally and without limitations, but without support " +"or updates." msgstr "" -"Esta parada planificada se está ejecutando. No se puede borrar en este momento." +"Esta licencia no incluye soporte.

La " +"instalación de %s continuará funcionando con normalidad y sin límites, pero sin soporte ni " +"actualizaciones." -#: ../../include/functions_planned_downtimes.php:986 -msgid "Deleted this scheduled downtime successfully." -msgstr "Parada planificada borrada correctamente." +#: ../../package_774/enterprise/include/functions_reporting.php:8860 +msgid "Configuration changes" +msgstr "Cambios en la configuración" -#: ../../include/functions_planned_downtimes.php:988 -msgid "Problems for deleted this scheduled downtime." -msgstr "Error al borrar la parada planificada." +#: ../../package_774/enterprise/include/functions_reporting.php:8877 +msgid "No NCM capabilities detected" +msgstr "No se han detectado capacidades de NCM" -#: ../../include/functions_planned_downtimes.php:1048 -msgid "Error adding agents to copied downtime" -msgstr "Error al agregar agentes al tiempo de inactividad copiado" +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1374 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1153 +msgid "Event user comment" +msgstr "Comentario de usuario de evento" -#: ../../include/functions_planned_downtimes.php:1071 -msgid "Error adding module to copied downtime" -msgstr "Error al agregar módulo al tiempo de inactividad copiado" +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:391 +msgid "create_profiles" +msgstr "create_profiles" #: ../../index.php:425 msgid "Double auth error" @@ -53331,3224 +62910,64 @@ msgstr "El usuario no existe." msgid "User only can use the API." msgstr "El usuario solo puede usar la API." -#: ../../index.php:1232 +#: ../../index.php:1270 #, php-format msgid "Metaconsole MR (%d) is different than this one (%d)" msgstr "La Metaconsola MR (%d) es diferente a esta (%d)" -#: ../../operation/search_users.php:23 ../../operation/search_alerts.php:24 -#: ../../operation/search_reports.php:25 ../../operation/search_graphs.php:21 -#: ../../operation/search_modules.php:23 ../../operation/search_policies.php:22 -#: ../../operation/search_maps.php:19 -msgid "Zero results found" -msgstr "No se encontró ningún resultado" +#~ msgid "Force cluster status calculation" +#~ msgstr "Forzar cálculo del estado del clúster" -#: ../../operation/search_users.php:72 -msgid "Standard User" -msgstr "Usuario estándar" +#~ msgid "Cluster agent" +#~ msgstr "Agente del clúster" -#: ../../operation/heatmap.php:95 ../../operation/menu.php:197 -msgid "Heatmap view" -msgstr "Vista de mapa de calor" +#~ msgid "See more info" +#~ msgstr "Ver más información" + +#~ msgid "Maybe later" +#~ msgstr "Quizás más tarde" + +#~ msgid "Configuration backup status" +#~ msgstr "Estado de la copia de seguridad de la configuración" + +#~ msgid "Last on demand execution" +#~ msgstr "Última ejecución bajo demanda" -#: ../../operation/tree.php:138 #, php-format -msgid "Sort the agents by %s" -msgstr "Ordenar los agentes por %s" +#~ msgid "Customize %s" +#~ msgstr "Personalizar %s" -#: ../../operation/tree.php:149 -msgid "groups" -msgstr "Grupos" +#~ msgid "Backup latest retrieved configuration" +#~ msgstr "Copia de seguridad de la última configuración recuperada" -#: ../../operation/tree.php:153 -msgid "module groups" -msgstr "Grupos de módulos" +#~ msgid "Backup this configuration" +#~ msgstr "Hacer copia de seguridad de esta configuración" -#: ../../operation/tree.php:162 -msgid "policies" -msgstr "Políticas" +#~ msgid "Retrieve firmware version?" +#~ msgstr "¿Recuperar la versión del firmware?" -#: ../../operation/tree.php:216 -msgid "Search group" -msgstr "Buscar grupo" +#~ msgid "This action will connect to the device to retrieve firmware version. Are you sure?" +#~ msgstr "" +#~ "Esta acción conectará con dispositivo para recuperar la versión del firmware. ¿Está " +#~ "seguro?" -#: ../../operation/tree.php:222 ../../operation/tree.php:312 -msgid "Show not init modules" -msgstr "Mostrar módulos no iniciados" +#~ msgid "Get running config?" +#~ msgstr "Obtener running-config" -#: ../../operation/tree.php:233 -msgid "Search agent" -msgstr "Buscar agente" +#~ msgid "" +#~ "This action will connect to the device to retrieve latest configuration. Are you sure?" +#~ msgstr "" +#~ "Esta acción se conectará al dispositivo para recuperar la configuración más reciente. " +#~ "¿Estás seguro?" -#: ../../operation/tree.php:245 -msgid "Show not init agents" -msgstr "Mostrar agentes no iniciados" +#~ msgid "Backup target config?" +#~ msgstr "¿Configuración de destino de copia de seguridad?" -#: ../../operation/tree.php:255 -msgid "Show full hirearchy" -msgstr "Mostrar jerarquía completa" +#~ msgid "Customize script execution" +#~ msgstr "Personalizar la ejecución del script" -#: ../../operation/tree.php:289 -msgid "Show only disabled" -msgstr "Mostrar solo deshabilitados" - -#: ../../operation/tree.php:307 -msgid "Search module" -msgstr "Buscar módulo" - -#: ../../operation/tree.php:357 -msgid "Tree search" -msgstr "Búsqueda de árbol" - -#: ../../operation/users/user_edit.php:31 -msgid "User detail editor" -msgstr "Editor de detalles de usuario" - -#: ../../operation/users/user_edit.php:182 -msgid "Current password of user is required to perform password change" -msgstr "Se requiere la contraseña actual del usuario para cambiar la contraseña" - -#: ../../operation/users/user_edit.php:184 -msgid "Current password of user is not correct" -msgstr "La contraseña actual del usuario no es correcta" - -#: ../../operation/users/user_edit.php:188 -msgid "" -"Passwords didn't match or other problem encountered while updating passwords" -msgstr "" -"Las contraseñas no coincidían o se encontró otro problema al actualizar las " -"contraseñas." - -#: ../../operation/users/user_edit.php:201 ../../operation/users/user_edit.php:220 -msgid "Password successfully updated" -msgstr "Contraseña actualizada correctamente" - -#: ../../operation/users/user_edit.php:211 ../../operation/users/user_edit.php:263 -msgid "Error updating user info" -msgstr "Error al actualizar la información del usuario" - -#: ../../operation/users/user_edit.php:222 -msgid "Skin successfully updated" -msgstr "Skin actualizado correctamente" - -#: ../../operation/users/user_edit.php:236 -msgid "Please enter a valid email" -msgstr "Añada una dirección de correo electrónico válida" - -#: ../../operation/users/user_edit.php:238 -msgid "Please enter a valid phone number" -msgstr "Añada un número de teléfono valido" - -#: ../../operation/users/user_edit.php:244 -msgid "Error updating passwords: " -msgstr "Error al actualizar contraseñas: " - -#: ../../operation/users/user_edit.php:268 -msgid "Edit my User" -msgstr "Editar mi usuario" - -#: ../../operation/users/user_edit.php:314 -msgid "Renew API Token" -msgstr "Renovar token de API" - -#: ../../operation/users/user_edit.php:346 -msgid "Show API Token" -msgstr "Mostrar token de API" - -#: ../../operation/users/user_edit.php:356 -msgid "" -"Directive HTTP_AUTHORIZATION=$1 is not set. Please, add it to /etc/httpd/conf.d/" -"php.conf" -msgstr "" -"La directiva HTTP_AUTHORIZATION=$1 no está configurada. Por favor, añádala a /" -"etc/httpd/conf.d/php.conf" - -#: ../../operation/users/user_edit.php:414 -msgid "You cannot change your password under the current authentication scheme" -msgstr "" -"No puede cambiar la contraseña con la configuración actual de autenticación" - -#: ../../operation/users/user_edit.php:429 -msgid "If checkbox is clicked then block size global configuration is used" -msgstr "" -"Si se marca la casilla, se usará el tamaño de bloque de la configuración global." - -#: ../../operation/users/user_edit.php:524 -msgid "Theme" -msgstr "Tema" - -#: ../../operation/users/user_edit.php:843 -msgid "eHorus user configuration" -msgstr "Configuración de usuario eHorus" - -#: ../../operation/users/user_edit.php:848 -msgid "eHorus user acces enabled" -msgstr "Acceso de usuario eHorus habilitado" - -#: ../../operation/users/user_edit.php:902 -msgid "Integria user configuration" -msgstr "Configuración de usuario de Integria" - -#: ../../operation/users/user_edit.php:945 -msgid "You can not change your user info under the current authentication scheme" -msgstr "" -"No puede cambiar la información de usuario con la configuración actual de " -"autenticación" - -#: ../../operation/users/user_edit.php:1033 -msgid "This user doesn't have any assigned profile/group." -msgstr "Este usuario no tiene asignado ningún perfil/grupo" - -#: ../../operation/users/user_edit_header.php:100 -#: ../../operation/users/user_edit_notifications.php:36 -msgid "User notifications" -msgstr "Notificaciones de usuario" - -#: ../../operation/users/user_edit_notifications.php:65 -msgid "Also receive an email" -msgstr "Recibir también un correo electrónico" - -#: ../../operation/users/user_edit_notifications.php:95 -msgid "Controls have been disabled by the system administrator" -msgstr "Los controles han sido deshabilitados por el administrador del sistema" - -#: ../../operation/search_helps.php:17 -msgid "Zero results found." -msgstr "Cero resultados" - -#: ../../operation/search_helps.php:18 -#, php-format -msgid "You can find more help in the wiki" -msgstr "Puede encontrar más ayuda en wiki" - -#: ../../operation/search_helps.php:32 -msgid "Matches" -msgstr "Coincidencias" - -#: ../../operation/visual_console/view.php:411 -msgid "Delete Item" -msgstr "Eliminar elemento" - -#: ../../operation/visual_console/view.php:417 -msgid "Copy Item" -msgstr "Copiar elemento" - -#: ../../operation/visual_console/view.php:434 -msgid "Force remote checks" -msgstr "Forzar comprobación remota" - -#: ../../operation/visual_console/view.php:469 -msgid "Grid" -msgstr "Cuadrícula" - -#: ../../operation/visual_console/view.php:476 -#: ../../operation/visual_console/view.php:889 -msgid "Grid style" -msgstr "Estilo de cuadrícula" - -#: ../../operation/visual_console/view.php:494 -msgid "Grid size" -msgstr "Tamaño de la cuadrícula" - -#: ../../operation/visual_console/view.php:880 -msgid "The size should be between 2 and 50" -msgstr "El tamaño debe estar comprendido entre 2 y 50" - -#: ../../operation/visual_console/view.php:925 -msgid "Grid style saved." -msgstr "Estilo de cuadrícula guardado." - -#: ../../operation/visual_console/view.php:944 -msgid "Are you sure you wish to set the visual console in maintenance mode" -msgstr "" -"¿Está seguro de que desea configurar la consola visual en modo de mantenimiento?" - -#: ../../operation/visual_console/view.php:947 -#: ../../operation/visual_console/view.php:954 -msgid "Are you sure you wish to disable maintenance mode" -msgstr "¿Está seguro de que desea desactivar el modo de mantenimiento?" - -#: ../../operation/visual_console/view.php:950 -msgid "The visual console was set to maintenance mode" -msgstr "La consola visual ha pasado al modo de mantenimiento" - -#: ../../operation/visual_console/view.php:952 -msgid "ago by user" -msgstr "de antigüedad por el usuario" - -#: ../../operation/visual_console/view.php:959 -msgid "Maintenance mode" -msgstr "Modo de mantenimiento" - -#: ../../operation/visual_console/view.php:1020 -msgid "Are you sure" -msgstr "¿Está seguro?" - -#: ../../operation/visual_console/legacy_public_view.php:168 -#: ../../operation/visual_console/public_view.php:158 -msgid "QR code of the page" -msgstr "Código QR de la página" - -#: ../../operation/search_results.php:69 -msgid "Global search" -msgstr "Búsqueda global" - -#: ../../operation/agentes/stat_win.php:116 -#, php-format -msgid "%s Graph" -msgstr "Gráfica %s" - -#: ../../operation/agentes/stat_win.php:149 -msgid "There was a problem locating the source of the graph" -msgstr "Error al localizar la fuente del gráfico" - -#: ../../operation/agentes/stat_win.php:267 -#: ../../operation/agentes/interface_traffic_graph_win.php:169 -msgid "Refresh time" -msgstr "Tiempo de actualización" - -#: ../../operation/agentes/stat_win.php:278 ../../operation/agentes/graphs.php:238 -msgid "Show events" -msgstr "Mostrar eventos" - -#: ../../operation/agentes/stat_win.php:303 ../../operation/agentes/graphs.php:240 -msgid "Show alerts" -msgstr "Mostrar alertas" - -#: ../../operation/agentes/stat_win.php:311 -#: ../../operation/agentes/stat_win.php:430 -#: ../../operation/agentes/interface_traffic_graph_win.php:214 -msgid "Begin time" -msgstr "Tiempo de inicio" - -#: ../../operation/agentes/stat_win.php:333 -#: ../../operation/agentes/stat_win.php:444 -#: ../../operation/agentes/interface_traffic_graph_win.php:231 -#: ../../operation/agentes/graphs.php:234 -#: ../../operation/reporting/graph_viewer.php:346 -msgid "Time range" -msgstr "Rango de tiempo" - -#: ../../operation/agentes/stat_win.php:348 -#: ../../operation/reporting/graph_viewer.php:390 -msgid "Zoom" -msgstr "Ampliación" - -#: ../../operation/agentes/stat_win.php:368 -#: ../../operation/agentes/interface_traffic_graph_win.php:245 -msgid "Show percentil" -msgstr "Mostrar el percentil" - -#: ../../operation/agentes/stat_win.php:394 -msgid "Show AVG/MAX/MIN data series in graph" -msgstr "Mostar series de datos MEDIA/MÄX./MÍN. en la gráfica" - -#: ../../operation/agentes/stat_win.php:500 -#: ../../operation/agentes/interface_traffic_graph_win.php:318 -#: ../../operation/agentes/interface_traffic_graph_win.php:322 -msgid "Graph configuration menu" -msgstr "Menu de configuración de gráfica" - -#: ../../operation/agentes/alerts_status.php:355 -msgid "No actions" -msgstr "Sin acciones" - -#: ../../operation/agentes/alerts_status.php:389 -#: ../../operation/agentes/estado_monitores.php:575 -#: ../../operation/agentes/alerts_status.functions.php:223 -msgid "Free text for search (*):" -msgstr "Texto libre de búsqueda (*):" - -#: ../../operation/agentes/alerts_status.php:390 -#: ../../operation/agentes/alerts_status.functions.php:224 -msgid "Filter by module name, template name or action name" -msgstr "Filtrar por nombre de módulo, nombre de plantilla o nombre de acción" - -#: ../../operation/agentes/alerts_status.php:501 -msgid "Full list of alerts" -msgstr "Lista completa de alertas" - -#: ../../operation/agentes/alerts_status.php:596 -msgid "You must select at least one alert." -msgstr "Debe seleccionar al menos una alerta." - -#: ../../operation/agentes/gis_view.php:96 -msgid "Period to show data as path" -msgstr "Período para mostrar datos como ruta" - -#: ../../operation/agentes/gis_view.php:100 -msgid "Refresh path" -msgstr "Actualizar ruta" - -#: ../../operation/agentes/gis_view.php:158 -msgid "This agent doesn't have any GIS data." -msgstr "Este agente no tiene ningún dato GIS." - -#: ../../operation/agentes/gis_view.php:170 -msgid "Positional data from the last" -msgstr "Datos de posición desde el último" - -#: ../../operation/agentes/gis_view.php:209 -#, php-format -msgid "%s Km" -msgstr "%s Km" - -#: ../../operation/agentes/gis_view.php:223 -msgid "Distance" -msgstr "Distancia" - -#: ../../operation/agentes/gis_view.php:224 -msgid "# of Packages" -msgstr "# de paquetes" - -#: ../../operation/agentes/gis_view.php:225 ../../operation/gis_maps/ajax.php:242 -msgid "Manual placement" -msgstr "Colocación manual" - -#: ../../operation/agentes/exportdata.csv.php:66 -#: ../../operation/agentes/exportdata.php:102 -#: ../../operation/agentes/exportdata.excel.php:66 -msgid "Invalid time specified" -msgstr "Hora especificada no válida" - -#: ../../operation/agentes/exportdata.csv.php:181 -#: ../../operation/agentes/exportdata.php:240 -#: ../../operation/agentes/exportdata.excel.php:164 -msgid "No modules specified" -msgstr "No se especificó ningún módulo" - -#: ../../operation/agentes/log_sources_status.php:75 -msgid "Review in log viewer" -msgstr "Revisar en visor de logs" - -#: ../../operation/agentes/log_sources_status.php:101 -msgid "Log sources status" -msgstr "Estado de las fuentes de logs" - -#: ../../operation/agentes/estado_agente.php:255 ../../operation/menu.php:182 -msgid "Agent detail" -msgstr "Detalle de agente" - -#: ../../operation/agentes/estado_agente.php:283 -msgid "Sucessfully deleted agent" -msgstr "Agente borrado correctamente" - -#: ../../operation/agentes/estado_agente.php:284 -msgid "There was an error message deleting the agent" -msgstr "Error al intentar borrar el agente" - -#: ../../operation/agentes/estado_agente.php:372 -msgid "Search in custom fields" -msgstr "Buscar en campos personalizados" - -#: ../../operation/agentes/estado_agente.php:485 -#: ../../operation/agentes/status_monitor.php:1060 -msgid "Manage filter" -msgstr "Gestionar filtro" - -#: ../../operation/agentes/estado_agente.php:1085 -msgid "L.S change" -msgstr "Cambio de L.S" - -#: ../../operation/agentes/estado_agente.php:1265 -msgid "Agent events" -msgstr "Eventos del agente" - -#: ../../operation/agentes/ehorus.php:30 -msgid "Missing agent id" -msgstr "Falta ID de agente" - -#: ../../operation/agentes/ehorus.php:51 -msgid "Missing ehorus agent id" -msgstr "Falta ID de agente de eHorus" - -#: ../../operation/agentes/ehorus.php:100 ../../operation/agentes/ehorus.php:137 -msgid "There was an error retrieving an authorization token" -msgstr "Error al recibir el token de autorización" - -#: ../../operation/agentes/ehorus.php:112 ../../operation/agentes/ehorus.php:149 -#: ../../operation/agentes/ehorus.php:185 -msgid "There was an error processing the response" -msgstr "Error al procesar la respuesta" - -#: ../../operation/agentes/ehorus.php:173 -msgid "There was an error retrieving the agent data" -msgstr "Error al obtener los datos del agente" - -#: ../../operation/agentes/ehorus.php:190 -msgid "Remote management of this agent with eHorus" -msgstr "Control remoto de este agente con eHorus" - -#: ../../operation/agentes/ehorus.php:192 -msgid "Launch" -msgstr "Iniciar" - -#: ../../operation/agentes/ehorus.php:198 -msgid "The connection was lost and the authorization token was expired" -msgstr "La conexión se perdió y el token de autorización ha expirado." - -#: ../../operation/agentes/ehorus.php:198 -msgid "Reload the page to request a new authorization token" -msgstr "Refresca la página para obtener otro token de autorización" - -#: ../../operation/agentes/status_events.php:31 -#: ../../operation/agentes/status_events.php:32 -msgid "Latest events for this agent" -msgstr "Últimos eventos para este agente" - -#: ../../operation/agentes/networkmap.dinamic.php:102 -#: ../../operation/agentes/pandora_networkmap.view.php:2353 -#: ../../operation/snmpconsole/snmp_statistics.php:45 -#: ../../operation/snmpconsole/snmp_browser.php:56 -msgid "Normal screen" -msgstr "Pantalla normal" - -#: ../../operation/agentes/networkmap.dinamic.php:126 -#: ../../operation/agentes/pandora_networkmap.view.php:2381 -msgid "List of networkmap" -msgstr "Lista de mapas de red" - -#: ../../operation/agentes/agent_fields.php:47 -#: ../../operation/agentes/custom_fields.php:90 -msgid "empty" -msgstr "vacío" - -#: ../../operation/agentes/realtime_win.php:85 -#, php-format -msgid "%s Realtime Module Graph" -msgstr "Gráfica de módulos %s en tiempo real" - -#: ../../operation/agentes/realtime_win.php:112 -msgid "Realtime extension is not enabled." -msgstr "La extensión tiempo real no está habilitada" - -#: ../../operation/agentes/pandora_networkmap.editor.php:229 -msgid "Network maps editor" -msgstr "Editor de mapas de red" - -#: ../../operation/agentes/pandora_networkmap.editor.php:285 -msgid "Creating map..." -msgstr "Creando mapa..." - -#: ../../operation/agentes/pandora_networkmap.editor.php:287 -msgid "" -"To create a network map that visually recreates link-level (L2) relationships, " -"you must first discover these relationships with Discovery Server. Network maps " -"only reflect relationships that have already been discovered." -msgstr "" -"Para crear un mapa de red que recree visualmente las relaciones a nivel de " -"enlace (L2), primero debe descubrir estas relaciones con el servidor Discovery. " -"Los mapas de red solo reflejan relaciones que ya se han descubierto." - -#: ../../operation/agentes/pandora_networkmap.editor.php:289 -msgid "" -"Discovery Server discovers relationships between interfaces (L2) through SNMP " -"and relationships between hosts (L3) through route discovery." -msgstr "" -"El servidor Discovery detecta relaciones entre interfaces (L2) a través de SNMP " -"y relaciones entre hosts (L3) a través de la detección de rutas." - -#: ../../operation/agentes/pandora_networkmap.editor.php:290 -msgid "" -"You can also create these relationships manually by editing nodes or re-passing " -"a discovery task after adding new information (for example by adding new SNMP " -"communities)." -msgstr "" -"También puede crear estas relaciones manualmente editando nodos o volviendo a " -"pasar una tarea de descubrimiento después de añadir nueva información (por " -"ejemplo, agregando nuevas comunidades SNMP)." - -#: ../../operation/agentes/pandora_networkmap.editor.php:291 -msgid "See our documentation for more information." -msgstr "Consulte nuestra documentación para obtener más información." - -#: ../../operation/agentes/pandora_networkmap.editor.php:387 -#: ../../operation/agentes/pandora_networkmap.view.php:164 -msgid "Position X" -msgstr "Posición X" - -#: ../../operation/agentes/pandora_networkmap.editor.php:393 -#: ../../operation/agentes/pandora_networkmap.view.php:166 -msgid "Position Y" -msgstr "Posición Y" - -#: ../../operation/agentes/pandora_networkmap.editor.php:399 -#: ../../operation/agentes/pandora_networkmap.view.php:169 -msgid "Zoom scale" -msgstr "Escala de zoom" - -#: ../../operation/agentes/pandora_networkmap.editor.php:400 -#: ../../operation/agentes/pandora_networkmap.view.php:171 -msgid "Introduce zoom level. 1 = Highest resolution. Figures may include decimals" -msgstr "" -"Introducir nivel de zoom. 1 = Resolución máxima. Las cifras pueden incluir " -"decimales." - -#: ../../operation/agentes/pandora_networkmap.editor.php:436 -#: ../../operation/agentes/pandora_networkmap.view.php:178 -msgid "CIDR IP mask" -msgstr "Máscara CIDR" - -#: ../../operation/agentes/pandora_networkmap.editor.php:452 -msgid "Source group" -msgstr "Grupo de origen" - -#: ../../operation/agentes/pandora_networkmap.editor.php:465 -msgid "Source id group changed. All elements in networkmap will be lost." -msgstr "" -"Grupo de ID de origen cambiado. Se perderán todos los elementos del mapa de red." - -#: ../../operation/agentes/pandora_networkmap.editor.php:476 -#: ../../operation/agentes/pandora_networkmap.view.php:260 -msgid "Don't show subgroups:" -msgstr "No mostrar subgrupos:" - -#: ../../operation/agentes/pandora_networkmap.editor.php:488 -#: ../../operation/agentes/pandora_networkmap.view.php:217 -msgid "Source from recon task" -msgstr "Origen de tarea recon" - -#: ../../operation/agentes/pandora_networkmap.editor.php:502 -#: ../../operation/agentes/pandora_networkmap.view.php:219 -msgid "" -"It is setted any recon task, the nodes get from the recontask IP mask instead " -"from the group." -msgstr "" -"Si está seleccionada alguna tarea recon, los nodos se obtendrán de la máscara IP " -"de la recontask en lugar del grupo." - -#: ../../operation/agentes/pandora_networkmap.editor.php:508 -#: ../../operation/agentes/pandora_networkmap.view.php:239 -msgid "Source from CIDR IP mask" -msgstr "Origen de máscara CIDR" - -#: ../../operation/agentes/pandora_networkmap.editor.php:522 -#: ../../operation/agentes/pandora_networkmap.view.php:294 -msgid "Method generation networkmap" -msgstr "Método de generación de mapas de red" - -#: ../../operation/agentes/pandora_networkmap.editor.php:540 -#: ../../operation/agentes/pandora_networkmap.view.php:310 -msgid "Separation between nodes. By default 0.25" -msgstr "Separación entre nodos. Por defecto 0,25" - -#: ../../operation/agentes/pandora_networkmap.editor.php:544 -#: ../../operation/agentes/pandora_networkmap.view.php:312 -msgid "Rank separation" -msgstr "Separación de rango" - -#: ../../operation/agentes/pandora_networkmap.editor.php:545 -#: ../../operation/agentes/pandora_networkmap.view.php:313 -msgid "" -"Only flat and radial. Separation between arrows. By default 0.5 in flat and 1.0 " -"in radial" -msgstr "" -"Solo plano y radial. Separación entre flechas. Por defecto 0,5 en el plano y 1,0 " -"en el radial." - -#: ../../operation/agentes/pandora_networkmap.editor.php:549 -#: ../../operation/agentes/pandora_networkmap.view.php:315 -msgid "Min nodes dist" -msgstr "Distancia mínima entre nodos" - -#: ../../operation/agentes/pandora_networkmap.editor.php:550 -#: ../../operation/agentes/pandora_networkmap.view.php:316 -msgid "Only circular. Minimum separation between all nodes. By default 1.0" -msgstr "Solo circular. Separación mínima entre todos los nodos. Por defecto 1,0." - -#: ../../operation/agentes/pandora_networkmap.editor.php:554 -#: ../../operation/agentes/pandora_networkmap.view.php:318 -msgid "Default ideal node separation" -msgstr "Separación ideal de nodos por defecto" - -#: ../../operation/agentes/pandora_networkmap.editor.php:555 -#: ../../operation/agentes/pandora_networkmap.view.php:319 -msgid "Only fdp. Default ideal node separation in the layout. By default 0.3" -msgstr "" -"Solo FDP. Separación ideal de nodos por defecto en el diseño. Por defecto 0,3." - -#: ../../operation/agentes/pandora_networkmap.editor.php:750 -msgid "Source id group changed. All elements in Networkmap will be lost" -msgstr "" -"Grupo de ID de origen cambiado. Se perderán todos los elementos del mapa de red." - -#: ../../operation/agentes/pandora_networkmap.php:139 -#: ../../operation/agentes/pandora_networkmap.php:388 -msgid "Succesfully created" -msgstr "Creado correctamente" - -#: ../../operation/agentes/pandora_networkmap.php:215 -#: ../../operation/agentes/pandora_networkmap.php:537 -msgid "Succesfully updated" -msgstr "Actualizado correctamente" - -#: ../../operation/agentes/pandora_networkmap.php:268 -#: ../../operation/agentes/pandora_networkmap.php:488 -msgid "Another network map already exists with this name and group." -msgstr "Ya existe otro mapa de red con este nombre y grupo." - -#: ../../operation/agentes/pandora_networkmap.php:563 -msgid "Succesfully duplicate" -msgstr "Duplicado correctamente" - -#: ../../operation/agentes/pandora_networkmap.php:586 -msgid "Succesfully deleted" -msgstr "Eliminado correctamente" - -#: ../../operation/agentes/pandora_networkmap.php:696 -msgid "List of network maps" -msgstr "Lista de mapas de red" - -#: ../../operation/agentes/pandora_networkmap.php:811 -msgid "Empty map" -msgstr "Mapa vacío" - -#: ../../operation/agentes/pandora_networkmap.php:815 -msgid "Pending to generate" -msgstr "Pendiente de generar" - -#: ../../operation/agentes/pandora_networkmap.php:871 -msgid "There are no maps defined." -msgstr "No hay mapas definidos." - -#: ../../operation/agentes/pandora_networkmap.php:885 -msgid "Create network map" -msgstr "Crear mapa de red" - -#: ../../operation/agentes/pandora_networkmap.php:885 -msgid "Create empty network map" -msgstr "Crear mapa de red vacío" - -#: ../../operation/agentes/pandora_networkmap.php:900 -msgid "Are you sure you want to delete this network map?" -msgstr "¿Está seguro de que desea eliminar este mapa de red?" - -#: ../../operation/agentes/interface_traffic_graph_win.php:95 -#, php-format -msgid "%s Interface Graph" -msgstr "Gráfica de interfaz de %s" - -#: ../../operation/agentes/interface_traffic_graph_win.php:268 -msgid "Zoom factor" -msgstr "Nivel de zoom" - -#: ../../operation/agentes/interface_traffic_graph_win.php:275 -msgid "Full" -msgstr "Completa" - -#: ../../operation/agentes/graphs.php:158 -msgid "Other modules" -msgstr "Otros módulos" - -#: ../../operation/agentes/graphs.php:165 -msgid "Modules network no proc" -msgstr "Módulos de red sin proc" - -#: ../../operation/agentes/graphs.php:172 -msgid "Modules boolean" -msgstr "Módulos booleanos" - -#: ../../operation/agentes/graphs.php:240 -msgid "the combined graph does not show the alerts into this graph" -msgstr "Los gráficos combinados no muestran las alertas" - -#: ../../operation/agentes/graphs.php:242 -msgid "Show as one combined graph" -msgstr "Mostrar como un gráfico combinado" - -#: ../../operation/agentes/graphs.php:244 -msgid "several graphs for each module" -msgstr "Varios gráficos por cada módulo" - -#: ../../operation/agentes/graphs.php:245 -msgid "One combined graph" -msgstr "Gráfico combinado" - -#: ../../operation/agentes/graphs.php:253 ../../operation/agentes/graphs.php:452 -msgid "Area stack" -msgstr "Gráfico de área apilada" - -#: ../../operation/agentes/graphs.php:255 ../../operation/agentes/graphs.php:460 -msgid "Line stack" -msgstr "Gráfico de línea apilada" - -#: ../../operation/agentes/graphs.php:283 -msgid "Save as custom graph" -msgstr "Guardar como gráfico personalizado" - -#: ../../operation/agentes/graphs.php:305 -msgid "Filter graphs" -msgstr "Filtrar gráficos" - -#: ../../operation/agentes/graphs.php:336 -msgid "There was an error loading the graph" -msgstr "Error al cargar el gráfico" - -#: ../../operation/agentes/graphs.php:344 ../../operation/agentes/graphs.php:348 -msgid "Name custom graph" -msgstr "Nombre de gráfico personalizado" - -#: ../../operation/agentes/graphs.php:394 -msgid "Save custom graph" -msgstr "Guardar gráfico personalizado" - -#: ../../operation/agentes/graphs.php:415 -msgid "Custom graph create from the tab graphs in the agent." -msgstr "Gráfico personalizado creado desde la sección de gráficos del agente" - -#: ../../operation/agentes/datos_agente.php:174 -msgid "Received data from" -msgstr "Datos recibidos de" - -#: ../../operation/agentes/datos_agente.php:181 -msgid "Main database" -msgstr "Base de datos principal" - -#: ../../operation/agentes/datos_agente.php:182 -msgid "" -"Switch between the main database and the history database to retrieve module data" -msgstr "" -"Cambiar entre base de datos principal e histórica para recoger los datos de los " -"módulos" - -#: ../../operation/agentes/datos_agente.php:213 -#: ../../operation/agentes/alerts_status.functions.php:151 -msgid "Free text for search" -msgstr "Búsqueda de texto libre" - -#: ../../operation/agentes/interface_view.functions.php:184 -#: ../../operation/agentes/interface_view.functions.php:185 -msgid "Interface filter" -msgstr "Filtro de interfaz" - -#: ../../operation/agentes/interface_view.functions.php:508 -msgid "IfName" -msgstr "IfName" - -#: ../../operation/agentes/interface_view.functions.php:518 -msgid "IfSpeed" -msgstr "IfSpeed" - -#: ../../operation/agentes/interface_view.functions.php:526 -msgid "IfInOctets" -msgstr "IfInOctets" - -#: ../../operation/agentes/interface_view.functions.php:534 -msgid "IfOutOctets" -msgstr "IfOutOctets" - -#: ../../operation/agentes/interface_view.functions.php:542 -msgid "% Bandwidth usage (in)" -msgstr "% Uso de ancho de banda (entrada)" - -#: ../../operation/agentes/interface_view.functions.php:550 -msgid "% Bandwidth usage (out)" -msgstr "% Uso de ancho de banda (salida)" - -#: ../../operation/agentes/interface_view.functions.php:731 -#: ../../operation/agentes/pandora_networkmap.view.php:1309 -msgid "inOctets and outOctets must be enabled." -msgstr "inOctets y outOctets deben estar habilitados." - -#: ../../operation/agentes/interface_view.functions.php:797 -msgid "No search parameters" -msgstr "No hay parámetros de búsqueda" - -#: ../../operation/agentes/snapshot_view.php:42 -msgid "Cannot connect with node to display the module data." -msgstr "No se ha podido conectar con el nodo para mostrar datos de módulos." - -#: ../../operation/agentes/snapshot_view.php:90 -#, php-format -msgid "%s Snapshot data view for module (%s)" -msgstr "Vista de datos de captura de %s del módulo (%s)" - -#: ../../operation/agentes/snapshot_view.php:96 -#, php-format -msgid "Current data at %s" -msgstr "Datos actuales en %s" - -#: ../../operation/agentes/exportdata.php:49 -#: ../../operation/agentes/exportdata.php:62 ../../operation/menu.php:722 -msgid "Export data" -msgstr "Exportar datos" - -#: ../../operation/agentes/exportdata.php:310 -msgid "MS Excel" -msgstr "MS Excel" - -#: ../../operation/agentes/exportdata.php:311 -msgid "Average per hour/day" -msgstr "Media por hora/día" - -#: ../../operation/agentes/exportdata.php:348 -msgid "Source agent" -msgstr "Agente de origen" - -#: ../../operation/agentes/exportdata.php:368 -msgid "No modules of type string. You can not calculate their average" -msgstr "No hay módulos de tipo cadena. No puedes calcular la media." - -#: ../../operation/agentes/exportdata.php:375 -msgid "Export type" -msgstr "Tipo de exportación" - -#: ../../operation/agentes/custom_fields.php:59 -msgid "No fields defined" -msgstr "No se han definido campos" - -#: ../../operation/agentes/interface_view.php:63 ../../operation/menu.php:189 -msgid "Interface view" -msgstr "Vista de interfaz" - -#: ../../operation/agentes/status_monitor.php:591 -#: ../../operation/agentes/alerts_status.functions.php:127 -msgid "No tags" -msgstr "Sin etiquetas" - -#: ../../operation/agentes/status_monitor.php:674 -msgid "Wux server module" -msgstr "Módulo del servidor WUX" - -#: ../../operation/agentes/status_monitor.php:973 -msgid "Min. hours in current status" -msgstr "Mín. de horas en el estado actual" - -#: ../../operation/agentes/status_monitor.php:983 -msgid "Not condition" -msgstr "Condition NOT" - -#: ../../operation/agentes/status_monitor.php:998 -msgid "" -"If you check this option, those elements that do NOT meet any of the " -"requirements will be shown" -msgstr "" -"Si marca esta opción, se mostrarán aquellos elementos que NO cumplan alguno de " -"los requisitos" - -#: ../../operation/agentes/status_monitor.php:1546 -msgid "Data Type" -msgstr "Tipo de datos" - -#: ../../operation/agentes/status_monitor.php:1590 -msgid "W/C" -msgstr "W/C" - -#: ../../operation/agentes/status_monitor.php:1678 -#: ../../operation/agentes/pandora_networkmap.view.php:1820 -msgid "(Adopt) " -msgstr "(Adoptar) " - -#: ../../operation/agentes/status_monitor.php:1686 -#: ../../operation/agentes/pandora_networkmap.view.php:1828 -msgid "(Unlinked) (Adopt) " -msgstr "(Sin enlazar) (Adoptar) " - -#: ../../operation/agentes/status_monitor.php:1689 -#: ../../operation/agentes/pandora_networkmap.view.php:1831 -msgid "(Unlinked) " -msgstr "(Sin enlazar) " - -#: ../../operation/agentes/group_view.php:181 -msgid "Summary of the status groups" -msgstr "Resumen de los grupos por estado" - -#: ../../operation/agentes/group_view.php:233 -msgid "Total items" -msgstr "Número total de elementos" - -#: ../../operation/agentes/estado_monitores.php:51 -msgid "Tag's information" -msgstr "Información de etiquetas" - -#: ../../operation/agentes/estado_monitores.php:109 -msgid "Relationship information" -msgstr "Información de relaciones" - -#: ../../operation/agentes/estado_monitores.php:160 -msgid "Non-initialized modules found." -msgstr "Se han encontrado módulos no iniciados." - -#: ../../operation/agentes/estado_monitores.php:190 -msgid "List of modules" -msgstr "Lista de módulos" - -#: ../../operation/agentes/estado_monitores.php:516 -msgid "Not Normal" -msgstr "No normal" - -#: ../../operation/agentes/estado_monitores.php:557 -msgid "Status:" -msgstr "Estado:" - -#: ../../operation/agentes/estado_monitores.php:576 -msgid "Search by module name, list matches." -msgstr "Búsqueda por nombre del módulo, lista de coincidencias." - -#: ../../operation/agentes/pandora_networkmap.view.php:235 -msgid "Show only the task with the recon script \"SNMP L2 Recon\"." -msgstr "Mostrar solo las tareas recon con el script \"SNMP L2 Recon”." - -#: ../../operation/agentes/pandora_networkmap.view.php:1688 -msgid "Success be updated." -msgstr "Actualizado correctamente" - -#: ../../operation/agentes/pandora_networkmap.view.php:1785 -msgid "Name: " -msgstr "Nombre: " - -#: ../../operation/agentes/pandora_networkmap.view.php:1835 -msgid "Policy: " -msgstr "Política: " - -#: ../../operation/agentes/pandora_networkmap.view.php:1932 -msgid "Data: " -msgstr "Datos: " - -#: ../../operation/agentes/pandora_networkmap.view.php:1934 -#: ../../operation/agentes/estado_generalagente.php:824 -msgid "Last contact: " -msgstr "Último contacto: " - -#: ../../operation/agentes/ver_agente.php:1269 -msgid "Sons" -msgstr "Hijos" - -#: ../../operation/agentes/ver_agente.php:1624 -msgid "Log Viewer" -msgstr "Visor de logs" - -#: ../../operation/agentes/ver_agente.php:1663 -msgid "Terminal" -msgstr "Terminal" - -#: ../../operation/agentes/ver_agente.php:1685 -msgid "Processes" -msgstr "Procesos" - -#: ../../operation/agentes/ver_agente.php:1754 -#: ../../operation/agentes/ver_agente.php:1961 -msgid "Security hardening" -msgstr "Hardening de seguridad" - -#: ../../operation/agentes/ver_agente.php:1883 -msgid "Data View" -msgstr "Vista de datos" - -#: ../../operation/agentes/ver_agente.php:1953 -msgid "Network configuration" -msgstr "Configuración de red" - -#: ../../operation/agentes/ver_agente.php:1972 -msgid "Agent main view" -msgstr "Vista principal del agente" - -#: ../../operation/agentes/estado_generalagente.php:57 -msgid "The agent has not assigned server. Maybe agent does not run fine." -msgstr "" -"El agente no ha sido asignado a ningún servidor. Quizá el agente no se esté " -"ejecutando correctamente." - -#: ../../operation/agentes/estado_generalagente.php:98 -msgid "In scheduled downtime" -msgstr "En parada planificada" - -#: ../../operation/agentes/estado_generalagente.php:366 -msgid "Agent contact" -msgstr "Contacto de agente" - -#: ../../operation/agentes/estado_generalagente.php:372 -msgid "Refresh data" -msgstr "Actualizar datos" - -#: ../../operation/agentes/estado_generalagente.php:657 -msgid "Agent access rate (Last 24h)" -msgstr "Índice de acceso de agente (últimas 24h)" - -#: ../../operation/agentes/estado_generalagente.php:951 -msgid "Agent data" -msgstr "Datos de agentes" - -#: ../../operation/agentes/estado_generalagente.php:993 -msgid "Active issue on this agent" -msgstr "Incidencia activa en este agente" - -#: ../../operation/agentes/estado_generalagente.php:994 -msgid "Agent incident main" -msgstr "Incidencia principal de agente" - -#: ../../operation/agentes/estado_generalagente.php:1022 -msgid "Interface information (SNMP)" -msgstr "Información de interfaz (SNMP)" - -#: ../../operation/agentes/agent_inventory.php:73 -msgid "This agent has not modules inventory" -msgstr "Este agente no tiene módulos de inventario." - -#: ../../operation/agentes/agent_inventory.php:248 -#: ../../operation/agentes/agent_inventory.php:249 -msgid "Diff view" -msgstr "Vista de diferencia" - -#: ../../operation/agentes/alerts_status.functions.php:48 -msgid "Alert(s) validated" -msgstr "Alerta(s) validada(s)" - -#: ../../operation/agentes/alerts_status.functions.php:49 -msgid "Error processing alert(s)" -msgstr "Error al procesar la(s) alerta(s)" - -#: ../../operation/agentes/alerts_status.functions.php:152 -msgid "Filter by agent name, module name, template name or action name" -msgstr "" -"Filtrar por nombre de agente, nombre de módulo, nombre de plantilla o de acción" - -#: ../../operation/agentes/tactical.php:221 -msgid "Report of State" -msgstr "Informe de estado" - -#: ../../operation/agentes/tactical.php:265 -msgid "Event graph" -msgstr "Gráfico de eventos" - -#: ../../operation/agentes/tactical.php:270 -msgid "Event graph by agent" -msgstr "Gráfico de eventos por agente" - -#: ../../operation/messages/message_list.php:46 -#: ../../operation/messages/message_list.php:55 -#: ../../operation/messages/message_edit.php:66 -msgid "Sent messages" -msgstr "Mensajes enviados" - -#: ../../operation/messages/message_list.php:46 -#: ../../operation/messages/message_list.php:50 -#: ../../operation/messages/message_edit.php:54 -msgid "Received messages" -msgstr "Mensajes recibidos" - -#: ../../operation/messages/message_list.php:64 -#: ../../operation/messages/message_list.php:310 -#: ../../operation/messages/message_edit.php:78 -msgid "Create message" -msgstr "Crear mensaje" - -#: ../../operation/messages/message_list.php:132 -msgid "Not deleted. Error deleting messages" -msgstr "No borrado. Error al suprimir mensajes." - -#: ../../operation/messages/message_list.php:140 -#: ../../operation/messages/message_list.php:149 -msgid "You have" -msgstr "Tienes" - -#: ../../operation/messages/message_list.php:140 -msgid "sent message(s)" -msgstr "mensaje(s) enviado(s)" - -#: ../../operation/messages/message_list.php:149 -msgid "unread message(s)" -msgstr "mensaje(s) sin leer" - -#: ../../operation/messages/message_list.php:160 -msgid "There are no messages." -msgstr "No hay mensajes." - -#: ../../operation/messages/message_list.php:190 -#: ../../operation/messages/message_edit.php:382 -msgid "Destination" -msgstr "Destino" - -#: ../../operation/messages/message_list.php:192 -#: ../../operation/messages/message_edit.php:321 -msgid "Sender" -msgstr "Remitente" - -#: ../../operation/messages/message_list.php:210 -msgid "Click to read" -msgstr "Haz clic para leer" - -#: ../../operation/messages/message_list.php:213 -msgid "Mark as unread" -msgstr "Marcar como no leído" - -#: ../../operation/messages/message_list.php:218 -#: ../../operation/messages/message_list.php:221 -msgid "Message unread - click to read" -msgstr "Mensaje sin leer. Haz clic para leerlo." - -#: ../../operation/messages/message_list.php:262 -msgid "No Subject" -msgstr "Sin asunto" - -#: ../../operation/messages/message_edit.php:85 -msgid "Compose message" -msgstr "Componer mensaje" - -#: ../../operation/messages/message_edit.php:114 -msgid "This message does not exist in the system" -msgstr "Este mensaje no existe en el sistema." - -#: ../../operation/messages/message_edit.php:183 -msgid "wrote" -msgstr "escribió" - -#: ../../operation/messages/message_edit.php:198 -msgid "Reply" -msgstr "Responder" - -#: ../../operation/messages/message_edit.php:210 -msgid "Delete conversation" -msgstr "Eliminar conversación" - -#: ../../operation/messages/message_edit.php:231 -msgid "User or group must be selected." -msgstr "Usuario o grupo no especificados." - -#: ../../operation/messages/message_edit.php:245 -msgid "Message successfully sent to users" -msgstr "Mensaje enviado correctamente a los usuarios" - -#: ../../operation/messages/message_edit.php:246 -msgid "Error sending message to users" -msgstr "Error al enviar el mensaje a los usuarios" - -#: ../../operation/messages/message_edit.php:265 -#, php-format -msgid "Message successfully sent to user %s" -msgstr "Mensaje enviado correctamente al usuario %s" - -#: ../../operation/messages/message_edit.php:266 -#, php-format -msgid "Error sending message to user %s" -msgstr "Error al enviar el mensaje al usuario %s" - -#: ../../operation/messages/message_edit.php:352 -msgid "Select user" -msgstr "Seleccionar usuario" - -#: ../../operation/messages/message_edit.php:361 -msgid "OR" -msgstr "O" - -#: ../../operation/messages/message_edit.php:372 -msgid "Select group" -msgstr "Seleccionar grupo" - -#: ../../operation/messages/message_edit.php:441 -msgid "Send message" -msgstr "Enviar mensaje" - -#: ../../operation/network/network_report.php:107 -#: ../../operation/network/network_usage_map.php:122 -#: ../../operation/netflow/nf_live_view.php:172 -msgid "Error creating filter" -msgstr "Error al crear filtro" - -#: ../../operation/network/network_report.php:109 -#: ../../operation/network/network_usage_map.php:124 -#: ../../operation/netflow/nf_live_view.php:174 -msgid "Filter created successfully" -msgstr "Filtro creado correctamente" - -#: ../../operation/network/network_report.php:125 -#: ../../operation/network/network_usage_map.php:140 -#: ../../operation/netflow/nf_live_view.php:193 -msgid "Filter updated successfully" -msgstr "Filtro actualizado correctamente" - -#: ../../operation/network/network_report.php:126 -#: ../../operation/network/network_usage_map.php:141 -#: ../../operation/netflow/nf_live_view.php:194 -msgid "Error updating filter" -msgstr "Error al actualizar el filtro" - -#: ../../operation/network/network_report.php:216 -#: ../../operation/network/network_usage_map.php:264 -#: ../../operation/netflow/nf_live_view.php:556 -msgid "Defined period" -msgstr "Período definido" - -#: ../../operation/network/network_report.php:228 -#: ../../operation/network/network_usage_map.php:276 -msgid "Results to show" -msgstr "Resultados a mostrar" - -#: ../../operation/network/network_report.php:273 -#: ../../operation/network/network_usage_map.php:320 -msgid "Load Filter" -msgstr "Cargar filtro" - -#: ../../operation/network/network_report.php:274 -#: ../../operation/network/network_usage_map.php:321 -#: ../../operation/netflow/nf_live_view.php:293 -msgid "Select a filter" -msgstr "Selecciona un filtro" - -#: ../../operation/network/network_report.php:317 -#: ../../operation/network/network_usage_map.php:153 -#: ../../operation/netflow/nf_live_view.php:660 -msgid "Save as new filter" -msgstr "Guardar nuevo filtro" - -#: ../../operation/network/network_report.php:328 -#: ../../operation/network/network_usage_map.php:164 -#: ../../operation/netflow/nf_live_view.php:661 -msgid "Update current filter" -msgstr "Actualizar filtro actual" - -#: ../../operation/network/network_report.php:406 -#: ../../operation/network/network_report.php:455 -msgid "Flows" -msgstr "Flujo" - -#: ../../operation/network/network_report.php:417 -#: ../../operation/network/network_report.php:457 -msgid "Packets" -msgstr "Paquetes" - -#: ../../operation/network/network_report.php:559 -#, php-format -msgid "Filtered by port %s. Click here to remove the filter." -msgstr "Filtrado por puerto %s. Pinche aquí para eliminar el filtro." - -#: ../../operation/network/network_report.php:559 -#, php-format -msgid "Filtered by IP %s. Click here to remove the filter." -msgstr "Filtrado por IP %s. Pinche aquí para eliminar el filtro." - -#: ../../operation/network/network_usage_map.php:54 ../../operation/menu.php:226 -msgid "Network usage map" -msgstr "Mapa de uso de red" - -#: ../../operation/network/network_usage_map.php:147 -msgid "Show netflow map" -msgstr "Mostrar mapa de flujo de red" - -#: ../../operation/netflow/nf_live_view.php:135 -msgid "Netflow live view" -msgstr "Netflow en tiempo real" - -#: ../../operation/netflow/nf_live_view.php:237 -msgid "Connection" -msgstr "Conexión" - -#: ../../operation/netflow/nf_live_view.php:366 -msgid "IP address resolution" -msgstr "Resolución de dirección IP" - -#: ../../operation/netflow/nf_live_view.php:366 -msgid "Resolve the IP addresses to get their hostnames." -msgstr "Resolver direcciones IP para obtener sus hostnames" - -#: ../../operation/netflow/nf_live_view.php:369 -msgid "Source ip" -msgstr "IP de origen" - -#: ../../operation/netflow/nf_live_view.php:387 -msgid "New filter name" -msgstr "Nuevo nombre del filtro" - -#: ../../operation/netflow/nf_live_view.php:425 -#, php-format -msgid "WARNING threshold for the maximum % of traffic of an IP." -msgstr "Umbral de ADVERTENCIA para el máximo % de tráfico de una IP." - -#: ../../operation/netflow/nf_live_view.php:538 -#: ../../operation/incidents/integriaims_export_csv.php:84 -#: ../../operation/incidents/configure_integriaims_incident.php:353 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:339 -#: ../../operation/incidents/list_integriaims_incidents.php:401 -msgid "Resolution" -msgstr "Resolución" - -#: ../../operation/netflow/nf_live_view.php:550 -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:648 -msgid "Draw" -msgstr "Dibujar" - -#: ../../operation/netflow/nf_live_view.php:691 -msgid "No filter selected" -msgstr "No se ha seleccionado ningún filtro" - -#: ../../operation/netflow/netflow_explorer.php:46 ../../operation/menu.php:218 -msgid "Netflow explorer" -msgstr "Explorador Netflow" - -#: ../../operation/snmpconsole/snmp_statistics.php:87 -msgid "SNMP Statistics" -msgstr "Estadísticas SNMP" - -#: ../../operation/snmpconsole/snmp_statistics.php:158 -msgid "There are no SNMP traps in database" -msgstr "No hay ningún trap SNMP definido" - -#: ../../operation/snmpconsole/snmp_statistics.php:171 -msgid "Traps received by source" -msgstr "Traps recibidos por el origen" - -#: ../../operation/snmpconsole/snmp_statistics.php:184 -#: ../../operation/snmpconsole/snmp_statistics.php:258 -msgid "Number" -msgstr "Número" - -#: ../../operation/snmpconsole/snmp_statistics.php:245 -msgid "Traps received by Enterprise String" -msgstr "Traps recibidos por cadena Enterprise" - -#: ../../operation/snmpconsole/snmp_statistics.php:257 -msgid "Trap Enterprise String" -msgstr "Traps Enterprise de cadena" - -#: ../../operation/snmpconsole/snmp_browser.php:81 -msgid "SNMP Browser" -msgstr "Navegador SNMP" - -#: ../../operation/snmpconsole/snmp_browser.php:225 -msgid "Adding modules in progress" -msgstr "Añadiendo módulos" - -#: ../../operation/snmpconsole/snmp_browser.php:553 -msgid "Create policy" -msgstr "Crear política" - -#: ../../operation/snmpconsole/snmp_browser.php:623 -#: ../../operation/snmpconsole/snmp_browser.php:699 -msgid "Are you sure you want add module?" -msgstr "¿Está seguro de que quiere añadir el módulo?" - -#: ../../operation/snmpconsole/snmp_mib_uploader.php:47 -#: ../../operation/menu.php:249 -msgid "MIB uploader" -msgstr "Cargador MIB" - -#: ../../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 "" -"Los archivos MIB se instalarán en el sistema. Por favor, ten en cuenta que un " -"MIB puede depender de otro MIB. Para personalizar las definiciones de trap, se " -"debe usar el editor de trap SNMP." - -#: ../../operation/menu.php:222 -msgid "Netflow Live View" -msgstr "Netflow en tiempo real" - -#: ../../operation/menu.php:244 -msgid "SNMP browser" -msgstr "Navegador SNMP" - -#: ../../operation/menu.php:253 -msgid "SNMP filters" -msgstr "Filtros SNMP" - -#: ../../operation/menu.php:338 ../../operation/menu.php:339 -msgid "Visual console list" -msgstr "Lista de consolas visuales" - -#: ../../operation/menu.php:404 -msgid "List of Gis maps" -msgstr "Lista de mapas GIS" - -#: ../../operation/menu.php:489 ../../operation/menu.php:490 -msgid "Dashboard list" -msgstr "Lista de paneles de control" - -#: ../../operation/menu.php:561 -msgid "RSS" -msgstr "RSS" - -#: ../../operation/menu.php:576 ../../operation/menu.php:589 -#: ../../operation/events/sound_events.php:68 -#: ../../operation/events/events.php:1737 ../../operation/events/events.php:1789 -#: ../../operation/events/events.php:2818 -msgid "Acoustic console" -msgstr "Consola acústica" - -#: ../../operation/menu.php:671 -msgid "Configure user notifications" -msgstr "Configurar notificaciones de usuario" - -#: ../../operation/menu.php:691 -msgid "Integria IMS statistics" -msgstr "Estadísticas de Integria IMS" - -#: ../../operation/menu.php:692 -msgid "Integria IMS ticket list" -msgstr "Lista de tickets de Integria IMS" - -#: ../../operation/menu.php:705 -msgid "Messages List" -msgstr "Lista de mensajes" - -#: ../../operation/menu.php:706 -msgid "New message" -msgstr "Mensaje nuevo" - -#: ../../operation/menu.php:728 -msgid "Scheduled downtime" -msgstr "Parada planificada" - -#: ../../operation/gis_maps/gis_map.php:38 -msgid "List of GIS maps" -msgstr "Lista de mapas GIS" - -#: ../../operation/gis_maps/gis_map.php:213 -msgid "No maps found" -msgstr "No se encontraron mapas" - -#: ../../operation/gis_maps/gis_map.php:240 -msgid "Caution: Do you want delete the map?" -msgstr "Cuidado: ¿Quieres borrar el mapa?" - -#: ../../operation/gis_maps/gis_map.php:247 -msgid "Do you want to set default the map?" -msgstr "¿Quieres configurar por defecto el mapa?" - -#: ../../operation/gis_maps/gis_map.php:255 -msgid "There was error on setup the default map." -msgstr "Error al configurar el mapa por defecto" - -#: ../../operation/gis_maps/render_view.php:146 -msgid "Show link to public GIS map" -msgstr "Mostrar enlace al mapa SIG público" - -#: ../../operation/gis_maps/render_view.php:156 -msgid "10 minutes" -msgstr "10 minutos" - -#: ../../operation/gis_maps/render_view.php:171 -msgid "Filter by status" -msgstr "Filtro por estado" - -#: ../../operation/gis_maps/ajax.php:237 ../../operation/gis_maps/ajax.php:275 -#: ../../operation/gis_maps/ajax.php:444 -msgid "Position (Lat, Long, Alt)" -msgstr "Posición (Lat, Long, Alt)" - -#: ../../operation/gis_maps/ajax.php:238 -msgid "Start contact" -msgstr "Inicio de contacto" - -#: ../../operation/gis_maps/ajax.php:240 -msgid "Num reports" -msgstr "Informes numéricos" - -#: ../../operation/gis_maps/ajax.php:279 ../../operation/gis_maps/ajax.php:448 -msgid "Default position of map." -msgstr "Posición por defecto del mapa" - -#: ../../operation/gis_maps/ajax.php:339 -msgid "Satellite Version" -msgstr "Versión satélite" - -#: ../../operation/gis_maps/ajax.php:385 ../../operation/gis_maps/ajax.php:502 -msgid "Number of non-validated critical events" -msgstr "Numero de eventos críticos no validados" - -#: ../../operation/gis_maps/ajax.php:395 ../../operation/gis_maps/ajax.php:512 -msgid "Alert(s) fired" -msgstr "Alertas disparadas" - -#: ../../operation/incidents/integriaims_export_csv.php:80 -msgid "ID Ticket" -msgstr "Ticket de ID" - -#: ../../operation/incidents/integriaims_export_csv.php:82 -#: ../../operation/incidents/list_integriaims_incidents.php:588 -msgid "Group/Company" -msgstr "Grupo/Compañia" - -#: ../../operation/incidents/integriaims_export_csv.php:87 -msgid "Started" -msgstr "Iniciado hace" - -#: ../../operation/incidents/integriaims_export_csv.php:88 -#: ../../operation/incidents/configure_integriaims_incident.php:323 -#: ../../operation/incidents/list_integriaims_incidents.php:374 -#: ../../operation/incidents/list_integriaims_incidents.php:592 -msgid "Creator" -msgstr "Creador" - -#: ../../operation/incidents/incident_statistics.php:31 -#: ../../operation/incidents/configure_integriaims_incident.php:41 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:69 -#: ../../operation/incidents/list_integriaims_incidents.php:33 -msgid "Issues" -msgstr "Incidencias" - -#: ../../operation/incidents/incident_statistics.php:47 -msgid "Incidents by status" -msgstr "Incidentes por estado" - -#: ../../operation/incidents/incident_statistics.php:50 -msgid "Incidents by priority" -msgstr "Incidentes por prioridad" - -#: ../../operation/incidents/incident_statistics.php:53 -msgid "Incidents by group" -msgstr "Incidentes por grupo" - -#: ../../operation/incidents/incident_statistics.php:56 -msgid "Incidents by user" -msgstr "Incidentes por usuario" - -#: ../../operation/incidents/configure_integriaims_incident.php:26 -msgid "Update Integria IMS Ticket" -msgstr "Actualizar el ticket de Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:28 -msgid "Create Integria IMS Ticket" -msgstr "Crear ticket de Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:142 -msgid "Successfully created in Integria IMS" -msgstr "Creado correctamente en Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:143 -msgid "Could not be created in Integria IMS" -msgstr "No se ha podido crear en Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:163 -msgid "Successfully updated in Integria IMS" -msgstr "Actualizado correctamente en Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:164 -msgid "Could not be updated in Integria IMS" -msgstr "No se ha podido actualizar en Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:323 -msgid "" -"This field corresponds to the Integria IMS user specified in Integria IMS setup" -msgstr "" -"Este campo corresponde al usuario de Integria IMS especificado en la " -"configuración de Integria IMS" - -#: ../../operation/incidents/configure_integriaims_incident.php:383 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:222 -msgid "File name" -msgstr "Nombre de archivo" - -#: ../../operation/incidents/configure_integriaims_incident.php:388 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:224 -msgid "Attachment description" -msgstr "Descripción de los datos adjuntos" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:93 -msgid "Not yet" -msgstr "Todavía no" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:97 -msgid "Not closed yet" -msgstr "No cerrado todavía" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:131 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:262 -msgid "Filename" -msgstr "Nombre del archivo" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:158 -msgid "File successfully deleted" -msgstr "Archivo añadido correctamente" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:159 -msgid "File could not be deleted" -msgstr "El archivo no se ha podido eliminar" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:238 -msgid "Add attachment" -msgstr "Añadir adjunto" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:240 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:413 -msgid "Attached files" -msgstr "Archivos adjuntos" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:298 -msgid "Comment successfully added" -msgstr "Comentario añadido correctamente" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:299 -msgid "Comment could not be added" -msgstr "No se ha podido añadir el comentario" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:325 -msgid "No comments found" -msgstr "No se han encontrado comentarios" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:365 -msgid "Created by" -msgstr "Creado por" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:366 -msgid "Owned by" -msgstr "Pertenece a" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:367 -msgid "Closed by" -msgstr "Cerrado por" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:384 -msgid "Closed at" -msgstr "Cerrado el" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:395 -msgid "People" -msgstr "Personas" - -#: ../../operation/incidents/list_integriaims_incidents.php:24 -#: ../../operation/incidents/list_integriaims_incidents.php:37 -msgid "Integria IMS Tickets" -msgstr "Tickets de Integria IMS" - -#: ../../operation/incidents/list_integriaims_incidents.php:329 -msgid "Text filter" -msgstr "Filtro de texto" - -#: ../../operation/incidents/list_integriaims_incidents.php:423 -msgid "Created from" -msgstr "Creado desde" - -#: ../../operation/incidents/list_integriaims_incidents.php:435 -msgid "Created to" -msgstr "Creado hasta" - -#: ../../operation/incidents/list_integriaims_incidents.php:589 -msgid "Status/Resolution" -msgstr "Estado/Resolución" - -#: ../../operation/incidents/list_integriaims_incidents.php:591 -msgid "Updated/Started" -msgstr "Actualizado/Iniciado" - -#: ../../operation/incidents/list_integriaims_incidents.php:635 -msgid "No tickets to show" -msgstr "No hay tickets" - -#: ../../operation/inventory/inventory.php:541 -#: ../../operation/inventory/inventory.php:576 -msgid "Basic info" -msgstr "Información básica" - -#: ../../operation/inventory/inventory.php:667 -msgid "Order by agent" -msgstr "Ordenar por agente" - -#: ../../operation/inventory/inventory.php:818 -#: ../../operation/inventory/inventory.php:819 -#: ../../operation/inventory/inventory.php:933 -#: ../../operation/inventory/inventory.php:934 -#: ../../operation/inventory/inventory.php:1097 -#: ../../operation/inventory/inventory.php:1098 -#: ../../operation/inventory/inventory.php:1187 -#: ../../operation/inventory/inventory.php:1188 -#: ../../operation/inventory/inventory.php:1219 -#: ../../operation/inventory/inventory.php:1220 -msgid "No inventory found" -msgstr "No se encontró inventario" - -#: ../../operation/inventory/inventory.php:1260 -msgid "Secondary IP" -msgstr "IP secundaria" - -#: ../../operation/inventory/inventory.php:1269 -msgid "Values Custom Fields" -msgstr "Valores de campos personalizados" - -#: ../../operation/inventory/inventory.php:1291 -#: ../../operation/inventory/inventory.php:1292 -msgid "Agent info not found" -msgstr "Información de agente no encontrada." - -#: ../../operation/search_main.php:127 ../../operation/search_main.php:129 -#: ../../operation/search_main.php:137 ../../operation/search_main.php:139 -#: ../../operation/search_main.php:141 ../../operation/search_main.php:143 -#: ../../operation/search_main.php:146 -#, php-format -msgid "%s Found" -msgstr "%s encontrados" - -#: ../../operation/search_main.php:136 -msgid "Users found" -msgstr "Usuarios encontrados" - -#: ../../operation/search_main.php:138 -msgid "Graphs found" -msgstr "Gráficos encontrados" - -#: ../../operation/search_main.php:140 -msgid "Reports found" -msgstr "Informes encontrados" - -#: ../../operation/search_main.php:154 -msgid "View all matches" -msgstr "Ver todas las coincidencias" - -#: ../../operation/reporting/reporting_viewer.php:247 -msgid "View Report" -msgstr "Ver informe" - -#: ../../operation/reporting/reporting_viewer.php:267 -msgid "Set initial date" -msgstr "Fijar fecha de inicio" - -#: ../../operation/reporting/reporting_viewer.php:318 -msgid "Invalid date selected. Initial date must be before end date." -msgstr "" -"Fecha seleccionada no válida. La fecha inicial debe ser anterior a la fecha de " -"finalización." - -#: ../../operation/reporting/reporting_viewer.php:412 -#: ../../operation/reporting/graph_viewer.php:548 -msgid "Invalid date selected" -msgstr "Fecha seleccionada no válida" - -#: ../../operation/reporting/custom_reporting.php:28 -#: ../../operation/reporting/graph_viewer.php:582 -msgid "There are no defined reportings" -msgstr "No hay informes definidos" - -#: ../../operation/reporting/graph_viewer.php:353 -#: ../../operation/reporting/graph_viewer.php:386 -msgid "Graph defined" -msgstr "Gráfico definido" - -#: ../../operation/reporting/graph_viewer.php:367 -msgid "Equalize maxiddmum thresholds" -msgstr "Ecualizar umbrales máximos" - -#: ../../operation/reporting/graph_viewer.php:368 -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 se selecciona una opción, todos los gráficos tendrán el valor más alto de " -"todos los módulos incluidos en el gráfico como umbral máximo." - -#: ../../operation/reporting/graph_viewer.php:387 -msgid "Zoom x1" -msgstr "Zoom x1" - -#: ../../operation/reporting/graph_viewer.php:388 -msgid "Zoom x2" -msgstr "Ampliación x2" - -#: ../../operation/reporting/graph_viewer.php:389 -msgid "Zoom x3" -msgstr "Zoom x3" - -#: ../../operation/reporting/graph_viewer.php:446 -msgid "No data." -msgstr "Sin datos" - -#: ../../operation/reporting/graph_viewer.php:556 -msgid "Custom graph viewer" -msgstr "Visor de imágenes personalizadas" - -#: ../../operation/events/events_rss.php:195 -msgid "Your IP is not into the IP list with API access." -msgstr "Tu IP no se encuentra en el listado de IPs con acceso a la API." - -#: ../../operation/events/events_rss.php:214 -msgid "The URL of your feed has bad hash." -msgstr "La URL de tu feed tiene mal el hash." - -#: ../../operation/events/events.php:991 -msgid "Validate events" -msgstr "Validar eventos" - -#: ../../operation/events/events.php:1008 -msgid "Validate event" -msgstr "Validar evento" - -#: ../../operation/events/events.php:1043 -msgid "Change to in progress status" -msgstr "Cambiar a estado en proceso" - -#: ../../operation/events/events.php:1068 -msgid "Delete events" -msgstr "Eliminar eventos" - -#: ../../operation/events/events.php:1640 -msgid "Event viewer" -msgstr "Visor de eventos" - -#: ../../operation/events/events.php:1682 -msgid "History event list" -msgstr "Lista histórica de eventos" - -#: ../../operation/events/events.php:1693 -msgid "RSS Events" -msgstr "Eventos RSS" - -#: ../../operation/events/events.php:1704 -msgid "Export to CSV file" -msgstr "Exportar a un archivo CSV" - -#: ../../operation/events/events.php:1794 -msgid "History" -msgstr "Histórico" - -#: ../../operation/events/events.php:1848 -msgid "Errors" -msgstr "Errores" - -#: ../../operation/events/events.php:1913 ../../operation/events/events.php:1934 -msgid "WARNING: This could cause a performace impact." -msgstr "ADVERTENCIA: Esto podría causar un impacto en el rendimiento." - -#: ../../operation/events/events.php:1932 -msgid "Search in secondary groups" -msgstr "Buscar en grupos secundarios" - -#: ../../operation/events/events.php:2022 -msgid "Search for elements NOT containing given text." -msgstr "Buscar elementos que NO contengan el texto dado." - -#: ../../operation/events/events.php:2283 -msgid "Id source event" -msgstr "Evento de origen de ID" - -#: ../../operation/events/events.php:2341 -msgid "From (date:time)" -msgstr "Desde (fecha:hora)" - -#: ../../operation/events/events.php:2399 -msgid "To (date:time)" -msgstr "Hasta (fecha:hora)" - -#: ../../operation/events/events.php:2410 -msgid "Filter custom data by field name" -msgstr "Filtrar datos personalizados por nombre de campo" - -#: ../../operation/events/events.php:2411 -msgid "Filter custom data by field value" -msgstr "Filtrar datos personalizados por valor de campo" - -#: ../../operation/events/events.php:2431 -msgid "Custom data filter" -msgstr "Filtro de datos personalizado" - -#: ../../operation/events/events.php:2453 -msgid "Custom data search" -msgstr "Búsqueda de datos personalizada" - -#: ../../operation/events/events.php:2595 -msgid "Current filter" -msgstr "Filtro actual" - -#: ../../operation/events/events.php:2600 -msgid "Not set." -msgstr "No establecida" - -#: ../../operation/events/events.php:2613 -msgid "Any status." -msgstr "Cualquier estado" - -#: ../../operation/events/events.php:2617 -msgid "New events." -msgstr "Nuevos eventos" - -#: ../../operation/events/events.php:2621 -msgid "Validated." -msgstr "Validado." - -#: ../../operation/events/events.php:2625 -msgid "In proccess." -msgstr "In proceso." - -#: ../../operation/events/events.php:2629 -msgid "Not validated." -msgstr "No validado." - -#: ../../operation/events/events.php:2641 -msgid "Any time." -msgstr "Cualquier hora." - -#: ../../operation/events/events.php:2643 ../../operation/events/events.php:3302 -msgid "Last hour." -msgstr "Última hora." - -#: ../../operation/events/events.php:2645 -#, php-format -msgid "Last %d hours." -msgstr "Últimas %d horas." - -#: ../../operation/events/events.php:2653 -msgid "Duplicated" -msgstr "Duplicado" - -#: ../../operation/events/events.php:2656 -msgid "All events." -msgstr "Todos los eventos." - -#: ../../operation/events/events.php:2660 -msgid "Group agents." -msgstr "Agentes de grupo." - -#: ../../operation/events/events.php:2662 -msgid "Group extra id." -msgstr "ID adicional de grupo" - -#: ../../operation/events/events.php:2766 -msgid "In progress selected" -msgstr "Seleccionado en proceso" - -#: ../../operation/events/events.php:2767 -msgid "Validate selected" -msgstr "Validar selección" - -#: ../../operation/events/events.php:2789 -msgid "Execute event response" -msgstr "Ejecutar respuesta de eventos" - -#: ../../operation/events/events.php:2865 -#, php-format -msgid "A maximum of %s event custom responses can be selected" -msgstr "De puede seleccionar un máximo se %s respuestas personalizadas de eventos" - -#: ../../operation/events/events.php:2870 -msgid "Please, select an event" -msgstr "Seleccione un evento" - -#: ../../operation/events/events.php:2956 -msgid "has at least" -msgstr "tiene al menos" - -#: ../../operation/events/events.php:2958 -msgid "events" -msgstr "eventos" - -#: ../../operation/events/events.php:3304 -msgid "hours." -msgstr "horas." - -#: ../../operation/search_policies.php:37 -msgid "Id_group" -msgstr "Id_group" - -#: ../../operation/search_maps.php:30 -msgid "Elements" -msgstr "Elementos" - -#: ../../general/footer.php:56 -#, php-format -msgid "Page generated on %s" -msgstr "Página generada en %s" - -#: ../../general/first_task/incidents.php:21 -msgid "There are no incidents defined yet." -msgstr "No hay incidentes definidos todavía." - -#: ../../general/first_task/incidents.php:31 -#: ../../general/first_task/incidents.php:46 -msgid "Create Incidents" -msgstr "Crear incidentes" - -#: ../../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 "" -"A parte recibir y procesar datos para monitorizar sistemas y aplicaciones,\n" -"\t\t\ttambién tiene que monitorizar las posibles incidencias que puedan ocurrir " -"en estos subsistemas en el proceso de monitorización del sistema.\n" -"\t\t\tPara ello, el equipo de %s ha diseñado un gestor de incidencias desde el " -"que cualquier usuario puede crear incidencias\n" -"\t\t\tque explican qué ha sucedido en la red y actualizar su estado a través de " -"comentarios y archivos en cualquier momento, en caso de que sea necesario " -"hacerlo.\n" -"\t\t\tEste sistema permite que los usuarios trabajen como un equipo, junto con " -"diferentes tareas y sistemas de flujo de trabajo que permiten que la incidencia " -"pase\n" -"\t\t\t de un equipo a otro, y los diferentes miembros de los diferentes equipos " -"puedan trabajar sobre la misma incidencia, compartiendo información y archivos.\n" -"\t\t" - -#: ../../general/first_task/recon_view.php:18 -msgid "There are no discovery tasks defined yet." -msgstr "Aún no hay tareas de discovery definidas." - -#: ../../general/first_task/recon_view.php:25 -msgid "Create Discovery Task" -msgstr "Crear tarea 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 "" -"Las tareas de Discovery sirven para encontrar nuevos elementos en la red. \n" -"\t\tSi detecta alguno, lo añadirá a la monitorización y si ese elemento ya está " -"siendo monitorizado lo\n" -"\t\tignorará o actualizará la información de este. Hay tres tipos de detección: " -"Basada en ICMP (pings), \n" -"\t\tSNMP (detecta la topología de redes y sus " -"interfaces), y otro personalizado \n" -"\t\t. Puede definir su propio guión de reconocimiento personalizado." - -#: ../../general/first_task/recon_view.php:37 -msgid "Discover" -msgstr "Descubrir" - -#: ../../general/first_task/HA_cluster_builder.php:37 -msgid "There are no HA clusters defined yet." -msgstr "Aún no se han definido clusters de alta disponibilidad." - -#: ../../general/first_task/HA_cluster_builder.php:45 -msgid "PANDORA FMS DB CLUSTER" -msgstr "CLUSTER DE LA BASE DE DATOS DE 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 "" -"Con Pandora FMS Enterprise puede añadir la alta disponibilidad a su instalación " -"de Pandora FMS añadiendo servidores MySQL redundantes" - -#: ../../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 "" -"Pinche en \"añadir nuevo módulo\" para empezar a convertir su cluster de base de " -"datos de Pandora FMS en un cluster de base de datos de Pandora FMS." - -#: ../../general/first_task/HA_cluster_builder.php:59 -msgid "Add new node" -msgstr "Añadir nuevo nodo" - -#: ../../general/first_task/map_builder.php:44 -msgid "Visual Consoles" -msgstr "Consolas visuales" - -#: ../../general/first_task/map_builder.php:47 -#, 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 permite a los usuarios crear mapas visuales en los que cada usuario puede " -"crear su propio mapa de monitorización. El nuevo editor de consola visual es " -"mucho más práctico, a pesar de que el editor de consola visual anterior tenía " -"sus ventajas. Hemos conseguido imitar la sensación y el toque de una aplicación " -"de dibujo como GIMP en la nueva consola visual. También hemos simplificado el " -"editor dividiéndolo en diferentes pestañas clasificadas temáticamente llamadas " -"\"Datos\", \"Vista previa\", \"Asistente\", \"Lista de elementos\" y \"Editor\". " -"Los elementos para los que el mapa visual de %s fue diseñado son las \"imágenes " -"estáticas\", las \"barras de porcentajes\" y los \"valores simples\"." - -#: ../../general/first_task/map_builder.php:58 -msgid "Create a Visual Console" -msgstr "Crear consola visual" - -#: ../../general/first_task/cluster_builder.php:46 -msgid "There are no clusters defined yet." -msgstr "No hay clústers definidos todavía." - -#: ../../general/first_task/cluster_builder.php:54 -#: ../../general/first_task/cluster_builder.php:72 -msgid "Create Cluster" -msgstr "Crear clúster" - -#: ../../general/first_task/cluster_builder.php:57 -msgid "" -"A cluster is a group of devices that provide the same service in high " -"availability." -msgstr "" -"Un clúster es un grupo de servicios que proporciona el mismo servicio en alta " -"disponibilidad." - -#: ../../general/first_task/cluster_builder.php:59 -msgid "Depending on how they provide that service, we can find two types:" -msgstr "Dependiendo de cómo proporcionen ese servicio, hay dos tipos:" - -#: ../../general/first_task/cluster_builder.php:61 -msgid "" -"Clusters to balance the service load: these are active - active (A/A) " -"mode clusters. It means that all the nodes (or machines that compose it) are " -"working. They must be working because if one stops working, it will overload the " -"others." -msgstr "" -"Clústers para equilibrar la carga del servicio: son clústers de modo " -"activo-activo(A/A), por lo tanto todos los nodos (o máquinas que lo componen) " -"están funcionando. Tienen que estar todos en funcionamiento porque si uno se " -"detiene, sobrecargará a los demás." - -#: ../../general/first_task/cluster_builder.php:63 -msgid "" -"Clusters to guarantee service: these are active - passive (A/P) mode " -"clusters. It means that one of the nodes (or machines that make up the cluster) " -"will be running (primary) and another won't (secondary). When the primary goes " -"down, the secondary must take over and give the service instead. Although many " -"of the elements of this cluster are active-passive, it will also have active " -"elements in both of them that indicate that the passive node is \"online\", so " -"that in the case of a service failure in the master, the active node collects " -"this information." -msgstr "" -"Clústers para garantizar el servicio: son clústers de modo activo-pasivo " -"(A/P). Quiere decir que uno de los nodos (o máquinas que componen el clúster) " -"estará en funcionamiento (primario) y el otro no (secundario). Cuando uno " -"primario se detiene, el secundario lo releva y proporciona el servicio en su " -"lugar. Aunque muchos de los elementos de este clúster son activo-pasivo, también " -"tendrá elementos activos en los dos que indican que el nodo pasivo se encuentra " -"\"en línea\", para que en caso de fallo del sistema en el maestro, sea el nodo " -"activo el que recoja esta información." - -#: ../../general/first_task/network_map.php:19 -msgid "There are no network map defined yet." -msgstr "No hay mapas de red definidos todavía." - -#: ../../general/first_task/network_map.php:26 -msgid "Network Map" -msgstr "Mapa de red" - -#: ../../general/first_task/network_map.php:29 -#: ../../general/first_task/network_map.php:50 -msgid "Create Network Map" -msgstr "Crear mapa de red" - -#: ../../general/first_task/network_map.php:32 -msgid "" -"There is also an open-source version of the network map. \n" -"\t\t\t\t\t\t\t\tThis functionality allows to graphically display the nodes and " -"relationships, agents, modules and groups available to the user. \n" -"\t\t\t\t\t\t\t\tThere are three types of network maps:\n" -"\t\t\t" -msgstr "" -"Existe también una versión de código abierto del mapa de red. \n" -"\t\t\t\t\t\t\t\tEsta funcionalidad permite visualizar gráficamente los nodos y " -"sus relaciones, agentes, módulos y grupos disponibles para el usuario. \n" -"\t\t\t\t\t\t\t\tHay tres tipos de mapas de red:\n" -"\t\t\t" - -#: ../../general/first_task/network_map.php:37 -msgid "Topology Map" -msgstr "Mapa de topología" - -#: ../../general/first_task/network_map.php:38 -msgid "Group Map" -msgstr "Mapa de grupo" - -#: ../../general/first_task/network_map.php:39 -msgid "Radial Map (User without strict user)" -msgstr "Mapa radial (sin usuario estricto)" - -#: ../../general/first_task/network_map.php:40 -msgid "Dinamic Map" -msgstr "Mapa dinámico" - -#: ../../general/first_task/network_map.php:41 -msgid "Policy Map (Only Enterprise version)" -msgstr "Mapa de políticas (solo versión Enterprise)" - -#: ../../general/first_task/tags.php:18 -msgid "There are no tags defined yet." -msgstr "No hay etiquetas definidas todavía." - -#: ../../general/first_task/tags.php:25 ../../general/first_task/tags.php:35 -msgid "Create Tags" -msgstr "Crear etiquetas" - -#: ../../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 "" -"El acceso a los módulos puede configurarse mediante etiquetas.\n" -"\t\t\t\t\t\t\t\tLas etiquetas se configuran en el sistema y se asignan a los " -"módulos elegidos.\n" -"\t\t\t\t\t\t\t\tPor ello, se puede restringir el acceso de un usuario a los " -"módulos mediante ciertas etiquetas." - -#: ../../general/first_task/omnishell.php:27 -msgid "There is no command defined yet." -msgstr "Aún no hay un comando definido." - -#: ../../general/first_task/omnishell.php:37 -#, php-format -msgid "" -"Omnishell is an enterprise feature which allows you to execute a structured " -"command along any agent in your %s. The only requirement is to have remote " -"configuration enabled in your agent." -msgstr "" -"Omnishell es una función Enterprise que le permite ejecutar un comando " -"estructurado junto con cualquier agente en %s. El único requisito es tener la " -"configuración remota habilitada en el agente." - -#: ../../general/first_task/omnishell.php:42 -msgid "" -"You can execute any command on as many agents you need, and check the execution " -"on all of them using the Omnishell Command View" -msgstr "" -"Puede ejecutar cualquier comando en tantos agentes como desee y comprobar la " -"ejecución de todos ellos mediante la vista del comando Omnishell" - -#: ../../general/first_task/omnishell.php:50 -msgid "Define a command" -msgstr "Definir un comando" - -#: ../../general/first_task/custom_fields.php:35 -#: ../../general/first_task/fields_manager.php:18 -msgid "There are no custom fields defined yet." -msgstr "No hay campos personalizados definidos todavía." - -#: ../../general/first_task/custom_fields.php:43 -#: ../../general/first_task/custom_fields.php:57 -#: ../../general/first_task/custom_fields.php:66 -msgid "Create Custom Fields" -msgstr "Crear campos personalizados" - -#: ../../general/first_task/custom_fields.php:46 -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 "" -"Los campos personalizados son una manera fácil de personalizar la información " -"del agente.\n" -"\t \t Puedes crear campos personalizados haciendo clic en \"Administración\" -> " -"\"Administrar monitorización\" -> \"Administrar campos personalizados\". " - -#: ../../general/first_task/fields_manager.php:22 -msgid "Fields Manager" -msgstr "Gestor de campos" - -#: ../../general/first_task/fields_manager.php:25 -msgid "Create Fields Manager" -msgstr "Gestor de creación de archivos" - -#: ../../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 "" -"Los campos personalizados son una forma fácil de personalizar la información de " -"los agentes.\n" -"\t\t\t\tPuedes crear campos personalizados haciendo clic en \"Administración\" -" -"> \"Gestionar monitorización\" -> \"Gestionar campos personalizados\". " - -#: ../../general/first_task/fields_manager.php:34 -msgid "Create Fields " -msgstr "Crear campos " - -#: ../../general/first_task/planned_downtime.php:34 -msgid "There are no scheduled downtime defined yet." -msgstr "No se ha definido aún un tiempo de parada planificada." - -#: ../../general/first_task/planned_downtime.php:38 -msgid "Scehduled Downtime" -msgstr "Parada planificada" - -#: ../../general/first_task/planned_downtime.php:41 -#: ../../general/first_task/planned_downtime.php:55 -msgid "Create Scheduled Downtime" -msgstr "Parada planificada" - -#: ../../general/first_task/planned_downtime.php:44 -#, 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 contiene un sistema de gestión de paradas planificadas.\n" -"\t\t\t\t\t\tEste sistema fue diseñado para desactivar las alertas durante " -"intervalos específicos siempre que haya una parada a causa de un agente " -"desactivado.\n" -"\t\t\t\t\t\tSi un agente está desactivado, no recoge información. Durante esta " -"parada, los intervalos de parada no se tienen en\n" -"\t\t\t\t\t\tcuenta en la mayoría de las métricas e informes, porque los agentes " -"no contienen datos durante dichos intervalos." - -#: ../../general/first_task/snmp_filters.php:18 -msgid "There are no SNMP filter defined yet." -msgstr "No hay filtro SNMP definido todavía." - -#: ../../general/first_task/snmp_filters.php:22 -msgid "SNMP Filter" -msgstr "Filtro SNMP" - -#: ../../general/first_task/snmp_filters.php:25 -#: ../../general/first_task/snmp_filters.php:37 -msgid "Create SNMP Filter" -msgstr "Crear un filtro 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 "" -"Algunos sistemas reciben un alto número de traps.\n" -"\t \t \t \t Solo es interesante realizar un seguimiento de un pequeño porcentaje " -"de ellos. En las versiones de Pandora FMS 3.2 y superiores,\n" -"\t \t \t \t es posible filtrar los traps que el servidor obtiene con el fin de " -"evitar forzar la aplicación innecesariamente.\n" -"\t \t \t \t Con el fin de definir diferentes filtros, por favor ve a " -"\"Administración\" -> \"Administrar consola SNMP\" y \"Filtros SNMP\".\n" -"\t \t \t \t Un trap que se va a ejecutar en conjunto con cualquiera de ellos - " -"solo los del servidor van a ser descartado automáticamente. " - -#: ../../general/first_task/service_list.php:45 -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 servicio es una forma de agrupar recursos de TI basados en tus " -"funcionalidades.\n" -"\t\t\t\t\t\tUn servicio puede ser por ejemplo tu página web oficial, tu sistema " -"CRM, tu aplicación de soporte o incluso tus impresoras.\n" -"\t\t\t\t\t\t Los servicios son grupos lógicos que pueden incluir hosts, routers, " -"switches, firewalls, CRMs, ERPs, sitios web y muchos otros servicios. \n" -"\t\t\t\t\t\t Mediante el siguiente ejemplo, podrá ver más claramente lo que es " -"un servicio:\n" -"\t\t\t\t\t\t\tUn fabricante de chips vende computadoras por su página web en " -"todo el mundo. \n" -"\t\t\t\t\t\t\tSu empresa se compone de tres grandes departamentos: gestión, " -"tienda online y apoyo." - -#: ../../general/first_task/service_list.php:58 -msgid "Create a service" -msgstr "Crear un servicio" - -#: ../../general/first_task/custom_graphs.php:21 -msgid "Custom Graphs" -msgstr "Gráficos personalizados" - -#: ../../general/first_task/custom_graphs.php:24 -#: ../../general/first_task/custom_graphs.php:39 -msgid "Create Custom Graph" -msgstr "Crear gráfico personalizado" - -#: ../../general/first_task/custom_graphs.php:27 -#, 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 "" -"Las gráficas están diseñadas para mostrar los datos recogidos por %s en una " -"escala temporal definida por el usuario.\n" -"\t\t\t\tLas gráficas de %s muestran datos en tiempo real. Se generan cada vez " -"que el operador necesita cualquiera de ellas y muestran su estado actualizado.\n" -"\t\t\t\tHay dos tipos de gráficas: Las gráficas automatizadas del agente y las " -"gráficas personalizadas por el usuario mediante uno o más módulos." - -#: ../../general/first_task/collections.php:25 -#: ../../general/first_task/collections.php:39 -msgid "Create Collections" -msgstr "Crear colecciones" - -#: ../../general/first_task/collections.php:28 -msgid "" -"A file collection is a group of files (e.g. scripts or executables) which are \n" -"\t\tautomatically copied to a specific directory of the agent (under Windows or " -"UNIX). The file collections allow to be propagated\n" -"\t\t along with the policies in order to be used by a group of agents, using a " -"'package' of scripts and modules which use them.\n" -"\t\tFirst we learn how to use the file collections in the agent's view, how to " -"conduct it manually, agent by agent, without using collections,\n" -"\t\t and how to do the same thing by using policies.Our first task is to arrange " -"a compilation of files. In order to do this, please go to the agent's \n" -"\t\t administrator. Subsequently, we're going to see a 'sub option' called " -"'Collections'. Please click on it in order to create a new collection as we can " -"see on \n" -"\t\t the picture below. " -msgstr "" -"Una colección de archivos es un grupo de archivos (ej: scripts o ejecutable) los " -"cuales son \n" -"\t\t automáticamente copiados a un directorio específico del agente (bajo " -"Windows o UNIX). Las colecciones de archivos permiten ser propagadas\n" -"\t\t junto con las políticas con el fin de ser utilizadas por un grupo de " -"agentes, utilizando un \"paquete\" de scripts y módulos que los utilizan.\n" -"\t\t Primero aprendemos a utilizar las colecciones de archivos en la vista del " -"agente y llevarla a cabo de forma manual, agente por agente, sin necesidad de " -"utilizar las colecciones,\n" -"\t\t y hacer lo mismo usando políticas. Nuestra primera tarea es organizar una " -"compilación de archivos. Para hacer esto, por favor ve al administrador \n" -"\t\t de agentes. Posteriormente, vamos a ver una \"sub opción\" llamada " -"\"Colecciones\". Por favor, pincha en ella para crear una nueva colección como " -"se puede ver en \n" -"\t\t la imagen de abajo. " - -#: ../../general/header.php:45 ../../general/header.php:47 -msgid "Welcome dialog" -msgstr "Diálogo de bienvenida" - -#: ../../general/header.php:103 -msgid "Sobre actualización de revisión menor" -msgstr "Sobre actualización de revisión menor" - -#: ../../general/header.php:105 -msgid "About minor release update" -msgstr "Sobre la actualización menor" - -#: ../../general/header.php:139 ../../general/header.php:141 -msgid "Enter keywords to search" -msgstr "Introduce palabras clave para buscar" - -#: ../../general/header.php:402 -msgid "Go to support" -msgstr "Ir a soporte" - -#: ../../general/header.php:416 -msgid "Go to documentation" -msgstr "Ir a documentación" - -#: ../../general/header.php:850 -msgid "Report an issue" -msgstr "Notificar un error" - -#: ../../general/reporting_console_node.php:48 -msgid "Console only reporting node" -msgstr "Nodo de informes solo de consola" - -#: ../../general/reporting_console_node.php:82 -msgid "Mr" -msgstr "Mr" - -#: ../../general/reporting_console_node.php:90 -msgid "Memory limit" -msgstr "Límite de memoria" - -#: ../../general/reporting_console_node.php:98 -msgid "Php version" -msgstr "Versión PHP" - -#: ../../general/php_message.php:38 -msgid "Access Help" -msgstr "Ayuda de acceso" - -#: ../../general/php_message.php:41 -msgid "Warning php version" -msgstr "Advertencia de la versión php" - -#: ../../general/alert_enterprise.php:107 -#, php-format -msgid "" -"This is the online help for %s console. This help is -in best cases- just a " -"brief contextual help, not intented to teach you how to use %s. Official " -"documentation of %s is about 900 pages, and you probably don't need to read it " -"entirely, but sure, you should download it and take a look.

\n" -" Download the official documentation" -msgstr "" -"Esta es la ayuda en línea para la consola %s. Esta ayuda (en el mejor de los " -"casos) es solo una breve ayuda contextual, que no pretende enseñarle como usar " -"%s. La documentación oficial de %s es de unas 900 páginas, y probablemente no " -"necesite leerla entera, pero por supuesto debería descargarla y echarle un " -"vistazo.

\n" -" Descargar la documentación oficial" - -#: ../../general/alert_enterprise.php:120 -#, php-format -msgid "" -"Access to this page is restricted to authorized users only, please contact " -"system administrator if you need assistance.

\n" -" Please know that all attempts to access this page are recorded in security " -"logs of %s System Database." -msgstr "" -"El acceso a esta página está restringido exclusivamente a usuarios autorizados, " -"póngase en contacto con el administrador del sistema si necesita ayuda.
" -"
\n" -" Note que todos los intentos de acceso al la página se guardarán en los logs " -"de seguridad de la base de datos de %s." - -#: ../../general/alert_enterprise.php:130 -#, php-format -msgid "" -"The Update Manager client is included on %s. It helps system administrators " -"update their %s automatically, since the Update Manager retrieves new modules, " -"new plugins and new features (even full migrations tools for future versions) " -"automatically." -msgstr "" -"Update Manager cliente está incluido en %s. Ayuda a los administradores de " -"sistemas a actualizar su %s automáticamente, puesto que Update manager obtiene " -"nuevos módulos, plugins y funcionalidades (incluso herramientas de migración " -"completa para futuras versiones) automáticamente." - -#: ../../general/alert_enterprise.php:130 -msgid "" -"OpenSource version updates are automated packages generated each week. These " -"updates come WITHOUT ANY warranty or support. If your system is corrupted or a " -"feature stops working properly, you will need to recover a backup by yourself." -msgstr "" -"Las actualizaciones de la versión OpenSource son paquetes automatizados " -"generados cada semana. Estas actualizaciones vienen sin garantía o soporte. Si " -"tu sistema está dañado o una característica deja de funcionar correctamente, " -"necesitarás recuperar una copia de seguridad tú mismo." - -#: ../../general/alert_enterprise.php:130 -#, php-format -msgid "" -"The Enterprise version comes with a different update system, with fully tested, " -"professionally-supported packages, and our support team is there to help you in " -"case of problems or queries. Update Manager is another feature present in the " -"Enterprise version and not included in the OpenSource version. There are lots of " -"advanced business-oriented features contained in %s Enterprise Edition. For more " -"information visit pandorafms.com" -msgstr "" -"La versión Enterprise tiene un sistema de actualización diferente, con paquetes " -"completamente probados y con asistencia profesional. Nuestro equipo de soporte " -"le asistirá en caso de duda o problema. Update Manager es otra funcionalidad " -"presente en la versión Enterprise, no incluida en la versión OpenSource. La " -"versión Enterprise %s contiene cientos de funcionalidades diseñadas para las " -"empresas. Para más información visite pandorafms.com" - -#: ../../general/alert_enterprise.php:132 -#, php-format -msgid "" -"The new Update Manager " -"client is included on %s. It helps system administrators update their %s " -"automatically, since the Update Manager retrieves new modules, new plugins and " -"new features (even full migrations tools for future versions) automatically." -msgstr "" -"El nuevo Update Manager " -"cliente está incluido en %s. Ayuda a los administradores de sistemas a " -"actualizar %s automáticamente, puesto que Update Manager obtiene nuevos módulos, " -"plugins y funcionalidades (incluso herramientas de migración completa para " -"futuras versiones) automáticamente." - -#: ../../general/alert_enterprise.php:132 -#, php-format -msgid "" -"The Update Manager is one of the most advanced features on the %s Enterprise " -"Edition. For more information visit https://" -"pandorafms.com." -msgstr "" -"Update Manager es una de las funcionalidades más avanzadas de la %s versión " -"Enterprise. Para obtener más información visite http://pandorafms.com." - -#: ../../general/alert_enterprise.php:132 -#, php-format -msgid "" -"Update Manager sends anonymous information about %s usage (number of agents and " -"modules running). To disable it, please remove the remote server address from " -"the Update Manager plugin setup." -msgstr "" -"Update Manager envía información anónima sobre el uso de %s (número de agentes " -"en ejecución). Para deshabilitarlo, elimine la dirección del servidor remoto de " -"la configuración del plugin Update Manager." - -#: ../../general/alert_enterprise.php:138 -msgid "" -"The community version doesn't have the ability to define your own library of " -"local modules, or distribute it to remote agents. You need to make those changes " -"individually on each agent which is possible by using external tools and time " -"and effort. Nor can it distribute local plugins, or have access to the library " -"of enterprise plugins to monitor applications such as VMWare, RHEV or Informix " -"between others. The Enterprise version will have all this, plus the ability to " -"distribute and manage your own local modules on your systems, individually or " -"through policies.\n" -"

pandorafms.com" -msgstr "" -"¿Quiere consolidar toda la monitorización de sus sistemas? ¿Tiene tantos " -"sistemas que le resulta difícil gestionarlos completamente? ¿Le gustaría " -"desplegar monitorización, alertas e incluso plugins locales en un solo click? " -"Las políticas Enterprise de %s son exactamente lo que usted necesita. Se " -"ahorrará tiempo, esfuerzos y molestias. Más información en pandorafms.com" - -#: ../../general/alert_enterprise.php:148 -#, php-format -msgid "" -"%s Enterprise also features event correlation. Through correlation you can " -"generate realtime alerts and / or new events based on logical rules. This allows " -"you to automate troubleshooting. If you know the value of working with events, " -"event correlation will take you to a new level." -msgstr "" -"%s Enterprise también incluye correlación de eventos. A través de esta " -"correlación puede generar alertas en tiempo real y / o nuevos eventos basados en " -"reglas lógicas. Esto le permite automatizar la resolución de errores. Si ya " -"conoce la importancia de trabajar con eventos, la correlación de eventos le " -"llevará a otro nivel." - -#: ../../general/alert_enterprise.php:152 -#, php-format -msgid "" -"Report generating on the Enterprise version is also more powerful: it has " -"wizards, you can schedule emails in PDF to be sent according to the schedule you " -"decide, and it has a template system to create personalized reports quickly for " -"each of your customers. It will even allow your customers to generate their own " -"reports from templates created by you. If reports are key to your business, %s " -"Enterprise version is for you." -msgstr "" -"La generación de informes en la versión Enterprise también es más potente: tiene " -"asistentes, puede programar el envío de emails en PDF cuando usted decida y " -"tiene un sistema de plantillas para crear informes personalizados rápidamente " -"para todos sus clientes. También le permitirá a sus clientes crear sus propios " -"informes a partir de las plantillas que usted haya creado. Si los informes son " -"la clave de su negocio, %s versión Enterprise es para usted." - -#: ../../general/alert_enterprise.php:156 -msgid "These options are only effective on the Enterprise version." -msgstr "Estas opciones solo funcionan en la versión Enterprise." - -#: ../../general/alert_enterprise.php:160 -msgid "" -"WARNING: You are just one click away from an automated update. This may result " -"in a damaged system, including loss of data and operativity. Check you have a " -"recent backup. OpenSource updates are automatically created packages, and there " -"is no WARRANTY or SUPPORT. If you need professional support and warranty, please " -"upgrade to Enterprise Version." -msgstr "" -"ADVERTENCIA: Estás a un solo clic de una actualización automática. Esto podría " -"dañar el sistema, incluyendo pérdida de datos y operatividad. Comprueba que " -"tienes una copia de seguridad reciente. Las actualizaciones de la versión " -"OpenSource son paquetes creados automáticamente, y no hay GARANTÍA o SOPORTE. Si " -"necesitas asistencia profesional y una garantía, actualiza a la versión " -"Enterprise." - -#: ../../general/alert_enterprise.php:164 -msgid "" -"This system is heavily loaded. OpenSource version could get a lot more agents " -"but fine tuning requires knowledge and time. Checkout the Enterprise Version for " -"a professional supported system." -msgstr "" -"Este sistema está muy congestionado. La versión OpenSource podría obtener muchos " -"más agentes, pero la precisión requiere de tiempo y conocimiento. Instala la " -"versión Enterprise para obtener un sistema profesional compatible." - -#: ../../general/alert_enterprise.php:173 -#, php-format -msgid "" -"This system has too many modules per agent. OpenSource version could manage " -"thousands of modules, but is not recommended to have more than 100 modules per " -"agent. This configuration has %d modules per agent. Checkout the Enterprise " -"Version for a professional supported system." -msgstr "" -"El sistema tiene demasiados módulos por agente. La versión OpenSource puede " -"manejar miles de módulos, pero no es recomendable tener más de 100 módulos por " -"agente. Esta configuración tiene %d módulos por agente. Vea la versión " -"Enterprise para tener un sistema profesional con soporte." - -#: ../../general/alert_enterprise.php:177 -msgid "" -"Too much remote modules has been detected on this system. OpenSource version " -"could manage thousands of modules, but performance is limited on high amount of " -"SNMP or ICMP request. Checkout the Enterprise Version for a professional " -"supported system with improved capacity on network monitoring, including " -"distributed servers." -msgstr "" -"Se han detectado muchos módulos remotos en este sistema. La versión OpenSource " -"puede manejar miles de módulos, pero el rendimiento será limitado con un gran " -"número de peticiones SNMP o ICMP. Instala la versión Enterprise para obtener un " -"sistema profesional compatible." - -#: ../../general/alert_enterprise.php:181 -msgid "" -"This system has too much events in the database. Checkout database purge " -"options. Checkout the Enterprise Version for a professional supported system." -msgstr "" -"Este sistema tiene muchos eventos en la base de datos. Consulta las opciones de " -"purga de la base de datos. Instala la versión Enterprise para obtener un sistema " -"profesional compatible." - -#: ../../general/alert_enterprise.php:185 -msgid "" -"You have defined a high number of alerts, this may cause you performance " -"problems in the future. In the Enterprise version, you can use event correlation " -"alerts to simplify the alerting system and have easier administration and " -"increased performance." -msgstr "" -"Tiene definido un gran número de agentes que podrían provocar problemas de " -"rendimiento en un futuro. En la versión Enterprise puedes usar la correlación de " -"alertas de eventos para simplificar el sistema de alertas y poder manejarlo de " -"forma sencilla y aumentar el rendimiento." - -#: ../../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 esta es la primera vez que usa %s, le sugerimos algunos enlaces que le " -"ayudarán a saber más sobre este software. La monitorización puede ser " -"abrumadora, pero tómese su tiempo en aprender a aprovechar todo el potencial de " -"%s!" - -#: ../../general/login_help_dialog.php:57 ../../general/login_help_dialog.php:62 -msgid "Online help" -msgstr "Ayuda en línea" - -#: ../../general/login_help_dialog.php:70 ../../general/login_help_dialog.php:75 -msgid "Enterprise version" -msgstr "Versión Enterprise" - -#: ../../general/login_help_dialog.php:88 -msgid "Forums" -msgstr "Foros" - -#: ../../general/login_help_dialog.php:110 -msgid "Click here to don't show again this message" -msgstr "Pincha aquí para no volver a ver este mensaje" - -#: ../../general/maintenance.php:36 -msgid "Maintenance tasks in progress" -msgstr "Tareas de mantenimiento en curso" - -#: ../../general/logon_ok.php:184 -#, php-format -msgid "%s Overview" -msgstr "Esquema %s" - -#: ../../general/logon_ok.php:226 -msgid "By" -msgstr "Por" - -#: ../../general/logon_ok.php:237 -msgid "Welcome to our monitoring tool so grand," -msgstr "Bienvenido a nuestra gran herramienta de monitorización," - -#: ../../general/logon_ok.php:238 -msgid "Where data insights are at your command." -msgstr "En la que la todos los datos están a tu disposición." - -#: ../../general/logon_ok.php:239 -msgid "Sales, marketing, operations too," -msgstr "Comercial, marketing, operaciones también," - -#: ../../general/logon_ok.php:240 -msgid "Customer support, we've got you." -msgstr "Atención al cliente, cuenta con nosotros." - -#: ../../general/logon_ok.php:243 -msgid "Our interface is user-friendly," -msgstr "Nuestra interfaz es fácil de usar," - -#: ../../general/logon_ok.php:244 -msgid "Customize your dashboard, it's easy." -msgstr "¡Personaliza tu panel de control y a empezar!" - -#: ../../general/logon_ok.php:245 -msgid "Set up alerts and gain insights so keen," -msgstr "Configura alertas y avista incidentes," - -#: ../../general/logon_ok.php:246 -msgid "Optimize your data, like you've never seen." -msgstr "Optimiza tus datos, como nunca antes." - -#: ../../general/logon_ok.php:249 -msgid "Unleash its power now, and join the pro league," -msgstr "Desata su poder ahora, y únete a los profesionales," - -#: ../../general/logon_ok.php:250 -msgid "Unlock the potential of your data to intrigue." -msgstr "Desbloquea el potencial de tus datos a raudales." - -#: ../../general/logon_ok.php:251 -msgid "Monitoring made simple, efficient and fun," -msgstr "La monitorización simplificada, eficiente y divertida," - -#: ../../general/logon_ok.php:252 -msgid "Discover a whole new way to get things done." -msgstr "Descubre la nueva manera de hacer las cosas." - -#: ../../general/logon_ok.php:255 -msgid "And take control of your IT once and for all." -msgstr "Y controla tu mundo TI de una vez por todas." - -#: ../../general/logon_ok.php:257 -msgid "" -"You can replace this message with a personalized one at Admin tools -> Site news." -msgstr "" -"Puede reemplazar este mensaje por uno personalizado en Herramientas de " -"administrador -> Novedades del sitio." - -#: ../../general/logon_ok.php:273 -msgid "News board" -msgstr "Tablón de noticias" - -#: ../../general/logon_ok.php:349 -msgid "Latest activity" -msgstr "Actividad reciente" - -#: ../../general/noaccess.php:147 -msgid "You do not have access to this page" -msgstr "No tiene acceso a esta página" - -#: ../../general/ui/agents_list.php:152 -msgid "No agents found" -msgstr "No se encontró ningún agente" - -#: ../../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 "" -"La combinación usuario/contraseña es incorrecta. Comprueba que no está " -"habilitado el bloqueo de mayúsculas, los campos distinguen entre mayúsculas y " -"minúsculas.

Todas las acciones, incluidos los intentos fallidos de " -"acceso son guardados en el sistema de registro de logs de Pandora FMS y pueden " -"ser revisados por cada usuario. Contacta al administrador cualquier incidente o " -"fallo." - -#: ../../general/node_deactivated.php:36 -msgid "You cannot use this node until system is unified" -msgstr "No puede utilizar este nodo hasta que el sistema esté unificado" - -#: ../../general/node_deactivated.php:61 -#, php-format -msgid "Please navigate to %s to unify system" -msgstr "Navegue a %s para unificar el sistema" - -#: ../../general/noaccess2.php:23 -msgid "Access to this page is restricted" -msgstr "El acceso a esta página está restringido" - -#: ../../general/noaccess2.php:35 -msgid "" -"Access to this page is restricted to authorized users only, please contact " -"system administrator if you need assistance.

\n" -"\t\t\tPlease know that all attempts to access this page are recorded in security " -"logs of Pandora System Database" -msgstr "" -"El acceso a esta página está restringido a usuarios autorizados solamente. Por " -"favor, contacta con el administrador del sistema si necesitas ayuda.

\n" -"\t\t\tTen en cuenta que todos los intentos de acceso a esta página son guardados " -"en los logs de seguridad de la base de datos de Pandora FMS" - -#: ../../general/mysqlerr.php:7 -msgid "" -"Failure to connect to historical database, please check the configuration or " -"contact system administrator if you need assistance." -msgstr "" -"Error al conectar con la base de datos histórica, revise la configuración o " -"póngase en contacto con el administrador del sistema si necesita ayuda." - -#: ../../general/mysqlerr.php:9 -msgid "" -"Failure to connect to Database server, please check the configuration file " -"config.php or contact system administrator if you need assistance." -msgstr "" -"Error al conectar con el servidor de la base de datos. Revise el archivo de " -"configuración config.php o póngase en contacto con el administrador del sistema " -"si necesita ayuda." - -#: ../../general/mysqlerr.php:31 -msgid "Mysql error" -msgstr "Error de Mysql" - -#: ../../general/mysqlerr.php:35 -msgid "Database error" -msgstr "Error en la base de datos" - -#: ../../general/login_page.php:76 -#, php-format -msgid "Go to %s Website" -msgstr "Ir a la página web de %s" - -#: ../../general/login_page.php:90 -msgid "Go to Login" -msgstr "Ir a la pantalla de inicio" - -#: ../../general/login_page.php:297 ../../general/login_page.php:355 -msgid "Let's go" -msgstr "Comenzar" - -#: ../../general/login_page.php:302 -msgid "Login as admin" -msgstr "Entrar como administrador" - -#: ../../general/login_page.php:409 -msgid "View details" -msgstr "Ver detalles" - -#: ../../general/login_page.php:430 ../../general/login_page.php:433 -msgid "Centralized mode" -msgstr "Modo centralizado" - -#: ../../general/login_page.php:437 -msgid "" -"This node is configured with centralized mode. Go to metaconsole to reset the " -"password" -msgstr "" -"Este nodo está configurado en modo centralizado. Vaya a la Metaconsola para " -"respetar la contraseña." - -#: ../../general/login_page.php:569 -msgid "Forbidden" -msgstr "Prohibido" - -#: ../../general/login_page.php:651 -msgid "Remaining attempts: " -msgstr "Intentos restantes: " - -#: ../../general/login_page.php:653 -msgid "User is blocked" -msgstr "El usuario está bloqueado" - -#: ../../general/login_page.php:694 -msgid "User node access not enabled" -msgstr "Acceso de usuario al nodo no habilitado" - -#: ../../general/login_page.php:697 ../../general/login_page.php:701 -msgid "Centralized user in metaconsole" -msgstr "Usuario centralizado en metaconsola" - -#: ../../general/login_page.php:702 -msgid "" -"This user does not have access on node, please enable node access on this user " -"from metaconsole." -msgstr "" -"Este usuario no tiene acceso en el nodo, habilite el acceso al nodo en este " -"usuario desde la metaconsola." - -#: ../../general/login_page.php:718 ../../general/login_page.php:720 -#, php-format -msgid "Problem with %s database" -msgstr "Problema con la base de datos de %s" - -#: ../../general/login_page.php:724 -msgid "" -"Cannot connect to the database, please check your database setup in the " -"include/config.php file.

\n" -"\t\tProbably your database, hostname, user or password values are incorrect or\n" -"\t\tthe database server is not running." -msgstr "" -"No se pudo conectar con la base de datos, comprueba la configuración de su base " -"de datos en el archivo include/config.php.

\n" -"\t\tProbablemente, los valores de la base de datos, nombre del host, usuario o " -"contraseña son incorrectos o\n" -"\t\t el servidor de la base de datos no está activo." - -#: ../../general/login_page.php:729 -msgid "DB ERROR" -msgstr "ERROR de la BD" - -#: ../../general/login_page.php:735 -#, php-format -msgid "" -"If you have modified the auth system, the origin of this problem could be that " -"%s cannot override the authorization variables from the config database. Please " -"remove them from your database by executing:
DELETE FROM tconfig WHERE "
-"token = \"auth\";
" -msgstr "" -"Si ha modificado el sistema de permisos, el origen de este problema podría ser " -"que %s no puede saltarse las variables de permisos de la base de datos de " -"configuración. Elimínelas de la base de datos ejecutando:
DELETE FROM "
-"tconfig WHERE token = \"auth\";
" - -#: ../../general/login_page.php:740 -msgid "Empty configuration table" -msgstr "Tabla de configuración vacía" - -#: ../../general/login_page.php:742 -#, php-format -msgid "" -"Cannot load configuration variables from database. Please check your database " -"setup in the\n" -"\t\t\tinclude/config.php file.

\n" -"\t\t\tMost likely your database schema has been created but there are is no data " -"in it, you have a problem with the database access credentials or your schema is " -"out of date.\n" -"\t\t\t

%s Console cannot find include/config.php or this file has " -"invalid\n" -"\t\t\tpermissions and HTTP server cannot read it. Please read documentation to " -"fix this problem.
" -msgstr "" -"No se puede añadir variables de configuración desde la base de datos. Revise la " -"configuración de la base de datos en el\n" -"\t\t\tinclude/config.php archivo.

\n" -"\t\t\tProbablemente el esquema de su base de datos se ha creado pero no contiene " -"datos, tiene un problema con los credenciales de acceso a la base de datos o su " -"esquema está desactualizado.\n" -"\t\t\t

%s La consola no ha podido encontrarinclude/config.php o " -"este archivo no tiene\n" -"\t\t\tpermisos válidos y el servidor HTTP no puede leerlo. Lea la documentación " -"para solucionar el problema.
" - -#: ../../general/login_page.php:752 -msgid "No configuration file found" -msgstr "No se ha encontrado el archivo de configuración" - -#: ../../general/login_page.php:754 -#, php-format -msgid "" -"%s Console cannot find include/config.php or this file has invalid\n" -"\t\tpermissions and HTTP server cannot read it. Please read documentation to fix " -"this problem." -msgstr "" -"La consola %s no ha podido encontrar include/config.php o este archivo no " -"tiene \n" -"\t\tpermisos válidos y el servidor HTTP no puede leerlo. Lea la documentación " -"para solucionar el problema." - -#: ../../general/login_page.php:766 -#, php-format -msgid "You may try to run the %sinstallation wizard%s to create one." -msgstr "" -"Puedes intentar ejecutar el %sasistente de instalación%s para crear uno." - -#: ../../general/login_page.php:770 -msgid "Installer active" -msgstr "Instalador activo" - -#: ../../general/login_page.php:772 -#, php-format -msgid "" -"For security reasons, normal operation is not possible until you delete " -"installer file.\n" -"\t\tPlease delete the ./install.php file before running %s Console." -msgstr "" -"Por motivos de seguridad, el funcionamiento no es posible hasta que elimine el " -"archivo de instalador.\n" -"\t\tBorre el archivo ./install.php antes de ejecutar la consola de %s." - -#: ../../general/login_page.php:779 -msgid "Bad permission for include/config.php" -msgstr "Permiso incorrecto para include/config.php" - -#: ../../general/login_page.php:781 -msgid "" -"For security reasons, config.php must have restrictive permissions, and " -"\"other\" users\n" -"\t\tshould not read it or write to it. It should be written only for owner\n" -"\t\t(usually www-data or http daemon user), normal operation is not possible " -"until you change\n" -"\t\tpermissions for include/config.php file. Please do it, it is for your " -"security." -msgstr "" -"Por motivos de seguridad, config.php ha de tener permisos restrictivos, y " -"\"otros\" usuarios\n" -"\t\t no deberían leerlo o editarlo. Debería escribirlo solo el propietario\n" -"\t\t (normalmente www-data o http daemon user), el funcionamiento normal no será " -"posible hasta que se cambien\n" -"\t\t los permisos para el archivo include/config.php. Por tu seguridad, " -"procede a cambiarlos." - -#: ../../general/login_page.php:789 -msgid "Bad defined homedir" -msgstr "Homedir mal definida" - -#: ../../general/login_page.php:790 -msgid "" -"In the config.php file in the variable $config[\"homedir\"] = add the correct " -"path" -msgstr "" -"En el archivo config.php en la variable $config[\"homedir\"] = añade la ruta " -"correcta" - -#: ../../general/login_page.php:794 -msgid "Bad defined homeurl or homeurl_static" -msgstr "Homeurl o homeurl_static mal definida" - -#: ../../general/login_page.php:795 -msgid "" -"In the config.php file in the variable $config[\"homeurl\"] or " -"$config[\"homeurl_static\"] = add the correct path" -msgstr "" -"En el archivo config.php en la variable $config[\"homeurl\"] o " -"$config[\"homeurl_static\"] = añade la ruta correcta" - -#: ../../general/pandora_help.php:23 -#, php-format -msgid "%s help system" -msgstr "Ayuda del sistema de %s" - -#: ../../general/pandora_help.php:72 -msgid "Help system error" -msgstr "Error del sistema de ayuda" - -#: ../../general/pandora_help.php:77 -#, php-format -msgid "" -"%s help system has been called with a help reference that currently don't exist. " -"There is no help content to show." -msgstr "" -"El sistema de ayuda de %s se ha solicitado con una petición de ayuda que no " -"existe actualmente. No hay contenido de ayuda a mostrar." - -#~ msgid "Mysql" -#~ msgstr "Mysql" - -#~ msgid "The Name is not valid for the modules." -#~ msgstr "El nombre no es válido para los módulos." - -#~ msgid "Custom background logo" -#~ msgstr "Fondo del logo personalizado" +#~ msgid "This is a master server" +#~ msgstr "Este es un servidor maestro" #~ msgid "Legacy Visual Console View" #~ msgstr "Vista de la consola visual heredada" @@ -56556,6 +62975,25 @@ msgstr "" #~ msgid "To use the old view when using the Visual Console visor" #~ msgstr "Para usar la vista antigua al utilizar el visor de la Consola visual" +#, php-format +#~ msgid "" +#~ "If SSL is not properly configured, you will lose access to the %s Console. Do you want to " +#~ "continue?" +#~ msgstr "" +#~ "Si el SSL no esta correctamente configurado, perderá el acceso a la consola %s. ¿Desea " +#~ "continuar?" + +#, 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 la URL no está correctamente configurada, no tendrá acceso a la consola %s. ¿Desea " +#~ "continuar?" + +#~ msgid "Use real-time statistics" +#~ msgstr "Usar estadísticas en tiempo real" + #~ msgid "Edit agent" #~ msgstr "Editar agente" @@ -56645,14 +63083,11 @@ msgstr "" #~ msgstr "Haz clic en Crear para continuar" #~ msgid "The alert you are trying to add is already in the list of alerts" -#~ msgstr "" -#~ "La alerta que estás intentando añadir ya se encuentra en la lista de alertas." +#~ msgstr "La alerta que estás intentando añadir ya se encuentra en la lista de alertas." -#~ msgid "" -#~ "Are you sure? If the agent is on a policy, it will be removed from the policy." +#~ msgid "Are you sure? If the agent is on a policy, it will be removed from the policy." #~ msgstr "" -#~ "¿Está seguro? Si el agente esta incluido en una política, se eliminará de " -#~ "dicha política." +#~ "¿Está seguro? Si el agente esta incluido en una política, se eliminará de dicha política." #~ msgid "Please, select an alert" #~ msgstr "Por favor, selecciona una alerta." @@ -56665,16 +63100,16 @@ msgstr "" #~ msgid "" #~ "This feature will be removed in version 773 and its\n" -#~ " functions transferred to different metaconsole tools " -#~ "( bulk operations, agent alert editing, etc).\n" -#~ " The current functions of the wizard is minimal and we do " -#~ "not recommend its use." +#~ " functions transferred to different metaconsole tools ( bulk " +#~ "operations, agent alert editing, etc).\n" +#~ " The current functions of the wizard is minimal and we do not " +#~ "recommend its use." #~ msgstr "" #~ "Esta función se eliminará en la versión 771 y sus\n" -#~ " funciones se transferirán a diferentes herramientas de " -#~ "la Metaconsola (operaciones masivas, edición de alertas de agentes, etc.).\n" -#~ " Las funciones actuales del asistente son mínimas y no " -#~ "recomendamos su uso." +#~ " funciones se transferirán a diferentes herramientas de la " +#~ "Metaconsola (operaciones masivas, edición de alertas de agentes, etc.).\n" +#~ " Las funciones actuales del asistente son mínimas y no recomendamos " +#~ "su uso." #~ msgid "Another module already exists with the same name" #~ msgstr "Ya existe otro módulo con el mismo nombre." @@ -56686,10 +63121,6 @@ msgstr "" #~ msgid "There was an error creating the alerts, the operation has been cancelled" #~ msgstr "Error al crear las alertas; operación cancelada" -#, php-format -#~ msgid "Could not create agent %s" -#~ msgstr "No se pudieron crear agentes %s" - #~ msgid "Agent successfully added" #~ msgstr "Agentes añadidos correctamente" @@ -56705,8 +63136,7 @@ msgstr "" #~ msgid "%s Modules deleted" #~ msgstr "%s módulos eliminados" -#~ msgid "" -#~ "There was an error creating the alerts, the operation has been cancelled ." +#~ msgid "There was an error creating the alerts, the operation has been cancelled ." #~ msgstr "Error al crear las alertas; operación cancelada" #~ msgid "Module successfully added." @@ -56722,24 +63152,174 @@ msgstr "" #~ msgid "Successfully updated module." #~ msgstr "Módulo actualizado correctamente" +#~ msgid "Propagation" +#~ msgstr "Propagación" + #~ msgid "Create new report" #~ msgstr "Crear un nuevo informe" +#~ msgid "Alert correlation" +#~ msgstr "Correlación de alertas" + #~ msgid "Any value below this number is discarted" #~ msgstr "Cualquier valor por debajo de este número será descartado." #~ msgid "Managent policies" #~ msgstr "Políticas de gestión" +#~ msgid "Created successfuly" +#~ msgstr "Creado correctamente" + +#~ msgid "Mysql" +#~ msgstr "Mysql" + +#~ msgid "ElasticSearch IP" +#~ msgstr "IP de ElasticSearch" + +#~ msgid "ElasticSearch Port" +#~ msgstr "Puerto ElasticSearch" + +#~ msgid "ElasticSearch Status" +#~ msgstr "Estado de ElasticSearch" + +#~ msgid "Empty ip or port" +#~ msgstr "IP o puerto vacío" + +#~ msgid "Curl Error: " +#~ msgstr "Error curl: " + +#~ msgid "This operation is not ready yet! Keep up to date with latest updates" +#~ msgstr "" +#~ "¡Esta operación aún no está lista! Manténgase al día con las últimas actualizaciones" + +#~ msgid "Correlated alerts" +#~ msgstr "Alertas correladas" + #~ msgid "Tree view by tags" #~ msgstr "Vista de árbol por etiquetas" +#~ msgid "Log sources" +#~ msgstr "Fuentes de log" + +#~ msgid "Select dates by range" +#~ msgstr "Seleccionar fechas por rango" + +#~ msgid "Edit sources" +#~ msgstr "Editar fuentes" + +#~ msgid "WebService engine has not been started, please check documentation." +#~ msgstr "El motor WebService aún no se ha iniciado, consulte la documentación." + +#~ msgid "Retry" +#~ msgstr "Reintentar" + +#~ msgid "Please use SSH or Telnet." +#~ msgstr "Use SSH o Telnet." + +#~ msgid "WebService engine is not working properly, please check documentation." +#~ msgstr "El motor WebService no funciona correctamente, consulte la documentación." + +#, php-format +#~ msgid "%d Updated" +#~ msgstr "%d Actualizado" + +#, php-format +#~ msgid "%d Updated, please restart WebSocket engine service" +#~ msgstr "%d Actualizado, reinicie el servicio del motor WebSocket" + +#~ msgid "Quickshell" +#~ msgstr "Quickshell" + +#~ msgid "Gotty path" +#~ msgstr "Ruta Gotty" + +#~ msgid "Gotty host" +#~ msgstr "Host Gotty" + +#~ msgid "Gotty ssh port" +#~ msgstr "Puerto SSH Gotty" + +#~ msgid "Gotty telnet port" +#~ msgstr "Puerto telnet Gotty" + +#~ msgid "Gotty user" +#~ msgstr "Usuario Gotty" + +#~ msgid "Gotty password" +#~ msgstr "Contraseña Gotty" + +#~ msgid "Extension not installed" +#~ msgstr "Extensión no instalada" + +#~ msgid "Files repository manager" +#~ msgstr "Gestor del repositorio de archivos" + +#~ msgid "Database interface" +#~ msgstr "Interfaz de base de datos" + #~ msgid "Could not be created because the component exists" #~ msgstr "No se ha podido crear porque el componente existe" +#~ msgid "Total agent access records" +#~ msgstr "Total de registros de acceso del agente" + +#~ msgid "Allow all IPs" +#~ msgstr "Permitir todas las direcciones IP" + +#~ msgid "WARNING! - You are going to delete a cluster agent. Are you sure?" +#~ msgstr "¡ADVERTENCIA! - ¿Esta seguro de que desea eliminar el cluster de agentes?" + +#~ msgid "No incidents associated to this agent" +#~ msgstr "No hay incidentes asociados a este agente" + +#~ msgid "eHorus" +#~ msgstr "eHorus" + +#~ msgid "Integria IMS" +#~ msgstr "Integria IMS" + +#~ msgid "Websocket Engine" +#~ msgstr "Websocket Engine" + +#~ msgid "Websocket engine" +#~ msgstr "Motor websocket" + +#~ msgid "Pandora Websocket Engine" +#~ msgstr "Motor Websocket Pandora" + +#~ msgid "eHorus configuration at user level" +#~ msgstr "Configuración de eHorus a nivel de usuario" + +#~ msgid "eHorus API" +#~ msgstr "API eHorus" + +#~ msgid "Please upgrade to version 774 or later" +#~ msgstr "Actualice a la versión 774 o posteriores" + +#~ msgid "WebSocket settings" +#~ msgstr "Ajustes de WebSocket" + +#~ msgid "Bind address" +#~ msgstr "Dirección de enlace" + +#~ msgid "Bind port" +#~ msgstr "Puerto de enlace" + +#~ msgid "WebSocket proxy url" +#~ msgstr "URL del proxy de WebSocket" + +#~ msgid "There are no defined operating systems" +#~ msgstr "No hay sistemas operativos definidos" + +#~ msgid "Sync inventory" +#~ msgstr "Inventario Sync" + #~ msgid "Max. days before delete old network matrix data" #~ msgstr "Núm. máx. de días antes de borrar datos de matriz antiguos" +#~ msgid "Poisition" +#~ msgstr "Posición" + #~ msgid "Reports list" #~ msgstr "Lista de informes" @@ -56752,10 +63332,107 @@ msgstr "" #~ msgid "Server Tasks" #~ msgstr "Tareas de servidor" +#~ msgid "Events (not validated)" +#~ msgstr "Eventos (no validados)" + +#~ msgid "Force execution" +#~ msgstr "Forzar ejecución" + +#~ msgid "F." +#~ msgstr "F." + +#~ msgid "Ticket list" +#~ msgstr "Lista de tickets" + +#~ msgid "New ticket" +#~ msgstr "Nuevo ticket" + +#~ msgid "Edit ticket" +#~ msgstr "Editar ticket" + +#~ msgid "View ticket" +#~ msgstr "Ver ticket" + +#~ msgid "API request failed. Please check Integria IMS' access credentials in Pandora setup." +#~ msgstr "" +#~ "Error de petición API. Compruebe los credenciales de acceso a Integria IMS en los ajustes " +#~ "de Pandora FMS." + +#~ msgid "File successfully added" +#~ msgstr "Archivo añadido correctamente" + +#~ msgid "File could not be added" +#~ msgstr "no se ha podido añadir el archivo" + +#~ msgid "Update manager" +#~ msgstr "Administrador de actualizaciones" + +#~ msgid "Informative" +#~ msgstr "Informativo" + +#~ msgid "Serious" +#~ msgstr "Grave" + +#~ msgid "Very serious" +#~ msgstr "Muy grave" + +#~ msgid "Active incidents" +#~ msgstr "Incidentes activos" + +#~ msgid "Active incidents, with comments" +#~ msgstr "Incidentes activos, con comentarios" + +#~ msgid "Rejected incidents" +#~ msgstr "Incidentes rechazados" + +#~ msgid "Expired incidents" +#~ msgstr "Incidentes caducados" + +#~ msgid "Closed incidents" +#~ msgstr "Incidentes cerrados" + +#~ msgid "Network configuration changes" +#~ msgstr "Cambios en la configuración de red" + +#~ msgid "Integria inventory" +#~ msgstr "Inventario Integria IMS" + +#~ msgid "Integria API password" +#~ msgstr "Contraseña de la API de Integria IMS" + +#~ msgid "Integria URL" +#~ msgstr "URL de Integria IMS" + +#~ msgid "Integria user" +#~ msgstr "Usuario de Integria" + +#~ msgid "Integria password" +#~ msgstr "Contraseña de Integria" + +#~ msgid "Integria request timeout" +#~ msgstr "Límite de tiempo de las peticiones de Integria" + +#~ msgid "WebSocket bind address" +#~ msgstr "Dirección de enlace WebSocket" + +#~ msgid "WebSocket port" +#~ msgstr "Puerto WebSocket" + +#~ msgid "Total agent access record" +#~ msgstr "Registro total de acceso de agentes" + +#~ msgid "2" +#~ msgstr "2" + +#~ msgid "7 days" +#~ msgstr "7 días" + +#~ msgid "1 Year" +#~ msgstr "1 Año" + #~ msgid "Please ensure mail configuration matches your needs" #~ msgstr "" -#~ "Asegúrese de que la configuración del correo electrónico se ajusta a sus " -#~ "necesidades" +#~ "Asegúrese de que la configuración del correo electrónico se ajusta a sus necesidades" #~ msgid "Create an agent" #~ msgstr "Crear agente" @@ -56764,18 +63441,97 @@ msgstr "" #~ msgstr "Crear módulo para saber si el agente está en línea" #~ msgid "Be warned if something is wrong, create an alert on the module" -#~ msgstr "" -#~ "Manténgase informado de cualquier problema, cree una alerta para el módulo" +#~ msgstr "Manténgase informado de cualquier problema, cree una alerta para el módulo" #~ msgid "Discover hosts and devices in your network" #~ msgstr "Explorar hosts y dispositivos en la red" #~ msgid "If something is not working as expected, look for this icon and report!" -#~ msgstr "" -#~ "Si algo no funciona como debería, !busque este icono e informe del problema¡" +#~ msgstr "Si algo no funciona como debería, !busque este icono e informe del problema¡" -#~ msgid "Number of result to show" -#~ msgstr "Número de resultados a mostrar" +#~ msgid "Also receive an email" +#~ msgstr "Recibir también un correo electrónico" + +#~ msgid "No actions" +#~ msgstr "Sin acciones" + +#~ msgid "Agent access rate (Last 24h)" +#~ msgstr "Índice de acceso de agente (últimas 24h)" + +#~ msgid "Report of State" +#~ msgstr "Informe de estado" + +#~ msgid "Event graph" +#~ msgstr "Gráfico de eventos" + +#~ msgid "Event graph by agent" +#~ msgstr "Gráfico de eventos por agente" + +#~ msgid "Defined period" +#~ msgstr "Período definido" + +#~ msgid "Integria IMS statistics" +#~ msgstr "Estadísticas de Integria IMS" + +#~ msgid "Integria IMS ticket list" +#~ msgstr "Lista de tickets de Integria IMS" + +#~ msgid "Issues" +#~ msgstr "Incidencias" + +#~ msgid "Update Integria IMS Ticket" +#~ msgstr "Actualizar el ticket de Integria IMS" + +#~ msgid "Create Integria IMS Ticket" +#~ msgstr "Crear ticket de Integria IMS" + +#~ msgid "Successfully created in Integria IMS" +#~ msgstr "Creado correctamente en Integria IMS" + +#~ msgid "Could not be created in Integria IMS" +#~ msgstr "No se ha podido crear en Integria IMS" + +#~ msgid "Successfully updated in Integria IMS" +#~ msgstr "Actualizado correctamente en Integria IMS" + +#~ msgid "Could not be updated in Integria IMS" +#~ msgstr "No se ha podido actualizar en Integria IMS" + +#~ msgid "Not yet" +#~ msgstr "Todavía no" + +#~ msgid "Not closed yet" +#~ msgstr "No cerrado todavía" + +#~ msgid "File successfully deleted" +#~ msgstr "Archivo añadido correctamente" + +#~ msgid "File could not be deleted" +#~ msgstr "El archivo no se ha podido eliminar" + +#~ msgid "Comment successfully added" +#~ msgstr "Comentario añadido correctamente" + +#~ msgid "Comment could not be added" +#~ msgstr "No se ha podido añadir el comentario" + +#~ msgid "Text filter" +#~ msgstr "Filtro de texto" + +#~ msgid "Created from" +#~ msgstr "Creado desde" + +#~ msgid "Created to" +#~ msgstr "Creado hasta" + +#~ msgid "Status/Resolution" +#~ msgstr "Estado/Resolución" + +#~ msgid "Updated/Started" +#~ msgstr "Actualizado/Iniciado" + +#~ msgid "No tickets to show" +#~ msgstr "No hay tickets" #~ msgid "You must select at least one filter." #~ msgstr "Debe seleccionar al menos un filtro." @@ -56784,12 +63540,30 @@ msgstr "" #~ msgid "Show %s of %s. View all matches" #~ msgstr "Mostrar %s de %s. Ver todas las coincidencias." +#~ msgid "Set initial date" +#~ msgstr "Fijar fecha de inicio" + +#~ msgid "Invalid date selected" +#~ msgstr "Fecha seleccionada no válida" + +#~ msgid "Go to support" +#~ msgstr "Ir a soporte" + +#~ msgid "Go to documentation" +#~ msgstr "Ir a documentación" + +#, php-format +#~ msgid "%s Overview" +#~ msgstr "Esquema %s" + +#~ msgid "Custom background logo" +#~ msgstr "Fondo del logo personalizado" + #~ msgid "Ultimo contacto remoto" #~ msgstr "Ultimo contacto remoto" #~ msgid "Generated automatically with the information provided for the user" -#~ msgstr "" -#~ "Generado automáticamente con la información proporcionada para el usuario" +#~ msgstr "Generado automáticamente con la información proporcionada para el usuario" #~ msgid "SMNP" #~ msgstr "SMNP" @@ -56822,11 +63596,10 @@ msgstr "" #~ msgstr "Este cambio solo se aplicará a los nodos" #~ msgid "" -#~ "To see the list of modules paginated, enable this option in the Styles " -#~ "Configuration." +#~ "To see the list of modules paginated, enable this option in the Styles Configuration." #~ msgstr "" -#~ "Para ver la lista de módulos con paginación, habilita esta opción en la " -#~ "configuración de estilos." +#~ "Para ver la lista de módulos con paginación, habilita esta opción en la configuración de " +#~ "estilos." #~ msgid "There is no GIS data." #~ msgstr "No hay datos GIS" @@ -56846,9 +63619,6 @@ msgstr "" #~ msgid "Calendars Edit" #~ msgstr "Editar calendarios" -#~ msgid "Move agents" -#~ msgstr "Mover agentes" - #~ msgid "Group:" #~ msgstr "Grupo:" @@ -56882,11 +63652,10 @@ msgstr "" #~ msgid "Delete remote conf agent files" #~ msgstr "Eliminar archivos de agente de configuración remota" -#~ msgid "" -#~ "The url specified in this field is mandatory to retrieve performance stats." +#~ msgid "The url specified in this field is mandatory to retrieve performance stats." #~ msgstr "" -#~ "La URL especificada en este campo es obligatoria para recuperar las " -#~ "estadísticas de rendimiento." +#~ "La URL especificada en este campo es obligatoria para recuperar las estadísticas de " +#~ "rendimiento." #~ msgid "Manager collection" #~ msgstr "Gestor de colecciones" @@ -56902,11 +63671,10 @@ msgstr "" #, php-format #~ msgid "" -#~ "Password related configuration only applies when local %s authentication is " -#~ "selected." +#~ "Password related configuration only applies when local %s authentication is selected." #~ msgstr "" -#~ "La configuración relacionada con la contraseña solo aplica cuando la " -#~ "autenticación local %s está seleccionada." +#~ "La configuración relacionada con la contraseña solo aplica cuando la autenticación local " +#~ "%s está seleccionada." #~ msgid "Create template report wizard" #~ msgstr "Asistente de creación de plantillas de informes" @@ -56935,9 +63703,6 @@ msgstr "" #~ msgid "Insert data" #~ msgstr "Insertar datos" -#~ msgid "Use script" -#~ msgstr "Usar script" - #~ msgid "Update Group" #~ msgstr "Actualizar grupo" @@ -57038,11 +63803,11 @@ msgstr "" #~ msgstr "Aplicar la información de uso de la URL pública" #~ msgid "" -#~ "Use [ or ( as first character, for example '[*] Map name', to render this map " -#~ "name in main menu" +#~ "Use [ or ( as first character, for example '[*] Map name', to render this map name in " +#~ "main menu" #~ msgstr "" -#~ "Usa [ o ( como primer carácter. Por ejemplo \"[*] Nombre de mapa\", para " -#~ "renderizar este nombre de mapa en el menú principal." +#~ "Usa [ o ( como primer carácter. Por ejemplo \"[*] Nombre de mapa\", para renderizar este " +#~ "nombre de mapa en el menú principal." #~ msgid "Edit event responses" #~ msgstr "Editar respuestas de eventos" @@ -57071,9 +63836,6 @@ msgstr "" #~ msgid "Refresh every" #~ msgstr "Actualizar cada" -#~ msgid "SNMP Traps" -#~ msgstr "Traps SNMP" - #~ msgid "Create a Text" #~ msgstr "Crear texto" @@ -57096,15 +63858,14 @@ msgstr "" #~ msgstr "Examinar" #~ 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." +#~ "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 replicación de evento está en proceso, no sera posible añadir " -#~ "comentarios. Esta opción solo permite a los usuarios locales de Pandora FMS " -#~ "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." +#~ "Si la replicación de evento está en proceso, no sera posible añadir comentarios. Esta " +#~ "opción solo permite a los usuarios locales de Pandora FMS 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." #~ msgid "No log sources found" #~ msgstr "No se han encontrado fuentes de logs" @@ -57162,11 +63923,11 @@ msgstr "" #~ msgstr "Licencia plugin SAP/R3" #~ msgid "" -#~ "The templates shown are only for correlative alerts, event alert (legacy) " -#~ "will be deprecated in the future" +#~ "The templates shown are only for correlative alerts, event alert (legacy) will be " +#~ "deprecated in the future" #~ msgstr "" -#~ "Las plantillas mostradas solo sirven para las alertas correlativas, la alerta " -#~ "de eventos (heredada) se despreciará en el futuro" +#~ "Las plantillas mostradas solo sirven para las alertas correlativas, la alerta de eventos " +#~ "(heredada) se despreciará en el futuro" #~ msgid "DB Size" #~ msgstr "Tamaño de la base de datos" @@ -57211,19 +63972,17 @@ msgstr "" #~ msgstr "Los elementos de la cola de sincronización advierten a la detección" #~ msgid "Number of items in synchronization queue before be notified, per node" -#~ msgstr "" -#~ "Número de elementos en la cola de sincronización antes de ser notificados, " -#~ "por nodo" +#~ msgstr "Número de elementos en la cola de sincronización antes de ser notificados, por nodo" #~ msgid "Agents Management" #~ msgstr "Gestión de agentes" #~ msgid "" -#~ "Enable/disable token (this will comment out the corresponding line in the " -#~ "configuration file)" +#~ "Enable/disable token (this will comment out the corresponding line in the configuration " +#~ "file)" #~ msgstr "" -#~ "Habilitar/deshabilitar token (esto comentará la línea correspondiente en el " -#~ "archivo de configuración)" +#~ "Habilitar/deshabilitar token (esto comentará la línea correspondiente en el archivo de " +#~ "configuración)" #~ msgid "Enable (1) or disable (0) remote configuration" #~ msgstr "Habilitar (1) o deshabilitar (0) la configuración remota" @@ -57270,9 +64029,6 @@ msgstr "" #~ msgid "Time spent" #~ msgstr "Tiempo utilizado" -#~ msgid "Stopped" -#~ msgstr "Detenido" - #~ msgid "Starting" #~ msgstr "Iniciando" @@ -57345,18 +64101,15 @@ msgstr "" #~ msgid "Transactional map" #~ msgstr "Mapa transaccional" -#~ msgid "Task completed." -#~ msgstr "Tarea finalizada." - #~ msgid "Are you sure you want to unlock this item?" #~ msgstr "¿Estás seguro de que quieres desbloquear este elemento?" #~ msgid "" -#~ "The plugin command cannot be updated because some modules or components are " -#~ "using the plugin." +#~ "The plugin command cannot be updated because some modules or components are using the " +#~ "plugin." #~ msgstr "" -#~ "No se puede actualizar el comando. Este plugin está siendo utilizado por " -#~ "módulos o componentes." +#~ "No se puede actualizar el comando. Este plugin está siendo utilizado por módulos o " +#~ "componentes." #~ msgid "Transactional server" #~ msgstr "Servidor transaccional" @@ -57372,8 +64125,7 @@ msgstr "" #~ "\t\tREMEMBER trap sources need to be searched by IP Address" #~ msgstr "" #~ "Búsqueda según campos alfanuméricos en el trap.\n" -#~ "\t \tRECUERDA que las fuentes de trap tienen que buscarse según una dirección " -#~ "IP." +#~ "\t \tRECUERDA que las fuentes de trap tienen que buscarse según una dirección IP." #~ msgid "There are no SNMP traps in database that contains this filter" #~ msgstr "No hay traps SNMP en la base de datos que contengan este filtro" @@ -57387,27 +64139,23 @@ msgstr "" #~ msgid "There are no transactions defined yet." #~ msgstr "No hay transacciones definidas por el momento." -#~ msgid "Transactions" -#~ msgstr "Transacciones" - #~ msgid "Create Transactions" #~ msgstr "Crear transacciones" #~ 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" +#~ "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." +#~ "Transaction graphs represent the different processes within our infrastructure that we " +#~ "use to deliver our service." #~ msgstr "" -#~ "El nuevo servidor transaccional le permite ejecutar tareas dependientes de " -#~ "las demás siguiendo un diseño definido por el usuario. Esto significa que es " -#~ "posible coordinar varias ejecuciones para comprobar un objetivo en un momento " -#~ "dado.\n" +#~ "El nuevo servidor transaccional le permite ejecutar tareas dependientes de las demás " +#~ "siguiendo un diseño definido por el usuario. Esto significa que es posible coordinar " +#~ "varias ejecuciones para comprobar un objetivo en un momento dado.\n" #~ "\n" -#~ "Las gráficas de transacción representan los diferentes procesos dentro de " -#~ "nuestra infraestructura, la cual usamos para llevar a cabo nuestros servicios." +#~ "Las gráficas de transacción representan los diferentes procesos dentro de nuestra " +#~ "infraestructura, la cual usamos para llevar a cabo nuestros servicios." #~ msgid "Agents to move" #~ msgstr "Agentes para desplazar" @@ -57418,9 +64166,6 @@ msgstr "" #~ msgid "Remove agents to doesn't move to destination server" #~ msgstr "Si eliminas los agentes, no se desplazarán al servidor de destino" -#~ msgid "Active events history" -#~ msgstr "Histórico de eventos activos" - #~ msgid "Enable Sunburst" #~ msgstr "Habilitar Sunburst" @@ -57457,9 +64202,6 @@ msgstr "" #~ msgid "List of OS" #~ msgstr "Lista de sistemas operativos" -#~ msgid "Event" -#~ msgstr "Evento" - #~ msgid "More detail" #~ msgstr "Más detalles" @@ -57476,11 +64218,11 @@ msgstr "" #~ msgstr "No puede borrar eventos en proceso" #~ msgid "" -#~ "Event viewer is disabled due event replication. For more information, please " -#~ "contact with the administrator" +#~ "Event viewer is disabled due event replication. For more information, please contact with " +#~ "the administrator" #~ 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." +#~ "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." #~ msgid "No filter loaded" #~ msgstr "No se ha cargado el filtro" @@ -57507,11 +64249,10 @@ msgstr "" #~ msgstr "Error al actualizar el filtro" #, php-format -#~ msgid "" -#~ "'Show events' is disabled because this %s node is set to event replication." +#~ msgid "'Show events' is disabled because this %s node is set to event replication." #~ msgstr "" -#~ "\"Mostrar eventos\" está deshabilitado porque el nodo de %s está en " -#~ "replicación de eventos." +#~ "\"Mostrar eventos\" está deshabilitado porque el nodo de %s está en replicación de " +#~ "eventos." #~ msgid "Treshold" #~ msgstr "Umbral" @@ -57531,9 +64272,6 @@ msgstr "" #~ msgid "There are no events matching selected search filters" #~ msgstr "No hay eventos que coincidan con los filtros seleccionados" -#~ msgid "Pandora System" -#~ msgstr "Sistema de Pandora FMS" - #~ msgid "Validated but not assigned" #~ msgstr "Validado pero no asignado" @@ -57608,22 +64346,20 @@ msgstr "" #~ msgstr "Perfil global" #~ msgid "" -#~ "This user has permissions to manage all. An admin user should not requiere " -#~ "additional group permissions, except for using Enterprise ACL." +#~ "This user has permissions to manage all. An admin user should not requiere additional " +#~ "group permissions, except for using Enterprise ACL." #~ msgstr "" -#~ "Este usuario tiene permisos para configurar todo. Un usuario administrador no " -#~ "debería requerir permisos adicionales de grupo, excepto para usar ACL " -#~ "Enterprise." +#~ "Este usuario tiene permisos para configurar todo. Un usuario administrador no debería " +#~ "requerir permisos adicionales de grupo, excepto para usar ACL Enterprise." #~ 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" +#~ "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 "" -#~ "Este usuario tiene permisos diferentes para ver los datos en el grupo de " -#~ "agentes, crear incidentes en el grupo, añadir notas en otros incidentes, " -#~ "crear asignaciones personales o revisarlas y otras tareas en perfiles " -#~ "diferentes." +#~ "Este usuario tiene permisos diferentes para ver los datos en el grupo de agentes, crear " +#~ "incidentes en el grupo, añadir notas en otros incidentes, crear asignaciones personales o " +#~ "revisarlas y otras tareas en perfiles diferentes." #~ msgid "Assigned node" #~ msgstr "Nodo asignado" @@ -57638,11 +64374,11 @@ msgstr "" #~ msgstr "Gestor de actualizaciones" #~ msgid "" -#~ "Click here to start the registration process" +#~ "Click here " +#~ "to start the registration process" #~ msgstr "" -#~ "Haga click en aquí para comenzar el proceso de registro" +#~ "Haga click en aquí para comenzar el proceso de registro" #~ msgid "Cannot " #~ msgstr "No puede " @@ -57700,21 +64436,14 @@ msgstr "" #~ 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" +#~ msgstr "Ha ocurrido un error mientras se migraban paradas planificadas mal formadas" #~ msgid "Please run the migration again or contact with the administrator" -#~ msgstr "" -#~ "Por favor, ejecuta el script de migración de nuevo o contacta con el " -#~ "administrador" +#~ msgstr "Por favor, ejecuta el script de migración de nuevo o contacta con el administrador" #~ msgid "Agents cannot be updated (maybe there was no field to update)" #~ msgstr "" -#~ "Los agentes no se pueden actualizar (puede que no hubiera ningún campo para " -#~ "actualizar)." - -#~ msgid "Days of week" -#~ msgstr "Días de la semana" +#~ "Los agentes no se pueden actualizar (puede que no hubiera ningún campo para actualizar)." #~ msgid "unique_ip" #~ msgstr "unique_ip" @@ -57739,8 +64468,7 @@ msgstr "" #~ msgstr "Obtener running-config" #~ msgid "Latest configuration is up to date with backup." -#~ msgstr "" -#~ "La configuración más reciente está actualizada con la copia de seguridad." +#~ msgstr "La configuración más reciente está actualizada con la copia de seguridad." #~ msgid "Running task" #~ msgstr "Ejecución de la tarea" @@ -57777,11 +64505,11 @@ msgstr "" #~ msgstr "Rango" #~ msgid "" -#~ "Add those networks from the top selector that belong to the range specified " -#~ "herein. (e.g.: 192.168.30.0/24)" +#~ "Add those networks from the top selector that belong to the range specified herein. (e." +#~ "g.: 192.168.30.0/24)" #~ msgstr "" -#~ "Agregue aquellas redes del selector superior que pertenezcan al rango " -#~ "especificado aquí. (por ejemplo: 192.168.30.0/24)" +#~ "Agregue aquellas redes del selector superior que pertenezcan al rango especificado aquí. " +#~ "(por ejemplo: 192.168.30.0/24)" #~ msgid "all networks selected" #~ msgstr "Todas las redes seleccionadas" @@ -57809,9 +64537,6 @@ msgstr "" #~ msgid "There are %s updates, and the first to update is:" #~ msgstr "Hay %s actualizaciones y la primera actualización es:" -#~ msgid "Version number:" -#~ msgstr "Número de versión:" - #~ msgid "Minor release available" #~ msgstr "Actualización menor disponible" @@ -57821,12 +64546,10 @@ msgstr "" #~ msgid "Minor release rejected. Changes will not apply." #~ msgstr "Actualización menor rechazada. No se aplicarán los cambios." -#~ msgid "" -#~ "Minor release rejected. The database will not be updated and the package will " -#~ "apply." +#~ msgid "Minor release rejected. The database will not be updated and the package will apply." #~ msgstr "" -#~ "Actualización menor rechazada. La base de datos no se actualizará y el " -#~ "paquete no se aplicará." +#~ "Actualización menor rechazada. La base de datos no se actualizará y el paquete no se " +#~ "aplicará." #~ msgid "Database successfully updated" #~ msgstr "Base de datos actualizada correctamente" @@ -57842,18 +64565,17 @@ msgstr "" #~ msgid "Database MR version is inconsistent, do you want to apply the package?" #~ msgstr "" -#~ "La actualización menor de la base de datos es inconsistente, ¿quieres aplicar " -#~ "el paquete?" +#~ "La actualización menor de la base de datos es inconsistente, ¿quieres aplicar el paquete?" #~ msgid "There are db changes" #~ msgstr "Hay cambios en la BD" #~ msgid "" -#~ "There are new database changes available to apply. Do you want to start the " -#~ "DB update process?" +#~ "There are new database changes available to apply. Do you want to start the DB update " +#~ "process?" #~ msgstr "" -#~ "Hay nuevos cambios disponibles para aplicar a la base de datos. ¿Quieres " -#~ "comenzar el proceso de actualización de la BD?" +#~ "Hay nuevos cambios disponibles para aplicar a la base de datos. ¿Quieres comenzar el " +#~ "proceso de actualización de la BD?" #~ msgid "We recommend launching " #~ msgstr "Se recomienda lanzar " @@ -57861,12 +64583,10 @@ msgstr "" #~ msgid "There is a new update available" #~ msgstr "Hay una nueva actualización disponible" -#~ msgid "" -#~ "There is a new update available to apply. Do you want to start the update " -#~ "process?" +#~ msgid "There is a new update available to apply. Do you want to start the update process?" #~ msgstr "" -#~ "Hay una nueva actualización disponible para aplicar. ¿Quieres comenzar el " -#~ "proceso de actualización?" +#~ "Hay una nueva actualización disponible para aplicar. ¿Quieres comenzar el proceso de " +#~ "actualización?" #~ msgid "Applying DB MR" #~ msgstr "Aplicando actualización menor a la base de datos" @@ -57914,11 +64634,11 @@ msgstr "" #, php-format #~ msgid "" -#~ "This policy exist in node %s with other name (%s). Change the name to '%s' to " -#~ "apply the policy." +#~ "This policy exist in node %s with other name (%s). Change the name to '%s' to apply the " +#~ "policy." #~ msgstr "" -#~ "Esta política existe en el nodo %s con otro nombre (%s). Cambie el nombre a " -#~ "'%s' para aplicar la política." +#~ "Esta política existe en el nodo %s con otro nombre (%s). Cambie el nombre a '%s' para " +#~ "aplicar la política." #~ msgid "Custom logo (header)" #~ msgstr "Logo personalizado (cabecera)" @@ -57938,24 +64658,14 @@ msgstr "" #~ msgid "Manage event alerts" #~ msgstr "Gestionar eventos de alertas" -#~ msgid "Manage services" -#~ msgstr "Gestionar de servicios" - -#~ msgid "Ticket" -#~ msgstr "Ticket" - #~ msgid "Prior" #~ msgstr "Anterior" -#~ msgid "" -#~ "Lapses of time in which the period is divided to make more precise " -#~ "calculations\n" -#~ msgstr "" -#~ "Tiempos en los que el período se divide para hacer cálculos más precisos.\n" +#~ msgid "Lapses of time in which the period is divided to make more precise calculations\n" +#~ msgstr "Tiempos en los que el período se divide para hacer cálculos más precisos.\n" #~ msgid "Please save the SLA for start to add items in this list." -#~ msgstr "" -#~ "Por favor, guarda primero el SLA antes de intentar añadir elementos al mismo." +#~ msgstr "Por favor, guarda primero el SLA antes de intentar añadir elementos al mismo." #~ msgid "Could not be created, it already exists" #~ msgstr "No se ha podido crear, ya existe" @@ -58036,27 +64746,25 @@ msgstr "" #, php-format #~ msgid "" -#~ "There are groups that not exist in node. The followings elements groups/" -#~ "profiles/user profiles were created/updated sucessfully (%d/%d/%d)" +#~ "There are groups that not exist in node. The followings elements groups/profiles/user " +#~ "profiles were created/updated sucessfully (%d/%d/%d)" #~ msgstr "" -#~ "Hay grupos que no existen en el nodo. Los siguientes grupos de elementos/" -#~ "perfiles/perfiles de usuario se crearon/actualizaron correctamente (%d/%d/%d)." +#~ "Hay grupos que no existen en el nodo. Los siguientes grupos de elementos/perfiles/" +#~ "perfiles de usuario se crearon/actualizaron correctamente (%d/%d/%d)." #, php-format #~ msgid "" -#~ "Error creating/updating the followings elements groups/profiles/user profiles " -#~ "(%d/%d/%d)" +#~ "Error creating/updating the followings elements groups/profiles/user profiles (%d/%d/%d)" #~ msgstr "" -#~ "Error al crear/actualizar los siguientes elementos grupos/perfiles/usuarios " -#~ "(%d/%d/%d)" +#~ "Error al crear/actualizar los siguientes elementos grupos/perfiles/usuarios (%d/%d/%d)" #, php-format #~ msgid "" -#~ "The followings elements groups/profiles/user profiles were created/updated " -#~ "sucessfully (%d/%d/%d)" +#~ "The followings elements groups/profiles/user profiles were created/updated sucessfully " +#~ "(%d/%d/%d)" #~ msgstr "" -#~ "Los perfiles de los siguientes elementos grupos/perfiles/usuarios han sido " -#~ "actualizados correctamente (%d/%d/%d)." +#~ "Los perfiles de los siguientes elementos grupos/perfiles/usuarios han sido actualizados " +#~ "correctamente (%d/%d/%d)." #~ msgid "Synchronizing Users" #~ msgstr "Sincronizar usuarios" @@ -58067,19 +64775,16 @@ msgstr "" #~ msgid "Profile synchronization mode." #~ msgstr "Modo de perfil de sincronización" -#~ msgid "" -#~ "The selected user profile will be added to the selected users into the target" +#~ msgid "The selected user profile will be added to the selected users into the target" #~ msgstr "" -#~ "El perfil de usuario seleccionado se añadirá a los usuarios seleccionados en " -#~ "el objetivo" +#~ "El perfil de usuario seleccionado se añadirá a los usuarios seleccionados en el objetivo" #~ msgid "Copy profile" #~ msgstr "Copiar perfil" #~ msgid "The target user profiles will be replaced with the source user profiles" #~ msgstr "" -#~ "Los perfiles de usuario de destino se reemplazarán con los perfiles de " -#~ "usuario de origen." +#~ "Los perfiles de usuario de destino se reemplazarán con los perfiles de usuario de origen." #~ msgid "Create groups if not exist" #~ msgstr "Crear grupos si no existen" @@ -58173,23 +64878,23 @@ msgstr "" #~ msgstr "Sincronizando SO" #~ msgid "" -#~ "The previous configuration of collections has been imported from the nodes. " -#~ "Please check that the definitions are correct." +#~ "The previous configuration of collections has been imported from the nodes. Please check " +#~ "that the definitions are correct." #~ msgstr "" -#~ "La configuración previa de las colecciones se ha importado desde los nodos. " -#~ "Compruebe que las definiciones son correctas." +#~ "La configuración previa de las colecciones se ha importado desde los nodos. Compruebe que " +#~ "las definiciones son correctas." #~ msgid "Note:" #~ msgstr "Nota:" #~ msgid "" #~ "These definitions will not be operational until you manually \n" -#~ " copy the files from the nodes to the atachment/collection/ directory of " -#~ "the meta console." +#~ " copy the files from the nodes to the atachment/collection/ directory of the meta " +#~ "console." #~ msgstr "" #~ "Estas definiciones no estarán operativas hasta que \n" -#~ " copie manualmente los archivos desde los nodos al directorio atachment/" -#~ "collection/ de la Metaconsola." +#~ " copie manualmente los archivos desde los nodos al directorio atachment/collection/ de " +#~ "la Metaconsola." #~ msgid "Deleted collection to the nodes" #~ msgstr "Colección eliminada de los nodos" @@ -58200,9 +64905,6 @@ msgstr "" #~ msgid "The collection could not be added to the nodes" #~ msgstr "No se ha podido añadir la colección a los nodos" -#~ msgid "Event alerts" -#~ msgstr "Alertas de eventos" - #~ msgid "Network traffic" #~ msgstr "Tráfico de la red" @@ -58220,13 +64922,9 @@ msgstr "" #~ msgid "" #~ "This console is not manager of this environment,\n" -#~ " please manage this feature from centralized manager console " -#~ "(Metaconsole)." +#~ " please manage this feature from centralized manager console (Metaconsole)." #~ msgstr "Esta consola no gestiona este entorno." -#~ msgid "Successfully created inventory module in the node" -#~ msgstr "Módulo de inventario creado correctamente en el nodo" - #~ msgid "Error creating inventory module in the node" #~ msgstr "Error al crear módulo de inventario en el nodo" @@ -58234,11 +64932,10 @@ msgstr "" #~ msgstr "Desplegar a los nodos" #, php-format -#~ msgid "" -#~ "Exceeded max. number (%d) of agents added to policy concurrently (%d added)" +#~ msgid "Exceeded max. number (%d) of agents added to policy concurrently (%d added)" #~ msgstr "" -#~ "Ha superado el número máx. (%d) de agentes añadidos a una política " -#~ "simultáneamente (%d añadidos)" +#~ "Ha superado el número máx. (%d) de agentes añadidos a una política simultáneamente (%d " +#~ "añadidos)" #~ msgid "Successfully deleted from delete pending agents" #~ msgstr "Eliminado correctamente de los agentes pendientes de eliminación" @@ -58274,11 +64971,11 @@ msgstr "" #~ msgstr "Por favor, léelo." #~ msgid "" -#~ "Since the alert can have multiple actions. You can edit them from the alert " -#~ "list of events." +#~ "Since the alert can have multiple actions. You can edit them from the alert list of " +#~ "events." #~ msgstr "" -#~ "Debido a que la alerta puede tener múltiples acciones, tienes que editarlas " -#~ "desde la lista de alertas de eventos." +#~ "Debido a que la alerta puede tener múltiples acciones, tienes que editarlas desde la " +#~ "lista de alertas de eventos." #~ msgid "Error processing action" #~ msgstr "Error al procesar la acción" @@ -58296,11 +64993,9 @@ msgstr "" #~ msgstr "Reglas de eventos" #~ msgid "" -#~ "This view will be removed in a future version. Please use \"Alert correlation" -#~ "\" instead." +#~ "This view will be removed in a future version. Please use \"Alert correlation\" instead." #~ msgstr "" -#~ "Esta vista se eliminará en una versión futura. Use \"Correlación de alertas\" " -#~ "en su lugar." +#~ "Esta vista se eliminará en una versión futura. Use \"Correlación de alertas\" en su lugar." #~ msgid "Error creating rule" #~ msgstr "Error al crear la regla" @@ -58366,28 +65061,26 @@ msgstr "" #, php-format #~ msgid "" -#~ "There are groups that not exist in node. The followings elements groups/" -#~ "profiles/user profiles were created/updated sucessfully (%d/%d/%d) " +#~ "There are groups that not exist in node. The followings elements groups/profiles/user " +#~ "profiles were created/updated sucessfully (%d/%d/%d) " #~ msgstr "" -#~ "Hay grupos que no existen en el nodo. Los siguientes elementos grupos/" -#~ "perfiles/perfiles de usuario se han creado/actualizado correctamente (%d/%d/" -#~ "%d) " +#~ "Hay grupos que no existen en el nodo. Los siguientes elementos grupos/perfiles/perfiles " +#~ "de usuario se han creado/actualizado correctamente (%d/%d/%d) " #, php-format #~ msgid "" -#~ "Error creating/updating the followings elements groups/profiles/user profiles " +#~ "Error creating/updating the followings elements groups/profiles/user profiles (%d/%d/%d) " +#~ msgstr "" +#~ "Error al crear/actualizar los siguientes elementos grupos/perfiles/perfiles de usuario " +#~ "(%d/%d/%d) " + +#, php-format +#~ msgid "" +#~ "The followings elements groups/profiles/user profiles were created/updated sucessfully " #~ "(%d/%d/%d) " #~ msgstr "" -#~ "Error al crear/actualizar los siguientes elementos grupos/perfiles/perfiles " -#~ "de usuario (%d/%d/%d) " - -#, php-format -#~ msgid "" -#~ "The followings elements groups/profiles/user profiles were created/updated " -#~ "sucessfully (%d/%d/%d) " -#~ msgstr "" -#~ "Los siguientes elementos grupos/perfiles/perfiles de usuario se han creado/" -#~ "actualizado correctamente (%d/%d/%d) " +#~ "Los siguientes elementos grupos/perfiles/perfiles de usuario se han creado/actualizado " +#~ "correctamente (%d/%d/%d) " #, php-format #~ msgid "Error syncronizing the agents to node %s." @@ -58431,51 +65124,46 @@ msgstr "" #~ msgstr "Mapa Transaccional - Crear Fase - " #~ msgid "" -#~ "This node is configured with centralized mode. This page is for read only. Go " -#~ "to metaconsole to manage the component groups." +#~ "This node is configured with centralized mode. This page is for read only. Go to " +#~ "metaconsole to manage the component groups." #~ msgstr "" -#~ "Este nodo se configura en modo centralizado. Esta página es solo de lectura. " -#~ "Vaya a la metaconsola para gestionar los grupos de componentes" +#~ "Este nodo se configura en modo centralizado. Esta página es solo de lectura. Vaya a la " +#~ "metaconsola para gestionar los grupos de componentes" #~ msgid "" -#~ "WARNING: You\\'re trying to create a group in a node member of a metaconsole." -#~ "\\n\\nThis group and all of this contents will not be visible in the " -#~ "metaconsole.\\n\\nIf you want to create a visible group, you must do it from " -#~ "the metaconsole and propagate to the node. " +#~ "WARNING: You\\'re trying to create a group in a node member of a metaconsole.\\n\\nThis " +#~ "group and all of this contents will not be visible in the metaconsole.\\n\\nIf you want " +#~ "to create a visible group, you must do it from the metaconsole and propagate to the node. " #~ msgstr "" -#~ "ADVERTENCIA: estás intentando crear un grupo en un nodo que es perteneciente " -#~ "a una Metaconsola.\\n\\nEste grupo y todo su contenido no será visible en la " -#~ "Metaconsola.\\n\\nSi quieres crear un grupo visible, debes de realizarlo en " -#~ "la Metaconsola y propagarlo al nodo. " +#~ "ADVERTENCIA: estás intentando crear un grupo en un nodo que es perteneciente a una " +#~ "Metaconsola.\\n\\nEste grupo y todo su contenido no será visible en la Metaconsola.\\n" +#~ "\\nSi quieres crear un grupo visible, debes de realizarlo en la Metaconsola y propagarlo " +#~ "al nodo. " #, php-format #~ msgid "" -#~ "Your PHP has set memory limit in %s. To use Update Manager Online, please set " -#~ "it to %s" +#~ "Your PHP has set memory limit in %s. To use Update Manager Online, please set it to %s" #~ msgstr "" -#~ "PHP ha fijado el límite de memoria en %s. Para utilizar Update Manager " -#~ "Online, configúrelo a %s." - -#, php-format -#~ msgid "" -#~ "Your PHP has post_max_size limited to %s. To use Update Manager Online, " -#~ "please set it to %s" -#~ msgstr "" -#~ "PHP tiene post_max_size limitado a %s. Para usar Update Manager Online, " +#~ "PHP ha fijado el límite de memoria en %s. Para utilizar Update Manager Online, " #~ "configúrelo a %s." #, php-format #~ msgid "" -#~ "Your PHP has set maximum allowed size for uploaded files limit in %s. To use " -#~ "Update Manager Online, please set it to %s" +#~ "Your PHP has post_max_size limited to %s. To use Update Manager Online, please set it to " +#~ "%s" #~ msgstr "" -#~ "PHP ha establecido un límite de tamaño máximo para los archivos subidos en " -#~ "%s. Para usar Update Manager Online, configúrelo a %s." +#~ "PHP tiene post_max_size limitado a %s. Para usar Update Manager Online, configúrelo a %s." + +#, php-format +#~ msgid "" +#~ "Your PHP has set maximum allowed size for uploaded files limit in %s. To use Update " +#~ "Manager Online, please set it to %s" +#~ msgstr "" +#~ "PHP ha establecido un límite de tamaño máximo para los archivos subidos en %s. Para usar " +#~ "Update Manager Online, configúrelo a %s." #~ msgid "The license has expired. Please contact Artica at info@artica.es" -#~ msgstr "" -#~ "La licencia ha caducado. Póngase en contacto con Ártica a través de " -#~ "info@artica.es" +#~ msgstr "La licencia ha caducado. Póngase en contacto con Ártica a través de info@artica.es" #~ msgid "Checking for the newest package." #~ msgstr "Buscando el paquete más reciente" @@ -58515,20 +65203,20 @@ msgstr "" #~ msgstr "No hay ninguna parada planificada" #~ msgid "" -#~ "The previous configuration of plugins has been imported from the nodes. " -#~ "Please check that the definitions are correct." +#~ "The previous configuration of plugins has been imported from the nodes. Please check that " +#~ "the definitions are correct." #~ msgstr "" -#~ "Se ha importado la configuración previa de los plugins de los nodos. " -#~ "Compruebe que las definiciones son correctas." +#~ "Se ha importado la configuración previa de los plugins de los nodos. Compruebe que las " +#~ "definiciones son correctas." #~ msgid "" #~ "These definitions will not be operational until you manually \n" -#~ " \t\t\tcopy the files from the nodes to the atachment/plugin/ directory of " -#~ "the meta console." +#~ " \t\t\tcopy the files from the nodes to the atachment/plugin/ directory of the meta " +#~ "console." #~ msgstr "" #~ "Estas definiciones no estarán operativas hasta que \n" -#~ " \t\t\tcopie los archivos de los nodos al directorio atachment/plugin/ de " -#~ "la Metaconsola manualmente." +#~ " \t\t\tcopie los archivos de los nodos al directorio atachment/plugin/ de la " +#~ "Metaconsola manualmente." #~ msgid "Problem deploying plugin" #~ msgstr "Problema de despliegue de plugins" @@ -58579,19 +65267,16 @@ msgstr "" #~ msgid "The sql file contains a dangerous query" #~ msgstr "El archivo SQL contiene una consulta peligrosa." -#~ msgid "" -#~ "An error occurred while updating the database schema to the minor release " +#~ msgid "An error occurred while updating the database schema to the minor release " #~ msgstr "" -#~ "Ocurrió un error menor al actualizar el esquema de la base de datos a la " -#~ "actualización menor " +#~ "Ocurrió un error menor al actualizar el esquema de la base de datos a la actualización " +#~ "menor " #~ msgid "The directory " #~ msgstr "El directorio " #~ msgid " should have read permissions in order to update the database schema" -#~ msgstr "" -#~ " debería tener permisos de lectura para actualizar el esquema de la base de " -#~ "datos" +#~ msgstr " debería tener permisos de lectura para actualizar el esquema de la base de datos" #~ msgid "Fail the group synchronizing" #~ msgstr "Error al sincronizar los grupos" @@ -58631,9 +65316,6 @@ msgstr "" #~ msgid "No command for perform" #~ msgstr "No hay comandos a ejecutar" -#~ msgid "Attach error" -#~ msgstr "Error en el adjunto" - #~ msgid "Do you want to be up to date?" #~ msgstr "¿Desea estar al día?" @@ -58642,24 +65324,21 @@ msgstr "" #, php-format #~ msgid "" -#~ "By subscribing to the newsletter, you accept that your email will be " -#~ "transferred to a database owned by %s. These data will be used only to " -#~ "provide you with information about %s and will not be given to third parties. " -#~ "You can unsubscribe from this database at any time from the newsletter " -#~ "subscription options." +#~ "By subscribing to the newsletter, you accept that your email will be transferred to a " +#~ "database owned by %s. These data will be used only to provide you with information about " +#~ "%s and will not be given to third parties. You can unsubscribe from this database at any " +#~ "time from the newsletter subscription options." #~ msgstr "" -#~ "Al suscribirse a la newsletter, acepta que su correo electrónico pase a " -#~ "formar parte de una base de datos propiedad de %s. Estos datos se usarán " -#~ "exclusivamente para proporcionarle información sobre %s y no se compartirán " -#~ "con terceros. Puede anular la suscripción en cualquier momento desde las " -#~ "opciones de suscripción de la newsletter." +#~ "Al suscribirse a la newsletter, acepta que su correo electrónico pase a formar parte de " +#~ "una base de datos propiedad de %s. Estos datos se usarán exclusivamente para " +#~ "proporcionarle información sobre %s y no se compartirán con terceros. Puede anular la " +#~ "suscripción en cualquier momento desde las opciones de suscripción de la newsletter." #~ msgid "Are you sure you don't want to subscribe?" #~ msgstr "¿Está seguro de que desea anular la suscripción?" #~ msgid "You will miss all news about amazing features and fixes!" -#~ msgstr "" -#~ "¡Se perderá todas las novedades sobre increíbles actualizaciones y parches!" +#~ msgstr "¡Se perderá todas las novedades sobre increíbles actualizaciones y parches!" #~ msgid "You must specify an email" #~ msgstr "Debe añadir una cuenta de correo electrónico" @@ -58737,9 +65416,6 @@ msgstr "" #~ msgid "Remote modules" #~ msgstr "Módulos remotos" -#~ msgid "Updated at realtime" -#~ msgstr "actualizado en tiempo real" - #~ msgid "Could not be validated" #~ msgstr "No se pudo validar" @@ -58749,15 +65425,9 @@ msgstr "" #~ msgid "times" #~ msgstr "veces" -#~ msgid "Criticity" -#~ msgstr "Criticidad" - #~ msgid "MTTR" #~ msgstr "MTTR" -#~ msgid "MTBF" -#~ msgstr "MTBF" - #~ msgid "TTO" #~ msgstr "TTO" @@ -58853,9 +65523,6 @@ msgstr "" #~ msgid "Topology view" #~ msgstr "Vista de la topología" -#~ msgid "Delete map" -#~ msgstr "Borrar mapa" - #~ msgid "Depth" #~ msgstr "Profundidad" @@ -58925,9 +65592,6 @@ msgstr "" #~ msgid "Ports" #~ msgstr "Puertos" -#~ msgid "Pandora servers" -#~ msgstr "Servidores" - #~ msgid "Network sweep" #~ msgstr "Barrido de red" @@ -58971,12 +65635,12 @@ msgstr "" #~ msgstr "No hay filtros SNMP" #~ msgid "" -#~ "In case you fill any Field 1, Field 2 or Field 3 above, those will replace " -#~ "the corresponding fields of this associated \"Default action\"." +#~ "In case you fill any Field 1, Field 2 or Field 3 above, those will replace the " +#~ "corresponding fields of this associated \"Default action\"." #~ msgstr "" -#~ "En caso de que rellene alguno de los campos Field1,Field2 o Field3 de arriba, " -#~ "esos valores reemplazarán a los campos con el mismo nombre asociados a las " -#~ "Acciones aplicadas a la plantilla." +#~ "En caso de que rellene alguno de los campos Field1,Field2 o Field3 de arriba, esos " +#~ "valores reemplazarán a los campos con el mismo nombre asociados a las Acciones aplicadas " +#~ "a la plantilla." #~ msgid "Query SQL" #~ msgstr "Consulta SQL" @@ -59099,11 +65763,8 @@ msgstr "" #~ msgstr "Obtener datos de un agente" #~ msgid "" -#~ "Please be patient. This operation can take a long time depending on the " -#~ "amount of modules." -#~ msgstr "" -#~ "Por favor sea paciente, esta operación puede tardar varios minutos (5-10 " -#~ "minutos)" +#~ "Please be patient. This operation can take a long time depending on the amount of modules." +#~ msgstr "Por favor sea paciente, esta operación puede tardar varios minutos (5-10 minutos)" #~ msgid "Deleting records for all agents" #~ msgstr "Borrando registros para el módulo" @@ -59121,9 +65782,7 @@ msgstr "" #~ msgstr "Obtener datos" #~ msgid "Click here to get the data from the agent specified in the select box" -#~ msgstr "" -#~ "Pulse aquí para obtener los datos del agente especificado en la caja de " -#~ "selección" +#~ msgstr "Pulse aquí para obtener los datos del agente especificado en la caja de selección" #, php-format #~ msgid "Information on agent %s in the database" @@ -59271,21 +65930,19 @@ msgstr "" #~ msgstr "Actualizar capa" #~ msgid "" -#~ "This extension can run as PHP script in a shell for extract more information, " -#~ "but it must be run as root or across sudo. For example: sudo php /var/www/" -#~ "pandora_console/extensions/system_info.php -d -s -c" +#~ "This extension can run as PHP script in a shell for extract more information, but it must " +#~ "be run as root or across sudo. For example: sudo php /var/www/pandora_console/" +#~ "extensions/system_info.php -d -s -c" #~ msgstr "" -#~ "Esta extensión puede funcionar como un script PHP in una shell para extraer " -#~ "más información, pero debe ser lanzado como root o a través de sudo. Por " -#~ "ejemplo: sudo php /var/www/pandora_console/extensions/system_info.php -d -" -#~ "s -c" +#~ "Esta extensión puede funcionar como un script PHP in una shell para extraer más " +#~ "información, pero debe ser lanzado como root o a través de sudo. Por ejemplo: sudo " +#~ "php /var/www/pandora_console/extensions/system_info.php -d -s -c" #~ msgid "" -#~ "This tool is used just to view your Pandora FMS system logfiles directly from " -#~ "console" +#~ "This tool is used just to view your Pandora FMS system logfiles directly from console" #~ msgstr "" -#~ "Esta herramienta se utiliza para ver los logfiles de sistema de Pandora FMS " -#~ "directamente desde la consola" +#~ "Esta herramienta se utiliza para ver los logfiles de sistema de Pandora FMS directamente " +#~ "desde la consola" #~ msgid "Pandora Diagnostic info" #~ msgstr "Información de diagnóstico de Pandora" @@ -59301,17 +65958,16 @@ msgstr "" #, php-format #~ msgid "" -#~ "This extension makes registration of server plugins more easy. Here you can " -#~ "upload a server plugin in Pandora FMS 3.x zipped format (.pspz). Please refer " -#~ "to documentation on how to obtain and use Pandora FMS Server Plugins." -#~ "

You can get more plugins in our Public Resource Library" +#~ "This extension makes registration of server plugins more easy. Here you can upload a " +#~ "server plugin in Pandora FMS 3.x zipped format (.pspz). Please refer to documentation on " +#~ "how to obtain and use Pandora FMS Server Plugins.

You can get more plugins in our " +#~ "
Public Resource Library" #~ msgstr "" -#~ "Esta extensión hace el registro de los plugins del servidor más fácil. Puedes " -#~ "descargar aqui un plugin del servidor en el formato zipp (.pspz) de Pandora " -#~ "FMS version 3x. Por favor, consulta la documentación acerca de como obtener y " -#~ "utilizar los plugins de servidor de Pandora FMS.

Puedes obtener más " -#~ "plugins en nuestroPublic Resource Library" +#~ "Esta extensión hace el registro de los plugins del servidor más fácil. Puedes descargar " +#~ "aqui un plugin del servidor en el formato zipp (.pspz) de Pandora FMS version 3x. Por " +#~ "favor, consulta la documentación acerca de como obtener y utilizar los plugins de " +#~ "servidor de Pandora FMS.

Puedes obtener más plugins en nuestroPublic " +#~ "Resource Library" #~ msgid "Traceroute to " #~ msgstr "Trazando ruta a " @@ -59379,9 +66035,6 @@ msgstr "" #~ msgid "Going down to critical state" #~ msgstr "Cayendo a estado crítico" -#~ msgid "Empty graph" -#~ msgstr "Gráfica vacía" - #~ msgid "Go to agent detail" #~ msgstr "Ir al detalle del agente" @@ -59419,51 +66072,46 @@ msgstr "" #~ msgstr "Error al actualizar el módulo SNMP. Id_module existe en el nuevo agente" #~ msgid "" -#~ "Error in creation SNMP module. snmp3_priv_method doesn't exists. Set it to " -#~ "'AES' or 'DES'. " -#~ msgstr "" -#~ "Error al crear módulo SNMP. El método snmp3_priv_method no existe. Cambie a " -#~ "'AES' o 'DES'. " - -#~ msgid "" -#~ "Error in creation SNMP module. snmp3_auth_method doesn't exists. Set it to " -#~ "'MD5' or 'SHA'. " -#~ msgstr "" -#~ "Error al crear módulo SNMP. snmp3_auth_method no existe. Cambie a 'MD5' o " -#~ "'SHA'. " - -#~ msgid "" -#~ "Error in creation SNMP module. snmp3_sec_level doesn't exists. Set it to " -#~ "'authNoPriv' or 'authPriv' or 'noAuthNoPriv'. " -#~ msgstr "" -#~ "Error al crear módulo SNMP. snmp3_sec_level no existe. Cambie a 'authNoPriv' " -#~ "o 'authPriv' o 'noAuthNoPriv'. " - -#~ msgid "" -#~ "Error creating SNMP component. snmp3_sec_level doesn't exists. Set it to " -#~ "'authNoPriv' or 'authPriv' or 'noAuthNoPriv'. " -#~ msgstr "" -#~ "Error creando componente SNMP. snmp3_sec_level no existe. Cambie a " -#~ "'authNoPriv' o 'authPriv' o 'noAuthNoPriv'. " - -#~ msgid "" -#~ "Error creating SNMP component. snmp3_auth_method doesn't exists. Set it to " -#~ "'MD5' or 'SHA'. " -#~ msgstr "" -#~ "Error creando componente SNMP. snmp3_auth_method no existe. Cambie a 'MD5' o " -#~ "'SHA'. " - -#~ msgid "" -#~ "Error creating SNMP component. snmp3_priv_method doesn't exists. Set it to " -#~ "'AES' or 'DES'. " -#~ msgstr "" -#~ "Error creando componente SNMP. snmp3_priv_method no existe. Cambie a 'AES' o " +#~ "Error in creation SNMP module. snmp3_priv_method doesn't exists. Set it to 'AES' or " #~ "'DES'. " +#~ msgstr "" +#~ "Error al crear módulo SNMP. El método snmp3_priv_method no existe. Cambie a 'AES' o " +#~ "'DES'. " + +#~ msgid "" +#~ "Error in creation SNMP module. snmp3_auth_method doesn't exists. Set it to 'MD5' or " +#~ "'SHA'. " +#~ msgstr "Error al crear módulo SNMP. snmp3_auth_method no existe. Cambie a 'MD5' o 'SHA'. " + +#~ msgid "" +#~ "Error in creation SNMP module. snmp3_sec_level doesn't exists. Set it to 'authNoPriv' or " +#~ "'authPriv' or 'noAuthNoPriv'. " +#~ msgstr "" +#~ "Error al crear módulo SNMP. snmp3_sec_level no existe. Cambie a 'authNoPriv' o 'authPriv' " +#~ "o 'noAuthNoPriv'. " + +#~ msgid "" +#~ "Error creating SNMP component. snmp3_sec_level doesn't exists. Set it to 'authNoPriv' or " +#~ "'authPriv' or 'noAuthNoPriv'. " +#~ msgstr "" +#~ "Error creando componente SNMP. snmp3_sec_level no existe. Cambie a 'authNoPriv' o " +#~ "'authPriv' o 'noAuthNoPriv'. " + +#~ msgid "" +#~ "Error creating SNMP component. snmp3_auth_method doesn't exists. Set it to 'MD5' or " +#~ "'SHA'. " +#~ msgstr "" +#~ "Error creando componente SNMP. snmp3_auth_method no existe. Cambie a 'MD5' o 'SHA'. " + +#~ msgid "" +#~ "Error creating SNMP component. snmp3_priv_method doesn't exists. Set it to 'AES' or " +#~ "'DES'. " +#~ msgstr "" +#~ "Error creando componente SNMP. snmp3_priv_method no existe. Cambie a 'AES' o 'DES'. " #~ msgid "Error getting module value from all agents. Module name doesn't exists." #~ msgstr "" -#~ "Error obteniendo valor del módulo para todos los agentes. El nombre del " -#~ "módulo no existe." +#~ "Error obteniendo valor del módulo para todos los agentes. El nombre del módulo no existe." #~ msgid "Error updating alert template. Id_template doesn't exists." #~ msgstr "Error actualizando plantilla de alerta. Id_template no existe." @@ -59474,11 +66122,8 @@ msgstr "" #~ msgid "Error creating module from network component. Agent doesn't exists." #~ msgstr "Error creando módulo desde componente de red. El agente no existe." -#~ msgid "" -#~ "Error creating module from network component. Network component doesn't " -#~ "exists." -#~ msgstr "" -#~ "Error creando módulo desde componente de red. El componente de red no existe." +#~ msgid "Error creating module from network component. Network component doesn't exists." +#~ msgstr "Error creando módulo desde componente de red. El componente de red no existe." #~ msgid "Error assigning module to template. Id_module doesn't exists." #~ msgstr "Error asignando módulo a plantilla. Id_module no existe." @@ -59499,15 +66144,12 @@ msgstr "" #~ msgstr "Error actualizando módulo de red en la política. El módulo no existe." #~ msgid "Error updating plugin module in policy. Module doesn't exists." -#~ msgstr "" -#~ "Error actualizando módulo de plugin en la política. El módulo no existe." +#~ msgstr "Error actualizando módulo de plugin en la política. El módulo no existe." #~ msgid "" -#~ "Error updating SNMP module. snmp3_priv_method doesn't exists. Set it to 'AES' " -#~ "or 'DES'. " +#~ "Error updating SNMP module. snmp3_priv_method doesn't exists. Set it to 'AES' or 'DES'. " #~ msgstr "" -#~ "Error actualizando módulo SNMP. snmp3_priv_method no existe. Cambie a 'AES' o " -#~ "'DES'. " +#~ "Error actualizando módulo SNMP. snmp3_priv_method no existe. Cambie a 'AES' o 'DES'. " #~ msgid "Error updating SNMP module in policy. Module doesn't exists." #~ msgstr "Error actualizando módulo SNMP de la política. El módulo no existe." @@ -59516,18 +66158,16 @@ msgstr "" #~ msgstr "Error creando grupo. Id_parent_group no existe." #~ msgid "" -#~ "Error updating SNMP module. snmp3_auth_method doesn't exists. Set it to 'MD5' " -#~ "or 'SHA'. " +#~ "Error updating SNMP module. snmp3_auth_method doesn't exists. Set it to 'MD5' or 'SHA'. " #~ msgstr "" -#~ "Error actualizando módulo SNMP. snmp3_auth_method no existe. Cambie a 'MD5' o " -#~ "'SHA'. " +#~ "Error actualizando módulo SNMP. snmp3_auth_method no existe. Cambie a 'MD5' o 'SHA'. " #~ msgid "" -#~ "Error updating SNMP module. snmp3_sec_level doesn't exists. Set it to " -#~ "'authNoPriv' or 'authPriv' or 'noAuthNoPriv'. " +#~ "Error updating SNMP module. snmp3_sec_level doesn't exists. Set it to 'authNoPriv' or " +#~ "'authPriv' or 'noAuthNoPriv'. " #~ msgstr "" -#~ "Error actualizando módulo SNMP. snmp3_sec_level no existe. Cambie a " -#~ "'authNoPriv' o 'authPriv' o 'noAuthNoPriv'. " +#~ "Error actualizando módulo SNMP. snmp3_sec_level no existe. Cambie a 'authNoPriv' o " +#~ "'authPriv' o 'noAuthNoPriv'. " #~ msgid "Error updating user. Id_user doesn't exists." #~ msgstr "Error actualizando ususario. Id_user no existe." @@ -59587,16 +66227,10 @@ msgstr "" #~ msgid "Port (use 0 for default)" #~ msgstr "Puerto (uso de 0 por defecto)" -#~ msgid "PandoraFMS: Agents" -#~ msgstr "PandoraFMS: Agentes" - #, php-format #~ msgid "PandoraFMS: %s" #~ msgstr "PandoraFMS: %s" -#~ msgid "Pandora FMS mobile" -#~ msgstr "Pandora FMS móvil" - #~ msgid "DB information" #~ msgstr "Información BBDD" @@ -59606,12 +66240,10 @@ msgstr "" #~ msgid "Plugins registered in Pandora FMS" #~ msgstr "Plugins registrados en Pandora FMS" -#~ msgid "" -#~ "Maximum number of parent hosts that will be created if parent detection is " -#~ "enabled." +#~ msgid "Maximum number of parent hosts that will be created if parent detection is enabled." #~ msgstr "" -#~ "Máximo número de agentes padre que se podrán crear (si la activación del " -#~ "padre está activada)" +#~ "Máximo número de agentes padre que se podrán crear (si la activación del padre está " +#~ "activada)" #~ msgid "Kilobytes" #~ msgstr "Kilobytes" @@ -59695,11 +66327,11 @@ msgstr "" #~ msgstr "Macros de módulos" #~ msgid "" -#~ "If cron is set the module interval is ignored and the module runs on the " -#~ "specified date and time" +#~ "If cron is set the module interval is ignored and the module runs on the specified date " +#~ "and time" #~ msgstr "" -#~ "Si el cron está instalado el intervalo del módulo es ignorado y el módulo " -#~ "corre con la fecha indicada" +#~ "Si el cron está instalado el intervalo del módulo es ignorado y el módulo corre con la " +#~ "fecha indicada" #~ msgid "Activate this to prevent the relation from being updated or deleted" #~ msgstr "Activar esta opción para evitar que sea actualizado o borrado" @@ -59763,8 +66395,7 @@ msgstr "" #~ msgid "Specifies the time interval in seconds to rotate netflow data files." #~ msgstr "" -#~ "Especifica el intervalo de tiempo en segundos para rotar los archivos de " -#~ "datos de Netflow" +#~ "Especifica el intervalo de tiempo en segundos para rotar los archivos de datos de Netflow" #~ msgid "Data will be compacted in intervals of the specified length." #~ msgstr "Los datos se compactarán en intervalos de la longitud especificada." @@ -59774,19 +66405,17 @@ msgstr "" #~ msgstr "La última versión de paquete instalado es: %d" #~ msgid "" -#~ "Update Manager sends anonymous information about Pandora FMS usage (number of " -#~ "agents and modules running). To disable it, remove remote server address from " -#~ "Update Manager plugin setup." +#~ "Update Manager sends anonymous information about Pandora FMS usage (number of agents and " +#~ "modules running). To disable it, remove remote server address from Update Manager plugin " +#~ "setup." #~ msgstr "" -#~ "Update Manager envía información anónima sobre el uso de Pandora FMS (número " -#~ "de agentes y módulos que se están ejecutando). Para desactivar esta opción, " -#~ "elimine la dirección del servidor remoto del setup del plugin del Update " -#~ "Manager." +#~ "Update Manager envía información anónima sobre el uso de Pandora FMS (número de agentes y " +#~ "módulos que se están ejecutando). Para desactivar esta opción, elimine la dirección del " +#~ "servidor remoto del setup del plugin del Update Manager." #~ msgid "If there are any database change, it will be applied on the next login." #~ msgstr "" -#~ "Si hubiera algún cambio en la base de datos, será aplicado en próximo login " -#~ "del usuario" +#~ "Si hubiera algún cambio en la base de datos, será aplicado en próximo login del usuario" #~ msgid "Successfully deleted export target" #~ msgstr "Servidor de exportación borrado correctamente" @@ -59795,15 +66424,15 @@ msgstr "" #~ msgstr "Error al crear servicio" #~ msgid "" -#~ "In manual mode you should set the weights manually. In auto mode the weights " -#~ "have default values.\n" -#~ "\t\tIn simple mode only the elements configured as \"critical element\" are " -#~ "used to calculate the service status." +#~ "In manual mode you should set the weights manually. In auto mode the weights have default " +#~ "values.\n" +#~ "\t\tIn simple mode only the elements configured as \"critical element\" are used to " +#~ "calculate the service status." #~ msgstr "" -#~ "En modo manual, se deben establecer los pesos de forma manual. En modo " -#~ "automático, los pesos tienen un valor por defecto.\n" -#~ "En modo simple, sólo se utilizarán los elementos configurados como 'elementos " -#~ "críticos' para calcular el estado del servicio." +#~ "En modo manual, se deben establecer los pesos de forma manual. En modo automático, los " +#~ "pesos tienen un valor por defecto.\n" +#~ "En modo simple, sólo se utilizarán los elementos configurados como 'elementos críticos' " +#~ "para calcular el estado del servicio." #~ msgid "Warning Service alert" #~ msgstr "Alerta de advertencia del servicio" @@ -59830,11 +66459,10 @@ msgstr "" #~ msgstr "Crear elemento de sevicio" #~ msgid "" -#~ "Maybe delete the extended data or the audit data is previous to table " -#~ "tsession_extended." +#~ "Maybe delete the extended data or the audit data is previous to table tsession_extended." #~ msgstr "" -#~ "Puede que se haya borrado información exntendida, o que la información de " -#~ "auditoría sea previa a la instalación enterprise." +#~ "Puede que se haya borrado información exntendida, o que la información de auditoría sea " +#~ "previa a la instalación enterprise." #~ msgid "Update all" #~ msgstr "Actualizar todo" @@ -59901,11 +66529,11 @@ msgstr "" #~ msgstr "Establece la duración máxima de los datos de registro en días" #~ msgid "" -#~ "The inventory modules included in the changes blacklist will not generate " -#~ "events when change." +#~ "The inventory modules included in the changes blacklist will not generate events when " +#~ "change." #~ msgstr "" -#~ "Los módulos de inventario incluidos en la lista negra de cambios no generarán " -#~ "eventos cuando cambien." +#~ "Los módulos de inventario incluidos en la lista negra de cambios no generarán eventos " +#~ "cuando cambien." #~ msgid "Remote Babel Enterprise" #~ msgstr "Babel Enterprise remoto" @@ -60072,9 +66700,6 @@ msgstr "" #~ msgid "Dashboard options" #~ msgstr "Opciones del dashboard" -#~ msgid "Private dashboard" -#~ msgstr "Dashboard privado" - #~ msgid "Add new dashboard view" #~ msgstr "Añadir nueva vista del dashboard" @@ -60090,9 +66715,6 @@ msgstr "" #~ msgid "Unsucessful updated" #~ msgstr "Actualización fallida" -#~ msgid "Can't connect to Pandora FMS instance" -#~ msgstr "No se puede conectar a la instancia de Pandora FMS" - #~ msgid "Please, set a valid IP address" #~ msgstr "Por favor, introduzca una dirección IP válida" @@ -60100,9 +66722,7 @@ msgstr "" #~ msgstr "Comprobar esto para copiar los perfiles originales de los usuarios" #~ msgid "Complete path to Pandora console without last \"/\" character. Example " -#~ msgstr "" -#~ "Completar ruta a la consola de Pandora FMS sin el último \"/\" carácter. " -#~ "Ejemplo " +#~ msgstr "Completar ruta a la consola de Pandora FMS sin el último \"/\" carácter. Ejemplo " #~ msgid "Please search for anything text." #~ msgstr "Por favor haga una búsqueda de cualquier cadena de texto" @@ -60129,12 +66749,10 @@ msgstr "" #~ msgid "disabled agent in source DB" #~ msgstr "Agente desactivado en la BD de origen" -#~ msgid "" -#~ "Not set metaconsole IP in the \"IP list with API access\" guess Pandora " -#~ "Console." +#~ msgid "Not set metaconsole IP in the \"IP list with API access\" guess Pandora Console." #~ msgstr "" -#~ "Si no establece la IP de la metaconsola en \"Lista de IP's con acceso a la API" -#~ "\", no se podrá conectar" +#~ "Si no establece la IP de la metaconsola en \"Lista de IP's con acceso a la API\", no se " +#~ "podrá conectar" #~ msgid "Successfully moved" #~ msgstr "Movido satisfactoriamente" @@ -60143,31 +66761,30 @@ msgstr "" #~ msgstr "No se puede mover" #~ msgid "" -#~ "Destination group is the same than in the original server, if there is not " -#~ "any group with that name, will be created if check box is selected. " -#~ "Destination group filter is just used to check agents in that group" +#~ "Destination group is the same than in the original server, if there is not any group with " +#~ "that name, will be created if check box is selected. Destination group filter is just " +#~ "used to check agents in that group" #~ msgstr "" -#~ "El grupo de destino es el mismo que en el servidor original. Si no hay otro " -#~ "grupo con el mismo nombre, será creado si la casilla está seleccionada. El " -#~ "grupo de destino del filtro es utilizado para comprobrar los agentes de ese " -#~ "grupo." +#~ "El grupo de destino es el mismo que en el servidor original. Si no hay otro grupo con el " +#~ "mismo nombre, será creado si la casilla está seleccionada. El grupo de destino del filtro " +#~ "es utilizado para comprobrar los agentes de ese grupo." #~ msgid "Based on name" #~ msgstr "Basado en el nombre" #~ msgid "" -#~ "In order to have the best user experience with Pandora FMS, we strongly " -#~ "recommend to use" +#~ "In order to have the best user experience with Pandora FMS, we strongly recommend " +#~ "to use" #~ msgstr "" -#~ "Para conseguir la mejor experiencia de usuario con Pandora FMS, le " -#~ "recomendamos encarecidamente
usar" +#~ "Para conseguir la mejor experiencia de usuario con Pandora FMS, le recomendamos " +#~ "encarecidamente
usar" #~ msgid "" #~ "Mozilla Firefox or Google Chrome browsers." #~ msgstr "" -#~ "Mozilla Firefox o Google Chrome browsers." +#~ "Mozilla Firefox o Google Chrome browsers." #~ msgid "Tag management" #~ msgstr "Gestión de Tags" @@ -60225,9 +66842,6 @@ msgstr "" #~ msgid "Networkmap enterprise - %s" #~ msgstr "Networmap Enterprise - %s" -#~ msgid "Source data" -#~ msgstr "Datos de origen" - #~ msgid "Start empty networkmap" #~ msgstr "Networkmap comienza vacío" @@ -60277,11 +66891,11 @@ msgstr "" #~ msgstr "First_execution" #~ msgid "" -#~ "Maybe the first run is not exactly equal to this value because the cron " -#~ "configuration is diferent." +#~ "Maybe the first run is not exactly equal to this value because the cron configuration is " +#~ "diferent." #~ msgstr "" -#~ "Quizá la primera ejecución no es exactamente igual a este valor porque la " -#~ "configuración de cron es diferente." +#~ "Quizá la primera ejecución no es exactamente igual a este valor porque la configuración " +#~ "de cron es diferente." #~ msgid "First execution" #~ msgstr "Primera ejecución" @@ -60338,9 +66952,6 @@ msgstr "" #~ msgid "CONTENTS" #~ msgstr "CONTENIDOS" -#~ msgid "SO" -#~ msgstr "SO" - #~ msgid "There are no modules." #~ msgstr "No hay módulos" @@ -60348,8 +66959,7 @@ msgstr "" #~ msgstr "Error al conectar con el host especificado" #~ msgid "Connected to the host, but cannot found the specified database" -#~ msgstr "" -#~ "Conectado al host, pero no se puede encontrar la base de datos especificada" +#~ msgstr "Conectado al host, pero no se puede encontrar la base de datos especificada" #~ msgid "Module store SLA service does not exist." #~ msgstr "El módulo que almacena el servicio SLA no existe" @@ -60395,30 +67005,28 @@ msgstr "" #~ msgstr "Vista general de Pandora FMS" #~ msgid "" -#~ "Pandora FMS frontend is built on advanced, modern technologies and does not " -#~ "support old browsers." +#~ "Pandora FMS frontend is built on advanced, modern technologies and does not support old " +#~ "browsers." #~ msgstr "" -#~ "El interfaz Pandora FMS se basa en tecnologías avanzadas y modernas, y no " -#~ "soporta los navegadores antiguos." +#~ "El interfaz Pandora FMS se basa en tecnologías avanzadas y modernas, y no soporta los " +#~ "navegadores antiguos." #~ msgid "" -#~ "It is highly recommended that you choose and install a modern browser. It is " -#~ "free of charge and only takes a couple of minutes." +#~ "It is highly recommended that you choose and install a modern browser. It is free of " +#~ "charge and only takes a couple of minutes." #~ msgstr "" -#~ "Le recomendamos que elija e instale un navegador moderno. Sólo tardará unos " -#~ "minutos." +#~ "Le recomendamos que elija e instale un navegador moderno. Sólo tardará unos minutos." #~ msgid "Why is it recommended to upgrade the web browser?" #~ msgstr "¿Por qué le recomendamos que actualice su navegador?" #~ msgid "" -#~ "New browsers usually come with support for new technologies, increasing web " -#~ "page speed, better privacy settings and so on. They also resolve security and " -#~ "functional issues." +#~ "New browsers usually come with support for new technologies, increasing web page speed, " +#~ "better privacy settings and so on. They also resolve security and functional issues." #~ msgstr "" -#~ "Los nuevos navegadores normalmente vienen con soporte para nuevas " -#~ "tecnologías, aumentando la velocidad de las páginas web, mejores herramientas " -#~ "de privacidad, etc. También resuelven temas de seguridad y funcionalidad." +#~ "Los nuevos navegadores normalmente vienen con soporte para nuevas tecnologías, aumentando " +#~ "la velocidad de las páginas web, mejores herramientas de privacidad, etc. También " +#~ "resuelven temas de seguridad y funcionalidad." #~ msgid "Continue despite this warning" #~ msgstr "Continúe a pesar de esta advertencia" @@ -60429,9 +67037,6 @@ msgstr "" #~ msgid "Pandora FMS assistant" #~ msgstr "Asistente de Pandora FMS" -#~ msgid "There are not warnings" -#~ msgstr "No hay advertencias" - #~ msgid "New chat message" #~ msgstr "Nuevo mensaje del chat" @@ -60450,12 +67055,9 @@ msgstr "" #~ msgid "Bytes per second" #~ msgstr "Bytes por segundo" -#~ msgid "" -#~ "Agent statuses are re-calculated by the server, they are not shown in real " -#~ "time." +#~ msgid "Agent statuses are re-calculated by the server, they are not shown in real time." #~ msgstr "" -#~ "Los estados de los agentes se calculan por el servidor, no se muestran en " -#~ "tiempo real." +#~ "Los estados de los agentes se calculan por el servidor, no se muestran en tiempo real." #~ msgid "one combined graph" #~ msgstr "gráfica combinada" @@ -60499,11 +67101,9 @@ msgstr "" #~ msgid "Shortcut bar" #~ msgstr "Barra de acceso directo" -#~ msgid "" -#~ "This will activate a shortcut bar with alerts, events, messages... information" +#~ msgid "This will activate a shortcut bar with alerts, events, messages... information" #~ msgstr "" -#~ "Esto activará una barra de acceso directo con alertas, eventos, mensaje..." -#~ "información" +#~ "Esto activará una barra de acceso directo con alertas, eventos, mensaje...información" #~ msgid "Helps" #~ msgstr "Ayudas" @@ -60515,11 +67115,11 @@ msgstr "" #~ msgstr "Borrar archivo" #~ msgid "" -#~ "There was a problem updating the incident, please check if any field was " -#~ "modified and the values are correct." +#~ "There was a problem updating the incident, please check if any field was modified and the " +#~ "values are correct." #~ msgstr "" -#~ "Ocurrió un problema al actualizar el incidente. Compruebe si alguno de los " -#~ "campos fue modificado y si los valores son correctos." +#~ "Ocurrió un problema al actualizar el incidente. Compruebe si alguno de los campos fue " +#~ "modificado y si los valores son correctos." #~ msgid "There was a problem creating incident" #~ msgstr "Ocurrió un problema al crear el incidente" @@ -60542,8 +67142,7 @@ msgstr "" #~ msgid "There was a problem adding workunit" #~ msgstr "Ocurrió un problema al añadir la unidad de trabajo." -#~ msgid "" -#~ "There is a error in the message from your Integria or there is not connection." +#~ msgid "There is a error in the message from your Integria or there is not connection." #~ msgstr "Existe un error en el mensaje desde su Integria o no hay conexión" #~ msgid "Opened tickets" @@ -60591,13 +67190,10 @@ msgstr "" #~ msgstr "Agente '%s'" #~ msgid "The configuration of email for the task email is in the file:" -#~ msgstr "" -#~ "La configuración de correo-e para el envío de la tarea se encuentra en el " -#~ "fichero:" +#~ msgstr "La configuración de correo-e para el envío de la tarea se encuentra en el fichero:" #~ msgid "Ping to a Linux or Windows server with a Pandora FMS agent" -#~ msgstr "" -#~ "Hacer un ping a un servidor Linux o Windows con un agente de Pandora FMS" +#~ msgstr "Hacer un ping a un servidor Linux o Windows con un agente de Pandora FMS" #~ msgid "Error in creation SNMP module. Agent name doesn't exists." #~ msgstr "Error en la creación del módulo SNMP. El nombre del agente no existe." @@ -60615,36 +67211,34 @@ msgstr "" #~ msgstr "Problema con la base de datos de Pandora FMS" #~ msgid "" -#~ "Cannot connect to the database, please check your database setup in the " -#~ "include/config.php file.

\n" -#~ "\t\t\tProbably your database, hostname, user or password values are incorrect " -#~ "or \n" +#~ "Cannot connect to the database, please check your database setup in the include/config." +#~ "php file.

\n" +#~ "\t\t\tProbably your database, hostname, user or password values are incorrect or \n" #~ "\t\t\tthe database server is not running." #~ msgstr "" -#~ "No se puede conectar a la base de datos, por favor, compruebe la confguración " -#~ "de su base de datos en
include/config.php
file.

\n" -#~ "\t\t\tProbablemente los valores de su BD, hostname, usuario o contraseña son " -#~ "incorrectos o \n" +#~ "No se puede conectar a la base de datos, por favor, compruebe la confguración de su base " +#~ "de datos en
include/config.php
file.

\n" +#~ "\t\t\tProbablemente los valores de su BD, hostname, usuario o contraseña son incorrectos " +#~ "o \n" #~ "\t\t\t la base de datos no se está ejecutando." #~ msgid "" -#~ "For security reasons, config.php must have restrictive permissions, " -#~ "and \"other\" users \n" -#~ "\t\t\tshould not read it or write to it. It should be written only for " -#~ "owner \n" -#~ "\t\t\t(usually www-data or http daemon user), normal operation is not " -#~ "possible until you change \n" -#~ "\t\t\tpermissions for include/config.php file. Please do it, it is for " -#~ "your security." +#~ "For security reasons, config.php must have restrictive permissions, and \"other\" " +#~ "users \n" +#~ "\t\t\tshould not read it or write to it. It should be written only for owner \n" +#~ "\t\t\t(usually www-data or http daemon user), normal operation is not possible until you " +#~ "change \n" +#~ "\t\t\tpermissions for include/config.php file. Please do it, it is for your " +#~ "security." #~ msgstr "" -#~ "Por razones de reguridad, config.phpdebe tener permisos restrictivos, " -#~ "y \"otros\" usuarios \n" -#~ "\t\t\tno deberían poder leerlo o escribir sobre él. Este archivo debería ser " -#~ "únicamente editado por el propietario \n" -#~ "\t\t\t(usually www-data or http daemon user), las operaciones normales no se " -#~ "podrán producer hasta que cambie \n" -#~ "\t\t\tlos permisos del include/config.php archivo. Por favor, hágalo. " -#~ "Es por su seguridad." +#~ "Por razones de reguridad, config.phpdebe tener permisos restrictivos, y \"otros\" " +#~ "usuarios \n" +#~ "\t\t\tno deberían poder leerlo o escribir sobre él. Este archivo debería ser únicamente " +#~ "editado por el propietario \n" +#~ "\t\t\t(usually www-data or http daemon user), las operaciones normales no se podrán " +#~ "producer hasta que cambie \n" +#~ "\t\t\tlos permisos del include/config.php archivo. Por favor, hágalo. Es por su " +#~ "seguridad." #~ msgid "Auto Save" #~ msgstr "Auto-guardar" @@ -60679,9 +67273,6 @@ msgstr "" #~ msgid "Aggregate" #~ msgstr "Agregar" -#~ msgid "Error generating report" -#~ msgstr "Error al generar el informe" - #~ msgid "MB" #~ msgstr "MB" @@ -60702,16 +67293,16 @@ msgstr "" #~ msgid "PHP safe mode is enabled. Some features may not properly work." #~ msgstr "" -#~ "El modo seguro de PHP está activado. Algunas funcionalidades pueden no " -#~ "funcionar correctamente" +#~ "El modo seguro de PHP está activado. Algunas funcionalidades pueden no funcionar " +#~ "correctamente" #~ msgid "The data number of the module graphs will be rounded and shortened" #~ msgstr "El número de datos de los gráficos del módulo se redondeará y acortará" #~ msgid "For to view the list modules paginated, set in setup visuals." #~ msgstr "" -#~ "Para ver el listado de módulos paginado, seleccionar esta opción en " -#~ "Configuración de estilos." +#~ "Para ver el listado de módulos paginado, seleccionar esta opción en Configuración de " +#~ "estilos." #~ msgid "Last activity in Pandora FMS console" #~ msgstr "Última actividad en la consola de Pandora FMS" @@ -60789,12 +67380,11 @@ msgstr "" #~ msgstr "ACL Estricto" #~ msgid "" -#~ "With this option enabled, the user will can access to accurate information. " -#~ "It is not recommended for admin users because performance could be affected" +#~ "With this option enabled, the user will can access to accurate information. It is not " +#~ "recommended for admin users because performance could be affected" #~ msgstr "" -#~ "Con esta opción activada , el usuario puede tener acceso a información " -#~ "precisa . No se recomienda para los usuarios administradores porque el " -#~ "rendimiento podría verse afectado" +#~ "Con esta opción activada , el usuario puede tener acceso a información precisa . No se " +#~ "recomienda para los usuarios administradores porque el rendimiento podría verse afectado" #~ msgid "No tag selected" #~ msgstr "Ninguna etiqueta seleccionada" @@ -60805,9 +67395,6 @@ msgstr "" #~ msgid "There was an error loading the network map" #~ msgstr "Hubo un error cargando el mapa de red" -#~ msgid "Store group" -#~ msgstr "Grupo de almacenamiento" - #~ msgid "Error accesing to API." #~ msgstr "Error al acceder a la API" @@ -60827,90 +67414,67 @@ msgstr "" #~ msgstr "Lista de la consola visual" #~ msgid "Unsuccessful installed enterprise tables into the testing DB" -#~ msgstr "" -#~ "Instalación de las tablas enterprise en la base de datos de prueba sin éxito" +#~ msgstr "Instalación de las tablas enterprise en la base de datos de prueba sin éxito" #, php-format -#~ msgid "" -#~ "Unsuccessful the field %s in the table %s must be setted the default value as " -#~ "%s." +#~ msgid "Unsuccessful the field %s in the table %s must be setted the default value as %s." #~ msgstr "" -#~ "Sin éxito, el campo% s en la tabla % s debe establecer el valor por defecto " -#~ "como% s ." +#~ "Sin éxito, el campo% s en la tabla % s debe establecer el valor por defecto como% s ." #~ msgid "Please check the SQL file for to know the kind of default value needed." #~ msgstr "" -#~ "Por favor, consulte el archivo de SQL para conocer el tipo de valor " -#~ "predeterminado es necesario." +#~ "Por favor, consulte el archivo de SQL para conocer el tipo de valor predeterminado es " +#~ "necesario." #, php-format #~ msgid "Unsuccessful the DB Pandora has not all tables. The tables lost are (%s)" #~ msgstr "" -#~ "Sin éxito, la base de datos de Pandora no tiene todas las tablas. Las tablas " -#~ "perdidas son (%s)" +#~ "Sin éxito, la base de datos de Pandora no tiene todas las tablas. Las tablas perdidas son " +#~ "(%s)" + +#, php-format +#~ msgid "Unsuccessful the field %s in the table %s must be setted the type with %s." +#~ msgstr "Sin éxito, los campos %s de la tabla %s debe tener establecidos el tipo con %s" + +#, php-format +#~ msgid "Unsuccessful the field %s in the table %s must be setted the null values with %s." +#~ msgstr "Sin éxito, el campo% s en la tabla % s debe establecer los valores nulos con % s ." #, php-format #~ msgid "" -#~ "Unsuccessful the field %s in the table %s must be setted the type with %s." +#~ "Unsuccessful the field %s in the table %s must be setted the key as defined in the SQL " +#~ "file." #~ msgstr "" -#~ "Sin éxito, los campos %s de la tabla %s debe tener establecidos el tipo con %s" - -#, php-format -#~ msgid "" -#~ "Unsuccessful the field %s in the table %s must be setted the null values with " -#~ "%s." -#~ msgstr "" -#~ "Sin éxito, el campo% s en la tabla % s debe establecer los valores nulos con " -#~ "% s ." - -#, php-format -#~ msgid "" -#~ "Unsuccessful the field %s in the table %s must be setted the key as defined " -#~ "in the SQL file." -#~ msgstr "" -#~ "Sin éxito, el campo% s en la tabla % s debe establecer la clave tal como se " -#~ "define en el archivo SQL ." +#~ "Sin éxito, el campo% s en la tabla % s debe establecer la clave tal como se define en el " +#~ "archivo SQL ." #~ msgid "Please check the SQL file for to know the kind of key needed." -#~ msgstr "" -#~ "Por favor, consulte el archivo de SQL para conocer el tipo de clave necesaria." +#~ msgstr "Por favor, consulte el archivo de SQL para conocer el tipo de clave necesaria." #~ msgid "Please check the SQL file for to know the kind of extra config needed." #~ msgstr "" -#~ "Por favor, comprueba el archivo SQL para conocer el tipo de configuración " -#~ "adicional necesaria." +#~ "Por favor, comprueba el archivo SQL para conocer el tipo de configuración adicional " +#~ "necesaria." #, php-format -#~ msgid "" -#~ "Unsuccessful the field %s in the table %s must be setted as defined in the " -#~ "SQL file." +#~ msgid "Unsuccessful the field %s in the table %s must be setted as defined in the SQL file." #~ msgstr "" -#~ "Sin éxito, el campo% s en la tabla % s debe establecese como se define en el " -#~ "archivo SQL ." +#~ "Sin éxito, el campo% s en la tabla % s debe establecese como se define en el archivo SQL ." #~ msgid "" -#~ "This item is affected by a malformed planned downtime. Go to the planned " -#~ "downtimes section to solve this." +#~ "This item is affected by a malformed planned downtime. Go to the planned downtimes " +#~ "section to solve this." #~ msgstr "" -#~ "Este item se ve afectado por un tiempo de inactividad planificado con formato " -#~ "incorrecto. Ir a la sección de los tiempos de parada planificada para " -#~ "resolver esto." +#~ "Este item se ve afectado por un tiempo de inactividad planificado con formato incorrecto. " +#~ "Ir a la sección de los tiempos de parada planificada para resolver esto." #~ msgid "" -#~ "Illegal query: Due security restrictions, there are some tokens or words you " -#~ "cannot use: *, delete, drop, alter, modify, union, password, pass, insert or " +#~ "Illegal query: Due security restrictions, there are some tokens or words you cannot use: " +#~ "*, delete, drop, alter, modify, union, password, pass, insert or update." +#~ msgstr "" +#~ "Consulta ilegal: Debido a restricciones de seguridad, hay algunos símbolos o palabras que " +#~ "usted no puede utilizar: * , delete, drop, alter, modify, union, password, pass, insert o " #~ "update." -#~ msgstr "" -#~ "Consulta ilegal: Debido a restricciones de seguridad, hay algunos símbolos o " -#~ "palabras que usted no puede utilizar: * , delete, drop, alter, modify, union, " -#~ "password, pass, insert o update." - -#~ msgid "Index of images" -#~ msgstr "Índice de imágenes" - -#, php-format -#~ msgid "Last %s" -#~ msgstr "Último %s" #~ msgid "Networkmap list" #~ msgstr "Lista de mapas de red" @@ -60942,48 +67506,42 @@ msgstr "" #~ msgid "" #~ "Pandora FMS contains a scheduled downtime management system. \n" -#~ "\t\t\t\t\t\tThis system was designed to deactivate the alerts in the " -#~ "intervals whenever there is down time by deactivating the agent.\n" -#~ "\t\t\t\t\t\tIf an agent is deactivated, it doesn't collect information. In a " -#~ "down time, the down-time intervals aren't taken into \n" -#~ "\t\t\t\t\t\taccount for most of the metrics or types of reports, because the " -#~ "agents don't contain any data within those intervals. " +#~ "\t\t\t\t\t\tThis system was designed to deactivate the alerts in the intervals whenever " +#~ "there is down time by deactivating the agent.\n" +#~ "\t\t\t\t\t\tIf an agent is deactivated, it doesn't collect information. In a down time, " +#~ "the down-time intervals aren't taken into \n" +#~ "\t\t\t\t\t\taccount for most of the metrics or types of reports, because the agents don't " +#~ "contain any data within those intervals. " #~ msgstr "" #~ "Pandora FMS contiene un sistema de tiempo de inactividad planificado. \n" -#~ "\t\t\t\t\t\tEste sistema fue diseñado para desactivar las alertas en los " -#~ "intervalos cada vez que hay tiempo de inactividad desactivando el agente.\n" -#~ "\t\t\t\t\t\tSi un agente está desactivado, no recoge información. En el " -#~ "tiempo de inactividad, los intervalos de inactividad no se tienen \n" -#~ "\t\t\t\t\t\t en cuenta para la mayoría de las métricas o tipo de informes, " -#~ "porque el agente no contiene datos en esos intervalos. " +#~ "\t\t\t\t\t\tEste sistema fue diseñado para desactivar las alertas en los intervalos cada " +#~ "vez que hay tiempo de inactividad desactivando el agente.\n" +#~ "\t\t\t\t\t\tSi un agente está desactivado, no recoge información. En el tiempo de " +#~ "inactividad, los intervalos de inactividad no se tienen \n" +#~ "\t\t\t\t\t\t en cuenta para la mayoría de las métricas o tipo de informes, porque el " +#~ "agente no contiene datos en esos intervalos. " #~ msgid "" -#~ "A service is a way to group your IT resources based on their " -#~ "functionalities. \n" -#~ "\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 Services are logical groups which can include hosts, routers, " -#~ "switches, firewalls, CRMs, ERPs, websites and numerous other services. \n" -#~ "\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\tA chip manufacturer sells computers by its website all around the " -#~ "world. \n" -#~ "\t\t\t\t\t\tHis company consists of three big departments: A management, an " -#~ "on-line shop and support." +#~ "A service is a way to group your IT resources based on their functionalities. \n" +#~ "\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 Services are logical groups which can include hosts, routers, switches, " +#~ "firewalls, CRMs, ERPs, websites and numerous other services. \n" +#~ "\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\tA chip manufacturer sells computers by its website all around the world. \n" +#~ "\t\t\t\t\t\tHis company consists of three big departments: A management, an on-line shop " +#~ "and support." #~ msgstr "" -#~ "Un servicio es una forma de agrupar tus recursos de IT basados en sus " -#~ "funcionalidades. \n" -#~ "\t\t\t\t\tUn servicio podría ser por ejemplo tu página web, tu sistema CRM, " -#~ "tu aplicación de soporte, o incluso tus impresoras.\n" -#~ "\t\t\t\t\t Los servicios son grupos lógicos en los que puedes incluir hosts, " -#~ "routers, switches, firewalls, CRMs, ERPs, páginas web y muchos otros " -#~ "servicios. \n" -#~ "\t\t\t\t\t Con el siguiente ejemplo, verás más claramente que es un " -#~ "servicio:\n" -#~ "\t\t\t\t\t\tUn fabricante de chips vende ordenadores por su página web por " -#~ "todo el mundo. \n" -#~ "\t\t\t\t\t\tSu empresa consiste en tres grandes departamentos: dirección, " -#~ "tienda online y soporte." +#~ "Un servicio es una forma de agrupar tus recursos de IT basados en sus funcionalidades. \n" +#~ "\t\t\t\t\tUn servicio podría ser por ejemplo tu página web, tu sistema CRM, tu aplicación " +#~ "de soporte, o incluso tus impresoras.\n" +#~ "\t\t\t\t\t Los servicios son grupos lógicos en los que puedes incluir hosts, routers, " +#~ "switches, firewalls, CRMs, ERPs, páginas web y muchos otros servicios. \n" +#~ "\t\t\t\t\t Con el siguiente ejemplo, verás más claramente que es un servicio:\n" +#~ "\t\t\t\t\t\tUn fabricante de chips vende ordenadores por su página web por todo el " +#~ "mundo. \n" +#~ "\t\t\t\t\t\tSu empresa consiste en tres grandes departamentos: dirección, tienda online y " +#~ "soporte." #~ msgid "Display proc modules in binary format (OK/FAIL)." #~ msgstr "Mostrar los módulos proc en formato binario (OK/FALLO)" @@ -61000,9 +67558,6 @@ msgstr "" #~ msgid "Incidents:" #~ msgstr "Incidentes:" -#~ msgid "Priorities:" -#~ msgstr "Prioridades:" - #~ msgid "Free text:" #~ msgstr "Texto libre:" @@ -61019,15 +67574,13 @@ msgstr "" #~ msgstr "Error habilitar/deshabilitar agente. El agente no existe." #~ msgid "" -#~ "There is a new update please go to menu Administration and into extensions go to Update Manager for more " -#~ "details." +#~ "There is a new update please go to menu Administration and into extensions go to Update Manager for more details." #~ msgstr "" -#~ "Hay una nueva actualización, por favor vaya al menú Administración y en las " -#~ "extensiones Ir al " -#~ "Update Manager para más detalles." +#~ "Hay una nueva actualización, por favor vaya al menú Administración y en las extensiones " +#~ "Ir al Update Manager para más detalles." #~ msgid "Advance Config AD" #~ msgstr "Configuración avanzada de AD" @@ -61045,9 +67598,6 @@ msgstr "" #~ msgid "Save the actual layout design" #~ msgstr "Guardar el diseño actual" -#~ msgid "Config widget" -#~ msgstr "Configurar el widget" - #~ msgid "Different parent" #~ msgstr "Diferente padre" @@ -61067,21 +67617,18 @@ msgstr "" #~ msgstr "Generar mapa de red con relaciones entre padres" #~ msgid "" -#~ "This feature is deprecated, be careful because in the next releases it will " -#~ "be disappear." -#~ msgstr "" -#~ "Esta función está obsoleta, tenga cuidado porque en próximos parches " -#~ "desaparecerá" +#~ "This feature is deprecated, be careful because in the next releases it will be disappear." +#~ msgstr "Esta función está obsoleta, tenga cuidado porque en próximos parches desaparecerá" #~ msgid "Refresh network map state" #~ msgstr "Refrescar el estado del mapa de red" #~ msgid "" -#~ "Enable this option will be synchronice the groups and tags each new user when " -#~ "he/she will login." +#~ "Enable this option will be synchronice the groups and tags each new user when he/she will " +#~ "login." #~ msgstr "" -#~ "Activar esta opción sincronizará grupos y etiquetas cuando el usuario vuelva " -#~ "a iniciar sesión" +#~ "Activar esta opción sincronizará grupos y etiquetas cuando el usuario vuelva a iniciar " +#~ "sesión" #~ msgid "Generate a dynamic report\"" #~ msgstr "Generar un informe dinámico" @@ -61095,12 +67642,8 @@ msgstr "" #~ msgid "Return" #~ msgstr "Volver" -#~ msgid "Join the Pandora FMS community" -#~ msgstr "Únete a la comunidad de Pandora FMS" - #~ msgid "This field allows url insertion using the BBCode's url tag" -#~ msgstr "" -#~ "Este campo permite la inserción de URL mediante la etiqueta URL de BBCode" +#~ msgstr "Este campo permite la inserción de URL mediante la etiqueta URL de BBCode" #~ msgid "The format is: [url='url to navigate']'text to show'[/url]" #~ msgstr "El formato es: [url='url para navegar']'texto para mostrar'[/url]" @@ -61111,11 +67654,9 @@ msgstr "" #~ msgid "Hostname of the eHorus API" #~ msgstr "Nombre del propietario de la API de eHorus" -#~ msgid "" -#~ "Time in seconds to set the maximum time of the requests to the eHorus API" +#~ msgid "Time in seconds to set the maximum time of the requests to the eHorus API" #~ msgstr "" -#~ "Tiempo en segundos para establecer el tiempo máximo de respuesta para la API " -#~ "de eHorus" +#~ "Tiempo en segundos para establecer el tiempo máximo de respuesta para la API de eHorus" #~ msgid "0 to disable" #~ msgstr "0 para deshabilitar" @@ -61124,19 +67665,15 @@ msgstr "" #~ msgstr "e.g., switch.ehorus.com" #~ msgid "" -#~ "If you check this option, the lateral menus display with left click. " -#~ "Otherwise it will show by placing the mouse over" +#~ "If you check this option, the lateral menus display with left click. Otherwise it will " +#~ "show by placing the mouse over" #~ msgstr "" -#~ "Si activas esta opción, los menús laterales se mostrarán al hacer click con " -#~ "el botón izquierdo del ratón. En otro caso se mostrarán al pasar el ratón por " -#~ "encima de ellos" +#~ "Si activas esta opción, los menús laterales se mostrarán al hacer click con el botón " +#~ "izquierdo del ratón. En otro caso se mostrarán al pasar el ratón por encima de ellos" #~ msgid "Mark as not read" #~ msgstr "Marcar como no leído" -#~ msgid "Mark as read" -#~ msgstr "Marcar como leído" - #~ msgid "Display lateral menus with click" #~ msgstr "Mostrar menús laterales al hacer click" @@ -61145,8 +67682,7 @@ msgstr "" #~ msgstr "%s" #~ msgid "This instance is not registered in the Update manager" -#~ msgstr "" -#~ "Esta instancia no está registrada en el Administrador de actualizaciones" +#~ msgstr "Esta instancia no está registrada en el Administrador de actualizaciones" #~ msgid "Missing id" #~ msgstr "Identificador perdido" @@ -61163,9 +67699,6 @@ msgstr "" #~ msgid "Show a value of module" #~ msgstr "Mostrar el valor de un módulo" -#~ msgid "Status of module" -#~ msgstr "Estado del módulo" - #~ msgid "Show status of a module" #~ msgstr "Mostrar el estado de un módulo" @@ -61203,34 +67736,29 @@ msgstr "" #~ msgstr "Tiempo total" #~ msgid "" -#~ "If event purge is less than events days pass to history db, you will have a " -#~ "problems and you lost data. Recommended that event days purge will more " -#~ "taller than event days to history DB" +#~ "If event purge is less than events days pass to history db, you will have a problems and " +#~ "you lost data. Recommended that event days purge will more taller than event days to " +#~ "history DB" #~ msgstr "" -#~ "Si la fecha de purga de eventos es menor que la fecha para que los eventos " -#~ "pasen a histórico, los datos se perderán. Recomendamos que la fecha de purga " -#~ "sean mayor a la de traspaso a histórico." - -#~ msgid "Enable event history" -#~ msgstr "Activar histórico de eventos" +#~ "Si la fecha de purga de eventos es menor que la fecha para que los eventos pasen a " +#~ "histórico, los datos se perderán. Recomendamos que la fecha de purga sean mayor a la de " +#~ "traspaso a histórico." #~ msgid "Event days" #~ msgstr "Días de eventos" #~ msgid "" -#~ "This is the online help for Pandora FMS console. This help is -in best cases- " -#~ "just a brief contextual help, not intented to teach you how to use Pandora " -#~ "FMS. Official documentation of Pandora FMS is about 900 pages, and you " -#~ "probably don't need to read it entirely, but sure, you should download it and " -#~ "take a look.

\n" +#~ "This is the online help for Pandora FMS console. This help is -in best cases- just a " +#~ "brief contextual help, not intented to teach you how to use Pandora FMS. Official " +#~ "documentation of Pandora FMS is about 900 pages, and you probably don't need to read it " +#~ "entirely, but sure, you should download it and take a look.

\n" #~ "\tDownload the official documentation" #~ msgstr "" -#~ "Esta es la ayuda online para la consola de Pandora FMS. Esta ayuda es -en el " -#~ "mejor de los casos- solo una ayuda contextual, no trata de enseñarle a usar " -#~ "Pandora FMS. La documentación oficial de Pandora FMS contiene 900 páginas y " -#~ "es probable que necesite leerlo entero, debería descargarlo y echarle un " -#~ "vistazo.

\n" +#~ "Esta es la ayuda online para la consola de Pandora FMS. Esta ayuda es -en el mejor de los " +#~ "casos- solo una ayuda contextual, no trata de enseñarle a usar Pandora FMS. La " +#~ "documentación oficial de Pandora FMS contiene 900 páginas y es probable que necesite " +#~ "leerlo entero, debería descargarlo y echarle un vistazo.

\n" #~ "\tDescargar la documentación oficial" @@ -61245,11 +67773,11 @@ msgstr "" #, php-format #~ msgid "" -#~ "Your PHP environment is setted with %d max_input_vars. Maybe you must not set " -#~ "this value with upper values." +#~ "Your PHP environment is setted with %d max_input_vars. Maybe you must not set this value " +#~ "with upper values." #~ msgstr "" -#~ "Su entorno PHP fue establecido con %d max_input_vars. Tal vez no deba " -#~ "establecer valores superiores en este parámetro." +#~ "Su entorno PHP fue establecido con %d max_input_vars. Tal vez no deba establecer valores " +#~ "superiores en este parámetro." #~ msgid "® Ártica ST" #~ msgstr "Ártica ST" @@ -61285,29 +67813,26 @@ msgstr "" #~ msgstr "Parámetros de configuración" #~ msgid "" -#~ "To enable the plugin execution, this extension needs the Cron jobs extension " -#~ "installed.\n" -#~ "\tKeep in mind that the Cron jobs execution period will be the less real " -#~ "execution period, so if you want to run the plugin every\n" -#~ "\t5 minutes, for example, the Cron jobs script should be configured in the " -#~ "cron to run every 5 minutes or less" +#~ "To enable the plugin execution, this extension needs the Cron jobs extension installed.\n" +#~ "\tKeep in mind that the Cron jobs execution period will be the less real execution " +#~ "period, so if you want to run the plugin every\n" +#~ "\t5 minutes, for example, the Cron jobs script should be configured in the cron to run " +#~ "every 5 minutes or less" #~ msgstr "" -#~ "Para activar la ejecución del plugin, esta extensión necesita que la " -#~ "extensión de tareas programadas esté instalada.\n" -#~ "\tKeep in mind that the Cron jobs execution period will be the less real " -#~ "execution period, so if you want to run the plugin every\n" -#~ "\t5 minutes, for example, the Cron jobs script should be configured in the " -#~ "cron to run every 5 minutes or less" +#~ "Para activar la ejecución del plugin, esta extensión necesita que la extensión de tareas " +#~ "programadas esté instalada.\n" +#~ "\tKeep in mind that the Cron jobs execution period will be the less real execution " +#~ "period, so if you want to run the plugin every\n" +#~ "\t5 minutes, for example, the Cron jobs script should be configured in the cron to run " +#~ "every 5 minutes or less" #~ msgid "Pandora Console URL" #~ msgstr "URL de la consola de Pandora FMS" -#~ msgid "" -#~ "Show events is disabled because this Pandora node is set the event " -#~ "replication." +#~ msgid "Show events is disabled because this Pandora node is set the event replication." #~ msgstr "" -#~ "Los eventos no se muestran porque este nodo de Pandora FMS tiene la " -#~ "replicación de eventos activada." +#~ "Los eventos no se muestran porque este nodo de Pandora FMS tiene la replicación de " +#~ "eventos activada." #~ msgid "Error: there are cells not empty." #~ msgstr "Error: las celdas no pueden estar vacías" @@ -61319,18 +67844,18 @@ msgstr "" #~ msgstr "Carga Apache en el Servidor de Pandora FMS" #~ msgid "" -#~ "When the item title name have a lot of characters, in some places in Pandora " -#~ "Console it is necesary truncate to N characters." +#~ "When the item title name have a lot of characters, in some places in Pandora Console it " +#~ "is necesary truncate to N characters." #~ msgstr "" -#~ "Cuando el texto de un título tenga muchos caracteres, en algunos lugares de " -#~ "la consola será necesario truncar su longitud a N caracteres." +#~ "Cuando el texto de un título tenga muchos caracteres, en algunos lugares de la consola " +#~ "será necesario truncar su longitud a N caracteres." #~ msgid "" -#~ "Pandora FMS help system has been called with a help reference that currently " -#~ "don't exist. There is no help content to show." +#~ "Pandora FMS help system has been called with a help reference that currently don't exist. " +#~ "There is no help content to show." #~ msgstr "" -#~ "El sistema de ayuda de Pandora FMS ha sido solicitado con una referencia que " -#~ "no existe actualmente. No hay contenido que mostrar." +#~ "El sistema de ayuda de Pandora FMS ha sido solicitado con una referencia que no existe " +#~ "actualmente. No hay contenido que mostrar." #~ msgid "Successful the DB Pandora has all tables" #~ msgstr "La BD de Pandora FMS tiene todas las tablas" @@ -61339,11 +67864,11 @@ msgstr "" #~ msgstr "Número de alertas disparadas" #~ msgid "" -#~ "You can set the command path in the menu Administration -> Extensions -" -#~ "> Config Network Tools" +#~ "You can set the command path in the menu Administration -> Extensions -> Config " +#~ "Network Tools" #~ msgstr "" -#~ "Puedes establecer la ruta de comando en el menú Administración -> " -#~ "Extensiones -> Configuración de herramientas de red" +#~ "Puedes establecer la ruta de comando en el menú Administración -> Extensiones -> " +#~ "Configuración de herramientas de red" #~ msgid "If it is empty, Pandora searchs the ping system." #~ msgstr "Si está vacío, Pandora FMS buscará el sistema Ping" @@ -61356,20 +67881,20 @@ msgstr "" #~ msgid "" #~ "This extension makes registration of server plugins more easy. \n" -#~ "\t\t\t\t\t\tHere you can upload a server plugin in Pandora FMS 3.x zipped " -#~ "format (.pspz). \n" -#~ "\t\t\t\t\t\tPlease refer to documentation on how to obtain and use Pandora " -#~ "FMS Server Plugins.\n" -#~ "\t\t\t\t\t\t

You can get more plugins in our Public Resource Library " +#~ "\t\t\t\t\t\tHere you can upload a server plugin in Pandora FMS 3.x zipped format (." +#~ "pspz). \n" +#~ "\t\t\t\t\t\tPlease refer to documentation on how to obtain and use Pandora FMS Server " +#~ "Plugins.\n" +#~ "\t\t\t\t\t\t

You can get more plugins in our Public Resource Library " #~ msgstr "" #~ "Esta extensión facilita el registro de los plugins de servidor. \n" -#~ "\t\t\t\t\t\tAquí puedes subir un plugin de servidor en Pandora FMS 3.x en " -#~ "formato comprimido (.pspz). \n" -#~ "\t\t\t\t\t\tPor favor consulta la documentación sobre cómo obtener y usar los " -#~ "plugins del servidor de Pandora FMS.\n" -#~ "\t\t\t\t\t\t

Puedes conseguir más plugins en nuestra Librería de Recursos Públicos " +#~ "\t\t\t\t\t\tAquí puedes subir un plugin de servidor en Pandora FMS 3.x en formato " +#~ "comprimido (.pspz). \n" +#~ "\t\t\t\t\t\tPor favor consulta la documentación sobre cómo obtener y usar los plugins del " +#~ "servidor de Pandora FMS.\n" +#~ "\t\t\t\t\t\t

Puedes conseguir más plugins en nuestra Librería de Recursos Públicos " #~ msgid "Pandora Server load" #~ msgstr "Cargar servidor de Pandora FMS" @@ -61384,150 +67909,133 @@ msgstr "" #~ msgstr "CPU del servidor de Pandora FMS" #~ msgid "" -#~ "This extension makes exportation of resource template more easy. Here you can " -#~ "export as a resource template in Pandora FMS 3.x format (.ptr). " +#~ "This extension makes exportation of resource template more easy. Here you can export as a " +#~ "resource template in Pandora FMS 3.x format (.ptr). " #~ msgstr "" -#~ "Esta extensión facilita la exportación de plantillas de recursos. Desde aquí " -#~ "puedes exportar plantillas de recursos en el formato de Pandora FMS 3.x (." -#~ "ptr). " +#~ "Esta extensión facilita la exportación de plantillas de recursos. Desde aquí puedes " +#~ "exportar plantillas de recursos en el formato de Pandora FMS 3.x (.ptr). " #, php-format #~ msgid "" -#~ "This extension makes registration of resource template more easy. Here you " -#~ "can upload a resource template in Pandora FMS 3.x format (.ptr). Please refer " -#~ "to documentation on how to obtain and use Pandora FMS resources.

You " -#~ "can get more resurces in our Public Resource Library" +#~ "This extension makes registration of resource template more easy. Here you can upload a " +#~ "resource template in Pandora FMS 3.x format (.ptr). Please refer to documentation on how " +#~ "to obtain and use Pandora FMS resources.

You can get more resurces in our Public Resource Library" #~ msgstr "" -#~ "Esta extensión facilita el registro de una plantilla de recursos. Puedes " -#~ "subir una plantilla de recursos en formato (.ptr), de Pandora FMS. Por favor, " -#~ "consulta la documentación sobre cómo obtener y usar los recursos de plantilla " -#~ "de Pandora FMS

Puedes obtener más recursos en nuestra Libreria Pública de recursos." - -#~ msgid "System info" -#~ msgstr "Información del sistema" +#~ "Esta extensión facilita el registro de una plantilla de recursos. Puedes subir una " +#~ "plantilla de recursos en formato (.ptr), de Pandora FMS. Por favor, consulta la " +#~ "documentación sobre cómo obtener y usar los recursos de plantilla de Pandora " +#~ "FMS

Puedes obtener más recursos en nuestra Libreria Pública de " +#~ "recursos." #~ msgid "" -#~ "Report generating on the Enterprise version is also more powerful: it has " -#~ "wizards, you can schedule emails in PDF to be sent according to the schedule " -#~ "you decide, and it has a template system to create personalized reports " -#~ "quickly for each of your customers. It will even allow your customers to " -#~ "generate their own reports from templates created by you. If reports are key " -#~ "to your business, Pandora FMS Enterprise version is for you." +#~ "Report generating on the Enterprise version is also more powerful: it has wizards, you " +#~ "can schedule emails in PDF to be sent according to the schedule you decide, and it has a " +#~ "template system to create personalized reports quickly for each of your customers. It " +#~ "will even allow your customers to generate their own reports from templates created by " +#~ "you. If reports are key to your business, Pandora FMS Enterprise version is for you." #~ msgstr "" -#~ "La generación de informes en la versión Enterprise también es más potente: " -#~ "cuenta con asistentes, puede programar los correos electrónicos en PDF para " -#~ "que se envíen según el calendario que decidas y tiene un sistema de " -#~ "plantillas para crear informes personalizados de manera rápida para cada uno " -#~ "de tus clientes. Incluso permitirá a tus clientes generar sus propios " -#~ "informes a partir de plantillas creadas por ti. Si los informes son clave " -#~ "para tu negocio, la versión Enterprise de Pandora FMS es para ti." +#~ "La generación de informes en la versión Enterprise también es más potente: cuenta con " +#~ "asistentes, puede programar los correos electrónicos en PDF para que se envíen según el " +#~ "calendario que decidas y tiene un sistema de plantillas para crear informes " +#~ "personalizados de manera rápida para cada uno de tus clientes. Incluso permitirá a tus " +#~ "clientes generar sus propios informes a partir de plantillas creadas por ti. Si los " +#~ "informes son clave para tu negocio, la versión Enterprise de Pandora FMS es para ti." #~ msgid "" -#~ "Pandora FMS Enterprise also features event correlation. Through correlation " -#~ "you can generate realtime alerts and / or new events based on logical rules. " -#~ "This allows you to automate troubleshooting. If you know the value of working " -#~ "with events, event correlation will take you to a new level." +#~ "Pandora FMS Enterprise also features event correlation. Through correlation you can " +#~ "generate realtime alerts and / or new events based on logical rules. This allows you to " +#~ "automate troubleshooting. If you know the value of working with events, event correlation " +#~ "will take you to a new level." #~ msgstr "" -#~ "Pandora FMS Enterprise también ofrece correlación de eventos. A través de la " -#~ "correlación puedes generar alertas en tiempo real y/o nuevos eventos basados " -#~ "en reglas lógicas. Esto te permite automatizar la solución de problemas. Si " -#~ "sabes lo importante que es trabajar con eventos, la correlación de eventos te " -#~ "llevará a un nuevo nivel." +#~ "Pandora FMS Enterprise también ofrece correlación de eventos. A través de la correlación " +#~ "puedes generar alertas en tiempo real y/o nuevos eventos basados en reglas lógicas. Esto " +#~ "te permite automatizar la solución de problemas. Si sabes lo importante que es trabajar " +#~ "con eventos, la correlación de eventos te llevará a un nuevo nivel." #~ 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 systems within the system monitoring process.\n" -#~ "\t\t\tFor it, the Pandora FMS team has designed an incident manager within " -#~ "which any user is able to open incidents, \n" -#~ "\t\t\texplaining what's happened on the network and to update them with " -#~ "comments and files any time in case there is a need to do so.\n" -#~ "\t\t\tThis system allows the users to work as a team, along with different " -#~ "roles and work-flow systems which allows an incident to be \n" -#~ "\t\t\tmoved from one group to another, and that members from different groups " -#~ "and different people could work on the same incident, sharing information and " -#~ "files.\n" +#~ "\t\t\tyou're also required to monitor possible incidents which might take place on these " +#~ "systems within the system monitoring process.\n" +#~ "\t\t\tFor it, the Pandora FMS team has designed an incident manager within which any user " +#~ "is able to open incidents, \n" +#~ "\t\t\texplaining what's happened on the network and to update them with comments and " +#~ "files any time in case there is a need to do so.\n" +#~ "\t\t\tThis system allows the users to work as a team, along with different roles and work-" +#~ "flow systems which allows an incident to be \n" +#~ "\t\t\tmoved from one group to another, and that members from different groups and " +#~ "different people could work on the same incident, sharing information and files.\n" #~ "\t\t" #~ msgstr "" -#~ "Además de los datos recibidos y procesados para monitorizar sistemas o " -#~ "aplicaciones, \n" -#~ "\t\t\ttambién debes monitorizar posibles incidentes que podrían aparecer en " -#~ "esos sistemas con el proceso de monitorización del sistema.\n" -#~ "\t\t\tPara ello, el equipo de Pandora FMS ha diseñado un gestor de incidentes " -#~ "con el cual cualquier usuario puede abrir incidentes, \n" -#~ "\t\t\texplicando qué ha sucedido en la red y actualizarlos con comentarios y " -#~ "archivos en cualquier momento que sea necesario.\n" -#~ "\t\t\tEste sistema permite a los usuarios trabajar como un equipo, junto con " -#~ "diferentes roles y sistemas de workflow que permiten desplazar un incidente \n" -#~ "\t\t\tde un grupo a otro, y que los miembros de los diferentes grupos y " -#~ "personas puedan trabajar en el mismo incidente, compartiendo información y " -#~ "archivos.\n" +#~ "Además de los datos recibidos y procesados para monitorizar sistemas o aplicaciones, \n" +#~ "\t\t\ttambién debes monitorizar posibles incidentes que podrían aparecer en esos sistemas " +#~ "con el proceso de monitorización del sistema.\n" +#~ "\t\t\tPara ello, el equipo de Pandora FMS ha diseñado un gestor de incidentes con el cual " +#~ "cualquier usuario puede abrir incidentes, \n" +#~ "\t\t\texplicando qué ha sucedido en la red y actualizarlos con comentarios y archivos en " +#~ "cualquier momento que sea necesario.\n" +#~ "\t\t\tEste sistema permite a los usuarios trabajar como un equipo, junto con diferentes " +#~ "roles y sistemas de workflow que permiten desplazar un incidente \n" +#~ "\t\t\tde un grupo a otro, y que los miembros de los diferentes grupos y personas puedan " +#~ "trabajar en el mismo incidente, compartiendo información y archivos.\n" #~ "\t\t" #~ msgid "" -#~ "Graphs are designed to show the data collected by Pandora FMS in a temporary " -#~ "scale defined by the user.\n" -#~ "\t\t\t\tPandora FMS 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." +#~ "Graphs are designed to show the data collected by Pandora FMS in a temporary scale " +#~ "defined by the user.\n" +#~ "\t\t\t\tPandora FMS 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 "" -#~ "Los gráficos están diseñados para mostrar los datos recogidos por Pandora FMS " -#~ "en una escala temporal definido por el usuario.\n" -#~ "\t\t\t\tLos gráficos de Pandora FMS muestran los datos en tiempo real. Ellos " -#~ "se generan cada vez que el operador requiere cualquiera de ellos y muestra el " -#~ "estado actualizado.\n" -#~ "\t \t \t \t Hay dos tipos de gráficos: gráficos automatizados del agente y " -#~ "los gráficos que el usuario personaliza mediante el uso de uno o más módulos." +#~ "Los gráficos están diseñados para mostrar los datos recogidos por Pandora FMS en una " +#~ "escala temporal definido por el usuario.\n" +#~ "\t\t\t\tLos gráficos de Pandora FMS muestran los datos en tiempo real. Ellos se generan " +#~ "cada vez que el operador requiere cualquiera de ellos y muestra el estado actualizado.\n" +#~ "\t \t \t \t Hay dos tipos de gráficos: gráficos automatizados del agente y los gráficos " +#~ "que el usuario personaliza mediante el uso de uno o más módulos." #~ msgid "" -#~ "Pandora FMS allows you to create visual maps in which each user is able to " -#~ "create his own monitoring map.\n" -#~ "\t\t\tThe new visual console editor is much more practical, although the old " -#~ "visual console editor had its advantages. \n" -#~ "\t\t\tWithin the new visual console, we've been successful in imitating the " -#~ "sensation and touch of a drawing application like GIMP. \n" -#~ "\t\t\tWe've also simplified the editor by dividing it into several subject-" -#~ "matter tabs named 'Data', 'Preview', 'Wizard', 'List of Elements' and " -#~ "'Editor'.\n" -#~ "\t\t\tThe elements the Pandora FMS Visual Map was designed to handle are " -#~ "'static image', 'percentage bar', 'module graph' and 'simple value'. " +#~ "Pandora FMS allows you to create visual maps in which each user is able to create his own " +#~ "monitoring map.\n" +#~ "\t\t\tThe new visual console editor is much more practical, although the old visual " +#~ "console editor had its advantages. \n" +#~ "\t\t\tWithin the new visual console, we've been successful in imitating the sensation and " +#~ "touch of a drawing application like GIMP. \n" +#~ "\t\t\tWe've also simplified the editor by dividing it into several subject-matter tabs " +#~ "named 'Data', 'Preview', 'Wizard', 'List of Elements' and 'Editor'.\n" +#~ "\t\t\tThe elements the Pandora FMS Visual Map was designed to handle are 'static image', " +#~ "'percentage bar', 'module graph' and 'simple value'. " #~ msgstr "" -#~ "Pandora FMS permite crear mapas visuales en la que cada usuario es capaz de " -#~ "crear su propio mapa de monitorización.\n" -#~ "\t\t\t El nuevo editor de consola visual es mucho más práctico, aunque el " -#~ "antiguo editor de consola visual tenía sus ventajas.\n" -#~ "\t\t\t Dentro de la nueva consola visual, hemos conseguido imitar la " -#~ "sensación y el tacto de una aplicación de dibujo como GIMP.\n" -#~ "\t\t\t También hemos simplificado el editor dividiéndolo en varias pestañas " -#~ "llamadas \"Datos\", \"Vista previa\", \"Asistente\", \"Lista de Elementos\" y " -#~ "\"Editor\".\n" -#~ "\t\t\t El mapa visual de Pandora FMS fue diseñado para manejar los elementos " -#~ "\"imagen estática\", \"barra de porcentaje\", \"gráfico del módulo\" y " -#~ "\"valor simple\". " +#~ "Pandora FMS permite crear mapas visuales en la que cada usuario es capaz de crear su " +#~ "propio mapa de monitorización.\n" +#~ "\t\t\t El nuevo editor de consola visual es mucho más práctico, aunque el antiguo editor " +#~ "de consola visual tenía sus ventajas.\n" +#~ "\t\t\t Dentro de la nueva consola visual, hemos conseguido imitar la sensación y el tacto " +#~ "de una aplicación de dibujo como GIMP.\n" +#~ "\t\t\t También hemos simplificado el editor dividiéndolo en varias pestañas llamadas " +#~ "\"Datos\", \"Vista previa\", \"Asistente\", \"Lista de Elementos\" y \"Editor\".\n" +#~ "\t\t\t El mapa visual de Pandora FMS fue diseñado para manejar los elementos \"imagen " +#~ "estática\", \"barra de porcentaje\", \"gráfico del módulo\" y \"valor simple\". " #~ msgid "" -#~ "The Recon Task definition of Pandora FMS is 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" +#~ "The Recon Task definition of Pandora FMS is 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 "" -#~ "La definición de la tarea recon de Pandora FMS es utilizada para encontrar " -#~ "nuevos elementos en el mapa de red. \n" -#~ "\t\t Si detecta algún elemento, lo añadirá a la monitorización, y si el " -#~ "elemento ya estaba siendo monitorizado, entonces lo \n" -#~ "\t\t ignorará o actualizará su información. Hay tres tipos de detección: " -#~ "basado en ICMP (pings), \n" -#~ "\t\t SNMP (detectando la topología de las " -#~ "redes y sus interfaces), y otro tipo personalizado. \n" +#~ "La definición de la tarea recon de Pandora FMS es utilizada para encontrar nuevos " +#~ "elementos en el mapa de red. \n" +#~ "\t\t Si detecta algún elemento, lo añadirá a la monitorización, y si el elemento ya " +#~ "estaba siendo monitorizado, entonces lo \n" +#~ "\t\t ignorará o actualizará su información. Hay tres tipos de detección: basado en " +#~ " ICMP (pings), \n" +#~ "\t\t SNMP (detectando la topología de las redes y sus " +#~ "interfaces), y otro tipo personalizado. \n" #~ "\t\t Puede definir su propio script recon personalizado." #~ msgid "There are no recon task defined yet." @@ -61537,38 +68045,35 @@ msgstr "" #~ msgstr "Crear tarea recon" #~ msgid "" -#~ "From Pandora FMS versions 5 and above, the access to modules can be " -#~ "configured by a tags system.\n" -#~ "\t\t\t\t\t\t\t\tTags are configured on the system and be assigned to the " -#~ "chosen modules. \n" -#~ "\t\t\t\t\t\t\t\tThe user's access can be limited to modules with certain tags " -#~ "in this way. " +#~ "From Pandora FMS versions 5 and above, the access to modules can be configured by a tags " +#~ "system.\n" +#~ "\t\t\t\t\t\t\t\tTags are configured on the system and be assigned to the chosen " +#~ "modules. \n" +#~ "\t\t\t\t\t\t\t\tThe user's access can be limited to modules with certain tags in this " +#~ "way. " #~ msgstr "" -#~ "Desde la versión 5 y superior de Pandora FMS, el acceso a los módulos puede " -#~ "ser configurado por etiquetas del sistema.\n" -#~ "\t\t\t\t\t\t\t\tLas etiquetas son configuradas en el sistema y pueden ser " -#~ "asignadas a los módulos elegidos. \n" -#~ "\t\t\t\t\t\t\t\tDe esta manera, el acceso de los usuarios puede estar " -#~ "limitado a módulos con ciertas etiquetas. " +#~ "Desde la versión 5 y superior de Pandora FMS, el acceso a los módulos puede ser " +#~ "configurado por etiquetas del sistema.\n" +#~ "\t\t\t\t\t\t\t\tLas etiquetas son configuradas en el sistema y pueden ser asignadas a los " +#~ "módulos elegidos. \n" +#~ "\t\t\t\t\t\t\t\tDe esta manera, el acceso de los usuarios puede estar limitado a módulos " +#~ "con ciertas etiquetas. " #~ msgid "System alerts detected - Please fix as soon as possible" #~ msgstr "Alertas de sistema detectadas. Por favor, corrígelo lo antes posible." #~ msgid "" -#~ "If this is your first time with Pandora FMS, we propose you a few links to " -#~ "learn more about Pandora FMS. Monitoring could be overwhelm, but take your " -#~ "time to learn how to use the power of Pandora FMS!" +#~ "If this is your first time with Pandora FMS, we propose you a few links to learn more " +#~ "about Pandora FMS. Monitoring could be overwhelm, but take your time to learn how to use " +#~ "the power of Pandora FMS!" #~ msgstr "" -#~ "Si esta es la primera vez que lo usas, te proponemos unos enlaces para " -#~ "aprender más sobre Pandora FMS. La monitorización puede ser abrumadora, ¡pero " -#~ "tómate tu tiempo para aprender a usar Pandora FMS en todo su potencial!" +#~ "Si esta es la primera vez que lo usas, te proponemos unos enlaces para aprender más sobre " +#~ "Pandora FMS. La monitorización puede ser abrumadora, ¡pero tómate tu tiempo para aprender " +#~ "a usar Pandora FMS en todo su potencial!" #~ msgid "Pandora FMS instance identification wizard" #~ msgstr "Asistente de identificación de Pandora FMS" -#~ msgid "Required" -#~ msgstr "Obligatorio" - #~ msgid "Do you want to continue without any registration" #~ msgstr "¿Quieres continuar sin ningún registro?" @@ -61576,18 +68081,16 @@ msgstr "" #~ msgstr "Ir a la web de Pandora FMS" #~ msgid "" -#~ "Your session is over. Please close your browser window to close this Pandora " -#~ "session." +#~ "Your session is over. Please close your browser window to close this Pandora session." #~ msgstr "" -#~ "Su sesión ha caducado. Cierra la ventana del navegador web para cerrar esta " -#~ "sesión de Pandora FMS." +#~ "Su sesión ha caducado. Cierra la ventana del navegador web para cerrar esta sesión de " +#~ "Pandora FMS." #~ msgid "" -#~ "Please fill the following information in order to configure your Pandora FMS " -#~ "instance successfully" +#~ "Please fill the following information in order to configure your Pandora FMS instance " +#~ "successfully" #~ msgstr "" -#~ "Por favor, rellena la siguiente información para configurar tu cuenta de " -#~ "Pandora FMS." +#~ "Por favor, rellena la siguiente información para configurar tu cuenta de Pandora FMS." #~ msgid "This is your last activity in Pandora FMS console" #~ msgstr "Esta es tu última actividad en la consola de Pandora FMS" @@ -61602,11 +68105,9 @@ msgstr "" #~ msgstr "Icono de agente para mapas GIS" #~ msgid "" -#~ "Please, install the SNMP remote plugin (The name of the plugin must be " -#~ "snmp_remote.pl)" +#~ "Please, install the SNMP remote plugin (The name of the plugin must be snmp_remote.pl)" #~ msgstr "" -#~ "Por favor, instala el plugin remoto de SNMP (el nombre del plugin debe ser " -#~ "snmp_remote.pl)" +#~ "Por favor, instala el plugin remoto de SNMP (el nombre del plugin debe ser snmp_remote.pl)" #~ msgid "It is necessary to use some features" #~ msgstr "Se necesita usar algunas características" @@ -61619,8 +68120,7 @@ msgstr "" #~ msgid "If the device is a network device, try with the SNMP Interfaces wizard" #~ msgstr "" -#~ "Si el dispositivo es un dispositivo de red, prueba con el asistente de " -#~ "interfaz SNMP." +#~ "Si el dispositivo es un dispositivo de red, prueba con el asistente de interfaz SNMP." #~ msgid "SNMP remote plugin is necessary for this feature" #~ msgstr "Se necesita el plugin remoto SNMP para esta funcionalidad." @@ -61669,21 +68169,21 @@ msgstr "" #~ msgstr "DEBUG: tipo de módulo no válido especificado en %s:%s" #~ msgid "" -#~ "Most likely you have recently upgraded from an earlier version of Pandora and " -#~ "either
\n" +#~ "Most likely you have recently upgraded from an earlier version of Pandora and either
\n" #~ "\t\t\t\t1) forgot to use the database converter
\n" -#~ "\t\t\t\t2) used a bad version of the database converter (see Bugreport " -#~ "#2124706 for the solution)
\n" +#~ "\t\t\t\t2) used a bad version of the database converter (see Bugreport #2124706 for the " +#~ "solution)
\n" #~ "\t\t\t\t3) found a new bug - please report a way to duplicate this error" #~ msgstr "" -#~ "Lo más probable es que hayas actualizado recientemente una versión anterior " -#~ "de Pandora FMS y, o bien
\n" +#~ "Lo más probable es que hayas actualizado recientemente una versión anterior de Pandora " +#~ "FMS y, o bien
\n" #~ "\n" #~ "\t \t \t \t 1) olvidaste utilizar el convertidor de la base de datos
\n" -#~ "\t \t \t \t 2) usaste una versión incorrecta del convertidor de base de datos " -#~ "(vea el informe de error #2124706 para solucionarlo)
\n" -#~ "\t \t \t \t 3) encontraste un nuevo error. Por favor, indica una manera de " -#~ "duplicar este error" +#~ "\t \t \t \t 2) usaste una versión incorrecta del convertidor de base de datos (vea el " +#~ "informe de error #2124706 para solucionarlo)
\n" +#~ "\t \t \t \t 3) encontraste un nuevo error. Por favor, indica una manera de duplicar este " +#~ "error" #~ msgid "Any value below this number is discarted." #~ msgstr "Cualquier valor por debajo de este número queda descartado." @@ -61692,48 +68192,45 @@ msgstr "" #~ msgstr "Cualquier valor por encima de este número es descartado." #~ msgid "The module still stores data but the alerts and events will be stop" -#~ msgstr "" -#~ "El módulo todavía almacena datos, pero las alertas y eventos se detendrán." +#~ msgstr "El módulo todavía almacena datos, pero las alertas y eventos se detendrán." #~ msgid "Enabled / Disabled" #~ msgstr "Habilitado/Deshabilitado" #~ msgid "" -#~ "The alert would fire when the value is not between " -#~ "and " +#~ "The alert would fire when the value is not between and " #~ msgstr "" -#~ "La alerta se disparará cuando no esté entre y " -#~ "." +#~ "La alerta se disparará cuando no esté entre y ." #~ msgid "" -#~ "Please check your Pandora Server setup and be sure that database maintenance " -#~ "daemon is running. It's very important to keep up-to-date database to get the " -#~ "best performance and results in Pandora" +#~ "Please check your Pandora Server setup and be sure that database maintenance daemon is " +#~ "running. It's very important to keep up-to-date database to get the best performance and " +#~ "results in Pandora" #~ msgstr "" -#~ "Por favor, asegúrate de que la gestión de la base de datos es correcta y de " -#~ "que el sistema automático de gestión de base de datos de Pandora FMS está " -#~ "correctamente instalado y funcionando. Es muy importante para el correcto " -#~ "funcionamiento y rendimiento de Pandora FMS." +#~ "Por favor, asegúrate de que la gestión de la base de datos es correcta y de que el " +#~ "sistema automático de gestión de base de datos de Pandora FMS está correctamente " +#~ "instalado y funcionando. Es muy importante para el correcto funcionamiento y rendimiento " +#~ "de Pandora FMS." #~ msgid "Descriptive name for the map" #~ msgstr "Nombre descriptivo para el mapa" #~ msgid "" -#~ "At least one map connection must be defined, it will be possible to change " -#~ "between the connections in the map" +#~ "At least one map connection must be defined, it will be possible to change between the " +#~ "connections in the map" #~ msgstr "" -#~ "Se tiene que definir por lo menos una conexión al mapa. Será posible " -#~ "intercambiar las conexiones del mapa." +#~ "Se tiene que definir por lo menos una conexión al mapa. Será posible intercambiar las " +#~ "conexiones del mapa." #~ msgid "Group that owns the map" #~ msgstr "Grupo propietario del mapa" -#~ msgid "" -#~ "Each layer can show agents from one group or the agents added to that layer " -#~ "or both." +#~ msgid "Each layer can show agents from one group or the agents added to that layer or both." #~ msgstr "" -#~ "Cada capa puede mostrar agentes de un grupo o los agentes añadidos a esa capa " -#~ "o ambas cosas." +#~ "Cada capa puede mostrar agentes de un grupo o los agentes añadidos a esa capa o ambas " +#~ "cosas." #~ msgid "It is possible to edit, delete and reorder the layers." #~ msgstr "Es posible editar, borrar y reordenar las capas." @@ -61748,11 +68245,10 @@ msgstr "" #~ msgstr "No borrado. Selecciona un usuario existente." #~ msgid "" -#~ "In case you use an Export server you can link this module and export data to " -#~ "one these." +#~ "In case you use an Export server you can link this module and export data to one these." #~ msgstr "" -#~ "Si usas un Export server, puedes enlazar este módulo y exportar los datos con " -#~ "el export server." +#~ "Si usas un Export server, puedes enlazar este módulo y exportar los datos con el export " +#~ "server." #~ msgid "Output format" #~ msgstr "Formato de salida" @@ -61764,18 +68260,16 @@ msgstr "" #~ msgstr "Por favor, selecciona el agente." #~ msgid "" -#~ "Are you sure to sort the items into the report?\\nThis action change the " -#~ "sorting of items into data base." +#~ "Are you sure to sort the items into the report?\\nThis action change the sorting of items " +#~ "into data base." #~ msgstr "" -#~ "¿Estás seguro de que quieres ordenar los elementos en el informe?\\n Esta " -#~ "acción cambiará el orden de los elementos en la base de datos." +#~ "¿Estás seguro de que quieres ordenar los elementos en el informe?\\n Esta acción cambiará " +#~ "el orden de los elementos en la base de datos." #~ msgid "" -#~ "Your report has been planned, and the system will email you a PDF with the " -#~ "report as soon as its finished" -#~ msgstr "" -#~ "El informe ha sido planificado y el sistema enviará un email con el informe " -#~ "en PDF." +#~ "Your report has been planned, and the system will email you a PDF with the report as soon " +#~ "as its finished" +#~ msgstr "El informe ha sido planificado y el sistema enviará un email con el informe en PDF." #~ msgid "The parent relationships in Pandora will be drawn in the map." #~ msgstr "Las relaciones de jerarquía en Pandora FMS serán dibujadas en el mapa." @@ -61788,8 +68282,7 @@ msgstr "" #~ msgid "Recon-task name already exists and incorrect format in Subnet field" #~ msgstr "" -#~ "El nombre de tarea recon ya existe y el formato es incorrecto en el campo de " -#~ "Subred." +#~ "El nombre de tarea recon ya existe y el formato es incorrecto en el campo de Subred." #~ msgid "Wrong format in Subnet field" #~ msgstr "Formato incorrecto en el campo Subret" @@ -61804,29 +68297,26 @@ msgstr "" #~ msgstr "No hay ninguna tarea recon configurada" #~ msgid "" -#~ "By default, in Windows, Pandora FMS only support Standard network sweep, not " -#~ "custom scripts" +#~ "By default, in Windows, Pandora FMS only support Standard network sweep, not custom " +#~ "scripts" #~ msgstr "" -#~ "Por defecto, en Windows, solo Standard Network Sweep es compatible en Pandora " -#~ "FMS, y no los scripts personalizados." +#~ "Por defecto, en Windows, solo Standard Network Sweep es compatible en Pandora FMS, y no " +#~ "los scripts personalizados." -#~ msgid "" -#~ "You must select a Recon Server for the Task, otherwise the Recon Task will " -#~ "never run" +#~ msgid "You must select a Recon Server for the Task, otherwise the Recon Task will never run" #~ msgstr "" -#~ "Debe seleccionar un Servidor Recon para la tarea, si no la tarea recon nunca " -#~ "se ejecutará." +#~ "Debe seleccionar un Servidor Recon para la tarea, si no la tarea recon nunca se ejecutará." #~ msgid "Choose if the discovery of a new system creates an incident or not." #~ msgstr "Elegir si al encontrar un nuevo sistema se crea una incidencia o no." #~ msgid "" -#~ "Ports defined like: 80 or 80,443,512 or even 0-1024 (Like Nmap command line " -#~ "format). If dont want to do a sweep using portscan, left it in blank" +#~ "Ports defined like: 80 or 80,443,512 or even 0-1024 (Like Nmap command line format). If " +#~ "dont want to do a sweep using portscan, left it in blank" #~ msgstr "" -#~ "Puertos definidos como: 80 o 80443512 o incluso 0-1024 (igual que en la " -#~ "línea de comandos de Nmap). Si no es necesario hacer una detección en función " -#~ "de puertos TCP, conviene dejarlo en blanco." +#~ "Puertos definidos como: 80 o 80443512 o incluso 0-1024 (igual que en la línea de " +#~ "comandos de Nmap). Si no es necesario hacer una detección en función de puertos TCP, " +#~ "conviene dejarlo en blanco." #~ msgid "Recon script creation" #~ msgstr "Creación del script recon" @@ -61862,90 +68352,84 @@ msgstr "" #~ msgstr "SO actualizado correctamente" #~ msgid "" -#~ "Set a value too high cause a slowdown on console and a performance penalty in " -#~ "the system." +#~ "Set a value too high cause a slowdown on console and a performance penalty in the system." #~ msgstr "" -#~ "Establecer un valor demasiado alto causa una ralentización en la consola y un " -#~ "problema de rendimiento en el sistema." +#~ "Establecer un valor demasiado alto causa una ralentización en la consola y un problema de " +#~ "rendimiento en el sistema." + +#~ msgid "If realtime statistics are disabled, statistics interval resfresh will be set here." +#~ msgstr "" +#~ "Si se deshabilitan las estadísticas en tiempo real, el intervalo de refresco de las " +#~ "estadísticas será definido aquí." #~ msgid "" -#~ "If realtime statistics are disabled, statistics interval resfresh will be set " -#~ "here." +#~ "This number is the maximum number of files in attachment directory. If this number is " +#~ "reached then a warning message will appear in the header notification space." #~ msgstr "" -#~ "Si se deshabilitan las estadísticas en tiempo real, el intervalo de refresco " -#~ "de las estadísticas será definido aquí." +#~ "Nº máximo de archivos en el directorio de adjuntos. Si se alcanza el número se mostrará " +#~ "un mensaje en el área de notificaciones de la cabecera." #~ msgid "" -#~ "This number is the maximum number of files in attachment directory. If this " -#~ "number is reached then a warning message will appear in the header " -#~ "notification space." +#~ "Enable this option if you want to fallback to local authentication when remote (ldap " +#~ "etc...) authentication failed." #~ msgstr "" -#~ "Nº máximo de archivos en el directorio de adjuntos. Si se alcanza el número " -#~ "se mostrará un mensaje en el área de notificaciones de la cabecera." +#~ "Activa esta opción si quieres volver a la autentificación local cuando falla la " +#~ "autentificación remota (LDAP, etc.)." #~ msgid "" -#~ "Enable this option if you want to fallback to local authentication when " -#~ "remote (ldap etc...) authentication failed." +#~ "If this option is enabled, the users can use double authentication with their accounts" #~ msgstr "" -#~ "Activa esta opción si quieres volver a la autentificación local cuando falla " -#~ "la autentificación remota (LDAP, etc.)." - -#~ msgid "" -#~ "If this option is enabled, the users can use double authentication with their " -#~ "accounts" -#~ msgstr "" -#~ "Si esta opción está activada, los usuarios pueden usar la doble " -#~ "autentificación con sus cuentas." +#~ "Si esta opción está activada, los usuarios pueden usar la doble autentificación con sus " +#~ "cuentas." #~ msgid "e.g., 18080" #~ msgstr "ej. 18080" #~ msgid "" -#~ "Path where you put your cert and name of this cert. Remember your cert only " -#~ "in .pem extension." +#~ "Path where you put your cert and name of this cert. Remember your cert only in .pem " +#~ "extension." #~ msgstr "" -#~ "Ruta donde se ubica el certificado y el nombre del mismo. Recuerda que el " -#~ "certificado debe ir únicamente con la extensión .pem" +#~ "Ruta donde se ubica el certificado y el nombre del mismo. Recuerda que el certificado " +#~ "debe ir únicamente con la extensión .pem" #~ msgid "" -#~ "If SSL is not properly configured you will lose access to Pandora FMS " -#~ "Console. Do you want to continue?" +#~ "If SSL is not properly configured you will lose access to Pandora FMS Console. Do you " +#~ "want to continue?" #~ msgstr "" -#~ "Si no se ha configurado el SSL correctamente, podrías perder el acceso a la " -#~ "consola de Pandora FMS. ¿Quieres continuar?" +#~ "Si no se ha configurado el SSL correctamente, podrías perder el acceso a la consola de " +#~ "Pandora FMS. ¿Quieres continuar?" #~ msgid "" -#~ "If set to yes no events or alerts will be generated, but agents will continue " -#~ "receiving data." +#~ "If set to yes no events or alerts will be generated, but agents will continue receiving " +#~ "data." #~ msgstr "" -#~ "Si se configura como afirmativo ningún evento o alerta se generará, pero los " -#~ "agentes continuarán recibiendo datos." +#~ "Si se configura como afirmativo ningún evento o alerta se generará, pero los agentes " +#~ "continuarán recibiendo datos." #~ msgid "" -#~ "Set this value when your PandoraFMS across inverse proxy or for example with " -#~ "mod_proxy of Apache." +#~ "Set this value when your PandoraFMS across inverse proxy or for example with mod_proxy of " +#~ "Apache." #~ msgstr "" -#~ "Fija este valor cuando Pandora FMS llegue al proxy inverso o por ejemplo con " -#~ "mod_proxy de Apache." +#~ "Fija este valor cuando Pandora FMS llegue al proxy inverso o por ejemplo con mod_proxy " +#~ "de Apache." #~ msgid "" -#~ "When it is set as \"yes\" in some important sections check if the user have " -#~ "gone from url Pandora." +#~ "When it is set as \"yes\" in some important sections check if the user have gone from url " +#~ "Pandora." #~ msgstr "" -#~ "Al estar activada, se comprobará si el usuario proviene de la URL de la " -#~ "consola de Pandora FMS." +#~ "Al estar activada, se comprobará si el usuario proviene de la URL de la consola de " +#~ "Pandora FMS." #~ msgid "" -#~ "Access to this page is restricted to authorized users only, please contact " -#~ "system administrator if you need assistance.

\n" -#~ "\tPlease know that all attempts to access this page are recorded in security " -#~ "logs of Pandora System Database" +#~ "Access to this page is restricted to authorized users only, please contact system " +#~ "administrator if you need assistance.

\n" +#~ "\tPlease know that all attempts to access this page are recorded in security logs of " +#~ "Pandora System Database" #~ msgstr "" -#~ "El acceso a esta página está restringido solo a usuarios autorizados. Por " -#~ "favor, contacta con el administrador del sistema si necesitas ayuda.
" -#~ "
\n" -#~ "\tRecuerda que todos los accesos a esta página se registran en los logs de la " -#~ "base de datos de Pandora FMS." +#~ "El acceso a esta página está restringido solo a usuarios autorizados. Por favor, contacta " +#~ "con el administrador del sistema si necesitas ayuda.

\n" +#~ "\tRecuerda que todos los accesos a esta página se registran en los logs de la base de " +#~ "datos de Pandora FMS." #~ msgid "Directory where audit log is stored." #~ msgstr "Directorio donde se guarda el log" @@ -61971,97 +68455,91 @@ msgstr "" #~ msgstr "Error de inicio de sesión" #~ msgid "" -#~ "Access to this page is restricted to authorized users only, please contact " -#~ "system administrator if you need assistance.

Please know that all " -#~ "attempts to access this page are recorded in security logs of Pandora System " -#~ "Database" +#~ "Access to this page is restricted to authorized users only, please contact system " +#~ "administrator if you need assistance.

Please know that all attempts to access " +#~ "this page are recorded in security logs of Pandora System Database" #~ msgstr "" -#~ "El acceso a esta página está restringido a usuarios autorizados. Contacta con " -#~ "el administrador del sistema si necesitas ayuda.

Todos los intentos " -#~ "de acceso a esta página son grabados en los logs de seguridad de Pandora FMS." +#~ "El acceso a esta página está restringido a usuarios autorizados. Contacta con el " +#~ "administrador del sistema si necesitas ayuda.

Todos los intentos de acceso a esta " +#~ "página son grabados en los logs de seguridad de Pandora FMS." #~ msgid "" -#~ "The dir of custom logos is in your www Pandora Console in \"images/custom_logo" -#~ "\". You can upload more files (ONLY JPEG) in upload tool in console." +#~ "The dir of custom logos is in your www Pandora Console in \"images/custom_logo\". You can " +#~ "upload more files (ONLY JPEG) in upload tool in console." #~ msgstr "" -#~ "El directorio de logos personalizados está en tu www Pandora consola en " -#~ "\"images / custom_logo\". Puedes cargar más archivos (solo JPEG) en la " -#~ "herramienta de carga de la consola." +#~ "El directorio de logos personalizados está en tu www Pandora consola en \"images / " +#~ "custom_logo\". Puedes cargar más archivos (solo JPEG) en la herramienta de carga de la " +#~ "consola." #~ msgid "The planned downtimes created in the past will affect the SLA reports" #~ msgstr "" -#~ "Las paradas planificadas creadas con fecha anterior a la actual afectarán a " -#~ "los informes SLA." +#~ "Las paradas planificadas creadas con fecha anterior a la actual afectarán a los informes " +#~ "SLA." #~ msgid "" -#~ "Configuration of our clippy, 'full mode' show the icon in the header and the " -#~ "contextual helps and it is noise, 'on demand' it is equal to full but it is " -#~ "not noise and 'expert' the icons in the header and the context is not." +#~ "Configuration of our clippy, 'full mode' show the icon in the header and the contextual " +#~ "helps and it is noise, 'on demand' it is equal to full but it is not noise and 'expert' " +#~ "the icons in the header and the context is not." #~ msgstr "" -#~ "Configuración del asistente. El \"modo total\" muestra el icono en la " -#~ "cabecera y en las ayudas contextuales con sonido. \"Bajo demanda\" es igual " -#~ "que el modo total pero sin sonido. En el \"modo experto\" no se mostrarán los " -#~ "iconos ni en la cabecera ni como ayuda contextual." +#~ "Configuración del asistente. El \"modo total\" muestra el icono en la cabecera y en las " +#~ "ayudas contextuales con sonido. \"Bajo demanda\" es igual que el modo total pero sin " +#~ "sonido. En el \"modo experto\" no se mostrarán los iconos ni en la cabecera ni como ayuda " +#~ "contextual." #~ msgid "" -#~ "If Enterprise ACL System is enabled without rules you will lose access to " -#~ "Pandora FMS Console (even admin). Do you want to continue?" +#~ "If Enterprise ACL System is enabled without rules you will lose access to Pandora FMS " +#~ "Console (even admin). Do you want to continue?" #~ msgstr "" -#~ "Si se activa el sistema ACL Enterprise sin reglas, perderás el acceso a la " -#~ "consola de Pandora FMS (incluso siendo administrador). ¿Deseas continuar?" +#~ "Si se activa el sistema ACL Enterprise sin reglas, perderás el acceso a la consola de " +#~ "Pandora FMS (incluso siendo administrador). ¿Deseas continuar?" #~ msgid "Directory where netflow data will be stored." #~ msgstr "Directorio donde los datos Netflow se almacenarán" #~ msgid "" -#~ "Maximum number of points that a netflow area chart will display. The higher " -#~ "the resolution the performance. Values between 50 and 100 are recommended." +#~ "Maximum number of points that a netflow area chart will display. The higher the " +#~ "resolution the performance. Values between 50 and 100 are recommended." #~ msgstr "" -#~ "Máximo número de puntos que una tabla de área Netflow puede mostrar. Cuanto " -#~ "más alta sea la resolución, mejor será la ejecución. Se recomiendan los " -#~ "valores entre 50 y 100." +#~ "Máximo número de puntos que una tabla de área Netflow puede mostrar. Cuanto más alta sea " +#~ "la resolución, mejor será la ejecución. Se recomiendan los valores entre 50 y 100." #~ msgid "Sets the maximum lifetime for netflow data in days." #~ msgstr "Fijar el tiempo máximo para los datos Netflow en días" #~ msgid "" -#~ "This enabling this, you get a label with agent name in GIS maps. If you have " -#~ "lots of agents in the map, will be unreadable. Disabled by default." +#~ "This enabling this, you get a label with agent name in GIS maps. If you have lots of " +#~ "agents in the map, will be unreadable. Disabled by default." #~ msgstr "" -#~ "Al habilitarlo, se obtiene una etiqueta con el nombre del agente en los mapas " -#~ "GIS. Si hay muchos agentes en el mapa, podría ser ilegible. Deshabilitado por " -#~ "defecto." +#~ "Al habilitarlo, se obtiene una etiqueta con el nombre del agente en los mapas GIS. Si hay " +#~ "muchos agentes en el mapa, podría ser ilegible. Deshabilitado por defecto." #~ msgid "Agent icon for GIS Maps. If set to \"none\", group icon will be used" #~ msgstr "" -#~ "Icono de agente para mapas GIS. Si el valor es \"none\", se usará el icono " -#~ "del grupo." +#~ "Icono de agente para mapas GIS. Si el valor es \"none\", se usará el icono del grupo." #~ msgid "" -#~ "When the agent name have a lot of characters, in some places in Pandora " -#~ "Console it is necesary truncate to N characters." +#~ "When the agent name have a lot of characters, in some places in Pandora Console it is " +#~ "necesary truncate to N characters." #~ msgstr "" -#~ "Cuando el nombre del agente tenga muchos caracteres, en algunos lugares de la " -#~ "consola será necesario truncar su longitud a N caracteres." - -#~ msgid "" -#~ "When the module name have a lot of characters, in some places in Pandora " -#~ "Console it is necesary truncate to N characters." -#~ msgstr "" -#~ "Cuando el nombre del módulo sea muy largo, en algunos lugares de la consola " +#~ "Cuando el nombre del agente tenga muchos caracteres, en algunos lugares de la consola " #~ "será necesario truncar su longitud a N caracteres." #~ msgid "" -#~ "When the description name have a lot of characters, in some places in Pandora " -#~ "Console it is necesary truncate to N characters." +#~ "When the module name have a lot of characters, in some places in Pandora Console it is " +#~ "necesary truncate to N characters." #~ msgstr "" -#~ "Cuando el texto de la descripción tiene muchos caracteres, en algunos lugares " -#~ "de la consola será necesario truncar su longitud a N caracteres." +#~ "Cuando el nombre del módulo sea muy largo, en algunos lugares de la consola será " +#~ "necesario truncar su longitud a N caracteres." + +#~ msgid "" +#~ "When the description name have a lot of characters, in some places in Pandora Console it " +#~ "is necesary truncate to N characters." +#~ msgstr "" +#~ "Cuando el texto de la descripción tiene muchos caracteres, en algunos lugares de la " +#~ "consola será necesario truncar su longitud a N caracteres." #~ msgid "This enabling this, max, min and avg values will be shown with units." -#~ msgstr "" -#~ "Si activas esta opción, el máximo, el mínimo y la media aparecerán con " -#~ "unidades." +#~ msgstr "Si activas esta opción, el máximo, el mínimo y la media aparecerán con unidades." #~ msgid "Graph resolution (1-low, 5-high)" #~ msgstr "Resolución gráfica (1 = baja, 5 = alta)" @@ -62069,51 +68547,47 @@ msgstr "" #~ msgid "Interactive charts" #~ msgstr "Gráficos interactivos" -#~ msgid "" -#~ "This interval will affect to the lines between elements on the Visual Console" -#~ msgstr "" -#~ "Este intervalo afectará a las líneas entre elementos en la consola visual" +#~ msgid "This interval will affect to the lines between elements on the Visual Console" +#~ msgstr "Este intervalo afectará a las líneas entre elementos en la consola visual" #~ msgid "Show QR Code icon in the header" #~ msgstr "Mostrar icono del código QR en la cabecera" #, php-format #~ msgid "" -#~ "Your PHP has set maximum allowed size for uploaded files limit in %s. For " -#~ "avoid problems with big updates please set to 100M" +#~ "Your PHP has set maximum allowed size for uploaded files limit in %s. For avoid problems " +#~ "with big updates please set to 100M" #~ msgstr "" -#~ "Tu PHP ha establecido el límite del tamaño máximo permitido para la súbida " -#~ "de documentos en %s. Para evitar problemas en caso de grandes cambios por " -#~ "favor configúralo en 100M." +#~ "Tu PHP ha establecido el límite del tamaño máximo permitido para la súbida de documentos " +#~ "en %s. Para evitar problemas en caso de grandes cambios por favor configúralo en 100M." #, php-format #~ msgid "" -#~ "Your PHP has set post parameter max size limit in %s. For avoid problems with " -#~ "big updates please set to 100M" +#~ "Your PHP has set post parameter max size limit in %s. For avoid problems with big updates " +#~ "please set to 100M" #~ msgstr "" -#~ "Tu PHP ha establecido el parámetro límite del tamaño máximo en %s. Para " -#~ "evitar problemas en caso de grandes cambios por favor configúralo en 100M." +#~ "Tu PHP ha establecido el parámetro límite del tamaño máximo en %s. Para evitar problemas " +#~ "en caso de grandes cambios por favor configúralo en 100M." #, php-format #~ msgid "" -#~ "Your PHP has set memory limit in %s. For avoid problems with big updates " -#~ "please set to 500M" +#~ "Your PHP has set memory limit in %s. For avoid problems with big updates please set to " +#~ "500M" #~ msgstr "" -#~ "Tu PHP tiene configurado el límite de memoria en %s. Para evitar problemas " -#~ "con actualizaciones de gran tamaño, por favor configúralo en 500M." +#~ "Tu PHP tiene configurado el límite de memoria en %s. Para evitar problemas con " +#~ "actualizaciones de gran tamaño, por favor configúralo en 500M." #~ msgid "Profiles defined in Pandora" #~ msgstr "Perfiles definidos en Pandora FMS" #~ msgid "" -#~ "User can customize the home page. By default, will display 'Agent Detail'. " -#~ "Example: Select 'Other' and type sec=estado&sec2=operation/agentes/" -#~ "estado_agente to show agent detail view" +#~ "User can customize the home page. By default, will display 'Agent Detail'. Example: " +#~ "Select 'Other' and type sec=estado&sec2=operation/agentes/estado_agente to show agent " +#~ "detail view" #~ msgstr "" -#~ "El usuario puede personalizar la página principal. Por defecto, desplegará " -#~ "\"Detalle del Agente\". Ejemplo: selecciona \"Otro\" e introduce " -#~ "sec=estado&sec2=operation/agentes/estado_agente para mostrar la vista " -#~ "detallada del agente." +#~ "El usuario puede personalizar la página principal. Por defecto, desplegará \"Detalle del " +#~ "Agente\". Ejemplo: selecciona \"Otro\" e introduce sec=estado&sec2=operation/agentes/" +#~ "estado_agente para mostrar la vista detallada del agente." #~ msgid "Users defined in Pandora" #~ msgstr "Usuarios definidos en Pandora FMS" @@ -62144,28 +68618,22 @@ msgstr "" #~ msgid "Error updating network module. Module name cannot be left blank." #~ msgstr "" -#~ "Error al actualizar el módulo de red. El nombre del módulo no puede dejarse " -#~ "en blanco." +#~ "Error al actualizar el módulo de red. El nombre del módulo no puede dejarse en blanco." #~ msgid "Error updating network module. Id_module exists in the new agent." -#~ msgstr "" -#~ "Error al actualizar el módulo de red. El id_module existe en el nuevo agente." +#~ msgstr "Error al actualizar el módulo de red. El id_module existe en el nuevo agente." #~ msgid "Error in creation plugin module." #~ msgstr "Error al crear el módulo plugin" #~ msgid "Error in creation synthetic module. Module_name cannot be left blank." -#~ msgstr "" -#~ "Error al crear un módulo sintético. El nombre del módulo no puede estar vacío." +#~ msgstr "Error al crear un módulo sintético. El nombre del módulo no puede estar vacío." #~ msgid "Error updating plugin module. Id_module cannot be left blank." -#~ msgstr "" -#~ "Error al actualizar el módulo del plugin. Id_module no se puede dejar en " -#~ "blanco." +#~ msgstr "Error al actualizar el módulo del plugin. Id_module no se puede dejar en blanco." #~ msgid "Error updating plugin module. Id_module exists in the new agent." -#~ msgstr "" -#~ "Error al actualizar el módulo plugin. Id_module existe en el nuevo agente." +#~ msgstr "Error al actualizar el módulo plugin. Id_module existe en el nuevo agente." #~ msgid "Error in creation SNMP module. Module_name cannot be left blank." #~ msgstr "Error al crear el módulo SNMP. Id_module no se puede dejar en blanco." @@ -62174,112 +68642,88 @@ msgstr "" #~ msgstr "Error al crear el módulo SNMP. Id_module_type" #~ msgid "Error updating data module. Id_module exists in the new agent." -#~ msgstr "" -#~ "Error al actualizar los datos del módulo. Id_module existe en el nuevo agente." +#~ msgstr "Error al actualizar los datos del módulo. Id_module existe en el nuevo agente." #~ msgid "Error updating data module. Id_module cannot be left blank." -#~ msgstr "" -#~ "Error al actualizar los datos del módulo. Id_module no se puede dejar en " -#~ "blanco." +#~ msgstr "Error al actualizar los datos del módulo. Id_module no se puede dejar en blanco." #~ msgid "Error in creation data module." #~ msgstr "Error al crear datos del módulo" #~ msgid "Error updating data module in policy. Module type is not network type." -#~ msgstr "" -#~ "Error al actualizar datos de módulo en política. El tipo de módulo no es de " -#~ "red." +#~ msgstr "Error al actualizar datos de módulo en política. El tipo de módulo no es de red." #~ msgid "Error adding data module to policy. The module is already in the policy." #~ msgstr "" -#~ "Error al añadir los datos de módulo a la política. El módulo ya existe en la " -#~ "política." +#~ "Error al añadir los datos de módulo a la política. El módulo ya existe en la política." #~ msgid "Error adding data module to policy." #~ msgstr "Error al añadir los datos de módulo a la política" -#~ msgid "" -#~ "Error creating network component. Incorrect value for Network component type " -#~ "field." +#~ msgid "Error creating network component. Incorrect value for Network component type field." #~ msgstr "" -#~ "Error al crear componente de red. Valor incorrecto para el campo de tipo de " -#~ "componente de red." +#~ "Error al crear componente de red. Valor incorrecto para el campo de tipo de componente de " +#~ "red." -#~ msgid "" -#~ "Error creating network component. Network component name cannot be left blank." +#~ msgid "Error creating network component. Network component name cannot be left blank." #~ msgstr "" -#~ "Error al crear el componente de red. El nombre del componente de red no puede " -#~ "dejarse en blanco." +#~ "Error al crear el componente de red. El nombre del componente de red no puede dejarse en " +#~ "blanco." #~ msgid "Error in creation SNMP module." #~ msgstr "Error al crear módulo SNMP" #~ msgid "Error updating SNMP module. Id_module cannot be left blank." -#~ msgstr "" -#~ "Error al actualizar el módulo SNMP. Id_module no se puede dejar en blanco." +#~ msgstr "Error al actualizar el módulo SNMP. Id_module no se puede dejar en blanco." #~ msgid "Error creating network component. This network component already exists." #~ msgstr "Error al crear componente de red. El componente de red ya existe." -#~ msgid "" -#~ "Error creating network component. Network component group cannot be left " -#~ "blank." +#~ msgid "Error creating network component. Network component group cannot be left blank." #~ msgstr "" -#~ "Error al crear componente de red. El grupo del componente de red no puede " -#~ "estar vacío." +#~ "Error al crear componente de red. El grupo del componente de red no puede estar vacío." -#~ msgid "" -#~ "Error creating plugin component. Plugin component name cannot be left blank." +#~ msgid "Error creating plugin component. Plugin component name cannot be left blank." #~ msgstr "" -#~ "Error al crear componente plugin. El nombre del componente plugin no puede " -#~ "estar en blanco." +#~ "Error al crear componente plugin. El nombre del componente plugin no puede estar en " +#~ "blanco." #~ msgid "Error creating plugin component. This plugin component already exists." #~ msgstr "Error al crear componente plugin. El componente plugin ya existe." -#~ msgid "" -#~ "Error creating plugin component. Plugin component group cannot be left blank." +#~ msgid "Error creating plugin component. Plugin component group cannot be left blank." #~ msgstr "" -#~ "Error al crear componente plugin. El grupo del componente plugin no puede " -#~ "estar en blanco." +#~ "Error al crear componente plugin. El grupo del componente plugin no puede estar en blanco." -#~ msgid "" -#~ "Error creating SNMP component. Incorrect value for Snmp component type field." +#~ msgid "Error creating SNMP component. Incorrect value for Snmp component type field." #~ msgstr "" -#~ "Error al crear componente SNMP. Valor incorrecto para el tipo de campo del " -#~ "componente SNMP." +#~ "Error al crear componente SNMP. Valor incorrecto para el tipo de campo del componente " +#~ "SNMP." #~ msgid "Error creating SNMP component. SNMP component name cannot be left blank." #~ msgstr "" -#~ "Error al crear componente SNMP. El nombre del componente SNMP no puede estar " -#~ "en blanco." +#~ "Error al crear componente SNMP. El nombre del componente SNMP no puede estar en blanco." #~ msgid "Error creating plugin component. Incorrect value for Id plugin." -#~ msgstr "" -#~ "Error al crear componente plugin. Valor incorrecto para el ID del plugin." +#~ msgstr "Error al crear componente plugin. Valor incorrecto para el ID del plugin." -#~ msgid "" -#~ "Error creating SNMP component. Snmp component group cannot be left blank." +#~ msgid "Error creating SNMP component. Snmp component group cannot be left blank." #~ msgstr "" -#~ "Error al crear componente SNMP. El grupo del componente SNMP no puede estar " -#~ "en blanco." +#~ "Error al crear componente SNMP. El grupo del componente SNMP no puede estar en blanco." #~ msgid "Error creating alert template. Template name cannot be left blank." #~ msgstr "" -#~ "Error al crear la plantilla de alerta. El nombre de plantilla no puede estar " -#~ "en blanco." +#~ "Error al crear la plantilla de alerta. El nombre de plantilla no puede estar en blanco." -#~ msgid "" -#~ "Error getting module value from all agents. Module name cannot be left blank." +#~ msgid "Error getting module value from all agents. Module name cannot be left blank." #~ msgstr "" -#~ "Error al obtener el valor del módulo para todos los agentes. El nombre del " -#~ "módulo no puede estar en blanco." +#~ "Error al obtener el valor del módulo para todos los agentes. El nombre del módulo no " +#~ "puede estar en blanco." -#~ msgid "" -#~ "Error creating local component. Local component group cannot be left blank." +#~ msgid "Error creating local component. Local component group cannot be left blank." #~ msgstr "" -#~ "Error al crear el componente local. El grupo del componente local no puede " -#~ "estar en blanco." +#~ "Error al crear el componente local. El grupo del componente local no puede estar en " +#~ "blanco." #~ msgid "Error creating local component." #~ msgstr "Error al crear el componente local" @@ -62287,15 +68731,12 @@ msgstr "" #~ msgid "Error creating SNMP component. This SNMP component already exists." #~ msgstr "Error al crear componente SNMP. El componente SNMP ya existe." -#~ msgid "" -#~ "Error creating local component. Local component name cannot be left blank." +#~ msgid "Error creating local component. Local component name cannot be left blank." #~ msgstr "" -#~ "Error al crear componente local. El nombre del componente local no puede " -#~ "estar en blanco." +#~ "Error al crear componente local. El nombre del componente local no puede estar en blanco." #~ msgid "Error in creation data module. Module_name cannot be left blank." -#~ msgstr "" -#~ "Error al crear los datos del módulo. Module_name no puede dejarse en blanco." +#~ msgstr "Error al crear los datos del módulo. Module_name no puede dejarse en blanco." #~ msgid "Correct deleting of alert template." #~ msgstr "Plantilla de alerta borrada correctamente" @@ -62304,15 +68745,13 @@ msgstr "" #~ msgstr "Error al borrar plantilla de alerta" #~ msgid "Error updating alert template. Id_template cannot be left blank." -#~ msgstr "" -#~ "Error al actualizar plantilla de alerta. Id_template no puede estar en blanco." +#~ msgstr "Error al actualizar plantilla de alerta. Id_template no puede estar en blanco." #~ msgid "Error creating alert template." #~ msgstr "Error al crear plantilla de alerta" #~ msgid "Error deleting alert template. Id_template cannot be left blank." -#~ msgstr "" -#~ "Error al borrar plantilla de alerta. Id_template no puede dejarse en blanco." +#~ msgstr "Error al borrar plantilla de alerta. Id_template no puede dejarse en blanco." #~ msgid "Correct updating of alert template" #~ msgstr "Plantilla de alerta actualizada correctamente" @@ -62336,12 +68775,10 @@ msgstr "" #~ msgstr "Error al obtener plugins" #~ msgid "Error assigning module to template. Id_template cannot be left blank." -#~ msgstr "" -#~ "Error al asignar módulo a plantilla. Id_template no puede estar en blanco." +#~ msgstr "Error al asignar módulo a plantilla. Id_template no puede estar en blanco." #~ msgid "Error assigning module to template. Id_module cannot be left blank." -#~ msgstr "" -#~ "Error al asignar módulo a plantilla. Id_module no puede estar en blanco." +#~ msgstr "Error al asignar módulo a plantilla. Id_module no puede estar en blanco." #~ msgid "Error assigning module to template. Id_agent cannot be left blank." #~ msgstr "Error al asignar módulo a plantilla. Id_agent no puede estar en blanco." @@ -62362,177 +68799,134 @@ msgstr "" #~ msgstr "Error al asignar módulo a plantilla" #~ msgid "Error deleting module template. Id_module_template cannot be left blank." -#~ msgstr "" -#~ "Error al borrar módulo de plantilla. Id_module_template no puede estar en " -#~ "blanco." +#~ msgstr "Error al borrar módulo de plantilla. Id_module_template no puede estar en blanco." #~ msgid "Error validating all alert policies." #~ msgstr "Error al validar todas las alertas de políticas" #~ msgid "Error adding agent to policy. Id_agent cannot be left blank." -#~ msgstr "" -#~ "Error al añadir agente a la política. Id_agent no puede estar en blanco." +#~ msgstr "Error al añadir agente a la política. Id_agent no puede estar en blanco." #~ msgid "Error validate all policy alerts. Failed " #~ msgstr "Error validar todas las alertas de políticas " #~ msgid "Error adding agent to policy. Id_policy cannot be left blank." -#~ msgstr "" -#~ "Error al añadir agente a la política. Id_policy no puede estar en blanco." +#~ msgstr "Error al añadir agente a la política. Id_policy no puede estar en blanco." #~ msgid "Correct validating of all policy alerts." #~ msgstr "Todas las alertas de políticas se validaron correctamente" #~ msgid "Error stopping downtime. Id_downtime cannot be left blank." -#~ msgstr "" -#~ "Error al parar el tiempo de inactividad. Id_downtime no puede estar en blanco." +#~ msgstr "Error al parar el tiempo de inactividad. Id_downtime no puede estar en blanco." -#~ msgid "" -#~ "Error updating data module in policy. Id_policy_module cannot be left blank." +#~ msgid "Error updating data module in policy. Id_policy_module cannot be left blank." #~ msgstr "" -#~ "Error al actualizar datos del módulo en la política. Id_policy_module no " -#~ "puede estar en blanco." +#~ "Error al actualizar datos del módulo en la política. Id_policy_module no puede estar en " +#~ "blanco." #~ msgid "Error updating data module in policy. Id_policy cannot be left blank." #~ msgstr "" -#~ "Error al actualizar los datos del módulo en la política. Id_policy no puede " -#~ "estar en blanco." +#~ "Error al actualizar los datos del módulo en la política. Id_policy no puede estar en " +#~ "blanco." #~ msgid "Error adding agent to policy. The agent is already in the policy." -#~ msgstr "" -#~ "Error al añadir agente a la política. El agente ya existe en la política." +#~ msgstr "Error al añadir agente a la política. El agente ya existe en la política." #~ msgid "Error adding data module to policy. Id_policy cannot be left blank." #~ msgstr "" -#~ "Error al añadir los datos de módulo a la política. Id_policy no puede estar " -#~ "en blanco." +#~ "Error al añadir los datos de módulo a la política. Id_policy no puede estar en blanco." #~ msgid "Error adding data module to policy. Module_name cannot be left blank." #~ msgstr "" -#~ "Error al añadir los datos de módulo a la política. Module_name no puede estar " -#~ "en blanco." +#~ "Error al añadir los datos de módulo a la política. Module_name no puede estar en blanco." #~ msgid "" -#~ "Error adding network module to policy. Id_module_type is not correct for " -#~ "network modules." +#~ "Error adding network module to policy. Id_module_type is not correct for network modules." #~ msgstr "" -#~ "Error al añadir módulos de red a la política. Id_module_type no es correcto " -#~ "para módulos de red." +#~ "Error al añadir módulos de red a la política. Id_module_type no es correcto para módulos " +#~ "de red." #~ msgid "Error adding network module to policy. Module_name cannot be left blank." -#~ msgstr "" -#~ "Error al añadir módulos de red a la política. Module_name no puede estar en " -#~ "blanco." +#~ msgstr "Error al añadir módulos de red a la política. Module_name no puede estar en blanco." #~ msgid "Error adding network module to policy. Id_policy cannot be left blank." -#~ msgstr "" -#~ "Error al añadir módulos de red a la política. Id_policy no puede estar en " -#~ "blanco." +#~ msgstr "Error al añadir módulos de red a la política. Id_policy no puede estar en blanco." -#~ msgid "" -#~ "Error updating network module in policy. Module type is not network type." -#~ msgstr "" -#~ "Error al actualizar módulo de red en la política. El tipo de módulo no es de " -#~ "red." +#~ msgid "Error updating network module in policy. Module type is not network type." +#~ msgstr "Error al actualizar módulo de red en la política. El tipo de módulo no es de red." #~ msgid "Error adding network module to policy." #~ msgstr "Error al añadir módulos de red a la política" -#~ msgid "" -#~ "Error adding network module to policy. The module is already in the policy." -#~ msgstr "" -#~ "Error al añadir módulos de red a la política. El módulo ya existe en la " -#~ "política." +#~ msgid "Error adding network module to policy. The module is already in the policy." +#~ msgstr "Error al añadir módulos de red a la política. El módulo ya existe en la política." #~ msgid "Error updating network module in policy. Id_policy cannot be left blank." #~ msgstr "" -#~ "Error al actualizar módulo de red en la política. Id_policy no puede estar en " -#~ "blanco." +#~ "Error al actualizar módulo de red en la política. Id_policy no puede estar en blanco." -#~ msgid "" -#~ "Error updating network module in policy. Id_policy_module cannot be left " -#~ "blank." +#~ msgid "Error updating network module in policy. Id_policy_module cannot be left blank." #~ msgstr "" -#~ "Error al actualizar módulo de red en la política. Id_policy_module no puede " -#~ "estar en blanco." +#~ "Error al actualizar módulo de red en la política. Id_policy_module no puede estar en " +#~ "blanco." #~ msgid "Error updating plugin module in policy. Module type is not network type." #~ msgstr "" -#~ "Error al actualizar módulo de plugin en la política. El tipo de módulo no es " -#~ "de tipo red." +#~ "Error al actualizar módulo de plugin en la política. El tipo de módulo no es de tipo red." -#~ msgid "" -#~ "Error updating plugin module in policy. Id_policy_module cannot be left blank." +#~ msgid "Error updating plugin module in policy. Id_policy_module cannot be left blank." #~ msgstr "" -#~ "Error al actualizar módulo de plugin en la política. Id_policy_module no " -#~ "puede estar en blanco." +#~ "Error al actualizar módulo de plugin en la política. Id_policy_module no puede estar en " +#~ "blanco." -#~ msgid "" -#~ "Error adding plugin module to policy. The module is already in the policy." +#~ msgid "Error adding plugin module to policy. The module is already in the policy." #~ msgstr "" -#~ "Error al añadir el módulo de plugin a la política. El módulo ya existe en la " -#~ "política." +#~ "Error al añadir el módulo de plugin a la política. El módulo ya existe en la política." #~ msgid "Error updating plugin module in policy. Id_policy cannot be left blank." #~ msgstr "" -#~ "Error al actualizar el módulo de plugin en la política. Id_policy no puede " -#~ "estar en blanco." +#~ "Error al actualizar el módulo de plugin en la política. Id_policy no puede estar en " +#~ "blanco." #~ msgid "Error adding plugin module to policy. Id_plugin cannot be left blank." -#~ msgstr "" -#~ "Error al añadir módulo de plugin a la política. Id_plugin no puede estar en " -#~ "blanco." +#~ msgstr "Error al añadir módulo de plugin a la política. Id_plugin no puede estar en blanco." #~ msgid "Error adding plugin module to policy." #~ msgstr "Error al añadir módulo de plugin a la política" #~ msgid "Error adding plugin module to policy. Id_policy cannot be left blank." -#~ msgstr "" -#~ "Error al añadir módulo de plugin a la política. Id_policy no puede estar en " -#~ "blanco." +#~ msgstr "Error al añadir módulo de plugin a la política. Id_policy no puede estar en blanco." #~ msgid "Error adding plugin module to policy. Module_name cannot be left blank." #~ msgstr "" -#~ "Error al añadir módulo de plugin a la política. Module_name no puede estar en " -#~ "blanco." +#~ "Error al añadir módulo de plugin a la política. Module_name no puede estar en blanco." #~ msgid "Error adding SNMP module to policy." #~ msgstr "Error al añadir módulo SNMP a la política" -#~ msgid "" -#~ "Error adding SNMP module to policy. Id_module_type is not correct for SNMP " -#~ "modules." +#~ msgid "Error adding SNMP module to policy. Id_module_type is not correct for SNMP modules." #~ msgstr "" -#~ "Error al añadir módulo SNMP a la política. Id_module_type no es correcto para " -#~ "módulos SNMP." +#~ "Error al añadir módulo SNMP a la política. Id_module_type no es correcto para módulos " +#~ "SNMP." #~ msgid "Error adding SNMP module to policy. Id_policy cannot be left blank." -#~ msgstr "" -#~ "Error al añadir módulo SNMP a la política. Id_policy no puede estar en blanco." +#~ msgstr "Error al añadir módulo SNMP a la política. Id_policy no puede estar en blanco." #~ msgid "Error adding SNMP module to policy. Module_name cannot be left blank." -#~ msgstr "" -#~ "Error al añadir módulo SNMP a la política. Module_name no puede estar en " -#~ "blanco." +#~ msgstr "Error al añadir módulo SNMP a la política. Module_name no puede estar en blanco." #~ msgid "Error updating SNMP module in policy. Id_policy cannot be left blank." -#~ msgstr "" -#~ "Error al actualizar módulo SNMP de la política. Id_policy no puede estar en " -#~ "blanco." +#~ msgstr "Error al actualizar módulo SNMP de la política. Id_policy no puede estar en blanco." #~ msgid "Error adding SNMP module to policy. The module is already in the policy." -#~ msgstr "" -#~ "Error al añadir módulo SNMP a la política. El módulo ya existe en la política." +#~ msgstr "Error al añadir módulo SNMP a la política. El módulo ya existe en la política." -#~ msgid "" -#~ "Error updating SNMP module in policy. Id_policy_module cannot be left blank." +#~ msgid "Error updating SNMP module in policy. Id_policy_module cannot be left blank." #~ msgstr "" -#~ "Error al actualizar módulo SNMP de la política. Id_policy_module no puede " -#~ "estar en blanco." +#~ "Error al actualizar módulo SNMP de la política. Id_policy_module no puede estar en blanco." #~ msgid "Error updating SNMP module in policy. Module type is not SNMP type." -#~ msgstr "" -#~ "Error al actualizar módulo SNMP de la política. El tipo de módulo no es SNMP." +#~ msgstr "Error al actualizar módulo SNMP de la política. El tipo de módulo no es SNMP." #~ msgid "Error in group creation. Icon_name cannot be left blank." #~ msgstr "Error al crear el grupo. Icon_name no puede estar en blanco." @@ -62541,8 +68935,7 @@ msgstr "" #~ msgstr "Error al aplicar la política" #~ msgid "Error applying policy. This policy is already pending to apply." -#~ msgstr "" -#~ "Error al aplicar la política. Esta política ya está pendiente de ser aplicada." +#~ msgstr "Error al aplicar la política. Esta política ya está pendiente de ser aplicada." #~ msgid "Error applying all policies." #~ msgstr "Error al aplicar todas las políticas" @@ -62557,13 +68950,10 @@ msgstr "" #~ msgstr "Error al crear el filtro Netflow. El filtro no puede estar en blanco." #~ msgid "Error in netflow filter creation. Aggregate_by cannot be left blank." -#~ msgstr "" -#~ "Error al crear el filtro Netflow. Aggregate_by no puede estar en blanco." +#~ msgstr "Error al crear el filtro Netflow. Aggregate_by no puede estar en blanco." #~ msgid "Error in netflow filter creation. Filter name cannot be left blank." -#~ msgstr "" -#~ "Error al crear el filtro Netflow. El nombre del filtro no puede estar en " -#~ "blanco." +#~ msgstr "Error al crear el filtro Netflow. El nombre del filtro no puede estar en blanco." #~ msgid "Error in netflow filter creation. Group id cannot be left blank." #~ msgstr "Error al crear filtro Netflow. El ID de grupo no puede estar en blanco." @@ -62581,12 +68971,10 @@ msgstr "" #~ msgstr "Error al crear el filtro Netflow" #~ msgid "Error in netflow filter creation. Output_format cannot be left blank." -#~ msgstr "" -#~ "Error al crear el filtro Netflow. Aggregate_by no puede estar en blanco." +#~ msgstr "Error al crear el filtro Netflow. Aggregate_by no puede estar en blanco." #~ msgid "Error enable/disable user. Id_user cannot be left blank." -#~ msgstr "" -#~ "Error al habilitar/deshabilitar el usuario. Id_user no puede estar en blanco." +#~ msgstr "Error al habilitar/deshabilitar el usuario. Id_user no puede estar en blanco." #~ msgid "Error in user enabling/disabling." #~ msgstr "Error al habilitar/deshabilitar el usuario" @@ -62596,15 +68984,14 @@ msgstr "" #~ msgid "Error enable/disable user. Enable/disable value cannot be left blank." #~ msgstr "" -#~ "Error al habilitar/deshabilitar el usuario. El valor de habilitar/" -#~ "deshabilitar no puede estar en blanco." +#~ "Error al habilitar/deshabilitar el usuario. El valor de habilitar/deshabilitar no puede " +#~ "estar en blanco." #~ msgid "Updated user." #~ msgstr "Usuario actualizado" #~ msgid "Error updating user. Password info incorrect." -#~ msgstr "" -#~ "Error al actualizar el usuario. La información de contraseña es incorrecta." +#~ msgstr "Error al actualizar el usuario. La información de contraseña es incorrecta." #~ msgid "Error enabling module" #~ msgstr "Error al habilitar el módulo" @@ -62616,8 +69003,7 @@ msgstr "" #~ msgstr "Añadir perfil de usuario" #~ msgid "Error enable/disable agent. Id_agent cannot be left blank." -#~ msgstr "" -#~ "Error al habilitar/deshabilitar el agente. Id_agent no puede estar en blanco." +#~ msgstr "Error al habilitar/deshabilitar el agente. Id_agent no puede estar en blanco." #~ msgid "Correct module enable" #~ msgstr "Módulo habilitado correctamente" @@ -62636,8 +69022,8 @@ msgstr "" #~ msgid "Error enable/disable agent. Enable/disable value cannot be left blank." #~ msgstr "" -#~ "Error al habilitar/deshabilitar el agente. El valor de habilitar/deshabilitar " -#~ "no puede estar en blanco." +#~ "Error al habilitar/deshabilitar el agente. El valor de habilitar/deshabilitar no puede " +#~ "estar en blanco." #~ msgid "Error in agent enabling/disabling." #~ msgstr "Error al activar/desactivar el agente" @@ -62664,68 +69050,63 @@ msgstr "" #~ msgstr "Por defecto, mostrar solo la media, el máximo y el mínimo" #~ msgid "" -#~ "The new Update Manager " -#~ "client is shipped with Pandora FMS It helps system administrators to update " -#~ "their Pandora FMS automatically, since the Update Manager does the task of " -#~ "getting new modules, new plugins and new features (even full migrations tools " -#~ "for future versions) automatically." +#~ "The new Update Manager client is " +#~ "shipped with Pandora FMS It helps system administrators to update their Pandora FMS " +#~ "automatically, since the Update Manager does the task of getting new modules, new plugins " +#~ "and new features (even full migrations tools for future versions) automatically." #~ msgstr "" -#~ "El nuevo cliente Administrador de actualizaciones viene incorporado con Pandora FMS. " -#~ "Ayuda a los administradores de sistema a actualizar su Pandora FMS de forma " -#~ "automática, ya que el Administrador de actualizaciones realiza la tarea de " -#~ "obtener nuevos módulos, plugins y funcionalidades (incluso migraciones " -#~ "completas a versiones posteriores) automáticamente." +#~ "El nuevo cliente Administrador de " +#~ "actualizaciones viene incorporado con Pandora FMS. Ayuda a los administradores de " +#~ "sistema a actualizar su Pandora FMS de forma automática, ya que el Administrador de " +#~ "actualizaciones realiza la tarea de obtener nuevos módulos, plugins y funcionalidades " +#~ "(incluso migraciones completas a versiones posteriores) automáticamente." #~ msgid "" -#~ "Update Manager is one of the most advanced features of Pandora FMS Enterprise " -#~ "version, for more information visit http://" -#~ "pandorafms.com." +#~ "Update Manager is one of the most advanced features of Pandora FMS Enterprise version, " +#~ "for more information visit http://pandorafms.com." #~ msgstr "" -#~ "El Administrador de actualizaciones es una de las funcionalidades más " -#~ "avanzadas de la versión Enterprise de Pandora FMS. Para más información " -#~ "visita http://pandorafms.com." +#~ "El Administrador de actualizaciones es una de las funcionalidades más avanzadas de la " +#~ "versión Enterprise de Pandora FMS. Para más información visita http://pandorafms.com." #~ msgid "" -#~ "Update Manager sends anonymous information about Pandora FMS usage (number of " -#~ "agents and modules running). To disable it, please remove the remote server " -#~ "address from the Update Manager plugin setup." +#~ "Update Manager sends anonymous information about Pandora FMS usage (number of agents and " +#~ "modules running). To disable it, please remove the remote server address from the Update " +#~ "Manager plugin setup." #~ msgstr "" -#~ "El Administrador de actualizaciones manda información anónima acerca del uso " -#~ "de Pandora FMS (número de agentes o módulos en ejecución). Para desactivarlo, " -#~ "por favor, elimina la dirección del servidor remoto en la configuración del " -#~ "plugin del Administrador de actualizaciones." +#~ "El Administrador de actualizaciones manda información anónima acerca del uso de Pandora " +#~ "FMS (número de agentes o módulos en ejecución). Para desactivarlo, por favor, elimina la " +#~ "dirección del servidor remoto en la configuración del plugin del Administrador de " +#~ "actualizaciones." #~ msgid "" -#~ "When you subscribe to the Pandora FMS Update Manager service, you accept that " -#~ "we register your Pandora instance as an identifier on the database owned by " -#~ "Artica TS. This data will solely be used to provide you with information " -#~ "about Pandora FMS and will not be conceded to third parties. You'll be able " -#~ "to unregister from said database at any time from the Update Manager options" +#~ "When you subscribe to the Pandora FMS Update Manager service, you accept that we register " +#~ "your Pandora instance as an identifier on the database owned by Artica TS. This data will " +#~ "solely be used to provide you with information about Pandora FMS and will not be conceded " +#~ "to third parties. You'll be able to unregister from said database at any time from the " +#~ "Update Manager options" #~ msgstr "" -#~ "Cuando te suscribes al servicio de Administrador de actualizaciones de " -#~ "Pandora FMS, aceptas que registremos tu instancia de Pandora FMS como " -#~ "identificador en la base de datos propiedad de Ártica ST. Estos datos solo se " -#~ "utilizarán para proporcionarte información sobre Pandora FMS y no serán " -#~ "cedidos a terceros. Podrás cancelar el registro de dicha base de datos en " -#~ "cualquier momento desde las opciones del Administrador de actualizaciones." +#~ "Cuando te suscribes al servicio de Administrador de actualizaciones de Pandora FMS, " +#~ "aceptas que registremos tu instancia de Pandora FMS como identificador en la base de " +#~ "datos propiedad de Ártica ST. Estos datos solo se utilizarán para proporcionarte " +#~ "información sobre Pandora FMS y no serán cedidos a terceros. Podrás cancelar el registro " +#~ "de dicha base de datos en cualquier momento desde las opciones del Administrador de " +#~ "actualizaciones." #~ msgid "" -#~ "The Enterprise version comes with a different update system, with fully " -#~ "tested, professionally-supported packages, and our support team is there to " -#~ "help you in case of problems or queries. Update Manager is another feature " -#~ "present in the Enterprise version and not included in the OpenSource version. " -#~ "There are lots of advanced business-oriented features contained in Pandora " -#~ "FMS Enterprise Edition. For more information visit pandorafms.com" +#~ "The Enterprise version comes with a different update system, with fully tested, " +#~ "professionally-supported packages, and our support team is there to help you in case of " +#~ "problems or queries. Update Manager is another feature present in the Enterprise version " +#~ "and not included in the OpenSource version. There are lots of advanced business-oriented " +#~ "features contained in Pandora FMS Enterprise Edition. For more information visit pandorafms.com" #~ msgstr "" -#~ "La versión Enterprise viene con un sistema de actualización diferente, con " -#~ "paquetes totalmente probados y con un equipo de soporte dispuesto a ayudarte " -#~ "en caso de problemas o consultas. El Administrador de actualizaciones es otra " -#~ "característica incluida en la versión Enterprise y que no aparece en la " -#~ "versión OpenSource. Existen muchas funciones avanzadas orientadas a empresas " -#~ "incorporadas en Pandora FMS Enterprise Edition. Para obtener más información, " -#~ "visita pandorafms.com " +#~ "La versión Enterprise viene con un sistema de actualización diferente, con paquetes " +#~ "totalmente probados y con un equipo de soporte dispuesto a ayudarte en caso de problemas " +#~ "o consultas. El Administrador de actualizaciones es otra característica incluida en la " +#~ "versión Enterprise y que no aparece en la versión OpenSource. Existen muchas funciones " +#~ "avanzadas orientadas a empresas incorporadas en Pandora FMS Enterprise Edition. Para " +#~ "obtener más información, visita pandorafms.com " #~ msgid "There is not any update manager messages." #~ msgstr "No hay ningún mensaje del Administrador de actualizaciones" @@ -62734,41 +69115,35 @@ msgstr "" #~ msgstr "Mensajes del Administrador de actualizaciones" #~ msgid "" -#~ "Click here to start the registration " -#~ "process" +#~ "Click here to start the registration process" #~ msgstr "" -#~ "Haz clic aquí para empezar el proceso de " -#~ "registro." +#~ "Haz clic aquí para empezar el proceso de registro." #~ msgid "Remote configuration directory is not writtable for the console" #~ msgstr "El directorio de configuración remoto no es modificable por la consola." #~ msgid "" -#~ "There are too much files in attachment directory. This is not fatal, but you " -#~ "should consider cleaning up your attachment directory manually" +#~ "There are too much files in attachment directory. This is not fatal, but you should " +#~ "consider cleaning up your attachment directory manually" #~ msgstr "" -#~ "Hay demasiados archivos en el directorio «adjuntos». No se trata de un error " -#~ "grave, pero deberías pensar en limpiar el directorio manualmente." +#~ "Hay demasiados archivos en el directorio «adjuntos». No se trata de un error grave, pero " +#~ "deberías pensar en limpiar el directorio manualmente." -#~ msgid "" -#~ "Please change the default password because is a common vulnerability reported." +#~ msgid "Please change the default password because is a common vulnerability reported." #~ msgstr "" -#~ "Por favor, cambia la contraseña por defecto ya que es una vulnerabilidad " -#~ "comúnmente reportada." +#~ "Por favor, cambia la contraseña por defecto ya que es una vulnerabilidad comúnmente " +#~ "reportada." #~ msgid "Default password for \"Admin\" user has not been changed." -#~ msgstr "" -#~ "La contraseña por defecto para el usuario \"Administrador\" no ha sido " -#~ "cambiada." +#~ msgstr "La contraseña por defecto para el usuario \"Administrador\" no ha sido cambiada." #~ msgid "" -#~ "Please check that the web server has write rights on the {HOMEDIR}/attachment " -#~ "directory" +#~ "Please check that the web server has write rights on the {HOMEDIR}/attachment directory" #~ msgstr "" -#~ "Comprueba que el servidor web tiene permisos de escritura en el directorio " -#~ "{HOMEDIR}/directorio_de_adjuntos" +#~ "Comprueba que el servidor web tiene permisos de escritura en el directorio {HOMEDIR}/" +#~ "directorio_de_adjuntos" #~ msgid "Remote configuration directory is not readble for the console" #~ msgstr "El directorio de configuración remota no es legible por la consola." @@ -62780,176 +69155,157 @@ msgstr "" #~ msgstr "Ya estás suscrito a la newsletter de Pandora FMS" #~ msgid "" -#~ "Click here to start the newsletter " -#~ "subscription process" +#~ "Click here to start the newsletter subscription process" #~ msgstr "" -#~ "Haz clic aquí para empezar el proceso de " -#~ "registro a la newsletter." +#~ "Haz clic aquí para empezar el proceso de registro a la newsletter." #~ msgid "Not subscribed to the newsletter" #~ msgstr "No suscrito a la newsletter" #~ msgid "" -#~ "In the same fashion, when subscribed to the newsletter you accept that your " -#~ "email will pass on to a database property of Artica TS. This data will solely " -#~ "be used to provide you with information about Pandora FMS and will not be " -#~ "conceded to third parties. You'll be able to unregister from said database at " -#~ "any time from the newsletter subscription options" +#~ "In the same fashion, when subscribed to the newsletter you accept that your email will " +#~ "pass on to a database property of Artica TS. This data will solely be used to provide you " +#~ "with information about Pandora FMS and will not be conceded to third parties. You'll be " +#~ "able to unregister from said database at any time from the newsletter subscription options" #~ msgstr "" -#~ "De la misma manera, al suscribirte a la newsletter aceptas que tu correo " -#~ "electrónico se transmitirá a una base de datos de Ártica ST. Estos datos solo " -#~ "se utilizarán para proporcionarte información sobre Pandora FMS y no serán " -#~ "cedidos a terceros. Podrás cancelar el registro de dicha base de datos en " -#~ "cualquier momento desde las opciones de suscripción a las newsletter." +#~ "De la misma manera, al suscribirte a la newsletter aceptas que tu correo electrónico se " +#~ "transmitirá a una base de datos de Ártica ST. Estos datos solo se utilizarán para " +#~ "proporcionarte información sobre Pandora FMS y no serán cedidos a terceros. Podrás " +#~ "cancelar el registro de dicha base de datos en cualquier momento desde las opciones de " +#~ "suscripción a las newsletter." #~ msgid "" -#~ "Your Pandora FMS has the \"develop_bypass\" mode enabled. This is a developer " -#~ "mode and should be disabled in a production system. This value is written in " -#~ "the main index.php file" +#~ "Your Pandora FMS has the \"develop_bypass\" mode enabled. This is a developer mode and " +#~ "should be disabled in a production system. This value is written in the main index.php " +#~ "file" #~ msgstr "" -#~ "Pandora FMS tiene el modo \"develop_bypass\" habilitado. Esto es un modo de " -#~ "desarrollo y debe ser deshabilitado en un sistema de producción. Este valor " -#~ "está escrito en el archivo principal index.php." +#~ "Pandora FMS tiene el modo \"develop_bypass\" habilitado. Esto es un modo de desarrollo y " +#~ "debe ser deshabilitado en un sistema de producción. Este valor está escrito en el archivo " +#~ "principal index.php." #~ msgid "Too much files in your tempora/attachment directory" #~ msgstr "Demasiados archivos en el directorio temporal de adjuntos" #~ msgid "" -#~ "Your database is not well maintained. Seems that it have more than 48hr " -#~ "without a proper maintance. Please review Pandora FMS documentation about how " -#~ "to execute this maintance process (pandora_db.pl) and enable it as soon as " -#~ "possible" +#~ "Your database is not well maintained. Seems that it have more than 48hr without a proper " +#~ "maintance. Please review Pandora FMS documentation about how to execute this maintance " +#~ "process (pandora_db.pl) and enable it as soon as possible" #~ msgstr "" -#~ "No estás llevando a cabo un buen mantenimiento de la base de datos desde hace " -#~ "más de 48 horas. Por favor, revisa la documentación de Pandora FMS acerca de " -#~ "cómo ejecutar este proceso de mantenimiento (pandora_db.pl) y habilítalo lo " -#~ "antes posible." +#~ "No estás llevando a cabo un buen mantenimiento de la base de datos desde hace más de 48 " +#~ "horas. Por favor, revisa la documentación de Pandora FMS acerca de cómo ejecutar este " +#~ "proceso de mantenimiento (pandora_db.pl) y habilítalo lo antes posible." #~ msgid "" -#~ "Your defined font doesnt exist or is not defined. Please check font " -#~ "parameters in your config" +#~ "Your defined font doesnt exist or is not defined. Please check font parameters in your " +#~ "config" #~ msgstr "" -#~ "La fuente no existe o no ha sido definida. Por favor, comprueba los " -#~ "parámetros de la fuente en tu configuración." +#~ "La fuente no existe o no ha sido definida. Por favor, comprueba los parámetros de la " +#~ "fuente en tu configuración." -#~ msgid "" -#~ "Event storm protection is activated. No events will be generated during this " -#~ "mode." +#~ msgid "Event storm protection is activated. No events will be generated during this mode." #~ msgstr "" -#~ "La protección contra tormentas de eventos está activada. No se generarán " -#~ "eventos durante este modo." +#~ "La protección contra tormentas de eventos está activada. No se generarán eventos durante " +#~ "este modo." #~ msgid "You need to restart server after altering this configuration setting." -#~ msgstr "" -#~ "Es necesario reiniciar el servidor después de modificar esta configuración." +#~ msgstr "Es necesario reiniciar el servidor después de modificar esta configuración." #~ msgid "" -#~ "There is a new update available. Please go to Administration:Setup:Update Manager for more details." +#~ "There is a new update available. Please go to Administration:" +#~ "Setup:Update Manager for more details." #~ msgstr "" -#~ "Nueva actualización disponible. Por favor, ve a Administración:Configuración:Administrador " -#~ "de actualizaciones para más detalles." +#~ "Nueva actualización disponible. Por favor, ve a " +#~ "Administración:Configuración:Administrador de actualizaciones para más detalles." #~ msgid "New update of Pandora Console" #~ msgstr "Nueva actualización de la consola de Pandora FMS" #~ msgid "" -#~ "For security reasons, normal operation is not possible until you delete " -#~ "installer file.\n" -#~ "\t\t\tPlease delete the ./install.php file before running Pandora FMS " -#~ "Console." +#~ "For security reasons, normal operation is not possible until you delete installer file.\n" +#~ "\t\t\tPlease delete the ./install.php file before running Pandora FMS Console." #~ msgstr "" -#~ "Por razones de seguridad no podrás operar con normalidad hasta que elimines " -#~ "el archivo de instalación.\n" -#~ "\t\t\tPor favor, elimina el archivo ./install.php antes de ejecutar la " -#~ "consola de Pandora FMS." +#~ "Por razones de seguridad no podrás operar con normalidad hasta que elimines el archivo de " +#~ "instalación.\n" +#~ "\t\t\tPor favor, elimina el archivo ./install.php antes de ejecutar la consola de " +#~ "Pandora FMS." #~ msgid "" -#~ "Cannot load configuration variables from database. Please check your database " -#~ "setup in the\n" +#~ "Cannot load configuration variables from database. Please check your database setup in " +#~ "the\n" #~ "\t\t\tinclude/config.php file.

\n" -#~ "\t\t\tMost likely your database schema has been created but there are is no " -#~ "data in it, you have a problem with the database access credentials or your " -#~ "schema is out of date.\n" -#~ "\t\t\t

Pandora FMS Console cannot find include/config.php or " -#~ "this file has invalid\n" -#~ "\t\t\tpermissions and HTTP server cannot read it. Please read documentation " -#~ "to fix this problem.
" -#~ msgstr "" -#~ "No se pueden cargar las variables de configuración de la base de datos. Por " -#~ "favor, comprueba la configuración de la base de datos en el archivo\n" -#~ "\t\t\tinclude/config.php.

\n" -#~ "\t\t\tLo más probable es que el esquema de la base de datos haya sido creado " -#~ "pero que no haya datos dentro, que haya un problema con las credenciales o " -#~ "que el esquema esté caducado.\n" -#~ "\t\t\t

La consola de Pandora FMS no puede encontrar include/config." -#~ "php o este archivo tiene\n" -#~ "\t\t\tpermisos no válidos y el servidor HTTP no puede leerlo. Por favor, lee " -#~ "la documentación para solucionar este problema.
" - -#~ msgid "" -#~ "Pandora FMS Console cannot find include/config.php or this file has " +#~ "\t\t\tMost likely your database schema has been created but there are is no data in it, " +#~ "you have a problem with the database access credentials or your schema is out of date.\n" +#~ "\t\t\t

Pandora FMS Console cannot find include/config.php or this file has " #~ "invalid\n" -#~ "\t\t\tpermissions and HTTP server cannot read it. Please read documentation " -#~ "to fix this problem." +#~ "\t\t\tpermissions and HTTP server cannot read it. Please read documentation to fix this " +#~ "problem.
" #~ msgstr "" -#~ "La consola de Pandora FMS no puede encontrar include/config.php o este " -#~ "archivo tiene permisos\n" -#~ "\t\t\tno válidos y el servidor HTTP no puede leerlo. Por favor, lee la " -#~ "documentación para solucionar este problema." +#~ "No se pueden cargar las variables de configuración de la base de datos. Por favor, " +#~ "comprueba la configuración de la base de datos en el archivo\n" +#~ "\t\t\tinclude/config.php.

\n" +#~ "\t\t\tLo más probable es que el esquema de la base de datos haya sido creado pero que no " +#~ "haya datos dentro, que haya un problema con las credenciales o que el esquema esté " +#~ "caducado.\n" +#~ "\t\t\t

La consola de Pandora FMS no puede encontrar include/config.php o " +#~ "este archivo tiene\n" +#~ "\t\t\tpermisos no válidos y el servidor HTTP no puede leerlo. Por favor, lee la " +#~ "documentación para solucionar este problema.
" #~ msgid "" -#~ "Remember that this package will override the actual Pandora FMS files and it " -#~ "is recommended to do a backup before continue with the update." +#~ "Pandora FMS Console cannot find include/config.php or this file has invalid\n" +#~ "\t\t\tpermissions and HTTP server cannot read it. Please read documentation to fix this " +#~ "problem." #~ msgstr "" -#~ "Recuerda que este paquete sobreescribirá los archivos actuales de Pandora " -#~ "FMS. Se recomienda hacer una copia de seguridad antes de continuar con el " -#~ "proceso." +#~ "La consola de Pandora FMS no puede encontrar include/config.php o este archivo " +#~ "tiene permisos\n" +#~ "\t\t\tno válidos y el servidor HTTP no puede leerlo. Por favor, lee la documentación para " +#~ "solucionar este problema." + +#~ msgid "" +#~ "Remember that this package will override the actual Pandora FMS files and it is " +#~ "recommended to do a backup before continue with the update." +#~ msgstr "" +#~ "Recuerda que este paquete sobreescribirá los archivos actuales de Pandora FMS. Se " +#~ "recomienda hacer una copia de seguridad antes de continuar con el proceso." #~ msgid "Custom directory where the graphviz binaries are stored." -#~ msgstr "" -#~ "Directorio personalizado donde se almacenan los archivos binarios de graphviz" +#~ msgstr "Directorio personalizado donde se almacenan los archivos binarios de graphviz" #~ msgid "" -#~ "Variable disable_functions containts functions system() or exec(), in PHP " -#~ "configuration file (php.ini)" +#~ "Variable disable_functions containts functions system() or exec(), in PHP configuration " +#~ "file (php.ini)" #~ msgstr "" -#~ "La variable disable_functions contiene las funciones system() o exec() en el " -#~ "archivo de configuración de php (php.ini)." +#~ "La variable disable_functions contiene las funciones system() o exec() en el archivo de " +#~ "configuración de php (php.ini)." #~ msgid "" -#~ "To disable, change it on your PHP configuration file (php.ini) and put " -#~ "safe_mode = Off (Dont forget restart apache process after changes)" +#~ "To disable, change it on your PHP configuration file (php.ini) and put safe_mode = Off " +#~ "(Dont forget restart apache process after changes)" #~ msgstr "" -#~ "Para deshabilitarlo, hay que poner safe_mode = Off en el archivo de " -#~ "configuración de PHP (php.ini) (después de los cambios, hay que reiniciar " -#~ "Apache)." +#~ "Para deshabilitarlo, hay que poner safe_mode = Off en el archivo de configuración de PHP " +#~ "(php.ini) (después de los cambios, hay que reiniciar Apache)." #~ msgid "File could not be saved due to database error" #~ msgstr "El archivo no se pudo guardar debido a un error en la base de datos." #~ msgid "" -#~ "Cannot connect to the database, please check your database setup in the " -#~ "include/config.php file.

\n" -#~ "\t\t\tProbably your database, hostname, user or password values are incorrect " -#~ "or\n" +#~ "Cannot connect to the database, please check your database setup in the include/config." +#~ "php file.

\n" +#~ "\t\t\tProbably your database, hostname, user or password values are incorrect or\n" #~ "\t\t\tthe database server is not running." #~ msgstr "" -#~ "No se pudo conectar a la base de datos. Por favor, comprueba la configuración " -#~ "de la base de datos en el archivo include/config.php

\n" -#~ "\t\t\tProbablemente el valor de administrador, usuario o contraseña sean " -#~ "incorrectos.\n" +#~ "No se pudo conectar a la base de datos. Por favor, comprueba la configuración de la base " +#~ "de datos en el archivo include/config.php

\n" +#~ "\t\t\tProbablemente el valor de administrador, usuario o contraseña sean incorrectos.\n" #~ "\t\t\tLa base de datos no está en ejecución." #~ msgid "Please check that the web server has write rights on the file" #~ msgstr "" -#~ "Por favor, comprueba que el servidor web tenga permisos de escritura sobre " -#~ "este archivo." +#~ "Por favor, comprueba que el servidor web tenga permisos de escritura sobre este archivo." #~ msgid "The file is not readable by HTTP Server" #~ msgstr "El servidor HTTP no puede leer el archivo." @@ -62974,11 +69330,11 @@ msgstr "" #~ msgstr "Base de datos del histórico" #~ msgid "" -#~ "You can not delete the last group in Pandora. A common installation must has " -#~ "almost one group." +#~ "You can not delete the last group in Pandora. A common installation must has almost one " +#~ "group." #~ msgstr "" -#~ "No se puede borrar el último grupo en Pandora FMS. Una instalación normal " -#~ "debe tener al menos un grupo." +#~ "No se puede borrar el último grupo en Pandora FMS. Una instalación normal debe tener al " +#~ "menos un grupo." #~ msgid "Pie graph and Summary table" #~ msgstr "Gráfico circular y tabla resumen" @@ -63008,23 +69364,18 @@ msgstr "" #~ msgstr "Tabla de estadísticas de Netflow" #~ msgid "" -#~ "Let me introduce my self: I am Pandorin, the annoying assistant of Pandora " -#~ "FMS. You can follow my steps to do basic tasks in Pandora FMS or you can " -#~ "close me and never see me again." +#~ "Let me introduce my self: I am Pandorin, the annoying assistant of Pandora FMS. You can " +#~ "follow my steps to do basic tasks in Pandora FMS or you can close me and never see me " +#~ "again." #~ msgstr "" -#~ "Permíteme que me presente: soy Pandorin, el molesto asistente de Pandora FMS. " -#~ "Puedes seguir mis pasos para realizar las tareas básicas en Pandora FMS o " -#~ "puedes cerrarme y no verme nunca más." +#~ "Permíteme que me presente: soy Pandorin, el molesto asistente de Pandora FMS. Puedes " +#~ "seguir mis pasos para realizar las tareas básicas en Pandora FMS o puedes cerrarme y no " +#~ "verme nunca más." #~ msgid "" -#~ "The first thing you have to do is to setup the config email in the Pandora " -#~ "FMS Server." +#~ "The first thing you have to do is to setup the config email in the Pandora FMS Server." #~ msgstr "" -#~ "Lo primero que tienes que hacer es configurar el email en el servidor de " -#~ "Pandora FMS." - -#~ msgid "Error connecting to DB pandora." -#~ msgstr "Error al conectar a la base de datos de Pandora FMS" +#~ "Lo primero que tienes que hacer es configurar el email en el servidor de Pandora FMS." #~ msgid "Avg Only" #~ msgstr "Solo media" @@ -63053,9 +69404,6 @@ msgstr "" #~ msgid "Show event graph" #~ msgstr "Mostrar gráfico de eventos" -#~ msgid "Event graph by user" -#~ msgstr "Gráfico de eventos por usuario" - #~ msgid "Marquee display" #~ msgstr "Mostrar marquesina" @@ -63069,8 +69417,7 @@ msgstr "" #~ msgstr "No se pudo subir el archivo." #~ msgid "Search by incident name or description, list matches." -#~ msgstr "" -#~ "Búsqueda por nombre de incidencia o descripción. Lista de coincidencias." +#~ msgstr "Búsqueda por nombre de incidencia o descripción. Lista de coincidencias." #~ msgid "WebChat" #~ msgstr "Chat de la web" @@ -63080,25 +69427,23 @@ msgstr "" #, php-format #~ msgid "" -#~ "You can find more help in the Pandora's wiki" +#~ "You can find more help in the Pandora's wiki" #~ msgstr "" -#~ "Puedes encontrar más ayuda en la wiki de Pandora FMS" +#~ "Puedes encontrar más ayuda en la wiki de Pandora FMS" #~ msgid "" -#~ "You can not change your password from Pandora FMS under the current " -#~ "authentication scheme" +#~ "You can not change your password from Pandora FMS under the current authentication scheme" #~ msgstr "" #~ "No puede cambiar su contraseña desde Pandora FMS bajo el actual esquema de " #~ "autentificación." #~ msgid "" -#~ "You can not change your user info from Pandora FMS under the current " -#~ "authentication scheme" +#~ "You can not change your user info from Pandora FMS under the current authentication scheme" #~ msgstr "" -#~ "No puedes cambiar su información de usuario desde Pandora FMS bajo el actual " -#~ "esquema de autentificación." +#~ "No puedes cambiar su información de usuario desde Pandora FMS bajo el actual esquema de " +#~ "autentificación." #~ msgid "Webchat" #~ msgstr "Chat de la web" @@ -63107,15 +69452,14 @@ msgstr "" #~ msgstr "Conexión establecida. Obtener mensajes de las últimas 24 horas." #~ msgid "" -#~ "Error, you are trying to add a widget in a empty cell. Please save the layout " -#~ "before to add any widget in this cell." +#~ "Error, you are trying to add a widget in a empty cell. Please save the layout before to " +#~ "add any widget in this cell." #~ msgstr "" -#~ "Error, estás intentando añadir un widget en una celda vacía. Por favor, " -#~ "guarda el diseño antes de añadir cualquier control en esta celda." +#~ "Error, estás intentando añadir un widget en una celda vacía. Por favor, guarda el diseño " +#~ "antes de añadir cualquier control en esta celda." #~ msgid "If propagate acl is activated, this group will include its child groups" -#~ msgstr "" -#~ "Si la propagación de ACL está activada, este grupo incluirá los grupos hijos." +#~ msgstr "Si la propagación de ACL está activada, este grupo incluirá los grupos hijos." #~ msgid "Show a defined custom graph" #~ msgstr "Mostrar un gráfico personalizado definido" @@ -63147,16 +69491,15 @@ msgstr "" #~ msgid "Show a list of global monitor health" #~ msgstr "Mostrar una lista global del estado de los monitores" -#~ msgid "" -#~ "Please could you fill the widget data previous to filling the list items." +#~ msgid "Please could you fill the widget data previous to filling the list items." #~ msgstr "Por favor, rellena el widget de datos antes de la lista de elementos." #~ msgid "Selection module one by one" #~ msgstr "Selección de módulos uno a uno" #~ msgid "" -#~ "The user doesn't have permission to read agents. Please contact with your " -#~ "pandora administrator." +#~ "The user doesn't have permission to read agents. Please contact with your pandora " +#~ "administrator." #~ msgstr "" #~ "El usuario no tiene permiso para leer los agentes. Por favor, contacta con el " #~ "administrador de Pandora FMS." @@ -63166,12 +69509,10 @@ msgstr "" #~ msgid "Cron extension has never run or it's not configured well" #~ msgstr "" -#~ "La extensión de tareas programadas (cron) no se ha ejecutado nunca o no está " -#~ "configurada correctamente." +#~ "La extensión de tareas programadas (cron) no se ha ejecutado nunca o no está configurada " +#~ "correctamente." -#~ msgid "" -#~ "This extension relies on a proper setup of cron, the time-based scheduling " -#~ "service" +#~ msgid "This extension relies on a proper setup of cron, the time-based scheduling service" #~ msgstr "" #~ "Esta extensión se basa en una correcta configuración de cron, el servicio de " #~ "planificación basado en el tiempo." @@ -63188,17 +69529,14 @@ msgstr "" #~ msgid "Delete remote conf server files in Pandora" #~ msgstr "Borrar los servidores de configuración remota en Pandora FMS" -#~ msgid "" -#~ "Delete this conf file implies that Pandora will send back local config to " -#~ "console" +#~ msgid "Delete this conf file implies that Pandora will send back local config to console" #~ msgstr "" -#~ "Si se borra este archivo de configuración, Pandora FMS enviará la " -#~ "configuración local a la consola." +#~ "Si se borra este archivo de configuración, Pandora FMS enviará la configuración local a " +#~ "la consola." #~ msgid "This values are by default because the service is auto calculate mode." #~ msgstr "" -#~ "Estos valores son valores por defecto porque el servicio está en modo cálculo " -#~ "automático." +#~ "Estos valores son valores por defecto porque el servicio está en modo cálculo automático." #~ msgid "Service element created successfully" #~ msgstr "Elemento de servicio creado correctamente" @@ -63207,9 +69545,7 @@ msgstr "" #~ msgstr "Error al crear el elemento de servicio" #~ msgid "Only the critical elements are relevant to calculate the service status" -#~ msgstr "" -#~ "Solo los elementos críticos son relevantes para calcular el estado del " -#~ "servicio." +#~ msgstr "Solo los elementos críticos son relevantes para calcular el estado del servicio." #~ msgid "Ok weight" #~ msgstr "Peso OK" @@ -63227,11 +69563,11 @@ msgstr "" #~ msgstr "Los pesos tienen valores por defecto." #~ msgid "" -#~ "Only the elements configured as 'critical element' are used to calculate the " -#~ "service status" +#~ "Only the elements configured as 'critical element' are used to calculate the service " +#~ "status" #~ msgstr "" -#~ "Solo los elementos configurados como \"elementos críticos\" se utilizan para " -#~ "calcular el estado del servicio." +#~ "Solo los elementos configurados como \"elementos críticos\" se utilizan para calcular el " +#~ "estado del servicio." #~ msgid "Please set limit between 0 to 100." #~ msgstr "Por favor, introduce un límite de 0 a 100." @@ -63240,18 +69576,17 @@ msgstr "" #~ msgstr "Alerta crítica del servicio SLA" #~ msgid "" -#~ "Before activating this option check your ACL Setup. You may lose access to " -#~ "the console." +#~ "Before activating this option check your ACL Setup. You may lose access to the console." #~ msgstr "" -#~ "Antes de activar esta opción comprueba la configuración ACL. Puede que " -#~ "pierdas el acceso a la consola." +#~ "Antes de activar esta opción comprueba la configuración ACL. Puede que pierdas el acceso " +#~ "a la consola." #~ msgid "" -#~ "Rules applied to the management of passwords. This policy applies to all " -#~ "users except the administrator." +#~ "Rules applied to the management of passwords. This policy applies to all users except the " +#~ "administrator." #~ msgstr "" -#~ "Reglas aplicadas a la gestión de contraseñas. Esta política se aplica a todos " -#~ "los usuarios excepto al administrador." +#~ "Reglas aplicadas a la gestión de contraseñas. Esta política se aplica a todos los " +#~ "usuarios excepto al administrador." #~ msgid "Remote Integria" #~ msgstr "Integria IMS remoto" @@ -63260,32 +69595,25 @@ msgstr "" #~ msgstr "Pandora FMS remoto" #~ msgid "Select the path where SimpleSAML has been installed (by default '/opt/')" -#~ msgstr "" -#~ "Selecciona la ruta donde se haya instalado SimpleSAML (por defecto \"/opt/\")" +#~ msgstr "Selecciona la ruta donde se haya instalado SimpleSAML (por defecto \"/opt/\")" -#~ msgid "" -#~ "Event history is ONLY used for event reports, is not used in graphs or event " -#~ "viewer." +#~ msgid "Event history is ONLY used for event reports, is not used in graphs or event viewer." #~ msgstr "" -#~ "El histórico de eventos SOLO será utilizado para los informes de eventos, y " -#~ "no para los gráficos o el visor de eventos." +#~ "El histórico de eventos SOLO será utilizado para los informes de eventos, y no para los " +#~ "gráficos o el visor de eventos." #~ msgid "Number of days before events is transfered to history database." -#~ msgstr "" -#~ "Número de días antes de transferir los eventos a la base de datos del " -#~ "histórico" +#~ msgstr "Número de días antes de transferir los eventos a la base de datos del histórico" #~ msgid "Time interval between data transfer." #~ msgstr "Intervalo de tiempo entre cada transferencia de datos" #~ msgid "Data size of mechanism used to transfer data (similar to a data buffer.)" -#~ msgstr "" -#~ "Tamaño del sistema de transferencia de datos (similar a un búfer de datos)" +#~ msgstr "Tamaño del sistema de transferencia de datos (similar a un búfer de datos)" #~ msgid "Number of days before data is transfered to history database." #~ msgstr "" -#~ "Número de días antes de que los datos se transfieran a la base de datos del " -#~ "histórico" +#~ "Número de días antes de que los datos se transfieran a la base de datos del histórico" #~ msgid "Error accesing to API, auth error." #~ msgstr "Error al acceder a la API. Error de autentificación." @@ -63303,16 +69631,15 @@ msgstr "" #~ msgstr "Error al conectar con el servidor" #~ msgid "" -#~ "Server name doesnt match. Check the node server name and configure the same " -#~ "one on metasetup" +#~ "Server name doesnt match. Check the node server name and configure the same one on " +#~ "metasetup" #~ msgstr "" -#~ "El nombre del servidor no coincide. Comprueba el nombre del servidor del nodo " -#~ "y configura el mismo nombre en el metasetup." +#~ "El nombre del servidor no coincide. Comprueba el nombre del servidor del nodo y configura " +#~ "el mismo nombre en el metasetup." #~ msgid "Restoring a Pandora database backup must be done manually" #~ msgstr "" -#~ "Tienes que restaurar la copia de seguridad de la base de datos de Pandora FMS " -#~ "manualmente." +#~ "Tienes que restaurar la copia de seguridad de la base de datos de Pandora FMS manualmente." #~ msgid "Into your destination database." #~ msgstr "En la base de datos de destino" @@ -63320,18 +69647,17 @@ msgstr "" #~ msgid "Run import command using the following command" #~ msgstr "Ejecuta el comando de importación mediante el siguiente comando" -#~ msgid "" -#~ "Configure a purge period more frequent than a compact data period has no sense" +#~ msgid "Configure a purge period more frequent than a compact data period has no sense" #~ msgstr "" -#~ "No tiene sentido configurar un período de purga más frecuente que el período " -#~ "de compactación de datos." +#~ "No tiene sentido configurar un período de purga más frecuente que el período de " +#~ "compactación de datos." #~ msgid "" -#~ "If the compaction or purge of the data is more frequent than the events " -#~ "deletion, anomalies in module graphs could appear" +#~ "If the compaction or purge of the data is more frequent than the events deletion, " +#~ "anomalies in module graphs could appear" #~ msgstr "" -#~ "Si la compactación o purga de datos es más frecuente que el borrado de " -#~ "eventos, pueden surgir anomalías en los gráficos de módulo." +#~ "Si la compactación o purga de datos es más frecuente que el borrado de eventos, pueden " +#~ "surgir anomalías en los gráficos de módulo." #~ msgid "Legend Graph" #~ msgstr "Leyenda del gráfico" @@ -63350,38 +69676,34 @@ msgstr "" #~ msgid "Please contact Artica at info@artica.es for a valid licence." #~ msgstr "" -#~ "Por favor, contacta con Ártica ST en info@artica.es para obtener una licencia " -#~ "válida." +#~ "Por favor, contacta con Ártica ST en info@artica.es para obtener una licencia válida." #~ msgid "" -#~ "To continue using Pandora FMS, please disable enterprise by renaming the " -#~ "Enterprise directory in the console.

Or contact Artica at info@artica." -#~ "es for a valid license:" +#~ "To continue using Pandora FMS, please disable enterprise by renaming the Enterprise " +#~ "directory in the console.

Or contact Artica at info@artica.es for a valid license:" #~ msgstr "" -#~ "Para continuar usando Pandora FMS, por favor, desactiva Pandora FMS " -#~ "Enterprise cambiando el nombre de la Enteprise en el directorio de la consola." -#~ "

o contacta con Ártica ST para obtener una licencia válida " -#~ "(info@artica.es)." +#~ "Para continuar usando Pandora FMS, por favor, desactiva Pandora FMS Enterprise cambiando " +#~ "el nombre de la Enteprise en el directorio de la consola.

o contacta con Ártica ST " +#~ "para obtener una licencia válida (info@artica.es)." #, php-format #~ msgid "" -#~ "License out of limits

" -#~ "This license allows %d agents and you have %d agents configured." +#~ "License out of limits

This license " +#~ "allows %d agents and you have %d agents configured." #~ msgstr "" -#~ "Licencia caducada

Esta " -#~ "licencia es para %d agentes y tiene %d agentes configurados." +#~ "Licencia caducada

Esta licencia es " +#~ "para %d agentes y tiene %d agentes configurados." #, php-format #~ msgid "" -#~ "License out of limits

" -#~ "This license allows %d modules and you have %d modules configured." +#~ "License out of limits

This license " +#~ "allows %d modules and you have %d modules configured." #~ msgstr "" -#~ " Licencia caducada

Esta " -#~ "licencia permite %d módulos y tiene %d módulos configurados." +#~ " Licencia caducada

Esta licencia " +#~ "permite %d módulos y tiene %d módulos configurados." #~ msgid "Please contact Artica at info@artica.es to renew the license." -#~ msgstr "" -#~ "Por favor, contacta con Ártica ST (info@artica.es) para renovar la licencia." +#~ msgstr "Por favor, contacta con Ártica ST (info@artica.es) para renovar la licencia." #~ msgid "Could not be create, duplicated server name." #~ msgstr "No se puede crear, el nombre del servidor está duplicado." @@ -63394,16 +69716,15 @@ msgstr "" #~ msgstr "Error al crear/actualizar %s/%s los grupos de módulo" #~ msgid "" -#~ "Access to this page is restricted to authorized users only, please contact " -#~ "system administrator if you need assistance. \n" -#~ "\t\t\t\t\t
Please know that all attempts to access this page are recorded " -#~ "in security logs of Pandora System Database" +#~ "Access to this page is restricted to authorized users only, please contact system " +#~ "administrator if you need assistance. \n" +#~ "\t\t\t\t\t
Please know that all attempts to access this page are recorded in security " +#~ "logs of Pandora System Database" #~ msgstr "" -#~ "El acceso a esta página está restringido a usuarios autorizados solamente. " -#~ "Por favor, contacta con el administrador del sistema si necesitas ayuda.\n" -#~ "\t \t \t \t \t
Recuerda que todos los intentos de acceso a esta página " -#~ "son registrados en los logs de seguridad de la base de datos del sistema de " -#~ "Pandora FMS." +#~ "El acceso a esta página está restringido a usuarios autorizados solamente. Por favor, " +#~ "contacta con el administrador del sistema si necesitas ayuda.\n" +#~ "\t \t \t \t \t
Recuerda que todos los intentos de acceso a esta página son " +#~ "registrados en los logs de seguridad de la base de datos del sistema de Pandora FMS." #~ msgid "There was a problem loading alert" #~ msgstr "Error al cargar la configuración de la alerta" @@ -63412,13 +69733,10 @@ msgstr "" #~ msgstr "Error al cargar las etiquetas" #~ msgid "Visual console are not shown due screen size limitations" -#~ msgstr "" -#~ "No se muestra la consola visual debido a las limitaciones de tamaño de la " -#~ "pantalla." +#~ msgstr "No se muestra la consola visual debido a las limitaciones de tamaño de la pantalla." #~ msgid "All the items are not available in CSV, only the previous versions ones." -#~ msgstr "" -#~ "Todos los elementos no están disponibles en CSV, solo en versiones anteriores." +#~ msgstr "Todos los elementos no están disponibles en CSV, solo en versiones anteriores." #~ msgid "When connecting to Artica server." #~ msgstr "Cuando se conecta al servidor de Ártica ST." @@ -63428,114 +69746,102 @@ msgstr "" #~ msgstr "Error al borrar %s módulo(s) de %s" #~ msgid "" -#~ "The community version doesn't have the ability to define your own library of " -#~ "local modules, or distribute it to remote agents. You need to make those " -#~ "changes individually on each agent which is possible by using external tools " -#~ "and time and effort. Nor can it distribute local plugins, or have access to " -#~ "the library of enterprise plugins to monitor applications such as VMWare, " -#~ "RHEV or Informix between others. The Enterprise version will have all this, " -#~ "plus the ability to distribute and manage your own local modules on your " +#~ "The community version doesn't have the ability to define your own library of local " +#~ "modules, or distribute it to remote agents. You need to make those changes individually " +#~ "on each agent which is possible by using external tools and time and effort. Nor can it " +#~ "distribute local plugins, or have access to the library of enterprise plugins to monitor " +#~ "applications such as VMWare, RHEV or Informix between others. The Enterprise version will " +#~ "have all this, plus the ability to distribute and manage your own local modules on your " #~ "systems, individually or through policies.\n" #~ "

pandorafms.com" +#~ "Do you want to consolidate all your system monitoring? Do you have many systems, making " +#~ "it difficult to manage them in a comprehensive manner? Would you like to deploy " +#~ "monitoring, alerts and even local plugins with a single click? Pandora FMS Enterprise " +#~ "Policies are exactly what you need; you'll save time, effort and annoyances. More " +#~ "information pandorafms.com" #~ msgstr "" -#~ "¿Quieres consolidar toda la supervisión de su sistema? ¿Tienes muchos " -#~ "sistemas, y te resulta difícil administrarlos de una manera integral? ¿Te " -#~ "gustaría implementar monitorización, alertas e incluso plugins locales con un " -#~ "solo clic? Las políticas de Pandora FMS Enterprise son exactamente lo que " -#~ "necesitas. Ahorrarás tiempo, esfuerzo y molestias. Más información pandorafms.com" +#~ "¿Quieres consolidar toda la supervisión de su sistema? ¿Tienes muchos sistemas, y te " +#~ "resulta difícil administrarlos de una manera integral? ¿Te gustaría implementar " +#~ "monitorización, alertas e incluso plugins locales con un solo clic? Las políticas de " +#~ "Pandora FMS Enterprise son exactamente lo que necesitas. Ahorrarás tiempo, esfuerzo y " +#~ "molestias. Más información pandorafms.com" #~ msgid "" -#~ "The Update Manager client is included on Pandora FMS. It helps system " -#~ "administrators update their Pandora FMS automatically, since the Update " -#~ "Manager retrieves new modules, new plugins and new features (even full " -#~ "migrations tools for future versions) automatically." +#~ "The Update Manager client is included on Pandora FMS. It helps system administrators " +#~ "update their Pandora FMS automatically, since the Update Manager retrieves new modules, " +#~ "new plugins and new features (even full migrations tools for future versions) " +#~ "automatically." #~ msgstr "" -#~ "El cliente de Administrador de actualizaciones se incluye en Pandora FMS. " -#~ "Esto ayuda a los administradores del sistema a actualizar su Pandora FMS " -#~ "automáticamente, ya que el Administrador de actualizaciones recupera " -#~ "automáticamente los nuevos módulos, plugins y funciones (incluso las " -#~ "herramientas de migración completas para versiones futuras)." +#~ "El cliente de Administrador de actualizaciones se incluye en Pandora FMS. Esto ayuda a " +#~ "los administradores del sistema a actualizar su Pandora FMS automáticamente, ya que el " +#~ "Administrador de actualizaciones recupera automáticamente los nuevos módulos, plugins y " +#~ "funciones (incluso las herramientas de migración completas para versiones futuras)." #~ msgid "Plugin creation" #~ msgstr "Creación de plugins" #~ msgid "" -#~ "For security reasons, config.php must have restrictive permissions, " -#~ "and \"other\" users\n" +#~ "For security reasons, config.php must have restrictive permissions, and \"other\" " +#~ "users\n" #~ "\t\t\tshould not read it or write to it. It should be written only for owner\n" -#~ "\t\t\t(usually www-data or http daemon user), normal operation is not " -#~ "possible until you change\n" -#~ "\t\t\tpermissions for include/config.php file. Please do it, it is for " -#~ "your security." +#~ "\t\t\t(usually www-data or http daemon user), normal operation is not possible until you " +#~ "change\n" +#~ "\t\t\tpermissions for include/config.php file. Please do it, it is for your " +#~ "security." #~ msgstr "" -#~ "Por razones de seguridad, config.php debe tener permisos restringidos, " -#~ "y los usuarios \"otros\"\n" -#~ "\t\t\tno deberían tener permisos de lectura o escritura sobre él. Solo " -#~ "debería poder escribir el propietario\n" -#~ "\t\t\t(habitualmente www-data o http daemon usuario). La operación normal no " -#~ "es posible hasta que se cambien\n" -#~ "\t\t\tlos permisos para el archivo include/config.php . Por favor " -#~ "hazlo, es por tu seguridad." +#~ "Por razones de seguridad, config.php debe tener permisos restringidos, y los " +#~ "usuarios \"otros\"\n" +#~ "\t\t\tno deberían tener permisos de lectura o escritura sobre él. Solo debería poder " +#~ "escribir el propietario\n" +#~ "\t\t\t(habitualmente www-data o http daemon usuario). La operación normal no es posible " +#~ "hasta que se cambien\n" +#~ "\t\t\tlos permisos para el archivo include/config.php . Por favor hazlo, es por tu " +#~ "seguridad." #~ msgid "Become owner" #~ msgstr "Convertirse en propietario" -#~ msgid "" -#~ "Unsucessful delete profile. Because the profile is used by some admin users." +#~ msgid "Unsucessful delete profile. Because the profile is used by some admin users." #~ msgstr "" -#~ "Error al eliminar el perfil; está siendo utilizado por algunos usuarios " -#~ "administradores." +#~ "Error al eliminar el perfil; está siendo utilizado por algunos usuarios administradores." #~ msgid "Remote system doesnt support host SNMP information" #~ msgstr "El sistema remoto no es compatible la información del host SNMP" -#~ msgid "" -#~ "The current authentication scheme doesn't support creating users from Pandora " -#~ "FMS" +#~ msgid "The current authentication scheme doesn't support creating users from Pandora FMS" #~ msgstr "" -#~ "El esquema actual de autentificación no permite la creación de usuarios desde " -#~ "Pandora FMS." +#~ "El esquema actual de autentificación no permite la creación de usuarios desde Pandora FMS." #~ msgid "Whether to use Javascript or static PNG graphs" #~ msgstr "Usar Javascript o gráficos estáticos PNG" #~ msgid "" -#~ "If you have modified auth system, this problem could be because Pandora " -#~ "cannot override authorization variables from the config database. Remove them " -#~ "from your database by executing:
DELETE FROM tconfig WHERE token = "
-#~ "\"auth\";
" +#~ "If you have modified auth system, this problem could be because Pandora cannot override " +#~ "authorization variables from the config database. Remove them from your database by " +#~ "executing:
DELETE FROM tconfig WHERE token = \"auth\";
" #~ msgstr "" -#~ "Si has modificado el sistema de autentificación, este problema puede ser " -#~ "porque Pandora FMS no puede anular las variables de autorización de la base " -#~ "de datos de configuración. Bórralas de la base de datos " -#~ "ejecutando
DELETE FROM tconfig WHERE token = \"auth\";
" +#~ "Si has modificado el sistema de autentificación, este problema puede ser porque Pandora " +#~ "FMS no puede anular las variables de autorización de la base de datos de configuración. " +#~ "Bórralas de la base de datos ejecutando
DELETE FROM tconfig WHERE token = \"auth"
+#~ "\";
" #~ msgid "Hide not init agents" #~ msgstr "Ocultar agentes no iniciados" #~ msgid "Cannot be modified while the downtime is being executed" -#~ msgstr "" -#~ "No pueden ser modificado mientras se está ejecutando la parada de servicio." +#~ msgstr "No pueden ser modificado mientras se está ejecutando la parada de servicio." #~ msgid "Dashboard name" #~ msgstr "Nombre del dashboard" @@ -63544,15 +69850,15 @@ msgstr "" #~ msgstr "No hay dashboards" #~ msgid "" -#~ "This system has too many modules per agent. OpenSource version could manage " -#~ "thousands of modules, but is not recommended to have more than 40 modules per " -#~ "agent. This configuration has B/A modules per agent. Checkout the Enterprise " -#~ "Version for a professional supported system." +#~ "This system has too many modules per agent. OpenSource version could manage thousands of " +#~ "modules, but is not recommended to have more than 40 modules per agent. This " +#~ "configuration has B/A modules per agent. Checkout the Enterprise Version for a " +#~ "professional supported system." #~ msgstr "" -#~ "El sistema tiene muchos módulos por agente. La versión OpenSource puede " -#~ "manejar miles de módulos, pero no se recomienda tener más de 40 módulos por " -#~ "agente. Esta configuración tiene módulos B/A por agente. Instala la versión " -#~ "Enterprise para obtener un sistema profesional compatible." +#~ "El sistema tiene muchos módulos por agente. La versión OpenSource puede manejar miles de " +#~ "módulos, pero no se recomienda tener más de 40 módulos por agente. Esta configuración " +#~ "tiene módulos B/A por agente. Instala la versión Enterprise para obtener un sistema " +#~ "profesional compatible." #, php-format #~ msgid "Check if the process %s is running or not" @@ -63564,16 +69870,11 @@ msgstr "" #~ msgid "Error in creation plugin module. Id_plugin cannot be left blank." #~ msgstr "Error al crear el módulo plugin. Id_plugin no puede dejarse en blanco." -#~ msgid "" -#~ "Error in creation network module. Id_module_type is not correct for network " -#~ "modules." +#~ msgid "Error in creation network module. Id_module_type is not correct for network modules." #~ msgstr "" -#~ "Error al crear el módulo de red. Id_module_type no es correcto para los " -#~ "módulos de red." +#~ "Error al crear el módulo de red. Id_module_type no es correcto para los módulos de red." -#~ msgid "" -#~ "Limit the number of events that are replicated metaconsole each specified " -#~ "range." +#~ msgid "Limit the number of events that are replicated metaconsole each specified range." #~ msgstr "" #~ "Limitar el número de eventos que se replican en la Metaconsola a un intervalo " #~ "especificado." @@ -63582,8 +69883,8 @@ msgstr "" #~ msgstr "No hay servidores añadidos a la Metaconsola" #~ msgid "" -#~ "\"Translate string\" extension is missed in the server. This extension is " -#~ "mandatory to be configured on metaconsole." +#~ "\"Translate string\" extension is missed in the server. This extension is mandatory to be " +#~ "configured on metaconsole." #~ msgstr "" -#~ "En el servidor, falta la extensión \"Traducir cadena\". Esta extensión es " -#~ "imprescindible para configurar la Metaconsola." +#~ "En el servidor, falta la extensión \"Traducir cadena\". Esta extensión es imprescindible " +#~ "para configurar la Metaconsola." diff --git a/pandora_console/include/languages/index.pot b/pandora_console/include/languages/index.pot index 637ea0d894..b72b9354ad 100644 --- a/pandora_console/include/languages/index.pot +++ b/pandora_console/include/languages/index.pot @@ -3,28 +3,32 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#: ../../enterprise/meta/monitoring/custom_fields_view.php:1034 +#: ../../include/functions_reporting_html.php:5356 +#: ../../include/functions_reporting_html.php:5362 +#: ../../include/functions_reporting_html.php:5368 +#: ../../include/functions_reporting_html.php:5374 +#: ../../include/functions_reporting_html.php:5380 +#: ../../include/functions_reporting_html.php:5386 +#: ../../include/functions_reporting_html.php:5392 +#: ../../include/functions_reporting_html.php:5450 +#: ../../include/functions_reporting_html.php:5456 +#: ../../include/functions_reporting_html.php:5462 +#: ../../include/functions_reporting_html.php:5468 +#: ../../include/functions_reporting_html.php:5474 +#: ../../operation/custom_fields/custom_fields_view.php:1039 +#: ../../enterprise/include/functions_reporting_csv.php:453 +#: ../../enterprise/include/functions_reporting_csv.php:2851 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:1062 #: ../../enterprise/meta/monitoring/group_view.php:211 #: ../../enterprise/meta/monitoring/group_view.php:228 -#: ../../enterprise/include/functions_reporting_csv.php:2345 -#: ../../include/functions_reporting_html.php:4179 -#: ../../include/functions_reporting_html.php:4185 -#: ../../include/functions_reporting_html.php:4191 -#: ../../include/functions_reporting_html.php:4197 -#: ../../include/functions_reporting_html.php:4203 -#: ../../include/functions_reporting_html.php:4209 -#: ../../include/functions_reporting_html.php:4215 -#: ../../include/functions_reporting_html.php:4273 -#: ../../include/functions_reporting_html.php:4279 -#: ../../include/functions_reporting_html.php:4285 -#: ../../include/functions_reporting_html.php:4291 -#: ../../include/functions_reporting_html.php:4297 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2609 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:1051 #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-13 14:14+0200\n" +"POT-Creation-Date: 2023-12-21 10:40+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -33,5152 +37,436 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../views/consoles/list.php:31 -#, php-format -msgid "%s registered consoles" +#: ../../extensions/disabled/matrix_events.php:30 +msgid "Matrix events" msgstr "" -#: ../../views/consoles/list.php:40 -#: ../../enterprise/meta/advanced/servers.build_table.php:43 -#: ../../enterprise/meta/advanced/policymanager.apply.php:200 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:86 -#: ../../enterprise/godmode/servers/HA_cluster.php:116 -#: ../../enterprise/godmode/servers/manage_export.php:69 -#: ../../enterprise/godmode/servers/manage_export_form.php:85 -#: ../../enterprise/godmode/servers/list_satellite.php:37 -#: ../../godmode/menu.php:394 ../../godmode/setup/os.php:225 -#: ../../godmode/reporting/visual_console_builder.wizard.php:353 -#: ../../godmode/servers/modificar_server.php:170 -#: ../../godmode/servers/modificar_server.php:328 -#: ../../godmode/servers/modificar_server.php:347 -#: ../../godmode/servers/modificar_server.php:402 -#: ../../godmode/servers/plugin_registration.php:73 -#: ../../godmode/servers/plugin.php:328 ../../godmode/servers/plugin.php:405 -#: ../../godmode/servers/plugin.php:850 -#: ../../mobile/include/functions_web.php:28 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:371 -msgid "Servers" +#: ../../extensions/disabled/matrix_events.php:35 +#: ../../extensions/agents_modules.php:403 +#: ../../extensions/agents_modules.php:410 +#: ../../extensions/agents_modules.php:413 +#: ../../operation/gis_maps/render_view.php:137 +#: ../../operation/reporting/graph_viewer.php:271 +#: ../../operation/reporting/reporting_viewer.php:238 +#: ../../operation/visual_console/legacy_view.php:200 +#: ../../operation/visual_console/view.php:235 +#: ../../views/dashboard/header.php:43 +msgid "Full screen mode" msgstr "" -#: ../../views/consoles/list.php:69 -#: ../../enterprise/include/functions_tasklist.php:195 -msgid "Console ID" +#: ../../extensions/agents_alerts.php:37 +msgid "Agents/Alerts view" msgstr "" -#: ../../views/consoles/list.php:70 ../../views/calendar/list.php:98 -#: ../../views/calendar/special_days_edit.php:138 -#: ../../views/calendar/edit.php:112 ../../views/cluster/list.php:70 -#: ../../views/cluster/view.php:285 -#: ../../enterprise/views/ncm/devices/list.php:115 -#: ../../enterprise/views/ipam/sites/list.php:47 -#: ../../enterprise/views/ipam/sites/edit.php:71 -#: ../../enterprise/meta/advanced/collections.data.php:465 -#: ../../enterprise/meta/advanced/collections.php:406 -#: ../../enterprise/meta/include/functions_autoprovision.php:496 -#: ../../enterprise/meta/include/functions_autoprovision.php:608 -#: ../../enterprise/meta/include/functions_wizard_meta.php:196 -#: ../../enterprise/meta/include/functions_wizard_meta.php:473 -#: ../../enterprise/meta/include/functions_wizard_meta.php:586 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1141 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1461 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1583 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1686 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1809 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:77 -#: ../../enterprise/meta/agentsearch.php:134 -#: ../../enterprise/meta/agentsearch.php:334 -#: ../../enterprise/godmode/modules/configure_local_component.php:593 -#: ../../enterprise/godmode/modules/configure_local_component.php:777 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:368 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:145 -#: ../../enterprise/godmode/agentes/collection_manager.php:163 -#: ../../enterprise/godmode/agentes/collection_manager.php:263 -#: ../../enterprise/godmode/agentes/collections.data.php:606 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:430 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:162 -#: ../../enterprise/godmode/agentes/collections.php:507 -#: ../../enterprise/godmode/policies/configure_policy.php:141 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:273 -#: ../../enterprise/godmode/policies/policy_collections.php:242 -#: ../../enterprise/godmode/policies/policy_collections.php:336 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:143 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:407 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:302 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:679 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:182 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:241 -#: ../../enterprise/godmode/services/services.service.php:592 -#: ../../enterprise/godmode/services/services.elements.php:103 -#: ../../enterprise/godmode/setup/setup_skins.php:191 -#: ../../enterprise/godmode/setup/edit_skin.php:274 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:231 -#: ../../enterprise/godmode/reporting/graph_template_list.php:204 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:218 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:437 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:466 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1703 -#: ../../enterprise/mobile/include/enterprise.class.php:87 -#: ../../enterprise/include/functions_cron.php:282 -#: ../../enterprise/include/ajax/ipam.ajax.php:371 -#: ../../enterprise/include/ajax/ipam.ajax.php:615 -#: ../../enterprise/include/ajax/security_hardening.ajax.php:331 -#: ../../enterprise/include/functions_reporting_csv.php:530 -#: ../../enterprise/include/functions_reporting_csv.php:533 -#: ../../enterprise/include/functions_reporting_csv.php:753 -#: ../../enterprise/include/functions_reporting_csv.php:755 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/include/functions_reporting_csv.php:799 -#: ../../enterprise/include/functions_reporting_csv.php:801 -#: ../../enterprise/include/functions_reporting_csv.php:804 -#: ../../enterprise/include/functions_reporting_csv.php:888 -#: ../../enterprise/include/functions_reporting_csv.php:890 -#: ../../enterprise/include/functions_reporting_csv.php:917 -#: ../../enterprise/include/functions_reporting_csv.php:919 -#: ../../enterprise/include/functions_reporting_csv.php:956 -#: ../../enterprise/include/functions_reporting_csv.php:958 -#: ../../enterprise/include/functions_reporting_csv.php:1000 -#: ../../enterprise/include/functions_reporting_csv.php:1002 -#: ../../enterprise/include/functions_reporting_csv.php:1032 -#: ../../enterprise/include/functions_reporting_csv.php:1034 -#: ../../enterprise/include/functions_reporting_csv.php:1069 -#: ../../enterprise/include/functions_reporting_csv.php:1071 -#: ../../enterprise/include/functions_reporting_csv.php:1092 -#: ../../enterprise/include/functions_reporting_csv.php:1094 -#: ../../enterprise/include/functions_reporting_csv.php:1183 -#: ../../enterprise/include/functions_reporting_csv.php:1185 -#: ../../enterprise/include/functions_reporting_csv.php:1244 -#: ../../enterprise/include/functions_reporting_csv.php:1246 -#: ../../enterprise/include/functions_reporting_csv.php:1270 -#: ../../enterprise/include/functions_reporting_csv.php:1272 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1301 -#: ../../enterprise/include/functions_reporting_csv.php:1303 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1356 -#: ../../enterprise/include/functions_reporting_csv.php:1358 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1411 -#: ../../enterprise/include/functions_reporting_csv.php:1413 -#: ../../enterprise/include/functions_reporting_csv.php:1460 -#: ../../enterprise/include/functions_reporting_csv.php:1462 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:1515 -#: ../../enterprise/include/functions_reporting_csv.php:1517 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -#: ../../enterprise/include/functions_reporting_csv.php:1544 -#: ../../enterprise/include/functions_reporting_csv.php:1546 -#: ../../enterprise/include/functions_reporting_csv.php:1581 -#: ../../enterprise/include/functions_reporting_csv.php:1583 -#: ../../enterprise/include/functions_reporting_csv.php:1705 -#: ../../enterprise/include/functions_reporting_csv.php:1821 -#: ../../enterprise/include/functions_reporting_csv.php:1967 -#: ../../enterprise/include/functions_reporting_csv.php:1969 -#: ../../enterprise/include/functions_reporting_csv.php:2017 -#: ../../enterprise/include/functions_reporting_csv.php:2019 -#: ../../enterprise/include/functions_reporting_csv.php:2061 -#: ../../enterprise/include/functions_reporting_csv.php:2129 -#: ../../enterprise/include/functions_reporting_csv.php:2268 -#: ../../enterprise/include/functions_reporting_csv.php:2310 -#: ../../enterprise/include/functions_reporting_csv.php:2314 -#: ../../enterprise/include/functions_reporting_csv.php:2367 -#: ../../enterprise/include/functions_reporting_csv.php:2369 -#: ../../enterprise/include/functions_reporting_csv.php:2398 -#: ../../enterprise/include/functions_reporting_csv.php:2400 -#: ../../enterprise/include/functions_reporting_csv.php:2434 -#: ../../enterprise/include/functions_reporting_csv.php:2436 -#: ../../enterprise/include/functions_reporting_csv.php:2487 -#: ../../enterprise/include/functions_reporting_csv.php:2489 -#: ../../enterprise/include/functions_reporting_csv.php:2509 -#: ../../enterprise/include/functions_reporting_csv.php:2511 -#: ../../enterprise/include/functions_reporting_csv.php:2550 -#: ../../enterprise/include/functions_reporting_csv.php:2552 -#: ../../enterprise/include/functions_reporting_csv.php:2604 -#: ../../enterprise/include/functions_reporting_csv.php:2606 -#: ../../enterprise/include/functions_reporting_csv.php:2633 -#: ../../enterprise/include/functions_reporting_csv.php:2635 -#: ../../enterprise/include/functions_reporting_csv.php:2709 -#: ../../enterprise/include/functions_reporting_csv.php:2711 -#: ../../enterprise/include/functions_reporting_csv.php:2760 -#: ../../enterprise/include/functions_reporting_csv.php:2762 -#: ../../enterprise/include/functions_reporting_csv.php:2808 -#: ../../enterprise/include/functions_reporting_csv.php:2814 -#: ../../enterprise/include/functions_reporting_csv.php:2886 -#: ../../enterprise/include/functions_reporting_csv.php:2888 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:833 -#: ../../enterprise/include/class/ManageBackups.class.php:163 -#: ../../enterprise/include/functions_services.php:1643 -#: ../../enterprise/include/functions_ipam.php:1376 -#: ../../enterprise/include/functions_ipam.php:2059 -#: ../../enterprise/operation/agentes/policy_view.php:68 -#: ../../enterprise/operation/agentes/tag_view.php:694 -#: ../../enterprise/operation/agentes/ver_agente.php:78 -#: ../../enterprise/operation/agentes/collection_view.php:86 -#: ../../enterprise/operation/agentes/policy_manager.php:514 -#: ../../enterprise/operation/services/services.service.php:110 -#: ../../enterprise/operation/services/massive/services.create.php:667 -#: ../../enterprise/operation/services/services.list.php:538 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:61 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:820 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1199 -#: ../../enterprise/tools/ipam/ipam_list.php:59 -#: ../../enterprise/tools/ipam/ipam_list.php:695 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:489 -#: ../../enterprise/tools/ipam/ipam_vlan_network.php:40 -#: ../../enterprise/tools/ipam/ipam_excel.php:138 -#: ../../enterprise/tools/ipam/ipam_excel.php:209 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:54 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:496 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:791 -#: ../../enterprise/tools/ipam/ipam_supernet_network.php:84 -#: ../../enterprise/tools/ipam/ipam_editor.php:172 -#: ../../extensions/files_repo/files_repo_form.php:81 -#: ../../extensions/files_repo/files_repo_list.php:56 -#: ../../godmode/modules/manage_network_templates_form.php:172 -#: ../../godmode/modules/manage_network_templates_form.php:234 -#: ../../godmode/modules/manage_inventory_modules.php:290 -#: ../../godmode/modules/manage_network_components_form_common.php:451 -#: ../../godmode/modules/manage_network_components.php:780 -#: ../../godmode/modules/manage_network_components_form_wizard.php:557 -#: ../../godmode/modules/manage_inventory_modules_form.php:128 -#: ../../godmode/modules/module_list.php:100 -#: ../../godmode/modules/manage_network_templates.php:249 -#: ../../godmode/groups/configure_group.php:258 -#: ../../godmode/groups/group_list.php:895 -#: ../../godmode/users/user_list.php:582 -#: ../../godmode/agentes/agent_template.php:276 -#: ../../godmode/agentes/inventory_manager.php:234 -#: ../../godmode/agentes/modificar_agente.php:709 -#: ../../godmode/agentes/planned_downtime.list.php:734 -#: ../../godmode/agentes/planned_downtime.editor.php:914 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:170 -#: ../../godmode/agentes/agent_manager.php:569 -#: ../../godmode/agentes/module_manager_editor_common.php:1045 -#: ../../godmode/agentes/module_manager.php:710 -#: ../../godmode/netflow/nf_item_list.php:175 -#: ../../godmode/snmpconsole/snmp_alert.php:769 -#: ../../godmode/snmpconsole/snmp_alert.php:1910 -#: ../../godmode/snmpconsole/snmp_filters.php:203 -#: ../../godmode/snmpconsole/snmp_filters.php:313 -#: ../../godmode/massive/massive_edit_plugins.php:494 -#: ../../godmode/massive/massive_edit_agents.php:802 -#: ../../godmode/massive/massive_edit_modules.php:855 -#: ../../godmode/alerts/configure_alert_command.php:283 -#: ../../godmode/alerts/alert_commands.php:752 -#: ../../godmode/alerts/alert_templates.php:44 -#: ../../godmode/alerts/configure_alert_template.php:1156 -#: ../../godmode/setup/os.builder.php:88 ../../godmode/setup/os.list.php:67 -#: ../../godmode/setup/snmp_wizard.php:41 -#: ../../godmode/reporting/create_container.php:336 -#: ../../godmode/reporting/graphs.php:363 -#: ../../godmode/reporting/reporting_builder.item_editor.php:77 -#: ../../godmode/reporting/reporting_builder.item_editor.php:87 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1178 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4056 -#: ../../godmode/reporting/reporting_builder.main.php:140 -#: ../../godmode/reporting/reporting_builder.php:888 -#: ../../godmode/reporting/graph_builder.main.php:182 -#: ../../godmode/events/event_responses.editor.php:141 -#: ../../godmode/events/event_responses.list.php:67 -#: ../../godmode/wizards/ManageExtensions.class.php:321 -#: ../../godmode/servers/modificar_server.php:208 -#: ../../godmode/servers/plugin.php:499 ../../godmode/servers/plugin.php:623 -#: ../../godmode/tag/tag.php:231 ../../godmode/tag/tag.php:304 -#: ../../godmode/tag/edit_tag.php:200 -#: ../../include/functions_reporting_html.php:156 -#: ../../include/functions_reporting_html.php:1621 -#: ../../include/functions_reporting_html.php:1777 -#: ../../include/functions_reporting_html.php:3695 -#: ../../include/functions_reporting_html.php:3743 -#: ../../include/functions_reporting_html.php:5530 -#: ../../include/functions_reporting_html.php:6416 -#: ../../include/ajax/events_extended.php:91 -#: ../../include/ajax/heatmap.ajax.php:288 -#: ../../include/ajax/heatmap.ajax.php:413 -#: ../../include/ajax/heatmap.ajax.php:473 ../../include/ajax/module.php:1040 -#: ../../include/ajax/events.php:2642 ../../include/functions_treeview.php:126 -#: ../../include/functions_treeview.php:713 -#: ../../include/class/ConfigPEN.class.php:450 -#: ../../include/class/ConfigPEN.class.php:601 -#: ../../include/class/ExtensionsDiscovery.class.php:1286 -#: ../../include/class/ManageNetScanScripts.class.php:404 -#: ../../include/class/ManageNetScanScripts.class.php:562 -#: ../../include/class/ManageNetScanScripts.class.php:611 -#: ../../include/class/ModuleTemplates.class.php:849 -#: ../../include/class/ModuleTemplates.class.php:1042 -#: ../../include/class/ModuleTemplates.class.php:1186 -#: ../../include/class/SatelliteCollection.class.php:134 -#: ../../include/class/AgentWizard.class.php:1284 -#: ../../include/class/AgentWizard.class.php:4187 -#: ../../include/functions_container.php:147 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:816 -#: ../../include/lib/Group.php:582 ../../include/functions_snmp_browser.php:570 -#: ../../include/functions_snmp_browser.php:1937 -#: ../../operation/search_users.php:48 ../../operation/search_agents.php:36 -#: ../../operation/agentes/gis_view.php:222 -#: ../../operation/agentes/estado_agente.php:1052 -#: ../../operation/agentes/pandora_networkmap.editor.php:374 -#: ../../operation/agentes/custom_fields.php:69 -#: ../../operation/agentes/pandora_networkmap.view.php:146 -#: ../../operation/agentes/estado_generalagente.php:253 -#: ../../operation/gis_maps/ajax.php:325 ../../operation/gis_maps/ajax.php:459 -#: ../../operation/incidents/configure_integriaims_incident.php:371 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:133 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:264 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:277 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:408 -#: ../../operation/search_reports.php:43 ../../operation/search_reports.php:59 -#: ../../operation/inventory/inventory.php:1263 -#: ../../operation/search_graphs.php:31 -#: ../../operation/reporting/custom_reporting.php:35 -#: ../../operation/reporting/graph_viewer.php:568 -#: ../../operation/search_policies.php:36 -msgid "Description" +#: ../../extensions/agents_modules.php:76 +#: ../../include/class/SnmpConsole.class.php:1550 +#: ../../operation/events/events.php:3584 ../../views/dashboard/jsLayout.php:42 +msgid "Until next" msgstr "" -#: ../../views/consoles/list.php:71 -#: ../../enterprise/meta/advanced/servers.build_table.php:81 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:931 -#: ../../enterprise/godmode/servers/list_satellite.php:56 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/include/class/AgentRepository.class.php:380 -#: ../../enterprise/include/class/AgentRepository.class.php:714 -#: ../../enterprise/tools/ipam/ipam_calculator.php:53 -#: ../../godmode/extensions.php:160 -#: ../../godmode/update_manager/update_manager.history.php:40 -#: ../../godmode/reporting/reporting_builder.item_editor.php:81 -#: ../../godmode/wizards/ManageExtensions.class.php:322 -#: ../../godmode/servers/servers.build_table.php:83 -#: ../../include/functions_reporting_html.php:1641 -#: ../../include/functions_menu.php:972 ../../include/functions_menu.php:1322 -#: ../../include/functions_snmp_browser.php:781 -#: ../../general/reporting_console_node.php:74 -msgid "Version" +#: ../../extensions/agents_modules.php:340 +#: ../../operation/agentes/group_view.php:80 +#: ../../enterprise/include/functions_reporting_csv.php:3603 +#: ../../enterprise/operation/services/services.list.php:548 +#: ../../enterprise/operation/services/services.service.php:124 +#: ../../enterprise/tools/ipam/ipam_list.php:744 +#: ../../enterprise/views/ncm/devices/list.php:134 +msgid "Last update" msgstr "" -#: ../../views/consoles/list.php:72 -msgid "Last Execution" +#: ../../extensions/agents_modules.php:419 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2468 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:255 +msgid "Show module status" msgstr "" -#: ../../views/consoles/list.php:73 -msgid "Console type" +#: ../../extensions/agents_modules.php:420 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2469 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:256 +msgid "Show module data" msgstr "" -#: ../../views/consoles/list.php:74 ../../godmode/users/configure_user.php:1186 -#: ../../godmode/massive/massive_edit_users.php:469 -#: ../../operation/users/user_edit.php:530 -msgid "Timezone" +#: ../../extensions/agents_modules.php:424 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2464 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:265 +msgid "Information to be shown" msgstr "" -#: ../../views/consoles/list.php:75 -#: ../../enterprise/meta/advanced/metasetup.setup.php:237 -#: ../../enterprise/meta/include/functions_meta.php:171 -#: ../../godmode/setup/setup_general.php:493 -#: ../../include/functions_config.php:318 -msgid "Public URL" -msgstr "" - -#: ../../views/consoles/list.php:77 ../../views/calendar/list.php:99 -#: ../../views/cluster/list.php:75 ../../views/dashboard/header.php:81 -#: ../../enterprise/views/ncm/snippets/list.php:71 -#: ../../enterprise/views/ncm/agent/details.php:92 -#: ../../enterprise/views/ncm/templates/list.php:77 -#: ../../enterprise/views/ncm/firmwares/list.php:76 -#: ../../enterprise/views/ncm/models/list.php:73 -#: ../../enterprise/views/ncm/vendors/list.php:71 -#: ../../enterprise/views/ipam/sites/list.php:49 -#: ../../enterprise/extensions/vmware/vmware_view.php:1399 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261 -#: ../../enterprise/include/class/DeploymentCenter.class.php:673 -#: ../../enterprise/include/class/AgentRepository.class.php:717 -#: ../../enterprise/include/class/Omnishell.class.php:409 -#: ../../enterprise/include/class/Omnishell.class.php:645 -#: ../../enterprise/include/class/LogSource.class.php:606 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2376 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3013 -#: ../../godmode/menu.php:680 -#: ../../godmode/reporting/reporting_builder.list_items.php:429 -#: ../../include/ajax/events.php:2281 -#: ../../include/class/ConfigPEN.class.php:603 -#: ../../include/class/EventSound.class.php:308 -#: ../../include/class/CredentialStore.class.php:819 -#: ../../include/class/ExternalTools.class.php:412 -#: ../../include/functions_events.php:310 -#: ../../operation/agentes/pandora_networkmap.view.php:2392 -#: ../../operation/events/sound_events.php:105 -msgid "Options" -msgstr "" - -#: ../../views/consoles/list.php:114 ../../views/consoles/list.php:124 -#: ../../views/dashboard/list.php:107 -#: ../../enterprise/meta/advanced/servers.build_table.php:201 -#: ../../enterprise/meta/advanced/metasetup.visual.php:454 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:689 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:720 -#: ../../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:170 -#: ../../enterprise/meta/advanced/policymanager.queue.php:220 -#: ../../enterprise/meta/advanced/policymanager.queue.php:262 -#: ../../enterprise/meta/advanced/policymanager.queue.php:319 -#: ../../enterprise/meta/include/functions_autoprovision.php:539 -#: ../../enterprise/meta/include/functions_autoprovision.php:540 -#: ../../enterprise/meta/include/functions_autoprovision.php:746 -#: ../../enterprise/meta/include/functions_autoprovision.php:747 -#: ../../enterprise/meta/include/functions_wizard_meta.php:395 -#: ../../enterprise/godmode/modules/configure_local_component.php:822 -#: ../../enterprise/godmode/modules/local_components.php:747 -#: ../../enterprise/godmode/modules/local_components.php:766 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:534 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:805 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:871 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:887 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:201 -#: ../../enterprise/godmode/agentes/plugins_manager.php:216 -#: ../../enterprise/godmode/agentes/plugins_manager.php:302 -#: ../../enterprise/godmode/policies/policy_plugins.php:194 -#: ../../enterprise/godmode/policies/policy_alerts.php:675 -#: ../../enterprise/godmode/policies/policy_modules.php:1719 -#: ../../enterprise/godmode/policies/policy_modules.php:1770 -#: ../../enterprise/godmode/policies/policy_queue.php:309 -#: ../../enterprise/godmode/policies/policy_queue.php:717 -#: ../../enterprise/godmode/policies/policy_queue.php:766 -#: ../../enterprise/godmode/policies/policies.php:686 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:616 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:331 -#: ../../enterprise/godmode/policies/policy_agents.php:1219 -#: ../../enterprise/godmode/policies/policy_agents.php:1544 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:434 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:239 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:151 -#: ../../enterprise/godmode/setup/setup_acl.php:734 -#: ../../enterprise/godmode/reporting/graph_template_list.php:257 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:614 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:652 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:323 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:333 -#: ../../enterprise/godmode/reporting/visual_console_template.php:296 -#: ../../enterprise/godmode/reporting/mysql_builder.php:97 -#: ../../enterprise/godmode/reporting/mysql_builder.php:104 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:392 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:252 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:287 -#: ../../enterprise/include/functions_tasklist.php:682 -#: ../../enterprise/include/functions_tasklist.php:737 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:104 -#: ../../enterprise/include/ajax/servers.ajax.php:103 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1573 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1612 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:644 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:802 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:981 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1128 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1336 -#: ../../enterprise/include/class/AgentRepository.class.php:877 -#: ../../enterprise/include/class/AgentRepository.class.php:912 -#: ../../enterprise/include/class/Omnishell.class.php:1398 -#: ../../enterprise/include/class/Omnishell.class.php:1533 -#: ../../enterprise/include/class/LogSource.class.php:748 -#: ../../enterprise/include/class/LogSource.class.php:870 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2476 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3159 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3487 -#: ../../enterprise/include/class/ManageBackups.class.php:279 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1194 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1195 -#: ../../enterprise/operation/agentes/policy_manager.php:238 -#: ../../enterprise/operation/services/services.list.php:702 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1436 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:361 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:375 -#: ../../enterprise/tools/ipam/ipam_ajax.php:136 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:917 -#: ../../extensions/files_repo/files_repo_list.php:154 -#: ../../godmode/modules/manage_network_templates_form.php:254 -#: ../../godmode/modules/manage_nc_groups.php:302 -#: ../../godmode/modules/manage_nc_groups.php:363 -#: ../../godmode/modules/manage_inventory_modules.php:342 -#: ../../godmode/modules/manage_inventory_modules.php:385 -#: ../../godmode/modules/manage_network_components.php:860 -#: ../../godmode/modules/manage_network_components.php:909 -#: ../../godmode/modules/manage_network_templates.php:289 -#: ../../godmode/modules/manage_network_templates.php:302 -#: ../../godmode/groups/group_list.php:993 -#: ../../godmode/groups/group_list.php:994 -#: ../../godmode/groups/modu_group_list.php:263 -#: ../../godmode/extensions.php:282 ../../godmode/extensions.php:300 -#: ../../godmode/users/profile_list.php:457 -#: ../../godmode/users/user_list.php:983 -#: ../../godmode/agentes/agent_template.php:297 -#: ../../godmode/agentes/module_manager_editor.php:802 -#: ../../godmode/agentes/inventory_manager.php:263 -#: ../../godmode/agentes/planned_downtime.list.php:748 -#: ../../godmode/agentes/planned_downtime.list.php:904 -#: ../../godmode/agentes/planned_downtime.editor.php:1419 -#: ../../godmode/agentes/planned_downtime.editor.php:1459 -#: ../../godmode/agentes/fields_manager.php:206 -#: ../../godmode/agentes/module_manager_editor_common.php:1564 -#: ../../godmode/agentes/module_manager.php:1080 -#: ../../godmode/netflow/nf_item_list.php:263 -#: ../../godmode/netflow/nf_item_list.php:273 -#: ../../godmode/netflow/nf_edit.php:203 ../../godmode/netflow/nf_edit.php:223 -#: ../../godmode/snmpconsole/snmp_alert.php:1954 -#: ../../godmode/snmpconsole/snmp_filters.php:326 -#: ../../godmode/snmpconsole/snmp_filters.php:337 -#: ../../godmode/alerts/alert_actions.php:356 -#: ../../godmode/alerts/alert_actions.php:478 -#: ../../godmode/alerts/alert_list.list.php:1034 -#: ../../godmode/alerts/alert_templates.php:480 -#: ../../godmode/setup/news.php:358 ../../godmode/setup/gis.php:71 -#: ../../godmode/setup/os.list.php:139 ../../godmode/setup/os.list.php:140 -#: ../../godmode/setup/links.php:196 ../../godmode/setup/links.php:215 -#: ../../godmode/setup/snmp_wizard.php:110 -#: ../../godmode/setup/setup_visuals.php:1884 -#: ../../godmode/setup/setup_visuals.php:1976 -#: ../../godmode/setup/setup_visuals.php:2051 -#: ../../godmode/reporting/reporting_builder.list_items.php:634 -#: ../../godmode/reporting/reporting_builder.list_items.php:678 -#: ../../godmode/reporting/reporting_builder.list_items.php:803 -#: ../../godmode/reporting/create_container.php:747 -#: ../../godmode/reporting/create_container.php:802 -#: ../../godmode/reporting/map_builder.php:421 -#: ../../godmode/reporting/map_builder.php:544 -#: ../../godmode/reporting/map_builder.php:555 -#: ../../godmode/reporting/graphs.php:419 -#: ../../godmode/reporting/graphs.php:420 -#: ../../godmode/reporting/graphs.php:450 -#: ../../godmode/reporting/graphs.php:481 -#: ../../godmode/reporting/graph_builder.graph_editor.php:349 -#: ../../godmode/reporting/graph_builder.graph_editor.php:409 -#: ../../godmode/reporting/visual_console_builder.elements.php:835 -#: ../../godmode/reporting/reporting_builder.php:1212 -#: ../../godmode/reporting/reporting_builder.php:1321 -#: ../../godmode/events/event_filter.php:200 -#: ../../godmode/events/event_filter.php:242 -#: ../../godmode/events/event_responses.list.php:90 -#: ../../godmode/servers/servers.build_table.php:305 -#: ../../godmode/servers/plugin.php:1115 -#: ../../godmode/category/category.php:190 -#: ../../godmode/category/category.php:227 ../../include/functions_cron.php:930 -#: ../../include/functions_cron.php:955 ../../include/functions_ui.php:1586 -#: ../../include/functions_ui.php:1587 -#: ../../include/class/ConfigPEN.class.php:264 -#: ../../include/class/SatelliteAgent.class.php:1147 -#: ../../include/class/NetworkMap.class.php:2951 -#: ../../include/class/ManageNetScanScripts.class.php:405 -#: ../../include/class/CredentialStore.class.php:1267 -#: ../../include/class/CredentialStore.class.php:1704 -#: ../../include/class/SnmpConsole.class.php:466 -#: ../../include/class/SnmpConsole.class.php:518 -#: ../../include/class/SnmpConsole.class.php:872 -#: ../../include/class/SnmpConsole.class.php:884 -#: ../../include/class/TipsWindow.class.php:470 -#: ../../include/class/ModuleTemplates.class.php:894 -#: ../../include/class/ModuleTemplates.class.php:1187 -#: ../../include/class/CalendarManager.class.php:737 -#: ../../include/functions_filemanager.php:776 -#: ../../include/functions_container.php:191 -#: ../../include/functions_container.php:325 -#: ../../include/lib/ClusterViewer/ClusterManager.php:630 -#: ../../operation/visual_console/view.php:1019 -#: ../../operation/agentes/pandora_networkmap.php:848 -#: ../../operation/agentes/status_monitor.php:2339 -#: ../../operation/messages/message_list.php:197 -#: ../../operation/messages/message_list.php:296 -#: ../../operation/messages/message_list.php:332 -#: ../../operation/gis_maps/gis_map.php:203 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:136 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:214 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:267 -#: ../../operation/incidents/list_integriaims_incidents.php:626 -msgid "Delete" -msgstr "" - -#: ../../views/consoles/list.php:122 -msgid "" -"Are you sure?

WARNING: you also need to delete config." -"php options in your console or delete the whole console." -msgstr "" - -#: ../../views/consoles/list.php:128 -#: ../../views/calendar/special_days_edit.php:210 -#: ../../views/calendar/special_days.php:430 -#: ../../views/calendar/special_days.php:530 -#: ../../views/dashboard/header.php:70 ../../views/dashboard/header.php:106 -#: ../../views/dashboard/list.php:228 -#: ../../enterprise/views/ncm/agent/details.php:691 -#: ../../enterprise/meta/advanced/cron_main.php:393 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:1168 -#: ../../enterprise/meta/event/custom_events.php:246 -#: ../../enterprise/godmode/policies/policy_alerts.php:814 -#: ../../enterprise/godmode/policies/policy_alerts.php:834 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:749 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:374 -#: ../../enterprise/godmode/services/services.service.php:1024 -#: ../../enterprise/godmode/services/services.elements.php:960 -#: ../../enterprise/godmode/services/services.elements.php:971 -#: ../../enterprise/godmode/setup/setup.php:581 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:270 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:344 -#: ../../enterprise/include/functions_HA_cluster.php:492 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1603 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1705 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1757 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1789 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1824 -#: ../../enterprise/include/class/AgentRepository.class.php:903 -#: ../../enterprise/include/class/AgentRepository.class.php:1001 -#: ../../enterprise/include/class/LogSource.class.php:821 -#: ../../enterprise/include/class/LogSource.class.php:874 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3114 -#: ../../enterprise/include/class/ManageBackups.class.php:453 -#: ../../enterprise/tools/ipam/ipam_network.php:1102 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1437 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1461 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1658 -#: ../../enterprise/tools/ipam/ipam_list.php:888 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:918 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:941 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1048 -#: ../../update_manager_client/views/register.php:86 -#: ../../godmode/agentes/status_monitor_custom_fields.php:274 -#: ../../godmode/snmpconsole/snmp_alert.php:2231 -#: ../../godmode/snmpconsole/snmp_alert.php:2246 ../../godmode/menu.php:755 -#: ../../godmode/massive/massive_operations.php:413 -#: ../../godmode/setup/snmp_wizard.php:100 -#: ../../godmode/events/custom_events.php:234 -#: ../../godmode/wizards/ManageExtensions.class.php:296 -#: ../../include/functions_visual_map_editor.php:926 -#: ../../include/functions_visual_map_editor.php:930 -#: ../../include/functions_register.php:179 -#: ../../include/class/ConfigPEN.class.php:675 -#: ../../include/class/ConfigPEN.class.php:699 -#: ../../include/class/SatelliteAgent.class.php:1106 -#: ../../include/class/SatelliteAgent.class.php:1151 -#: ../../include/class/SatelliteAgent.class.php:1199 -#: ../../include/class/SatelliteAgent.class.php:1261 -#: ../../include/class/TreeGroupEdition.class.php:165 -#: ../../include/class/NetworkMap.class.php:2959 -#: ../../include/class/CredentialStore.class.php:1656 -#: ../../include/class/CredentialStore.class.php:1708 -#: ../../include/class/ModuleTemplates.class.php:1364 -#: ../../include/class/WelcomeWindow.class.php:174 -#: ../../include/class/SatelliteCollection.class.php:536 -#: ../../include/class/SatelliteCollection.class.php:579 -#: ../../include/class/AgentWizard.class.php:6230 -#: ../../operation/agentes/pandora_networkmap.editor.php:752 -#: ../../operation/agentes/pandora_networkmap.php:902 -#: ../../operation/snmpconsole/snmp_browser.php:181 -#: ../../operation/snmpconsole/snmp_browser.php:552 -#: ../../operation/snmpconsole/snmp_browser.php:625 -#: ../../operation/snmpconsole/snmp_browser.php:686 -#: ../../operation/snmpconsole/snmp_browser.php:701 -#: ../../general/header.php:849 ../../general/header.php:949 -msgid "Cancel" -msgstr "" - -#: ../../views/consoles/list.php:165 -#: ../../enterprise/godmode/services/services.elements.php:956 -#: ../../enterprise/godmode/services/services.elements.php:967 -#: ../../enterprise/godmode/setup/setup.php:595 -#: ../../enterprise/godmode/setup/setup.php:611 -#: ../../enterprise/include/functions_visual_map.php:677 -#: ../../enterprise/include/functions_HA_cluster.php:535 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1647 -#: ../../enterprise/include/class/AgentRepository.class.php:944 -#: ../../enterprise/include/class/Omnishell.class.php:1306 -#: ../../enterprise/include/class/LogSource.class.php:764 -#: ../../enterprise/include/class/ManageBackups.class.php:480 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1147 -#: ../../include/ajax/snmp_browser.ajax.php:262 -#: ../../include/functions_ui.php:322 -#: ../../include/class/ConfigPEN.class.php:743 -#: ../../include/class/SatelliteAgent.class.php:1046 -#: ../../include/class/HelpFeedBack.class.php:360 -#: ../../include/class/AlertsList.class.php:380 -#: ../../include/class/Diagnostics.class.php:2120 -#: ../../include/class/CredentialStore.class.php:1599 -#: ../../include/class/ModuleTemplates.class.php:1399 -#: ../../include/class/AgentDeployWizard.class.php:604 -#: ../../include/class/SatelliteCollection.class.php:616 -#: ../../include/class/WebServerModuleDebug.class.php:359 -#: ../../include/class/AgentWizard.class.php:6023 -#: ../../operation/visual_console/view.php:1093 -msgid "Success" -msgstr "" - -#: ../../views/consoles/list.php:175 ../../views/consoles/list.php:180 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:657 -#: ../../enterprise/include/functions_HA_cluster.php:542 -#: ../../enterprise/include/functions_HA_cluster.php:547 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1654 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1659 -#: ../../enterprise/include/class/DatabaseHA.class.php:208 -#: ../../enterprise/include/class/AgentRepository.class.php:951 -#: ../../enterprise/include/class/AgentRepository.class.php:956 -#: ../../enterprise/include/class/Omnishell.class.php:1302 -#: ../../enterprise/include/class/LogSource.class.php:771 -#: ../../enterprise/include/class/LogSource.class.php:776 -#: ../../enterprise/include/class/ManageBackups.class.php:491 -#: ../../enterprise/include/class/ManageBackups.class.php:496 -#: ../../enterprise/include/functions_ux_console.php:483 -#: ../../enterprise/operation/agentes/ux_console_view.php:210 -#: ../../enterprise/operation/agentes/ux_console_view.php:359 -#: ../../enterprise/operation/agentes/wux_console_view.php:431 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1148 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1990 -#: ../../include/ajax/snmp_browser.ajax.php:261 -#: ../../include/class/ConfigPEN.class.php:750 -#: ../../include/class/ConfigPEN.class.php:755 -#: ../../include/class/SatelliteAgent.class.php:1055 -#: ../../include/class/SatelliteAgent.class.php:1060 -#: ../../include/class/HelpFeedBack.class.php:355 -#: ../../include/class/AlertsList.class.php:387 -#: ../../include/class/AlertsList.class.php:392 -#: ../../include/class/Diagnostics.class.php:2119 -#: ../../include/class/CredentialStore.class.php:1606 -#: ../../include/class/CredentialStore.class.php:1611 -#: ../../include/class/ModuleTemplates.class.php:1406 -#: ../../include/class/ModuleTemplates.class.php:1411 -#: ../../include/class/AgentDeployWizard.class.php:611 -#: ../../include/class/AgentDeployWizard.class.php:616 -#: ../../include/class/SatelliteCollection.class.php:626 -#: ../../include/class/SatelliteCollection.class.php:631 -#: ../../include/class/WebServerModuleDebug.class.php:366 -#: ../../include/class/WebServerModuleDebug.class.php:371 -#: ../../include/class/AgentWizard.class.php:6030 -#: ../../include/class/AgentWizard.class.php:6035 -#: ../../operation/visual_console/view.php:1100 -#: ../../operation/visual_console/view.php:1105 -msgid "Failed" -msgstr "" - -#: ../../views/calendar/list.php:37 ../../views/calendar/list.php:46 -#: ../../views/calendar/special_days_edit.php:39 -#: ../../views/calendar/edit.php:38 ../../views/calendar/edit.php:47 -#: ../../views/calendar/special_days.php:39 -#: ../../views/calendar/special_days.php:48 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1534 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1627 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1752 -#: ../../enterprise/meta/agentsearch.php:140 -#: ../../enterprise/godmode/policies/policy_alerts.php:46 -#: ../../enterprise/godmode/policies/policy_alerts.php:59 -#: ../../enterprise/godmode/policies/policies.php:607 -#: ../../enterprise/godmode/alerts/alert_inventory.php:79 -#: ../../enterprise/godmode/alerts/alert_inventory.php:98 -#: ../../enterprise/godmode/services/services.service.php:959 -#: ../../enterprise/include/functions_policies.php:3750 -#: ../../enterprise/operation/agentes/tag_view.php:702 -#: ../../enterprise/operation/services/massive/services.create.php:897 -#: ../../godmode/groups/configure_group.php:243 -#: ../../godmode/groups/group_list.php:891 -#: ../../godmode/groups/tactical.php:181 -#: ../../godmode/agentes/configurar_agente.php:441 -#: ../../godmode/agentes/configurar_agente.php:763 -#: ../../godmode/agentes/modificar_agente.php:841 -#: ../../godmode/snmpconsole/snmp_alert.php:114 ../../godmode/menu.php:359 -#: ../../godmode/massive/massive_copy_modules.php:241 -#: ../../godmode/alerts/configure_alert_command.php:58 -#: ../../godmode/alerts/alert_actions.php:70 -#: ../../godmode/alerts/alert_commands.php:581 -#: ../../godmode/alerts/alert_templates.php:129 -#: ../../godmode/alerts/alert_templates.php:138 -#: ../../godmode/alerts/alert_templates.php:192 -#: ../../godmode/alerts/alert_templates.php:215 -#: ../../godmode/alerts/alert_templates.php:236 -#: ../../godmode/alerts/configure_alert_action.php:72 -#: ../../godmode/alerts/configure_alert_action.php:92 -#: ../../godmode/alerts/configure_alert_template.php:95 -#: ../../godmode/alerts/configure_alert_template.php:126 -#: ../../godmode/alerts/configure_alert_template.php:165 -#: ../../godmode/alerts/alert_view.php:74 -#: ../../godmode/alerts/alert_list.php:598 -#: ../../godmode/alerts/alert_list.php:617 -#: ../../mobile/include/functions_web.php:26 -#: ../../mobile/operation/agents.php:98 ../../mobile/operation/agents.php:408 -#: ../../mobile/operation/home.php:72 ../../mobile/operation/agent.php:358 -#: ../../mobile/operation/alerts.php:194 -#: ../../include/functions_reporting_html.php:2619 -#: ../../include/functions_reporting_html.php:5710 -#: ../../include/functions_treeview.php:437 -#: ../../include/functions_reports.php:855 -#: ../../include/functions_reports.php:859 -#: ../../include/functions_reports.php:865 -#: ../../include/functions_reports.php:871 -#: ../../include/class/AgentsAlerts.class.php:567 -#: ../../operation/search_agents.php:42 ../../operation/search_results.php:108 -#: ../../operation/agentes/estado_agente.php:1078 -#: ../../operation/agentes/ver_agente.php:1468 -#: ../../operation/agentes/ver_agente.php:1891 -msgid "Alerts" -msgstr "" - -#: ../../views/calendar/list.php:50 ../../views/calendar/edit.php:51 -#: ../../views/calendar/special_days.php:52 -#: ../../include/class/CalendarManager.class.php:720 -msgid "Special days" -msgstr "" - -#: ../../views/calendar/list.php:60 -#: ../../views/calendar/special_days_edit.php:57 -#: ../../views/calendar/edit.php:61 ../../views/calendar/special_days.php:62 -#: ../../enterprise/extensions/csv_import_group.php:39 -#: ../../enterprise/godmode/modules/local_components.php:268 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:340 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:126 -#: ../../enterprise/godmode/agentes/collections.data.php:451 -#: ../../enterprise/godmode/agentes/collections.editor.php:133 -#: ../../enterprise/godmode/agentes/collections.php:179 -#: ../../enterprise/godmode/policies/policy_plugins.php:31 -#: ../../enterprise/godmode/policies/policy_alerts.php:68 -#: ../../enterprise/godmode/policies/configure_policy.php:85 -#: ../../enterprise/godmode/policies/policy_modules.php:481 -#: ../../enterprise/godmode/policies/policy_queue.php:213 -#: ../../enterprise/godmode/policies/policies.php:284 -#: ../../enterprise/godmode/policies/policy_linking.php:120 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:322 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:92 -#: ../../enterprise/godmode/policies/policy_collections.php:62 -#: ../../enterprise/godmode/policies/policy_agents.php:319 -#: ../../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/massive/massive_delete_alerts_policy.php:31 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:31 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:246 -#: ../../enterprise/include/lib/Policy/Queue.php:162 -#: ../../enterprise/include/lib/Policy/Queue.php:163 -#: ../../enterprise/operation/agentes/policy_view.php:51 -#: ../../extensions/resource_registration.php:1105 -#: ../../godmode/modules/manage_nc_groups.php:315 -#: ../../godmode/modules/manage_inventory_modules.php:67 -#: ../../godmode/modules/manage_network_components.php:315 -#: ../../godmode/groups/group_list.php:403 -#: ../../godmode/groups/modu_group_list.php:95 -#: ../../godmode/users/profile_list.php:117 -#: ../../godmode/users/user_list.php:538 -#: ../../godmode/agentes/modificar_agente.php:118 -#: ../../godmode/massive/massive_operations.php:430 -#: ../../godmode/massive/massive_edit_users.php:47 -#: ../../godmode/massive/massive_delete_profiles.php:45 -#: ../../godmode/massive/massive_add_profiles.php:45 -#: ../../godmode/alerts/configure_alert_command.php:194 -#: ../../godmode/alerts/alert_actions.php:218 -#: ../../godmode/alerts/alert_commands.php:730 -#: ../../godmode/alerts/alert_templates.php:270 -#: ../../godmode/alerts/configure_alert_action.php:125 -#: ../../godmode/alerts/configure_alert_template.php:442 -#: ../../godmode/setup/os.list.php:49 -#: ../../godmode/servers/plugin_registration.php:89 -#: ../../godmode/tag/tag.php:186 ../../godmode/category/category.php:96 -#: ../../operation/users/user_edit.php:277 -msgid "metaconsole" -msgstr "" - -#: ../../views/calendar/list.php:63 -#: ../../views/calendar/special_days_edit.php:60 -#: ../../views/calendar/edit.php:64 ../../views/calendar/special_days.php:65 -#: ../../enterprise/extensions/csv_import_group.php:41 -#: ../../enterprise/godmode/modules/local_components.php:270 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:342 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:128 -#: ../../enterprise/godmode/policies/policy_plugins.php:33 -#: ../../enterprise/godmode/policies/policy_alerts.php:70 -#: ../../enterprise/godmode/policies/configure_policy.php:87 -#: ../../enterprise/godmode/policies/policy_modules.php:483 -#: ../../enterprise/godmode/policies/policy_queue.php:215 -#: ../../enterprise/godmode/policies/policies.php:286 -#: ../../enterprise/godmode/policies/policy_linking.php:122 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:324 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:94 -#: ../../enterprise/godmode/policies/policy_collections.php:64 -#: ../../enterprise/godmode/policies/policy_agents.php:321 -#: ../../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/massive/massive_delete_alerts_policy.php:33 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:33 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:248 -#: ../../enterprise/operation/agentes/policy_view.php:53 -#: ../../extensions/resource_registration.php:1107 -#: ../../godmode/modules/manage_nc_groups.php:317 -#: ../../godmode/modules/manage_inventory_modules.php:69 -#: ../../godmode/modules/manage_network_components.php:317 -#: ../../godmode/groups/group_list.php:405 -#: ../../godmode/groups/modu_group_list.php:97 -#: ../../godmode/users/profile_list.php:119 -#: ../../godmode/users/user_list.php:540 -#: ../../godmode/agentes/modificar_agente.php:120 -#: ../../godmode/massive/massive_operations.php:432 -#: ../../godmode/massive/massive_edit_users.php:49 -#: ../../godmode/massive/massive_delete_profiles.php:47 -#: ../../godmode/massive/massive_add_profiles.php:47 -#: ../../godmode/alerts/configure_alert_command.php:196 -#: ../../godmode/alerts/alert_actions.php:220 -#: ../../godmode/alerts/alert_commands.php:732 -#: ../../godmode/alerts/alert_templates.php:272 -#: ../../godmode/alerts/configure_alert_action.php:127 -#: ../../godmode/alerts/configure_alert_template.php:444 -#: ../../godmode/setup/os.list.php:51 ../../godmode/tag/tag.php:188 -#: ../../godmode/category/category.php:98 -#: ../../operation/users/user_edit.php:279 -msgid "any node" -msgstr "" - -#: ../../views/calendar/list.php:68 -#: ../../views/calendar/special_days_edit.php:65 -#: ../../views/calendar/edit.php:69 ../../views/calendar/special_days.php:70 -#, php-format -msgid "" -"This node is configured with centralized mode. All alert calendar " -"information is read only. Go to %s to manage it." -msgstr "" - -#: ../../views/calendar/list.php:95 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:76 -#: ../../enterprise/operation/agentes/security_hardening.php:457 -#: ../../enterprise/tools/ipam/ipam_list.php:676 -#: ../../enterprise/tools/ipam/ipam_excel.php:136 -#: ../../enterprise/tools/ipam/ipam_excel.php:207 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:770 -#: ../../extensions/api_checker.php:296 -#: ../../godmode/modules/module_list.php:97 -#: ../../godmode/groups/group_list.php:885 -#: ../../godmode/groups/modu_group_list.php:260 -#: ../../godmode/agentes/fields_manager.php:152 -#: ../../godmode/agentes/agent_manager.php:364 -#: ../../godmode/agentes/agent_incidents.php:87 -#: ../../godmode/agentes/module_manager_editor_common.php:198 -#: ../../godmode/alerts/alert_commands.php:750 -#: ../../godmode/setup/os.list.php:64 -#: ../../include/class/AlertsList.class.php:313 -#: ../../operation/incidents/list_integriaims_incidents.php:586 -msgid "ID" -msgstr "" - -#: ../../views/calendar/list.php:96 ../../views/calendar/edit.php:89 -#: ../../views/cluster/list.php:69 ../../views/dashboard/list.php:99 -#: ../../views/dashboard/formDashboard.php:77 -#: ../../enterprise/views/ncm/snippets/list.php:70 -#: ../../enterprise/views/ncm/snippets/edit.php:83 -#: ../../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:72 -#: ../../enterprise/views/ncm/firmwares/edit.php:80 -#: ../../enterprise/views/ncm/models/list.php:71 -#: ../../enterprise/views/ncm/models/edit.php:68 -#: ../../enterprise/views/ncm/vendors/list.php:70 -#: ../../enterprise/views/ncm/vendors/edit.php:67 -#: ../../enterprise/views/ipam/sites/list.php:46 -#: ../../enterprise/views/ipam/sites/edit.php:40 -#: ../../enterprise/meta/advanced/servers.build_table.php:78 -#: ../../enterprise/meta/advanced/collections.data.php:350 -#: ../../enterprise/meta/include/functions_autoprovision.php:495 -#: ../../enterprise/meta/include/functions_autoprovision.php:603 -#: ../../enterprise/meta/include/functions_wizard_meta.php:463 -#: ../../enterprise/meta/include/functions_wizard_meta.php:581 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1131 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1457 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1579 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1682 -#: ../../enterprise/meta/agentsearch.php:333 -#: ../../enterprise/godmode/modules/configure_local_component.php:159 -#: ../../enterprise/godmode/modules/local_components.php:643 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:363 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:787 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:144 -#: ../../enterprise/godmode/agentes/collection_manager.php:161 -#: ../../enterprise/godmode/agentes/collection_manager.php:261 -#: ../../enterprise/godmode/agentes/collections.data.php:583 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:116 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:580 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:130 -#: ../../enterprise/godmode/policies/configure_policy.php:112 -#: ../../enterprise/godmode/policies/policy_modules.php:1585 -#: ../../enterprise/godmode/policies/policies.php:453 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:272 -#: ../../enterprise/godmode/policies/policy_collections.php:240 -#: ../../enterprise/godmode/policies/policy_collections.php:334 -#: ../../enterprise/godmode/policies/policy_agents.php:966 -#: ../../enterprise/godmode/policies/policy_agents.php:1356 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:170 -#: ../../enterprise/godmode/services/services.service.php:580 -#: ../../enterprise/godmode/setup/setup_skins.php:111 -#: ../../enterprise/godmode/setup/setup_auth.php:118 -#: ../../enterprise/godmode/setup/edit_skin.php:252 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:186 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:190 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:191 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:97 -#: ../../enterprise/godmode/reporting/visual_console_template.php:218 -#: ../../enterprise/godmode/reporting/visual_console_template.php:293 -#: ../../enterprise/godmode/reporting/mysql_builder.php:96 -#: ../../enterprise/godmode/reporting/mysql_builder.php:239 -#: ../../enterprise/godmode/reporting/mysql_builder.php:240 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1686 -#: ../../enterprise/godmode/servers/manage_export.php:173 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:249 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:58 -#: ../../enterprise/godmode/servers/manage_export_form.php:105 -#: ../../enterprise/godmode/servers/list_satellite.php:54 -#: ../../enterprise/mobile/include/enterprise.class.php:86 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:434 -#: ../../enterprise/include/ajax/servers.ajax.php:100 -#: ../../enterprise/include/ajax/servers.ajax.php:171 -#: ../../enterprise/include/ajax/servers.ajax.php:309 -#: ../../enterprise/include/functions_reporting_csv.php:804 -#: ../../enterprise/include/class/Omnishell.class.php:851 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:793 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3008 -#: ../../enterprise/include/functions_services.php:1642 -#: ../../enterprise/include/functions_ipam.php:1350 -#: ../../enterprise/include/functions_ipam.php:2058 -#: ../../enterprise/operation/agentes/policy_view.php:164 -#: ../../enterprise/operation/agentes/policy_view.php:396 -#: ../../enterprise/operation/agentes/tag_view.php:782 -#: ../../enterprise/operation/agentes/collection_view.php:84 -#: ../../enterprise/operation/agentes/policy_manager.php:511 -#: ../../enterprise/operation/services/services.service.php:109 -#: ../../enterprise/operation/services/massive/services.create.php:656 -#: ../../enterprise/operation/services/services.list.php:535 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:60 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1191 -#: ../../enterprise/tools/ipam/ipam_list.php:58 -#: ../../enterprise/tools/ipam/ipam_list.php:689 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:134 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:329 -#: ../../enterprise/tools/ipam/ipam_excel.php:137 -#: ../../enterprise/tools/ipam/ipam_excel.php:208 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:53 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:777 -#: ../../enterprise/tools/ipam/ipam_editor.php:153 -#: ../../extensions/files_repo/files_repo_list.php:55 -#: ../../godmode/modules/manage_nc_groups_form.php:72 -#: ../../godmode/modules/manage_network_templates_form.php:168 -#: ../../godmode/modules/manage_nc_groups.php:264 -#: ../../godmode/modules/manage_inventory_modules.php:289 -#: ../../godmode/modules/manage_network_components_form_common.php:47 -#: ../../godmode/modules/manage_inventory_modules_form.php:115 -#: ../../godmode/modules/module_list.php:99 -#: ../../godmode/modules/manage_network_templates.php:248 -#: ../../godmode/groups/configure_group.php:142 -#: ../../godmode/groups/group_list.php:887 -#: ../../godmode/groups/configure_modu_group.php:82 -#: ../../godmode/groups/modu_group_list.php:261 -#: ../../godmode/users/user_list.php:575 -#: ../../godmode/agentes/inventory_manager.php:233 -#: ../../godmode/agentes/planned_downtime.editor.php:882 -#: ../../godmode/agentes/planned_downtime.editor.php:1356 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:128 -#: ../../godmode/agentes/configure_field.php:115 -#: ../../godmode/agentes/module_manager_editor_common.php:253 -#: ../../godmode/agentes/module_manager_editor_common.php:1456 -#: ../../godmode/agentes/module_manager.php:671 -#: ../../godmode/netflow/nf_edit.php:166 -#: ../../godmode/netflow/nf_edit_form.php:242 -#: ../../godmode/alerts/configure_alert_command.php:220 -#: ../../godmode/alerts/alert_actions.php:351 -#: ../../godmode/alerts/alert_commands.php:749 -#: ../../godmode/alerts/alert_templates.php:414 -#: ../../godmode/alerts/configure_alert_action.php:183 -#: ../../godmode/alerts/configure_alert_template.php:1101 -#: ../../godmode/setup/os.builder.php:72 ../../godmode/setup/os.builder.php:73 -#: ../../godmode/setup/os.list.php:66 -#: ../../godmode/setup/setup_integria.php:400 -#: ../../godmode/setup/setup_integria.php:533 -#: ../../godmode/reporting/visual_console_builder.data.php:151 -#: ../../godmode/reporting/create_container.php:247 -#: ../../godmode/reporting/reporting_builder.item_editor.php:86 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1106 -#: ../../godmode/reporting/reporting_builder.main.php:91 -#: ../../godmode/reporting/reporting_builder.main.php:95 -#: ../../godmode/reporting/graph_builder.main.php:128 -#: ../../godmode/events/event_filter.php:144 -#: ../../godmode/events/event_responses.editor.php:97 -#: ../../godmode/events/event_responses.list.php:66 -#: ../../godmode/wizards/ManageExtensions.class.php:318 -#: ../../godmode/servers/servers.build_table.php:80 -#: ../../godmode/servers/modificar_server.php:200 -#: ../../godmode/servers/plugin.php:469 ../../godmode/servers/plugin.php:1040 -#: ../../godmode/tag/tag.php:231 ../../godmode/tag/edit_tag.php:194 -#: ../../godmode/category/edit_category.php:189 -#: ../../mobile/operation/module_data.php:264 -#: ../../mobile/operation/server_status.php:283 -#: ../../mobile/operation/server_status.php:321 -#: ../../mobile/operation/server_status.php:351 -#: ../../mobile/operation/server_status.php:447 -#: ../../include/functions_reporting_html.php:1062 -#: ../../include/functions_reporting_html.php:1070 -#: ../../include/functions_reporting_html.php:1773 -#: ../../include/functions_reporting_html.php:2666 -#: ../../include/functions_reporting_html.php:3025 -#: ../../include/functions_reporting_html.php:3741 -#: ../../include/functions_reporting_html.php:6415 -#: ../../include/functions_treeview.php:69 -#: ../../include/class/EventSound.class.php:306 -#: ../../include/class/NetworkMap.class.php:3071 -#: ../../include/class/NetworkMap.class.php:3117 -#: ../../include/class/NetworkMap.class.php:3129 -#: ../../include/class/NetworkMap.class.php:3499 -#: ../../include/class/ManageNetScanScripts.class.php:403 -#: ../../include/class/ManageNetScanScripts.class.php:549 -#: ../../include/class/ModuleTemplates.class.php:848 -#: ../../include/class/ModuleTemplates.class.php:1030 -#: ../../include/class/CalendarManager.class.php:1026 -#: ../../include/class/SatelliteCollection.class.php:132 -#: ../../include/functions_filemanager.php:659 -#: ../../include/functions_snmp_browser.php:1904 -#: ../../include/functions_events.php:4289 -#: ../../include/functions_events.php:4447 ../../operation/search_users.php:44 -#: ../../operation/search_helps.php:31 -#: ../../operation/agentes/pandora_networkmap.editor.php:338 -#: ../../operation/agentes/pandora_networkmap.php:740 -#: ../../operation/agentes/pandora_networkmap.view.php:137 -#: ../../operation/gis_maps/gis_map.php:115 -#: ../../operation/incidents/configure_integriaims_incident.php:232 -#: ../../operation/search_policies.php:35 ../../operation/search_maps.php:28 -msgid "Name" -msgstr "" - -#: ../../views/calendar/list.php:97 -#: ../../views/calendar/special_days_edit.php:105 -#: ../../views/calendar/edit.php:100 ../../views/calendar/special_days.php:117 -#: ../../views/cluster/list.php:71 ../../views/dashboard/list.php:101 -#: ../../views/dashboard/formDashboard.php:92 -#: ../../enterprise/views/ncm/devices/list.php:116 -#: ../../enterprise/meta/advanced/collections.data.php:442 -#: ../../enterprise/meta/advanced/collections.php:382 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:148 -#: ../../enterprise/meta/include/functions_wizard_meta.php:191 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1805 -#: ../../enterprise/meta/include/functions_events_meta.php:74 -#: ../../enterprise/meta/agentsearch.php:137 -#: ../../enterprise/meta/agentsearch.php:335 -#: ../../enterprise/godmode/modules/configure_local_component.php:287 -#: ../../enterprise/godmode/modules/local_components.php:548 -#: ../../enterprise/godmode/modules/local_components.php:645 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:118 -#: ../../enterprise/godmode/agentes/collections.data.php:595 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:205 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:139 -#: ../../enterprise/godmode/agentes/collections.php:506 -#: ../../enterprise/godmode/policies/configure_policy.php:136 -#: ../../enterprise/godmode/policies/policies.php:312 -#: ../../enterprise/godmode/policies/policies.php:455 -#: ../../enterprise/godmode/policies/policy_agents.php:414 -#: ../../enterprise/godmode/policies/policy_agents.php:975 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:102 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:140 -#: ../../enterprise/godmode/services/services.service.php:603 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:347 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:208 -#: ../../enterprise/godmode/reporting/graph_template_list.php:205 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:195 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:468 -#: ../../enterprise/godmode/reporting/visual_console_template.php:231 -#: ../../enterprise/godmode/reporting/visual_console_template.php:294 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:319 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1413 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2040 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:136 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:740 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:693 -#: ../../enterprise/include/functions_tasklist.php:196 -#: ../../enterprise/include/ajax/ipam.ajax.php:487 -#: ../../enterprise/include/ajax/cron.ajax.php:148 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/include/functions_reporting_csv.php:2650 -#: ../../enterprise/include/functions_reporting_csv.php:2829 -#: ../../enterprise/include/class/Azure.cloud.php:865 -#: ../../enterprise/include/class/VMware.app.php:769 -#: ../../enterprise/include/class/Omnishell.class.php:406 -#: ../../enterprise/include/class/Omnishell.class.php:435 -#: ../../enterprise/include/class/Omnishell.class.php:861 -#: ../../enterprise/include/class/DB2.app.php:477 -#: ../../enterprise/include/class/Aws.S3.php:441 -#: ../../enterprise/include/class/SAP.app.php:636 -#: ../../enterprise/include/class/Aws.cloud.php:567 -#: ../../enterprise/include/class/Aws.cloud.php:1253 -#: ../../enterprise/include/class/MySQL.app.php:482 -#: ../../enterprise/include/class/Google.cloud.php:791 -#: ../../enterprise/include/class/Oracle.app.php:484 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:489 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:813 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:953 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2883 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3009 -#: ../../enterprise/include/functions_events.php:30 -#: ../../enterprise/operation/agentes/tag_view.php:106 -#: ../../enterprise/operation/agentes/tag_view.php:698 -#: ../../enterprise/operation/agentes/ver_agente.php:70 -#: ../../enterprise/operation/agentes/ver_agente.php:91 -#: ../../enterprise/operation/log/log_viewer.php:809 -#: ../../enterprise/operation/services/services.service.php:112 -#: ../../enterprise/operation/services/massive/services.create.php:678 -#: ../../enterprise/operation/services/services.list.php:268 -#: ../../enterprise/operation/services/services.list.php:540 -#: ../../enterprise/operation/services/services.table_services.php:218 -#: ../../enterprise/tools/ipam/ipam_editor.php:335 -#: ../../extensions/agents_modules.php:427 +#: ../../extensions/agents_modules.php:442 ../../general/ui/agents_list.php:76 +#: ../../godmode/agentes/configurar_agente.php:540 +#: ../../godmode/agentes/modificar_agente.php:314 +#: ../../godmode/agentes/modificar_agente.php:707 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:141 +#: ../../godmode/agentes/planned_downtime.editor.php:895 +#: ../../godmode/agentes/planned_downtime.editor.php:1357 +#: ../../godmode/agentes/planned_downtime.list.php:735 +#: ../../godmode/alerts/alert_actions.php:269 +#: ../../godmode/alerts/alert_actions.php:353 +#: ../../godmode/alerts/alert_commands.php:1003 +#: ../../godmode/alerts/alert_list.list.php:220 +#: ../../godmode/alerts/alert_templates.php:416 +#: ../../godmode/alerts/configure_alert_action.php:244 +#: ../../godmode/alerts/configure_alert_command.php:247 +#: ../../godmode/alerts/configure_alert_template.php:1204 +#: ../../godmode/events/custom_events.php:98 +#: ../../godmode/events/event_edit_filter.php:362 +#: ../../godmode/events/event_filter.php:157 +#: ../../godmode/events/event_responses.editor.php:120 +#: ../../godmode/events/event_responses.list.php:68 +#: ../../godmode/gis_maps/configure_gis_map.php:513 +#: ../../godmode/gis_maps/configure_gis_map.php:649 +#: ../../godmode/massive/massive_add_action_alerts.php:198 +#: ../../godmode/massive/massive_add_alerts.php:211 +#: ../../godmode/massive/massive_add_policies_alerts.php:116 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:120 +#: ../../godmode/massive/massive_add_profiles.php:206 +#: ../../godmode/massive/massive_copy_modules.php:98 +#: ../../godmode/massive/massive_copy_modules.php:275 +#: ../../godmode/massive/massive_delete_action_alerts.php:211 +#: ../../godmode/massive/massive_delete_alerts.php:290 +#: ../../godmode/massive/massive_delete_policies_alerts.php:134 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:134 +#: ../../godmode/massive/massive_delete_profiles.php:172 +#: ../../godmode/massive/massive_edit_agents.php:726 +#: ../../godmode/massive/massive_enable_disable_alerts.php:170 +#: ../../godmode/massive/massive_standby_alerts.php:186 +#: ../../godmode/modules/manage_network_components.php:649 +#: ../../godmode/modules/manage_network_components.php:781 +#: ../../godmode/modules/manage_network_components_form_common.php:141 #: ../../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:141 -#: ../../godmode/modules/manage_network_components.php:649 -#: ../../godmode/modules/manage_network_components.php:781 -#: ../../godmode/users/user_list.php:470 -#: ../../godmode/agentes/configurar_agente.php:530 -#: ../../godmode/agentes/modificar_agente.php:314 -#: ../../godmode/agentes/modificar_agente.php:707 -#: ../../godmode/agentes/planned_downtime.list.php:735 -#: ../../godmode/agentes/planned_downtime.editor.php:895 -#: ../../godmode/agentes/planned_downtime.editor.php:1357 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:141 -#: ../../godmode/agentes/agent_incidents.php:91 #: ../../godmode/netflow/nf_edit.php:167 #: ../../godmode/netflow/nf_edit_form.php:256 -#: ../../godmode/snmpconsole/snmp_alert.php:841 -#: ../../godmode/gis_maps/configure_gis_map.php:509 -#: ../../godmode/gis_maps/configure_gis_map.php:646 -#: ../../godmode/massive/massive_copy_modules.php:98 -#: ../../godmode/massive/massive_copy_modules.php:275 -#: ../../godmode/massive/massive_standby_alerts.php:186 -#: ../../godmode/massive/massive_delete_action_alerts.php:210 -#: ../../godmode/massive/massive_add_alerts.php:211 -#: ../../godmode/massive/massive_enable_disable_alerts.php:170 -#: ../../godmode/massive/massive_edit_agents.php:722 -#: ../../godmode/massive/massive_delete_profiles.php:172 -#: ../../godmode/massive/massive_delete_alerts.php:290 -#: ../../godmode/massive/massive_add_action_alerts.php:198 -#: ../../godmode/massive/massive_add_profiles.php:203 -#: ../../godmode/alerts/configure_alert_command.php:247 -#: ../../godmode/alerts/alert_actions.php:269 -#: ../../godmode/alerts/alert_actions.php:353 -#: ../../godmode/alerts/alert_list.list.php:220 -#: ../../godmode/alerts/alert_commands.php:751 -#: ../../godmode/alerts/alert_templates.php:415 -#: ../../godmode/alerts/configure_alert_action.php:220 -#: ../../godmode/alerts/configure_alert_template.php:1137 -#: ../../godmode/setup/news.php:216 ../../godmode/setup/gis.php:70 -#: ../../godmode/setup/gis_step_2.php:237 -#: ../../godmode/setup/setup_integria.php:426 -#: ../../godmode/setup/setup_integria.php:560 -#: ../../godmode/reporting/visual_console_builder.data.php:163 #: ../../godmode/reporting/create_container.php:261 #: ../../godmode/reporting/create_container.php:635 #: ../../godmode/reporting/create_container.php:742 -#: ../../godmode/reporting/map_builder.php:362 -#: ../../godmode/reporting/map_builder.php:418 +#: ../../godmode/reporting/graph_builder.main.php:176 #: ../../godmode/reporting/graphs.php:231 #: ../../godmode/reporting/graphs.php:249 #: ../../godmode/reporting/graphs.php:365 -#: ../../godmode/reporting/visual_console_favorite.php:182 +#: ../../godmode/reporting/map_builder.php:362 +#: ../../godmode/reporting/map_builder.php:418 #: ../../godmode/reporting/reporting_builder.item_editor.php:75 #: ../../godmode/reporting/reporting_builder.item_editor.php:90 -#: ../../godmode/reporting/reporting_builder.item_editor.php:217 -#: ../../godmode/reporting/reporting_builder.item_editor.php:911 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1683 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3545 -#: ../../godmode/reporting/visual_console_builder.elements.php:120 -#: ../../godmode/reporting/visual_console_builder.elements.php:343 +#: ../../godmode/reporting/reporting_builder.item_editor.php:238 +#: ../../godmode/reporting/reporting_builder.item_editor.php:973 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2069 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4115 #: ../../godmode/reporting/reporting_builder.main.php:119 -#: ../../godmode/reporting/reporting_builder.main.php:184 #: ../../godmode/reporting/reporting_builder.php:725 #: ../../godmode/reporting/reporting_builder.php:925 -#: ../../godmode/reporting/graph_builder.main.php:176 -#: ../../godmode/events/event_filter.php:145 -#: ../../godmode/events/event_responses.editor.php:120 -#: ../../godmode/events/event_edit_filter.php:336 -#: ../../godmode/events/event_responses.list.php:68 -#: ../../godmode/events/custom_events.php:98 +#: ../../godmode/reporting/visual_console_builder.data.php:163 +#: ../../godmode/reporting/visual_console_builder.elements.php:120 +#: ../../godmode/reporting/visual_console_builder.elements.php:343 +#: ../../godmode/reporting/visual_console_favorite.php:182 +#: ../../godmode/setup/gis.php:70 ../../godmode/setup/gis_step_2.php:237 +#: ../../godmode/setup/news.php:216 ../../godmode/setup/setup_ITSM.php:348 +#: ../../godmode/setup/setup_ITSM.php:474 +#: ../../godmode/snmpconsole/snmp_alert.php:841 +#: ../../godmode/users/user_list.php:470 #: ../../godmode/wizards/HostDevices.class.php:935 -#: ../../mobile/operation/agents.php:95 ../../mobile/operation/agents.php:158 -#: ../../mobile/operation/agents.php:235 ../../mobile/operation/agents.php:236 -#: ../../mobile/operation/agents.php:406 ../../mobile/operation/modules.php:171 -#: ../../mobile/operation/modules.php:176 -#: ../../mobile/operation/modules.php:266 -#: ../../mobile/operation/modules.php:267 ../../mobile/operation/alerts.php:113 -#: ../../mobile/operation/alerts.php:118 ../../mobile/operation/alerts.php:231 -#: ../../mobile/operation/alerts.php:232 -#: ../../mobile/operation/visualmaps.php:113 -#: ../../mobile/operation/visualmaps.php:118 -#: ../../mobile/operation/events.php:691 ../../mobile/operation/events.php:696 -#: ../../mobile/operation/events.php:857 ../../mobile/operation/events.php:994 -#: ../../mobile/operation/events.php:995 -#: ../../mobile/operation/server_status.php:162 -#: ../../mobile/operation/server_status.php:167 -#: ../../include/functions_visual_map_editor.php:70 -#: ../../include/functions_visual_map_editor.php:588 -#: ../../include/functions_visual_map_editor.php:1451 -#: ../../include/functions_reporting_html.php:1617 -#: ../../include/functions_reporting_html.php:2380 -#: ../../include/functions_reporting_html.php:3692 -#: ../../include/functions_reporting_html.php:6503 -#: ../../include/functions_cron.php:503 ../../include/ajax/heatmap.ajax.php:142 +#: ../../include/ajax/custom_fields.php:715 +#: ../../include/ajax/custom_fields.php:769 +#: ../../include/ajax/dashboard.ajax.php:78 +#: ../../include/ajax/heatmap.ajax.php:142 #: ../../include/ajax/heatmap.ajax.php:523 -#: ../../include/ajax/custom_fields.php:630 -#: ../../include/ajax/custom_fields.php:679 -#: ../../include/functions_graph.php:4958 ../../include/functions_gis.php:228 -#: ../../include/functions_profile.php:204 -#: ../../include/functions_visual_map.php:4224 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:697 -#: ../../include/rest-api/models/VisualConsole/Item.php:2147 -#: ../../include/functions_html.php:1618 -#: ../../include/functions_massive_operations.php:124 -#: ../../include/class/ExtensionsDiscovery.class.php:1325 -#: ../../include/class/NetworkMap.class.php:2993 -#: ../../include/class/NetworkMap.class.php:3054 -#: ../../include/class/NetworkMap.class.php:3420 -#: ../../include/class/AgentsAlerts.class.php:774 +#: ../../include/class/AgentDeployWizard.class.php:342 +#: ../../include/class/AgentsAlerts.class.php:772 +#: ../../include/class/CalendarManager.class.php:1027 #: ../../include/class/CredentialStore.class.php:814 #: ../../include/class/CredentialStore.class.php:846 #: ../../include/class/CredentialStore.class.php:937 #: ../../include/class/CustomNetScan.class.php:506 +#: ../../include/class/ExtensionsDiscovery.class.php:1498 #: ../../include/class/ModuleTemplates.class.php:728 -#: ../../include/class/CalendarManager.class.php:1027 -#: ../../include/class/AgentDeployWizard.class.php:342 -#: ../../include/functions_container.php:149 +#: ../../include/class/NetworkMap.class.php:2995 +#: ../../include/class/NetworkMap.class.php:3056 +#: ../../include/class/NetworkMap.class.php:3422 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:300 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:357 #: ../../include/lib/Dashboard/Widgets/alerts_fired.php:241 -#: ../../include/lib/Dashboard/Widgets/events_list.php:817 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:827 -#: ../../include/lib/Group.php:566 -#: ../../include/functions_snmp_browser.php:1916 -#: ../../include/functions_events.php:203 -#: ../../include/functions_events.php:256 -#: ../../include/functions_events.php:5030 ../../operation/heatmap.php:122 -#: ../../operation/heatmap.php:124 ../../operation/search_agents.php:39 -#: ../../operation/users/user_edit.php:996 -#: ../../operation/visual_console/view.php:375 -#: ../../operation/agentes/estado_agente.php:309 -#: ../../operation/agentes/estado_agente.php:1065 +#: ../../include/lib/Dashboard/Widgets/events_list.php:827 +#: ../../include/lib/Dashboard/Widgets/inventory.php:269 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1083 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:218 +#: ../../include/lib/Dashboard/Widgets/service_view.php:271 +#: ../../include/lib/ClusterViewer/ClusterWizard.php:824 +#: ../../include/lib/Group.php:567 ../../include/lib/ITSM/ITSM.php:511 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:697 +#: ../../include/rest-api/models/VisualConsole/Item.php:2140 +#: ../../include/functions_agents.php:4824 +#: ../../include/functions_container.php:149 +#: ../../include/functions_cron.php:502 ../../include/functions_events.php:255 +#: ../../include/functions_events.php:309 +#: ../../include/functions_events.php:5128 ../../include/functions_gis.php:228 +#: ../../include/functions_graph.php:4841 ../../include/functions_html.php:1623 +#: ../../include/functions_massive_operations.php:124 +#: ../../include/functions_profile.php:204 +#: ../../include/functions_reporting_html.php:815 +#: ../../include/functions_reporting_html.php:2264 +#: ../../include/functions_reporting_html.php:3027 +#: ../../include/functions_reporting_html.php:4869 +#: ../../include/functions_reporting_html.php:7680 +#: ../../include/functions_snmp_browser.php:1919 +#: ../../include/functions_visual_map.php:4240 +#: ../../include/functions_visual_map_editor.php:70 +#: ../../include/functions_visual_map_editor.php:588 +#: ../../include/functions_visual_map_editor.php:1451 +#: ../../mobile/operation/agents.php:95 ../../mobile/operation/agents.php:158 +#: ../../mobile/operation/agents.php:235 ../../mobile/operation/agents.php:236 +#: ../../mobile/operation/agents.php:406 ../../mobile/operation/alerts.php:113 +#: ../../mobile/operation/alerts.php:118 ../../mobile/operation/alerts.php:231 +#: ../../mobile/operation/alerts.php:232 ../../mobile/operation/events.php:691 +#: ../../mobile/operation/events.php:696 ../../mobile/operation/events.php:857 +#: ../../mobile/operation/events.php:994 ../../mobile/operation/events.php:995 +#: ../../mobile/operation/modules.php:171 +#: ../../mobile/operation/modules.php:176 +#: ../../mobile/operation/modules.php:266 +#: ../../mobile/operation/modules.php:267 +#: ../../mobile/operation/server_status.php:162 +#: ../../mobile/operation/server_status.php:167 +#: ../../mobile/operation/visualmaps.php:113 +#: ../../mobile/operation/visualmaps.php:118 +#: ../../operation/agentes/alerts_status.functions.php:86 +#: ../../operation/agentes/estado_agente.php:325 +#: ../../operation/agentes/estado_agente.php:1111 +#: ../../operation/agentes/exportdata.php:328 +#: ../../operation/agentes/group_view.php:243 +#: ../../operation/agentes/interface_view.functions.php:37 #: ../../operation/agentes/pandora_networkmap.editor.php:350 #: ../../operation/agentes/pandora_networkmap.editor.php:434 -#: ../../operation/agentes/interface_view.functions.php:37 -#: ../../operation/agentes/exportdata.php:328 -#: ../../operation/agentes/status_monitor.php:815 -#: ../../operation/agentes/group_view.php:243 #: ../../operation/agentes/pandora_networkmap.view.php:140 #: ../../operation/agentes/pandora_networkmap.view.php:176 -#: ../../operation/agentes/ver_agente.php:1055 -#: ../../operation/agentes/estado_generalagente.php:463 -#: ../../operation/agentes/alerts_status.functions.php:73 +#: ../../operation/agentes/status_monitor.php:826 +#: ../../operation/agentes/ver_agente.php:1086 +#: ../../operation/events/events.php:1954 ../../operation/gis_maps/ajax.php:332 +#: ../../operation/gis_maps/ajax.php:438 #: ../../operation/gis_maps/gis_map.php:116 -#: ../../operation/gis_maps/ajax.php:332 ../../operation/gis_maps/ajax.php:438 -#: ../../operation/incidents/configure_integriaims_incident.php:269 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:340 -#: ../../operation/incidents/list_integriaims_incidents.php:347 -#: ../../operation/inventory/inventory.php:516 -#: ../../operation/inventory/inventory.php:1261 -#: ../../operation/events/events.php:1894 ../../operation/search_maps.php:29 -#: ../../general/ui/agents_list.php:76 +#: ../../operation/reporting/graph_analytics.php:614 +#: ../../operation/users/user_edit.php:942 +#: ../../operation/visual_console/view.php:375 +#: ../../operation/inventory/inventory.php:577 +#: ../../operation/inventory/inventory.php:1318 +#: ../../operation/custom_fields/custom_fields_view.php:141 +#: ../../operation/heatmap.php:122 ../../operation/heatmap.php:124 +#: ../../operation/search_agents.php:39 ../../operation/search_maps.php:29 +#: ../../views/calendar/edit.php:100 ../../views/calendar/list.php:97 +#: ../../views/calendar/special_days.php:117 +#: ../../views/calendar/special_days_edit.php:105 +#: ../../views/dashboard/formDashboard.php:92 ../../views/dashboard/list.php:90 +#: ../../views/dashboard/list.php:131 ../../views/cluster/list.php:71 +#: ../../views/ITSM/ITSMTicketDetailView.php:87 +#: ../../views/ITSM/ITSMTicketEditView.php:123 +#: ../../views/ITSM/ITSMTicketListView.php:79 +#: ../../views/ITSM/ITSMTicketListView.php:136 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:205 +#: ../../enterprise/godmode/agentes/collections.data.php:595 +#: ../../enterprise/godmode/agentes/collections.php:506 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:139 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:140 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:102 +#: ../../enterprise/godmode/modules/configure_local_component.php:287 +#: ../../enterprise/godmode/modules/local_components.php:548 +#: ../../enterprise/godmode/modules/local_components.php:645 +#: ../../enterprise/godmode/policies/configure_policy.php:141 +#: ../../enterprise/godmode/policies/policies.php:285 +#: ../../enterprise/godmode/policies/policies.php:428 +#: ../../enterprise/godmode/policies/policy_agents.php:410 +#: ../../enterprise/godmode/policies/policy_agents.php:965 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:195 +#: ../../enterprise/godmode/reporting/graph_template_list.php:205 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:468 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:208 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:319 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1435 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2095 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:347 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:136 +#: ../../enterprise/godmode/reporting/visual_console_template.php:231 +#: ../../enterprise/godmode/reporting/visual_console_template.php:294 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:838 +#: ../../enterprise/godmode/services/services.service.php:607 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:716 +#: ../../enterprise/include/ajax/cron.ajax.php:148 +#: ../../enterprise/include/ajax/ipam.ajax.php:487 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:780 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:863 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1003 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3068 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3194 +#: ../../enterprise/include/class/Aws.S3.php:441 +#: ../../enterprise/include/class/Aws.cloud.php:567 +#: ../../enterprise/include/class/Aws.cloud.php:1253 +#: ../../enterprise/include/class/Azure.cloud.php:865 +#: ../../enterprise/include/class/DB2.app.php:477 +#: ../../enterprise/include/class/Google.cloud.php:791 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:489 +#: ../../enterprise/include/class/MySQL.app.php:482 +#: ../../enterprise/include/class/Omnishell.class.php:406 +#: ../../enterprise/include/class/Omnishell.class.php:435 +#: ../../enterprise/include/class/Omnishell.class.php:861 +#: ../../enterprise/include/class/Oracle.app.php:484 +#: ../../enterprise/include/class/SAP.app.php:644 +#: ../../enterprise/include/class/VMware.app.php:769 +#: ../../enterprise/include/functions_events.php:30 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/include/functions_reporting_csv.php:3156 +#: ../../enterprise/include/functions_reporting_csv.php:3335 +#: ../../enterprise/include/functions_tasklist.php:203 +#: ../../enterprise/meta/advanced/collections.data.php:442 +#: ../../enterprise/meta/advanced/collections.php:382 +#: ../../enterprise/meta/include/functions_events_meta.php:74 +#: ../../enterprise/meta/include/functions_wizard_meta.php:191 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1805 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:160 +#: ../../enterprise/meta/agentsearch.php:137 +#: ../../enterprise/meta/agentsearch.php:335 +#: ../../enterprise/operation/agentes/tag_view.php:106 +#: ../../enterprise/operation/agentes/tag_view.php:698 +#: ../../enterprise/operation/agentes/ver_agente.php:70 +#: ../../enterprise/operation/agentes/ver_agente.php:91 +#: ../../enterprise/operation/log/log_viewer.php:624 +#: ../../enterprise/operation/services/massive/service.create.elements.php:472 +#: ../../enterprise/operation/services/massive/service.create.elements.php:520 +#: ../../enterprise/operation/services/massive/services.create.php:687 +#: ../../enterprise/operation/services/massive/services.create.php:1085 +#: ../../enterprise/operation/services/massive/services.create.php:1192 +#: ../../enterprise/operation/services/services.list.php:268 +#: ../../enterprise/operation/services/services.list.php:540 +#: ../../enterprise/operation/services/services.service.php:112 +#: ../../enterprise/operation/services/services.table_services.php:218 +#: ../../enterprise/operation/security/agent_security.php:64 +#: ../../enterprise/operation/security/hardening.php:244 +#: ../../enterprise/operation/security/hardening.php:412 +#: ../../enterprise/operation/security/hardening.php:450 +#: ../../enterprise/operation/security/hardening.php:521 +#: ../../enterprise/operation/security/hardening.php:574 +#: ../../enterprise/operation/security/vulnerabilities.php:71 +#: ../../enterprise/operation/security/vulnerabilities.php:181 +#: ../../enterprise/operation/security/vulnerabilities.php:254 +#: ../../enterprise/operation/security/vulnerabilities.php:309 +#: ../../enterprise/tools/ipam/ipam_editor.php:335 +#: ../../enterprise/views/ncm/agent/manage.php:290 +#: ../../enterprise/views/ncm/devices/list.php:128 +#: ../../package_774/enterprise/include/functions_tasklist.php:203 +#: ../../package_774/enterprise/include/class/DB2.app.php:477 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:865 +#: ../../package_774/enterprise/include/class/SAP.app.php:644 +#: ../../package_774/enterprise/include/class/Oracle.app.php:484 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:567 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1253 +#: ../../package_774/enterprise/include/class/MySQL.app.php:482 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:489 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:839 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:979 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3049 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3175 +#: ../../package_774/enterprise/include/class/Google.cloud.php:791 +#: ../../package_774/enterprise/include/class/VMware.app.php:769 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2914 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3093 +#: ../../package_774/enterprise/operation/log/log_viewer.php:612 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:687 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1085 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1192 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:472 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:520 +#: ../../package_774/enterprise/operation/security/hardening.php:239 +#: ../../package_774/enterprise/operation/security/hardening.php:407 +#: ../../package_774/enterprise/operation/security/hardening.php:445 +#: ../../package_774/enterprise/operation/security/hardening.php:516 +#: ../../package_774/enterprise/operation/security/hardening.php:569 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:148 +#: ../../package_774/enterprise/meta/agentsearch.php:137 +#: ../../package_774/enterprise/meta/agentsearch.php:335 +#: ../../package_774/enterprise/godmode/services/services.service.php:607 +#: ../../package_774/enterprise/godmode/policies/policies.php:312 +#: ../../package_774/enterprise/godmode/policies/policies.php:455 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:414 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:975 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:716 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:711 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:319 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1413 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2073 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:287 msgid "Group" msgstr "" -#: ../../views/calendar/list.php:122 ../../views/cluster/list.php:108 -#: ../../enterprise/views/ncm/snippets/list.php:103 -#: ../../enterprise/views/ncm/templates/list.php:109 -#: ../../enterprise/views/ncm/devices/list.php:156 -#: ../../enterprise/views/ncm/firmwares/list.php:108 -#: ../../enterprise/views/ncm/models/list.php:97 -#: ../../enterprise/views/ncm/vendors/list.php:95 -#: ../../enterprise/views/ipam/sites/list.php:73 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:973 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:197 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:262 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:744 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3295 -#: ../../enterprise/include/class/LogSource.class.php:634 -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:131 -#: ../../enterprise/include/lib/Metaconsole/Node.php:571 -#: ../../enterprise/include/functions_events.php:50 -#: ../../enterprise/include/functions_ipam.php:1685 -#: ../../godmode/update_manager/update_manager.history.php:67 -#: ../../godmode/agentes/modificar_agente.php:381 -#: ../../godmode/snmpconsole/snmp_alert.php:1746 -#: ../../godmode/events/event_edit_filter.php:411 -#: ../../mobile/operation/agents.php:254 ../../mobile/operation/modules.php:318 -#: ../../mobile/operation/alerts.php:241 ../../mobile/operation/events.php:1032 -#: ../../include/ajax/module.php:350 -#: ../../include/class/ConfigPEN.class.php:630 -#: ../../include/class/EventSound.class.php:337 -#: ../../include/class/CredentialStore.class.php:858 -#: ../../include/class/SnmpConsole.class.php:374 -#: ../../include/class/AuditLog.class.php:197 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:245 -#: ../../operation/events/events.php:2027 -msgid "Free search" -msgstr "" - -#: ../../views/calendar/list.php:149 -#: ../../views/calendar/special_days_edit.php:162 -#: ../../views/calendar/special_days_edit.php:209 -#: ../../views/calendar/edit.php:129 ../../views/calendar/special_days.php:346 -#: ../../views/calendar/special_days.php:429 -#: ../../views/calendar/special_days.php:504 -#: ../../views/calendar/special_days.php:529 -#: ../../enterprise/views/ncm/snippets/list.php:129 -#: ../../enterprise/views/ncm/snippets/edit.php:123 -#: ../../enterprise/views/ncm/templates/list.php:135 -#: ../../enterprise/views/ncm/templates/edit.php:328 -#: ../../enterprise/views/ncm/firmwares/list.php:134 -#: ../../enterprise/views/ncm/firmwares/edit.php:183 -#: ../../enterprise/views/ncm/models/list.php:123 -#: ../../enterprise/views/ncm/models/edit.php:117 -#: ../../enterprise/views/ncm/vendors/list.php:121 -#: ../../enterprise/views/ncm/vendors/edit.php:118 -#: ../../enterprise/views/ipam/sites/list.php:100 -#: ../../enterprise/views/ipam/sites/edit.php:106 -#: ../../enterprise/meta/advanced/links.php:137 -#: ../../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.editor.php:162 -#: ../../enterprise/meta/advanced/cron_main.php:320 -#: ../../enterprise/meta/advanced/collections.php:524 -#: ../../enterprise/meta/include/functions_autoprovision.php:632 -#: ../../enterprise/meta/include/functions_autoprovision.php:857 -#: ../../enterprise/godmode/modules/configure_local_component.php:845 -#: ../../enterprise/godmode/modules/local_components.php:765 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:837 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:914 -#: ../../enterprise/godmode/agentes/collections.agents.php:47 -#: ../../enterprise/godmode/agentes/collections.data.php:82 -#: ../../enterprise/godmode/agentes/collections.data.php:191 -#: ../../enterprise/godmode/agentes/collections.data.php:219 -#: ../../enterprise/godmode/agentes/collections.data.php:243 -#: ../../enterprise/godmode/agentes/collections.data.php:274 -#: ../../enterprise/godmode/agentes/collections.data.php:338 -#: ../../enterprise/godmode/agentes/collections.editor.php:190 -#: ../../enterprise/godmode/agentes/collections.php:593 -#: ../../enterprise/godmode/policies/configure_policy.php:173 -#: ../../enterprise/godmode/policies/policy_modules.php:433 -#: ../../enterprise/godmode/policies/policy_modules.php:1801 -#: ../../enterprise/godmode/policies/policy_modules.php:1928 -#: ../../enterprise/godmode/policies/policies.php:760 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:42 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:165 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:450 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:459 -#: ../../enterprise/godmode/services/services.service.php:967 -#: ../../enterprise/godmode/setup/edit_skin.php:302 -#: ../../enterprise/godmode/reporting/aws_view.php:194 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:109 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:296 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:638 -#: ../../enterprise/godmode/servers/manage_export.php:159 -#: ../../enterprise/godmode/servers/manage_export.php:216 -#: ../../enterprise/godmode/servers/manage_export_form.php:186 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3202 -#: ../../enterprise/tools/ipam/ipam.php:421 -#: ../../enterprise/tools/ipam/ipam_list.php:860 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:532 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:171 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:393 -#: ../../enterprise/tools/ipam/ipam_editor.php:427 -#: ../../godmode/modules/manage_nc_groups_form.php:98 -#: ../../godmode/modules/manage_network_templates_form.php:180 -#: ../../godmode/modules/manage_nc_groups.php:344 -#: ../../godmode/modules/manage_inventory_modules.php:374 -#: ../../godmode/modules/manage_network_components_form.php:384 -#: ../../godmode/modules/manage_network_components.php:899 -#: ../../godmode/modules/manage_inventory_modules_form.php:249 -#: ../../godmode/modules/manage_network_templates.php:311 -#: ../../godmode/groups/configure_group.php:296 -#: ../../godmode/groups/configure_modu_group.php:102 -#: ../../godmode/users/configure_user.php:1731 -#: ../../godmode/agentes/module_manager_editor.php:817 -#: ../../godmode/agentes/planned_downtime.list.php:680 -#: ../../godmode/agentes/planned_downtime.list.php:989 -#: ../../godmode/agentes/agent_manager.php:1087 -#: ../../godmode/agentes/configure_field.php:203 -#: ../../godmode/agentes/module_manager.php:1200 -#: ../../godmode/netflow/nf_edit_form.php:454 -#: ../../godmode/snmpconsole/snmp_alert.php:1715 -#: ../../godmode/snmpconsole/snmp_alert.php:2203 -#: ../../godmode/snmpconsole/snmp_filters.php:275 -#: ../../godmode/snmpconsole/snmp_filters.php:366 -#: ../../godmode/alerts/configure_alert_command.php:395 -#: ../../godmode/alerts/alert_actions.php:502 -#: ../../godmode/alerts/alert_list.list.php:1107 -#: ../../godmode/alerts/alert_commands.php:839 -#: ../../godmode/alerts/alert_templates.php:519 -#: ../../godmode/alerts/configure_alert_action.php:446 -#: ../../godmode/alerts/alert_list.php:630 ../../godmode/setup/news.php:325 -#: ../../godmode/setup/gis.php:100 ../../godmode/setup/os.php:95 -#: ../../godmode/setup/os.php:177 ../../godmode/setup/links.php:165 -#: ../../godmode/reporting/create_container.php:383 -#: ../../godmode/reporting/map_builder.php:586 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2381 -#: ../../godmode/reporting/reporting_builder.main.php:45 -#: ../../godmode/reporting/graph_builder.main.php:298 -#: ../../godmode/events/event_responses.editor.php:328 -#: ../../godmode/events/event_edit_filter.php:959 -#: ../../godmode/servers/plugin.php:761 ../../godmode/tag/edit_tag.php:262 -#: ../../godmode/category/edit_category.php:201 -#: ../../include/functions_visual_map_editor.php:930 -#: ../../include/class/EventSound.class.php:199 -#: ../../include/class/EventSound.class.php:282 -#: ../../include/class/ManageNetScanScripts.class.php:765 -#: ../../include/class/ModuleTemplates.class.php:933 -#: ../../include/class/ModuleTemplates.class.php:987 -#: ../../include/class/WelcomeWindow.class.php:698 -#: ../../include/class/WelcomeWindow.class.php:751 -#: ../../include/class/WelcomeWindow.class.php:782 -#: ../../include/class/WelcomeWindow.class.php:855 -#: ../../include/functions_filemanager.php:889 -#: ../../include/functions_filemanager.php:963 -#: ../../operation/gis_maps/gis_map.php:220 -#: ../../operation/incidents/configure_integriaims_incident.php:406 -#: ../../operation/incidents/list_integriaims_incidents.php:654 -msgid "Create" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:39 -msgid "Configure special day" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:79 -#: ../../enterprise/include/functions_log.php:279 -#: ../../enterprise/include/functions_log.php:282 -#: ../../enterprise/include/functions_reporting_pdf.php:720 -#: ../../enterprise/include/functions_reporting_csv.php:867 -#: ../../enterprise/include/functions_reporting_csv.php:923 -#: ../../enterprise/include/functions_reporting_csv.php:968 -#: ../../enterprise/include/functions_reporting_csv.php:2609 -#: ../../enterprise/include/class/ManageBackups.class.php:164 -#: ../../enterprise/include/functions_reporting.php:2153 -#: ../../enterprise/include/functions_reporting.php:2199 -#: ../../enterprise/include/functions_reporting.php:2212 -#: ../../enterprise/include/functions_reporting.php:2456 -#: ../../enterprise/include/functions_reporting.php:2474 -#: ../../enterprise/operation/agentes/security_hardening.php:350 -#: ../../enterprise/operation/agentes/security_hardening.php:456 -#: ../../enterprise/operation/agentes/security_hardening.php:526 -#: ../../extensions/insert_data.php:196 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2251 -#: ../../mobile/operation/tactical.php:351 -#: ../../include/functions_reporting_html.php:2038 -#: ../../include/functions_reporting_html.php:2867 -#: ../../include/functions_reporting_html.php:2876 -#: ../../include/functions_reporting_html.php:2881 -#: ../../include/functions_reporting_html.php:2890 -#: ../../include/functions_reporting_html.php:2895 -#: ../../include/functions_reporting_html.php:2902 -#: ../../include/functions_reporting_html.php:2952 -#: ../../include/functions_reporting_html.php:3026 -#: ../../include/functions_reporting_html.php:6059 -#: ../../include/functions.php:3109 ../../include/functions_inventory.php:1198 -#: ../../include/class/AuditLog.class.php:112 -#: ../../include/functions_reporting.php:4748 -#: ../../include/functions_reporting.php:4789 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:624 -#: ../../operation/agentes/agent_inventory.php:135 -#: ../../operation/incidents/list_integriaims_incidents.php:441 -#: ../../operation/inventory/inventory.php:686 -#: ../../operation/reporting/graph_viewer.php:321 -#: ../../general/logon_ok.php:302 -msgid "Date" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:116 -#: ../../views/calendar/special_days.php:96 -#: ../../views/calendar/special_days.php:381 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:95 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1860 -#: ../../enterprise/include/functions_reporting.php:1740 -#: ../../enterprise/include/functions_reporting.php:2704 -#: ../../enterprise/include/functions_reporting.php:3022 -#: ../../enterprise/include/functions_reporting.php:3648 -#: ../../enterprise/include/functions_reporting.php:4625 -#: ../../godmode/alerts/alert_templates.php:62 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1572 -#: ../../include/functions_html.php:2371 -msgid "Monday" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:117 -#: ../../views/calendar/special_days.php:97 -#: ../../views/calendar/special_days.php:385 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:96 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1868 -#: ../../enterprise/include/functions_reporting.php:1741 -#: ../../enterprise/include/functions_reporting.php:2705 -#: ../../enterprise/include/functions_reporting.php:3023 -#: ../../enterprise/include/functions_reporting.php:3649 -#: ../../enterprise/include/functions_reporting.php:4626 -#: ../../godmode/alerts/alert_templates.php:63 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1580 -#: ../../include/functions_html.php:2372 -msgid "Tuesday" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:118 -#: ../../views/calendar/special_days.php:98 -#: ../../views/calendar/special_days.php:389 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:97 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1876 -#: ../../enterprise/include/functions_reporting.php:1742 -#: ../../enterprise/include/functions_reporting.php:2706 -#: ../../enterprise/include/functions_reporting.php:3024 -#: ../../enterprise/include/functions_reporting.php:3650 -#: ../../enterprise/include/functions_reporting.php:4627 -#: ../../godmode/alerts/alert_templates.php:64 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1588 -#: ../../include/functions_html.php:2373 -msgid "Wednesday" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:119 -#: ../../views/calendar/special_days.php:99 -#: ../../views/calendar/special_days.php:393 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:98 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1884 -#: ../../enterprise/include/functions_reporting.php:1743 -#: ../../enterprise/include/functions_reporting.php:2707 -#: ../../enterprise/include/functions_reporting.php:3025 -#: ../../enterprise/include/functions_reporting.php:3651 -#: ../../enterprise/include/functions_reporting.php:4628 -#: ../../godmode/alerts/alert_templates.php:65 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1596 -#: ../../include/functions_html.php:2374 -msgid "Thursday" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:120 -#: ../../views/calendar/special_days.php:100 -#: ../../views/calendar/special_days.php:397 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:99 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1892 -#: ../../enterprise/include/functions_reporting.php:1744 -#: ../../enterprise/include/functions_reporting.php:2708 -#: ../../enterprise/include/functions_reporting.php:3026 -#: ../../enterprise/include/functions_reporting.php:3652 -#: ../../enterprise/include/functions_reporting.php:4629 -#: ../../godmode/alerts/alert_templates.php:66 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1604 -#: ../../include/functions_html.php:2375 -msgid "Friday" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:121 -#: ../../views/calendar/special_days.php:101 -#: ../../views/calendar/special_days.php:401 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:100 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1900 -#: ../../enterprise/include/functions_reporting.php:1745 -#: ../../enterprise/include/functions_reporting.php:2709 -#: ../../enterprise/include/functions_reporting.php:3027 -#: ../../enterprise/include/functions_reporting.php:3653 -#: ../../enterprise/include/functions_reporting.php:4630 -#: ../../godmode/alerts/alert_templates.php:67 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1612 -#: ../../include/functions_html.php:2376 -msgid "Saturday" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:122 -#: ../../views/calendar/special_days.php:102 -#: ../../views/calendar/special_days.php:405 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:101 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1908 -#: ../../enterprise/include/functions_reporting.php:1746 -#: ../../enterprise/include/functions_reporting.php:2710 -#: ../../enterprise/include/functions_reporting.php:3028 -#: ../../enterprise/include/functions_reporting.php:3654 -#: ../../enterprise/include/functions_reporting.php:4631 -#: ../../godmode/alerts/alert_templates.php:68 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1620 -#: ../../include/functions_html.php:2370 -msgid "Sunday" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:123 -#: ../../views/calendar/special_days.php:409 -msgid "Holidays" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:127 -#: ../../views/calendar/special_days.php:106 -msgid "Same day of the week" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:162 -#: ../../views/calendar/edit.php:129 -#: ../../enterprise/views/ncm/snippets/edit.php:123 -#: ../../enterprise/views/ncm/templates/edit.php:328 -#: ../../enterprise/views/ncm/firmwares/edit.php:183 -#: ../../enterprise/views/ncm/models/edit.php:117 -#: ../../enterprise/views/ncm/vendors/edit.php:118 -#: ../../enterprise/views/ipam/sites/edit.php:106 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1242 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:292 -#: ../../enterprise/meta/advanced/metasetup.relations.php:278 -#: ../../enterprise/meta/advanced/metasetup.password.php:245 -#: ../../enterprise/meta/advanced/metasetup.mail.php:169 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:791 -#: ../../enterprise/meta/advanced/links.php:145 -#: ../../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:385 -#: ../../enterprise/meta/advanced/collections.data.php:386 -#: ../../enterprise/meta/advanced/collections.editor.php:175 -#: ../../enterprise/meta/advanced/collections.editor.php:249 -#: ../../enterprise/meta/advanced/cron_main.php:384 -#: ../../enterprise/meta/advanced/metasetup.setup.php:701 -#: ../../enterprise/meta/advanced/metasetup.performance.php:301 -#: ../../enterprise/meta/event/custom_events.php:211 -#: ../../enterprise/meta/include/functions_autoprovision.php:640 -#: ../../enterprise/meta/include/functions_autoprovision.php:865 -#: ../../enterprise/extensions/translate_string.php:412 -#: ../../enterprise/extensions/vmware/vmware_view.php:1318 -#: ../../enterprise/godmode/modules/configure_local_component.php:842 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:479 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:845 -#: ../../enterprise/godmode/agentes/collection_manager.php:203 -#: ../../enterprise/godmode/agentes/collection_manager.php:204 -#: ../../enterprise/godmode/agentes/collection_manager.php:324 -#: ../../enterprise/godmode/agentes/collection_manager.php:325 -#: ../../enterprise/godmode/agentes/collections.data.php:125 -#: ../../enterprise/godmode/agentes/collections.data.php:302 -#: ../../enterprise/godmode/agentes/collections.data.php:384 -#: ../../enterprise/godmode/agentes/collections.data.php:512 -#: ../../enterprise/godmode/agentes/collections.data.php:513 -#: ../../enterprise/godmode/agentes/collections.editor.php:203 -#: ../../enterprise/godmode/agentes/collections.editor.php:275 -#: ../../enterprise/godmode/agentes/plugins_manager.php:214 -#: ../../enterprise/godmode/agentes/plugins_manager.php:272 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:240 -#: ../../enterprise/godmode/agentes/collections.php:80 -#: ../../enterprise/godmode/agentes/collections.php:81 -#: ../../enterprise/godmode/policies/policy_plugins.php:193 -#: ../../enterprise/godmode/policies/policy_plugins.php:237 -#: ../../enterprise/godmode/policies/configure_policy.php:169 -#: ../../enterprise/godmode/policies/policy_modules.php:429 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:343 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:375 -#: ../../enterprise/godmode/policies/policy_collections.php:302 -#: ../../enterprise/godmode/policies/policy_collections.php:374 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:153 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:429 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:350 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:190 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1169 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:355 -#: ../../enterprise/godmode/services/services.service.php:967 -#: ../../enterprise/godmode/setup/setup_history.php:737 -#: ../../enterprise/godmode/setup/setup.php:286 -#: ../../enterprise/godmode/setup/setup.php:494 -#: ../../enterprise/godmode/setup/setup_module_library.php:76 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:245 -#: ../../enterprise/godmode/setup/setup_log_collector.php:118 -#: ../../enterprise/godmode/setup/edit_skin.php:297 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:133 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:157 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:285 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:174 -#: ../../enterprise/godmode/reporting/mysql_builder.php:187 -#: ../../enterprise/godmode/reporting/mysql_builder.php:199 -#: ../../enterprise/godmode/reporting/mysql_builder.php:208 -#: ../../enterprise/godmode/reporting/mysql_builder.php:260 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:172 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:629 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:251 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1411 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1476 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:90 -#: ../../enterprise/godmode/servers/manage_export_form.php:186 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:107 -#: ../../enterprise/include/ajax/servers.ajax.php:102 -#: ../../enterprise/include/ajax/servers.ajax.php:332 -#: ../../enterprise/include/functions_HA_cluster.php:495 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1708 -#: ../../enterprise/include/class/DatabaseHA.class.php:892 -#: ../../enterprise/include/class/AgentRepository.class.php:1004 -#: ../../enterprise/include/class/Omnishell.class.php:829 -#: ../../enterprise/include/class/LogSource.class.php:825 -#: ../../enterprise/include/class/SAPView.class.php:325 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2314 -#: ../../enterprise/operation/agentes/policy_view.php:209 -#: ../../enterprise/operation/agentes/policy_view.php:210 -#: ../../enterprise/operation/agentes/collection_view.php:126 -#: ../../enterprise/operation/agentes/collection_view.php:127 -#: ../../enterprise/tools/ipam/ipam_network.php:878 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:159 -#: ../../enterprise/tools/ipam/ipam_massive.php:151 -#: ../../enterprise/tools/ipam/ipam_editor.php:416 -#: ../../extensions/files_repo/files_repo_form.php:102 -#: ../../godmode/modules/manage_nc_groups_form.php:95 -#: ../../godmode/modules/manage_network_templates_form.php:178 -#: ../../godmode/modules/manage_inventory_modules.php:338 -#: ../../godmode/modules/manage_network_components_form.php:378 -#: ../../godmode/modules/manage_inventory_modules_form.php:245 -#: ../../godmode/groups/configure_group.php:287 -#: ../../godmode/groups/configure_modu_group.php:99 -#: ../../godmode/update_manager/update_manager.setup.php:406 -#: ../../godmode/users/configure_profile.php:418 -#: ../../godmode/users/configure_user.php:1735 -#: ../../godmode/agentes/status_monitor_custom_fields.php:231 -#: ../../godmode/agentes/module_manager_editor.php:795 -#: ../../godmode/agentes/inventory_manager.php:184 -#: ../../godmode/agentes/inventory_manager.php:267 -#: ../../godmode/agentes/agent_conf_gis.php:161 -#: ../../godmode/agentes/planned_downtime.list.php:891 -#: ../../godmode/agentes/planned_downtime.list.php:936 -#: ../../godmode/agentes/planned_downtime.editor.php:1305 -#: ../../godmode/agentes/agent_manager.php:1062 -#: ../../godmode/agentes/configure_field.php:199 -#: ../../godmode/netflow/nf_edit_form.php:450 -#: ../../godmode/snmpconsole/snmp_alert.php:1704 -#: ../../godmode/snmpconsole/snmp_alert.php:2006 -#: ../../godmode/snmpconsole/snmp_filters.php:264 -#: ../../godmode/snmpconsole/snmp_filters.php:326 -#: ../../godmode/snmpconsole/snmp_filters.php:337 -#: ../../godmode/alerts/configure_alert_command.php:386 -#: ../../godmode/alerts/alert_list.list.php:227 -#: ../../godmode/alerts/alert_list.list.php:1052 -#: ../../godmode/alerts/configure_alert_action.php:424 -#: ../../godmode/setup/news.php:333 ../../godmode/setup/setup_ehorus.php:216 -#: ../../godmode/setup/setup_sflow.php:95 -#: ../../godmode/setup/setup_websocket_engine.php:117 -#: ../../godmode/setup/os.php:73 ../../godmode/setup/os.php:142 -#: ../../godmode/setup/setup_auth.php:535 -#: ../../godmode/setup/setup_integria.php:728 ../../godmode/setup/links.php:168 -#: ../../godmode/setup/snmp_wizard.php:100 -#: ../../godmode/setup/setup_netflow.php:91 -#: ../../godmode/setup/setup_visuals.php:2141 -#: ../../godmode/setup/setup_general.php:904 -#: ../../godmode/setup/performance.php:894 -#: ../../godmode/reporting/visual_console_builder.data.php:313 -#: ../../godmode/reporting/create_container.php:365 -#: ../../godmode/reporting/visual_console_builder.elements.php:812 -#: ../../godmode/reporting/reporting_builder.main.php:56 -#: ../../godmode/reporting/graph_builder.main.php:298 -#: ../../godmode/events/event_responses.editor.php:332 -#: ../../godmode/events/event_edit_filter.php:956 -#: ../../godmode/events/custom_events.php:192 -#: ../../godmode/servers/modificar_server.php:48 -#: ../../godmode/servers/modificar_server.php:243 -#: ../../godmode/servers/plugin.php:246 ../../godmode/servers/plugin.php:769 -#: ../../godmode/tag/edit_tag.php:251 -#: ../../godmode/category/edit_category.php:196 -#: ../../include/functions_visual_map_editor.php:926 -#: ../../include/ajax/alert_list.ajax.php:605 -#: ../../include/class/ConfigPEN.class.php:703 -#: ../../include/class/ConfigPEN.class.php:704 -#: ../../include/class/ManageNetScanScripts.class.php:769 -#: ../../include/class/CredentialStore.class.php:1660 -#: ../../include/class/ModuleTemplates.class.php:992 -#: ../../include/class/ExternalTools.class.php:420 -#: ../../include/functions_events.php:3462 -#: ../../include/functions_events.php:3544 -#: ../../operation/users/user_edit.php:948 -#: ../../operation/visual_console/view.php:520 -#: ../../operation/agentes/datos_agente.php:220 -#: ../../operation/incidents/configure_integriaims_incident.php:415 -#: ../../operation/reporting/reporting_viewer.php:284 -msgid "Update" -msgstr "" - -#: ../../views/calendar/special_days_edit.php:214 -#: ../../views/calendar/special_days.php:434 -#: ../../views/calendar/special_days.php:534 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4420 -#: ../../godmode/agentes/planned_downtime.list.php:819 -#: ../../godmode/alerts/configure_alert_template.php:1621 -#: ../../include/class/AgentWizard.class.php:6182 -msgid "Loading, this operation might take several minutes..." -msgstr "" - -#: ../../views/calendar/special_days.php:84 -msgid "iCalendar(.ics) file" -msgstr "" - -#: ../../views/calendar/special_days.php:128 -msgid "Overwrite" -msgstr "" - -#: ../../views/calendar/special_days.php:129 -msgid "Check this box, if you want to overwrite existing same days." -msgstr "" - -#: ../../views/calendar/special_days.php:145 -#: ../../views/calendar/special_days.php:172 -#: ../../views/calendar/special_days.php:173 -#: ../../enterprise/include/functions_policies.php:4473 -#: ../../enterprise/tools/ipam/ipam_network.php:1101 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1657 -#: ../../enterprise/tools/ipam/ipam_list.php:887 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1047 -#: ../../extensions/extension_uploader.php:134 -#: ../../extensions/resource_registration.php:1145 -#: ../../godmode/servers/plugin_registration.php:119 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:234 -msgid "Upload" -msgstr "" - -#: ../../views/calendar/special_days.php:195 -msgid "Display range: " -msgstr "" - -#: ../../views/calendar/special_days.php:197 -#: ../../views/calendar/special_days.php:209 -#: ../../enterprise/meta/advanced/metasetup.visual.php:538 -#: ../../enterprise/meta/advanced/metasetup.visual.php:731 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1158 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:486 -#: ../../enterprise/godmode/policies/policy_alerts.php:494 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:490 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:108 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:122 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:113 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:123 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:129 -#: ../../enterprise/operation/agentes/policy_view.php:333 -#: ../../godmode/users/configure_user.php:58 -#: ../../godmode/users/configure_user.php:1180 -#: ../../godmode/users/user_management.php:37 -#: ../../godmode/users/user_management.php:590 -#: ../../godmode/agentes/module_manager_editor_common.php:686 -#: ../../godmode/massive/massive_edit_users.php:242 -#: ../../godmode/massive/massive_edit_users.php:273 -#: ../../godmode/massive/massive_edit_agents.php:1062 -#: ../../godmode/alerts/alert_list.list.php:702 -#: ../../godmode/alerts/alert_view.php:58 -#: ../../godmode/setup/gis_step_2.php:599 -#: ../../godmode/setup/gis_step_2.php:685 -#: ../../godmode/setup/setup_visuals.php:406 -#: ../../godmode/setup/setup_visuals.php:437 -#: ../../godmode/setup/setup_visuals.php:577 -#: ../../godmode/setup/setup_visuals.php:693 -#: ../../godmode/setup/setup_visuals.php:733 -#: ../../godmode/setup/setup_visuals.php:1552 -#: ../../godmode/events/event_edit_filter.php:465 -#: ../../include/auth/mysql.php:811 ../../include/functions_ui.php:1528 -#: ../../include/class/AgentsAlerts.class.php:948 -#: ../../include/class/SnmpConsole.class.php:299 -#: ../../include/functions_events.php:5223 -#: ../../operation/users/user_edit.php:429 -#: ../../operation/users/user_edit.php:432 -#: ../../operation/users/user_edit.php:443 -#: ../../operation/users/user_edit.php:468 -#: ../../operation/gis_maps/gis_map.php:119 -msgid "Default" -msgstr "" - -#: ../../views/calendar/special_days.php:247 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:426 -#: ../../godmode/agentes/planned_downtime.editor.php:1059 -#: ../../include/functions.php:1157 -#: ../../include/class/CalendarManager.class.php:1035 -#: ../../include/functions_reporting.php:15049 -msgid "Sun" -msgstr "" - -#: ../../views/calendar/special_days.php:248 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:420 -#: ../../godmode/agentes/planned_downtime.editor.php:1053 -#: ../../include/functions.php:1133 -#: ../../include/class/CalendarManager.class.php:1029 -#: ../../include/functions_reporting.php:15019 -msgid "Mon" -msgstr "" - -#: ../../views/calendar/special_days.php:249 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:421 -#: ../../godmode/agentes/planned_downtime.editor.php:1054 -#: ../../include/functions.php:1137 -#: ../../include/class/CalendarManager.class.php:1030 -#: ../../include/functions_reporting.php:15024 -msgid "Tue" -msgstr "" - -#: ../../views/calendar/special_days.php:250 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:422 -#: ../../godmode/agentes/planned_downtime.editor.php:1055 -#: ../../include/functions.php:1141 -#: ../../include/class/CalendarManager.class.php:1031 -#: ../../include/functions_reporting.php:15029 -msgid "Wed" -msgstr "" - -#: ../../views/calendar/special_days.php:251 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:423 -#: ../../godmode/agentes/planned_downtime.editor.php:1056 -#: ../../include/functions.php:1145 -#: ../../include/class/CalendarManager.class.php:1032 -#: ../../include/functions_reporting.php:15034 -msgid "Thu" -msgstr "" - -#: ../../views/calendar/special_days.php:252 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:424 -#: ../../godmode/agentes/planned_downtime.editor.php:1057 -#: ../../include/functions.php:1149 -#: ../../include/class/CalendarManager.class.php:1033 -#: ../../include/functions_reporting.php:15039 -msgid "Fri" -msgstr "" - -#: ../../views/calendar/special_days.php:253 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:425 -#: ../../godmode/agentes/planned_downtime.editor.php:1058 -#: ../../include/functions.php:1153 -#: ../../include/class/CalendarManager.class.php:1034 -#: ../../include/functions_reporting.php:15044 -msgid "Sat" -msgstr "" - -#: ../../views/calendar/special_days.php:268 -#: ../../enterprise/include/functions_reporting.php:1783 -#: ../../enterprise/include/functions_reporting.php:3063 -#: ../../enterprise/include/functions_reporting.php:4066 -msgid "January" -msgstr "" - -#: ../../views/calendar/special_days.php:272 -#: ../../enterprise/include/functions_reporting.php:1787 -#: ../../enterprise/include/functions_reporting.php:3067 -#: ../../enterprise/include/functions_reporting.php:4070 -msgid "February" -msgstr "" - -#: ../../views/calendar/special_days.php:276 -#: ../../enterprise/include/functions_reporting.php:1791 -#: ../../enterprise/include/functions_reporting.php:3071 -#: ../../enterprise/include/functions_reporting.php:4074 -msgid "March" -msgstr "" - -#: ../../views/calendar/special_days.php:280 -#: ../../enterprise/include/functions_reporting.php:1795 -#: ../../enterprise/include/functions_reporting.php:3075 -#: ../../enterprise/include/functions_reporting.php:4078 -msgid "April" -msgstr "" - -#: ../../views/calendar/special_days.php:284 -#: ../../enterprise/include/functions_reporting.php:1799 -#: ../../enterprise/include/functions_reporting.php:3079 -#: ../../enterprise/include/functions_reporting.php:4082 -msgid "May" -msgstr "" - -#: ../../views/calendar/special_days.php:288 -#: ../../enterprise/include/functions_reporting.php:1803 -#: ../../enterprise/include/functions_reporting.php:3083 -#: ../../enterprise/include/functions_reporting.php:4086 -msgid "June" -msgstr "" - -#: ../../views/calendar/special_days.php:292 -#: ../../enterprise/include/functions_reporting.php:1807 -#: ../../enterprise/include/functions_reporting.php:3087 -#: ../../enterprise/include/functions_reporting.php:4090 -msgid "July" -msgstr "" - -#: ../../views/calendar/special_days.php:296 -#: ../../enterprise/include/functions_reporting.php:1811 -#: ../../enterprise/include/functions_reporting.php:3091 -#: ../../enterprise/include/functions_reporting.php:4094 -msgid "August" -msgstr "" - -#: ../../views/calendar/special_days.php:300 -#: ../../enterprise/include/functions_reporting.php:1815 -#: ../../enterprise/include/functions_reporting.php:3095 -#: ../../enterprise/include/functions_reporting.php:4098 -msgid "September" -msgstr "" - -#: ../../views/calendar/special_days.php:304 -#: ../../enterprise/include/functions_reporting.php:1819 -#: ../../enterprise/include/functions_reporting.php:3099 -#: ../../enterprise/include/functions_reporting.php:4102 -msgid "October" -msgstr "" - -#: ../../views/calendar/special_days.php:308 -#: ../../enterprise/include/functions_reporting.php:1823 -#: ../../enterprise/include/functions_reporting.php:3103 -#: ../../enterprise/include/functions_reporting.php:4106 -msgid "November" -msgstr "" - -#: ../../views/calendar/special_days.php:312 -#: ../../enterprise/include/functions_reporting.php:1828 -#: ../../enterprise/include/functions_reporting.php:3108 -#: ../../enterprise/include/functions_reporting.php:4111 -msgid "December" -msgstr "" - -#: ../../views/calendar/special_days.php:378 -msgid "As " -msgstr "" - -#: ../../views/calendar/special_days.php:444 -msgid "Show templates" -msgstr "" - -#: ../../views/calendar/special_days.php:454 -#: ../../enterprise/meta/screens/screens.visualmap.php:64 -#: ../../enterprise/meta/advanced/collections.data.php:330 -#: ../../enterprise/meta/advanced/collections.editor.php:95 -#: ../../enterprise/meta/advanced/collections.editor.php:229 -#: ../../enterprise/meta/include/functions_autoprovision.php:527 -#: ../../enterprise/meta/include/functions_autoprovision.php:528 -#: ../../enterprise/meta/include/functions_autoprovision.php:733 -#: ../../enterprise/meta/include/functions_autoprovision.php:734 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:524 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:176 -#: ../../enterprise/godmode/agentes/collections.data.php:124 -#: ../../enterprise/godmode/agentes/collections.data.php:300 -#: ../../enterprise/godmode/agentes/collections.data.php:429 -#: ../../enterprise/godmode/agentes/collections.editor.php:255 -#: ../../enterprise/godmode/policies/policy_modules.php:2005 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:205 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:580 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:383 -#: ../../enterprise/include/functions_tasklist.php:662 -#: ../../enterprise/include/functions_tasklist.php:719 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:612 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:786 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:965 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1112 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1320 -#: ../../enterprise/include/class/Omnishell.class.php:1372 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2461 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3143 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1098 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1099 -#: ../../enterprise/operation/agentes/tag_view.php:1197 -#: ../../enterprise/tools/ipam/ipam.php:416 -#: ../../enterprise/tools/ipam/ipam_ajax.php:122 -#: ../../enterprise/tools/ipam/ipam_ajax.php:530 -#: ../../extensions/files_repo/files_repo_list.php:139 -#: ../../godmode/groups/group_list.php:973 -#: ../../godmode/groups/group_list.php:974 -#: ../../godmode/users/profile_list.php:444 -#: ../../godmode/agentes/agent_template.php:306 -#: ../../godmode/agentes/modificar_agente.php:822 -#: ../../godmode/agentes/planned_downtime.list.php:747 -#: ../../godmode/agentes/planned_downtime.editor.php:1416 -#: ../../godmode/agentes/fields_manager.php:191 -#: ../../godmode/agentes/configure_field.php:83 -#: ../../godmode/snmpconsole/snmp_alert.php:2009 -#: ../../godmode/setup/snmp_wizard.php:110 -#: ../../godmode/reporting/reporting_builder.list_items.php:627 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2389 -#: ../../godmode/reporting/reporting_builder.php:1167 -#: ../../godmode/events/event_responses.list.php:105 -#: ../../godmode/servers/servers.build_table.php:269 -#: ../../godmode/servers/plugin.php:227 ../../godmode/servers/plugin.php:1098 -#: ../../godmode/category/category.php:182 -#: ../../godmode/category/category.php:211 ../../include/functions_cron.php:918 -#: ../../include/functions_cron.php:943 -#: ../../include/class/NetworkMap.class.php:3200 -#: ../../include/class/CredentialStore.class.php:1263 -#: ../../include/class/TipsWindow.class.php:469 -#: ../../include/class/CalendarManager.class.php:703 -#: ../../include/lib/ClusterViewer/ClusterManager.php:614 -#: ../../operation/visual_console/view.php:531 -#: ../../operation/agentes/estado_agente.php:1289 -#: ../../operation/agentes/pandora_networkmap.php:839 -#: ../../operation/agentes/status_monitor.php:2306 -#: ../../operation/agentes/status_monitor.php:2321 -#: ../../operation/gis_maps/gis_map.php:203 -#: ../../operation/incidents/list_integriaims_incidents.php:621 -#: ../../operation/search_reports.php:68 -msgid "Edit" -msgstr "" - -#: ../../views/calendar/special_days.php:461 ../../views/dashboard/list.php:188 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:685 -#: ../../enterprise/meta/advanced/metasetup.relations.php:584 -#: ../../enterprise/meta/advanced/links.php:186 -#: ../../enterprise/meta/advanced/policymanager.queue.php:349 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:1166 -#: ../../enterprise/godmode/modules/local_components.php:742 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:78 -#: ../../enterprise/godmode/policies/policy_alerts.php:650 -#: ../../enterprise/godmode/policies/policy_modules.php:1679 -#: ../../enterprise/godmode/policies/policy_modules.php:1695 -#: ../../enterprise/godmode/policies/policy_modules.php:1758 -#: ../../enterprise/godmode/policies/policy_queue.php:814 -#: ../../enterprise/godmode/policies/policy_queue.php:856 -#: ../../enterprise/godmode/policies/policy_queue.php:879 -#: ../../enterprise/godmode/policies/policies.php:657 -#: ../../enterprise/godmode/policies/policies.php:676 -#: ../../enterprise/godmode/policies/policies.php:711 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:579 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:312 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:325 -#: ../../enterprise/godmode/policies/policy_agents.php:760 -#: ../../enterprise/godmode/policies/policy_agents.php:776 -#: ../../enterprise/godmode/policies/policy_agents.php:891 -#: ../../enterprise/godmode/policies/policy_agents.php:906 -#: ../../enterprise/godmode/policies/policy_agents.php:1175 -#: ../../enterprise/godmode/policies/policy_agents.php:1286 -#: ../../enterprise/godmode/policies/policy_agents.php:1514 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:433 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:442 -#: ../../enterprise/godmode/setup/setup_skins.php:211 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:930 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:743 -#: ../../enterprise/godmode/reporting/graph_template_list.php:246 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:545 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:587 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:606 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:322 -#: ../../enterprise/godmode/reporting/mysql_builder.php:104 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:287 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1394 -#: ../../enterprise/include/functions_tasklist.php:677 -#: ../../enterprise/include/functions_tasklist.php:732 -#: ../../enterprise/include/ajax/ipam.ajax.php:781 -#: ../../enterprise/include/ajax/ipam.ajax.php:859 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1594 -#: ../../enterprise/include/class/AgentRepository.class.php:894 -#: ../../enterprise/include/class/Omnishell.class.php:513 -#: ../../enterprise/include/class/Omnishell.class.php:702 -#: ../../enterprise/include/class/Omnishell.class.php:1390 -#: ../../enterprise/include/class/Omnishell.class.php:1525 -#: ../../enterprise/include/class/LogSource.class.php:868 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3151 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3471 -#: ../../enterprise/include/class/ManageBackups.class.php:450 -#: ../../enterprise/include/functions_services.php:2081 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1184 -#: ../../enterprise/operation/agentes/policy_manager.php:198 -#: ../../enterprise/operation/agentes/policy_manager.php:583 -#: ../../enterprise/operation/services/services.list.php:696 -#: ../../enterprise/operation/services/services.list.php:794 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1348 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1487 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:360 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:825 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:958 -#: ../../update_manager_client/views/offline.php:72 -#: ../../update_manager_client/views/online.php:125 -#: ../../update_manager_client/views/online.php:166 -#: ../../extensions/files_repo/files_repo_list.php:149 -#: ../../godmode/modules/manage_nc_groups.php:300 -#: ../../godmode/modules/manage_inventory_modules.php:341 -#: ../../godmode/modules/manage_network_components.php:855 -#: ../../godmode/modules/manage_network_templates.php:274 -#: ../../godmode/modules/manage_network_templates.php:289 -#: ../../godmode/groups/group_list.php:982 -#: ../../godmode/groups/modu_group_list.php:284 -#: ../../godmode/groups/modu_group_list.php:287 -#: ../../godmode/extensions.php:283 ../../godmode/extensions.php:301 -#: ../../godmode/users/profile_list.php:452 -#: ../../godmode/users/user_list.php:984 -#: ../../godmode/users/configure_user.php:2000 -#: ../../godmode/users/configure_user.php:2236 -#: ../../godmode/agentes/agent_template.php:298 -#: ../../godmode/agentes/inventory_manager.php:262 -#: ../../godmode/agentes/modificar_agente.php:954 -#: ../../godmode/agentes/planned_downtime.editor.php:1453 -#: ../../godmode/agentes/fields_manager.php:210 -#: ../../godmode/agentes/module_manager.php:1078 -#: ../../godmode/agentes/module_manager.php:1094 -#: ../../godmode/agentes/module_manager.php:1325 -#: ../../godmode/netflow/nf_item_list.php:262 -#: ../../godmode/netflow/nf_edit.php:202 -#: ../../godmode/snmpconsole/snmp_alert.php:1949 -#: ../../godmode/snmpconsole/snmp_alert.php:2330 -#: ../../godmode/snmpconsole/snmp_filters.php:326 -#: ../../godmode/snmpconsole/snmp_filters.php:337 ../../godmode/menu.php:752 -#: ../../godmode/massive/massive_operations.php:411 -#: ../../godmode/massive/massive_standby_alerts.php:255 -#: ../../godmode/massive/massive_edit_plugins.php:576 -#: ../../godmode/massive/massive_enable_disable_alerts.php:227 -#: ../../godmode/alerts/alert_actions.php:449 -#: ../../godmode/alerts/alert_list.list.php:1263 -#: ../../godmode/alerts/alert_commands.php:812 -#: ../../godmode/alerts/alert_commands.php:815 -#: ../../godmode/alerts/alert_templates.php:470 -#: ../../godmode/setup/news.php:392 ../../godmode/setup/links.php:210 -#: ../../godmode/reporting/create_container.php:801 -#: ../../godmode/reporting/map_builder.php:544 -#: ../../godmode/reporting/map_builder.php:555 -#: ../../godmode/reporting/graphs.php:414 -#: ../../godmode/reporting/visual_console_builder.elements.php:540 -#: ../../godmode/reporting/reporting_builder.php:1179 -#: ../../godmode/reporting/reporting_builder.php:1204 -#: ../../godmode/events/event_filter.php:196 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:711 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1038 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1049 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1087 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1100 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1111 -#: ../../godmode/servers/plugin.php:1110 ../../godmode/tag/tag.php:421 -#: ../../godmode/category/category.php:186 -#: ../../godmode/category/category.php:222 ../../include/functions_cron.php:931 -#: ../../include/functions_cron.php:956 ../../include/functions_profile.php:319 -#: ../../include/class/ConfigPEN.class.php:672 -#: ../../include/class/SatelliteAgent.class.php:1145 -#: ../../include/class/SatelliteAgent.class.php:1193 -#: ../../include/class/SatelliteAgent.class.php:1255 -#: ../../include/class/TreeGroupEdition.class.php:166 -#: ../../include/class/CredentialStore.class.php:1702 -#: ../../include/class/SnmpConsole.class.php:472 -#: ../../include/class/SnmpConsole.class.php:1270 -#: ../../include/class/SnmpConsole.class.php:1297 -#: ../../include/class/TipsWindow.class.php:640 -#: ../../include/class/ModuleTemplates.class.php:874 -#: ../../include/class/ModuleTemplates.class.php:889 -#: ../../include/class/WelcomeWindow.class.php:171 -#: ../../include/class/SatelliteCollection.class.php:531 -#: ../../include/class/SatelliteCollection.class.php:574 -#: ../../include/functions_filemanager.php:778 -#: ../../include/functions_container.php:190 -#: ../../include/functions_container.php:324 -#: ../../include/lib/Dashboard/Widgets/events_list.php:701 -#: ../../include/functions_events.php:3605 -#: ../../operation/users/user_edit.php:1342 -#: ../../operation/agentes/pandora_networkmap.editor.php:749 -#: ../../operation/agentes/pandora_networkmap.php:899 -#: ../../operation/messages/message_list.php:300 -#: ../../operation/snmpconsole/snmp_browser.php:622 -#: ../../operation/snmpconsole/snmp_browser.php:698 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:213 -#: ../../operation/incidents/list_integriaims_incidents.php:625 -#: ../../general/header.php:946 -msgid "Are you sure?" -msgstr "" - -#: ../../views/calendar/special_days.php:465 -#: ../../enterprise/godmode/agentes/collection_manager.php:265 -#: ../../enterprise/godmode/policies/policy_collections.php:244 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:177 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:161 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4418 -#: ../../enterprise/operation/agentes/policy_manager.php:520 -#: ../../godmode/alerts/configure_alert_template.php:1619 -#: ../../godmode/events/event_edit_filter.php:683 -#: ../../godmode/events/event_edit_filter.php:748 -#: ../../include/functions_ui.php:7629 ../../include/functions_ui.php:7685 -#: ../../include/rest-api/index.php:363 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:546 -#: ../../include/functions_html.php:6208 ../../operation/events/events.php:1457 -#: ../../operation/events/events.php:1547 -msgid "Remove" -msgstr "" - -#: ../../views/calendar/special_days.php:531 -msgid "Load calendar" -msgstr "" - -#: ../../views/cluster/list.php:31 -msgid "Cluster view" -msgstr "" - -#: ../../views/cluster/list.php:40 -#: ../../enterprise/meta/general/main_header.php:91 -#: ../../enterprise/meta/general/logon_ok.php:74 -#: ../../enterprise/meta/general/main_menu.php:191 -#: ../../enterprise/meta/general/main_menu.php:192 -#: ../../enterprise/extensions/vmware/vmware_view.php:1454 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:51 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:53 -#: ../../enterprise/godmode/services/services.massive.meta.php:40 -#: ../../enterprise/godmode/services/services.massive.elements.php:45 -#: ../../enterprise/godmode/services/services.massive.elements.php:54 -#: ../../enterprise/godmode/reporting/aws_view.php:115 -#: ../../enterprise/godmode/reporting/aws_view.php:148 -#: ../../enterprise/include/ajax/ipam.ajax.php:455 -#: ../../enterprise/include/functions_security_hardening.php:179 -#: ../../enterprise/include/class/SAPView.class.php:155 -#: ../../enterprise/include/class/SAPView.class.php:199 -#: ../../enterprise/operation/agentes/tag_view.php:50 -#: ../../enterprise/operation/log/log_viewer.php:494 -#: ../../enterprise/tools/ipam/ipam_list.php:62 -#: ../../enterprise/tools/ipam/ipam_editor.php:303 -#: ../../extensions/agents_modules.php:560 -#: ../../extensions/module_groups.php:260 -#: ../../extensions/realtime_graphs.php:67 ../../godmode/groups/tactical.php:71 -#: ../../godmode/groups/tactical.php:125 -#: ../../godmode/agentes/status_monitor_custom_fields.php:44 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:47 -#: ../../godmode/snmpconsole/snmp_filters.php:55 -#: ../../include/class/AgentsAlerts.class.php:751 -#: ../../include/class/SnmpConsole.class.php:217 -#: ../../operation/heatmap.php:140 ../../operation/tree.php:185 -#: ../../operation/agentes/alerts_status.php:198 -#: ../../operation/agentes/estado_agente.php:264 -#: ../../operation/agentes/interface_view.php:72 -#: ../../operation/agentes/status_monitor.php:335 -#: ../../operation/agentes/group_view.php:98 -#: ../../operation/agentes/tactical.php:81 -#: ../../operation/network/network_usage_map.php:63 -#: ../../operation/netflow/nf_live_view.php:144 -#: ../../operation/netflow/netflow_explorer.php:55 -#: ../../operation/snmpconsole/snmp_statistics.php:100 -#: ../../operation/snmpconsole/snmp_browser.php:90 -#: ../../operation/snmpconsole/snmp_mib_uploader.php:56 -#: ../../operation/menu.php:159 ../../operation/menu.php:276 -#: ../../operation/inventory/inventory.php:316 -#: ../../general/first_task/cluster_builder.php:38 -msgid "Monitoring" -msgstr "" - -#: ../../views/cluster/list.php:44 -#: ../../general/first_task/HA_cluster_builder.php:42 -#: ../../general/first_task/cluster_builder.php:29 -#: ../../general/first_task/cluster_builder.php:51 -msgid "Clusters" -msgstr "" - -#: ../../views/cluster/list.php:72 -#: ../../enterprise/meta/advanced/servers.build_table.php:80 -#: ../../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/godmode/modules/configure_local_component.php:247 -#: ../../enterprise/godmode/policies/policy_modules.php:1586 -#: ../../enterprise/godmode/services/services.elements.php:113 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:72 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:93 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:196 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1663 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:201 -#: ../../enterprise/include/functions_reporting_csv.php:1696 -#: ../../enterprise/include/functions_reporting_csv.php:1812 -#: ../../enterprise/include/functions_reporting_csv.php:2052 -#: ../../enterprise/include/functions_reporting_csv.php:2120 -#: ../../enterprise/include/functions_services.php:1641 -#: ../../enterprise/operation/agentes/policy_view.php:397 -#: ../../enterprise/operation/agentes/tag_view.php:699 -#: ../../enterprise/operation/agentes/ver_agente.php:50 -#: ../../godmode/modules/manage_network_templates_form.php:232 -#: ../../godmode/modules/manage_network_components_form_common.php:79 -#: ../../godmode/modules/manage_network_components.php:779 -#: ../../godmode/update_manager/update_manager.history.php:41 -#: ../../godmode/agentes/agent_template.php:275 -#: ../../godmode/agentes/modificar_agente.php:706 -#: ../../godmode/agentes/planned_downtime.list.php:736 -#: ../../godmode/agentes/planned_downtime.editor.php:926 -#: ../../godmode/agentes/module_manager_editor_common.php:294 -#: ../../godmode/agentes/module_manager_editor_common.php:1562 -#: ../../godmode/agentes/module_manager.php:696 -#: ../../godmode/alerts/alert_templates.php:35 -#: ../../godmode/alerts/alert_templates.php:312 -#: ../../godmode/alerts/alert_templates.php:417 -#: ../../godmode/setup/news.php:354 ../../godmode/setup/gis_step_2.php:256 -#: ../../godmode/setup/setup_integria.php:479 -#: ../../godmode/setup/setup_integria.php:613 -#: ../../godmode/reporting/reporting_builder.list_items.php:245 -#: ../../godmode/reporting/reporting_builder.list_items.php:374 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1076 -#: ../../godmode/reporting/visual_console_builder.wizard.php:131 -#: ../../godmode/reporting/visual_console_builder.wizard.php:315 -#: ../../godmode/events/event_responses.editor.php:234 -#: ../../godmode/servers/servers.build_table.php:82 -#: ../../godmode/servers/modificar_server.php:214 -#: ../../godmode/servers/plugin.php:1041 -#: ../../mobile/operation/visualmaps.php:125 -#: ../../mobile/operation/visualmaps.php:126 -#: ../../mobile/operation/events.php:683 ../../mobile/operation/events.php:684 -#: ../../mobile/operation/events.php:837 ../../mobile/operation/events.php:1012 -#: ../../mobile/operation/events.php:1013 -#: ../../include/functions_visual_map_editor.php:750 -#: ../../include/functions_visual_map_editor.php:768 -#: ../../include/functions_visual_map_editor.php:894 -#: ../../include/functions_reporting_html.php:1060 -#: ../../include/functions_reporting_html.php:1069 -#: ../../include/functions_reporting_html.php:1310 -#: ../../include/functions_reporting_html.php:1318 -#: ../../include/functions_reporting_html.php:2661 -#: ../../include/functions_reporting_html.php:5529 -#: ../../include/ajax/heatmap.ajax.php:96 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:467 -#: ../../include/functions_reports.php:1091 -#: ../../include/functions_html.php:6092 -#: ../../include/class/AlertsList.class.php:316 -#: ../../include/class/ModuleTemplates.class.php:1185 -#: ../../include/class/CalendarManager.class.php:1028 -#: ../../include/class/CalendarManager.class.php:1062 -#: ../../include/class/AgentWizard.class.php:1283 -#: ../../include/class/AgentWizard.class.php:4180 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:248 -#: ../../include/lib/Dashboard/Widgets/service_view.php:249 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:375 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:364 -#: ../../include/lib/Dashboard/Widgets/clock.php:221 -#: ../../include/functions_snmp_browser.php:564 -#: ../../include/functions_events.php:2454 -#: ../../include/functions_events.php:4933 -#: ../../operation/agentes/estado_agente.php:1069 -#: ../../operation/agentes/ver_agente.php:1190 -#: ../../operation/netflow/nf_live_view.php:568 -#: ../../operation/incidents/configure_integriaims_incident.php:251 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:342 -#: ../../operation/search_modules.php:37 -#: ../../operation/reporting/graph_viewer.php:363 -msgid "Type" -msgstr "" - -#: ../../views/cluster/list.php:73 -#: ../../include/functions_reporting_html.php:5964 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:346 -#: ../../operation/agentes/pandora_networkmap.php:741 -msgid "Nodes" -msgstr "" - -#: ../../views/cluster/list.php:74 -#: ../../enterprise/views/ncm/devices/list.php:120 -#: ../../enterprise/meta/advanced/servers.build_table.php:79 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:584 -#: ../../enterprise/meta/advanced/policymanager.queue.php:225 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:715 -#: ../../enterprise/meta/include/functions_events_meta.php:78 -#: ../../enterprise/meta/agentsearch.php:139 -#: ../../enterprise/meta/agentsearch.php:336 -#: ../../enterprise/extensions/vmware/vmware_view.php:1105 -#: ../../enterprise/godmode/agentes/collection_manager.php:164 -#: ../../enterprise/godmode/agentes/collection_manager.php:264 -#: ../../enterprise/godmode/policies/policy_alerts.php:448 -#: ../../enterprise/godmode/policies/policy_modules.php:1588 -#: ../../enterprise/godmode/policies/policy_queue.php:337 -#: ../../enterprise/godmode/policies/policies.php:452 -#: ../../enterprise/godmode/policies/policy_collections.php:243 -#: ../../enterprise/godmode/policies/policy_collections.php:337 -#: ../../enterprise/godmode/policies/policy_agents.php:972 -#: ../../enterprise/godmode/policies/policy_agents.php:1357 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:125 -#: ../../enterprise/godmode/admin_access_logs.php:50 -#: ../../enterprise/godmode/servers/HA_cluster.php:194 -#: ../../enterprise/godmode/servers/list_satellite.php:55 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/include/functions_reporting_csv.php:972 -#: ../../enterprise/include/functions_reporting_csv.php:2084 -#: ../../enterprise/include/functions_reporting_csv.php:2830 -#: ../../enterprise/include/class/Omnishell.class.php:643 -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:104 -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:138 -#: ../../enterprise/include/class/ManageBackups.class.php:166 -#: ../../enterprise/include/functions_reporting.php:1866 -#: ../../enterprise/include/functions_reporting.php:3138 -#: ../../enterprise/include/functions_reporting.php:4127 -#: ../../enterprise/include/functions_reporting.php:6377 -#: ../../enterprise/include/functions_services.php:1652 -#: ../../enterprise/operation/agentes/policy_view.php:66 -#: ../../enterprise/operation/agentes/policy_view.php:167 -#: ../../enterprise/operation/agentes/policy_view.php:263 -#: ../../enterprise/operation/agentes/policy_view.php:398 -#: ../../enterprise/operation/agentes/security_hardening.php:460 -#: ../../enterprise/operation/agentes/security_hardening.php:496 -#: ../../enterprise/operation/agentes/tag_view.php:701 -#: ../../enterprise/operation/agentes/tag_view.php:790 -#: ../../enterprise/operation/agentes/collection_view.php:87 -#: ../../enterprise/operation/agentes/policy_manager.php:516 -#: ../../enterprise/operation/services/services.service.php:118 -#: ../../enterprise/operation/services/services.list.php:246 -#: ../../enterprise/operation/services/services.list.php:545 -#: ../../enterprise/operation/services/services.table_services.php:183 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:490 -#: ../../godmode/groups/tactical.php:180 -#: ../../godmode/agentes/status_monitor_custom_fields.php:117 -#: ../../godmode/agentes/status_monitor_custom_fields.php:166 -#: ../../godmode/agentes/agent_incidents.php:88 -#: ../../godmode/agentes/module_manager.php:711 -#: ../../godmode/massive/massive_copy_modules.php:131 -#: ../../godmode/massive/massive_copy_modules.php:318 -#: ../../godmode/massive/massive_delete_modules.php:453 -#: ../../godmode/massive/massive_edit_users.php:501 -#: ../../godmode/massive/massive_edit_agents.php:954 -#: ../../godmode/alerts/alert_list.list.php:174 -#: ../../godmode/alerts/alert_list.list.php:569 -#: ../../godmode/alerts/alert_view.php:120 -#: ../../godmode/setup/setup_integria.php:499 -#: ../../godmode/setup/setup_integria.php:633 -#: ../../godmode/reporting/reporting_builder.item_editor.php:80 -#: ../../godmode/events/custom_events.php:99 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:645 -#: ../../godmode/servers/servers.build_table.php:81 -#: ../../mobile/operation/agents.php:97 ../../mobile/operation/agents.php:145 -#: ../../mobile/operation/agents.php:244 ../../mobile/operation/agents.php:245 -#: ../../mobile/operation/agents.php:407 ../../mobile/operation/modules.php:163 -#: ../../mobile/operation/modules.php:164 -#: ../../mobile/operation/modules.php:275 -#: ../../mobile/operation/modules.php:276 -#: ../../mobile/operation/modules.php:614 -#: ../../mobile/operation/modules.php:620 -#: ../../mobile/operation/modules.php:626 -#: ../../mobile/operation/modules.php:632 -#: ../../mobile/operation/modules.php:643 -#: ../../mobile/operation/modules.php:651 -#: ../../mobile/operation/modules.php:659 -#: ../../mobile/operation/modules.php:732 -#: ../../mobile/operation/modules.php:742 -#: ../../mobile/operation/modules.php:751 -#: ../../mobile/operation/modules.php:763 -#: ../../mobile/operation/modules.php:909 ../../mobile/operation/alerts.php:105 -#: ../../mobile/operation/alerts.php:106 ../../mobile/operation/alerts.php:247 -#: ../../mobile/operation/alerts.php:248 ../../mobile/operation/alerts.php:334 -#: ../../mobile/operation/module_data.php:262 -#: ../../mobile/operation/events.php:674 ../../mobile/operation/events.php:675 -#: ../../mobile/operation/events.php:849 ../../mobile/operation/events.php:1003 -#: ../../mobile/operation/events.php:1004 -#: ../../mobile/operation/server_status.php:154 -#: ../../mobile/operation/server_status.php:155 -#: ../../mobile/operation/server_status.php:281 -#: ../../mobile/operation/server_status.php:319 -#: ../../mobile/operation/server_status.php:349 -#: ../../mobile/operation/server_status.php:445 -#: ../../include/functions_reporting_html.php:557 -#: ../../include/functions_reporting_html.php:1059 -#: ../../include/functions_reporting_html.php:1068 -#: ../../include/functions_reporting_html.php:1309 -#: ../../include/functions_reporting_html.php:1317 -#: ../../include/functions_reporting_html.php:1637 -#: ../../include/functions_reporting_html.php:2381 -#: ../../include/functions_reporting_html.php:2660 -#: ../../include/functions_reporting_html.php:3028 -#: ../../include/functions_reporting_html.php:3696 -#: ../../include/functions_reporting_html.php:3746 -#: ../../include/functions_reporting_html.php:5342 -#: ../../include/ajax/heatmap.ajax.php:391 -#: ../../include/ajax/alert_list.ajax.php:309 -#: ../../include/ajax/alert_list.ajax.php:334 -#: ../../include/ajax/module.php:1041 ../../include/ajax/custom_fields.php:416 -#: ../../include/functions_snmp.php:369 -#: ../../include/functions_massive_operations.php:152 -#: ../../include/class/NetworkMap.class.php:3072 -#: ../../include/class/AgentsAlerts.class.php:914 -#: ../../include/class/SnmpConsole.class.php:273 -#: ../../include/class/SnmpConsole.class.php:382 -#: ../../include/class/SnmpConsole.class.php:500 -#: ../../include/class/ExternalTools.class.php:877 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:322 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:285 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:570 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:585 -#: ../../include/lib/Dashboard/Widgets/events_list.php:818 -#: ../../include/lib/Group.php:562 ../../include/functions_snmp_browser.php:594 -#: ../../include/functions_events.php:204 -#: ../../include/functions_events.php:259 -#: ../../include/functions_events.php:2472 -#: ../../include/functions_events.php:4979 ../../operation/search_agents.php:41 -#: ../../operation/agentes/estado_agente.php:342 -#: ../../operation/agentes/estado_agente.php:1075 -#: ../../operation/agentes/interface_view.functions.php:516 -#: ../../operation/agentes/status_monitor.php:1571 -#: ../../operation/agentes/alerts_status.functions.php:108 -#: ../../operation/messages/message_list.php:188 -#: ../../operation/incidents/integriaims_export_csv.php:83 -#: ../../operation/incidents/configure_integriaims_incident.php:305 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:338 -#: ../../operation/incidents/list_integriaims_incidents.php:334 -#: ../../operation/search_modules.php:39 ../../operation/search_policies.php:38 -msgid "Status" -msgstr "" - -#: ../../views/cluster/list.php:99 -#: ../../enterprise/views/ncm/snippets/list.php:95 -#: ../../enterprise/views/ncm/templates/list.php:101 -#: ../../enterprise/views/ncm/devices/list.php:148 -#: ../../enterprise/views/ncm/firmwares/list.php:100 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:333 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:439 -#: ../../enterprise/godmode/policies/policy_agents.php:524 -#: ../../enterprise/godmode/policies/policy_agents.php:555 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:371 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:399 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:342 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:87 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:217 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:105 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:200 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:713 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:352 -#: ../../enterprise/include/class/Omnishell.class.php:1016 -#: ../../enterprise/include/class/Omnishell.class.php:1095 -#: ../../include/ajax/module.php:2315 ../../include/ajax/agent.php:598 -#: ../../include/ajax/events.php:763 ../../include/functions_html.php:1333 -#: ../../include/functions_html.php:1484 -#: ../../include/functions_snmp_browser.php:1660 -msgid "Filter group" -msgstr "" - -#: ../../views/cluster/list.php:125 -msgid "New cluster" -msgstr "" - -#: ../../views/cluster/view.php:42 ../../views/cluster/view.php:61 -#: ../../views/cluster/edit.php:41 ../../views/cluster/edit.php:68 -msgid "Cluster list" -msgstr "" - -#: ../../views/cluster/view.php:48 ../../views/cluster/view.php:79 -msgid "Cluster details" -msgstr "" - -#: ../../views/cluster/view.php:72 -msgid "Edit this cluster" -msgstr "" - -#: ../../views/cluster/view.php:161 ../../views/cluster/view.php:163 -#: ../../enterprise/meta/include/functions_wizard_meta.php:240 -#: ../../enterprise/meta/include/functions_wizard_meta.php:525 -#: ../../enterprise/meta/include/functions_wizard_meta.php:597 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1145 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1530 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1623 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1817 -#: ../../enterprise/meta/agentsearch.php:250 -#: ../../enterprise/meta/agentsearch.php:253 -#: ../../enterprise/meta/agentsearch.php:260 -#: ../../enterprise/meta/agentsearch.php:263 -#: ../../enterprise/godmode/modules/configure_local_component.php:564 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:105 -#: ../../enterprise/godmode/policies/policy_agents.php:691 -#: ../../enterprise/godmode/policies/policy_agents.php:696 -#: ../../enterprise/godmode/policies/policy_agents.php:1765 -#: ../../enterprise/godmode/policies/policy_agents.php:1781 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:701 -#: ../../enterprise/godmode/setup/edit_skin.php:288 -#: ../../enterprise/include/class/VMware.app.php:902 -#: ../../enterprise/include/class/DatabaseHA.class.php:211 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2055 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3323 -#: ../../enterprise/include/lib/NetworkManager.php:192 -#: ../../godmode/groups/group_list.php:964 -#: ../../godmode/agentes/modificar_agente.php:791 -#: ../../godmode/agentes/module_manager_editor_common.php:254 -#: ../../godmode/agentes/module_manager_editor_common.php:702 -#: ../../godmode/agentes/module_manager_editor_common.php:1337 -#: ../../godmode/agentes/module_manager.php:1054 -#: ../../godmode/agentes/module_manager.php:1067 -#: ../../godmode/massive/massive_edit_agents.php:966 -#: ../../godmode/massive/massive_edit_agents.php:1165 -#: ../../godmode/massive/massive_edit_modules.php:881 -#: ../../godmode/alerts/alert_list.list.php:172 -#: ../../godmode/alerts/configure_alert_template.php:939 -#: ../../godmode/alerts/alert_view.php:552 ../../mobile/operation/agent.php:173 -#: ../../mobile/operation/alerts.php:68 -#: ../../include/functions_visual_map_editor.php:872 -#: ../../include/functions_reporting_html.php:3708 -#: ../../include/functions_agents.php:1463 -#: ../../include/functions_treeview.php:66 -#: ../../include/functions_treeview.php:647 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:405 -#: ../../include/functions_reporting.php:7012 -#: ../../operation/agentes/estado_generalagente.php:92 -#: ../../operation/agentes/alerts_status.functions.php:101 -#: ../../operation/search_agents.getdata.php:173 -msgid "Disabled" -msgstr "" - -#: ../../views/cluster/view.php:167 ../../views/cluster/view.php:169 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1028 -#: ../../enterprise/godmode/services/services.service.php:773 -#: ../../enterprise/operation/services/massive/services.create.php:839 -#: ../../godmode/agentes/modificar_agente.php:800 -#: ../../godmode/agentes/planned_downtime.list.php:778 -#: ../../godmode/agentes/planned_downtime.editor.php:929 -#: ../../godmode/agentes/agent_manager.php:834 -#: ../../godmode/agentes/module_manager_editor_common.php:1420 -#: ../../godmode/agentes/module_manager.php:831 -#: ../../godmode/massive/massive_edit_agents.php:1136 -#: ../../godmode/massive/massive_edit_modules.php:1350 -#: ../../mobile/operation/agent.php:180 ../../include/ajax/module.php:1152 -#: ../../include/class/Tree.class.php:964 -#: ../../operation/agentes/estado_agente.php:1171 -#: ../../operation/agentes/estado_generalagente.php:94 -msgid "Quiet" -msgstr "" - -#: ../../views/cluster/view.php:177 ../../views/cluster/view.php:185 -#: ../../operation/agentes/estado_agente.php:1179 -msgid "Agent in scheduled downtime" -msgstr "" - -#: ../../views/cluster/view.php:222 -msgid "Force cluster status calculation" -msgstr "" - -#: ../../views/cluster/view.php:252 ../../enterprise/meta/agentsearch.php:135 -#: ../../enterprise/godmode/modules/configure_local_component.php:188 -#: ../../enterprise/godmode/modules/local_components.php:581 -#: ../../enterprise/godmode/modules/local_components.php:644 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:294 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/include/class/DeploymentCenter.class.php:665 -#: ../../enterprise/include/class/DeploymentCenter.class.php:727 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1317 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 -#: ../../enterprise/include/class/AgentRepository.class.php:356 -#: ../../enterprise/include/class/AgentRepository.class.php:712 -#: ../../enterprise/include/class/AgentRepository.class.php:759 -#: ../../enterprise/operation/agentes/tag_view.php:696 -#: ../../enterprise/tools/ipam/ipam_network.php:584 -#: ../../godmode/modules/manage_inventory_modules.php:291 -#: ../../godmode/modules/manage_inventory_modules_form.php:140 -#: ../../godmode/agentes/modificar_agente.php:704 -#: ../../godmode/agentes/planned_downtime.editor.php:1358 -#: ../../godmode/agentes/agent_manager.php:523 -#: ../../godmode/massive/massive_edit_agents.php:761 -#: ../../godmode/reporting/reporting_builder.item_editor.php:74 -#: ../../mobile/operation/agents.php:94 ../../mobile/operation/agents.php:405 -#: ../../include/functions_reporting_html.php:1613 -#: ../../include/functions_reporting_html.php:3693 -#: ../../include/ajax/heatmap.ajax.php:467 -#: ../../include/functions_massive_operations.php:219 -#: ../../include/class/Diagnostics.class.php:769 -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:284 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:348 -#: ../../include/functions_events.php:4352 ../../operation/search_agents.php:37 -#: ../../operation/tree.php:79 ../../operation/tree.php:145 -#: ../../operation/agentes/estado_agente.php:1056 -#: ../../operation/agentes/estado_generalagente.php:216 -#: ../../operation/gis_maps/ajax.php:297 -#: ../../operation/inventory/inventory.php:1264 -msgid "OS" -msgstr "" - -#: ../../views/cluster/view.php:272 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:62 -#: ../../operation/agentes/estado_generalagente.php:233 -msgid "IP address" -msgstr "" - -#: ../../views/cluster/view.php:277 ../../views/cluster/view.php:292 -#: ../../enterprise/meta/advanced/servers.build_table.php:126 -#: ../../enterprise/meta/advanced/servers.build_table.php:127 -#: ../../enterprise/meta/advanced/servers.build_table.php:133 -#: ../../enterprise/meta/advanced/metasetup.visual.php:949 -#: ../../enterprise/include/functions_visual_map.php:320 -#: ../../enterprise/include/functions_servicemap.php:519 -#: ../../enterprise/include/functions_aws.php:509 -#: ../../enterprise/include/functions_aws.php:510 -#: ../../enterprise/include/functions_reporting.php:6400 -#: ../../enterprise/include/functions_services.php:1229 -#: ../../enterprise/include/functions_services.php:1410 -#: ../../enterprise/include/functions_services.php:2143 -#: ../../enterprise/include/lib/Metaconsole/Node.php:453 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1130 -#: ../../enterprise/tools/ipam/ipam_network.php:621 -#: ../../enterprise/tools/ipam/ipam_network.php:701 -#: ../../enterprise/tools/ipam/ipam_ajax.php:369 -#: ../../enterprise/tools/ipam/ipam_ajax.php:390 -#: ../../godmode/modules/manage_network_components.php:805 -#: ../../godmode/modules/manage_network_components.php:806 -#: ../../godmode/extensions.php:207 ../../godmode/extensions.php:222 -#: ../../godmode/agentes/planned_downtime.list.php:942 -#: ../../godmode/alerts/alert_view.php:141 -#: ../../godmode/servers/servers.build_table.php:161 -#: ../../godmode/servers/servers.build_table.php:162 -#: ../../godmode/servers/servers.build_table.php:168 -#: ../../mobile/operation/agent.php:198 ../../mobile/operation/agent.php:203 -#: ../../mobile/operation/events.php:303 ../../mobile/operation/events.php:315 -#: ../../mobile/operation/events.php:327 ../../mobile/operation/events.php:435 -#: ../../mobile/operation/events.php:485 ../../mobile/operation/events.php:495 -#: ../../include/functions_servers.php:1392 -#: ../../include/functions_reporting_html.php:663 -#: ../../include/functions_reporting_html.php:666 -#: ../../include/functions_reporting_html.php:5603 -#: ../../include/functions_reporting_html.php:5656 -#: ../../include/functions.php:1180 ../../include/functions.php:1186 -#: ../../include/functions.php:1190 ../../include/ajax/module.php:1198 -#: ../../include/functions_treeview.php:153 -#: ../../include/functions_treeview.php:311 -#: ../../include/functions_treeview.php:455 -#: ../../include/functions_treeview.php:697 ../../include/functions_ui.php:3175 -#: ../../include/functions_ui.php:3183 ../../include/functions_db.php:241 -#: ../../include/class/SnmpConsole.class.php:798 -#: ../../include/class/SnmpConsole.class.php:816 -#: ../../include/functions_events.php:3634 -#: ../../include/functions_events.php:3768 -#: ../../include/functions_events.php:3788 -#: ../../include/functions_events.php:3797 -#: ../../include/functions_events.php:3806 -#: ../../include/functions_events.php:3807 -#: ../../include/functions_events.php:3819 -#: ../../include/functions_events.php:3879 -#: ../../include/functions_events.php:3912 -#: ../../include/functions_events.php:3978 -#: ../../include/functions_events.php:3995 -#: ../../include/functions_events.php:4002 -#: ../../include/functions_events.php:4068 -#: ../../include/functions_events.php:4160 -#: ../../include/functions_events.php:4284 -#: ../../include/functions_events.php:4348 -#: ../../include/functions_events.php:4388 -#: ../../include/functions_events.php:4411 -#: ../../include/functions_events.php:4441 -#: ../../include/functions_events.php:4524 -#: ../../include/functions_events.php:4605 -#: ../../include/functions_events.php:4615 -#: ../../include/functions_events.php:4832 -#: ../../include/functions_events.php:4913 -#: ../../include/functions_events.php:5022 -#: ../../include/functions_events.php:5051 -#: ../../include/functions_events.php:5066 -#: ../../include/functions_events.php:5076 -#: ../../include/functions_events.php:5086 -#: ../../include/functions_events.php:5520 -#: ../../include/functions_events.php:5534 -#: ../../include/functions_events.php:5539 -#: ../../include/functions_events.php:5542 -#: ../../include/functions_events.php:5550 -#: ../../include/functions_events.php:5559 -#: ../../include/functions_events.php:5571 -#: ../../include/functions_events.php:5624 -#: ../../include/functions_events.php:5651 -#: ../../include/functions_events.php:5676 -#: ../../include/functions_events.php:5720 -#: ../../operation/agentes/estado_agente.php:1249 -#: ../../operation/agentes/interface_view.functions.php:742 -#: ../../operation/agentes/interface_view.functions.php:743 -#: ../../operation/agentes/interface_view.functions.php:744 -#: ../../operation/agentes/interface_view.functions.php:745 -#: ../../operation/agentes/interface_view.functions.php:746 -#: ../../operation/agentes/status_monitor.php:1970 -#: ../../operation/agentes/estado_generalagente.php:234 -#: ../../operation/agentes/estado_generalagente.php:251 -#: ../../operation/agentes/estado_generalagente.php:254 -#: ../../operation/agentes/estado_generalagente.php:411 -#: ../../operation/agentes/estado_generalagente.php:425 -#: ../../operation/agentes/estado_generalagente.php:484 -#: ../../operation/inventory/inventory.php:159 -#: ../../operation/inventory/inventory.php:179 -#: ../../operation/inventory/inventory.php:206 -msgid "N/A" -msgstr "" - -#: ../../views/cluster/view.php:308 ../../include/functions_treeview.php:898 -#: ../../operation/agentes/estado_generalagente.php:250 -#: ../../operation/gis_maps/ajax.php:341 -msgid "Agent Version" -msgstr "" - -#: ../../views/cluster/view.php:313 -msgid "Cluster agent" -msgstr "" - -#: ../../views/cluster/view.php:364 -#: ../../operation/agentes/estado_generalagente.php:913 -msgid "Events (Last 24h)" -msgstr "" - -#: ../../views/cluster/view.php:428 ../../operation/agentes/stat_win.php:469 -#: ../../operation/agentes/interface_traffic_graph_win.php:294 -msgid "Reload" -msgstr "" - -#: ../../views/cluster/edit.php:57 -msgid "cluster " -msgstr "" - -#: ../../views/cluster/edit.php:88 -msgid "View this cluster" -msgstr "" - -#: ../../views/dashboard/layout.php:81 ../../views/dashboard/cell.php:42 -msgid "New widget" -msgstr "" - -#: ../../views/dashboard/header.php:43 -#: ../../extensions/disabled/matrix_events.php:35 -#: ../../extensions/agents_modules.php:388 -#: ../../extensions/agents_modules.php:395 -#: ../../extensions/agents_modules.php:398 -#: ../../operation/visual_console/view.php:235 -#: ../../operation/visual_console/legacy_view.php:200 -#: ../../operation/gis_maps/render_view.php:137 -#: ../../operation/reporting/reporting_viewer.php:185 -#: ../../operation/reporting/graph_viewer.php:234 -msgid "Full screen mode" -msgstr "" - -#: ../../views/dashboard/header.php:58 ../../extensions/agents_modules.php:611 -#: ../../operation/heatmap.php:218 ../../operation/visual_console/view.php:566 -#: ../../operation/visual_console/legacy_view.php:260 -#: ../../operation/gis_maps/render_view.php:139 -#: ../../operation/reporting/reporting_viewer.php:194 -#: ../../operation/reporting/graph_viewer.php:243 -#: ../../operation/events/events.php:1610 -msgid "Back to normal mode" -msgstr "" - -#: ../../views/dashboard/header.php:68 -msgid "Update Dashboard" -msgstr "" - -#: ../../views/dashboard/header.php:69 ../../views/dashboard/header.php:105 -#: ../../views/dashboard/tipsWindow.php:104 -#: ../../views/dashboard/tipsWindow.php:116 ../../views/dashboard/list.php:227 -#: ../../enterprise/load_enterprise.php:647 -#: ../../enterprise/load_enterprise.php:1165 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:454 -#: ../../enterprise/godmode/services/services.elements.php:959 -#: ../../enterprise/godmode/services/services.elements.php:970 -#: ../../enterprise/godmode/setup/setup.php:582 -#: ../../enterprise/godmode/setup/setup.php:597 -#: ../../enterprise/godmode/setup/setup.php:604 -#: ../../enterprise/godmode/setup/setup.php:613 -#: ../../enterprise/include/class/Omnishell.class.php:1955 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3113 -#: ../../enterprise/include/lib/Metaconsole/Node.php:406 -#: ../../enterprise/operation/agentes/security_hardening.php:616 -#: ../../enterprise/operation/services/services.service.php:152 -#: ../../enterprise/operation/services/services.service_map.php:141 -#: ../../enterprise/operation/services/services.list.php:597 -#: ../../godmode/snmpconsole/snmp_alert.php:2232 -#: ../../godmode/snmpconsole/snmp_alert.php:2247 -#: ../../godmode/massive/massive_edit_agents.php:1071 -#: ../../godmode/reporting/graph_builder.graph_editor.php:374 -#: ../../godmode/reporting/graph_builder.graph_editor.php:395 -#: ../../godmode/wizards/ManageExtensions.class.php:298 -#: ../../include/functions_config.php:1395 -#: ../../include/functions_config.php:3638 -#: ../../include/class/SatelliteAgent.class.php:1269 -#: ../../operation/gis_maps/render_view.php:167 -msgid "Ok" -msgstr "" - -#: ../../views/dashboard/header.php:94 -msgid "Back to dashboards list" -msgstr "" - -#: ../../views/dashboard/header.php:104 -msgid "Slides" -msgstr "" - -#: ../../views/dashboard/header.php:118 -msgid "Slides mode" -msgstr "" - -#: ../../views/dashboard/header.php:140 -msgid "Show link to public dashboard" -msgstr "" - -#: ../../views/dashboard/header.php:163 -#: ../../enterprise/views/ncm/devices/list.php:172 -#: ../../enterprise/meta/advanced/policymanager.queue.php:238 -#: ../../enterprise/godmode/policies/policy_queue.php:853 -#: ../../enterprise/godmode/servers/HA_cluster.php:456 -#: ../../enterprise/include/class/Omnishell.class.php:559 -#: ../../enterprise/include/class/Omnishell.class.php:1712 -#: ../../enterprise/include/functions_ipam.php:1401 -#: ../../extensions/agents_modules.php:623 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:206 -#: ../../include/ajax/heatmap.ajax.php:49 ../../include/ajax/module.php:1337 -#: ../../include/functions_ui.php:1334 ../../include/functions_ui.php:7839 -#: ../../include/class/NetworkMap.class.php:2954 -#: ../../operation/heatmap.php:175 ../../operation/visual_console/view.php:579 -#: ../../operation/visual_console/legacy_public_view.php:141 -#: ../../operation/visual_console/legacy_view.php:274 -#: ../../operation/visual_console/public_view.php:131 -#: ../../operation/agentes/pandora_networkmap.editor.php:559 -#: ../../operation/gis_maps/render_view.php:161 -#: ../../operation/events/events.php:1622 ../../general/login_page.php:97 -#: ../../general/login_page.php:408 -msgid "Refresh" -msgstr "" - -#: ../../views/dashboard/header.php:222 -msgid "Add Cell" -msgstr "" - -#: ../../views/dashboard/header.php:298 -#: ../../enterprise/extensions/vmware/vmware_view.php:1377 -#: ../../enterprise/extensions/vmware/vmware_view.php:1414 -#: ../../godmode/users/configure_user.php:66 -#: ../../godmode/users/user_management.php:45 -#: ../../godmode/massive/massive_edit_users.php:280 -#: ../../mobile/include/functions_web.php:22 ../../include/auth/mysql.php:819 -#: ../../include/class/OrderInterpreter.class.php:219 -#: ../../operation/users/user_edit.php:475 ../../operation/menu.php:478 -msgid "Dashboard" -msgstr "" - -#: ../../views/dashboard/tipsWindow.php:33 -msgid "Hello! These are the tips of the day." -msgstr "" - -#: ../../views/dashboard/tipsWindow.php:44 -#: ../../godmode/users/user_management.php:404 -msgid "Show usage tips at startup" -msgstr "" - -#: ../../views/dashboard/tipsWindow.php:81 -msgid "See more info" -msgstr "" - -#: ../../views/dashboard/tipsWindow.php:88 -msgid "Maybe later" -msgstr "" - -#: ../../views/dashboard/list.php:40 ../../views/dashboard/list.php:49 -#: ../../enterprise/meta/general/main_header.php:233 -#: ../../enterprise/meta/general/main_menu.php:364 -msgid "Dashboards" -msgstr "" - -#: ../../views/dashboard/list.php:57 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:295 -#: ../../enterprise/meta/advanced/metasetup.relations.php:86 -#: ../../enterprise/meta/advanced/links.php:83 -#: ../../enterprise/godmode/modules/local_components.php:431 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:68 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:118 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:138 -#: ../../enterprise/godmode/reporting/graph_template_list.php:155 -#: ../../enterprise/godmode/reporting/graph_template_list.php:182 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:392 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:410 -#: ../../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/include/class/DatabaseHA.class.php:1060 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:214 -#: ../../enterprise/tools/ipam/ipam_action.php:102 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:87 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:190 -#: ../../extensions/files_repo.php:206 -#: ../../godmode/modules/manage_nc_groups.php:176 -#: ../../godmode/modules/manage_network_components.php:552 -#: ../../godmode/users/profile_list.php:142 -#: ../../godmode/users/user_list.php:357 ../../godmode/users/user_list.php:411 -#: ../../godmode/users/configure_user.php:883 -#: ../../godmode/users/configure_user.php:903 -#: ../../godmode/agentes/planned_downtime.list.php:290 -#: ../../godmode/netflow/nf_item_list.php:120 -#: ../../godmode/netflow/nf_item_list.php:148 -#: ../../godmode/netflow/nf_edit.php:111 ../../godmode/netflow/nf_edit.php:144 -#: ../../godmode/snmpconsole/snmp_alert.php:686 -#: ../../godmode/snmpconsole/snmp_filters.php:180 -#: ../../godmode/massive/massive_delete_action_alerts.php:170 -#: ../../godmode/massive/massive_delete_modules.php:162 -#: ../../godmode/massive/massive_delete_alerts.php:201 -#: ../../godmode/alerts/alert_actions.php:208 -#: ../../godmode/alerts/alert_commands.php:698 -#: ../../godmode/alerts/alert_templates.php:261 -#: ../../godmode/alerts/alert_list.php:271 -#: ../../godmode/alerts/alert_list.php:434 ../../godmode/setup/news.php:137 -#: ../../godmode/setup/gis.php:61 ../../godmode/setup/links.php:89 -#: ../../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:634 -#: ../../godmode/events/event_filter.php:77 -#: ../../godmode/events/event_filter.php:104 -#: ../../include/class/ConfigPEN.class.php:488 -#: ../../operation/messages/message_list.php:109 -#: ../../operation/messages/message_list.php:131 -#: ../../operation/gis_maps/gis_map.php:99 -#: ../../operation/incidents/list_integriaims_incidents.php:305 -#: ../../operation/reporting/graph_viewer.php:57 -#: ../../operation/reporting/graph_viewer.php:65 -msgid "Successfully deleted" -msgstr "" - -#: ../../views/dashboard/list.php:58 -#: ../../enterprise/godmode/modules/local_components.php:432 -#: ../../enterprise/godmode/policies/policy_alerts.php:324 -#: ../../enterprise/godmode/policies/policy_modules.php:1370 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:159 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:186 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:174 -#: ../../enterprise/godmode/policies/policy_collections.php:119 -#: ../../enterprise/godmode/policies/policy_agents.php:103 -#: ../../enterprise/godmode/policies/policy_agents.php:125 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:69 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:119 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:139 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:393 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:411 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:166 -#: ../../enterprise/operation/agentes/policy_manager.php:348 -#: ../../enterprise/operation/agentes/policy_manager.php:431 -#: ../../enterprise/operation/agentes/policy_manager.php:465 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:212 -#: ../../enterprise/tools/ipam/ipam_action.php:100 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:188 -#: ../../extensions/files_repo.php:206 -#: ../../godmode/modules/manage_network_components.php:553 -#: ../../godmode/users/configure_user.php:884 -#: ../../godmode/massive/massive_delete_action_alerts.php:171 -#: ../../godmode/massive/massive_delete_alerts.php:202 -#: ../../godmode/alerts/alert_actions.php:209 -#: ../../godmode/alerts/alert_commands.php:699 -#: ../../godmode/alerts/alert_templates.php:262 -#: ../../godmode/alerts/alert_list.php:272 -#: ../../godmode/alerts/alert_list.php:435 ../../godmode/setup/news.php:138 -#: ../../godmode/setup/gis.php:59 -#: ../../godmode/reporting/reporting_builder.php:635 -#: ../../operation/agentes/pandora_networkmap.php:587 -#: ../../operation/messages/message_list.php:110 -#: ../../operation/gis_maps/gis_map.php:100 -#: ../../operation/incidents/list_integriaims_incidents.php:306 -msgid "Could not be deleted" -msgstr "" - -#: ../../views/dashboard/list.php:65 -msgid "Successfully duplicate" -msgstr "" - -#: ../../views/dashboard/list.php:66 -msgid "Could not be duplicate" -msgstr "" - -#: ../../views/dashboard/list.php:74 -msgid "There are no dashboards defined." -msgstr "" - -#: ../../views/dashboard/list.php:100 -msgid "Cells" -msgstr "" - -#: ../../views/dashboard/list.php:102 ../../operation/menu.php:612 -msgid "Favorite" -msgstr "" - -#: ../../views/dashboard/list.php:103 ../../operation/heatmap.php:90 -#: ../../operation/agentes/networkmap.dinamic.php:115 -#: ../../operation/agentes/pandora_networkmap.view.php:2370 -#: ../../operation/snmpconsole/snmp_statistics.php:54 -#: ../../operation/snmpconsole/snmp_browser.php:68 -#: ../../operation/events/events.php:1660 -msgid "Full screen" -msgstr "" - -#: ../../views/dashboard/list.php:106 -#: ../../enterprise/godmode/policies/policy_modules.php:1851 -#: ../../enterprise/godmode/policies/policies.php:667 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:229 -#: ../../godmode/agentes/planned_downtime.list.php:746 -#: ../../godmode/agentes/planned_downtime.list.php:879 -#: ../../godmode/agentes/planned_downtime.list.php:925 -#: ../../godmode/alerts/alert_actions.php:355 -#: ../../godmode/reporting/map_builder.php:420 -#: ../../include/functions_filemanager.php:1030 -#: ../../operation/agentes/pandora_networkmap.php:830 -msgid "Copy" -msgstr "" - -#: ../../views/dashboard/list.php:139 -#, php-format -msgid "Private for (%s)" -msgstr "" - -#: ../../views/dashboard/list.php:221 -msgid "Create a new dashboard" -msgstr "" - -#: ../../views/dashboard/list.php:236 -msgid "New dashboard" -msgstr "" - -#: ../../views/dashboard/widget.php:35 ../../views/dashboard/listWidgets.php:84 -msgid "Add widget" -msgstr "" - -#: ../../views/dashboard/widget.php:48 -msgid "Please select widget" -msgstr "" - -#: ../../views/dashboard/jsLayout.php:42 ../../extensions/agents_modules.php:76 -#: ../../include/class/SnmpConsole.class.php:1545 -#: ../../operation/events/events.php:3434 -msgid "Until next" -msgstr "" - -#: ../../views/dashboard/formDashboard.php:110 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:467 -#: ../../godmode/reporting/reporting_builder.php:915 -msgid "Private" -msgstr "" - -#: ../../views/dashboard/formDashboard.php:122 -#: ../../enterprise/godmode/services/services.service.php:763 -#: ../../enterprise/godmode/reporting/visual_console_template.php:295 -#: ../../enterprise/operation/services/massive/services.create.php:829 -msgid "Favourite" -msgstr "" - -#: ../../views/dashboard/cell.php:56 -msgid "Configure widget" -msgstr "" - -#: ../../views/dashboard/cell.php:69 -msgid "Delete widget" -msgstr "" - -#: ../../views/dashboard/slides.php:41 -msgid "Exit fullscreen" -msgstr "" - -#: ../../views/dashboard/slides.php:181 -msgid "Change every" -msgstr "" - -#: ../../views/dashboard/slides.php:203 ../../include/functions.php:3969 -#: ../../include/functions_ui.php:2682 -msgid "Previous" -msgstr "" - -#: ../../views/dashboard/slides.php:218 -#: ../../enterprise/meta/general/main_menu.php:285 ../../operation/menu.php:578 -#: ../../operation/events/events.php:1723 -#: ../../operation/events/events.php:2820 -msgid "Stop" -msgstr "" - -#: ../../views/dashboard/slides.php:229 -msgid "Pause" -msgstr "" - -#: ../../views/dashboard/slides.php:240 -#: ../../enterprise/include/class/Azure.cloud.php:910 -#: ../../enterprise/include/class/Azure.cloud.php:965 -#: ../../enterprise/include/class/VMware.app.php:543 -#: ../../enterprise/include/class/Omnishell.class.php:826 -#: ../../enterprise/include/class/DB2.app.php:574 -#: ../../enterprise/include/class/SAP.app.php:443 -#: ../../enterprise/include/class/Aws.cloud.php:1468 -#: ../../enterprise/include/class/MySQL.app.php:596 -#: ../../enterprise/include/class/Oracle.app.php:581 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:585 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:336 -#: ../../godmode/alerts/configure_alert_template.php:1248 -#: ../../godmode/alerts/configure_alert_template.php:1260 -#: ../../godmode/wizards/HostDevices.class.php:779 -#: ../../godmode/wizards/Cloud.class.php:602 -#: ../../include/functions_ui.php:2763 -#: ../../include/class/ExtensionsDiscovery.class.php:445 -#: ../../include/class/CustomNetScan.class.php:555 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1239 -msgid "Next" -msgstr "" - -#: ../../views/dashboard/slides.php:252 -msgid "Boxed mode" -msgstr "" - -#: ../../views/dashboard/slides.php:254 -msgid "" -"This mode will show the dashboard with all the widgets in the screen. Click " -"to change to single screen mode." -msgstr "" - -#: ../../views/dashboard/slides.php:259 -msgid "Single screen" -msgstr "" - -#: ../../views/dashboard/slides.php:261 -msgid "" -"This mode will show each widget in a screen, rotating between elements in " -"each dashboard. Click to change to boxed mode." -msgstr "" - -#: ../../enterprise/views/ncm/snippets/list.php:32 -#: ../../enterprise/views/ncm/snippets/edit.php:42 -#: ../../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:31 -#: ../../enterprise/views/ncm/firmwares/edit.php:41 -#: ../../enterprise/views/ncm/models/list.php:32 -#: ../../enterprise/views/ncm/models/edit.php:37 -#: ../../enterprise/views/ncm/vendors/list.php:32 -#: ../../enterprise/views/ncm/vendors/edit.php:35 -#: ../../include/functions.php:1294 ../../include/functions_events.php:3128 -msgid "Network configuration manager" -msgstr "" - -#: ../../enterprise/views/ncm/snippets/list.php:32 -#: ../../enterprise/views/ncm/snippets/list.php:50 -#: ../../enterprise/views/ncm/snippets/edit.php:42 -msgid "Snippets" -msgstr "" - -#: ../../enterprise/views/ncm/snippets/list.php:46 -#: ../../enterprise/views/ncm/templates/list.php:46 -#: ../../enterprise/views/ncm/templates/edit.php:56 -#: ../../enterprise/views/ncm/devices/list.php:46 -#: ../../enterprise/views/ncm/devices/list.php:64 -#: ../../enterprise/views/ncm/firmwares/list.php:45 -#: ../../enterprise/views/ncm/firmwares/edit.php:55 -#: ../../enterprise/views/ncm/models/list.php:46 -#: ../../enterprise/views/ncm/models/edit.php:51 -#: ../../enterprise/views/ncm/vendors/list.php:46 -#: ../../enterprise/views/ncm/vendors/edit.php:49 -#: ../../include/functions_reports.php:962 -msgid "NCM" -msgstr "" - -#: ../../enterprise/views/ncm/snippets/edit.php:75 -#: ../../enterprise/views/ncm/templates/edit.php:73 -#: ../../enterprise/views/ncm/firmwares/edit.php:72 -msgid "Script not defined" -msgstr "" - -#: ../../enterprise/views/ncm/snippets/edit.php:93 -#: ../../enterprise/views/ncm/templates/edit.php:158 -#: ../../enterprise/views/ncm/templates/edit.php:186 -#: ../../enterprise/views/ncm/templates/edit.php:214 -#: ../../enterprise/views/ncm/templates/edit.php:242 -#: ../../enterprise/views/ncm/templates/edit.php:269 -#: ../../enterprise/views/ncm/templates/edit.php:296 -msgid "Script details" -msgstr "" - -#: ../../enterprise/views/ncm/snippets/edit.php:152 -#: ../../enterprise/views/ncm/agent/manage.php:64 -#: ../../enterprise/views/ncm/agent/manage.php:137 -#: ../../enterprise/views/ncm/agent/manage.php:150 -#: ../../enterprise/views/ncm/agent/manage.php:183 -#: ../../enterprise/views/ncm/agent/manage.php:271 -#: ../../enterprise/views/ncm/agent/manage.php:307 -#: ../../enterprise/views/ncm/agent/details.php:256 -#: ../../enterprise/views/ncm/templates/edit.php:357 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:223 -#: ../../enterprise/operation/services/massive/service.create.elements.php:345 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:254 -#: ../../include/class/ExternalTools.class.php:577 -msgid "Please select" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:57 -msgid "For instance Cisco" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:59 -msgid "Device manufacturer" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:89 -msgid "For instance Catalyst 9400" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:91 -msgid "Device model" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:104 -#: ../../godmode/agentes/module_manager_editor_network.php:502 -msgid "Connection method" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:109 -msgid "connect using SSH" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:110 -msgid "connect using telnet" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:120 -#: ../../enterprise/meta/include/functions_meta.php:2274 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1063 -#: ../../enterprise/godmode/setup/setup_history.php:194 -#: ../../enterprise/godmode/servers/manage_export_form.php:167 -#: ../../enterprise/include/class/Azure.cloud.php:828 -#: ../../enterprise/include/class/VMware.app.php:632 -#: ../../enterprise/include/class/Aws.S3.php:580 -#: ../../enterprise/include/class/Aws.cloud.php:545 -#: ../../extensions/quick_shell.php:183 -#: ../../godmode/modules/manage_network_components_form_network.php:89 -#: ../../godmode/agentes/module_manager_editor_network.php:84 -#: ../../godmode/massive/massive_edit_modules.php:1399 -#: ../../godmode/servers/modificar_server.php:226 -#: ../../include/functions_config.php:1718 -#: ../../include/class/AgentWizard.class.php:648 -#: ../../include/functions_snmp_browser.php:743 -msgid "Port" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:133 -msgid "Credentials to access device" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:146 -msgid "Credentials to administrate device" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:179 -msgid "NCM template to be used" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:193 -msgid "Backup schedule (if defined)" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:198 -msgid "No schedule" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:200 -msgid "Once a day" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:201 -msgid "Once a week" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:202 -msgid "Once a month" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:221 -msgid "Launch event if configuration changes" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:244 -msgid "NCM state" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:255 -#: ../../enterprise/godmode/reporting/mysql_builder.php:252 -#: ../../extensions/insert_data.php:256 ../../godmode/setup/gis_step_2.php:542 -#: ../../godmode/setup/snmp_wizard.php:100 -#: ../../godmode/reporting/visual_console_builder.data.php:310 -#: ../../include/ajax/module.php:2275 ../../operation/agentes/graphs.php:382 -msgid "Save" -msgstr "" - -#: ../../enterprise/views/ncm/agent/manage.php:312 -#: ../../enterprise/views/ipam/sites/edit.php:61 -#: ../../enterprise/meta/advanced/metasetup.visual.php:308 -#: ../../enterprise/meta/advanced/metasetup.visual.php:573 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:393 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:394 -#: ../../enterprise/meta/advanced/metasetup.relations.php:245 -#: ../../enterprise/meta/advanced/metasetup.setup.php:727 -#: ../../enterprise/meta/advanced/metasetup.setup.php:740 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:258 -#: ../../enterprise/meta/event/custom_events.php:223 -#: ../../enterprise/meta/event/custom_events.php:269 -#: ../../enterprise/godmode/modules/configure_local_component.php:667 -#: ../../enterprise/godmode/modules/configure_local_component.php:865 -#: ../../enterprise/godmode/modules/configure_local_component.php:871 -#: ../../enterprise/godmode/modules/configure_local_component.php:879 -#: ../../enterprise/godmode/modules/configure_local_component.php:885 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1058 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:499 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:630 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:726 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:152 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:653 -#: ../../enterprise/godmode/policies/policy_agents.php:395 -#: ../../enterprise/godmode/policies/policy_agents.php:1718 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:125 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:219 -#: ../../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:151 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:406 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:483 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:559 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:560 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:561 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:562 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:611 -#: ../../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:250 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:29 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:270 -#: ../../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:123 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:144 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:164 -#: ../../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:1181 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:250 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:868 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:889 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:904 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:913 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:923 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:927 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:954 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:315 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:683 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:702 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:716 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:726 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:736 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:740 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:766 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:60 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:528 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:545 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:561 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:577 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:601 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:617 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:659 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:692 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:703 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:722 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:195 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:488 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:507 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:520 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:529 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:541 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:573 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:81 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:390 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:413 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:956 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:972 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:993 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1002 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1359 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1387 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1408 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1435 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:184 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:435 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:592 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:600 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:610 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:632 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:685 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:718 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:740 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:750 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:771 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:793 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:818 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:841 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:862 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1136 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1260 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1275 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1285 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1300 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1322 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:315 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3028 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3245 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3340 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:308 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:340 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:346 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:358 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:368 -#: ../../enterprise/godmode/servers/manage_export_form.php:117 -#: ../../enterprise/include/functions_tasklist.php:366 -#: ../../enterprise/include/functions_tasklist.php:637 -#: ../../enterprise/include/ajax/ipam.ajax.php:400 -#: ../../enterprise/include/ajax/ipam.ajax.php:428 -#: ../../enterprise/include/ajax/policy.ajax.php:215 -#: ../../enterprise/include/ajax/policy.ajax.php:325 -#: ../../enterprise/include/ajax/policy.ajax.php:473 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:715 -#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:274 -#: ../../enterprise/include/class/Omnishell.class.php:1062 -#: ../../enterprise/include/class/Omnishell.class.php:1063 -#: ../../enterprise/include/class/SAP.app.php:604 -#: ../../enterprise/include/class/SAP.app.php:819 -#: ../../enterprise/include/class/SAP.app.php:820 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:922 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:949 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1059 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1202 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1211 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2018 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2545 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2590 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3594 -#: ../../enterprise/operation/agentes/ver_agente.php:56 -#: ../../enterprise/operation/log/log_viewer.php:885 -#: ../../enterprise/tools/ipam/ipam_network.php:780 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:627 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:810 -#: ../../enterprise/tools/ipam/ipam_list.php:147 -#: ../../enterprise/tools/ipam/ipam_list.php:172 -#: ../../enterprise/tools/ipam/ipam_list.php:197 -#: ../../enterprise/tools/ipam/ipam_editor.php:206 -#: ../../enterprise/tools/ipam/ipam_editor.php:236 -#: ../../enterprise/tools/ipam/ipam_editor.php:268 -#: ../../godmode/modules/manage_nc_groups_form.php:80 -#: ../../godmode/modules/manage_network_components_form_plugin.php:42 -#: ../../godmode/modules/manage_network_components_form_common.php:460 -#: ../../godmode/modules/manage_network_components_form_network.php:319 -#: ../../godmode/modules/manage_network_components_form.php:674 -#: ../../godmode/modules/manage_network_components_form.php:680 -#: ../../godmode/modules/manage_network_components_form.php:689 -#: ../../godmode/modules/manage_network_components_form.php:695 -#: ../../godmode/groups/configure_group.php:189 -#: ../../godmode/groups/configure_group.php:211 -#: ../../godmode/users/configure_user.php:1348 -#: ../../godmode/users/configure_user.php:1364 -#: ../../godmode/users/configure_user.php:1500 -#: ../../godmode/users/configure_user.php:1516 -#: ../../godmode/users/configure_user.php:1641 -#: ../../godmode/users/configure_user.php:1656 -#: ../../godmode/users/configure_user.php:1816 -#: ../../godmode/users/configure_user.php:1824 -#: ../../godmode/users/configure_user.php:1833 -#: ../../godmode/users/configure_user.php:1840 -#: ../../godmode/users/user_management.php:603 -#: ../../godmode/users/user_management.php:630 -#: ../../godmode/agentes/status_monitor_custom_fields.php:250 -#: ../../godmode/agentes/status_monitor_custom_fields.php:298 -#: ../../godmode/agentes/module_manager_editor_plugin.php:55 -#: ../../godmode/agentes/module_manager_editor_network.php:177 -#: ../../godmode/agentes/module_manager_editor_network.php:514 -#: ../../godmode/agentes/agent_manager.php:558 -#: ../../godmode/agentes/agent_manager.php:754 -#: ../../godmode/agentes/agent_manager.php:1014 -#: ../../godmode/agentes/module_manager_editor_common.php:776 -#: ../../godmode/agentes/module_manager_editor_common.php:1151 -#: ../../godmode/agentes/module_manager_editor_common.php:1386 -#: ../../godmode/agentes/module_manager_editor_common.php:1680 -#: ../../godmode/agentes/module_manager_editor_common.php:1687 -#: ../../godmode/agentes/module_manager_editor_common.php:1698 -#: ../../godmode/agentes/module_manager_editor_common.php:1706 -#: ../../godmode/snmpconsole/snmp_alert.php:40 -#: ../../godmode/snmpconsole/snmp_alert.php:1785 -#: ../../godmode/massive/massive_copy_modules.php:408 -#: ../../godmode/massive/massive_copy_modules.php:542 -#: ../../godmode/massive/massive_delete_modules.php:523 -#: ../../godmode/massive/massive_delete_modules.php:631 -#: ../../godmode/massive/massive_delete_modules.php:718 -#: ../../godmode/massive/massive_delete_modules.php:767 -#: ../../godmode/massive/massive_delete_modules.php:775 -#: ../../godmode/massive/massive_delete_modules.php:776 -#: ../../godmode/massive/massive_delete_modules.php:777 -#: ../../godmode/massive/massive_delete_modules.php:778 -#: ../../godmode/massive/massive_delete_modules.php:836 -#: ../../godmode/massive/massive_delete_modules.php:866 -#: ../../godmode/massive/massive_edit_users.php:338 -#: ../../godmode/massive/massive_edit_users.php:399 -#: ../../godmode/massive/massive_edit_users.php:610 -#: ../../godmode/massive/massive_edit_users.php:618 -#: ../../godmode/massive/massive_edit_users.php:629 -#: ../../godmode/massive/massive_edit_users.php:637 -#: ../../godmode/massive/massive_add_alerts.php:304 -#: ../../godmode/massive/massive_edit_plugins.php:338 -#: ../../godmode/massive/massive_edit_agents.php:782 -#: ../../godmode/massive/massive_delete_alerts.php:366 -#: ../../godmode/massive/massive_add_action_alerts.php:342 -#: ../../godmode/massive/massive_edit_modules.php:491 -#: ../../godmode/massive/massive_edit_modules.php:1106 -#: ../../godmode/massive/massive_edit_modules.php:1293 -#: ../../godmode/massive/massive_edit_modules.php:1460 -#: ../../godmode/massive/massive_edit_modules.php:1500 -#: ../../godmode/massive/massive_edit_modules.php:1540 -#: ../../godmode/massive/massive_edit_modules.php:1626 -#: ../../godmode/massive/massive_edit_modules.php:1698 -#: ../../godmode/massive/massive_edit_modules.php:1802 -#: ../../godmode/massive/massive_edit_modules.php:1803 -#: ../../godmode/massive/massive_edit_modules.php:1804 -#: ../../godmode/massive/massive_edit_modules.php:1805 -#: ../../godmode/massive/massive_edit_modules.php:2058 -#: ../../godmode/massive/massive_edit_modules.php:2116 -#: ../../godmode/alerts/alert_actions.php:304 -#: ../../godmode/alerts/alert_list.list.php:831 -#: ../../godmode/alerts/alert_commands.php:304 -#: ../../godmode/alerts/alert_commands.php:319 -#: ../../godmode/alerts/alert_commands.php:465 -#: ../../godmode/alerts/alert_commands.php:478 -#: ../../godmode/alerts/configure_alert_template.php:684 -#: ../../godmode/alerts/configure_alert_template.php:751 -#: ../../godmode/alerts/configure_alert_template.php:845 -#: ../../godmode/setup/os.builder.php:51 -#: ../../godmode/setup/setup_visuals.php:615 -#: ../../godmode/setup/setup_visuals.php:655 -#: ../../godmode/setup/setup_visuals.php:1088 -#: ../../godmode/setup/setup_general.php:1114 -#: ../../godmode/setup/setup_general.php:1131 -#: ../../godmode/setup/setup_general.php:1140 -#: ../../godmode/setup/setup_general.php:1157 -#: ../../godmode/reporting/create_container.php:572 -#: ../../godmode/reporting/graph_builder.graph_editor.php:296 -#: ../../godmode/reporting/reporting_builder.item_editor.php:213 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1011 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2217 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2299 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2320 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2352 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3283 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3444 -#: ../../godmode/reporting/visual_console_builder.elements.php:525 -#: ../../godmode/reporting/visual_console_builder.elements.php:677 -#: ../../godmode/reporting/visual_console_builder.elements.php:687 -#: ../../godmode/reporting/visual_console_builder.wizard.php:270 -#: ../../godmode/reporting/visual_console_builder.wizard.php:453 -#: ../../godmode/reporting/visual_console_builder.wizard.php:464 -#: ../../godmode/reporting/visual_console_builder.wizard.php:525 -#: ../../godmode/reporting/visual_console_builder.wizard.php:546 -#: ../../godmode/reporting/visual_console_builder.wizard.php:587 -#: ../../godmode/reporting/visual_console_builder.wizard.php:588 -#: ../../godmode/reporting/visual_console_builder.wizard.php:783 -#: ../../godmode/reporting/visual_console_builder.wizard.php:793 -#: ../../godmode/reporting/visual_console_builder.wizard.php:825 -#: ../../godmode/events/event_edit_filter.php:979 -#: ../../godmode/events/custom_events.php:210 -#: ../../godmode/events/custom_events.php:258 -#: ../../godmode/wizards/HostDevices.class.php:1115 -#: ../../mobile/operation/events.php:970 -#: ../../include/functions_visual_map_editor.php:398 -#: ../../include/functions_visual_map_editor.php:400 -#: ../../include/functions_visual_map_editor.php:616 -#: ../../include/functions_visual_map_editor.php:1003 -#: ../../include/functions_visual_map_editor.php:1056 -#: ../../include/functions_visual_map_editor.php:1122 -#: ../../include/functions.php:1129 ../../include/functions_cron.php:680 -#: ../../include/functions_networkmap.php:1524 -#: ../../include/ajax/audit_log.php:156 -#: ../../include/ajax/planned_downtime.ajax.php:85 -#: ../../include/ajax/module.php:2219 ../../include/ajax/module.php:2678 -#: ../../include/ajax/agent.php:500 ../../include/ajax/agent.php:838 -#: ../../include/ajax/agent.php:921 ../../include/ajax/agent.php:987 -#: ../../include/ajax/custom_fields.php:670 ../../include/ajax/events.php:548 -#: ../../include/functions_integriaims.php:135 -#: ../../include/functions_profile.php:349 -#: ../../include/functions_profile.php:367 -#: ../../include/functions_profile.php:382 ../../include/functions_ui.php:1654 -#: ../../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:622 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:634 -#: ../../include/rest-api/models/VisualConsole/Item.php:2095 -#: ../../include/rest-api/models/VisualConsole/Item.php:2214 -#: ../../include/rest-api/models/VisualConsole/Item.php:2332 -#: ../../include/rest-api/models/VisualConsole/Item.php:2454 -#: ../../include/functions_html.php:397 ../../include/functions_html.php:857 -#: ../../include/functions_html.php:1328 ../../include/functions_html.php:1380 -#: ../../include/functions_html.php:1427 ../../include/functions_html.php:1428 -#: ../../include/functions_html.php:1479 ../../include/functions_html.php:1529 -#: ../../include/functions_html.php:6791 -#: ../../include/class/NetworkMap.class.php:2942 -#: ../../include/class/NetworkMap.class.php:3211 -#: ../../include/class/NetworkMap.class.php:3234 -#: ../../include/class/NetworkMap.class.php:3307 -#: ../../include/class/NetworkMap.class.php:3317 -#: ../../include/class/NetworkMap.class.php:3428 -#: ../../include/class/NetworkMap.class.php:3449 -#: ../../include/class/SnmpConsole.class.php:314 -#: ../../include/class/SnmpConsole.class.php:1370 -#: ../../include/class/AgentWizard.class.php:729 -#: ../../include/class/AgentWizard.class.php:785 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:369 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:381 -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:304 -#: ../../include/lib/Dashboard/Widgets/netflow.php:205 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:445 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:308 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:324 -#: ../../include/lib/Dashboard/Widgets/network_map.php:365 -#: ../../include/lib/Dashboard/Widgets/events_list.php:323 -#: ../../include/lib/Dashboard/Widgets/events_list.php:481 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:409 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:421 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:388 -#: ../../include/lib/Dashboard/Widgets/module_value.php:363 -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:336 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:355 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:367 -#: ../../include/lib/Dashboard/Widgets/service_map.php:284 -#: ../../include/lib/Dashboard/Widgets/service_map.php:325 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:368 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:564 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:392 -#: ../../include/lib/Dashboard/Widgets/module_status.php:379 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:329 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:352 -#: ../../include/lib/Dashboard/Widgets/reports.php:561 -#: ../../include/lib/Dashboard/Widgets/top_n.php:260 -#: ../../include/functions_events.php:3451 -#: ../../operation/users/user_edit.php:525 -#: ../../operation/users/user_edit.php:578 -#: ../../operation/users/user_edit.php:613 -#: ../../operation/users/user_edit.php:628 -#: ../../operation/users/user_edit.php:1078 -#: ../../operation/users/user_edit.php:1085 -#: ../../operation/users/user_edit.php:1094 -#: ../../operation/users/user_edit.php:1101 -#: ../../operation/agentes/pandora_networkmap.editor.php:494 -#: ../../operation/agentes/pandora_networkmap.view.php:227 -#: ../../operation/agentes/ver_agente.php:1201 -#: ../../operation/agentes/ver_agente.php:1257 -#: ../../operation/agentes/ver_agente.php:1272 -#: ../../operation/snmpconsole/snmp_browser.php:390 -#: ../../operation/snmpconsole/snmp_browser.php:405 -#: ../../operation/snmpconsole/snmp_browser.php:415 -#: ../../operation/snmpconsole/snmp_browser.php:534 -#: ../../operation/gis_maps/render_view.php:164 -#: ../../operation/incidents/list_integriaims_incidents.php:601 -#: ../../operation/incidents/list_integriaims_incidents.php:605 -#: ../../operation/events/events.php:2914 -msgid "None" -msgstr "" - -#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:63 -msgid "Select firmware file to update to" -msgstr "" - -#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:75 -msgid "Transfer from url" -msgstr "" - -#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:86 -msgid "Target file name" -msgstr "" - -#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:105 -msgid "Customize execution" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:89 -msgid "Script type" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:90 -#: ../../enterprise/include/class/CommandCenter.class.php:462 -#: ../../extensions/api_checker.php:373 ../../extensions/api_checker.php:381 -#: ../../include/functions_reporting_html.php:4342 -#: ../../include/functions_reporting_html.php:4489 -#: ../../include/functions_reporting_html.php:4832 -#: ../../include/functions_reporting_html.php:4843 -#: ../../include/functions_db.php:1959 -msgid "Result" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:91 -msgid "Execution last timestamp" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:107 -msgid "Retrieve running configuration" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:120 -#: ../../enterprise/views/ncm/agent/details.php:383 -msgid "Restore from backup" -msgstr "" - -#: ../../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 "" - -#: ../../enterprise/views/ncm/agent/details.php:172 -msgid "Running without a backup" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:181 -msgid "Latest configuration retrieved is different from backed one" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:184 -msgid "Backup up to date with latest configuration" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:208 -msgid "Configuration backup status" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:238 -msgid "Last on demand execution" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:246 -#, php-format -msgid "Customize %s" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:250 -msgid "Execute snippet" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:265 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1169 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1539 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1632 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1757 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1832 -#: ../../godmode/setup/setup_visuals.php:1558 -#: ../../include/class/TipsWindow.class.php:797 -#: ../../include/class/TipsWindow.class.php:964 -msgid "Preview" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:312 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:133 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:184 -#: ../../enterprise/meta/monitoring/group_view.php:233 -#: ../../enterprise/meta/monitoring/group_view.php:239 -#: ../../enterprise/meta/monitoring/tactical.php:224 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:122 -#: ../../enterprise/godmode/services/services.elements.php:406 -#: ../../enterprise/include/functions_cron.php:585 -#: ../../enterprise/include/functions_reporting_pdf.php:645 -#: ../../enterprise/include/functions_HA_cluster.php:70 -#: ../../enterprise/include/class/DatabaseHA.class.php:223 -#: ../../enterprise/include/functions_reporting.php:1898 -#: ../../enterprise/include/functions_reporting.php:3181 -#: ../../enterprise/include/functions_reporting.php:4171 -#: ../../enterprise/include/functions_reporting.php:5091 -#: ../../enterprise/include/functions_reporting.php:6401 -#: ../../enterprise/include/lib/NetworkManager.php:103 -#: ../../enterprise/operation/agentes/tag_view.php:133 -#: ../../enterprise/operation/services/services.service.php:171 -#: ../../enterprise/operation/services/services.service_map.php:142 -#: ../../enterprise/operation/services/services.treeview_services.php:311 -#: ../../enterprise/operation/services/services.list.php:208 -#: ../../enterprise/operation/services/services.list.php:616 -#: ../../enterprise/operation/services/services.table_services.php:144 -#: ../../extensions/module_groups.php:52 -#: ../../godmode/groups/group_list.php:1126 -#: ../../godmode/massive/massive_copy_modules.php:126 -#: ../../godmode/massive/massive_copy_modules.php:314 -#: ../../godmode/massive/massive_delete_modules.php:430 -#: ../../godmode/massive/massive_edit_modules.php:394 -#: ../../godmode/massive/massive_edit_modules.php:510 -#: ../../godmode/alerts/alert_list.builder.php:345 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3887 -#: ../../mobile/operation/agents.php:60 ../../mobile/operation/modules.php:72 -#: ../../include/graphs/functions_flot.php:318 -#: ../../include/functions_reporting_html.php:2588 -#: ../../include/functions_reporting_html.php:2601 -#: ../../include/functions_reporting_html.php:3595 -#: ../../include/functions_reporting_html.php:3998 -#: ../../include/functions.php:1281 ../../include/functions.php:4207 -#: ../../include/ajax/module.php:1095 ../../include/ajax/module.php:2009 -#: ../../include/functions_ui.php:618 ../../include/functions_ui.php:619 -#: ../../include/functions_visual_map.php:2457 -#: ../../include/functions_visual_map.php:2485 -#: ../../include/functions_visual_map.php:2503 -#: ../../include/functions_visual_map.php:2521 -#: ../../include/functions_alerts.php:708 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:585 -#: ../../include/functions_reports.php:569 ../../include/functions_maps.php:54 -#: ../../include/functions_massive_operations.php:149 -#: ../../include/functions_netflow.php:1899 -#: ../../include/class/ExtensionsDiscovery.class.php:610 -#: ../../include/functions_reporting.php:6792 -#: ../../include/functions_filemanager.php:723 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:277 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:404 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:439 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:712 -#: ../../include/lib/ClusterViewer/ClusterManager.php:578 -#: ../../include/functions_events.php:3076 ../../operation/tree.php:211 -#: ../../operation/tree.php:302 ../../operation/tree.php:525 -#: ../../operation/agentes/estado_agente.php:294 -#: ../../operation/agentes/status_monitor.php:566 -#: ../../operation/agentes/group_view.php:245 -#: ../../operation/agentes/group_view.php:250 -#: ../../operation/agentes/estado_monitores.php:518 -#: ../../operation/agentes/pandora_networkmap.view.php:1805 -#: ../../operation/agentes/tactical.php:200 -#: ../../operation/events/events.php:884 ../../general/logon_ok.php:160 -msgid "Unknown" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:314 -#, php-format -msgid "Current firmware version: %s" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:339 -#, php-format -msgid "Configuration backup present, %s" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:346 -msgid "There is no configuration backup" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:359 -msgid "Backup latest retrieved configuration" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:372 -#: ../../enterprise/include/class/ManageBackups.class.php:306 -#: ../../extensions/files_repo/files_repo_list.php:123 -msgid "Download" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:401 -#, php-format -msgid "Latest operation \"%s\" was executed %s ago with result: %s %s" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:414 -#, php-format -msgid "Script executions queued: %d" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:424 -#, php-format -msgid "Configuration backup schedule: %s" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:441 -msgid "Device details" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:483 -msgid "Configuration timestamp" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:484 -msgid "Diff" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:485 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:586 -#: ../../enterprise/meta/advanced/collections.php:408 -#: ../../enterprise/meta/include/functions_autoprovision.php:498 -#: ../../enterprise/meta/include/functions_alerts_meta.php:133 -#: ../../enterprise/meta/include/functions_alerts_meta.php:168 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:506 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:147 -#: ../../enterprise/godmode/agentes/collections.php:509 -#: ../../enterprise/godmode/policies/policy_alerts.php:443 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:376 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:433 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:276 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:408 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:242 -#: ../../enterprise/godmode/setup/setup_skins.php:192 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2160 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:147 -#: ../../enterprise/include/ajax/policy.ajax.php:209 -#: ../../enterprise/include/functions_reporting_csv.php:2556 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2372 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2539 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3547 -#: ../../enterprise/include/class/ManageBackups.class.php:168 -#: ../../enterprise/operation/services/services.list.php:551 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1210 -#: ../../enterprise/tools/ipam/ipam_ajax.php:535 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:799 -#: ../../godmode/groups/group_list.php:898 -#: ../../godmode/users/user_list.php:584 -#: ../../godmode/agentes/inventory_manager.php:237 -#: ../../godmode/agentes/modificar_agente.php:710 -#: ../../godmode/agentes/planned_downtime.editor.php:1369 -#: ../../godmode/agentes/fields_manager.php:155 ../../godmode/menu.php:373 -#: ../../godmode/alerts/alert_list.list.php:136 -#: ../../godmode/alerts/alert_list.list.php:571 -#: ../../godmode/alerts/alert_commands.php:753 -#: ../../godmode/alerts/alert_view.php:307 -#: ../../godmode/alerts/alert_list.builder.php:130 -#: ../../godmode/setup/os.list.php:69 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2134 -#: ../../godmode/events/event_responses.list.php:69 -#: ../../godmode/wizards/ManageExtensions.class.php:323 -#: ../../godmode/tag/tag.php:310 ../../godmode/category/category.php:161 -#: ../../include/functions_reporting_html.php:3482 -#: ../../include/functions_cron.php:505 ../../include/ajax/module.php:1046 -#: ../../include/functions_treeview.php:445 -#: ../../include/class/SatelliteAgent.class.php:148 -#: ../../include/class/AgentsAlerts.class.php:254 -#: ../../include/class/AgentsAlerts.class.php:332 -#: ../../include/class/SnmpConsole.class.php:281 -#: ../../include/class/SatelliteCollection.class.php:135 -#: ../../include/functions_reporting.php:3250 -#: ../../include/functions_filemanager.php:662 -#: ../../operation/agentes/pandora_networkmap.php:745 -#: ../../operation/agentes/status_monitor.php:1610 -msgid "Actions" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:490 -msgid "No changes with current backup" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:494 -msgid "This is the latest configuration retrieved" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:507 -#: ../../enterprise/views/ncm/agent/details.php:512 -msgid "This is the current backup." -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:524 -msgid "Review this configuration" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:535 -msgid "There is no backup to compare with" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:546 -msgid "Backup this configuration" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:564 -msgid "Configurations registry" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:575 -msgid "Diff between: backup - selected" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:601 -#: ../../enterprise/godmode/modules/configure_local_component.php:598 -#: ../../enterprise/godmode/modules/local_components.php:165 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:871 -#: ../../enterprise/godmode/agentes/collections.agents.php:83 -#: ../../enterprise/godmode/agentes/collections.data.php:60 -#: ../../enterprise/godmode/agentes/collections.editor.php:114 -#: ../../enterprise/godmode/agentes/collections.php:140 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:65 -#: ../../enterprise/godmode/policies/policies.php:249 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1396 -#: ../../enterprise/include/class/AgentRepository.class.php:692 -#: ../../godmode/modules/manage_inventory_modules.php:54 -#: ../../godmode/modules/manage_network_components.php:299 -#: ../../godmode/modules/manage_inventory_modules_form.php:45 -#: ../../godmode/agentes/planned_downtime.list.php:738 -#: ../../godmode/menu.php:350 ../../godmode/massive/massive_operations.php:329 -#: ../../godmode/massive/massive_operations.php:351 -#: ../../godmode/events/events.php:138 ../../include/functions_reports.php:917 -#: ../../include/functions_reports.php:921 -#: ../../include/class/ConfigPEN.class.php:329 -#: ../../include/class/ModuleTemplates.class.php:195 -#: ../../include/class/ModuleTemplates.class.php:213 -#: ../../include/class/AgentDeployWizard.class.php:727 -msgid "Configuration" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:625 -msgid "Retrieve firmware version?" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:626 -msgid "" -"This action will connect to the device to retrieve firmware version. Are you " -"sure?" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:636 -msgid "Get running config?" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:637 -msgid "" -"This action will connect to the device to retrieve latest configuration. Are " -"you sure?" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:648 -msgid "Backup latest config?" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:649 -msgid "" -"This action will overwrite current backup to use latest retrieved " -"configuration. Are you sure?" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:657 -msgid "Backup target config?" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:658 -msgid "" -"This action will overwrite current backup to use selected configuration. Are " -"you sure?" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:669 -msgid "Restore device configuration?" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:670 -msgid "" -"This action will overwrite device configuration with latest backup. Are you " -"sure?" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:689 -msgid "Customize script execution" -msgstr "" - -#: ../../enterprise/views/ncm/agent/details.php:690 -#: ../../include/ajax/events.php:2172 -#: ../../include/class/ExternalTools.class.php:646 -#: ../../include/functions_snmp_browser.php:993 -#: ../../include/functions_snmp_browser.php:1169 -#: ../../include/functions_events.php:3660 -msgid "Execute" -msgstr "" - -#: ../../enterprise/views/ncm/templates/list.php:32 -#: ../../enterprise/views/ncm/templates/list.php:50 -#: ../../enterprise/meta/include/functions_alerts_meta.php:129 -#: ../../enterprise/meta/include/functions_alerts_meta.php:164 -#: ../../enterprise/godmode/modules/local_components.php:169 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:269 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:309 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:209 -#: ../../enterprise/godmode/reporting/visual_console_template.php:123 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2137 -#: ../../enterprise/include/functions_reporting.php:157 -#: ../../enterprise/include/functions_reporting.php:8248 -#: ../../enterprise/include/functions_reporting.php:8276 -#: ../../enterprise/include/functions_reporting.php:8347 -#: ../../godmode/modules/manage_network_components.php:303 -#: ../../godmode/menu.php:268 ../../godmode/menu.php:369 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2069 -#: ../../include/functions_menu.php:588 -#: ../../include/class/ConfigPEN.class.php:334 -#: ../../include/class/ModuleTemplates.class.php:196 -#: ../../include/class/ModuleTemplates.class.php:214 -msgid "Templates" -msgstr "" - -#: ../../enterprise/views/ncm/templates/list.php:74 -#: ../../enterprise/views/ncm/templates/edit.php:107 -#: ../../enterprise/views/ncm/firmwares/edit.php:106 -#: ../../enterprise/views/ncm/vendors/list.php:32 -#: ../../enterprise/views/ncm/vendors/list.php:50 -#: ../../enterprise/views/ncm/vendors/edit.php:35 -#: ../../enterprise/views/ncm/vendors/edit.php:53 -msgid "Vendors" -msgstr "" - -#: ../../enterprise/views/ncm/templates/list.php:75 -#: ../../enterprise/views/ncm/templates/edit.php:134 -#: ../../enterprise/views/ncm/firmwares/list.php:75 -#: ../../enterprise/views/ncm/firmwares/edit.php:133 -#: ../../enterprise/views/ncm/models/list.php:32 -#: ../../enterprise/views/ncm/models/list.php:50 -msgid "Models" -msgstr "" - -#: ../../enterprise/views/ncm/templates/list.php:76 -msgid "Scripts defined" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:42 -#: ../../enterprise/views/ncm/templates/edit.php:60 -#: ../../enterprise/views/ncm/devices/list.php:32 -#: ../../enterprise/views/ncm/devices/list.php:50 -#: ../../enterprise/views/ncm/firmwares/list.php:49 -#: ../../enterprise/views/ncm/models/edit.php:37 -#: ../../enterprise/views/ncm/models/edit.php:55 -msgid "Devices" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:102 -msgid "" -"Comma separated, a vendors list compatible with scripts defined within " -"template." -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:130 -msgid "" -"Comma separated, a model list compatible with scripts defined within " -"template." -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:148 -msgid "This script will be used to test devices availability" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:153 -msgid "Script: Test" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:175 -msgid "This script will be used to retrieve configuration from devices" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:180 -msgid "Script: Get configuration" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:203 -msgid "" -"This script will be used to apply configuration, previously backed up, to " -"devices" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:208 -msgid "Script: set configuration" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:231 -msgid "This script will be used to retrieve firmware version from devices" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:236 -msgid "Script: get firmware" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:258 -msgid "This script will be used to upgrade firmware version of the devices" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:263 -msgid "Script: set firmware" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:285 -msgid "This script will be executed on the devices when selecting CUSTOM task" -msgstr "" - -#: ../../enterprise/views/ncm/templates/edit.php:290 -msgid "Script: custom task" -msgstr "" - -#: ../../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 "" - -#: ../../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 "" - -#: ../../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 "" - -#: ../../enterprise/views/ncm/devices/list.php:84 -msgid "Define a NCM template" -msgstr "" - -#: ../../enterprise/views/ncm/devices/list.php:87 -msgid "Configure agents to use NCM templates" -msgstr "" - -#: ../../enterprise/views/ncm/devices/list.php:117 -#: ../../enterprise/godmode/servers/manage_export.php:176 -#: ../../enterprise/godmode/servers/manage_export_form.php:137 -#: ../../enterprise/include/functions_ipam.php:2113 -#: ../../enterprise/tools/ipam/ipam_network.php:581 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:733 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:253 -#: ../../enterprise/tools/ipam/ipam_excel.php:139 -#: ../../enterprise/tools/ipam/ipam_ajax.php:362 -#: ../../enterprise/tools/ipam/ipam_calculator.php:69 -#: ../../godmode/setup/setup_general.php:941 -#: ../../operation/agentes/ver_agente.php:1218 -msgid "Address" -msgstr "" - -#: ../../enterprise/views/ncm/devices/list.php:118 -#: ../../enterprise/views/ncm/firmwares/list.php:74 -#: ../../enterprise/views/ncm/models/list.php:72 -#: ../../enterprise/views/ncm/models/edit.php:88 -msgid "Vendor" -msgstr "" - -#: ../../enterprise/views/ncm/devices/list.php:119 -msgid "Model" -msgstr "" - -#: ../../enterprise/views/ncm/devices/list.php:121 -msgid "Last queued task" -msgstr "" - -#: ../../enterprise/views/ncm/devices/list.php:122 -#: ../../enterprise/operation/services/services.service.php:124 -#: ../../enterprise/operation/services/services.list.php:548 -#: ../../enterprise/tools/ipam/ipam_list.php:744 -#: ../../extensions/agents_modules.php:325 -#: ../../operation/agentes/group_view.php:80 -#: ../../operation/agentes/tactical.php:63 -msgid "Last update" -msgstr "" - -#: ../../enterprise/views/ncm/devices/list.php:123 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:154 -#: ../../enterprise/godmode/policies/policy_alerts.php:450 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:243 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:488 -#: ../../enterprise/include/functions_tasklist.php:198 -#: ../../godmode/massive/massive_copy_modules.php:215 -#: ../../godmode/alerts/alert_list.list.php:572 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:657 -#: ../../godmode/servers/plugin.php:1044 -#: ../../operation/agentes/alerts_status.php:234 -#: ../../operation/agentes/alerts_status.php:235 -msgid "Operations" -msgstr "" - -#: ../../enterprise/views/ncm/firmwares/list.php:31 -msgid "Firmwares" -msgstr "" - -#: ../../enterprise/views/ncm/firmwares/list.php:73 -#: ../../enterprise/include/class/Omnishell.class.php:405 -#: ../../include/class/CredentialStore.class.php:815 -#: ../../include/class/CredentialStore.class.php:925 -msgid "Identifier" -msgstr "" - -#: ../../enterprise/views/ncm/firmwares/edit.php:41 -#: ../../enterprise/views/ncm/firmwares/edit.php:59 -msgid "Firmware" -msgstr "" - -#: ../../enterprise/views/ncm/firmwares/edit.php:101 -msgid "" -"Comma separated, a vendors list compatible with scripts defined within " -"firmware." -msgstr "" - -#: ../../enterprise/views/ncm/firmwares/edit.php:129 -msgid "" -"Comma separated, a model list compatible with scripts defined within " -"firmware." -msgstr "" - -#: ../../enterprise/views/ncm/firmwares/edit.php:149 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:484 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:129 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:182 -#: ../../enterprise/meta/monitoring/group_view.php:236 -#: ../../enterprise/meta/monitoring/group_view.php:242 -#: ../../enterprise/meta/monitoring/tactical.php:222 -#: ../../enterprise/meta/include/functions_wizard_meta.php:977 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1062 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1265 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1285 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1502 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1587 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1707 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1727 -#: ../../enterprise/meta/index.php:949 ../../enterprise/meta/index.php:1018 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:328 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:344 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:120 -#: ../../enterprise/godmode/services/services.service.php:735 -#: ../../enterprise/godmode/services/services.service.php:978 -#: ../../enterprise/godmode/services/services.elements.php:384 -#: ../../enterprise/godmode/setup/setup_history.php:808 -#: ../../enterprise/include/class/CommandCenter.class.php:558 -#: ../../enterprise/include/class/CommandCenter.class.php:597 -#: ../../enterprise/include/functions_reporting.php:5081 -#: ../../enterprise/include/functions_services.php:1488 -#: ../../enterprise/include/functions_login.php:40 -#: ../../enterprise/operation/agentes/tag_view.php:131 -#: ../../enterprise/operation/services/services.service.php:114 -#: ../../enterprise/operation/services/services.service.php:165 -#: ../../enterprise/operation/services/massive/services.create.php:767 -#: ../../enterprise/operation/services/services.service_map.php:140 -#: ../../enterprise/operation/services/services.treeview_services.php:306 -#: ../../enterprise/operation/services/services.list.php:206 -#: ../../enterprise/operation/services/services.list.php:543 -#: ../../enterprise/operation/services/services.list.php:609 -#: ../../enterprise/operation/services/services.table_services.php:142 -#: ../../update_manager_client/views/offline.php:80 -#: ../../extensions/dbmanager.php:124 ../../godmode/groups/group_list.php:1121 -#: ../../godmode/users/configure_user.php:1073 -#: ../../godmode/users/configure_user.php:2039 -#: ../../godmode/massive/massive_copy_modules.php:124 -#: ../../godmode/massive/massive_copy_modules.php:312 -#: ../../godmode/massive/massive_delete_modules.php:428 -#: ../../godmode/massive/massive_edit_agents.php:1089 -#: ../../godmode/massive/massive_edit_modules.php:392 -#: ../../godmode/massive/massive_edit_modules.php:508 -#: ../../godmode/setup/setup_sflow.php:84 -#: ../../godmode/setup/setup_netflow.php:80 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3885 -#: ../../godmode/wizards/ManageExtensions.class.php:294 -#: ../../mobile/operation/agents.php:59 ../../mobile/operation/modules.php:70 -#: ../../include/functions_reporting_html.php:2600 -#: ../../include/functions.php:1091 ../../include/functions.php:1329 -#: ../../include/functions.php:1332 ../../include/functions.php:1371 -#: ../../include/ajax/module.php:2005 ../../include/functions_graph.php:3355 -#: ../../include/functions_graph.php:3357 -#: ../../include/functions_graph.php:4867 ../../include/functions_ui.php:326 -#: ../../include/functions_ui.php:3170 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:571 -#: ../../include/functions_massive_operations.php:147 -#: ../../include/class/SatelliteAgent.class.php:1337 -#: ../../include/class/SatelliteAgent.class.php:1362 -#: ../../include/class/ExtensionsDiscovery.class.php:608 -#: ../../include/class/Diagnostics.class.php:1842 -#: ../../include/class/AgentWizard.class.php:1401 -#: ../../include/class/AgentWizard.class.php:4147 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:316 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:276 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:563 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:593 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:402 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:437 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:707 -#: ../../include/functions_events.php:3172 ../../index.php:1244 -#: ../../operation/tree.php:209 ../../operation/tree.php:300 -#: ../../operation/tree.php:520 ../../operation/users/user_edit.php:305 -#: ../../operation/agentes/estado_agente.php:292 -#: ../../operation/agentes/status_monitor.php:564 -#: ../../operation/agentes/group_view.php:248 -#: ../../operation/agentes/group_view.php:253 -#: ../../operation/agentes/estado_monitores.php:517 -#: ../../operation/agentes/tactical.php:198 -#: ../../operation/netflow/nf_live_view.php:348 -#: ../../operation/gis_maps/render_view.php:166 ../../general/logon_ok.php:158 -msgid "Warning" -msgstr "" - -#: ../../enterprise/views/ncm/firmwares/edit.php:149 -msgid "Current binary file will be overwritten, are you sure?" -msgstr "" - -#: ../../enterprise/views/ncm/firmwares/edit.php:154 -msgid "Binary file" -msgstr "" - -#: ../../enterprise/views/ncm/vendors/edit.php:89 -msgid "icon" -msgstr "" - -#: ../../enterprise/views/ipam/sites/list.php:48 -#: ../../enterprise/views/ipam/sites/edit.php:54 -#: ../../godmode/modules/manage_nc_groups_form.php:73 -#: ../../godmode/groups/configure_group.php:225 -#: ../../godmode/groups/group_list.php:893 -#: ../../godmode/massive/massive_edit_agents.php:683 -#: ../../godmode/reporting/visual_console_builder.elements.php:124 -#: ../../include/functions_visual_map_editor.php:1002 -#: ../../include/rest-api/models/VisualConsole/Item.php:2183 -#: ../../operation/agentes/ver_agente.php:1255 -#: ../../operation/agentes/estado_generalagente.php:482 -msgid "Parent" -msgstr "" - -#: ../../enterprise/meta/screens/screens.visualmap.php:62 -msgid "Create visualmap" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:34 -#: ../../godmode/servers/modificar_server.php:174 -#: ../../godmode/servers/modificar_server.php:332 -#: ../../godmode/servers/modificar_server.php:351 -#: ../../godmode/servers/modificar_server.php:393 -#, php-format -msgid "%s servers" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:51 -#: ../../godmode/servers/servers.build_table.php:53 -msgid "There are no servers configured into the database" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:82 -#: ../../enterprise/meta/monitoring/group_view.php:155 -#: ../../enterprise/meta/monitoring/group_view.php:218 -#: ../../enterprise/meta/include/functions_wizard_meta.php:406 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1821 -#: ../../enterprise/meta/agentsearch.php:138 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:135 -#: ../../enterprise/godmode/policies/policy_modules.php:459 -#: ../../enterprise/godmode/policies/policy_modules.php:472 -#: ../../enterprise/godmode/policies/policies.php:597 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:128 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:176 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:473 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:219 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:233 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:300 -#: ../../enterprise/include/functions_reporting_pdf.php:889 -#: ../../enterprise/include/functions_policies.php:3709 -#: ../../enterprise/operation/agentes/tag_view.php:700 -#: ../../enterprise/operation/services/massive/services.create.php:986 -#: ../../enterprise/operation/services/massive/service.create.elements.php:380 -#: ../../enterprise/operation/services/services.service_map.php:153 -#: ../../extensions/agents_modules.php:865 -#: ../../godmode/agentes/configurar_agente.php:423 -#: ../../godmode/agentes/configurar_agente.php:753 -#: ../../godmode/agentes/modificar_agente.php:832 -#: ../../godmode/agentes/planned_downtime.list.php:85 -#: ../../godmode/agentes/planned_downtime.list.php:116 -#: ../../godmode/agentes/planned_downtime.editor.php:1360 -#: ../../godmode/agentes/planned_downtime.editor.php:1437 -#: ../../godmode/massive/massive_copy_modules.php:226 -#: ../../godmode/massive/massive_delete_modules.php:499 -#: ../../godmode/massive/massive_delete_modules.php:603 -#: ../../godmode/massive/massive_edit_plugins.php:383 -#: ../../godmode/massive/massive_edit_modules.php:467 -#: ../../godmode/massive/massive_edit_modules.php:603 -#: ../../godmode/reporting/reporting_builder.list_items.php:228 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1988 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2209 -#: ../../godmode/reporting/visual_console_builder.wizard.php:447 -#: ../../godmode/servers/servers.build_table.php:84 -#: ../../mobile/operation/agents.php:96 ../../mobile/operation/agents.php:410 -#: ../../mobile/operation/modules.php:236 ../../mobile/operation/home.php:86 -#: ../../mobile/operation/agent.php:330 -#: ../../include/functions_reporting_html.php:2119 -#: ../../include/functions_reporting_html.php:5701 -#: ../../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_reports.php:769 -#: ../../include/functions_reports.php:773 -#: ../../include/functions_reports.php:777 -#: ../../include/functions_html.php:1807 ../../include/functions_html.php:6122 -#: ../../include/class/AgentsAlerts.class.php:253 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:424 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:430 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:512 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:347 -#: ../../operation/search_agents.php:40 ../../operation/tree.php:115 -#: ../../operation/search_results.php:160 -#: ../../operation/agentes/estado_agente.php:1072 -#: ../../operation/agentes/graphs.php:204 -#: ../../operation/agentes/exportdata.php:354 -#: ../../operation/agentes/group_view.php:185 -#: ../../operation/agentes/group_view.php:238 -msgid "Modules" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:83 -#: ../../godmode/servers/servers.build_table.php:85 -msgid "Lag" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:83 -#: ../../godmode/servers/servers.build_table.php:85 -msgid "Avg. Delay(sec)/Modules delayed" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:84 -#: ../../godmode/servers/servers.build_table.php:86 -msgid "T/Q" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:84 -#: ../../godmode/servers/servers.build_table.php:86 -msgid "Threads / Queued modules currently" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:86 -#: ../../enterprise/include/class/DatabaseHA.class.php:800 -#: ../../enterprise/tools/ipam/ipam_ajax.php:497 -#: ../../godmode/agentes/agent_incidents.php:92 -#: ../../godmode/servers/servers.build_table.php:88 -#: ../../operation/incidents/integriaims_export_csv.php:86 -msgid "Updated" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:90 -#: ../../enterprise/meta/include/functions_autoprovision.php:701 -#: ../../enterprise/godmode/modules/local_components.php:647 -#: ../../enterprise/godmode/policies/policy_alerts.php:450 -#: ../../enterprise/godmode/policies/policies.php:456 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:243 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261 -#: ../../godmode/users/profile_list.php:359 -#: ../../godmode/alerts/alert_list.list.php:572 -#: ../../godmode/alerts/alert_templates.php:418 -#: ../../godmode/reporting/reporting_builder.list_items.php:429 -#: ../../godmode/reporting/graphs.php:375 -#: ../../godmode/reporting/reporting_builder.php:934 -#: ../../godmode/reporting/reporting_builder.php:1154 -#: ../../godmode/servers/servers.build_table.php:92 -#: ../../include/functions_container.php:157 -#: ../../operation/gis_maps/gis_map.php:122 -msgid "Op." -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:117 -#: ../../godmode/servers/servers.build_table.php:148 -msgid "This is a master server" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:132 -#: ../../enterprise/meta/advanced/servers.build_table.php:138 -#: ../../godmode/servers/servers.build_table.php:167 -#: ../../godmode/servers/servers.build_table.php:173 -msgid "of" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:169 -#: ../../godmode/servers/servers.build_table.php:257 -msgid "Pending alerts list" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:186 -#: ../../enterprise/godmode/policies/policy_agents.php:969 -#: ../../godmode/agentes/configurar_agente.php:635 -#: ../../godmode/agentes/configurar_agente.php:780 -#: ../../godmode/agentes/agent_manager.php:870 -#: ../../godmode/massive/massive_edit_agents.php:994 -#: ../../godmode/reporting/reporting_builder.item_editor.php:82 -#: ../../godmode/servers/servers.build_table.php:292 -#: ../../operation/agentes/estado_generalagente.php:313 -msgid "Remote configuration" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:202 -#: ../../godmode/servers/servers.build_table.php:306 -msgid "Modules run by this server will stop working. Do you want to continue?" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:229 -#: ../../godmode/servers/servers.build_table.php:335 -msgid "Tactical server information" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:239 -#: ../../godmode/servers/servers.build_table.php:348 -#: ../../include/help/clippy/server_queued_modules.php:35 -msgid "Excesive Queued." -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:240 -#: ../../godmode/servers/servers.build_table.php:349 -msgid "" -"You have too many items in the processing queue. This can happen if your " -"server is overloaded and/or improperly configured. This could be something " -"temporary, or a bottleneck. If it is associated with a delay in monitoring, " -"with modules going to unknown, try increasing the number of threads." -msgstr "" - -#: ../../enterprise/meta/advanced/servers.build_table.php:241 -#: ../../enterprise/meta/advanced/cron_main.php:413 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:958 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1163 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4043 -#: ../../enterprise/godmode/wizards/consoletask_js.php:48 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4106 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4416 -#: ../../enterprise/operation/agentes/security_hardening.php:603 -#: ../../enterprise/operation/log/log_viewer.php:1212 -#: ../../enterprise/operation/log/log_viewer.php:1227 -#: ../../enterprise/operation/services/services.treeview_services.php:416 -#: ../../extensions/insert_data.php:285 -#: ../../godmode/agentes/planned_downtime.editor.php:2013 -#: ../../godmode/menu.php:740 -#: ../../godmode/alerts/configure_alert_template.php:1533 -#: ../../godmode/alerts/configure_alert_template.php:1617 -#: ../../godmode/setup/news.php:439 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5222 -#: ../../godmode/wizards/HostDevices.class.php:797 -#: ../../godmode/servers/servers.build_table.php:350 -#: ../../mobile/include/ui.class.php:717 ../../mobile/include/ui.class.php:775 -#: ../../include/functions_menu.php:958 ../../include/functions_menu.php:1308 -#: ../../include/functions_clippy.php:335 -#: ../../include/class/AlertsList.class.php:437 -#: ../../include/class/WelcomeWindow.class.php:159 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:736 -#: ../../include/functions_snmp_browser.php:600 ../../operation/tree.php:633 -#: ../../operation/agentes/stat_win.php:607 -#: ../../operation/agentes/interface_traffic_graph_win.php:451 -#: ../../operation/agentes/datos_agente.php:320 -#: ../../operation/agentes/estado_monitores.php:467 -#: ../../operation/network/network_report.php:615 -#: ../../operation/network/network_usage_map.php:430 -#: ../../operation/netflow/nf_live_view.php:988 -#: ../../operation/search_modules.php:359 -#: ../../operation/reporting/reporting_viewer.php:366 -#: ../../operation/reporting/reporting_viewer.php:385 -#: ../../operation/reporting/graph_viewer.php:472 -#: ../../operation/events/events.php:3503 ../../general/header.php:934 -msgid "Close" -msgstr "" - -#: ../../enterprise/meta/advanced/massive_operations.php:55 -#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:64 -#: ../../general/node_deactivated.php:64 -msgid "command center" -msgstr "" - -#: ../../enterprise/meta/advanced/massive_operations.php:52 -#, php-format -msgid "" -"You should centralise management in order to use Wizard section. Please go " -"to %s" -msgstr "" - -#: ../../enterprise/meta/advanced/component_management.php:35 -#: ../../include/functions_menu.php:619 -msgid "Tags management" -msgstr "" - -#: ../../enterprise/meta/advanced/component_management.php:39 -msgid "Module groups Management" -msgstr "" - -#: ../../enterprise/meta/advanced/component_management.php:43 -msgid "OS Management" -msgstr "" - -#: ../../enterprise/meta/advanced/component_management.php:51 -#: ../../extensions/module_groups.php:487 -#: ../../godmode/groups/configure_modu_group.php:43 -#: ../../godmode/groups/modu_group_list.php:83 ../../godmode/menu.php:205 -#: ../../godmode/reporting/reporting_builder.item_editor.php:89 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:346 -#: ../../operation/tree.php:103 -msgid "Module groups" -msgstr "" - -#: ../../enterprise/meta/advanced/component_management.php:56 -#: ../../operation/tree.php:141 -msgid "tags" -msgstr "" - -#: ../../enterprise/meta/advanced/component_management.php:61 -msgid "Os manage" -msgstr "" - -#: ../../enterprise/meta/advanced/component_management.php:87 -msgid "Component Management" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:51 -#: ../../enterprise/meta/advanced/metasetup.relations.php:96 -#: ../../enterprise/meta/advanced/metasetup.password.php:60 -#: ../../enterprise/meta/advanced/metasetup.log.php:41 -#: ../../enterprise/meta/advanced/metasetup.setup.php:55 -#: ../../enterprise/meta/advanced/metasetup.hist_db.php:48 -#: ../../enterprise/meta/advanced/metasetup.auth.php:47 -#: ../../enterprise/meta/advanced/metasetup.performance.php:47 -#, php-format -msgid "Could not be update: Error in %s" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:58 -#: ../../enterprise/meta/advanced/metasetup.relations.php:103 -#: ../../enterprise/meta/advanced/metasetup.password.php:67 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:238 -#: ../../enterprise/meta/advanced/metasetup.log.php:48 -#: ../../enterprise/meta/advanced/metasetup.setup.php:62 -#: ../../enterprise/meta/advanced/metasetup.hist_db.php:55 -#: ../../enterprise/meta/advanced/metasetup.auth.php:54 -#: ../../enterprise/meta/advanced/metasetup.performance.php:54 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:85 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:412 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:432 -msgid "Successfully update" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:100 -#: ../../godmode/menu.php:460 ../../godmode/setup/setup.php:137 -#: ../../godmode/setup/setup.php:285 -msgid "Visual styles" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:106 -#: ../../enterprise/meta/include/functions_meta.php:1466 -#: ../../godmode/setup/setup_visuals.php:1766 -#: ../../include/functions_config.php:1031 -msgid "Date format string" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:108 -#: ../../enterprise/tools/ipam/ipam_editor.php:147 -#: ../../godmode/setup/setup_visuals.php:1775 -msgid "Example" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:138 -#: ../../godmode/setup/setup_visuals.php:1812 -msgid "Timestamp, time comparison, or compact mode" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:140 -#: ../../godmode/setup/setup_visuals.php:1620 -msgid "Comparation in rollover" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:147 -#: ../../godmode/setup/setup_visuals.php:1627 -msgid "Timestamp in rollover" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:154 -#: ../../godmode/setup/setup_visuals.php:1634 -msgid "Compact mode" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:164 -#: ../../include/functions_config.php:1043 -msgid "Graph color #1" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:175 -#: ../../include/functions_config.php:1047 -msgid "Graph color #2" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:186 -#: ../../include/functions_config.php:1051 -msgid "Graph color #3" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:197 -msgid "Data precision for reports and visual consoles" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:197 -msgid "Precision must be a integer number between 0 and 5" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:215 -#: ../../enterprise/meta/include/functions_meta.php:1516 -#: ../../godmode/setup/setup_visuals.php:1265 -#: ../../godmode/reporting/visual_console_builder.elements.php:233 -#: ../../godmode/reporting/visual_console_builder.wizard.php:288 -#: ../../include/functions_visual_map_editor.php:734 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:458 -msgid "Percentile" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:215 -msgid "Show percentile 95 in graphs" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:231 -#: ../../enterprise/meta/include/functions_meta.php:1601 -#: ../../godmode/setup/setup_visuals.php:1169 -#: ../../include/functions_config.php:1083 -msgid "Value to interface graphics" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:247 -#: ../../enterprise/meta/include/functions_meta.php:1614 -#: ../../godmode/users/configure_user.php:1443 -#: ../../godmode/users/user_management.php:609 -#: ../../godmode/massive/massive_edit_users.php:263 -#: ../../godmode/setup/setup_visuals.php:96 -#: ../../godmode/events/event_edit_filter.php:459 -#: ../../include/functions_config.php:1100 -#: ../../operation/users/user_edit.php:420 -msgid "Block size for pagination" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:263 -#: ../../enterprise/meta/include/functions_meta.php:1530 -#: ../../godmode/setup/setup_visuals.php:1194 -msgid "Number of elements in Custom Graph" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:278 -#: ../../enterprise/meta/include/functions_meta.php:1624 -#: ../../godmode/setup/setup_visuals.php:1208 -#: ../../include/functions_config.php:1104 -msgid "Use round corners" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:288 -#: ../../enterprise/meta/include/functions_meta.php:1635 -#: ../../godmode/setup/setup_visuals.php:1219 -#: ../../include/functions_config.php:1108 -msgid "Chart fit to content" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:298 -#: ../../enterprise/meta/include/functions_meta.php:1646 -#: ../../include/functions_config.php:1340 -msgid "Disable help" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:309 -#: ../../enterprise/meta/advanced/metasetup.relations.php:419 -#: ../../enterprise/meta/advanced/collections.data.php:435 -#: ../../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/monitoring/custom_fields_view.php:195 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:211 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:274 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:773 -#: ../../enterprise/meta/include/functions_users_meta.php:87 -#: ../../enterprise/meta/include/functions_users_meta.php:98 -#: ../../enterprise/meta/include/functions_wizard_meta.php:319 -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:406 -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:450 -#: ../../enterprise/meta/include/functions_html_meta.php:75 -#: ../../enterprise/godmode/modules/local_components.php:554 -#: ../../enterprise/godmode/modules/local_components.php:587 -#: ../../enterprise/godmode/agentes/collections.data.php:485 -#: ../../enterprise/godmode/policies/policy_queue.php:294 -#: ../../enterprise/godmode/policies/policy_queue.php:306 -#: ../../enterprise/godmode/policies/policy_queue.php:331 -#: ../../enterprise/godmode/policies/policy_queue.php:734 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:383 -#: ../../enterprise/godmode/policies/policy_agents.php:457 -#: ../../enterprise/godmode/policies/policy_agents.php:592 -#: ../../enterprise/godmode/policies/policy_agents.php:610 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:131 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:297 -#: ../../enterprise/godmode/setup/setup_acl.php:555 -#: ../../enterprise/godmode/setup/setup_acl.php:573 -#: ../../enterprise/godmode/setup/setup_acl.php:591 -#: ../../enterprise/godmode/setup/setup_acl.php:892 -#: ../../enterprise/godmode/setup/setup_acl.php:900 -#: ../../enterprise/godmode/setup/setup_acl.php:911 -#: ../../enterprise/godmode/setup/setup_acl.php:956 -#: ../../enterprise/godmode/setup/setup_acl.php:987 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:225 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:132 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:177 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:630 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:656 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:232 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2065 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2876 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2903 -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:141 -#: ../../enterprise/include/class/ManageBackups.class.php:192 -#: ../../enterprise/include/functions_metaconsole.php:883 -#: ../../enterprise/include/functions_metaconsole.php:884 -#: ../../enterprise/include/functions_metaconsole.php:1241 -#: ../../enterprise/include/functions_ipam.php:1714 -#: ../../enterprise/include/functions_ipam.php:1777 -#: ../../enterprise/operation/agentes/security_hardening.php:439 -#: ../../enterprise/operation/agentes/security_hardening.php:500 -#: ../../enterprise/operation/agentes/tag_view.php:145 -#: ../../enterprise/operation/agentes/tag_view.php:180 -#: ../../enterprise/operation/agentes/tag_view.php:247 -#: ../../enterprise/operation/agentes/tag_view.php:316 -#: ../../enterprise/operation/agentes/tag_view.php:328 -#: ../../enterprise/operation/agentes/tag_view.php:430 -#: ../../enterprise/operation/log/log_viewer.php:609 -#: ../../enterprise/operation/log/log_viewer.php:771 -#: ../../enterprise/operation/log/log_viewer.php:792 -#: ../../enterprise/operation/snmpconsole/snmp_view.php:33 -#: ../../extensions/resource_registration.php:1137 #: ../../extensions/agents_modules.php:462 -#: ../../extensions/files_repo/files_repo_form.php:44 -#: ../../godmode/modules/manage_network_templates_form.php:303 -#: ../../godmode/modules/manage_network_components.php:655 -#: ../../godmode/netflow/nf_edit_form.php:264 +#: ../../godmode/agentes/modificar_agente.php:333 +#: ../../godmode/agentes/planned_downtime.editor.php:1197 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2095 +#: ../../include/class/NetworkMap.class.php:3437 +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:254 +#: ../../include/functions_html.php:1638 +#: ../../operation/agentes/estado_agente.php:345 +#: ../../operation/agentes/interface_view.functions.php:61 +#: ../../operation/agentes/status_monitor.php:855 +#: ../../operation/custom_fields/custom_fields_view.php:163 +#: ../../enterprise/godmode/policies/policies.php:303 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:736 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:182 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:170 +#: ../../package_774/enterprise/godmode/policies/policies.php:330 +msgid "Recursion" +msgstr "" + +#: ../../extensions/agents_modules.php:471 +#: ../../godmode/agentes/module_manager_editor_common.php:294 +#: ../../godmode/massive/massive_edit_modules.php:1087 +#: ../../godmode/modules/manage_network_components_form_common.php:115 +#: ../../godmode/reporting/create_container.php:640 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2188 +#: ../../include/ajax/heatmap.ajax.php:222 +#: ../../include/ajax/heatmap.ajax.php:305 +#: ../../include/ajax/heatmap.ajax.php:430 +#: ../../include/lib/Dashboard/Widgets/heatmap.php:328 +#: ../../include/functions_events.php:4543 +#: ../../include/functions_graph.php:4988 ../../include/functions_html.php:1664 +#: ../../include/functions_reporting_html.php:2428 +#: ../../include/functions_treeview.php:121 +#: ../../mobile/operation/modules.php:183 +#: ../../mobile/operation/modules.php:184 +#: ../../mobile/operation/modules.php:293 +#: ../../mobile/operation/modules.php:294 +#: ../../mobile/operation/server_status.php:174 +#: ../../mobile/operation/server_status.php:175 +#: ../../operation/agentes/estado_monitores.php:619 +#: ../../operation/agentes/status_monitor.php:869 +#: ../../operation/agentes/ver_agente.php:1225 ../../operation/heatmap.php:103 +#: ../../operation/heatmap.php:105 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:863 +#: ../../enterprise/godmode/modules/configure_local_component.php:271 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2112 +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../enterprise/operation/agentes/tag_view.php:174 +#: ../../enterprise/operation/agentes/ver_agente.php:53 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2090 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:862 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:271 +msgid "Module group" +msgstr "" + +#: ../../extensions/agents_modules.php:477 +#: ../../extensions/resource_registration.php:1137 +#: ../../general/subselect_data_module.php:62 +#: ../../godmode/alerts/alert_list.list.php:137 +#: ../../godmode/alerts/alert_list.list.php:152 +#: ../../godmode/alerts/alert_list.list.php:169 +#: ../../godmode/alerts/alert_list.list.php:201 +#: ../../godmode/alerts/alert_list.php:647 +#: ../../godmode/alerts/alert_list.php:673 +#: ../../godmode/alerts/alert_list.php:687 +#: ../../godmode/alerts/alert_templates.php:319 +#: ../../godmode/events/event_edit_filter.php:386 +#: ../../godmode/events/event_edit_filter.php:406 +#: ../../godmode/events/event_edit_filter.php:790 +#: ../../godmode/groups/group_list.php:811 #: ../../godmode/massive/massive_copy_modules.php:137 #: ../../godmode/massive/massive_copy_modules.php:324 #: ../../godmode/massive/massive_delete_modules.php:324 @@ -5189,2810 +477,1235 @@ msgstr "" #: ../../godmode/massive/massive_edit_modules.php:355 #: ../../godmode/massive/massive_edit_modules.php:404 #: ../../godmode/massive/massive_edit_modules.php:520 -#: ../../godmode/alerts/alert_list.list.php:137 -#: ../../godmode/alerts/alert_list.list.php:152 -#: ../../godmode/alerts/alert_list.list.php:169 -#: ../../godmode/alerts/alert_list.list.php:201 -#: ../../godmode/alerts/alert_templates.php:318 -#: ../../godmode/alerts/alert_list.php:647 -#: ../../godmode/alerts/alert_list.php:668 -#: ../../godmode/alerts/alert_list.php:682 -#: ../../godmode/setup/gis_step_2.php:238 -#: ../../godmode/setup/setup_visuals.php:1089 +#: ../../godmode/modules/manage_network_components.php:655 +#: ../../godmode/modules/manage_network_templates_form.php:303 +#: ../../godmode/netflow/nf_edit_form.php:264 +#: ../../godmode/reporting/create_container.php:646 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2178 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2196 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2621 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3622 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3649 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4303 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4324 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4358 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4379 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4398 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4420 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4441 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4463 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4484 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4515 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4578 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4659 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4681 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4739 #: ../../godmode/reporting/reporting_builder.list_items.php:217 #: ../../godmode/reporting/reporting_builder.list_items.php:234 #: ../../godmode/reporting/reporting_builder.list_items.php:251 -#: ../../godmode/reporting/create_container.php:646 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1752 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1770 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2195 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3058 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3085 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3739 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3820 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3842 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3900 -#: ../../godmode/reporting/visual_console_builder.wizard.php:359 -#: ../../godmode/events/event_edit_filter.php:360 -#: ../../godmode/events/event_edit_filter.php:380 -#: ../../godmode/events/event_edit_filter.php:764 -#: ../../mobile/operation/agents.php:56 ../../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:1014 -#: ../../mobile/operation/events.php:1024 -#: ../../mobile/operation/events.php:1581 -#: ../../mobile/operation/events.php:1610 ../../include/functions.php:1127 -#: ../../include/functions.php:1387 ../../include/ajax/events.php:475 -#: ../../include/functions_groupview.php:96 -#: ../../include/functions_modules.php:3609 -#: ../../include/functions_modules.php:3611 -#: ../../include/functions_users.php:428 ../../include/functions_users.php:686 -#: ../../include/functions_notifications.php:105 -#: ../../include/functions_html.php:961 ../../include/functions_html.php:1666 -#: ../../include/functions_massive_operations.php:158 -#: ../../include/functions_massive_operations.php:172 -#: ../../include/functions_massive_operations.php:225 -#: ../../include/class/EventSound.class.php:347 +#: ../../godmode/reporting/visual_console_builder.wizard.php:377 +#: ../../godmode/setup/gis_step_2.php:238 +#: ../../godmode/setup/setup_visuals.php:1135 +#: ../../godmode/files_repo/files_repo_form.php:51 +#: ../../include/ajax/events.php:502 ../../include/class/AuditLog.class.php:217 +#: ../../include/class/AuditLog.class.php:227 #: ../../include/class/CredentialStore.class.php:509 +#: ../../include/class/EventSound.class.php:347 #: ../../include/class/SnmpConsole.class.php:290 #: ../../include/class/SnmpConsole.class.php:296 #: ../../include/class/SnmpConsole.class.php:308 -#: ../../include/class/AuditLog.class.php:232 -#: ../../include/class/AuditLog.class.php:242 -#: ../../include/class/TipsWindow.class.php:739 -#: ../../include/class/TipsWindow.class.php:906 -#: ../../include/functions_reporting.php:3360 -#: ../../include/functions_reporting.php:3457 +#: ../../include/class/TipsWindow.class.php:756 +#: ../../include/class/TipsWindow.class.php:923 +#: ../../include/lib/Dashboard/Widgets/events_list.php:426 +#: ../../include/lib/Dashboard/Widgets/inventory.php:275 +#: ../../include/lib/Dashboard/Widgets/inventory.php:300 +#: ../../include/lib/Dashboard/Widgets/inventory.php:403 +#: ../../include/lib/Dashboard/Widgets/inventory.php:404 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1146 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1175 #: ../../include/lib/Dashboard/Widgets/system_group_status.php:430 -#: ../../include/lib/Dashboard/Widgets/events_list.php:423 #: ../../include/lib/Dashboard/Widgets/tree_view.php:400 #: ../../include/lib/Dashboard/Widgets/tree_view.php:435 +#: ../../include/functions.php:1212 ../../include/functions.php:1472 #: ../../include/functions_groups.php:671 -#: ../../include/functions_groups.php:1984 ../../operation/heatmap.php:122 -#: ../../operation/tree.php:205 ../../operation/tree.php:297 -#: ../../operation/agentes/estado_agente.php:348 -#: ../../operation/agentes/status_monitor.php:598 -#: ../../operation/agentes/status_monitor.php:679 -#: ../../operation/agentes/status_monitor.php:979 -#: ../../operation/agentes/estado_monitores.php:512 -#: ../../operation/agentes/estado_monitores.php:533 +#: ../../include/functions_groups.php:1984 +#: ../../include/functions_groupview.php:96 +#: ../../include/functions_html.php:966 ../../include/functions_html.php:1671 +#: ../../include/functions_massive_operations.php:158 +#: ../../include/functions_massive_operations.php:172 +#: ../../include/functions_massive_operations.php:225 +#: ../../include/functions_modules.php:3652 +#: ../../include/functions_modules.php:3654 +#: ../../include/functions_notifications.php:105 +#: ../../include/functions_reporting.php:3520 +#: ../../include/functions_reporting.php:3617 +#: ../../include/functions_users.php:428 ../../include/functions_users.php:686 +#: ../../mobile/operation/agents.php:56 ../../mobile/operation/alerts.php:65 +#: ../../mobile/operation/alerts.php:72 ../../mobile/operation/events.php:1014 +#: ../../mobile/operation/events.php:1024 +#: ../../mobile/operation/events.php:1581 +#: ../../mobile/operation/events.php:1610 ../../mobile/operation/modules.php:68 +#: ../../mobile/operation/modules.php:289 +#: ../../mobile/operation/modules.php:304 #: ../../operation/agentes/agent_inventory.php:124 -#: ../../operation/agentes/alerts_status.functions.php:98 -#: ../../operation/agentes/alerts_status.functions.php:134 -#: ../../operation/agentes/alerts_status.functions.php:165 +#: ../../operation/agentes/alerts_status.functions.php:112 +#: ../../operation/agentes/alerts_status.functions.php:148 #: ../../operation/agentes/alerts_status.functions.php:184 -#: ../../operation/incidents/list_integriaims_incidents.php:340 -#: ../../operation/incidents/list_integriaims_incidents.php:353 -#: ../../operation/incidents/list_integriaims_incidents.php:394 -#: ../../operation/incidents/list_integriaims_incidents.php:407 -#: ../../operation/inventory/inventory.php:78 -#: ../../operation/inventory/inventory.php:79 -#: ../../operation/inventory/inventory.php:325 -#: ../../operation/inventory/inventory.php:326 -#: ../../operation/inventory/inventory.php:502 -#: ../../operation/inventory/inventory.php:535 -#: ../../operation/inventory/inventory.php:570 -#: ../../operation/events/events.php:922 ../../operation/events/events.php:1952 -#: ../../operation/events/events.php:2046 -#: ../../operation/events/events.php:2246 -#: ../../general/subselect_data_module.php:62 +#: ../../operation/agentes/alerts_status.functions.php:203 +#: ../../operation/agentes/estado_agente.php:361 +#: ../../operation/agentes/estado_agente.php:436 +#: ../../operation/agentes/estado_monitores.php:541 +#: ../../operation/agentes/estado_monitores.php:562 +#: ../../operation/agentes/status_monitor.php:609 +#: ../../operation/agentes/status_monitor.php:690 +#: ../../operation/agentes/status_monitor.php:990 +#: ../../operation/events/events.php:968 ../../operation/events/events.php:2012 +#: ../../operation/events/events.php:2106 +#: ../../operation/events/events.php:2314 +#: ../../operation/inventory/inventory.php:137 +#: ../../operation/inventory/inventory.php:138 +#: ../../operation/inventory/inventory.php:387 +#: ../../operation/inventory/inventory.php:388 +#: ../../operation/inventory/inventory.php:563 +#: ../../operation/inventory/inventory.php:596 +#: ../../operation/inventory/inventory.php:631 +#: ../../operation/custom_fields/custom_fields_view.php:188 +#: ../../operation/custom_fields/custom_fields_view.php:204 +#: ../../operation/custom_fields/custom_fields_view.php:267 +#: ../../operation/custom_fields/custom_fields_view.php:769 +#: ../../operation/heatmap.php:122 ../../operation/tree.php:205 +#: ../../operation/tree.php:297 +#: ../../enterprise/godmode/agentes/collections.data.php:485 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:297 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:131 +#: ../../enterprise/godmode/modules/local_components.php:554 +#: ../../enterprise/godmode/modules/local_components.php:587 +#: ../../enterprise/godmode/policies/policy_agents.php:453 +#: ../../enterprise/godmode/policies/policy_agents.php:588 +#: ../../enterprise/godmode/policies/policy_agents.php:606 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:383 +#: ../../enterprise/godmode/policies/policy_queue.php:294 +#: ../../enterprise/godmode/policies/policy_queue.php:306 +#: ../../enterprise/godmode/policies/policy_queue.php:331 +#: ../../enterprise/godmode/policies/policy_queue.php:734 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:132 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2120 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3052 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3079 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:225 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:195 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:786 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:812 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:232 +#: ../../enterprise/godmode/setup/setup_acl.php:555 +#: ../../enterprise/godmode/setup/setup_acl.php:573 +#: ../../enterprise/godmode/setup/setup_acl.php:591 +#: ../../enterprise/godmode/setup/setup_acl.php:892 +#: ../../enterprise/godmode/setup/setup_acl.php:900 +#: ../../enterprise/godmode/setup/setup_acl.php:911 +#: ../../enterprise/godmode/setup/setup_acl.php:956 +#: ../../enterprise/godmode/setup/setup_acl.php:987 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:330 +#: ../../enterprise/include/class/ManageBackups.class.php:193 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:141 +#: ../../enterprise/include/functions_ipam.php:1714 +#: ../../enterprise/include/functions_ipam.php:1777 +#: ../../enterprise/include/functions_metaconsole.php:883 +#: ../../enterprise/include/functions_metaconsole.php:884 +#: ../../enterprise/include/functions_metaconsole.php:1254 +#: ../../enterprise/meta/advanced/collections.data.php:435 +#: ../../enterprise/meta/advanced/metasetup.relations.php:419 +#: ../../enterprise/meta/advanced/metasetup.visual.php:372 +#: ../../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/include/ajax/wizard.ajax.php:406 +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:450 +#: ../../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:319 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:207 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:223 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:286 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:785 +#: ../../enterprise/operation/agentes/security_hardening.php:457 +#: ../../enterprise/operation/agentes/security_hardening.php:518 +#: ../../enterprise/operation/agentes/tag_view.php:145 +#: ../../enterprise/operation/agentes/tag_view.php:180 +#: ../../enterprise/operation/agentes/tag_view.php:247 +#: ../../enterprise/operation/agentes/tag_view.php:316 +#: ../../enterprise/operation/agentes/tag_view.php:328 +#: ../../enterprise/operation/agentes/tag_view.php:430 +#: ../../enterprise/operation/agentes/vulnerabilities.php:126 +#: ../../enterprise/operation/agentes/vulnerabilities.php:240 +#: ../../enterprise/operation/agentes/vulnerabilities.php:252 +#: ../../enterprise/operation/agentes/vulnerabilities.php:263 +#: ../../enterprise/operation/agentes/vulnerabilities.php:275 +#: ../../enterprise/operation/agentes/vulnerabilities.php:286 +#: ../../enterprise/operation/agentes/vulnerabilities.php:322 +#: ../../enterprise/operation/log/log_viewer.php:561 +#: ../../enterprise/operation/log/log_viewer.php:662 +#: ../../enterprise/operation/log/log_viewer.php:683 +#: ../../enterprise/operation/snmpconsole/snmp_view.php:33 +#: ../../enterprise/operation/security/agent_security.php:116 +#: ../../enterprise/operation/security/vulnerabilities.php:367 +#: ../../enterprise/operation/security/vulnerabilities.php:369 +#: ../../enterprise/operation/security/vulnerabilities.php:479 +#: ../../enterprise/operation/security/vulnerabilities.php:491 +#: ../../enterprise/operation/security/vulnerabilities.php:502 +#: ../../enterprise/operation/security/vulnerabilities.php:514 +#: ../../enterprise/operation/security/vulnerabilities.php:525 +#: ../../enterprise/operation/security/vulnerabilities.php:562 +#: ../../package_774/enterprise/include/functions_metaconsole.php:883 +#: ../../package_774/enterprise/include/functions_metaconsole.php:884 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1254 +#: ../../package_774/enterprise/operation/log/log_viewer.php:562 +#: ../../package_774/enterprise/operation/log/log_viewer.php:650 +#: ../../package_774/enterprise/operation/log/log_viewer.php:671 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:360 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:474 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:486 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:497 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:509 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:520 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:556 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:443 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:504 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:195 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:211 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:274 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:774 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:309 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:383 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:457 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:592 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:610 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:555 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:573 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:591 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:892 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:900 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:911 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:956 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:987 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:186 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:639 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:665 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:132 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:232 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2098 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2909 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2936 msgid "All" msgstr "" -#: ../../enterprise/meta/advanced/metasetup.visual.php:310 -#: ../../godmode/setup/setup_visuals.php:1090 -msgid "On Boolean graphs" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:313 -#: ../../godmode/setup/setup_visuals.php:1277 -msgid "Graph TIP view" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:313 -msgid "This option may cause performance issues" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:328 -#: ../../godmode/setup/setup_visuals.php:1093 -msgid "Show only average by default" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:329 -#: ../../godmode/setup/setup_visuals.php:1094 -msgid "Show MAX/AVG/MIN by default" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:332 -#: ../../godmode/setup/setup_visuals.php:1293 -msgid "Graph mode" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:354 -msgid "Zoom graphs:" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:369 -#: ../../godmode/setup/setup_visuals.php:1229 -msgid "Type of module charts" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:371 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:260 -#: ../../godmode/setup/setup_visuals.php:1236 -#: ../../godmode/reporting/create_container.php:430 -#: ../../godmode/reporting/graph_builder.main.php:208 -#: ../../include/functions_visual_map_editor.php:552 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:642 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:489 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:352 -#: ../../operation/agentes/graphs.php:252 -#: ../../operation/agentes/graphs.php:259 -#: ../../operation/agentes/graphs.php:448 -#: ../../operation/agentes/graphs.php:466 -#: ../../operation/reporting/graph_viewer.php:354 -msgid "Area" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:378 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:262 -#: ../../godmode/setup/setup_visuals.php:1248 -#: ../../godmode/reporting/create_container.php:431 -#: ../../godmode/reporting/visual_console_builder.elements.php:365 -#: ../../godmode/reporting/graph_builder.main.php:210 -#: ../../include/functions_visual_map_editor.php:72 -#: ../../include/functions_visual_map_editor.php:551 -#: ../../include/functions_visual_map_editor.php:1453 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:641 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:354 -#: ../../operation/visual_console/view.php:385 -#: ../../operation/agentes/graphs.php:254 -#: ../../operation/agentes/graphs.php:260 -#: ../../operation/agentes/graphs.php:456 -#: ../../operation/agentes/graphs.php:470 -#: ../../operation/reporting/graph_viewer.php:356 -msgid "Line" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:388 -#: ../../enterprise/meta/include/functions_meta.php:1736 -msgid "Metaconsole elements" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:388 -msgid "The number of elements retrieved for each instance in some views." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:401 -#: ../../enterprise/meta/advanced/metasetup.visual.php:904 -#: ../../enterprise/meta/advanced/metasetup.visual.php:905 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:332 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:467 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:480 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:282 -#: ../../godmode/snmpconsole/snmp_alert.php:1612 -#: ../../godmode/setup/setup_visuals.php:1328 -#: ../../godmode/setup/setup_visuals.php:1329 -#: ../../godmode/setup/setup_visuals.php:1909 -#: ../../include/functions_visual_map_editor.php:1278 -#: ../../include/functions_visual_map_editor.php:1279 -#: ../../include/functions.php:509 ../../include/functions.php:640 -#: ../../include/ajax/events.php:2325 ../../include/ajax/events.php:2326 -#: ../../include/ajax/events.php:2327 ../../include/ajax/events.php:2328 -#: ../../include/ajax/events.php:2332 ../../include/ajax/events.php:2333 -#: ../../include/ajax/events.php:2334 ../../include/ajax/events.php:2335 -#: ../../include/ajax/events.php:2336 ../../include/ajax/events.php:2337 -#: ../../include/functions_html.php:2198 -#: ../../operation/events/sound_events.php:150 -#: ../../operation/events/sound_events.php:151 -#: ../../operation/events/sound_events.php:152 -#: ../../operation/events/sound_events.php:153 -#: ../../operation/events/sound_events.php:157 -#: ../../operation/events/sound_events.php:158 -#: ../../operation/events/sound_events.php:159 -#: ../../operation/events/sound_events.php:160 -#: ../../operation/events/sound_events.php:161 -#: ../../operation/events/sound_events.php:162 -msgid "seconds" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:402 -#: ../../enterprise/meta/advanced/metasetup.visual.php:906 -#: ../../enterprise/meta/advanced/metasetup.visual.php:907 -#: ../../enterprise/meta/advanced/metasetup.visual.php:908 -#: ../../enterprise/meta/advanced/metasetup.visual.php:909 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:284 -#: ../../godmode/setup/setup_visuals.php:1330 -#: ../../godmode/setup/setup_visuals.php:1331 -#: ../../godmode/setup/setup_visuals.php:1332 -#: ../../godmode/setup/setup_visuals.php:1333 -#: ../../godmode/setup/setup_visuals.php:1910 -#: ../../include/functions_visual_map_editor.php:1280 -#: ../../include/functions_visual_map_editor.php:1281 -#: ../../include/functions_visual_map_editor.php:1282 -#: ../../include/functions_visual_map_editor.php:1283 -#: ../../include/functions.php:513 ../../include/functions.php:644 -#: ../../include/functions_html.php:2199 -msgid "minutes" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:403 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:286 -#: ../../godmode/setup/setup_visuals.php:1911 ../../include/functions.php:514 -#: ../../include/functions.php:645 ../../include/functions_snmp.php:402 -#: ../../include/functions_html.php:2200 -#: ../../include/functions_events.php:5241 -msgid "hours" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:404 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:288 -#: ../../godmode/db/db_main.php:86 ../../godmode/db/db_main.php:92 -#: ../../godmode/setup/setup_visuals.php:1912 ../../include/functions.php:510 -#: ../../include/functions.php:641 ../../include/functions_html.php:2201 -msgid "days" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:405 -#: ../../godmode/setup/setup_visuals.php:1913 ../../include/functions.php:511 -#: ../../include/functions.php:642 ../../include/functions_html.php:2203 -msgid "months" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:406 -#: ../../godmode/setup/setup_visuals.php:1914 ../../include/functions.php:512 -#: ../../include/functions.php:643 ../../include/functions_html.php:2204 -msgid "years" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:410 -msgid "Add new custom value to intervals" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:430 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:821 -#: ../../enterprise/meta/advanced/links.php:204 -#: ../../enterprise/meta/advanced/cron_main.php:381 -#: ../../enterprise/meta/include/functions_autoprovision.php:766 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1365 -#: ../../enterprise/godmode/modules/configure_local_component.php:804 -#: ../../enterprise/godmode/agentes/collection_manager.php:165 -#: ../../enterprise/godmode/agentes/collection_manager.php:192 -#: ../../enterprise/godmode/agentes/plugins_manager.php:168 -#: ../../enterprise/godmode/agentes/plugins_manager.php:181 -#: ../../enterprise/godmode/agentes/plugins_manager.php:182 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:298 -#: ../../enterprise/godmode/policies/policy_plugins.php:162 -#: ../../enterprise/godmode/policies/policy_alerts.php:713 -#: ../../enterprise/godmode/policies/policy_alerts.php:835 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:681 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:691 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:243 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:375 -#: ../../enterprise/godmode/policies/policy_collections.php:338 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:168 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:140 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:152 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:417 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:247 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:357 -#: ../../enterprise/godmode/setup/setup_acl.php:619 -#: ../../enterprise/godmode/setup/setup_acl.php:674 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:234 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:497 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:258 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:852 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:343 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:498 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:196 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:278 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:298 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:82 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:101 -#: ../../enterprise/include/ajax/servers.ajax.php:148 -#: ../../enterprise/include/ajax/servers.ajax.php:194 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2314 -#: ../../enterprise/operation/agentes/policy_manager.php:598 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1460 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:940 -#: ../../extensions/files_repo/files_repo_form.php:124 -#: ../../godmode/modules/manage_network_templates_form.php:347 -#: ../../godmode/agentes/inventory_manager.php:192 -#: ../../godmode/agentes/planned_downtime.editor.php:1314 -#: ../../godmode/agentes/planned_downtime.editor.php:1493 -#: ../../godmode/snmpconsole/snmp_alert.php:2140 -#: ../../godmode/gis_maps/configure_gis_map.php:642 -#: ../../godmode/alerts/alert_list.list.php:893 -#: ../../godmode/setup/news.php:401 ../../godmode/setup/links.php:229 -#: ../../godmode/setup/setup_visuals.php:1844 -#: ../../godmode/setup/setup_visuals.php:1934 -#: ../../godmode/setup/setup_visuals.php:2016 -#: ../../godmode/reporting/graph_builder.graph_editor.php:324 -#: ../../godmode/reporting/visual_console_builder.wizard.php:575 -#: ../../godmode/events/event_edit_filter.php:649 -#: ../../godmode/events/event_edit_filter.php:714 -#: ../../include/functions_ui.php:1716 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:483 -#: ../../include/functions_notifications.php:970 -#: ../../include/functions_html.php:6193 -#: ../../include/class/SatelliteAgent.class.php:1147 -#: ../../include/class/ManageNetScanScripts.class.php:473 -#: ../../include/functions_snmp_browser.php:1756 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:287 -#: ../../operation/events/events.php:1440 -#: ../../operation/events/events.php:1532 -msgid "Add" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:443 -#: ../../enterprise/meta/include/functions_meta.php:1955 -#: ../../godmode/setup/setup_visuals.php:2320 -#: ../../include/functions_config.php:1520 -msgid "Delete interval" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:475 -#: ../../enterprise/meta/include/functions_meta.php:1746 -#: ../../godmode/setup/setup_visuals.php:1745 -msgid "Show only the group name" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:475 -#: ../../include/functions_config.php:1368 -msgid "Show the group name instead the group icon." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:485 -#: ../../enterprise/meta/include/functions_meta.php:2047 -#: ../../godmode/setup/setup_visuals.php:133 -#: ../../include/functions_config.php:1392 -msgid "Display data of proc modules in other format" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:495 -#: ../../enterprise/meta/include/functions_meta.php:2057 -#: ../../godmode/setup/setup_visuals.php:144 -#: ../../include/functions_config.php:1396 -msgid "Display text proc modules have state is ok" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:507 -#: ../../enterprise/meta/include/functions_meta.php:2067 -#: ../../godmode/setup/setup_visuals.php:148 -#: ../../include/functions_config.php:1400 -msgid "Display text when proc modules have state critical" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:528 -#: ../../enterprise/meta/include/functions_meta.php:1786 -#: ../../godmode/setup/setup_visuals.php:397 -#: ../../include/functions_config.php:1128 -msgid "Custom favicon" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:529 -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 "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:563 -#: ../../enterprise/meta/include/functions_meta.php:1896 -#: ../../godmode/setup/setup_visuals.php:428 -msgid "Custom background login" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:564 -msgid "You can place your custom images into the folder images/backgrounds/" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:582 -#: ../../enterprise/meta/advanced/metasetup.visual.php:618 -#: ../../enterprise/meta/advanced/metasetup.visual.php:649 -#: ../../enterprise/meta/advanced/metasetup.visual.php:679 -#: ../../enterprise/meta/advanced/metasetup.visual.php:710 -#: ../../enterprise/meta/advanced/metasetup.visual.php:740 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:123 -#: ../../enterprise/operation/agentes/policy_view.php:70 -#: ../../godmode/agentes/configurar_agente.php:386 -#: ../../godmode/agentes/modificar_agente.php:83 -#: ../../godmode/agentes/modificar_agente.php:849 ../../godmode/menu.php:696 -#: ../../godmode/setup/setup_visuals.php:379 -#: ../../godmode/setup/setup_visuals.php:446 -#: ../../godmode/setup/setup_visuals.php:469 -#: ../../godmode/setup/setup_visuals.php:494 -#: ../../godmode/setup/setup_visuals.php:520 -#: ../../godmode/setup/setup_visuals.php:545 -#: ../../godmode/setup/setup_visuals.php:586 -#: ../../godmode/setup/setup_visuals.php:624 -#: ../../godmode/setup/setup_visuals.php:664 -#: ../../godmode/setup/setup_visuals.php:702 -#: ../../godmode/setup/setup_visuals.php:742 -#: ../../godmode/setup/setup_visuals.php:928 -#: ../../godmode/reporting/visual_console_builder.php:844 -#: ../../godmode/module_library/module_library_view.php:59 -#: ../../include/lib/ClusterViewer/ClusterManager.php:597 -#: ../../operation/tree.php:189 ../../operation/visual_console/view.php:216 -#: ../../operation/visual_console/legacy_view.php:189 -#: ../../operation/agentes/status_monitor.php:77 -#: ../../operation/agentes/status_monitor.php:305 -msgid "View" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:602 -#: ../../godmode/setup/setup_visuals.php:464 -msgid "Custom logo (menu)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:633 -#: ../../godmode/setup/setup_visuals.php:489 -msgid "Custom logo collapsed (menu)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:663 -#: ../../godmode/setup/setup_visuals.php:515 -msgid "Custom logo (header white background)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:694 -#: ../../godmode/setup/setup_visuals.php:540 -msgid "Custom logo (login)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:724 -#: ../../godmode/setup/setup_visuals.php:568 -msgid "Custom Splash (login)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:754 -#: ../../enterprise/meta/advanced/metasetup.visual.php:847 -#: ../../enterprise/meta/include/functions_meta.php:1816 -#: ../../godmode/setup/setup_visuals.php:802 -#: ../../include/functions_config.php:1204 -msgid "Product name" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:767 -#: ../../enterprise/meta/advanced/metasetup.visual.php:859 -#: ../../enterprise/meta/include/functions_meta.php:1826 -#: ../../godmode/setup/setup_visuals.php:807 -#: ../../include/functions_config.php:1208 -msgid "Copyright notice" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:780 -#: ../../enterprise/meta/include/functions_meta.php:1716 -#: ../../godmode/setup/setup_visuals.php:813 -#: ../../include/functions_config.php:1212 -#: ../../include/functions_config.php:1216 -msgid "Background opacity % (login)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:786 -#: ../../godmode/setup/setup_visuals.php:766 -msgid "Title (header)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:792 -#: ../../godmode/setup/setup_visuals.php:772 -msgid "Subtitle (header)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:798 -#: ../../godmode/setup/setup_visuals.php:780 -msgid "Title 1 (login)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:811 -#: ../../godmode/setup/setup_visuals.php:785 -msgid "Title 2 (login)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:823 -#: ../../enterprise/meta/include/functions_meta.php:1876 -#: ../../godmode/setup/setup_visuals.php:791 -msgid "Docs URL (login)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:835 -#: ../../enterprise/meta/include/functions_meta.php:1886 -#: ../../godmode/setup/setup_visuals.php:796 -msgid "Support URL (login)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:871 -msgid "Graphs font family" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:884 -#: ../../enterprise/meta/include/functions_meta.php:1696 -#: ../../godmode/setup/setup_visuals.php:868 -msgid "Visual effects and animation" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:894 -#: ../../godmode/setup/setup_visuals.php:879 -msgid "Random background (login)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:910 -#: ../../godmode/setup/setup_visuals.php:1334 -#: ../../include/functions_visual_map_editor.php:1284 -msgid "hour" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:913 -#: ../../godmode/setup/setup_visuals.php:1348 -msgid "Default cache expiration" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:918 -#: ../../godmode/setup/setup_visuals.php:1353 -#: ../../include/functions_visual_map_editor.php:1310 -msgid "No cache" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:940 -#: ../../enterprise/meta/include/functions_meta.php:2094 -#: ../../godmode/setup/setup_visuals.php:1366 -#: ../../include/functions_config.php:1260 -msgid "Default interval for refresh on Visual Console" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:941 -msgid "This interval will affect to Visual Console pages" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:958 -#: ../../godmode/setup/setup_visuals.php:1719 -msgid "Use 1024 when module unit are bytes" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:959 -#: ../../godmode/setup/setup_visuals.php:1720 -msgid "Use always 1000" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:960 -#: ../../godmode/setup/setup_visuals.php:1721 -msgid "Use always 1024" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:963 -#: ../../godmode/setup/setup_visuals.php:2083 -msgid "Data multiplier to use in graphs/data" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:978 -#: ../../enterprise/meta/include/functions_meta.php:2099 -#: ../../include/functions_config.php:1276 -msgid "Mobile view not allow visual console orientation" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:988 -#: ../../enterprise/meta/include/functions_meta.php:2104 -#: ../../godmode/setup/setup_visuals.php:1424 -#: ../../include/functions_config.php:1280 -msgid "Display item frame on alert triggered" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1007 -msgid "Reports configuration" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1013 -#: ../../godmode/setup/setup_visuals.php:1491 -msgid "Show report info with description" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1014 -msgid "" -"Custom report description info. It will be applied to all reports and " -"templates by default." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1027 -#: ../../godmode/setup/setup_visuals.php:1501 -msgid "Custom report front page" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1028 -msgid "" -"Custom report front page. It will be applied to all reports and templates by " -"default." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1040 -#: ../../enterprise/meta/include/functions_meta.php:1561 -#: ../../godmode/setup/setup_visuals.php:1512 -#: ../../include/functions_config.php:1551 -msgid "PDF font size (px)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1045 -#: ../../enterprise/meta/include/functions_meta.php:1551 -#: ../../godmode/setup/setup_visuals.php:1516 -#: ../../include/functions_config.php:1547 -msgid "HTML font size for SLA (em)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1050 -#: ../../enterprise/meta/include/functions_meta.php:1676 -#: ../../godmode/setup/setup_visuals.php:1522 -msgid "Graph image height for HTML reports" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1051 -msgid "" -"This is the height in pixels of the module graph or custom graph in the " -"reports (only: HTML)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1112 -#: ../../enterprise/meta/include/functions_meta.php:1581 -#: ../../godmode/setup/setup_visuals.php:2072 -#: ../../include/functions_config.php:1579 -msgid "CSV divider" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1121 -#: ../../enterprise/meta/include/functions_meta.php:1591 -#: ../../godmode/setup/setup_visuals.php:2077 -#: ../../include/functions_config.php:1583 -msgid "CSV decimal separator" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1131 -#: ../../enterprise/meta/include/functions_meta.php:1571 -#: ../../godmode/setup/setup_visuals.php:1526 -msgid "Interval description" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1132 -msgid "" -"A long interval description is for example 10 hours, 20 minutes 33 seconds”, " -"a short one is 10h 20m 33s" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1149 -#: ../../enterprise/meta/include/functions_meta.php:1756 -#: ../../enterprise/meta/include/functions_meta.php:2007 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:113 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:125 -#: ../../godmode/setup/setup_visuals.php:1543 -#: ../../include/functions_config.php:1132 -#: ../../include/functions_config.php:1563 -msgid "Custom logo" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1150 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:114 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:126 -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 "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1169 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1180 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1207 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1222 -#: ../../enterprise/meta/include/functions_meta.php:1981 -#: ../../enterprise/meta/include/functions_meta.php:1997 -#: ../../enterprise/meta/include/functions_meta.php:2007 -#: ../../enterprise/meta/include/functions_meta.php:2017 -#: ../../enterprise/meta/include/functions_meta.php:2027 -#: ../../enterprise/meta/include/functions_meta.php:2037 -#: ../../godmode/setup/setup_visuals.php:1543 -#: ../../godmode/setup/setup_visuals.php:1558 -#: ../../godmode/setup/setup_visuals.php:1564 -#: ../../godmode/setup/setup_visuals.php:1577 -#: ../../godmode/setup/setup_visuals.php:1591 -#: ../../include/functions_config.php:1555 -#: ../../include/functions_config.php:1559 -#: ../../include/functions_config.php:1563 -#: ../../include/functions_config.php:1567 -#: ../../include/functions_config.php:1571 -#: ../../include/functions_config.php:1575 -msgid "Custom report front" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1180 -#: ../../enterprise/meta/include/functions_meta.php:2017 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:139 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:137 -#: ../../godmode/setup/setup_visuals.php:1564 -#: ../../include/functions_config.php:1567 -msgid "Header" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1207 -#: ../../enterprise/meta/advanced/metasetup.visual.php:1222 -#: ../../enterprise/meta/include/functions_meta.php:2027 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:149 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:147 -#: ../../godmode/setup/setup_visuals.php:1577 -#: ../../include/functions_config.php:1571 -msgid "First page" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1251 -#: ../../godmode/setup/setup_visuals.php:73 -msgid "Legacy visual console Information" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1252 -#: ../../godmode/setup/setup_visuals.php:74 -msgid "Visual console in legacy mode will no longer be supported as of LTS 772" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1385 -#: ../../enterprise/godmode/services/services.service.php:1025 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:425 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2608 -#: ../../enterprise/include/functions_reporting_csv.php:1630 -#: ../../enterprise/include/functions_reporting_csv.php:1676 -#: ../../enterprise/include/functions_reporting_csv.php:1994 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1704 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1756 -#: ../../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:1000 -#: ../../enterprise/include/class/LogSource.class.php:820 -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:142 -#: ../../enterprise/include/class/ManageBackups.class.php:296 -#: ../../enterprise/include/class/ManageBackups.class.php:452 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:182 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:225 -#: ../../enterprise/include/functions_reporting.php:1891 -#: ../../enterprise/include/functions_reporting.php:3171 -#: ../../enterprise/include/functions_reporting.php:3428 -#: ../../enterprise/include/functions_reporting.php:4161 -#: ../../enterprise/include/functions_reporting.php:4430 -#: ../../enterprise/include/functions_reporting.php:5076 -#: ../../enterprise/include/functions_reporting.php:6398 -#: ../../enterprise/include/functions_reporting.php:6436 -#: ../../enterprise/include/functions_services.php:2146 -#: ../../enterprise/include/functions_ux_console.php:483 -#: ../../enterprise/operation/agentes/ux_console_view.php:186 -#: ../../enterprise/operation/agentes/ux_console_view.php:391 -#: ../../enterprise/operation/agentes/wux_console_view.php:407 -#: ../../extensions/module_groups.php:53 ../../godmode/menu.php:754 -#: ../../godmode/massive/massive_operations.php:412 -#: ../../godmode/setup/setup_visuals.php:2253 -#: ../../godmode/setup/setup_general.php:1081 -#: ../../godmode/setup/setup_general.php:1099 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2785 -#: ../../include/functions_reporting_html.php:671 -#: ../../include/functions_reporting_html.php:866 -#: ../../include/functions_reporting_html.php:3601 -#: ../../include/functions_reporting_html.php:4898 -#: ../../include/functions_db.php:1974 -#: ../../include/class/ConfigPEN.class.php:674 -#: ../../include/class/ConfigPEN.class.php:698 -#: ../../include/class/SatelliteAgent.class.php:1105 -#: ../../include/class/HelpFeedBack.class.php:370 -#: ../../include/class/CredentialStore.class.php:1655 -#: ../../include/class/ModuleTemplates.class.php:1363 -#: ../../include/class/WelcomeWindow.class.php:173 -#: ../../include/class/AgentWizard.class.php:6229 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:362 -#: ../../operation/agentes/pandora_networkmap.editor.php:751 -#: ../../operation/agentes/pandora_networkmap.php:901 -#: ../../operation/snmpconsole/snmp_browser.php:624 -#: ../../operation/snmpconsole/snmp_browser.php:700 -#: ../../general/header.php:948 -msgid "OK" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1422 -#: ../../godmode/setup/setup_visuals.php:2378 -msgid "Logo preview" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1444 -#: ../../godmode/setup/setup_visuals.php:2408 -msgid "Splash Preview" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:1449 -#: ../../godmode/setup/setup_visuals.php:2432 -#: ../../godmode/reporting/visual_console_builder.data.php:196 -msgid "Background preview" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:134 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:138 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:142 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:146 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:150 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:154 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 -msgid "Agent: " -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 -msgid " already exists in target node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:134 -msgid " group does not exist in target node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:138 -msgid " policies definitions does not match with defined ones in target node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:142 -msgid " plugins does not exist in target node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:146 -msgid " collections does not exist in target node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:150 -msgid " inventory does not exist in target node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:154 -msgid " alerts template does not exist in target node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 -msgid " alerts action does not exist in target node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:162 -msgid "Exists agent conf for agent: " -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:162 -msgid " please remove configuration file from target node." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:166 -#: ../../enterprise/include/functions_metaconsole.php:2858 -msgid "There are differences between MR versions" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:170 -#: ../../enterprise/include/functions_metaconsole.php:2851 -msgid "Target server ip address is set" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:274 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:276 -msgid "The agent: " -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:274 -msgid " has been successfully added to the migration queue " -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:276 -msgid " has not been added due to problems in the insertion" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:279 -#, php-format -msgid "The agent: %d has already been added to the migration queue" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:296 -#: ../../enterprise/meta/advanced/metasetup.relations.php:87 -#: ../../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/tools/ipam/ipam_network_location_config.php:88 -#: ../../godmode/modules/manage_nc_groups.php:177 -#: ../../godmode/agentes/planned_downtime.list.php:291 -#: ../../godmode/netflow/nf_item_list.php:121 -#: ../../godmode/netflow/nf_item_list.php:149 -#: ../../godmode/netflow/nf_edit.php:112 ../../godmode/netflow/nf_edit.php:145 -#: ../../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:78 -#: ../../godmode/events/event_filter.php:105 -#: ../../operation/reporting/graph_viewer.php:59 -#: ../../operation/reporting/graph_viewer.php:67 -msgid "Not deleted. Error deleting data" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:299 -msgid "Problems delete queue" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:318 -msgid "Source Server" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:353 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:459 -#: ../../enterprise/godmode/policies/policy_agents.php:433 -#: ../../enterprise/godmode/policies/policy_agents.php:543 -#: ../../enterprise/godmode/policies/policy_agents.php:574 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:115 -#: ../../godmode/massive/massive_copy_modules.php:118 -#: ../../godmode/massive/massive_copy_modules.php:295 -#: ../../godmode/massive/massive_standby_alerts.php:201 -#: ../../godmode/massive/massive_delete_action_alerts.php:222 -#: ../../godmode/massive/massive_delete_modules.php:388 -#: ../../godmode/massive/massive_add_alerts.php:228 -#: ../../godmode/massive/massive_enable_disable_alerts.php:172 -#: ../../godmode/massive/massive_delete_alerts.php:312 -#: ../../godmode/massive/massive_add_action_alerts.php:210 -#: ../../godmode/massive/massive_edit_modules.php:373 -#: ../../include/functions_html.php:1347 ../../include/functions_html.php:1497 -#: ../../include/functions_massive_operations.php:136 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:243 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:334 -#: ../../include/lib/Dashboard/Widgets/events_list.php:458 -#: ../../operation/events/events.php:1911 -msgid "Group recursion" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:356 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:462 -#: ../../enterprise/godmode/policies/policy_agents.php:620 -#: ../../enterprise/godmode/policies/policy_agents.php:633 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:239 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:430 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:365 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:228 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:739 -#: ../../enterprise/include/class/Omnishell.class.php:1029 -#: ../../enterprise/include/class/Omnishell.class.php:1108 -msgid "Filter agent" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:368 -#: ../../enterprise/include/class/Omnishell.class.php:1039 -#: ../../godmode/agentes/planned_downtime.editor.php:1210 -msgid "Available agents" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:381 -msgid "Discard history data" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:402 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:847 -#: ../../enterprise/include/class/Omnishell.class.php:1071 -msgid "Add agents" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:415 -#: ../../enterprise/include/class/Omnishell.class.php:1084 -msgid "Remove agents" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:426 -msgid "Destination Server" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:474 -#: ../../enterprise/include/class/Omnishell.class.php:1119 -#: ../../enterprise/operation/services/massive/services.create.php:1317 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:262 -#: ../../enterprise/operation/services/massive/service.create.elements.php:610 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:369 -msgid "Selected agents" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:538 -msgid "Agents do not exist in target server." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:539 -msgid "Check group is synchronized with target server." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:540 -msgid "All policies needed are synchronized with target server." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:541 -msgid "All remote plugins needed are synchronized with target server." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:542 -msgid "All collections needed are syncronized with target server." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:543 -msgid "" -"All remote inventory definitions needed are syncronized with target server." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:544 -msgid "" -"All alert templates definitions needed are syncronized with target server." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:545 -msgid "All alert actions needed are syncronized with target server." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:546 -msgid "Agents conf does not exists in target server." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:547 -#, php-format -msgid "Both %s servers must be in the same version" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:548 -msgid "Check target server ip address is set" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:567 -msgid "Move" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:579 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:130 -#: ../../include/functions_inventory.php:148 -#: ../../include/functions_inventory.php:182 -#: ../../include/functions_events.php:250 -msgid "Agent alias" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:580 -msgid "Source node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:581 -msgid "Target node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:582 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:82 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:204 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:269 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:333 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:478 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:538 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:591 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:853 -#: ../../godmode/agentes/agent_incidents.php:90 -#: ../../godmode/snmpconsole/snmp_alert.php:1617 -#: ../../godmode/snmpconsole/snmp_alert.php:1779 -#: ../../godmode/alerts/alert_list.list.php:146 -#: ../../godmode/alerts/alert_templates.php:49 -#: ../../godmode/alerts/configure_alert_template.php:1170 -#: ../../godmode/alerts/alert_view.php:130 -#: ../../godmode/setup/setup_integria.php:444 -#: ../../godmode/setup/setup_integria.php:578 -#: ../../include/functions_reporting_html.php:5413 -#: ../../include/functions_events.php:4568 -#: ../../operation/agentes/estado_generalagente.php:716 -#: ../../operation/incidents/integriaims_export_csv.php:85 -#: ../../operation/incidents/configure_integriaims_incident.php:287 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:341 -#: ../../operation/incidents/list_integriaims_incidents.php:388 -#: ../../operation/incidents/list_integriaims_incidents.php:590 -msgid "Priority" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:583 -#: ../../enterprise/meta/include/functions_meta.php:2352 -#: ../../enterprise/include/class/CommandCenter.class.php:450 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:844 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1150 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1245 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1597 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1894 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2223 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2654 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2667 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2995 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3172 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3262 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3301 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3366 -#: ../../godmode/alerts/configure_alert_template.php:245 -#: ../../godmode/alerts/configure_alert_template.php:249 -#: ../../godmode/alerts/configure_alert_template.php:266 -#: ../../godmode/alerts/configure_alert_template.php:270 -#: ../../godmode/alerts/configure_alert_template.php:287 -#: ../../godmode/alerts/configure_alert_template.php:291 -#: ../../include/functions_config.php:1796 -msgid "Step" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:585 -msgid "Active db only" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:638 -msgid "Creating modules in target node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:642 -msgid "Disabling agent in source node and enabling in target one" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:646 -msgid "Transferring data" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:651 -msgid "Creating agent in target node" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:662 -#: ../../enterprise/meta/advanced/policymanager.queue.php:261 -#: ../../enterprise/godmode/policies/policy_queue.php:713 -#: ../../enterprise/godmode/policies/policy_queue.php:716 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:453 -#: ../../enterprise/include/class/Omnishell.class.php:369 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4180 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4299 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4459 -msgid "Finished" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:663 -#: ../../update_manager_client/lib/UpdateManager/Client.php:1874 -msgid "Completed" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:668 -msgid "Queued" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:673 -#: ../../godmode/agentes/planned_downtime.list.php:739 -#: ../../godmode/agentes/planned_downtime.list.php:812 -msgid "Running" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:895 -msgid "checking migration requirements" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.php:37 -#: ../../godmode/servers/modificar_server.php:439 -msgid "Server deleted successfully" -msgstr "" - -#: ../../enterprise/meta/advanced/servers.php:39 -#: ../../godmode/servers/modificar_server.php:441 -msgid "There was a problem deleting the server" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:129 -#: ../../enterprise/extensions/translate_string.php:265 -msgid "Translation added successfully" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:131 -#: ../../enterprise/extensions/translate_string.php:267 -msgid "Translation string could not be created" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:144 -#: ../../enterprise/extensions/translate_string.php:277 -msgid "Translation updated successfully" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:146 -#: ../../enterprise/extensions/translate_string.php:279 -msgid "Translation string could not be updated" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:174 -#: ../../enterprise/extensions/translate_string.php:306 -#: ../../godmode/users/configure_user.php:1174 -#: ../../godmode/users/user_management.php:584 -#: ../../godmode/massive/massive_edit_users.php:248 -#: ../../include/class/TipsWindow.class.php:465 -#: ../../include/class/TipsWindow.class.php:722 -#: ../../include/class/TipsWindow.class.php:889 -#: ../../operation/users/user_edit.php:437 -msgid "Language" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:188 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:189 -#: ../../enterprise/extensions/translate_string.php:320 -#: ../../enterprise/extensions/translate_string.php:321 -#: ../../enterprise/godmode/agentes/collection_manager.php:54 -#: ../../enterprise/godmode/agentes/collections.php:438 -#: ../../enterprise/godmode/policies/policies.php:339 -#: ../../enterprise/godmode/policies/policy_collections.php:160 -msgid "Free text for search (*)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:198 -#: ../../enterprise/meta/advanced/metasetup.relations.php:451 -#: ../../enterprise/meta/advanced/collections.php:227 -#: ../../enterprise/meta/advanced/collections.php:246 -#: ../../enterprise/meta/agentsearch.php:108 -#: ../../enterprise/meta/general/header.php:45 -#: ../../enterprise/meta/general/header.php:47 -#: ../../enterprise/meta/general/main_header.php:700 -#: ../../enterprise/meta/general/main_header.php:702 -#: ../../enterprise/extensions/translate_string.php:332 -#: ../../enterprise/godmode/policies/policy_modules.php:1507 -#: ../../enterprise/godmode/policies/policy_collections.php:172 -#: ../../enterprise/godmode/policies/policy_agents.php:444 -#: ../../enterprise/godmode/policies/policy_agents.php:466 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:155 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:168 -#: ../../enterprise/godmode/setup/setup_skins.php:131 -#: ../../enterprise/operation/agentes/tag_view.php:229 -#: ../../enterprise/operation/log/log_viewer.php:646 -#: ../../enterprise/operation/log/log_viewer.php:961 -#: ../../enterprise/operation/services/services.list.php:233 -#: ../../enterprise/operation/services/services.list.php:338 -#: ../../enterprise/operation/services/services.table_services.php:171 -#: ../../enterprise/operation/services/services.table_services.php:334 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:592 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:676 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:693 -#: ../../enterprise/tools/ipam/ipam_list.php:116 -#: ../../enterprise/tools/ipam/ipam_list.php:210 -#: ../../enterprise/tools/ipam/ipam_list.php:227 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:198 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:223 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:240 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:393 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:416 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:433 -#: ../../godmode/groups/group_list.php:796 -#: ../../godmode/users/user_list.php:485 ../../godmode/users/user_list.php:505 -#: ../../godmode/agentes/planned_downtime.list.php:372 -#: ../../godmode/agentes/planned_downtime.list.php:697 -#: ../../godmode/agentes/module_manager.php:63 -#: ../../godmode/alerts/alert_actions.php:250 -#: ../../godmode/alerts/alert_actions.php:317 -#: ../../godmode/alerts/alert_actions.php:332 -#: ../../godmode/alerts/alert_actions.php:333 -#: ../../godmode/alerts/alert_templates.php:330 -#: ../../godmode/alerts/alert_templates.php:347 -#: ../../godmode/reporting/map_builder.php:357 -#: ../../godmode/reporting/graphs.php:238 -#: ../../godmode/reporting/visual_console_favorite.php:177 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1332 -#: ../../godmode/module_library/module_library_view.php:102 -#: ../../godmode/module_library/module_library_view.php:112 -#: ../../mobile/operation/agent.php:323 ../../include/ajax/heatmap.ajax.php:76 -#: ../../include/functions_snmp.php:358 -#: ../../include/class/SatelliteAgent.class.php:184 -#: ../../include/class/CalendarManager.class.php:1071 -#: ../../include/class/SatelliteCollection.class.php:164 -#: ../../include/class/AgentWizard.class.php:2753 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:236 -#: ../../include/functions_snmp_browser.php:1042 -#: ../../include/functions_snmp_browser.php:1684 -#: ../../operation/search_results.php:194 -#: ../../operation/search_results.php:203 -#: ../../operation/agentes/estado_agente.php:360 -#: ../../operation/agentes/status_monitor.php:917 -#: ../../operation/agentes/agent_inventory.php:153 -#: ../../operation/inventory/inventory.php:646 -#: ../../general/ui/agents_list.php:100 ../../general/ui/agents_list.php:113 -msgid "Search" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:215 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:216 -#: ../../enterprise/meta/advanced/collections.php:261 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:338 -#: ../../enterprise/meta/event/custom_events.php:67 -#: ../../enterprise/meta/event/custom_events.php:86 -#: ../../enterprise/meta/general/main_header.php:302 -#: ../../enterprise/meta/general/main_menu.php:503 -#: ../../enterprise/extensions/translate_string.php:347 -#: ../../enterprise/extensions/translate_string.php:348 -#: ../../enterprise/extensions/vmware/vmware_view.php:689 -#: ../../enterprise/extensions/vmware/vmware_view.php:1860 -#: ../../enterprise/godmode/modules/local_components.php:623 -#: ../../enterprise/godmode/agentes/collections.php:473 -#: ../../enterprise/godmode/agentes/collections.php:474 -#: ../../enterprise/godmode/policies/policy_modules.php:1553 -#: ../../enterprise/godmode/policies/policy_queue.php:380 -#: ../../enterprise/godmode/policies/policies.php:380 -#: ../../enterprise/godmode/policies/policy_linking.php:175 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:415 -#: ../../enterprise/godmode/policies/policy_collections.php:196 -#: ../../enterprise/godmode/policies/policy_agents.php:479 -#: ../../enterprise/godmode/setup/setup_skins.php:154 -#: ../../enterprise/godmode/setup/setup_acl.php:511 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2947 -#: ../../enterprise/operation/agentes/tag_view.php:533 -#: ../../enterprise/operation/log/log_viewer.php:1030 -#: ../../enterprise/operation/services/services.list.php:497 -#: ../../enterprise/operation/services/services.table_services.php:472 -#: ../../enterprise/operation/services/services.table_services.php:487 -#: ../../extensions/module_groups.php:322 -#: ../../extensions/realtime_graphs.php:216 -#: ../../godmode/modules/manage_network_components.php:712 -#: ../../godmode/groups/group_list.php:831 -#: ../../godmode/agentes/planned_downtime.list.php:661 -#: ../../godmode/agentes/planned_downtime.list.php:662 -#: ../../godmode/agentes/planned_downtime.list.php:711 -#: ../../godmode/agentes/planned_downtime.list.php:712 -#: ../../godmode/reporting/reporting_builder.list_items.php:283 -#: ../../godmode/reporting/map_builder.php:400 -#: ../../godmode/reporting/graphs.php:299 -#: ../../godmode/reporting/visual_console_favorite.php:220 -#: ../../godmode/reporting/reporting_builder.php:785 -#: ../../godmode/events/events.php:105 ../../godmode/events/events.php:124 -#: ../../godmode/tag/tag.php:264 ../../include/functions_ui.php:4065 -#: ../../include/functions_ui.php:4078 -#: ../../include/class/AgentsAlerts.class.php:880 -#: ../../include/functions_snmp_browser.php:1011 -#: ../../operation/agentes/estado_agente.php:508 -#: ../../operation/agentes/status_monitor.php:1083 -#: ../../operation/agentes/agent_inventory.php:188 -#: ../../operation/incidents/list_integriaims_incidents.php:502 -#: ../../operation/inventory/inventory.php:726 -#: ../../operation/reporting/reporting_viewer.php:305 -#: ../../operation/reporting/graph_viewer.php:415 -msgid "Filters" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:233 -#: ../../enterprise/extensions/translate_string.php:364 -msgid "Original string" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:234 -#: ../../enterprise/extensions/translate_string.php:365 -msgid "Translation in selected language" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:235 -#: ../../enterprise/extensions/translate_string.php:366 -msgid "Customize translation" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:304 -#: ../../enterprise/extensions/translate_string.php:432 -#: ../../enterprise/godmode/setup/setup_acl.php:934 -#: ../../enterprise/godmode/reporting/visual_console_template.php:286 -#: ../../enterprise/operation/agentes/wux_console_view.php:568 -#: ../../include/ajax/visual_console_builder.ajax.php:343 -#: ../../include/functions_visual_map.php:2843 -#: ../../include/lib/Dashboard/Widgets/netflow.php:323 -#: ../../operation/network/network_usage_map.php:389 -#: ../../operation/netflow/nf_live_view.php:720 -msgid "No data to show" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:218 -#: ../../enterprise/meta/advanced/metasetup.relations.php:572 -#: ../../enterprise/meta/include/functions_autoprovision.php:401 -#: ../../enterprise/meta/include/functions_wizard_meta.php:494 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:755 -#: ../../enterprise/godmode/setup/setup_acl.php:609 -#: ../../enterprise/godmode/setup/setup_acl.php:904 -#: ../../enterprise/include/functions_cron.php:582 -#: ../../enterprise/include/lib/NetworkManager.php:87 -#: ../../godmode/agentes/module_manager_editor_wmi.php:54 -#: ../../godmode/agentes/module_manager_editor_network.php:101 -#: ../../godmode/menu.php:152 -#: ../../godmode/massive/massive_edit_modules.php:947 -#: ../../godmode/wizards/Custom.class.php:115 -#: ../../godmode/wizards/Custom.class.php:123 -#: ../../include/functions_html.php:1981 ../../include/functions_html.php:1982 -#: ../../include/functions_html.php:2092 ../../include/functions_html.php:2093 -#: ../../include/functions_html.php:2245 ../../include/functions_html.php:2246 -#: ../../include/functions_html.php:6981 ../../include/functions_html.php:6982 -#: ../../include/class/ExtensionsDiscovery.class.php:345 -#: ../../include/class/ExtensionsDiscovery.class.php:352 -#: ../../include/class/CredentialStore.class.php:959 -#: ../../operation/netflow/nf_live_view.php:283 -msgid "Custom" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:239 -msgid "Node Address Default" -msgstr "" - -#: ../../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 "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:305 -msgid "Import file" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:319 -msgid "Ip Gateway" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:320 -#: ../../enterprise/meta/advanced/metasetup.relations.php:564 -msgid "Imei" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:330 -#: ../../include/class/NetworkMap.class.php:3273 -#: ../../include/class/NetworkMap.class.php:3274 -msgid "Relations" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:351 -msgid "Relation" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:361 -#: ../../enterprise/meta/advanced/metasetup.relations.php:440 -msgid "Node Address" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:398 -msgid "Insert relation" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:406 -msgid "Show list relations" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:430 -#: ../../enterprise/meta/include/functions_autoprovision.php:700 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:503 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:593 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:827 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:402 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2570 -#: ../../enterprise/include/functions_reporting_csv.php:1249 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:2772 -#: ../../enterprise/operation/services/services.service.php:115 -#: ../../enterprise/operation/services/services.list.php:544 -#: ../../godmode/agentes/module_manager_editor_common.php:1458 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:126 -#: ../../godmode/massive/massive_edit_modules.php:1062 -#: ../../godmode/alerts/configure_alert_template.php:860 -#: ../../godmode/setup/setup_visuals.php:1834 -#: ../../godmode/setup/setup_visuals.php:1924 -#: ../../godmode/setup/setup_visuals.php:2006 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2759 -#: ../../godmode/reporting/visual_console_builder.wizard.php:330 -#: ../../include/functions_visual_map_editor.php:741 -#: ../../include/functions_reporting_html.php:953 -#: ../../include/functions_reporting_html.php:2486 -#: ../../include/functions_reporting_html.php:4994 -#: ../../include/functions_reporting_html.php:5531 -#: ../../include/ajax/events.php:2146 ../../include/functions_graph.php:5192 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:505 -#: ../../include/functions_reports.php:1092 -#: ../../include/functions_netflow.php:212 -#: ../../include/functions_snmp_browser.php:560 -msgid "Value" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:462 -msgid "Show Filters" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:549 -msgid "Node address" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:550 -#: ../../enterprise/godmode/policies/policy_modules.php:1588 -#: ../../enterprise/godmode/admin_access_logs.php:54 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:270 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:397 -#: ../../enterprise/godmode/services/services.massive.elements.php:79 -#: ../../enterprise/godmode/reporting/graph_template_list.php:209 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:248 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3599 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3797 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3820 -#: ../../enterprise/godmode/servers/manage_export.php:178 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:468 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:530 -#: ../../enterprise/include/ajax/policy.ajax.php:465 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2666 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3012 -#: ../../enterprise/include/functions_services.php:1654 -#: ../../enterprise/operation/agentes/policy_view.php:261 -#: ../../enterprise/operation/agentes/tag_view.php:792 -#: ../../enterprise/tools/ipam/ipam_list.php:752 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:330 -#: ../../godmode/modules/manage_nc_groups.php:266 -#: ../../godmode/modules/manage_inventory_modules.php:295 -#: ../../godmode/modules/manage_network_components.php:784 -#: ../../godmode/modules/manage_network_templates.php:250 -#: ../../godmode/agentes/agent_template.php:277 -#: ../../godmode/agentes/planned_downtime.editor.php:1446 -#: ../../godmode/agentes/module_manager.php:713 -#: ../../godmode/netflow/nf_item_list.php:178 -#: ../../godmode/netflow/nf_edit.php:168 -#: ../../godmode/snmpconsole/snmp_alert.php:1919 -#: ../../godmode/snmpconsole/snmp_alert.php:2080 -#: ../../godmode/snmpconsole/snmp_filters.php:315 -#: ../../godmode/massive/massive_operations.php:453 -#: ../../godmode/massive/massive_standby_alerts.php:251 -#: ../../godmode/massive/massive_delete_action_alerts.php:271 -#: ../../godmode/massive/massive_enable_disable_alerts.php:223 -#: ../../godmode/massive/massive_add_action_alerts.php:249 -#: ../../godmode/alerts/alert_list.list.php:825 -#: ../../godmode/alerts/alert_view.php:399 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4192 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4683 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4704 -#: ../../godmode/reporting/visual_console_builder.elements.php:134 -#: ../../godmode/events/event_filter.php:149 -#: ../../mobile/operation/tactical.php:349 -#: ../../include/functions_reporting_html.php:3483 -#: ../../include/functions_reporting_html.php:6058 -#: ../../include/functions.php:3109 ../../include/ajax/alert_list.ajax.php:307 -#: ../../include/ajax/alert_list.ajax.php:332 -#: ../../include/ajax/alert_list.ajax.php:531 -#: ../../include/functions_profile.php:207 ../../include/functions_ui.php:1648 -#: ../../include/class/AgentsAlerts.class.php:912 -#: ../../include/class/SnmpConsole.class.php:512 -#: ../../include/class/AuditLog.class.php:111 -#: ../../include/class/AuditLog.class.php:230 -#: ../../include/class/ModuleTemplates.class.php:850 -#: ../../include/functions_ui_renders.php:117 -#: ../../operation/agentes/alerts_status.php:281 -#: ../../operation/agentes/alerts_status.php:282 -#: ../../operation/agentes/alerts_status.functions.php:178 -#: ../../operation/search_alerts.php:37 ../../general/logon_ok.php:301 -msgid "Action" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:562 -msgid "Gateway" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.relations.php:642 -msgid "There are no relations yet" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:87 -msgid "Passwords" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:93 -#: ../../enterprise/meta/include/functions_meta.php:407 -#: ../../enterprise/godmode/setup/setup.php:318 -#: ../../include/functions_config.php:514 -msgid "Enable password policy" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:94 -#: ../../enterprise/meta/advanced/metasetup.password.php:175 -#: ../../enterprise/meta/advanced/metasetup.password.php:194 -#: ../../enterprise/meta/advanced/metasetup.password.php:201 -#: ../../enterprise/meta/advanced/metasetup.password.php:208 -#: ../../enterprise/meta/advanced/metasetup.password.php:215 -#: ../../enterprise/meta/advanced/metasetup.password.php:222 -#: ../../enterprise/meta/advanced/metasetup.setup.php:125 -#: ../../enterprise/meta/advanced/metasetup.setup.php:244 -#: ../../enterprise/meta/advanced/metasetup.setup.php:287 -#: ../../enterprise/meta/advanced/metasetup.setup.php:351 -#: ../../enterprise/meta/advanced/metasetup.setup.php:413 -#: ../../enterprise/meta/advanced/metasetup.setup.php:478 -#: ../../enterprise/meta/advanced/metasetup.setup.php:502 -#: ../../enterprise/meta/advanced/metasetup.setup.php:526 -#: ../../enterprise/meta/advanced/metasetup.setup.php:552 -#: ../../enterprise/meta/advanced/metasetup.setup.php:578 -#: ../../enterprise/meta/advanced/metasetup.setup.php:620 -#: ../../enterprise/meta/advanced/metasetup.setup.php:670 -#: ../../enterprise/meta/advanced/metasetup.performance.php:134 -#: ../../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:230 -#: ../../enterprise/godmode/setup/setup_auth.php:431 -#: ../../enterprise/godmode/setup/setup_auth.php:479 -#: ../../enterprise/godmode/setup/setup_auth.php:1558 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:521 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:317 -#: ../../enterprise/godmode/reporting/visual_console_template.php:309 -#: ../../enterprise/include/functions_cron.php:767 -#: ../../enterprise/include/functions_tasklist.php:372 -#: ../../enterprise/include/functions_reporting_csv.php:2031 -#: ../../enterprise/include/functions_reporting.php:2579 -#: ../../godmode/update_manager/update_manager.setup.php:395 -#: ../../godmode/users/configure_user.php:1379 -#: ../../godmode/agentes/agent_conf_gis.php:133 -#: ../../godmode/massive/massive_edit_agents.php:699 -#: ../../godmode/massive/massive_edit_agents.php:1112 -#: ../../godmode/massive/massive_edit_agents.php:1144 -#: ../../godmode/massive/massive_edit_modules.php:705 -#: ../../godmode/massive/massive_edit_modules.php:727 -#: ../../godmode/massive/massive_edit_modules.php:811 -#: ../../godmode/massive/massive_edit_modules.php:833 -#: ../../godmode/massive/massive_edit_modules.php:885 -#: ../../godmode/massive/massive_edit_modules.php:1277 -#: ../../godmode/massive/massive_edit_modules.php:1310 -#: ../../godmode/massive/massive_edit_modules.php:1354 -#: ../../godmode/alerts/alert_view.php:135 -#: ../../godmode/alerts/alert_view.php:265 -#: ../../godmode/reporting/reporting_builder.php:1087 -#: ../../godmode/reporting/visual_console_builder.wizard.php:382 -#: ../../godmode/reporting/visual_console_builder.wizard.php:481 -#: ../../godmode/servers/modificar_server.php:189 -#: ../../include/functions_reporting_html.php:1677 -#: ../../include/functions_cron.php:686 ../../include/functions_profile.php:304 -#: ../../include/functions_snmp.php:390 -#: ../../include/class/EventSound.class.php:349 -#: ../../include/class/SnmpConsole.class.php:403 -#: ../../operation/users/user_edit.php:433 -#: ../../operation/netflow/nf_live_view.php:349 -msgid "Yes" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:95 -#: ../../enterprise/meta/advanced/metasetup.password.php:182 -#: ../../enterprise/meta/advanced/metasetup.password.php:195 -#: ../../enterprise/meta/advanced/metasetup.password.php:202 -#: ../../enterprise/meta/advanced/metasetup.password.php:209 -#: ../../enterprise/meta/advanced/metasetup.password.php:216 -#: ../../enterprise/meta/advanced/metasetup.password.php:223 -#: ../../enterprise/meta/advanced/metasetup.setup.php:136 -#: ../../enterprise/meta/advanced/metasetup.setup.php:255 -#: ../../enterprise/meta/advanced/metasetup.setup.php:295 -#: ../../enterprise/meta/advanced/metasetup.setup.php:359 -#: ../../enterprise/meta/advanced/metasetup.setup.php:421 -#: ../../enterprise/meta/advanced/metasetup.setup.php:486 -#: ../../enterprise/meta/advanced/metasetup.setup.php:510 -#: ../../enterprise/meta/advanced/metasetup.setup.php:534 -#: ../../enterprise/meta/advanced/metasetup.setup.php:560 -#: ../../enterprise/meta/advanced/metasetup.setup.php:586 -#: ../../enterprise/meta/advanced/metasetup.setup.php:628 -#: ../../enterprise/meta/advanced/metasetup.setup.php:678 -#: ../../enterprise/meta/advanced/metasetup.performance.php:135 -#: ../../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.php:61 -#: ../../enterprise/godmode/setup/setup_auth.php:230 -#: ../../enterprise/godmode/setup/setup_auth.php:434 -#: ../../enterprise/godmode/setup/setup_auth.php:482 -#: ../../enterprise/godmode/setup/setup_auth.php:1561 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:523 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:319 -#: ../../enterprise/godmode/reporting/visual_console_template.php:309 -#: ../../enterprise/include/functions_cron.php:766 -#: ../../enterprise/include/functions_tasklist.php:372 -#: ../../enterprise/include/functions_reporting_csv.php:2031 -#: ../../enterprise/include/functions_reporting.php:2579 -#: ../../godmode/update_manager/update_manager.setup.php:396 -#: ../../godmode/users/configure_user.php:1380 -#: ../../godmode/agentes/agent_conf_gis.php:142 -#: ../../godmode/massive/massive_edit_agents.php:700 -#: ../../godmode/massive/massive_edit_agents.php:1123 -#: ../../godmode/massive/massive_edit_agents.php:1145 -#: ../../godmode/massive/massive_edit_modules.php:706 -#: ../../godmode/massive/massive_edit_modules.php:728 -#: ../../godmode/massive/massive_edit_modules.php:812 -#: ../../godmode/massive/massive_edit_modules.php:834 -#: ../../godmode/massive/massive_edit_modules.php:886 -#: ../../godmode/massive/massive_edit_modules.php:1277 -#: ../../godmode/massive/massive_edit_modules.php:1311 -#: ../../godmode/massive/massive_edit_modules.php:1355 -#: ../../godmode/alerts/alert_view.php:135 -#: ../../godmode/alerts/alert_view.php:265 -#: ../../godmode/alerts/alert_view.php:363 ../../godmode/setup/news.php:389 -#: ../../godmode/reporting/reporting_builder.php:1089 -#: ../../godmode/reporting/visual_console_builder.wizard.php:393 -#: ../../godmode/reporting/visual_console_builder.wizard.php:492 -#: ../../godmode/servers/modificar_server.php:187 -#: ../../mobile/operation/events.php:358 ../../mobile/operation/events.php:366 -#: ../../include/functions_reporting_html.php:1677 -#: ../../include/functions_cron.php:686 ../../include/functions_profile.php:304 -#: ../../include/functions_snmp.php:382 -#: ../../include/class/EventSound.class.php:348 -#: ../../include/class/SnmpConsole.class.php:402 -#: ../../include/functions_events.php:4946 -#: ../../include/functions_events.php:4951 -#: ../../operation/users/user_edit.php:434 -#: ../../operation/netflow/nf_live_view.php:359 -msgid "No" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:114 -#: ../../enterprise/meta/include/functions_meta.php:417 -#: ../../enterprise/godmode/setup/setup.php:329 -#: ../../include/functions_config.php:518 -msgid "Min. size password" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:122 -#: ../../enterprise/godmode/setup/setup.php:340 -msgid " Caracters" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:126 -#: ../../enterprise/meta/include/functions_meta.php:447 -#: ../../enterprise/godmode/setup/setup.php:347 -#: ../../include/functions_config.php:522 -msgid "Password expiration" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:126 -msgid "Set 0 if never expire." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:134 -#: ../../enterprise/godmode/setup/setup.php:358 -msgid " Days" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:138 -#: ../../enterprise/meta/include/functions_meta.php:467 -#: ../../enterprise/godmode/setup/setup.php:395 -#: ../../include/functions_config.php:530 -msgid "User blocked if login fails" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:146 -#: ../../enterprise/godmode/setup/setup.php:406 -msgid " Minutes" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:150 -#: ../../enterprise/meta/include/functions_meta.php:477 -#: ../../enterprise/godmode/setup/setup.php:413 -#: ../../include/functions_config.php:534 -msgid "Number of failed login attempts" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:150 -msgid "Two attempts minimum" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:158 -#: ../../enterprise/godmode/setup/setup.php:424 -msgid " Attempts" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:162 -#: ../../enterprise/meta/include/functions_meta.php:499 -#: ../../enterprise/godmode/setup/setup.php:451 -#: ../../include/functions_config.php:554 -msgid "Compare previous password" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:174 -#: ../../enterprise/meta/include/functions_meta.php:487 -#: ../../enterprise/godmode/setup/setup.php:441 -#: ../../include/functions_config.php:550 -msgid "Enable password history" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:192 -#: ../../enterprise/meta/include/functions_meta.php:510 -#: ../../enterprise/godmode/setup/setup.php:431 -#: ../../include/functions_config.php:546 -msgid "Apply password policy to admin users" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:199 -#: ../../enterprise/meta/include/functions_meta.php:457 -#: ../../enterprise/godmode/setup/setup.php:385 -#: ../../include/functions_config.php:526 -msgid "Force change password on first login" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:206 -#: ../../enterprise/meta/include/functions_meta.php:427 -#: ../../enterprise/godmode/setup/setup.php:365 -#: ../../include/functions_config.php:538 -msgid "Password must have numbers" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:213 -#: ../../enterprise/meta/include/functions_meta.php:437 -#: ../../enterprise/godmode/setup/setup.php:375 -#: ../../include/functions_config.php:542 -msgid "Password must have symbols" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:220 -#: ../../enterprise/meta/include/functions_meta.php:521 -#: ../../enterprise/godmode/setup/setup.php:463 -#: ../../include/functions_config.php:558 -msgid "Activate reset password" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:228 -#: ../../enterprise/meta/include/functions_meta.php:531 -#: ../../enterprise/godmode/setup/setup.php:473 -#: ../../include/functions_config.php:562 -msgid "Exclusion word list for passwords" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.password.php:262 -#: ../../enterprise/godmode/setup/setup.php:530 -msgid "Enter restricted passwords..." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:64 -msgid "Cannot create an unnamed rule." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:75 -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:105 -msgid "Error creating provisioning rule." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:91 -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:119 -msgid "Error updating provisioning rule." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:125 -msgid "Error deleting provisioning rule." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:135 -msgid "There was an error rule when moving the provisioning." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:201 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:222 -msgid "Create rule" -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:202 -msgid "Edit rule" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:85 -#: ../../godmode/update_manager/update_manager.setup.php:168 -#: ../../godmode/update_manager/update_manager.setup.php:243 -msgid "Succesful Update the url config vars." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:86 -#: ../../godmode/update_manager/update_manager.setup.php:169 -#: ../../godmode/update_manager/update_manager.setup.php:244 -msgid "Unsuccesful Update the url config vars." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:111 -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 "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:117 -#: ../../godmode/setup/setup_general.php:788 -msgid "Mail configuration" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:122 -#: ../../include/functions_config.php:418 -msgid "From dir" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:127 -#: ../../godmode/setup/setup_general.php:819 -#: ../../include/functions_config.php:422 -msgid "From name" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:132 -#: ../../include/functions_config.php:414 -msgid "Server SMTP" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:137 -#: ../../include/functions_config.php:426 -msgid "Port SMTP" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:142 -#: ../../godmode/setup/setup_general.php:880 -#: ../../include/functions_config.php:430 -msgid "Encryption" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:148 -#: ../../godmode/gis_maps/configure_gis_map.php:586 -#: ../../godmode/setup/setup_general.php:886 -#: ../../godmode/reporting/create_container.php:291 -#: ../../godmode/reporting/create_container.php:310 -#: ../../include/ajax/module.php:2613 ../../include/ajax/events.php:1046 -#: ../../include/ajax/graph.ajax.php:147 ../../include/functions_html.php:5241 -msgid "none" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:155 -#: ../../godmode/setup/setup_general.php:855 -#: ../../include/functions_config.php:434 -msgid "Email user" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.mail.php:160 -#: ../../godmode/setup/setup_general.php:866 -#: ../../include/functions_config.php:438 -msgid "Email password" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:53 -msgid "Consoles Setup" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:61 -#: ../../enterprise/meta/advanced/metasetup.php:242 -msgid "General setup" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:69 -#: ../../enterprise/meta/advanced/metasetup.php:245 -msgid "Passwords setup" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:78 -#: ../../enterprise/meta/advanced/metasetup.php:249 -#: ../../enterprise/meta/include/functions_meta.php:296 -#: ../../enterprise/meta/general/main_header.php:143 -#: ../../enterprise/meta/general/main_menu.php:253 -#: ../../enterprise/operation/log/elasticsearch_interface.php:30 -#: ../../enterprise/operation/log/log_viewer.php:399 -#: ../../enterprise/operation/log/log_viewer.php:439 -#: ../../enterprise/operation/log/log_viewer.php:498 -#: ../../enterprise/operation/menu.php:162 -#: ../../operation/agentes/ver_agente.php:1936 -msgid "Log viewer" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:89 -#: ../../enterprise/godmode/menu.php:132 -#: ../../enterprise/include/functions_setup.php:67 -#: ../../enterprise/include/functions_setup.php:119 -#: ../../operation/agentes/datos_agente.php:181 -msgid "History database" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:100 -#: ../../enterprise/meta/advanced/metasetup.php:253 ../../godmode/menu.php:454 -#: ../../godmode/setup/setup.php:113 ../../godmode/setup/setup.php:274 -msgid "Authentication" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:110 -#: ../../enterprise/meta/advanced/metasetup.php:261 -msgid "Visual setup" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:118 -#: ../../enterprise/meta/advanced/metasetup.php:265 -msgid "Performance setup" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:126 -#: ../../enterprise/meta/advanced/metasetup.php:225 -#: ../../enterprise/meta/advanced/metasetup.php:269 ../../godmode/menu.php:533 -#: ../../godmode/setup/file_manager.php:47 -#: ../../godmode/setup/file_manager.php:60 -msgid "File manager" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:134 -#: ../../enterprise/meta/advanced/metasetup.php:273 -msgid "Strings translation" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:142 -#: ../../enterprise/meta/advanced/metasetup.php:277 -msgid "Mail" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:150 -#: ../../enterprise/meta/advanced/metasetup.php:281 ../../godmode/menu.php:483 -#: ../../godmode/setup/setup.php:218 ../../godmode/setup/setup.php:325 -msgid "Notifications" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:162 -msgid "Relations rules" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:175 -msgid "Warp Update Setup" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:183 -msgid "Warp Update Journal" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:191 -msgid "Warp Update Offline" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:199 -msgid "Warp Update Online" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:237 -msgid "Consoles setup" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:257 -#: ../../godmode/setup/setup.php:362 -msgid "Historical database" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:285 -msgid "Relations Rules" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:289 -msgid "Online Update Options" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:293 -msgid "Online Update Journal" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:297 -msgid "Online Update Offline" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:301 -msgid "Online Update Online" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.php:306 -#: ../../enterprise/meta/advanced/metasetup.php:319 -#: ../../enterprise/meta/general/logon_ok.php:98 -#: ../../enterprise/meta/general/main_menu.php:754 -#: ../../enterprise/meta/general/main_menu.php:755 -#: ../../enterprise/meta/general/main_menu.php:795 -#: ../../enterprise/meta/general/main_menu.php:796 -#: ../../enterprise/meta/general/main_menu.php:829 -#: ../../enterprise/meta/general/main_menu.php:830 -#: ../../enterprise/extensions/translate_string.php:182 -#: ../../enterprise/godmode/policies/configure_policy.php:38 -#: ../../enterprise/godmode/setup/setup_skins.php:49 -#: ../../enterprise/godmode/setup/edit_skin.php:55 -#: ../../enterprise/godmode/servers/HA_cluster.php:89 -#: ../../enterprise/include/functions_policies.php:3701 -#: ../../godmode/update_manager/update_manager.php:57 -#: ../../godmode/update_manager/update_manager.php:87 -#: ../../godmode/agentes/configurar_agente.php:405 -#: ../../godmode/agentes/configurar_agente.php:725 ../../godmode/menu.php:432 -#: ../../godmode/menu.php:439 ../../godmode/setup/setup.php:389 -#: ../../godmode/setup/gis_step_2.php:63 ../../godmode/setup/gis_step_2.php:67 -#: ../../godmode/setup/gis_step_2.php:100 -#: ../../godmode/setup/gis_step_2.php:104 -#: ../../godmode/module_library/module_library_view.php:48 -#: ../../operation/agentes/estado_agente.php:242 -#: ../../operation/gis_maps/render_view.php:174 -msgid "Setup" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:129 -#: ../../enterprise/godmode/policies/policy.php:251 -#: ../../enterprise/godmode/policies/policy.php:299 -#: ../../enterprise/operation/agentes/policy_manager.php:310 -msgid "Duplicated or incompatible operation in the queue" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:137 -#: ../../enterprise/meta/advanced/policymanager.apply.php:141 -#: ../../enterprise/godmode/policies/policy.php:239 -#: ../../enterprise/godmode/policies/policy.php:294 -#: ../../enterprise/operation/agentes/policy_manager.php:305 -msgid "Operation successfully added to the queue" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:141 -#: ../../enterprise/meta/advanced/policymanager.apply.php:149 -msgid "Only database" -msgstr "" - -#: ../../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:245 -#: ../../enterprise/godmode/policies/policy.php:295 -#: ../../enterprise/operation/agentes/policy_manager.php:306 -#: ../../enterprise/operation/agentes/policy_manager.php:391 -msgid "Operation cannot be added to the queue" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:186 -msgid "Apply Policies" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:198 -#: ../../enterprise/godmode/policies/policy_alerts.php:55 -#: ../../enterprise/godmode/policies/configure_policy.php:56 -#: ../../enterprise/godmode/policies/policy_modules.php:468 -#: ../../enterprise/godmode/policies/policy_linking.php:37 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:61 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:77 -#: ../../enterprise/godmode/policies/policy_collections.php:49 -#: ../../enterprise/godmode/policies/policy.php:81 -#: ../../enterprise/godmode/policies/policy.php:102 -#: ../../enterprise/godmode/policies/policy.php:124 -#: ../../enterprise/godmode/policies/policy.php:154 -#: ../../enterprise/include/functions_groups.php:33 -#: ../../enterprise/operation/agentes/ver_agente.php:254 -#: ../../godmode/agentes/configurar_agente.php:743 -#: ../../include/functions_networkmap.php:1303 -#: ../../include/functions_maps.php:42 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:349 -#: ../../operation/tree.php:128 ../../operation/search_results.php:173 -#: ../../operation/agentes/estado_agente.php:405 -#: ../../operation/agentes/ver_agente.php:1903 -#: ../../operation/search_main.php:145 -msgid "Policies" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:213 -#: ../../enterprise/meta/advanced/policymanager.queue.php:311 -#: ../../enterprise/godmode/policies/policy_queue.php:758 -#: ../../enterprise/godmode/policies/policy_agents.php:974 -#: ../../enterprise/godmode/policies/policy_agents.php:1358 -#: ../../include/functions_visual_map_editor.php:637 -msgid "Apply" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:99 -#: ../../enterprise/include/class/Omnishell.class.php:2009 -#: ../../enterprise/include/lib/Metaconsole/Node.php:140 -#: ../../enterprise/include/lib/Metaconsole/Node.php:189 -#: ../../enterprise/include/lib/Metaconsole/Node.php:240 -#: ../../enterprise/include/lib/Metaconsole/Node.php:284 -#: ../../enterprise/include/lib/Metaconsole/Node.php:337 -msgid "success" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:105 -#, php-format -msgid "Node %s is not recognized as metaconsole node." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:112 -#, php-format -msgid "Node %s license missmatch." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:119 -#, php-format -msgid "Cannot connect to node %s" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:126 -#, php-format -msgid "Unknown error synchronizing %s" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:136 -#, php-format -msgid "Synchronized %d nodes, but some failed to synchronize %s" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:143 -#, php-format -msgid "Successfully synchronized all nodes (%d)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:229 -msgid "Node synchronization process failed" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:229 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:343 -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 "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:239 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:86 -msgid "Could not be update" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:279 -msgid "Could not be created, duplicated register found." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:341 -msgid "Node synchronization process failed: " -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:341 -#: ../../godmode/setup/license.php:129 -msgid "Unknown error" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:362 -msgid "Successfully registered" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:363 -#, php-format -msgid "Could not be registered %s" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:389 -msgid "Successfully delete" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:390 -msgid "Could not be delete" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:406 -#: ../../enterprise/godmode/policies/policy_alerts.php:137 -#: ../../enterprise/godmode/policies/policy_modules.php:529 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:147 -#: ../../godmode/users/user_list.php:449 -#: ../../godmode/agentes/configurar_agente.php:2275 -#: ../../godmode/agentes/modificar_agente.php:227 -#: ../../godmode/massive/massive_enable_disable_alerts.php:102 -#: ../../godmode/alerts/alert_list.php:476 -#: ../../include/ajax/alert_list.ajax.php:371 -msgid "Successfully enabled" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:407 -#: ../../enterprise/godmode/policies/policy_alerts.php:138 -#: ../../enterprise/godmode/policies/policy_modules.php:530 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:148 -#: ../../godmode/agentes/configurar_agente.php:2276 -#: ../../godmode/agentes/modificar_agente.php:228 -#: ../../godmode/massive/massive_enable_disable_alerts.php:102 -#: ../../godmode/alerts/alert_list.php:477 -#: ../../include/ajax/alert_list.ajax.php:373 -msgid "Could not be enabled" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:431 -#: ../../enterprise/godmode/policies/policy_alerts.php:163 -#: ../../enterprise/godmode/policies/policy_modules.php:546 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:156 -#: ../../godmode/users/user_list.php:443 -#: ../../godmode/agentes/configurar_agente.php:2300 -#: ../../godmode/agentes/modificar_agente.php:270 -#: ../../godmode/massive/massive_enable_disable_alerts.php:124 -#: ../../godmode/alerts/alert_list.php:512 -#: ../../include/ajax/alert_list.ajax.php:392 -msgid "Successfully disabled" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:432 -#, php-format -msgid "Could not be disabled: %s" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:450 -msgid "System is centralised, but a node has been modified." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:452 -msgid "" -"If you have changed the node database to a different one, please go to " -"Command center and perform a database unification process." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:455 -msgid "" -"Please note that this node will not be usable until the environment is " -"unified." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:461 -msgid "" -"System is centralised, please go to command center to perform a database " -"merge process to add new nodes." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:464 -msgid "" -"Please note that the new node will not be usable until the environment is " -"unified." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:470 -#, php-format -msgid "" -"System is centralised, but you just modify nodes registered, please go to %s " -"to perform a database merge process." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:473 -msgid "This node will not be usable until unifying the environment" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:551 -#, php-format -msgid "%s Metaconsole item edition" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:555 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:930 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:502 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1714 -#: ../../enterprise/include/functions_reporting_csv.php:1249 -#: ../../godmode/reporting/graph_builder.graph_editor.php:347 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1309 -#: ../../godmode/reporting/visual_console_builder.elements.php:120 -#: ../../godmode/reporting/visual_console_builder.elements.php:310 -#: ../../godmode/reporting/visual_console_builder.wizard.php:469 -#: ../../include/functions_visual_map_editor.php:67 -#: ../../include/functions_visual_map_editor.php:189 -#: ../../include/functions_visual_map_editor.php:817 -#: ../../include/functions_visual_map_editor.php:1448 -#: ../../include/functions_visual_map.php:4219 -#: ../../include/rest-api/models/VisualConsole/Item.php:1951 -#: ../../include/rest-api/models/VisualConsole/Item.php:2143 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:329 -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:287 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:354 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:365 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:471 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:455 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:347 -#: ../../include/lib/Dashboard/Widgets/module_value.php:322 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:260 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:314 -#: ../../include/lib/Dashboard/Widgets/module_status.php:338 -#: ../../operation/visual_console/view.php:360 -msgid "Label" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:556 -msgid "Custom label to identify this setup." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:563 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:932 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:206 -msgid "Console URL" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:564 -#, php-format -msgid "Full path to %s console (without index.php). Example %s" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:571 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 -msgid "Auth token" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:572 -#, php-format -msgid "" -"Token previously configured on the destination %s console in order to use " -"delegated authentification." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:586 -#: ../../enterprise/meta/advanced/metasetup.setup.php:378 -#: ../../enterprise/meta/include/functions_meta.php:221 -#: ../../enterprise/meta/include/functions_meta.php:231 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:210 -#: ../../godmode/setup/setup_general.php:359 -#: ../../include/functions_config.php:240 -msgid "API password" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:598 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:233 -msgid "Console User" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:609 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:237 -msgid "Console Password" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:621 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:933 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:215 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:275 -msgid "DB Host" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:633 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:219 -msgid "DB Name" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:645 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:224 -msgid "DB User" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:657 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:228 -msgid "DB Password" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:669 -#: ../../enterprise/include/class/DatabaseHA.class.php:960 -msgid "DB port" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:681 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:772 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:777 -#: ../../enterprise/godmode/policies/policy_modules.php:413 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:672 -#: ../../enterprise/godmode/setup/setup_history.php:277 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:138 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:227 -#: ../../extensions/quick_shell.php:539 -#: ../../godmode/agentes/module_manager_editor.php:750 -#: ../../godmode/agentes/agent_manager.php:912 -#: ../../godmode/massive/massive_edit_agents.php:1186 -#: ../../godmode/massive/massive_add_action_alerts.php:251 -#: ../../include/functions_visual_map_editor.php:941 -#: ../../operation/agentes/status_monitor.php:1024 -#: ../../operation/events/events.php:2478 -msgid "Advanced options" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:681 -msgid "Define database connection from Pandora FMS node to this Metaconsole" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:699 -msgid "Metaconsole DB Host" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:710 -msgid "Metaconsole DB Name" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:721 -msgid "Metaconsole DB User" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:732 -msgid "Metaconsole DB Password" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:744 -#: ../../enterprise/godmode/setup/setup.php:167 -msgid "Metaconsole DB port" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:800 -msgid "Register empty node" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:810 -msgid "Register node with data to merge" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:860 -msgid "Node data will be wiped out" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:861 -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 "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:877 -msgid "Node data will be merged" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:878 -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 "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:924 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:270 -#: ../../enterprise/include/class/CommandCenter.class.php:311 -msgid "DB" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:925 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:271 -#: ../../enterprise/include/class/CommandCenter.class.php:312 -msgid "API" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:926 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:272 -msgid "Compatibility" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:927 -#: ../../enterprise/include/functions_setup.php:196 -msgid "Agent cache" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:928 -#: ../../enterprise/meta/advanced/policymanager.sync.php:328 -#: ../../enterprise/godmode/servers/HA_cluster.php:190 -#: ../../enterprise/include/functions_setup.php:204 -msgid "Sync" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:929 -msgid "Database sync" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:934 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:317 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:330 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:101 -#: ../../enterprise/tools/ipam/ipam.php:430 -#: ../../operation/agentes/ver_agente.php:1407 -#: ../../operation/agentes/ver_agente.php:1874 -msgid "Manage" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:1002 -msgid "New node" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:1034 -msgid "Synchronize all" -msgstr "" - -#: ../../enterprise/meta/advanced/links.php:46 ../../godmode/setup/links.php:55 -msgid "There was a problem creating link" -msgstr "" - -#: ../../enterprise/meta/advanced/links.php:48 -#: ../../enterprise/meta/advanced/cron_main.php:163 -#: ../../enterprise/meta/advanced/cron_main.php:207 -#: ../../enterprise/meta/advanced/cron_main.php:277 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:79 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:125 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:47 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:232 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:248 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:303 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:326 -#: ../../enterprise/godmode/servers/manage_export.php:140 -#: ../../enterprise/godmode/servers/manage_export.php:147 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:80 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:111 -#: ../../enterprise/include/ajax/servers.ajax.php:222 -#: ../../enterprise/include/ajax/servers.ajax.php:367 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1792 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1882 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1977 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2071 -#: ../../enterprise/tools/ipam/ipam_action.php:239 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:50 -#: ../../godmode/modules/manage_nc_groups.php:108 -#: ../../godmode/users/profile_list.php:278 -#: ../../godmode/users/configure_user.php:481 -#: ../../godmode/agentes/configurar_agente.php:906 -#: ../../godmode/agentes/planned_downtime.editor.php:660 -#: ../../godmode/snmpconsole/snmp_alert.php:302 -#: ../../godmode/snmpconsole/snmp_filters.php:164 -#: ../../godmode/alerts/alert_commands.php:666 -#: ../../godmode/alerts/configure_alert_template.php:574 -#: ../../godmode/alerts/alert_list.php:198 ../../godmode/setup/news.php:83 -#: ../../godmode/setup/gis.php:47 ../../godmode/setup/links.php:57 -#: ../../include/functions_alerts.php:2766 -#: ../../include/class/EventSound.class.php:103 -#: ../../include/class/EventSound.class.php:134 -#: ../../include/class/CalendarManager.class.php:537 -#: ../../include/class/CalendarManager.class.php:894 -#: ../../include/functions_planned_downtimes.php:115 -#: ../../include/functions_planned_downtimes.php:904 -msgid "Successfully created" -msgstr "" - -#: ../../enterprise/meta/advanced/links.php:59 -msgid "The link was not updated, the data is identical" -msgstr "" - -#: ../../enterprise/meta/advanced/links.php:67 ../../godmode/setup/links.php:74 -msgid "There was a problem modifying link" -msgstr "" - -#: ../../enterprise/meta/advanced/links.php:69 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:126 -#: ../../enterprise/godmode/policies/policy_modules.php:1306 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:122 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:398 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:138 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:82 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:69 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1379 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1789 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1879 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1974 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2068 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2693 -#: ../../enterprise/tools/ipam/ipam_action.php:279 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:71 -#: ../../enterprise/tools/ipam/ipam_massive.php:47 -#: ../../godmode/modules/manage_nc_groups.php:142 -#: ../../godmode/users/profile_list.php:261 -#: ../../godmode/agentes/status_monitor_custom_fields.php:77 -#: ../../godmode/agentes/configurar_agente.php:1232 -#: ../../godmode/agentes/planned_downtime.editor.php:662 -#: ../../godmode/netflow/nf_edit_form.php:172 -#: ../../godmode/snmpconsole/snmp_alert.php:444 -#: ../../godmode/snmpconsole/snmp_filters.php:110 -#: ../../godmode/massive/massive_edit_modules.php:198 -#: ../../godmode/alerts/configure_alert_command.php:149 -#: ../../godmode/alerts/alert_templates.php:165 -#: ../../godmode/alerts/configure_alert_template.php:592 -#: ../../godmode/alerts/alert_list.php:94 -#: ../../godmode/alerts/alert_list.php:388 ../../godmode/setup/news.php:124 -#: ../../godmode/setup/gis.php:39 ../../godmode/setup/links.php:76 -#: ../../godmode/events/event_edit_filter.php:244 -#: ../../include/functions_alerts.php:2766 -#: ../../include/class/CalendarManager.class.php:534 -#: ../../include/class/CalendarManager.class.php:891 -#: ../../include/functions_planned_downtimes.php:125 -msgid "Successfully updated" -msgstr "" - -#: ../../enterprise/meta/advanced/links.php:81 ../../godmode/setup/links.php:87 -msgid "There was a problem deleting link" -msgstr "" - -#: ../../enterprise/meta/advanced/links.php:99 -msgid "Link Name error" -msgstr "" - -#: ../../enterprise/meta/advanced/links.php:126 -#: ../../enterprise/meta/advanced/links.php:169 -#: ../../godmode/setup/links.php:131 ../../godmode/setup/links.php:195 -msgid "Link name" -msgstr "" - -#: ../../enterprise/meta/advanced/links.php:129 -#: ../../enterprise/godmode/policies/policy_linking.php:251 -#: ../../godmode/setup/links.php:148 -msgid "Link" -msgstr "" - -#: ../../enterprise/meta/advanced/links.php:165 -#: ../../godmode/setup/links.php:191 -msgid "There isn't links" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.php:44 -msgid "Apply policies" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.php:48 -#: ../../enterprise/meta/advanced/policymanager.php:66 -msgid "Policies queue" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.php:62 -msgid "Policies apply" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.php:85 +#: ../../extensions/agents_modules.php:493 +#: ../../extensions/agents_modules.php:887 +#: ../../godmode/agentes/planned_downtime.list.php:84 +#: ../../godmode/agentes/planned_downtime.list.php:109 +#: ../../godmode/alerts/alert_list.list.php:99 +#: ../../godmode/groups/tactical.php:213 +#: ../../godmode/massive/massive_add_alerts.php:231 +#: ../../godmode/massive/massive_delete_alerts.php:315 +#: ../../godmode/massive/massive_delete_modules.php:517 +#: ../../godmode/massive/massive_delete_modules.php:585 +#: ../../godmode/massive/massive_edit_modules.php:585 +#: ../../godmode/massive/massive_edit_plugins.php:367 +#: ../../godmode/massive/massive_enable_disable_alerts.php:175 +#: ../../godmode/massive/massive_standby_alerts.php:204 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2321 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2347 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2594 +#: ../../godmode/reporting/reporting_builder.list_items.php:211 +#: ../../godmode/reporting/visual_console_builder.wizard.php:458 +#: ../../godmode/setup/demo.php:250 ../../godmode/setup/demo.php:582 +#: ../../godmode/setup/setup_ITSM.php:291 +#: ../../include/class/AgentsAlerts.class.php:252 +#: ../../include/class/AgentsAlerts.class.php:565 +#: ../../include/class/Diagnostics.class.php:1213 +#: ../../include/class/Diagnostics.class.php:1217 +#: ../../include/class/Diagnostics.class.php:1221 +#: ../../include/class/Diagnostics.class.php:1225 +#: ../../include/class/NetworkMap.class.php:3449 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:512 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:348 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:353 +#: ../../include/lib/TacticalView/elements/Agents.php:40 +#: ../../include/lib/TacticalView/elements/Agents.php:135 +#: ../../include/functions_cron.php:700 ../../include/functions_groups.php:53 +#: ../../include/functions_html.php:1751 ../../include/functions_html.php:1766 +#: ../../include/functions_html.php:6099 +#: ../../include/functions_massive_operations.php:240 +#: ../../include/functions_reporting_html.php:2766 +#: ../../include/functions_reporting_html.php:4558 +#: ../../mobile/include/functions_web.php:23 +#: ../../mobile/operation/agent.php:161 ../../mobile/operation/agents.php:205 +#: ../../mobile/operation/home.php:79 +#: ../../operation/agentes/group_view.php:184 +#: ../../operation/agentes/group_view.php:237 +#: ../../operation/agentes/interface_view.functions.php:78 +#: ../../operation/reporting/graph_analytics.php:778 +#: ../../operation/heatmap.php:98 ../../operation/search_results.php:82 +#: ../../enterprise/godmode/agentes/collections.agents.php:62 +#: ../../enterprise/godmode/agentes/collections.data.php:155 +#: ../../enterprise/godmode/agentes/collections.data.php:321 +#: ../../enterprise/godmode/agentes/collections.editor.php:83 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:108 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:247 +#: ../../enterprise/godmode/policies/policies.php:427 +#: ../../enterprise/godmode/policies/policies.php:561 +#: ../../enterprise/godmode/policies/policy.php:93 +#: ../../enterprise/godmode/policies/policy.php:106 +#: ../../enterprise/godmode/policies/policy_agents.php:719 +#: ../../enterprise/godmode/policies/policy_queue.php:688 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:227 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../enterprise/include/functions_cron.php:111 +#: ../../enterprise/include/functions_policies.php:3875 +#: ../../enterprise/include/functions_reporting_pdf.php:957 +#: ../../enterprise/include/functions_tasklist.php:400 +#: ../../enterprise/meta/advanced/policymanager.queue.php:258 +#: ../../enterprise/meta/include/functions_autoprovision.php:497 +#: ../../enterprise/meta/monitoring/group_view.php:154 +#: ../../enterprise/meta/monitoring/group_view.php:212 +#: ../../enterprise/operation/services/massive/service.create.elements.php:379 +#: ../../enterprise/operation/services/massive/service.create.elements.php:483 +#: ../../enterprise/operation/services/massive/services.create.php:994 +#: ../../enterprise/operation/services/massive/services.create.php:1096 +#: ../../enterprise/operation/services/services.service_map.php:208 +#: ../../enterprise/views/ncm/agent/manage.php:316 +#: ../../package_774/enterprise/include/functions_tasklist.php:400 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:921 +#: ../../package_774/enterprise/include/functions_policies.php:3852 +#: ../../package_774/enterprise/include/functions_cron.php:111 +#: ../../package_774/enterprise/operation/services/services.service_map.php:208 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:994 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1096 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:379 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:483 +#: ../../package_774/enterprise/godmode/policies/policies.php:454 +#: ../../package_774/enterprise/godmode/policies/policies.php:588 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:729 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:218 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:247 +msgid "Agents" +msgstr "" + +#: ../../extensions/agents_modules.php:512 +#: ../../extensions/agents_modules.php:516 +#: ../../godmode/agentes/planned_downtime.editor.php:1235 +#: ../../godmode/massive/massive_add_action_alerts.php:225 +#: ../../godmode/massive/massive_add_alerts.php:275 +#: ../../godmode/massive/massive_delete_action_alerts.php:247 +#: ../../godmode/massive/massive_delete_alerts.php:346 +#: ../../godmode/massive/massive_delete_modules.php:565 +#: ../../godmode/massive/massive_edit_modules.php:564 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2391 +#: ../../include/functions_html.php:6132 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:264 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:264 +msgid "Show common modules" +msgstr "" + +#: ../../extensions/agents_modules.php:513 +#: ../../godmode/agentes/planned_downtime.editor.php:1236 +#: ../../godmode/massive/massive_add_action_alerts.php:226 +#: ../../godmode/massive/massive_add_alerts.php:276 +#: ../../godmode/massive/massive_delete_action_alerts.php:248 +#: ../../godmode/massive/massive_delete_alerts.php:347 +#: ../../godmode/massive/massive_delete_modules.php:566 +#: ../../godmode/massive/massive_edit_modules.php:565 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2392 +#: ../../include/functions_html.php:6133 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:265 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:265 +msgid "Show all modules" +msgstr "" + +#: ../../extensions/agents_modules.php:536 +#: ../../extensions/agents_modules_csv.php:97 +#: ../../extensions/insert_data.php:195 +#: ../../godmode/agentes/module_manager_editor_common.php:1534 +#: ../../godmode/agentes/module_manager_editor_common.php:1588 +#: ../../godmode/agentes/module_manager_editor_prediction.php:135 +#: ../../godmode/agentes/planned_downtime.editor.php:1445 +#: ../../godmode/agentes/planned_downtime.list.php:425 +#: ../../godmode/alerts/alert_list.builder.php:85 +#: ../../godmode/alerts/alert_list.list.php:566 +#: ../../godmode/alerts/alert_list.list.php:831 +#: ../../godmode/alerts/alert_view.php:97 +#: ../../godmode/massive/massive_edit_agents.php:714 +#: ../../godmode/massive/massive_edit_agents.php:1179 +#: ../../godmode/massive/massive_enable_disable_alerts.php:196 +#: ../../godmode/massive/massive_enable_disable_alerts.php:231 +#: ../../godmode/massive/massive_standby_alerts.php:224 +#: ../../godmode/massive/massive_standby_alerts.php:259 +#: ../../godmode/reporting/create_container.php:490 +#: ../../godmode/reporting/create_container.php:662 +#: ../../godmode/reporting/create_container.php:745 +#: ../../godmode/reporting/graph_builder.graph_editor.php:346 +#: ../../godmode/reporting/reporting_builder.item_editor.php:237 +#: ../../godmode/reporting/reporting_builder.item_editor.php:972 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1452 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2260 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4993 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5509 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5533 +#: ../../godmode/reporting/reporting_builder.list_items.php:412 +#: ../../godmode/reporting/visual_console_builder.elements.php:121 +#: ../../godmode/reporting/visual_console_builder.wizard.php:490 +#: ../../godmode/reporting/visual_console_builder.wizard.php:859 +#: ../../godmode/servers/plugin.php:116 ../../godmode/servers/plugin.php:135 +#: ../../include/ajax/alert_list.ajax.php:251 +#: ../../include/class/AgentsAlerts.class.php:432 +#: ../../include/class/AgentsAlerts.class.php:909 +#: ../../include/class/AlertsList.class.php:315 +#: ../../include/class/WelcomeWindow.class.php:848 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:434 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:399 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:451 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:281 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:254 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:363 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:465 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:348 +#: ../../include/lib/Dashboard/Widgets/inventory.php:303 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:377 +#: ../../include/lib/Dashboard/Widgets/module_status.php:368 +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:323 +#: ../../include/lib/Dashboard/Widgets/module_value.php:352 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:413 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:359 +#: ../../include/lib/Dashboard/Widgets/top_n.php:240 +#: ../../include/lib/Dashboard/Widgets/top_n.php:322 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:729 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:349 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:563 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:411 +#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:232 +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:429 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:299 +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:274 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:797 +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:380 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:383 +#: ../../include/functions_graph.php:5072 +#: ../../include/functions_inventory.php:1212 +#: ../../include/functions_inventory.php:1268 +#: ../../include/functions_reporting.php:7693 +#: ../../include/functions_reporting_html.php:1200 +#: ../../include/functions_reporting_html.php:1599 +#: ../../include/functions_reporting_html.php:2684 +#: ../../include/functions_reporting_html.php:3026 +#: ../../include/functions_reporting_html.php:3116 +#: ../../include/functions_reporting_html.php:3327 +#: ../../include/functions_reporting_html.php:4657 +#: ../../include/functions_reporting_html.php:5032 +#: ../../include/functions_reporting_html.php:5040 +#: ../../include/functions_reporting_html.php:5049 +#: ../../include/functions_reporting_html.php:5061 +#: ../../include/functions_reporting_html.php:5221 +#: ../../include/functions_reporting_html.php:5350 +#: ../../include/functions_reporting_html.php:5444 +#: ../../include/functions_reporting_html.php:6166 +#: ../../include/functions_reporting_html.php:6214 +#: ../../include/functions_reports.php:1454 ../../include/functions_ui.php:1661 +#: ../../include/functions_ui.php:7552 ../../include/functions_ui.php:7577 +#: ../../include/functions_visual_map_editor.php:491 +#: ../../mobile/operation/services.php:332 +#: ../../operation/agentes/agent_inventory.php:118 +#: ../../operation/agentes/estado_monitores.php:125 +#: ../../operation/agentes/exportdata.csv.php:74 +#: ../../operation/agentes/exportdata.excel.php:74 +#: ../../operation/agentes/exportdata.php:114 +#: ../../operation/inventory/inventory.php:702 +#: ../../operation/search_alerts.php:35 ../../operation/search_modules.php:34 +#: ../../enterprise/extensions/disabled/check_acls.php:133 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:218 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:389 +#: ../../enterprise/godmode/policies/policy_alerts.php:442 +#: ../../enterprise/godmode/policies/policy_linking.php:201 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:177 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:242 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:318 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1434 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2153 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3761 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3974 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3992 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:239 +#: ../../enterprise/godmode/services/services.elements.php:93 +#: ../../enterprise/godmode/services/services.elements.php:155 +#: ../../enterprise/godmode/services/services.elements.php:279 +#: ../../enterprise/include/ajax/policy.ajax.php:463 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1001 +#: ../../enterprise/include/functions_events.php:90 +#: ../../enterprise/include/functions_reporting.php:1874 +#: ../../enterprise/include/functions_reporting.php:3146 +#: ../../enterprise/include/functions_reporting.php:4135 +#: ../../enterprise/include/functions_reporting.php:5159 +#: ../../enterprise/include/functions_reporting_csv.php:1045 +#: ../../enterprise/include/functions_reporting_csv.php:1373 +#: ../../enterprise/include/functions_reporting_csv.php:1399 +#: ../../enterprise/include/functions_reporting_csv.php:1512 +#: ../../enterprise/include/functions_reporting_csv.php:1551 +#: ../../enterprise/include/functions_reporting_csv.php:1611 +#: ../../enterprise/include/functions_reporting_csv.php:1627 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../enterprise/include/functions_reporting_csv.php:2055 +#: ../../enterprise/include/functions_reporting_csv.php:2100 +#: ../../enterprise/include/functions_reporting_csv.php:2146 +#: ../../enterprise/include/functions_reporting_csv.php:2219 +#: ../../enterprise/include/functions_reporting_csv.php:2338 +#: ../../enterprise/include/functions_reporting_csv.php:2573 +#: ../../enterprise/include/functions_reporting_csv.php:2646 +#: ../../enterprise/include/functions_reporting_csv.php:2878 +#: ../../enterprise/include/functions_reporting_csv.php:2914 +#: ../../enterprise/include/functions_reporting_csv.php:3062 +#: ../../enterprise/include/functions_reporting_csv.php:3334 +#: ../../enterprise/include/functions_reporting_csv.php:3410 +#: ../../enterprise/include/functions_reporting_pdf.php:599 +#: ../../enterprise/include/functions_reporting_pdf.php:607 +#: ../../enterprise/include/functions_reporting_pdf.php:615 +#: ../../enterprise/include/functions_reporting_pdf.php:631 +#: ../../enterprise/include/functions_services.php:1855 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2393 +#: ../../enterprise/operation/agentes/policy_view.php:259 +#: ../../package_774/enterprise/include/functions_reporting.php:1863 +#: ../../package_774/enterprise/include/functions_reporting.php:3135 +#: ../../package_774/enterprise/include/functions_reporting.php:4124 +#: ../../package_774/enterprise/include/functions_reporting.php:5148 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:563 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:571 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:579 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:595 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:977 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:803 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1131 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1157 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1270 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1309 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1369 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1813 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1858 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1904 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1977 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2096 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2331 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2404 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2636 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2672 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3092 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:463 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:442 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:318 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1412 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2131 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3618 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3831 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3849 +msgid "Module" +msgstr "" + +#: ../../extensions/agents_modules.php:566 +#: ../../include/functions_reports.php:811 +msgid "Agents/Modules" +msgstr "" + +#: ../../extensions/agents_modules.php:575 +#: ../../extensions/module_groups.php:260 +#: ../../extensions/realtime_graphs.php:67 +#: ../../general/first_task/cluster_builder.php:38 +#: ../../godmode/agentes/status_monitor_custom_fields.php:44 +#: ../../godmode/groups/tactical.php:71 ../../godmode/groups/tactical.php:125 +#: ../../godmode/snmpconsole/snmp_filters.php:55 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:47 +#: ../../include/class/AgentsAlerts.class.php:749 +#: ../../include/class/SnmpConsole.class.php:217 +#: ../../operation/agentes/alerts_status.php:202 +#: ../../operation/agentes/estado_agente.php:278 +#: ../../operation/agentes/group_view.php:98 +#: ../../operation/agentes/interface_view.php:72 +#: ../../operation/agentes/status_monitor.php:336 +#: ../../operation/netflow/netflow_explorer.php:55 +#: ../../operation/netflow/nf_live_view.php:188 +#: ../../operation/network/network_usage_map.php:63 +#: ../../operation/snmpconsole/snmp_browser.php:91 +#: ../../operation/snmpconsole/snmp_mib_uploader.php:56 +#: ../../operation/snmpconsole/snmp_statistics.php:100 +#: ../../operation/inventory/inventory.php:378 +#: ../../operation/custom_fields/custom_fields_view.php:53 +#: ../../operation/heatmap.php:140 ../../operation/menu.php:159 +#: ../../operation/menu.php:280 ../../operation/tree.php:185 +#: ../../views/cluster/list.php:40 +#: ../../enterprise/extensions/vmware/vmware_view.php:1462 +#: ../../enterprise/godmode/reporting/aws_view.php:115 +#: ../../enterprise/godmode/reporting/aws_view.php:148 +#: ../../enterprise/godmode/services/services.massive.elements.php:45 +#: ../../enterprise/godmode/services/services.massive.elements.php:54 +#: ../../enterprise/godmode/services/services.massive.meta.php:40 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:53 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:51 +#: ../../enterprise/include/ajax/ipam.ajax.php:455 +#: ../../enterprise/include/class/SAPView.class.php:155 +#: ../../enterprise/include/class/SAPView.class.php:199 +#: ../../enterprise/include/functions_security_hardening.php:692 +#: ../../enterprise/meta/general/logon_ok.php:74 +#: ../../enterprise/meta/general/main_header.php:91 +#: ../../enterprise/meta/general/main_menu.php:191 +#: ../../enterprise/meta/general/main_menu.php:192 #: ../../enterprise/meta/monitoring/custom_fields_view.php:53 #: ../../enterprise/meta/monitoring/group_view.php:55 #: ../../enterprise/meta/monitoring/tactical.php:55 -#: ../../enterprise/meta/include/functions_agents_meta.php:601 -#: ../../enterprise/meta/agentsearch.php:48 -#: ../../enterprise/meta/general/logon_ok.php:16 -#: ../../enterprise/meta/general/logon_ok.php:22 -#: ../../enterprise/extensions/vmware/vmware_view.php:1434 -#: ../../enterprise/include/class/CommandCenter.class.php:145 -#: ../../godmode/netflow/nf_item_list.php:49 -#: ../../operation/agentes/ver_agente.php:1422 -#: ../../operation/agentes/ver_agente.php:1878 -msgid "Main" +#: ../../enterprise/operation/agentes/tag_view.php:50 +#: ../../enterprise/operation/log/log_viewer.php:479 +#: ../../enterprise/tools/ipam/ipam_editor.php:303 +#: ../../enterprise/tools/ipam/ipam_list.php:62 +#: ../../package_774/enterprise/include/functions_security_hardening.php:721 +#: ../../package_774/enterprise/operation/log/log_viewer.php:480 +#: ../../package_774/enterprise/meta/general/main_menu.php:191 +#: ../../package_774/enterprise/meta/general/main_menu.php:192 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:53 +msgid "Monitoring" msgstr "" -#: ../../enterprise/meta/advanced/policymanager.php:89 -msgid "Policy Manager" +#: ../../extensions/agents_modules.php:579 +#: ../../extensions/module_groups.php:264 +#: ../../extensions/realtime_graphs.php:71 +#: ../../godmode/agentes/status_monitor_custom_fields.php:48 +#: ../../include/class/AgentsAlerts.class.php:753 +#: ../../operation/agentes/alerts_status.php:206 +#: ../../operation/agentes/estado_agente.php:282 +#: ../../operation/agentes/group_view.php:102 +#: ../../operation/agentes/interface_view.php:76 +#: ../../operation/agentes/status_monitor.php:340 +#: ../../operation/heatmap.php:144 ../../operation/menu.php:165 +#: ../../enterprise/operation/agentes/tag_view.php:54 +msgid "Views" msgstr "" -#: ../../enterprise/meta/advanced/collections.data.php:33 -#: ../../enterprise/meta/advanced/collections.data.php:326 -#: ../../enterprise/meta/advanced/collections.editor.php:69 -#: ../../enterprise/meta/advanced/collections.editor.php:91 -#: ../../enterprise/meta/include/functions_agents_meta.php:540 -#: ../../enterprise/godmode/agentes/collections.agents.php:53 -#: ../../enterprise/godmode/agentes/collections.agents.php:87 -#: ../../enterprise/godmode/agentes/collections.data.php:54 -#: ../../enterprise/godmode/agentes/collections.data.php:64 -#: ../../enterprise/godmode/agentes/collections.editor.php:80 -#: ../../enterprise/godmode/agentes/collections.editor.php:118 -#: ../../enterprise/godmode/agentes/collections.php:144 -#: ../../enterprise/godmode/policies/policies.php:592 -#: ../../enterprise/godmode/policies/policy_collections.php:40 -#: ../../enterprise/godmode/policies/policy_collections.php:53 -#: ../../enterprise/godmode/menu.php:61 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2226 -#: ../../enterprise/include/functions_policies.php:3786 -#: ../../godmode/servers/modificar_server.php:309 -#: ../../general/first_task/collections.php:22 -msgid "Collections" +#: ../../extensions/agents_modules.php:626 +#: ../../operation/events/events.php:1660 +#: ../../operation/gis_maps/render_view.php:139 +#: ../../operation/reporting/graph_viewer.php:280 +#: ../../operation/reporting/reporting_viewer.php:247 +#: ../../operation/visual_console/legacy_view.php:260 +#: ../../operation/visual_console/view.php:566 ../../operation/heatmap.php:218 +#: ../../views/dashboard/header.php:58 +msgid "Back to normal mode" msgstr "" -#: ../../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/advanced/collections.editor.php:63 -#: ../../enterprise/meta/include/functions_events_meta.php:134 -#: ../../enterprise/godmode/agentes/collections.agents.php:56 -#: ../../enterprise/godmode/agentes/collections.agents.php:65 -#: ../../enterprise/godmode/agentes/collections.data.php:88 -#: ../../enterprise/godmode/agentes/collections.data.php:135 -#: ../../enterprise/godmode/agentes/collections.data.php:206 -#: ../../enterprise/godmode/agentes/collections.data.php:230 -#: ../../enterprise/godmode/agentes/collections.data.php:254 -#: ../../enterprise/godmode/agentes/collections.data.php:285 -#: ../../enterprise/godmode/agentes/collections.data.php:317 -#: ../../enterprise/godmode/agentes/collections.data.php:351 -#: ../../enterprise/godmode/agentes/collections.data.php:374 -#: ../../enterprise/godmode/agentes/collections.editor.php:65 -#: ../../enterprise/include/functions_reporting_pdf.php:710 -#: ../../enterprise/include/functions_security_hardening.php:134 -#: ../../enterprise/include/functions_security_hardening.php:169 -#: ../../enterprise/include/functions_reporting_csv.php:893 -#: ../../enterprise/include/functions_reporting_csv.php:923 -#: ../../enterprise/include/functions_reporting_csv.php:970 -#: ../../enterprise/include/functions_reporting_csv.php:1006 -#: ../../enterprise/include/functions_reporting_csv.php:1045 -#: ../../enterprise/include/functions_reporting_csv.php:1105 -#: ../../enterprise/include/functions_reporting_csv.php:1549 -#: ../../enterprise/include/functions_reporting_csv.php:2372 -#: ../../enterprise/include/functions_reporting_csv.php:2408 -#: ../../enterprise/include/functions_reporting_csv.php:2514 -#: ../../enterprise/include/functions_reporting_csv.php:2609 -#: ../../enterprise/include/functions_reporting_csv.php:2831 -#: ../../enterprise/include/functions_reporting.php:2203 +#: ../../extensions/agents_modules.php:638 ../../general/login_page.php:97 +#: ../../general/login_page.php:410 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:205 +#: ../../include/ajax/heatmap.ajax.php:49 ../../include/ajax/module.php:1387 +#: ../../include/class/NetworkMap.class.php:2956 +#: ../../include/functions_ui.php:1353 ../../include/functions_ui.php:7904 +#: ../../operation/agentes/pandora_networkmap.editor.php:559 +#: ../../operation/events/events.php:1672 +#: ../../operation/gis_maps/render_view.php:161 +#: ../../operation/visual_console/legacy_public_view.php:141 +#: ../../operation/visual_console/legacy_view.php:274 +#: ../../operation/visual_console/public_view.php:131 +#: ../../operation/visual_console/view.php:579 ../../operation/heatmap.php:175 +#: ../../views/dashboard/header.php:163 +#: ../../enterprise/godmode/policies/policy_queue.php:892 +#: ../../enterprise/godmode/servers/HA_cluster.php:460 +#: ../../enterprise/include/class/Omnishell.class.php:559 +#: ../../enterprise/include/class/Omnishell.class.php:1712 +#: ../../enterprise/include/functions_ipam.php:1401 +#: ../../enterprise/meta/advanced/policymanager.queue.php:238 +#: ../../enterprise/views/ncm/devices/list.php:184 +msgid "Refresh" +msgstr "" + +#: ../../extensions/agents_modules.php:659 +msgid "Agent/module view" +msgstr "" + +#: ../../extensions/agents_modules.php:688 +#: ../../extensions/module_groups.php:305 +#: ../../godmode/agentes/modificar_agente.php:397 +#: ../../godmode/agentes/modificar_agente.php:412 +#: ../../godmode/agentes/modificar_agente.php:413 +#: ../../godmode/agentes/module_manager.php:93 +#: ../../godmode/agentes/module_manager.php:108 +#: ../../godmode/agentes/module_manager.php:109 +#: ../../godmode/agentes/planned_downtime.list.php:647 +#: ../../godmode/groups/group_list.php:853 +#: ../../godmode/groups/group_list.php:932 +#: ../../godmode/modules/manage_network_components.php:696 +#: ../../godmode/modules/manage_network_templates_form.php:277 +#: ../../godmode/modules/manage_network_templates_form.php:337 +#: ../../godmode/netflow/nf_edit_form.php:283 +#: ../../godmode/netflow/nf_item_list.php:174 +#: ../../godmode/reporting/graphs.php:283 +#: ../../godmode/reporting/map_builder.php:384 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1299 +#: ../../godmode/reporting/reporting_builder.list_items.php:267 +#: ../../godmode/reporting/reporting_builder.php:769 +#: ../../godmode/reporting/visual_console_favorite.php:204 +#: ../../godmode/snmpconsole/snmp_alert.php:1801 +#: ../../godmode/snmpconsole/snmp_filters.php:216 +#: ../../godmode/snmpconsole/snmp_filters.php:314 ../../godmode/tag/tag.php:248 +#: ../../godmode/users/user_list.php:522 ../../godmode/users/user_list.php:523 +#: ../../include/ajax/agent.php:652 +#: ../../include/class/ModuleTemplates.class.php:713 +#: ../../include/functions_events.php:5350 +#: ../../include/functions_notifications.php:1049 +#: ../../include/functions_notifications.php:1102 +#: ../../include/functions_ui.php:4114 +#: ../../operation/agentes/agent_inventory.php:165 +#: ../../operation/agentes/estado_agente.php:500 +#: ../../operation/agentes/estado_monitores.php:649 +#: ../../operation/agentes/graphs.php:289 +#: ../../operation/agentes/interface_view.functions.php:134 +#: ../../operation/agentes/status_monitor.php:1047 +#: ../../operation/netflow/nf_live_view.php:326 +#: ../../operation/netflow/nf_live_view.php:641 +#: ../../operation/netflow/nf_live_view.php:642 +#: ../../operation/network/network_report.php:254 +#: ../../operation/network/network_report.php:281 +#: ../../operation/network/network_report.php:324 +#: ../../operation/network/network_report.php:325 +#: ../../operation/network/network_usage_map.php:297 +#: ../../operation/network/network_usage_map.php:330 +#: ../../operation/network/network_usage_map.php:331 +#: ../../operation/reporting/graph_viewer.php:437 +#: ../../operation/inventory/inventory.php:762 ../../operation/tree.php:340 +#: ../../enterprise/extensions/vmware/vmware_view.php:1851 +#: ../../enterprise/godmode/agentes/collection_manager.php:78 +#: ../../enterprise/godmode/agentes/collection_manager.php:94 +#: ../../enterprise/godmode/agentes/collection_manager.php:95 +#: ../../enterprise/godmode/agentes/collections.php:458 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:209 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:274 +#: ../../enterprise/godmode/modules/local_components.php:598 +#: ../../enterprise/godmode/policies/policies.php:330 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:393 +#: ../../enterprise/godmode/policies/policy_linking.php:152 +#: ../../enterprise/godmode/policies/policy_modules.php:1565 +#: ../../enterprise/godmode/policies/policy_queue.php:358 +#: ../../enterprise/godmode/setup/setup_acl.php:495 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3113 +#: ../../enterprise/include/class/SAPView.class.php:409 +#: ../../enterprise/include/functions_ipam.php:1834 +#: ../../enterprise/meta/advanced/policymanager.queue.php:235 +#: ../../enterprise/operation/agentes/tag_view.php:517 +#: ../../enterprise/operation/services/services.list.php:482 +#: ../../enterprise/operation/services/services.treeview_services.php:131 +#: ../../enterprise/operation/services/services.treeview_services.php:164 +#: ../../enterprise/operation/services/services.treeview_services.php:187 +#: ../../enterprise/operation/security/agent_security.php:139 +#: ../../enterprise/operation/security/hardening.php:92 +#: ../../enterprise/operation/security/hardening.php:260 +#: ../../enterprise/operation/security/hardening.php:466 +#: ../../enterprise/operation/security/vulnerabilities.php:76 +#: ../../enterprise/operation/security/vulnerabilities.php:186 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3094 +#: ../../package_774/enterprise/operation/security/hardening.php:87 +#: ../../package_774/enterprise/operation/security/hardening.php:255 +#: ../../package_774/enterprise/operation/security/hardening.php:461 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:393 +#: ../../package_774/enterprise/godmode/policies/policies.php:357 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1547 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:495 +msgid "Filter" +msgstr "" + +#: ../../extensions/agents_modules.php:698 +#: ../../godmode/agentes/planned_downtime.list.php:1000 +#: ../../godmode/modules/manage_network_templates.php:290 +#: ../../include/class/ModuleTemplates.class.php:904 +#: ../../include/graphs/functions_flot.php:406 +#: ../../operation/network/network_report.php:335 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:565 +#: ../../enterprise/include/functions_ipam.php:339 +#: ../../enterprise/operation/log/log_viewer.php:841 +#: ../../enterprise/operation/reporting/custom_reporting.php:100 +#: ../../package_774/enterprise/operation/log/log_viewer.php:829 +msgid "Export to CSV" +msgstr "" + +#: ../../extensions/agents_modules.php:712 +#: ../../enterprise/operation/security/agent_security.php:152 +#: ../../enterprise/operation/security/hardening.php:105 +#: ../../enterprise/operation/security/hardening.php:273 +#: ../../enterprise/operation/security/hardening.php:479 +#: ../../enterprise/operation/security/vulnerabilities.php:89 +#: ../../enterprise/operation/security/vulnerabilities.php:199 +#: ../../package_774/enterprise/operation/security/hardening.php:100 +#: ../../package_774/enterprise/operation/security/hardening.php:268 +#: ../../package_774/enterprise/operation/security/hardening.php:474 +msgid "Filters " +msgstr "" + +#: ../../extensions/agents_modules.php:712 +msgid "Secondary groups and agent subgroups will be taken into account." +msgstr "" + +#: ../../extensions/agents_modules.php:879 +#: ../../include/functions_reporting.php:3553 +msgid "There are no agents with modules" +msgstr "" + +#: ../../extensions/agents_modules.php:887 +#: ../../godmode/agentes/configurar_agente.php:433 +#: ../../godmode/agentes/configurar_agente.php:749 +#: ../../godmode/agentes/modificar_agente.php:840 +#: ../../godmode/agentes/planned_downtime.editor.php:1360 +#: ../../godmode/agentes/planned_downtime.editor.php:1437 +#: ../../godmode/agentes/planned_downtime.list.php:85 +#: ../../godmode/agentes/planned_downtime.list.php:116 +#: ../../godmode/massive/massive_copy_modules.php:226 +#: ../../godmode/massive/massive_delete_modules.php:499 +#: ../../godmode/massive/massive_delete_modules.php:603 +#: ../../godmode/massive/massive_edit_modules.php:467 +#: ../../godmode/massive/massive_edit_modules.php:603 +#: ../../godmode/massive/massive_edit_plugins.php:383 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2414 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2635 +#: ../../godmode/reporting/reporting_builder.list_items.php:228 +#: ../../godmode/reporting/visual_console_builder.wizard.php:475 +#: ../../godmode/servers/servers.build_table.php:85 +#: ../../include/class/AgentsAlerts.class.php:253 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:512 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:457 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:463 +#: ../../include/lib/Dashboard/Widgets/service_level.php:530 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:347 +#: ../../include/lib/TacticalView/elements/Configurations.php:76 +#: ../../include/functions_html.php:1829 ../../include/functions_html.php:6167 +#: ../../include/functions_reporting_html.php:2766 +#: ../../include/functions_reporting_html.php:6878 +#: ../../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_reports.php:769 +#: ../../include/functions_reports.php:773 +#: ../../include/functions_reports.php:777 +#: ../../include/functions_reports.php:781 ../../mobile/operation/agent.php:330 +#: ../../mobile/operation/agents.php:96 ../../mobile/operation/agents.php:410 +#: ../../mobile/operation/home.php:86 ../../mobile/operation/modules.php:236 +#: ../../operation/agentes/estado_agente.php:1118 +#: ../../operation/agentes/exportdata.php:354 +#: ../../operation/agentes/graphs.php:204 +#: ../../operation/agentes/group_view.php:185 +#: ../../operation/agentes/group_view.php:238 +#: ../../operation/reporting/graph_analytics.php:822 +#: ../../operation/search_agents.php:40 ../../operation/search_results.php:160 +#: ../../operation/tree.php:115 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:176 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:486 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:128 +#: ../../enterprise/godmode/policies/policies.php:595 +#: ../../enterprise/godmode/policies/policy_modules.php:468 +#: ../../enterprise/godmode/policies/policy_modules.php:481 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:230 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:251 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:311 +#: ../../enterprise/include/functions_policies.php:3771 +#: ../../enterprise/include/functions_reporting_pdf.php:957 +#: ../../enterprise/meta/advanced/servers.build_table.php:141 +#: ../../enterprise/meta/include/functions_wizard_meta.php:406 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1821 +#: ../../enterprise/meta/monitoring/group_view.php:155 +#: ../../enterprise/meta/monitoring/group_view.php:218 +#: ../../enterprise/meta/agentsearch.php:138 +#: ../../enterprise/operation/agentes/tag_view.php:700 +#: ../../enterprise/operation/services/massive/service.create.elements.php:380 +#: ../../enterprise/operation/services/massive/services.create.php:995 +#: ../../enterprise/operation/services/services.service_map.php:213 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:921 +#: ../../package_774/enterprise/include/functions_policies.php:3748 +#: ../../package_774/enterprise/operation/services/services.service_map.php:213 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:995 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:380 +#: ../../package_774/enterprise/meta/agentsearch.php:138 +#: ../../package_774/enterprise/godmode/policies/policies.php:622 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:460 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:473 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:242 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:230 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:311 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:485 +msgid "Modules" +msgstr "" + +#: ../../extensions/agents_modules.php:894 +msgid "Previous modules" +msgstr "" + +#: ../../extensions/agents_modules.php:920 +msgid "More modules" +msgstr "" + +#: ../../extensions/agents_modules.php:1076 +#: ../../include/functions_reporting_html.php:2954 +msgid "Orange cell when the module has fired alerts" +msgstr "" + +#: ../../extensions/agents_modules.php:1078 +#: ../../include/functions_reporting_html.php:2955 +msgid "Red cell when the module has a critical status" +msgstr "" + +#: ../../extensions/agents_modules.php:1081 +#: ../../include/functions_reporting_html.php:2956 +msgid "Yellow cell when the module has a warning status" +msgstr "" + +#: ../../extensions/agents_modules.php:1083 +#: ../../include/functions_reporting_html.php:2957 +msgid "Green cell when the module has a normal status" +msgstr "" + +#: ../../extensions/agents_modules.php:1085 +#: ../../include/functions_reporting_html.php:2958 +msgid "Grey cell when the module has an unknown status" +msgstr "" + +#: ../../extensions/agents_modules.php:1087 +msgid "Cell turns blue when the module is in 'not initialize' status" +msgstr "" + +#: ../../extensions/agents_modules.php:1089 +#: ../../extensions/module_groups.php:465 +#: ../../godmode/snmpconsole/snmp_alert.php:2196 +#: ../../include/class/SnmpConsole.class.php:524 +#: ../../include/lib/Dashboard/Widgets/top_n.php:326 +#: ../../include/functions_reporting_html.php:2953 +#: ../../enterprise/operation/services/services.service_map.php:189 +#: ../../package_774/enterprise/operation/services/services.service_map.php:189 +msgid "Legend" +msgstr "" + +#: ../../extensions/agents_modules.php:1101 +msgid "Agents/Modules view" +msgstr "" + +#: ../../extensions/agents_modules_csv.php:96 +#: ../../extensions/insert_data.php:194 +#: ../../godmode/agentes/module_manager_editor_common.php:1528 +#: ../../godmode/agentes/module_manager_editor_common.php:1587 +#: ../../godmode/agentes/planned_downtime.list.php:420 +#: ../../godmode/agentes/status_monitor_custom_fields.php:97 +#: ../../godmode/agentes/status_monitor_custom_fields.php:161 +#: ../../godmode/alerts/alert_list.builder.php:58 +#: ../../godmode/alerts/alert_list.builder.php:74 +#: ../../godmode/alerts/alert_list.list.php:564 +#: ../../godmode/alerts/alert_list.list.php:827 +#: ../../godmode/alerts/alert_view.php:93 +#: ../../godmode/gis_maps/configure_gis_map.php:598 +#: ../../godmode/massive/massive_copy_modules.php:148 +#: ../../godmode/massive/massive_copy_modules.php:338 +#: ../../godmode/massive/massive_edit_modules.php:485 +#: ../../godmode/massive/massive_enable_disable_alerts.php:196 +#: ../../godmode/massive/massive_enable_disable_alerts.php:231 +#: ../../godmode/massive/massive_standby_alerts.php:224 +#: ../../godmode/massive/massive_standby_alerts.php:259 +#: ../../godmode/modules/manage_inventory_modules.php:317 +#: ../../godmode/reporting/create_container.php:473 +#: ../../godmode/reporting/create_container.php:657 +#: ../../godmode/reporting/create_container.php:744 +#: ../../godmode/reporting/graph_builder.graph_editor.php:345 +#: ../../godmode/reporting/reporting_builder.item_editor.php:236 +#: ../../godmode/reporting/reporting_builder.item_editor.php:971 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1429 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2203 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4988 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5506 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5530 +#: ../../godmode/reporting/reporting_builder.list_items.php:393 +#: ../../godmode/reporting/visual_console_builder.elements.php:120 +#: ../../godmode/reporting/visual_console_builder.wizard.php:491 +#: ../../godmode/reporting/visual_console_builder.wizard.php:827 +#: ../../godmode/reporting/visual_console_builder.wizard.php:850 +#: ../../godmode/servers/plugin.php:115 ../../godmode/servers/plugin.php:134 +#: ../../include/ajax/alert_list.ajax.php:230 +#: ../../include/ajax/heatmap.ajax.php:294 +#: ../../include/ajax/heatmap.ajax.php:419 +#: ../../include/ajax/heatmap.ajax.php:454 ../../include/ajax/module.php:1823 +#: ../../include/class/AgentsAlerts.class.php:430 +#: ../../include/class/AgentsAlerts.class.php:980 +#: ../../include/class/AlertsList.class.php:314 +#: ../../include/class/NetworkMap.class.php:2989 +#: ../../include/class/NetworkMap.class.php:3041 +#: ../../include/class/NetworkMap.class.php:3373 +#: ../../include/class/WelcomeWindow.class.php:844 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:416 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:381 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:452 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:282 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:255 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:364 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:466 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:572 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:588 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:330 +#: ../../include/lib/Dashboard/Widgets/inventory.php:282 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:359 +#: ../../include/lib/Dashboard/Widgets/module_status.php:350 +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:305 +#: ../../include/lib/Dashboard/Widgets/module_value.php:334 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:656 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:395 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:341 +#: ../../include/lib/Dashboard/Widgets/top_n.php:225 +#: ../../include/lib/Dashboard/Widgets/top_n.php:321 +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:239 +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:250 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:332 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:546 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:394 +#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:214 +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:411 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:281 +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:257 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:778 +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:363 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:366 +#: ../../include/functions_gis.php:229 ../../include/functions_graph.php:4965 +#: ../../include/functions_inventory.php:409 +#: ../../include/functions_inventory.php:1211 +#: ../../include/functions_inventory.php:1267 +#: ../../include/functions_reporting.php:7692 +#: ../../include/functions_reporting_html.php:625 +#: ../../include/functions_reporting_html.php:812 +#: ../../include/functions_reporting_html.php:896 +#: ../../include/functions_reporting_html.php:1103 +#: ../../include/functions_reporting_html.php:1199 +#: ../../include/functions_reporting_html.php:1598 +#: ../../include/functions_reporting_html.php:1710 +#: ../../include/functions_reporting_html.php:1718 +#: ../../include/functions_reporting_html.php:2683 +#: ../../include/functions_reporting_html.php:3025 +#: ../../include/functions_reporting_html.php:3326 +#: ../../include/functions_reporting_html.php:4521 +#: ../../include/functions_reporting_html.php:4656 +#: ../../include/functions_reporting_html.php:4950 +#: ../../include/functions_reporting_html.php:5031 +#: ../../include/functions_reporting_html.php:5039 +#: ../../include/functions_reporting_html.php:5048 +#: ../../include/functions_reporting_html.php:5060 +#: ../../include/functions_reporting_html.php:5220 +#: ../../include/functions_reporting_html.php:5344 +#: ../../include/functions_reporting_html.php:5438 +#: ../../include/functions_reporting_html.php:6165 +#: ../../include/functions_reporting_html.php:6213 +#: ../../include/functions_reporting_html.php:6252 +#: ../../include/functions_reporting_html.php:6587 +#: ../../include/functions_reporting_html.php:6627 +#: ../../include/functions_reporting_html.php:6877 +#: ../../include/functions_reports.php:1423 +#: ../../include/functions_snmp_browser.php:1865 +#: ../../include/functions_ui.php:1657 +#: ../../include/functions_visual_map_editor.php:416 +#: ../../include/functions_visual_map_editor.php:449 +#: ../../mobile/operation/agents.php:93 ../../mobile/operation/agents.php:404 +#: ../../mobile/operation/events.php:866 ../../mobile/operation/home.php:110 +#: ../../mobile/operation/modules.php:608 +#: ../../mobile/operation/services.php:225 +#: ../../operation/agentes/estado_agente.php:1094 +#: ../../operation/agentes/estado_monitores.php:123 +#: ../../operation/agentes/exportdata.csv.php:74 +#: ../../operation/agentes/exportdata.excel.php:74 +#: ../../operation/agentes/exportdata.php:114 +#: ../../operation/agentes/interface_view.functions.php:499 +#: ../../operation/agentes/status_monitor.php:1544 +#: ../../operation/agentes/ver_agente.php:1237 +#: ../../operation/events/events.php:3086 ../../operation/gis_maps/ajax.php:236 +#: ../../operation/gis_maps/ajax.php:269 +#: ../../operation/inventory/inventory.php:696 +#: ../../operation/custom_fields/custom_fields_view.php:708 +#: ../../operation/search_agents.php:35 ../../operation/search_alerts.php:34 +#: ../../operation/search_modules.php:35 +#: ../../views/ITSM/ITSMTicketDetailView.php:220 +#: ../../enterprise/godmode/agentes/collections.agents.php:119 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:136 +#: ../../enterprise/godmode/policies/policy_linking.php:200 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:317 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1433 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2129 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3758 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3969 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3987 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:220 +#: ../../enterprise/godmode/services/services.elements.php:94 +#: ../../enterprise/godmode/services/services.elements.php:132 +#: ../../enterprise/godmode/services/services.elements.php:278 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:777 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1000 +#: ../../enterprise/include/class/LogSource.class.php:603 +#: ../../enterprise/include/functions_events.php:80 +#: ../../enterprise/include/functions_log.php:284 +#: ../../enterprise/include/functions_log.php:287 +#: ../../enterprise/include/functions_reporting.php:1873 #: ../../enterprise/include/functions_reporting.php:2216 -#: ../../enterprise/include/functions_reporting.php:2458 -#: ../../enterprise/include/functions_reporting.php:2462 -#: ../../enterprise/include/functions_services.php:1651 -#: ../../enterprise/operation/agentes/policy_view.php:399 -#: ../../enterprise/operation/agentes/tag_view.php:789 +#: ../../enterprise/include/functions_reporting.php:2229 +#: ../../enterprise/include/functions_reporting.php:2409 +#: ../../enterprise/include/functions_reporting.php:2469 +#: ../../enterprise/include/functions_reporting.php:2487 +#: ../../enterprise/include/functions_reporting.php:3145 +#: ../../enterprise/include/functions_reporting.php:4134 +#: ../../enterprise/include/functions_reporting.php:5158 +#: ../../enterprise/include/functions_reporting_csv.php:512 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:659 +#: ../../enterprise/include/functions_reporting_csv.php:805 +#: ../../enterprise/include/functions_reporting_csv.php:1044 +#: ../../enterprise/include/functions_reporting_csv.php:1373 +#: ../../enterprise/include/functions_reporting_csv.php:1399 +#: ../../enterprise/include/functions_reporting_csv.php:1512 +#: ../../enterprise/include/functions_reporting_csv.php:1551 +#: ../../enterprise/include/functions_reporting_csv.php:1611 +#: ../../enterprise/include/functions_reporting_csv.php:1627 +#: ../../enterprise/include/functions_reporting_csv.php:1651 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../enterprise/include/functions_reporting_csv.php:2055 +#: ../../enterprise/include/functions_reporting_csv.php:2099 +#: ../../enterprise/include/functions_reporting_csv.php:2145 +#: ../../enterprise/include/functions_reporting_csv.php:2218 +#: ../../enterprise/include/functions_reporting_csv.php:2337 +#: ../../enterprise/include/functions_reporting_csv.php:2572 +#: ../../enterprise/include/functions_reporting_csv.php:2645 +#: ../../enterprise/include/functions_reporting_csv.php:2878 +#: ../../enterprise/include/functions_reporting_csv.php:2914 +#: ../../enterprise/include/functions_reporting_csv.php:2945 +#: ../../enterprise/include/functions_reporting_csv.php:3062 +#: ../../enterprise/include/functions_reporting_csv.php:3115 +#: ../../enterprise/include/functions_reporting_csv.php:3333 +#: ../../enterprise/include/functions_reporting_pdf.php:598 +#: ../../enterprise/include/functions_reporting_pdf.php:606 +#: ../../enterprise/include/functions_reporting_pdf.php:614 +#: ../../enterprise/include/functions_reporting_pdf.php:630 +#: ../../enterprise/include/functions_reporting_pdf.php:790 +#: ../../enterprise/include/functions_services.php:1734 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2386 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:101 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:725 +#: ../../enterprise/meta/agentsearch.php:133 +#: ../../enterprise/operation/agentes/tag_view.php:693 +#: ../../enterprise/operation/log/log_viewer.php:677 +#: ../../enterprise/operation/security/hardening.php:549 +#: ../../enterprise/operation/security/vulnerabilities.php:227 +#: ../../enterprise/operation/security/vulnerabilities.php:405 +#: ../../enterprise/operation/security/vulnerabilities.php:457 +#: ../../enterprise/tools/ipam/ipam_ajax.php:382 +#: ../../enterprise/tools/ipam/ipam_network.php:583 +#: ../../package_774/enterprise/include/functions_log.php:284 +#: ../../package_774/enterprise/include/functions_log.php:287 +#: ../../package_774/enterprise/include/functions_reporting.php:1862 +#: ../../package_774/enterprise/include/functions_reporting.php:2205 +#: ../../package_774/enterprise/include/functions_reporting.php:2218 +#: ../../package_774/enterprise/include/functions_reporting.php:2398 +#: ../../package_774/enterprise/include/functions_reporting.php:2458 +#: ../../package_774/enterprise/include/functions_reporting.php:2476 +#: ../../package_774/enterprise/include/functions_reporting.php:3134 +#: ../../package_774/enterprise/include/functions_reporting.php:4123 +#: ../../package_774/enterprise/include/functions_reporting.php:5147 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:562 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:570 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:578 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:594 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:754 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:976 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:417 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:563 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:802 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1131 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1157 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1270 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1309 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1369 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1409 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1813 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1857 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1903 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1976 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2095 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2330 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2403 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2636 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2672 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2703 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2873 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3091 +#: ../../package_774/enterprise/operation/log/log_viewer.php:665 +#: ../../package_774/enterprise/operation/security/hardening.php:544 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:713 +#: ../../package_774/enterprise/meta/agentsearch.php:133 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:317 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1411 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2107 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3615 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3826 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3844 +msgid "Agent" +msgstr "" + +#: ../../extensions/agents_modules_csv.php:98 #: ../../extensions/insert_data.php:226 ../../extensions/insert_data.php:230 #: ../../extensions/insert_data.php:235 #: ../../godmode/agentes/status_monitor_custom_fields.php:133 #: ../../godmode/agentes/status_monitor_custom_fields.php:170 #: ../../godmode/events/custom_events.php:113 +#: ../../include/ajax/custom_fields.php:491 +#: ../../include/ajax/heatmap.ajax.php:336 ../../include/ajax/module.php:1058 +#: ../../include/lib/Dashboard/Widgets/events_list.php:842 +#: ../../include/functions_events.php:270 +#: ../../include/functions_events.php:354 +#: ../../include/functions_graph.php:3388 +#: ../../include/functions_netflow.php:301 +#: ../../include/functions_reporting.php:5069 +#: ../../include/functions_reporting.php:5110 +#: ../../include/functions_reporting_html.php:3029 +#: ../../include/functions_reporting_html.php:4045 +#: ../../include/functions_reporting_html.php:4049 +#: ../../include/functions_reporting_html.php:4050 +#: ../../include/functions_reporting_html.php:4054 +#: ../../include/functions_reporting_html.php:4059 +#: ../../include/functions_reporting_html.php:4064 +#: ../../include/functions_reporting_html.php:4068 +#: ../../include/functions_reporting_html.php:4073 +#: ../../include/functions_reporting_html.php:4080 +#: ../../include/functions_reporting_html.php:4130 +#: ../../include/functions_reporting_html.php:4204 +#: ../../mobile/operation/module_data.php:164 #: ../../mobile/operation/modules.php:726 #: ../../mobile/operation/modules.php:730 #: ../../mobile/operation/modules.php:731 @@ -8025,1825 +1738,1392 @@ msgstr "" #: ../../mobile/operation/modules.php:767 #: ../../mobile/operation/modules.php:768 #: ../../mobile/operation/modules.php:912 -#: ../../mobile/operation/module_data.php:164 -#: ../../include/functions_reporting_html.php:2382 -#: ../../include/functions_reporting_html.php:2868 -#: ../../include/functions_reporting_html.php:2872 -#: ../../include/functions_reporting_html.php:2873 -#: ../../include/functions_reporting_html.php:2877 -#: ../../include/functions_reporting_html.php:2882 -#: ../../include/functions_reporting_html.php:2887 -#: ../../include/functions_reporting_html.php:2891 -#: ../../include/functions_reporting_html.php:2896 -#: ../../include/functions_reporting_html.php:2903 -#: ../../include/functions_reporting_html.php:2953 -#: ../../include/functions_reporting_html.php:3027 -#: ../../include/ajax/heatmap.ajax.php:336 ../../include/ajax/module.php:1043 -#: ../../include/ajax/custom_fields.php:412 -#: ../../include/functions_graph.php:3518 -#: ../../include/functions_netflow.php:301 -#: ../../include/functions_reporting.php:4749 -#: ../../include/functions_reporting.php:4790 -#: ../../include/lib/Dashboard/Widgets/events_list.php:832 -#: ../../include/functions_events.php:218 -#: ../../include/functions_events.php:301 #: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/exportdata.php:114 -#: ../../operation/agentes/status_monitor.php:1595 #: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/search_modules.php:41 +#: ../../operation/agentes/exportdata.php:114 +#: ../../operation/agentes/status_monitor.php:1598 +#: ../../operation/search_modules.php:40 +#: ../../enterprise/godmode/agentes/collections.agents.php:56 +#: ../../enterprise/godmode/agentes/collections.agents.php:65 +#: ../../enterprise/godmode/agentes/collections.data.php:88 +#: ../../enterprise/godmode/agentes/collections.data.php:135 +#: ../../enterprise/godmode/agentes/collections.data.php:206 +#: ../../enterprise/godmode/agentes/collections.data.php:230 +#: ../../enterprise/godmode/agentes/collections.data.php:254 +#: ../../enterprise/godmode/agentes/collections.data.php:285 +#: ../../enterprise/godmode/agentes/collections.data.php:317 +#: ../../enterprise/godmode/agentes/collections.data.php:351 +#: ../../enterprise/godmode/agentes/collections.data.php:374 +#: ../../enterprise/godmode/agentes/collections.editor.php:65 +#: ../../enterprise/include/functions_reporting.php:2215 +#: ../../enterprise/include/functions_reporting.php:2228 +#: ../../enterprise/include/functions_reporting.php:2470 +#: ../../enterprise/include/functions_reporting.php:2474 +#: ../../enterprise/include/functions_reporting_csv.php:1399 +#: ../../enterprise/include/functions_reporting_csv.php:1429 +#: ../../enterprise/include/functions_reporting_csv.php:1476 +#: ../../enterprise/include/functions_reporting_csv.php:1512 +#: ../../enterprise/include/functions_reporting_csv.php:1551 +#: ../../enterprise/include/functions_reporting_csv.php:1611 +#: ../../enterprise/include/functions_reporting_csv.php:2055 +#: ../../enterprise/include/functions_reporting_csv.php:2878 +#: ../../enterprise/include/functions_reporting_csv.php:2914 +#: ../../enterprise/include/functions_reporting_csv.php:3020 +#: ../../enterprise/include/functions_reporting_csv.php:3115 +#: ../../enterprise/include/functions_reporting_csv.php:3337 +#: ../../enterprise/include/functions_reporting_pdf.php:778 +#: ../../enterprise/include/functions_security_hardening.php:647 +#: ../../enterprise/include/functions_security_hardening.php:682 +#: ../../enterprise/include/functions_services.php:1680 +#: ../../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/advanced/collections.editor.php:63 +#: ../../enterprise/meta/include/functions_events_meta.php:134 +#: ../../enterprise/operation/agentes/policy_view.php:399 +#: ../../enterprise/operation/agentes/tag_view.php:789 +#: ../../package_774/enterprise/include/functions_reporting.php:2204 +#: ../../package_774/enterprise/include/functions_reporting.php:2217 +#: ../../package_774/enterprise/include/functions_reporting.php:2459 +#: ../../package_774/enterprise/include/functions_reporting.php:2463 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:742 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1157 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1187 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1234 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1270 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1309 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1369 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1813 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2636 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2672 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2778 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2873 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3095 +#: ../../package_774/enterprise/include/functions_security_hardening.php:676 +#: ../../package_774/enterprise/include/functions_security_hardening.php:711 msgid "Data" msgstr "" -#: ../../enterprise/meta/advanced/collections.data.php:76 -#: ../../enterprise/godmode/agentes/collections.data.php:196 -msgid "" -"Unable to create the collection. Another collection with the same short name." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:97 -#: ../../enterprise/meta/advanced/collections.data.php:117 -#: ../../enterprise/godmode/agentes/collections.data.php:223 -#: ../../enterprise/godmode/agentes/collections.data.php:247 -msgid "Unable to create the collection" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:97 -#: ../../enterprise/godmode/agentes/collections.data.php:223 -msgid "Invalid characters in short name" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:111 -msgid "Manager configuration > New" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:117 -#: ../../enterprise/godmode/agentes/collections.data.php:247 -#: ../../enterprise/include/functions_local_components.php:174 -msgid "Empty name" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:142 -#: ../../enterprise/meta/advanced/collections.data.php:190 -#: ../../enterprise/godmode/agentes/collections.data.php:278 -#: ../../enterprise/godmode/agentes/collections.data.php:344 -msgid "Unable to create the collection." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:163 -#: ../../enterprise/meta/advanced/collections.data.php:309 -#: ../../enterprise/godmode/agentes/collections.data.php:308 -msgid "Correct create collection" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:174 -#: ../../enterprise/meta/advanced/collections.data.php:241 -#: ../../enterprise/meta/advanced/collections.data.php:265 -#: ../../enterprise/meta/advanced/collections.editor.php:66 -#: ../../enterprise/meta/advanced/collections.editor.php:411 -#: ../../enterprise/meta/advanced/collections.editor.php:428 -#: ../../enterprise/godmode/agentes/collections.agents.php:59 -#: ../../enterprise/godmode/agentes/collections.data.php:145 -#: ../../enterprise/godmode/agentes/collections.data.php:319 -#: ../../enterprise/godmode/agentes/collections.data.php:376 -#: ../../enterprise/godmode/agentes/collections.editor.php:74 -#: ../../enterprise/godmode/agentes/collections.editor.php:463 -#: ../../enterprise/include/functions_collection.php:186 -#: ../../operation/agentes/ver_agente.php:1707 -msgid "Files" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:231 -msgid "Manager configuration > Edit " -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:287 -#: ../../enterprise/godmode/agentes/collections.data.php:400 -msgid "Unable to edit the collection, empty name." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:300 -#: ../../enterprise/godmode/agentes/collections.data.php:413 -msgid "Unable to edit the collection." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:317 -#: ../../enterprise/meta/advanced/collections.editor.php:82 -msgid "Edit collection" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:337 -#: ../../enterprise/meta/advanced/collections.editor.php:105 -msgid "This console is not manager of this environment." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:365 -#: ../../enterprise/godmode/agentes/collections.data.php:495 -msgid "Recreate file" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:399 -#: ../../enterprise/meta/advanced/collections.data.php:400 -#: ../../enterprise/godmode/agentes/collection_manager.php:218 -#: ../../enterprise/godmode/agentes/collection_manager.php:221 -#: ../../enterprise/godmode/agentes/collection_manager.php:339 -#: ../../enterprise/godmode/agentes/collections.data.php:526 -#: ../../enterprise/godmode/agentes/collections.data.php:527 -#: ../../enterprise/godmode/agentes/collections.php:94 -#: ../../enterprise/godmode/agentes/collections.php:95 -msgid "Need to regenerate" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:410 -#: ../../enterprise/meta/advanced/collections.data.php:411 -#: ../../enterprise/godmode/agentes/collection_manager.php:229 -#: ../../enterprise/godmode/agentes/collection_manager.php:230 -#: ../../enterprise/godmode/agentes/collection_manager.php:350 -#: ../../enterprise/godmode/agentes/collection_manager.php:351 -#: ../../enterprise/godmode/agentes/collections.data.php:538 -#: ../../enterprise/godmode/agentes/collections.data.php:539 -#: ../../enterprise/godmode/agentes/collections.php:105 -#: ../../enterprise/godmode/agentes/collections.php:106 -#: ../../enterprise/operation/agentes/collection_view.php:148 -#: ../../enterprise/operation/agentes/collection_view.php:149 -msgid "The collection directory does not exist." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:446 -#: ../../enterprise/godmode/agentes/collections.data.php:600 -#: ../../godmode/wizards/ManageExtensions.class.php:319 -msgid "Short name" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:452 -#: ../../enterprise/godmode/agentes/collections.data.php:562 -msgid "" -"The collection's short name is the name of dir in attachment dir and the " -"package collection." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:452 -#: ../../enterprise/godmode/agentes/collections.data.php:564 -msgid "Short name must contain only alphanumeric characters, - or _ ." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.data.php:452 -#: ../../enterprise/godmode/agentes/collections.data.php:566 -msgid "Empty for default short name fc_X where X is the collection id." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:72 -#, php-format -msgid "Provisioning custom data %s successfully deleted." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:79 -#, php-format -msgid "Cannot delete custom data %s." -msgstr "" - -#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:92 -msgid "There was an error when moving the custom provisioning data." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.editor.php:151 -#: ../../enterprise/meta/advanced/collections.editor.php:219 -#: ../../enterprise/godmode/agentes/collections.editor.php:179 -#: ../../enterprise/godmode/agentes/collections.editor.php:245 -#: ../../godmode/servers/plugin.php:221 -#: ../../include/functions_filemanager.php:802 -msgid "Edit file" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.editor.php:154 -#: ../../enterprise/meta/advanced/collections.editor.php:221 -#: ../../enterprise/godmode/agentes/collections.editor.php:182 -#: ../../enterprise/godmode/agentes/collections.editor.php:247 -msgid "Back to file explorer" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.editor.php:193 -#: ../../enterprise/godmode/agentes/collections.editor.php:219 -#: ../../include/functions_filemanager.php:297 -msgid "Security error." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.editor.php:243 -#: ../../enterprise/godmode/agentes/collections.editor.php:269 -#: ../../godmode/servers/plugin.php:240 -msgid "Compatibility mode" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.editor.php:295 -#: ../../enterprise/godmode/agentes/collections.editor.php:320 -msgid "Correct update file." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.editor.php:296 -#: ../../enterprise/godmode/agentes/collections.editor.php:321 -msgid "Incorrect update file." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.editor.php:429 -#: ../../enterprise/godmode/agentes/collections.editor.php:464 -msgid "Please, first save a new collection before to upload files." -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:79 -#: ../../enterprise/extensions/cron.php:156 -msgid "Cron jobs" -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:88 -#: ../../godmode/agentes/planned_downtime.list.php:345 -#: ../../godmode/agentes/planned_downtime.list.php:788 -msgid "Cron" -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:164 -#: ../../enterprise/meta/advanced/cron_main.php:208 -#: ../../enterprise/meta/advanced/cron_main.php:278 -#: ../../enterprise/meta/include/functions_meta.php:125 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:223 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:295 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:401 -#: ../../include/functions_config.php:225 -msgid "Path doesn't exists or is not writable" -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:178 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:261 -msgid "Only administrator users can create this type of functions" -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:311 -msgid "" -"In order to make backups it is necessary to have mysqldump on your console." -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:380 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:590 -msgid "Add new job" -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:383 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:386 -msgid "Edit job" -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:407 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:952 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1157 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4037 -#: ../../enterprise/godmode/wizards/consoletask_js.php:42 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4410 -#: ../../enterprise/operation/agentes/security_hardening.php:597 -#: ../../enterprise/operation/log/log_viewer.php:1206 -#: ../../enterprise/operation/log/log_viewer.php:1221 -#: ../../enterprise/operation/services/services.treeview_services.php:410 -#: ../../extensions/insert_data.php:279 -#: ../../godmode/agentes/planned_downtime.editor.php:2007 -#: ../../godmode/alerts/configure_alert_template.php:1527 -#: ../../godmode/alerts/configure_alert_template.php:1611 -#: ../../godmode/setup/news.php:433 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5216 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:730 -#: ../../operation/tree.php:627 ../../operation/agentes/stat_win.php:601 -#: ../../operation/agentes/interface_traffic_graph_win.php:445 -#: ../../operation/agentes/datos_agente.php:314 -#: ../../operation/agentes/estado_monitores.php:461 -#: ../../operation/network/network_report.php:609 -#: ../../operation/network/network_usage_map.php:424 -#: ../../operation/netflow/nf_live_view.php:982 -#: ../../operation/search_modules.php:353 -#: ../../operation/reporting/reporting_viewer.php:360 -#: ../../operation/reporting/reporting_viewer.php:379 -#: ../../operation/reporting/graph_viewer.php:466 -#: ../../operation/events/events.php:3497 -msgid "Choose time" -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:408 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:953 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1158 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4038 -#: ../../enterprise/godmode/wizards/consoletask_js.php:43 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4101 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4411 -#: ../../enterprise/include/lib/Metaconsole/Node.php:539 -#: ../../enterprise/operation/agentes/security_hardening.php:598 -#: ../../enterprise/operation/log/log_viewer.php:1207 -#: ../../enterprise/operation/log/log_viewer.php:1222 -#: ../../enterprise/operation/services/services.treeview_services.php:411 -#: ../../extensions/insert_data.php:280 -#: ../../godmode/agentes/planned_downtime.editor.php:2008 -#: ../../godmode/alerts/configure_alert_template.php:1528 -#: ../../godmode/alerts/configure_alert_template.php:1612 -#: ../../godmode/setup/news.php:434 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5217 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:731 -#: ../../operation/tree.php:628 ../../operation/agentes/stat_win.php:602 -#: ../../operation/agentes/interface_traffic_graph_win.php:446 -#: ../../operation/agentes/datos_agente.php:315 -#: ../../operation/agentes/estado_monitores.php:462 -#: ../../operation/network/network_report.php:610 -#: ../../operation/network/network_usage_map.php:425 -#: ../../operation/netflow/nf_live_view.php:983 -#: ../../operation/search_modules.php:354 -#: ../../operation/reporting/reporting_viewer.php:361 -#: ../../operation/reporting/reporting_viewer.php:380 -#: ../../operation/reporting/graph_viewer.php:333 -#: ../../operation/reporting/graph_viewer.php:467 -#: ../../operation/events/events.php:3498 -msgid "Time" -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:409 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:954 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1159 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4039 -#: ../../enterprise/godmode/wizards/consoletask_js.php:44 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4102 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4412 -#: ../../enterprise/operation/agentes/security_hardening.php:599 -#: ../../enterprise/operation/log/log_viewer.php:1208 -#: ../../enterprise/operation/log/log_viewer.php:1223 -#: ../../enterprise/operation/services/services.treeview_services.php:412 -#: ../../extensions/insert_data.php:281 -#: ../../godmode/agentes/planned_downtime.editor.php:2009 -#: ../../godmode/alerts/configure_alert_template.php:1529 -#: ../../godmode/alerts/configure_alert_template.php:1613 -#: ../../godmode/setup/news.php:435 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5218 -#: ../../include/functions_html.php:2390 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:732 -#: ../../operation/tree.php:629 ../../operation/agentes/stat_win.php:603 -#: ../../operation/agentes/interface_traffic_graph_win.php:447 -#: ../../operation/agentes/datos_agente.php:316 -#: ../../operation/agentes/estado_monitores.php:463 -#: ../../operation/network/network_report.php:611 -#: ../../operation/network/network_usage_map.php:426 -#: ../../operation/netflow/nf_live_view.php:984 -#: ../../operation/search_modules.php:355 -#: ../../operation/reporting/reporting_viewer.php:362 -#: ../../operation/reporting/reporting_viewer.php:381 -#: ../../operation/reporting/graph_viewer.php:468 -#: ../../operation/events/events.php:3499 -msgid "Hour" -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:410 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:955 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1160 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4040 -#: ../../enterprise/godmode/wizards/consoletask_js.php:45 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4103 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4413 -#: ../../enterprise/operation/agentes/security_hardening.php:600 -#: ../../enterprise/operation/log/log_viewer.php:1209 -#: ../../enterprise/operation/log/log_viewer.php:1224 -#: ../../enterprise/operation/services/services.treeview_services.php:413 -#: ../../extensions/insert_data.php:282 -#: ../../godmode/agentes/planned_downtime.editor.php:2010 -#: ../../godmode/alerts/configure_alert_template.php:1530 -#: ../../godmode/alerts/configure_alert_template.php:1614 -#: ../../godmode/setup/news.php:436 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5219 -#: ../../include/functions_html.php:2391 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:733 -#: ../../operation/tree.php:630 ../../operation/agentes/stat_win.php:604 -#: ../../operation/agentes/interface_traffic_graph_win.php:448 -#: ../../operation/agentes/datos_agente.php:317 -#: ../../operation/agentes/estado_monitores.php:464 -#: ../../operation/network/network_report.php:612 -#: ../../operation/network/network_usage_map.php:427 -#: ../../operation/netflow/nf_live_view.php:985 -#: ../../operation/search_modules.php:356 -#: ../../operation/reporting/reporting_viewer.php:363 -#: ../../operation/reporting/reporting_viewer.php:382 -#: ../../operation/reporting/graph_viewer.php:469 -#: ../../operation/events/events.php:3500 -msgid "Minute" -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:411 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:956 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1161 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4041 -#: ../../enterprise/godmode/wizards/consoletask_js.php:46 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4104 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4414 -#: ../../enterprise/operation/agentes/security_hardening.php:601 -#: ../../enterprise/operation/log/log_viewer.php:1210 -#: ../../enterprise/operation/log/log_viewer.php:1225 -#: ../../enterprise/operation/services/services.treeview_services.php:414 -#: ../../extensions/insert_data.php:283 -#: ../../godmode/agentes/planned_downtime.editor.php:2011 -#: ../../godmode/alerts/configure_alert_template.php:1531 -#: ../../godmode/alerts/configure_alert_template.php:1615 -#: ../../godmode/setup/news.php:437 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5220 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:734 -#: ../../operation/tree.php:631 ../../operation/agentes/stat_win.php:605 -#: ../../operation/agentes/interface_traffic_graph_win.php:449 -#: ../../operation/agentes/datos_agente.php:318 -#: ../../operation/agentes/estado_monitores.php:465 -#: ../../operation/network/network_report.php:613 -#: ../../operation/network/network_usage_map.php:428 -#: ../../operation/netflow/nf_live_view.php:986 -#: ../../operation/search_modules.php:357 -#: ../../operation/reporting/reporting_viewer.php:364 -#: ../../operation/reporting/reporting_viewer.php:383 -#: ../../operation/reporting/graph_viewer.php:470 -#: ../../operation/events/events.php:3501 -msgid "Second" -msgstr "" - -#: ../../enterprise/meta/advanced/cron_main.php:412 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:957 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1162 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4042 -#: ../../enterprise/godmode/wizards/consoletask_js.php:47 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4105 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4415 -#: ../../enterprise/operation/agentes/security_hardening.php:602 -#: ../../enterprise/operation/log/log_viewer.php:1211 -#: ../../enterprise/operation/log/log_viewer.php:1226 -#: ../../enterprise/operation/services/services.treeview_services.php:415 -#: ../../extensions/insert_data.php:284 -#: ../../godmode/agentes/planned_downtime.editor.php:2012 -#: ../../godmode/alerts/configure_alert_template.php:1532 -#: ../../godmode/alerts/configure_alert_template.php:1616 -#: ../../godmode/setup/news.php:438 -#: ../../godmode/reporting/reporting_builder.item_editor.php:5221 -#: ../../include/functions.php:515 ../../include/functions.php:646 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:735 -#: ../../operation/tree.php:632 ../../operation/agentes/stat_win.php:606 -#: ../../operation/agentes/interface_traffic_graph_win.php:450 -#: ../../operation/agentes/datos_agente.php:319 -#: ../../operation/agentes/estado_monitores.php:466 -#: ../../operation/agentes/agent_inventory.php:141 -#: ../../operation/network/network_report.php:614 -#: ../../operation/network/network_usage_map.php:429 -#: ../../operation/netflow/nf_live_view.php:987 -#: ../../operation/search_modules.php:358 -#: ../../operation/reporting/reporting_viewer.php:365 -#: ../../operation/reporting/reporting_viewer.php:384 -#: ../../operation/reporting/graph_viewer.php:471 -#: ../../operation/events/events.php:3502 -msgid "Now" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:78 -#: ../../enterprise/godmode/modules/configure_local_component.php:166 -#: ../../godmode/modules/manage_network_components_form_common.php:54 -#: ../../godmode/users/configure_user.php:1468 -#: ../../godmode/alerts/alert_commands.php:143 -#: ../../godmode/alerts/alert_commands.php:184 -#: ../../godmode/alerts/configure_alert_template.php:974 -#: ../../godmode/alerts/configure_alert_template.php:1019 -#: ../../godmode/alerts/configure_alert_template.php:1189 -msgid "Basic" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:82 -#: ../../enterprise/meta/include/functions_meta.php:80 -#: ../../include/functions_config.php:184 -msgid "Language settings" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:99 -#: ../../enterprise/meta/include/functions_meta.php:85 -#: ../../godmode/setup/setup_general.php:270 -#: ../../include/functions_config.php:196 -msgid "Auto login (hash) password" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:110 -#: ../../godmode/setup/setup_general.php:58 -#: ../../mobile/operation/events.php:248 -#: ../../include/functions_reporting_html.php:1146 -#: ../../include/functions_reporting_html.php:2724 -#: ../../include/functions.php:1291 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:486 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:478 -#: ../../include/functions_events.php:2538 -#: ../../include/functions_events.php:3112 -#: ../../operation/events/events.php:902 -msgid "System" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:111 -#: ../../godmode/setup/setup_general.php:59 -#: ../../include/functions_menu.php:954 -msgid "Database" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:113 -#: ../../enterprise/meta/include/functions_meta.php:95 -#: ../../godmode/setup/setup_general.php:282 -#: ../../include/functions_config.php:200 -msgid "Time source" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:132 -#, php-format -msgid "" -"If SSL is not properly configured, you will lose access to the %s Console. " -"Do you want to continue?" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:148 -#: ../../enterprise/meta/include/functions_meta.php:105 -#: ../../godmode/setup/setup_general.php:307 -#: ../../include/functions_config.php:212 -msgid "Enforce https" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:153 -#: ../../enterprise/meta/include/functions_meta.php:130 -#: ../../godmode/setup/setup_general.php:295 -#: ../../include/functions_config.php:223 -msgid "Attachment store" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:154 -msgid "Directory where temporary data is stored." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:168 -#: ../../enterprise/meta/include/functions_meta.php:141 -#: ../../godmode/setup/setup_general.php:244 -#: ../../include/functions_config.php:188 -msgid "Remote config directory" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:180 -#: ../../enterprise/meta/include/functions_meta.php:151 -#: ../../godmode/setup/setup_general.php:256 -msgid "Chromium path" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:180 -msgid "Directory where Chromium binary file exists and has execution grants." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:192 -#: ../../enterprise/godmode/setup/setup_auth.php:353 -#: ../../godmode/setup/setup_general.php:80 -#: ../../include/functions_visual_map_editor.php:286 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:271 -#: ../../include/functions_register.php:134 -msgid "Africa" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:193 -#: ../../enterprise/godmode/setup/setup_auth.php:354 -#: ../../godmode/setup/setup_general.php:81 -#: ../../include/functions_visual_map_editor.php:287 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:272 -#: ../../include/functions_register.php:135 -msgid "America" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:194 -#: ../../enterprise/godmode/setup/setup_auth.php:355 -#: ../../godmode/setup/setup_general.php:82 -#: ../../include/functions_visual_map_editor.php:288 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:273 -#: ../../include/functions_register.php:136 -msgid "Antarctica" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:195 -#: ../../enterprise/godmode/setup/setup_auth.php:356 -#: ../../godmode/setup/setup_general.php:83 -#: ../../include/functions_visual_map_editor.php:289 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:274 -#: ../../include/functions_register.php:137 -msgid "Arctic" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:196 -#: ../../enterprise/godmode/setup/setup_auth.php:357 -#: ../../godmode/setup/setup_general.php:84 -#: ../../include/functions_visual_map_editor.php:290 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:275 -#: ../../include/functions_register.php:138 -msgid "Asia" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:197 -#: ../../enterprise/godmode/setup/setup_auth.php:358 -#: ../../godmode/setup/setup_general.php:85 -#: ../../include/functions_visual_map_editor.php:291 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:276 -#: ../../include/functions_register.php:139 -msgid "Atlantic" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:198 -#: ../../enterprise/godmode/setup/setup_auth.php:359 -#: ../../godmode/setup/setup_general.php:86 -#: ../../include/functions_visual_map_editor.php:292 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:277 -#: ../../include/functions_register.php:140 -msgid "Australia" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:199 -#: ../../enterprise/godmode/setup/setup_auth.php:360 -#: ../../godmode/setup/setup_general.php:87 -#: ../../include/functions_visual_map_editor.php:293 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:278 -#: ../../include/functions_register.php:141 -msgid "Europe" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:200 -#: ../../enterprise/godmode/setup/setup_auth.php:361 -#: ../../godmode/setup/setup_general.php:88 -#: ../../include/functions_visual_map_editor.php:294 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:279 -#: ../../include/functions_register.php:142 -msgid "Indian" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:201 -#: ../../enterprise/godmode/setup/setup_auth.php:362 -#: ../../godmode/setup/setup_general.php:89 -#: ../../include/functions_visual_map_editor.php:295 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:280 -#: ../../include/functions_register.php:143 -msgid "Pacific" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:202 -#: ../../enterprise/godmode/setup/setup_auth.php:363 -#: ../../godmode/setup/setup_general.php:90 -#: ../../include/functions_visual_map_editor.php:296 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:281 -#: ../../include/functions_register.php:144 -msgid "UTC" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:223 -#: ../../godmode/setup/setup_general.php:467 -msgid "Change timezone" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:232 -#: ../../enterprise/meta/include/functions_meta.php:161 -#: ../../include/functions_register.php:164 -#: ../../include/functions_config.php:287 -msgid "Timezone setup" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:238 -#, 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 "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:251 -#, php-format -msgid "" -"If public URL is not properly configured, you will lose access to the %s " -"Console. Do you want to continue?" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:266 -#: ../../enterprise/meta/include/functions_meta.php:191 -#: ../../godmode/setup/setup_general.php:515 -#: ../../include/functions_config.php:326 -msgid "Public URL host exclusions" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:278 -#: ../../enterprise/meta/include/functions_meta.php:181 -#: ../../godmode/setup/setup_general.php:505 -#: ../../include/functions_config.php:322 -msgid "Force use Public URL" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:279 -msgid "Force using defined public URL)." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:306 -#: ../../godmode/setup/setup_sflow.php:75 -#: ../../godmode/setup/setup_netflow.php:71 -#: ../../include/functions_config.php:1627 -#: ../../include/functions_config.php:1670 -msgid "Disable custom live view filters" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:307 -msgid "" -"Disable the definition of custom filters in the live view. Only existing " -"filters can be used." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:329 -msgid "Disabled sections" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:331 -msgid "Enabled sections" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:336 -msgid "Push selected sections to enable it" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:338 -msgid "Pop selected sections to disable it" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:346 -msgid "Customize sections" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:370 -#: ../../enterprise/meta/include/functions_meta.php:211 -#: ../../godmode/setup/setup_general.php:555 -#: ../../include/functions_config.php:338 -msgid "Command Snapshot" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:371 -msgid "The string modules with several lines show as command output" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:379 -msgid "Please be careful if you put a password put https access." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:402 -#: ../../enterprise/meta/include/functions_meta.php:241 -#: ../../godmode/setup/setup_general.php:371 -#: ../../include/functions_config.php:236 -msgid "IP list with API access" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:432 -msgid "Enable Warp Update" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:437 -#: ../../enterprise/meta/include/functions_meta.php:276 -#: ../../enterprise/godmode/setup/setup.php:106 -#: ../../include/functions_config.php:462 -msgid "Size of collection" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:449 -msgid "Max. agents to add in policy concurrently" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:450 -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 "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:464 -msgid "Warning for synchronization queue" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:465 -msgid "" -"If the number of pending items (per node) is higher than this number, a " -"notification will be shown" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:498 -msgid "Enable Agent API" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:522 -msgid "Enable log viewer" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:545 -#: ../../enterprise/meta/include/functions_meta.php:306 -#: ../../godmode/setup/setup_general.php:689 -msgid "Enable console log" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:546 -msgid "Log location: pandora_console/log/console.log" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:571 -#: ../../enterprise/meta/include/functions_meta.php:316 -#: ../../godmode/setup/setup_general.php:702 -msgid "Enable audit log" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:572 -msgid "Log location: pandora_console/log/audit.log" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:597 -#: ../../enterprise/meta/advanced/metasetup.setup.php:598 -#: ../../enterprise/meta/include/functions_meta.php:326 -#: ../../godmode/setup/setup_general.php:715 -#: ../../include/functions_config.php:398 -msgid "Enable console report" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:605 -#: ../../enterprise/meta/include/functions_meta.php:356 -#: ../../godmode/setup/setup_general.php:725 -#: ../../include/functions_config.php:402 -msgid "Check conexion interval" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:616 -#: ../../godmode/setup/setup_general.php:736 -msgid "" -"If there are any "In process" events with a specific Extra ID and " -"a New event with that Extra ID is received, it will be created as "In " -"process" instead." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:639 -#: ../../enterprise/meta/include/functions_meta.php:336 -#: ../../godmode/setup/setup_general.php:741 -msgid "Keep In process status for new events with extra ID" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:644 -#: ../../godmode/setup/setup_general.php:751 -msgid "Max. hours old events comments" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:655 -#: ../../enterprise/meta/include/functions_meta.php:395 -#: ../../godmode/setup/setup_general.php:627 -msgid "Limit for bulk operations" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:689 -#: ../../enterprise/meta/include/functions_meta.php:346 -#: ../../godmode/setup/setup_general.php:761 -msgid "Show experimental features" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:247 -#: ../../enterprise/meta/include/functions_groups_meta.php:174 -#: ../../godmode/groups/group_list.php:675 -#, php-format -msgid "Error connecting to %s" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:255 -#, php-format -msgid "Error creating %s policies" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:259 -#, php-format -msgid "Created %s policies" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:264 -#, php-format -msgid "Error creating/updating %s/%s policy modules" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:268 -#, php-format -msgid "Created/Updated %s/%s policy modules" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:273 -#, php-format -msgid "Error deleting %s policy modules" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:277 -#, php-format -msgid "Deleted %s policy modules" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:282 -#, php-format -msgid "Error creating %s policy alerts" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:286 -#, php-format -msgid "Created %s policy alerts" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:291 -#, php-format -msgid "Error deleting %s policy alerts" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:295 -#, php-format -msgid "Deleted %s policy alerts" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:307 -#: ../../enterprise/meta/include/functions_events_meta.php:110 -#: ../../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:602 -#: ../../enterprise/operation/log/log_viewer.php:572 -#: ../../godmode/massive/massive_copy_modules.php:162 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1719 -#: ../../godmode/events/event_edit_filter.php:799 -#: ../../godmode/events/custom_events.php:107 -#: ../../include/lib/Dashboard/Widgets/events_list.php:826 -#: ../../include/functions_events.php:212 -#: ../../include/functions_events.php:283 -#: ../../include/functions_events.php:4529 -#: ../../include/functions_events.php:4611 -#: ../../operation/agentes/log_sources_status.php:56 -#: ../../operation/agentes/pandora_networkmap.editor.php:431 -#: ../../operation/agentes/pandora_networkmap.view.php:173 -#: ../../operation/events/events.php:2093 -msgid "Source" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:308 -#: ../../extensions/dbmanager.php:191 -#: ../../include/lib/Dashboard/Widget.php:616 -msgid "This metaconsole" -msgstr "" - -#: ../../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:35 -#: ../../enterprise/godmode/agentes/collection_manager.php:260 -#: ../../enterprise/godmode/agentes/plugins_manager.php:213 -#: ../../enterprise/godmode/policies/policy_queue.php:288 -#: ../../enterprise/godmode/policies/policy_queue.php:687 -#: ../../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/massive/massive_delete_alerts_policy.php:114 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:462 -#: ../../enterprise/include/functions_policies.php:4059 -#: ../../enterprise/operation/agentes/policy_view.php:67 -#: ../../enterprise/operation/agentes/collection_view.php:83 -#: ../../godmode/agentes/status_monitor_custom_fields.php:93 -#: ../../godmode/agentes/status_monitor_custom_fields.php:160 -#: ../../godmode/agentes/inventory_manager.php:232 -#: ../../godmode/agentes/module_manager.php:685 -#: ../../godmode/alerts/alert_view.php:154 -#: ../../include/ajax/alert_list.ajax.php:298 -#: ../../include/ajax/module.php:1037 -#: ../../operation/agentes/alerts_status.php:250 -#: ../../operation/agentes/alerts_status.php:251 -#: ../../operation/agentes/status_monitor.php:1536 -msgid "Policy" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:321 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:199 -#: ../../godmode/massive/massive_copy_modules.php:260 -msgid "Targets" -msgstr "" - -#: ../../enterprise/meta/advanced/license_meta.php:78 -#: ../../godmode/setup/license.php:108 -msgid "Failed to Update license file" -msgstr "" - -#: ../../enterprise/meta/advanced/license_meta.php:85 -msgid "Metaconsole and all nodes license updated" -msgstr "" - -#: ../../enterprise/meta/advanced/license_meta.php:87 -#, php-format -msgid "Metaconsole license updated but %d of %d node synchronization failed" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.auth.php:27 -msgid "" -"Be aware that group synchronization can change the group configuration of " -"the node" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:88 -#: ../../godmode/setup/performance.php:186 -msgid "Pandora_db running in active database." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:89 -#: ../../godmode/setup/performance.php:187 -#: ../../godmode/setup/performance.php:243 -msgid "Executed:" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:95 -#: ../../enterprise/operation/agentes/wux_console_view.php:342 -#: ../../enterprise/operation/agentes/wux_console_view.php:363 -#: ../../godmode/setup/performance.php:193 -#: ../../godmode/setup/performance.php:248 ../../general/logon_ok.php:208 -msgid "ago" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:112 -#: ../../godmode/menu.php:457 ../../godmode/setup/setup.php:125 -#: ../../godmode/setup/setup.php:279 -msgid "Performance" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:117 -#: ../../enterprise/meta/include/functions_meta.php:2117 -#: ../../godmode/setup/performance.php:263 -#: ../../godmode/setup/performance.php:506 -msgid "Max. days before delete events" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:132 -msgid "Use real-time statistics" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:139 -#: ../../enterprise/meta/include/functions_meta.php:2132 -#: ../../godmode/setup/performance.php:293 -#: ../../include/functions_config.php:896 -msgid "Max. days before delete audit events" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:154 -#: ../../enterprise/meta/include/functions_meta.php:2142 -#: ../../godmode/setup/performance.php:634 -#: ../../include/functions_config.php:936 -msgid "Default hours for event view" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:169 -msgid "Migration block size" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:181 -#: ../../godmode/setup/performance.php:746 -msgid "Events response max. execution" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:182 -msgid "Number of events that will perform the desired action at the same time" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:196 -#: ../../enterprise/meta/include/functions_meta.php:2172 -msgid "Max. number of events per node" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:197 -msgid "maximum number of events to be displayed per node" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:211 -#: ../../godmode/setup/performance.php:758 -#: ../../include/functions_config.php:1002 -msgid "Row limit in csv log" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:226 -#: ../../enterprise/meta/include/functions_meta.php:2205 -#: ../../godmode/setup/performance.php:425 -#: ../../include/functions_config.php:972 -msgid "Max. macro data fields" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:241 -#: ../../enterprise/meta/include/functions_meta.php:2215 -#: ../../godmode/setup/performance.php:598 -#: ../../include/functions_config.php:928 -msgid "Limit of events per query" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:255 -#: ../../enterprise/meta/include/functions_meta.php:2225 -#: ../../godmode/setup/performance.php:338 -#: ../../godmode/setup/performance.php:470 -#: ../../include/functions_config.php:904 -msgid "Max. days before purge" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:270 -#: ../../godmode/setup/performance.php:822 -msgid "" -"Before increasing this value, be aware that a large number can affect " -"performance in PDF generation. Set to 0 to disregard this limit." -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:275 -msgid "Rows limit for SQL report item PDF (per node)" -msgstr "" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:290 -#: ../../enterprise/godmode/setup/setup_history.php:719 -#: ../../godmode/setup/performance.php:865 -msgid "Database maintenance status" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:118 -msgid "Collection has been deleted" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:129 -#: ../../enterprise/meta/advanced/collections.php:145 -#: ../../enterprise/godmode/agentes/collection_manager.php:146 -#: ../../enterprise/godmode/agentes/collections.php:253 -#: ../../enterprise/godmode/agentes/collections.php:275 -msgid "Successful create collection package." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:146 -#: ../../enterprise/godmode/agentes/collection_manager.php:147 -#: ../../enterprise/godmode/agentes/collections.php:276 -msgid "Can not create collection package." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:156 -#: ../../enterprise/godmode/agentes/collections.php:304 -msgid "Error: Id must not be empty" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:170 -#: ../../enterprise/godmode/agentes/collections.php:318 -msgid "Successful re-create collection directory." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:171 -#: ../../enterprise/godmode/agentes/collections.php:319 -msgid "Can not re-create collection directory." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:197 -#: ../../enterprise/godmode/agentes/collections.php:345 -msgid "Successful re-create collections directories." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:198 -#: ../../enterprise/godmode/agentes/collections.php:346 -msgid "Can not re-create collections directories." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:212 -msgid "To manage collections you must activate centralized management" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:227 -#: ../../godmode/users/user_list.php:489 ../../godmode/users/user_list.php:494 -msgid "Search by username, fullname or email" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:274 -#: ../../enterprise/godmode/agentes/collections.php:353 -msgid "Error: The main directory of collections does not exist." -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:356 -#: ../../enterprise/godmode/agentes/configurar_agente.php:24 -#: ../../enterprise/godmode/agentes/collections.php:504 -#: ../../enterprise/include/functions_groups.php:81 -#: ../../enterprise/operation/agentes/ver_agente.php:210 -#: ../../godmode/agentes/configurar_agente.php:729 -#: ../../operation/agentes/ver_agente.php:1899 -msgid "Collection" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:380 -#: ../../enterprise/godmode/agentes/collection_manager.php:162 -#: ../../enterprise/godmode/agentes/collections.php:505 -#: ../../enterprise/godmode/policies/policy_collections.php:241 -#: ../../enterprise/godmode/policies/policy_collections.php:335 -msgid "Short Name" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:442 -#: ../../enterprise/godmode/agentes/collections.php:537 -#: ../../operation/agentes/status_monitor.php:2332 -msgid "Are you sure to delete?" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:447 -#: ../../enterprise/meta/advanced/collections.php:448 -#: ../../enterprise/godmode/agentes/collections.php:538 -#: ../../include/class/SatelliteCollection.class.php:576 -msgid "Delete collection" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:457 -#: ../../enterprise/godmode/agentes/collections.php:545 -msgid "Are you sure to re-apply?" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:458 -#: ../../enterprise/godmode/agentes/collections.php:546 -msgid "Re-Apply changes" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:465 -#: ../../enterprise/godmode/agentes/collections.php:553 -msgid "Are you sure to apply?" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:466 -#: ../../enterprise/godmode/agentes/collections.php:554 -msgid "Apply changes" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:471 -#: ../../enterprise/godmode/agentes/collections.php:559 -msgid "Are you sure to re-create directory?" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:476 -#: ../../enterprise/meta/advanced/collections.php:477 -#: ../../enterprise/godmode/agentes/collections.php:564 -#: ../../enterprise/godmode/agentes/collections.php:565 -msgid "The collection directory does not exist. Re-create directory" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:508 -#: ../../enterprise/godmode/agentes/collections.php:588 -msgid "Re-create directories" -msgstr "" - -#: ../../enterprise/meta/advanced/collections.php:518 -#: ../../general/first_task/collections.php:18 -msgid "There are no collections defined yet." -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:58 -#: ../../enterprise/godmode/policies/policy_queue.php:98 -msgid "Operation successfully deleted from the queue" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:59 -#: ../../enterprise/godmode/policies/policy_queue.php:99 -msgid "Operation cannot be deleted from the queue" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:214 -#: ../../enterprise/meta/advanced/policymanager.queue.php:259 -#: ../../enterprise/meta/include/functions_autoprovision.php:698 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:501 -#: ../../enterprise/godmode/policies/policy_queue.php:313 -#: ../../enterprise/godmode/policies/policy_queue.php:689 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:220 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3815 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:176 -#: ../../enterprise/include/functions_reporting_csv.php:1105 -#: ../../enterprise/include/class/CommandCenter.class.php:445 -#: ../../extensions/api_checker.php:289 ../../godmode/extensions.php:169 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4696 -#: ../../include/functions_reporting_html.php:2485 -#: ../../include/functions_reporting_html.php:4991 -#: ../../include/functions_menu.php:680 -#: ../../include/class/ExternalTools.class.php:571 -#: ../../general/main_menu.php:79 ../../general/main_menu.php:86 -msgid "Operation" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:218 -#: ../../enterprise/godmode/policies/policy_queue.php:307 -msgid "Apply (database and files)" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:219 -#: ../../enterprise/meta/advanced/policymanager.queue.php:315 -#: ../../enterprise/godmode/policies/policy_queue.php:308 -#: ../../enterprise/godmode/policies/policy_queue.php:762 -msgid "Apply (only database)" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:229 -#: ../../enterprise/godmode/policies/policy_queue.php:332 -msgid "Complete" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:230 -#: ../../enterprise/godmode/policies/policy_queue.php:333 -msgid "Incomplete" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:235 -#: ../../enterprise/extensions/vmware/vmware_view.php:1843 -#: ../../enterprise/godmode/modules/local_components.php:598 -#: ../../enterprise/godmode/agentes/collection_manager.php:78 -#: ../../enterprise/godmode/agentes/collection_manager.php:94 -#: ../../enterprise/godmode/agentes/collection_manager.php:95 -#: ../../enterprise/godmode/agentes/collections.php:458 -#: ../../enterprise/godmode/policies/policy_modules.php:1535 -#: ../../enterprise/godmode/policies/policy_queue.php:358 -#: ../../enterprise/godmode/policies/policies.php:357 -#: ../../enterprise/godmode/policies/policy_linking.php:152 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:393 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:209 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:274 -#: ../../enterprise/godmode/setup/setup_acl.php:495 -#: ../../enterprise/include/class/SAPView.class.php:409 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2928 -#: ../../enterprise/include/functions_ipam.php:1834 -#: ../../enterprise/operation/agentes/tag_view.php:517 -#: ../../enterprise/operation/services/services.treeview_services.php:131 -#: ../../enterprise/operation/services/services.treeview_services.php:164 -#: ../../enterprise/operation/services/services.treeview_services.php:187 -#: ../../enterprise/operation/services/services.list.php:482 -#: ../../extensions/agents_modules.php:673 -#: ../../extensions/module_groups.php:305 -#: ../../godmode/modules/manage_network_templates_form.php:277 -#: ../../godmode/modules/manage_network_templates_form.php:337 -#: ../../godmode/modules/manage_network_components.php:696 -#: ../../godmode/groups/group_list.php:810 -#: ../../godmode/users/user_list.php:522 ../../godmode/users/user_list.php:523 -#: ../../godmode/agentes/modificar_agente.php:397 -#: ../../godmode/agentes/modificar_agente.php:412 -#: ../../godmode/agentes/modificar_agente.php:413 -#: ../../godmode/agentes/planned_downtime.list.php:647 -#: ../../godmode/agentes/module_manager.php:92 -#: ../../godmode/agentes/module_manager.php:107 -#: ../../godmode/agentes/module_manager.php:108 -#: ../../godmode/netflow/nf_item_list.php:174 -#: ../../godmode/netflow/nf_edit_form.php:283 -#: ../../godmode/snmpconsole/snmp_alert.php:1801 -#: ../../godmode/snmpconsole/snmp_filters.php:216 -#: ../../godmode/snmpconsole/snmp_filters.php:314 -#: ../../godmode/reporting/reporting_builder.list_items.php:267 -#: ../../godmode/reporting/map_builder.php:384 -#: ../../godmode/reporting/graphs.php:283 -#: ../../godmode/reporting/visual_console_favorite.php:204 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1141 -#: ../../godmode/reporting/reporting_builder.php:769 -#: ../../godmode/tag/tag.php:248 ../../include/ajax/agent.php:652 -#: ../../include/functions_ui.php:4047 -#: ../../include/class/ModuleTemplates.class.php:713 -#: ../../include/functions_events.php:5248 ../../operation/tree.php:341 -#: ../../operation/agentes/estado_agente.php:462 -#: ../../operation/agentes/graphs.php:271 -#: ../../operation/agentes/interface_view.functions.php:134 -#: ../../operation/agentes/status_monitor.php:1036 -#: ../../operation/agentes/estado_monitores.php:620 -#: ../../operation/agentes/agent_inventory.php:165 -#: ../../operation/network/network_report.php:282 -#: ../../operation/network/network_report.php:308 -#: ../../operation/network/network_report.php:351 -#: ../../operation/network/network_report.php:352 -#: ../../operation/network/network_usage_map.php:329 -#: ../../operation/network/network_usage_map.php:362 -#: ../../operation/network/network_usage_map.php:363 -#: ../../operation/netflow/nf_live_view.php:282 -#: ../../operation/netflow/nf_live_view.php:678 -#: ../../operation/netflow/nf_live_view.php:679 -#: ../../operation/incidents/list_integriaims_incidents.php:470 -#: ../../operation/inventory/inventory.php:709 -#: ../../operation/reporting/graph_viewer.php:399 -msgid "Filter" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:246 -#: ../../enterprise/meta/agentsearch.php:111 -#: ../../godmode/alerts/alert_templates.php:362 -#: ../../godmode/alerts/alert_templates.php:363 -msgid "Show Options" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:256 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:103 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:714 -#: ../../enterprise/meta/include/functions_wizard_meta.php:174 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1796 -#: ../../enterprise/meta/agentsearch.php:132 -#: ../../enterprise/meta/agentsearch.php:332 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1974 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2012 -#: ../../enterprise/include/functions_reporting_csv.php:2824 -#: ../../enterprise/include/class/CSVImportAgents.class.php:157 -#: ../../enterprise/include/class/SAPView.class.php:226 -#: ../../enterprise/include/functions_events.php:216 -#: ../../enterprise/operation/log/log_viewer.php:765 -#: ../../godmode/modules/manage_network_components.php:778 -#: ../../godmode/agentes/agent_manager.php:551 -#: ../../godmode/agentes/module_manager.php:689 -#: ../../godmode/massive/massive_edit_agents.php:785 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1236 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1257 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1279 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3749 -#: ../../godmode/events/event_edit_filter.php:932 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1133 -#: ../../include/functions_reporting_html.php:2375 -#: ../../include/class/AgentWizard.class.php:1282 -#: ../../operation/inventory/inventory.php:496 -#: ../../operation/events/events.php:2160 -msgid "Server" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:258 -#: ../../enterprise/meta/monitoring/group_view.php:154 -#: ../../enterprise/meta/monitoring/group_view.php:212 -#: ../../enterprise/meta/include/functions_autoprovision.php:497 -#: ../../enterprise/godmode/agentes/collections.agents.php:62 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:123 -#: ../../enterprise/godmode/agentes/collections.data.php:155 -#: ../../enterprise/godmode/agentes/collections.data.php:321 -#: ../../enterprise/godmode/agentes/collections.editor.php:83 -#: ../../enterprise/godmode/policies/policy_queue.php:688 -#: ../../enterprise/godmode/policies/policies.php:454 -#: ../../enterprise/godmode/policies/policies.php:619 -#: ../../enterprise/godmode/policies/policy_agents.php:729 -#: ../../enterprise/godmode/policies/policy.php:93 -#: ../../enterprise/godmode/policies/policy.php:106 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:248 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:217 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:209 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:294 -#: ../../enterprise/include/functions_cron.php:215 -#: ../../enterprise/include/functions_tasklist.php:387 -#: ../../enterprise/include/functions_reporting_pdf.php:889 -#: ../../enterprise/include/functions_policies.php:3813 -#: ../../enterprise/operation/services/massive/services.create.php:985 -#: ../../enterprise/operation/services/massive/service.create.elements.php:379 -#: ../../enterprise/operation/services/services.service_map.php:148 -#: ../../extensions/agents_modules.php:478 -#: ../../extensions/agents_modules.php:865 -#: ../../godmode/groups/tactical.php:213 -#: ../../godmode/agentes/planned_downtime.list.php:84 -#: ../../godmode/agentes/planned_downtime.list.php:109 -#: ../../godmode/massive/massive_standby_alerts.php:204 -#: ../../godmode/massive/massive_delete_modules.php:517 -#: ../../godmode/massive/massive_delete_modules.php:585 -#: ../../godmode/massive/massive_add_alerts.php:231 -#: ../../godmode/massive/massive_edit_plugins.php:367 -#: ../../godmode/massive/massive_enable_disable_alerts.php:175 -#: ../../godmode/massive/massive_delete_alerts.php:315 -#: ../../godmode/massive/massive_edit_modules.php:585 -#: ../../godmode/alerts/alert_list.list.php:99 -#: ../../godmode/reporting/reporting_builder.list_items.php:211 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1895 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1921 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2168 -#: ../../godmode/reporting/visual_console_builder.wizard.php:430 -#: ../../mobile/include/functions_web.php:23 -#: ../../mobile/operation/agents.php:205 ../../mobile/operation/home.php:79 -#: ../../mobile/operation/agent.php:161 -#: ../../include/functions_reporting_html.php:2119 -#: ../../include/functions_reporting_html.php:2591 -#: ../../include/functions_reporting_html.php:3381 -#: ../../include/functions_cron.php:701 ../../include/functions_html.php:1745 -#: ../../include/functions_html.php:6054 -#: ../../include/functions_massive_operations.php:240 -#: ../../include/class/Diagnostics.class.php:1188 -#: ../../include/class/Diagnostics.class.php:1192 -#: ../../include/class/Diagnostics.class.php:1196 -#: ../../include/class/Diagnostics.class.php:1200 -#: ../../include/class/NetworkMap.class.php:3447 -#: ../../include/class/AgentsAlerts.class.php:252 -#: ../../include/class/AgentsAlerts.class.php:567 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:347 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:352 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:512 -#: ../../include/functions_groups.php:53 ../../operation/heatmap.php:98 -#: ../../operation/search_results.php:82 -#: ../../operation/agentes/interface_view.functions.php:78 -#: ../../operation/agentes/group_view.php:184 -#: ../../operation/agentes/group_view.php:237 -msgid "Agents" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:260 -#: ../../enterprise/godmode/policies/policy_queue.php:690 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:712 -#: ../../enterprise/include/class/Omnishell.class.php:408 -#: ../../enterprise/include/functions_ipam.php:1427 -#: ../../enterprise/include/functions_ipam.php:1432 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:651 -msgid "Progress" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:298 -#: ../../enterprise/godmode/policies/policy_queue.php:730 -msgid "Policy " -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:339 -#: ../../enterprise/godmode/policies/policy_queue.php:792 -#: ../../enterprise/godmode/policies/policy_queue.php:801 -msgid "Policy applying timeout" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:353 -#: ../../enterprise/godmode/policies/policy_queue.php:820 -msgid "Delete from queue" -msgstr "" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:371 -msgid "Empty queue." -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:101 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:712 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2386 -#: ../../enterprise/meta/agentsearch.php:133 -#: ../../enterprise/godmode/agentes/collections.agents.php:119 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:106 -#: ../../enterprise/godmode/policies/policy_linking.php:200 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:136 -#: ../../enterprise/godmode/services/services.elements.php:94 -#: ../../enterprise/godmode/services/services.elements.php:132 -#: ../../enterprise/godmode/services/services.elements.php:278 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:317 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1411 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2074 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3576 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3787 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3805 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:220 -#: ../../enterprise/include/functions_log.php:279 -#: ../../enterprise/include/functions_log.php:282 -#: ../../enterprise/include/functions_reporting_pdf.php:530 -#: ../../enterprise/include/functions_reporting_pdf.php:538 -#: ../../enterprise/include/functions_reporting_pdf.php:546 -#: ../../enterprise/include/functions_reporting_pdf.php:562 -#: ../../enterprise/include/functions_reporting_pdf.php:722 -#: ../../enterprise/include/functions_reporting_csv.php:538 -#: ../../enterprise/include/functions_reporting_csv.php:867 -#: ../../enterprise/include/functions_reporting_csv.php:893 -#: ../../enterprise/include/functions_reporting_csv.php:1006 -#: ../../enterprise/include/functions_reporting_csv.php:1045 -#: ../../enterprise/include/functions_reporting_csv.php:1105 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../enterprise/include/functions_reporting_csv.php:1145 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -#: ../../enterprise/include/functions_reporting_csv.php:1549 -#: ../../enterprise/include/functions_reporting_csv.php:1593 -#: ../../enterprise/include/functions_reporting_csv.php:1639 -#: ../../enterprise/include/functions_reporting_csv.php:1712 -#: ../../enterprise/include/functions_reporting_csv.php:1831 -#: ../../enterprise/include/functions_reporting_csv.php:2066 -#: ../../enterprise/include/functions_reporting_csv.php:2139 -#: ../../enterprise/include/functions_reporting_csv.php:2372 -#: ../../enterprise/include/functions_reporting_csv.php:2408 -#: ../../enterprise/include/functions_reporting_csv.php:2439 -#: ../../enterprise/include/functions_reporting_csv.php:2556 -#: ../../enterprise/include/functions_reporting_csv.php:2609 -#: ../../enterprise/include/functions_reporting_csv.php:2827 -#: ../../enterprise/include/class/LogSource.class.php:603 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:950 -#: ../../enterprise/include/functions_reporting.php:1861 -#: ../../enterprise/include/functions_reporting.php:2204 -#: ../../enterprise/include/functions_reporting.php:2217 -#: ../../enterprise/include/functions_reporting.php:2397 -#: ../../enterprise/include/functions_reporting.php:2457 -#: ../../enterprise/include/functions_reporting.php:2475 -#: ../../enterprise/include/functions_reporting.php:3133 -#: ../../enterprise/include/functions_reporting.php:4122 -#: ../../enterprise/include/functions_reporting.php:5146 -#: ../../enterprise/include/functions_services.php:1705 -#: ../../enterprise/include/functions_events.php:80 -#: ../../enterprise/operation/agentes/tag_view.php:693 -#: ../../enterprise/operation/log/log_viewer.php:786 -#: ../../enterprise/tools/ipam/ipam_network.php:583 -#: ../../enterprise/tools/ipam/ipam_ajax.php:382 -#: ../../extensions/insert_data.php:194 -#: ../../godmode/modules/manage_inventory_modules.php:317 -#: ../../godmode/agentes/status_monitor_custom_fields.php:97 -#: ../../godmode/agentes/status_monitor_custom_fields.php:161 -#: ../../godmode/agentes/module_manager_editor_prediction.php:134 -#: ../../godmode/agentes/planned_downtime.list.php:420 -#: ../../godmode/agentes/module_manager_editor_common.php:1501 -#: ../../godmode/agentes/module_manager_editor_common.php:1560 -#: ../../godmode/gis_maps/configure_gis_map.php:592 -#: ../../godmode/massive/massive_copy_modules.php:148 -#: ../../godmode/massive/massive_copy_modules.php:338 -#: ../../godmode/massive/massive_standby_alerts.php:224 -#: ../../godmode/massive/massive_standby_alerts.php:259 -#: ../../godmode/massive/massive_enable_disable_alerts.php:196 -#: ../../godmode/massive/massive_enable_disable_alerts.php:231 -#: ../../godmode/massive/massive_edit_modules.php:485 -#: ../../godmode/alerts/alert_list.list.php:564 -#: ../../godmode/alerts/alert_list.list.php:813 -#: ../../godmode/alerts/alert_view.php:93 -#: ../../godmode/alerts/alert_list.builder.php:58 -#: ../../godmode/alerts/alert_list.builder.php:74 -#: ../../godmode/reporting/reporting_builder.list_items.php:393 -#: ../../godmode/reporting/create_container.php:473 -#: ../../godmode/reporting/create_container.php:657 -#: ../../godmode/reporting/create_container.php:744 -#: ../../godmode/reporting/graph_builder.graph_editor.php:345 -#: ../../godmode/reporting/reporting_builder.item_editor.php:215 -#: ../../godmode/reporting/reporting_builder.item_editor.php:909 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1189 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1777 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4147 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4665 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4689 -#: ../../godmode/reporting/visual_console_builder.elements.php:120 -#: ../../godmode/reporting/visual_console_builder.wizard.php:463 -#: ../../godmode/reporting/visual_console_builder.wizard.php:789 -#: ../../godmode/reporting/visual_console_builder.wizard.php:812 -#: ../../godmode/servers/plugin.php:115 ../../godmode/servers/plugin.php:134 -#: ../../mobile/operation/agents.php:93 ../../mobile/operation/agents.php:404 -#: ../../mobile/operation/modules.php:608 ../../mobile/operation/home.php:110 -#: ../../mobile/operation/services.php:225 -#: ../../mobile/operation/events.php:866 -#: ../../include/functions_visual_map_editor.php:416 -#: ../../include/functions_visual_map_editor.php:449 -#: ../../include/functions_reporting_html.php:552 -#: ../../include/functions_reporting_html.php:951 -#: ../../include/functions_reporting_html.php:1063 -#: ../../include/functions_reporting_html.php:1071 -#: ../../include/functions_reporting_html.php:2036 -#: ../../include/functions_reporting_html.php:2378 -#: ../../include/functions_reporting_html.php:2483 -#: ../../include/functions_reporting_html.php:3344 -#: ../../include/functions_reporting_html.php:3479 -#: ../../include/functions_reporting_html.php:3773 -#: ../../include/functions_reporting_html.php:3854 -#: ../../include/functions_reporting_html.php:3862 -#: ../../include/functions_reporting_html.php:3871 -#: ../../include/functions_reporting_html.php:3883 -#: ../../include/functions_reporting_html.php:4043 -#: ../../include/functions_reporting_html.php:4167 -#: ../../include/functions_reporting_html.php:4261 -#: ../../include/functions_reporting_html.php:4988 -#: ../../include/functions_reporting_html.php:5036 -#: ../../include/functions_reporting_html.php:5075 -#: ../../include/functions_reporting_html.php:5410 -#: ../../include/functions_reporting_html.php:5450 -#: ../../include/functions_reporting_html.php:5700 -#: ../../include/ajax/heatmap.ajax.php:294 -#: ../../include/ajax/heatmap.ajax.php:419 -#: ../../include/ajax/heatmap.ajax.php:454 -#: ../../include/ajax/alert_list.ajax.php:495 -#: ../../include/functions_inventory.php:407 -#: ../../include/functions_inventory.php:1196 -#: ../../include/functions_inventory.php:1252 -#: ../../include/functions_graph.php:5082 ../../include/functions_gis.php:229 -#: ../../include/functions_ui.php:1636 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:546 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:394 -#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:281 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:371 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:332 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:414 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:240 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:575 -#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:214 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:368 -#: ../../include/functions_reports.php:1337 -#: ../../include/class/AlertsList.class.php:314 -#: ../../include/class/NetworkMap.class.php:2987 -#: ../../include/class/NetworkMap.class.php:3039 -#: ../../include/class/NetworkMap.class.php:3371 -#: ../../include/class/AgentsAlerts.class.php:430 -#: ../../include/class/AgentsAlerts.class.php:982 -#: ../../include/class/WelcomeWindow.class.php:798 -#: ../../include/functions_reporting.php:7352 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:341 -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:282 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:416 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:360 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:567 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:583 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:466 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:381 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:450 -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:250 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:359 -#: ../../include/lib/Dashboard/Widgets/module_value.php:334 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:239 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:255 -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:305 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:326 -#: ../../include/lib/Dashboard/Widgets/module_status.php:350 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:301 -#: ../../include/lib/Dashboard/Widgets/top_n.php:225 -#: ../../include/lib/Dashboard/Widgets/top_n.php:319 -#: ../../include/functions_snmp_browser.php:1862 -#: ../../operation/search_agents.php:35 -#: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/estado_agente.php:1048 -#: ../../operation/agentes/interface_view.functions.php:499 -#: ../../operation/agentes/exportdata.php:114 -#: ../../operation/agentes/status_monitor.php:1541 -#: ../../operation/agentes/estado_monitores.php:123 -#: ../../operation/agentes/ver_agente.php:1206 -#: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/gis_maps/ajax.php:236 ../../operation/gis_maps/ajax.php:269 -#: ../../operation/search_alerts.php:34 -#: ../../operation/inventory/inventory.php:634 -#: ../../operation/search_modules.php:36 ../../operation/events/events.php:2955 -msgid "Agent" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:102 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:137 -#: ../../enterprise/godmode/servers/HA_cluster.php:185 -#: ../../enterprise/include/functions_reporting_csv.php:2024 +#: ../../extensions/api_checker.php:180 ../../include/functions_ui.php:545 +msgid "Request successfully processed" +msgstr "" + +#: ../../extensions/api_checker.php:182 +msgid "Incorrect URL" +msgstr "" + +#: ../../extensions/api_checker.php:210 ../../extensions/dbmanager.php:102 +#: ../../extensions/extension_uploader.php:30 +#: ../../extensions/pandora_logs.php:86 ../../godmode/extensions.php:29 +#: ../../godmode/files_repo/files_repo.php:79 +#: ../../enterprise/extensions/csv_import_group/main.php:23 +#: ../../enterprise/meta/general/main_header.php:469 +#: ../../enterprise/meta/general/main_menu.php:871 +#: ../../enterprise/meta/general/main_menu.php:872 +#: ../../package_774/enterprise/meta/general/main_menu.php:865 +#: ../../package_774/enterprise/meta/general/main_menu.php:866 +msgid "Extensions" +msgstr "" + +#: ../../extensions/api_checker.php:219 ../../extensions/db_status.php:34 +#: ../../extensions/extension_uploader.php:39 +#: ../../extensions/pandora_logs.php:95 ../../godmode/setup/file_manager.php:56 +#: ../../godmode/setup/links.php:29 ../../godmode/setup/news.php:39 +#: ../../godmode/extensions.php:38 ../../godmode/menu.php:522 +#: ../../include/class/Diagnostics.class.php:159 +#: ../../include/class/EventSound.class.php:226 +#: ../../enterprise/extensions/csv_import_group/main.php:32 +#: ../../enterprise/include/class/Omnishell.class.php:341 +#: ../../enterprise/operation/log/elasticsearch_interface.php:46 +#: ../../enterprise/tools/ipam/ipam.php:453 +#: ../../package_774/enterprise/operation/log/elasticsearch_interface.php:46 +msgid "Admin tools" +msgstr "" + +#: ../../extensions/api_checker.php:223 +#: ../../extensions/extension_uploader.php:43 +#: ../../extensions/pandora_logs.php:99 ../../godmode/extensions.php:42 +#: ../../godmode/menu.php:647 +#: ../../enterprise/extensions/csv_import_group/main.php:36 +msgid "Extension manager" +msgstr "" + +#: ../../extensions/api_checker.php:227 ../../extensions/api_checker.php:405 +msgid "API checker" +msgstr "" + +#: ../../extensions/api_checker.php:241 +#: ../../extensions/users_connected.php:178 +#: ../../godmode/reporting/reporting_builder.item_editor.php:73 +#: ../../godmode/reporting/visual_console_builder.elements.php:846 +#: ../../include/ajax/heatmap.ajax.php:461 +#: ../../include/class/AuditLog.class.php:208 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1081 +#: ../../include/functions_reporting_html.php:3226 +#: ../../include/functions_reporting_html.php:4538 +#: ../../include/functions_reporting_html.php:4871 +#: ../../include/functions_visual_map_editor.php:1508 +#: ../../operation/network/network_report.php:379 +#: ../../operation/inventory/inventory.php:1316 +#: ../../enterprise/godmode/servers/HA_cluster.php:189 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:141 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:781 +#: ../../enterprise/include/class/Aws.S3.php:570 +#: ../../enterprise/include/class/Aws.cloud.php:535 #: ../../enterprise/include/class/Azure.cloud.php:816 -#: ../../enterprise/include/class/VMware.app.php:621 #: ../../enterprise/include/class/DeploymentCenter.class.php:664 #: ../../enterprise/include/class/DeploymentCenter.class.php:715 #: ../../enterprise/include/class/DeploymentCenter.class.php:1308 #: ../../enterprise/include/class/DeploymentCenter.class.php:1429 -#: ../../enterprise/include/class/Aws.S3.php:570 -#: ../../enterprise/include/class/Aws.cloud.php:535 -#: ../../enterprise/include/functions_reporting.php:2557 +#: ../../enterprise/include/class/VMware.app.php:621 #: ../../enterprise/include/functions_ipam.php:1659 #: ../../enterprise/include/functions_ipam.php:1660 -#: ../../enterprise/tools/ipam/ipam_network.php:249 +#: ../../enterprise/include/functions_reporting.php:2569 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:2530 +#: ../../enterprise/include/functions_reporting_csv.php:3484 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:102 #: ../../enterprise/tools/ipam/ipam_list.php:57 -#: ../../extensions/api_checker.php:241 -#: ../../extensions/users_connected.php:178 -#: ../../godmode/reporting/reporting_builder.item_editor.php:73 -#: ../../godmode/reporting/visual_console_builder.elements.php:854 -#: ../../include/functions_visual_map_editor.php:1508 -#: ../../include/functions_reporting_html.php:3361 -#: ../../include/functions_reporting_html.php:3694 -#: ../../include/ajax/heatmap.ajax.php:461 -#: ../../include/class/AuditLog.class.php:223 -#: ../../operation/network/network_report.php:404 -#: ../../operation/inventory/inventory.php:1259 +#: ../../enterprise/tools/ipam/ipam_network.php:249 +#: ../../package_774/enterprise/include/functions_reporting.php:2558 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:816 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:535 +#: ../../package_774/enterprise/include/class/VMware.app.php:621 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2288 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3173 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:137 msgid "IP" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:104 -#: ../../godmode/massive/massive_edit_modules.php:514 -msgid "Agent Status" +#: ../../extensions/api_checker.php:246 +#, php-format +msgid "%s Console URL" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:119 -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:142 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:181 -#: ../../enterprise/meta/monitoring/group_view.php:235 -#: ../../enterprise/meta/monitoring/group_view.php:241 -#: ../../enterprise/meta/monitoring/tactical.php:223 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:119 -#: ../../enterprise/godmode/services/services.elements.php:418 -#: ../../enterprise/include/functions_services.php:1468 -#: ../../enterprise/operation/agentes/tag_view.php:130 -#: ../../enterprise/operation/services/services.treeview_services.php:321 -#: ../../enterprise/operation/services/services.list.php:205 -#: ../../enterprise/operation/services/services.table_services.php:141 -#: ../../godmode/groups/group_list.php:1136 -#: ../../godmode/agentes/module_manager_editor_common.php:476 -#: ../../godmode/agentes/module_manager_editor_common.php:564 -#: ../../godmode/netflow/nf_edit_form.php:290 -#: ../../godmode/massive/massive_copy_modules.php:123 -#: ../../godmode/massive/massive_copy_modules.php:311 -#: ../../godmode/massive/massive_delete_modules.php:427 -#: ../../godmode/massive/massive_edit_modules.php:391 -#: ../../godmode/massive/massive_edit_modules.php:507 -#: ../../godmode/setup/setup_visuals.php:1017 -#: ../../godmode/setup/setup_visuals.php:1039 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3884 -#: ../../mobile/operation/agents.php:58 ../../mobile/operation/modules.php:69 -#: ../../include/functions_reporting_html.php:2598 -#: ../../include/functions.php:1087 ../../include/functions.php:1327 -#: ../../include/functions.php:1334 ../../include/functions.php:1367 -#: ../../include/ajax/module.php:1996 ../../include/functions_graph.php:3343 -#: ../../include/functions_graph.php:3345 -#: ../../include/functions_graph.php:4863 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:578 -#: ../../include/functions_massive_operations.php:146 -#: ../../include/class/ExtensionsDiscovery.class.php:607 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:315 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:274 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:558 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:588 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:401 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:436 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:722 -#: ../../include/functions_events.php:3168 ../../operation/tree.php:208 -#: ../../operation/tree.php:299 ../../operation/tree.php:535 -#: ../../operation/agentes/estado_agente.php:291 -#: ../../operation/agentes/status_monitor.php:563 -#: ../../operation/agentes/group_view.php:247 -#: ../../operation/agentes/group_view.php:252 -#: ../../operation/agentes/estado_monitores.php:515 -#: ../../operation/agentes/tactical.php:199 -#: ../../operation/netflow/nf_live_view.php:283 ../../general/logon_ok.php:159 -msgid "Normal" +#: ../../extensions/api_checker.php:253 +#: ../../godmode/users/configure_user.php:1070 +#: ../../godmode/users/configure_user.php:1093 +#: ../../operation/users/user_edit.php:296 +#: ../../operation/users/user_edit.php:335 +msgid "API Token" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:124 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:183 -#: ../../enterprise/meta/monitoring/group_view.php:237 -#: ../../enterprise/meta/monitoring/group_view.php:243 -#: ../../enterprise/meta/monitoring/tactical.php:221 +#: ../../extensions/api_checker.php:253 +msgid "Use API Token instead API Pass, User and Password." +msgstr "" + +#: ../../extensions/api_checker.php:258 +msgid "API Pass" +msgstr "" + +#: ../../extensions/api_checker.php:265 +#: ../../extensions/users_connected.php:177 ../../general/login_page.php:278 +#: ../../general/login_page.php:337 ../../godmode/events/custom_events.php:97 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4146 +#: ../../godmode/setup/setup_ehorus.php:97 +#: ../../godmode/update_manager/update_manager.history.php:43 +#: ../../include/class/AuditLog.class.php:110 +#: ../../include/class/AuditLog.class.php:225 +#: ../../include/class/CredentialStore.class.php:817 +#: ../../include/class/CredentialStore.class.php:1300 +#: ../../include/lib/Dashboard/Widgets/events_list.php:826 +#: ../../include/lib/TacticalView/elements/Alerts.php:113 +#: ../../include/lib/TacticalView/elements/Alerts.php:212 +#: ../../include/functions.php:3194 ../../include/functions_config.php:780 +#: ../../include/functions_cron.php:497 ../../include/functions_events.php:254 +#: ../../include/functions_events.php:306 +#: ../../include/functions_reporting_html.php:7233 +#: ../../mobile/operation/tactical.php:350 +#: ../../operation/users/user_edit.php:854 ../../operation/search_users.php:71 +#: ../../views/ITSM/ITSMTicketDetailView.php:286 +#: ../../enterprise/extensions/disabled/check_acls.php:47 +#: ../../enterprise/extensions/disabled/check_acls.php:132 +#: ../../enterprise/godmode/servers/manage_export_form.php:155 +#: ../../enterprise/godmode/setup/setup_auth.php:1420 +#: ../../enterprise/godmode/setup/setup_log_collector.php:139 +#: ../../enterprise/include/class/DB2.app.php:509 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:520 +#: ../../enterprise/include/class/MySQL.app.php:531 +#: ../../enterprise/include/class/Oracle.app.php:516 +#: ../../enterprise/include/functions_tasklist.php:197 +#: ../../enterprise/meta/general/login_page.php:207 +#: ../../enterprise/meta/general/login_page.php:267 +#: ../../enterprise/meta/include/functions_events_meta.php:70 +#: ../../enterprise/meta/include/functions_meta.php:1373 +#: ../../enterprise/meta/include/functions_meta.php:1427 +#: ../../enterprise/meta/include/functions_wizard_meta.php:516 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1470 +#: ../../package_774/enterprise/include/functions_tasklist.php:197 +#: ../../package_774/enterprise/include/class/DB2.app.php:509 +#: ../../package_774/enterprise/include/class/Oracle.app.php:516 +#: ../../package_774/enterprise/include/class/MySQL.app.php:531 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:520 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1363 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1417 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1400 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:139 +msgid "User" +msgstr "" + +#: ../../extensions/api_checker.php:270 ../../general/login_page.php:292 +#: ../../general/login_page.php:353 +#: ../../godmode/agentes/module_manager_editor_wmi.php:143 +#: ../../godmode/massive/massive_edit_modules.php:1110 +#: ../../godmode/modules/manage_network_components_form_wmi.php:63 +#: ../../godmode/setup/setup_ehorus.php:104 +#: ../../godmode/users/configure_user.php:1215 +#: ../../godmode/users/user_management.php:346 +#: ../../include/class/AgentWizard.class.php:690 +#: ../../include/class/CredentialStore.class.php:974 +#: ../../include/class/CredentialStore.class.php:1024 +#: ../../include/class/CredentialStore.class.php:1301 +#: ../../include/class/CredentialStore.class.php:1327 +#: ../../include/class/CredentialStore.class.php:1351 +#: ../../include/functions_config.php:784 ../../include/functions_ui.php:7650 +#: ../../operation/users/user_edit.php:860 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:882 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:291 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:70 +#: ../../enterprise/godmode/servers/manage_export_form.php:161 +#: ../../enterprise/godmode/setup/setup_auth.php:1426 +#: ../../enterprise/godmode/setup/setup_log_collector.php:151 +#: ../../enterprise/godmode/setup/setup_module_library.php:57 +#: ../../enterprise/include/ajax/servers.ajax.php:101 +#: ../../enterprise/include/ajax/servers.ajax.php:172 +#: ../../enterprise/include/ajax/servers.ajax.php:310 +#: ../../enterprise/include/class/DB2.app.php:521 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:532 +#: ../../enterprise/include/class/MySQL.app.php:543 +#: ../../enterprise/include/class/Oracle.app.php:528 +#: ../../enterprise/include/class/VMware.app.php:731 +#: ../../enterprise/include/functions_setup.php:55 +#: ../../enterprise/include/functions_setup.php:113 +#: ../../enterprise/meta/general/login_page.php:224 +#: ../../enterprise/meta/general/login_page.php:284 +#: ../../enterprise/meta/include/functions_meta.php:1385 +#: ../../enterprise/meta/include/functions_meta.php:1439 +#: ../../enterprise/meta/include/functions_wizard_meta.php:520 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1474 +#: ../../package_774/enterprise/include/class/DB2.app.php:521 +#: ../../package_774/enterprise/include/class/Oracle.app.php:528 +#: ../../package_774/enterprise/include/class/MySQL.app.php:543 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:532 +#: ../../package_774/enterprise/include/class/VMware.app.php:731 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1375 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1429 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1406 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:151 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:70 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:291 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:881 +msgid "Password" +msgstr "" + +#: ../../extensions/api_checker.php:284 +msgid "Action (get or set)" +msgstr "" + +#: ../../extensions/api_checker.php:289 ../../general/main_menu.php:79 +#: ../../general/main_menu.php:86 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5537 +#: ../../godmode/extensions.php:169 +#: ../../include/class/ExternalTools.class.php:571 +#: ../../include/functions_menu.php:690 +#: ../../include/functions_reporting_html.php:3328 +#: ../../include/functions_reporting_html.php:6168 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:501 +#: ../../enterprise/godmode/policies/policy_queue.php:313 +#: ../../enterprise/godmode/policies/policy_queue.php:689 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:231 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3997 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:176 +#: ../../enterprise/include/class/CommandCenter.class.php:445 +#: ../../enterprise/include/functions_reporting_csv.php:1611 +#: ../../enterprise/meta/advanced/policymanager.queue.php:214 +#: ../../enterprise/meta/advanced/policymanager.queue.php:259 +#: ../../enterprise/meta/include/functions_autoprovision.php:698 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1369 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:176 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:231 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3854 +msgid "Operation" +msgstr "" + +#: ../../extensions/api_checker.php:296 +#: ../../godmode/agentes/agent_manager.php:364 +#: ../../godmode/agentes/fields_manager.php:152 +#: ../../godmode/agentes/module_manager_editor_common.php:199 +#: ../../godmode/alerts/alert_commands.php:1002 +#: ../../godmode/groups/group_list.php:1009 +#: ../../godmode/groups/modu_group_list.php:260 +#: ../../godmode/modules/module_list.php:97 ../../godmode/setup/os.list.php:74 +#: ../../include/class/AlertsList.class.php:313 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:298 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:355 +#: ../../include/lib/ITSM/ITSM.php:509 ../../views/calendar/list.php:95 +#: ../../views/ITSM/ITSMTicketListView.php:77 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:76 +#: ../../enterprise/operation/agentes/security_hardening.php:475 +#: ../../enterprise/tools/ipam/ipam_excel.php:136 +#: ../../enterprise/tools/ipam/ipam_excel.php:207 +#: ../../enterprise/tools/ipam/ipam_list.php:676 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:770 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:461 +msgid "ID" +msgstr "" + +#: ../../extensions/api_checker.php:301 +msgid "ID 2" +msgstr "" + +#: ../../extensions/api_checker.php:308 +msgid "Return Type" +msgstr "" + +#: ../../extensions/api_checker.php:313 +#: ../../godmode/groups/configure_group.php:268 +#: ../../godmode/massive/massive_edit_users.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:46 +#: ../../godmode/users/configure_user.php:63 +#: ../../godmode/users/user_management.php:46 ../../include/auth/mysql.php:810 +#: ../../include/class/SnmpConsole.class.php:320 +#: ../../include/class/SnmpConsole.class.php:1372 +#: ../../include/class/SnmpConsole.class.php:1399 +#: ../../include/functions_graph.php:3427 +#: ../../operation/gis_maps/render_view.php:168 +#: ../../operation/users/user_edit.php:471 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:34 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:35 +#: ../../enterprise/godmode/setup/setup_acl.php:530 +#: ../../enterprise/godmode/setup/setup_acl.php:534 +#: ../../enterprise/include/class/Aws.cloud.php:346 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:346 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:530 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:534 +msgid "Other" +msgstr "" + +#: ../../extensions/api_checker.php:320 +msgid "Other Mode" +msgstr "" + +#: ../../extensions/api_checker.php:334 +msgid "Raw URL" +msgstr "" + +#: ../../extensions/api_checker.php:341 +#: ../../godmode/wizards/HostDevices.class.php:1504 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1213 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1344 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1354 +#: ../../enterprise/meta/include/functions_wizard_meta.php:971 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1055 +msgid "Credentials" +msgstr "" + +#: ../../extensions/api_checker.php:346 +msgid "Call parameters" +msgstr "" + +#: ../../extensions/api_checker.php:346 +msgid "Action: get Operation: module_last_value id: 63" +msgstr "" + +#: ../../extensions/api_checker.php:353 +msgid "Custom URL" +msgstr "" + +#: ../../extensions/api_checker.php:361 +msgid "Call" +msgstr "" + +#: ../../extensions/api_checker.php:373 ../../extensions/api_checker.php:381 +#: ../../include/functions_db.php:1959 +#: ../../include/functions_reporting_html.php:5519 +#: ../../include/functions_reporting_html.php:5666 +#: ../../include/functions_reporting_html.php:6009 +#: ../../include/functions_reporting_html.php:6020 +#: ../../enterprise/include/class/CommandCenter.class.php:462 +#: ../../enterprise/views/ncm/agent/details.php:93 +msgid "Result" +msgstr "" + +#: ../../extensions/api_checker.php:375 +#: ../../godmode/events/event_responses.editor.php:229 +#: ../../godmode/events/event_responses.editor.php:255 +#: ../../godmode/reporting/reporting_builder.item_editor.php:78 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2909 +#: ../../include/class/WelcomeWindow.class.php:638 +#: ../../include/functions_reporting_html.php:2276 +#: ../../operation/gis_maps/ajax.php:316 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2364 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/include/functions_reporting_csv.php:3006 +#: ../../enterprise/include/functions_reporting_csv.php:3020 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2764 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2778 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2342 +msgid "URL" +msgstr "" + +#: ../../extensions/api_checker.php:392 +msgid "Hide URL" +msgstr "" + +#: ../../extensions/api_checker.php:396 +msgid "Show URL" +msgstr "" + +#: ../../extensions/db_status.php:25 ../../extensions/db_status.php:520 +#: ../../godmode/menu.php:584 +msgid "DB Schema check" +msgstr "" + +#: ../../extensions/db_status.php:38 +msgid "Run test" +msgstr "" + +#: ../../extensions/db_status.php:53 +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 "" + +#: ../../extensions/db_status.php:56 +msgid "At the moment the checks is for MySQL/MariaDB." +msgstr "" + +#: ../../extensions/db_status.php:62 +msgid "DB settings" +msgstr "" + +#: ../../extensions/db_status.php:67 +msgid "DB User with privileges" +msgstr "" + +#: ../../extensions/db_status.php:82 +msgid "DB Password for this user" +msgstr "" + +#: ../../extensions/db_status.php:98 +msgid "DB Hostname" +msgstr "" + +#: ../../extensions/db_status.php:113 +msgid "DB Name (temporal for testing)" +msgstr "" + +#: ../../extensions/db_status.php:133 +msgid "Execute Test" +msgstr "" + +#: ../../extensions/db_status.php:175 +msgid "Unsuccessful connected to the DB" +msgstr "" + +#: ../../extensions/db_status.php:186 +msgid "Unsuccessful created the testing DB" +msgstr "" + +#: ../../extensions/db_status.php:202 +msgid "Unsuccessful installed tables into the testing DB" +msgstr "" + +#: ../../extensions/db_status.php:286 +#, php-format +msgid "Success! %s DB contains all tables" +msgstr "" + +#: ../../extensions/db_status.php:288 +#, php-format +msgid "%s DB could not retrieve all tables. The missing tables are (%s)" +msgstr "" + +#: ../../extensions/db_status.php:302 ../../extensions/db_status.php:313 +#: ../../extensions/db_status.php:416 +msgid "You can execute this SQL query for to fix." +msgstr "" + +#: ../../extensions/db_status.php:410 +#, php-format +msgid "Unsuccessful the table %s has not the field %s" +msgstr "" + +#: ../../extensions/db_status.php:475 +msgid "Successful all the tables have the correct fields" +msgstr "" + +#: ../../extensions/dbmanager.php:93 ../../extensions/dbmanager.php:312 +#: ../../extensions/dbmanager.php:323 ../../godmode/menu.php:584 +#: ../../enterprise/meta/include/functions_meta.php:2521 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2642 +msgid "DB interface" +msgstr "" + +#: ../../extensions/dbmanager.php:118 +msgid "" +"Warning, you are accessing the database directly. You can leave the system " +"inoperative if you run an inappropriate SQL statement" +msgstr "" + +#: ../../extensions/dbmanager.php:124 ../../godmode/groups/group_list.php:1274 +#: ../../godmode/massive/massive_copy_modules.php:124 +#: ../../godmode/massive/massive_copy_modules.php:312 +#: ../../godmode/massive/massive_delete_modules.php:428 +#: ../../godmode/massive/massive_edit_agents.php:1093 +#: ../../godmode/massive/massive_edit_modules.php:392 +#: ../../godmode/massive/massive_edit_modules.php:508 +#: ../../godmode/reporting/graph_builder.main.php:193 +#: ../../godmode/reporting/graph_builder.main.php:207 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1686 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1700 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1767 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1781 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1868 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4007 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4021 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4305 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4360 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4724 +#: ../../godmode/setup/setup_netflow.php:80 +#: ../../godmode/setup/setup_sflow.php:84 +#: ../../godmode/users/configure_user.php:1077 +#: ../../godmode/users/configure_user.php:2049 +#: ../../godmode/wizards/ManageExtensions.class.php:330 +#: ../../include/ajax/module.php:2159 +#: ../../include/class/AgentWizard.class.php:1430 +#: ../../include/class/AgentWizard.class.php:4179 +#: ../../include/class/CustomNetScan.class.php:545 +#: ../../include/class/CustomNetScan.class.php:559 +#: ../../include/class/Diagnostics.class.php:1867 +#: ../../include/class/ExtensionsDiscovery.class.php:781 +#: ../../include/class/SatelliteAgent.class.php:1337 +#: ../../include/class/SatelliteAgent.class.php:1362 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:424 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:425 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:307 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:308 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:311 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:312 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:329 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:330 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:575 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:605 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:276 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:395 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:396 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:374 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:375 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:368 +#: ../../include/lib/Dashboard/Widgets/netflow.php:208 +#: ../../include/lib/Dashboard/Widgets/netflow.php:209 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:450 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:451 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:533 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:534 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:384 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:385 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:316 +#: ../../include/lib/Dashboard/Widgets/top_n.php:263 +#: ../../include/lib/Dashboard/Widgets/top_n.php:264 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:402 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:437 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:707 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:571 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:320 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:321 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:843 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:844 +#: ../../include/functions.php:1176 ../../include/functions.php:1414 +#: ../../include/functions.php:1417 ../../include/functions.php:1456 +#: ../../include/functions_agents.php:5032 +#: ../../include/functions_events.php:3231 +#: ../../include/functions_graph.php:3225 +#: ../../include/functions_graph.php:3227 +#: ../../include/functions_graph.php:4750 +#: ../../include/functions_massive_operations.php:147 +#: ../../include/functions_ui.php:338 ../../include/functions_ui.php:3205 +#: ../../mobile/operation/agents.php:59 ../../mobile/operation/modules.php:70 +#: ../../operation/agentes/estado_agente.php:307 +#: ../../operation/agentes/estado_monitores.php:546 +#: ../../operation/agentes/graphs.php:239 +#: ../../operation/agentes/graphs.php:253 +#: ../../operation/agentes/group_view.php:248 +#: ../../operation/agentes/group_view.php:253 +#: ../../operation/agentes/status_monitor.php:575 +#: ../../operation/gis_maps/render_view.php:166 +#: ../../operation/netflow/nf_live_view.php:392 +#: ../../operation/users/user_edit.php:302 +#: ../../operation/custom_fields/custom_fields_view.php:175 +#: ../../operation/tree.php:209 ../../operation/tree.php:300 +#: ../../operation/tree.php:519 +#: ../../update_manager_client/views/offline.php:80 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:328 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:344 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:120 +#: ../../enterprise/godmode/policies/policy_alerts.php:789 +#: ../../enterprise/godmode/policies/policy_collections.php:387 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:721 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:355 +#: ../../enterprise/godmode/policies/policy_modules.php:1944 +#: ../../enterprise/godmode/policies/policy_plugins.php:287 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:145 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1764 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1778 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1818 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1832 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1848 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1862 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3515 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3529 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:145 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:269 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:283 +#: ../../enterprise/godmode/services/services.elements.php:384 +#: ../../enterprise/godmode/services/services.service.php:739 +#: ../../enterprise/godmode/services/services.service.php:992 +#: ../../enterprise/godmode/setup/setup_history.php:808 +#: ../../enterprise/include/class/CommandCenter.class.php:558 +#: ../../enterprise/include/class/CommandCenter.class.php:597 +#: ../../enterprise/include/class/DB2.app.php:563 +#: ../../enterprise/include/class/DB2.app.php:577 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:574 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:588 +#: ../../enterprise/include/class/MySQL.app.php:585 +#: ../../enterprise/include/class/MySQL.app.php:599 +#: ../../enterprise/include/class/Oracle.app.php:570 +#: ../../enterprise/include/class/Oracle.app.php:584 +#: ../../enterprise/include/class/SAP.app.php:524 +#: ../../enterprise/include/class/SAP.app.php:538 +#: ../../enterprise/include/functions_login.php:40 +#: ../../enterprise/include/functions_reporting.php:5093 +#: ../../enterprise/include/functions_services.php:1517 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:484 +#: ../../enterprise/meta/include/functions_wizard_meta.php:977 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1062 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1265 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1285 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1502 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1587 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1707 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1727 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:129 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:194 +#: ../../enterprise/meta/monitoring/group_view.php:236 +#: ../../enterprise/meta/monitoring/group_view.php:242 +#: ../../enterprise/meta/monitoring/tactical.php:222 +#: ../../enterprise/meta/index.php:952 ../../enterprise/meta/index.php:1021 +#: ../../enterprise/operation/agentes/tag_view.php:131 +#: ../../enterprise/operation/services/massive/services.create.php:776 +#: ../../enterprise/operation/services/services.list.php:206 +#: ../../enterprise/operation/services/services.list.php:543 +#: ../../enterprise/operation/services/services.list.php:609 +#: ../../enterprise/operation/services/services.service.php:114 +#: ../../enterprise/operation/services/services.service.php:165 +#: ../../enterprise/operation/services/services.service_map.php:200 +#: ../../enterprise/operation/services/services.table_services.php:142 +#: ../../enterprise/operation/services/services.treeview_services.php:306 +#: ../../enterprise/views/ncm/firmwares/edit.php:149 +#: ../../package_774/enterprise/include/functions_reporting.php:5082 +#: ../../package_774/enterprise/include/class/DB2.app.php:563 +#: ../../package_774/enterprise/include/class/DB2.app.php:577 +#: ../../package_774/enterprise/include/class/SAP.app.php:524 +#: ../../package_774/enterprise/include/class/SAP.app.php:538 +#: ../../package_774/enterprise/include/class/Oracle.app.php:570 +#: ../../package_774/enterprise/include/class/Oracle.app.php:584 +#: ../../package_774/enterprise/include/class/MySQL.app.php:585 +#: ../../package_774/enterprise/include/class/MySQL.app.php:599 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:574 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:588 +#: ../../package_774/enterprise/operation/services/services.service_map.php:200 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:776 +#: ../../package_774/enterprise/meta/index.php:951 +#: ../../package_774/enterprise/meta/index.php:1020 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:182 +#: ../../package_774/enterprise/godmode/services/services.service.php:739 +#: ../../package_774/enterprise/godmode/services/services.service.php:992 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:136 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:150 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:145 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:159 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:269 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:283 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1742 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1756 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1796 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1810 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1826 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1840 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3372 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3386 +#: ../../index.php:1282 +msgid "Warning" +msgstr "" + +#: ../../extensions/dbmanager.php:137 +#, php-format +msgid "" +"This is an advanced extension to interface with %s database directly from " +"WEB console\n" +" using native SQL sentences. Please note that you can damage your %s installation\n" +" if you don't know exactly what you are doing,\n" +" this means that you can severily damage your setup using this " +"extension.\n" +" This extension is intended to be used only by experienced " +"users\n" +" with a depth knowledge of %s internals." +msgstr "" + +#: ../../extensions/dbmanager.php:164 +msgid "Some samples of usage:" +msgstr "" + +#: ../../extensions/dbmanager.php:185 +msgid "Select query target" +msgstr "" + +#: ../../extensions/dbmanager.php:191 +#: ../../include/lib/Dashboard/Widget.php:658 +#: ../../enterprise/meta/advanced/policymanager.sync.php:308 +msgid "This metaconsole" +msgstr "" + +#: ../../extensions/dbmanager.php:208 +msgid "Type your query here..." +msgstr "" + +#: ../../extensions/dbmanager.php:214 +msgid "Execute SQL" +msgstr "" + +#: ../../extensions/dbmanager.php:226 ../../extensions/dbmanager.php:227 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2862 +#: ../../include/functions_reports.php:830 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2349 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:446 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:437 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2327 +msgid "SQL query" +msgstr "" + +#: ../../extensions/dbmanager.php:262 +msgid "Error querying database node" +msgstr "" + +#: ../../extensions/extension_uploader.php:47 +msgid "Uploader extension" +msgstr "" + +#: ../../extensions/extension_uploader.php:87 +msgid "Success to upload extension" +msgstr "" + +#: ../../extensions/extension_uploader.php:88 +msgid "Fail to upload extension" +msgstr "" + +#: ../../extensions/extension_uploader.php:102 +msgid "Upload extension" +msgstr "" + +#: ../../extensions/extension_uploader.php:102 +msgid "Upload the extension as a zip file." +msgstr "" + +#: ../../extensions/extension_uploader.php:115 +msgid "Upload enterprise extension" +msgstr "" + +#: ../../extensions/extension_uploader.php:134 +#: ../../extensions/resource_registration.php:1145 +#: ../../godmode/servers/plugin_registration.php:119 +#: ../../include/functions_html.php:4956 +#: ../../views/calendar/special_days.php:145 +#: ../../views/calendar/special_days.php:172 +#: ../../views/calendar/special_days.php:173 +#: ../../views/ITSM/ITSMTicketDetailView.php:265 +#: ../../enterprise/include/functions_policies.php:4535 +#: ../../enterprise/tools/ipam/ipam_list.php:887 +#: ../../enterprise/tools/ipam/ipam_network.php:1101 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1657 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1047 +#: ../../package_774/enterprise/include/functions_policies.php:4512 +msgid "Upload" +msgstr "" + +#: ../../extensions/extension_uploader.php:145 +msgid "Extension uploader" +msgstr "" + +#: ../../extensions/insert_data.php:75 ../../extensions/insert_data.php:88 +#: ../../extensions/insert_data.php:328 +msgid "Insert Data" +msgstr "" + +#: ../../extensions/insert_data.php:84 +#: ../../extensions/resource_exportation.php:426 +#: ../../extensions/resource_registration.php:1086 +#: ../../godmode/agentes/configurar_agente.php:839 +#: ../../godmode/agentes/configurar_agente.php:863 +#: ../../godmode/agentes/configure_field.php:75 +#: ../../godmode/agentes/fields_manager.php:55 +#: ../../godmode/agentes/modificar_agente.php:105 +#: ../../godmode/category/category.php:81 +#: ../../godmode/category/edit_category.php:92 +#: ../../godmode/groups/configure_modu_group.php:39 +#: ../../godmode/groups/modu_group_list.php:79 +#: ../../godmode/modules/manage_nc_groups.php:62 +#: ../../godmode/modules/module_list.php:54 +#: ../../godmode/netflow/nf_edit.php:59 ../../godmode/menu.php:222 +#: ../../operation/agentes/ver_agente.php:2144 +msgid "Resources" +msgstr "" + +#: ../../extensions/insert_data.php:122 +#, 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." +msgstr "" + +#: ../../extensions/insert_data.php:129 +msgid "You haven't privileges for insert data in the agent." +msgstr "" + +#: ../../extensions/insert_data.php:165 +#, php-format +msgid "Can't save agent (%s), module (%s) data xml." +msgstr "" + +#: ../../extensions/insert_data.php:174 +#, php-format +msgid "Save agent (%s), module (%s) data xml." +msgstr "" + +#: ../../extensions/insert_data.php:196 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2677 +#: ../../include/class/AuditLog.class.php:112 +#: ../../include/class/AuditLog.class.php:204 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:639 +#: ../../include/lib/Dashboard/Widgets/inventory.php:347 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:269 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:655 +#: ../../include/lib/TacticalView/elements/Events.php:446 +#: ../../include/functions.php:3194 ../../include/functions_inventory.php:1213 +#: ../../include/functions_reporting.php:5068 +#: ../../include/functions_reporting.php:5109 +#: ../../include/functions_reporting_html.php:895 +#: ../../include/functions_reporting_html.php:2685 +#: ../../include/functions_reporting_html.php:4044 +#: ../../include/functions_reporting_html.php:4053 +#: ../../include/functions_reporting_html.php:4058 +#: ../../include/functions_reporting_html.php:4067 +#: ../../include/functions_reporting_html.php:4072 +#: ../../include/functions_reporting_html.php:4079 +#: ../../include/functions_reporting_html.php:4129 +#: ../../include/functions_reporting_html.php:4203 +#: ../../include/functions_reporting_html.php:7236 +#: ../../include/functions_reporting_html.php:7858 +#: ../../mobile/operation/tactical.php:351 +#: ../../operation/agentes/agent_inventory.php:135 +#: ../../operation/netflow/nf_live_view.php:506 +#: ../../operation/network/network_usage_map.php:239 +#: ../../operation/reporting/graph_viewer.php:388 +#: ../../operation/reporting/reporting_viewer.php:320 +#: ../../operation/reporting/reporting_viewer.php:325 +#: ../../operation/inventory/inventory.php:743 +#: ../../views/calendar/special_days_edit.php:79 +#: ../../enterprise/include/class/ManageBackups.class.php:165 +#: ../../enterprise/include/functions_log.php:284 +#: ../../enterprise/include/functions_log.php:287 +#: ../../enterprise/include/functions_reporting.php:2165 +#: ../../enterprise/include/functions_reporting.php:2211 +#: ../../enterprise/include/functions_reporting.php:2224 +#: ../../enterprise/include/functions_reporting.php:2468 +#: ../../enterprise/include/functions_reporting.php:2486 +#: ../../enterprise/include/functions_reporting_csv.php:659 +#: ../../enterprise/include/functions_reporting_csv.php:1373 +#: ../../enterprise/include/functions_reporting_csv.php:1429 +#: ../../enterprise/include/functions_reporting_csv.php:1474 +#: ../../enterprise/include/functions_reporting_csv.php:3115 +#: ../../enterprise/include/functions_reporting_pdf.php:788 +#: ../../enterprise/operation/agentes/security_hardening.php:368 +#: ../../enterprise/operation/agentes/security_hardening.php:474 +#: ../../enterprise/operation/agentes/security_hardening.php:544 +#: ../../enterprise/operation/log/log_viewer.php:603 +#: ../../package_774/enterprise/include/functions_log.php:284 +#: ../../package_774/enterprise/include/functions_log.php:287 +#: ../../package_774/enterprise/include/functions_reporting.php:2154 +#: ../../package_774/enterprise/include/functions_reporting.php:2200 +#: ../../package_774/enterprise/include/functions_reporting.php:2213 +#: ../../package_774/enterprise/include/functions_reporting.php:2457 +#: ../../package_774/enterprise/include/functions_reporting.php:2475 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:752 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:417 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1131 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1187 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1232 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2873 +#: ../../package_774/enterprise/operation/log/log_viewer.php:604 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:354 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:460 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:530 +msgid "Date" +msgstr "" + +#: ../../extensions/insert_data.php:218 ../../general/header.php:288 +#: ../../godmode/alerts/alert_list.builder.php:91 +#: ../../godmode/alerts/alert_list.builder.php:175 +#: ../../godmode/massive/massive_add_alerts.php:321 +#: ../../godmode/massive/massive_copy_modules.php:154 +#: ../../godmode/massive/massive_delete_alerts.php:278 +#: ../../godmode/massive/massive_delete_modules.php:332 +#: ../../godmode/massive/massive_delete_modules.php:505 +#: ../../godmode/massive/massive_edit_modules.php:311 +#: ../../godmode/massive/massive_edit_modules.php:473 +#: ../../godmode/setup/setup_ITSM.php:387 +#: ../../godmode/setup/setup_ITSM.php:405 +#: ../../godmode/setup/setup_ITSM.php:423 +#: ../../godmode/setup/setup_ITSM.php:480 +#: ../../godmode/setup/setup_ITSM.php:514 +#: ../../godmode/setup/setup_ITSM.php:532 +#: ../../godmode/setup/setup_ITSM.php:550 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:165 +#: ../../include/class/AgentsAlerts.class.php:365 +#: ../../include/class/WelcomeWindow.class.php:883 +#: ../../include/functions_reports.php:1461 +#: ../../views/ITSM/ITSMTicketEditView.php:111 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:141 +#: ../../enterprise/godmode/services/services.service.php:915 +#: ../../enterprise/godmode/services/services.service.php:927 +#: ../../enterprise/godmode/services/services.service.php:939 +#: ../../enterprise/godmode/services/services.service.php:951 +#: ../../enterprise/include/ajax/policy.ajax.php:201 +#: ../../enterprise/include/ajax/policy.ajax.php:274 +#: ../../enterprise/meta/general/header.php:125 +#: ../../enterprise/meta/general/main_header.php:569 +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:748 +#: ../../enterprise/operation/services/massive/services.create.php:931 +#: ../../enterprise/operation/services/massive/services.create.php:943 +#: ../../enterprise/operation/services/massive/services.create.php:955 +#: ../../enterprise/operation/services/massive/services.create.php:967 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:201 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:274 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:931 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:943 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:955 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:967 +#: ../../package_774/enterprise/meta/general/header.php:125 +#: ../../package_774/enterprise/godmode/services/services.service.php:915 +#: ../../package_774/enterprise/godmode/services/services.service.php:927 +#: ../../package_774/enterprise/godmode/services/services.service.php:939 +#: ../../package_774/enterprise/godmode/services/services.service.php:951 +msgid "Select" +msgstr "" + +#: ../../extensions/insert_data.php:231 +#: ../../operation/agentes/exportdata.php:309 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:473 +#: ../../enterprise/operation/reporting/custom_reporting.php:18 +msgid "CSV" +msgstr "" + +#: ../../extensions/insert_data.php:256 +#: ../../godmode/reporting/visual_console_builder.data.php:310 +#: ../../godmode/setup/gis_step_2.php:542 +#: ../../godmode/setup/snmp_wizard.php:100 ../../include/ajax/module.php:2429 +#: ../../operation/agentes/graphs.php:400 +#: ../../operation/reporting/graph_analytics.php:688 +#: ../../enterprise/godmode/reporting/mysql_builder.php:252 +#: ../../enterprise/views/ncm/agent/manage.php:506 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:255 +msgid "Save" +msgstr "" + +#: ../../extensions/insert_data.php:279 +#: ../../godmode/agentes/planned_downtime.editor.php:2007 +#: ../../godmode/alerts/configure_alert_template.php:1695 +#: ../../godmode/alerts/configure_alert_template.php:1779 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6063 +#: ../../godmode/setup/news.php:433 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:730 +#: ../../include/functions_html.php:7544 ../../include/functions_html.php:7600 +#: ../../operation/agentes/datos_agente.php:314 +#: ../../operation/agentes/estado_monitores.php:490 +#: ../../operation/agentes/interface_traffic_graph_win.php:445 +#: ../../operation/agentes/stat_win.php:502 +#: ../../operation/events/events.php:3657 +#: ../../operation/netflow/nf_live_view.php:965 +#: ../../operation/network/network_report.php:632 +#: ../../operation/network/network_usage_map.php:414 +#: ../../operation/reporting/graph_viewer.php:504 +#: ../../operation/reporting/reporting_viewer.php:440 +#: ../../operation/inventory/inventory.php:1416 +#: ../../operation/inventory/inventory.php:1442 +#: ../../operation/search_modules.php:355 ../../operation/tree.php:626 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:952 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1157 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4219 +#: ../../enterprise/godmode/wizards/consoletask_js.php:98 +#: ../../enterprise/godmode/wizards/consoletask_js.php:129 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4607 +#: ../../enterprise/meta/advanced/cron_main.php:407 +#: ../../enterprise/operation/agentes/security_hardening.php:611 +#: ../../enterprise/operation/services/services.treeview_services.php:410 +#: ../../enterprise/views/ncm/agent/manage.php:562 +#: ../../enterprise/views/ncm/agent/manage.php:573 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4587 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:597 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:98 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:129 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4076 +msgid "Choose time" +msgstr "" + +#: ../../extensions/insert_data.php:280 +#: ../../godmode/agentes/planned_downtime.editor.php:2008 +#: ../../godmode/alerts/configure_alert_template.php:1696 +#: ../../godmode/alerts/configure_alert_template.php:1780 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6064 +#: ../../godmode/setup/news.php:434 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:731 +#: ../../include/functions_html.php:7545 ../../include/functions_html.php:7601 +#: ../../operation/agentes/datos_agente.php:315 +#: ../../operation/agentes/estado_monitores.php:491 +#: ../../operation/agentes/interface_traffic_graph_win.php:446 +#: ../../operation/agentes/stat_win.php:503 +#: ../../operation/events/events.php:3658 +#: ../../operation/netflow/nf_live_view.php:966 +#: ../../operation/network/network_report.php:633 +#: ../../operation/network/network_usage_map.php:415 +#: ../../operation/reporting/graph_viewer.php:505 +#: ../../operation/reporting/reporting_viewer.php:441 +#: ../../operation/inventory/inventory.php:1417 +#: ../../operation/inventory/inventory.php:1443 +#: ../../operation/search_modules.php:356 ../../operation/tree.php:627 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:953 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1158 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4220 +#: ../../enterprise/godmode/wizards/consoletask_js.php:99 +#: ../../enterprise/godmode/wizards/consoletask_js.php:130 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4297 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4608 +#: ../../enterprise/include/lib/Metaconsole/Node.php:539 +#: ../../enterprise/meta/advanced/cron_main.php:408 +#: ../../enterprise/operation/agentes/security_hardening.php:612 +#: ../../enterprise/operation/services/services.treeview_services.php:411 +#: ../../enterprise/views/ncm/agent/manage.php:563 +#: ../../enterprise/views/ncm/agent/manage.php:574 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4278 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4588 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:598 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:99 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:130 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4077 +msgid "Time" +msgstr "" + +#: ../../extensions/insert_data.php:281 +#: ../../godmode/agentes/planned_downtime.editor.php:2009 +#: ../../godmode/alerts/configure_alert_template.php:1697 +#: ../../godmode/alerts/configure_alert_template.php:1781 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6065 +#: ../../godmode/setup/news.php:435 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:732 +#: ../../include/functions_html.php:2412 ../../include/functions_html.php:7546 +#: ../../include/functions_html.php:7602 +#: ../../operation/agentes/datos_agente.php:316 +#: ../../operation/agentes/estado_monitores.php:492 +#: ../../operation/agentes/interface_traffic_graph_win.php:447 +#: ../../operation/agentes/stat_win.php:504 +#: ../../operation/events/events.php:3659 +#: ../../operation/netflow/nf_live_view.php:967 +#: ../../operation/network/network_report.php:634 +#: ../../operation/network/network_usage_map.php:416 +#: ../../operation/reporting/graph_viewer.php:506 +#: ../../operation/reporting/reporting_viewer.php:442 +#: ../../operation/inventory/inventory.php:1418 +#: ../../operation/inventory/inventory.php:1444 +#: ../../operation/search_modules.php:357 ../../operation/tree.php:628 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:954 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1159 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4221 +#: ../../enterprise/godmode/wizards/consoletask_js.php:100 +#: ../../enterprise/godmode/wizards/consoletask_js.php:131 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4298 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4609 +#: ../../enterprise/meta/advanced/cron_main.php:409 +#: ../../enterprise/operation/agentes/security_hardening.php:613 +#: ../../enterprise/operation/services/services.treeview_services.php:412 +#: ../../enterprise/views/ncm/agent/manage.php:564 +#: ../../enterprise/views/ncm/agent/manage.php:575 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4279 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4589 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:599 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:100 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:131 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4078 +msgid "Hour" +msgstr "" + +#: ../../extensions/insert_data.php:282 +#: ../../godmode/agentes/planned_downtime.editor.php:2010 +#: ../../godmode/alerts/configure_alert_template.php:1698 +#: ../../godmode/alerts/configure_alert_template.php:1782 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6066 +#: ../../godmode/setup/news.php:436 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:733 +#: ../../include/functions_html.php:2413 ../../include/functions_html.php:7547 +#: ../../include/functions_html.php:7603 +#: ../../operation/agentes/datos_agente.php:317 +#: ../../operation/agentes/estado_monitores.php:493 +#: ../../operation/agentes/interface_traffic_graph_win.php:448 +#: ../../operation/agentes/stat_win.php:505 +#: ../../operation/events/events.php:3660 +#: ../../operation/netflow/nf_live_view.php:968 +#: ../../operation/network/network_report.php:635 +#: ../../operation/network/network_usage_map.php:417 +#: ../../operation/reporting/graph_viewer.php:507 +#: ../../operation/reporting/reporting_viewer.php:443 +#: ../../operation/inventory/inventory.php:1419 +#: ../../operation/inventory/inventory.php:1445 +#: ../../operation/search_modules.php:358 ../../operation/tree.php:629 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:955 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1160 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4222 +#: ../../enterprise/godmode/wizards/consoletask_js.php:101 +#: ../../enterprise/godmode/wizards/consoletask_js.php:132 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4299 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4610 +#: ../../enterprise/meta/advanced/cron_main.php:410 +#: ../../enterprise/operation/agentes/security_hardening.php:614 +#: ../../enterprise/operation/services/services.treeview_services.php:413 +#: ../../enterprise/views/ncm/agent/manage.php:565 +#: ../../enterprise/views/ncm/agent/manage.php:576 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4280 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4590 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:600 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:101 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:132 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4079 +msgid "Minute" +msgstr "" + +#: ../../extensions/insert_data.php:283 +#: ../../godmode/agentes/planned_downtime.editor.php:2011 +#: ../../godmode/alerts/configure_alert_template.php:1699 +#: ../../godmode/alerts/configure_alert_template.php:1783 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6067 +#: ../../godmode/setup/news.php:437 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:734 +#: ../../include/functions_html.php:7548 ../../include/functions_html.php:7604 +#: ../../operation/agentes/datos_agente.php:318 +#: ../../operation/agentes/estado_monitores.php:494 +#: ../../operation/agentes/interface_traffic_graph_win.php:449 +#: ../../operation/agentes/stat_win.php:506 +#: ../../operation/events/events.php:3661 +#: ../../operation/netflow/nf_live_view.php:969 +#: ../../operation/network/network_report.php:636 +#: ../../operation/network/network_usage_map.php:418 +#: ../../operation/reporting/graph_viewer.php:508 +#: ../../operation/reporting/reporting_viewer.php:444 +#: ../../operation/inventory/inventory.php:1420 +#: ../../operation/inventory/inventory.php:1446 +#: ../../operation/search_modules.php:359 ../../operation/tree.php:630 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:956 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1161 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4223 +#: ../../enterprise/godmode/wizards/consoletask_js.php:102 +#: ../../enterprise/godmode/wizards/consoletask_js.php:133 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4300 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4611 +#: ../../enterprise/meta/advanced/cron_main.php:411 +#: ../../enterprise/operation/agentes/security_hardening.php:615 +#: ../../enterprise/operation/services/services.treeview_services.php:414 +#: ../../enterprise/views/ncm/agent/manage.php:566 +#: ../../enterprise/views/ncm/agent/manage.php:577 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4281 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4591 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:601 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:102 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:133 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4080 +msgid "Second" +msgstr "" + +#: ../../extensions/insert_data.php:284 +#: ../../godmode/agentes/planned_downtime.editor.php:2012 +#: ../../godmode/alerts/configure_alert_template.php:1700 +#: ../../godmode/alerts/configure_alert_template.php:1784 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6068 +#: ../../godmode/setup/news.php:438 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:735 +#: ../../include/functions.php:536 ../../include/functions.php:667 +#: ../../include/functions_html.php:7549 ../../include/functions_html.php:7605 +#: ../../operation/agentes/agent_inventory.php:141 +#: ../../operation/agentes/datos_agente.php:319 +#: ../../operation/agentes/estado_monitores.php:495 +#: ../../operation/agentes/interface_traffic_graph_win.php:450 +#: ../../operation/agentes/stat_win.php:507 +#: ../../operation/events/events.php:3662 +#: ../../operation/netflow/nf_live_view.php:970 +#: ../../operation/network/network_report.php:637 +#: ../../operation/network/network_usage_map.php:419 +#: ../../operation/reporting/graph_viewer.php:509 +#: ../../operation/reporting/reporting_viewer.php:445 +#: ../../operation/inventory/inventory.php:1421 +#: ../../operation/inventory/inventory.php:1447 +#: ../../operation/search_modules.php:360 ../../operation/tree.php:631 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:957 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1162 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4224 +#: ../../enterprise/godmode/wizards/consoletask_js.php:103 +#: ../../enterprise/godmode/wizards/consoletask_js.php:134 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4301 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4612 +#: ../../enterprise/meta/advanced/cron_main.php:412 +#: ../../enterprise/operation/agentes/security_hardening.php:616 +#: ../../enterprise/operation/services/services.treeview_services.php:415 +#: ../../enterprise/views/ncm/agent/manage.php:567 +#: ../../enterprise/views/ncm/agent/manage.php:578 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4282 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4592 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:602 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:103 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:134 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4081 +msgid "Now" +msgstr "" + +#: ../../extensions/insert_data.php:285 ../../general/header.php:1022 +#: ../../godmode/agentes/planned_downtime.editor.php:2013 +#: ../../godmode/alerts/configure_alert_template.php:1701 +#: ../../godmode/alerts/configure_alert_template.php:1785 +#: ../../godmode/reporting/reporting_builder.item_editor.php:6069 +#: ../../godmode/reporting/visual_console_builder.elements.php:1037 +#: ../../godmode/servers/servers.build_table.php:353 +#: ../../godmode/setup/news.php:439 +#: ../../godmode/wizards/HostDevices.class.php:797 ../../godmode/menu.php:773 +#: ../../include/class/AlertsList.class.php:437 +#: ../../include/class/WelcomeWindow.class.php:159 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:736 +#: ../../include/functions_clippy.php:335 ../../include/functions_html.php:7550 +#: ../../include/functions_html.php:7606 ../../include/functions_menu.php:972 +#: ../../include/functions_menu.php:1333 +#: ../../include/functions_snmp_browser.php:600 +#: ../../mobile/include/ui.class.php:716 ../../mobile/include/ui.class.php:774 +#: ../../operation/agentes/datos_agente.php:320 +#: ../../operation/agentes/estado_monitores.php:496 +#: ../../operation/agentes/interface_traffic_graph_win.php:451 +#: ../../operation/agentes/stat_win.php:508 +#: ../../operation/events/events.php:3663 +#: ../../operation/netflow/nf_live_view.php:971 +#: ../../operation/network/network_report.php:638 +#: ../../operation/network/network_usage_map.php:420 +#: ../../operation/reporting/graph_viewer.php:510 +#: ../../operation/reporting/reporting_viewer.php:446 +#: ../../operation/inventory/inventory.php:1422 +#: ../../operation/inventory/inventory.php:1448 +#: ../../operation/search_modules.php:361 ../../operation/tree.php:632 +#: ../../views/dashboard/tipsWindow.php:103 +#: ../../views/dashboard/tipsWindow.php:115 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:958 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1163 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4225 +#: ../../enterprise/godmode/wizards/consoletask_js.php:104 +#: ../../enterprise/godmode/wizards/consoletask_js.php:135 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4302 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4613 +#: ../../enterprise/meta/advanced/cron_main.php:413 +#: ../../enterprise/meta/advanced/servers.build_table.php:318 +#: ../../enterprise/operation/agentes/security_hardening.php:617 +#: ../../enterprise/operation/services/services.treeview_services.php:416 +#: ../../enterprise/views/ncm/agent/manage.php:568 +#: ../../enterprise/views/ncm/agent/manage.php:579 +#: ../../enterprise/views/ncm/agent/manage.php:831 +#: ../../enterprise/views/ncm/devices/list.php:352 +#: ../../enterprise/views/ncm/devices/list.php:382 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4283 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4593 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:603 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:104 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:135 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4082 +msgid "Close" +msgstr "" + +#: ../../extensions/module_groups.php:48 +msgid "Counters Module" +msgstr "" + +#: ../../extensions/module_groups.php:49 +msgid "Alerts_Fired" +msgstr "" + +#: ../../extensions/module_groups.php:50 +#: ../../godmode/groups/group_list.php:1269 +#: ../../godmode/massive/massive_copy_modules.php:125 +#: ../../godmode/massive/massive_copy_modules.php:313 +#: ../../godmode/massive/massive_delete_modules.php:429 +#: ../../godmode/massive/massive_edit_modules.php:393 +#: ../../godmode/massive/massive_edit_modules.php:509 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4304 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4359 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4725 +#: ../../include/ajax/module.php:2155 +#: ../../include/class/AgentWizard.class.php:1433 +#: ../../include/class/AgentWizard.class.php:4193 +#: ../../include/class/ExtensionsDiscovery.class.php:782 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:580 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:600 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:605 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:275 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:363 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:317 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:403 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:438 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:702 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:564 +#: ../../include/functions.php:1180 ../../include/functions.php:1416 +#: ../../include/functions.php:1417 ../../include/functions.php:1419 +#: ../../include/functions.php:1460 ../../include/functions_agents.php:5033 +#: ../../include/functions_events.php:3235 +#: ../../include/functions_graph.php:3237 +#: ../../include/functions_graph.php:3239 +#: ../../include/functions_graph.php:4754 +#: ../../include/functions_massive_operations.php:148 +#: ../../include/functions_reporting_html.php:1518 +#: ../../include/functions_reporting_html.php:6080 +#: ../../include/functions_ui.php:3205 ../../mobile/operation/agents.php:57 +#: ../../mobile/operation/modules.php:71 +#: ../../operation/agentes/estado_agente.php:308 +#: ../../operation/agentes/estado_monitores.php:542 +#: ../../operation/agentes/group_view.php:249 +#: ../../operation/agentes/group_view.php:254 +#: ../../operation/agentes/status_monitor.php:576 +#: ../../operation/gis_maps/render_view.php:165 +#: ../../operation/custom_fields/custom_fields_view.php:176 +#: ../../operation/tree.php:210 ../../operation/tree.php:301 +#: ../../operation/tree.php:514 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:121 +#: ../../enterprise/godmode/services/services.elements.php:372 +#: ../../enterprise/godmode/services/services.service.php:726 +#: ../../enterprise/include/functions_reporting.php:3445 +#: ../../enterprise/include/functions_reporting.php:4447 +#: ../../enterprise/include/functions_reporting.php:5098 +#: ../../enterprise/include/functions_reporting.php:6453 +#: ../../enterprise/include/functions_services.php:1509 #: ../../enterprise/meta/include/functions_wizard_meta.php:986 #: ../../enterprise/meta/include/functions_wizard_meta.php:1071 #: ../../enterprise/meta/include/functions_wizard_meta.php:1274 @@ -9852,1157 +3132,3691 @@ msgstr "" #: ../../enterprise/meta/include/functions_wizard_meta.php:1596 #: ../../enterprise/meta/include/functions_wizard_meta.php:1716 #: ../../enterprise/meta/include/functions_wizard_meta.php:1734 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:121 -#: ../../enterprise/godmode/services/services.service.php:722 -#: ../../enterprise/godmode/services/services.elements.php:372 -#: ../../enterprise/include/functions_reporting.php:3433 -#: ../../enterprise/include/functions_reporting.php:4435 -#: ../../enterprise/include/functions_reporting.php:5086 -#: ../../enterprise/include/functions_reporting.php:6441 -#: ../../enterprise/include/functions_services.php:1480 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:124 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:195 +#: ../../enterprise/meta/monitoring/group_view.php:237 +#: ../../enterprise/meta/monitoring/group_view.php:243 +#: ../../enterprise/meta/monitoring/tactical.php:221 #: ../../enterprise/operation/agentes/tag_view.php:132 -#: ../../enterprise/operation/services/services.service.php:113 -#: ../../enterprise/operation/services/services.service.php:159 -#: ../../enterprise/operation/services/massive/services.create.php:753 -#: ../../enterprise/operation/services/services.service_map.php:139 -#: ../../enterprise/operation/services/services.treeview_services.php:301 +#: ../../enterprise/operation/services/massive/services.create.php:762 #: ../../enterprise/operation/services/services.list.php:207 #: ../../enterprise/operation/services/services.list.php:542 #: ../../enterprise/operation/services/services.list.php:603 +#: ../../enterprise/operation/services/services.service.php:113 +#: ../../enterprise/operation/services/services.service.php:159 +#: ../../enterprise/operation/services/services.service_map.php:199 #: ../../enterprise/operation/services/services.table_services.php:143 -#: ../../extensions/module_groups.php:50 -#: ../../godmode/groups/group_list.php:1116 -#: ../../godmode/massive/massive_copy_modules.php:125 -#: ../../godmode/massive/massive_copy_modules.php:313 -#: ../../godmode/massive/massive_delete_modules.php:429 -#: ../../godmode/massive/massive_edit_modules.php:393 -#: ../../godmode/massive/massive_edit_modules.php:509 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3886 -#: ../../mobile/operation/agents.php:57 ../../mobile/operation/modules.php:71 -#: ../../include/functions_reporting_html.php:871 -#: ../../include/functions_reporting_html.php:2599 -#: ../../include/functions_reporting_html.php:4903 -#: ../../include/functions.php:1095 ../../include/functions.php:1331 -#: ../../include/functions.php:1332 ../../include/functions.php:1334 -#: ../../include/functions.php:1375 ../../include/ajax/module.php:2001 -#: ../../include/functions_graph.php:3367 -#: ../../include/functions_graph.php:3369 -#: ../../include/functions_graph.php:4871 ../../include/functions_ui.php:3170 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:564 -#: ../../include/functions_massive_operations.php:148 -#: ../../include/class/ExtensionsDiscovery.class.php:609 -#: ../../include/class/AgentWizard.class.php:1404 -#: ../../include/class/AgentWizard.class.php:4161 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:317 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:275 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:568 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:588 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:593 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:403 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:438 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:702 -#: ../../include/functions_events.php:3176 ../../operation/tree.php:210 -#: ../../operation/tree.php:301 ../../operation/tree.php:515 -#: ../../operation/agentes/estado_agente.php:293 -#: ../../operation/agentes/status_monitor.php:565 -#: ../../operation/agentes/group_view.php:249 -#: ../../operation/agentes/group_view.php:254 -#: ../../operation/agentes/estado_monitores.php:513 -#: ../../operation/agentes/tactical.php:197 -#: ../../operation/gis_maps/render_view.php:165 ../../general/logon_ok.php:157 +#: ../../enterprise/operation/services/services.treeview_services.php:301 +#: ../../package_774/enterprise/include/functions_reporting.php:3434 +#: ../../package_774/enterprise/include/functions_reporting.php:4436 +#: ../../package_774/enterprise/include/functions_reporting.php:5087 +#: ../../package_774/enterprise/include/functions_reporting.php:6442 +#: ../../package_774/enterprise/operation/services/services.service_map.php:199 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:762 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:183 +#: ../../package_774/enterprise/godmode/services/services.service.php:726 msgid "Critical" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_csv.php:138 -msgid "No init" +#: ../../extensions/module_groups.php:51 ../../include/functions_ui.php:8268 +msgid "warning" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_view.php:44 -#: ../../enterprise/meta/general/main_header.php:127 -#: ../../enterprise/meta/general/main_menu.php:229 -msgid "Custom fields view" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:57 -msgid "Custom fields View" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:68 -msgid "Custom Fields View" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:170 -#: ../../enterprise/godmode/policies/policies.php:330 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:736 -#: ../../extensions/agents_modules.php:447 -#: ../../godmode/agentes/modificar_agente.php:333 -#: ../../godmode/agentes/planned_downtime.editor.php:1197 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1709 -#: ../../include/functions_html.php:1633 -#: ../../include/class/NetworkMap.class.php:3435 -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:254 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/interface_view.functions.php:61 -#: ../../operation/agentes/status_monitor.php:844 -msgid "Recursion" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:185 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:123 -#: ../../enterprise/operation/agentes/tag_view.php:134 -#: ../../godmode/massive/massive_copy_modules.php:127 -#: ../../godmode/massive/massive_copy_modules.php:315 -#: ../../godmode/massive/massive_delete_modules.php:431 -#: ../../godmode/massive/massive_edit_modules.php:395 -#: ../../godmode/massive/massive_edit_modules.php:511 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3888 -#: ../../godmode/events/event_edit_filter.php:352 -#: ../../mobile/operation/modules.php:73 ../../include/functions.php:1333 -#: ../../include/functions_massive_operations.php:150 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:279 -#: ../../include/lib/Dashboard/Widgets/events_list.php:330 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:265 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:583 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:406 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:441 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:727 -#: ../../include/functions_events.php:3124 ../../operation/tree.php:540 -#: ../../operation/agentes/estado_agente.php:295 -#: ../../operation/agentes/status_monitor.php:567 -#: ../../operation/events/events.php:1946 -msgid "Not normal" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:187 -#: ../../enterprise/meta/monitoring/group_view.php:234 -#: ../../enterprise/meta/monitoring/group_view.php:240 -#: ../../enterprise/meta/monitoring/tactical.php:225 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:124 -#: ../../enterprise/operation/agentes/tag_view.php:136 -#: ../../enterprise/operation/services/services.treeview_services.php:316 -#: ../../godmode/groups/group_list.php:1131 -#: ../../godmode/massive/massive_copy_modules.php:128 -#: ../../godmode/massive/massive_copy_modules.php:316 -#: ../../godmode/massive/massive_delete_modules.php:432 -#: ../../godmode/massive/massive_edit_modules.php:396 -#: ../../godmode/massive/massive_edit_modules.php:512 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3889 -#: ../../mobile/operation/modules.php:75 -#: ../../include/functions_reporting_html.php:664 -#: ../../include/functions_reporting_html.php:2602 -#: ../../include/functions_reporting_html.php:4710 -#: ../../include/ajax/module.php:2013 -#: ../../include/functions_massive_operations.php:151 -#: ../../include/class/ExtensionsDiscovery.class.php:611 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:278 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:405 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:440 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:717 -#: ../../operation/tree.php:212 ../../operation/tree.php:303 -#: ../../operation/tree.php:530 ../../operation/agentes/estado_agente.php:296 -#: ../../operation/agentes/status_monitor.php:569 -#: ../../operation/agentes/group_view.php:246 -#: ../../operation/agentes/group_view.php:251 -#: ../../operation/agentes/tactical.php:201 ../../general/logon_ok.php:161 -msgid "Not init" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:189 -msgid "Status agents" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:205 -msgid "Status module" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:224 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:230 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:231 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:410 -#: ../../enterprise/operation/log/log_viewer.php:998 -#: ../../enterprise/operation/log/log_viewer.php:2036 -#: ../../enterprise/operation/log/log_viewer.php:2075 -#: ../../include/ajax/audit_log.php:306 ../../include/ajax/events.php:823 -#: ../../include/class/AuditLog.class.php:167 -#: ../../include/class/AuditLog.class.php:457 -#: ../../include/class/AuditLog.class.php:497 -#: ../../operation/events/events.php:2078 -msgid "Save filter" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:238 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:244 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:245 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:709 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:727 -#: ../../enterprise/operation/log/log_viewer.php:983 -#: ../../enterprise/operation/log/log_viewer.php:2088 -#: ../../enterprise/operation/log/log_viewer.php:2125 -#: ../../include/ajax/audit_log.php:150 ../../include/ajax/audit_log.php:168 -#: ../../include/ajax/module.php:2213 ../../include/ajax/module.php:2237 -#: ../../include/ajax/agent.php:494 ../../include/ajax/agent.php:518 -#: ../../include/ajax/custom_fields.php:589 ../../include/ajax/events.php:542 -#: ../../include/ajax/events.php:567 ../../include/class/AuditLog.class.php:159 -#: ../../include/class/AuditLog.class.php:518 -#: ../../include/class/AuditLog.class.php:556 -#: ../../operation/agentes/estado_agente.php:473 -#: ../../operation/agentes/status_monitor.php:1047 -#: ../../operation/netflow/nf_live_view.php:286 -#: ../../operation/events/events.php:2069 -msgid "Load filter" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:252 -#: ../../general/first_task/custom_fields.php:40 -msgid "Custom Fields" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:268 -msgid "Custom Fields Data" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:295 -#: ../../godmode/events/event_edit_filter.php:782 -#: ../../operation/events/events.php:2176 -msgid "Module search" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:306 -#: ../../enterprise/extensions/vmware/vmware_view.php:1579 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1569 -#: ../../enterprise/include/class/AgentRepository.class.php:873 -#: ../../enterprise/include/class/Omnishell.class.php:1359 -#: ../../enterprise/include/class/LogSource.class.php:742 -#: ../../godmode/users/configure_user.php:1084 -#: ../../include/class/ConfigPEN.class.php:252 ../../operation/heatmap.php:299 -#: ../../operation/agentes/interface_view.functions.php:172 -msgid "Show" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:321 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:565 -#: ../../enterprise/include/functions_ipam.php:339 -#: ../../enterprise/operation/log/log_viewer.php:972 -#: ../../enterprise/operation/reporting/custom_reporting.php:100 -#: ../../godmode/modules/manage_network_templates.php:290 -#: ../../godmode/agentes/planned_downtime.list.php:1000 -#: ../../include/graphs/functions_flot.php:390 -#: ../../include/class/ModuleTemplates.class.php:904 -#: ../../operation/network/network_report.php:362 -#: ../../operation/incidents/list_integriaims_incidents.php:480 -msgid "Export to CSV" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:359 -#: ../../enterprise/meta/monitoring/custom_fields_view.php:361 -#: ../../enterprise/include/class/DatabaseHA.class.php:217 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:2017 -#: ../../include/functions_ui.php:4091 -msgid "Processing" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:386 -#: ../../mobile/operation/groups.php:192 -#: ../../include/functions_reporting_html.php:5882 -#: ../../include/functions_agents.php:3946 -msgid "Agents critical" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:399 -#: ../../include/functions_reporting_html.php:5885 -#: ../../include/functions_agents.php:3956 -msgid "Agents warning" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:412 -#: ../../include/functions_reporting_html.php:5891 -#: ../../include/functions_agents.php:3936 -#: ../../include/functions_agents.php:3990 -msgid "Agents ok" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:425 -#: ../../mobile/operation/groups.php:195 -#: ../../include/functions_reporting_html.php:5894 -#: ../../include/functions_agents.php:3966 -msgid "Agents unknown" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:438 -#: ../../mobile/operation/groups.php:189 -#: ../../include/functions_reporting_html.php:5900 -#: ../../include/functions_agents.php:3980 -msgid "Agents not init" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:464 -#: ../../include/functions_reporting.php:12354 -#: ../../include/functions_groups.php:2819 -msgid "Monitor critical" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:475 -#: ../../include/functions_reporting.php:12358 -#: ../../include/functions_groups.php:2823 -msgid "Monitor warning" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:486 -#: ../../include/functions_reporting.php:12365 -#: ../../include/functions_groups.php:2830 -msgid "Monitor normal" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:497 -#: ../../include/functions_reporting.php:12369 -#: ../../include/functions_groups.php:2834 -msgid "Monitor unknown" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:508 -#: ../../include/functions_reporting.php:12376 -#: ../../include/functions_groups.php:2841 -msgid "Monitor not init" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:523 -#: ../../include/functions_reporting_html.php:5909 -#: ../../include/functions_reporting_html.php:5914 -msgid "Agents by status" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:531 -#: ../../include/functions_reporting.php:12396 -#: ../../include/functions_reporting.php:12402 -#: ../../include/functions_groups.php:2861 -#: ../../include/functions_groups.php:2867 -msgid "Monitors by status" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:545 -#: ../../enterprise/operation/services/services.treeview_services.php:299 -#: ../../godmode/groups/group_list.php:1114 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:700 -#: ../../operation/tree.php:513 -msgid "Critical agents" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:555 -#: ../../enterprise/operation/services/services.treeview_services.php:304 -#: ../../godmode/groups/group_list.php:1119 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:705 -#: ../../operation/tree.php:518 -msgid "Warning agents" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:565 -#: ../../enterprise/operation/services/services.treeview_services.php:319 -#: ../../godmode/groups/group_list.php:1134 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:720 -#: ../../operation/tree.php:533 -msgid "Normal agents" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:575 -#: ../../enterprise/operation/services/services.treeview_services.php:309 -#: ../../godmode/groups/group_list.php:1124 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:710 -#: ../../operation/tree.php:523 -msgid "Unknown agents" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:585 -#: ../../enterprise/operation/services/services.treeview_services.php:314 -#: ../../godmode/groups/group_list.php:1129 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:715 -#: ../../operation/tree.php:528 -msgid "Not init agents" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:614 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:300 -#: ../../godmode/groups/group_list.php:1115 -#: ../../mobile/operation/groups.php:210 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:701 -#: ../../operation/tree.php:514 -msgid "Critical modules" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:625 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:305 -#: ../../godmode/groups/group_list.php:1120 -#: ../../mobile/operation/groups.php:207 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:706 -#: ../../operation/tree.php:519 -msgid "Warning modules" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:636 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:320 -#: ../../godmode/groups/group_list.php:1135 -#: ../../mobile/operation/groups.php:204 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:721 -#: ../../operation/tree.php:534 -msgid "Normal modules" -msgstr "" - -#: ../../enterprise/meta/monitoring/custom_fields_view.php:647 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:310 -#: ../../godmode/groups/group_list.php:1125 -#: ../../mobile/operation/groups.php:198 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:711 +#: ../../extensions/module_groups.php:52 +#: ../../godmode/alerts/alert_list.builder.php:346 +#: ../../godmode/groups/group_list.php:1279 +#: ../../godmode/massive/massive_copy_modules.php:126 +#: ../../godmode/massive/massive_copy_modules.php:314 +#: ../../godmode/massive/massive_delete_modules.php:430 +#: ../../godmode/massive/massive_edit_modules.php:394 +#: ../../godmode/massive/massive_edit_modules.php:510 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4726 +#: ../../include/ajax/module.php:1110 ../../include/ajax/module.php:2163 +#: ../../include/class/ExtensionsDiscovery.class.php:783 +#: ../../include/graphs/functions_flot.php:338 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:277 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:378 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:390 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:404 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:439 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:712 +#: ../../include/lib/ClusterViewer/ClusterManager.php:642 +#: ../../include/lib/TacticalView/elements/Alerts.php:218 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:585 +#: ../../include/functions.php:1366 ../../include/functions.php:4319 +#: ../../include/functions_agents.php:5034 +#: ../../include/functions_alerts.php:768 +#: ../../include/functions_events.php:3135 +#: ../../include/functions_filemanager.php:762 +#: ../../include/functions_maps.php:54 +#: ../../include/functions_massive_operations.php:149 +#: ../../include/functions_netflow.php:2011 +#: ../../include/functions_reporting.php:7112 +#: ../../include/functions_reporting_html.php:4772 +#: ../../include/functions_reporting_html.php:5175 +#: ../../include/functions_reports.php:569 ../../include/functions_ui.php:637 +#: ../../include/functions_ui.php:638 +#: ../../include/functions_visual_map.php:2457 +#: ../../include/functions_visual_map.php:2485 +#: ../../include/functions_visual_map.php:2503 +#: ../../include/functions_visual_map.php:2521 +#: ../../mobile/operation/agents.php:60 ../../mobile/operation/modules.php:72 +#: ../../operation/agentes/estado_agente.php:309 +#: ../../operation/agentes/estado_monitores.php:547 +#: ../../operation/agentes/group_view.php:245 +#: ../../operation/agentes/group_view.php:250 +#: ../../operation/agentes/pandora_networkmap.view.php:1754 +#: ../../operation/agentes/status_monitor.php:577 +#: ../../operation/events/events.php:930 +#: ../../operation/custom_fields/custom_fields_view.php:177 +#: ../../operation/tree.php:211 ../../operation/tree.php:302 #: ../../operation/tree.php:524 -msgid "Unknown modules" +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:122 +#: ../../enterprise/godmode/services/services.elements.php:406 +#: ../../enterprise/include/class/DatabaseHA.class.php:223 +#: ../../enterprise/include/lib/NetworkManager.php:105 +#: ../../enterprise/include/functions_HA_cluster.php:70 +#: ../../enterprise/include/functions_cron.php:426 +#: ../../enterprise/include/functions_reporting.php:1910 +#: ../../enterprise/include/functions_reporting.php:3193 +#: ../../enterprise/include/functions_reporting.php:4183 +#: ../../enterprise/include/functions_reporting.php:5103 +#: ../../enterprise/include/functions_reporting.php:6413 +#: ../../enterprise/include/functions_reporting.php:8898 +#: ../../enterprise/include/functions_reporting_pdf.php:713 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:133 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:196 +#: ../../enterprise/meta/monitoring/group_view.php:233 +#: ../../enterprise/meta/monitoring/group_view.php:239 +#: ../../enterprise/meta/monitoring/tactical.php:224 +#: ../../enterprise/operation/agentes/tag_view.php:133 +#: ../../enterprise/operation/services/services.list.php:208 +#: ../../enterprise/operation/services/services.list.php:616 +#: ../../enterprise/operation/services/services.service.php:171 +#: ../../enterprise/operation/services/services.service_map.php:202 +#: ../../enterprise/operation/services/services.table_services.php:144 +#: ../../enterprise/operation/services/services.treeview_services.php:311 +#: ../../enterprise/views/ncm/agent/details.php:327 +#: ../../package_774/enterprise/include/functions_reporting.php:1899 +#: ../../package_774/enterprise/include/functions_reporting.php:3182 +#: ../../package_774/enterprise/include/functions_reporting.php:4172 +#: ../../package_774/enterprise/include/functions_reporting.php:5092 +#: ../../package_774/enterprise/include/functions_reporting.php:6402 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:677 +#: ../../package_774/enterprise/include/functions_cron.php:426 +#: ../../package_774/enterprise/operation/services/services.service_map.php:202 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:184 +msgid "Unknown" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_view.php:658 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:315 -#: ../../godmode/groups/group_list.php:1130 -#: ../../mobile/operation/groups.php:201 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:716 -#: ../../operation/tree.php:529 -msgid "Not init modules" +#: ../../extensions/module_groups.php:53 ../../general/header.php:1036 +#: ../../godmode/massive/massive_operations.php:467 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3349 +#: ../../godmode/setup/setup_general.php:1118 +#: ../../godmode/setup/setup_general.php:1136 +#: ../../godmode/setup/setup_visuals.php:2308 ../../godmode/menu.php:787 +#: ../../include/class/AgentWizard.class.php:6261 +#: ../../include/class/ConfigPEN.class.php:674 +#: ../../include/class/ConfigPEN.class.php:698 +#: ../../include/class/CredentialStore.class.php:1654 +#: ../../include/class/ExtensionsDiscovery.class.php:255 +#: ../../include/class/HelpFeedBack.class.php:370 +#: ../../include/class/ModuleTemplates.class.php:1363 +#: ../../include/class/SatelliteAgent.class.php:1105 +#: ../../include/class/WelcomeWindow.class.php:173 +#: ../../include/lib/Dashboard/Widgets/maps_status.php:362 +#: ../../include/functions_db.php:1974 +#: ../../include/functions_reporting_html.php:1318 +#: ../../include/functions_reporting_html.php:1513 +#: ../../include/functions_reporting_html.php:4778 +#: ../../include/functions_reporting_html.php:6075 +#: ../../operation/agentes/pandora_networkmap.editor.php:751 +#: ../../operation/agentes/pandora_networkmap.php:901 +#: ../../operation/snmpconsole/snmp_browser.php:625 +#: ../../operation/snmpconsole/snmp_browser.php:701 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:436 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2784 +#: ../../enterprise/godmode/services/services.service.php:1039 +#: ../../enterprise/include/class/AgentRepository.class.php:1001 +#: ../../enterprise/include/class/DatabaseHA.class.php:390 +#: ../../enterprise/include/class/DatabaseHA.class.php:625 +#: ../../enterprise/include/class/DatabaseHA.class.php:727 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1706 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1758 +#: ../../enterprise/include/class/LogSource.class.php:820 +#: ../../enterprise/include/class/ManageBackups.class.php:319 +#: ../../enterprise/include/class/ManageBackups.class.php:505 +#: ../../enterprise/include/class/ManageBackups.class.php:591 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:182 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:225 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:142 +#: ../../enterprise/include/functions_reporting.php:1903 +#: ../../enterprise/include/functions_reporting.php:3183 +#: ../../enterprise/include/functions_reporting.php:3440 +#: ../../enterprise/include/functions_reporting.php:4173 +#: ../../enterprise/include/functions_reporting.php:4442 +#: ../../enterprise/include/functions_reporting.php:5088 +#: ../../enterprise/include/functions_reporting.php:6410 +#: ../../enterprise/include/functions_reporting.php:6448 +#: ../../enterprise/include/functions_reporting_csv.php:2136 +#: ../../enterprise/include/functions_reporting_csv.php:2182 +#: ../../enterprise/include/functions_reporting_csv.php:2500 +#: ../../enterprise/include/functions_services.php:2175 +#: ../../enterprise/include/functions_ux_console.php:483 +#: ../../enterprise/meta/advanced/metasetup.setup.php:995 +#: ../../enterprise/meta/advanced/metasetup.setup.php:1013 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1613 +#: ../../enterprise/operation/agentes/ux_console_view.php:186 +#: ../../enterprise/operation/agentes/ux_console_view.php:391 +#: ../../enterprise/operation/agentes/wux_console_view.php:407 +#: ../../enterprise/views/ncm/agent/manage.php:782 +#: ../../package_774/enterprise/include/functions_reporting.php:1892 +#: ../../package_774/enterprise/include/functions_reporting.php:3172 +#: ../../package_774/enterprise/include/functions_reporting.php:3429 +#: ../../package_774/enterprise/include/functions_reporting.php:4162 +#: ../../package_774/enterprise/include/functions_reporting.php:4431 +#: ../../package_774/enterprise/include/functions_reporting.php:5077 +#: ../../package_774/enterprise/include/functions_reporting.php:6399 +#: ../../package_774/enterprise/include/functions_reporting.php:6437 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1894 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1940 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2258 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1482 +#: ../../package_774/enterprise/godmode/services/services.service.php:1039 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:436 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2641 +msgid "OK" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_view.php:684 -msgid "Total counters" +#: ../../extensions/module_groups.php:54 +msgid "Not_init" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_view.php:687 -msgid "Total Agents" +#: ../../extensions/module_groups.php:251 +msgid "Combined table of agent group and module group" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_view.php:696 -msgid "Total Modules" +#: ../../extensions/module_groups.php:275 +msgid "Search by agent group" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_view.php:713 -msgid "I.P" +#: ../../extensions/module_groups.php:288 +msgid "Search by module group" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_view.php:731 -#: ../../include/functions_api.php:176 -msgid "No data to show." +#: ../../extensions/module_groups.php:322 +#: ../../extensions/realtime_graphs.php:216 +#: ../../godmode/agentes/planned_downtime.list.php:661 +#: ../../godmode/agentes/planned_downtime.list.php:662 +#: ../../godmode/agentes/planned_downtime.list.php:711 +#: ../../godmode/agentes/planned_downtime.list.php:712 +#: ../../godmode/events/events.php:105 ../../godmode/events/events.php:124 +#: ../../godmode/groups/group_list.php:871 +#: ../../godmode/groups/group_list.php:955 +#: ../../godmode/modules/manage_network_components.php:712 +#: ../../godmode/reporting/graphs.php:299 +#: ../../godmode/reporting/map_builder.php:400 +#: ../../godmode/reporting/reporting_builder.list_items.php:283 +#: ../../godmode/reporting/reporting_builder.php:785 +#: ../../godmode/reporting/visual_console_favorite.php:220 +#: ../../godmode/tag/tag.php:264 ../../include/class/AgentsAlerts.class.php:878 +#: ../../include/functions_snmp_browser.php:1012 +#: ../../include/functions_ui.php:4132 ../../include/functions_ui.php:4145 +#: ../../operation/agentes/agent_inventory.php:188 +#: ../../operation/agentes/estado_agente.php:546 +#: ../../operation/agentes/status_monitor.php:1094 +#: ../../operation/reporting/graph_viewer.php:453 +#: ../../operation/reporting/reporting_viewer.php:378 +#: ../../operation/inventory/inventory.php:779 +#: ../../operation/custom_fields/custom_fields_view.php:323 +#: ../../enterprise/extensions/vmware/vmware_view.php:697 +#: ../../enterprise/extensions/vmware/vmware_view.php:1868 +#: ../../enterprise/godmode/agentes/collections.php:473 +#: ../../enterprise/godmode/agentes/collections.php:474 +#: ../../enterprise/godmode/modules/local_components.php:623 +#: ../../enterprise/godmode/policies/policies.php:353 +#: ../../enterprise/godmode/policies/policy_agents.php:475 +#: ../../enterprise/godmode/policies/policy_collections.php:196 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:415 +#: ../../enterprise/godmode/policies/policy_linking.php:175 +#: ../../enterprise/godmode/policies/policy_modules.php:1583 +#: ../../enterprise/godmode/policies/policy_queue.php:380 +#: ../../enterprise/godmode/setup/setup_acl.php:511 +#: ../../enterprise/godmode/setup/setup_skins.php:154 +#: ../../enterprise/godmode/setup/translate_string.php:203 +#: ../../enterprise/godmode/setup/translate_string.php:204 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3132 +#: ../../enterprise/meta/advanced/collections.php:261 +#: ../../enterprise/meta/event/custom_events.php:67 +#: ../../enterprise/meta/event/custom_events.php:86 +#: ../../enterprise/meta/general/main_header.php:302 +#: ../../enterprise/meta/general/main_menu.php:509 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:351 +#: ../../enterprise/operation/agentes/tag_view.php:533 +#: ../../enterprise/operation/log/log_viewer.php:899 +#: ../../enterprise/operation/services/services.list.php:497 +#: ../../enterprise/operation/services/services.table_services.php:472 +#: ../../enterprise/operation/services/services.table_services.php:487 +#: ../../package_774/enterprise/extensions/translate_string.php:359 +#: ../../package_774/enterprise/extensions/translate_string.php:360 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3113 +#: ../../package_774/enterprise/operation/log/log_viewer.php:887 +#: ../../package_774/enterprise/meta/general/main_menu.php:503 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:339 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:415 +#: ../../package_774/enterprise/godmode/policies/policies.php:380 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1565 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:479 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:511 +msgid "Filters" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_view.php:739 -msgid "There are no custom search defined." +#: ../../extensions/module_groups.php:351 +#: ../../godmode/reporting/visual_console_builder.wizard.php:386 +#: ../../godmode/files_repo/files_repo_form.php:61 +#: ../../include/lib/Dashboard/Widgets/AgentHive.php:222 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:336 +#: ../../include/lib/Dashboard/Widgets/events_list.php:445 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:231 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:214 +#: ../../include/lib/Dashboard/Widgets/heatmap.php:266 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:299 +#: ../../include/lib/Dashboard/Widgets/tactical.php:331 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:305 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:301 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:344 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:353 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:375 +#: ../../include/lib/TacticalView/elements/Configurations.php:52 +#: ../../include/lib/TacticalView/elements/Groups.php:50 +#: ../../include/functions_maps.php:46 +#: ../../include/functions_networkmap.php:1299 +#: ../../mobile/include/functions_web.php:27 +#: ../../mobile/operation/groups.php:70 ../../mobile/operation/home.php:57 +#: ../../operation/agentes/pandora_networkmap.php:743 +#: ../../operation/reporting/graph_analytics.php:800 +#: ../../operation/tree.php:91 +#: ../../enterprise/godmode/policies/policy_agents.php:851 +#: ../../enterprise/godmode/setup/setup_auth.php:251 +#: ../../enterprise/godmode/setup/setup_auth.php:601 +#: ../../enterprise/godmode/setup/setup_auth.php:1670 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:861 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:251 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:601 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1650 +msgid "Groups" msgstr "" -#: ../../enterprise/meta/monitoring/custom_fields_view.php:1167 -#: ../../enterprise/meta/event/custom_events.php:245 -#: ../../enterprise/include/functions_login.php:114 -#: ../../godmode/agentes/status_monitor_custom_fields.php:273 -#: ../../godmode/events/custom_events.php:233 -#: ../../godmode/wizards/ManageExtensions.class.php:295 -#: ../../include/class/TreeGroupEdition.class.php:164 -msgid "Confirm" +#: ../../extensions/module_groups.php:456 +msgid "" +"Orange cell when the module group and agent have at least one alarm fired." msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:59 -msgid "Group View" +#: ../../extensions/module_groups.php:457 +msgid "" +"Red cell when the module group and agent have at least one module in " +"critical status and the others in any status" msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:64 -#: ../../godmode/groups/group_list.php:334 -#: ../../godmode/users/configure_user.php:61 -#: ../../godmode/users/user_management.php:40 -#: ../../godmode/massive/massive_edit_users.php:276 -#: ../../include/auth/mysql.php:814 ../../operation/users/user_edit.php:471 -#: ../../operation/agentes/group_view.php:89 ../../operation/menu.php:176 -msgid "Group view" +#: ../../extensions/module_groups.php:458 +msgid "" +"Yellow cell when the module group and agent have at least one in warning " +"status and the others in grey or green status" msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:151 -msgid "Summary by status" +#: ../../extensions/module_groups.php:459 +msgid "" +"Grey cell when the module group and agent have at least one in unknown " +"status and the others in green status" msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:160 -#: ../../enterprise/meta/monitoring/group_view.php:172 -msgid "% Agents not init" +#: ../../extensions/module_groups.php:460 +msgid "" +"Green cell when the module group and agent have all modules in OK status" msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:163 -msgid "% Agents Warning" +#: ../../extensions/module_groups.php:461 +msgid "" +"Blue cell when the module group and agent have all modules in not init " +"status." msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:166 -msgid "% Agents OK" +#: ../../extensions/module_groups.php:467 +msgid "" +"This table shows in columns the modules group and in rows agents group. The " +"cell shows all modules" msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:169 -msgid "% Agents Unknown" +#: ../../extensions/module_groups.php:468 +msgid "There are no defined groups or module groups" msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:177 -msgid "% Monitors Critical" +#: ../../extensions/module_groups.php:488 +#: ../../godmode/groups/configure_modu_group.php:43 +#: ../../godmode/groups/modu_group_list.php:83 +#: ../../godmode/reporting/reporting_builder.item_editor.php:89 +#: ../../godmode/menu.php:206 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:346 +#: ../../operation/tree.php:103 +#: ../../enterprise/meta/advanced/component_management.php:51 +msgid "Module groups" msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:180 -msgid "% Monitors Warning" +#: ../../extensions/pandora_logs.php:30 +msgid "Cannot find file" msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:183 -msgid "% Monitors OK" +#: ../../extensions/pandora_logs.php:35 +msgid "File is too large than PHP memory allocated in the system." msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:186 -msgid "% Monitors Unknown" +#: ../../extensions/pandora_logs.php:36 +msgid "The preview file is imposible." msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:189 -msgid "% Monitors Not init" +#: ../../extensions/pandora_logs.php:39 ../../extensions/pandora_logs.php:46 +msgid "" +"The folder /var/log/pandora must have pandora:apache and its content too." msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:203 -#: ../../godmode/agentes/modificar_agente.php:1031 -#: ../../operation/agentes/estado_agente.php:1338 -#: ../../operation/agentes/group_view.php:603 -msgid "There are no defined agents" +#: ../../extensions/pandora_logs.php:103 +msgid "System logfile viewer" msgstr "" -#: ../../enterprise/meta/monitoring/group_view.php:214 -#: ../../enterprise/meta/monitoring/group_view.php:220 -msgid "This data doesn't show in realtime" -msgstr "" - -#: ../../enterprise/meta/monitoring/group_view.php:231 -msgid "Group or Tag" -msgstr "" - -#: ../../enterprise/meta/monitoring/group_view.php:232 -#: ../../enterprise/operation/agentes/security_hardening.php:355 -#: ../../enterprise/operation/services/services.treeview_services.php:291 -#: ../../godmode/groups/group_list.php:1106 -#: ../../include/functions_reporting_html.php:2587 -#: ../../include/functions_reporting_html.php:2597 -#: ../../include/functions_inventory.php:525 -#: ../../include/functions_inventory.php:668 -#: ../../include/functions_alerts.php:3398 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:692 -#: ../../operation/tree.php:505 ../../operation/agentes/group_view.php:244 -#: ../../operation/agentes/agent_inventory.php:321 -msgid "Total" -msgstr "" - -#: ../../enterprise/meta/monitoring/group_view.php:244 -#: ../../enterprise/operation/agentes/policy_view.php:346 -#: ../../godmode/alerts/alert_list.list.php:645 -#: ../../godmode/alerts/alert_view.php:111 -#: ../../mobile/operation/alerts.php:324 ../../include/functions.php:1284 -#: ../../include/functions_agents.php:2989 -#: ../../include/functions_agents.php:3000 ../../include/functions_ui.php:1542 -#: ../../include/class/AgentsAlerts.class.php:957 -#: ../../include/class/SnmpConsole.class.php:845 -#: ../../include/functions_reporting.php:13270 -#: ../../include/functions_events.php:2892 -#: ../../include/functions_events.php:3092 -#: ../../operation/agentes/group_view.php:255 -msgid "Alert fired" -msgstr "" - -#: ../../enterprise/meta/monitoring/group_view.php:367 -#: ../../operation/agentes/group_view.php:346 +#: ../../extensions/pandora_logs.php:109 #, php-format +msgid "Use this tool to view your %s logfiles directly on the console" +msgstr "" + +#: ../../extensions/pandora_logs.php:110 msgid "" -"This %s installation are using the secondary groups feature. For this " -"reason, an agent can be counted several times." +"You can choose the amount of information shown in general setup (Log size " +"limit in system logs viewer extension), " msgstr "" -#: ../../enterprise/meta/monitoring/tactical.php:46 -#: ../../enterprise/meta/general/main_header.php:103 -#: ../../enterprise/meta/general/main_menu.php:205 -#: ../../godmode/users/configure_user.php:62 -#: ../../godmode/users/user_management.php:41 -#: ../../godmode/massive/massive_edit_users.php:277 -#: ../../mobile/operation/home.php:45 ../../mobile/operation/tactical.php:97 -#: ../../include/auth/mysql.php:815 -#: ../../include/lib/Dashboard/Widgets/tactical.php:176 -#: ../../include/lib/Dashboard/Widgets/tactical.php:545 -#: ../../operation/users/user_edit.php:472 -#: ../../operation/agentes/tactical.php:72 ../../operation/menu.php:173 -msgid "Tactical view" +#: ../../extensions/pandora_logs.php:127 +msgid "System logfiles" msgstr "" -#: ../../enterprise/meta/monitoring/tactical.php:59 -#: ../../include/class/OrderInterpreter.class.php:105 -msgid "Tactical View" +#: ../../extensions/quick_shell.php:88 +msgid "GoTTY setup" msgstr "" -#: ../../enterprise/meta/monitoring/tactical.php:233 -msgid "Report of state" +#: ../../extensions/quick_shell.php:96 +#, php-format +msgid "Please, enable GoTTY in %s" msgstr "" -#: ../../enterprise/meta/monitoring/tactical.php:271 -#: ../../enterprise/meta/general/main_header.php:154 -#: ../../enterprise/meta/general/logon_ok.php:56 -#: ../../enterprise/meta/general/main_menu.php:263 -#: ../../enterprise/meta/general/main_menu.php:264 -#: ../../enterprise/include/class/CommandCenter.class.php:1079 -#: ../../enterprise/tools/ipam/ipam_network.php:585 -#: ../../enterprise/tools/ipam/ipam_massive.php:125 ../../godmode/menu.php:341 -#: ../../godmode/events/events.php:142 -#: ../../mobile/include/functions_web.php:25 ../../mobile/operation/home.php:51 -#: ../../mobile/operation/events.php:948 ../../include/functions.php:4193 -#: ../../include/ajax/events.php:2192 ../../include/functions_reports.php:876 -#: ../../include/functions_reports.php:880 -#: ../../include/functions_reports.php:884 ../../operation/menu.php:518 -#: ../../operation/events/events.php:1820 -msgid "Events" +#: ../../extensions/quick_shell.php:130 +msgid "Telnet" msgstr "" -#: ../../enterprise/meta/monitoring/tactical.php:277 -msgid "Report of events" +#: ../../extensions/quick_shell.php:135 +#: ../../godmode/agentes/module_manager_editor_network.php:549 +#: ../../enterprise/godmode/servers/HA_cluster.php:195 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:144 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:140 +msgid "SSH" msgstr "" -#: ../../enterprise/meta/monitoring/tactical.php:287 -msgid "Info of state in events" +#: ../../extensions/quick_shell.php:164 +#: ../../godmode/agentes/module_manager_editor_wmi.php:123 +#: ../../godmode/massive/massive_edit_modules.php:1105 +#: ../../godmode/modules/manage_network_components_form_wmi.php:58 +#: ../../include/class/AgentWizard.class.php:677 +#: ../../include/class/CredentialStore.class.php:973 +#: ../../include/class/CredentialStore.class.php:1350 +#: ../../include/functions_ui.php:7634 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:880 +#: ../../enterprise/godmode/setup/setup_module_library.php:52 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:879 +msgid "Username" msgstr "" -#: ../../enterprise/meta/monitoring/tactical.php:308 -msgid "More events" +#: ../../extensions/quick_shell.php:172 ../../extensions/quick_shell.php:406 +#: ../../godmode/agentes/module_manager_editor_network.php:84 +#: ../../godmode/massive/massive_edit_modules.php:1415 +#: ../../godmode/modules/manage_network_components_form_network.php:88 +#: ../../godmode/servers/modificar_server.php:230 +#: ../../include/class/AgentWizard.class.php:648 +#: ../../include/functions_config.php:1727 +#: ../../include/functions_snmp_browser.php:745 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1094 +#: ../../enterprise/godmode/servers/manage_export_form.php:167 +#: ../../enterprise/godmode/setup/setup_history.php:194 +#: ../../enterprise/include/class/Aws.S3.php:580 +#: ../../enterprise/include/class/Aws.cloud.php:545 +#: ../../enterprise/include/class/Azure.cloud.php:828 +#: ../../enterprise/include/class/VMware.app.php:632 +#: ../../enterprise/meta/include/functions_meta.php:2290 +#: ../../enterprise/views/ncm/agent/manage.php:168 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:828 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:545 +#: ../../package_774/enterprise/include/class/VMware.app.php:632 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:120 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2280 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1093 +msgid "Port" msgstr "" -#: ../../enterprise/meta/event/custom_events.php:36 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:273 -#: ../../godmode/users/configure_profile.php:309 ../../operation/menu.php:524 -msgid "View events" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:42 -#: ../../godmode/netflow/nf_edit.php:211 -#: ../../godmode/netflow/nf_edit_form.php:80 -#: ../../godmode/snmpconsole/snmp_filters.php:37 -#: ../../godmode/events/event_filter.php:230 -#: ../../include/ajax/custom_fields.php:654 -msgid "Create filter" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:48 ../../godmode/menu.php:336 -#: ../../godmode/events/events.php:83 -msgid "Event responses" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:54 -#: ../../enterprise/meta/event/custom_events.php:59 -#: ../../enterprise/meta/event/custom_events.php:72 -#: ../../enterprise/meta/event/custom_events.php:90 -#: ../../godmode/agentes/fields_manager.php:59 -#: ../../godmode/agentes/agent_manager.php:1040 ../../godmode/menu.php:192 -#: ../../godmode/massive/massive_edit_agents.php:1278 -#: ../../godmode/reporting/reporting_builder.item_editor.php:79 -#: ../../include/functions_reporting_html.php:1633 -#: ../../include/functions_events.php:4415 -#: ../../operation/agentes/status_monitor.php:64 -#: ../../operation/agentes/status_monitor.php:87 -#: ../../operation/agentes/status_monitor.php:292 -#: ../../operation/agentes/status_monitor.php:315 -#: ../../operation/agentes/ver_agente.php:1593 -#: ../../operation/agentes/ver_agente.php:1866 -#: ../../operation/inventory/inventory.php:1268 -msgid "Custom fields" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:77 -#: ../../godmode/events/events.php:115 ../../include/ajax/events.php:1749 -msgid "Responses" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:96 -msgid "The user is not in neither group with EW profile" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:158 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:83 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1274 -msgid "Fields" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:173 -#: ../../godmode/agentes/status_monitor_custom_fields.php:188 -#: ../../godmode/events/custom_events.php:127 -msgid "Fields available" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:175 -#: ../../godmode/agentes/status_monitor_custom_fields.php:210 -#: ../../godmode/events/custom_events.php:150 -msgid "Fields selected" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:185 -#: ../../godmode/agentes/status_monitor_custom_fields.php:195 -#: ../../godmode/events/custom_events.php:134 -msgid "Add fields to select" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:195 -#: ../../godmode/agentes/status_monitor_custom_fields.php:204 -#: ../../godmode/events/custom_events.php:144 -msgid "Delete fields to select" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:205 -#: ../../godmode/events/custom_events.php:74 -msgid "Show event fields" -msgstr "" - -#: ../../enterprise/meta/event/custom_events.php:244 -#: ../../godmode/agentes/status_monitor_custom_fields.php:272 -#: ../../godmode/events/custom_events.php:232 -msgid "" -"There must be at least one custom field. Timestamp will be set by default" -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:391 -msgid "Round Robin" -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:396 -msgid "Less loaded" -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:435 -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 "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:443 -msgid "" -"The new agents will be dynamically assigned to those servers with less load." -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:448 -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 "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:494 -#: ../../enterprise/meta/include/functions_autoprovision.php:697 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3007 -#: ../../enterprise/include/functions_ipam.php:1667 -#: ../../godmode/reporting/reporting_builder.list_items.php:442 -#: ../../godmode/reporting/reporting_builder.list_items.php:739 -#: ../../godmode/reporting/graph_builder.graph_editor.php:267 -#: ../../godmode/reporting/graph_builder.graph_editor.php:350 -msgid "Sort" -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:552 -msgid "" -"There is no custom entries defined. Click on \"Create custom entry\" to add " -"the first." -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:557 -msgid "Create custom entry" -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:599 -msgid "Provisioning configuration" -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:613 -msgid "Configuration:" -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:668 -msgid "" -"There is no rules configured for this custom entry. Click on Add button to " -"create the first." -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:699 +#: ../../extensions/quick_shell.php:181 #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:502 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:313 -#: ../../extensions/quick_shell.php:192 +#: ../../enterprise/meta/include/functions_autoprovision.php:699 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:313 msgid "Method" msgstr "" -#: ../../enterprise/meta/include/functions_autoprovision.php:786 -msgid "There was an error when editing the rule." +#: ../../extensions/quick_shell.php:204 +msgid "Connect" msgstr "" -#: ../../enterprise/meta/include/functions_autoprovision.php:799 -msgid "Operation:" -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:815 -msgid "Method:" -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:831 -#: ../../enterprise/include/functions_visual_map.php:215 -#: ../../enterprise/include/functions_visual_map.php:280 -msgid "Value:" -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:903 -msgid "Move up" -msgstr "" - -#: ../../enterprise/meta/include/functions_autoprovision.php:916 -msgid "Move down" -msgstr "" - -#: ../../enterprise/meta/include/functions_groups_meta.php:114 +#: ../../extensions/quick_shell.php:236 #, php-format -msgid "Error Duplicate name (%s) " +msgid "Connection error. Please check your settings at %s" msgstr "" -#: ../../enterprise/meta/include/functions_groups_meta.php:132 +#: ../../extensions/quick_shell.php:383 +msgid "GoTTY general parameters" +msgstr "" + +#: ../../extensions/quick_shell.php:394 +#: ../../godmode/setup/setup_general.php:978 +#: ../../operation/agentes/ver_agente.php:1249 +#: ../../enterprise/godmode/servers/manage_export.php:176 +#: ../../enterprise/godmode/servers/manage_export_form.php:137 +#: ../../enterprise/include/functions_ipam.php:2113 +#: ../../enterprise/tools/ipam/ipam_ajax.php:362 +#: ../../enterprise/tools/ipam/ipam_calculator.php:69 +#: ../../enterprise/tools/ipam/ipam_excel.php:139 +#: ../../enterprise/tools/ipam/ipam_network.php:581 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:733 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:252 +#: ../../enterprise/views/ncm/devices/list.php:129 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:53 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:252 +msgid "Address" +msgstr "" + +#: ../../extensions/quick_shell.php:421 +msgid "GoTTY SSH connection parameters" +msgstr "" + +#: ../../extensions/quick_shell.php:432 +msgid "Enable SSH method" +msgstr "" + +#: ../../extensions/quick_shell.php:442 ../../extensions/quick_shell.php:496 +msgid "Use SSL" +msgstr "" + +#: ../../extensions/quick_shell.php:458 ../../extensions/quick_shell.php:511 +#: ../../godmode/setup/setup_ITSM.php:158 +#: ../../godmode/setup/setup_ITSM.php:239 +#: ../../godmode/setup/setup_ehorus.php:141 +#: ../../godmode/users/user_management.php:951 +#: ../../operation/users/user_edit.php:869 +#: ../../enterprise/include/lib/NetworkManager.php:84 +#: ../../enterprise/views/ncm/devices/list.php:206 +msgid "Test" +msgstr "" + +#: ../../extensions/quick_shell.php:475 +msgid "GoTTY telnet connection parameters" +msgstr "" + +#: ../../extensions/quick_shell.php:486 +msgid "Enable telnet method" +msgstr "" + +#: ../../extensions/quick_shell.php:579 ../../godmode/setup/setup.php:230 +#: ../../godmode/setup/setup.php:335 ../../godmode/menu.php:492 +msgid "QuickShell" +msgstr "" + +#: ../../extensions/quick_shell.php:651 ../../extensions/quick_shell.php:702 +msgid "Unable to connect." +msgstr "" + +#: ../../extensions/realtime_graphs.php:58 +#: ../../extensions/realtime_graphs.php:301 +msgid "Realtime graphs" +msgstr "" + +#: ../../extensions/realtime_graphs.php:84 #, php-format -msgid "(Error Duplicate ID (%d) ) " +msgid "%s Server CPU" msgstr "" -#: ../../enterprise/meta/include/functions_groups_meta.php:153 -msgid "Error Duplicate name" +#: ../../extensions/realtime_graphs.php:86 +#, php-format +msgid "Pending packages from %s Server" msgstr "" -#: ../../enterprise/meta/include/functions_users_meta.php:183 -#: ../../enterprise/meta/include/functions_users_meta.php:206 -#: ../../enterprise/meta/general/main_header.php:332 -#: ../../enterprise/meta/general/main_header.php:412 -#: ../../enterprise/meta/general/main_header.php:419 -#: ../../enterprise/meta/general/main_menu.php:570 -#: ../../enterprise/meta/general/main_menu.php:635 -#: ../../enterprise/meta/general/main_menu.php:659 -#: ../../enterprise/meta/general/main_menu.php:666 -#: ../../godmode/users/profile_list.php:61 -#: ../../godmode/users/configure_profile.php:54 -#: ../../godmode/users/user_list.php:251 ../../godmode/users/user_list.php:276 -#: ../../godmode/users/configure_user.php:183 -#: ../../operation/users/user_edit_header.php:89 -msgid "User management" +#: ../../extensions/realtime_graphs.php:90 +#, php-format +msgid "%s Server Disk IO Wait" msgstr "" -#: ../../enterprise/meta/include/functions_users_meta.php:187 -#: ../../enterprise/meta/include/functions_users_meta.php:214 -#: ../../godmode/users/profile_list.php:72 -#: ../../godmode/users/configure_profile.php:65 -#: ../../godmode/users/user_list.php:262 -#: ../../godmode/users/configure_user.php:194 ../../godmode/menu.php:248 -msgid "Profile management" +#: ../../extensions/realtime_graphs.php:94 +#, php-format +msgid "%s Server Apache load" msgstr "" -#: ../../enterprise/meta/include/functions_users_meta.php:195 -#: ../../enterprise/meta/include/functions_users_meta.php:210 +#: ../../extensions/realtime_graphs.php:98 +#, php-format +msgid "%s Server MySQL load" +msgstr "" + +#: ../../extensions/realtime_graphs.php:102 +#, php-format +msgid "%s Server load" +msgstr "" + +#: ../../extensions/realtime_graphs.php:105 +msgid "SNMP Interface throughput" +msgstr "" + +#: ../../extensions/realtime_graphs.php:112 +#: ../../godmode/agentes/status_monitor_custom_fields.php:125 +#: ../../godmode/agentes/status_monitor_custom_fields.php:168 +#: ../../include/class/NetworkMap.class.php:3075 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:340 +#: ../../include/functions_events.php:4573 +#: ../../include/functions_visual_map_editor.php:58 +#: ../../mobile/operation/modules.php:856 +#: ../../operation/agentes/interface_view.functions.php:558 +#: ../../operation/agentes/status_monitor.php:1587 +#: ../../operation/reporting/graph_analytics.php:331 +#: ../../operation/reporting/graph_analytics.php:332 +#: ../../operation/search_modules.php:39 +#: ../../enterprise/operation/agentes/tag_view.php:787 +#: ../../enterprise/operation/services/services.list.php:547 +#: ../../enterprise/operation/services/services.service.php:121 +msgid "Graph" +msgstr "" + +#: ../../extensions/realtime_graphs.php:163 +msgid "Refresh interval" +msgstr "" + +#: ../../extensions/realtime_graphs.php:182 +#: ../../godmode/modules/manage_network_components_form_wizard.php:136 +msgid "Incremental" +msgstr "" + +#: ../../extensions/realtime_graphs.php:199 +msgid "Clear graph" +msgstr "" + +#: ../../extensions/realtime_graphs.php:282 +#: ../../godmode/agentes/module_manager_editor_network.php:45 +#: ../../include/functions_snmp_browser.php:662 +msgid "Use this OID" +msgstr "" + +#: ../../extensions/resource_exportation.php:66 +#: ../../extensions/resource_exportation.php:417 +msgid "Resource exportation" +msgstr "" + +#: ../../extensions/resource_exportation.php:430 +msgid "Resource exporting" +msgstr "" + +#: ../../extensions/resource_exportation.php:436 +msgid "This extension makes exportation of resource template more easy." +msgstr "" + +#: ../../extensions/resource_exportation.php:436 +msgid "You can export resource templates in .ptr format." +msgstr "" + +#: ../../extensions/resource_exportation.php:447 +#: ../../include/lib/Dashboard/Widgets/reports.php:369 +#: ../../include/lib/Dashboard/Widgets/reports.php:415 +#: ../../include/lib/Dashboard/Widgets/reports.php:421 +#: ../../include/functions_cron.php:784 ../../include/functions_cron.php:825 +#: ../../enterprise/include/functions_tasklist.php:499 +#: ../../package_774/enterprise/include/functions_tasklist.php:499 +msgid "Report" +msgstr "" + +#: ../../extensions/resource_exportation.php:456 +#: ../../extensions/resource_exportation.php:468 +#: ../../operation/agentes/exportdata.php:464 +#: ../../operation/reporting/graph_analytics.php:632 +#: ../../enterprise/extensions/resource_exportation/functions.php:46 +#: ../../enterprise/include/functions_reporting.php:8415 +#: ../../package_774/enterprise/include/functions_reporting.php:8404 +msgid "Export" +msgstr "" + +#: ../../extensions/resource_exportation.php:459 +#: ../../godmode/massive/massive_edit_users.php:273 +#: ../../godmode/reporting/map_builder.php:133 +#: ../../godmode/reporting/visual_console_builder.php:996 +#: ../../godmode/reporting/visual_console_favorite.php:130 +#: ../../godmode/users/configure_user.php:57 +#: ../../godmode/users/user_management.php:40 ../../include/auth/mysql.php:804 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:360 +#: ../../operation/users/user_edit.php:466 +#: ../../operation/visual_console/legacy_view.php:219 +#: ../../operation/visual_console/view.php:255 ../../operation/menu.php:303 +#: ../../operation/menu.php:310 +#: ../../enterprise/godmode/reporting/visual_console_template.php:136 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:133 +msgid "Visual console" +msgstr "" + +#: ../../extensions/resource_registration.php:56 +#, php-format +msgid "Success add '%s' item in report '%s'." +msgstr "" + +#: ../../extensions/resource_registration.php:61 +#, php-format +msgid "Error create '%s' item in report '%s'." +msgstr "" + +#: ../../extensions/resource_registration.php:97 +#, php-format +msgid "Error create '%s' report, the name exist and there aren't free name." +msgstr "" + +#: ../../extensions/resource_registration.php:105 +#, php-format +msgid "Warning create '%s' report, the name exist, the report have a name %s." +msgstr "" + +#: ../../extensions/resource_registration.php:114 +msgid "Error the report haven't name." +msgstr "" + +#: ../../extensions/resource_registration.php:128 +msgid "Error the report haven't group." +msgstr "" + +#: ../../extensions/resource_registration.php:141 +#, php-format +msgid "Success create '%s' report." +msgstr "" + +#: ../../extensions/resource_registration.php:142 +#, php-format +msgid "Error create '%s' report." +msgstr "" + +#: ../../extensions/resource_registration.php:416 +#: ../../extensions/resource_registration.php:438 +#: ../../extensions/resource_registration.php:449 +#, php-format +msgid "Success add '%s' content." +msgstr "" + +#: ../../extensions/resource_registration.php:417 +#: ../../extensions/resource_registration.php:439 +#: ../../extensions/resource_registration.php:450 +#: ../../enterprise/extensions/resource_registration/functions.php:818 +#, php-format +msgid "Error add '%s' action." +msgstr "" + +#: ../../extensions/resource_registration.php:426 +#, php-format +msgid "Success add '%s' SLA." +msgstr "" + +#: ../../extensions/resource_registration.php:427 +#, php-format +msgid "Error add '%s' SLA." +msgstr "" + +#: ../../extensions/resource_registration.php:470 +#, php-format +msgid "Error create '%s' visual map, lost tag name." +msgstr "" + +#: ../../extensions/resource_registration.php:513 +#, php-format +msgid "" +"Error create '%s' visual map, the name exist and there aren't free name." +msgstr "" + +#: ../../extensions/resource_registration.php:521 +#, php-format +msgid "" +"Warning create '%s' visual map, the name exist, the report have a name %s." +msgstr "" + +#: ../../extensions/resource_registration.php:533 +#, php-format +msgid "Success create '%s' visual map." +msgstr "" + +#: ../../extensions/resource_registration.php:534 +#, php-format +msgid "Error create '%s' visual map." +msgstr "" + +#: ../../extensions/resource_registration.php:699 +#, php-format +msgid "Success create item type '%d' visual map." +msgstr "" + +#: ../../extensions/resource_registration.php:700 +#, php-format +msgid "Error create item type '%d' visual map." +msgstr "" + +#: ../../extensions/resource_registration.php:723 +#: ../../extensions/resource_registration.php:744 +#, php-format +msgid "Success create item for agent '%s' visual map." +msgstr "" + +#: ../../extensions/resource_registration.php:724 +#: ../../extensions/resource_registration.php:745 +#, php-format +msgid "Error create item for agent '%s' visual map." +msgstr "" + +#: ../../extensions/resource_registration.php:1009 +#, php-format +msgid "Success create '%s' component." +msgstr "" + +#: ../../extensions/resource_registration.php:1010 +#, php-format +msgid "Error create '%s' component." +msgstr "" + +#: ../../extensions/resource_registration.php:1077 +#: ../../extensions/resource_registration.php:1090 +#: ../../extensions/resource_registration.php:1182 +msgid "Resource registration" +msgstr "" + +#: ../../extensions/resource_registration.php:1096 +#: ../../enterprise/include/functions_policies.php:4499 +#: ../../package_774/enterprise/include/functions_policies.php:4476 +msgid "Error, please install the PHP libXML in the system." +msgstr "" + +#: ../../extensions/resource_registration.php:1105 +#: ../../godmode/agentes/modificar_agente.php:118 +#: ../../godmode/alerts/alert_actions.php:218 +#: ../../godmode/alerts/alert_commands.php:982 +#: ../../godmode/alerts/alert_templates.php:271 +#: ../../godmode/alerts/configure_alert_action.php:133 +#: ../../godmode/alerts/configure_alert_command.php:194 +#: ../../godmode/alerts/configure_alert_template.php:448 +#: ../../godmode/category/category.php:96 +#: ../../godmode/groups/group_list.php:406 +#: ../../godmode/groups/modu_group_list.php:95 +#: ../../godmode/massive/massive_add_profiles.php:45 +#: ../../godmode/massive/massive_delete_profiles.php:45 +#: ../../godmode/massive/massive_edit_users.php:47 +#: ../../godmode/massive/massive_operations.php:485 +#: ../../godmode/modules/manage_inventory_modules.php:67 +#: ../../godmode/modules/manage_nc_groups.php:315 +#: ../../godmode/modules/manage_network_components.php:315 +#: ../../godmode/servers/plugin.php:866 +#: ../../godmode/servers/plugin_registration.php:89 +#: ../../godmode/setup/os.list.php:49 ../../godmode/tag/tag.php:186 +#: ../../godmode/users/profile_list.php:117 +#: ../../godmode/users/user_list.php:538 +#: ../../operation/users/user_edit.php:274 ../../views/calendar/edit.php:61 +#: ../../views/calendar/list.php:60 ../../views/calendar/special_days.php:62 +#: ../../views/calendar/special_days_edit.php:57 +#: ../../enterprise/extensions/csv_import_group.php:39 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:340 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:126 +#: ../../enterprise/godmode/agentes/collections.data.php:451 +#: ../../enterprise/godmode/agentes/collections.editor.php:133 +#: ../../enterprise/godmode/agentes/collections.php:179 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:31 +#: ../../enterprise/godmode/massive/massive_add_modules_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_edit_tags_policy.php:33 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:33 +#: ../../enterprise/godmode/modules/local_components.php:268 +#: ../../enterprise/godmode/policies/configure_policy.php:85 +#: ../../enterprise/godmode/policies/policies.php:257 +#: ../../enterprise/godmode/policies/policy_agents.php:319 +#: ../../enterprise/godmode/policies/policy_alerts.php:68 +#: ../../enterprise/godmode/policies/policy_collections.php:62 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:322 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:92 +#: ../../enterprise/godmode/policies/policy_linking.php:120 +#: ../../enterprise/godmode/policies/policy_modules.php:490 +#: ../../enterprise/godmode/policies/policy_plugins.php:31 +#: ../../enterprise/godmode/policies/policy_queue.php:213 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:246 +#: ../../enterprise/include/lib/Policy/Queue.php:162 +#: ../../enterprise/include/lib/Policy/Queue.php:163 +#: ../../enterprise/operation/agentes/policy_view.php:51 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:246 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:322 +#: ../../package_774/enterprise/godmode/policies/policies.php:284 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:482 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:319 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:68 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:31 +msgid "metaconsole" +msgstr "" + +#: ../../extensions/resource_registration.php:1107 +#: ../../godmode/agentes/modificar_agente.php:120 +#: ../../godmode/alerts/alert_actions.php:220 +#: ../../godmode/alerts/alert_commands.php:984 +#: ../../godmode/alerts/alert_templates.php:273 +#: ../../godmode/alerts/configure_alert_action.php:135 +#: ../../godmode/alerts/configure_alert_command.php:196 +#: ../../godmode/alerts/configure_alert_template.php:450 +#: ../../godmode/category/category.php:98 +#: ../../godmode/groups/group_list.php:408 +#: ../../godmode/groups/modu_group_list.php:97 +#: ../../godmode/massive/massive_add_profiles.php:47 +#: ../../godmode/massive/massive_delete_profiles.php:47 +#: ../../godmode/massive/massive_edit_users.php:49 +#: ../../godmode/massive/massive_operations.php:487 +#: ../../godmode/modules/manage_inventory_modules.php:69 +#: ../../godmode/modules/manage_nc_groups.php:317 +#: ../../godmode/modules/manage_network_components.php:317 +#: ../../godmode/setup/os.list.php:51 ../../godmode/tag/tag.php:188 +#: ../../godmode/users/profile_list.php:119 +#: ../../godmode/users/user_list.php:540 +#: ../../operation/users/user_edit.php:276 ../../views/calendar/edit.php:64 +#: ../../views/calendar/list.php:63 ../../views/calendar/special_days.php:65 +#: ../../views/calendar/special_days_edit.php:60 +#: ../../enterprise/extensions/csv_import_group.php:41 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:342 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:128 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:33 +#: ../../enterprise/godmode/massive/massive_add_modules_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_edit_tags_policy.php:35 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:35 +#: ../../enterprise/godmode/modules/local_components.php:270 +#: ../../enterprise/godmode/policies/configure_policy.php:87 +#: ../../enterprise/godmode/policies/policies.php:259 +#: ../../enterprise/godmode/policies/policy_agents.php:321 +#: ../../enterprise/godmode/policies/policy_alerts.php:70 +#: ../../enterprise/godmode/policies/policy_collections.php:64 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:324 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:94 +#: ../../enterprise/godmode/policies/policy_linking.php:122 +#: ../../enterprise/godmode/policies/policy_modules.php:492 +#: ../../enterprise/godmode/policies/policy_plugins.php:33 +#: ../../enterprise/godmode/policies/policy_queue.php:215 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:248 +#: ../../enterprise/operation/agentes/policy_view.php:53 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:248 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:324 +#: ../../package_774/enterprise/godmode/policies/policies.php:286 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:484 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:321 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:70 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:33 +msgid "any node" +msgstr "" + +#: ../../extensions/resource_registration.php:1112 +#, php-format +msgid "" +"This node is configured with centralized mode. Go to %s to create a policy." +msgstr "" + +#: ../../extensions/resource_registration.php:1121 +msgid "This extension makes registering resource templates easier." +msgstr "" + +#: ../../extensions/resource_registration.php:1121 +msgid "Here you can upload a resource template in .ptr format." +msgstr "" + +#: ../../extensions/resource_registration.php:1121 +#, php-format +msgid "" +"Please refer to our documentation for more information on how to obtain and " +"use %s resources." +msgstr "" + +#: ../../extensions/resource_registration.php:1121 +msgid "" +"You can get more resurces in our Public Resource Library" +msgstr "" + +#: ../../extensions/resource_registration.php:1131 +msgid "File to upload" +msgstr "" + +#: ../../extensions/resource_registration.php:1136 +#: ../../godmode/agentes/planned_downtime.editor.php:1177 +msgid "Group filter" +msgstr "" + +#: ../../extensions/resource_registration.php:1174 +#: ../../enterprise/include/functions_policies.php:4560 +#: ../../package_774/enterprise/include/functions_policies.php:4537 +msgid "" +"Error uploading resource. Check if the selected file is a valid resource " +"template in .ptr format" +msgstr "" + +#: ../../extensions/users_connected.php:55 +msgid "List of users connected" +msgstr "" + +#: ../../extensions/users_connected.php:64 +#: ../../operation/messages/message_edit.php:94 +#: ../../operation/messages/message_list.php:82 +#: ../../operation/users/user_edit_header.php:125 ../../operation/menu.php:669 +msgid "Workspace" +msgstr "" + +#: ../../extensions/users_connected.php:68 +#: ../../extensions/users_connected.php:243 +msgid "Users connected" +msgstr "" + +#: ../../extensions/users_connected.php:76 +msgid "This user does not have any associated profile" +msgstr "" + +#: ../../extensions/users_connected.php:166 +msgid "No other users connected" +msgstr "" + +#: ../../extensions/users_connected.php:179 +msgid "Last login" +msgstr "" + +#: ../../extensions/users_connected.php:180 +#: ../../godmode/agentes/planned_downtime.editor.php:1359 +#: ../../godmode/users/user_list.php:577 +#: ../../include/ajax/heatmap.ajax.php:483 ../../include/ajax/module.php:1059 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1088 +#: ../../include/functions_agents.php:4796 +#: ../../include/functions_events.php:4454 +#: ../../include/functions_reporting_html.php:821 +#: ../../include/functions_treeview.php:736 +#: ../../mobile/operation/agent.php:199 ../../mobile/operation/agents.php:99 +#: ../../mobile/operation/agents.php:418 ../../mobile/operation/agents.php:420 +#: ../../mobile/operation/agents.php:423 +#: ../../operation/agentes/estado_agente.php:1127 +#: ../../operation/agentes/log_sources_status.php:60 +#: ../../operation/agentes/ver_agente.php:1096 +#: ../../operation/gis_maps/ajax.php:239 ../../operation/gis_maps/ajax.php:349 +#: ../../operation/gis_maps/ajax.php:466 +#: ../../operation/inventory/inventory.php:1323 +#: ../../operation/search_agents.php:43 ../../operation/search_users.php:46 +#: ../../enterprise/godmode/reporting/aws_view.php:61 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:786 +#: ../../enterprise/include/class/Omnishell.class.php:644 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:105 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/meta/agentsearch.php:141 +#: ../../enterprise/operation/agentes/policy_view.php:400 +#: ../../enterprise/operation/agentes/tag_view.php:703 +#: ../../enterprise/operation/agentes/ver_agente.php:95 +#: ../../package_774/enterprise/meta/agentsearch.php:141 +msgid "Last contact" +msgstr "" + +#: ../../general/first_task/HA_cluster_builder.php:37 +msgid "There are no HA clusters defined yet." +msgstr "" + +#: ../../general/first_task/HA_cluster_builder.php:42 +#: ../../general/first_task/cluster_builder.php:29 +#: ../../general/first_task/cluster_builder.php:51 +#: ../../views/cluster/list.php:44 +msgid "Clusters" +msgstr "" + +#: ../../general/first_task/HA_cluster_builder.php:45 +msgid "PANDORA FMS DB CLUSTER" +msgstr "" + +#: ../../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 "" + +#: ../../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 "" + +#: ../../general/first_task/HA_cluster_builder.php:59 +msgid "Add new node" +msgstr "" + +#: ../../general/first_task/cluster_builder.php:46 +msgid "There are no clusters defined yet." +msgstr "" + +#: ../../general/first_task/cluster_builder.php:54 +#: ../../general/first_task/cluster_builder.php:72 +msgid "Create Cluster" +msgstr "" + +#: ../../general/first_task/cluster_builder.php:57 +msgid "" +"A cluster is a group of devices that provide the same service in high " +"availability." +msgstr "" + +#: ../../general/first_task/cluster_builder.php:59 +msgid "Depending on how they provide that service, we can find two types:" +msgstr "" + +#: ../../general/first_task/cluster_builder.php:61 +msgid "" +"Clusters to balance the service load: these are active - active (A/" +"A) mode clusters. It means that all the nodes (or machines that compose it) " +"are working. They must be working because if one stops working, it will " +"overload the others." +msgstr "" + +#: ../../general/first_task/cluster_builder.php:63 +msgid "" +"Clusters to guarantee service: these are active - passive (A/P) mode " +"clusters. It means that one of the nodes (or machines that make up the " +"cluster) will be running (primary) and another won't (secondary). When the " +"primary goes down, the secondary must take over and give the service " +"instead. Although many of the elements of this cluster are active-passive, " +"it will also have active elements in both of them that indicate that the " +"passive node is \"online\", so that in the case of a service failure in the " +"master, the active node collects this information." +msgstr "" + +#: ../../general/first_task/collections.php:18 +#: ../../enterprise/meta/advanced/collections.php:518 +msgid "There are no collections defined yet." +msgstr "" + +#: ../../general/first_task/collections.php:22 +#: ../../godmode/servers/modificar_server.php:313 +#: ../../enterprise/godmode/agentes/collections.agents.php:53 +#: ../../enterprise/godmode/agentes/collections.agents.php:87 +#: ../../enterprise/godmode/agentes/collections.data.php:54 +#: ../../enterprise/godmode/agentes/collections.data.php:64 +#: ../../enterprise/godmode/agentes/collections.editor.php:80 +#: ../../enterprise/godmode/agentes/collections.editor.php:118 +#: ../../enterprise/godmode/agentes/collections.php:144 +#: ../../enterprise/godmode/policies/policies.php:578 +#: ../../enterprise/godmode/policies/policy_collections.php:40 +#: ../../enterprise/godmode/policies/policy_collections.php:53 +#: ../../enterprise/godmode/menu.php:61 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2237 +#: ../../enterprise/include/functions_policies.php:3848 +#: ../../enterprise/meta/advanced/collections.data.php:33 +#: ../../enterprise/meta/advanced/collections.data.php:326 +#: ../../enterprise/meta/advanced/collections.editor.php:69 +#: ../../enterprise/meta/advanced/collections.editor.php:91 +#: ../../enterprise/meta/include/functions_agents_meta.php:540 +#: ../../package_774/enterprise/include/functions_policies.php:3825 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2237 +#: ../../package_774/enterprise/godmode/menu.php:61 +#: ../../package_774/enterprise/godmode/policies/policies.php:605 +msgid "Collections" +msgstr "" + +#: ../../general/first_task/collections.php:25 +#: ../../general/first_task/collections.php:39 +msgid "Create Collections" +msgstr "" + +#: ../../general/first_task/collections.php:28 +msgid "" +"A file collection is a group of files (e.g. scripts or executables) which " +"are \n" +"\t\tautomatically copied to a specific directory of the agent (under Windows " +"or UNIX). The file collections allow to be propagated\n" +"\t\t along with the policies in order to be used by a group of agents, using " +"a 'package' of scripts and modules which use them.\n" +"\t\tFirst we learn how to use the file collections in the agent's view, how " +"to conduct it manually, agent by agent, without using collections,\n" +"\t\t and how to do the same thing by using policies.Our first task is to " +"arrange a compilation of files. In order to do this, please go to the " +"agent's \n" +"\t\t administrator. Subsequently, we're going to see a 'sub option' called " +"'Collections'. Please click on it in order to create a new collection as we " +"can see on \n" +"\t\t the picture below. " +msgstr "" + +#: ../../general/first_task/custom_fields.php:35 +#: ../../general/first_task/fields_manager.php:18 +msgid "There are no custom fields defined yet." +msgstr "" + +#: ../../general/first_task/custom_fields.php:40 +#: ../../operation/custom_fields/custom_fields_view.php:245 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:264 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:252 +msgid "Custom Fields" +msgstr "" + +#: ../../general/first_task/custom_fields.php:43 +#: ../../general/first_task/custom_fields.php:57 +#: ../../general/first_task/custom_fields.php:66 +msgid "Create Custom Fields" +msgstr "" + +#: ../../general/first_task/custom_fields.php:46 +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 "" + +#: ../../general/first_task/custom_graphs.php:21 +msgid "Custom Graphs" +msgstr "" + +#: ../../general/first_task/custom_graphs.php:24 +#: ../../general/first_task/custom_graphs.php:39 +msgid "Create Custom Graph" +msgstr "" + +#: ../../general/first_task/custom_graphs.php:27 +#, 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 "" + +#: ../../general/first_task/fields_manager.php:22 +msgid "Fields Manager" +msgstr "" + +#: ../../general/first_task/fields_manager.php:25 +msgid "Create Fields Manager" +msgstr "" + +#: ../../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 "" + +#: ../../general/first_task/fields_manager.php:34 +msgid "Create Fields " +msgstr "" + +#: ../../general/first_task/incidents.php:21 +msgid "There are no incidents defined yet." +msgstr "" + +#: ../../general/first_task/incidents.php:28 +#: ../../godmode/agentes/configurar_agente.php:777 +#: ../../operation/agentes/ver_agente.php:1704 +#: ../../operation/agentes/ver_agente.php:2087 +msgid "Incidents" +msgstr "" + +#: ../../general/first_task/incidents.php:31 +#: ../../general/first_task/incidents.php:46 +msgid "Create Incidents" +msgstr "" + +#: ../../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 "" + +#: ../../general/first_task/map_builder.php:41 +#: ../../include/class/OrderInterpreter.class.php:233 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:175 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:511 +#: ../../enterprise/include/functions_enterprise.php:453 +#: ../../enterprise/meta/general/main_header.php:251 +#: ../../enterprise/meta/general/main_menu.php:456 +#: ../../package_774/enterprise/meta/general/main_menu.php:450 +msgid "Visual Console" +msgstr "" + +#: ../../general/first_task/map_builder.php:44 +msgid "Visual Consoles" +msgstr "" + +#: ../../general/first_task/map_builder.php:47 +#, 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 "" + +#: ../../general/first_task/map_builder.php:58 +msgid "Create a Visual Console" +msgstr "" + +#: ../../general/first_task/network_map.php:19 +msgid "There are no network map defined yet." +msgstr "" + +#: ../../general/first_task/network_map.php:26 +msgid "Network Map" +msgstr "" + +#: ../../general/first_task/network_map.php:29 +#: ../../general/first_task/network_map.php:50 +msgid "Create Network Map" +msgstr "" + +#: ../../general/first_task/network_map.php:32 +msgid "" +"There is also an open-source version of the network map. \n" +"\t\t\t\t\t\t\t\tThis functionality allows to graphically display the nodes " +"and relationships, agents, modules and groups available to the user. \n" +"\t\t\t\t\t\t\t\tThere are three types of network maps:\n" +"\t\t\t" +msgstr "" + +#: ../../general/first_task/network_map.php:37 +msgid "Topology Map" +msgstr "" + +#: ../../general/first_task/network_map.php:38 +msgid "Group Map" +msgstr "" + +#: ../../general/first_task/network_map.php:39 +msgid "Radial Map (User without strict user)" +msgstr "" + +#: ../../general/first_task/network_map.php:40 +msgid "Dinamic Map" +msgstr "" + +#: ../../general/first_task/network_map.php:41 +msgid "Policy Map (Only Enterprise version)" +msgstr "" + +#: ../../general/first_task/omnishell.php:27 +msgid "There is no command defined yet." +msgstr "" + +#: ../../general/first_task/omnishell.php:31 +#: ../../general/first_task/omnishell.php:34 +#: ../../enterprise/godmode/menu.php:292 +#: ../../enterprise/include/class/Omnishell.class.php:597 +#: ../../enterprise/include/class/Omnishell.class.php:1631 +#: ../../enterprise/operation/agentes/ver_agente.php:274 +#: ../../package_774/enterprise/godmode/menu.php:277 +msgid "Omnishell" +msgstr "" + +#: ../../general/first_task/omnishell.php:37 +#, php-format +msgid "" +"Omnishell is an enterprise feature which allows you to execute a structured " +"command along any agent in your %s. The only requirement is to have remote " +"configuration enabled in your agent." +msgstr "" + +#: ../../general/first_task/omnishell.php:42 +msgid "" +"You can execute any command on as many agents you need, and check the " +"execution on all of them using the Omnishell Command View" +msgstr "" + +#: ../../general/first_task/omnishell.php:50 +msgid "Define a command" +msgstr "" + +#: ../../general/first_task/planned_downtime.php:34 +msgid "There are no scheduled downtime defined yet." +msgstr "" + +#: ../../general/first_task/planned_downtime.php:38 +msgid "Scehduled Downtime" +msgstr "" + +#: ../../general/first_task/planned_downtime.php:41 +#: ../../general/first_task/planned_downtime.php:55 +msgid "Create Scheduled Downtime" +msgstr "" + +#: ../../general/first_task/planned_downtime.php:44 +#, 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 "" + +#: ../../general/first_task/recon_view.php:18 +msgid "There are no discovery tasks defined yet." +msgstr "" + +#: ../../general/first_task/recon_view.php:22 +#: ../../godmode/servers/modificar_server.php:66 +#: ../../godmode/wizards/HostDevices.class.php:845 +#: ../../include/class/CustomNetScan.class.php:485 +#: ../../include/class/ExtensionsDiscovery.class.php:1471 +#: ../../include/functions_servers.php:704 +#: ../../include/functions_servers.php:710 +#: ../../include/functions_servers.php:1431 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:500 +#: ../../enterprise/include/ajax/ipam.ajax.php:357 +#: ../../enterprise/include/class/Aws.S3.php:419 +#: ../../enterprise/include/class/Aws.cloud.php:511 +#: ../../enterprise/include/class/Aws.cloud.php:1232 +#: ../../enterprise/include/class/Azure.cloud.php:785 +#: ../../enterprise/include/class/DB2.app.php:456 +#: ../../enterprise/include/class/Google.cloud.php:775 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:468 +#: ../../enterprise/include/class/MySQL.app.php:461 +#: ../../enterprise/include/class/Oracle.app.php:463 +#: ../../enterprise/include/class/SAP.app.php:471 +#: ../../enterprise/include/class/VMware.app.php:593 +#: ../../enterprise/tools/ipam/ipam_editor.php:200 +#: ../../package_774/enterprise/include/class/DB2.app.php:456 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:785 +#: ../../package_774/enterprise/include/class/SAP.app.php:471 +#: ../../package_774/enterprise/include/class/Oracle.app.php:463 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:511 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1232 +#: ../../package_774/enterprise/include/class/MySQL.app.php:461 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:468 +#: ../../package_774/enterprise/include/class/Google.cloud.php:775 +#: ../../package_774/enterprise/include/class/VMware.app.php:593 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:374 +msgid "Discovery server" +msgstr "" + +#: ../../general/first_task/recon_view.php:25 +msgid "Create Discovery Task" +msgstr "" + +#: ../../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 "" + +#: ../../general/first_task/recon_view.php:37 +msgid "Discover" +msgstr "" + +#: ../../general/first_task/service_list.php:38 +#: ../../general/first_task/service_list.php:41 +#: ../../godmode/setup/demo.php:587 ../../mobile/operation/home.php:101 +#: ../../mobile/operation/services.php:123 +#: ../../operation/agentes/ver_agente.php:1835 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:314 +#: ../../enterprise/godmode/services/services.elements.php:920 +#: ../../enterprise/godmode/services/services.massive.elements.php:45 +#: ../../enterprise/godmode/services/services.massive.meta.php:40 +#: ../../enterprise/godmode/services/services.service.php:525 +#: ../../enterprise/godmode/menu.php:121 +#: ../../enterprise/include/functions_groups.php:65 +#: ../../enterprise/meta/general/main_header.php:221 +#: ../../enterprise/meta/general/main_menu.php:399 +#: ../../enterprise/meta/general/main_menu.php:400 +#: ../../enterprise/operation/services/massive/service.create.elements.php:255 +#: ../../enterprise/operation/services/massive/service.create.elements.php:381 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:117 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:158 +#: ../../enterprise/operation/services/massive/services.create.php:616 +#: ../../enterprise/operation/services/massive/services.create.php:996 +#: ../../enterprise/operation/services/massive/services.delete.php:54 +#: ../../enterprise/operation/services/services.list.php:70 +#: ../../enterprise/operation/services/services.service.php:74 +#: ../../enterprise/operation/services/services.service_map.php:95 +#: ../../enterprise/operation/services/services.service_map.php:194 +#: ../../enterprise/operation/services/services.table_services.php:67 +#: ../../enterprise/operation/services/services.treeview_services.php:73 +#: ../../enterprise/operation/menu.php:64 +#: ../../package_774/enterprise/operation/menu.php:64 +#: ../../package_774/enterprise/operation/services/services.service_map.php:95 +#: ../../package_774/enterprise/operation/services/services.service_map.php:194 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:616 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:996 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:255 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:381 +#: ../../package_774/enterprise/meta/general/main_menu.php:393 +#: ../../package_774/enterprise/meta/general/main_menu.php:394 +#: ../../package_774/enterprise/godmode/menu.php:121 +#: ../../package_774/enterprise/godmode/services/services.service.php:525 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:314 +msgid "Services" +msgstr "" + +#: ../../general/first_task/service_list.php:45 +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 "" + +#: ../../general/first_task/service_list.php:58 +msgid "Create a service" +msgstr "" + +#: ../../general/first_task/snmp_filters.php:18 +msgid "There are no SNMP filter defined yet." +msgstr "" + +#: ../../general/first_task/snmp_filters.php:22 +msgid "SNMP Filter" +msgstr "" + +#: ../../general/first_task/snmp_filters.php:25 +#: ../../general/first_task/snmp_filters.php:37 +msgid "Create SNMP Filter" +msgstr "" + +#: ../../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 "" + +#: ../../general/first_task/tags.php:18 +msgid "There are no tags defined yet." +msgstr "" + +#: ../../general/first_task/tags.php:22 +#: ../../godmode/events/custom_events.php:106 +#: ../../godmode/massive/massive_copy_modules.php:197 +#: ../../godmode/massive/massive_delete_modules.php:409 +#: ../../godmode/massive/massive_delete_modules.php:538 +#: ../../godmode/massive/massive_edit_modules.php:420 +#: ../../godmode/massive/massive_edit_modules.php:536 +#: ../../godmode/massive/massive_edit_modules.php:1303 +#: ../../godmode/modules/manage_network_components_form_common.php:483 +#: ../../godmode/reporting/reporting_builder.item_editor.php:88 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4857 +#: ../../include/lib/Dashboard/Widgets/events_list.php:475 +#: ../../include/lib/Dashboard/Widgets/events_list.php:835 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:345 +#: ../../include/functions_events.php:263 +#: ../../include/functions_events.php:333 +#: ../../include/functions_events.php:5157 +#: ../../include/functions_profile.php:205 +#: ../../include/functions_reporting_html.php:2432 +#: ../../include/functions_reporting_html.php:4924 +#: ../../include/functions_treeview.php:152 +#: ../../mobile/operation/events.php:870 +#: ../../operation/agentes/alerts_status.functions.php:160 +#: ../../operation/agentes/group_view.php:243 +#: ../../operation/agentes/status_monitor.php:888 +#: ../../operation/users/user_edit.php:943 ../../operation/tree.php:67 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:163 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1002 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:120 +#: ../../enterprise/godmode/modules/configure_local_component.php:684 +#: ../../enterprise/godmode/setup/setup_auth.php:252 +#: ../../enterprise/godmode/setup/setup_auth.php:602 +#: ../../enterprise/godmode/setup/setup_auth.php:1671 +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../enterprise/meta/include/functions_events_meta.php:106 +#: ../../enterprise/operation/agentes/tag_view.php:241 +#: ../../enterprise/operation/agentes/tag_view.php:783 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:252 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:602 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1651 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1001 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:684 +msgid "Tags" +msgstr "" + +#: ../../general/first_task/tags.php:25 ../../general/first_task/tags.php:35 +msgid "Create Tags" +msgstr "" + +#: ../../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 "" + +#: ../../general/noaccesssaml.php:130 ../../general/noaccess2.php:16 +#: ../../general/noaccess2.php:18 ../../mobile/operation/agent.php:119 +#: ../../mobile/operation/agents.php:187 ../../mobile/operation/alerts.php:176 +#: ../../mobile/operation/events.php:769 ../../mobile/operation/groups.php:53 +#: ../../mobile/operation/module_data.php:107 +#: ../../mobile/operation/module_graph.php:256 +#: ../../mobile/operation/modules.php:218 +#: ../../mobile/operation/server_status.php:209 +#: ../../mobile/operation/services.php:68 +#: ../../mobile/operation/services.php:83 +#: ../../mobile/operation/tactical.php:79 +#: ../../mobile/operation/visualmap.php:184 +#: ../../mobile/operation/visualmaps.php:159 ../../mobile/index.php:284 +#: ../../enterprise/meta/general/noaccess.php:130 +#: ../../enterprise/meta/general/noaccesssaml.php:130 +#: ../../enterprise/meta/general/metaconsole_no_activated.php:12 +msgid "You don't have access to this page" +msgstr "" + +#: ../../general/noaccesssaml.php:135 +#: ../../enterprise/meta/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 "" + +#: ../../general/noaccesssaml.php:137 +#: ../../enterprise/meta/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 "" + +#: ../../general/ui/agents_list.php:100 ../../general/ui/agents_list.php:113 +#: ../../godmode/agentes/module_manager.php:64 +#: ../../godmode/agentes/planned_downtime.list.php:372 +#: ../../godmode/agentes/planned_downtime.list.php:697 +#: ../../godmode/alerts/alert_actions.php:250 +#: ../../godmode/alerts/alert_actions.php:317 +#: ../../godmode/alerts/alert_actions.php:332 +#: ../../godmode/alerts/alert_actions.php:333 +#: ../../godmode/alerts/alert_templates.php:331 +#: ../../godmode/alerts/alert_templates.php:348 +#: ../../godmode/groups/group_list.php:918 +#: ../../godmode/module_library/module_library_view.php:102 +#: ../../godmode/module_library/module_library_view.php:112 +#: ../../godmode/reporting/graphs.php:238 +#: ../../godmode/reporting/map_builder.php:357 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1594 +#: ../../godmode/reporting/visual_console_favorite.php:177 +#: ../../godmode/users/user_list.php:485 ../../godmode/users/user_list.php:505 +#: ../../include/ajax/heatmap.ajax.php:76 +#: ../../include/class/AgentWizard.class.php:2782 +#: ../../include/class/CalendarManager.class.php:1071 +#: ../../include/class/SatelliteAgent.class.php:184 +#: ../../include/class/SatelliteCollection.class.php:164 +#: ../../include/lib/Dashboard/Widgets/heatmap.php:236 +#: ../../include/functions_snmp.php:358 +#: ../../include/functions_snmp_browser.php:1043 +#: ../../include/functions_snmp_browser.php:1687 +#: ../../mobile/operation/agent.php:323 +#: ../../operation/agentes/agent_inventory.php:153 +#: ../../operation/agentes/estado_agente.php:373 +#: ../../operation/agentes/status_monitor.php:928 +#: ../../operation/inventory/inventory.php:708 +#: ../../operation/search_results.php:194 +#: ../../operation/search_results.php:203 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:155 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:168 +#: ../../enterprise/godmode/policies/policy_agents.php:440 +#: ../../enterprise/godmode/policies/policy_agents.php:462 +#: ../../enterprise/godmode/policies/policy_collections.php:172 +#: ../../enterprise/godmode/policies/policy_modules.php:1537 +#: ../../enterprise/godmode/setup/setup_skins.php:131 +#: ../../enterprise/godmode/setup/translate_string.php:188 +#: ../../enterprise/meta/advanced/collections.php:227 +#: ../../enterprise/meta/advanced/collections.php:246 +#: ../../enterprise/meta/advanced/metasetup.relations.php:451 +#: ../../enterprise/meta/general/header.php:45 +#: ../../enterprise/meta/general/header.php:47 +#: ../../enterprise/meta/general/main_header.php:700 +#: ../../enterprise/meta/general/main_header.php:702 +#: ../../enterprise/meta/agentsearch.php:108 +#: ../../enterprise/operation/agentes/tag_view.php:229 +#: ../../enterprise/operation/log/log_viewer.php:598 +#: ../../enterprise/operation/log/log_viewer.php:830 +#: ../../enterprise/operation/services/services.list.php:233 +#: ../../enterprise/operation/services/services.list.php:338 +#: ../../enterprise/operation/services/services.table_services.php:171 +#: ../../enterprise/operation/services/services.table_services.php:334 +#: ../../enterprise/tools/ipam/ipam_list.php:116 +#: ../../enterprise/tools/ipam/ipam_list.php:210 +#: ../../enterprise/tools/ipam/ipam_list.php:227 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:198 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:223 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:240 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:592 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:676 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:693 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:393 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:416 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:433 +#: ../../package_774/enterprise/extensions/translate_string.php:344 +#: ../../package_774/enterprise/operation/log/log_viewer.php:599 +#: ../../package_774/enterprise/operation/log/log_viewer.php:818 +#: ../../package_774/enterprise/meta/general/header.php:45 +#: ../../package_774/enterprise/meta/general/header.php:47 +#: ../../package_774/enterprise/meta/agentsearch.php:108 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1519 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:444 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:466 +msgid "Search" +msgstr "" + +#: ../../general/ui/agents_list.php:146 ../../godmode/groups/group_list.php:758 +#: ../../godmode/massive/massive_add_profiles.php:295 +#: ../../godmode/massive/massive_copy_modules.php:256 +#: ../../godmode/massive/massive_operations.php:436 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:595 +#: ../../include/functions_events.php:4322 +#: ../../operation/events/events.php:2799 +#: ../../operation/reporting/graph_viewer.php:468 +#: ../../operation/reporting/reporting_viewer.php:420 +#: ../../operation/tree.php:375 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:195 +#: ../../enterprise/godmode/policies/policy_modules.php:1838 +#: ../../enterprise/include/class/CommandCenter.class.php:457 +#: ../../enterprise/operation/log/log_viewer.php:931 +#: ../../enterprise/operation/log/log_viewer.php:953 +#: ../../enterprise/operation/services/services.treeview_services.php:197 +#: ../../package_774/enterprise/operation/log/log_viewer.php:919 +#: ../../package_774/enterprise/operation/log/log_viewer.php:941 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1831 +msgid "Loading" +msgstr "" + +#: ../../general/ui/agents_list.php:152 +msgid "No agents found" +msgstr "" + +#: ../../general/mysqlerr.php:7 +msgid "" +"Failure to connect to historical database, please check the configuration or " +"contact system administrator if you need assistance." +msgstr "" + +#: ../../general/mysqlerr.php:9 +msgid "" +"Failure to connect to Database server, please check the configuration file " +"config.php or contact system administrator if you need assistance." +msgstr "" + +#: ../../general/mysqlerr.php:28 ../../general/login_page.php:568 +#: ../../general/register.php:170 +#: ../../godmode/massive/massive_edit_plugins.php:856 +#: ../../godmode/massive/massive_edit_plugins.php:857 +#: ../../godmode/users/configure_user.php:2145 +#: ../../godmode/users/configure_user.php:2214 +#: ../../godmode/wizards/ManageExtensions.class.php:333 +#: ../../include/ajax/double_auth.ajax.php:270 +#: ../../include/ajax/double_auth.ajax.php:368 +#: ../../include/ajax/double_auth.ajax.php:414 +#: ../../include/ajax/double_auth.ajax.php:531 +#: ../../include/ajax/events.php:2316 +#: ../../include/class/Diagnostics.class.php:1885 +#: ../../include/class/SatelliteAgent.class.php:831 +#: ../../include/functions.php:1377 ../../include/functions_events.php:2975 +#: ../../include/functions_events.php:3175 ../../include/functions_menu.php:920 +#: ../../include/functions_ui.php:330 ../../mobile/operation/visualmap.php:181 +#: ../../operation/reporting/graph_analytics.php:918 +#: ../../operation/reporting/graph_analytics.php:926 +#: ../../operation/reporting/graph_analytics.php:932 +#: ../../operation/reporting/graph_analytics_public.php:162 +#: ../../operation/reporting/graph_analytics_public.php:170 +#: ../../operation/reporting/graph_analytics_public.php:176 +#: ../../operation/users/user_edit.php:1183 +#: ../../operation/users/user_edit.php:1249 +#: ../../enterprise/godmode/services/services.elements.php:957 +#: ../../enterprise/godmode/services/services.elements.php:968 +#: ../../enterprise/godmode/setup/setup.php:612 +#: ../../enterprise/include/class/CommandCenter.class.php:467 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4162 +#: ../../enterprise/include/lib/Metaconsole/Node.php:541 +#: ../../enterprise/include/functions_login.php:165 +#: ../../enterprise/include/functions_login.php:584 +#: ../../enterprise/meta/include/functions_ui_meta.php:1010 +#: ../../enterprise/views/ncm/agent/manage.php:829 +#: ../../enterprise/views/ncm/devices/list.php:350 +#: ../../enterprise/views/ncm/devices/list.php:380 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4162 +#: ../../package_774/enterprise/godmode/setup/setup.php:612 +#: ../../index.php:1606 +msgid "Error" +msgstr "" + +#: ../../general/mysqlerr.php:31 +msgid "Mysql error" +msgstr "" + +#: ../../general/mysqlerr.php:35 +msgid "Database error" +msgstr "" + +#: ../../general/mysqlerr.php:41 ../../general/login_help_dialog.php:96 +#: ../../general/login_help_dialog.php:101 ../../include/functions.php:6644 +msgid "Documentation" +msgstr "" + +#: ../../general/noaccess.php:147 +msgid "You do not have access to this page" +msgstr "" + +#: ../../general/noaccess.php:152 +#: ../../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 "" + +#: ../../general/noaccess.php:154 +#: ../../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 "" + +#: ../../general/admin_maintenance_mode.php:39 +#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:36 +msgid "You cannot use this metaconsole until merging process is finished" +msgstr "" + +#: ../../general/admin_maintenance_mode.php:41 +msgid "You cannot use this console until merging process is finished" +msgstr "" + +#: ../../general/admin_maintenance_mode.php:66 ../../general/maintenance.php:58 +#: ../../general/node_deactivated.php:69 +#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:69 +msgid "You will be automatically redirected when all tasks finish" +msgstr "" + +#: ../../general/alert_enterprise.php:107 +#, php-format +msgid "" +"This is the online help for %s console. This help is -in best cases- just a " +"brief contextual help, not intented to teach you how to use %s. Official " +"documentation of %s is about 900 pages, and you probably don't need to read " +"it entirely, but sure, you should download it and take a look.

\n" +" Download the official documentation" +msgstr "" + +#: ../../general/alert_enterprise.php:120 +#, php-format +msgid "" +"Access to this page is restricted to authorized users only, please contact " +"system administrator if you need assistance.

\n" +" Please know that all attempts to access this page are recorded in " +"security logs of %s System Database." +msgstr "" + +#: ../../general/alert_enterprise.php:130 +#, php-format +msgid "" +"The Update Manager client is included on %s. It helps system administrators " +"update their %s automatically, since the Update Manager retrieves new " +"modules, new plugins and new features (even full migrations tools for future " +"versions) automatically." +msgstr "" + +#: ../../general/alert_enterprise.php:130 +msgid "" +"OpenSource version updates are automated packages generated each week. " +"These updates come WITHOUT ANY warranty or support. If your system is " +"corrupted or a feature stops working properly, you will need to recover a " +"backup by yourself." +msgstr "" + +#: ../../general/alert_enterprise.php:130 +#, php-format +msgid "" +"The Enterprise version comes with a different update system, with fully " +"tested, professionally-supported packages, and our support team is there to " +"help you in case of problems or queries. Update Manager is another feature " +"present in the Enterprise version and not included in the OpenSource " +"version. There are lots of advanced business-oriented features contained in " +"%s Enterprise Edition. For more information visit pandorafms.com" +msgstr "" + +#: ../../general/alert_enterprise.php:132 +#, php-format +msgid "" +"The new Update Manager " +"client is included on %s. It helps system administrators update their %s " +"automatically, since the Update Manager retrieves new modules, new plugins " +"and new features (even full migrations tools for future versions) " +"automatically." +msgstr "" + +#: ../../general/alert_enterprise.php:132 +#, php-format +msgid "" +"The Update Manager is one of the most advanced features on the %s Enterprise " +"Edition. For more information visit https://pandorafms.com." +msgstr "" + +#: ../../general/alert_enterprise.php:132 +#, php-format +msgid "" +"Update Manager sends anonymous information about %s usage (number of agents " +"and modules running). To disable it, please remove the remote server address " +"from the Update Manager plugin setup." +msgstr "" + +#: ../../general/alert_enterprise.php:138 +msgid "" +"The community version doesn't have the ability to define your own library of " +"local modules, or distribute it to remote agents. You need to make those " +"changes individually on each agent which is possible by using external tools " +"and time and effort. Nor can it distribute local plugins, or have access to " +"the library of enterprise plugins to monitor applications such as VMWare, " +"RHEV or Informix between others. The Enterprise version will have all this, " +"plus the ability to distribute and manage your own local modules on your " +"systems, individually or through policies.\n" +"

pandorafms." +"com" +msgstr "" + +#: ../../general/alert_enterprise.php:148 +#, php-format +msgid "" +"%s Enterprise also features event correlation. Through correlation you can " +"generate realtime alerts and / or new events based on logical rules. This " +"allows you to automate troubleshooting. If you know the value of working " +"with events, event correlation will take you to a new level." +msgstr "" + +#: ../../general/alert_enterprise.php:152 +#, php-format +msgid "" +"Report generating on the Enterprise version is also more powerful: it has " +"wizards, you can schedule emails in PDF to be sent according to the schedule " +"you decide, and it has a template system to create personalized reports " +"quickly for each of your customers. It will even allow your customers to " +"generate their own reports from templates created by you. If reports are key " +"to your business, %s Enterprise version is for you." +msgstr "" + +#: ../../general/alert_enterprise.php:156 +msgid "These options are only effective on the Enterprise version." +msgstr "" + +#: ../../general/alert_enterprise.php:160 +msgid "" +"WARNING: You are just one click away from an automated update. This may " +"result in a damaged system, including loss of data and operativity. Check " +"you have a recent backup. OpenSource updates are automatically created " +"packages, and there is no WARRANTY or SUPPORT. If you need professional " +"support and warranty, please upgrade to Enterprise Version." +msgstr "" + +#: ../../general/alert_enterprise.php:164 +msgid "" +"This system is heavily loaded. OpenSource version could get a lot more " +"agents but fine tuning requires knowledge and time. Checkout the Enterprise " +"Version for a professional supported system." +msgstr "" + +#: ../../general/alert_enterprise.php:173 +#, php-format +msgid "" +"This system has too many modules per agent. OpenSource version could manage " +"thousands of modules, but is not recommended to have more than 100 modules " +"per agent. This configuration has %d modules per agent. Checkout the " +"Enterprise Version for a professional supported system." +msgstr "" + +#: ../../general/alert_enterprise.php:177 +msgid "" +"Too much remote modules has been detected on this system. OpenSource version " +"could manage thousands of modules, but performance is limited on high amount " +"of SNMP or ICMP request. Checkout the Enterprise Version for a professional " +"supported system with improved capacity on network monitoring, including " +"distributed servers." +msgstr "" + +#: ../../general/alert_enterprise.php:181 +msgid "" +"This system has too much events in the database. Checkout database purge " +"options. Checkout the Enterprise Version for a professional supported system." +msgstr "" + +#: ../../general/alert_enterprise.php:185 +msgid "" +"You have defined a high number of alerts, this may cause you performance " +"problems in the future. In the Enterprise version, you can use event " +"correlation alerts to simplify the alerting system and have easier " +"administration and increased performance." +msgstr "" + +#: ../../general/footer.php:51 ../../enterprise/meta/general/footer.php:45 +#, php-format +msgid "%s %s - %s - MR %s" +msgstr "" + +#: ../../general/footer.php:56 +#, php-format +msgid "Page generated on %s" +msgstr "" + +#: ../../general/header.php:45 ../../general/header.php:47 +msgid "Welcome dialog" +msgstr "" + +#: ../../general/header.php:63 ../../general/header.php:69 +#: ../../enterprise/meta/general/header.php:69 +#: ../../enterprise/meta/general/header.php:75 +#: ../../enterprise/meta/general/main_header.php:529 +#: ../../enterprise/meta/general/main_header.php:535 +#: ../../package_774/enterprise/meta/general/header.php:69 +#: ../../package_774/enterprise/meta/general/header.php:75 +msgid "All systems" +msgstr "" + +#: ../../general/header.php:63 ../../enterprise/meta/general/header.php:69 +#: ../../enterprise/meta/general/main_header.php:529 +#: ../../package_774/enterprise/meta/general/header.php:69 +msgid "Down" +msgstr "" + +#: ../../general/header.php:66 ../../enterprise/meta/general/header.php:72 +#: ../../enterprise/meta/general/main_header.php:532 +#: ../../package_774/enterprise/meta/general/header.php:72 +msgid "servers down" +msgstr "" + +#: ../../general/header.php:69 ../../enterprise/meta/general/header.php:75 +#: ../../enterprise/meta/general/main_header.php:535 +#: ../../package_774/enterprise/meta/general/header.php:75 +msgid "Ready" +msgstr "" + +#: ../../general/header.php:103 +msgid "Sobre actualización de revisión menor" +msgstr "" + +#: ../../general/header.php:105 +msgid "About minor release update" +msgstr "" + +#: ../../general/header.php:139 ../../general/header.php:141 +msgid "Enter keywords to search" +msgstr "" + +#: ../../general/header.php:258 ../../enterprise/meta/general/header.php:114 +#: ../../enterprise/meta/general/main_header.php:563 +#: ../../package_774/enterprise/meta/general/header.php:114 +msgid "Configure autorefresh" +msgstr "" + +#: ../../general/header.php:324 ../../general/header.php:343 +#: ../../enterprise/meta/general/header.php:142 +#: ../../enterprise/meta/general/header.php:154 +#: ../../enterprise/meta/general/main_header.php:580 +#: ../../enterprise/meta/general/main_header.php:592 +#: ../../package_774/enterprise/meta/general/header.php:142 +#: ../../package_774/enterprise/meta/general/header.php:154 +msgid "Disabled autorefresh" +msgstr "" + +#: ../../general/header.php:362 ../../general/header.php:364 +#: ../../godmode/agentes/configurar_agente.php:415 +#: ../../godmode/agentes/configurar_agente.php:721 +#: ../../godmode/module_library/module_library_view.php:48 +#: ../../godmode/setup/gis_step_2.php:63 ../../godmode/setup/gis_step_2.php:67 +#: ../../godmode/setup/gis_step_2.php:100 +#: ../../godmode/setup/gis_step_2.php:104 ../../godmode/setup/setup.php:391 +#: ../../godmode/setup/setup.php:400 +#: ../../godmode/update_manager/update_manager.php:57 +#: ../../godmode/update_manager/update_manager.php:87 +#: ../../godmode/menu.php:438 ../../godmode/menu.php:445 +#: ../../operation/agentes/estado_agente.php:256 +#: ../../operation/gis_maps/render_view.php:174 +#: ../../enterprise/godmode/policies/configure_policy.php:38 +#: ../../enterprise/godmode/servers/HA_cluster.php:93 +#: ../../enterprise/godmode/setup/edit_skin.php:55 +#: ../../enterprise/godmode/setup/setup_skins.php:49 +#: ../../enterprise/godmode/setup/translate_string.php:50 +#: ../../enterprise/include/functions_policies.php:3763 +#: ../../enterprise/meta/advanced/metasetup.php:306 +#: ../../enterprise/meta/advanced/metasetup.php:319 +#: ../../enterprise/meta/general/logon_ok.php:98 +#: ../../enterprise/meta/general/main_menu.php:760 +#: ../../enterprise/meta/general/main_menu.php:761 +#: ../../enterprise/meta/general/main_menu.php:808 +#: ../../enterprise/meta/general/main_menu.php:809 +#: ../../enterprise/meta/general/main_menu.php:842 +#: ../../enterprise/meta/general/main_menu.php:843 +#: ../../package_774/enterprise/extensions/translate_string.php:191 +#: ../../package_774/enterprise/include/functions_policies.php:3740 +#: ../../package_774/enterprise/meta/general/main_menu.php:754 +#: ../../package_774/enterprise/meta/general/main_menu.php:755 +#: ../../package_774/enterprise/meta/general/main_menu.php:802 +#: ../../package_774/enterprise/meta/general/main_menu.php:803 +#: ../../package_774/enterprise/meta/general/main_menu.php:836 +#: ../../package_774/enterprise/meta/general/main_menu.php:837 +msgid "Setup" +msgstr "" + +#: ../../general/header.php:387 +msgid "Pandora documentation" +msgstr "" + +#: ../../general/header.php:389 +msgid "Enterprise support " +msgstr "" + +#: ../../general/header.php:390 +msgid "Give us feedback" +msgstr "" + +#: ../../general/header.php:392 +msgid "Community Support" +msgstr "" + +#: ../../general/header.php:396 +msgid "Open an issue in Github" +msgstr "" + +#: ../../general/header.php:397 +msgid "Join discord community" +msgstr "" + +#: ../../general/header.php:407 ../../godmode/servers/plugin.php:663 +#: ../../include/class/ManageNetScanScripts.class.php:694 +#: ../../include/functions_ui.php:1949 +#: ../../enterprise/godmode/modules/configure_local_component.php:789 +#: ../../enterprise/meta/include/process_reset_pass.php:58 +#: ../../enterprise/meta/include/reset_pass.php:58 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:789 +msgid "Help" +msgstr "" + +#: ../../general/header.php:423 ../../operation/menu.php:678 #: ../../enterprise/meta/general/header.php:212 #: ../../enterprise/meta/general/header.php:222 #: ../../enterprise/meta/general/header.php:234 #: ../../enterprise/meta/general/main_header.php:635 #: ../../enterprise/meta/general/main_header.php:641 -#: ../../operation/menu.php:666 ../../general/header.php:430 +#: ../../enterprise/meta/include/functions_users_meta.php:195 +#: ../../enterprise/meta/include/functions_users_meta.php:210 +#: ../../package_774/enterprise/meta/general/header.php:212 +#: ../../package_774/enterprise/meta/general/header.php:222 +#: ../../package_774/enterprise/meta/general/header.php:234 msgid "Edit my user" msgstr "" -#: ../../enterprise/meta/include/functions_users_meta.php:202 -msgid "User synchronization" +#: ../../general/header.php:446 ../../general/header.php:1034 +#: ../../godmode/agentes/agent_template.php:298 +#: ../../godmode/agentes/fields_manager.php:210 +#: ../../godmode/agentes/inventory_manager.php:262 +#: ../../godmode/agentes/modificar_agente.php:985 +#: ../../godmode/agentes/module_manager.php:1095 +#: ../../godmode/agentes/module_manager.php:1111 +#: ../../godmode/agentes/module_manager.php:1342 +#: ../../godmode/agentes/planned_downtime.editor.php:1453 +#: ../../godmode/alerts/alert_actions.php:455 +#: ../../godmode/alerts/alert_commands.php:1070 +#: ../../godmode/alerts/alert_commands.php:1073 +#: ../../godmode/alerts/alert_list.list.php:1277 +#: ../../godmode/alerts/alert_templates.php:471 +#: ../../godmode/category/category.php:186 +#: ../../godmode/category/category.php:222 +#: ../../godmode/events/event_filter.php:208 +#: ../../godmode/groups/group_list.php:1106 +#: ../../godmode/groups/modu_group_list.php:284 +#: ../../godmode/groups/modu_group_list.php:287 +#: ../../godmode/massive/massive_edit_plugins.php:576 +#: ../../godmode/massive/massive_enable_disable_alerts.php:227 +#: ../../godmode/massive/massive_operations.php:466 +#: ../../godmode/massive/massive_standby_alerts.php:255 +#: ../../godmode/modules/manage_inventory_modules.php:341 +#: ../../godmode/modules/manage_nc_groups.php:300 +#: ../../godmode/modules/manage_network_components.php:855 +#: ../../godmode/modules/manage_network_templates.php:274 +#: ../../godmode/modules/manage_network_templates.php:289 +#: ../../godmode/netflow/nf_edit.php:202 +#: ../../godmode/netflow/nf_item_list.php:262 +#: ../../godmode/reporting/create_container.php:801 +#: ../../godmode/reporting/graphs.php:414 +#: ../../godmode/reporting/map_builder.php:544 +#: ../../godmode/reporting/map_builder.php:555 +#: ../../godmode/reporting/reporting_builder.php:1179 +#: ../../godmode/reporting/reporting_builder.php:1204 +#: ../../godmode/reporting/visual_console_builder.elements.php:540 +#: ../../godmode/servers/plugin.php:1112 ../../godmode/setup/links.php:214 +#: ../../godmode/setup/news.php:392 ../../godmode/setup/os.list.php:193 +#: ../../godmode/setup/os_version.list.php:156 +#: ../../godmode/snmpconsole/snmp_alert.php:1949 +#: ../../godmode/snmpconsole/snmp_alert.php:2353 +#: ../../godmode/snmpconsole/snmp_filters.php:326 +#: ../../godmode/snmpconsole/snmp_filters.php:337 ../../godmode/tag/tag.php:421 +#: ../../godmode/users/configure_user.php:1957 +#: ../../godmode/users/configure_user.php:2000 +#: ../../godmode/users/configure_user.php:2249 +#: ../../godmode/users/profile_list.php:452 +#: ../../godmode/users/user_list.php:984 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:710 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1037 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1048 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1086 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1099 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1110 +#: ../../godmode/extensions.php:283 ../../godmode/extensions.php:301 +#: ../../godmode/files_repo/files_repo_list.php:139 ../../godmode/menu.php:785 +#: ../../include/ajax/dashboard.ajax.php:190 +#: ../../include/class/ConfigPEN.class.php:672 +#: ../../include/class/CredentialStore.class.php:1701 +#: ../../include/class/ModuleTemplates.class.php:874 +#: ../../include/class/ModuleTemplates.class.php:889 +#: ../../include/class/SatelliteAgent.class.php:1145 +#: ../../include/class/SatelliteAgent.class.php:1193 +#: ../../include/class/SatelliteAgent.class.php:1255 +#: ../../include/class/SatelliteCollection.class.php:531 +#: ../../include/class/SatelliteCollection.class.php:574 +#: ../../include/class/SnmpConsole.class.php:472 +#: ../../include/class/SnmpConsole.class.php:1275 +#: ../../include/class/SnmpConsole.class.php:1302 +#: ../../include/class/TipsWindow.class.php:657 +#: ../../include/class/TreeGroupEdition.class.php:170 +#: ../../include/class/WelcomeWindow.class.php:171 +#: ../../include/lib/Dashboard/Widgets/events_list.php:710 +#: ../../include/lib/ITSM/Manager.php:1315 +#: ../../include/functions_container.php:190 +#: ../../include/functions_container.php:324 +#: ../../include/functions_cron.php:930 ../../include/functions_cron.php:955 +#: ../../include/functions_events.php:3683 +#: ../../include/functions_filemanager.php:817 +#: ../../operation/agentes/pandora_networkmap.editor.php:749 +#: ../../operation/agentes/pandora_networkmap.php:899 +#: ../../operation/messages/message_list.php:300 +#: ../../operation/snmpconsole/snmp_browser.php:623 +#: ../../operation/snmpconsole/snmp_browser.php:699 +#: ../../operation/users/user_edit.php:1287 +#: ../../operation/custom_fields/custom_fields_view.php:1171 +#: ../../update_manager_client/views/offline.php:72 +#: ../../update_manager_client/views/online.php:153 +#: ../../update_manager_client/views/online.php:200 +#: ../../views/calendar/special_days.php:461 +#: ../../views/ITSM/ITSMTicketDetailView.php:303 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:78 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:442 +#: ../../enterprise/godmode/modules/local_components.php:742 +#: ../../enterprise/godmode/policies/policies.php:624 +#: ../../enterprise/godmode/policies/policies.php:643 +#: ../../enterprise/godmode/policies/policies.php:678 +#: ../../enterprise/godmode/policies/policy_agents.php:750 +#: ../../enterprise/godmode/policies/policy_agents.php:766 +#: ../../enterprise/godmode/policies/policy_agents.php:881 +#: ../../enterprise/godmode/policies/policy_agents.php:896 +#: ../../enterprise/godmode/policies/policy_agents.php:1178 +#: ../../enterprise/godmode/policies/policy_agents.php:1289 +#: ../../enterprise/godmode/policies/policy_agents.php:1530 +#: ../../enterprise/godmode/policies/policy_alerts.php:641 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:560 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:295 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:308 +#: ../../enterprise/godmode/policies/policy_modules.php:1697 +#: ../../enterprise/godmode/policies/policy_modules.php:1713 +#: ../../enterprise/godmode/policies/policy_modules.php:1774 +#: ../../enterprise/godmode/policies/policy_queue.php:814 +#: ../../enterprise/godmode/policies/policy_queue.php:847 +#: ../../enterprise/godmode/policies/policy_queue.php:867 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:322 +#: ../../enterprise/godmode/reporting/graph_template_list.php:246 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:545 +#: ../../enterprise/godmode/reporting/mysql_builder.php:104 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:587 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:606 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:930 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:743 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:328 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1564 +#: ../../enterprise/godmode/setup/setup_skins.php:211 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:435 +#: ../../enterprise/include/ajax/ipam.ajax.php:781 +#: ../../enterprise/include/ajax/ipam.ajax.php:859 +#: ../../enterprise/include/class/AgentRepository.class.php:894 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3336 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3667 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1594 +#: ../../enterprise/include/class/LogSource.class.php:868 +#: ../../enterprise/include/class/ManageBackups.class.php:503 +#: ../../enterprise/include/class/ManageBackups.class.php:589 +#: ../../enterprise/include/class/Omnishell.class.php:513 +#: ../../enterprise/include/class/Omnishell.class.php:702 +#: ../../enterprise/include/class/Omnishell.class.php:1390 +#: ../../enterprise/include/class/Omnishell.class.php:1525 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1184 +#: ../../enterprise/include/functions_services.php:2110 +#: ../../enterprise/include/functions_tasklist.php:690 +#: ../../enterprise/include/functions_tasklist.php:745 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:685 +#: ../../enterprise/meta/advanced/links.php:186 +#: ../../enterprise/meta/advanced/metasetup.relations.php:584 +#: ../../enterprise/meta/advanced/policymanager.queue.php:349 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:1194 +#: ../../enterprise/operation/agentes/policy_manager.php:198 +#: ../../enterprise/operation/agentes/policy_manager.php:583 +#: ../../enterprise/operation/services/services.list.php:696 +#: ../../enterprise/operation/services/services.list.php:794 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:360 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1348 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1487 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:825 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:958 +#: ../../enterprise/views/ncm/agent/manage.php:781 +#: ../../package_774/enterprise/include/functions_tasklist.php:690 +#: ../../package_774/enterprise/include/functions_tasklist.php:745 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3317 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3648 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:1183 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:685 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:575 +#: ../../package_774/enterprise/godmode/policies/policies.php:659 +#: ../../package_774/enterprise/godmode/policies/policies.php:678 +#: ../../package_774/enterprise/godmode/policies/policies.php:713 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1691 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1707 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1770 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:760 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:776 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:891 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:906 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1184 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1295 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1523 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:650 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1412 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:328 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:435 +msgid "Are you sure?" msgstr "" -#: ../../enterprise/meta/include/functions_users_meta.php:218 -msgid "Group synchronization" +#: ../../general/header.php:451 ../../general/header.php:453 +#: ../../mobile/include/functions_web.php:34 +#: ../../mobile/include/ui.class.php:225 +#: ../../mobile/include/user.class.php:527 ../../mobile/operation/home.php:165 +#: ../../enterprise/meta/general/header.php:264 +#: ../../enterprise/meta/general/header.php:266 +#: ../../enterprise/meta/general/main_header.php:546 +#: ../../package_774/enterprise/meta/general/header.php:264 +#: ../../package_774/enterprise/meta/general/header.php:266 +msgid "Logout" msgstr "" -#: ../../enterprise/meta/include/functions_users_meta.php:236 -#: ../../godmode/users/profile_list.php:339 -msgid "User Management" +#: ../../general/header.php:462 +msgid "the Flexible Monitoring System (OpenSource version)" msgstr "" +#: ../../general/header.php:898 ../../godmode/setup/setup_general.php:996 +#: ../../include/class/TipsWindow.class.php:804 +#: ../../include/class/TipsWindow.class.php:971 +msgid "Send" +msgstr "" + +#: ../../general/header.php:899 ../../general/header.php:1037 +#: ../../godmode/agentes/status_monitor_custom_fields.php:274 +#: ../../godmode/events/custom_events.php:235 +#: ../../godmode/massive/massive_operations.php:468 +#: ../../godmode/setup/os.list.php:199 +#: ../../godmode/setup/os_version.list.php:162 +#: ../../godmode/setup/snmp_wizard.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:2233 +#: ../../godmode/snmpconsole/snmp_alert.php:2248 +#: ../../godmode/wizards/ManageExtensions.class.php:332 +#: ../../godmode/wizards/ManageExtensions.class.php:1248 +#: ../../godmode/menu.php:788 ../../include/class/AgentWizard.class.php:6262 +#: ../../include/class/ConfigPEN.class.php:675 +#: ../../include/class/ConfigPEN.class.php:699 +#: ../../include/class/CredentialStore.class.php:1655 +#: ../../include/class/CredentialStore.class.php:1707 +#: ../../include/class/ExtensionsDiscovery.class.php:256 +#: ../../include/class/ModuleTemplates.class.php:1364 +#: ../../include/class/NetworkMap.class.php:2961 +#: ../../include/class/SatelliteAgent.class.php:1106 +#: ../../include/class/SatelliteAgent.class.php:1151 +#: ../../include/class/SatelliteAgent.class.php:1199 +#: ../../include/class/SatelliteAgent.class.php:1261 +#: ../../include/class/SatelliteCollection.class.php:536 +#: ../../include/class/SatelliteCollection.class.php:579 +#: ../../include/class/TreeGroupEdition.class.php:169 +#: ../../include/class/WelcomeWindow.class.php:174 +#: ../../include/functions_register.php:179 +#: ../../include/functions_visual_map_editor.php:926 +#: ../../include/functions_visual_map_editor.php:930 +#: ../../operation/agentes/pandora_networkmap.editor.php:752 +#: ../../operation/agentes/pandora_networkmap.php:902 +#: ../../operation/snmpconsole/snmp_browser.php:182 +#: ../../operation/snmpconsole/snmp_browser.php:553 +#: ../../operation/snmpconsole/snmp_browser.php:626 +#: ../../operation/snmpconsole/snmp_browser.php:687 +#: ../../operation/snmpconsole/snmp_browser.php:702 +#: ../../operation/custom_fields/custom_fields_view.php:1173 +#: ../../update_manager_client/views/register.php:86 +#: ../../views/calendar/special_days.php:430 +#: ../../views/calendar/special_days.php:530 +#: ../../views/calendar/special_days_edit.php:210 +#: ../../views/dashboard/header.php:70 ../../views/dashboard/header.php:106 +#: ../../views/dashboard/list.php:153 ../../views/consoles/list.php:128 +#: ../../enterprise/godmode/policies/policy_alerts.php:813 +#: ../../enterprise/godmode/policies/policy_alerts.php:833 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:745 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:379 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:288 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:355 +#: ../../enterprise/godmode/services/services.elements.php:960 +#: ../../enterprise/godmode/services/services.elements.php:971 +#: ../../enterprise/godmode/services/services.service.php:1038 +#: ../../enterprise/godmode/setup/setup.php:591 +#: ../../enterprise/include/class/AgentRepository.class.php:903 +#: ../../enterprise/include/class/AgentRepository.class.php:1002 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3299 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1603 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1707 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1759 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1791 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1826 +#: ../../enterprise/include/class/LogSource.class.php:821 +#: ../../enterprise/include/class/LogSource.class.php:874 +#: ../../enterprise/include/class/ManageBackups.class.php:506 +#: ../../enterprise/include/class/ManageBackups.class.php:592 +#: ../../enterprise/include/functions_HA_cluster.php:492 +#: ../../enterprise/meta/advanced/cron_main.php:393 +#: ../../enterprise/meta/event/custom_events.php:246 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:1196 +#: ../../enterprise/tools/ipam/ipam_list.php:888 +#: ../../enterprise/tools/ipam/ipam_network.php:1102 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1437 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1461 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1658 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:918 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:941 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1048 +#: ../../enterprise/views/ncm/agent/manage.php:783 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3280 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:1185 +#: ../../package_774/enterprise/godmode/services/services.service.php:1038 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:745 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:814 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:834 +#: ../../package_774/enterprise/godmode/setup/setup.php:591 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:279 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:355 +msgid "Cancel" +msgstr "" + +#: ../../general/header.php:900 +msgid "Report an issue" +msgstr "" + +#: ../../general/header.php:1020 ../../godmode/menu.php:771 +#: ../../include/class/WelcomeWindow.class.php:157 +msgid "Welcome to" +msgstr "" + +#: ../../general/header.php:1021 ../../godmode/menu.php:772 +#: ../../include/class/WelcomeWindow.class.php:158 +msgid "Do not show anymore" +msgstr "" + +#: ../../general/header.php:1030 ../../godmode/menu.php:781 +#: ../../include/class/WelcomeWindow.class.php:167 +msgid "Cancel Configuration Window" +msgstr "" + +#: ../../general/header.php:1035 ../../godmode/menu.php:786 +#: ../../include/class/WelcomeWindow.class.php:172 +msgid "Are you sure you want to cancel this tutorial?" +msgstr "" + +#: ../../general/links_menu.php:17 ../../godmode/menu.php:533 +#: ../../operation/menu.php:653 +#: ../../enterprise/meta/general/main_header.php:392 +#: ../../enterprise/meta/general/main_header.php:459 +#: ../../enterprise/meta/general/main_menu.php:778 +#: ../../enterprise/meta/general/main_menu.php:820 +#: ../../enterprise/meta/general/main_menu.php:848 +#: ../../package_774/enterprise/meta/general/main_menu.php:772 +#: ../../package_774/enterprise/meta/general/main_menu.php:814 +#: ../../package_774/enterprise/meta/general/main_menu.php:842 +msgid "Links" +msgstr "" + +#: ../../general/login_help_dialog.php:39 +#: ../../include/lib/Dashboard/Widgets/example.php:245 +#, php-format +msgid "Welcome to %s" +msgstr "" + +#: ../../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 "" + +#: ../../general/login_help_dialog.php:57 +#: ../../general/login_help_dialog.php:62 +msgid "Online help" +msgstr "" + +#: ../../general/login_help_dialog.php:70 +#: ../../general/login_help_dialog.php:75 +msgid "Enterprise version" +msgstr "" + +#: ../../general/login_help_dialog.php:83 +#: ../../general/login_help_dialog.php:88 ../../general/login_page.php:194 +#: ../../general/login_page.php:197 ../../general/login_page.php:201 +#: ../../enterprise/include/process_reset_pass.php:82 +#: ../../enterprise/include/reset_pass.php:140 +#: ../../enterprise/meta/general/login_page.php:127 +#: ../../enterprise/meta/general/login_page.php:130 +#: ../../enterprise/meta/general/login_page.php:134 +#: ../../enterprise/meta/include/process_reset_pass.php:47 +#: ../../enterprise/meta/include/reset_pass.php:47 +msgid "Support" +msgstr "" + +#: ../../general/login_help_dialog.php:88 +msgid "Forums" +msgstr "" + +#: ../../general/login_help_dialog.php:110 +msgid "Click here to don't show again this message" +msgstr "" + +#: ../../general/login_page.php:76 +#, php-format +msgid "Go to %s Website" +msgstr "" + +#: ../../general/login_page.php:90 +msgid "Go to Login" +msgstr "" + +#: ../../general/login_page.php:101 +#: ../../enterprise/meta/general/login_page.php:99 +#: ../../enterprise/meta/include/process_reset_pass.php:28 +#: ../../enterprise/meta/include/reset_pass.php:28 +msgid "Splash login" +msgstr "" + +#: ../../general/login_page.php:182 ../../general/login_page.php:185 +#: ../../enterprise/include/process_reset_pass.php:77 +#: ../../enterprise/include/reset_pass.php:135 +#: ../../enterprise/meta/general/login_page.php:115 +#: ../../enterprise/meta/general/login_page.php:118 +msgid "Docs" +msgstr "" + +#: ../../general/login_page.php:299 ../../general/login_page.php:357 +msgid "Let's go" +msgstr "" + +#: ../../general/login_page.php:304 +msgid "Login as admin" +msgstr "" + +#: ../../general/login_page.php:318 ../../mobile/include/user.class.php:490 +#: ../../enterprise/meta/general/login_page.php:245 +msgid "Login with SAML" +msgstr "" + +#: ../../general/login_page.php:390 +#: ../../enterprise/meta/general/login_page.php:181 +msgid "Authentication code" +msgstr "" + +#: ../../general/login_page.php:395 ../../mobile/include/user.class.php:595 +#: ../../enterprise/meta/general/login_page.php:185 +msgid "Check code" +msgstr "" + +#: ../../general/login_page.php:411 +msgid "View details" +msgstr "" + +#: ../../general/login_page.php:426 ../../general/login_page.php:429 +#: ../../enterprise/meta/general/login_page.php:303 +msgid "Forgot your password?" +msgstr "" + +#: ../../general/login_page.php:432 ../../general/login_page.php:435 +msgid "Centralized mode" +msgstr "" + +#: ../../general/login_page.php:439 +msgid "" +"This node is configured with centralized mode. Go to metaconsole to reset " +"the password" +msgstr "" + +#: ../../general/login_page.php:462 +#: ../../enterprise/include/process_reset_pass.php:239 +#: ../../enterprise/include/reset_pass.php:213 +#: ../../enterprise/include/reset_pass.php:320 +#: ../../enterprise/meta/general/login_page.php:316 +#: ../../enterprise/meta/include/process_reset_pass.php:164 +#: ../../enterprise/meta/include/reset_pass.php:161 +msgid "Build" +msgstr "" + +#: ../../general/login_page.php:529 ../../general/login_page.php:532 +#: ../../include/functions_config.php:2836 +#: ../../include/functions_config.php:2888 +#: ../../enterprise/include/process_reset_pass.php:171 +#: ../../enterprise/include/process_reset_pass.php:174 +#: ../../enterprise/include/reset_pass.php:295 +#: ../../enterprise/include/reset_pass.php:298 +#: ../../enterprise/meta/general/login_page.php:327 +#: ../../enterprise/meta/include/reset_pass.php:139 +msgid "ONE TOOL TO RULE THEM ALL" +msgstr "" + +#: ../../general/login_page.php:550 ../../general/login_page.php:553 +#: ../../general/login_page.php:590 ../../general/login_page.php:593 +#: ../../enterprise/meta/general/login_page.php:344 +#: ../../enterprise/meta/general/login_page.php:347 +#: ../../enterprise/meta/general/login_page.php:361 +#: ../../enterprise/meta/general/login_page.php:364 +#: ../../enterprise/meta/general/login_page.php:381 +#: ../../enterprise/meta/general/login_page.php:384 +msgid "Password reset" +msgstr "" + +#: ../../general/login_page.php:557 +#: ../../enterprise/meta/general/login_page.php:351 +msgid "INFO" +msgstr "" + +#: ../../general/login_page.php:558 +#: ../../enterprise/meta/general/login_page.php:352 +msgid "An email has been sent to your email address" +msgstr "" + +#: ../../general/login_page.php:571 +msgid "Forbidden" +msgstr "" + +#: ../../general/login_page.php:575 ../../general/login_page.php:647 +#: ../../enterprise/include/reset_pass.php:331 +#: ../../enterprise/meta/general/login_page.php:368 +#: ../../enterprise/meta/general/login_page.php:410 +#: ../../enterprise/meta/include/reset_pass.php:172 +msgid "ERROR" +msgstr "" + +#: ../../general/login_page.php:597 +#: ../../enterprise/meta/general/login_page.php:388 +msgid "SUCCESS" +msgstr "" + +#: ../../general/login_page.php:640 ../../general/login_page.php:643 +#: ../../general/login_page.php:805 ../../general/login_page.php:808 +#: ../../enterprise/include/functions_login.php:209 +#: ../../enterprise/meta/general/login_page.php:403 +#: ../../enterprise/meta/general/login_page.php:406 +msgid "Login failed" +msgstr "" + +#: ../../general/login_page.php:653 +msgid "Remaining attempts: " +msgstr "" + +#: ../../general/login_page.php:655 +msgid "User is blocked" +msgstr "" + +#: ../../general/login_page.php:671 ../../general/login_page.php:674 +#: ../../general/login_page.php:678 +#: ../../enterprise/meta/general/login_page.php:428 +#: ../../enterprise/meta/general/login_page.php:431 +#: ../../enterprise/meta/general/login_page.php:435 +msgid "Logged out" +msgstr "" + +#: ../../general/login_page.php:680 ../../mobile/include/user.class.php:361 +#: ../../enterprise/meta/general/login_page.php:436 +#, php-format +msgid "" +"Your session has ended. Please close your browser window to close this %s " +"session." +msgstr "" + +#: ../../general/login_page.php:696 +msgid "User node access not enabled" +msgstr "" + +#: ../../general/login_page.php:699 ../../general/login_page.php:703 +msgid "Centralized user in metaconsole" +msgstr "" + +#: ../../general/login_page.php:704 +msgid "" +"This user does not have access on node, please enable node access on this " +"user from metaconsole." +msgstr "" + +#: ../../general/login_page.php:720 ../../general/login_page.php:722 +#, php-format +msgid "Problem with %s database" +msgstr "" + +#: ../../general/login_page.php:726 +msgid "" +"Cannot connect to the database, please check your database setup in the " +"include/config.php file.

\n" +"\t\tProbably your database, hostname, user or password values are incorrect " +"or\n" +"\t\tthe database server is not running." +msgstr "" + +#: ../../general/login_page.php:731 +msgid "DB ERROR" +msgstr "" + +#: ../../general/login_page.php:737 +#, php-format +msgid "" +"If you have modified the auth system, the origin of this problem could be " +"that %s cannot override the authorization variables from the config " +"database. Please remove them from your database by executing:
DELETE "
+"FROM tconfig WHERE token = \"auth\";
" +msgstr "" + +#: ../../general/login_page.php:742 +msgid "Empty configuration table" +msgstr "" + +#: ../../general/login_page.php:744 +#, php-format +msgid "" +"Cannot load configuration variables from database. Please check your " +"database setup in the\n" +"\t\t\tinclude/config.php file.

\n" +"\t\t\tMost likely your database schema has been created but there are is no " +"data in it, you have a problem with the database access credentials or your " +"schema is out of date.\n" +"\t\t\t

%s Console cannot find include/config.php or this file " +"has invalid\n" +"\t\t\tpermissions and HTTP server cannot read it. Please read documentation " +"to fix this problem.
" +msgstr "" + +#: ../../general/login_page.php:754 +msgid "No configuration file found" +msgstr "" + +#: ../../general/login_page.php:756 +#, php-format +msgid "" +"%s Console cannot find include/config.php or this file has invalid\n" +"\t\tpermissions and HTTP server cannot read it. Please read documentation to " +"fix this problem." +msgstr "" + +#: ../../general/login_page.php:768 +#, php-format +msgid "You may try to run the %sinstallation wizard%s to create one." +msgstr "" + +#: ../../general/login_page.php:772 +msgid "Installer active" +msgstr "" + +#: ../../general/login_page.php:774 +#, php-format +msgid "" +"For security reasons, normal operation is not possible until you delete " +"installer file.\n" +"\t\tPlease delete the ./install.php file before running %s Console." +msgstr "" + +#: ../../general/login_page.php:781 +msgid "Bad permission for include/config.php" +msgstr "" + +#: ../../general/login_page.php:783 +msgid "" +"For security reasons, config.php must have restrictive permissions, " +"and \"other\" users\n" +"\t\tshould not read it or write to it. It should be written only for owner\n" +"\t\t(usually www-data or http daemon user), normal operation is not possible " +"until you change\n" +"\t\tpermissions for include/config.php file. Please do it, it is for " +"your security." +msgstr "" + +#: ../../general/login_page.php:791 +msgid "Bad defined homedir" +msgstr "" + +#: ../../general/login_page.php:792 +msgid "" +"In the config.php file in the variable $config[\"homedir\"] = add the " +"correct path" +msgstr "" + +#: ../../general/login_page.php:796 +msgid "Bad defined homeurl or homeurl_static" +msgstr "" + +#: ../../general/login_page.php:797 +msgid "" +"In the config.php file in the variable $config[\"homeurl\"] or " +"$config[\"homeurl_static\"] = add the correct path" +msgstr "" + +#: ../../general/logon_failed.php:18 ../../general/register.php:167 +#: ../../godmode/users/configure_user.php:2143 +#: ../../godmode/users/configure_user.php:2212 +#: ../../godmode/users/configure_user.php:2283 +#: ../../include/ajax/double_auth.ajax.php:267 +#: ../../include/ajax/double_auth.ajax.php:365 +#: ../../include/ajax/double_auth.ajax.php:411 +#: ../../include/ajax/double_auth.ajax.php:527 +#: ../../operation/users/user_edit.php:1180 +#: ../../operation/users/user_edit.php:1246 +#: ../../operation/users/user_edit.php:1317 +#: ../../enterprise/include/functions_login.php:581 +msgid "Authentication error" +msgstr "" + +#: ../../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 "" + +#: ../../general/main_menu.php:80 ../../general/main_menu.php:87 +#: ../../enterprise/include/functions_security_hardening.php:657 +#: ../../enterprise/include/functions_security_hardening.php:666 +#: ../../enterprise/include/functions_security_hardening.php:670 +#: ../../enterprise/include/functions_security_hardening.php:688 +#: ../../enterprise/include/functions_security_hardening.php:704 +#: ../../enterprise/include/functions_security_hardening.php:713 +#: ../../package_774/enterprise/include/functions_security_hardening.php:686 +#: ../../package_774/enterprise/include/functions_security_hardening.php:695 +#: ../../package_774/enterprise/include/functions_security_hardening.php:699 +#: ../../package_774/enterprise/include/functions_security_hardening.php:717 +#: ../../package_774/enterprise/include/functions_security_hardening.php:733 +#: ../../package_774/enterprise/include/functions_security_hardening.php:742 +msgid "Management" +msgstr "" + +#: ../../general/maintenance.php:36 +msgid "Maintenance tasks in progress" +msgstr "" + +#: ../../general/noaccess2.php:23 +msgid "Access to this page is restricted" +msgstr "" + +#: ../../general/noaccess2.php:28 +#: ../../enterprise/meta/general/metaconsole_no_activated.php:20 +msgid "No access" +msgstr "" + +#: ../../general/noaccess2.php:35 +msgid "" +"Access to this page is restricted to authorized users only, please contact " +"system administrator if you need assistance.

\n" +"\t\t\tPlease know that all attempts to access this page are recorded in " +"security logs of Pandora System Database" +msgstr "" + +#: ../../general/node_deactivated.php:36 +msgid "You cannot use this node until system is unified" +msgstr "" + +#: ../../general/node_deactivated.php:64 +#: ../../enterprise/meta/advanced/massive_operations.php:55 +#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:64 +msgid "command center" +msgstr "" + +#: ../../general/node_deactivated.php:61 +#, php-format +msgid "Please navigate to %s to unify system" +msgstr "" + +#: ../../general/pandora_help.php:23 +#, php-format +msgid "%s help system" +msgstr "" + +#: ../../general/pandora_help.php:72 +msgid "Help system error" +msgstr "" + +#: ../../general/pandora_help.php:77 +#, php-format +msgid "" +"%s help system has been called with a help reference that currently don't " +"exist. There is no help content to show." +msgstr "" + +#: ../../general/php_message.php:30 +#: ../../include/class/ConsoleSupervisor.php:1804 +msgid "" +"For a correct operation of PandoraFMS, PHP must be updated to version 8.0 or " +"higher." +msgstr "" + +#: ../../general/php_message.php:31 +#: ../../include/class/ConsoleSupervisor.php:1804 +msgid "Otherwise, functionalities will be lost." +msgstr "" + +#: ../../general/php_message.php:33 +#: ../../include/class/ConsoleSupervisor.php:1804 +msgid "Report download in PDF format" +msgstr "" + +#: ../../general/php_message.php:34 +#: ../../include/class/ConsoleSupervisor.php:1804 +msgid "Emails Sending" +msgstr "" + +#: ../../general/php_message.php:35 +#: ../../include/class/ConsoleSupervisor.php:1804 +msgid "Metaconsole Collections" +msgstr "" + +#: ../../general/php_message.php:38 +msgid "Access Help" +msgstr "" + +#: ../../general/php_message.php:41 +msgid "Warning php version" +msgstr "" + +#: ../../general/register.php:174 ../../godmode/users/configure_user.php:2149 +#: ../../godmode/users/configure_user.php:2218 +#: ../../include/ajax/double_auth.ajax.php:274 +#: ../../include/ajax/double_auth.ajax.php:372 +#: ../../include/ajax/double_auth.ajax.php:418 +#: ../../include/ajax/double_auth.ajax.php:535 +#: ../../operation/users/user_edit.php:1187 +#: ../../operation/users/user_edit.php:1253 +#: ../../enterprise/include/functions_login.php:588 +msgid "There was an error loading the data" +msgstr "" + +#: ../../general/register.php:183 ../../godmode/users/configure_user.php:2226 +#: ../../godmode/users/configure_user.php:2302 +#: ../../operation/users/user_edit.php:1261 +#: ../../operation/users/user_edit.php:1337 +#: ../../enterprise/include/functions_login.php:597 +msgid "Double authentication activation" +msgstr "" + +#: ../../general/reporting_console_node.php:48 +msgid "Console only reporting node" +msgstr "" + +#: ../../general/reporting_console_node.php:70 +#: ../../include/class/Heatmap.class.php:1363 +#: ../../views/tacticalView/view.php:69 ../../views/tacticalView/view.php:75 +#: ../../views/tacticalView/view.php:83 ../../views/tacticalView/view.php:89 +#: ../../views/tacticalView/view.php:163 ../../views/tacticalView/view.php:271 +#: ../../views/tacticalView/view.php:297 +#: ../../enterprise/include/class/CommandCenter.class.php:448 +msgid "Info" +msgstr "" + +#: ../../general/reporting_console_node.php:74 +#: ../../godmode/reporting/reporting_builder.item_editor.php:81 +#: ../../godmode/servers/servers.build_table.php:84 +#: ../../godmode/setup/os_version.builder.php:160 +#: ../../godmode/setup/os_version.builder.php:161 +#: ../../godmode/setup/os_version.list.php:54 +#: ../../godmode/update_manager/update_manager.history.php:40 +#: ../../godmode/wizards/ManageExtensions.class.php:360 +#: ../../godmode/extensions.php:160 ../../include/functions_menu.php:986 +#: ../../include/functions_menu.php:1348 ../../include/functions_menu.php:1407 +#: ../../include/functions_reporting_html.php:672 +#: ../../include/functions_reporting_html.php:676 +#: ../../include/functions_reporting_html.php:2288 +#: ../../include/functions_snmp_browser.php:783 +#: ../../views/consoles/list.php:71 +#: ../../enterprise/godmode/servers/list_satellite.php:56 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:360 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:390 +#: ../../enterprise/include/class/AgentRepository.class.php:380 +#: ../../enterprise/include/class/AgentRepository.class.php:714 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:931 +#: ../../enterprise/meta/advanced/servers.build_table.php:140 +#: ../../enterprise/operation/agentes/vulnerabilities.php:170 +#: ../../enterprise/operation/security/vulnerabilities.php:409 +#: ../../enterprise/tools/ipam/ipam_calculator.php:53 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:173 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:203 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:404 +msgid "Version" +msgstr "" + +#: ../../general/reporting_console_node.php:82 +msgid "Mr" +msgstr "" + +#: ../../general/reporting_console_node.php:90 +msgid "Memory limit" +msgstr "" + +#: ../../general/reporting_console_node.php:98 +msgid "Php version" +msgstr "" + +#: ../../godmode/agentes/agent_conf_gis.php:38 +#: ../../operation/agentes/gis_view.php:59 +msgid "" +"There is no default map. Please go to the setup for to set a default map." +msgstr "" + +#: ../../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 "" + +#: ../../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 "" + +#: ../../godmode/agentes/agent_conf_gis.php:68 +msgid "Agent position" +msgstr "" + +#: ../../godmode/agentes/agent_conf_gis.php:75 +msgid "Latitude: " +msgstr "" + +#: ../../godmode/agentes/agent_conf_gis.php:94 +msgid "Longitude: " +msgstr "" + +#: ../../godmode/agentes/agent_conf_gis.php:113 +msgid "Altitude: " +msgstr "" + +#: ../../godmode/agentes/agent_conf_gis.php:132 +msgid "Ignore new GIS data: " +msgstr "" + +#: ../../godmode/agentes/agent_conf_gis.php:133 +#: ../../godmode/alerts/alert_view.php:135 +#: ../../godmode/alerts/alert_view.php:265 +#: ../../godmode/massive/massive_edit_agents.php:703 +#: ../../godmode/massive/massive_edit_agents.php:1116 +#: ../../godmode/massive/massive_edit_agents.php:1148 +#: ../../godmode/massive/massive_edit_agents.php:1194 +#: ../../godmode/massive/massive_edit_modules.php:705 +#: ../../godmode/massive/massive_edit_modules.php:727 +#: ../../godmode/massive/massive_edit_modules.php:811 +#: ../../godmode/massive/massive_edit_modules.php:833 +#: ../../godmode/massive/massive_edit_modules.php:885 +#: ../../godmode/massive/massive_edit_modules.php:1293 +#: ../../godmode/massive/massive_edit_modules.php:1326 +#: ../../godmode/massive/massive_edit_modules.php:1370 +#: ../../godmode/massive/massive_edit_modules.php:1552 +#: ../../godmode/reporting/reporting_builder.php:1087 +#: ../../godmode/reporting/visual_console_builder.wizard.php:400 +#: ../../godmode/reporting/visual_console_builder.wizard.php:509 +#: ../../godmode/servers/modificar_server.php:193 +#: ../../godmode/servers/servers.build_table.php:149 +#: ../../godmode/update_manager/update_manager.setup.php:399 +#: ../../include/class/EventSound.class.php:349 +#: ../../include/class/SnmpConsole.class.php:403 +#: ../../include/functions_cron.php:685 ../../include/functions_profile.php:304 +#: ../../include/functions_reporting_html.php:2324 +#: ../../include/functions_snmp.php:390 +#: ../../operation/netflow/nf_live_view.php:393 +#: ../../operation/users/user_edit.php:430 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:566 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:587 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:657 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:678 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:718 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:753 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:998 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1036 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1064 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1190 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:317 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:521 +#: ../../enterprise/godmode/reporting/visual_console_template.php:309 +#: ../../enterprise/godmode/setup/setup_auth.php:229 +#: ../../enterprise/godmode/setup/setup_auth.php:430 +#: ../../enterprise/godmode/setup/setup_auth.php:478 +#: ../../enterprise/godmode/setup/setup_auth.php:1545 +#: ../../enterprise/include/functions_cron.php:608 +#: ../../enterprise/include/functions_reporting.php:2591 +#: ../../enterprise/include/functions_reporting_csv.php:2537 +#: ../../enterprise/include/functions_tasklist.php:385 +#: ../../enterprise/meta/advanced/servers.build_table.php:176 +#: ../../package_774/enterprise/include/functions_reporting.php:2580 +#: ../../package_774/enterprise/include/functions_tasklist.php:385 +#: ../../package_774/enterprise/include/functions_cron.php:608 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2295 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:229 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:430 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:478 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1525 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:565 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:586 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:656 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:677 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:717 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:752 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:997 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1035 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1063 +msgid "Yes" +msgstr "" + +#: ../../godmode/agentes/agent_conf_gis.php:142 +#: ../../godmode/alerts/alert_view.php:135 +#: ../../godmode/alerts/alert_view.php:265 +#: ../../godmode/alerts/alert_view.php:363 +#: ../../godmode/massive/massive_edit_agents.php:704 +#: ../../godmode/massive/massive_edit_agents.php:1127 +#: ../../godmode/massive/massive_edit_agents.php:1149 +#: ../../godmode/massive/massive_edit_agents.php:1195 +#: ../../godmode/massive/massive_edit_modules.php:706 +#: ../../godmode/massive/massive_edit_modules.php:728 +#: ../../godmode/massive/massive_edit_modules.php:812 +#: ../../godmode/massive/massive_edit_modules.php:834 +#: ../../godmode/massive/massive_edit_modules.php:886 +#: ../../godmode/massive/massive_edit_modules.php:1293 +#: ../../godmode/massive/massive_edit_modules.php:1327 +#: ../../godmode/massive/massive_edit_modules.php:1371 +#: ../../godmode/massive/massive_edit_modules.php:1553 +#: ../../godmode/reporting/reporting_builder.php:1089 +#: ../../godmode/reporting/visual_console_builder.wizard.php:411 +#: ../../godmode/reporting/visual_console_builder.wizard.php:520 +#: ../../godmode/servers/modificar_server.php:191 +#: ../../godmode/setup/news.php:389 +#: ../../godmode/update_manager/update_manager.setup.php:400 +#: ../../include/class/EventSound.class.php:348 +#: ../../include/class/SnmpConsole.class.php:402 +#: ../../include/functions_cron.php:685 ../../include/functions_events.php:5064 +#: ../../include/functions_events.php:5069 +#: ../../include/functions_profile.php:304 +#: ../../include/functions_reporting_html.php:2324 +#: ../../include/functions_snmp.php:382 ../../mobile/operation/events.php:358 +#: ../../mobile/operation/events.php:366 +#: ../../operation/netflow/nf_live_view.php:403 +#: ../../operation/users/user_edit.php:431 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:567 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:588 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:658 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:679 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:719 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:754 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:998 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1037 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1065 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1191 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:319 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:523 +#: ../../enterprise/godmode/reporting/visual_console_template.php:309 +#: ../../enterprise/godmode/setup/setup.php:61 +#: ../../enterprise/godmode/setup/setup_auth.php:229 +#: ../../enterprise/godmode/setup/setup_auth.php:433 +#: ../../enterprise/godmode/setup/setup_auth.php:481 +#: ../../enterprise/godmode/setup/setup_auth.php:1548 +#: ../../enterprise/include/functions_cron.php:607 +#: ../../enterprise/include/functions_reporting.php:2591 +#: ../../enterprise/include/functions_reporting_csv.php:2537 +#: ../../enterprise/include/functions_tasklist.php:385 +#: ../../package_774/enterprise/include/functions_reporting.php:2580 +#: ../../package_774/enterprise/include/functions_tasklist.php:385 +#: ../../package_774/enterprise/include/functions_cron.php:607 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2295 +#: ../../package_774/enterprise/godmode/setup/setup.php:61 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:229 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:433 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:481 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1528 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:566 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:587 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:657 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:678 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:718 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:753 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:997 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1036 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1064 +msgid "No" +msgstr "" + +#: ../../godmode/agentes/agent_conf_gis.php:161 +#: ../../godmode/agentes/agent_manager.php:1241 +#: ../../godmode/agentes/configure_field.php:199 +#: ../../godmode/agentes/inventory_manager.php:184 +#: ../../godmode/agentes/inventory_manager.php:267 +#: ../../godmode/agentes/module_manager_editor.php:799 +#: ../../godmode/agentes/planned_downtime.editor.php:1305 +#: ../../godmode/agentes/planned_downtime.list.php:891 +#: ../../godmode/agentes/planned_downtime.list.php:936 +#: ../../godmode/agentes/status_monitor_custom_fields.php:231 +#: ../../godmode/alerts/alert_list.list.php:227 +#: ../../godmode/alerts/alert_list.list.php:1066 +#: ../../godmode/alerts/configure_alert_action.php:450 +#: ../../godmode/alerts/configure_alert_command.php:386 +#: ../../godmode/category/edit_category.php:196 +#: ../../godmode/events/custom_events.php:193 +#: ../../godmode/events/event_edit_filter.php:982 +#: ../../godmode/events/event_responses.editor.php:332 +#: ../../godmode/groups/configure_group.php:287 +#: ../../godmode/groups/configure_modu_group.php:99 +#: ../../godmode/modules/manage_inventory_modules.php:338 +#: ../../godmode/modules/manage_inventory_modules_form.php:245 +#: ../../godmode/modules/manage_nc_groups_form.php:95 +#: ../../godmode/modules/manage_network_components_form.php:378 +#: ../../godmode/modules/manage_network_templates_form.php:178 +#: ../../godmode/netflow/nf_edit_form.php:450 +#: ../../godmode/reporting/create_container.php:365 +#: ../../godmode/reporting/graph_builder.main.php:305 +#: ../../godmode/reporting/reporting_builder.main.php:56 +#: ../../godmode/reporting/visual_console_builder.data.php:313 +#: ../../godmode/reporting/visual_console_builder.elements.php:803 +#: ../../godmode/servers/modificar_server.php:48 +#: ../../godmode/servers/modificar_server.php:247 +#: ../../godmode/servers/plugin.php:246 ../../godmode/servers/plugin.php:769 +#: ../../godmode/setup/links.php:172 ../../godmode/setup/news.php:333 +#: ../../godmode/setup/os.builder.php:62 ../../godmode/setup/os.builder.php:198 +#: ../../godmode/setup/os_version.builder.php:65 +#: ../../godmode/setup/os_version.php:72 ../../godmode/setup/os_version.php:128 +#: ../../godmode/setup/performance.php:893 +#: ../../godmode/setup/setup_ITSM.php:618 +#: ../../godmode/setup/setup_auth.php:535 +#: ../../godmode/setup/setup_ehorus.php:216 +#: ../../godmode/setup/setup_general.php:941 +#: ../../godmode/setup/setup_netflow.php:104 +#: ../../godmode/setup/setup_quickshell.php:42 +#: ../../godmode/setup/setup_sflow.php:95 +#: ../../godmode/setup/setup_visuals.php:2196 +#: ../../godmode/setup/snmp_wizard.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:1704 +#: ../../godmode/snmpconsole/snmp_alert.php:2007 +#: ../../godmode/snmpconsole/snmp_filters.php:264 +#: ../../godmode/snmpconsole/snmp_filters.php:326 +#: ../../godmode/snmpconsole/snmp_filters.php:337 +#: ../../godmode/tag/edit_tag.php:251 +#: ../../godmode/update_manager/update_manager.setup.php:410 +#: ../../godmode/users/configure_profile.php:418 +#: ../../godmode/users/configure_user.php:1683 +#: ../../godmode/files_repo/files_repo_form.php:109 +#: ../../include/ajax/alert_list.ajax.php:340 +#: ../../include/class/ConfigPEN.class.php:703 +#: ../../include/class/ConfigPEN.class.php:704 +#: ../../include/class/CredentialStore.class.php:1659 +#: ../../include/class/ExternalTools.class.php:420 +#: ../../include/class/ManageNetScanScripts.class.php:769 +#: ../../include/class/ModuleTemplates.class.php:992 +#: ../../include/functions_events.php:3536 +#: ../../include/functions_events.php:3622 +#: ../../include/functions_events.php:4719 +#: ../../include/functions_visual_map_editor.php:926 +#: ../../operation/agentes/datos_agente.php:220 +#: ../../operation/reporting/reporting_viewer.php:342 +#: ../../operation/reporting/reporting_viewer.php:354 +#: ../../operation/users/user_edit.php:894 +#: ../../operation/visual_console/view.php:520 +#: ../../views/calendar/edit.php:129 +#: ../../views/calendar/special_days_edit.php:162 +#: ../../views/ITSM/ITSMTicketEditView.php:259 +#: ../../enterprise/extensions/vmware/vmware_view.php:1326 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:479 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:845 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:240 +#: ../../enterprise/godmode/agentes/collection_manager.php:203 +#: ../../enterprise/godmode/agentes/collection_manager.php:204 +#: ../../enterprise/godmode/agentes/collection_manager.php:324 +#: ../../enterprise/godmode/agentes/collection_manager.php:325 +#: ../../enterprise/godmode/agentes/collections.data.php:125 +#: ../../enterprise/godmode/agentes/collections.data.php:302 +#: ../../enterprise/godmode/agentes/collections.data.php:384 +#: ../../enterprise/godmode/agentes/collections.data.php:512 +#: ../../enterprise/godmode/agentes/collections.data.php:513 +#: ../../enterprise/godmode/agentes/collections.editor.php:203 +#: ../../enterprise/godmode/agentes/collections.editor.php:275 +#: ../../enterprise/godmode/agentes/collections.php:80 +#: ../../enterprise/godmode/agentes/collections.php:81 +#: ../../enterprise/godmode/agentes/plugins_manager.php:238 +#: ../../enterprise/godmode/agentes/plugins_manager.php:300 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:355 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:391 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1219 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:350 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:190 +#: ../../enterprise/godmode/modules/configure_local_component.php:842 +#: ../../enterprise/godmode/policies/configure_policy.php:171 +#: ../../enterprise/godmode/policies/policy_collections.php:293 +#: ../../enterprise/godmode/policies/policy_collections.php:354 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:326 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:380 +#: ../../enterprise/godmode/policies/policy_modules.php:438 +#: ../../enterprise/godmode/policies/policy_plugins.php:188 +#: ../../enterprise/godmode/policies/policy_plugins.php:229 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:285 +#: ../../enterprise/godmode/reporting/mysql_builder.php:187 +#: ../../enterprise/godmode/reporting/mysql_builder.php:199 +#: ../../enterprise/godmode/reporting/mysql_builder.php:208 +#: ../../enterprise/godmode/reporting/mysql_builder.php:260 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:174 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:172 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:133 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:157 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:292 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:130 +#: ../../enterprise/godmode/servers/manage_export_form.php:186 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1581 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1646 +#: ../../enterprise/godmode/services/services.service.php:981 +#: ../../enterprise/godmode/setup/edit_skin.php:297 +#: ../../enterprise/godmode/setup/setup.php:296 +#: ../../enterprise/godmode/setup/setup.php:504 +#: ../../enterprise/godmode/setup/setup_history.php:737 +#: ../../enterprise/godmode/setup/setup_log_collector.php:189 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:245 +#: ../../enterprise/godmode/setup/setup_module_library.php:76 +#: ../../enterprise/godmode/setup/translate_string.php:268 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:431 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:153 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:786 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:110 +#: ../../enterprise/include/ajax/servers.ajax.php:102 +#: ../../enterprise/include/ajax/servers.ajax.php:332 +#: ../../enterprise/include/class/AgentRepository.class.php:1005 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2498 +#: ../../enterprise/include/class/DatabaseHA.class.php:892 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1710 +#: ../../enterprise/include/class/LogSource.class.php:825 +#: ../../enterprise/include/class/Omnishell.class.php:829 +#: ../../enterprise/include/class/SAPView.class.php:325 +#: ../../enterprise/include/functions_HA_cluster.php:495 +#: ../../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:385 +#: ../../enterprise/meta/advanced/collections.data.php:386 +#: ../../enterprise/meta/advanced/collections.editor.php:175 +#: ../../enterprise/meta/advanced/collections.editor.php:249 +#: ../../enterprise/meta/advanced/cron_main.php:384 +#: ../../enterprise/meta/advanced/links.php:145 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:791 +#: ../../enterprise/meta/advanced/metasetup.mail.php:169 +#: ../../enterprise/meta/advanced/metasetup.password.php:316 +#: ../../enterprise/meta/advanced/metasetup.performance.php:314 +#: ../../enterprise/meta/advanced/metasetup.relations.php:278 +#: ../../enterprise/meta/advanced/metasetup.setup.php:916 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1470 +#: ../../enterprise/meta/event/custom_events.php:211 +#: ../../enterprise/meta/include/functions_autoprovision.php:640 +#: ../../enterprise/meta/include/functions_autoprovision.php:865 +#: ../../enterprise/operation/agentes/collection_view.php:126 +#: ../../enterprise/operation/agentes/collection_view.php:127 +#: ../../enterprise/operation/agentes/policy_view.php:209 +#: ../../enterprise/operation/agentes/policy_view.php:210 +#: ../../enterprise/tools/ipam/ipam_editor.php:416 +#: ../../enterprise/tools/ipam/ipam_massive.php:151 +#: ../../enterprise/tools/ipam/ipam_network.php:878 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:159 +#: ../../enterprise/views/ipam/sites/edit.php:106 +#: ../../enterprise/views/ncm/firmwares/edit.php:183 +#: ../../enterprise/views/ncm/models/edit.php:117 +#: ../../enterprise/views/ncm/snippets/edit.php:123 +#: ../../enterprise/views/ncm/templates/edit.php:328 +#: ../../enterprise/views/ncm/vendors/edit.php:127 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:190 +#: ../../package_774/enterprise/extensions/translate_string.php:424 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2479 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:110 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1339 +#: ../../package_774/enterprise/godmode/services/services.service.php:981 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:430 +#: ../../package_774/enterprise/godmode/setup/setup.php:296 +#: ../../package_774/enterprise/godmode/setup/setup.php:504 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:189 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:777 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1429 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1494 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:130 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:292 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1199 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:842 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:431 +msgid "Update" +msgstr "" + +#: ../../godmode/agentes/agent_incidents.php:36 +msgid "" +"In order to access ticket management system, integration with ITSM must be " +"enabled and properly configured" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:195 +#: ../../godmode/agentes/module_manager_editor_common.php:764 +#: ../../godmode/groups/configure_group.php:253 +#: ../../godmode/massive/massive_edit_agents.php:844 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:443 +#: ../../enterprise/tools/ipam/ipam_excel.php:220 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:55 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:477 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:784 +msgid "Custom ID" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:218 +#: ../../godmode/agentes/agent_manager.php:281 +#: ../../godmode/agentes/planned_downtime.editor.php:1216 +#: ../../godmode/agentes/planned_downtime.list.php:411 +#: ../../godmode/events/event_edit_filter.php:538 +#: ../../godmode/events/event_edit_filter.php:554 +#: ../../godmode/massive/massive_add_action_alerts.php:217 +#: ../../godmode/massive/massive_copy_modules.php:203 +#: ../../godmode/massive/massive_delete_modules.php:415 +#: ../../godmode/massive/massive_delete_modules.php:544 +#: ../../godmode/massive/massive_edit_agents.php:682 +#: ../../godmode/massive/massive_edit_agents.php:1185 +#: ../../godmode/massive/massive_edit_modules.php:426 +#: ../../godmode/massive/massive_edit_modules.php:542 +#: ../../godmode/reporting/create_container.php:674 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2146 +#: ../../include/ajax/visual_console_builder.ajax.php:1186 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:276 +#: ../../include/lib/Dashboard/Widgets/events_list.php:351 +#: ../../include/functions_html.php:2420 ../../include/functions_html.php:2421 +#: ../../include/functions_html.php:2422 ../../include/functions_html.php:2423 +#: ../../include/functions_html.php:2424 ../../include/functions_html.php:2426 +#: ../../include/functions_html.php:2427 ../../include/functions_html.php:2428 +#: ../../include/functions_html.php:2429 ../../include/functions_html.php:2430 +#: ../../include/functions_html.php:2445 ../../include/functions_html.php:2467 +#: ../../include/functions_html.php:2489 ../../include/functions_html.php:2511 +#: ../../include/functions_html.php:2533 +#: ../../include/functions_profile.php:397 +#: ../../include/functions_visual_map_editor.php:492 +#: ../../include/functions_visual_map_editor.php:1507 +#: ../../include/functions_visual_map_editor.php:1601 +#: ../../operation/events/events.php:2274 +#: ../../operation/events/events.php:2292 +#: ../../operation/events/events.php:3442 +#: ../../views/ITSM/ITSMTicketListView.php:124 +#: ../../views/ITSM/ITSMTicketListView.php:132 +#: ../../views/ITSM/ITSMTicketListView.php:140 +#: ../../views/ITSM/ITSMTicketListView.php:148 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:169 +#: ../../enterprise/godmode/services/services.elements.php:294 +#: ../../enterprise/godmode/setup/setup_acl.php:487 +#: ../../enterprise/godmode/setup/setup_auth.php:68 +#: ../../enterprise/godmode/setup/setup_auth.php:290 +#: ../../enterprise/godmode/setup/setup_auth.php:340 +#: ../../enterprise/godmode/setup/setup_auth.php:472 +#: ../../enterprise/godmode/setup/setup_auth.php:638 +#: ../../enterprise/godmode/setup/setup_auth.php:1266 +#: ../../enterprise/godmode/setup/setup_auth.php:1539 +#: ../../enterprise/godmode/setup/setup_auth.php:1709 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:751 +#: ../../enterprise/include/class/AgentRepository.class.php:735 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1836 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4176 +#: ../../enterprise/include/class/DeploymentCenter.class.php:688 +#: ../../enterprise/include/class/Omnishell.class.php:368 +#: ../../enterprise/include/functions_tasklist.php:645 +#: ../../enterprise/operation/services/services.list.php:252 +#: ../../enterprise/operation/services/services.list.php:290 +#: ../../enterprise/operation/services/services.table_services.php:189 +#: ../../enterprise/operation/services/services.table_services.php:254 +#: ../../package_774/enterprise/include/functions_tasklist.php:645 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1817 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4157 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:68 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:290 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:340 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:472 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:638 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1246 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1519 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1689 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:487 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:742 +msgid "Any" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:329 +#: ../../godmode/agentes/agent_manager.php:896 +#: ../../godmode/massive/massive_edit_agents.php:1046 +msgid "Agent icon" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:357 +#: ../../godmode/agentes/modificar_agente.php:700 +#: ../../include/class/SatelliteAgent.class.php:513 +#: ../../include/lib/Group.php:551 ../../include/functions_events.php:253 +#: ../../include/functions_events.php:300 +#: ../../include/functions_events.php:2537 +#: ../../include/functions_reporting_html.php:4868 +#: ../../include/functions_treeview.php:652 +#: ../../mobile/operation/modules.php:608 +#: ../../mobile/operation/modules.php:908 +#: ../../operation/events/events.php:3067 +#: ../../enterprise/include/class/Omnishell.class.php:642 +#: ../../enterprise/include/functions_ipam.php:2116 +#: ../../enterprise/include/functions_reporting_csv.php:1468 +#: ../../enterprise/meta/include/functions_events_meta.php:66 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1226 +msgid "Agent name" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:373 +#: ../../godmode/groups/tactical.php:179 +#: ../../godmode/reporting/reporting_builder.item_editor.php:72 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4886 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1080 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:1052 +#: ../../include/lib/Group.php:555 +#: ../../include/functions_reporting_html.php:2252 +#: ../../include/functions_reporting_html.php:2416 +#: ../../operation/inventory/inventory.php:1315 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:295 +#: ../../enterprise/include/functions_reporting_csv.php:1272 #: ../../enterprise/meta/include/functions_wizard_meta.php:186 #: ../../enterprise/meta/include/functions_wizard_meta.php:1801 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:295 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../godmode/groups/tactical.php:179 -#: ../../godmode/agentes/agent_manager.php:373 -#: ../../godmode/reporting/reporting_builder.item_editor.php:72 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4047 -#: ../../include/functions_reporting_html.php:1605 -#: ../../include/functions_reporting_html.php:1769 -#: ../../include/lib/Group.php:554 ../../operation/inventory/inventory.php:1258 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:295 msgid "Alias" msgstr "" +#: ../../godmode/agentes/agent_manager.php:379 +msgid "Use alias as name" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:390 +#: ../../enterprise/godmode/policies/policy_agents.php:1059 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1069 +msgid "This agent can be remotely configured" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:401 +#: ../../godmode/servers/modificar_server.php:208 +#: ../../include/functions_events.php:4437 +#: ../../include/functions_reporting_html.php:2256 +#: ../../include/functions_reporting_html.php:5348 +#: ../../include/functions_reporting_html.php:5442 +#: ../../include/functions_treeview.php:701 +#: ../../operation/gis_maps/ajax.php:290 +#: ../../enterprise/include/functions_reporting_csv.php:1272 #: ../../enterprise/meta/include/functions_wizard_meta.php:207 #: ../../enterprise/meta/include/functions_wizard_meta.php:211 #: ../../enterprise/meta/include/functions_wizard_meta.php:479 #: ../../enterprise/meta/include/functions_wizard_meta.php:1465 #: ../../enterprise/meta/include/functions_wizard_meta.php:1813 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../godmode/agentes/agent_manager.php:401 -#: ../../godmode/servers/modificar_server.php:204 -#: ../../include/functions_reporting_html.php:1609 -#: ../../include/functions_reporting_html.php:4171 -#: ../../include/functions_reporting_html.php:4265 -#: ../../include/functions_treeview.php:701 -#: ../../include/functions_events.php:4347 -#: ../../operation/gis_maps/ajax.php:290 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 msgid "IP Address" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:236 -#: ../../enterprise/meta/include/functions_wizard_meta.php:682 -#: ../../enterprise/godmode/modules/configure_local_component.php:622 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:206 -#: ../../enterprise/godmode/setup/setup_log_collector.php:89 -#: ../../enterprise/include/functions_metaconsole.php:1340 -#: ../../enterprise/include/functions_metaconsole.php:1373 -#: ../../enterprise/include/functions_metaconsole.php:1406 -#: ../../enterprise/include/functions_metaconsole.php:1439 -#: ../../enterprise/include/functions_metaconsole.php:1472 -#: ../../enterprise/include/functions_metaconsole.php:1503 -#: ../../enterprise/include/functions_metaconsole.php:1536 -#: ../../godmode/agentes/module_manager_editor_web.php:183 -msgid "Check" +#: ../../godmode/agentes/agent_manager.php:407 +#: ../../godmode/setup/setup_general.php:649 +#: ../../include/functions_config.php:403 +msgid "Unique IP" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:245 -#: ../../enterprise/meta/include/functions_wizard_meta.php:530 -#: ../../enterprise/meta/include/functions_wizard_meta.php:602 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1150 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:48 -#: ../../enterprise/include/functions_reporting_csv.php:1083 -#: ../../enterprise/include/class/Aws.cloud.php:344 -#: ../../godmode/alerts/configure_alert_template.php:246 -#: ../../godmode/alerts/configure_alert_template.php:250 -#: ../../godmode/setup/setup.php:96 ../../godmode/setup/setup.php:268 -#: ../../godmode/servers/plugin.php:464 ../../include/ajax/events.php:1699 -#: ../../include/functions_reports.php:783 -#: ../../include/functions_reporting.php:10239 -msgid "General" +#: ../../godmode/agentes/agent_manager.php:426 +#: ../../godmode/agentes/agent_manager.php:452 +msgid "Delete selected IPs" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:306 -#: ../../godmode/modules/manage_network_templates_form.php:341 -#: ../../include/class/ModuleTemplates.class.php:752 -msgid "Components" +#: ../../godmode/agentes/agent_manager.php:443 +msgid "Fix IP address" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:308 -#: ../../enterprise/include/functions_reporting_csv.php:2425 -msgid "Agent modules" +#: ../../godmode/agentes/agent_manager.php:444 +msgid "Avoid automatic IP address update when agent IP changes." msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:361 -msgid "Add selected modules to agent" +#: ../../godmode/agentes/agent_manager.php:448 +msgid "IP Address list" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:399 -msgid "Undo changes" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:492 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:753 -#: ../../godmode/agentes/module_manager_editor_wmi.php:52 -#: ../../godmode/agentes/module_manager_editor_network.php:99 -#: ../../godmode/massive/massive_edit_modules.php:945 -msgid "Auto" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:493 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:754 -#: ../../godmode/agentes/module_manager_editor_wmi.php:53 -#: ../../godmode/agentes/module_manager_editor_network.php:100 -#: ../../godmode/massive/massive_edit_modules.php:946 -msgid "Force primary key" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:516 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1470 -#: ../../enterprise/meta/include/functions_events_meta.php:70 -#: ../../enterprise/meta/include/functions_meta.php:1333 -#: ../../enterprise/meta/include/functions_meta.php:1387 -#: ../../enterprise/meta/include/functions_meta.php:1441 -#: ../../enterprise/meta/general/login_page.php:207 -#: ../../enterprise/meta/general/login_page.php:267 -#: ../../enterprise/extensions/disabled/check_acls.php:47 -#: ../../enterprise/extensions/disabled/check_acls.php:132 -#: ../../enterprise/godmode/setup/setup_auth.php:1401 -#: ../../enterprise/godmode/setup/setup_auth.php:1433 -#: ../../enterprise/godmode/servers/manage_export_form.php:155 -#: ../../enterprise/include/functions_tasklist.php:190 -#: ../../enterprise/include/class/DB2.app.php:509 -#: ../../enterprise/include/class/MySQL.app.php:531 -#: ../../enterprise/include/class/Oracle.app.php:516 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:520 -#: ../../extensions/api_checker.php:265 -#: ../../extensions/users_connected.php:177 -#: ../../godmode/update_manager/update_manager.history.php:43 -#: ../../godmode/setup/setup_ehorus.php:97 -#: ../../godmode/setup/setup_integria.php:292 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3576 -#: ../../godmode/events/custom_events.php:97 -#: ../../mobile/operation/tactical.php:350 -#: ../../include/functions_reporting_html.php:6056 -#: ../../include/functions.php:3109 ../../include/functions_cron.php:498 -#: ../../include/functions_config.php:779 -#: ../../include/functions_config.php:799 -#: ../../include/class/CredentialStore.class.php:817 -#: ../../include/class/CredentialStore.class.php:1301 -#: ../../include/class/AuditLog.class.php:110 -#: ../../include/class/AuditLog.class.php:240 -#: ../../include/lib/Dashboard/Widgets/events_list.php:816 -#: ../../include/functions_events.php:202 -#: ../../include/functions_events.php:253 ../../operation/search_users.php:71 -#: ../../operation/users/user_edit.php:854 -#: ../../operation/users/user_edit.php:907 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:134 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:265 -#: ../../general/logon_ok.php:300 ../../general/login_page.php:276 -#: ../../general/login_page.php:335 -msgid "User" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:520 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1474 -#: ../../enterprise/meta/include/functions_meta.php:1345 -#: ../../enterprise/meta/include/functions_meta.php:1399 -#: ../../enterprise/meta/include/functions_meta.php:1453 -#: ../../enterprise/meta/general/login_page.php:224 -#: ../../enterprise/meta/general/login_page.php:284 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:851 -#: ../../enterprise/godmode/setup/setup_module_library.php:57 -#: ../../enterprise/godmode/setup/setup_auth.php:1407 -#: ../../enterprise/godmode/setup/setup_auth.php:1439 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:250 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:59 -#: ../../enterprise/godmode/servers/manage_export_form.php:161 -#: ../../enterprise/include/ajax/servers.ajax.php:101 -#: ../../enterprise/include/ajax/servers.ajax.php:172 -#: ../../enterprise/include/ajax/servers.ajax.php:310 -#: ../../enterprise/include/functions_setup.php:55 -#: ../../enterprise/include/functions_setup.php:113 -#: ../../enterprise/include/class/VMware.app.php:731 -#: ../../enterprise/include/class/DB2.app.php:521 -#: ../../enterprise/include/class/MySQL.app.php:543 -#: ../../enterprise/include/class/Oracle.app.php:528 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:532 -#: ../../extensions/api_checker.php:270 -#: ../../godmode/modules/manage_network_components_form_wmi.php:63 -#: ../../godmode/users/configure_user.php:1204 -#: ../../godmode/users/user_management.php:280 -#: ../../godmode/agentes/module_manager_editor_wmi.php:143 -#: ../../godmode/massive/massive_edit_modules.php:1094 -#: ../../godmode/setup/setup_ehorus.php:104 -#: ../../godmode/setup/setup_integria.php:306 -#: ../../include/functions_ui.php:7585 ../../include/functions_config.php:783 -#: ../../include/functions_config.php:803 -#: ../../include/class/CredentialStore.class.php:974 -#: ../../include/class/CredentialStore.class.php:1024 -#: ../../include/class/CredentialStore.class.php:1302 -#: ../../include/class/CredentialStore.class.php:1328 -#: ../../include/class/CredentialStore.class.php:1352 -#: ../../include/class/AgentWizard.class.php:690 -#: ../../operation/users/user_edit.php:860 -#: ../../operation/users/user_edit.php:913 ../../general/login_page.php:290 -#: ../../general/login_page.php:351 -msgid "Password" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:590 -msgid "Latency" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:591 -#: ../../enterprise/include/functions_security_hardening.php:199 -msgid "Response" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:593 -#: ../../godmode/agentes/module_manager_editor_web.php:217 -msgid "Check type" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:610 -#: ../../enterprise/meta/include/functions_wizard_meta.php:667 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1066 -#: ../../godmode/agentes/module_manager_editor_web.php:92 -#: ../../godmode/massive/massive_edit_modules.php:1411 -msgid "Web checks" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:642 -#: ../../godmode/tag/edit_tag.php:216 -#: ../../include/class/TipsWindow.class.php:746 -#: ../../include/class/TipsWindow.class.php:913 -#: ../../include/functions_reporting.php:7490 -#: ../../include/lib/Dashboard/Widgets/url.php:216 -msgid "Url" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:646 -msgid "String to check" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:652 -msgid "Add check" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:661 -msgid "Delete check" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:674 -#: ../../enterprise/godmode/modules/configure_local_component.php:615 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:218 -#: ../../godmode/agentes/module_manager_editor_web.php:172 -msgid "Load basic" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:680 -#: ../../godmode/agentes/module_manager_editor_web.php:181 -msgid "Load a basic structure on Web Checks" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:688 -#: ../../godmode/agentes/module_manager_editor_web.php:192 -msgid "Check the correct structure of the WebCheck" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:695 -#: ../../godmode/agentes/module_manager_editor_web.php:271 -msgid "First line must be \"task_begin\"" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:696 -#: ../../godmode/agentes/module_manager_editor_web.php:272 -msgid "Webchecks configuration is empty" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:697 -#: ../../enterprise/meta/include/functions_wizard_meta.php:698 -#: ../../godmode/agentes/module_manager_editor_web.php:273 -#: ../../godmode/agentes/module_manager_editor_web.php:274 -msgid "Last line must be \"task_end\"" -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:699 -#: ../../enterprise/godmode/modules/configure_local_component.php:640 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:257 -#: ../../godmode/agentes/module_manager_editor_web.php:275 -msgid "There is a line with a unknown token 'token_fail'." -msgstr "" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:700 -#: ../../godmode/agentes/module_manager_editor_web.php:277 -msgid "Web checks are built correctly" +#: ../../godmode/agentes/agent_manager.php:456 +msgid "Primary group" msgstr "" +#: ../../godmode/agentes/agent_manager.php:503 +#: ../../godmode/agentes/inventory_manager.php:236 +#: ../../godmode/agentes/module_manager.php:704 +#: ../../godmode/agentes/module_manager_editor_common.php:1103 +#: ../../godmode/agentes/status_monitor_custom_fields.php:113 +#: ../../godmode/agentes/status_monitor_custom_fields.php:165 +#: ../../godmode/massive/massive_edit_agents.php:746 +#: ../../godmode/massive/massive_edit_modules.php:867 +#: ../../godmode/modules/manage_network_components_form_common.php:156 +#: ../../godmode/setup/setup_visuals.php:1976 +#: ../../godmode/setup/setup_visuals.php:2058 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:638 +#: ../../godmode/wizards/HostDevices.class.php:799 +#: ../../include/ajax/events.php:2415 +#: ../../include/class/CustomNetScan.class.php:526 +#: ../../include/class/ExtensionsDiscovery.class.php:1554 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:416 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:299 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:321 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:387 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:366 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1087 +#: ../../include/lib/Dashboard/Widgets/netflow.php:200 +#: ../../include/lib/Dashboard/Widgets/service_level.php:261 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:442 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:376 +#: ../../include/lib/Dashboard/Widgets/top_n.php:255 +#: ../../include/lib/Group.php:571 ../../include/functions_agents.php:4790 +#: ../../include/functions_reporting_html.php:4921 +#: ../../include/functions_treeview.php:83 +#: ../../include/functions_treeview.php:707 ../../include/functions_ui.php:7583 +#: ../../mobile/operation/modules.php:668 +#: ../../mobile/operation/modules.php:670 +#: ../../mobile/operation/modules.php:910 +#: ../../operation/agentes/status_monitor.php:1568 +#: ../../operation/events/sound_events.php:173 +#: ../../operation/inventory/inventory.php:1322 +#: ../../operation/search_agents.php:38 ../../operation/search_modules.php:37 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:522 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:703 +#: ../../enterprise/godmode/modules/configure_local_component.php:305 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:270 +#: ../../enterprise/godmode/servers/manage_export.php:175 +#: ../../enterprise/godmode/servers/manage_export_form.php:131 +#: ../../enterprise/include/class/Aws.S3.php:513 +#: ../../enterprise/include/class/Aws.cloud.php:580 +#: ../../enterprise/include/class/Aws.cloud.php:1338 +#: ../../enterprise/include/class/Azure.cloud.php:894 +#: ../../enterprise/include/class/DB2.app.php:544 +#: ../../enterprise/include/class/Google.cloud.php:803 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:555 +#: ../../enterprise/include/class/MySQL.app.php:566 +#: ../../enterprise/include/class/Oracle.app.php:551 +#: ../../enterprise/include/class/SAP.app.php:503 +#: ../../enterprise/include/class/VMware.app.php:667 +#: ../../enterprise/include/functions_ipam.php:1356 #: ../../enterprise/meta/include/functions_wizard_meta.php:918 #: ../../enterprise/meta/include/functions_wizard_meta.php:1035 #: ../../enterprise/meta/include/functions_wizard_meta.php:1202 @@ -11010,170 +6824,4019 @@ msgstr "" #: ../../enterprise/meta/include/functions_wizard_meta.php:1605 #: ../../enterprise/meta/include/functions_wizard_meta.php:1742 #: ../../enterprise/meta/agentsearch.php:136 -#: ../../enterprise/godmode/modules/configure_local_component.php:305 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:522 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:274 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:690 -#: ../../enterprise/godmode/servers/manage_export.php:175 -#: ../../enterprise/godmode/servers/manage_export_form.php:131 -#: ../../enterprise/include/class/Azure.cloud.php:894 -#: ../../enterprise/include/class/VMware.app.php:667 -#: ../../enterprise/include/class/DB2.app.php:544 -#: ../../enterprise/include/class/Aws.S3.php:513 -#: ../../enterprise/include/class/SAP.app.php:503 -#: ../../enterprise/include/class/Aws.cloud.php:580 -#: ../../enterprise/include/class/Aws.cloud.php:1338 -#: ../../enterprise/include/class/MySQL.app.php:566 -#: ../../enterprise/include/class/Google.cloud.php:803 -#: ../../enterprise/include/class/Oracle.app.php:551 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:555 -#: ../../enterprise/include/functions_ipam.php:1356 #: ../../enterprise/operation/agentes/tag_view.php:697 #: ../../enterprise/operation/agentes/tag_view.php:786 #: ../../enterprise/tools/ipam/ipam_list.php:730 -#: ../../godmode/modules/manage_network_components_form_common.php:156 -#: ../../godmode/agentes/status_monitor_custom_fields.php:113 -#: ../../godmode/agentes/status_monitor_custom_fields.php:165 -#: ../../godmode/agentes/inventory_manager.php:236 -#: ../../godmode/agentes/agent_manager.php:503 -#: ../../godmode/agentes/module_manager_editor_common.php:1093 -#: ../../godmode/agentes/module_manager.php:703 -#: ../../godmode/massive/massive_edit_agents.php:742 -#: ../../godmode/massive/massive_edit_modules.php:867 -#: ../../godmode/setup/setup_visuals.php:1930 -#: ../../godmode/setup/setup_visuals.php:2012 -#: ../../godmode/wizards/HostDevices.class.php:799 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:639 -#: ../../mobile/operation/modules.php:668 -#: ../../mobile/operation/modules.php:670 -#: ../../mobile/operation/modules.php:910 -#: ../../include/functions_reporting_html.php:3744 -#: ../../include/ajax/events.php:2345 ../../include/functions_treeview.php:83 -#: ../../include/functions_treeview.php:707 ../../include/functions_ui.php:7518 -#: ../../include/class/ExtensionsDiscovery.class.php:1381 -#: ../../include/class/CustomNetScan.class.php:526 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:376 -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:299 -#: ../../include/lib/Dashboard/Widgets/netflow.php:200 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:319 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:416 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:362 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:387 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:347 -#: ../../include/lib/Dashboard/Widgets/top_n.php:255 -#: ../../include/lib/Group.php:570 ../../operation/search_agents.php:38 -#: ../../operation/agentes/status_monitor.php:1565 -#: ../../operation/agentes/estado_generalagente.php:429 -#: ../../operation/network/network_report.php:141 -#: ../../operation/network/network_usage_map.php:189 -#: ../../operation/netflow/nf_live_view.php:462 -#: ../../operation/inventory/inventory.php:1265 -#: ../../operation/search_modules.php:38 -#: ../../operation/events/sound_events.php:170 +#: ../../package_774/enterprise/include/class/DB2.app.php:544 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:894 +#: ../../package_774/enterprise/include/class/SAP.app.php:503 +#: ../../package_774/enterprise/include/class/Oracle.app.php:551 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:580 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1338 +#: ../../package_774/enterprise/include/class/MySQL.app.php:566 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:555 +#: ../../package_774/enterprise/include/class/Google.cloud.php:803 +#: ../../package_774/enterprise/include/class/VMware.app.php:667 +#: ../../package_774/enterprise/meta/agentsearch.php:136 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:702 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:305 msgid "Interval" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:924 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1041 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1222 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1525 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1610 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1747 -#: ../../enterprise/godmode/modules/configure_local_component.php:581 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:868 -#: ../../enterprise/include/functions_reporting_csv.php:2832 -#: ../../godmode/modules/manage_network_components_form_common.php:421 -#: ../../godmode/agentes/module_manager_editor_common.php:1353 -#: ../../godmode/massive/massive_edit_modules.php:1117 -#: ../../include/functions_reporting_html.php:3745 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:498 -msgid "Unit" +#: ../../godmode/agentes/agent_manager.php:523 +#: ../../godmode/agentes/modificar_agente.php:704 +#: ../../godmode/agentes/planned_downtime.editor.php:1358 +#: ../../godmode/massive/massive_edit_agents.php:765 +#: ../../godmode/modules/manage_inventory_modules.php:291 +#: ../../godmode/modules/manage_inventory_modules_form.php:140 +#: ../../godmode/reporting/reporting_builder.item_editor.php:74 +#: ../../include/ajax/heatmap.ajax.php:467 +#: ../../include/class/Diagnostics.class.php:794 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1086 +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:284 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:348 +#: ../../include/functions_events.php:4442 +#: ../../include/functions_massive_operations.php:219 +#: ../../include/functions_reporting_html.php:813 +#: ../../include/functions_reporting_html.php:2260 +#: ../../include/functions_reporting_html.php:4870 +#: ../../mobile/operation/agents.php:94 ../../mobile/operation/agents.php:405 +#: ../../operation/agentes/estado_agente.php:1102 +#: ../../operation/gis_maps/ajax.php:297 +#: ../../operation/inventory/inventory.php:1321 +#: ../../operation/search_agents.php:37 ../../operation/tree.php:79 +#: ../../operation/tree.php:145 +#: ../../enterprise/godmode/modules/configure_local_component.php:188 +#: ../../enterprise/godmode/modules/local_components.php:581 +#: ../../enterprise/godmode/modules/local_components.php:644 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:294 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:778 +#: ../../enterprise/include/class/AgentRepository.class.php:356 +#: ../../enterprise/include/class/AgentRepository.class.php:712 +#: ../../enterprise/include/class/AgentRepository.class.php:759 +#: ../../enterprise/include/class/DeploymentCenter.class.php:665 +#: ../../enterprise/include/class/DeploymentCenter.class.php:727 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1317 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/meta/agentsearch.php:135 +#: ../../enterprise/operation/agentes/tag_view.php:696 +#: ../../enterprise/tools/ipam/ipam_network.php:584 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:294 +#: ../../package_774/enterprise/meta/agentsearch.php:135 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:188 +msgid "OS" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:956 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1047 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1259 -msgid "Various" +#: ../../godmode/agentes/agent_manager.php:551 +msgid "OS version" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:964 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1481 -#: ../../include/class/ExternalTools.class.php:629 -msgid "SNMP Community" +#: ../../godmode/agentes/agent_manager.php:566 +#: ../../godmode/agentes/module_manager.php:690 +#: ../../godmode/events/event_edit_filter.php:958 +#: ../../godmode/massive/massive_edit_agents.php:789 +#: ../../godmode/modules/manage_network_components.php:778 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1476 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1497 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1519 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1541 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4588 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1132 +#: ../../include/class/AgentWizard.class.php:1311 +#: ../../include/functions_reporting_html.php:3022 +#: ../../include/functions_reporting_html.php:3222 +#: ../../operation/events/events.php:2228 +#: ../../operation/inventory/inventory.php:557 +#: ../../operation/custom_fields/custom_fields_view.php:710 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2029 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2067 +#: ../../enterprise/include/class/CSVImportAgents.class.php:157 +#: ../../enterprise/include/class/SAPView.class.php:226 +#: ../../enterprise/include/functions_events.php:216 +#: ../../enterprise/include/functions_reporting_csv.php:3330 +#: ../../enterprise/include/functions_reporting_csv.php:3480 +#: ../../enterprise/meta/advanced/policymanager.queue.php:256 +#: ../../enterprise/meta/include/functions_wizard_meta.php:174 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1796 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:103 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:727 +#: ../../enterprise/meta/agentsearch.php:132 +#: ../../enterprise/meta/agentsearch.php:332 +#: ../../enterprise/operation/log/log_viewer.php:656 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3088 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3169 +#: ../../package_774/enterprise/operation/log/log_viewer.php:644 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:715 +#: ../../package_774/enterprise/meta/agentsearch.php:132 +#: ../../package_774/enterprise/meta/agentsearch.php:332 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2007 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2045 +msgid "Server" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:971 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1055 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1213 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1344 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1354 -#: ../../extensions/api_checker.php:341 -#: ../../godmode/wizards/HostDevices.class.php:1504 -msgid "Credentials" +#: ../../godmode/agentes/agent_manager.php:573 +#: ../../godmode/agentes/agent_manager.php:902 +#: ../../godmode/agentes/agent_manager.php:1193 +#: ../../godmode/agentes/module_manager_editor_common.php:786 +#: ../../godmode/agentes/module_manager_editor_common.php:1161 +#: ../../godmode/agentes/module_manager_editor_common.php:1413 +#: ../../godmode/agentes/module_manager_editor_common.php:1714 +#: ../../godmode/agentes/module_manager_editor_common.php:1721 +#: ../../godmode/agentes/module_manager_editor_common.php:1732 +#: ../../godmode/agentes/module_manager_editor_common.php:1740 +#: ../../godmode/agentes/module_manager_editor_network.php:177 +#: ../../godmode/agentes/module_manager_editor_network.php:528 +#: ../../godmode/agentes/module_manager_editor_plugin.php:55 +#: ../../godmode/agentes/status_monitor_custom_fields.php:250 +#: ../../godmode/agentes/status_monitor_custom_fields.php:298 +#: ../../godmode/alerts/alert_actions.php:304 +#: ../../godmode/alerts/alert_commands.php:333 +#: ../../godmode/alerts/alert_commands.php:357 +#: ../../godmode/alerts/alert_commands.php:538 +#: ../../godmode/alerts/alert_commands.php:719 +#: ../../godmode/alerts/alert_commands.php:732 +#: ../../godmode/alerts/alert_list.list.php:845 +#: ../../godmode/alerts/configure_alert_template.php:693 +#: ../../godmode/alerts/configure_alert_template.php:760 +#: ../../godmode/alerts/configure_alert_template.php:854 +#: ../../godmode/alerts/configure_alert_template.php:876 +#: ../../godmode/alerts/configure_alert_template.php:893 +#: ../../godmode/alerts/configure_alert_template.php:910 +#: ../../godmode/events/custom_events.php:211 +#: ../../godmode/events/custom_events.php:259 +#: ../../godmode/events/event_edit_filter.php:1005 +#: ../../godmode/groups/configure_group.php:189 +#: ../../godmode/groups/configure_group.php:211 +#: ../../godmode/massive/massive_add_action_alerts.php:342 +#: ../../godmode/massive/massive_add_alerts.php:339 +#: ../../godmode/massive/massive_add_policies_alerts.php:239 +#: ../../godmode/massive/massive_add_policies_alerts.php:266 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:243 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:270 +#: ../../godmode/massive/massive_copy_modules.php:408 +#: ../../godmode/massive/massive_copy_modules.php:542 +#: ../../godmode/massive/massive_delete_alerts.php:366 +#: ../../godmode/massive/massive_delete_modules.php:523 +#: ../../godmode/massive/massive_delete_modules.php:631 +#: ../../godmode/massive/massive_delete_modules.php:718 +#: ../../godmode/massive/massive_delete_modules.php:767 +#: ../../godmode/massive/massive_delete_modules.php:775 +#: ../../godmode/massive/massive_delete_modules.php:776 +#: ../../godmode/massive/massive_delete_modules.php:777 +#: ../../godmode/massive/massive_delete_modules.php:778 +#: ../../godmode/massive/massive_delete_modules.php:836 +#: ../../godmode/massive/massive_delete_modules.php:866 +#: ../../godmode/massive/massive_delete_policies_alerts.php:253 +#: ../../godmode/massive/massive_delete_policies_alerts.php:280 +#: ../../godmode/massive/massive_delete_policies_alerts.php:306 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:253 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:280 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:306 +#: ../../godmode/massive/massive_edit_agents.php:786 +#: ../../godmode/massive/massive_edit_modules.php:491 +#: ../../godmode/massive/massive_edit_modules.php:1122 +#: ../../godmode/massive/massive_edit_modules.php:1309 +#: ../../godmode/massive/massive_edit_modules.php:1476 +#: ../../godmode/massive/massive_edit_modules.php:1516 +#: ../../godmode/massive/massive_edit_modules.php:1576 +#: ../../godmode/massive/massive_edit_modules.php:1662 +#: ../../godmode/massive/massive_edit_modules.php:1735 +#: ../../godmode/massive/massive_edit_modules.php:1840 +#: ../../godmode/massive/massive_edit_modules.php:1841 +#: ../../godmode/massive/massive_edit_modules.php:1842 +#: ../../godmode/massive/massive_edit_modules.php:1843 +#: ../../godmode/massive/massive_edit_modules.php:2103 +#: ../../godmode/massive/massive_edit_modules.php:2162 +#: ../../godmode/massive/massive_edit_plugins.php:338 +#: ../../godmode/massive/massive_edit_users.php:337 +#: ../../godmode/massive/massive_edit_users.php:397 +#: ../../godmode/massive/massive_edit_users.php:608 +#: ../../godmode/massive/massive_edit_users.php:616 +#: ../../godmode/massive/massive_edit_users.php:627 +#: ../../godmode/massive/massive_edit_users.php:635 +#: ../../godmode/modules/manage_nc_groups_form.php:80 +#: ../../godmode/modules/manage_network_components_form.php:674 +#: ../../godmode/modules/manage_network_components_form.php:680 +#: ../../godmode/modules/manage_network_components_form.php:689 +#: ../../godmode/modules/manage_network_components_form.php:695 +#: ../../godmode/modules/manage_network_components_form_common.php:460 +#: ../../godmode/modules/manage_network_components_form_network.php:318 +#: ../../godmode/modules/manage_network_components_form_plugin.php:42 +#: ../../godmode/reporting/create_container.php:572 +#: ../../godmode/reporting/graph_builder.graph_editor.php:296 +#: ../../godmode/reporting/reporting_builder.item_editor.php:234 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1073 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2643 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2725 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2746 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2778 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3847 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4008 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4401 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4444 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4465 +#: ../../godmode/reporting/visual_console_builder.elements.php:525 +#: ../../godmode/reporting/visual_console_builder.elements.php:678 +#: ../../godmode/reporting/visual_console_builder.elements.php:688 +#: ../../godmode/reporting/visual_console_builder.wizard.php:288 +#: ../../godmode/reporting/visual_console_builder.wizard.php:481 +#: ../../godmode/reporting/visual_console_builder.wizard.php:492 +#: ../../godmode/reporting/visual_console_builder.wizard.php:553 +#: ../../godmode/reporting/visual_console_builder.wizard.php:574 +#: ../../godmode/reporting/visual_console_builder.wizard.php:625 +#: ../../godmode/reporting/visual_console_builder.wizard.php:626 +#: ../../godmode/reporting/visual_console_builder.wizard.php:821 +#: ../../godmode/reporting/visual_console_builder.wizard.php:831 +#: ../../godmode/reporting/visual_console_builder.wizard.php:863 +#: ../../godmode/setup/os.builder.php:249 +#: ../../godmode/setup/setup_general.php:1151 +#: ../../godmode/setup/setup_general.php:1168 +#: ../../godmode/setup/setup_general.php:1177 +#: ../../godmode/setup/setup_general.php:1194 +#: ../../godmode/setup/setup_visuals.php:615 +#: ../../godmode/setup/setup_visuals.php:655 +#: ../../godmode/setup/setup_visuals.php:1134 +#: ../../godmode/snmpconsole/snmp_alert.php:40 +#: ../../godmode/snmpconsole/snmp_alert.php:1785 +#: ../../godmode/users/configure_user.php:1359 +#: ../../godmode/users/configure_user.php:1375 +#: ../../godmode/users/configure_user.php:1445 +#: ../../godmode/users/configure_user.php:1461 +#: ../../godmode/users/configure_user.php:1585 +#: ../../godmode/users/configure_user.php:1604 +#: ../../godmode/users/configure_user.php:1764 +#: ../../godmode/users/configure_user.php:1772 +#: ../../godmode/users/configure_user.php:1781 +#: ../../godmode/users/configure_user.php:1788 +#: ../../godmode/users/user_management.php:725 +#: ../../godmode/users/user_management.php:756 +#: ../../godmode/wizards/HostDevices.class.php:1115 +#: ../../include/ajax/agent.php:500 ../../include/ajax/agent.php:838 +#: ../../include/ajax/agent.php:921 ../../include/ajax/agent.php:987 +#: ../../include/ajax/audit_log.php:170 +#: ../../include/ajax/custom_fields.php:760 ../../include/ajax/events.php:575 +#: ../../include/ajax/events.php:836 ../../include/ajax/module.php:2373 +#: ../../include/ajax/module.php:2832 +#: ../../include/ajax/planned_downtime.ajax.php:85 +#: ../../include/class/AgentWizard.class.php:729 +#: ../../include/class/AgentWizard.class.php:785 +#: ../../include/class/NetworkMap.class.php:2944 +#: ../../include/class/NetworkMap.class.php:3213 +#: ../../include/class/NetworkMap.class.php:3236 +#: ../../include/class/NetworkMap.class.php:3309 +#: ../../include/class/NetworkMap.class.php:3319 +#: ../../include/class/NetworkMap.class.php:3430 +#: ../../include/class/NetworkMap.class.php:3451 +#: ../../include/class/SnmpConsole.class.php:314 +#: ../../include/class/SnmpConsole.class.php:1375 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:445 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:409 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:421 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:304 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:308 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:326 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:392 +#: ../../include/lib/Dashboard/Widgets/events_list.php:323 +#: ../../include/lib/Dashboard/Widgets/events_list.php:484 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:359 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:371 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:368 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:560 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:388 +#: ../../include/lib/Dashboard/Widgets/module_status.php:379 +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:336 +#: ../../include/lib/Dashboard/Widgets/module_value.php:363 +#: ../../include/lib/Dashboard/Widgets/netflow.php:205 +#: ../../include/lib/Dashboard/Widgets/network_map.php:365 +#: ../../include/lib/Dashboard/Widgets/reports.php:561 +#: ../../include/lib/Dashboard/Widgets/service_map.php:284 +#: ../../include/lib/Dashboard/Widgets/service_map.php:325 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:423 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:447 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:369 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:381 +#: ../../include/lib/Dashboard/Widgets/top_n.php:260 +#: ../../include/lib/ITSM/Manager.php:1230 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:364 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:399 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:318 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:829 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:841 +#: ../../include/rest-api/models/VisualConsole/Item.php:2088 +#: ../../include/rest-api/models/VisualConsole/Item.php:2207 +#: ../../include/rest-api/models/VisualConsole/Item.php:2325 +#: ../../include/rest-api/models/VisualConsole/Item.php:2447 +#: ../../include/functions.php:1214 ../../include/functions_cron.php:679 +#: ../../include/functions_events.php:3525 ../../include/functions_html.php:397 +#: ../../include/functions_html.php:862 ../../include/functions_html.php:1333 +#: ../../include/functions_html.php:1385 ../../include/functions_html.php:1432 +#: ../../include/functions_html.php:1433 ../../include/functions_html.php:1484 +#: ../../include/functions_html.php:1534 ../../include/functions_html.php:6868 +#: ../../include/functions_html.php:7382 +#: ../../include/functions_networkmap.php:1524 +#: ../../include/functions_profile.php:356 +#: ../../include/functions_profile.php:374 +#: ../../include/functions_profile.php:389 ../../include/functions_ui.php:1675 +#: ../../include/functions_visual_map_editor.php:398 +#: ../../include/functions_visual_map_editor.php:400 +#: ../../include/functions_visual_map_editor.php:616 +#: ../../include/functions_visual_map_editor.php:1003 +#: ../../include/functions_visual_map_editor.php:1056 +#: ../../include/functions_visual_map_editor.php:1122 +#: ../../mobile/operation/events.php:970 +#: ../../operation/agentes/pandora_networkmap.editor.php:494 +#: ../../operation/agentes/pandora_networkmap.view.php:227 +#: ../../operation/agentes/ver_agente.php:1232 +#: ../../operation/agentes/ver_agente.php:1288 +#: ../../operation/agentes/ver_agente.php:1303 +#: ../../operation/events/events.php:3045 +#: ../../operation/gis_maps/render_view.php:164 +#: ../../operation/reporting/graph_analytics.php:501 +#: ../../operation/snmpconsole/snmp_browser.php:391 +#: ../../operation/snmpconsole/snmp_browser.php:406 +#: ../../operation/snmpconsole/snmp_browser.php:416 +#: ../../operation/snmpconsole/snmp_browser.php:535 +#: ../../operation/users/user_edit.php:522 +#: ../../operation/users/user_edit.php:575 +#: ../../operation/users/user_edit.php:609 +#: ../../operation/users/user_edit.php:628 +#: ../../operation/users/user_edit.php:1023 +#: ../../operation/users/user_edit.php:1030 +#: ../../operation/users/user_edit.php:1039 +#: ../../operation/users/user_edit.php:1046 +#: ../../operation/custom_fields/custom_fields_view.php:251 +#: ../../views/ITSM/ITSMTicketEditView.php:217 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1058 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:502 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:633 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:729 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:152 +#: ../../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:151 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:123 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:144 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:164 +#: ../../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:250 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:405 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:482 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:558 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:559 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:560 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:561 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:610 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:484 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:893 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1008 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1122 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1157 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1231 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:125 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:219 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:29 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:270 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:117 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:197 +#: ../../enterprise/godmode/modules/configure_local_component.php:667 +#: ../../enterprise/godmode/modules/configure_local_component.php:865 +#: ../../enterprise/godmode/modules/configure_local_component.php:871 +#: ../../enterprise/godmode/modules/configure_local_component.php:879 +#: ../../enterprise/godmode/modules/configure_local_component.php:885 +#: ../../enterprise/godmode/policies/policy_agents.php:391 +#: ../../enterprise/godmode/policies/policy_agents.php:1734 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:634 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:195 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:488 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:507 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:520 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:529 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:541 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:573 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:60 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:539 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:556 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:572 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:588 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:612 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:628 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:670 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:703 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:714 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:733 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1136 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1260 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1275 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1285 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1300 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1322 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:315 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3204 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3421 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3516 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:250 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:868 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:889 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:904 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:913 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:923 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:927 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:954 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:90 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:408 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:431 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1112 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1128 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1149 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1158 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1537 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1565 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1586 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1613 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:184 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:446 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:603 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:611 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:621 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:643 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:696 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:729 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:751 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:761 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:782 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:804 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:829 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:852 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:873 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:308 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:340 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:346 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:358 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:368 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:315 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:683 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:702 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:716 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:726 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:736 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:740 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:766 +#: ../../enterprise/godmode/servers/manage_export_form.php:117 +#: ../../enterprise/include/ajax/ipam.ajax.php:400 +#: ../../enterprise/include/ajax/ipam.ajax.php:428 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:808 +#: ../../enterprise/include/ajax/policy.ajax.php:215 +#: ../../enterprise/include/ajax/policy.ajax.php:325 +#: ../../enterprise/include/ajax/policy.ajax.php:480 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:972 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:999 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1109 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1245 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1254 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2202 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2730 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2775 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3790 +#: ../../enterprise/include/class/Omnishell.class.php:1062 +#: ../../enterprise/include/class/Omnishell.class.php:1063 +#: ../../enterprise/include/class/SAP.app.php:612 +#: ../../enterprise/include/class/SAP.app.php:827 +#: ../../enterprise/include/class/SAP.app.php:828 +#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:274 +#: ../../enterprise/include/functions_reporting_csv.php:453 +#: ../../enterprise/include/functions_tasklist.php:379 +#: ../../enterprise/include/functions_tasklist.php:650 +#: ../../enterprise/include/functions_vulnerabilities.php:46 +#: ../../enterprise/include/functions_vulnerabilities.php:54 +#: ../../enterprise/include/functions_vulnerabilities.php:68 +#: ../../enterprise/include/functions_vulnerabilities.php:76 +#: ../../enterprise/include/functions_vulnerabilities.php:84 +#: ../../enterprise/include/functions_vulnerabilities.php:113 +#: ../../enterprise/include/functions_vulnerabilities.php:121 +#: ../../enterprise/include/functions_vulnerabilities.php:129 +#: ../../enterprise/include/functions_vulnerabilities.php:137 +#: ../../enterprise/include/functions_vulnerabilities.php:714 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:393 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:394 +#: ../../enterprise/meta/advanced/metasetup.relations.php:245 +#: ../../enterprise/meta/advanced/metasetup.setup.php:942 +#: ../../enterprise/meta/advanced/metasetup.setup.php:955 +#: ../../enterprise/meta/advanced/metasetup.visual.php:371 +#: ../../enterprise/meta/advanced/metasetup.visual.php:656 +#: ../../enterprise/meta/event/custom_events.php:223 +#: ../../enterprise/meta/event/custom_events.php:269 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:270 +#: ../../enterprise/operation/agentes/ver_agente.php:56 +#: ../../enterprise/operation/agentes/vulnerabilities.php:241 +#: ../../enterprise/operation/agentes/vulnerabilities.php:264 +#: ../../enterprise/operation/agentes/vulnerabilities.php:276 +#: ../../enterprise/operation/log/log_viewer.php:754 +#: ../../enterprise/operation/security/vulnerabilities.php:480 +#: ../../enterprise/operation/security/vulnerabilities.php:503 +#: ../../enterprise/operation/security/vulnerabilities.php:515 +#: ../../enterprise/tools/ipam/ipam_editor.php:206 +#: ../../enterprise/tools/ipam/ipam_editor.php:236 +#: ../../enterprise/tools/ipam/ipam_editor.php:268 +#: ../../enterprise/tools/ipam/ipam_list.php:147 +#: ../../enterprise/tools/ipam/ipam_list.php:172 +#: ../../enterprise/tools/ipam/ipam_list.php:197 +#: ../../enterprise/tools/ipam/ipam_network.php:780 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:627 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:810 +#: ../../enterprise/views/ipam/sites/edit.php:61 +#: ../../enterprise/views/ncm/agent/manage.php:663 +#: ../../package_774/enterprise/include/functions_tasklist.php:379 +#: ../../package_774/enterprise/include/functions_tasklist.php:650 +#: ../../package_774/enterprise/include/class/SAP.app.php:612 +#: ../../package_774/enterprise/include/class/SAP.app.php:827 +#: ../../package_774/enterprise/include/class/SAP.app.php:828 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:948 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:975 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1085 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1221 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1230 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2183 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2711 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2756 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3771 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:46 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:54 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:68 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:76 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:84 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:113 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:121 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:129 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:137 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:215 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:325 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:480 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:808 +#: ../../package_774/enterprise/operation/log/log_viewer.php:742 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:83 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:475 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:498 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:510 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:312 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:258 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:393 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:394 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:308 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:573 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:649 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:395 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1727 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:81 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:399 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:422 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:965 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:981 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1002 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1011 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1368 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1396 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1417 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:1444 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:60 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:539 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:556 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:572 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:588 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:612 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:628 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:670 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:703 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:714 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:733 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:184 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:446 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:603 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:611 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:621 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:643 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:696 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:729 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:751 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:761 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:782 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:804 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:829 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:852 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:873 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:315 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3061 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3278 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3373 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:405 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:482 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:558 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:559 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:560 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:561 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:610 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:483 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:892 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1007 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1121 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1156 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1211 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:667 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:865 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:871 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:879 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:885 +msgid "None" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:978 -#: ../../enterprise/meta/include/functions_wizard_meta.php:987 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1063 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1072 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1266 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1275 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1503 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1512 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1588 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1597 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1708 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1717 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:270 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:382 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:755 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1822 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2492 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2268 -#: ../../godmode/alerts/alert_view.php:272 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1525 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2625 -#: ../../include/functions_reporting_html.php:5040 -#: ../../include/functions.php:4088 ../../include/functions_ui.php:3170 -#: ../../include/functions_reporting.php:1547 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:366 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:413 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:442 -msgid "Min" +#: ../../godmode/agentes/agent_manager.php:584 +#: ../../godmode/agentes/agent_template.php:276 +#: ../../godmode/agentes/inventory_manager.php:234 +#: ../../godmode/agentes/modificar_agente.php:709 +#: ../../godmode/agentes/module_manager.php:711 +#: ../../godmode/agentes/module_manager_editor_common.php:1055 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:170 +#: ../../godmode/agentes/planned_downtime.editor.php:914 +#: ../../godmode/agentes/planned_downtime.list.php:734 +#: ../../godmode/alerts/alert_commands.php:1004 +#: ../../godmode/alerts/alert_templates.php:45 +#: ../../godmode/alerts/configure_alert_command.php:283 +#: ../../godmode/alerts/configure_alert_template.php:1223 +#: ../../godmode/events/event_responses.editor.php:141 +#: ../../godmode/events/event_responses.list.php:67 +#: ../../godmode/groups/configure_group.php:258 +#: ../../godmode/groups/group_list.php:1019 +#: ../../godmode/massive/massive_edit_agents.php:806 +#: ../../godmode/massive/massive_edit_modules.php:855 +#: ../../godmode/massive/massive_edit_plugins.php:494 +#: ../../godmode/modules/manage_inventory_modules.php:290 +#: ../../godmode/modules/manage_inventory_modules_form.php:128 +#: ../../godmode/modules/manage_network_components.php:780 +#: ../../godmode/modules/manage_network_components_form_common.php:451 +#: ../../godmode/modules/manage_network_components_form_wizard.php:557 +#: ../../godmode/modules/manage_network_templates.php:249 +#: ../../godmode/modules/manage_network_templates_form.php:172 +#: ../../godmode/modules/manage_network_templates_form.php:234 +#: ../../godmode/modules/module_list.php:100 +#: ../../godmode/netflow/nf_item_list.php:175 +#: ../../godmode/reporting/create_container.php:336 +#: ../../godmode/reporting/graph_builder.main.php:182 +#: ../../godmode/reporting/graphs.php:363 +#: ../../godmode/reporting/reporting_builder.item_editor.php:77 +#: ../../godmode/reporting/reporting_builder.item_editor.php:87 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1336 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4895 +#: ../../godmode/reporting/reporting_builder.main.php:140 +#: ../../godmode/reporting/reporting_builder.php:888 +#: ../../godmode/servers/modificar_server.php:212 +#: ../../godmode/servers/plugin.php:499 ../../godmode/servers/plugin.php:623 +#: ../../godmode/setup/os.builder.php:285 ../../godmode/setup/os.list.php:82 +#: ../../godmode/setup/snmp_wizard.php:41 +#: ../../godmode/snmpconsole/snmp_alert.php:769 +#: ../../godmode/snmpconsole/snmp_alert.php:1910 +#: ../../godmode/snmpconsole/snmp_filters.php:203 +#: ../../godmode/snmpconsole/snmp_filters.php:313 +#: ../../godmode/tag/edit_tag.php:200 ../../godmode/tag/tag.php:231 +#: ../../godmode/tag/tag.php:304 ../../godmode/users/user_list.php:582 +#: ../../godmode/wizards/ManageExtensions.class.php:359 +#: ../../godmode/files_repo/files_repo_form.php:88 +#: ../../godmode/files_repo/files_repo_list.php:50 +#: ../../include/ajax/events.php:2714 ../../include/ajax/events_extended.php:91 +#: ../../include/ajax/heatmap.ajax.php:288 +#: ../../include/ajax/heatmap.ajax.php:413 +#: ../../include/ajax/heatmap.ajax.php:473 ../../include/ajax/module.php:1055 +#: ../../include/class/AgentWizard.class.php:1313 +#: ../../include/class/AgentWizard.class.php:4219 +#: ../../include/class/ConfigPEN.class.php:450 +#: ../../include/class/ConfigPEN.class.php:601 +#: ../../include/class/ExtensionsDiscovery.class.php:1459 +#: ../../include/class/ManageNetScanScripts.class.php:404 +#: ../../include/class/ManageNetScanScripts.class.php:562 +#: ../../include/class/ManageNetScanScripts.class.php:611 +#: ../../include/class/ModuleTemplates.class.php:849 +#: ../../include/class/ModuleTemplates.class.php:1042 +#: ../../include/class/ModuleTemplates.class.php:1186 +#: ../../include/class/SatelliteCollection.class.php:134 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1085 +#: ../../include/lib/ClusterViewer/ClusterWizard.php:813 +#: ../../include/lib/Group.php:583 ../../include/functions_container.php:147 +#: ../../include/functions_reporting_html.php:162 +#: ../../include/functions_reporting_html.php:1042 +#: ../../include/functions_reporting_html.php:2268 +#: ../../include/functions_reporting_html.php:2424 +#: ../../include/functions_reporting_html.php:4872 +#: ../../include/functions_reporting_html.php:4920 +#: ../../include/functions_reporting_html.php:6707 +#: ../../include/functions_reporting_html.php:7593 +#: ../../include/functions_snmp_browser.php:570 +#: ../../include/functions_snmp_browser.php:1940 +#: ../../include/functions_treeview.php:126 +#: ../../include/functions_treeview.php:720 +#: ../../operation/agentes/custom_fields.php:69 +#: ../../operation/agentes/estado_agente.php:1098 +#: ../../operation/agentes/estado_generalagente.php:164 +#: ../../operation/agentes/gis_view.php:222 +#: ../../operation/agentes/pandora_networkmap.editor.php:374 +#: ../../operation/agentes/pandora_networkmap.view.php:146 +#: ../../operation/gis_maps/ajax.php:325 ../../operation/gis_maps/ajax.php:459 +#: ../../operation/reporting/custom_reporting.php:35 +#: ../../operation/reporting/graph_viewer.php:598 +#: ../../operation/inventory/inventory.php:1320 +#: ../../operation/search_agents.php:36 ../../operation/search_graphs.php:31 +#: ../../operation/search_policies.php:36 ../../operation/search_reports.php:43 +#: ../../operation/search_reports.php:59 ../../operation/search_users.php:48 +#: ../../views/calendar/edit.php:112 ../../views/calendar/list.php:98 +#: ../../views/calendar/special_days_edit.php:138 +#: ../../views/cluster/list.php:70 ../../views/consoles/list.php:70 +#: ../../views/ITSM/ITSMTicketDetailView.php:207 +#: ../../views/ITSM/ITSMTicketDetailView.php:285 +#: ../../views/ITSM/ITSMTicketDetailView.php:352 +#: ../../views/ITSM/ITSMTicketEditView.php:229 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:368 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:145 +#: ../../enterprise/godmode/agentes/collection_manager.php:163 +#: ../../enterprise/godmode/agentes/collection_manager.php:263 +#: ../../enterprise/godmode/agentes/collections.data.php:606 +#: ../../enterprise/godmode/agentes/collections.php:507 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:430 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:162 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:182 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:241 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:692 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:302 +#: ../../enterprise/godmode/modules/configure_local_component.php:593 +#: ../../enterprise/godmode/modules/configure_local_component.php:777 +#: ../../enterprise/godmode/policies/configure_policy.php:146 +#: ../../enterprise/godmode/policies/policy_collections.php:242 +#: ../../enterprise/godmode/policies/policy_collections.php:325 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:269 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:218 +#: ../../enterprise/godmode/reporting/graph_template_list.php:204 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:466 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:231 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1725 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:455 +#: ../../enterprise/godmode/services/services.elements.php:103 +#: ../../enterprise/godmode/services/services.service.php:596 +#: ../../enterprise/godmode/setup/edit_skin.php:274 +#: ../../enterprise/godmode/setup/setup_skins.php:191 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:409 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:143 +#: ../../enterprise/include/ajax/ipam.ajax.php:371 +#: ../../enterprise/include/ajax/ipam.ajax.php:615 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:466 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:370 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:883 +#: ../../enterprise/include/class/ManageBackups.class.php:164 +#: ../../enterprise/include/functions_cron.php:178 +#: ../../enterprise/include/functions_ipam.php:1376 +#: ../../enterprise/include/functions_ipam.php:2059 +#: ../../enterprise/include/functions_reporting_csv.php:394 +#: ../../enterprise/include/functions_reporting_csv.php:396 +#: ../../enterprise/include/functions_reporting_csv.php:422 +#: ../../enterprise/include/functions_reporting_csv.php:424 +#: ../../enterprise/include/functions_reporting_csv.php:448 +#: ../../enterprise/include/functions_reporting_csv.php:450 +#: ../../enterprise/include/functions_reporting_csv.php:478 +#: ../../enterprise/include/functions_reporting_csv.php:480 +#: ../../enterprise/include/functions_reporting_csv.php:507 +#: ../../enterprise/include/functions_reporting_csv.php:509 +#: ../../enterprise/include/functions_reporting_csv.php:536 +#: ../../enterprise/include/functions_reporting_csv.php:538 +#: ../../enterprise/include/functions_reporting_csv.php:571 +#: ../../enterprise/include/functions_reporting_csv.php:573 +#: ../../enterprise/include/functions_reporting_csv.php:601 +#: ../../enterprise/include/functions_reporting_csv.php:603 +#: ../../enterprise/include/functions_reporting_csv.php:647 +#: ../../enterprise/include/functions_reporting_csv.php:649 +#: ../../enterprise/include/functions_reporting_csv.php:682 +#: ../../enterprise/include/functions_reporting_csv.php:684 +#: ../../enterprise/include/functions_reporting_csv.php:711 +#: ../../enterprise/include/functions_reporting_csv.php:713 +#: ../../enterprise/include/functions_reporting_csv.php:739 +#: ../../enterprise/include/functions_reporting_csv.php:741 +#: ../../enterprise/include/functions_reporting_csv.php:769 +#: ../../enterprise/include/functions_reporting_csv.php:771 +#: ../../enterprise/include/functions_reporting_csv.php:800 +#: ../../enterprise/include/functions_reporting_csv.php:802 +#: ../../enterprise/include/functions_reporting_csv.php:1036 +#: ../../enterprise/include/functions_reporting_csv.php:1039 +#: ../../enterprise/include/functions_reporting_csv.php:1259 +#: ../../enterprise/include/functions_reporting_csv.php:1261 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/include/functions_reporting_csv.php:1305 +#: ../../enterprise/include/functions_reporting_csv.php:1307 +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../enterprise/include/functions_reporting_csv.php:1394 +#: ../../enterprise/include/functions_reporting_csv.php:1396 +#: ../../enterprise/include/functions_reporting_csv.php:1423 +#: ../../enterprise/include/functions_reporting_csv.php:1425 +#: ../../enterprise/include/functions_reporting_csv.php:1462 +#: ../../enterprise/include/functions_reporting_csv.php:1464 +#: ../../enterprise/include/functions_reporting_csv.php:1506 +#: ../../enterprise/include/functions_reporting_csv.php:1508 +#: ../../enterprise/include/functions_reporting_csv.php:1538 +#: ../../enterprise/include/functions_reporting_csv.php:1540 +#: ../../enterprise/include/functions_reporting_csv.php:1575 +#: ../../enterprise/include/functions_reporting_csv.php:1577 +#: ../../enterprise/include/functions_reporting_csv.php:1598 +#: ../../enterprise/include/functions_reporting_csv.php:1600 +#: ../../enterprise/include/functions_reporting_csv.php:1689 +#: ../../enterprise/include/functions_reporting_csv.php:1691 +#: ../../enterprise/include/functions_reporting_csv.php:1750 +#: ../../enterprise/include/functions_reporting_csv.php:1752 +#: ../../enterprise/include/functions_reporting_csv.php:1776 +#: ../../enterprise/include/functions_reporting_csv.php:1778 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1807 +#: ../../enterprise/include/functions_reporting_csv.php:1809 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1862 +#: ../../enterprise/include/functions_reporting_csv.php:1864 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1917 +#: ../../enterprise/include/functions_reporting_csv.php:1919 +#: ../../enterprise/include/functions_reporting_csv.php:1966 +#: ../../enterprise/include/functions_reporting_csv.php:1968 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:2021 +#: ../../enterprise/include/functions_reporting_csv.php:2023 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../enterprise/include/functions_reporting_csv.php:2050 +#: ../../enterprise/include/functions_reporting_csv.php:2052 +#: ../../enterprise/include/functions_reporting_csv.php:2087 +#: ../../enterprise/include/functions_reporting_csv.php:2089 +#: ../../enterprise/include/functions_reporting_csv.php:2211 +#: ../../enterprise/include/functions_reporting_csv.php:2327 +#: ../../enterprise/include/functions_reporting_csv.php:2473 +#: ../../enterprise/include/functions_reporting_csv.php:2475 +#: ../../enterprise/include/functions_reporting_csv.php:2523 +#: ../../enterprise/include/functions_reporting_csv.php:2525 +#: ../../enterprise/include/functions_reporting_csv.php:2567 +#: ../../enterprise/include/functions_reporting_csv.php:2635 +#: ../../enterprise/include/functions_reporting_csv.php:2774 +#: ../../enterprise/include/functions_reporting_csv.php:2816 +#: ../../enterprise/include/functions_reporting_csv.php:2820 +#: ../../enterprise/include/functions_reporting_csv.php:2873 +#: ../../enterprise/include/functions_reporting_csv.php:2875 +#: ../../enterprise/include/functions_reporting_csv.php:2904 +#: ../../enterprise/include/functions_reporting_csv.php:2906 +#: ../../enterprise/include/functions_reporting_csv.php:2940 +#: ../../enterprise/include/functions_reporting_csv.php:2942 +#: ../../enterprise/include/functions_reporting_csv.php:2993 +#: ../../enterprise/include/functions_reporting_csv.php:2995 +#: ../../enterprise/include/functions_reporting_csv.php:3015 +#: ../../enterprise/include/functions_reporting_csv.php:3017 +#: ../../enterprise/include/functions_reporting_csv.php:3056 +#: ../../enterprise/include/functions_reporting_csv.php:3058 +#: ../../enterprise/include/functions_reporting_csv.php:3110 +#: ../../enterprise/include/functions_reporting_csv.php:3112 +#: ../../enterprise/include/functions_reporting_csv.php:3139 +#: ../../enterprise/include/functions_reporting_csv.php:3141 +#: ../../enterprise/include/functions_reporting_csv.php:3215 +#: ../../enterprise/include/functions_reporting_csv.php:3217 +#: ../../enterprise/include/functions_reporting_csv.php:3266 +#: ../../enterprise/include/functions_reporting_csv.php:3268 +#: ../../enterprise/include/functions_reporting_csv.php:3314 +#: ../../enterprise/include/functions_reporting_csv.php:3320 +#: ../../enterprise/include/functions_reporting_csv.php:3393 +#: ../../enterprise/include/functions_reporting_csv.php:3399 +#: ../../enterprise/include/functions_reporting_csv.php:3463 +#: ../../enterprise/include/functions_reporting_csv.php:3469 +#: ../../enterprise/include/functions_reporting_csv.php:3534 +#: ../../enterprise/include/functions_reporting_csv.php:3536 +#: ../../enterprise/include/functions_reporting_csv.php:3583 +#: ../../enterprise/include/functions_reporting_csv.php:3589 +#: ../../enterprise/include/functions_services.php:1672 +#: ../../enterprise/meta/advanced/collections.data.php:465 +#: ../../enterprise/meta/advanced/collections.php:406 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:77 +#: ../../enterprise/meta/include/functions_autoprovision.php:496 +#: ../../enterprise/meta/include/functions_autoprovision.php:608 +#: ../../enterprise/meta/include/functions_wizard_meta.php:196 +#: ../../enterprise/meta/include/functions_wizard_meta.php:473 +#: ../../enterprise/meta/include/functions_wizard_meta.php:586 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1141 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1461 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1583 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1686 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1809 +#: ../../enterprise/meta/agentsearch.php:134 +#: ../../enterprise/meta/agentsearch.php:334 +#: ../../enterprise/mobile/include/enterprise.class.php:87 +#: ../../enterprise/operation/agentes/collection_view.php:86 +#: ../../enterprise/operation/agentes/policy_manager.php:514 +#: ../../enterprise/operation/agentes/policy_view.php:68 +#: ../../enterprise/operation/agentes/tag_view.php:694 +#: ../../enterprise/operation/agentes/ver_agente.php:78 +#: ../../enterprise/operation/services/massive/services.create.php:676 +#: ../../enterprise/operation/services/services.list.php:538 +#: ../../enterprise/operation/services/services.service.php:110 +#: ../../enterprise/tools/ipam/ipam_editor.php:172 +#: ../../enterprise/tools/ipam/ipam_excel.php:138 +#: ../../enterprise/tools/ipam/ipam_excel.php:209 +#: ../../enterprise/tools/ipam/ipam_list.php:59 +#: ../../enterprise/tools/ipam/ipam_list.php:695 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:61 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:820 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1199 +#: ../../enterprise/tools/ipam/ipam_supernet_network.php:84 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:54 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:496 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:791 +#: ../../enterprise/tools/ipam/ipam_vlan_network.php:40 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:488 +#: ../../enterprise/views/ipam/sites/edit.php:71 +#: ../../enterprise/views/ipam/sites/list.php:47 +#: ../../enterprise/views/ncm/devices/list.php:126 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:859 +#: ../../package_774/enterprise/include/functions_cron.php:178 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:359 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:361 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:405 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:407 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:440 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:442 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:469 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:471 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:497 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:499 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:527 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:529 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:558 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:560 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:794 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:797 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1017 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1019 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1063 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1065 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1152 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1154 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1181 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1183 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1220 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1222 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1264 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1266 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1296 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1298 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1333 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1335 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1356 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1358 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1447 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1449 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1508 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1510 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1534 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1536 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1565 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1567 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1620 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1622 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1675 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1677 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1724 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1726 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1779 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1781 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1808 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1810 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1845 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1847 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1969 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2085 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2231 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2233 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2281 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2283 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2325 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2393 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2532 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2574 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2578 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2631 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2633 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2662 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2664 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2698 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2700 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2751 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2753 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2773 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2775 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2814 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2816 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2868 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2870 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2897 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2899 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2973 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2975 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3024 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3026 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3072 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3078 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3152 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3158 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3222 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3224 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:183 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:464 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:676 +#: ../../package_774/enterprise/meta/agentsearch.php:134 +#: ../../package_774/enterprise/meta/agentsearch.php:334 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:488 +#: ../../package_774/enterprise/godmode/services/services.service.php:596 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:446 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1703 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:691 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:593 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:777 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:409 +msgid "Description" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:980 -#: ../../enterprise/meta/include/functions_wizard_meta.php:989 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1065 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1074 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1268 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1277 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1505 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1514 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1590 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1599 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1710 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1719 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:282 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:375 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:763 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1820 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2485 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2268 -#: ../../godmode/alerts/alert_view.php:272 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1527 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2618 -#: ../../include/functions_reporting_html.php:5039 -#: ../../include/functions.php:4095 ../../include/functions_ui.php:3170 -#: ../../include/functions_reporting.php:1543 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:375 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:422 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:451 -msgid "Max" +#: ../../godmode/agentes/agent_manager.php:672 +msgid "Remote config disabled, please activate to enable agent basic options" msgstr "" +#: ../../godmode/agentes/agent_manager.php:677 +msgid "Enable security hardening monitoring" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:690 +msgid "Enable log collection" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:704 +msgid "Enable inventory" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:722 +msgid "Pandora RC connected with id " +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:731 +msgid "This agent do not have a Pandora RC agent installed, install one." +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:737 +msgid "Enable remote control" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:747 +#: ../../godmode/agentes/agent_manager.php:748 +msgid "Only available for agents 774 or higher" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:754 +msgid "Remote config is enabled only in the Enteprise version" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:764 +msgid "Basic options" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:786 +#: ../../godmode/reporting/reporting_builder.item_editor.php:76 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1084 +#: ../../include/functions_agents.php:4837 +#: ../../include/functions_events.php:5138 +#: ../../operation/inventory/inventory.php:1319 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:683 +msgid "Secondary groups" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:797 +msgid "Agent parent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:825 +msgid "Cascade protection modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:841 +#: ../../godmode/massive/massive_edit_agents.php:923 +msgid "Learning mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:851 +#: ../../godmode/massive/massive_edit_agents.php:934 +msgid "Normal mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:861 +#: ../../godmode/massive/massive_edit_agents.php:945 +msgid "Autodisable mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:870 +#: ../../godmode/massive/massive_edit_agents.php:911 +msgid "Module definition" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:882 +msgid "Cascade protection services" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:889 +msgid "Update new GIS data" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:965 +msgid "URL Address" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:971 +msgid "Disabled mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:982 +#: ../../godmode/agentes/modificar_agente.php:808 +#: ../../godmode/agentes/module_manager.php:832 +#: ../../godmode/agentes/module_manager_editor_common.php:1447 +#: ../../godmode/agentes/planned_downtime.editor.php:929 +#: ../../godmode/agentes/planned_downtime.list.php:778 +#: ../../godmode/massive/massive_edit_agents.php:1140 +#: ../../godmode/massive/massive_edit_modules.php:1366 +#: ../../include/ajax/module.php:1167 ../../include/functions_agents.php:4609 +#: ../../mobile/operation/agent.php:180 +#: ../../operation/agentes/estado_agente.php:1214 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1059 +#: ../../enterprise/godmode/services/services.service.php:777 +#: ../../enterprise/operation/services/massive/services.create.php:848 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:848 +#: ../../package_774/enterprise/godmode/services/services.service.php:777 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1058 +msgid "Quiet" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1009 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1564 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1412 +msgid "Delete remote configuration file" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1018 +#: ../../godmode/agentes/configurar_agente.php:629 +#: ../../godmode/agentes/configurar_agente.php:781 +#: ../../godmode/massive/massive_edit_agents.php:998 +#: ../../godmode/reporting/reporting_builder.item_editor.php:82 +#: ../../godmode/servers/servers.build_table.php:295 +#: ../../include/functions_agents.php:4872 +#: ../../enterprise/godmode/policies/policy_agents.php:959 +#: ../../enterprise/meta/advanced/servers.build_table.php:247 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:969 +msgid "Remote configuration" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1048 +#: ../../godmode/massive/massive_edit_agents.php:1159 +msgid "Safe operation mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1060 +msgid "Vulnerability scanning" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1063 +#: ../../godmode/agentes/modificar_agente.php:799 +#: ../../godmode/agentes/module_manager.php:1071 +#: ../../godmode/agentes/module_manager.php:1084 +#: ../../godmode/agentes/module_manager_editor_common.php:255 +#: ../../godmode/agentes/module_manager_editor_common.php:712 +#: ../../godmode/agentes/module_manager_editor_common.php:1347 +#: ../../godmode/alerts/alert_list.list.php:172 +#: ../../godmode/alerts/alert_view.php:552 +#: ../../godmode/alerts/configure_alert_template.php:1000 +#: ../../godmode/groups/group_list.php:1088 +#: ../../godmode/massive/massive_edit_agents.php:970 +#: ../../godmode/massive/massive_edit_agents.php:1169 +#: ../../godmode/massive/massive_edit_modules.php:881 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:400 +#: ../../include/functions_agents.php:1494 +#: ../../include/functions_agents.php:4607 +#: ../../include/functions_reporting.php:7352 +#: ../../include/functions_reporting_html.php:4885 +#: ../../include/functions_treeview.php:66 +#: ../../include/functions_treeview.php:647 +#: ../../include/functions_visual_map_editor.php:872 +#: ../../mobile/operation/agent.php:173 ../../mobile/operation/alerts.php:68 +#: ../../operation/agentes/alerts_status.functions.php:115 +#: ../../operation/search_agents.getdata.php:175 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:105 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:714 +#: ../../enterprise/godmode/modules/configure_local_component.php:564 +#: ../../enterprise/godmode/policies/policy_agents.php:681 +#: ../../enterprise/godmode/policies/policy_agents.php:686 +#: ../../enterprise/godmode/policies/policy_agents.php:1781 +#: ../../enterprise/godmode/policies/policy_agents.php:1797 +#: ../../enterprise/godmode/setup/edit_skin.php:288 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2239 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3519 +#: ../../enterprise/include/class/DatabaseHA.class.php:211 +#: ../../enterprise/include/class/VMware.app.php:902 +#: ../../enterprise/include/lib/NetworkManager.php:211 +#: ../../enterprise/include/lib/NetworkManager.php:235 +#: ../../enterprise/meta/include/functions_wizard_meta.php:240 +#: ../../enterprise/meta/include/functions_wizard_meta.php:525 +#: ../../enterprise/meta/include/functions_wizard_meta.php:597 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1145 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1530 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1623 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1817 +#: ../../enterprise/meta/agentsearch.php:250 +#: ../../enterprise/meta/agentsearch.php:253 +#: ../../enterprise/meta/agentsearch.php:260 +#: ../../enterprise/meta/agentsearch.php:263 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2220 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3500 +#: ../../package_774/enterprise/include/class/VMware.app.php:902 +#: ../../package_774/enterprise/meta/agentsearch.php:250 +#: ../../package_774/enterprise/meta/agentsearch.php:253 +#: ../../package_774/enterprise/meta/agentsearch.php:260 +#: ../../package_774/enterprise/meta/agentsearch.php:263 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:691 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:696 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1774 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1790 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:713 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:564 +msgid "Disabled" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1064 +#: ../../godmode/agentes/module_manager_editor_common.php:713 +#: ../../godmode/agentes/module_manager_editor_common.php:716 +#: ../../godmode/agentes/module_manager_editor_common.php:727 +#: ../../godmode/alerts/configure_alert_template.php:1001 +#: ../../godmode/groups/group_list.php:1088 +#: ../../godmode/massive/massive_edit_agents.php:1168 +#: ../../godmode/modules/manage_network_components_form_wizard.php:249 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:401 +#: ../../include/functions_agents.php:4873 +#: ../../include/functions_reporting_html.php:4883 +#: ../../include/functions_visual_map_editor.php:871 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2240 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3526 +#: ../../enterprise/include/class/DatabaseHA.class.php:205 +#: ../../enterprise/tools/ipam/ipam_ajax.php:422 +#: ../../enterprise/tools/ipam/ipam_massive.php:140 +#: ../../enterprise/tools/ipam/ipam_network.php:588 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2221 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3507 +msgid "Enabled" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1065 +msgid "Use global settings" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1078 +#: ../../godmode/agentes/module_manager_editor_common.php:648 +#: ../../godmode/massive/massive_edit_agents.php:1190 +#: ../../godmode/massive/massive_edit_modules.php:1548 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1185 +msgid "Ignore unknown" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1078 +#: ../../godmode/massive/massive_edit_agents.php:1190 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1185 +msgid "" +"This disables the calculation of the unknown state in the agent and any of " +"its modules, so it will never transition to unknown. The state it reflects " +"is the last known status." +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1091 +#: ../../godmode/agentes/module_manager_editor.php:754 +#: ../../godmode/massive/massive_add_action_alerts.php:251 +#: ../../godmode/massive/massive_edit_agents.php:1208 +#: ../../godmode/setup/demo.php:272 +#: ../../include/functions_visual_map_editor.php:941 +#: ../../operation/agentes/status_monitor.php:1035 +#: ../../operation/events/events.php:2546 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:653 +#: ../../enterprise/godmode/policies/policy_modules.php:422 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:138 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:227 +#: ../../enterprise/godmode/setup/setup_history.php:277 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:681 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:772 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:777 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:668 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:414 +msgid "Advanced options" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1154 +msgid "Link text:" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1165 +msgid "Link URL:" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1219 +#: ../../godmode/agentes/fields_manager.php:59 +#: ../../godmode/massive/massive_edit_agents.php:1300 +#: ../../godmode/reporting/reporting_builder.item_editor.php:79 +#: ../../godmode/menu.php:193 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1090 +#: ../../include/functions_events.php:4505 +#: ../../include/functions_reporting_html.php:2280 +#: ../../operation/agentes/status_monitor.php:65 +#: ../../operation/agentes/status_monitor.php:88 +#: ../../operation/agentes/status_monitor.php:293 +#: ../../operation/agentes/status_monitor.php:316 +#: ../../operation/agentes/ver_agente.php:1732 +#: ../../operation/agentes/ver_agente.php:2025 +#: ../../operation/inventory/inventory.php:1325 +#: ../../enterprise/meta/event/custom_events.php:54 +#: ../../enterprise/meta/event/custom_events.php:59 +#: ../../enterprise/meta/event/custom_events.php:72 +#: ../../enterprise/meta/event/custom_events.php:90 +msgid "Custom fields" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1265 +#: ../../godmode/agentes/agent_manager.php:1326 +#: ../../godmode/agentes/modificar_agente.php:1007 +msgid "Delete agent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1279 +#: ../../godmode/agentes/configure_field.php:203 +#: ../../godmode/agentes/module_manager.php:1217 +#: ../../godmode/agentes/module_manager_editor.php:821 +#: ../../godmode/agentes/planned_downtime.list.php:680 +#: ../../godmode/agentes/planned_downtime.list.php:989 +#: ../../godmode/alerts/alert_actions.php:508 +#: ../../godmode/alerts/alert_commands.php:1097 +#: ../../godmode/alerts/alert_list.list.php:1121 +#: ../../godmode/alerts/alert_list.php:630 +#: ../../godmode/alerts/alert_templates.php:520 +#: ../../godmode/alerts/configure_alert_action.php:472 +#: ../../godmode/alerts/configure_alert_command.php:395 +#: ../../godmode/category/edit_category.php:201 +#: ../../godmode/events/event_edit_filter.php:985 +#: ../../godmode/events/event_responses.editor.php:328 +#: ../../godmode/groups/configure_group.php:296 +#: ../../godmode/groups/configure_modu_group.php:102 +#: ../../godmode/modules/manage_inventory_modules.php:374 +#: ../../godmode/modules/manage_inventory_modules_form.php:249 +#: ../../godmode/modules/manage_nc_groups.php:344 +#: ../../godmode/modules/manage_nc_groups_form.php:98 +#: ../../godmode/modules/manage_network_components.php:899 +#: ../../godmode/modules/manage_network_components_form.php:384 +#: ../../godmode/modules/manage_network_templates.php:311 +#: ../../godmode/modules/manage_network_templates_form.php:180 +#: ../../godmode/netflow/nf_edit_form.php:454 +#: ../../godmode/reporting/create_container.php:383 +#: ../../godmode/reporting/graph_builder.main.php:305 +#: ../../godmode/reporting/map_builder.php:586 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2807 +#: ../../godmode/reporting/reporting_builder.main.php:45 +#: ../../godmode/servers/plugin.php:761 ../../godmode/setup/gis.php:100 +#: ../../godmode/setup/links.php:169 ../../godmode/setup/news.php:325 +#: ../../godmode/setup/os.builder.php:66 ../../godmode/setup/os.builder.php:120 +#: ../../godmode/setup/os.builder.php:235 +#: ../../godmode/setup/os_version.builder.php:69 +#: ../../godmode/setup/os_version.builder.php:142 +#: ../../godmode/setup/os_version.php:91 ../../godmode/setup/os_version.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:1715 +#: ../../godmode/snmpconsole/snmp_alert.php:2204 +#: ../../godmode/snmpconsole/snmp_filters.php:275 +#: ../../godmode/snmpconsole/snmp_filters.php:366 +#: ../../godmode/tag/edit_tag.php:262 +#: ../../godmode/users/configure_user.php:1679 +#: ../../include/class/EventSound.class.php:199 +#: ../../include/class/EventSound.class.php:282 +#: ../../include/class/ManageNetScanScripts.class.php:765 +#: ../../include/class/ModuleTemplates.class.php:933 +#: ../../include/class/ModuleTemplates.class.php:987 +#: ../../include/class/WelcomeWindow.class.php:699 +#: ../../include/class/WelcomeWindow.class.php:744 +#: ../../include/class/WelcomeWindow.class.php:797 +#: ../../include/class/WelcomeWindow.class.php:828 +#: ../../include/class/WelcomeWindow.class.php:901 +#: ../../include/functions_filemanager.php:928 +#: ../../include/functions_filemanager.php:1002 +#: ../../include/functions_visual_map_editor.php:930 +#: ../../operation/gis_maps/gis_map.php:220 ../../views/calendar/edit.php:129 +#: ../../views/calendar/list.php:149 ../../views/calendar/special_days.php:346 +#: ../../views/calendar/special_days.php:429 +#: ../../views/calendar/special_days.php:504 +#: ../../views/calendar/special_days.php:529 +#: ../../views/calendar/special_days_edit.php:162 +#: ../../views/calendar/special_days_edit.php:209 +#: ../../views/ITSM/ITSMTicketEditView.php:249 +#: ../../views/ITSM/ITSMTicketListView.php:162 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:837 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:914 +#: ../../enterprise/godmode/agentes/collections.agents.php:47 +#: ../../enterprise/godmode/agentes/collections.data.php:82 +#: ../../enterprise/godmode/agentes/collections.data.php:191 +#: ../../enterprise/godmode/agentes/collections.data.php:219 +#: ../../enterprise/godmode/agentes/collections.data.php:243 +#: ../../enterprise/godmode/agentes/collections.data.php:274 +#: ../../enterprise/godmode/agentes/collections.data.php:338 +#: ../../enterprise/godmode/agentes/collections.editor.php:190 +#: ../../enterprise/godmode/agentes/collections.php:593 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:459 +#: ../../enterprise/godmode/modules/configure_local_component.php:845 +#: ../../enterprise/godmode/modules/local_components.php:765 +#: ../../enterprise/godmode/policies/configure_policy.php:174 +#: ../../enterprise/godmode/policies/policies.php:726 +#: ../../enterprise/godmode/policies/policy_modules.php:442 +#: ../../enterprise/godmode/policies/policy_modules.php:1820 +#: ../../enterprise/godmode/policies/policy_modules.php:1967 +#: ../../enterprise/godmode/reporting/aws_view.php:194 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:296 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:109 +#: ../../enterprise/godmode/servers/manage_export.php:159 +#: ../../enterprise/godmode/servers/manage_export.php:216 +#: ../../enterprise/godmode/servers/manage_export_form.php:186 +#: ../../enterprise/godmode/services/services.service.php:981 +#: ../../enterprise/godmode/setup/edit_skin.php:302 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:452 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:42 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:165 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:795 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3398 +#: ../../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.editor.php:162 +#: ../../enterprise/meta/advanced/collections.php:524 +#: ../../enterprise/meta/advanced/cron_main.php:320 +#: ../../enterprise/meta/advanced/links.php:137 +#: ../../enterprise/meta/include/functions_autoprovision.php:632 +#: ../../enterprise/meta/include/functions_autoprovision.php:857 +#: ../../enterprise/tools/ipam/ipam.php:421 +#: ../../enterprise/tools/ipam/ipam_editor.php:427 +#: ../../enterprise/tools/ipam/ipam_list.php:860 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:171 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:393 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:531 +#: ../../enterprise/views/ipam/sites/edit.php:106 +#: ../../enterprise/views/ipam/sites/list.php:100 +#: ../../enterprise/views/ncm/firmwares/edit.php:183 +#: ../../enterprise/views/ncm/firmwares/list.php:134 +#: ../../enterprise/views/ncm/models/edit.php:117 +#: ../../enterprise/views/ncm/models/list.php:123 +#: ../../enterprise/views/ncm/snippets/edit.php:123 +#: ../../enterprise/views/ncm/snippets/list.php:129 +#: ../../enterprise/views/ncm/templates/edit.php:328 +#: ../../enterprise/views/ncm/templates/list.php:135 +#: ../../enterprise/views/ncm/vendors/edit.php:127 +#: ../../enterprise/views/ncm/vendors/list.php:121 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:190 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:135 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3379 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:531 +#: ../../package_774/enterprise/godmode/services/services.service.php:981 +#: ../../package_774/enterprise/godmode/policies/policies.php:762 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:434 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1813 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1940 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:786 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:845 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:452 +msgid "Create" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1319 +#: ../../godmode/agentes/modificar_agente.php:979 +msgid "This agent belongs to the clusters" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1327 +#: ../../godmode/setup/setup_visuals.php:2376 +msgid "This action is not reversible. Are you sure" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:1388 +msgid "Secondary group cannot be primary too." +msgstr "" + +#: ../../godmode/agentes/agent_template.php:172 +msgid "Error adding modules" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:174 +msgid "Error adding modules. The following errors already exists: " +msgstr "" + +#: ../../godmode/agentes/agent_template.php:179 +#: ../../include/functions_api.php:15261 +msgid "Modules successfully added" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:204 +#: ../../godmode/agentes/configurar_agente.php:466 +#: ../../godmode/agentes/configurar_agente.php:763 +#: ../../godmode/wizards/HostDevices.class.php:1094 ../../godmode/menu.php:274 +#: ../../include/lib/TacticalView/elements/Configurations.php:166 +msgid "Module templates" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:222 +#: ../../godmode/agentes/agent_template.php:236 +#: ../../godmode/agentes/agent_template.php:237 +msgid "Assign" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:274 +#: ../../godmode/agentes/status_monitor_custom_fields.php:105 +#: ../../godmode/agentes/status_monitor_custom_fields.php:163 +#: ../../godmode/alerts/alert_list.list.php:104 +#: ../../godmode/modules/manage_network_components.php:777 +#: ../../godmode/modules/manage_network_components_form_wizard.php:278 +#: ../../godmode/modules/manage_network_templates_form.php:231 +#: ../../include/ajax/custom_fields.php:490 +#: ../../include/ajax/heatmap.ajax.php:281 +#: ../../include/ajax/heatmap.ajax.php:406 ../../include/ajax/module.php:1054 +#: ../../include/ajax/module.php:1822 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:571 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:587 +#: ../../mobile/operation/modules.php:602 +#: ../../mobile/operation/modules.php:604 +#: ../../mobile/operation/modules.php:907 +#: ../../operation/agentes/status_monitor.php:912 +#: ../../operation/agentes/status_monitor.php:1556 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:362 +#: ../../enterprise/include/functions_reporting_csv.php:1470 +#: ../../enterprise/meta/include/functions_events_meta.php:90 +#: ../../enterprise/operation/agentes/tag_view.php:217 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1228 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:362 +msgid "Module name" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:275 +#: ../../godmode/agentes/modificar_agente.php:706 +#: ../../godmode/agentes/module_manager.php:697 +#: ../../godmode/agentes/module_manager_editor_common.php:295 +#: ../../godmode/agentes/module_manager_editor_common.php:1589 +#: ../../godmode/agentes/planned_downtime.editor.php:926 +#: ../../godmode/agentes/planned_downtime.list.php:736 +#: ../../godmode/alerts/alert_templates.php:39 +#: ../../godmode/alerts/alert_templates.php:313 +#: ../../godmode/alerts/alert_templates.php:418 +#: ../../godmode/events/event_responses.editor.php:234 +#: ../../godmode/modules/manage_network_components.php:779 +#: ../../godmode/modules/manage_network_components_form_common.php:79 +#: ../../godmode/modules/manage_network_templates_form.php:232 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1234 +#: ../../godmode/reporting/reporting_builder.list_items.php:245 +#: ../../godmode/reporting/reporting_builder.list_items.php:374 +#: ../../godmode/reporting/visual_console_builder.wizard.php:131 +#: ../../godmode/reporting/visual_console_builder.wizard.php:333 +#: ../../godmode/servers/modificar_server.php:218 +#: ../../godmode/servers/plugin.php:1043 +#: ../../godmode/servers/servers.build_table.php:82 +#: ../../godmode/setup/gis_step_2.php:256 ../../godmode/setup/news.php:354 +#: ../../godmode/setup/setup_ITSM.php:417 +#: ../../godmode/setup/setup_ITSM.php:544 +#: ../../godmode/update_manager/update_manager.history.php:41 +#: ../../include/ajax/heatmap.ajax.php:96 +#: ../../include/class/AgentWizard.class.php:1312 +#: ../../include/class/AgentWizard.class.php:4212 +#: ../../include/class/AlertsList.class.php:316 +#: ../../include/class/CalendarManager.class.php:1028 +#: ../../include/class/CalendarManager.class.php:1062 +#: ../../include/class/ModuleTemplates.class.php:1185 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:375 +#: ../../include/lib/Dashboard/Widgets/clock.php:221 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:364 +#: ../../include/lib/Dashboard/Widgets/heatmap.php:248 +#: ../../include/lib/Dashboard/Widgets/service_view.php:260 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:467 +#: ../../include/functions_events.php:2528 +#: ../../include/functions_events.php:5051 +#: ../../include/functions_html.php:6137 +#: ../../include/functions_reporting_html.php:1707 +#: ../../include/functions_reporting_html.php:1716 +#: ../../include/functions_reporting_html.php:1957 +#: ../../include/functions_reporting_html.php:1965 +#: ../../include/functions_reporting_html.php:3838 +#: ../../include/functions_reporting_html.php:6706 +#: ../../include/functions_reports.php:1177 +#: ../../include/functions_snmp_browser.php:564 +#: ../../include/functions_visual_map_editor.php:750 +#: ../../include/functions_visual_map_editor.php:768 +#: ../../include/functions_visual_map_editor.php:894 +#: ../../mobile/operation/events.php:683 ../../mobile/operation/events.php:684 +#: ../../mobile/operation/events.php:837 ../../mobile/operation/events.php:1012 +#: ../../mobile/operation/events.php:1013 +#: ../../mobile/operation/visualmaps.php:125 +#: ../../mobile/operation/visualmaps.php:126 +#: ../../operation/agentes/estado_agente.php:1115 +#: ../../operation/agentes/ver_agente.php:1221 +#: ../../operation/netflow/nf_live_view.php:563 +#: ../../operation/reporting/graph_viewer.php:401 +#: ../../operation/search_modules.php:36 ../../views/cluster/list.php:72 +#: ../../views/ITSM/ITSMTicketDetailView.php:89 +#: ../../views/ITSM/ITSMTicketEditView.php:105 +#: ../../enterprise/godmode/modules/configure_local_component.php:247 +#: ../../enterprise/godmode/policies/policy_modules.php:1616 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:72 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1685 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:201 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:102 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:196 +#: ../../enterprise/godmode/services/services.elements.php:113 +#: ../../enterprise/include/functions_reporting_csv.php:2202 +#: ../../enterprise/include/functions_reporting_csv.php:2318 +#: ../../enterprise/include/functions_reporting_csv.php:2558 +#: ../../enterprise/include/functions_reporting_csv.php:2626 +#: ../../enterprise/include/functions_services.php:1670 +#: ../../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:138 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:68 +#: ../../enterprise/operation/agentes/policy_view.php:397 +#: ../../enterprise/operation/agentes/tag_view.php:699 +#: ../../enterprise/operation/agentes/ver_agente.php:50 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1960 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2076 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2316 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2384 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1598 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:93 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:72 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:196 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1663 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:247 +msgid "Type" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:277 +#: ../../godmode/agentes/module_manager.php:714 +#: ../../godmode/agentes/planned_downtime.editor.php:1446 +#: ../../godmode/alerts/alert_list.list.php:839 +#: ../../godmode/alerts/alert_view.php:399 +#: ../../godmode/events/event_filter.php:161 +#: ../../godmode/massive/massive_add_action_alerts.php:249 +#: ../../godmode/massive/massive_add_policies_alerts.php:183 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:187 +#: ../../godmode/massive/massive_delete_action_alerts.php:272 +#: ../../godmode/massive/massive_enable_disable_alerts.php:223 +#: ../../godmode/massive/massive_operations.php:508 +#: ../../godmode/massive/massive_standby_alerts.php:251 +#: ../../godmode/modules/manage_inventory_modules.php:295 +#: ../../godmode/modules/manage_nc_groups.php:266 +#: ../../godmode/modules/manage_network_components.php:784 +#: ../../godmode/modules/manage_network_templates.php:250 +#: ../../godmode/netflow/nf_edit.php:168 +#: ../../godmode/netflow/nf_item_list.php:178 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5033 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5524 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5545 +#: ../../godmode/reporting/visual_console_builder.elements.php:134 +#: ../../godmode/snmpconsole/snmp_alert.php:1919 +#: ../../godmode/snmpconsole/snmp_alert.php:2081 +#: ../../godmode/snmpconsole/snmp_filters.php:315 +#: ../../include/ajax/alert_list.ajax.php:266 +#: ../../include/class/AgentsAlerts.class.php:910 +#: ../../include/class/AuditLog.class.php:111 +#: ../../include/class/AuditLog.class.php:215 +#: ../../include/class/ModuleTemplates.class.php:850 +#: ../../include/class/SnmpConsole.class.php:512 +#: ../../include/functions.php:3194 ../../include/functions_profile.php:207 +#: ../../include/functions_reporting_html.php:4660 +#: ../../include/functions_reporting_html.php:7235 +#: ../../include/functions_ui.php:1669 +#: ../../include/functions_ui_renders.php:117 +#: ../../mobile/operation/tactical.php:349 +#: ../../operation/agentes/alerts_status.functions.php:197 +#: ../../operation/agentes/alerts_status.php:289 +#: ../../operation/agentes/alerts_status.php:290 +#: ../../operation/search_alerts.php:37 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:270 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:397 +#: ../../enterprise/godmode/policies/policy_modules.php:1617 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:248 +#: ../../enterprise/godmode/reporting/graph_template_list.php:209 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3781 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3979 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4002 +#: ../../enterprise/godmode/servers/manage_export.php:178 +#: ../../enterprise/godmode/services/services.massive.elements.php:79 +#: ../../enterprise/godmode/admin_access_logs.php:54 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:468 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:530 +#: ../../enterprise/include/ajax/policy.ajax.php:472 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2851 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3197 +#: ../../enterprise/include/functions_services.php:1683 +#: ../../enterprise/meta/advanced/metasetup.relations.php:550 +#: ../../enterprise/operation/agentes/policy_view.php:261 +#: ../../enterprise/operation/agentes/tag_view.php:792 +#: ../../enterprise/tools/ipam/ipam_list.php:752 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:330 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2832 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3178 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:472 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:468 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:530 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1600 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3638 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3836 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3859 +msgid "Action" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:297 +#: ../../godmode/agentes/fields_manager.php:206 +#: ../../godmode/agentes/inventory_manager.php:263 +#: ../../godmode/agentes/module_manager.php:1097 +#: ../../godmode/agentes/module_manager_editor.php:806 +#: ../../godmode/agentes/module_manager_editor_common.php:1591 +#: ../../godmode/agentes/planned_downtime.editor.php:1419 +#: ../../godmode/agentes/planned_downtime.editor.php:1459 +#: ../../godmode/agentes/planned_downtime.list.php:748 +#: ../../godmode/agentes/planned_downtime.list.php:904 +#: ../../godmode/alerts/alert_actions.php:356 +#: ../../godmode/alerts/alert_actions.php:484 +#: ../../godmode/alerts/alert_list.list.php:1048 +#: ../../godmode/alerts/alert_templates.php:481 +#: ../../godmode/category/category.php:190 +#: ../../godmode/category/category.php:227 +#: ../../godmode/events/event_filter.php:212 +#: ../../godmode/events/event_filter.php:254 +#: ../../godmode/events/event_responses.list.php:96 +#: ../../godmode/groups/group_list.php:1117 +#: ../../godmode/groups/group_list.php:1118 +#: ../../godmode/groups/modu_group_list.php:263 +#: ../../godmode/modules/manage_inventory_modules.php:342 +#: ../../godmode/modules/manage_inventory_modules.php:385 +#: ../../godmode/modules/manage_nc_groups.php:302 +#: ../../godmode/modules/manage_nc_groups.php:363 +#: ../../godmode/modules/manage_network_components.php:860 +#: ../../godmode/modules/manage_network_components.php:909 +#: ../../godmode/modules/manage_network_templates.php:289 +#: ../../godmode/modules/manage_network_templates.php:302 +#: ../../godmode/modules/manage_network_templates_form.php:254 +#: ../../godmode/netflow/nf_edit.php:203 ../../godmode/netflow/nf_edit.php:223 +#: ../../godmode/netflow/nf_item_list.php:263 +#: ../../godmode/netflow/nf_item_list.php:273 +#: ../../godmode/reporting/create_container.php:747 +#: ../../godmode/reporting/create_container.php:802 +#: ../../godmode/reporting/graph_builder.graph_editor.php:349 +#: ../../godmode/reporting/graph_builder.graph_editor.php:409 +#: ../../godmode/reporting/graphs.php:419 +#: ../../godmode/reporting/graphs.php:420 +#: ../../godmode/reporting/graphs.php:450 +#: ../../godmode/reporting/graphs.php:481 +#: ../../godmode/reporting/map_builder.php:421 +#: ../../godmode/reporting/map_builder.php:544 +#: ../../godmode/reporting/map_builder.php:555 +#: ../../godmode/reporting/reporting_builder.list_items.php:634 +#: ../../godmode/reporting/reporting_builder.list_items.php:678 +#: ../../godmode/reporting/reporting_builder.list_items.php:803 +#: ../../godmode/reporting/reporting_builder.php:1212 +#: ../../godmode/reporting/reporting_builder.php:1324 +#: ../../godmode/reporting/visual_console_builder.elements.php:827 +#: ../../godmode/servers/plugin.php:1117 +#: ../../godmode/servers/servers.build_table.php:308 +#: ../../godmode/setup/gis.php:71 ../../godmode/setup/links.php:200 +#: ../../godmode/setup/links.php:219 ../../godmode/setup/news.php:358 +#: ../../godmode/setup/os.list.php:183 ../../godmode/setup/os.list.php:195 +#: ../../godmode/setup/os_version.list.php:139 +#: ../../godmode/setup/os_version.list.php:158 +#: ../../godmode/setup/setup_visuals.php:1930 +#: ../../godmode/setup/setup_visuals.php:2022 +#: ../../godmode/setup/setup_visuals.php:2097 +#: ../../godmode/setup/snmp_wizard.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:1954 +#: ../../godmode/snmpconsole/snmp_filters.php:326 +#: ../../godmode/snmpconsole/snmp_filters.php:337 +#: ../../godmode/users/profile_list.php:457 +#: ../../godmode/users/user_list.php:983 ../../godmode/extensions.php:282 +#: ../../godmode/extensions.php:300 +#: ../../godmode/files_repo/files_repo_list.php:144 +#: ../../include/ajax/dashboard.ajax.php:84 +#: ../../include/class/CalendarManager.class.php:737 +#: ../../include/class/ConfigPEN.class.php:264 +#: ../../include/class/CredentialStore.class.php:1266 +#: ../../include/class/CredentialStore.class.php:1703 +#: ../../include/class/ManageNetScanScripts.class.php:405 +#: ../../include/class/ModuleTemplates.class.php:894 +#: ../../include/class/ModuleTemplates.class.php:1187 +#: ../../include/class/NetworkMap.class.php:2953 +#: ../../include/class/SatelliteAgent.class.php:1147 +#: ../../include/class/SnmpConsole.class.php:466 +#: ../../include/class/SnmpConsole.class.php:518 +#: ../../include/class/SnmpConsole.class.php:877 +#: ../../include/class/SnmpConsole.class.php:889 +#: ../../include/class/TipsWindow.class.php:487 +#: ../../include/lib/ClusterViewer/ClusterManager.php:701 +#: ../../include/lib/ITSM/Manager.php:1321 +#: ../../include/functions_container.php:191 +#: ../../include/functions_container.php:325 +#: ../../include/functions_cron.php:929 ../../include/functions_cron.php:954 +#: ../../include/functions_filemanager.php:815 +#: ../../include/functions_ui.php:1607 ../../include/functions_ui.php:1608 +#: ../../operation/agentes/pandora_networkmap.php:848 +#: ../../operation/agentes/status_monitor.php:2342 +#: ../../operation/gis_maps/gis_map.php:203 +#: ../../operation/messages/message_list.php:197 +#: ../../operation/messages/message_list.php:296 +#: ../../operation/messages/message_list.php:332 +#: ../../operation/visual_console/view.php:1134 +#: ../../views/dashboard/list.php:98 ../../views/consoles/list.php:114 +#: ../../views/consoles/list.php:124 +#: ../../views/ITSM/ITSMTicketDetailView.php:288 +#: ../../views/ITSM/ITSMTicketDetailView.php:309 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:534 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:805 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:871 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:887 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:201 +#: ../../enterprise/godmode/agentes/plugins_manager.php:240 +#: ../../enterprise/godmode/agentes/plugins_manager.php:330 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:151 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:239 +#: ../../enterprise/godmode/modules/configure_local_component.php:822 +#: ../../enterprise/godmode/modules/local_components.php:747 +#: ../../enterprise/godmode/modules/local_components.php:766 +#: ../../enterprise/godmode/policies/policies.php:653 +#: ../../enterprise/godmode/policies/policy_agents.php:1222 +#: ../../enterprise/godmode/policies/policy_agents.php:1560 +#: ../../enterprise/godmode/policies/policy_alerts.php:666 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:597 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:314 +#: ../../enterprise/godmode/policies/policy_modules.php:1737 +#: ../../enterprise/godmode/policies/policy_modules.php:1786 +#: ../../enterprise/godmode/policies/policy_plugins.php:189 +#: ../../enterprise/godmode/policies/policy_queue.php:309 +#: ../../enterprise/godmode/policies/policy_queue.php:717 +#: ../../enterprise/godmode/policies/policy_queue.php:766 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:323 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:333 +#: ../../enterprise/godmode/reporting/graph_template_list.php:257 +#: ../../enterprise/godmode/reporting/mysql_builder.php:97 +#: ../../enterprise/godmode/reporting/mysql_builder.php:104 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:614 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:652 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:392 +#: ../../enterprise/godmode/reporting/visual_console_template.php:296 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:293 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:328 +#: ../../enterprise/godmode/setup/setup_acl.php:734 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:436 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:107 +#: ../../enterprise/include/ajax/servers.ajax.php:103 +#: ../../enterprise/include/class/AgentRepository.class.php:877 +#: ../../enterprise/include/class/AgentRepository.class.php:912 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2660 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3344 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3683 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1573 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1612 +#: ../../enterprise/include/class/LogSource.class.php:748 +#: ../../enterprise/include/class/LogSource.class.php:870 +#: ../../enterprise/include/class/ManageBackups.class.php:302 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:714 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:951 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1109 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1288 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1435 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1643 +#: ../../enterprise/include/class/Omnishell.class.php:1398 +#: ../../enterprise/include/class/Omnishell.class.php:1533 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1194 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1195 +#: ../../enterprise/include/functions_tasklist.php:695 +#: ../../enterprise/include/functions_tasklist.php:750 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:689 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:720 +#: ../../enterprise/meta/advanced/links.php:170 +#: ../../enterprise/meta/advanced/metasetup.relations.php:589 +#: ../../enterprise/meta/advanced/metasetup.relations.php:590 +#: ../../enterprise/meta/advanced/metasetup.relations.php:634 +#: ../../enterprise/meta/advanced/metasetup.visual.php:517 +#: ../../enterprise/meta/advanced/policymanager.queue.php:220 +#: ../../enterprise/meta/advanced/policymanager.queue.php:262 +#: ../../enterprise/meta/advanced/policymanager.queue.php:319 +#: ../../enterprise/meta/advanced/servers.build_table.php:262 +#: ../../enterprise/meta/include/functions_autoprovision.php:539 +#: ../../enterprise/meta/include/functions_autoprovision.php:540 +#: ../../enterprise/meta/include/functions_autoprovision.php:746 +#: ../../enterprise/meta/include/functions_autoprovision.php:747 +#: ../../enterprise/meta/include/functions_wizard_meta.php:395 +#: ../../enterprise/operation/agentes/policy_manager.php:238 +#: ../../enterprise/operation/services/services.list.php:702 +#: ../../enterprise/tools/ipam/ipam_ajax.php:136 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:361 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:375 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1436 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:917 +#: ../../package_774/enterprise/include/functions_tasklist.php:695 +#: ../../package_774/enterprise/include/functions_tasklist.php:750 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2641 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3325 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3664 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:107 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:689 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:720 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:454 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:612 +#: ../../package_774/enterprise/godmode/policies/policies.php:688 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1731 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1782 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1228 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1553 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:675 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:734 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:293 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:328 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:822 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:436 +msgid "Delete" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:306 +#: ../../godmode/agentes/configure_field.php:83 +#: ../../godmode/agentes/fields_manager.php:191 +#: ../../godmode/agentes/modificar_agente.php:830 +#: ../../godmode/agentes/planned_downtime.editor.php:1416 +#: ../../godmode/agentes/planned_downtime.list.php:747 +#: ../../godmode/category/category.php:182 +#: ../../godmode/category/category.php:211 +#: ../../godmode/events/event_responses.list.php:111 +#: ../../godmode/groups/group_list.php:1097 +#: ../../godmode/groups/group_list.php:1098 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2815 +#: ../../godmode/reporting/reporting_builder.list_items.php:627 +#: ../../godmode/reporting/reporting_builder.php:1167 +#: ../../godmode/servers/plugin.php:227 ../../godmode/servers/plugin.php:1100 +#: ../../godmode/servers/servers.build_table.php:272 +#: ../../godmode/setup/os_version.list.php:129 +#: ../../godmode/setup/snmp_wizard.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:2010 +#: ../../godmode/users/profile_list.php:444 +#: ../../godmode/files_repo/files_repo_list.php:131 +#: ../../include/class/CalendarManager.class.php:703 +#: ../../include/class/CredentialStore.class.php:1262 +#: ../../include/class/NetworkMap.class.php:3202 +#: ../../include/class/TipsWindow.class.php:486 +#: ../../include/lib/ClusterViewer/ClusterManager.php:685 +#: ../../include/lib/ITSM/Manager.php:1048 +#: ../../include/lib/ITSM/Manager.php:1297 ../../include/functions_cron.php:917 +#: ../../include/functions_cron.php:942 +#: ../../operation/agentes/estado_agente.php:1332 +#: ../../operation/agentes/pandora_networkmap.php:839 +#: ../../operation/agentes/status_monitor.php:2309 +#: ../../operation/agentes/status_monitor.php:2324 +#: ../../operation/gis_maps/gis_map.php:203 +#: ../../operation/visual_console/view.php:531 ../../operation/menu.php:722 +#: ../../operation/search_reports.php:68 +#: ../../views/calendar/special_days.php:454 +#: ../../views/ITSM/ITSMTicketEditView.php:53 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:524 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:176 +#: ../../enterprise/godmode/agentes/collections.data.php:124 +#: ../../enterprise/godmode/agentes/collections.data.php:300 +#: ../../enterprise/godmode/agentes/collections.data.php:429 +#: ../../enterprise/godmode/agentes/collections.editor.php:255 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:205 +#: ../../enterprise/godmode/policies/policy_modules.php:2056 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:580 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:383 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2645 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3328 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:682 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:919 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1093 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1272 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1419 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1627 +#: ../../enterprise/include/class/Omnishell.class.php:1372 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1098 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1099 +#: ../../enterprise/include/functions_tasklist.php:675 +#: ../../enterprise/include/functions_tasklist.php:732 +#: ../../enterprise/meta/advanced/collections.data.php:330 +#: ../../enterprise/meta/advanced/collections.editor.php:95 +#: ../../enterprise/meta/advanced/collections.editor.php:229 +#: ../../enterprise/meta/include/functions_autoprovision.php:527 +#: ../../enterprise/meta/include/functions_autoprovision.php:528 +#: ../../enterprise/meta/include/functions_autoprovision.php:733 +#: ../../enterprise/meta/include/functions_autoprovision.php:734 +#: ../../enterprise/meta/screens/screens.visualmap.php:64 +#: ../../enterprise/operation/agentes/tag_view.php:1197 +#: ../../enterprise/tools/ipam/ipam.php:416 +#: ../../enterprise/tools/ipam/ipam_ajax.php:122 +#: ../../enterprise/tools/ipam/ipam_ajax.php:530 +#: ../../package_774/enterprise/include/functions_tasklist.php:675 +#: ../../package_774/enterprise/include/functions_tasklist.php:732 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2626 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3309 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:2022 +msgid "Edit" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:317 +#: ../../mobile/operation/modules.php:804 +msgid "No modules" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:260 +#: ../../godmode/agentes/configurar_agente.php:1096 +msgid "No agent alias specified" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:263 +msgid "Agent cannot be created due to the maximum agent limit for this group" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:371 +#: ../../godmode/agentes/configurar_agente.php:902 +#: ../../godmode/agentes/planned_downtime.editor.php:650 +#: ../../godmode/alerts/alert_commands.php:907 +#: ../../godmode/alerts/alert_list.php:185 +#: ../../godmode/alerts/configure_alert_template.php:209 +#: ../../godmode/alerts/configure_alert_template.php:571 +#: ../../godmode/modules/manage_nc_groups.php:109 +#: ../../godmode/modules/manage_network_components.php:199 +#: ../../godmode/modules/manage_network_components.php:426 +#: ../../godmode/reporting/reporting_builder.item_editor.php:7025 +#: ../../godmode/setup/gis.php:49 ../../godmode/setup/links.php:61 +#: ../../godmode/setup/news.php:84 ../../godmode/users/configure_user.php:559 +#: ../../include/functions_alerts.php:2839 +#: ../../include/functions_planned_downtimes.php:113 +#: ../../include/functions_planned_downtimes.php:887 +#: ../../operation/agentes/pandora_networkmap.php:140 +#: ../../operation/agentes/pandora_networkmap.php:389 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:80 +#: ../../enterprise/godmode/modules/local_components.php:141 +#: ../../enterprise/godmode/modules/local_components.php:331 +#: ../../enterprise/godmode/policies/policies.php:157 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:136 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:139 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:48 +#: ../../enterprise/godmode/servers/manage_export.php:140 +#: ../../enterprise/godmode/servers/manage_export.php:147 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:126 +#: ../../enterprise/include/ajax/servers.ajax.php:223 +#: ../../enterprise/tools/ipam/ipam_action.php:164 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:51 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:136 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:139 +#: ../../package_774/enterprise/godmode/policies/policies.php:184 +msgid "Could not be created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:373 +msgid "Could not be created, because name already exists" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:375 +msgid "Could not be created, because IP already exists" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:396 +#: ../../godmode/agentes/modificar_agente.php:83 +#: ../../godmode/agentes/modificar_agente.php:857 +#: ../../godmode/module_library/module_library_view.php:59 +#: ../../godmode/reporting/visual_console_builder.php:968 +#: ../../godmode/setup/demo.php:172 ../../godmode/setup/setup_visuals.php:379 +#: ../../godmode/setup/setup_visuals.php:446 +#: ../../godmode/setup/setup_visuals.php:469 +#: ../../godmode/setup/setup_visuals.php:494 +#: ../../godmode/setup/setup_visuals.php:520 +#: ../../godmode/setup/setup_visuals.php:545 +#: ../../godmode/setup/setup_visuals.php:586 +#: ../../godmode/setup/setup_visuals.php:624 +#: ../../godmode/setup/setup_visuals.php:664 +#: ../../godmode/setup/setup_visuals.php:702 +#: ../../godmode/setup/setup_visuals.php:742 +#: ../../godmode/setup/setup_visuals.php:953 ../../godmode/menu.php:708 +#: ../../include/lib/ClusterViewer/ClusterManager.php:668 +#: ../../operation/agentes/status_monitor.php:78 +#: ../../operation/agentes/status_monitor.php:306 +#: ../../operation/visual_console/legacy_view.php:189 +#: ../../operation/visual_console/view.php:216 ../../operation/tree.php:189 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:123 +#: ../../enterprise/meta/advanced/metasetup.visual.php:665 +#: ../../enterprise/meta/advanced/metasetup.visual.php:701 +#: ../../enterprise/meta/advanced/metasetup.visual.php:732 +#: ../../enterprise/meta/advanced/metasetup.visual.php:762 +#: ../../enterprise/meta/advanced/metasetup.visual.php:793 +#: ../../enterprise/meta/advanced/metasetup.visual.php:823 +#: ../../enterprise/operation/agentes/policy_view.php:70 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:582 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:618 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:649 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:679 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:710 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:740 +msgid "View" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:451 +#: ../../godmode/agentes/configurar_agente.php:759 +#: ../../godmode/agentes/modificar_agente.php:849 +#: ../../godmode/alerts/alert_actions.php:70 +#: ../../godmode/alerts/alert_commands.php:835 +#: ../../godmode/alerts/alert_list.php:598 +#: ../../godmode/alerts/alert_list.php:617 +#: ../../godmode/alerts/alert_templates.php:130 +#: ../../godmode/alerts/alert_templates.php:139 +#: ../../godmode/alerts/alert_templates.php:193 +#: ../../godmode/alerts/alert_templates.php:216 +#: ../../godmode/alerts/alert_templates.php:237 +#: ../../godmode/alerts/alert_view.php:74 +#: ../../godmode/alerts/configure_alert_action.php:80 +#: ../../godmode/alerts/configure_alert_action.php:100 +#: ../../godmode/alerts/configure_alert_command.php:58 +#: ../../godmode/alerts/configure_alert_template.php:95 +#: ../../godmode/alerts/configure_alert_template.php:126 +#: ../../godmode/alerts/configure_alert_template.php:165 +#: ../../godmode/groups/configure_group.php:243 +#: ../../godmode/groups/group_list.php:1015 +#: ../../godmode/groups/tactical.php:181 +#: ../../godmode/massive/massive_add_policies_alerts.php:165 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:169 +#: ../../godmode/massive/massive_copy_modules.php:241 +#: ../../godmode/massive/massive_delete_policies_alerts.php:183 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:183 +#: ../../godmode/snmpconsole/snmp_alert.php:114 ../../godmode/menu.php:362 +#: ../../include/class/AgentsAlerts.class.php:565 +#: ../../include/lib/TacticalView/elements/Alerts.php:38 +#: ../../include/functions_reporting_html.php:6887 +#: ../../include/functions_reports.php:864 +#: ../../include/functions_reports.php:868 +#: ../../include/functions_reports.php:874 +#: ../../include/functions_reports.php:880 +#: ../../include/functions_treeview.php:437 +#: ../../mobile/include/functions_web.php:26 +#: ../../mobile/operation/agent.php:358 ../../mobile/operation/agents.php:98 +#: ../../mobile/operation/agents.php:408 ../../mobile/operation/alerts.php:194 +#: ../../mobile/operation/home.php:72 +#: ../../operation/agentes/estado_agente.php:1124 +#: ../../operation/agentes/ver_agente.php:1595 +#: ../../operation/agentes/ver_agente.php:2050 +#: ../../operation/search_agents.php:42 ../../operation/search_results.php:108 +#: ../../views/calendar/edit.php:38 ../../views/calendar/edit.php:47 +#: ../../views/calendar/list.php:37 ../../views/calendar/list.php:46 +#: ../../views/calendar/special_days.php:39 +#: ../../views/calendar/special_days.php:48 +#: ../../views/calendar/special_days_edit.php:39 +#: ../../enterprise/godmode/alerts/alert_inventory.php:79 +#: ../../enterprise/godmode/alerts/alert_inventory.php:98 +#: ../../enterprise/godmode/policies/policies.php:573 +#: ../../enterprise/godmode/policies/policy_alerts.php:46 +#: ../../enterprise/godmode/policies/policy_alerts.php:59 +#: ../../enterprise/godmode/services/services.service.php:973 +#: ../../enterprise/include/functions_policies.php:3812 +#: ../../enterprise/meta/general/main_menu.php:518 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1534 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1627 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1752 +#: ../../enterprise/meta/agentsearch.php:140 +#: ../../enterprise/operation/agentes/tag_view.php:702 +#: ../../enterprise/operation/services/massive/services.create.php:906 +#: ../../package_774/enterprise/include/functions_policies.php:3789 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:906 +#: ../../package_774/enterprise/meta/general/main_menu.php:512 +#: ../../package_774/enterprise/meta/agentsearch.php:140 +#: ../../package_774/enterprise/godmode/services/services.service.php:973 +#: ../../package_774/enterprise/godmode/policies/policies.php:600 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:46 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:59 +msgid "Alerts" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:478 +msgid "Manage policy" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:490 +#: ../../godmode/agentes/configurar_agente.php:734 +#: ../../include/lib/Dashboard/Widgets/inventory.php:171 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1248 +#: ../../include/functions_reporting.php:3292 +#: ../../include/functions_reports.php:899 +#: ../../include/functions_reports.php:906 +#: ../../include/functions_reports.php:913 +#: ../../include/functions_reports.php:914 +#: ../../include/functions_reports.php:918 +#: ../../operation/agentes/ver_agente.php:1610 +#: ../../operation/agentes/ver_agente.php:2054 +#: ../../operation/inventory/inventory.php:369 ../../operation/menu.php:203 +#: ../../enterprise/godmode/policies/policies.php:591 +#: ../../enterprise/include/functions_reporting_csv.php:1351 +#: ../../enterprise/meta/general/main_menu.php:246 +#: ../../enterprise/operation/agentes/ver_agente.php:230 +#: ../../enterprise/operation/snmpconsole/snmp_view.php:23 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1109 +#: ../../package_774/enterprise/meta/general/main_menu.php:240 +#: ../../package_774/enterprise/godmode/policies/policies.php:618 +msgid "Inventory" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:558 +#: ../../operation/agentes/ver_agente.php:1678 +#: ../../operation/agentes/ver_agente.php:2029 +msgid "GIS data" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:572 +#: ../../enterprise/godmode/policies/policy.php:145 +#: ../../enterprise/include/functions_policies.php:3781 +#: ../../package_774/enterprise/include/functions_policies.php:3758 +msgid "Agent wizard" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:584 +#: ../../godmode/agentes/configurar_agente.php:788 +#: ../../godmode/setup/snmp_wizard.php:31 +#: ../../enterprise/include/functions_policies.php:3786 +#: ../../package_774/enterprise/include/functions_policies.php:3763 +msgid "SNMP Wizard" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:594 +#: ../../enterprise/include/functions_policies.php:3789 +#: ../../package_774/enterprise/include/functions_policies.php:3766 +msgid "SNMP Interfaces wizard" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:604 +#: ../../godmode/agentes/configurar_agente.php:797 +#: ../../enterprise/include/functions_policies.php:3792 +#: ../../package_774/enterprise/include/functions_policies.php:3769 +msgid "WMI Wizard" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:725 +#: ../../operation/agentes/ver_agente.php:2058 +#: ../../enterprise/godmode/agentes/collections.php:504 +#: ../../enterprise/godmode/agentes/configurar_agente.php:24 +#: ../../enterprise/include/functions_groups.php:81 +#: ../../enterprise/meta/advanced/collections.php:356 +#: ../../enterprise/operation/agentes/ver_agente.php:210 +msgid "Collection" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:729 +#: ../../enterprise/godmode/agentes/configurar_agente.php:62 +#: ../../enterprise/godmode/menu.php:74 +#: ../../enterprise/operation/agentes/ver_agente.php:425 +#: ../../package_774/enterprise/godmode/menu.php:74 +msgid "Network config manager" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:739 +#: ../../godmode/massive/massive_add_policies_alerts.php:147 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:151 +#: ../../godmode/massive/massive_delete_policies_alerts.php:165 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:165 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:349 +#: ../../include/lib/TacticalView/elements/Configurations.php:103 +#: ../../include/functions_maps.php:42 +#: ../../include/functions_networkmap.php:1303 +#: ../../operation/agentes/estado_agente.php:430 +#: ../../operation/agentes/ver_agente.php:2062 +#: ../../operation/search_main.php:145 ../../operation/search_results.php:173 +#: ../../operation/tree.php:128 +#: ../../enterprise/godmode/policies/configure_policy.php:56 +#: ../../enterprise/godmode/policies/policy.php:81 +#: ../../enterprise/godmode/policies/policy.php:102 +#: ../../enterprise/godmode/policies/policy.php:124 +#: ../../enterprise/godmode/policies/policy.php:154 +#: ../../enterprise/godmode/policies/policy_alerts.php:55 +#: ../../enterprise/godmode/policies/policy_collections.php:49 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:61 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:77 +#: ../../enterprise/godmode/policies/policy_linking.php:37 +#: ../../enterprise/godmode/policies/policy_modules.php:477 +#: ../../enterprise/include/functions_groups.php:33 +#: ../../enterprise/meta/advanced/policymanager.apply.php:198 +#: ../../enterprise/operation/agentes/ver_agente.php:254 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:61 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:469 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:55 +msgid "Policies" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:744 +#: ../../enterprise/godmode/policies/policy.php:115 +#: ../../enterprise/include/functions_policies.php:3883 +#: ../../package_774/enterprise/include/functions_policies.php:3860 +msgid "Agent plugins" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:767 +#: ../../godmode/setup/gis_step_2.php:67 ../../godmode/setup/gis_step_2.php:104 +msgid "Gis" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:772 +#: ../../include/functions_reports.php:1017 +#: ../../include/functions_reports.php:1022 +#: ../../include/functions_reports.php:1027 +#: ../../include/functions_reports.php:1032 +#: ../../include/functions_reports.php:1037 +#: ../../include/functions_reports.php:1042 +#: ../../include/functions_reports.php:1047 +#: ../../operation/agentes/ver_agente.php:1910 +#: ../../operation/agentes/ver_agente.php:2124 +#: ../../enterprise/operation/menu.php:206 +#: ../../enterprise/operation/security/hardening.php:296 +#: ../../enterprise/operation/security/vulnerabilities.php:39 +#: ../../enterprise/operation/security/vulnerabilities.php:228 +#: ../../package_774/enterprise/operation/security/hardening.php:291 +msgid "Vulnerabilities" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:792 +msgid "SNMP Interfaces Wizard" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:811 +msgid "SNMP explorer" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:830 +msgid "Agent setup view" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:843 +#: ../../godmode/agentes/configurar_agente.php:867 +#: ../../godmode/agentes/modificar_agente.php:109 +#: ../../godmode/servers/modificar_server.php:306 ../../godmode/menu.php:187 +msgid "Manage agents" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:854 +#: ../../godmode/agentes/modificar_agente.php:1068 +#: ../../include/class/SnmpConsole.class.php:790 +#: ../../operation/agentes/estado_agente.php:1389 +#: ../../operation/snmpconsole/snmp_statistics.php:195 +msgid "Create agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:893 +#: ../../godmode/servers/modificar_server.php:485 +msgid "Conf file deleted successfully" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:894 +#: ../../godmode/servers/modificar_server.php:486 +msgid "Could not delete conf file" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:907 +#: ../../godmode/agentes/planned_downtime.editor.php:660 +#: ../../godmode/alerts/alert_commands.php:920 +#: ../../godmode/alerts/alert_list.php:198 +#: ../../godmode/alerts/configure_alert_template.php:580 +#: ../../godmode/modules/manage_nc_groups.php:108 +#: ../../godmode/setup/gis.php:47 ../../godmode/setup/links.php:60 +#: ../../godmode/setup/news.php:83 ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/snmpconsole/snmp_filters.php:164 +#: ../../godmode/users/configure_user.php:558 +#: ../../godmode/users/profile_list.php:278 +#: ../../godmode/files_repo/files_repo.php:145 +#: ../../include/class/CalendarManager.class.php:537 +#: ../../include/class/CalendarManager.class.php:894 +#: ../../include/class/EventSound.class.php:103 +#: ../../include/class/EventSound.class.php:134 +#: ../../include/functions_alerts.php:2838 +#: ../../include/functions_planned_downtimes.php:115 +#: ../../include/functions_planned_downtimes.php:892 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:79 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:47 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:140 +#: ../../enterprise/godmode/servers/manage_export.php:140 +#: ../../enterprise/godmode/servers/manage_export.php:147 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:125 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:241 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:257 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:320 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:343 +#: ../../enterprise/include/ajax/servers.ajax.php:222 +#: ../../enterprise/include/ajax/servers.ajax.php:367 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2261 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2367 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2466 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2560 +#: ../../enterprise/meta/advanced/cron_main.php:163 +#: ../../enterprise/meta/advanced/cron_main.php:207 +#: ../../enterprise/meta/advanced/cron_main.php:277 +#: ../../enterprise/meta/advanced/links.php:48 +#: ../../enterprise/tools/ipam/ipam_action.php:239 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:50 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:241 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:257 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:320 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:343 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:140 +msgid "Successfully created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:912 +#: ../../godmode/agentes/configurar_agente.php:1091 +#: ../../include/class/ExternalTools.class.php:832 +msgid "The ip or dns name entered cannot be resolved" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:939 +#: ../../godmode/agentes/configurar_agente.php:943 +msgid "No data to normalize" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:948 +#, php-format +msgid "Deleted data above %f" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:949 +#, php-format +msgid "Error normalizing module %s" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:1107 +#, php-format +msgid "The group id %d is incorrect." +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:1109 +msgid "Agent cannot be updated due to the maximum agent limit for this group" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:1111 +msgid "Duplicate main IP address" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:1168 +msgid "There was a problem updating the agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:1248 +#: ../../godmode/agentes/planned_downtime.editor.php:662 +#: ../../godmode/agentes/status_monitor_custom_fields.php:77 +#: ../../godmode/alerts/alert_list.php:94 +#: ../../godmode/alerts/alert_list.php:388 +#: ../../godmode/alerts/alert_templates.php:166 +#: ../../godmode/alerts/configure_alert_command.php:149 +#: ../../godmode/alerts/configure_alert_template.php:598 +#: ../../godmode/events/event_edit_filter.php:259 +#: ../../godmode/massive/massive_edit_modules.php:198 +#: ../../godmode/modules/manage_nc_groups.php:142 +#: ../../godmode/netflow/nf_edit_form.php:172 ../../godmode/setup/gis.php:39 +#: ../../godmode/setup/links.php:80 ../../godmode/setup/news.php:124 +#: ../../godmode/snmpconsole/snmp_alert.php:444 +#: ../../godmode/snmpconsole/snmp_filters.php:110 +#: ../../godmode/users/profile_list.php:261 +#: ../../godmode/files_repo/files_repo.php:147 +#: ../../include/class/CalendarManager.class.php:534 +#: ../../include/class/CalendarManager.class.php:891 +#: ../../include/functions_alerts.php:2838 +#: ../../include/functions_planned_downtimes.php:125 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:126 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:138 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:122 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:409 +#: ../../enterprise/godmode/policies/policy_modules.php:1335 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:69 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:82 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1524 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2258 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2364 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2463 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2557 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3543 +#: ../../enterprise/meta/advanced/links.php:69 +#: ../../enterprise/tools/ipam/ipam_action.php:279 +#: ../../enterprise/tools/ipam/ipam_massive.php:47 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:71 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1318 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1397 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:122 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:408 +msgid "Successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:1352 +msgid "There was a problem loading the agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:1950 +msgid "" +"There was a problem updating module. Another module already exists with the " +"same name." +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:1954 +msgid "" +"There was a problem updating module. Some required fields are missed: (name)" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:1958 +msgid "There was a problem updating module. \"No change\"" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:1964 +msgid "There was a problem updating module. Processing error" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:1993 +msgid "Module successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2132 +msgid "" +"There was a problem adding module. Another module already exists with the " +"same name." +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2136 +msgid "" +"There was a problem adding module. Some required fields are missed : (name)" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2142 +msgid "There was a problem adding module. Processing error" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2171 +#: ../../godmode/reporting/graph_builder.php:414 +msgid "Module added successfully" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2346 +msgid "There was a problem deleting the module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2350 +msgid "Module deleted succesfully" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2367 +#: ../../include/functions_reports.php:1066 +#: ../../enterprise/godmode/policies/policy_modules.php:1449 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1432 +#, php-format +msgid "copy of %s" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2381 +#: ../../enterprise/godmode/policies/policy_modules.php:1467 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1450 +#, php-format +msgid "copy of %s (%d)" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2428 +#: ../../godmode/agentes/modificar_agente.php:227 +#: ../../godmode/alerts/alert_list.php:476 +#: ../../godmode/massive/massive_enable_disable_alerts.php:102 +#: ../../godmode/users/user_list.php:449 +#: ../../include/ajax/alert_list.ajax.php:106 +#: ../../enterprise/godmode/policies/policy_alerts.php:137 +#: ../../enterprise/godmode/policies/policy_modules.php:538 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:147 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:406 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:530 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:137 +msgid "Successfully enabled" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2429 +#: ../../godmode/agentes/modificar_agente.php:228 +#: ../../godmode/alerts/alert_list.php:477 +#: ../../godmode/massive/massive_enable_disable_alerts.php:102 +#: ../../include/ajax/alert_list.ajax.php:108 +#: ../../enterprise/godmode/policies/policy_alerts.php:138 +#: ../../enterprise/godmode/policies/policy_modules.php:539 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:148 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:407 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:531 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:138 +msgid "Could not be enabled" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2452 +#: ../../godmode/agentes/modificar_agente.php:270 +#: ../../godmode/alerts/alert_list.php:512 +#: ../../godmode/massive/massive_enable_disable_alerts.php:124 +#: ../../godmode/users/user_list.php:443 +#: ../../include/ajax/alert_list.ajax.php:127 +#: ../../enterprise/godmode/policies/policy_alerts.php:163 +#: ../../enterprise/godmode/policies/policy_modules.php:555 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:156 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:431 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:547 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:163 +msgid "Successfully disabled" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2453 +#: ../../godmode/agentes/modificar_agente.php:271 +#: ../../godmode/alerts/alert_list.php:513 +#: ../../godmode/massive/massive_enable_disable_alerts.php:124 +#: ../../include/ajax/alert_list.ajax.php:129 +#: ../../enterprise/godmode/policies/policy_alerts.php:164 +#: ../../enterprise/godmode/policies/policy_modules.php:556 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:157 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:548 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:164 +msgid "Could not be disabled" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2488 +#: ../../include/functions_api.php:11269 +#, php-format +msgid "Save by %s Console" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2506 +#: ../../include/functions_api.php:11270 +#, php-format +msgid "Update by %s Console" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2522 +#: ../../include/functions_api.php:11271 +#, php-format +msgid "Insert by %s Console" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:2599 +#: ../../godmode/agentes/configurar_agente.php:2619 +msgid "Invalid tab specified" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:60 +msgid "Update agent custom field" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:62 +msgid "Create agent custom field" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:79 +#: ../../include/functions_treeview.php:969 +#: ../../operation/agentes/agent_fields.php:44 +#: ../../operation/agentes/estado_generalagente.php:300 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:296 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:296 +msgid "Custom field" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:88 +#: ../../godmode/agentes/configure_field.php:92 +#: ../../godmode/agentes/configure_field.php:96 +#: ../../godmode/agentes/configure_field.php:100 +msgid "Agent Custom Fields Information" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:89 +msgid "" +"You cannot set the Password type until you clear the combo values and click " +"on update button." +msgstr "" + +#: ../../godmode/agentes/configure_field.php:93 +msgid "" +"You cannot unset the enable combo until you clear the combo values and click " +"on update." +msgstr "" + +#: ../../godmode/agentes/configure_field.php:97 +msgid "If you select Enabled combo the Password type will be disabled." +msgstr "" + +#: ../../godmode/agentes/configure_field.php:101 +msgid "If you select Passord type the Enabled combo will be disabled." +msgstr "" + +#: ../../godmode/agentes/configure_field.php:115 +#: ../../godmode/agentes/inventory_manager.php:233 +#: ../../godmode/agentes/module_manager.php:672 +#: ../../godmode/agentes/module_manager_editor_common.php:254 +#: ../../godmode/agentes/module_manager_editor_common.php:1483 +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:128 +#: ../../godmode/agentes/planned_downtime.editor.php:882 +#: ../../godmode/agentes/planned_downtime.editor.php:1356 +#: ../../godmode/alerts/alert_actions.php:351 +#: ../../godmode/alerts/alert_commands.php:1001 +#: ../../godmode/alerts/alert_templates.php:415 +#: ../../godmode/alerts/configure_alert_action.php:207 +#: ../../godmode/alerts/configure_alert_command.php:220 +#: ../../godmode/alerts/configure_alert_template.php:1168 +#: ../../godmode/category/edit_category.php:189 +#: ../../godmode/events/event_filter.php:156 +#: ../../godmode/events/event_responses.editor.php:97 +#: ../../godmode/events/event_responses.list.php:66 +#: ../../godmode/groups/configure_group.php:142 +#: ../../godmode/groups/configure_modu_group.php:82 +#: ../../godmode/groups/group_list.php:1011 +#: ../../godmode/groups/modu_group_list.php:261 +#: ../../godmode/modules/manage_inventory_modules.php:289 +#: ../../godmode/modules/manage_inventory_modules_form.php:115 +#: ../../godmode/modules/manage_nc_groups.php:264 +#: ../../godmode/modules/manage_nc_groups_form.php:72 +#: ../../godmode/modules/manage_network_components_form_common.php:47 +#: ../../godmode/modules/manage_network_templates.php:248 +#: ../../godmode/modules/manage_network_templates_form.php:168 +#: ../../godmode/modules/module_list.php:99 +#: ../../godmode/netflow/nf_edit.php:166 +#: ../../godmode/netflow/nf_edit_form.php:242 +#: ../../godmode/reporting/create_container.php:247 +#: ../../godmode/reporting/graph_builder.main.php:128 +#: ../../godmode/reporting/reporting_builder.item_editor.php:86 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1264 +#: ../../godmode/reporting/reporting_builder.main.php:91 +#: ../../godmode/reporting/reporting_builder.main.php:95 +#: ../../godmode/reporting/visual_console_builder.data.php:151 +#: ../../godmode/servers/modificar_server.php:204 +#: ../../godmode/servers/plugin.php:469 ../../godmode/servers/plugin.php:1042 +#: ../../godmode/servers/servers.build_table.php:80 +#: ../../godmode/setup/os.builder.php:269 +#: ../../godmode/setup/os.builder.php:270 ../../godmode/setup/os.list.php:81 +#: ../../godmode/setup/setup_ITSM.php:323 +#: ../../godmode/setup/setup_ITSM.php:449 ../../godmode/tag/edit_tag.php:194 +#: ../../godmode/tag/tag.php:231 ../../godmode/users/user_list.php:575 +#: ../../godmode/wizards/ManageExtensions.class.php:356 +#: ../../godmode/files_repo/files_repo_list.php:49 +#: ../../include/ajax/dashboard.ajax.php:76 +#: ../../include/class/CalendarManager.class.php:1026 +#: ../../include/class/EventSound.class.php:306 +#: ../../include/class/ManageNetScanScripts.class.php:403 +#: ../../include/class/ManageNetScanScripts.class.php:549 +#: ../../include/class/ModuleTemplates.class.php:848 +#: ../../include/class/ModuleTemplates.class.php:1030 +#: ../../include/class/NetworkMap.class.php:3073 +#: ../../include/class/NetworkMap.class.php:3119 +#: ../../include/class/NetworkMap.class.php:3131 +#: ../../include/class/NetworkMap.class.php:3501 +#: ../../include/class/SatelliteCollection.class.php:132 +#: ../../include/functions_events.php:4379 +#: ../../include/functions_events.php:4537 +#: ../../include/functions_filemanager.php:698 +#: ../../include/functions_reporting_html.php:670 +#: ../../include/functions_reporting_html.php:1709 +#: ../../include/functions_reporting_html.php:1717 +#: ../../include/functions_reporting_html.php:2420 +#: ../../include/functions_reporting_html.php:3843 +#: ../../include/functions_reporting_html.php:4202 +#: ../../include/functions_reporting_html.php:4918 +#: ../../include/functions_reporting_html.php:7592 +#: ../../include/functions_reporting_html.php:7785 +#: ../../include/functions_snmp_browser.php:1907 +#: ../../include/functions_treeview.php:69 +#: ../../mobile/operation/module_data.php:264 +#: ../../mobile/operation/server_status.php:283 +#: ../../mobile/operation/server_status.php:321 +#: ../../mobile/operation/server_status.php:351 +#: ../../mobile/operation/server_status.php:447 +#: ../../operation/agentes/pandora_networkmap.editor.php:338 +#: ../../operation/agentes/pandora_networkmap.php:740 +#: ../../operation/agentes/pandora_networkmap.view.php:137 +#: ../../operation/gis_maps/gis_map.php:115 ../../operation/search_helps.php:31 +#: ../../operation/search_maps.php:28 ../../operation/search_policies.php:35 +#: ../../operation/search_users.php:44 ../../views/calendar/edit.php:89 +#: ../../views/calendar/list.php:96 ../../views/dashboard/formDashboard.php:77 +#: ../../views/dashboard/list.php:88 ../../views/dashboard/list.php:124 +#: ../../views/cluster/list.php:69 ../../views/ITSM/ITSMTicketEditView.php:82 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:363 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:787 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:144 +#: ../../enterprise/godmode/agentes/collection_manager.php:161 +#: ../../enterprise/godmode/agentes/collection_manager.php:261 +#: ../../enterprise/godmode/agentes/collections.data.php:583 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:116 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:580 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:130 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:170 +#: ../../enterprise/godmode/modules/configure_local_component.php:159 +#: ../../enterprise/godmode/modules/local_components.php:643 +#: ../../enterprise/godmode/policies/configure_policy.php:112 +#: ../../enterprise/godmode/policies/policies.php:426 +#: ../../enterprise/godmode/policies/policy_agents.php:956 +#: ../../enterprise/godmode/policies/policy_agents.php:1359 +#: ../../enterprise/godmode/policies/policy_collections.php:240 +#: ../../enterprise/godmode/policies/policy_collections.php:323 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:268 +#: ../../enterprise/godmode/policies/policy_modules.php:1615 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:191 +#: ../../enterprise/godmode/reporting/mysql_builder.php:96 +#: ../../enterprise/godmode/reporting/mysql_builder.php:239 +#: ../../enterprise/godmode/reporting/mysql_builder.php:240 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:186 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:190 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1708 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:106 +#: ../../enterprise/godmode/reporting/visual_console_template.php:218 +#: ../../enterprise/godmode/reporting/visual_console_template.php:293 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:290 +#: ../../enterprise/godmode/servers/list_satellite.php:54 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:69 +#: ../../enterprise/godmode/servers/manage_export.php:173 +#: ../../enterprise/godmode/servers/manage_export_form.php:105 +#: ../../enterprise/godmode/services/services.service.php:584 +#: ../../enterprise/godmode/setup/edit_skin.php:252 +#: ../../enterprise/godmode/setup/setup_auth.php:117 +#: ../../enterprise/godmode/setup/setup_skins.php:111 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:434 +#: ../../enterprise/include/ajax/servers.ajax.php:100 +#: ../../enterprise/include/ajax/servers.ajax.php:171 +#: ../../enterprise/include/ajax/servers.ajax.php:309 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:355 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:843 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3193 +#: ../../enterprise/include/class/Omnishell.class.php:851 +#: ../../enterprise/include/functions_ipam.php:1350 +#: ../../enterprise/include/functions_ipam.php:2058 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../enterprise/include/functions_reporting_csv.php:3598 +#: ../../enterprise/include/functions_services.php:1671 +#: ../../enterprise/meta/advanced/collections.data.php:350 +#: ../../enterprise/meta/advanced/servers.build_table.php:136 +#: ../../enterprise/meta/include/functions_autoprovision.php:495 +#: ../../enterprise/meta/include/functions_autoprovision.php:603 +#: ../../enterprise/meta/include/functions_wizard_meta.php:463 +#: ../../enterprise/meta/include/functions_wizard_meta.php:581 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1131 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1457 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1579 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1682 +#: ../../enterprise/meta/agentsearch.php:333 +#: ../../enterprise/mobile/include/enterprise.class.php:86 +#: ../../enterprise/operation/agentes/collection_view.php:84 +#: ../../enterprise/operation/agentes/policy_manager.php:511 +#: ../../enterprise/operation/agentes/policy_view.php:164 +#: ../../enterprise/operation/agentes/policy_view.php:396 +#: ../../enterprise/operation/agentes/tag_view.php:782 +#: ../../enterprise/operation/agentes/vulnerabilities.php:167 +#: ../../enterprise/operation/services/massive/services.create.php:665 +#: ../../enterprise/operation/services/services.list.php:535 +#: ../../enterprise/operation/services/services.service.php:109 +#: ../../enterprise/operation/security/vulnerabilities.php:406 +#: ../../enterprise/tools/ipam/ipam_editor.php:153 +#: ../../enterprise/tools/ipam/ipam_excel.php:137 +#: ../../enterprise/tools/ipam/ipam_excel.php:208 +#: ../../enterprise/tools/ipam/ipam_list.php:58 +#: ../../enterprise/tools/ipam/ipam_list.php:689 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:134 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:329 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:60 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1191 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:53 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:777 +#: ../../enterprise/views/ipam/sites/edit.php:40 +#: ../../enterprise/views/ipam/sites/list.php:46 +#: ../../enterprise/views/ncm/devices/list.php:125 +#: ../../enterprise/views/ncm/firmwares/edit.php:80 +#: ../../enterprise/views/ncm/firmwares/list.php:72 +#: ../../enterprise/views/ncm/models/edit.php:68 +#: ../../enterprise/views/ncm/models/list.php:71 +#: ../../enterprise/views/ncm/snippets/edit.php:83 +#: ../../enterprise/views/ncm/snippets/list.php:70 +#: ../../enterprise/views/ncm/templates/edit.php:81 +#: ../../enterprise/views/ncm/templates/list.php:73 +#: ../../enterprise/views/ncm/vendors/edit.php:67 +#: ../../enterprise/views/ncm/vendors/list.php:70 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:80 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:73 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:819 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3174 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:168 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:434 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:665 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:401 +#: ../../package_774/enterprise/meta/agentsearch.php:333 +#: ../../package_774/enterprise/godmode/services/services.service.php:584 +#: ../../package_774/enterprise/godmode/policies/policies.php:453 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1597 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:966 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1365 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:117 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:69 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:290 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:97 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1686 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:159 +msgid "Name" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:127 +#: ../../godmode/agentes/fields_manager.php:154 +#: ../../operation/agentes/custom_fields.php:67 +msgid "Display on front" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:128 +#: ../../godmode/agentes/fields_manager.php:154 +#: ../../operation/agentes/custom_fields.php:67 +msgid "" +"The fields with display on front enabled will be displayed into the agent " +"details" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:140 +msgid "Link type" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:153 +msgid "Pass type" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:154 +msgid "" +"The fields with pass type enabled will be displayed like html input type " +"pass in html" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:166 +msgid "Enabled combo" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:179 +msgid "Combo values" +msgstr "" + +#: ../../godmode/agentes/configure_field.php:180 +msgid "Set values separated by comma" +msgstr "" + +#: ../../godmode/agentes/fields_manager.php:46 +msgid "Agents custom fields manager" +msgstr "" + +#: ../../godmode/agentes/fields_manager.php:79 +#: ../../include/ajax/custom_fields.php:838 +msgid "The name must not be empty" +msgstr "" + +#: ../../godmode/agentes/fields_manager.php:81 +msgid "The name must be unique" +msgstr "" + +#: ../../godmode/agentes/fields_manager.php:93 +msgid "Field successfully created" +msgstr "" + +#: ../../godmode/agentes/fields_manager.php:115 +msgid "Field successfully updated" +msgstr "" + +#: ../../godmode/agentes/fields_manager.php:117 +msgid "There was a problem modifying field" +msgstr "" + +#: ../../godmode/agentes/fields_manager.php:129 +msgid "There was a problem deleting field" +msgstr "" + +#: ../../godmode/agentes/fields_manager.php:131 +msgid "Field successfully deleted" +msgstr "" + +#: ../../godmode/agentes/fields_manager.php:153 +#: ../../godmode/alerts/alert_view.php:452 +#: ../../godmode/alerts/alert_view.php:575 +#: ../../operation/agentes/custom_fields.php:65 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2922 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2903 +msgid "Field" +msgstr "" + +#: ../../godmode/agentes/fields_manager.php:155 +#: ../../godmode/agentes/inventory_manager.php:237 +#: ../../godmode/agentes/modificar_agente.php:710 +#: ../../godmode/agentes/planned_downtime.editor.php:1369 +#: ../../godmode/alerts/alert_commands.php:1005 +#: ../../godmode/alerts/alert_list.builder.php:130 +#: ../../godmode/alerts/alert_list.list.php:136 +#: ../../godmode/alerts/alert_list.list.php:571 +#: ../../godmode/alerts/alert_view.php:307 +#: ../../godmode/category/category.php:161 +#: ../../godmode/events/event_responses.list.php:69 +#: ../../godmode/groups/group_list.php:1022 +#: ../../godmode/massive/massive_delete_policies_alerts.php:202 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:202 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2560 +#: ../../godmode/tag/tag.php:310 ../../godmode/users/user_list.php:584 +#: ../../godmode/wizards/ManageExtensions.class.php:361 +#: ../../godmode/menu.php:378 ../../include/ajax/module.php:1061 +#: ../../include/class/AgentsAlerts.class.php:254 +#: ../../include/class/AgentsAlerts.class.php:332 +#: ../../include/class/SatelliteAgent.class.php:148 +#: ../../include/class/SatelliteCollection.class.php:135 +#: ../../include/class/SnmpConsole.class.php:281 +#: ../../include/functions_cron.php:504 +#: ../../include/functions_filemanager.php:701 +#: ../../include/functions_reporting.php:3410 +#: ../../include/functions_reporting_html.php:4659 +#: ../../include/functions_treeview.php:445 +#: ../../operation/agentes/pandora_networkmap.php:745 +#: ../../operation/agentes/status_monitor.php:1613 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:506 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:147 +#: ../../enterprise/godmode/agentes/collections.php:509 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:242 +#: ../../enterprise/godmode/policies/policy_alerts.php:443 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:376 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:433 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:271 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2215 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:151 +#: ../../enterprise/godmode/setup/setup_skins.php:192 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:410 +#: ../../enterprise/include/ajax/policy.ajax.php:209 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2556 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2724 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3743 +#: ../../enterprise/include/class/ManageBackups.class.php:169 +#: ../../enterprise/include/functions_reporting_csv.php:3062 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:586 +#: ../../enterprise/meta/advanced/collections.php:408 +#: ../../enterprise/meta/include/functions_alerts_meta.php:133 +#: ../../enterprise/meta/include/functions_alerts_meta.php:168 +#: ../../enterprise/meta/include/functions_autoprovision.php:498 +#: ../../enterprise/operation/services/services.list.php:551 +#: ../../enterprise/tools/ipam/ipam_ajax.php:535 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1210 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:799 +#: ../../enterprise/views/ncm/backups/backup.php:91 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2537 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2705 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3724 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:209 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:586 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:376 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:433 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:443 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:147 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2193 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:410 +msgid "Actions" +msgstr "" + +#: ../../godmode/agentes/fields_manager.php:229 +msgid "Create field" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:84 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:152 +msgid "Successfully added inventory module" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:86 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:161 +msgid "Error adding inventory module" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:89 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:164 +msgid "The inventory of the module already exists" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:100 +#: ../../godmode/modules/manage_inventory_modules.php:179 +#: ../../godmode/modules/manage_inventory_modules.php:200 +msgid "Successfully deleted inventory module" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:102 +#: ../../godmode/modules/manage_inventory_modules.php:180 +#: ../../godmode/modules/manage_inventory_modules.php:201 +msgid "Error deleting inventory module" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:110 +msgid "Successfully forced inventory module" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:112 +msgid "Error forcing inventory module" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:128 +#: ../../godmode/modules/manage_inventory_modules.php:160 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:224 +msgid "Successfully updated inventory module" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:130 +#: ../../godmode/modules/manage_inventory_modules.php:161 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:233 +msgid "Error updating inventory module" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:165 +#: ../../godmode/modules/manage_inventory_modules_form.php:84 +msgid "Inventory module error" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:192 +#: ../../godmode/agentes/planned_downtime.editor.php:1314 +#: ../../godmode/agentes/planned_downtime.editor.php:1493 +#: ../../godmode/alerts/alert_list.list.php:907 +#: ../../godmode/events/event_edit_filter.php:675 +#: ../../godmode/events/event_edit_filter.php:740 +#: ../../godmode/gis_maps/configure_gis_map.php:645 +#: ../../godmode/modules/manage_network_templates_form.php:347 +#: ../../godmode/reporting/graph_builder.graph_editor.php:324 +#: ../../godmode/reporting/visual_console_builder.wizard.php:613 +#: ../../godmode/setup/links.php:233 ../../godmode/setup/news.php:401 +#: ../../godmode/setup/setup_visuals.php:1890 +#: ../../godmode/setup/setup_visuals.php:1980 +#: ../../godmode/setup/setup_visuals.php:2062 +#: ../../godmode/snmpconsole/snmp_alert.php:2141 +#: ../../godmode/files_repo/files_repo_form.php:135 +#: ../../include/class/ManageNetScanScripts.class.php:473 +#: ../../include/class/SatelliteAgent.class.php:1147 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:483 +#: ../../include/functions_html.php:6238 +#: ../../include/functions_notifications.php:986 +#: ../../include/functions_snmp_browser.php:1759 +#: ../../include/functions_ui.php:1737 ../../operation/events/events.php:1490 +#: ../../operation/events/events.php:1582 +#: ../../views/ITSM/ITSMTicketDetailView.php:366 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:298 +#: ../../enterprise/godmode/agentes/collection_manager.php:165 +#: ../../enterprise/godmode/agentes/collection_manager.php:192 +#: ../../enterprise/godmode/agentes/plugins_manager.php:192 +#: ../../enterprise/godmode/agentes/plugins_manager.php:205 +#: ../../enterprise/godmode/agentes/plugins_manager.php:206 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:417 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:140 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:168 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:152 +#: ../../enterprise/godmode/modules/configure_local_component.php:804 +#: ../../enterprise/godmode/policies/policy_alerts.php:695 +#: ../../enterprise/godmode/policies/policy_alerts.php:834 +#: ../../enterprise/godmode/policies/policy_collections.php:327 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:662 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:670 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:241 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:380 +#: ../../enterprise/godmode/policies/policy_plugins.php:162 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:196 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:245 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:508 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:276 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1008 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:509 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:278 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:341 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:114 +#: ../../enterprise/godmode/setup/setup_acl.php:619 +#: ../../enterprise/godmode/setup/setup_acl.php:674 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:247 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:357 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:104 +#: ../../enterprise/include/ajax/servers.ajax.php:148 +#: ../../enterprise/include/ajax/servers.ajax.php:194 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2498 +#: ../../enterprise/meta/advanced/cron_main.php:381 +#: ../../enterprise/meta/advanced/links.php:204 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:821 +#: ../../enterprise/meta/advanced/metasetup.visual.php:493 +#: ../../enterprise/meta/include/functions_autoprovision.php:766 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1365 +#: ../../enterprise/operation/agentes/policy_manager.php:598 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1460 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:940 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2479 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:104 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:430 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:677 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:687 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:713 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:835 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:619 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:674 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:114 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:341 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:267 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:861 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:245 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:508 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:354 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:509 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:804 +msgid "Add" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:232 +#: ../../godmode/agentes/module_manager.php:686 +#: ../../godmode/agentes/status_monitor_custom_fields.php:93 +#: ../../godmode/agentes/status_monitor_custom_fields.php:160 +#: ../../godmode/alerts/alert_view.php:154 ../../include/ajax/module.php:1052 +#: ../../operation/agentes/alerts_status.php:258 +#: ../../operation/agentes/alerts_status.php:259 +#: ../../operation/agentes/status_monitor.php:1539 +#: ../../enterprise/extensions/resource_exportation/functions.php:35 +#: ../../enterprise/godmode/agentes/collection_manager.php:260 +#: ../../enterprise/godmode/agentes/plugins_manager.php:237 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:102 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:208 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:114 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:475 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:116 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:108 +#: ../../enterprise/godmode/policies/policy_queue.php:288 +#: ../../enterprise/godmode/policies/policy_queue.php:687 +#: ../../enterprise/include/functions_policies.php:4121 +#: ../../enterprise/meta/advanced/policymanager.queue.php:210 +#: ../../enterprise/meta/advanced/policymanager.queue.php:257 +#: ../../enterprise/meta/advanced/policymanager.sync.php:319 +#: ../../enterprise/operation/agentes/collection_view.php:83 +#: ../../enterprise/operation/agentes/policy_view.php:67 +#: ../../package_774/enterprise/include/functions_policies.php:4098 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:474 +msgid "Policy" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:232 +#: ../../godmode/reporting/graph_builder.graph_editor.php:344 +#: ../../godmode/reporting/reporting_builder.list_items.php:373 +#: ../../godmode/snmpconsole/snmp_alert.php:1895 +#: ../../operation/agentes/status_monitor.php:1539 +#: ../../enterprise/godmode/agentes/collection_manager.php:260 +#: ../../enterprise/operation/agentes/collection_view.php:83 +msgid "P." +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:235 +#: ../../include/functions_ui.php:7604 +msgid "Target" +msgstr "" + +#: ../../godmode/agentes/inventory_manager.php:271 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:628 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:720 +#: ../../operation/agentes/group_view.php:242 +#: ../../operation/agentes/group_view.php:305 +#: ../../operation/visual_console/view.php:428 +#: ../../enterprise/include/functions_ipam.php:1388 +#: ../../enterprise/operation/services/services.list.php:684 +msgid "Force" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:96 +#, php-format +msgid "Agents defined in %s" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:125 +#, php-format +msgid "" +"This node is configured with centralized mode. Go to %s to delete an agent" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:170 +msgid "Success deleted agent." +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:171 +msgid "Could not be deleted." +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:179 +msgid "Maybe the files conf or md5 could not be deleted" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:288 +#: ../../include/class/SatelliteAgent.class.php:152 +msgid "Everyone" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:289 +#: ../../include/class/SatelliteAgent.class.php:153 +#: ../../operation/agentes/status_monitor.php:692 +#: ../../enterprise/operation/agentes/tag_view.php:330 +msgid "Only disabled" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:290 +#: ../../operation/agentes/status_monitor.php:691 +#: ../../enterprise/operation/agentes/tag_view.php:329 +msgid "Only enabled" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:345 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1737 +#: ../../godmode/setup/os_version.list.php:135 +#: ../../include/class/SatelliteAgent.class.php:193 +#: ../../include/lib/Dashboard/Widgets/service_level.php:273 +#: ../../include/functions_massive_operations.php:163 +msgid "Show agents" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:363 +#: ../../operation/agentes/estado_agente.php:405 +msgid "Operating System" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:381 +#: ../../godmode/events/event_edit_filter.php:437 +#: ../../godmode/setup/os.list.php:131 +#: ../../godmode/setup/os_version.list.php:83 +#: ../../godmode/snmpconsole/snmp_alert.php:1746 +#: ../../godmode/update_manager/update_manager.history.php:67 +#: ../../include/ajax/module.php:352 ../../include/class/AuditLog.class.php:197 +#: ../../include/class/ConfigPEN.class.php:630 +#: ../../include/class/CredentialStore.class.php:858 +#: ../../include/class/EventSound.class.php:337 +#: ../../include/class/SnmpConsole.class.php:374 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:245 +#: ../../include/lib/Dashboard/Widgets/inventory.php:257 +#: ../../mobile/operation/agents.php:254 ../../mobile/operation/alerts.php:241 +#: ../../mobile/operation/events.php:1032 +#: ../../mobile/operation/modules.php:318 +#: ../../operation/events/events.php:2087 ../../views/calendar/list.php:122 +#: ../../views/cluster/list.php:108 ../../views/ITSM/ITSMTicketListView.php:114 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:197 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:262 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3471 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:900 +#: ../../enterprise/include/class/LogSource.class.php:634 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:131 +#: ../../enterprise/include/lib/Metaconsole/Node.php:571 +#: ../../enterprise/include/functions_events.php:50 +#: ../../enterprise/include/functions_ipam.php:1685 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:973 +#: ../../enterprise/views/ipam/sites/list.php:73 +#: ../../enterprise/views/ncm/devices/list.php:169 +#: ../../enterprise/views/ncm/firmwares/list.php:108 +#: ../../enterprise/views/ncm/models/list.php:97 +#: ../../enterprise/views/ncm/snippets/list.php:103 +#: ../../enterprise/views/ncm/templates/list.php:109 +#: ../../enterprise/views/ncm/vendors/list.php:95 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:109 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:753 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3328 +msgid "Free search" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:382 +#: ../../include/class/SatelliteAgent.class.php:185 +msgid "" +"Search filter by alias, name, description, IP address or custom fields " +"content" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:702 +msgid "Remote agent configuration" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:702 +msgid "R" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:792 +#: ../../godmode/agentes/module_manager.php:865 +msgid "Module in scheduled downtime" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:878 +#: ../../include/functions_agents.php:4878 +msgid "Edit remote config" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:925 +msgid "Enable agent" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:927 +msgid "You are going to enable a cluster agent. Are you sure?" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:930 +msgid "Disable agent" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:932 +msgid "You are going to disable a cluster agent. Are you sure?" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:976 +msgid "You are going to delete a cluster agent" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:1028 +#: ../../include/functions_ui.php:2622 ../../include/functions_ui.php:2648 +#: ../../operation/agentes/estado_agente.php:1356 +#: ../../operation/agentes/status_monitor.php:2354 +#, php-format +msgid "Total items: %s" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:1060 +#: ../../operation/agentes/estado_agente.php:1381 +#: ../../operation/agentes/group_view.php:603 +#: ../../enterprise/meta/monitoring/group_view.php:203 +msgid "There are no defined agents" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:1078 +#: ../../include/class/AgentDeployWizard.class.php:706 +msgid "Deploy agent" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:81 +#: ../../operation/agentes/estado_monitores.php:637 +#: ../../enterprise/godmode/policies/policy_modules.php:1553 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1535 +msgid "Show in hierachy mode" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:149 +#: ../../godmode/massive/massive_add_action_alerts.php:163 +#: ../../godmode/massive/massive_delete_action_alerts.php:176 +#: ../../godmode/massive/massive_edit_modules.php:2340 +#: ../../include/functions_visual_map.php:2694 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1066 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:1086 +#: ../../enterprise/include/functions_massive.php:54 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:919 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:939 +msgid "No modules selected" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:155 +msgid "There was a problem completing the operation" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:286 +#: ../../godmode/agentes/module_manager.php:332 +#: ../../godmode/agentes/module_manager.php:378 +#, php-format +msgid "There was a problem completing the operation. Applied to 0/%d modules." +msgstr "" + +#: ../../godmode/agentes/module_manager.php:292 +#: ../../godmode/agentes/module_manager.php:338 +#: ../../godmode/agentes/module_manager.php:384 +msgid "Operation finished successfully." +msgstr "" + +#: ../../godmode/agentes/module_manager.php:296 +#: ../../godmode/agentes/module_manager.php:342 +#: ../../godmode/agentes/module_manager.php:388 +#, php-format +msgid "There was a problem completing the operation. Applied to %d/%d modules." +msgstr "" + +#: ../../godmode/agentes/module_manager.php:686 +#: ../../include/ajax/module.php:1052 +msgid "P" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:690 +#: ../../include/lib/TacticalView/elements/Events.php:444 +msgid "S" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:712 +#: ../../godmode/agentes/status_monitor_custom_fields.php:117 +#: ../../godmode/agentes/status_monitor_custom_fields.php:166 +#: ../../godmode/alerts/alert_list.list.php:174 +#: ../../godmode/alerts/alert_list.list.php:569 +#: ../../godmode/alerts/alert_view.php:120 +#: ../../godmode/events/custom_events.php:99 +#: ../../godmode/groups/tactical.php:180 +#: ../../godmode/massive/massive_copy_modules.php:131 +#: ../../godmode/massive/massive_copy_modules.php:318 +#: ../../godmode/massive/massive_delete_modules.php:453 +#: ../../godmode/massive/massive_edit_agents.php:958 +#: ../../godmode/massive/massive_edit_users.php:499 +#: ../../godmode/reporting/reporting_builder.item_editor.php:80 +#: ../../godmode/servers/servers.build_table.php:81 +#: ../../godmode/setup/setup_ITSM.php:381 +#: ../../godmode/setup/setup_ITSM.php:508 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:644 +#: ../../include/ajax/custom_fields.php:495 +#: ../../include/ajax/heatmap.ajax.php:391 ../../include/ajax/module.php:1056 +#: ../../include/ajax/module.php:1825 +#: ../../include/class/AgentsAlerts.class.php:912 +#: ../../include/class/ExternalTools.class.php:877 +#: ../../include/class/NetworkMap.class.php:3074 +#: ../../include/class/SnmpConsole.class.php:273 +#: ../../include/class/SnmpConsole.class.php:382 +#: ../../include/class/SnmpConsole.class.php:500 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:301 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:358 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:285 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:575 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:590 +#: ../../include/lib/Dashboard/Widgets/events_list.php:828 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:322 +#: ../../include/lib/Group.php:563 ../../include/lib/ITSM/ITSM.php:512 +#: ../../include/functions_events.php:256 +#: ../../include/functions_events.php:312 +#: ../../include/functions_events.php:2546 +#: ../../include/functions_events.php:5097 +#: ../../include/functions_massive_operations.php:152 +#: ../../include/functions_reporting_html.php:817 +#: ../../include/functions_reporting_html.php:946 +#: ../../include/functions_reporting_html.php:1204 +#: ../../include/functions_reporting_html.php:1706 +#: ../../include/functions_reporting_html.php:1715 +#: ../../include/functions_reporting_html.php:1956 +#: ../../include/functions_reporting_html.php:1964 +#: ../../include/functions_reporting_html.php:2284 +#: ../../include/functions_reporting_html.php:3028 +#: ../../include/functions_reporting_html.php:3837 +#: ../../include/functions_reporting_html.php:4205 +#: ../../include/functions_reporting_html.php:4873 +#: ../../include/functions_reporting_html.php:4923 +#: ../../include/functions_reporting_html.php:6519 +#: ../../include/functions_snmp.php:369 +#: ../../include/functions_snmp_browser.php:594 +#: ../../mobile/operation/agents.php:97 ../../mobile/operation/agents.php:145 +#: ../../mobile/operation/agents.php:244 ../../mobile/operation/agents.php:245 +#: ../../mobile/operation/agents.php:407 ../../mobile/operation/alerts.php:105 +#: ../../mobile/operation/alerts.php:106 ../../mobile/operation/alerts.php:247 +#: ../../mobile/operation/alerts.php:248 ../../mobile/operation/alerts.php:334 +#: ../../mobile/operation/events.php:674 ../../mobile/operation/events.php:675 +#: ../../mobile/operation/events.php:849 ../../mobile/operation/events.php:1003 +#: ../../mobile/operation/events.php:1004 +#: ../../mobile/operation/module_data.php:262 +#: ../../mobile/operation/modules.php:163 +#: ../../mobile/operation/modules.php:164 +#: ../../mobile/operation/modules.php:275 +#: ../../mobile/operation/modules.php:276 +#: ../../mobile/operation/modules.php:614 +#: ../../mobile/operation/modules.php:620 +#: ../../mobile/operation/modules.php:626 +#: ../../mobile/operation/modules.php:632 +#: ../../mobile/operation/modules.php:643 +#: ../../mobile/operation/modules.php:651 +#: ../../mobile/operation/modules.php:659 +#: ../../mobile/operation/modules.php:732 +#: ../../mobile/operation/modules.php:742 +#: ../../mobile/operation/modules.php:751 +#: ../../mobile/operation/modules.php:763 +#: ../../mobile/operation/modules.php:909 +#: ../../mobile/operation/server_status.php:154 +#: ../../mobile/operation/server_status.php:155 +#: ../../mobile/operation/server_status.php:281 +#: ../../mobile/operation/server_status.php:319 +#: ../../mobile/operation/server_status.php:349 +#: ../../mobile/operation/server_status.php:445 +#: ../../operation/agentes/alerts_status.functions.php:122 +#: ../../operation/agentes/estado_agente.php:355 +#: ../../operation/agentes/estado_agente.php:1121 +#: ../../operation/agentes/interface_view.functions.php:516 +#: ../../operation/agentes/status_monitor.php:1574 +#: ../../operation/messages/message_list.php:188 +#: ../../operation/custom_fields/custom_fields_view.php:711 +#: ../../operation/search_agents.php:41 ../../operation/search_modules.php:38 +#: ../../operation/search_policies.php:38 ../../views/cluster/list.php:74 +#: ../../views/ITSM/ITSMTicketDetailView.php:85 +#: ../../views/ITSM/ITSMTicketEditView.php:161 +#: ../../views/ITSM/ITSMTicketListView.php:80 +#: ../../views/ITSM/ITSMTicketListView.php:120 +#: ../../views/tacticalView/view.php:163 +#: ../../enterprise/extensions/vmware/vmware_view.php:1113 +#: ../../enterprise/godmode/agentes/collection_manager.php:164 +#: ../../enterprise/godmode/agentes/collection_manager.php:264 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:125 +#: ../../enterprise/godmode/policies/policies.php:425 +#: ../../enterprise/godmode/policies/policy_agents.php:962 +#: ../../enterprise/godmode/policies/policy_agents.php:1361 +#: ../../enterprise/godmode/policies/policy_alerts.php:444 +#: ../../enterprise/godmode/policies/policy_collections.php:243 +#: ../../enterprise/godmode/policies/policy_collections.php:326 +#: ../../enterprise/godmode/policies/policy_modules.php:1617 +#: ../../enterprise/godmode/policies/policy_queue.php:337 +#: ../../enterprise/godmode/servers/HA_cluster.php:198 +#: ../../enterprise/godmode/servers/list_satellite.php:55 +#: ../../enterprise/godmode/admin_access_logs.php:50 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:782 +#: ../../enterprise/include/class/ManageBackups.class.php:167 +#: ../../enterprise/include/class/Omnishell.class.php:643 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:104 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:138 +#: ../../enterprise/include/functions_reporting.php:1878 +#: ../../enterprise/include/functions_reporting.php:3150 +#: ../../enterprise/include/functions_reporting.php:4139 +#: ../../enterprise/include/functions_reporting.php:6389 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:614 +#: ../../enterprise/include/functions_reporting_csv.php:687 +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../enterprise/include/functions_reporting_csv.php:1478 +#: ../../enterprise/include/functions_reporting_csv.php:2590 +#: ../../enterprise/include/functions_reporting_csv.php:3336 +#: ../../enterprise/include/functions_services.php:1681 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:584 +#: ../../enterprise/meta/advanced/policymanager.queue.php:225 +#: ../../enterprise/meta/advanced/servers.build_table.php:137 +#: ../../enterprise/meta/include/functions_events_meta.php:78 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:728 +#: ../../enterprise/meta/agentsearch.php:139 +#: ../../enterprise/meta/agentsearch.php:336 +#: ../../enterprise/operation/agentes/collection_view.php:87 +#: ../../enterprise/operation/agentes/policy_manager.php:516 +#: ../../enterprise/operation/agentes/policy_view.php:66 +#: ../../enterprise/operation/agentes/policy_view.php:167 +#: ../../enterprise/operation/agentes/policy_view.php:263 +#: ../../enterprise/operation/agentes/policy_view.php:398 +#: ../../enterprise/operation/agentes/security_hardening.php:478 +#: ../../enterprise/operation/agentes/security_hardening.php:514 +#: ../../enterprise/operation/agentes/tag_view.php:701 +#: ../../enterprise/operation/agentes/tag_view.php:790 +#: ../../enterprise/operation/services/services.list.php:246 +#: ../../enterprise/operation/services/services.list.php:545 +#: ../../enterprise/operation/services/services.service.php:118 +#: ../../enterprise/operation/services/services.table_services.php:183 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:489 +#: ../../package_774/enterprise/include/functions_reporting.php:1867 +#: ../../package_774/enterprise/include/functions_reporting.php:3139 +#: ../../package_774/enterprise/include/functions_reporting.php:4128 +#: ../../package_774/enterprise/include/functions_reporting.php:6378 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:372 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:445 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1236 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2348 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3094 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:464 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:500 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:716 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:584 +#: ../../package_774/enterprise/meta/agentsearch.php:139 +#: ../../package_774/enterprise/meta/agentsearch.php:336 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:489 +#: ../../package_774/enterprise/godmode/policies/policies.php:452 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1600 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:972 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1366 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:448 +msgid "Status" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:713 +#: ../../godmode/agentes/status_monitor_custom_fields.php:129 +#: ../../godmode/agentes/status_monitor_custom_fields.php:169 +#: ../../enterprise/operation/agentes/tag_view.php:788 +msgid "Warn" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:913 +#: ../../godmode/agentes/module_manager.php:921 +#: ../../include/ajax/module.php:1117 ../../include/ajax/module.php:1125 +msgid "Adopted" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:921 +#: ../../godmode/agentes/module_manager.php:924 +#: ../../godmode/massive/massive_edit_modules.php:1346 +#: ../../include/ajax/module.php:1125 ../../include/ajax/module.php:1128 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1022 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1021 +msgid "Unlinked" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:978 +#: ../../enterprise/operation/agentes/policy_view.php:458 +msgid "Non initialized module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:999 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:497 +msgid "" +"The policy modules of data type will only update their intervals when policy " +"is applied." +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1037 +#: ../../enterprise/godmode/policies/policy_modules.php:1680 +#: ../../enterprise/godmode/policies/policy_modules.php:1681 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1674 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1675 +msgid "Enable module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1046 +#: ../../enterprise/godmode/policies/policy_modules.php:1690 +#: ../../enterprise/godmode/policies/policy_modules.php:1691 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1684 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1685 +msgid "Disable module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1058 +#: ../../godmode/alerts/alert_actions.php:467 +#: ../../godmode/alerts/alert_templates.php:464 +#: ../../godmode/modules/manage_network_components.php:844 +#: ../../godmode/reporting/reporting_builder.php:1197 +#: ../../godmode/snmpconsole/snmp_alert.php:1989 +#: ../../godmode/snmpconsole/snmp_alert.php:1990 +#: ../../enterprise/godmode/modules/local_components.php:731 +#: ../../enterprise/godmode/policies/policy_modules.php:1707 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:595 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:698 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:935 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1701 +msgid "Duplicate" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1069 +msgid "Normalize" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1082 +#: ../../include/functions_snmp_browser.php:638 +msgid "Create network component" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1117 +#: ../../godmode/reporting/map_builder.php:485 +#: ../../godmode/reporting/map_builder.php:502 +#: ../../include/ajax/module.php:633 +#: ../../operation/agentes/datos_agente.php:297 +msgid "No available data to show" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1124 +#: ../../operation/snmpconsole/snmp_browser.php:695 +msgid "Create module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1134 +#: ../../include/class/SatelliteAgent.class.php:233 +#: ../../enterprise/views/ncm/devices/list.php:194 +msgid "Execute action" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1178 +msgid "Select module type" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1202 +msgid "Get more modules on Monitoring Library" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1245 +msgid "Create Module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1346 +msgid "" +"This module has children modules.The following modules will also be deleted: " +msgstr "" + +#: ../../godmode/agentes/module_manager.php:1354 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:83 +msgid "Delete module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:548 +#: ../../enterprise/godmode/policies/policies.php:245 +#: ../../enterprise/godmode/policies/policy_agents.php:84 +#: ../../enterprise/godmode/policies/policy_alerts.php:105 +#: ../../enterprise/godmode/policies/policy_collections.php:82 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:87 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:106 +#: ../../enterprise/godmode/policies/policy_linking.php:51 +#: ../../enterprise/godmode/policies/policy_modules.php:624 +#: ../../enterprise/operation/agentes/policy_manager.php:323 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:87 +#: ../../package_774/enterprise/godmode/policies/policies.php:272 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:616 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:84 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:105 +msgid "This policy is applying and cannot be modified" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:554 +#: ../../enterprise/include/functions_policies.php:3580 +#: ../../package_774/enterprise/include/functions_policies.php:3557 +msgid "Module will be linked in the next application" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:568 +#: ../../enterprise/include/functions_policies.php:3590 +#: ../../package_774/enterprise/include/functions_policies.php:3567 +msgid "Module will be unlinked in the next application" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:723 +msgid "Invalid module type" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:742 +#: ../../enterprise/godmode/policies/policy_modules.php:413 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:405 +msgid "Base options" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:766 +#: ../../godmode/agentes/module_manager_editor_common.php:1497 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:619 +#: ../../enterprise/godmode/policies/policy_modules.php:427 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:419 +msgid "Custom macros" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:785 +msgid "Module relations" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:872 +#: ../../enterprise/godmode/policies/policy_modules.php:1914 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1909 +msgid "No module name provided" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:882 +#: ../../enterprise/godmode/policies/policy_modules.php:1915 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1910 +msgid "No target IP provided" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:892 +#: ../../enterprise/godmode/policies/policy_modules.php:1916 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1911 +msgid "No SNMP OID provided" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:902 +msgid "No module to predict" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:912 +msgid "No plug-in provided" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:922 +msgid "No server provided" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:953 +msgid "" +"Error, The field name and name in module_name in data configuration are " +"different." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:991 +msgid "The File APIs are not fully supported in this browser." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:992 +msgid "Couldn`t find the fileinput element." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:993 +msgid "This browser doesn`t seem to support the files property of file inputs." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor.php:994 +msgid "Please select a file before clicking Load" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:120 +#: ../../godmode/agentes/module_manager_editor_common.php:135 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:88 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:107 +msgid "Manual setup" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:128 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:100 +msgid "No component was found" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:151 +msgid "Using module component" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:303 +#: ../../godmode/agentes/module_manager_editor_common.php:1010 +#: ../../godmode/massive/massive_edit_modules.php:1085 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4821 +#: ../../include/ajax/heatmap.ajax.php:228 +#: ../../include/lib/Dashboard/Widgets/heatmap.php:338 +#: ../../include/functions_graph.php:4938 +#: ../../include/functions_treeview.php:115 +#: ../../operation/agentes/status_monitor.php:583 +#: ../../operation/heatmap.php:103 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:866 +#: ../../enterprise/operation/agentes/tag_view.php:157 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:865 +msgid "Not assigned" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:447 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:409 +msgid "Warning threshold" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:449 +#: ../../godmode/agentes/module_manager_editor_common.php:537 +msgid "Min / Max" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:477 +#: ../../godmode/agentes/module_manager_editor_common.php:565 +#: ../../godmode/groups/group_list.php:1289 +#: ../../godmode/massive/massive_copy_modules.php:123 +#: ../../godmode/massive/massive_copy_modules.php:311 +#: ../../godmode/massive/massive_delete_modules.php:427 +#: ../../godmode/massive/massive_edit_modules.php:391 +#: ../../godmode/massive/massive_edit_modules.php:507 +#: ../../godmode/netflow/nf_edit_form.php:290 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4723 +#: ../../godmode/setup/setup_visuals.php:1063 +#: ../../godmode/setup/setup_visuals.php:1085 +#: ../../include/ajax/module.php:2150 +#: ../../include/class/ExtensionsDiscovery.class.php:780 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:570 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:600 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:274 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:373 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:315 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:401 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:436 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:722 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:578 +#: ../../include/functions.php:1172 ../../include/functions.php:1412 +#: ../../include/functions.php:1419 ../../include/functions.php:1452 +#: ../../include/functions_agents.php:5031 +#: ../../include/functions_events.php:3227 +#: ../../include/functions_graph.php:3213 +#: ../../include/functions_graph.php:3215 +#: ../../include/functions_graph.php:4746 +#: ../../include/functions_massive_operations.php:146 +#: ../../mobile/operation/agents.php:58 ../../mobile/operation/modules.php:69 +#: ../../operation/agentes/estado_agente.php:306 +#: ../../operation/agentes/estado_monitores.php:544 +#: ../../operation/agentes/group_view.php:247 +#: ../../operation/agentes/group_view.php:252 +#: ../../operation/agentes/status_monitor.php:574 +#: ../../operation/netflow/nf_live_view.php:327 +#: ../../operation/custom_fields/custom_fields_view.php:174 +#: ../../operation/tree.php:208 ../../operation/tree.php:299 +#: ../../operation/tree.php:534 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:119 +#: ../../enterprise/godmode/services/services.elements.php:418 +#: ../../enterprise/include/functions_services.php:1497 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1166 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1188 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:119 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:142 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:193 +#: ../../enterprise/meta/monitoring/group_view.php:235 +#: ../../enterprise/meta/monitoring/group_view.php:241 +#: ../../enterprise/meta/monitoring/tactical.php:223 +#: ../../enterprise/operation/agentes/tag_view.php:130 +#: ../../enterprise/operation/services/services.list.php:205 +#: ../../enterprise/operation/services/services.table_services.php:141 +#: ../../enterprise/operation/services/services.treeview_services.php:321 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:181 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1063 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1085 +msgid "Normal" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:478 +#: ../../godmode/agentes/module_manager_editor_common.php:486 +#: ../../godmode/agentes/module_manager_editor_common.php:566 +#: ../../godmode/agentes/module_manager_editor_common.php:575 +#: ../../godmode/massive/massive_edit_modules.php:701 +#: ../../godmode/massive/massive_edit_modules.php:807 +#: ../../godmode/modules/manage_network_components_form_common.php:264 +#: ../../godmode/modules/manage_network_components_form_common.php:342 +#: ../../godmode/modules/manage_network_components_form_wizard.php:450 +#: ../../godmode/modules/manage_network_components_form_wizard.php:535 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:560 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:651 +#: ../../enterprise/godmode/modules/configure_local_component.php:406 +#: ../../enterprise/godmode/modules/configure_local_component.php:484 #: ../../enterprise/meta/include/functions_wizard_meta.php:982 #: ../../enterprise/meta/include/functions_wizard_meta.php:991 #: ../../enterprise/meta/include/functions_wizard_meta.php:1067 @@ -11187,2671 +10850,35868 @@ msgstr "" #: ../../enterprise/meta/include/functions_wizard_meta.php:1712 #: ../../enterprise/meta/include/functions_wizard_meta.php:1721 #: ../../enterprise/meta/include/functions_wizard_meta.php:1737 -#: ../../enterprise/godmode/modules/configure_local_component.php:406 -#: ../../enterprise/godmode/modules/configure_local_component.php:484 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:547 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:638 -#: ../../godmode/modules/manage_network_components_form_common.php:264 -#: ../../godmode/modules/manage_network_components_form_common.php:342 -#: ../../godmode/modules/manage_network_components_form_wizard.php:450 -#: ../../godmode/modules/manage_network_components_form_wizard.php:535 -#: ../../godmode/agentes/module_manager_editor_common.php:477 -#: ../../godmode/agentes/module_manager_editor_common.php:485 -#: ../../godmode/agentes/module_manager_editor_common.php:565 -#: ../../godmode/agentes/module_manager_editor_common.php:574 -#: ../../godmode/massive/massive_edit_modules.php:701 -#: ../../godmode/massive/massive_edit_modules.php:807 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:559 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:650 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:406 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:484 msgid "Inverse interval" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:996 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1081 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1314 -#: ../../include/ajax/module.php:1042 -msgid "Thresholds" +#: ../../godmode/agentes/module_manager_editor_common.php:479 +#: ../../godmode/agentes/module_manager_editor_common.php:567 +#: ../../godmode/massive/massive_edit_modules.php:723 +#: ../../godmode/massive/massive_edit_modules.php:829 +#: ../../godmode/modules/manage_network_components_form_common.php:271 +#: ../../godmode/modules/manage_network_components_form_common.php:349 +#: ../../godmode/modules/manage_network_components_form_wizard.php:457 +#: ../../godmode/modules/manage_network_components_form_wizard.php:542 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:580 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:671 +#: ../../enterprise/godmode/modules/configure_local_component.php:413 +#: ../../enterprise/godmode/modules/configure_local_component.php:491 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:579 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:670 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:413 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:491 +msgid "Percentage" msgstr "" +#: ../../godmode/agentes/module_manager_editor_common.php:505 +#: ../../godmode/agentes/module_manager_editor_common.php:602 +#: ../../godmode/massive/massive_edit_modules.php:689 +#: ../../godmode/massive/massive_edit_modules.php:795 +#: ../../godmode/modules/manage_network_components_form_common.php:250 +#: ../../godmode/modules/manage_network_components_form_common.php:328 +#: ../../godmode/modules/manage_network_components_form_wizard.php:436 +#: ../../godmode/modules/manage_network_components_form_wizard.php:521 +#: ../../include/functions_treeview.php:89 +#: ../../include/functions_treeview.php:101 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:322 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:371 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:545 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:636 +#: ../../enterprise/godmode/modules/configure_local_component.php:392 +#: ../../enterprise/godmode/modules/configure_local_component.php:470 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:322 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:371 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:544 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:635 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:392 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:470 +msgid "Str." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:529 +#: ../../godmode/modules/manage_network_components_form_common.php:285 +#: ../../godmode/modules/manage_network_components_form_wizard.php:474 +#: ../../enterprise/godmode/modules/configure_local_component.php:427 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:427 +msgid "Change to critical status after" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:531 +#: ../../godmode/modules/manage_network_components_form_common.php:293 +#: ../../godmode/modules/manage_network_components_form_wizard.php:482 +#: ../../enterprise/godmode/modules/configure_local_component.php:435 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:435 +msgid "intervals in warning status." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:536 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:438 +msgid "Critical threshold" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:625 +#: ../../godmode/massive/massive_edit_modules.php:1292 +#: ../../godmode/modules/manage_network_components_form_common.php:406 +#: ../../include/functions_reporting.php:5004 +#: ../../mobile/operation/modules.php:860 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:379 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:997 +#: ../../enterprise/godmode/modules/configure_local_component.php:548 +#: ../../enterprise/include/functions_reporting_csv.php:2772 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2530 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:996 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:548 +msgid "Historical data" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:648 +#: ../../godmode/massive/massive_edit_modules.php:1548 +msgid "" +"This disables the module's state calculation to unknown, so it will never " +"transition to unknown. The state it reflects is the last known status." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:688 +#: ../../godmode/agentes/module_manager_editor_common.php:690 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:473 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:476 +#, php-format +msgid "Agent interval x %s" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:696 +#: ../../godmode/alerts/alert_list.list.php:716 +#: ../../godmode/alerts/alert_view.php:58 +#: ../../godmode/events/event_edit_filter.php:491 +#: ../../godmode/massive/massive_edit_agents.php:1066 +#: ../../godmode/massive/massive_edit_users.php:242 +#: ../../godmode/massive/massive_edit_users.php:272 +#: ../../godmode/setup/gis_step_2.php:599 +#: ../../godmode/setup/gis_step_2.php:685 +#: ../../godmode/setup/setup_visuals.php:406 +#: ../../godmode/setup/setup_visuals.php:437 +#: ../../godmode/setup/setup_visuals.php:577 +#: ../../godmode/setup/setup_visuals.php:693 +#: ../../godmode/setup/setup_visuals.php:733 +#: ../../godmode/setup/setup_visuals.php:1598 +#: ../../godmode/users/configure_user.php:56 +#: ../../godmode/users/configure_user.php:1191 +#: ../../godmode/users/user_management.php:39 +#: ../../godmode/users/user_management.php:709 ../../include/auth/mysql.php:803 +#: ../../include/class/AgentsAlerts.class.php:946 +#: ../../include/class/SnmpConsole.class.php:299 +#: ../../include/functions_events.php:5325 ../../include/functions_ui.php:1549 +#: ../../operation/gis_maps/gis_map.php:119 +#: ../../operation/users/user_edit.php:426 +#: ../../operation/users/user_edit.php:429 +#: ../../operation/users/user_edit.php:440 +#: ../../operation/users/user_edit.php:465 +#: ../../views/calendar/special_days.php:197 +#: ../../views/calendar/special_days.php:209 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:486 +#: ../../enterprise/godmode/policies/policy_alerts.php:485 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:485 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:108 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:122 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:123 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:129 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:113 +#: ../../enterprise/meta/advanced/metasetup.visual.php:621 +#: ../../enterprise/meta/advanced/metasetup.visual.php:814 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1386 +#: ../../enterprise/operation/agentes/policy_view.php:333 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:538 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:731 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1255 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:493 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:494 +msgid "Default" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:761 +msgid "Identification and Categorization" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:765 +#: ../../godmode/massive/massive_edit_modules.php:1297 +#: ../../godmode/module_library/module_library_view.php:123 +#: ../../godmode/modules/manage_network_components_form_common.php:459 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4279 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:242 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:859 +#: ../../include/functions_reporting_html.php:945 +#: ../../include/functions_reporting_html.php:993 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1015 +#: ../../enterprise/godmode/modules/configure_local_component.php:666 +#: ../../enterprise/include/functions_reporting_csv.php:687 +#: ../../enterprise/include/functions_reporting_csv.php:744 +#: ../../enterprise/operation/agentes/security_hardening.php:477 +#: ../../enterprise/operation/security/hardening.php:231 +#: ../../enterprise/operation/security/hardening.php:404 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:445 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:502 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:463 +#: ../../package_774/enterprise/operation/security/hardening.php:226 +#: ../../package_774/enterprise/operation/security/hardening.php:399 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1014 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:666 +msgid "Category" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:802 +#: ../../godmode/modules/manage_network_components_form_common.php:484 +#: ../../enterprise/godmode/modules/configure_local_component.php:685 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:685 +msgid "Tags available" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:882 +#: ../../godmode/modules/manage_network_components_form_common.php:505 +#: ../../enterprise/godmode/modules/configure_local_component.php:706 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:706 +msgid "Add tags to module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:973 +msgid "Module parent" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1030 +msgid "Tags from policy" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1056 +#: ../../godmode/massive/massive_edit_modules.php:1361 +#: ../../godmode/modules/manage_network_components_form_common.php:446 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1055 +#: ../../enterprise/godmode/modules/configure_local_component.php:660 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1054 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:660 +msgid "Unknown instructions" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1079 +#: ../../godmode/massive/massive_edit_modules.php:1351 +#: ../../godmode/modules/manage_network_components_form_common.php:436 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1047 +#: ../../enterprise/godmode/modules/configure_local_component.php:650 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1046 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:650 +msgid "Critical instructions" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1080 +#: ../../godmode/massive/massive_edit_modules.php:1356 +#: ../../godmode/modules/manage_network_components_form_common.php:441 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1051 +#: ../../enterprise/godmode/modules/configure_local_component.php:655 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1050 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:655 +msgid "Warning instructions" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1101 +msgid "Execution interval" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1121 +#: ../../godmode/agentes/module_manager_editor_common.php:1127 +#: ../../godmode/agentes/planned_downtime.editor.php:1152 +msgid "Cron from" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1124 +#: ../../godmode/agentes/module_manager_editor_common.php:1130 +#: ../../godmode/agentes/planned_downtime.editor.php:1155 +msgid "Cron to" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1137 +msgid "Thresholds and state changes" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1141 +#: ../../godmode/modules/manage_network_components_form_common.php:411 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:480 +#: ../../include/functions_reporting.php:7462 +#: ../../enterprise/godmode/modules/configure_local_component.php:571 +#: ../../enterprise/include/functions_reporting_csv.php:1798 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1556 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:571 +msgid "Min. Value" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1142 +#: ../../godmode/modules/manage_network_components_form_common.php:416 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:492 +#: ../../include/functions_reporting.php:7458 +#: ../../enterprise/godmode/modules/configure_local_component.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:1853 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1611 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:576 +msgid "Max. Value" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1155 +msgid "Dynamic Threshold Interval" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1177 +#: ../../godmode/alerts/configure_alert_template.php:952 +#: ../../godmode/massive/massive_edit_modules.php:663 +#: ../../godmode/massive/massive_edit_modules.php:769 +#: ../../godmode/massive/massive_edit_modules.php:1068 +#: ../../godmode/modules/manage_network_components_form_common.php:222 +#: ../../godmode/modules/manage_network_components_form_common.php:300 +#: ../../godmode/modules/manage_network_components_form_wizard.php:408 +#: ../../godmode/modules/manage_network_components_form_wizard.php:493 +#: ../../include/lib/Dashboard/Widgets/top_n.php:303 +#: ../../include/functions_alerts.php:686 +#: ../../include/functions_alerts.php:713 +#: ../../include/functions_reporting_html.php:6744 +#: ../../include/functions_treeview.php:91 +#: ../../include/functions_treeview.php:103 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:292 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:341 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:515 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:606 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:859 +#: ../../enterprise/godmode/modules/configure_local_component.php:364 +#: ../../enterprise/godmode/modules/configure_local_component.php:442 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:292 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:341 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:514 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:605 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:858 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:364 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:442 +msgid "Min." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1178 +#: ../../godmode/alerts/configure_alert_template.php:965 +#: ../../godmode/massive/massive_edit_modules.php:676 +#: ../../godmode/massive/massive_edit_modules.php:782 +#: ../../godmode/massive/massive_edit_modules.php:1073 +#: ../../godmode/modules/manage_network_components_form_common.php:236 +#: ../../godmode/modules/manage_network_components_form_common.php:314 +#: ../../godmode/modules/manage_network_components_form_wizard.php:422 +#: ../../godmode/modules/manage_network_components_form_wizard.php:507 +#: ../../include/lib/Dashboard/Widgets/top_n.php:302 +#: ../../include/functions_alerts.php:685 +#: ../../include/functions_alerts.php:712 +#: ../../include/functions_reporting_html.php:6745 +#: ../../include/functions_treeview.php:91 +#: ../../include/functions_treeview.php:103 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:307 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:356 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:530 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:621 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:861 +#: ../../enterprise/godmode/modules/configure_local_component.php:378 +#: ../../enterprise/godmode/modules/configure_local_component.php:456 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:307 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:356 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:529 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:620 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:860 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:378 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:456 +msgid "Max." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1208 +msgid "Two Tailed" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1227 +#: ../../godmode/massive/massive_edit_modules.php:1257 +#: ../../godmode/modules/manage_network_components_form_common.php:361 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:267 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:904 +#: ../../enterprise/godmode/modules/configure_local_component.php:503 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:903 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:503 +msgid "FF threshold" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1231 +#: ../../godmode/massive/massive_edit_modules.php:1151 +#: ../../godmode/massive/massive_edit_modules.php:1168 +#: ../../godmode/modules/manage_network_components_form_common.php:367 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:272 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:916 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:931 +#: ../../enterprise/godmode/modules/configure_local_component.php:509 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:915 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:930 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:509 +msgid "All state changing" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1232 +#: ../../godmode/massive/massive_edit_modules.php:1150 +#: ../../godmode/massive/massive_edit_modules.php:1251 +#: ../../godmode/modules/manage_network_components_form_common.php:380 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:273 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:915 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:941 +#: ../../enterprise/godmode/modules/configure_local_component.php:522 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:914 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:940 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:522 +msgid "Each state changing" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1242 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:286 +msgid "Change all states" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1264 +#: ../../godmode/massive/massive_edit_modules.php:1214 +#: ../../godmode/modules/manage_network_components_form_common.php:380 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:308 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:942 +#: ../../enterprise/godmode/modules/configure_local_component.php:522 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:941 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:522 +msgid "To normal" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1265 +#: ../../godmode/massive/massive_edit_modules.php:1226 +#: ../../godmode/modules/manage_network_components_form_common.php:387 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:309 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:952 +#: ../../enterprise/godmode/modules/configure_local_component.php:529 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:951 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:529 +msgid "To warning" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1266 +#: ../../godmode/massive/massive_edit_modules.php:1238 +#: ../../godmode/modules/manage_network_components_form_common.php:394 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:310 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:962 +#: ../../enterprise/godmode/modules/configure_local_component.php:536 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:961 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:536 +msgid "To critical" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1317 +#: ../../godmode/massive/massive_edit_modules.php:1262 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:527 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:992 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:991 +msgid "FF interval" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1318 +#: ../../godmode/massive/massive_edit_modules.php:1277 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:994 +#: ../../enterprise/godmode/modules/configure_local_component.php:553 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:993 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:553 +msgid "FF timeout" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1350 +#: ../../godmode/massive/massive_edit_modules.php:1184 +#: ../../godmode/modules/manage_network_components_form_common.php:362 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:972 +#: ../../enterprise/godmode/modules/configure_local_component.php:504 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:971 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:504 +msgid "Keep counters" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1359 +msgid "Data and their processing" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1363 +#: ../../godmode/massive/massive_edit_modules.php:1133 +#: ../../godmode/modules/manage_network_components_form_common.php:421 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:498 +#: ../../include/functions_reporting_html.php:4922 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:899 +#: ../../enterprise/godmode/modules/configure_local_component.php:581 +#: ../../enterprise/include/functions_reporting_csv.php:3338 +#: ../../enterprise/meta/include/functions_wizard_meta.php:924 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1041 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1222 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1525 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1610 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1747 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3096 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:898 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:581 +msgid "Unit" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1364 +#: ../../godmode/massive/massive_edit_modules.php:903 +#: ../../godmode/modules/manage_network_components_form_network.php:249 +#: ../../godmode/modules/manage_network_components_form_plugin.php:54 +#: ../../godmode/modules/manage_network_components_form_wmi.php:83 +#: ../../godmode/setup/snmp_wizard.php:43 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:729 +#: ../../enterprise/godmode/modules/configure_local_component.php:586 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:728 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:586 +msgid "Post process" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1391 +#: ../../godmode/massive/massive_edit_modules.php:920 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:746 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:745 +msgid "MADE enabled" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1392 +#: ../../godmode/massive/massive_edit_modules.php:921 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:747 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:746 +msgid "" +"By activating this option, the module data will be processed by the MADE " +"engine (if active), and events will be generated automatically by the IA " +"engine" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1406 +msgid "Notifications and alerts" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1408 +#: ../../godmode/massive/massive_edit_modules.php:1128 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:886 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:885 +msgid "Export target" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1410 +msgid "Not needed" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1438 +#: ../../godmode/massive/massive_edit_modules.php:1322 +#: ../../godmode/modules/manage_network_components_form_common.php:426 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1031 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1030 +msgid "Discard unknown events" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1438 +#: ../../godmode/massive/massive_edit_modules.php:1322 +msgid "" +"With this mode, the unknown state will be detected, but it will not generate " +"events." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1456 +msgid "Cascade Protection Services" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1462 +#: ../../godmode/massive/massive_edit_modules.php:1395 +#: ../../include/class/ExtensionsDiscovery.class.php:1565 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1075 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1074 +msgid "Timeout" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1463 +#: ../../godmode/massive/massive_edit_modules.php:1410 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:546 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1088 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1087 +msgid "Retries" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1485 +#: ../../godmode/alerts/configure_alert_template.php:921 +#: ../../godmode/massive/massive_edit_modules.php:1078 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3218 +#: ../../godmode/reporting/visual_console_builder.wizard.php:348 +#: ../../godmode/setup/setup_visuals.php:1880 +#: ../../godmode/setup/setup_visuals.php:1970 +#: ../../godmode/setup/setup_visuals.php:2052 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:126 +#: ../../include/ajax/events.php:2216 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:505 +#: ../../include/functions_graph.php:5075 +#: ../../include/functions_netflow.php:212 +#: ../../include/functions_reporting_html.php:1600 +#: ../../include/functions_reporting_html.php:3329 +#: ../../include/functions_reporting_html.php:6171 +#: ../../include/functions_reporting_html.php:6708 +#: ../../include/functions_reports.php:1178 +#: ../../include/functions_snmp_browser.php:560 +#: ../../include/functions_visual_map_editor.php:741 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:503 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:593 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:858 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:413 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2746 +#: ../../enterprise/include/functions_reporting_csv.php:1755 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:3278 +#: ../../enterprise/meta/advanced/metasetup.relations.php:430 +#: ../../enterprise/meta/include/functions_autoprovision.php:700 +#: ../../enterprise/operation/services/services.list.php:544 +#: ../../enterprise/operation/services/services.service.php:115 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1513 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3036 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:413 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2603 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:857 +msgid "Value" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1539 +#: ../../godmode/agentes/module_manager_editor_common.php:1673 +msgid "Direct" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1540 +#: ../../godmode/agentes/module_manager_editor_common.php:1673 +#: ../../include/functions_reporting_html.php:5341 +#: ../../include/functions_reporting_html.php:5435 +#: ../../include/functions_reporting_html.php:5515 +#: ../../include/functions_reporting_html.php:5524 +#: ../../include/functions_reporting_html.php:5662 +#: ../../include/functions_reporting_html.php:5671 +#: ../../include/functions_reporting_html.php:5997 +#: ../../include/functions_reporting_html.php:6003 +msgid "Failover" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1542 +msgid "Rel. type" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1564 +msgid "Add relationship" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:1590 +msgid "Changes" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:2336 +#: ../../godmode/modules/manage_network_components_form_common.php:840 +#: ../../enterprise/godmode/modules/configure_local_component.php:1145 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1145 +msgid "Normal Status" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:2337 +#: ../../godmode/modules/manage_network_components_form_common.php:841 +#: ../../enterprise/godmode/modules/configure_local_component.php:1146 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1146 +msgid "Warning Status" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:2338 +#: ../../godmode/modules/manage_network_components_form_common.php:842 +#: ../../enterprise/godmode/modules/configure_local_component.php:1147 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1147 +msgid "Critical Status" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:2341 +#: ../../godmode/modules/manage_network_components_form_common.php:844 +#: ../../enterprise/godmode/modules/configure_local_component.php:1150 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1150 +msgid "Please introduce a maximum warning higher than the minimun warning" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:2342 +#: ../../godmode/modules/manage_network_components_form_common.php:845 +#: ../../enterprise/godmode/modules/configure_local_component.php:1152 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1152 +msgid "Please introduce a maximum critical higher than the minimun critical" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_common.php:2343 +#: ../../godmode/modules/manage_network_components_form_common.php:846 +msgid "Please introduce a positive percentage value" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_data.php:15 +#: ../../operation/agentes/status_monitor.php:665 +#: ../../enterprise/operation/agentes/tag_view.php:288 +msgid "Data server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:79 +#: ../../operation/agentes/status_monitor.php:667 +#: ../../enterprise/operation/agentes/tag_view.php:290 +msgid "Network server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:82 +#: ../../godmode/agentes/module_manager_editor_wmi.php:92 +#: ../../godmode/massive/massive_edit_modules.php:967 +#: ../../godmode/modules/manage_network_components_form_network.php:53 +#: ../../include/class/AgentWizard.class.php:633 +#: ../../include/functions_snmp_browser.php:730 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:789 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:788 +msgid "Target IP" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:99 +#: ../../godmode/agentes/module_manager_editor_wmi.php:52 +#: ../../godmode/massive/massive_edit_modules.php:962 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:785 +#: ../../enterprise/meta/include/functions_wizard_meta.php:492 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:784 +msgid "Auto" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:100 +#: ../../godmode/agentes/module_manager_editor_wmi.php:53 +#: ../../godmode/massive/massive_edit_modules.php:963 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:786 +#: ../../enterprise/meta/include/functions_wizard_meta.php:493 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:785 +msgid "Force primary key" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:101 +#: ../../godmode/agentes/module_manager_editor_wmi.php:54 +#: ../../godmode/massive/massive_edit_modules.php:964 +#: ../../godmode/wizards/Custom.class.php:115 +#: ../../godmode/wizards/Custom.class.php:123 ../../godmode/menu.php:153 +#: ../../include/class/CredentialStore.class.php:959 +#: ../../include/class/ExtensionsDiscovery.class.php:518 +#: ../../include/class/ExtensionsDiscovery.class.php:525 +#: ../../include/functions_html.php:2002 ../../include/functions_html.php:2003 +#: ../../include/functions_html.php:2113 ../../include/functions_html.php:2114 +#: ../../include/functions_html.php:2267 ../../include/functions_html.php:2268 +#: ../../include/functions_html.php:7058 ../../include/functions_html.php:7059 +#: ../../include/functions_html.php:7380 +#: ../../operation/netflow/nf_live_view.php:327 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:787 +#: ../../enterprise/godmode/setup/setup_acl.php:609 +#: ../../enterprise/godmode/setup/setup_acl.php:904 +#: ../../enterprise/include/lib/NetworkManager.php:89 +#: ../../enterprise/include/functions_cron.php:423 +#: ../../enterprise/meta/advanced/metasetup.relations.php:218 +#: ../../enterprise/meta/advanced/metasetup.relations.php:572 +#: ../../enterprise/meta/include/functions_autoprovision.php:401 +#: ../../enterprise/meta/include/functions_wizard_meta.php:494 +#: ../../enterprise/views/ncm/devices/list.php:210 +#: ../../package_774/enterprise/include/functions_cron.php:423 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:609 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:904 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:786 +msgid "Custom" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:168 +#: ../../godmode/groups/group_list.php:365 ../../godmode/menu.php:324 +#: ../../include/class/AgentWizard.class.php:723 +#: ../../include/class/AgentWizard.class.php:779 +msgid "Credential store" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:192 +#: ../../godmode/massive/massive_edit_modules.php:937 +#: ../../godmode/modules/manage_network_components_form_network.php:93 +#: ../../include/class/AgentWizard.class.php:796 +#: ../../include/class/CredentialStore.class.php:1094 +#: ../../include/class/CredentialStore.class.php:1377 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:764 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:269 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:269 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:763 +msgid "SNMP community" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:193 +#: ../../godmode/massive/massive_edit_modules.php:989 +#: ../../godmode/modules/manage_network_components_form_network.php:69 +#: ../../godmode/wizards/HostDevices.class.php:1216 +#: ../../include/class/AgentWizard.class.php:817 +#: ../../include/class/CredentialStore.class.php:1106 +#: ../../include/class/CredentialStore.class.php:1390 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1141 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:287 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:287 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1014 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:810 +msgid "SNMP version" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:194 +#: ../../godmode/massive/massive_edit_modules.php:950 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:774 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:773 +msgid "SNMP OID" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:305 +#: ../../include/class/AgentWizard.class.php:584 +msgid "SNMP Walk" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:317 +#: ../../godmode/massive/massive_edit_modules.php:1432 +#: ../../godmode/modules/manage_network_components_form_network.php:273 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1101 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1100 +msgid "TCP send" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:318 +#: ../../godmode/massive/massive_edit_modules.php:1437 +#: ../../godmode/modules/manage_network_components_form_network.php:282 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1104 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1103 +msgid "TCP receive" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:372 +#: ../../godmode/massive/massive_edit_modules.php:1007 +#: ../../godmode/modules/manage_network_components_form_network.php:146 +#: ../../godmode/wizards/HostDevices.class.php:1294 +#: ../../include/functions_snmp_browser.php:859 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:826 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:321 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:321 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:825 +msgid "Auth user" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:385 +#: ../../godmode/massive/massive_edit_modules.php:1019 +#: ../../godmode/modules/manage_network_components_form_network.php:120 +#: ../../godmode/wizards/HostDevices.class.php:1336 +#: ../../include/functions_snmp_browser.php:871 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:835 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:337 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:337 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:834 +msgid "Auth password" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:385 +#: ../../godmode/agentes/module_manager_editor_network.php:424 +#: ../../godmode/massive/massive_edit_modules.php:1019 +#: ../../godmode/massive/massive_edit_modules.php:1029 +#: ../../godmode/wizards/HostDevices.class.php:1338 +#: ../../godmode/wizards/HostDevices.class.php:1369 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:835 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:839 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:834 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:838 +msgid "The pass length must be eight character minimum." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:407 +#: ../../godmode/massive/massive_edit_modules.php:1024 +#: ../../godmode/modules/manage_network_components_form_network.php:178 +#: ../../godmode/wizards/HostDevices.class.php:1352 +#: ../../include/class/AgentWizard.class.php:983 +#: ../../include/class/CredentialStore.class.php:1195 +#: ../../include/class/CredentialStore.class.php:1497 +#: ../../include/functions_snmp_browser.php:890 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:837 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:359 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:359 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:836 +msgid "Privacy method" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:410 +#: ../../godmode/massive/massive_edit_modules.php:1025 +#: ../../godmode/modules/manage_network_components_form_network.php:181 +#: ../../godmode/wizards/HostDevices.class.php:1357 +#: ../../include/class/CredentialStore.class.php:1204 +#: ../../include/class/CredentialStore.class.php:1506 +#: ../../include/functions_snmp_browser.php:893 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:838 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:362 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:362 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:837 +msgid "DES" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:411 +#: ../../godmode/massive/massive_edit_modules.php:1025 +#: ../../godmode/modules/manage_network_components_form_network.php:182 +#: ../../godmode/wizards/HostDevices.class.php:1358 +#: ../../include/class/CredentialStore.class.php:1203 +#: ../../include/class/CredentialStore.class.php:1504 +#: ../../include/functions_snmp_browser.php:894 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:838 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:363 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:363 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:837 +msgid "AES" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:424 +#: ../../godmode/massive/massive_edit_modules.php:1029 +#: ../../godmode/modules/manage_network_components_form_network.php:158 +#: ../../godmode/wizards/HostDevices.class.php:1367 +#: ../../include/class/AgentWizard.class.php:997 +#: ../../include/class/CredentialStore.class.php:1212 +#: ../../include/class/CredentialStore.class.php:1518 +#: ../../include/functions_snmp_browser.php:906 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:839 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:378 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:378 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:838 +msgid "Privacy pass" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:446 +#: ../../godmode/massive/massive_edit_modules.php:1034 +#: ../../godmode/modules/manage_network_components_form_network.php:214 +#: ../../godmode/wizards/HostDevices.class.php:1321 +#: ../../include/functions_snmp_browser.php:918 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:841 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:395 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:395 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:840 +msgid "Auth method" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:449 +#: ../../godmode/massive/massive_edit_modules.php:1035 +#: ../../godmode/modules/manage_network_components_form_network.php:217 +#: ../../godmode/wizards/HostDevices.class.php:1326 +#: ../../include/class/CredentialStore.class.php:1169 +#: ../../include/class/CredentialStore.class.php:1470 +#: ../../include/class/Diagnostics.class.php:2233 +#: ../../include/functions_snmp_browser.php:921 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:842 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:398 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:398 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:841 +msgid "MD5" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:450 +#: ../../godmode/massive/massive_edit_modules.php:1035 +#: ../../godmode/modules/manage_network_components_form_network.php:218 +#: ../../godmode/wizards/HostDevices.class.php:1327 +#: ../../include/class/CredentialStore.class.php:1170 +#: ../../include/class/CredentialStore.class.php:1472 +#: ../../include/functions_snmp_browser.php:922 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:842 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:399 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:399 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:841 +msgid "SHA" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:463 +#: ../../godmode/massive/massive_edit_modules.php:1039 +#: ../../godmode/modules/manage_network_components_form_network.php:194 +#: ../../godmode/wizards/HostDevices.class.php:1305 +#: ../../include/class/AgentWizard.class.php:924 +#: ../../include/class/CredentialStore.class.php:1124 +#: ../../include/class/CredentialStore.class.php:1422 +#: ../../include/functions_snmp_browser.php:934 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:843 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:414 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:414 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:842 +msgid "Security level" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:466 +#: ../../godmode/massive/massive_edit_modules.php:1042 +#: ../../godmode/modules/manage_network_components_form_network.php:197 +#: ../../godmode/wizards/HostDevices.class.php:1310 +#: ../../include/functions_snmp_browser.php:937 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:846 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:417 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:417 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:845 +msgid "Not auth and not privacy method" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:467 +#: ../../godmode/massive/massive_edit_modules.php:1043 +#: ../../godmode/modules/manage_network_components_form_network.php:198 +#: ../../godmode/wizards/HostDevices.class.php:1311 +#: ../../include/functions_snmp_browser.php:938 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:847 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:418 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:418 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:846 +msgid "Auth and not privacy method" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:468 +#: ../../godmode/massive/massive_edit_modules.php:1044 +#: ../../godmode/modules/manage_network_components_form_network.php:199 +#: ../../godmode/wizards/HostDevices.class.php:1312 +#: ../../include/functions_snmp_browser.php:939 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:848 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:419 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:419 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:847 +msgid "Auth and privacy method" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:488 +#: ../../godmode/alerts/alert_actions.php:298 +#: ../../godmode/alerts/alert_actions.php:352 +#: ../../godmode/alerts/configure_alert_action.php:295 +#: ../../godmode/alerts/configure_alert_command.php:266 +#: ../../godmode/events/event_responses.editor.php:230 +#: ../../godmode/events/event_responses.editor.php:255 +#: ../../godmode/massive/massive_edit_modules.php:1491 +#: ../../godmode/massive/massive_edit_plugins.php:480 +#: ../../godmode/modules/manage_network_components_form_network.php:291 +#: ../../godmode/servers/plugin.php:509 ../../godmode/servers/plugin.php:1044 +#: ../../include/class/ExternalTools.class.php:382 +#: ../../include/class/ManageNetScanScripts.class.php:434 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1134 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1133 +msgid "Command" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:491 +msgid "" +"Please use single quotation marks when necessary. \n" +"\n" +"If double quotation marks are needed, please escape them with a backslash " +"(\\")" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:515 +#: ../../godmode/massive/massive_edit_modules.php:1510 +#: ../../godmode/modules/manage_network_components_form_network.php:312 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1151 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1150 +msgid "Credential identifier" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:516 +#: ../../enterprise/views/ncm/agent/manage.php:152 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:104 +msgid "Connection method" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:539 +#: ../../godmode/wizards/HostDevices.class.php:1469 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1160 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1294 +#: ../../enterprise/include/class/SAP.app.php:602 +#: ../../package_774/enterprise/include/class/SAP.app.php:602 +msgid "Manage credentials" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:548 +#: ../../godmode/massive/massive_edit_modules.php:1527 +#: ../../godmode/modules/manage_network_components_form_network.php:329 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1166 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1165 +msgid "Inherited" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:550 +msgid "Windows remote" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:46 +#: ../../operation/agentes/status_monitor.php:671 +#: ../../enterprise/operation/agentes/tag_view.php:294 +msgid "Plugin server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:49 +#: ../../godmode/massive/massive_edit_modules.php:1470 +#: ../../godmode/massive/massive_edit_plugins.php:346 +#: ../../godmode/modules/manage_network_components_form_plugin.php:36 +#: ../../godmode/servers/plugin_registration.php:509 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1116 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1115 +msgid "Plugin" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:117 +#: ../../operation/agentes/status_monitor.php:679 +#: ../../enterprise/operation/agentes/tag_view.php:302 +msgid "Prediction server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:120 +msgid "Source module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:136 +#: ../../godmode/reporting/graph_builder.main.php:189 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1813 +#: ../../godmode/reporting/visual_console_builder.elements.php:123 +#: ../../godmode/reporting/visual_console_builder.wizard.php:264 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:394 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:313 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:836 +#: ../../include/functions_visual_map_editor.php:826 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:254 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:91 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1810 +#: ../../enterprise/include/functions_reporting_csv.php:606 +#: ../../enterprise/include/functions_reporting_csv.php:652 +#: ../../enterprise/include/functions_reporting_csv.php:1037 +#: ../../enterprise/include/functions_reporting_csv.php:1040 +#: ../../enterprise/include/functions_reporting_csv.php:1264 +#: ../../enterprise/include/functions_reporting_csv.php:1428 +#: ../../enterprise/include/functions_reporting_csv.php:1511 +#: ../../enterprise/include/functions_reporting_csv.php:1543 +#: ../../enterprise/include/functions_reporting_csv.php:1603 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../enterprise/include/functions_reporting_csv.php:2092 +#: ../../enterprise/include/functions_reporting_csv.php:2478 +#: ../../enterprise/include/functions_reporting_csv.php:2528 +#: ../../enterprise/include/functions_reporting_csv.php:3224 +#: ../../enterprise/include/functions_reporting_csv.php:3275 +#: ../../enterprise/include/functions_reporting_csv.php:3543 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:364 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:410 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:795 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:798 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1022 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1186 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1269 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1301 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1361 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1850 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2236 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2286 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2982 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3033 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3231 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:91 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1788 +msgid "Period" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:163 +msgid "Select Module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:226 +#: ../../godmode/agentes/planned_downtime.editor.php:1031 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:401 +#: ../../enterprise/include/lib/NetworkManager.php:203 +#: ../../enterprise/include/functions_cron.php:398 +#: ../../package_774/enterprise/include/functions_cron.php:398 +msgid "Weekly" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:226 +#: ../../godmode/agentes/planned_downtime.editor.php:1032 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:402 +#: ../../enterprise/include/functions_cron.php:399 +#: ../../package_774/enterprise/include/functions_cron.php:399 +msgid "Monthly" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:226 +#: ../../include/functions_netflow.php:1996 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:400 +#: ../../enterprise/include/lib/NetworkManager.php:199 +#: ../../enterprise/include/functions_cron.php:397 +#: ../../package_774/enterprise/include/functions_cron.php:397 +msgid "Daily" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:235 +msgid "Calculation type" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:236 +msgid "Future estimation" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:237 +msgid "Limit value" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:246 +msgid "Estimated absolute value" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:247 +msgid "Calculation of days to reach limit" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:57 +#: ../../operation/agentes/status_monitor.php:683 +#: ../../enterprise/operation/agentes/tag_view.php:306 +msgid "Web server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:92 +#: ../../godmode/massive/massive_edit_modules.php:1427 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1097 +#: ../../enterprise/meta/include/functions_wizard_meta.php:610 +#: ../../enterprise/meta/include/functions_wizard_meta.php:667 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1096 +msgid "Web checks" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:165 +msgid "Debug remotely this module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:168 +msgid "Debug this module once it has been initialized" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:172 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:218 +#: ../../enterprise/godmode/modules/configure_local_component.php:615 +#: ../../enterprise/meta/include/functions_wizard_meta.php:674 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:615 +msgid "Load basic" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:181 +#: ../../enterprise/meta/include/functions_wizard_meta.php:680 +msgid "Load a basic structure on Web Checks" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:183 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:206 +#: ../../enterprise/godmode/modules/configure_local_component.php:622 +#: ../../enterprise/godmode/setup/setup_log_collector.php:118 +#: ../../enterprise/include/functions_metaconsole.php:1353 +#: ../../enterprise/include/functions_metaconsole.php:1386 +#: ../../enterprise/include/functions_metaconsole.php:1419 +#: ../../enterprise/include/functions_metaconsole.php:1452 +#: ../../enterprise/include/functions_metaconsole.php:1485 +#: ../../enterprise/include/functions_metaconsole.php:1516 +#: ../../enterprise/include/functions_metaconsole.php:1549 +#: ../../enterprise/meta/include/functions_wizard_meta.php:236 +#: ../../enterprise/meta/include/functions_wizard_meta.php:682 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1353 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1386 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1419 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1452 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1485 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1516 +#: ../../package_774/enterprise/include/functions_metaconsole.php:1549 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:118 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:622 +msgid "Check" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:192 +#: ../../enterprise/meta/include/functions_wizard_meta.php:688 +msgid "Check the correct structure of the WebCheck" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:194 +#: ../../include/class/WebServerModuleDebug.class.php:325 +msgid "Debug" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:217 +#: ../../enterprise/meta/include/functions_wizard_meta.php:593 +msgid "Check type" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:223 +msgid "Requests" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:226 +msgid "Agent browser id" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:232 +msgid "HTTP auth (login)" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:235 +msgid "HTTP auth (password)" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_web.php:242 #: ../../enterprise/meta/include/functions_wizard_meta.php:1087 #: ../../enterprise/meta/include/functions_wizard_meta.php:1619 -#: ../../godmode/agentes/module_manager_editor_web.php:242 msgid "Proxy URL" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:1092 -msgid "Web configuration" +#: ../../godmode/agentes/module_manager_editor_web.php:249 +msgid "Proxy auth (login)" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:1286 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1299 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1728 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1735 -msgid "Str: " +#: ../../godmode/agentes/module_manager_editor_web.php:253 +msgid "Proxy auth (pass)" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:1295 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1308 -msgid " Inverse interval " +#: ../../godmode/agentes/module_manager_editor_web.php:260 +msgid "Proxy auth (server)" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:1368 -msgid "Alerts in module" +#: ../../godmode/agentes/module_manager_editor_web.php:264 +msgid "Proxy auth (realm)" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:1376 -#: ../../include/functions_reporting_html.php:5411 -msgid "Alert description" +#: ../../godmode/agentes/module_manager_editor_web.php:271 +#: ../../enterprise/meta/include/functions_wizard_meta.php:695 +msgid "First line must be \"task_begin\"" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:1615 -msgid "Checks" +#: ../../godmode/agentes/module_manager_editor_web.php:272 +#: ../../enterprise/meta/include/functions_wizard_meta.php:696 +msgid "Webchecks configuration is empty" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:1826 -msgid "Deleted modules" +#: ../../godmode/agentes/module_manager_editor_web.php:273 +#: ../../godmode/agentes/module_manager_editor_web.php:274 +#: ../../enterprise/meta/include/functions_wizard_meta.php:697 +#: ../../enterprise/meta/include/functions_wizard_meta.php:698 +msgid "Last line must be \"task_end\"" msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:2388 -msgid "Manage agent modules" +#: ../../godmode/agentes/module_manager_editor_web.php:275 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:257 +#: ../../enterprise/godmode/modules/configure_local_component.php:640 +#: ../../enterprise/meta/include/functions_wizard_meta.php:699 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:640 +msgid "There is a line with a unknown token 'token_fail'." msgstr "" -#: ../../enterprise/meta/include/functions_wizard_meta.php:2393 -#: ../../enterprise/extensions/disabled/check_acls.php:133 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:218 -#: ../../enterprise/godmode/policies/policy_alerts.php:442 -#: ../../enterprise/godmode/policies/policy_linking.php:201 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:389 -#: ../../enterprise/godmode/services/services.elements.php:93 -#: ../../enterprise/godmode/services/services.elements.php:155 -#: ../../enterprise/godmode/services/services.elements.php:279 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:177 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:242 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:318 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1412 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2098 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3579 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3792 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3810 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:239 -#: ../../enterprise/include/ajax/policy.ajax.php:456 -#: ../../enterprise/include/functions_reporting_pdf.php:531 -#: ../../enterprise/include/functions_reporting_pdf.php:539 -#: ../../enterprise/include/functions_reporting_pdf.php:547 -#: ../../enterprise/include/functions_reporting_pdf.php:563 -#: ../../enterprise/include/functions_reporting_csv.php:539 -#: ../../enterprise/include/functions_reporting_csv.php:867 -#: ../../enterprise/include/functions_reporting_csv.php:893 -#: ../../enterprise/include/functions_reporting_csv.php:1006 -#: ../../enterprise/include/functions_reporting_csv.php:1045 -#: ../../enterprise/include/functions_reporting_csv.php:1105 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -#: ../../enterprise/include/functions_reporting_csv.php:1549 -#: ../../enterprise/include/functions_reporting_csv.php:1594 -#: ../../enterprise/include/functions_reporting_csv.php:1640 -#: ../../enterprise/include/functions_reporting_csv.php:1713 -#: ../../enterprise/include/functions_reporting_csv.php:1832 -#: ../../enterprise/include/functions_reporting_csv.php:2067 -#: ../../enterprise/include/functions_reporting_csv.php:2140 -#: ../../enterprise/include/functions_reporting_csv.php:2372 -#: ../../enterprise/include/functions_reporting_csv.php:2408 -#: ../../enterprise/include/functions_reporting_csv.php:2556 -#: ../../enterprise/include/functions_reporting_csv.php:2828 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:951 -#: ../../enterprise/include/functions_reporting.php:1862 -#: ../../enterprise/include/functions_reporting.php:3134 -#: ../../enterprise/include/functions_reporting.php:4123 -#: ../../enterprise/include/functions_reporting.php:5147 -#: ../../enterprise/include/functions_services.php:1826 -#: ../../enterprise/include/functions_events.php:90 -#: ../../enterprise/operation/agentes/policy_view.php:259 -#: ../../extensions/agents_modules.php:521 ../../extensions/insert_data.php:195 -#: ../../godmode/agentes/module_manager_editor_prediction.php:135 -#: ../../godmode/agentes/planned_downtime.list.php:425 -#: ../../godmode/agentes/planned_downtime.editor.php:1445 -#: ../../godmode/agentes/module_manager_editor_common.php:1507 -#: ../../godmode/agentes/module_manager_editor_common.php:1561 -#: ../../godmode/massive/massive_standby_alerts.php:224 -#: ../../godmode/massive/massive_standby_alerts.php:259 -#: ../../godmode/massive/massive_enable_disable_alerts.php:196 -#: ../../godmode/massive/massive_enable_disable_alerts.php:231 -#: ../../godmode/massive/massive_edit_agents.php:710 -#: ../../godmode/massive/massive_edit_agents.php:1175 -#: ../../godmode/alerts/alert_list.list.php:566 -#: ../../godmode/alerts/alert_list.list.php:817 -#: ../../godmode/alerts/alert_view.php:97 -#: ../../godmode/alerts/alert_list.builder.php:85 -#: ../../godmode/reporting/reporting_builder.list_items.php:412 -#: ../../godmode/reporting/create_container.php:490 -#: ../../godmode/reporting/create_container.php:662 -#: ../../godmode/reporting/create_container.php:745 -#: ../../godmode/reporting/graph_builder.graph_editor.php:346 -#: ../../godmode/reporting/reporting_builder.item_editor.php:216 -#: ../../godmode/reporting/reporting_builder.item_editor.php:910 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1212 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1834 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4152 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4668 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4692 -#: ../../godmode/reporting/visual_console_builder.elements.php:121 -#: ../../godmode/reporting/visual_console_builder.wizard.php:462 -#: ../../godmode/reporting/visual_console_builder.wizard.php:821 -#: ../../godmode/servers/plugin.php:116 ../../godmode/servers/plugin.php:135 -#: ../../mobile/operation/services.php:332 -#: ../../include/functions_visual_map_editor.php:491 -#: ../../include/functions_reporting_html.php:553 -#: ../../include/functions_reporting_html.php:952 -#: ../../include/functions_reporting_html.php:2037 -#: ../../include/functions_reporting_html.php:2379 -#: ../../include/functions_reporting_html.php:2484 -#: ../../include/functions_reporting_html.php:3480 -#: ../../include/functions_reporting_html.php:3855 -#: ../../include/functions_reporting_html.php:3863 -#: ../../include/functions_reporting_html.php:3872 -#: ../../include/functions_reporting_html.php:3884 -#: ../../include/functions_reporting_html.php:4044 -#: ../../include/functions_reporting_html.php:4173 -#: ../../include/functions_reporting_html.php:4267 -#: ../../include/functions_reporting_html.php:4989 -#: ../../include/functions_reporting_html.php:5037 -#: ../../include/ajax/alert_list.ajax.php:305 -#: ../../include/ajax/alert_list.ajax.php:330 -#: ../../include/ajax/alert_list.ajax.php:516 -#: ../../include/functions_inventory.php:1197 -#: ../../include/functions_inventory.php:1253 -#: ../../include/functions_graph.php:5189 ../../include/functions_ui.php:1640 -#: ../../include/functions_ui.php:7487 ../../include/functions_ui.php:7512 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:563 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:411 -#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:299 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:388 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:349 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:432 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:257 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:594 -#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:232 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:385 -#: ../../include/functions_reports.php:1368 -#: ../../include/class/AlertsList.class.php:315 -#: ../../include/class/AgentsAlerts.class.php:432 -#: ../../include/class/AgentsAlerts.class.php:911 -#: ../../include/class/WelcomeWindow.class.php:802 -#: ../../include/functions_reporting.php:7353 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:359 -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:281 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:434 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:359 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:465 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:399 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:449 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:377 -#: ../../include/lib/Dashboard/Widgets/module_value.php:352 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:254 -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:323 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:344 -#: ../../include/lib/Dashboard/Widgets/module_status.php:368 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:319 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:729 -#: ../../include/lib/Dashboard/Widgets/top_n.php:240 -#: ../../include/lib/Dashboard/Widgets/top_n.php:320 -#: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/exportdata.php:114 -#: ../../operation/agentes/estado_monitores.php:125 -#: ../../operation/agentes/agent_inventory.php:118 -#: ../../operation/agentes/exportdata.excel.php:74 -#: ../../operation/search_alerts.php:35 -#: ../../operation/inventory/inventory.php:640 -#: ../../operation/search_modules.php:35 -msgid "Module" +#: ../../godmode/agentes/module_manager_editor_web.php:276 +msgid "There isn't get or post" msgstr "" -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:92 -#: ../../godmode/alerts/alert_templates.php:59 -msgid "Everyday" +#: ../../godmode/agentes/module_manager_editor_web.php:277 +#: ../../enterprise/meta/include/functions_wizard_meta.php:700 +msgid "Web checks are built correctly" msgstr "" -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104 -#: ../../enterprise/meta/include/functions_meta.php:2334 -#: ../../enterprise/include/ajax/ipam.ajax.php:521 -#: ../../enterprise/tools/ipam/ipam_editor.php:364 -#: ../../godmode/alerts/alert_templates.php:71 -#: ../../include/functions_config.php:1751 -msgid "Days" +#: ../../godmode/agentes/module_manager_editor_wmi.php:33 +#: ../../operation/agentes/status_monitor.php:675 +#: ../../enterprise/operation/agentes/tag_view.php:298 +msgid "WMI server module" msgstr "" -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104 -#: ../../godmode/alerts/alert_templates.php:71 -msgid "Every" +#: ../../godmode/agentes/module_manager_editor_wmi.php:101 +#: ../../godmode/modules/manage_network_components_form_wmi.php:50 +#: ../../include/class/CredentialStore.class.php:1009 +#: ../../include/class/CredentialStore.class.php:1352 +msgid "Namespace" msgstr "" -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:115 -#: ../../godmode/alerts/alert_templates.php:82 -msgid "and" +#: ../../godmode/agentes/module_manager_editor_wmi.php:101 +msgid "Optional. WMI namespace. If unsure leave blank." msgstr "" -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:122 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:318 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:254 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2263 -#: ../../godmode/snmpconsole/snmp_alert.php:1593 -#: ../../godmode/alerts/alert_templates.php:89 -#: ../../godmode/alerts/configure_alert_template.php:712 -#: ../../godmode/alerts/alert_view.php:268 -msgid "Time threshold" +#: ../../godmode/agentes/module_manager_editor_wmi.php:168 +#: ../../godmode/massive/massive_edit_modules.php:1442 +#: ../../godmode/modules/manage_network_components_form_wmi.php:32 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1107 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1106 +msgid "WMI query" msgstr "" -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:127 -#: ../../enterprise/godmode/policies/policy_alerts.php:522 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:521 -#: ../../enterprise/include/functions_reporting_pdf.php:1867 -#: ../../enterprise/include/functions_reporting_pdf.php:1983 -#: ../../enterprise/include/functions_reporting_csv.php:763 -#: ../../enterprise/include/functions_reporting_csv.php:1042 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1034 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2410 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2414 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3450 -#: ../../godmode/alerts/alert_list.list.php:730 -#: ../../godmode/alerts/alert_list.list.php:733 -#: ../../godmode/alerts/alert_templates.php:94 -#: ../../include/functions_reporting_html.php:148 -#: ../../include/functions_reporting_html.php:3234 -#: ../../include/functions_reporting_html.php:4045 +#: ../../godmode/agentes/module_manager_editor_wmi.php:188 +#: ../../godmode/massive/massive_edit_modules.php:1447 +#: ../../godmode/modules/manage_network_components_form_wizard.php:828 +#: ../../godmode/modules/manage_network_components_form_wmi.php:37 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1110 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1109 +msgid "Key string" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:188 +msgid "" +"Optional. Substring to look for in the WQL query result. The module returns " +"1 if found, 0 if not." +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:212 +#: ../../godmode/massive/massive_edit_modules.php:1452 +#: ../../godmode/modules/manage_network_components_form_wmi.php:45 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1113 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1112 +msgid "Field number" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:212 +msgid "" +"Column number to retrieve from the WQL query result (starting from zero)." +msgstr "" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:95 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:93 +msgid "Empty Network maps editor" +msgstr "" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:104 +#: ../../godmode/gis_maps/configure_gis_map.php:116 +#: ../../godmode/reporting/map_builder.php:129 +#: ../../godmode/reporting/visual_console_builder.php:992 +#: ../../godmode/reporting/visual_console_favorite.php:126 +#: ../../operation/agentes/networkmap.dinamic.php:146 +#: ../../operation/agentes/pandora_networkmap.editor.php:238 +#: ../../operation/agentes/pandora_networkmap.php:705 +#: ../../operation/agentes/pandora_networkmap.view.php:2364 +#: ../../operation/gis_maps/gis_map.php:47 +#: ../../operation/gis_maps/render_view.php:189 +#: ../../operation/visual_console/legacy_view.php:215 +#: ../../operation/visual_console/view.php:251 ../../operation/menu.php:443 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:102 +#: ../../enterprise/godmode/reporting/visual_console_template.php:132 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:129 +#: ../../enterprise/godmode/services/services.elements.php:916 +#: ../../enterprise/godmode/services/services.service.php:521 +#: ../../enterprise/operation/services/massive/service.create.elements.php:251 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:113 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:154 +#: ../../enterprise/operation/services/massive/services.create.php:612 +#: ../../enterprise/operation/services/massive/services.delete.php:50 +#: ../../enterprise/operation/services/services.list.php:66 +#: ../../enterprise/operation/services/services.service.php:70 +#: ../../enterprise/operation/services/services.service_map.php:91 +#: ../../enterprise/operation/services/services.table_services.php:63 +#: ../../enterprise/operation/services/services.treeview_services.php:69 +#: ../../package_774/enterprise/operation/services/services.service_map.php:91 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:612 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:251 +#: ../../package_774/enterprise/godmode/services/services.service.php:521 +msgid "Topology maps" +msgstr "" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:108 +#: ../../operation/agentes/pandora_networkmap.editor.php:242 +#: ../../operation/agentes/pandora_networkmap.php:709 +#: ../../operation/agentes/pandora_networkmap.view.php:2266 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:106 +msgid "Networkmap" +msgstr "" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:115 +#: ../../operation/agentes/pandora_networkmap.editor.php:280 +#: ../../operation/agentes/pandora_networkmap.view.php:2272 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:113 +msgid "Not found networkmap." +msgstr "" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:157 +#: ../../operation/agentes/pandora_networkmap.editor.php:405 +#: ../../operation/agentes/pandora_networkmap.view.php:143 +#: ../../enterprise/extensions/vmware/vmware_view.php:1831 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:152 +msgid "Node radius" +msgstr "" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:187 +#: ../../operation/agentes/pandora_networkmap.editor.php:582 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:173 +msgid "Save networkmap" +msgstr "" + +#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:193 +#: ../../operation/agentes/pandora_networkmap.editor.php:597 +#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:184 +msgid "Update networkmap" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:58 +#: ../../godmode/alerts/alert_list.php:611 +#: ../../include/class/SnmpConsole.class.php:196 +#: ../../include/lib/ITSM/Manager.php:1014 +#: ../../include/functions_html.php:2018 ../../include/functions_html.php:2019 +#: ../../include/functions_html.php:2129 ../../include/functions_html.php:2130 +#: ../../include/functions_html.php:2313 ../../include/functions_html.php:2314 +#: ../../include/functions_html.php:7073 ../../include/functions_html.php:7074 +#: ../../include/functions_html.php:7416 ../../include/functions_html.php:7417 +#: ../../include/functions_html.php:7465 ../../include/functions_html.php:7466 +#: ../../operation/events/events.php:1849 +#: ../../operation/snmpconsole/snmp_statistics.php:67 +#: ../../operation/menu.php:719 +#: ../../enterprise/godmode/alerts/alert_inventory.php:92 +msgid "List" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:66 +#: ../../godmode/agentes/planned_downtime.editor.php:79 +#: ../../godmode/agentes/planned_downtime.list.php:212 +#: ../../godmode/agentes/planned_downtime.list.php:225 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:41 +#: ../../include/functions_reporting_html.php:1538 +#: ../../include/functions_reporting_html.php:6100 +msgid "Scheduled Downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:75 +#: ../../godmode/agentes/planned_downtime.list.php:221 +#: ../../godmode/files_repo/files_repo.php:88 ../../godmode/menu.php:720 +#: ../../operation/agentes/exportdata.php:58 +msgid "Tools" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:229 +#: ../../godmode/agentes/planned_downtime.editor.php:1574 +#: ../../godmode/agentes/planned_downtime.editor.php:1775 +msgid "This elements cannot be modified while the downtime is being executed" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:262 +#: ../../include/functions_planned_downtimes.php:41 +#: ../../include/functions_planned_downtimes.php:802 +msgid "" +"Not created. Error inserting data. Start time must be higher than the " +"current time" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:266 +#: ../../godmode/agentes/planned_downtime.editor.php:270 +#: ../../godmode/agentes/planned_downtime.editor.php:278 +#: ../../godmode/agentes/planned_downtime.editor.php:282 +#: ../../include/functions_planned_downtimes.php:43 +#: ../../include/functions_planned_downtimes.php:48 +#: ../../include/functions_planned_downtimes.php:50 +#: ../../include/functions_planned_downtimes.php:807 +#: ../../include/functions_planned_downtimes.php:814 +#: ../../include/functions_planned_downtimes.php:822 +#: ../../include/functions_planned_downtimes.php:830 +#: ../../include/functions_planned_downtimes.php:835 +#: ../../include/functions_planned_downtimes.php:840 +#: ../../include/functions_planned_downtimes.php:845 +#: ../../include/functions_planned_downtimes.php:850 +#: ../../include/functions_planned_downtimes.php:855 +#: ../../include/functions_planned_downtimes.php:860 +msgid "Not created. Error inserting data" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:266 +#: ../../include/functions_planned_downtimes.php:43 +#: ../../include/functions_planned_downtimes.php:814 +msgid "The end date must be higher than the start date" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:270 +#: ../../include/functions_planned_downtimes.php:807 +msgid "The end date must be higher than the current time" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:278 +#: ../../godmode/agentes/planned_downtime.editor.php:1135 +#: ../../include/functions_planned_downtimes.php:48 +#: ../../include/functions_planned_downtimes.php:822 +msgid "The end time must be higher than the start time" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:282 +#: ../../godmode/agentes/planned_downtime.editor.php:1099 +#: ../../include/functions_planned_downtimes.php:50 +#: ../../include/functions_planned_downtimes.php:830 +msgid "The end day must be higher than the start day" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:295 +msgid "hour (from)" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:312 +msgid "minute (from)" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:329 +msgid "month day (from)" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:346 +msgid "month (from)" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:363 +msgid "week day (from)" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:380 +msgid "hour (to)" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:397 +msgid "minute (to)" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:414 +msgid "month day (to)" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:431 +msgid "month (to)" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:448 +msgid "week day (to)" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:487 +#: ../../godmode/agentes/planned_downtime.editor.php:622 +msgid "Downtime start cron expression is not correct" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:493 +#: ../../godmode/agentes/planned_downtime.editor.php:628 +msgid "Downtime stop cron expression is not correct" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:538 +#: ../../include/functions_planned_downtimes.php:99 +#: ../../include/functions_planned_downtimes.php:874 +msgid "Each scheduled downtime must have a different name" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:543 +#: ../../godmode/agentes/planned_downtime.editor.php:576 +#: ../../include/functions_planned_downtimes.php:104 +#: ../../include/functions_planned_downtimes.php:880 +msgid "Scheduled downtime must have a name" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:652 +#: ../../godmode/agentes/status_monitor_custom_fields.php:77 +#: ../../godmode/alerts/alert_list.php:95 +#: ../../godmode/alerts/alert_list.php:389 +#: ../../godmode/alerts/alert_templates.php:167 +#: ../../godmode/alerts/configure_alert_command.php:150 +#: ../../godmode/alerts/configure_alert_template.php:599 +#: ../../godmode/modules/manage_network_components.php:525 +#: ../../godmode/setup/gis.php:41 ../../include/functions_alerts.php:2839 +#: ../../include/functions_planned_downtimes.php:123 +#: ../../operation/agentes/pandora_networkmap.php:216 +#: ../../operation/agentes/pandora_networkmap.php:538 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:127 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:139 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:123 +#: ../../enterprise/godmode/modules/local_components.php:407 +#: ../../enterprise/godmode/policies/policies.php:201 +#: ../../enterprise/godmode/policies/policy_modules.php:1336 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:70 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:83 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:141 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1525 +#: ../../enterprise/include/ajax/servers.ajax.php:368 +#: ../../enterprise/tools/ipam/ipam_action.php:277 +#: ../../enterprise/tools/ipam/ipam_massive.php:48 +#: ../../package_774/enterprise/godmode/policies/policies.php:228 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1319 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1398 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:141 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:123 +msgid "Could not be updated" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:877 +#: ../../godmode/category/edit_category.php:79 +msgid "Editor" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:930 +#: ../../godmode/agentes/planned_downtime.list.php:779 +msgid "Disabled Agents" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:931 +msgid "Disable Modules" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:932 +#: ../../godmode/agentes/planned_downtime.list.php:780 +msgid "Disabled only Alerts" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:945 +msgid "Quiet: Modules will not generate events or fire alerts." +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:945 +msgid "Disable Agents: Disables the selected agents." +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:945 +msgid "Disable Alerts: Disable alerts for the selected agents." +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:951 +#: ../../godmode/agentes/planned_downtime.list.php:737 +#: ../../godmode/modules/manage_network_components_form_wizard.php:793 +#: ../../include/functions_reporting_html.php:7594 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:373 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:146 +msgid "Execution" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:954 +#: ../../godmode/agentes/planned_downtime.list.php:343 +#: ../../godmode/agentes/planned_downtime.list.php:786 +msgid "Once" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:955 +#: ../../godmode/agentes/planned_downtime.list.php:344 +#: ../../godmode/agentes/planned_downtime.list.php:787 +msgid "Periodically" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:956 +msgid "Cron from/to" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:997 +#: ../../godmode/agentes/planned_downtime.list.php:331 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:460 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:523 #: ../../include/rest-api/index.php:375 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:449 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:513 -#: ../../operation/agentes/gis_view.php:220 -#: ../../operation/reporting/reporting_viewer.php:268 -msgid "From" -msgstr "" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:129 -#: ../../enterprise/godmode/policies/policy_alerts.php:522 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:521 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:676 -#: ../../enterprise/include/ajax/policy.ajax.php:491 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1044 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2410 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2414 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2570 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3452 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3581 -#: ../../godmode/massive/massive_add_action_alerts.php:255 -#: ../../godmode/alerts/alert_list.list.php:730 -#: ../../godmode/alerts/alert_list.list.php:855 -#: ../../godmode/alerts/alert_templates.php:96 -#: ../../godmode/alerts/alert_list.builder.php:144 -#: ../../include/functions_reporting_html.php:149 -#: ../../include/functions_reporting_html.php:3239 -#: ../../include/ajax/alert_list.ajax.php:563 -#: ../../include/functions_ui.php:1678 -#: ../../include/class/AgentsAlerts.class.php:321 -#: ../../include/functions_reporting.php:15002 -#: ../../operation/reporting/reporting_viewer.php:272 -msgid "to" -msgstr "" - -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:56 -msgid "Agent succesfully deleted" -msgstr "" - -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:58 -msgid "Could not delete agent" -msgstr "" - -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:615 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:140 -msgid "No description available" -msgstr "" - -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:748 -#: ../../enterprise/meta/general/header.php:125 -#: ../../enterprise/meta/general/main_header.php:569 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:141 -#: ../../enterprise/godmode/services/services.service.php:901 -#: ../../enterprise/godmode/services/services.service.php:913 -#: ../../enterprise/godmode/services/services.service.php:925 -#: ../../enterprise/godmode/services/services.service.php:937 -#: ../../enterprise/include/ajax/policy.ajax.php:201 -#: ../../enterprise/include/ajax/policy.ajax.php:274 -#: ../../enterprise/operation/services/massive/services.create.php:922 -#: ../../enterprise/operation/services/massive/services.create.php:934 -#: ../../enterprise/operation/services/massive/services.create.php:946 -#: ../../enterprise/operation/services/massive/services.create.php:958 -#: ../../extensions/insert_data.php:218 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:165 -#: ../../godmode/massive/massive_copy_modules.php:154 -#: ../../godmode/massive/massive_delete_modules.php:332 -#: ../../godmode/massive/massive_delete_modules.php:505 -#: ../../godmode/massive/massive_add_alerts.php:286 -#: ../../godmode/massive/massive_delete_alerts.php:278 -#: ../../godmode/massive/massive_edit_modules.php:311 -#: ../../godmode/massive/massive_edit_modules.php:473 -#: ../../godmode/alerts/alert_list.builder.php:91 -#: ../../godmode/alerts/alert_list.builder.php:175 -#: ../../godmode/setup/setup_integria.php:432 -#: ../../godmode/setup/setup_integria.php:450 -#: ../../godmode/setup/setup_integria.php:485 -#: ../../godmode/setup/setup_integria.php:505 -#: ../../godmode/setup/setup_integria.php:566 -#: ../../godmode/setup/setup_integria.php:584 -#: ../../godmode/setup/setup_integria.php:619 -#: ../../godmode/setup/setup_integria.php:639 -#: ../../include/functions_reports.php:1375 -#: ../../include/class/AgentsAlerts.class.php:365 -#: ../../include/class/WelcomeWindow.class.php:837 -#: ../../operation/incidents/configure_integriaims_incident.php:257 -#: ../../operation/incidents/configure_integriaims_incident.php:293 -#: ../../operation/incidents/configure_integriaims_incident.php:311 -#: ../../general/header.php:287 -msgid "Select" -msgstr "" - -#: ../../enterprise/meta/include/functions_events_meta.php:58 -#: ../../include/functions_events.php:199 -msgid "Event id" -msgstr "" - -#: ../../enterprise/meta/include/functions_events_meta.php:62 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:474 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:534 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:587 -#: ../../include/functions_reporting_html.php:1311 -#: ../../include/functions_reporting_html.php:1319 -#: ../../include/functions_reporting_html.php:5343 -#: ../../include/functions_events.php:200 -#: ../../include/functions_events.php:2458 -#: ../../include/functions_events.php:4876 -msgid "Event name" -msgstr "" - -#: ../../enterprise/meta/include/functions_events_meta.php:66 -#: ../../enterprise/include/functions_reporting_csv.php:962 -#: ../../enterprise/include/class/Omnishell.class.php:642 -#: ../../enterprise/include/functions_ipam.php:2116 -#: ../../godmode/agentes/modificar_agente.php:700 -#: ../../godmode/agentes/agent_manager.php:357 -#: ../../mobile/operation/modules.php:608 -#: ../../mobile/operation/modules.php:908 -#: ../../include/functions_reporting_html.php:3691 -#: ../../include/functions_treeview.php:652 -#: ../../include/class/SatelliteAgent.class.php:513 -#: ../../include/class/WelcomeWindow.class.php:720 -#: ../../include/lib/Group.php:550 ../../include/functions_events.php:201 -#: ../../include/functions_events.php:247 -#: ../../include/functions_events.php:2463 -#: ../../operation/events/events.php:2936 -msgid "Agent name" -msgstr "" - -#: ../../enterprise/meta/include/functions_events_meta.php:82 -#: ../../enterprise/include/functions_reporting_csv.php:893 -#: ../../enterprise/include/functions_reporting_csv.php:966 +#: ../../include/functions_reporting_html.php:5223 +#: ../../include/functions_snmp.php:413 ../../include/functions_snmp.php:421 +#: ../../operation/agentes/gis_view.php:221 +#: ../../enterprise/include/functions_reporting_csv.php:612 +#: ../../enterprise/include/functions_reporting_csv.php:657 +#: ../../enterprise/include/functions_reporting_csv.php:1270 #: ../../enterprise/include/functions_reporting_csv.php:1549 -#: ../../enterprise/include/functions_reporting_csv.php:2372 -#: ../../enterprise/include/functions_reporting_csv.php:2408 -#: ../../enterprise/include/functions_reporting_csv.php:2720 -#: ../../enterprise/include/class/Omnishell.class.php:407 -#: ../../enterprise/include/class/LogSource.class.php:604 -#: ../../enterprise/operation/agentes/tag_view.php:791 -#: ../../godmode/update_manager/update_manager.history.php:44 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../enterprise/include/functions_reporting_pdf.php:2323 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:2148 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:370 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:415 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1028 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1307 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +msgid "To" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1028 +msgid "Type Periodicity" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1053 +#: ../../include/class/CalendarManager.class.php:1029 +#: ../../include/functions.php:1218 ../../include/functions_reporting.php:15421 +#: ../../views/calendar/special_days.php:248 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:420 +msgid "Mon" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1054 +#: ../../include/class/CalendarManager.class.php:1030 +#: ../../include/functions.php:1222 ../../include/functions_reporting.php:15426 +#: ../../views/calendar/special_days.php:249 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:421 +msgid "Tue" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1055 +#: ../../include/class/CalendarManager.class.php:1031 +#: ../../include/functions.php:1226 ../../include/functions_reporting.php:15431 +#: ../../views/calendar/special_days.php:250 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:422 +msgid "Wed" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1056 +#: ../../include/class/CalendarManager.class.php:1032 +#: ../../include/functions.php:1230 ../../include/functions_reporting.php:15436 +#: ../../views/calendar/special_days.php:251 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:423 +msgid "Thu" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1057 +#: ../../include/class/CalendarManager.class.php:1033 +#: ../../include/functions.php:1234 ../../include/functions_reporting.php:15441 +#: ../../views/calendar/special_days.php:252 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:424 +msgid "Fri" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1058 +#: ../../include/class/CalendarManager.class.php:1034 +#: ../../include/functions.php:1238 ../../include/functions_reporting.php:15446 +#: ../../views/calendar/special_days.php:253 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:425 +msgid "Sat" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1059 +#: ../../include/class/CalendarManager.class.php:1035 +#: ../../include/functions.php:1242 ../../include/functions_reporting.php:15451 +#: ../../views/calendar/special_days.php:247 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:426 +msgid "Sun" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1069 +#: ../../include/functions_reporting.php:15461 +msgid "From day" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1085 +#: ../../include/functions_reporting.php:15462 +msgid "To day" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1110 +msgid "From hour" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1120 +msgid "The start time must be lower than the end time" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1125 +msgid "To hour" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1164 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:467 +msgid "Configure the time" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1171 +msgid "Filtering" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1210 +#: ../../enterprise/include/class/Omnishell.class.php:1039 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:368 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:368 +msgid "Available agents" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1232 +#: ../../godmode/massive/massive_delete_modules.php:319 +#: ../../godmode/massive/massive_edit_modules.php:298 +msgid "Selection mode" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1257 +#: ../../enterprise/include/class/SAP.app.php:814 +#: ../../package_774/enterprise/include/class/SAP.app.php:814 +msgid "Available modules" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1272 +msgid "Only for type Quiet for downtimes." +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1330 +msgid "Agents planned for this downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1348 +msgid "There are no agents" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1402 +msgid "All alerts" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1404 +msgid "Entire agent" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1407 +#: ../../godmode/agentes/planned_downtime.editor.php:1519 +#: ../../godmode/agentes/planned_downtime.list.php:167 +msgid "All modules" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1409 +#: ../../godmode/agentes/planned_downtime.editor.php:1511 +#: ../../godmode/agentes/planned_downtime.editor.php:1515 +msgid "Some modules" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1465 +msgid "Add Module:" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:1903 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5834 +msgid "Please select a module." +msgstr "" + +#: ../../godmode/agentes/planned_downtime.editor.php:2042 +msgid "" +"WARNING: If you edit this scheduled downtime, the data of future SLA reports " +"may be altered" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.export_csv.php:204 +#: ../../godmode/agentes/planned_downtime.list.php:673 +msgid "No scheduled downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:254 +msgid "An error occurred stopping the scheduled downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:281 +msgid "This scheduled downtime is running" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:290 +#: ../../godmode/alerts/alert_actions.php:208 +#: ../../godmode/alerts/alert_commands.php:950 +#: ../../godmode/alerts/alert_list.php:271 +#: ../../godmode/alerts/alert_list.php:434 +#: ../../godmode/alerts/alert_templates.php:262 +#: ../../godmode/events/event_filter.php:77 +#: ../../godmode/events/event_filter.php:104 +#: ../../godmode/massive/massive_delete_action_alerts.php:171 +#: ../../godmode/massive/massive_delete_alerts.php:201 +#: ../../godmode/massive/massive_delete_modules.php:162 +#: ../../godmode/modules/manage_nc_groups.php:176 +#: ../../godmode/modules/manage_network_components.php:552 +#: ../../godmode/netflow/nf_edit.php:111 ../../godmode/netflow/nf_edit.php:144 +#: ../../godmode/netflow/nf_item_list.php:120 +#: ../../godmode/netflow/nf_item_list.php:148 +#: ../../godmode/reporting/graphs.php:150 +#: ../../godmode/reporting/graphs.php:162 +#: ../../godmode/reporting/graphs.php:213 +#: ../../godmode/reporting/map_builder.php:209 +#: ../../godmode/reporting/reporting_builder.php:634 +#: ../../godmode/setup/gis.php:61 ../../godmode/setup/links.php:93 +#: ../../godmode/setup/news.php:137 +#: ../../godmode/snmpconsole/snmp_alert.php:686 +#: ../../godmode/snmpconsole/snmp_filters.php:180 +#: ../../godmode/users/profile_list.php:142 +#: ../../godmode/users/user_list.php:357 ../../godmode/users/user_list.php:411 +#: ../../godmode/files_repo/files_repo.php:156 +#: ../../include/class/ConfigPEN.class.php:488 +#: ../../operation/gis_maps/gis_map.php:99 +#: ../../operation/messages/message_list.php:109 +#: ../../operation/messages/message_list.php:131 +#: ../../operation/reporting/graph_viewer.php:57 +#: ../../operation/reporting/graph_viewer.php:65 +#: ../../views/dashboard/list.php:57 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:68 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:118 +#: ../../enterprise/godmode/modules/local_components.php:431 +#: ../../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:392 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:410 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:165 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:138 +#: ../../enterprise/include/class/DatabaseHA.class.php:1060 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:295 +#: ../../enterprise/meta/advanced/links.php:83 +#: ../../enterprise/meta/advanced/metasetup.relations.php:86 +#: ../../enterprise/tools/ipam/ipam_action.php:102 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:87 +#: ../../enterprise/tools/ipam/ipam_sites.php:131 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:214 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:190 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:295 +msgid "Successfully deleted" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:291 +#: ../../godmode/events/event_filter.php:78 +#: ../../godmode/events/event_filter.php:105 +#: ../../godmode/modules/manage_nc_groups.php:177 +#: ../../godmode/netflow/nf_edit.php:112 ../../godmode/netflow/nf_edit.php:145 +#: ../../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/setup/os.list.php:220 ../../godmode/setup/os.list.php:227 +#: ../../godmode/setup/os_version.list.php:183 +#: ../../godmode/setup/os_version.list.php:190 +#: ../../operation/reporting/graph_viewer.php:59 +#: ../../operation/reporting/graph_viewer.php:67 +#: ../../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 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:296 +#: ../../enterprise/meta/advanced/metasetup.relations.php:87 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:88 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:296 +msgid "Not deleted. Error deleting data" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:345 +#: ../../godmode/agentes/planned_downtime.list.php:788 +#: ../../enterprise/meta/advanced/cron_main.php:88 +msgid "Cron" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:384 +msgid "Between dates" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:395 +msgid "Show past downtimes" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:405 +#: ../../godmode/modules/manage_network_components_form_wizard.php:583 +msgid "Execution type" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:733 +msgid "Name (Ag.)" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:738 +#: ../../godmode/events/events.php:138 +#: ../../godmode/massive/massive_operations.php:384 +#: ../../godmode/massive/massive_operations.php:406 +#: ../../godmode/modules/manage_inventory_modules.php:54 +#: ../../godmode/modules/manage_inventory_modules_form.php:45 +#: ../../godmode/modules/manage_network_components.php:299 +#: ../../godmode/menu.php:353 +#: ../../include/class/AgentDeployWizard.class.php:727 +#: ../../include/class/ConfigPEN.class.php:329 +#: ../../include/class/ModuleTemplates.class.php:195 +#: ../../include/class/ModuleTemplates.class.php:213 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:62 +#: ../../include/functions_reports.php:926 +#: ../../include/functions_reports.php:930 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:871 +#: ../../enterprise/godmode/agentes/collections.agents.php:83 +#: ../../enterprise/godmode/agentes/collections.data.php:60 +#: ../../enterprise/godmode/agentes/collections.editor.php:114 +#: ../../enterprise/godmode/agentes/collections.php:140 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:65 +#: ../../enterprise/godmode/modules/configure_local_component.php:598 +#: ../../enterprise/godmode/modules/local_components.php:165 +#: ../../enterprise/godmode/policies/policies.php:222 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1566 +#: ../../enterprise/include/class/AgentRepository.class.php:692 +#: ../../enterprise/views/ncm/backups/backup.php:121 +#: ../../package_774/enterprise/godmode/policies/policies.php:249 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1414 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:598 +msgid "Configuration" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:739 +#: ../../godmode/agentes/planned_downtime.list.php:812 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:63 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:673 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:673 +msgid "Running" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:740 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:64 +msgid "Affected" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:745 +#: ../../godmode/agentes/planned_downtime.list.php:850 +#: ../../godmode/agentes/planned_downtime.list.php:859 +msgid "Stop downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:746 +#: ../../godmode/agentes/planned_downtime.list.php:879 +#: ../../godmode/agentes/planned_downtime.list.php:925 +#: ../../godmode/alerts/alert_actions.php:355 +#: ../../godmode/reporting/map_builder.php:420 +#: ../../include/ajax/dashboard.ajax.php:83 +#: ../../include/functions_filemanager.php:1069 +#: ../../operation/agentes/pandora_networkmap.php:830 +#: ../../views/dashboard/list.php:97 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:229 +#: ../../enterprise/godmode/policies/policies.php:634 +#: ../../enterprise/godmode/policies/policy_modules.php:1870 +#: ../../package_774/enterprise/godmode/policies/policies.php:669 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1863 +msgid "Copy" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:802 +msgid "Not running" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:819 +#: ../../godmode/alerts/configure_alert_template.php:1789 +#: ../../include/class/AgentWizard.class.php:6214 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:199 +#: ../../views/calendar/special_days.php:434 +#: ../../views/calendar/special_days.php:534 +#: ../../views/calendar/special_days_edit.php:214 +#: ../../enterprise/godmode/wizards/consoletask_js.php:108 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4617 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4597 +#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:108 +msgid "Loading, this operation might take several minutes..." +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:820 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:200 +msgid "Elements affected" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:829 +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:209 +msgid "Agents and modules affected" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:942 +#: ../../godmode/alerts/alert_view.php:141 +#: ../../godmode/modules/manage_network_components.php:805 +#: ../../godmode/modules/manage_network_components.php:806 +#: ../../godmode/servers/servers.build_table.php:164 +#: ../../godmode/servers/servers.build_table.php:165 +#: ../../godmode/servers/servers.build_table.php:171 +#: ../../godmode/extensions.php:207 ../../godmode/extensions.php:222 +#: ../../include/ajax/module.php:1231 +#: ../../include/class/SnmpConsole.class.php:803 +#: ../../include/class/SnmpConsole.class.php:821 +#: ../../include/lib/TacticalView/elements/LogStorage.php:150 +#: ../../include/lib/TacticalView/elements/LogStorage.php:176 +#: ../../include/lib/TacticalView/elements/SnmpTraps.php:88 +#: ../../include/lib/TacticalView/elements/SnmpTraps.php:114 +#: ../../include/functions.php:1265 ../../include/functions.php:1271 +#: ../../include/functions.php:1275 ../../include/functions_agents.php:4786 +#: ../../include/functions_db.php:241 ../../include/functions_events.php:3712 +#: ../../include/functions_events.php:3852 +#: ../../include/functions_events.php:3872 +#: ../../include/functions_events.php:3881 +#: ../../include/functions_events.php:3890 +#: ../../include/functions_events.php:3891 +#: ../../include/functions_events.php:3903 +#: ../../include/functions_events.php:3963 +#: ../../include/functions_events.php:3996 +#: ../../include/functions_events.php:4062 +#: ../../include/functions_events.php:4079 +#: ../../include/functions_events.php:4086 +#: ../../include/functions_events.php:4158 +#: ../../include/functions_events.php:4250 +#: ../../include/functions_events.php:4374 +#: ../../include/functions_events.php:4438 +#: ../../include/functions_events.php:4478 +#: ../../include/functions_events.php:4501 +#: ../../include/functions_events.php:4531 +#: ../../include/functions_events.php:4614 +#: ../../include/functions_events.php:4695 +#: ../../include/functions_events.php:4705 +#: ../../include/functions_events.php:4946 +#: ../../include/functions_events.php:5027 +#: ../../include/functions_events.php:5149 +#: ../../include/functions_events.php:5164 +#: ../../include/functions_events.php:5174 +#: ../../include/functions_events.php:5184 +#: ../../include/functions_events.php:5254 +#: ../../include/functions_events.php:5622 +#: ../../include/functions_events.php:5636 +#: ../../include/functions_events.php:5641 +#: ../../include/functions_events.php:5644 +#: ../../include/functions_events.php:5652 +#: ../../include/functions_events.php:5661 +#: ../../include/functions_events.php:5673 +#: ../../include/functions_events.php:5726 +#: ../../include/functions_events.php:5753 +#: ../../include/functions_events.php:5778 +#: ../../include/functions_events.php:5822 +#: ../../include/functions_reporting_html.php:1310 +#: ../../include/functions_reporting_html.php:1313 +#: ../../include/functions_reporting_html.php:6780 +#: ../../include/functions_reporting_html.php:6833 +#: ../../include/functions_servers.php:1449 +#: ../../include/functions_treeview.php:153 +#: ../../include/functions_treeview.php:311 +#: ../../include/functions_treeview.php:455 +#: ../../include/functions_treeview.php:697 ../../include/functions_ui.php:3210 +#: ../../include/functions_ui.php:3218 ../../mobile/operation/agent.php:198 +#: ../../mobile/operation/agent.php:203 ../../mobile/operation/events.php:303 +#: ../../mobile/operation/events.php:315 ../../mobile/operation/events.php:327 +#: ../../mobile/operation/events.php:435 ../../mobile/operation/events.php:485 +#: ../../mobile/operation/events.php:495 +#: ../../operation/agentes/estado_agente.php:1292 +#: ../../operation/agentes/estado_generalagente.php:158 +#: ../../operation/agentes/estado_generalagente.php:162 +#: ../../operation/agentes/estado_generalagente.php:165 +#: ../../operation/agentes/interface_view.functions.php:742 +#: ../../operation/agentes/interface_view.functions.php:743 +#: ../../operation/agentes/interface_view.functions.php:744 +#: ../../operation/agentes/interface_view.functions.php:745 +#: ../../operation/agentes/interface_view.functions.php:746 +#: ../../operation/agentes/status_monitor.php:1973 +#: ../../operation/inventory/inventory.php:221 +#: ../../operation/inventory/inventory.php:241 +#: ../../operation/inventory/inventory.php:268 +#: ../../enterprise/include/lib/Metaconsole/Node.php:453 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1130 +#: ../../enterprise/include/functions_aws.php:509 +#: ../../enterprise/include/functions_aws.php:510 +#: ../../enterprise/include/functions_reporting.php:6412 +#: ../../enterprise/include/functions_servicemap.php:823 +#: ../../enterprise/include/functions_services.php:1258 +#: ../../enterprise/include/functions_services.php:1439 +#: ../../enterprise/include/functions_services.php:2172 +#: ../../enterprise/include/functions_visual_map.php:320 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1052 +#: ../../enterprise/meta/advanced/servers.build_table.php:187 +#: ../../enterprise/meta/advanced/servers.build_table.php:188 +#: ../../enterprise/meta/advanced/servers.build_table.php:194 +#: ../../enterprise/tools/ipam/ipam_ajax.php:369 +#: ../../enterprise/tools/ipam/ipam_ajax.php:390 +#: ../../enterprise/tools/ipam/ipam_network.php:621 +#: ../../enterprise/tools/ipam/ipam_network.php:701 +#: ../../package_774/enterprise/include/functions_servicemap.php:823 +#: ../../package_774/enterprise/include/functions_reporting.php:6401 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:949 +msgid "N/A" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:1036 +msgid "" +"WARNING: If you delete this scheduled downtime, it will not be taken into " +"account in future SLA reports" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:1042 +msgid "WARNING: There are malformed scheduled downtimes" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.list.php:1042 +msgid "Do you want to migrate automatically the malformed items?" +msgstr "" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:35 +#: ../../operation/agentes/status_monitor.php:327 ../../operation/menu.php:186 +msgid "Monitor detail" +msgstr "" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:101 +#: ../../godmode/agentes/status_monitor_custom_fields.php:162 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:205 +#: ../../operation/agentes/status_monitor.php:989 +#: ../../enterprise/operation/agentes/tag_view.php:358 +#: ../../enterprise/operation/agentes/tag_view.php:784 +msgid "Data type" +msgstr "" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:109 +#: ../../godmode/agentes/status_monitor_custom_fields.php:164 +#: ../../operation/agentes/status_monitor.php:948 +#: ../../operation/agentes/status_monitor.php:1561 +#: ../../enterprise/operation/agentes/tag_view.php:310 +#: ../../enterprise/operation/agentes/tag_view.php:785 +msgid "Server type" +msgstr "" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:121 +#: ../../godmode/agentes/status_monitor_custom_fields.php:167 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4904 +#: ../../include/ajax/module.php:1824 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:574 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:589 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1089 +#: ../../include/functions_agents.php:4861 +#: ../../include/functions_reporting_html.php:2444 +#: ../../include/functions_treeview.php:310 +#: ../../mobile/operation/agents.php:100 ../../mobile/operation/agents.php:426 +#: ../../operation/agentes/status_monitor.php:1580 +#: ../../operation/inventory/inventory.php:1324 +msgid "Last status change" +msgstr "" + #: ../../godmode/agentes/status_monitor_custom_fields.php:137 #: ../../godmode/agentes/status_monitor_custom_fields.php:171 -#: ../../godmode/setup/news.php:356 ../../godmode/events/custom_events.php:100 +#: ../../godmode/events/custom_events.php:100 ../../godmode/setup/news.php:356 +#: ../../godmode/update_manager/update_manager.history.php:44 +#: ../../include/ajax/custom_fields.php:494 +#: ../../include/ajax/events_extended.php:90 +#: ../../include/class/SnmpConsole.class.php:279 +#: ../../include/lib/Dashboard/Widgets/events_list.php:829 +#: ../../include/functions_events.php:257 +#: ../../include/functions_events.php:315 +#: ../../include/functions_events.php:2542 +#: ../../include/functions_events.php:5003 +#: ../../include/functions_inventory.php:151 +#: ../../include/functions_inventory.php:185 +#: ../../include/functions_inventory.php:395 +#: ../../include/functions_inventory.php:415 +#: ../../include/functions_inventory.php:601 +#: ../../include/functions_netflow.php:278 +#: ../../include/functions_reporting_html.php:1713 +#: ../../include/functions_reporting_html.php:1721 +#: ../../include/functions_reporting_html.php:1961 +#: ../../include/functions_reporting_html.php:1968 +#: ../../include/functions_reporting_html.php:3846 +#: ../../include/functions_reporting_html.php:6522 +#: ../../mobile/operation/events.php:829 +#: ../../mobile/operation/module_data.php:165 #: ../../mobile/operation/modules.php:672 #: ../../mobile/operation/modules.php:911 -#: ../../mobile/operation/module_data.php:165 -#: ../../mobile/operation/events.php:829 -#: ../../include/functions_reporting_html.php:1066 -#: ../../include/functions_reporting_html.php:1074 -#: ../../include/functions_reporting_html.php:1314 -#: ../../include/functions_reporting_html.php:1321 -#: ../../include/functions_reporting_html.php:2669 -#: ../../include/functions_reporting_html.php:5345 -#: ../../include/ajax/events_extended.php:90 -#: ../../include/ajax/custom_fields.php:415 -#: ../../include/functions_inventory.php:149 -#: ../../include/functions_inventory.php:183 -#: ../../include/functions_inventory.php:393 -#: ../../include/functions_inventory.php:413 -#: ../../include/functions_inventory.php:599 -#: ../../include/functions_netflow.php:278 -#: ../../include/class/SnmpConsole.class.php:279 -#: ../../include/lib/Dashboard/Widgets/events_list.php:819 -#: ../../include/functions_events.php:205 -#: ../../include/functions_events.php:262 -#: ../../include/functions_events.php:2468 -#: ../../include/functions_events.php:4889 #: ../../operation/agentes/exportdata.csv.php:74 -#: ../../operation/agentes/exportdata.php:114 -#: ../../operation/agentes/status_monitor.php:1603 -#: ../../operation/agentes/estado_generalagente.php:715 #: ../../operation/agentes/exportdata.excel.php:74 +#: ../../operation/agentes/exportdata.php:114 +#: ../../operation/agentes/status_monitor.php:1606 #: ../../operation/messages/message_list.php:196 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:132 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:263 -#: ../../operation/search_modules.php:42 +#: ../../operation/search_modules.php:41 +#: ../../views/ITSM/ITSMTicketDetailView.php:284 +#: ../../enterprise/include/class/LogSource.class.php:604 +#: ../../enterprise/include/class/Omnishell.class.php:407 +#: ../../enterprise/include/functions_reporting_csv.php:1399 +#: ../../enterprise/include/functions_reporting_csv.php:1472 +#: ../../enterprise/include/functions_reporting_csv.php:2055 +#: ../../enterprise/include/functions_reporting_csv.php:2878 +#: ../../enterprise/include/functions_reporting_csv.php:2914 +#: ../../enterprise/include/functions_reporting_csv.php:3226 +#: ../../enterprise/meta/include/functions_events_meta.php:82 +#: ../../enterprise/operation/agentes/tag_view.php:791 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1157 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1230 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1813 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2636 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2672 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2984 msgid "Timestamp" msgstr "" -#: ../../enterprise/meta/include/functions_events_meta.php:86 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:647 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2894 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1406 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1127 -#: ../../enterprise/include/functions_events.php:60 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3076 -#: ../../godmode/events/event_filter.php:146 -#: ../../godmode/events/event_edit_filter.php:354 -#: ../../include/lib/Dashboard/Widgets/events_list.php:343 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:268 -#: ../../include/functions_events.php:206 -#: ../../operation/events/events.php:1956 -msgid "Event type" +#: ../../godmode/agentes/status_monitor_custom_fields.php:185 +msgid "Show monitor detail fields" msgstr "" -#: ../../enterprise/meta/include/functions_events_meta.php:90 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:362 -#: ../../enterprise/include/functions_reporting_csv.php:964 -#: ../../enterprise/operation/agentes/tag_view.php:217 -#: ../../godmode/modules/manage_network_templates_form.php:231 -#: ../../godmode/modules/manage_network_components.php:777 -#: ../../godmode/modules/manage_network_components_form_wizard.php:278 -#: ../../godmode/agentes/agent_template.php:274 -#: ../../godmode/agentes/status_monitor_custom_fields.php:105 -#: ../../godmode/agentes/status_monitor_custom_fields.php:163 -#: ../../godmode/alerts/alert_list.list.php:104 -#: ../../mobile/operation/modules.php:602 -#: ../../mobile/operation/modules.php:604 -#: ../../mobile/operation/modules.php:907 -#: ../../include/ajax/heatmap.ajax.php:281 -#: ../../include/ajax/heatmap.ajax.php:406 ../../include/ajax/module.php:1039 -#: ../../include/ajax/custom_fields.php:411 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:566 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:582 -#: ../../operation/agentes/status_monitor.php:901 -#: ../../operation/agentes/status_monitor.php:1553 -msgid "Module name" +#: ../../godmode/agentes/status_monitor_custom_fields.php:188 +#: ../../godmode/events/custom_events.php:128 +#: ../../enterprise/meta/event/custom_events.php:173 +msgid "Fields available" msgstr "" -#: ../../enterprise/meta/include/functions_events_meta.php:94 -#: ../../enterprise/godmode/policies/policy_alerts.php:813 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:431 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:748 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:380 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4422 -#: ../../godmode/alerts/configure_alert_template.php:1623 -#: ../../godmode/events/custom_events.php:103 ../../include/functions.php:4200 -#: ../../include/functions_snmp.php:324 +#: ../../godmode/agentes/status_monitor_custom_fields.php:195 +#: ../../godmode/events/custom_events.php:135 +#: ../../enterprise/meta/event/custom_events.php:185 +msgid "Add fields to select" +msgstr "" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:204 +#: ../../godmode/events/custom_events.php:145 +#: ../../enterprise/meta/event/custom_events.php:195 +msgid "Delete fields to select" +msgstr "" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:210 +#: ../../godmode/events/custom_events.php:151 +#: ../../enterprise/meta/event/custom_events.php:175 +msgid "Fields selected" +msgstr "" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:272 +#: ../../godmode/events/custom_events.php:233 +#: ../../enterprise/meta/event/custom_events.php:244 +msgid "" +"There must be at least one custom field. Timestamp will be set by default" +msgstr "" + +#: ../../godmode/agentes/status_monitor_custom_fields.php:273 +#: ../../godmode/events/custom_events.php:234 +#: ../../godmode/wizards/ManageExtensions.class.php:331 +#: ../../include/class/TreeGroupEdition.class.php:168 +#: ../../operation/custom_fields/custom_fields_view.php:1172 +#: ../../enterprise/include/functions_login.php:114 +#: ../../enterprise/meta/event/custom_events.php:245 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:1195 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:1184 +msgid "Confirm" +msgstr "" + +#: ../../godmode/alerts/alert_actions.php:79 +#: ../../include/functions_reporting.php:3403 +#: ../../enterprise/include/ajax/policy.ajax.php:319 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:319 +msgid "Alert actions" +msgstr "" + +#: ../../godmode/alerts/alert_actions.php:132 +#: ../../godmode/alerts/alert_commands.php:971 +#: ../../godmode/reporting/map_builder.php:315 +#: ../../godmode/reporting/map_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:703 +#: ../../include/functions_agents.php:1080 +#: ../../include/functions_planned_downtimes.php:1021 +#: ../../enterprise/godmode/policies/policies.php:231 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:423 +#: ../../package_774/enterprise/godmode/policies/policies.php:258 +msgid "Successfully copied" +msgstr "" + +#: ../../godmode/alerts/alert_actions.php:133 +#: ../../godmode/alerts/alert_commands.php:972 +#: ../../godmode/reporting/reporting_builder.php:704 +#: ../../include/functions_planned_downtimes.php:1018 +#: ../../enterprise/godmode/policies/policies.php:232 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:424 +#: ../../package_774/enterprise/godmode/policies/policies.php:259 +msgid "Could not be copied" +msgstr "" + +#: ../../godmode/alerts/alert_actions.php:209 +#: ../../godmode/alerts/alert_commands.php:951 +#: ../../godmode/alerts/alert_list.php:272 +#: ../../godmode/alerts/alert_list.php:435 +#: ../../godmode/alerts/alert_templates.php:263 +#: ../../godmode/massive/massive_delete_action_alerts.php:172 +#: ../../godmode/massive/massive_delete_alerts.php:202 +#: ../../godmode/massive/massive_delete_policies_alerts.php:115 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:115 +#: ../../godmode/modules/manage_network_components.php:553 +#: ../../godmode/reporting/reporting_builder.php:635 +#: ../../godmode/setup/gis.php:59 ../../godmode/setup/news.php:138 +#: ../../godmode/files_repo/files_repo.php:156 +#: ../../operation/agentes/pandora_networkmap.php:587 +#: ../../operation/gis_maps/gis_map.php:100 +#: ../../operation/messages/message_list.php:110 +#: ../../views/dashboard/list.php:58 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:69 +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:119 +#: ../../enterprise/godmode/modules/local_components.php:432 +#: ../../enterprise/godmode/policies/policy_agents.php:103 +#: ../../enterprise/godmode/policies/policy_agents.php:125 +#: ../../enterprise/godmode/policies/policy_alerts.php:324 +#: ../../enterprise/godmode/policies/policy_collections.php:119 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:159 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:186 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:174 +#: ../../enterprise/godmode/policies/policy_modules.php:1399 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:393 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:411 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:166 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:139 +#: ../../enterprise/operation/agentes/policy_manager.php:348 +#: ../../enterprise/operation/agentes/policy_manager.php:431 +#: ../../enterprise/operation/agentes/policy_manager.php:465 +#: ../../enterprise/tools/ipam/ipam_action.php:100 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:212 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:188 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:159 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:186 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1382 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:103 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:125 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:324 +msgid "Could not be deleted" +msgstr "" + +#: ../../godmode/alerts/alert_actions.php:225 +#: ../../godmode/alerts/configure_alert_action.php:140 +#, php-format +msgid "" +"This node is configured with centralized mode. All alert actions information " +"is read only. Go to %s to manage it." +msgstr "" + +#: ../../godmode/alerts/alert_actions.php:427 +msgid "" +"You cannot edit this action, You don't have the permission to edit All group." +msgstr "" + +#: ../../godmode/alerts/alert_actions.php:438 +msgid "" +"The action and the command associated with it do not have the same group. " +"Please contact an administrator to fix it." +msgstr "" + +#: ../../godmode/alerts/alert_actions.php:502 +msgid "No alert actions configured" +msgstr "" + +#: ../../godmode/alerts/alert_commands.php:119 +#: ../../godmode/alerts/alert_commands.php:124 +#: ../../godmode/alerts/alert_commands.php:140 +#: ../../godmode/alerts/alert_commands.php:146 +#: ../../godmode/alerts/alert_view.php:495 +#: ../../godmode/alerts/alert_view.php:614 +#: ../../godmode/alerts/configure_alert_template.php:1073 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2286 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2955 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2267 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2936 +#, php-format +msgid "Field %s" +msgstr "" + +#: ../../godmode/alerts/alert_commands.php:171 +#: ../../godmode/alerts/alert_commands.php:212 +#: ../../godmode/alerts/configure_alert_template.php:1035 +#: ../../godmode/alerts/configure_alert_template.php:1080 +#: ../../godmode/alerts/configure_alert_template.php:1256 +#: ../../godmode/modules/manage_network_components_form_common.php:54 +#: ../../godmode/users/configure_user.php:1413 +#: ../../enterprise/godmode/modules/configure_local_component.php:166 +#: ../../enterprise/meta/advanced/metasetup.setup.php:78 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:166 +msgid "Basic" +msgstr "" + +#: ../../godmode/alerts/alert_commands.php:173 +msgid "" +"For sending emails, text must be HTML format, if you want to use plain text, " +"type it between the following labels:
"
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:187
+#: ../../godmode/alerts/alert_commands.php:224
+#: ../../godmode/alerts/configure_alert_template.php:1048
+#: ../../godmode/alerts/configure_alert_template.php:1093
+#: ../../godmode/alerts/configure_alert_template.php:1257
+#: ../../godmode/modules/manage_network_components_form_common.php:55
+#: ../../godmode/netflow/nf_edit_form.php:296
+#: ../../godmode/users/configure_user.php:1414
+#: ../../operation/netflow/nf_live_view.php:599
+#: ../../operation/network/network_report.php:262
+#: ../../operation/network/network_usage_map.php:305
+#: ../../enterprise/godmode/agentes/plugins_manager.php:154
+#: ../../enterprise/godmode/modules/configure_local_component.php:167
+#: ../../enterprise/godmode/policies/policy_plugins.php:126
+#: ../../enterprise/meta/general/main_header.php:320
+#: ../../enterprise/meta/general/main_header.php:402
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:167
+msgid "Advanced"
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:249
+#: ../../godmode/alerts/alert_commands.php:280
+msgid "Text/plain"
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:251
+#: ../../godmode/alerts/alert_commands.php:282
+msgid "For sending emails only text plain"
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:265
+#: ../../godmode/alerts/alert_commands.php:296
+msgid "Text/html"
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:817
+msgid "Permissions warning"
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:820
+msgid ""
+"Command management is limited to administrator users or user profiles with "
+"permissions PM"
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:844
+msgid "Alert commands"
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:911
+#: ../../include/functions_alerts.php:2734
+msgid "No name specified"
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:915
+#: ../../include/functions_alerts.php:2729
+msgid "No command specified"
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:965
+msgid " (copy)"
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:989
+#: ../../godmode/alerts/configure_alert_command.php:201
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All alert commands "
+"information is read only. Go to %s to manage it."
+msgstr ""
+
+#: ../../godmode/alerts/alert_commands.php:1088
+msgid "No alert commands configured"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:99
+#: ../../include/class/WelcomeWindow.class.php:869
+msgid "Latest value"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:120
+#: ../../include/class/AgentsAlerts.class.php:342
+msgid "Create Action"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:136
+#: ../../godmode/alerts/configure_alert_template.php:751
+#: ../../include/class/AgentsAlerts.class.php:308
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:496
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:609
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:496
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:609
+msgid "Default action"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:144
+#: ../../godmode/alerts/alert_list.list.php:857
+#: ../../godmode/massive/massive_add_action_alerts.php:253
+#: ../../include/ajax/alert_list.ajax.php:287
+#: ../../include/class/AgentsAlerts.class.php:319
+#: ../../include/functions_ui.php:1687
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:655
+#: ../../enterprise/include/ajax/policy.ajax.php:494
+#: ../../package_774/enterprise/include/ajax/policy.ajax.php:494
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:670
+msgid "Number of alerts match from"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:144
+#: ../../godmode/alerts/alert_list.list.php:744
+#: ../../godmode/alerts/alert_list.list.php:869
+#: ../../godmode/alerts/alert_templates.php:97
+#: ../../godmode/massive/massive_add_action_alerts.php:255
+#: ../../godmode/massive/massive_add_policies_alerts.php:202
+#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:206
+#: ../../include/ajax/alert_list.ajax.php:298
+#: ../../include/class/AgentsAlerts.class.php:321
+#: ../../include/functions_html.php:7406
+#: ../../include/functions_reporting.php:15404
+#: ../../include/functions_reporting_html.php:155
+#: ../../include/functions_reporting_html.php:4416
+#: ../../include/functions_ui.php:1699
+#: ../../enterprise/godmode/policies/policy_alerts.php:513
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:516
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:657
+#: ../../enterprise/include/ajax/policy.ajax.php:498
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1094
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2594
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2598
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2755
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3648
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3777
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:129
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1070
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2575
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2579
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2736
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3629
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3758
+#: ../../package_774/enterprise/include/ajax/policy.ajax.php:498
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:524
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:672
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:522
+msgid "to"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:159
+#: ../../include/class/AgentsAlerts.class.php:391
+msgid "Create Template"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:169
+#: ../../godmode/alerts/alert_list.list.php:570
+#: ../../godmode/alerts/alert_view.php:101
+#: ../../godmode/reporting/reporting_builder.item_editor.php:241
+#: ../../godmode/reporting/reporting_builder.item_editor.php:977
+#: ../../include/class/AgentsAlerts.class.php:359
+#: ../../include/class/AgentsAlerts.class.php:982
+#: ../../include/functions_cron.php:690
+#: ../../include/functions_reporting_html.php:4658
+#: ../../include/functions_reporting_html.php:4661
+#: ../../include/functions_treeview.php:444
+#: ../../include/functions_treeview.php:485
+#: ../../mobile/operation/alerts.php:349 ../../operation/search_alerts.php:36
+#: ../../enterprise/godmode/policies/policy_alerts.php:441
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:351
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:322
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1439
+#: ../../enterprise/include/ajax/policy.ajax.php:454
+#: ../../enterprise/include/functions_reporting_csv.php:3062
+#: ../../enterprise/include/functions_tasklist.php:390
+#: ../../enterprise/operation/agentes/policy_view.php:260
+#: ../../package_774/enterprise/include/functions_tasklist.php:390
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820
+#: ../../package_774/enterprise/include/ajax/policy.ajax.php:454
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:351
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:441
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:322
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1417
+msgid "Template"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:187
+#: ../../godmode/alerts/alert_list.list.php:751
+#: ../../godmode/alerts/alert_list.list.php:885
+#: ../../godmode/alerts/alert_view.php:373
+#: ../../godmode/alerts/configure_alert_action.php:311
+#: ../../include/ajax/alert_list.ajax.php:316
+#: ../../include/ajax/custom_fields.php:492
+#: ../../include/class/AgentWizard.class.php:1314
+#: ../../include/class/AgentsAlerts.class.php:398
+#: ../../include/functions_reporting_html.php:4919
+#: ../../include/functions_reporting_html.php:6709
+#: ../../include/functions_ui.php:1715
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2559
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2771
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3654
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2540
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2752
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3635
+msgid "Threshold"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:187
+msgid "It takes precedence over the action's threshold configuration."
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:218
+msgid "Finish and view cluster"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:231
+#: ../../godmode/alerts/alert_list.builder.php:242
+#: ../../include/class/AgentsAlerts.class.php:408
+#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:330
+#: ../../enterprise/godmode/policies/policy_alerts.php:814
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:815
+msgid "Add alert"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.builder.php:349
+#: ../../godmode/alerts/configure_alert_template.php:1427
+#: ../../godmode/modules/manage_network_components_form_plugin.php:59
+#: ../../godmode/modules/manage_network_components_form_wmi.php:88
+#: ../../include/class/AgentWizard.class.php:2658
+#: ../../include/functions.php:2853
+#: ../../enterprise/operation/agentes/policy_view.php:185
+#: ../../enterprise/operation/agentes/policy_view.php:278
+#: ../../enterprise/operation/agentes/policy_view.php:569
+msgid "Empty"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:67
+#: ../../enterprise/godmode/reporting/graph_template_list.php:203
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:465
+msgid "Template name"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:141
+msgid "Field content"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:146
+#: ../../godmode/alerts/alert_templates.php:50
+#: ../../godmode/alerts/alert_view.php:130
+#: ../../godmode/alerts/configure_alert_template.php:1237
+#: ../../godmode/setup/setup_ITSM.php:399
+#: ../../godmode/setup/setup_ITSM.php:526
+#: ../../godmode/snmpconsole/snmp_alert.php:1617
+#: ../../godmode/snmpconsole/snmp_alert.php:1779
+#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:302
+#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:359
+#: ../../include/lib/ITSM/ITSM.php:513 ../../include/functions_events.php:4658
+#: ../../include/functions_reporting_html.php:6590
+#: ../../views/ITSM/ITSMTicketDetailView.php:88
+#: ../../views/ITSM/ITSMTicketEditView.php:141
+#: ../../views/ITSM/ITSMTicketListView.php:81
+#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:204
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:269
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:333
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:478
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:538
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:591
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:903
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:582
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:82
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:879
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:478
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:538
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:591
+#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:582
+msgid "Priority"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:168
+#: ../../mobile/operation/alerts.php:64
+#: ../../operation/agentes/alerts_status.functions.php:111
+msgid "All (Enabled)"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:170
+#: ../../include/functions_reporting_html.php:4660
+#: ../../include/functions_reporting_html.php:4661
+#: ../../mobile/operation/alerts.php:66
+#: ../../operation/agentes/alerts_status.functions.php:113
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3196
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3177
+msgid "Fired"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:171
+#: ../../include/class/SnmpConsole.class.php:509
+#: ../../mobile/operation/alerts.php:67
+#: ../../operation/agentes/alerts_status.functions.php:114
+msgid "Not fired"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:192
+#: ../../godmode/alerts/alert_list.list.php:978
+#: ../../include/functions_ui.php:1343 ../../mobile/operation/alerts.php:73
+#: ../../operation/agentes/alerts_status.functions.php:118
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3581
+#: ../../enterprise/operation/agentes/policy_view.php:293
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3562
+msgid "Standby on"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:193
+#: ../../godmode/alerts/alert_list.list.php:965
+#: ../../mobile/operation/alerts.php:74
+#: ../../operation/agentes/alerts_status.functions.php:119
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3575
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3556
+msgid "Standby off"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:195
+#: ../../operation/agentes/alerts_status.functions.php:178
+#: ../../operation/agentes/alerts_status.php:238
+#: ../../operation/agentes/alerts_status.php:239
+#: ../../enterprise/operation/agentes/policy_view.php:258
+msgid "Standby"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:259
+msgid "Alert control filter"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:260
+#: ../../godmode/snmpconsole/snmp_alert.php:1816
+#: ../../operation/agentes/graphs.php:323
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:186
+#: ../../enterprise/godmode/policies/policy_queue.php:636
+msgid "Toggle filter(s)"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:572
+#: ../../godmode/massive/massive_copy_modules.php:215
+#: ../../godmode/servers/plugin.php:1046
+#: ../../godmode/wizards/DiscoveryTaskList.class.php:656
+#: ../../operation/agentes/alerts_status.php:242
+#: ../../operation/agentes/alerts_status.php:243
+#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:157
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:243
+#: ../../enterprise/godmode/policies/policy_alerts.php:444
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:488
+#: ../../enterprise/include/functions_tasklist.php:205
+#: ../../enterprise/views/ncm/devices/list.php:135
+#: ../../package_774/enterprise/include/functions_tasklist.php:205
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:450
+msgid "Operations"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:572
+#: ../../godmode/alerts/alert_templates.php:419
+#: ../../godmode/reporting/graphs.php:375
+#: ../../godmode/reporting/reporting_builder.list_items.php:429
+#: ../../godmode/reporting/reporting_builder.php:934
+#: ../../godmode/reporting/reporting_builder.php:1154
+#: ../../godmode/servers/servers.build_table.php:93
+#: ../../godmode/users/profile_list.php:359
+#: ../../include/functions_container.php:157
+#: ../../operation/gis_maps/gis_map.php:122
+#: ../../views/ITSM/ITSMTicketListView.php:87
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:243
+#: ../../enterprise/godmode/modules/local_components.php:647
+#: ../../enterprise/godmode/policies/policies.php:429
+#: ../../enterprise/godmode/policies/policy_alerts.php:444
+#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261
+#: ../../enterprise/meta/advanced/servers.build_table.php:149
+#: ../../enterprise/meta/include/functions_autoprovision.php:701
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:444
+#: ../../package_774/enterprise/godmode/policies/policies.php:456
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:450
+msgid "Op."
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:659
+#: ../../godmode/alerts/alert_view.php:111
+#: ../../include/class/AgentsAlerts.class.php:955
+#: ../../include/class/SnmpConsole.class.php:850
+#: ../../include/functions.php:1369 ../../include/functions_agents.php:2998
+#: ../../include/functions_agents.php:3009
+#: ../../include/functions_events.php:2951
+#: ../../include/functions_events.php:3151
+#: ../../include/functions_reporting.php:13663
+#: ../../include/functions_ui.php:1563 ../../mobile/operation/alerts.php:324
+#: ../../operation/agentes/group_view.php:255
+#: ../../enterprise/meta/monitoring/group_view.php:244
+#: ../../enterprise/operation/agentes/policy_view.php:346
+msgid "Alert fired"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:659
+#: ../../godmode/alerts/alert_view.php:111
+#: ../../include/class/AgentsAlerts.class.php:955
+#: ../../include/functions_ui.php:1563 ../../mobile/operation/alerts.php:324
+#: ../../enterprise/operation/agentes/policy_view.php:346
+msgid "time(s)"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:662
+#: ../../godmode/alerts/alert_view.php:114
+#: ../../include/class/AgentsAlerts.class.php:958
+#: ../../include/functions_reporting.php:13672
+#: ../../include/functions_ui.php:1566 ../../mobile/operation/alerts.php:327
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:280
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3492
+#: ../../enterprise/operation/agentes/policy_view.php:349
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3473
+msgid "Alert disabled"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:665
+#: ../../godmode/alerts/alert_view.php:117
+#: ../../include/class/AgentsAlerts.class.php:961
+#: ../../include/class/SnmpConsole.class.php:852
+#: ../../include/functions_agents.php:3000
+#: ../../include/functions_agents.php:3011
+#: ../../include/functions_reporting.php:13586
+#: ../../include/functions_ui.php:1569 ../../mobile/operation/alerts.php:330
+#: ../../enterprise/operation/agentes/policy_view.php:352
+msgid "Alert not fired"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:736
+#: ../../godmode/alerts/alert_view.php:240
+#: ../../include/functions_alerts.php:693
+#: ../../enterprise/godmode/policies/policy_alerts.php:505
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:508
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2621
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3637
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2602
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3618
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:516
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:514
+msgid "Always"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:738
+#: ../../include/class/Diagnostics.class.php:1233
+#: ../../include/class/Diagnostics.class.php:1237
+#: ../../enterprise/godmode/policies/policy_alerts.php:507
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:510
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3639
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3620
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:518
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:516
+msgid "On"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:742
+#: ../../enterprise/godmode/policies/policy_alerts.php:511
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:514
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3643
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3624
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:522
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:520
+msgid "Until"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:744
+#: ../../godmode/alerts/alert_list.list.php:747
+#: ../../godmode/alerts/alert_templates.php:95
+#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:449
+#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:513
+#: ../../include/rest-api/index.php:373 ../../include/functions_html.php:7402
+#: ../../include/functions_reporting_html.php:154
+#: ../../include/functions_reporting_html.php:4411
+#: ../../include/functions_reporting_html.php:5222
+#: ../../operation/agentes/gis_view.php:220
+#: ../../enterprise/godmode/policies/policy_alerts.php:513
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:516
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1084
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2594
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2598
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3646
+#: ../../enterprise/include/functions_reporting_csv.php:611
+#: ../../enterprise/include/functions_reporting_csv.php:656
+#: ../../enterprise/include/functions_reporting_csv.php:1269
+#: ../../enterprise/include/functions_reporting_csv.php:1548
+#: ../../enterprise/include/functions_reporting_csv.php:1922
+#: ../../enterprise/include/functions_reporting_pdf.php:2205
+#: ../../enterprise/include/functions_reporting_pdf.php:2321
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:127
+#: ../../package_774/enterprise/include/functions_reporting_pdf.php:2030
+#: ../../package_774/enterprise/include/functions_reporting_pdf.php:2146
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1060
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2575
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2579
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3627
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:369
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:414
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1027
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1306
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:524
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:522
+msgid "From"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:762
+#: ../../include/functions_ui.php:1494
+msgid ""
+"The default actions will be executed every time that the alert is fired and "
+"no other action is executed"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:773
+#: ../../godmode/snmpconsole/snmp_alert.php:2039
+#: ../../include/functions_ui.php:1502 ../../include/functions_ui.php:1503
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:338
+msgid "Delete action"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:788
+#: ../../godmode/alerts/alert_list.list.php:1328
+#: ../../include/functions_ui.php:1517
+#: ../../operation/agentes/alerts_status.php:668
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:526
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:526
+msgid "Update action"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:931
+#: ../../godmode/massive/massive_edit_users.php:527
+#: ../../godmode/users/user_list.php:846 ../../godmode/extensions.php:290
+#: ../../include/class/SatelliteAgent.class.php:1195
+#: ../../include/class/TipsWindow.class.php:485
+#: ../../include/class/TipsWindow.class.php:771
+#: ../../include/class/TipsWindow.class.php:938
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:189
+#: ../../enterprise/godmode/agentes/plugins_manager.php:239
+#: ../../enterprise/godmode/agentes/plugins_manager.php:311
+#: ../../enterprise/godmode/policies/policy_alerts.php:759
+#: ../../enterprise/include/lib/Metaconsole/Node.php:1114
+#: ../../enterprise/include/lib/Metaconsole/Node.php:1115
+#: ../../enterprise/include/functions_HA_cluster.php:61
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:780
+msgid "Enable"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:944
+#: ../../godmode/massive/massive_edit_users.php:516
+#: ../../godmode/users/user_list.php:841 ../../godmode/extensions.php:308
+#: ../../include/class/SatelliteAgent.class.php:1195
+#: ../../include/functions.php:3498
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:189
+#: ../../enterprise/godmode/agentes/plugins_manager.php:239
+#: ../../enterprise/godmode/agentes/plugins_manager.php:320
+#: ../../enterprise/godmode/policies/policy_alerts.php:751
+#: ../../enterprise/include/lib/Metaconsole/Node.php:1140
+#: ../../enterprise/include/lib/Metaconsole/Node.php:1141
+#: ../../enterprise/include/functions_HA_cluster.php:58
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:772
+msgid "Disable"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:1020
+#: ../../godmode/alerts/alert_list.list.php:1031
+#: ../../godmode/alerts/alert_list.list.php:1291
+#: ../../godmode/snmpconsole/snmp_alert.php:2026
+#: ../../include/functions_ui.php:1617
+#: ../../operation/agentes/alerts_status.php:695
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:362
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:368
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:476
+#: ../../enterprise/godmode/policies/policy_alerts.php:832
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:554
+#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:544
+#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:544
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:566
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:833
+msgid "Add action"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:1086
+msgid "View alert advanced details"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.list.php:1106
+#: ../../include/functions_reporting_html.php:4650
+msgid "No alerts defined"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:135
+msgid "Already added"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:189
+msgid "No template specified"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:193
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:97
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:97
+msgid "No module specified"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:328
+#: ../../godmode/massive/massive_add_action_alerts.php:160
+#: ../../godmode/massive/massive_add_alerts.php:168
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:91
+msgid "Successfully added"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:329
+#: ../../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_add_alerts.php:169
+#: ../../godmode/massive/massive_add_policies_alerts.php:96
+#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:100
+#: ../../godmode/massive/massive_delete_action_alerts.php:176
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:92
+#: ../../enterprise/godmode/policies/policy_agents.php:251
+#: ../../enterprise/godmode/policies/policy_alerts.php:348
+#: ../../enterprise/godmode/policies/policy_alerts.php:377
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:213
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:213
+#: ../../package_774/enterprise/godmode/policies/policy_agents.php:251
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:348
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:377
+msgid "Could not be added"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:539
+#: ../../godmode/massive/massive_standby_alerts.php:132
+#: ../../enterprise/godmode/policies/policy_alerts.php:189
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:189
+msgid "Successfully set standby"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:540
+#: ../../godmode/massive/massive_standby_alerts.php:132
+#: ../../enterprise/godmode/policies/policy_alerts.php:190
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:190
+msgid "Could not be set standby"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:566
+#: ../../godmode/massive/massive_standby_alerts.php:102
+#: ../../enterprise/godmode/policies/policy_alerts.php:215
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:215
+msgid "Successfully set off standby"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:567
+#: ../../godmode/massive/massive_standby_alerts.php:102
+#: ../../enterprise/godmode/policies/policy_alerts.php:216
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:216
+msgid "Could not be set off standby"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:581
+#: ../../godmode/alerts/alert_view.php:89
+#: ../../godmode/alerts/alert_view.php:90
+msgid "List alerts"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:585
+msgid "Builder alert"
+msgstr ""
+
+#: ../../godmode/alerts/alert_list.php:607
+#: ../../godmode/alerts/alert_list.php:626
+#: ../../godmode/users/configure_profile.php:302
+msgid "Manage alerts"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:60
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:92
+msgid "Everyday"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:63
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1958
+#: ../../godmode/setup/setup_visuals.php:764
+#: ../../include/functions_html.php:2393
+#: ../../views/calendar/special_days.php:96
+#: ../../views/calendar/special_days.php:381
+#: ../../views/calendar/special_days_edit.php:116
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1915
+#: ../../enterprise/include/lib/NetworkManager.php:251
+#: ../../enterprise/include/functions_reporting.php:1752
+#: ../../enterprise/include/functions_reporting.php:2716
+#: ../../enterprise/include/functions_reporting.php:3034
+#: ../../enterprise/include/functions_reporting.php:3660
+#: ../../enterprise/include/functions_reporting.php:4637
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:95
+#: ../../enterprise/views/ncm/agent/manage.php:377
+#: ../../package_774/enterprise/include/functions_reporting.php:1741
+#: ../../package_774/enterprise/include/functions_reporting.php:2705
+#: ../../package_774/enterprise/include/functions_reporting.php:3023
+#: ../../package_774/enterprise/include/functions_reporting.php:3649
+#: ../../package_774/enterprise/include/functions_reporting.php:4626
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1893
+msgid "Monday"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:64
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1966
+#: ../../godmode/setup/setup_visuals.php:765
+#: ../../include/functions_html.php:2394
+#: ../../views/calendar/special_days.php:97
+#: ../../views/calendar/special_days.php:385
+#: ../../views/calendar/special_days_edit.php:117
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1923
+#: ../../enterprise/include/lib/NetworkManager.php:255
+#: ../../enterprise/include/functions_reporting.php:1753
+#: ../../enterprise/include/functions_reporting.php:2717
+#: ../../enterprise/include/functions_reporting.php:3035
+#: ../../enterprise/include/functions_reporting.php:3661
+#: ../../enterprise/include/functions_reporting.php:4638
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:96
+#: ../../enterprise/views/ncm/agent/manage.php:378
+#: ../../package_774/enterprise/include/functions_reporting.php:1742
+#: ../../package_774/enterprise/include/functions_reporting.php:2706
+#: ../../package_774/enterprise/include/functions_reporting.php:3024
+#: ../../package_774/enterprise/include/functions_reporting.php:3650
+#: ../../package_774/enterprise/include/functions_reporting.php:4627
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1901
+msgid "Tuesday"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:65
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1974
+#: ../../godmode/setup/setup_visuals.php:766
+#: ../../include/functions_html.php:2395
+#: ../../views/calendar/special_days.php:98
+#: ../../views/calendar/special_days.php:389
+#: ../../views/calendar/special_days_edit.php:118
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1931
+#: ../../enterprise/include/lib/NetworkManager.php:259
+#: ../../enterprise/include/functions_reporting.php:1754
+#: ../../enterprise/include/functions_reporting.php:2718
+#: ../../enterprise/include/functions_reporting.php:3036
+#: ../../enterprise/include/functions_reporting.php:3662
+#: ../../enterprise/include/functions_reporting.php:4639
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:97
+#: ../../enterprise/views/ncm/agent/manage.php:379
+#: ../../package_774/enterprise/include/functions_reporting.php:1743
+#: ../../package_774/enterprise/include/functions_reporting.php:2707
+#: ../../package_774/enterprise/include/functions_reporting.php:3025
+#: ../../package_774/enterprise/include/functions_reporting.php:3651
+#: ../../package_774/enterprise/include/functions_reporting.php:4628
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1909
+msgid "Wednesday"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:66
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1982
+#: ../../godmode/setup/setup_visuals.php:767
+#: ../../include/functions_html.php:2396
+#: ../../views/calendar/special_days.php:99
+#: ../../views/calendar/special_days.php:393
+#: ../../views/calendar/special_days_edit.php:119
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1939
+#: ../../enterprise/include/lib/NetworkManager.php:263
+#: ../../enterprise/include/functions_reporting.php:1755
+#: ../../enterprise/include/functions_reporting.php:2719
+#: ../../enterprise/include/functions_reporting.php:3037
+#: ../../enterprise/include/functions_reporting.php:3663
+#: ../../enterprise/include/functions_reporting.php:4640
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:98
+#: ../../enterprise/views/ncm/agent/manage.php:380
+#: ../../package_774/enterprise/include/functions_reporting.php:1744
+#: ../../package_774/enterprise/include/functions_reporting.php:2708
+#: ../../package_774/enterprise/include/functions_reporting.php:3026
+#: ../../package_774/enterprise/include/functions_reporting.php:3652
+#: ../../package_774/enterprise/include/functions_reporting.php:4629
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1917
+msgid "Thursday"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:67
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1990
+#: ../../godmode/setup/setup_visuals.php:768
+#: ../../include/functions_html.php:2397
+#: ../../views/calendar/special_days.php:100
+#: ../../views/calendar/special_days.php:397
+#: ../../views/calendar/special_days_edit.php:120
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1947
+#: ../../enterprise/include/lib/NetworkManager.php:267
+#: ../../enterprise/include/functions_reporting.php:1756
+#: ../../enterprise/include/functions_reporting.php:2720
+#: ../../enterprise/include/functions_reporting.php:3038
+#: ../../enterprise/include/functions_reporting.php:3664
+#: ../../enterprise/include/functions_reporting.php:4641
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:99
+#: ../../enterprise/views/ncm/agent/manage.php:381
+#: ../../package_774/enterprise/include/functions_reporting.php:1745
+#: ../../package_774/enterprise/include/functions_reporting.php:2709
+#: ../../package_774/enterprise/include/functions_reporting.php:3027
+#: ../../package_774/enterprise/include/functions_reporting.php:3653
+#: ../../package_774/enterprise/include/functions_reporting.php:4630
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1925
+msgid "Friday"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:68
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1998
+#: ../../godmode/setup/setup_visuals.php:769
+#: ../../include/functions_html.php:2398
+#: ../../views/calendar/special_days.php:101
+#: ../../views/calendar/special_days.php:401
+#: ../../views/calendar/special_days_edit.php:121
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1955
+#: ../../enterprise/include/lib/NetworkManager.php:271
+#: ../../enterprise/include/functions_reporting.php:1757
+#: ../../enterprise/include/functions_reporting.php:2721
+#: ../../enterprise/include/functions_reporting.php:3039
+#: ../../enterprise/include/functions_reporting.php:3665
+#: ../../enterprise/include/functions_reporting.php:4642
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:100
+#: ../../enterprise/views/ncm/agent/manage.php:382
+#: ../../package_774/enterprise/include/functions_reporting.php:1746
+#: ../../package_774/enterprise/include/functions_reporting.php:2710
+#: ../../package_774/enterprise/include/functions_reporting.php:3028
+#: ../../package_774/enterprise/include/functions_reporting.php:3654
+#: ../../package_774/enterprise/include/functions_reporting.php:4631
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1933
+msgid "Saturday"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:69
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2006
+#: ../../godmode/setup/setup_visuals.php:763
+#: ../../include/functions_html.php:2392
+#: ../../views/calendar/special_days.php:102
+#: ../../views/calendar/special_days.php:405
+#: ../../views/calendar/special_days_edit.php:122
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1963
+#: ../../enterprise/include/lib/NetworkManager.php:276
+#: ../../enterprise/include/functions_reporting.php:1758
+#: ../../enterprise/include/functions_reporting.php:2722
+#: ../../enterprise/include/functions_reporting.php:3040
+#: ../../enterprise/include/functions_reporting.php:3666
+#: ../../enterprise/include/functions_reporting.php:4643
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:101
+#: ../../enterprise/views/ncm/agent/manage.php:376
+#: ../../package_774/enterprise/include/functions_reporting.php:1747
+#: ../../package_774/enterprise/include/functions_reporting.php:2711
+#: ../../package_774/enterprise/include/functions_reporting.php:3029
+#: ../../package_774/enterprise/include/functions_reporting.php:3655
+#: ../../package_774/enterprise/include/functions_reporting.php:4632
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1941
+msgid "Sunday"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:72
+#: ../../include/functions_config.php:1760
+#: ../../views/tacticalView/view.php:203
+#: ../../enterprise/include/ajax/ipam.ajax.php:521
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104
+#: ../../enterprise/meta/include/functions_meta.php:2350
+#: ../../enterprise/tools/ipam/ipam_editor.php:364
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2340
+msgid "Days"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:72
+#: ../../enterprise/include/lib/NetworkManager.php:231
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:104
+msgid "Every"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:83
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:115
+msgid "and"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:90
+#: ../../godmode/alerts/alert_view.php:268
+#: ../../godmode/alerts/configure_alert_template.php:721
+#: ../../godmode/snmpconsole/snmp_alert.php:1593
+#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:254
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:318
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2447
+#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:122
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2428
+msgid "Time threshold"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:143
+#: ../../godmode/alerts/alert_templates.php:193
+#: ../../godmode/alerts/alert_templates.php:216
+#: ../../godmode/alerts/alert_templates.php:237
+#: ../../godmode/massive/massive_add_action_alerts.php:219
+#: ../../godmode/massive/massive_delete_action_alerts.php:241
+msgid "Alert templates"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:278
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All alert templates "
+"information is read only. Go to %s to manage it."
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:363
+#: ../../godmode/alerts/alert_templates.php:364
+#: ../../enterprise/meta/advanced/policymanager.queue.php:246
+#: ../../enterprise/meta/agentsearch.php:111
+#: ../../package_774/enterprise/meta/agentsearch.php:111
+msgid "Show Options"
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:444
+msgid ""
+"You cannot edit this alert template, You don't have the permission to edit "
+"All group."
+msgstr ""
+
+#: ../../godmode/alerts/alert_templates.php:511
+msgid "No alert templates defined"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:65
+#: ../../godmode/alerts/alert_view.php:286
+#: ../../include/functions_events.php:4613
+msgid "Alert details"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:105
+#: ../../godmode/snmpconsole/snmp_alert.php:1916
+#: ../../include/class/AgentsAlerts.class.php:911
+#: ../../include/functions_reporting_html.php:6710
+#: ../../include/functions_treeview.php:487
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:240
+#: ../../enterprise/operation/agentes/policy_view.php:262
+msgid "Last fired"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:134
+#: ../../mobile/operation/alerts.php:125 ../../mobile/operation/alerts.php:126
+#: ../../mobile/operation/alerts.php:256 ../../mobile/operation/alerts.php:257
+msgid "Stand by"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:172
+#: ../../godmode/alerts/configure_alert_template.php:1354
+#: ../../include/functions_ui.php:1829
+msgid "The alert would fire when the value matches "
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:174 ../../include/functions_ui.php:1832
+msgid ""
+"The alert would fire when the value doesn't match "
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:181
+#: ../../godmode/alerts/configure_alert_template.php:1356
+#: ../../include/functions_ui.php:1818
+msgid "The alert would fire when the value is "
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:186
+#: ../../godmode/alerts/configure_alert_template.php:1357
+#: ../../include/functions_ui.php:1823
+msgid "The alert would fire when the value is not "
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:193
+#: ../../godmode/alerts/configure_alert_template.php:1358
+#: ../../include/functions_ui.php:1841
+msgid ""
+"The alert would fire when the value is between  and "
+""
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:197 ../../include/functions_ui.php:1844
+msgid ""
+"The alert would fire when the value is not between  "
+"and "
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:206
+#: ../../godmode/alerts/configure_alert_template.php:1360
+msgid "The alert would fire when the value is below "
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:211
+#: ../../godmode/alerts/configure_alert_template.php:1361
+msgid "The alert would fire when the value is above "
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:217
+#: ../../godmode/alerts/configure_alert_template.php:1364
+msgid "The alert would fire when the module value changes"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:219
+#: ../../godmode/alerts/configure_alert_template.php:1365
+msgid "The alert would fire when the module value does not change"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:224
+#: ../../godmode/alerts/configure_alert_template.php:1362
+#: ../../include/functions_ui.php:1860
+msgid "The alert would fire when the module is in warning status"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:228
+#: ../../godmode/alerts/configure_alert_template.php:1363
+#: ../../include/functions_ui.php:1865
+msgid "The alert would fire when the module is in critical status"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:232
+#: ../../godmode/alerts/configure_alert_template.php:1368
+msgid "The alert would fire when the module is in not normal status"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:236
+#: ../../godmode/alerts/configure_alert_template.php:1366
+msgid "The alert would fire when the module is in unknown status"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:264
+#: ../../godmode/alerts/configure_alert_template.php:687
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1039
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2443
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1015
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2424
+msgid "Use special days list"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:272
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2452
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2433
+msgid "Number of alerts"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:272
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1911
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3051
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:366
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:413
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:442
+#: ../../include/functions.php:4199 ../../include/functions_reporting.php:1707
+#: ../../include/functions_reporting_html.php:6217
+#: ../../include/functions_ui.php:3205
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:281
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:393
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1877
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2547
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:911
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2452
+#: ../../enterprise/include/functions_reporting_csv.php:1627
+#: ../../enterprise/meta/include/functions_wizard_meta.php:978
+#: ../../enterprise/meta/include/functions_wizard_meta.php:987
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1063
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1072
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1266
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1275
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1503
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1512
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1588
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1597
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1708
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1717
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2433
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:764
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:281
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:393
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1855
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2525
+msgid "Min"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:272
+#: ../../godmode/reporting/reporting_builder.item_editor.php:1913
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3044
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:375
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:422
+#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:451
+#: ../../include/functions.php:4206 ../../include/functions_reporting.php:1703
+#: ../../include/functions_reporting_html.php:6216
+#: ../../include/functions_ui.php:3205
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:293
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:386
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1875
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2540
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:919
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2452
+#: ../../enterprise/include/functions_reporting_csv.php:1627
+#: ../../enterprise/meta/include/functions_wizard_meta.php:980
+#: ../../enterprise/meta/include/functions_wizard_meta.php:989
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1065
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1074
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1268
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1277
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1505
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1514
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1590
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1599
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1710
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1719
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2433
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:772
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:293
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:386
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1853
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2518
+msgid "Max"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:287
+msgid "Firing conditions"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:311
+#: ../../godmode/alerts/alert_view.php:338
+msgid "Every time that the alert is fired"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:396
+msgid ""
+"Select the desired action and mode to see the Firing/Recovery fields for "
+"this action"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:406
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2858
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2839
+msgid "Select the action"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:414
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2557
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2821
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2538
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2802
+msgid "Firing"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:415
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2822
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2803
+msgid "Recovering"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:418
+#: ../../godmode/massive/massive_edit_modules.php:1146
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3315
+#: ../../include/functions_graph.php:5582
+#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:911
+#: ../../enterprise/godmode/policies/policy_agents.php:456
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2723
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:742
+#: ../../enterprise/godmode/servers/HA_cluster.php:203
+#: ../../enterprise/godmode/services/services.service.php:687
+#: ../../enterprise/operation/services/massive/services.create.php:719
+#: ../../enterprise/operation/services/services.list.php:289
+#: ../../enterprise/operation/services/services.table_services.php:253
+#: ../../package_774/enterprise/operation/services/massive/services.create.php:719
+#: ../../package_774/enterprise/godmode/services/services.service.php:687
+#: ../../package_774/enterprise/godmode/policies/policy_agents.php:460
+#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:910
+msgid "Mode"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:446
+#: ../../godmode/alerts/alert_view.php:580
+#: ../../godmode/alerts/configure_alert_template.php:1020
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2916
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2897
+msgid "Firing fields"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:448
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2918
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2899
+msgid ""
+"Fields passed to the command executed by this action when the alert is fired"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:454
+#: ../../godmode/alerts/alert_view.php:577
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2924
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2905
+msgid "Fields configured on the command associated to the action"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:457
+msgid "Template fields"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:459
+msgid "Triggering fields configured in template"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:462
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2932
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2913
+msgid "Action fields"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:464
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2934
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2915
+msgid "Triggering fields configured in action"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:468
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2937
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2918
+msgid "Executed on firing"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:470
+#: ../../godmode/alerts/alert_view.php:582
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2939
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2920
+msgid "Fields used on execution when the alert is fired"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:538
+#: ../../godmode/alerts/alert_view.php:665
+#: ../../godmode/alerts/configure_alert_action.php:354
+#: ../../godmode/servers/plugin.php:562
+msgid "Command preview"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:553
+msgid "The alert recovering is disabled on this template."
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:569
+msgid "Recovering fields"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:571
+msgid ""
+"Fields passed to the command executed by this action when the alert is "
+"recovered"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:585
+msgid "Template recovery fields"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:587
+msgid "Recovery fields configured in alert template"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:590
+msgid "Action recovery fields"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:592
+msgid "Recovery fields configured in alert action"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:595
+msgid "Executed on recovery"
+msgstr ""
+
+#: ../../godmode/alerts/alert_view.php:597
+msgid "Fields used on execution when the alert is recovered"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_action.php:89
+#: ../../godmode/alerts/configure_alert_action.php:109
+msgid "Configure alert action"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_action.php:231
+msgid "This action may stop working, if you change its name."
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_action.php:286
+msgid "Create Command"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_action.php:311
+msgid ""
+"An alert action is executed only once within this time interval, regardless "
+"of how many times the alert is triggered."
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_action.php:344
+msgid "Triggering"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_action.php:349
+#: ../../enterprise/include/functions_security_hardening.php:683
+#: ../../package_774/enterprise/include/functions_security_hardening.php:712
+msgid "Recovery"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_action.php:387
+msgid "Create workunit on recovery"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_action.php:388
+msgid ""
+"If closed status is set on recovery, a workunit will be added to the ticket "
+"in Pandora ITSM rather that closing the ticket."
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_action.php:458
+#: ../../godmode/setup/demo.php:197
+#: ../../godmode/snmpconsole/snmp_alert.php:1692
+#: ../../mobile/operation/agent.php:154 ../../mobile/operation/agents.php:210
+#: ../../mobile/operation/alerts.php:199 ../../mobile/operation/events.php:953
+#: ../../mobile/operation/groups.php:75
+#: ../../mobile/operation/module_data.php:130
+#: ../../mobile/operation/module_graph.php:361
+#: ../../mobile/operation/module_graph.php:374
+#: ../../mobile/operation/modules.php:241
+#: ../../mobile/operation/server_status.php:232
+#: ../../mobile/operation/services.php:128
+#: ../../mobile/operation/tactical.php:102
+#: ../../mobile/operation/visualmap.php:255
+#: ../../mobile/operation/visualmaps.php:189
+#: ../../enterprise/include/class/Azure.cloud.php:976
+#: ../../enterprise/include/class/Azure.cloud.php:1086
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:976
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:1086
+msgid "Back"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_command.php:67
+msgid "Configure alert command"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_command.php:304
+#, php-format
+msgid "Field %s description"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_command.php:339
+#, php-format
+msgid "Field %s values"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_command.php:340
+msgid "value1,tag1;value2,tag2;value3,tag3"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_command.php:365
+msgid "Hide"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:104
+#: ../../godmode/alerts/configure_alert_template.php:135
+#: ../../godmode/alerts/configure_alert_template.php:174
+#: ../../include/functions_menu.php:582
+msgid "Configure alert template"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:208
+#: ../../godmode/modules/manage_network_components.php:196
+#: ../../enterprise/godmode/modules/local_components.php:140
+#, php-format
+msgid "Successfully created from %s"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:245
+#: ../../godmode/alerts/configure_alert_template.php:249
+#: ../../godmode/alerts/configure_alert_template.php:266
+#: ../../godmode/alerts/configure_alert_template.php:270
+#: ../../godmode/alerts/configure_alert_template.php:287
+#: ../../godmode/alerts/configure_alert_template.php:291
+#: ../../include/class/HTML.class.php:1295
+#: ../../include/functions_config.php:1805
+#: ../../enterprise/include/class/CommandCenter.class.php:450
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:855
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1161
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1256
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1608
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1905
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2234
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2665
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2678
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3006
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3183
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3273
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3312
+#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3377
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:583
+#: ../../enterprise/meta/include/functions_meta.php:2368
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:855
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1161
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1256
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1608
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1905
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2234
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2665
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2678
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3006
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3183
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3273
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3312
+#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3377
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2358
+#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:583
+msgid "Step"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:246
+#: ../../godmode/alerts/configure_alert_template.php:250
+#: ../../godmode/servers/plugin.php:464 ../../include/ajax/events.php:1777
+#: ../../include/functions_reporting.php:10579
+#: ../../include/functions_reports.php:787
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:48
+#: ../../enterprise/include/class/Aws.cloud.php:344
+#: ../../enterprise/include/functions_reporting_csv.php:1589
+#: ../../enterprise/meta/include/functions_wizard_meta.php:245
+#: ../../enterprise/meta/include/functions_wizard_meta.php:530
+#: ../../enterprise/meta/include/functions_wizard_meta.php:602
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1150
+#: ../../package_774/enterprise/include/class/Aws.cloud.php:344
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1347
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:48
+msgid "General"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:267
+#: ../../godmode/alerts/configure_alert_template.php:271
+msgid "Conditions"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:288
+#: ../../godmode/alerts/configure_alert_template.php:292
+msgid "Advanced fields"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:327
+#: ../../godmode/alerts/configure_alert_template.php:511
+msgid "You can't named a template with spaces"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:356
+#: ../../godmode/alerts/configure_alert_template.php:547
+msgid "Another template with the same name already exists"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:455
+#, 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 ""
+
+#: ../../godmode/alerts/configure_alert_template.php:575
+msgid "No template name specified"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:708
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1056
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1032
+msgid "Schedule"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:711
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:699
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1059
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1035
+#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:699
+msgid "No alert has been scheduled yet"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:721
+msgid ""
+"Reset the alert counter within the configured period if there is no manual "
+"recovery or validation of the alert."
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:752
+msgid ""
+"Unless they're left blank, the fields from the action will override those "
+"set on the template."
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:774
+#: ../../godmode/snmpconsole/snmp_alert.php:1541
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:314
+msgid "Min. number of alerts"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:797
+msgid "Reset counter for non-sustained alerts"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:798
+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 ""
+
+#: ../../godmode/alerts/configure_alert_template.php:814
+#: ../../godmode/snmpconsole/snmp_alert.php:1558
+#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:316
+msgid "Max. number of alerts"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:837
+#: ../../godmode/snmpconsole/snmp_alert.php:1676
+#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:305
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1158
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1134
+msgid "Disable event"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:848
+msgid "Condition type"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:862
+msgid "Trigger when matches the value"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:870
+msgid "Math function"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:887
+#: ../../enterprise/include/lib/AlertCorrelation.class.php:1186
+#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1189
+msgid "Time window"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:887
+msgid "Limits to data in the following time window."
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:904
+msgid "Alert condition"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:935
+msgid "The regular expression is valid"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:944
+msgid "The regular expression is not valid"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1004
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2249
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2230
+msgid "Alert recovery"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1021
+msgid "Recovery fields"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1255
+msgid "No wizard"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1260
+#: ../../godmode/modules/manage_network_components_form_common.php:52
+#: ../../godmode/modules/manage_network_components_form_common.php:59
+#: ../../enterprise/godmode/modules/configure_local_component.php:171
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:171
+msgid "Wizard level"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1304
+#: ../../godmode/wizards/Cloud.class.php:638
+#: ../../godmode/wizards/HostDevices.class.php:1617
+#: ../../include/class/CustomNetScan.class.php:765
+#: ../../include/lib/ClusterViewer/ClusterWizard.php:1231
+#: ../../include/functions_ui.php:3640
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:362
+#: ../../enterprise/include/class/Aws.cloud.php:1468
+#: ../../enterprise/include/class/Azure.cloud.php:1075
+#: ../../enterprise/include/class/DB2.app.php:870
+#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:837
+#: ../../enterprise/include/class/MySQL.app.php:946
+#: ../../enterprise/include/class/Omnishell.class.php:975
+#: ../../enterprise/include/class/Omnishell.class.php:1056
+#: ../../enterprise/include/class/Oracle.app.php:978
+#: ../../enterprise/include/class/SAP.app.php:933
+#: ../../enterprise/include/class/VMware.app.php:1022
+#: ../../package_774/enterprise/include/class/DB2.app.php:870
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:1075
+#: ../../package_774/enterprise/include/class/SAP.app.php:933
+#: ../../package_774/enterprise/include/class/Oracle.app.php:978
+#: ../../package_774/enterprise/include/class/Aws.cloud.php:1468
+#: ../../package_774/enterprise/include/class/MySQL.app.php:946
+#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:837
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:362
+#: ../../package_774/enterprise/include/class/VMware.app.php:1022
+msgid "Finish"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1315
+#: ../../godmode/alerts/configure_alert_template.php:1327
+#: ../../godmode/wizards/Cloud.class.php:638
+#: ../../godmode/wizards/HostDevices.class.php:779
+#: ../../include/class/CustomNetScan.class.php:563
+#: ../../include/class/ExtensionsDiscovery.class.php:618
+#: ../../include/lib/ClusterViewer/ClusterWizard.php:1225
+#: ../../include/functions_ui.php:2798 ../../views/dashboard/slides.php:240
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:362
+#: ../../enterprise/include/class/Aws.cloud.php:1468
+#: ../../enterprise/include/class/Azure.cloud.php:910
+#: ../../enterprise/include/class/Azure.cloud.php:965
+#: ../../enterprise/include/class/DB2.app.php:582
+#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:593
+#: ../../enterprise/include/class/MySQL.app.php:604
+#: ../../enterprise/include/class/Omnishell.class.php:826
+#: ../../enterprise/include/class/Oracle.app.php:589
+#: ../../enterprise/include/class/SAP.app.php:443
+#: ../../enterprise/include/class/VMware.app.php:543
+#: ../../package_774/enterprise/include/class/DB2.app.php:582
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:910
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:965
+#: ../../package_774/enterprise/include/class/SAP.app.php:443
+#: ../../package_774/enterprise/include/class/Oracle.app.php:589
+#: ../../package_774/enterprise/include/class/Aws.cloud.php:1468
+#: ../../package_774/enterprise/include/class/MySQL.app.php:604
+#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:593
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:362
+#: ../../package_774/enterprise/include/class/VMware.app.php:543
+msgid "Next"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1355
+#, php-format
+msgid "The alert would fire when the value doesn\\'t match %s"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1359
+msgid ""
+"The alert would fire when the value is not between  and "
+""
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1367
+msgid ""
+"The alert template cannot have the same value for min and max thresholds."
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1369
+msgid ""
+"Alert would fire when the  within    "
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1438
+msgid "[function]"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1454
+msgid "[value]"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1464
+msgid "[condition]"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1490
+msgid " the last [window]"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1645
+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 ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1734
+#: ../../enterprise/godmode/wizards/consoletask_js.php:53
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4562
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4542
+#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:53
+msgid "Simple"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1735
+#: ../../enterprise/godmode/wizards/consoletask_js.php:54
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4563
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4543
+#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:54
+msgid "Detailed"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1787
+#: ../../godmode/events/event_edit_filter.php:709
+#: ../../godmode/events/event_edit_filter.php:774
+#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:546
+#: ../../include/rest-api/index.php:361 ../../include/functions_html.php:6253
+#: ../../include/functions_ui.php:7694 ../../include/functions_ui.php:7750
+#: ../../operation/events/events.php:1507
+#: ../../operation/events/events.php:1597
+#: ../../views/calendar/special_days.php:465
+#: ../../enterprise/godmode/agentes/collection_manager.php:265
+#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:177
+#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:161
+#: ../../enterprise/godmode/policies/policy_collections.php:244
+#: ../../enterprise/godmode/wizards/consoletask_js.php:106
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4615
+#: ../../enterprise/operation/agentes/policy_manager.php:520
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4595
+#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:106
+msgid "Remove"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1790
+#: ../../enterprise/godmode/wizards/consoletask_js.php:109
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4618
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4598
+#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:109
+msgid "Drag out to remove"
+msgstr ""
+
+#: ../../godmode/alerts/configure_alert_template.php:1791
+#: ../../godmode/events/custom_events.php:103
 #: ../../include/class/SnmpConsole.class.php:280
 #: ../../include/class/SnmpConsole.class.php:352
 #: ../../include/class/SnmpConsole.class.php:506
 #: ../../include/class/SnmpConsole.class.php:507
-#: ../../include/lib/Dashboard/Widgets/events_list.php:822
-#: ../../include/functions_events.php:208
-#: ../../include/functions_events.php:271
-#: ../../operation/agentes/estado_monitores.php:514
+#: ../../include/lib/Dashboard/Widgets/events_list.php:832
+#: ../../include/functions.php:4312 ../../include/functions_events.php:260
+#: ../../include/functions_events.php:324 ../../include/functions_snmp.php:324
+#: ../../operation/agentes/estado_monitores.php:543
+#: ../../enterprise/godmode/alerts/alert_inventory_list.php:380
+#: ../../enterprise/godmode/policies/policy_alerts.php:812
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:431
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:744
+#: ../../enterprise/godmode/wizards/consoletask_js.php:110
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4619
+#: ../../enterprise/meta/include/functions_events_meta.php:94
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4599
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:431
+#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:744
+#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:813
+#: ../../package_774/enterprise/godmode/wizards/consoletask_js.php:110
 msgid "Alert"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_events_meta.php:98
-#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:132
-#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:405
-#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:621
-#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2867
-#: ../../enterprise/include/functions_reporting.php:2035
-#: ../../enterprise/include/functions_events.php:70
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3049
-#: ../../godmode/events/event_filter.php:148
-#: ../../godmode/events/event_edit_filter.php:374
+#: ../../godmode/category/category.php:62
+#: ../../godmode/category/edit_category.php:65
+msgid "List categories"
+msgstr ""
+
+#: ../../godmode/category/category.php:72
+#: ../../godmode/category/edit_category.php:79
+msgid "Categories configuration"
+msgstr ""
+
+#: ../../godmode/category/category.php:85
+#: ../../godmode/category/edit_category.php:96 ../../godmode/menu.php:199
+msgid "Module categories"
+msgstr ""
+
+#: ../../godmode/category/category.php:103
+#, php-format
+msgid ""
+"This node is configured with centralized mode. All categories information is "
+"read only. Go to %s to manage it."
+msgstr ""
+
+#: ../../godmode/category/category.php:118
+msgid "Error deleting category"
+msgstr ""
+
+#: ../../godmode/category/category.php:124
+msgid "Successfully deleted category"
+msgstr ""
+
+#: ../../godmode/category/category.php:159
+msgid "Category name"
+msgstr ""
+
+#: ../../godmode/category/category.php:246
+msgid "No categories found"
+msgstr ""
+
+#: ../../godmode/category/category.php:259
+#: ../../godmode/category/edit_category.php:183
+msgid "Create category"
+msgstr ""
+
+#: ../../godmode/category/edit_category.php:83
+msgid "Manage category"
+msgstr ""
+
+#: ../../godmode/category/edit_category.php:119
+msgid "Error updating category"
+msgstr ""
+
+#: ../../godmode/category/edit_category.php:125
+msgid "Successfully updated category"
+msgstr ""
+
+#: ../../godmode/category/edit_category.php:147
+msgid "Error creating category"
+msgstr ""
+
+#: ../../godmode/category/edit_category.php:155
+msgid "Successfully created category"
+msgstr ""
+
+#: ../../godmode/category/edit_category.php:181
+msgid "Update category"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:73
+msgid "Current database maintenance setup"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:79
+msgid "Database setup"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:83
+msgid "Max. time before compact data"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:85 ../../godmode/db/db_main.php:91
+#: ../../godmode/setup/setup_visuals.php:1958 ../../include/functions.php:531
+#: ../../include/functions.php:662 ../../include/functions_html.php:2223
+#: ../../include/functions_html.php:7429
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:381
+#: ../../enterprise/meta/advanced/metasetup.visual.php:467
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:381
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:404
+msgid "days"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:89
+msgid "Max. time before purge"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:97
+#: ../../include/class/Diagnostics.class.php:239
+msgid "Database size stats"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:101 ../../godmode/groups/group_list.php:1257
+#: ../../include/class/Diagnostics.class.php:596
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:690
+#: ../../include/functions_groups.php:2671
+#: ../../include/functions_reporting.php:12828
+#: ../../include/functions_reporting_html.php:7112
+#: ../../mobile/operation/groups.php:187 ../../operation/tree.php:502
+#: ../../views/tacticalView/view.php:318
+#: ../../enterprise/include/functions_reporting_csv.php:1580
+#: ../../enterprise/operation/services/services.treeview_services.php:289
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338
+msgid "Total agents"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:107
+#: ../../include/class/Diagnostics.class.php:612
+#: ../../include/functions_reporting.php:15269
+msgid "Total events"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:113
+msgid "Total data items (tagente_datos)"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:126
+msgid "Total log4x items (tagente_datos_log4x)"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:139
+msgid "Total data string items (tagente_datos_string)"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:145
+msgid "Total modules configured"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:153
+msgid "Database sanity"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:157
+msgid "Total uknown agents"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:163
+msgid "Total non-init modules"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:172
+msgid "Last time on DB maintance"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:176
+#: ../../godmode/snmpconsole/snmp_alert.php:1972
+#: ../../include/ajax/heatmap.ajax.php:479
+#: ../../include/functions_agents.php:4763 ../../include/functions_cron.php:906
+#: ../../include/functions_treeview.php:728 ../../include/functions_ui.php:637
+#: ../../operation/gis_maps/ajax.php:351 ../../operation/gis_maps/ajax.php:362
+#: ../../operation/gis_maps/ajax.php:468 ../../operation/gis_maps/ajax.php:479
+#: ../../enterprise/include/functions_ipam.php:2153
+#: ../../enterprise/include/functions_ipam.php:2154
+#: ../../enterprise/include/functions_ipam.php:2155
+#: ../../enterprise/include/functions_tasklist.php:640
+#: ../../enterprise/tools/ipam/ipam_ajax.php:505
+#: ../../enterprise/tools/ipam/ipam_list.php:790
+#: ../../package_774/enterprise/include/functions_tasklist.php:640
+msgid "Never"
+msgstr ""
+
+#: ../../godmode/db/db_main.php:195
+#, 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 ""
+
+#: ../../godmode/events/custom_events.php:74
+#: ../../enterprise/meta/event/custom_events.php:205
+msgid "Show event fields"
+msgstr ""
+
+#: ../../godmode/events/custom_events.php:76
+msgid "Load the fields from previous events"
+msgstr ""
+
+#: ../../godmode/events/custom_events.php:76
+msgid "Event fields will be loaded. Do you want to continue?"
+msgstr ""
+
+#: ../../godmode/events/custom_events.php:92
+#: ../../include/lib/Dashboard/Widgets/events_list.php:821
+#: ../../include/functions_events.php:291
+msgid "Event Id"
+msgstr ""
+
+#: ../../godmode/events/custom_events.php:93
+#: ../../include/lib/Dashboard/Widgets/events_list.php:822
+#: ../../include/functions_events.php:294 ../../mobile/operation/events.php:237
+msgid "Event Name"
+msgstr ""
+
+#: ../../godmode/events/custom_events.php:94
+#: ../../include/lib/Dashboard/Widgets/events_list.php:823
+#: ../../include/functions_events.php:297
+#: ../../operation/events/events.php:3063
+#: ../../enterprise/include/functions_reporting.php:2570
+#: ../../enterprise/include/functions_reporting_csv.php:2531
+#: ../../enterprise/tools/ipam/ipam_network.php:251
+#: ../../package_774/enterprise/include/functions_reporting.php:2559
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:2289
+msgid "Agent ID"
+msgstr ""
+
+#: ../../godmode/events/custom_events.php:95
+#: ../../include/class/SatelliteAgent.class.php:146
+#: ../../include/lib/Dashboard/Widgets/events_list.php:824
+msgid "Agent Name"
+msgstr ""
+
+#: ../../godmode/events/custom_events.php:96
+#: ../../include/lib/Dashboard/Widgets/events_list.php:825
+#: ../../include/functions_events.php:373
+msgid "Agent IP"
+msgstr ""
+
+#: ../../godmode/events/custom_events.php:101
+#: ../../include/lib/Dashboard/Widgets/events_list.php:830
+#: ../../include/functions_events.php:318
+msgid "Event Type"
+msgstr ""
+
+#: ../../godmode/events/custom_events.php:102
+#: ../../include/class/AgentWizard.class.php:1310
+#: ../../include/class/AgentWizard.class.php:4205
+#: ../../include/class/ModuleTemplates.class.php:1183
+#: ../../include/lib/Dashboard/Widgets/events_list.php:831
+#: ../../include/functions_events.php:321
+msgid "Module Name"
+msgstr ""
+
 #: ../../godmode/events/custom_events.php:104
-#: ../../mobile/operation/events.php:703 ../../mobile/operation/events.php:704
-#: ../../mobile/operation/events.php:845 ../../mobile/operation/events.php:1022
-#: ../../mobile/operation/events.php:1023
-#: ../../include/functions_reporting_html.php:1064
-#: ../../include/functions_reporting_html.php:1072
-#: ../../include/functions_reporting_html.php:1312
-#: ../../include/functions_reporting_html.php:1320
-#: ../../include/functions_reporting_html.php:2667
-#: ../../include/functions_snmp.php:335
+#: ../../godmode/events/event_edit_filter.php:400
+#: ../../godmode/events/event_filter.php:160
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3613
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4391
 #: ../../include/class/SnmpConsole.class.php:363
 #: ../../include/class/SnmpConsole.class.php:483
-#: ../../include/lib/Dashboard/Widgets/events_list.php:415
-#: ../../include/lib/Dashboard/Widgets/events_list.php:823
-#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:397
-#: ../../include/functions_events.php:209
-#: ../../include/functions_events.php:274
-#: ../../include/functions_events.php:4957
-#: ../../operation/events/events.php:2057
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:398
+#: ../../include/lib/Dashboard/Widgets/events_list.php:418
+#: ../../include/lib/Dashboard/Widgets/events_list.php:833
+#: ../../include/functions_events.php:261
+#: ../../include/functions_events.php:327
+#: ../../include/functions_events.php:5075
+#: ../../include/functions_reporting_html.php:675
+#: ../../include/functions_reporting_html.php:1711
+#: ../../include/functions_reporting_html.php:1719
+#: ../../include/functions_reporting_html.php:1959
+#: ../../include/functions_reporting_html.php:1967
+#: ../../include/functions_reporting_html.php:3844
+#: ../../include/functions_snmp.php:335 ../../mobile/operation/events.php:703
+#: ../../mobile/operation/events.php:704 ../../mobile/operation/events.php:845
+#: ../../mobile/operation/events.php:1022
+#: ../../mobile/operation/events.php:1023
+#: ../../operation/events/events.php:2117
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3043
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:777
+#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:407
+#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:132
+#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:379
+#: ../../enterprise/include/functions_events.php:70
+#: ../../enterprise/include/functions_reporting.php:2047
+#: ../../enterprise/include/functions_reporting_csv.php:541
+#: ../../enterprise/meta/include/functions_events_meta.php:98
+#: ../../enterprise/operation/agentes/vulnerabilities.php:43
+#: ../../enterprise/operation/agentes/vulnerabilities.php:169
+#: ../../enterprise/operation/agentes/vulnerabilities.php:235
+#: ../../enterprise/operation/security/vulnerabilities.php:107
+#: ../../enterprise/operation/security/vulnerabilities.php:408
+#: ../../enterprise/operation/security/vulnerabilities.php:474
+#: ../../package_774/enterprise/include/functions_reporting.php:2036
+#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:192
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:108
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:403
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:469
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:630
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2900
+#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:407
 msgid "Severity"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_events_meta.php:102
-#: ../../enterprise/tools/ipam/ipam_network.php:252
-#: ../../godmode/events/event_edit_filter.php:831
 #: ../../godmode/events/custom_events.php:105
+#: ../../godmode/events/event_edit_filter.php:857
 #: ../../godmode/wizards/HostDevices.class.php:956
 #: ../../include/class/CustomNetScan.class.php:474
-#: ../../include/lib/Dashboard/Widgets/events_list.php:824
-#: ../../include/functions_events.php:210
-#: ../../include/functions_events.php:277
-#: ../../include/functions_events.php:3572
-#: ../../operation/events/events.php:2113
+#: ../../include/lib/Dashboard/Widgets/events_list.php:834
+#: ../../include/functions_events.php:262
+#: ../../include/functions_events.php:330
+#: ../../include/functions_events.php:3650
+#: ../../operation/events/events.php:2181
+#: ../../enterprise/meta/include/functions_events_meta.php:102
+#: ../../enterprise/tools/ipam/ipam_network.php:252
 msgid "Comment"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_events_meta.php:106
-#: ../../enterprise/godmode/modules/configure_local_component.php:684
-#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:163
-#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:120
-#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:971
-#: ../../enterprise/godmode/setup/setup_auth.php:253
-#: ../../enterprise/godmode/setup/setup_auth.php:603
-#: ../../enterprise/godmode/setup/setup_auth.php:1684
-#: ../../enterprise/include/functions_reporting_csv.php:804
-#: ../../enterprise/operation/agentes/tag_view.php:241
-#: ../../enterprise/operation/agentes/tag_view.php:783
-#: ../../godmode/modules/manage_network_components_form_common.php:483
-#: ../../godmode/massive/massive_copy_modules.php:197
-#: ../../godmode/massive/massive_delete_modules.php:409
-#: ../../godmode/massive/massive_delete_modules.php:538
-#: ../../godmode/massive/massive_edit_modules.php:420
-#: ../../godmode/massive/massive_edit_modules.php:536
-#: ../../godmode/massive/massive_edit_modules.php:1287
-#: ../../godmode/reporting/reporting_builder.item_editor.php:88
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4018
-#: ../../godmode/events/custom_events.php:106
-#: ../../mobile/operation/events.php:870
-#: ../../include/functions_reporting_html.php:1785
-#: ../../include/functions_reporting_html.php:3747
-#: ../../include/functions_treeview.php:152
-#: ../../include/functions_profile.php:205
-#: ../../include/lib/Dashboard/Widgets/events_list.php:472
-#: ../../include/lib/Dashboard/Widgets/events_list.php:825
-#: ../../include/lib/Dashboard/Widgets/tree_view.php:345
-#: ../../include/functions_events.php:211
-#: ../../include/functions_events.php:280
-#: ../../include/functions_events.php:5059 ../../operation/tree.php:67
-#: ../../operation/users/user_edit.php:997
-#: ../../operation/agentes/status_monitor.php:877
-#: ../../operation/agentes/group_view.php:243
-#: ../../operation/agentes/alerts_status.functions.php:146
-#: ../../general/first_task/tags.php:22
-msgid "Tags"
+#: ../../godmode/events/custom_events.php:107
+#: ../../godmode/events/event_edit_filter.php:825
+#: ../../godmode/massive/massive_copy_modules.php:162
+#: ../../godmode/reporting/reporting_builder.item_editor.php:2170
+#: ../../include/lib/Dashboard/Widgets/events_list.php:836
+#: ../../include/functions_events.php:264
+#: ../../include/functions_events.php:336
+#: ../../include/functions_events.php:4619
+#: ../../include/functions_events.php:4701
+#: ../../operation/agentes/log_sources_status.php:58
+#: ../../operation/agentes/pandora_networkmap.editor.php:431
+#: ../../operation/agentes/pandora_networkmap.view.php:173
+#: ../../operation/events/events.php:2161
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:147
+#: ../../enterprise/include/class/LogSource.class.php:602
+#: ../../enterprise/include/functions_log.php:284
+#: ../../enterprise/include/functions_log.php:287
+#: ../../enterprise/meta/advanced/policymanager.sync.php:307
+#: ../../enterprise/meta/include/functions_events_meta.php:110
+#: ../../enterprise/operation/log/log_viewer.php:546
+#: ../../package_774/enterprise/include/functions_log.php:284
+#: ../../package_774/enterprise/include/functions_log.php:287
+#: ../../package_774/enterprise/operation/log/log_viewer.php:547
+msgid "Source"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_events_meta.php:114
-#: ../../include/functions_events.php:213
-#: ../../include/functions_events.php:4601
-msgid "Extra id"
+#: ../../godmode/events/custom_events.php:108
+#: ../../include/lib/Dashboard/Widgets/events_list.php:837
+#: ../../include/functions_events.php:339
+msgid "Extra Id"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_events_meta.php:118
-#: ../../godmode/setup/setup_integria.php:464
-#: ../../godmode/setup/setup_integria.php:598
 #: ../../godmode/events/custom_events.php:109
-#: ../../mobile/operation/events.php:833
-#: ../../include/lib/Dashboard/Widgets/events_list.php:828
-#: ../../include/functions_events.php:214
-#: ../../include/functions_events.php:289
-#: ../../include/functions_events.php:4911
-#: ../../operation/incidents/integriaims_export_csv.php:89
-#: ../../operation/incidents/configure_integriaims_incident.php:339
-#: ../../operation/incidents/list_integriaims_incidents.php:360
-#: ../../operation/incidents/list_integriaims_incidents.php:593
-#: ../../operation/events/events.php:2233
+#: ../../godmode/setup/setup_ITSM.php:366
+#: ../../godmode/setup/setup_ITSM.php:492
+#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:306
+#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:363
+#: ../../include/lib/Dashboard/Widgets/events_list.php:838
+#: ../../include/lib/ITSM/ITSM.php:517 ../../include/functions_events.php:266
+#: ../../include/functions_events.php:342
+#: ../../include/functions_events.php:5025
+#: ../../mobile/operation/events.php:833 ../../operation/events/events.php:2301
+#: ../../views/ITSM/ITSMTicketEditView.php:198
+#: ../../views/ITSM/ITSMTicketListView.php:85
+#: ../../enterprise/meta/include/functions_events_meta.php:118
 msgid "Owner"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_events_meta.php:122
 #: ../../godmode/events/custom_events.php:110
-#: ../../include/lib/Dashboard/Widgets/events_list.php:829
-#: ../../include/functions_events.php:215
-#: ../../include/functions_events.php:292
+#: ../../include/lib/Dashboard/Widgets/events_list.php:839
+#: ../../include/functions_events.php:267
+#: ../../include/functions_events.php:345
+#: ../../enterprise/meta/include/functions_events_meta.php:122
 msgid "ACK Timestamp"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_events_meta.php:126
 #: ../../godmode/events/custom_events.php:111
-#: ../../include/lib/Dashboard/Widgets/events_list.php:830
-#: ../../include/functions_events.php:216
-#: ../../include/functions_events.php:295
-#: ../../include/functions_events.php:4589
-#: ../../operation/events/events.php:3513
+#: ../../include/lib/Dashboard/Widgets/events_list.php:840
+#: ../../include/functions_events.php:268
+#: ../../include/functions_events.php:348
+#: ../../include/functions_events.php:4679
+#: ../../operation/events/events.php:3673
+#: ../../enterprise/meta/include/functions_events_meta.php:126
 msgid "Instructions"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_events_meta.php:130
-#: ../../enterprise/godmode/setup/setup_metaconsole.php:198
-#: ../../enterprise/godmode/setup/setup_metaconsole.php:273
-#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:898
-#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:77
-#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:292
-#: ../../godmode/wizards/DiscoveryTaskList.class.php:636
-#: ../../include/lib/Group.php:578 ../../include/functions_events.php:217
-msgid "Server name"
+#: ../../godmode/events/custom_events.php:112
+#: ../../include/lib/Dashboard/Widgets/events_list.php:841
+#: ../../include/functions_events.php:351
+msgid "Server Name"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_events_meta.php:138
-#: ../../include/functions_reporting_html.php:5248
-#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:172
-#: ../../include/lib/Dashboard/Widgets/module_status.php:175
-#: ../../include/lib/Dashboard/Widgets/module_status.php:612
-#: ../../include/functions_events.php:219 ../../operation/tree.php:317
-msgid "Module status"
+#: ../../godmode/events/custom_events.php:114
+#: ../../godmode/massive/massive_delete_modules.php:434
+#: ../../godmode/massive/massive_edit_modules.php:398
+#: ../../include/lib/Dashboard/Widgets/events_list.php:843
+#: ../../include/functions_events.php:357
+msgid "Module Status"
 msgstr ""
 
-#: ../../enterprise/meta/include/process_reset_pass.php:28
-#: ../../enterprise/meta/include/reset_pass.php:28
-#: ../../enterprise/meta/general/login_page.php:99
-#: ../../general/login_page.php:101
-msgid "Splash login"
+#: ../../godmode/events/custom_events.php:115
+#: ../../include/lib/Dashboard/Widgets/events_list.php:844
+#: ../../include/functions_events.php:369
+msgid "Severity mini"
 msgstr ""
 
-#: ../../enterprise/meta/include/process_reset_pass.php:41
-#: ../../enterprise/meta/include/reset_pass.php:41
-msgid "Go to Pandora FMS Support"
+#: ../../godmode/events/custom_events.php:116
+#: ../../include/lib/Dashboard/Widgets/events_list.php:845
+#: ../../include/functions_events.php:360
+#: ../../include/functions_events.php:5180
+msgid "Module custom ID"
 msgstr ""
 
-#: ../../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 "
+#: ../../godmode/events/custom_events.php:117
+#: ../../godmode/events/event_edit_filter.php:892
+#: ../../include/ajax/events.php:1835
+#: ../../include/lib/Dashboard/Widgets/events_list.php:846
+#: ../../include/functions_events.php:273
+#: ../../include/functions_events.php:376
+#: ../../include/functions_reporting_html.php:1725
+#: ../../include/functions_reporting_html.php:1973
+#: ../../include/functions_reporting_html.php:3848
+msgid "Custom data"
 msgstr ""
 
-#: ../../enterprise/meta/include/process_reset_pass.php:47
-#: ../../enterprise/meta/include/reset_pass.php:47
-#: ../../enterprise/meta/general/login_page.php:127
-#: ../../enterprise/meta/general/login_page.php:130
-#: ../../enterprise/meta/general/login_page.php:134
-#: ../../enterprise/include/process_reset_pass.php:82
-#: ../../enterprise/include/reset_pass.php:140
-#: ../../general/login_help_dialog.php:83
-#: ../../general/login_help_dialog.php:88 ../../general/login_page.php:194
-#: ../../general/login_page.php:197 ../../general/login_page.php:201
-msgid "Support"
+#: ../../godmode/events/custom_events.php:118
+#: ../../include/lib/Dashboard/Widgets/events_list.php:847
+#: ../../include/functions_events.php:274
+#: ../../include/functions_events.php:379
+#: ../../include/functions_events.php:4715
+#: ../../enterprise/meta/include/functions_events_meta.php:142
+msgid "Event Custom ID"
 msgstr ""
 
-#: ../../enterprise/meta/include/process_reset_pass.php:52
-#: ../../enterprise/meta/include/reset_pass.php:52
-msgid "Go to Pandora FMS Wiki"
+#: ../../godmode/events/custom_events.php:173
+msgid "Move up selected fields"
 msgstr ""
 
-#: ../../enterprise/meta/include/process_reset_pass.php:58
-#: ../../enterprise/meta/include/reset_pass.php:58
-#: ../../enterprise/godmode/modules/configure_local_component.php:789
-#: ../../godmode/servers/plugin.php:663 ../../include/functions_ui.php:1925
-#: ../../include/class/ManageNetScanScripts.class.php:694
-msgid "Help"
+#: ../../godmode/events/custom_events.php:182
+msgid "Move down selected fields"
 msgstr ""
 
-#: ../../enterprise/meta/include/process_reset_pass.php:96
-#: ../../enterprise/include/process_reset_pass.php:127
-#: ../../operation/users/user_edit.php:410
-msgid "New Password"
+#: ../../godmode/events/event_edit_filter.php:247
+#: ../../godmode/modules/manage_nc_groups.php:119
+#: ../../godmode/netflow/nf_edit_form.php:146
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:155
+#: ../../enterprise/tools/ipam/ipam_network_location_config.php:61
+msgid "Not updated. Blank name"
 msgstr ""
 
-#: ../../enterprise/meta/include/process_reset_pass.php:114
-#: ../../enterprise/include/process_reset_pass.php:142
-msgid "Repeat password"
+#: ../../godmode/events/event_edit_filter.php:260
+#: ../../godmode/modules/manage_nc_groups.php:143
+#: ../../godmode/netflow/nf_edit_form.php:173 ../../godmode/setup/news.php:125
+#: ../../enterprise/tools/ipam/ipam_network_location_config.php:72
+msgid "Not updated. Error updating data"
 msgstr ""
 
-#: ../../enterprise/meta/include/process_reset_pass.php:120
-#: ../../enterprise/include/process_reset_pass.php:148
-msgid "Change password"
+#: ../../godmode/events/event_edit_filter.php:299
+#: ../../include/ajax/agent.php:594 ../../include/ajax/audit_log.php:340
+#: ../../include/ajax/custom_fields.php:652
+#: ../../include/ajax/custom_fields.php:705
+#: ../../include/ajax/custom_fields.php:754 ../../include/ajax/events.php:788
+#: ../../include/ajax/module.php:2465
+#: ../../operation/network/network_report.php:249
+#: ../../operation/network/network_usage_map.php:292
+#: ../../operation/reporting/graph_analytics.php:414
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:440
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:440
+msgid "Filter name"
 msgstr ""
 
-#: ../../enterprise/meta/include/process_reset_pass.php:123
-#: ../../enterprise/meta/index.php:693
-#: ../../enterprise/include/process_reset_pass.php:151 ../../index.php:857
-msgid "Passwords must be the same"
+#: ../../godmode/events/event_edit_filter.php:312
+#: ../../godmode/reporting/reporting_builder.php:915
+#: ../../include/ajax/events.php:857
+#: ../../views/dashboard/formDashboard.php:135
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:467
+msgid "Private"
 msgstr ""
 
-#: ../../enterprise/meta/include/process_reset_pass.php:132
-#: ../../enterprise/meta/include/reset_pass.php:122
-#: ../../enterprise/include/process_reset_pass.php:160
-#: ../../enterprise/include/reset_pass.php:210
-msgid "Back to login"
+#: ../../godmode/events/event_edit_filter.php:332
+msgid "Save in group"
 msgstr ""
 
-#: ../../enterprise/meta/include/process_reset_pass.php:142
-#, php-format
-msgid "%s NEXT GENERATION"
-msgstr ""
-
-#: ../../enterprise/meta/include/process_reset_pass.php:150
-msgid "METACONSOLE"
-msgstr ""
-
-#: ../../enterprise/meta/include/process_reset_pass.php:164
-#: ../../enterprise/meta/include/reset_pass.php:161
-#: ../../enterprise/meta/general/login_page.php:316
-#: ../../enterprise/include/process_reset_pass.php:239
-#: ../../enterprise/include/reset_pass.php:213
-#: ../../enterprise/include/reset_pass.php:320 ../../general/login_page.php:460
-msgid "Build"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:479
-#: ../../enterprise/meta/include/functions_agents_meta.php:548
-#: ../../enterprise/meta/include/functions_agents_meta.php:585
-msgid "Agents movement"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:491
-#: ../../enterprise/meta/include/functions_agents_meta.php:564
-msgid "Provisioning management"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:504
-#: ../../enterprise/meta/include/functions_agents_meta.php:575
-#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:317
-#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:326
-#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:577
-#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:859
-#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:101
-#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:110
-msgid "Agent autoconfiguration"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:516
-#: ../../enterprise/meta/include/functions_agents_meta.php:553
-#: ../../enterprise/meta/include/functions_agents_meta.php:558
-msgid "Group management"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:528
-msgid "Tree group"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:570
-msgid "Provisioning rules management"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:580
-msgid "Colecctions"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:605
-msgid "Propagation"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:631
-#: ../../enterprise/meta/general/main_menu.php:600
-#: ../../enterprise/meta/general/main_menu.php:709
-#: ../../enterprise/meta/general/main_menu.php:730
-msgid "Agent operations"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:642
-#: ../../enterprise/meta/general/main_menu.php:606
-#: ../../enterprise/meta/general/main_menu.php:715
-msgid "User operations"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:651
-#: ../../enterprise/meta/include/functions_agents_meta.php:661
-#: ../../enterprise/extensions/disabled/check_acls.php:50
-#: ../../enterprise/extensions/disabled/check_acls.php:137
-#: ../../include/functions_menu.php:570
-msgid "Agents management"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_agents_meta.php:656
-#: ../../enterprise/extensions/disabled/check_acls.php:53
-#: ../../enterprise/extensions/disabled/check_acls.php:140
-#: ../../godmode/users/user_list.php:288 ../../godmode/menu.php:243
-msgid "Users management"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:52
-msgid "No admin user"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:71
-#: ../../include/functions_config.php:458
-msgid "Activate Metaconsole"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:115
-msgid "Centralized management"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:123
-#: ../../include/functions_config.php:230
-msgid "Attachment store."
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:201
-msgid "Netflow disable custom live view filters"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:251
-#: ../../enterprise/godmode/setup/setup.php:221
-msgid "Enable update manager"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:265
-msgid "Customizable section"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:286
-msgid "Agent API"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:366
-#: ../../include/functions_config.php:406
-msgid "Max hours old event comments"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:376
-msgid "Policy add max. agents"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:385
-msgid "Sync items warn detection"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:543
-msgid "IP ElasticSearch"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:553
-msgid "Port ElasticSearch"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:563
-#: ../../enterprise/godmode/setup/setup_log_collector.php:64
-#: ../../include/functions_config.php:1692
-msgid "Number of logs viewed"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:584
-#: ../../godmode/setup/setup_auth.php:503
-#: ../../include/functions_config.php:579
-#: ../../include/class/CredentialStore.class.php:1162
-#: ../../include/class/CredentialStore.class.php:1464
-#: ../../include/class/AgentWizard.class.php:925
-msgid "Authentication method"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:594
-#: ../../godmode/setup/setup_auth.php:56 ../../include/functions_config.php:739
-msgid "Fallback to local authentication"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:604
-#: ../../enterprise/meta/include/functions_meta.php:900
-#: ../../godmode/setup/setup_auth.php:69 ../../include/functions_config.php:583
-msgid "Autocreate remote users"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:614
-#: ../../enterprise/godmode/setup/setup_auth.php:55
-#: ../../enterprise/godmode/setup/setup_auth.php:325
-#: ../../enterprise/godmode/setup/setup_auth.php:457
-#: ../../enterprise/godmode/setup/setup_auth.php:1521
-#: ../../include/functions_config.php:587
-msgid "Autocreate profile"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:624
-#: ../../enterprise/godmode/setup/setup_auth.php:61
-#: ../../enterprise/godmode/setup/setup_auth.php:331
-#: ../../enterprise/godmode/setup/setup_auth.php:463
-#: ../../enterprise/godmode/setup/setup_auth.php:1527
-#: ../../include/functions_config.php:591
-msgid "Autocreate profile group"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:634
-#: ../../enterprise/godmode/setup/setup_auth.php:68
-#: ../../enterprise/godmode/setup/setup_auth.php:340
-#: ../../enterprise/godmode/setup/setup_auth.php:472
-#: ../../enterprise/godmode/setup/setup_auth.php:1551
-#: ../../include/functions_config.php:595
-msgid "Autocreate profile tags"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:644
-#: ../../enterprise/godmode/setup/setup_auth.php:346
-#: ../../include/functions_config.php:599
-msgid "Automatically assigned no hierarchy"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:654
-#: ../../enterprise/godmode/setup/setup_auth.php:668
-#: ../../enterprise/godmode/setup/setup_auth.php:1748
-#: ../../include/functions_config.php:607
-msgid "Autocreate blacklist"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:664
-#: ../../enterprise/meta/include/functions_meta.php:1043
-#: ../../godmode/users/configure_user.php:1560
-#: ../../godmode/setup/setup_auth.php:392
-#: ../../include/functions_config.php:847
-#: ../../operation/users/user_edit.php:537
-msgid "Double authentication"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:674
-msgid "2FA_all_users"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:684
-msgid "Control session timeout"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:696
-#: ../../enterprise/meta/include/functions_meta.php:1056
-#: ../../include/functions_config.php:859
-#: ../../include/functions_config.php:865
-msgid "Session timeout"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:712
-#: ../../enterprise/meta/include/functions_meta.php:1250
-#: ../../enterprise/godmode/setup/setup_auth.php:82
-#: ../../enterprise/godmode/setup/setup_auth.php:441
-#: ../../include/functions_config.php:752
-#: ../../include/functions_config.php:874
-msgid "Save Password"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:724
-msgid "Timezone visual"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:734
-#: ../../enterprise/godmode/setup/setup_auth.php:676
-#: ../../enterprise/godmode/setup/setup_auth.php:1756
-#: ../../include/functions_config.php:611
-msgid "Active directory server"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:744
-#: ../../enterprise/godmode/setup/setup_auth.php:682
-#: ../../enterprise/godmode/setup/setup_auth.php:1773
-#: ../../include/functions_config.php:615
-msgid "Active directory port"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:754
-#: ../../enterprise/meta/include/functions_meta.php:1098
-#: ../../enterprise/godmode/setup/setup_auth.php:688
-#: ../../enterprise/godmode/setup/setup_auth.php:1790
-#: ../../godmode/setup/setup_auth.php:146
-#: ../../include/functions_config.php:619
-#: ../../include/functions_config.php:683
-msgid "Start TLS"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:764
-#: ../../enterprise/godmode/setup/setup_auth.php:446
-#: ../../enterprise/godmode/setup/setup_auth.php:1510
-#: ../../include/functions_config.php:627
-msgid "Advanced Config AD"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:774
-#: ../../enterprise/godmode/setup/setup_auth.php:694
-#: ../../enterprise/godmode/setup/setup_auth.php:1796
-#: ../../include/functions_config.php:635
-msgid "Domain"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:784
-msgid "Secondary advanced Config AD"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:794
-#: ../../enterprise/godmode/setup/setup_auth.php:706
-#: ../../include/functions_config.php:643
-msgid "Secondary active directory server"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:804
-#: ../../enterprise/godmode/setup/setup_auth.php:712
-#: ../../include/functions_config.php:647
-msgid "Secondary active directory port"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:814
-#: ../../enterprise/meta/include/functions_meta.php:824
-#: ../../enterprise/meta/include/functions_meta.php:1197
-#: ../../enterprise/godmode/setup/setup_auth.php:718
-#: ../../godmode/setup/setup_auth.php:306
-#: ../../include/functions_config.php:651
-msgid "Secondary start TLS"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:834
-#: ../../include/functions_config.php:659
-msgid "Secondary domain"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:844
-#: ../../enterprise/godmode/setup/setup_auth.php:506
-#: ../../enterprise/godmode/setup/setup_auth.php:1585
-#: ../../include/functions_config.php:663
-msgid "Advanced Permisions AD"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:854
-#: ../../enterprise/godmode/setup/setup_auth.php:151
-#: ../../include/functions_config.php:667
-msgid "Advanced Permissions LDAP"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:864
-#: ../../enterprise/godmode/setup/setup_auth.php:128
-#: ../../include/functions_config.php:631
-msgid "Advanced Config LDAP"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:874
-#: ../../enterprise/meta/include/functions_meta.php:886
-#: ../../enterprise/godmode/setup/setup_auth.php:430
-#: ../../enterprise/godmode/setup/setup_auth.php:478
-#: ../../enterprise/godmode/setup/setup_auth.php:1557
-msgid "Auto enable node access"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:913
-#: ../../include/functions_config.php:807
-msgid "Saml path"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:926
-#: ../../include/functions_config.php:811
-msgid "Saml source"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:939
-#: ../../include/functions_config.php:815
-msgid "Saml user id parameter"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:952
-#: ../../include/functions_config.php:819
-msgid "Saml mail parameter"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:965
-#: ../../include/functions_config.php:823
-msgid "Saml group name parameter"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:978
-#: ../../include/functions_config.php:827
-msgid "Saml attr type parameter"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:991
-#: ../../include/functions_config.php:831
-msgid "Saml profiles and tags parameter"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1004
-#: ../../include/functions_config.php:843
-msgid "Saml profile and tag separator"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1017
-msgid "SAML profile parameters"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1030
-#: ../../include/functions_config.php:839
-msgid "Saml tag parameter"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1068
-#: ../../godmode/setup/setup_auth.php:90 ../../include/functions_config.php:671
-msgid "LDAP server"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1078
-#: ../../godmode/setup/setup_auth.php:107
-#: ../../include/functions_config.php:675
-msgid "LDAP port"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1088
-#: ../../godmode/setup/setup_auth.php:129
-#: ../../include/functions_config.php:679
-msgid "LDAP version"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1108
-#: ../../godmode/setup/setup_auth.php:157
-#: ../../include/functions_config.php:687
-msgid "Base DN"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1118
-#: ../../godmode/setup/setup_auth.php:170
-#: ../../include/functions_config.php:691
-msgid "Login attribute"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1128
-#: ../../godmode/setup/setup_auth.php:183
-#: ../../include/functions_config.php:695
-msgid "Admin LDAP login"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1138
-#: ../../godmode/setup/setup_auth.php:196
-#: ../../include/functions_config.php:699
-msgid "Admin LDAP password"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1148
-#: ../../godmode/setup/setup_auth.php:215
-msgid "Ldap search timeout (secs)"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1158
-#: ../../include/functions_config.php:763
-msgid "LDAP secondary enabled"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1167
-#: ../../godmode/setup/setup_auth.php:250
-#: ../../include/functions_config.php:707
-msgid "Secondary LDAP server"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1177
-#: ../../godmode/setup/setup_auth.php:267
-#: ../../include/functions_config.php:711
-msgid "Secondary LDAP port"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1187
-#: ../../godmode/setup/setup_auth.php:289
-#: ../../include/functions_config.php:715
-msgid "Secondary LDAP version"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1207
-#: ../../include/functions_config.php:723
-msgid "Secondary base DN"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1217
-#: ../../include/functions_config.php:727
-msgid "Secondary login attribute"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1227
-#: ../../godmode/setup/setup_auth.php:343
-#: ../../include/functions_config.php:731
-msgid "Admin secondary LDAP login"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1237
-#: ../../godmode/setup/setup_auth.php:356
-#: ../../include/functions_config.php:735
-msgid "Admin secondary LDAP password"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1270
-#: ../../enterprise/godmode/setup/setup_auth.php:112
-#: ../../include/functions_config.php:743
-msgid "Login user attribute"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1280
-#: ../../include/functions_config.php:759
-msgid "Save profile"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1291
-#: ../../enterprise/godmode/setup/setup_auth.php:94
-#: ../../include/functions_config.php:747
-msgid "LDAP function"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1303
-#, php-format
-msgid "%s host"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1313
-#: ../../enterprise/meta/include/functions_meta.php:1367
-#: ../../enterprise/meta/include/functions_meta.php:1421
-#: ../../enterprise/godmode/setup/setup_auth.php:1389
-#: ../../enterprise/godmode/setup/setup_auth.php:1421
-#: ../../include/functions_config.php:771
-#: ../../include/functions_config.php:791
-msgid "MySQL port"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1323
-#: ../../enterprise/meta/include/functions_meta.php:1377
-#: ../../enterprise/meta/include/functions_meta.php:1431
-#: ../../enterprise/meta/include/functions_meta.php:2279
-#: ../../enterprise/godmode/setup/setup_history.php:210
-#: ../../enterprise/godmode/setup/setup_auth.php:1395
-#: ../../enterprise/godmode/setup/setup_auth.php:1427
-#: ../../include/functions_config.php:775
-#: ../../include/functions_config.php:795
-#: ../../include/functions_config.php:1722
-msgid "Database name"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1357
-msgid "Babel Enterprise host"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1411
-#: ../../enterprise/godmode/setup/setup_auth.php:1415
-#: ../../include/functions_config.php:787
-msgid "Integria host"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1476
-#: ../../include/functions_config.php:1039
-msgid "Timestamp or time comparation"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1486
-msgid "Graph color (min)"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1496
-msgid "Graph color (avg)"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1506
-msgid "Graph color (max)"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1541
-#: ../../include/functions_config.php:1087
-msgid "Data precision for reports"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1656
-msgid "full scale charts"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1666
-msgid "type mode type charts"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1686
-msgid "type mode zoom charts"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1706
-#: ../../include/functions_config.php:1332
-#: ../../include/functions_config.php:1336
-msgid "Random background"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1726
-msgid "Type of charts"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1766
-#: ../../include/functions_config.php:1136
-msgid "Custom logo collapsed"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1776
-msgid "Custom logo (white background)"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1796
-#: ../../include/functions_config.php:1144
-msgid "Custom logo login"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1806
-#: ../../include/functions_config.php:1148
-msgid "Custom splash login"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1836
-#: ../../include/functions_config.php:1184
-msgid "Custom title1 login"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1846
-#: ../../include/functions_config.php:1188
-msgid "Custom title2 login"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1856
-#: ../../include/functions_config.php:1176
-msgid "Meta custom title header"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1866
-#: ../../include/functions_config.php:1180
-msgid "Meta custom subtitle header"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1906
-msgid "Custom product name"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1916
-msgid "Custom copyright notice"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1965
-#: ../../include/functions_config.php:1120
-msgid "Font path"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1975
-#: ../../include/functions_config.php:1587
-msgid "Use data multiplier"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1987
-#: ../../include/functions_config.php:1543
-msgid "Custom report info"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:1997
-#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:102
-#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:122
-#: ../../include/functions_config.php:1559
-msgid "Font family"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2037
-#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:159
-#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:157
-#: ../../godmode/setup/setup_visuals.php:1591
-#: ../../include/functions_config.php:1575
-msgid "Footer"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2072
-#: ../../include/functions_config.php:1252
-msgid "Use the legacy Visual Console"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2083
-#: ../../include/functions_config.php:1256
-msgid "Default expiration of the Visual Console item's cache"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2122
-msgid "Realtime stats"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2152
-#: ../../godmode/setup/performance.php:671
-#: ../../include/functions_config.php:948
-msgid "Use agent access graph"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2162
-msgid "Default block size migration agents"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2184
-msgid "Default block size execution event"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2195
-msgid "Default row limit in csv log"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2235
-#: ../../godmode/setup/performance.php:827
-#: ../../include/functions_config.php:998
-msgid "Rows limit for SQL report item PDF"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2252
-msgid "Node address default"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2265
-#: ../../include/functions_config.php:1709
-msgid "Active and historical database cannot be the same."
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2269
-#: ../../enterprise/godmode/setup/setup_history.php:178
-#: ../../include/functions_config.php:1714
-msgid "Host"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2285
-#: ../../include/functions_config.php:1727
-msgid "Enable history database"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2290
-#: ../../include/functions_config.php:1731
-msgid "Enable history event"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2295
-#: ../../enterprise/godmode/setup/setup_history.php:226
-#: ../../include/functions_config.php:1739
-msgid "Database user"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2300
-#: ../../enterprise/godmode/setup/setup_history.php:242
-#: ../../include/functions_config.php:1743
-msgid "Database password"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2305
-#: ../../enterprise/meta/include/functions_meta.php:2310
-#: ../../enterprise/meta/include/functions_meta.php:2315
-#: ../../enterprise/meta/include/functions_meta.php:2320
-#: ../../enterprise/meta/include/functions_meta.php:2325
-msgid "Database advanced"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2343
-#: ../../include/functions_config.php:1772
-msgid "Event Days"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2361
-#: ../../enterprise/godmode/servers/new_HA_cluster.php:143
-#: ../../include/functions_config.php:1804
-msgid "Delay"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2394
-#: ../../include/functions_config.php:1836
-msgid "Historical database purge"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2403
-#: ../../include/functions_config.php:1844
-msgid "Historical database partitions"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2412
-#: ../../include/functions_config.php:1852
-msgid "Historical database events purge"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2421
-#: ../../include/functions_config.php:1868
-msgid "Historical database string purge"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2636
-#: ../../extensions/dbmanager.php:312 ../../extensions/dbmanager.php:323
-#: ../../godmode/menu.php:572
-msgid "DB interface"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_meta.php:2710
-#: ../../enterprise/include/functions_policies.php:935
-#: ../../include/functions_reporting.php:7589
-#, php-format
-msgid "Failed to connect to node %s"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_components_meta.php:80
-#: ../../enterprise/meta/include/functions_components_meta.php:135
-#: ../../godmode/modules/manage_nc_groups.php:66 ../../godmode/menu.php:195
-msgid "Component groups"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_components_meta.php:88
-#: ../../enterprise/meta/include/functions_components_meta.php:139
-#: ../../enterprise/godmode/menu.php:83 ../../enterprise/godmode/menu.php:156
-msgid "Local components"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_components_meta.php:96
-#: ../../enterprise/meta/include/functions_components_meta.php:143
-msgid "Network components"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_components_meta.php:104
-#: ../../enterprise/meta/include/functions_components_meta.php:147
-msgid "Plugin management"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_components_meta.php:113
-#: ../../enterprise/meta/include/functions_components_meta.php:160
-#: ../../enterprise/godmode/policies/policy_inventory_modules.php:68
-#: ../../enterprise/godmode/policies/policy_inventory_modules.php:81
-#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:218
-#: ../../enterprise/include/functions_policies.php:3742
-#: ../../godmode/modules/manage_inventory_modules.php:45
-#: ../../godmode/modules/manage_inventory_modules.php:58
-#: ../../godmode/modules/manage_inventory_modules_form.php:49
-#: ../../godmode/menu.php:282
-msgid "Inventory modules"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_components_meta.php:124
-#: ../../enterprise/meta/include/functions_components_meta.php:164
-#: ../../godmode/servers/plugin_registration.php:105
-#: ../../godmode/servers/plugin.php:396
-msgid "Plugin registration"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_components_meta.php:153
-msgid "Create plugin"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_components_meta.php:155
-msgid "Edit plugin"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_components_meta.php:183
-#: ../../enterprise/meta/general/main_header.php:338
-#: ../../enterprise/meta/general/main_header.php:434
-#: ../../enterprise/meta/general/main_menu.php:552
-#: ../../enterprise/meta/general/main_menu.php:681
-#: ../../godmode/modules/manage_network_templates_form.php:32
-#: ../../godmode/modules/manage_inventory_modules_form.php:36
-#: ../../godmode/modules/manage_network_templates.php:39
-msgid "Module management"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_ui_meta.php:53
-#, php-format
-msgid "%s - the Flexible Monitoring System"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_ui_meta.php:1010
-#: ../../enterprise/godmode/services/services.elements.php:957
-#: ../../enterprise/godmode/services/services.elements.php:968
-#: ../../enterprise/godmode/setup/setup.php:602
-#: ../../enterprise/include/class/CommandCenter.class.php:467
-#: ../../enterprise/include/functions_login.php:165
-#: ../../enterprise/include/functions_login.php:584
-#: ../../enterprise/include/lib/Metaconsole/Node.php:541
-#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4151
-#: ../../godmode/users/configure_user.php:2132
-#: ../../godmode/users/configure_user.php:2201
-#: ../../godmode/massive/massive_edit_plugins.php:856
-#: ../../godmode/massive/massive_edit_plugins.php:857
-#: ../../godmode/wizards/ManageExtensions.class.php:297
-#: ../../mobile/operation/visualmap.php:182 ../../include/functions.php:1292
-#: ../../include/ajax/double_auth.ajax.php:270
-#: ../../include/ajax/double_auth.ajax.php:368
-#: ../../include/ajax/double_auth.ajax.php:414
-#: ../../include/ajax/double_auth.ajax.php:531
-#: ../../include/ajax/events.php:2246 ../../include/functions_menu.php:909
-#: ../../include/functions_ui.php:318
-#: ../../include/class/SatelliteAgent.class.php:831
-#: ../../include/class/Diagnostics.class.php:1860
-#: ../../include/functions_events.php:2916
-#: ../../include/functions_events.php:3116 ../../index.php:1557
-#: ../../operation/users/user_edit.php:1238
-#: ../../operation/users/user_edit.php:1304 ../../general/register.php:170
-#: ../../general/mysqlerr.php:28 ../../general/login_page.php:566
-msgid "Error"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_alerts_meta.php:137
-#: ../../enterprise/meta/include/functions_alerts_meta.php:172
-#: ../../godmode/menu.php:376
-msgid "Commands"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_alerts_meta.php:141
-msgid "Calendar"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_alerts_meta.php:145
-msgid "Builder Alert"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_alerts_meta.php:191
-msgid "Alert Management"
-msgstr ""
-
-#: ../../enterprise/meta/include/reset_pass.php:93
-#: ../../enterprise/include/reset_pass.php:187
-msgid "User to reset password"
-msgstr ""
-
-#: ../../enterprise/meta/include/reset_pass.php:103
-#: ../../enterprise/meta/index.php:759
-#: ../../enterprise/include/reset_pass.php:195 ../../index.php:929
-msgid "Reset password"
-msgstr ""
-
-#: ../../enterprise/meta/include/reset_pass.php:139
-#: ../../enterprise/meta/general/login_page.php:327
-#: ../../enterprise/include/process_reset_pass.php:171
-#: ../../enterprise/include/process_reset_pass.php:174
-#: ../../enterprise/include/reset_pass.php:295
-#: ../../enterprise/include/reset_pass.php:298
-#: ../../include/functions_config.php:2767
-#: ../../include/functions_config.php:2819 ../../general/login_page.php:527
-#: ../../general/login_page.php:530
-msgid "ONE TOOL TO RULE THEM ALL"
-msgstr ""
-
-#: ../../enterprise/meta/include/reset_pass.php:147
-#: ../../enterprise/meta/general/login_page.php:335
-#: ../../enterprise/include/reset_pass.php:285
-#: ../../include/functions_config.php:2823
-msgid "COMMAND CENTER"
-msgstr ""
-
-#: ../../enterprise/meta/include/reset_pass.php:165
-#: ../../enterprise/meta/include/reset_pass.php:168
-#: ../../enterprise/include/reset_pass.php:324
-#: ../../enterprise/include/reset_pass.php:327
-msgid "Reset password failed"
-msgstr ""
-
-#: ../../enterprise/meta/include/reset_pass.php:172
-#: ../../enterprise/meta/general/login_page.php:368
-#: ../../enterprise/meta/general/login_page.php:410
-#: ../../enterprise/include/reset_pass.php:331 ../../general/login_page.php:573
-#: ../../general/login_page.php:645
-msgid "ERROR"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_relations.php:49
-msgid "Invalid file content"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_relations.php:54
-msgid "No relations found"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../enterprise/meta/include/functions_relations.php:123
-#, php-format
-msgid "The relation %s -> %s was not saved"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_relations.php:133
-msgid "File imported successfully"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_relations.php:136
-msgid "Error inserting relations"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_relations.php:165
-msgid "Empty string"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_relations.php:170
-msgid "Empty custom node address"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_relations.php:208
-#, php-format
+#: ../../godmode/events/event_edit_filter.php:332
 msgid ""
-"The relation type: %s to %s -> %s was not saved. This relationship already "
-"exists in the database"
+"This group will be use to restrict the visibility of this filter with ACLs"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_relations.php:230
-#, php-format
-msgid "Error inserting the relation %s -> %s"
+#: ../../godmode/events/event_edit_filter.php:378
+#: ../../godmode/massive/massive_copy_modules.php:127
+#: ../../godmode/massive/massive_copy_modules.php:315
+#: ../../godmode/massive/massive_delete_modules.php:431
+#: ../../godmode/massive/massive_edit_modules.php:395
+#: ../../godmode/massive/massive_edit_modules.php:511
+#: ../../godmode/reporting/reporting_builder.item_editor.php:4727
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:265
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:595
+#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:279
+#: ../../include/lib/Dashboard/Widgets/events_list.php:330
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:406
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:441
+#: ../../include/lib/Dashboard/Widgets/tree_view.php:727
+#: ../../include/functions.php:1418 ../../include/functions_agents.php:5035
+#: ../../include/functions_events.php:3183
+#: ../../include/functions_massive_operations.php:150
+#: ../../mobile/operation/modules.php:73
+#: ../../operation/agentes/estado_agente.php:310
+#: ../../operation/agentes/status_monitor.php:578
+#: ../../operation/events/events.php:2006
+#: ../../operation/custom_fields/custom_fields_view.php:178
+#: ../../operation/tree.php:539
+#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:123
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:197
+#: ../../enterprise/operation/agentes/tag_view.php:134
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:185
+msgid "Not normal"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_relations.php:238
-msgid "Relation created successfully"
+#: ../../godmode/events/event_edit_filter.php:380
+#: ../../godmode/events/event_filter.php:158
+#: ../../godmode/reporting/reporting_builder.item_editor.php:3640
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:268
+#: ../../include/lib/Dashboard/Widgets/events_list.php:343
+#: ../../include/functions_events.php:258
+#: ../../operation/events/events.php:2016
+#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3070
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:803
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1440
+#: ../../enterprise/include/lib/AlertCorrelation.class.php:1180
+#: ../../enterprise/include/functions_events.php:60
+#: ../../enterprise/meta/include/functions_events_meta.php:86
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1421
+#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1183
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:656
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2927
+msgid "Event type"
 msgstr ""
 
-#: ../../enterprise/meta/include/functions_relations.php:263
-msgid "Error deleting the relation"
-msgstr ""
-
-#: ../../enterprise/meta/include/functions_relations.php:269
-msgid "Relation deleted successfully"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:221 ../../index.php:1494
-#: ../../operation/visual_console/legacy_public_view.php:57
-#: ../../operation/visual_console/public_view.php:38
-#: ../../operation/agentes/stat_win.php:92
-#: ../../operation/gis_maps/public_console.php:277
-msgid "Connection with server has been lost"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:222 ../../index.php:1495
-#: ../../operation/visual_console/legacy_public_view.php:58
-#: ../../operation/visual_console/public_view.php:39
-#: ../../operation/agentes/stat_win.php:93
-#: ../../operation/gis_maps/public_console.php:278
-msgid ""
-"Connection to the server has been lost. Please check your internet "
-"connection or contact with administrator."
-msgstr ""
-
-#: ../../enterprise/meta/index.php:345 ../../mobile/include/user.class.php:303
-#: ../../include/ajax/double_auth.ajax.php:515 ../../index.php:380
-msgid "Invalid code"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:357 ../../index.php:392
-msgid "The code shouldn't be empty"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:370 ../../index.php:405
-msgid "Expired login"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:377 ../../enterprise/meta/index.php:383
-#: ../../index.php:412 ../../index.php:418
-msgid "Login error"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:684 ../../index.php:846
-msgid "Password changed successfully"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:690 ../../index.php:852
-msgid "Failed to change password"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:704 ../../index.php:869
-msgid "Too much time since password change request"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:711 ../../index.php:876
-msgid "This user has not requested a password change"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:727 ../../index.php:903
-msgid "Id user cannot be empty"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:735 ../../index.php:911
-msgid "Error in reset password request"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:743 ../../index.php:919
-msgid "This user doesn't have a valid email address"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:760 ../../index.php:930
-msgid "This is an automatically sent message for user "
-msgstr ""
-
-#: ../../enterprise/meta/index.php:763 ../../index.php:933
-msgid "Please click the link below to reset your password"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:765 ../../index.php:935
-msgid "Reset your password"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:769 ../../index.php:939
-msgid "Please do not reply to this email."
-msgstr ""
-
-#: ../../enterprise/meta/index.php:775 ../../index.php:944
-msgid "Error at sending the email"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:935
-#, php-format
-msgid ""
-"System is not centralised, please go to %s to perform a database merge "
-"process."
-msgstr ""
-
-#: ../../enterprise/meta/index.php:1003
-#, php-format
-msgid "There are nodes with different MR than this (%d):"
-msgstr ""
-
-#: ../../enterprise/meta/index.php:1012 ../../index.php:1238
-msgid "Please keep all environment updated to same version."
-msgstr ""
-
-#: ../../enterprise/meta/index.php:1077 ../../enterprise/meta/index.php:1171
-#: ../../index.php:1341
-msgid "Sorry! I can't find the page!"
+#: ../../godmode/events/event_edit_filter.php:419
+#: ../../godmode/events/event_filter.php:159
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:302
+#: ../../include/lib/Dashboard/Widgets/events_list.php:403
+#: ../../operation/events/events.php:2030
+#: ../../operation/events/events.php:2698
+#: ../../enterprise/include/functions_events.php:40
+msgid "Event status"
 msgstr ""
 
+#: ../../godmode/events/event_edit_filter.php:475
+#: ../../mobile/operation/home.php:186 ../../operation/events/events.php:2221
 #: ../../enterprise/meta/agentsearch.php:52
 #: ../../enterprise/meta/agentsearch.php:58
-#: ../../godmode/events/event_edit_filter.php:449
-#: ../../mobile/operation/home.php:186 ../../operation/events/events.php:2153
+#: ../../package_774/enterprise/meta/agentsearch.php:52
+#: ../../package_774/enterprise/meta/agentsearch.php:58
 msgid "Agent search"
 msgstr ""
 
-#: ../../enterprise/meta/agentsearch.php:119
-msgid "Search results for"
+#: ../../godmode/events/event_edit_filter.php:485
+#: ../../godmode/massive/massive_edit_users.php:263
+#: ../../godmode/setup/setup_visuals.php:96
+#: ../../godmode/users/configure_user.php:1388
+#: ../../godmode/users/user_management.php:733
+#: ../../include/functions_config.php:1077
+#: ../../operation/users/user_edit.php:417
+#: ../../enterprise/meta/advanced/metasetup.visual.php:279
+#: ../../enterprise/meta/include/functions_meta.php:1600
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1590
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:247
+msgid "Block size for pagination"
 msgstr ""
 
-#: ../../enterprise/meta/agentsearch.php:120
-#: ../../operation/search_main.php:126
-msgid "Agents found"
+#: ../../godmode/events/event_edit_filter.php:503
+#: ../../include/class/SnmpConsole.class.php:407
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:287
+#: ../../include/lib/Dashboard/Widgets/events_list.php:358
+#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:274
+#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:270
+#: ../../include/functions_snmp.php:401 ../../mobile/operation/events.php:1037
+#: ../../operation/events/events.php:2043
+#: ../../operation/events/events.php:2732
+#: ../../enterprise/include/functions_events.php:162
+msgid "Max. hours old"
 msgstr ""
 
-#: ../../enterprise/meta/agentsearch.php:141
-#: ../../enterprise/godmode/reporting/aws_view.php:61
-#: ../../enterprise/include/class/Omnishell.class.php:644
-#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:105
-#: ../../enterprise/operation/agentes/policy_view.php:400
-#: ../../enterprise/operation/agentes/tag_view.php:703
-#: ../../enterprise/operation/agentes/ver_agente.php:95
-#: ../../extensions/users_connected.php:180
-#: ../../godmode/users/user_list.php:577
-#: ../../godmode/agentes/planned_downtime.editor.php:1359
-#: ../../mobile/operation/agents.php:99 ../../mobile/operation/agents.php:418
-#: ../../mobile/operation/agents.php:420 ../../mobile/operation/agents.php:423
-#: ../../mobile/operation/agent.php:199 ../../include/ajax/heatmap.ajax.php:483
-#: ../../include/ajax/module.php:1044 ../../include/functions_treeview.php:729
-#: ../../include/functions_events.php:4364 ../../operation/search_users.php:46
-#: ../../operation/search_agents.php:43
-#: ../../operation/agentes/log_sources_status.php:58
-#: ../../operation/agentes/estado_agente.php:1081
-#: ../../operation/agentes/ver_agente.php:1065
-#: ../../operation/agentes/estado_generalagente.php:435
-#: ../../operation/gis_maps/ajax.php:239 ../../operation/gis_maps/ajax.php:349
-#: ../../operation/gis_maps/ajax.php:466
-#: ../../operation/inventory/inventory.php:1266
-msgid "Last contact"
+#: ../../godmode/events/event_edit_filter.php:529
+#: ../../operation/events/events.php:2283
+#: ../../enterprise/include/functions_events.php:101
+msgid "User ack."
 msgstr ""
 
-#: ../../enterprise/meta/agentsearch.php:306
-msgid "There are no agents included in this group"
+#: ../../godmode/events/event_edit_filter.php:530
+msgid "Choose between the users who have validated an event. "
 msgstr ""
 
-#: ../../enterprise/meta/agentsearch.php:320
-#: ../../include/lib/Dashboard/Widgets/tree_view.php:643
-#: ../../operation/tree.php:470
-msgid "Policies found"
+#: ../../godmode/events/event_edit_filter.php:548
+msgid "Owner."
 msgstr ""
 
-#: ../../enterprise/meta/agentsearch.php:415
-#: ../../enterprise/godmode/policies/policies.php:559
-#: ../../operation/search_policies.php:50
-msgid "Policy updated"
+#: ../../godmode/events/event_edit_filter.php:563
+#: ../../operation/events/events.php:2050
+msgid "All events"
 msgstr ""
 
-#: ../../enterprise/meta/agentsearch.php:423
-#: ../../enterprise/godmode/policies/policies.php:567
-#: ../../operation/search_policies.php:58
-msgid "Pending update policy only database"
+#: ../../godmode/events/event_edit_filter.php:564
+#: ../../operation/events/events.php:2051
+#: ../../operation/events/events.php:2752
+msgid "Group events"
 msgstr ""
 
-#: ../../enterprise/meta/agentsearch.php:431
-#: ../../enterprise/godmode/policies/policies.php:575
-#: ../../operation/search_policies.php:66
-msgid "Pending update policy"
+#: ../../godmode/events/event_edit_filter.php:565
+#: ../../include/ajax/heatmap.ajax.php:99
+#: ../../include/lib/Dashboard/Widgets/heatmap.php:252
+#: ../../operation/events/events.php:2052
+msgid "Group agents"
 msgstr ""
 
-#: ../../enterprise/meta/agentsearch.php:456
-msgid "There are no policies included in this group"
+#: ../../godmode/events/event_edit_filter.php:566
+#: ../../operation/events/events.php:2053
+msgid "Group extra id"
 msgstr ""
 
-#: ../../enterprise/meta/general/footer.php:45 ../../general/footer.php:51
-#, php-format
-msgid "%s %s - %s - MR %s"
+#: ../../godmode/events/event_edit_filter.php:570
+#: ../../include/functions_events.php:5061
+#: ../../mobile/operation/events.php:841 ../../operation/events/events.php:2062
+#: ../../enterprise/include/functions_events.php:131
+msgid "Repeated"
 msgstr ""
 
-#: ../../enterprise/meta/general/footer.php:50 ../../index.php:1460
-msgid "Page generated at"
+#: ../../godmode/events/event_edit_filter.php:586
+#: ../../godmode/events/event_edit_filter.php:602
+#: ../../enterprise/include/functions_events.php:111
+#: ../../enterprise/operation/agentes/security_hardening.php:399
+#: ../../package_774/enterprise/operation/agentes/security_hardening.php:385
+msgid "Date from"
 msgstr ""
 
-#: ../../enterprise/meta/general/metaconsole_no_activated.php:12
-#: ../../enterprise/meta/general/noaccesssaml.php:130
-#: ../../enterprise/meta/general/noaccess.php:130 ../../mobile/index.php:284
-#: ../../mobile/operation/agents.php:187 ../../mobile/operation/modules.php:218
-#: ../../mobile/operation/groups.php:59 ../../mobile/operation/services.php:68
-#: ../../mobile/operation/services.php:83 ../../mobile/operation/agent.php:119
-#: ../../mobile/operation/alerts.php:176
-#: ../../mobile/operation/visualmap.php:185
-#: ../../mobile/operation/visualmaps.php:159
-#: ../../mobile/operation/module_data.php:107
-#: ../../mobile/operation/module_graph.php:256
-#: ../../mobile/operation/events.php:769
-#: ../../mobile/operation/server_status.php:209
-#: ../../mobile/operation/tactical.php:79 ../../general/noaccesssaml.php:130
-#: ../../general/noaccess2.php:16 ../../general/noaccess2.php:18
-msgid "You don't have access to this page"
+#: ../../godmode/events/event_edit_filter.php:657
+#: ../../operation/events/events.php:2530
+#: ../../operation/events/events.php:2533
+#: ../../enterprise/include/functions_events.php:184
+msgid "Events with following tags"
 msgstr ""
 
-#: ../../enterprise/meta/general/metaconsole_no_activated.php:20
-#: ../../general/noaccess2.php:28
-msgid "No access"
+#: ../../godmode/events/event_edit_filter.php:722
+#: ../../operation/events/events.php:2531
+#: ../../operation/events/events.php:2534
+#: ../../enterprise/include/functions_events.php:206
+msgid "Events without following tags"
 msgstr ""
 
-#: ../../enterprise/meta/general/metaconsole_no_activated.php:24
+#: ../../godmode/events/event_edit_filter.php:787
+#: ../../operation/events/events.php:2329
+#: ../../enterprise/include/functions_events.php:141
+msgid "Alert events"
+msgstr ""
+
+#: ../../godmode/events/event_edit_filter.php:791
+#: ../../operation/events/events.php:2308
+msgid "Filter alert events"
+msgstr ""
+
+#: ../../godmode/events/event_edit_filter.php:792
+#: ../../operation/events/events.php:2309
+msgid "Only alert events"
+msgstr ""
+
+#: ../../godmode/events/event_edit_filter.php:808
+#: ../../operation/events/events.php:2244
+#: ../../operation/custom_fields/custom_fields_view.php:288
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:307
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:295
+msgid "Module search"
+msgstr ""
+
+#: ../../godmode/events/event_edit_filter.php:841
+#: ../../operation/events/events.php:2168
+msgid "Extra ID"
+msgstr ""
+
+#: ../../godmode/events/event_edit_filter.php:873
+msgid "Custom data filter type"
+msgstr ""
+
+#: ../../godmode/events/event_edit_filter.php:876
+msgid "Filter custom data by name field"
+msgstr ""
+
+#: ../../godmode/events/event_edit_filter.php:877
+msgid "Filter custom data by value field"
+msgstr ""
+
+#: ../../godmode/events/event_edit_filter.php:909
+msgid "Id souce event"
+msgstr ""
+
+#: ../../godmode/events/event_edit_filter.php:939
+#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:360
+#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:334
+#: ../../operation/events/events.php:282
+msgid "Metaconsola"
+msgstr ""
+
+#: ../../godmode/events/event_filter.php:236
+#: ../../godmode/netflow/nf_edit.php:225
+msgid "There are no defined filters"
+msgstr ""
+
+#: ../../godmode/events/event_filter.php:242
+#: ../../godmode/netflow/nf_edit.php:211
+#: ../../godmode/netflow/nf_edit_form.php:80
+#: ../../godmode/snmpconsole/snmp_filters.php:37
+#: ../../include/ajax/custom_fields.php:740
+#: ../../enterprise/meta/event/custom_events.php:42
+msgid "Create filter"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:156
+msgid "Modal window"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:157
+msgid "New window"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:160
+#: ../../enterprise/include/ajax/ipam.ajax.php:385
+#: ../../enterprise/include/functions_ipam.php:1371
+#: ../../enterprise/include/functions_ipam.php:2060
+#: ../../enterprise/tools/ipam/ipam_editor.php:227
+#: ../../enterprise/tools/ipam/ipam_list.php:141
+#: ../../enterprise/tools/ipam/ipam_list.php:701
+msgid "Location"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:160
+msgid "For Command type Modal Window mode is enforced"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:175
+#: ../../godmode/files_repo/files_repo_list.php:51
+#: ../../include/rest-api/models/VisualConsole/Items/Box.php:214
+#: ../../include/rest-api/models/VisualConsole/Item.php:1992
+#: ../../include/functions_filemanager.php:700
+#: ../../include/functions_visual_map_editor.php:125
+#: ../../include/functions_visual_map_editor.php:174
+#: ../../include/functions_visual_map_editor.php:884
+#: ../../include/functions_visual_map_editor.php:979
+#: ../../views/ITSM/ITSMTicketDetailView.php:287
+#: ../../enterprise/include/class/ManageBackups.class.php:166
+msgid "Size"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:186
+#: ../../godmode/reporting/visual_console_builder.wizard.php:191
+#: ../../godmode/setup/gis_step_2.php:392
+#: ../../include/rest-api/models/VisualConsole/Items/Line.php:468
+#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:923
+#: ../../include/functions_reports.php:1358
+#: ../../include/functions_visual_map_editor.php:97
+#: ../../include/functions_visual_map_editor.php:698
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:224
+msgid "Width"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:198
+#: ../../godmode/reporting/visual_console_builder.wizard.php:193
+#: ../../godmode/setup/gis_step_2.php:399
+#: ../../include/functions_reports.php:1374
+#: ../../include/functions_reports.php:1474
+#: ../../include/functions_visual_map_editor.php:712
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:229
+msgid "Height"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:213
+#: ../../include/ajax/events.php:2211 ../../include/ajax/events.php:2730
+#: ../../include/class/ExternalTools.class.php:383
+#: ../../include/lib/Dashboard/Widgets/events_list.php:695
+#: ../../operation/events/events.php:3025
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:762
+#: ../../enterprise/include/ajax/cron.ajax.php:183
+#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:753
+msgid "Parameters"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:268
+#: ../../include/class/AgentWizard.class.php:558
+#: ../../include/functions_snmp_browser.php:805
+msgid "Local console"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:287
+#: ../../include/class/AgentWizard.class.php:743
+msgid "Server to execute command"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:300
+msgid "Command timeout (s)"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:315
+msgid "Display command"
+msgstr ""
+
+#: ../../godmode/events/event_responses.editor.php:315
 msgid ""
-"Metaconsole needs previous activation from regular console, please contact "
-"system administrator if you need assistance. 
" +"If enabled the command will be displayed to any user that can execute this " +"event response" msgstr "" -#: ../../enterprise/meta/general/header.php:69 -#: ../../enterprise/meta/general/header.php:75 -#: ../../enterprise/meta/general/main_header.php:529 -#: ../../enterprise/meta/general/main_header.php:535 -#: ../../general/header.php:63 ../../general/header.php:69 -msgid "All systems" +#: ../../godmode/events/event_responses.list.php:48 +msgid "No responses found" msgstr "" -#: ../../enterprise/meta/general/header.php:69 -#: ../../enterprise/meta/general/main_header.php:529 -#: ../../general/header.php:63 -msgid "Down" +#: ../../godmode/events/event_responses.list.php:127 +msgid "Create response" msgstr "" -#: ../../enterprise/meta/general/header.php:72 -#: ../../enterprise/meta/general/main_header.php:532 -#: ../../general/header.php:66 -msgid "servers down" +#: ../../godmode/events/event_responses.php:67 +msgid "Response added succesfully" msgstr "" -#: ../../enterprise/meta/general/header.php:75 -#: ../../enterprise/meta/general/main_header.php:535 -#: ../../general/header.php:69 -msgid "Ready" +#: ../../godmode/events/event_responses.php:69 +msgid "Response cannot be added" msgstr "" -#: ../../enterprise/meta/general/header.php:114 -#: ../../enterprise/meta/general/main_header.php:563 -#: ../../general/header.php:257 -msgid "Configure autorefresh" +#: ../../godmode/events/event_responses.php:93 +msgid "Response updated succesfully" msgstr "" -#: ../../enterprise/meta/general/header.php:142 -#: ../../enterprise/meta/general/header.php:154 -#: ../../enterprise/meta/general/main_header.php:580 -#: ../../enterprise/meta/general/main_header.php:592 -#: ../../general/header.php:323 ../../general/header.php:342 -msgid "Disabled autorefresh" +#: ../../godmode/events/event_responses.php:95 +msgid "Response cannot be updated" msgstr "" -#: ../../enterprise/meta/general/header.php:264 -#: ../../enterprise/meta/general/header.php:266 -#: ../../enterprise/meta/general/main_header.php:546 -#: ../../mobile/include/functions_web.php:34 -#: ../../mobile/include/ui.class.php:225 -#: ../../mobile/include/user.class.php:527 ../../mobile/operation/home.php:165 -#: ../../general/header.php:458 ../../general/header.php:460 -msgid "Logout" +#: ../../godmode/events/event_responses.php:105 +msgid "Response deleted succesfully" msgstr "" -#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:36 -msgid "You cannot use this metaconsole until merging process is finished" +#: ../../godmode/events/event_responses.php:107 +msgid "Response cannot be deleted" msgstr "" -#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:61 +#: ../../godmode/events/events.php:56 +#: ../../godmode/massive/massive_edit_users.php:274 +#: ../../godmode/users/configure_user.php:58 +#: ../../godmode/users/user_management.php:41 ../../include/auth/mysql.php:805 +#: ../../operation/events/events.php:1721 +#: ../../operation/users/user_edit.php:467 +msgid "Event list" +msgstr "" + +#: ../../godmode/events/events.php:69 ../../godmode/netflow/nf_edit_form.php:77 +msgid "Filter list" +msgstr "" + +#: ../../godmode/events/events.php:83 ../../godmode/menu.php:339 +#: ../../enterprise/meta/event/custom_events.php:48 +msgid "Event responses" +msgstr "" + +#: ../../godmode/events/events.php:95 ../../godmode/events/events.php:110 +#: ../../godmode/menu.php:337 +msgid "Custom columns" +msgstr "" + +#: ../../godmode/events/events.php:115 ../../include/ajax/events.php:1827 +#: ../../enterprise/meta/event/custom_events.php:77 +msgid "Responses" +msgstr "" + +#: ../../godmode/events/events.php:142 ../../godmode/menu.php:344 +#: ../../include/ajax/events.php:2262 +#: ../../include/lib/TacticalView/elements/Events.php:41 +#: ../../include/functions.php:4305 ../../include/functions_reports.php:885 +#: ../../include/functions_reports.php:889 +#: ../../include/functions_reports.php:893 +#: ../../mobile/include/functions_web.php:25 +#: ../../mobile/operation/events.php:948 ../../mobile/operation/home.php:51 +#: ../../operation/events/events.php:1870 ../../operation/menu.php:530 +#: ../../views/tacticalView/view.php:127 +#: ../../enterprise/include/class/CommandCenter.class.php:1079 +#: ../../enterprise/meta/general/logon_ok.php:56 +#: ../../enterprise/meta/general/main_header.php:154 +#: ../../enterprise/meta/general/main_menu.php:269 +#: ../../enterprise/meta/general/main_menu.php:270 +#: ../../enterprise/meta/monitoring/tactical.php:271 +#: ../../enterprise/tools/ipam/ipam_massive.php:125 +#: ../../enterprise/tools/ipam/ipam_network.php:585 +#: ../../package_774/enterprise/meta/general/main_menu.php:263 +#: ../../package_774/enterprise/meta/general/main_menu.php:264 +msgid "Events" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:86 +#: ../../operation/gis_maps/gis_map.php:30 +#: ../../operation/gis_maps/render_view.php:131 +msgid "GIS Maps list" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:98 +msgid "View GIS" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:107 +msgid "GIS Maps builder" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:120 +#: ../../operation/gis_maps/gis_map.php:51 +#: ../../operation/gis_maps/render_view.php:193 ../../operation/menu.php:403 +msgid "GIS Maps" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:207 +msgid "Map successfully created" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:208 +msgid "Map could not be created" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:314 +msgid "Map successfully update" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:315 +msgid "Map could not be updated" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:368 +msgid "Do you want to use the default data from the connection?" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:402 +msgid "The connection" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:402 +msgid "just added previously." +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:470 +msgid "Map Name" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:489 +msgid "Add Map connection" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:538 +msgid "Default zoom" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:545 +msgid "Center Latitude" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:548 +msgid "Center Longitude" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:551 +msgid "Center Altitude" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:554 +msgid "Default Latitude" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:557 +msgid "Default Longitude" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:560 +msgid "Default Altitude" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:567 +#: ../../godmode/setup/gis_step_2.php:416 +msgid "Layers" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:576 +msgid "List of layers" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:577 +msgid "New layer" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:585 +msgid "Layer name" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:587 +msgid "Visible" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:591 +msgid "Show agents from group" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:592 +#: ../../godmode/reporting/create_container.php:291 +#: ../../godmode/reporting/create_container.php:310 +#: ../../godmode/setup/setup_general.php:894 ../../include/ajax/events.php:1114 +#: ../../include/ajax/graph.ajax.php:147 ../../include/ajax/module.php:2767 +#: ../../include/functions_html.php:5282 +#: ../../enterprise/include/functions_reporting.php:9747 +#: ../../enterprise/include/functions_reporting.php:9750 +#: ../../enterprise/include/functions_vulnerabilities.php:521 +#: ../../enterprise/include/functions_vulnerabilities.php:547 +#: ../../enterprise/meta/advanced/metasetup.mail.php:148 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:525 +msgid "none" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:614 +msgid "Add agent" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:622 +msgid "List of Agents to be shown in the layer" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:653 +msgid "Use the data of this agent" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:661 +msgid "List of groups to be shown in the layer" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:668 +msgid "Save Layer" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:676 +msgid "Layers list" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:687 +#: ../../godmode/gis_maps/configure_gis_map.php:694 +msgid "Save map" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:689 +msgid "Update map" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:1113 +msgid "Using data from" +msgstr "" + +#: ../../godmode/gis_maps/configure_gis_map.php:1273 +msgid "Empty layer names are not supported" +msgstr "" + +#: ../../godmode/groups/configure_group.php:95 +msgid "Update group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:95 +#: ../../godmode/groups/group_list.php:1152 +msgid "Create group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:108 +#: ../../godmode/groups/group_list.php:390 +#: ../../godmode/users/configure_profile.php:86 +#: ../../godmode/users/configure_user.php:291 +#: ../../godmode/users/profile_list.php:92 +#: ../../godmode/users/profile_list.php:332 +#: ../../godmode/users/user_list.php:297 ../../godmode/menu.php:255 +#: ../../enterprise/godmode/setup/setup_acl.php:68 +#: ../../enterprise/godmode/setup/setup_auth.php:250 +#: ../../enterprise/godmode/setup/setup_auth.php:600 +#: ../../enterprise/godmode/setup/setup_auth.php:1669 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:250 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:600 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1649 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:68 +msgid "Profiles" +msgstr "" + +#: ../../godmode/groups/configure_group.php:112 +#: ../../godmode/groups/group_list.php:394 +msgid "Manage agents group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:164 +#: ../../godmode/groups/group_list.php:1013 +#: ../../godmode/modules/module_list.php:98 +#: ../../godmode/reporting/visual_console_builder.elements.php:321 +#: ../../godmode/setup/os.builder.php:274 ../../godmode/setup/os.list.php:78 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:428 +#: ../../include/lib/Dashboard/Widgets/module_status.php:419 +#: ../../include/rest-api/models/VisualConsole/Item.php:2148 +#: ../../include/functions_visual_map.php:4250 +#: ../../include/functions_visual_map_editor.php:68 +#: ../../include/functions_visual_map_editor.php:1449 +#: ../../operation/visual_console/view.php:365 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:151 +msgid "Icon" +msgstr "" + +#: ../../godmode/groups/configure_group.php:179 +msgid "You have not access to the parent." +msgstr "" + +#: ../../godmode/groups/configure_group.php:225 +#: ../../godmode/groups/group_list.php:1017 +#: ../../godmode/massive/massive_edit_agents.php:687 +#: ../../godmode/modules/manage_nc_groups_form.php:73 +#: ../../godmode/reporting/visual_console_builder.elements.php:124 +#: ../../include/rest-api/models/VisualConsole/Item.php:2176 +#: ../../include/functions_agents.php:4846 +#: ../../include/functions_visual_map_editor.php:1002 +#: ../../operation/agentes/ver_agente.php:1286 +#: ../../enterprise/views/ipam/sites/edit.php:54 +#: ../../enterprise/views/ipam/sites/list.php:48 +msgid "Parent" +msgstr "" + +#: ../../godmode/groups/configure_group.php:237 +msgid "Group Password" +msgstr "" + +#: ../../godmode/groups/configure_group.php:243 +msgid "Enable alert use in this group." +msgstr "" + +#: ../../godmode/groups/configure_group.php:248 +msgid "Propagate ACL" +msgstr "" + +#: ../../godmode/groups/configure_group.php:248 +msgid "Propagate the same ACL security into the child subgroups." +msgstr "" + +#: ../../godmode/groups/configure_group.php:263 +#: ../../include/functions_events.php:5145 +msgid "Contact" +msgstr "" + +#: ../../godmode/groups/configure_group.php:263 +msgid "Contact information accessible through the _groupcontact_ macro" +msgstr "" + +#: ../../godmode/groups/configure_group.php:268 +msgid "Information accessible through the _group_other_ macro" +msgstr "" + +#: ../../godmode/groups/configure_group.php:273 +msgid "Max agents allowed" +msgstr "" + +#: ../../godmode/groups/configure_group.php:273 +msgid "Set the maximum of agents allowed for this group. 0 is unlimited." +msgstr "" + +#: ../../godmode/groups/configure_group.php:305 +#: ../../godmode/modules/manage_network_components_form.php:398 +#: ../../godmode/reporting/graph_builder.main.php:319 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:193 +#: ../../godmode/wizards/HostDevices.class.php:651 +#: ../../godmode/wizards/HostDevices.class.php:754 +#: ../../godmode/wizards/Wizard.main.php:416 +#: ../../include/class/CustomNetScan.class.php:314 +#: ../../include/class/CustomNetScan.class.php:425 +#: ../../include/class/HTML.class.php:419 +#: ../../include/lib/ClusterViewer/ClusterManager.php:819 +#: ../../include/lib/ClusterViewer/ClusterWizard.php:349 +#: ../../include/functions_html.php:6975 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:531 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:307 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:383 +#: ../../enterprise/include/class/Aws.cloud.php:1141 +#: ../../enterprise/include/class/Azure.cloud.php:689 +#: ../../enterprise/include/class/DB2.app.php:354 +#: ../../enterprise/include/class/Google.cloud.php:688 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:366 +#: ../../enterprise/include/class/MySQL.app.php:371 +#: ../../enterprise/include/class/Omnishell.class.php:810 +#: ../../enterprise/include/class/Omnishell.class.php:1737 +#: ../../enterprise/include/class/Oracle.app.php:361 +#: ../../enterprise/include/class/SAP.app.php:394 +#: ../../enterprise/include/class/VMware.app.php:455 +#: ../../package_774/enterprise/include/class/DB2.app.php:354 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:689 +#: ../../package_774/enterprise/include/class/SAP.app.php:394 +#: ../../package_774/enterprise/include/class/Oracle.app.php:361 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1141 +#: ../../package_774/enterprise/include/class/MySQL.app.php:371 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:366 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:307 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:383 +#: ../../package_774/enterprise/include/class/Google.cloud.php:688 +#: ../../package_774/enterprise/include/class/VMware.app.php:455 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:531 +msgid "Go back" +msgstr "" + +#: ../../godmode/groups/configure_modu_group.php:30 +msgid "Module group management" +msgstr "" + +#: ../../godmode/groups/configure_modu_group.php:65 +msgid "There was a problem loading group" +msgstr "" + +#: ../../godmode/groups/group_list.php:325 +msgid "Tree Group view" +msgstr "" + +#: ../../godmode/groups/group_list.php:337 +#: ../../godmode/massive/massive_edit_users.php:275 +#: ../../godmode/users/configure_user.php:59 +#: ../../godmode/users/user_management.php:42 ../../include/auth/mysql.php:806 +#: ../../operation/agentes/group_view.php:89 +#: ../../operation/users/user_edit.php:468 ../../operation/menu.php:176 +#: ../../enterprise/meta/monitoring/group_view.php:64 +msgid "Group view" +msgstr "" + +#: ../../godmode/groups/group_list.php:349 +msgid "Credential Store" +msgstr "" + +#: ../../godmode/groups/group_list.php:355 #, php-format -msgid "Please navigate to %s" -msgstr "" - -#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:69 -#: ../../general/maintenance.php:58 ../../general/node_deactivated.php:69 -msgid "You will be automatically redirected when all tasks finish" +msgid "Groups defined in %s" msgstr "" +#: ../../godmode/groups/group_list.php:360 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:173 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:761 +#: ../../operation/menu.php:179 ../../operation/tree.php:137 #: ../../enterprise/meta/general/main_header.php:97 #: ../../enterprise/meta/general/main_menu.php:199 #: ../../enterprise/operation/services/services.treeview_services.php:60 -#: ../../godmode/groups/group_list.php:357 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:173 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:761 -#: ../../operation/tree.php:137 ../../operation/menu.php:179 +#: ../../package_774/enterprise/meta/general/main_menu.php:199 msgid "Tree view" msgstr "" -#: ../../enterprise/meta/general/main_header.php:109 -#: ../../enterprise/meta/general/main_menu.php:211 -msgid "Groups view" +#: ../../godmode/groups/group_list.php:371 +#: ../../enterprise/operation/services/services.table_services.php:54 +msgid "Table view" msgstr "" -#: ../../enterprise/meta/general/main_header.php:115 -#: ../../enterprise/meta/general/main_menu.php:217 -msgid "Alerts view" +#: ../../godmode/groups/group_list.php:413 +#, php-format +msgid "" +"This node is configured with centralized mode. All groups information is " +"read only. Go to %s to manage it." msgstr "" -#: ../../enterprise/meta/general/main_header.php:121 -#: ../../enterprise/meta/general/main_menu.php:223 -msgid "Monitors view" +#: ../../godmode/groups/group_list.php:478 +#: ../../godmode/groups/modu_group_list.php:129 +msgid "Group successfully created" msgstr "" -#: ../../enterprise/meta/general/main_header.php:134 -#: ../../enterprise/godmode/policies/policy.php:158 -#: ../../enterprise/godmode/setup/setup_acl.php:664 -#: ../../enterprise/include/functions_reporting.php:60 -#: ../../enterprise/include/functions_reporting.php:8255 -#: ../../enterprise/include/functions_reporting.php:8281 -#: ../../godmode/reporting/visual_console_builder.php:839 -#: ../../include/functions_menu.php:594 -#: ../../operation/visual_console/view.php:206 -#: ../../operation/visual_console/legacy_view.php:171 -msgid "Wizard" +#: ../../godmode/groups/group_list.php:480 +#: ../../godmode/groups/modu_group_list.php:132 +msgid "There was a problem creating group" msgstr "" -#: ../../enterprise/meta/general/main_header.php:167 -#: ../../enterprise/meta/general/main_header.php:185 -#: ../../enterprise/meta/general/main_header.php:194 -#: ../../enterprise/meta/general/main_menu.php:310 -#: ../../enterprise/meta/general/main_menu.php:311 -#: ../../enterprise/meta/general/main_menu.php:330 -#: ../../enterprise/mobile/include/functions_web.php:15 -#: ../../godmode/reporting/reporting_builder.php:518 -#: ../../godmode/reporting/reporting_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:1258 -#: ../../godmode/reporting/reporting_builder.php:3704 -#: ../../godmode/reporting/reporting_builder.php:3771 -#: ../../godmode/reporting/reporting_builder.php:3819 -#: ../../include/functions_reporting.php:15971 -#: ../../include/functions_groups.php:139 -#: ../../operation/search_results.php:134 -#: ../../operation/reporting/reporting_viewer.php:118 -msgid "Reports" +#: ../../godmode/groups/group_list.php:483 +#: ../../godmode/groups/group_list.php:556 +msgid "Each group must have a different name" msgstr "" -#: ../../enterprise/meta/general/main_header.php:201 -#: ../../enterprise/meta/general/main_menu.php:341 -msgid "Report templates" +#: ../../godmode/groups/group_list.php:486 +#: ../../godmode/groups/group_list.php:559 +msgid "Group must have a name" msgstr "" -#: ../../enterprise/meta/general/main_header.php:211 -#: ../../enterprise/meta/general/main_menu.php:351 -#: ../../enterprise/include/functions_reporting.php:135 -#: ../../include/functions_menu.php:587 -msgid "Templates wizard" +#: ../../godmode/groups/group_list.php:551 +#: ../../godmode/groups/modu_group_list.php:165 +msgid "Group successfully updated" msgstr "" -#: ../../enterprise/meta/general/main_header.php:221 -#: ../../enterprise/meta/general/main_menu.php:393 -#: ../../enterprise/meta/general/main_menu.php:394 -#: ../../enterprise/godmode/menu.php:121 -#: ../../enterprise/godmode/services/services.massive.meta.php:40 -#: ../../enterprise/godmode/services/services.service.php:521 -#: ../../enterprise/godmode/services/services.elements.php:920 -#: ../../enterprise/godmode/services/services.massive.elements.php:45 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:303 -#: ../../enterprise/include/functions_groups.php:65 -#: ../../enterprise/operation/menu.php:64 -#: ../../enterprise/operation/services/services.service.php:74 -#: ../../enterprise/operation/services/massive/services.delete.php:54 -#: ../../enterprise/operation/services/massive/services.create.php:607 -#: ../../enterprise/operation/services/massive/services.create.php:987 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:117 -#: ../../enterprise/operation/services/massive/service.create.elements.php:255 -#: ../../enterprise/operation/services/massive/service.create.elements.php:381 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:158 -#: ../../enterprise/operation/services/services.service_map.php:88 -#: ../../enterprise/operation/services/services.service_map.php:134 -#: ../../enterprise/operation/services/services.treeview_services.php:73 -#: ../../enterprise/operation/services/services.list.php:70 -#: ../../enterprise/operation/services/services.table_services.php:67 -#: ../../mobile/operation/home.php:101 ../../mobile/operation/services.php:123 -#: ../../operation/agentes/ver_agente.php:1696 -#: ../../general/first_task/service_list.php:38 -#: ../../general/first_task/service_list.php:41 -msgid "Services" +#: ../../godmode/groups/group_list.php:553 +#: ../../godmode/groups/modu_group_list.php:168 +msgid "There was a problem modifying group" msgstr "" -#: ../../enterprise/meta/general/main_header.php:243 -#: ../../enterprise/meta/general/logon_ok.php:83 -#: ../../enterprise/meta/general/main_menu.php:441 -#: ../../enterprise/meta/general/main_menu.php:442 -msgid "Screens" +#: ../../godmode/groups/group_list.php:616 +#, php-format +msgid "The group %s could not be deleted because it is not empty in the nodes" msgstr "" -#: ../../enterprise/meta/general/main_header.php:251 -#: ../../enterprise/meta/general/main_menu.php:450 -#: ../../enterprise/include/functions_enterprise.php:453 -#: ../../include/class/OrderInterpreter.class.php:233 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:175 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:515 -#: ../../general/first_task/map_builder.php:41 -msgid "Visual Console" +#: ../../godmode/groups/group_list.php:678 +#: ../../enterprise/meta/advanced/policymanager.sync.php:247 +#: ../../enterprise/meta/include/functions_groups_meta.php:174 +#, php-format +msgid "Error connecting to %s" msgstr "" -#: ../../enterprise/meta/general/main_header.php:258 -#: ../../enterprise/meta/general/main_menu.php:457 -#: ../../godmode/reporting/visual_console_favorite.php:117 -msgid "Favourite Visual Console" +#: ../../godmode/groups/group_list.php:690 +msgid "" +"The group has not been deleted in the metaconsole due to an error in the " +"node database" msgstr "" -#: ../../enterprise/meta/general/main_header.php:266 -#: ../../enterprise/meta/general/main_menu.php:465 -msgid "Template Visual Console" +#: ../../godmode/groups/group_list.php:699 +#, php-format +msgid "The group %s has been deleted in the nodes" msgstr "" -#: ../../enterprise/meta/general/main_header.php:273 -#: ../../enterprise/meta/general/main_menu.php:472 -msgid "Wizard Visual Console" +#: ../../godmode/groups/group_list.php:739 +#: ../../godmode/groups/modu_group_list.php:238 +msgid "Group successfully deleted" msgstr "" -#: ../../enterprise/meta/general/main_header.php:286 -#: ../../enterprise/meta/general/logon_ok.php:44 -#: ../../enterprise/meta/general/main_menu.php:487 -#: ../../enterprise/include/functions_enterprise.php:449 -#: ../../godmode/netflow/nf_edit_form.php:93 ../../godmode/menu.php:465 -#: ../../godmode/setup/setup.php:151 ../../godmode/setup/setup.php:290 -#: ../../include/functions_reports.php:925 -#: ../../include/functions_reports.php:929 -#: ../../include/functions_reports.php:933 -#: ../../include/functions_reports.php:937 +#: ../../godmode/groups/group_list.php:742 +#: ../../godmode/groups/modu_group_list.php:239 +msgid "There was a problem deleting group" +msgstr "" + +#: ../../godmode/groups/group_list.php:749 +#, php-format +msgid "The group is not empty. It is use in %s." +msgstr "" + +#: ../../godmode/groups/group_list.php:788 ../../operation/tree.php:216 +msgid "Search group" +msgstr "" + +#: ../../godmode/groups/group_list.php:805 +msgid "Search by agent status" +msgstr "" + +#: ../../godmode/groups/group_list.php:805 +msgid "" +"Shows the groups that contain an agent with the status that has been searched" +msgstr "" + +#: ../../godmode/groups/group_list.php:823 +msgid "Search by agent" +msgstr "" + +#: ../../godmode/groups/group_list.php:823 +msgid "Shows groups that contain an agent matching the search" +msgstr "" + +#: ../../godmode/groups/group_list.php:838 +msgid "Show full hierarchy" +msgstr "" + +#: ../../godmode/groups/group_list.php:907 +#: ../../godmode/groups/group_list.php:1140 +msgid "There are no defined groups" +msgstr "" + +#: ../../godmode/groups/group_list.php:967 +msgid "Edit or delete groups can cause problems with synchronization" +msgstr "" + +#: ../../godmode/groups/group_list.php:1104 +msgid "Are you sure? This group will also be deleted in all the nodes." +msgstr "" + +#: ../../godmode/groups/group_list.php:1110 +msgid "" +"The child groups will be updated to use the parent id of the deleted group" +msgstr "" + +#: ../../godmode/groups/group_list.php:1249 +#: ../../include/class/Heatmap.class.php:1276 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:636 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:841 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:940 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:1032 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:687 +#: ../../include/functions_inventory.php:317 +#: ../../operation/network/network_report.php:498 ../../operation/tree.php:464 +#: ../../operation/tree.php:494 +#: ../../enterprise/operation/agentes/security_hardening.php:39 +#: ../../enterprise/operation/agentes/vulnerabilities.php:32 +#: ../../enterprise/operation/services/services.treeview_services.php:281 +#: ../../enterprise/operation/security/hardening.php:68 +#: ../../enterprise/operation/security/vulnerabilities.php:63 +#: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:89 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:32 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:39 +#: ../../package_774/enterprise/operation/security/hardening.php:67 +msgid "No data found" +msgstr "" + +#: ../../godmode/groups/group_list.php:1250 +#: ../../enterprise/operation/services/services.treeview_services.php:282 +msgid "Found groups" +msgstr "" + +#: ../../godmode/groups/group_list.php:1258 +#: ../../godmode/module_library/module_library_view.php:159 +#: ../../include/class/Diagnostics.class.php:600 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:691 +#: ../../operation/tree.php:503 +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../enterprise/operation/services/services.treeview_services.php:290 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +msgid "Total modules" +msgstr "" + +#: ../../godmode/groups/group_list.php:1259 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:692 +#: ../../include/functions_alerts.php:3470 +#: ../../include/functions_inventory.php:527 +#: ../../include/functions_inventory.php:670 +#: ../../include/functions_reporting_html.php:582 +#: ../../operation/agentes/agent_inventory.php:321 +#: ../../operation/agentes/group_view.php:244 ../../operation/tree.php:504 +#: ../../enterprise/include/functions_reporting_csv.php:483 +#: ../../enterprise/include/functions_reporting_csv.php:614 +#: ../../enterprise/include/functions_reporting_csv.php:716 +#: ../../enterprise/include/functions_reporting_csv.php:744 +#: ../../enterprise/meta/monitoring/group_view.php:232 +#: ../../enterprise/operation/agentes/security_hardening.php:373 +#: ../../enterprise/operation/services/services.treeview_services.php:291 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:372 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:474 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:502 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:359 +msgid "Total" +msgstr "" + +#: ../../godmode/groups/group_list.php:1262 +#: ../../godmode/groups/group_list.php:1263 +#: ../../godmode/groups/group_list.php:1264 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:407 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:442 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:695 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:696 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:697 +#: ../../include/functions_graph.php:2687 +#: ../../include/functions_groups.php:2749 +#: ../../include/functions_groups.php:2772 +#: ../../include/functions_reporting.php:12691 +#: ../../include/functions_reporting.php:12712 ../../operation/tree.php:213 +#: ../../operation/tree.php:304 ../../operation/tree.php:507 +#: ../../operation/tree.php:508 ../../operation/tree.php:509 +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../enterprise/operation/services/services.treeview_services.php:294 +#: ../../enterprise/operation/services/services.treeview_services.php:295 +#: ../../enterprise/operation/services/services.treeview_services.php:296 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +msgid "Fired alerts" +msgstr "" + +#: ../../godmode/groups/group_list.php:1267 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:700 +#: ../../operation/custom_fields/custom_fields_view.php:541 +#: ../../operation/tree.php:512 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:558 +#: ../../enterprise/operation/services/services.treeview_services.php:299 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:546 +msgid "Critical agents" +msgstr "" + +#: ../../godmode/groups/group_list.php:1268 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:701 +#: ../../mobile/operation/groups.php:211 +#: ../../operation/custom_fields/custom_fields_view.php:610 +#: ../../operation/tree.php:513 +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:627 +#: ../../enterprise/operation/services/services.treeview_services.php:300 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:615 +msgid "Critical modules" +msgstr "" + +#: ../../godmode/groups/group_list.php:1272 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:705 +#: ../../operation/custom_fields/custom_fields_view.php:551 +#: ../../operation/tree.php:517 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:568 +#: ../../enterprise/operation/services/services.treeview_services.php:304 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:556 +msgid "Warning agents" +msgstr "" + +#: ../../godmode/groups/group_list.php:1273 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:706 +#: ../../mobile/operation/groups.php:208 +#: ../../operation/custom_fields/custom_fields_view.php:621 +#: ../../operation/tree.php:518 +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:638 +#: ../../enterprise/operation/services/services.treeview_services.php:305 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:626 +msgid "Warning modules" +msgstr "" + +#: ../../godmode/groups/group_list.php:1277 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:710 +#: ../../include/lib/TacticalView/elements/Configurations.php:214 +#: ../../operation/custom_fields/custom_fields_view.php:571 +#: ../../operation/tree.php:522 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:588 +#: ../../enterprise/operation/services/services.treeview_services.php:309 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:576 +msgid "Unknown agents" +msgstr "" + +#: ../../godmode/groups/group_list.php:1278 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:711 +#: ../../mobile/operation/groups.php:199 +#: ../../operation/custom_fields/custom_fields_view.php:643 +#: ../../operation/tree.php:523 +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:660 +#: ../../enterprise/operation/services/services.treeview_services.php:310 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:648 +msgid "Unknown modules" +msgstr "" + +#: ../../godmode/groups/group_list.php:1282 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:715 +#: ../../operation/custom_fields/custom_fields_view.php:581 +#: ../../operation/tree.php:527 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:598 +#: ../../enterprise/operation/services/services.treeview_services.php:314 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:586 +msgid "Not init agents" +msgstr "" + +#: ../../godmode/groups/group_list.php:1283 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:716 +#: ../../mobile/operation/groups.php:202 +#: ../../operation/custom_fields/custom_fields_view.php:654 +#: ../../operation/tree.php:528 +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:671 +#: ../../enterprise/operation/services/services.treeview_services.php:315 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:659 +msgid "Not init modules" +msgstr "" + +#: ../../godmode/groups/group_list.php:1284 +#: ../../godmode/massive/massive_copy_modules.php:128 +#: ../../godmode/massive/massive_copy_modules.php:316 +#: ../../godmode/massive/massive_delete_modules.php:432 +#: ../../godmode/massive/massive_edit_modules.php:396 +#: ../../godmode/massive/massive_edit_modules.php:512 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4728 +#: ../../include/ajax/module.php:2167 +#: ../../include/class/ExtensionsDiscovery.class.php:784 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:278 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:405 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:440 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:717 +#: ../../include/functions_agents.php:5036 +#: ../../include/functions_massive_operations.php:151 +#: ../../include/functions_reporting_html.php:1311 +#: ../../include/functions_reporting_html.php:5887 +#: ../../mobile/operation/modules.php:75 +#: ../../operation/agentes/estado_agente.php:311 +#: ../../operation/agentes/group_view.php:246 +#: ../../operation/agentes/group_view.php:251 +#: ../../operation/agentes/status_monitor.php:580 +#: ../../operation/custom_fields/custom_fields_view.php:180 +#: ../../operation/tree.php:212 ../../operation/tree.php:303 +#: ../../operation/tree.php:529 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:124 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:199 +#: ../../enterprise/meta/monitoring/group_view.php:234 +#: ../../enterprise/meta/monitoring/group_view.php:240 +#: ../../enterprise/meta/monitoring/tactical.php:225 +#: ../../enterprise/operation/agentes/tag_view.php:136 +#: ../../enterprise/operation/services/services.treeview_services.php:316 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:187 +msgid "Not init" +msgstr "" + +#: ../../godmode/groups/group_list.php:1287 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:720 +#: ../../operation/custom_fields/custom_fields_view.php:561 +#: ../../operation/tree.php:532 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:578 +#: ../../enterprise/operation/services/services.treeview_services.php:319 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:566 +msgid "Normal agents" +msgstr "" + +#: ../../godmode/groups/group_list.php:1288 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:721 +#: ../../mobile/operation/groups.php:205 +#: ../../operation/custom_fields/custom_fields_view.php:632 +#: ../../operation/tree.php:533 +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:649 +#: ../../enterprise/operation/services/services.treeview_services.php:320 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:637 +msgid "Normal modules" +msgstr "" + +#: ../../godmode/groups/modu_group_list.php:70 +msgid "Module groups list" +msgstr "" + +#: ../../godmode/groups/modu_group_list.php:102 +#, php-format +msgid "" +"This node is configured with centralized mode. All module groups information " +"is read only. Go to %s to manage it." +msgstr "" + +#: ../../godmode/groups/modu_group_list.php:137 +#: ../../godmode/groups/modu_group_list.php:173 +msgid "Each module group must have a different name" +msgstr "" + +#: ../../godmode/groups/modu_group_list.php:141 +#: ../../godmode/groups/modu_group_list.php:177 +msgid "Module group must have a name" +msgstr "" + +#: ../../godmode/groups/modu_group_list.php:304 +msgid "There are no defined module groups" +msgstr "" + +#: ../../godmode/groups/modu_group_list.php:313 +msgid "Create module group" +msgstr "" + +#: ../../godmode/groups/tactical.php:75 +msgid "Tactical group view" +msgstr "" + +#: ../../godmode/groups/tactical.php:114 +msgid "Distribution by os" +msgstr "" + +#: ../../godmode/groups/tactical.php:145 +#: ../../include/functions_reporting_html.php:1855 +#: ../../include/functions_reporting_html.php:2079 +#: ../../include/functions_reporting_html.php:3660 +msgid "Events by agent" +msgstr "" + +#: ../../godmode/groups/tactical.php:154 +msgid "Alerts and events" +msgstr "" + +#: ../../godmode/groups/tactical.php:182 +#: ../../include/functions_events.php:4500 +#: ../../operation/agentes/ver_agente.php:1097 +#: ../../enterprise/operation/agentes/ver_agente.php:96 +msgid "Last remote contact" +msgstr "" + +#: ../../godmode/massive/massive_add_action_alerts.php:75 +#: ../../godmode/massive/massive_add_alerts.php:100 +#: ../../godmode/massive/massive_delete_agents.php:61 +#: ../../godmode/massive/massive_delete_alerts.php:113 +#: ../../godmode/massive/massive_delete_modules.php:87 +#: ../../godmode/massive/massive_edit_agents.php:218 +#: ../../include/functions_visual_map.php:2572 +#: ../../include/functions_visual_map.php:2932 +msgid "No agents selected" +msgstr "" + +#: ../../godmode/massive/massive_add_action_alerts.php:134 +msgid "No alerts selected" +msgstr "" + +#: ../../godmode/massive/massive_add_action_alerts.php:166 +msgid "No actions selected" +msgstr "" + +#: ../../godmode/massive/massive_add_action_alerts.php:210 +#: ../../godmode/massive/massive_add_alerts.php:228 +#: ../../godmode/massive/massive_add_policies_alerts.php:136 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:140 +#: ../../godmode/massive/massive_copy_modules.php:118 +#: ../../godmode/massive/massive_copy_modules.php:295 +#: ../../godmode/massive/massive_delete_action_alerts.php:223 +#: ../../godmode/massive/massive_delete_alerts.php:312 +#: ../../godmode/massive/massive_delete_modules.php:388 +#: ../../godmode/massive/massive_delete_policies_alerts.php:154 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:154 +#: ../../godmode/massive/massive_edit_modules.php:373 +#: ../../godmode/massive/massive_enable_disable_alerts.php:172 +#: ../../godmode/massive/massive_standby_alerts.php:201 +#: ../../include/lib/Dashboard/Widgets/events_list.php:461 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:243 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:227 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:334 +#: ../../include/functions_html.php:1352 ../../include/functions_html.php:1502 +#: ../../include/functions_massive_operations.php:136 +#: ../../operation/events/events.php:1971 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:115 +#: ../../enterprise/godmode/policies/policy_agents.php:429 +#: ../../enterprise/godmode/policies/policy_agents.php:539 +#: ../../enterprise/godmode/policies/policy_agents.php:570 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:353 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:459 +#: ../../enterprise/views/ncm/agent/manage.php:305 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:353 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:459 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:433 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:543 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:574 +msgid "Group recursion" +msgstr "" + +#: ../../godmode/massive/massive_add_action_alerts.php:213 +#: ../../godmode/massive/massive_delete_action_alerts.php:232 +msgid "Agents with templates" +msgstr "" + +#: ../../godmode/massive/massive_add_action_alerts.php:221 +#: ../../godmode/massive/massive_add_alerts.php:271 +#: ../../godmode/massive/massive_delete_action_alerts.php:243 +#: ../../godmode/massive/massive_delete_alerts.php:342 +#: ../../godmode/massive/massive_delete_modules.php:562 +#: ../../godmode/massive/massive_edit_modules.php:561 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:260 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:260 +msgid "When select agents" +msgstr "" + +#: ../../godmode/massive/massive_add_action_alerts.php:227 +#: ../../godmode/massive/massive_delete_action_alerts.php:249 +#: ../../godmode/massive/massive_delete_modules.php:567 +#: ../../godmode/massive/massive_edit_modules.php:566 +msgid "Show unknown and not init modules" +msgstr "" + +#: ../../godmode/massive/massive_add_alerts.php:105 +#: ../../godmode/massive/massive_delete_alerts.php:108 +#: ../../operation/agentes/alerts_status.functions.php:54 +#: ../../operation/agentes/alerts_status.php:619 +msgid "No alert selected" +msgstr "" + +#: ../../godmode/massive/massive_add_alerts.php:315 +#: ../../godmode/massive/massive_delete_alerts.php:272 +#: ../../godmode/massive/massive_enable_disable_alerts.php:190 +#: ../../godmode/massive/massive_standby_alerts.php:218 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:115 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:127 +#: ../../enterprise/include/ajax/policy.ajax.php:268 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:268 +msgid "Alert template" +msgstr "" + +#: ../../godmode/massive/massive_add_alerts.php:359 +#: ../../godmode/massive/massive_delete_alerts.php:389 +#: ../../godmode/massive/massive_edit_agents.php:1440 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:365 +msgid "" +"Unsucessful sending the data, please contact with your administrator or make " +"with less elements." +msgstr "" + +#: ../../godmode/massive/massive_add_policies_alerts.php:96 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:100 +#: ../../enterprise/godmode/policies/policy_alerts.php:377 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:377 +msgid "Add action successfully" +msgstr "" + +#: ../../godmode/massive/massive_add_policies_alerts.php:201 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:205 +msgid "Number of matching alerts" +msgstr "" + +#: ../../godmode/massive/massive_add_policies_alerts.php:279 +#: ../../godmode/massive/massive_add_policies_alerts_action_external.php:283 +#: ../../godmode/massive/massive_delete_policies_alerts.php:320 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:320 +msgid "Policies, Alerts and Action must to be selected" +msgstr "" + +#: ../../godmode/massive/massive_add_profiles.php:52 +#: ../../godmode/massive/massive_delete_profiles.php:52 +#: ../../godmode/massive/massive_edit_users.php:54 +#, php-format +msgid "" +"This node is configured with centralized mode. All profiles user information " +"is read only. Go to %s to manage it." +msgstr "" + +#: ../../godmode/massive/massive_add_profiles.php:106 +msgid "Profiles cannot be added" +msgstr "" + +#: ../../godmode/massive/massive_add_profiles.php:160 +msgid "The profile already exist on the user" +msgstr "" + +#: ../../godmode/massive/massive_add_profiles.php:187 +msgid "Profiles added successfully" +msgstr "" + +#: ../../godmode/massive/massive_add_profiles.php:205 +#: ../../godmode/massive/massive_delete_profiles.php:171 +#: ../../godmode/users/configure_profile.php:276 +#: ../../include/functions_profile.php:203 +#: ../../operation/users/user_edit.php:941 +#: ../../enterprise/godmode/setup/setup_acl.php:730 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:730 +msgid "Profile name" +msgstr "" + +#: ../../godmode/massive/massive_add_profiles.php:207 +#: ../../godmode/massive/massive_delete_profiles.php:173 +#: ../../godmode/massive/massive_edit_users.php:209 +#: ../../include/functions_reporting.php:12917 +#: ../../operation/search_results.php:95 +msgid "Users" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:216 +msgid "Copy modules" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:216 +msgid "Copy alerts" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:220 +#: ../../godmode/massive/massive_delete_modules.php:472 +#: ../../godmode/massive/massive_edit_modules.php:440 +msgid "Filter Modules" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:236 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:190 +msgid "No modules for this agent" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:251 +msgid "No alerts for this agent" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:260 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:199 +#: ../../enterprise/meta/advanced/policymanager.sync.php:321 +msgid "Targets" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:306 +#: ../../godmode/massive/massive_delete_modules.php:557 +#: ../../operation/agentes/interface_view.functions.php:115 +msgid "Filter Agents" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:343 +msgid "To agent(s)" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:585 +#: ../../include/functions_agents.php:898 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:372 +msgid "No source agent to copy" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:593 +msgid "No operation selected" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:598 +#: ../../include/functions_agents.php:929 +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:377 +msgid "No modules have been selected" +msgstr "" + +#: ../../godmode/massive/massive_copy_modules.php:603 +#: ../../include/functions_agents.php:903 +msgid "No destiny agent(s) to copy" +msgstr "" + +#: ../../godmode/massive/massive_delete_action_alerts.php:75 +msgid "Could not be deleted. No agents selected" +msgstr "" + +#: ../../godmode/massive/massive_delete_action_alerts.php:123 +msgid "Could not be deleted. No alerts selected" +msgstr "" + +#: ../../godmode/massive/massive_delete_action_alerts.php:182 +msgid "Could not be deleted. No action selected" +msgstr "" + +#: ../../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 "" + +#: ../../godmode/massive/massive_delete_agents.php:132 +#, php-format +msgid "Successfully deleted (%s)" +msgstr "" + +#: ../../godmode/massive/massive_delete_alerts.php:308 +msgid "Show alerts on disabled modules" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:82 +msgid "No module selected" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:156 +msgid "" +"There was an error deleting the modules, the operation has been cancelled" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:320 +#: ../../godmode/massive/massive_edit_modules.php:299 +msgid "Select modules first " +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:320 +#: ../../godmode/massive/massive_edit_modules.php:299 +msgid "Select agents first " +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:326 +#: ../../godmode/massive/massive_edit_modules.php:305 +#: ../../godmode/modules/manage_network_components_form_wizard.php:348 +#: ../../include/ajax/module.php:1053 +msgid "Module type" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:343 +#: ../../godmode/massive/massive_edit_modules.php:322 +msgid "Select all modules of this type" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:377 +#: ../../godmode/massive/massive_edit_modules.php:357 +#: ../../include/class/WelcomeWindow.class.php:683 +#: ../../include/class/WelcomeWindow.class.php:782 +#: ../../include/functions_reporting_html.php:2436 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:210 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:210 +msgid "Agent group" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:392 +#: ../../godmode/massive/massive_edit_modules.php:376 +msgid "Select all modules of this group" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:477 +#: ../../godmode/massive/massive_edit_modules.php:445 +msgid "When select modules" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:480 +#: ../../godmode/massive/massive_edit_modules.php:448 +msgid "Show common agents" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:481 +#: ../../godmode/massive/massive_edit_modules.php:449 +msgid "Show all agents" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:513 +#: ../../godmode/massive/massive_edit_modules.php:481 +msgid "Select all modules" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:599 +#: ../../godmode/massive/massive_edit_modules.php:599 +msgid "Select all agents" +msgstr "" + +#: ../../godmode/massive/massive_delete_modules.php:632 +#: ../../godmode/massive/massive_edit_modules.php:1577 +msgid "Please, select an agent first" +msgstr "" + +#: ../../godmode/massive/massive_delete_policies_alerts.php:115 +#: ../../godmode/massive/massive_delete_policies_alerts_action_external.php:115 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:185 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:185 +msgid "Deleted action successfully" +msgstr "" + +#: ../../godmode/massive/massive_delete_profiles.php:152 +msgid "Profiles deleted successfully" +msgstr "" + +#: ../../godmode/massive/massive_delete_profiles.php:153 +msgid "Profiles cannot be deleted" +msgstr "" + +#: ../../godmode/massive/massive_delete_profiles.php:267 +msgid "Show all groups" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:222 +msgid "No values changed" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:278 +msgid "Configuration files deleted successfully" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:279 +msgid "Configuration files cannot be deleted" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:403 +#, php-format +msgid "Agents updated successfully (%d)" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:418 +#, php-format +msgid "Agents cannot be updated (%d), ids (%s)" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:433 +#, php-format +msgid "Agent ID: %s cannot be updated custom fields (%s)" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:453 +#, php-format +msgid "Agent ID: %s cannot be updated %s secondary groups (%s)" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:700 +msgid "Cascade protection" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:709 +#: ../../godmode/massive/massive_edit_agents.php:735 +#: ../../godmode/massive/massive_edit_agents.php:771 +#: ../../godmode/massive/massive_edit_agents.php:795 +#: ../../godmode/massive/massive_edit_agents.php:912 +#: ../../godmode/massive/massive_edit_agents.php:959 +#: ../../godmode/massive/massive_edit_agents.php:1052 +#: ../../godmode/massive/massive_edit_agents.php:1105 +#: ../../godmode/massive/massive_edit_agents.php:1147 +#: ../../godmode/massive/massive_edit_agents.php:1174 +#: ../../godmode/massive/massive_edit_agents.php:1193 +#: ../../godmode/massive/massive_edit_agents.php:1286 +#: ../../godmode/massive/massive_edit_modules.php:704 +#: ../../godmode/massive/massive_edit_modules.php:726 +#: ../../godmode/massive/massive_edit_modules.php:810 +#: ../../godmode/massive/massive_edit_modules.php:832 +#: ../../godmode/massive/massive_edit_modules.php:872 +#: ../../godmode/massive/massive_edit_modules.php:884 +#: ../../godmode/massive/massive_edit_modules.php:973 +#: ../../godmode/massive/massive_edit_modules.php:995 +#: ../../godmode/massive/massive_edit_modules.php:1025 +#: ../../godmode/massive/massive_edit_modules.php:1035 +#: ../../godmode/massive/massive_edit_modules.php:1049 +#: ../../godmode/massive/massive_edit_modules.php:1093 +#: ../../godmode/massive/massive_edit_modules.php:1129 +#: ../../godmode/massive/massive_edit_modules.php:1149 +#: ../../godmode/massive/massive_edit_modules.php:1187 +#: ../../godmode/massive/massive_edit_modules.php:1293 +#: ../../godmode/massive/massive_edit_modules.php:1298 +#: ../../godmode/massive/massive_edit_modules.php:1325 +#: ../../godmode/massive/massive_edit_modules.php:1346 +#: ../../godmode/massive/massive_edit_modules.php:1369 +#: ../../godmode/massive/massive_edit_modules.php:1526 +#: ../../godmode/massive/massive_edit_modules.php:1551 +#: ../../godmode/massive/massive_edit_users.php:254 +#: ../../godmode/massive/massive_edit_users.php:266 +#: ../../godmode/massive/massive_edit_users.php:345 +#: ../../godmode/massive/massive_edit_users.php:396 +#: ../../godmode/massive/massive_edit_users.php:460 +#: ../../godmode/massive/massive_edit_users.php:468 +#: ../../godmode/massive/massive_edit_users.php:505 +#: ../../godmode/massive/massive_edit_users.php:608 +#: ../../godmode/massive/massive_edit_users.php:627 +#: ../../godmode/massive/massive_edit_users.php:634 +#: ../../include/functions_html.php:1962 ../../include/functions_html.php:2063 +#: ../../include/functions_html.php:2203 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:665 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:679 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:565 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:586 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:656 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:677 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:708 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:717 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:752 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:795 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:817 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:838 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:842 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:853 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:873 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:898 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:914 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:975 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:998 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1016 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1022 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1035 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1063 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1165 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1189 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:28 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:320 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:335 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:564 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:585 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:655 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:676 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:707 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:716 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:751 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:794 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:816 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:837 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:841 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:852 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:872 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:897 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:913 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:974 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:997 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1015 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1021 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1034 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1062 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1164 +msgid "No change" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:857 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:730 +msgid "Add secondary groups" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:883 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:737 +msgid "Remove secondary groups" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:972 +msgid "" +"If the remote configuration is enabled, it will also go into standby mode " +"when disabling it." +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:985 +#: ../../include/class/EventSound.class.php:344 +#: ../../include/lib/Cluster.php:289 ../../include/lib/Cluster.php:291 +msgid "Active" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:1001 +msgid "Delete available remote configurations" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:1017 +#: ../../enterprise/godmode/services/services.massive.elements.php:106 +#: ../../enterprise/godmode/services/services.massive.meta.php:54 +msgid "Not available" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:1057 +msgid "Without status" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:1075 +#: ../../godmode/reporting/graph_builder.graph_editor.php:374 +#: ../../godmode/reporting/graph_builder.graph_editor.php:395 +#: ../../godmode/snmpconsole/snmp_alert.php:2234 +#: ../../godmode/snmpconsole/snmp_alert.php:2249 +#: ../../godmode/wizards/ManageExtensions.class.php:334 +#: ../../include/class/SatelliteAgent.class.php:1269 +#: ../../include/functions_config.php:1384 +#: ../../include/functions_config.php:3695 +#: ../../operation/gis_maps/render_view.php:167 +#: ../../views/dashboard/header.php:69 ../../views/dashboard/header.php:105 +#: ../../views/dashboard/list.php:152 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:453 +#: ../../enterprise/godmode/services/services.elements.php:959 +#: ../../enterprise/godmode/services/services.elements.php:970 +#: ../../enterprise/godmode/setup/setup.php:592 +#: ../../enterprise/godmode/setup/setup.php:607 +#: ../../enterprise/godmode/setup/setup.php:614 +#: ../../enterprise/godmode/setup/setup.php:623 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3298 +#: ../../enterprise/include/class/Omnishell.class.php:1955 +#: ../../enterprise/include/lib/Metaconsole/Node.php:406 +#: ../../enterprise/operation/agentes/security_hardening.php:630 +#: ../../enterprise/operation/agentes/vulnerabilities.php:389 +#: ../../enterprise/operation/services/services.list.php:597 +#: ../../enterprise/operation/services/services.service.php:152 +#: ../../enterprise/operation/services/services.service_map.php:201 +#: ../../enterprise/operation/security/hardening.php:670 +#: ../../enterprise/operation/security/vulnerabilities.php:629 +#: ../../enterprise/views/ncm/devices/list.php:410 +#: ../../enterprise/load_enterprise.php:647 +#: ../../enterprise/load_enterprise.php:1165 +#: ../../package_774/enterprise/load_enterprise.php:647 +#: ../../package_774/enterprise/load_enterprise.php:1165 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3279 +#: ../../package_774/enterprise/operation/services/services.service_map.php:201 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:623 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:616 +#: ../../package_774/enterprise/operation/security/hardening.php:665 +#: ../../package_774/enterprise/godmode/setup/setup.php:592 +#: ../../package_774/enterprise/godmode/setup/setup.php:607 +#: ../../package_774/enterprise/godmode/setup/setup.php:614 +#: ../../package_774/enterprise/godmode/setup/setup.php:623 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:453 +msgid "Ok" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:1084 +#: ../../include/lib/Dashboard/Widgets/maps_status.php:371 +msgid "Bad" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:1104 +msgid "Ignore new GIS data:" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:1142 +msgid "The agent still runs but the alerts and events will be stop" +msgstr "" + +#: ../../godmode/massive/massive_edit_agents.php:1161 +#, php-format +msgid "" +"This mode allow %s to disable all modules of this agent while the selected " +"module is on CRITICAL status" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:144 +msgid "Error updating the modules from a module type" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:174 +msgid "Error updating the modules from an agent group" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:192 +msgid "Error updating the modules (maybe there was no field to update)" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:514 +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:104 +msgid "Agent Status" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:556 +#: ../../godmode/reporting/visual_console_builder.wizard.php:447 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:423 +msgid "Filter agents" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:622 +#: ../../godmode/modules/manage_network_components_form_common.php:170 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:502 +#: ../../enterprise/godmode/modules/configure_local_component.php:319 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:501 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:319 +msgid "Dynamic Interval" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:641 +msgid "Dynamic Two Tailed: " +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:647 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:504 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:503 +msgid "Dynamic Min." +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:651 +#: ../../godmode/modules/manage_network_components_form_common.php:187 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:506 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:505 +msgid "Dynamic Max." +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:745 +msgid "Change to critical status after." +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:757 +#: ../../godmode/modules/manage_network_components_form_common.php:220 +#: ../../godmode/modules/manage_network_components_form_wizard.php:406 +#: ../../include/class/TreeService.class.php:448 +#: ../../include/class/TreeService.class.php:658 +#: ../../include/functions_alerts.php:689 +#: ../../include/functions_treeview.php:95 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:288 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:511 +#: ../../enterprise/godmode/modules/configure_local_component.php:362 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:288 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:510 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:362 +msgid "Warning status" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:851 +#: ../../godmode/modules/manage_network_components_form_common.php:298 +#: ../../godmode/modules/manage_network_components_form_wizard.php:491 +#: ../../include/class/TreeService.class.php:444 +#: ../../include/class/TreeService.class.php:654 +#: ../../include/functions_alerts.php:690 +#: ../../include/functions_treeview.php:107 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:337 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:602 +#: ../../enterprise/godmode/modules/configure_local_component.php:440 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:337 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:601 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:440 +msgid "Critical status" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1188 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:976 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:975 +msgid "Active Counters" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1189 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:977 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:976 +msgid "Inactive Counters" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1263 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:528 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:993 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:992 +msgid "Module execution flip flop time interval (in secs)." +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1278 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:995 +#: ../../enterprise/godmode/modules/configure_local_component.php:562 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:994 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:562 +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 "" + +#: ../../godmode/massive/massive_edit_modules.php:1345 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1021 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1020 +msgid "Policy linking status" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1345 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1021 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1020 +msgid "This field only has sense in modules adopted by a policy." +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1346 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1022 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1021 +msgid "Linked" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1351 +#: ../../godmode/modules/manage_network_components_form_common.php:436 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1047 +#: ../../enterprise/godmode/modules/configure_local_component.php:650 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1046 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:650 +msgid "Instructions when the status is critical" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1356 +#: ../../godmode/modules/manage_network_components_form_common.php:441 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1051 +#: ../../enterprise/godmode/modules/configure_local_component.php:655 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1050 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:655 +msgid "Instructions when the status is warning" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1361 +#: ../../godmode/modules/manage_network_components_form_common.php:446 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1055 +#: ../../enterprise/godmode/modules/configure_local_component.php:660 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1054 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:660 +msgid "Instructions when the status is unknown" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1366 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1060 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1059 +msgid "The module still store data but the alerts and events will be stop" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1396 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1084 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1083 +msgid "Seconds that agent will wait for the execution of the module." +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1410 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:547 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1090 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1089 +msgid "Number of retries that the module will attempt to run." +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1528 +#: ../../godmode/modules/manage_network_components_form_network.php:330 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1167 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1166 +msgid "Linux" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1529 +#: ../../godmode/modules/manage_network_components_form_network.php:331 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1168 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1167 +msgid "Windows" +msgstr "" + +#: ../../godmode/massive/massive_edit_modules.php:1532 +msgid "rget OS" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:177 +msgid "Error retrieving the plugin macros" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:185 +msgid "Error retrieving the modified macros" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:208 +msgid "Error retrieving the module plugin macros" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:226 +msgid "Error retrieving the module plugin macros data" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:264 +msgid "Error building the new macros" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:290 +#, php-format +msgid "%d modules updated" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:321 +msgid "There are not registered plugins" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:464 +msgid "Invalid plugin data" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:571 +msgid "Clear" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:599 +msgid "Invalid macros array" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:624 +msgid "Multiple values" +msgstr "" + +#: ../../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 "" + +#: ../../godmode/massive/massive_edit_plugins.php:672 +msgid "Invalid agent element" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:683 +msgid "Invalid modules array" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:711 +msgid "Invalid module element" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:920 +msgid "There are no modules using this plugin" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:921 +#: ../../godmode/massive/massive_operations.php:465 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:701 +#: ../../enterprise/tools/ipam/ipam.php:300 +#: ../../enterprise/tools/ipam/ipam.php:361 +#: ../../enterprise/views/ncm/agent/manage.php:780 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:701 +msgid "Massive operations" +msgstr "" + +#: ../../godmode/massive/massive_edit_plugins.php:1005 +msgid "There was a problem loading the module plugin macros data" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:153 +#, php-format +msgid "Users updated successfully (%s)" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:165 +#, php-format +msgid "Users cannot be updated (%s)" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:248 +#: ../../godmode/users/configure_user.php:1185 +#: ../../godmode/users/user_management.php:703 +#: ../../include/class/TipsWindow.class.php:482 +#: ../../include/class/TipsWindow.class.php:739 +#: ../../include/class/TipsWindow.class.php:906 +#: ../../operation/users/user_edit.php:434 +#: ../../enterprise/godmode/setup/translate_string.php:162 +#: ../../package_774/enterprise/extensions/translate_string.php:318 +msgid "Language" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:270 +#: ../../godmode/users/user_management.php:775 +#: ../../operation/users/user_edit.php:463 +msgid "Home screen" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:270 +#: ../../operation/users/user_edit.php:463 +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 "" + +#: ../../godmode/massive/massive_edit_users.php:276 +#: ../../godmode/users/configure_user.php:60 +#: ../../godmode/users/user_management.php:43 ../../include/auth/mysql.php:807 +#: ../../include/lib/Dashboard/Widgets/tactical.php:176 +#: ../../include/lib/Dashboard/Widgets/tactical.php:545 +#: ../../mobile/operation/home.php:45 ../../mobile/operation/tactical.php:97 +#: ../../operation/users/user_edit.php:469 ../../operation/menu.php:173 +#: ../../enterprise/meta/general/main_header.php:103 +#: ../../enterprise/meta/general/main_menu.php:205 +#: ../../enterprise/meta/monitoring/tactical.php:46 +#: ../../package_774/enterprise/meta/general/main_menu.php:205 +msgid "Tactical view" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:277 +#: ../../godmode/users/configure_user.php:61 +#: ../../godmode/users/user_management.php:44 ../../include/auth/mysql.php:808 +#: ../../operation/agentes/alerts_status.php:193 +#: ../../operation/users/user_edit.php:470 ../../operation/menu.php:194 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2987 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2968 +msgid "Alert detail" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:279 +#: ../../godmode/users/configure_user.php:64 +#: ../../godmode/users/user_management.php:47 ../../include/auth/mysql.php:811 +#: ../../include/class/OrderInterpreter.class.php:219 +#: ../../include/lib/ITSM/Manager.php:1036 +#: ../../mobile/include/functions_web.php:22 +#: ../../operation/users/user_edit.php:472 ../../operation/menu.php:490 +#: ../../operation/menu.php:728 ../../views/dashboard/header.php:298 +#: ../../enterprise/extensions/vmware/vmware_view.php:1385 +#: ../../enterprise/extensions/vmware/vmware_view.php:1422 +msgid "Dashboard" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:339 +#: ../../godmode/users/user_management.php:749 +#: ../../operation/users/user_edit.php:568 +msgid "Event filter" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:376 +#: ../../godmode/users/user_management.php:493 +#: ../../operation/users/user_edit.php:642 +msgid "Autorefresh" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:377 +#: ../../operation/users/user_edit.php:643 +msgid "This will activate autorefresh in selected pages" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:416 +#: ../../godmode/users/user_management.php:528 +#: ../../operation/users/user_edit.php:678 +msgid "Full list of pages" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:425 +#: ../../godmode/massive/massive_edit_users.php:426 +#: ../../godmode/users/user_management.php:560 +#: ../../godmode/users/user_management.php:561 +#: ../../include/functions_html.php:1443 ../../include/functions_html.php:1444 +#: ../../operation/users/user_edit.php:687 +#: ../../operation/users/user_edit.php:688 +msgid "Push selected pages into autorefresh list" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:435 +#: ../../godmode/massive/massive_edit_users.php:436 +#: ../../godmode/users/user_management.php:577 +#: ../../godmode/users/user_management.php:578 +#: ../../include/functions_html.php:1455 ../../include/functions_html.php:1456 +#: ../../operation/users/user_edit.php:696 +#: ../../operation/users/user_edit.php:697 +msgid "Pop selected pages out of autorefresh list" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:441 +#: ../../operation/users/user_edit.php:702 +msgid "List of pages with autorefresh" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:450 +#: ../../operation/users/user_edit.php:711 +msgid "Time autorefresh" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:452 +#: ../../godmode/users/user_management.php:643 +#: ../../operation/users/user_edit.php:713 +msgid "" +"Interval of autorefresh of the elements, by default they are 30 seconds, " +"needing to enable the autorefresh first" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:467 +#: ../../godmode/users/configure_user.php:1197 +#: ../../operation/users/user_edit.php:527 ../../views/consoles/list.php:74 +msgid "Timezone" +msgstr "" + +#: ../../godmode/massive/massive_edit_users.php:467 +#: ../../godmode/users/configure_user.php:1198 +#: ../../godmode/users/user_management.php:836 +#: ../../operation/users/user_edit.php:527 +msgid "The timezone must be that of the associated server." +msgstr "" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:196 +msgid "Enabled alerts" +msgstr "" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:196 +#: ../../godmode/massive/massive_enable_disable_alerts.php:231 +#: ../../godmode/massive/massive_standby_alerts.php:224 +#: ../../godmode/massive/massive_standby_alerts.php:259 +#: ../../godmode/modules/manage_inventory_modules_form.php:168 +#: ../../include/class/ModuleTemplates.class.php:1184 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:517 +msgid "Format" +msgstr "" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:225 +msgid "Disable selected alerts" +msgstr "" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:229 +msgid "Enable selected alerts" +msgstr "" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:231 +msgid "Disabled alerts" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:59 +msgid "Bulk alert add" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:60 +msgid "Bulk alert delete" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:61 +msgid "Bulk alert actions add" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:62 +msgid "Bulk alert actions delete" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:63 +msgid "Bulk alert enable/disable" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:64 +msgid "Bulk alert setting standby" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:68 +msgid "Bulk policies alert action add" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:69 +msgid "Bulk policies alert action delete" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:73 +msgid "Bulk policies external alert action add" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:74 +msgid "Bulk policies external alert action delete" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:78 +msgid "Bulk agent edit" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:79 +msgid "Bulk agent delete" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:84 +msgid "Edit users in bulk" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:89 +msgid "Bulk profile add" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:90 +msgid "Bulk profile delete" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:100 +msgid "Bulk module edit" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:101 +msgid "Bulk module copy" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:102 +msgid "Bulk module delete" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:106 +msgid "Bulk plugin edit" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:246 ../../godmode/menu.php:312 +msgid "Alerts operations" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:258 ../../godmode/menu.php:313 +msgid "Policies alerts" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:270 +msgid "Policies external alerts" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:282 ../../godmode/menu.php:309 +msgid "Users operations" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:294 ../../godmode/menu.php:305 +msgid "Agents operations" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:306 ../../godmode/menu.php:306 +msgid "Modules operations" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:318 ../../godmode/menu.php:307 +msgid "Plugins operations" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:363 +#: ../../godmode/massive/massive_operations.php:388 +#: ../../godmode/massive/massive_operations.php:394 +#: ../../godmode/massive/massive_operations.php:410 ../../godmode/menu.php:300 +#: ../../enterprise/meta/general/main_menu.php:600 +#: ../../enterprise/meta/general/main_menu.php:709 +#: ../../enterprise/meta/general/main_menu.php:730 +#: ../../package_774/enterprise/meta/general/main_menu.php:594 +#: ../../package_774/enterprise/meta/general/main_menu.php:703 +#: ../../package_774/enterprise/meta/general/main_menu.php:724 +msgid "Bulk operations" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:422 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:203 +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 "" + +#: ../../godmode/massive/massive_operations.php:464 +#, php-format +msgid "" +"No changes have been made because they exceed the maximum allowed (%d). Make " +"fewer changes or contact the administrator." +msgstr "" + +#: ../../godmode/massive/massive_operations.php:493 +#, php-format +msgid "" +"This node is configured with centralized mode. To delete agents go to %s" +msgstr "" + +#: ../../godmode/massive/massive_operations.php:502 +msgid "The blank fields will not be updated" +msgstr "" + +#: ../../godmode/massive/massive_standby_alerts.php:224 +msgid "Not standby alerts" +msgstr "" + +#: ../../godmode/massive/massive_standby_alerts.php:253 +#: ../../godmode/massive/massive_standby_alerts.php:257 +msgid "Set standby selected alerts" +msgstr "" + +#: ../../godmode/massive/massive_standby_alerts.php:259 +msgid "Standby alerts" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:54 +#: ../../godmode/module_library/module_library_view.php:68 +#: ../../godmode/module_library/module_library_view.php:104 +#: ../../godmode/menu.php:711 +#: ../../enterprise/operation/agentes/security_hardening.php:528 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:514 +msgid "Categories" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:68 +msgid "Main view" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:81 +#: ../../godmode/menu.php:704 +msgid "Module library" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:147 +msgid "View all categories" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:158 +#: ../../views/tacticalView/view.php:255 ../../views/tacticalView/view.php:330 +msgid "More details" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:160 +msgid "View in Module Library" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:161 +msgid "No module found" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:162 +#: ../../enterprise/godmode/setup/setup_module_library.php:88 +msgid "Problem with authentication. Check your internet connection" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:163 +#: ../../godmode/wizards/Cloud.class.php:440 +#: ../../enterprise/godmode/setup/setup_module_library.php:87 +msgid "Invalid username or password" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:164 +msgid "Error loading Module Library" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:165 +msgid "Error loading category" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:166 +msgid "Error loading categories" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:167 +msgid "There is no such category" +msgstr "" + +#: ../../godmode/module_library/module_library_view.php:168 +msgid "Error loading results" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:39 +msgid "To manage inventory plugin you must activate centralized management" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:45 +#: ../../godmode/modules/manage_inventory_modules.php:58 +#: ../../godmode/modules/manage_inventory_modules_form.php:49 +#: ../../godmode/menu.php:283 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:218 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:68 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:81 +#: ../../enterprise/include/functions_policies.php:3804 +#: ../../enterprise/meta/include/functions_components_meta.php:113 +#: ../../enterprise/meta/include/functions_components_meta.php:160 +#: ../../package_774/enterprise/include/functions_policies.php:3781 +msgid "Inventory modules" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:74 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:347 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:133 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:253 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:253 +#, 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 "" + +#: ../../godmode/modules/manage_inventory_modules.php:83 +#: ../../godmode/modules/manage_inventory_modules_form.php:57 +#: ../../godmode/netflow/nf_edit.php:70 +#: ../../operation/netflow/nf_live_view.php:199 +#: ../../enterprise/operation/log/log_viewer.php:497 +#: ../../package_774/enterprise/operation/log/log_viewer.php:498 +msgid "Not supported in Windows systems" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:132 +msgid "Successfully created inventory module" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:133 +msgid "Error creating inventory module" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:234 +#: ../../godmode/modules/manage_inventory_modules.php:267 +#: ../../godmode/modules/manage_nc_groups.php:218 +#: ../../godmode/modules/manage_network_components.php:578 +#: ../../godmode/modules/manage_network_templates.php:114 +#: ../../enterprise/godmode/modules/local_components.php:457 +msgid "Successfully multiple deleted" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:235 +#: ../../godmode/modules/manage_inventory_modules.php:268 +#: ../../godmode/modules/manage_nc_groups.php:219 +#: ../../godmode/modules/manage_network_components.php:579 +#: ../../godmode/modules/manage_network_templates.php:115 +#: ../../enterprise/godmode/modules/local_components.php:458 +msgid "Not deleted. Error deleting multiple data" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:292 +#: ../../godmode/modules/manage_inventory_modules_form.php:153 +msgid "Interpreter" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:302 +msgid "No inventory modules defined" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:329 +msgid "Local module" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:331 +msgid "Remote/Local" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules.php:410 +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 "" + +#: ../../godmode/modules/manage_inventory_modules.php:412 +msgid "You can find more information at:" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules_form.php:36 +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:32 +#: ../../enterprise/meta/general/main_header.php:338 +#: ../../enterprise/meta/general/main_header.php:434 +#: ../../enterprise/meta/general/main_menu.php:558 +#: ../../enterprise/meta/general/main_menu.php:687 +#: ../../enterprise/meta/include/functions_components_meta.php:183 +#: ../../package_774/enterprise/meta/general/main_menu.php:552 +#: ../../package_774/enterprise/meta/general/main_menu.php:681 +msgid "Module management" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules_form.php:162 +msgid "Left blank for the LOCAL inventory modules" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules_form.php:177 +msgid "separate fields with " +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules_form.php:183 +msgid "Block Mode" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules_form.php:193 +#: ../../godmode/modules/manage_inventory_modules_form.php:197 +msgid "Script mode" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules_form.php:194 +msgid "Use inline code" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules_form.php:210 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:510 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:623 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:510 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:623 +msgid "Script path" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules_form.php:223 +#: ../../include/ajax/double_auth.ajax.php:167 +#: ../../include/ajax/double_auth.ajax.php:307 +msgid "Code" +msgstr "" + +#: ../../godmode/modules/manage_inventory_modules_form.php:232 +msgid "" +"Here is placed the script for the REMOTE inventory modules Local inventory " +"modules don't use this field" +msgstr "" + +#: ../../godmode/modules/manage_nc_groups.php:53 +msgid "Component group management" +msgstr "" + +#: ../../godmode/modules/manage_nc_groups.php:66 ../../godmode/menu.php:196 +#: ../../enterprise/meta/include/functions_components_meta.php:80 +#: ../../enterprise/meta/include/functions_components_meta.php:135 +msgid "Component groups" +msgstr "" + +#: ../../godmode/modules/manage_nc_groups.php:88 +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:40 +msgid "Could not be created. Blank name" +msgstr "" + +#: ../../godmode/modules/manage_nc_groups.php:322 +#, php-format +msgid "" +"This node is configured with centralized mode. Component groups are read " +"only. Go to %s to manage it." +msgstr "" + +#: ../../godmode/modules/manage_nc_groups.php:334 +msgid "There are no defined component groups" +msgstr "" + +#: ../../godmode/modules/manage_nc_groups_form.php:62 +msgid "Update Group Component" +msgstr "" + +#: ../../godmode/modules/manage_nc_groups_form.php:62 +msgid "Create Group Component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:290 +msgid "Remote component management" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:303 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2495 +#: ../../godmode/menu.php:269 ../../godmode/menu.php:374 +#: ../../include/class/ConfigPEN.class.php:334 +#: ../../include/class/ModuleTemplates.class.php:196 +#: ../../include/class/ModuleTemplates.class.php:214 +#: ../../include/functions_menu.php:598 +#: ../../enterprise/godmode/modules/local_components.php:169 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:209 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2192 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:269 +#: ../../enterprise/godmode/reporting/visual_console_template.php:123 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:309 +#: ../../enterprise/include/functions_reporting.php:161 +#: ../../enterprise/include/functions_reporting.php:8260 +#: ../../enterprise/include/functions_reporting.php:8288 +#: ../../enterprise/include/functions_reporting.php:8359 +#: ../../enterprise/meta/include/functions_alerts_meta.php:129 +#: ../../enterprise/meta/include/functions_alerts_meta.php:164 +#: ../../enterprise/views/ncm/templates/list.php:32 +#: ../../enterprise/views/ncm/templates/list.php:50 +#: ../../package_774/enterprise/include/functions_reporting.php:158 +#: ../../package_774/enterprise/include/functions_reporting.php:8249 +#: ../../package_774/enterprise/include/functions_reporting.php:8277 +#: ../../package_774/enterprise/include/functions_reporting.php:8348 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2170 +msgid "Templates" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:322 +#, php-format +msgid "" +"This node is configured with centralized mode. All remote components are " +"read only. Go to %s to manage them." +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:436 +#: ../../include/class/ManageNetScanScripts.class.php:228 +#: ../../enterprise/godmode/modules/local_components.php:339 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:135 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:135 +msgid "Created successfully" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:534 +#: ../../include/class/ManageNetScanScripts.class.php:315 +#: ../../operation/reporting/graph_analytics.php:923 +#: ../../operation/reporting/graph_analytics_public.php:167 +#: ../../enterprise/godmode/modules/local_components.php:415 +msgid "Updated successfully" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:666 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:715 +msgid "Recursive" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:675 +#: ../../enterprise/godmode/modules/local_components.php:566 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3087 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3068 +msgid "Free Search" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:684 +msgid "Search by name, description, tcp send or tcp rcv, list matches." +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:782 +msgid "Max/Min" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:891 +msgid "There are no defined network components" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:924 +msgid "Create a new network component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:925 +msgid "Create a new plugin component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:926 +msgid "Create a new WMI component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:927 +msgid "Create a new wizard component" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form.php:363 +msgid "Update Network Component" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form.php:365 +msgid "Create Network Component" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_common.php:164 +#: ../../enterprise/godmode/modules/configure_local_component.php:313 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:313 +msgid "Advanced options Dynamic Threshold" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_common.php:185 +#: ../../godmode/modules/manage_network_components_form_common.php:195 +#: ../../enterprise/godmode/modules/configure_local_component.php:337 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:337 +msgid "Dynamic Min. " +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_common.php:189 +#: ../../godmode/modules/manage_network_components_form_common.php:209 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:508 +#: ../../enterprise/godmode/modules/configure_local_component.php:351 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:507 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:351 +msgid "Dynamic Two Tailed: " +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_common.php:202 +#: ../../enterprise/godmode/modules/configure_local_component.php:344 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:344 +msgid "Dynamic Max. " +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_common.php:271 +#: ../../godmode/modules/manage_network_components_form_wizard.php:457 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:581 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:672 +#: ../../enterprise/godmode/modules/configure_local_component.php:413 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:580 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:671 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:413 +msgid "Defines threshold as a percentage of value decrease/increment" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_common.php:416 +#: ../../enterprise/godmode/modules/configure_local_component.php:576 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:576 +msgid "Any value over this number is discarted" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_common.php:513 +#: ../../enterprise/godmode/modules/configure_local_component.php:714 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:714 +msgid "Delete tags to module" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_common.php:516 +#: ../../enterprise/godmode/modules/configure_local_component.php:717 +#: ../../enterprise/godmode/setup/setup_auth.php:195 +#: ../../enterprise/godmode/setup/setup_auth.php:550 +#: ../../enterprise/godmode/setup/setup_auth.php:1617 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:195 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:550 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1597 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:717 +msgid "Tags selected" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_network.php:108 +msgid "SNMP Enterprise String" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_network.php:230 +#: ../../godmode/modules/manage_network_components_form_wizard.php:323 +msgid "Name OID" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_network.php:335 +#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1171 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:1170 +msgid "Target OS" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_plugin.php:73 +#: ../../include/class/CustomNetScan.class.php:686 +msgid "macro_desc" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:92 +msgid "Add a macro oid" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:110 +msgid "Remove last macro oid" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:135 +msgid "Numeric" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:137 +msgid "Boolean" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:138 +msgid "Alphanumeric" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:262 +msgid "Add by default" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:295 +msgid "Module protocol" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:311 +msgid "Protocol" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:328 +msgid "Manufacturer ID" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:364 +msgid "Component Group" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:383 +msgid "Module unit" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:567 +msgid "Scan Type" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:605 +msgid "Value OID" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:624 +msgid "Macros OID" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:634 +#: ../../godmode/modules/manage_network_components_form_wizard.php:847 +msgid "Value operation" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:653 +#: ../../godmode/modules/manage_network_components_form_wizard.php:866 +msgid "Satellite execution" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:672 +#: ../../godmode/modules/manage_network_components_form_wizard.php:885 +msgid "Server plugin" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:716 +msgid "WMI class" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:736 +msgid "Query key field" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:755 +msgid "Query extra fields" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:764 +msgid "Query filters" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:772 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1790 +msgid "Scan" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wizard.php:815 +msgid "Field value" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:32 +#: ../../include/class/ModuleTemplates.class.php:199 +#: ../../include/class/ModuleTemplates.class.php:217 +#: ../../include/class/ModuleTemplates.class.php:227 +msgid "Module template management" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:83 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2695 +msgid "Template successfully deleted" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:84 +msgid "Error deleting template" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:124 +msgid "This template does not exist" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:306 +msgid "There are no defined network profiles" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:59 +msgid "Successfully deleted module from profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:60 +msgid "Error deleting module from profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:79 +msgid "Successfully added module to profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:80 +msgid "Error adding module to profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:113 +msgid "Successfully updated network profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:114 +msgid "Error updating network profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:138 +msgid "Successfully added network profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:139 +msgid "Error adding network profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:145 +msgid "Cannot create a template without name" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:219 +msgid "No modules for this profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:260 +#: ../../operation/snmpconsole/snmp_browser.php:163 +#: ../../operation/snmpconsole/snmp_browser.php:183 +msgid "Add modules" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:341 +#: ../../include/class/ModuleTemplates.class.php:752 +#: ../../enterprise/meta/include/functions_wizard_meta.php:306 +msgid "Components" +msgstr "" + +#: ../../godmode/modules/module_list.php:45 +msgid "Defined module types" +msgstr "" + +#: ../../godmode/modules/module_list.php:58 ../../godmode/menu.php:203 +msgid "Module types" +msgstr "" + +#: ../../godmode/modules/module_list.php:84 +msgid "Problem modifying module" +msgstr "" + +#: ../../godmode/modules/module_list.php:86 +msgid "Module updated successfully" +msgstr "" + +#: ../../godmode/netflow/nf_edit.php:50 +msgid "Manage Filters" +msgstr "" + +#: ../../godmode/netflow/nf_edit.php:63 ../../godmode/menu.php:216 +msgid "Netflow filters" +msgstr "" + +#: ../../godmode/netflow/nf_edit_form.php:78 +msgid "Add filter" +msgstr "" + +#: ../../godmode/netflow/nf_edit_form.php:80 +#: ../../godmode/snmpconsole/snmp_filters.php:35 +#: ../../include/ajax/agent.php:699 ../../include/ajax/audit_log.php:327 +#: ../../include/ajax/audit_log.php:382 +#: ../../include/ajax/custom_fields.php:804 ../../include/ajax/events.php:771 +#: ../../include/ajax/events.php:895 ../../include/ajax/module.php:2558 +#: ../../operation/reporting/graph_analytics.php:401 +#: ../../operation/reporting/graph_analytics.php:456 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:424 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:520 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:424 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:520 +msgid "Update filter" +msgstr "" + +#: ../../godmode/netflow/nf_edit_form.php:93 ../../godmode/setup/setup.php:151 +#: ../../godmode/setup/setup.php:295 ../../godmode/menu.php:471 #: ../../include/lib/Dashboard/Widgets/netflow.php:160 -#: ../../include/lib/Dashboard/Widgets/netflow.php:434 +#: ../../include/lib/Dashboard/Widgets/netflow.php:442 +#: ../../include/functions_reports.php:934 +#: ../../include/functions_reports.php:938 +#: ../../include/functions_reports.php:942 +#: ../../include/functions_reports.php:946 +#: ../../enterprise/include/functions_enterprise.php:449 +#: ../../enterprise/meta/general/logon_ok.php:44 +#: ../../enterprise/meta/general/main_header.php:286 +#: ../../enterprise/meta/general/main_menu.php:493 +#: ../../package_774/enterprise/meta/general/main_menu.php:487 msgid "Netflow" msgstr "" -#: ../../enterprise/meta/general/main_header.php:292 -#: ../../enterprise/meta/general/main_menu.php:494 -msgid "Live view" +#: ../../godmode/netflow/nf_edit_form.php:224 +#: ../../include/lib/Dashboard/Widgets/netflow.php:225 +#: ../../operation/netflow/nf_live_view.php:314 +msgid "Src Ip Address" msgstr "" -#: ../../enterprise/meta/general/main_header.php:320 -#: ../../enterprise/meta/general/main_header.php:402 -#: ../../enterprise/godmode/modules/configure_local_component.php:167 -#: ../../enterprise/godmode/agentes/plugins_manager.php:130 -#: ../../enterprise/godmode/policies/policy_plugins.php:126 -#: ../../godmode/modules/manage_network_components_form_common.php:55 -#: ../../godmode/users/configure_user.php:1469 -#: ../../godmode/netflow/nf_edit_form.php:296 -#: ../../godmode/alerts/alert_commands.php:159 -#: ../../godmode/alerts/alert_commands.php:196 -#: ../../godmode/alerts/configure_alert_template.php:987 -#: ../../godmode/alerts/configure_alert_template.php:1032 -#: ../../godmode/alerts/configure_alert_template.php:1190 -#: ../../operation/network/network_report.php:290 -#: ../../operation/network/network_usage_map.php:337 -#: ../../operation/netflow/nf_live_view.php:636 -msgid "Advanced" +#: ../../godmode/netflow/nf_edit_form.php:225 +#: ../../include/lib/Dashboard/Widgets/netflow.php:226 +#: ../../operation/netflow/nf_live_view.php:315 +msgid "Dst Ip Address" msgstr "" -#: ../../enterprise/meta/general/main_header.php:326 -#: ../../enterprise/meta/general/main_header.php:428 -#: ../../enterprise/meta/general/main_menu.php:546 -#: ../../enterprise/meta/general/main_menu.php:675 -msgid "Agent management" +#: ../../godmode/netflow/nf_edit_form.php:226 +#: ../../godmode/netflow/nf_edit_form.php:359 +#: ../../include/lib/Dashboard/Widgets/netflow.php:227 +#: ../../operation/netflow/nf_live_view.php:316 +#: ../../operation/netflow/nf_live_view.php:374 +msgid "Src Port" msgstr "" -#: ../../enterprise/meta/general/main_header.php:344 -#: ../../enterprise/meta/general/main_header.php:450 -#: ../../enterprise/meta/general/main_menu.php:558 -#: ../../enterprise/meta/general/main_menu.php:742 -msgid "Alert management" +#: ../../godmode/netflow/nf_edit_form.php:227 +#: ../../godmode/netflow/nf_edit_form.php:347 +#: ../../include/lib/Dashboard/Widgets/netflow.php:228 +#: ../../operation/netflow/nf_live_view.php:317 +#: ../../operation/netflow/nf_live_view.php:366 +msgid "Dst Port" msgstr "" -#: ../../enterprise/meta/general/main_header.php:350 -#: ../../enterprise/meta/general/main_menu.php:564 -msgid "Component management" +#: ../../godmode/netflow/nf_edit_form.php:306 +msgid "Aggregate by" msgstr "" -#: ../../enterprise/meta/general/main_header.php:356 -#: ../../enterprise/meta/general/main_menu.php:576 -#: ../../enterprise/meta/general/main_menu.php:695 -msgid "Policy management" +#: ../../godmode/netflow/nf_edit_form.php:323 +#: ../../operation/netflow/nf_live_view.php:347 +msgid "Dst Ip" msgstr "" -#: ../../enterprise/meta/general/main_header.php:362 -#: ../../enterprise/meta/general/main_menu.php:582 -msgid "Category management" +#: ../../godmode/netflow/nf_edit_form.php:331 +#: ../../operation/netflow/nf_live_view.php:347 +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 "" -#: ../../enterprise/meta/general/main_header.php:368 -#: ../../enterprise/meta/general/main_header.php:441 -#: ../../enterprise/meta/general/main_menu.php:588 -#: ../../enterprise/meta/general/main_menu.php:688 -msgid "Server management" +#: ../../godmode/netflow/nf_edit_form.php:335 +#: ../../operation/netflow/nf_live_view.php:355 +msgid "Src Ip" msgstr "" -#: ../../enterprise/meta/general/main_header.php:374 -msgid "Command Center" +#: ../../godmode/netflow/nf_edit_form.php:343 +#: ../../operation/netflow/nf_live_view.php:355 +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 "" -#: ../../enterprise/meta/general/main_header.php:380 -#: ../../enterprise/meta/general/main_menu.php:760 ../../godmode/menu.php:500 -#: ../../godmode/setup/license.php:59 -msgid "License" +#: ../../godmode/netflow/nf_edit_form.php:355 +#: ../../operation/netflow/nf_live_view.php:366 +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 "" -#: ../../enterprise/meta/general/main_header.php:386 -#: ../../enterprise/meta/general/main_menu.php:766 -#: ../../enterprise/meta/general/main_menu.php:801 -msgid "Metasetup" +#: ../../godmode/netflow/nf_edit_form.php:367 +#: ../../operation/netflow/nf_live_view.php:374 +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 "" -#: ../../enterprise/meta/general/main_header.php:392 -#: ../../enterprise/meta/general/main_header.php:459 -#: ../../enterprise/meta/general/main_menu.php:772 -#: ../../enterprise/meta/general/main_menu.php:807 -#: ../../enterprise/meta/general/main_menu.php:835 ../../godmode/menu.php:522 -#: ../../operation/menu.php:641 ../../general/links_menu.php:17 -msgid "Links" +#: ../../godmode/netflow/nf_edit_form.php:372 +msgid "Advanced filters" msgstr "" -#: ../../enterprise/meta/general/main_header.php:469 -#: ../../enterprise/meta/general/main_menu.php:858 -#: ../../enterprise/meta/general/main_menu.php:859 -#: ../../enterprise/extensions/csv_import_group/main.php:23 -#: ../../extensions/extension_uploader.php:30 -#: ../../extensions/api_checker.php:210 ../../extensions/files_repo.php:132 -#: ../../extensions/dbmanager.php:102 ../../extensions/pandora_logs.php:86 -#: ../../godmode/extensions.php:29 -msgid "Extensions" +#: ../../godmode/netflow/nf_edit_form.php:380 +#: ../../operation/netflow/nf_live_view.php:421 +msgid "Enable Netflow monitoring" msgstr "" -#: ../../enterprise/meta/general/main_header.php:503 -msgid "Audit Logs" +#: ../../godmode/netflow/nf_edit_form.php:389 +#: ../../operation/netflow/nf_live_view.php:421 +msgid "" +"Allows you to create an agent that monitors the traffic volume of this " +"filter. It also creates a module that measures if the traffic of any IP of " +"this filter exceeds a certain threshold. A text type module will be created " +"with the traffic rate for each IP within this filter every five minutes (the " +"10 IP's with the most traffic). Only available for Enterprise version." msgstr "" -#: ../../enterprise/meta/general/logon_ok.php:65 -#: ../../enterprise/godmode/reporting/graph_template_list.php:128 +#: ../../godmode/netflow/nf_edit_form.php:395 +#: ../../operation/netflow/nf_live_view.php:435 +msgid "Netflow monitoring interval" +msgstr "" + +#: ../../godmode/netflow/nf_edit_form.php:403 +#: ../../operation/netflow/nf_live_view.php:435 +msgid "Netflow monitoring interval in secs." +msgstr "" + +#: ../../godmode/netflow/nf_edit_form.php:407 +#: ../../operation/netflow/nf_live_view.php:445 +msgid "Maximum traffic value of the filter" +msgstr "" + +#: ../../godmode/netflow/nf_edit_form.php:415 +#: ../../operation/netflow/nf_live_view.php:445 +#, php-format +msgid "" +"Specifies the maximum rate (in bytes/sec) of traffic in the filter. It is " +"then used to calculate the % of maximum traffic per IP." +msgstr "" + +#: ../../godmode/netflow/nf_edit_form.php:421 +#: ../../operation/netflow/nf_live_view.php:459 +#, php-format +msgid "CRITICAL threshold for the maximum % of traffic for an IP." +msgstr "" + +#: ../../godmode/netflow/nf_edit_form.php:431 +#: ../../operation/netflow/nf_live_view.php:459 +msgid "" +"If this % is exceeded by any IP within the filter, a CRITICAL status will be " +"generated." +msgstr "" + +#: ../../godmode/netflow/nf_edit_form.php:435 +#, php-format +msgid "WARNING threshold for the maximum % of traffic for an IP." +msgstr "" + +#: ../../godmode/netflow/nf_edit_form.php:445 +#: ../../operation/netflow/nf_live_view.php:469 +msgid "" +"If this % is exceeded by any IP within the filter, a WARNING status will be " +"generated." +msgstr "" + +#: ../../godmode/netflow/nf_item_list.php:27 +msgid "Report list" +msgstr "" + +#: ../../godmode/netflow/nf_item_list.php:30 +#: ../../godmode/netflow/nf_item_list.php:38 +msgid "Report items" +msgstr "" + +#: ../../godmode/netflow/nf_item_list.php:33 +msgid "Edit report" +msgstr "" + +#: ../../godmode/netflow/nf_item_list.php:49 +#: ../../operation/agentes/ver_agente.php:1549 +#: ../../operation/agentes/ver_agente.php:2037 +#: ../../enterprise/extensions/vmware/vmware_view.php:1442 +#: ../../enterprise/include/class/CommandCenter.class.php:145 +#: ../../enterprise/meta/advanced/policymanager.php:85 +#: ../../enterprise/meta/general/logon_ok.php:16 +#: ../../enterprise/meta/general/logon_ok.php:22 +#: ../../enterprise/meta/agentsearch.php:48 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:53 +#: ../../package_774/enterprise/meta/agentsearch.php:48 +msgid "Main" +msgstr "" + +#: ../../godmode/netflow/nf_item_list.php:53 +msgid "Netflow reports" +msgstr "" + +#: ../../godmode/netflow/nf_item_list.php:57 +msgid "Item list" +msgstr "" + +#: ../../godmode/netflow/nf_item_list.php:173 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2982 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3834 +#: ../../include/lib/Dashboard/Widgets/top_n.php:288 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:346 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2493 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3191 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:445 +#: ../../enterprise/operation/log/log_viewer.php:730 +#: ../../package_774/enterprise/operation/log/log_viewer.php:718 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:346 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:445 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2471 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3048 +msgid "Order" +msgstr "" + +#: ../../godmode/netflow/nf_item_list.php:176 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3026 +msgid "Max. values" +msgstr "" + +#: ../../godmode/netflow/nf_item_list.php:177 +#: ../../operation/agentes/graphs.php:267 +msgid "Chart type" +msgstr "" + +#: ../../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 "" + +#: ../../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 "" + +#: ../../godmode/netflow/nf_item_list.php:277 +msgid "There are no defined items" +msgstr "" + +#: ../../godmode/netflow/nf_item_list.php:282 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4918 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3695 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3552 +msgid "Create item" +msgstr "" + +#: ../../godmode/reporting/create_container.php:155 +msgid "Container name is missing." +msgstr "" + +#: ../../godmode/reporting/create_container.php:188 +#: ../../godmode/reporting/graph_container.php:101 +#: ../../godmode/reporting/graph_container.php:109 +#: ../../enterprise/godmode/reporting/graph_template_list.php:111 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:127 +msgid "Graph container" +msgstr "" + +#: ../../godmode/reporting/create_container.php:196 +#: ../../godmode/reporting/graph_container.php:135 +msgid "Create container" +msgstr "" + +#: ../../godmode/reporting/create_container.php:205 +#: ../../godmode/reporting/graph_builder.php:394 +#: ../../godmode/reporting/graph_container.php:118 +#: ../../godmode/reporting/graphs.php:129 +#: ../../godmode/reporting/reporting_builder.php:560 +#: ../../godmode/reporting/reporting_builder.php:4043 +#: ../../godmode/reporting/reporting_builder.php:4142 +#: ../../godmode/reporting/reporting_builder.php:4170 +#: ../../include/ajax/consoles.ajax.php:61 +#: ../../operation/reporting/custom_reporting.php:23 +#: ../../operation/reporting/graph_analytics.php:758 +#: ../../operation/reporting/graph_viewer.php:304 +#: ../../operation/reporting/graph_viewer.php:586 +#: ../../operation/reporting/reporting_viewer.php:271 +#: ../../operation/menu.php:456 #: ../../enterprise/godmode/reporting/graph_template_editor.php:103 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:74 +#: ../../enterprise/godmode/reporting/graph_template_list.php:128 #: ../../enterprise/godmode/reporting/graph_template_wizard.php:144 +#: ../../enterprise/godmode/reporting/mysql_builder.php:75 +#: ../../enterprise/godmode/reporting/mysql_builder.php:158 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:277 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:304 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:330 #: ../../enterprise/godmode/reporting/reporting_builder.template.php:357 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:74 -#: ../../enterprise/godmode/reporting/mysql_builder.php:75 -#: ../../enterprise/godmode/reporting/mysql_builder.php:158 -#: ../../godmode/reporting/create_container.php:205 -#: ../../godmode/reporting/graph_builder.php:372 -#: ../../godmode/reporting/graph_container.php:118 -#: ../../godmode/reporting/graphs.php:129 -#: ../../godmode/reporting/reporting_builder.php:560 -#: ../../godmode/reporting/reporting_builder.php:3741 -#: ../../godmode/reporting/reporting_builder.php:3840 -#: ../../godmode/reporting/reporting_builder.php:3868 -#: ../../include/ajax/consoles.ajax.php:61 ../../operation/menu.php:450 -#: ../../operation/reporting/reporting_viewer.php:218 -#: ../../operation/reporting/custom_reporting.php:23 -#: ../../operation/reporting/graph_viewer.php:267 -#: ../../operation/reporting/graph_viewer.php:556 +#: ../../enterprise/meta/general/logon_ok.php:65 msgid "Reporting" msgstr "" -#: ../../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." +#: ../../godmode/reporting/create_container.php:209 +#: ../../godmode/reporting/graph_builder.php:398 +#: ../../godmode/reporting/graph_container.php:122 +#: ../../godmode/reporting/graphs.php:133 ../../godmode/setup/demo.php:599 +#: ../../operation/reporting/graph_viewer.php:308 ../../operation/menu.php:472 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:107 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:78 +#: ../../enterprise/godmode/reporting/graph_template_list.php:132 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:148 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:395 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:386 +msgid "Custom graphs" msgstr "" -#: ../../enterprise/meta/general/noaccesssaml.php:137 -#: ../../general/noaccesssaml.php:137 +#: ../../godmode/reporting/create_container.php:215 +msgid "Container stored successfully" +msgstr "" + +#: ../../godmode/reporting/create_container.php:215 +msgid "There was a problem storing container" +msgstr "" + +#: ../../godmode/reporting/create_container.php:222 +msgid "Update the container" +msgstr "" + +#: ../../godmode/reporting/create_container.php:222 +msgid "Bad update the container" +msgstr "" + +#: ../../godmode/reporting/create_container.php:285 +#: ../../godmode/reporting/create_container.php:304 +msgid "Parent container" +msgstr "" + +#: ../../godmode/reporting/create_container.php:400 +msgid "Container" +msgstr "" + +#: ../../godmode/reporting/create_container.php:417 +#: ../../include/functions.php:2829 +msgid "custom" +msgstr "" + +#: ../../godmode/reporting/create_container.php:418 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3305 +#: ../../godmode/setup/performance.php:623 +#: ../../include/ajax/graph.ajax.php:148 ../../include/ajax/module.php:261 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:595 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:951 +#: ../../include/functions.php:2840 ../../include/functions.php:3508 +#: ../../include/functions_events.php:5334 +#: ../../include/functions_graph.php:5575 +#: ../../operation/gis_maps/render_view.php:157 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:235 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2713 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:732 +msgid "1 hour" +msgstr "" + +#: ../../godmode/reporting/create_container.php:419 +#: ../../godmode/reporting/create_container.php:420 +#: ../../godmode/reporting/create_container.php:421 +#: ../../include/ajax/graph.ajax.php:149 ../../include/ajax/graph.ajax.php:150 +#: ../../include/ajax/graph.ajax.php:151 ../../include/functions.php:2841 +#: ../../include/functions.php:2842 +#, php-format +msgid "%s hours" +msgstr "" + +#: ../../godmode/reporting/create_container.php:422 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3306 +#: ../../include/ajax/graph.ajax.php:152 ../../include/ajax/module.php:264 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:596 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:952 +#: ../../include/functions.php:2843 ../../include/functions_graph.php:5576 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:240 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2714 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:733 +msgid "1 day" +msgstr "" + +#: ../../godmode/reporting/create_container.php:423 +#: ../../godmode/reporting/create_container.php:424 +#: ../../include/ajax/graph.ajax.php:153 ../../include/ajax/graph.ajax.php:154 +#, php-format +msgid "%s days" +msgstr "" + +#: ../../godmode/reporting/create_container.php:425 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1718 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3307 +#: ../../include/ajax/graph.ajax.php:155 ../../include/ajax/module.php:265 +#: ../../include/lib/Dashboard/Widgets/service_level.php:252 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:597 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:953 +#: ../../include/functions.php:2844 ../../include/functions_graph.php:5577 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2715 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:734 +msgid "1 week" +msgstr "" + +#: ../../godmode/reporting/create_container.php:426 +#: ../../include/ajax/graph.ajax.php:156 ../../include/ajax/module.php:266 +#: ../../include/functions.php:2845 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:244 +msgid "15 days" +msgstr "" + +#: ../../godmode/reporting/create_container.php:427 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3308 +#: ../../include/ajax/graph.ajax.php:157 ../../include/ajax/module.php:267 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:598 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:954 +#: ../../include/functions.php:2846 ../../include/functions_graph.php:5578 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2716 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:735 +msgid "1 month" +msgstr "" + +#: ../../godmode/reporting/create_container.php:430 +#: ../../godmode/reporting/graph_builder.main.php:215 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3319 +#: ../../godmode/setup/setup_visuals.php:1282 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:491 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:352 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:480 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:604 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:877 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:960 +#: ../../include/functions_graph.php:5584 +#: ../../include/functions_visual_map_editor.php:552 +#: ../../operation/agentes/graphs.php:270 +#: ../../operation/agentes/graphs.php:277 +#: ../../operation/agentes/graphs.php:466 +#: ../../operation/agentes/graphs.php:484 +#: ../../operation/reporting/graph_viewer.php:392 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:260 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2727 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:746 +#: ../../enterprise/meta/advanced/metasetup.visual.php:434 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:371 +msgid "Area" +msgstr "" + +#: ../../godmode/reporting/create_container.php:431 +#: ../../godmode/reporting/graph_builder.main.php:217 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3320 +#: ../../godmode/reporting/visual_console_builder.elements.php:365 +#: ../../godmode/setup/setup_visuals.php:1294 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:354 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:481 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:605 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:876 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:961 +#: ../../include/functions_graph.php:5585 +#: ../../include/functions_visual_map_editor.php:72 +#: ../../include/functions_visual_map_editor.php:551 +#: ../../include/functions_visual_map_editor.php:1453 +#: ../../operation/agentes/graphs.php:272 +#: ../../operation/agentes/graphs.php:278 +#: ../../operation/agentes/graphs.php:474 +#: ../../operation/agentes/graphs.php:488 +#: ../../operation/reporting/graph_viewer.php:394 +#: ../../operation/visual_console/view.php:385 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:262 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2728 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:747 +#: ../../enterprise/meta/advanced/metasetup.visual.php:441 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:378 +msgid "Line" +msgstr "" + +#: ../../godmode/reporting/create_container.php:437 +#: ../../godmode/reporting/create_container.php:556 +#: ../../godmode/reporting/create_container.php:627 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1675 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1709 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1843 +#: ../../godmode/reporting/reporting_builder.list_items.php:426 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1756 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:258 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:110 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:204 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:101 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:204 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1734 +msgid "Time lapse" +msgstr "" + +#: ../../godmode/reporting/create_container.php:438 +#: ../../godmode/reporting/create_container.php:557 +#: ../../godmode/reporting/create_container.php:628 +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 "" + +#: ../../godmode/reporting/create_container.php:484 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2311 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5252 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5289 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5458 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5731 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5765 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5819 +#: ../../include/functions_html.php:5992 ../../include/functions_ui.php:6496 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3935 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4187 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3792 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4044 +msgid "Select an Agent first" +msgstr "" + +#: ../../godmode/reporting/create_container.php:498 +#: ../../godmode/reporting/create_container.php:686 +#: ../../godmode/reporting/graph_builder.main.php:226 +#: ../../include/lib/Dashboard/Widgets/top_n.php:212 +#: ../../include/functions_visual_map_editor.php:548 +msgid "Type of graph" +msgstr "" + +#: ../../godmode/reporting/create_container.php:505 +#: ../../godmode/reporting/create_container.php:576 +#: ../../godmode/reporting/create_container.php:691 +#: ../../godmode/reporting/graph_builder.main.php:297 +#: ../../include/functions_graph.php:5738 +#: ../../operation/agentes/interface_traffic_graph_win.php:256 +msgid "Show full scale graph (TIP)" +msgstr "" + +#: ../../godmode/reporting/create_container.php:516 +#: ../../godmode/reporting/create_container.php:585 +#: ../../godmode/reporting/create_container.php:700 +msgid "Add item" +msgstr "" + +#: ../../godmode/reporting/create_container.php:531 +msgid "Simple module graph" +msgstr "" + +#: ../../godmode/reporting/create_container.php:571 +#: ../../godmode/reporting/create_container.php:600 +#: ../../godmode/reporting/create_container.php:741 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2713 +#: ../../godmode/reporting/visual_console_builder.elements.php:121 +#: ../../godmode/reporting/visual_console_builder.elements.php:620 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:822 +#: ../../include/functions_reporting.php:11058 +#: ../../include/functions_reports.php:573 +#: ../../include/functions_reports.php:660 +#: ../../include/functions_reports.php:666 +#: ../../include/functions_visual_map_editor.php:391 +#: ../../include/functions_visual_map_editor.php:394 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2252 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2230 +msgid "Custom graph" +msgstr "" + +#: ../../godmode/reporting/create_container.php:668 +#: ../../godmode/reporting/create_container.php:746 +#: ../../include/ajax/heatmap.ajax.php:158 +#: ../../include/ajax/heatmap.ajax.php:438 +#: ../../include/lib/Dashboard/Widgets/heatmap.php:301 +#: ../../mobile/operation/modules.php:194 +#: ../../mobile/operation/modules.php:195 +#: ../../mobile/operation/modules.php:308 +#: ../../mobile/operation/modules.php:309 +#: ../../mobile/operation/server_status.php:185 +#: ../../mobile/operation/server_status.php:186 +#: ../../operation/agentes/group_view.php:353 ../../operation/heatmap.php:116 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:348 +msgid "Tag" +msgstr "" + +#: ../../godmode/reporting/create_container.php:715 +msgid "Dynamic rules for simple module graph" +msgstr "" + +#: ../../godmode/reporting/create_container.php:731 +msgid "There are no items in this container." +msgstr "" + +#: ../../godmode/reporting/create_container.php:740 +msgid "Agent/Module" +msgstr "" + +#: ../../godmode/reporting/create_container.php:743 +msgid "M.Group" +msgstr "" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:199 #, 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" +"The maximum number of items in a chart is %d. You have %d elements, only " +"first %d will be displayed." msgstr "" -#: ../../enterprise/meta/general/noaccess.php:135 -#: ../../general/noaccess.php:152 +#: ../../godmode/reporting/graph_builder.graph_editor.php:214 +#: ../../godmode/reporting/graph_builder.graph_editor.php:284 +#: ../../godmode/reporting/reporting_builder.list_items.php:755 +msgid "Sort items" +msgstr "" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:228 +msgid "Sort selected items" +msgstr "" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:231 +msgid "before to" +msgstr "" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:232 +msgid "after to" +msgstr "" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:244 +#: ../../godmode/reporting/reporting_builder.list_items.php:373 +#: ../../godmode/reporting/reporting_builder.list_items.php:718 +#: ../../godmode/reporting/reporting_builder.list_items.php:780 +#: ../../godmode/reporting/visual_console_builder.elements.php:123 +#: ../../godmode/reporting/visual_console_builder.wizard.php:586 +#: ../../godmode/snmpconsole/snmp_alert.php:1655 +#: ../../godmode/snmpconsole/snmp_alert.php:1895 +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:246 +#: ../../include/rest-api/models/VisualConsole/Item.php:2024 +#: ../../include/functions_visual_map_editor.php:968 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:337 +msgid "Position" +msgstr "" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:267 +#: ../../godmode/reporting/graph_builder.graph_editor.php:350 +#: ../../godmode/reporting/reporting_builder.list_items.php:442 +#: ../../godmode/reporting/reporting_builder.list_items.php:739 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3192 +#: ../../enterprise/include/functions_ipam.php:1667 +#: ../../enterprise/meta/include/functions_autoprovision.php:494 +#: ../../enterprise/meta/include/functions_autoprovision.php:697 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3173 +msgid "Sort" +msgstr "" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:314 +#: ../../godmode/reporting/graph_builder.graph_editor.php:348 +#: ../../include/functions.php:4185 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:181 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:244 +msgid "Weight" +msgstr "" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:347 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1571 +#: ../../godmode/reporting/visual_console_builder.elements.php:120 +#: ../../godmode/reporting/visual_console_builder.elements.php:310 +#: ../../godmode/reporting/visual_console_builder.wizard.php:497 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:354 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:457 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:287 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:260 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:369 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:471 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:318 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:347 +#: ../../include/lib/Dashboard/Widgets/module_status.php:338 +#: ../../include/lib/Dashboard/Widgets/module_value.php:322 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:329 +#: ../../include/rest-api/models/VisualConsole/Item.php:1944 +#: ../../include/rest-api/models/VisualConsole/Item.php:2136 +#: ../../include/functions_visual_map.php:4235 +#: ../../include/functions_visual_map_editor.php:67 +#: ../../include/functions_visual_map_editor.php:189 +#: ../../include/functions_visual_map_editor.php:817 +#: ../../include/functions_visual_map_editor.php:1448 +#: ../../operation/visual_console/view.php:360 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1736 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:520 +#: ../../enterprise/include/functions_reporting_csv.php:1755 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:555 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:930 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1513 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:511 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1714 +msgid "Label" +msgstr "" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:438 +msgid "Please, select a module" +msgstr "" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:478 +#: ../../godmode/reporting/reporting_builder.list_items.php:868 +msgid "Please select any item to order" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:193 +#: ../../godmode/reporting/graph_builder.main.php:207 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1686 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1700 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1767 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1781 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1868 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4007 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4021 +#: ../../include/class/CustomNetScan.class.php:545 +#: ../../include/class/CustomNetScan.class.php:559 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:424 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:425 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:307 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:308 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:311 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:312 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:329 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:330 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:395 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:396 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:374 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:375 +#: ../../include/lib/Dashboard/Widgets/netflow.php:208 +#: ../../include/lib/Dashboard/Widgets/netflow.php:209 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:450 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:451 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:533 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:534 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:384 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:385 +#: ../../include/lib/Dashboard/Widgets/top_n.php:263 +#: ../../include/lib/Dashboard/Widgets/top_n.php:264 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:320 +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:321 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:843 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:844 +#: ../../operation/agentes/graphs.php:239 +#: ../../operation/agentes/graphs.php:253 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:145 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1764 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1778 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1818 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1832 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1848 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1862 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3515 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3529 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:145 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:269 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:283 +#: ../../enterprise/include/class/DB2.app.php:563 +#: ../../enterprise/include/class/DB2.app.php:577 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:574 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:588 +#: ../../enterprise/include/class/MySQL.app.php:585 +#: ../../enterprise/include/class/MySQL.app.php:599 +#: ../../enterprise/include/class/Oracle.app.php:570 +#: ../../enterprise/include/class/Oracle.app.php:584 +#: ../../enterprise/include/class/SAP.app.php:524 +#: ../../enterprise/include/class/SAP.app.php:538 +#: ../../package_774/enterprise/include/class/DB2.app.php:563 +#: ../../package_774/enterprise/include/class/DB2.app.php:577 +#: ../../package_774/enterprise/include/class/SAP.app.php:524 +#: ../../package_774/enterprise/include/class/SAP.app.php:538 +#: ../../package_774/enterprise/include/class/Oracle.app.php:570 +#: ../../package_774/enterprise/include/class/Oracle.app.php:584 +#: ../../package_774/enterprise/include/class/MySQL.app.php:585 +#: ../../package_774/enterprise/include/class/MySQL.app.php:599 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:574 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:588 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:136 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:150 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:145 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:159 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:269 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:283 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1742 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1756 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1796 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1810 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1826 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1840 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3372 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3386 msgid "" -"Access to this page is restricted to authorized users only, please contact " -"system administrator if you need assistance." +"Displaying items with extended historical data can have an impact on system " +"performance. We do not recommend that you use intervals longer than 30 days, " +"especially if you combine several of them in a report, dashboard or visual " +"console." msgstr "" -#: ../../enterprise/meta/general/noaccess.php:137 -#: ../../general/noaccess.php:154 +#: ../../godmode/reporting/graph_builder.main.php:216 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:353 +#: ../../operation/reporting/graph_viewer.php:393 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:261 +msgid "Stacked area" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:218 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:355 +#: ../../operation/reporting/graph_viewer.php:395 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:263 +msgid "Stacked line" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:219 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:356 +#: ../../operation/reporting/graph_viewer.php:396 +msgid "Bullet chart" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:220 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:357 +#: ../../operation/reporting/graph_viewer.php:397 +msgid "Gauge" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:221 +#: ../../include/lib/Dashboard/Widgets/top_n.php:207 +#: ../../enterprise/operation/log/log_viewer.php:791 +#: ../../package_774/enterprise/operation/log/log_viewer.php:779 +msgid "Horizontal bars" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:222 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3321 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:606 +#: ../../include/lib/Dashboard/Widgets/top_n.php:206 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:962 +#: ../../include/functions_graph.php:5587 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2729 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:748 +#: ../../enterprise/operation/log/log_viewer.php:792 +#: ../../package_774/enterprise/operation/log/log_viewer.php:780 +msgid "Vertical bars" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:223 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:360 +#: ../../include/lib/Dashboard/Widgets/top_n.php:208 +#: ../../operation/reporting/graph_viewer.php:400 +msgid "Pie" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:242 +msgid "Equalize maximum thresholds" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:257 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3213 +#: ../../include/functions.php:4327 ../../include/functions.php:4335 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2624 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:645 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:603 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2586 +msgid "Percentil" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:270 +msgid "Add summatory series" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:280 +msgid "Add average series" +msgstr "" + +#: ../../godmode/reporting/graph_builder.main.php:291 +msgid "Modules and series" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:315 +#: ../../godmode/reporting/graph_container.php:77 +#: ../../godmode/reporting/graphs.php:67 ../../godmode/reporting/graphs.php:81 +#: ../../operation/reporting/graph_viewer.php:219 +#: ../../operation/reporting/graph_viewer.php:251 +#: ../../enterprise/godmode/reporting/graph_template_list.php:54 +#: ../../enterprise/godmode/reporting/graph_template_list.php:73 +#: ../../enterprise/godmode/reporting/graph_template_list.php:87 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:99 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:113 +msgid "Graph list" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:326 +#: ../../godmode/reporting/reporting_builder.php:4080 +#: ../../godmode/reporting/visual_console_builder.php:947 +#: ../../operation/reporting/graph_viewer.php:230 +#: ../../operation/reporting/reporting_viewer.php:191 +#: ../../operation/visual_console/legacy_view.php:143 +#: ../../operation/visual_console/view.php:178 +msgid "Main data" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:337 +#: ../../operation/reporting/graph_viewer.php:241 +msgid "Graph editor" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:348 +#: ../../include/functions_events.php:4607 +#: ../../operation/reporting/graph_viewer.php:260 +msgid "View graph" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:364 +msgid "Graph builder" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:406 +msgid "Graph stored successfully" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:407 +msgid "There was a problem storing Graph" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:415 +msgid "There was a problem adding Module" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:422 +msgid "Update the graph" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:423 +msgid "Bad update the graph" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:430 +msgid "Graph deleted successfully" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:431 +msgid "There was a problem deleting Graph" +msgstr "" + +#: ../../godmode/reporting/graphs.php:106 +msgid "Graphs containers" +msgstr "" + +#: ../../godmode/reporting/graphs.php:120 +msgid "List of custom graphs" +msgstr "" + +#: ../../godmode/reporting/graphs.php:233 +#: ../../godmode/reporting/graphs.php:272 +#: ../../godmode/reporting/reporting_builder.php:748 +msgid "Free text for search: " +msgstr "" + +#: ../../godmode/reporting/graphs.php:234 +#: ../../godmode/reporting/graphs.php:272 +#: ../../godmode/reporting/reporting_builder.php:749 +msgid "Search by report name or description, list matches." +msgstr "" + +#: ../../godmode/reporting/graphs.php:243 +msgid "Show Option" +msgstr "" + +#: ../../godmode/reporting/graphs.php:362 +#: ../../include/functions_container.php:146 +#: ../../operation/reporting/graph_viewer.php:597 +#: ../../operation/search_graphs.php:30 +msgid "Graph name" +msgstr "" + +#: ../../godmode/reporting/graphs.php:364 +#: ../../include/functions_container.php:148 +msgid "Number of Graphs" +msgstr "" + +#: ../../godmode/reporting/graphs.php:458 +#: ../../godmode/reporting/graphs.php:465 +msgid "Create graph" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:75 +#: ../../godmode/reporting/map_builder.php:120 +#: ../../godmode/reporting/visual_console_favorite.php:72 +#: ../../enterprise/godmode/reporting/visual_console_template.php:78 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:75 +msgid "Visual Console List" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:87 +#: ../../godmode/reporting/visual_console_favorite.php:84 +#: ../../enterprise/godmode/reporting/visual_console_template.php:90 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:87 +msgid "Visual Favourite Console" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:100 +#: ../../godmode/reporting/visual_console_favorite.php:97 +#: ../../enterprise/godmode/reporting/visual_console_template.php:103 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:100 +msgid "Visual Console Template" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:112 +#: ../../godmode/reporting/visual_console_favorite.php:109 +#: ../../enterprise/godmode/reporting/visual_console_template.php:115 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:112 +msgid "Visual Console Template Wizard" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:318 +#: ../../godmode/reporting/map_builder.php:326 +msgid "Not copied. Error copying data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:367 +#: ../../godmode/reporting/visual_console_favorite.php:187 +msgid "Group Recursion" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:417 +msgid "Map name" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:419 +msgid "Items" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:495 +msgid "There are no visual console defined yet." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:61 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:51 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:196 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:57 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:51 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:57 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:196 +msgid "Only table" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:62 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:52 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:197 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:58 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:52 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:58 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:197 +msgid "Table & Graph" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:63 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:53 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:198 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:59 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:53 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:59 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:198 +msgid "Only graph" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:67 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2985 +#: ../../include/lib/Dashboard/Widgets/top_n.php:282 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:351 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:202 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2496 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:325 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:63 +#: ../../enterprise/operation/log/log_viewer.php:542 +#: ../../package_774/enterprise/operation/log/log_viewer.php:543 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:316 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:351 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:63 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:202 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2474 +msgid "Ascending" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:68 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2992 +#: ../../include/lib/Dashboard/Widgets/top_n.php:283 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:353 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:203 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2503 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:332 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:64 +#: ../../enterprise/operation/log/log_viewer.php:541 +#: ../../package_774/enterprise/operation/log/log_viewer.php:542 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:323 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:353 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:64 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:203 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2481 +msgid "Descending" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:229 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1545 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2052 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2071 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2030 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2049 +msgid "Local metaconsole" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1246 +msgid "Not valid" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1254 +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:1345 +#: ../../views/tacticalView/view.php:336 +#: ../../enterprise/tools/ipam/ipam_ajax.php:377 +msgid "Operating system" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1373 +msgid "Operating system version" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1374 +msgid "" +"Case insensitive regular expression for OS version. For example: Centos.* " +"will match with the following OS versions: Centos 6.4, Centos 7. Important: " +"OS version must be registered in Operating Systems editor." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1394 +#: ../../include/functions_reporting.php:3794 +#: ../../include/functions_reporting_html.php:3229 +#: ../../include/functions_reports.php:823 +#: ../../enterprise/include/functions_reporting_csv.php:3453 +#: ../../enterprise/include/functions_reporting_csv.php:3487 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3142 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3176 +msgid "End of life" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1430 +#: ../../include/lib/Dashboard/Widgets/top_n.php:226 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2130 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2108 +msgid "" +"Case insensitive regular expression for agent name. For example: Network.* " +"will match with the following agent names: network_agent1, NetworK CHECKS" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1453 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2154 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3889 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4121 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2132 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3746 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3978 +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 "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1527 +msgid "All nodes" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1606 +#: ../../enterprise/operation/log/log_viewer.php:595 +#: ../../package_774/enterprise/operation/log/log_viewer.php:596 +msgid "Full context" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1614 +msgid "Log number" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1616 +msgid "" +"Warning: this parameter limits the contents of the logs and affects the " +"performance." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1628 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3626 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3483 +msgid "Filter by network" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1647 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3656 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3513 +msgid "Show alive IPs only" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1660 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3669 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3526 +msgid "Show IPs not assigned to an agent" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1677 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1711 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1845 +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:1719 +#: ../../include/lib/Dashboard/Widgets/service_level.php:253 +#: ../../include/functions_events.php:5338 +msgid "48 hours" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1720 +#: ../../include/lib/Dashboard/Widgets/service_level.php:254 +#: ../../include/functions_events.php:5337 +msgid "24 hours" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1721 +#: ../../godmode/setup/performance.php:624 ../../include/ajax/module.php:263 +#: ../../include/lib/Dashboard/Widgets/service_level.php:255 +#: ../../include/functions_events.php:5336 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:239 +msgid "12 hours" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1722 +#: ../../include/lib/Dashboard/Widgets/service_level.php:256 +msgid "8 hours" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1756 +msgid "Period range" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1758 +msgid "" +"This is the time range in which the files are grouped. For example, 1 day " +"will group the files by day and will count them." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1790 +#: ../../include/functions_reports.php:778 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:196 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1787 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:196 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1765 +msgid "Last value" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1792 +#: ../../godmode/reporting/reporting_builder.item_editor.php:8630 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:198 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:830 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1789 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:5274 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:198 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:830 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1767 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:5113 +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 "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1876 +#: ../../include/functions_graph.php:5763 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1840 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:933 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:786 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1818 +msgid "Projection period" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1906 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1870 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:908 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:761 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1848 +msgid "Data range" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1919 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1883 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:450 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:450 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1861 +msgid "Only display wrong SLAs" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1933 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1897 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1875 +msgid "Current month" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1949 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1907 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1885 +msgid "Working time" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2015 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1972 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1950 +msgid "Time from" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2033 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1990 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1968 +msgid "Time to" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2051 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2008 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1986 +msgid "Show 24x7 item" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2105 +msgid "Group NCM" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2136 +msgid "Agent NCM" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2387 +msgid "Show modules" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2668 +#: ../../include/functions_alerts.php:683 +#: ../../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:140 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:141 +msgid "Regular expression" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2698 +#: ../../include/lib/Dashboard/Widgets/inventory.php:354 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1215 +#: ../../include/functions_ui.php:2830 +msgid "Last" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2777 +msgid "Target server" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2826 +#: ../../godmode/setup/news.php:291 ../../godmode/setup/setup_visuals.php:1886 +#: ../../include/class/TipsWindow.class.php:484 +#: ../../include/class/TipsWindow.class.php:767 +#: ../../include/class/TipsWindow.class.php:934 +#: ../../include/lib/Dashboard/Widgets/post.php:214 +#: ../../include/functions_reporting.php:7869 +#: ../../include/functions_reports.php:856 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2287 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:408 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:138 +#: ../../enterprise/include/functions_reporting_csv.php:2984 +#: ../../enterprise/include/functions_reporting_csv.php:2998 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2742 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2756 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2265 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:408 +msgid "Text" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2842 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2329 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2307 +msgid "Custom SQL template" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2863 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2350 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2328 +msgid "" +"The entities of the fields that contain them must be included. Also is " +"possible use macros like `_start_date_` or `_end_date_`." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2877 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5857 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2296 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2274 +msgid "Max items" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2889 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2313 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:944 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:797 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2291 +msgid "Serialized header" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2890 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2314 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:944 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:797 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2292 +msgid "The separator character is |" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2920 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2375 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2353 +msgid "Protocol must be specified in URL (e.g.: \"https://\")" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2926 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2381 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:948 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:801 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2359 +msgid "Field separator" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2927 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2382 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:948 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:801 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2360 +msgid "Separator for different fields in the serialized text chain" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2947 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2402 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:952 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:805 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2380 +msgid "Line separator" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2948 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2403 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:952 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:805 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2381 +msgid "" +"Separator in different lines (composed by fields) of the serialized text " +"chain" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2968 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:321 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2423 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:321 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2401 +msgid "Group by agent" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2999 +#: ../../include/lib/Dashboard/Widgets/top_n.php:284 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:355 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2510 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:339 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:330 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:355 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2488 +msgid "By agent name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3011 +#: ../../include/lib/Dashboard/Widgets/top_n.php:270 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:363 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2522 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:363 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2500 +msgid "Quantity (n)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3041 +#: ../../include/lib/Dashboard/Widgets/top_n.php:307 +#: ../../operation/agentes/ver_agente.php:1813 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:375 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2537 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:375 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2515 +msgid "Display" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3058 +#: ../../include/functions_reporting.php:1713 +#: ../../include/functions_reporting_html.php:6215 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2554 +#: ../../enterprise/include/functions_reporting_csv.php:1627 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2532 +msgid "Avg" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3070 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:456 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:862 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2566 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:544 +msgid "Sliced mode" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3088 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2583 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:562 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:536 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2545 +msgid "Graph render" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3094 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2589 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:568 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:542 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2551 +msgid "Avg, max & min" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3095 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2590 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:569 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:543 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2552 +msgid "Max only" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3096 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2591 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:570 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:544 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2553 +msgid "Min only" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3097 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2592 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:571 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:545 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2554 +msgid "Avg only" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3111 +msgid "Macros definition" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3122 +msgid "Render definition" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3123 +msgid "Please note that not all CSS styles are supported by PDF reports." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3144 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2605 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:614 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:572 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2567 +msgid "Full resolution graph (TIP)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3145 +#: ../../include/functions_graph.php:5740 +#: ../../operation/agentes/interface_traffic_graph_win.php:258 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2606 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:615 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:573 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2568 +msgid "" +"TIP mode charts do not support average - maximum - minimum series, you can " +"only enable TIP or average, maximum or minimum series" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3164 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2616 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:631 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:589 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2578 +msgid "Show threshold" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3181 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:584 +msgid "Show unknowns in graph" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3198 +#: ../../include/functions_graph.php:5713 +#: ../../mobile/operation/module_graph.php:433 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:598 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:556 +msgid "Time compare (Overlapped)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3233 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:539 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:903 +#: ../../include/functions_graph.php:5529 +#: ../../include/functions_reporting.php:10982 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2641 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:660 +msgid "Maximum" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3247 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:551 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:912 +#: ../../include/functions_graph.php:2528 +#: ../../include/functions_graph.php:5537 +#: ../../include/functions_reporting.php:10978 +#: ../../include/functions_reporting_html.php:5041 +#: ../../include/functions_reporting_html.php:5112 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2655 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:674 +#: ../../enterprise/include/functions_reporting_csv.php:1832 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1590 +msgid "Minimum" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3261 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:563 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:921 +#: ../../include/functions_graph.php:2512 +#: ../../include/functions_graph.php:5545 +#: ../../include/functions_reporting_html.php:5050 +#: ../../include/functions_reporting_html.php:5120 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2669 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:688 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:96 +#: ../../enterprise/include/functions_reporting_pdf.php:616 +#: ../../enterprise/include/functions_reporting_pdf.php:672 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:580 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:636 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:96 +msgid "Average" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3275 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:575 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:930 +#: ../../include/functions_graph.php:2536 +#: ../../include/functions_graph.php:5553 +#: ../../include/functions_reporting.php:7466 +#: ../../include/functions_reporting.php:10974 +#: ../../include/functions_reports.php:766 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2683 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:702 +#: ../../enterprise/include/functions_reporting_csv.php:1767 +#: ../../enterprise/include/functions_reporting_csv.php:1785 +#: ../../enterprise/include/functions_reporting_csv.php:1787 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1525 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1543 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1545 +msgid "Summatory" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3289 +#: ../../include/functions_graph.php:5561 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2697 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:716 +msgid "Slice" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3338 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:237 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:425 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2760 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:425 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2617 +msgid "Condition" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3342 +#: ../../include/functions_reporting.php:3919 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:430 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2763 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:430 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2620 +msgid "Everything" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3343 +msgid "Greater or equal (>=)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3344 +msgid "Less or equal (<=)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3345 +msgid "Less (<)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3346 +msgid "Greater (>)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3347 +msgid "Equal (=)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3348 +msgid "Not equal (!=)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3350 +#: ../../include/functions_reporting_html.php:4791 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:438 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2791 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:438 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2648 +msgid "Not OK" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3362 +#: ../../operation/events/events.php:2663 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:446 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2803 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:456 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:446 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:456 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2660 +msgid "Show graph" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3376 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2817 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2674 +msgid "Select fields to show" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3384 +#: ../../include/functions_reporting_html.php:5354 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2825 +#: ../../enterprise/include/functions_reporting_csv.php:1048 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:806 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2682 +msgid "Total time" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3392 +#: ../../include/functions_reporting_html.php:5360 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2833 +#: ../../enterprise/include/functions_reporting_csv.php:1052 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:810 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2690 +msgid "Time failed" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3400 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2841 +#: ../../enterprise/include/functions_reporting_csv.php:1056 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:814 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2698 +msgid "Time in OK status" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3408 +#: ../../include/functions_reporting_html.php:5372 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2849 +#: ../../enterprise/include/functions_reporting.php:5224 +#: ../../enterprise/include/functions_reporting_csv.php:1060 +#: ../../package_774/enterprise/include/functions_reporting.php:5213 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:818 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2706 +msgid "Time in warning status" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3416 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2857 +#: ../../enterprise/include/functions_reporting_csv.php:1064 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:822 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2714 +msgid "Time in unknown status" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3428 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2869 +#: ../../enterprise/include/functions_reporting_csv.php:1068 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:826 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2726 +msgid "Time of not initialized module" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3440 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2881 +#: ../../enterprise/include/functions_reporting_csv.php:1072 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:830 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2738 +msgid "Time of downtime" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3452 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2896 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:376 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:367 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2753 +msgid "Show address instead module name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3453 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2897 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:377 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:368 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2754 +msgid "Show the main address of agent." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3472 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:458 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2916 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:354 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:345 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:458 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2773 +msgid "Show resume" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3473 +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:3492 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2935 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2792 +msgid "

Select fields to show

" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3500 +#: ../../include/functions_reporting_html.php:5448 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2943 +#: ../../enterprise/include/functions_reporting_csv.php:1080 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:838 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2800 +msgid "Total checks" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3508 +#: ../../include/functions_reporting_html.php:5454 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2951 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2808 +msgid "Checks failed" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3516 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2959 +#: ../../enterprise/include/functions_reporting_csv.php:1088 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:846 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2816 +msgid "Checks in OK status" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3528 +msgid "Checks in Warning status" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3540 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2971 +#: ../../enterprise/include/functions_reporting_csv.php:1092 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:850 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2828 +msgid "Unknown checks" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3552 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2983 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2840 +msgid "

Select fields to show

" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3560 +#: ../../include/functions_reporting_html.php:5769 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2991 +#: ../../enterprise/include/functions_reporting_csv.php:1215 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:973 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2848 +msgid "Agent max value" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3568 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2999 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2856 +msgid "Agent min values" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3581 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3011 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:765 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:618 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2868 +msgid "Show Summary group" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3598 +msgid "Only data" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3667 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3097 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:829 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:682 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2954 +msgid "Event Status" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3696 +msgid "Include extended events" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3713 +msgid "Show custom data" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3728 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3124 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:855 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:708 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2981 +msgid "Event graphs" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3732 +msgid "By agent " +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3742 +msgid "By user validator " +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3752 +msgid "By criticity " +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3762 +msgid "Validated vs unvalidated " +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3776 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3212 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3069 +msgid "Query History Database" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3777 +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:3792 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3172 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3029 +msgid "Height (dynamic graphs)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3811 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:333 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2473 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:333 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2451 +msgid "Show in the same row" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3813 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:334 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2475 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:334 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2453 +msgid "Show one module per row with all its operations" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3835 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3192 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:445 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:445 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3049 +msgid "SLA items sorted by fulfillment value" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3857 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3224 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3081 +msgid "Priority mode" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3862 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3229 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3086 +msgid "Priority ok mode" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3874 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3241 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3098 +msgid "Priority unknown mode" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3890 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3257 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:470 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:402 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:461 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:402 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3114 +msgid "Failover mode" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3891 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3258 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:471 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:403 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:462 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:403 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3115 +msgid "" +"SLA calculation must be performed taking into account the failover modules " +"assigned to the primary module" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3910 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3277 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:488 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:416 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:479 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:416 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3134 +msgid "Failover type" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3915 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3282 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:493 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:420 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:484 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:420 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3139 +msgid "Failover normal" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3927 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3294 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:505 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:432 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:496 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:432 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3151 +msgid "Failover simple" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3943 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1488 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1538 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1585 +#: ../../include/lib/Dashboard/Widgets/tactical.php:299 +#: ../../include/functions_netflow.php:1308 +#: ../../include/functions_reporting_html.php:6054 +#: ../../include/functions_reporting_html.php:6326 +#: ../../include/functions_reporting_html.php:6489 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3310 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:462 +#: ../../enterprise/operation/agentes/security_hardening.php:332 +#: ../../enterprise/operation/agentes/vulnerabilities.php:116 +#: ../../enterprise/operation/security/vulnerabilities.php:169 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:350 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:318 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:462 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3167 +msgid "Summary" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3962 +msgid "Include filter" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3966 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3975 +msgid "Free text string search on event description" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3971 +msgid "Exclude filter" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3982 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3481 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3338 +msgid "Calculate for custom intervals" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3994 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3504 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3361 +msgid "Time lapse intervals" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:3997 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3506 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3363 +msgid "" +"Lapses of time in which the period is divided to make more precise " +"calculations" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4044 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3557 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3414 +msgid "Table only" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4055 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3567 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3424 +msgid "Graph only" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4066 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3577 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3434 +msgid "Graph and table" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4083 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3492 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3349 +msgid "Use prefix notation" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4085 +msgid "" +"Use prefix notation for numeric values (example: 20,8Kbytes/sec), otherwise " +"full value will be displayed (example: 20.742 bytes/sec)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4099 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3594 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:990 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:843 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3451 +msgid "Uncompress module" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4100 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3595 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:991 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:844 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3452 +msgid "Use uncompressed module data." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4123 +#: ../../include/functions_reporting.php:5503 +msgid "Unassigned group" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4169 +#: ../../include/functions_reporting.php:5497 +msgid "Unnasigned group" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4192 +msgid "Select by group" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4210 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3028 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2885 +msgid "Show Summary" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4227 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2439 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2417 +msgid "Group by" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4262 +msgid "Ignore skipped" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4296 +msgid "Secmon status" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4317 +msgid "Security hardening score" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4325 +#: ../../enterprise/operation/security/agent_security.php:117 +msgid "< 90%" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4326 +#: ../../enterprise/operation/security/agent_security.php:118 +msgid "< 80%" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4327 +#: ../../enterprise/operation/security/agent_security.php:119 +msgid "< 70%" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4328 +#: ../../enterprise/operation/security/agent_security.php:120 +msgid "< 60%" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4329 +#: ../../enterprise/operation/security/agent_security.php:121 +msgid "< 50%" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4330 +#: ../../enterprise/operation/security/agent_security.php:122 +msgid "< 40%" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4331 +#: ../../enterprise/operation/security/agent_security.php:123 +msgid "< 30%" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4332 +#: ../../enterprise/operation/security/agent_security.php:124 +msgid "< 20%" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4333 +#: ../../enterprise/operation/security/agent_security.php:125 +msgid "< 10%" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4351 +msgid "Vulnerabilities status" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4372 +#: ../../update_manager_client/views/offline.php:77 +#: ../../update_manager_client/views/online.php:123 +#: ../../enterprise/include/functions_reporting_csv.php:399 +#: ../../enterprise/operation/agentes/vulnerabilities.php:228 +#: ../../enterprise/operation/security/vulnerabilities.php:283 +#: ../../enterprise/operation/security/vulnerabilities.php:465 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:462 +msgid "Package" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4372 +msgid "Select a agent for load his packages." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4399 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4421 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4442 +#: ../../include/functions_netflow.php:1993 +#: ../../enterprise/include/functions_reporting_csv.php:427 +#: ../../enterprise/include/functions_reporting_csv.php:453 +#: ../../enterprise/include/functions_vulnerabilities.php:38 +#: ../../enterprise/include/functions_vulnerabilities.php:48 +#: ../../enterprise/include/functions_vulnerabilities.php:70 +#: ../../enterprise/include/functions_vulnerabilities.php:78 +#: ../../enterprise/include/functions_vulnerabilities.php:86 +#: ../../enterprise/include/functions_vulnerabilities.php:105 +#: ../../enterprise/include/functions_vulnerabilities.php:716 +#: ../../enterprise/operation/agentes/vulnerabilities.php:243 +#: ../../enterprise/operation/agentes/vulnerabilities.php:254 +#: ../../enterprise/operation/agentes/vulnerabilities.php:266 +#: ../../enterprise/operation/security/vulnerabilities.php:482 +#: ../../enterprise/operation/security/vulnerabilities.php:493 +#: ../../enterprise/operation/security/vulnerabilities.php:505 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:38 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:48 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:70 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:78 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:86 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:105 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:85 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:477 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:488 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:500 +msgid "High" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4400 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4422 +#: ../../godmode/reporting/reporting_builder.item_editor.php:4443 +#: ../../include/functions_netflow.php:1991 +#: ../../enterprise/include/functions_reporting_csv.php:427 +#: ../../enterprise/include/functions_reporting_csv.php:453 +#: ../../enterprise/include/functions_vulnerabilities.php:40 +#: ../../enterprise/include/functions_vulnerabilities.php:47 +#: ../../enterprise/include/functions_vulnerabilities.php:69 +#: ../../enterprise/include/functions_vulnerabilities.php:77 +#: ../../enterprise/include/functions_vulnerabilities.php:85 +#: ../../enterprise/include/functions_vulnerabilities.php:107 +#: ../../enterprise/include/functions_vulnerabilities.php:715 +#: ../../enterprise/operation/agentes/vulnerabilities.php:242 +#: ../../enterprise/operation/agentes/vulnerabilities.php:253 +#: ../../enterprise/operation/agentes/vulnerabilities.php:265 +#: ../../enterprise/operation/security/vulnerabilities.php:481 +#: ../../enterprise/operation/security/vulnerabilities.php:492 +#: ../../enterprise/operation/security/vulnerabilities.php:504 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:40 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:47 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:69 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:77 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:85 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:107 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:84 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:476 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:487 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:499 +msgid "Low" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4413 +#: ../../include/functions_reporting_html.php:678 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:36 +#: ../../enterprise/operation/agentes/vulnerabilities.php:56 +#: ../../enterprise/operation/agentes/vulnerabilities.php:247 +#: ../../enterprise/operation/security/vulnerabilities.php:486 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:36 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:481 +msgid "Attack Complexity" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4434 +#: ../../include/functions_reporting_html.php:679 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:44 +#: ../../enterprise/include/functions_vulnerabilities.php:826 +#: ../../enterprise/operation/agentes/vulnerabilities.php:258 +#: ../../enterprise/operation/security/vulnerabilities.php:497 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:44 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:186 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:492 +msgid "Privileges Required" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4456 +#: ../../include/functions_reporting_html.php:680 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:52 +#: ../../enterprise/include/functions_vulnerabilities.php:888 +#: ../../enterprise/operation/agentes/vulnerabilities.php:270 +#: ../../enterprise/operation/security/vulnerabilities.php:509 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:52 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:241 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:504 +msgid "User Interaction" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4464 +#: ../../enterprise/include/functions_vulnerabilities.php:55 +#: ../../enterprise/operation/agentes/vulnerabilities.php:277 +#: ../../enterprise/operation/security/vulnerabilities.php:516 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:55 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:511 +msgid "Required" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4477 +msgid "Attack vector" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4485 +#: ../../enterprise/include/functions_vulnerabilities.php:30 +#: ../../enterprise/include/functions_vulnerabilities.php:97 +#: ../../enterprise/operation/agentes/vulnerabilities.php:288 +#: ../../enterprise/operation/security/vulnerabilities.php:527 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:30 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:97 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:522 +msgid "Adjacent Network" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4486 +#: ../../enterprise/include/functions_vulnerabilities.php:31 +#: ../../enterprise/include/functions_vulnerabilities.php:98 +#: ../../enterprise/operation/agentes/vulnerabilities.php:289 +#: ../../enterprise/operation/security/vulnerabilities.php:528 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:31 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:98 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:523 +msgid "Local" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4487 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:641 +#: ../../godmode/wizards/HostDevices.class.php:913 +#: ../../include/functions_ui.php:1033 +#: ../../operation/netflow/netflow_explorer.php:59 +#: ../../operation/netflow/nf_live_view.php:192 +#: ../../operation/network/network_usage_map.php:67 +#: ../../operation/menu.php:214 ../../enterprise/include/ajax/ipam.ajax.php:614 +#: ../../enterprise/include/ajax/ipam.ajax.php:656 +#: ../../enterprise/include/functions_ipam.php:2057 +#: ../../enterprise/include/functions_security_hardening.php:686 +#: ../../enterprise/include/functions_security_hardening.php:691 +#: ../../enterprise/include/functions_vulnerabilities.php:29 +#: ../../enterprise/include/functions_vulnerabilities.php:96 +#: ../../enterprise/operation/agentes/vulnerabilities.php:287 +#: ../../enterprise/operation/security/vulnerabilities.php:526 +#: ../../enterprise/tools/ipam/ipam_calculator.php:230 +#: ../../enterprise/tools/ipam/ipam_editor.php:127 +#: ../../enterprise/tools/ipam/ipam_list.php:683 +#: ../../enterprise/tools/ipam/ipam_supernet_network.php:58 +#: ../../enterprise/tools/ipam/ipam_supernet_network.php:83 +#: ../../enterprise/tools/ipam/ipam_vlan_network.php:63 +#: ../../package_774/enterprise/include/functions_security_hardening.php:715 +#: ../../package_774/enterprise/include/functions_security_hardening.php:720 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:29 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:96 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:521 +msgid "Network" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4488 +#: ../../enterprise/include/functions_vulnerabilities.php:32 +#: ../../enterprise/include/functions_vulnerabilities.php:99 +#: ../../enterprise/operation/agentes/vulnerabilities.php:290 +#: ../../enterprise/operation/security/vulnerabilities.php:529 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:32 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:99 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:524 +msgid "Physical" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4508 +msgid "Status of check" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4516 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:696 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:304 +#: ../../enterprise/include/functions_reporting.php:10687 +#: ../../enterprise/include/functions_reporting_csv.php:716 +#: ../../enterprise/include/functions_security_hardening.php:964 +#: ../../enterprise/operation/agentes/security_hardening.php:216 +#: ../../enterprise/operation/agentes/security_hardening.php:520 +#: ../../enterprise/operation/security/hardening.php:284 +#: ../../package_774/enterprise/include/functions_reporting.php:9470 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:474 +#: ../../package_774/enterprise/include/functions_security_hardening.php:986 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:302 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:202 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:506 +#: ../../package_774/enterprise/operation/security/hardening.php:279 +msgid "Passed" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4517 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1147 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2013 +#: ../../include/ajax/snmp_browser.ajax.php:261 +#: ../../include/class/AgentDeployWizard.class.php:611 +#: ../../include/class/AgentDeployWizard.class.php:616 +#: ../../include/class/AgentWizard.class.php:6062 +#: ../../include/class/AgentWizard.class.php:6067 +#: ../../include/class/AlertsList.class.php:387 +#: ../../include/class/AlertsList.class.php:392 +#: ../../include/class/ConfigPEN.class.php:750 +#: ../../include/class/ConfigPEN.class.php:755 +#: ../../include/class/CredentialStore.class.php:1605 +#: ../../include/class/CredentialStore.class.php:1610 +#: ../../include/class/Diagnostics.class.php:2144 +#: ../../include/class/HelpFeedBack.class.php:355 +#: ../../include/class/ModuleTemplates.class.php:1406 +#: ../../include/class/ModuleTemplates.class.php:1411 +#: ../../include/class/SatelliteAgent.class.php:1055 +#: ../../include/class/SatelliteAgent.class.php:1060 +#: ../../include/class/SatelliteCollection.class.php:626 +#: ../../include/class/SatelliteCollection.class.php:631 +#: ../../include/class/WebServerModuleDebug.class.php:366 +#: ../../include/class/WebServerModuleDebug.class.php:371 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:697 +#: ../../operation/visual_console/view.php:1231 +#: ../../operation/visual_console/view.php:1236 +#: ../../views/consoles/list.php:175 ../../views/consoles/list.php:180 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:305 +#: ../../enterprise/include/class/AgentRepository.class.php:951 +#: ../../enterprise/include/class/AgentRepository.class.php:956 +#: ../../enterprise/include/class/DatabaseHA.class.php:208 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1654 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1659 +#: ../../enterprise/include/class/LogSource.class.php:771 +#: ../../enterprise/include/class/LogSource.class.php:776 +#: ../../enterprise/include/class/ManageBackups.class.php:543 +#: ../../enterprise/include/class/ManageBackups.class.php:548 +#: ../../enterprise/include/class/Omnishell.class.php:1302 +#: ../../enterprise/include/functions_HA_cluster.php:542 +#: ../../enterprise/include/functions_HA_cluster.php:547 +#: ../../enterprise/include/functions_reporting.php:10688 +#: ../../enterprise/include/functions_reporting_csv.php:716 +#: ../../enterprise/include/functions_security_hardening.php:966 +#: ../../enterprise/include/functions_ux_console.php:483 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:657 +#: ../../enterprise/operation/agentes/security_hardening.php:217 +#: ../../enterprise/operation/agentes/ux_console_view.php:210 +#: ../../enterprise/operation/agentes/ux_console_view.php:359 +#: ../../enterprise/operation/agentes/wux_console_view.php:431 +#: ../../enterprise/operation/security/hardening.php:285 +#: ../../package_774/enterprise/include/functions_reporting.php:9471 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:474 +#: ../../package_774/enterprise/include/functions_security_hardening.php:988 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:303 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:203 +#: ../../package_774/enterprise/operation/security/hardening.php:280 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:657 +msgid "Failed" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4518 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:739 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:755 +#: ../../enterprise/include/functions_reporting.php:10755 +#: ../../enterprise/include/functions_reporting.php:10795 +#: ../../package_774/enterprise/include/functions_reporting.php:9538 +#: ../../package_774/enterprise/include/functions_reporting.php:9578 +msgid "Skipped" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4533 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:473 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3610 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:957 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:476 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:810 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:473 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:476 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3467 +msgid "Show item in landscape format (only PDF)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4541 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:489 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3619 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:973 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:490 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:826 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:489 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:490 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3476 +msgid "Page break at the end of the item (only PDF)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4552 +msgid "Display options" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4610 +msgid "Agent group filter" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4645 +msgid "Agent OS filter" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4671 +msgid "Agent custom field" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4693 +msgid "Agent custom field filter" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4717 +msgid "Agent status filter" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4755 +msgid "Agent version filter" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4779 +msgid "Agent has remote configuration" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4780 +msgid "Filter agents by remote configuration enabled." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4791 +msgid "Agent module filter" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4815 +msgid "Module group filter" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4845 +msgid "Search module name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:4926 +#: ../../include/functions_visual_map_editor.php:1472 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3708 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3565 +msgid "Update item" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5000 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5515 +msgid "Agent Failover" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5005 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5518 +msgid "Module Failover" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5013 +#: ../../include/lib/Dashboard/Widgets/service_map.php:318 +#: ../../mobile/operation/services.php:267 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:41 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:189 +#: ../../enterprise/godmode/services/services.elements.php:95 +#: ../../enterprise/godmode/services/services.elements.php:184 +#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:301 +#: ../../enterprise/include/functions_reporting.php:6386 +#: ../../enterprise/include/functions_security_hardening.php:702 +#: ../../enterprise/include/functions_services.php:1788 +#: ../../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/operation/services/massive/service.create.elements.php:531 +#: ../../enterprise/operation/services/massive/services.create.php:1203 +#: ../../package_774/enterprise/include/functions_reporting.php:6375 +#: ../../package_774/enterprise/include/functions_security_hardening.php:731 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1203 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:531 +msgid "Service" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5018 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3766 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3623 +msgid "SLA Min. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5023 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3771 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3628 +msgid "SLA Max. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5028 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3776 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3633 +msgid "SLA Limit (%)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5028 +#: ../../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 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:368 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:374 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:380 +msgid "Enter possible range of values in SLA." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5045 +msgid "Please save the item before adding entries to this list." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5491 +msgid "rate" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5492 +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:80 +msgid "max" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5493 +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:81 +msgid "min" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5494 +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:82 +msgid "sum" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5539 +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:5559 +msgid "Please save the report to start adding items into the list." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5825 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5829 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5833 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5837 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5841 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5845 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5849 +#: ../../godmode/reporting/reporting_builder.item_editor.php:5853 +msgid "Item Editor Information" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5826 +msgid "Please select a name." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5830 +msgid "Please select an agent." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5838 +msgid "Please insert a SQL query." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5842 +msgid "Please insert a URL." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5846 +msgid "Please checked a custom interval option." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5850 +msgid "Please select a user." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5854 +msgid "Please select a group." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:5858 +msgid "Please insert max item number." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:380 +#: ../../godmode/reporting/reporting_builder.list_items.php:399 +#: ../../godmode/reporting/reporting_builder.list_items.php:418 +#: ../../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 "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:387 +#: ../../godmode/reporting/reporting_builder.list_items.php:406 +#: ../../godmode/reporting/reporting_builder.list_items.php:422 +#: ../../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 "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:427 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:259 +msgid "Name or Description" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:429 +#: ../../godmode/setup/os.list.php:84 +#: ../../godmode/setup/os_version.list.php:57 ../../godmode/menu.php:692 +#: ../../include/ajax/events.php:2351 +#: ../../include/class/ConfigPEN.class.php:603 +#: ../../include/class/CredentialStore.class.php:819 +#: ../../include/class/EventSound.class.php:308 +#: ../../include/class/ExternalTools.class.php:412 +#: ../../include/functions_events.php:363 +#: ../../operation/agentes/pandora_networkmap.view.php:2341 +#: ../../operation/events/sound_events.php:108 ../../views/calendar/list.php:99 +#: ../../views/dashboard/header.php:81 ../../views/cluster/list.php:75 +#: ../../views/consoles/list.php:77 +#: ../../enterprise/extensions/vmware/vmware_view.php:1407 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:261 +#: ../../enterprise/include/class/AgentRepository.class.php:717 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2560 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3198 +#: ../../enterprise/include/class/DeploymentCenter.class.php:673 +#: ../../enterprise/include/class/LogSource.class.php:606 +#: ../../enterprise/include/class/Omnishell.class.php:409 +#: ../../enterprise/include/class/Omnishell.class.php:645 +#: ../../enterprise/views/ipam/sites/list.php:49 +#: ../../enterprise/views/ncm/agent/details.php:95 +#: ../../enterprise/views/ncm/firmwares/list.php:76 +#: ../../enterprise/views/ncm/models/list.php:73 +#: ../../enterprise/views/ncm/snippets/list.php:71 +#: ../../enterprise/views/ncm/templates/list.php:77 +#: ../../enterprise/views/ncm/vendors/list.php:71 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:77 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2541 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3179 +msgid "Options" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:447 +#: ../../include/functions_graph.php:1523 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:412 +msgid "No items." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:702 +msgid "Sort selected items from position: " +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:705 +msgid "Move before to" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:706 +msgid "Move after to" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:764 +msgid "Delete selected items from position: " +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:767 +msgid "Delete above to" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:768 +msgid "Delete below to" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:817 +#: ../../enterprise/godmode/services/services.elements.php:894 +#: ../../enterprise/godmode/services/services.service.php:499 +#: ../../enterprise/operation/services/services.php:193 +#: ../../package_774/enterprise/godmode/services/services.service.php:499 +msgid "Delete items" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:846 +msgid "" +"Are you sure to sort the items into the report?\\n. This action change the " +"sorting of items into data base." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:898 +msgid "Are you sure to delete the items into the report?\\n" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.list_items.php:926 +msgid "Please select any item to delete" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.main.php:157 +msgid "Only the group can view the report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.main.php:158 +msgid "The next group can edit the report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.main.php:159 +msgid "Only the user and admin user can edit the report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.main.php:162 +msgid "Write Access" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.main.php:163 +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 "" + +#: ../../godmode/reporting/reporting_builder.main.php:184 +msgid "Write Access Group" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.main.php:207 +msgid "Non interactive report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.main.php:220 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:259 +msgid "Generate cover page in PDF render" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.main.php:230 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:269 +msgid "Generate index in PDF render" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:193 +#: ../../operation/reporting/reporting_viewer.php:153 +msgid "Your report has been planned, and the system will email you a " +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:194 +#: ../../operation/reporting/reporting_viewer.php:154 +msgid "An error has ocurred" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:518 +#: ../../godmode/reporting/reporting_builder.php:551 +#: ../../godmode/reporting/reporting_builder.php:1258 +#: ../../godmode/reporting/reporting_builder.php:4006 +#: ../../godmode/reporting/reporting_builder.php:4073 +#: ../../godmode/reporting/reporting_builder.php:4121 +#: ../../include/functions_groups.php:139 +#: ../../include/functions_reporting.php:16360 +#: ../../operation/reporting/reporting_viewer.php:171 +#: ../../operation/search_results.php:134 +#: ../../enterprise/meta/general/main_header.php:167 +#: ../../enterprise/meta/general/main_header.php:185 +#: ../../enterprise/meta/general/main_header.php:194 +#: ../../enterprise/meta/general/main_menu.php:316 +#: ../../enterprise/meta/general/main_menu.php:317 +#: ../../enterprise/meta/general/main_menu.php:336 +#: ../../enterprise/mobile/include/functions_web.php:15 +#: ../../package_774/enterprise/meta/general/main_menu.php:310 +#: ../../package_774/enterprise/meta/general/main_menu.php:311 +#: ../../package_774/enterprise/meta/general/main_menu.php:330 +msgid "Reports" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:534 +#: ../../godmode/reporting/reporting_builder.php:4017 +#: ../../operation/reporting/custom_reporting.php:23 +#: ../../operation/menu.php:463 +msgid "Custom reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:564 +#: ../../godmode/reporting/reporting_builder.php:4047 +#: ../../godmode/reporting/reporting_builder.php:4146 +#: ../../godmode/reporting/reporting_builder.php:4174 +#: ../../godmode/setup/demo.php:602 +#: ../../operation/reporting/reporting_viewer.php:275 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:281 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:308 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:334 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:361 +msgid "Custom reports" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:753 +msgid "search" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:887 +#: ../../include/functions_cron.php:702 +#: ../../operation/reporting/custom_reporting.php:34 +#: ../../operation/search_reports.php:42 ../../operation/search_reports.php:58 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:293 +#: ../../enterprise/include/functions_cron.php:128 +#: ../../enterprise/include/functions_reporting_csv.php:2815 +#: ../../enterprise/include/functions_reporting_csv.php:2819 +#: ../../enterprise/include/functions_tasklist.php:402 +#: ../../package_774/enterprise/include/functions_tasklist.php:402 +#: ../../package_774/enterprise/include/functions_cron.php:128 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2573 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2577 +msgid "Report name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:889 +#: ../../operation/reporting/custom_reporting.php:36 +#: ../../operation/search_reports.php:44 ../../operation/search_reports.php:60 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:469 +msgid "HTML" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:890 +#: ../../operation/reporting/custom_reporting.php:37 +#: ../../operation/search_reports.php:45 ../../operation/search_reports.php:61 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:470 +msgid "XML" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:1023 +msgid "This report exceeds the item limit for realtime operations" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:1034 +#: ../../godmode/reporting/reporting_builder.php:1064 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:533 +msgid "HTML view" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:1050 +#: ../../godmode/reporting/reporting_builder.php:1072 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:541 +msgid "Export to XML" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:1276 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:345 +#: ../../include/lib/Dashboard/Widgets/inventory.php:834 +#: ../../include/functions_reporting.php:3376 +#: ../../operation/agentes/agent_inventory.php:334 +#: ../../operation/inventory/inventory.php:1069 +#: ../../enterprise/godmode/agentes/collection_manager.php:251 +#: ../../enterprise/operation/log/log_viewer.php:1294 +#: ../../enterprise/operation/log/log_viewer.php:1302 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1282 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1290 +msgid "No data found." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:1285 +msgid "Report tasks" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:1286 +#: ../../godmode/reporting/reporting_builder.php:1296 +msgid "To schedule a report, do it from the editing view of each report." +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:1306 +msgid "Create report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:4084 +#: ../../include/functions_menu.php:602 +#: ../../operation/reporting/reporting_viewer.php:200 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:202 +msgid "List items" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:4088 +#: ../../operation/reporting/reporting_viewer.php:209 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:148 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:215 +#: ../../enterprise/include/functions_reporting.php:8303 +#: ../../enterprise/include/functions_reporting.php:8369 +#: ../../package_774/enterprise/include/functions_reporting.php:8292 +#: ../../package_774/enterprise/include/functions_reporting.php:8358 +msgid "Item editor" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:4105 +#: ../../operation/reporting/reporting_viewer.php:225 +msgid "View report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:4124 +msgid "Create Custom Report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:4196 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1669 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1647 +msgid "Successfull action" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.data.php:148 +msgid "Create visual console" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.data.php:182 +#: ../../godmode/reporting/visual_console_builder.elements.php:167 +#: ../../include/lib/Dashboard/Widget.php:623 +#: ../../include/functions_visual_map_editor.php:55 +#: ../../include/functions_visual_map_editor.php:626 +msgid "Background" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.data.php:196 +#: ../../godmode/setup/setup_visuals.php:2487 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1677 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1546 +msgid "Background preview" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.data.php:201 +msgid "Background image" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.data.php:227 +#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:247 +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:369 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:717 +#: ../../include/functions_visual_map_editor.php:343 +msgid "Background color" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.data.php:250 +msgid "Set custom size" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.data.php:265 +msgid "Get default image size" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.data.php:279 +msgid "Layout size" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.data.php:290 +msgid "Favourite visual console" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.data.php:300 +msgid "Auto adjust to screen in fullscreen" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.editor.php:173 +msgid "Min allowed size is 1024x768" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.editor.php:177 +#: ../../godmode/reporting/visual_console_builder.editor.php:179 +#: ../../godmode/reporting/visual_console_builder.editor.php:181 +#: ../../operation/snmpconsole/snmp_browser.php:233 +msgid "Action in progress" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.editor.php:177 +msgid "Loading in progress" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.editor.php:179 +msgid "Saving in progress" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.editor.php:181 +msgid "Deletion in progress" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:121 +#: ../../godmode/reporting/visual_console_builder.wizard.php:149 +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:670 +#: ../../include/rest-api/models/VisualConsole/Items/Icon.php:180 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:339 +#: ../../include/functions_filemanager.php:735 +#: ../../include/functions_visual_map_editor.php:246 +#: ../../mobile/operation/module_data.php:263 +#: ../../mobile/operation/server_status.php:282 +#: ../../mobile/operation/server_status.php:320 +#: ../../mobile/operation/server_status.php:350 +#: ../../mobile/operation/server_status.php:446 +#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:236 +msgid "Image" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:122 +msgid "Width x Height
Max value" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:124 +msgid "Map linked" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:134 +#: ../../include/class/AuditLog.class.php:130 +#: ../../mobile/operation/agents.php:408 +#: ../../enterprise/godmode/policies/policy_agents.php:964 +#: ../../enterprise/godmode/policies/policy_agents.php:1363 +#: ../../enterprise/godmode/admin_access_logs.php:54 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:974 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1367 +msgid "A." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:199 +#: ../../godmode/setup/gis_step_2.php:254 +#: ../../include/functions_visual_map.php:4225 +#: ../../include/functions_visual_map_editor.php:1441 +#: ../../operation/visual_console/view.php:320 +msgid "Static Image" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:210 +msgid "Percentile Bar" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:221 +msgid "Percentile Bubble" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:233 +#: ../../godmode/reporting/visual_console_builder.wizard.php:306 +#: ../../godmode/setup/setup_visuals.php:1311 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:458 +#: ../../include/functions_visual_map_editor.php:734 +#: ../../enterprise/meta/advanced/metasetup.visual.php:247 +#: ../../enterprise/meta/include/functions_meta.php:1502 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1492 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:215 +msgid "Percentile" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:244 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:748 +#: ../../include/functions_visual_map_editor.php:1443 +#: ../../mobile/operation/events.php:862 +#: ../../operation/visual_console/view.php:330 +msgid "Module Graph" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:255 +#: ../../include/functions_visual_map.php:4205 +#: ../../include/functions_visual_map_editor.php:59 +#: ../../include/functions_visual_map_editor.php:1446 +#: ../../operation/visual_console/view.php:350 +msgid "Event history graph" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:266 +#: ../../include/rest-api/models/VisualConsole/Item.php:2132 +#: ../../include/functions_visual_map.php:4230 +#: ../../include/functions_visual_map_editor.php:1447 +#: ../../operation/visual_console/view.php:355 +msgid "Simple Value" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:277 +msgid "Simple Value (Process Max)" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:288 +msgid "Simple Value (Process Min)" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:299 +msgid "Simple Value (Process Avg)" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:332 +#: ../../include/functions_visual_map.php:4185 +#: ../../include/functions_visual_map_editor.php:71 +#: ../../include/functions_visual_map_editor.php:1452 +#: ../../operation/visual_console/view.php:380 +msgid "Box" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:354 +#: ../../include/functions_visual_map_editor.php:1457 +#: ../../operation/visual_console/view.php:395 +msgid "Network link" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:376 +#: ../../include/rest-api/models/VisualConsole/Item.php:2144 +#: ../../include/functions_visual_map.php:4245 +#: ../../include/functions_visual_map_editor.php:73 +#: ../../include/functions_visual_map_editor.php:1454 +#: ../../operation/visual_console/view.php:390 +msgid "Color cloud" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:387 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:172 +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:699 +#: ../../include/rest-api/models/VisualConsole/Item.php:2156 +#: ../../operation/visual_console/view.php:335 +msgid "Basic chart" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:398 +#: ../../include/rest-api/models/VisualConsole/Item.php:2152 +#: ../../operation/visual_console/view.php:400 +msgid "Odometer" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:409 +#: ../../include/lib/Dashboard/Widgets/clock.php:158 +#: ../../include/lib/Dashboard/Widgets/clock.php:310 +#: ../../include/rest-api/models/VisualConsole/Item.php:2104 +#: ../../include/functions_visual_map.php:4195 +#: ../../include/functions_visual_map_editor.php:69 +#: ../../include/functions_visual_map_editor.php:1450 +#: ../../operation/visual_console/view.php:370 +msgid "Clock" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:438 +#: ../../godmode/reporting/visual_console_builder.elements.php:904 +msgid "Edit label" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:788 +msgid "" +"You have to change the \"max_input_vars\" and set bigger value on " +"php.ini for update, there is too much elements to update" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:1035 +msgid "Error." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.elements.php:1036 +msgid "The width and height property is required and should greater than 0" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:216 +msgid "This file isn't image" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:219 +msgid "This file isn't image." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:225 +#: ../../godmode/reporting/visual_console_builder.php:228 +msgid "File already are exists." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:236 +#: ../../godmode/reporting/visual_console_builder.php:239 +msgid "The file have not image extension." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:251 +#: ../../godmode/reporting/visual_console_builder.php:254 +#: ../../godmode/reporting/visual_console_builder.php:264 +#: ../../godmode/reporting/visual_console_builder.php:270 +msgid "Problems with move file to target." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:308 +msgid "Successfully update." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:327 +msgid "Could not be update." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:347 +msgid "Successfully created." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:366 +msgid "Could not be created." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:414 +msgid "Successfully multiple delete." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:415 +msgid "Unsuccessful multiple delete." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:640 +msgid "Successfully delete." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:934 +#: ../../operation/visual_console/legacy_view.php:117 +#: ../../operation/visual_console/view.php:134 +msgid "Visual consoles list" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:943 +#: ../../operation/visual_console/legacy_view.php:133 +#: ../../operation/visual_console/view.php:168 +msgid "Show link to public Visual Console" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:951 +#: ../../operation/visual_console/legacy_view.php:151 +#: ../../operation/visual_console/view.php:186 +msgid "List elements" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:957 +#: ../../operation/visual_console/legacy_view.php:161 +#: ../../operation/visual_console/view.php:196 +msgid "Services wizard" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:963 +#: ../../include/functions_menu.php:604 +#: ../../operation/visual_console/legacy_view.php:171 +#: ../../operation/visual_console/view.php:206 +#: ../../enterprise/godmode/policies/policy.php:158 +#: ../../enterprise/godmode/setup/setup_acl.php:664 +#: ../../enterprise/include/functions_reporting.php:64 +#: ../../enterprise/include/functions_reporting.php:8267 +#: ../../enterprise/include/functions_reporting.php:8293 +#: ../../enterprise/meta/general/main_header.php:134 +#: ../../package_774/enterprise/include/functions_reporting.php:61 +#: ../../package_774/enterprise/include/functions_reporting.php:8256 +#: ../../package_774/enterprise/include/functions_reporting.php:8282 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:664 +msgid "Wizard" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.php:976 +msgid "New visual console" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:123 +#: ../../include/functions_visual_map_editor.php:56 +msgid "Static Graph" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:124 +#: ../../include/functions_visual_map_editor.php:57 +#: ../../include/functions_visual_map_editor.php:1442 +#: ../../operation/visual_console/view.php:325 +msgid "Percentile Item" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:125 +#: ../../include/ajax/module.php:1321 +#: ../../include/rest-api/models/VisualConsole/Item.php:2100 +#: ../../include/functions_visual_map.php:4190 +#: ../../include/functions_visual_map_editor.php:391 +#: ../../mobile/operation/home.php:116 ../../operation/agentes/stat_win.php:343 +#: ../../operation/agentes/stat_win.php:347 +msgid "Module graph" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:126 +#: ../../include/functions_visual_map_editor.php:60 +msgid "Simple value" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:168 +msgid "Horizontal range between elements (px)" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:180 +msgid "Vertical range between elements (px)" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:198 +msgid "Size (px)" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:236 +#: ../../enterprise/extensions/vmware/vmware_view.php:1825 +msgid "Font" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:250 +#: ../../include/functions_config.php:1101 +msgid "Font size" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:278 +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:371 +#: ../../include/functions_visual_map_editor.php:606 +msgid "Process" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:281 +#: ../../include/functions_visual_map_editor.php:609 +msgid "Min value" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:282 +#: ../../godmode/reporting/visual_console_builder.wizard.php:302 +#: ../../include/functions_visual_map_editor.php:610 +#: ../../include/functions_visual_map_editor.php:730 +msgid "Max value" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:283 +#: ../../include/functions_visual_map_editor.php:611 +msgid "Avg value" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:296 +msgid "Width (px)" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:318 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:459 +#: ../../include/functions_visual_map_editor.php:735 +msgid "Bubble" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:337 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:504 +#: ../../include/functions_visual_map_editor.php:740 +msgid "Percent" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:363 +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:509 +#: ../../include/functions_visual_map_editor.php:759 +#: ../../include/functions_visual_map_editor.php:777 +msgid "Value to show" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:371 +#: ../../godmode/servers/modificar_server.php:174 +#: ../../godmode/servers/modificar_server.php:332 +#: ../../godmode/servers/modificar_server.php:351 +#: ../../godmode/servers/modificar_server.php:406 +#: ../../godmode/servers/plugin.php:328 ../../godmode/servers/plugin.php:405 +#: ../../godmode/servers/plugin.php:850 +#: ../../godmode/servers/plugin_registration.php:73 +#: ../../godmode/setup/license.php:438 ../../godmode/setup/os.php:124 +#: ../../godmode/setup/os_version.php:239 ../../godmode/menu.php:400 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:372 +#: ../../mobile/include/functions_web.php:28 ../../views/consoles/list.php:40 +#: ../../enterprise/godmode/servers/HA_cluster.php:120 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:51 +#: ../../enterprise/godmode/servers/list_satellite.php:37 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:29 +#: ../../enterprise/godmode/servers/manage_export.php:69 +#: ../../enterprise/godmode/servers/manage_export_form.php:85 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:90 +#: ../../enterprise/meta/advanced/policymanager.apply.php:200 +#: ../../enterprise/meta/advanced/servers.build_table.php:44 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:29 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:51 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:86 +msgid "Servers" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:431 +msgid "One item per agent" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:452 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:250 +#: ../../include/lib/Dashboard/Widgets/tree_view.php:459 +msgid "Filter modules" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:459 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:229 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:220 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:305 +msgid "If you select several agents, only the common modules will be displayed" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:489 +#: ../../godmode/reporting/visual_console_builder.wizard.php:854 +msgid "Agent - Module" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:534 +msgid "Enable link agent" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:544 +msgid "Set Parent" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:547 +msgid "Item created in the visualmap" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:548 +msgid "Use the agents relationship (from selected agents)" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:565 +msgid "Item in the map" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:566 +#, php-format +msgid "The parenting relationships in %s will be drawn on the map." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:581 +msgid "Max. elements for row" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:595 +#: ../../godmode/reporting/visual_console_builder.wizard.php:599 +msgid "Are you sure to add many elements\\nin visual map?" +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:627 +#: ../../mobile/operation/agents.php:471 ../../mobile/operation/events.php:1193 +#: ../../mobile/operation/module_graph.php:474 +#: ../../mobile/operation/modules.php:823 +#: ../../mobile/operation/server_status.php:389 +#: ../../mobile/operation/tactical.php:240 +#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:173 +#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:176 +msgid "Loading..." +msgstr "" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:775 +msgid "Please select any module or modules." +msgstr "" + +#: ../../godmode/reporting/visual_console_favorite.php:117 +#: ../../enterprise/meta/general/main_header.php:258 +#: ../../enterprise/meta/general/main_menu.php:463 +#: ../../package_774/enterprise/meta/general/main_menu.php:457 +msgid "Favourite Visual Console" +msgstr "" + +#: ../../godmode/reporting/visual_console_favorite.php:240 +msgid "No favourite consoles defined" +msgstr "" + +#: ../../godmode/servers/discovery.php:65 +#: ../../godmode/servers/discovery.php:74 +#: ../../godmode/wizards/Applications.class.php:186 +#: ../../godmode/wizards/Cloud.class.php:207 +#: ../../godmode/wizards/Custom.class.php:109 +#: ../../godmode/wizards/HostDevices.class.php:190 +#: ../../godmode/wizards/ManageExtensions.class.php:255 +#: ../../godmode/menu.php:178 ../../enterprise/include/class/Aws.cloud.php:157 +#: ../../enterprise/include/class/Azure.cloud.php:190 +#: ../../enterprise/include/class/DeploymentCenter.class.php:598 +#: ../../enterprise/include/class/Google.cloud.php:184 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:190 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:157 +#: ../../package_774/enterprise/include/class/Google.cloud.php:184 +msgid "Discovery" +msgstr "" + +#: ../../godmode/servers/discovery.php:202 +msgid "You must create a task first" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:54 +#: ../../include/functions_servers.php:662 +#: ../../include/functions_servers.php:668 +#: ../../include/functions_servers.php:1395 ../../include/functions_ui.php:7430 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:482 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:356 +msgid "Data server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:58 +#: ../../include/class/AgentWizard.class.php:1411 +#: ../../include/functions_servers.php:676 +#: ../../include/functions_servers.php:682 +#: ../../include/functions_servers.php:1398 ../../include/functions_ui.php:7435 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:488 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:362 +msgid "Network server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:62 +#: ../../include/functions_servers.php:690 +#: ../../include/functions_servers.php:696 +msgid "SNMP Trap server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:70 +#: ../../include/class/AgentWizard.class.php:1392 +#: ../../include/functions_servers.php:718 +#: ../../include/functions_servers.php:724 +#: ../../include/functions_servers.php:1410 ../../include/functions_ui.php:7440 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:512 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:386 +msgid "Plugin server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:74 +#: ../../include/lib/ClusterViewer/ClusterWizard.php:841 +#: ../../include/functions_servers.php:732 +#: ../../include/functions_servers.php:738 ../../include/functions_ui.php:7445 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:357 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:506 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:380 +msgid "Prediction server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:78 +#: ../../include/class/AgentWizard.class.php:1402 +#: ../../include/functions_servers.php:746 +#: ../../include/functions_servers.php:752 +#: ../../include/functions_servers.php:1416 ../../include/functions_ui.php:7450 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:572 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:446 +msgid "WMI server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:82 +#: ../../include/functions_servers.php:760 +#: ../../include/functions_servers.php:766 +#: ../../include/functions_servers.php:1422 +#: ../../enterprise/godmode/servers/manage_export_form.php:111 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:542 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:416 +msgid "Export server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +#: ../../include/functions_servers.php:774 +#: ../../include/functions_servers.php:780 +#: ../../include/functions_servers.php:1425 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:536 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:410 +msgid "Inventory server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:91 +#: ../../include/functions_servers.php:788 +#: ../../include/functions_servers.php:794 +#: ../../include/functions_servers.php:1419 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:530 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:404 +msgid "Web server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:95 +#: ../../include/functions_servers.php:802 +#: ../../include/functions_servers.php:808 +#: ../../include/functions_servers.php:1428 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:363 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:548 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:422 +msgid "Event server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:99 +#: ../../include/functions_servers.php:816 +#: ../../include/functions_servers.php:822 +msgid "Correlation server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:103 +#: ../../include/functions_servers.php:830 +#: ../../include/functions_servers.php:836 +#: ../../include/functions_servers.php:1404 +msgid "Enterprise ICMP server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:107 +#: ../../include/functions_servers.php:844 +#: ../../include/functions_servers.php:850 +#: ../../include/functions_servers.php:1407 +msgid "Enterprise SNMP server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:111 +#: ../../include/class/AgentWizard.class.php:1382 +#: ../../include/functions_servers.php:858 +#: ../../include/functions_servers.php:864 +msgid "Enterprise Satellite server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:115 +#: ../../include/functions_servers.php:872 +#: ../../include/functions_servers.php:878 +msgid "Enterprise Transactional server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:119 +#: ../../include/functions_servers.php:886 +#: ../../include/functions_servers.php:892 +msgid "Mainframe server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:123 +#: ../../include/functions_servers.php:900 +#: ../../include/functions_servers.php:906 +msgid "Sync server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:127 +#: ../../include/functions_servers.php:914 +#: ../../include/functions_servers.php:920 +msgid "Wux server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:131 +#: ../../include/functions_servers.php:1012 +#: ../../include/functions_servers.php:1018 +#: ../../include/functions_servers.php:1434 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:584 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:458 +msgid "Log server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:135 +#: ../../include/functions_servers.php:942 +#: ../../include/functions_servers.php:948 +#: ../../include/functions_servers.php:1446 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:566 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:440 +msgid "NCM server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:139 +#: ../../include/functions_servers.php:956 +#: ../../include/functions_servers.php:962 +msgid "Autoprovision server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:143 +#: ../../include/functions_servers.php:970 +#: ../../include/functions_servers.php:976 +msgid "Migration server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:147 +#: ../../include/functions_servers.php:984 +#: ../../include/functions_servers.php:990 +#: ../../include/functions_servers.php:1443 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:494 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:368 +msgid "Alert server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:151 +#: ../../include/functions_servers.php:998 +#: ../../include/functions_servers.php:1004 +msgid "Netflow server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:155 +#: ../../include/functions_servers.php:1026 +#: ../../include/functions_servers.php:1032 +msgid "MADE server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:159 +msgid "Update server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:178 +#: ../../godmode/servers/modificar_server.php:336 +#: ../../godmode/servers/modificar_server.php:355 +#: ../../godmode/servers/modificar_server.php:397 +#: ../../enterprise/meta/advanced/servers.build_table.php:35 +#, php-format +msgid "%s servers" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:186 +#: ../../godmode/servers/plugin.php:448 ../../godmode/servers/plugin.php:1130 +#: ../../include/ajax/consoles.ajax.php:61 +msgid "Standard" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:188 +#: ../../godmode/setup/license.php:265 +#: ../../include/class/Diagnostics.class.php:1236 +#: ../../include/functions_ui.php:1018 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:55 +#: ../../enterprise/godmode/servers/list_satellite.php:41 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:33 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:33 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:55 +msgid "Satellite" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:223 +msgid "Exec Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:231 +msgid "Leave blank to use SSH default port (22)" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:236 +msgid "Check Exec Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:271 +msgid "Credential boxes" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:295 +msgid "Standard editor" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:299 +msgid "Advanced editor" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:323 +#: ../../godmode/servers/modificar_server.php:342 +msgid "Remote Configuration" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:370 +msgid "Dynamic search" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:410 +#: ../../include/class/OrderInterpreter.class.php:247 +msgid "Manage Servers" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:420 +#: ../../godmode/servers/modificar_server.php:431 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1670 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:1648 +msgid "Unsuccessfull action" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:422 +#: ../../godmode/servers/modificar_server.php:433 +msgid "Successfully action" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:443 +#: ../../enterprise/meta/advanced/servers.php:37 +msgid "Server deleted successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:445 +#: ../../enterprise/meta/advanced/servers.php:39 +msgid "There was a problem deleting the server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:464 +msgid "Server updated successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:466 +msgid "There was a problem updating the server" +msgstr "" + +#: ../../godmode/servers/plugin.php:62 +msgid "Network Components" +msgstr "" + +#: ../../godmode/servers/plugin.php:221 +#: ../../include/functions_filemanager.php:841 +#: ../../enterprise/godmode/agentes/collections.editor.php:179 +#: ../../enterprise/godmode/agentes/collections.editor.php:245 +#: ../../enterprise/meta/advanced/collections.editor.php:151 +#: ../../enterprise/meta/advanced/collections.editor.php:219 +msgid "Edit file" +msgstr "" + +#: ../../godmode/servers/plugin.php:240 +#: ../../enterprise/godmode/agentes/collections.editor.php:269 +#: ../../enterprise/meta/advanced/collections.editor.php:243 +msgid "Compatibility mode" +msgstr "" + +#: ../../godmode/servers/plugin.php:290 ../../godmode/servers/plugin.php:332 +#: ../../godmode/servers/plugin.php:409 ../../godmode/servers/plugin.php:812 +#: ../../godmode/servers/plugin.php:854 ../../godmode/menu.php:422 +#: ../../enterprise/godmode/agentes/configurar_agente.php:82 +#: ../../enterprise/godmode/agentes/plugins_manager.php:236 +#: ../../enterprise/godmode/policies/policies.php:583 +#: ../../enterprise/godmode/policies/policy.php:128 +#: ../../enterprise/godmode/policies/policy_plugins.php:186 +#: ../../package_774/enterprise/godmode/policies/policies.php:610 +msgid "Plugins" +msgstr "" + +#: ../../godmode/servers/plugin.php:301 ../../godmode/servers/plugin.php:823 +msgid "Attachments" +msgstr "" + +#: ../../godmode/servers/plugin.php:311 ../../godmode/servers/plugin.php:833 +msgid "Index of attachment/plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:314 ../../godmode/servers/plugin.php:836 +#, php-format +msgid "Plug-ins registered on %s" +msgstr "" + +#: ../../godmode/servers/plugin.php:391 ../../godmode/servers/plugin.php:799 +#: ../../godmode/servers/plugin_registration.php:58 +msgid "To manage plugin you must activate centralized management" +msgstr "" + +#: ../../godmode/servers/plugin.php:396 +#: ../../godmode/servers/plugin_registration.php:105 +#: ../../enterprise/meta/include/functions_components_meta.php:124 +#: ../../enterprise/meta/include/functions_components_meta.php:164 +msgid "Plugin registration" +msgstr "" + +#: ../../godmode/servers/plugin.php:396 +msgid "Plugin update" +msgstr "" + +#: ../../godmode/servers/plugin.php:417 +msgid "" +"This console is not manager of this environment,\n" +" \t\tplease manage this feature from centralized manager console " +"(Metaconsole)." +msgstr "" + +#: ../../godmode/servers/plugin.php:449 ../../godmode/servers/plugin.php:1130 +msgid "Nagios" +msgstr "" + +#: ../../godmode/servers/plugin.php:477 +msgid "Plugin type" +msgstr "" + +#: ../../godmode/servers/plugin.php:483 +msgid "" +"This value only will be applied if is minor than the server general " +"configuration plugin timeout" +msgstr "" + +#: ../../godmode/servers/plugin.php:483 +msgid "If you set a 0 seconds timeout, the server plugin timeout will be used" +msgstr "" + +#: ../../godmode/servers/plugin.php:485 +msgid "Max. timeout" +msgstr "" + +#: ../../godmode/servers/plugin.php:517 +msgid "Save changes" +msgstr "" + +#: ../../godmode/servers/plugin.php:526 +msgid "Plugin command" +msgstr "" + +#: ../../godmode/servers/plugin.php:528 +msgid "" +"Specify interpreter and plugin path. The server needs permissions to run it." +msgstr "" + +#: ../../godmode/servers/plugin.php:539 +msgid "Plug-in parameters" +msgstr "" + +#: ../../godmode/servers/plugin.php:577 ../../godmode/servers/plugin.php:737 +msgid "Parameters macros" +msgstr "" + +#: ../../godmode/servers/plugin.php:629 +#: ../../include/class/ManageNetScanScripts.class.php:640 +#: ../../enterprise/godmode/modules/configure_local_component.php:781 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:781 +msgid "Default value" +msgstr "" + +#: ../../godmode/servers/plugin.php:641 +#: ../../include/class/ManageNetScanScripts.class.php:671 +msgid "Hide value" +msgstr "" + +#: ../../godmode/servers/plugin.php:652 +#: ../../include/class/ManageNetScanScripts.class.php:673 +msgid "This field will show up as dots like a password" +msgstr "" + +#: ../../godmode/servers/plugin.php:688 +#: ../../include/class/ManageNetScanScripts.class.php:728 +#: ../../enterprise/godmode/modules/configure_local_component.php:799 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:799 +msgid "Add macro" +msgstr "" + +#: ../../godmode/servers/plugin.php:711 +msgid "Remove macro" +msgstr "" + +#: ../../godmode/servers/plugin.php:863 +#: ../../godmode/servers/plugin_registration.php:86 #, php-format msgid "" -"Please know that all attempts to access this page are recorded in security " -"logs of %s System Database" +"This console is not manager of this environment, please manage this feature " +"from feature from %s." msgstr "" -#: ../../enterprise/meta/general/main_menu.php:240 -#: ../../enterprise/godmode/policies/policies.php:627 -#: ../../enterprise/include/functions_reporting_csv.php:845 -#: ../../enterprise/operation/agentes/ver_agente.php:230 -#: ../../enterprise/operation/snmpconsole/snmp_view.php:23 -#: ../../godmode/agentes/configurar_agente.php:480 -#: ../../godmode/agentes/configurar_agente.php:738 -#: ../../godmode/setup/setup_integria.php:366 -#: ../../include/functions_reports.php:890 -#: ../../include/functions_reports.php:897 -#: ../../include/functions_reports.php:904 -#: ../../include/functions_reports.php:905 -#: ../../include/functions_reports.php:909 -#: ../../include/functions_reporting.php:3132 -#: ../../operation/agentes/ver_agente.php:1483 -#: ../../operation/agentes/ver_agente.php:1895 ../../operation/menu.php:203 -#: ../../operation/inventory/inventory.php:307 -msgid "Inventory" +#: ../../godmode/servers/plugin.php:874 +msgid "You need to create your own plugins with Windows compatibility" msgstr "" -#: ../../enterprise/meta/general/main_menu.php:270 -#: ../../include/ajax/events.php:2293 -#: ../../operation/events/sound_events.php:117 -#: ../../operation/events/events.php:1811 -msgid "Events list" +#: ../../godmode/servers/plugin.php:940 +msgid "Problem updating plugin" msgstr "" -#: ../../enterprise/meta/general/main_menu.php:283 -#: ../../operation/events/events.php:1721 -msgid "Sound Console" +#: ../../godmode/servers/plugin.php:942 +msgid "Plugin updated successfully" msgstr "" -#: ../../enterprise/meta/general/main_menu.php:284 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:376 -#: ../../godmode/menu.php:53 ../../include/ajax/events.php:2466 -#: ../../operation/users/user_edit.php:871 -#: ../../operation/users/user_edit.php:924 ../../operation/menu.php:577 -#: ../../operation/events/sound_events.php:289 -#: ../../operation/events/events.php:1722 -#: ../../operation/events/events.php:2819 -msgid "Start" +#: ../../godmode/servers/plugin.php:1000 +msgid "Problem creating plugin" msgstr "" -#: ../../enterprise/meta/general/main_menu.php:286 ../../operation/menu.php:579 -#: ../../operation/events/events.php:1724 -#: ../../operation/events/events.php:2821 -msgid "No alert" +#: ../../godmode/servers/plugin.php:1002 +msgid "Plugin created successfully" msgstr "" -#: ../../enterprise/meta/general/main_menu.php:287 ../../operation/menu.php:580 -#: ../../operation/events/events.php:1725 -#: ../../operation/events/events.php:2822 -msgid "Silence alarm" +#: ../../godmode/servers/plugin.php:1014 +msgid "Problem deleting plugin" msgstr "" -#: ../../enterprise/meta/general/main_menu.php:296 -#: ../../operation/events/events.php:2831 -msgid "Sound Events" +#: ../../godmode/servers/plugin.php:1016 ../../godmode/servers/plugin.php:1028 +msgid "Plugin deleted successfully" msgstr "" -#: ../../enterprise/meta/general/main_menu.php:373 -#: ../../enterprise/godmode/reporting/mysql_builder.php:79 -#: ../../enterprise/godmode/reporting/mysql_builder.php:162 -#: ../../enterprise/operation/menu.php:141 -msgid "Custom SQL" +#: ../../godmode/servers/plugin.php:1075 +msgid "Lock" msgstr "" -#: ../../enterprise/meta/general/main_menu.php:382 -#: ../../operation/messages/message_list.php:86 -#: ../../operation/messages/message_edit.php:98 ../../operation/menu.php:699 -msgid "Messages" +#: ../../godmode/servers/plugin.php:1112 +msgid "All the modules that are using this plugin will be deleted" msgstr "" -#: ../../enterprise/meta/general/main_menu.php:421 -#: ../../enterprise/operation/services/services.list.php:57 -msgid "List of services" +#: ../../godmode/servers/plugin.php:1144 +msgid "There are no plugins in the system" msgstr "" -#: ../../enterprise/meta/general/main_menu.php:512 -#: ../../enterprise/meta/general/main_menu.php:513 -#: ../../enterprise/godmode/menu.php:226 -msgid "Alert correlation" +#: ../../godmode/servers/plugin.php:1152 +msgid "Add plugin" msgstr "" -#: ../../enterprise/meta/general/main_menu.php:518 -#: ../../godmode/alerts/alert_view.php:65 -#: ../../godmode/alerts/alert_view.php:286 -#: ../../include/functions_events.php:4523 -msgid "Alert details" -msgstr "" - -#: ../../enterprise/meta/general/main_menu.php:538 -#: ../../enterprise/meta/general/main_menu.php:539 -#: ../../enterprise/meta/general/main_menu.php:627 -#: ../../enterprise/meta/general/main_menu.php:628 -#: ../../enterprise/meta/general/main_menu.php:648 -#: ../../enterprise/meta/general/main_menu.php:649 -msgid "Centralised management" -msgstr "" - -#: ../../enterprise/meta/general/main_menu.php:594 -#: ../../enterprise/meta/general/main_menu.php:703 -#: ../../enterprise/meta/general/main_menu.php:724 ../../godmode/menu.php:299 -#: ../../godmode/massive/massive_operations.php:310 -#: ../../godmode/massive/massive_operations.php:333 -#: ../../godmode/massive/massive_operations.php:339 -#: ../../godmode/massive/massive_operations.php:355 -msgid "Bulk operations" -msgstr "" - -#: ../../enterprise/meta/general/main_menu.php:614 -msgid "Merging Tool" -msgstr "" - -#: ../../enterprise/meta/general/main_menu.php:779 -#: ../../enterprise/meta/general/main_menu.php:814 -#: ../../enterprise/meta/general/main_menu.php:841 -msgid "List of Links" -msgstr "" - -#: ../../enterprise/meta/general/main_menu.php:911 ../../godmode/menu.php:520 -msgid "System audit log" -msgstr "" - -#: ../../enterprise/meta/general/main_menu.php:921 -#: ../../enterprise/meta/general/main_menu.php:922 ../../godmode/menu.php:708 -#: ../../operation/menu.php:811 -msgid "About" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:115 -#: ../../enterprise/meta/general/login_page.php:118 -#: ../../enterprise/include/process_reset_pass.php:77 -#: ../../enterprise/include/reset_pass.php:135 ../../general/login_page.php:182 -#: ../../general/login_page.php:185 -msgid "Docs" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:181 -#: ../../general/login_page.php:388 -msgid "Authentication code" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:185 -#: ../../mobile/include/user.class.php:595 ../../general/login_page.php:393 -msgid "Check code" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:229 -#: ../../enterprise/meta/general/login_page.php:288 -#: ../../mobile/include/user.class.php:470 -msgid "Login" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:245 -#: ../../mobile/include/user.class.php:490 ../../general/login_page.php:316 -msgid "Login with SAML" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:303 -#: ../../general/login_page.php:424 ../../general/login_page.php:427 -msgid "Forgot your password?" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:344 -#: ../../enterprise/meta/general/login_page.php:347 -#: ../../enterprise/meta/general/login_page.php:361 -#: ../../enterprise/meta/general/login_page.php:364 -#: ../../enterprise/meta/general/login_page.php:381 -#: ../../enterprise/meta/general/login_page.php:384 -#: ../../general/login_page.php:548 ../../general/login_page.php:551 -#: ../../general/login_page.php:588 ../../general/login_page.php:591 -msgid "Password reset" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:351 -#: ../../general/login_page.php:555 -msgid "INFO" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:352 -#: ../../general/login_page.php:556 -msgid "An email has been sent to your email address" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:388 -#: ../../general/login_page.php:595 -msgid "SUCCESS" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:403 -#: ../../enterprise/meta/general/login_page.php:406 -#: ../../enterprise/include/functions_login.php:209 -#: ../../general/login_page.php:638 ../../general/login_page.php:641 -#: ../../general/login_page.php:803 ../../general/login_page.php:806 -msgid "Login failed" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:428 -#: ../../enterprise/meta/general/login_page.php:431 -#: ../../enterprise/meta/general/login_page.php:435 -#: ../../general/login_page.php:669 ../../general/login_page.php:672 -#: ../../general/login_page.php:676 -msgid "Logged out" -msgstr "" - -#: ../../enterprise/meta/general/login_page.php:436 -#: ../../mobile/include/user.class.php:361 ../../general/login_page.php:678 +#: ../../godmode/servers/plugin.php:1165 #, php-format -msgid "" -"Your session has ended. Please close your browser window to close this %s " -"session." +msgid "List of modules and components created by \"%s\" " msgstr "" -#: ../../enterprise/load_enterprise.php:568 ../../godmode/setup/license.php:111 +#: ../../godmode/servers/plugin.php:1269 +msgid "Some modules or components are using the plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:1270 +msgid "" +"The modules or components should be updated manually or using the bulk " +"operations for plugins after this change" +msgstr "" + +#: ../../godmode/servers/plugin.php:1272 +msgid "Are you sure you want to perform this action?" +msgstr "" + +#: ../../godmode/servers/plugin.php:1281 +msgid "" +"The plugin macros cannot be updated because some modules or components are " +"using the plugin" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:64 +msgid "PLUGIN REGISTRATION" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:77 +msgid "Register plugin" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:101 +msgid "Plugin Registration" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:107 +msgid "" +"This extension makes registering server plugins an easier task. Here you can " +"upload a server plugin in .pspz zipped format. Please refer to the official " +"documentation on how to obtain and use Server Plugins." +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:109 +msgid "You can get more plugins in our" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:111 +msgid "Public Resource Library" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:139 +msgid "Failed to create temporary directory" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:158 +msgid "Cannot load INI file" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:183 +msgid "Plugin exec not found. Aborting!" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:194 +msgid "Plugin already registered. Aborting!" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:361 +msgid "Plug-in Remote Registered unsuccessfull" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:364 +msgid "Please check the syntax of file \"plugin_definition.ini\"" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:504 +msgid "Module plugin registered" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:509 +msgid "Registered successfully" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:522 +msgid "Unable to uncompress uploaded file" +msgstr "" + +#: ../../godmode/servers/plugin_registration.php:540 +#, php-format +msgid "Cannot move uploaded file to %s." +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:53 +#: ../../enterprise/meta/advanced/servers.build_table.php:109 +msgid "There are no servers configured into the database" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:83 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:228 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:386 +#: ../../enterprise/include/class/DatabaseHA.class.php:611 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:168 +#: ../../enterprise/meta/advanced/servers.build_table.php:139 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:224 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:382 +msgid "Master" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:86 +#: ../../enterprise/meta/advanced/servers.build_table.php:142 +msgid "Lag" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:86 +#: ../../enterprise/meta/advanced/servers.build_table.php:142 +msgid "Avg. Delay(sec)/Modules delayed" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:87 +#: ../../enterprise/meta/advanced/servers.build_table.php:143 +msgid "T/Q" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:87 +#: ../../enterprise/meta/advanced/servers.build_table.php:143 +msgid "Threads / Queued modules currently" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:89 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:303 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:360 +#: ../../include/lib/ITSM/ITSM.php:514 +#: ../../views/ITSM/ITSMTicketListView.php:82 +#: ../../enterprise/include/class/DatabaseHA.class.php:800 +#: ../../enterprise/meta/advanced/servers.build_table.php:145 +#: ../../enterprise/tools/ipam/ipam_ajax.php:497 +msgid "Updated" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:133 +#: ../../mobile/operation/server_status.php:269 +#: ../../mobile/operation/server_status.php:307 +#: ../../mobile/operation/server_status.php:337 +msgid "Server has crashed." +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:141 +#: ../../mobile/operation/server_status.php:275 +#: ../../mobile/operation/server_status.php:313 +#: ../../mobile/operation/server_status.php:343 +msgid "Server is stopped." +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:151 +#: ../../enterprise/meta/advanced/servers.build_table.php:178 +msgid "-" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:155 +msgid "Exec server enabled" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:170 +#: ../../godmode/servers/servers.build_table.php:176 +#: ../../enterprise/meta/advanced/servers.build_table.php:193 +#: ../../enterprise/meta/advanced/servers.build_table.php:199 +msgid "of" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:222 +msgid "Manage Discovery tasks" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:236 +msgid "Reset module status and fired alert counts" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:247 +msgid "Claim back SNMP modules" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:260 +#: ../../enterprise/meta/advanced/servers.build_table.php:230 +msgid "Pending alerts list" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:284 +msgid "Manage server conf" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:309 +#: ../../enterprise/meta/advanced/servers.build_table.php:263 +msgid "Modules run by this server will stop working. Do you want to continue?" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:338 +#: ../../enterprise/meta/advanced/servers.build_table.php:290 +msgid "Tactical server information" +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:351 +#: ../../include/help/clippy/server_queued_modules.php:35 +#: ../../enterprise/meta/advanced/servers.build_table.php:316 +msgid "Excesive Queued." +msgstr "" + +#: ../../godmode/servers/servers.build_table.php:352 +#: ../../enterprise/meta/advanced/servers.build_table.php:317 +msgid "" +"You have too many items in the processing queue. This can happen if your " +"server is overloaded and/or improperly configured. This could be something " +"temporary, or a bottleneck. If it is associated with a delay in monitoring, " +"with modules going to unknown, try increasing the number of threads." +msgstr "" + +#: ../../godmode/setup/demo.php:187 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:650 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:711 +#: ../../enterprise/godmode/policies/policy_queue.php:690 +#: ../../enterprise/include/class/Omnishell.class.php:408 +#: ../../enterprise/include/functions_ipam.php:1427 +#: ../../enterprise/include/functions_ipam.php:1432 +#: ../../enterprise/meta/advanced/policymanager.queue.php:260 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:711 +msgid "Progress" +msgstr "" + +#: ../../godmode/setup/demo.php:194 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:985 +msgid "View summary" +msgstr "" + +#: ../../godmode/setup/demo.php:250 +msgid "" +"You may need to increase the value of the plugin_timeout parameter in your " +"server configuration to get all your agents data updated" +msgstr "" + +#: ../../godmode/setup/demo.php:304 +msgid "Agents interval" +msgstr "" + +#: ../../godmode/setup/demo.php:309 +msgid "Generate historical data for all agents" +msgstr "" + +#: ../../godmode/setup/demo.php:319 +msgid "Days of historical data to insert in the agent data" +msgstr "" + +#: ../../godmode/setup/demo.php:336 +msgid "Create services" +msgstr "" + +#: ../../godmode/setup/demo.php:367 +msgid "Create network maps" +msgstr "" + +#: ../../godmode/setup/demo.php:377 +msgid "Create GIS maps" +msgstr "" + +#: ../../godmode/setup/demo.php:387 +msgid "Create custom graphs" +msgstr "" + +#: ../../godmode/setup/demo.php:397 +msgid "Create reports" +msgstr "" + +#: ../../godmode/setup/demo.php:407 +msgid "Create visual consoles" +msgstr "" + +#: ../../godmode/setup/demo.php:417 +msgid "Create dashboards" +msgstr "" + +#: ../../godmode/setup/demo.php:445 +msgid "Traps target IP" +msgstr "" + +#: ../../godmode/setup/demo.php:445 +msgid "All demo traps are generated using version 1" +msgstr "" + +#: ../../godmode/setup/demo.php:461 +msgid "Traps community" +msgstr "" + +#: ../../godmode/setup/demo.php:477 +msgid "Tentacle target IP" +msgstr "" + +#: ../../godmode/setup/demo.php:493 +msgid "Tentacle port" +msgstr "" + +#: ../../godmode/setup/demo.php:509 +msgid "Tentacle extra options" +msgstr "" + +#: ../../godmode/setup/demo.php:526 +msgid "Configure demo data" +msgstr "" + +#: ../../godmode/setup/demo.php:542 +#: ../../include/class/WelcomeWindow.class.php:1223 +msgid "Create demo data" +msgstr "" + +#: ../../godmode/setup/demo.php:593 ../../include/functions_groups.php:251 +#: ../../operation/agentes/networkmap.dinamic.php:150 +#: ../../operation/agentes/pandora_networkmap.view.php:2368 +msgid "Network maps" +msgstr "" + +#: ../../godmode/setup/demo.php:596 ../../include/functions_groups.php:203 +msgid "GIS maps" +msgstr "" + +#: ../../godmode/setup/demo.php:605 ../../mobile/operation/home.php:65 +#: ../../mobile/operation/visualmaps.php:184 +#: ../../operation/search_main.php:142 ../../operation/search_results.php:147 +msgid "Visual consoles" +msgstr "" + +#: ../../godmode/setup/demo.php:608 ../../views/dashboard/list.php:40 +#: ../../views/dashboard/list.php:49 +#: ../../enterprise/meta/general/main_header.php:233 +#: ../../enterprise/meta/general/main_menu.php:370 +#: ../../package_774/enterprise/meta/general/main_menu.php:364 +msgid "Dashboards" +msgstr "" + +#: ../../godmode/setup/demo.php:613 +msgid "Active demo data summary" +msgstr "" + +#: ../../godmode/setup/demo.php:622 +msgid "Delete all demo data" +msgstr "" + +#: ../../godmode/setup/demo.php:647 +msgid "demo agents currently in the system" +msgstr "" + +#: ../../godmode/setup/demo.php:648 +msgid "agents" +msgstr "" + +#: ../../godmode/setup/file_manager.php:47 +#: ../../godmode/setup/file_manager.php:60 ../../godmode/menu.php:544 +#: ../../enterprise/meta/advanced/metasetup.php:126 +#: ../../enterprise/meta/advanced/metasetup.php:225 +#: ../../enterprise/meta/advanced/metasetup.php:269 +msgid "File manager" +msgstr "" + +#: ../../godmode/setup/file_manager.php:85 +#: ../../include/functions_filemanager.php:684 +#, php-format +msgid "Index of %s" +msgstr "" + +#: ../../godmode/setup/gis.php:69 +msgid "Map connection name" +msgstr "" + +#: ../../godmode/setup/gis.php:87 +msgid "Do you wan delete this connection?" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:37 +msgid "GIS Maps connections" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:54 +msgid "Create new map connection" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:91 +msgid "Edit map connection" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:234 +msgid "Connection Name" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:240 +msgid "Number of zoom levels" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:244 +msgid "Default zoom level" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:247 +msgid "Basic configuration" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:252 +msgid "Open Street Maps" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:253 +msgid "Google Maps" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:255 +msgid "WMS Server" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:257 +msgid "Please select the connection type" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:259 +msgid "Map connection type" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:307 +msgid "Tile Server URL" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:320 +msgid "Google Physical" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:321 +msgid "Google Hybrid" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:322 +msgid "Google Satelite" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:324 +msgid "Google Map Type" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:348 +msgid "Google Maps Key" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:357 +msgid "Image URL" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:364 +msgid "Corners of the area of the image" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:364 +#: ../../include/rest-api/models/VisualConsole/Item.php:1961 +msgid "Left" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:371 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:321 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:317 +#: ../../include/rest-api/models/VisualConsole/Item.php:1958 +msgid "Bottom" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:378 +#: ../../include/rest-api/models/VisualConsole/Item.php:1960 +msgid "Right" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:385 +#: ../../include/rest-api/models/VisualConsole/Item.php:1959 +msgid "Top" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:392 +msgid "Image Size" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:409 +msgid "WMS Server URL" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:451 +msgid "" +"Preview to select the center of the map and the default position of an agent " +"without gis data" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:452 +msgid "Load preview map" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:461 +msgid "Map Center" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:462 +msgid "Default position for agents without GIS data" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:464 +msgid "Change in the map" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:486 +#: ../../operation/agentes/gis_view.php:218 +msgid "Latitude" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:504 +#: ../../operation/agentes/gis_view.php:217 +msgid "Longitude" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:522 +#: ../../operation/agentes/gis_view.php:219 +msgid "Altitude" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:585 +#: ../../godmode/setup/gis_step_2.php:680 +msgid "Center" +msgstr "" + +#: ../../godmode/setup/gis_step_2.php:645 +msgid "Refresh preview map" +msgstr "" + +#: ../../godmode/setup/license.php:50 +msgid "License management" +msgstr "" + +#: ../../godmode/setup/license.php:59 ../../godmode/menu.php:509 +#: ../../enterprise/meta/general/main_header.php:380 +#: ../../enterprise/meta/general/main_menu.php:766 +#: ../../package_774/enterprise/meta/general/main_menu.php:760 +msgid "License" +msgstr "" + +#: ../../godmode/setup/license.php:108 +#: ../../enterprise/meta/advanced/license_meta.php:78 +msgid "Failed to Update license file" +msgstr "" + +#: ../../godmode/setup/license.php:111 ../../enterprise/load_enterprise.php:568 +#: ../../package_774/enterprise/load_enterprise.php:568 msgid "License updated" msgstr "" -#: ../../enterprise/load_enterprise.php:569 -msgid "Failed while updating license." +#: ../../godmode/setup/license.php:127 +msgid "Error while connecting to licence server." msgstr "" -#: ../../enterprise/load_enterprise.php:594 -#: ../../enterprise/load_enterprise.php:659 -msgid "Invalid licence." +#: ../../godmode/setup/license.php:128 +msgid "Invalid response while validating license." msgstr "" -#: ../../enterprise/load_enterprise.php:594 -msgid "Please contact your system administrator." +#: ../../godmode/setup/license.php:129 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:341 +msgid "Unknown error" msgstr "" -#: ../../enterprise/load_enterprise.php:659 -#, php-format -msgid "Please contact %s for a valid licence." +#: ../../godmode/setup/license.php:154 +msgid "Licence" msgstr "" -#: ../../enterprise/load_enterprise.php:660 -#, php-format -msgid "Or disable %s enterprise" +#: ../../godmode/setup/license.php:158 +#: ../../include/class/Diagnostics.class.php:1204 +msgid "Customer key" msgstr "" -#: ../../enterprise/load_enterprise.php:757 -#: ../../enterprise/godmode/reporting/aws_view.php:181 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3239 -#: ../../godmode/setup/license.php:310 -#: ../../godmode/wizards/Cloud.class.php:343 -#: ../../mobile/operation/events.php:883 -#: ../../include/ajax/alert_list.ajax.php:293 -#: ../../include/ajax/alert_list.ajax.php:319 +#: ../../godmode/setup/license.php:183 +#: ../../include/class/Diagnostics.class.php:1212 +msgid "Platform Limit" +msgstr "" + +#: ../../godmode/setup/license.php:197 +#: ../../include/class/Diagnostics.class.php:1216 +msgid "Current Platform Count" +msgstr "" + +#: ../../godmode/setup/license.php:211 +#: ../../include/class/Diagnostics.class.php:1220 +msgid "Current Platform Count (enabled: items)" +msgstr "" + +#: ../../godmode/setup/license.php:225 +#: ../../include/class/Diagnostics.class.php:1224 +msgid "Current Platform Count (disabled: items)" +msgstr "" + +#: ../../godmode/setup/license.php:239 +#: ../../include/class/Diagnostics.class.php:1228 +msgid "License Mode" +msgstr "" + +#: ../../godmode/setup/license.php:252 +msgid "NMS" +msgstr "" + +#: ../../godmode/setup/license.php:255 ../../godmode/setup/license.php:268 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:62 +msgid "enabled" +msgstr "" + +#: ../../godmode/setup/license.php:255 ../../godmode/setup/license.php:268 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:65 +msgid "disabled" +msgstr "" + +#: ../../godmode/setup/license.php:278 +#: ../../include/class/Diagnostics.class.php:1240 +msgid "Licensed to" +msgstr "" + +#: ../../godmode/setup/license.php:292 +msgid "License encryption key" +msgstr "" + +#: ../../godmode/setup/license.php:293 +msgid "" +"This key is used to encrypt your Pandora FMS license when it is shared with " +"other Pandora FMS components" +msgstr "" + +#: ../../godmode/setup/license.php:314 +#: ../../godmode/wizards/Cloud.class.php:379 #: ../../include/class/SnmpConsole.class.php:456 #: ../../include/class/SnmpConsole.class.php:514 -#: ../../include/class/SnmpConsole.class.php:858 -#: ../../operation/agentes/alerts_status.php:304 -#: ../../operation/agentes/alerts_status.php:453 -#: ../../operation/agentes/alerts_status.php:467 +#: ../../include/class/SnmpConsole.class.php:863 +#: ../../mobile/operation/events.php:883 +#: ../../operation/agentes/alerts_status.php:312 +#: ../../operation/agentes/alerts_status.php:462 +#: ../../operation/agentes/alerts_status.php:476 +#: ../../enterprise/godmode/reporting/aws_view.php:181 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3435 +#: ../../enterprise/load_enterprise.php:757 +#: ../../package_774/enterprise/load_enterprise.php:757 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3416 msgid "Validate" msgstr "" -#: ../../enterprise/load_enterprise.php:767 -#: ../../enterprise/load_enterprise.php:1076 -msgid "Request new licence" +#: ../../godmode/setup/license.php:321 ../../godmode/setup/license.php:361 +msgid "Request new license" msgstr "" -#: ../../enterprise/load_enterprise.php:857 +#: ../../godmode/setup/license.php:333 +msgid "Show agent usage details" +msgstr "" + +#: ../../godmode/setup/license.php:365 +#, php-format +msgid "To get your %s Enterprise License:" +msgstr "" + +#: ../../godmode/setup/license.php:368 +#, php-format +msgid "Go to %s" +msgstr "" + +#: ../../godmode/setup/license.php:371 +msgid "Enter the auth key and the following request key:" +msgstr "" + +#: ../../godmode/setup/license.php:377 +msgid "Enter your name (or a company name) and a contact email address." +msgstr "" + +#: ../../godmode/setup/license.php:380 +msgid "Click on Generate." +msgstr "" + +#: ../../godmode/setup/license.php:383 msgid "" -"Metaconsole unreached

" -"This node has a metaconsole license and cannot contact with the metaconsole." +"Click here, enter " +"the generated license key and click on Validate." msgstr "" -#: ../../enterprise/load_enterprise.php:874 -#: ../../enterprise/load_enterprise.php:880 -#: ../../enterprise/load_enterprise.php:896 +#: ../../godmode/setup/license.php:399 +#: ../../operation/custom_fields/custom_fields_view.php:683 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:700 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:688 +msgid "Total Agents" +msgstr "" + +#: ../../godmode/setup/license.php:412 +msgid "Network & other devices" +msgstr "" + +#: ../../godmode/setup/license.php:425 +msgid "Workstations" +msgstr "" + +#: ../../godmode/setup/license.php:451 +msgid "Show disabled agents" +msgstr "" + +#: ../../godmode/setup/license.php:462 +msgid "Agents usage details" +msgstr "" + +#: ../../godmode/setup/links.php:38 +msgid "Link management" +msgstr "" + +#: ../../godmode/setup/links.php:55 ../../enterprise/meta/advanced/links.php:46 +msgid "There was a problem creating link" +msgstr "" + +#: ../../godmode/setup/links.php:78 ../../enterprise/meta/advanced/links.php:67 +msgid "There was a problem modifying link" +msgstr "" + +#: ../../godmode/setup/links.php:91 ../../enterprise/meta/advanced/links.php:81 +msgid "There was a problem deleting link" +msgstr "" + +#: ../../godmode/setup/links.php:109 ../../godmode/setup/news.php:173 +msgid "Name error" +msgstr "" + +#: ../../godmode/setup/links.php:135 ../../godmode/setup/links.php:199 +#: ../../enterprise/meta/advanced/links.php:126 +#: ../../enterprise/meta/advanced/links.php:169 +msgid "Link name" +msgstr "" + +#: ../../godmode/setup/links.php:152 +#: ../../enterprise/godmode/policies/policy_linking.php:251 +#: ../../enterprise/meta/advanced/links.php:129 +msgid "Link" +msgstr "" + +#: ../../godmode/setup/links.php:195 +#: ../../enterprise/meta/advanced/links.php:165 +msgid "There isn't links" +msgstr "" + +#: ../../godmode/setup/news.php:30 +msgid "Site news management" +msgstr "" + +#: ../../godmode/setup/news.php:43 ../../godmode/menu.php:540 +msgid "Site news" +msgstr "" + +#: ../../godmode/setup/news.php:204 ../../godmode/setup/news.php:353 +#: ../../operation/messages/message_edit.php:394 +#: ../../operation/messages/message_list.php:195 +#: ../../enterprise/include/functions_cron.php:86 +#: ../../enterprise/include/functions_cron.php:136 +#: ../../enterprise/include/functions_reporting.php:8466 +#: ../../enterprise/operation/reporting/custom_reporting.php:161 +#: ../../package_774/enterprise/include/functions_reporting.php:8455 +#: ../../package_774/enterprise/include/functions_cron.php:86 +#: ../../package_774/enterprise/include/functions_cron.php:136 +msgid "Subject" +msgstr "" + +#: ../../godmode/setup/news.php:238 +msgid "Modal screen" +msgstr "" + +#: ../../godmode/setup/news.php:251 +msgid "Expire" +msgstr "" + +#: ../../godmode/setup/news.php:264 ../../godmode/setup/news.php:357 +msgid "Expiration" +msgstr "" + +#: ../../godmode/setup/news.php:348 +msgid "There are no defined news" +msgstr "" + +#: ../../godmode/setup/news.php:355 +msgid "Author" +msgstr "" + +#: ../../godmode/setup/news.php:364 +#: ../../include/lib/TacticalView/elements/NewsBoard.php:63 +msgid "Welcome to Pandora FMS Console" +msgstr "" + +#: ../../godmode/setup/news.php:370 +msgid "Modal" +msgstr "" + +#: ../../godmode/setup/news.php:372 +msgid "Board" +msgstr "" + +#: ../../godmode/setup/news.php:383 +msgid "Expired" +msgstr "" + +#: ../../godmode/setup/os.builder.php:291 +msgid "Upload icon" +msgstr "" + +#: ../../godmode/setup/os.builder.php:311 +msgid "Icon successfuly uploaded" +msgstr "" + +#: ../../godmode/setup/os.builder.php:315 +msgid "File must be of type JPG, JPEG, PNG or SVG" +msgstr "" + +#: ../../godmode/setup/os.builder.php:319 +msgid "An error ocurrered to upload icon" +msgstr "" + +#: ../../godmode/setup/os.list.php:56 #, php-format msgid "" -"License exceeded

This " -"license allows %d agents and you have %d agents configured." +"This node is configured with centralized mode. All OS definitions are read " +"only. Go to %s to manage them." msgstr "" -#: ../../enterprise/load_enterprise.php:875 -#: ../../enterprise/load_enterprise.php:882 -#: ../../enterprise/load_enterprise.php:891 -#: ../../enterprise/load_enterprise.php:898 -#: ../../enterprise/load_enterprise.php:910 -#, php-format -msgid "Please contact %s to extend the license." +#: ../../godmode/setup/os.list.php:151 ../../godmode/setup/os.list.php:160 +msgid "Create OS" msgstr "" -#: ../../enterprise/load_enterprise.php:881 -#: ../../enterprise/load_enterprise.php:883 -#: ../../enterprise/load_enterprise.php:897 -#: ../../enterprise/load_enterprise.php:899 -#: ../../enterprise/load_enterprise.php:926 -#: ../../enterprise/load_enterprise.php:934 +#: ../../godmode/setup/os.php:65 +msgid "Manage OS types" +msgstr "" + +#: ../../godmode/setup/os.php:77 +msgid "Manage version expiration dates" +msgstr "" + +#: ../../godmode/setup/os.php:87 ../../godmode/setup/os.php:93 +#: ../../godmode/setup/os.php:128 ../../godmode/setup/os_version.php:211 +#: ../../godmode/setup/os_version.php:243 +msgid "Edit OS" +msgstr "" + +#: ../../godmode/setup/os.php:95 ../../godmode/setup/os_version.php:219 +msgid "List of Operating Systems" +msgstr "" + +#: ../../godmode/setup/os.php:101 +msgid "Edit OS version expiration date" +msgstr "" + +#: ../../godmode/setup/os.php:103 +msgid "List of version expiration dates" +msgstr "" + +#: ../../godmode/setup/os.php:137 ../../godmode/setup/os_version.php:252 +#: ../../include/functions_api.php:2114 +msgid "Success creating OS" +msgstr "" + +#: ../../godmode/setup/os.php:141 ../../godmode/setup/os_version.php:256 +msgid "Fail creating OS" +msgstr "" + +#: ../../godmode/setup/os.php:145 ../../godmode/setup/os_version.php:260 +#: ../../include/functions_api.php:2151 +msgid "Success updating OS" +msgstr "" + +#: ../../godmode/setup/os.php:149 ../../godmode/setup/os_version.php:264 +msgid "Error updating OS" +msgstr "" + +#: ../../godmode/setup/os.php:153 ../../godmode/setup/os_version.php:268 +msgid "There are agents with this OS." +msgstr "" + +#: ../../godmode/setup/os.php:157 ../../godmode/setup/os_version.php:272 +msgid "Success deleting" +msgstr "" + +#: ../../godmode/setup/os.php:161 ../../godmode/setup/os_version.php:276 +msgid "Error deleting" +msgstr "" + +#: ../../godmode/setup/os_version.builder.php:155 +#: ../../godmode/setup/os_version.builder.php:156 +#: ../../godmode/setup/os_version.list.php:53 +#: ../../include/class/CredentialStore.class.php:816 +#: ../../include/class/CredentialStore.class.php:951 +msgid "Product" +msgstr "" + +#: ../../godmode/setup/os_version.builder.php:189 +msgid "End of life date" +msgstr "" + +#: ../../godmode/setup/os_version.list.php:55 +msgid "End of support date" +msgstr "" + +#: ../../godmode/setup/os_version.list.php:104 +msgid "Create OS version" +msgstr "" + +#: ../../godmode/setup/os_version.php:176 +msgid "List OS" +msgstr "" + +#: ../../godmode/setup/os_version.php:188 +msgid "Builder OS" +msgstr "" + +#: ../../godmode/setup/os_version.php:200 +#: ../../godmode/setup/os_version.php:215 +msgid "Version expiration date editor" +msgstr "" + +#: ../../godmode/setup/performance.php:185 +#: ../../enterprise/meta/advanced/metasetup.performance.php:88 +msgid "Pandora_db running in active database." +msgstr "" + +#: ../../godmode/setup/performance.php:186 +#: ../../godmode/setup/performance.php:242 +#: ../../enterprise/meta/advanced/metasetup.performance.php:89 +msgid "Executed:" +msgstr "" + +#: ../../godmode/setup/performance.php:192 +#: ../../godmode/setup/performance.php:247 +#: ../../enterprise/meta/advanced/metasetup.performance.php:95 +#: ../../enterprise/operation/agentes/wux_console_view.php:342 +#: ../../enterprise/operation/agentes/wux_console_view.php:363 +msgid "ago" +msgstr "" + +#: ../../godmode/setup/performance.php:241 +msgid "Pandora_db running in historical database." +msgstr "" + +#: ../../godmode/setup/performance.php:249 +msgid "not executed" +msgstr "" + +#: ../../godmode/setup/performance.php:262 +#: ../../godmode/setup/performance.php:505 +#: ../../enterprise/meta/advanced/metasetup.performance.php:117 +#: ../../enterprise/meta/include/functions_meta.php:2133 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2123 +msgid "Max. days before delete events" +msgstr "" + +#: ../../godmode/setup/performance.php:277 +#: ../../include/functions_config.php:869 +msgid "Max. days before delete traps" +msgstr "" + +#: ../../godmode/setup/performance.php:292 +#: ../../include/functions_config.php:877 +#: ../../enterprise/meta/advanced/metasetup.performance.php:152 +#: ../../enterprise/meta/include/functions_meta.php:2148 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2138 +msgid "Max. days before delete audit events" +msgstr "" + +#: ../../godmode/setup/performance.php:307 +#: ../../godmode/setup/performance.php:517 +#: ../../include/functions_config.php:873 +msgid "Max. days before delete string data" +msgstr "" + +#: ../../godmode/setup/performance.php:322 +#: ../../include/functions_config.php:881 +msgid "Max. days before delete GIS data" +msgstr "" + +#: ../../godmode/setup/performance.php:337 +#: ../../godmode/setup/performance.php:469 +#: ../../include/functions_config.php:885 +#: ../../enterprise/meta/advanced/metasetup.performance.php:268 +#: ../../enterprise/meta/include/functions_meta.php:2241 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2231 +msgid "Max. days before purge" +msgstr "" + +#: ../../godmode/setup/performance.php:352 +#: ../../godmode/setup/performance.php:481 +#: ../../include/functions_config.php:897 +msgid "Max. days before compact data" +msgstr "" + +#: ../../godmode/setup/performance.php:367 +#: ../../include/functions_config.php:889 +msgid "Max. days before delete unknown modules" +msgstr "" + +#: ../../godmode/setup/performance.php:382 +#: ../../include/functions_config.php:893 +msgid "Max. days before delete not initialized modules" +msgstr "" + +#: ../../godmode/setup/performance.php:397 +msgid "Max. days before delete autodisabled agents" +msgstr "" + +#: ../../godmode/setup/performance.php:412 +#: ../../include/functions_config.php:945 +msgid "Retention period of past special days" +msgstr "" + +#: ../../godmode/setup/performance.php:424 +#: ../../include/functions_config.php:949 +#: ../../enterprise/meta/advanced/metasetup.performance.php:239 +#: ../../enterprise/meta/include/functions_meta.php:2221 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2211 +msgid "Max. macro data fields" +msgstr "" + +#: ../../godmode/setup/performance.php:493 +#: ../../godmode/setup/performance.php:611 +#: ../../include/functions_config.php:913 +msgid "Compact interpolation in hours (1 Fine-20 bad)" +msgstr "" + +#: ../../godmode/setup/performance.php:536 +#: ../../include/functions_config.php:963 +msgid "Max. days before delete old messages" +msgstr "" + +#: ../../godmode/setup/performance.php:549 +#: ../../include/functions_config.php:954 +msgid "Max. days before delete inventory data" +msgstr "" + +#: ../../godmode/setup/performance.php:562 +#: ../../include/functions_config.php:959 +msgid "Max. days before disabled agents are deleted" +msgstr "" + +#: ../../godmode/setup/performance.php:582 +msgid "Item limit for realtime reports" +msgstr "" + +#: ../../godmode/setup/performance.php:597 +#: ../../include/functions_config.php:909 +#: ../../enterprise/meta/advanced/metasetup.performance.php:254 +#: ../../enterprise/meta/include/functions_meta.php:2231 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2221 +msgid "Limit of events per query" +msgstr "" + +#: ../../godmode/setup/performance.php:625 +msgid "Last day" +msgstr "" + +#: ../../godmode/setup/performance.php:626 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:241 +msgid "2 days" +msgstr "" + +#: ../../godmode/setup/performance.php:627 +msgid "10 days" +msgstr "" + +#: ../../godmode/setup/performance.php:628 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:243 +msgid "Last week" +msgstr "" + +#: ../../godmode/setup/performance.php:629 +msgid "2 weeks" +msgstr "" + +#: ../../godmode/setup/performance.php:630 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:245 +msgid "Last month" +msgstr "" + +#: ../../godmode/setup/performance.php:633 +#: ../../include/functions_config.php:917 +#: ../../enterprise/meta/advanced/metasetup.performance.php:167 +#: ../../enterprise/meta/include/functions_meta.php:2158 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2148 +msgid "Default hours for event view" +msgstr "" + +#: ../../godmode/setup/performance.php:648 +#: ../../include/functions_config.php:921 +msgid "Use realtime statistics" +msgstr "" + +#: ../../godmode/setup/performance.php:658 +#: ../../include/functions_config.php:925 +msgid "Batch statistics period (secs)" +msgstr "" + +#: ../../godmode/setup/performance.php:681 +#: ../../include/functions_config.php:929 +msgid "Max. recommended number of files in attachment directory" +msgstr "" + +#: ../../godmode/setup/performance.php:693 +#: ../../include/functions_config.php:933 +msgid "Delete not init modules" +msgstr "" + +#: ../../godmode/setup/performance.php:703 +msgid "Big Operation Step to purge old data" +msgstr "" + +#: ../../godmode/setup/performance.php:718 +#: ../../include/functions_config.php:941 +msgid "Small Operation Step to purge old data" +msgstr "" + +#: ../../godmode/setup/performance.php:733 +#: ../../include/functions_config.php:967 +msgid "Graph container - Max. Items" +msgstr "" + +#: ../../godmode/setup/performance.php:745 +#: ../../enterprise/meta/advanced/metasetup.performance.php:194 +msgid "Events response max. execution" +msgstr "" + +#: ../../godmode/setup/performance.php:757 +#: ../../include/functions_config.php:979 +#: ../../enterprise/meta/advanced/metasetup.performance.php:224 +msgid "Row limit in csv log" +msgstr "" + +#: ../../godmode/setup/performance.php:772 +msgid "SNMP walk binary" +msgstr "" + +#: ../../godmode/setup/performance.php:784 msgid "" -"This console will work in limited mode. Enterprise features will not work." +"SNMP bulk walk is not able to request V1 SNMP, this option will be used " +"instead (by default snmpwalk, slower)." msgstr "" -#: ../../enterprise/load_enterprise.php:890 +#: ../../godmode/setup/performance.php:789 +msgid "SNMP walk binary (fallback)" +msgstr "" + +#: ../../godmode/setup/performance.php:802 #, php-format msgid "" -"License exceeded

This " -"license allows %d agents and you have %d agents configured." +"%s web2image cache system cleanup. It is always cleaned up after perform an " +"upgrade" msgstr "" -#: ../../enterprise/load_enterprise.php:909 +#: ../../godmode/setup/performance.php:809 +msgid "WMI binary" +msgstr "" + +#: ../../godmode/setup/performance.php:821 +#: ../../enterprise/meta/advanced/metasetup.performance.php:283 +msgid "" +"Before increasing this value, be aware that a large number can affect " +"performance in PDF generation. Set to 0 to disregard this limit." +msgstr "" + +#: ../../godmode/setup/performance.php:826 +#: ../../include/functions_config.php:975 +#: ../../enterprise/meta/include/functions_meta.php:2251 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2241 +msgid "Rows limit for SQL report item PDF" +msgstr "" + +#: ../../godmode/setup/performance.php:864 +#: ../../enterprise/godmode/setup/setup_history.php:719 +#: ../../enterprise/meta/advanced/metasetup.performance.php:303 +msgid "Database maintenance status" +msgstr "" + +#: ../../godmode/setup/performance.php:869 +msgid "Database maintenance options" +msgstr "" + +#: ../../godmode/setup/performance.php:875 +msgid "Historical database maintenance options" +msgstr "" + +#: ../../godmode/setup/performance.php:881 ../../include/graphs/fgraph.php:404 +#: ../../include/functions_netflow.php:2224 +#: ../../include/functions_reporting.php:4400 +msgid "Others" +msgstr "" + +#: ../../godmode/setup/performance.php:886 +msgid "Agent SNMP Interface Wizard defaults" +msgstr "" + +#: ../../godmode/setup/setup.php:96 ../../godmode/setup/setup.php:273 +#: ../../enterprise/meta/advanced/metasetup.php:61 +#: ../../enterprise/meta/advanced/metasetup.php:242 +msgid "General setup" +msgstr "" + +#: ../../godmode/setup/setup.php:113 ../../godmode/setup/setup.php:279 +#: ../../godmode/menu.php:460 +#: ../../enterprise/include/functions_vulnerabilities.php:111 +#: ../../enterprise/meta/advanced/metasetup.php:100 +#: ../../enterprise/meta/advanced/metasetup.php:253 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:111 +msgid "Authentication" +msgstr "" + +#: ../../godmode/setup/setup.php:125 ../../godmode/setup/setup.php:284 +#: ../../godmode/menu.php:463 +#: ../../enterprise/meta/advanced/metasetup.performance.php:112 +msgid "Performance" +msgstr "" + +#: ../../godmode/setup/setup.php:137 ../../godmode/setup/setup.php:290 +#: ../../godmode/menu.php:466 +#: ../../enterprise/meta/advanced/metasetup.visual.php:100 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:100 +msgid "Visual styles" +msgstr "" + +#: ../../godmode/setup/setup.php:165 ../../godmode/setup/setup.php:301 +#: ../../godmode/menu.php:476 +msgid "Sflow" +msgstr "" + +#: ../../godmode/setup/setup.php:179 ../../godmode/menu.php:484 +#: ../../operation/menu.php:706 ../../views/ITSM/ITSMDashboardView.php:90 +#: ../../views/ITSM/ITSMTicketDetailView.php:42 +#: ../../views/ITSM/ITSMTicketEditView.php:45 +#: ../../views/ITSM/ITSMTicketListView.php:45 +msgid "ITSM" +msgstr "" + +#: ../../godmode/setup/setup.php:191 ../../godmode/setup/setup.php:307 +#: ../../godmode/menu.php:481 ../../operation/agentes/ver_agente.php:1790 +#: ../../operation/agentes/ver_agente.php:2099 +msgid "Pandora RC" +msgstr "" + +#: ../../godmode/setup/setup.php:204 ../../godmode/setup/setup.php:319 +#: ../../enterprise/godmode/menu.php:315 +#: ../../package_774/enterprise/godmode/menu.php:300 +msgid "Module Library" +msgstr "" + +#: ../../godmode/setup/setup.php:218 ../../godmode/setup/setup.php:330 +#: ../../godmode/menu.php:489 ../../enterprise/meta/advanced/metasetup.php:150 +#: ../../enterprise/meta/advanced/metasetup.php:281 +msgid "Notifications" +msgstr "" + +#: ../../godmode/setup/setup.php:238 ../../godmode/setup/setup.php:341 +#: ../../godmode/menu.php:495 ../../operation/agentes/ver_agente.php:1880 +#: ../../operation/agentes/ver_agente.php:2116 +msgid "External Tools" +msgstr "" + +#: ../../godmode/setup/setup.php:243 ../../godmode/setup/setup.php:347 +msgid "Welcome tips" +msgstr "" + +#: ../../godmode/setup/setup.php:248 ../../godmode/setup/setup.php:361 +#: ../../godmode/menu.php:501 +msgid "Demo data" +msgstr "" + +#: ../../godmode/setup/setup.php:258 +msgid "GIS Map connection" +msgstr "" + +#: ../../godmode/setup/setup.php:313 ../../godmode/setup/setup_ITSM.php:571 +msgid "Pandora ITSM" +msgstr "" + +#: ../../godmode/setup/setup.php:325 ../../godmode/menu.php:505 +msgid "Map conections GIS" +msgstr "" + +#: ../../godmode/setup/setup.php:349 +#: ../../include/class/TipsWindow.class.php:522 +msgid "Create tip" +msgstr "" + +#: ../../godmode/setup/setup.php:351 +msgid "Edit tip" +msgstr "" + +#: ../../godmode/setup/setup.php:367 ../../godmode/extensions.php:161 +#: ../../enterprise/godmode/menu.php:279 +#: ../../enterprise/include/functions_setup.php:44 +#: ../../enterprise/include/functions_setup.php:108 +#: ../../package_774/enterprise/godmode/menu.php:264 +msgid "Enterprise" +msgstr "" + +#: ../../godmode/setup/setup.php:373 +#: ../../enterprise/meta/advanced/metasetup.php:257 +msgid "Historical database" +msgstr "" + +#: ../../godmode/setup/setup.php:379 +msgid "Password policies" +msgstr "" + +#: ../../godmode/setup/setup.php:413 +msgid "Correct update the setup options" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:82 +#, php-format +msgid "ITSM API is not reachable, %s" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:95 +#: ../../include/functions_config.php:1926 +msgid "Enable Pandora ITSM" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:112 +msgid "Pandora ITSM configuration at user level" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:125 +msgid "URL to Pandora ITSM setup" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:126 +msgid "" +"Full URL to your Pandora ITSM setup (e.g., http://192.168.1.20/integria/api/" +"v1)." +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:142 +#: ../../godmode/users/user_management.php:936 +msgid "Token" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:179 +#: ../../godmode/setup/setup_ITSM.php:260 +#: ../../godmode/setup/setup_ehorus.php:135 +msgid "Connection its OK" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:185 +#: ../../godmode/setup/setup_ITSM.php:266 +#: ../../godmode/setup/setup_ehorus.php:136 +#: ../../enterprise/include/functions_HA_cluster.php:268 +msgid "Connection failed" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:189 +msgid "Test connection pandora to ITSM" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:205 +#, php-format +msgid "URL conect to API %s" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:206 +msgid "Full URL to your Pandora (e.g., http://192.168.1.20)." +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:220 +msgid "Number Agents to synchronize" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:221 +msgid "" +"Number of agents that will synchronize at the same time, minimum 10 max 1000" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:270 +msgid "Test conection ITSM to pandora" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:299 +msgid "Progress agents to synch" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:319 +#: ../../godmode/setup/setup_ITSM.php:445 +#: ../../include/class/TipsWindow.class.php:483 +#: ../../include/class/TipsWindow.class.php:759 +#: ../../include/class/TipsWindow.class.php:926 +#: ../../include/graphs/fgraph.php:969 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:299 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:356 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:958 +#: ../../include/lib/Dashboard/Widget.php:612 +#: ../../include/lib/ITSM/ITSM.php:510 +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:399 +#: ../../include/functions_reporting_html.php:944 +#: ../../include/functions_reporting_html.php:1040 +#: ../../include/functions_ui.php:8087 +#: ../../views/ITSM/ITSMTicketEditView.php:78 +#: ../../views/ITSM/ITSMTicketListView.php:78 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:66 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:461 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:523 +#: ../../enterprise/include/functions_reporting_csv.php:386 +#: ../../enterprise/include/functions_reporting_csv.php:414 +#: ../../enterprise/include/functions_reporting_csv.php:440 +#: ../../enterprise/include/functions_reporting_csv.php:470 +#: ../../enterprise/include/functions_reporting_csv.php:499 +#: ../../enterprise/include/functions_reporting_csv.php:528 +#: ../../enterprise/include/functions_reporting_csv.php:563 +#: ../../enterprise/include/functions_reporting_csv.php:593 +#: ../../enterprise/include/functions_reporting_csv.php:639 +#: ../../enterprise/include/functions_reporting_csv.php:674 +#: ../../enterprise/include/functions_reporting_csv.php:687 +#: ../../enterprise/include/functions_reporting_csv.php:703 +#: ../../enterprise/include/functions_reporting_csv.php:731 +#: ../../enterprise/include/functions_reporting_csv.php:761 +#: ../../enterprise/include/functions_reporting_csv.php:774 +#: ../../enterprise/include/functions_reporting_csv.php:792 +#: ../../enterprise/include/functions_reporting_csv.php:975 +#: ../../enterprise/include/functions_reporting_csv.php:997 +#: ../../enterprise/include/functions_reporting_csv.php:1028 +#: ../../enterprise/include/functions_reporting_csv.php:1251 +#: ../../enterprise/include/functions_reporting_csv.php:1297 +#: ../../enterprise/include/functions_reporting_csv.php:1338 +#: ../../enterprise/include/functions_reporting_csv.php:1352 +#: ../../enterprise/include/functions_reporting_csv.php:1366 +#: ../../enterprise/include/functions_reporting_csv.php:1386 +#: ../../enterprise/include/functions_reporting_csv.php:1415 +#: ../../enterprise/include/functions_reporting_csv.php:1454 +#: ../../enterprise/include/functions_reporting_csv.php:1498 +#: ../../enterprise/include/functions_reporting_csv.php:1530 +#: ../../enterprise/include/functions_reporting_csv.php:1567 +#: ../../enterprise/include/functions_reporting_csv.php:1590 +#: ../../enterprise/include/functions_reporting_csv.php:1741 +#: ../../enterprise/include/functions_reporting_csv.php:1768 +#: ../../enterprise/include/functions_reporting_csv.php:1799 +#: ../../enterprise/include/functions_reporting_csv.php:1854 +#: ../../enterprise/include/functions_reporting_csv.php:1909 +#: ../../enterprise/include/functions_reporting_csv.php:1958 +#: ../../enterprise/include/functions_reporting_csv.php:2013 +#: ../../enterprise/include/functions_reporting_csv.php:2042 +#: ../../enterprise/include/functions_reporting_csv.php:2079 +#: ../../enterprise/include/functions_reporting_csv.php:2205 +#: ../../enterprise/include/functions_reporting_csv.php:2321 +#: ../../enterprise/include/functions_reporting_csv.php:2465 +#: ../../enterprise/include/functions_reporting_csv.php:2515 +#: ../../enterprise/include/functions_reporting_csv.php:2561 +#: ../../enterprise/include/functions_reporting_csv.php:2629 +#: ../../enterprise/include/functions_reporting_csv.php:2773 +#: ../../enterprise/include/functions_reporting_csv.php:2865 +#: ../../enterprise/include/functions_reporting_csv.php:2896 +#: ../../enterprise/include/functions_reporting_csv.php:2932 +#: ../../enterprise/include/functions_reporting_csv.php:2985 +#: ../../enterprise/include/functions_reporting_csv.php:3007 +#: ../../enterprise/include/functions_reporting_csv.php:3048 +#: ../../enterprise/include/functions_reporting_csv.php:3102 +#: ../../enterprise/include/functions_reporting_csv.php:3131 +#: ../../enterprise/include/functions_reporting_csv.php:3207 +#: ../../enterprise/include/functions_reporting_csv.php:3258 +#: ../../enterprise/include/functions_reporting_csv.php:3307 +#: ../../enterprise/include/functions_reporting_csv.php:3386 +#: ../../enterprise/include/functions_reporting_csv.php:3456 +#: ../../enterprise/include/functions_reporting_csv.php:3526 +#: ../../enterprise/include/functions_reporting_csv.php:3576 +#: ../../enterprise/operation/agentes/security_hardening.php:476 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:351 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:397 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:432 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:445 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:461 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:489 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:519 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:532 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:550 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:733 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:755 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:786 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1009 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1055 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1096 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1110 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1124 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1144 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1173 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1212 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1256 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1288 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1325 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1348 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1499 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1526 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1557 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1612 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1667 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1716 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1771 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1800 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1837 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1963 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2079 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2223 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2273 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2319 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2387 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2531 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2623 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2654 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2690 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2743 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2765 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2806 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2860 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2889 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2965 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3016 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3065 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3145 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3214 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:66 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:459 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:521 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:462 +msgid "Title" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:335 +#: ../../godmode/setup/setup_ITSM.php:461 +msgid "Ticket body" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:589 +msgid "Pandora ITSM API settings" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:600 +msgid "Alert default values" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:610 +msgid "Event custom response default values" +msgstr "" + +#: ../../godmode/setup/setup_ITSM.php:626 +#: ../../godmode/wizards/HostDevices.class.php:782 +#: ../../include/class/CustomNetScan.class.php:566 +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1227 +#: ../../enterprise/include/class/DB2.app.php:584 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:595 +#: ../../enterprise/include/class/MySQL.app.php:606 +#: ../../enterprise/include/class/Oracle.app.php:591 +#: ../../enterprise/include/class/SAP.app.php:445 +#: ../../enterprise/include/class/VMware.app.php:545 +#: ../../package_774/enterprise/include/class/DB2.app.php:584 +#: ../../package_774/enterprise/include/class/SAP.app.php:445 +#: ../../package_774/enterprise/include/class/Oracle.app.php:591 +#: ../../package_774/enterprise/include/class/MySQL.app.php:606 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:595 +#: ../../package_774/enterprise/include/class/VMware.app.php:545 +msgid "Update and continue" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:56 ../../include/functions_config.php:740 +#: ../../enterprise/meta/include/functions_meta.php:634 +#: ../../package_774/enterprise/meta/include/functions_meta.php:624 +msgid "Fallback to local authentication" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:69 ../../include/functions_config.php:584 +#: ../../enterprise/meta/include/functions_meta.php:644 +#: ../../enterprise/meta/include/functions_meta.php:940 +#: ../../package_774/enterprise/meta/include/functions_meta.php:634 +#: ../../package_774/enterprise/meta/include/functions_meta.php:930 +msgid "Autocreate remote users" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:90 ../../include/functions_config.php:672 +#: ../../enterprise/meta/include/functions_meta.php:1108 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1098 +msgid "LDAP server" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:107 +#: ../../include/functions_config.php:676 +#: ../../enterprise/meta/include/functions_meta.php:1118 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1108 +msgid "LDAP port" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:129 +#: ../../include/functions_config.php:680 +#: ../../enterprise/meta/include/functions_meta.php:1128 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1118 +msgid "LDAP version" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:146 +#: ../../include/functions_config.php:620 +#: ../../include/functions_config.php:684 +#: ../../enterprise/godmode/setup/setup_auth.php:687 +#: ../../enterprise/godmode/setup/setup_auth.php:1777 +#: ../../enterprise/meta/include/functions_meta.php:794 +#: ../../enterprise/meta/include/functions_meta.php:1138 +#: ../../package_774/enterprise/meta/include/functions_meta.php:784 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1128 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:687 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1757 +msgid "Start TLS" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:157 +#: ../../include/functions_config.php:688 +#: ../../enterprise/meta/include/functions_meta.php:1148 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1138 +msgid "Base DN" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:170 +#: ../../include/functions_config.php:692 +#: ../../enterprise/meta/include/functions_meta.php:1158 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1148 +msgid "Login attribute" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:183 +#: ../../include/functions_config.php:696 +#: ../../enterprise/meta/include/functions_meta.php:1168 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1158 +msgid "Admin LDAP login" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:196 +#: ../../include/functions_config.php:700 +#: ../../enterprise/meta/include/functions_meta.php:1178 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1168 +msgid "Admin LDAP password" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:215 +#: ../../enterprise/meta/include/functions_meta.php:1188 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1178 +msgid "Ldap search timeout (secs)" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:235 +msgid "Enable secondary LDAP" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:250 +#: ../../include/functions_config.php:708 +#: ../../enterprise/meta/include/functions_meta.php:1207 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1197 +msgid "Secondary LDAP server" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:267 +#: ../../include/functions_config.php:712 +#: ../../enterprise/meta/include/functions_meta.php:1217 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1207 +msgid "Secondary LDAP port" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:289 +#: ../../include/functions_config.php:716 +#: ../../enterprise/meta/include/functions_meta.php:1227 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1217 +msgid "Secondary LDAP version" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:306 +#: ../../include/functions_config.php:652 +#: ../../enterprise/godmode/setup/setup_auth.php:717 +#: ../../enterprise/meta/include/functions_meta.php:854 +#: ../../enterprise/meta/include/functions_meta.php:864 +#: ../../enterprise/meta/include/functions_meta.php:1237 +#: ../../package_774/enterprise/meta/include/functions_meta.php:844 +#: ../../package_774/enterprise/meta/include/functions_meta.php:854 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1227 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:717 +msgid "Secondary start TLS" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:317 +msgid "Secondary Base DN" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:330 +msgid "Secondary Login attribute" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:343 +#: ../../include/functions_config.php:732 +#: ../../enterprise/meta/include/functions_meta.php:1267 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1257 +msgid "Admin secondary LDAP login" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:356 +#: ../../include/functions_config.php:736 +#: ../../enterprise/meta/include/functions_meta.php:1277 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1267 +msgid "Admin secondary LDAP password" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:392 +#: ../../godmode/users/configure_user.php:1505 +#: ../../include/functions_config.php:828 +#: ../../operation/users/user_edit.php:534 +#: ../../enterprise/meta/include/functions_meta.php:704 +#: ../../enterprise/meta/include/functions_meta.php:1083 +#: ../../package_774/enterprise/meta/include/functions_meta.php:694 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1073 +msgid "Double authentication" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:407 +msgid "Force 2FA for all users is enabled" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:427 +msgid "Check activity" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:428 +msgid "Ignore activity" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:431 +msgid "Control of timeout session" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:431 +msgid "" +"Select 'ignore activity' to ignore user activity when checking the session." +msgstr "" + +#: ../../godmode/setup/setup_auth.php:448 +msgid "Session timeout (mins)" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:495 +#, php-format +msgid "Local %s" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:496 +msgid "ldap" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:503 +#: ../../include/class/AgentWizard.class.php:954 +#: ../../include/class/CredentialStore.class.php:1161 +#: ../../include/class/CredentialStore.class.php:1463 +#: ../../include/functions_config.php:580 +#: ../../enterprise/meta/include/functions_meta.php:624 +#: ../../package_774/enterprise/meta/include/functions_meta.php:614 +msgid "Authentication method" +msgstr "" + +#: ../../godmode/setup/setup_auth.php:549 +msgid "Session timeout must be a number" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:67 +msgid "Enable Pandora RC" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:84 +msgid "Pandora RC configuration at user level" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:113 +msgid "API Hostname" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:119 +msgid "API Port" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:127 +msgid "Request timeout" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:139 +msgid "Test connection" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:175 +msgid "Remote Management System" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:183 +msgid "Custom field Pandora RC ID created" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:183 +msgid "Error creating custom field" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:187 +msgid "Pandora RC has his own agent identifiers" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:188 +msgid "To store them, it will be necessary to use an agent custom field" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:189 +msgid "" +"Possibly the Pandora RC id will have to be filled in by hand for every agent" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:194 +msgid "The custom field does not exists already" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:208 +msgid "Pandora RC API" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:296 +msgid "Connection timeout" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:297 +#: ../../operation/users/user_edit.php:1362 +msgid "Empty user or password" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:298 +#: ../../operation/users/user_edit.php:1363 +msgid "User not found" +msgstr "" + +#: ../../godmode/setup/setup_ehorus.php:299 +#: ../../operation/users/user_edit.php:1364 +msgid "Invalid password" +msgstr "" + +#: ../../godmode/setup/setup_general.php:52 +#: ../../enterprise/meta/advanced/metasetup.setup.php:157 +msgid "Enforce https Information" +msgstr "" + +#: ../../godmode/setup/setup_general.php:53 +#: ../../enterprise/meta/advanced/metasetup.setup.php:158 +msgid "If SSL is not properly configured you will lose access to " +msgstr "" + +#: ../../godmode/setup/setup_general.php:53 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:158 +#: ../../enterprise/meta/advanced/metasetup.setup.php:305 +msgid " Console" +msgstr "" + +#: ../../godmode/setup/setup_general.php:58 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:494 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:486 +#: ../../include/functions.php:1376 ../../include/functions_events.php:2612 +#: ../../include/functions_events.php:3171 +#: ../../include/functions_reporting_html.php:1793 +#: ../../include/functions_reporting_html.php:3901 +#: ../../mobile/operation/events.php:248 ../../operation/events/events.php:948 +#: ../../enterprise/meta/advanced/metasetup.setup.php:110 +msgid "System" +msgstr "" + +#: ../../godmode/setup/setup_general.php:59 +#: ../../include/lib/TacticalView/elements/Database.php:40 +#: ../../include/functions_menu.php:966 +#: ../../enterprise/meta/advanced/metasetup.setup.php:111 +msgid "Database" +msgstr "" + +#: ../../godmode/setup/setup_general.php:80 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:271 +#: ../../include/functions_register.php:134 +#: ../../include/functions_visual_map_editor.php:286 +#: ../../enterprise/godmode/setup/setup_auth.php:352 +#: ../../enterprise/meta/advanced/metasetup.setup.php:217 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:352 +msgid "Africa" +msgstr "" + +#: ../../godmode/setup/setup_general.php:81 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:272 +#: ../../include/functions_register.php:135 +#: ../../include/functions_visual_map_editor.php:287 +#: ../../enterprise/godmode/setup/setup_auth.php:353 +#: ../../enterprise/meta/advanced/metasetup.setup.php:218 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:353 +msgid "America" +msgstr "" + +#: ../../godmode/setup/setup_general.php:82 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:273 +#: ../../include/functions_register.php:136 +#: ../../include/functions_visual_map_editor.php:288 +#: ../../enterprise/godmode/setup/setup_auth.php:354 +#: ../../enterprise/meta/advanced/metasetup.setup.php:219 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:354 +msgid "Antarctica" +msgstr "" + +#: ../../godmode/setup/setup_general.php:83 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:274 +#: ../../include/functions_register.php:137 +#: ../../include/functions_visual_map_editor.php:289 +#: ../../enterprise/godmode/setup/setup_auth.php:355 +#: ../../enterprise/meta/advanced/metasetup.setup.php:220 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:355 +msgid "Arctic" +msgstr "" + +#: ../../godmode/setup/setup_general.php:84 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:275 +#: ../../include/functions_register.php:138 +#: ../../include/functions_visual_map_editor.php:290 +#: ../../enterprise/godmode/setup/setup_auth.php:356 +#: ../../enterprise/meta/advanced/metasetup.setup.php:221 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:356 +msgid "Asia" +msgstr "" + +#: ../../godmode/setup/setup_general.php:85 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:276 +#: ../../include/functions_register.php:139 +#: ../../include/functions_visual_map_editor.php:291 +#: ../../enterprise/godmode/setup/setup_auth.php:357 +#: ../../enterprise/meta/advanced/metasetup.setup.php:222 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:357 +msgid "Atlantic" +msgstr "" + +#: ../../godmode/setup/setup_general.php:86 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:277 +#: ../../include/functions_register.php:140 +#: ../../include/functions_visual_map_editor.php:292 +#: ../../enterprise/godmode/setup/setup_auth.php:358 +#: ../../enterprise/meta/advanced/metasetup.setup.php:223 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:358 +msgid "Australia" +msgstr "" + +#: ../../godmode/setup/setup_general.php:87 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:278 +#: ../../include/functions_register.php:141 +#: ../../include/functions_visual_map_editor.php:293 +#: ../../enterprise/godmode/setup/setup_auth.php:359 +#: ../../enterprise/meta/advanced/metasetup.setup.php:224 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:359 +msgid "Europe" +msgstr "" + +#: ../../godmode/setup/setup_general.php:88 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:279 +#: ../../include/functions_register.php:142 +#: ../../include/functions_visual_map_editor.php:294 +#: ../../enterprise/godmode/setup/setup_auth.php:360 +#: ../../enterprise/meta/advanced/metasetup.setup.php:225 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:360 +msgid "Indian" +msgstr "" + +#: ../../godmode/setup/setup_general.php:89 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:280 +#: ../../include/functions_register.php:143 +#: ../../include/functions_visual_map_editor.php:295 +#: ../../enterprise/godmode/setup/setup_auth.php:361 +#: ../../enterprise/meta/advanced/metasetup.setup.php:226 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:361 +msgid "Pacific" +msgstr "" + +#: ../../godmode/setup/setup_general.php:90 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:281 +#: ../../include/functions_register.php:144 +#: ../../include/functions_visual_map_editor.php:296 +#: ../../enterprise/godmode/setup/setup_auth.php:362 +#: ../../enterprise/meta/advanced/metasetup.setup.php:227 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:362 +msgid "UTC" +msgstr "" + +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:305 +msgid "If public URL is not properly configured you will lose access to " +msgstr "" + +#: ../../godmode/setup/setup_general.php:181 +msgid "Out of black list" +msgstr "" + +#: ../../godmode/setup/setup_general.php:183 +msgid "In black list" +msgstr "" + +#: ../../godmode/setup/setup_general.php:188 +msgid "Push selected modules into blacklist" +msgstr "" + +#: ../../godmode/setup/setup_general.php:190 +msgid "Pop selected modules out of blacklist" +msgstr "" + +#: ../../godmode/setup/setup_general.php:197 +msgid "Full mode" +msgstr "" + +#: ../../godmode/setup/setup_general.php:198 +#: ../../enterprise/include/lib/NetworkManager.php:90 +msgid "On demand" +msgstr "" + +#: ../../godmode/setup/setup_general.php:199 +msgid "Expert" +msgstr "" + +#: ../../godmode/setup/setup_general.php:227 +#: ../../include/functions_register.php:122 +msgid "Language code" +msgstr "" + +#: ../../godmode/setup/setup_general.php:244 +#: ../../include/functions_config.php:189 +#: ../../enterprise/meta/advanced/metasetup.setup.php:193 +#: ../../enterprise/meta/include/functions_meta.php:141 +#: ../../package_774/enterprise/meta/include/functions_meta.php:141 +msgid "Remote config directory" +msgstr "" + +#: ../../godmode/setup/setup_general.php:256 +#: ../../enterprise/meta/advanced/metasetup.setup.php:205 +#: ../../enterprise/meta/include/functions_meta.php:151 +#: ../../package_774/enterprise/meta/include/functions_meta.php:151 +msgid "Chromium path" +msgstr "" + +#: ../../godmode/setup/setup_general.php:270 +#: ../../include/functions_config.php:197 +#: ../../enterprise/meta/advanced/metasetup.setup.php:99 +#: ../../enterprise/meta/include/functions_meta.php:85 +#: ../../package_774/enterprise/meta/include/functions_meta.php:85 +msgid "Auto login (hash) password" +msgstr "" + +#: ../../godmode/setup/setup_general.php:282 +#: ../../include/functions_config.php:201 +#: ../../enterprise/meta/advanced/metasetup.setup.php:113 +#: ../../enterprise/meta/include/functions_meta.php:95 +#: ../../package_774/enterprise/meta/include/functions_meta.php:95 +msgid "Time source" +msgstr "" + +#: ../../godmode/setup/setup_general.php:295 +#: ../../include/functions_config.php:224 +#: ../../enterprise/meta/advanced/metasetup.setup.php:178 +#: ../../enterprise/meta/include/functions_meta.php:130 +#: ../../package_774/enterprise/meta/include/functions_meta.php:130 +msgid "Attachment store" +msgstr "" + +#: ../../godmode/setup/setup_general.php:307 +#: ../../include/functions_config.php:213 +#: ../../enterprise/meta/advanced/metasetup.setup.php:164 +#: ../../enterprise/meta/include/functions_meta.php:105 +#: ../../package_774/enterprise/meta/include/functions_meta.php:105 +msgid "Enforce https" +msgstr "" + +#: ../../godmode/setup/setup_general.php:320 +#: ../../include/functions_config.php:205 +msgid "Automatic check for updates" +msgstr "" + +#: ../../godmode/setup/setup_general.php:330 +msgid "Use cert of SSL" +msgstr "" + +#: ../../godmode/setup/setup_general.php:343 +msgid "Path of SSL Cert." +msgstr "" + +#: ../../godmode/setup/setup_general.php:359 +#: ../../include/functions_config.php:241 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:210 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:586 +#: ../../enterprise/meta/advanced/metasetup.setup.php:461 +#: ../../enterprise/meta/include/functions_meta.php:221 +#: ../../enterprise/meta/include/functions_meta.php:231 +#: ../../package_774/enterprise/meta/include/functions_meta.php:221 +#: ../../package_774/enterprise/meta/include/functions_meta.php:231 +msgid "API password" +msgstr "" + +#: ../../godmode/setup/setup_general.php:371 +#: ../../include/functions_config.php:237 +#: ../../enterprise/meta/advanced/metasetup.setup.php:485 +#: ../../enterprise/meta/include/functions_meta.php:241 +#: ../../package_774/enterprise/meta/include/functions_meta.php:241 +msgid "IP list with API access" +msgstr "" + +#: ../../godmode/setup/setup_general.php:384 +#: ../../include/functions_config.php:245 +msgid "Enable GIS features" +msgstr "" + +#: ../../godmode/setup/setup_general.php:394 +#: ../../include/functions_config.php:249 +msgid "Enable Netflow" +msgstr "" + +#: ../../godmode/setup/setup_general.php:408 +#: ../../include/functions_config.php:257 +msgid "General network path" +msgstr "" + +#: ../../godmode/setup/setup_general.php:420 +#: ../../include/functions_config.php:253 +msgid "Enable Feedback" +msgstr "" + +#: ../../godmode/setup/setup_general.php:434 +msgid "Server timezone setup" +msgstr "" + +#: ../../godmode/setup/setup_general.php:454 +#: ../../enterprise/meta/advanced/metasetup.setup.php:248 +msgid "Change timezone" +msgstr "" + +#: ../../godmode/setup/setup_general.php:480 +#: ../../include/functions_config.php:303 ../../views/consoles/list.php:75 +#: ../../enterprise/meta/advanced/metasetup.setup.php:262 +#: ../../enterprise/meta/include/functions_meta.php:171 +#: ../../package_774/enterprise/meta/include/functions_meta.php:171 +msgid "Public URL" +msgstr "" + +#: ../../godmode/setup/setup_general.php:492 +#: ../../include/functions_config.php:307 +#: ../../enterprise/meta/advanced/metasetup.setup.php:311 +#: ../../enterprise/meta/include/functions_meta.php:181 +#: ../../package_774/enterprise/meta/include/functions_meta.php:181 +msgid "Force use Public URL" +msgstr "" + +#: ../../godmode/setup/setup_general.php:502 +#: ../../include/functions_config.php:311 +#: ../../enterprise/meta/advanced/metasetup.setup.php:327 +#: ../../enterprise/meta/include/functions_meta.php:191 +#: ../../package_774/enterprise/meta/include/functions_meta.php:191 +msgid "Public URL host exclusions" +msgstr "" + +#: ../../godmode/setup/setup_general.php:515 +#: ../../include/functions_config.php:436 +msgid "Inventory changes blacklist" +msgstr "" + +#: ../../godmode/setup/setup_general.php:520 +#: ../../include/functions_config.php:331 +msgid "Server logs directory" +msgstr "" + +#: ../../godmode/setup/setup_general.php:532 +#: ../../include/functions_config.php:319 +msgid "Event storm protection" +msgstr "" + +#: ../../godmode/setup/setup_general.php:542 +#: ../../include/functions_config.php:323 +#: ../../enterprise/meta/advanced/metasetup.setup.php:445 +#: ../../enterprise/meta/include/functions_meta.php:211 +#: ../../package_774/enterprise/meta/include/functions_meta.php:211 +msgid "Command Snapshot" +msgstr "" + +#: ../../godmode/setup/setup_general.php:552 +msgid "Change remote config encoding" +msgstr "" + +#: ../../godmode/setup/setup_general.php:561 +#: ../../include/functions_config.php:315 +msgid "Referer security" +msgstr "" + +#: ../../godmode/setup/setup_general.php:571 +#: ../../include/functions_config.php:335 +msgid "Log size limit in system logs viewer extension" +msgstr "" + +#: ../../godmode/setup/setup_general.php:592 +#: ../../include/functions_config.php:339 +msgid "Tutorial mode" +msgstr "" + +#: ../../godmode/setup/setup_general.php:605 +#: ../../include/functions_config.php:343 +msgid "Allow create scheduled downtimes in the past" +msgstr "" + +#: ../../godmode/setup/setup_general.php:614 +#: ../../enterprise/meta/advanced/metasetup.setup.php:842 +#: ../../enterprise/meta/include/functions_meta.php:395 +#: ../../package_774/enterprise/meta/include/functions_meta.php:395 +msgid "Limit for bulk operations" +msgstr "" + +#: ../../godmode/setup/setup_general.php:630 +msgid "Include agents manually disabled" +msgstr "" + +#: ../../godmode/setup/setup_general.php:639 +msgid "Set alias as name by default in agent creation" +msgstr "" + +#: ../../godmode/setup/setup_general.php:659 +msgid "Module custom ID readonly" +msgstr "" + +#: ../../godmode/setup/setup_general.php:666 +msgid "Useful for integrations" +msgstr "" + +#: ../../godmode/setup/setup_general.php:672 +msgid "" +"This log is recommended to be DISABLED by default due to the large amount of " +"debug data it generates." +msgstr "" + +#: ../../godmode/setup/setup_general.php:676 +#: ../../enterprise/meta/advanced/metasetup.setup.php:676 +#: ../../enterprise/meta/include/functions_meta.php:306 +#: ../../package_774/enterprise/meta/include/functions_meta.php:306 +msgid "Enable console log" +msgstr "" + +#: ../../godmode/setup/setup_general.php:683 +#: ../../godmode/setup/setup_general.php:696 +msgid "Log location" +msgstr "" + +#: ../../godmode/setup/setup_general.php:689 +#: ../../enterprise/meta/advanced/metasetup.setup.php:718 +#: ../../enterprise/meta/include/functions_meta.php:316 +#: ../../package_774/enterprise/meta/include/functions_meta.php:316 +msgid "Enable audit log" +msgstr "" + +#: ../../godmode/setup/setup_general.php:702 +#: ../../include/functions_config.php:391 +#: ../../enterprise/meta/advanced/metasetup.setup.php:760 +#: ../../enterprise/meta/advanced/metasetup.setup.php:761 +#: ../../enterprise/meta/include/functions_meta.php:326 +#: ../../package_774/enterprise/meta/include/functions_meta.php:326 +msgid "Enable console report" +msgstr "" + +#: ../../godmode/setup/setup_general.php:712 +#: ../../include/functions_config.php:395 +#: ../../enterprise/meta/advanced/metasetup.setup.php:776 +#: ../../enterprise/meta/include/functions_meta.php:356 +#: ../../package_774/enterprise/meta/include/functions_meta.php:356 +msgid "Check conexion interval" +msgstr "" + +#: ../../godmode/setup/setup_general.php:723 +msgid "" +"If there are any "In process" events with a specific Extra ID and " +"a New event with that Extra ID is received, it will be created as "In " +"process" instead. The new events also inherit Event Custom ID" +msgstr "" + +#: ../../godmode/setup/setup_general.php:728 +#: ../../enterprise/meta/advanced/metasetup.setup.php:815 +#: ../../enterprise/meta/include/functions_meta.php:336 +#: ../../package_774/enterprise/meta/include/functions_meta.php:336 +msgid "Keep In process status for new events with extra ID" +msgstr "" + +#: ../../godmode/setup/setup_general.php:738 +#: ../../enterprise/meta/advanced/metasetup.setup.php:831 +msgid "Max. hours old events comments" +msgstr "" + +#: ../../godmode/setup/setup_general.php:748 +#: ../../enterprise/meta/advanced/metasetup.setup.php:881 +#: ../../enterprise/meta/include/functions_meta.php:346 +#: ../../package_774/enterprise/meta/include/functions_meta.php:346 +msgid "Show experimental features" +msgstr "" + +#: ../../godmode/setup/setup_general.php:757 +#: ../../enterprise/meta/advanced/metasetup.setup.php:894 +#: ../../enterprise/meta/include/functions_meta.php:405 +msgid "Number of modules in queue" +msgstr "" + +#: ../../godmode/setup/setup_general.php:768 +msgid "Easter eggs" +msgstr "" + +#: ../../godmode/setup/setup_general.php:781 +msgid "General options" +msgstr "" + +#: ../../godmode/setup/setup_general.php:796 +#: ../../enterprise/meta/advanced/metasetup.mail.php:117 +msgid "Mail configuration" +msgstr "" + +#: ../../godmode/setup/setup_general.php:800 +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 "" + +#: ../../godmode/setup/setup_general.php:815 +msgid "From address" +msgstr "" + +#: ../../godmode/setup/setup_general.php:827 +#: ../../include/functions_config.php:415 +#: ../../enterprise/meta/advanced/metasetup.mail.php:127 +msgid "From name" +msgstr "" + +#: ../../godmode/setup/setup_general.php:839 +msgid "SMTP Server" +msgstr "" + +#: ../../godmode/setup/setup_general.php:851 +msgid "SMTP Port" +msgstr "" + +#: ../../godmode/setup/setup_general.php:863 +#: ../../include/functions_config.php:427 +#: ../../enterprise/meta/advanced/metasetup.mail.php:155 +msgid "Email user" +msgstr "" + +#: ../../godmode/setup/setup_general.php:874 +#: ../../include/functions_config.php:431 +#: ../../enterprise/meta/advanced/metasetup.mail.php:160 +msgid "Email password" +msgstr "" + +#: ../../godmode/setup/setup_general.php:888 +#: ../../include/functions_config.php:423 +#: ../../enterprise/meta/advanced/metasetup.mail.php:142 +msgid "Encryption" +msgstr "" + +#: ../../godmode/setup/setup_general.php:910 +msgid "NCM Configuration" +msgstr "" + +#: ../../godmode/setup/setup_general.php:920 +msgid "FTP server IP" +msgstr "" + +#: ../../godmode/setup/setup_general.php:920 +msgid "This value will be used by TFTP_SERVER_IP macro in NCM scripts." +msgstr "" + +#: ../../godmode/setup/setup_general.php:947 +msgid "Email test" +msgstr "" + +#: ../../godmode/setup/setup_general.php:1010 +msgid "Check mail configuration" +msgstr "" + +#: ../../godmode/setup/setup_netflow.php:45 +#: ../../godmode/setup/setup_sflow.php:45 +msgid "Data storage path" +msgstr "" + +#: ../../godmode/setup/setup_netflow.php:51 +#: ../../godmode/setup/setup_sflow.php:55 +#: ../../include/functions_config.php:1604 +#: ../../include/functions_config.php:1651 +msgid "Daemon binary path" +msgstr "" + +#: ../../godmode/setup/setup_netflow.php:56 +#: ../../godmode/setup/setup_sflow.php:60 +#: ../../include/functions_config.php:1608 +#: ../../include/functions_config.php:1655 +msgid "Nfdump binary path" +msgstr "" + +#: ../../godmode/setup/setup_netflow.php:61 +#: ../../godmode/setup/setup_sflow.php:65 +#: ../../include/functions_config.php:1612 +#: ../../include/functions_config.php:1659 +msgid "Nfexpire binary path" +msgstr "" + +#: ../../godmode/setup/setup_netflow.php:66 +#: ../../godmode/setup/setup_sflow.php:70 +#: ../../include/functions_config.php:1616 +#: ../../include/functions_config.php:1663 +msgid "Maximum chart resolution" +msgstr "" + +#: ../../godmode/setup/setup_netflow.php:71 +#: ../../godmode/setup/setup_sflow.php:75 +#: ../../include/functions_config.php:1620 +#: ../../include/functions_config.php:1667 +#: ../../enterprise/meta/advanced/metasetup.setup.php:365 +msgid "Disable custom live view filters" +msgstr "" + +#: ../../godmode/setup/setup_netflow.php:76 +#: ../../include/functions_config.php:1624 +msgid "Netflow max lifetime" +msgstr "" + +#: ../../godmode/setup/setup_netflow.php:80 +#: ../../godmode/setup/setup_sflow.php:84 +#: ../../operation/netflow/nf_live_view.php:392 +msgid "IP address resolution can take a lot of time" +msgstr "" + +#: ../../godmode/setup/setup_netflow.php:82 +#: ../../godmode/setup/setup_sflow.php:86 +#: ../../include/functions_config.php:1628 +#: ../../include/functions_config.php:1675 +msgid "Name resolution for IP address" +msgstr "" + +#: ../../godmode/setup/setup_netflow.php:87 +#: ../../include/functions_config.php:1632 +msgid "Enable Sflow" +msgstr "" + +#: ../../godmode/setup/setup_sflow.php:50 +#: ../../include/functions_config.php:1647 +msgid "Daemon interval" +msgstr "" + +#: ../../godmode/setup/setup_sflow.php:80 +#: ../../include/functions_config.php:1671 +msgid "Sflow max lifetime" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:73 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1479 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1348 +msgid "Legacy visual console Information" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:74 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1480 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1349 +msgid "Visual console in legacy mode will no longer be supported as of LTS 772" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:112 +msgid "Click to display lateral menus" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:124 +msgid "Paginated module view" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:133 +#: ../../include/functions_config.php:1381 +#: ../../enterprise/meta/advanced/metasetup.visual.php:568 +#: ../../enterprise/meta/include/functions_meta.php:2033 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2023 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:485 +msgid "Display data of proc modules in other format" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:144 +#: ../../include/functions_config.php:1385 +#: ../../enterprise/meta/advanced/metasetup.visual.php:578 +#: ../../enterprise/meta/include/functions_meta.php:2043 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2033 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:495 +msgid "Display text proc modules have state is ok" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:148 +#: ../../include/functions_config.php:1389 +#: ../../enterprise/meta/advanced/metasetup.visual.php:590 +#: ../../enterprise/meta/include/functions_meta.php:2053 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2043 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:507 +msgid "Display text when proc modules have state critical" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:156 +#: ../../include/functions_config.php:1398 +msgid "Service label font size" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:160 +msgid "Space between items in Service maps" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:239 +msgid "Colors" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:240 +msgid "Faces" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:241 +msgid "Colors and text" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:343 +#: ../../include/functions_config.php:1073 +msgid "Style template" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:361 +#: ../../include/functions_config.php:1093 +msgid "Status icon set" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:397 +#: ../../include/functions_config.php:1105 +#: ../../enterprise/meta/advanced/metasetup.visual.php:611 +#: ../../enterprise/meta/include/functions_meta.php:1772 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1762 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:528 +msgid "Custom favicon" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:428 +#: ../../enterprise/meta/advanced/metasetup.visual.php:646 +#: ../../enterprise/meta/include/functions_meta.php:1882 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1872 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:563 +msgid "Custom background login" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:464 +#: ../../enterprise/meta/advanced/metasetup.visual.php:685 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:602 +msgid "Custom logo (menu)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:489 +#: ../../enterprise/meta/advanced/metasetup.visual.php:716 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:633 +msgid "Custom logo collapsed (menu)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:515 +#: ../../enterprise/meta/advanced/metasetup.visual.php:746 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:663 +msgid "Custom logo (header white background)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:540 +#: ../../enterprise/meta/advanced/metasetup.visual.php:777 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:694 +msgid "Custom logo (login)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:568 +#: ../../enterprise/meta/advanced/metasetup.visual.php:807 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:724 +msgid "Custom Splash (login)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:606 +#: ../../include/functions_config.php:1129 +msgid "Custom documentation logo" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:646 +#: ../../include/functions_config.php:1133 +msgid "Custom support logo" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:684 +#: ../../include/functions_config.php:1137 +#: ../../include/functions_config.php:1141 +msgid "Custom networkmap center logo" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:724 +msgid "Custom mobile console icon" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:773 +msgid "Datepicker first day of week" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:791 +#: ../../enterprise/meta/advanced/metasetup.visual.php:869 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:786 +msgid "Title (header)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:797 +#: ../../enterprise/meta/advanced/metasetup.visual.php:875 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:792 +msgid "Subtitle (header)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:805 +#: ../../enterprise/meta/advanced/metasetup.visual.php:881 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:798 +msgid "Title 1 (login)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:810 +#: ../../enterprise/meta/advanced/metasetup.visual.php:894 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:811 +msgid "Title 2 (login)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:816 +#: ../../enterprise/meta/advanced/metasetup.visual.php:906 +#: ../../enterprise/meta/include/functions_meta.php:1862 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1852 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:823 +msgid "Docs URL (login)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:821 +#: ../../enterprise/meta/advanced/metasetup.visual.php:918 +#: ../../enterprise/meta/include/functions_meta.php:1872 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1862 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:835 +msgid "Support URL (login)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:827 +#: ../../include/functions_config.php:1185 +#: ../../enterprise/meta/advanced/metasetup.visual.php:837 +#: ../../enterprise/meta/advanced/metasetup.visual.php:930 +#: ../../enterprise/meta/include/functions_meta.php:1802 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1792 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:754 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:847 +msgid "Product name" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:832 +#: ../../include/functions_config.php:1189 +#: ../../enterprise/meta/advanced/metasetup.visual.php:850 +#: ../../enterprise/meta/advanced/metasetup.visual.php:942 +#: ../../enterprise/meta/include/functions_meta.php:1812 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1802 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:767 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:859 +msgid "Copyright notice" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:838 +#: ../../include/functions_config.php:1193 +#: ../../include/functions_config.php:1197 +#: ../../enterprise/meta/advanced/metasetup.visual.php:863 +#: ../../enterprise/meta/include/functions_meta.php:1702 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1692 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:780 +msgid "Background opacity % (login)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:843 +msgid "Disable logo in graphs" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:861 +msgid "Disable helps" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:871 +#: ../../include/functions_config.php:1337 +msgid "Fixed header" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:883 +msgid "Automatically hide submenu" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:893 +#: ../../enterprise/meta/advanced/metasetup.visual.php:977 +#: ../../enterprise/meta/include/functions_meta.php:1682 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1672 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:884 +msgid "Visual effects and animation" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:904 +#: ../../enterprise/meta/advanced/metasetup.visual.php:997 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:894 +msgid "Random background (login)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:930 +#: ../../include/functions_config.php:1301 +msgid "GIS Labels" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:940 +#: ../../include/functions_config.php:1309 +msgid "Default icon in GIS" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:949 +msgid "Agent icon group" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:999 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1102 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:999 +msgid "Graphs font size" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1018 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1121 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1018 +msgid "Show unit along with value in reports" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1029 +#: ../../include/functions_config.php:1269 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1132 +#: ../../enterprise/meta/include/functions_meta.php:2095 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2085 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1029 +msgid "Truncate agent text at end" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1039 +#: ../../include/functions_config.php:1281 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1142 +#: ../../enterprise/meta/include/functions_meta.php:2110 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2100 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1039 +msgid "Truncate module text at end" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1050 +#: ../../include/functions_config.php:1273 +#: ../../include/functions_config.php:1277 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1153 +#: ../../enterprise/meta/include/functions_meta.php:2100 +#: ../../enterprise/meta/include/functions_meta.php:2105 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2090 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2095 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1050 +msgid "Agent size text" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1057 +#: ../../godmode/setup/setup_visuals.php:1079 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1160 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1182 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1057 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1079 +msgid "Small" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1072 +#: ../../include/functions_config.php:1285 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1175 +#: ../../enterprise/meta/include/functions_meta.php:2115 +#: ../../enterprise/meta/include/functions_meta.php:2120 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2105 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2110 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1072 +msgid "Module size text" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1096 +#: ../../include/functions_config.php:1289 +#: ../../include/functions_config.php:1293 +msgid "Description size text" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1107 +#: ../../include/functions_config.php:1297 +msgid "Item title size text" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1136 +#: ../../enterprise/meta/advanced/metasetup.visual.php:373 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:310 +msgid "On Boolean graphs" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1139 +#: ../../enterprise/meta/advanced/metasetup.visual.php:391 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:328 +msgid "Show only average by default" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1140 +#: ../../enterprise/meta/advanced/metasetup.visual.php:392 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:329 +msgid "Show MAX/AVG/MIN by default" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1159 +msgid "Graph color #" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1173 +msgid "" +"Decimal data resolution setting for SLA and other reports is not available " +"in the Community version." +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1178 +msgid "Data precision" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1196 +msgid "Data precision in graphs" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1215 +#: ../../include/functions_config.php:1060 +#: ../../enterprise/meta/advanced/metasetup.visual.php:263 +#: ../../enterprise/meta/include/functions_meta.php:1587 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1577 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:231 +msgid "Value to interface graphics" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1227 +#: ../../include/functions_config.php:1365 +msgid "Default line thickness for the Custom Graph." +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1240 +#: ../../enterprise/meta/advanced/metasetup.visual.php:295 +#: ../../enterprise/meta/include/functions_meta.php:1516 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1506 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:263 +msgid "Number of elements in Custom Graph" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1254 +#: ../../include/functions_config.php:1081 +#: ../../enterprise/meta/advanced/metasetup.visual.php:320 +#: ../../enterprise/meta/include/functions_meta.php:1610 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1600 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:278 +msgid "Use round corners" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1265 +#: ../../include/functions_config.php:1085 +#: ../../enterprise/meta/advanced/metasetup.visual.php:340 +#: ../../enterprise/meta/include/functions_meta.php:1621 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1611 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:288 +msgid "Chart fit to content" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1275 +#: ../../enterprise/meta/advanced/metasetup.visual.php:432 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:369 +msgid "Type of module charts" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1323 +#: ../../enterprise/meta/advanced/metasetup.visual.php:376 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:313 +msgid "Graph TIP view" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1339 +#: ../../enterprise/meta/advanced/metasetup.visual.php:395 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:332 +msgid "Graph mode" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1354 +msgid "Zoom graphs" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1374 +#: ../../godmode/setup/setup_visuals.php:1375 +#: ../../godmode/setup/setup_visuals.php:1955 +#: ../../godmode/snmpconsole/snmp_alert.php:1612 +#: ../../include/ajax/events.php:2395 ../../include/ajax/events.php:2396 +#: ../../include/ajax/events.php:2397 ../../include/ajax/events.php:2398 +#: ../../include/ajax/events.php:2402 ../../include/ajax/events.php:2403 +#: ../../include/ajax/events.php:2404 ../../include/ajax/events.php:2405 +#: ../../include/ajax/events.php:2406 ../../include/ajax/events.php:2407 +#: ../../include/functions.php:530 ../../include/functions.php:661 +#: ../../include/functions_html.php:2220 ../../include/functions_html.php:7426 +#: ../../include/functions_visual_map_editor.php:1278 +#: ../../include/functions_visual_map_editor.php:1279 +#: ../../operation/events/sound_events.php:153 +#: ../../operation/events/sound_events.php:154 +#: ../../operation/events/sound_events.php:155 +#: ../../operation/events/sound_events.php:156 +#: ../../operation/events/sound_events.php:160 +#: ../../operation/events/sound_events.php:161 +#: ../../operation/events/sound_events.php:162 +#: ../../operation/events/sound_events.php:163 +#: ../../operation/events/sound_events.php:164 +#: ../../operation/events/sound_events.php:165 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:332 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:378 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:391 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:599 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:612 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:375 +#: ../../enterprise/meta/advanced/metasetup.visual.php:464 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1007 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1008 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:375 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:401 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:904 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:905 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:473 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:486 +msgid "seconds" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1376 +#: ../../godmode/setup/setup_visuals.php:1377 +#: ../../godmode/setup/setup_visuals.php:1378 +#: ../../godmode/setup/setup_visuals.php:1379 +#: ../../godmode/setup/setup_visuals.php:1956 ../../include/functions.php:534 +#: ../../include/functions.php:665 ../../include/functions_html.php:2221 +#: ../../include/functions_html.php:7427 +#: ../../include/functions_visual_map_editor.php:1280 +#: ../../include/functions_visual_map_editor.php:1281 +#: ../../include/functions_visual_map_editor.php:1282 +#: ../../include/functions_visual_map_editor.php:1283 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:377 +#: ../../enterprise/meta/advanced/metasetup.visual.php:465 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1009 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1010 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1011 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1012 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:377 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:402 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:906 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:907 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:908 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:909 +msgid "minutes" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1380 +#: ../../include/functions_visual_map_editor.php:1284 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1013 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:910 +msgid "hour" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1383 +msgid "Classic view" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1384 +msgid "View of favorites" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1394 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1016 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:913 +msgid "Default cache expiration" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1399 +#: ../../include/functions_visual_map_editor.php:1310 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1021 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:918 +msgid "No cache" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1412 +#: ../../include/functions_config.php:1241 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1043 +#: ../../enterprise/meta/include/functions_meta.php:2080 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2070 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:940 +msgid "Default interval for refresh on Visual Console" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1428 +msgid "Type of view of visual consoles" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1441 +msgid "Number of favorite visual consoles to show in the menu" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1447 +#: ../../include/functions_config.php:1253 +msgid "Default line thickness for the Visual Console" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1459 +msgid "Lock screen orientation when viewing on mobile devices" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1470 +#: ../../include/functions_config.php:1261 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1091 +#: ../../enterprise/meta/include/functions_meta.php:2090 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2080 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:988 +msgid "Display item frame on alert triggered" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1492 +msgid "Number of favorite services to show in the menu" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1537 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1227 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1110 +msgid "Show report info with description" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1547 +#: ../../enterprise/meta/advanced/metasetup.performance.php:139 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1255 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1124 +msgid "Custom report front page" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1558 +#: ../../include/functions_config.php:1540 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1268 +#: ../../enterprise/meta/include/functions_meta.php:1547 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1537 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1137 +msgid "PDF font size (px)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1562 +#: ../../include/functions_config.php:1536 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1273 +#: ../../enterprise/meta/include/functions_meta.php:1537 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1527 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1142 +msgid "HTML font size for SLA (em)" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1568 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1278 +#: ../../enterprise/meta/include/functions_meta.php:1662 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1652 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1147 +msgid "Graph image height for HTML reports" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1572 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1359 +#: ../../enterprise/meta/include/functions_meta.php:1557 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1547 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1228 +msgid "Interval description" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1589 +#: ../../godmode/setup/setup_visuals.php:1604 +#: ../../godmode/setup/setup_visuals.php:1610 +#: ../../godmode/setup/setup_visuals.php:1623 +#: ../../godmode/setup/setup_visuals.php:1637 +#: ../../include/functions_config.php:1544 +#: ../../include/functions_config.php:1548 +#: ../../include/functions_config.php:1552 +#: ../../include/functions_config.php:1556 +#: ../../include/functions_config.php:1560 +#: ../../include/functions_config.php:1564 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1397 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1408 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1435 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1450 +#: ../../enterprise/meta/include/functions_meta.php:1967 +#: ../../enterprise/meta/include/functions_meta.php:1983 +#: ../../enterprise/meta/include/functions_meta.php:1993 +#: ../../enterprise/meta/include/functions_meta.php:2003 +#: ../../enterprise/meta/include/functions_meta.php:2013 +#: ../../enterprise/meta/include/functions_meta.php:2023 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1957 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1973 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1983 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1993 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2003 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2013 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1266 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1277 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1304 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1319 +msgid "Custom report front" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1589 +#: ../../include/functions_config.php:1109 +#: ../../include/functions_config.php:1552 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:113 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:125 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1377 +#: ../../enterprise/meta/include/functions_meta.php:1742 +#: ../../enterprise/meta/include/functions_meta.php:1993 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1732 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1983 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1246 +msgid "Custom logo" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1590 +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 "" + +#: ../../godmode/setup/setup_visuals.php:1604 +#: ../../include/class/TipsWindow.class.php:814 +#: ../../include/class/TipsWindow.class.php:981 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1397 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1539 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1632 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1757 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1832 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1266 +msgid "Preview" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1610 +#: ../../include/functions_config.php:1556 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:139 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:137 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1408 +#: ../../enterprise/meta/include/functions_meta.php:2003 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1993 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1277 +msgid "Header" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1623 +#: ../../include/functions_config.php:1560 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:149 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:147 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1435 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1450 +#: ../../enterprise/meta/include/functions_meta.php:2013 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2003 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1304 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1319 +msgid "First page" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1637 +#: ../../include/functions_config.php:1564 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:159 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:157 +#: ../../enterprise/meta/include/functions_meta.php:2023 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2013 +msgid "Footer" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1666 +#: ../../enterprise/meta/advanced/metasetup.visual.php:140 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:140 +msgid "Comparation in rollover" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1673 +#: ../../enterprise/meta/advanced/metasetup.visual.php:147 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:147 +msgid "Timestamp in rollover" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1680 +#: ../../enterprise/meta/advanced/metasetup.visual.php:154 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:154 +msgid "Compact mode" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1765 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1061 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:958 +msgid "Use 1024 when module unit are bytes" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1766 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1062 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:959 +msgid "Use always 1000" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1767 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1063 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:960 +msgid "Use always 1024" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1779 +#: ../../include/functions_config.php:1349 +msgid "Networkmap max width" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1791 +#: ../../enterprise/meta/advanced/metasetup.visual.php:548 +#: ../../enterprise/meta/include/functions_meta.php:1732 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1722 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:475 +msgid "Show only the group name" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1802 +msgid "Show empty groups in group view" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1812 +#: ../../include/functions_config.php:1008 +#: ../../enterprise/meta/advanced/metasetup.visual.php:106 +#: ../../enterprise/meta/include/functions_meta.php:1452 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1442 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:106 +msgid "Date format string" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1821 +#: ../../enterprise/meta/advanced/metasetup.visual.php:108 +#: ../../enterprise/tools/ipam/ipam_editor.php:147 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:108 +msgid "Example" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1830 +#: ../../include/functions_config.php:1584 +msgid "Decimal separator" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1845 +msgid "Visible time of successful notifiations" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1858 +#: ../../enterprise/meta/advanced/metasetup.visual.php:159 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:138 +msgid "Timestamp, time comparison, or compact mode" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1873 +msgid "Custom values post process" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1913 +#: ../../godmode/setup/setup_visuals.php:2080 +msgid "Delete custom values" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1957 ../../include/functions.php:535 +#: ../../include/functions.php:666 ../../include/functions_events.php:5343 +#: ../../include/functions_html.php:2222 ../../include/functions_html.php:7428 +#: ../../include/functions_snmp.php:402 +#: ../../enterprise/include/ajax/log_viewer.ajax.php:379 +#: ../../enterprise/meta/advanced/metasetup.visual.php:466 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:379 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:403 +msgid "hours" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1959 ../../include/functions.php:532 +#: ../../include/functions.php:663 ../../include/functions_html.php:2225 +#: ../../include/functions_html.php:7431 +#: ../../enterprise/meta/advanced/metasetup.visual.php:468 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:405 +msgid "months" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1960 ../../include/functions.php:533 +#: ../../include/functions.php:664 ../../include/functions_html.php:2226 +#: ../../include/functions_html.php:7432 +#: ../../enterprise/meta/advanced/metasetup.visual.php:469 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:406 +msgid "years" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:1963 +msgid "Interval values" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2002 +msgid "Delete interval values" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2045 +msgid "Module units" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2118 +#: ../../include/functions_config.php:1568 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1340 +#: ../../enterprise/meta/include/functions_meta.php:1567 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1557 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1209 +msgid "CSV divider" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2123 +#: ../../include/functions_config.php:1572 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1349 +#: ../../enterprise/meta/include/functions_meta.php:1577 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1567 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1218 +msgid "CSV decimal separator" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2129 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1066 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:963 +msgid "Data multiplier to use in graphs/data" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2133 +#: ../../include/functions_config.php:1580 +msgid "Hide general stats for non admin users in tactical view" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2150 +msgid "Behaviour configuration" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2155 +msgid "GIS configuration" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2160 +msgid "Style configuration" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2165 +msgid "Charts configuration" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2170 +msgid "Font and Text configuration" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2175 +msgid "Visual consoles configuration" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2180 +msgid "Reports configuration " +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2185 +msgid "Services configuration" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2190 +msgid "Other configuration" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2375 +#: ../../include/functions_config.php:1509 +#: ../../enterprise/meta/advanced/metasetup.visual.php:506 +#: ../../enterprise/meta/include/functions_meta.php:1941 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1931 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:443 +msgid "Delete interval" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2433 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1650 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1519 +msgid "Logo preview" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2463 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1672 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1541 +msgid "Splash Preview" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2482 +msgid "Mobile console logo preview" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2518 +msgid "Gis icons preview" +msgstr "" + +#: ../../godmode/setup/setup_visuals.php:2584 +msgid "Status set preview" +msgstr "" + +#: ../../godmode/setup/snmp_wizard.php:42 +#: ../../include/functions_snmp_browser.php:556 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:304 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:405 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:115 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:405 +msgid "OID" +msgstr "" + +#: ../../godmode/setup/snmp_wizard.php:44 +#: ../../enterprise/godmode/setup/setup_auth.php:198 +#: ../../enterprise/godmode/setup/setup_auth.php:255 +#: ../../enterprise/godmode/setup/setup_auth.php:552 +#: ../../enterprise/godmode/setup/setup_auth.php:604 +#: ../../enterprise/godmode/setup/setup_auth.php:1619 +#: ../../enterprise/godmode/setup/setup_auth.php:1673 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:198 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:255 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:552 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:604 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1599 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1653 +msgid "OP" +msgstr "" + +#: ../../godmode/setup/snmp_wizard.php:155 +msgid "Unsucessful update the snmp translation" +msgstr "" + +#: ../../godmode/setup/snmp_wizard.php:162 +msgid "Unsucessful update the snmp translation." +msgstr "" + +#: ../../godmode/setup/snmp_wizard.php:210 +msgid "Unsucessful delete the snmp translation" +msgstr "" + +#: ../../godmode/setup/snmp_wizard.php:217 +msgid "Unsucessful delete the snmp translation." +msgstr "" + +#: ../../godmode/setup/snmp_wizard.php:278 +msgid "Unsucessful save the snmp translation" +msgstr "" + +#: ../../godmode/setup/snmp_wizard.php:287 +msgid "Unsucessful save the snmp translation." +msgstr "" + +#: ../../godmode/setup/welcome_tips.php:61 +msgid "Language is empty" +msgstr "" + +#: ../../godmode/setup/welcome_tips.php:65 +msgid "Title is empty" +msgstr "" + +#: ../../godmode/setup/welcome_tips.php:69 +msgid "Text is empty" +msgstr "" + +#: ../../godmode/setup/welcome_tips.php:82 +msgid "Error in insert tip" +msgstr "" + +#: ../../godmode/setup/welcome_tips.php:106 +msgid "Error in update tip" +msgstr "" + +#: ../../godmode/setup/welcome_tips.php:146 +msgid "Tip required" +msgstr "" + +#: ../../godmode/setup/welcome_tips.php:153 +msgid "Error in delete tip" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:41 +#: ../../include/class/SnmpConsole.class.php:315 +#: ../../include/class/SnmpConsole.class.php:1379 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:29 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:30 +msgid "Cold start (0)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:42 +#: ../../include/class/SnmpConsole.class.php:316 +#: ../../include/class/SnmpConsole.class.php:1383 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:30 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:31 +msgid "Warm start (1)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:43 +#: ../../include/class/SnmpConsole.class.php:317 +#: ../../include/class/SnmpConsole.class.php:1387 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:31 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:32 +msgid "Link down (2)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:44 +#: ../../include/class/SnmpConsole.class.php:318 +#: ../../include/class/SnmpConsole.class.php:1391 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:32 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:33 +msgid "Link up (3)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:45 +#: ../../include/class/SnmpConsole.class.php:319 +#: ../../include/class/SnmpConsole.class.php:1395 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:33 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:34 +msgid "Authentication failure (4)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:94 +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:320 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:97 +#: ../../operation/agentes/alerts_status.php:490 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:100 +msgid "Alert overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:118 +#: ../../godmode/snmpconsole/snmp_filters.php:46 +#: ../../include/class/SnmpConsole.class.php:204 +msgid "SNMP Console" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:293 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:435 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../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:646 +msgid "Successfully Duplicate" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:677 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:724 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:159 +#, php-format +msgid "Successfully deleted alerts (%s / %s)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:728 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:167 +#, php-format +msgid "Unsuccessfully deleted alerts (%s / %s)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:783 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:306 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:800 +#: ../../godmode/snmpconsole/snmp_alert.php:1904 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:114 +#: ../../include/class/SnmpConsole.class.php:275 +msgid "Enterprise String" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:800 +msgid "Matches substrings. End the string with $ for exact matches." +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:816 +#: ../../godmode/snmpconsole/snmp_alert.php:1900 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:138 +#: ../../include/class/SnmpConsole.class.php:274 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:308 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:867 +#: ../../godmode/snmpconsole/snmp_alert.php:1761 +#: ../../include/class/SnmpConsole.class.php:415 +#: ../../include/functions_snmp.php:433 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:202 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:267 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:310 +msgid "Trap type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:888 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:312 +msgid "Single value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:907 +#: ../../godmode/snmpconsole/snmp_alert.php:935 +#: ../../godmode/snmpconsole/snmp_alert.php:967 +#: ../../godmode/snmpconsole/snmp_alert.php:995 +#: ../../godmode/snmpconsole/snmp_alert.php:1027 +#: ../../godmode/snmpconsole/snmp_alert.php:1055 +#: ../../godmode/snmpconsole/snmp_alert.php:1087 +#: ../../godmode/snmpconsole/snmp_alert.php:1115 +#: ../../godmode/snmpconsole/snmp_alert.php:1147 +#: ../../godmode/snmpconsole/snmp_alert.php:1175 +#: ../../godmode/snmpconsole/snmp_alert.php:1207 +#: ../../godmode/snmpconsole/snmp_alert.php:1235 +#: ../../godmode/snmpconsole/snmp_alert.php:1267 +#: ../../godmode/snmpconsole/snmp_alert.php:1295 +#: ../../godmode/snmpconsole/snmp_alert.php:1327 +#: ../../godmode/snmpconsole/snmp_alert.php:1355 +#: ../../godmode/snmpconsole/snmp_alert.php:1387 +#: ../../godmode/snmpconsole/snmp_alert.php:1415 +#: ../../godmode/snmpconsole/snmp_alert.php:1447 +#: ../../godmode/snmpconsole/snmp_alert.php:1475 +msgid "Variable bindings/Data" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:1587 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:331 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:1637 +#: ../../godmode/snmpconsole/snmp_alert.php:1898 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:490 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:603 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:490 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:603 +msgid "Alert action" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:1747 +msgid "" +"Search by these fields description, OID, Custom Value, SNMP Agent (IP), " +"Single value, each Variable bindings/Datas." +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:1815 +msgid "Alert SNMP control filter" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:1875 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:1907 +msgid "Custom Value/Enterprise String" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:1912 +#: ../../include/functions_reporting_html.php:6589 +#: ../../include/functions_reporting_html.php:6711 +#: ../../include/functions_treeview.php:486 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:1912 +msgid "TF." +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:2073 +msgid "ID Alert SNMP" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:2165 +#: ../../include/class/ModuleTemplates.class.php:943 +#: ../../operation/events/events.php:2902 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:306 +#: ../../enterprise/include/class/Omnishell.class.php:529 +#: ../../enterprise/include/class/Omnishell.class.php:717 +#: ../../enterprise/operation/services/services.list.php:771 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:306 +msgid "Delete selected" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:2231 +#: ../../godmode/snmpconsole/snmp_alert.php:2246 +#: ../../enterprise/godmode/setup/setup.php:589 +#: ../../package_774/enterprise/godmode/setup/setup.php:589 +msgid "Confirmation" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:2232 +msgid "Do you want delete this alert?" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:2247 +msgid "Do you want delete the selected alerts?" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:2372 +msgid "Add action " +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:41 +msgid "Filter overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:59 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:51 +#: ../../include/class/CredentialStore.class.php:965 +#: ../../include/class/SnmpConsole.class.php:221 +#: ../../operation/snmpconsole/snmp_browser.php:95 +#: ../../operation/snmpconsole/snmp_mib_uploader.php:60 +#: ../../operation/snmpconsole/snmp_statistics.php:104 +#: ../../operation/menu.php:263 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:57 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:55 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:57 +msgid "SNMP" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:108 +msgid "There was a problem updating the filter" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:126 +#: ../../godmode/snmpconsole/snmp_filters.php:152 +msgid "Description is empty" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:129 +msgid "Filter is empty" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:149 +msgid "Filters are empty" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:159 +msgid "There was a problem creating the filter" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:178 +msgid "There was a problem deleting the filter" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:210 +#: ../../godmode/snmpconsole/snmp_filters.php:211 +msgid "Click to add new filter" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:234 +#: ../../godmode/snmpconsole/snmp_filters.php:244 +msgid "" +"This field contains a substring, could be part of a IP address, a numeric " +"OID, or a plain substring" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:236 +msgid "Click to remove the filter" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_filters.php:353 +msgid "There are no SNMP Filters defined yet." +msgstr "" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:38 +msgid "SNMP Trap generator" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:68 +msgid "Empty parameters" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:74 +msgid "Successfully generated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:75 +#, php-format +msgid "Could not be generated: %s" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:90 +msgid "Host address" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:102 +#: ../../include/functions_snmp_browser.php:759 +msgid "Community" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:159 +msgid "SNMP Type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_trap_generator.php:178 +msgid "Generate trap" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:56 ../../godmode/tag/tag.php:132 +msgid "List tags" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:67 ../../godmode/tag/tag.php:144 +msgid "Tags configuration" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:76 +#: ../../include/class/TipsWindow.class.php:755 +#: ../../include/class/TipsWindow.class.php:922 +#: ../../operation/search_users.php:47 +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:231 +msgid "Profile" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:80 +msgid "Manage tags" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:119 +msgid "Successfully updated tag" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:120 +msgid "Error updating tag" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:163 +msgid "Successfully created tag" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:164 +msgid "Error creating tag" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:216 +#: ../../include/class/TipsWindow.class.php:763 +#: ../../include/class/TipsWindow.class.php:930 +#: ../../include/lib/Dashboard/Widgets/url.php:216 +#: ../../include/functions_reporting.php:7830 +#: ../../enterprise/meta/include/functions_wizard_meta.php:642 +msgid "Url" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:217 +msgid "Hyperlink to help information that has to exist previously." +msgstr "" + +#: ../../godmode/tag/edit_tag.php:228 ../../godmode/tag/tag.php:307 +#: ../../godmode/users/user_management.php:252 +#: ../../include/functions_cron.php:612 ../../include/functions_cron.php:703 +#: ../../operation/search_users.php:45 +#: ../../enterprise/godmode/setup/setup_auth.php:109 +#: ../../enterprise/include/functions_tasklist.php:314 +#: ../../enterprise/include/functions_tasklist.php:403 +#: ../../enterprise/operation/reporting/custom_reporting.php:20 +#: ../../package_774/enterprise/include/functions_tasklist.php:314 +#: ../../package_774/enterprise/include/functions_tasklist.php:403 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:109 +msgid "Email" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:229 +msgid "Associated Email direction to use later in alerts associated to Tags." +msgstr "" + +#: ../../godmode/tag/edit_tag.php:237 ../../godmode/tag/tag.php:308 +msgid "Phone" +msgstr "" + +#: ../../godmode/tag/edit_tag.php:238 +msgid "Associated phone number to use later in alerts associated to Tags." +msgstr "" + +#: ../../godmode/tag/tag.php:109 +msgid "Number of modules" +msgstr "" + +#: ../../godmode/tag/tag.php:111 +msgid "Number of policy modules" +msgstr "" + +#: ../../godmode/tag/tag.php:153 ../../godmode/menu.php:236 +#: ../../enterprise/extensions/disabled/check_acls.php:134 +msgid "Module tags" +msgstr "" + +#: ../../godmode/tag/tag.php:176 +msgid "Successfully deleted tag" +msgstr "" + +#: ../../godmode/tag/tag.php:177 +msgid "Error deleting tag" +msgstr "" + +#: ../../godmode/tag/tag.php:193 #, php-format msgid "" -"License exceeded

This " -"license allows %d modules and you have %d modules configured." +"This node is configured with centralized mode. All tags information is read " +"only. Go to %s to manage it." msgstr "" -#: ../../enterprise/load_enterprise.php:919 -#: ../../enterprise/load_enterprise.php:925 -msgid "" -"This license has expired. " -"

You can not get updates until you renew the license." +#: ../../godmode/tag/tag.php:303 +msgid "Tag name" msgstr "" -#: ../../enterprise/load_enterprise.php:920 -#: ../../enterprise/load_enterprise.php:927 +#: ../../godmode/tag/tag.php:305 +msgid "Detail information" +msgstr "" + +#: ../../godmode/tag/tag.php:306 +msgid "Number of modules affected" +msgstr "" + +#: ../../godmode/tag/tag.php:337 +msgid "Tag details" +msgstr "" + +#: ../../godmode/tag/tag.php:370 #, php-format -msgid "Please contact %s to renew the license." +msgid "Emails for the tag: %s" msgstr "" +#: ../../godmode/tag/tag.php:393 +#, php-format +msgid "Phones for the tag: %s" +msgstr "" + +#: ../../godmode/tag/tag.php:456 +msgid "Create tag" +msgstr "" + +#: ../../godmode/um_client/index.php:97 +#, 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 "" + +#: ../../godmode/um_client/index.php:108 +#, 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 "" + +#: ../../godmode/um_client/index.php:121 +#, 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 "" + +#: ../../godmode/um_client/index.php:217 +#, php-format +msgid "Master server version %s does not match console version %s." +msgstr "" + +#: ../../godmode/um_client/index.php:230 +#, 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:319 +msgid "Update online requires registration." +msgstr "" + +#: ../../godmode/um_client/index.php:324 +msgid "" +"Applying offline patches may make your console unusable, we recommend to " +"completely backup your files before applying any patch." +msgstr "" + +#: ../../godmode/update_manager/modal_lts_update.php:55 +msgid "LTS versions" +msgstr "" + +#: ../../godmode/update_manager/modal_lts_update.php:70 +msgid "" +"There are two types of versions in Pandora FMS: the LTS versions (Long-Term " +"Support), e.g: 772 LTS, and the RRR (Regular Rolling Release) versions, e.g: " +"771, 773, 774, 775." +msgstr "" + +#: ../../godmode/update_manager/modal_lts_update.php:75 +msgid "" +"LTS versions have frequent, periodic updates (fixes), correcting both " +"security problems and critical bugs detected in the tool. These are the " +"versions we recommend to use in production environments." +msgstr "" + +#: ../../godmode/update_manager/modal_lts_update.php:80 +msgid "" +"RRR versions incorporate new features in each version, as well as bug fixes, " +"but due to their dynamic nature, errors are more likely." +msgstr "" + +#: ../../godmode/update_manager/update_manager.history.php:42 +msgid "Origin" +msgstr "" + +#: ../../godmode/update_manager/update_manager.php:64 +#: ../../godmode/update_manager/update_manager.php:83 +msgid "Journal" +msgstr "" + +#: ../../godmode/update_manager/update_manager.php:71 +msgid "Offline update" +msgstr "" + +#: ../../godmode/update_manager/update_manager.php:78 +msgid "Online update" +msgstr "" + +#: ../../godmode/update_manager/update_manager.php:91 +msgid "Offline" +msgstr "" + +#: ../../godmode/update_manager/update_manager.php:96 +msgid "Online" +msgstr "" + +#: ../../godmode/update_manager/update_manager.php:161 +msgid "Please register on metaconsole first." +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:172 +#: ../../godmode/update_manager/update_manager.setup.php:247 +#: ../../enterprise/meta/advanced/metasetup.mail.php:85 +msgid "Succesful Update the url config vars." +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:173 +#: ../../godmode/update_manager/update_manager.setup.php:248 +#: ../../enterprise/meta/advanced/metasetup.mail.php:86 +msgid "Unsuccesful Update the url config vars." +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:275 +msgid "Warp Update URL" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:279 +msgid "URL update manager" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:288 +msgid "Use secured Warp Update" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:299 +#: ../../godmode/update_manager/update_manager.setup.php:303 +msgid "Proxy server" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:311 +#: ../../godmode/update_manager/update_manager.setup.php:315 +msgid "Proxy port" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:323 +#: ../../godmode/update_manager/update_manager.setup.php:327 +msgid "Proxy user" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:335 +#: ../../godmode/update_manager/update_manager.setup.php:339 +msgid "Proxy password" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:347 +msgid "Allow no-consecutive patches" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:358 +msgid "Limit to LTS updates" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:369 +msgid "Registration ID" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:370 +msgid "Not registred yet" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:385 +msgid "Unregister" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:388 +msgid "Cancel registration" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:397 +#, php-format +msgid "%s community reminder" +msgstr "" + +#: ../../godmode/update_manager/update_manager.setup.php:397 +#, php-format +msgid "" +"Every 8 days, a message is displayed to admin users to remember to register " +"this %s instance" +msgstr "" + +#: ../../godmode/users/configure_profile.php:54 +#: ../../godmode/users/configure_user.php:259 +#: ../../godmode/users/profile_list.php:61 +#: ../../godmode/users/user_list.php:251 ../../godmode/users/user_list.php:276 +#: ../../operation/users/user_edit_header.php:89 +#: ../../enterprise/meta/general/main_header.php:332 +#: ../../enterprise/meta/general/main_header.php:412 +#: ../../enterprise/meta/general/main_header.php:419 +#: ../../enterprise/meta/general/main_menu.php:576 +#: ../../enterprise/meta/general/main_menu.php:641 +#: ../../enterprise/meta/general/main_menu.php:665 +#: ../../enterprise/meta/general/main_menu.php:672 +#: ../../enterprise/meta/include/functions_users_meta.php:183 +#: ../../enterprise/meta/include/functions_users_meta.php:206 +#: ../../package_774/enterprise/meta/general/main_menu.php:570 +#: ../../package_774/enterprise/meta/general/main_menu.php:635 +#: ../../package_774/enterprise/meta/general/main_menu.php:659 +#: ../../package_774/enterprise/meta/general/main_menu.php:666 +msgid "User management" +msgstr "" + +#: ../../godmode/users/configure_profile.php:65 +#: ../../godmode/users/configure_user.php:270 +#: ../../godmode/users/profile_list.php:72 +#: ../../godmode/users/user_list.php:262 ../../godmode/menu.php:249 +#: ../../enterprise/meta/include/functions_users_meta.php:187 +#: ../../enterprise/meta/include/functions_users_meta.php:214 +msgid "Profile management" +msgstr "" + +#: ../../godmode/users/configure_profile.php:77 +#, php-format +msgid "Edit profile %s" +msgstr "" + +#: ../../godmode/users/configure_profile.php:90 +#: ../../godmode/users/configure_profile.php:389 +#: ../../godmode/users/configure_user.php:295 +#: ../../godmode/users/profile_list.php:96 +#: ../../godmode/users/user_list.php:301 +msgid "Manage users" +msgstr "" + +#: ../../godmode/users/configure_profile.php:94 +#: ../../godmode/users/profile_list.php:83 +msgid "User Profile management" +msgstr "" + +#: ../../godmode/users/configure_profile.php:153 +#: ../../godmode/users/configure_profile.php:415 +#: ../../godmode/users/profile_list.php:481 +msgid "Create profile" +msgstr "" + +#: ../../godmode/users/configure_profile.php:158 +msgid "There was a problem loading profile" +msgstr "" + +#: ../../godmode/users/configure_profile.php:250 +msgid "Update profile" +msgstr "" + +#: ../../godmode/users/configure_profile.php:260 +msgid "Update Profile" +msgstr "" + +#: ../../godmode/users/configure_profile.php:262 +msgid "Create Profile" +msgstr "" + +#: ../../godmode/users/configure_profile.php:283 +#: ../../operation/agentes/ver_agente.php:2148 +msgid "View agents" +msgstr "" + +#: ../../godmode/users/configure_profile.php:287 +msgid "Disable agents" +msgstr "" + +#: ../../godmode/users/configure_profile.php:291 +msgid "Edit agents" +msgstr "" + +#: ../../godmode/users/configure_profile.php:298 +msgid "Edit alerts" +msgstr "" + +#: ../../godmode/users/configure_profile.php:309 ../../operation/menu.php:536 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:273 +#: ../../enterprise/meta/event/custom_events.php:36 +msgid "View events" +msgstr "" + +#: ../../godmode/users/configure_profile.php:313 +msgid "Edit events" +msgstr "" + +#: ../../godmode/users/configure_profile.php:317 +#: ../../operation/events/events.php:1802 +msgid "Manage events" +msgstr "" + +#: ../../godmode/users/configure_profile.php:324 +msgid "View reports" +msgstr "" + +#: ../../godmode/users/configure_profile.php:328 +msgid "Edit reports" +msgstr "" + +#: ../../godmode/users/configure_profile.php:332 +msgid "Manage reports" +msgstr "" + +#: ../../godmode/users/configure_profile.php:339 +msgid "View network maps" +msgstr "" + +#: ../../godmode/users/configure_profile.php:343 +msgid "Edit network maps" +msgstr "" + +#: ../../godmode/users/configure_profile.php:347 +msgid "Manage network maps" +msgstr "" + +#: ../../godmode/users/configure_profile.php:354 +#: ../../include/functions_menu.php:584 +msgid "View visual console" +msgstr "" + +#: ../../godmode/users/configure_profile.php:358 +msgid "Edit visual console" +msgstr "" + +#: ../../godmode/users/configure_profile.php:362 +msgid "Manage visual console" +msgstr "" + +#: ../../godmode/users/configure_profile.php:374 +msgid "View NCM data" +msgstr "" + +#: ../../godmode/users/configure_profile.php:378 +#: ../../godmode/users/profile_list.php:354 +msgid "Operate NCM" +msgstr "" + +#: ../../godmode/users/configure_profile.php:382 +#: ../../godmode/users/profile_list.php:355 +msgid "Manage NCM" +msgstr "" + +#: ../../godmode/users/configure_profile.php:396 +msgid "Manage database" +msgstr "" + +#: ../../godmode/users/configure_profile.php:403 +#, php-format +msgid "%s management" +msgstr "" + +#: ../../godmode/users/configure_profile.php:475 +msgid "Profile name already on use, please, change the name before save" +msgstr "" + +#: ../../godmode/users/configure_user.php:62 +#: ../../godmode/users/user_management.php:45 ../../include/auth/mysql.php:809 +msgid "External link" +msgstr "" + +#: ../../godmode/users/configure_user.php:194 +#: ../../godmode/users/user_list.php:376 +#, php-format +msgid "Deleted user %s from metaconsole" +msgstr "" + +#: ../../godmode/users/configure_user.php:206 +#: ../../godmode/users/user_list.php:388 +#, php-format +msgid "Deleted user %s from %s" +msgstr "" + +#: ../../godmode/users/configure_user.php:219 +#: ../../godmode/users/configure_user.php:227 +#: ../../godmode/users/user_list.php:351 +#, php-format +msgid "Deleted user %s" +msgstr "" + +#: ../../godmode/users/configure_user.php:282 +msgid "Update User" +msgstr "" + +#: ../../godmode/users/configure_user.php:282 +msgid "Create User" +msgstr "" + +#: ../../godmode/users/configure_user.php:299 +msgid "User Detail Editor" +msgstr "" + +#: ../../godmode/users/configure_user.php:370 +#: ../../godmode/users/user_list.php:1048 +#, php-format +msgid "The current authentication scheme doesn't support creating users on %s" +msgstr "" + +#: ../../godmode/users/configure_user.php:470 +msgid "User ID cannot be empty" +msgstr "" + +#: ../../godmode/users/configure_user.php:478 +msgid "User ID already exists" +msgstr "" + +#: ../../godmode/users/configure_user.php:484 +msgid "Invalid user ID: leading or trailing blank spaces not allowed" +msgstr "" + +#: ../../godmode/users/configure_user.php:492 +msgid "Passwords cannot be empty" +msgstr "" + +#: ../../godmode/users/configure_user.php:499 +msgid "Passwords didn't match" +msgstr "" + +#: ../../godmode/users/configure_user.php:506 +msgid "The password provided is not valid. Please set another one." +msgstr "" + +#: ../../godmode/users/configure_user.php:568 +msgid "" +"Strict ACL is not recommended for admin users because performance could be " +"affected." +msgstr "" + +#: ../../godmode/users/configure_user.php:652 +#: ../../godmode/users/configure_user.php:1027 +msgid "Profile added successfully" +msgstr "" + +#: ../../godmode/users/configure_user.php:653 +#: ../../godmode/users/configure_user.php:1028 +msgid "Profile cannot be added" +msgstr "" + +#: ../../godmode/users/configure_user.php:773 +msgid "" +"It is not possible to change the password because external authentication is " +"being used" +msgstr "" + +#: ../../godmode/users/configure_user.php:813 +#: ../../godmode/users/configure_user.php:841 +#: ../../godmode/users/configure_user.php:916 +#: ../../godmode/users/configure_user.php:923 +#: ../../godmode/users/configure_user.php:955 +#: ../../operation/users/user_edit.php:213 +#: ../../operation/users/user_edit.php:259 +msgid "User info successfully updated" +msgstr "" + +#: ../../godmode/users/configure_user.php:814 +#: ../../godmode/users/configure_user.php:842 +#: ../../godmode/users/configure_user.php:917 +#: ../../godmode/users/configure_user.php:924 +#: ../../godmode/users/configure_user.php:956 +msgid "Error updating user info (no change?)" +msgstr "" + +#: ../../godmode/users/configure_user.php:847 +msgid "Password of the active user is required to perform password change" +msgstr "" + +#: ../../godmode/users/configure_user.php:849 +msgid "Password of active user is not correct" +msgstr "" + +#: ../../godmode/users/configure_user.php:865 +msgid "Passwords does not match" +msgstr "" + +#: ../../godmode/users/configure_user.php:916 +#: ../../operation/users/user_edit.php:211 +msgid "You have generated a new API Token." +msgstr "" + +#: ../../godmode/users/configure_user.php:945 +msgid "" +"Strict ACL is not recommended for this user. Performance could be affected." +msgstr "" + +#: ../../godmode/users/configure_user.php:1065 +#: ../../godmode/users/configure_user.php:1142 +#: ../../godmode/users/user_list.php:573 +#: ../../godmode/users/user_management.php:209 +#: ../../godmode/users/user_management.php:221 +#: ../../include/class/SnmpConsole.class.php:278 +#: ../../include/functions_reporting_html.php:6521 +#: ../../include/functions_reporting_html.php:7658 +#: ../../include/functions_reporting_html.php:7681 +#: ../../operation/users/user_edit.php:288 ../../operation/search_users.php:43 +#: ../../enterprise/include/functions_reporting_csv.php:3146 +#: ../../enterprise/include/functions_reporting_csv.php:3156 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2904 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2914 +msgid "User ID" +msgstr "" + +#: ../../godmode/users/configure_user.php:1072 #: ../../enterprise/load_enterprise.php:931 #: ../../enterprise/load_enterprise.php:1072 -#: ../../godmode/users/configure_user.php:1068 +#: ../../package_774/enterprise/load_enterprise.php:931 +#: ../../package_774/enterprise/load_enterprise.php:1072 msgid "Renew" msgstr "" -#: ../../enterprise/load_enterprise.php:941 +#: ../../godmode/users/configure_user.php:1078 +#: ../../operation/users/user_edit.php:303 +msgid "" +"The API token will be renewed. After this action, the last token you were " +"using will not work. Are you sure?" +msgstr "" + +#: ../../godmode/users/configure_user.php:1088 +#: ../../include/class/ConfigPEN.class.php:252 +#: ../../operation/agentes/interface_view.functions.php:172 +#: ../../operation/custom_fields/custom_fields_view.php:299 +#: ../../operation/heatmap.php:299 +#: ../../enterprise/extensions/vmware/vmware_view.php:1587 +#: ../../enterprise/include/class/AgentRepository.class.php:873 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1569 +#: ../../enterprise/include/class/LogSource.class.php:742 +#: ../../enterprise/include/class/Omnishell.class.php:1359 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:318 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:306 +msgid "Show" +msgstr "" + +#: ../../godmode/users/configure_user.php:1094 +#: ../../operation/users/user_edit.php:336 +msgid "Your API Token is:" +msgstr "" + +#: ../../godmode/users/configure_user.php:1096 +#: ../../operation/users/user_edit.php:336 +msgid "Please, avoid share this string with others." +msgstr "" + +#: ../../godmode/users/configure_user.php:1180 +#: ../../godmode/users/user_management.php:244 +#: ../../operation/users/user_edit.php:381 +msgid "Full (display) name" +msgstr "" + +#: ../../godmode/users/configure_user.php:1231 +#: ../../godmode/users/user_management.php:366 +#: ../../operation/users/user_edit.php:408 +msgid "Password confirmation" +msgstr "" + +#: ../../godmode/users/configure_user.php:1249 +#: ../../godmode/users/user_management.php:389 +msgid "Own password confirmation" +msgstr "" + +#: ../../godmode/users/configure_user.php:1259 +#: ../../godmode/users/user_management.php:299 +msgid "Administrator user" +msgstr "" + +#: ../../godmode/users/configure_user.php:1286 +#: ../../godmode/users/user_management.php:264 +#: ../../operation/users/user_edit.php:401 +msgid "E-mail" +msgstr "" + +#: ../../godmode/users/configure_user.php:1302 +#: ../../godmode/users/user_management.php:272 +#: ../../godmode/users/user_management.php:284 +#: ../../operation/users/user_edit.php:403 +msgid "Phone number" +msgstr "" + +#: ../../godmode/users/configure_user.php:1307 +#: ../../godmode/users/user_management.php:856 +#: ../../include/ajax/events.php:1800 +#: ../../include/class/AuditLog.class.php:114 ../../include/functions.php:3194 +#: ../../include/functions_reporting_html.php:7238 +#: ../../mobile/operation/events.php:874 +#: ../../operation/users/user_edit.php:740 +#: ../../views/ITSM/ITSMTicketDetailView.php:404 +#: ../../views/ITSM/ITSMTicketDetailView.php:411 +#: ../../enterprise/include/functions_ipam.php:2117 +#: ../../enterprise/include/functions_reporting.php:2571 +#: ../../enterprise/include/functions_reporting_csv.php:2532 +#: ../../enterprise/tools/ipam/ipam_ajax.php:295 +#: ../../enterprise/tools/ipam/ipam_ajax.php:482 +#: ../../enterprise/tools/ipam/ipam_massive.php:105 +#: ../../enterprise/tools/ipam/ipam_network.php:589 +#: ../../enterprise/tools/ipam/ipam_network.php:858 +#: ../../package_774/enterprise/include/functions_reporting.php:2560 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2290 +msgid "Comments" +msgstr "" + +#: ../../godmode/users/configure_user.php:1318 +#: ../../operation/users/user_edit.php:752 +msgid "Login allowed IP list" +msgstr "" + +#: ../../godmode/users/configure_user.php:1319 +#: ../../godmode/users/user_management.php:909 +#: ../../operation/users/user_edit.php:753 +msgid "" +"Add the source IPs that will allow console access. Each IP must be separated " +"only by comma. * allows all." +msgstr "" + +#: ../../godmode/users/configure_user.php:1358 +msgid "Skin" +msgstr "" + +#: ../../godmode/users/configure_user.php:1369 +msgid "Search custom field view" +msgstr "" + +#: ../../godmode/users/configure_user.php:1383 +msgid "Load by default the selected view in custom field view" +msgstr "" + +#: ../../godmode/users/configure_user.php:1418 +msgid "Metaconsole access" +msgstr "" + +#: ../../godmode/users/configure_user.php:1454 +msgid "Default event filter" +msgstr "" + +#: ../../godmode/users/configure_user.php:1468 +msgid "eHorus user access enabled" +msgstr "" + +#: ../../godmode/users/configure_user.php:1476 +#: ../../include/functions_config.php:1896 +msgid "eHorus user" +msgstr "" + +#: ../../godmode/users/configure_user.php:1485 +#: ../../include/functions_config.php:1900 +msgid "eHorus password" +msgstr "" + +#: ../../godmode/users/configure_user.php:1514 +msgid "User must be created before activating double authentication." +msgstr "" + +#: ../../godmode/users/configure_user.php:1541 +#: ../../operation/users/user_edit.php:549 +msgid "Show information" +msgstr "" + +#: ../../godmode/users/configure_user.php:1624 +msgid "Enable agents managment" +msgstr "" + +#: ../../godmode/users/configure_user.php:1632 +msgid "Enable node access" +msgstr "" + +#: ../../godmode/users/configure_user.php:1633 +msgid "With this option enabled, the user will can access to nodes console" +msgstr "" + +#: ../../godmode/users/configure_user.php:1862 +msgid "yes" +msgstr "" + +#: ../../godmode/users/configure_user.php:1865 +msgid "no" +msgstr "" + +#: ../../godmode/users/configure_user.php:1869 +msgid "Please select profile and group" +msgstr "" + +#: ../../godmode/users/configure_user.php:1883 +#: ../../godmode/users/configure_user.php:1934 +msgid "This profile is already defined" +msgstr "" + +#: ../../godmode/users/configure_user.php:1955 +msgid "" +"Deleting this profile will leave your user without a profile or group. You " +"can continue by deleting the user or preserving it." +msgstr "" + +#: ../../godmode/users/configure_user.php:2000 +msgid "Deleting last profile will delete this user" +msgstr "" + +#: ../../godmode/users/configure_user.php:2050 +msgid "" +"User will be created without profiles assigned and won't be able to log in, " +"are you sure?" +msgstr "" + +#: ../../godmode/users/configure_user.php:2160 +#: ../../operation/users/user_edit.php:1198 +msgid "Double autentication information" +msgstr "" + +#: ../../godmode/users/configure_user.php:2249 +#: ../../operation/users/user_edit.php:1287 +msgid "The double authentication will be deactivated" +msgstr "" + +#: ../../godmode/users/configure_user.php:2250 +#: ../../operation/users/user_edit.php:1288 +msgid "Deactivate" +msgstr "" + +#: ../../godmode/users/configure_user.php:2285 +#: ../../operation/users/user_edit.php:1320 +msgid "The double autentication was deactivated successfully" +msgstr "" + +#: ../../godmode/users/configure_user.php:2288 +#: ../../godmode/users/configure_user.php:2292 +#: ../../operation/users/user_edit.php:1323 +#: ../../operation/users/user_edit.php:1327 +msgid "There was an error deactivating the double autentication" +msgstr "" + +#: ../../godmode/users/profile_list.php:124 #, php-format msgid "" -"This license is outside of support.

This %s installation will continue working normally and " -"without limitations, but without support or updates." +"This node is configured with centralized mode. All profiles information is " +"read only. Go to %s to manage it." +msgstr "" + +#: ../../godmode/users/profile_list.php:136 +#: ../../godmode/users/user_list.php:412 +msgid "There was a problem deleting the profile" +msgstr "" + +#: ../../godmode/users/profile_list.php:263 +msgid "There was a problem updating this profile" +msgstr "" + +#: ../../godmode/users/profile_list.php:266 +msgid "Profile name cannot be empty" +msgstr "" + +#: ../../godmode/users/profile_list.php:312 +#: ../../godmode/users/profile_list.php:315 +msgid "There was a problem creating this profile" +msgstr "" + +#: ../../godmode/users/profile_list.php:334 +msgid "View Agents" +msgstr "" + +#: ../../godmode/users/profile_list.php:335 +msgid "Edit Agents" +msgstr "" + +#: ../../godmode/users/profile_list.php:336 +msgid "Disable Agents" +msgstr "" + +#: ../../godmode/users/profile_list.php:337 +msgid "Edit Alerts" +msgstr "" + +#: ../../godmode/users/profile_list.php:338 +msgid "Manage Alerts" +msgstr "" + +#: ../../godmode/users/profile_list.php:339 +#: ../../enterprise/meta/include/functions_users_meta.php:236 +msgid "User Management" +msgstr "" + +#: ../../godmode/users/profile_list.php:340 +msgid "Database Management" +msgstr "" + +#: ../../godmode/users/profile_list.php:341 +#: ../../include/class/OrderInterpreter.class.php:195 +msgid "View Events" +msgstr "" + +#: ../../godmode/users/profile_list.php:342 +msgid "Edit Events" +msgstr "" + +#: ../../godmode/users/profile_list.php:343 +msgid "Manage Events" +msgstr "" + +#: ../../godmode/users/profile_list.php:344 +msgid "View Reports" +msgstr "" + +#: ../../godmode/users/profile_list.php:345 +msgid "Edit Reports" +msgstr "" + +#: ../../godmode/users/profile_list.php:346 +msgid "Manage Reports" +msgstr "" + +#: ../../godmode/users/profile_list.php:347 +msgid "View Network Maps" +msgstr "" + +#: ../../godmode/users/profile_list.php:348 +msgid "Edit Network Maps" +msgstr "" + +#: ../../godmode/users/profile_list.php:349 +msgid "Manage Network Maps" +msgstr "" + +#: ../../godmode/users/profile_list.php:350 +msgid "View Visual Consoles" +msgstr "" + +#: ../../godmode/users/profile_list.php:351 +msgid "Edit Visual Consoles" +msgstr "" + +#: ../../godmode/users/profile_list.php:352 +msgid "Manage Visual Consoles" +msgstr "" + +#: ../../godmode/users/profile_list.php:353 +msgid "View NCM Data" +msgstr "" + +#: ../../godmode/users/profile_list.php:356 +msgid "Pandora Administration" +msgstr "" + +#: ../../godmode/users/profile_list.php:473 +msgid "There are no defined profiles" +msgstr "" + +#: ../../godmode/users/user_list.php:288 ../../godmode/menu.php:244 +#: ../../enterprise/extensions/disabled/check_acls.php:53 +#: ../../enterprise/extensions/disabled/check_acls.php:140 +#: ../../enterprise/meta/include/functions_agents_meta.php:656 +msgid "Users management" +msgstr "" + +#: ../../godmode/users/user_list.php:358 ../../godmode/users/user_list.php:400 +msgid "There was a problem deleting the user" +msgstr "" + +#: ../../godmode/users/user_list.php:394 +#, php-format +msgid "Successfully deleted from %s" +msgstr "" + +#: ../../godmode/users/user_list.php:395 +#, php-format +msgid "There was a problem deleting the user from %s" +msgstr "" + +#: ../../godmode/users/user_list.php:403 +msgid "ID user cannot be empty" +msgstr "" + +#: ../../godmode/users/user_list.php:444 +msgid "There was a problem disabling user" +msgstr "" + +#: ../../godmode/users/user_list.php:450 +msgid "There was a problem enabling user" +msgstr "" + +#: ../../godmode/users/user_list.php:489 ../../godmode/users/user_list.php:494 +#: ../../enterprise/meta/advanced/collections.php:227 +msgid "Search by username, fullname or email" +msgstr "" + +#: ../../godmode/users/user_list.php:545 +#: ../../operation/users/user_edit.php:281 +#, php-format +msgid "" +"This node is configured with centralized mode. All users information is read " +"only. Go to %s to manage it." +msgstr "" + +#: ../../godmode/users/user_list.php:580 ../../godmode/users/user_list.php:768 +#: ../../include/lib/TacticalView/elements/Alerts.php:210 +#: ../../operation/search_users.php:62 +#: ../../enterprise/extensions/disabled/check_acls.php:63 +#: ../../enterprise/extensions/disabled/check_acls.php:150 +#: ../../enterprise/godmode/servers/HA_cluster.php:205 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:276 +msgid "Admin" +msgstr "" + +#: ../../godmode/users/user_list.php:581 +msgid "Profile / Group" +msgstr "" + +#: ../../godmode/users/user_list.php:769 ../../operation/search_users.php:63 +msgid "Administrator" +msgstr "" + +#: ../../godmode/users/user_list.php:795 +msgid "Show profiles" +msgstr "" + +#: ../../godmode/users/user_list.php:813 +msgid "Other profiles are also assigned." +msgstr "" + +#: ../../godmode/users/user_list.php:815 +msgid "" +"Other profiles you cannot manage are also assigned. These profiles are not " +"shown. You cannot enable/disable or delete this user." +msgstr "" + +#: ../../godmode/users/user_list.php:824 +#: ../../include/functions_reporting.php:5480 +#: ../../include/functions_reporting.php:5527 +#: ../../operation/search_users.php:87 +msgid "The user doesn't have any assigned profile/group" +msgstr "" + +#: ../../godmode/users/user_list.php:936 +#: ../../operation/users/user_edit_header.php:129 +msgid "Edit user" +msgstr "" + +#: ../../godmode/users/user_list.php:1034 +msgid "Create user" +msgstr "" + +#: ../../godmode/users/user_management.php:202 +msgid "Profile information" +msgstr "" + +#: ../../godmode/users/user_management.php:202 +msgid "Profile information for" +msgstr "" + +#: ../../godmode/users/user_management.php:232 +#: ../../include/functions_reporting_html.php:7659 +#: ../../include/functions_reporting_html.php:7682 +#: ../../enterprise/include/functions_reporting_csv.php:3146 +#: ../../enterprise/include/functions_reporting_csv.php:3156 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2904 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2914 +msgid "Full name" +msgstr "" + +#: ../../godmode/users/user_management.php:333 +msgid "New password" +msgstr "" + +#: ../../godmode/users/user_management.php:353 +msgid "Repeat new password" +msgstr "" + +#: ../../godmode/users/user_management.php:374 +#: ../../operation/users/user_edit.php:409 +msgid "Current password" +msgstr "" + +#: ../../godmode/users/user_management.php:406 +msgid "Third user password confirmation" +msgstr "" + +#: ../../godmode/users/user_management.php:421 +msgid "Not Login" +msgstr "" + +#: ../../godmode/users/user_management.php:438 +msgid "The user with not login set only can access to API." +msgstr "" + +#: ../../godmode/users/user_management.php:443 +msgid "Local User" +msgstr "" + +#: ../../godmode/users/user_management.php:460 +msgid "" +"The user with local authentication enabled will always use local " +"authentication." +msgstr "" + +#: ../../godmode/users/user_management.php:472 +#: ../../views/dashboard/tipsWindow.php:44 +msgid "Show usage tips at startup" +msgstr "" + +#: ../../godmode/users/user_management.php:478 +msgid "Session time" +msgstr "" + +#: ../../godmode/users/user_management.php:488 +msgid "" +"This is defined in minutes, If you wish a permanent session should putting " +"-1 in this field." +msgstr "" + +#: ../../godmode/users/user_management.php:539 +msgid "Pages with autorefresh" +msgstr "" + +#: ../../godmode/users/user_management.php:624 +msgid "Autorefresh pages" +msgstr "" + +#: ../../godmode/users/user_management.php:630 +msgid "Time for autorefresh" +msgstr "" + +#: ../../godmode/users/user_management.php:649 +msgid "Pandora RC user access enabled" +msgstr "" + +#: ../../godmode/users/user_management.php:659 +#: ../../godmode/users/user_management.php:671 +msgid "Pandora RC User" +msgstr "" + +#: ../../godmode/users/user_management.php:678 +#: ../../godmode/users/user_management.php:690 +msgid "Pandora RC Password" +msgstr "" + +#: ../../godmode/users/user_management.php:699 +msgid "Language and Appearance" +msgstr "" + +#: ../../godmode/users/user_management.php:715 +msgid "" +"When changing the theme, the login screen logo will be restricted to the " +"default for that color scheme, if you have a custom logo, adjust it after " +"changing the theme." +msgstr "" + +#: ../../godmode/users/user_management.php:724 +msgid "User color scheme" +msgstr "" + +#: ../../godmode/users/user_management.php:833 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:302 +#: ../../include/functions_visual_map_editor.php:309 +msgid "Time zone" +msgstr "" + +#: ../../godmode/users/user_management.php:850 +msgid "Additional settings" +msgstr "" + +#: ../../godmode/users/user_management.php:869 +msgid "Enable IP allowlist" +msgstr "" + +#: ../../godmode/users/user_management.php:931 +msgid "Pandora ITSM user configuration" +msgstr "" + +#: ../../godmode/users/user_management.php:953 ../../godmode/menu.php:53 +#: ../../include/ajax/events.php:2536 ../../operation/events/events.php:1772 +#: ../../operation/events/events.php:2950 +#: ../../operation/events/sound_events.php:292 +#: ../../operation/users/user_edit.php:871 ../../operation/menu.php:589 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:376 +#: ../../enterprise/meta/general/main_menu.php:290 +#: ../../package_774/enterprise/meta/general/main_menu.php:284 +msgid "Start" +msgstr "" + +#: ../../godmode/users/user_management.php:975 +msgid "Contact details (QR)" +msgstr "" + +#: ../../godmode/users/user_management.php:976 +msgid "API Token credentials" +msgstr "" + +#: ../../godmode/wizards/Applications.class.php:145 +#: ../../godmode/wizards/Cloud.class.php:166 +msgid "This legacy app has been migrated to new discovery 2.0 system" +msgstr "" + +#: ../../godmode/wizards/Applications.class.php:192 +#: ../../godmode/wizards/Applications.class.php:200 ../../godmode/menu.php:106 +msgid "Applications" +msgstr "" + +#: ../../godmode/wizards/Applications.class.php:222 +#: ../../godmode/wizards/Cloud.class.php:242 +#: ../../godmode/wizards/Custom.class.php:145 +msgid "Not installed" +msgstr "" + +#: ../../godmode/wizards/Applications.class.php:236 +#: ../../godmode/wizards/Cloud.class.php:256 +#: ../../godmode/wizards/Custom.class.php:159 +msgid "" +"All company names used here are for identification purposes only. Use of " +"these names, logos, and brands does not imply endorsement." +msgstr "" + +#: ../../godmode/wizards/Cloud.class.php:211 +#: ../../godmode/wizards/Cloud.class.php:220 ../../godmode/menu.php:134 +#: ../../include/class/ExtensionsDiscovery.class.php:511 +#: ../../enterprise/include/class/Aws.cloud.php:114 +#: ../../enterprise/include/class/Aws.cloud.php:161 +#: ../../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 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:150 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:194 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:114 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:161 +#: ../../package_774/enterprise/include/class/Google.cloud.php:144 +#: ../../package_774/enterprise/include/class/Google.cloud.php:188 +msgid "Cloud" +msgstr "" + +#: ../../godmode/wizards/Cloud.class.php:289 +#: ../../godmode/wizards/Cloud.class.php:297 +#, php-format +msgid "%s credentials" +msgstr "" + +#: ../../godmode/wizards/Cloud.class.php:313 +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 "" + +#: ../../godmode/wizards/Cloud.class.php:333 +msgid "Manage accounts" +msgstr "" + +#: ../../godmode/wizards/Cloud.class.php:346 +msgid "Cloud tool full path" +msgstr "" + +#: ../../godmode/wizards/Cloud.class.php:354 +#: ../../enterprise/include/functions_security_hardening.php:656 +#: ../../package_774/enterprise/include/functions_security_hardening.php:685 +msgid "Account" +msgstr "" + +#: ../../godmode/wizards/Cloud.class.php:424 +msgid "Select a set of credentials from the list" +msgstr "" + +#: ../../godmode/wizards/Cloud.class.php:437 +#, php-format +msgid "Path %s is not executable." +msgstr "" + +#: ../../godmode/wizards/Cloud.class.php:482 +msgid "Account disconnected" +msgstr "" + +#: ../../godmode/wizards/Cloud.class.php:484 +msgid "Failed disconnecting account" +msgstr "" + +#: ../../godmode/wizards/Cloud.class.php:562 +msgid "Credentials successfully updated" +msgstr "" + +#: ../../godmode/wizards/Cloud.class.php:564 +msgid "Failed updating credentials process" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:107 +#: ../../godmode/menu.php:56 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:579 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:579 +msgid "Task list" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:172 +msgid "Host & devices tasks" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:173 +msgid "Applications tasks" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:174 +msgid "Cloud tasks" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:175 +msgid "Custom tasks" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:272 +msgid "Task successfully deleted" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:387 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:514 +msgid "Task successfully enabled" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:387 +msgid "Task succesfully disabled" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:427 +msgid "Console Task successfully deleted" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:469 +msgid "Task successfully disabled" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:550 +msgid "Discovery Server is disabled" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:632 +#: ../../godmode/wizards/HostDevices.class.php:835 +#: ../../include/class/CustomNetScan.class.php:452 +#: ../../include/class/ExtensionsDiscovery.class.php:1445 +#: ../../enterprise/include/class/Aws.S3.php:408 +#: ../../enterprise/include/class/Aws.cloud.php:1221 +#: ../../enterprise/include/class/Azure.cloud.php:773 +#: ../../enterprise/include/class/DB2.app.php:445 +#: ../../enterprise/include/class/Google.cloud.php:764 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:457 +#: ../../enterprise/include/class/MySQL.app.php:450 +#: ../../enterprise/include/class/Oracle.app.php:452 +#: ../../enterprise/include/class/SAP.app.php:459 +#: ../../enterprise/include/class/VMware.app.php:583 +#: ../../package_774/enterprise/include/class/DB2.app.php:445 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:773 +#: ../../package_774/enterprise/include/class/SAP.app.php:459 +#: ../../package_774/enterprise/include/class/Oracle.app.php:452 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1221 +#: ../../package_774/enterprise/include/class/MySQL.app.php:450 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:457 +#: ../../package_774/enterprise/include/class/Google.cloud.php:764 +#: ../../package_774/enterprise/include/class/VMware.app.php:583 +msgid "Task name" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:635 +#: ../../include/lib/Group.php:579 ../../include/functions_events.php:269 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1043 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:198 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:273 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:77 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:292 +#: ../../enterprise/meta/include/functions_events_meta.php:130 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:77 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:292 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:916 +msgid "Server name" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:647 +msgid "Task type" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:653 +#: ../../views/ITSM/ITSMTicketDetailView.php:156 +msgid "Updated at" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:711 +msgid "This action will rescan the target networks." +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:730 +msgid "This task has not been completely defined, please edit it" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:760 +#: ../../godmode/wizards/HostDevices.class.php:808 +#: ../../include/class/CustomNetScan.class.php:537 +#: ../../enterprise/godmode/services/services.service.php:694 +#: ../../enterprise/include/class/Aws.S3.php:524 +#: ../../enterprise/include/class/Aws.cloud.php:1349 +#: ../../enterprise/include/class/DB2.app.php:555 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:566 +#: ../../enterprise/include/class/MySQL.app.php:577 +#: ../../enterprise/include/class/Oracle.app.php:562 +#: ../../enterprise/include/class/SAP.app.php:514 +#: ../../enterprise/include/class/VMware.app.php:678 +#: ../../enterprise/include/functions_ipam.php:1358 +#: ../../enterprise/operation/services/massive/services.create.php:727 +#: ../../enterprise/operation/services/services.list.php:212 +#: ../../enterprise/operation/services/services.table_services.php:149 +#: ../../enterprise/tools/ipam/ipam_list.php:785 +#: ../../package_774/enterprise/include/class/DB2.app.php:555 +#: ../../package_774/enterprise/include/class/SAP.app.php:514 +#: ../../package_774/enterprise/include/class/Oracle.app.php:562 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1349 +#: ../../package_774/enterprise/include/class/MySQL.app.php:577 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:566 +#: ../../package_774/enterprise/include/class/VMware.app.php:678 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:727 +#: ../../package_774/enterprise/godmode/services/services.service.php:694 +msgid "Manual" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:780 +msgid "Discovery Cloud Azure Compute" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:784 +msgid "Cloud.Azure.Compute (legacy)" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:793 +msgid "Discovery Cloud AWS EC2" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:797 +msgid "Cloud.AWS.EC2 (legacy)" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:806 +msgid "Discovery Cloud RDS" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:810 +msgid "Discovery.Cloud.Aws.RDS (legacy)" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:819 +msgid "Discovery Cloud S3" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:823 +msgid "Discovery.Cloud.Aws.S3 (legacy)" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:832 +msgid "Discovery Applications MySQL" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:836 +msgid "Discovery.App.MySQL (legacy)" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:845 +msgid "Discovery Applications Oracle" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:849 +msgid "Discovery.App.Oracle (legacy)" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:858 +msgid "Discovery Applications DB2" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:862 +msgid "Discovery.App.DB2 (legacy)" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:871 +#: ../../godmode/wizards/HostDevices.class.php:165 +#: ../../enterprise/godmode/menu.php:147 +#: ../../enterprise/include/class/DeploymentCenter.class.php:621 +#: ../../package_774/enterprise/godmode/menu.php:147 +msgid "Agent deployment" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:873 +msgid "Discovery.Agent.Deployment (legacy)" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:882 +msgid "Discovery Applications Microsoft SQL Server" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:886 +msgid "Discovery.App.Microsoft SQL Server (legacy)" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:910 +msgid "Discovery NetScan" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:914 +msgid "Discovery.NetScan" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:961 +msgid "Not executed yet" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:973 +#: ../../godmode/wizards/HostDevices.class.php:1152 +msgid "Review results" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1006 +#: ../../operation/agentes/pandora_networkmap.editor.php:220 +msgid "View map" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1031 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1080 +msgid "Edit task" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1041 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1052 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1090 +msgid "Delete task" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1103 +msgid "enable task" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1113 +#: ../../include/functions_cron.php:975 +#: ../../enterprise/include/functions_tasklist.php:777 +#: ../../package_774/enterprise/include/functions_tasklist.php:777 +msgid "Disable task" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1132 +msgid "has no discovery tasks assigned" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1146 +#: ../../include/ajax/snmp_browser.ajax.php:262 +#: ../../include/class/AgentDeployWizard.class.php:604 +#: ../../include/class/AgentWizard.class.php:6055 +#: ../../include/class/AlertsList.class.php:380 +#: ../../include/class/ConfigPEN.class.php:743 +#: ../../include/class/CredentialStore.class.php:1598 +#: ../../include/class/Diagnostics.class.php:2145 +#: ../../include/class/HelpFeedBack.class.php:360 +#: ../../include/class/ModuleTemplates.class.php:1399 +#: ../../include/class/SatelliteAgent.class.php:1046 +#: ../../include/class/SatelliteCollection.class.php:616 +#: ../../include/class/WebServerModuleDebug.class.php:359 +#: ../../include/functions_ui.php:334 +#: ../../operation/visual_console/view.php:1224 +#: ../../views/consoles/list.php:165 +#: ../../enterprise/godmode/services/services.elements.php:956 +#: ../../enterprise/godmode/services/services.elements.php:967 +#: ../../enterprise/godmode/setup/setup.php:605 +#: ../../enterprise/godmode/setup/setup.php:621 +#: ../../enterprise/include/class/AgentRepository.class.php:944 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1647 +#: ../../enterprise/include/class/LogSource.class.php:764 +#: ../../enterprise/include/class/ManageBackups.class.php:532 +#: ../../enterprise/include/class/Omnishell.class.php:1306 +#: ../../enterprise/include/functions_HA_cluster.php:535 +#: ../../enterprise/include/functions_visual_map.php:677 +#: ../../package_774/enterprise/godmode/setup/setup.php:605 +#: ../../package_774/enterprise/godmode/setup/setup.php:621 +msgid "Success" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1289 +msgid "Overall Progress" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1307 +msgid "Scanning network" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1311 +msgid "Checking" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1315 +msgid "Finding AFT connectivity" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1319 +msgid "Finding traceroute connectivity" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1323 +msgid "Finding gateway connectivity" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1327 +msgid "Searching for devices..." +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1331 +msgid "Analyzing application..." +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1335 +msgid "Executing custom queries..." +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1339 +msgid "Testing modules..." +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1343 +msgid "Processing results..." +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1347 +msgid "Processing..." +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1380 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2030 +#: ../../operation/agentes/log_sources_status.php:59 +msgid "Review" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1468 +msgid "Host&devices total" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1473 +msgid "Agents monitored" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1478 +msgid "Agents pending" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1528 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1575 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:72 +#, php-format +msgid "Error %s" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1548 +msgid "Hosts discovered" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1553 +#: ../../enterprise/include/functions_ipam.php:2115 +#: ../../enterprise/include/functions_reporting.php:2572 +#: ../../enterprise/include/functions_reporting_csv.php:2533 +#: ../../enterprise/tools/ipam/ipam_network.php:600 +#: ../../package_774/enterprise/include/functions_reporting.php:2561 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2291 +msgid "Alive" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1558 +#: ../../enterprise/tools/ipam/ipam_network.php:609 +msgid "Not alive" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1564 +msgid "Responding SNMP" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1569 +msgid "Responding WMI" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1630 +msgid "This task has never executed" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1642 +msgid "Task queued, please wait." +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1686 +msgid "" +"Please ensure instances or regions are being monitorized and 'scan and " +"general monitoring' is enabled." +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1704 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1846 +msgid "Invalid task" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1803 +msgid "Please select devices to be monitored" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1806 +msgid "select all" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1809 +msgid "deselect all" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1812 +msgid "expand all" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1815 +msgid "collapse all" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1829 +msgid "No devices found in temporary resources, please re-launch." +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1896 +#, php-format +msgid "Your selection exceeds the agents available on your license. Limit %d" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1920 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1939 +msgid "Removed" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1976 +msgid "No changes. Re-Scheduled" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:1978 +msgid "Scheduled for creation" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2004 +msgid "Cancelled" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2005 +msgid "Server has been restarted while executing this task, please retry." +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2015 +#: ../../include/class/AgentDeployWizard.class.php:558 +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:119 +#: ../../include/help/clippy/operation_agentes_ver_agente.php:40 +msgid "Done" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2020 +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2035 +msgid "Not started" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2022 +#: ../../enterprise/include/class/DatabaseHA.class.php:214 +#: ../../enterprise/include/class/Omnishell.class.php:370 +#: ../../enterprise/include/class/Omnishell.class.php:1310 +msgid "Pending" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2038 +#: ../../include/functions_ui.php:4158 +#: ../../operation/custom_fields/custom_fields_view.php:344 +#: ../../operation/custom_fields/custom_fields_view.php:346 +#: ../../enterprise/include/class/DatabaseHA.class.php:217 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:372 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:374 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:360 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:362 +msgid "Processing" +msgstr "" + +#: ../../godmode/wizards/DiscoveryTaskList.class.php:2040 +msgid "Searching" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:152 +msgid "Net Scan" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:159 +#: ../../enterprise/godmode/menu.php:143 +#: ../../enterprise/include/class/CSVImportAgents.class.php:114 +#: ../../enterprise/tools/ipam/ipam_list.php:871 +#: ../../enterprise/tools/ipam/ipam_network.php:314 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1601 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1025 +#: ../../package_774/enterprise/godmode/menu.php:143 +msgid "Import CSV" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:172 +msgid "Custom NetScan" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:180 +msgid "Manage NetScan scripts" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:196 +#: ../../include/class/CustomNetScan.class.php:355 +#: ../../include/class/ManageNetScanScripts.class.php:104 +#: ../../enterprise/include/class/CSVImportAgents.class.php:98 +#: ../../enterprise/include/class/DeploymentCenter.class.php:602 +msgid "Host & Devices" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:204 ../../godmode/menu.php:74 +msgid "Host & devices" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:325 +#, php-format +msgid "Invalid mimetype for csv file: %s" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:348 +#, php-format +msgid "Invalid content readed from csv file: %s" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:391 +msgid "" +"This network scan task has been already defined. Please edit it or create a " +"new one." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:412 +#: ../../include/class/CustomNetScan.class.php:158 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:144 +#: ../../enterprise/include/class/Aws.cloud.php:922 +#: ../../enterprise/include/class/Azure.cloud.php:420 +#: ../../enterprise/include/class/DB2.app.php:187 +#: ../../enterprise/include/class/Google.cloud.php:425 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:193 +#: ../../enterprise/include/class/MySQL.app.php:196 +#: ../../enterprise/include/class/Oracle.app.php:194 +#: ../../enterprise/include/class/SAP.app.php:177 +#: ../../enterprise/include/class/VMware.app.php:254 +#: ../../package_774/enterprise/include/class/DB2.app.php:187 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:420 +#: ../../package_774/enterprise/include/class/SAP.app.php:177 +#: ../../package_774/enterprise/include/class/Oracle.app.php:194 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:922 +#: ../../package_774/enterprise/include/class/MySQL.app.php:196 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:193 +#: ../../package_774/enterprise/include/class/Google.cloud.php:425 +#: ../../package_774/enterprise/include/class/VMware.app.php:254 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:144 +msgid "You have no access to edit this task." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:422 +#: ../../include/class/CustomNetScan.class.php:168 +#: ../../enterprise/include/class/Aws.S3.php:183 +#: ../../enterprise/include/class/Aws.cloud.php:932 +#: ../../enterprise/include/class/DB2.app.php:197 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:203 +#: ../../enterprise/include/class/MySQL.app.php:206 +#: ../../enterprise/include/class/Oracle.app.php:204 +#: ../../enterprise/include/class/SAP.app.php:187 +#: ../../enterprise/include/class/VMware.app.php:264 +#: ../../package_774/enterprise/include/class/DB2.app.php:197 +#: ../../package_774/enterprise/include/class/SAP.app.php:187 +#: ../../package_774/enterprise/include/class/Oracle.app.php:204 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:932 +#: ../../package_774/enterprise/include/class/MySQL.app.php:206 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:203 +#: ../../package_774/enterprise/include/class/VMware.app.php:264 +msgid "You must provide a task name." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:427 +#: ../../include/class/CustomNetScan.class.php:173 +#: ../../enterprise/include/class/Aws.S3.php:188 +#: ../../enterprise/include/class/Aws.cloud.php:937 +#: ../../enterprise/include/class/DB2.app.php:202 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:208 +#: ../../enterprise/include/class/MySQL.app.php:211 +#: ../../enterprise/include/class/Oracle.app.php:209 +#: ../../enterprise/include/class/SAP.app.php:192 +#: ../../enterprise/include/class/VMware.app.php:269 +#: ../../package_774/enterprise/include/class/DB2.app.php:202 +#: ../../package_774/enterprise/include/class/SAP.app.php:192 +#: ../../package_774/enterprise/include/class/Oracle.app.php:209 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:937 +#: ../../package_774/enterprise/include/class/MySQL.app.php:211 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:208 +#: ../../package_774/enterprise/include/class/VMware.app.php:269 +msgid "You must select a Discovery Server." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:433 +msgid "You must provide a valid network." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:438 +#: ../../include/class/CustomNetScan.class.php:178 +#: ../../enterprise/include/class/Aws.S3.php:193 +#: ../../enterprise/include/class/Aws.cloud.php:942 +#: ../../enterprise/include/class/DB2.app.php:212 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:218 +#: ../../enterprise/include/class/MySQL.app.php:226 +#: ../../enterprise/include/class/Oracle.app.php:219 +#: ../../enterprise/include/class/SAP.app.php:202 +#: ../../enterprise/include/class/VMware.app.php:279 +#: ../../package_774/enterprise/include/class/DB2.app.php:212 +#: ../../package_774/enterprise/include/class/SAP.app.php:202 +#: ../../package_774/enterprise/include/class/Oracle.app.php:219 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:942 +#: ../../package_774/enterprise/include/class/MySQL.app.php:226 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:218 +#: ../../package_774/enterprise/include/class/VMware.app.php:279 +msgid "You must select a valid group." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:483 +#: ../../godmode/wizards/HostDevices.class.php:597 +#: ../../include/class/CustomNetScan.class.php:222 +msgid "Failed to find network scan task." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:702 +#: ../../enterprise/include/class/Aws.cloud.php:457 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:457 +msgid "NetScan" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:706 +#, php-format +msgid "\"%s\" features" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:734 +#: ../../include/class/CustomNetScan.class.php:406 +msgid "Internal error, please re-run this wizard." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:800 +#: ../../include/class/CustomNetScan.class.php:527 +msgid "Manual interval means that it will be executed only On-demand" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:807 +#: ../../include/class/CustomNetScan.class.php:536 +#: ../../enterprise/include/class/Aws.S3.php:523 +#: ../../enterprise/include/class/Aws.cloud.php:1348 +#: ../../enterprise/include/class/DB2.app.php:554 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:565 +#: ../../enterprise/include/class/MySQL.app.php:576 +#: ../../enterprise/include/class/Oracle.app.php:561 +#: ../../enterprise/include/class/SAP.app.php:513 +#: ../../enterprise/include/class/VMware.app.php:677 +#: ../../enterprise/include/class/VMware.app.php:901 +#: ../../package_774/enterprise/include/class/DB2.app.php:554 +#: ../../package_774/enterprise/include/class/SAP.app.php:513 +#: ../../package_774/enterprise/include/class/Oracle.app.php:561 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1348 +#: ../../package_774/enterprise/include/class/MySQL.app.php:576 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:565 +#: ../../package_774/enterprise/include/class/VMware.app.php:677 +#: ../../package_774/enterprise/include/class/VMware.app.php:901 +msgid "Defined" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:846 +#: ../../include/class/CustomNetScan.class.php:486 +#: ../../enterprise/include/class/Aws.S3.php:420 +#: ../../enterprise/include/class/Aws.cloud.php:1233 +#: ../../enterprise/include/class/DB2.app.php:457 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:469 +#: ../../enterprise/include/class/MySQL.app.php:462 +#: ../../enterprise/include/class/Oracle.app.php:464 +#: ../../enterprise/include/class/SAP.app.php:472 +#: ../../enterprise/include/class/VMware.app.php:594 +#: ../../package_774/enterprise/include/class/DB2.app.php:457 +#: ../../package_774/enterprise/include/class/SAP.app.php:472 +#: ../../package_774/enterprise/include/class/Oracle.app.php:464 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1233 +#: ../../package_774/enterprise/include/class/MySQL.app.php:462 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:469 +#: ../../package_774/enterprise/include/class/VMware.app.php:594 +msgid "" +"You must select a Discovery Server to run the Task, otherwise the Recon Task " +"will never run" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:865 +msgid "Use CSV file definition" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:866 +msgid "Define targets using csv o network definition." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:884 +msgid "Networks (csv)" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:885 +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 "" + +#: ../../godmode/wizards/HostDevices.class.php:897 +msgid "Networks (current)" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:898 +msgid "Please upload a new file to overwrite this content." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:914 +msgid "" +"You can specify networks or fully qualified domain names of a specific host, " +"separated by commas, for example: 192.168.50.0/24,192.168.60.0/24, hostname." +"artica.es" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1064 +msgid "Filter by opened ports" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1066 +msgid "" +"Targets will be scanned if at least one of defined ports (comma separated) " +"is open." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1079 +msgid "Auto discover known hardware" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1081 +msgid "" +"Targets will be monitorized based on its Private Enterprise Number. " +"Requires SNMP." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1096 +msgid "Module Host Alive will be added to discovered agents by default." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1144 +#, php-format +msgid "" +"Configured networks could generate %d agents, your license only allows %d, " +"'review results' is mandatory." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1154 +msgid "Targets must be validated by user before create agents." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1180 +msgid "Apply autoconfiguration rules" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1182 +msgid "" +"System is able to auto configure detected host & devices by applying your " +"defined configuration rules." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1198 +msgid "SNMP enabled" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1239 +msgid "Skip non-enabled interfaces" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1258 +msgid "SNMP communities to try with" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1260 +msgid "" +"You can specify several values, separated by commas, for example: public," +"mysecret,1234" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1283 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:434 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:434 +msgid "Context" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1387 +msgid "OS detection" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1399 +msgid "Name resolution" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1410 +msgid "Parent detection" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1421 +msgid "Parent recursion" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1432 +msgid "VLAN enabled" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1443 +msgid "WMI enabled" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1468 +#: ../../godmode/wizards/HostDevices.class.php:1471 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1159 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1162 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1293 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1296 +#: ../../enterprise/include/class/SAP.app.php:601 +#: ../../enterprise/include/class/SAP.app.php:604 +#: ../../package_774/enterprise/include/class/SAP.app.php:601 +#: ../../package_774/enterprise/include/class/SAP.app.php:604 +msgid "No credentials available" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1481 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1202 +msgid "Credentials to try with" +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1590 +#: ../../include/functions_html.php:652 ../../include/functions_html.php:6719 +msgid "Please select..." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1637 +#: ../../include/class/CustomNetScan.class.php:782 +#: ../../enterprise/include/class/Aws.S3.php:665 +#: ../../enterprise/include/class/Aws.cloud.php:1622 +#: ../../enterprise/include/class/Azure.cloud.php:1120 +#: ../../enterprise/include/class/DB2.app.php:896 +#: ../../enterprise/include/class/Google.cloud.php:958 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:858 +#: ../../enterprise/include/class/MySQL.app.php:971 +#: ../../enterprise/include/class/Oracle.app.php:1003 +#: ../../enterprise/include/class/SAP.app.php:959 +#: ../../enterprise/include/class/VMware.app.php:1047 +#: ../../package_774/enterprise/include/class/DB2.app.php:896 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1120 +#: ../../package_774/enterprise/include/class/SAP.app.php:959 +#: ../../package_774/enterprise/include/class/Oracle.app.php:1003 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1622 +#: ../../package_774/enterprise/include/class/MySQL.app.php:971 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:858 +#: ../../package_774/enterprise/include/class/Google.cloud.php:958 +#: ../../package_774/enterprise/include/class/VMware.app.php:1047 +msgid "Task configured." +msgstr "" + +#: ../../godmode/wizards/HostDevices.class.php:1641 +#: ../../include/class/CustomNetScan.class.php:786 +#: ../../enterprise/include/class/Azure.cloud.php:1124 +#: ../../enterprise/include/class/DB2.app.php:900 +#: ../../enterprise/include/class/Google.cloud.php:962 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:862 +#: ../../enterprise/include/class/MySQL.app.php:975 +#: ../../enterprise/include/class/Oracle.app.php:1007 +#: ../../enterprise/include/class/SAP.app.php:963 +#: ../../enterprise/include/class/VMware.app.php:1051 +#: ../../package_774/enterprise/include/class/DB2.app.php:900 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1124 +#: ../../package_774/enterprise/include/class/SAP.app.php:963 +#: ../../package_774/enterprise/include/class/Oracle.app.php:1007 +#: ../../package_774/enterprise/include/class/MySQL.app.php:975 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:862 +#: ../../package_774/enterprise/include/class/Google.cloud.php:962 +#: ../../package_774/enterprise/include/class/VMware.app.php:1051 +msgid "Wizard failed. Cannot configure task." +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:175 +msgid "Uploaded extension" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:181 +#: ../../godmode/wizards/ManageExtensions.class.php:185 +#: ../../godmode/wizards/ManageExtensions.class.php:335 +#: ../../godmode/wizards/ManageExtensions.class.php:1044 +msgid "Failed to upload extension" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:195 +msgid "Deleted extension" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:198 +msgid "Fail delete extension" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:208 +msgid "Extension folder created successfully" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:211 +msgid "Fail created extension folder" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:259 +#: ../../godmode/wizards/ManageExtensions.class.php:267 +#: ../../godmode/menu.php:164 +msgid "Manage disco packages" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:288 +msgid "Load DISCO" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:303 +msgid "Upload DISCO" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:336 +#: ../../godmode/wizards/ManageExtensions.class.php:1260 +msgid "Migrate" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:337 +msgid "Migration Suceeded" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:357 +#: ../../enterprise/godmode/agentes/collections.data.php:600 +#: ../../enterprise/meta/advanced/collections.data.php:446 +msgid "Short name" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:358 +#: ../../enterprise/godmode/setup/setup_acl.php:549 +#: ../../enterprise/godmode/setup/setup_acl.php:643 +#: ../../enterprise/godmode/setup/setup_acl.php:731 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:549 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:643 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:731 +msgid "Section" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:425 +#: ../../godmode/wizards/ManageExtensions.class.php:1008 +msgid "Failed to upload extension: Error while parsing dicovery_definition.ini" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:733 +msgid "" +"Deleting this application will also delete all the discovery tasks using it. " +"Do you want to delete it?" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:750 +msgid "Are you sure you want to reapply?" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:763 +#: ../../godmode/wizards/ManageExtensions.class.php:764 +msgid "The extension directory or .ini does not exist in console." +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:781 +#: ../../godmode/wizards/ManageExtensions.class.php:782 +msgid "Migrate old discovery tasks." +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:1015 +msgid "" +"The 'short_name' starting with 'pandorafms.' is reserved for Pandora FMS " +"applications. If this is not an official Pandora FMS application, consider " +"changing the 'short_name'. Do you want to continue?" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:1024 +#, php-format +msgid "" +"There is another application with the same 'short_name': '%s'. Do you want " +"to overwrite the application and all of its contents?" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:1208 +msgid "" +"All ‘legacy‘ tasks for this application will be migrated to the new ‘.disco’ " +"package system. All configurations and executions will be managed with the " +"new system. This process will not be reversible.

" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:1210 +msgid "Please check the migration code for the application before proceeding." +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:1230 +msgid "Applicattion hash" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:1315 +msgid "Error calculating app MD5" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:1327 +msgid "App hash does not match." +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:1411 +msgid "Migration script " +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:1450 +msgid "Error decoding migrated apps json." +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:1455 +msgid "App migrated successfully" +msgstr "" + +#: ../../godmode/wizards/ManageExtensions.class.php:1460 +msgid "Error migrating app" +msgstr "" + +#: ../../godmode/wizards/Wizard.main.php:571 +msgid "" +"Starting with version 773, the new modular system of discovery 2.0 has been " +"implemented. The current\n" +" discovery (1.0) and its defined tasks will continue to " +"function normally until the next LTS version,\n" +" in which migration to the new system will be mandatory.\n" +" The tasks of the current discovery (1.0) will be marked as " +"legacy although it will not affect their\n" +" operation, it will only be a visual indicator to identify " +"and differentiate the tasks of discovery 1.0\n" +" from those of the new version 2.0.\n" +" In the intermediate versions between the 773 and the next " +"LTS version, more applications of the new\n" +" discovery 2.0 will be added. Both new and those that will " +"come to replace the applications of the\n" +" current discovery 1.0. In addition, an automatic migration " +"tool for legacy (1.0) tasks to the new 2.0\n" +" model will be included." +msgstr "" + +#: ../../godmode/consoles/consoles.php:67 +msgid "" +"If you want to have your consoles registered, you must define them by " +"editing config.php in each individual console and wait for cron to run in " +"order to be registered." +msgstr "" + +#: ../../godmode/extensions.php:46 +msgid "Defined extensions" +msgstr "" + +#: ../../godmode/extensions.php:54 +msgid "There are no extensions defined" +msgstr "" + +#: ../../godmode/extensions.php:159 +#: ../../godmode/files_repo/files_repo_form.php:106 +#: ../../godmode/files_repo/files_repo_form.php:117 +#: ../../godmode/files_repo/files_repo_form.php:143 +msgid "File" +msgstr "" + +#: ../../godmode/extensions.php:162 +msgid "Godmode Function" +msgstr "" + +#: ../../godmode/extensions.php:163 +msgid "Godmode Menu" +msgstr "" + +#: ../../godmode/extensions.php:164 +msgid "Operation Menu" +msgstr "" + +#: ../../godmode/extensions.php:165 +msgid "Operation Function" +msgstr "" + +#: ../../godmode/extensions.php:166 +msgid "Login Function" +msgstr "" + +#: ../../godmode/extensions.php:167 +msgid "Agent operation tab" +msgstr "" + +#: ../../godmode/extensions.php:168 +msgid "Agent godmode tab" +msgstr "" + +#: ../../godmode/files_repo/files_repo.php:46 +msgid "Administration view" +msgstr "" + +#: ../../godmode/files_repo/files_repo.php:58 +#: ../../include/lib/Dashboard/Widgets/AgentHive.php:398 +#: ../../enterprise/tools/ipam/ipam.php:52 +msgid "Operation view" +msgstr "" + +#: ../../godmode/files_repo/files_repo.php:92 +msgid "Files repository" +msgstr "" + +#: ../../godmode/files_repo/files_repo.php:113 +msgid "" +"Problem uploading. Please check this PHP runtime variable values:
  "
+"post_max_size (currently "
+msgstr ""
+
+#: ../../godmode/files_repo/files_repo_form.php:88
+msgid "Only 200 characters are permitted"
+msgstr ""
+
+#: ../../godmode/files_repo/files_repo_form.php:122
+#: ../../godmode/files_repo/files_repo_form.php:151
+#: ../../godmode/files_repo/files_repo_list.php:107
+msgid "Public link"
+msgstr ""
+
+#: ../../godmode/files_repo/files_repo_get_file.php:79
+msgid "Unreliable petition"
+msgstr ""
+
+#: ../../godmode/files_repo/files_repo_get_file.php:79
+msgid "Please contact the administrator"
+msgstr ""
+
+#: ../../godmode/files_repo/files_repo_list.php:52
+#: ../../include/functions_filemanager.php:699
+msgid "Last modification"
+msgstr ""
+
+#: ../../godmode/files_repo/files_repo_list.php:101
+msgid "Copy to clipboard"
+msgstr ""
+
+#: ../../godmode/files_repo/files_repo_list.php:118
+#: ../../enterprise/include/class/ManageBackups.class.php:329
+#: ../../enterprise/include/class/NetworkConfigManager.class.php:477
+#: ../../enterprise/views/ncm/agent/details.php:362
+msgid "Download"
+msgstr ""
+
+#: ../../godmode/files_repo/files_repo_list.php:156
+#: ../../include/functions_reporting_html.php:2986
+#: ../../include/functions_reporting_html.php:2990
+#: ../../include/functions_reporting_html.php:3098
+#: ../../include/functions_reporting_html.php:3102
+#: ../../include/functions_reporting_html.php:3186
+#: ../../include/functions_reporting_html.php:3190
+msgid "No items"
+msgstr ""
+
+#: ../../godmode/menu.php:65
+msgid "Network scan"
+msgstr ""
+
+#: ../../godmode/menu.php:67
+msgid "Custom network scan"
+msgstr ""
+
+#: ../../godmode/menu.php:71
+msgid "Manage scan scripts"
+msgstr ""
+
+#: ../../godmode/menu.php:86
+msgid "Microsoft SQL Server (legacy)"
+msgstr ""
+
+#: ../../godmode/menu.php:87
+msgid "Mysql (legacy)"
+msgstr ""
+
+#: ../../godmode/menu.php:88
+msgid "Oracle (legacy)"
+msgstr ""
+
+#: ../../godmode/menu.php:89
+msgid "VMware (legacy)"
+msgstr ""
+
+#: ../../godmode/menu.php:90
+msgid "SAP (legacy)"
+msgstr ""
+
+#: ../../godmode/menu.php:91
+msgid "DB2 (legacy)"
+msgstr ""
+
+#: ../../godmode/menu.php:116
+msgid "Amazon Web Services (legacy)"
+msgstr ""
+
+#: ../../godmode/menu.php:117
+msgid "Microsoft Azure (legacy)"
+msgstr ""
+
+#: ../../godmode/menu.php:118
+msgid "Google Compute Platform (legacy)"
+msgstr ""
+
+#: ../../godmode/menu.php:209
+msgid "Operating systems"
+msgstr ""
+
+#: ../../godmode/menu.php:230
+msgid "Manage agents groups"
+msgstr ""
+
+#: ../../godmode/menu.php:262
+msgid "Configuration wizard"
+msgstr ""
+
+#: ../../godmode/menu.php:276 ../../include/class/ConfigPEN.class.php:339
+#: ../../include/class/ConfigPEN.class.php:347
+msgid "Private Enterprise Numbers"
+msgstr ""
+
+#: ../../godmode/menu.php:279
+msgid "Remote components"
+msgstr ""
+
+#: ../../godmode/menu.php:314
+msgid "Policies External alerts"
+msgstr ""
+
+#: ../../godmode/menu.php:332
+msgid "Event filters"
+msgstr ""
+
+#: ../../godmode/menu.php:367
+msgid "List of Alerts"
+msgstr ""
+
+#: ../../godmode/menu.php:370
+msgid "Scheduled downtime"
+msgstr ""
+
+#: ../../godmode/menu.php:381
+#: ../../enterprise/meta/include/functions_alerts_meta.php:137
+#: ../../enterprise/meta/include/functions_alerts_meta.php:172
+msgid "Commands"
+msgstr ""
+
+#: ../../godmode/menu.php:384
+msgid "Special days list"
+msgstr ""
+
+#: ../../godmode/menu.php:390 ../../include/functions_groups.php:267
+msgid "SNMP alerts"
+msgstr ""
+
+#: ../../godmode/menu.php:407
+msgid "Manage servers"
+msgstr ""
+
+#: ../../godmode/menu.php:414
+msgid "Manage consoles"
+msgstr ""
+
+#: ../../godmode/menu.php:425
+msgid "Register Plugin"
+msgstr ""
+
+#: ../../godmode/menu.php:451
+#: ../../include/class/OrderInterpreter.class.php:141
+msgid "General Setup"
+msgstr ""
+
+#: ../../godmode/menu.php:498
+msgid "Welcome Tips"
+msgstr ""
+
+#: ../../godmode/menu.php:531 ../../enterprise/meta/general/main_menu.php:924
+#: ../../package_774/enterprise/meta/general/main_menu.php:918
+msgid "System audit log"
+msgstr ""
+
+#: ../../godmode/menu.php:535
+msgid "Diagnostic info"
+msgstr ""
+
+#: ../../godmode/menu.php:549
+msgid "DB Schema Check"
+msgstr ""
+
+#: ../../godmode/menu.php:552
+msgid "DB Interface"
+msgstr ""
+
+#: ../../godmode/menu.php:561 ../../include/class/EventSound.class.php:230
+msgid "Acoustic console setup"
+msgstr ""
+
+#: ../../godmode/menu.php:643
+msgid "Extension manager view"
+msgstr ""
+
+#: ../../godmode/menu.php:681
+#: ../../include/class/OrderInterpreter.class.php:339
+msgid "Warp Update"
+msgstr ""
+
+#: ../../godmode/menu.php:686
+msgid "Update offline"
+msgstr ""
+
+#: ../../godmode/menu.php:689
+msgid "Update online"
+msgstr ""
+
+#: ../../godmode/menu.php:695
+msgid "Warp journal"
+msgstr ""
+
+#: ../../godmode/menu.php:729 ../../operation/agentes/exportdata.php:49
+#: ../../operation/agentes/exportdata.php:62
+msgid "Export data"
+msgstr ""
+
+#: ../../godmode/menu.php:734
+msgid "File repository"
+msgstr ""
+
+#: ../../godmode/menu.php:741 ../../operation/menu.php:798
+#: ../../enterprise/meta/general/main_menu.php:934
+#: ../../enterprise/meta/general/main_menu.php:935
+#: ../../package_774/enterprise/meta/general/main_menu.php:928
+#: ../../package_774/enterprise/meta/general/main_menu.php:929
+msgid "About"
+msgstr ""
+
+#: ../../include/ajax/agent.php:494 ../../include/ajax/agent.php:518
+#: ../../include/ajax/audit_log.php:164 ../../include/ajax/audit_log.php:182
+#: ../../include/ajax/custom_fields.php:668 ../../include/ajax/events.php:569
+#: ../../include/ajax/events.php:594 ../../include/ajax/module.php:2367
+#: ../../include/ajax/module.php:2391
+#: ../../include/class/AuditLog.class.php:159
+#: ../../include/class/AuditLog.class.php:528
+#: ../../include/class/AuditLog.class.php:566
+#: ../../operation/agentes/estado_agente.php:511
+#: ../../operation/agentes/status_monitor.php:1058
+#: ../../operation/events/events.php:2137
+#: ../../operation/netflow/nf_live_view.php:330
+#: ../../operation/reporting/graph_analytics.php:495
+#: ../../operation/reporting/graph_analytics.php:513
+#: ../../operation/custom_fields/custom_fields_view.php:231
+#: ../../operation/custom_fields/custom_fields_view.php:237
+#: ../../operation/custom_fields/custom_fields_view.php:238
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:802
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:820
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:250
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:256
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:257
+#: ../../enterprise/operation/log/log_viewer.php:852
+#: ../../enterprise/operation/log/log_viewer.php:2072
+#: ../../enterprise/operation/log/log_viewer.php:2109
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:802
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:820
+#: ../../package_774/enterprise/operation/log/log_viewer.php:840
+#: ../../package_774/enterprise/operation/log/log_viewer.php:1991
+#: ../../package_774/enterprise/operation/log/log_viewer.php:2028
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:238
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:244
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:245
+msgid "Load filter"
+msgstr ""
+
+#: ../../include/ajax/agent.php:571 ../../include/ajax/audit_log.php:313
+#: ../../include/ajax/events.php:763 ../../include/ajax/module.php:2442
+#: ../../operation/reporting/graph_analytics.php:387
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:416
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:416
+msgid "New filter"
+msgstr ""
+
+#: ../../include/ajax/agent.php:582 ../../include/ajax/module.php:2453
+msgid "Update/delete filter"
+msgstr ""
+
+#: ../../include/ajax/agent.php:598 ../../include/ajax/events.php:793
+#: ../../include/ajax/module.php:2469 ../../include/functions_html.php:1338
+#: ../../include/functions_html.php:1489
+#: ../../include/functions_snmp_browser.php:1663
+#: ../../views/cluster/list.php:99
+#: ../../enterprise/godmode/policies/policy_agents.php:520
+#: ../../enterprise/godmode/policies/policy_agents.php:551
+#: ../../enterprise/godmode/reporting/graph_template_wizard.php:217
+#: ../../enterprise/godmode/reporting/reporting_builder.global.php:87
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:713
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:371
+#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:399
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:114
+#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:200
+#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:342
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:445
+#: ../../enterprise/include/class/Omnishell.class.php:1016
+#: ../../enterprise/include/class/Omnishell.class.php:1095
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:333
+#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:439
+#: ../../enterprise/views/ncm/devices/list.php:161
+#: ../../enterprise/views/ncm/firmwares/list.php:100
+#: ../../enterprise/views/ncm/snippets/list.php:95
+#: ../../enterprise/views/ncm/templates/list.php:101
+#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:101
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:445
+#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:333
+#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:439
+#: ../../package_774/enterprise/godmode/policies/policy_agents.php:524
+#: ../../package_774/enterprise/godmode/policies/policy_agents.php:555
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:105
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:87
+#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:200
+msgid "Filter group"
+msgstr ""
+
+#: ../../include/ajax/agent.php:600 ../../include/ajax/events.php:791
+#: ../../include/ajax/module.php:2471
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:443
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:443
+msgid "Save in Group"
+msgstr ""
+
+#: ../../include/ajax/agent.php:672 ../../include/ajax/module.php:2531
+msgid "Save current filter"
+msgstr ""
+
+#: ../../include/ajax/agent.php:687 ../../include/ajax/custom_fields.php:792
+#: ../../include/ajax/module.php:2546
+msgid "Delete filter"
+msgstr ""
+
+#: ../../include/ajax/agent.php:761 ../../include/ajax/audit_log.php:437
+#: ../../include/ajax/events.php:959 ../../include/ajax/module.php:2619
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:575
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:575
+msgid "Filter name cannot be left blank"
+msgstr ""
+
+#: ../../include/ajax/alert_list.ajax.php:316
+msgid "If a value of 0 is assigned, the Threshold of the action will be used."
+msgstr ""
+
+#: ../../include/ajax/alert_list.ajax.php:373
+#: ../../include/functions_reporting_html.php:88
+#: ../../include/functions_reporting_html.php:7039
+msgid "From:"
+msgstr ""
+
+#: ../../include/ajax/alert_list.ajax.php:387
+#: ../../include/functions_reporting_html.php:88
+#: ../../include/functions_reporting_html.php:7039
+msgid "To:"
+msgstr ""
+
+#: ../../include/ajax/alert_list.ajax.php:414
+msgid "Insufficient permissions to validate alerts"
+msgstr ""
+
+#: ../../include/ajax/audit_log.php:344 ../../include/ajax/events.php:878
+#: ../../include/class/AuditLog.class.php:167
+#: ../../include/class/AuditLog.class.php:467
+#: ../../include/class/AuditLog.class.php:507
+#: ../../operation/events/events.php:2146
+#: ../../operation/reporting/graph_analytics.php:418
+#: ../../operation/custom_fields/custom_fields_view.php:217
+#: ../../operation/custom_fields/custom_fields_view.php:223
+#: ../../operation/custom_fields/custom_fields_view.php:224
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:503
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:236
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:242
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:243
+#: ../../enterprise/operation/log/log_viewer.php:867
+#: ../../enterprise/operation/log/log_viewer.php:2020
+#: ../../enterprise/operation/log/log_viewer.php:2059
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:503
+#: ../../package_774/enterprise/operation/log/log_viewer.php:855
+#: ../../package_774/enterprise/operation/log/log_viewer.php:1939
+#: ../../package_774/enterprise/operation/log/log_viewer.php:1978
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:224
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:230
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:231
+msgid "Save filter"
+msgstr ""
+
+#: ../../include/ajax/audit_log.php:367 ../../include/ajax/events.php:827
+#: ../../include/ajax/module.php:2510
+#: ../../operation/reporting/graph_analytics.php:441
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:479
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:479
+msgid "Overwrite filter"
+msgstr ""
+
+#: ../../include/ajax/audit_log.php:472
+#: ../../enterprise/include/ajax/log_viewer.ajax.php:618
+#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:618
+msgid "Filter name already on use"
+msgstr ""
+
+#: ../../include/ajax/consoles.ajax.php:90
+msgid "Console successfully deleted"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:493
+msgid "Current interval"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:541
+#: ../../include/ajax/custom_fields.php:594
+msgid "Modules normal"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:552
+msgid "Modules critical"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:563
+msgid "Modules warning"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:573
+msgid "Modules unknown"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:584
+msgid "Modules no init"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:626
+msgid "New Filter"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:633
+msgid "Existing Filter"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:851
+msgid "Filter name already exists in the bbdd"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:863
+msgid "Please, select a custom field"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:891
+msgid "Success create filter."
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:898
+msgid "Error create filter."
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:923
+#: ../../include/ajax/custom_fields.php:996
+msgid "please, select a filter"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:939
+msgid "please, select a custom field"
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:965
+msgid "Success update filter."
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:972
+msgid "Error update filter."
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:1015
+msgid "Success delete filter."
+msgstr ""
+
+#: ../../include/ajax/custom_fields.php:1022
+msgid "Error delete filter."
+msgstr ""
+
+#: ../../include/ajax/dashboard.ajax.php:77 ../../views/dashboard/list.php:89
+msgid "Cells"
+msgstr ""
+
+#: ../../include/ajax/dashboard.ajax.php:79 ../../operation/menu.php:624
+#: ../../views/dashboard/list.php:91
+msgid "Favorite"
+msgstr ""
+
+#: ../../include/ajax/dashboard.ajax.php:80
+#: ../../operation/agentes/networkmap.dinamic.php:115
+#: ../../operation/agentes/pandora_networkmap.view.php:2319
+#: ../../operation/events/events.php:1710
+#: ../../operation/snmpconsole/snmp_browser.php:68
+#: ../../operation/snmpconsole/snmp_statistics.php:54
+#: ../../operation/heatmap.php:90 ../../views/dashboard/list.php:92
+msgid "Full screen"
+msgstr ""
+
+#: ../../include/ajax/dashboard.ajax.php:141
+#, php-format
+msgid "Private for (%s)"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:147
+#: ../../include/ajax/demo_data.ajax.php:1333
+#: ../../include/ajax/demo_data.ajax.php:1580
+#: ../../include/ajax/demo_data.ajax.php:1748
+#: ../../include/ajax/demo_data.ajax.php:1934
+#: ../../include/ajax/demo_data.ajax.php:2195
+#: ../../include/ajax/demo_data.ajax.php:2820
+#: ../../include/ajax/demo_data.ajax.php:3223
+msgid "No configuration files found or failed to parse files"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:173
+#, php-format
+msgid ""
+"Error in %s: name and/or alias is not specified or does not have a valid "
+"format. Skipping agent creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:207
+#, php-format
+msgid ""
+"Error in %s: address is not specified or does not have a valid format. "
+"Skipping agent creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:229
+#, php-format
+msgid ""
+"Error in %s: failed to create the specified operating system. Skipping agent "
+"creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:337
+#: ../../include/ajax/demo_data.ajax.php:347
+#, php-format
+msgid "Uncaught error (source %s): could not create agent %s"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:407
+#, php-format
+msgid ""
+"Error in %s: all modules must have a name. Skipping creation of item with "
+"index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:419
+#, php-format
+msgid ""
+"Error in %s: module type is not specified or does not have a valid format "
+"(%s). Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:430
+#, php-format
+msgid ""
+"Error in %s: the specified module type is not defined in the system (%s). "
+"Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:471
+#: ../../include/ajax/demo_data.ajax.php:585
+#, php-format
+msgid "Uncaught error (source %s): could not create module with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:618
+#, php-format
+msgid ""
+"Error in %s: all inventory modules must have a name. Skipping creation of "
+"item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:630
+#, php-format
+msgid ""
+"Error in %s: one or more required fields (format, values) were not found for "
+"inventory module %s. Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:658
+#: ../../include/ajax/demo_data.ajax.php:667
+#, php-format
+msgid ""
+"Uncaught error (source %s): could not create inventory module with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:930
+#, php-format
+msgid ""
+"Error in %s: name and/or group is not specified or does not have a valid "
+"format. Skipping service creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:959
+#, php-format
+msgid ""
+"Error in %s: the specified services agent does not exist in the system: %s. "
+"Skipping service creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:970
+#: ../../include/ajax/demo_data.ajax.php:1373
+#: ../../include/ajax/demo_data.ajax.php:1783
+#: ../../include/ajax/demo_data.ajax.php:1963
+#, php-format
+msgid ""
+"Error in %s: the specified group does not exist in the system and could not "
+"be created. Skipping service creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1012
+#: ../../include/ajax/demo_data.ajax.php:1142
+#, php-format
+msgid "Uncaught error (source %s): could not create service %s"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1042
+#: ../../include/ajax/demo_data.ajax.php:1133
+#, php-format
+msgid "Uncaught error (source %s): could not create service module %s"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1069
+#: ../../include/ajax/demo_data.ajax.php:1111
+#, php-format
+msgid "Uncaught error (source %s): could not create service SLA module %s"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1095
+#: ../../include/ajax/demo_data.ajax.php:1103
+#, php-format
+msgid ""
+"Uncaught error (source %s): could not create service SLA value module %s"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1168
+#, php-format
+msgid ""
+"Error in %s: all service items must have the following required fields: "
+"type. Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1183
+#, php-format
+msgid ""
+"Error in %s: the specified type of service item is not valid. All service "
+"items must have one of the following types: agent, module, dynamic, service. "
+"Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1213
+#: ../../include/ajax/demo_data.ajax.php:1482
+#: ../../include/ajax/demo_data.ajax.php:1877
+#: ../../include/ajax/demo_data.ajax.php:2068
+#, php-format
+msgid ""
+"Error in %s: the specified agent does not exist in the system: %s. Skipping "
+"creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1229
+#: ../../include/ajax/demo_data.ajax.php:1889
+#: ../../include/ajax/demo_data.ajax.php:2089
+#, php-format
+msgid ""
+"Error in %s: the specified agent module does not exist in the system: %s. "
+"Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1289
+#, php-format
+msgid ""
+"Error in %s: the specified service does not exist in the system: %s. "
+"Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1315
+#: ../../include/ajax/demo_data.ajax.php:1323
+#, php-format
+msgid "Uncaught error (source %s): could not create service item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1351
+#, php-format
+msgid ""
+"Error in %s: name and/or group is not specified or does not have a valid "
+"format. Skipping network map creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1414
+#: ../../include/ajax/demo_data.ajax.php:1423
+#, php-format
+msgid "Uncaught error (source %s): could not create network map %s"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1490
+#, php-format
+msgid ""
+"Error in %s: all network map items must have the following required fields: "
+"agent_name. Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1524
+#: ../../include/ajax/demo_data.ajax.php:1560
+#: ../../include/ajax/demo_data.ajax.php:1570
+#, php-format
+msgid ""
+"Uncaught error (source %s): could not create network map item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1607
+#, php-format
+msgid ""
+"Error in %s: name and/or group is not specified or does not have a valid "
+"format. Skipping GIS map creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1628
+#, php-format
+msgid ""
+"Error in %s: the specified group does not exist in the system and could not "
+"be created. Skipping GIS map creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1660
+#: ../../include/ajax/demo_data.ajax.php:1669
+#, php-format
+msgid "Uncaught error (source %s): could not create GIS map %s"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1730
+#: ../../include/ajax/demo_data.ajax.php:1738
+#, php-format
+msgid "Uncaught error (source %s): could not create GIS map item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1811
+#: ../../include/ajax/demo_data.ajax.php:1820
+#, php-format
+msgid "Uncaught error (source %s): could not create custom graph %s"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1852
+#, php-format
+msgid ""
+"Error in %s: one or more required fields (agent_name, module) were not found "
+"for custom graph item with index %d. Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1916
+#: ../../include/ajax/demo_data.ajax.php:1924
+#, php-format
+msgid ""
+"Uncaught error (source %s): could not create custom graph item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1953
+#, php-format
+msgid ""
+"Error in %s: name and/or group is not specified or does not have a valid "
+"format. Skipping custom report creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:1989
+#: ../../include/ajax/demo_data.ajax.php:1998
+#, php-format
+msgid "Uncaught error (source %s): could not create custom report %s"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:2028
+#, php-format
+msgid ""
+"Error in %s: all custom report items must have the following required "
+"fields: name, type. Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:2107
+#, php-format
+msgid ""
+"Error in %s: the specified custom graph does not exist in the system: %s. "
+"Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:2139
+#: ../../include/ajax/demo_data.ajax.php:2168
+#: ../../include/ajax/demo_data.ajax.php:2176
+#: ../../include/ajax/demo_data.ajax.php:2185
+#, php-format
+msgid ""
+"Uncaught error (source %s): could not create custom report item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:2213
+#, php-format
+msgid ""
+"Error in %s: name and/or group is not specified or does not have a valid "
+"format. Skipping visual console creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:2224
+#, php-format
+msgid ""
+"Error in %s: the specified group does not exist in the system and could not "
+"be created. Skipping visual console creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:2254
+#: ../../include/ajax/demo_data.ajax.php:2263
+#, php-format
+msgid "Uncaught error (source %s): could not create visual console %s"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:2288
+#, php-format
+msgid ""
+"Error in %s: all visual console items must have the following required "
+"fields: type. Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:2322
+#, php-format
+msgid ""
+"Error in %s: the specified type is not a valid one. It must be one of the "
+"following values: static_image, module_graph, custom_graph, value, label, "
+"icon. Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:2349
+#, php-format
+msgid ""
+"Error in %s: image field must be specified for static image item type. "
+"Skipping creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:2653
+#, php-format
+msgid ""
+"Error in %s: image field must be specified for icon item type. Skipping "
+"creation of item with index %d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:2802
+#: ../../include/ajax/demo_data.ajax.php:2810
+#, php-format
+msgid ""
+"Uncaught error (source %s): could not create visual console item with index "
+"%d"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:3252
+#, php-format
+msgid ""
+"Error in plugin creation: the specified agent for the plugin does not exist "
+"in the system: %s. Skipping plugin creation"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:3291
+#: ../../include/ajax/demo_data.ajax.php:3334
+msgid ""
+"Error in plugin creation: the plugin could not be registered. Skipping "
+"creation of plugin module"
+msgstr ""
+
+#: ../../include/ajax/demo_data.ajax.php:3302
+msgid ""
+"Error in plugin creation: module type \"generic_proc\" does not exist in the "
+"system. Skipping creation of plugin module"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:162
+msgid ""
+"This is the private code that you should use with your authenticator app"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:163
+#: ../../include/ajax/double_auth.ajax.php:303
+msgid ""
+"You could enter the code manually or use the QR code to add it automatically"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:169
+#: ../../include/ajax/double_auth.ajax.php:309
+msgid "QR"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:208
+msgid "You are about to activate the double authentication"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:210
+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 ""
+
+#: ../../include/ajax/double_auth.ajax.php:215
+msgid ""
+"You will need to install the app from the following link before continue"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:220
+msgid "Download the app"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:221
+#: ../../include/ajax/double_auth.ajax.php:313
+#: ../../include/functions_register.php:188
+#: ../../enterprise/godmode/policies/policy_alerts.php:791
+#: ../../enterprise/godmode/policies/policy_collections.php:389
+#: ../../enterprise/godmode/policies/policy_external_alerts.php:723
+#: ../../enterprise/godmode/policies/policy_inventory_modules.php:357
+#: ../../enterprise/godmode/policies/policy_modules.php:1946
+#: ../../enterprise/godmode/policies/policy_plugins.php:289
+msgid "Continue"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:237
+msgid "Are you installed the app yet?"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:297
+msgid "A private code has been generated"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:302
+msgid ""
+"Before continue, you should create a new entry into the authenticator app"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:312
+msgid "Refresh code"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:381
+msgid "Are you introduced the code in the authenticator app yet?"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:444
+msgid "Introduce a code generated by the app"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:445
+msgid "If the code is valid, the double authentication will be activated"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:454
+msgid "Validate code"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:506
+msgid "The code is valid, you can exit now"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:515
+#: ../../mobile/include/user.class.php:303 ../../enterprise/meta/index.php:347
+#: ../../package_774/enterprise/meta/index.php:347 ../../index.php:380
+msgid "Invalid code"
+msgstr ""
+
+#: ../../include/ajax/double_auth.ajax.php:523
+msgid "The code is valid, but it was an error saving the data"
+msgstr ""
+
+#: ../../include/ajax/events.php:126
+msgid "Failed to retrieve comments"
+msgstr ""
+
+#: ../../include/ajax/events.php:911
+msgid "Save/Update filters"
+msgstr ""
+
+#: ../../include/ajax/events.php:1314
+msgid "unauthorized"
+msgstr ""
+
+#: ../../include/ajax/events.php:1331
+#: ../../include/graphs/functions_flot.php:538
+#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:383
+#: ../../include/functions_graph.php:4726
+#: ../../include/functions_reporting_html.php:1314
+#: ../../include/functions_reporting_html.php:5890
+#: ../../include/functions_treeview.php:299
+#: ../../mobile/operation/module_data.php:184
+msgid "No data"
+msgstr ""
+
+#: ../../include/ajax/events.php:1420
+msgid "Error executing response"
+msgstr ""
+
+#: ../../include/ajax/events.php:1783
+msgid "Related"
+msgstr ""
+
+#: ../../include/ajax/events.php:1790
+#: ../../views/ITSM/ITSMTicketDetailView.php:170
+#: ../../enterprise/include/functions_ipam.php:1343
+#: ../../enterprise/operation/agentes/security_hardening.php:479
+#: ../../enterprise/operation/agentes/security_hardening.php:629
+#: ../../enterprise/operation/agentes/vulnerabilities.php:173
+#: ../../enterprise/operation/agentes/vulnerabilities.php:388
+#: ../../enterprise/operation/security/vulnerabilities.php:412
+#: ../../enterprise/operation/security/vulnerabilities.php:628
+#: ../../enterprise/tools/ipam/ipam_ajax.php:486
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:407
+#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:622
+#: ../../package_774/enterprise/operation/agentes/security_hardening.php:465
+#: ../../package_774/enterprise/operation/agentes/security_hardening.php:615
+msgid "Details"
+msgstr ""
+
+#: ../../include/ajax/events.php:1795
+msgid "Agent fields"
+msgstr ""
+
+#: ../../include/ajax/events.php:1933
+msgid "Error adding comment"
+msgstr ""
+
+#: ../../include/ajax/events.php:1940
+msgid "Comment added successfully"
+msgstr ""
+
+#: ../../include/ajax/events.php:1947
+msgid "Error changing event status"
+msgstr ""
+
+#: ../../include/ajax/events.php:1954
+msgid "Event status changed successfully"
+msgstr ""
+
+#: ../../include/ajax/events.php:1961
+msgid "Error changing event owner"
+msgstr ""
+
+#: ../../include/ajax/events.php:1968
+msgid "Event owner changed successfully"
+msgstr ""
+
+#: ../../include/ajax/events.php:1975
+msgid "Error deleting event"
+msgstr ""
+
+#: ../../include/ajax/events.php:2086
+msgid "Show all Events 24h"
+msgstr ""
+
+#: ../../include/ajax/events.php:2213
+msgid "These commands will apply to all selected events"
+msgstr ""
+
+#: ../../include/ajax/events.php:2242
+#: ../../include/class/ExternalTools.class.php:646
+#: ../../include/functions_events.php:3744
+#: ../../include/functions_snmp_browser.php:994
+#: ../../include/functions_snmp_browser.php:1170
+msgid "Execute"
+msgstr ""
+
+#: ../../include/ajax/events.php:2275
+msgid "Total number of events in this node reached"
+msgstr ""
+
+#: ../../include/ajax/events.php:2309
+msgid "Total Events per node"
+msgstr ""
+
+#: ../../include/ajax/events.php:2363 ../../operation/events/events.php:1861
+#: ../../operation/events/sound_events.php:120
+#: ../../enterprise/meta/general/main_menu.php:276
+#: ../../package_774/enterprise/meta/general/main_menu.php:270
+msgid "Events list"
+msgstr ""
+
+#: ../../include/ajax/events.php:2374
+#: ../../operation/events/sound_events.php:132
+msgid "Console configuration"
+msgstr ""
+
+#: ../../include/ajax/events.php:2381
+#: ../../operation/events/sound_events.php:139
+msgid "Set condition"
+msgstr ""
+
+#: ../../include/ajax/events.php:2388
+#: ../../operation/events/sound_events.php:146
+msgid "All new events"
+msgstr ""
+
+#: ../../include/ajax/events.php:2425
+#: ../../operation/events/sound_events.php:183
+msgid "Sound duration"
+msgstr ""
+
+#: ../../include/ajax/events.php:2461
+#: ../../operation/events/sound_events.php:219
+msgid "Sound melody"
+msgstr ""
+
+#: ../../include/ajax/events.php:2475
+#: ../../operation/events/sound_events.php:233
+msgid "Test sound"
+msgstr ""
+
+#: ../../include/ajax/events.php:2499
+#: ../../operation/events/sound_events.php:257
+msgid "Discovered alerts"
+msgstr ""
+
+#: ../../include/ajax/events.php:2506
+#: ../../operation/events/sound_events.php:264
+msgid "No alerts discovered"
+msgstr ""
+
+#: ../../include/ajax/events.php:2511
+#: ../../operation/events/sound_events.php:269
+msgid "Congrats! there’s nothing to show"
+msgstr ""
+
+#: ../../include/ajax/events.php:2551 ../../mobile/operation/alerts.php:363
+#: ../../operation/events/sound_events.php:318
+msgid "No alerts"
+msgstr ""
+
+#: ../../include/ajax/graph.ajax.php:163
+msgid "Time container lapse"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:52 ../../include/functions.php:3502
+#: ../../operation/gis_maps/render_view.php:152 ../../operation/heatmap.php:178
+msgid "30 seconds"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:53 ../../include/functions.php:3503
+#: ../../operation/gis_maps/render_view.php:153 ../../operation/heatmap.php:179
+msgid "1 minute"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:54 ../../operation/heatmap.php:180
+msgid "3 minutes"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:55 ../../include/ajax/module.php:259
+#: ../../include/functions.php:3505
+#: ../../operation/gis_maps/render_view.php:155 ../../operation/heatmap.php:181
+msgid "5 minutes"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:100
+#: ../../include/lib/Dashboard/Widgets/heatmap.php:253
+msgid "Group modules by tag"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:101
+#: ../../include/lib/Dashboard/Widgets/heatmap.php:254
+msgid "Group modules by module group"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:102
+#: ../../include/lib/Dashboard/Widgets/heatmap.php:255
+msgid "Group modules by agents"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:123
+msgid "Show groups"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:356
+msgid "Date of last data"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:483
+#: ../../include/functions_agents.php:4796
+#: ../../operation/gis_maps/ajax.php:360 ../../operation/gis_maps/ajax.php:477
+#: ../../enterprise/include/functions_reporting_csv.php:1272
+#: ../../enterprise/operation/agentes/tag_view.php:695
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030
+msgid "Remote"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:491
+#: ../../include/functions_agents.php:4767
+msgid "Out of bounds"
+msgstr ""
+
+#: ../../include/ajax/heatmap.ajax.php:494
+#: ../../include/functions_agents.php:4802
+msgid "Next contact"
+msgstr ""
+
+#: ../../include/ajax/module.php:260 ../../include/functions.php:3507
+msgid "30 minutes"
+msgstr ""
+
+#: ../../include/ajax/module.php:262 ../../include/functions_events.php:5335
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:238
+msgid "6 hours"
+msgstr ""
+
+#: ../../include/ajax/module.php:268
+msgid "3 months"
+msgstr ""
+
+#: ../../include/ajax/module.php:269
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:247
+msgid "6 months"
+msgstr ""
+
+#: ../../include/ajax/module.php:270 ../../include/functions.php:2849
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:248
+msgid "1 year"
+msgstr ""
+
+#: ../../include/ajax/module.php:271
+msgid "2 years"
+msgstr ""
+
+#: ../../include/ajax/module.php:272
+msgid "3 years"
+msgstr ""
+
+#: ../../include/ajax/module.php:283
+#: ../../operation/agentes/datos_agente.php:196
+msgid "Choose a time from now"
+msgstr ""
+
+#: ../../include/ajax/module.php:309
+#: ../../operation/agentes/datos_agente.php:199
+msgid "Specify time range"
+msgstr ""
+
+#: ../../include/ajax/module.php:310
+#: ../../operation/agentes/datos_agente.php:200
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:768
+msgid "Timestamp from:"
+msgstr ""
+
+#: ../../include/ajax/module.php:330
+#: ../../operation/agentes/datos_agente.php:206
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:786
+msgid "Timestamp to:"
+msgstr ""
+
+#: ../../include/ajax/module.php:367
+msgid "Exact phrase"
+msgstr ""
+
+#: ../../include/ajax/module.php:459 ../../include/functions_graph.php:5809
+#: ../../operation/agentes/interface_traffic_graph_win.php:319
+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 ""
+
+#: ../../include/ajax/module.php:1053
+msgid "T"
+msgstr ""
+
+#: ../../include/ajax/module.php:1057
+#: ../../enterprise/meta/include/functions_wizard_meta.php:996
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1081
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1314
+msgid "Thresholds"
+msgstr ""
+
+#: ../../include/ajax/module.php:1060 ../../include/functions_groups.php:123
+#: ../../include/functions_groups.php:187
+#: ../../include/functions_reports.php:650
+#: ../../include/functions_reports.php:654
+#: ../../include/functions_reports.php:659
+#: ../../include/functions_reports.php:665
+#: ../../include/functions_reports.php:672
+#: ../../include/functions_reports.php:676
+#: ../../include/functions_reports.php:680
+#: ../../include/functions_reports.php:687
+#: ../../include/functions_reports.php:693
+#: ../../include/functions_reports.php:698
+#: ../../operation/agentes/ver_agente.php:1745
+#: ../../operation/agentes/ver_agente.php:2083
+#: ../../operation/search_results.php:121
+msgid "Graphs"
+msgstr ""
+
+#: ../../include/ajax/module.php:1230
+msgid "Time elapsed since last status change: "
+msgstr ""
+
+#: ../../include/ajax/module.php:1303
+msgid "Event history"
+msgstr ""
+
+#: ../../include/ajax/module.php:1341
+msgid "Module detail"
+msgstr ""
+
+#: ../../include/ajax/module.php:1357
+msgid "Module cluster detail"
+msgstr ""
+
+#: ../../include/ajax/module.php:1382 ../../include/functions_agents.php:4743
+msgid "Force checks"
+msgstr ""
+
+#: ../../include/ajax/module.php:1399
+msgid "Force remote check"
+msgstr ""
+
+#: ../../include/ajax/module.php:1420
+msgid "Edit configuration"
+msgstr ""
+
+#: ../../include/ajax/module.php:1470
+msgid "Any monitors aren't with this filter."
+msgstr ""
+
+#: ../../include/ajax/module.php:1470
+msgid "This agent doesn't have any active monitors."
+msgstr ""
+
+#: ../../include/ajax/module.php:2051
+#: ../../enterprise/include/class/CommandCenter.class.php:171
+#: ../../enterprise/include/functions_groups.php:49
+msgid "Metaconsole"
+msgstr ""
+
+#: ../../include/ajax/module.php:2356
+#: ../../operation/reporting/graph_analytics.php:700
+msgid "Load"
+msgstr ""
+
+#: ../../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 ""
+
+#: ../../include/ajax/snmp_browser.ajax.php:117
+msgid "Error creating the following modules:"
+msgstr ""
+
+#: ../../include/ajax/snmp_browser.ajax.php:128
+msgid "Modules successfully created"
+msgstr ""
+
+#: ../../include/ajax/snmp_browser.ajax.php:138
+msgid "Module must be applied to an agent or a policy"
+msgstr ""
+
+#: ../../include/ajax/snmp_browser.ajax.php:265
+msgid "Failed to create policy"
+msgstr ""
+
+#: ../../include/ajax/snmp_browser.ajax.php:266
+msgid "Policy created succesfully"
+msgstr ""
+
+#: ../../include/ajax/task_to_perform.php:65
+msgid "Agent Web monitoring created on welcome"
+msgstr ""
+
+#: ../../include/ajax/task_to_perform.php:76
+#: ../../include/ajax/task_to_perform.php:120
+msgid "Your check has been created, .About minor release update."
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2647
+#: ../../enterprise/include/functions_tasklist.php:56
+#: ../../package_774/enterprise/include/functions_tasklist.php:56
+msgid "DiscoveryConsoleTasks is not running properly"
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2649
+msgid "Discovery relies on an appropriate cron setup."
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2650
+#: ../../enterprise/include/functions_tasklist.php:59
+#: ../../package_774/enterprise/include/functions_tasklist.php:59
+msgid "Please, add the following line to your crontab file:"
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2669
+#: ../../enterprise/include/functions_tasklist.php:81
+#: ../../package_774/enterprise/include/functions_tasklist.php:81
+msgid "Last execution"
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2671
+msgid "Please, make sure process is not locked."
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2682
+msgid "DiscoveryConsoleTasks is not configured."
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2773
+#, php-format
+msgid "%s version misaligned with Console"
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2777
+#, php-format
+msgid ""
+"Server %s and this console have different versions. This might cause several "
+"malfunctions. Please, update this server."
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2840
+msgid "AllowOverride is disabled"
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2886
+msgid "Desynchronized operation on the node "
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2909
+msgid "Pandora FMS console log file changed location"
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2913
+#, php-format
+msgid ""
+"Pandora FMS console log file has been moved to new location %s/log. "
+"Currently you have an outdated and inoperative version of this file at %s. "
+"Please, consider deleting it."
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2948
+msgid "Pandora FMS audit log file changed location"
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:2952
+#, php-format
+msgid ""
+"Pandora FMS audit log file has been moved to new location %s/log. Currently "
+"you have an outdated and inoperative version of this file at %s. Please, "
+"consider deleting it."
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:3010
+#, php-format
+msgid "Node %s sync queue length exceeded, "
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:3012
+#, 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:3065
+#, php-format
+msgid "Node %s sync queue failed, "
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:3067
+#, php-format
+msgid ""
+"Node %s cannot process synchronization queue due %s, please check the queue "
+"status."
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:3098
+msgid "Agent dependency error"
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:3100
+msgid "There are omnishell agents with dependency errors"
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:3126
+msgid "Alert correlation changed since version 774"
+msgstr ""
+
+#: ../../include/class/ConsoleSupervisor.php:3127
+msgid ""
+"Log correlation and log correlation with events will be disabled in this "
+"update. Some event correlation alerts may need to be modified to adapt to "
+"the new format"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:585
+#, php-format
+msgid "Not a valid JSON: %s"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:596
+msgid "Key identifier is required"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:598
+msgid "You must select a group where store this key!"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:600
+msgid "You must specify a product type"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:602
+msgid "You must specify a username and/or password"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:604
+msgid "Identifier with forbidden characters. Check the documentation."
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:754
+msgid "identifier cannot be empty"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:759
+#: ../../enterprise/include/class/LogSource.class.php:543
+msgid "Not allowed"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:798
+#: ../../enterprise/include/class/LogSource.class.php:587
+msgid "How to configure encryption."
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:797
+#, php-format
+msgid ""
+"Database encryption is not enabled. Credentials will be stored in plaintext. "
+"%s"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:815
+#: ../../include/class/CredentialStore.class.php:925
+#: ../../enterprise/include/class/Omnishell.class.php:405
+#: ../../enterprise/views/ncm/firmwares/list.php:73
+msgid "Identifier"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:882
+msgid "Add key"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:960
+#: ../../enterprise/include/class/Aws.cloud.php:117
+#: ../../package_774/enterprise/include/class/Aws.cloud.php:117
+msgid "Aws"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:961
+#: ../../enterprise/include/class/Azure.cloud.php:153
+#: ../../package_774/enterprise/include/class/Azure.cloud.php:153
+msgid "Azure"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:962
+#: ../../enterprise/include/class/SAPView.class.php:621
+#: ../../enterprise/include/class/SAPView.class.php:624
+msgid "SAP"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:963
+#: ../../enterprise/include/class/Google.cloud.php:147
+#: ../../package_774/enterprise/include/class/Google.cloud.php:147
+msgid "Google"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:964
+msgid "WMI"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:975
+#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:504
+msgid "Extra"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:976
+msgid "Extra (2)"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:986
+#: ../../include/class/CredentialStore.class.php:1308
+msgid "Access key ID"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:987
+#: ../../include/class/CredentialStore.class.php:1309
+msgid "Secret access key"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:993
+#: ../../include/class/CredentialStore.class.php:1023
+msgid "Account ID"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:994
+#: ../../include/class/CredentialStore.class.php:1317
+msgid "Application secret"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:995
+#: ../../include/class/CredentialStore.class.php:1318
+msgid "Tenant or domain name"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:996
+#: ../../include/class/CredentialStore.class.php:1319
+msgid "Subscription id"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:1000
+#: ../../include/class/CredentialStore.class.php:1337
+msgid "Auth JSON"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:1114
+msgid "1"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:1115
+msgid "2c"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:1116
+msgid "3"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:1133
+#: ../../include/class/CredentialStore.class.php:1433
+msgid "Authenticated and non-private method"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:1134
+#: ../../include/class/CredentialStore.class.php:1435
+msgid "Authenticated and private method"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:1135
+#: ../../include/class/CredentialStore.class.php:1437
+msgid "Non-authenticated and non-private method"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:1316
+msgid "Client ID"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:1326
+msgid "Account ID."
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:1656
+msgid "Register new key into keystore"
+msgstr ""
+
+#: ../../include/class/CredentialStore.class.php:1660
+msgid "Update key"
+msgstr ""
+
+#: ../../include/class/CustomNetScan.class.php:134
+#: ../../enterprise/include/class/Aws.S3.php:166
+#: ../../enterprise/include/class/Aws.cloud.php:901
+#: ../../package_774/enterprise/include/class/Aws.cloud.php:901
+msgid "This task has been already defined. Please edit it or create a new one."
+msgstr ""
+
+#: ../../include/class/CustomNetScan.class.php:372
+#: ../../include/class/CustomNetScan.class.php:397
+msgid "NetScan Custom"
+msgstr ""
+
+#: ../../include/class/CustomNetScan.class.php:527
+msgid "The minimum recomended interval for Recon Task is 5 minutes"
+msgstr ""
+
+#: ../../include/class/CustomNetScan.class.php:630
+msgid "Recon script"
+msgstr ""
+
+#: ../../include/class/CustomNetScan.class.php:670
+msgid "Explanation"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:145
+#: ../../enterprise/godmode/reporting/reporting_builder.template.php:549
+#: ../../enterprise/operation/reporting/custom_reporting.php:68
+msgid "Export to PDF"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:168
+#, php-format
+msgid "%s Diagnostic tool"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:231
+#, php-format
+msgid "Info status %s"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:235
+msgid "PHP setup"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:243
+#: ../../include/functions_menu.php:1053
+msgid "Database health status"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:247
+#: ../../include/functions_menu.php:1083
+msgid "Database status info"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:251
+#: ../../include/functions_menu.php:967 ../../include/functions_menu.php:1156
+msgid "System Info"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:255
+msgid "MySQL Performance metrics"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:260
+#: ../../include/functions_menu.php:1121
+#, php-format
+msgid "Tables fragmentation in the %s database"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:266
+#, php-format
+msgid "%s logs dates"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:270
+#, php-format
+msgid "%s Licence Information"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:274
+#: ../../include/class/Diagnostics.class.php:1303
+msgid "Status of the attachment folder"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:278
+msgid "Information from the tagente_datos table"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:282
+#, php-format
+msgid "%s server threads"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:286
+msgid "SQL show engine innodb status"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:290
+msgid "Date system"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:340
+msgid "Graph of the Agents Unknown module."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:347
+msgid "Graph of the Database Maintenance module."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:354
+msgid "Graph of the Free Disk Spool Dir module."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:360
+msgid "Graph of the Free RAM module."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:366
+msgid "Graph of the Queued Modules module."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:373
+msgid "Graph of the Queued Alerts total."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:380
+msgid "Graph of the Alert Server Status."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:386
+msgid "Graph of the Status module."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:392
+msgid "Graph of the System Load AVG module."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:399
+msgid "Graph of the Execution Time module."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:408
+msgid "Graphs modules that represent the self-monitoring system"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:465
+#, php-format
+msgid "%s Build"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:469
+#, php-format
+msgid "%s Version"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:473
+msgid "Minor Release"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:477
+msgid "Homedir"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:481
+msgid "HomeUrl"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:485
+msgid "Enterprise installed"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:486
+msgid "true"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:486
+msgid "false"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:489
+msgid "Update Key"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:493
+msgid "Updating code path"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:497
+msgid "Current Update #"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:521
+msgid "PHP Version"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:525
+msgid "PHP Max execution time"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:529
+msgid "PHP Max input time"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:533
+msgid "PHP Memory limit"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:537
+msgid "Session cookie lifetime"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:558
+msgid "System Date (Console)"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:604
+msgid "Total groups"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:608
+msgid "Total module data records"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:616
+msgid "Total traps"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:620
+msgid "Total users"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:624
+msgid "Total sessions"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:663
+msgid "Pandora DB has never been executed"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:670
+msgid "Ago"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:677
+msgid "Total unknown agents"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:681
+msgid "Total not-init modules"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:685
+msgid "Pandora DB Last run"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:712
+msgid "DB Schema Version (first installed)"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:716
+msgid "DB Schema Version (actual)"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:720
+msgid "DB Schema Build"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:724
+msgid "Engine version"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:728
+msgid "Version comment"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:764
+#: ../../enterprise/godmode/reporting/aws_view.php:54
+msgid "CPU"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:768
+msgid "RAM"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:772
+msgid "Distro"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:776
+msgid "Os"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:780
+#: ../../include/class/Diagnostics.class.php:798
+#: ../../enterprise/include/functions_ipam.php:1661
+#: ../../enterprise/include/functions_ipam.php:1662
+#: ../../enterprise/include/functions_ipam.php:2114
+#: ../../enterprise/tools/ipam/ipam_ajax.php:367
+#: ../../enterprise/tools/ipam/ipam_network.php:250
+#: ../../enterprise/tools/ipam/ipam_network.php:582
+msgid "Hostname"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:784
+#: ../../include/class/Diagnostics.class.php:802
+#: ../../include/class/NetworkMap.class.php:3076
+#: ../../include/functions_reporting_html.php:816
+#: ../../include/functions_reporting_html.php:7786
+#: ../../enterprise/include/functions_reporting_csv.php:3599
+msgid "Ip"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:830
+msgid "InnoDB buffer pool size"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:834
+#, php-format
+msgid ""
+"It has to be 40% of the server memory not recommended to be greater or less"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:839
+msgid "InnoDB file per table"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:842
+#: ../../include/class/Diagnostics.class.php:914
+msgid "Recommended ON"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:846
+msgid "InnoDB flush log at trx-commit"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:849
+#, php-format
+msgid "Recommended Value %d"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:853
+msgid "InnoDB lock wait timeout"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:856
+#: ../../include/class/Diagnostics.class.php:863
+#: ../../include/class/Diagnostics.class.php:870
+#: ../../include/class/Diagnostics.class.php:877
+#: ../../include/class/Diagnostics.class.php:884
+#: ../../include/class/Diagnostics.class.php:893
+#: ../../include/class/Diagnostics.class.php:900
+#: ../../include/class/Diagnostics.class.php:907
+#: ../../include/class/Diagnostics.class.php:921
+#: ../../include/class/Diagnostics.class.php:928
+#: ../../include/class/Diagnostics.class.php:935
+#: ../../include/class/Diagnostics.class.php:949
+#: ../../include/class/Diagnostics.class.php:956
+msgid "Min. Recommended Value"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:860
+msgid "InnoDB log buffer size"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:867
+msgid "InnoDB log file size"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:874
+msgid "Maximun allowed packet"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:881
+msgid "Maximun connections"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:886
+msgid "conections"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:890
+msgid "Query cache limit"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:897
+msgid "Query cache min-res-unit"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:904
+msgid "Query cache size"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:911
+msgid "Query cache type"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:918
+msgid "Read buffer size"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:925
+msgid "Read rnd-buffer size"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:932
+msgid "Sort buffer size"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:939
+msgid "Sql mode"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:942
+msgid "Must be empty"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:946
+msgid "Thread cache size"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:953
+msgid "Thread stack"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1016
+msgid ""
+"Table fragmentation is higher than recommended. They should be defragmented."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1020
+msgid "Table fragmentation is correct."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1029
+msgid "Tables fragmentation (maximum recommended value)"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1034
+msgid "Tables fragmentation (current value)"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1038
+msgid "Table fragmentation status"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1077
+msgid "Size server logs (current value)"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1081
+msgid "Status server logs"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1086
+msgid "Size error logs (current value)"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1090
+msgid "Status error logs"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1095
+msgid "Size console logs (current value)"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1099
+msgid "Status console logs"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1134
+msgid "License capacity is less than 90 percent"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1137
+msgid "License capacity exceeds 90 percent"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1145
+msgid ""
+"The average of modules per agent is more than 40. You can have performance "
+"problems"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1150
+msgid "The average of modules per agent is less than 40"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1188
+msgid "The system has no load"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1208
+#: ../../include/functions_menu.php:991 ../../include/functions_menu.php:1352
+#: ../../enterprise/include/functions_license.php:120
+msgid "Support expires"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1232
+msgid "Network Management System"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1233
+#: ../../include/class/Diagnostics.class.php:1237
+msgid "Off"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1244
+msgid "Status of agents capacity"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1249
+msgid "Status of average modules per agent"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1255
+msgid "Interval average of the network modules"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1285
+msgid "The attached folder contains more than 700 files."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1290
+msgid "The attached folder contains less than 700 files."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1299
+msgid "Total files in the attached folder"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1334
+msgid ""
+"The tagente_datos table contains too much data. A historical database is "
+"recommended."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1339
+msgid "The tagente_datos table contains an acceptable amount of data."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1348
+msgid "Total data in tagente_datos table"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1352
+msgid "Tagente_datos table status"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1388
+msgid "Threads"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1398
+msgid "Total threads"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1405
+msgid "Current pandora_server running threads"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1409
+msgid ""
+"There's more pandora_server threads than configured, are you running "
+"multiple servers simultaneusly?."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1543
+msgid ""
+"Please check your Pandora Server setup and make sure that the database "
+"maintenance daemon is running."
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1547
+msgid ""
+"It' is very important to keep the database up-to-date to get the best "
+"performance and results in Pandora"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1810
+msgid "You have more than 10 MB of logs"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1813
+msgid "You have less than 10 MB of logs"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1876
+#: ../../include/functions_menu.php:911
+#: ../../enterprise/include/class/CommandCenter.class.php:455
+#: ../../enterprise/include/functions_login.php:213
+msgid "Successfully"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1952
+#: ../../include/class/HelpFeedBack.class.php:172
+msgid "What happened?"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1968
+#: ../../update_manager_client/views/register.php:79
+msgid "Your email"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:1980
+msgid "Include installation data"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2017
+msgid "Hello Feedback-Men"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2025
+#: ../../include/class/HelpFeedBack.class.php:214
+msgid "Feedback"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2027
+msgid "Hello"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2031
+#, php-format
+msgid "User %s is reporting an issue in its %s experience"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2040
+msgid "Find some files attached to this mail"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2043
+msgid "PDF is the diagnostic information retrieved at report time"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2046
+msgid "CSV contains the statuses of every product file"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2051
+#, php-format
+msgid ""
+"If you think this report must be escalated, feel free to forward this mail "
+"to \"%s\""
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2055
+msgid "LEGAL WARNING"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2057
+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 ""
+
+#: ../../include/class/Diagnostics.class.php:2061
+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 ""
+
+#: ../../include/class/Diagnostics.class.php:2065
+msgid "If you have received this transmission in error, do not read it"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2069
+msgid ""
+"Please immediately reply to the sender that you have received this "
+"communication in error and then delete it"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2148
+msgid "Invalid cron task"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2149
+msgid "Sending of information has been processed"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2184
+#: ../../include/class/Diagnostics.class.php:2194
+msgid "Diagnostics Info"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2188
+#: ../../include/class/Diagnostics.class.php:2306
+#: ../../enterprise/include/functions_reporting_pdf.php:75
+#: ../../package_774/enterprise/include/functions_reporting_pdf.php:75
+#, php-format
+msgid "Automated %s report for user defined report"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2233
+#: ../../include/functions_cron.php:786 ../../include/functions_cron.php:827
+#: ../../enterprise/include/class/ManageBackups.class.php:168
+#: ../../enterprise/include/functions_tasklist.php:501
+#: ../../package_774/enterprise/include/functions_tasklist.php:501
+msgid "Path"
+msgstr ""
+
+#: ../../include/class/Diagnostics.class.php:2302
+#: ../../include/class/Diagnostics.class.php:2312
+msgid "PHP Info"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:102
+msgid "Name already exist"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:117
+#: ../../enterprise/include/class/AgentRepository.class.php:861
+msgid "File is too large to upload. Check the configuration in php.ini."
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:124
+msgid "Sound already are exists."
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:136
+msgid "Fail uploading the sound"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:146
+msgid "Sound already are exists"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:161
+msgid "Error on update status"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:166
+msgid "Sound not exist"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:188
+msgid "Sounds"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:209
+msgid "Add new sound"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:212
+msgid "Acoustic console sound list"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:253
+msgid "Name:"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:267
+msgid "WAV Sound"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:307
+msgid "Sound"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:337
+msgid "Search filter by Name or Sound fields content"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:433
+msgid "Disable sound"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:437
+msgid "Enable sound"
+msgstr ""
+
+#: ../../include/class/EventSound.class.php:496
+msgid "invalid extension"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:220
+#: ../../include/class/ExtensionsDiscovery.class.php:232
+#: ../../enterprise/extensions/vmware/vmware_view.php:1883
+#: ../../enterprise/include/class/DeploymentCenter.class.php:490
+#: ../../enterprise/include/class/DeploymentCenter.class.php:498
+#: ../../enterprise/include/class/DeploymentCenter.class.php:506
+#: ../../enterprise/include/class/DeploymentCenter.class.php:787
+msgid "here"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:238
+msgid "The required files for the application were not found."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:242
+msgid "This discovery application is for Enterprise customers only."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:246
+msgid "You can download this application from"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:459
+msgid "No .disco file found"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:489
+msgid "Task not defined"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:504
+#: ../../enterprise/include/class/DB2.app.php:392
+#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:403
+#: ../../enterprise/include/class/MySQL.app.php:409
+#: ../../enterprise/include/class/Oracle.app.php:399
+#: ../../enterprise/include/class/SAP.app.php:339
+#: ../../enterprise/include/class/VMware.app.php:492
+#: ../../enterprise/include/functions_security_hardening.php:707
+#: ../../package_774/enterprise/include/class/DB2.app.php:392
+#: ../../package_774/enterprise/include/class/SAP.app.php:339
+#: ../../package_774/enterprise/include/class/Oracle.app.php:399
+#: ../../package_774/enterprise/include/class/MySQL.app.php:409
+#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:403
+#: ../../package_774/enterprise/include/class/VMware.app.php:492
+#: ../../package_774/enterprise/include/functions_security_hardening.php:736
+msgid "Application"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:578
+msgid "Operation realized"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:630
+msgid "Complete setup"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:702
+#: ../../include/class/ExtensionsDiscovery.class.php:723
+#: ../../include/class/ExtensionsDiscovery.class.php:743
+#: ../../include/class/ExtensionsDiscovery.class.php:763
+#: ../../include/class/ExtensionsDiscovery.class.php:790
+#: ../../include/class/ExtensionsDiscovery.class.php:817
+#: ../../include/class/ExtensionsDiscovery.class.php:837
+#: ../../include/class/ExtensionsDiscovery.class.php:869
+#: ../../include/class/ExtensionsDiscovery.class.php:889
+#: ../../include/class/ExtensionsDiscovery.class.php:909
+#: ../../include/class/ExtensionsDiscovery.class.php:929
+#: ../../include/class/ExtensionsDiscovery.class.php:949
+#: ../../include/class/ExtensionsDiscovery.class.php:969
+#: ../../include/class/ExtensionsDiscovery.class.php:989
+#: ../../include/class/ExtensionsDiscovery.class.php:1009
+#: ../../include/class/ExtensionsDiscovery.class.php:1029
+#: ../../include/class/ExtensionsDiscovery.class.php:1172
+msgid "None selected"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1620
+msgid "Fields empties"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1643
+#: ../../include/class/ExtensionsDiscovery.class.php:1649
+msgid "Error creating the discovery task"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1675
+msgid "Error updating the discovery task"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1751
+#, php-format
+msgid "Field %s not insert"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1766
+#, php-format
+msgid "Field %s not updated"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:1779
+msgid "Task not updated"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2249
+msgid "The file does not contain the block 'discovery_extension_definition'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2253
+msgid ""
+"The 'discovery_extension_definition' block must contain a 'short_name' "
+"parameter"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2260
+#, php-format
+msgid ""
+"The 'discovery_extension_definition' block 'default_value' parameter has a "
+"key with invalid format. Use only letters (A-Z and a-z) and numbers (0-9) "
+"between opening and ending underscores (_): '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2269
+msgid ""
+"The 'discovery_extension_definition' block 'short_name' parameter contains "
+"illegal characters. Use only letters (A-Z and a-z), numbers (0-9), points "
+"(.), hyphens (-) and underscores (_)"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2273
+msgid ""
+"The 'discovery_extension_definition' block must contain a 'section' and a "
+"'name' parameters"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2280
+msgid ""
+"The 'discovery_extension_definition' block 'section' parameter must be "
+"'app', 'cloud' or 'custom'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2284
+msgid ""
+"The 'discovery_extension_definition' block 'name' parameter can not be empty"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2288
+msgid ""
+"The 'discovery_extension_definition' block must contain an 'exec' parameter"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2295
+msgid ""
+"All the 'discovery_extension_definition' block 'exec' parameter definitions "
+"can not be empty"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2308
+#, php-format
+msgid ""
+"The 'discovery_extension_definition' block '%s' parameter can not be empty"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2314
+#, php-format
+msgid ""
+"The 'discovery_extension_definition' block 'execution_file' parameter has a "
+"key with invalid format. Use only letters (A-Z and a-z) and numbers (0-9) "
+"between opening and ending underscores (_): '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2318
+#, php-format
+msgid ""
+"All the 'discovery_extension_definition' block 'execution_file' parameter "
+"definitions can not be empty: '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2323
+msgid ""
+"The 'config_steps' block must contain a 'name' parameter that can not be "
+"empty."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2339
+#, php-format
+msgid ""
+"All the 'config_steps' block parameters must use numbers greater than 0 as "
+"keys: '%s'."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2343
+#, php-format
+msgid ""
+"The 'config_steps' block must contain a 'name' parameter for all the "
+"configuration steps: '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2349
+msgid ""
+"The 'config_steps' block must contain a 'custom_fields' or "
+"'script_data_fields' parameter that can not be empty"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2352
+#, php-format
+msgid ""
+"The 'config_steps' block 'custom_fields' parameter has a key value reference "
+"that does not exist: '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2416
+#: ../../include/class/ExtensionsDiscovery.class.php:2575
+#, php-format
+msgid ""
+"All the '%s' block parameters must use numbers greater than 0 as keys: '%s'."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2421
+#, php-format
+msgid "The '%s' block '%s' parameter definitions can not be empty: '%s'."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2426
+#: ../../include/class/ExtensionsDiscovery.class.php:2605
+#, php-format
+msgid ""
+"The '%s' block 'macro' parameter has a definition with invalid format. Use "
+"only letters (A-Z and a-z) and numbers (0-9) between opening and ending "
+"underscores (_): '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2430
+#, php-format
+msgid ""
+"The '%s' block 'type' parameter has a definition with invalid value. Must be "
+"'string', 'number', 'password', 'textarea', 'checkbox', 'select', "
+"'multiselect' or 'tree': '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2435
+#, php-format
+msgid ""
+"All the '%s' block 'select_data' parameter definitions can not be empty: "
+"'%s'."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2438
+#, php-format
+msgid ""
+"The '%s' block 'select_data' parameter has a definition with invalid select "
+"type. Must be 'agent_groups', 'agents', 'module_groups', 'modules', "
+"'module_types', 'tags', 'status', 'alert_templates', 'alert_actions', "
+"'interval', 'credentials.custom', 'credentials.aws', 'credentials.azure', "
+"'credentials.gcp', 'credentials.sap', 'credentials.snmp', 'os' or an "
+"existint reference: '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2449
+#, php-format
+msgid ""
+"All the '%s' block 'tree_data' parameter definitions can not be empty: '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2451
+#, php-format
+msgid ""
+"The '%s' block 'tree_data' parameter has a key value reference that does not "
+"exist: '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2469
+#, php-format
+msgid ""
+"The '%s' block 'mandatory_field' parameter has a definition with invalid "
+"value. Must be 'true' or 'false', '1' or '0', 'yes' or 'no': '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2477
+#, php-format
+msgid "All the '%s' block 'tip' parameter definitions can not be empty: '%s'."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2481
+#, php-format
+msgid ""
+"All the '%s' block 'placeholder' parameter definitions can not be empty: "
+"'%s'."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2487
+#, php-format
+msgid ""
+"The '%s' block 'show_on_true' parameter has a definition with invalid "
+"format. Use only letters (A-Z and a-z) and numbers (0-9) between opening and "
+"ending underscores (_): '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2497
+#, php-format
+msgid ""
+"The '%s' block 'encrypt_on_true' parameter has a definition with invalid "
+"format. Use only letters (A-Z and a-z) and numbers (0-9) between opening and "
+"ending underscores (_): '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2515
+#, php-format
+msgid "The '%s' block must contain an 'option' parameter"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2520
+#, php-format
+msgid ""
+"All the '%s' block 'option' parameter definitions can not be empty: '%s'."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2526
+msgid "The 'tempfile_confs' block must contain a 'file' parameter."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2532
+#, php-format
+msgid ""
+"The 'tempfile_confs' block 'file' parameter has a key with invalid format. "
+"Use only letters (A-Z and a-z) and numbers (0-9) between opening and ending "
+"underscores (_): '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2538
+#, php-format
+msgid ""
+"All the 'tempfile_confs' block 'file' parameter definitions can not be "
+"empty: '%s'."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2570
+#, php-format
+msgid "The '%s' block must contain a 'name' parameter that can not be empty."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2579
+#, php-format
+msgid ""
+"The '%s' block must contain a 'name' parameter for all the tree elements: "
+"'%s'."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2583
+#, php-format
+msgid ""
+"All the '%s' block 'selectable' parameter definitions can not be empty: '%s'."
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2596
+#, php-format
+msgid ""
+"The '%s' block 'selectable' parameter has a definition with invalid value. "
+"Must be 'true' or 'false', '1' or '0', 'yes' or 'no': '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2612
+#, php-format
+msgid ""
+"The '%s' block 'children' parameter has a key value reference that does not "
+"exist: '%s'"
+msgstr ""
+
+#: ../../include/class/ExtensionsDiscovery.class.php:2614
+#, php-format
+msgid ""
+"The '%s' block 'children' parameter has a key value reference to a parent "
+"tree element: '%s'"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:185
+msgid "Changes successfully saved."
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:186
+msgid "Changes not saved."
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:218
+#: ../../include/functions_config.php:276
+msgid "Sound for Alert fired"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:240
+#: ../../include/class/ExternalTools.class.php:275
+#: ../../include/class/ExternalTools.class.php:310
+msgid "Play sound"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:253
+#: ../../include/functions_config.php:280
+msgid "Sound for Monitor critical"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:288
+#: ../../include/functions_config.php:284
+msgid "Sound for Monitor warning"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:323
+#: ../../include/functions_config.php:1345
+msgid "Custom graphviz directory"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:335
+msgid "Snmpget path"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:340
+msgid "Traceroute path"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:344
+msgid "Ping path"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:349
+msgid "Nmap path"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:353
+msgid "Dig path"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:360
+msgid "Custom commands"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:371
+msgid "Add new custom command"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:383
+msgid "Adding `_address_` macro will use agent's IP when perform the execution"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:469
+msgid "Delete this custom command"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:517
+msgid "The agent doesn`t have an IP yet"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:539
+msgid "Traceroute"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:540
+msgid "Ping host & Latency"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:541
+msgid "SNMP Interface status"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:542
+msgid "Basic TCP Port Scan"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:543
+msgid "DiG/Whois Lookup"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:577
+#: ../../enterprise/operation/services/massive/service.create.elements.php:345
+#: ../../enterprise/operation/services/massive/service.delete.elements.php:223
+#: ../../enterprise/operation/services/massive/service.edit.elements.php:254
+#: ../../enterprise/views/ncm/agent/manage.php:112
+#: ../../enterprise/views/ncm/agent/manage.php:185
+#: ../../enterprise/views/ncm/agent/manage.php:198
+#: ../../enterprise/views/ncm/agent/manage.php:231
+#: ../../enterprise/views/ncm/agent/manage.php:413
+#: ../../enterprise/views/ncm/agent/manage.php:586
+#: ../../enterprise/views/ncm/agent/manage.php:622
+#: ../../enterprise/views/ncm/agent/manage.php:658
+#: ../../enterprise/views/ncm/snippets/edit.php:152
+#: ../../enterprise/views/ncm/templates/edit.php:357
+#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:219
+#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:345
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:64
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:137
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:150
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:183
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:271
+#: ../../package_774/enterprise/views/ncm/agent/manage.php:307
+msgid "Please select"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:589
+msgid "IP Adress"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:607
+msgid "SNMP Version"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:629
+#: ../../enterprise/meta/include/functions_wizard_meta.php:964
+#: ../../enterprise/meta/include/functions_wizard_meta.php:1481
+msgid "SNMP Community"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:787
+msgid "Command not response"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:796
+msgid "The command failed and obtained the return code:"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:806
+msgid ""
+"Something went wrong while perform the execution. Please check the "
+"configuration."
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:845
+msgid "SNMP information for "
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:850
+#: ../../include/class/ExternalTools.class.php:862
+msgid "Target unreachable."
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:853
+msgid "Uptime"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:865
+msgid "Device info"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:876
+msgid "Interface"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:907
+msgid "Domain and IP information for "
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:912
+msgid "Dig executable does not exist."
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:921
+msgid "Whois executable does not exist."
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:933
+msgid "Traceroute executable does not exist."
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:936
+#, php-format
+msgid "Traceroute to %s"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:944
+msgid "Ping executable does not exist."
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:947
+#, php-format
+msgid "Ping to %s"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:955
+msgid "Nmap executable does not exist."
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:958
+#, php-format
+msgid "Basic TCP Scan on %s"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:976
+#, php-format
+msgid "Performing %s execution on %s"
+msgstr ""
+
+#: ../../include/class/ExternalTools.class.php:978
+#, php-format
+msgid "Performing %s execution"
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:100
+#: ../../enterprise/include/class/AlertCorrelationManager.class.php:796
+#: ../../enterprise/include/class/Omnishell.class.php:325
+#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:772
+msgid "Page not found"
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:105
+msgid "Browser not compatible."
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:148
+msgid "Suggestion"
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:159
+msgid "Something is wrong"
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:182
+msgid "Your Email"
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:199
+msgid "Submit"
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:254
+msgid "[pandorafms wiki] New suggestion"
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:256
+msgid "[pandorafms wiki] New report"
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:262
+msgid "Please provide your email address, we promise not to bother you"
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:310
+msgid "Something went wrong while sending the report."
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:361
+msgid "Your report had been successfully sent to Artica."
+msgstr ""
+
+#: ../../include/class/HelpFeedBack.class.php:361
+msgid "Thank you!"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:122
+msgid "Net scan scripts"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:223
+msgid "Problem creating"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:234
+#: ../../include/class/ManageNetScanScripts.class.php:321
+msgid "Name or Script fullpath they can not be empty"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:255
+#: ../../include/class/ManageNetScanScripts.class.php:342
+msgid "Problem deleting Net scan Scripts, Not selected script"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:310
+msgid "Problem updating"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:361
+msgid "Problem deleting Net scan Scripts"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:366
+msgid "Deleted successfully"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:439
+msgid "Are you sure delete script?"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:459
+msgid "Delete Script"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:486
+msgid "There are no net scan scripts in the system"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:556
+msgid "Script full path"
+msgstr ""
+
+#: ../../include/class/ManageNetScanScripts.class.php:746
+#: ../../enterprise/godmode/modules/configure_local_component.php:817
+#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:817
+msgid "Delete macro"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:337
+#, php-format
+msgid "Template %s successfully updated"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:339
+#: ../../enterprise/godmode/reporting/graph_template_editor.php:174
+msgid "Error updating template"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:384
+#, php-format
+msgid "Template %s successfully created"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:386
+msgid "Error creating template"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:394
+#, php-format
+msgid "Template %s successfully deleted"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:396
+#, php-format
+msgid "Error deleting %s template"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:507
+msgid "Module successfully deleted"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:509
+msgid "Error deleting module"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:520
+msgid "Block successfully deleted"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:522
+msgid "Error deleting block"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:534
+msgid "All templates deleted"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:536
+msgid "Error deleting all templates"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:545
+msgid "Selected templates deleted"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:547
+msgid "Error deleting selected templates"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:559
+msgid "Something gone wrong. Please, try again"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:610
+msgid "The modules is already added"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:1097
+#: ../../include/class/ModuleTemplates.class.php:1365
+msgid "Add components"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:1139
+#: ../../include/class/ModuleTemplates.class.php:1274
+msgid "No module blocks for this profile"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:1162
+msgid "Delete this block"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:1164
+msgid "Do you want delete this block?"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:1210
+msgid "Network module"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:1221
+msgid "WMI module"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:1232
+msgid "Plug-in module"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:1259
+msgid "Delete this module"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:1261
+msgid "Do you want delete this module?"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:1458
+msgid "Do you want delete all templates?"
+msgstr ""
+
+#: ../../include/class/ModuleTemplates.class.php:1461
+msgid "Do you want delete the selected templates?"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2390
+msgid "Failed to generate dotmap, please select different layout schema"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2534
+msgid "Failed to retrieve graph data."
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2818
+msgid "Holding Area"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2945
+#, php-format
+msgid "Edit node %s"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2947
+msgid "Show details and options"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2948
+msgid "Add a interface link"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2949
+msgid "Set parent interface"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2950
+msgid "Set as children"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2951
+msgid "Set parent"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2952
+#: ../../include/class/NetworkMap.class.php:2964
+msgid "Abort the action of set relationship"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2954
+#: ../../include/class/NetworkMap.class.php:3354
+msgid "Add node"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2955
+msgid "Set center"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2957
+#: ../../include/class/NetworkMap.class.php:2960
+msgid "Proceed"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2958
+msgid ""
+"Resetting the map will delete all customizations you have done, including "
+"manual relationships between elements, new items, etc."
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2959
+#: ../../include/class/Tree.class.php:670 ../../include/lib/Module.php:591
+#: ../../include/lib/TacticalView/elements/Agents.php:382
+#: ../../include/lib/TacticalView/elements/Events.php:217
+#: ../../include/lib/TacticalView/elements/Events.php:389
+#: ../../include/functions.php:1492 ../../include/functions.php:1528
+#: ../../include/functions_events.php:78 ../../include/functions_events.php:112
+#: ../../include/functions_events.php:234
+#: ../../include/functions_modules.php:2943
+#: ../../include/functions_modules.php:2960
+#: ../../include/functions_modules.php:4315
+#: ../../include/functions_modules.php:4347 ../../include/functions_ui.php:4412
+#: ../../include/functions_ui.php:4499 ../../mobile/operation/modules.php:560
+#: ../../mobile/operation/modules.php:587
+#: ../../mobile/operation/modules.php:634
+#: ../../mobile/operation/modules.php:661
+#: ../../mobile/operation/services.php:443
+#: ../../operation/agentes/pandora_networkmap.view.php:1795
+#: ../../operation/agentes/pandora_networkmap.view.php:1816
+#: ../../operation/agentes/status_monitor.php:1854
+#: ../../operation/agentes/status_monitor.php:1867
+#: ../../operation/agentes/status_monitor.php:1955
+#: ../../operation/agentes/status_monitor.php:1961
+#: ../../operation/events/events.php:730 ../../operation/events/events.php:821
+#: ../../operation/events/events.php:873 ../../operation/search_modules.php:132
+#: ../../operation/search_modules.php:163
+#: ../../enterprise/extensions/vmware/vmware_view.php:1047
+#: ../../enterprise/include/functions_login.php:51
+#: ../../enterprise/include/functions_services.php:2072
+#: ../../enterprise/operation/agentes/policy_view.php:475
+#: ../../enterprise/operation/agentes/policy_view.php:494
+#: ../../enterprise/operation/agentes/tag_view.php:1103
+#: ../../enterprise/operation/agentes/tag_view.php:1109
+#: ../../enterprise/operation/agentes/tag_view.php:1154
+#: ../../enterprise/operation/agentes/tag_view.php:1160
+#: ../../enterprise/operation/security/agent_security.php:84
+#: ../../enterprise/operation/security/agent_security.php:101
+msgid "WARNING"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2962
+msgid "Restart map"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2963
+msgid "Abort the interface relationship"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2981
+#: ../../include/class/NetworkMap.class.php:3030
+msgid "Edit node"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2991
+#: ../../include/class/NetworkMap.class.php:3046
+msgid "Adresses"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:2993
+#: ../../include/class/NetworkMap.class.php:3051
+msgid "OS type"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3000
+#: ../../include/class/NetworkMap.class.php:3001
+#: ../../include/class/NetworkMap.class.php:3062
+#: ../../include/class/NetworkMap.class.php:3063
+msgid "Node Details"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3077
+#: ../../enterprise/tools/ipam/ipam_ajax.php:476
+msgid "MAC"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3088
+#: ../../include/class/NetworkMap.class.php:3089
+msgid "Interface Information (SNMP)"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3102
+msgid "Shape"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3105
+msgid "Circle"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3106
+msgid "Square"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3107
+msgid "Rhombus"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3123
+msgid "name node"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3135
+#: ../../include/class/NetworkMap.class.php:3505
+msgid "name fictional node"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3143
+#: ../../include/class/NetworkMap.class.php:3513
+msgid "Networkmap to link"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3157
+msgid "Update fictional node"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3166
+#: ../../enterprise/include/functions_HA_cluster.php:496
+msgid "Update node"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3185
+#: ../../include/class/NetworkMap.class.php:3186
+msgid "Node options"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3197
+#: ../../include/class/NetworkMap.class.php:3291
+msgid "Node source"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3198
+#: ../../include/class/NetworkMap.class.php:3292
+msgid "Interface source"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3199
+#: ../../include/class/NetworkMap.class.php:3293
+msgid "Interface Target"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3201
+#: ../../include/class/NetworkMap.class.php:3294
+msgid "Node target"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3202
+msgid "E."
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3264
+msgid "There are not relations"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3275
+#: ../../include/class/NetworkMap.class.php:3276
+#: ../../enterprise/meta/advanced/metasetup.relations.php:330
+msgid "Relations"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3337
+msgid "Add interface link"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3382
+#: ../../include/class/NetworkMap.class.php:3409
+#: ../../include/class/NetworkMap.class.php:3410
+#: ../../include/class/NetworkMap.class.php:3473
+#: ../../include/class/NetworkMap.class.php:3489
+#: ../../include/class/NetworkMap.class.php:3546
+msgid "Add agent node"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3488
+msgid "Add agent node (filter by group)"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3530
+msgid "Add fictional node"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3545
+msgid "Add fictional point"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3630
+#: ../../operation/visual_console/legacy_public_view.php:198
+#: ../../operation/visual_console/legacy_view.php:346
+msgid "Until refresh"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3785
+msgid "Open Minimap"
+msgstr ""
+
+#: ../../include/class/NetworkMap.class.php:3791
+msgid "Hide Labels"
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:105
+#: ../../enterprise/meta/monitoring/tactical.php:59
+msgid "Tactical View"
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:123
+msgid "Agent Management"
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:157
+msgid "Manage Policies"
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:171
+msgid "List Alerts"
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:261
+msgid "Edit User"
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:271
+msgid "Tree View"
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:281
+msgid "Network Component"
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:295
+msgid "Task List"
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:353
+msgid "Manage Agent Groups"
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:394
+msgid "GO TO "
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:423
+msgid "results found"
+msgstr ""
+
+#: ../../include/class/OrderInterpreter.class.php:427
+msgid "Press enter to search"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:147
+msgid "IP Adrress"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:154
+msgid "Only deleted"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:155
+msgid "Only added"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:245
+msgid "Add host"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:501
+msgid "Agent address"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:547
+msgid "Error saving agent. The address already exists"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:552
+msgid "Error saving agent. The Name already exists"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:557
+msgid "Error saving agent"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:559
+#: ../../include/class/SatelliteAgent.class.php:601
+#: ../../include/class/SatelliteAgent.class.php:602
+#: ../../include/class/SatelliteAgent.class.php:646
+#: ../../include/class/SatelliteAgent.class.php:647
+msgid "Host "
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:594
+msgid "Error delete agent"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:594
+msgid "Error add agent"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:638
+msgid "Error disable agent"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:638
+msgid "Error enable agent"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:1107
+msgid "Add agent to satellite"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:1257
+msgid "Disable / Enable Agents"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:1257
+msgid "Delete / create Agents"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:1339
+msgid "These agents could not be deleted. They must first be enabled"
+msgstr ""
+
+#: ../../include/class/SatelliteAgent.class.php:1364
+msgid "These agents could not be disabled. They must first be created"
+msgstr ""
+
+#: ../../include/class/SatelliteCollection.class.php:133
+#: ../../enterprise/godmode/agentes/collection_manager.php:262
+#: ../../enterprise/operation/agentes/collection_view.php:85
+#: ../../enterprise/operation/agentes/policy_view.php:165
+msgid "Dir"
+msgstr ""
+
+#: ../../include/class/SatelliteCollection.class.php:306
+msgid "Error adding collection"
+msgstr ""
+
+#: ../../include/class/SatelliteCollection.class.php:308
+#: ../../include/class/SatelliteCollection.class.php:327
+msgid "Collection "
+msgstr ""
+
+#: ../../include/class/SatelliteCollection.class.php:325
+msgid "Error deleting collection"
+msgstr ""
+
+#: ../../include/class/SatelliteCollection.class.php:533
+msgid "Add collection"
+msgstr ""
+
+#: ../../include/class/SatelliteCollection.class.php:576
+#: ../../enterprise/godmode/agentes/collections.php:538
+#: ../../enterprise/meta/advanced/collections.php:447
+#: ../../enterprise/meta/advanced/collections.php:448
+msgid "Delete collection"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:188
+#: ../../operation/snmpconsole/snmp_statistics.php:80
+#: ../../enterprise/include/functions_ipam.php:1566
+msgid "Statistics"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:276
+#: ../../include/functions_reporting_html.php:1708
+#: ../../include/functions_reporting_html.php:1960
+#: ../../include/functions_reporting_html.php:3840
+#: ../../enterprise/include/lib/AlertCorrelation.class.php:1183
+#: ../../enterprise/operation/security/vulnerabilities.php:285
+#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1186
+msgid "Count"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:277
+msgid "Trap subtype"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:291
+#: ../../include/functions_reporting.php:6230
+#: ../../include/functions_reporting.php:6247
+#: ../../include/functions_reporting.php:6264
+msgid "Not triggered"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:292
+msgid "Triggered"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:309
+#: ../../include/class/SnmpConsole.class.php:503
+#: ../../include/class/SnmpConsole.class.php:770
+#: ../../include/lib/TacticalView/elements/Events.php:297
+#: ../../include/functions_reporting.php:2534
+#: ../../include/functions_reporting.php:4937
+#: ../../include/functions_reporting.php:11846
+msgid "Not validated"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:310
+#: ../../include/class/SnmpConsole.class.php:501
+#: ../../include/class/SnmpConsole.class.php:780
+#: ../../include/functions_events.php:2550
+#: ../../include/functions_events.php:3279
+#: ../../include/functions_events.php:3568
+#: ../../include/functions_events.php:3577
+#: ../../include/functions_events.php:3584
+#: ../../include/functions_events.php:3591
+#: ../../include/functions_reporting.php:2533
+#: ../../include/functions_reporting.php:4936
+#: ../../include/functions_reporting.php:11845
+msgid "Validated"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:393
+msgid "Group by Enterprise String/IP"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:792
+#: ../../operation/snmpconsole/snmp_statistics.php:199
+msgid "View agent details"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:902
+#: ../../include/class/SnmpConsole.class.php:903
+#: ../../operation/events/events.php:1009 ../../operation/menu.php:383
+#: ../../operation/menu.php:385
+#: ../../enterprise/operation/agentes/wux_console_view.php:570
+msgid "Show more"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:911
+#: ../../include/class/SnmpConsole.class.php:912
+msgid "Hide details"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:924
+#: ../../include/class/SnmpConsole.class.php:925
+#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:44
+#: ../../enterprise/operation/snmpconsole/snmp_view.php:82
+#: ../../enterprise/operation/menu.php:151
+#: ../../package_774/enterprise/operation/menu.php:151
+#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:44
+msgid "SNMP trap editor"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:1365
+msgid "Count:"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:1365
+msgid "First trap:"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:1365
+msgid "Last trap:"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:1403
+msgid "Type:"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:1410
+msgid "Description:"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:1417
+msgid "Enterprise String:"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:1426
+#: ../../include/class/SnmpConsole.class.php:1440
+msgid "Variable bindings:"
+msgstr ""
+
+#: ../../include/class/SnmpConsole.class.php:1436
+msgid "See more details"
+msgstr ""
+
+#: ../../include/class/TipsWindow.class.php:461
+msgid "Tip deleted"
+msgstr ""
+
+#: ../../include/class/TipsWindow.class.php:511
+msgid "Search by title"
+msgstr ""
+
+#: ../../include/class/TipsWindow.class.php:720
+msgid "Tip created"
+msgstr ""
+
+#: ../../include/class/TipsWindow.class.php:780
+#: ../../include/class/TipsWindow.class.php:948
+msgid "Wrong size, we recommend images of 464x260 px"
+msgstr ""
+
+#: ../../include/class/TipsWindow.class.php:788
+#: ../../include/class/TipsWindow.class.php:956
+msgid "Please select a image"
+msgstr ""
+
+#: ../../include/class/TipsWindow.class.php:792
+#: ../../include/class/TipsWindow.class.php:960
+msgid "Add image"
+msgstr ""
+
+#: ../../include/class/TipsWindow.class.php:795
+#: ../../include/class/TipsWindow.class.php:963
+msgid "Images"
+msgstr ""
+
+#: ../../include/class/TipsWindow.class.php:860
+msgid "Tip edited"
+msgstr ""
+
+#: ../../include/class/TipsWindow.class.php:1133
+msgid "Incorrect file"
+msgstr ""
+
+#: ../../include/class/TipsWindow.class.php:1137
+msgid "Format image invalid"
+msgstr ""
+
+#: ../../include/class/TipsWindow.class.php:1141
+msgid "Image size too large"
+msgstr ""
+
+#: ../../include/class/Tree.class.php:662 ../../include/lib/Module.php:587
+#: ../../include/lib/TacticalView/elements/Agents.php:381
+#: ../../include/lib/TacticalView/elements/Events.php:187
+#: ../../include/lib/TacticalView/elements/Events.php:379
+#: ../../include/functions.php:1489 ../../include/functions.php:1521
+#: ../../include/functions_events.php:67 ../../include/functions_events.php:120
+#: ../../include/functions_events.php:216
+#: ../../include/functions_modules.php:2940
+#: ../../include/functions_modules.php:2956
+#: ../../include/functions_modules.php:4311
+#: ../../include/functions_modules.php:4331 ../../include/functions_ui.php:4424
+#: ../../include/functions_ui.php:4504 ../../mobile/operation/modules.php:554
+#: ../../mobile/operation/modules.php:579
+#: ../../mobile/operation/modules.php:628
+#: ../../mobile/operation/modules.php:653
+#: ../../mobile/operation/services.php:435
+#: ../../operation/agentes/pandora_networkmap.view.php:1792
+#: ../../operation/agentes/pandora_networkmap.view.php:1811
+#: ../../operation/agentes/status_monitor.php:1833
+#: ../../operation/agentes/status_monitor.php:1846
+#: ../../operation/agentes/status_monitor.php:1939
+#: ../../operation/agentes/status_monitor.php:1945
+#: ../../operation/events/events.php:700 ../../operation/events/events.php:833
+#: ../../operation/events/events.php:856 ../../operation/search_modules.php:126
+#: ../../operation/search_modules.php:155
+#: ../../enterprise/extensions/vmware/vmware_view.php:1042
+#: ../../enterprise/include/functions_services.php:2064
+#: ../../enterprise/operation/agentes/policy_view.php:472
+#: ../../enterprise/operation/agentes/policy_view.php:489
+#: ../../enterprise/operation/agentes/tag_view.php:1089
+#: ../../enterprise/operation/agentes/tag_view.php:1095
+#: ../../enterprise/operation/agentes/tag_view.php:1138
+#: ../../enterprise/operation/agentes/tag_view.php:1144
+#: ../../enterprise/operation/security/agent_security.php:83
+#: ../../enterprise/operation/security/agent_security.php:100
+msgid "CRITICAL"
+msgstr ""
+
+#: ../../include/class/Tree.class.php:676 ../../include/lib/Module.php:594
+#: ../../include/lib/TacticalView/elements/Events.php:223
+#: ../../include/functions.php:1505 ../../include/functions.php:1531
+#: ../../include/functions_events.php:81 ../../include/functions_events.php:125
+#: ../../include/functions_events.php:237
+#: ../../include/functions_modules.php:2952
+#: ../../include/functions_modules.php:2956
+#: ../../include/functions_modules.php:2960
+#: ../../include/functions_modules.php:4319 ../../include/functions_ui.php:4431
+#: ../../include/functions_ui.php:4519 ../../mobile/operation/modules.php:571
+#: ../../mobile/operation/modules.php:579
+#: ../../mobile/operation/modules.php:587
+#: ../../mobile/operation/modules.php:645
+#: ../../mobile/operation/modules.php:653
+#: ../../mobile/operation/modules.php:661
+#: ../../mobile/operation/services.php:458
+#: ../../operation/agentes/pandora_networkmap.view.php:1806
+#: ../../operation/agentes/pandora_networkmap.view.php:1811
+#: ../../operation/agentes/pandora_networkmap.view.php:1816
+#: ../../operation/agentes/status_monitor.php:1875
+#: ../../operation/agentes/status_monitor.php:1888
+#: ../../operation/agentes/status_monitor.php:1923
+#: ../../operation/agentes/status_monitor.php:1929
+#: ../../operation/agentes/status_monitor.php:1939
+#: ../../operation/agentes/status_monitor.php:1945
+#: ../../operation/agentes/status_monitor.php:1955
+#: ../../operation/agentes/status_monitor.php:1961
+#: ../../operation/events/events.php:736 ../../operation/events/events.php:840
+#: ../../operation/events/events.php:878 ../../operation/search_modules.php:138
+#: ../../operation/search_modules.php:147
+#: ../../operation/search_modules.php:155
+#: ../../operation/search_modules.php:163
+#: ../../enterprise/extensions/vmware/vmware_view.php:1052
+#: ../../enterprise/include/functions_services.php:2087
+#: ../../enterprise/operation/agentes/policy_view.php:484
+#: ../../enterprise/operation/agentes/policy_view.php:489
+#: ../../enterprise/operation/agentes/policy_view.php:494
+#: ../../enterprise/operation/agentes/tag_view.php:1122
+#: ../../enterprise/operation/agentes/tag_view.php:1128
+#: ../../enterprise/operation/agentes/tag_view.php:1138
+#: ../../enterprise/operation/agentes/tag_view.php:1144
+#: ../../enterprise/operation/agentes/tag_view.php:1154
+#: ../../enterprise/operation/agentes/tag_view.php:1160
+msgid "UNKNOWN"
+msgstr ""
+
+#: ../../include/class/Tree.class.php:683 ../../include/lib/Module.php:598
+#: ../../include/functions.php:1498 ../../include/functions.php:1535
+#: ../../include/functions_modules.php:4335
+#: ../../operation/agentes/status_monitor.php:1896
+#: ../../operation/agentes/status_monitor.php:1909
+msgid "NO DATA"
+msgstr ""
+
+#: ../../include/class/Tree.class.php:692 ../../include/lib/Module.php:603
+#: ../../include/lib/TacticalView/elements/Agents.php:384
+#: ../../include/lib/TacticalView/elements/Events.php:212
+#: ../../include/lib/TacticalView/elements/Events.php:384
+#: ../../include/functions.php:1501 ../../include/functions.php:1540
+#: ../../include/functions_events.php:64 ../../include/functions_events.php:116
+#: ../../include/functions_events.php:231
+#: ../../include/functions_modules.php:2946
+#: ../../include/functions_modules.php:2952
+#: ../../include/functions_modules.php:4307
+#: ../../include/functions_modules.php:4339 ../../include/functions_ui.php:4418
+#: ../../include/functions_ui.php:4494 ../../mobile/operation/modules.php:548
+#: ../../mobile/operation/modules.php:571
+#: ../../mobile/operation/modules.php:622
+#: ../../mobile/operation/modules.php:645
+#: ../../mobile/operation/services.php:427
+#: ../../operation/agentes/pandora_networkmap.view.php:1798
+#: ../../operation/agentes/pandora_networkmap.view.php:1806
+#: ../../operation/agentes/status_monitor.php:1819
+#: ../../operation/agentes/status_monitor.php:1825
+#: ../../operation/agentes/status_monitor.php:1923
+#: ../../operation/agentes/status_monitor.php:1929
+#: ../../operation/events/events.php:725 ../../operation/events/events.php:827
+#: ../../operation/events/events.php:851 ../../operation/search_modules.php:120
+#: ../../operation/search_modules.php:147
+#: ../../enterprise/extensions/vmware/vmware_view.php:1037
+#: ../../enterprise/include/functions_services.php:2056
+#: ../../enterprise/operation/agentes/policy_view.php:478
+#: ../../enterprise/operation/agentes/policy_view.php:484
+#: ../../enterprise/operation/agentes/tag_view.php:1075
+#: ../../enterprise/operation/agentes/tag_view.php:1081
+#: ../../enterprise/operation/agentes/tag_view.php:1122
+#: ../../enterprise/operation/agentes/tag_view.php:1128
+msgid "NORMAL"
+msgstr ""
+
+#: ../../include/class/Tree.class.php:818
+msgid "Module alerts"
+msgstr ""
+
+#: ../../include/class/TreeService.class.php:439
+#: ../../include/class/TreeService.class.php:650
+msgid "Normal status"
+msgstr ""
+
+#: ../../include/class/TreeService.class.php:453
+#: ../../include/class/TreeService.class.php:663
+#: ../../include/functions_alerts.php:691
+#: ../../enterprise/operation/agentes/wux_console_view.php:354
+#: ../../enterprise/operation/agentes/wux_console_view.php:358
+msgid "Unknown status"
+msgstr ""
+
+#: ../../include/class/WebServerModuleDebug.class.php:143
+msgid "Performing query. Please wait."
+msgstr ""
+
+#: ../../include/class/WebServerModuleDebug.class.php:174
+msgid "No results"
+msgstr ""
+
+#: ../../include/class/WebServerModuleDebug.class.php:197
+msgid "Error performing execution"
+msgstr ""
+
+#: ../../include/class/WebServerModuleDebug.class.php:229
+msgid "Please, wait for a first execution of module"
+msgstr ""
+
+#: ../../include/class/WelcomeWindow.class.php:419
+msgid "Post-installation status diagnostic"
+msgstr ""
+
+#: ../../include/class/WelcomeWindow.class.php:437
+msgid "Warp Update registration"
+msgstr ""
+
+#: ../../include/class/WelcomeWindow.class.php:465
+msgid "Default mail to send alerts"
+msgstr ""
+
+#: ../../include/class/WelcomeWindow.class.php:493
+msgid "All servers running"
+msgstr ""
+
+#: ../../include/class/WelcomeWindow.class.php:521
+msgid "Enterprise licence valid"
+msgstr ""
+
+#: ../../include/class/WelcomeWindow.class.php:550
+msgid ""
+"It seems that your Pandora FMS is working correctly and registered with ID:"
+"
#" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:574 +msgid "Task to perform" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:584 +msgid "Load demo data" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:585 +msgid "Agent installation wizard" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:586 +#: ../../include/class/WelcomeWindow.class.php:1206 +msgid "Create WEB monitoring" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:587 +#: ../../include/class/WelcomeWindow.class.php:1240 +msgid "Create network monitoring" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:588 +#: ../../include/class/WelcomeWindow.class.php:1257 +msgid "Discover my network" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:589 +#: ../../include/class/WelcomeWindow.class.php:1282 +msgid "Create email alert" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:604 +msgid "Please select one" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:610 +msgid "Let's do it!" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:653 +msgid "Text to search" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:668 +msgid "Modules name" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:723 +msgid "Number of agents to be created" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:752 +msgid "IP address target" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:767 +#: ../../include/functions_events.php:303 +#: ../../include/functions_inventory.php:150 +#: ../../include/functions_inventory.php:184 +#: ../../include/functions_reporting_html.php:3225 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:130 +#: ../../enterprise/include/functions_reporting_csv.php:3483 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:579 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3172 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:130 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:579 +msgid "Agent alias" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:804 +msgid "Ip target" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:877 +msgid "Contition" +msgstr "" + +#: ../../include/class/WelcomeWindow.class.php:1158 +msgid "You must chose an option" +msgstr "" + +#: ../../include/graphs/export_data.php:92 +#: ../../include/graphs/export_data.php:158 +msgid "An error occured exporting the data" +msgstr "" + +#: ../../include/graphs/export_data.php:104 +msgid "Selected" +msgstr "" + +#: ../../include/graphs/functions_flot.php:394 +msgid "Cancel zoom" +msgstr "" + +#: ../../include/graphs/functions_flot.php:396 +msgid "Warning and Critical thresholds" +msgstr "" + +#: ../../include/graphs/functions_flot.php:401 +msgid "Overview graph" +msgstr "" + +#: ../../include/graphs/functions_gd.php:183 +#: ../../include/graphs/functions_gd.php:470 +#: ../../include/functions_graph.php:2875 +#: ../../include/functions_graph.php:2923 +msgid "Out of limits" +msgstr "" + +#: ../../include/help/clippy/agent_out_of_limits.php:35 +msgid "Agent contact date passed it's ETA!." +msgstr "" + +#: ../../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 "" + +#: ../../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 "" + +#: ../../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 "" + +#: ../../include/help/clippy/data_configuration_module.php:36 +msgid "Data Configuration Module." +msgstr "" + +#: ../../include/help/clippy/extension_cron_send_email.php:35 +msgid "" +"The configuration of email for the task email is in the enterprise setup:" +msgstr "" + +#: ../../include/help/clippy/extension_cron_send_email.php:35 +msgid "Please check if the email configuration is correct." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:34 +msgid "Now you must go to Modules. Don't worry I'll lead you." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:39 +msgid "Click in this tab.." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:53 +msgid "Now you must create the module. Don't worry, i'll teach you." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:57 +msgid "Choose the network server module." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:61 +msgid "And click the button." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:75 +msgid "Now you must create the module. Don't worry, i'll teach you ." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:79 +msgid "Now we are going to fill the form." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:83 +msgid "Please choose Network Management." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:87 +msgid "Choose the component named \"Host alive\"." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:91 +msgid "You can change the name if you want." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:95 +msgid "Check if the IP showed is the IP of your machine." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:99 +msgid "And only to finish it is clicking this button." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:114 +msgid "" +"Congrats! Your module has been created.
and the status color is " +"blue.
That color means that the module hasn't been executed for " +"the first time. In the next seconds, if there is no problem, the status " +"color will turn into red or green." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:129 +msgid "Click on alerts tab and then fill the form to add an alert." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:143 +msgid "Select the critical module." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:147 +msgid "In template select \"Critical Condition\"." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:151 +msgid "Now, select the action created before." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:156 +msgid "Click on Add Alert button to create the alert." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:171 +msgid "" +"To test the alert you've just created go to the main view by clicking on the " +"eye tab." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:34 +msgid "I'm going to show you how to monitor a server." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:38 +msgid "Please, type an agent to save the modules for monitoring a server." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:43 +msgid "If you have typed the name correctly you will see the agent." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:57 +msgid "Now, please choose the agent you searched." +msgstr "" + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:62 +msgid "Choose the agent and click on the name." +msgstr "" + +#: ../../include/help/clippy/godmode_alerts_alert_actions.php:35 +msgid "" +"Let me show you how to create an email action: Click on Create button and " +"fill the form showed in the following screen." +msgstr "" + +#: ../../include/help/clippy/godmode_alerts_alert_actions.php:49 +msgid "" +"Now, you have to go to the monitors list and look for a critical module to " +"apply the alert." +msgstr "" + +#: ../../include/help/clippy/godmode_alerts_alert_actions.php:54 +msgid "" +"Click on the arrow to drop down the Monitoring submenu and select Monitor " +"Detail." +msgstr "" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:34 +msgid "Fill the name of your action." +msgstr "" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:38 +msgid "" +"Select the group in the drop-down list and filter for ACL (the user in this " +"group can use your action to create an alert)." +msgstr "" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:42 +msgid "In the command field select \"email\"." +msgstr "" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:46 +msgid "" +"In the threshold field enter the seconds. The help icon show more " +"information." +msgstr "" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:51 +msgid "" +"In the first field enter the email address/addresses where you want to " +"receive the email alerts separated with comas ( , ) or white spaces." +msgstr "" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:56 +msgid "" +"In the \"Subject\" field you can use the macros _agent_ or _module_ for " +"each name." +msgstr "" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:61 +msgid "" +"In the text field, you can also use macros. Get more information about the " +"macros by clicking on the help icon." +msgstr "" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:66 +msgid "Click on Create button to create the action." +msgstr "" + +#: ../../include/help/clippy/homepage.php:75 +msgid "Hi, can I help you?" +msgstr "" + +#: ../../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 "" + +#: ../../include/help/clippy/homepage.php:75 +msgid "Close this wizard and don't open it again." +msgstr "" + +#: ../../include/help/clippy/homepage.php:79 +msgid "Which task would you like to do first?" +msgstr "" + +#: ../../include/help/clippy/homepage.php:79 +#, php-format +msgid "Ping a Linux or Windows server using a %s agent." +msgstr "" + +#: ../../include/help/clippy/homepage.php:79 +msgid "Create a alert by email in a critical module." +msgstr "" + +#: ../../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 "" + +#: ../../include/help/clippy/homepage.php:190 +msgid "If you have it already configured you can go to the next step." +msgstr "" + +#: ../../include/help/clippy/homepage.php:195 +msgid "Now, pull down the Manage alerts menu and click on Actions. " +msgstr "" + +#: ../../include/help/clippy/interval_agent_min.php:35 +msgid "" +"Please note that having agents with a monitoring interval below 300 seconds " +"is not recommended. This will impact seriously in the performance of the " +"server. For example, having 200 agents with one minute interval, is the same " +"than having 1000 agents with a 5 minute interval. The probability of getting " +"unknown modules is higher, and the impact on the server is higher because it " +"requires a shorter response time." +msgstr "" + +#: ../../include/help/clippy/interval_agent_min.php:36 +msgid "Interval Agent." +msgstr "" + +#: ../../include/help/clippy/module_unknow.php:35 +#: ../../include/functions_clippy.php:300 +msgid "You have unknown modules in this agent." +msgstr "" + +#: ../../include/help/clippy/module_unknow.php:35 +#: ../../include/functions_clippy.php:301 +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 "" + +#: ../../include/help/clippy/modules_not_init.php:35 +msgid "You have non initialized modules" +msgstr "" + +#: ../../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 "" + +#: ../../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 " +"from the data XML." +msgstr "" + +#: ../../include/help/clippy/modules_not_learning_mode.php:46 +msgid "" +"That means if you have a local plugin or add manually new modules to the " +"configuration file, you won't have it in your agent, unless you first create " +"manually in the interface (with the exact name and type as coming in the XML " +"file)." +msgstr "" + +#: ../../include/help/clippy/modules_not_learning_mode.php:46 +msgid "" +"You should use the \"normal\" mode (non learn) only when you don't intend to " +"add more modules to the agent." +msgstr "" + +#: ../../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 apply the alert." +msgstr "" + +#: ../../include/help/clippy/operation_agentes_status_monitor.php:38 +msgid "" +"If you know the name of the agent or the name of the module in critical " +"status, type it in this field to make the module list shorter. You can write " +"the entire name or just a part of it." +msgstr "" + +#: ../../include/help/clippy/operation_agentes_status_monitor.php:43 +msgid "Click on Show button to get the modules list filtered." +msgstr "" + +#: ../../include/help/clippy/operation_agentes_status_monitor.php:58 +msgid "" +"Now, to edit the module, click on the wrench that appears in the type column." +msgstr "" + +#: ../../include/help/clippy/operation_agentes_ver_agente.php:35 +msgid "" +"The last step is to check the alert created. Click on the round icon to " +"force the action execution and after a few minutes you will receive the " +"alert in your email." +msgstr "" + +#: ../../include/help/clippy/operation_agentes_ver_agente.php:35 +msgid "" +"And restart your pandora server to read again general configuration tokens." +msgstr "" + +#: ../../include/help/clippy/server_queued_modules.php:35 +msgid "" +"You have too much items in the processing queue. This can happen if your " +"server is too loaded and/or not properly configured. This could be something " +"temporal, or a bottleneck. One possible solution is increase number of " +"server threads, but you should consider getting support about this." +msgstr "" + +#: ../../include/help/clippy/servers_down.php:35 +msgid "All servers down" +msgstr "" + +#: ../../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 "" + +#: ../../include/help/clippy/topology_group.php:35 +msgid "Topology Group" +msgstr "" + +#: ../../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 "" + +#: ../../include/lib/Core/DBMaintainer.php:177 +#, php-format +msgid "Connection problems: %s" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AgentHive.php:170 +msgid "Agent hive" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AgentHive.php:511 +msgid "Agents hive" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:175 +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:711 +msgid "Avg|Sum|Max|Min Module Data" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:390 +#: ../../include/functions_alerts.php:745 ../../include/functions_html.php:7379 +msgid "Last 30 days" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:391 +#: ../../include/functions_alerts.php:746 ../../include/functions_html.php:7374 +msgid "This month" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:392 +#: ../../include/functions_alerts.php:747 ../../include/functions_html.php:7377 +msgid "Last 7 days" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:393 +#: ../../include/functions_alerts.php:748 ../../include/functions_html.php:7373 +msgid "This week" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:394 +msgid "Last 24 hrs" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:395 +#: ../../include/functions_alerts.php:750 +msgid "Today" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:401 +msgid "Time period" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:452 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:455 +#: ../../include/lib/Dashboard/Widgets/module_value.php:370 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:391 +msgid "Text size of value in px" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:464 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:382 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:467 +#: ../../include/lib/Dashboard/Widgets/module_status.php:446 +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:343 +#: ../../include/lib/Dashboard/Widgets/module_value.php:382 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:403 +msgid "Text size of label in px" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:486 +msgid "Text color" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:510 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:491 +#: ../../include/lib/Dashboard/Widgets/module_status.php:470 +#: ../../include/lib/Dashboard/Widgets/module_value.php:394 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:415 +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:382 +#: ../../include/functions_visual_map_editor.php:890 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:100 +msgid "Horizontal" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:510 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:491 +#: ../../include/lib/Dashboard/Widgets/module_status.php:470 +#: ../../include/lib/Dashboard/Widgets/module_value.php:394 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:415 +msgid "If not, layout is vertical" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:430 +msgid "Color chart" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:441 +msgid "Show label" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:453 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:283 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:256 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:365 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:467 +msgid "Agent / module" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:468 +msgid "Label size in px" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:480 +msgid "Color label" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:492 +msgid "Wire" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:496 +#: ../../include/lib/Dashboard/Widgets/netflow.php:215 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:485 +msgid "Type graph" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:507 +msgid "Show Value" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:527 +msgid "Value size in px" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:539 +msgid "Color value" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BasicChart.php:550 +msgid "Graph line size" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:175 +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:640 +msgid "Block histogram" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:269 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:336 +msgid "Font color" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:461 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:410 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:567 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:702 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:494 +msgid "Not found modules" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:172 +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:547 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:174 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:202 +msgid "Color tabs modules" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:285 +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:289 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:348 +msgid "Format Data" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:303 +msgid "Periodicity" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:350 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:264 +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:313 +#: ../../include/lib/Dashboard/Widgets/events_list.php:381 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:230 +msgid "Limit" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:466 +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:616 +#, php-format +msgid "" +"The maximum number of modules to display is %d, please reconfigure the " +"widget." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:689 +msgid "Data Matrix" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:173 +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:639 +msgid "Event cardboard" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:331 +msgid "" +"Only the first group selected will be used on the redirect to events view." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:560 +#: ../../include/functions.php:1164 ../../include/functions.php:1410 +#: ../../include/functions.php:1444 ../../include/functions_events.php:3219 +#: ../../include/functions_graph.php:3201 +#: ../../include/functions_graph.php:3203 +#: ../../include/functions_graph.php:4738 +#: ../../operation/visual_console/view.php:455 +msgid "Maintenance" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:565 +#: ../../include/functions.php:1168 ../../include/functions.php:1411 +#: ../../include/functions.php:1448 ../../include/functions_events.php:3223 +#: ../../include/functions_graph.php:3207 +#: ../../include/functions_graph.php:3209 +#: ../../include/functions_graph.php:4742 +msgid "Informational" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:585 +#: ../../include/functions.php:1184 ../../include/functions.php:1413 +#: ../../include/functions.php:1464 ../../include/functions_graph.php:3219 +#: ../../include/functions_graph.php:3221 +#: ../../include/functions_graph.php:4758 +msgid "Minor" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:590 +#: ../../include/functions.php:1188 ../../include/functions.php:1415 +#: ../../include/functions.php:1468 ../../include/functions_graph.php:3231 +#: ../../include/functions_graph.php:3233 +#: ../../include/functions_graph.php:4762 +msgid "Major" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:362 +msgid "Values" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:389 +msgid "Manual thresholds" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:1030 +msgid "Grouped meter graphs" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:173 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:428 +msgid "Pandora ITSM tickets" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:286 +msgid "Custom search" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:300 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:357 +#: ../../include/lib/ITSM/ITSM.php:511 +#: ../../views/ITSM/ITSMTicketListView.php:79 +msgid "Company" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:301 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:358 +#: ../../include/lib/ITSM/ITSM.php:512 +#: ../../operation/netflow/nf_live_view.php:511 +#: ../../views/ITSM/ITSMTicketDetailView.php:86 +#: ../../views/ITSM/ITSMTicketEditView.php:211 +#: ../../views/ITSM/ITSMTicketListView.php:80 +msgid "Resolution" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:304 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:361 +#: ../../include/lib/ITSM/ITSM.php:515 +#: ../../views/ITSM/ITSMTicketListView.php:83 +msgid "Started" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:305 +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:362 +#: ../../include/lib/ITSM/ITSM.php:516 +#: ../../views/ITSM/ITSMTicketEditView.php:179 +#: ../../views/ITSM/ITSMTicketListView.php:84 +msgid "Creator" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:310 +msgid "Fields to show" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ITSMIncidences.php:371 +msgid "Not found fields selected" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:172 +#: ../../include/lib/Dashboard/Widgets/module_status.php:175 +#: ../../include/lib/Dashboard/Widgets/module_status.php:612 +#: ../../include/functions_events.php:271 +#: ../../include/functions_reporting_html.php:6425 ../../operation/tree.php:317 +#: ../../enterprise/meta/include/functions_events_meta.php:138 +msgid "Module status" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:245 +msgid "Search filter by Module name field content" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:259 +msgid "Disabled modules" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:259 +msgid "Include disabled modules" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:346 +#: ../../include/functions_reporting_html.php:7141 +#: ../../operation/agentes/pandora_networkmap.php:741 +#: ../../views/cluster/list.php:73 +msgid "Nodes" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:573 +#: ../../include/lib/Dashboard/Widget.php:651 +#: ../../include/functions_events.php:4997 +#: ../../include/functions_massive_operations.php:189 +#: ../../enterprise/godmode/policies/policy_linking.php:203 +#: ../../enterprise/godmode/policies/policy_queue.php:712 +msgid "Node" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:617 +#: ../../mobile/operation/agent.php:241 +msgid "Modules by status" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:173 +#: ../../include/lib/Dashboard/Widgets/agent_module.php:855 +msgid "Agent/Module View" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:597 +#: ../../include/functions_reporting_html.php:2928 +#: ../../enterprise/include/functions_reporting_pdf.php:1040 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1004 +#, php-format +msgid "%s in %s : NORMAL" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:613 +#: ../../include/functions_reporting_html.php:2840 +#: ../../enterprise/include/functions_reporting_pdf.php:1057 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1021 +#, php-format +msgid "%s in %s : CRITICAL" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:629 +#: ../../include/functions_reporting_html.php:2857 +#: ../../enterprise/include/functions_reporting_pdf.php:1074 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1038 +#, php-format +msgid "%s in %s : WARNING" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:645 +#: ../../include/functions_reporting_html.php:2874 +#: ../../enterprise/include/functions_reporting_pdf.php:1091 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1055 +#, php-format +msgid "%s in %s : UNKNOWN" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:661 +#: ../../include/functions_reporting_html.php:2910 +#: ../../enterprise/include/functions_reporting_pdf.php:1108 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1072 +#, php-format +msgid "%s in %s : Not initialize" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:678 +#: ../../include/functions_reporting_html.php:2893 +#: ../../enterprise/include/functions_reporting_pdf.php:1125 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1089 +#, php-format +msgid "%s in %s : ALERTS FIRED" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:701 +#: ../../include/lib/Dashboard/Widget.php:531 +msgid "Please configure this widget before usage" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/agent_module.php:726 +#: ../../include/lib/Dashboard/Widgets/events_list.php:572 +#: ../../include/lib/Dashboard/Widgets/service_level.php:389 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:476 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:487 +msgid "You don't have access" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:162 +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:417 +msgid "Triggered alerts report" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:390 +msgid "Not alert fired" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:399 +#: ../../include/lib/Dashboard/Widgets/events_list.php:565 +msgid "You must select some group" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/clock.php:216 +msgid "Analogic" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/clock.php:217 +msgid "Digital" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:170 +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:564 +msgid "Defined custom graph" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:331 +msgid "This graph has been deleted." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:358 +#: ../../operation/reporting/graph_viewer.php:398 +msgid "Horizontal Bars" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:359 +#: ../../operation/reporting/graph_viewer.php:399 +msgid "Vertical Bars" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/custom_graph.php:376 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:431 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:852 +msgid "Show legend" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:175 +#: ../../include/lib/Dashboard/Widgets/events_list.php:782 +msgid "List of latest events" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:316 +msgid "Custom filters" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:394 +#: ../../include/functions_events.php:3270 +#: ../../include/functions_events.php:3277 +#: ../../include/functions_events.php:3300 +msgid "All event" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:395 +#: ../../include/functions_events.php:3272 +#: ../../include/functions_events.php:3308 +msgid "Only validated" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:396 +msgid "Only pending" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:397 +#: ../../include/functions_events.php:3273 +#: ../../include/functions_events.php:3312 +msgid "Only in process" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:398 +#: ../../include/functions_events.php:3274 +#: ../../include/functions_events.php:3316 +msgid "Only not validated" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:399 +#: ../../include/functions_events.php:3275 +msgid "Only not in process" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:502 +msgid "Columns" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:611 +#: ../../include/lib/Dashboard/Widgets/maps_status.php:390 +#: ../../include/lib/Dashboard/Widget.php:539 +msgid "Widget cannot be loaded" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/events_list.php:611 +msgid "Please, event filter has been removed." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/example.php:158 +#: ../../include/lib/Dashboard/Widgets/example.php:277 +#, php-format +msgid "Welcome message to %s" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/example.php:249 +msgid "This is an example of a dashboard widget. A widget may contain elements" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/example.php:250 +msgid "" +"To add more elements, click on \"Add widgets\" on the top of this " +"page." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/example.php:251 +#: ../../include/lib/Dashboard/Widgets/example.php:253 +msgid "" +"To delete this message, click on the delete button on top right corner of " +"this element." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/example.php:252 +msgid "" +"To do so, just click on the title and drag and drop it to the desired place." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/example.php:254 +#, php-format +msgid "Thanks for using %s." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:177 +#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:478 +msgid "Module histogram" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/groups_status.php:158 +#: ../../include/lib/Dashboard/Widgets/groups_status.php:597 +msgid "General group status" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/groups_status.php:541 +msgid "Not agents in this group" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:158 +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:429 +msgid "Group status map" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:352 +msgid "Module status map" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/groups_status_map.php:399 +#, php-format +msgid " Modules(%s)" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/heatmap.php:173 +#: ../../include/lib/Dashboard/Widgets/heatmap.php:390 +msgid "Heatmap" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:248 +#: ../../operation/inventory/inventory.php:729 +msgid "Order by agent" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:310 +#: ../../operation/inventory/inventory.php:602 +#: ../../operation/inventory/inventory.php:637 +msgid "Basic info" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:452 +#: ../../operation/agentes/interface_traffic_graph_win.php:54 +#: ../../operation/agentes/realtime_win.php:51 +#: ../../operation/agentes/stat_win.php:51 +#: ../../operation/agentes/stat_win.php:177 +#: ../../operation/inventory/inventory.php:436 +msgid "There was a problem connecting with the node" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:630 +#: ../../include/lib/Dashboard/Widgets/inventory.php:631 +#: ../../include/lib/Dashboard/Widgets/inventory.php:750 +#: ../../include/lib/Dashboard/Widgets/inventory.php:751 +#: ../../include/lib/Dashboard/Widgets/inventory.php:916 +#: ../../include/lib/Dashboard/Widgets/inventory.php:917 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1010 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1011 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1044 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1045 +#: ../../operation/inventory/inventory.php:871 +#: ../../operation/inventory/inventory.php:872 +#: ../../operation/inventory/inventory.php:986 +#: ../../operation/inventory/inventory.php:987 +#: ../../operation/inventory/inventory.php:1150 +#: ../../operation/inventory/inventory.php:1151 +#: ../../operation/inventory/inventory.php:1240 +#: ../../operation/inventory/inventory.php:1241 +#: ../../operation/inventory/inventory.php:1272 +#: ../../operation/inventory/inventory.php:1273 +msgid "No inventory found" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:1082 +#: ../../operation/inventory/inventory.php:1317 +msgid "Secondary IP" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:1091 +#: ../../operation/inventory/inventory.php:1326 +msgid "Values Custom Fields" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/inventory.php:1116 +#: ../../include/lib/Dashboard/Widgets/inventory.php:1117 +#: ../../operation/inventory/inventory.php:1349 +#: ../../operation/inventory/inventory.php:1350 +msgid "Agent info not found" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:263 +#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:347 +#: ../../include/lib/Dashboard/Widgets/reports.php:336 +#: ../../include/lib/Dashboard/Widget.php:516 +#, php-format +msgid "Failed to connect to node %d" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/maps_status.php:158 +#: ../../include/lib/Dashboard/Widgets/maps_status.php:409 +msgid "General visual maps report" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/maps_status.php:263 +msgid "Maps" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/maps_status.php:390 +#: ../../include/lib/Dashboard/Widget.php:539 +msgid "Please, configure the widget again to recover it" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_icon.php:179 +#: ../../include/lib/Dashboard/Widgets/module_icon.php:642 +msgid "Icon and module value" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_icon.php:479 +#: ../../include/lib/Dashboard/Widgets/module_status.php:458 +msgid "Size of icon" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:177 +msgid "Show module value in a table" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:354 +msgid "Carriage Return" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:355 +msgid "Vertical Bar" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:356 +msgid "Semicolon" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:357 +msgid "Colon" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:358 +msgid "Commas" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:359 +msgid "Blank" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:363 +msgid "Data separator" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_table_value.php:439 +msgid "Module in a table" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/module_value.php:175 +#: ../../include/lib/Dashboard/Widgets/module_value.php:534 +msgid "Module value" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/monitor_health.php:158 +#: ../../include/lib/Dashboard/Widgets/monitor_health.php:337 +msgid "Global health info" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/netflow.php:213 +msgid "Usage map" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/netflow.php:231 +#: ../../operation/netflow/nf_live_view.php:576 +msgid "Aggregated by" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/netflow.php:242 +#: ../../operation/network/network_report.php:222 +#: ../../operation/network/network_usage_map.php:266 +msgid "Data to show" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/netflow.php:263 +#: ../../operation/netflow/nf_live_view.php:529 +msgid "Max values" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:173 +#: ../../include/lib/Dashboard/Widgets/network_map.php:516 +#: ../../operation/menu.php:291 +msgid "Network map" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:295 +msgid "It is recommended to have only one such widget in the control panel." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:358 +#: ../../operation/gis_maps/render_view.php:180 +#: ../../enterprise/extensions/vmware/vmware_view.php:1375 +#: ../../enterprise/extensions/vmware/vmware_view.php:1417 +msgid "Map" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:372 +msgid "Introduce x-axis data. Right=positive Left=negative" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:376 +msgid "X offset" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:387 +msgid "Introduce Y-axis data. Top=positive Bottom=negative" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:391 +msgid "Y offset" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/network_map.php:415 +msgid "Zoom level" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:174 +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:338 +msgid "OS quick report" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:285 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:123 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:123 +msgid "OS name" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:286 +msgid "total" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:287 +#: ../../include/functions_ui.php:8263 +msgid "normal" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:288 +#: ../../include/functions_ui.php:8273 +msgid "critical" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:289 +msgid "unknown" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/post.php:158 +#: ../../include/lib/Dashboard/Widgets/post.php:277 +msgid "Panel with a message" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/reports.php:166 +#: ../../include/lib/Dashboard/Widgets/reports.php:512 +msgid "Custom report" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:168 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:1119 +msgid "Security Hardening" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:176 +#: ../../include/functions_reports.php:983 +msgid "Top-N agents with the worst score" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:177 +#: ../../include/functions_reports.php:988 +msgid "Top-N most frequent failed checks" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:178 +#: ../../include/functions_reports.php:993 +msgid "Top-N checks failed by category" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:179 +#: ../../include/functions_reports.php:998 +msgid "Vulnerabilities by category" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:180 +#: ../../include/functions_reports.php:1008 +msgid "Scoring by date" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:181 +#: ../../include/functions_reports.php:1013 +msgid "Evolution" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:255 +msgid "Ingore skipped" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:360 +#: ../../include/lib/Dashboard/Widgets/url.php:263 +msgid "Please, configure this widget before use" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:657 +#: ../../enterprise/operation/agentes/security_hardening.php:372 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:358 +msgid "Scoring" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:860 +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:959 +#: ../../include/functions_reporting_html.php:994 +#: ../../include/functions_reporting_html.php:1041 +msgid "Total Failed" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:1053 +#: ../../include/functions_reporting_html.php:1104 +#: ../../enterprise/include/functions_reporting_csv.php:774 +#: ../../enterprise/include/functions_reporting_csv.php:805 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:532 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:563 +msgid "Last audit scan" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/security_hardening.php:1054 +#: ../../include/functions_reporting_html.php:673 +#: ../../include/functions_reporting_html.php:897 +#: ../../include/functions_reporting_html.php:1105 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_reporting_csv.php:659 +#: ../../enterprise/include/functions_reporting_csv.php:774 +#: ../../enterprise/include/functions_reporting_csv.php:805 +#: ../../enterprise/operation/agentes/vulnerabilities.php:171 +#: ../../enterprise/operation/security/hardening.php:550 +#: ../../enterprise/operation/security/vulnerabilities.php:410 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:417 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:532 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:563 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:405 +#: ../../package_774/enterprise/operation/security/hardening.php:545 +msgid "Score" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:162 +#: ../../include/lib/Dashboard/Widgets/service_level.php:582 +msgid "Service Level Detail" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:528 +msgid "Agent / Modules" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:533 +#: ../../include/functions_reporting_html.php:3119 +#: ../../enterprise/include/functions_reporting_csv.php:3414 +msgid "% Av." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:534 +#: ../../include/functions_reporting_html.php:3120 +#: ../../enterprise/include/functions_reporting_csv.php:3415 +msgid "MTBF" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:535 +#: ../../include/functions_reporting_html.php:3121 +#: ../../enterprise/include/functions_reporting_csv.php:3416 +msgid "MTRS" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:536 +#: ../../include/functions_reporting_html.php:3122 +#: ../../enterprise/include/functions_reporting_csv.php:3417 +msgid "Crit. Events" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:536 +#: ../../include/functions_reporting_html.php:3122 +msgid "Counted only critical events generated automatic by the module" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:537 +#: ../../include/functions_reporting_html.php:3123 +#: ../../enterprise/include/functions_reporting_csv.php:3418 +msgid "Warn. Events" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:537 +#: ../../include/functions_reporting_html.php:3123 +msgid "Counted only warning events generated automatic by the module" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_level.php:538 +#: ../../include/functions_reporting_html.php:3124 +#: ../../enterprise/include/functions_reporting_csv.php:3419 +msgid "Last change" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:192 +msgid "Service Map" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:311 +msgid "" +"ZOOM functionality is only available when there is only one such widget in " +"the dashboard" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:331 +#: ../../enterprise/godmode/services/services.service.php:807 +#: ../../package_774/enterprise/godmode/services/services.service.php:807 +msgid "Show sunburst by default" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:379 +#: ../../include/lib/Dashboard/Widgets/service_view.php:321 +msgid "The user doesn't have permission to read agents" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:390 +msgid "Missing Service id" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_map.php:459 +#: ../../enterprise/godmode/services/services.elements.php:854 +#: ../../enterprise/godmode/services/services.service.php:459 +#: ../../enterprise/operation/services/services.php:153 +#: ../../package_774/enterprise/godmode/services/services.service.php:459 +msgid "Service map" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_view.php:190 +msgid "Service View" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_view.php:255 +msgid "Tree" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_view.php:256 +#: ../../enterprise/include/class/CommandCenter.class.php:447 +msgid "Table" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/service_view.php:446 +msgid "Services view" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:172 +#: ../../include/lib/Dashboard/Widgets/single_graph.php:795 +msgid "Agent module graph" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:413 +msgid "" +"Warning, this requires to have data for a mid-term (days/weeks) of the " +"source data, if not, projection will not be reliable." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:467 +msgid "Chart color" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:498 +msgid "AVG/MAX/MIN" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:511 +#: ../../include/functions_reporting.php:7143 +#: ../../enterprise/include/functions_reporting_csv.php:1385 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1143 +msgid "Projection Graph" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:526 +msgid "Period Projection" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:587 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:942 +msgid "Slice period" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/single_graph.php:610 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:966 +msgid "Type chart" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:176 +#: ../../include/lib/Dashboard/Widgets/sla_percent.php:568 +msgid "SLA percentage" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:158 +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:659 +msgid "Groups status" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:318 +msgid "Alert Fired" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:559 +msgid "Modules in normal status" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:575 +msgid "Modules in warning status" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:592 +msgid "Modules in critical status" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:613 +#: ../../mobile/operation/groups.php:214 +#: ../../operation/agentes/ver_agente.php:1183 +#: ../../enterprise/operation/agentes/ver_agente.php:182 +msgid "Alerts fired" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/system_group_status.php:638 +msgid "No modules in selected groups" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tactical.php:275 +msgid "Status and Monitor checks" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tactical.php:287 +#: ../../include/functions_reporting.php:15292 +msgid "Server performance" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:163 +#: ../../include/lib/Dashboard/Widgets/top_n.php:653 +msgid "Top N of agent modules" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:241 +msgid "" +"Case insensitive regular expression or string for module name. For example: ." +"*usage.* will match: cpu_usage, vram usage." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:301 +#: ../../include/functions.php:4213 ../../include/functions_alerts.php:710 +msgid "Avg." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:320 +msgid "Agent & module" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:433 +msgid "Invalid regex" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n.php:516 +msgid "There are no agents/modules found matching filter set" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:163 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:587 +msgid "Top N events by agent" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:262 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:258 +msgid "Amount to show" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:322 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:318 +msgid "No legend" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:326 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:322 +msgid "Legend Position" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:337 +msgid "Show total data" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:388 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:371 +msgid "Please select one or more groups." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:482 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:475 +msgid "There is not data to show." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:163 +#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:605 +msgid "Top N events by module" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:357 +msgid "Type tree" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:389 +msgid "Open all groups" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:411 +msgid "Agents status" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:447 +msgid "Modules status" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:513 +#, php-format +msgid "" +"The user doesn't have permission to read agents. Please contact with your %s " +"administrator." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:643 +#: ../../operation/tree.php:469 ../../enterprise/meta/agentsearch.php:320 +#: ../../package_774/enterprise/meta/agentsearch.php:320 +msgid "Policies found" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:647 +#: ../../operation/tree.php:472 +msgid "Operating systems found" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:651 +#: ../../operation/tree.php:475 +msgid "Tags found" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:655 +#: ../../operation/tree.php:478 +msgid "Module Groups found" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:659 +#: ../../operation/search_main.php:128 ../../operation/tree.php:481 +msgid "Modules found" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:664 +#: ../../operation/tree.php:485 +msgid "Groups found" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:725 +#: ../../operation/tree.php:537 +msgid "Not normal agents" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/tree_view.php:726 +#: ../../operation/tree.php:538 +msgid "Not normal modules" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/url.php:158 +#: ../../include/lib/Dashboard/Widgets/url.php:286 +msgid "URL content" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:169 +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:403 +msgid "Agent WUX transaction" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:259 +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:270 +msgid "Wux transaction" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:320 +#: ../../enterprise/operation/agentes/wux_console_view.php:75 +msgid "No wux transaction selected." +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:383 +#: ../../enterprise/operation/agentes/wux_console_view.php:149 +msgid "Phase modules not found" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:172 +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:378 +msgid "WUX transaction stats" +msgstr "" + +#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:288 +msgid "View all statistics" +msgstr "" + +#: ../../include/lib/Dashboard/Manager.php:649 +#: ../../include/lib/Dashboard/Manager.php:687 +#, php-format +msgid "Copy of %s" +msgstr "" + +#: ../../include/lib/Dashboard/Manager.php:1093 +msgid "Error create or update dashboard" +msgstr "" + +#: ../../include/lib/Dashboard/Manager.php:1565 +msgid "Icon image dashboard" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:225 +#: ../../include/lib/ClusterViewer/ClusterManager.php:235 +msgid "Cluster not found: " +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:245 +msgid "Cluster agent not found: " +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:327 +#, php-format +msgid "Error while deleting, reason: %s" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:335 +msgid "Cluster successfully deleted." +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:361 +#, php-format +msgid "Error while forcing, reason: %s" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:369 +msgid "Cluster successfully forced." +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:621 +msgid "Not set" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:638 +msgid "Active-Active" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterManager.php:640 +msgid "Active-Passive" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:182 +msgid "Cluster already defined, please use another name." +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:780 +msgid "Cluster name" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:781 +msgid "" +"An agent with the same name of the cluster will be created, as well a " +"special service with the same name" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:795 +msgid "Cluster type" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:796 +msgid "" +"AA is a cluster where all members are working. In AP cluster only master " +"member is working" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:804 +msgid "Active - Active" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:805 +msgid "Active - Pasive" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:825 +msgid "Target cluster agent will be stored under this group" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:842 +msgid "" +"You must select a Prediction Server to perform all cluster status " +"calculations" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1039 +msgid "critical if" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1048 +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1071 +#, php-format +msgid "% of balanced modules are down (equal or greater)." +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1087 +msgid "Please, set thresholds for all active-passive modules" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1098 +msgid "Please, set thresholds for all active-active modules" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1203 +msgid "Please, check all active-passive modules critical for this cluster" +msgstr "" + +#: ../../include/lib/ClusterViewer/ClusterWizard.php:1205 +msgid "" +"If a critical balanced module is going to critical status, then cluster will " +"be critical." +msgstr "" + +#: ../../include/lib/Agent.php:349 ../../include/lib/Entity.php:303 +#: ../../include/lib/Module.php:1207 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1354 +#: ../../enterprise/include/lib/Metaconsole/Synchronizer.php:559 +#: ../../enterprise/include/lib/Service.php:398 +#: ../../enterprise/include/lib/Service.php:741 +#: ../../enterprise/include/lib/Service.php:922 +#: ../../enterprise/include/lib/ServiceElement.php:397 +#: ../../enterprise/include/lib/ServiceElement.php:930 +#: ../../enterprise/include/lib/ServiceElement.php:972 +#: ../../enterprise/include/lib/ServiceElement.php:1014 +#: ../../enterprise/include/lib/ServiceElement.php:1121 +#: ../../enterprise/include/lib/ServiceElement.php:1163 +#: ../../package_774/enterprise/include/lib/Service.php:398 +#: ../../package_774/enterprise/include/lib/Service.php:741 +#: ../../package_774/enterprise/include/lib/Service.php:922 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:397 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:930 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:972 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:1014 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:1121 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:1163 +#, php-format +msgid "Cannot connect to node %d" +msgstr "" + +#: ../../include/lib/Cluster.php:291 +msgid "Pasive" +msgstr "" + +#: ../../include/lib/Group.php:306 +#, php-format +msgid "Failed to save group %s" +msgstr "" + +#: ../../include/lib/Group.php:547 +#: ../../include/functions_reporting_html.php:943 +#: ../../include/functions_reporting_html.php:992 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:456 +#: ../../enterprise/include/functions_reporting_csv.php:687 +#: ../../enterprise/include/functions_reporting_csv.php:744 +#: ../../enterprise/operation/agentes/security_hardening.php:537 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:445 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:502 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:454 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:523 +msgid "Id" +msgstr "" + +#: ../../include/lib/Group.php:559 +msgid "Ip Address" +msgstr "" + +#: ../../include/lib/Group.php:575 +msgid "Operative system" +msgstr "" + +#: ../../include/lib/ITSM/ITSM.php:131 +msgid "Invalid response" +msgstr "" + +#: ../../include/lib/ITSM/Manager.php:159 +msgid "Delete ticket successfully" +msgstr "" + +#: ../../include/lib/ITSM/Manager.php:274 +msgid "Successfully create ticket" +msgstr "" + +#: ../../include/lib/ITSM/Manager.php:279 +msgid "Successfully update ticket" +msgstr "" + +#: ../../include/lib/ITSM/Manager.php:352 +msgid "File added succesfully" +msgstr "" + +#: ../../include/lib/ITSM/Manager.php:372 +msgid "Comment added succesfully" +msgstr "" + +#: ../../include/lib/ITSM/Manager.php:382 +msgid "Delete File successfully" +msgstr "" + +#: ../../include/lib/ITSM/Manager.php:1003 +msgid "Configure Pandora ITSM" +msgstr "" + +#: ../../include/lib/ITSM/Manager.php:1025 +#: ../../include/functions_events.php:3278 +#: ../../include/functions_events.php:3566 +#: ../../operation/reporting/graph_analytics.php:676 +#: ../../enterprise/godmode/agentes/collections.data.php:74 +#: ../../enterprise/godmode/agentes/collections.data.php:189 +#: ../../enterprise/godmode/agentes/collections.data.php:217 +#: ../../enterprise/godmode/agentes/collections.data.php:241 +#: ../../enterprise/godmode/agentes/collections.data.php:272 +#: ../../enterprise/godmode/agentes/collections.data.php:336 +msgid "New" +msgstr "" + +#: ../../include/lib/ITSM/Manager.php:1059 +#: ../../include/lib/ITSM/Manager.php:1308 +msgid "Detail" +msgstr "" + +#: ../../include/lib/Module.php:258 +msgid " error: Module has no agent assigned." +msgstr "" + +#: ../../include/lib/Module.php:840 +#: ../../enterprise/include/lib/Policy/Module.php:201 +#: ../../enterprise/include/lib/Policy.php:1207 +#: ../../package_774/enterprise/include/lib/Policy.php:1207 +#, php-format +msgid "Module already exists: \"%s\"" +msgstr "" + +#: ../../include/lib/Module.php:1074 +msgid "Module name empty." +msgstr "" + +#: ../../include/lib/Module.php:1080 +msgid "Invalid characters in module name" +msgstr "" + +#: ../../include/lib/Module.php:1086 +msgid "Module already exists please select another name or agent." +msgstr "" + +#: ../../include/lib/Module.php:1092 +msgid "Insufficent permissions to perform this action" +msgstr "" + +#: ../../include/lib/Module.php:1099 +#, php-format +msgid "Error while processing: %s" +msgstr "" + +#: ../../include/lib/SpecialDay.php:88 ../../include/lib/SpecialDay.php:115 +msgid "Already exist special day in this day." +msgstr "" + +#: ../../include/lib/TacticalView/Element.php:84 +msgid "Default element" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:182 +msgid "Welcome back! 👋" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:184 +#, php-format +msgid "Welcome back %s! 👋" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:228 +#, php-format +msgid "Have a good day %s ✌" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:229 +#, php-format +msgid "Welcome back! %s 👋" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:230 +#, php-format +msgid "Welcome back! %s 🎅" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:231 +#, php-format +msgid "Good morning, %s! ☕" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:232 +#, php-format +msgid "Good evening, %s 🌇" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:233 +#, php-format +msgid "Good night, %s 🌕" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:234 +#, php-format +msgid "Happy summer, %s 🌞" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:235 +#, php-format +msgid "Happy winter, %s ⛄" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:236 +#, php-format +msgid "Happy autumn, %s 🍂" +msgstr "" + +#: ../../include/lib/TacticalView/GeneralTacticalView.php:237 +#, php-format +msgid "Happy spring, %s 🌻" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Agents.php:134 +msgid "Group alias" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Agents.php:380 +#: ../../include/functions_agents.php:3022 +#: ../../include/functions_agents.php:3061 +#: ../../include/functions_agents.php:3150 +#: ../../include/functions_agents.php:3197 +msgid "No Monitors" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Agents.php:383 +msgid "UKNOWN" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Alerts.php:114 +msgid "Role" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Alerts.php:115 +msgid "Last seen" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Configurations.php:38 +msgid "Configurations" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Configurations.php:139 +msgid "Remote plugins" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Configurations.php:190 +msgid "Not-init modules" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Configurations.php:238 +msgid "Events in last 24 hrs" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Database.php:94 +#: ../../include/lib/TacticalView/elements/LogStorage.php:98 +#: ../../include/lib/TacticalView/elements/LogStorage.php:117 +#: ../../include/lib/TacticalView/elements/Overview.php:82 +#: ../../include/lib/TacticalView/elements/Overview.php:125 +msgid "Everything’s OK!" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Database.php:103 +#: ../../include/lib/TacticalView/elements/LogStorage.php:107 +#: ../../include/lib/TacticalView/elements/Overview.php:134 +msgid "Something’s wrong" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Events.php:192 +#: ../../include/functions_events.php:219 ../../include/functions_ui.php:4484 +#: ../../operation/events/events.php:705 +msgid "MAINTENANCE" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Events.php:197 +#: ../../include/functions_events.php:222 ../../include/functions_ui.php:4489 +#: ../../operation/events/events.php:710 +msgid "INFORMATIONAL" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Events.php:202 +#: ../../include/functions_events.php:225 ../../include/functions_ui.php:4514 +#: ../../operation/events/events.php:715 +msgid "MAJOR" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Events.php:207 +#: ../../include/functions_events.php:228 ../../include/functions_ui.php:4509 +#: ../../operation/events/events.php:720 +msgid "MINOR" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Events.php:289 +#: ../../include/functions_events.php:3280 +#: ../../include/functions_events.php:3567 +#: ../../include/functions_events.php:3576 +#: ../../mobile/operation/events.php:890 +msgid "In process" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Events.php:293 +msgid "New events" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Events.php:301 +msgid "Validated events" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Events.php:305 +#: ../../include/functions_reporting_html.php:1523 +#: ../../include/functions_reporting_html.php:6085 +#: ../../enterprise/include/functions_reporting.php:3450 +#: ../../enterprise/include/functions_reporting.php:4452 +#: ../../enterprise/include/functions_reporting.php:6458 +#: ../../enterprise/include/functions_services.php:1522 +#: ../../package_774/enterprise/include/functions_reporting.php:3439 +#: ../../package_774/enterprise/include/functions_reporting.php:4441 +#: ../../package_774/enterprise/include/functions_reporting.php:6447 +msgid "Unknow" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Events.php:445 +msgid "Event" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Groups.php:83 +msgid "My monitored agents" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Groups.php:87 +msgid "My monitored modules" +msgstr "" + +#: ../../include/lib/TacticalView/elements/LogStorage.php:38 +msgid "Log storage" +msgstr "" + +#: ../../include/lib/TacticalView/elements/MonitoringElements.php:40 +msgid "Monitoring elements" +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:40 +msgid "News Board" +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:73 +msgid "By" +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:84 +msgid "Welcome to our monitoring tool so grand," +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:85 +msgid "Where data insights are at your command." +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:86 +msgid "Sales, marketing, operations too," +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:87 +msgid "Customer support, we've got you." +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:90 +msgid "Our interface is user-friendly," +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:91 +msgid "Customize your dashboard, it's easy." +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:92 +msgid "Set up alerts and gain insights so keen," +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:93 +msgid "Optimize your data, like you've never seen." +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:96 +msgid "Unleash its power now, and join the pro league," +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:97 +msgid "Unlock the potential of your data to intrigue." +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:98 +msgid "Monitoring made simple, efficient and fun," +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:99 +msgid "Discover a whole new way to get things done." +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:102 +msgid "And take control of your IT once and for all." +msgstr "" + +#: ../../include/lib/TacticalView/elements/NewsBoard.php:104 +msgid "" +"You can replace this message with a personalized one at Admin tools -> Site " +"news." +msgstr "" + +#: ../../include/lib/TacticalView/elements/Overview.php:44 +msgid "General overview" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Overview.php:91 +msgid "Too size log size" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Overview.php:177 +msgid "% Agents used" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Overview.php:182 +msgid "% Free agents" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Overview.php:216 +msgid "% Agents enabled" +msgstr "" + +#: ../../include/lib/TacticalView/elements/Overview.php:221 +msgid "% Agents disabled" +msgstr "" + +#: ../../include/lib/TacticalView/elements/ScheduledDowntime.php:61 +msgid "Name #Ag." +msgstr "" + +#: ../../include/lib/TacticalView/elements/SnmpTraps.php:38 +msgid "SNMP Traps" +msgstr "" + +#: ../../include/lib/View.php:69 +#, php-format +msgid "View %s not found" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:217 +#: ../../include/rest-api/models/VisualConsole/Item.php:1995 +msgid "width" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:227 +#: ../../include/rest-api/models/VisualConsole/Item.php:2005 +msgid "height" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:249 +#: ../../include/rest-api/models/VisualConsole/Item.php:2027 +msgid "X" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:259 +#: ../../include/rest-api/models/VisualConsole/Item.php:2037 +#: ../../include/functions.php:522 ../../include/functions.php:674 +msgid "Y" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:273 +#: ../../include/rest-api/models/VisualConsole/Items/Line.php:492 +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:947 +#: ../../include/rest-api/models/VisualConsole/Item.php:2064 +msgid "Show on top" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:299 +#: ../../include/functions_visual_map_editor.php:107 +#: ../../include/functions_visual_map_editor.php:133 +msgid "Border color" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:311 +msgid "Border Width" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:323 +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:364 +#: ../../include/functions_visual_map_editor.php:158 +msgid "Fill color" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Box.php:335 +msgid "Fill transparent" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:365 +msgid "Avg Value" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:366 +#: ../../include/functions_reporting_html.php:1656 +#: ../../include/functions_reporting_html.php:3384 +#: ../../include/functions_reporting_html.php:5770 +#: ../../include/functions_reporting_html.php:6314 +msgid "Max Value" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:367 +#: ../../include/functions_reporting_html.php:1654 +#: ../../include/functions_reporting_html.php:3382 +#: ../../include/functions_reporting_html.php:5772 +#: ../../include/functions_reporting_html.php:6311 +msgid "Min Value" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:460 +#: ../../include/rest-api/models/VisualConsole/Item.php:2124 +#: ../../include/functions_visual_map.php:4215 +#: ../../include/functions_visual_map_editor.php:736 +msgid "Circular progress bar" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:462 +#: ../../include/rest-api/models/VisualConsole/Item.php:2128 +#: ../../include/functions_visual_map.php:4220 +#: ../../include/functions_visual_map_editor.php:737 +msgid "Circular progress bar (interior)" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:522 +#: ../../include/functions_visual_map_editor.php:787 +msgid "Element color" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:534 +#: ../../include/functions_visual_map_editor.php:802 +msgid "Value color" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:426 +#: ../../include/functions_visual_map_editor.php:846 +msgid "Default color" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:438 +msgid "Add new range" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:471 +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:533 +#: ../../include/rest-api/models/VisualConsole/Items/Line.php:480 +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:935 +#: ../../include/rest-api/index.php:377 +#: ../../include/functions_visual_map_editor.php:853 +msgid "Color" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:498 +msgid "Current ranges" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Group.php:727 +#: ../../include/functions_visual_map_editor.php:831 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1517 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:980 +msgid "Show statistics" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:363 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:711 +#: ../../include/functions_visual_map_editor.php:346 +msgid "White" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:364 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:712 +#: ../../include/functions_visual_map_editor.php:347 +msgid "Black" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:365 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:713 +#: ../../include/functions_visual_map_editor.php:348 +msgid "Transparent" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:383 +#: ../../include/functions_visual_map_editor.php:889 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:93 +msgid "Vertical" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:387 +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:881 +msgid "Graph Type" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:399 +#: ../../include/functions_visual_map_editor.php:374 +#: ../../operation/visual_console/view.php:508 +msgid "Grid color" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:327 +msgid "Module name color" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:328 +#: ../../include/functions_visual_map_editor.php:254 +msgid "Simple analogic" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:329 +#: ../../include/functions_visual_map_editor.php:255 +msgid "Simple digital" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:333 +#: ../../include/functions_visual_map_editor.php:251 +msgid "Clock animation" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:346 +#: ../../include/functions_visual_map_editor.php:272 +msgid "Only time" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:347 +#: ../../include/functions_visual_map_editor.php:273 +msgid "Time and date" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:351 +#: ../../include/functions_visual_map_editor.php:269 +msgid "Time format" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:291 +#: ../../include/functions_visual_map_editor.php:511 +msgid "24h" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:292 +msgid "12h" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:293 +#: ../../include/functions_visual_map_editor.php:512 +msgid "8h" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:294 +#: ../../include/functions_visual_map_editor.php:513 +msgid "2h" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:295 +#: ../../include/functions_visual_map_editor.php:514 +msgid "1h" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:299 +#: ../../include/functions_visual_map_editor.php:518 +msgid "Max. Time" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:312 +msgid "Legend color" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:760 +#: ../../enterprise/include/functions_reporting_csv.php:2895 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2653 +msgid "Custom Graph" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:531 +#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:614 +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:275 +#: ../../include/rest-api/models/VisualConsole/View.php:694 +#: ../../include/rest-api/models/VisualConsole/View.php:773 +msgid "Failed to connect to node" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:411 +msgid "Title color" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:278 +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:282 +#: ../../include/functions_visual_map.php:1746 +#: ../../include/functions_visual_map.php:1748 +msgid "Last value: " +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:399 +#: ../../include/functions_visual_map_editor.php:870 +msgid "Hide last value on boolean modules" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:405 +msgid "Show Last Value" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:1965 +msgid "Label position" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2052 +msgid "Link enabled" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2094 +msgid "Static graph" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2108 +#: ../../include/functions_visual_map.php:4200 +msgid "Bars graph" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2112 +msgid "Event History Graph" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2116 +#: ../../include/functions_visual_map.php:4210 +msgid "Percentile bar" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2120 +msgid "Percentile bubble" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2189 +#: ../../include/functions_visual_map_editor.php:1257 +msgid "Restrict access to group" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2202 +#: ../../include/functions_visual_map_editor.php:1303 +msgid "Cache expiration" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2439 +#: ../../include/functions_visual_map_editor.php:1020 +msgid "Linked visual console" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2489 +#: ../../include/functions_visual_map_editor.php:1152 +msgid "By default" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2490 +#: ../../include/functions_visual_map_editor.php:1131 +msgid "By status weight" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2491 +#: ../../include/functions_visual_map_editor.php:1132 +msgid "By critical elements" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2498 +#: ../../include/functions_visual_map_editor.php:1147 +msgid "Type of the status calculation of the linked visual console" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2514 +#: ../../include/functions_visual_map_editor.php:1172 +msgid "Linked visual console weight" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2528 +#: ../../include/functions_visual_map_editor.php:1198 +#: ../../enterprise/operation/services/massive/service.create.elements.php:568 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:298 +#: ../../enterprise/operation/services/massive/services.create.php:1229 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1229 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:568 +msgid "Critical weight" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2542 +#: ../../include/functions_visual_map_editor.php:1224 +#: ../../enterprise/operation/services/massive/service.create.elements.php:581 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:311 +#: ../../enterprise/operation/services/massive/services.create.php:1241 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1241 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:581 +msgid "Warning weight" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/Item.php:2590 +#: ../../include/rest-api/models/VisualConsole/Item.php:2591 +msgid "Image Vc" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/View.php:66 +msgid "Label settings" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/View.php:73 +#: ../../include/rest-api/models/VisualConsole/View.php:108 +msgid "General settings" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/View.php:80 +#: ../../include/rest-api/models/VisualConsole/View.php:97 +#: ../../include/rest-api/models/VisualConsole/View.php:115 +msgid "Specific settings" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/View.php:183 +msgid "Item type not valid [" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/View.php:188 +msgid "Item type has no getFormInputs method [" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/View.php:711 +msgid "NetworkLink from" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/View.php:715 +#: ../../include/rest-api/models/VisualConsole/View.php:794 +#, php-format +msgid "Interface %s status" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/View.php:720 +#: ../../include/rest-api/models/VisualConsole/View.php:799 +#: ../../operation/agentes/interface_traffic_graph_win.php:78 +msgid "In" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/View.php:721 +#: ../../include/rest-api/models/VisualConsole/View.php:800 +#: ../../operation/agentes/interface_traffic_graph_win.php:79 +msgid "Out" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/View.php:790 +msgid "NetworkLink to" +msgstr "" + +#: ../../include/rest-api/models/VisualConsole/View.php:842 +#, php-format +msgid "Failed to generate charts: %s" +msgstr "" + +#: ../../include/api.php:268 +msgid "User or group not specified" +msgstr "" + +#: ../../include/api.php:269 +msgid "User, group not specified" +msgstr "" + +#: ../../include/api.php:300 +msgid "User, group or profile not specified" +msgstr "" + +#: ../../include/api.php:301 +msgid "User, group or profile status not specified" +msgstr "" + +#: ../../include/functions.php:519 ../../include/functions.php:671 +msgid "s" +msgstr "" + +#: ../../include/functions.php:520 ../../include/functions.php:672 +msgid "d" +msgstr "" + +#: ../../include/functions.php:521 ../../include/functions.php:673 +msgid "M" +msgstr "" + +#: ../../include/functions.php:523 ../../include/functions.php:675 +msgid "m" +msgstr "" + +#: ../../include/functions.php:524 ../../include/functions.php:676 +msgid "h" +msgstr "" + +#: ../../include/functions.php:525 ../../include/functions.php:677 +msgid "N" +msgstr "" + +#: ../../include/functions.php:1363 ../../include/functions_events.php:3139 +msgid "Monitor Critical" +msgstr "" + +#: ../../include/functions.php:1364 ../../include/functions_events.php:3143 +msgid "Monitor Warning" +msgstr "" + +#: ../../include/functions.php:1365 ../../include/functions_events.php:3147 +msgid "Monitor Normal" +msgstr "" + +#: ../../include/functions.php:1367 +msgid "Monitor Unknown" +msgstr "" + +#: ../../include/functions.php:1370 ../../include/functions_events.php:2923 +#: ../../include/functions_events.php:3155 +msgid "Alert recovered" +msgstr "" + +#: ../../include/functions.php:1371 ../../include/functions_events.php:2971 +#: ../../include/functions_events.php:3159 +msgid "Alert ceased" +msgstr "" + +#: ../../include/functions.php:1372 ../../include/functions_events.php:3163 +msgid "Alert manual validation" +msgstr "" + +#: ../../include/functions.php:1374 +msgid "Agent created" +msgstr "" + +#: ../../include/functions.php:1375 ../../include/functions_events.php:3167 +msgid "Recon host detected" +msgstr "" + +#: ../../include/functions.php:1378 ../../include/functions_events.php:2967 +#: ../../include/functions_events.php:3179 +msgid "Configuration change" +msgstr "" + +#: ../../include/functions.php:1379 ../../include/functions_events.php:3187 +#: ../../enterprise/views/ncm/agent/manage.php:62 +#: ../../enterprise/views/ncm/devices/list.php:41 +#: ../../enterprise/views/ncm/devices/list.php:76 +#: ../../enterprise/views/ncm/firmwares/edit.php:41 +#: ../../enterprise/views/ncm/firmwares/list.php:31 +#: ../../enterprise/views/ncm/models/edit.php:37 +#: ../../enterprise/views/ncm/models/list.php:32 +#: ../../enterprise/views/ncm/snippets/edit.php:42 +#: ../../enterprise/views/ncm/snippets/list.php:32 +#: ../../enterprise/views/ncm/templates/edit.php:42 +#: ../../enterprise/views/ncm/templates/list.php:32 +#: ../../enterprise/views/ncm/vendors/edit.php:35 +#: ../../enterprise/views/ncm/vendors/list.php:32 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:42 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:32 +msgid "Network configuration manager" +msgstr "" + +#: ../../include/functions.php:1495 ../../include/functions.php:1525 +msgid "ALERT FIRED" +msgstr "" + +#: ../../include/functions.php:2835 +#, php-format +msgid "%s seconds" +msgstr "" + +#: ../../include/functions.php:2838 ../../include/functions.php:2839 +#, php-format +msgid "%s minutes" +msgstr "" + +#: ../../include/functions.php:2847 ../../include/functions.php:2848 +#, php-format +msgid "%s months" +msgstr "" + +#: ../../include/functions.php:2850 ../../include/functions.php:2851 +#, php-format +msgid "%s years" +msgstr "" + +#: ../../include/functions.php:2853 +msgid "Default values will be used" +msgstr "" + +#: ../../include/functions.php:3038 ../../include/functions.php:3043 +msgid "The file exceeds the maximum size" +msgstr "" + +#: ../../include/functions.php:3039 +msgid "" +"Please check this PHP runtime variable values:
  upload_max_filesize "
+"(currently "
+msgstr ""
+
+#: ../../include/functions.php:3047
+msgid "The uploaded file was only partially uploaded"
+msgstr ""
+
+#: ../../include/functions.php:3051
+msgid "No file was uploaded"
+msgstr ""
+
+#: ../../include/functions.php:3055
+msgid "Missing a temporary folder"
+msgstr ""
+
+#: ../../include/functions.php:3059
+msgid "Failed to write file to disk"
+msgstr ""
+
+#: ../../include/functions.php:3063
+msgid "File upload stopped by extension"
+msgstr ""
+
+#: ../../include/functions.php:3067
+msgid "Unknown upload error"
+msgstr ""
+
+#: ../../include/functions.php:3178
+msgid "No data found to export"
+msgstr ""
+
+#: ../../include/functions.php:3499
+#: ../../operation/gis_maps/render_view.php:150
+msgid "5 seconds"
+msgstr ""
+
+#: ../../include/functions.php:3500
+#: ../../operation/gis_maps/render_view.php:151
+msgid "10 seconds"
+msgstr ""
+
+#: ../../include/functions.php:3501
+msgid "15 seconds"
+msgstr ""
+
+#: ../../include/functions.php:3504
+#: ../../operation/gis_maps/render_view.php:154
+msgid "2 minutes"
+msgstr ""
+
+#: ../../include/functions.php:3506
+msgid "15 minutes"
+msgstr ""
+
+#: ../../include/functions.php:4055 ../../include/functions_ui.php:2717
+#: ../../views/dashboard/slides.php:203
+msgid "Previous"
+msgstr ""
+
+#: ../../include/functions.php:4061
+msgid "Summatory series"
+msgstr ""
+
+#: ../../include/functions.php:4065
+msgid "Average series"
+msgstr ""
+
+#: ../../include/functions.php:4093 ../../include/functions.php:4112
+#: ../../include/functions.php:4126 ../../include/functions.php:4171
+#: ../../include/functions.php:4255 ../../include/functions.php:4332
+msgid "Unit "
+msgstr ""
+
+#: ../../include/functions.php:4265
+msgid "Min:"
+msgstr ""
+
+#: ../../include/functions.php:4274
+msgid "Max:"
+msgstr ""
+
+#: ../../include/functions.php:4283
+msgid "Avg:"
+msgstr ""
+
+#: ../../include/functions.php:4329 ../../include/functions.php:4337
+msgid "of module"
+msgstr ""
+
+#: ../../include/functions.php:4356
+msgid "Projection"
+msgstr ""
+
+#: ../../include/functions.php:6394
+msgid "Testing Pandora FMS email"
+msgstr ""
+
+#: ../../include/functions.php:6407
+msgid ""
+"This is an email test sent from Pandora FMS. If you can read this, your "
+"configuration works."
+msgstr ""
+
+#: ../../include/functions.php:6642
+msgid "Recommended value is: -1"
+msgstr ""
+
+#: ../../include/functions_agents.php:1067
+msgid ""
+"There was an error copying the agent configuration, the copy has been "
+"cancelled"
+msgstr ""
+
+#: ../../include/functions_agents.php:3030
+#: ../../include/functions_agents.php:3091
+#: ../../include/functions_agents.php:3158
+#: ../../include/functions_agents.php:3202
+#: ../../include/functions_reporting.php:13631
+msgid "At least one module in CRITICAL status"
+msgstr ""
+
+#: ../../include/functions_agents.php:3036
+#: ../../include/functions_agents.php:3104
+#: ../../include/functions_agents.php:3166
+#: ../../include/functions_agents.php:3207
+#: ../../include/functions_reporting.php:13638
+msgid "At least one module in WARNING status"
+msgstr ""
+
+#: ../../include/functions_agents.php:3042
+#: ../../include/functions_agents.php:3117
+#: ../../include/functions_agents.php:3174
+#: ../../include/functions_agents.php:3212
+#: ../../include/functions_reporting.php:13645
+msgid "At least one module is in UKNOWN status"
+msgstr ""
+
+#: ../../include/functions_agents.php:3048
+#: ../../include/functions_agents.php:3130
+#: ../../include/functions_agents.php:3182
+#: ../../include/functions_agents.php:3217
+#: ../../include/functions_reporting.php:13652
+msgid "All Monitors OK"
+msgstr ""
+
+#: ../../include/functions_agents.php:3076
+msgid "Alert fired on agent"
+msgstr ""
+
+#: ../../include/functions_agents.php:3977
+#: ../../include/functions_agents.php:4031
+#: ../../include/functions_reporting_html.php:7068
+#: ../../operation/custom_fields/custom_fields_view.php:407
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:425
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:413
+msgid "Agents ok"
+msgstr ""
+
+#: ../../include/functions_agents.php:3987
+#: ../../include/functions_reporting_html.php:7059
+#: ../../mobile/operation/groups.php:193
+#: ../../operation/custom_fields/custom_fields_view.php:381
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:399
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:387
+msgid "Agents critical"
+msgstr ""
+
+#: ../../include/functions_agents.php:3997
+#: ../../include/functions_reporting_html.php:7062
+#: ../../operation/custom_fields/custom_fields_view.php:394
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:412
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:400
+msgid "Agents warning"
+msgstr ""
+
+#: ../../include/functions_agents.php:4007
+#: ../../include/functions_reporting_html.php:7071
+#: ../../mobile/operation/groups.php:196
+#: ../../operation/custom_fields/custom_fields_view.php:420
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:438
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:426
+msgid "Agents unknown"
+msgstr ""
+
+#: ../../include/functions_agents.php:4021
+#: ../../include/functions_reporting_html.php:7077
+#: ../../mobile/operation/groups.php:190
+#: ../../operation/custom_fields/custom_fields_view.php:433
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:451
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:439
+msgid "Agents not init"
+msgstr ""
+
+#: ../../include/functions_agents.php:4127
+#: ../../enterprise/include/class/SAP.app.php:756
+#: ../../package_774/enterprise/include/class/SAP.app.php:756
+msgid "SAP Login OK"
+msgstr ""
+
+#: ../../include/functions_agents.php:4128
+#: ../../enterprise/include/class/SAP.app.php:757
+#: ../../package_774/enterprise/include/class/SAP.app.php:757
+msgid "SAP Dumps"
+msgstr ""
+
+#: ../../include/functions_agents.php:4129
+#: ../../enterprise/include/class/SAP.app.php:758
+#: ../../package_774/enterprise/include/class/SAP.app.php:758
+msgid "SAP lock entry list"
+msgstr ""
+
+#: ../../include/functions_agents.php:4130
+#: ../../enterprise/include/class/SAP.app.php:759
+#: ../../package_774/enterprise/include/class/SAP.app.php:759
+msgid "SAP canceled Jobs"
+msgstr ""
+
+#: ../../include/functions_agents.php:4131
+#: ../../enterprise/include/class/SAP.app.php:760
+#: ../../package_774/enterprise/include/class/SAP.app.php:760
+msgid "SAP Batch inputs erroneous"
+msgstr ""
+
+#: ../../include/functions_agents.php:4132
+#: ../../enterprise/include/class/SAP.app.php:761
+#: ../../package_774/enterprise/include/class/SAP.app.php:761
+msgid "SAP IDOC erroneous"
+msgstr ""
+
+#: ../../include/functions_agents.php:4133
+#: ../../enterprise/include/class/SAP.app.php:762
+#: ../../package_774/enterprise/include/class/SAP.app.php:762
+msgid "SAP IDOC OK"
+msgstr ""
+
+#: ../../include/functions_agents.php:4134
+#: ../../enterprise/include/class/SAP.app.php:763
+#: ../../package_774/enterprise/include/class/SAP.app.php:763
+msgid "SAP WP without active restart"
+msgstr ""
+
+#: ../../include/functions_agents.php:4135
+#: ../../enterprise/include/class/SAP.app.php:764
+#: ../../package_774/enterprise/include/class/SAP.app.php:764
+msgid "SAP WP stopped"
+msgstr ""
+
+#: ../../include/functions_agents.php:4136
+#: ../../enterprise/include/class/SAP.app.php:765
+#: ../../package_774/enterprise/include/class/SAP.app.php:765
+msgid "Average time of SAPGUI response"
+msgstr ""
+
+#: ../../include/functions_agents.php:4137
+msgid "Dialog response time"
+msgstr ""
+
+#: ../../include/functions_agents.php:4138
+#: ../../enterprise/include/class/SAP.app.php:766
+#: ../../package_774/enterprise/include/class/SAP.app.php:766
+msgid "Dialog Logged users"
+msgstr ""
+
+#: ../../include/functions_agents.php:4139
+#: ../../enterprise/include/class/SAP.app.php:767
+#: ../../package_774/enterprise/include/class/SAP.app.php:767
+msgid "TRFC in error"
+msgstr ""
+
+#: ../../include/functions_agents.php:4140
+#: ../../enterprise/include/class/SAP.app.php:768
+#: ../../package_774/enterprise/include/class/SAP.app.php:768
+msgid "QRFC in error SMQ2"
+msgstr ""
+
+#: ../../include/functions_agents.php:4141
+#: ../../enterprise/include/class/SAP.app.php:769
+#: ../../package_774/enterprise/include/class/SAP.app.php:769
+msgid "Number of Update WPs in error"
+msgstr ""
+
+#: ../../include/functions_agents.php:4613
+msgid "In scheduled downtime"
+msgstr ""
+
+#: ../../include/functions_agents.php:4716
+msgid "Agent contact"
+msgstr ""
+
+#: ../../include/functions_agents.php:4733
+msgid "Refresh data"
+msgstr ""
+
+#: ../../include/functions_agents.php:4896
+#: ../../include/functions_servers.php:1440
+msgid "Satellite server"
+msgstr ""
+
+#: ../../include/functions_agents.php:4917
+msgid "SecurityMon"
+msgstr ""
+
+#: ../../include/functions_agents.php:4918
+#, php-format
+msgid "Total security modules: %s"
+msgstr ""
+
+#: ../../include/functions_agents.php:4929
+#: ../../include/functions_reporting_html.php:819
+#: ../../enterprise/include/functions_reporting_csv.php:576
+#: ../../enterprise/operation/menu.php:204
+#: ../../enterprise/operation/security/agent_security.php:113
+#: ../../enterprise/operation/security/hardening.php:38
+#: ../../package_774/enterprise/operation/menu.php:204
+#: ../../package_774/enterprise/operation/security/hardening.php:37
+msgid "Hardening"
+msgstr ""
+
+#: ../../include/functions_agents.php:4939
+#: ../../include/functions_reporting_html.php:581
+#: ../../include/functions_reporting_html.php:820
+#: ../../enterprise/include/functions_reporting_csv.php:483
+#: ../../enterprise/include/functions_reporting_csv.php:576
+#: ../../enterprise/include/functions_security_hardening.php:665
+#: ../../enterprise/operation/security/agent_security.php:96
+#: ../../package_774/enterprise/include/functions_security_hardening.php:694
+msgid "Vulnerability"
+msgstr ""
+
+#: ../../include/functions_agents.php:4954
+#: ../../include/functions_treeview.php:930
+msgid "Position (Long, Lat)"
+msgstr ""
+
+#: ../../include/functions_agents.php:4977
+#: ../../include/functions_treeview.php:953
+msgid "Timezone Offset"
+msgstr ""
+
+#: ../../include/functions_alerts.php:484
+#: ../../enterprise/include/functions_policies.php:443
+#: ../../enterprise/include/functions_policies.php:458
+#: ../../package_774/enterprise/include/functions_policies.php:431
+#: ../../package_774/enterprise/include/functions_policies.php:446
+msgid "copy"
+msgstr ""
+
+#: ../../include/functions_alerts.php:684
+msgid "Max and min"
+msgstr ""
+
+#: ../../include/functions_alerts.php:687
+msgid "Equal to"
+msgstr ""
+
+#: ../../include/functions_alerts.php:688
+msgid "Not equal to"
+msgstr ""
+
+#: ../../include/functions_alerts.php:692
+msgid "On Change"
+msgstr ""
+
+#: ../../include/functions_alerts.php:694
+msgid "Not normal status"
+msgstr ""
+
+#: ../../include/functions_alerts.php:695
+msgid "Complex alert"
+msgstr ""
+
+#: ../../include/functions_alerts.php:711
+msgid "Sum."
+msgstr ""
+
+#: ../../include/functions_alerts.php:728
+msgid "<"
+msgstr ""
+
+#: ../../include/functions_alerts.php:729
+msgid ">"
+msgstr ""
+
+#: ../../include/functions_alerts.php:730
+msgid "="
+msgstr ""
+
+#: ../../include/functions_alerts.php:749
+msgid "Last 24 hours"
+msgstr ""
+
+#: ../../include/functions_alerts.php:1175
+#: ../../include/functions_network_components.php:590
+#: ../../enterprise/include/functions_local_components.php:354
+msgid "Copy of"
+msgstr ""
+
+#: ../../include/functions_alerts.php:1755
+msgid "No actions defined"
+msgstr ""
+
+#: ../../include/functions_alerts.php:2740
+msgid "Alert and command group does not match"
+msgstr ""
+
+#: ../../include/functions_api.php:126
+msgid "Not `set`, `get` or `help` operation selected."
+msgstr ""
+
+#: ../../include/functions_api.php:136
+msgid "This operation does not exist."
+msgstr ""
+
+#: ../../include/functions_api.php:146
+msgid "The Id does not exist in database."
+msgstr ""
+
+#: ../../include/functions_api.php:156
+msgid "This operation can not be used in cluster elements."
+msgstr ""
+
+#: ../../include/functions_api.php:166
+msgid "The user has not enough permissions for perform this action."
+msgstr ""
+
+#: ../../include/functions_api.php:176
+#: ../../operation/custom_fields/custom_fields_view.php:727
+#: ../../enterprise/meta/monitoring/custom_fields_view.php:744
+#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:732
+msgid "No data to show."
+msgstr ""
+
+#: ../../include/functions_api.php:186
+msgid ""
+"This console is not the environment administrator. Please, manage this "
+"feature from centralized manager console (Metaconsole)."
+msgstr ""
+
+#: ../../include/functions_api.php:196
+msgid "Auth error"
+msgstr ""
+
+#: ../../include/functions_api.php:206
+msgid "License not allowed for this operation."
+msgstr ""
+
+#: ../../include/functions_api.php:1535
+msgid ""
+"The agent could not be modified. For security reasons, use a group other "
+"than 0."
+msgstr ""
+
+#: ../../include/functions_api.php:1891
+#, php-format
+msgid "Updated %d/%d agents"
+msgstr ""
+
+#: ../../include/functions_api.php:1899
+msgid "Agent updated."
+msgstr ""
+
+#: ../../include/functions_api.php:2116
+msgid "Could not create OS"
+msgstr ""
+
+#: ../../include/functions_api.php:2153
+msgid "Could not update OS"
+msgstr ""
+
+#: ../../include/functions_api.php:2354
+msgid "The agent was successfully deleted"
+msgstr ""
+
+#: ../../include/functions_api.php:3863
+msgid "Network module updated."
+msgstr ""
+
+#: ../../include/functions_api.php:4161
+msgid "Plugin module updated."
+msgstr ""
+
+#: ../../include/functions_api.php:4518
+#, php-format
+msgid "Synthetic module created ID: %s"
+msgstr ""
+
+#: ../../include/functions_api.php:4671
+msgid "Synthetic module created ID: "
+msgstr ""
+
+#: ../../include/functions_api.php:4789
+msgid "Data module updated."
+msgstr ""
+
+#: ../../include/functions_api.php:5166
+msgid "SNMP module updated."
+msgstr ""
+
+#: ../../include/functions_api.php:5765
+msgid "Error creating alert template. Id_group cannot be left blank."
+msgstr ""
+
+#: ../../include/functions_api.php:5779
+msgid ""
+"Error creating alert template. Invalid id_group or the user has not enough "
+"permission to make this action."
+msgstr ""
+
+#: ../../include/functions_api.php:5923
+msgid ""
+"Error updating alert template. Invalid id_group or the user has not enough "
+"permission to make this action."
+msgstr ""
+
+#: ../../include/functions_api.php:6007
+msgid "Successful update of the alert template"
+msgstr ""
+
+#: ../../include/functions_api.php:6053
+msgid "Error deleting alert template. Id_template doesn't exist."
+msgstr ""
+
+#: ../../include/functions_api.php:6082
+msgid "Successful delete of alert template."
+msgstr ""
+
+#: ../../include/functions_api.php:6502 ../../include/functions_api.php:12073
+#: ../../include/functions_api.php:12139 ../../include/functions_api.php:12420
+#: ../../include/functions_api.php:12500
+#, php-format
+msgid "%d agents affected"
+msgstr ""
+
+#: ../../include/functions_api.php:6648
+msgid "Correct deleting of module template."
+msgstr ""
+
+#: ../../include/functions_api.php:6756
+msgid "Successful delete of module template."
+msgstr ""
+
+#: ../../include/functions_api.php:6789
+msgid "Error validating alert. Id_template cannot be left blank."
+msgstr ""
+
+#: ../../include/functions_api.php:6797
+msgid "Error validating alert. Id_agent cannot be left blank."
+msgstr ""
+
+#: ../../include/functions_api.php:6805
+msgid "Error validating alert. Id_module cannot be left blank."
+msgstr ""
+
+#: ../../include/functions_api.php:6876
+msgid "Error validating alert. Specified alert does not exist."
+msgstr ""
+
+#: ../../include/functions_api.php:6887
+msgid "Error validating alert"
+msgstr ""
+
+#: ../../include/functions_api.php:6961
+#, php-format
+msgid "Correct validation of all alerts (total %d)."
+msgstr ""
+
+#: ../../include/functions_api.php:7055
+msgid "Correct validation of all policy alerts."
+msgstr ""
+
+#: ../../include/functions_api.php:7097
+msgid ""
+"Error stopping downtime. Periodical and running scheduled downtime cannot be "
+"stopped."
+msgstr ""
+
+#: ../../include/functions_api.php:7110
+msgid "Downtime stopped."
+msgstr ""
+
+#: ../../include/functions_api.php:7590
+msgid "and this modules are doesn't exists or not applicable a this agents: "
+msgstr ""
+
+#: ../../include/functions_api.php:7594
+msgid "and this agents are generate problems: "
+msgstr ""
+
+#: ../../include/functions_api.php:7598
+msgid "and this agents with ids are doesn't exists: "
+msgstr ""
+
+#: ../../include/functions_api.php:7746
+msgid "Planned downtime updated"
+msgstr ""
+
+#: ../../include/functions_api.php:7821
+msgid " Agents deleted"
+msgstr ""
+
+#: ../../include/functions_api.php:7903
+msgid " Agents added"
+msgstr ""
+
+#: ../../include/functions_api.php:8022
+msgid "Data policy module updated."
+msgstr ""
+
+#: ../../include/functions_api.php:8253
+msgid "Network policy module updated."
+msgstr ""
+
+#: ../../include/functions_api.php:8508
+msgid "Plugin policy module updated."
+msgstr ""
+
+#: ../../include/functions_api.php:9017
+msgid "SNMP policy module updated."
+msgstr ""
+
+#: ../../include/functions_api.php:9352
+msgid "Successful deletion"
+msgstr ""
+
+#: ../../include/functions_api.php:9675
+msgid "User created."
+msgstr ""
+
+#: ../../include/functions_api.php:9770
+msgid "User updated."
+msgstr ""
+
+#: ../../include/functions_api.php:9847
+msgid "Enabled user."
+msgstr ""
+
+#: ../../include/functions_api.php:9855
+msgid "Disabled user."
+msgstr ""
+
+#: ../../include/functions_api.php:10150
+#, php-format
+msgid "Template have been inserted in %d agents."
+msgstr ""
+
+#: ../../include/functions_api.php:10325
+msgid "XML file was generated successfully in path: "
+msgstr ""
+
+#: ../../include/functions_api.php:10465
+#, php-format
+msgid "Module has been created in %d agents."
+msgstr ""
+
+#: ../../include/functions_api.php:10593
+#, php-format
+msgid "Action has been set for %d agents."
+msgstr ""
+
+#: ../../include/functions_api.php:11673
+msgid "User deleted."
+msgstr ""
+
+#: ../../include/functions_api.php:11732
+msgid "User profile added."
+msgstr ""
+
+#: ../../include/functions_api.php:11797
+msgid "User profile deleted."
+msgstr ""
+
+#: ../../include/functions_api.php:12080
+msgid "Module disabled successfully."
+msgstr ""
+
+#: ../../include/functions_api.php:12082
+msgid "The module could not be disabled."
+msgstr ""
+
+#: ../../include/functions_api.php:12146
+msgid "Module enabled successfully."
+msgstr ""
+
+#: ../../include/functions_api.php:12148
+msgid "The module could not be enabled."
+msgstr ""
+
+#: ../../include/functions_api.php:12196 ../../include/functions_api.php:12249
+msgid "The alert could not be disabled."
+msgstr ""
+
+#: ../../include/functions_api.php:12296 ../../include/functions_api.php:12349
+msgid "The alert could not be enabled."
+msgstr ""
+
+#: ../../include/functions_api.php:13661
+msgid "Enabled agent."
+msgstr ""
+
+#: ../../include/functions_api.php:13669
+msgid "Disabled agent."
+msgstr ""
+
+#: ../../include/functions_api.php:14648
+msgid "Metaconsole and the licenses of all nodes were updated."
+msgstr ""
+
+#: ../../include/functions_api.php:14650
+#, php-format
+msgid "Metaconsole license updated but %d of %d node failed to sync."
+msgstr ""
+
+#: ../../include/functions_api.php:14653
+msgid "This function is for metaconsole only."
+msgstr ""
+
+#: ../../include/functions_api.php:15043 ../../include/functions_api.php:15114
+msgid "Successfully deleted."
+msgstr ""
+
+#: ../../include/functions_api.php:15073
+msgid "The user cannot access the cluster."
+msgstr ""
+
+#: ../../include/functions_api.php:15167
+msgid "Created by template "
+msgstr ""
+
+#: ../../include/functions_api.php:15961
+msgid "Event filter successfully created."
+msgstr ""
+
+#: ../../include/functions_api.php:16194
+msgid "Event filter successfully updated."
+msgstr ""
+
+#: ../../include/functions_api.php:16235
+msgid "Event filter successfully deleted."
+msgstr ""
+
+#: ../../include/functions_api.php:16551
+msgid "Validated traps."
+msgstr ""
+
+#: ../../include/functions_api.php:16578
+msgid "Deleted traps."
+msgstr ""
+
+#: ../../include/functions_api.php:16771
+#, php-format
+msgid "Successfully updated module/alert count in id agent %d."
+msgstr ""
+
+#: ../../include/functions_api.php:16773
+msgid "Successfully updated module/alert count in all agents"
+msgstr ""
+
+#: ../../include/functions_api.php:17247
+#, php-format
+msgid "Successfully added to delete pending id agent %d to id policy %d."
+msgstr ""
+
+#: ../../include/functions_api.php:17436
+msgid "Error enable/disable discovery task. Id_user cannot be left blank."
+msgstr ""
+
+#: ../../include/functions_api.php:17444
+msgid ""
+"Error enable/disable discovery task. Enable/disable value cannot be left "
+"blank."
+msgstr ""
+
+#: ../../include/functions_api.php:17469
+msgid "Error in discovery task enabling/disabling."
+msgstr ""
+
+#: ../../include/functions_api.php:17477
+msgid "Enabled discovery task."
+msgstr ""
+
+#: ../../include/functions_api.php:17485
+msgid "Disabled discovery task."
+msgstr ""
+
+#: ../../include/functions_clippy.php:152
+#, php-format
+msgid "%s assistant"
+msgstr ""
+
+#: ../../include/functions_clippy.php:189
+#: ../../include/functions_clippy.php:194
+msgid "End wizard"
+msgstr ""
+
+#: ../../include/functions_clippy.php:227
+msgid "Next →"
+msgstr ""
+
+#: ../../include/functions_clippy.php:228
+msgid "← Back"
+msgstr ""
+
+#: ../../include/functions_clippy.php:240
+msgid "Do you want to exit the help tour?"
+msgstr ""
+
+#: ../../include/functions_config.php:151
+msgid "Failed updated: User did not login."
+msgstr ""
+
+#: ../../include/functions_config.php:159
+msgid "Failed updated: User is not admin."
+msgstr ""
+
+#: ../../include/functions_config.php:185
+#: ../../enterprise/meta/advanced/metasetup.setup.php:82
+#: ../../enterprise/meta/include/functions_meta.php:80
+#: ../../package_774/enterprise/meta/include/functions_meta.php:80
+msgid "Language settings"
+msgstr ""
+
+#: ../../include/functions_config.php:193
+msgid "Chromium config directory"
+msgstr ""
+
+#: ../../include/functions_config.php:209
+msgid "SSL cert path"
+msgstr ""
+
+#: ../../include/functions_config.php:217
+msgid "Use cert."
+msgstr ""
+
+#: ../../include/functions_config.php:226
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:232
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:312
+#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:427
+#: ../../enterprise/meta/advanced/cron_main.php:164
+#: ../../enterprise/meta/advanced/cron_main.php:208
+#: ../../enterprise/meta/advanced/cron_main.php:278
+#: ../../enterprise/meta/include/functions_meta.php:125
+#: ../../package_774/enterprise/meta/include/functions_meta.php:125
+#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:232
+#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:312
+#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:427
+msgid "Path doesn't exists or is not writable"
+msgstr ""
+
+#: ../../include/functions_config.php:231
+#: ../../enterprise/meta/include/functions_meta.php:123
+#: ../../package_774/enterprise/meta/include/functions_meta.php:123
+msgid "Attachment store."
+msgstr ""
+
+#: ../../include/functions_config.php:272
+#: ../../include/functions_register.php:164
+#: ../../enterprise/meta/advanced/metasetup.setup.php:257
+#: ../../enterprise/meta/include/functions_meta.php:161
+#: ../../package_774/enterprise/meta/include/functions_meta.php:161
+msgid "Timezone setup"
+msgstr ""
+
+#: ../../include/functions_config.php:297
+msgid "License information"
+msgstr ""
+
+#: ../../include/functions_config.php:327
+msgid "Use custom encoding"
+msgstr ""
+
+#: ../../include/functions_config.php:347
+msgid "Limit parameters bulk"
+msgstr ""
+
+#: ../../include/functions_config.php:351
+msgid "Identification_reminder"
+msgstr ""
+
+#: ../../include/functions_config.php:355
+msgid "Include_agents"
+msgstr ""
+
+#: ../../include/functions_config.php:359
+msgid "alias_as_name"
+msgstr ""
+
+#: ../../include/functions_config.php:363
+msgid "keep_in_process_status_extra_id"
+msgstr ""
+
+#: ../../include/functions_config.php:367
+msgid "show_experimental_features"
+msgstr ""
+
+#: ../../include/functions_config.php:371
+msgid "eastern_eggs_disabled"
+msgstr ""
+
+#: ../../include/functions_config.php:375
+msgid "number_modules_queue"
+msgstr ""
+
+#: ../../include/functions_config.php:379
+msgid "Console log enabled"
+msgstr ""
+
+#: ../../include/functions_config.php:383
+msgid "Audit log enabled"
+msgstr ""
+
+#: ../../include/functions_config.php:387
+msgid "Module Custom ID read only"
+msgstr ""
+
+#: ../../include/functions_config.php:399
+#: ../../enterprise/meta/include/functions_meta.php:366
+#: ../../package_774/enterprise/meta/include/functions_meta.php:366
+msgid "Max hours old event comments"
+msgstr ""
+
+#: ../../include/functions_config.php:407
+#: ../../enterprise/meta/advanced/metasetup.mail.php:132
+msgid "Server SMTP"
+msgstr ""
+
+#: ../../include/functions_config.php:411
+#: ../../enterprise/meta/advanced/metasetup.mail.php:122
+msgid "From dir"
+msgstr ""
+
+#: ../../include/functions_config.php:419
+#: ../../enterprise/meta/advanced/metasetup.mail.php:137
+msgid "Port SMTP"
+msgstr ""
+
+#: ../../include/functions_config.php:440
+msgid "Ftp server ip"
+msgstr ""
+
+#: ../../include/functions_config.php:447
+#: ../../enterprise/godmode/setup/setup.php:81
+#: ../../package_774/enterprise/godmode/setup/setup.php:81
+msgid "Forward SNMP traps to agent (if exist)"
+msgstr ""
+
+#: ../../include/functions_config.php:451
+#: ../../enterprise/godmode/setup/setup.php:92
+#: ../../package_774/enterprise/godmode/setup/setup.php:92
+msgid "Use Enterprise ACL System"
+msgstr ""
+
+#: ../../include/functions_config.php:455
+#: ../../enterprise/meta/include/functions_meta.php:71
+#: ../../package_774/enterprise/meta/include/functions_meta.php:71
+msgid "Activate Metaconsole"
+msgstr ""
+
+#: ../../include/functions_config.php:459
+#: ../../enterprise/godmode/setup/setup.php:106
+#: ../../enterprise/meta/advanced/metasetup.setup.php:533
+#: ../../enterprise/meta/include/functions_meta.php:276
+#: ../../package_774/enterprise/meta/include/functions_meta.php:276
+#: ../../package_774/enterprise/godmode/setup/setup.php:106
+msgid "Size of collection"
+msgstr ""
+
+#: ../../include/functions_config.php:463
+msgid "Replication DB host"
+msgstr ""
+
+#: ../../include/functions_config.php:467
+msgid "Replication DB database"
+msgstr ""
+
+#: ../../include/functions_config.php:471
+msgid "Replication DB user"
+msgstr ""
+
+#: ../../include/functions_config.php:475
+msgid "Replication DB password"
+msgstr ""
+
+#: ../../include/functions_config.php:479
+msgid "Replication DB port"
+msgstr ""
+
+#: ../../include/functions_config.php:483
+msgid "Metaconsole agent cache"
+msgstr ""
+
+#: ../../include/functions_config.php:487
+#: ../../enterprise/godmode/setup/setup.php:210
+#: ../../package_774/enterprise/godmode/setup/setup.php:210
+msgid "Activate Log Collector"
+msgstr ""
+
+#: ../../include/functions_config.php:491
+msgid "Enable Update Manager"
+msgstr ""
+
+#: ../../include/functions_config.php:495
+msgid "Legacy database HA"
+msgstr ""
+
+#: ../../include/functions_config.php:499
+msgid "agent_vulnerabilities"
+msgstr ""
+
+#: ../../include/functions_config.php:503
+msgid "Ipam Ocuppied Manager Critical"
+msgstr ""
+
+#: ../../include/functions_config.php:507
+msgid "Ipam Ocuppied Manager Warning"
+msgstr ""
+
+#: ../../include/functions_config.php:515
+#: ../../enterprise/godmode/setup/setup.php:328
+#: ../../enterprise/meta/advanced/metasetup.password.php:99
+#: ../../enterprise/meta/include/functions_meta.php:417
+#: ../../package_774/enterprise/meta/include/functions_meta.php:407
+#: ../../package_774/enterprise/godmode/setup/setup.php:328
+msgid "Enable password policy"
+msgstr ""
+
+#: ../../include/functions_config.php:519
+#: ../../enterprise/godmode/setup/setup.php:339
+#: ../../enterprise/meta/advanced/metasetup.password.php:125
+#: ../../enterprise/meta/include/functions_meta.php:427
+#: ../../package_774/enterprise/meta/include/functions_meta.php:417
+#: ../../package_774/enterprise/godmode/setup/setup.php:339
+msgid "Min. size password"
+msgstr ""
+
+#: ../../include/functions_config.php:523
+#: ../../enterprise/godmode/setup/setup.php:357
+#: ../../enterprise/meta/advanced/metasetup.password.php:137
+#: ../../enterprise/meta/include/functions_meta.php:457
+#: ../../package_774/enterprise/meta/include/functions_meta.php:447
+#: ../../package_774/enterprise/godmode/setup/setup.php:357
+msgid "Password expiration"
+msgstr ""
+
+#: ../../include/functions_config.php:527
+#: ../../enterprise/godmode/setup/setup.php:395
+#: ../../enterprise/meta/advanced/metasetup.password.php:237
+#: ../../enterprise/meta/include/functions_meta.php:467
+#: ../../package_774/enterprise/meta/include/functions_meta.php:457
+#: ../../package_774/enterprise/godmode/setup/setup.php:395
+msgid "Force change password on first login"
+msgstr ""
+
+#: ../../include/functions_config.php:531
+#: ../../enterprise/godmode/setup/setup.php:405
+#: ../../enterprise/meta/advanced/metasetup.password.php:149
+#: ../../enterprise/meta/include/functions_meta.php:477
+#: ../../package_774/enterprise/meta/include/functions_meta.php:467
+#: ../../package_774/enterprise/godmode/setup/setup.php:405
+msgid "User blocked if login fails"
+msgstr ""
+
+#: ../../include/functions_config.php:535
+#: ../../enterprise/godmode/setup/setup.php:423
+#: ../../enterprise/meta/advanced/metasetup.password.php:161
+#: ../../enterprise/meta/include/functions_meta.php:487
+#: ../../package_774/enterprise/meta/include/functions_meta.php:477
+#: ../../package_774/enterprise/godmode/setup/setup.php:423
+msgid "Number of failed login attempts"
+msgstr ""
+
+#: ../../include/functions_config.php:539
+#: ../../enterprise/godmode/setup/setup.php:375
+#: ../../enterprise/meta/advanced/metasetup.password.php:254
+#: ../../enterprise/meta/include/functions_meta.php:437
+#: ../../package_774/enterprise/meta/include/functions_meta.php:427
+#: ../../package_774/enterprise/godmode/setup/setup.php:375
+msgid "Password must have numbers"
+msgstr ""
+
+#: ../../include/functions_config.php:543
+#: ../../enterprise/godmode/setup/setup.php:385
+#: ../../enterprise/meta/advanced/metasetup.password.php:271
+#: ../../enterprise/meta/include/functions_meta.php:447
+#: ../../package_774/enterprise/meta/include/functions_meta.php:437
+#: ../../package_774/enterprise/godmode/setup/setup.php:385
+msgid "Password must have symbols"
+msgstr ""
+
+#: ../../include/functions_config.php:547
+#: ../../enterprise/godmode/setup/setup.php:441
+#: ../../enterprise/meta/advanced/metasetup.password.php:220
+#: ../../enterprise/meta/include/functions_meta.php:520
+#: ../../package_774/enterprise/meta/include/functions_meta.php:510
+#: ../../package_774/enterprise/godmode/setup/setup.php:441
+msgid "Apply password policy to admin users"
+msgstr ""
+
+#: ../../include/functions_config.php:551
+#: ../../enterprise/godmode/setup/setup.php:451
+#: ../../enterprise/meta/advanced/metasetup.password.php:203
+#: ../../enterprise/meta/include/functions_meta.php:497
+#: ../../package_774/enterprise/meta/include/functions_meta.php:487
+#: ../../package_774/enterprise/godmode/setup/setup.php:451
+msgid "Enable password history"
+msgstr ""
+
+#: ../../include/functions_config.php:555
+#: ../../enterprise/godmode/setup/setup.php:461
+#: ../../enterprise/meta/advanced/metasetup.password.php:173
+#: ../../enterprise/meta/include/functions_meta.php:509
+#: ../../package_774/enterprise/meta/include/functions_meta.php:499
+#: ../../package_774/enterprise/godmode/setup/setup.php:461
+msgid "Compare previous password"
+msgstr ""
+
+#: ../../include/functions_config.php:559
+#: ../../enterprise/godmode/setup/setup.php:473
+#: ../../enterprise/meta/advanced/metasetup.password.php:288
+#: ../../enterprise/meta/include/functions_meta.php:531
+#: ../../package_774/enterprise/meta/include/functions_meta.php:521
+#: ../../package_774/enterprise/godmode/setup/setup.php:473
+msgid "Activate reset password"
+msgstr ""
+
+#: ../../include/functions_config.php:563
+#: ../../enterprise/godmode/setup/setup.php:483
+#: ../../enterprise/meta/advanced/metasetup.password.php:299
+#: ../../enterprise/meta/include/functions_meta.php:541
+#: ../../package_774/enterprise/meta/include/functions_meta.php:531
+#: ../../package_774/enterprise/godmode/setup/setup.php:483
+msgid "Exclusion word list for passwords"
+msgstr ""
+
+#: ../../include/functions_config.php:588
+#: ../../enterprise/godmode/setup/setup_auth.php:54
+#: ../../enterprise/godmode/setup/setup_auth.php:324
+#: ../../enterprise/godmode/setup/setup_auth.php:456
+#: ../../enterprise/godmode/setup/setup_auth.php:1508
+#: ../../enterprise/meta/include/functions_meta.php:654
+#: ../../package_774/enterprise/meta/include/functions_meta.php:644
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:54
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:324
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:456
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1488
+msgid "Autocreate profile"
+msgstr ""
+
+#: ../../include/functions_config.php:592
+#: ../../enterprise/godmode/setup/setup_auth.php:60
+#: ../../enterprise/godmode/setup/setup_auth.php:330
+#: ../../enterprise/godmode/setup/setup_auth.php:462
+#: ../../enterprise/godmode/setup/setup_auth.php:1514
+#: ../../enterprise/meta/include/functions_meta.php:664
+#: ../../package_774/enterprise/meta/include/functions_meta.php:654
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:60
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:330
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:462
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1494
+msgid "Autocreate profile group"
+msgstr ""
+
+#: ../../include/functions_config.php:596
+#: ../../enterprise/godmode/setup/setup_auth.php:67
+#: ../../enterprise/godmode/setup/setup_auth.php:339
+#: ../../enterprise/godmode/setup/setup_auth.php:471
+#: ../../enterprise/godmode/setup/setup_auth.php:1538
+#: ../../enterprise/meta/include/functions_meta.php:674
+#: ../../package_774/enterprise/meta/include/functions_meta.php:664
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:67
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:339
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:471
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1518
+msgid "Autocreate profile tags"
+msgstr ""
+
+#: ../../include/functions_config.php:600
+#: ../../enterprise/godmode/setup/setup_auth.php:345
+#: ../../enterprise/meta/include/functions_meta.php:684
+#: ../../package_774/enterprise/meta/include/functions_meta.php:674
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:345
+msgid "Automatically assigned no hierarchy"
+msgstr ""
+
+#: ../../include/functions_config.php:604
+msgid "Automatically timezone visual"
+msgstr ""
+
+#: ../../include/functions_config.php:608
+#: ../../enterprise/godmode/setup/setup_auth.php:667
+#: ../../enterprise/godmode/setup/setup_auth.php:1735
+#: ../../enterprise/meta/include/functions_meta.php:694
+#: ../../package_774/enterprise/meta/include/functions_meta.php:684
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:667
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1715
+msgid "Autocreate blacklist"
+msgstr ""
+
+#: ../../include/functions_config.php:612
+#: ../../enterprise/godmode/setup/setup_auth.php:675
+#: ../../enterprise/godmode/setup/setup_auth.php:1743
+#: ../../enterprise/meta/include/functions_meta.php:774
+#: ../../package_774/enterprise/meta/include/functions_meta.php:764
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:675
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1723
+msgid "Active directory server"
+msgstr ""
+
+#: ../../include/functions_config.php:616
+#: ../../enterprise/godmode/setup/setup_auth.php:681
+#: ../../enterprise/godmode/setup/setup_auth.php:1760
+#: ../../enterprise/meta/include/functions_meta.php:784
+#: ../../package_774/enterprise/meta/include/functions_meta.php:774
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:681
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1740
+msgid "Active directory port"
+msgstr ""
+
+#: ../../include/functions_config.php:624
+msgid "Recursive search"
+msgstr ""
+
+#: ../../include/functions_config.php:628
+#: ../../enterprise/godmode/setup/setup_auth.php:445
+#: ../../enterprise/godmode/setup/setup_auth.php:1497
+#: ../../enterprise/meta/include/functions_meta.php:804
+#: ../../package_774/enterprise/meta/include/functions_meta.php:794
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:445
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1477
+msgid "Advanced Config AD"
+msgstr ""
+
+#: ../../include/functions_config.php:632
+#: ../../enterprise/godmode/setup/setup_auth.php:127
+#: ../../enterprise/meta/include/functions_meta.php:904
+#: ../../package_774/enterprise/meta/include/functions_meta.php:894
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:127
+msgid "Advanced Config LDAP"
+msgstr ""
+
+#: ../../include/functions_config.php:636
+#: ../../enterprise/godmode/setup/setup_auth.php:693
+#: ../../enterprise/godmode/setup/setup_auth.php:1783
+#: ../../enterprise/meta/include/functions_meta.php:814
+#: ../../package_774/enterprise/meta/include/functions_meta.php:804
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:693
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1763
+msgid "Domain"
+msgstr ""
+
+#: ../../include/functions_config.php:640
+msgid "Secondary active directory"
+msgstr ""
+
+#: ../../include/functions_config.php:644
+#: ../../enterprise/godmode/setup/setup_auth.php:705
+#: ../../enterprise/meta/include/functions_meta.php:834
+#: ../../package_774/enterprise/meta/include/functions_meta.php:824
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:705
+msgid "Secondary active directory server"
+msgstr ""
+
+#: ../../include/functions_config.php:648
+#: ../../enterprise/godmode/setup/setup_auth.php:711
+#: ../../enterprise/meta/include/functions_meta.php:844
+#: ../../package_774/enterprise/meta/include/functions_meta.php:834
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:711
+msgid "Secondary active directory port"
+msgstr ""
+
+#: ../../include/functions_config.php:656
+msgid "AD search timeout"
+msgstr ""
+
+#: ../../include/functions_config.php:660
+#: ../../enterprise/meta/include/functions_meta.php:874
+#: ../../package_774/enterprise/meta/include/functions_meta.php:864
+msgid "Secondary domain"
+msgstr ""
+
+#: ../../include/functions_config.php:664
+#: ../../enterprise/godmode/setup/setup_auth.php:505
+#: ../../enterprise/godmode/setup/setup_auth.php:1572
+#: ../../enterprise/meta/include/functions_meta.php:884
+#: ../../package_774/enterprise/meta/include/functions_meta.php:874
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:505
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1552
+msgid "Advanced Permisions AD"
+msgstr ""
+
+#: ../../include/functions_config.php:668
+#: ../../enterprise/godmode/setup/setup_auth.php:150
+#: ../../enterprise/meta/include/functions_meta.php:894
+#: ../../package_774/enterprise/meta/include/functions_meta.php:884
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:150
+msgid "Advanced Permissions LDAP"
+msgstr ""
+
+#: ../../include/functions_config.php:704
+msgid "Ldap search timeout"
+msgstr ""
+
+#: ../../include/functions_config.php:720
+msgid "Secontary start TLS"
+msgstr ""
+
+#: ../../include/functions_config.php:724
+#: ../../enterprise/meta/include/functions_meta.php:1247
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1237
+msgid "Secondary base DN"
+msgstr ""
+
+#: ../../include/functions_config.php:728
+#: ../../enterprise/meta/include/functions_meta.php:1257
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1247
+msgid "Secondary login attribute"
+msgstr ""
+
+#: ../../include/functions_config.php:744
+#: ../../enterprise/godmode/setup/setup_auth.php:111
+#: ../../enterprise/meta/include/functions_meta.php:1310
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1300
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:111
+msgid "Login user attribute"
+msgstr ""
+
+#: ../../include/functions_config.php:748
+#: ../../enterprise/godmode/setup/setup_auth.php:93
+#: ../../enterprise/meta/include/functions_meta.php:1331
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1321
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:93
+msgid "LDAP function"
+msgstr ""
+
+#: ../../include/functions_config.php:753
+#: ../../include/functions_config.php:855
+#: ../../enterprise/godmode/setup/setup_auth.php:81
+#: ../../enterprise/godmode/setup/setup_auth.php:440
+#: ../../enterprise/meta/include/functions_meta.php:752
+#: ../../enterprise/meta/include/functions_meta.php:1290
+#: ../../package_774/enterprise/meta/include/functions_meta.php:742
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1280
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:81
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:440
+msgid "Save Password"
+msgstr ""
+
+#: ../../include/functions_config.php:760
+#: ../../enterprise/meta/include/functions_meta.php:1320
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1310
+msgid "Save profile"
+msgstr ""
+
+#: ../../include/functions_config.php:764
+#: ../../enterprise/meta/include/functions_meta.php:1198
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1188
+msgid "LDAP secondary enabled"
+msgstr ""
+
+#: ../../include/functions_config.php:768
+#: ../../enterprise/godmode/setup/setup_auth.php:1402
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1382
+msgid "MySQL host"
+msgstr ""
+
+#: ../../include/functions_config.php:772
+#: ../../enterprise/godmode/setup/setup_auth.php:1408
+#: ../../enterprise/meta/include/functions_meta.php:1353
+#: ../../enterprise/meta/include/functions_meta.php:1407
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1343
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1397
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1388
+msgid "MySQL port"
+msgstr ""
+
+#: ../../include/functions_config.php:776
+#: ../../include/functions_config.php:1731
+#: ../../enterprise/godmode/setup/setup_auth.php:1414
+#: ../../enterprise/godmode/setup/setup_history.php:210
+#: ../../enterprise/meta/include/functions_meta.php:1363
+#: ../../enterprise/meta/include/functions_meta.php:1417
+#: ../../enterprise/meta/include/functions_meta.php:2295
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1353
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1407
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2285
+#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1394
+msgid "Database name"
+msgstr ""
+
+#: ../../include/functions_config.php:788
+#: ../../enterprise/meta/include/functions_meta.php:953
+#: ../../package_774/enterprise/meta/include/functions_meta.php:943
+msgid "Saml path"
+msgstr ""
+
+#: ../../include/functions_config.php:792
+#: ../../enterprise/meta/include/functions_meta.php:966
+#: ../../package_774/enterprise/meta/include/functions_meta.php:956
+msgid "Saml source"
+msgstr ""
+
+#: ../../include/functions_config.php:796
+#: ../../enterprise/meta/include/functions_meta.php:979
+#: ../../package_774/enterprise/meta/include/functions_meta.php:969
+msgid "Saml user id parameter"
+msgstr ""
+
+#: ../../include/functions_config.php:800
+#: ../../enterprise/meta/include/functions_meta.php:992
+#: ../../package_774/enterprise/meta/include/functions_meta.php:982
+msgid "Saml mail parameter"
+msgstr ""
+
+#: ../../include/functions_config.php:804
+#: ../../enterprise/meta/include/functions_meta.php:1005
+#: ../../package_774/enterprise/meta/include/functions_meta.php:995
+msgid "Saml group name parameter"
+msgstr ""
+
+#: ../../include/functions_config.php:808
+#: ../../enterprise/meta/include/functions_meta.php:1018
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1008
+msgid "Saml attr type parameter"
+msgstr ""
+
+#: ../../include/functions_config.php:812
+#: ../../enterprise/meta/include/functions_meta.php:1031
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1021
+msgid "Saml profiles and tags parameter"
+msgstr ""
+
+#: ../../include/functions_config.php:816
+msgid "Saml profile parameters"
+msgstr ""
+
+#: ../../include/functions_config.php:820
+#: ../../enterprise/meta/include/functions_meta.php:1070
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1060
+msgid "Saml tag parameter"
+msgstr ""
+
+#: ../../include/functions_config.php:824
+#: ../../enterprise/meta/include/functions_meta.php:1044
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1034
+msgid "Saml profile and tag separator"
+msgstr ""
+
+#: ../../include/functions_config.php:832
+msgid "2FA all users"
+msgstr ""
+
+#: ../../include/functions_config.php:836
+msgid "Control timeout"
+msgstr ""
+
+#: ../../include/functions_config.php:840
+#: ../../include/functions_config.php:846
+#: ../../enterprise/meta/include/functions_meta.php:736
+#: ../../enterprise/meta/include/functions_meta.php:1096
+#: ../../package_774/enterprise/meta/include/functions_meta.php:726
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1086
+msgid "Session timeout"
+msgstr ""
+
+#: ../../include/functions_config.php:843
+msgid "Session timeout forced to 90 minutes"
+msgstr ""
+
+#: ../../include/functions_config.php:865
+msgid "Event purge"
+msgstr ""
+
+#: ../../include/functions_config.php:901
+msgid "Max. days before autodisable deletion"
+msgstr ""
+
+#: ../../include/functions_config.php:905
+msgid "Item limit for realtime reports)"
+msgstr ""
+
+#: ../../include/functions_config.php:937
+msgid "Big Operatiopn Step to purge old data"
+msgstr ""
+
+#: ../../include/functions_config.php:971
+msgid "Max execution event response"
+msgstr ""
+
+#: ../../include/functions_config.php:983
+msgid "SNMP walk binary path"
+msgstr ""
+
+#: ../../include/functions_config.php:987
+msgid "SNMP walk binary path (fallback for v1)"
+msgstr ""
+
+#: ../../include/functions_config.php:991
+msgid "Default WMI Binary"
+msgstr ""
+
+#: ../../include/functions_config.php:1001
+msgid "SNMP Interface Agent Wizard"
+msgstr ""
+
+#: ../../include/functions_config.php:1012
+msgid "Notification Autoclose time"
+msgstr ""
+
+#: ../../include/functions_config.php:1016
+#: ../../enterprise/meta/include/functions_meta.php:1462
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1452
+msgid "Timestamp or time comparation"
+msgstr ""
+
+#: ../../include/functions_config.php:1020
+#: ../../enterprise/meta/advanced/metasetup.visual.php:196
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:164
+msgid "Graph color #1"
+msgstr ""
+
+#: ../../include/functions_config.php:1024
+#: ../../enterprise/meta/advanced/metasetup.visual.php:207
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:175
+msgid "Graph color #2"
+msgstr ""
+
+#: ../../include/functions_config.php:1028
+#: ../../enterprise/meta/advanced/metasetup.visual.php:218
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:186
+msgid "Graph color #3"
+msgstr ""
+
+#: ../../include/functions_config.php:1032
+msgid "Graph color #4"
+msgstr ""
+
+#: ../../include/functions_config.php:1036
+msgid "Graph color #5"
+msgstr ""
+
+#: ../../include/functions_config.php:1040
+msgid "Graph color #6"
+msgstr ""
+
+#: ../../include/functions_config.php:1044
+msgid "Graph color #7"
+msgstr ""
+
+#: ../../include/functions_config.php:1048
+msgid "Graph color #8"
+msgstr ""
+
+#: ../../include/functions_config.php:1052
+msgid "Graph color #9"
+msgstr ""
+
+#: ../../include/functions_config.php:1056
+msgid "Graph color #10"
+msgstr ""
+
+#: ../../include/functions_config.php:1059
+#: ../../include/functions_config.php:3611
+#: ../../include/functions_netflow.php:349
+#: ../../operation/network/network_report.php:401
+#: ../../operation/network/network_report.php:433
+#: ../../enterprise/include/functions_reporting_csv.php:3547
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:3235
+msgid "Bytes"
+msgstr ""
+
+#: ../../include/functions_config.php:1064
+#: ../../enterprise/meta/include/functions_meta.php:1527
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1517
+msgid "Data precision for reports"
+msgstr ""
+
+#: ../../include/functions_config.php:1089
+msgid "Show QR code header"
+msgstr ""
+
+#: ../../include/functions_config.php:1097
+#: ../../enterprise/meta/include/functions_meta.php:1951
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1941
+msgid "Font path"
+msgstr ""
+
+#: ../../include/functions_config.php:1113
+#: ../../enterprise/meta/include/functions_meta.php:1752
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1742
+msgid "Custom logo collapsed"
+msgstr ""
+
+#: ../../include/functions_config.php:1117
+msgid "Custom logo white background"
+msgstr ""
+
+#: ../../include/functions_config.php:1121
+#: ../../enterprise/meta/include/functions_meta.php:1782
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1772
+msgid "Custom logo login"
+msgstr ""
+
+#: ../../include/functions_config.php:1125
+#: ../../enterprise/meta/include/functions_meta.php:1792
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1782
+msgid "Custom splash login"
+msgstr ""
+
+#: ../../include/functions_config.php:1145
+msgid "Custom title header"
+msgstr ""
+
+#: ../../include/functions_config.php:1149
+msgid "Datepicker first day"
+msgstr ""
+
+#: ../../include/functions_config.php:1153
+msgid "Custom subtitle header"
+msgstr ""
+
+#: ../../include/functions_config.php:1157
+#: ../../enterprise/meta/include/functions_meta.php:1842
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1832
+msgid "Meta custom title header"
+msgstr ""
+
+#: ../../include/functions_config.php:1161
+#: ../../enterprise/meta/include/functions_meta.php:1852
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1842
+msgid "Meta custom subtitle header"
+msgstr ""
+
+#: ../../include/functions_config.php:1165
+#: ../../enterprise/meta/include/functions_meta.php:1822
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1812
+msgid "Custom title1 login"
+msgstr ""
+
+#: ../../include/functions_config.php:1169
+#: ../../enterprise/meta/include/functions_meta.php:1832
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1822
+msgid "Custom title2 login"
+msgstr ""
+
+#: ../../include/functions_config.php:1173
+msgid "Login background"
+msgstr ""
+
+#: ../../include/functions_config.php:1177
+#: ../../include/functions_config.php:1225
+msgid "Custom Docs url"
+msgstr ""
+
+#: ../../include/functions_config.php:1181
+#: ../../include/functions_config.php:1229
+msgid "Custom support url"
+msgstr ""
+
+#: ../../include/functions_config.php:1201
+msgid "Custom logo metaconsole (white background)"
+msgstr ""
+
+#: ../../include/functions_config.php:1205
+msgid "Custom logo login metaconsole"
+msgstr ""
+
+#: ../../include/functions_config.php:1209
+msgid "Custom splash login metaconsole"
+msgstr ""
+
+#: ../../include/functions_config.php:1213
+msgid "Custom title1 login metaconsole"
+msgstr ""
+
+#: ../../include/functions_config.php:1217
+msgid "Custom title2 login metaconsole"
+msgstr ""
+
+#: ../../include/functions_config.php:1221
+msgid "Login background metaconsole"
+msgstr ""
+
+#: ../../include/functions_config.php:1233
+#: ../../enterprise/meta/include/functions_meta.php:2058
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2048
+msgid "Use the legacy Visual Console"
+msgstr ""
+
+#: ../../include/functions_config.php:1237
+#: ../../enterprise/meta/include/functions_meta.php:2069
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2059
+msgid "Default expiration of the Visual Console item's cache"
+msgstr ""
+
+#: ../../include/functions_config.php:1245
+msgid "Default line favourite_view for the Visual Console"
+msgstr ""
+
+#: ../../include/functions_config.php:1249
+msgid "Default line menu items for the Visual Console"
+msgstr ""
+
+#: ../../include/functions_config.php:1257
+#: ../../enterprise/meta/advanced/metasetup.visual.php:1081
+#: ../../enterprise/meta/include/functions_meta.php:2085
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2075
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:978
+msgid "Mobile view not allow visual console orientation"
+msgstr ""
+
+#: ../../include/functions_config.php:1265
+msgid "Default line menu items for the Services"
+msgstr ""
+
+#: ../../include/functions_config.php:1305
+msgid "Show units in values report"
+msgstr ""
+
+#: ../../include/functions_config.php:1313
+msgid "Autohidden menu"
+msgstr ""
+
+#: ../../include/functions_config.php:1317
+msgid "Visual animation"
+msgstr ""
+
+#: ../../include/functions_config.php:1321
+#: ../../include/functions_config.php:1325
+#: ../../enterprise/meta/include/functions_meta.php:1692
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1682
+msgid "Random background"
+msgstr ""
+
+#: ../../include/functions_config.php:1329
+#: ../../enterprise/meta/advanced/metasetup.visual.php:361
+#: ../../enterprise/meta/include/functions_meta.php:1632
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1622
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:298
+msgid "Disable help"
+msgstr ""
+
+#: ../../include/functions_config.php:1333
+msgid "Fixed graph"
+msgstr ""
+
+#: ../../include/functions_config.php:1341
+msgid "Paginate module"
+msgstr ""
+
+#: ../../include/functions_config.php:1353
+msgid "Shortened module graph data"
+msgstr ""
+
+#: ../../include/functions_config.php:1357
+#: ../../enterprise/meta/advanced/metasetup.visual.php:548
+#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:475
+msgid "Show the group name instead the group icon."
+msgstr ""
+
+#: ../../include/functions_config.php:1361
+msgid "Show empty groups in group view."
+msgstr ""
+
+#: ../../include/functions_config.php:1369
+msgid "Default type of module charts."
+msgstr ""
+
+#: ../../include/functions_config.php:1373
+msgid "Default Number of elements in Custom Graph."
+msgstr ""
+
+#: ../../include/functions_config.php:1377
+msgid "Default type of interface charts."
+msgstr ""
+
+#: ../../include/functions_config.php:1388
+#: ../../include/functions_config.php:3699
+#: ../../include/functions_reporting_html.php:1321
+#: ../../enterprise/include/functions_reporting.php:1896
+#: ../../enterprise/include/functions_reporting.php:1937
+#: ../../enterprise/include/functions_reporting.php:3173
+#: ../../enterprise/include/functions_reporting.php:3232
+#: ../../enterprise/include/functions_reporting.php:4163
+#: ../../enterprise/include/functions_reporting.php:4222
+#: ../../enterprise/include/functions_reporting.php:6416
+#: ../../enterprise/include/functions_reporting_csv.php:2138
+#: ../../enterprise/include/functions_reporting_csv.php:2184
+#: ../../enterprise/include/functions_reporting_csv.php:2502
+#: ../../enterprise/operation/agentes/security_hardening.php:519
+#: ../../package_774/enterprise/include/functions_reporting.php:1885
+#: ../../package_774/enterprise/include/functions_reporting.php:1926
+#: ../../package_774/enterprise/include/functions_reporting.php:3162
+#: ../../package_774/enterprise/include/functions_reporting.php:3221
+#: ../../package_774/enterprise/include/functions_reporting.php:4152
+#: ../../package_774/enterprise/include/functions_reporting.php:4211
+#: ../../package_774/enterprise/include/functions_reporting.php:6405
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1896
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:1942
+#: ../../package_774/enterprise/include/functions_reporting_csv.php:2260
+#: ../../package_774/enterprise/operation/agentes/security_hardening.php:505
+msgid "Fail"
+msgstr ""
+
+#: ../../include/functions_config.php:1393
+msgid "Display lateral menus with left click"
+msgstr ""
+
+#: ../../include/functions_config.php:1402
+msgid "Service item padding size"
+msgstr ""
+
+#: ../../include/functions_config.php:1407
+msgid "Default percentil"
+msgstr ""
+
+#: ../../include/functions_config.php:1411
+msgid "Default full scale (TIP)"
+msgstr ""
+
+#: ../../include/functions_config.php:1415
+msgid "Default soft graphs"
+msgstr ""
+
+#: ../../include/functions_config.php:1419
+msgid "Default zoom graphs"
+msgstr ""
+
+#: ../../include/functions_config.php:1428
+msgid "Default height of the chart image"
+msgstr ""
+
+#: ../../include/functions_config.php:1450
+msgid "Add the custom post process"
+msgstr ""
+
+#: ../../include/functions_config.php:1458
+msgid "Delete the custom post process"
+msgstr ""
+
+#: ../../include/functions_config.php:1521
+msgid "Add custom module unit"
+msgstr ""
+
+#: ../../include/functions_config.php:1527
+msgid "Delete custom module unit"
+msgstr ""
+
+#: ../../include/functions_config.php:1532
+#: ../../enterprise/meta/include/functions_meta.php:1973
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1963
+msgid "Custom report info"
+msgstr ""
+
+#: ../../include/functions_config.php:1548
+#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:102
+#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:122
+#: ../../enterprise/meta/include/functions_meta.php:1983
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1973
+msgid "Font family"
+msgstr ""
+
+#: ../../include/functions_config.php:1576
+#: ../../enterprise/meta/include/functions_meta.php:1961
+#: ../../package_774/enterprise/meta/include/functions_meta.php:1951
+msgid "Use data multiplier"
+msgstr ""
+
+#: ../../include/functions_config.php:1588
+msgid "Thousand separator"
+msgstr ""
+
+#: ../../include/functions_config.php:1595
+msgid "Name storage path"
+msgstr ""
+
+#: ../../include/functions_config.php:1638
+msgid "Sflow name dir"
+msgstr ""
+
+#: ../../include/functions_config.php:1681
+msgid "IP ElasticSearch server"
+msgstr ""
+
+#: ../../include/functions_config.php:1685
+msgid "Port ElasticSearch server"
+msgstr ""
+
+#: ../../include/functions_config.php:1689
+#: ../../enterprise/godmode/setup/setup_log_collector.php:89
+#: ../../enterprise/meta/include/functions_meta.php:573
+#: ../../package_774/enterprise/meta/include/functions_meta.php:563
+#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:89
+msgid "Number of logs viewed"
+msgstr ""
+
+#: ../../include/functions_config.php:1693
+#: ../../enterprise/godmode/setup/setup_log_collector.php:102
+#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:102
+msgid "Days to purge old information"
+msgstr ""
+
+#: ../../include/functions_config.php:1697
+msgid "User ElasticSearch server"
+msgstr ""
+
+#: ../../include/functions_config.php:1701
+msgid "Pass ElasticSearch server"
+msgstr ""
+
+#: ../../include/functions_config.php:1705
+msgid "Https ElasticSearch server"
+msgstr ""
+
+#: ../../include/functions_config.php:1718
+#: ../../enterprise/meta/include/functions_meta.php:2281
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2271
+msgid "Active and historical database cannot be the same."
+msgstr ""
+
+#: ../../include/functions_config.php:1723
+#: ../../enterprise/godmode/setup/setup_history.php:178
+#: ../../enterprise/meta/include/functions_meta.php:2285
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2275
+msgid "Host"
+msgstr ""
+
+#: ../../include/functions_config.php:1736
+#: ../../enterprise/meta/include/functions_meta.php:2301
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2291
+msgid "Enable history database"
+msgstr ""
+
+#: ../../include/functions_config.php:1740
+#: ../../enterprise/meta/include/functions_meta.php:2306
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2296
+msgid "Enable history event"
+msgstr ""
+
+#: ../../include/functions_config.php:1744
+msgid "Enable history trap"
+msgstr ""
+
+#: ../../include/functions_config.php:1748
+#: ../../enterprise/godmode/setup/setup_history.php:226
+#: ../../enterprise/meta/include/functions_meta.php:2311
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2301
+msgid "Database user"
+msgstr ""
+
+#: ../../include/functions_config.php:1752
+#: ../../enterprise/godmode/setup/setup_history.php:242
+#: ../../enterprise/meta/include/functions_meta.php:2316
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2306
+msgid "Database password"
+msgstr ""
+
+#: ../../include/functions_config.php:1764
+msgid "Enable history database advanced"
+msgstr ""
+
+#: ../../include/functions_config.php:1773
+msgid "String Days"
+msgstr ""
+
+#: ../../include/functions_config.php:1781
+#: ../../enterprise/meta/include/functions_meta.php:2359
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2349
+msgid "Event Days"
+msgstr ""
+
+#: ../../include/functions_config.php:1789
+msgid "Trap Days"
+msgstr ""
+
+#: ../../include/functions_config.php:1797
+msgid "Trap history purge"
+msgstr ""
+
+#: ../../include/functions_config.php:1813
+#: ../../enterprise/godmode/servers/new_HA_cluster.php:147
+#: ../../enterprise/meta/include/functions_meta.php:2377
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2367
+#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:143
+msgid "Delay"
+msgstr ""
+
+#: ../../include/functions_config.php:1845
+#: ../../enterprise/meta/include/functions_meta.php:2410
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2400
+msgid "Historical database purge"
+msgstr ""
+
+#: ../../include/functions_config.php:1853
+#: ../../enterprise/meta/include/functions_meta.php:2419
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2409
+msgid "Historical database partitions"
+msgstr ""
+
+#: ../../include/functions_config.php:1861
+#: ../../enterprise/meta/include/functions_meta.php:2428
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2418
+msgid "Historical database events purge"
+msgstr ""
+
+#: ../../include/functions_config.php:1869
+msgid "Historical database traps purge"
+msgstr ""
+
+#: ../../include/functions_config.php:1877
+#: ../../enterprise/meta/include/functions_meta.php:2437
+#: ../../package_774/enterprise/meta/include/functions_meta.php:2427
+msgid "Historical database string purge"
+msgstr ""
+
+#: ../../include/functions_config.php:1888
+msgid "Enable eHorus"
+msgstr ""
+
+#: ../../include/functions_config.php:1892
+msgid "eHorus user login"
+msgstr ""
+
+#: ../../include/functions_config.php:1904
+msgid "eHorus API hostname"
+msgstr ""
+
+#: ../../include/functions_config.php:1908
+msgid "eHorus API port"
+msgstr ""
+
+#: ../../include/functions_config.php:1912
+msgid "eHorus request timeout"
+msgstr ""
+
+#: ../../include/functions_config.php:1916
+msgid "eHorus id custom field"
+msgstr ""
+
+#: ../../include/functions_config.php:1922
+msgid "Pandora ITSM user login"
+msgstr ""
+
+#: ../../include/functions_config.php:1930
+msgid "Pandora ITSM token"
+msgstr ""
+
+#: ../../include/functions_config.php:1944
+msgid "Pandora ITSM API hostname"
+msgstr ""
+
+#: ../../include/functions_config.php:1949
+msgid "Pandora ITSM API public url"
+msgstr ""
+
+#: ../../include/functions_config.php:1954
+msgid "Pandora ITSM API agents sync"
+msgstr ""
+
+#: ../../include/functions_config.php:1968
+msgid "Pandora ITSM default group"
+msgstr ""
+
+#: ../../include/functions_config.php:1982
+msgid "Pandora ITSM custom response default group"
+msgstr ""
+
+#: ../../include/functions_config.php:1986
+msgid "Pandora ITSM default priority"
+msgstr ""
+
+#: ../../include/functions_config.php:1990
+msgid "Pandora ITSM custom response default priority"
+msgstr ""
+
+#: ../../include/functions_config.php:1994
+msgid "Pandora ITSM default creator"
+msgstr ""
+
+#: ../../include/functions_config.php:1998
+msgid "Pandora ITSM default owner"
+msgstr ""
+
+#: ../../include/functions_config.php:2002
+msgid "Pandora ITSM custom response default owner"
+msgstr ""
+
+#: ../../include/functions_config.php:2006
+msgid "Pandora ITSM default ticket type"
+msgstr ""
+
+#: ../../include/functions_config.php:2010
+msgid "Pandora ITSM custom response default ticket type"
+msgstr ""
+
+#: ../../include/functions_config.php:2014
+msgid "Pandora ITSM default ticket status"
+msgstr ""
+
+#: ../../include/functions_config.php:2018
+msgid "Pandora ITSM custom response default ticket status"
+msgstr ""
+
+#: ../../include/functions_config.php:2022
+msgid "Pandora ITSM default ticket title"
+msgstr ""
+
+#: ../../include/functions_config.php:2026
+msgid "Pandora ITSM custom response default ticket title"
+msgstr ""
+
+#: ../../include/functions_config.php:2046
+msgid "Pandora ITSM default ticket content"
+msgstr ""
+
+#: ../../include/functions_config.php:2050
+msgid "Pandora ITSM custom response default ticket content"
+msgstr ""
+
+#: ../../include/functions_config.php:2056
+msgid "Module Library User"
+msgstr ""
+
+#: ../../include/functions_config.php:2060
+msgid "Module Library Password"
+msgstr ""
+
+#: ../../include/functions_config.php:2079
+#, php-format
+msgid "Update failed. The next values could not be updated: 
-%s" +msgstr "" + +#: ../../include/functions_config.php:2816 +#: ../../operation/agentes/networkmap.dinamic.php:228 +msgid "Pandora FMS" +msgstr "" + +#: ../../include/functions_config.php:2824 ../../include/functions_ui.php:2243 +#: ../../operation/reporting/graph_analytics_public.php:49 +msgid "the Flexible Monitoring System" +msgstr "" + +#: ../../include/functions_config.php:2828 +msgid "PandoraFMS Metaconsole" +msgstr "" + +#: ../../include/functions_config.php:2832 +msgid "Centralized operation console" +msgstr "" + +#: ../../include/functions_config.php:2892 +#: ../../enterprise/include/reset_pass.php:285 +#: ../../enterprise/meta/general/login_page.php:335 +#: ../../enterprise/meta/include/reset_pass.php:147 +msgid "COMMAND CENTER" +msgstr "" + +#: ../../include/functions_cron.php:498 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:661 +#: ../../enterprise/include/ajax/cron.ajax.php:67 +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:103 +#: ../../enterprise/include/functions_tasklist.php:198 +#: ../../package_774/enterprise/include/functions_tasklist.php:198 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:661 +msgid "Task" +msgstr "" + +#: ../../include/functions_cron.php:499 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:377 +#: ../../enterprise/godmode/setup/setup_history.php:903 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:679 +#: ../../enterprise/include/ajax/cron.ajax.php:103 +#: ../../enterprise/include/functions_tasklist.php:199 +#: ../../package_774/enterprise/include/functions_tasklist.php:199 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:679 +msgid "Scheduled" +msgstr "" + +#: ../../include/functions_cron.php:500 +#: ../../enterprise/include/ajax/cron.ajax.php:142 +#: ../../enterprise/include/functions_tasklist.php:200 +#: ../../package_774/enterprise/include/functions_tasklist.php:200 +msgid "Next execution" +msgstr "" + +#: ../../include/functions_cron.php:501 +#: ../../enterprise/include/functions_tasklist.php:201 +#: ../../package_774/enterprise/include/functions_tasklist.php:201 +msgid "Last run" +msgstr "" + +#: ../../include/functions_cron.php:535 ../../include/functions_cron.php:573 +#: ../../include/functions_cron.php:628 ../../include/functions_cron.php:720 +#: ../../include/functions_cron.php:756 ../../include/functions_cron.php:802 +#: ../../include/functions_cron.php:844 ../../include/functions_cron.php:878 +#: ../../enterprise/include/functions_tasklist.php:277 +#: ../../enterprise/include/functions_tasklist.php:341 +#: ../../enterprise/include/functions_tasklist.php:429 +#: ../../enterprise/include/functions_tasklist.php:472 +#: ../../enterprise/include/functions_tasklist.php:527 +#: ../../enterprise/include/functions_tasklist.php:566 +#: ../../enterprise/include/functions_tasklist.php:603 +#: ../../package_774/enterprise/include/functions_tasklist.php:277 +#: ../../package_774/enterprise/include/functions_tasklist.php:341 +#: ../../package_774/enterprise/include/functions_tasklist.php:429 +#: ../../package_774/enterprise/include/functions_tasklist.php:472 +#: ../../package_774/enterprise/include/functions_tasklist.php:527 +#: ../../package_774/enterprise/include/functions_tasklist.php:566 +#: ../../package_774/enterprise/include/functions_tasklist.php:603 +msgid "Force run" +msgstr "" + +#: ../../include/functions_cron.php:611 ../../include/functions_cron.php:704 +#: ../../include/functions_cron.php:828 +#: ../../enterprise/include/functions_reporting.php:8401 +#: ../../enterprise/include/functions_reporting.php:8438 +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../enterprise/include/functions_reporting_csv.php:1781 +#: ../../enterprise/include/functions_reporting_csv.php:1812 +#: ../../enterprise/include/functions_reporting_csv.php:1867 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../enterprise/include/functions_reporting_csv.php:1971 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../enterprise/include/functions_tasklist.php:313 +#: ../../enterprise/include/functions_tasklist.php:404 +#: ../../enterprise/include/functions_tasklist.php:502 +#: ../../enterprise/operation/reporting/custom_reporting.php:138 +#: ../../package_774/enterprise/include/functions_reporting.php:8390 +#: ../../package_774/enterprise/include/functions_reporting.php:8427 +#: ../../package_774/enterprise/include/functions_tasklist.php:313 +#: ../../package_774/enterprise/include/functions_tasklist.php:404 +#: ../../package_774/enterprise/include/functions_tasklist.php:502 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1539 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1570 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1625 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +msgid "Report type" +msgstr "" + +#: ../../include/functions_cron.php:675 +#: ../../enterprise/include/functions_tasklist.php:375 +#: ../../package_774/enterprise/include/functions_tasklist.php:375 +msgid "regex" +msgstr "" + +#: ../../include/functions_cron.php:701 +#: ../../enterprise/include/functions_cron.php:124 +#: ../../enterprise/include/functions_tasklist.php:401 +#: ../../package_774/enterprise/include/functions_tasklist.php:401 +#: ../../package_774/enterprise/include/functions_cron.php:124 +msgid "Report per agent" +msgstr "" + +#: ../../include/functions_cron.php:740 +#: ../../enterprise/include/functions_cron.php:195 +#: ../../enterprise/include/functions_tasklist.php:447 +#: ../../package_774/enterprise/include/functions_tasklist.php:447 +#: ../../package_774/enterprise/include/functions_cron.php:195 +msgid "Custom script" +msgstr "" + +#: ../../include/functions_cron.php:975 +#: ../../enterprise/include/functions_tasklist.php:777 +#: ../../package_774/enterprise/include/functions_tasklist.php:777 +msgid "Enable task" +msgstr "" + +#: ../../include/functions_cron.php:989 +msgid "There are no jobs" +msgstr "" + +#: ../../include/functions_db.php:147 +#, php-format +msgid "Error connecting to database %s at %s." +msgstr "" + +#: ../../include/functions_db.php:1941 +msgid "Database debug" +msgstr "" + +#: ../../include/functions_db.php:1958 +msgid "SQL sentence" +msgstr "" + +#: ../../include/functions_db.php:1960 +msgid "Rows" +msgstr "" + +#: ../../include/functions_db.php:1961 +msgid "Saved" +msgstr "" + +#: ../../include/functions_db.php:1962 +msgid "Time (ms)" +msgstr "" + +#: ../../include/functions_events.php:70 +#: ../../include/functions_modules.php:2937 +#: ../../include/functions_modules.php:4323 +#: ../../mobile/operation/modules.php:542 +#: ../../mobile/operation/modules.php:616 +#: ../../operation/agentes/status_monitor.php:1812 +#: ../../operation/events/events.php:861 ../../operation/search_modules.php:114 +#: ../../enterprise/operation/agentes/tag_view.php:1068 +msgid "NOT INIT" +msgstr "" + +#: ../../include/functions_events.php:75 ../../include/functions_events.php:101 +#: ../../include/functions_ui.php:4396 ../../operation/events/events.php:806 +#: ../../operation/events/events.php:868 +msgid "ALERT" +msgstr "" + +#: ../../include/functions_events.php:108 +#: ../../include/functions_events.php:2955 +#: ../../include/functions_graph.php:3119 +#: ../../include/functions_graph.php:5396 ../../include/functions_ui.php:4405 +#: ../../operation/events/events.php:815 +msgid "SYSTEM" +msgstr "" + +#: ../../include/functions_events.php:194 +msgid "NEW" +msgstr "" + +#: ../../include/functions_events.php:197 +msgid "IN PROCESS" +msgstr "" + +#: ../../include/functions_events.php:200 +msgid "VALIDATED" +msgstr "" + +#: ../../include/functions_events.php:251 +#: ../../enterprise/meta/include/functions_events_meta.php:58 +msgid "Event id" +msgstr "" + +#: ../../include/functions_events.php:252 +#: ../../include/functions_events.php:2532 +#: ../../include/functions_events.php:4990 +#: ../../include/functions_reporting_html.php:1958 +#: ../../include/functions_reporting_html.php:1966 +#: ../../include/functions_reporting_html.php:6520 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:474 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:534 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:587 +#: ../../enterprise/meta/include/functions_events_meta.php:62 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:474 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:534 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:587 +msgid "Event name" +msgstr "" + +#: ../../include/functions_events.php:259 +msgid "Agent module" +msgstr "" + +#: ../../include/functions_events.php:265 +#: ../../include/functions_events.php:4691 +#: ../../enterprise/meta/include/functions_events_meta.php:114 +msgid "Extra id" +msgstr "" + +#: ../../include/functions_events.php:272 +msgid "Module custom id" +msgstr "" + +#: ../../include/functions_events.php:1867 +#, php-format +msgid "Could not connect: %s" +msgstr "" + +#: ../../include/functions_events.php:2500 +#: ../../include/functions_events.php:2503 +#: ../../include/functions_reporting.php:2357 +#: ../../include/functions_reporting.php:2732 +#: ../../include/functions_reporting_html.php:7398 +#: ../../include/functions_reporting_html.php:7557 +#: ../../mobile/operation/events.php:1187 +msgid "No events" +msgstr "" + +#: ../../include/functions_events.php:2513 +msgid "Latest events" +msgstr "" + +#: ../../include/functions_events.php:2550 +#: ../../enterprise/operation/agentes/policy_view.php:70 +msgid "V." +msgstr "" + +#: ../../include/functions_events.php:2574 +#: ../../include/functions_events.php:4831 +#: ../../include/functions_reporting_html.php:1746 +#: ../../include/functions_reporting_html.php:1988 +#: ../../include/functions_reporting_html.php:3858 +#: ../../mobile/operation/events.php:442 ../../operation/events/events.php:894 +msgid "New event" +msgstr "" + +#: ../../include/functions_events.php:2579 +#: ../../include/functions_events.php:4837 +#: ../../include/functions_reporting_html.php:1735 +#: ../../include/functions_reporting_html.php:1993 +#: ../../include/functions_reporting_html.php:3863 +#: ../../mobile/operation/events.php:447 ../../operation/events/events.php:907 +msgid "Event validated" +msgstr "" + +#: ../../include/functions_events.php:2584 +#: ../../include/functions_events.php:4843 +#: ../../include/functions_reporting_html.php:1740 +#: ../../include/functions_reporting_html.php:1998 +#: ../../include/functions_reporting_html.php:3868 +#: ../../mobile/operation/events.php:452 ../../operation/events/events.php:919 +msgid "Event in process" +msgstr "" + +#: ../../include/functions_events.php:2919 +msgid "Going to unknown" +msgstr "" + +#: ../../include/functions_events.php:2927 +msgid "Alert manually validated" +msgstr "" + +#: ../../include/functions_events.php:2931 +msgid "Going from critical to warning" +msgstr "" + +#: ../../include/functions_events.php:2937 +msgid "Going up to critical state" +msgstr "" + +#: ../../include/functions_events.php:2943 +msgid "Going up to normal state" +msgstr "" + +#: ../../include/functions_events.php:2947 +msgid "Going down from normal to warning" +msgstr "" + +#: ../../include/functions_events.php:2959 +msgid "Discovery server detected a new host" +msgstr "" + +#: ../../include/functions_events.php:2963 +msgid "New agent created" +msgstr "" + +#: ../../include/functions_events.php:2980 +msgid "Unknown type:" +msgstr "" + +#: ../../include/functions_events.php:3271 +#: ../../include/functions_events.php:3304 +msgid "Only new" +msgstr "" + +#: ../../include/functions_events.php:3281 +msgid "Not Validated" +msgstr "" + +#: ../../include/functions_events.php:3282 +msgid "Not in process" +msgstr "" + +#: ../../include/functions_events.php:3487 +msgid "Change owner" +msgstr "" + +#: ../../include/functions_events.php:3552 +msgid "Change status" +msgstr "" + +#: ../../include/functions_events.php:3653 +#: ../../include/functions_events.php:5392 +#: ../../views/ITSM/ITSMTicketDetailView.php:400 +msgid "Add comment" +msgstr "" + +#: ../../include/functions_events.php:3676 +#: ../../include/functions_events.php:3680 +#: ../../operation/events/events.php:1132 +msgid "Delete event" +msgstr "" + +#: ../../include/functions_events.php:3703 +msgid "Custom responses" +msgstr "" + +#: ../../include/functions_events.php:4321 +msgid "Extended information" +msgstr "" + +#: ../../include/functions_events.php:4352 +msgid "There was an error connecting to the node" +msgstr "" + +#: ../../include/functions_events.php:4373 +msgid "Agent details" +msgstr "" + +#: ../../include/functions_events.php:4387 +msgid "This agent belongs to metaconsole, is not possible display it" +msgstr "" + +#: ../../include/functions_events.php:4507 +msgid "View custom fields" +msgstr "" + +#: ../../include/functions_events.php:4530 +msgid "Module details" +msgstr "" + +#: ../../include/functions_events.php:4546 +msgid "No assigned" +msgstr "" + +#: ../../include/functions_events.php:4627 +#: ../../include/functions_events.php:4636 +msgid "Go to data overview" +msgstr "" + +#: ../../include/functions_events.php:4777 +#, php-format +msgid "Invalid custom data: %s" +msgstr "" + +#: ../../include/functions_events.php:4984 +#: ../../mobile/operation/events.php:825 +msgid "Event ID" +msgstr "" + +#: ../../include/functions_events.php:5006 +msgid "First event" +msgstr "" + +#: ../../include/functions_events.php:5009 +msgid "Last event" +msgstr "" + +#: ../../include/functions_events.php:5114 +#: ../../mobile/operation/events.php:853 +msgid "Acknowledged by" +msgstr "" + +#: ../../include/functions_events.php:5170 +msgid "ID extra" +msgstr "" + +#: ../../include/functions_events.php:5228 +msgid "Autovalidated" +msgstr "" + +#: ../../include/functions_events.php:5286 +msgid "There are no comments" +msgstr "" + +#: ../../include/functions_events.php:5302 +msgid "by" +msgstr "" + +#: ../../include/functions_events.php:5972 +#, php-format +msgid "Event # %d" +msgstr "" + +#: ../../include/functions_events.php:5975 +msgid "Executing command: " +msgstr "" + +#: ../../include/functions_events.php:5996 +#: ../../enterprise/tools/ipam/ipam_ajax.php:554 +msgid "Execute again" +msgstr "" + +#: ../../include/functions_filemanager.php:148 +#: ../../include/functions_filemanager.php:232 +#: ../../include/functions_filemanager.php:287 +#: ../../include/functions_filemanager.php:380 +msgid "Security error" +msgstr "" + +#: ../../include/functions_filemanager.php:167 +#: ../../include/functions_filemanager.php:223 +msgid "Upload error" +msgstr "" + +#: ../../include/functions_filemanager.php:176 +#, php-format +msgid "Issue setting umask: %s" +msgstr "" + +#: ../../include/functions_filemanager.php:181 +#: ../../include/functions_filemanager.php:238 +msgid "Upload correct" +msgstr "" + +#: ../../include/functions_filemanager.php:235 +msgid "It was impossible to uncompress your file" +msgstr "" + +#: ../../include/functions_filemanager.php:251 +msgid "" +"File size seems to be too large. Please check your php.ini configuration or " +"contact with the administrator" +msgstr "" + +#: ../../include/functions_filemanager.php:300 +msgid "File created correctly" +msgstr "" + +#: ../../include/functions_filemanager.php:303 +msgid "Error creating file" +msgstr "" + +#: ../../include/functions_filemanager.php:310 +#: ../../include/functions_filemanager.php:360 +msgid "Error creating file with empty name" +msgstr "" + +#: ../../include/functions_filemanager.php:336 +#: ../../enterprise/godmode/agentes/collections.editor.php:219 +#: ../../enterprise/meta/advanced/collections.editor.php:193 +msgid "Security error." +msgstr "" + +#: ../../include/functions_filemanager.php:351 +msgid "Directory created" +msgstr "" + +#: ../../include/functions_filemanager.php:354 +msgid "Something gone wrong creating directory" +msgstr "" + +#: ../../include/functions_filemanager.php:382 +#: ../../include/functions_filemanager.php:399 +#: ../../include/functions_inventory.php:1222 +#: ../../include/functions_inventory.php:1287 +#: ../../include/functions_reporting_html.php:2590 +msgid "Deleted" +msgstr "" + +#: ../../include/functions_filemanager.php:592 +#: ../../include/functions_filemanager.php:888 +msgid "Create a Directory" +msgstr "" + +#: ../../include/functions_filemanager.php:598 +#: ../../include/functions_filemanager.php:900 +#: ../../include/functions_filemanager.php:903 +msgid "Create File" +msgstr "" + +#: ../../include/functions_filemanager.php:603 +#: ../../include/functions_filemanager.php:914 +#: ../../include/functions_filemanager.php:917 +msgid "Upload Files" +msgstr "" + +#: ../../include/functions_filemanager.php:637 +#: ../../include/functions_filemanager.php:858 +msgid "Real path" +msgstr "" + +#: ../../include/functions_filemanager.php:672 +#, php-format +msgid "Directory %s doesn't exist!" +msgstr "" + +#: ../../include/functions_filemanager.php:717 +msgid "Parent directory" +msgstr "" + +#: ../../include/functions_filemanager.php:731 +msgid "Directory" +msgstr "" + +#: ../../include/functions_filemanager.php:739 +msgid "Compressed file" +msgstr "" + +#: ../../include/functions_filemanager.php:743 +#: ../../include/functions_filemanager.php:750 +msgid "Text file" +msgstr "" + +#: ../../include/functions_filemanager.php:783 +msgid "This file could be executed by any user" +msgstr "" + +#: ../../include/functions_filemanager.php:784 +msgid "Make sure it can't perform dangerous tasks" +msgstr "" + +#: ../../include/functions_filemanager.php:869 +msgid "No files or directories to show." +msgstr "" + +#: ../../include/functions_filemanager.php:885 +#: ../../include/functions_filemanager.php:1023 +msgid "Create directory" +msgstr "" + +#: ../../include/functions_filemanager.php:950 +msgid "The zip upload in this dir, easy to upload multiple files." +msgstr "" + +#: ../../include/functions_filemanager.php:960 +msgid "Decompress" +msgstr "" + +#: ../../include/functions_filemanager.php:981 +#: ../../enterprise/extensions/csv_import_group/main.php:131 +#: ../../enterprise/include/class/CSVImportAgents.class.php:208 +msgid "Go" +msgstr "" + +#: ../../include/functions_filemanager.php:1038 +msgid "Create file" +msgstr "" + +#: ../../include/functions_filemanager.php:1052 +msgid "Upload file/s" +msgstr "" + +#: ../../include/functions_filemanager.php:1083 +msgid "The directory is read-only" +msgstr "" + +#: ../../include/functions_files_repository.php:41 +msgid "Attachment directory is not writable by HTTP Server" +msgstr "" + +#: ../../include/functions_files_repository.php:44 +#, php-format +msgid "Please check that the web server has write rights on the %s directory" +msgstr "" + +#: ../../include/functions_files_repository.php:320 +msgid "The file could not be copied" +msgstr "" + +#: ../../include/functions_files_repository.php:323 +msgid "There was an error creating the file" +msgstr "" + +#: ../../include/functions_files_repository.php:326 +msgid "File has an invalid extension" +msgstr "" + +#: ../../include/functions_files_repository.php:380 +msgid "There was an error updating the file" +msgstr "" + +#: ../../include/functions_gis.php:27 ../../include/functions_gis.php:31 +#: ../../include/functions_gis.php:36 +msgid "Hierarchy of agents" +msgstr "" + +#: ../../include/functions_graph.php:2520 +#: ../../include/functions_reporting.php:7694 +#: ../../include/functions_reporting.php:7717 +#: ../../include/functions_reporting.php:7732 +#: ../../include/functions_reporting.php:7748 +#: ../../include/functions_reporting.php:7763 +#: ../../include/functions_reporting_html.php:5033 +#: ../../include/functions_reporting_html.php:5062 +#: ../../include/functions_reporting_html.php:5105 +#: ../../include/functions_reporting_html.php:5128 +#: ../../include/functions_reporting_html.php:5131 +#: ../../include/functions_reporting_html.php:5138 +#: ../../enterprise/include/functions_reporting_csv.php:1887 +#: ../../enterprise/include/functions_reporting_pdf.php:600 +#: ../../enterprise/include/functions_reporting_pdf.php:632 +#: ../../enterprise/include/functions_reporting_pdf.php:658 +#: ../../enterprise/include/functions_reporting_pdf.php:683 +#: ../../enterprise/include/functions_reporting_pdf.php:686 +#: ../../enterprise/include/functions_reporting_pdf.php:693 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:564 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:596 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:622 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:647 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:650 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:657 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1645 +msgid "Maximun" +msgstr "" + +#: ../../include/functions_graph.php:2686 +msgid "Not fired alerts" +msgstr "" + +#: ../../include/functions_graph.php:5140 +msgid "Main node" +msgstr "" + +#: ../../include/functions_graph.php:5464 +#: ../../include/functions_graph.php:5603 +#: ../../operation/agentes/interface_traffic_graph_win.php:169 +msgid "Refresh time" +msgstr "" + +#: ../../include/functions_graph.php:5478 +#: ../../include/functions_graph.php:5625 +#: ../../mobile/operation/module_graph.php:458 +#: ../../operation/agentes/exportdata.php:393 +#: ../../operation/agentes/graphs.php:223 +#: ../../operation/agentes/interface_traffic_graph_win.php:183 +msgid "Begin date" +msgstr "" + +#: ../../include/functions_graph.php:5492 +#: ../../include/functions_graph.php:5647 +#: ../../operation/agentes/interface_traffic_graph_win.php:214 +msgid "Begin time" +msgstr "" + +#: ../../include/functions_graph.php:5506 +#: ../../include/functions_graph.php:5669 +#: ../../operation/agentes/graphs.php:234 +#: ../../operation/agentes/interface_traffic_graph_win.php:231 +msgid "Time range" +msgstr "" + +#: ../../include/functions_graph.php:5517 +#: ../../include/functions_graph.php:5721 +#: ../../mobile/operation/module_graph.php:425 +msgid "Time compare (Separated)" +msgstr "" + +#: ../../include/functions_graph.php:5614 +#: ../../operation/agentes/graphs.php:256 +msgid "Show events" +msgstr "" + +#: ../../include/functions_graph.php:5639 +#: ../../operation/agentes/graphs.php:258 +msgid "Show alerts" +msgstr "" + +#: ../../include/functions_graph.php:5661 +#: ../../mobile/operation/module_graph.php:441 +msgid "Show unknown graph" +msgstr "" + +#: ../../include/functions_graph.php:5684 +#: ../../operation/reporting/graph_viewer.php:428 +msgid "Zoom" +msgstr "" + +#: ../../include/functions_graph.php:5704 +#: ../../operation/agentes/interface_traffic_graph_win.php:245 +msgid "Show percentil" +msgstr "" + +#: ../../include/functions_graph.php:5729 +msgid "Show AVG/MAX/MIN data series in graph" +msgstr "" + +#: ../../include/functions_graph.php:5751 +#: ../../include/functions_reports.php:741 +msgid "Projection graph" +msgstr "" + +#: ../../include/functions_graph.php:5753 +msgid "Projection graph take as begin date the current time" +msgstr "" + +#: ../../include/functions_graph.php:5780 +#: ../../operation/agentes/interface_traffic_graph_win.php:294 +#: ../../views/cluster/view.php:225 +msgid "Reload" +msgstr "" + +#: ../../include/functions_graph.php:5808 +#: ../../operation/agentes/interface_traffic_graph_win.php:318 +#: ../../operation/agentes/interface_traffic_graph_win.php:322 +msgid "Graph configuration menu" +msgstr "" + +#: ../../include/functions_groups.php:75 +msgid "Alert Actions" +msgstr "" + +#: ../../include/functions_groups.php:91 +msgid "Alert Templates" +msgstr "" + +#: ../../include/functions_groups.php:107 +#: ../../operation/agentes/pandora_networkmap.editor.php:435 +#: ../../operation/agentes/pandora_networkmap.view.php:177 +msgid "Discovery task" +msgstr "" + +#: ../../include/functions_groups.php:155 +msgid "Layout visual console" +msgstr "" + +#: ../../include/functions_groups.php:171 +msgid "Plannet down time" +msgstr "" + +#: ../../include/functions_groups.php:219 +msgid "GIS connections" +msgstr "" + +#: ../../include/functions_groups.php:235 +msgid "GIS map layers" +msgstr "" + +#: ../../include/functions_groups.php:2676 +#: ../../include/functions_groups.php:2690 +#: ../../include/functions_groups.php:2742 ../../include/functions_html.php:981 +#: ../../include/functions_html.php:3787 ../../include/functions_html.php:4286 +#: ../../include/functions_reporting.php:12686 +#: ../../include/functions_reporting.php:12839 +#: ../../include/functions_reporting.php:12853 +#: ../../include/functions_reporting.php:15201 +#: ../../include/functions_reporting.php:15282 +#: ../../include/functions_ui.php:5350 +msgid "Enterprise version not installed" +msgstr "" + +#: ../../include/functions_groups.php:2679 +#: ../../include/functions_reporting.php:12842 +#: ../../include/functions_reporting_html.php:7121 +msgid "Monitor checks" +msgstr "" + +#: ../../include/functions_groups.php:2698 +#: ../../include/functions_reporting.php:12861 +#: ../../include/functions_reporting_html.php:7128 +msgid "Total agents and monitors" +msgstr "" + +#: ../../include/functions_groups.php:2731 +#: ../../include/functions_reporting.php:12675 +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +msgid "Defined alerts" +msgstr "" + +#: ../../include/functions_groups.php:2764 +#: ../../include/functions_reporting.php:12704 +msgid "Defined and fired alerts" +msgstr "" + +#: ../../include/functions_groups.php:2827 +#: ../../include/functions_reporting.php:12747 +#: ../../operation/custom_fields/custom_fields_view.php:461 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:477 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:465 +msgid "Monitor critical" +msgstr "" + +#: ../../include/functions_groups.php:2831 +#: ../../include/functions_reporting.php:12751 +#: ../../operation/custom_fields/custom_fields_view.php:472 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:488 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:476 +msgid "Monitor warning" +msgstr "" + +#: ../../include/functions_groups.php:2838 +#: ../../include/functions_reporting.php:12758 +#: ../../operation/custom_fields/custom_fields_view.php:483 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:499 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:487 +msgid "Monitor normal" +msgstr "" + +#: ../../include/functions_groups.php:2842 +#: ../../include/functions_reporting.php:12762 +#: ../../operation/custom_fields/custom_fields_view.php:494 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:510 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:498 +msgid "Monitor unknown" +msgstr "" + +#: ../../include/functions_groups.php:2849 +#: ../../include/functions_reporting.php:12769 +#: ../../operation/custom_fields/custom_fields_view.php:505 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:521 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:509 +msgid "Monitor not init" +msgstr "" + +#: ../../include/functions_groups.php:2869 +#: ../../include/functions_groups.php:2875 +#: ../../include/functions_reporting.php:12789 +#: ../../include/functions_reporting.php:12795 +#: ../../operation/custom_fields/custom_fields_view.php:528 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:544 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:532 +msgid "Monitors by status" +msgstr "" + +#: ../../include/functions_html.php:626 ../../include/functions_html.php:1020 +msgid "Please select an item from this list." +msgstr "" + +#: ../../include/functions_html.php:1687 +msgid "Type to search agents" +msgstr "" + +#: ../../include/functions_html.php:1701 +msgid "Type to search modules" +msgstr "" + +#: ../../include/functions_html.php:1787 +msgid "Only common modules" +msgstr "" + +#: ../../include/functions_html.php:2224 ../../include/functions_html.php:7430 +msgid "weeks" +msgstr "" + +#: ../../include/functions_html.php:2414 +msgid "Month day" +msgstr "" + +#: ../../include/functions_html.php:2415 +#: ../../enterprise/include/functions_reporting_csv.php:2334 +#: ../../enterprise/include/functions_reporting_csv.php:2642 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2092 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2400 +msgid "Month" +msgstr "" + +#: ../../include/functions_html.php:2416 +msgid "Week day" +msgstr "" + +#: ../../include/functions_html.php:4936 +msgid "Select a file" +msgstr "" + +#: ../../include/functions_html.php:5194 ../../include/functions_html.php:5196 +msgid "Type at least two characters to search the module." +msgstr "" + +#: ../../include/functions_html.php:5358 ../../index.php:533 +#: ../../index.php:818 ../../index.php:892 +#, php-format +msgid "%s cannot verify the origin of the request. Try again, please." +msgstr "" + +#: ../../include/functions_html.php:6867 +msgid "Primary group cannot be secondary too." +msgstr "" + +#: ../../include/functions_html.php:7270 ../../include/functions_html.php:7271 +#: ../../include/functions_html.php:7274 ../../include/functions_html.php:7275 +msgid "Go to top" +msgstr "" + +#: ../../include/functions_html.php:7372 +msgid "Last 24hr" +msgstr "" + +#: ../../include/functions_html.php:7375 +msgid "Past week" +msgstr "" + +#: ../../include/functions_html.php:7376 +msgid "Past month" +msgstr "" + +#: ../../include/functions_html.php:7378 +msgid "Last 15 days" +msgstr "" + +#: ../../include/functions_html.php:7381 +msgid "Chose start/end date period" +msgstr "" + +#: ../../include/functions_inventory.php:123 +#: ../../include/functions_inventory.php:1199 +msgid "No changes found" +msgstr "" + +#: ../../include/functions_inventory.php:222 +msgid "Get CSV file" +msgstr "" + +#: ../../include/functions_inventory.php:1216 +#: ../../include/functions_inventory.php:1279 +#: ../../include/functions_reporting_html.php:2579 +msgid "Added" +msgstr "" + +#: ../../include/functions_maps.php:38 +#: ../../include/functions_networkmap.php:1311 +msgid "Topology" +msgstr "" + +#: ../../include/functions_maps.php:50 +#: ../../include/functions_reporting.php:1243 +#: ../../include/functions_reporting.php:10105 +#: ../../operation/agentes/pandora_networkmap.php:813 +#: ../../enterprise/godmode/services/services.elements.php:99 +#: ../../enterprise/include/functions_reporting.php:2789 +#: ../../enterprise/include/functions_reporting.php:3734 +#: ../../enterprise/include/functions_reporting.php:4710 +#: ../../package_774/enterprise/include/functions_reporting.php:2778 +#: ../../package_774/enterprise/include/functions_reporting.php:3723 +#: ../../package_774/enterprise/include/functions_reporting.php:4699 +msgid "Dynamic" +msgstr "" + +#: ../../include/functions_maps.php:73 +#: ../../include/functions_networkmap.php:2073 +#: ../../include/functions_planned_downtimes.php:1009 +msgid "Copy of " +msgstr "" + +#: ../../include/functions_massive_operations.php:230 +#: ../../include/functions_reporting_html.php:814 +#: ../../include/functions_reporting_html.php:3228 +#: ../../operation/agentes/estado_generalagente.php:136 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:779 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:3486 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3175 +msgid "OS Version" +msgstr "" + +#: ../../include/functions_massive_operations.php:234 +msgid "Select OS version" +msgstr "" + +#: ../../include/functions_menu.php:574 +msgid "Configure user" +msgstr "" + +#: ../../include/functions_menu.php:575 +msgid "Configure profile" +msgstr "" + +#: ../../include/functions_menu.php:577 +msgid "Module templates management" +msgstr "" + +#: ../../include/functions_menu.php:578 +msgid "Inventory modules management" +msgstr "" + +#: ../../include/functions_menu.php:580 +#: ../../enterprise/extensions/disabled/check_acls.php:50 +#: ../../enterprise/extensions/disabled/check_acls.php:137 +#: ../../enterprise/meta/include/functions_agents_meta.php:651 +#: ../../enterprise/meta/include/functions_agents_meta.php:661 +msgid "Agents management" +msgstr "" + +#: ../../include/functions_menu.php:585 +msgid "Builder visual console" +msgstr "" + +#: ../../include/functions_menu.php:587 +msgid "View reporting" +msgstr "" + +#: ../../include/functions_menu.php:588 +msgid "Graph viewer" +msgstr "" + +#: ../../include/functions_menu.php:590 +msgid "Manage custom graphs" +msgstr "" + +#: ../../include/functions_menu.php:591 +msgid "View graph containers" +msgstr "" + +#: ../../include/functions_menu.php:592 +msgid "Manage graph containers" +msgstr "" + +#: ../../include/functions_menu.php:593 +msgid "View graph templates" +msgstr "" + +#: ../../include/functions_menu.php:594 +msgid "Manage graph templates" +msgstr "" + +#: ../../include/functions_menu.php:595 +msgid "Graph template items" +msgstr "" + +#: ../../include/functions_menu.php:596 +msgid "Graph template wizard" +msgstr "" + +#: ../../include/functions_menu.php:597 +#: ../../enterprise/include/functions_reporting.php:139 +#: ../../enterprise/meta/general/main_header.php:211 +#: ../../enterprise/meta/general/main_menu.php:357 +#: ../../package_774/enterprise/include/functions_reporting.php:136 +#: ../../package_774/enterprise/meta/general/main_menu.php:351 +msgid "Templates wizard" +msgstr "" + +#: ../../include/functions_menu.php:599 +msgid "New custom reports" +msgstr "" + +#: ../../include/functions_menu.php:600 +msgid "Edit custom reports" +msgstr "" + +#: ../../include/functions_menu.php:601 +msgid "Remove custom reports" +msgstr "" + +#: ../../include/functions_menu.php:603 +msgid "Edit item" +msgstr "" + +#: ../../include/functions_menu.php:605 +msgid "Wizard sla" +msgstr "" + +#: ../../include/functions_menu.php:606 +msgid "Global custom reports" +msgstr "" + +#: ../../include/functions_menu.php:607 +msgid "Avanced options" +msgstr "" + +#: ../../include/functions_menu.php:610 +msgid "Manage GIS Maps" +msgstr "" + +#: ../../include/functions_menu.php:613 +msgid "Manage messages" +msgstr "" + +#: ../../include/functions_menu.php:615 +msgid "Manage module groups" +msgstr "" + +#: ../../include/functions_menu.php:616 +msgid "Manage custom field" +msgstr "" + +#: ../../include/functions_menu.php:618 +msgid "Manage alert actions" +msgstr "" + +#: ../../include/functions_menu.php:619 +msgid "Manage commands" +msgstr "" + +#: ../../include/functions_menu.php:621 +msgid "Manage export targets" +msgstr "" + +#: ../../include/functions_menu.php:623 ../../operation/menu.php:258 +msgid "SNMP trap generator" +msgstr "" + +#: ../../include/functions_menu.php:624 ../../operation/menu.php:247 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:518 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:392 +msgid "SNMP console" +msgstr "" + +#: ../../include/functions_menu.php:626 +msgid "Manage incident" +msgstr "" + +#: ../../include/functions_menu.php:628 +msgid "Manage groups" +msgstr "" + +#: ../../include/functions_menu.php:629 +#: ../../enterprise/meta/advanced/component_management.php:35 +msgid "Tags management" +msgstr "" + +#: ../../include/functions_menu.php:688 +msgid "Administration" +msgstr "" + +#: ../../include/functions_menu.php:964 ../../include/functions_ui.php:327 +msgid "Information" +msgstr "" + +#: ../../include/functions_menu.php:968 +msgid "PHP System" +msgstr "" + +#: ../../include/functions_menu.php:987 +msgid "Current package" +msgstr "" + +#: ../../include/functions_menu.php:988 ../../include/functions_menu.php:1349 +msgid "MR version" +msgstr "" + +#: ../../include/functions_menu.php:995 ../../include/functions_menu.php:1356 +msgid "This system has official support, warranty and official updates." +msgstr "" + +#: ../../include/functions_menu.php:997 ../../include/functions_menu.php:1358 +msgid "" +"This system has no active support contract, and has no support, upgrades or " +"warranty." +msgstr "" + +#: ../../include/functions_menu.php:998 ../../include/functions_menu.php:1359 +msgid "Contact Pandora FMS for expand your support contract." +msgstr "" + +#: ../../include/functions_menu.php:1000 ../../include/functions_menu.php:1361 +msgid "The OpenSource version has no support or warranty of any kind." +msgstr "" + +#: ../../include/functions_menu.php:1001 ../../include/functions_menu.php:1362 +msgid "Contact Pandora FMS for official support contract." +msgstr "" + +#: ../../include/functions_menu.php:1008 +msgid "Warp update" +msgstr "" + +#: ../../include/functions_menu.php:1020 +msgid "System report" +msgstr "" + +#: ../../include/functions_menu.php:1223 +msgid "PHP system" +msgstr "" + +#: ../../include/functions_menu.php:1408 +msgid "You are using the free, OpenSource version of Pandora FMS." +msgstr "" + +#: ../../include/functions_menu.php:1409 +msgid "" +"This version has no official support or warranty, you can purchase the " +"Enterprise version, which offers support, warranty and additional features " +"to the Opensource version." +msgstr "" + +#: ../../include/functions_menu.php:1410 +msgid "Click on this link for more information." +msgstr "" + +#: ../../include/functions_modules.php:2952 +#: ../../include/functions_modules.php:2956 +#: ../../include/functions_modules.php:2960 +#: ../../mobile/operation/modules.php:571 +#: ../../mobile/operation/modules.php:579 +#: ../../mobile/operation/modules.php:587 +#: ../../mobile/operation/modules.php:645 +#: ../../mobile/operation/modules.php:653 +#: ../../mobile/operation/modules.php:661 +#: ../../operation/agentes/pandora_networkmap.view.php:1806 +#: ../../operation/agentes/pandora_networkmap.view.php:1811 +#: ../../operation/agentes/pandora_networkmap.view.php:1816 +#: ../../operation/agentes/status_monitor.php:1923 +#: ../../operation/agentes/status_monitor.php:1929 +#: ../../operation/agentes/status_monitor.php:1939 +#: ../../operation/agentes/status_monitor.php:1945 +#: ../../operation/agentes/status_monitor.php:1955 +#: ../../operation/agentes/status_monitor.php:1961 +#: ../../operation/search_modules.php:147 +#: ../../operation/search_modules.php:155 +#: ../../operation/search_modules.php:163 +#: ../../enterprise/operation/agentes/policy_view.php:484 +#: ../../enterprise/operation/agentes/policy_view.php:489 +#: ../../enterprise/operation/agentes/policy_view.php:494 +#: ../../enterprise/operation/agentes/tag_view.php:1122 +#: ../../enterprise/operation/agentes/tag_view.php:1128 +#: ../../enterprise/operation/agentes/tag_view.php:1138 +#: ../../enterprise/operation/agentes/tag_view.php:1144 +#: ../../enterprise/operation/agentes/tag_view.php:1154 +#: ../../enterprise/operation/agentes/tag_view.php:1160 +msgid "Last status" +msgstr "" + +#: ../../include/functions_modules.php:4262 +msgid "Realtime SNMP graph" +msgstr "" + +#: ../../include/functions_modules.php:4327 +#: ../../enterprise/operation/security/agent_security.php:82 +#: ../../enterprise/operation/security/agent_security.php:99 +msgid "ALL" +msgstr "" + +#: ../../include/functions_modules.php:4343 +msgid "NOT NORMAL" +msgstr "" + +#: ../../include/functions_modules.php:4690 +msgid "Create a new data server module" +msgstr "" + +#: ../../include/functions_modules.php:4692 +msgid "Create a new network server module" +msgstr "" + +#: ../../include/functions_modules.php:4696 +msgid "Create a new plugin server module" +msgstr "" + +#: ../../include/functions_modules.php:4700 +msgid "Create a new WMI server module" +msgstr "" + +#: ../../include/functions_modules.php:4704 +msgid "Create a new prediction server module" +msgstr "" + +#: ../../include/functions_modules.php:4708 +msgid "Create a new web Server module" +msgstr "" + +#: ../../include/functions_netflow.php:348 +#: ../../enterprise/include/functions_reporting_csv.php:3547 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3235 +msgid "Destination IP" +msgstr "" + +#: ../../include/functions_netflow.php:350 +#: ../../enterprise/include/functions_reporting_csv.php:3547 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3235 +msgid "% Traffic" +msgstr "" + +#: ../../include/functions_netflow.php:351 +msgid "Avg. Throughput" +msgstr "" + +#: ../../include/functions_netflow.php:416 +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Total flows" +msgstr "" + +#: ../../include/functions_netflow.php:421 +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Total bytes" +msgstr "" + +#: ../../include/functions_netflow.php:426 +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Total packets" +msgstr "" + +#: ../../include/functions_netflow.php:431 +msgid "Average bits per second" +msgstr "" + +#: ../../include/functions_netflow.php:436 +msgid "Average packets per second" +msgstr "" + +#: ../../include/functions_netflow.php:441 +msgid "Average bytes per packet" +msgstr "" + +#: ../../include/functions_netflow.php:1307 +msgid "Area graph" +msgstr "" + +#: ../../include/functions_netflow.php:1309 +#: ../../operation/agentes/exportdata.php:308 +msgid "Data table" +msgstr "" + +#: ../../include/functions_netflow.php:1310 +msgid "Top-N connections" +msgstr "" + +#: ../../include/functions_netflow.php:1311 +msgid "Circular mesh" +msgstr "" + +#: ../../include/functions_netflow.php:1312 +#: ../../include/functions_netflow.php:1586 +msgid "Host detailed traffic" +msgstr "" + +#: ../../include/functions_netflow.php:1573 +msgid "Sent" +msgstr "" + +#: ../../include/functions_netflow.php:1581 +msgid "Received" +msgstr "" + +#: ../../include/functions_netflow.php:1764 +msgid "Dst port" +msgstr "" + +#: ../../include/functions_netflow.php:1767 +msgid "Dst IP" +msgstr "" + +#: ../../include/functions_netflow.php:1770 +msgid "Src IP" +msgstr "" + +#: ../../include/functions_netflow.php:1773 +msgid "Src port" +msgstr "" + +#: ../../include/functions_netflow.php:1969 +#, php-format +msgid "nfdump binary (%s) not found!" +msgstr "" + +#: ../../include/functions_netflow.php:1976 +msgid "Make sure nfdump version 1.6.8 or newer is installed!" +msgstr "" + +#: ../../include/functions_netflow.php:1992 +#: ../../enterprise/include/functions_reporting_csv.php:427 +#: ../../enterprise/include/functions_vulnerabilities.php:39 +#: ../../enterprise/include/functions_vulnerabilities.php:106 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:39 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:106 +msgid "Medium" +msgstr "" + +#: ../../include/functions_netflow.php:1994 +msgid "Ultra High" +msgstr "" + +#: ../../include/functions_netflow.php:1995 +#: ../../enterprise/include/functions_cron.php:396 +#: ../../package_774/enterprise/include/functions_cron.php:396 +msgid "Hourly" +msgstr "" + +#: ../../include/functions_netflow.php:2027 +#, php-format +msgid "Agregate by %s" +msgstr "" + +#: ../../include/functions_netflow.php:2035 +#, php-format +msgid "Resolution %s" +msgstr "" + +#: ../../include/functions_network.php:34 +msgid "Top listeners" +msgstr "" + +#: ../../include/functions_network.php:35 +msgid "Top talkers" +msgstr "" + +#: ../../include/functions_network.php:45 +msgid "Top TCP protocols" +msgstr "" + +#: ../../include/functions_network.php:46 +msgid "Top UDP protocols" +msgstr "" + +#: ../../include/functions_networkmap.php:1307 +msgid "Radial dynamic" +msgstr "" + +#: ../../include/functions_networkmap.php:1336 +msgid "Create a new topology map" +msgstr "" + +#: ../../include/functions_networkmap.php:1337 +msgid "Create a new group map" +msgstr "" + +#: ../../include/functions_networkmap.php:1338 +msgid "Create a new dynamic map" +msgstr "" + +#: ../../include/functions_networkmap.php:1340 +msgid "Create a new radial dynamic map" +msgstr "" + +#: ../../include/functions_networkmap.php:3513 +msgid "Map not found." +msgstr "" + +#: ../../include/functions_notifications.php:779 +msgid "Enable user configuration" +msgstr "" + +#: ../../include/functions_notifications.php:824 +msgid "Subtype customization" +msgstr "" + +#: ../../include/functions_notifications.php:851 +msgid "Notified users" +msgstr "" + +#: ../../include/functions_notifications.php:851 +msgid "Notified groups" +msgstr "" + +#: ../../include/functions_notifications.php:852 +msgid "Add users" +msgstr "" + +#: ../../include/functions_notifications.php:852 +msgid "Add groups" +msgstr "" + +#: ../../include/functions_notifications.php:853 +msgid "Delete users" +msgstr "" + +#: ../../include/functions_notifications.php:853 +msgid "Delete groups" +msgstr "" + +#: ../../include/functions_notifications.php:949 +#: ../../enterprise/operation/services/massive/service.create.elements.php:242 +#: ../../enterprise/operation/services/massive/service.create.elements.php:694 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:242 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:694 +msgid "Add elements" +msgstr "" + +#: ../../include/functions_notifications.php:963 +msgid "Remove elements" +msgstr "" + +#: ../../include/functions_notifications.php:1144 +msgid "Mark all as read" +msgstr "" + +#: ../../include/functions_notifications.php:1194 +msgid "Click here to get more information" +msgstr "" + +#: ../../include/functions_notifications.php:1232 +msgid ". Read More..." +msgstr "" + +#: ../../include/functions_planned_downtimes.php:588 +msgid "Succesful stopped the Downtime" +msgstr "" + +#: ../../include/functions_planned_downtimes.php:589 +msgid "Unsuccesful stopped the Downtime" +msgstr "" + +#: ../../include/functions_planned_downtimes.php:776 +#, php-format +msgid "Enabled %s elements from the downtime" +msgstr "" + +#: ../../include/functions_planned_downtimes.php:835 +msgid "The downtime must be quiet, disable_agents or disable_agents_alerts" +msgstr "" + +#: ../../include/functions_planned_downtimes.php:840 +msgid "The execution must be once or periodically" +msgstr "" + +#: ../../include/functions_planned_downtimes.php:845 +msgid "The periodicity must be weekly or monthly" +msgstr "" + +#: ../../include/functions_planned_downtimes.php:850 +msgid "There is no user with such id" +msgstr "" + +#: ../../include/functions_planned_downtimes.php:855 +msgid "There is no group with such id" +msgstr "" + +#: ../../include/functions_planned_downtimes.php:860 +msgid "Date is wrong formatted" +msgstr "" + +#: ../../include/functions_planned_downtimes.php:967 +msgid "This scheduled downtime are executed now. Can't delete in this moment." +msgstr "" + +#: ../../include/functions_planned_downtimes.php:974 +msgid "Deleted this scheduled downtime successfully." +msgstr "" + +#: ../../include/functions_planned_downtimes.php:976 +msgid "Problems for deleted this scheduled downtime." +msgstr "" + +#: ../../include/functions_planned_downtimes.php:1036 +msgid "Error adding agents to copied downtime" +msgstr "" + +#: ../../include/functions_planned_downtimes.php:1059 +msgid "Error adding module to copied downtime" +msgstr "" + +#: ../../include/functions_plugins.php:58 +#, php-format +msgid "Failed to erase module %d: %s" +msgstr "" + +#: ../../include/functions_plugins.php:72 +#, php-format +msgid "Failed to erase policy module: %d" +msgstr "" + +#: ../../include/functions_profile.php:188 +#: ../../operation/users/user_edit.php:915 +#: ../../operation/users/user_edit.php:924 +msgid "Profiles/Groups assigned to this user" +msgstr "" + +#: ../../include/functions_profile.php:206 +#: ../../enterprise/godmode/setup/setup_auth.php:196 +#: ../../enterprise/godmode/setup/setup_auth.php:253 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:196 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:253 +msgid "No hierarchy" +msgstr "" + +#: ../../include/functions_register.php:105 +#, php-format +msgid "%s configuration wizard" +msgstr "" + +#: ../../include/functions_register.php:108 +#, php-format +msgid "" +"Please fill the following information in order to configure your %s instance " +"successfully" +msgstr "" + +#: ../../include/functions_register.php:165 +msgid "" +"Must have the same time zone as the system or database to avoid mismatches " +"of time." +msgstr "" + +#: ../../include/functions_register.php:171 +msgid "E-mail for receiving alerts" +msgstr "" + +#: ../../include/functions_register.php:196 +msgid "All fields required" +msgstr "" + +#: ../../include/functions_register.php:205 +msgid "Are you sure you don't want to configure a base email?" +msgstr "" + +#: ../../include/functions_register.php:207 +msgid "" +"You could change this options later in \"alert actions\" and setting your " +"account." +msgstr "" + +#: ../../include/functions_reporting.php:168 +msgid "You have no memory for this operation, increase the memory limit." +msgstr "" + +#: ../../include/functions_reporting.php:399 +msgid " agents" +msgstr "" + +#: ../../include/functions_reporting.php:409 +msgid " modules" +msgstr "" + +#: ../../include/functions_reporting.php:1133 +#: ../../include/functions_reports.php:711 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:210 +#: ../../enterprise/godmode/services/services.service.php:874 +#: ../../enterprise/include/functions_reporting_csv.php:2078 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1836 +#: ../../package_774/enterprise/godmode/services/services.service.php:874 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:210 +msgid "S.L.A." +msgstr "" + +#: ../../include/functions_reporting.php:1179 +#: ../../include/functions_reporting.php:9738 +#: ../../enterprise/include/functions_reporting.php:2747 +#: ../../enterprise/include/functions_reporting.php:3692 +#: ../../enterprise/include/functions_reporting.php:4668 +#: ../../package_774/enterprise/include/functions_reporting.php:2736 +#: ../../package_774/enterprise/include/functions_reporting.php:3681 +#: ../../package_774/enterprise/include/functions_reporting.php:4657 +msgid "There are no SLAs defined" +msgstr "" + +#: ../../include/functions_reporting.php:1254 +#: ../../include/functions_reporting.php:10116 +#: ../../enterprise/include/functions_reporting.php:2800 +#: ../../enterprise/include/functions_reporting.php:3745 +#: ../../enterprise/include/functions_reporting.php:4721 +#: ../../package_774/enterprise/include/functions_reporting.php:2789 +#: ../../package_774/enterprise/include/functions_reporting.php:3734 +#: ../../package_774/enterprise/include/functions_reporting.php:4710 +msgid "Inverse" +msgstr "" + +#: ../../include/functions_reporting.php:1693 +msgid "Top N" +msgstr "" + +#: ../../include/functions_reporting.php:1717 +#: ../../operation/snmpconsole/snmp_statistics.php:171 +#: ../../operation/snmpconsole/snmp_statistics.php:245 +#: ../../enterprise/include/functions_reporting_csv.php:1529 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1287 +#, php-format +msgid "Top %d" +msgstr "" + +#: ../../include/functions_reporting.php:1824 +#: ../../include/functions_reporting.php:4072 +#: ../../include/functions_reporting_html.php:1460 +#: ../../include/functions_reporting_html.php:5732 +#: ../../include/functions_reporting_html.php:6284 +#: ../../include/functions_reporting_html.php:6287 +#: ../../enterprise/include/functions_reporting.php:5402 +#: ../../package_774/enterprise/include/functions_reporting.php:5391 +msgid "There are no Agent/Modules defined" +msgstr "" + +#: ../../include/functions_reporting.php:1879 +msgid "Insuficient data" +msgstr "" + +#: ../../include/functions_reporting.php:2245 +msgid "Event Report Group" +msgstr "" + +#: ../../include/functions_reporting.php:2275 +msgid "Exclude " +msgstr "" + +#: ../../include/functions_reporting.php:2616 +msgid "Event Report Module" +msgstr "" + +#: ../../include/functions_reporting.php:3197 +#: ../../enterprise/include/functions_reporting_csv.php:1337 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1095 +msgid "Inventory Changes" +msgstr "" + +#: ../../include/functions_reporting.php:3270 +#: ../../enterprise/tools/ipam/ipam_action.php:456 +msgid "No changes found." +msgstr "" + +#: ../../include/functions_reporting.php:3512 +msgid "Agent/Modules" +msgstr "" + +#: ../../include/functions_reporting.php:3609 +msgid "Agent/Modules Status" +msgstr "" + +#: ../../include/functions_reporting.php:3800 +msgid "End of life report" +msgstr "" + +#: ../../include/functions_reporting.php:3897 +#: ../../include/functions_reports.php:805 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:47 +#: ../../enterprise/include/functions_reporting_csv.php:1497 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1255 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:47 +msgid "Exception" +msgstr "" + +#: ../../include/functions_reporting.php:3918 +msgid "Exception - Everything" +msgstr "" + +#: ../../include/functions_reporting.php:3924 +#, php-format +msgid "Exception - Modules over or equal to %s" +msgstr "" + +#: ../../include/functions_reporting.php:3927 +#, php-format +msgid "Modules over or equal to %s" +msgstr "" + +#: ../../include/functions_reporting.php:3932 +#, php-format +msgid "Exception - Modules under or equal to %s" +msgstr "" + +#: ../../include/functions_reporting.php:3935 +#, php-format +msgid "Modules under or equal to %s" +msgstr "" + +#: ../../include/functions_reporting.php:3940 +#, php-format +msgid "Exception - Modules under %s" +msgstr "" + +#: ../../include/functions_reporting.php:3943 +#, php-format +msgid "Modules under %s" +msgstr "" + +#: ../../include/functions_reporting.php:3948 +#, php-format +msgid "Exception - Modules over %s" +msgstr "" + +#: ../../include/functions_reporting.php:3951 +#, php-format +msgid "Modules over %s" +msgstr "" + +#: ../../include/functions_reporting.php:3956 +#, php-format +msgid "Exception - Equal to %s" +msgstr "" + +#: ../../include/functions_reporting.php:3959 +#, php-format +msgid "Equal to %s" +msgstr "" + +#: ../../include/functions_reporting.php:3964 +#, php-format +msgid "Exception - Not equal to %s" +msgstr "" + +#: ../../include/functions_reporting.php:3967 +#, php-format +msgid "Not equal to %s" +msgstr "" + +#: ../../include/functions_reporting.php:3971 +msgid "Exception - Modules at normal status" +msgstr "" + +#: ../../include/functions_reporting.php:3972 +msgid "Modules at normal status" +msgstr "" + +#: ../../include/functions_reporting.php:3976 +msgid "Exception - Modules at critical or warning status" +msgstr "" + +#: ../../include/functions_reporting.php:3977 +msgid "Modules at critical or warning status" +msgstr "" + +#: ../../include/functions_reporting.php:4257 +msgid "There are no Modules under those conditions." +msgstr "" + +#: ../../include/functions_reporting.php:4261 +#, php-format +msgid "There are no Modules over or equal to %s." +msgstr "" + +#: ../../include/functions_reporting.php:4265 +#, php-format +msgid "There are no Modules less or equal to %s." +msgstr "" + +#: ../../include/functions_reporting.php:4269 +#, php-format +msgid "There are no Modules less %s." +msgstr "" + +#: ../../include/functions_reporting.php:4273 +#, php-format +msgid "There are no Modules over %s." +msgstr "" + +#: ../../include/functions_reporting.php:4277 +#, php-format +msgid "There are no Modules equal to %s" +msgstr "" + +#: ../../include/functions_reporting.php:4281 +#, php-format +msgid "There are no Modules not equal to %s" +msgstr "" + +#: ../../include/functions_reporting.php:4285 +msgid "There are no Modules normal status" +msgstr "" + +#: ../../include/functions_reporting.php:4289 +msgid "There are no Modules at critial or warning status" +msgstr "" + +#: ../../include/functions_reporting.php:4523 +#: ../../enterprise/include/functions_reporting_csv.php:1566 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1324 +msgid "Group Report" +msgstr "" + +#: ../../include/functions_reporting.php:4720 +msgid "Event Report Agent" +msgstr "" + +#: ../../include/functions_reporting.php:5139 +msgid "Database Serialized" +msgstr "" + +#: ../../include/functions_reporting.php:5335 +msgid "Last Value" +msgstr "" + +#: ../../include/functions_reporting.php:5385 +#: ../../include/functions_reporting.php:5428 +msgid "No data to display within the selected interval" +msgstr "" + +#: ../../include/functions_reporting.php:5448 +#: ../../include/functions_reports.php:965 +#: ../../include/functions_reports.php:966 +#: ../../enterprise/include/functions_reporting_csv.php:3128 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2886 +msgid "Permissions report" +msgstr "" + +#: ../../include/functions_reporting.php:5570 +#: ../../include/functions_reports.php:931 +msgid "Group configuration" +msgstr "" + +#: ../../include/functions_reporting.php:5659 +msgid "Network interfaces report" +msgstr "" + +#: ../../include/functions_reporting.php:5753 +msgid "Custom render report" +msgstr "" + +#: ../../include/functions_reporting.php:5793 +#: ../../include/functions_reporting.php:5819 +msgid "" +"This query is insecure, it could apply unwanted modiffications on the schema" +msgstr "" + +#: ../../include/functions_reporting.php:5998 +msgid "The group has no agents or none of the agents has any network interface" +msgstr "" + +#: ../../include/functions_reporting.php:6023 +msgid "bytes/s" +msgstr "" + +#: ../../include/functions_reporting.php:6143 +#: ../../enterprise/include/functions_reporting_csv.php:3044 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2802 +msgid "Alert Report Group" +msgstr "" + +#: ../../include/functions_reporting.php:6323 +#: ../../enterprise/include/functions_reporting_csv.php:3042 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2800 +msgid "Alert Report Agent" +msgstr "" + +#: ../../include/functions_reporting.php:6490 +#: ../../enterprise/include/functions_reporting_csv.php:3040 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2798 +msgid "Alert Report Module" +msgstr "" + +#: ../../include/functions_reporting.php:6690 +msgid "SQL Graph Vertical Bars" +msgstr "" + +#: ../../include/functions_reporting.php:6694 +msgid "SQL Graph Horizontal Bars" +msgstr "" + +#: ../../include/functions_reporting.php:6698 +msgid "SQL Graph Pie" +msgstr "" + +#: ../../include/functions_reporting.php:6782 +#: ../../enterprise/include/functions_reporting_csv.php:2012 +#: ../../enterprise/include/functions_reporting_csv.php:2030 +#: ../../enterprise/include/functions_reporting_csv.php:2032 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1770 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1788 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1790 +msgid "Monitor Report" +msgstr "" + +#: ../../include/functions_reporting.php:6925 +msgid "Netflow Area" +msgstr "" + +#: ../../include/functions_reporting.php:6929 +msgid "Netflow Summary" +msgstr "" + +#: ../../include/functions_reporting.php:6933 +msgid "Netflow Data" +msgstr "" + +#: ../../include/functions_reporting.php:6937 +#: ../../include/functions_reports.php:947 +#: ../../enterprise/include/functions_reporting_csv.php:3525 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3213 +msgid "Netflow top-N connections" +msgstr "" + +#: ../../include/functions_reporting.php:6941 +msgid "Unknown report" +msgstr "" + +#: ../../include/functions_reporting.php:7035 +msgid "Prediction Date" +msgstr "" + +#: ../../include/functions_reporting.php:7281 +#: ../../include/functions_reports.php:927 +msgid "Agent configuration" +msgstr "" + +#: ../../include/functions_reporting.php:7471 +#: ../../enterprise/include/functions_reporting_csv.php:1957 +#: ../../enterprise/include/functions_reporting_csv.php:1976 +#: ../../enterprise/include/functions_reporting_csv.php:1978 +#: ../../enterprise/include/functions_reporting_csv.php:1984 +#: ../../enterprise/include/functions_reporting_csv.php:1986 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1715 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1734 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1736 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1742 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1744 +msgid "AVG. Value" +msgstr "" + +#: ../../include/functions_reporting.php:7712 +#: ../../include/functions_reporting_html.php:5104 +#: ../../include/functions_reporting_html.php:5111 +#: ../../include/functions_reporting_html.php:5119 +#: ../../include/functions_reporting_html.php:5130 +#: ../../include/functions_reporting_html.php:5135 +#: ../../enterprise/include/functions_reporting_csv.php:1832 +#: ../../enterprise/include/functions_reporting_csv.php:1887 +#: ../../enterprise/include/functions_reporting_csv.php:1991 +#: ../../enterprise/include/functions_reporting_pdf.php:657 +#: ../../enterprise/include/functions_reporting_pdf.php:664 +#: ../../enterprise/include/functions_reporting_pdf.php:671 +#: ../../enterprise/include/functions_reporting_pdf.php:685 +#: ../../enterprise/include/functions_reporting_pdf.php:690 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:621 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:628 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:635 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:649 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:654 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1590 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1645 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1749 +msgid "Lapse" +msgstr "" + +#: ../../include/functions_reporting.php:7900 +#: ../../enterprise/godmode/reporting/mysql_builder.php:244 +#: ../../enterprise/include/functions_reporting_csv.php:1681 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1439 +msgid "SQL" +msgstr "" + +#: ../../include/functions_reporting.php:7929 +#: ../../enterprise/include/functions_policies.php:970 +#: ../../enterprise/include/functions_policies.php:2291 +#: ../../enterprise/meta/include/functions_meta.php:2595 +#: ../../package_774/enterprise/include/functions_policies.php:947 +#: ../../package_774/enterprise/include/functions_policies.php:2268 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2716 +#, php-format +msgid "Failed to connect to node %s" +msgstr "" + +#: ../../include/functions_reporting.php:8108 +msgid "" +"Illegal query: Due to 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:9301 +#: ../../include/functions_reporting.php:9696 +#: ../../include/functions_reporting_html.php:684 +#: ../../include/functions_reports.php:851 +#: ../../enterprise/include/functions_reporting.php:1248 +#: ../../enterprise/include/functions_reporting_csv.php:458 +#: ../../enterprise/include/functions_reporting_csv.php:462 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_reporting_csv.php:1027 +#: ../../enterprise/include/functions_vulnerabilities.php:82 +#: ../../enterprise/include/functions_vulnerabilities.php:135 +#: ../../enterprise/include/functions_vulnerabilities.php:733 +#: ../../package_774/enterprise/include/functions_reporting.php:1237 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:785 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:82 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:135 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:101 +msgid "Availability" +msgstr "" + +#: ../../include/functions_reporting.php:9521 +#: ../../include/functions_reporting.php:10239 +msgid "No Address" +msgstr "" + +#: ../../include/functions_reporting.php:10434 +#: ../../include/functions_reporting_html.php:5226 +#: ../../include/functions_reports.php:774 +#: ../../enterprise/include/functions_reporting_csv.php:1908 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../enterprise/include/functions_reporting_csv.php:1926 +#: ../../enterprise/include/functions_reporting_csv.php:1937 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1666 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1684 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1695 +msgid "Increment" +msgstr "" + +#: ../../include/functions_reporting.php:10538 +msgid "" +"The monitor have no data in this range of dates or monitor type is not " +"numeric" +msgstr "" + +#: ../../include/functions_reporting.php:10556 +msgid "The monitor type is not numeric" +msgstr "" + +#: ../../include/functions_reporting.php:10987 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:270 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:400 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:270 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:400 +msgid "Rate" +msgstr "" + +#: ../../include/functions_reporting.php:11060 +msgid "Automatic combined graph" +msgstr "" + +#: ../../include/functions_reporting.php:11132 +#: ../../include/functions_reporting.php:11292 +#: ../../include/functions_reports.php:651 +#: ../../include/functions_reports.php:1193 +msgid "Simple graph" +msgstr "" + +#: ../../include/functions_reporting.php:12535 +#: ../../include/functions_reporting.php:12559 +#: ../../include/functions_reporting.php:12598 +msgid "Server health" +msgstr "" + +#: ../../include/functions_reporting.php:12535 +#, php-format +msgid "%d Downed servers" +msgstr "" + +#: ../../include/functions_reporting.php:12540 +#: ../../include/functions_reporting.php:12563 +#: ../../include/functions_reporting.php:12604 +msgid "Monitor health" +msgstr "" + +#: ../../include/functions_reporting.php:12540 +#, php-format +msgid "%d Not Normal monitors" +msgstr "" + +#: ../../include/functions_reporting.php:12540 +#: ../../include/functions_reporting.php:12564 +msgid "of monitors up" +msgstr "" + +#: ../../include/functions_reporting.php:12545 +#: ../../include/functions_reporting.php:12567 +#: ../../include/functions_reporting.php:12610 +msgid "Module sanity" +msgstr "" + +#: ../../include/functions_reporting.php:12545 +#, php-format +msgid "%d Not inited monitors" +msgstr "" + +#: ../../include/functions_reporting.php:12545 +#: ../../include/functions_reporting.php:12568 +msgid "of total modules inited" +msgstr "" + +#: ../../include/functions_reporting.php:12550 +#: ../../include/functions_reporting.php:12571 +#: ../../include/functions_reporting.php:12616 +#: ../../include/functions_reporting_html.php:6426 +msgid "Alert level" +msgstr "" + +#: ../../include/functions_reporting.php:12550 +#: ../../include/functions_reporting.php:13722 +#: ../../include/functions_reporting.php:13732 +#, php-format +msgid "%d Fired alerts" +msgstr "" + +#: ../../include/functions_reporting.php:12550 +#: ../../include/functions_reporting.php:12572 +msgid "of defined alerts not fired" +msgstr "" + +#: ../../include/functions_reporting.php:12883 +msgid "Defined users" +msgstr "" + +#: ../../include/functions_reporting.php:13579 +msgid "Agent without data" +msgstr "" + +#: ../../include/functions_reporting.php:13708 +#: ../../include/functions_reporting.php:13717 +#: ../../enterprise/operation/agentes/tag_view.php:1227 +#, php-format +msgid "%d Total modules" +msgstr "" + +#: ../../include/functions_reporting.php:13709 +#: ../../enterprise/operation/agentes/tag_view.php:1228 +#, php-format +msgid "%d Modules in normal status" +msgstr "" + +#: ../../include/functions_reporting.php:13710 +#: ../../enterprise/operation/agentes/tag_view.php:1229 +#, php-format +msgid "%d Modules in critical status" +msgstr "" + +#: ../../include/functions_reporting.php:13711 +#: ../../enterprise/operation/agentes/tag_view.php:1230 +#, php-format +msgid "%d Modules in warning status" +msgstr "" + +#: ../../include/functions_reporting.php:13712 +#: ../../enterprise/operation/agentes/tag_view.php:1231 +#, php-format +msgid "%d Modules in unknown status" +msgstr "" + +#: ../../include/functions_reporting.php:13713 +#: ../../enterprise/operation/agentes/tag_view.php:1232 +#, php-format +msgid "%d Modules in not init status" +msgstr "" + +#: ../../include/functions_reporting.php:13718 +#, php-format +msgid "%d Normal modules" +msgstr "" + +#: ../../include/functions_reporting.php:13719 +#, php-format +msgid "%d Critical modules" +msgstr "" + +#: ../../include/functions_reporting.php:13720 +#, php-format +msgid "%d Warning modules" +msgstr "" + +#: ../../include/functions_reporting.php:13721 +#, php-format +msgid "%d Unknown modules" +msgstr "" + +#: ../../include/functions_reporting.php:13726 +#, php-format +msgid "%d Total agents" +msgstr "" + +#: ../../include/functions_reporting.php:13727 +#, php-format +msgid "%d Normal agents" +msgstr "" + +#: ../../include/functions_reporting.php:13728 +#, php-format +msgid "%d Critical agents" +msgstr "" + +#: ../../include/functions_reporting.php:13729 +#, php-format +msgid "%d Warning agents" +msgstr "" + +#: ../../include/functions_reporting.php:13730 +#, php-format +msgid "%d Unknown agents" +msgstr "" + +#: ../../include/functions_reporting.php:13731 +#, php-format +msgid "%d not init agents" +msgstr "" + +#: ../../include/functions_reporting.php:15168 +msgid "Total running modules" +msgstr "" + +#: ../../include/functions_reporting.php:15171 +#: ../../include/functions_reporting.php:15186 +#: ../../include/functions_reporting.php:15198 +#: ../../include/functions_reporting.php:15216 +#: ../../include/functions_reporting.php:15228 +#: ../../include/functions_reporting.php:15240 +#: ../../include/functions_reporting.php:15252 +msgid "Ratio" +msgstr "" + +#: ../../include/functions_reporting.php:15171 +#: ../../include/functions_reporting.php:15186 +#: ../../include/functions_reporting.php:15198 +#: ../../include/functions_reporting.php:15216 +#: ../../include/functions_reporting.php:15228 +#: ../../include/functions_reporting.php:15240 +#: ../../include/functions_reporting.php:15252 +msgid "Modules by second" +msgstr "" + +#: ../../include/functions_reporting.php:15183 +msgid "Local modules" +msgstr "" + +#: ../../include/functions_reporting.php:15193 +msgid "Network modules" +msgstr "" + +#: ../../include/functions_reporting.php:15212 +msgid "Plugin modules" +msgstr "" + +#: ../../include/functions_reporting.php:15224 +msgid "Prediction modules" +msgstr "" + +#: ../../include/functions_reporting.php:15236 +msgid "WMI modules" +msgstr "" + +#: ../../include/functions_reporting.php:15248 +msgid "Web modules" +msgstr "" + +#: ../../include/functions_reporting.php:15408 +msgid "Start condition" +msgstr "" + +#: ../../include/functions_reporting.php:15408 +msgid "Stop condition" +msgstr "" + +#: ../../include/functions_reporting.php:15418 +msgid "Weekly:" +msgstr "" + +#: ../../include/functions_reporting.php:15460 +msgid "Monthly:" +msgstr "" + +#: ../../include/functions_reporting.php:16011 +msgid "Module Histogram Graph" +msgstr "" + +#: ../../include/functions_reporting.php:16363 +#: ../../enterprise/include/functions_cron.php:1435 +#: ../../package_774/enterprise/include/functions_cron.php:1435 +msgid "Greetings" +msgstr "" + +#: ../../include/functions_reporting.php:16365 +msgid "Attached to this email there's a PDF file of the" +msgstr "" + +#: ../../include/functions_reporting.php:16366 +msgid "report" +msgstr "" + +#: ../../include/functions_reporting.php:16369 +#: ../../mobile/include/functions_web.php:84 +#: ../../mobile/include/ui.class.php:327 +#: ../../enterprise/include/functions_cron.php:1439 +#: ../../package_774/enterprise/include/functions_cron.php:1439 +msgid "Generated at" +msgstr "" + +#: ../../include/functions_reporting.php:16371 +#: ../../enterprise/include/functions_cron.php:1441 +#: ../../package_774/enterprise/include/functions_cron.php:1441 +msgid "Thanks for your time." +msgstr "" + +#: ../../include/functions_reporting.php:16373 +#: ../../enterprise/include/functions_cron.php:1443 +#: ../../package_774/enterprise/include/functions_cron.php:1443 +msgid "Best regards, Pandora FMS" +msgstr "" + +#: ../../include/functions_reporting.php:16375 +#: ../../enterprise/include/functions_cron.php:1445 +#: ../../package_774/enterprise/include/functions_cron.php:1445 +msgid "" +"This is an automatically generated email from Pandora FMS, please do not " +"reply." +msgstr "" + +#: ../../include/functions_reporting_html.php:92 +#: ../../include/functions_reporting_html.php:7032 +#: ../../include/functions_treeview.php:303 +#: ../../operation/agentes/interface_view.functions.php:560 +#: ../../enterprise/include/functions_reporting_pdf.php:2327 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:2152 +msgid "Last data" +msgstr "" + +#: ../../include/functions_reporting_html.php:111 +msgid "Label: " +msgstr "" + +#: ../../include/functions_reporting_html.php:145 +#: ../../enterprise/include/functions_reporting_csv.php:2817 +#: ../../enterprise/include/functions_reporting_csv.php:2821 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2575 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2579 +msgid "Generated" +msgstr "" + +#: ../../include/functions_reporting_html.php:148 +msgid "Report date" +msgstr "" + +#: ../../include/functions_reporting_html.php:157 +msgid "Items period before" +msgstr "" + +#: ../../include/functions_reporting_html.php:626 +#: ../../enterprise/include/functions_reporting_csv.php:512 +#: ../../enterprise/operation/security/vulnerabilities.php:229 +msgid "Risk" +msgstr "" + +#: ../../include/functions_reporting_html.php:671 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/operation/agentes/vulnerabilities.php:168 +#: ../../enterprise/operation/agentes/vulnerabilities.php:294 +#: ../../enterprise/operation/security/vulnerabilities.php:407 +#: ../../enterprise/operation/security/vulnerabilities.php:534 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:402 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:528 +msgid "CVE" +msgstr "" + +#: ../../include/functions_reporting_html.php:674 +#: ../../enterprise/include/functions_reporting_csv.php:541 +msgid "Detection time" +msgstr "" + +#: ../../include/functions_reporting_html.php:677 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:27 +#: ../../enterprise/include/functions_vulnerabilities.php:937 +#: ../../enterprise/operation/agentes/vulnerabilities.php:281 +#: ../../enterprise/operation/security/vulnerabilities.php:520 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:27 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:283 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:515 +msgid "Attack Vector" +msgstr "" + +#: ../../include/functions_reporting_html.php:681 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:59 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:59 +msgid "Scope" +msgstr "" + +#: ../../include/functions_reporting_html.php:682 +#: ../../enterprise/include/functions_reporting_csv.php:456 +#: ../../enterprise/include/functions_reporting_csv.php:460 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:66 +#: ../../enterprise/include/functions_vulnerabilities.php:119 +#: ../../enterprise/include/functions_vulnerabilities.php:723 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:66 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:119 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:91 +msgid "Confidentiality" +msgstr "" + +#: ../../include/functions_reporting_html.php:683 +#: ../../enterprise/include/functions_reporting_csv.php:457 +#: ../../enterprise/include/functions_reporting_csv.php:461 +#: ../../enterprise/include/functions_reporting_csv.php:541 +#: ../../enterprise/include/functions_vulnerabilities.php:74 +#: ../../enterprise/include/functions_vulnerabilities.php:127 +#: ../../enterprise/include/functions_vulnerabilities.php:728 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:74 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:127 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:96 +msgid "Integrity" +msgstr "" + +#: ../../include/functions_reporting_html.php:818 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:783 +#: ../../enterprise/include/functions_reporting_csv.php:576 +msgid "SecMon" +msgstr "" + +#: ../../include/functions_reporting_html.php:822 +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:787 +msgid "L.S. Change" +msgstr "" + +#: ../../include/functions_reporting_html.php:1201 +#: ../../enterprise/include/functions_reporting.php:1875 +#: ../../enterprise/include/functions_reporting.php:3147 +#: ../../enterprise/include/functions_reporting.php:4136 +#: ../../package_774/enterprise/include/functions_reporting.php:1864 +#: ../../package_774/enterprise/include/functions_reporting.php:3136 +#: ../../package_774/enterprise/include/functions_reporting.php:4125 +msgid "Max/Min Values" +msgstr "" + +#: ../../include/functions_reporting_html.php:1202 +#: ../../enterprise/include/functions_reporting.php:1876 +#: ../../enterprise/include/functions_reporting.php:3148 +#: ../../enterprise/include/functions_reporting.php:4137 +#: ../../enterprise/include/functions_reporting.php:6387 +#: ../../enterprise/include/functions_reporting_csv.php:2103 +#: ../../enterprise/include/functions_reporting_csv.php:2149 +#: ../../enterprise/include/functions_reporting_csv.php:2222 +#: ../../enterprise/include/functions_reporting_csv.php:2341 +#: ../../enterprise/include/functions_reporting_csv.php:2649 +#: ../../package_774/enterprise/include/functions_reporting.php:1865 +#: ../../package_774/enterprise/include/functions_reporting.php:3137 +#: ../../package_774/enterprise/include/functions_reporting.php:4126 +#: ../../package_774/enterprise/include/functions_reporting.php:6376 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1861 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1907 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1980 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2099 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2407 +msgid "SLA Limit" +msgstr "" + +#: ../../include/functions_reporting_html.php:1203 +#: ../../enterprise/include/functions_reporting.php:1877 +#: ../../enterprise/include/functions_reporting.php:2046 +#: ../../enterprise/include/functions_reporting.php:3149 +#: ../../enterprise/include/functions_reporting.php:4138 +#: ../../enterprise/include/functions_reporting.php:6388 +#: ../../package_774/enterprise/include/functions_reporting.php:1866 +#: ../../package_774/enterprise/include/functions_reporting.php:2035 +#: ../../package_774/enterprise/include/functions_reporting.php:3138 +#: ../../package_774/enterprise/include/functions_reporting.php:4127 +#: ../../package_774/enterprise/include/functions_reporting.php:6377 +msgid "SLA Compliance" +msgstr "" + +#: ../../include/functions_reporting_html.php:1236 +#: ../../enterprise/include/functions_reporting.php:5221 +#: ../../package_774/enterprise/include/functions_reporting.php:5210 +msgid "Global Time" +msgstr "" + +#: ../../include/functions_reporting_html.php:1237 +#: ../../enterprise/include/functions_reporting.php:5222 +#: ../../enterprise/include/functions_reporting_csv.php:2577 +#: ../../package_774/enterprise/include/functions_reporting.php:5211 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2335 +msgid "Time Total" +msgstr "" + +#: ../../include/functions_reporting_html.php:1238 +msgid "Time Failed" +msgstr "" + +#: ../../include/functions_reporting_html.php:1239 +#: ../../include/functions_reporting_html.php:5366 +#: ../../enterprise/include/functions_reporting.php:5225 +#: ../../enterprise/include/functions_reporting_csv.php:2578 +#: ../../package_774/enterprise/include/functions_reporting.php:5214 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2336 +msgid "Time OK" +msgstr "" + +#: ../../include/functions_reporting_html.php:1240 +#: ../../include/functions_reporting_html.php:5378 +#: ../../enterprise/include/functions_reporting.php:5226 +#: ../../enterprise/include/functions_reporting_csv.php:2580 +#: ../../package_774/enterprise/include/functions_reporting.php:5215 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2338 +msgid "Time Unknown" +msgstr "" + +#: ../../include/functions_reporting_html.php:1241 +#: ../../enterprise/include/functions_reporting.php:5227 +#: ../../enterprise/include/functions_reporting_csv.php:2581 +#: ../../package_774/enterprise/include/functions_reporting.php:5216 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2339 +msgid "Time Not Init" +msgstr "" + +#: ../../include/functions_reporting_html.php:1242 +msgid "Downtime" +msgstr "" + +#: ../../include/functions_reporting_html.php:1270 +#: ../../enterprise/include/functions_reporting.php:5316 +#: ../../package_774/enterprise/include/functions_reporting.php:5305 +msgid "Checks Time" +msgstr "" + +#: ../../include/functions_reporting_html.php:1271 +#: ../../enterprise/include/functions_reporting.php:5317 +#: ../../enterprise/include/functions_reporting_csv.php:2583 +#: ../../package_774/enterprise/include/functions_reporting.php:5306 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2341 +msgid "Checks Total" +msgstr "" + +#: ../../include/functions_reporting_html.php:1272 +#: ../../enterprise/include/functions_reporting_csv.php:1084 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:842 +msgid "Checks Failed" +msgstr "" + +#: ../../include/functions_reporting_html.php:1273 +#: ../../include/functions_reporting_html.php:5460 +#: ../../enterprise/include/functions_reporting.php:5320 +#: ../../enterprise/include/functions_reporting_csv.php:2584 +#: ../../package_774/enterprise/include/functions_reporting.php:5309 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2342 +msgid "Checks OK" +msgstr "" + +#: ../../include/functions_reporting_html.php:1274 +#: ../../enterprise/include/functions_reporting.php:5321 +#: ../../enterprise/include/functions_reporting_csv.php:2586 +#: ../../package_774/enterprise/include/functions_reporting.php:5310 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2344 +msgid "Checks Unknown" +msgstr "" + +#: ../../include/functions_reporting_html.php:1292 +#: ../../include/functions_reporting_html.php:1331 +#: ../../include/functions_reporting_html.php:1402 +#: ../../include/functions_reporting_html.php:1480 +#: ../../include/functions_reporting_html.php:5542 +#: ../../include/functions_reporting_html.php:5689 +#: ../../enterprise/include/functions_reporting.php:5181 +#: ../../package_774/enterprise/include/functions_reporting.php:5170 +msgid "24 x 7" +msgstr "" + +#: ../../include/functions_reporting_html.php:1528 +#: ../../include/functions_reporting_html.php:6090 +#: ../../enterprise/include/functions_reporting.php:1917 +#: ../../enterprise/include/functions_reporting.php:3203 +#: ../../enterprise/include/functions_reporting.php:3455 +#: ../../enterprise/include/functions_reporting.php:4193 +#: ../../enterprise/include/functions_reporting.php:4457 +#: ../../enterprise/include/functions_reporting.php:5108 +#: ../../package_774/enterprise/include/functions_reporting.php:1906 +#: ../../package_774/enterprise/include/functions_reporting.php:3192 +#: ../../package_774/enterprise/include/functions_reporting.php:3444 +#: ../../package_774/enterprise/include/functions_reporting.php:4182 +#: ../../package_774/enterprise/include/functions_reporting.php:4446 +#: ../../package_774/enterprise/include/functions_reporting.php:5097 +msgid "Not Init" +msgstr "" + +#: ../../include/functions_reporting_html.php:1533 +#: ../../include/functions_reporting_html.php:6095 +#: ../../enterprise/include/functions_reporting.php:3460 +#: ../../enterprise/include/functions_reporting.php:4462 +#: ../../enterprise/include/functions_reporting.php:6463 +#: ../../package_774/enterprise/include/functions_reporting.php:3449 +#: ../../package_774/enterprise/include/functions_reporting.php:4451 +#: ../../package_774/enterprise/include/functions_reporting.php:6452 +msgid "Downtimes" +msgstr "" + +#: ../../include/functions_reporting_html.php:1655 +#: ../../include/functions_reporting_html.php:3383 +#: ../../include/functions_reporting_html.php:5773 +#: ../../include/functions_reporting_html.php:6312 +msgid "Average Value" +msgstr "" + +#: ../../include/functions_reporting_html.php:1712 +#: ../../include/functions_reporting_html.php:1720 +#: ../../include/functions_reporting_html.php:3845 +msgid "Val. by" +msgstr "" + +#: ../../include/functions_reporting_html.php:1786 +#, php-format +msgid "%s System" +msgstr "" + +#: ../../include/functions_reporting_html.php:1872 +#: ../../include/functions_reporting_html.php:2096 +msgid "Events by user validator" +msgstr "" + +#: ../../include/functions_reporting_html.php:1889 +#: ../../include/functions_reporting_html.php:2113 +msgid "Events by Severity" +msgstr "" + +#: ../../include/functions_reporting_html.php:1906 +#: ../../include/functions_reporting_html.php:2130 +msgid "Events validated vs unvalidated" +msgstr "" + +#: ../../include/functions_reporting_html.php:2272 +msgid "Sec. groups" +msgstr "" + +#: ../../include/functions_reporting_html.php:2292 +msgid "Remote conf." +msgstr "" + +#: ../../include/functions_reporting_html.php:2440 +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +msgid "Agent secondary groups" +msgstr "" + +#: ../../include/functions_reporting_html.php:2959 +msgid "Cell turns grey when the module is in 'not initialize' status" +msgstr "" + +#: ../../include/functions_reporting_html.php:3030 +#: ../../enterprise/include/functions_reporting_csv.php:3339 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3097 +msgid "Last time" +msgstr "" + +#: ../../include/functions_reporting_html.php:3114 +#: ../../enterprise/include/functions_reporting_csv.php:3408 +msgid "Agent / Module" +msgstr "" + +#: ../../include/functions_reporting_html.php:3227 +#: ../../enterprise/include/functions_reporting_csv.php:3485 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3174 +msgid "OS Type" +msgstr "" + +#: ../../include/functions_reporting_html.php:3493 +msgid "Data view of all groups" +msgstr "" + +#: ../../include/functions_reporting_html.php:3623 +msgid "Group Description" +msgstr "" + +#: ../../include/functions_reporting_html.php:3706 +msgid "Distribution by OS" +msgstr "" + +#: ../../include/functions_reporting_html.php:3964 +msgid "Events validated by user" +msgstr "" + +#: ../../include/functions_reporting_html.php:3981 +#: ../../include/functions_reporting_html.php:7196 +msgid "Events by severity" +msgstr "" + +#: ../../include/functions_reporting_html.php:3998 +msgid "Amount events validated" +msgstr "" + +#: ../../include/functions_reporting_html.php:4428 +msgid "Total summary" +msgstr "" + +#: ../../include/functions_reporting_html.php:4435 +msgid "No alerts fired" +msgstr "" + +#: ../../include/functions_reporting_html.php:4535 +#, php-format +msgid "Interface '%s' throughput graph" +msgstr "" + +#: ../../include/functions_reporting_html.php:4539 +msgid "Mac" +msgstr "" + +#: ../../include/functions_reporting_html.php:4540 +msgid "Actual status" +msgstr "" + +#: ../../include/functions_reporting_html.php:4911 +#: ../../include/functions_reporting_html.php:4913 +msgid "Empty modules" +msgstr "" + +#: ../../include/functions_reporting_html.php:5224 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +msgid "From data" +msgstr "" + +#: ../../include/functions_reporting_html.php:5225 +#: ../../enterprise/include/functions_reporting_csv.php:1922 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1680 +msgid "To data" +msgstr "" + +#: ../../include/functions_reporting_html.php:5253 +#: ../../enterprise/include/functions_reporting_csv.php:1928 +#: ../../enterprise/include/functions_reporting_csv.php:1939 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1686 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1697 +msgid "Negative increase: " +msgstr "" + +#: ../../include/functions_reporting_html.php:5255 +#: ../../enterprise/include/functions_reporting_csv.php:1930 +#: ../../enterprise/include/functions_reporting_csv.php:1941 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1688 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1699 +msgid "Positive increase: " +msgstr "" + +#: ../../include/functions_reporting_html.php:5257 +#: ../../enterprise/include/functions_reporting_csv.php:1932 +#: ../../enterprise/include/functions_reporting_csv.php:1943 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1690 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1701 +msgid "Neutral increase: " +msgstr "" + +#: ../../include/functions_reporting_html.php:5384 +msgid "Time Not Init Module" +msgstr "" + +#: ../../include/functions_reporting_html.php:5390 +#: ../../enterprise/include/functions_reporting_csv.php:2582 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2340 +msgid "Time Downtime" +msgstr "" + +#: ../../include/functions_reporting_html.php:5395 +msgid "% Ok" +msgstr "" + +#: ../../include/functions_reporting_html.php:5466 +#: ../../enterprise/include/functions_reporting.php:5319 +#: ../../package_774/enterprise/include/functions_reporting.php:5308 +msgid "Checks Warning" +msgstr "" + +#: ../../include/functions_reporting_html.php:5472 +msgid "Checks Uknown" +msgstr "" + +#: ../../include/functions_reporting_html.php:5511 +#: ../../include/functions_reporting_html.php:5658 +#: ../../include/functions_reporting_html.php:5985 +#: ../../include/functions_reporting_html.php:5991 +msgid "Primary" +msgstr "" + +#: ../../include/functions_reporting_html.php:5771 +#: ../../enterprise/include/functions_reporting_csv.php:1220 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:978 +msgid "Agent min value" +msgstr "" + +#: ../../include/functions_reporting_html.php:6218 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:258 +#: ../../enterprise/include/functions_reporting_csv.php:1627 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1385 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:258 +msgid "Sum" +msgstr "" + +#: ../../include/functions_reporting_html.php:6588 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1376 +msgid "Alert description" +msgstr "" + +#: ../../include/functions_reporting_html.php:6628 +#: ../../include/functions_reporting_html.php:6782 +#: ../../mobile/include/functions_web.php:24 +msgid "Monitor" +msgstr "" + +#: ../../include/functions_reporting_html.php:6681 +#, php-format +msgid "Agents in group: %s" +msgstr "" + +#: ../../include/functions_reporting_html.php:6783 +msgid "Last failure" +msgstr "" + +#: ../../include/functions_reporting_html.php:6873 +msgid "N/A(*)" +msgstr "" + +#: ../../include/functions_reporting_html.php:6907 +msgid "Monitors" +msgstr "" + +#: ../../include/functions_reporting_html.php:7086 +#: ../../include/functions_reporting_html.php:7091 +#: ../../operation/custom_fields/custom_fields_view.php:520 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:536 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:524 +msgid "Agents by status" +msgstr "" + +#: ../../include/functions_reporting_html.php:7147 +#: ../../include/functions_reporting_html.php:7152 +msgid "Node overview" +msgstr "" + +#: ../../include/functions_reporting_html.php:7172 +#: ../../include/functions_reporting_html.php:7184 +msgid "Critical events" +msgstr "" + +#: ../../include/functions_reporting_html.php:7175 +#: ../../include/functions_reporting_html.php:7186 +msgid "Warning events" +msgstr "" + +#: ../../include/functions_reporting_html.php:7178 +#: ../../include/functions_reporting_html.php:7188 +msgid "OK events" +msgstr "" + +#: ../../include/functions_reporting_html.php:7181 +#: ../../include/functions_reporting_html.php:7190 +msgid "Unknown events" +msgstr "" + +#: ../../include/functions_reporting_html.php:7207 +msgid "Event count corresponds to events within the last hour" +msgstr "" + +#: ../../include/functions_reporting_html.php:7212 +msgid "Important Events by Criticity" +msgstr "" + +#: ../../include/functions_reporting_html.php:7239 +#, php-format +msgid "Last activity in %s console" +msgstr "" + +#: ../../include/functions_reporting_html.php:7288 +#: ../../include/functions_reporting_html.php:7430 +msgid "Events info (1hr.)" +msgstr "" + +#: ../../include/functions_reporting_html.php:7587 +msgid "This SLA has been affected by the following scheduled downtimes" +msgstr "" + +#: ../../include/functions_reporting_html.php:7588 +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:7595 +#: ../../views/ITSM/ITSMTicketDetailView.php:192 +msgid "Dates" +msgstr "" + +#: ../../include/functions_reporting_html.php:7626 +msgid "This item is affected by a malformed scheduled downtime" +msgstr "" + +#: ../../include/functions_reporting_html.php:7626 +msgid "Go to the scheduled downtimes section to solve this" +msgstr "" + +#: ../../include/functions_reporting_html.php:7660 +#: ../../include/functions_reporting_html.php:7683 +#: ../../enterprise/include/functions_reporting_csv.php:3146 +#: ../../enterprise/include/functions_reporting_csv.php:3156 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2904 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2914 +msgid "Permissions" +msgstr "" + +#: ../../include/functions_reporting_html.php:7787 +#: ../../enterprise/include/functions_reporting_csv.php:3600 +#: ../../enterprise/views/ncm/devices/list.php:130 +#: ../../enterprise/views/ncm/firmwares/list.php:74 +#: ../../enterprise/views/ncm/models/edit.php:88 +#: ../../enterprise/views/ncm/models/list.php:72 +msgid "Vendor" +msgstr "" + +#: ../../include/functions_reporting_html.php:7788 +#: ../../enterprise/include/functions_reporting_csv.php:3601 +#: ../../enterprise/views/ncm/devices/list.php:131 +msgid "Model" +msgstr "" + +#: ../../include/functions_reporting_html.php:7789 +#: ../../enterprise/include/functions_reporting_csv.php:3602 +#: ../../enterprise/views/ncm/firmwares/edit.php:41 +#: ../../enterprise/views/ncm/firmwares/edit.php:59 +msgid "Firmware" +msgstr "" + +#: ../../include/functions_reporting_html.php:7790 +msgid "Last backup date" +msgstr "" + +#: ../../include/functions_reporting_html.php:7859 +#: ../../enterprise/views/ncm/backups/backup.php:90 +msgid "Diff" +msgstr "" + +#: ../../include/functions_reports.php:655 +#: ../../enterprise/include/functions_reporting.php:8701 +#: ../../package_774/enterprise/include/functions_reporting.php:8690 +msgid "Simple baseline graph" +msgstr "" + +#: ../../include/functions_reports.php:673 +#: ../../enterprise/include/functions_reporting_csv.php:1734 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1492 +msgid "SQL vertical bar graph" +msgstr "" + +#: ../../include/functions_reports.php:677 +#: ../../enterprise/include/functions_reporting_csv.php:1738 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1496 +msgid "SQL pie graph" +msgstr "" + +#: ../../include/functions_reports.php:681 +#: ../../enterprise/include/functions_reporting_csv.php:1736 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1494 +msgid "SQL horizontal bar graph" +msgstr "" + +#: ../../include/functions_reports.php:688 +msgid "Automatic combined Graph" +msgstr "" + +#: ../../include/functions_reports.php:694 +msgid "Availability graph" +msgstr "" + +#: ../../include/functions_reports.php:699 +msgid "Module Histogram graph" +msgstr "" + +#: ../../include/functions_reports.php:704 +#: ../../enterprise/godmode/menu.php:306 +#: ../../enterprise/tools/ipam/ipam.php:457 +#: ../../package_774/enterprise/godmode/menu.php:291 +msgid "IPAM" +msgstr "" + +#: ../../include/functions_reports.php:705 +msgid "IPAM networks" +msgstr "" + +#: ../../include/functions_reports.php:710 +#: ../../include/functions_reports.php:715 +#: ../../include/functions_reports.php:719 +#: ../../include/functions_reports.php:723 +#: ../../include/functions_reports.php:729 +#: ../../enterprise/include/functions_reporting_csv.php:2588 +#: ../../enterprise/operation/services/services.list.php:546 +#: ../../enterprise/operation/services/services.service.php:119 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2346 +msgid "SLA" +msgstr "" + +#: ../../include/functions_reports.php:716 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:211 +#: ../../enterprise/include/functions_reporting.php:2625 +#: ../../package_774/enterprise/include/functions_reporting.php:2614 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:211 +msgid "Monthly S.L.A." +msgstr "" + +#: ../../include/functions_reports.php:720 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:212 +#: ../../enterprise/include/functions_reporting.php:3578 +#: ../../package_774/enterprise/include/functions_reporting.php:3567 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:212 +msgid "Weekly S.L.A." +msgstr "" + +#: ../../include/functions_reports.php:724 +#: ../../enterprise/include/functions_reporting.php:4557 +#: ../../package_774/enterprise/include/functions_reporting.php:4546 +msgid "Hourly S.L.A." +msgstr "" + +#: ../../include/functions_reports.php:730 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:215 +#: ../../enterprise/include/functions_reporting.php:5822 +#: ../../package_774/enterprise/include/functions_reporting.php:5811 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:215 +msgid "Services S.L.A." +msgstr "" + +#: ../../include/functions_reports.php:736 +#: ../../include/functions_reports.php:740 +msgid "Forecasting" +msgstr "" + +#: ../../include/functions_reports.php:737 +#: ../../enterprise/include/functions_reporting_csv.php:1365 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1123 +msgid "Prediction date" +msgstr "" + +#: ../../include/functions_reports.php:746 +msgid "Avg. value" +msgstr "" + +#: ../../include/functions_reports.php:750 +msgid "Max. value" +msgstr "" + +#: ../../include/functions_reports.php:754 +msgid "Min. value" +msgstr "" + +#: ../../include/functions_reports.php:758 +msgid "Monitor report" +msgstr "" + +#: ../../include/functions_reports.php:762 +msgid "Serialize data" +msgstr "" + +#: ../../include/functions_reports.php:770 +msgid "Historical Data" +msgstr "" + +#: ../../include/functions_reports.php:782 +msgid "Service Level Detailed" +msgstr "" + +#: ../../include/functions_reports.php:786 +#: ../../include/functions_reports.php:792 +#: ../../include/functions_reports.php:798 +#: ../../include/functions_reports.php:804 +#: ../../include/functions_reports.php:810 +#: ../../include/functions_reports.php:817 +#: ../../include/functions_reports.php:822 +#: ../../include/functions_reports.php:829 +#: ../../include/functions_reports.php:835 +#: ../../include/functions_reports.php:839 +#: ../../include/functions_reports.php:844 +#: ../../include/functions_reports.php:850 +msgid "Grouped" +msgstr "" + +#: ../../include/functions_reports.php:793 +#: ../../include/functions_reports.php:799 +#: ../../enterprise/include/functions_reporting_csv.php:1583 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1341 +msgid "Group report" +msgstr "" + +#: ../../include/functions_reports.php:818 +msgid "Agents/Modules status" +msgstr "" + +#: ../../include/functions_reports.php:836 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:46 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:46 +msgid "Top n" +msgstr "" + +#: ../../include/functions_reports.php:840 +msgid "Network interfaces" +msgstr "" + +#: ../../include/functions_reports.php:845 +msgid "Custom Render" +msgstr "" + +#: ../../include/functions_reports.php:855 +#: ../../include/functions_reports.php:859 +msgid "Text/HTML " +msgstr "" + +#: ../../include/functions_reports.php:860 +msgid "Import text from URL" +msgstr "" + +#: ../../include/functions_reports.php:865 +msgid "Module alert report" +msgstr "" + +#: ../../include/functions_reports.php:869 +msgid "Agent alert report " +msgstr "" + +#: ../../include/functions_reports.php:875 +msgid "Group alert report" +msgstr "" + +#: ../../include/functions_reports.php:881 +msgid "Actions alert report " +msgstr "" + +#: ../../include/functions_reports.php:886 +msgid "Module event report" +msgstr "" + +#: ../../include/functions_reports.php:890 +msgid "Agent event report" +msgstr "" + +#: ../../include/functions_reports.php:894 +msgid "Group event report" +msgstr "" + +#: ../../include/functions_reports.php:900 +#: ../../enterprise/include/functions_reporting_csv.php:1250 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1008 +msgid "Agents inventory" +msgstr "" + +#: ../../include/functions_reports.php:907 +#: ../../enterprise/include/functions_reporting_csv.php:1296 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1054 +msgid "Modules inventory" +msgstr "" + +#: ../../include/functions_reports.php:919 +msgid "Inventory changes" +msgstr "" + +#: ../../include/functions_reports.php:935 +#: ../../enterprise/include/functions_reporting_csv.php:3204 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2962 +msgid "Netflow area chart" +msgstr "" + +#: ../../include/functions_reports.php:939 +msgid "Netflow data table" +msgstr "" + +#: ../../include/functions_reports.php:943 +msgid "Netflow summary table" +msgstr "" + +#: ../../include/functions_reports.php:953 +#: ../../include/functions_reports.php:958 +#: ../../enterprise/include/functions_reporting.php:2166 +#: ../../package_774/enterprise/include/functions_reporting.php:2155 +msgid "Log" +msgstr "" + +#: ../../include/functions_reports.php:954 +#: ../../enterprise/include/functions_reporting.php:2153 +#: ../../enterprise/include/functions_reporting.php:2259 +#: ../../package_774/enterprise/include/functions_reporting.php:2142 +#: ../../package_774/enterprise/include/functions_reporting.php:2248 +msgid "Log report" +msgstr "" + +#: ../../include/functions_reports.php:959 +msgid "Log report by period" +msgstr "" + +#: ../../include/functions_reports.php:971 +#: ../../include/functions_reports.php:976 +#: ../../enterprise/views/ncm/agent/manage.php:76 +#: ../../enterprise/views/ncm/devices/list.php:55 +#: ../../enterprise/views/ncm/devices/list.php:73 +#: ../../enterprise/views/ncm/firmwares/edit.php:55 +#: ../../enterprise/views/ncm/firmwares/list.php:45 +#: ../../enterprise/views/ncm/models/edit.php:51 +#: ../../enterprise/views/ncm/models/list.php:46 +#: ../../enterprise/views/ncm/snippets/list.php:46 +#: ../../enterprise/views/ncm/templates/edit.php:56 +#: ../../enterprise/views/ncm/templates/list.php:46 +#: ../../enterprise/views/ncm/vendors/edit.php:49 +#: ../../enterprise/views/ncm/vendors/list.php:46 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:56 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:46 +msgid "NCM" +msgstr "" + +#: ../../include/functions_reports.php:972 +msgid "NCM configuration changes" +msgstr "" + +#: ../../include/functions_reports.php:977 +msgid "NCM devices list" +msgstr "" + +#: ../../include/functions_reports.php:982 +#: ../../include/functions_reports.php:987 +#: ../../include/functions_reports.php:992 +#: ../../include/functions_reports.php:997 +#: ../../include/functions_reports.php:1002 +#: ../../include/functions_reports.php:1007 +#: ../../include/functions_reports.php:1012 +#: ../../operation/agentes/ver_agente.php:1892 +#: ../../operation/agentes/ver_agente.php:2120 +msgid "Security hardening" +msgstr "" + +#: ../../include/functions_reports.php:1003 +msgid "List of checks" +msgstr "" + +#: ../../include/functions_reports.php:1018 +msgid "Severity graph bar" +msgstr "" + +#: ../../include/functions_reports.php:1023 +msgid "Attack complexity doughnut chart" +msgstr "" + +#: ../../include/functions_reports.php:1028 +msgid "By packages in pie chart" +msgstr "" + +#: ../../include/functions_reports.php:1033 +#: ../../enterprise/include/functions_reporting.php:9850 +#: ../../enterprise/include/functions_reporting.php:9852 +#: ../../enterprise/include/functions_reporting_csv.php:562 +msgid "Detailed security report" +msgstr "" + +#: ../../include/functions_reports.php:1038 +msgid "Vulnerabilities of agent" +msgstr "" + +#: ../../include/functions_reports.php:1043 +msgid "Top-N agents with more risk" +msgstr "" + +#: ../../include/functions_reports.php:1048 +msgid "Top-N common vulnerabilities" +msgstr "" + +#: ../../include/functions_reports.php:1176 +msgid "Macro" +msgstr "" + +#: ../../include/functions_reports.php:1190 +#: ../../include/functions_reports.php:1320 +msgid "String" +msgstr "" + +#: ../../include/functions_reports.php:1191 +#: ../../include/functions_reports.php:1320 +#: ../../include/functions_reports.php:1340 +msgid "Sql" +msgstr "" + +#: ../../include/functions_reports.php:1192 +msgid "Graph Sql" +msgstr "" + +#: ../../include/functions_reports.php:1490 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:749 +msgid "Period " +msgstr "" + +#: ../../include/functions_servers.php:928 +#: ../../include/functions_servers.php:934 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:578 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:452 +msgid "Syslog server" +msgstr "" + +#: ../../include/functions_servers.php:1401 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:524 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:398 +msgid "SNMP server" +msgstr "" + +#: ../../include/functions_servers.php:1413 +msgid "Prediction Server" +msgstr "" + +#: ../../include/functions_servers.php:1437 ../../include/functions_ui.php:7460 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:560 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:434 +msgid "WUX server" +msgstr "" + +#: ../../include/functions_snmp.php:65 +msgid "Load Average (Last minute)" +msgstr "" + +#: ../../include/functions_snmp.php:69 +msgid "Load Average (Last 5 minutes)" +msgstr "" + +#: ../../include/functions_snmp.php:73 +msgid "Load Average (Last 15 minutes)" +msgstr "" + +#: ../../include/functions_snmp.php:77 +msgid "Total Swap Size configured for the host" +msgstr "" + +#: ../../include/functions_snmp.php:81 +msgid "Available Swap Space on the host" +msgstr "" + +#: ../../include/functions_snmp.php:85 +msgid "Total Real/Physical Memory Size on the host" +msgstr "" + +#: ../../include/functions_snmp.php:89 +msgid "Available Real/Physical Memory Space on the host" +msgstr "" + +#: ../../include/functions_snmp.php:93 +msgid "Total Available Memory on the host" +msgstr "" + +#: ../../include/functions_snmp.php:97 +msgid "Total Cached Memory" +msgstr "" + +#: ../../include/functions_snmp.php:101 +msgid "Total Buffered Memory" +msgstr "" + +#: ../../include/functions_snmp.php:105 +msgid "Amount of memory swapped in from disk (kB/s)" +msgstr "" + +#: ../../include/functions_snmp.php:109 +msgid "Amount of memory swapped to disk (kB/s)" +msgstr "" + +#: ../../include/functions_snmp.php:113 +msgid "Number of blocks sent to a block device" +msgstr "" + +#: ../../include/functions_snmp.php:117 +msgid "Number of blocks received from a block device" +msgstr "" + +#: ../../include/functions_snmp.php:121 +msgid "Number of interrupts processed" +msgstr "" + +#: ../../include/functions_snmp.php:125 +msgid "Number of context switches" +msgstr "" + +#: ../../include/functions_snmp.php:129 +msgid "user CPU time" +msgstr "" + +#: ../../include/functions_snmp.php:133 +msgid "system CPU time" +msgstr "" + +#: ../../include/functions_snmp.php:137 +msgid "idle CPU time" +msgstr "" + +#: ../../include/functions_snmp.php:141 +msgid "system Up time" +msgstr "" + +#: ../../include/functions_snmp.php:349 +msgid "Pagination" +msgstr "" + +#: ../../include/functions_snmp.php:381 ../../include/functions_snmp.php:389 +msgid "Group by Enterprise String / IP" +msgstr "" + +#: ../../include/functions_snmp.php:441 +#: ../../enterprise/include/functions_events.php:224 +msgid "Active filter" +msgstr "" + +#: ../../include/functions_snmp.php:441 +#: ../../enterprise/include/functions_events.php:224 +msgid "Active filters" +msgstr "" + +#: ../../include/functions_snmp_browser.php:355 +msgid "The server did not return any response." +msgstr "" + +#: ../../include/functions_snmp_browser.php:558 +msgid "Numeric OID" +msgstr "" + +#: ../../include/functions_snmp_browser.php:576 +msgid "Syntax" +msgstr "" + +#: ../../include/functions_snmp_browser.php:582 +msgid "Display hint" +msgstr "" + +#: ../../include/functions_snmp_browser.php:588 +msgid "Max access" +msgstr "" + +#: ../../include/functions_snmp_browser.php:612 +msgid "OID Information" +msgstr "" + +#: ../../include/functions_snmp_browser.php:649 +msgid "Create agent module" +msgstr "" + +#: ../../include/functions_snmp_browser.php:771 +msgid "Starting OID" +msgstr "" + +#: ../../include/functions_snmp_browser.php:825 +msgid "Server to execute" +msgstr "" + +#: ../../include/functions_snmp_browser.php:966 +msgid "SNMP v3 settings" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1057 +msgid "First match" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1070 +msgid "Previous match" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1083 +msgid "Next match" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1096 +msgid "Last match" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1110 +msgid "Expand the tree (can be slow)" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1123 +msgid "Collapse the tree" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1135 +#: ../../include/functions_snmp_browser.php:1206 +msgid "Search options" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1196 +msgid "SNMP v3 options" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1228 +msgid "Search matches" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1245 +msgid "Create agent modules" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1255 +msgid "Create policy modules" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1264 +msgid "Create network components" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1699 +#: ../../include/functions_snmp_browser.php:1706 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:252 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:313 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:822 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:824 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:480 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:541 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:174 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:180 +msgid "Select all" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1702 +msgid " available" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1709 +msgid " to apply" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1714 +#: ../../operation/snmpconsole/snmp_browser.php:543 +msgid "Create new policy" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1769 +msgid "Undo" +msgstr "" + +#: ../../include/functions_snmp_browser.php:1817 +msgid "Use agent IP" +msgstr "" + +#: ../../include/functions_tags.php:712 +msgid "Click here to open a popup window with URL tag" +msgstr "" + +#: ../../include/functions_treeview.php:52 +msgid "There was a problem loading module" +msgstr "" + +#: ../../include/functions_treeview.php:73 +msgid "Click here for view this module" +msgstr "" + +#: ../../include/functions_treeview.php:316 +msgid "Module information" +msgstr "" + +#: ../../include/functions_treeview.php:370 +msgid "Go to module edition" +msgstr "" + +#: ../../include/functions_treeview.php:425 +msgid "There was a problem loading alerts" +msgstr "" + +#: ../../include/functions_treeview.php:512 +msgid "Go to alerts edition" +msgstr "" + +#: ../../include/functions_treeview.php:604 +#: ../../operation/agentes/agent_fields.php:24 +#: ../../operation/agentes/custom_fields.php:24 +#: ../../operation/agentes/estado_generalagente.php:62 +msgid "There was a problem loading agent" +msgstr "" + +#: ../../include/functions_treeview.php:657 +#: ../../include/functions_treeview.php:668 +msgid "Click here for view this agent" +msgstr "" + +#: ../../include/functions_treeview.php:691 +msgid "Other IP addresses" +msgstr "" + +#: ../../include/functions_treeview.php:713 +msgid "Quiet mode enabled" +msgstr "" + +#: ../../include/functions_treeview.php:714 +msgid "This agent would not raise events or alerts" +msgstr "" + +#: ../../include/functions_treeview.php:741 +msgid "Remote contact" +msgstr "" + +#: ../../include/functions_treeview.php:749 +msgid "Next agent contact" +msgstr "" + +#: ../../include/functions_treeview.php:762 +msgid "Agent information" +msgstr "" + +#: ../../include/functions_treeview.php:789 +#: ../../mobile/operation/agent.php:271 +msgid "Events (24h)" +msgstr "" + +#: ../../include/functions_treeview.php:809 +msgid "Agent access rate (24h)" +msgstr "" + +#: ../../include/functions_treeview.php:865 +#: ../../operation/agentes/estado_generalagente.php:399 +#: ../../operation/agentes/interface_view.functions.php:722 +#: ../../operation/agentes/pandora_networkmap.view.php:1253 +msgid "Interface traffic" +msgstr "" + +#: ../../include/functions_treeview.php:888 +msgid "Interface information" +msgstr "" + +#: ../../include/functions_treeview.php:905 +#: ../../operation/agentes/estado_generalagente.php:161 +#: ../../operation/gis_maps/ajax.php:341 +msgid "Agent Version" +msgstr "" + +#: ../../include/functions_treeview.php:939 +#: ../../operation/agentes/ver_agente.php:1719 +#: ../../operation/agentes/ver_agente.php:2091 +msgid "Url address" +msgstr "" + +#: ../../include/functions_treeview.php:984 +msgid "Advanced information" +msgstr "" + +#: ../../include/functions_treeview.php:1003 +msgid "Go to cluster edition" +msgstr "" + +#: ../../include/functions_treeview.php:1012 +msgid "Go to module creation" +msgstr "" + +#: ../../include/functions_treeview.php:1021 +msgid "Go to agent edition" +msgstr "" + +#: ../../include/functions_ui.php:549 +msgid "Error processing request" +msgstr "" + +#: ../../include/functions_ui.php:714 +msgid "" +"Is possible that this view uses part of information which your user has not " +"access" +msgstr "" + +#: ../../include/functions_ui.php:1048 +msgid "Software" +msgstr "" + +#: ../../include/functions_ui.php:1350 +msgid "Force check" +msgstr "" + +#: ../../include/functions_ui.php:1498 +msgid "Are you sure you want to delete alert action?" +msgstr "" + +#: ../../include/functions_ui.php:1603 +msgid "Are you sure you want to delete alert?" +msgstr "" + +#: ../../include/functions_ui.php:1850 +msgid "The alert would fire when the value is over " +msgstr "" + +#: ../../include/functions_ui.php:1855 +msgid "The alert would fire when the value is under " +msgstr "" + +#: ../../include/functions_ui.php:1870 +msgid "Unknown option." +msgstr "" + +#: ../../include/functions_ui.php:2677 +msgid "First" +msgstr "" + +#: ../../include/functions_ui.php:3133 +msgid "Unknown type" +msgstr "" + +#: ../../include/functions_ui.php:4018 +msgid "Export current page to CSV" +msgstr "" + +#: ../../include/functions_ui.php:4019 +#, php-format +msgid "export_%s_current_page_%s" +msgstr "" + +#: ../../include/functions_ui.php:4170 +msgid "No matching records found" +msgstr "" + +#: ../../include/functions_ui.php:4171 +msgid "No data available in table" +msgstr "" + +#: ../../include/functions_ui.php:4258 +msgid "Please apply a filter to display the data." +msgstr "" + +#: ../../include/functions_ui.php:5748 +msgid "Type at least two characters to search." +msgstr "" + +#: ../../include/functions_ui.php:6688 +msgid "Unhandled error" +msgstr "" + +#: ../../include/functions_ui.php:6689 +msgid "An unhandled error occurs" +msgstr "" + +#: ../../include/functions_ui.php:6934 +#: ../../enterprise/include/functions_ux_console.php:517 +#: ../../enterprise/operation/agentes/tag_view.php:1004 +#: ../../enterprise/operation/agentes/tag_view.php:1015 +#: ../../enterprise/operation/agentes/ux_console_view.php:102 +#: ../../enterprise/operation/agentes/ux_console_view.php:297 +#: ../../enterprise/operation/agentes/ux_console_view.php:384 +#: ../../enterprise/operation/agentes/wux_console_view.php:337 +msgid "Snapshot view" +msgstr "" + +#: ../../include/functions_ui.php:6960 +#, 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 "" + +#: ../../include/functions_ui.php:7262 +#: ../../enterprise/include/class/CommandCenter.class.php:446 +msgid "Query" +msgstr "" + +#: ../../include/functions_ui.php:7287 +msgid "Results" +msgstr "" + +#: ../../include/functions_ui.php:7333 +msgid "Execute query" +msgstr "" + +#: ../../include/functions_ui.php:7355 +msgid "Show password" +msgstr "" + +#: ../../include/functions_ui.php:7455 +msgid "WEB server" +msgstr "" + +#: ../../include/functions_ui.php:7465 +msgid "Wizard Module" +msgstr "" + +#: ../../include/functions_ui.php:7558 +msgid "Select inventory module" +msgstr "" + +#: ../../include/functions_ui.php:7621 +msgid "Use custom fields" +msgstr "" + +#: ../../include/functions_ui.php:7761 +msgid "Field name" +msgstr "" + +#: ../../include/functions_ui.php:7778 +msgid "It's a password" +msgstr "" + +#: ../../include/functions_ui.php:7786 +msgid "Add field" +msgstr "" + +#: ../../include/functions_users.php:938 +msgid "NONE" +msgstr "" + +#: ../../include/functions_visual_map.php:2640 +msgid "Agent successfully added to layout" +msgstr "" + +#: ../../include/functions_visual_map.php:2837 +msgid "Modules successfully added to layout" +msgstr "" + +#: ../../include/functions_visual_map.php:3127 +msgid "Agents successfully added to layout" +msgstr "" + +#: ../../include/functions_visual_map.php:3528 +msgid "Cannot load the visualmap" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:62 +msgid "" +"To use 'label'field, you should write\n" +"\t\t\t\t\ta text to replace '(_VALUE_)' and the value of the module will be " +"printed at the end." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:149 +msgid "Border width" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:235 +msgid "" +"Scroll the mouse wheel over the label editor to change the background color" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:325 +msgid "Enable link" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:492 +msgid "Data image" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:498 +msgid "Resume data color" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:634 +msgid "Original Size" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:637 +#: ../../enterprise/godmode/policies/policy_agents.php:964 +#: ../../enterprise/godmode/policies/policy_agents.php:1363 +#: ../../enterprise/godmode/policies/policy_queue.php:758 +#: ../../enterprise/meta/advanced/policymanager.apply.php:213 +#: ../../enterprise/meta/advanced/policymanager.queue.php:311 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:974 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1367 +msgid "Apply" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:654 +msgid "Aspect ratio" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:657 +msgid "Proportional Width" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:677 +msgid "Height proportional" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:839 +msgid "Diameter" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:850 +msgid "" +"The color of the element will be the one selected in the first range created " +"in which the value of the module is found (with the initial and final values " +"of the range included)" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:853 +msgid "Ranges" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:853 +msgid "From value" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:853 +msgid "To value" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:859 +msgid "Always show on top" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:861 +msgid "" +"It allows the element to be superimposed to the rest of items of the visual " +"console" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:876 +msgid "Show last value" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:980 +msgid "For use the original image file size, set 0 width and 0 height." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1239 +msgid "Lines haven't advanced options" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1259 +msgid "" +"If selected, restrict visualization of this item in the visual console to " +"users who have access to selected group. This is also used on calculating " +"child visual consoles." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1341 +msgid "Click start point
of the line" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1344 +msgid "Click end point
of the line" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1444 +#: ../../operation/visual_console/view.php:340 +msgid "Serialized pie graph" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1445 +#: ../../operation/visual_console/view.php:345 +msgid "Bars Graph" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1471 +msgid "Show grid" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1473 +msgid "Delete item" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1474 +msgid "Copy item" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1511 +#: ../../include/functions_visual_map_editor.php:1515 +#: ../../include/functions_visual_map_editor.php:1519 +#: ../../include/functions_visual_map_editor.php:1523 +#: ../../include/functions_visual_map_editor.php:1527 +#: ../../include/functions_visual_map_editor.php:1531 +#: ../../include/functions_visual_map_editor.php:1535 +#: ../../include/functions_visual_map_editor.php:1539 +#: ../../include/functions_visual_map_editor.php:1543 +#: ../../include/functions_visual_map_editor.php:1547 +#: ../../include/functions_visual_map_editor.php:1551 +#: ../../include/functions_visual_map_editor.php:1555 +#: ../../include/functions_visual_map_editor.php:1559 +#: ../../include/functions_visual_map_editor.php:1563 +#: ../../include/functions_visual_map_editor.php:1567 +#: ../../include/functions_visual_map_editor.php:1571 +#: ../../include/functions_visual_map_editor.php:1575 +#: ../../include/functions_visual_map_editor.php:1579 +#: ../../include/functions_visual_map_editor.php:1583 +msgid "Visual Console Builder Information" +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1512 +msgid "Min allowed size is 1024x768." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1516 +#: ../../include/functions_visual_map_editor.php:1584 +msgid "No custom graph defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1520 +msgid "No image or name defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1524 +msgid "No label defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1528 +msgid "No service defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1532 +msgid "No image defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1536 +msgid "No process defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1540 +msgid "No Max value defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1544 +msgid "No width defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1548 +msgid "No height defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1552 +msgid "The width must not exceed the size of the visual console container." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1556 +msgid "The height must not exceed the size of the visual console container." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1560 +msgid "No period defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1564 +msgid "No agent defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1568 +msgid "No module defined." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1572 +msgid "No module defined. This module must be string type." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1576 +msgid "Successfully save the changes." +msgstr "" + +#: ../../include/functions_visual_map_editor.php:1580 +msgid "Could not be save." +msgstr "" + +#: ../../include/functions_welcome_wizard.php:493 +msgid "Basic network" +msgstr "" + +#: ../../include/functions_welcome_wizard.php:497 +msgid "Created on welcome" +msgstr "" + +#: ../../include/functions_welcome_wizard.php:547 +msgid "Unknown condition" +msgstr "" + +#: ../../include/functions_welcome_wizard.php:550 +msgid "This is a generic alert template to fire on UNKNOWN condition" +msgstr "" + +#: ../../include/get_file.php:71 +msgid "Security error. Please contact the administrator." +msgstr "" + +#: ../../include/get_file.php:109 +msgid "File is missing in disk storage. Please contact the administrator." +msgstr "" + +#: ../../include/php_to_js_values.php:27 +msgid "Generating content" +msgstr "" + +#: ../../include/php_to_js_values.php:28 +msgid "Generating content, please wait" +msgstr "" + +#: ../../mobile/include/functions_web.php:83 +#, php-format +msgid "Pandora FMS %s - Build %s" +msgstr "" + +#: ../../mobile/include/system.class.php:175 +msgid "" +"Access to this page is restricted to authorized users only, please contact " +"your system administrator if you should need help." +msgstr "" + +#: ../../mobile/include/system.class.php:175 +#: ../../mobile/include/system.class.php:181 +#, php-format +msgid "" +"Please remember that any attempts to access this page will be recorded on " +"the %s System Database." +msgstr "" + +#: ../../mobile/include/system.class.php:181 +msgid "" +"Invalid license, please contact your system administrator if you should need " +"help." +msgstr "" + +#: ../../mobile/include/ui.class.php:120 +#, php-format +msgid "%s mobile" +msgstr "" + +#: ../../mobile/include/ui.class.php:217 +#, php-format +msgid "%s : Mobile" +msgstr "" + +#: ../../mobile/include/ui.class.php:239 ../../mobile/operation/home.php:178 +msgid "Home" +msgstr "" + +#: ../../mobile/include/ui.class.php:327 +#, php-format +msgid "%s %s - Build %s" +msgstr "" + +#: ../../mobile/include/ui.class.php:802 +msgid "Not found header." +msgstr "" + +#: ../../mobile/include/ui.class.php:804 +msgid "Not found content." +msgstr "" + +#: ../../mobile/include/ui.class.php:806 +msgid "Not found footer." +msgstr "" + +#: ../../mobile/include/ui.class.php:808 +msgid "Incorrect form." +msgstr "" + +#: ../../mobile/include/ui.class.php:810 +msgid "Incorrect grid." +msgstr "" + +#: ../../mobile/include/ui.class.php:812 +msgid "Incorrect collapsible." +msgstr "" + +#: ../../mobile/include/user.class.php:171 +msgid "User cannot log in into this console, please contact administrator" +msgstr "" + +#: ../../mobile/include/user.class.php:287 +#: ../../mobile/include/user.class.php:302 +#: ../../mobile/include/user.class.php:309 +msgid "Double authentication failed" +msgstr "" + +#: ../../mobile/include/user.class.php:288 +msgid "Secret code not found" +msgstr "" + +#: ../../mobile/include/user.class.php:288 +msgid "Please contact the administrator to reset your double authentication" +msgstr "" + +#: ../../mobile/include/user.class.php:310 +msgid "There was an error checking the code" +msgstr "" + +#: ../../mobile/include/user.class.php:351 +msgid "Login Failed" +msgstr "" + +#: ../../mobile/include/user.class.php:352 +msgid "User not found in database or incorrect password." +msgstr "" + +#: ../../mobile/include/user.class.php:360 +msgid "Login out" +msgstr "" + +#: ../../mobile/include/user.class.php:445 +msgid "user" +msgstr "" + +#: ../../mobile/include/user.class.php:453 +msgid "password" +msgstr "" + +#: ../../mobile/include/user.class.php:470 +#: ../../enterprise/meta/general/login_page.php:229 +#: ../../enterprise/meta/general/login_page.php:288 +msgid "Login" +msgstr "" + +#: ../../mobile/include/user.class.php:589 +msgid "Authenticator code" +msgstr "" + +#: ../../mobile/operation/agent.php:168 +msgid "No agent found" +msgstr "" + +#: ../../mobile/operation/agent.php:372 +#, php-format +msgid "Last %s Events" +msgstr "" + +#: ../../mobile/operation/agents.php:219 +#, php-format +msgid "Filter Agents by %s" +msgstr "" + +#: ../../mobile/operation/agents.php:261 ../../mobile/operation/alerts.php:266 +#: ../../mobile/operation/events.php:1049 +#: ../../mobile/operation/modules.php:325 +msgid "Apply Filter" +msgstr "" + +#: ../../mobile/operation/agents.php:459 +msgid "No agents" +msgstr "" + +#: ../../mobile/operation/agents.php:561 ../../mobile/operation/alerts.php:388 +#: ../../mobile/operation/events.php:1571 +#: ../../mobile/operation/module_data.php:299 +#: ../../mobile/operation/modules.php:981 +#: ../../mobile/operation/server_status.php:501 +msgid "(Default)" +msgstr "" + +#: ../../mobile/operation/agents.php:567 ../../mobile/operation/alerts.php:401 +#: ../../mobile/operation/events.php:1604 +#: ../../mobile/operation/module_data.php:305 +#: ../../mobile/operation/modules.php:987 +#: ../../mobile/operation/server_status.php:507 +#, php-format +msgid "Group: %s" +msgstr "" + +#: ../../mobile/operation/agents.php:574 ../../mobile/operation/alerts.php:408 +#: ../../mobile/operation/events.php:1624 +#: ../../mobile/operation/module_data.php:327 +#: ../../mobile/operation/modules.php:1009 +#: ../../mobile/operation/server_status.php:529 +#, php-format +msgid "Status: %s" +msgstr "" + +#: ../../mobile/operation/agents.php:581 ../../mobile/operation/alerts.php:415 +#: ../../mobile/operation/module_data.php:334 +#: ../../mobile/operation/modules.php:1016 +#: ../../mobile/operation/server_status.php:536 +#, php-format +msgid "Free Search: %s" +msgstr "" + +#: ../../mobile/operation/alerts.php:208 +#, php-format +msgid "Filter Alerts by %s" +msgstr "" + +#: ../../mobile/operation/alerts.php:336 ../../mobile/operation/alerts.php:337 +#: ../../mobile/operation/alerts.php:342 ../../mobile/operation/alerts.php:344 +#: ../../mobile/operation/alerts.php:347 +msgid "Module/Agent" +msgstr "" + +#: ../../mobile/operation/alerts.php:353 +msgid "Last Fired" +msgstr "" + +#: ../../mobile/operation/alerts.php:394 +#, php-format +msgid "Standby: %s" +msgstr "" + +#: ../../mobile/operation/events.php:793 +msgid "ERROR: Event detail" +msgstr "" + +#: ../../mobile/operation/events.php:794 +msgid "Error connecting to DB." +msgstr "" + +#: ../../mobile/operation/events.php:814 +msgid "Event detail" +msgstr "" + +#: ../../mobile/operation/events.php:911 +msgid "Sucessful validate" +msgstr "" + +#: ../../mobile/operation/events.php:913 +msgid "Fail validate" +msgstr "" + +#: ../../mobile/operation/events.php:918 +msgid "Sucessful in process" +msgstr "" + +#: ../../mobile/operation/events.php:920 +msgid "Fail in process" +msgstr "" + +#: ../../mobile/operation/events.php:964 +#, php-format +msgid "Filter Events by %s" +msgstr "" + +#: ../../mobile/operation/events.php:974 ../../mobile/operation/events.php:975 +msgid "Preset Filters" +msgstr "" + +#: ../../mobile/operation/events.php:1576 +#, php-format +msgid "Filter: %s" +msgstr "" + +#: ../../mobile/operation/events.php:1588 +#, php-format +msgid "Severity: %s" +msgstr "" + +#: ../../mobile/operation/events.php:1617 +#, php-format +msgid "Type: %s" +msgstr "" + +#: ../../mobile/operation/events.php:1631 +#, php-format +msgid "Free search: %s" +msgstr "" + +#: ../../mobile/operation/events.php:1638 +#, php-format +msgid "Hours: %s" +msgstr "" + +#: ../../mobile/operation/home.php:93 +#: ../../mobile/operation/server_status.php:227 +#: ../../views/tacticalView/view.php:30 +msgid "Server status" +msgstr "" + +#: ../../mobile/operation/module_data.php:125 +msgid "Module data" +msgstr "" + +#: ../../mobile/operation/module_data.php:320 +#: ../../mobile/operation/modules.php:1002 +#: ../../mobile/operation/server_status.php:522 +#, php-format +msgid "Module group: %s" +msgstr "" + +#: ../../mobile/operation/module_data.php:342 +#: ../../mobile/operation/modules.php:1024 +#: ../../mobile/operation/server_status.php:544 +#, php-format +msgid "Tag: %s" +msgstr "" + +#: ../../mobile/operation/module_graph.php:356 +#: ../../mobile/operation/module_graph.php:369 +#, php-format +msgid "%s: %s" +msgstr "" + +#: ../../mobile/operation/module_graph.php:402 +#, php-format +msgid "Options for %s : %s" +msgstr "" + +#: ../../mobile/operation/module_graph.php:409 +msgid "Show Alerts" +msgstr "" + +#: ../../mobile/operation/module_graph.php:417 +msgid "Show Events" +msgstr "" + +#: ../../mobile/operation/module_graph.php:446 +msgid "Time range (hours)" +msgstr "" + +#: ../../mobile/operation/module_graph.php:465 +msgid "Update graph" +msgstr "" + +#: ../../mobile/operation/module_graph.php:475 +msgid "Error get the graph" +msgstr "" + +#: ../../mobile/operation/modules.php:250 +#, php-format +msgid "Filter Modules by %s" +msgstr "" + +#: ../../mobile/operation/modules.php:670 +msgid "Interval." +msgstr "" + +#: ../../mobile/operation/modules.php:672 +msgid "Last update." +msgstr "" + +#: ../../mobile/operation/modules.php:850 +msgid "Choose option" +msgstr "" + +#: ../../mobile/operation/server_status.php:371 +msgid "No servers" +msgstr "" + +#: ../../mobile/operation/services.php:139 +msgid "No services found" +msgstr "" + +#: ../../mobile/operation/services.php:231 +#: ../../mobile/operation/services.php:272 +#: ../../mobile/operation/services.php:338 +#: ../../enterprise/include/functions_services.php:1740 +#: ../../enterprise/include/functions_services.php:1793 +#: ../../enterprise/include/functions_services.php:1861 +msgid "Nonexistent. This element should be deleted" +msgstr "" + +#: ../../mobile/operation/services.php:255 +#: ../../mobile/operation/services.php:320 +#: ../../mobile/operation/services.php:363 +#: ../../enterprise/include/functions_services.php:1776 +#: ../../enterprise/include/functions_services.php:1843 +#: ../../enterprise/include/functions_services.php:1897 +msgid "This element does not affect service weigth because is disabled." +msgstr "" + +#: ../../mobile/operation/services.php:377 +#: ../../enterprise/include/functions_services.php:1933 +msgid "Dynamic element" +msgstr "" + +#: ../../mobile/operation/services.php:386 +#: ../../enterprise/include/functions_services.php:1912 +#, php-format +msgid "Dynamic element (%d) '%s' does not match any target" +msgstr "" + +#: ../../mobile/operation/services.php:395 +#: ../../enterprise/include/functions_services.php:1921 +#, php-format +msgid "Dynamic element (%d) '%s' causes an error: %s" +msgstr "" + +#: ../../mobile/operation/services.php:405 +#: ../../enterprise/include/functions_services.php:1939 +#, php-format +msgid "agents like \"%s\"" +msgstr "" + +#: ../../mobile/operation/services.php:410 +#: ../../enterprise/include/functions_services.php:1944 +#, php-format +msgid "modules like \"%s\"" +msgstr "" + +#: ../../mobile/operation/services.php:450 +#: ../../enterprise/include/functions_services.php:2079 +msgid "NOT INITIALIZED" +msgstr "" + +#: ../../mobile/operation/tactical.php:216 +msgid "Last activity" +msgstr "" + +#: ../../mobile/operation/visualmaps.php:242 +msgid "All visual consoles" +msgstr "" + +#: ../../mobile/operation/visualmaps.php:254 +msgid "Favourite visual consoles" +msgstr "" + +#: ../../mobile/operation/visualmaps.php:265 +msgid "There are no favorite maps to show" +msgstr "" + +#: ../../operation/agentes/agent_fields.php:37 +#: ../../operation/agentes/estado_agente.php:487 +#: ../../operation/agentes/status_monitor.php:1020 +#: ../../enterprise/operation/agentes/tag_view.php:503 +msgid "Agent custom fields" +msgstr "" + +#: ../../operation/agentes/agent_fields.php:47 +#: ../../operation/agentes/custom_fields.php:90 +msgid "empty" +msgstr "" + +#: ../../operation/agentes/agent_inventory.php:73 +msgid "This agent has not modules inventory" +msgstr "" + +#: ../../operation/agentes/agent_inventory.php:248 +#: ../../operation/agentes/agent_inventory.php:249 +msgid "Diff view" +msgstr "" + +#: ../../operation/agentes/alerts_status.functions.php:48 +msgid "Alert(s) validated" +msgstr "" + +#: ../../operation/agentes/alerts_status.functions.php:49 +msgid "Error processing alert(s)" +msgstr "" + +#: ../../operation/agentes/alerts_status.functions.php:141 +#: ../../operation/agentes/status_monitor.php:602 +msgid "No tags" +msgstr "" + +#: ../../operation/agentes/alerts_status.functions.php:160 +#: ../../operation/agentes/status_monitor.php:619 +#: ../../enterprise/operation/agentes/tag_view.php:241 +msgid "Only it is show tags in use." +msgstr "" + +#: ../../operation/agentes/alerts_status.functions.php:165 +msgid "Also search in secondary groups" +msgstr "" + +#: ../../operation/agentes/alerts_status.functions.php:170 +#: ../../operation/agentes/datos_agente.php:213 +msgid "Free text for search" +msgstr "" + +#: ../../operation/agentes/alerts_status.functions.php:171 +msgid "Filter by agent name, module name, template name or action name" +msgstr "" + +#: ../../operation/agentes/alerts_status.php:385 +#: ../../operation/agentes/alerts_status.php:386 +#: ../../operation/agentes/alerts_status.php:433 +#: ../../operation/agentes/alerts_status.php:434 +msgid "No alerts found" +msgstr "" + +#: ../../operation/agentes/alerts_status.php:391 +#: ../../operation/agentes/estado_monitores.php:604 +msgid "Free text for search (*):" +msgstr "" + +#: ../../operation/agentes/alerts_status.php:392 +msgid "Filter by module name, template name or action name" +msgstr "" + +#: ../../operation/agentes/alerts_status.php:510 +msgid "Full list of alerts" +msgstr "" + +#: ../../operation/agentes/alerts_status.php:620 +msgid "You must select at least one alert." +msgstr "" + +#: ../../operation/agentes/custom_fields.php:59 +msgid "No fields defined" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:174 +msgid "Received data from" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:181 +msgid "Main database" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:181 +#: ../../enterprise/godmode/menu.php:132 +#: ../../enterprise/include/functions_setup.php:67 +#: ../../enterprise/include/functions_setup.php:119 +#: ../../enterprise/meta/advanced/metasetup.php:89 +#: ../../package_774/enterprise/godmode/menu.php:132 +msgid "History database" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:182 +msgid "" +"Switch between the main database and the history database to retrieve module " +"data" +msgstr "" + +#: ../../operation/agentes/ehorus.php:30 +msgid "Missing agent id" +msgstr "" + +#: ../../operation/agentes/ehorus.php:51 +msgid "Missing ehorus agent id" +msgstr "" + +#: ../../operation/agentes/ehorus.php:100 +#: ../../operation/agentes/ehorus.php:137 +msgid "There was an error retrieving an authorization token" +msgstr "" + +#: ../../operation/agentes/ehorus.php:112 +#: ../../operation/agentes/ehorus.php:149 +#: ../../operation/agentes/ehorus.php:185 +msgid "There was an error processing the response" +msgstr "" + +#: ../../operation/agentes/ehorus.php:173 +msgid "There was an error retrieving the agent data" +msgstr "" + +#: ../../operation/agentes/ehorus.php:190 +msgid "Remote management of this agent with eHorus" +msgstr "" + +#: ../../operation/agentes/ehorus.php:192 +msgid "Launch" +msgstr "" + +#: ../../operation/agentes/ehorus.php:198 +msgid "The connection was lost and the authorization token was expired" +msgstr "" + +#: ../../operation/agentes/ehorus.php:198 +msgid "Reload the page to request a new authorization token" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:269 ../../operation/menu.php:182 +msgid "Agent detail" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:298 +msgid "Sucessfully deleted agent" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:299 +msgid "There was an error message deleting the agent" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:385 +msgid "Search in custom fields" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:410 +msgid "Operating System version" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:410 +msgid "" +"Case insensitive regular expression, e.g. Rocky.* will match the following " +"OS version: Rocky Linux 8.7" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:523 +#: ../../operation/agentes/status_monitor.php:1071 +msgid "Manage filter" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:1131 +msgid "L.S change" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:1135 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:790 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:435 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:435 +msgid "Op" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:1222 +msgid "Agent in scheduled downtime" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:1276 +#: ../../enterprise/operation/agentes/tag_view.php:750 +msgid "Remote config" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:1308 +msgid "Agent events" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:57 +msgid "The agent has not assigned server. Maybe agent does not run fine." +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:157 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:62 +msgid "IP address" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:170 +#: ../../views/cluster/view.php:121 +msgid "Events (Last 24h)" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:445 +#: ../../operation/agentes/pandora_networkmap.view.php:1883 +msgid "Last contact: " +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:531 +msgid "Agent data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:588 +msgid "Incidences" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:613 +msgid "Active issue on this agent" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:614 +msgid "Agent incident main" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:629 +msgid "Interface information (SNMP)" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:51 +msgid "Tag's information" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:109 +msgid "Relationship information" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:160 +msgid "Non-initialized modules found." +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:190 +msgid "List of modules" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:428 +#: ../../operation/agentes/status_monitor.php:2500 +#: ../../operation/search_modules.php:304 ../../operation/tree.php:592 +#: ../../enterprise/operation/services/services.treeview_services.php:376 +msgid "Module: " +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:460 +msgid "Modules: " +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:545 +msgid "Not Normal" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:586 +msgid "Status:" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:605 +msgid "Search by module name, list matches." +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:660 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2051 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2162 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2032 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2143 +msgid "Reset" +msgstr "" + +#: ../../operation/agentes/exportdata.csv.php:66 +#: ../../operation/agentes/exportdata.excel.php:66 +#: ../../operation/agentes/exportdata.php:102 +msgid "Invalid time specified" +msgstr "" + +#: ../../operation/agentes/exportdata.csv.php:181 +#: ../../operation/agentes/exportdata.excel.php:164 +#: ../../operation/agentes/exportdata.php:240 +msgid "No modules specified" +msgstr "" + +#: ../../operation/agentes/exportdata.php:310 +msgid "MS Excel" +msgstr "" + +#: ../../operation/agentes/exportdata.php:311 +msgid "Average per hour/day" +msgstr "" + +#: ../../operation/agentes/exportdata.php:348 +msgid "Source agent" +msgstr "" + +#: ../../operation/agentes/exportdata.php:368 +msgid "No modules of type string. You can not calculate their average" +msgstr "" + +#: ../../operation/agentes/exportdata.php:375 +msgid "Export type" +msgstr "" + +#: ../../operation/agentes/exportdata.php:427 +msgid "End date" +msgstr "" + +#: ../../operation/agentes/gis_view.php:96 +msgid "Period to show data as path" +msgstr "" + +#: ../../operation/agentes/gis_view.php:100 +msgid "Refresh path" +msgstr "" + +#: ../../operation/agentes/gis_view.php:158 +msgid "This agent doesn't have any GIS data." +msgstr "" + +#: ../../operation/agentes/gis_view.php:170 +msgid "Positional data from the last" +msgstr "" + +#: ../../operation/agentes/gis_view.php:209 +#, php-format +msgid "%s Km" +msgstr "" + +#: ../../operation/agentes/gis_view.php:223 +msgid "Distance" +msgstr "" + +#: ../../operation/agentes/gis_view.php:224 +msgid "# of Packages" +msgstr "" + +#: ../../operation/agentes/gis_view.php:225 +#: ../../operation/gis_maps/ajax.php:242 +msgid "Manual placement" +msgstr "" + +#: ../../operation/agentes/graphs.php:158 +msgid "Other modules" +msgstr "" + +#: ../../operation/agentes/graphs.php:165 +msgid "Modules network no proc" +msgstr "" + +#: ../../operation/agentes/graphs.php:172 +msgid "Modules boolean" +msgstr "" + +#: ../../operation/agentes/graphs.php:258 +msgid "the combined graph does not show the alerts into this graph" +msgstr "" + +#: ../../operation/agentes/graphs.php:260 +msgid "Show as one combined graph" +msgstr "" + +#: ../../operation/agentes/graphs.php:262 +msgid "several graphs for each module" +msgstr "" + +#: ../../operation/agentes/graphs.php:263 +msgid "One combined graph" +msgstr "" + +#: ../../operation/agentes/graphs.php:271 +#: ../../operation/agentes/graphs.php:470 +msgid "Area stack" +msgstr "" + +#: ../../operation/agentes/graphs.php:273 +#: ../../operation/agentes/graphs.php:478 +msgid "Line stack" +msgstr "" + +#: ../../operation/agentes/graphs.php:301 +msgid "Save as custom graph" +msgstr "" + +#: ../../operation/agentes/graphs.php:323 +msgid "Filter graphs" +msgstr "" + +#: ../../operation/agentes/graphs.php:354 +msgid "There was an error loading the graph" +msgstr "" + +#: ../../operation/agentes/graphs.php:362 +#: ../../operation/agentes/graphs.php:366 +msgid "Name custom graph" +msgstr "" + +#: ../../operation/agentes/graphs.php:412 +msgid "Save custom graph" +msgstr "" + +#: ../../operation/agentes/graphs.php:433 +msgid "Custom graph create from the tab graphs in the agent." +msgstr "" + +#: ../../operation/agentes/group_view.php:181 +msgid "Summary of the status groups" +msgstr "" + +#: ../../operation/agentes/group_view.php:233 +msgid "Total items" +msgstr "" + +#: ../../operation/agentes/group_view.php:346 +#: ../../enterprise/meta/monitoring/group_view.php:367 +#, php-format +msgid "" +"This %s installation are using the secondary groups feature. For this " +"reason, an agent can be counted several times." +msgstr "" + +#: ../../operation/agentes/interface_traffic_graph_win.php:95 +#, php-format +msgid "%s Interface Graph" +msgstr "" + +#: ../../operation/agentes/interface_traffic_graph_win.php:268 +msgid "Zoom factor" +msgstr "" + +#: ../../operation/agentes/interface_traffic_graph_win.php:275 +msgid "Full" +msgstr "" + +#: ../../operation/agentes/interface_view.functions.php:97 +#: ../../operation/agentes/interface_view.functions.php:150 +#: ../../operation/agentes/ver_agente.php:1578 +#: ../../operation/agentes/ver_agente.php:2046 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:487 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:53 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:487 +msgid "Interfaces" +msgstr "" + +#: ../../operation/agentes/interface_view.functions.php:184 +#: ../../operation/agentes/interface_view.functions.php:185 +msgid "Interface filter" +msgstr "" + +#: ../../operation/agentes/interface_view.functions.php:508 +msgid "IfName" +msgstr "" + +#: ../../operation/agentes/interface_view.functions.php:518 +msgid "IfSpeed" +msgstr "" + +#: ../../operation/agentes/interface_view.functions.php:526 +msgid "IfInOctets" +msgstr "" + +#: ../../operation/agentes/interface_view.functions.php:534 +msgid "IfOutOctets" +msgstr "" + +#: ../../operation/agentes/interface_view.functions.php:542 +msgid "% Bandwidth usage (in)" +msgstr "" + +#: ../../operation/agentes/interface_view.functions.php:550 +msgid "% Bandwidth usage (out)" +msgstr "" + +#: ../../operation/agentes/interface_view.functions.php:731 +#: ../../operation/agentes/pandora_networkmap.view.php:1258 +msgid "inOctets and outOctets must be enabled." +msgstr "" + +#: ../../operation/agentes/interface_view.functions.php:793 +msgid "No search parameters" +msgstr "" + +#: ../../operation/agentes/interface_view.php:63 ../../operation/menu.php:189 +msgid "Interface view" +msgstr "" + +#: ../../operation/agentes/log_sources_status.php:73 +msgid "Review in log viewer" +msgstr "" + +#: ../../operation/agentes/log_sources_status.php:99 +msgid "Log sources status (last 24h)" +msgstr "" + +#: ../../operation/agentes/networkmap.dinamic.php:102 +#: ../../operation/agentes/pandora_networkmap.view.php:2302 +#: ../../operation/snmpconsole/snmp_browser.php:56 +#: ../../operation/snmpconsole/snmp_statistics.php:45 +msgid "Normal screen" +msgstr "" + +#: ../../operation/agentes/networkmap.dinamic.php:126 +#: ../../operation/agentes/pandora_networkmap.view.php:2330 +msgid "List of networkmap" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:229 +msgid "Network maps editor" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:285 +msgid "Creating map..." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:287 +msgid "" +"To create a network map that visually recreates link-level (L2) " +"relationships, you must first discover these relationships with Discovery " +"Server. Network maps only reflect relationships that have already been " +"discovered." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:289 +msgid "" +"Discovery Server discovers relationships between interfaces (L2) through " +"SNMP and relationships between hosts (L3) through route discovery." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:290 +msgid "" +"You can also create these relationships manually by editing nodes or re-" +"passing a discovery task after adding new information (for example by adding " +"new SNMP communities)." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:291 +msgid "See our documentation for more information." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:387 +#: ../../operation/agentes/pandora_networkmap.view.php:164 +msgid "Position X" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:393 +#: ../../operation/agentes/pandora_networkmap.view.php:166 +msgid "Position Y" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:399 +#: ../../operation/agentes/pandora_networkmap.view.php:169 +msgid "Zoom scale" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:400 +#: ../../operation/agentes/pandora_networkmap.view.php:171 +msgid "" +"Introduce zoom level. 1 = Highest resolution. Figures may include decimals" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:436 +#: ../../operation/agentes/pandora_networkmap.view.php:178 +msgid "CIDR IP mask" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:452 +msgid "Source group" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:465 +msgid "Source id group changed. All elements in networkmap will be lost." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:476 +msgid "Don't show subgroups:" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:488 +#: ../../operation/agentes/pandora_networkmap.view.php:217 +msgid "Source from recon task" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:502 +#: ../../operation/agentes/pandora_networkmap.view.php:219 +msgid "" +"It is setted any recon task, the nodes get from the recontask IP mask " +"instead from the group." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:508 +#: ../../operation/agentes/pandora_networkmap.view.php:239 +msgid "Source from CIDR IP mask" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:522 +#: ../../operation/agentes/pandora_networkmap.view.php:294 +msgid "Method generation networkmap" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:539 +#: ../../operation/agentes/pandora_networkmap.view.php:309 +#: ../../enterprise/extensions/vmware/vmware_view.php:1837 +msgid "Node separation" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:540 +#: ../../operation/agentes/pandora_networkmap.view.php:310 +msgid "Separation between nodes. By default 0.25" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:544 +#: ../../operation/agentes/pandora_networkmap.view.php:312 +msgid "Rank separation" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:545 +#: ../../operation/agentes/pandora_networkmap.view.php:313 +msgid "" +"Only flat and radial. Separation between arrows. By default 0.5 in flat and " +"1.0 in radial" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:549 +#: ../../operation/agentes/pandora_networkmap.view.php:315 +msgid "Min nodes dist" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:550 +#: ../../operation/agentes/pandora_networkmap.view.php:316 +msgid "Only circular. Minimum separation between all nodes. By default 1.0" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:554 +#: ../../operation/agentes/pandora_networkmap.view.php:318 +msgid "Default ideal node separation" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:555 +#: ../../operation/agentes/pandora_networkmap.view.php:319 +msgid "Only fdp. Default ideal node separation in the layout. By default 0.3" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.editor.php:750 +msgid "Source id group changed. All elements in Networkmap will be lost" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:139 +#: ../../operation/agentes/pandora_networkmap.php:388 +msgid "Succesfully created" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:215 +#: ../../operation/agentes/pandora_networkmap.php:537 +msgid "Succesfully updated" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:268 +#: ../../operation/agentes/pandora_networkmap.php:488 +msgid "Another network map already exists with this name and group." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:563 +msgid "Succesfully duplicate" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:564 +#: ../../enterprise/godmode/policies/policy_modules.php:1498 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1481 +msgid "Could not be duplicated" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:586 +msgid "Succesfully deleted" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:696 +msgid "List of network maps" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:811 +msgid "Empty map" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:815 +msgid "Pending to generate" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:871 +msgid "There are no maps defined." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:885 +msgid "Create network map" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:885 +msgid "Create empty network map" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.php:900 +msgid "Are you sure you want to delete this network map?" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.view.php:235 +msgid "Show only the task with the recon script \"SNMP L2 Recon\"." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.view.php:260 +msgid "Don't show subgroups:" +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.view.php:1637 +msgid "Success be updated." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.view.php:1639 +#: ../../enterprise/tools/ipam/ipam_action.php:445 +msgid "Could not be updated." +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.view.php:1734 +msgid "Name: " +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.view.php:1769 +#: ../../operation/agentes/status_monitor.php:1681 +msgid "(Adopt) " +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.view.php:1777 +#: ../../operation/agentes/status_monitor.php:1689 +msgid "(Unlinked) (Adopt) " +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.view.php:1780 +#: ../../operation/agentes/status_monitor.php:1692 +msgid "(Unlinked) " +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.view.php:1784 +msgid "Policy: " +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.view.php:1831 +#: ../../enterprise/extensions/vmware/vmware_manager.php:269 +msgid "Status: " +msgstr "" + +#: ../../operation/agentes/pandora_networkmap.view.php:1881 +msgid "Data: " +msgstr "" + +#: ../../operation/agentes/realtime_win.php:85 +#, php-format +msgid "%s Realtime Module Graph" +msgstr "" + +#: ../../operation/agentes/realtime_win.php:112 +msgid "Realtime extension is not enabled." +msgstr "" + +#: ../../operation/agentes/snapshot_view.php:42 +msgid "Cannot connect with node to display the module data." +msgstr "" + +#: ../../operation/agentes/snapshot_view.php:90 +#, php-format +msgid "%s Snapshot data view for module (%s)" +msgstr "" + +#: ../../operation/agentes/snapshot_view.php:96 +#, php-format +msgid "Current data at %s" +msgstr "" + +#: ../../operation/agentes/stat_win.php:92 +#: ../../operation/gis_maps/public_console.php:277 +#: ../../operation/visual_console/legacy_public_view.php:57 +#: ../../operation/visual_console/public_view.php:38 +#: ../../enterprise/meta/index.php:219 ../../enterprise/meta/index.php:223 +#: ../../package_774/enterprise/meta/index.php:219 +#: ../../package_774/enterprise/meta/index.php:223 ../../index.php:1539 +#: ../../index.php:1543 +msgid "Connection with console has been lost" +msgstr "" + +#: ../../operation/agentes/stat_win.php:93 +#: ../../operation/gis_maps/public_console.php:278 +#: ../../operation/visual_console/legacy_public_view.php:58 +#: ../../operation/visual_console/public_view.php:39 +#: ../../enterprise/meta/index.php:224 +#: ../../package_774/enterprise/meta/index.php:224 ../../index.php:1544 +msgid "" +"Connection to the console has been lost. Please check your internet " +"connection." +msgstr "" + +#: ../../operation/agentes/stat_win.php:116 +#, php-format +msgid "%s Graph" +msgstr "" + +#: ../../operation/agentes/stat_win.php:150 +msgid "There was a problem locating the source of the graph" +msgstr "" + +#: ../../operation/agentes/stat_win.php:356 +msgid "Period graph" +msgstr "" + +#: ../../operation/agentes/stat_win.php:360 +msgid "Sliced" +msgstr "" + +#: ../../operation/agentes/status_events.php:31 +#: ../../operation/agentes/status_events.php:32 +msgid "Latest events for this agent" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:685 +msgid "Wux server module" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:894 +#: ../../enterprise/operation/agentes/tag_view.php:139 +msgid "Monitor status" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:966 +#: ../../enterprise/operation/agentes/tag_view.php:334 +msgid "Show monitors..." +msgstr "" + +#: ../../operation/agentes/status_monitor.php:984 +msgid "Min. hours in current status" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:994 +msgid "Not condition" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:1009 +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:1549 +msgid "Data Type" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:1593 +msgid "W/C" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:2335 +#: ../../enterprise/godmode/agentes/collections.php:537 +#: ../../enterprise/meta/advanced/collections.php:442 +msgid "Are you sure to delete?" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:2361 +msgid "Please apply a filter to display the data" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:1085 +#: ../../enterprise/operation/agentes/ver_agente.php:90 +msgid "Main IP" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:1142 +#: ../../enterprise/operation/agentes/ver_agente.php:140 +msgid "Monitors down" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:1300 +msgid "Sons" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:1534 +#: ../../operation/agentes/ver_agente.php:2033 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:317 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:330 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:101 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:934 +#: ../../enterprise/tools/ipam/ipam.php:430 +msgid "Manage" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:1763 +msgid "Log Viewer" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:1802 +msgid "Terminal" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:1824 +msgid "Processes" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:1846 +#: ../../enterprise/godmode/agentes/collections.agents.php:59 +#: ../../enterprise/godmode/agentes/collections.data.php:145 +#: ../../enterprise/godmode/agentes/collections.data.php:319 +#: ../../enterprise/godmode/agentes/collections.data.php:376 +#: ../../enterprise/godmode/agentes/collections.editor.php:74 +#: ../../enterprise/godmode/agentes/collections.editor.php:463 +#: ../../enterprise/include/functions_collection.php:186 +#: ../../enterprise/meta/advanced/collections.data.php:174 +#: ../../enterprise/meta/advanced/collections.data.php:241 +#: ../../enterprise/meta/advanced/collections.data.php:265 +#: ../../enterprise/meta/advanced/collections.editor.php:66 +#: ../../enterprise/meta/advanced/collections.editor.php:411 +#: ../../enterprise/meta/advanced/collections.editor.php:428 +msgid "Files" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:1865 +#: ../../operation/agentes/ver_agente.php:2107 +#: ../../enterprise/operation/menu.php:48 +#: ../../package_774/enterprise/operation/menu.php:48 +msgid "SAP view" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:2042 +msgid "Data View" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:2070 +#: ../../enterprise/operation/agentes/ver_agente.php:316 +msgid "UX Console" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:2074 +#: ../../enterprise/operation/agentes/ver_agente.php:335 +msgid "WUX Console" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:2079 +#: ../../enterprise/operation/agentes/ver_agente.php:297 +msgid "URL Route Analyzer" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:2095 +#: ../../enterprise/meta/advanced/metasetup.php:78 +#: ../../enterprise/meta/advanced/metasetup.php:249 +#: ../../enterprise/meta/general/main_header.php:143 +#: ../../enterprise/meta/general/main_menu.php:259 +#: ../../enterprise/meta/include/functions_meta.php:296 +#: ../../enterprise/operation/log/elasticsearch_interface.php:30 +#: ../../enterprise/operation/log/log_viewer.php:409 +#: ../../enterprise/operation/log/log_viewer.php:435 +#: ../../enterprise/operation/log/log_viewer.php:483 +#: ../../enterprise/operation/menu.php:162 +#: ../../package_774/enterprise/operation/menu.php:162 +#: ../../package_774/enterprise/operation/log/log_viewer.php:410 +#: ../../package_774/enterprise/operation/log/log_viewer.php:436 +#: ../../package_774/enterprise/operation/log/log_viewer.php:484 +#: ../../package_774/enterprise/operation/log/elasticsearch_interface.php:30 +#: ../../package_774/enterprise/meta/general/main_menu.php:253 +#: ../../package_774/enterprise/meta/include/functions_meta.php:296 +msgid "Log viewer" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:2112 +msgid "Network configuration" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:2135 +msgid "Agent main view" +msgstr "" + +#: ../../operation/events/events.php:1038 +msgid "Validate events" +msgstr "" + +#: ../../operation/events/events.php:1055 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:1090 +msgid "Change to in progress status" +msgstr "" + +#: ../../operation/events/events.php:1115 +msgid "Delete events" +msgstr "" + +#: ../../operation/events/events.php:1690 +msgid "Event viewer" +msgstr "" + +#: ../../operation/events/events.php:1732 +msgid "History event list" +msgstr "" + +#: ../../operation/events/events.php:1743 +msgid "RSS Events" +msgstr "" + +#: ../../operation/events/events.php:1754 +msgid "Export to CSV file" +msgstr "" + +#: ../../operation/events/events.php:1771 +#: ../../enterprise/meta/general/main_menu.php:289 +#: ../../package_774/enterprise/meta/general/main_menu.php:283 +msgid "Sound Console" +msgstr "" + +#: ../../operation/events/events.php:1773 +#: ../../operation/events/events.php:2951 ../../operation/menu.php:590 +#: ../../views/dashboard/slides.php:218 +#: ../../enterprise/meta/general/main_menu.php:291 +#: ../../package_774/enterprise/meta/general/main_menu.php:285 +msgid "Stop" +msgstr "" + +#: ../../operation/events/events.php:1774 +#: ../../operation/events/events.php:2952 ../../operation/menu.php:591 +#: ../../enterprise/meta/general/main_menu.php:292 +#: ../../package_774/enterprise/meta/general/main_menu.php:286 +msgid "No alert" +msgstr "" + +#: ../../operation/events/events.php:1775 +#: ../../operation/events/events.php:2953 ../../operation/menu.php:592 +#: ../../enterprise/meta/general/main_menu.php:293 +#: ../../package_774/enterprise/meta/general/main_menu.php:287 +msgid "Silence alarm" +msgstr "" + +#: ../../operation/events/events.php:1787 +#: ../../operation/events/events.php:1839 +#: ../../operation/events/events.php:2949 +#: ../../operation/events/sound_events.php:70 ../../operation/menu.php:588 +#: ../../operation/menu.php:601 +msgid "Acoustic console" +msgstr "" + +#: ../../operation/events/events.php:1844 +msgid "History" +msgstr "" + +#: ../../operation/events/events.php:1898 +msgid "Errors" +msgstr "" + +#: ../../operation/events/events.php:1973 +#: ../../operation/events/events.php:1994 +msgid "WARNING: This could cause a performace impact." +msgstr "" + +#: ../../operation/events/events.php:1992 +msgid "Search in secondary groups" +msgstr "" + +#: ../../operation/events/events.php:2082 +msgid "Search for elements NOT containing given text." +msgstr "" + +#: ../../operation/events/events.php:2122 +msgid "Regex search" +msgstr "" + +#: ../../operation/events/events.php:2122 +msgid "Regular expresion to filter." +msgstr "" + +#: ../../operation/events/events.php:2351 +msgid "Id source event" +msgstr "" + +#: ../../operation/events/events.php:2409 +msgid "From (date:time)" +msgstr "" + +#: ../../operation/events/events.php:2467 +msgid "To (date:time)" +msgstr "" + +#: ../../operation/events/events.php:2478 +msgid "Filter custom data by field name" +msgstr "" + +#: ../../operation/events/events.php:2479 +msgid "Filter custom data by field value" +msgstr "" + +#: ../../operation/events/events.php:2499 +msgid "Custom data filter" +msgstr "" + +#: ../../operation/events/events.php:2521 +msgid "Custom data search" +msgstr "" + +#: ../../operation/events/events.php:2685 +msgid "Current filter" +msgstr "" + +#: ../../operation/events/events.php:2690 +msgid "Not set." +msgstr "" + +#: ../../operation/events/events.php:2703 +msgid "Any status." +msgstr "" + +#: ../../operation/events/events.php:2707 +msgid "New events." +msgstr "" + +#: ../../operation/events/events.php:2711 +msgid "Validated." +msgstr "" + +#: ../../operation/events/events.php:2715 +msgid "In proccess." +msgstr "" + +#: ../../operation/events/events.php:2719 +msgid "Not validated." +msgstr "" + +#: ../../operation/events/events.php:2723 +msgid "Not in process." +msgstr "" + +#: ../../operation/events/events.php:2735 +msgid "Any time." +msgstr "" + +#: ../../operation/events/events.php:2737 +#: ../../operation/events/events.php:3444 +msgid "Last hour." +msgstr "" + +#: ../../operation/events/events.php:2739 +#, php-format +msgid "Last %d hours." +msgstr "" + +#: ../../operation/events/events.php:2747 +msgid "Duplicated" +msgstr "" + +#: ../../operation/events/events.php:2750 +msgid "All events." +msgstr "" + +#: ../../operation/events/events.php:2754 +msgid "Group agents." +msgstr "" + +#: ../../operation/events/events.php:2756 +msgid "Group extra id." +msgstr "" + +#: ../../operation/events/events.php:2897 +msgid "In progress selected" +msgstr "" + +#: ../../operation/events/events.php:2898 +msgid "Validate selected" +msgstr "" + +#: ../../operation/events/events.php:2920 +msgid "Execute event response" +msgstr "" + +#: ../../operation/events/events.php:2962 +#: ../../enterprise/meta/general/main_menu.php:302 +#: ../../package_774/enterprise/meta/general/main_menu.php:296 +msgid "Sound Events" +msgstr "" + +#: ../../operation/events/events.php:2996 +#, php-format +msgid "A maximum of %s event custom responses can be selected" +msgstr "" + +#: ../../operation/events/events.php:3001 +msgid "Please, select an event" +msgstr "" + +#: ../../operation/events/events.php:3087 +msgid "has at least" +msgstr "" + +#: ../../operation/events/events.php:3089 +msgid "events" +msgstr "" + +#: ../../operation/events/events.php:3446 +msgid "hours." +msgstr "" + +#: ../../operation/events/events_rss.php:195 +msgid "Your IP is not into the IP list with API access." +msgstr "" + +#: ../../operation/events/events_rss.php:214 +msgid "The URL of your feed has bad hash." +msgstr "" + +#: ../../operation/events/sound_events.php:132 +msgid "" +"Warning: Minimizing this window will cause the Acoustic Console to not work " +"as expected" +msgstr "" + +#: ../../operation/gis_maps/ajax.php:237 ../../operation/gis_maps/ajax.php:275 +#: ../../operation/gis_maps/ajax.php:444 +msgid "Position (Lat, Long, Alt)" +msgstr "" + +#: ../../operation/gis_maps/ajax.php:238 +msgid "Start contact" +msgstr "" + +#: ../../operation/gis_maps/ajax.php:240 +msgid "Num reports" +msgstr "" + +#: ../../operation/gis_maps/ajax.php:279 ../../operation/gis_maps/ajax.php:448 +msgid "Default position of map." +msgstr "" + +#: ../../operation/gis_maps/ajax.php:339 +msgid "Satellite Version" +msgstr "" + +#: ../../operation/gis_maps/ajax.php:385 ../../operation/gis_maps/ajax.php:502 +msgid "Number of non-validated critical events" +msgstr "" + +#: ../../operation/gis_maps/ajax.php:395 ../../operation/gis_maps/ajax.php:512 +msgid "Alert(s) fired" +msgstr "" + +#: ../../operation/gis_maps/gis_map.php:38 +msgid "List of GIS maps" +msgstr "" + +#: ../../operation/gis_maps/gis_map.php:213 +msgid "No maps found" +msgstr "" + +#: ../../operation/gis_maps/gis_map.php:240 +msgid "Caution: Do you want delete the map?" +msgstr "" + +#: ../../operation/gis_maps/gis_map.php:247 +msgid "Do you want to set default the map?" +msgstr "" + +#: ../../operation/gis_maps/gis_map.php:255 +msgid "There was error on setup the default map." +msgstr "" + +#: ../../operation/gis_maps/render_view.php:146 +msgid "Show link to public GIS map" +msgstr "" + +#: ../../operation/gis_maps/render_view.php:156 +msgid "10 minutes" +msgstr "" + +#: ../../operation/gis_maps/render_view.php:158 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:236 +msgid "2 hours" +msgstr "" + +#: ../../operation/gis_maps/render_view.php:171 +msgid "Filter by status" +msgstr "" + +#: ../../operation/messages/message_edit.php:54 +#: ../../operation/messages/message_list.php:46 +#: ../../operation/messages/message_list.php:50 +msgid "Received messages" +msgstr "" + +#: ../../operation/messages/message_edit.php:66 +#: ../../operation/messages/message_list.php:46 +#: ../../operation/messages/message_list.php:55 +msgid "Sent messages" +msgstr "" + +#: ../../operation/messages/message_edit.php:78 +#: ../../operation/messages/message_list.php:64 +#: ../../operation/messages/message_list.php:310 +msgid "Create message" +msgstr "" + +#: ../../operation/messages/message_edit.php:85 +msgid "Compose message" +msgstr "" + +#: ../../operation/messages/message_edit.php:98 +#: ../../operation/messages/message_list.php:86 ../../operation/menu.php:689 +#: ../../enterprise/meta/general/main_menu.php:388 +#: ../../package_774/enterprise/meta/general/main_menu.php:382 +msgid "Messages" +msgstr "" + +#: ../../operation/messages/message_edit.php:114 +msgid "This message does not exist in the system" +msgstr "" + +#: ../../operation/messages/message_edit.php:183 +msgid "wrote" +msgstr "" + +#: ../../operation/messages/message_edit.php:198 +msgid "Reply" +msgstr "" + +#: ../../operation/messages/message_edit.php:210 +msgid "Delete conversation" +msgstr "" + +#: ../../operation/messages/message_edit.php:231 +msgid "User or group must be selected." +msgstr "" + +#: ../../operation/messages/message_edit.php:245 +msgid "Message successfully sent to users" +msgstr "" + +#: ../../operation/messages/message_edit.php:246 +msgid "Error sending message to users" +msgstr "" + +#: ../../operation/messages/message_edit.php:265 +#, php-format +msgid "Message successfully sent to user %s" +msgstr "" + +#: ../../operation/messages/message_edit.php:266 +#, php-format +msgid "Error sending message to user %s" +msgstr "" + +#: ../../operation/messages/message_edit.php:321 +#: ../../operation/messages/message_list.php:192 +msgid "Sender" +msgstr "" + +#: ../../operation/messages/message_edit.php:352 +msgid "Select user" +msgstr "" + +#: ../../operation/messages/message_edit.php:361 +msgid "OR" +msgstr "" + +#: ../../operation/messages/message_edit.php:372 +msgid "Select group" +msgstr "" + +#: ../../operation/messages/message_edit.php:382 +#: ../../operation/messages/message_list.php:190 +msgid "Destination" +msgstr "" + +#: ../../operation/messages/message_edit.php:407 +#: ../../enterprise/include/functions_cron.php:90 +#: ../../enterprise/include/functions_cron.php:140 +#: ../../enterprise/include/functions_reporting.php:8484 +#: ../../enterprise/operation/reporting/custom_reporting.php:179 +#: ../../package_774/enterprise/include/functions_reporting.php:8473 +#: ../../package_774/enterprise/include/functions_cron.php:90 +#: ../../package_774/enterprise/include/functions_cron.php:140 +msgid "Message" +msgstr "" + +#: ../../operation/messages/message_edit.php:441 +msgid "Send message" +msgstr "" + +#: ../../operation/messages/message_list.php:132 +msgid "Not deleted. Error deleting messages" +msgstr "" + +#: ../../operation/messages/message_list.php:140 +#: ../../operation/messages/message_list.php:149 +msgid "You have" +msgstr "" + +#: ../../operation/messages/message_list.php:140 +msgid "sent message(s)" +msgstr "" + +#: ../../operation/messages/message_list.php:149 +msgid "unread message(s)" +msgstr "" + +#: ../../operation/messages/message_list.php:160 +msgid "There are no messages." +msgstr "" + +#: ../../operation/messages/message_list.php:210 +msgid "Click to read" +msgstr "" + +#: ../../operation/messages/message_list.php:213 +msgid "Mark as unread" +msgstr "" + +#: ../../operation/messages/message_list.php:218 +#: ../../operation/messages/message_list.php:221 +msgid "Message unread - click to read" +msgstr "" + +#: ../../operation/messages/message_list.php:262 +msgid "No Subject" +msgstr "" + +#: ../../operation/netflow/netflow_explorer.php:46 ../../operation/menu.php:222 +msgid "Netflow explorer" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:179 +msgid "Netflow live view" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:216 +#: ../../operation/network/network_report.php:161 +#: ../../operation/network/network_usage_map.php:172 +msgid "Error creating filter" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:218 +#: ../../operation/network/network_report.php:163 +#: ../../operation/network/network_usage_map.php:174 +msgid "Filter created successfully" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:237 +#: ../../operation/network/network_report.php:179 +#: ../../operation/network/network_usage_map.php:190 +msgid "Filter updated successfully" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:238 +#: ../../operation/network/network_report.php:180 +#: ../../operation/network/network_usage_map.php:191 +msgid "Error updating filter" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:281 +msgid "Connection" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:337 +#: ../../operation/network/network_report.php:246 +#: ../../operation/network/network_usage_map.php:289 +msgid "Select a filter" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:410 +msgid "IP address resolution" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:410 +msgid "Resolve the IP addresses to get their hostnames." +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:413 +msgid "Netflow Source ip" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:431 +msgid "New filter name" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:469 +#, php-format +msgid "WARNING threshold for the maximum % of traffic of an IP." +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:523 +msgid "The interval will be divided in chunks the length of the resolution." +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:611 +msgid "Draw" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:623 +#: ../../operation/network/network_report.php:290 +#: ../../operation/network/network_usage_map.php:203 +msgid "Save as new filter" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:624 +#: ../../operation/network/network_report.php:301 +#: ../../operation/network/network_usage_map.php:214 +msgid "Update current filter" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:654 +msgid "No filter selected" +msgstr "" + +#: ../../operation/netflow/nf_live_view.php:693 +#: ../../operation/network/network_report.php:570 +#: ../../operation/network/network_usage_map.php:371 +msgid "Loading netflow data, please wait..." +msgstr "" + +#: ../../operation/network/network_report.php:195 +#: ../../operation/network/network_usage_map.php:244 +msgid "Results to show" +msgstr "" + +#: ../../operation/network/network_report.php:217 +msgid "Start date" +msgstr "" + +#: ../../operation/network/network_report.php:245 +#: ../../operation/network/network_usage_map.php:288 +msgid "Load Filter" +msgstr "" + +#: ../../operation/network/network_report.php:381 +#: ../../operation/network/network_report.php:430 +msgid "Flows" +msgstr "" + +#: ../../operation/network/network_report.php:392 +#: ../../operation/network/network_report.php:432 +msgid "Packets" +msgstr "" + +#: ../../operation/network/network_report.php:534 +#, php-format +msgid "Filtered by port %s. Click here to remove the filter." +msgstr "" + +#: ../../operation/network/network_report.php:534 +#, php-format +msgid "Filtered by IP %s. Click here to remove the filter." +msgstr "" + +#: ../../operation/network/network_usage_map.php:54 +#: ../../operation/menu.php:230 +msgid "Network usage map" +msgstr "" + +#: ../../operation/network/network_usage_map.php:197 +msgid "Show netflow map" +msgstr "" + +#: ../../operation/reporting/custom_reporting.php:28 +#: ../../operation/reporting/graph_viewer.php:612 +msgid "There are no defined reportings" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:223 +#: ../../operation/reporting/graph_analytics.php:916 +#: ../../operation/reporting/graph_analytics_public.php:160 +#: ../../enterprise/godmode/agentes/collections.data.php:247 +#: ../../enterprise/include/functions_local_components.php:174 +#: ../../enterprise/meta/advanced/collections.data.php:117 +msgid "Empty name" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:228 +#: ../../operation/reporting/graph_analytics.php:246 +#: ../../operation/reporting/graph_analytics.php:915 +msgid "It is not possible to create the filter if you have not made any change" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:257 +#: ../../operation/reporting/graph_analytics.php:927 +msgid "It is not possible to update the filter if you have not made any change" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:274 +msgid "No updated" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:332 +msgid "Created from Graph analytics. Filter:" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:546 +#: ../../operation/reporting/graph_analytics.php:564 +#: ../../operation/reporting/graph_analytics.php:715 +msgid "Share" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:597 +msgid "Export filter" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:652 +msgid "Start realtime" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:664 +msgid "Pause realtime" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:728 +#: ../../operation/reporting/graph_analytics.php:935 +msgid "Export to custom graph" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:741 +#: ../../operation/menu.php:482 +msgid "Graph analytics" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:854 +#: ../../operation/reporting/graph_analytics.php:855 +#: ../../operation/reporting/graph_analytics.php:856 +#: ../../operation/reporting/graph_analytics.php:857 +#: ../../operation/reporting/graph_analytics.php:858 +#: ../../operation/reporting/graph_analytics.php:859 +msgid "Last " +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:876 +#: ../../operation/reporting/graph_analytics.php:907 +#: ../../operation/reporting/graph_analytics_public.php:129 +#: ../../operation/reporting/graph_analytics_public.php:151 +msgid "Drop here" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:909 +#: ../../operation/reporting/graph_analytics_public.php:153 +msgid "New graph" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:910 +#: ../../operation/reporting/graph_analytics_public.php:154 +msgid "" +"If you create a new graph, the current settings will be deleted. Please save " +"the graph if you want to keep it." +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:912 +#: ../../operation/reporting/graph_analytics_public.php:156 +msgid "Saved successfully" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:913 +#: ../../operation/reporting/graph_analytics_public.php:157 +msgid "The filter has been saved successfully" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:920 +#: ../../operation/reporting/graph_analytics_public.php:164 +msgid "Override filter?" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:921 +#: ../../operation/reporting/graph_analytics_public.php:165 +msgid "Do you want to overwrite the filter?" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:924 +#: ../../operation/reporting/graph_analytics_public.php:168 +msgid "The filter has been updated successfully" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:929 +#: ../../operation/reporting/graph_analytics_public.php:173 +msgid "Overwrite current graph?" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:930 +#: ../../operation/reporting/graph_analytics_public.php:174 +msgid "If you load a filter, it will clear the current graph" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:933 +#: ../../operation/reporting/graph_analytics_public.php:177 +msgid "Error loading filter" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:937 +msgid "Exported successfully" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:938 +msgid "graphs have been created in Custom graphs" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:940 +msgid "Error to export" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:941 +msgid "Filter cannot be None" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:943 +msgid "Delete graph" +msgstr "" + +#: ../../operation/reporting/graph_analytics.php:944 +msgid "Do you want to delete the graph? Remember to save the changes." +msgstr "" + +#: ../../operation/reporting/graph_analytics_public.php:159 +#: ../../operation/reporting/graph_analytics_public.php:171 +msgid "Empty graph" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:391 +#: ../../operation/reporting/graph_viewer.php:424 +msgid "Graph defined" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:405 +msgid "Equalize maxiddmum thresholds" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:406 +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 "" + +#: ../../operation/reporting/graph_viewer.php:425 +msgid "Zoom x1" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:426 +msgid "Zoom x2" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:427 +msgid "Zoom x3" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:484 +msgid "No data." +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:586 +msgid "Custom graph viewer" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:299 +msgid "View Report" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:391 +msgid "Invalid date selected. Initial date must be before end date." +msgstr "" + +#: ../../operation/snmpconsole/snmp_browser.php:82 +#: ../../enterprise/meta/general/main_menu.php:235 +msgid "SNMP Browser" +msgstr "" + +#: ../../operation/snmpconsole/snmp_browser.php:226 +msgid "Adding modules in progress" +msgstr "" + +#: ../../operation/snmpconsole/snmp_browser.php:554 +msgid "Create policy" +msgstr "" + +#: ../../operation/snmpconsole/snmp_browser.php:624 +#: ../../operation/snmpconsole/snmp_browser.php:700 +msgid "Are you sure you want add module?" +msgstr "" + +#: ../../operation/snmpconsole/snmp_mib_uploader.php:47 +#: ../../operation/menu.php:253 +msgid "MIB uploader" +msgstr "" + +#: ../../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 "" + +#: ../../operation/snmpconsole/snmp_statistics.php:87 +msgid "SNMP Statistics" +msgstr "" + +#: ../../operation/snmpconsole/snmp_statistics.php:158 +msgid "There are no SNMP traps in database" +msgstr "" + +#: ../../operation/snmpconsole/snmp_statistics.php:171 +msgid "Traps received by source" +msgstr "" + +#: ../../operation/snmpconsole/snmp_statistics.php:184 +#: ../../operation/snmpconsole/snmp_statistics.php:258 +msgid "Number" +msgstr "" + +#: ../../operation/snmpconsole/snmp_statistics.php:245 +msgid "Traps received by Enterprise String" +msgstr "" + +#: ../../operation/snmpconsole/snmp_statistics.php:257 +msgid "Trap Enterprise String" +msgstr "" + +#: ../../operation/users/user_edit.php:31 +msgid "User detail editor" +msgstr "" + +#: ../../operation/users/user_edit.php:179 +msgid "Current password of user is required to perform password change" +msgstr "" + +#: ../../operation/users/user_edit.php:181 +msgid "Current password of user is not correct" +msgstr "" + +#: ../../operation/users/user_edit.php:185 +msgid "" +"Passwords didn't match or other problem encountered while updating passwords" +msgstr "" + +#: ../../operation/users/user_edit.php:198 +#: ../../operation/users/user_edit.php:217 +msgid "Password successfully updated" +msgstr "" + +#: ../../operation/users/user_edit.php:208 +#: ../../operation/users/user_edit.php:260 +msgid "Error updating user info" +msgstr "" + +#: ../../operation/users/user_edit.php:219 +msgid "Skin successfully updated" +msgstr "" + +#: ../../operation/users/user_edit.php:222 +#: ../../enterprise/godmode/reporting/mysql_builder.php:231 +msgid "No changes have been made" +msgstr "" + +#: ../../operation/users/user_edit.php:233 +msgid "Please enter a valid email" +msgstr "" + +#: ../../operation/users/user_edit.php:235 +msgid "Please enter a valid phone number" +msgstr "" + +#: ../../operation/users/user_edit.php:241 +msgid "Error updating passwords: " +msgstr "" + +#: ../../operation/users/user_edit.php:265 +msgid "Edit my User" +msgstr "" + +#: ../../operation/users/user_edit.php:311 +msgid "Renew API Token" +msgstr "" + +#: ../../operation/users/user_edit.php:343 +msgid "Show API Token" +msgstr "" + +#: ../../operation/users/user_edit.php:353 +msgid "" +"Directive HTTP_AUTHORIZATION=$1 is not set. Please, add it to /etc/httpd/" +"conf.d/php.conf" +msgstr "" + +#: ../../operation/users/user_edit.php:407 +#: ../../enterprise/include/process_reset_pass.php:127 +#: ../../enterprise/meta/include/process_reset_pass.php:96 +msgid "New Password" +msgstr "" + +#: ../../operation/users/user_edit.php:411 +msgid "You cannot change your password under the current authentication scheme" +msgstr "" + +#: ../../operation/users/user_edit.php:426 +msgid "If checkbox is clicked then block size global configuration is used" +msgstr "" + +#: ../../operation/users/user_edit.php:521 +msgid "Theme" +msgstr "" + +#: ../../operation/users/user_edit.php:843 +msgid "eHorus user configuration" +msgstr "" + +#: ../../operation/users/user_edit.php:848 +msgid "eHorus user acces enabled" +msgstr "" + +#: ../../operation/users/user_edit.php:891 +msgid "" +"You can not change your user info under the current authentication scheme" +msgstr "" + +#: ../../operation/users/user_edit.php:979 +msgid "This user doesn't have any assigned profile/group." +msgstr "" + +#: ../../operation/users/user_edit_header.php:100 +#: ../../operation/users/user_edit_notifications.php:36 +msgid "User notifications" +msgstr "" + +#: ../../operation/users/user_edit_notifications.php:42 +msgid "Console notifications" +msgstr "" + +#: ../../operation/users/user_edit_notifications.php:43 +msgid "E-mail notifications" +msgstr "" + +#: ../../operation/users/user_edit_notifications.php:73 +msgid "Controls have been disabled by the system administrator" +msgstr "" + +#: ../../operation/visual_console/legacy_public_view.php:168 +#: ../../operation/visual_console/public_view.php:158 +msgid "QR code of the page" +msgstr "" + +#: ../../operation/visual_console/legacy_view.php:179 +#: ../../enterprise/godmode/alerts/alert_inventory.php:111 +msgid "Builder" +msgstr "" + +#: ../../operation/visual_console/view.php:411 +msgid "Delete Item" +msgstr "" + +#: ../../operation/visual_console/view.php:417 +msgid "Copy Item" +msgstr "" + +#: ../../operation/visual_console/view.php:434 +msgid "Force remote checks" +msgstr "" + +#: ../../operation/visual_console/view.php:469 +msgid "Grid" +msgstr "" + +#: ../../operation/visual_console/view.php:476 +#: ../../operation/visual_console/view.php:899 +msgid "Grid style" +msgstr "" + +#: ../../operation/visual_console/view.php:494 +msgid "Grid size" +msgstr "" + +#: ../../operation/visual_console/view.php:890 +msgid "The size should be between 2 and 50" +msgstr "" + +#: ../../operation/visual_console/view.php:935 +msgid "Grid style saved." +msgstr "" + +#: ../../operation/visual_console/view.php:954 +msgid "Are you sure you wish to set the visual console in maintenance mode" +msgstr "" + +#: ../../operation/visual_console/view.php:957 +#: ../../operation/visual_console/view.php:964 +msgid "Are you sure you wish to disable maintenance mode" +msgstr "" + +#: ../../operation/visual_console/view.php:960 +msgid "The visual console was set to maintenance mode" +msgstr "" + +#: ../../operation/visual_console/view.php:962 +msgid "ago by user" +msgstr "" + +#: ../../operation/visual_console/view.php:969 +msgid "Maintenance mode" +msgstr "" + +#: ../../operation/visual_console/view.php:1135 +msgid "Are you sure" +msgstr "" + +#: ../../operation/custom_fields/custom_fields_view.php:44 +#: ../../operation/menu.php:208 +#: ../../enterprise/meta/general/main_header.php:127 +#: ../../enterprise/meta/general/main_menu.php:229 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:44 +#: ../../package_774/enterprise/meta/general/main_menu.php:229 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:44 +msgid "Custom fields view" +msgstr "" + +#: ../../operation/custom_fields/custom_fields_view.php:182 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:201 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:189 +msgid "Status agents" +msgstr "" + +#: ../../operation/custom_fields/custom_fields_view.php:198 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:217 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:205 +msgid "Status module" +msgstr "" + +#: ../../operation/custom_fields/custom_fields_view.php:261 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:280 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:268 +msgid "Custom Fields Data" +msgstr "" + +#: ../../operation/custom_fields/custom_fields_view.php:680 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:697 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:685 +msgid "Total counters" +msgstr "" + +#: ../../operation/custom_fields/custom_fields_view.php:692 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:709 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:697 +msgid "Total Modules" +msgstr "" + +#: ../../operation/custom_fields/custom_fields_view.php:709 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:726 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:714 +msgid "I.P" +msgstr "" + +#: ../../operation/custom_fields/custom_fields_view.php:735 +#: ../../enterprise/meta/monitoring/custom_fields_view.php:752 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:740 +msgid "There are no custom search defined." +msgstr "" + +#: ../../operation/heatmap.php:73 ../../operation/heatmap.php:287 +#: ../../enterprise/godmode/policies/configure_policy.php:60 +#: ../../enterprise/operation/services/services.list.php:670 +msgid "Config" +msgstr "" + +#: ../../operation/heatmap.php:95 ../../operation/menu.php:197 +msgid "Heatmap view" +msgstr "" + +#: ../../operation/menu.php:226 +msgid "Netflow Live View" +msgstr "" + +#: ../../operation/menu.php:248 +msgid "SNMP browser" +msgstr "" + +#: ../../operation/menu.php:257 +msgid "SNMP filters" +msgstr "" + +#: ../../operation/menu.php:271 ../../enterprise/operation/menu.php:19 +#: ../../package_774/enterprise/operation/menu.php:19 +msgid "Cluster View" +msgstr "" + +#: ../../operation/menu.php:342 ../../operation/menu.php:343 +msgid "Visual console list" +msgstr "" + +#: ../../operation/menu.php:408 +msgid "List of Gis maps" +msgstr "" + +#: ../../operation/menu.php:501 ../../operation/menu.php:502 +msgid "Dashboard list" +msgstr "" + +#: ../../operation/menu.php:573 +msgid "RSS" +msgstr "" + +#: ../../operation/menu.php:683 +msgid "Configure user notifications" +msgstr "" + +#: ../../operation/menu.php:695 +msgid "Messages List" +msgstr "" + +#: ../../operation/menu.php:696 +msgid "New message" +msgstr "" + +#: ../../operation/menu.php:712 +msgid "Tickets" +msgstr "" + +#: ../../operation/search_alerts.php:24 ../../operation/search_graphs.php:21 +#: ../../operation/search_maps.php:19 ../../operation/search_modules.php:23 +#: ../../operation/search_policies.php:22 ../../operation/search_reports.php:25 +#: ../../operation/search_users.php:23 +msgid "Zero results found" +msgstr "" + +#: ../../operation/search_helps.php:17 +msgid "Zero results found." +msgstr "" + +#: ../../operation/search_helps.php:18 +#, php-format +msgid "" +"You can find more help in the wiki" +msgstr "" + +#: ../../operation/search_helps.php:32 +msgid "Matches" +msgstr "" + +#: ../../operation/search_main.php:126 +#: ../../enterprise/meta/agentsearch.php:120 +#: ../../package_774/enterprise/meta/agentsearch.php:120 +msgid "Agents found" +msgstr "" + +#: ../../operation/search_main.php:127 ../../operation/search_main.php:129 +#: ../../operation/search_main.php:137 ../../operation/search_main.php:139 +#: ../../operation/search_main.php:141 ../../operation/search_main.php:143 +#: ../../operation/search_main.php:146 +#, php-format +msgid "%s Found" +msgstr "" + +#: ../../operation/search_main.php:136 +msgid "Users found" +msgstr "" + +#: ../../operation/search_main.php:138 +msgid "Graphs found" +msgstr "" + +#: ../../operation/search_main.php:140 +msgid "Reports found" +msgstr "" + +#: ../../operation/search_main.php:154 +msgid "View all matches" +msgstr "" + +#: ../../operation/search_maps.php:30 +msgid "Elements" +msgstr "" + +#: ../../operation/search_policies.php:37 +msgid "Id_group" +msgstr "" + +#: ../../operation/search_policies.php:50 +#: ../../enterprise/godmode/policies/policies.php:532 +#: ../../enterprise/meta/agentsearch.php:415 +#: ../../package_774/enterprise/meta/agentsearch.php:415 +#: ../../package_774/enterprise/godmode/policies/policies.php:559 +msgid "Policy updated" +msgstr "" + +#: ../../operation/search_policies.php:58 +#: ../../enterprise/godmode/policies/policies.php:540 +#: ../../enterprise/meta/agentsearch.php:423 +#: ../../package_774/enterprise/meta/agentsearch.php:423 +#: ../../package_774/enterprise/godmode/policies/policies.php:567 +msgid "Pending update policy only database" +msgstr "" + +#: ../../operation/search_policies.php:66 +#: ../../enterprise/godmode/policies/policies.php:548 +#: ../../enterprise/meta/agentsearch.php:431 +#: ../../package_774/enterprise/meta/agentsearch.php:431 +#: ../../package_774/enterprise/godmode/policies/policies.php:575 +msgid "Pending update policy" +msgstr "" + +#: ../../operation/search_results.php:69 +msgid "Global search" +msgstr "" + +#: ../../operation/search_users.php:72 +msgid "Standard User" +msgstr "" + +#: ../../operation/tree.php:138 +#, php-format +msgid "Sort the agents by %s" +msgstr "" + +#: ../../operation/tree.php:141 +#: ../../enterprise/meta/advanced/component_management.php:56 +msgid "tags" +msgstr "" + +#: ../../operation/tree.php:149 +msgid "groups" +msgstr "" + +#: ../../operation/tree.php:153 +msgid "module groups" +msgstr "" + +#: ../../operation/tree.php:157 +msgid "modules" +msgstr "" + +#: ../../operation/tree.php:162 +msgid "policies" +msgstr "" + +#: ../../operation/tree.php:222 ../../operation/tree.php:312 +msgid "Show not init modules" +msgstr "" + +#: ../../operation/tree.php:233 +msgid "Search agent" +msgstr "" + +#: ../../operation/tree.php:245 +msgid "Show not init agents" +msgstr "" + +#: ../../operation/tree.php:255 +msgid "Show full hirearchy" +msgstr "" + +#: ../../operation/tree.php:265 +#: ../../enterprise/godmode/servers/HA_cluster.php:191 +#: ../../enterprise/include/functions_reporting_csv.php:2945 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2703 +msgid "Agent status" +msgstr "" + +#: ../../operation/tree.php:289 +msgid "Show only disabled" +msgstr "" + +#: ../../operation/tree.php:307 +msgid "Search module" +msgstr "" + +#: ../../operation/tree.php:356 +msgid "Tree search" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:484 +msgid "Next update" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:489 +msgid "Show details" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:514 +#, php-format +msgid "%s update(s) available more" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:526 +msgid "details" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:604 +msgid "Failed creating temporary directory." +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:614 +msgid "Failed storing uploaded file." +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:648 +#, php-format +msgid "Invalid extension. The package needs to be in `%s` or `%s` format." +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:657 +msgid "Failed uploading file." +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:692 +msgid "Signatures does not match." +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:751 +#, php-format +msgid "Update %s successfully installed." +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:754 +#, php-format +msgid "Failed while updating: %s" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:712 +#: ../../update_manager_client/lib/UpdateManager/Client.php:829 +#, php-format +msgid "server update %s" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:714 +#: ../../update_manager_client/lib/UpdateManager/Client.php:831 +#, php-format +msgid "console update %s" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:734 +#: ../../update_manager_client/lib/UpdateManager/Client.php:851 +#, php-format +msgid "Downloading %s %.2f/ %.2f MB." +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:745 +#: ../../update_manager_client/lib/UpdateManager/Client.php:862 +#, php-format +msgid "Downloading %.2f MB" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:1711 +#, php-format +msgid "Failed to analyze package: %s" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:1802 +msgid "Searching update package" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:1834 +msgid "Retrieving update" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:1918 +msgid "Extracting package" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:1985 +msgid "Testing files" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2017 +#, php-format +msgid "Applying MR %s" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2054 +msgid "Applying file updates" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2079 +msgid "Retrieving server update" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2094 +msgid "Cleaning" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2112 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:663 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:663 +msgid "Completed" +msgstr "" + +#: ../../update_manager_client/lib/UpdateManager/Client.php:2207 +msgid "Updating to " +msgstr "" + +#: ../../update_manager_client/views/offline.php:65 +msgid "Drop the package here or" +msgstr "" + +#: ../../update_manager_client/views/offline.php:66 +msgid "Browse it" +msgstr "" + +#: ../../update_manager_client/views/offline.php:67 +msgid "The package has been uploaded successfully." +msgstr "" + +#: ../../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 "" + +#: ../../update_manager_client/views/offline.php:69 +msgid "Click on the file below to begin." +msgstr "" + +#: ../../update_manager_client/views/offline.php:70 +#: ../../update_manager_client/views/online.php:153 +#: ../../update_manager_client/views/online.php:200 +msgid "This action will upgrade this console to version " +msgstr "" + +#: ../../update_manager_client/views/offline.php:71 +msgid "This action will upgrade all servers to version " +msgstr "" + +#: ../../update_manager_client/views/offline.php:73 +#: ../../update_manager_client/views/online.php:119 +msgid "Updating to" +msgstr "" + +#: ../../update_manager_client/views/offline.php:74 +#: ../../update_manager_client/views/online.php:120 +msgid "Do you really want to leave our brilliant application?" +msgstr "" + +#: ../../update_manager_client/views/offline.php:75 +#: ../../update_manager_client/views/online.php:121 +msgid "There are no updates available" +msgstr "" + +#: ../../update_manager_client/views/offline.php:76 +#: ../../update_manager_client/views/online.php:122 +msgid "Searching for updates..." +msgstr "" + +#: ../../update_manager_client/views/offline.php:78 +#: ../../update_manager_client/views/online.php:124 +#: ../../enterprise/tools/ipam/ipam_action.php:451 +msgid "Successfully updated." +msgstr "" + +#: ../../update_manager_client/views/offline.php:79 +msgid "Package rejected. These package changes will not apply." +msgstr "" + +#: ../../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: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: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:84 +msgid "Files included in this package" +msgstr "" + +#: ../../update_manager_client/views/offline.php:85 +msgid "Ignore" +msgstr "" + +#: ../../update_manager_client/views/offline.php:86 +msgid "Verify package signature" +msgstr "" + +#: ../../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 "" + +#: ../../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: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 "" + +#: ../../update_manager_client/views/online.php:46 +msgid "The latest version of package installed is" +msgstr "" + +#: ../../update_manager_client/views/online.php:72 +#: ../../update_manager_client/views/online.php:81 +msgid "" +"Attention. You are about to install an LTS version. LTS versions are the " +"most stable and are released twice a year. Before installing this LTS " +"version, please make sure you have an Before installing this RRR version, please " +"make sure you have an Are you sure?

WARNING: you also need to delete config." +"php options in your console or delete the whole console." +msgstr "" + +#: ../../views/ITSM/ITSMCustomFields.php:42 +msgid "Incidence type not fields" +msgstr "" + +#: ../../views/ITSM/ITSMDashboardView.php:81 +#: ../../views/ITSM/ITSMDashboardView.php:94 +msgid "ITSM Dashboard" +msgstr "" + +#: ../../views/ITSM/ITSMDashboardView.php:107 +msgid "Not found incidences" +msgstr "" + +#: ../../views/ITSM/ITSMDashboardView.php:112 +msgid "Incidents by status" +msgstr "" + +#: ../../views/ITSM/ITSMDashboardView.php:113 +msgid "Incidents by priority" +msgstr "" + +#: ../../views/ITSM/ITSMDashboardView.php:114 +msgid "Incidents by group" +msgstr "" + +#: ../../views/ITSM/ITSMDashboardView.php:115 +msgid "Incidents by user" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:33 +#: ../../views/ITSM/ITSMTicketDetailView.php:50 +msgid "ITSM Detailed" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:46 +#: ../../views/ITSM/ITSMTicketEditView.php:49 +#: ../../views/ITSM/ITSMTicketListView.php:36 +#: ../../views/ITSM/ITSMTicketListView.php:49 +msgid "ITSM Tickets" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:76 +msgid "Incidence not found" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:128 +msgid "Created by" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:129 +msgid "Owned by" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:130 +msgid "Closed by" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:155 +#: ../../enterprise/include/functions_ipam.php:2121 +msgid "Created at" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:157 +msgid "Closed at" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:181 +msgid "People" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:230 +msgid "Related to inventory object" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:247 +msgid "File name" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:251 +msgid "Attachment description" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:283 +msgid "Filename" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:318 +msgid "Add attachment" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:321 +#: ../../views/ITSM/ITSMTicketDetailView.php:329 +msgid "Attached files" +msgstr "" + +#: ../../views/ITSM/ITSMTicketDetailView.php:395 +msgid "No comments found" +msgstr "" + +#: ../../views/ITSM/ITSMTicketEditView.php:36 +msgid "ITSM Edit" +msgstr "" + +#: ../../views/ITSM/ITSMTicketEditView.php:180 +msgid "This field corresponds to the ITSM user specified in ITSM setup" +msgstr "" + +#: ../../views/ITSM/ITSMTicketEditView.php:198 +msgid "Type at least two characters to search the user." +msgstr "" + +#: ../../views/ITSM/ITSMTicketListView.php:128 +msgid "Priorities" +msgstr "" + +#: ../../views/ITSM/ITSMTicketListView.php:144 +msgid "Creation date" +msgstr "" + +#: ../../views/tacticalView/view.php:5 +msgid "This is the latest data in your tactical view" +msgstr "" + +#: ../../views/tacticalView/view.php:22 +msgid "Pandora FMS log size" +msgstr "" + +#: ../../views/tacticalView/view.php:38 +msgid "System CPU Load" +msgstr "" + +#: ../../views/tacticalView/view.php:48 +msgid "License usage" +msgstr "" + +#: ../../views/tacticalView/view.php:69 ../../views/tacticalView/view.php:283 +#: ../../views/tacticalView/view.php:340 +msgid "Status (%)" +msgstr "" + +#: ../../views/tacticalView/view.php:75 +msgid "Top-10 module groups" +msgstr "" + +#: ../../views/tacticalView/view.php:83 +msgid "Top-10 Tags" +msgstr "" + +#: ../../views/tacticalView/view.php:89 +msgid "Top-10 Groups" +msgstr "" + +#: ../../views/tacticalView/view.php:107 +msgid "Database status" +msgstr "" + +#: ../../views/tacticalView/view.php:113 +msgid "Data records" +msgstr "" + +#: ../../views/tacticalView/view.php:121 +msgid "String records" +msgstr "" + +#: ../../views/tacticalView/view.php:134 +msgid "Reads (last 24 hrs)" +msgstr "" + +#: ../../views/tacticalView/view.php:140 +msgid "Writes (last 24 hrs)" +msgstr "" + +#: ../../views/tacticalView/view.php:179 +msgid "Log storage status" +msgstr "" + +#: ../../views/tacticalView/view.php:185 ../../views/tacticalView/view.php:220 +msgid "Total sources" +msgstr "" + +#: ../../views/tacticalView/view.php:193 +msgid "Stored data" +msgstr "" + +#: ../../views/tacticalView/view.php:196 +msgid "Documents" +msgstr "" + +#: ../../views/tacticalView/view.php:200 +msgid "Age of stored data" +msgstr "" + +#: ../../views/tacticalView/view.php:214 +msgid "Trap queues" +msgstr "" + +#: ../../views/tacticalView/view.php:241 +msgid "Currently triggered" +msgstr "" + +#: ../../views/tacticalView/view.php:247 +msgid "Active alerts" +msgstr "" + +#: ../../views/tacticalView/view.php:255 +msgid "Logged in users (24 hrs)" +msgstr "" + +#: ../../views/tacticalView/view.php:271 +msgid "Number of events per hour (" +msgstr "" + +#: ../../views/tacticalView/view.php:277 +msgid "Criticality" +msgstr "" + +#: ../../views/tacticalView/view.php:289 +msgid "Pending validation" +msgstr "" + +#: ../../views/tacticalView/view.php:297 +msgid "Active events (" +msgstr "" + +#: ../../views/tacticalView/view.php:324 +msgid "Alerts (24hrs)" +msgstr "" + +#: ../../views/tacticalView/view.php:330 +msgid "Top 20 groups" +msgstr "" + +#: ../../enterprise/extensions/csv_import_group/main.php:40 +msgid "CSV import group" +msgstr "" + +#: ../../enterprise/extensions/csv_import_group/main.php:61 +#, php-format +msgid "Created group %s" +msgstr "" + +#: ../../enterprise/extensions/csv_import_group/main.php:62 +#, php-format +msgid "Could not create group %s" +msgstr "" + +#: ../../enterprise/extensions/csv_import_group/main.php:69 +msgid "File processed" +msgstr "" + +#: ../../enterprise/extensions/csv_import_group/main.php:72 +msgid "Please syncronize groups to nodes" +msgstr "" + +#: ../../enterprise/extensions/csv_import_group/main.php:81 +#: ../../enterprise/tools/ipam/ipam_list.php:548 +#: ../../enterprise/tools/ipam/ipam_network.php:228 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:928 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:374 +msgid "The CSV file must have the fields in the following order: " +msgstr "" + +#: ../../enterprise/extensions/csv_import_group/main.php:97 +#: ../../enterprise/include/class/CSVImportAgents.class.php:149 +#: ../../enterprise/tools/ipam/ipam_list.php:55 +#: ../../enterprise/tools/ipam/ipam_network.php:247 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:58 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:51 +msgid "Upload file" +msgstr "" + +#: ../../enterprise/extensions/csv_import_group/main.php:109 +#: ../../enterprise/include/class/CSVImportAgents.class.php:166 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1432 +#: ../../enterprise/tools/ipam/ipam_list.php:84 +#: ../../enterprise/tools/ipam/ipam_network.php:275 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:82 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:72 +msgid "Separator" msgstr "" #: ../../enterprise/extensions/disabled/check_acls.php:16 @@ -13918,24 +46778,10 @@ msgstr "" msgid "Systems management" msgstr "" -#: ../../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:201 -#: ../../godmode/users/user_list.php:580 ../../godmode/users/user_list.php:768 -#: ../../operation/search_users.php:62 -msgid "Admin" -msgstr "" - #: ../../enterprise/extensions/disabled/check_acls.php:112 msgid "There are no defined users" msgstr "" -#: ../../enterprise/extensions/disabled/check_acls.php:134 -#: ../../godmode/menu.php:235 ../../godmode/tag/tag.php:153 -msgid "Module tags" -msgstr "" - #: ../../enterprise/extensions/disabled/check_acls.php:197 msgid "ACL module tags for the modules in this agent" msgstr "" @@ -13948,96 +46794,8 @@ msgstr "" msgid "Check ACL" msgstr "" -#: ../../enterprise/extensions/translate_string.php:173 -#: ../../enterprise/extensions/translate_string.php:441 -msgid "Translate string" -msgstr "" - -#: ../../enterprise/extensions/vmware.php:46 -msgid "Failed to initialize VMware extension." -msgstr "" - -#: ../../enterprise/extensions/vmware.php:89 -msgid "VMware View" -msgstr "" - -#: ../../enterprise/extensions/csv_import_group/main.php:32 -#: ../../enterprise/include/class/Omnishell.class.php:341 -#: ../../enterprise/operation/log/elasticsearch_interface.php:46 -#: ../../enterprise/tools/ipam/ipam.php:453 -#: ../../extensions/extension_uploader.php:39 -#: ../../extensions/api_checker.php:219 ../../extensions/db_status.php:34 -#: ../../extensions/files_repo.php:141 ../../extensions/files_repo.php:253 -#: ../../extensions/pandora_logs.php:95 ../../godmode/extensions.php:38 -#: ../../godmode/menu.php:511 ../../godmode/setup/news.php:39 -#: ../../godmode/setup/links.php:29 ../../godmode/setup/file_manager.php:56 -#: ../../include/class/EventSound.class.php:226 -#: ../../include/class/Diagnostics.class.php:159 -msgid "Admin tools" -msgstr "" - -#: ../../enterprise/extensions/csv_import_group/main.php:36 -#: ../../extensions/extension_uploader.php:43 -#: ../../extensions/api_checker.php:223 ../../extensions/files_repo.php:145 -#: ../../extensions/files_repo.php:257 ../../extensions/pandora_logs.php:99 -#: ../../godmode/extensions.php:42 ../../godmode/menu.php:635 -msgid "Extension manager" -msgstr "" - -#: ../../enterprise/extensions/csv_import_group/main.php:40 -#: ../../enterprise/extensions/csv_import_group.php:61 -msgid "CSV import group" -msgstr "" - -#: ../../enterprise/extensions/csv_import_group/main.php:61 -#, php-format -msgid "Created group %s" -msgstr "" - -#: ../../enterprise/extensions/csv_import_group/main.php:62 -#, php-format -msgid "Could not create group %s" -msgstr "" - -#: ../../enterprise/extensions/csv_import_group/main.php:69 -msgid "File processed" -msgstr "" - -#: ../../enterprise/extensions/csv_import_group/main.php:72 -msgid "Please syncronize groups to nodes" -msgstr "" - -#: ../../enterprise/extensions/csv_import_group/main.php:81 -#: ../../enterprise/tools/ipam/ipam_network.php:228 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:928 -#: ../../enterprise/tools/ipam/ipam_list.php:548 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:374 -msgid "The CSV file must have the fields in the following order: " -msgstr "" - -#: ../../enterprise/extensions/csv_import_group/main.php:97 -#: ../../enterprise/include/class/CSVImportAgents.class.php:149 -#: ../../enterprise/tools/ipam/ipam_network.php:247 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:58 -#: ../../enterprise/tools/ipam/ipam_list.php:55 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:51 -msgid "Upload file" -msgstr "" - -#: ../../enterprise/extensions/csv_import_group/main.php:109 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1432 -#: ../../enterprise/include/class/CSVImportAgents.class.php:166 -#: ../../enterprise/tools/ipam/ipam_network.php:275 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:82 -#: ../../enterprise/tools/ipam/ipam_list.php:84 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:72 -msgid "Separator" -msgstr "" - -#: ../../enterprise/extensions/csv_import_group/main.php:131 -#: ../../enterprise/include/class/CSVImportAgents.class.php:208 -#: ../../include/functions_filemanager.php:942 -msgid "Go" +#: ../../enterprise/extensions/resource_exportation/functions.php:28 +msgid "Export agents" msgstr "" #: ../../enterprise/extensions/resource_registration/functions.php:61 @@ -14159,14 +46917,6 @@ msgstr "" msgid "Success add '%s' action." msgstr "" -#: ../../enterprise/extensions/resource_registration/functions.php:818 -#: ../../extensions/resource_registration.php:417 -#: ../../extensions/resource_registration.php:439 -#: ../../extensions/resource_registration.php:450 -#, php-format -msgid "Error add '%s' action." -msgstr "" - #: ../../enterprise/extensions/resource_registration/functions.php:854 msgid "The inventory module does not exist" msgstr "" @@ -14181,6 +46931,14 @@ msgstr "" msgid "Error add '%s' inventory module." msgstr "" +#: ../../enterprise/extensions/vmware/vmware_manager.php:227 +msgid "Power Status: " +msgstr "" + +#: ../../enterprise/extensions/vmware/vmware_manager.php:273 +msgid "Change Status" +msgstr "" + #: ../../enterprise/extensions/vmware/vmware_view.php:59 msgid "Top 5 VMs CPU Usage" msgstr "" @@ -14197,355 +46955,175 @@ msgstr "" msgid "Top 5 VMs Network Usage" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:671 +#: ../../enterprise/extensions/vmware/vmware_view.php:679 msgid "Host ESX" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1029 -#: ../../enterprise/include/functions_services.php:2027 -#: ../../enterprise/operation/agentes/policy_view.php:478 -#: ../../enterprise/operation/agentes/policy_view.php:484 -#: ../../enterprise/operation/agentes/tag_view.php:1075 -#: ../../enterprise/operation/agentes/tag_view.php:1081 -#: ../../enterprise/operation/agentes/tag_view.php:1122 -#: ../../enterprise/operation/agentes/tag_view.php:1128 -#: ../../mobile/operation/modules.php:548 -#: ../../mobile/operation/modules.php:571 -#: ../../mobile/operation/modules.php:622 -#: ../../mobile/operation/modules.php:645 -#: ../../mobile/operation/services.php:427 ../../include/functions.php:1416 -#: ../../include/functions.php:1455 ../../include/functions_modules.php:2910 -#: ../../include/functions_modules.php:2916 -#: ../../include/functions_modules.php:4244 -#: ../../include/functions_modules.php:4276 ../../include/functions_ui.php:4351 -#: ../../include/functions_ui.php:4427 ../../include/class/Tree.class.php:687 -#: ../../include/lib/Module.php:603 ../../include/functions_events.php:64 -#: ../../include/functions_events.php:116 -#: ../../include/functions_events.php:179 -#: ../../operation/agentes/status_monitor.php:1816 -#: ../../operation/agentes/status_monitor.php:1822 -#: ../../operation/agentes/status_monitor.php:1920 -#: ../../operation/agentes/status_monitor.php:1926 -#: ../../operation/agentes/pandora_networkmap.view.php:1849 -#: ../../operation/agentes/pandora_networkmap.view.php:1857 -#: ../../operation/search_modules.php:118 -#: ../../operation/search_modules.php:145 ../../operation/events/events.php:697 -#: ../../operation/events/events.php:781 ../../operation/events/events.php:805 -msgid "NORMAL" -msgstr "" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1034 -#: ../../enterprise/include/functions_services.php:2035 -#: ../../enterprise/operation/agentes/policy_view.php:472 -#: ../../enterprise/operation/agentes/policy_view.php:489 -#: ../../enterprise/operation/agentes/tag_view.php:1089 -#: ../../enterprise/operation/agentes/tag_view.php:1095 -#: ../../enterprise/operation/agentes/tag_view.php:1138 -#: ../../enterprise/operation/agentes/tag_view.php:1144 -#: ../../mobile/operation/modules.php:554 -#: ../../mobile/operation/modules.php:579 -#: ../../mobile/operation/modules.php:628 -#: ../../mobile/operation/modules.php:653 -#: ../../mobile/operation/services.php:435 ../../include/functions.php:1404 -#: ../../include/functions.php:1436 ../../include/functions_modules.php:2904 -#: ../../include/functions_modules.php:2920 -#: ../../include/functions_modules.php:4248 -#: ../../include/functions_modules.php:4268 ../../include/functions_ui.php:4357 -#: ../../include/functions_ui.php:4437 ../../include/class/Tree.class.php:657 -#: ../../include/lib/Module.php:587 ../../include/functions_events.php:67 -#: ../../include/functions_events.php:120 -#: ../../include/functions_events.php:164 -#: ../../operation/agentes/status_monitor.php:1830 -#: ../../operation/agentes/status_monitor.php:1843 -#: ../../operation/agentes/status_monitor.php:1936 -#: ../../operation/agentes/status_monitor.php:1942 -#: ../../operation/agentes/pandora_networkmap.view.php:1843 -#: ../../operation/agentes/pandora_networkmap.view.php:1862 -#: ../../operation/search_modules.php:124 -#: ../../operation/search_modules.php:153 ../../operation/events/events.php:672 -#: ../../operation/events/events.php:787 ../../operation/events/events.php:810 -msgid "CRITICAL" -msgstr "" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1039 -#: ../../enterprise/include/functions_services.php:2043 -#: ../../enterprise/include/functions_login.php:51 -#: ../../enterprise/operation/agentes/policy_view.php:475 -#: ../../enterprise/operation/agentes/policy_view.php:494 -#: ../../enterprise/operation/agentes/tag_view.php:1103 -#: ../../enterprise/operation/agentes/tag_view.php:1109 -#: ../../enterprise/operation/agentes/tag_view.php:1154 -#: ../../enterprise/operation/agentes/tag_view.php:1160 -#: ../../mobile/operation/modules.php:560 -#: ../../mobile/operation/modules.php:587 -#: ../../mobile/operation/modules.php:634 -#: ../../mobile/operation/modules.php:661 -#: ../../mobile/operation/services.php:443 ../../include/functions.php:1407 -#: ../../include/functions.php:1443 ../../include/functions_modules.php:2907 -#: ../../include/functions_modules.php:2924 -#: ../../include/functions_modules.php:4252 -#: ../../include/functions_modules.php:4284 ../../include/functions_ui.php:4345 -#: ../../include/functions_ui.php:4432 ../../include/class/Tree.class.php:665 -#: ../../include/class/NetworkMap.class.php:2957 -#: ../../include/lib/Module.php:591 ../../include/functions_events.php:78 -#: ../../include/functions_events.php:112 -#: ../../include/functions_events.php:182 -#: ../../operation/agentes/status_monitor.php:1851 -#: ../../operation/agentes/status_monitor.php:1864 -#: ../../operation/agentes/status_monitor.php:1952 -#: ../../operation/agentes/status_monitor.php:1958 -#: ../../operation/agentes/pandora_networkmap.view.php:1846 -#: ../../operation/agentes/pandora_networkmap.view.php:1867 -#: ../../operation/search_modules.php:130 -#: ../../operation/search_modules.php:161 ../../operation/events/events.php:702 -#: ../../operation/events/events.php:775 ../../operation/events/events.php:827 -msgid "WARNING" -msgstr "" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1044 -#: ../../enterprise/include/functions_services.php:2058 -#: ../../enterprise/operation/agentes/policy_view.php:484 -#: ../../enterprise/operation/agentes/policy_view.php:489 -#: ../../enterprise/operation/agentes/policy_view.php:494 -#: ../../enterprise/operation/agentes/tag_view.php:1122 -#: ../../enterprise/operation/agentes/tag_view.php:1128 -#: ../../enterprise/operation/agentes/tag_view.php:1138 -#: ../../enterprise/operation/agentes/tag_view.php:1144 -#: ../../enterprise/operation/agentes/tag_view.php:1154 -#: ../../enterprise/operation/agentes/tag_view.php:1160 -#: ../../mobile/operation/modules.php:571 -#: ../../mobile/operation/modules.php:579 -#: ../../mobile/operation/modules.php:587 -#: ../../mobile/operation/modules.php:645 -#: ../../mobile/operation/modules.php:653 -#: ../../mobile/operation/modules.php:661 -#: ../../mobile/operation/services.php:458 ../../include/functions.php:1420 -#: ../../include/functions.php:1446 ../../include/functions_modules.php:2916 -#: ../../include/functions_modules.php:2920 -#: ../../include/functions_modules.php:2924 -#: ../../include/functions_modules.php:4256 ../../include/functions_ui.php:4364 -#: ../../include/functions_ui.php:4452 ../../include/class/Tree.class.php:671 -#: ../../include/lib/Module.php:594 ../../include/functions_events.php:81 -#: ../../include/functions_events.php:125 -#: ../../include/functions_events.php:185 -#: ../../operation/agentes/status_monitor.php:1872 -#: ../../operation/agentes/status_monitor.php:1885 -#: ../../operation/agentes/status_monitor.php:1920 -#: ../../operation/agentes/status_monitor.php:1926 -#: ../../operation/agentes/status_monitor.php:1936 -#: ../../operation/agentes/status_monitor.php:1942 -#: ../../operation/agentes/status_monitor.php:1952 -#: ../../operation/agentes/status_monitor.php:1958 -#: ../../operation/agentes/pandora_networkmap.view.php:1857 -#: ../../operation/agentes/pandora_networkmap.view.php:1862 -#: ../../operation/agentes/pandora_networkmap.view.php:1867 -#: ../../operation/search_modules.php:136 -#: ../../operation/search_modules.php:145 -#: ../../operation/search_modules.php:153 -#: ../../operation/search_modules.php:161 ../../operation/events/events.php:708 -#: ../../operation/events/events.php:794 ../../operation/events/events.php:832 -msgid "UNKNOWN" -msgstr "" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1056 +#: ../../enterprise/extensions/vmware/vmware_view.php:1064 msgid "CPU Usage" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1066 +#: ../../enterprise/extensions/vmware/vmware_view.php:1074 msgid "Memory Usage" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1076 +#: ../../enterprise/extensions/vmware/vmware_view.php:1084 msgid "Disk I/O Rate" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1086 +#: ../../enterprise/extensions/vmware/vmware_view.php:1094 msgid "Network Usage" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1189 +#: ../../enterprise/extensions/vmware/vmware_view.php:1197 msgid "Settings updated " msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1191 +#: ../../enterprise/extensions/vmware/vmware_view.php:1199 msgid "No changes in settings " msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1203 +#: ../../enterprise/extensions/vmware/vmware_view.php:1211 msgid "CPU usage graphs" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1205 -#: ../../enterprise/extensions/vmware/vmware_view.php:1215 -#: ../../enterprise/extensions/vmware/vmware_view.php:1225 -#: ../../enterprise/extensions/vmware/vmware_view.php:1235 +#: ../../enterprise/extensions/vmware/vmware_view.php:1213 +#: ../../enterprise/extensions/vmware/vmware_view.php:1223 +#: ../../enterprise/extensions/vmware/vmware_view.php:1233 +#: ../../enterprise/extensions/vmware/vmware_view.php:1243 msgid "Force minimum value" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1209 -#: ../../enterprise/extensions/vmware/vmware_view.php:1219 -#: ../../enterprise/extensions/vmware/vmware_view.php:1229 -#: ../../enterprise/extensions/vmware/vmware_view.php:1239 +#: ../../enterprise/extensions/vmware/vmware_view.php:1217 +#: ../../enterprise/extensions/vmware/vmware_view.php:1227 +#: ../../enterprise/extensions/vmware/vmware_view.php:1237 +#: ../../enterprise/extensions/vmware/vmware_view.php:1247 msgid "Force maximum value" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1213 +#: ../../enterprise/extensions/vmware/vmware_view.php:1221 msgid "Memory usage graphs" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1223 +#: ../../enterprise/extensions/vmware/vmware_view.php:1231 msgid "Provisioning Usage graphs" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1233 +#: ../../enterprise/extensions/vmware/vmware_view.php:1241 msgid "Network usage graphs" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1252 +#: ../../enterprise/extensions/vmware/vmware_view.php:1260 msgid "Map items" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1254 +#: ../../enterprise/extensions/vmware/vmware_view.php:1262 msgid "Show datastores" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1263 +#: ../../enterprise/extensions/vmware/vmware_view.php:1271 msgid "Show ESXis" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1272 +#: ../../enterprise/extensions/vmware/vmware_view.php:1280 msgid "Show VMs" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1281 +#: ../../enterprise/extensions/vmware/vmware_view.php:1289 msgid "Font size (px)" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1285 +#: ../../enterprise/extensions/vmware/vmware_view.php:1293 msgid "Node radius (px)" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1289 +#: ../../enterprise/extensions/vmware/vmware_view.php:1297 msgid "Node separation (rate)" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1296 +#: ../../enterprise/extensions/vmware/vmware_view.php:1304 msgid "" "Looking for VMware configuration? You can configure several tasks using " "Discovery Applications." msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1299 -#: ../../enterprise/extensions/vmware/vmware_view.php:1586 +#: ../../enterprise/extensions/vmware/vmware_view.php:1307 +#: ../../enterprise/extensions/vmware/vmware_view.php:1594 #: ../../enterprise/include/class/SAPView.class.php:626 msgid "this link" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1307 +#: ../../enterprise/extensions/vmware/vmware_view.php:1315 msgid "Graph settings" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1312 +#: ../../enterprise/extensions/vmware/vmware_view.php:1320 msgid "Map settings" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1357 -#: ../../enterprise/extensions/vmware/vmware_view.php:1429 +#: ../../enterprise/extensions/vmware/vmware_view.php:1365 +#: ../../enterprise/extensions/vmware/vmware_view.php:1437 msgid "Welcome" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1367 -#: ../../enterprise/extensions/vmware/vmware_view.php:1409 -#: ../../include/lib/Dashboard/Widgets/network_map.php:358 -#: ../../operation/gis_maps/render_view.php:180 -msgid "Map" -msgstr "" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1388 +#: ../../enterprise/extensions/vmware/vmware_view.php:1396 msgid "ESX Detail" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1419 +#: ../../enterprise/extensions/vmware/vmware_view.php:1427 msgid "ESX details" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1424 +#: ../../enterprise/extensions/vmware/vmware_view.php:1432 msgid "VMware view options" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1459 +#: ../../enterprise/extensions/vmware/vmware_view.php:1467 msgid "VMWare" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1564 +#: ../../enterprise/extensions/vmware/vmware_view.php:1572 msgid "" "Some ESX Hosts are not up to date, please check VMware plugin configuration." msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1566 +#: ../../enterprise/extensions/vmware/vmware_view.php:1574 msgid "VMware plugin is working." msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1575 +#: ../../enterprise/extensions/vmware/vmware_view.php:1583 msgid "View VMware map" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1576 +#: ../../enterprise/extensions/vmware/vmware_view.php:1584 msgid "View VMware dashboard" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1577 +#: ../../enterprise/extensions/vmware/vmware_view.php:1585 msgid "View ESX Host statistics from" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1584 +#: ../../enterprise/extensions/vmware/vmware_view.php:1592 msgid "There are no VMware information detected in this environment." msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1585 +#: ../../enterprise/extensions/vmware/vmware_view.php:1593 msgid "You can configure several tasks using Discovery Applications at " msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1797 +#: ../../enterprise/extensions/vmware/vmware_view.php:1805 msgid "Show Datastores" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1803 +#: ../../enterprise/extensions/vmware/vmware_view.php:1811 msgid "Show ESX" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1809 +#: ../../enterprise/extensions/vmware/vmware_view.php:1817 msgid "Show VM" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_view.php:1817 -#: ../../godmode/reporting/visual_console_builder.wizard.php:218 -msgid "Font" -msgstr "" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1823 -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:152 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:157 -#: ../../operation/agentes/pandora_networkmap.editor.php:405 -#: ../../operation/agentes/pandora_networkmap.view.php:143 -msgid "Node radius" -msgstr "" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1829 -#: ../../operation/agentes/pandora_networkmap.editor.php:539 -#: ../../operation/agentes/pandora_networkmap.view.php:309 -msgid "Node separation" -msgstr "" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1875 -#: ../../enterprise/include/class/DeploymentCenter.class.php:490 -#: ../../enterprise/include/class/DeploymentCenter.class.php:498 -#: ../../enterprise/include/class/DeploymentCenter.class.php:506 -#: ../../enterprise/include/class/DeploymentCenter.class.php:787 -msgid "here" -msgstr "" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1872 +#: ../../enterprise/extensions/vmware/vmware_view.php:1880 #, php-format msgid "" "This map is a quick representation of all your VMware entities detected. You " @@ -14553,29 +47131,9 @@ msgid "" "VMware discovery task %s" msgstr "" -#: ../../enterprise/extensions/vmware/vmware_manager.php:227 -msgid "Power Status: " -msgstr "" - -#: ../../enterprise/extensions/vmware/vmware_manager.php:269 -#: ../../operation/agentes/pandora_networkmap.view.php:1882 -msgid "Status: " -msgstr "" - -#: ../../enterprise/extensions/vmware/vmware_manager.php:273 -msgid "Change Status" -msgstr "" - -#: ../../enterprise/extensions/resource_exportation/functions.php:28 -msgid "Export agents" -msgstr "" - -#: ../../enterprise/extensions/resource_exportation/functions.php:46 -#: ../../enterprise/include/functions_reporting.php:8403 -#: ../../extensions/resource_exportation.php:456 -#: ../../extensions/resource_exportation.php:468 -#: ../../operation/agentes/exportdata.php:464 -msgid "Export" +#: ../../enterprise/extensions/cron.php:156 +#: ../../enterprise/meta/advanced/cron_main.php:79 +msgid "Cron jobs" msgstr "" #: ../../enterprise/extensions/csv_import_group.php:46 @@ -14585,704 +47143,20 @@ msgid "" "only. Go to %s to import the CSV." msgstr "" +#: ../../enterprise/extensions/csv_import_group.php:61 +msgid "Import groups with CSV file" +msgstr "" + #: ../../enterprise/extensions/csv_import_group.php:75 msgid "CSV group import" msgstr "" -#: ../../enterprise/load_html_extra.php:202 -msgid "Activate license" +#: ../../enterprise/extensions/vmware.php:46 +msgid "Failed to initialize VMware extension." msgstr "" -#: ../../enterprise/load_html_extra.php:203 -msgid "Your request key is:" -msgstr "" - -#: ../../enterprise/load_html_extra.php:206 -#, php-format -msgid "" -"You can activate it manually
here or " -"automatically filling the form below:" -msgstr "" - -#: ../../enterprise/load_html_extra.php:213 -msgid "Auth Key:" -msgstr "" - -#: ../../enterprise/load_html_extra.php:228 -msgid "ERROR:" -msgstr "" - -#: ../../enterprise/load_html_extra.php:228 -msgid "When connecting to licence server." -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:143 -msgid "Update Local Component" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:145 -msgid "Create Local Component" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:171 -#: ../../godmode/modules/manage_network_components_form_common.php:52 -#: ../../godmode/modules/manage_network_components_form_common.php:59 -#: ../../godmode/alerts/configure_alert_template.php:1193 -msgid "Wizard level" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:205 -msgid "Throw unknown events" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:271 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:832 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2057 -#: ../../enterprise/include/functions_reporting_csv.php:804 -#: ../../enterprise/operation/agentes/tag_view.php:174 -#: ../../enterprise/operation/agentes/ver_agente.php:53 -#: ../../extensions/agents_modules.php:456 -#: ../../godmode/modules/manage_network_components_form_common.php:115 -#: ../../godmode/agentes/module_manager_editor_common.php:293 -#: ../../godmode/massive/massive_edit_modules.php:1071 -#: ../../godmode/reporting/create_container.php:640 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1762 -#: ../../mobile/operation/modules.php:183 -#: ../../mobile/operation/modules.php:184 -#: ../../mobile/operation/modules.php:293 -#: ../../mobile/operation/modules.php:294 -#: ../../mobile/operation/server_status.php:174 -#: ../../mobile/operation/server_status.php:175 -#: ../../include/functions_reporting_html.php:1781 -#: ../../include/ajax/heatmap.ajax.php:222 -#: ../../include/ajax/heatmap.ajax.php:305 -#: ../../include/ajax/heatmap.ajax.php:430 -#: ../../include/functions_graph.php:5105 -#: ../../include/functions_treeview.php:121 -#: ../../include/functions_html.php:1659 -#: ../../include/class/WelcomeWindow.class.php:735 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:324 -#: ../../include/functions_events.php:4453 ../../operation/heatmap.php:103 -#: ../../operation/heatmap.php:105 -#: ../../operation/agentes/status_monitor.php:858 -#: ../../operation/agentes/estado_monitores.php:590 -#: ../../operation/agentes/ver_agente.php:1194 -msgid "Module group" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:313 -#: ../../godmode/modules/manage_network_components_form_common.php:164 -msgid "Advanced options Dynamic Threshold" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:319 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:489 -#: ../../godmode/modules/manage_network_components_form_common.php:170 -#: ../../godmode/massive/massive_edit_modules.php:622 -msgid "Dynamic Interval" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:337 -#: ../../godmode/modules/manage_network_components_form_common.php:185 -#: ../../godmode/modules/manage_network_components_form_common.php:195 -msgid "Dynamic Min. " -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:344 -#: ../../godmode/modules/manage_network_components_form_common.php:202 -msgid "Dynamic Max. " -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:351 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:495 -#: ../../godmode/modules/manage_network_components_form_common.php:189 -#: ../../godmode/modules/manage_network_components_form_common.php:209 -msgid "Dynamic Two Tailed: " -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:362 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:289 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:498 -#: ../../godmode/modules/manage_network_components_form_common.php:220 -#: ../../godmode/modules/manage_network_components_form_wizard.php:406 -#: ../../godmode/massive/massive_edit_modules.php:757 -#: ../../include/functions_treeview.php:95 -#: ../../include/functions_alerts.php:685 -#: ../../include/class/TreeService.class.php:436 -#: ../../include/class/TreeService.class.php:645 -msgid "Warning status" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:364 -#: ../../enterprise/godmode/modules/configure_local_component.php:442 -#: ../../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 -#: ../../godmode/modules/manage_network_components_form_common.php:222 -#: ../../godmode/modules/manage_network_components_form_common.php:300 -#: ../../godmode/modules/manage_network_components_form_wizard.php:408 -#: ../../godmode/modules/manage_network_components_form_wizard.php:493 -#: ../../godmode/agentes/module_manager_editor_common.php:1167 -#: ../../godmode/massive/massive_edit_modules.php:663 -#: ../../godmode/massive/massive_edit_modules.php:769 -#: ../../godmode/massive/massive_edit_modules.php:1052 -#: ../../godmode/alerts/configure_alert_template.php:891 -#: ../../include/functions_reporting_html.php:5567 -#: ../../include/functions_treeview.php:91 -#: ../../include/functions_treeview.php:103 -#: ../../include/functions_alerts.php:682 -#: ../../include/lib/Dashboard/Widgets/top_n.php:301 -msgid "Min." -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:378 -#: ../../enterprise/godmode/modules/configure_local_component.php:456 -#: ../../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 -#: ../../godmode/modules/manage_network_components_form_common.php:236 -#: ../../godmode/modules/manage_network_components_form_common.php:314 -#: ../../godmode/modules/manage_network_components_form_wizard.php:422 -#: ../../godmode/modules/manage_network_components_form_wizard.php:507 -#: ../../godmode/agentes/module_manager_editor_common.php:1168 -#: ../../godmode/massive/massive_edit_modules.php:676 -#: ../../godmode/massive/massive_edit_modules.php:782 -#: ../../godmode/massive/massive_edit_modules.php:1057 -#: ../../godmode/alerts/configure_alert_template.php:904 -#: ../../include/functions_reporting_html.php:5568 -#: ../../include/functions_treeview.php:91 -#: ../../include/functions_treeview.php:103 -#: ../../include/functions_alerts.php:681 -#: ../../include/lib/Dashboard/Widgets/top_n.php:300 -msgid "Max." -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:392 -#: ../../enterprise/godmode/modules/configure_local_component.php:470 -#: ../../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 -#: ../../godmode/modules/manage_network_components_form_common.php:250 -#: ../../godmode/modules/manage_network_components_form_common.php:328 -#: ../../godmode/modules/manage_network_components_form_wizard.php:436 -#: ../../godmode/modules/manage_network_components_form_wizard.php:521 -#: ../../godmode/agentes/module_manager_editor_common.php:504 -#: ../../godmode/agentes/module_manager_editor_common.php:601 -#: ../../godmode/massive/massive_edit_modules.php:689 -#: ../../godmode/massive/massive_edit_modules.php:795 -#: ../../include/functions_treeview.php:89 -#: ../../include/functions_treeview.php:101 -msgid "Str." -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:413 -#: ../../enterprise/godmode/modules/configure_local_component.php:491 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:567 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:658 -#: ../../godmode/modules/manage_network_components_form_common.php:271 -#: ../../godmode/modules/manage_network_components_form_common.php:349 -#: ../../godmode/modules/manage_network_components_form_wizard.php:457 -#: ../../godmode/modules/manage_network_components_form_wizard.php:542 -#: ../../godmode/agentes/module_manager_editor_common.php:478 -#: ../../godmode/agentes/module_manager_editor_common.php:566 -#: ../../godmode/massive/massive_edit_modules.php:723 -#: ../../godmode/massive/massive_edit_modules.php:829 -msgid "Percentage" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:413 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:568 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:659 -#: ../../godmode/modules/manage_network_components_form_common.php:271 -#: ../../godmode/modules/manage_network_components_form_wizard.php:457 -msgid "Defines threshold as a percentage of value decrease/increment" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:427 -#: ../../godmode/modules/manage_network_components_form_common.php:285 -#: ../../godmode/modules/manage_network_components_form_wizard.php:474 -#: ../../godmode/agentes/module_manager_editor_common.php:528 -msgid "Change to critical status after" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:435 -#: ../../godmode/modules/manage_network_components_form_common.php:293 -#: ../../godmode/modules/manage_network_components_form_wizard.php:482 -#: ../../godmode/agentes/module_manager_editor_common.php:530 -msgid "intervals in warning status." -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:440 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:338 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:589 -#: ../../godmode/modules/manage_network_components_form_common.php:298 -#: ../../godmode/modules/manage_network_components_form_wizard.php:491 -#: ../../godmode/massive/massive_edit_modules.php:851 -#: ../../include/functions_treeview.php:107 -#: ../../include/functions_alerts.php:686 -#: ../../include/class/TreeService.class.php:432 -#: ../../include/class/TreeService.class.php:641 -msgid "Critical status" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:503 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:267 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:873 -#: ../../godmode/modules/manage_network_components_form_common.php:361 -#: ../../godmode/agentes/module_manager_editor_common.php:1217 -#: ../../godmode/massive/massive_edit_modules.php:1241 -msgid "FF threshold" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:504 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:941 -#: ../../godmode/modules/manage_network_components_form_common.php:362 -#: ../../godmode/agentes/module_manager_editor_common.php:1340 -#: ../../godmode/massive/massive_edit_modules.php:1168 -msgid "Keep counters" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:509 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:272 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:885 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:900 -#: ../../godmode/modules/manage_network_components_form_common.php:367 -#: ../../godmode/agentes/module_manager_editor_common.php:1221 -#: ../../godmode/massive/massive_edit_modules.php:1135 -#: ../../godmode/massive/massive_edit_modules.php:1152 -msgid "All state changing" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:522 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:273 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:884 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:910 -#: ../../godmode/modules/manage_network_components_form_common.php:380 -#: ../../godmode/agentes/module_manager_editor_common.php:1222 -#: ../../godmode/massive/massive_edit_modules.php:1134 -#: ../../godmode/massive/massive_edit_modules.php:1235 -msgid "Each state changing" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:522 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:308 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:911 -#: ../../godmode/modules/manage_network_components_form_common.php:380 -#: ../../godmode/agentes/module_manager_editor_common.php:1254 -#: ../../godmode/massive/massive_edit_modules.php:1198 -msgid "To normal" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:529 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:309 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:921 -#: ../../godmode/modules/manage_network_components_form_common.php:387 -#: ../../godmode/agentes/module_manager_editor_common.php:1255 -#: ../../godmode/massive/massive_edit_modules.php:1210 -msgid "To warning" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:536 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:310 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:931 -#: ../../godmode/modules/manage_network_components_form_common.php:394 -#: ../../godmode/agentes/module_manager_editor_common.php:1256 -#: ../../godmode/massive/massive_edit_modules.php:1222 -msgid "To critical" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:548 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:379 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:966 -#: ../../enterprise/include/functions_reporting_csv.php:2266 -#: ../../godmode/modules/manage_network_components_form_common.php:406 -#: ../../godmode/agentes/module_manager_editor_common.php:624 -#: ../../godmode/massive/massive_edit_modules.php:1276 -#: ../../mobile/operation/modules.php:860 -#: ../../include/functions_reporting.php:4684 -msgid "Historical data" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:553 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:963 -#: ../../godmode/agentes/module_manager_editor_common.php:1308 -#: ../../godmode/massive/massive_edit_modules.php:1261 -msgid "FF timeout" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:562 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:964 -#: ../../godmode/massive/massive_edit_modules.php:1262 -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 "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:565 -msgid "This value can be set only in the async modules." -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:571 -#: ../../enterprise/include/functions_reporting_csv.php:1292 -#: ../../godmode/modules/manage_network_components_form_common.php:411 -#: ../../godmode/agentes/module_manager_editor_common.php:1131 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:480 -#: ../../include/functions_reporting.php:7122 -msgid "Min. Value" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:576 -#: ../../enterprise/include/functions_reporting_csv.php:1347 -#: ../../godmode/modules/manage_network_components_form_common.php:416 -#: ../../godmode/agentes/module_manager_editor_common.php:1132 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:492 -#: ../../include/functions_reporting.php:7118 -msgid "Max. Value" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:576 -#: ../../godmode/modules/manage_network_components_form_common.php:416 -msgid "Any value over this number is discarted" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:586 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:716 -#: ../../godmode/modules/manage_network_components_form_plugin.php:54 -#: ../../godmode/modules/manage_network_components_form_network.php:250 -#: ../../godmode/modules/manage_network_components_form_wmi.php:83 -#: ../../godmode/agentes/module_manager_editor_common.php:1354 -#: ../../godmode/massive/massive_edit_modules.php:903 -#: ../../godmode/setup/snmp_wizard.php:43 -msgid "Post process" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:621 -msgid "Load a basic structure on data configuration" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:628 -msgid "Check the correct structure of the data configuration" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:633 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:250 -msgid "First line must be \"module_begin\"" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:634 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:251 -msgid "Data configuration is empty" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:635 -#: ../../enterprise/godmode/modules/configure_local_component.php:639 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:252 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:256 -msgid "Last line must be \"module_end\"" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:636 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:253 -msgid "" -"Name is missed. Please add a line with \"module_name yourmodulename\" to " -"data configuration" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:637 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:254 -msgid "" -"Type is missed. Please add a line with \"module_type yourmoduletype\" to " -"data configuration" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:638 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:255 -msgid "Type is wrong. Please set a correct type" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:641 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:258 -msgid "Error in the syntax, please check the data configuration." -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:642 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:259 -msgid "Data configuration are built correctly" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:650 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1016 -#: ../../godmode/modules/manage_network_components_form_common.php:436 -#: ../../godmode/agentes/module_manager_editor_common.php:1069 -#: ../../godmode/massive/massive_edit_modules.php:1335 -msgid "Critical instructions" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:650 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1016 -#: ../../godmode/modules/manage_network_components_form_common.php:436 -#: ../../godmode/massive/massive_edit_modules.php:1335 -msgid "Instructions when the status is critical" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:655 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1020 -#: ../../godmode/modules/manage_network_components_form_common.php:441 -#: ../../godmode/agentes/module_manager_editor_common.php:1070 -#: ../../godmode/massive/massive_edit_modules.php:1340 -msgid "Warning instructions" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:655 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1020 -#: ../../godmode/modules/manage_network_components_form_common.php:441 -#: ../../godmode/massive/massive_edit_modules.php:1340 -msgid "Instructions when the status is warning" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:660 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1024 -#: ../../godmode/modules/manage_network_components_form_common.php:446 -#: ../../godmode/agentes/module_manager_editor_common.php:1046 -#: ../../godmode/massive/massive_edit_modules.php:1345 -msgid "Unknown instructions" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:660 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1024 -#: ../../godmode/modules/manage_network_components_form_common.php:446 -#: ../../godmode/massive/massive_edit_modules.php:1345 -msgid "Instructions when the status is unknown" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:666 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:984 -#: ../../enterprise/operation/agentes/security_hardening.php:459 -#: ../../godmode/modules/manage_network_components_form_common.php:459 -#: ../../godmode/agentes/module_manager_editor_common.php:755 -#: ../../godmode/massive/massive_edit_modules.php:1281 -#: ../../godmode/module_library/module_library_view.php:123 -msgid "Category" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:685 -#: ../../godmode/modules/manage_network_components_form_common.php:484 -#: ../../godmode/agentes/module_manager_editor_common.php:792 -msgid "Tags available" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:706 -#: ../../godmode/modules/manage_network_components_form_common.php:505 -#: ../../godmode/agentes/module_manager_editor_common.php:872 -msgid "Add tags to module" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:714 -#: ../../godmode/modules/manage_network_components_form_common.php:513 -msgid "Delete tags to module" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:717 -#: ../../enterprise/godmode/setup/setup_auth.php:196 -#: ../../enterprise/godmode/setup/setup_auth.php:551 -#: ../../enterprise/godmode/setup/setup_auth.php:1630 -#: ../../godmode/modules/manage_network_components_form_common.php:516 -msgid "Tags selected" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:740 -msgid "Macros" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:781 -#: ../../godmode/servers/plugin.php:629 -#: ../../include/class/ManageNetScanScripts.class.php:640 -msgid "Default value" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:799 -#: ../../godmode/servers/plugin.php:688 -#: ../../include/class/ManageNetScanScripts.class.php:728 -msgid "Add macro" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:817 -#: ../../include/class/ManageNetScanScripts.class.php:746 -msgid "Delete macro" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:1145 -#: ../../godmode/modules/manage_network_components_form_common.php:840 -#: ../../godmode/agentes/module_manager_editor_common.php:2305 -msgid "Normal Status" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:1146 -#: ../../godmode/modules/manage_network_components_form_common.php:841 -#: ../../godmode/agentes/module_manager_editor_common.php:2306 -msgid "Warning Status" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:1147 -#: ../../godmode/modules/manage_network_components_form_common.php:842 -#: ../../godmode/agentes/module_manager_editor_common.php:2307 -msgid "Critical Status" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:1150 -#: ../../godmode/modules/manage_network_components_form_common.php:844 -#: ../../godmode/agentes/module_manager_editor_common.php:2310 -msgid "Please introduce a maximum warning higher than the minimun warning" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:1152 -#: ../../godmode/modules/manage_network_components_form_common.php:845 -#: ../../godmode/agentes/module_manager_editor_common.php:2311 -msgid "Please introduce a maximum critical higher than the minimun critical" -msgstr "" - -#: ../../enterprise/godmode/modules/configure_local_component.php:1154 -msgid "Please introduce a positicve percentage value" -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:140 -#: ../../godmode/modules/manage_network_components.php:196 -#: ../../godmode/alerts/configure_alert_template.php:208 -#, php-format -msgid "Successfully created from %s" -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:141 -#: ../../enterprise/godmode/modules/local_components.php:331 -#: ../../enterprise/godmode/policies/policies.php:184 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:136 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:139 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:80 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:126 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:48 -#: ../../enterprise/godmode/servers/manage_export.php:140 -#: ../../enterprise/godmode/servers/manage_export.php:147 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:81 -#: ../../enterprise/include/ajax/servers.ajax.php:223 -#: ../../enterprise/tools/ipam/ipam_action.php:164 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:51 -#: ../../godmode/modules/manage_nc_groups.php:109 -#: ../../godmode/modules/manage_network_components.php:199 -#: ../../godmode/modules/manage_network_components.php:426 -#: ../../godmode/users/configure_user.php:482 -#: ../../godmode/agentes/configurar_agente.php:361 -#: ../../godmode/agentes/configurar_agente.php:901 -#: ../../godmode/agentes/planned_downtime.editor.php:650 -#: ../../godmode/alerts/alert_commands.php:653 -#: ../../godmode/alerts/configure_alert_template.php:209 -#: ../../godmode/alerts/configure_alert_template.php:565 -#: ../../godmode/alerts/alert_list.php:185 ../../godmode/setup/news.php:84 -#: ../../godmode/setup/gis.php:49 -#: ../../godmode/reporting/reporting_builder.item_editor.php:6079 -#: ../../include/functions_alerts.php:2767 -#: ../../include/functions_planned_downtimes.php:113 -#: ../../include/functions_planned_downtimes.php:899 -#: ../../operation/agentes/pandora_networkmap.php:140 -#: ../../operation/agentes/pandora_networkmap.php:389 -msgid "Could not be created" -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:156 -msgid "Local component management" -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:275 -#, php-format -msgid "" -"This node is configured with centralized mode. All local components are read " -"only. Go to %s to manage them." -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:339 -#: ../../godmode/modules/manage_network_components.php:436 -#: ../../include/class/ManageNetScanScripts.class.php:228 -msgid "Created successfully" -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:407 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:127 -#: ../../enterprise/godmode/policies/policy_modules.php:1307 -#: ../../enterprise/godmode/policies/policies.php:228 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:123 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:139 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:83 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:70 -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:112 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1380 -#: ../../enterprise/include/ajax/servers.ajax.php:368 -#: ../../enterprise/tools/ipam/ipam_action.php:277 -#: ../../enterprise/tools/ipam/ipam_massive.php:48 -#: ../../godmode/modules/manage_network_components.php:525 -#: ../../godmode/agentes/status_monitor_custom_fields.php:77 -#: ../../godmode/agentes/planned_downtime.editor.php:652 -#: ../../godmode/alerts/configure_alert_command.php:150 -#: ../../godmode/alerts/alert_templates.php:166 -#: ../../godmode/alerts/configure_alert_template.php:593 -#: ../../godmode/alerts/alert_list.php:95 -#: ../../godmode/alerts/alert_list.php:389 ../../godmode/setup/gis.php:41 -#: ../../include/functions_alerts.php:2767 -#: ../../include/functions_planned_downtimes.php:123 -#: ../../operation/agentes/pandora_networkmap.php:216 -#: ../../operation/agentes/pandora_networkmap.php:538 -msgid "Could not be updated" -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:415 -#: ../../godmode/modules/manage_network_components.php:534 -#: ../../include/class/ManageNetScanScripts.class.php:315 -msgid "Updated successfully" -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:457 -#: ../../godmode/modules/manage_nc_groups.php:218 -#: ../../godmode/modules/manage_inventory_modules.php:234 -#: ../../godmode/modules/manage_inventory_modules.php:267 -#: ../../godmode/modules/manage_network_components.php:578 -#: ../../godmode/modules/manage_network_templates.php:114 -msgid "Successfully multiple deleted" -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:458 -#: ../../godmode/modules/manage_nc_groups.php:219 -#: ../../godmode/modules/manage_inventory_modules.php:235 -#: ../../godmode/modules/manage_inventory_modules.php:268 -#: ../../godmode/modules/manage_network_components.php:579 -#: ../../godmode/modules/manage_network_templates.php:115 -msgid "Not deleted. Error deleting multiple data" -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:566 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2902 -#: ../../godmode/modules/manage_network_components.php:675 -msgid "Free Search" -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:567 -msgid "Search by name, description or data, list matches." -msgstr "" - -#: ../../enterprise/godmode/modules/local_components.php:731 -#: ../../enterprise/godmode/policies/policy_modules.php:1689 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:595 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:628 -#: ../../godmode/modules/manage_network_components.php:844 -#: ../../godmode/agentes/module_manager.php:1041 -#: ../../godmode/snmpconsole/snmp_alert.php:1988 -#: ../../godmode/snmpconsole/snmp_alert.php:1989 -#: ../../godmode/alerts/alert_actions.php:461 -#: ../../godmode/alerts/alert_templates.php:463 -#: ../../godmode/reporting/reporting_builder.php:1197 -msgid "Duplicate" +#: ../../enterprise/extensions/vmware.php:89 +msgid "VMware View" msgstr "" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:83 @@ -15334,61 +47208,21 @@ msgstr "" msgid "Agent autoconfiguration list" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:347 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:133 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:253 -#: ../../godmode/modules/manage_inventory_modules.php:74 -#, 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 "" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:373 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:146 -#: ../../godmode/modules/manage_network_components_form_wizard.php:793 -#: ../../godmode/agentes/planned_downtime.list.php:737 -#: ../../godmode/agentes/planned_downtime.editor.php:951 -#: ../../include/functions_reporting_html.php:6417 -msgid "Execution" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:377 -#: ../../enterprise/godmode/setup/setup_history.php:903 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:710 -#: ../../enterprise/include/functions_tasklist.php:192 -#: ../../enterprise/include/ajax/cron.ajax.php:103 -#: ../../include/functions_cron.php:500 -msgid "Scheduled" +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:317 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:326 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:577 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:859 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:101 +#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:110 +#: ../../enterprise/meta/include/functions_agents_meta.php:504 +#: ../../enterprise/meta/include/functions_agents_meta.php:575 +msgid "Agent autoconfiguration" msgstr "" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:398 msgid "Type Periodicity:" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:400 -#: ../../enterprise/include/functions_cron.php:501 -#: ../../enterprise/include/lib/NetworkManager.php:180 -#: ../../godmode/agentes/module_manager_editor_prediction.php:192 -#: ../../include/functions_netflow.php:1884 -msgid "Daily" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:401 -#: ../../enterprise/include/functions_cron.php:502 -#: ../../enterprise/include/lib/NetworkManager.php:184 -#: ../../godmode/agentes/module_manager_editor_prediction.php:192 -#: ../../godmode/agentes/planned_downtime.editor.php:1031 -msgid "Weekly" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:402 -#: ../../enterprise/include/functions_cron.php:503 -#: ../../godmode/agentes/module_manager_editor_prediction.php:192 -#: ../../godmode/agentes/planned_downtime.editor.php:1032 -msgid "Monthly" -msgstr "" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:431 msgid "From day:" msgstr "" @@ -15397,16 +47231,6 @@ msgstr "" msgid "From hour:" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:467 -#: ../../godmode/agentes/planned_downtime.editor.php:1164 -msgid "Configure the time" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:504 -#: ../../include/class/CredentialStore.class.php:975 -msgid "Extra" -msgstr "" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:551 msgid "Add rule" msgstr "" @@ -15421,123 +47245,27 @@ msgstr "" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:619 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:457 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:457 msgid "Launch custom event" msgstr "" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:620 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:458 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:458 msgid "Launch alert action" msgstr "" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:621 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:459 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:459 msgid "Launch script" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:665 -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:679 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:28 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:320 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:335 -#: ../../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 -#: ../../godmode/massive/massive_edit_users.php:254 -#: ../../godmode/massive/massive_edit_users.php:266 -#: ../../godmode/massive/massive_edit_users.php:272 -#: ../../godmode/massive/massive_edit_users.php:346 -#: ../../godmode/massive/massive_edit_users.php:398 -#: ../../godmode/massive/massive_edit_users.php:462 -#: ../../godmode/massive/massive_edit_users.php:470 -#: ../../godmode/massive/massive_edit_users.php:507 -#: ../../godmode/massive/massive_edit_users.php:610 -#: ../../godmode/massive/massive_edit_users.php:629 -#: ../../godmode/massive/massive_edit_users.php:636 -#: ../../godmode/massive/massive_edit_agents.php:705 -#: ../../godmode/massive/massive_edit_agents.php:731 -#: ../../godmode/massive/massive_edit_agents.php:767 -#: ../../godmode/massive/massive_edit_agents.php:791 -#: ../../godmode/massive/massive_edit_agents.php:908 -#: ../../godmode/massive/massive_edit_agents.php:955 -#: ../../godmode/massive/massive_edit_agents.php:1048 -#: ../../godmode/massive/massive_edit_agents.php:1101 -#: ../../godmode/massive/massive_edit_agents.php:1143 -#: ../../godmode/massive/massive_edit_agents.php:1170 -#: ../../godmode/massive/massive_edit_agents.php:1264 -#: ../../godmode/massive/massive_edit_modules.php:704 -#: ../../godmode/massive/massive_edit_modules.php:726 -#: ../../godmode/massive/massive_edit_modules.php:810 -#: ../../godmode/massive/massive_edit_modules.php:832 -#: ../../godmode/massive/massive_edit_modules.php:872 -#: ../../godmode/massive/massive_edit_modules.php:884 -#: ../../godmode/massive/massive_edit_modules.php:956 -#: ../../godmode/massive/massive_edit_modules.php:979 -#: ../../godmode/massive/massive_edit_modules.php:1009 -#: ../../godmode/massive/massive_edit_modules.php:1019 -#: ../../godmode/massive/massive_edit_modules.php:1033 -#: ../../godmode/massive/massive_edit_modules.php:1077 -#: ../../godmode/massive/massive_edit_modules.php:1113 -#: ../../godmode/massive/massive_edit_modules.php:1133 -#: ../../godmode/massive/massive_edit_modules.php:1171 -#: ../../godmode/massive/massive_edit_modules.php:1277 -#: ../../godmode/massive/massive_edit_modules.php:1282 -#: ../../godmode/massive/massive_edit_modules.php:1309 -#: ../../godmode/massive/massive_edit_modules.php:1330 -#: ../../godmode/massive/massive_edit_modules.php:1353 -#: ../../godmode/massive/massive_edit_modules.php:1510 -#: ../../include/functions_html.php:1941 ../../include/functions_html.php:2042 -#: ../../include/functions_html.php:2181 -msgid "No change" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:683 -#: ../../godmode/agentes/agent_manager.php:638 -#: ../../godmode/reporting/reporting_builder.item_editor.php:76 -#: ../../include/functions_events.php:5040 -#: ../../operation/agentes/estado_generalagente.php:475 -#: ../../operation/inventory/inventory.php:1262 -msgid "Secondary groups" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:730 -#: ../../godmode/massive/massive_edit_agents.php:853 -msgid "Add secondary groups" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:737 -#: ../../godmode/massive/massive_edit_agents.php:879 -msgid "Remove secondary groups" -msgstr "" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:775 #: ../../enterprise/godmode/policies/configure_policy.php:41 msgid "Add policy" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:790 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:435 -#: ../../operation/agentes/estado_agente.php:1089 -msgid "Op" -msgstr "" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:816 msgid "Extra configuration block" msgstr "" @@ -15564,6 +47292,7 @@ msgstr "" #: ../../enterprise/godmode/agentes/agent_autoconfiguration.definition.php:1078 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:211 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:211 msgid "Update rule" msgstr "" @@ -15575,20 +47304,10 @@ msgstr "" msgid "Cannot delete autoconfiguration" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:62 -#: ../../godmode/setup/license.php:251 ../../godmode/setup/license.php:264 -msgid "enabled" -msgstr "" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:63 msgid "enabling" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:65 -#: ../../godmode/setup/license.php:251 ../../godmode/setup/license.php:264 -msgid "disabled" -msgstr "" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:66 msgid "disabling" msgstr "" @@ -15598,52 +47317,129 @@ msgstr "" msgid "Successfully %s" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:72 -#, php-format -msgid "Error %s" -msgstr "" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:163 msgid "There are no defined autoconfigurations" msgstr "" -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:189 -#: ../../enterprise/godmode/agentes/plugins_manager.php:215 -#: ../../enterprise/godmode/agentes/plugins_manager.php:283 -#: ../../enterprise/godmode/policies/policy_alerts.php:780 -#: ../../enterprise/include/functions_HA_cluster.php:61 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1114 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1115 -#: ../../godmode/extensions.php:290 ../../godmode/users/user_list.php:846 -#: ../../godmode/massive/massive_edit_users.php:529 -#: ../../godmode/alerts/alert_list.list.php:917 -#: ../../include/class/SatelliteAgent.class.php:1195 -#: ../../include/class/TipsWindow.class.php:468 -#: ../../include/class/TipsWindow.class.php:754 -#: ../../include/class/TipsWindow.class.php:921 -#: ../../operation/users/user_edit_notifications.php:64 -msgid "Enable" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:189 -#: ../../enterprise/godmode/agentes/plugins_manager.php:215 -#: ../../enterprise/godmode/agentes/plugins_manager.php:292 -#: ../../enterprise/godmode/policies/policy_alerts.php:772 -#: ../../enterprise/include/functions_HA_cluster.php:58 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1140 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1141 -#: ../../godmode/extensions.php:308 ../../godmode/users/user_list.php:841 -#: ../../godmode/massive/massive_edit_users.php:518 -#: ../../godmode/alerts/alert_list.list.php:930 -#: ../../include/functions.php:3413 -#: ../../include/class/SatelliteAgent.class.php:1195 -msgid "Disable" -msgstr "" - #: ../../enterprise/godmode/agentes/agent_autoconfiguration.php:227 msgid "Add new configuration definition" msgstr "" +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:136 +msgid "Error: The conf file of agent is not readble." +msgstr "" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:140 +msgid "Error: The conf file of agent is not writable." +msgstr "" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:229 +msgid "No module was found" +msgstr "" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:248 +#: ../../enterprise/godmode/policies/policy_modules.php:397 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:389 +msgid "Add module" +msgstr "" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:260 +msgid "Delete remote configuration" +msgstr "" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:329 +msgid "" +"Delete this conf file implies that for restore you must reactive remote " +"config in the local agent.

Are you sure?" +msgstr "" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:339 +msgid "Add Modules" +msgstr "" + +#: ../../enterprise/godmode/agentes/collection_manager.php:46 +#: ../../enterprise/operation/agentes/collection_view.php:69 +msgid "This agent have not a remote configuration, please set it." +msgstr "" + +#: ../../enterprise/godmode/agentes/collection_manager.php:54 +#: ../../enterprise/godmode/agentes/collections.php:438 +#: ../../enterprise/godmode/policies/policies.php:312 +#: ../../enterprise/godmode/policies/policy_collections.php:160 +#: ../../enterprise/godmode/setup/translate_string.php:176 +#: ../../enterprise/godmode/setup/translate_string.php:177 +#: ../../package_774/enterprise/extensions/translate_string.php:332 +#: ../../package_774/enterprise/extensions/translate_string.php:333 +#: ../../package_774/enterprise/godmode/policies/policies.php:339 +msgid "Free text for search (*)" +msgstr "" + +#: ../../enterprise/godmode/agentes/collection_manager.php:129 +msgid "Succesful add the collection" +msgstr "" + +#: ../../enterprise/godmode/agentes/collection_manager.php:130 +msgid "Unsuccesful add the collection" +msgstr "" + +#: ../../enterprise/godmode/agentes/collection_manager.php:146 +#: ../../enterprise/godmode/agentes/collections.php:253 +#: ../../enterprise/godmode/agentes/collections.php:275 +#: ../../enterprise/meta/advanced/collections.php:129 +#: ../../enterprise/meta/advanced/collections.php:145 +msgid "Successful create collection package." +msgstr "" + +#: ../../enterprise/godmode/agentes/collection_manager.php:147 +#: ../../enterprise/godmode/agentes/collections.php:276 +#: ../../enterprise/meta/advanced/collections.php:146 +msgid "Can not create collection package." +msgstr "" + +#: ../../enterprise/godmode/agentes/collection_manager.php:162 +#: ../../enterprise/godmode/agentes/collections.php:505 +#: ../../enterprise/godmode/policies/policy_collections.php:241 +#: ../../enterprise/godmode/policies/policy_collections.php:324 +#: ../../enterprise/meta/advanced/collections.php:380 +msgid "Short Name" +msgstr "" + +#: ../../enterprise/godmode/agentes/collection_manager.php:179 +#: ../../enterprise/godmode/agentes/collection_manager.php:180 +#: ../../enterprise/godmode/agentes/collection_manager.php:310 +#: ../../enterprise/operation/agentes/collection_view.php:117 +#: ../../enterprise/operation/agentes/policy_view.php:196 +#: ../../enterprise/operation/agentes/policy_view.php:197 +msgid "Show files" +msgstr "" + +#: ../../enterprise/godmode/agentes/collection_manager.php:218 +#: ../../enterprise/godmode/agentes/collection_manager.php:221 +#: ../../enterprise/godmode/agentes/collection_manager.php:339 +#: ../../enterprise/godmode/agentes/collections.data.php:526 +#: ../../enterprise/godmode/agentes/collections.data.php:527 +#: ../../enterprise/godmode/agentes/collections.php:94 +#: ../../enterprise/godmode/agentes/collections.php:95 +#: ../../enterprise/meta/advanced/collections.data.php:399 +#: ../../enterprise/meta/advanced/collections.data.php:400 +msgid "Need to regenerate" +msgstr "" + +#: ../../enterprise/godmode/agentes/collection_manager.php:229 +#: ../../enterprise/godmode/agentes/collection_manager.php:230 +#: ../../enterprise/godmode/agentes/collection_manager.php:350 +#: ../../enterprise/godmode/agentes/collection_manager.php:351 +#: ../../enterprise/godmode/agentes/collections.data.php:538 +#: ../../enterprise/godmode/agentes/collections.data.php:539 +#: ../../enterprise/godmode/agentes/collections.php:105 +#: ../../enterprise/godmode/agentes/collections.php:106 +#: ../../enterprise/meta/advanced/collections.data.php:410 +#: ../../enterprise/meta/advanced/collections.data.php:411 +#: ../../enterprise/operation/agentes/collection_view.php:148 +#: ../../enterprise/operation/agentes/collection_view.php:149 +msgid "The collection directory does not exist." +msgstr "" + #: ../../enterprise/godmode/agentes/collections.agents.php:45 msgid "Agents added" msgstr "" @@ -15653,165 +47449,6 @@ msgstr "" msgid "This collection has not been added to any agents" msgstr "" -#: ../../enterprise/godmode/agentes/configurar_agente.php:62 -#: ../../enterprise/godmode/menu.php:74 -#: ../../enterprise/operation/agentes/ver_agente.php:425 -#: ../../godmode/agentes/configurar_agente.php:733 -msgid "Network config manager" -msgstr "" - -#: ../../enterprise/godmode/agentes/configurar_agente.php:82 -#: ../../enterprise/godmode/agentes/plugins_manager.php:212 -#: ../../enterprise/godmode/policies/policy_plugins.php:188 -#: ../../enterprise/godmode/policies/policies.php:623 -#: ../../enterprise/godmode/policies/policy.php:128 ../../godmode/menu.php:416 -#: ../../godmode/servers/plugin.php:290 ../../godmode/servers/plugin.php:332 -#: ../../godmode/servers/plugin.php:409 ../../godmode/servers/plugin.php:812 -#: ../../godmode/servers/plugin.php:854 -msgid "Plugins" -msgstr "" - -#: ../../enterprise/godmode/agentes/collection_manager.php:46 -#: ../../enterprise/operation/agentes/collection_view.php:69 -msgid "This agent have not a remote configuration, please set it." -msgstr "" - -#: ../../enterprise/godmode/agentes/collection_manager.php:129 -msgid "Succesful add the collection" -msgstr "" - -#: ../../enterprise/godmode/agentes/collection_manager.php:130 -msgid "Unsuccesful add the collection" -msgstr "" - -#: ../../enterprise/godmode/agentes/collection_manager.php:179 -#: ../../enterprise/godmode/agentes/collection_manager.php:180 -#: ../../enterprise/godmode/agentes/collection_manager.php:310 -#: ../../enterprise/operation/agentes/policy_view.php:196 -#: ../../enterprise/operation/agentes/policy_view.php:197 -#: ../../enterprise/operation/agentes/collection_view.php:117 -msgid "Show files" -msgstr "" - -#: ../../enterprise/godmode/agentes/collection_manager.php:251 -#: ../../enterprise/operation/log/log_viewer.php:1488 -#: ../../enterprise/operation/log/log_viewer.php:1496 -#: ../../godmode/reporting/reporting_builder.php:1276 -#: ../../include/functions_reporting.php:3216 -#: ../../operation/agentes/agent_inventory.php:334 -#: ../../operation/inventory/inventory.php:1016 -msgid "No data found." -msgstr "" - -#: ../../enterprise/godmode/agentes/collection_manager.php:260 -#: ../../enterprise/operation/agentes/collection_view.php:83 -#: ../../godmode/agentes/inventory_manager.php:232 -#: ../../godmode/snmpconsole/snmp_alert.php:1895 -#: ../../godmode/reporting/reporting_builder.list_items.php:373 -#: ../../godmode/reporting/graph_builder.graph_editor.php:344 -#: ../../include/ajax/alert_list.ajax.php:298 -#: ../../operation/agentes/status_monitor.php:1536 -msgid "P." -msgstr "" - -#: ../../enterprise/godmode/agentes/collection_manager.php:262 -#: ../../enterprise/operation/agentes/policy_view.php:165 -#: ../../enterprise/operation/agentes/collection_view.php:85 -#: ../../include/class/SatelliteCollection.class.php:133 -msgid "Dir" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:40 -msgid "Capacity planning" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:41 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:186 -#: ../../enterprise/godmode/services/services.elements.php:95 -#: ../../enterprise/godmode/services/services.elements.php:184 -#: ../../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_visual_map.php:539 -#: ../../enterprise/include/functions_security_hardening.php:189 -#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:301 -#: ../../enterprise/include/functions_reporting.php:6374 -#: ../../enterprise/include/functions_services.php:1759 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4172 -#: ../../mobile/operation/services.php:267 -#: ../../include/lib/Dashboard/Widgets/service_map.php:318 -msgid "Service" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:42 -msgid "Synthetic arithmetic" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:43 -msgid "Synthetic average" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:44 -msgid "Trending module" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:138 -msgid "Fixed value" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:141 -msgid "Add module to operation as add" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:142 -msgid "Add module to operations as deduct" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:143 -msgid "Add module to operations as multiplicate " -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:144 -msgid "Add module to operations as divide" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:145 -msgid "Remove selected modules" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:148 -msgid "Add module to average operation" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:149 -msgid "Remove selected modules from operations stack" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:160 -msgid "Move down selected modules" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:161 -msgid "Move up selected modules" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:197 -msgid "Select Service" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:214 -msgid "Netflow filter" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:223 -msgid "Select filter" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:238 -msgid "Percentual value" -msgstr "" - #: ../../enterprise/godmode/agentes/collections.data.php:72 #: ../../enterprise/godmode/agentes/collections.data.php:187 #: ../../enterprise/godmode/agentes/collections.data.php:215 @@ -15821,21 +47458,51 @@ msgstr "" msgid "Manager configuration" msgstr "" -#: ../../enterprise/godmode/agentes/collections.data.php:74 -#: ../../enterprise/godmode/agentes/collections.data.php:189 -#: ../../enterprise/godmode/agentes/collections.data.php:217 -#: ../../enterprise/godmode/agentes/collections.data.php:241 -#: ../../enterprise/godmode/agentes/collections.data.php:272 -#: ../../enterprise/godmode/agentes/collections.data.php:336 -#: ../../include/functions_events.php:3218 -#: ../../include/functions_events.php:3492 -msgid "New" +#: ../../enterprise/godmode/agentes/collections.data.php:196 +#: ../../enterprise/meta/advanced/collections.data.php:76 +msgid "" +"Unable to create the collection. Another collection with the same short name." +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.data.php:223 +#: ../../enterprise/godmode/agentes/collections.data.php:247 +#: ../../enterprise/meta/advanced/collections.data.php:97 +#: ../../enterprise/meta/advanced/collections.data.php:117 +msgid "Unable to create the collection" +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.data.php:223 +#: ../../enterprise/meta/advanced/collections.data.php:97 +msgid "Invalid characters in short name" +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.data.php:278 +#: ../../enterprise/godmode/agentes/collections.data.php:344 +#: ../../enterprise/meta/advanced/collections.data.php:142 +#: ../../enterprise/meta/advanced/collections.data.php:190 +msgid "Unable to create the collection." +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.data.php:308 +#: ../../enterprise/meta/advanced/collections.data.php:163 +#: ../../enterprise/meta/advanced/collections.data.php:309 +msgid "Correct create collection" msgstr "" #: ../../enterprise/godmode/agentes/collections.data.php:393 msgid "Manager configuration > Editwwww " msgstr "" +#: ../../enterprise/godmode/agentes/collections.data.php:400 +#: ../../enterprise/meta/advanced/collections.data.php:287 +msgid "Unable to edit the collection, empty name." +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.data.php:413 +#: ../../enterprise/meta/advanced/collections.data.php:300 +msgid "Unable to edit the collection." +msgstr "" + #: ../../enterprise/godmode/agentes/collections.data.php:422 msgid "Collection updated successfully" msgstr "" @@ -15857,6 +47524,28 @@ msgstr "" msgid "Error: The collection directory does not exist." msgstr "" +#: ../../enterprise/godmode/agentes/collections.data.php:495 +#: ../../enterprise/meta/advanced/collections.data.php:365 +msgid "Recreate file" +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.data.php:562 +#: ../../enterprise/meta/advanced/collections.data.php:452 +msgid "" +"The collection's short name is the name of dir in attachment dir and the " +"package collection." +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.data.php:564 +#: ../../enterprise/meta/advanced/collections.data.php:452 +msgid "Short name must contain only alphanumeric characters, - or _ ." +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.data.php:566 +#: ../../enterprise/meta/advanced/collections.data.php:452 +msgid "Empty for default short name fc_X where X is the collection id." +msgstr "" + #: ../../enterprise/godmode/agentes/collections.editor.php:96 msgid "Collection files" msgstr "" @@ -15865,326 +47554,26 @@ msgstr "" msgid "Edit files" msgstr "" -#: ../../enterprise/godmode/agentes/plugins_manager.php:66 -msgid "Plug-in updated succesfully" +#: ../../enterprise/godmode/agentes/collections.editor.php:182 +#: ../../enterprise/godmode/agentes/collections.editor.php:247 +#: ../../enterprise/meta/advanced/collections.editor.php:154 +#: ../../enterprise/meta/advanced/collections.editor.php:221 +msgid "Back to file explorer" msgstr "" -#: ../../enterprise/godmode/agentes/plugins_manager.php:66 -msgid "Plug-in cannot be updated" +#: ../../enterprise/godmode/agentes/collections.editor.php:320 +#: ../../enterprise/meta/advanced/collections.editor.php:295 +msgid "Correct update file." msgstr "" -#: ../../enterprise/godmode/agentes/plugins_manager.php:74 -msgid "Plug-in deleted succesfully" +#: ../../enterprise/godmode/agentes/collections.editor.php:321 +#: ../../enterprise/meta/advanced/collections.editor.php:296 +msgid "Incorrect update file." msgstr "" -#: ../../enterprise/godmode/agentes/plugins_manager.php:74 -msgid "Plug-in cannot be deleted" -msgstr "" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:87 -#: ../../enterprise/godmode/policies/policy_plugins.php:90 -msgid "Plug-in added succesfully" -msgstr "" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:87 -#: ../../enterprise/godmode/policies/policy_plugins.php:91 -msgid "Plug-in cannot be added" -msgstr "" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:97 -msgid "Plug-in enabled succesfully" -msgstr "" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:98 -msgid "Plug-in cannot be enabled" -msgstr "" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:109 -msgid "Plug-in disabled succesfully" -msgstr "" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:110 -msgid "Plug-in cannot be disabled" -msgstr "" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:131 -#: ../../enterprise/godmode/policies/policy_plugins.php:127 -msgid "If enabled, allows to define a complex module plugin or log." -msgstr "" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:145 -#: ../../enterprise/godmode/policies/policy_plugins.php:141 -msgid "New plug-in" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:79 -msgid "Using local component" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:88 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:107 -#: ../../godmode/agentes/module_manager_editor_common.php:119 -#: ../../godmode/agentes/module_manager_editor_common.php:134 -msgid "Manual setup" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:100 -#: ../../godmode/agentes/module_manager_editor_common.php:127 -msgid "No component was found" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:132 -msgid "Macro value" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:171 -msgid "Show configuration data" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:182 -msgid "Hide configuration data" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:190 -msgid "Data configuration" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:136 -msgid "Error: The conf file of agent is not readble." -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:140 -msgid "Error: The conf file of agent is not writable." -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:229 -msgid "No module was found" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:248 -#: ../../enterprise/godmode/policies/policy_modules.php:388 -msgid "Add module" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:260 -msgid "Delete remote configuration" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:329 -msgid "" -"Delete this conf file implies that for restore you must reactive remote " -"config in the local agent.

Are you sure?" -msgstr "" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:339 -msgid "Add Modules" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:83 -#: ../../godmode/agentes/module_manager.php:1337 -msgid "Delete module" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:133 -msgid "Run performance tests" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:146 -msgid "Execute tests from" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:165 -msgid "Target web site" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:175 -msgid "target web site (http://...)" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:183 -#: ../../enterprise/include/functions_security_hardening.php:161 -msgid "Browser" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:184 -msgid "" -"Support for IE and Edge browsers is experimental. Tests might not work as " -"expected." -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:210 -msgid "User data dir" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:211 -#, php-format -msgid "Google Chrome only. Set user data dir, specify the full path %s." -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:231 -#: ../../godmode/tag/edit_tag.php:76 -#: ../../include/class/TipsWindow.class.php:738 -#: ../../include/class/TipsWindow.class.php:905 -#: ../../operation/search_users.php:47 -msgid "Profile" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:232 -#, php-format -msgid "" -"Google Chrome only. Use a custom profile, specify the full folder name %s." -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:252 -msgid "Accept insecure certificates" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:253 -msgid "Only Selenium 3." -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:286 -#: ../../godmode/agentes/module_manager_editor_common.php:1232 -msgid "Change all states" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:391 -msgid "Add file" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:399 -msgid "Upload your selenium test in html or side (only Selenium 3) format" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:405 -msgid "File preview" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:411 -msgid "Paste your selenium test, exported as HTML, here" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:443 -#: ../../enterprise/tools/ipam/ipam_excel.php:220 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:55 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:477 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:784 -#: ../../godmode/groups/configure_group.php:253 -#: ../../godmode/agentes/agent_manager.php:195 -#: ../../godmode/agentes/module_manager_editor_common.php:754 -#: ../../godmode/massive/massive_edit_agents.php:840 -msgid "Custom ID" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:473 -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:476 -#: ../../godmode/agentes/module_manager_editor_common.php:678 -#: ../../godmode/agentes/module_manager_editor_common.php:680 -#, php-format -msgid "Agent interval x %s" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:497 -#: ../../godmode/agentes/module_manager.php:982 -msgid "" -"The policy modules of data type will only update their intervals when policy " -"is applied." -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:527 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:961 -#: ../../godmode/agentes/module_manager_editor_common.php:1307 -#: ../../godmode/massive/massive_edit_modules.php:1246 -msgid "FF interval" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:528 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:962 -#: ../../godmode/massive/massive_edit_modules.php:1247 -msgid "Module execution flip flop time interval (in secs)." -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:546 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1057 -#: ../../godmode/agentes/module_manager_editor_common.php:1436 -#: ../../godmode/massive/massive_edit_modules.php:1394 -msgid "Retries" -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:547 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1059 -#: ../../godmode/massive/massive_edit_modules.php:1394 -msgid "Number of retries that the module will attempt to run." -msgstr "" - -#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:619 -#: ../../enterprise/godmode/policies/policy_modules.php:418 -#: ../../godmode/agentes/module_manager_editor.php:762 -#: ../../godmode/agentes/module_manager_editor_common.php:1470 -msgid "Custom macros" -msgstr "" - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:93 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:95 -msgid "Empty Network maps editor" -msgstr "" - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:102 -#: ../../enterprise/godmode/services/services.service.php:517 -#: ../../enterprise/godmode/services/services.elements.php:916 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:129 -#: ../../enterprise/godmode/reporting/visual_console_template.php:132 -#: ../../enterprise/operation/services/services.service.php:70 -#: ../../enterprise/operation/services/massive/services.delete.php:50 -#: ../../enterprise/operation/services/massive/services.create.php:603 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:113 -#: ../../enterprise/operation/services/massive/service.create.elements.php:251 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:154 -#: ../../enterprise/operation/services/services.service_map.php:84 -#: ../../enterprise/operation/services/services.treeview_services.php:69 -#: ../../enterprise/operation/services/services.list.php:66 -#: ../../enterprise/operation/services/services.table_services.php:63 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:104 -#: ../../godmode/gis_maps/configure_gis_map.php:116 -#: ../../godmode/reporting/visual_console_builder.php:868 -#: ../../godmode/reporting/map_builder.php:129 -#: ../../godmode/reporting/visual_console_favorite.php:126 -#: ../../operation/visual_console/view.php:251 -#: ../../operation/visual_console/legacy_view.php:215 -#: ../../operation/agentes/networkmap.dinamic.php:146 -#: ../../operation/agentes/pandora_networkmap.editor.php:238 -#: ../../operation/agentes/pandora_networkmap.php:705 -#: ../../operation/agentes/pandora_networkmap.view.php:2415 -#: ../../operation/menu.php:439 ../../operation/gis_maps/gis_map.php:47 -#: ../../operation/gis_maps/render_view.php:189 -msgid "Topology maps" -msgstr "" - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:106 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:108 -#: ../../operation/agentes/pandora_networkmap.editor.php:242 -#: ../../operation/agentes/pandora_networkmap.php:709 -#: ../../operation/agentes/pandora_networkmap.view.php:2317 -msgid "Networkmap" -msgstr "" - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:113 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:115 -#: ../../operation/agentes/pandora_networkmap.editor.php:280 -#: ../../operation/agentes/pandora_networkmap.view.php:2323 -msgid "Not found networkmap." -msgstr "" - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:173 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:187 -#: ../../operation/agentes/pandora_networkmap.editor.php:582 -msgid "Save networkmap" -msgstr "" - -#: ../../enterprise/godmode/agentes/pandora_networkmap_empty.editor.php:184 -#: ../../godmode/agentes/pandora_networkmap_empty.editor.php:193 -#: ../../operation/agentes/pandora_networkmap.editor.php:597 -msgid "Update networkmap" +#: ../../enterprise/godmode/agentes/collections.editor.php:464 +#: ../../enterprise/meta/advanced/collections.editor.php:429 +msgid "Please, first save a new collection before to upload files." msgstr "" #: ../../enterprise/godmode/agentes/collections.php:114 @@ -16199,6 +47588,73 @@ msgstr "" msgid "Collections Management" msgstr "" +#: ../../enterprise/godmode/agentes/collections.php:304 +#: ../../enterprise/meta/advanced/collections.php:156 +msgid "Error: Id must not be empty" +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:318 +#: ../../enterprise/meta/advanced/collections.php:170 +msgid "Successful re-create collection directory." +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:319 +#: ../../enterprise/meta/advanced/collections.php:171 +msgid "Can not re-create collection directory." +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:345 +#: ../../enterprise/meta/advanced/collections.php:197 +msgid "Successful re-create collections directories." +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:346 +#: ../../enterprise/meta/advanced/collections.php:198 +msgid "Can not re-create collections directories." +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:353 +#: ../../enterprise/meta/advanced/collections.php:274 +msgid "Error: The main directory of collections does not exist." +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:545 +#: ../../enterprise/meta/advanced/collections.php:457 +msgid "Are you sure to re-apply?" +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:546 +#: ../../enterprise/meta/advanced/collections.php:458 +msgid "Re-Apply changes" +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:553 +#: ../../enterprise/meta/advanced/collections.php:465 +msgid "Are you sure to apply?" +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:554 +#: ../../enterprise/meta/advanced/collections.php:466 +msgid "Apply changes" +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:559 +#: ../../enterprise/meta/advanced/collections.php:471 +msgid "Are you sure to re-create directory?" +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:564 +#: ../../enterprise/godmode/agentes/collections.php:565 +#: ../../enterprise/meta/advanced/collections.php:476 +#: ../../enterprise/meta/advanced/collections.php:477 +msgid "The collection directory does not exist. Re-create directory" +msgstr "" + +#: ../../enterprise/godmode/agentes/collections.php:588 +#: ../../enterprise/meta/advanced/collections.php:508 +msgid "Re-create directories" +msgstr "" + #: ../../enterprise/godmode/agentes/manage_config_remote.php:56 msgid "Data Copy" msgstr "" @@ -16272,30 +47728,1363 @@ msgstr "" msgid "Create a new web analysis module" msgstr "" -#: ../../enterprise/godmode/policies/policy_plugins.php:38 -#: ../../enterprise/godmode/policies/policy_alerts.php:75 -#: ../../enterprise/godmode/policies/configure_policy.php:92 -#: ../../enterprise/godmode/policies/policy_modules.php:488 -#: ../../enterprise/godmode/policies/policy_queue.php:220 -#: ../../enterprise/godmode/policies/policies.php:291 -#: ../../enterprise/godmode/policies/policy_linking.php:127 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:329 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:99 -#: ../../enterprise/godmode/policies/policy_collections.php:69 -#: ../../enterprise/godmode/policies/policy_agents.php:326 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:40 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:79 +msgid "Using local component" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:132 +msgid "Macro value" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:171 +msgid "Show configuration data" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:182 +msgid "Hide configuration data" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:190 +msgid "Data configuration" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:250 +#: ../../enterprise/godmode/modules/configure_local_component.php:633 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:633 +msgid "First line must be \"module_begin\"" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:251 +#: ../../enterprise/godmode/modules/configure_local_component.php:634 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:634 +msgid "Data configuration is empty" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:252 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:256 +#: ../../enterprise/godmode/modules/configure_local_component.php:635 +#: ../../enterprise/godmode/modules/configure_local_component.php:639 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:635 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:639 +msgid "Last line must be \"module_end\"" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:253 +#: ../../enterprise/godmode/modules/configure_local_component.php:636 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:636 +msgid "" +"Name is missed. Please add a line with \"module_name yourmodulename\" to " +"data configuration" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:254 +#: ../../enterprise/godmode/modules/configure_local_component.php:637 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:637 +msgid "" +"Type is missed. Please add a line with \"module_type yourmoduletype\" to " +"data configuration" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:255 +#: ../../enterprise/godmode/modules/configure_local_component.php:638 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:638 +msgid "Type is wrong. Please set a correct type" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:258 +#: ../../enterprise/godmode/modules/configure_local_component.php:641 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:641 +msgid "Error in the syntax, please check the data configuration." +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:259 +#: ../../enterprise/godmode/modules/configure_local_component.php:642 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:642 +msgid "Data configuration are built correctly" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:40 +msgid "Capacity planning" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:42 +msgid "Synthetic arithmetic" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:43 +msgid "Synthetic average" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:44 +msgid "Trending module" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:141 +msgid "Fixed value" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:144 +msgid "Add module to operation as add" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:145 +msgid "Add module to operations as deduct" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:146 +msgid "Add module to operations as multiplicate " +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:147 +msgid "Add module to operations as divide" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:148 +msgid "Remove selected modules" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:151 +msgid "Add module to average operation" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:152 +msgid "Remove selected modules from operations stack" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:163 +msgid "Move down selected modules" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:164 +msgid "Move up selected modules" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:200 +msgid "Select Service" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:217 +msgid "Netflow filter" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:226 +msgid "Select filter" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:241 +msgid "Percentual value" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:133 +msgid "Run performance tests" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:146 +msgid "Execute tests from" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:165 +msgid "Target web site" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:175 +msgid "target web site (http://...)" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:183 +#: ../../enterprise/include/functions_security_hardening.php:674 +#: ../../package_774/enterprise/include/functions_security_hardening.php:703 +msgid "Browser" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:184 +msgid "" +"Support for IE and Edge browsers is experimental. Tests might not work as " +"expected." +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:210 +msgid "User data dir" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:211 +#, php-format +msgid "Google Chrome only. Set user data dir, specify the full path %s." +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:232 +#, php-format +msgid "" +"Google Chrome only. Use a custom profile, specify the full folder name %s." +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:252 +msgid "Accept insecure certificates" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:253 +msgid "Only Selenium 3." +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:391 +msgid "Add file" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:399 +msgid "Upload your selenium test in html or side (only Selenium 3) format" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:405 +msgid "File preview" +msgstr "" + +#: ../../enterprise/godmode/agentes/module_manager_editor_webux.php:411 +msgid "Paste your selenium test, exported as HTML, here" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:66 +msgid "Plug-in updated succesfully" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:66 +msgid "Plug-in cannot be updated" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:74 +msgid "Plug-in deleted succesfully" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:74 +msgid "Plug-in cannot be deleted" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:87 +#: ../../enterprise/godmode/policies/policy_plugins.php:90 +msgid "Plug-in added succesfully" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:87 +#: ../../enterprise/godmode/policies/policy_plugins.php:91 +msgid "Plug-in cannot be added" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:97 +msgid "Plug-in enabled succesfully" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:98 +msgid "Plug-in cannot be enabled" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:109 +msgid "Plug-in disabled succesfully" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:110 +msgid "Plug-in cannot be disabled" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:135 +msgid "Plug-ins updated succesfully" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:135 +msgid "Next plug-ins cannot be updated: " +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:155 +#: ../../enterprise/godmode/policies/policy_plugins.php:127 +msgid "If enabled, allows to define a complex module plugin or log." +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:169 +#: ../../enterprise/godmode/policies/policy_plugins.php:141 +msgid "New plug-in" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:346 +msgid "Update plugins" +msgstr "" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:426 +#: ../../enterprise/godmode/agentes/plugins_manager.php:443 +msgid "Plugins can't be empty " +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory.php:67 +msgid "Inventory alert list" +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory.php:71 +msgid "Inventory alert builder" +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory.php:88 +#: ../../enterprise/godmode/alerts/alert_inventory.php:107 +#: ../../enterprise/godmode/menu.php:323 +#: ../../package_774/enterprise/godmode/menu.php:308 +msgid "Inventory alerts" +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:202 +msgid "Group acl" +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:289 +msgid "Alert groups" +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:185 +msgid "Inventory alert filters" +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:239 +msgid "Alert name" +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:355 +msgid "Edit alert" +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:431 +msgid "Disable alert" +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:434 +msgid "Enable alert" +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:442 +msgid "Delete alert" +msgstr "" + +#: ../../enterprise/godmode/alerts/alert_inventory_list.php:453 +msgid "There are no defined inventory alerts" +msgstr "" + #: ../../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/massive/massive_delete_alerts_policy.php:38 #: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:38 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:40 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:40 +#: ../../enterprise/godmode/policies/configure_policy.php:92 +#: ../../enterprise/godmode/policies/policies.php:264 +#: ../../enterprise/godmode/policies/policy_agents.php:326 +#: ../../enterprise/godmode/policies/policy_alerts.php:75 +#: ../../enterprise/godmode/policies/policy_collections.php:69 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:329 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:99 +#: ../../enterprise/godmode/policies/policy_linking.php:127 +#: ../../enterprise/godmode/policies/policy_modules.php:497 +#: ../../enterprise/godmode/policies/policy_plugins.php:38 +#: ../../enterprise/godmode/policies/policy_queue.php:220 #: ../../enterprise/operation/agentes/policy_view.php:58 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:329 +#: ../../package_774/enterprise/godmode/policies/policies.php:291 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:489 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:326 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:75 +#: ../../package_774/enterprise/godmode/massive/massive_edit_policy_modules.php:38 #, php-format msgid "" "This node is configured with centralized mode. All policies information is " "read only. Go to %s to manage it." msgstr "" +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 +msgid "Success: create the alerts." +msgstr "" + +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 +msgid "Failed: create the alerts for this modules, please check." +msgstr "" + +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:131 +msgid "Modules in policy" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:75 +msgid "Successfully copied " +msgstr "" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 +msgid "Module " +msgstr "" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 +msgid " cannot be copied to " +msgstr "" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 +msgid " policy" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:223 +msgid "To policies" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:382 +msgid "No destiny policies to copy" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:90 +msgid "Success: remove the alerts." +msgstr "" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:90 +msgid "Failed: remove the alerts for this modules, please check." +msgstr "" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:143 +msgid "Modules agents in policy" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:175 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:237 +msgid "You must select a SNMP alert" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:198 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:263 +msgid "" +"Search by these fields description, OID, Custom Value, SNMP Agent (IP), " +"Single value, each Custom OIDs/Datas." +msgstr "" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:217 +msgid "SNMP Alerts to be deleted" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:295 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:414 +msgid "No snmp alert found." +msgstr "" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:238 +#: ../../enterprise/godmode/policies/policy_agents.php:616 +#: ../../enterprise/godmode/policies/policy_agents.php:629 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:739 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:430 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:365 +#: ../../enterprise/include/class/Omnishell.class.php:1029 +#: ../../enterprise/include/class/Omnishell.class.php:1108 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:356 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:462 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:356 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:462 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:620 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:633 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:238 +msgid "Filter agent" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:241 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:241 +msgid "Filter module" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:432 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:432 +msgid "Updated modules on database" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:434 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:434 +msgid "Agent configuration files updated" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:452 +#: ../../enterprise/godmode/policies/policy_queue.php:713 +#: ../../enterprise/godmode/policies/policy_queue.php:716 +#: ../../enterprise/include/class/Omnishell.class.php:369 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4191 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4310 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4470 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:662 +#: ../../enterprise/meta/advanced/policymanager.queue.php:261 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4191 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4310 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4470 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:662 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:452 +msgid "Finished" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:700 +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:700 +msgid "No changes have been made." +msgstr "" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:92 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:87 +msgid "Successful update the tags" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:93 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:88 +msgid "Unsuccessful update the tags" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:143 +msgid "Tags unused" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:183 +msgid "Tags used" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:216 +#, php-format +msgid "Successfully updated alerts (%s / %s)" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:224 +#, php-format +msgid "Unsuccessfully updated alerts (%s / %s)" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:233 +msgid "At least one parameter must be modified" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:282 +msgid "SNMP Alerts to be edit" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:28 +#: ../../enterprise/godmode/menu.php:48 +#: ../../package_774/enterprise/godmode/menu.php:48 +msgid "Satellite operations" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:53 +#: ../../enterprise/godmode/menu.php:36 +#: ../../package_774/enterprise/godmode/menu.php:36 +msgid "SNMP operations" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:78 +#: ../../enterprise/godmode/menu.php:25 +#: ../../package_774/enterprise/godmode/menu.php:25 +msgid "Policies operations" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:95 +msgid "Bulk alerts policy add" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:96 +msgid "Bulk alerts policy delete" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:97 +msgid "Bulk tags module policy edit" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:98 +msgid "Bulk modules policy tags edit" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:99 +msgid "Bulk modules policy add from agent" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:100 +msgid "Bulk modules policy edit" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:111 +msgid "Bulk alert SNMP delete" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:112 +msgid "Bulk alert SNMP edit" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:123 +msgid "Bulk Satellite modules edit" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:136 +#: ../../enterprise/godmode/services/services.massive.elements.php:69 +msgid "Bulk service elements adition" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:137 +#: ../../enterprise/godmode/services/services.massive.elements.php:74 +msgid "Bulk service elements edition" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_operations.php:138 +#: ../../enterprise/godmode/services/services.massive.elements.php:70 +msgid "Bulk service elements deletion" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:127 +msgid "Modules unused" +msgstr "" + +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:167 +msgid "Modules used" +msgstr "" + +#: ../../enterprise/godmode/modules/configure_local_component.php:143 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:143 +msgid "Update Local Component" +msgstr "" + +#: ../../enterprise/godmode/modules/configure_local_component.php:145 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:145 +msgid "Create Local Component" +msgstr "" + +#: ../../enterprise/godmode/modules/configure_local_component.php:205 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:205 +msgid "Throw unknown events" +msgstr "" + +#: ../../enterprise/godmode/modules/configure_local_component.php:565 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:565 +msgid "This value can be set only in the async modules." +msgstr "" + +#: ../../enterprise/godmode/modules/configure_local_component.php:621 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:621 +msgid "Load a basic structure on data configuration" +msgstr "" + +#: ../../enterprise/godmode/modules/configure_local_component.php:628 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:628 +msgid "Check the correct structure of the data configuration" +msgstr "" + +#: ../../enterprise/godmode/modules/configure_local_component.php:740 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:740 +msgid "Macros" +msgstr "" + +#: ../../enterprise/godmode/modules/configure_local_component.php:1154 +#: ../../package_774/enterprise/godmode/modules/configure_local_component.php:1154 +msgid "Please introduce a positicve percentage value" +msgstr "" + +#: ../../enterprise/godmode/modules/local_components.php:156 +msgid "Local component management" +msgstr "" + +#: ../../enterprise/godmode/modules/local_components.php:275 +#, php-format +msgid "" +"This node is configured with centralized mode. All local components are read " +"only. Go to %s to manage them." +msgstr "" + +#: ../../enterprise/godmode/modules/local_components.php:567 +msgid "Search by name, description or data, list matches." +msgstr "" + +#: ../../enterprise/godmode/policies/configure_policy.php:151 +msgid "Force Apply" +msgstr "" + +#: ../../enterprise/godmode/policies/configure_policy.php:151 +msgid "" +"Force the creation of modules even if the software agent does not have " +"remote configuration" +msgstr "" + +#: ../../enterprise/godmode/policies/configure_policy.php:156 +msgid "Use secondary groups" +msgstr "" + +#: ../../enterprise/godmode/policies/configure_policy.php:156 +msgid "" +"Policy will be applied to those agents belonging to groups or secondary " +"groups that have been selected" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:74 +#: ../../package_774/enterprise/godmode/policies/policies.php:101 +msgid "Policy not found." +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:139 +#: ../../package_774/enterprise/godmode/policies/policies.php:166 +msgid "Policy name already exists" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:213 +#: ../../package_774/enterprise/godmode/policies/policies.php:240 +msgid "Policies Management" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:239 +#: ../../package_774/enterprise/godmode/policies/policies.php:266 +msgid "All policy agents added to delete queue" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:240 +#: ../../package_774/enterprise/godmode/policies/policies.php:267 +msgid "Policy agents cannot be added to the delete queue" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:316 +#: ../../package_774/enterprise/godmode/policies/policies.php:343 +msgid "a" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:565 +#: ../../enterprise/godmode/policies/policy.php:72 +#: ../../enterprise/godmode/policies/policy.php:85 +#: ../../enterprise/include/functions_policies.php:3864 +#: ../../package_774/enterprise/include/functions_policies.php:3841 +#: ../../package_774/enterprise/godmode/policies/policies.php:592 +msgid "Queue" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:569 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:52 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:65 +#: ../../enterprise/include/functions_policies.php:3820 +#: ../../package_774/enterprise/include/functions_policies.php:3797 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:52 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:65 +#: ../../package_774/enterprise/godmode/policies/policies.php:596 +msgid "External alerts" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:587 +#: ../../enterprise/godmode/policies/policy_linking.php:207 +#: ../../enterprise/include/functions_policies.php:3832 +#: ../../package_774/enterprise/include/functions_policies.php:3809 +#: ../../package_774/enterprise/godmode/policies/policies.php:614 +msgid "Linking" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:600 +#: ../../package_774/enterprise/godmode/policies/policies.php:627 +msgid "Agent Wizard" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:657 +#: ../../package_774/enterprise/godmode/policies/policies.php:692 +msgid "There must be no agents to delete the policy." +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:663 +#: ../../package_774/enterprise/godmode/policies/policies.php:698 +msgid "A policy with agents cannot be deleted. Purge it first" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:673 +#: ../../package_774/enterprise/godmode/policies/policies.php:708 +msgid "Deleting all policy agents" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:678 +#: ../../package_774/enterprise/godmode/policies/policies.php:713 +msgid "All the policy agents will be deleted" +msgstr "" + +#: ../../enterprise/godmode/policies/policies.php:687 +#: ../../package_774/enterprise/godmode/policies/policies.php:722 +msgid "Delete all agents" +msgstr "" + +#: ../../enterprise/godmode/policies/policy.php:61 +msgid "" +"Some features of policy management are disabled because an instance of DB " +"Tool is running on a node." +msgstr "" + +#: ../../enterprise/godmode/policies/policy.php:239 +#: ../../enterprise/godmode/policies/policy.php:294 +#: ../../enterprise/meta/advanced/policymanager.apply.php:137 +#: ../../enterprise/meta/advanced/policymanager.apply.php:141 +#: ../../enterprise/operation/agentes/policy_manager.php:305 +msgid "Operation successfully added to the queue" +msgstr "" + +#: ../../enterprise/godmode/policies/policy.php:245 +#: ../../enterprise/godmode/policies/policy.php:295 +#: ../../enterprise/meta/advanced/policymanager.apply.php:145 +#: ../../enterprise/meta/advanced/policymanager.apply.php:149 +#: ../../enterprise/meta/advanced/policymanager.apply.php:153 +#: ../../enterprise/operation/agentes/policy_manager.php:306 +#: ../../enterprise/operation/agentes/policy_manager.php:391 +msgid "Operation cannot be added to the queue" +msgstr "" + +#: ../../enterprise/godmode/policies/policy.php:251 +#: ../../enterprise/godmode/policies/policy.php:299 +#: ../../enterprise/meta/advanced/policymanager.apply.php:129 +#: ../../enterprise/operation/agentes/policy_manager.php:310 +msgid "Duplicated or incompatible operation in the queue" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:61 +#: ../../enterprise/godmode/policies/policy_queue.php:80 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:61 +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 "" + +#: ../../enterprise/godmode/policies/policy_agents.php:101 +#: ../../enterprise/operation/agentes/policy_manager.php:346 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:101 +msgid "" +"Successfully added to delete pending agents. Will be deleted in the next " +"policy application." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:112 +#: ../../enterprise/godmode/policies/policy_agents.php:128 +#: ../../enterprise/godmode/policies/policy_alerts.php:327 +#: ../../enterprise/godmode/policies/policy_collections.php:122 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:162 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:177 +#: ../../enterprise/godmode/policies/policy_modules.php:1402 +#: ../../enterprise/godmode/policies/policy_plugins.php:70 +#: ../../enterprise/operation/agentes/policy_manager.php:357 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:162 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1385 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:112 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:128 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:327 +msgid "Successfully reverted deletion" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:113 +#: ../../enterprise/godmode/policies/policy_agents.php:129 +#: ../../enterprise/godmode/policies/policy_alerts.php:328 +#: ../../enterprise/godmode/policies/policy_collections.php:123 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:163 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:180 +#: ../../enterprise/godmode/policies/policy_modules.php:1403 +#: ../../enterprise/godmode/policies/policy_plugins.php:71 +#: ../../enterprise/operation/agentes/policy_manager.php:358 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:163 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1386 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:113 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:129 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:328 +msgid "Could not be reverted" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:123 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:123 +msgid "" +"Successfully added to delete pending groups. Will be deleted in the next " +"policy application." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:147 +#: ../../enterprise/godmode/policies/policy_agents.php:193 +#: ../../enterprise/godmode/policies/policy_agents.php:261 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:147 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:193 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:261 +msgid "Policy with this id does not exist. " +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:177 +#: ../../enterprise/godmode/policies/policy_agents.php:310 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:177 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:310 +msgid "Successfully added to delete queue" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:178 +#: ../../enterprise/godmode/policies/policy_agents.php:311 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:178 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:311 +msgid "Could not be added to delete queue" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:250 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:250 +#, php-format +msgid "Successfully added %d" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:281 +#: ../../package_774/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 "" + +#: ../../enterprise/godmode/policies/policy_agents.php:288 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:288 +msgid "Successfully added to policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:289 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:289 +msgid "Could not be added to policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:451 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:455 +msgid "Applied" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:452 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:456 +msgid "Not applied" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:499 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:503 +msgid "Apply to" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:581 +#: ../../enterprise/godmode/policies/policy_agents.php:599 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:585 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:603 +msgid "Filter OS" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:759 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:769 +msgid "Add agents to policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:774 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:784 +msgid "Delete agents from policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:782 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:792 +msgid "Agents in Policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:890 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:900 +msgid "Add groups to policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:904 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:914 +msgid "Delete groups from policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:912 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:922 +msgid "Groups in Policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:959 +#: ../../enterprise/operation/agentes/policy_view.php:395 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:969 +msgid "R." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:963 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:973 +msgid "Unlinked modules" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:963 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:973 +msgid "U." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:966 +#: ../../enterprise/godmode/policies/policy_agents.php:1367 +#: ../../enterprise/operation/agentes/policy_view.php:69 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:976 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1369 +msgid "Last application" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:967 +#: ../../enterprise/godmode/policies/policy_agents.php:1369 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:977 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1371 +msgid "Add to delete queue" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:967 +#: ../../enterprise/godmode/policies/policy_agents.php:1369 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:977 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1371 +msgid "D." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:1068 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1078 +msgid "This agent can not be remotely configured" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:1121 +#: ../../enterprise/godmode/policies/policy_agents.php:1491 +#: ../../enterprise/operation/agentes/policy_manager.php:134 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1131 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1484 +msgid "Process deletion" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:1133 +#: ../../enterprise/godmode/policies/policy_agents.php:1503 +#: ../../enterprise/godmode/policies/policy_queue.php:449 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1143 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1496 +msgid "Add to apply queue" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:1205 +#: ../../enterprise/godmode/policies/policy_agents.php:1547 +#: ../../enterprise/godmode/policies/policy_alerts.php:653 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:580 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:301 +#: ../../enterprise/godmode/policies/policy_modules.php:1724 +#: ../../enterprise/operation/agentes/policy_manager.php:221 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:595 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1718 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1211 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1540 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:662 +msgid "Undo deletion" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:1241 +#: ../../enterprise/godmode/policies/policy_agents.php:1433 +#: ../../enterprise/operation/agentes/policy_manager.php:144 +#: ../../enterprise/operation/agentes/policy_view.php:83 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1247 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1426 +msgid "Policy applied" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:1249 +#: ../../enterprise/godmode/policies/policy_agents.php:1442 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1255 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1435 +msgid "Need apply" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:1262 +#: ../../enterprise/godmode/policies/policy_agents.php:1455 +#: ../../enterprise/operation/agentes/policy_manager.php:175 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1268 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1448 +msgid "Applying policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:1275 +#: ../../enterprise/godmode/policies/policy_agents.php:1466 +#: ../../enterprise/operation/agentes/policy_manager.php:186 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1281 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1459 +msgid "Deleting from policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:1365 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1368 +msgid "Total agents in policy group" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_agents.php:1365 +#: ../../package_774/enterprise/godmode/policies/policy_agents.php:1368 +msgid "T." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_alerts.php:237 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:237 +msgid "You must select a template. " +msgstr "" + +#: ../../enterprise/godmode/policies/policy_alerts.php:286 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:286 +msgid " created successfully: " +msgstr "" + +#: ../../enterprise/godmode/policies/policy_alerts.php:303 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:303 +msgid "" +"Alerts could not be created for the following modules because they already " +"have an alert: " +msgstr "" + +#: ../../enterprise/godmode/policies/policy_alerts.php:313 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:313 +msgid " could not be created. " +msgstr "" + +#: ../../enterprise/godmode/policies/policy_alerts.php:323 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:157 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:157 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:323 +msgid "" +"Successfully added to delete pending alerts. Will be deleted in the next " +"policy application." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_alerts.php:348 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:212 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:212 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:348 +msgid "Added action successfully" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_alerts.php:689 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:704 +msgid "There is not alerts configured in this policy." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_alerts.php:768 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:789 +msgid "Set off standby" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_alerts.php:777 +#: ../../package_774/enterprise/godmode/policies/policy_alerts.php:798 +msgid "Set standby" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_alerts.php:790 +msgid "" +"Warning: you are exceeding the recommended number of elements of type " +"\"Alerts\" in the policy (" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_collections.php:118 +msgid "" +"Successfully added to delete the collection. Will be deleted in the next " +"policy application." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_collections.php:295 +#: ../../enterprise/godmode/policies/policy_collections.php:356 +#: ../../enterprise/operation/agentes/collection_view.php:137 +#: ../../enterprise/operation/agentes/collection_view.php:138 +#: ../../enterprise/operation/agentes/policy_view.php:218 +#: ../../enterprise/operation/agentes/policy_view.php:219 +msgid "Outdate" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_collections.php:313 +msgid "Collections in policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_collections.php:318 +msgid "Collections to add" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_collections.php:375 +msgid "No available collection to add" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_collections.php:388 +msgid "" +"Warning: you are exceeding the recommended number of elements of type " +"\"Collections\" in the policy (" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:139 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:139 +msgid "Duplicated alert" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:432 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:432 +msgid "Modules in policy per agents" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:621 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:636 +msgid "There is not external alerts configured in this policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:722 +msgid "" +"Warning: you are exceeding the recommended number of elements of type " +"\"External alerts\" in the policy (" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:746 +#: ../../package_774/enterprise/godmode/policies/policy_external_alerts.php:746 +msgid "Add external alert" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:118 +msgid "Module is not selected" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:171 +#: ../../enterprise/godmode/policies/policy_modules.php:1385 +#: ../../enterprise/godmode/policies/policy_modules.php:1398 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1368 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1381 +msgid "" +"Successfully added to delete pending modules. Will be deleted in the next " +"policy application." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:261 +msgid "There are no defined inventory modules" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:356 +msgid "" +"Warning: you are exceeding the recommended number of elements of type " +"\"Inventory Modules\" in the policy (" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:378 +msgid "Inventory module" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_linking.php:28 +#: ../../enterprise/godmode/policies/policy_linking.php:41 +msgid "Linking modules" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_linking.php:109 +msgid "Error: Update linking modules to policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_linking.php:111 +msgid "Success: Update linking modules to policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_linking.php:140 +msgid "Free text for filter (*)" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_linking.php:144 +msgid "Free text for filter" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_linking.php:188 +msgid "Cannot retrieve unlinked modules" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_linking.php:190 +msgid "There are no defined modules unlinked" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_linking.php:192 +msgid "List of modules unlinked" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:303 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:301 +msgid "" +"If you change this description, you must change into the text of Data " +"configuration." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:382 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:374 +msgid "Invalid module type." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:390 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:382 +msgid "Edit module" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:569 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:561 +msgid "Could not be added module(s). You must select a policy" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:606 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:598 +#, php-format +msgid "Successfully added module(s) (%s/%s) to policy %s" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:612 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:604 +#, php-format +msgid "Could not be added module(s) (%s/%s) to policy %s" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:648 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:640 +msgid "To define plugins please use plugin configuration tab." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:958 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:946 +msgid "Successfully added module." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:959 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:947 +msgid "Could not be added module." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:1351 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1334 +msgid "" +"The module type in Data configuration is empty, take from combo box of form." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:1355 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1338 +msgid "" +"The module name in Data configuration is empty, take from text field of form." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:1389 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1372 +msgid "Could not be added to deleted all modules." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:1497 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1480 +msgid "Successfully duplicate the module." +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:1648 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1639 +msgid "Local component" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:1661 +#: ../../enterprise/godmode/policies/policy_modules.php:1662 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1655 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1656 +msgid "Disabled module" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:1669 +#: ../../enterprise/godmode/policies/policy_modules.php:1670 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1663 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1664 +msgid "Enabled module" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:1792 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:1786 +msgid "There are no defined modules" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:1945 +msgid "" +"Warning: you are exceeding the recommended number of elements of type " +"\"Modules\" in the policy (" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:2120 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:2086 +msgid "Are you sure to copy modules into policy?\\n" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_modules.php:2138 +#: ../../package_774/enterprise/godmode/policies/policy_modules.php:2104 +msgid "Please select any module to copy" +msgstr "" + #: ../../enterprise/godmode/policies/policy_plugins.php:56 msgid "" "Successfully added to delete pending plugins. Will be deleted in the next " @@ -16306,30 +49095,6 @@ msgstr "" msgid "Cannot be added to delete pending plugins." msgstr "" -#: ../../enterprise/godmode/policies/policy_plugins.php:70 -#: ../../enterprise/godmode/policies/policy_alerts.php:327 -#: ../../enterprise/godmode/policies/policy_modules.php:1373 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:162 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:177 -#: ../../enterprise/godmode/policies/policy_collections.php:122 -#: ../../enterprise/godmode/policies/policy_agents.php:112 -#: ../../enterprise/godmode/policies/policy_agents.php:128 -#: ../../enterprise/operation/agentes/policy_manager.php:357 -msgid "Successfully reverted deletion" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_plugins.php:71 -#: ../../enterprise/godmode/policies/policy_alerts.php:328 -#: ../../enterprise/godmode/policies/policy_modules.php:1374 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:163 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:180 -#: ../../enterprise/godmode/policies/policy_collections.php:123 -#: ../../enterprise/godmode/policies/policy_agents.php:113 -#: ../../enterprise/godmode/policies/policy_agents.php:129 -#: ../../enterprise/operation/agentes/policy_manager.php:358 -msgid "Could not be reverted" -msgstr "" - #: ../../enterprise/godmode/policies/policy_plugins.php:108 msgid "Plugin updated succesfully" msgstr "" @@ -16338,407 +49103,28 @@ msgstr "" msgid "Plugin cannot be updated" msgstr "" -#: ../../enterprise/godmode/policies/policy_plugins.php:287 +#: ../../enterprise/godmode/policies/policy_plugins.php:272 msgid "There are no defined plugins" msgstr "" -#: ../../enterprise/godmode/policies/policy_alerts.php:105 -#: ../../enterprise/godmode/policies/policy_modules.php:615 -#: ../../enterprise/godmode/policies/policies.php:272 -#: ../../enterprise/godmode/policies/policy_linking.php:51 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:87 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:106 -#: ../../enterprise/godmode/policies/policy_collections.php:82 -#: ../../enterprise/godmode/policies/policy_agents.php:84 -#: ../../enterprise/operation/agentes/policy_manager.php:323 -#: ../../godmode/agentes/module_manager_editor.php:544 -msgid "This policy is applying and cannot be modified" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:164 -#: ../../enterprise/godmode/policies/policy_modules.php:547 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:157 -#: ../../godmode/agentes/configurar_agente.php:2301 -#: ../../godmode/agentes/modificar_agente.php:271 -#: ../../godmode/massive/massive_enable_disable_alerts.php:124 -#: ../../godmode/alerts/alert_list.php:513 -#: ../../include/ajax/alert_list.ajax.php:394 -msgid "Could not be disabled" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:189 -#: ../../godmode/massive/massive_standby_alerts.php:132 -#: ../../godmode/alerts/alert_list.php:539 -msgid "Successfully set standby" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:190 -#: ../../godmode/massive/massive_standby_alerts.php:132 -#: ../../godmode/alerts/alert_list.php:540 -msgid "Could not be set standby" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:215 -#: ../../godmode/massive/massive_standby_alerts.php:102 -#: ../../godmode/alerts/alert_list.php:566 -msgid "Successfully set off standby" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:216 -#: ../../godmode/massive/massive_standby_alerts.php:102 -#: ../../godmode/alerts/alert_list.php:567 -msgid "Could not be set off standby" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:237 -msgid "You must select a template. " -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:286 -msgid " created successfuly: " -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:303 +#: ../../enterprise/godmode/policies/policy_plugins.php:288 msgid "" -"Alerts could not be created for the following modules because they already " -"have an alert: " -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:313 -msgid " could not be created. " -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:323 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:157 -msgid "" -"Successfully added to delete pending alerts. Will be deleted in the next " -"policy application." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:348 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:212 -msgid "Added action successfuly" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:348 -#: ../../enterprise/godmode/policies/policy_alerts.php:377 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:213 -#: ../../enterprise/godmode/policies/policy_agents.php:251 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:92 -#: ../../godmode/massive/massive_delete_action_alerts.php:175 -#: ../../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/alerts/alert_list.php:329 -msgid "Could not be added" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:377 -msgid "Add action successfuly" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:441 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:351 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:322 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1417 -#: ../../enterprise/include/functions_tasklist.php:377 -#: ../../enterprise/include/ajax/policy.ajax.php:447 -#: ../../enterprise/include/functions_reporting_csv.php:2556 -#: ../../enterprise/operation/agentes/policy_view.php:260 -#: ../../godmode/alerts/alert_list.list.php:570 -#: ../../godmode/alerts/alert_view.php:101 -#: ../../godmode/alerts/alert_list.builder.php:169 -#: ../../godmode/reporting/reporting_builder.item_editor.php:220 -#: ../../godmode/reporting/reporting_builder.item_editor.php:915 -#: ../../mobile/operation/alerts.php:349 -#: ../../include/functions_reporting_html.php:3481 -#: ../../include/functions_reporting_html.php:3484 -#: ../../include/functions_cron.php:691 -#: ../../include/ajax/alert_list.ajax.php:306 -#: ../../include/ajax/alert_list.ajax.php:331 -#: ../../include/functions_treeview.php:444 -#: ../../include/functions_treeview.php:485 -#: ../../include/class/AgentsAlerts.class.php:359 -#: ../../include/class/AgentsAlerts.class.php:984 -#: ../../operation/search_alerts.php:36 -msgid "Template" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:514 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:513 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2437 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3441 -#: ../../godmode/alerts/alert_list.list.php:722 -#: ../../godmode/alerts/alert_view.php:240 -#: ../../include/functions_alerts.php:689 -msgid "Always" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:516 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:515 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3443 -#: ../../godmode/alerts/alert_list.list.php:724 -#: ../../include/class/Diagnostics.class.php:1208 -#: ../../include/class/Diagnostics.class.php:1212 -msgid "On" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:520 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:519 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3447 -#: ../../godmode/alerts/alert_list.list.php:728 -msgid "Until" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:662 -#: ../../enterprise/godmode/policies/policy_modules.php:1706 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:599 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:318 -#: ../../enterprise/godmode/policies/policy_agents.php:1202 -#: ../../enterprise/godmode/policies/policy_agents.php:1531 -#: ../../enterprise/operation/agentes/policy_manager.php:221 -msgid "Undo deletion" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:704 -msgid "There is not alerts configured in this policy." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:789 -msgid "Set off standby" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:798 -msgid "Set standby" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:815 -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:330 -#: ../../godmode/alerts/alert_list.builder.php:230 -#: ../../godmode/alerts/alert_list.builder.php:241 -#: ../../include/class/AgentsAlerts.class.php:408 -msgid "Add alert" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_alerts.php:833 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:570 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:362 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:368 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:476 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:544 -#: ../../godmode/snmpconsole/snmp_alert.php:2025 -#: ../../godmode/alerts/alert_list.list.php:1006 -#: ../../godmode/alerts/alert_list.list.php:1017 -#: ../../godmode/alerts/alert_list.list.php:1277 -#: ../../include/functions_ui.php:1596 -#: ../../operation/agentes/alerts_status.php:671 -msgid "Add action" -msgstr "" - -#: ../../enterprise/godmode/policies/configure_policy.php:60 -#: ../../enterprise/operation/services/services.list.php:670 -#: ../../operation/heatmap.php:73 ../../operation/heatmap.php:287 -msgid "Config" -msgstr "" - -#: ../../enterprise/godmode/policies/configure_policy.php:146 -msgid "Force Apply" -msgstr "" - -#: ../../enterprise/godmode/policies/configure_policy.php:146 -msgid "" -"Force the creation of modules even if the software agent does not have " -"remote configuration" -msgstr "" - -#: ../../enterprise/godmode/policies/configure_policy.php:151 -msgid "Use secondary groups" -msgstr "" - -#: ../../enterprise/godmode/policies/configure_policy.php:151 -msgid "" -"Policy will be applied to those agents belonging to groups or secondary " -"groups that have been selected" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:300 -msgid "" -"If you change this description, you must change into the text of Data " -"configuration." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:373 -msgid "Invalid module type." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:381 -msgid "Edit module" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:404 -#: ../../godmode/agentes/module_manager_editor.php:738 -msgid "Base options" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:560 -msgid "Could not be added module(s). You must select a policy" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:597 -#, php-format -msgid "Successfully added module(s) (%s/%s) to policy %s" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:603 -#, php-format -msgid "Could not be added module(s) (%s/%s) to policy %s" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:639 -msgid "To define plugins please use plugin configuration tab." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:935 -msgid "Successfully added module." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:936 -msgid "Could not be added module." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1322 -msgid "" -"The module type in Data configuration is empty, take from combo box of form." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1326 -msgid "" -"The module name in Data configuration is empty, take from text field of form." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1356 -#: ../../enterprise/godmode/policies/policy_modules.php:1369 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:171 -msgid "" -"Successfully added to delete pending modules. Will be deleted in the next " -"policy application." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1360 -msgid "Could not be added to deleted all modules." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1420 -#: ../../godmode/agentes/configurar_agente.php:2214 -#: ../../include/functions_reports.php:980 -#, php-format -msgid "copy of %s" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1438 -#: ../../godmode/agentes/configurar_agente.php:2228 -#, php-format -msgid "copy of %s (%d)" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1468 -msgid "Successfully duplicate the module." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1469 -#: ../../operation/agentes/pandora_networkmap.php:564 -msgid "Could not be duplicated" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1523 -#: ../../godmode/agentes/module_manager.php:80 -#: ../../operation/agentes/estado_monitores.php:608 -msgid "Show in hierachy mode" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1627 -msgid "Local component" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1643 -#: ../../enterprise/godmode/policies/policy_modules.php:1644 -msgid "Disabled module" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1651 -#: ../../enterprise/godmode/policies/policy_modules.php:1652 -msgid "Enabled module" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1662 -#: ../../enterprise/godmode/policies/policy_modules.php:1663 -#: ../../godmode/agentes/module_manager.php:1020 -msgid "Enable module" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1672 -#: ../../enterprise/godmode/policies/policy_modules.php:1673 -#: ../../godmode/agentes/module_manager.php:1029 -msgid "Disable module" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1774 -msgid "There are no defined modules" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1819 -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:195 -#: ../../enterprise/include/class/CommandCenter.class.php:457 -#: ../../enterprise/operation/log/log_viewer.php:1062 -#: ../../enterprise/operation/log/log_viewer.php:1084 -#: ../../enterprise/operation/services/services.treeview_services.php:197 -#: ../../godmode/groups/group_list.php:755 -#: ../../godmode/massive/massive_copy_modules.php:256 -#: ../../godmode/massive/massive_operations.php:381 -#: ../../godmode/massive/massive_add_profiles.php:292 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:595 -#: ../../include/functions_events.php:4232 ../../operation/tree.php:376 -#: ../../operation/reporting/reporting_viewer.php:340 -#: ../../operation/reporting/graph_viewer.php:430 -#: ../../general/ui/agents_list.php:146 -msgid "Loading" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1897 -#: ../../godmode/agentes/module_manager_editor.php:868 -msgid "No module name provided" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1898 -#: ../../godmode/agentes/module_manager_editor.php:878 -msgid "No target IP provided" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:1899 -#: ../../godmode/agentes/module_manager_editor.php:888 -msgid "No SNMP OID provided" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:2069 -msgid "Are you sure to copy modules into policy?\\n" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_modules.php:2087 -msgid "Please select any module to copy" +"Warning: you are exceeding the recommended number of elements of type " +"\"Plugins\" in the policy (" msgstr "" #: ../../enterprise/godmode/policies/policy_queue.php:65 msgid "No policies with this id" msgstr "" -#: ../../enterprise/godmode/policies/policy_queue.php:80 -#: ../../enterprise/godmode/policies/policy_agents.php:61 -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." +#: ../../enterprise/godmode/policies/policy_queue.php:98 +#: ../../enterprise/meta/advanced/policymanager.queue.php:58 +msgid "Operation successfully deleted from the queue" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_queue.php:99 +#: ../../enterprise/meta/advanced/policymanager.queue.php:59 +msgid "Operation cannot be deleted from the queue" msgstr "" #: ../../enterprise/godmode/policies/policy_queue.php:148 @@ -16759,6 +49145,34 @@ msgstr "" msgid "Some nodes (%s) are unreachebles. Some information may be missing." msgstr "" +#: ../../enterprise/godmode/policies/policy_queue.php:307 +#: ../../enterprise/meta/advanced/policymanager.queue.php:218 +msgid "Apply (database and files)" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_queue.php:308 +#: ../../enterprise/godmode/policies/policy_queue.php:762 +#: ../../enterprise/meta/advanced/policymanager.queue.php:219 +#: ../../enterprise/meta/advanced/policymanager.queue.php:315 +msgid "Apply (only database)" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_queue.php:332 +#: ../../enterprise/include/functions_vulnerabilities.php:123 +#: ../../enterprise/include/functions_vulnerabilities.php:131 +#: ../../enterprise/include/functions_vulnerabilities.php:139 +#: ../../enterprise/meta/advanced/policymanager.queue.php:229 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:123 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:131 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:139 +msgid "Complete" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_queue.php:333 +#: ../../enterprise/meta/advanced/policymanager.queue.php:230 +msgid "Incomplete" +msgstr "" + #: ../../enterprise/godmode/policies/policy_queue.php:420 msgid "Update pending" msgstr "" @@ -16767,12 +49181,6 @@ msgstr "" msgid "Update pending agents" msgstr "" -#: ../../enterprise/godmode/policies/policy_queue.php:449 -#: ../../enterprise/godmode/policies/policy_agents.php:1145 -#: ../../enterprise/godmode/policies/policy_agents.php:1487 -msgid "Add to apply queue" -msgstr "" - #: ../../enterprise/godmode/policies/policy_queue.php:455 msgid "Add to apply queue only for database" msgstr "" @@ -16852,2040 +49260,2271 @@ msgstr "" msgid "Queue summary" msgstr "" -#: ../../enterprise/godmode/policies/policy_queue.php:636 -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:186 -#: ../../godmode/snmpconsole/snmp_alert.php:1816 -#: ../../godmode/alerts/alert_list.list.php:260 -#: ../../operation/agentes/graphs.php:305 -msgid "Toggle filter(s)" +#: ../../enterprise/godmode/policies/policy_queue.php:730 +#: ../../enterprise/meta/advanced/policymanager.queue.php:298 +msgid "Policy " msgstr "" -#: ../../enterprise/godmode/policies/policy_queue.php:712 -#: ../../enterprise/godmode/policies/policy_linking.php:203 -#: ../../include/functions_massive_operations.php:189 -#: ../../include/lib/Dashboard/Widget.php:609 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:568 -#: ../../include/functions_events.php:4883 -msgid "Node" +#: ../../enterprise/godmode/policies/policy_queue.php:792 +#: ../../enterprise/godmode/policies/policy_queue.php:801 +#: ../../enterprise/meta/advanced/policymanager.queue.php:339 +msgid "Policy applying timeout" +msgstr "" + +#: ../../enterprise/godmode/policies/policy_queue.php:820 +#: ../../enterprise/meta/advanced/policymanager.queue.php:353 +msgid "Delete from queue" msgstr "" #: ../../enterprise/godmode/policies/policy_queue.php:842 msgid "Empty queue" msgstr "" -#: ../../enterprise/godmode/policies/policy_queue.php:856 +#: ../../enterprise/godmode/policies/policy_queue.php:847 msgid "This operation could take a long time" msgstr "" -#: ../../enterprise/godmode/policies/policy_queue.php:868 +#: ../../enterprise/godmode/policies/policy_queue.php:859 msgid "Apply all queues" msgstr "" -#: ../../enterprise/godmode/policies/policy_queue.php:881 +#: ../../enterprise/godmode/policies/policy_queue.php:869 msgid "Clear all items" msgstr "" -#: ../../enterprise/godmode/policies/policies.php:101 -msgid "Policy not found." +#: ../../enterprise/godmode/reporting/aws_view.php:53 +msgid "Instance" msgstr "" -#: ../../enterprise/godmode/policies/policies.php:166 -msgid "Policy name already exists" +#: ../../enterprise/godmode/reporting/aws_view.php:55 +msgid "IO read" msgstr "" -#: ../../enterprise/godmode/policies/policies.php:240 -msgid "Policies Management" +#: ../../enterprise/godmode/reporting/aws_view.php:56 +msgid "IO write" msgstr "" -#: ../../enterprise/godmode/policies/policies.php:258 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:423 -#: ../../godmode/alerts/alert_actions.php:132 -#: ../../godmode/alerts/alert_commands.php:719 -#: ../../godmode/reporting/map_builder.php:315 -#: ../../godmode/reporting/map_builder.php:322 -#: ../../godmode/reporting/reporting_builder.php:703 -#: ../../include/functions_agents.php:1049 -#: ../../include/functions_planned_downtimes.php:1033 -msgid "Successfully copied" +#: ../../enterprise/godmode/reporting/aws_view.php:57 +msgid "Disk read" msgstr "" -#: ../../enterprise/godmode/policies/policies.php:259 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:424 -#: ../../godmode/alerts/alert_actions.php:133 -#: ../../godmode/alerts/alert_commands.php:720 -#: ../../godmode/reporting/reporting_builder.php:704 -#: ../../include/functions_planned_downtimes.php:1030 -msgid "Could not be copied" +#: ../../enterprise/godmode/reporting/aws_view.php:58 +msgid "Disk write" msgstr "" -#: ../../enterprise/godmode/policies/policies.php:266 -msgid "All policy agents added to delete queue" +#: ../../enterprise/godmode/reporting/aws_view.php:59 +msgid "Network in" msgstr "" -#: ../../enterprise/godmode/policies/policies.php:267 -msgid "Policy agents cannot be added to the delete queue" +#: ../../enterprise/godmode/reporting/aws_view.php:60 +msgid "Network out" msgstr "" -#: ../../enterprise/godmode/policies/policies.php:343 -msgid "a" +#: ../../enterprise/godmode/reporting/aws_view.php:106 +#: ../../enterprise/godmode/reporting/aws_view.php:139 +msgid "AWS View" msgstr "" -#: ../../enterprise/godmode/policies/policies.php:587 -#: ../../enterprise/godmode/policies/policy_linking.php:207 -#: ../../enterprise/include/functions_policies.php:3770 -msgid "Linking" +#: ../../enterprise/godmode/reporting/aws_view.php:134 +msgid "Failed to retrieve AWS information using selected account." msgstr "" -#: ../../enterprise/godmode/policies/policies.php:602 -msgid "Agent Wizard" +#: ../../enterprise/godmode/reporting/aws_view.php:153 +msgid "AWS credentials not validated." msgstr "" -#: ../../enterprise/godmode/policies/policies.php:611 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:52 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:65 -#: ../../enterprise/include/functions_policies.php:3758 -msgid "External alerts" +#: ../../enterprise/godmode/reporting/aws_view.php:168 +msgid "Discovery Cloud: AWS (legacy)" msgstr "" -#: ../../enterprise/godmode/policies/policies.php:615 -#: ../../enterprise/godmode/policies/policy.php:72 -#: ../../enterprise/godmode/policies/policy.php:85 -#: ../../enterprise/include/functions_policies.php:3802 -msgid "Queue" +#: ../../enterprise/godmode/reporting/aws_view.php:177 +msgid "Please, select an account: " msgstr "" -#: ../../enterprise/godmode/policies/policies.php:690 -msgid "There must be no agents to delete the policy." +#: ../../enterprise/godmode/reporting/aws_view.php:186 +msgid "CREATE CLOUD MONITORING DISCOVERY TASK" msgstr "" -#: ../../enterprise/godmode/policies/policies.php:696 -msgid "A policy with agents cannot be deleted. Purge it first" -msgstr "" - -#: ../../enterprise/godmode/policies/policies.php:706 -msgid "Deleting all policy agents" -msgstr "" - -#: ../../enterprise/godmode/policies/policies.php:711 -msgid "All the policy agents will be deleted" -msgstr "" - -#: ../../enterprise/godmode/policies/policies.php:720 -msgid "Delete all agents" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_linking.php:28 -#: ../../enterprise/godmode/policies/policy_linking.php:41 -msgid "Linking modules" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_linking.php:109 -msgid "Error: Update linking modules to policy" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_linking.php:111 -msgid "Success: Update linking modules to policy" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_linking.php:140 -msgid "Free text for filter (*)" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_linking.php:144 -msgid "Free text for filter" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_linking.php:188 -msgid "Cannot retrieve unlinked modules" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_linking.php:190 -msgid "There are no defined modules unlinked" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_linking.php:192 -msgid "List of modules unlinked" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:97 -#: ../../godmode/alerts/alert_list.php:193 -msgid "No module specified" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:135 -msgid "Created successfuly" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:139 -msgid "Duplicated alert" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:185 -msgid "Deleted action successfuly" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:432 -msgid "Modules in policy per agents" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:640 -msgid "There is not external alerts configured in this policy" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:674 -#: ../../enterprise/include/ajax/policy.ajax.php:487 -#: ../../godmode/massive/massive_add_action_alerts.php:253 -#: ../../godmode/alerts/alert_list.list.php:843 -#: ../../godmode/alerts/alert_list.builder.php:144 -#: ../../include/ajax/alert_list.ajax.php:552 -#: ../../include/functions_ui.php:1666 -#: ../../include/class/AgentsAlerts.class.php:319 -msgid "Number of alerts match from" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:750 -msgid "Add external alert" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:118 -msgid "Module is not selected" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:152 -#: ../../godmode/agentes/inventory_manager.php:84 -msgid "Successfully added inventory module" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:161 -#: ../../godmode/agentes/inventory_manager.php:86 -msgid "Error adding inventory module" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:164 -#: ../../godmode/agentes/inventory_manager.php:89 -msgid "The inventory of the module already exists" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:224 -#: ../../godmode/modules/manage_inventory_modules.php:160 -#: ../../godmode/agentes/inventory_manager.php:128 -msgid "Successfully updated inventory module" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:233 -#: ../../godmode/modules/manage_inventory_modules.php:161 -#: ../../godmode/agentes/inventory_manager.php:130 -msgid "Error updating inventory module" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:265 -msgid "There are no defined inventory modules" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:373 -msgid "Inventory module" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_collections.php:118 +#: ../../enterprise/godmode/reporting/aws_view.php:189 msgid "" -"Successfully added to delete the collection. Will be deleted in the next " -"policy application." +"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 "" -#: ../../enterprise/godmode/policies/policy_collections.php:304 -#: ../../enterprise/godmode/policies/policy_collections.php:376 -#: ../../enterprise/operation/agentes/policy_view.php:218 -#: ../../enterprise/operation/agentes/policy_view.php:219 -#: ../../enterprise/operation/agentes/collection_view.php:137 -#: ../../enterprise/operation/agentes/collection_view.php:138 -msgid "Outdate" +#: ../../enterprise/godmode/reporting/aws_view.php:192 +msgid "Press the create button to begin." msgstr "" -#: ../../enterprise/godmode/policies/policy_collections.php:325 -msgid "Collections in policy" +#: ../../enterprise/godmode/reporting/aws_view.php:221 +msgid "Instance table" msgstr "" -#: ../../enterprise/godmode/policies/policy_collections.php:329 -msgid "Collections to add" +#: ../../enterprise/godmode/reporting/graph_template_editor.php:58 +msgid "Not created. Blank name" msgstr "" -#: ../../enterprise/godmode/policies/policy_collections.php:399 -msgid "No available collection to add" +#: ../../enterprise/godmode/reporting/graph_template_editor.php:94 +msgid "Graph template editor" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:101 -#: ../../enterprise/operation/agentes/policy_manager.php:346 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:173 +msgid "Template updated successfully" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:237 +msgid "3 hours" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:242 +msgid "4 days" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:246 +msgid "2 months" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:266 +msgid "Stacked" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:65 +msgid "Graph template item editor" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:185 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:246 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3761 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3836 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3992 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4063 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4501 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4646 +#: ../../enterprise/operation/log/log_viewer.php:516 +#: ../../package_774/enterprise/operation/log/log_viewer.php:517 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3618 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3693 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3849 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3920 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4358 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4503 +msgid "Exact match" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:213 +msgid "Add Module" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:283 +msgid "Decrease Weight" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:300 +msgid "Increase Weight" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:119 +msgid "Graph template management" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:275 +msgid "There are no defined graph templates." +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:283 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:163 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:636 +#: ../../enterprise/godmode/reporting/visual_console_template.php:267 +msgid "Create template" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:80 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:143 +msgid "Cleanup sucessfully" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:83 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:146 +msgid "Cleanup error" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:135 +msgid "Wizard template" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:205 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:263 +msgid "Clean up template" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:258 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:822 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:486 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:201 +msgid "Agents available" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:286 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:514 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:235 +msgid "Add agents to template" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:296 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:524 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:245 +msgid "Undo agents to template" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:319 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:824 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:243 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:547 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:268 +msgid "Agents to apply" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:361 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:586 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:423 +msgid "Apply template" +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:541 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:573 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:923 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:954 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:736 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:766 +msgid "Please set template distinct than " +msgstr "" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:568 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:949 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:761 msgid "" -"Successfully added to delete pending agents. Will be deleted in the next " -"policy application." +"This will be delete all reports created in previous template applications. " +"Do you want to continue?" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:123 +#: ../../enterprise/godmode/reporting/mysql_builder.php:66 +msgid "Custom MySQL template builder" +msgstr "" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:79 +#: ../../enterprise/godmode/reporting/mysql_builder.php:162 +#: ../../enterprise/meta/general/main_menu.php:379 +#: ../../enterprise/operation/menu.php:141 +#: ../../package_774/enterprise/operation/menu.php:141 +#: ../../package_774/enterprise/meta/general/main_menu.php:373 +msgid "Custom SQL" +msgstr "" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:125 +msgid "Create custom SQL" +msgstr "" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:143 +msgid "List of custom MySQL templates" +msgstr "" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:149 +msgid "Template builder" +msgstr "" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:172 +#: ../../enterprise/godmode/reporting/mysql_builder.php:190 +msgid "Create new custom" +msgstr "" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:229 +msgid "Successfully operation" +msgstr "" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:229 +msgid "Could not be operation" +msgstr "" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:231 +msgid "Without changes" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:91 +msgid "Page orientation" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:114 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:126 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1378 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1247 msgid "" -"Successfully added to delete pending groups. Will be deleted in the next " -"policy application." +"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 "" -#: ../../enterprise/godmode/policies/policy_agents.php:147 -#: ../../enterprise/godmode/policies/policy_agents.php:193 -#: ../../enterprise/godmode/policies/policy_agents.php:261 -msgid "Policy with this id does not exist. " +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:95 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:297 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:319 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:288 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:95 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:319 +msgid "Elements to apply" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:177 -#: ../../enterprise/godmode/policies/policy_agents.php:310 -msgid "Successfully added to delete queue" +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:190 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:211 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:291 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:202 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:190 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:291 +msgid "Filter agents selector" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:178 -#: ../../enterprise/godmode/policies/policy_agents.php:311 -msgid "Could not be added to delete queue" +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:432 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2770 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:432 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2627 +msgid ">=" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:250 -#, php-format -msgid "Successfully added %d" +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:434 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2777 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:434 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2634 +msgid "<" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:281 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:458 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2917 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.global.php:458 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2774 msgid "" -"Number of agents added to the policy concurrently is too large. This might " -"cause the operation to fail or lead to performance issues." +"Show a resume table with max, min, average of total modules on the report " +"bottom" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:288 -msgid "Successfully added to policy" +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:104 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:128 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:190 +msgid "Edit template" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:289 -msgid "Could not be added to policy" +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:178 +msgid "List templates" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:455 -msgid "Applied" +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:471 +#: ../../enterprise/operation/reporting/custom_reporting.php:14 +msgid "PDF" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:456 -msgid "Not applied" +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:472 +#: ../../enterprise/operation/reporting/custom_reporting.php:16 +msgid "JSON" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:557 +#: ../../enterprise/operation/reporting/custom_reporting.php:84 +msgid "Export to JSON" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:629 +msgid "You haven't created templates yet." +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:671 +msgid "Generate a dynamic report" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:755 +msgid "Set start and end date" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:805 +msgid "Monthly SLA period" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:805 +msgid "This field only applies in case of Monthly SLA item." +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:847 +#: ../../enterprise/include/class/Omnishell.class.php:1071 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:402 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:402 +msgid "Add agents" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:856 +msgid "Undo agents" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:894 +msgid "RegEx agent filter" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:895 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:244 +msgid "" +"Case insensitive regular expression for agent alias. For example: Network.* " +"will match with the following agent alias: network_agent1, NetworK CHECKS" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:910 +msgid "Generate" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1300 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1322 +msgid "Please set agent or agent regex distinct than " +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1330 +msgid "It is not a regular expression " +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1332 +msgid "No agent matches regular expression " +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2038 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2016 +msgid "Select server" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2176 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2154 +msgid "Module exact match" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2177 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3821 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3897 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4045 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4128 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2155 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3678 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3754 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3902 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3985 +msgid "Check it if you want to match module name literally" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2193 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2171 +msgid "Case insensitive regular expression or string for templates name." +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2216 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2194 +msgid "Case insensitive regular expression or string for actions name." +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2238 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2216 +msgid "Hide items without data" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2239 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2217 +msgid "Check it if you want not show items without data" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2625 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:646 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:604 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2587 +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:3128 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:859 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:712 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2985 +msgid "By agent" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3138 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:869 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:722 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:2995 +msgid "By user validator" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3148 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:879 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:732 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3005 +msgid "By criticity" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3158 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:889 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:742 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3015 +msgid "Validated vs unvalidated" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3331 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3188 +msgid "Modules to match" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3333 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3190 +msgid "Select the modules to match when create a report for agents" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3433 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3290 +msgid "Modules to match (Free text)" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3435 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3292 +msgid "Free text to filter the modules of agents when apply this template." +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3452 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3309 +msgid "Create a graph for each agent" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3454 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3311 +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 "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3793 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3650 +msgid "Please save the SLA template for start to add items in this list." +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3834 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4061 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4510 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4655 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3691 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3918 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4367 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4512 +msgid "Not literally" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3880 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4112 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3737 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3969 +msgid "" +"Case insensitive regular expression for agent name. For example: Network* " +"will match with the following agent names: network_agent1, NetworK CHECKS" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3896 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4127 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3753 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3984 +msgid "Literal module name forced" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4017 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:3874 +msgid "Please save the template to start adding items into the list." +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4536 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.template_item.php:4393 +msgid "Name and SLA limit should not be empty" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:191 +msgid "No item could be applied to report." +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:162 +msgid "Sucessfully applied" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 +msgid "reports" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 +msgid "items" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:196 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:163 +msgid "Could not be applied" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:277 +msgid "Create report per agent" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:293 +msgid "" +"Left in blank if you want to use default name: Template name - agents (num " +"agents) - Date" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:314 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:377 +msgid "Target group" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:350 +msgid "Filter by" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:447 +msgid "Filter tag" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:927 +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:740 +msgid "Please set agent distinct than " +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:320 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:311 +msgid "Order:" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:356 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard.php:347 +msgid "" +"Show a resume table with max, min, average of total modules on the report " +"bottom:" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:213 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:213 +msgid "hourly S.L.A." +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:214 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:214 +msgid "Availability Graph S.L.A." +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:368 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:368 +msgid "SLA min value" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:369 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:369 +msgid "SLA min Value" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:374 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:374 +msgid "SLA max value" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:375 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:375 +msgid "SLA max Value" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:380 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:380 +msgid "SLA Limit %" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:381 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:381 +msgid "SLA Limit Value" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:386 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:386 +msgid "Dynamic SLA" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:393 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:393 +msgid "Inverse SLA" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:541 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:541 +msgid "Please introduce a SLA max value higher than the SLA min value" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:666 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:666 +msgid "Dynamic SLA can not be Inverse" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:671 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:671 +msgid "Check Dynamic SLA or introduce a max and min SLA value" +msgstr "" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:675 +#: ../../package_774/enterprise/godmode/reporting/reporting_builder.wizard_sla.php:675 +msgid "SLA Limit value is needed" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:178 +msgid "Services available" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:212 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:213 +msgid "Push the selected services into the list" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:228 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:229 +msgid "Remove the services from the list" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:244 +msgid "Services selected" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:322 +msgid "Icon preview" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:388 +msgid "The services list is empty" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:148 +#: ../../enterprise/godmode/reporting/visual_console_template.php:169 +msgid "visual console has not been selected" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:154 +msgid "Error. Error created template" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:156 +msgid "Error. Template name cannot be repeated" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:158 +msgid "Successfully created template" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:165 +#: ../../enterprise/godmode/reporting/visual_console_template.php:175 +msgid "Error. Error delete template" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:177 +msgid "Successfully delete template" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:184 +msgid "There is not any visual console created. Please, create one firstly." +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:204 +msgid "Create From" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template.php:282 +msgid "Create New Template" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:120 +msgid "Template Wizard" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:327 +msgid "Visual console name" +msgstr "" + +#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:336 +msgid "" +"You can use macro _agentalias_ here. Left in blank if you want to use " +"default name: Template name - agent alias" +msgstr "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:52 +msgid "" +"Version 772LTS is the latest version to support HA Legacy. \n" +" If you wish to continue to have HA you must disable Legacy HA " +"database management option, since it doesn't correspond to MySQL 8" +msgstr "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:59 +msgid "" +"Version 772LTS is the latest version to support MySQL5.\n" +" The HA system you are using uses MySQL5 so it will not be " +"supported from version 772 onwards.\n" +" If you wish to continue to have HA you must migrate to the new " +"HA system and to the MySQL 8 version" +msgstr "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:82 +#: ../../enterprise/godmode/servers/HA_cluster.php:106 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:63 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:76 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:59 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:72 +msgid "View nodes" +msgstr "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:103 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:73 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:69 +msgid "Manage Pandora DB HA" +msgstr "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:124 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:94 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:90 +msgid "Manage Database HA" +msgstr "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:164 +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 "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:190 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:142 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:138 +msgid "Node label" +msgstr "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:192 +msgid "DB Repl." +msgstr "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:193 +msgid "DB Status" +msgstr "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:194 +#: ../../enterprise/include/functions_setup.php:204 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:928 +#: ../../enterprise/meta/advanced/policymanager.sync.php:328 +msgid "Sync" +msgstr "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:196 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:146 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:142 +msgid "DB Role" +msgstr "" + +#: ../../enterprise/godmode/servers/HA_cluster.php:197 +msgid "Cluster Role" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:460 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:880 -#: ../../enterprise/godmode/services/services.service.php:683 #: ../../enterprise/godmode/servers/HA_cluster.php:199 -#: ../../enterprise/operation/services/massive/services.create.php:710 -#: ../../enterprise/operation/services/services.list.php:289 -#: ../../enterprise/operation/services/services.table_services.php:253 -#: ../../godmode/massive/massive_edit_modules.php:1130 -#: ../../godmode/alerts/alert_view.php:418 -msgid "Mode" +msgid "Seconds behind master" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:503 -msgid "Apply to" +#: ../../enterprise/godmode/servers/HA_cluster.php:200 +msgid "Virtual IP" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:585 -#: ../../enterprise/godmode/policies/policy_agents.php:603 -msgid "Filter OS" +#: ../../enterprise/godmode/servers/HA_cluster.php:201 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:149 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:145 +msgid "SQL version" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:769 -msgid "Add agents to policy" +#: ../../enterprise/godmode/servers/HA_cluster.php:202 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:150 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:146 +msgid "DB version" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:784 -msgid "Delete agents from policy" +#: ../../enterprise/godmode/servers/HA_cluster.php:204 +msgid "Pending action" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:792 -msgid "Agents in Policy" +#: ../../enterprise/godmode/servers/HA_cluster.php:333 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:270 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:266 +msgid "Show/ edit node" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:861 -#: ../../enterprise/godmode/setup/setup_auth.php:252 -#: ../../enterprise/godmode/setup/setup_auth.php:602 -#: ../../enterprise/godmode/setup/setup_auth.php:1683 -#: ../../extensions/files_repo/files_repo_form.php:54 -#: ../../extensions/module_groups.php:350 -#: ../../godmode/reporting/visual_console_builder.wizard.php:368 -#: ../../mobile/include/functions_web.php:27 ../../mobile/operation/home.php:57 -#: ../../mobile/operation/groups.php:77 -#: ../../include/functions_networkmap.php:1299 -#: ../../include/functions_maps.php:46 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:231 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:299 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:266 -#: ../../include/lib/Dashboard/Widgets/events_list.php:442 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:335 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:301 -#: ../../include/lib/Dashboard/Widgets/AgentHive.php:222 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:344 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:353 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:375 -#: ../../include/lib/Dashboard/Widgets/tactical.php:331 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:301 -#: ../../operation/tree.php:91 -#: ../../operation/agentes/pandora_networkmap.php:743 -msgid "Groups" +#: ../../enterprise/godmode/servers/HA_cluster.php:349 +msgid "Put node into standby status" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:900 -msgid "Add groups to policy" +#: ../../enterprise/godmode/servers/HA_cluster.php:365 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:306 +#: ../../enterprise/godmode/servers/new_HA_cluster.php:356 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:302 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:352 +msgid "Force node resync" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:914 -msgid "Delete groups from policy" +#: ../../enterprise/godmode/servers/HA_cluster.php:394 +msgid "Put node into online status" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:922 -msgid "Groups in Policy" +#: ../../enterprise/godmode/servers/HA_cluster.php:409 +msgid "Show cluster details" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:969 -#: ../../enterprise/operation/agentes/policy_view.php:395 -msgid "R." +#: ../../enterprise/godmode/servers/HA_cluster.php:427 +msgid "Remove node from this list" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:972 -#: ../../enterprise/godmode/policies/policy_agents.php:1357 -#: ../../enterprise/godmode/admin_access_logs.php:50 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 -#: ../../enterprise/operation/agentes/policy_view.php:66 -#: ../../enterprise/operation/agentes/policy_view.php:167 -#: ../../enterprise/operation/agentes/policy_view.php:258 -#: ../../enterprise/operation/agentes/policy_view.php:263 -#: ../../mobile/operation/agents.php:407 -#: ../../include/ajax/alert_list.ajax.php:299 -#: ../../include/ajax/alert_list.ajax.php:324 -#: ../../include/class/AuditLog.class.php:130 -msgid "S." +#: ../../enterprise/godmode/servers/HA_cluster.php:450 +msgid "Register node" msgstr "" -#: ../../enterprise/godmode/policies/policy_agents.php:973 -msgid "Unlinked modules" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:973 -msgid "U." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:974 -#: ../../enterprise/godmode/policies/policy_agents.php:1358 -#: ../../enterprise/godmode/admin_access_logs.php:54 -#: ../../godmode/reporting/visual_console_builder.elements.php:134 -#: ../../mobile/operation/agents.php:408 -#: ../../include/class/AuditLog.class.php:130 -msgid "A." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:976 -#: ../../enterprise/godmode/policies/policy_agents.php:1360 -#: ../../enterprise/operation/agentes/policy_view.php:69 -msgid "Last application" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:977 -#: ../../enterprise/godmode/policies/policy_agents.php:1362 -msgid "Add to delete queue" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:977 -#: ../../enterprise/godmode/policies/policy_agents.php:1362 -msgid "D." -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:1071 -#: ../../godmode/agentes/agent_manager.php:390 -msgid "This agent can be remotely configured" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:1080 -msgid "This agent can not be remotely configured" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:1133 -#: ../../enterprise/godmode/policies/policy_agents.php:1475 -#: ../../enterprise/operation/agentes/policy_manager.php:134 -msgid "Process deletion" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:1238 -#: ../../enterprise/godmode/policies/policy_agents.php:1417 -#: ../../enterprise/operation/agentes/policy_view.php:83 -#: ../../enterprise/operation/agentes/policy_manager.php:144 -msgid "Policy applied" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:1246 -#: ../../enterprise/godmode/policies/policy_agents.php:1426 -msgid "Need apply" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:1259 -#: ../../enterprise/godmode/policies/policy_agents.php:1439 -#: ../../enterprise/operation/agentes/policy_manager.php:175 -msgid "Applying policy" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:1272 -#: ../../enterprise/godmode/policies/policy_agents.php:1450 -#: ../../enterprise/operation/agentes/policy_manager.php:186 -msgid "Deleting from policy" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:1359 -msgid "Total agents in policy group" -msgstr "" - -#: ../../enterprise/godmode/policies/policy_agents.php:1359 -msgid "T." -msgstr "" - -#: ../../enterprise/godmode/policies/policy.php:61 +#: ../../enterprise/godmode/servers/HA_cluster.php:502 msgid "" -"Some features of policy management are disabled because an instance of DB " -"Tool is running on a node." +"Target node will be erased from this list but not removed from cluster. Do " +"you want to continue?" msgstr "" -#: ../../enterprise/godmode/policies/policy.php:115 -#: ../../enterprise/include/functions_policies.php:3821 -#: ../../godmode/agentes/configurar_agente.php:748 -msgid "Agent plugins" +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:35 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:35 +msgid "Credential Boxes List" msgstr "" -#: ../../enterprise/godmode/policies/policy.php:145 -#: ../../enterprise/include/functions_policies.php:3719 -#: ../../godmode/agentes/configurar_agente.php:562 -msgid "Agent wizard" +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:42 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:42 +msgid "Credential Boxes" msgstr "" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:55 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:57 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:51 -#: ../../godmode/snmpconsole/snmp_filters.php:59 -#: ../../include/class/CredentialStore.class.php:965 -#: ../../include/class/SnmpConsole.class.php:221 -#: ../../operation/snmpconsole/snmp_statistics.php:104 -#: ../../operation/snmpconsole/snmp_browser.php:94 -#: ../../operation/snmpconsole/snmp_mib_uploader.php:60 -#: ../../operation/menu.php:259 -msgid "SNMP" +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:111 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:179 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:111 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:179 +msgid "Duplicate name. Please choose a different name" msgstr "" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:115 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:403 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:304 -#: ../../godmode/setup/snmp_wizard.php:42 -#: ../../include/functions_snmp_browser.php:556 -msgid "OID" +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:289 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:68 +#: ../../enterprise/include/ajax/servers.ajax.php:99 +#: ../../enterprise/include/ajax/servers.ajax.php:170 +#: ../../enterprise/include/ajax/servers.ajax.php:308 +#: ../../enterprise/include/functions_ipam.php:1345 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:68 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:289 +msgid "Subnet" msgstr "" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:127 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:404 -msgid "Custom OID" +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:334 +#: ../../enterprise/godmode/servers/list_satellite.php:86 +#: ../../enterprise/include/ajax/servers.ajax.php:139 +#: ../../package_774/enterprise/godmode/servers/credential_boxes_satellite.php:334 +msgid "No Data" msgstr "" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:138 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:406 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2232 -#: ../../enterprise/include/functions_reporting_csv.php:2478 -#: ../../enterprise/include/functions_reporting_csv.php:2492 -#: ../../godmode/setup/news.php:291 ../../godmode/setup/setup_visuals.php:1840 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2400 -#: ../../include/functions_reports.php:847 -#: ../../include/class/TipsWindow.class.php:467 -#: ../../include/class/TipsWindow.class.php:750 -#: ../../include/class/TipsWindow.class.php:917 -#: ../../include/functions_reporting.php:7529 -#: ../../include/lib/Dashboard/Widgets/post.php:214 -msgid "Text" +#: ../../enterprise/godmode/servers/list_satellite.php:28 +msgid "Satellite Server" msgstr "" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:44 -#: ../../enterprise/operation/snmpconsole/snmp_view.php:82 -#: ../../enterprise/operation/menu.php:151 -#: ../../include/class/SnmpConsole.class.php:919 -#: ../../include/class/SnmpConsole.class.php:920 -msgid "SNMP trap editor" +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:20 +#: ../../package_774/enterprise/godmode/servers/manage_credential_boxes.php:20 +msgid "Add Credential Box" msgstr "" -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:226 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:238 -msgid "Successfully added trap custom values" -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:227 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:239 -msgid "Error adding trap custom values" -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:242 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:319 -msgid "This custom OID is preexistent." -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:283 -msgid "No change in data" -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:287 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:315 -msgid "Successfully updated trap custom values" -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:288 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:316 -msgid "Error updating trap custom values" -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:328 -msgid "Successfully deleted trap custom values" -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:329 -msgid "Error deleting trap custom values" -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:340 -#, php-format -msgid "Uploaded %s/%s traps" -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:344 -msgid "Fail uploaded file" -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:359 -msgid "Load MIB" -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:374 -msgid "Upload MIB" -msgstr "" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:390 -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 "" - -#: ../../enterprise/godmode/menu.php:16 -msgid "Manage Satellite Server" -msgstr "" - -#: ../../enterprise/godmode/menu.php:25 -#: ../../enterprise/godmode/massive/massive_operations.php:78 -msgid "Policies operations" -msgstr "" - -#: ../../enterprise/godmode/menu.php:36 -#: ../../enterprise/godmode/massive/massive_operations.php:53 -msgid "SNMP operations" -msgstr "" - -#: ../../enterprise/godmode/menu.php:48 -#: ../../enterprise/godmode/massive/massive_operations.php:28 -msgid "Satellite operations" -msgstr "" - -#: ../../enterprise/godmode/menu.php:65 ../../enterprise/godmode/menu.php:247 -msgid "Duplicate config" -msgstr "" - -#: ../../enterprise/godmode/menu.php:92 -#: ../../enterprise/include/functions_policies.php:3698 -msgid "Manage policies" -msgstr "" - -#: ../../enterprise/godmode/menu.php:101 -msgid "Manage agent autoconfiguration" -msgstr "" - -#: ../../enterprise/godmode/menu.php:110 -#: ../../enterprise/include/class/AgentRepository.class.php:678 -msgid "Software agents repository" -msgstr "" - -#: ../../enterprise/godmode/menu.php:143 -#: ../../enterprise/include/class/CSVImportAgents.class.php:114 -#: ../../enterprise/tools/ipam/ipam_network.php:314 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1601 -#: ../../enterprise/tools/ipam/ipam_list.php:871 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1025 -#: ../../godmode/wizards/HostDevices.class.php:159 -msgid "Import CSV" -msgstr "" - -#: ../../enterprise/godmode/menu.php:147 -#: ../../enterprise/include/class/DeploymentCenter.class.php:621 -#: ../../godmode/wizards/HostDevices.class.php:165 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:872 -msgid "Agent deployment" -msgstr "" - -#: ../../enterprise/godmode/menu.php:170 -msgid "New console task" -msgstr "" - -#: ../../enterprise/godmode/menu.php:180 -msgid "Enterprise ACL Setup" -msgstr "" - -#: ../../enterprise/godmode/menu.php:189 -#: ../../enterprise/godmode/setup/setup_skins.php:40 -msgid "Skins" -msgstr "" - -#: ../../enterprise/godmode/menu.php:201 ../../enterprise/godmode/menu.php:205 -msgid "Manage database HA" -msgstr "" - -#: ../../enterprise/godmode/menu.php:216 #: ../../enterprise/godmode/servers/manage_export.php:60 #: ../../enterprise/godmode/servers/manage_export_form.php:76 +#: ../../enterprise/godmode/menu.php:231 +#: ../../package_774/enterprise/godmode/menu.php:216 msgid "Export targets" msgstr "" -#: ../../enterprise/godmode/menu.php:238 -msgid "Log Collector" +#: ../../enterprise/godmode/servers/manage_export.php:73 +msgid "Exports" msgstr "" -#: ../../enterprise/godmode/menu.php:256 -msgid "Password policy" +#: ../../enterprise/godmode/servers/manage_export.php:97 +msgid "Error updating export target" msgstr "" -#: ../../enterprise/godmode/menu.php:264 -#: ../../enterprise/include/functions_setup.php:44 -#: ../../enterprise/include/functions_setup.php:108 -#: ../../godmode/extensions.php:161 ../../godmode/setup/setup.php:356 -msgid "Enterprise" +#: ../../enterprise/godmode/servers/manage_export.php:99 +msgid "Successfully updated export target" msgstr "" -#: ../../enterprise/godmode/menu.php:277 -#: ../../enterprise/include/class/Omnishell.class.php:597 -#: ../../enterprise/include/class/Omnishell.class.php:1631 -#: ../../enterprise/operation/agentes/ver_agente.php:274 -#: ../../general/first_task/omnishell.php:31 -#: ../../general/first_task/omnishell.php:34 -msgid "Omnishell" +#: ../../enterprise/godmode/servers/manage_export.php:110 +msgid "Error deleting export target" msgstr "" -#: ../../enterprise/godmode/menu.php:291 -#: ../../enterprise/tools/ipam/ipam.php:457 -#: ../../include/functions_reports.php:704 -msgid "IPAM" -msgstr "" - -#: ../../enterprise/godmode/menu.php:300 ../../godmode/setup/setup.php:204 -#: ../../godmode/setup/setup.php:314 -msgid "Module Library" -msgstr "" - -#: ../../enterprise/godmode/menu.php:308 -#: ../../enterprise/godmode/alerts/alert_inventory.php:88 -#: ../../enterprise/godmode/alerts/alert_inventory.php:107 -msgid "Inventory alerts" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:92 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:87 -msgid "Successful update the tags" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:93 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:88 -msgid "Unsuccessful update the tags" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:143 -msgid "Tags unused" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:183 -msgid "Tags used" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 -msgid "Success: create the alerts." -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:87 -msgid "Failed: create the alerts for this modules, please check." -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:115 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:127 -#: ../../enterprise/include/ajax/policy.ajax.php:268 -#: ../../godmode/massive/massive_standby_alerts.php:218 -#: ../../godmode/massive/massive_add_alerts.php:280 -#: ../../godmode/massive/massive_enable_disable_alerts.php:190 -#: ../../godmode/massive/massive_delete_alerts.php:272 -msgid "Alert template" -msgstr "" - -#: ../../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:140 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:141 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2242 -#: ../../include/functions_alerts.php:679 -msgid "Regular expression" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:131 -msgid "Modules in policy" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:95 -msgid "Bulk alerts policy add" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:96 -msgid "Bulk alerts policy delete" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:97 -msgid "Bulk tags module policy edit" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:98 -msgid "Bulk modules policy tags edit" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:99 -msgid "Bulk modules policy add from agent" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:100 -msgid "Bulk modules policy edit" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:111 -msgid "Bulk alert SNMP delete" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:112 -msgid "Bulk alert SNMP edit" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:123 -msgid "Bulk Satellite modules edit" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:136 -#: ../../enterprise/godmode/services/services.massive.elements.php:69 -msgid "Bulk service elements adition" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:137 -#: ../../enterprise/godmode/services/services.massive.elements.php:74 -msgid "Bulk service elements edition" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_operations.php:138 -#: ../../enterprise/godmode/services/services.massive.elements.php:70 -msgid "Bulk service elements deletion" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:75 -msgid "Successfully copied " -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 -msgid "Module " -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 -msgid " cannot be copied to " -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:82 -msgid " policy" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:169 -#: ../../enterprise/godmode/services/services.elements.php:294 -#: ../../enterprise/godmode/setup/setup_auth.php:69 -#: ../../enterprise/godmode/setup/setup_auth.php:291 -#: ../../enterprise/godmode/setup/setup_auth.php:341 -#: ../../enterprise/godmode/setup/setup_auth.php:473 -#: ../../enterprise/godmode/setup/setup_auth.php:639 -#: ../../enterprise/godmode/setup/setup_auth.php:1247 -#: ../../enterprise/godmode/setup/setup_auth.php:1552 -#: ../../enterprise/godmode/setup/setup_auth.php:1722 -#: ../../enterprise/godmode/setup/setup_acl.php:487 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:760 -#: ../../enterprise/include/functions_tasklist.php:632 -#: ../../enterprise/include/class/DeploymentCenter.class.php:688 -#: ../../enterprise/include/class/AgentRepository.class.php:735 -#: ../../enterprise/include/class/Omnishell.class.php:368 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1758 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3980 -#: ../../enterprise/operation/services/services.list.php:252 -#: ../../enterprise/operation/services/services.list.php:290 -#: ../../enterprise/operation/services/services.table_services.php:189 -#: ../../enterprise/operation/services/services.table_services.php:254 -#: ../../godmode/agentes/planned_downtime.list.php:411 -#: ../../godmode/agentes/planned_downtime.editor.php:1216 -#: ../../godmode/agentes/agent_manager.php:218 -#: ../../godmode/agentes/agent_manager.php:281 -#: ../../godmode/massive/massive_copy_modules.php:203 -#: ../../godmode/massive/massive_delete_modules.php:415 -#: ../../godmode/massive/massive_delete_modules.php:544 -#: ../../godmode/massive/massive_edit_agents.php:678 -#: ../../godmode/massive/massive_edit_agents.php:1181 -#: ../../godmode/massive/massive_add_action_alerts.php:217 -#: ../../godmode/massive/massive_edit_modules.php:426 -#: ../../godmode/massive/massive_edit_modules.php:542 -#: ../../godmode/reporting/create_container.php:674 -#: ../../godmode/events/event_edit_filter.php:512 -#: ../../godmode/events/event_edit_filter.php:528 -#: ../../include/functions_visual_map_editor.php:492 -#: ../../include/functions_visual_map_editor.php:1507 -#: ../../include/functions_visual_map_editor.php:1601 -#: ../../include/ajax/visual_console_builder.ajax.php:1186 -#: ../../include/functions_profile.php:390 -#: ../../include/functions_html.php:2398 ../../include/functions_html.php:2399 -#: ../../include/functions_html.php:2400 ../../include/functions_html.php:2401 -#: ../../include/functions_html.php:2402 ../../include/functions_html.php:2404 -#: ../../include/functions_html.php:2405 ../../include/functions_html.php:2406 -#: ../../include/functions_html.php:2407 ../../include/functions_html.php:2408 -#: ../../include/functions_html.php:2423 ../../include/functions_html.php:2445 -#: ../../include/functions_html.php:2467 ../../include/functions_html.php:2489 -#: ../../include/functions_html.php:2511 -#: ../../include/lib/Dashboard/Widgets/events_list.php:351 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:276 -#: ../../operation/events/events.php:2206 -#: ../../operation/events/events.php:2224 -#: ../../operation/events/events.php:3300 -msgid "Any" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:190 -#: ../../godmode/massive/massive_copy_modules.php:236 -msgid "No modules for this agent" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:223 -msgid "To policies" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:365 -#: ../../godmode/massive/massive_add_alerts.php:324 -#: ../../godmode/massive/massive_edit_agents.php:1418 -#: ../../godmode/massive/massive_delete_alerts.php:389 +#: ../../enterprise/godmode/servers/manage_export.php:112 msgid "" -"Unsucessful sending the data, please contact with your administrator or make " -"with less elements." +"Successfully deleted export target. All the linked modules will be " +"automatically unattached" msgstr "" -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:372 -#: ../../godmode/massive/massive_copy_modules.php:585 -#: ../../include/functions_agents.php:867 -msgid "No source agent to copy" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:377 -#: ../../godmode/massive/massive_copy_modules.php:598 -#: ../../include/functions_agents.php:898 -msgid "No modules have been selected" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_add_modules_policy.php:382 -msgid "No destiny policies to copy" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:211 -#: ../../godmode/massive/massive_delete_modules.php:377 -#: ../../godmode/massive/massive_edit_modules.php:357 -#: ../../include/functions_reporting_html.php:1789 -#: ../../include/class/WelcomeWindow.class.php:682 -msgid "Agent group" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:242 -msgid "Filter module" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:261 -#: ../../godmode/massive/massive_delete_action_alerts.php:242 -#: ../../godmode/massive/massive_delete_modules.php:562 -#: ../../godmode/massive/massive_add_alerts.php:260 -#: ../../godmode/massive/massive_delete_alerts.php:342 -#: ../../godmode/massive/massive_add_action_alerts.php:221 -#: ../../godmode/massive/massive_edit_modules.php:561 -msgid "When select agents" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:265 -#: ../../extensions/agents_modules.php:497 -#: ../../extensions/agents_modules.php:501 -#: ../../godmode/agentes/planned_downtime.editor.php:1235 -#: ../../godmode/massive/massive_delete_action_alerts.php:246 -#: ../../godmode/massive/massive_delete_modules.php:565 -#: ../../godmode/massive/massive_add_alerts.php:264 -#: ../../godmode/massive/massive_delete_alerts.php:346 -#: ../../godmode/massive/massive_add_action_alerts.php:225 -#: ../../godmode/massive/massive_edit_modules.php:564 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1965 -#: ../../include/functions_html.php:6087 -msgid "Show common modules" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:266 -#: ../../extensions/agents_modules.php:498 -#: ../../godmode/agentes/planned_downtime.editor.php:1236 -#: ../../godmode/massive/massive_delete_action_alerts.php:247 -#: ../../godmode/massive/massive_delete_modules.php:566 -#: ../../godmode/massive/massive_add_alerts.php:265 -#: ../../godmode/massive/massive_delete_alerts.php:347 -#: ../../godmode/massive/massive_add_action_alerts.php:226 -#: ../../godmode/massive/massive_edit_modules.php:565 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1966 -#: ../../include/functions_html.php:6088 -msgid "Show all modules" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:392 -msgid "create_profiles" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:433 -msgid "Updated modules on database" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:435 -msgid "Agent configuration files updated" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:701 -msgid "No changes have been made." -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:702 -#: ../../enterprise/tools/ipam/ipam.php:300 -#: ../../enterprise/tools/ipam/ipam.php:361 -#: ../../godmode/massive/massive_operations.php:410 -#: ../../godmode/massive/massive_edit_plugins.php:921 -msgid "Massive operations" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:29 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:30 -#: ../../godmode/snmpconsole/snmp_alert.php:41 -#: ../../include/class/SnmpConsole.class.php:315 -#: ../../include/class/SnmpConsole.class.php:1374 -msgid "Cold start (0)" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:30 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:31 -#: ../../godmode/snmpconsole/snmp_alert.php:42 -#: ../../include/class/SnmpConsole.class.php:316 -#: ../../include/class/SnmpConsole.class.php:1378 -msgid "Warm start (1)" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:31 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:32 -#: ../../godmode/snmpconsole/snmp_alert.php:43 -#: ../../include/class/SnmpConsole.class.php:317 -#: ../../include/class/SnmpConsole.class.php:1382 -msgid "Link down (2)" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:32 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:33 -#: ../../godmode/snmpconsole/snmp_alert.php:44 -#: ../../include/class/SnmpConsole.class.php:318 -#: ../../include/class/SnmpConsole.class.php:1386 -msgid "Link up (3)" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:33 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:34 -#: ../../godmode/snmpconsole/snmp_alert.php:45 -#: ../../include/class/SnmpConsole.class.php:319 -#: ../../include/class/SnmpConsole.class.php:1390 -msgid "Authentication failure (4)" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:34 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:35 -#: ../../enterprise/godmode/setup/setup_acl.php:530 -#: ../../enterprise/godmode/setup/setup_acl.php:534 -#: ../../enterprise/include/class/Aws.cloud.php:346 -#: ../../extensions/api_checker.php:313 -#: ../../godmode/groups/configure_group.php:268 -#: ../../godmode/users/configure_user.php:65 -#: ../../godmode/users/user_management.php:44 -#: ../../godmode/snmpconsole/snmp_alert.php:46 -#: ../../godmode/massive/massive_edit_users.php:279 -#: ../../include/auth/mysql.php:818 ../../include/functions_graph.php:3557 -#: ../../include/class/SnmpConsole.class.php:320 -#: ../../include/class/SnmpConsole.class.php:1367 -#: ../../include/class/SnmpConsole.class.php:1394 -#: ../../operation/users/user_edit.php:474 -#: ../../operation/gis_maps/render_view.php:168 -msgid "Other" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:159 -#: ../../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:728 -#, php-format -msgid "Unsuccessfully deleted alerts (%s / %s)" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:175 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:237 -msgid "You must select a SNMP alert" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:198 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:263 +#: ../../enterprise/godmode/servers/manage_export.php:135 msgid "" -"Search by these fields description, OID, Custom Value, SNMP Agent (IP), " -"Single value, each Custom OIDs/Datas." +"Can't be created export target: User and password must be filled with FTP " +"mode" msgstr "" -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:202 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:267 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:310 -#: ../../godmode/snmpconsole/snmp_alert.php:867 -#: ../../godmode/snmpconsole/snmp_alert.php:1761 -#: ../../include/functions_snmp.php:433 -#: ../../include/class/SnmpConsole.class.php:415 -msgid "Trap type" +#: ../../enterprise/godmode/servers/manage_export.php:155 +msgid "There are no defined export targets" msgstr "" -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:217 -msgid "SNMP Alerts to be deleted" +#: ../../enterprise/godmode/servers/manage_export.php:174 +#: ../../enterprise/godmode/servers/manage_export_form.php:125 +msgid "Prefix" msgstr "" -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:295 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:414 -msgid "No snmp alert found." +#: ../../enterprise/godmode/servers/manage_export.php:177 +#: ../../enterprise/godmode/servers/manage_export_form.php:149 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1336 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1209 +msgid "Transfer mode" msgstr "" -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:216 -#, php-format -msgid "Successfully updated alerts (%s / %s)" +#: ../../enterprise/godmode/servers/manage_export_form.php:89 +msgid "Manage Exports" msgstr "" -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:224 -#, php-format -msgid "Unsuccessfully updated alerts (%s / %s)" +#: ../../enterprise/godmode/servers/manage_export_form.php:173 +msgid "Target directory" msgstr "" -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:233 -msgid "At least one parameter must be modified" +#: ../../enterprise/godmode/servers/manage_export_form.php:179 +#: ../../enterprise/include/class/Aws.S3.php:590 +#: ../../enterprise/include/class/Aws.cloud.php:555 +#: ../../enterprise/include/class/Azure.cloud.php:840 +#: ../../enterprise/include/class/VMware.app.php:643 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:840 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:555 +#: ../../package_774/enterprise/include/class/VMware.app.php:643 +msgid "Extra options" msgstr "" -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:282 -msgid "SNMP Alerts to be edit" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:143 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:139 +msgid "SQL Node status" msgstr "" -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:306 -#: ../../godmode/snmpconsole/snmp_alert.php:783 -msgid "Custom Value/OID" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:145 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:141 +msgid "Replication Status" msgstr "" -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:308 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:138 -#: ../../godmode/snmpconsole/snmp_alert.php:816 -#: ../../godmode/snmpconsole/snmp_alert.php:1900 -#: ../../include/class/SnmpConsole.class.php:274 -msgid "SNMP Agent" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:148 +#: ../../enterprise/include/functions_ipam.php:2065 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:144 +msgid "Last Update" msgstr "" -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:312 -#: ../../godmode/snmpconsole/snmp_alert.php:888 -msgid "Single value" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:228 +#: ../../enterprise/include/class/DatabaseHA.class.php:614 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:171 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:224 +msgid "Slave" msgstr "" -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:314 -#: ../../godmode/snmpconsole/snmp_alert.php:1541 -#: ../../godmode/alerts/configure_alert_template.php:765 -msgid "Min. number of alerts" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:285 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:281 +msgid "Pending resync" msgstr "" -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:316 -#: ../../godmode/snmpconsole/snmp_alert.php:1558 -#: ../../godmode/alerts/configure_alert_template.php:805 -msgid "Max. number of alerts" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:290 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:286 +msgid "Resync in progress" msgstr "" -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:331 -#: ../../godmode/snmpconsole/snmp_alert.php:1587 -msgid "Other value" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:295 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:291 +msgid "Error. Force node resync" msgstr "" -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:337 -#: ../../godmode/snmpconsole/snmp_alert.php:1655 -#: ../../godmode/snmpconsole/snmp_alert.php:1895 -#: ../../godmode/reporting/reporting_builder.list_items.php:373 -#: ../../godmode/reporting/reporting_builder.list_items.php:718 -#: ../../godmode/reporting/graph_builder.graph_editor.php:244 -#: ../../godmode/reporting/visual_console_builder.elements.php:123 -#: ../../include/functions_visual_map_editor.php:968 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:246 -#: ../../include/rest-api/models/VisualConsole/Item.php:2031 -msgid "Position" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:300 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:296 +msgid "Internal error. Force node resync" msgstr "" -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:127 -msgid "Modules unused" +#: ../../enterprise/godmode/servers/new_HA_cluster.php:357 +#: ../../package_774/enterprise/godmode/servers/new_HA_cluster.php:353 +msgid "Force node resync. Are you sure?" msgstr "" -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:167 -msgid "Modules used" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:212 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:212 +msgid "Error: The conf file of server is not readble." msgstr "" -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:90 -msgid "Success: remove the alerts." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:216 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:216 +msgid "Error: The conf file of server is not writable." msgstr "" -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:90 -msgid "Failed: remove the alerts for this modules, please check." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:317 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:317 +msgid "Default value: " msgstr "" -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:143 -msgid "Modules agents in policy" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:371 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:592 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:466 +msgid "Dataserver threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:491 -#: ../../godmode/massive/massive_edit_modules.php:647 -msgid "Dynamic Min." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:377 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:598 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:472 +msgid "Network timeout" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:493 -#: ../../godmode/modules/manage_network_components_form_common.php:187 -#: ../../godmode/massive/massive_edit_modules.php:651 -msgid "Dynamic Max." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:384 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:605 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:479 +msgid "Network threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:732 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:270 -#: ../../godmode/modules/manage_network_components_form_network.php:94 -#: ../../godmode/agentes/module_manager_editor_network.php:192 -#: ../../godmode/massive/massive_edit_modules.php:920 -#: ../../include/class/CredentialStore.class.php:1094 -#: ../../include/class/CredentialStore.class.php:1378 -#: ../../include/class/AgentWizard.class.php:796 -msgid "SNMP community" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:390 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:611 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:961 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:485 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:834 +msgid "Plugin timeout" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:742 -#: ../../godmode/agentes/module_manager_editor_network.php:194 -#: ../../godmode/massive/massive_edit_modules.php:933 -msgid "SNMP OID" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:397 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:618 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:954 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:492 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:827 +msgid "Plugin threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:757 -#: ../../godmode/modules/manage_network_components_form_network.php:54 -#: ../../godmode/agentes/module_manager_editor_wmi.php:92 -#: ../../godmode/agentes/module_manager_editor_network.php:82 -#: ../../godmode/massive/massive_edit_modules.php:950 -#: ../../include/class/AgentWizard.class.php:633 -#: ../../include/functions_snmp_browser.php:728 -msgid "Target IP" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:780 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:996 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:288 -#: ../../godmode/modules/manage_network_components_form_network.php:70 -#: ../../godmode/agentes/module_manager_editor_network.php:193 -#: ../../godmode/massive/massive_edit_modules.php:973 -#: ../../godmode/wizards/HostDevices.class.php:1216 -#: ../../include/class/CredentialStore.class.php:1106 -#: ../../include/class/CredentialStore.class.php:1391 -#: ../../include/class/AgentWizard.class.php:818 -msgid "SNMP version" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:795 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:322 -#: ../../godmode/modules/manage_network_components_form_network.php:147 -#: ../../godmode/agentes/module_manager_editor_network.php:373 -#: ../../godmode/massive/massive_edit_modules.php:991 -#: ../../godmode/wizards/HostDevices.class.php:1294 -#: ../../include/functions_snmp_browser.php:858 -msgid "Auth user" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:804 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:338 -#: ../../godmode/modules/manage_network_components_form_network.php:121 -#: ../../godmode/agentes/module_manager_editor_network.php:386 -#: ../../godmode/massive/massive_edit_modules.php:1003 -#: ../../godmode/wizards/HostDevices.class.php:1336 -#: ../../include/functions_snmp_browser.php:870 -msgid "Auth password" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:804 -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:808 -#: ../../godmode/agentes/module_manager_editor_network.php:386 -#: ../../godmode/agentes/module_manager_editor_network.php:410 -#: ../../godmode/massive/massive_edit_modules.php:1003 -#: ../../godmode/massive/massive_edit_modules.php:1013 -#: ../../godmode/wizards/HostDevices.class.php:1338 -#: ../../godmode/wizards/HostDevices.class.php:1369 -msgid "The pass length must be eight character minimum." -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:806 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:360 -#: ../../godmode/modules/manage_network_components_form_network.php:179 -#: ../../godmode/agentes/module_manager_editor_network.php:408 -#: ../../godmode/massive/massive_edit_modules.php:1008 -#: ../../godmode/wizards/HostDevices.class.php:1352 -#: ../../include/class/CredentialStore.class.php:1196 -#: ../../include/class/CredentialStore.class.php:1498 -#: ../../include/class/AgentWizard.class.php:954 -#: ../../include/functions_snmp_browser.php:889 -msgid "Privacy method" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:807 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:363 -#: ../../godmode/modules/manage_network_components_form_network.php:182 -#: ../../godmode/agentes/module_manager_editor_network.php:409 -#: ../../godmode/massive/massive_edit_modules.php:1009 -#: ../../godmode/wizards/HostDevices.class.php:1357 -#: ../../include/class/CredentialStore.class.php:1205 -#: ../../include/class/CredentialStore.class.php:1507 -#: ../../include/functions_snmp_browser.php:892 -msgid "DES" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:807 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:364 -#: ../../godmode/modules/manage_network_components_form_network.php:183 -#: ../../godmode/agentes/module_manager_editor_network.php:409 -#: ../../godmode/massive/massive_edit_modules.php:1009 -#: ../../godmode/wizards/HostDevices.class.php:1358 -#: ../../include/class/CredentialStore.class.php:1204 -#: ../../include/class/CredentialStore.class.php:1505 -#: ../../include/functions_snmp_browser.php:893 -msgid "AES" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:808 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:379 -#: ../../godmode/modules/manage_network_components_form_network.php:159 -#: ../../godmode/agentes/module_manager_editor_network.php:410 -#: ../../godmode/massive/massive_edit_modules.php:1013 -#: ../../godmode/wizards/HostDevices.class.php:1367 -#: ../../include/class/CredentialStore.class.php:1213 -#: ../../include/class/CredentialStore.class.php:1519 -#: ../../include/class/AgentWizard.class.php:968 -#: ../../include/functions_snmp_browser.php:905 -msgid "Privacy pass" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:810 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:396 -#: ../../godmode/modules/manage_network_components_form_network.php:215 -#: ../../godmode/agentes/module_manager_editor_network.php:432 -#: ../../godmode/massive/massive_edit_modules.php:1018 -#: ../../godmode/wizards/HostDevices.class.php:1321 -#: ../../include/functions_snmp_browser.php:917 -msgid "Auth method" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:399 -#: ../../godmode/modules/manage_network_components_form_network.php:218 -#: ../../godmode/agentes/module_manager_editor_network.php:435 -#: ../../godmode/massive/massive_edit_modules.php:1019 -#: ../../godmode/wizards/HostDevices.class.php:1326 -#: ../../include/class/Diagnostics.class.php:2208 -#: ../../include/class/CredentialStore.class.php:1170 -#: ../../include/class/CredentialStore.class.php:1471 -#: ../../include/functions_snmp_browser.php:920 -msgid "MD5" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:811 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:400 -#: ../../godmode/modules/manage_network_components_form_network.php:219 -#: ../../godmode/agentes/module_manager_editor_network.php:436 -#: ../../godmode/massive/massive_edit_modules.php:1019 -#: ../../godmode/wizards/HostDevices.class.php:1327 -#: ../../include/class/CredentialStore.class.php:1171 -#: ../../include/class/CredentialStore.class.php:1473 -#: ../../include/functions_snmp_browser.php:921 -msgid "SHA" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:812 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:415 -#: ../../godmode/modules/manage_network_components_form_network.php:195 -#: ../../godmode/agentes/module_manager_editor_network.php:449 -#: ../../godmode/massive/massive_edit_modules.php:1023 -#: ../../godmode/wizards/HostDevices.class.php:1305 -#: ../../include/class/CredentialStore.class.php:1125 -#: ../../include/class/CredentialStore.class.php:1423 -#: ../../include/class/AgentWizard.class.php:895 -#: ../../include/functions_snmp_browser.php:933 -msgid "Security level" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:815 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:418 -#: ../../godmode/modules/manage_network_components_form_network.php:198 -#: ../../godmode/agentes/module_manager_editor_network.php:452 -#: ../../godmode/massive/massive_edit_modules.php:1026 -#: ../../godmode/wizards/HostDevices.class.php:1310 -#: ../../include/functions_snmp_browser.php:936 -msgid "Not auth and not privacy method" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:816 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:419 -#: ../../godmode/modules/manage_network_components_form_network.php:199 -#: ../../godmode/agentes/module_manager_editor_network.php:453 -#: ../../godmode/massive/massive_edit_modules.php:1027 -#: ../../godmode/wizards/HostDevices.class.php:1311 -#: ../../include/functions_snmp_browser.php:937 -msgid "Auth and not privacy method" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:817 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:420 -#: ../../godmode/modules/manage_network_components_form_network.php:200 -#: ../../godmode/agentes/module_manager_editor_network.php:454 -#: ../../godmode/massive/massive_edit_modules.php:1028 -#: ../../godmode/wizards/HostDevices.class.php:1312 -#: ../../include/functions_snmp_browser.php:938 -msgid "Auth and privacy method" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:835 -#: ../../enterprise/operation/agentes/tag_view.php:157 -#: ../../godmode/agentes/module_manager_editor_common.php:302 -#: ../../godmode/agentes/module_manager_editor_common.php:1000 -#: ../../godmode/massive/massive_edit_modules.php:1069 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3982 -#: ../../include/ajax/heatmap.ajax.php:228 -#: ../../include/functions_graph.php:5055 -#: ../../include/functions_treeview.php:115 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:334 -#: ../../operation/heatmap.php:103 -#: ../../operation/agentes/status_monitor.php:572 -msgid "Not assigned" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:849 -#: ../../enterprise/godmode/setup/setup_module_library.php:52 -#: ../../extensions/quick_shell.php:176 -#: ../../godmode/modules/manage_network_components_form_wmi.php:58 -#: ../../godmode/agentes/module_manager_editor_wmi.php:123 -#: ../../godmode/massive/massive_edit_modules.php:1089 -#: ../../include/functions_ui.php:7569 -#: ../../include/class/CredentialStore.class.php:973 -#: ../../include/class/CredentialStore.class.php:1351 -#: ../../include/class/AgentWizard.class.php:677 -msgid "Username" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:403 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:624 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:498 +msgid "SNMP console threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:855 -#: ../../godmode/agentes/module_manager_editor_common.php:1381 -#: ../../godmode/massive/massive_edit_modules.php:1112 -msgid "Export target" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:945 -#: ../../godmode/massive/massive_edit_modules.php:1172 -msgid "Active Counters" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:409 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:630 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1120 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:504 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:993 +msgid "SNMP threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:946 -#: ../../godmode/massive/massive_edit_modules.php:1173 -msgid "Inactive Counters" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:415 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:636 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:510 +msgid "Web threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:990 -#: ../../godmode/massive/massive_edit_modules.php:1329 -msgid "Policy linking status" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:990 -#: ../../godmode/massive/massive_edit_modules.php:1329 -msgid "This field only has sense in modules adopted by a policy." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:421 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:642 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:516 +msgid "Inventory threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:991 -#: ../../godmode/massive/massive_edit_modules.php:1330 -msgid "Linked" -msgstr "" - -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:991 -#: ../../godmode/agentes/module_manager.php:920 -#: ../../godmode/agentes/module_manager.php:923 -#: ../../godmode/massive/massive_edit_modules.php:1330 -#: ../../include/ajax/module.php:1110 ../../include/ajax/module.php:1113 -msgid "Unlinked" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:427 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:648 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:522 +msgid "ICMP threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1000 -#: ../../godmode/modules/manage_network_components_form_common.php:426 -#: ../../godmode/agentes/module_manager_editor_common.php:1411 -#: ../../godmode/massive/massive_edit_modules.php:1306 -msgid "Discard unknown events" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:433 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:654 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1390 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:528 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1263 +msgid "WMI threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1029 -#: ../../godmode/massive/massive_edit_modules.php:1350 -msgid "The module still store data but the alerts and events will be stop" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:439 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:660 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:534 +msgid "Syslog threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1044 -#: ../../godmode/agentes/module_manager_editor_common.php:1435 -#: ../../godmode/massive/massive_edit_modules.php:1379 -#: ../../include/class/ExtensionsDiscovery.class.php:1392 -msgid "Timeout" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:445 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:666 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:540 +msgid "Recon threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1053 -#: ../../godmode/massive/massive_edit_modules.php:1380 -msgid "Seconds that agent will wait for the execution of the module." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:451 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:672 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:546 +msgid "Alerts threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1070 -#: ../../godmode/modules/manage_network_components_form_network.php:274 -#: ../../godmode/agentes/module_manager_editor_network.php:318 -#: ../../godmode/massive/massive_edit_modules.php:1416 -msgid "TCP send" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:459 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:692 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:566 +msgid "Autocreate group" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1073 -#: ../../godmode/modules/manage_network_components_form_network.php:283 -#: ../../godmode/agentes/module_manager_editor_network.php:319 -#: ../../godmode/massive/massive_edit_modules.php:1421 -msgid "TCP receive" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:465 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:698 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:572 +msgid "Autocreate group force" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1076 -#: ../../godmode/modules/manage_network_components_form_wmi.php:32 -#: ../../godmode/agentes/module_manager_editor_wmi.php:168 -#: ../../godmode/massive/massive_edit_modules.php:1426 -msgid "WMI query" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:471 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:704 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:578 +msgid "Autocreate" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1079 -#: ../../godmode/modules/manage_network_components_form_wmi.php:37 -#: ../../godmode/modules/manage_network_components_form_wizard.php:828 -#: ../../godmode/agentes/module_manager_editor_wmi.php:188 -#: ../../godmode/massive/massive_edit_modules.php:1431 -msgid "Key string" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:554 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:428 +msgid "ICMP server" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1082 -#: ../../godmode/modules/manage_network_components_form_wmi.php:45 -#: ../../godmode/agentes/module_manager_editor_wmi.php:212 -#: ../../godmode/massive/massive_edit_modules.php:1436 -msgid "Field number" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:678 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:552 +msgid "Event threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1085 -#: ../../godmode/modules/manage_network_components_form_plugin.php:36 -#: ../../godmode/agentes/module_manager_editor_plugin.php:49 -#: ../../godmode/massive/massive_edit_plugins.php:346 -#: ../../godmode/massive/massive_edit_modules.php:1454 -#: ../../godmode/servers/plugin_registration.php:509 -msgid "Plugin" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:684 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:558 +msgid "Log threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1103 -#: ../../godmode/modules/manage_network_components_form_network.php:292 -#: ../../godmode/agentes/module_manager_editor_network.php:474 -#: ../../godmode/massive/massive_edit_plugins.php:480 -#: ../../godmode/massive/massive_edit_modules.php:1475 -#: ../../godmode/alerts/configure_alert_command.php:266 -#: ../../godmode/alerts/alert_actions.php:298 -#: ../../godmode/alerts/alert_actions.php:352 -#: ../../godmode/alerts/configure_alert_action.php:271 -#: ../../godmode/events/event_responses.editor.php:230 -#: ../../godmode/events/event_responses.editor.php:255 -#: ../../godmode/servers/plugin.php:509 ../../godmode/servers/plugin.php:1042 -#: ../../include/class/ManageNetScanScripts.class.php:434 -#: ../../include/class/ExternalTools.class.php:382 -msgid "Command" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:717 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:590 +msgid "Agent configuration files directory" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1120 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 -#: ../../godmode/modules/manage_network_components_form_network.php:313 -#: ../../godmode/agentes/module_manager_editor_network.php:501 -#: ../../godmode/massive/massive_edit_modules.php:1494 -msgid "Credential identifier" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:718 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:591 +msgid "Directory where agent configuration files are stored" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1135 -#: ../../godmode/modules/manage_network_components_form_network.php:330 -#: ../../godmode/agentes/module_manager_editor_network.php:534 -#: ../../godmode/massive/massive_edit_modules.php:1511 -msgid "Inherited" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:731 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:604 +msgid "Agent interval" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1136 -#: ../../godmode/modules/manage_network_components_form_network.php:331 -#: ../../godmode/massive/massive_edit_modules.php:1512 -msgid "Linux" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:737 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:610 +msgid "Agent threads" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1137 -#: ../../godmode/modules/manage_network_components_form_network.php:332 -#: ../../godmode/massive/massive_edit_modules.php:1513 -msgid "Windows" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:738 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:611 +msgid "Number of threads used for sending agent XML data files" msgstr "" -#: ../../enterprise/godmode/massive/massive_edit_policy_modules.php:1140 -#: ../../godmode/modules/manage_network_components_form_network.php:336 -msgid "Target OS" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:744 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:617 +msgid "ICMP subnets blacklist" msgstr "" -#: ../../enterprise/godmode/admin_access_logs.php:78 -msgid "Show extended info" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:745 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:752 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:759 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:618 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:625 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:632 +msgid "Separated by a comma. Example: 192.168.0.0/24,8.8.8.8/30" msgstr "" -#: ../../enterprise/godmode/admin_access_logs.php:99 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:751 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:624 +msgid "SNMP subnets blacklist" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:758 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:631 +msgid "WMI subnets blacklist" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:765 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:638 +msgid "Path to braa binary" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:771 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:644 +msgid "Credential password" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:772 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:645 +msgid "Password used to encrypt credential boxes" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:778 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:651 +msgid "Remote configuration check interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:784 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:657 +msgid "Daemon" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:785 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:658 +msgid "Run in background if set to 1" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:792 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:665 msgid "" -"The security check cannot be performed. There are no data in " -"tsession_extended to check the hash." +"Set to 1 to move dynamic auto-discovered modules (SNMP, WMI...) to separate " +"files so that they don't interfere with remote agent configuration" msgstr "" -#: ../../enterprise/godmode/admin_access_logs.php:108 -msgid "Security check is ok." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:798 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:671 +msgid "Exec interval" msgstr "" -#: ../../enterprise/godmode/admin_access_logs.php:113 -msgid "Security check is fail." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:799 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:672 +msgid "Time between exec checks" msgstr "" -#: ../../enterprise/godmode/admin_access_logs.php:216 -msgid "Extended info:" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:805 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:678 +msgid "Exec threads" msgstr "" -#: ../../enterprise/godmode/admin_access_logs.php:224 -msgid "Changes:" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:806 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:679 +msgid "Number of threads used for exec modules" msgstr "" -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:202 -msgid "Group acl" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:812 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:685 +msgid "Path to fping binary" msgstr "" -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:237 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:414 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2584 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2774 -msgid "Condition" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:289 -msgid "Alert groups" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:305 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1108 -#: ../../godmode/snmpconsole/snmp_alert.php:1676 -#: ../../godmode/alerts/configure_alert_template.php:828 -msgid "Disable event" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_builder.php:320 -#: ../../godmode/snmpconsole/snmp_alert.php:94 -msgid "Update alert" -msgstr "" - -#: ../../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:328 -msgid "Successfully added" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:185 -msgid "Inventory alert filters" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:239 -msgid "Alert name" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:240 -#: ../../enterprise/operation/agentes/policy_view.php:262 -#: ../../godmode/snmpconsole/snmp_alert.php:1916 -#: ../../godmode/alerts/alert_view.php:105 -#: ../../include/functions_reporting_html.php:5533 -#: ../../include/ajax/alert_list.ajax.php:308 -#: ../../include/ajax/alert_list.ajax.php:333 -#: ../../include/functions_treeview.php:487 -#: ../../include/class/AgentsAlerts.class.php:913 -msgid "Last fired" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:280 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3296 -#: ../../enterprise/operation/agentes/policy_view.php:349 -#: ../../godmode/alerts/alert_list.list.php:648 -#: ../../godmode/alerts/alert_view.php:114 -#: ../../mobile/operation/alerts.php:327 ../../include/functions_ui.php:1545 -#: ../../include/class/AgentsAlerts.class.php:960 -#: ../../include/functions_reporting.php:13279 -msgid "Alert disabled" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:338 -#: ../../godmode/snmpconsole/snmp_alert.php:2038 -#: ../../godmode/alerts/alert_list.list.php:759 -#: ../../include/functions_ui.php:1482 ../../include/functions_ui.php:1483 -msgid "Delete action" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:355 -msgid "Edit alert" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:431 -msgid "Disable alert" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:434 -msgid "Enable alert" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:442 -msgid "Delete alert" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory_list.php:453 -msgid "There are no defined inventory alerts" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory.php:67 -msgid "Inventory alert list" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory.php:71 -msgid "Inventory alert builder" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory.php:92 -#: ../../godmode/agentes/planned_downtime.editor.php:58 -#: ../../godmode/alerts/alert_list.php:611 -#: ../../include/functions_html.php:1997 ../../include/functions_html.php:1998 -#: ../../include/functions_html.php:2108 ../../include/functions_html.php:2109 -#: ../../include/functions_html.php:2291 ../../include/functions_html.php:2292 -#: ../../include/functions_html.php:6996 ../../include/functions_html.php:6997 -#: ../../include/class/SnmpConsole.class.php:196 -#: ../../operation/snmpconsole/snmp_statistics.php:67 -#: ../../operation/events/events.php:1799 -msgid "List" -msgstr "" - -#: ../../enterprise/godmode/alerts/alert_inventory.php:111 -#: ../../operation/visual_console/legacy_view.php:179 -msgid "Builder" -msgstr "" - -#: ../../enterprise/godmode/services/services.massive.meta.php:54 -#: ../../enterprise/godmode/services/services.massive.elements.php:106 -#: ../../godmode/massive/massive_edit_agents.php:1013 -msgid "Not available" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:109 -msgid "Service already exists." -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:120 -#: ../../enterprise/operation/services/massive/services.create.php:110 -msgid "No name specified for the service" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:131 -#: ../../enterprise/operation/services/massive/services.create.php:116 -msgid "No description specified for the service" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:142 -#: ../../enterprise/operation/services/massive/services.create.php:122 -msgid "You must specify an agent to store the service" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:201 -msgid "Error creating service: " -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:210 -#: ../../enterprise/godmode/services/services.service.php:316 -msgid "New Service" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:216 -msgid "Service created successfully" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:285 -#: ../../enterprise/include/functions_services.php:728 -msgid "Error updating service: " -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:296 -msgid "Service updated successfully" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:309 -#: ../../enterprise/godmode/services/services.service.php:354 -#: ../../enterprise/operation/services/services.service.php:55 -#: ../../enterprise/operation/services/services.service_map.php:62 -msgid "Not found" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:369 -msgid "Dynamic elements are not affected by cascade protection" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:399 -#: ../../enterprise/godmode/services/services.elements.php:798 -#: ../../enterprise/operation/services/services.php:93 -#: ../../enterprise/operation/services/services.php:214 -msgid "Services list" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:413 -#: ../../enterprise/godmode/services/services.elements.php:812 -#: ../../enterprise/operation/services/services.php:108 -msgid "Config Service" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:430 -#: ../../enterprise/godmode/services/services.elements.php:829 -#: ../../enterprise/operation/services/services.php:126 -msgid "Config Elements" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:444 -#: ../../enterprise/godmode/services/services.elements.php:843 -#: ../../enterprise/operation/services/services.php:141 -msgid "View Service" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:455 -#: ../../enterprise/godmode/services/services.elements.php:854 -#: ../../enterprise/operation/services/services.php:153 -#: ../../include/lib/Dashboard/Widgets/service_map.php:459 -msgid "Service map" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:470 -#: ../../enterprise/godmode/services/services.elements.php:869 -#: ../../enterprise/operation/services/services.php:168 -msgid "Add items" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:483 -#: ../../enterprise/godmode/services/services.elements.php:882 -#: ../../enterprise/operation/services/services.php:181 -msgid "Edit items" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:495 -#: ../../enterprise/godmode/services/services.elements.php:894 -#: ../../enterprise/operation/services/services.php:193 -#: ../../godmode/reporting/reporting_builder.list_items.php:817 -msgid "Delete items" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:542 -msgid "No Services or concrete action" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:562 -msgid "Random name" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:612 -#: ../../enterprise/operation/services/massive/services.create.php:679 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:813 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:686 msgid "" -"This group will be used also to control access to this service and its " -"elements." +"Used by the Enterprise ICMP Server. Default path is /usr/sbin/fping for " +"installation in Centos, if you are installing in another distro, install " +"fping in /usr/bin/fping and update this field with the new path" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:618 -msgid "Server assigned" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:819 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:692 +msgid "Path to Pandora Fast SNMP binary" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:619 -msgid "Selected Prediction server will be assigned to evaluate the service." +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:825 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:698 +msgid "Forced add" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:640 -msgid "Evaluation interval" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:666 -#: ../../enterprise/operation/services/massive/services.create.php:694 -msgid "Agent to store data" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:690 -#: ../../enterprise/include/class/VMware.app.php:678 -#: ../../enterprise/include/class/DB2.app.php:555 -#: ../../enterprise/include/class/Aws.S3.php:524 -#: ../../enterprise/include/class/SAP.app.php:514 -#: ../../enterprise/include/class/Aws.cloud.php:1349 -#: ../../enterprise/include/class/MySQL.app.php:577 -#: ../../enterprise/include/class/Oracle.app.php:562 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:566 -#: ../../enterprise/include/functions_ipam.php:1358 -#: ../../enterprise/operation/services/massive/services.create.php:718 -#: ../../enterprise/operation/services/services.list.php:212 -#: ../../enterprise/operation/services/services.table_services.php:149 -#: ../../enterprise/tools/ipam/ipam_list.php:785 -#: ../../godmode/wizards/HostDevices.class.php:808 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:761 -#: ../../include/class/CustomNetScan.class.php:537 -msgid "Manual" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:691 -#: ../../enterprise/operation/services/massive/services.create.php:719 -#: ../../enterprise/operation/services/services.list.php:213 -#: ../../enterprise/operation/services/services.table_services.php:150 -msgid "Smart" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:711 -#: ../../enterprise/godmode/services/services.service.php:713 -#: ../../enterprise/operation/services/massive/services.create.php:736 -msgid "In smart mode, thresholds are percentual." -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:753 -#: ../../enterprise/operation/services/massive/services.create.php:819 -msgid "Unknown elements as critical" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:783 -msgid "Asynchronous mode" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:793 -#: ../../enterprise/operation/services/massive/services.create.php:849 -msgid "Cascade protection enabled" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:803 -#: ../../include/lib/Dashboard/Widgets/service_map.php:331 -msgid "Show sunburst by default" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:814 -msgid "General Data" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:824 -#: ../../enterprise/operation/services/massive/services.create.php:862 -msgid "Calculate continuous SLA" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:834 -#: ../../enterprise/operation/services/massive/services.create.php:872 -msgid "S.L.A. interval" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:848 -#: ../../enterprise/operation/services/massive/services.create.php:886 -msgid "S.L.A. limit" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:860 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:210 -#: ../../enterprise/include/functions_reporting_csv.php:1572 -#: ../../include/functions_reports.php:711 -#: ../../include/functions_reporting.php:973 -msgid "S.L.A." -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:869 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:826 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:699 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." +"If set to 1, manually added hosts (via add_host or host_file) will always be " +"created, whether they respond to ping or not" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:895 -#: ../../enterprise/operation/services/massive/services.create.php:916 -msgid "Warning service alert" +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:832 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:705 +msgid "General GIS exec" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:907 -#: ../../enterprise/operation/services/massive/services.create.php:928 -msgid "Critical service alert" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:919 -#: ../../enterprise/operation/services/massive/services.create.php:940 -msgid "Unknown service alert" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:931 -#: ../../enterprise/operation/services/massive/services.create.php:952 -msgid "S.L.A. critical service alert" -msgstr "" - -#: ../../enterprise/godmode/services/services.service.php:1028 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:833 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:706 msgid "" -"This change in the service configuration will delete the history of the " -"service modules. Do you wish to continue?" +"Path to general GIS coordinates generator. It should be an executable file" msgstr "" -#: ../../enterprise/godmode/services/services.service.php:1030 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:839 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:712 msgid "" -"This change in the service configuration will prevent the SLA modules from " -"being created. Do you wish to continue?" +"Group where agents will be placed (must exist in the Pandora FMS console)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:845 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:718 +msgid "Host file" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:846 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:719 +msgid "" +"File containing hosts to be scanned. The address may be followed by a " +"hostname" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:852 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:725 +msgid "Latency block" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:853 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:726 +msgid "Number of hosts processed in a single call to nmap (latency)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:859 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:732 +msgid "Latency interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:860 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:733 +msgid "Time between latency checks" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:866 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:739 +msgid "Latency packets" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:867 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:740 +msgid "Number of ICMP packets to send per latency request" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:873 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:746 +msgid "Latency retries" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:874 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:927 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:747 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:800 +msgid "Number of retries for latency modules" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:880 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:753 +msgid "Latency threads" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:881 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:754 +msgid "Number of threads used for latency checks." +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:887 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:760 +msgid "Latency timeout" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:888 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:761 +msgid "Timeout for latency checks in seconds." +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:894 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:767 +msgid "Log file path" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:900 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:773 +msgid "Path to nmap binary" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:905 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:778 +msgid "Ping block" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:906 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:779 +msgid "Number of hosts processed in a single call to nmap (ping)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:912 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:785 +msgid "Ping interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:913 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:786 +msgid "Time between ping checks" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:919 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:792 +msgid "Ping packets" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:920 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:793 +msgid "Number of ICMP packets to send per ping request" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:926 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:799 +msgid "Ping retries" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:933 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:806 +msgid "Ping threads" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:934 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:807 +msgid "Number of threads used for ping checks" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:940 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:813 +msgid "Ping timeout" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:941 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:814 +msgid "Timeout for ping checks in seconds" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:947 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:820 +msgid "Plugin interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:948 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:821 +msgid "Time between plug-in checks" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:955 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:828 +msgid "Number of threads used for plug-in checks" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:962 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:835 +msgid "Timeout for plug-in checks in seconds" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:968 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:841 +msgid "Proxy traps from" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:974 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:847 +msgid "Proxy traps to" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:975 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:848 +msgid "Enable the SNMP trap proxy to the specified address" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:981 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:854 +msgid "Proxy tentacle to" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:982 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:855 +msgid "Enable the Tentacle proxy to the specified address:port" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:988 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:861 +msgid "Proxy tentacle from" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:994 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:867 +msgid "Recon community" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:995 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:868 +msgid "Comma separated list of SNMP communities to try for SNMP auto-discovery" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1001 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:874 +msgid "Recon enabled" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1002 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:875 +msgid "Enable (1) or disable (0) host auto-discovery" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1008 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:881 +msgid "Recon interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1009 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:882 +msgid "Time between network scans in seconds" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1015 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:888 +msgid "Recon mode" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1016 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:889 +msgid "Comma separated list of auto-discovery modules (snmp,icmp,wmi)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1022 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:895 +msgid "Recon task" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1023 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:896 +msgid "" +"Comma separated list of networks (in slash notation) to scan for host auto-" +"discovery (example: 192.168.0.0/24,192.168.1.0/24)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1029 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:902 +msgid "Recon timing template" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1030 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:903 +msgid "" +"Like nmap_timing_template, but applies to Satellite Server and Recon Server " +"network scans. 3 by default" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1036 +#: ../../enterprise/include/class/DeploymentCenter.class.php:721 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:909 +msgid "Server IP" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1037 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:910 +msgid "Tentacle server address. Put here your Pandora FMS data server address" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1044 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:917 +msgid "Name of the Satellite server (the hostname is used by default)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1050 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:923 +msgid "Server path" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1051 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:924 +msgid "" +"Path where XML files are copied (only used if transfer mode is set to local)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1057 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:930 +msgid "Server port" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1058 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:931 +msgid "Tentacle server port" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1064 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:937 +msgid "SSH interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1065 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:938 +msgid "Time between SSH checks" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1071 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:944 +msgid "SSH threads" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1072 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:945 +msgid "Number of threads used for SSH modules" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1078 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:951 +msgid "SSH timeout" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1079 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:952 +msgid "Timeout for SSH checks in seconds" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1085 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:958 +msgid "Keepalive" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1086 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:959 +msgid "" +"Interval of the main server loop in seconds. Status updates are sent to " +"Pandora every keepalive seconds" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1092 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:965 +msgid "SNMP blacklist" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1093 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:966 +msgid "SNMP module blacklist" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1099 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:972 +msgid "SNMP block" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1100 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:973 +msgid "Number of hosts processed in a single call to braa (SNMPv1)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1106 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:979 +msgid "SNMP interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1107 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:980 +msgid "Time between SNMP checks (SNMPv1)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1113 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:986 +msgid "SNMP retries" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1114 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:987 +msgid "Number of retries for SNMP modules (SNMPv1)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1121 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:994 +msgid "Number of threads used for SNMP checks (SNMPv1)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1127 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1000 +msgid "SNMP timeout" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1128 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1001 +msgid "Timeout for SNMP checks in seconds (SNMPv1)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1134 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1007 +msgid "SNMP verify" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1135 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1008 +msgid "" +"Enable (1) or disable (0) the verification of SNMPv1 modules that break braa" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1142 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1015 +msgid "" +"Default SNMP version to use (1 or 2c, SNMPv3 modules explicitly state their " +"version). WARNING: some modules could stop working if you change this setting" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1148 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1021 +msgid "SNMPv2c block" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1149 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1022 +msgid "Number of hosts processed in a single call to braa (SNMPv2c)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1155 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1028 +msgid "SNMPv2c interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1156 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1029 +msgid "Time between SNMP checks (SNMPv2c)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1162 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1035 +msgid "SNMPv2c retries" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1163 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1036 +msgid "Number of retries for SNMP modules (SNMPv2c)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1169 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1042 +msgid "SNMPv2c threads" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1170 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1043 +msgid "Number of threads used for SNMP checks (SNMPv2c)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1176 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1049 +msgid "SNMPv2c timeout" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1177 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1050 +msgid "Timeout for snmp checks in seconds (SNMPv2c)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1183 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1056 +msgid "SNMPv2c verify" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1184 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1057 +msgid "" +"Enable (1) or disable (0) the verification of SNMPv2 modules that break braa" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1190 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1063 +msgid "SNMPv3 block" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1191 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1064 +msgid "Number of hosts processed in a single call to braa (SNMPv3)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1197 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1070 +msgid "SNMPv3 interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1198 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1071 +msgid "Time between SNMP checks (SNMPv3)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1204 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1077 +msgid "SNMPv3 retries" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1205 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1078 +msgid "Number of retries for SNMP modules (SNMPv3)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1211 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1084 +msgid "SNMPv3 threads" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1212 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1085 +msgid "Number of threads used for SNMP checks (SNMPv3)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1218 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1091 +msgid "SNMPv3 timeout" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1219 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1092 +msgid "Timeout for SNMP checks in seconds (SNMPv3)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1225 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1098 +msgid "SNMPv3 verify" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1226 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1099 +msgid "" +"Enable (1) or disable (0) the verification of SNMPv3 modules that break " +"pandorafsnmp" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1232 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1105 +msgid "SNMPv3 security level" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1233 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1106 +msgid "" +"Security level used for SNMPv3 messages (noauth, authnopriv or authpriv)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1239 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1112 +msgid "SNMPv3 security name" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1240 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1113 +msgid "Security name used for SNMPv3 messages" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1246 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1119 +msgid "SNMPv3 authentication protocol" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1247 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1120 +msgid "Authentication protocol (md5 or sha) for authenticated SNMPv3 requests" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1253 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1126 +msgid "SNMPv3 authentication password" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1254 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1127 +msgid "Authentication password for authenticated SNMPv3 request" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1260 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1133 +msgid "SNMPv3 privacy protocol" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1261 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1134 +msgid "Privacy protocol (des or aes) for encrypted SNMPv3 requests" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1267 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1140 +msgid "SNMPv3 privacy password" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1268 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1141 +msgid "Privacy password for encrypted SNMPv3 messages" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1274 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1147 +msgid "Startup delay" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1275 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1148 +msgid "" +"Wait startup_delay seconds before sending XML data files for the first time" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1281 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1154 +msgid "TCP interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1282 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1155 +msgid "Time between TCP checks" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1288 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1161 +msgid "TCP threads" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1289 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1162 +msgid "Threads dedicated to TCP checks" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1295 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1168 +msgid "TCP timeout" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1296 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1169 +msgid "Timeout for TCP checks in seconds" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1302 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1175 +msgid "Temporal" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1303 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1176 +msgid "Temporal directory where XML files are created" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1309 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1182 +msgid "Temporal minimum size" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1310 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1183 +msgid "" +"Minimum available bytes in the temporal directory to enable the XML buffer" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1316 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1189 +msgid "Full path to tentacle client" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1322 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1195 +msgid "Timeout for the timeout command" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1323 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1196 +msgid "In seconds" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1329 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1202 +msgid "Server opts" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1330 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1203 +msgid "Parameters that are passed to Tentacle" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1337 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1210 +msgid "tentacle or local" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1343 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1216 +msgid "Verbosity" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1344 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1217 +msgid "Verbosity level from 0 (less verbose) to 10 (more verbose)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1350 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1223 +msgid "VLAN cache enabled" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1351 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1224 +msgid "Enable (1) or disable (0) the VLAN cache for host auto-discovery" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1357 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1230 +msgid "Enable XML buffer" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1363 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1236 +msgid "WMI authentication" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1364 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1237 +msgid "" +"Comma separated list of username%password pairs to try for WMI authentication" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1370 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1243 +msgid "Full path to WMI client binary" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1376 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1249 +msgid "WMI interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1377 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1250 +msgid "Time in seconds between WMI checks" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1383 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1256 +msgid "WMI NTLMv2" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1384 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1257 +msgid "Enable to use NTLMv2 authentication for WMI" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1391 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1264 +msgid "Threads dedicated to WMI polling" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1397 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1270 +msgid "IPAM task" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1398 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1271 +msgid "" +"Comma separated list of networks (in slash notation) to scan for IPAM. Must " +"be preceded by the ID of the IPAM task in Pandora FMS (E.g. 1,192.168.0.0/24)" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1404 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1277 +msgid "Timeout bin" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1405 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1278 +msgid "" +"If defined, the timeout program (usually /usr/bin/timeout) will be used to " +"call the Tentacle client" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1411 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1284 +msgid "IPAM interval" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1412 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1285 +msgid "Time between IPAM scans in seconds" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1420 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1293 +msgid "Secondary mode" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1421 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1294 +msgid "" +"If secondary_mode is set to on_error, data files are copied to the secondary " +"server only if the primary server fails. If set to always, data files are " +"always copied to the secondary server" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1427 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1300 +msgid "Secondary server IP" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1433 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1306 +msgid "Secondary server path" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1439 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1312 +msgid "Secondary server port" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1445 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1318 +msgid "Secondary transfer mode" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1451 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1324 +msgid "Secondary server opts" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1563 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1411 +msgid "Delete remote conf server files" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1564 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1412 +msgid "" +"Delete this conf file implies that server will send back local config to " +"console" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1608 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1456 +msgid "General server configuration" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1615 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1463 +msgid "Secondary server configuration" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1621 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1469 +msgid "Server features" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1628 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1476 +msgid "Optimization settings" +msgstr "" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1635 +#: ../../package_774/enterprise/godmode/servers/server_disk_conf_editor.php:1483 +msgid "Other server settings" msgstr "" #: ../../enterprise/godmode/services/services.elements.php:72 msgid "Invalid service" msgstr "" -#: ../../enterprise/godmode/services/services.elements.php:99 -#: ../../enterprise/include/functions_reporting.php:2777 -#: ../../enterprise/include/functions_reporting.php:3722 -#: ../../enterprise/include/functions_reporting.php:4698 -#: ../../include/functions_maps.php:50 -#: ../../include/functions_reporting.php:1083 -#: ../../include/functions_reporting.php:9765 -#: ../../operation/agentes/pandora_networkmap.php:813 -msgid "Dynamic" -msgstr "" - #: ../../enterprise/godmode/services/services.elements.php:227 msgid "Add custom field match" msgstr "" #: ../../enterprise/godmode/services/services.elements.php:234 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:137 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:137 msgid "Custom field name" msgstr "" #: ../../enterprise/godmode/services/services.elements.php:246 #: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:141 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:141 msgid "Custom field value" msgstr "" @@ -18906,7 +51545,7 @@ msgid "Filter by group" msgstr "" #: ../../enterprise/godmode/services/services.elements.php:298 -msgid "Use regular expresions selectors" +msgid "Use regular expressions selectors" msgstr "" #: ../../enterprise/godmode/services/services.elements.php:306 @@ -18980,6 +51619,49 @@ msgstr "" msgid "Error deleting element: %s" msgstr "" +#: ../../enterprise/godmode/services/services.elements.php:798 +#: ../../enterprise/godmode/services/services.service.php:403 +#: ../../enterprise/operation/services/services.php:93 +#: ../../enterprise/operation/services/services.php:214 +#: ../../package_774/enterprise/godmode/services/services.service.php:403 +msgid "Services list" +msgstr "" + +#: ../../enterprise/godmode/services/services.elements.php:812 +#: ../../enterprise/godmode/services/services.service.php:417 +#: ../../enterprise/operation/services/services.php:108 +#: ../../package_774/enterprise/godmode/services/services.service.php:417 +msgid "Config Service" +msgstr "" + +#: ../../enterprise/godmode/services/services.elements.php:829 +#: ../../enterprise/godmode/services/services.service.php:434 +#: ../../enterprise/operation/services/services.php:126 +#: ../../package_774/enterprise/godmode/services/services.service.php:434 +msgid "Config Elements" +msgstr "" + +#: ../../enterprise/godmode/services/services.elements.php:843 +#: ../../enterprise/godmode/services/services.service.php:448 +#: ../../enterprise/operation/services/services.php:141 +#: ../../package_774/enterprise/godmode/services/services.service.php:448 +msgid "View Service" +msgstr "" + +#: ../../enterprise/godmode/services/services.elements.php:869 +#: ../../enterprise/godmode/services/services.service.php:474 +#: ../../enterprise/operation/services/services.php:168 +#: ../../package_774/enterprise/godmode/services/services.service.php:474 +msgid "Add items" +msgstr "" + +#: ../../enterprise/godmode/services/services.elements.php:882 +#: ../../enterprise/godmode/services/services.service.php:487 +#: ../../enterprise/operation/services/services.php:181 +#: ../../package_774/enterprise/godmode/services/services.service.php:487 +msgid "Edit items" +msgstr "" + #: ../../enterprise/godmode/services/services.elements.php:958 #: ../../enterprise/godmode/services/services.elements.php:1010 msgid "Add element" @@ -18989,6 +51671,749 @@ msgstr "" msgid "Edit element" msgstr "" +#: ../../enterprise/godmode/services/services.service.php:110 +#: ../../package_774/enterprise/godmode/services/services.service.php:110 +msgid "Service already exists." +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:121 +#: ../../enterprise/operation/services/massive/services.create.php:119 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:119 +#: ../../package_774/enterprise/godmode/services/services.service.php:121 +msgid "No name specified for the service" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:132 +#: ../../enterprise/operation/services/massive/services.create.php:125 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:125 +#: ../../package_774/enterprise/godmode/services/services.service.php:132 +msgid "No description specified for the service" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:143 +#: ../../enterprise/operation/services/massive/services.create.php:131 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:131 +#: ../../package_774/enterprise/godmode/services/services.service.php:143 +msgid "You must specify an agent to store the service" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:203 +#: ../../package_774/enterprise/godmode/services/services.service.php:203 +msgid "Error creating service: " +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:212 +#: ../../enterprise/godmode/services/services.service.php:319 +#: ../../package_774/enterprise/godmode/services/services.service.php:212 +#: ../../package_774/enterprise/godmode/services/services.service.php:319 +msgid "New Service" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:218 +#: ../../package_774/enterprise/godmode/services/services.service.php:218 +msgid "Service created successfully" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:288 +#: ../../enterprise/include/functions_services.php:728 +#: ../../package_774/enterprise/godmode/services/services.service.php:288 +msgid "Error updating service: " +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:299 +#: ../../package_774/enterprise/godmode/services/services.service.php:299 +msgid "Service updated successfully" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:312 +#: ../../enterprise/godmode/services/services.service.php:358 +#: ../../enterprise/operation/services/services.service.php:55 +#: ../../enterprise/operation/services/services.service_map.php:62 +#: ../../package_774/enterprise/operation/services/services.service_map.php:62 +#: ../../package_774/enterprise/godmode/services/services.service.php:312 +#: ../../package_774/enterprise/godmode/services/services.service.php:358 +msgid "Not found" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:373 +#: ../../package_774/enterprise/godmode/services/services.service.php:373 +msgid "Dynamic elements are not affected by cascade protection" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:546 +#: ../../package_774/enterprise/godmode/services/services.service.php:546 +msgid "No Services or concrete action" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:566 +#: ../../package_774/enterprise/godmode/services/services.service.php:566 +msgid "Random name" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:616 +#: ../../enterprise/operation/services/massive/services.create.php:688 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:688 +#: ../../package_774/enterprise/godmode/services/services.service.php:616 +msgid "" +"This group will be used also to control access to this service and its " +"elements." +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:622 +#: ../../package_774/enterprise/godmode/services/services.service.php:622 +msgid "Server assigned" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:623 +#: ../../package_774/enterprise/godmode/services/services.service.php:623 +msgid "Selected Prediction server will be assigned to evaluate the service." +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:644 +#: ../../package_774/enterprise/godmode/services/services.service.php:644 +msgid "Evaluation interval" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:670 +#: ../../enterprise/operation/services/massive/services.create.php:703 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:703 +#: ../../package_774/enterprise/godmode/services/services.service.php:670 +msgid "Agent to store data" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:695 +#: ../../enterprise/operation/services/massive/services.create.php:728 +#: ../../enterprise/operation/services/services.list.php:213 +#: ../../enterprise/operation/services/services.table_services.php:150 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:728 +#: ../../package_774/enterprise/godmode/services/services.service.php:695 +msgid "Smart" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:715 +#: ../../enterprise/godmode/services/services.service.php:717 +#: ../../enterprise/operation/services/massive/services.create.php:745 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:745 +#: ../../package_774/enterprise/godmode/services/services.service.php:715 +#: ../../package_774/enterprise/godmode/services/services.service.php:717 +msgid "In smart mode, thresholds are percentual." +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:757 +#: ../../enterprise/operation/services/massive/services.create.php:828 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:828 +#: ../../package_774/enterprise/godmode/services/services.service.php:757 +msgid "Unknown elements as critical" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:787 +#: ../../package_774/enterprise/godmode/services/services.service.php:787 +msgid "Asynchronous mode" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:797 +#: ../../enterprise/operation/services/massive/services.create.php:858 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:858 +#: ../../package_774/enterprise/godmode/services/services.service.php:797 +msgid "Cascade protection enabled" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:817 +#: ../../package_774/enterprise/godmode/services/services.service.php:817 +msgid "Show horizontal tree by default" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:828 +#: ../../package_774/enterprise/godmode/services/services.service.php:828 +msgid "General Data" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:838 +#: ../../enterprise/operation/services/massive/services.create.php:871 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:871 +#: ../../package_774/enterprise/godmode/services/services.service.php:838 +msgid "Calculate continuous SLA" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:848 +#: ../../enterprise/operation/services/massive/services.create.php:881 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:881 +#: ../../package_774/enterprise/godmode/services/services.service.php:848 +msgid "S.L.A. interval" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:862 +#: ../../enterprise/operation/services/massive/services.create.php:895 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:895 +#: ../../package_774/enterprise/godmode/services/services.service.php:862 +msgid "S.L.A. limit" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:883 +#: ../../package_774/enterprise/godmode/services/services.service.php:883 +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 "" + +#: ../../enterprise/godmode/services/services.service.php:909 +#: ../../enterprise/operation/services/massive/services.create.php:925 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:925 +#: ../../package_774/enterprise/godmode/services/services.service.php:909 +msgid "Warning service alert" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:921 +#: ../../enterprise/operation/services/massive/services.create.php:937 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:937 +#: ../../package_774/enterprise/godmode/services/services.service.php:921 +msgid "Critical service alert" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:933 +#: ../../enterprise/operation/services/massive/services.create.php:949 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:949 +#: ../../package_774/enterprise/godmode/services/services.service.php:933 +msgid "Unknown service alert" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:945 +#: ../../enterprise/operation/services/massive/services.create.php:961 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:961 +#: ../../package_774/enterprise/godmode/services/services.service.php:945 +msgid "S.L.A. critical service alert" +msgstr "" + +#: ../../enterprise/godmode/services/services.service.php:1042 +#: ../../package_774/enterprise/godmode/services/services.service.php:1042 +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:1044 +#: ../../package_774/enterprise/godmode/services/services.service.php:1044 +msgid "" +"This change in the service configuration will prevent the SLA modules from " +"being created. Do you wish to continue?" +msgstr "" + +#: ../../enterprise/godmode/setup/edit_skin.php:46 +msgid "Skin Configuration" +msgstr "" + +#: ../../enterprise/godmode/setup/edit_skin.php:59 +#: ../../enterprise/godmode/setup/setup_skins.php:53 +msgid "Skins configuration" +msgstr "" + +#: ../../enterprise/godmode/setup/edit_skin.php:65 +msgid "Successfully updated skin" +msgstr "" + +#: ../../enterprise/godmode/setup/edit_skin.php:67 +#: ../../enterprise/godmode/setup/edit_skin.php:85 +msgid "Error updating skin" +msgstr "" + +#: ../../enterprise/godmode/setup/edit_skin.php:215 +msgid "Error creating skin" +msgstr "" + +#: ../../enterprise/godmode/setup/edit_skin.php:219 +msgid "Successfully created skin" +msgstr "" + +#: ../../enterprise/godmode/setup/edit_skin.php:266 +#: ../../enterprise/godmode/setup/setup_skins.php:190 +msgid "Relative path" +msgstr "" + +#: ../../enterprise/godmode/setup/edit_skin.php:266 +msgid "" +"Zip file with skin subdirectory. The name of the zip file only can have " +"alphanumeric characters." +msgstr "" + +#: ../../enterprise/godmode/setup/edit_skin.php:280 +msgid "Group/s" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:38 +#: ../../package_774/enterprise/godmode/setup/setup.php:38 +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 "" + +#: ../../enterprise/godmode/setup/setup.php:45 +#: ../../package_774/enterprise/godmode/setup/setup.php:45 +msgid "Yes and change status" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:53 +#: ../../package_774/enterprise/godmode/setup/setup.php:53 +msgid "Yes without changing status" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:114 +#: ../../package_774/enterprise/godmode/setup/setup.php:114 +msgid " Bytes" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:122 +#: ../../package_774/enterprise/godmode/setup/setup.php:122 +msgid "Metaconsole DB engine" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:125 +#: ../../enterprise/include/class/MySQL.app.php:426 +#: ../../package_774/enterprise/include/class/MySQL.app.php:426 +#: ../../package_774/enterprise/godmode/setup/setup.php:125 +msgid "MySQL" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:126 +#: ../../enterprise/include/class/Oracle.app.php:417 +#: ../../package_774/enterprise/include/class/Oracle.app.php:417 +#: ../../package_774/enterprise/godmode/setup/setup.php:126 +msgid "Oracle" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:139 +#: ../../package_774/enterprise/godmode/setup/setup.php:139 +msgid "Metaconsole DB host" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:155 +#: ../../package_774/enterprise/godmode/setup/setup.php:155 +msgid "Metaconsole DB name" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:167 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:744 +#: ../../package_774/enterprise/godmode/setup/setup.php:167 +msgid "Metaconsole DB port" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:182 +#: ../../package_774/enterprise/godmode/setup/setup.php:182 +msgid "Metaconsole DB user" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:195 +#: ../../package_774/enterprise/godmode/setup/setup.php:195 +msgid "Metaconsole DB password" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:221 +#: ../../enterprise/meta/include/functions_meta.php:251 +#: ../../package_774/enterprise/meta/include/functions_meta.php:251 +#: ../../package_774/enterprise/godmode/setup/setup.php:221 +msgid "Enable update manager" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:234 +#: ../../package_774/enterprise/godmode/setup/setup.php:234 +msgid "Legacy HA database management" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:244 +#: ../../package_774/enterprise/godmode/setup/setup.php:244 +msgid "Agent vulnerability scanning" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:257 +#: ../../package_774/enterprise/godmode/setup/setup.php:257 +msgid "Critical threshold for occupied addresses" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:269 +#: ../../package_774/enterprise/godmode/setup/setup.php:269 +msgid "Warning threshold for occupied addresses" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:287 +#: ../../package_774/enterprise/godmode/setup/setup.php:287 +msgid "Enterprise options" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:350 +#: ../../enterprise/meta/advanced/metasetup.password.php:133 +#: ../../package_774/enterprise/godmode/setup/setup.php:350 +msgid " Caracters" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:368 +#: ../../enterprise/meta/advanced/metasetup.password.php:145 +#: ../../package_774/enterprise/godmode/setup/setup.php:368 +msgid " Days" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:416 +#: ../../enterprise/meta/advanced/metasetup.password.php:157 +#: ../../package_774/enterprise/godmode/setup/setup.php:416 +msgid " Minutes" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:434 +#: ../../enterprise/meta/advanced/metasetup.password.php:169 +#: ../../package_774/enterprise/godmode/setup/setup.php:434 +msgid " Attempts" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:496 +#: ../../package_774/enterprise/godmode/setup/setup.php:496 +msgid "Enterprise password policy" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:512 +#: ../../package_774/enterprise/godmode/setup/setup.php:512 +msgid "Delete session users" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:540 +#: ../../enterprise/meta/advanced/metasetup.password.php:333 +#: ../../package_774/enterprise/godmode/setup/setup.php:540 +msgid "Enter restricted passwords..." +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:590 +#: ../../package_774/enterprise/godmode/setup/setup.php:590 +msgid "This action delete all users session, are you sure?" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:606 +#: ../../package_774/enterprise/godmode/setup/setup.php:606 +msgid "All sessions deleted" +msgstr "" + +#: ../../enterprise/godmode/setup/setup.php:613 +#: ../../enterprise/godmode/setup/setup.php:622 +#: ../../package_774/enterprise/godmode/setup/setup.php:613 +#: ../../package_774/enterprise/godmode/setup/setup.php:622 +msgid "Unexpected error" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:59 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:59 +msgid "Enterprise ACL setup" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:88 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:88 +msgid "ACL element was deleted successfully" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:90 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:90 +msgid "There was a problem delete ACL element" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:436 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:436 +msgid "This record already exists in the database" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:441 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:441 +msgid "ACL element is added successfully" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:443 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:443 +msgid "There was a problem adding ACL element" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:486 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:486 +msgid "Filter by profile" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:531 +#: ../../enterprise/godmode/setup/setup_acl.php:833 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:531 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:833 +msgid "Mobile" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:535 +#: ../../enterprise/godmode/setup/setup_acl.php:829 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:535 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:829 +msgid "Head search" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:544 +#: ../../enterprise/godmode/setup/setup_acl.php:638 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:544 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:638 +msgid "User profile" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:567 +#: ../../enterprise/godmode/setup/setup_acl.php:648 +#: ../../enterprise/godmode/setup/setup_acl.php:732 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:567 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:648 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:732 +msgid "Section 2" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:585 +#: ../../enterprise/godmode/setup/setup_acl.php:653 +#: ../../enterprise/godmode/setup/setup_acl.php:733 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:585 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:653 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:733 +msgid "Section 3" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:602 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:602 +msgid "Add new ACL element to profile" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:657 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:657 +msgid "Add custom element to profile" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_acl.php:888 +#: ../../enterprise/godmode/setup/setup_acl.php:898 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:888 +#: ../../package_774/enterprise/godmode/setup/setup_acl.php:898 +msgid "Invalid" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:34 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:34 +msgid "Active directory" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:35 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:35 +msgid "SAML" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:86 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:86 +msgid "Force automatically create profile user" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:91 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:91 +msgid "Local command" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:99 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:99 +msgid "PHP function" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:193 +#: ../../enterprise/godmode/setup/setup_auth.php:548 +#: ../../enterprise/godmode/setup/setup_auth.php:1615 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:193 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:548 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1595 +msgid "Profiles selected" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:194 +#: ../../enterprise/godmode/setup/setup_auth.php:549 +#: ../../enterprise/godmode/setup/setup_auth.php:1616 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:194 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:549 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1596 +msgid "Groups selected" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:197 +#: ../../enterprise/godmode/setup/setup_auth.php:254 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:197 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:254 +msgid "LDAP Attributes" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:263 +#: ../../enterprise/godmode/setup/setup_auth.php:611 +#: ../../enterprise/godmode/setup/setup_auth.php:1161 +#: ../../enterprise/godmode/setup/setup_auth.php:1680 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:263 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:611 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1161 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1660 +msgid "Select profile" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:308 +#: ../../enterprise/godmode/setup/setup_auth.php:649 +#: ../../enterprise/godmode/setup/setup_auth.php:1723 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:308 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:649 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1703 +msgid "Add new permissions" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:379 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:379 +msgid "User Timezone setup" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:396 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:396 +msgid "Change timezone visual" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:429 +#: ../../enterprise/godmode/setup/setup_auth.php:477 +#: ../../enterprise/godmode/setup/setup_auth.php:1544 +#: ../../enterprise/meta/include/functions_meta.php:914 +#: ../../enterprise/meta/include/functions_meta.php:926 +#: ../../package_774/enterprise/meta/include/functions_meta.php:904 +#: ../../package_774/enterprise/meta/include/functions_meta.php:916 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:429 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:477 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1524 +msgid "Auto enable node access" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:477 +#: ../../enterprise/godmode/setup/setup_auth.php:1544 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:477 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1524 +msgid "New users will be able to log in to the nodes." +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:551 +#: ../../enterprise/godmode/setup/setup_auth.php:603 +#: ../../enterprise/godmode/setup/setup_auth.php:1618 +#: ../../enterprise/godmode/setup/setup_auth.php:1672 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:551 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:603 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1598 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1652 +msgid "AD Groups" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:660 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:660 +msgid "Recursive group search" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:699 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:699 +msgid "Enable secondary active directory" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:723 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:723 +msgid "Secondary Domain" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:731 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:731 +msgid "AD search timeout (secs)" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:886 +#: ../../enterprise/godmode/setup/setup_auth.php:1005 +#: ../../enterprise/godmode/setup/setup_auth.php:1116 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:886 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1005 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1116 +msgid "You must select a profile from the list of profiles." +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:891 +#: ../../enterprise/godmode/setup/setup_auth.php:1010 +#: ../../enterprise/godmode/setup/setup_auth.php:1120 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:891 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1010 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1120 +msgid "You must select a group from the list of groups." +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1433 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1413 +msgid "SimpleSAML path" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1434 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1414 +msgid "Directory where your 'simplesamlphp' folder is located." +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1440 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1420 +msgid "SAML source" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1441 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1421 +msgid "Authsource name, e.g. 'example-userpass'" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1448 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1428 +msgid "SAML user id attribute" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1453 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1433 +msgid "SAML mail attribute" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1454 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1434 +msgid "" +"SAML field where search for the user email (while autocreate remote users is " +"enabled)" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1461 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1441 +msgid "SAML group name attribute" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1462 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1442 +msgid "" +"SAML field where search for the group name (while autocreate remote users is " +"enabled)" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1469 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1449 +msgid "Simple attribute / Multivalue attribute" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1474 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1454 +msgid "SAML profiles and tag attribute" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1479 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1459 +msgid "Profile attribute" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1484 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1464 +msgid "Tag attribute" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_auth.php:1489 +#: ../../package_774/enterprise/godmode/setup/setup_auth.php:1469 +msgid "SAML profile and tags prefix" +msgstr "" + #: ../../enterprise/godmode/setup/setup_history.php:90 msgid "Method does not exist" msgstr "" @@ -19224,118 +52649,151 @@ msgstr "" msgid "Update scheduled." msgstr "" -#: ../../enterprise/godmode/setup/setup.php:38 +#: ../../enterprise/godmode/setup/setup_log_collector.php:55 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:55 +msgid "OpenSearch IP" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:55 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:55 +msgid "IP of OpenSearch server" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:67 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:67 +msgid "Use https" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:77 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:77 +msgid "OpenSearch Port" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:77 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:77 +msgid "Port of OpenSearch server" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:173 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:173 +msgid "OpenSearch status" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:178 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:178 +msgid "OpenSearch options" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:183 +#: ../../package_774/enterprise/godmode/setup/setup_log_collector.php:183 +msgid "Basic authentication" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:31 +msgid "Metaconsole setup" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:85 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:438 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:458 +#: ../../enterprise/meta/advanced/metasetup.auth.php:54 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:238 +#: ../../enterprise/meta/advanced/metasetup.hist_db.php:55 +#: ../../enterprise/meta/advanced/metasetup.log.php:48 +#: ../../enterprise/meta/advanced/metasetup.password.php:67 +#: ../../enterprise/meta/advanced/metasetup.performance.php:54 +#: ../../enterprise/meta/advanced/metasetup.relations.php:103 +#: ../../enterprise/meta/advanced/metasetup.setup.php:62 +#: ../../enterprise/meta/advanced/metasetup.visual.php:58 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:58 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:438 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:458 +msgid "Successfully update" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:86 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:239 +msgid "Could not be update" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:195 +msgid "Pandora FMS Metaconsole item edition" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:571 +msgid "Auth token" +msgstr "" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 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" +"Token previously configured on the destination Pandora console in order to " +"use delegated authentification." msgstr "" -#: ../../enterprise/godmode/setup/setup.php:45 -msgid "Yes and change status" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:206 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:563 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:932 +msgid "Console URL" msgstr "" -#: ../../enterprise/godmode/setup/setup.php:53 -msgid "Yes without changing status" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:215 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:275 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:621 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:933 +msgid "DB Host" msgstr "" -#: ../../enterprise/godmode/setup/setup.php:81 -#: ../../include/functions_config.php:450 -msgid "Forward SNMP traps to agent (if exist)" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:219 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:633 +msgid "DB Name" msgstr "" -#: ../../enterprise/godmode/setup/setup.php:92 -#: ../../include/functions_config.php:454 -msgid "Use Enterprise ACL System" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:224 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:645 +msgid "DB User" msgstr "" -#: ../../enterprise/godmode/setup/setup.php:114 -msgid " Bytes" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:228 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:657 +msgid "DB Password" msgstr "" -#: ../../enterprise/godmode/setup/setup.php:122 -msgid "Metaconsole DB engine" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:233 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:598 +msgid "Console User" msgstr "" -#: ../../enterprise/godmode/setup/setup.php:125 -#: ../../enterprise/include/class/MySQL.app.php:426 -msgid "MySQL" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:237 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:609 +msgid "Console Password" msgstr "" -#: ../../enterprise/godmode/setup/setup.php:126 -#: ../../enterprise/include/class/Oracle.app.php:417 -msgid "Oracle" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:270 +#: ../../enterprise/include/class/CommandCenter.class.php:311 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:924 +msgid "DB" msgstr "" -#: ../../enterprise/godmode/setup/setup.php:139 -msgid "Metaconsole DB host" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:271 +#: ../../enterprise/include/class/CommandCenter.class.php:312 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:925 +msgid "API" msgstr "" -#: ../../enterprise/godmode/setup/setup.php:155 -msgid "Metaconsole DB name" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:272 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:926 +msgid "Compatibility" msgstr "" -#: ../../enterprise/godmode/setup/setup.php:182 -msgid "Metaconsole DB user" +#: ../../enterprise/godmode/setup/setup_metaconsole.php:274 +msgid "Console URLxxxxxx" msgstr "" -#: ../../enterprise/godmode/setup/setup.php:195 -msgid "Metaconsole DB password" -msgstr "" - -#: ../../enterprise/godmode/setup/setup.php:210 -#: ../../include/functions_config.php:490 -msgid "Activate Log Collector" -msgstr "" - -#: ../../enterprise/godmode/setup/setup.php:234 -msgid "Legacy HA database management" -msgstr "" - -#: ../../enterprise/godmode/setup/setup.php:247 -msgid "Critical threshold for occupied addresses" -msgstr "" - -#: ../../enterprise/godmode/setup/setup.php:259 -msgid "Warning threshold for occupied addresses" -msgstr "" - -#: ../../enterprise/godmode/setup/setup.php:277 -msgid "Enterprise options" -msgstr "" - -#: ../../enterprise/godmode/setup/setup.php:486 -msgid "Enterprise password policy" -msgstr "" - -#: ../../enterprise/godmode/setup/setup.php:502 -msgid "Delete session users" -msgstr "" - -#: ../../enterprise/godmode/setup/setup.php:579 -#: ../../godmode/snmpconsole/snmp_alert.php:2229 -#: ../../godmode/snmpconsole/snmp_alert.php:2244 -msgid "Confirmation" -msgstr "" - -#: ../../enterprise/godmode/setup/setup.php:580 -msgid "This action delete all users session, are you sure?" -msgstr "" - -#: ../../enterprise/godmode/setup/setup.php:596 -msgid "All sessions deleted" -msgstr "" - -#: ../../enterprise/godmode/setup/setup.php:603 -#: ../../enterprise/godmode/setup/setup.php:612 -msgid "Unexpected error" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_skins.php:53 -#: ../../enterprise/godmode/setup/edit_skin.php:59 -msgid "Skins configuration" +#: ../../enterprise/godmode/setup/setup_skins.php:40 +#: ../../enterprise/godmode/menu.php:189 +#: ../../package_774/enterprise/godmode/menu.php:189 +msgid "Skins" msgstr "" #: ../../enterprise/godmode/setup/setup_skins.php:95 @@ -19350,11 +52808,6 @@ msgstr "" msgid "Skin name" msgstr "" -#: ../../enterprise/godmode/setup/setup_skins.php:190 -#: ../../enterprise/godmode/setup/edit_skin.php:266 -msgid "Relative path" -msgstr "" - #: ../../enterprise/godmode/setup/setup_skins.php:217 msgid "There are no defined skins" msgstr "" @@ -19363,4122 +52816,384 @@ msgstr "" msgid "Create skin" msgstr "" -#: ../../enterprise/godmode/setup/setup_module_library.php:87 -#: ../../godmode/wizards/Cloud.class.php:404 -#: ../../godmode/module_library/module_library_view.php:163 -msgid "Invalid username or password" +#: ../../enterprise/godmode/setup/translate_string.php:41 +#: ../../package_774/enterprise/extensions/translate_string.php:182 +#: ../../package_774/enterprise/extensions/translate_string.php:453 +msgid "Translate string" msgstr "" -#: ../../enterprise/godmode/setup/setup_module_library.php:88 -#: ../../godmode/module_library/module_library_view.php:162 -msgid "Problem with authentication. Check your internet connection" +#: ../../enterprise/godmode/setup/translate_string.php:121 +#: ../../package_774/enterprise/extensions/translate_string.php:277 +msgid "Translation added successfully" msgstr "" -#: ../../enterprise/godmode/setup/setup_metaconsole.php:31 -msgid "Metaconsole setup" +#: ../../enterprise/godmode/setup/translate_string.php:123 +#: ../../package_774/enterprise/extensions/translate_string.php:279 +msgid "Translation string could not be created" msgstr "" -#: ../../enterprise/godmode/setup/setup_metaconsole.php:195 -msgid "Pandora FMS Metaconsole item edition" +#: ../../enterprise/godmode/setup/translate_string.php:133 +#: ../../package_774/enterprise/extensions/translate_string.php:289 +msgid "Translation updated successfully" msgstr "" -#: ../../enterprise/godmode/setup/setup_metaconsole.php:202 +#: ../../enterprise/godmode/setup/translate_string.php:135 +#: ../../package_774/enterprise/extensions/translate_string.php:291 +msgid "Translation string could not be updated" +msgstr "" + +#: ../../enterprise/godmode/setup/translate_string.php:220 +#: ../../package_774/enterprise/extensions/translate_string.php:376 +msgid "Original string" +msgstr "" + +#: ../../enterprise/godmode/setup/translate_string.php:221 +#: ../../package_774/enterprise/extensions/translate_string.php:377 +msgid "Translation in selected language" +msgstr "" + +#: ../../enterprise/godmode/setup/translate_string.php:222 +#: ../../package_774/enterprise/extensions/translate_string.php:378 +msgid "Customize translation" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:228 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:240 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:228 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:240 +msgid "Successfully added trap custom values" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:229 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:241 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:229 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:241 +msgid "Error adding trap custom values" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:244 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:321 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:244 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:321 +msgid "This custom OID is preexistent." +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:285 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:285 +msgid "No change in data" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:289 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:317 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:289 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:317 +msgid "Successfully updated trap custom values" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:290 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:318 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:290 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:318 +msgid "Error updating trap custom values" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:330 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:330 +msgid "Successfully deleted trap custom values" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:331 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:331 +msgid "Error deleting trap custom values" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:342 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:342 +#, php-format +msgid "Uploaded %s/%s traps" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:346 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:346 +msgid "Fail uploaded file" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:361 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:361 +msgid "Load MIB" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:376 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:376 +msgid "Upload MIB" +msgstr "" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:392 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:392 msgid "" -"Token previously configured on the destination Pandora console in order to " -"use delegated authentification." +"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 "" -#: ../../enterprise/godmode/setup/setup_metaconsole.php:274 -msgid "Console URLxxxxxx" +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:406 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:127 +#: ../../package_774/enterprise/godmode/snmpconsole/snmp_trap_editor.php:406 +msgid "Custom OID" msgstr "" -#: ../../enterprise/godmode/setup/setup_log_collector.php:40 -msgid "ElasticSearch IP" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:40 -msgid "IP of ElasticSearch server" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:52 -msgid "ElasticSearch Port" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:52 -msgid "Port of ElasticSearch server" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:77 -#: ../../include/functions_config.php:1696 -msgid "Days to purge old information" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:100 -msgid "ElasticSearch Status" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:34 -msgid "Active directory" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:35 -msgid "SAML" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:87 -msgid "Force automatically create profile user" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:92 -msgid "Local command" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:100 -msgid "PHP function" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:110 -#: ../../enterprise/include/functions_tasklist.php:301 -#: ../../enterprise/include/functions_tasklist.php:390 -#: ../../enterprise/operation/reporting/custom_reporting.php:20 -#: ../../godmode/users/user_management.php:186 ../../godmode/tag/tag.php:307 -#: ../../godmode/tag/edit_tag.php:228 ../../include/functions_cron.php:613 -#: ../../include/functions_cron.php:704 ../../operation/search_users.php:45 -msgid "Email" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:194 -#: ../../enterprise/godmode/setup/setup_auth.php:549 -#: ../../enterprise/godmode/setup/setup_auth.php:1628 -msgid "Profiles selected" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:195 -#: ../../enterprise/godmode/setup/setup_auth.php:550 -#: ../../enterprise/godmode/setup/setup_auth.php:1629 -msgid "Groups selected" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:197 -#: ../../enterprise/godmode/setup/setup_auth.php:254 -#: ../../include/functions_profile.php:206 -msgid "No hierarchy" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:198 -#: ../../enterprise/godmode/setup/setup_auth.php:255 -msgid "LDAP Attributes" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:199 -#: ../../enterprise/godmode/setup/setup_auth.php:256 -#: ../../enterprise/godmode/setup/setup_auth.php:553 -#: ../../enterprise/godmode/setup/setup_auth.php:605 -#: ../../enterprise/godmode/setup/setup_auth.php:1632 -#: ../../enterprise/godmode/setup/setup_auth.php:1686 -#: ../../godmode/setup/snmp_wizard.php:44 -msgid "OP" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:251 -#: ../../enterprise/godmode/setup/setup_auth.php:601 -#: ../../enterprise/godmode/setup/setup_auth.php:1682 -#: ../../enterprise/godmode/setup/setup_acl.php:68 -#: ../../godmode/groups/configure_group.php:108 -#: ../../godmode/groups/group_list.php:387 -#: ../../godmode/users/profile_list.php:92 -#: ../../godmode/users/profile_list.php:332 -#: ../../godmode/users/configure_profile.php:86 -#: ../../godmode/users/user_list.php:297 -#: ../../godmode/users/configure_user.php:215 ../../godmode/menu.php:254 -msgid "Profiles" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:264 -#: ../../enterprise/godmode/setup/setup_auth.php:612 -#: ../../enterprise/godmode/setup/setup_auth.php:1162 -#: ../../enterprise/godmode/setup/setup_auth.php:1693 -msgid "Select profile" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:309 -#: ../../enterprise/godmode/setup/setup_auth.php:650 -#: ../../enterprise/godmode/setup/setup_auth.php:1736 -msgid "Add new permissions" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:380 -msgid "User Timezone setup" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:397 -msgid "Change timezone visual" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:478 -#: ../../enterprise/godmode/setup/setup_auth.php:1557 -msgid "New users will be able to log in to the nodes." -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:552 -#: ../../enterprise/godmode/setup/setup_auth.php:604 -#: ../../enterprise/godmode/setup/setup_auth.php:1631 -#: ../../enterprise/godmode/setup/setup_auth.php:1685 -msgid "AD Groups" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:661 -msgid "Recursive group search" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:700 -msgid "Enable secondary active directory" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:724 -msgid "Secondary Domain" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:732 -msgid "AD search timeout (secs)" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:887 -#: ../../enterprise/godmode/setup/setup_auth.php:1006 -#: ../../enterprise/godmode/setup/setup_auth.php:1117 -msgid "You must select a profile from the list of profiles." -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:892 -#: ../../enterprise/godmode/setup/setup_auth.php:1011 -#: ../../enterprise/godmode/setup/setup_auth.php:1121 -msgid "You must select a group from the list of groups." -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1383 -#: ../../include/functions_config.php:767 -msgid "MySQL host" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1446 -msgid "SimpleSAML path" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1447 -msgid "Directory where your 'simplesamlphp' folder is located." -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1453 -msgid "SAML source" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1454 -msgid "Authsource name, e.g. 'example-userpass'" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1461 -msgid "SAML user id attribute" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1466 -msgid "SAML mail attribute" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1467 -msgid "" -"SAML field where search for the user email (while autocreate remote users is " -"enabled)" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1474 -msgid "SAML group name attribute" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1475 -msgid "" -"SAML field where search for the group name (while autocreate remote users is " -"enabled)" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1482 -msgid "Simple attribute / Multivalue attribute" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1487 -msgid "SAML profiles and tag attribute" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1492 -msgid "Profile attribute" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1497 -msgid "Tag attribute" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_auth.php:1502 -msgid "SAML profile and tags prefix" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:59 -msgid "Enterprise ACL setup" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:88 -msgid "ACL element was deleted successfully" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:90 -msgid "There was a problem delete ACL element" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:436 -msgid "This record already exists in the database" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:441 -msgid "ACL element is added successfully" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:443 -msgid "There was a problem adding ACL element" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:486 -msgid "Filter by profile" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:531 -#: ../../enterprise/godmode/setup/setup_acl.php:833 -msgid "Mobile" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:535 -#: ../../enterprise/godmode/setup/setup_acl.php:829 -msgid "Head search" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:544 -#: ../../enterprise/godmode/setup/setup_acl.php:638 -msgid "User profile" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:549 -#: ../../enterprise/godmode/setup/setup_acl.php:643 -#: ../../enterprise/godmode/setup/setup_acl.php:731 -#: ../../godmode/wizards/ManageExtensions.class.php:320 -msgid "Section" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:567 -#: ../../enterprise/godmode/setup/setup_acl.php:648 -#: ../../enterprise/godmode/setup/setup_acl.php:732 -msgid "Section 2" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:585 -#: ../../enterprise/godmode/setup/setup_acl.php:653 -#: ../../enterprise/godmode/setup/setup_acl.php:733 -msgid "Section 3" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:602 -msgid "Add new ACL element to profile" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:657 -msgid "Add custom element to profile" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:730 -#: ../../godmode/users/configure_profile.php:276 -#: ../../godmode/massive/massive_delete_profiles.php:171 -#: ../../godmode/massive/massive_add_profiles.php:202 -#: ../../include/functions_profile.php:203 -#: ../../operation/users/user_edit.php:995 -msgid "Profile name" -msgstr "" - -#: ../../enterprise/godmode/setup/setup_acl.php:888 -#: ../../enterprise/godmode/setup/setup_acl.php:898 -msgid "Invalid" -msgstr "" - -#: ../../enterprise/godmode/setup/edit_skin.php:46 -msgid "Skin Configuration" -msgstr "" - -#: ../../enterprise/godmode/setup/edit_skin.php:65 -msgid "Successfully updated skin" -msgstr "" - -#: ../../enterprise/godmode/setup/edit_skin.php:67 -#: ../../enterprise/godmode/setup/edit_skin.php:85 -msgid "Error updating skin" -msgstr "" - -#: ../../enterprise/godmode/setup/edit_skin.php:215 -msgid "Error creating skin" -msgstr "" - -#: ../../enterprise/godmode/setup/edit_skin.php:219 -msgid "Successfully created skin" -msgstr "" - -#: ../../enterprise/godmode/setup/edit_skin.php:266 -msgid "" -"Zip file with skin subdirectory. The name of the zip file only can have " -"alphanumeric characters." -msgstr "" - -#: ../../enterprise/godmode/setup/edit_skin.php:280 -msgid "Group/s" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:143 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:80 -msgid "Cleanup sucessfully" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:146 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:83 -msgid "Cleanup error" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:191 -msgid "No item could be applied to report." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:162 -msgid "Sucessfully applied" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 -msgid "reports" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 -msgid "items" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:196 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:163 -msgid "Could not be applied" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:203 -#: ../../godmode/massive/massive_operations.php:367 -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 "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:263 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:205 -msgid "Clean up template" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:277 -msgid "Create report per agent" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:293 -#: ../../enterprise/include/functions_cron.php:232 -#: ../../enterprise/include/functions_tasklist.php:389 -#: ../../enterprise/include/functions_reporting_csv.php:2309 -#: ../../enterprise/include/functions_reporting_csv.php:2313 -#: ../../godmode/reporting/reporting_builder.php:887 -#: ../../include/functions_cron.php:703 ../../operation/search_reports.php:42 -#: ../../operation/search_reports.php:58 -#: ../../operation/reporting/custom_reporting.php:34 -msgid "Report name" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:293 -msgid "" -"Left in blank if you want to use default name: Template name - agents (num " -"agents) - Date" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:314 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:377 -msgid "Target group" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:348 -#: ../../godmode/reporting/create_container.php:668 -#: ../../godmode/reporting/create_container.php:746 -#: ../../mobile/operation/modules.php:194 -#: ../../mobile/operation/modules.php:195 -#: ../../mobile/operation/modules.php:308 -#: ../../mobile/operation/modules.php:309 -#: ../../mobile/operation/server_status.php:185 -#: ../../mobile/operation/server_status.php:186 -#: ../../include/ajax/heatmap.ajax.php:158 -#: ../../include/ajax/heatmap.ajax.php:438 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:301 -#: ../../operation/heatmap.php:116 ../../operation/agentes/group_view.php:353 -msgid "Tag" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:350 -msgid "Filter by" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:447 -msgid "Filter tag" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:480 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:541 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:174 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:180 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:252 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:313 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:822 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:824 -#: ../../include/functions_snmp_browser.php:1696 -#: ../../include/functions_snmp_browser.php:1703 -msgid "Select all" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:486 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:201 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:258 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:822 -msgid "Agents available" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:514 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:235 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:286 -msgid "Add agents to template" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:524 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:245 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:296 -msgid "Undo agents to template" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:547 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:268 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:243 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:319 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:824 -msgid "Agents to apply" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:586 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:423 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:361 -msgid "Apply template" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:923 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:954 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:736 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:766 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:541 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:573 -msgid "Please set template distinct than " -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:927 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:740 -msgid "Please set agent distinct than " -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:949 -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:761 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:568 -msgid "" -"This will be delete all reports created in previous template applications. " -"Do you want to continue?" -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:53 -msgid "Instance" -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:54 -#: ../../include/class/Diagnostics.class.php:743 -msgid "CPU" -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:55 -msgid "IO read" -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:56 -msgid "IO write" -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:57 -msgid "Disk read" -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:58 -msgid "Disk write" -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:59 -msgid "Network in" -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:60 -msgid "Network out" -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:106 -#: ../../enterprise/godmode/reporting/aws_view.php:139 -msgid "AWS View" -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:134 -msgid "Failed to retrieve AWS information using selected account." -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:153 -msgid "AWS credentials not validated." -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:168 -msgid "Discovery Cloud: AWS (legacy)" -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:177 -msgid "Please, select an account: " -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:186 -msgid "CREATE CLOUD MONITORING DISCOVERY TASK" -msgstr "" - -#: ../../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 "" - -#: ../../enterprise/godmode/reporting/aws_view.php:192 -msgid "Press the create button to begin." -msgstr "" - -#: ../../enterprise/godmode/reporting/aws_view.php:221 -msgid "Instance table" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:75 -#: ../../enterprise/godmode/reporting/visual_console_template.php:78 -#: ../../godmode/reporting/map_builder.php:75 -#: ../../godmode/reporting/map_builder.php:120 -#: ../../godmode/reporting/visual_console_favorite.php:72 -msgid "Visual Console List" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:87 -#: ../../enterprise/godmode/reporting/visual_console_template.php:90 -#: ../../godmode/reporting/map_builder.php:87 -#: ../../godmode/reporting/visual_console_favorite.php:84 -msgid "Visual Favourite Console" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:100 -#: ../../enterprise/godmode/reporting/visual_console_template.php:103 -#: ../../godmode/reporting/map_builder.php:100 -#: ../../godmode/reporting/visual_console_favorite.php:97 -msgid "Visual Console Template" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:112 -#: ../../enterprise/godmode/reporting/visual_console_template.php:115 -#: ../../godmode/reporting/map_builder.php:112 -#: ../../godmode/reporting/visual_console_favorite.php:109 -msgid "Visual Console Template Wizard" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:120 -msgid "Template Wizard" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:133 -#: ../../enterprise/godmode/reporting/visual_console_template.php:136 -#: ../../extensions/resource_exportation.php:459 -#: ../../godmode/users/configure_user.php:59 -#: ../../godmode/users/user_management.php:38 -#: ../../godmode/massive/massive_edit_users.php:274 -#: ../../godmode/reporting/visual_console_builder.php:872 -#: ../../godmode/reporting/map_builder.php:133 -#: ../../godmode/reporting/visual_console_favorite.php:130 -#: ../../include/auth/mysql.php:812 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:360 -#: ../../operation/users/user_edit.php:469 -#: ../../operation/visual_console/view.php:255 -#: ../../operation/visual_console/legacy_view.php:219 -#: ../../operation/menu.php:299 ../../operation/menu.php:306 -msgid "Visual console" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:327 -msgid "Visual console name" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template_wizard.php:336 -msgid "" -"You can use macro _agentalias_ here. Left in blank if you want to use " -"default name: Template name - agent alias" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:244 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:895 -msgid "" -"Case insensitive regular expression for agent alias. For example: Network.* " -"will match with the following agent alias: network_agent1, NetworK CHECKS" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:259 -#: ../../godmode/reporting/reporting_builder.main.php:220 -msgid "Generate cover page in PDF render" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:269 -#: ../../godmode/reporting/reporting_builder.main.php:230 -msgid "Generate index in PDF render" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:54 -#: ../../enterprise/godmode/reporting/graph_template_list.php:73 -#: ../../enterprise/godmode/reporting/graph_template_list.php:87 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:99 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:113 -#: ../../godmode/reporting/graph_builder.php:293 -#: ../../godmode/reporting/graph_container.php:77 -#: ../../godmode/reporting/graphs.php:67 ../../godmode/reporting/graphs.php:81 -#: ../../operation/reporting/graph_viewer.php:182 -#: ../../operation/reporting/graph_viewer.php:214 -msgid "Graph list" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:111 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:127 -#: ../../godmode/reporting/create_container.php:188 -#: ../../godmode/reporting/graph_container.php:101 -#: ../../godmode/reporting/graph_container.php:109 -msgid "Graph container" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:119 -msgid "Graph template management" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:132 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:107 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:148 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:377 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:78 -#: ../../godmode/reporting/create_container.php:209 -#: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/graph_container.php:122 -#: ../../godmode/reporting/graphs.php:133 ../../operation/menu.php:466 -#: ../../operation/reporting/graph_viewer.php:271 -msgid "Custom graphs" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:203 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:465 -#: ../../godmode/alerts/alert_list.list.php:67 -msgid "Template name" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:275 -msgid "There are no defined graph templates." -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:283 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:163 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:636 -#: ../../enterprise/godmode/reporting/visual_console_template.php:267 -msgid "Create template" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:58 -msgid "Not created. Blank name" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:94 -msgid "Graph template editor" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:155 -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:61 -#: ../../godmode/modules/manage_nc_groups.php:119 -#: ../../godmode/netflow/nf_edit_form.php:146 -#: ../../godmode/events/event_edit_filter.php:232 -msgid "Not updated. Blank name" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:173 -msgid "Template updated successfully" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:174 -#: ../../include/class/ModuleTemplates.class.php:339 -msgid "Error updating template" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:224 -#: ../../godmode/setup/gis_step_2.php:392 -#: ../../godmode/reporting/visual_console_builder.wizard.php:173 -#: ../../godmode/events/event_responses.editor.php:186 -#: ../../include/functions_visual_map_editor.php:97 -#: ../../include/functions_visual_map_editor.php:698 -#: ../../include/rest-api/models/VisualConsole/Items/Line.php:475 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:930 -#: ../../include/functions_reports.php:1272 -msgid "Width" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:229 -#: ../../godmode/setup/gis_step_2.php:399 -#: ../../godmode/reporting/visual_console_builder.wizard.php:175 -#: ../../godmode/events/event_responses.editor.php:198 -#: ../../include/functions_visual_map_editor.php:712 -#: ../../include/functions_reports.php:1288 -#: ../../include/functions_reports.php:1388 -msgid "Height" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:235 -#: ../../enterprise/operation/log/log_viewer.php:687 -#: ../../godmode/setup/performance.php:624 -#: ../../godmode/reporting/create_container.php:418 -#: ../../include/functions.php:2755 ../../include/functions.php:3423 -#: ../../include/ajax/module.php:259 ../../include/ajax/graph.ajax.php:148 -#: ../../include/functions_events.php:5232 -#: ../../operation/gis_maps/render_view.php:157 -msgid "1 hour" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:236 -#: ../../operation/gis_maps/render_view.php:158 -msgid "2 hours" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:237 -msgid "3 hours" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:238 -#: ../../include/ajax/module.php:260 ../../include/functions_events.php:5233 -msgid "6 hours" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:239 -#: ../../godmode/setup/performance.php:625 ../../include/ajax/module.php:261 -#: ../../include/functions_events.php:5234 -msgid "12 hours" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:240 -#: ../../enterprise/operation/log/log_viewer.php:691 -#: ../../godmode/reporting/create_container.php:422 -#: ../../include/functions.php:2758 ../../include/ajax/module.php:262 -#: ../../include/ajax/graph.ajax.php:152 -#: ../../include/class/AuditLog.class.php:211 -msgid "1 day" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:241 -#: ../../godmode/setup/performance.php:627 -msgid "2 days" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:242 -msgid "4 days" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:243 -#: ../../godmode/setup/performance.php:629 -msgid "Last week" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:244 -#: ../../enterprise/operation/log/log_viewer.php:695 -#: ../../godmode/reporting/create_container.php:426 -#: ../../include/functions.php:2760 ../../include/ajax/module.php:264 -#: ../../include/ajax/graph.ajax.php:156 -#: ../../include/class/AuditLog.class.php:213 -msgid "15 days" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:245 -#: ../../godmode/setup/performance.php:631 -msgid "Last month" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:246 -msgid "2 months" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:247 -#: ../../include/ajax/module.php:267 ../../include/class/AuditLog.class.php:216 -msgid "6 months" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:248 -#: ../../include/functions.php:2764 ../../include/ajax/module.php:268 -msgid "1 year" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:254 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:91 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1777 -#: ../../enterprise/include/functions_reporting_csv.php:531 -#: ../../enterprise/include/functions_reporting_csv.php:534 -#: ../../enterprise/include/functions_reporting_csv.php:758 -#: ../../enterprise/include/functions_reporting_csv.php:922 -#: ../../enterprise/include/functions_reporting_csv.php:1005 -#: ../../enterprise/include/functions_reporting_csv.php:1037 -#: ../../enterprise/include/functions_reporting_csv.php:1097 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -#: ../../enterprise/include/functions_reporting_csv.php:1586 -#: ../../enterprise/include/functions_reporting_csv.php:1972 -#: ../../enterprise/include/functions_reporting_csv.php:2022 -#: ../../enterprise/include/functions_reporting_csv.php:2718 -#: ../../enterprise/include/functions_reporting_csv.php:2769 -#: ../../enterprise/include/functions_reporting_csv.php:2895 -#: ../../godmode/agentes/module_manager_editor_prediction.php:136 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1482 -#: ../../godmode/reporting/visual_console_builder.elements.php:123 -#: ../../godmode/reporting/visual_console_builder.wizard.php:246 -#: ../../godmode/reporting/graph_builder.main.php:189 -#: ../../include/functions_visual_map_editor.php:826 -#: ../../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:629 -msgid "Period" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:261 -#: ../../godmode/reporting/graph_builder.main.php:209 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:353 -#: ../../operation/reporting/graph_viewer.php:355 -msgid "Stacked area" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:263 -#: ../../godmode/reporting/graph_builder.main.php:211 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:355 -#: ../../operation/reporting/graph_viewer.php:357 -msgid "Stacked line" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:266 -msgid "Stacked" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:46 -#: ../../include/functions_reports.php:827 -msgid "Top n" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:47 -#: ../../enterprise/include/functions_reporting_csv.php:991 -#: ../../include/functions_reports.php:801 -#: ../../include/functions_reporting.php:3577 -msgid "Exception" -msgstr "" - -#: ../../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 -#: ../../godmode/reporting/reporting_builder.item_editor.php:61 -msgid "Only table" -msgstr "" - -#: ../../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 -#: ../../godmode/reporting/reporting_builder.item_editor.php:62 -msgid "Table & Graph" -msgstr "" - -#: ../../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 -#: ../../godmode/reporting/reporting_builder.item_editor.php:63 -msgid "Only graph" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:95 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:279 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:308 -msgid "Elements to apply" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:179 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:193 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:280 -msgid "Filter agents selector" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:185 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1754 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1459 -#: ../../include/functions_reports.php:778 -msgid "Last value" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:187 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:819 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1756 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:5074 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1461 -#: ../../godmode/reporting/reporting_builder.item_editor.php:7554 -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 "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:217 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:211 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:294 -#: ../../godmode/reporting/visual_console_builder.wizard.php:431 -msgid "If you select several agents, only the common modules will be displayed" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:247 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../include/functions_reporting_html.php:5041 -msgid "Sum" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:259 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:389 -#: ../../include/functions_reporting.php:10647 -msgid "Rate" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:295 -#: ../../enterprise/include/class/Omnishell.class.php:529 -#: ../../enterprise/include/class/Omnishell.class.php:717 -#: ../../enterprise/operation/services/services.list.php:771 -#: ../../godmode/snmpconsole/snmp_alert.php:2164 -#: ../../include/class/ModuleTemplates.class.php:943 -#: ../../operation/events/events.php:2771 -msgid "Delete selected" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:310 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2368 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2542 -msgid "Group by agent" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:322 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2418 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3247 -msgid "Show in the same row" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:323 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2420 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3249 -msgid "Show one module per row with all its operations" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:335 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:434 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2438 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3015 -#: ../../enterprise/operation/log/log_viewer.php:861 -#: ../../godmode/netflow/nf_item_list.php:173 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2556 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3270 -#: ../../include/lib/Dashboard/Widgets/top_n.php:286 -msgid "Order" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:340 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:307 -#: ../../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:2441 -#: ../../enterprise/operation/log/log_viewer.php:566 -#: ../../godmode/reporting/reporting_builder.item_editor.php:67 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2559 -#: ../../include/lib/Dashboard/Widgets/top_n.php:280 -msgid "Ascending" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:342 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:314 -#: ../../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:2448 -#: ../../enterprise/operation/log/log_viewer.php:565 -#: ../../godmode/reporting/reporting_builder.item_editor.php:68 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2566 -#: ../../include/lib/Dashboard/Widgets/top_n.php:281 -msgid "Descending" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:344 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:321 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2455 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2573 -#: ../../include/lib/Dashboard/Widgets/top_n.php:282 -msgid "By agent name" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:352 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2467 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2585 -#: ../../include/lib/Dashboard/Widgets/top_n.php:268 -msgid "Quantity (n)" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:364 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2482 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2615 -#: ../../include/lib/Dashboard/Widgets/top_n.php:305 -#: ../../operation/agentes/ver_agente.php:1674 -msgid "Display" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:419 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2587 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2778 -#: ../../include/functions_reporting.php:3599 -msgid "Everything" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:421 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2594 -msgid ">=" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:423 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2601 -msgid "<" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:427 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2615 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2786 -#: ../../include/functions_reporting_html.php:3614 -msgid "Not OK" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:435 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:445 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2627 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2798 -msgid "Show graph" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:447 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:336 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2740 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2908 -msgid "Show resume" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:447 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2741 -msgid "" -"Show a resume table with max, min, average of total modules on the report " -"bottom" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:462 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:801 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:465 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3428 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3694 -msgid "Show item in landscape format (only PDF)" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:478 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:817 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:479 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3437 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3702 -msgid "Page break at the end of the item (only PDF)" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:135 -msgid "Wizard template" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:91 -msgid "Page orientation" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:93 -#: ../../include/functions_visual_map_editor.php:889 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:386 -msgid "Vertical" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:100 -#: ../../include/functions_visual_map_editor.php:890 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:385 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:413 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:510 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:491 -#: ../../include/lib/Dashboard/Widgets/module_value.php:394 -#: ../../include/lib/Dashboard/Widgets/module_status.php:470 -msgid "Horizontal" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:101 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:204 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1734 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:258 -#: ../../godmode/reporting/reporting_builder.list_items.php:426 -#: ../../godmode/reporting/create_container.php:437 -#: ../../godmode/reporting/create_container.php:556 -#: ../../godmode/reporting/create_container.php:627 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1413 -msgid "Time lapse" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:302 -msgid "Order:" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:338 -msgid "" -"Show a resume table with max, min, average of total modules on the report " -"bottom:" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:358 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2720 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2888 -msgid "Show address instead module name" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:359 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2721 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2889 -msgid "Show the main address of agent." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:428 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2294 -#: ../../extensions/dbmanager.php:226 ../../extensions/dbmanager.php:227 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2436 -#: ../../include/functions_reports.php:821 -msgid "SQL query" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:452 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:391 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3081 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3326 -msgid "Failover mode" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:453 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:392 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3082 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3327 -msgid "" -"SLA calculation must be performed taking into account the failover modules " -"assigned to the primary module" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:470 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:405 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3101 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3346 -msgid "Failover type" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:475 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:409 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3106 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3351 -msgid "Failover normal" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:487 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:421 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3118 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3363 -msgid "Failover simple" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:527 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2512 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2646 -msgid "Graph render" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:533 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2518 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2652 -msgid "Avg, max & min" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:534 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2519 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2653 -msgid "Max only" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:535 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2520 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2654 -msgid "Min only" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:536 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2521 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2655 -msgid "Avg only" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:547 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2739 -#: ../../mobile/operation/module_graph.php:437 -#: ../../operation/agentes/stat_win.php:377 -msgid "Time compare (Overlapped)" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:563 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2534 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2702 -msgid "Full resolution graph (TIP)" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:564 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2535 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2703 -#: ../../operation/agentes/stat_win.php:405 -#: ../../operation/agentes/interface_traffic_graph_win.php:258 -msgid "" -"TIP mode charts do not support average - maximum - minimum series, you can " -"only enable TIP or average, maximum or minimum series" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:580 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2545 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2722 -msgid "Show threshold" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:594 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2553 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2754 -#: ../../godmode/reporting/graph_builder.main.php:250 -#: ../../include/functions.php:4215 ../../include/functions.php:4223 -msgid "Percentil" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:595 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2554 -msgid "" -"If this option was checked, only adding in elements that type of modules " -"support this option." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:609 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2835 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3017 -msgid "Show Summary group" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:673 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2921 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3103 -msgid "Event Status" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:699 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2948 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3164 -#: ../../operation/agentes/tactical.php:276 -msgid "Event graphs" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:703 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2952 -msgid "By agent" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:713 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2962 -msgid "By user validator" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:723 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2972 -msgid "By criticity" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:733 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2982 -msgid "Validated vs unvalidated" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:752 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1815 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1520 -msgid "Data range" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:777 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1796 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1501 -msgid "Projection period" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:788 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2258 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2463 -msgid "Serialized header" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:788 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2259 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2464 -msgid "The separator character is |" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:792 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2326 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2500 -msgid "Field separator" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:792 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2327 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2501 -msgid "Separator for different fields in the serialized text chain" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:796 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2347 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2521 -msgid "Line separator" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:796 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2348 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2522 -msgid "" -"Separator in different lines (composed by fields) of the serialized text " -"chain" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:834 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3412 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3529 -msgid "Uncompress module" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:835 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3413 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3530 -msgid "Use uncompressed module data." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:910 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:930 -#: ../../enterprise/include/functions_massive.php:54 -#: ../../godmode/agentes/module_manager.php:148 -#: ../../godmode/massive/massive_delete_action_alerts.php:175 -#: ../../godmode/massive/massive_add_action_alerts.php:163 -#: ../../godmode/massive/massive_edit_modules.php:2294 -#: ../../include/functions_visual_map.php:2684 -msgid "No modules selected" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:211 -#: ../../enterprise/include/functions_reporting.php:2613 -#: ../../include/functions_reports.php:716 -msgid "Monthly S.L.A." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:212 -#: ../../enterprise/include/functions_reporting.php:3566 -#: ../../include/functions_reports.php:720 -msgid "Weekly S.L.A." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:213 -msgid "hourly S.L.A." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:214 -msgid "Availability Graph S.L.A." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:215 -#: ../../enterprise/include/functions_reporting.php:5810 -#: ../../include/functions_reports.php:730 -msgid "Services S.L.A." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:357 -msgid "SLA min value" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:357 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:363 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:369 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4187 -msgid "Enter possible range of values in SLA." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:358 -msgid "SLA min Value" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:363 -msgid "SLA max value" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:364 -msgid "SLA max Value" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:369 -msgid "SLA Limit %" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:370 -msgid "SLA Limit Value" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:375 -msgid "Dynamic SLA" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:382 -msgid "Inverse SLA" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:434 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3016 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3271 -msgid "SLA items sorted by fulfillment value" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:439 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1828 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1533 -msgid "Only display wrong SLAs" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:451 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3134 -#: ../../enterprise/operation/agentes/security_hardening.php:314 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3379 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1481 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1528 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1569 -#: ../../include/functions_reporting_html.php:4877 -#: ../../include/functions_reporting_html.php:5149 -#: ../../include/functions_reporting_html.php:5312 -#: ../../include/functions_netflow.php:1202 -#: ../../include/lib/Dashboard/Widgets/tactical.php:299 -msgid "Summary" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:530 -msgid "Please introduce a SLA max value higher than the SLA min value" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:655 -msgid "Dynamic SLA can not be Inverse" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:660 -msgid "Check Dynamic SLA or introduce a max and min SLA value" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:664 -msgid "SLA Limit value is needed" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:104 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:128 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:190 -msgid "Edit template" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:148 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:215 -#: ../../enterprise/include/functions_reporting.php:8291 -#: ../../enterprise/include/functions_reporting.php:8357 -#: ../../godmode/reporting/reporting_builder.php:3786 -#: ../../operation/reporting/reporting_viewer.php:156 -msgid "Item editor" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:159 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:202 -#: ../../godmode/reporting/reporting_builder.php:3782 -#: ../../include/functions_menu.php:592 -#: ../../operation/reporting/reporting_viewer.php:147 -msgid "List items" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:178 -msgid "List templates" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:281 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:308 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:334 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:361 -#: ../../godmode/reporting/reporting_builder.php:564 -#: ../../godmode/reporting/reporting_builder.php:3745 -#: ../../godmode/reporting/reporting_builder.php:3844 -#: ../../godmode/reporting/reporting_builder.php:3872 -#: ../../operation/reporting/reporting_viewer.php:222 -msgid "Custom reports" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:469 -#: ../../godmode/reporting/reporting_builder.php:889 -#: ../../operation/search_reports.php:44 ../../operation/search_reports.php:60 -#: ../../operation/reporting/custom_reporting.php:36 -msgid "HTML" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:470 -#: ../../godmode/reporting/reporting_builder.php:890 -#: ../../operation/search_reports.php:45 ../../operation/search_reports.php:61 -#: ../../operation/reporting/custom_reporting.php:37 -msgid "XML" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:471 -#: ../../enterprise/operation/reporting/custom_reporting.php:14 -msgid "PDF" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:472 -#: ../../enterprise/operation/reporting/custom_reporting.php:16 -msgid "JSON" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:473 -#: ../../enterprise/operation/reporting/custom_reporting.php:18 -#: ../../extensions/insert_data.php:231 -#: ../../operation/agentes/exportdata.php:309 -msgid "CSV" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:533 -#: ../../godmode/reporting/reporting_builder.php:1034 -#: ../../godmode/reporting/reporting_builder.php:1064 -msgid "HTML view" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:541 -#: ../../godmode/reporting/reporting_builder.php:1050 -#: ../../godmode/reporting/reporting_builder.php:1072 -msgid "Export to XML" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:549 -#: ../../enterprise/operation/reporting/custom_reporting.php:68 -#: ../../include/class/Diagnostics.class.php:145 -msgid "Export to PDF" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:557 -#: ../../enterprise/operation/reporting/custom_reporting.php:84 -msgid "Export to JSON" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:629 -msgid "You haven't created templates yet." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:671 -msgid "Generate a dynamic report" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:749 -#: ../../include/functions_reports.php:1404 -msgid "Period " -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:755 -msgid "Set start and end date" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:768 -#: ../../include/ajax/module.php:308 -#: ../../operation/agentes/datos_agente.php:200 -msgid "Timestamp from:" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:786 -#: ../../include/ajax/module.php:328 -#: ../../operation/agentes/datos_agente.php:206 -msgid "Timestamp to:" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:805 -msgid "Monthly SLA period" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:805 -msgid "This field only applies in case of Monthly SLA item." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:856 -msgid "Undo agents" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:894 -msgid "RegEx agent filter" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:910 -msgid "Generate" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1300 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1322 -msgid "Please set agent or agent regex distinct than " -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1330 -msgid "It is not a regular expression " -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:1332 -msgid "No agent matches regular expression " -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:65 -msgid "Graph template item editor" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:181 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:244 -#: ../../godmode/reporting/graph_builder.graph_editor.php:314 -#: ../../godmode/reporting/graph_builder.graph_editor.php:348 -#: ../../include/functions.php:4075 -msgid "Weight" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:185 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:246 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3579 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3654 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3810 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3881 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4319 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4464 -#: ../../enterprise/operation/log/log_viewer.php:540 -msgid "Exact match" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:213 -msgid "Add Module" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:283 -msgid "Decrease Weight" -msgstr "" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:300 -msgid "Increase Weight" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:148 -#: ../../enterprise/godmode/reporting/visual_console_template.php:169 -msgid "visual console has not been selected" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:154 -msgid "Error. Error created template" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:156 -msgid "Error. Template name cannot be repeated" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:158 -msgid "Successfully created template" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:165 -#: ../../enterprise/godmode/reporting/visual_console_template.php:175 -msgid "Error. Error delete template" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:177 -msgid "Successfully delete template" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:184 -msgid "There is not any visual console created. Please, create one firstly." -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:204 -msgid "Create From" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_template.php:282 -msgid "Create New Template" -msgstr "" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:66 -msgid "Custom MySQL template builder" -msgstr "" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:125 -msgid "Create custom SQL" -msgstr "" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:143 -msgid "List of custom MySQL templates" -msgstr "" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:149 -msgid "Template builder" -msgstr "" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:172 -#: ../../enterprise/godmode/reporting/mysql_builder.php:190 -msgid "Create new custom" -msgstr "" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:229 -msgid "Successfully operation" -msgstr "" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:229 -msgid "Could not be operation" -msgstr "" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:231 -msgid "Without changes" -msgstr "" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:231 -#: ../../operation/users/user_edit.php:225 -msgid "No changes have been made" -msgstr "" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:244 -#: ../../enterprise/include/functions_reporting_csv.php:1175 -#: ../../include/functions_reporting.php:7560 -msgid "SQL" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1647 -#: ../../godmode/reporting/reporting_builder.php:3894 -msgid "Successfull action" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1648 -#: ../../godmode/servers/modificar_server.php:416 -#: ../../godmode/servers/modificar_server.php:427 -msgid "Unsuccessfull action" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1842 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1547 -msgid "Current month" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1852 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1563 -msgid "Working time" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1917 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1629 -msgid "Time from" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1935 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1647 -msgid "Time to" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1953 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1665 -msgid "Show 24x7 item" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1983 -msgid "Select server" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1997 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2016 -#: ../../godmode/reporting/reporting_builder.item_editor.php:208 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1283 -msgid "Local metaconsole" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2075 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1190 -#: ../../include/lib/Dashboard/Widgets/top_n.php:226 -msgid "" -"Case insensitive regular expression for agent name. For example: Network.* " -"will match with the following agent names: network_agent1, NetworK CHECKS" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2099 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3707 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3939 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1213 -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 "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2121 -msgid "Module exact match" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2122 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3639 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3715 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3863 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3946 -msgid "Check it if you want to match module name literally" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2138 -msgid "Case insensitive regular expression or string for templates name." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2161 -msgid "Case insensitive regular expression or string for actions name." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2183 -msgid "Hide items without data" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2184 -msgid "Check it if you want not show items without data" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2197 -#: ../../godmode/reporting/create_container.php:571 -#: ../../godmode/reporting/create_container.php:600 -#: ../../godmode/reporting/create_container.php:741 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2287 -#: ../../godmode/reporting/visual_console_builder.elements.php:121 -#: ../../godmode/reporting/visual_console_builder.elements.php:619 -#: ../../include/functions_visual_map_editor.php:391 -#: ../../include/functions_visual_map_editor.php:394 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:615 -#: ../../include/functions_reports.php:573 -#: ../../include/functions_reports.php:660 -#: ../../include/functions_reports.php:666 -#: ../../include/functions_reporting.php:10718 -msgid "Custom graph" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2241 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2451 -msgid "Max items" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2274 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2416 -msgid "Custom SQL template" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2295 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2437 -msgid "" -"The entities of the fields that contain them must be included. Also is " -"possible use macros like `_start_date_` or `_end_date_`." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2309 -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/include/functions_reporting_csv.php:2500 -#: ../../enterprise/include/functions_reporting_csv.php:2514 -#: ../../extensions/api_checker.php:375 -#: ../../godmode/reporting/reporting_builder.item_editor.php:78 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2483 -#: ../../godmode/events/event_responses.editor.php:229 -#: ../../godmode/events/event_responses.editor.php:255 -#: ../../include/functions_reporting_html.php:1629 -#: ../../include/class/WelcomeWindow.class.php:637 -#: ../../operation/gis_maps/ajax.php:316 -msgid "URL" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2320 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2494 -msgid "Protocol must be specified in URL (e.g.: \"https://\")" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2384 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3657 -msgid "Group by" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2499 -#: ../../enterprise/include/functions_reporting_csv.php:1121 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2632 -#: ../../include/functions_reporting_html.php:5038 -#: ../../include/functions_reporting.php:1553 -msgid "Avg" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2641 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2812 -msgid "Select fields to show" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2649 -#: ../../enterprise/include/functions_reporting_csv.php:542 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2820 -#: ../../include/functions_reporting_html.php:4177 -msgid "Total time" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2657 -#: ../../enterprise/include/functions_reporting_csv.php:546 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2828 -#: ../../include/functions_reporting_html.php:4183 -msgid "Time failed" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2665 -#: ../../enterprise/include/functions_reporting_csv.php:550 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2836 -msgid "Time in OK status" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2673 -#: ../../enterprise/include/functions_reporting_csv.php:554 -#: ../../enterprise/include/functions_reporting.php:5212 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2844 -#: ../../include/functions_reporting_html.php:4195 -msgid "Time in warning status" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2681 -#: ../../enterprise/include/functions_reporting_csv.php:558 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2852 -msgid "Time in unknown status" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2693 -#: ../../enterprise/include/functions_reporting_csv.php:562 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2864 -msgid "Time of not initialized module" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2705 -#: ../../enterprise/include/functions_reporting_csv.php:566 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2876 -msgid "Time of downtime" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2759 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2928 -msgid "

Select fields to show

" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2767 -#: ../../enterprise/include/functions_reporting_csv.php:574 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2936 -#: ../../include/functions_reporting_html.php:4271 -msgid "Total checks" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2775 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2944 -#: ../../include/functions_reporting_html.php:4277 -msgid "Checks failed" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2783 -#: ../../enterprise/include/functions_reporting_csv.php:582 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2952 -msgid "Checks in OK status" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2795 -#: ../../enterprise/include/functions_reporting_csv.php:586 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2976 -msgid "Unknown checks" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2807 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2988 -msgid "

Select fields to show

" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2815 -#: ../../enterprise/include/functions_reporting_csv.php:709 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2996 -#: ../../include/functions_reporting_html.php:4592 -msgid "Agent max value" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2823 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3004 -msgid "Agent min values" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2852 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3640 -msgid "Show Summary" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2996 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3228 -msgid "Height (dynamic graphs)" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3036 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3212 -msgid "Query History Database" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3048 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3293 -msgid "Priority mode" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3053 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3298 -msgid "Priority ok mode" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3065 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3310 -msgid "Priority unknown mode" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3155 -msgid "Modules to match" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3157 -msgid "Select the modules to match when create a report for agents" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3257 -msgid "Modules to match (Free text)" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3259 -msgid "Free text to filter the modules of agents when apply this template." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3276 -msgid "Create a graph for each agent" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3278 -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 "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3305 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3418 -msgid "Calculate for custom intervals" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3316 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3513 -msgid "Use prefix notation" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3328 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3430 -msgid "Time lapse intervals" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3330 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3433 -msgid "" -"Lapses of time in which the period is divided to make more precise " -"calculations" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3375 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3474 -msgid "Table only" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3385 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3485 -msgid "Graph only" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3395 -#: ../../godmode/reporting/reporting_builder.item_editor.php:3496 -msgid "Graph and table" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3444 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1366 -msgid "Filter by network" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3474 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1385 -msgid "Show alive IPs only" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3487 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1398 -msgid "Show IPs not assigned to an agent" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3513 -#: ../../godmode/netflow/nf_item_list.php:282 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4079 -msgid "Create item" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3526 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4087 -#: ../../include/functions_visual_map_editor.php:1472 -msgid "Update item" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3584 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4177 -msgid "SLA Min. (value)" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3589 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4182 -msgid "SLA Max. (value)" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3594 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4187 -msgid "SLA Limit (%)" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3611 -msgid "Please save the SLA template for start to add items in this list." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3652 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3879 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4328 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4473 -msgid "Not literally" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3698 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3930 -msgid "" -"Case insensitive regular expression for agent name. For example: Network* " -"will match with the following agent names: network_agent1, NetworK CHECKS" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3714 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3945 -msgid "Literal module name forced" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3753 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4005 -#: ../../godmode/reporting/create_container.php:484 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1885 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4411 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4448 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4617 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4890 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4924 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4978 -#: ../../include/functions_ui.php:6423 ../../include/functions_html.php:5947 -msgid "Select an Agent first" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3835 -msgid "Please save the template to start adding items into the list." -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:4354 -msgid "Name and SLA limit should not be empty" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:151 -#: ../../godmode/modules/module_list.php:98 -#: ../../godmode/groups/configure_group.php:164 -#: ../../godmode/groups/group_list.php:889 -#: ../../godmode/setup/os.builder.php:77 ../../godmode/setup/os.list.php:65 -#: ../../godmode/reporting/visual_console_builder.elements.php:321 -#: ../../include/functions_visual_map_editor.php:68 -#: ../../include/functions_visual_map_editor.php:1449 -#: ../../include/functions_visual_map.php:4234 -#: ../../include/rest-api/models/VisualConsole/Item.php:2155 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:428 -#: ../../include/lib/Dashboard/Widgets/module_status.php:419 -#: ../../operation/visual_console/view.php:365 -msgid "Icon" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:178 -msgid "Services available" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:212 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:213 -msgid "Push the selected services into the list" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:228 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:229 -msgid "Remove the services from the list" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:244 -msgid "Services selected" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:322 -msgid "Icon preview" -msgstr "" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:388 -msgid "The services list is empty" -msgstr "" - -#: ../../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:380 -#: ../../godmode/reporting/reporting_builder.list_items.php:399 -#: ../../godmode/reporting/reporting_builder.list_items.php:418 -msgid "Ascendent" -msgstr "" - -#: ../../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:387 -#: ../../godmode/reporting/reporting_builder.list_items.php:406 -#: ../../godmode/reporting/reporting_builder.list_items.php:422 -msgid "Descent" -msgstr "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:259 -#: ../../godmode/reporting/reporting_builder.list_items.php:427 -msgid "Name or Description" -msgstr "" - -#: ../../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 "" - -#: ../../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 "" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:412 -#: ../../godmode/reporting/reporting_builder.list_items.php:447 -#: ../../include/functions_graph.php:1522 -msgid "No items." -msgstr "" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:144 -#: ../../enterprise/include/class/Azure.cloud.php:420 -#: ../../enterprise/include/class/VMware.app.php:254 -#: ../../enterprise/include/class/DB2.app.php:187 -#: ../../enterprise/include/class/SAP.app.php:177 -#: ../../enterprise/include/class/Aws.cloud.php:922 -#: ../../enterprise/include/class/MySQL.app.php:196 -#: ../../enterprise/include/class/Google.cloud.php:425 -#: ../../enterprise/include/class/Oracle.app.php:194 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:193 -#: ../../godmode/wizards/HostDevices.class.php:412 -#: ../../include/class/CustomNetScan.class.php:158 -msgid "You have no access to edit this task." -msgstr "" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:186 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:187 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:187 msgid "Command Mysqldump is failed." msgstr "" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:238 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:254 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:309 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:332 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:418 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:438 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:247 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:263 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:326 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:349 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:444 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:464 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:247 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:263 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:326 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:349 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:444 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:464 msgid "Failed to create task" msgstr "" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:316 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:270 +#: ../../enterprise/meta/advanced/cron_main.php:178 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:270 +msgid "Only administrator users can create this type of functions" +msgstr "" + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:333 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:333 msgid "No template selected" msgstr "" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:448 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:412 +#: ../../enterprise/meta/advanced/cron_main.php:383 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:412 +msgid "Edit job" +msgstr "" + +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:474 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:474 msgid "I do not know what you want to do" msgstr "" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:465 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:651 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:491 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:808 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:491 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:799 msgid "You have no access to manage console tasks." msgstr "" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:482 -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:556 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:508 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:582 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:508 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:582 msgid "Create new console task" msgstr "" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:505 -#: ../../enterprise/include/class/Azure.cloud.php:689 -#: ../../enterprise/include/class/VMware.app.php:455 -#: ../../enterprise/include/class/Omnishell.class.php:810 -#: ../../enterprise/include/class/Omnishell.class.php:1737 -#: ../../enterprise/include/class/DB2.app.php:354 -#: ../../enterprise/include/class/SAP.app.php:394 -#: ../../enterprise/include/class/Aws.cloud.php:1141 -#: ../../enterprise/include/class/MySQL.app.php:371 -#: ../../enterprise/include/class/Google.cloud.php:688 -#: ../../enterprise/include/class/Oracle.app.php:361 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:366 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:281 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:357 -#: ../../godmode/modules/manage_network_components_form.php:398 -#: ../../godmode/groups/configure_group.php:305 -#: ../../godmode/reporting/graph_builder.main.php:312 -#: ../../godmode/wizards/HostDevices.class.php:651 -#: ../../godmode/wizards/HostDevices.class.php:754 -#: ../../godmode/wizards/Wizard.main.php:416 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:194 -#: ../../include/functions_html.php:6898 -#: ../../include/class/CustomNetScan.class.php:314 -#: ../../include/class/CustomNetScan.class.php:425 -#: ../../include/class/HTML.class.php:419 -#: ../../include/lib/ClusterViewer/ClusterManager.php:748 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:349 -msgid "Go back" -msgstr "" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:528 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:554 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:554 msgid "Updating console task" msgstr "" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:553 -#: ../../godmode/menu.php:56 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:107 -msgid "Task list" -msgstr "" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:558 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:584 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:584 msgid "Update console task" msgstr "" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:605 -#: ../../enterprise/include/ajax/cron.ajax.php:183 -#: ../../godmode/events/event_responses.editor.php:213 -#: ../../include/ajax/events.php:2141 ../../include/ajax/events.php:2658 -#: ../../include/class/ExternalTools.class.php:383 -#: ../../include/lib/Dashboard/Widgets/events_list.php:686 -#: ../../operation/events/events.php:2894 -msgid "Parameters" +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:616 +#: ../../enterprise/meta/advanced/cron_main.php:380 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:616 +msgid "Add new job" msgstr "" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:700 -#: ../../enterprise/include/functions_tasklist.php:191 -#: ../../enterprise/include/ajax/cron.ajax.php:67 -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:103 -#: ../../include/functions_cron.php:499 -msgid "Task" +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:696 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:696 +msgid "Weekly Schedule" msgstr "" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:720 -msgid "Next Execution (Date)" +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:709 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:709 +msgid "Next Execution" msgstr "" -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:730 -msgid "Next Execution (Time)" -msgstr "" - -#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:753 +#: ../../enterprise/godmode/wizards/ConsoleTasks.class.php:745 +#: ../../package_774/enterprise/godmode/wizards/ConsoleTasks.class.php:736 msgid "Console" msgstr "" -#: ../../enterprise/godmode/servers/new_HA_cluster.php:59 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:72 -#: ../../enterprise/godmode/servers/HA_cluster.php:78 -#: ../../enterprise/godmode/servers/HA_cluster.php:102 -msgid "View nodes" +#: ../../enterprise/godmode/admin_access_logs.php:78 +msgid "Show extended info" msgstr "" -#: ../../enterprise/godmode/servers/new_HA_cluster.php:69 -#: ../../enterprise/godmode/servers/HA_cluster.php:99 -msgid "Manage Pandora DB HA" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:90 -#: ../../enterprise/godmode/servers/HA_cluster.php:120 -msgid "Manage Database HA" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:138 -#: ../../enterprise/godmode/servers/HA_cluster.php:186 -msgid "Node label" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:139 -msgid "SQL Node status" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:140 -#: ../../enterprise/godmode/servers/HA_cluster.php:191 -#: ../../extensions/quick_shell.php:197 -#: ../../godmode/agentes/module_manager_editor_network.php:535 -msgid "SSH" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:141 -msgid "Replication Status" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:142 -#: ../../enterprise/godmode/servers/HA_cluster.php:192 -msgid "DB Role" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:144 -#: ../../enterprise/include/functions_ipam.php:2065 -msgid "Last Update" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:145 -#: ../../enterprise/godmode/servers/HA_cluster.php:197 -msgid "SQL version" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:146 -#: ../../enterprise/godmode/servers/HA_cluster.php:198 -msgid "DB version" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:224 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:382 -#: ../../enterprise/include/class/DatabaseHA.class.php:611 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:168 -msgid "Master" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:224 -#: ../../enterprise/include/class/DatabaseHA.class.php:614 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:171 -msgid "Slave" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:266 -#: ../../enterprise/godmode/servers/HA_cluster.php:329 -msgid "Show/ edit node" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:281 -msgid "Pending resync" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:286 -msgid "Resync in progress" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:291 -msgid "Error. Force node resync" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:296 -msgid "Internal error. Force node resync" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:302 -#: ../../enterprise/godmode/servers/new_HA_cluster.php:352 -#: ../../enterprise/godmode/servers/HA_cluster.php:361 -msgid "Force node resync" -msgstr "" - -#: ../../enterprise/godmode/servers/new_HA_cluster.php:353 -msgid "Force node resync. Are you sure?" -msgstr "" - -#: ../../enterprise/godmode/servers/HA_cluster.php:48 +#: ../../enterprise/godmode/admin_access_logs.php:99 msgid "" -"Version 772LTS is the latest version to support HA Legacy. \n" -" If you wish to continue to have HA you must disable Legacy HA " -"database management option, since it doesn't correspond to MySQL 8" +"The security check cannot be performed. There are no data in " +"tsession_extended to check the hash." msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:55 -msgid "" -"Version 772LTS is the latest version to support MySQL5.\n" -" The HA system you are using uses MySQL5 so it will not be " -"supported from version 772 onwards.\n" -" If you wish to continue to have HA you must migrate to the new " -"HA system and to the MySQL 8 version" +#: ../../enterprise/godmode/admin_access_logs.php:108 +msgid "Security check is ok." msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:160 -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" +#: ../../enterprise/godmode/admin_access_logs.php:113 +msgid "Security check is fail." msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:187 -#: ../../enterprise/include/functions_reporting_csv.php:2439 -#: ../../operation/tree.php:265 -msgid "Agent status" +#: ../../enterprise/godmode/admin_access_logs.php:216 +msgid "Extended info:" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:188 -msgid "DB Repl." +#: ../../enterprise/godmode/admin_access_logs.php:224 +msgid "Changes:" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:189 -msgid "DB Status" +#: ../../enterprise/godmode/menu.php:16 +#: ../../package_774/enterprise/godmode/menu.php:16 +msgid "Manage Satellite Server" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:193 -msgid "Cluster Role" +#: ../../enterprise/godmode/menu.php:65 ../../enterprise/godmode/menu.php:262 +#: ../../package_774/enterprise/godmode/menu.php:65 +#: ../../package_774/enterprise/godmode/menu.php:247 +msgid "Duplicate config" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:195 -msgid "Seconds behind master" +#: ../../enterprise/godmode/menu.php:83 ../../enterprise/godmode/menu.php:156 +#: ../../enterprise/meta/include/functions_components_meta.php:88 +#: ../../enterprise/meta/include/functions_components_meta.php:139 +#: ../../package_774/enterprise/godmode/menu.php:83 +#: ../../package_774/enterprise/godmode/menu.php:156 +msgid "Local components" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:196 -msgid "Virtual IP" +#: ../../enterprise/godmode/menu.php:92 +#: ../../enterprise/include/functions_policies.php:3760 +#: ../../package_774/enterprise/include/functions_policies.php:3737 +#: ../../package_774/enterprise/godmode/menu.php:92 +msgid "Manage policies" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:200 -msgid "Pending action" +#: ../../enterprise/godmode/menu.php:101 +#: ../../package_774/enterprise/godmode/menu.php:101 +msgid "Manage agent autoconfiguration" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:345 -msgid "Put node into standby status" +#: ../../enterprise/godmode/menu.php:110 +#: ../../enterprise/include/class/AgentRepository.class.php:678 +#: ../../package_774/enterprise/godmode/menu.php:110 +msgid "Software agents repository" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:390 -msgid "Put node into online status" +#: ../../enterprise/godmode/menu.php:170 +#: ../../package_774/enterprise/godmode/menu.php:170 +msgid "New console task" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:405 -msgid "Show cluster details" +#: ../../enterprise/godmode/menu.php:180 +#: ../../package_774/enterprise/godmode/menu.php:180 +msgid "Enterprise ACL Setup" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:423 -msgid "Remove node from this list" +#: ../../enterprise/godmode/menu.php:204 +msgid "Translate String" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:446 -msgid "Register node" +#: ../../enterprise/godmode/menu.php:216 ../../enterprise/godmode/menu.php:220 +#: ../../enterprise/meta/general/main_menu.php:791 +#: ../../package_774/enterprise/meta/general/main_menu.php:785 +#: ../../package_774/enterprise/godmode/menu.php:201 +#: ../../package_774/enterprise/godmode/menu.php:205 +msgid "Manage database HA" msgstr "" -#: ../../enterprise/godmode/servers/HA_cluster.php:498 -msgid "" -"Target node will be erased from this list but not removed from cluster. Do " -"you want to continue?" +#: ../../enterprise/godmode/menu.php:241 +#: ../../enterprise/meta/general/main_menu.php:519 +#: ../../package_774/enterprise/meta/general/main_menu.php:513 +#: ../../package_774/enterprise/godmode/menu.php:226 +msgid "Event Alerts" msgstr "" -#: ../../enterprise/godmode/servers/manage_export.php:73 -msgid "Exports" +#: ../../enterprise/godmode/menu.php:253 +#: ../../package_774/enterprise/godmode/menu.php:238 +msgid "Log Collector" msgstr "" -#: ../../enterprise/godmode/servers/manage_export.php:97 -msgid "Error updating export target" +#: ../../enterprise/godmode/menu.php:271 +#: ../../package_774/enterprise/godmode/menu.php:256 +msgid "Password policy" msgstr "" -#: ../../enterprise/godmode/servers/manage_export.php:99 -msgid "Successfully updated export target" +#: ../../enterprise/godmode/menu.php:334 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2996 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2977 +#: ../../package_774/enterprise/godmode/menu.php:319 +msgid "Log alerts" msgstr "" -#: ../../enterprise/godmode/servers/manage_export.php:110 -msgid "Error deleting export target" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:97 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:293 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:97 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:293 +msgid "Group name" msgstr "" -#: ../../enterprise/godmode/servers/manage_export.php:112 -msgid "" -"Successfully deleted export target. All the linked modules will be " -"automatically unattached" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:149 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:149 +msgid "IP Network range" msgstr "" -#: ../../enterprise/godmode/servers/manage_export.php:135 -msgid "" -"Can't be created export target: User and password must be filled with FTP " -"mode" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:156 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:156 +msgid "Script" msgstr "" -#: ../../enterprise/godmode/servers/manage_export.php:155 -msgid "There are no defined export targets" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:160 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:160 +msgid "Arguments" msgstr "" -#: ../../enterprise/godmode/servers/manage_export.php:174 -#: ../../enterprise/godmode/servers/manage_export_form.php:125 -msgid "Preffix" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:167 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:167 +msgid "Unknown option" msgstr "" -#: ../../enterprise/godmode/servers/manage_export.php:177 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1191 -#: ../../enterprise/godmode/servers/manage_export_form.php:149 -msgid "Transfer mode" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:222 +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:201 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:222 +msgid "Create rule" msgstr "" -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:35 -msgid "Credential Boxes List" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:297 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:297 +msgid "IP range" msgstr "" -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:42 -msgid "Credential Boxes" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:298 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:298 +msgid "Script output (> 0)" msgstr "" -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:248 -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:57 -#: ../../enterprise/include/ajax/servers.ajax.php:99 -#: ../../enterprise/include/ajax/servers.ajax.php:170 -#: ../../enterprise/include/ajax/servers.ajax.php:308 -#: ../../enterprise/include/functions_ipam.php:1345 -msgid "Subnet" +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:514 +#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:627 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:514 +#: ../../package_774/enterprise/include/ajax/agent_autoconfiguration.ajax.php:627 +msgid "Script argument" msgstr "" -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:293 -#: ../../enterprise/godmode/servers/list_satellite.php:86 -#: ../../enterprise/include/ajax/servers.ajax.php:139 -msgid "No Data" +#: ../../enterprise/include/ajax/cron.ajax.php:125 +msgid "Date format in Pandora is year/month/day" msgstr "" -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:212 -msgid "Error: The conf file of server is not readble." -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:216 -msgid "Error: The conf file of server is not writable." -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:317 -msgid "Default value: " -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:356 -#: ../../godmode/servers/modificar_server.php:54 -#: ../../include/functions_servers.php:658 -#: ../../include/functions_servers.php:1338 ../../include/functions_ui.php:7365 -msgid "Data server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:362 -#: ../../godmode/servers/modificar_server.php:58 -#: ../../include/functions_servers.php:671 -#: ../../include/functions_servers.php:1341 ../../include/functions_ui.php:7370 -#: ../../include/class/AgentWizard.class.php:1382 -msgid "Network server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:368 -#: ../../godmode/servers/modificar_server.php:147 -#: ../../include/functions_servers.php:957 -#: ../../include/functions_servers.php:1386 -msgid "Alert server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:374 -#: ../../enterprise/include/ajax/ipam.ajax.php:357 -#: ../../enterprise/include/class/Azure.cloud.php:785 -#: ../../enterprise/include/class/VMware.app.php:593 -#: ../../enterprise/include/class/DB2.app.php:456 -#: ../../enterprise/include/class/Aws.S3.php:419 -#: ../../enterprise/include/class/SAP.app.php:471 -#: ../../enterprise/include/class/Aws.cloud.php:511 -#: ../../enterprise/include/class/Aws.cloud.php:1232 -#: ../../enterprise/include/class/MySQL.app.php:461 -#: ../../enterprise/include/class/Google.cloud.php:775 -#: ../../enterprise/include/class/Oracle.app.php:463 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:468 -#: ../../enterprise/tools/ipam/ipam_editor.php:200 -#: ../../godmode/wizards/HostDevices.class.php:845 -#: ../../godmode/servers/modificar_server.php:66 -#: ../../include/functions_servers.php:697 -#: ../../include/functions_servers.php:1374 -#: ../../include/class/ExtensionsDiscovery.class.php:1298 -#: ../../include/class/CustomNetScan.class.php:485 -#: ../../general/first_task/recon_view.php:22 -msgid "Discovery server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:380 -#: ../../godmode/servers/modificar_server.php:74 -#: ../../include/functions_servers.php:723 ../../include/functions_ui.php:7380 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:844 -msgid "Prediction server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:386 -#: ../../godmode/servers/modificar_server.php:70 -#: ../../include/functions_servers.php:710 -#: ../../include/functions_servers.php:1353 ../../include/functions_ui.php:7375 -#: ../../include/class/AgentWizard.class.php:1363 -msgid "Plugin server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:392 -#: ../../include/functions_menu.php:614 ../../operation/menu.php:243 -msgid "SNMP console" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:398 -#: ../../include/functions_servers.php:1344 -msgid "SNMP server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:404 -#: ../../godmode/servers/modificar_server.php:91 -#: ../../include/functions_servers.php:775 -#: ../../include/functions_servers.php:1362 -msgid "Web server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:410 -#: ../../godmode/servers/modificar_server.php:87 -#: ../../include/functions_servers.php:762 -#: ../../include/functions_servers.php:1368 -msgid "Inventory server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:416 -#: ../../enterprise/godmode/servers/manage_export_form.php:111 -#: ../../godmode/servers/modificar_server.php:82 -#: ../../include/functions_servers.php:749 -#: ../../include/functions_servers.php:1365 -msgid "Export server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:422 -#: ../../godmode/servers/modificar_server.php:95 -#: ../../include/functions_servers.php:788 -#: ../../include/functions_servers.php:1371 -msgid "Event server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:428 -msgid "ICMP server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:434 -#: ../../include/functions_servers.php:1380 ../../include/functions_ui.php:7395 -msgid "WUX server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:440 -#: ../../godmode/servers/modificar_server.php:135 -#: ../../include/functions_servers.php:918 -#: ../../include/functions_servers.php:1389 -msgid "NCM server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:446 -#: ../../godmode/servers/modificar_server.php:78 -#: ../../include/functions_servers.php:736 -#: ../../include/functions_servers.php:1359 ../../include/functions_ui.php:7385 -#: ../../include/class/AgentWizard.class.php:1373 -msgid "WMI server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:452 -msgid "Syslog server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:460 -msgid "Dataserver threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:466 -msgid "Network timeout" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:473 -msgid "Network threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:479 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:816 -msgid "Plugin timeout" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:486 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:809 -msgid "Plugin threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:492 -msgid "SNMP console threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:498 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:975 -msgid "SNMP threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:504 -msgid "Web threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:510 -msgid "Inventory threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:516 -msgid "ICMP threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:522 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1245 -msgid "WMI threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:528 -msgid "Syslog threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:534 -msgid "Recon threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:540 -msgid "Alerts threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:548 -msgid "Autocreate group" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:554 -msgid "Autocreate group force" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:560 -msgid "Autocreate" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:572 -msgid "Agent configuration files directory" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:573 -msgid "Directory where agent configuration files are stored" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:586 -msgid "Agent interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:592 -msgid "Agent threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:593 -msgid "Number of threads used for sending agent XML data files" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:599 -msgid "ICMP subnets blacklist" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:600 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:607 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:614 -msgid "Separated by a comma. Example: 192.168.0.0/24,8.8.8.8/30" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:606 -msgid "SNMP subnets blacklist" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:613 -msgid "WMI subnets blacklist" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:620 -msgid "Path to braa binary" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:626 -msgid "Credential password" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:627 -msgid "Password used to encrypt credential boxes" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:633 -msgid "Remote configuration check interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:639 -msgid "Daemon" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:640 -msgid "Run in background if set to 1" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:647 -msgid "" -"Set to 1 to move dynamic auto-discovered modules (SNMP, WMI...) to separate " -"files so that they don't interfere with remote agent configuration" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:653 -msgid "Exec interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:654 -msgid "Time between exec checks" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:660 -msgid "Exec threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:661 -msgid "Number of threads used for exec modules" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:667 -msgid "Path to fping binary" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:668 -msgid "" -"Used by the Enterprise ICMP Server. Default path is /usr/sbin/fping for " -"installation in Centos, if you are installing in another distro, install " -"fping in /usr/bin/fping and update this field with the new path" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:674 -msgid "Path to Pandora Fast SNMP binary" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:680 -msgid "Forced add" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:681 -msgid "" -"If set to 1, manually added hosts (via add_host or host_file) will always be " -"created, whether they respond to ping or not" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:687 -msgid "General GIS exec" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:688 -msgid "" -"Path to general GIS coordinates generator. It should be an executable file" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:694 -msgid "" -"Group where agents will be placed (must exist in the Pandora FMS console)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:700 -msgid "Host file" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:701 -msgid "" -"File containing hosts to be scanned. The address may be followed by a " -"hostname" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:707 -msgid "Latency block" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:708 -msgid "Number of hosts processed in a single call to nmap (latency)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:714 -msgid "Latency interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:715 -msgid "Time between latency checks" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:721 -msgid "Latency packets" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:722 -msgid "Number of ICMP packets to send per latency request" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:728 -msgid "Latency retries" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:729 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:782 -msgid "Number of retries for latency modules" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:735 -msgid "Latency threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:736 -msgid "Number of threads used for latency checks." -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:742 -msgid "Latency timeout" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:743 -msgid "Timeout for latency checks in seconds." -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:749 -msgid "Log file path" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:755 -msgid "Path to nmap binary" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:760 -msgid "Ping block" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:761 -msgid "Number of hosts processed in a single call to nmap (ping)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:767 -msgid "Ping interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:768 -msgid "Time between ping checks" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:774 -msgid "Ping packets" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:775 -msgid "Number of ICMP packets to send per ping request" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:781 -msgid "Ping retries" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:788 -msgid "Ping threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:789 -msgid "Number of threads used for ping checks" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:795 -msgid "Ping timeout" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:796 -msgid "Timeout for ping checks in seconds" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:802 -msgid "Plugin interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:803 -msgid "Time between plug-in checks" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:810 -msgid "Number of threads used for plug-in checks" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:817 -msgid "Timeout for plug-in checks in seconds" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:823 -msgid "Proxy traps from" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:829 -msgid "Proxy traps to" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:830 -msgid "Enable the SNMP trap proxy to the specified address" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:836 -msgid "Proxy tentacle to" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:837 -msgid "Enable the Tentacle proxy to the specified address:port" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:843 -msgid "Proxy tentacle from" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:849 -msgid "Recon community" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:850 -msgid "Comma separated list of SNMP communities to try for SNMP auto-discovery" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:856 -msgid "Recon enabled" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:857 -msgid "Enable (1) or disable (0) host auto-discovery" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:863 -msgid "Recon interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:864 -msgid "Time between network scans in seconds" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:870 -msgid "Recon mode" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:871 -msgid "Comma separated list of auto-discovery modules (snmp,icmp,wmi)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:877 -msgid "Recon task" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:878 -msgid "" -"Comma separated list of networks (in slash notation) to scan for host auto-" -"discovery (example: 192.168.0.0/24,192.168.1.0/24)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:884 -msgid "Recon timing template" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:885 -msgid "" -"Like nmap_timing_template, but applies to Satellite Server and Recon Server " -"network scans. 3 by default" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:891 -#: ../../enterprise/include/class/DeploymentCenter.class.php:721 -msgid "Server IP" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:892 -msgid "Tentacle server address. Put here your Pandora FMS data server address" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:899 -msgid "Name of the Satellite server (the hostname is used by default)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:905 -msgid "Server path" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:906 -msgid "" -"Path where XML files are copied (only used if transfer mode is set to local)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:912 -msgid "Server port" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:913 -msgid "Tentacle server port" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:919 -msgid "SSH interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:920 -msgid "Time between SSH checks" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:926 -msgid "SSH threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:927 -msgid "Number of threads used for SSH modules" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:933 -msgid "SSH timeout" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:934 -msgid "Timeout for SSH checks in seconds" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:940 -msgid "Keepalive" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:941 -msgid "" -"Interval of the main server loop in seconds. Status updates are sent to " -"Pandora every keepalive seconds" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:947 -msgid "SNMP blacklist" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:948 -msgid "SNMP module blacklist" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:954 -msgid "SNMP block" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:955 -msgid "Number of hosts processed in a single call to braa (SNMPv1)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:961 -msgid "SNMP interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:962 -msgid "Time between SNMP checks (SNMPv1)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:968 -msgid "SNMP retries" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:969 -msgid "Number of retries for SNMP modules (SNMPv1)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:976 -msgid "Number of threads used for SNMP checks (SNMPv1)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:982 -msgid "SNMP timeout" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:983 -msgid "Timeout for SNMP checks in seconds (SNMPv1)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:989 -msgid "SNMP verify" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:990 -msgid "" -"Enable (1) or disable (0) the verification of SNMPv1 modules that break braa" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:997 -msgid "" -"Default SNMP version to use (1 or 2c, SNMPv3 modules explicitly state their " -"version). WARNING: some modules could stop working if you change this setting" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1003 -msgid "SNMPv2c block" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1004 -msgid "Number of hosts processed in a single call to braa (SNMPv2c)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1010 -msgid "SNMPv2c interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1011 -msgid "Time between SNMP checks (SNMPv2c)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1017 -msgid "SNMPv2c retries" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1018 -msgid "Number of retries for SNMP modules (SNMPv2c)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1024 -msgid "SNMPv2c threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1025 -msgid "Number of threads used for SNMP checks (SNMPv2c)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1031 -msgid "SNMPv2c timeout" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1032 -msgid "Timeout for snmp checks in seconds (SNMPv2c)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1038 -msgid "SNMPv2c verify" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1039 -msgid "" -"Enable (1) or disable (0) the verification of SNMPv2 modules that break braa" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1045 -msgid "SNMPv3 block" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1046 -msgid "Number of hosts processed in a single call to braa (SNMPv3)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1052 -msgid "SNMPv3 interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1053 -msgid "Time between SNMP checks (SNMPv3)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1059 -msgid "SNMPv3 retries" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1060 -msgid "Number of retries for SNMP modules (SNMPv3)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1066 -msgid "SNMPv3 threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1067 -msgid "Number of threads used for SNMP checks (SNMPv3)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1073 -msgid "SNMPv3 timeout" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1074 -msgid "Timeout for SNMP checks in seconds (SNMPv3)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1080 -msgid "SNMPv3 verify" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1081 -msgid "" -"Enable (1) or disable (0) the verification of SNMPv3 modules that break " -"pandorafsnmp" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1087 -msgid "SNMPv3 security level" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1088 -msgid "" -"Security level used for SNMPv3 messages (noauth, authnopriv or authpriv)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1094 -msgid "SNMPv3 security name" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1095 -msgid "Security name used for SNMPv3 messages" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1101 -msgid "SNMPv3 authentication protocol" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1102 -msgid "Authentication protocol (md5 or sha) for authenticated SNMPv3 requests" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1108 -msgid "SNMPv3 authentication password" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1109 -msgid "Authentication password for authenticated SNMPv3 request" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1115 -msgid "SNMPv3 privacy protocol" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1116 -msgid "Privacy protocol (des or aes) for encrypted SNMPv3 requests" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1122 -msgid "SNMPv3 privacy password" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1123 -msgid "Privacy password for encrypted SNMPv3 messages" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1129 -msgid "Startup delay" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1130 -msgid "" -"Wait startup_delay seconds before sending XML data files for the first time" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1136 -msgid "TCP interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1137 -msgid "Time between TCP checks" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1143 -msgid "TCP threads" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1144 -msgid "Threads dedicated to TCP checks" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1150 -msgid "TCP timeout" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1151 -msgid "Timeout for TCP checks in seconds" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1157 -msgid "Temporal" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1158 -msgid "Temporal directory where XML files are created" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1164 -msgid "Temporal minimum size" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1165 -msgid "" -"Minimum available bytes in the temporal directory to enable the XML buffer" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1171 -msgid "Full path to tentacle client" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1177 -msgid "Timeout for the timeout command" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1178 -msgid "In seconds" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1184 -msgid "Server opts" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1185 -msgid "Parameters that are passed to Tentacle" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1192 -msgid "tentacle or local" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1198 -msgid "Verbosity" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1199 -msgid "Verbosity level from 0 (less verbose) to 10 (more verbose)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1205 -msgid "VLAN cache enabled" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1206 -msgid "Enable (1) or disable (0) the VLAN cache for host auto-discovery" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1212 -msgid "Enable XML buffer" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1218 -msgid "WMI authentication" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1219 -msgid "" -"Comma separated list of username%password pairs to try for WMI authentication" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1225 -msgid "Full path to WMI client binary" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1231 -msgid "WMI interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1232 -msgid "Time in seconds between WMI checks" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1238 -msgid "WMI NTLMv2" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1239 -msgid "Enable to use NTLMv2 authentication for WMI" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1246 -msgid "Threads dedicated to WMI polling" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1252 -msgid "IPAM task" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1253 -msgid "" -"Comma separated list of networks (in slash notation) to scan for IPAM. Must " -"be preceded by the ID of the IPAM task in Pandora FMS (E.g. 1,192.168.0.0/24)" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1259 -msgid "Timeout bin" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1260 -msgid "" -"If defined, the timeout program (usually /usr/bin/timeout) will be used to " -"call the Tentacle client" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1266 -msgid "IPAM interval" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1267 -msgid "Time between IPAM scans in seconds" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1275 -msgid "Secondary mode" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1276 -msgid "" -"If secondary_mode is set to on_error, data files are copied to the secondary " -"server only if the primary server fails. If set to always, data files are " -"always copied to the secondary server" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1282 -msgid "Secondary server IP" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1288 -msgid "Secondary server path" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1294 -msgid "Secondary server port" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1300 -msgid "Secondary transfer mode" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1306 -msgid "Secondary server opts" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1393 -msgid "Delete remote conf server files" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1394 -#: ../../godmode/agentes/agent_manager.php:861 -msgid "Delete remote configuration file" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1394 -msgid "" -"Delete this conf file implies that server will send back local config to " -"console" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1438 -msgid "General server configuration" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1445 -msgid "Secondary server configuration" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1451 -msgid "Server features" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1458 -msgid "Optimization settings" -msgstr "" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:1465 -msgid "Other server settings" -msgstr "" - -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:20 -msgid "Add Credential Box" -msgstr "" - -#: ../../enterprise/godmode/servers/manage_export_form.php:89 -msgid "Manage Exports" -msgstr "" - -#: ../../enterprise/godmode/servers/manage_export_form.php:173 -msgid "Target directory" -msgstr "" - -#: ../../enterprise/godmode/servers/manage_export_form.php:179 -#: ../../enterprise/include/class/Azure.cloud.php:840 -#: ../../enterprise/include/class/VMware.app.php:643 -#: ../../enterprise/include/class/Aws.S3.php:590 -#: ../../enterprise/include/class/Aws.cloud.php:555 -msgid "Extra options" -msgstr "" - -#: ../../enterprise/godmode/servers/list_satellite.php:28 -msgid "Satellite Server" -msgstr "" - -#: ../../enterprise/godmode/servers/list_satellite.php:41 -#: ../../godmode/setup/license.php:261 -#: ../../godmode/servers/modificar_server.php:184 -#: ../../include/functions_ui.php:999 -#: ../../include/class/Diagnostics.class.php:1211 -msgid "Satellite" -msgstr "" - -#: ../../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 "" - -#: ../../enterprise/include/functions_cron.php:186 -#: ../../enterprise/include/functions_cron.php:236 -#: ../../enterprise/include/functions_reporting.php:8446 -#: ../../enterprise/operation/reporting/custom_reporting.php:153 -msgid "Send to emails (separated by comma)" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:190 -#: ../../enterprise/include/functions_cron.php:240 -#: ../../enterprise/include/functions_reporting.php:8454 -#: ../../enterprise/operation/reporting/custom_reporting.php:161 -#: ../../godmode/setup/news.php:204 ../../godmode/setup/news.php:353 -#: ../../operation/messages/message_list.php:195 -#: ../../operation/messages/message_edit.php:394 -msgid "Subject" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:194 -#: ../../enterprise/include/functions_cron.php:244 -#: ../../enterprise/include/functions_reporting.php:8472 -#: ../../enterprise/operation/reporting/custom_reporting.php:179 -#: ../../operation/messages/message_edit.php:407 -msgid "Message" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:199 -#: ../../enterprise/include/functions_cron.php:249 -#: ../../enterprise/include/functions_cron.php:275 -msgid "Report Type" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:206 -#: ../../enterprise/include/functions_cron.php:353 -msgid "Template to build" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:224 -msgid "Regexp agent filter" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:228 -#: ../../enterprise/include/functions_tasklist.php:388 -#: ../../include/functions_cron.php:702 -msgid "Report per agent" -msgstr "" - -#: ../../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 "" - -#: ../../enterprise/include/functions_cron.php:265 -msgid "The apache user should have read-write access on this folder. Ex: " -msgstr "" - -#: ../../enterprise/include/functions_cron.php:271 -msgid "File name prefix" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:291 -msgid "Active backups" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:299 -#: ../../enterprise/include/functions_tasklist.php:434 -#: ../../include/functions_cron.php:741 -msgid "Custom script" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:306 -#: ../../enterprise/include/functions_cron.php:332 -#: ../../enterprise/include/functions_cron.php:354 -msgid "Send to email" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:315 -msgid "Function name" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:333 -msgid "Send custom report by email" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:355 -msgid "Send custom report (from template) by email" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:377 -msgid "Save custom report to disk" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:397 -msgid "Backup Pandora database" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:417 -msgid "Execute custom script" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:499 -msgid "Not scheduled" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:500 -#: ../../include/functions_netflow.php:1883 -msgid "Hourly" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:504 -msgid "Yearly" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:810 -#: ../../enterprise/include/functions_cron.php:843 -#: ../../enterprise/include/functions_reporting.php:8466 -#: ../../enterprise/include/functions_reporting.php:8480 -#: ../../enterprise/operation/reporting/custom_reporting.php:173 -#: ../../enterprise/operation/reporting/custom_reporting.php:187 -msgid "This is an optional field" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:1566 -msgid "Scheduled report had an attempt to send an email without attachments." -msgstr "" - -#: ../../enterprise/include/functions_cron.php:1569 -msgid "Scheduled report had an attempt to send an email with some attachments." -msgstr "" - -#: ../../enterprise/include/functions_cron.php:1812 -#: ../../include/functions_reporting.php:15974 -msgid "Greetings" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:1814 -msgid "Attached to this email there's a CSV file of the logs" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:1816 -#: ../../mobile/include/functions_web.php:84 -#: ../../mobile/include/ui.class.php:327 -#: ../../include/functions_reporting.php:15980 -msgid "Generated at" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:1818 -#: ../../include/functions_reporting.php:15982 -msgid "Thanks for your time." -msgstr "" - -#: ../../enterprise/include/functions_cron.php:1820 -#: ../../include/functions_reporting.php:15984 -msgid "Best regards, Pandora FMS" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:1822 -#: ../../include/functions_reporting.php:15986 -msgid "" -"This is an automatically generated email from Pandora FMS, please do not " -"reply." -msgstr "" - -#: ../../enterprise/include/functions_cron.php:1824 -msgid "logs csv" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:2243 -#, php-format -msgid "Error while executing task: %s, running %s, reason %s" -msgstr "" - -#: ../../enterprise/include/functions_cron.php:2257 -#: ../../enterprise/include/functions_cron.php:2267 -msgid "Error while executing task" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:56 -#: ../../include/class/ConsoleSupervisor.php:2590 -msgid "DiscoveryConsoleTasks is not running properly" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:58 -msgid "" -"Discovery relies on a proper setup of cron, the time-based scheduling service" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:59 -#: ../../include/class/ConsoleSupervisor.php:2593 -msgid "Please, add the following line to your crontab file:" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:74 -#: ../../include/class/ConsoleSupervisor.php:2606 -msgid "Last execution" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:77 -msgid "Please check process is no locked." -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:181 -#: ../../enterprise/include/functions_tasklist.php:781 -msgid "There are no console task defined yet." -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:193 -#: ../../enterprise/include/ajax/cron.ajax.php:142 -#: ../../include/functions_cron.php:501 -msgid "Next execution" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:194 -#: ../../include/functions_cron.php:502 -msgid "Last run" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:264 -#: ../../enterprise/include/functions_tasklist.php:328 -#: ../../enterprise/include/functions_tasklist.php:416 -#: ../../enterprise/include/functions_tasklist.php:459 -#: ../../enterprise/include/functions_tasklist.php:514 -#: ../../enterprise/include/functions_tasklist.php:553 -#: ../../enterprise/include/functions_tasklist.php:590 -#: ../../include/functions_cron.php:536 ../../include/functions_cron.php:574 -#: ../../include/functions_cron.php:629 ../../include/functions_cron.php:721 -#: ../../include/functions_cron.php:757 ../../include/functions_cron.php:803 -#: ../../include/functions_cron.php:845 ../../include/functions_cron.php:879 -msgid "Force run" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:300 -#: ../../enterprise/include/functions_tasklist.php:391 -#: ../../enterprise/include/functions_tasklist.php:489 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/include/functions_reporting_csv.php:1275 -#: ../../enterprise/include/functions_reporting_csv.php:1306 -#: ../../enterprise/include/functions_reporting_csv.php:1361 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../enterprise/include/functions_reporting_csv.php:1465 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -#: ../../enterprise/include/functions_reporting.php:8389 -#: ../../enterprise/include/functions_reporting.php:8426 -#: ../../enterprise/operation/reporting/custom_reporting.php:138 -#: ../../include/functions_cron.php:612 ../../include/functions_cron.php:705 -#: ../../include/functions_cron.php:829 -msgid "Report type" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:362 -#: ../../include/functions_cron.php:676 -msgid "regex" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:486 -#: ../../extensions/resource_exportation.php:447 -#: ../../include/functions_cron.php:785 ../../include/functions_cron.php:826 -#: ../../include/lib/Dashboard/Widgets/reports.php:369 -#: ../../include/lib/Dashboard/Widgets/reports.php:415 -#: ../../include/lib/Dashboard/Widgets/reports.php:421 -msgid "Report" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:488 -#: ../../enterprise/include/class/ManageBackups.class.php:167 -#: ../../include/functions_cron.php:787 ../../include/functions_cron.php:828 -#: ../../include/class/Diagnostics.class.php:2208 -msgid "Path" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:624 -msgid "Task disabled" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:627 -#: ../../enterprise/include/functions_ipam.php:2153 -#: ../../enterprise/include/functions_ipam.php:2154 -#: ../../enterprise/include/functions_ipam.php:2155 -#: ../../enterprise/tools/ipam/ipam_list.php:790 -#: ../../enterprise/tools/ipam/ipam_ajax.php:505 -#: ../../godmode/db/db_main.php:189 -#: ../../godmode/snmpconsole/snmp_alert.php:1971 -#: ../../include/functions_cron.php:907 ../../include/ajax/heatmap.ajax.php:479 -#: ../../include/functions_treeview.php:721 ../../include/functions_ui.php:618 -#: ../../operation/agentes/estado_generalagente.php:402 -#: ../../operation/gis_maps/ajax.php:351 ../../operation/gis_maps/ajax.php:362 -#: ../../operation/gis_maps/ajax.php:468 ../../operation/gis_maps/ajax.php:479 -msgid "Never" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:764 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1114 -#: ../../include/functions_cron.php:976 -msgid "Disable task" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:764 -#: ../../include/functions_cron.php:976 -msgid "Enable task" -msgstr "" - -#: ../../enterprise/include/functions_tasklist.php:787 -msgid "Console Tasks" -msgstr "" - -#: ../../enterprise/include/functions_hostdevices.php:45 -msgid "Remote commands enabled" -msgstr "" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:79 -msgid "avg" -msgstr "" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:80 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4651 -msgid "max" -msgstr "" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:81 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4652 -msgid "min" -msgstr "" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:82 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4653 -msgid "sum" +#: ../../enterprise/include/ajax/cron.ajax.php:136 +msgid "Time format in Pandora is hours(24h):minutes:seconds" msgstr "" #: ../../enterprise/include/ajax/ipam.ajax.php:249 @@ -23523,16 +53238,6 @@ msgid "" "range specified above" msgstr "" -#: ../../enterprise/include/ajax/ipam.ajax.php:385 -#: ../../enterprise/include/functions_ipam.php:1371 -#: ../../enterprise/include/functions_ipam.php:2060 -#: ../../enterprise/tools/ipam/ipam_list.php:141 -#: ../../enterprise/tools/ipam/ipam_list.php:701 -#: ../../enterprise/tools/ipam/ipam_editor.php:227 -#: ../../godmode/events/event_responses.editor.php:160 -msgid "Location" -msgstr "" - #: ../../enterprise/include/ajax/ipam.ajax.php:386 #: ../../enterprise/tools/ipam/ipam_editor.php:228 msgid "For example: Central Data Center" @@ -23551,8 +53256,8 @@ msgid "For example: Pandora" msgstr "" #: ../../enterprise/include/ajax/ipam.ajax.php:437 -#: ../../enterprise/tools/ipam/ipam_list.php:722 #: ../../enterprise/tools/ipam/ipam_editor.php:291 +#: ../../enterprise/tools/ipam/ipam_list.php:722 msgid "Vrf" msgstr "" @@ -23567,8 +53272,8 @@ msgid "Include statistical monitors" msgstr "" #: ../../enterprise/include/ajax/ipam.ajax.php:471 -#: ../../enterprise/tools/ipam/ipam_list.php:63 #: ../../enterprise/tools/ipam/ipam_editor.php:317 +#: ../../enterprise/tools/ipam/ipam_list.php:63 msgid "Lightweight mode" msgstr "" @@ -23583,8 +53288,8 @@ msgid "Target group for monitoring agent" msgstr "" #: ../../enterprise/include/ajax/ipam.ajax.php:509 -#: ../../enterprise/tools/ipam/ipam_list.php:64 #: ../../enterprise/tools/ipam/ipam_editor.php:361 +#: ../../enterprise/tools/ipam/ipam_list.php:64 msgid "Scan interval" msgstr "" @@ -23619,26 +53324,6 @@ msgstr "" msgid "Supernet" msgstr "" -#: ../../enterprise/include/ajax/ipam.ajax.php:614 -#: ../../enterprise/include/ajax/ipam.ajax.php:656 -#: ../../enterprise/include/functions_security_hardening.php:173 -#: ../../enterprise/include/functions_security_hardening.php:178 -#: ../../enterprise/include/functions_ipam.php:2057 -#: ../../enterprise/tools/ipam/ipam_list.php:683 -#: ../../enterprise/tools/ipam/ipam_vlan_network.php:63 -#: ../../enterprise/tools/ipam/ipam_calculator.php:230 -#: ../../enterprise/tools/ipam/ipam_supernet_network.php:58 -#: ../../enterprise/tools/ipam/ipam_supernet_network.php:83 -#: ../../enterprise/tools/ipam/ipam_editor.php:127 -#: ../../godmode/wizards/HostDevices.class.php:913 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:642 -#: ../../include/functions_ui.php:1014 -#: ../../operation/network/network_usage_map.php:67 -#: ../../operation/netflow/nf_live_view.php:148 -#: ../../operation/netflow/netflow_explorer.php:59 ../../operation/menu.php:210 -msgid "Network" -msgstr "" - #: ../../enterprise/include/ajax/ipam.ajax.php:625 msgid "Go to supernet edition" msgstr "" @@ -23657,269 +53342,114 @@ msgstr "" msgid "No assigned networks" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:97 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:293 -msgid "Group name" +#: ../../enterprise/include/ajax/log_viewer.ajax.php:76 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:76 +msgid "Capture regexp" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:123 -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:285 -msgid "OS name" +#: ../../enterprise/include/ajax/log_viewer.ajax.php:86 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1317 +#: ../../enterprise/meta/event/custom_events.php:158 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1293 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:86 +msgid "Fields" msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:149 -msgid "IP Network range" +#: ../../enterprise/include/ajax/log_viewer.ajax.php:190 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:190 +msgid "There is no OpenSearch defined. Empty ip or port." msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:156 -msgid "Script" +#: ../../enterprise/include/ajax/log_viewer.ajax.php:268 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:268 +msgid "OpenSearch is running." msgstr "" -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:160 -msgid "Arguments" -msgstr "" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:167 -msgid "Unknown option" -msgstr "" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:296 -#: ../../godmode/agentes/configure_field.php:79 -#: ../../include/functions_treeview.php:962 -#: ../../operation/agentes/agent_fields.php:44 -#: ../../operation/agentes/estado_generalagente.php:592 -msgid "Custom field" -msgstr "" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:297 -msgid "IP range" -msgstr "" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:298 -msgid "Script output (> 0)" -msgstr "" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:490 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:603 -#: ../../godmode/snmpconsole/snmp_alert.php:1637 -#: ../../godmode/snmpconsole/snmp_alert.php:1898 -msgid "Alert action" -msgstr "" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:496 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:609 -#: ../../godmode/alerts/configure_alert_template.php:742 -#: ../../godmode/alerts/alert_list.builder.php:136 -#: ../../include/class/AgentsAlerts.class.php:308 -msgid "Default action" -msgstr "" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:510 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:623 -#: ../../godmode/modules/manage_inventory_modules_form.php:210 -msgid "Script path" -msgstr "" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:514 -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:627 -msgid "Script argument" -msgstr "" - -#: ../../enterprise/include/ajax/agent_autoconfiguration.ajax.php:526 -#: ../../godmode/alerts/alert_list.list.php:774 -#: ../../godmode/alerts/alert_list.list.php:1314 -#: ../../include/functions_ui.php:1497 -#: ../../operation/agentes/alerts_status.php:644 -msgid "Update action" +#: ../../enterprise/include/ajax/log_viewer.ajax.php:278 +#: ../../package_774/enterprise/include/ajax/log_viewer.ajax.php:278 +msgid "OpenSearch not running." msgstr "" #: ../../enterprise/include/ajax/policy.ajax.php:156 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:156 msgid "Modules in policy agents" msgstr "" #: ../../enterprise/include/ajax/policy.ajax.php:195 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:195 msgid "Alert Template" msgstr "" #: ../../enterprise/include/ajax/policy.ajax.php:294 +#: ../../package_774/enterprise/include/ajax/policy.ajax.php:294 msgid "Policy module" msgstr "" -#: ../../enterprise/include/ajax/policy.ajax.php:319 -#: ../../godmode/alerts/alert_actions.php:79 -#: ../../include/functions_reporting.php:3243 -msgid "Alert actions" -msgstr "" - -#: ../../enterprise/include/ajax/security_hardening.ajax.php:321 -#: ../../enterprise/operation/agentes/security_hardening.php:519 -#: ../../include/lib/Group.php:546 -msgid "Id" -msgstr "" - -#: ../../enterprise/include/ajax/security_hardening.ajax.php:326 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:63 -#: ../../enterprise/include/functions_reporting_csv.php:469 -#: ../../enterprise/include/functions_reporting_csv.php:491 -#: ../../enterprise/include/functions_reporting_csv.php:522 -#: ../../enterprise/include/functions_reporting_csv.php:745 -#: ../../enterprise/include/functions_reporting_csv.php:791 -#: ../../enterprise/include/functions_reporting_csv.php:832 -#: ../../enterprise/include/functions_reporting_csv.php:846 -#: ../../enterprise/include/functions_reporting_csv.php:860 -#: ../../enterprise/include/functions_reporting_csv.php:880 -#: ../../enterprise/include/functions_reporting_csv.php:909 -#: ../../enterprise/include/functions_reporting_csv.php:948 -#: ../../enterprise/include/functions_reporting_csv.php:992 -#: ../../enterprise/include/functions_reporting_csv.php:1024 -#: ../../enterprise/include/functions_reporting_csv.php:1061 -#: ../../enterprise/include/functions_reporting_csv.php:1084 -#: ../../enterprise/include/functions_reporting_csv.php:1235 -#: ../../enterprise/include/functions_reporting_csv.php:1262 -#: ../../enterprise/include/functions_reporting_csv.php:1293 -#: ../../enterprise/include/functions_reporting_csv.php:1348 -#: ../../enterprise/include/functions_reporting_csv.php:1403 -#: ../../enterprise/include/functions_reporting_csv.php:1452 -#: ../../enterprise/include/functions_reporting_csv.php:1507 -#: ../../enterprise/include/functions_reporting_csv.php:1536 -#: ../../enterprise/include/functions_reporting_csv.php:1573 -#: ../../enterprise/include/functions_reporting_csv.php:1699 -#: ../../enterprise/include/functions_reporting_csv.php:1815 -#: ../../enterprise/include/functions_reporting_csv.php:1959 -#: ../../enterprise/include/functions_reporting_csv.php:2009 -#: ../../enterprise/include/functions_reporting_csv.php:2055 -#: ../../enterprise/include/functions_reporting_csv.php:2123 -#: ../../enterprise/include/functions_reporting_csv.php:2267 -#: ../../enterprise/include/functions_reporting_csv.php:2359 -#: ../../enterprise/include/functions_reporting_csv.php:2390 -#: ../../enterprise/include/functions_reporting_csv.php:2426 -#: ../../enterprise/include/functions_reporting_csv.php:2479 -#: ../../enterprise/include/functions_reporting_csv.php:2501 -#: ../../enterprise/include/functions_reporting_csv.php:2542 -#: ../../enterprise/include/functions_reporting_csv.php:2596 -#: ../../enterprise/include/functions_reporting_csv.php:2625 -#: ../../enterprise/include/functions_reporting_csv.php:2701 -#: ../../enterprise/include/functions_reporting_csv.php:2752 -#: ../../enterprise/include/functions_reporting_csv.php:2801 -#: ../../enterprise/include/functions_reporting_csv.php:2878 -#: ../../enterprise/operation/agentes/security_hardening.php:458 -#: ../../godmode/setup/setup_integria.php:396 -#: ../../godmode/setup/setup_integria.php:529 -#: ../../include/graphs/fgraph.php:921 ../../include/functions_ui.php:7974 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:404 -#: ../../include/class/TipsWindow.class.php:466 -#: ../../include/class/TipsWindow.class.php:742 -#: ../../include/class/TipsWindow.class.php:909 -#: ../../include/lib/Dashboard/Widget.php:570 -#: ../../operation/agentes/estado_generalagente.php:714 -#: ../../operation/incidents/integriaims_export_csv.php:81 -#: ../../operation/incidents/configure_integriaims_incident.php:228 -#: ../../operation/incidents/list_integriaims_incidents.php:587 -msgid "Title" -msgstr "" - -#: ../../enterprise/include/ajax/security_hardening.ajax.php:336 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:471 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:528 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:469 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:526 msgid "Rationale" msgstr "" -#: ../../enterprise/include/ajax/security_hardening.ajax.php:341 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:476 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:533 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:474 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:531 msgid "Impact" msgstr "" -#: ../../enterprise/include/ajax/security_hardening.ajax.php:346 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:481 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:538 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:479 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:536 msgid "Remediation" msgstr "" -#: ../../enterprise/include/ajax/security_hardening.ajax.php:351 +#: ../../enterprise/include/ajax/security_hardening.ajax.php:486 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:484 msgid "Compliance" msgstr "" -#: ../../enterprise/include/ajax/cron.ajax.php:125 -msgid "Date format in Pandora is year/month/day" +#: ../../enterprise/include/ajax/security_hardening.ajax.php:543 +#: ../../package_774/enterprise/include/ajax/security_hardening.ajax.php:541 +msgid "Agents with this problem." msgstr "" -#: ../../enterprise/include/ajax/cron.ajax.php:136 -msgid "Time format in Pandora is hours(24h):minutes:seconds" +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:79 +msgid "avg" msgstr "" #: ../../enterprise/include/ajax/url_route_analyzer.ajax.php:33 msgid "Global time: " msgstr "" -#: ../../enterprise/include/ajax/log_viewer.ajax.php:73 -msgid "Capture regexp" +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:365 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:178 +msgid "Cve id" msgstr "" -#: ../../enterprise/include/ajax/log_viewer.ajax.php:93 -#: ../../enterprise/include/functions_reporting_pdf.php:548 -#: ../../enterprise/include/functions_reporting_pdf.php:604 -#: ../../include/functions_reporting_html.php:3873 -#: ../../include/functions_reporting_html.php:3943 -msgid "Average" +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:375 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:188 +msgid "Cvss score" msgstr "" -#: ../../enterprise/include/ajax/log_viewer.ajax.php:183 -msgid "Empty ip or port" +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:405 +#: ../../package_774/enterprise/include/ajax/vulnerabilities.ajax.php:218 +msgid "Vector" msgstr "" -#: ../../enterprise/include/ajax/log_viewer.ajax.php:200 -msgid "Curl Error: " +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:784 +msgid "Hardening score" msgstr "" -#: ../../enterprise/include/ajax/log_viewer.ajax.php:323 -#: ../../include/ajax/audit_log.php:275 ../../include/ajax/module.php:2288 -#: ../../include/ajax/agent.php:571 ../../include/ajax/events.php:734 -msgid "New filter" +#: ../../enterprise/include/ajax/vulnerabilities.ajax.php:785 +msgid "Vulnerability risk" msgstr "" -#: ../../enterprise/include/ajax/log_viewer.ajax.php:331 -#: ../../enterprise/include/ajax/log_viewer.ajax.php:427 -#: ../../godmode/netflow/nf_edit_form.php:80 -#: ../../godmode/snmpconsole/snmp_filters.php:35 -#: ../../include/ajax/audit_log.php:289 ../../include/ajax/audit_log.php:344 -#: ../../include/ajax/module.php:2404 ../../include/ajax/agent.php:699 -#: ../../include/ajax/custom_fields.php:709 ../../include/ajax/events.php:742 -#: ../../include/ajax/events.php:840 -msgid "Update filter" -msgstr "" - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:347 -#: ../../godmode/events/event_edit_filter.php:284 -#: ../../include/ajax/audit_log.php:302 ../../include/ajax/module.php:2311 -#: ../../include/ajax/agent.php:594 ../../include/ajax/custom_fields.php:573 -#: ../../include/ajax/custom_fields.php:620 -#: ../../include/ajax/custom_fields.php:664 ../../include/ajax/events.php:758 -#: ../../operation/network/network_report.php:277 -#: ../../operation/network/network_usage_map.php:324 -msgid "Filter name" -msgstr "" - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:350 -#: ../../include/ajax/module.php:2317 ../../include/ajax/agent.php:600 -#: ../../include/ajax/events.php:761 -msgid "Save in Group" -msgstr "" - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:386 -#: ../../include/ajax/audit_log.php:329 ../../include/ajax/module.php:2356 -#: ../../include/ajax/events.php:797 -msgid "Overwrite filter" -msgstr "" - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:482 -#: ../../include/ajax/audit_log.php:399 ../../include/ajax/module.php:2465 -#: ../../include/ajax/agent.php:761 ../../include/ajax/events.php:895 -msgid "Filter name cannot be left blank" -msgstr "" - -#: ../../enterprise/include/ajax/log_viewer.ajax.php:525 -#: ../../include/ajax/audit_log.php:427 -msgid "Filter name already on use" -msgstr "" - -#: ../../enterprise/include/functions_log.php:279 -#: ../../enterprise/include/functions_log.php:282 -msgid "Lines" +#: ../../enterprise/include/auth/mysql.php:89 +#: ../../package_774/enterprise/include/auth/mysql.php:89 +msgid "Login timeout" msgstr "" #: ../../enterprise/include/auth/saml.php:119 @@ -23931,2831 +53461,25 @@ msgstr "" msgid "Force log out" msgstr "" -#: ../../enterprise/include/auth/saml.php:241 ../../include/auth/mysql.php:363 -#: ../../include/auth/mysql.php:393 ../../include/auth/mysql.php:432 -msgid "Please, login into metaconsole first" -msgstr "" - -#: ../../enterprise/include/auth/mysql.php:88 -msgid "Login timeout" -msgstr "" - -#: ../../enterprise/include/auth/mysql.php:90 ../../include/auth/mysql.php:325 -#: ../../include/auth/mysql.php:388 ../../include/auth/mysql.php:407 -#: ../../include/auth/mysql.php:438 -msgid "User not found in database or incorrect password" -msgstr "" - -#: ../../enterprise/include/functions_collection.php:39 -#, php-format -msgid "Collection %d does not exist" -msgstr "" - -#: ../../enterprise/include/functions_collection.php:48 -msgid "Collection dir does not exist." -msgstr "" - -#: ../../enterprise/include/functions_collection.php:57 -#, php-format -msgid "Failed to create collection path: %s" -msgstr "" - -#: ../../enterprise/include/functions_collection.php:66 -msgid "Target collection path is not writable" -msgstr "" - -#: ../../enterprise/include/functions_collection.php:80 -msgid "Failed to create zip file for collection" -msgstr "" - -#: ../../enterprise/include/functions_collection.php:87 -#, php-format -msgid "File of collection is bigger than the limit (%s bytes)" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:75 -#: ../../include/class/Diagnostics.class.php:2163 -#: ../../include/class/Diagnostics.class.php:2281 -#, php-format -msgid "Automated %s report for user defined report" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:532 -#: ../../enterprise/include/functions_reporting_pdf.php:564 -#: ../../enterprise/include/functions_reporting_pdf.php:590 -#: ../../enterprise/include/functions_reporting_pdf.php:615 -#: ../../enterprise/include/functions_reporting_pdf.php:618 -#: ../../enterprise/include/functions_reporting_pdf.php:625 -#: ../../enterprise/include/functions_reporting_csv.php:1381 -#: ../../include/functions_reporting_html.php:3856 -#: ../../include/functions_reporting_html.php:3885 -#: ../../include/functions_reporting_html.php:3928 -#: ../../include/functions_reporting_html.php:3951 -#: ../../include/functions_reporting_html.php:3954 -#: ../../include/functions_reporting_html.php:3961 -#: ../../include/functions_reporting.php:7354 -#: ../../include/functions_reporting.php:7377 -#: ../../include/functions_reporting.php:7392 -#: ../../include/functions_reporting.php:7408 -#: ../../include/functions_reporting.php:7423 -msgid "Maximun" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:540 -#: ../../enterprise/include/functions_reporting_pdf.php:597 -#: ../../include/functions_reporting_html.php:3864 -#: ../../include/functions_reporting_html.php:3935 -msgid "Minimun" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:589 -#: ../../enterprise/include/functions_reporting_pdf.php:596 -#: ../../enterprise/include/functions_reporting_pdf.php:603 -#: ../../enterprise/include/functions_reporting_pdf.php:617 -#: ../../enterprise/include/functions_reporting_pdf.php:622 -#: ../../enterprise/include/functions_reporting_csv.php:1326 -#: ../../enterprise/include/functions_reporting_csv.php:1381 -#: ../../enterprise/include/functions_reporting_csv.php:1485 -#: ../../include/functions_reporting_html.php:3927 -#: ../../include/functions_reporting_html.php:3934 -#: ../../include/functions_reporting_html.php:3942 -#: ../../include/functions_reporting_html.php:3953 -#: ../../include/functions_reporting_html.php:3958 -#: ../../include/functions_reporting.php:7372 -msgid "Lapse" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:972 -#: ../../include/functions_reporting_html.php:2281 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:597 -#, php-format -msgid "%s in %s : NORMAL" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:989 -#: ../../include/functions_reporting_html.php:2193 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:613 -#, php-format -msgid "%s in %s : CRITICAL" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:1006 -#: ../../include/functions_reporting_html.php:2210 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:629 -#, php-format -msgid "%s in %s : WARNING" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:1023 -#: ../../include/functions_reporting_html.php:2227 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:645 -#, php-format -msgid "%s in %s : UNKNOWN" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:1040 -#: ../../include/functions_reporting_html.php:2263 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:661 -#, php-format -msgid "%s in %s : Not initialize" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:1057 -#: ../../include/functions_reporting_html.php:2246 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:678 -#, php-format -msgid "%s in %s : ALERTS FIRED" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:1832 -#: ../../enterprise/include/functions_reporting_pdf.php:1837 -msgid "Contents" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:1985 -#: ../../enterprise/include/functions_reporting_csv.php:764 -#: ../../enterprise/include/functions_reporting_csv.php:1043 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../godmode/agentes/planned_downtime.list.php:331 -#: ../../godmode/agentes/planned_downtime.editor.php:997 -#: ../../include/functions_reporting_html.php:4046 -#: ../../include/functions_snmp.php:413 ../../include/functions_snmp.php:421 -#: ../../include/rest-api/index.php:377 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:460 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:523 -#: ../../operation/agentes/gis_view.php:221 -msgid "To" -msgstr "" - -#: ../../enterprise/include/functions_reporting_pdf.php:1989 -#: ../../include/functions_reporting_html.php:91 -#: ../../include/functions_reporting_html.php:5855 -#: ../../include/functions_treeview.php:303 -#: ../../operation/agentes/interface_view.functions.php:560 -msgid "Last data" -msgstr "" - -#: ../../enterprise/include/functions_visual_map.php:203 -#: ../../enterprise/include/functions_visual_map.php:268 -msgid "Crit:" -msgstr "" - -#: ../../enterprise/include/functions_visual_map.php:207 -#: ../../enterprise/include/functions_visual_map.php:272 -msgid "Warn:" -msgstr "" - -#: ../../enterprise/include/functions_visual_map.php:211 -#: ../../enterprise/include/functions_visual_map.php:276 -msgid "Ok:" -msgstr "" - -#: ../../enterprise/include/functions_visual_map.php:672 -msgid "None of the services was added" -msgstr "" - -#: ../../enterprise/include/functions_visual_map.php:674 -#, php-format -msgid "%d services couldn't be added" -msgstr "" - -#: ../../enterprise/include/functions_visual_map.php:680 -msgid "There was an error retrieving the visual map information" -msgstr "" - -#: ../../enterprise/include/functions_visual_map.php:683 -#: ../../enterprise/operation/services/services.list.php:98 -msgid "No services selected" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:170 -msgid "Command mysqldump not found." -msgstr "" - -#: ../../enterprise/include/functions_backup.php:185 -msgid "The mysqldump execution goes wrong." -msgstr "" - -#: ../../enterprise/include/functions_backup.php:198 -msgid "" -"In order to make backups it is necessary to check if the configuration is " -"correct." -msgstr "" - -#: ../../enterprise/include/functions_backup.php:264 -msgid "No description" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:431 -msgid "Restoring a backup" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:433 -#, php-format -msgid "Restoring a %s database backup must be done manually." -msgstr "" - -#: ../../enterprise/include/functions_backup.php:435 -msgid "" -"It's a complex operation that needs human intervation to avoid system " -"failures and data loosing" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:437 -msgid "To restore the selected backup, please follow these steps" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:443 -msgid "Open a root shell in your system located at " -msgstr "" - -#: ../../enterprise/include/functions_backup.php:447 -msgid "Connect to MySQL database using the following command" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:453 -msgid "Create a new database" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:477 -msgid "Restore the backup" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:492 -msgid "Modify console configuration to use this new database" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:493 -msgid "Open configuration file" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:496 -#: ../../enterprise/include/functions_backup.php:506 -msgid "Find" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:498 -#: ../../enterprise/include/functions_backup.php:508 -msgid "and replace with" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:503 -msgid "Modify servers configuration to use this new database" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:504 -msgid "Find servers configuration file and replace the following lines" -msgstr "" - -#: ../../enterprise/include/functions_backup.php:513 -msgid "Restart the servers and login again into the console" -msgstr "" - -#: ../../enterprise/include/functions_snmp.php:65 -msgid "Trap status agent recovered" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:124 -#: ../../enterprise/include/functions_security_hardening.php:129 -msgid "Inventory and" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:125 -#: ../../enterprise/include/functions_security_hardening.php:130 -msgid "Control of" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:126 -msgid "Enterprise Assets" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:131 -msgid "Software Assets" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:135 -msgid "Protection" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:138 -msgid "Secure Configuration" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:139 -msgid "of Enterprise Assets" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:140 -msgid "and Software" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:143 -#: ../../godmode/wizards/Cloud.class.php:318 -msgid "Account" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:144 -#: ../../enterprise/include/functions_security_hardening.php:153 -#: ../../enterprise/include/functions_security_hardening.php:157 -#: ../../enterprise/include/functions_security_hardening.php:175 -#: ../../enterprise/include/functions_security_hardening.php:191 -#: ../../enterprise/include/functions_security_hardening.php:200 -#: ../../general/main_menu.php:80 ../../general/main_menu.php:87 -msgid "Management" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:147 -msgid "Access" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:148 -msgid "Control Management" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:151 -msgid "Continuous" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:152 -msgid "Vulnerability" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:156 -msgid "Audit Log" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:160 -msgid "Email and Web" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:162 -msgid "Protections" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:165 -msgid "Malware" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:166 -msgid "Defenses" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:170 -#: ../../godmode/alerts/configure_alert_action.php:325 -msgid "Recovery" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:174 -msgid "Infrastructure" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:180 -msgid "and Defense" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:183 -msgid "Security" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:184 -msgid "Awareness" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:185 -msgid "and Skills" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:186 -msgid "Training" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:190 -msgid "Provider" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:194 -#: ../../enterprise/include/class/VMware.app.php:492 -#: ../../enterprise/include/class/DB2.app.php:392 -#: ../../enterprise/include/class/SAP.app.php:339 -#: ../../enterprise/include/class/MySQL.app.php:409 -#: ../../enterprise/include/class/Oracle.app.php:399 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:403 -#: ../../include/class/ExtensionsDiscovery.class.php:331 -msgid "Application" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:195 -msgid "Software Security" -msgstr "" - -#: ../../enterprise/include/functions_security_hardening.php:198 -#: ../../godmode/agentes/agent_incidents.php:89 -msgid "Incident" -msgstr "" - -#: ../../enterprise/include/functions_servicemap.php:80 -#: ../../enterprise/include/functions_servicemap.php:1251 -msgid "Failed to retrieve service elements: " -msgstr "" - -#: ../../enterprise/include/functions_setup.php:79 -#: ../../enterprise/include/functions_setup.php:125 -msgid "Log collector" -msgstr "" - -#: ../../enterprise/include/functions_setup.php:150 -msgid "Metaconsole link status" -msgstr "" - -#: ../../enterprise/include/functions_setup.php:188 -msgid "DB connection" -msgstr "" - -#: ../../enterprise/include/functions_setup.php:209 -msgid "This console is joining a metaconsole." -msgstr "" - -#: ../../enterprise/include/functions_setup.php:219 -msgid "There is no metaconsole defined." -msgstr "" - -#: ../../enterprise/include/rest-api/models/VisualConsole/Items/Service.php:236 -#: ../../godmode/reporting/visual_console_builder.elements.php:121 -#: ../../godmode/reporting/visual_console_builder.wizard.php:148 -#: ../../mobile/operation/module_data.php:263 -#: ../../mobile/operation/server_status.php:282 -#: ../../mobile/operation/server_status.php:320 -#: ../../mobile/operation/server_status.php:350 -#: ../../mobile/operation/server_status.php:446 -#: ../../include/functions_visual_map_editor.php:246 -#: ../../include/rest-api/models/VisualConsole/Items/Icon.php:180 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:344 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:670 -#: ../../include/functions_filemanager.php:696 -msgid "Image" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:464 -msgid "Event report agent" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:466 -msgid "Event report group" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:490 -msgid "Event report module" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:521 -#: ../../enterprise/include/functions_reporting.php:1236 -#: ../../include/functions_reports.php:842 -#: ../../include/functions_reporting.php:8961 -#: ../../include/functions_reporting.php:9356 -msgid "Availability" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:569 -#: ../../enterprise/include/functions_reporting_csv.php:1520 -msgid "% OK" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:578 -#: ../../include/functions_reporting_html.php:625 -msgid "Checks Failed" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:710 -msgid "Maximum value" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:714 -#: ../../include/functions_reporting_html.php:4594 -msgid "Agent min value" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:715 -msgid "Minimum value" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:718 -msgid "Average value" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:744 -#: ../../include/functions_reports.php:891 -msgid "Agents inventory" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:766 -#: ../../enterprise/operation/agentes/tag_view.php:695 -#: ../../include/ajax/heatmap.ajax.php:483 -#: ../../operation/agentes/estado_generalagente.php:435 -#: ../../operation/gis_maps/ajax.php:360 ../../operation/gis_maps/ajax.php:477 -msgid "Remote" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:766 -msgid "Sec. group" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:766 -msgid "Custom Field" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:790 -#: ../../include/functions_reports.php:898 -msgid "Modules inventory" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:804 -msgid "Agent groups" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:804 -#: ../../include/functions_reporting_html.php:1793 -msgid "Agent secondary groups" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:831 -#: ../../include/functions_reporting.php:3037 -msgid "Inventory Changes" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:859 -#: ../../include/functions_reports.php:737 -msgid "Prediction date" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:879 -#: ../../include/functions_reporting.php:6820 -msgid "Projection Graph" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:908 -msgid "Serialized data " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:947 -msgid "Last Value " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1023 -#: ../../include/functions_reporting.php:1557 -#: ../../operation/snmpconsole/snmp_statistics.php:171 -#: ../../operation/snmpconsole/snmp_statistics.php:245 -#, php-format -msgid "Top %d" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1060 -#: ../../include/functions_reporting.php:4203 -msgid "Group Report" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:289 -#: ../../godmode/db/db_main.php:102 ../../godmode/groups/group_list.php:1104 -#: ../../mobile/operation/groups.php:186 -#: ../../include/functions_reporting_html.php:5935 -#: ../../include/class/Diagnostics.class.php:583 -#: ../../include/functions_reporting.php:12435 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:690 -#: ../../include/functions_groups.php:2667 ../../operation/tree.php:503 -msgid "Total agents" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -msgid "Uknown agents" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:290 -#: ../../godmode/groups/group_list.php:1105 -#: ../../godmode/module_library/module_library_view.php:159 -#: ../../include/class/Diagnostics.class.php:587 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:691 -#: ../../operation/tree.php:504 -msgid "Total modules" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../include/functions_reporting.php:12282 -#: ../../include/functions_groups.php:2725 -msgid "Defined alerts" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/operation/services/services.treeview_services.php:294 -#: ../../enterprise/operation/services/services.treeview_services.php:295 -#: ../../enterprise/operation/services/services.treeview_services.php:296 -#: ../../godmode/groups/group_list.php:1109 -#: ../../godmode/groups/group_list.php:1110 -#: ../../godmode/groups/group_list.php:1111 -#: ../../include/functions_graph.php:2622 -#: ../../include/functions_reporting.php:12298 -#: ../../include/functions_reporting.php:12319 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:407 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:442 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:695 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:696 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:697 -#: ../../include/functions_groups.php:2743 -#: ../../include/functions_groups.php:2766 ../../operation/tree.php:213 -#: ../../operation/tree.php:304 ../../operation/tree.php:508 -#: ../../operation/tree.php:509 ../../operation/tree.php:510 -msgid "Fired alerts" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1074 -msgid "Last 8 hours events" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1077 -#: ../../include/functions_reports.php:789 -#: ../../include/functions_reports.php:795 -msgid "Group report" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1206 -msgid "Illegal query or any other error" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1228 -#: ../../include/functions_reports.php:673 -msgid "SQL vertical bar graph" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1230 -#: ../../include/functions_reports.php:681 -msgid "SQL horizontal bar graph" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1232 -#: ../../include/functions_reports.php:677 -msgid "SQL pie graph" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1261 -#: ../../enterprise/include/functions_reporting_csv.php:1279 -#: ../../enterprise/include/functions_reporting_csv.php:1281 -#: ../../include/functions_reports.php:766 -#: ../../include/functions_reporting.php:7126 -#: ../../include/functions_reporting.php:10634 -msgid "Summatory" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1311 -#: ../../enterprise/include/functions_reporting_csv.php:1313 -#: ../../enterprise/include/functions_reporting_csv.php:1319 -#: ../../enterprise/include/functions_reporting_csv.php:1321 -msgid "Minimum Value" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1326 -#: ../../include/functions_reporting.php:10638 -msgid "Minimum" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1366 -#: ../../enterprise/include/functions_reporting_csv.php:1368 -#: ../../enterprise/include/functions_reporting_csv.php:1374 -#: ../../enterprise/include/functions_reporting_csv.php:1376 -msgid "Maximun Value" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1402 -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../enterprise/include/functions_reporting_csv.php:1420 -#: ../../enterprise/include/functions_reporting_csv.php:1431 -#: ../../include/functions_reporting_html.php:4049 -#: ../../include/functions_reports.php:774 -#: ../../include/functions_reporting.php:10094 -msgid "Increment" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../include/functions_reporting_html.php:4047 -msgid "From data" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1416 -#: ../../include/functions_reporting_html.php:4048 -msgid "To data" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1422 -#: ../../enterprise/include/functions_reporting_csv.php:1433 -#: ../../include/functions_reporting_html.php:4076 -msgid "Negative increase: " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1424 -#: ../../enterprise/include/functions_reporting_csv.php:1435 -#: ../../include/functions_reporting_html.php:4078 -msgid "Positive increase: " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1426 -#: ../../enterprise/include/functions_reporting_csv.php:1437 -#: ../../include/functions_reporting_html.php:4080 -msgid "Neutral increase: " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1451 -#: ../../enterprise/include/functions_reporting_csv.php:1470 -#: ../../enterprise/include/functions_reporting_csv.php:1472 -#: ../../enterprise/include/functions_reporting_csv.php:1478 -#: ../../enterprise/include/functions_reporting_csv.php:1480 -#: ../../include/functions_reporting.php:7131 -msgid "AVG. Value" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1485 -msgid "AVG" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1506 -#: ../../enterprise/include/functions_reporting_csv.php:1524 -#: ../../enterprise/include/functions_reporting_csv.php:1526 -#: ../../include/functions_reporting.php:6462 -msgid "Monitor Report" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1520 -msgid "% Wrong" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1535 -msgid "Simple Graph" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1595 -#: ../../enterprise/include/functions_reporting_csv.php:1641 -#: ../../enterprise/include/functions_reporting_csv.php:1714 -#: ../../enterprise/include/functions_reporting_csv.php:1833 -#: ../../enterprise/include/functions_reporting_csv.php:2141 -msgid "SLA Max" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1596 -#: ../../enterprise/include/functions_reporting_csv.php:1642 -#: ../../enterprise/include/functions_reporting_csv.php:1715 -#: ../../enterprise/include/functions_reporting_csv.php:1834 -#: ../../enterprise/include/functions_reporting_csv.php:2142 -msgid "SLA Min" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1597 -#: ../../enterprise/include/functions_reporting_csv.php:1643 -#: ../../enterprise/include/functions_reporting_csv.php:1716 -#: ../../enterprise/include/functions_reporting_csv.php:1835 -#: ../../enterprise/include/functions_reporting_csv.php:2143 -#: ../../enterprise/include/functions_reporting.php:1864 -#: ../../enterprise/include/functions_reporting.php:3136 -#: ../../enterprise/include/functions_reporting.php:4125 -#: ../../enterprise/include/functions_reporting.php:6375 -#: ../../include/functions_reporting_html.php:555 -msgid "SLA Limit" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1598 -#: ../../enterprise/include/functions_reporting_csv.php:1644 -msgid "Time Total " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1599 -#: ../../enterprise/include/functions_reporting_csv.php:1645 -msgid "Time OK " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1600 -#: ../../enterprise/include/functions_reporting_csv.php:1646 -msgid "Time Error " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1601 -#: ../../enterprise/include/functions_reporting_csv.php:1647 -msgid "Time Unknown " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1602 -#: ../../enterprise/include/functions_reporting_csv.php:1648 -msgid "Time Not Init " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1603 -#: ../../enterprise/include/functions_reporting_csv.php:1649 -msgid "Time Downtime " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1604 -#: ../../enterprise/include/functions_reporting_csv.php:1650 -msgid "Checks Total " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1605 -#: ../../enterprise/include/functions_reporting_csv.php:1651 -msgid "Checks OK " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1606 -#: ../../enterprise/include/functions_reporting_csv.php:1652 -msgid "Checks Error " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1607 -#: ../../enterprise/include/functions_reporting_csv.php:1653 -msgid "Checks Unknown " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1608 -#: ../../enterprise/include/functions_reporting_csv.php:1654 -msgid "Checks Not Init " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1609 -#: ../../enterprise/include/functions_reporting_csv.php:1655 -msgid "SLA " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1610 -#: ../../enterprise/include/functions_reporting_csv.php:1656 -msgid "Status " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1632 -#: ../../enterprise/include/functions_reporting_csv.php:1678 -#: ../../enterprise/include/functions_reporting_csv.php:1996 -#: ../../enterprise/include/functions_reporting.php:1884 -#: ../../enterprise/include/functions_reporting.php:1925 -#: ../../enterprise/include/functions_reporting.php:3161 -#: ../../enterprise/include/functions_reporting.php:3220 -#: ../../enterprise/include/functions_reporting.php:4151 -#: ../../enterprise/include/functions_reporting.php:4210 -#: ../../enterprise/include/functions_reporting.php:6404 -#: ../../enterprise/operation/agentes/security_hardening.php:501 -#: ../../include/functions_reporting_html.php:674 -#: ../../include/functions_config.php:1399 -#: ../../include/functions_config.php:3642 -msgid "Fail" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1702 -#: ../../enterprise/include/functions_reporting_csv.php:1818 -#: ../../enterprise/include/functions_reporting_csv.php:2058 -#: ../../enterprise/include/functions_reporting_csv.php:2126 -msgid "Subtitle" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1717 -#: ../../enterprise/include/functions_reporting_csv.php:1849 -#: ../../enterprise/include/functions_reporting_csv.php:2157 -msgid "Time Total Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1718 -#: ../../enterprise/include/functions_reporting_csv.php:1850 -#: ../../enterprise/include/functions_reporting_csv.php:2158 -msgid "Time OK Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1719 -#: ../../enterprise/include/functions_reporting_csv.php:1851 -#: ../../enterprise/include/functions_reporting_csv.php:2159 -msgid "Time Error Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1720 -#: ../../enterprise/include/functions_reporting_csv.php:1852 -#: ../../enterprise/include/functions_reporting_csv.php:2160 -msgid "Time Unknown Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1721 -#: ../../enterprise/include/functions_reporting_csv.php:1853 -#: ../../enterprise/include/functions_reporting_csv.php:2161 -msgid "Time Downtime Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1722 -#: ../../enterprise/include/functions_reporting_csv.php:1854 -#: ../../enterprise/include/functions_reporting_csv.php:2162 -msgid "Time Not Init Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1723 -#: ../../enterprise/include/functions_reporting_csv.php:1855 -#: ../../enterprise/include/functions_reporting_csv.php:2163 -msgid "Checks Total Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1724 -#: ../../enterprise/include/functions_reporting_csv.php:1856 -#: ../../enterprise/include/functions_reporting_csv.php:2164 -msgid "Checks OK Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1725 -#: ../../enterprise/include/functions_reporting_csv.php:1857 -#: ../../enterprise/include/functions_reporting_csv.php:2165 -msgid "Checks Error Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1726 -#: ../../enterprise/include/functions_reporting_csv.php:1858 -#: ../../enterprise/include/functions_reporting_csv.php:2166 -msgid "Checks Unknown Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1727 -#: ../../enterprise/include/functions_reporting_csv.php:1859 -#: ../../enterprise/include/functions_reporting_csv.php:2167 -msgid "Checks Not Init Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1728 -#: ../../enterprise/include/functions_reporting_csv.php:1860 -#: ../../enterprise/include/functions_reporting_csv.php:2168 -msgid "SLA Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1729 -#: ../../enterprise/include/functions_reporting_csv.php:1861 -#: ../../enterprise/include/functions_reporting_csv.php:2169 -msgid "Status Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1751 -#: ../../enterprise/include/functions_reporting.php:2033 -msgid "Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1752 -#: ../../enterprise/include/functions_reporting_csv.php:1907 -msgid "Time Total Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1753 -#: ../../enterprise/include/functions_reporting_csv.php:1908 -msgid "Time OK Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1754 -#: ../../enterprise/include/functions_reporting_csv.php:1909 -msgid "Time Error Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1755 -#: ../../enterprise/include/functions_reporting_csv.php:1910 -msgid "Time Unknown Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1756 -#: ../../enterprise/include/functions_reporting_csv.php:1911 -msgid "Time Not Init Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1757 -#: ../../enterprise/include/functions_reporting_csv.php:1912 -msgid "Time Downtime Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1758 -#: ../../enterprise/include/functions_reporting_csv.php:1913 -msgid "Time Out Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1759 -#: ../../enterprise/include/functions_reporting_csv.php:1914 -msgid "Checks Total Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1760 -#: ../../enterprise/include/functions_reporting_csv.php:1915 -msgid "Checks OK Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1761 -#: ../../enterprise/include/functions_reporting_csv.php:1916 -msgid "Checks Error Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1762 -#: ../../enterprise/include/functions_reporting_csv.php:1917 -msgid "Checks Unknown Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1763 -#: ../../enterprise/include/functions_reporting_csv.php:1918 -msgid "Checks Not Init Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1764 -#: ../../enterprise/include/functions_reporting_csv.php:1919 -msgid "SLA Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1765 -#: ../../enterprise/include/functions_reporting_csv.php:1920 -msgid "SLA Fixed Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1766 -#: ../../enterprise/include/functions_reporting_csv.php:1921 -msgid "Date From Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1767 -#: ../../enterprise/include/functions_reporting_csv.php:1922 -msgid "Date To Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1768 -#: ../../enterprise/include/functions_reporting_csv.php:1923 -msgid "Status Day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1828 -#: ../../enterprise/include/functions_reporting_csv.php:2136 -#: ../../include/functions_html.php:2393 -msgid "Month" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1829 -#: ../../enterprise/include/functions_reporting_csv.php:2137 -msgid "Month Number" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1830 -#: ../../enterprise/include/functions_reporting_csv.php:2138 -msgid "Year" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1880 -msgid "Time Total week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1881 -msgid "Time OK week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1882 -msgid "Time Error week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1883 -msgid "Time Unknown week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1884 -msgid "Time Downtime week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1885 -msgid "Time Not Init week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1886 -msgid "Checks Total week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1887 -msgid "Checks OK week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1888 -msgid "Checks Error week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1889 -msgid "Checks Unknown week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1890 -msgid "Status week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1906 -msgid "Day Week" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1958 -msgid "S.L.A. Services" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1976 -msgid "Lost sercice " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1977 -msgid "Service " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1978 -msgid "Limit " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1979 -msgid "SLA Compilance " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1980 -msgid "Unknown " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1981 -msgid "Ok " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1982 -msgid "Fail " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:1983 -msgid "Result " -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2008 -msgid "IPAM Networks" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2025 -#: ../../enterprise/include/functions_reporting.php:2558 -#: ../../enterprise/tools/ipam/ipam_network.php:251 -#: ../../godmode/events/custom_events.php:94 -#: ../../include/lib/Dashboard/Widgets/events_list.php:813 -#: ../../include/functions_events.php:244 -#: ../../operation/events/events.php:2932 -msgid "Agent ID" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2026 -#: ../../enterprise/include/functions_reporting.php:2559 -#: ../../enterprise/include/functions_ipam.php:2117 -#: ../../enterprise/tools/ipam/ipam_network.php:589 -#: ../../enterprise/tools/ipam/ipam_network.php:858 -#: ../../enterprise/tools/ipam/ipam_ajax.php:295 -#: ../../enterprise/tools/ipam/ipam_ajax.php:482 -#: ../../enterprise/tools/ipam/ipam_massive.php:105 -#: ../../godmode/users/configure_user.php:1296 -#: ../../godmode/users/user_management.php:730 -#: ../../mobile/operation/events.php:874 -#: ../../include/functions_reporting_html.php:6061 -#: ../../include/functions.php:3109 ../../include/ajax/events.php:1722 -#: ../../include/class/AuditLog.class.php:114 -#: ../../operation/users/user_edit.php:740 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:333 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:426 -#: ../../general/logon_ok.php:304 -msgid "Comments" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2027 -#: ../../enterprise/include/functions_reporting.php:2560 -#: ../../enterprise/include/functions_ipam.php:2115 -#: ../../enterprise/tools/ipam/ipam_network.php:600 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1543 -msgid "Alive" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2068 -msgid "SLA max" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2069 -msgid "SLA min" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2070 -msgid "SLA limit" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2071 -#: ../../enterprise/include/functions_reporting.php:5210 -#: ../../include/functions_reporting_html.php:590 -msgid "Time Total" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2072 -#: ../../enterprise/include/functions_reporting.php:5213 -#: ../../include/functions_reporting_html.php:592 -#: ../../include/functions_reporting_html.php:4189 -msgid "Time OK" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2073 -msgid "Time Error" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2074 -#: ../../enterprise/include/functions_reporting.php:5214 -#: ../../include/functions_reporting_html.php:593 -#: ../../include/functions_reporting_html.php:4201 -msgid "Time Unknown" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2075 -#: ../../enterprise/include/functions_reporting.php:5215 -#: ../../include/functions_reporting_html.php:594 -msgid "Time Not Init" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2076 -#: ../../include/functions_reporting_html.php:4213 -msgid "Time Downtime" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2077 -#: ../../enterprise/include/functions_reporting.php:5305 -#: ../../include/functions_reporting_html.php:624 -msgid "Checks Total" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2078 -#: ../../enterprise/include/functions_reporting.php:5308 -#: ../../include/functions_reporting_html.php:626 -#: ../../include/functions_reporting_html.php:4283 -msgid "Checks OK" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2079 -msgid "Checks Error" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2080 -#: ../../enterprise/include/functions_reporting.php:5309 -#: ../../include/functions_reporting_html.php:627 -msgid "Checks Unknown" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2081 -#: ../../enterprise/include/functions_reporting.php:5310 -msgid "Checks Not Init" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2082 -#: ../../enterprise/operation/services/services.service.php:119 -#: ../../enterprise/operation/services/services.list.php:546 -#: ../../include/functions_reports.php:710 -#: ../../include/functions_reports.php:715 -#: ../../include/functions_reports.php:719 -#: ../../include/functions_reports.php:723 -#: ../../include/functions_reports.php:729 -msgid "SLA" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2083 -msgid "SLA Fixed" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2188 -msgid "Time Total day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2189 -msgid "Time OK day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2190 -msgid "Time Error day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2191 -msgid "Time Unknown day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2192 -msgid "Time Downtime day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2193 -msgid "Time Not Init day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2194 -msgid "Checks Total day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2195 -msgid "Checks OK day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2196 -msgid "Checks Error day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2197 -msgid "Checks Unknown day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2198 -msgid "Status day" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2214 -#: ../../enterprise/include/functions_events.php:163 -msgid "Hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2215 -msgid "Time Total hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2216 -msgid "Time OK hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2217 -msgid "Time Error hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2218 -msgid "Time Unknown hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2219 -msgid "Time Not Init hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2220 -msgid "Time Downtime hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2221 -msgid "Time Out hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2222 -msgid "Checks Total hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2223 -msgid "Checks OK hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2224 -msgid "Checks Error hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2225 -msgid "Checks Unknown hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2226 -msgid "Checks Not Init hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2227 -msgid "SLA hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2228 -msgid "SLA Fixed hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2229 -msgid "Date From hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2230 -msgid "Date To hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2231 -msgid "Status hours" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2311 -#: ../../enterprise/include/functions_reporting_csv.php:2315 -#: ../../include/functions_reporting_html.php:139 -msgid "Generated" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2358 -msgid "Simple Baseline Graph" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2389 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:557 -msgid "Custom Graph" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2534 -#: ../../include/functions_reporting.php:6170 -msgid "Alert Report Module" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2536 -#: ../../include/functions_reporting.php:6003 -msgid "Alert Report Agent" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2538 -#: ../../include/functions_reporting.php:5823 -msgid "Alert Report Group" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2556 -msgid "Actions Triggered" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2556 -msgid "Template Triggered" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2593 -msgid "Event Report Log" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2622 -#: ../../include/functions_reports.php:956 -#: ../../include/functions_reports.php:957 -#: ../../include/functions_reporting.php:5128 -msgid "Permissions report" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2640 -#: ../../enterprise/include/functions_reporting_csv.php:2650 -#: ../../godmode/users/user_list.php:573 -#: ../../godmode/users/configure_user.php:1061 -#: ../../godmode/users/configure_user.php:1138 -#: ../../godmode/users/user_management.php:143 -#: ../../godmode/users/user_management.php:155 -#: ../../include/functions_reporting_html.php:5344 -#: ../../include/functions_reporting_html.php:6481 -#: ../../include/functions_reporting_html.php:6504 -#: ../../include/class/SnmpConsole.class.php:278 -#: ../../operation/search_users.php:43 ../../operation/users/user_edit.php:291 -msgid "User ID" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2640 -#: ../../enterprise/include/functions_reporting_csv.php:2650 -#: ../../godmode/users/user_management.php:166 -#: ../../include/functions_reporting_html.php:6482 -#: ../../include/functions_reporting_html.php:6505 -msgid "Full name" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2640 -#: ../../enterprise/include/functions_reporting_csv.php:2650 -#: ../../include/functions_reporting_html.php:6483 -#: ../../include/functions_reporting_html.php:6506 -msgid "Permissions" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2696 -msgid "Netflow data chart" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2698 -#: ../../include/functions_reports.php:926 -msgid "Netflow area chart" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2751 -msgid "Netflow summary" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -#: ../../include/functions_netflow.php:416 -msgid "Total flows" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -#: ../../include/functions_netflow.php:421 -msgid "Total bytes" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -#: ../../include/functions_netflow.php:426 -msgid "Total packets" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -msgid "Avg. bits/sec" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -msgid "Avg. packets/sec" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2771 -msgid "Avg. bytes/packet" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2772 -msgid "Dst. IP" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2798 -msgid "Agent/module status" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2833 -#: ../../include/functions_reporting_html.php:2383 -msgid "Last time" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2877 -#: ../../include/functions_reports.php:938 -#: ../../include/functions_reporting.php:6617 -msgid "Netflow top-N connections" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2899 -#: ../../mobile/operation/tactical.php:352 -#: ../../include/functions_reporting_html.php:6060 -#: ../../include/functions.php:3109 ../../include/functions_netflow.php:347 -#: ../../include/class/AuditLog.class.php:113 -#: ../../operation/snmpconsole/snmp_statistics.php:183 -#: ../../general/logon_ok.php:303 -msgid "Source IP" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2899 -#: ../../include/functions_netflow.php:348 -msgid "Destination IP" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2899 -#: ../../include/functions_config.php:1082 -#: ../../include/functions_config.php:3554 -#: ../../include/functions_netflow.php:349 -#: ../../operation/network/network_report.php:426 -#: ../../operation/network/network_report.php:458 -msgid "Bytes" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2899 -#: ../../include/functions_netflow.php:350 -msgid "% Traffic" -msgstr "" - -#: ../../enterprise/include/functions_reporting_csv.php:2899 -msgid "Average Throughput (bits/sec)" -msgstr "" - -#: ../../enterprise/include/functions_aws.php:381 -msgid "$" -msgstr "" - -#: ../../enterprise/include/functions_aws.php:491 -msgid "Current deployments" -msgstr "" - -#: ../../enterprise/include/functions_aws.php:527 -msgid "Cost analysis" -msgstr "" - -#: ../../enterprise/include/functions_aws.php:530 -msgid "Current cost estimation" -msgstr "" - -#: ../../enterprise/include/functions_aws.php:532 -msgid "Previous period cost" -msgstr "" - -#: ../../enterprise/include/functions_aws.php:591 -msgid "Reservation status" -msgstr "" - -#: ../../enterprise/include/functions_HA_cluster.php:46 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1823 -msgid "Deploy" -msgstr "" - -#: ../../enterprise/include/functions_HA_cluster.php:49 -msgid "Recover" -msgstr "" - -#: ../../enterprise/include/functions_HA_cluster.php:52 -msgid "Promote" -msgstr "" - -#: ../../enterprise/include/functions_HA_cluster.php:55 -msgid "Demote" -msgstr "" - -#: ../../enterprise/include/functions_HA_cluster.php:64 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1969 -msgid "Cleanup" -msgstr "" - -#: ../../enterprise/include/functions_HA_cluster.php:67 -msgid "Resync" -msgstr "" - -#: ../../enterprise/include/functions_HA_cluster.php:261 -msgid "Public Key Authentication Failed" -msgstr "" - -#: ../../enterprise/include/functions_HA_cluster.php:268 -#: ../../godmode/setup/setup_ehorus.php:136 -#: ../../godmode/setup/setup_integria.php:666 -msgid "Connection failed" -msgstr "" - -#: ../../enterprise/include/functions_HA_cluster.php:491 -msgid "Register" -msgstr "" - -#: ../../enterprise/include/functions_HA_cluster.php:493 -msgid "Register new node" -msgstr "" - -#: ../../enterprise/include/functions_HA_cluster.php:496 -#: ../../include/class/NetworkMap.class.php:3164 -msgid "Update node" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:148 -#: ../../enterprise/include/class/Aws.cloud.php:112 -#: ../../enterprise/include/class/Google.cloud.php:142 -msgid "Cloud message" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:150 -#: ../../enterprise/include/class/Azure.cloud.php:194 -#: ../../enterprise/include/class/Aws.cloud.php:114 -#: ../../enterprise/include/class/Aws.cloud.php:161 -#: ../../enterprise/include/class/Google.cloud.php:144 -#: ../../enterprise/include/class/Google.cloud.php:188 -#: ../../godmode/menu.php:133 ../../godmode/wizards/Cloud.class.php:196 -#: ../../godmode/wizards/Cloud.class.php:205 -#: ../../include/class/ExtensionsDiscovery.class.php:338 -msgid "Cloud" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:153 -#: ../../include/class/CredentialStore.class.php:961 -msgid "Azure" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:190 -#: ../../enterprise/include/class/DeploymentCenter.class.php:598 -#: ../../enterprise/include/class/Aws.cloud.php:157 -#: ../../enterprise/include/class/Google.cloud.php:184 -#: ../../godmode/menu.php:177 -#: ../../godmode/wizards/ManageExtensions.class.php:225 -#: ../../godmode/wizards/HostDevices.class.php:190 -#: ../../godmode/wizards/Custom.class.php:109 -#: ../../godmode/wizards/Cloud.class.php:192 -#: ../../godmode/wizards/Applications.class.php:171 -#: ../../godmode/servers/discovery.php:65 -#: ../../godmode/servers/discovery.php:74 -msgid "Discovery" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:248 -#: ../../enterprise/include/class/Google.cloud.php:242 -msgid "Task details" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:249 -#: ../../enterprise/include/class/Google.cloud.php:243 -msgid "Instance explorer" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:250 -#: ../../enterprise/include/class/Google.cloud.php:244 -msgid "Metrics" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:307 -msgid "Microsoft Compute" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:355 -#: ../../enterprise/include/class/Aws.cloud.php:1524 -#: ../../enterprise/include/class/Google.cloud.php:349 -#, php-format -msgid "%s not found or not executable" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:468 -#: ../../enterprise/include/class/Google.cloud.php:472 -msgid "Group not found." -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:598 -#: ../../enterprise/include/class/Azure.cloud.php:646 -#: ../../enterprise/include/class/Google.cloud.php:599 -#: ../../enterprise/include/class/Google.cloud.php:645 -msgid "Unauthorized access" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:773 -#: ../../enterprise/include/class/VMware.app.php:583 -#: ../../enterprise/include/class/DB2.app.php:445 -#: ../../enterprise/include/class/Aws.S3.php:408 -#: ../../enterprise/include/class/SAP.app.php:459 -#: ../../enterprise/include/class/Aws.cloud.php:1221 -#: ../../enterprise/include/class/MySQL.app.php:450 -#: ../../enterprise/include/class/Google.cloud.php:764 -#: ../../enterprise/include/class/Oracle.app.php:452 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:457 -#: ../../godmode/wizards/HostDevices.class.php:835 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:633 -#: ../../include/class/ExtensionsDiscovery.class.php:1272 -#: ../../include/class/CustomNetScan.class.php:452 -msgid "Task name" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:857 -#: ../../enterprise/include/class/VMware.app.php:614 -#: ../../enterprise/include/class/Aws.S3.php:565 -#: ../../enterprise/include/class/Aws.cloud.php:529 -msgid "Tentacle options" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:936 -#: ../../enterprise/include/class/Aws.cloud.php:746 -#: ../../enterprise/include/class/Aws.cloud.php:1294 -#: ../../enterprise/include/class/Google.cloud.php:828 -msgid "No instances found." -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:976 -#: ../../enterprise/include/class/Azure.cloud.php:1086 -#: ../../godmode/snmpconsole/snmp_alert.php:1692 -#: ../../godmode/alerts/configure_alert_action.php:432 -#: ../../mobile/operation/agents.php:210 ../../mobile/operation/modules.php:241 -#: ../../mobile/operation/groups.php:82 ../../mobile/operation/services.php:128 -#: ../../mobile/operation/agent.php:154 ../../mobile/operation/alerts.php:199 -#: ../../mobile/operation/visualmap.php:256 -#: ../../mobile/operation/visualmaps.php:189 -#: ../../mobile/operation/module_data.php:130 -#: ../../mobile/operation/module_graph.php:365 -#: ../../mobile/operation/module_graph.php:378 -#: ../../mobile/operation/events.php:953 -#: ../../mobile/operation/server_status.php:232 -#: ../../mobile/operation/tactical.php:102 -msgid "Back" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:1003 -#: ../../enterprise/include/class/Aws.cloud.php:670 -msgid "Scan and general monitoring." -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:1021 -#: ../../enterprise/include/class/Aws.cloud.php:687 -msgid "Cpu performance summary" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:1034 -#: ../../enterprise/include/class/Aws.cloud.php:697 -#: ../../enterprise/include/class/Google.cloud.php:917 -msgid "IOPS performance summary" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:1047 -#: ../../enterprise/include/class/Aws.cloud.php:707 -#: ../../enterprise/include/class/Google.cloud.php:925 -msgid "Disk performance summary" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:1060 -#: ../../enterprise/include/class/Aws.cloud.php:717 -#: ../../enterprise/include/class/Google.cloud.php:933 -msgid "Network performance summary" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:1075 -#: ../../enterprise/include/class/VMware.app.php:1022 -#: ../../enterprise/include/class/Omnishell.class.php:975 -#: ../../enterprise/include/class/Omnishell.class.php:1056 -#: ../../enterprise/include/class/DB2.app.php:862 -#: ../../enterprise/include/class/SAP.app.php:925 -#: ../../enterprise/include/class/Aws.cloud.php:1468 -#: ../../enterprise/include/class/MySQL.app.php:938 -#: ../../enterprise/include/class/Oracle.app.php:970 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:829 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:336 -#: ../../godmode/alerts/configure_alert_template.php:1237 -#: ../../godmode/wizards/HostDevices.class.php:1617 -#: ../../godmode/wizards/Cloud.class.php:602 -#: ../../include/class/CustomNetScan.class.php:757 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1245 -msgid "Finish" -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:1120 -#: ../../enterprise/include/class/VMware.app.php:1047 -#: ../../enterprise/include/class/DB2.app.php:888 -#: ../../enterprise/include/class/Aws.S3.php:665 -#: ../../enterprise/include/class/SAP.app.php:951 -#: ../../enterprise/include/class/Aws.cloud.php:1622 -#: ../../enterprise/include/class/MySQL.app.php:963 -#: ../../enterprise/include/class/Google.cloud.php:958 -#: ../../enterprise/include/class/Oracle.app.php:995 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:850 -#: ../../godmode/wizards/HostDevices.class.php:1637 -#: ../../include/class/CustomNetScan.class.php:774 -msgid "Task configured." -msgstr "" - -#: ../../enterprise/include/class/Azure.cloud.php:1124 -#: ../../enterprise/include/class/VMware.app.php:1051 -#: ../../enterprise/include/class/DB2.app.php:892 -#: ../../enterprise/include/class/SAP.app.php:955 -#: ../../enterprise/include/class/MySQL.app.php:967 -#: ../../enterprise/include/class/Google.cloud.php:962 -#: ../../enterprise/include/class/Oracle.app.php:999 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:854 -#: ../../godmode/wizards/HostDevices.class.php:1641 -#: ../../include/class/CustomNetScan.class.php:778 -msgid "Wizard failed. Cannot configure task." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:230 -msgid "" -"This VMware configuration has been already defined. Please edit it or create " -"a new one." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:264 -#: ../../enterprise/include/class/DB2.app.php:197 -#: ../../enterprise/include/class/Aws.S3.php:183 -#: ../../enterprise/include/class/SAP.app.php:187 -#: ../../enterprise/include/class/Aws.cloud.php:932 -#: ../../enterprise/include/class/MySQL.app.php:206 -#: ../../enterprise/include/class/Oracle.app.php:204 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:203 -#: ../../godmode/wizards/HostDevices.class.php:422 -#: ../../include/class/CustomNetScan.class.php:168 -msgid "You must provide a task name." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:269 -#: ../../enterprise/include/class/DB2.app.php:202 -#: ../../enterprise/include/class/Aws.S3.php:188 -#: ../../enterprise/include/class/SAP.app.php:192 -#: ../../enterprise/include/class/Aws.cloud.php:937 -#: ../../enterprise/include/class/MySQL.app.php:211 -#: ../../enterprise/include/class/Oracle.app.php:209 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:208 -#: ../../godmode/wizards/HostDevices.class.php:427 -#: ../../include/class/CustomNetScan.class.php:173 -msgid "You must select a Discovery Server." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:274 -msgid "You must provide a valid V-Center IP or FQDN." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:279 -#: ../../enterprise/include/class/DB2.app.php:212 -#: ../../enterprise/include/class/Aws.S3.php:193 -#: ../../enterprise/include/class/SAP.app.php:202 -#: ../../enterprise/include/class/Aws.cloud.php:942 -#: ../../enterprise/include/class/MySQL.app.php:226 -#: ../../enterprise/include/class/Oracle.app.php:219 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:218 -#: ../../godmode/wizards/HostDevices.class.php:438 -#: ../../include/class/CustomNetScan.class.php:178 -msgid "You must select a valid group." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:291 -msgid "Discovery.Application.VMware" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:310 -msgid "Please select a valid group" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:369 -msgid "Failed to find discovery VMware task." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:384 -msgid "Threads must be equal or greater than 1." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:509 -msgid "VMware" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:545 -#: ../../enterprise/include/class/DB2.app.php:576 -#: ../../enterprise/include/class/SAP.app.php:445 -#: ../../enterprise/include/class/MySQL.app.php:598 -#: ../../enterprise/include/class/Oracle.app.php:583 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:587 -#: ../../godmode/setup/setup_integria.php:736 -#: ../../godmode/wizards/HostDevices.class.php:782 -#: ../../include/class/CustomNetScan.class.php:558 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1241 -msgid "Update and continue" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:556 -#: ../../enterprise/include/class/Aws.S3.php:560 -#: ../../enterprise/include/class/Aws.cloud.php:489 -msgid "" -"This kind of task uses multipurpose plugins in order to generate monitoring " -"data, configure your desired tentacle target." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:594 -#: ../../enterprise/include/class/DB2.app.php:457 -#: ../../enterprise/include/class/Aws.S3.php:420 -#: ../../enterprise/include/class/SAP.app.php:472 -#: ../../enterprise/include/class/Aws.cloud.php:1233 -#: ../../enterprise/include/class/MySQL.app.php:462 -#: ../../enterprise/include/class/Oracle.app.php:464 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:469 -#: ../../godmode/wizards/HostDevices.class.php:846 -#: ../../include/class/CustomNetScan.class.php:486 -msgid "" -"You must select a Discovery Server to run the Task, otherwise the Recon Task " -"will never run" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:656 -msgid "Datacenter user" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:668 -#: ../../enterprise/include/class/DB2.app.php:545 -#: ../../enterprise/include/class/Aws.S3.php:514 -#: ../../enterprise/include/class/SAP.app.php:504 -#: ../../enterprise/include/class/Aws.cloud.php:1339 -#: ../../enterprise/include/class/MySQL.app.php:567 -#: ../../enterprise/include/class/Oracle.app.php:552 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:556 -msgid "" -"Manual interval means that it will be executed only On-demand, The minimum " -"recomended interval is 5 minutes" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:677 -#: ../../enterprise/include/class/VMware.app.php:901 -#: ../../enterprise/include/class/DB2.app.php:554 -#: ../../enterprise/include/class/Aws.S3.php:523 -#: ../../enterprise/include/class/SAP.app.php:513 -#: ../../enterprise/include/class/Aws.cloud.php:1348 -#: ../../enterprise/include/class/MySQL.app.php:576 -#: ../../enterprise/include/class/Oracle.app.php:561 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:565 -#: ../../godmode/wizards/HostDevices.class.php:807 -#: ../../include/functions_reporting_html.php:2615 -#: ../../include/class/CustomNetScan.class.php:536 -msgid "Defined" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:706 -msgid "V-Center IP" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:717 -msgid "Datacenter name" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:718 -msgid "" -"This name must match with the name wich appears when you log in you VMware " -"manager" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:755 -msgid "Encrypt passwords" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:769 -#: ../../enterprise/include/class/DB2.app.php:478 -#: ../../enterprise/include/class/Aws.S3.php:442 -#: ../../enterprise/include/class/SAP.app.php:636 -#: ../../enterprise/include/class/Aws.cloud.php:1254 -#: ../../enterprise/include/class/MySQL.app.php:483 -#: ../../enterprise/include/class/Oracle.app.php:485 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:490 -msgid "This group will be used also to classify discovered agents" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:884 -msgid "Max threads" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:893 -msgid "Re-scan interval" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:894 -msgid "Enables re-scan entities process every interval defined." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:927 -msgid "Retry send" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:937 -msgid "Event mode" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:937 -msgid "Only for VCenter." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:947 -msgid "Virtual network monitoring" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:978 -msgid "Extra settings" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:979 -msgid "This RAW block will be directly added to config file." -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:1295 -msgid "Include datastores" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:1305 -msgid "Include datacenters" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:1315 -msgid "Include esxs" -msgstr "" - -#: ../../enterprise/include/class/VMware.app.php:1325 -msgid "Include vms" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:243 -msgid "IP address is required" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:253 -#: ../../enterprise/include/class/AgentRepository.class.php:454 -msgid "Target OS is required" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:255 -#: ../../enterprise/include/class/AgentRepository.class.php:456 -msgid "Target architecture is required" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:257 -msgid "Credentials to use are required" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:259 -msgid "Desired agent version is required" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:270 -msgid "Target already defined." -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:296 -msgid "Target successfully added" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:317 -msgid "Target successfully updated" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:343 -#: ../../enterprise/include/class/AgentRepository.class.php:655 -msgid "Target successfully deleted" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:360 -msgid "You should specify a Discovery server" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:362 -msgid "You must select some targets to deploy" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:392 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1119 -msgid "Failed to schedule" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:407 -msgid "Deploy scheduled" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:433 -msgid "CSV file is needed" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:488 -#, php-format -msgid "" -"Credential identifier %s does not exist, please, add it to your repository " -"%s " -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:496 -#, php-format -msgid "OS %s does not math any existing, please, add it to OS list %s" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:504 -#, php-format -msgid "" -"Sofware agent version with id %s does not exist, please, add it to your " -"repository %s " -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:526 -msgid "No target could be added. " -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:602 -#: ../../enterprise/include/class/CSVImportAgents.class.php:98 -#: ../../godmode/wizards/HostDevices.class.php:196 -#: ../../include/class/ManageNetScanScripts.class.php:104 -#: ../../include/class/CustomNetScan.class.php:355 -msgid "Host & Devices" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:629 -msgid "Deployment center" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:666 -#: ../../enterprise/include/class/DeploymentCenter.class.php:735 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1329 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 -#: ../../enterprise/include/class/AgentRepository.class.php:368 -#: ../../enterprise/include/class/AgentRepository.class.php:713 -#: ../../enterprise/include/class/AgentRepository.class.php:767 -msgid "Architecture" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:667 -msgid "Key identifier" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:668 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1250 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1391 -msgid "Target server IP" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:669 -msgid "Agent version installed" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:670 -msgid "Agent version desired" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:671 -msgid "Installation date" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:672 -msgid "Last error" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:746 -msgid "State" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:767 -msgid "There are no targets defined yet, please add some." -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:774 -#, php-format -msgid "Please set %s to make software available for targets." -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:786 -#, php-format -msgid "" -"There are no software agents in your repository yet, please add some %s." -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:805 -msgid "Deploy agent to targets" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:829 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1787 -msgid "Scan for targets" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:841 -msgid "Add target" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:853 -msgid "Load targets" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:980 #: ../../enterprise/include/class/AgentRepository.class.php:276 +#: ../../enterprise/include/class/DeploymentCenter.class.php:980 msgid "Deploying" msgstr "" -#: ../../enterprise/include/class/DeploymentCenter.class.php:1066 -msgid "You must define a network." -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1068 -msgid "You must select at least one credential to test." -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1070 -msgid "You must select a Discovery server." -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1072 -msgid "Please select a desired software agent version." -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1074 -msgid "Please specify a server IP." -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1094 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1127 -msgid "Discovery task list" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1093 -#, php-format -msgid "This network is already being scanned. See progress at %s" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1126 -#, php-format -msgid "Network scheduled to be scanned. You can see progress at %s" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1159 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1162 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1293 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1296 -#: ../../enterprise/include/class/SAP.app.php:593 -#: ../../enterprise/include/class/SAP.app.php:596 -#: ../../godmode/wizards/HostDevices.class.php:1468 -#: ../../godmode/wizards/HostDevices.class.php:1471 -msgid "No credentials available" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1160 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1294 -#: ../../enterprise/include/class/SAP.app.php:594 -#: ../../godmode/agentes/module_manager_editor_network.php:525 -#: ../../godmode/wizards/HostDevices.class.php:1469 -msgid "Manage credentials" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1174 -msgid "Network/mask" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1183 -msgid "Scan from" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1202 -#: ../../godmode/wizards/HostDevices.class.php:1481 -msgid "Credentials to try with" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1240 -#: ../../enterprise/include/class/DeploymentCenter.class.php:1381 -msgid "Desired agent version" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1428 -msgid "CSV format" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 -msgid "Target agent version" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 -msgid "Target server ip" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1448 -msgid "CSV file" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1512 -msgid "Select desired targets to be deployed" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1515 -msgid "Deploy from" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1530 -msgid "Available targets" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1706 -msgid "Add new target" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1709 -msgid "Update target" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1755 -msgid "Import targets from CSV" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1788 -#: ../../godmode/modules/manage_network_components_form_wizard.php:772 -msgid "Scan" -msgstr "" - -#: ../../enterprise/include/class/DeploymentCenter.class.php:1822 -msgid "Select targets" -msgstr "" - -#: ../../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 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:131 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:208 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:217 -msgid "Error, please refresh page" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:142 -msgid "Action already scheduled" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:148 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:137 -msgid "Unavailable action" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:160 -msgid "A node is already being synchronized, please wait until process finish." -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:172 -msgid "Please verify resync configuration is set before use this feature." -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:190 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2857 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:151 -msgid "Successfully scheduled" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:205 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2056 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3330 -#: ../../enterprise/tools/ipam/ipam_network.php:588 -#: ../../enterprise/tools/ipam/ipam_ajax.php:422 -#: ../../enterprise/tools/ipam/ipam_massive.php:140 -#: ../../godmode/modules/manage_network_components_form_wizard.php:249 -#: ../../godmode/groups/group_list.php:964 -#: ../../godmode/agentes/module_manager_editor_common.php:703 -#: ../../godmode/agentes/module_manager_editor_common.php:706 -#: ../../godmode/agentes/module_manager_editor_common.php:717 -#: ../../godmode/massive/massive_edit_agents.php:1164 -#: ../../godmode/alerts/configure_alert_template.php:940 -#: ../../include/functions_visual_map_editor.php:871 -#: ../../include/functions_reporting_html.php:3706 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:406 -#: ../../operation/agentes/estado_generalagente.php:314 -msgid "Enabled" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:214 -#: ../../enterprise/include/class/Omnishell.class.php:370 -#: ../../enterprise/include/class/Omnishell.class.php:1310 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:2001 -msgid "Pending" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:220 -msgid "Uninitialized" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:476 -#: ../../enterprise/include/class/DatabaseHA.class.php:575 -#: ../../enterprise/include/class/DatabaseHA.class.php:1254 -msgid "This is not a cluster node" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:480 -#: ../../enterprise/include/class/DatabaseHA.class.php:1258 -msgid "Failed to retrieve master position" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:494 -#: ../../enterprise/include/class/DatabaseHA.class.php:1271 -msgid "Failed to retrieve slave information" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:798 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1790 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1880 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1975 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2069 -#: ../../include/class/CalendarManager.class.php:535 -#: ../../include/class/CalendarManager.class.php:892 -msgid "Failed to update" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:825 -#: ../../enterprise/include/class/DatabaseHA.class.php:1007 -msgid "DB Replication user" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:826 -msgid "User configured for Master to Slaves replication" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:836 -#: ../../enterprise/include/class/DatabaseHA.class.php:1016 -msgid "DB Replication user password" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:837 -msgid "User password" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:846 -msgid "Resync data dir" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:847 -msgid "Directory where mysql files are stored (must be common to all nodes)" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:857 -msgid "Resync tmp directory" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:858 -msgid "" -"Temporary working directory where to store the backups that will be used to " -"re-synchronize a slave node" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:868 -msgid "Resync MySQL user" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:869 -msgid "" -"User of the system that owns the MySQL files, necessary for the adjustment " -"of permissions (by default mysql)" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:879 -msgid "Resync MySQL group" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:880 -msgid "" -"System group that owns the MySQL files, needed for permissions setting " -"(default mysql)" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:941 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:261 -msgid "IP or FQDN" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:942 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:262 -msgid "" -"This action only registers an already configured node. This action does not " -"configure any resource." -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:952 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:273 -msgid "Cluster node label (pcs)" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:968 -msgid "SSH user" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:976 -msgid "SSH port" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:984 -msgid "SSH key" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:992 -msgid "SSH public key" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1046 -msgid "Missed parameters" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1093 -msgid "You must specify a host" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1095 -msgid "DB port must be a positive integer" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1097 -msgid "SSH port must be a positive integer" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1099 -msgid "You must specify a SSH user" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1101 -msgid "You must specify a replication DB user" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1103 -msgid "You must specify a replication DB pass" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1105 -msgid "You must specify a public key path" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1107 -msgid "You must specify a private path" -msgstr "" - -#: ../../enterprise/include/class/DatabaseHA.class.php:1157 -#: ../../enterprise/include/class/NewDatabaseHA.class.php:328 -msgid "Successfully " -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:375 -msgid "Perform action" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1447 -msgid "NCM devices" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1461 -msgid "NCM templates" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1475 -msgid "Registered vendors" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1489 -msgid "Registered models" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1503 -msgid "Registered snippets" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1517 -msgid "Registered firmwares" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1553 -msgid "No agents with NCM features enabled yet" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1684 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2194 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2245 -#, php-format -msgid "Template not found: %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1709 -msgid "Template created" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1709 -msgid "Template updated" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1730 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1812 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1906 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1997 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2136 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2797 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1454 -#: ../../include/class/CalendarManager.class.php:570 -#: ../../include/class/CalendarManager.class.php:946 -#: ../../include/functions_reporting.php:5482 -#: ../../include/functions_reporting.php:5510 -#, php-format -msgid "Error: %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1775 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2319 -#, php-format -msgid "Vendor not found: %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1793 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1883 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1978 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2072 -#: ../../include/class/CalendarManager.class.php:538 -#: ../../include/class/CalendarManager.class.php:895 -msgid "Failed to create" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1806 -msgid "Failed saving vendor: " -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1865 -#, php-format -msgid "model not found: %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1887 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2658 -msgid "you must select a valid vendor" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1900 -msgid "Failed saving model: " -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1960 -#, php-format -msgid "snippet not found: %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:1991 -msgid "Failed saving snippet: " -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2054 -#, php-format -msgid "firmware not found: %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2081 -msgid "Firmware file missing" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2094 -#: ../../enterprise/include/class/AgentRepository.class.php:491 -msgid "Cannot create target dir [" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2113 -#, php-format -msgid "Failed to store file in %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2130 -msgid "Failed saving firmware: " -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2157 -msgid "" -"Upload only official binary files from your device provide in raw format " -"(not compressed)" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2206 -#: ../../godmode/modules/manage_network_templates.php:83 -msgid "Template successfully deleted" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2261 -msgid "Template successfully duplicated" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2284 -#, php-format -msgid "Model not found: %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2296 -msgid "Model successfully deleted" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2331 -msgid "Vendor successfully deleted" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2354 -#, php-format -msgid "Snippet not found: %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2366 -msgid "Snippet successfully deleted" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2389 -#, php-format -msgid "Firmware not found: %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2401 -msgid "Firmware successfully deleted" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2480 -msgid "" -"Not executed yet, no content to display, define your own in following " -"textarea." -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2489 -msgid "" -"Following content is already queued to be executed! You must wait until " -"execution is finished before being able to modify this." -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2581 -msgid "Check progress" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2590 -#, php-format -msgid "Script scheduled %s %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2648 -#, php-format -msgid "Error retrieving template: %s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2654 -msgid "you must select a template" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2656 -msgid "you must select a valid model" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2660 -msgid "you must select a valid port" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2694 -#, php-format -msgid "Failed to update%s" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2726 -msgid "No configuration registers to backup" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2734 -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2750 -msgid "Successfully backed up" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2785 -msgid "Invalid id given" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2820 -msgid "" -"Is highly recommendable to execute this kind of operation from agent details " -"to preview the script content" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2829 -msgid "This operation is not ready yet! Keep up to date with latest updates" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2838 -msgid "Invalid action" -msgstr "" - -#: ../../enterprise/include/class/NetworkConfigManager.class.php:2858 -msgid "Failed to schedule action." -msgstr "" - #: ../../enterprise/include/class/AgentRepository.class.php:350 msgid "Time in seconds before deployment is cancelled." msgstr "" +#: ../../enterprise/include/class/AgentRepository.class.php:368 +#: ../../enterprise/include/class/AgentRepository.class.php:713 +#: ../../enterprise/include/class/AgentRepository.class.php:767 +#: ../../enterprise/include/class/DeploymentCenter.class.php:666 +#: ../../enterprise/include/class/DeploymentCenter.class.php:735 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1329 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 +msgid "Architecture" +msgstr "" + #: ../../enterprise/include/class/AgentRepository.class.php:389 msgid "Transfer timeout" msgstr "" @@ -26768,6 +53492,16 @@ msgstr "" msgid "Agent version is required" msgstr "" +#: ../../enterprise/include/class/AgentRepository.class.php:454 +#: ../../enterprise/include/class/DeploymentCenter.class.php:253 +msgid "Target OS is required" +msgstr "" + +#: ../../enterprise/include/class/AgentRepository.class.php:456 +#: ../../enterprise/include/class/DeploymentCenter.class.php:255 +msgid "Target architecture is required" +msgstr "" + #: ../../enterprise/include/class/AgentRepository.class.php:465 msgid "This version already exists" msgstr "" @@ -26776,6 +53510,11 @@ msgstr "" msgid "The Version, OS and Architecture already exists." msgstr "" +#: ../../enterprise/include/class/AgentRepository.class.php:491 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2583 +msgid "Cannot create target dir [" +msgstr "" + #: ../../enterprise/include/class/AgentRepository.class.php:508 #, php-format msgid "Invalid installation file for %s" @@ -26805,6 +53544,11 @@ msgstr "" msgid "Agent successfully registered and uploaded" msgstr "" +#: ../../enterprise/include/class/AgentRepository.class.php:655 +#: ../../enterprise/include/class/DeploymentCenter.class.php:343 +msgid "Target successfully deleted" +msgstr "" + #: ../../enterprise/include/class/AgentRepository.class.php:715 msgid "Uploaded by" msgstr "" @@ -26817,326 +53561,550 @@ msgstr "" msgid "Add new software" msgstr "" -#: ../../enterprise/include/class/AgentRepository.class.php:861 -#: ../../include/class/EventSound.class.php:117 -msgid "File is too large to upload. Check the configuration in php.ini." -msgstr "" - -#: ../../enterprise/include/class/AgentRepository.class.php:1002 +#: ../../enterprise/include/class/AgentRepository.class.php:1003 msgid "Add new Software agent" msgstr "" -#: ../../enterprise/include/class/AgentRepository.class.php:1005 +#: ../../enterprise/include/class/AgentRepository.class.php:1006 msgid "Update Software agent" msgstr "" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:468 +msgid "The alert name cannot be blank" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:476 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:481 +msgid "This alert name is already in use" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:490 #: ../../enterprise/include/class/Omnishell.class.php:220 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:440 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:466 msgid "Please follow the wizard." msgstr "" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:503 #: ../../enterprise/include/class/Omnishell.class.php:232 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:453 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:479 msgid "You have no acess to edit this command." msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:267 -msgid "Failed to save command." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:549 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:610 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:669 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:525 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:586 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:645 +msgid "Alert not found." msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:278 -msgid "Command not found." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:557 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:533 +msgid "Invalid json data" msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:325 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:746 -#: ../../include/class/HelpFeedBack.class.php:100 -msgid "Page not found" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:653 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:629 +msgid "Rules updated." msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:356 -#: ../../enterprise/include/class/Omnishell.class.php:616 -#: ../../enterprise/include/class/Omnishell.class.php:790 -msgid "You must install php-yaml in order to use this feature." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:656 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:632 +msgid "JSON decoding error. Please call support." msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:371 -msgid "Not Started" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:708 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:684 +msgid "There was a problem creating Action. You must select an action" msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:449 -msgid "Commands status" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:975 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:951 +msgid "Pass" msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:490 -msgid "Create command" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:976 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:952 +msgid "Drop" msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:515 -msgid "Selected command definitions will be erased" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1002 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:978 +msgid "Module alert" msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:593 -#: ../../enterprise/include/class/Omnishell.class.php:1636 -msgid "Detailed view" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1022 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1266 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1267 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2222 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:998 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1242 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1243 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2203 +msgid "Load from template" msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:602 -#: ../../enterprise/include/class/Omnishell.class.php:1627 -msgid "Agent list" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1081 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1057 +msgid "Execute alert" msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:704 -msgid "Selected agents will be erased from the command" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1104 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3786 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1080 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3767 +msgid "times in" msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:871 -msgid "Time out" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1114 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1090 +msgid "threshold" msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:880 -msgid "Retries " +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1124 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1100 +msgid "Rule evaluation mode" msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:891 -msgid "Preconditions " +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1124 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1100 +msgid "Pass - All alerts are evaluated. Drop - It stops when 1 alert matches." msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:892 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1141 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1117 +msgid "Grouped by" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1280 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1256 +msgid "Available items" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1281 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1257 +msgid "Block" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1326 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1144 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1302 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1144 +msgid "Log content" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1331 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1147 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1307 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1147 +msgid "Log source" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1336 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1150 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1312 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1150 +msgid "Log agent" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1393 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1153 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1369 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1156 +msgid "Event content" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1398 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1156 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1379 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1159 +msgid "Event agent" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1403 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1159 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1384 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1162 +msgid "Event module" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1408 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1162 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1389 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1165 +msgid "Event module alerts" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1413 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1165 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1394 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1168 +msgid "Event group" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1419 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1400 +msgid "Event group (recursive)" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1425 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1171 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1406 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1174 +msgid "Event severity" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1430 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1174 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1411 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1177 +msgid "Event tag" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1435 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1177 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1416 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1180 +msgid "Event user" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1465 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1446 +msgid "Operators" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1471 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1515 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1482 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1452 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1496 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1493 +msgid "greater than" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1476 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1519 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1486 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1494 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1457 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1500 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1497 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1505 +msgid "less than" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1481 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1523 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1490 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1462 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1504 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1501 +msgid "greater or equal than" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1486 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1527 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1467 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1508 +msgid "less or equal than" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1491 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1531 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1549 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1573 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1498 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1472 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1512 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1530 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1554 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1509 +msgid "is equal" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1496 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1535 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1554 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1577 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1502 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1477 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1516 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1535 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1558 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1513 +msgid "is different" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1501 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1539 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1559 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1581 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1506 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1482 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1520 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1540 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1562 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1517 +msgid "is like (regex)" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1506 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1543 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1564 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1585 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1510 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1487 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1524 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1545 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1566 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1521 +msgid "is not like (regex)" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1619 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1600 +msgid "Modifiers" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1624 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1605 +msgid "within an interval (seconds)" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1629 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1610 +msgid "repeated at least" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1669 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1650 +msgid "Matches on both true" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1675 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1656 +msgid "Matches when any is false" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1681 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1662 +msgid "Matches on any true" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1687 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1668 +msgid "Matches when both are false" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1693 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1674 +msgid "Matches when only one is true" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1699 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1680 +msgid "Matches when both are either true or false" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1735 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1716 +msgid "Rule definition" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2019 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2130 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2000 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2111 +msgid "Remove rule" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2030 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2141 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2011 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2122 +msgid "Remove item" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2041 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2152 +#: ../../enterprise/include/functions_HA_cluster.php:64 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2022 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2133 +msgid "Cleanup" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2305 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2286 msgid "" -"All commands defined line per line must success to execute main commands" +"Agent and module event recovery macros are not available in this section" msgstr "" -#: ../../enterprise/include/class/Omnishell.class.php:904 -msgid "Execute commands " -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:905 -msgid "Define as many lines as commands you want to execute" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:917 -msgid "Postconditions " -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:918 -msgid "" -"All commands defined line per line must success to consider command success" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:1347 -msgid "Show agent list" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:1392 -msgid "Selected command definition will be erased" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:1501 -#: ../../enterprise/include/class/Omnishell.class.php:1949 -msgid "Cannot use commands without YAML dependency, please install it." -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:1527 -msgid "Selected agent will be deleted from the command" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:1617 -msgid "Command viewer" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:1786 -msgid "Not an array of ids" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:1902 -msgid "There are no targets for this remote command" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:1909 -msgid "Command does not exist" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:2012 -#: ../../enterprise/include/class/Omnishell.class.php:2015 -msgid "timed out" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:2014 -msgid "Dependency error" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:2018 -msgid "failed" -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:2034 -msgid "Waiting results..." -msgstr "" - -#: ../../enterprise/include/class/Omnishell.class.php:2053 -msgid "RCMD does not exist" -msgstr "" - -#: ../../enterprise/include/class/LogSource.class.php:431 -msgid "Source is required" -msgstr "" - -#: ../../enterprise/include/class/LogSource.class.php:538 -msgid "id cannot be empty" -msgstr "" - -#: ../../enterprise/include/class/LogSource.class.php:543 -#: ../../include/class/CredentialStore.class.php:759 -msgid "Not allowed" -msgstr "" - -#: ../../enterprise/include/class/LogSource.class.php:587 -#: ../../include/class/CredentialStore.class.php:798 -msgid "How to configure encryption." -msgstr "" - -#: ../../enterprise/include/class/LogSource.class.php:586 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2305 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2286 #, php-format -msgid "Log monitoring is disabled. %s" +msgid "Recovery Field %s" msgstr "" -#: ../../enterprise/include/class/LogSource.class.php:658 -#: ../../enterprise/include/class/LogSource.class.php:822 -msgid "Add log source" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2361 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2362 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2342 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2343 +msgid "Triggering Condition" msgstr "" -#: ../../enterprise/include/class/LogSource.class.php:694 -msgid "Source name" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2672 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2653 +msgid "There are no defined actions for this alert" msgstr "" -#: ../../enterprise/include/class/LogSource.class.php:826 -msgid "Update log source" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2743 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3765 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2724 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3746 +msgid "Number of alerts match" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:165 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2840 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2821 msgid "" -"This DB2 configuration has been already defined. Please edit it or create a " -"new one." +"Select the desired action and mode to view the Triggering fields for this " +"action" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:207 -msgid "You must provide a valid DB2 server IP or FQDN." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2927 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2908 +msgid "Alerts fields" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:219 -msgid "Discovery.Application.DB2" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2929 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2910 +msgid "Triggering fields configured in Alerts" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:270 -msgid "Failed to find discovery DB2 task." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2996 +#: ../../enterprise/meta/general/main_menu.php:524 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2977 +#: ../../package_774/enterprise/meta/general/main_menu.php:518 +msgid "Event alerts" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:410 -msgid "DB2" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3017 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:2998 +msgid "Alert succesfully deleted" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:494 -msgid "DB2 target strings" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3026 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3007 +msgid "Alerts validated" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:495 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3029 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3010 +msgid "Failed to process validation" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3195 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3176 +msgid "Matched" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3218 +#: ../../enterprise/include/class/CommandCenter.class.php:323 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3199 +msgid "Sort elements" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3263 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3668 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3244 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3649 +msgid "No associated actions" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3297 +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3313 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3278 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3294 +msgid "Add Actions" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3368 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3349 +msgid "There are no defined correlated alerts" +msgstr "" + +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3379 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3360 msgid "" -"SERVER:PORT/DATABASE, comma separated or line by line, as many targets as " -"you need." +"Log correlation and log correlation with events will be disabled in this " +"update. Some event alerts may need to be modified to adapt to the new format" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:495 -#: ../../enterprise/include/class/Oracle.app.php:502 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:506 -msgid "Use # symbol to comment a line." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3520 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3501 +msgid "Are you sure you want to disable the alert" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:646 -#: ../../enterprise/include/class/MySQL.app.php:668 -#: ../../enterprise/include/class/Oracle.app.php:653 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:657 -msgid "Target agent" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3527 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3508 +msgid "Are you sure you want to enable the alert" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:647 -#: ../../enterprise/include/class/Oracle.app.php:654 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:658 -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." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3534 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3515 +msgid "Disabled Alert" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:666 -#: ../../enterprise/include/class/MySQL.app.php:688 -#: ../../enterprise/include/class/Oracle.app.php:673 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:677 -msgid "Custom module prefix" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3576 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3557 +msgid "Are you sure you want to standby the alert" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:667 -#: ../../enterprise/include/class/MySQL.app.php:689 -#: ../../enterprise/include/class/Oracle.app.php:674 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:678 -msgid "" -"Defines a custom prefix to be concatenated before module names generated by " -"this task." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3583 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3564 +msgid "Are you sure you want to activate the alert" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:685 -msgid "Get database summary" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3591 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3572 +msgid "Standby Alert" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:701 -msgid "Check transactional log utilization" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3666 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3647 +msgid "Delete Actions" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:717 -msgid "Get number of connections" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3768 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3749 +msgid "from" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:733 -msgid "Check DB size" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3845 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3826 +msgid "Successfully added action" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:749 -#: ../../enterprise/include/class/MySQL.app.php:833 -#: ../../enterprise/include/class/Oracle.app.php:772 -msgid "Retrieve cache statistics" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3883 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:3864 +msgid "Successfully delete action" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:765 -#: ../../enterprise/include/class/MySQL.app.php:849 -#: ../../enterprise/include/class/Oracle.app.php:788 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:744 -msgid "Execute custom queries" +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4296 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4277 +msgid "Choosetime" msgstr "" -#: ../../enterprise/include/class/DB2.app.php:833 -#: ../../enterprise/include/class/MySQL.app.php:901 -#: ../../enterprise/include/class/Oracle.app.php:942 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:796 -msgid "Custom queries" -msgstr "" - -#: ../../enterprise/include/class/DB2.app.php:834 -#: ../../enterprise/include/class/MySQL.app.php:902 -#: ../../enterprise/include/class/Oracle.app.php:943 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:797 -msgid "Define here your custom queries." +#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4504 +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:4484 +msgid "Drop Here" msgstr "" #: ../../enterprise/include/class/Aws.S3.php:60 msgid "Aws S3" msgstr "" -#: ../../enterprise/include/class/Aws.S3.php:166 -#: ../../enterprise/include/class/Aws.cloud.php:901 -#: ../../include/class/CustomNetScan.class.php:134 -msgid "This task has been already defined. Please edit it or create a new one." -msgstr "" - #: ../../enterprise/include/class/Aws.S3.php:214 msgid "You must select something." msgstr "" @@ -27161,10 +54129,68 @@ msgstr "" msgid "Bucket monitoring" msgstr "" +#: ../../enterprise/include/class/Aws.S3.php:442 +#: ../../enterprise/include/class/Aws.cloud.php:1254 +#: ../../enterprise/include/class/DB2.app.php:478 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:490 +#: ../../enterprise/include/class/MySQL.app.php:483 +#: ../../enterprise/include/class/Oracle.app.php:485 +#: ../../enterprise/include/class/SAP.app.php:644 +#: ../../enterprise/include/class/VMware.app.php:769 +#: ../../package_774/enterprise/include/class/DB2.app.php:478 +#: ../../package_774/enterprise/include/class/SAP.app.php:644 +#: ../../package_774/enterprise/include/class/Oracle.app.php:485 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1254 +#: ../../package_774/enterprise/include/class/MySQL.app.php:483 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:490 +#: ../../package_774/enterprise/include/class/VMware.app.php:769 +msgid "This group will be used also to classify discovered agents" +msgstr "" + #: ../../enterprise/include/class/Aws.S3.php:461 msgid "No buckets found." msgstr "" +#: ../../enterprise/include/class/Aws.S3.php:514 +#: ../../enterprise/include/class/Aws.cloud.php:1339 +#: ../../enterprise/include/class/DB2.app.php:545 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:556 +#: ../../enterprise/include/class/MySQL.app.php:567 +#: ../../enterprise/include/class/Oracle.app.php:552 +#: ../../enterprise/include/class/SAP.app.php:504 +#: ../../enterprise/include/class/VMware.app.php:668 +#: ../../package_774/enterprise/include/class/DB2.app.php:545 +#: ../../package_774/enterprise/include/class/SAP.app.php:504 +#: ../../package_774/enterprise/include/class/Oracle.app.php:552 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1339 +#: ../../package_774/enterprise/include/class/MySQL.app.php:567 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:556 +#: ../../package_774/enterprise/include/class/VMware.app.php:668 +msgid "" +"Manual interval means that it will be executed only On-demand, The minimum " +"recomended interval is 5 minutes" +msgstr "" + +#: ../../enterprise/include/class/Aws.S3.php:560 +#: ../../enterprise/include/class/Aws.cloud.php:489 +#: ../../enterprise/include/class/VMware.app.php:556 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:489 +#: ../../package_774/enterprise/include/class/VMware.app.php:556 +msgid "" +"This kind of task uses multipurpose plugins in order to generate monitoring " +"data, configure your desired tentacle target." +msgstr "" + +#: ../../enterprise/include/class/Aws.S3.php:565 +#: ../../enterprise/include/class/Aws.cloud.php:529 +#: ../../enterprise/include/class/Azure.cloud.php:857 +#: ../../enterprise/include/class/VMware.app.php:614 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:857 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:529 +#: ../../package_774/enterprise/include/class/VMware.app.php:614 +msgid "Tentacle options" +msgstr "" + #: ../../enterprise/include/class/Aws.S3.php:604 msgid "Select Buckets to be monitored" msgstr "" @@ -27177,6 +54203,248 @@ msgstr "" msgid "Monitor bucket total items" msgstr "" +#: ../../enterprise/include/class/Aws.cloud.php:112 +#: ../../enterprise/include/class/Azure.cloud.php:148 +#: ../../enterprise/include/class/Google.cloud.php:142 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:148 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:112 +#: ../../package_774/enterprise/include/class/Google.cloud.php:142 +msgid "Cloud message" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:342 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:342 +msgid "Recon" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:343 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:343 +msgid "Costs" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:345 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:345 +msgid "Instances" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:425 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:425 +msgid "Amazon EC2" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:430 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:430 +msgid "Amazon RDS" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:435 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:435 +msgid "S3 Buckets" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:499 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:499 +msgid "Discovery task name" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:608 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:608 +msgid "Total cost" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:625 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:625 +msgid "Cost by region" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:639 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:639 +msgid "Cost interval" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:670 +#: ../../enterprise/include/class/Azure.cloud.php:1003 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1003 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:670 +msgid "Scan and general monitoring." +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:687 +#: ../../enterprise/include/class/Azure.cloud.php:1021 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1021 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:687 +msgid "Cpu performance summary" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:697 +#: ../../enterprise/include/class/Azure.cloud.php:1034 +#: ../../enterprise/include/class/Google.cloud.php:917 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1034 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:697 +#: ../../package_774/enterprise/include/class/Google.cloud.php:917 +msgid "IOPS performance summary" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:707 +#: ../../enterprise/include/class/Azure.cloud.php:1047 +#: ../../enterprise/include/class/Google.cloud.php:925 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1047 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:707 +#: ../../package_774/enterprise/include/class/Google.cloud.php:925 +msgid "Disk performance summary" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:717 +#: ../../enterprise/include/class/Azure.cloud.php:1060 +#: ../../enterprise/include/class/Google.cloud.php:933 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:1060 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:717 +#: ../../package_774/enterprise/include/class/Google.cloud.php:933 +msgid "Network performance summary" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:746 +#: ../../enterprise/include/class/Aws.cloud.php:1294 +#: ../../enterprise/include/class/Azure.cloud.php:936 +#: ../../enterprise/include/class/Google.cloud.php:828 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:936 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:746 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1294 +#: ../../package_774/enterprise/include/class/Google.cloud.php:828 +msgid "No instances found." +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:777 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:777 +msgid "Select EC2 instances" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:799 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:799 +msgid "Storage" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:809 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:809 +msgid "Elastic IP Adresses" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:997 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:997 +msgid "You must select at least one RDS instance." +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1002 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1002 +msgid "" +"You cannot monitor RDS instances from different types. Please define several " +"tasks for several types." +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1009 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1009 +msgid "Discovery.Cloud.AWS.RDS" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1178 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1178 +msgid "RDS" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1183 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1183 +msgid "DB monitoring" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1193 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1193 +msgid "AWS RDS" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1269 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1269 +msgid "Global DB User" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1279 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1279 +msgid "Global DB password" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1368 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1368 +msgid "Select RDS instances" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1524 +#: ../../enterprise/include/class/Azure.cloud.php:355 +#: ../../enterprise/include/class/Google.cloud.php:349 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:355 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1524 +#: ../../package_774/enterprise/include/class/Google.cloud.php:349 +#, php-format +msgid "%s not found or not executable" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1684 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1684 +msgid "Invalid group" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1742 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1742 +msgid "Cannot update the recon database" +msgstr "" + +#: ../../enterprise/include/class/Aws.cloud.php:1764 +#: ../../package_774/enterprise/include/class/Aws.cloud.php:1764 +msgid "Engine not supported" +msgstr "" + +#: ../../enterprise/include/class/Azure.cloud.php:248 +#: ../../enterprise/include/class/Google.cloud.php:242 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:248 +#: ../../package_774/enterprise/include/class/Google.cloud.php:242 +msgid "Task details" +msgstr "" + +#: ../../enterprise/include/class/Azure.cloud.php:249 +#: ../../enterprise/include/class/Google.cloud.php:243 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:249 +#: ../../package_774/enterprise/include/class/Google.cloud.php:243 +msgid "Instance explorer" +msgstr "" + +#: ../../enterprise/include/class/Azure.cloud.php:250 +#: ../../enterprise/include/class/Google.cloud.php:244 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:250 +#: ../../package_774/enterprise/include/class/Google.cloud.php:244 +msgid "Metrics" +msgstr "" + +#: ../../enterprise/include/class/Azure.cloud.php:307 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:307 +msgid "Microsoft Compute" +msgstr "" + +#: ../../enterprise/include/class/Azure.cloud.php:468 +#: ../../enterprise/include/class/Google.cloud.php:472 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:468 +#: ../../package_774/enterprise/include/class/Google.cloud.php:472 +msgid "Group not found." +msgstr "" + +#: ../../enterprise/include/class/Azure.cloud.php:598 +#: ../../enterprise/include/class/Azure.cloud.php:646 +#: ../../enterprise/include/class/Google.cloud.php:599 +#: ../../enterprise/include/class/Google.cloud.php:645 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:598 +#: ../../package_774/enterprise/include/class/Azure.cloud.php:646 +#: ../../package_774/enterprise/include/class/Google.cloud.php:599 +#: ../../package_774/enterprise/include/class/Google.cloud.php:645 +msgid "Unauthorized access" +msgstr "" + #: ../../enterprise/include/class/CSVImportAgents.class.php:121 msgid "The CSV file must have the fields in the following order:" msgstr "" @@ -27235,1052 +54503,12 @@ msgstr "" msgid "Line %s" msgstr "" -#: ../../enterprise/include/class/SAPView.class.php:146 -#: ../../enterprise/include/class/SAPView.class.php:190 -msgid "SAP View" -msgstr "" - -#: ../../enterprise/include/class/SAPView.class.php:164 -msgid "SAP data not found." -msgstr "" - -#: ../../enterprise/include/class/SAPView.class.php:258 -msgid "Refresh Every" -msgstr "" - -#: ../../enterprise/include/class/SAPView.class.php:259 -#: ../../enterprise/include/class/SAPView.class.php:296 -msgid "The minimum recomended interval is 5 minutes" -msgstr "" - -#: ../../enterprise/include/class/SAPView.class.php:295 -msgid "Graph Interval" -msgstr "" - -#: ../../enterprise/include/class/SAPView.class.php:621 -#: ../../enterprise/include/class/SAPView.class.php:624 -#: ../../include/class/CredentialStore.class.php:962 -msgid "SAP" -msgstr "" - -#: ../../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 "" - -#: ../../enterprise/include/class/SAPView.class.php:626 -msgid "to start monitoring your SAP infrastructure." -msgstr "" - -#: ../../enterprise/include/class/SAPView.class.php:633 -msgid "Discover SAP" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:155 -msgid "" -"This SAP configuration has been already defined. Please edit it or create a " -"new one." -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:197 -msgid "You must specify at last one SAP hostname." -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:208 -msgid "Discovery.Application.SAP" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:265 -msgid "Failed to find discovery SAP task." -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:289 -msgid "Select at least a module." -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:357 -msgid "SAP R3" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:536 -msgid "SAP Hostname" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:560 -msgid "SAP Client" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:574 -msgid "SAP System Number" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:606 -#: ../../enterprise/include/class/SAP.app.php:621 -msgid "SAP Credentials" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:606 -#: ../../enterprise/include/class/SAP.app.php:621 -msgid "Optional" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:652 -msgid "SAP License" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:748 -#: ../../include/functions_agents.php:4086 -msgid "SAP Login OK" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:749 -#: ../../include/functions_agents.php:4087 -msgid "SAP Dumps" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:750 -#: ../../include/functions_agents.php:4088 -msgid "SAP lock entry list" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:751 -#: ../../include/functions_agents.php:4089 -msgid "SAP canceled Jobs" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:752 -#: ../../include/functions_agents.php:4090 -msgid "SAP Batch inputs erroneous" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:753 -#: ../../include/functions_agents.php:4091 -msgid "SAP IDOC erroneous" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:754 -#: ../../include/functions_agents.php:4092 -msgid "SAP IDOC OK" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:755 -#: ../../include/functions_agents.php:4093 -msgid "SAP WP without active restart" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:756 -#: ../../include/functions_agents.php:4094 -msgid "SAP WP stopped" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:757 -#: ../../include/functions_agents.php:4095 -msgid "Average time of SAPGUI response" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:758 -#: ../../include/functions_agents.php:4097 -msgid "Dialog Logged users" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:759 -#: ../../include/functions_agents.php:4098 -msgid "TRFC in error" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:760 -#: ../../include/functions_agents.php:4099 -msgid "QRFC in error SMQ2" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:761 -#: ../../include/functions_agents.php:4100 -msgid "Number of Update WPs in error" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:785 -#, php-format -msgid "" -"Module 180 must be customized before being used, please use advanced options " -"to define the module following the documentation:
%s" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:806 -#: ../../godmode/agentes/planned_downtime.editor.php:1257 -msgid "Available modules" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:830 -msgid "Add monitors" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:843 -msgid "Remove monitors" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:854 -#: ../../enterprise/operation/services/massive/services.create.php:1333 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:278 -#: ../../enterprise/operation/services/massive/service.create.elements.php:626 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:385 -msgid "Selected modules" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:894 -msgid "Define your custom SAP modules." -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:893 -msgid "Advanced module configuration" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:903 -msgid "Custom module definitions" -msgstr "" - -#: ../../enterprise/include/class/SAP.app.php:904 -msgid "" -"Each line is a module definition using following format: module name ; " -"module_type ; SAP check definition." -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:117 -#: ../../include/class/CredentialStore.class.php:960 -msgid "Aws" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:342 -msgid "Recon" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:343 -msgid "Costs" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:345 -msgid "Instances" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:425 -msgid "Amazon EC2" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:430 -msgid "Amazon RDS" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:435 -msgid "S3 Buckets" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:457 -#: ../../godmode/wizards/HostDevices.class.php:702 -msgid "NetScan" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:499 -msgid "Discovery task name" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:608 -msgid "Total cost" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:625 -msgid "Cost by region" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:639 -msgid "Cost interval" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:777 -msgid "Select EC2 instances" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:799 -msgid "Storage" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:809 -msgid "Elastic IP Adresses" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:997 -msgid "You must select at least one RDS instance." -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:1002 -msgid "" -"You cannot monitor RDS instances from different types. Please define several " -"tasks for several types." -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:1009 -msgid "Discovery.Cloud.AWS.RDS" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:1178 -msgid "RDS" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:1183 -msgid "DB monitoring" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:1193 -msgid "AWS RDS" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:1269 -msgid "Global DB User" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:1279 -msgid "Global DB password" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:1368 -msgid "Select RDS instances" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:1684 -msgid "Invalid group" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:1742 -msgid "Cannot update the recon database" -msgstr "" - -#: ../../enterprise/include/class/Aws.cloud.php:1764 -msgid "Engine not supported" -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:173 -msgid "" -"This MySQL configuration has been already defined. Please edit it or create " -"a new one." -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:216 -msgid "You must provide a valid MySQL server IP or FQDN." -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:221 -msgid "You must provide a valid port number." -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:233 -msgid "Discovery.Application.MySQL" -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:285 -msgid "Failed to find discovery MySQL task." -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:499 -msgid "MySQL server IP" -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:500 -msgid "Comma separated, as many targets as you need." -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:519 -msgid "MySQL server Port" -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:669 -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 "" - -#: ../../enterprise/include/class/MySQL.app.php:710 -msgid "Scan databases" -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:726 -msgid "Create agent per database" -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:747 -msgid "Custom database agent prefix" -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:748 -msgid "" -"Defines a custom prefix to be concatenated before database agent names " -"generated by this task." -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:769 -#: ../../enterprise/include/class/Oracle.app.php:692 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:696 -msgid "Check engine uptime" -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:785 -#: ../../enterprise/include/class/Oracle.app.php:708 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:712 -msgid "Retrieve query statistics" -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:801 -#: ../../enterprise/include/class/Oracle.app.php:724 -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:728 -msgid "Analyze connections" -msgstr "" - -#: ../../enterprise/include/class/MySQL.app.php:817 -msgid "Retrieve InnoDB statistics" -msgstr "" - -#: ../../enterprise/include/class/Google.cloud.php:147 -#: ../../include/class/CredentialStore.class.php:963 -msgid "Google" -msgstr "" - -#: ../../enterprise/include/class/Google.cloud.php:301 -msgid "Compute Engine" -msgstr "" - -#: ../../enterprise/include/class/Google.cloud.php:871 -msgid "Select target virtual machines" -msgstr "" - -#: ../../enterprise/include/class/Google.cloud.php:883 -msgid "This options only applies to zone (region) agents." -msgstr "" - -#: ../../enterprise/include/class/Google.cloud.php:896 -msgid "Scan and general monitoring" -msgstr "" - -#: ../../enterprise/include/class/Google.cloud.php:909 -msgid "CPU performance summary" -msgstr "" - -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:131 -msgid "Search filter by Task field content" -msgstr "" - -#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:143 -msgid "FAILED" -msgstr "" - -#: ../../enterprise/include/class/Oracle.app.php:172 -msgid "" -"This Oracle configuration has been already defined. Please edit it or create " -"a new one." -msgstr "" - -#: ../../enterprise/include/class/Oracle.app.php:214 -msgid "You must provide a valid Oracle server IP or FQDN." -msgstr "" - -#: ../../enterprise/include/class/Oracle.app.php:226 -msgid "Discovery.Application.Oracle" -msgstr "" - -#: ../../enterprise/include/class/Oracle.app.php:277 -msgid "Failed to find discovery Oracle task." -msgstr "" - -#: ../../enterprise/include/class/Oracle.app.php:501 -msgid "Oracle target strings" -msgstr "" - -#: ../../enterprise/include/class/Oracle.app.php:502 -msgid "" -"SERVER:PORT/SID, comma separated or line by line, as many targets as you " -"need." -msgstr "" - -#: ../../enterprise/include/class/Oracle.app.php:740 -msgid "Calculate fragmentation ratio" -msgstr "" - -#: ../../enterprise/include/class/Oracle.app.php:756 -msgid "Monitor tablespaces" -msgstr "" - -#: ../../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 "" - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:213 -msgid "You must provide a valid Microsoft SQL Server server IP or FQDN." -msgstr "" - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:282 -msgid "Failed to find discovery Microsoft SQL Server task." -msgstr "" - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:421 -msgid "Microsoft SQL Server" -msgstr "" - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:505 -msgid "Microsoft SQL Server targets" -msgstr "" - -#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:506 -msgid "" -"SERVER:PORT\\INSTANCE, comma separated or line by line, as many targets as " -"you need." -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:499 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:560 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:619 -msgid "Alert not found." -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:507 -msgid "Invalid json data" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:603 -msgid "Rules updated." -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:606 -msgid "JSON decoding error. Please call support." -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:658 -msgid "There was a problem creating Action. You must select an action" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:925 -msgid "Pass" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:926 -msgid "Drop" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:952 -msgid "Module alert" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:972 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1223 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1224 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2038 -msgid "Load from template" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:989 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2259 -#: ../../godmode/alerts/configure_alert_template.php:678 -#: ../../godmode/alerts/alert_view.php:264 -msgid "Use special days list" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1006 -#: ../../godmode/alerts/configure_alert_template.php:699 -msgid "Schedule" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1009 -#: ../../godmode/alerts/configure_alert_template.php:702 -msgid "No alert has been scheduled yet" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1031 -msgid "Execute alert" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1054 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3590 -msgid "times in" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1064 -msgid "threshold" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1074 -msgid "Rule evaluation mode" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1074 -msgid "Pass - All alerts are evaluated. Drop - It stops when 1 alert matches." -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1091 -msgid "Grouped by" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1237 -msgid "Available items" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1238 -msgid "Block" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1286 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1088 -msgid "Log content" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1291 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1091 -msgid "Log source" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1296 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1094 -msgid "Log agent" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1354 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1100 -msgid "Event content" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1359 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1097 -msgid "Event user comment" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1364 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1103 -msgid "Event agent" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1369 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1106 -msgid "Event module" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1374 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1109 -msgid "Event module alerts" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1379 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1112 -msgid "Event group" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1385 -msgid "Event group (recursive)" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1391 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1118 -msgid "Event severity" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1396 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1121 -msgid "Event tag" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1401 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1124 -msgid "Event user" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1431 -msgid "Operators" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1436 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1480 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1437 -msgid "greater than" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1441 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1484 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1441 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1449 -msgid "less than" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1446 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1488 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1445 -msgid "greater or equal than" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1451 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1492 -msgid "less or equal than" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1456 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1496 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1453 -msgid "is equal" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1461 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1500 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1457 -msgid "is different" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1466 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1504 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1461 -msgid "is like (regex)" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1471 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1508 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1465 -msgid "is not like (regex)" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1541 -msgid "Modifiers" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1546 -msgid "within an interval (seconds)" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1551 -msgid "repeated at least" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1591 -msgid "Matches on both true" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1597 -msgid "Matches when any is false" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1603 -msgid "Matches on any true" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1609 -msgid "Matches when both are false" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1615 -msgid "Matches when only one is true" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1621 -msgid "Matches when both are either true or false" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1657 -msgid "Rule definition" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1947 -msgid "Remove rule" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1958 -msgid "Remove item" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:1979 -#: ../../operation/agentes/estado_monitores.php:631 -msgid "Reset" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2065 -#: ../../godmode/alerts/configure_alert_template.php:943 -msgid "Alert recovery" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2102 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2770 -#: ../../godmode/alerts/alert_commands.php:102 -#: ../../godmode/alerts/alert_commands.php:107 -#: ../../godmode/alerts/alert_commands.php:123 -#: ../../godmode/alerts/alert_commands.php:129 -#: ../../godmode/alerts/configure_alert_template.php:1012 -#: ../../godmode/alerts/alert_view.php:495 -#: ../../godmode/alerts/alert_view.php:614 -#, php-format -msgid "Field %s" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2121 -msgid "" -"Agent and module event recovery macros are not available in this section" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2121 -#, php-format -msgid "Recovery Field %s" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2177 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2178 -msgid "Triggering Condition" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2268 -#: ../../godmode/alerts/alert_view.php:272 -msgid "Number of alerts" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2373 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2636 -#: ../../godmode/alerts/alert_view.php:414 -msgid "Firing" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2375 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2586 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3458 -#: ../../godmode/alerts/alert_list.list.php:737 -#: ../../godmode/alerts/alert_list.list.php:871 -#: ../../godmode/alerts/configure_alert_action.php:287 -#: ../../godmode/alerts/alert_view.php:373 -#: ../../godmode/alerts/alert_list.builder.php:187 -#: ../../include/functions_reporting_html.php:3742 -#: ../../include/functions_reporting_html.php:5532 -#: ../../include/ajax/alert_list.ajax.php:581 -#: ../../include/ajax/custom_fields.php:413 ../../include/functions_ui.php:1694 -#: ../../include/class/AgentsAlerts.class.php:398 -#: ../../include/class/AgentWizard.class.php:1285 -msgid "Threshold" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2488 -msgid "There are no defined actions for this alert" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2558 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3569 -msgid "Number of alerts match" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2637 -#: ../../godmode/alerts/alert_view.php:415 -msgid "Recovering" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2655 -msgid "" -"Select the desired action and mode to view the Triggering fields for this " -"action" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2673 -#: ../../godmode/alerts/alert_view.php:406 -msgid "Select the action" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2731 -#: ../../godmode/alerts/configure_alert_template.php:959 -#: ../../godmode/alerts/alert_view.php:446 -#: ../../godmode/alerts/alert_view.php:580 -msgid "Firing fields" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2733 -#: ../../godmode/alerts/alert_view.php:448 -msgid "" -"Fields passed to the command executed by this action when the alert is fired" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2737 -#: ../../godmode/agentes/fields_manager.php:153 -#: ../../godmode/alerts/alert_view.php:452 -#: ../../godmode/alerts/alert_view.php:575 -#: ../../operation/agentes/custom_fields.php:65 -msgid "Field" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2739 -#: ../../godmode/alerts/alert_view.php:454 -#: ../../godmode/alerts/alert_view.php:577 -msgid "Fields configured on the command associated to the action" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2742 -msgid "Alerts fields" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2744 -msgid "Triggering fields configured in Alerts" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2747 -#: ../../godmode/alerts/alert_view.php:462 -msgid "Action fields" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2749 -#: ../../godmode/alerts/alert_view.php:464 -msgid "Triggering fields configured in action" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2752 -#: ../../godmode/alerts/alert_view.php:468 -msgid "Executed on firing" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2754 -#: ../../godmode/alerts/alert_view.php:470 -#: ../../godmode/alerts/alert_view.php:582 -msgid "Fields used on execution when the alert is fired" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2802 -#: ../../godmode/users/configure_user.php:63 -#: ../../godmode/users/user_management.php:42 -#: ../../godmode/massive/massive_edit_users.php:278 -#: ../../include/auth/mysql.php:816 ../../operation/users/user_edit.php:473 -#: ../../operation/agentes/alerts_status.php:189 ../../operation/menu.php:194 -msgid "Alert detail" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2811 -msgid "Correlated alerts" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2832 -msgid "Alert succesfully deleted" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2841 -msgid "Alerts validated" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:2844 -msgid "Failed to process validation" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3010 -msgid "Matched" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3011 -#: ../../godmode/alerts/alert_list.list.php:170 -#: ../../mobile/operation/alerts.php:66 -#: ../../include/functions_reporting_html.php:2616 -#: ../../include/functions_reporting_html.php:3483 -#: ../../include/functions_reporting_html.php:3484 -#: ../../operation/agentes/alerts_status.functions.php:99 -msgid "Fired" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3033 -#: ../../enterprise/include/class/CommandCenter.class.php:323 -msgid "Sort elements" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3078 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3472 -msgid "No associated actions" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3112 -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3128 -msgid "Add Actions" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3183 -msgid "There are no defined correlated alerts" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3324 -msgid "Are you sure you want to disable the alert" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3331 -msgid "Are you sure you want to enable the alert" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3338 -msgid "Disabled Alert" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3379 -#: ../../godmode/alerts/alert_list.list.php:193 -#: ../../godmode/alerts/alert_list.list.php:951 -#: ../../mobile/operation/alerts.php:74 -#: ../../operation/agentes/alerts_status.functions.php:105 -msgid "Standby off" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3380 -msgid "Are you sure you want to standby the alert" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3385 -#: ../../enterprise/operation/agentes/policy_view.php:293 -#: ../../godmode/alerts/alert_list.list.php:192 -#: ../../godmode/alerts/alert_list.list.php:964 -#: ../../mobile/operation/alerts.php:73 ../../include/functions_ui.php:1324 -#: ../../operation/agentes/alerts_status.functions.php:104 -msgid "Standby on" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3387 -msgid "Are you sure you want to activate the alert" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3395 -msgid "Standby Alert" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3470 -msgid "Delete Actions" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3572 -msgid "from" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3649 -msgid "Successfully added action" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:3687 -msgid "Successfully delete action" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4100 -msgid "Choosetime" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4307 -msgid "Drop Here" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4365 -#: ../../godmode/alerts/configure_alert_template.php:1566 -msgid "Simple" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4366 -#: ../../godmode/alerts/configure_alert_template.php:1567 -msgid "Detailed" -msgstr "" - -#: ../../enterprise/include/class/AlertCorrelationManager.class.php:4421 -#: ../../godmode/alerts/configure_alert_template.php:1622 -msgid "Drag out to remove" -msgstr "" - #: ../../enterprise/include/class/CommandCenter.class.php:136 msgid "Merging tool" msgstr "" #: ../../enterprise/include/class/CommandCenter.class.php:149 +#: ../../enterprise/meta/advanced/servers.build_table.php:78 msgid "Command center" msgstr "" @@ -28288,12 +54516,6 @@ msgstr "" msgid "Could not be start merge process, no nodes in the metaconsole " msgstr "" -#: ../../enterprise/include/class/CommandCenter.class.php:171 -#: ../../enterprise/include/functions_groups.php:49 -#: ../../include/ajax/module.php:1897 -msgid "Metaconsole" -msgstr "" - #: ../../enterprise/include/class/CommandCenter.class.php:231 msgid "" "Be sure you have all your server plugins scripts located in all your Pandora " @@ -28340,7 +54562,8 @@ msgid "" msgstr "" #: ../../enterprise/include/class/CommandCenter.class.php:260 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1003 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1014 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1014 msgid "" "Memory limit is recomended to be unlimited in metaconsole, please set to -1 " "in php.ini." @@ -28382,22 +54605,6 @@ msgstr "" msgid "Please restore your backups" msgstr "" -#: ../../enterprise/include/class/CommandCenter.class.php:446 -#: ../../include/functions_ui.php:7198 -msgid "Query" -msgstr "" - -#: ../../enterprise/include/class/CommandCenter.class.php:447 -#: ../../include/lib/Dashboard/Widgets/service_view.php:245 -msgid "Table" -msgstr "" - -#: ../../enterprise/include/class/CommandCenter.class.php:448 -#: ../../include/class/Heatmap.class.php:1358 -#: ../../general/reporting_console_node.php:70 -msgid "Info" -msgstr "" - #: ../../enterprise/include/class/CommandCenter.class.php:449 #: ../../enterprise/include/class/CommandCenter.class.php:1127 msgid "Error message" @@ -28421,13 +54628,6 @@ msgstr "" msgid "The process has been completed correctly" msgstr "" -#: ../../enterprise/include/class/CommandCenter.class.php:455 -#: ../../enterprise/include/functions_login.php:213 -#: ../../include/functions_menu.php:900 -#: ../../include/class/Diagnostics.class.php:1851 -msgid "Successfully" -msgstr "" - #: ../../enterprise/include/class/CommandCenter.class.php:456 msgid "System is merging your environment, please wait" msgstr "" @@ -28565,1016 +54765,1615 @@ msgstr "" msgid "merge process events" msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:104 +#: ../../enterprise/include/class/DB2.app.php:165 +#: ../../package_774/enterprise/include/class/DB2.app.php:165 +msgid "" +"This DB2 configuration has been already defined. Please edit it or create a " +"new one." +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:207 +#: ../../package_774/enterprise/include/class/DB2.app.php:207 +msgid "You must provide a valid DB2 server IP or FQDN." +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:219 +#: ../../package_774/enterprise/include/class/DB2.app.php:219 +msgid "Discovery.Application.DB2" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:270 +#: ../../package_774/enterprise/include/class/DB2.app.php:270 +msgid "Failed to find discovery DB2 task." +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:410 +#: ../../package_774/enterprise/include/class/DB2.app.php:410 +msgid "DB2" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:494 +#: ../../package_774/enterprise/include/class/DB2.app.php:494 +msgid "DB2 target strings" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:495 +#: ../../package_774/enterprise/include/class/DB2.app.php:495 +msgid "" +"SERVER:PORT/DATABASE, comma separated or line by line, as many targets as " +"you need." +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:495 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:506 +#: ../../enterprise/include/class/Oracle.app.php:502 +#: ../../package_774/enterprise/include/class/DB2.app.php:495 +#: ../../package_774/enterprise/include/class/Oracle.app.php:502 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:506 +msgid "Use # symbol to comment a line." +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:654 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:665 +#: ../../enterprise/include/class/MySQL.app.php:676 +#: ../../enterprise/include/class/Oracle.app.php:661 +#: ../../package_774/enterprise/include/class/DB2.app.php:654 +#: ../../package_774/enterprise/include/class/Oracle.app.php:661 +#: ../../package_774/enterprise/include/class/MySQL.app.php:676 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:665 +msgid "Target agent" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:655 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:666 +#: ../../enterprise/include/class/Oracle.app.php:662 +#: ../../package_774/enterprise/include/class/DB2.app.php:655 +#: ../../package_774/enterprise/include/class/Oracle.app.php:662 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:666 +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 "" + +#: ../../enterprise/include/class/DB2.app.php:674 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:685 +#: ../../enterprise/include/class/MySQL.app.php:696 +#: ../../enterprise/include/class/Oracle.app.php:681 +#: ../../package_774/enterprise/include/class/DB2.app.php:674 +#: ../../package_774/enterprise/include/class/Oracle.app.php:681 +#: ../../package_774/enterprise/include/class/MySQL.app.php:696 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:685 +msgid "Custom module prefix" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:675 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:686 +#: ../../enterprise/include/class/MySQL.app.php:697 +#: ../../enterprise/include/class/Oracle.app.php:682 +#: ../../package_774/enterprise/include/class/DB2.app.php:675 +#: ../../package_774/enterprise/include/class/Oracle.app.php:682 +#: ../../package_774/enterprise/include/class/MySQL.app.php:697 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:686 +msgid "" +"Defines a custom prefix to be concatenated before module names generated by " +"this task." +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:693 +#: ../../package_774/enterprise/include/class/DB2.app.php:693 +msgid "Get database summary" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:709 +#: ../../package_774/enterprise/include/class/DB2.app.php:709 +msgid "Check transactional log utilization" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:725 +#: ../../package_774/enterprise/include/class/DB2.app.php:725 +msgid "Get number of connections" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:741 +#: ../../package_774/enterprise/include/class/DB2.app.php:741 +msgid "Check DB size" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:757 +#: ../../enterprise/include/class/MySQL.app.php:841 +#: ../../enterprise/include/class/Oracle.app.php:780 +#: ../../package_774/enterprise/include/class/DB2.app.php:757 +#: ../../package_774/enterprise/include/class/Oracle.app.php:780 +#: ../../package_774/enterprise/include/class/MySQL.app.php:841 +msgid "Retrieve cache statistics" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:773 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:752 +#: ../../enterprise/include/class/MySQL.app.php:857 +#: ../../enterprise/include/class/Oracle.app.php:796 +#: ../../package_774/enterprise/include/class/DB2.app.php:773 +#: ../../package_774/enterprise/include/class/Oracle.app.php:796 +#: ../../package_774/enterprise/include/class/MySQL.app.php:857 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:752 +msgid "Execute custom queries" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:841 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:804 +#: ../../enterprise/include/class/MySQL.app.php:909 +#: ../../enterprise/include/class/Oracle.app.php:950 +#: ../../package_774/enterprise/include/class/DB2.app.php:841 +#: ../../package_774/enterprise/include/class/Oracle.app.php:950 +#: ../../package_774/enterprise/include/class/MySQL.app.php:909 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:804 +msgid "Custom queries" +msgstr "" + +#: ../../enterprise/include/class/DB2.app.php:842 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:805 +#: ../../enterprise/include/class/MySQL.app.php:910 +#: ../../enterprise/include/class/Oracle.app.php:951 +#: ../../package_774/enterprise/include/class/DB2.app.php:842 +#: ../../package_774/enterprise/include/class/Oracle.app.php:951 +#: ../../package_774/enterprise/include/class/MySQL.app.php:910 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:805 +msgid "Define here your custom queries." +msgstr "" + +#: ../../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 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:131 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:208 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:217 +msgid "Error, please refresh page" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:142 +msgid "Action already scheduled" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:148 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:137 +msgid "Unavailable action" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:160 +msgid "A node is already being synchronized, please wait until process finish." +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:172 +msgid "Please verify resync configuration is set before use this feature." +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:190 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3699 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3769 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:151 +msgid "Successfully scheduled" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:220 +msgid "Uninitialized" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:476 +#: ../../enterprise/include/class/DatabaseHA.class.php:575 +#: ../../enterprise/include/class/DatabaseHA.class.php:1254 +msgid "This is not a cluster node" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:480 +#: ../../enterprise/include/class/DatabaseHA.class.php:1258 +msgid "Failed to retrieve master position" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:494 +#: ../../enterprise/include/class/DatabaseHA.class.php:1271 +msgid "Failed to retrieve slave information" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:825 +#: ../../enterprise/include/class/DatabaseHA.class.php:1007 +msgid "DB Replication user" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:826 +msgid "User configured for Master to Slaves replication" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:836 +#: ../../enterprise/include/class/DatabaseHA.class.php:1016 +msgid "DB Replication user password" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:837 +msgid "User password" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:846 +msgid "Resync data dir" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:847 +msgid "Directory where mysql files are stored (must be common to all nodes)" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:857 +msgid "Resync tmp directory" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:858 +msgid "" +"Temporary working directory where to store the backups that will be used to " +"re-synchronize a slave node" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:868 +msgid "Resync MySQL user" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:869 +msgid "" +"User of the system that owns the MySQL files, necessary for the adjustment " +"of permissions (by default mysql)" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:879 +msgid "Resync MySQL group" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:880 +msgid "" +"System group that owns the MySQL files, needed for permissions setting " +"(default mysql)" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:941 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:261 +msgid "IP or FQDN" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:942 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:262 +msgid "" +"This action only registers an already configured node. This action does not " +"configure any resource." +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:952 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:273 +msgid "Cluster node label (pcs)" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:960 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:669 +msgid "DB port" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:968 +msgid "SSH user" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:976 +msgid "SSH port" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:984 +msgid "SSH key" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:992 +msgid "SSH public key" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1046 +msgid "Missed parameters" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1093 +msgid "You must specify a host" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1095 +msgid "DB port must be a positive integer" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1097 +msgid "SSH port must be a positive integer" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1099 +msgid "You must specify a SSH user" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1101 +msgid "You must specify a replication DB user" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1103 +msgid "You must specify a replication DB pass" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1105 +msgid "You must specify a public key path" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1107 +msgid "You must specify a private path" +msgstr "" + +#: ../../enterprise/include/class/DatabaseHA.class.php:1157 +#: ../../enterprise/include/class/NewDatabaseHA.class.php:328 +msgid "Successfully " +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:243 +msgid "IP address is required" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:257 +msgid "Credentials to use are required" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:259 +msgid "Desired agent version is required" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:270 +msgid "Target already defined." +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:296 +msgid "Target successfully added" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:317 +msgid "Target successfully updated" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:360 +msgid "You should specify a Discovery server" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:362 +msgid "You must select some targets to deploy" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:392 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1119 +msgid "Failed to schedule" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:407 +msgid "Deploy scheduled" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:433 +msgid "CSV file is needed" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:488 +#, php-format +msgid "" +"Credential identifier %s does not exist, please, add it to your repository " +"%s " +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:496 +#, php-format +msgid "OS %s does not math any existing, please, add it to OS list %s" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:504 +#, php-format +msgid "" +"Sofware agent version with id %s does not exist, please, add it to your " +"repository %s " +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:526 +msgid "No target could be added. " +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:629 +msgid "Deployment center" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:667 +msgid "Key identifier" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:668 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1250 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1391 +msgid "Target server IP" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:669 +msgid "Agent version installed" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:670 +msgid "Agent version desired" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:671 +msgid "Installation date" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:672 +msgid "Last error" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:746 +msgid "State" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:767 +msgid "There are no targets defined yet, please add some." +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:774 +#, php-format +msgid "Please set %s to make software available for targets." +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:786 +#, php-format +msgid "" +"There are no software agents in your repository yet, please add some %s." +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:805 +msgid "Deploy agent to targets" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:829 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1789 +msgid "Scan for targets" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:841 +msgid "Add target" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:853 +msgid "Load targets" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1066 +msgid "You must define a network." +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1068 +msgid "You must select at least one credential to test." +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1070 +msgid "You must select a Discovery server." +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1072 +msgid "Please select a desired software agent version." +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1074 +msgid "Please specify a server IP." +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1094 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1127 +msgid "Discovery task list" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1093 +#, php-format +msgid "This network is already being scanned. See progress at %s" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1126 +#, php-format +msgid "Network scheduled to be scanned. You can see progress at %s" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1174 +msgid "Network/mask" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1183 +msgid "Scan from" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1240 +#: ../../enterprise/include/class/DeploymentCenter.class.php:1381 +msgid "Desired agent version" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1428 +msgid "CSV format" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 +msgid "Target agent version" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1429 +msgid "Target server ip" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1448 +msgid "CSV file" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1512 +msgid "Select desired targets to be deployed" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1515 +msgid "Deploy from" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1530 +msgid "Available targets" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1708 +msgid "Add new target" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1711 +msgid "Update target" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1757 +msgid "Import targets from CSV" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1824 +msgid "Select targets" +msgstr "" + +#: ../../enterprise/include/class/DeploymentCenter.class.php:1825 +#: ../../enterprise/include/functions_HA_cluster.php:46 +msgid "Deploy" +msgstr "" + +#: ../../enterprise/include/class/Google.cloud.php:301 +#: ../../package_774/enterprise/include/class/Google.cloud.php:301 +msgid "Compute Engine" +msgstr "" + +#: ../../enterprise/include/class/Google.cloud.php:871 +#: ../../package_774/enterprise/include/class/Google.cloud.php:871 +msgid "Select target virtual machines" +msgstr "" + +#: ../../enterprise/include/class/Google.cloud.php:883 +#: ../../package_774/enterprise/include/class/Google.cloud.php:883 +msgid "This options only applies to zone (region) agents." +msgstr "" + +#: ../../enterprise/include/class/Google.cloud.php:896 +#: ../../package_774/enterprise/include/class/Google.cloud.php:896 +msgid "Scan and general monitoring" +msgstr "" + +#: ../../enterprise/include/class/Google.cloud.php:909 +#: ../../package_774/enterprise/include/class/Google.cloud.php:909 +msgid "CPU performance summary" +msgstr "" + +#: ../../enterprise/include/class/LogSource.class.php:431 +msgid "Source is required" +msgstr "" + +#: ../../enterprise/include/class/LogSource.class.php:538 +msgid "id cannot be empty" +msgstr "" + +#: ../../enterprise/include/class/LogSource.class.php:586 +#, php-format +msgid "Log monitoring is disabled. %s" +msgstr "" + +#: ../../enterprise/include/class/LogSource.class.php:658 +#: ../../enterprise/include/class/LogSource.class.php:822 +msgid "Add log source" +msgstr "" + +#: ../../enterprise/include/class/LogSource.class.php:694 +msgid "Source name" +msgstr "" + +#: ../../enterprise/include/class/LogSource.class.php:826 +msgid "Update log source" +msgstr "" + +#: ../../enterprise/include/class/ManageBackups.class.php:105 #, php-format msgid "%s database backup manager" msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:115 -#: ../../include/class/AuditLog.class.php:145 -msgid "Admin Tools" -msgstr "" - -#: ../../enterprise/include/class/ManageBackups.class.php:119 +#: ../../enterprise/include/class/ManageBackups.class.php:120 #: ../../enterprise/operation/menu.php:181 +#: ../../package_774/enterprise/operation/menu.php:181 msgid "DB Backup Manager" msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:127 +#: ../../enterprise/include/class/ManageBackups.class.php:128 #, php-format msgid "" "To schedule a periodic (or one-time) backup task you can do it through %s." msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:165 -#: ../../extensions/files_repo/files_repo_list.php:57 -#: ../../godmode/events/event_responses.editor.php:175 -#: ../../include/functions_visual_map_editor.php:125 -#: ../../include/functions_visual_map_editor.php:174 -#: ../../include/functions_visual_map_editor.php:884 -#: ../../include/functions_visual_map_editor.php:979 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:214 -#: ../../include/rest-api/models/VisualConsole/Item.php:1999 -#: ../../include/functions_filemanager.php:661 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:135 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:266 -msgid "Size" -msgstr "" - -#: ../../enterprise/include/class/ManageBackups.class.php:190 +#: ../../enterprise/include/class/ManageBackups.class.php:191 msgid "Path backups" msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:318 +#: ../../enterprise/include/class/ManageBackups.class.php:222 +msgid "Delete Lost" +msgstr "" + +#: ../../enterprise/include/class/ManageBackups.class.php:341 msgid "Rollback to this backup" msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:327 +#: ../../enterprise/include/class/ManageBackups.class.php:350 msgid "Lost" msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:337 +#: ../../enterprise/include/class/ManageBackups.class.php:360 msgid "In Progress" msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:368 +#: ../../enterprise/include/class/ManageBackups.class.php:391 msgid "The backup was successfully deleted" msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:374 +#: ../../enterprise/include/class/ManageBackups.class.php:397 msgid "Missed id parameter" msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:393 +#: ../../enterprise/include/class/ManageBackups.class.php:424 +msgid "All the lost backups was successfully deleted" +msgstr "" + +#: ../../enterprise/include/class/ManageBackups.class.php:446 msgid "Something was wrong with the rollback action." msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:396 +#: ../../enterprise/include/class/ManageBackups.class.php:449 msgid "Missed id parameter." msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:431 -#: ../../include/class/AuditLog.class.php:424 -msgid "There is no additional information to display" -msgstr "" - -#: ../../enterprise/include/class/ManageBackups.class.php:444 +#: ../../enterprise/include/class/ManageBackups.class.php:497 msgid "" "Are you sure you want to delete this database backup file? Once deleted you " "will not be able to recover it." msgstr "" -#: ../../enterprise/include/class/ManageBackups.class.php:446 +#: ../../enterprise/include/class/ManageBackups.class.php:499 msgid "Do you like perform a database restoration?" msgstr "" -#: ../../enterprise/include/functions_enterprise.php:483 +#: ../../enterprise/include/class/ManageBackups.class.php:587 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." +"Are you sure you want to delete all LOST database backup? Once deleted you " +"will not be able to recover it." msgstr "" -#: ../../enterprise/include/functions_enterprise.php:485 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:171 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:171 msgid "" -"Problems with event days purge and event days that pass data to history DB." +"This Microsoft SQL Server configuration has been already defined. Please " +"edit it or create a new one." msgstr "" -#: ../../enterprise/include/functions_enterprise.php:496 +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:213 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:213 +msgid "You must provide a valid Microsoft SQL Server server IP or FQDN." +msgstr "" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:282 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:282 +msgid "Failed to find discovery Microsoft SQL Server task." +msgstr "" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:421 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:421 +msgid "Microsoft SQL Server" +msgstr "" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:505 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:505 +msgid "Microsoft SQL Server targets" +msgstr "" + +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:506 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:506 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" +"SERVER:PORT\\INSTANCE, comma separated or line by line, as many targets as " +"you need." msgstr "" -#: ../../enterprise/include/functions_enterprise.php:498 -msgid "Problems with days purge and days that pass data to history DB" +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:704 +#: ../../enterprise/include/class/MySQL.app.php:777 +#: ../../enterprise/include/class/Oracle.app.php:700 +#: ../../package_774/enterprise/include/class/Oracle.app.php:700 +#: ../../package_774/enterprise/include/class/MySQL.app.php:777 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:704 +msgid "Check engine uptime" msgstr "" -#: ../../enterprise/include/functions_reporting.php:71 -msgid "Wizard SLA" +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:720 +#: ../../enterprise/include/class/MySQL.app.php:793 +#: ../../enterprise/include/class/Oracle.app.php:716 +#: ../../package_774/enterprise/include/class/Oracle.app.php:716 +#: ../../package_774/enterprise/include/class/MySQL.app.php:793 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:720 +msgid "Retrieve query statistics" msgstr "" -#: ../../enterprise/include/functions_reporting.php:82 -msgid "Global" +#: ../../enterprise/include/class/MicrosoftSQLServer.app.php:736 +#: ../../enterprise/include/class/MySQL.app.php:809 +#: ../../enterprise/include/class/Oracle.app.php:732 +#: ../../package_774/enterprise/include/class/Oracle.app.php:732 +#: ../../package_774/enterprise/include/class/MySQL.app.php:809 +#: ../../package_774/enterprise/include/class/MicrosoftSQLServer.app.php:736 +msgid "Analyze connections" msgstr "" -#: ../../enterprise/include/functions_reporting.php:93 -msgid "Advance options" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:104 -msgid "Report task" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:128 -msgid "Templates list" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:163 -msgid "Templates Wizard" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:1241 -msgid "Availability item created from wizard." -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:1863 -#: ../../enterprise/include/functions_reporting.php:3135 -#: ../../enterprise/include/functions_reporting.php:4124 -#: ../../include/functions_reporting_html.php:554 -msgid "Max/Min Values" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:1865 -#: ../../enterprise/include/functions_reporting.php:2034 -#: ../../enterprise/include/functions_reporting.php:3137 -#: ../../enterprise/include/functions_reporting.php:4126 -#: ../../enterprise/include/functions_reporting.php:6376 -#: ../../include/functions_reporting_html.php:556 -msgid "SLA Compliance" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:1905 -#: ../../enterprise/include/functions_reporting.php:3191 -#: ../../enterprise/include/functions_reporting.php:3443 -#: ../../enterprise/include/functions_reporting.php:4181 -#: ../../enterprise/include/functions_reporting.php:4445 -#: ../../enterprise/include/functions_reporting.php:5096 -#: ../../include/functions_reporting_html.php:881 -#: ../../include/functions_reporting_html.php:4913 -msgid "Not Init" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:1912 -#: ../../enterprise/include/functions_reporting.php:3201 -#: ../../enterprise/include/functions_reporting.php:4191 -msgid "Planned Downtimes" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:1919 -msgid "Ignore time" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:1939 -msgid "SLA Compliance per days" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:2031 -msgid "Summary of SLA Failures" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:2051 -#: ../../enterprise/include/functions_reporting.php:2052 -msgid "Out of SLA limits" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:2057 -#: ../../enterprise/include/functions_reporting.php:2058 -msgid "IN of SLA limits" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:2141 -#: ../../enterprise/include/functions_reporting.php:2247 -#: ../../include/functions_reports.php:945 -msgid "Log report" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:2154 -#: ../../include/functions_reports.php:944 -#: ../../include/functions_reports.php:949 -msgid "Log" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:2735 -#: ../../enterprise/include/functions_reporting.php:3680 -#: ../../enterprise/include/functions_reporting.php:4656 -#: ../../include/functions_reporting.php:1019 -#: ../../include/functions_reporting.php:9398 -msgid "There are no SLAs defined" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:2788 -#: ../../enterprise/include/functions_reporting.php:3733 -#: ../../enterprise/include/functions_reporting.php:4709 -#: ../../include/functions_reporting.php:1094 -#: ../../include/functions_reporting.php:9776 -msgid "Inverse" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:3211 -#: ../../enterprise/include/functions_reporting.php:3453 -#: ../../enterprise/include/functions_reporting.php:4201 -msgid "Planned Downtime" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:3242 -msgid "T. Total" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:3243 -#: ../../enterprise/include/functions_reporting.php:4229 -msgid "T. OK" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:3244 -#: ../../enterprise/include/functions_reporting.php:4230 -msgid "T. Error" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:3245 -#: ../../enterprise/include/functions_reporting.php:4231 -msgid "T. Unknown" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:3246 -#: ../../enterprise/include/functions_reporting.php:4232 -msgid "T. Not_init" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:3247 -#: ../../enterprise/include/functions_reporting.php:4233 -msgid "T. Downtime" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:3248 -#: ../../enterprise/include/functions_reporting.php:4234 -msgid "SLA %" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:3438 -#: ../../enterprise/include/functions_reporting.php:4440 -#: ../../enterprise/include/functions_reporting.php:6446 -#: ../../enterprise/include/functions_services.php:1493 -#: ../../include/functions_reporting_html.php:876 -#: ../../include/functions_reporting_html.php:4908 -msgid "Unknow" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:3448 -#: ../../enterprise/include/functions_reporting.php:4450 -#: ../../enterprise/include/functions_reporting.php:6451 -#: ../../include/functions_reporting_html.php:886 -#: ../../include/functions_reporting_html.php:4918 -msgid "Downtimes" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:4455 -msgid "Ignore Planned Downtime" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:4545 -#: ../../include/functions_reports.php:724 -msgid "Hourly S.L.A." -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5148 -msgid "Max/Min Critical" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5149 -msgid "Max/Min Warning" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5150 -msgid "Total checks ok/total" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5151 -msgid "% time ok" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5169 -#: ../../include/functions_reporting_html.php:645 -#: ../../include/functions_reporting_html.php:684 -#: ../../include/functions_reporting_html.php:755 -#: ../../include/functions_reporting_html.php:833 -#: ../../include/functions_reporting_html.php:4365 -#: ../../include/functions_reporting_html.php:4512 -msgid "24 x 7" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5209 -#: ../../include/functions_reporting_html.php:589 -msgid "Global Time" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5211 -msgid "Time Critical" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5304 -#: ../../include/functions_reporting_html.php:623 -msgid "Checks Time" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5306 -msgid "Checks Critical" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5307 -#: ../../include/functions_reporting_html.php:4289 -msgid "Checks Warning" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5390 -#: ../../include/functions_reporting_html.php:813 -#: ../../include/functions_reporting_html.php:4555 -#: ../../include/functions_reporting_html.php:5107 -#: ../../include/functions_reporting_html.php:5110 -#: ../../include/functions_reporting.php:1664 -#: ../../include/functions_reporting.php:3752 -msgid "There are no Agent/Modules defined" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:5826 -msgid "There are no SLAs defined." -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:6041 -#: ../../enterprise/include/functions_services.php:1407 -#: ../../enterprise/include/functions_services.php:1409 -#: ../../enterprise/include/functions_services.php:1444 -#: ../../enterprise/include/functions_services.php:1445 -#: ../../enterprise/include/functions_services.php:1447 -#: ../../enterprise/include/functions_services.php:1498 -#: ../../enterprise/include/functions_services.php:1500 -msgid "Nonexistent" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:6456 -msgid "Scheduled shutdow" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:6822 -#: ../../enterprise/include/functions_reporting.php:7737 -#, php-format -msgid "Graph agents(%s) - %s" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:7645 -#, php-format -msgid "Graph agent(%s) - %s" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:8092 -msgid "There is not data for the selected conditions" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:8286 -#: ../../enterprise/include/functions_reporting.php:8352 -msgid "Template editor" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:8418 -#: ../../enterprise/operation/reporting/custom_reporting.php:130 -msgid "ID Report" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:8486 -#: ../../enterprise/operation/reporting/custom_reporting.php:116 -#: ../../enterprise/operation/reporting/custom_reporting.php:193 -msgid "Send by email" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:8574 -#: ../../enterprise/operation/reporting/custom_reporting.php:229 -msgid "Send by email " -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:8615 -#: ../../include/functions_reports.php:655 -msgid "Simple baseline graph" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:8785 -msgid "Configuration changes" -msgstr "" - -#: ../../enterprise/include/functions_reporting.php:8802 -msgid "No NCM capabilities detected" -msgstr "" - -#: ../../enterprise/include/functions_enterprise_api.php:1127 -msgid "Is not metaconsole" -msgstr "" - -#: ../../enterprise/include/functions_enterprise_api.php:2602 -msgid "Error getting alert actions." -msgstr "" - -#: ../../enterprise/include/functions_enterprise_api.php:3575 -#: ../../enterprise/include/functions_enterprise_api.php:3629 -#, php-format -msgid "%d agents added to apply queue." -msgstr "" - -#: ../../enterprise/include/functions_enterprise_api.php:3598 -#: ../../enterprise/include/functions_policies.php:4831 -#, php-format -msgid "Successfully applied to node %s." -msgstr "" - -#: ../../enterprise/include/functions_enterprise_api.php:3600 -#: ../../enterprise/include/functions_policies.php:4833 -#, php-format -msgid "Successfully applied to nodes: %s." -msgstr "" - -#: ../../enterprise/include/functions_enterprise_api.php:3639 -#, php-format -msgid "Id policy %d already pending to apply." -msgstr "" - -#: ../../enterprise/include/functions_enterprise_api.php:3641 -#, php-format -msgid "Id policy %d already pending to apply in Id agent %d." -msgstr "" - -#: ../../enterprise/include/functions_enterprise_api.php:4061 -#: ../../enterprise/include/functions_enterprise_api.php:4088 +#: ../../enterprise/include/class/MySQL.app.php:173 +#: ../../package_774/enterprise/include/class/MySQL.app.php:173 msgid "" -"Error adding web analysis module to policy. Id_module_type is not correct " -"for web analysis modules." +"This MySQL configuration has been already defined. Please edit it or create " +"a new one." msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:4070 +#: ../../enterprise/include/class/MySQL.app.php:216 +#: ../../package_774/enterprise/include/class/MySQL.app.php:216 +msgid "You must provide a valid MySQL server IP or FQDN." +msgstr "" + +#: ../../enterprise/include/class/MySQL.app.php:221 +#: ../../package_774/enterprise/include/class/MySQL.app.php:221 +msgid "You must provide a valid port number." +msgstr "" + +#: ../../enterprise/include/class/MySQL.app.php:233 +#: ../../package_774/enterprise/include/class/MySQL.app.php:233 +msgid "Discovery.Application.MySQL" +msgstr "" + +#: ../../enterprise/include/class/MySQL.app.php:285 +#: ../../package_774/enterprise/include/class/MySQL.app.php:285 +msgid "Failed to find discovery MySQL task." +msgstr "" + +#: ../../enterprise/include/class/MySQL.app.php:499 +#: ../../package_774/enterprise/include/class/MySQL.app.php:499 +msgid "MySQL server IP" +msgstr "" + +#: ../../enterprise/include/class/MySQL.app.php:500 +#: ../../package_774/enterprise/include/class/MySQL.app.php:500 +msgid "Comma separated, as many targets as you need." +msgstr "" + +#: ../../enterprise/include/class/MySQL.app.php:519 +#: ../../package_774/enterprise/include/class/MySQL.app.php:519 +msgid "MySQL server Port" +msgstr "" + +#: ../../enterprise/include/class/MySQL.app.php:677 +#: ../../package_774/enterprise/include/class/MySQL.app.php:677 msgid "" -"Network Module could not be added to policy. Id_module_type is not correct " -"for network modules." +"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 "" -#: ../../enterprise/include/functions_enterprise_api.php:4079 +#: ../../enterprise/include/class/MySQL.app.php:718 +#: ../../package_774/enterprise/include/class/MySQL.app.php:718 +msgid "Scan databases" +msgstr "" + +#: ../../enterprise/include/class/MySQL.app.php:734 +#: ../../package_774/enterprise/include/class/MySQL.app.php:734 +msgid "Create agent per database" +msgstr "" + +#: ../../enterprise/include/class/MySQL.app.php:755 +#: ../../package_774/enterprise/include/class/MySQL.app.php:755 +msgid "Custom database agent prefix" +msgstr "" + +#: ../../enterprise/include/class/MySQL.app.php:756 +#: ../../package_774/enterprise/include/class/MySQL.app.php:756 msgid "" -"Error adding web module to policy. Id_module_type is not correct for web " -"modules." +"Defines a custom prefix to be concatenated before database agent names " +"generated by this task." msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:4100 -msgid "Error adding module to policy configuration_data is not a valid base64." +#: ../../enterprise/include/class/MySQL.app.php:825 +#: ../../package_774/enterprise/include/class/MySQL.app.php:825 +msgid "Retrieve InnoDB statistics" msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:6126 -msgid "The agent could not be added to the policy." +#: ../../enterprise/include/class/NetworkConfigManager.class.php:385 +#: ../../enterprise/views/ncm/agent/details.php:242 +#: ../../enterprise/views/ncm/devices/list.php:212 +msgid "Snippet" msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:6347 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:412 +msgid "Perform action" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:431 +msgid "Show backups" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1778 +#: ../../enterprise/include/functions_reporting_csv.php:3573 +msgid "NCM devices" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1792 +#: ../../enterprise/views/ncm/agent/manage.php:62 +#: ../../enterprise/views/ncm/agent/manage.php:80 +msgid "Manage NCM Devices" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1806 +msgid "NCM templates" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1820 +msgid "NCM Agents data templates" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1834 +msgid "Registered vendors" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1848 +msgid "Registered models" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1862 +msgid "Registered snippets" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1876 +msgid "Registered firmwares" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:1912 +msgid "No agents with NCM features enabled yet" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2062 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2683 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2734 #, php-format -msgid "Failed Updated remote config files %d" +msgid "Template not found: %s" msgstr "" -#: ../../enterprise/include/functions_enterprise_api.php:6357 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2087 +msgid "Template created" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2087 +msgid "Template updated" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2153 #, php-format -msgid "Updated remote config files: %d => %d" +msgid "Special Template not found: %s" msgstr "" -#: ../../enterprise/include/functions_services.php:108 -msgid "There is no information about" +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2178 +msgid "Special template created" msgstr "" -#: ../../enterprise/include/functions_services.php:113 -msgid "Service does not exist." +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2178 +msgid "Special template updated" msgstr "" -#: ../../enterprise/include/functions_services.php:125 -msgid "module that stores the service" -msgstr "" - -#: ../../enterprise/include/functions_services.php:137 -msgid "module that stores SLA service" -msgstr "" - -#: ../../enterprise/include/functions_services.php:150 -msgid "agent that stores the service" -msgstr "" - -#: ../../enterprise/include/functions_services.php:163 -msgid "agent that stores SLA service" -msgstr "" - -#: ../../enterprise/include/functions_services.php:184 -msgid "alert critical SLA service" -msgstr "" - -#: ../../enterprise/include/functions_services.php:205 -msgid "alert warning service" -msgstr "" - -#: ../../enterprise/include/functions_services.php:226 -msgid "alert critical service" -msgstr "" - -#: ../../enterprise/include/functions_services.php:247 -msgid "alert unknown service" -msgstr "" - -#: ../../enterprise/include/functions_services.php:528 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2244 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2898 #, php-format -msgid "Module automatic create for the service %s" +msgid "Vendor not found: %s" msgstr "" -#: ../../enterprise/include/functions_services.php:1472 -msgid "Normal (Alert)" +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2277 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2290 +msgid "Failed saving vendor: " msgstr "" -#: ../../enterprise/include/functions_services.php:1476 -msgid "Critical (Alert)" +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2282 +msgid "Vendor already exists." msgstr "" -#: ../../enterprise/include/functions_services.php:1484 -msgid "Warning (Alert)" -msgstr "" - -#: ../../enterprise/include/functions_services.php:1623 -msgid "There are no service elements defined" -msgstr "" - -#: ../../enterprise/include/functions_services.php:1645 -msgid "Weight Critical" -msgstr "" - -#: ../../enterprise/include/functions_services.php:1646 -msgid "Weight Warning" -msgstr "" - -#: ../../enterprise/include/functions_services.php:1647 -msgid "Weight Unknown" -msgstr "" - -#: ../../enterprise/include/functions_services.php:1648 -msgid "Weight Ok" -msgstr "" - -#: ../../enterprise/include/functions_services.php:1711 -#: ../../enterprise/include/functions_services.php:1764 -#: ../../enterprise/include/functions_services.php:1832 -#: ../../mobile/operation/services.php:231 -#: ../../mobile/operation/services.php:272 -#: ../../mobile/operation/services.php:338 -msgid "Nonexistent. This element should be deleted" -msgstr "" - -#: ../../enterprise/include/functions_services.php:1747 -#: ../../enterprise/include/functions_services.php:1814 -#: ../../enterprise/include/functions_services.php:1868 -#: ../../mobile/operation/services.php:255 -#: ../../mobile/operation/services.php:320 -#: ../../mobile/operation/services.php:363 -msgid "This element does not affect service weigth because is disabled." -msgstr "" - -#: ../../enterprise/include/functions_services.php:1883 -#: ../../mobile/operation/services.php:386 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2350 #, php-format -msgid "Dynamic element (%d) '%s' does not match any target" +msgid "model not found: %s" msgstr "" -#: ../../enterprise/include/functions_services.php:1892 -#: ../../mobile/operation/services.php:395 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2372 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3271 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3435 +msgid "you must select a valid vendor" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2386 +msgid "Failed saving model: " +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2391 +msgid "Device already exists." +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2449 #, php-format -msgid "Dynamic element (%d) '%s' causes an error: %s" +msgid "snippet not found: %s" msgstr "" -#: ../../enterprise/include/functions_services.php:1904 -#: ../../mobile/operation/services.php:377 -msgid "Dynamic element" +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2480 +msgid "Failed saving snippet: " msgstr "" -#: ../../enterprise/include/functions_services.php:1910 -#: ../../mobile/operation/services.php:405 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2543 #, php-format -msgid "agents like \"%s\"" +msgid "firmware not found: %s" msgstr "" -#: ../../enterprise/include/functions_services.php:1915 -#: ../../mobile/operation/services.php:410 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2570 +msgid "Firmware file missing" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2602 #, php-format -msgid "modules like \"%s\"" +msgid "Failed to store file in %s" msgstr "" -#: ../../enterprise/include/functions_services.php:2050 -#: ../../mobile/operation/services.php:450 -msgid "NOT INITIALIZED" +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2619 +msgid "Failed saving firmware: " msgstr "" -#: ../../enterprise/include/functions_services.php:2074 -msgid "Edit service elements" -msgstr "" - -#: ../../enterprise/include/functions_services.php:2082 -msgid "Delete service element" -msgstr "" - -#: ../../enterprise/include/functions_services.php:2092 -msgid "List of elements" -msgstr "" - -#: ../../enterprise/include/functions_services.php:2148 -msgid "FAIL" -msgstr "" - -#: ../../enterprise/include/functions_login.php:39 -msgid "You must change password:" -msgstr "" - -#: ../../enterprise/include/functions_login.php:55 -msgid "Password must be different from the 3 previous changes." -msgstr "" - -#: ../../enterprise/include/functions_login.php:80 -msgid "Old pass" -msgstr "" - -#: ../../enterprise/include/functions_login.php:97 -msgid "New pass" -msgstr "" - -#: ../../enterprise/include/functions_login.php:120 -msgid "Change" -msgstr "" - -#: ../../enterprise/include/functions_login.php:158 -msgid "Login blocked" -msgstr "" - -#: ../../enterprise/include/functions_login.php:166 -msgid "User has been blocked. Try again in " -msgstr "" - -#: ../../enterprise/include/functions_login.php:166 -msgid " minutes" -msgstr "" - -#: ../../enterprise/include/functions_login.php:206 -msgid "Login successfully" -msgstr "" - -#: ../../enterprise/include/functions_login.php:214 -msgid "User pass successfully updated" -msgstr "" - -#: ../../enterprise/include/functions_login.php:291 -#: ../../include/auth/mysql.php:750 -msgid "The password provided is not valid. Please, set another one." -msgstr "" - -#: ../../enterprise/include/functions_login.php:307 -msgid "Password must be different from the " -msgstr "" - -#: ../../enterprise/include/functions_login.php:307 -msgid " previous changes." -msgstr "" - -#: ../../enterprise/include/functions_login.php:320 -msgid "Password must be different" -msgstr "" - -#: ../../enterprise/include/functions_login.php:331 -#: ../../enterprise/include/functions_login.php:381 -msgid "Password too short" -msgstr "" - -#: ../../enterprise/include/functions_login.php:343 -#: ../../enterprise/include/functions_login.php:388 -msgid "Password must contain numbers" -msgstr "" - -#: ../../enterprise/include/functions_login.php:356 -#: ../../enterprise/include/functions_login.php:396 -msgid "Password must contain symbols" -msgstr "" - -#: ../../enterprise/include/functions_login.php:414 -msgid "Invalid old password" -msgstr "" - -#: ../../enterprise/include/functions_login.php:455 -msgid "Password confirm does not match" -msgstr "" - -#: ../../enterprise/include/functions_login.php:462 -msgid "Password empty" -msgstr "" - -#: ../../enterprise/include/functions_login.php:581 -#: ../../godmode/users/configure_user.php:2130 -#: ../../godmode/users/configure_user.php:2199 -#: ../../godmode/users/configure_user.php:2270 -#: ../../include/ajax/double_auth.ajax.php:267 -#: ../../include/ajax/double_auth.ajax.php:365 -#: ../../include/ajax/double_auth.ajax.php:411 -#: ../../include/ajax/double_auth.ajax.php:527 -#: ../../operation/users/user_edit.php:1235 -#: ../../operation/users/user_edit.php:1301 -#: ../../operation/users/user_edit.php:1372 ../../general/register.php:167 -#: ../../general/logon_failed.php:18 -msgid "Authentication error" -msgstr "" - -#: ../../enterprise/include/functions_login.php:588 -#: ../../godmode/users/configure_user.php:2136 -#: ../../godmode/users/configure_user.php:2205 -#: ../../include/ajax/double_auth.ajax.php:274 -#: ../../include/ajax/double_auth.ajax.php:372 -#: ../../include/ajax/double_auth.ajax.php:418 -#: ../../include/ajax/double_auth.ajax.php:535 -#: ../../operation/users/user_edit.php:1242 -#: ../../operation/users/user_edit.php:1308 ../../general/register.php:174 -msgid "There was an error loading the data" -msgstr "" - -#: ../../enterprise/include/functions_login.php:597 -#: ../../godmode/users/configure_user.php:2213 -#: ../../godmode/users/configure_user.php:2289 -#: ../../operation/users/user_edit.php:1316 -#: ../../operation/users/user_edit.php:1392 ../../general/register.php:183 -msgid "Double authentication activation" -msgstr "" - -#: ../../enterprise/include/lib/Agent.php:99 -msgid " error, invalid agent." -msgstr "" - -#: ../../enterprise/include/lib/Agent.php:679 -#, php-format -msgid "Log module \"%s\" does not exist" -msgstr "" - -#: ../../enterprise/include/lib/Agent.php:701 -#, php-format -msgid "Plugin \"%s\" does not exist" -msgstr "" - -#: ../../enterprise/include/lib/Agent.php:833 -#, php-format -msgid "Log module \"%s\" does not exist, %s skipped" -msgstr "" - -#: ../../enterprise/include/lib/Agent.php:868 -#, php-format -msgid "Plugin \"%s\" does not exist, %s skipped" -msgstr "" - -#: ../../enterprise/include/lib/Agent.php:939 -#, php-format -msgid "Log module %s already defined" -msgstr "" - -#: ../../enterprise/include/lib/Agent.php:956 -#, php-format -msgid "Invalid module type %s" -msgstr "" - -#: ../../enterprise/include/lib/Agent.php:986 -#, php-format -msgid "Plugin %s already defined" -msgstr "" - -#: ../../enterprise/include/lib/Agent.php:1000 -msgid "Invalid plugin definition" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:82 -#: ../../godmode/setup/setup_ehorus.php:141 -#: ../../godmode/setup/setup_websocket_engine.php:91 -#: ../../godmode/setup/setup_integria.php:654 -#: ../../operation/users/user_edit.php:869 -#: ../../operation/users/user_edit.php:922 -msgid "Test" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:83 -msgid "Retrieve config" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:84 -msgid "Restore backed up config" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:86 -msgid "Send firmware" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:88 -#: ../../godmode/setup/setup_general.php:198 -msgid "On demand" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:93 -msgid "Executing test" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:94 -msgid "Retrieving config" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:95 -msgid "Restoring backup" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:96 -msgid "Retrieving firmware version" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:97 -msgid "Sending firmware update" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:98 -msgid "Executing custom script" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:99 -msgid "Executing on demand script" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager.php:188 -msgid "Montly" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:842 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:856 -msgid "There was a problem creating Action" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:893 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:906 -msgid "There was a problem updating Action" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:942 -#: ../../enterprise/include/lib/AlertCorrelation.class.php:956 -msgid "There was a problem deleting Action" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:997 -msgid "There was a problem standby alert" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1006 -msgid "There was a problem standby off alert" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1049 -msgid "There was a problem enabled alert" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1059 -msgid "There was a problem disabled alert" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1115 -msgid "Event group Recursive" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1130 -#: ../../include/functions_reporting_html.php:1061 -#: ../../include/functions_reporting_html.php:1313 -#: ../../include/functions_reporting_html.php:2663 -#: ../../include/class/SnmpConsole.class.php:276 -msgid "Count" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1133 -msgid "Time window" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1667 -msgid "Failed to cleanup old rules." -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1675 -#, php-format -msgid "Failed SQL: %s" -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1680 -#, php-format -msgid "Failed to apply rule: %s." -msgstr "" - -#: ../../enterprise/include/lib/AlertCorrelation.class.php:1828 -msgid "any" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:197 -msgid "No template assigned" -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:227 -msgid "NCM Agent without template assigned." -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:233 -msgid "Current selected template does not match vendor configured." -msgstr "" - -#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:240 -msgid "Current selected template does not match model configured." -msgstr "" - -#: ../../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 "" - -#: ../../enterprise/include/lib/NetworkManager/Template.php:192 -msgid "Error linking script: " -msgstr "" - -#: ../../enterprise/include/lib/Service.php:152 -msgid "Service module does not match pointed one" -msgstr "" - -#: ../../enterprise/include/lib/Service.php:158 -#, php-format -msgid "Service module not found %s
" -msgstr "" - -#: ../../enterprise/include/lib/Service.php:177 -msgid "Service module SLA not found" -msgstr "" - -#: ../../enterprise/include/lib/Service.php:183 -#, php-format -msgid "SLA service module not found %s
" -msgstr "" - -#: ../../enterprise/include/lib/Service.php:202 -msgid "Service module SLA does not match pointed one" -msgstr "" - -#: ../../enterprise/include/lib/Service.php:208 -#, php-format -msgid "SLA service value module not found %s
" -msgstr "" - -#: ../../enterprise/include/lib/Service.php:221 -#, php-format -msgid "Service agent not found %s
" -msgstr "" - -#: ../../enterprise/include/lib/Service.php:232 -#, php-format -msgid "Service children could not be fully retrieved: %s
" -msgstr "" - -#: ../../enterprise/include/lib/Service.php:313 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2646 msgid "" -" Cannot switch from SMART to MANUAL if there are dynamic elements attached " -"to the service. Please erase dynamic elements before change to MANUAL" +"Upload only official binary files from your device provide in raw format " +"(not compressed)" msgstr "" -#: ../../enterprise/include/lib/Service.php:397 -#: ../../enterprise/include/lib/Service.php:740 -#: ../../enterprise/include/lib/Service.php:921 -#: ../../enterprise/include/lib/Metaconsole/Node.php:1354 -#: ../../enterprise/include/lib/Metaconsole/Synchronizer.php:559 -#: ../../enterprise/include/lib/ServiceElement.php:397 -#: ../../enterprise/include/lib/ServiceElement.php:930 -#: ../../enterprise/include/lib/ServiceElement.php:972 -#: ../../enterprise/include/lib/ServiceElement.php:1014 -#: ../../enterprise/include/lib/ServiceElement.php:1138 -#: ../../enterprise/include/lib/ServiceElement.php:1180 -#: ../../include/lib/Agent.php:349 ../../include/lib/Module.php:1207 -#: ../../include/lib/Entity.php:303 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2750 +msgid "Template successfully duplicated" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2773 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2824 #, php-format -msgid "Cannot connect to node %d" +msgid "Special template not found: %s" msgstr "" -#: ../../enterprise/include/lib/Service.php:777 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2785 +msgid "Special template successfully deleted" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2840 +msgid "Special template successfully duplicated" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2863 #, php-format -msgid "Failed to update CPS for moduleValue for service %s: " +msgid "Model not found: %s" msgstr "" -#: ../../enterprise/include/lib/Service.php:1445 -msgid "Error: id agent must be defined." +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2875 +msgid "Model successfully deleted" msgstr "" -#: ../../enterprise/include/lib/Service.php:1533 -msgid " error: Target agent does not exist." +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2910 +msgid "Vendor successfully deleted" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2933 +#, php-format +msgid "Snippet not found: %s" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2945 +msgid "Snippet successfully deleted" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2968 +#, php-format +msgid "Firmware not found: %s" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:2980 +msgid "Firmware successfully deleted" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3059 +msgid "" +"Not executed yet, no content to display, define your own in following " +"textarea." +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3068 +msgid "" +"Following content is already queued to be executed! You must wait until " +"execution is finished before being able to modify this." +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3160 +msgid "Check progress" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3169 +#, php-format +msgid "Script scheduled %s %s" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3261 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3425 +#, php-format +msgid "Error retrieving template: %s" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3267 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3431 +msgid "you must select a template" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3269 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3433 +msgid "you must select a valid model" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3273 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3437 +msgid "you must select a valid port" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3544 +#, php-format +msgid "Failed to update%s" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3576 +msgid "No configuration registers to backup" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3584 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3600 +msgid "Successfully backed up" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3635 +msgid "Invalid id given" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3671 +msgid "" +"Is highly recommendable to execute this kind of operation from agent details " +"to preview the script content" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3680 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3751 +msgid "Invalid action" +msgstr "" + +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3700 +#: ../../enterprise/include/class/NetworkConfigManager.class.php:3770 +msgid "Failed to schedule action." +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:267 +msgid "Failed to save command." +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:278 +msgid "Command not found." +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:356 +#: ../../enterprise/include/class/Omnishell.class.php:616 +#: ../../enterprise/include/class/Omnishell.class.php:790 +msgid "You must install php-yaml in order to use this feature." +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:371 +msgid "Not Started" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:449 +msgid "Commands status" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:490 +msgid "Create command" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:515 +msgid "Selected command definitions will be erased" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:593 +#: ../../enterprise/include/class/Omnishell.class.php:1636 +msgid "Detailed view" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:602 +#: ../../enterprise/include/class/Omnishell.class.php:1627 +msgid "Agent list" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:704 +msgid "Selected agents will be erased from the command" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:871 +msgid "Time out" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:880 +msgid "Retries " +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:891 +msgid "Preconditions " +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:892 +msgid "" +"All commands defined line per line must success to execute main commands" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:904 +msgid "Execute commands " +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:905 +msgid "Define as many lines as commands you want to execute" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:917 +msgid "Postconditions " +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:918 +msgid "" +"All commands defined line per line must success to consider command success" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:1084 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:415 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:415 +msgid "Remove agents" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:1119 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:474 +#: ../../enterprise/operation/services/massive/service.create.elements.php:639 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:262 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:369 +#: ../../enterprise/operation/services/massive/services.create.php:1353 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1353 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:639 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:474 +msgid "Selected agents" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:1347 +msgid "Show agent list" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:1392 +msgid "Selected command definition will be erased" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:1501 +#: ../../enterprise/include/class/Omnishell.class.php:1949 +msgid "Cannot use commands without YAML dependency, please install it." +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:1527 +msgid "Selected agent will be deleted from the command" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:1617 +msgid "Command viewer" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:1786 +msgid "Not an array of ids" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:1902 +msgid "There are no targets for this remote command" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:1909 +msgid "Command does not exist" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:2009 +#: ../../enterprise/include/lib/Metaconsole/Node.php:140 +#: ../../enterprise/include/lib/Metaconsole/Node.php:189 +#: ../../enterprise/include/lib/Metaconsole/Node.php:240 +#: ../../enterprise/include/lib/Metaconsole/Node.php:284 +#: ../../enterprise/include/lib/Metaconsole/Node.php:337 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:99 +msgid "success" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:2012 +#: ../../enterprise/include/class/Omnishell.class.php:2015 +msgid "timed out" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:2014 +msgid "Dependency error" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:2018 +msgid "failed" +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:2034 +msgid "Waiting results..." +msgstr "" + +#: ../../enterprise/include/class/Omnishell.class.php:2053 +msgid "RCMD does not exist" +msgstr "" + +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:131 +msgid "Search filter by Task field content" +msgstr "" + +#: ../../enterprise/include/class/OmnishellTaskAgent.class.php:143 +msgid "FAILED" +msgstr "" + +#: ../../enterprise/include/class/Oracle.app.php:172 +#: ../../package_774/enterprise/include/class/Oracle.app.php:172 +msgid "" +"This Oracle configuration has been already defined. Please edit it or create " +"a new one." +msgstr "" + +#: ../../enterprise/include/class/Oracle.app.php:214 +#: ../../package_774/enterprise/include/class/Oracle.app.php:214 +msgid "You must provide a valid Oracle server IP or FQDN." +msgstr "" + +#: ../../enterprise/include/class/Oracle.app.php:226 +#: ../../package_774/enterprise/include/class/Oracle.app.php:226 +msgid "Discovery.Application.Oracle" +msgstr "" + +#: ../../enterprise/include/class/Oracle.app.php:277 +#: ../../package_774/enterprise/include/class/Oracle.app.php:277 +msgid "Failed to find discovery Oracle task." +msgstr "" + +#: ../../enterprise/include/class/Oracle.app.php:501 +#: ../../package_774/enterprise/include/class/Oracle.app.php:501 +msgid "Oracle target strings" +msgstr "" + +#: ../../enterprise/include/class/Oracle.app.php:502 +#: ../../package_774/enterprise/include/class/Oracle.app.php:502 +msgid "" +"SERVER:PORT/SID, comma separated or line by line, as many targets as you " +"need." +msgstr "" + +#: ../../enterprise/include/class/Oracle.app.php:748 +#: ../../package_774/enterprise/include/class/Oracle.app.php:748 +msgid "Calculate fragmentation ratio" +msgstr "" + +#: ../../enterprise/include/class/Oracle.app.php:764 +#: ../../package_774/enterprise/include/class/Oracle.app.php:764 +msgid "Monitor tablespaces" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:155 +#: ../../package_774/enterprise/include/class/SAP.app.php:155 +msgid "" +"This SAP configuration has been already defined. Please edit it or create a " +"new one." +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:197 +#: ../../package_774/enterprise/include/class/SAP.app.php:197 +msgid "You must specify at last one SAP hostname." +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:208 +#: ../../package_774/enterprise/include/class/SAP.app.php:208 +msgid "Discovery.Application.SAP" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:265 +#: ../../package_774/enterprise/include/class/SAP.app.php:265 +msgid "Failed to find discovery SAP task." +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:289 +#: ../../package_774/enterprise/include/class/SAP.app.php:289 +msgid "Select at least a module." +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:357 +#: ../../package_774/enterprise/include/class/SAP.app.php:357 +msgid "SAP R3" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:544 +#: ../../package_774/enterprise/include/class/SAP.app.php:544 +msgid "SAP Hostname" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:568 +#: ../../package_774/enterprise/include/class/SAP.app.php:568 +msgid "SAP Client" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:582 +#: ../../package_774/enterprise/include/class/SAP.app.php:582 +msgid "SAP System Number" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:614 +#: ../../enterprise/include/class/SAP.app.php:629 +#: ../../package_774/enterprise/include/class/SAP.app.php:614 +#: ../../package_774/enterprise/include/class/SAP.app.php:629 +msgid "SAP Credentials" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:614 +#: ../../enterprise/include/class/SAP.app.php:629 +#: ../../package_774/enterprise/include/class/SAP.app.php:614 +#: ../../package_774/enterprise/include/class/SAP.app.php:629 +msgid "Optional" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:660 +#: ../../package_774/enterprise/include/class/SAP.app.php:660 +msgid "SAP License" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:793 +#: ../../package_774/enterprise/include/class/SAP.app.php:793 +#, php-format +msgid "" +"Module 180 must be customized before being used, please use advanced options " +"to define the module following the documentation:
%s" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:838 +#: ../../package_774/enterprise/include/class/SAP.app.php:838 +msgid "Add monitors" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:851 +#: ../../package_774/enterprise/include/class/SAP.app.php:851 +msgid "Remove monitors" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:862 +#: ../../enterprise/operation/services/massive/service.create.elements.php:655 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:278 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:385 +#: ../../enterprise/operation/services/massive/services.create.php:1369 +#: ../../package_774/enterprise/include/class/SAP.app.php:862 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1369 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:655 +msgid "Selected modules" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:902 +#: ../../package_774/enterprise/include/class/SAP.app.php:902 +msgid "Define your custom SAP modules." +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:901 +#: ../../package_774/enterprise/include/class/SAP.app.php:901 +msgid "Advanced module configuration" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:911 +#: ../../package_774/enterprise/include/class/SAP.app.php:911 +msgid "Custom module definitions" +msgstr "" + +#: ../../enterprise/include/class/SAP.app.php:912 +#: ../../package_774/enterprise/include/class/SAP.app.php:912 +msgid "" +"Each line is a module definition using following format: module name ; " +"module_type ; SAP check definition." +msgstr "" + +#: ../../enterprise/include/class/SAPView.class.php:146 +#: ../../enterprise/include/class/SAPView.class.php:190 +msgid "SAP View" +msgstr "" + +#: ../../enterprise/include/class/SAPView.class.php:164 +msgid "SAP data not found." +msgstr "" + +#: ../../enterprise/include/class/SAPView.class.php:258 +msgid "Refresh Every" +msgstr "" + +#: ../../enterprise/include/class/SAPView.class.php:259 +#: ../../enterprise/include/class/SAPView.class.php:296 +msgid "The minimum recomended interval is 5 minutes" +msgstr "" + +#: ../../enterprise/include/class/SAPView.class.php:295 +msgid "Graph Interval" +msgstr "" + +#: ../../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 "" + +#: ../../enterprise/include/class/SAPView.class.php:626 +msgid "to start monitoring your SAP infrastructure." +msgstr "" + +#: ../../enterprise/include/class/SAPView.class.php:633 +msgid "Discover SAP" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:230 +#: ../../package_774/enterprise/include/class/VMware.app.php:230 +msgid "" +"This VMware configuration has been already defined. Please edit it or create " +"a new one." +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:274 +#: ../../package_774/enterprise/include/class/VMware.app.php:274 +msgid "You must provide a valid V-Center IP or FQDN." +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:291 +#: ../../package_774/enterprise/include/class/VMware.app.php:291 +msgid "Discovery.Application.VMware" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:310 +#: ../../package_774/enterprise/include/class/VMware.app.php:310 +msgid "Please select a valid group" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:369 +#: ../../package_774/enterprise/include/class/VMware.app.php:369 +msgid "Failed to find discovery VMware task." +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:384 +#: ../../package_774/enterprise/include/class/VMware.app.php:384 +msgid "Threads must be equal or greater than 1." +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:509 +#: ../../package_774/enterprise/include/class/VMware.app.php:509 +msgid "VMware" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:656 +#: ../../package_774/enterprise/include/class/VMware.app.php:656 +msgid "Datacenter user" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:706 +#: ../../package_774/enterprise/include/class/VMware.app.php:706 +msgid "V-Center IP" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:717 +#: ../../package_774/enterprise/include/class/VMware.app.php:717 +msgid "Datacenter name" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:718 +#: ../../package_774/enterprise/include/class/VMware.app.php:718 +msgid "" +"This name must match with the name wich appears when you log in you VMware " +"manager" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:755 +#: ../../package_774/enterprise/include/class/VMware.app.php:755 +msgid "Encrypt passwords" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:884 +#: ../../package_774/enterprise/include/class/VMware.app.php:884 +msgid "Max threads" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:893 +#: ../../package_774/enterprise/include/class/VMware.app.php:893 +msgid "Re-scan interval" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:894 +#: ../../package_774/enterprise/include/class/VMware.app.php:894 +msgid "Enables re-scan entities process every interval defined." +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:927 +#: ../../package_774/enterprise/include/class/VMware.app.php:927 +msgid "Retry send" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:937 +#: ../../package_774/enterprise/include/class/VMware.app.php:937 +msgid "Event mode" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:937 +#: ../../package_774/enterprise/include/class/VMware.app.php:937 +msgid "Only for VCenter." +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:947 +#: ../../package_774/enterprise/include/class/VMware.app.php:947 +msgid "Virtual network monitoring" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:978 +#: ../../package_774/enterprise/include/class/VMware.app.php:978 +msgid "Extra settings" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:979 +#: ../../package_774/enterprise/include/class/VMware.app.php:979 +msgid "This RAW block will be directly added to config file." +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:1295 +#: ../../package_774/enterprise/include/class/VMware.app.php:1295 +msgid "Include datastores" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:1305 +#: ../../package_774/enterprise/include/class/VMware.app.php:1305 +msgid "Include datacenters" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:1315 +#: ../../package_774/enterprise/include/class/VMware.app.php:1315 +msgid "Include esxs" +msgstr "" + +#: ../../enterprise/include/class/VMware.app.php:1325 +#: ../../package_774/enterprise/include/class/VMware.app.php:1325 +msgid "Include vms" msgstr "" #: ../../enterprise/include/lib/Core/SSH.php:163 @@ -29594,6 +56393,434 @@ msgstr "" msgid "Failed to login to target" msgstr "" +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:174 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:174 +msgid "Activating node" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:208 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:410 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:457 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:778 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:911 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1181 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1275 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1629 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1938 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2311 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3235 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3520 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3678 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3753 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4040 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4256 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:208 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:410 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:457 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:778 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:911 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1181 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1275 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1629 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1938 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2311 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3235 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3520 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3678 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3753 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4040 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4256 +msgid "Connect node" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:685 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:685 +msgid "Create table tmerge_error" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:711 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:711 +msgid "Create table tmerge_steps" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:736 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:736 +msgid "Create table tmerge_queries" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:881 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:881 +#, php-format +msgid "%s console" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:886 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:886 +msgid "Check cron task" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:887 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:887 +msgid "Please login into this node before using this feature" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:971 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:971 +msgid "memory_limit current value" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:978 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:978 +msgid "" +"Check current packages, all nodes and metaconsole, are not in the same " +"version" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:990 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:990 +msgid "Check Minor release, All nodes and metaconsole, do not have the same mr" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1002 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1002 +msgid "Max size collection, all nodes and metaconsole, are not equal" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1027 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1027 +#, php-format +msgid "" +"Post max size, nodes cannot be smaller than the size of the metaconsole %s" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1042 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1042 +#, php-format +msgid "" +"Upload max file size, nodes cannot be smaller than the size of the " +"metaconsole %s" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1104 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1120 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1104 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1120 +msgid "Problems with the backup directory" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1105 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1105 +msgid "Cannot create \"merge_backups\" folder in attachment directory" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1121 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1121 +msgid "The \"merge_backpus\" directory does not have the correct permissions" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1131 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1131 +msgid "Extension ZIP" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1132 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1132 +msgid "The ZIP extension is not loaded, please install this dependency" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1232 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1232 +msgid "Inserts backups, disable foreings keys, exceptions in tmerge_queries" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1258 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1258 +msgid "" +"Resets foreing keys and exceptions and ends the merge preparation process" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1305 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1305 +msgid "Enable exceptions in tmerge_queries" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1329 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1329 +msgid "Enable foreing keys in tmerge_queries" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1610 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1907 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1610 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1907 +msgid "Preparation of all nodes for the table merge process" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1686 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1686 +msgid "This table does not have the id" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1687 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:1687 +msgid "Prepare merge request" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2025 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2025 +msgid "Inserts truncate, autoincrement and inserts in tmerge_queries" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2199 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2199 +msgid "Inserts updates in tmerge_queries" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2236 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2236 +msgid "Merging collections files" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2292 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2438 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2609 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3222 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2292 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2438 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2609 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3222 +#, php-format +msgid "Api call: %s" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2350 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2351 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2350 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2351 +msgid "Problems while backing up collections from: " +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2368 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2372 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2368 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2372 +#, php-format +msgid "Problems downloading collections from %s" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2384 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2388 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2384 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2388 +#, php-format +msgid "Problems unzipping collection file from %s" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2667 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2667 +msgid "Start phase merge" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2679 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2679 +msgid "Create backups" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2747 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2748 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2747 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2748 +msgid "Problems creating the backup conf agents" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2758 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2996 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3366 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2758 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2996 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3366 +msgid "Class agent" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2782 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2794 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2782 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2794 +msgid "Disable_foreing" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2806 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2806 +msgid "Truncate table" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2824 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2824 +msgid "Autoincrement" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2836 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2836 +msgid "Inserts" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2854 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2854 +msgid "Disabling constraints" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2872 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2872 +msgid "Updates" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2895 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2895 +msgid "Restoring constraints" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2913 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2913 +msgid "Enable exceptions" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2931 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2931 +msgid "Enable foreings keys" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2948 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2949 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2948 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2949 +msgid "Update conf agent policies" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2985 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2986 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2985 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:2986 +msgid "Error updating agent conf" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3007 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3007 +msgid "Synchronizing collections" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3019 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3020 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3019 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3020 +msgid "Error synchronizing collections" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3057 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1704 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3057 +msgid "Final step" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3058 +#: ../../enterprise/include/lib/Metaconsole/Node.php:1705 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3058 +msgid "Database merged" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3116 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3116 +msgid "Problems unzipping collections at: " +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3117 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3117 +#, php-format +msgid "File is not a valid zip file \"%s\"" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3275 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3275 +msgid "Restoring database backup" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3301 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4527 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3301 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4527 +msgid "Problems creating the backup" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3314 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3314 +msgid "Restore backups conf agents" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3351 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3351 +msgid "Problems restoring the backup conf agents" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3353 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3353 +#, php-format +msgid "Agent \"%s\" with md5 file \"%s\"" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3379 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3379 +msgid "Restore collections" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3394 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3395 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3394 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3395 +msgid "Error Synch collections" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3616 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3848 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3616 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3848 +msgid "Insert info steps" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3765 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3765 +msgid "Node not ready" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3766 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:3766 +msgid "Pending to be unified" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4007 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4012 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4064 +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4069 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4007 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4012 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4064 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4069 +msgid "Initialize" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4203 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4203 +msgid "Backup" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4233 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4233 +msgid "Applying" +msgstr "" + +#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4458 +#: ../../package_774/enterprise/include/lib/Metaconsole/MergeQueue.php:4458 +msgid "Error updating events" +msgstr "" + #: ../../enterprise/include/lib/Metaconsole/Node.php:144 msgid "auth error." msgstr "" @@ -29704,328 +56931,240 @@ msgstr "" msgid "Failed to overwrite node data: %s" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/Node.php:1704 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3046 -msgid "Final step" +#: ../../enterprise/include/lib/NetworkManager/AgentDataTemplate.php:192 +#: ../../enterprise/include/lib/NetworkManager/Template.php:192 +msgid "Error linking script: " msgstr "" -#: ../../enterprise/include/lib/Metaconsole/Node.php:1705 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3047 -msgid "Database merged" +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:197 +msgid "No template assigned" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:171 -msgid "Activating node" +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:227 +msgid "NCM Agent without template assigned." msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:205 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:407 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:454 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:767 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:900 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1170 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1264 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1618 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1927 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2300 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3224 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3509 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3667 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3742 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4029 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4245 -msgid "Connect node" +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:233 +msgid "Current selected template does not match vendor configured." msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:674 -msgid "Create table tmerge_error" +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:240 +msgid "Current selected template does not match model configured." msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:700 -msgid "Create table tmerge_steps" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:725 -msgid "Create table tmerge_queries" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:870 +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:549 +#: ../../enterprise/include/lib/NetworkManager/NetworkAgent.php:579 #, php-format -msgid "%s console" +msgid "No %s script available for this agent, check template %s" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:875 -msgid "Check cron task" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:876 -msgid "Please login into this node before using this feature" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:960 -msgid "memory_limit current value" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:967 -msgid "" -"Check current packages, all nodes and metaconsole, are not in the same " -"version" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:979 -msgid "Check Minor release, All nodes and metaconsole, do not have the same mr" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:991 -msgid "Max size collection, all nodes and metaconsole, are not equal" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1016 +#: ../../enterprise/include/lib/Policy/Inventory.php:156 #, php-format -msgid "" -"Post max size, nodes cannot be smaller than the size of the metaconsole %s" +msgid "inventory module already registered: \"%d\"" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1031 +#: ../../enterprise/include/lib/Policy/Inventory.php:181 #, php-format -msgid "" -"Upload max file size, nodes cannot be smaller than the size of the " -"metaconsole %s" +msgid "Failed to update, already exists: \"%d\"" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1093 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1109 -msgid "Problems with the backup directory" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1094 -msgid "Cannot create \"merge_backups\" folder in attachment directory" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1110 -msgid "The \"merge_backpus\" directory does not have the correct permissions" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1120 -msgid "Extension ZIP" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1121 -msgid "The ZIP extension is not loaded, please install this dependency" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1221 -msgid "Inserts backups, disable foreings keys, exceptions in tmerge_queries" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1247 -msgid "" -"Resets foreing keys and exceptions and ends the merge preparation process" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1294 -msgid "Enable exceptions in tmerge_queries" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1318 -msgid "Enable foreing keys in tmerge_queries" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1599 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1896 -msgid "Preparation of all nodes for the table merge process" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1675 -msgid "This table does not have the id" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:1676 -msgid "Prepare merge request" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2014 -msgid "Inserts truncate, autoincrement and inserts in tmerge_queries" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2188 -msgid "Inserts updates in tmerge_queries" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2225 -msgid "Merging collections files" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2281 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2427 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2598 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3211 +#: ../../enterprise/include/lib/Policy/Module.php:227 #, php-format -msgid "Api call: %s" +msgid "Failed to update: \"%s\"" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2339 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2340 -msgid "Problems while backing up collections from: " -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2357 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2361 +#: ../../enterprise/include/lib/Policy/Queue.php:390 #, php-format -msgid "Problems downloading collections from %s" +msgid "Already queued in %s" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2373 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2377 +#: ../../enterprise/include/lib/Agent.php:99 +msgid " error, invalid agent." +msgstr "" + +#: ../../enterprise/include/lib/Agent.php:679 #, php-format -msgid "Problems unzipping collection file from %s" +msgid "Log module \"%s\" does not exist" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2656 -msgid "Start phase merge" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2668 -msgid "Create backups" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2736 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2737 -msgid "Problems creating the backup conf agents" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2747 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2985 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3355 -msgid "Class agent" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2771 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2783 -msgid "Disable_foreing" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2795 -msgid "Truncate table" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2813 -msgid "Autoincrement" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2825 -msgid "Inserts" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2843 -msgid "Disabling constraints" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2861 -msgid "Updates" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2884 -msgid "Restoring constraints" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2902 -msgid "Enable exceptions" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2920 -msgid "Enable foreings keys" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2937 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2938 -msgid "Update conf agent policies" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2974 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2975 -msgid "Error updating agent conf" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:2996 -msgid "Synchronizing collections" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3008 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3009 -msgid "Error synchronizing collections" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3105 -msgid "Problems unzipping collections at: " -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3106 +#: ../../enterprise/include/lib/Agent.php:701 #, php-format -msgid "File is not a valid zip file \"%s\"" +msgid "Plugin \"%s\" does not exist" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3264 -msgid "Restoring database backup" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3290 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4516 -msgid "Problems creating the backup" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3303 -msgid "Restore backups conf agents" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3340 -msgid "Problems restoring the backup conf agents" -msgstr "" - -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3342 +#: ../../enterprise/include/lib/Agent.php:833 #, php-format -msgid "Agent \"%s\" with md5 file \"%s\"" +msgid "Log module \"%s\" does not exist, %s skipped" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3368 -msgid "Restore collections" +#: ../../enterprise/include/lib/Agent.php:868 +#, php-format +msgid "Plugin \"%s\" does not exist, %s skipped" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3383 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3384 -msgid "Error Synch collections" +#: ../../enterprise/include/lib/Agent.php:939 +#, php-format +msgid "Log module %s already defined" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3605 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3837 -msgid "Insert info steps" +#: ../../enterprise/include/lib/Agent.php:956 +#, php-format +msgid "Invalid module type %s" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3754 -msgid "Node not ready" +#: ../../enterprise/include/lib/Agent.php:986 +#, php-format +msgid "Plugin %s already defined" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3755 -msgid "Pending to be unified" +#: ../../enterprise/include/lib/Agent.php:1000 +msgid "Invalid plugin definition" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:3996 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4001 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4053 -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4058 -msgid "Initialize" +#: ../../enterprise/include/lib/AlertCorrelation.class.php:893 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:912 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:893 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:912 +msgid "There was a problem creating Action" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4192 -msgid "Backup" +#: ../../enterprise/include/lib/AlertCorrelation.class.php:949 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:962 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:949 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:962 +msgid "There was a problem updating Action" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4222 -msgid "Applying" +#: ../../enterprise/include/lib/AlertCorrelation.class.php:998 +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1012 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:998 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1012 +msgid "There was a problem deleting Action" msgstr "" -#: ../../enterprise/include/lib/Metaconsole/MergeQueue.php:4447 -msgid "Error updating events" +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1053 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1053 +msgid "There was a problem standby alert" +msgstr "" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1062 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1062 +msgid "There was a problem standby off alert" +msgstr "" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1105 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1105 +msgid "There was a problem enabled alert" +msgstr "" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1115 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1115 +msgid "There was a problem disabled alert" +msgstr "" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1168 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1171 +msgid "Event group Recursive" +msgstr "" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1741 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1752 +msgid "Failed to cleanup old rules." +msgstr "" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1749 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1760 +#, php-format +msgid "Failed SQL: %s" +msgstr "" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1754 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1765 +#, php-format +msgid "Failed to apply rule: %s." +msgstr "" + +#: ../../enterprise/include/lib/AlertCorrelation.class.php:1907 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1918 +msgid "any" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:85 +#: ../../enterprise/views/ncm/devices/list.php:207 +msgid "Retrieve config" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:86 +#: ../../enterprise/views/ncm/devices/list.php:208 +msgid "Restore backed up config" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:87 +#: ../../enterprise/views/ncm/agent/details.php:149 +#: ../../enterprise/views/ncm/devices/list.php:209 +msgid "Retrieve firmware version" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:88 +#: ../../enterprise/views/ncm/devices/list.php:211 +msgid "Send firmware" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:95 +msgid "Executing test" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:96 +msgid "Retrieving config" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:97 +msgid "Restoring backup" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:98 +msgid "Retrieving firmware version" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:99 +msgid "Sending firmware update" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:100 +msgid "Executing custom script" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:101 +msgid "Executing on demand script" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:207 +msgid "Montly" +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:227 +msgid "Every day at: " +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:231 +#: ../../enterprise/include/lib/NetworkManager.php:233 +msgid "at: " +msgstr "" + +#: ../../enterprise/include/lib/NetworkManager.php:233 +msgid "Every month on " +msgstr "" + +#: ../../enterprise/include/lib/Policy.php:282 +#: ../../package_774/enterprise/include/lib/Policy.php:282 +#, php-format +msgid "Invalid operation %s" +msgstr "" + +#: ../../enterprise/include/lib/Policy.php:1182 +#: ../../package_774/enterprise/include/lib/Policy.php:1182 +#, php-format +msgid "Policy already defined: \"%s\"" msgstr "" #: ../../enterprise/include/lib/RCMDFile.class.php:203 @@ -30100,121 +57239,533 @@ msgstr "" msgid "%s field is not allowed" msgstr "" -#: ../../enterprise/include/lib/Policy/Inventory.php:156 -#, php-format -msgid "inventory module already registered: \"%d\"" +#: ../../enterprise/include/lib/Service.php:153 +#: ../../package_774/enterprise/include/lib/Service.php:153 +msgid "Service module does not match pointed one" msgstr "" -#: ../../enterprise/include/lib/Policy/Inventory.php:181 +#: ../../enterprise/include/lib/Service.php:159 +#: ../../package_774/enterprise/include/lib/Service.php:159 #, php-format -msgid "Failed to update, already exists: \"%d\"" +msgid "Service module not found %s
" msgstr "" -#: ../../enterprise/include/lib/Policy/Module.php:201 -#: ../../enterprise/include/lib/Policy.php:1207 -#: ../../include/lib/Module.php:840 -#, php-format -msgid "Module already exists: \"%s\"" +#: ../../enterprise/include/lib/Service.php:178 +#: ../../package_774/enterprise/include/lib/Service.php:178 +msgid "Service module SLA not found" msgstr "" -#: ../../enterprise/include/lib/Policy/Module.php:227 +#: ../../enterprise/include/lib/Service.php:184 +#: ../../package_774/enterprise/include/lib/Service.php:184 #, php-format -msgid "Failed to update: \"%s\"" +msgid "SLA service module not found %s
" msgstr "" -#: ../../enterprise/include/lib/Policy/Queue.php:390 +#: ../../enterprise/include/lib/Service.php:203 +#: ../../package_774/enterprise/include/lib/Service.php:203 +msgid "Service module SLA does not match pointed one" +msgstr "" + +#: ../../enterprise/include/lib/Service.php:209 +#: ../../package_774/enterprise/include/lib/Service.php:209 #, php-format -msgid "Already queued in %s" +msgid "SLA service value module not found %s
" +msgstr "" + +#: ../../enterprise/include/lib/Service.php:222 +#: ../../package_774/enterprise/include/lib/Service.php:222 +#, php-format +msgid "Service agent not found %s
" +msgstr "" + +#: ../../enterprise/include/lib/Service.php:233 +#: ../../package_774/enterprise/include/lib/Service.php:233 +#, php-format +msgid "Service children could not be fully retrieved: %s
" +msgstr "" + +#: ../../enterprise/include/lib/Service.php:314 +#: ../../package_774/enterprise/include/lib/Service.php:314 +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 "" + +#: ../../enterprise/include/lib/Service.php:778 +#: ../../package_774/enterprise/include/lib/Service.php:778 +#, php-format +msgid "Failed to update CPS for moduleValue for service %s: " +msgstr "" + +#: ../../enterprise/include/lib/Service.php:1446 +#: ../../package_774/enterprise/include/lib/Service.php:1446 +msgid "Error: id agent must be defined." +msgstr "" + +#: ../../enterprise/include/lib/Service.php:1534 +#: ../../package_774/enterprise/include/lib/Service.php:1534 +msgid " error: Target agent does not exist." msgstr "" #: ../../enterprise/include/lib/ServiceElement.php:618 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:618 #, php-format msgid "This filters will cause slowdown on server (%s ms)" msgstr "" #: ../../enterprise/include/lib/ServiceElement.php:632 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:632 #, php-format msgid "Regular expression is not valid: %s." msgstr "" #: ../../enterprise/include/lib/ServiceElement.php:873 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:873 #, php-format msgid " error while decoding rules: %s" msgstr "" -#: ../../enterprise/include/lib/ServiceElement.php:1298 +#: ../../enterprise/include/lib/ServiceElement.php:1281 +#: ../../package_774/enterprise/include/lib/ServiceElement.php:1281 #, php-format msgid " error: Failed to delete element: %s" msgstr "" -#: ../../enterprise/include/lib/Policy.php:282 +#: ../../enterprise/include/functions_HA_cluster.php:49 +msgid "Recover" +msgstr "" + +#: ../../enterprise/include/functions_HA_cluster.php:52 +msgid "Promote" +msgstr "" + +#: ../../enterprise/include/functions_HA_cluster.php:55 +msgid "Demote" +msgstr "" + +#: ../../enterprise/include/functions_HA_cluster.php:67 +msgid "Resync" +msgstr "" + +#: ../../enterprise/include/functions_HA_cluster.php:261 +msgid "Public Key Authentication Failed" +msgstr "" + +#: ../../enterprise/include/functions_HA_cluster.php:491 +msgid "Register" +msgstr "" + +#: ../../enterprise/include/functions_HA_cluster.php:493 +msgid "Register new node" +msgstr "" + +#: ../../enterprise/include/functions_aws.php:381 +msgid "$" +msgstr "" + +#: ../../enterprise/include/functions_aws.php:491 +msgid "Current deployments" +msgstr "" + +#: ../../enterprise/include/functions_aws.php:527 +msgid "Cost analysis" +msgstr "" + +#: ../../enterprise/include/functions_aws.php:530 +msgid "Current cost estimation" +msgstr "" + +#: ../../enterprise/include/functions_aws.php:532 +msgid "Previous period cost" +msgstr "" + +#: ../../enterprise/include/functions_aws.php:591 +msgid "Reservation status" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:170 +msgid "Command mysqldump not found." +msgstr "" + +#: ../../enterprise/include/functions_backup.php:185 +msgid "The mysqldump execution goes wrong." +msgstr "" + +#: ../../enterprise/include/functions_backup.php:198 +msgid "" +"In order to make backups it is necessary to check if the configuration is " +"correct." +msgstr "" + +#: ../../enterprise/include/functions_backup.php:264 +msgid "No description" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:431 +msgid "Restoring a backup" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:433 #, php-format -msgid "Invalid operation %s" +msgid "Restoring a %s database backup must be done manually." msgstr "" -#: ../../enterprise/include/lib/Policy.php:1182 +#: ../../enterprise/include/functions_backup.php:435 +msgid "" +"It's a complex operation that needs human intervation to avoid system " +"failures and data loosing" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:437 +msgid "To restore the selected backup, please follow these steps" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:443 +msgid "Open a root shell in your system located at " +msgstr "" + +#: ../../enterprise/include/functions_backup.php:447 +msgid "Connect to MySQL database using the following command" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:453 +msgid "Create a new database" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:477 +msgid "Restore the backup" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:492 +msgid "Modify console configuration to use this new database" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:493 +msgid "Open configuration file" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:496 +#: ../../enterprise/include/functions_backup.php:506 +msgid "Find" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:498 +#: ../../enterprise/include/functions_backup.php:508 +msgid "and replace with" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:503 +msgid "Modify servers configuration to use this new database" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:504 +msgid "Find servers configuration file and replace the following lines" +msgstr "" + +#: ../../enterprise/include/functions_backup.php:513 +msgid "Restart the servers and login again into the console" +msgstr "" + +#: ../../enterprise/include/functions_collection.php:39 #, php-format -msgid "Policy already defined: \"%s\"" +msgid "Collection %d does not exist" msgstr "" -#: ../../enterprise/include/functions_events.php:40 -#: ../../godmode/events/event_filter.php:147 -#: ../../godmode/events/event_edit_filter.php:393 -#: ../../include/lib/Dashboard/Widgets/events_list.php:400 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:306 -#: ../../operation/events/events.php:1970 -#: ../../operation/events/events.php:2608 -msgid "Event status" +#: ../../enterprise/include/functions_collection.php:48 +msgid "Collection dir does not exist." msgstr "" -#: ../../enterprise/include/functions_events.php:101 -#: ../../godmode/events/event_edit_filter.php:503 -#: ../../operation/events/events.php:2215 -msgid "User ack." +#: ../../enterprise/include/functions_collection.php:57 +#, php-format +msgid "Failed to create collection path: %s" msgstr "" -#: ../../enterprise/include/functions_events.php:111 -#: ../../enterprise/operation/agentes/security_hardening.php:381 -#: ../../godmode/events/event_edit_filter.php:560 -#: ../../godmode/events/event_edit_filter.php:576 -msgid "Date from" +#: ../../enterprise/include/functions_collection.php:66 +msgid "Target collection path is not writable" +msgstr "" + +#: ../../enterprise/include/functions_collection.php:80 +msgid "Failed to create zip file for collection" +msgstr "" + +#: ../../enterprise/include/functions_collection.php:87 +#, php-format +msgid "File of collection is bigger than the limit (%s bytes)" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:74 +#: ../../enterprise/include/functions_cron.php:152 +#: ../../enterprise/include/functions_cron.php:227 +#: ../../enterprise/include/functions_cron.php:271 +#: ../../package_774/enterprise/include/functions_cron.php:74 +#: ../../package_774/enterprise/include/functions_cron.php:152 +#: ../../package_774/enterprise/include/functions_cron.php:227 +#: ../../package_774/enterprise/include/functions_cron.php:271 +msgid "Report to build" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:82 +#: ../../enterprise/include/functions_cron.php:132 +#: ../../enterprise/include/functions_reporting.php:8458 +#: ../../enterprise/operation/reporting/custom_reporting.php:153 +#: ../../package_774/enterprise/include/functions_reporting.php:8447 +#: ../../package_774/enterprise/include/functions_cron.php:82 +#: ../../package_774/enterprise/include/functions_cron.php:132 +msgid "Send to emails (separated by comma)" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:95 +#: ../../enterprise/include/functions_cron.php:145 +#: ../../enterprise/include/functions_cron.php:171 +#: ../../package_774/enterprise/include/functions_cron.php:95 +#: ../../package_774/enterprise/include/functions_cron.php:145 +#: ../../package_774/enterprise/include/functions_cron.php:171 +msgid "Report Type" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:102 +#: ../../enterprise/include/functions_cron.php:249 +#: ../../package_774/enterprise/include/functions_cron.php:102 +#: ../../package_774/enterprise/include/functions_cron.php:249 +msgid "Template to build" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:120 +#: ../../package_774/enterprise/include/functions_cron.php:120 +msgid "Regexp agent filter" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:160 +#: ../../enterprise/include/functions_cron.php:182 +#: ../../enterprise/include/functions_cron.php:272 +#: ../../package_774/enterprise/include/functions_cron.php:160 +#: ../../package_774/enterprise/include/functions_cron.php:182 +#: ../../package_774/enterprise/include/functions_cron.php:272 +msgid "Save to disk into path" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:161 +#: ../../package_774/enterprise/include/functions_cron.php:161 +msgid "The apache user should have read-write access on this folder. Ex: " +msgstr "" + +#: ../../enterprise/include/functions_cron.php:167 +#: ../../package_774/enterprise/include/functions_cron.php:167 +msgid "File name prefix" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:187 +#: ../../package_774/enterprise/include/functions_cron.php:187 +msgid "Active backups" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:202 +#: ../../enterprise/include/functions_cron.php:228 +#: ../../enterprise/include/functions_cron.php:250 +#: ../../package_774/enterprise/include/functions_cron.php:202 +#: ../../package_774/enterprise/include/functions_cron.php:228 +#: ../../package_774/enterprise/include/functions_cron.php:250 +msgid "Send to email" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:211 +#: ../../package_774/enterprise/include/functions_cron.php:211 +msgid "Function name" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:229 +#: ../../package_774/enterprise/include/functions_cron.php:229 +msgid "Send custom report by email" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:251 +#: ../../package_774/enterprise/include/functions_cron.php:251 +msgid "Send custom report (from template) by email" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:273 +#: ../../package_774/enterprise/include/functions_cron.php:273 +msgid "Save custom report to disk" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:293 +#: ../../package_774/enterprise/include/functions_cron.php:293 +msgid "Backup Pandora database" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:313 +#: ../../package_774/enterprise/include/functions_cron.php:313 +msgid "Execute custom script" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:395 +#: ../../package_774/enterprise/include/functions_cron.php:395 +msgid "Not scheduled" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:400 +#: ../../package_774/enterprise/include/functions_cron.php:400 +msgid "Yearly" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:651 +#: ../../enterprise/include/functions_cron.php:684 +#: ../../enterprise/include/functions_reporting.php:8478 +#: ../../enterprise/include/functions_reporting.php:8492 +#: ../../enterprise/operation/reporting/custom_reporting.php:173 +#: ../../enterprise/operation/reporting/custom_reporting.php:187 +#: ../../package_774/enterprise/include/functions_reporting.php:8467 +#: ../../package_774/enterprise/include/functions_reporting.php:8481 +#: ../../package_774/enterprise/include/functions_cron.php:651 +#: ../../package_774/enterprise/include/functions_cron.php:684 +msgid "This is an optional field" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:1189 +#: ../../package_774/enterprise/include/functions_cron.php:1189 +msgid "Scheduled report had an attempt to send an email without attachments." +msgstr "" + +#: ../../enterprise/include/functions_cron.php:1192 +#: ../../package_774/enterprise/include/functions_cron.php:1192 +msgid "Scheduled report had an attempt to send an email with some attachments." +msgstr "" + +#: ../../enterprise/include/functions_cron.php:1437 +#: ../../package_774/enterprise/include/functions_cron.php:1437 +msgid "Attached to this email there's a CSV file of the logs" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:1447 +#: ../../package_774/enterprise/include/functions_cron.php:1447 +msgid "logs csv" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:1866 +#: ../../package_774/enterprise/include/functions_cron.php:1866 +#, php-format +msgid "Error while executing task: %s, running %s, reason %s" +msgstr "" + +#: ../../enterprise/include/functions_cron.php:1880 +#: ../../enterprise/include/functions_cron.php:1890 +#: ../../package_774/enterprise/include/functions_cron.php:1880 +#: ../../package_774/enterprise/include/functions_cron.php:1890 +msgid "Error while executing task" +msgstr "" + +#: ../../enterprise/include/functions_enterprise.php:483 +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 "" + +#: ../../enterprise/include/functions_enterprise.php:485 +msgid "" +"Problems with event days purge and event days that pass data to history DB." +msgstr "" + +#: ../../enterprise/include/functions_enterprise.php:496 +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 "" + +#: ../../enterprise/include/functions_enterprise.php:498 +msgid "Problems with days purge and days that pass data to history DB" +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:1127 +msgid "Is not metaconsole" +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:2602 +msgid "Error getting alert actions." +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:3575 +#: ../../enterprise/include/functions_enterprise_api.php:3629 +#, php-format +msgid "%d agents added to apply queue." +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:3598 +#: ../../enterprise/include/functions_policies.php:4893 +#: ../../package_774/enterprise/include/functions_policies.php:4870 +#, php-format +msgid "Successfully applied to node %s." +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:3600 +#: ../../enterprise/include/functions_policies.php:4895 +#: ../../package_774/enterprise/include/functions_policies.php:4872 +#, php-format +msgid "Successfully applied to nodes: %s." +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:3639 +#, php-format +msgid "Id policy %d already pending to apply." +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:3641 +#, php-format +msgid "Id policy %d already pending to apply in Id agent %d." +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:4061 +#: ../../enterprise/include/functions_enterprise_api.php:4088 +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:4070 +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:4079 +msgid "" +"Error adding web module to policy. Id_module_type is not correct for web " +"modules." +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:4100 +msgid "Error adding module to policy configuration_data is not a valid base64." +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:6126 +msgid "The agent could not be added to the policy." +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:6347 +#, php-format +msgid "Failed Updated remote config files %d" +msgstr "" + +#: ../../enterprise/include/functions_enterprise_api.php:6357 +#, php-format +msgid "Updated remote config files: %d => %d" msgstr "" #: ../../enterprise/include/functions_events.php:121 -#: ../../enterprise/operation/agentes/security_hardening.php:389 +#: ../../enterprise/operation/agentes/security_hardening.php:407 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:393 msgid "Date to" msgstr "" -#: ../../enterprise/include/functions_events.php:131 -#: ../../godmode/events/event_edit_filter.php:544 -#: ../../mobile/operation/events.php:841 -#: ../../include/functions_events.php:4943 -#: ../../operation/events/events.php:2002 -msgid "Repeated" -msgstr "" - -#: ../../enterprise/include/functions_events.php:141 -#: ../../godmode/events/event_edit_filter.php:761 -#: ../../operation/events/events.php:2261 -msgid "Alert events" -msgstr "" - #: ../../enterprise/include/functions_events.php:152 msgid "Id source events" msgstr "" -#: ../../enterprise/include/functions_events.php:162 -#: ../../godmode/events/event_edit_filter.php:477 -#: ../../mobile/operation/events.php:1037 ../../include/functions_snmp.php:401 -#: ../../include/class/SnmpConsole.class.php:407 -#: ../../include/class/AuditLog.class.php:204 -#: ../../include/lib/Dashboard/Widgets/events_list.php:358 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:287 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:270 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:270 -#: ../../operation/events/events.php:1983 -#: ../../operation/events/events.php:2638 -msgid "Max. hours old" +#: ../../enterprise/include/functions_events.php:163 +#: ../../enterprise/include/functions_reporting_csv.php:2720 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2478 +msgid "Hours" msgstr "" #: ../../enterprise/include/functions_events.php:178 @@ -30222,91 +57773,8 @@ msgstr "" msgid "More than 5 tags" msgstr "" -#: ../../enterprise/include/functions_events.php:184 -#: ../../godmode/events/event_edit_filter.php:631 -#: ../../operation/events/events.php:2462 -#: ../../operation/events/events.php:2465 -msgid "Events with following tags" -msgstr "" - -#: ../../enterprise/include/functions_events.php:206 -#: ../../godmode/events/event_edit_filter.php:696 -#: ../../operation/events/events.php:2463 -#: ../../operation/events/events.php:2466 -msgid "Events without following tags" -msgstr "" - -#: ../../enterprise/include/functions_events.php:224 -#: ../../include/functions_snmp.php:441 -msgid "Active filter" -msgstr "" - -#: ../../enterprise/include/functions_events.php:224 -#: ../../include/functions_snmp.php:441 -msgid "Active filters" -msgstr "" - -#: ../../enterprise/include/functions_metaconsole.php:2865 -msgid "Agent alerts action does not exist in target node" -msgstr "" - -#: ../../enterprise/include/functions_metaconsole.php:2872 -msgid "Agent alerts template does not exist in target node" -msgstr "" - -#: ../../enterprise/include/functions_metaconsole.php:2879 -msgid "Agent inventory does not exist in target node" -msgstr "" - -#: ../../enterprise/include/functions_metaconsole.php:2886 -msgid "Exists agent conf please remove configuration file from target node." -msgstr "" - -#: ../../enterprise/include/functions_metaconsole.php:2893 -msgid "Agent collections does not exist in target node" -msgstr "" - -#: ../../enterprise/include/functions_metaconsole.php:2900 -msgid "Agent plugins does not exist in target node" -msgstr "" - -#: ../../enterprise/include/functions_metaconsole.php:2907 -msgid "" -"Agent policies definitions does not match with defined ones in target node" -msgstr "" - -#: ../../enterprise/include/functions_metaconsole.php:2914 -msgid "Agent group does not exist in target node" -msgstr "" - -#: ../../enterprise/include/functions_metaconsole.php:2921 -msgid "Agent already exists in target node" -msgstr "" - -#: ../../enterprise/include/functions_metaconsole.php:2945 -msgid "The agent: has not been added due to problems in the insertion" -msgstr "" - -#: ../../enterprise/include/functions_metaconsole.php:2950 -msgid "The agent: has already been added to the migration queue" -msgstr "" - -#: ../../enterprise/include/functions_license.php:119 -msgid "Perpetual" -msgstr "" - -#: ../../enterprise/include/functions_license.php:119 -msgid "Subscription" -msgstr "" - -#: ../../enterprise/include/functions_license.php:120 -#: ../../include/functions_menu.php:976 ../../include/functions_menu.php:1326 -#: ../../include/class/Diagnostics.class.php:1183 -msgid "Support expires" -msgstr "" - -#: ../../enterprise/include/functions_license.php:120 -msgid "Expires" +#: ../../enterprise/include/functions_hostdevices.php:45 +msgid "Remote commands enabled" msgstr "" #: ../../enterprise/include/functions_ipam.php:288 @@ -30321,35 +57789,6 @@ msgstr "" msgid "Next available IP" msgstr "" -#: ../../enterprise/include/functions_ipam.php:1343 -#: ../../enterprise/operation/agentes/security_hardening.php:461 -#: ../../enterprise/operation/agentes/security_hardening.php:615 -#: ../../enterprise/tools/ipam/ipam_ajax.php:486 -#: ../../include/ajax/events.php:1712 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:73 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:394 -msgid "Details" -msgstr "" - -#: ../../enterprise/include/functions_ipam.php:1388 -#: ../../enterprise/operation/services/services.list.php:684 -#: ../../godmode/agentes/inventory_manager.php:271 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:629 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:721 -#: ../../operation/visual_console/view.php:428 -#: ../../operation/agentes/group_view.php:242 -#: ../../operation/agentes/group_view.php:305 -msgid "Force" -msgstr "" - -#: ../../enterprise/include/functions_ipam.php:1566 -#: ../../include/class/SnmpConsole.class.php:188 -#: ../../operation/snmpconsole/snmp_statistics.php:80 -#: ../../operation/incidents/incident_statistics.php:22 -#: ../../operation/incidents/incident_statistics.php:35 -msgid "Statistics" -msgstr "" - #: ../../enterprise/include/functions_ipam.php:1568 #: ../../enterprise/include/functions_ipam.php:2066 #: ../../enterprise/tools/ipam/ipam_excel.php:142 @@ -30367,10 +57806,10 @@ msgstr "" #: ../../enterprise/include/functions_ipam.php:1580 #: ../../enterprise/include/functions_ipam.php:2119 -#: ../../enterprise/tools/ipam/ipam_network.php:254 -#: ../../enterprise/tools/ipam/ipam_network.php:586 #: ../../enterprise/tools/ipam/ipam_ajax.php:409 #: ../../enterprise/tools/ipam/ipam_massive.php:130 +#: ../../enterprise/tools/ipam/ipam_network.php:254 +#: ../../enterprise/tools/ipam/ipam_network.php:586 msgid "Managed" msgstr "" @@ -30381,10 +57820,10 @@ msgstr "" #: ../../enterprise/include/functions_ipam.php:1586 #: ../../enterprise/include/functions_ipam.php:1778 #: ../../enterprise/include/functions_ipam.php:2120 -#: ../../enterprise/tools/ipam/ipam_network.php:255 -#: ../../enterprise/tools/ipam/ipam_network.php:587 #: ../../enterprise/tools/ipam/ipam_ajax.php:435 #: ../../enterprise/tools/ipam/ipam_massive.php:135 +#: ../../enterprise/tools/ipam/ipam_network.php:255 +#: ../../enterprise/tools/ipam/ipam_network.php:587 msgid "Reserved" msgstr "" @@ -30404,17 +57843,6 @@ msgstr "" msgid "ASC" msgstr "" -#: ../../enterprise/include/functions_ipam.php:1661 -#: ../../enterprise/include/functions_ipam.php:1662 -#: ../../enterprise/include/functions_ipam.php:2114 -#: ../../enterprise/tools/ipam/ipam_network.php:250 -#: ../../enterprise/tools/ipam/ipam_network.php:582 -#: ../../enterprise/tools/ipam/ipam_ajax.php:367 -#: ../../include/class/Diagnostics.class.php:755 -#: ../../include/class/Diagnostics.class.php:773 -msgid "Hostname" -msgstr "" - #: ../../enterprise/include/functions_ipam.php:1661 msgid "A -> Z" msgstr "" @@ -30558,11 +57986,6 @@ msgstr "" msgid "OS Name" msgstr "" -#: ../../enterprise/include/functions_ipam.php:2121 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:382 -msgid "Created at" -msgstr "" - #: ../../enterprise/include/functions_ipam.php:2122 msgid "Last updated" msgstr "" @@ -30587,139 +58010,16 @@ msgstr "" msgid "Mac address" msgstr "" -#: ../../enterprise/include/reset_pass.php:276 -msgid "PANDORA FMS NEXT GENERATION" +#: ../../enterprise/include/functions_license.php:119 +msgid "Perpetual" msgstr "" -#: ../../enterprise/include/functions_policies.php:424 -#: ../../enterprise/include/functions_policies.php:439 -#: ../../include/functions_alerts.php:480 -msgid "copy" +#: ../../enterprise/include/functions_license.php:119 +msgid "Subscription" msgstr "" -#: ../../enterprise/include/functions_policies.php:676 -#, php-format -msgid "%s success" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:676 -#, php-format -msgid "%s failed" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:681 -msgid "Policy cleaned from nodes: " -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3477 -msgid "Policy linkation" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3490 -msgid "Module linked" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3495 -#: ../../enterprise/include/functions_policies.php:3523 -msgid "Unlink from policy" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3508 -msgid "Module unlinked" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3513 -#: ../../enterprise/include/functions_policies.php:3533 -msgid "Relink to policy" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3518 -msgid "Module pending to link" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3518 -#: ../../godmode/agentes/module_manager_editor.php:550 -msgid "Module will be linked in the next application" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3528 -msgid "Module pending to unlink" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3528 -#: ../../godmode/agentes/module_manager_editor.php:564 -msgid "Module will be unlinked in the next application" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3724 -#: ../../godmode/agentes/configurar_agente.php:574 -#: ../../godmode/agentes/configurar_agente.php:787 -#: ../../godmode/setup/snmp_wizard.php:31 -msgid "SNMP Wizard" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3727 -#: ../../godmode/agentes/configurar_agente.php:584 -msgid "SNMP Interfaces wizard" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:3730 -#: ../../godmode/agentes/configurar_agente.php:594 -#: ../../godmode/agentes/configurar_agente.php:796 -msgid "WMI Wizard" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:4049 -msgid "Create a new policy map" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:4437 -#: ../../extensions/resource_registration.php:1096 -msgid "Error, please install the PHP libXML in the system." -msgstr "" - -#: ../../enterprise/include/functions_policies.php:4447 -#, 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:4461 -msgid "Group filter: " -msgstr "" - -#: ../../enterprise/include/functions_policies.php:4480 -msgid "Registration" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:4498 -#: ../../extensions/resource_registration.php:1174 -msgid "" -"Error uploading resource. Check if the selected file is a valid resource " -"template in .ptr format" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:4524 -msgid "Policy does not exist" -msgstr "" - -#: ../../enterprise/include/functions_policies.php:4880 -msgid "This will not produce any action." -msgstr "" - -#: ../../enterprise/include/functions_policies.php:4909 -#, php-format -msgid "Error connecting with node %s." -msgstr "" - -#: ../../enterprise/include/functions_policies.php:4916 -#, php-format -msgid "This policy is being applied on node %s." -msgstr "" - -#: ../../enterprise/include/functions_policies.php:4954 -msgid "Error syncronizing ." +#: ../../enterprise/include/functions_license.php:120 +msgid "Expires" msgstr "" #: ../../enterprise/include/functions_local_components.php:179 @@ -30730,500 +58030,3969 @@ msgstr "" msgid "Empty OS" msgstr "" -#: ../../enterprise/include/functions_local_components.php:354 -#: ../../include/functions_alerts.php:1115 -#: ../../include/functions_network_components.php:590 -msgid "Copy of" +#: ../../enterprise/include/functions_log.php:284 +#: ../../enterprise/include/functions_log.php:287 +#: ../../package_774/enterprise/include/functions_log.php:284 +#: ../../package_774/enterprise/include/functions_log.php:287 +msgid "Lines" msgstr "" -#: ../../enterprise/include/functions_ux_console.php:517 -#: ../../enterprise/operation/agentes/tag_view.php:1004 -#: ../../enterprise/operation/agentes/tag_view.php:1015 -#: ../../enterprise/operation/agentes/ux_console_view.php:102 -#: ../../enterprise/operation/agentes/ux_console_view.php:297 -#: ../../enterprise/operation/agentes/ux_console_view.php:384 -#: ../../enterprise/operation/agentes/wux_console_view.php:337 -#: ../../include/functions_ui.php:6861 -msgid "Snapshot view" +#: ../../enterprise/include/functions_login.php:39 +msgid "You must change password:" +msgstr "" + +#: ../../enterprise/include/functions_login.php:55 +msgid "Password must be different from the 3 previous changes." +msgstr "" + +#: ../../enterprise/include/functions_login.php:80 +msgid "Old pass" +msgstr "" + +#: ../../enterprise/include/functions_login.php:97 +msgid "New pass" +msgstr "" + +#: ../../enterprise/include/functions_login.php:120 +msgid "Change" +msgstr "" + +#: ../../enterprise/include/functions_login.php:158 +msgid "Login blocked" +msgstr "" + +#: ../../enterprise/include/functions_login.php:166 +msgid "User has been blocked. Try again in " +msgstr "" + +#: ../../enterprise/include/functions_login.php:166 +msgid " minutes" +msgstr "" + +#: ../../enterprise/include/functions_login.php:206 +msgid "Login successfully" +msgstr "" + +#: ../../enterprise/include/functions_login.php:214 +msgid "User pass successfully updated" +msgstr "" + +#: ../../enterprise/include/functions_login.php:307 +msgid "Password must be different from the " +msgstr "" + +#: ../../enterprise/include/functions_login.php:307 +msgid " previous changes." +msgstr "" + +#: ../../enterprise/include/functions_login.php:320 +msgid "Password must be different" +msgstr "" + +#: ../../enterprise/include/functions_login.php:331 +#: ../../enterprise/include/functions_login.php:381 +msgid "Password too short" +msgstr "" + +#: ../../enterprise/include/functions_login.php:343 +#: ../../enterprise/include/functions_login.php:388 +msgid "Password must contain numbers" +msgstr "" + +#: ../../enterprise/include/functions_login.php:356 +#: ../../enterprise/include/functions_login.php:396 +msgid "Password must contain symbols" +msgstr "" + +#: ../../enterprise/include/functions_login.php:414 +msgid "Invalid old password" +msgstr "" + +#: ../../enterprise/include/functions_login.php:455 +msgid "Password confirm does not match" +msgstr "" + +#: ../../enterprise/include/functions_login.php:462 +msgid "Password empty" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2864 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:170 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2864 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:170 +msgid "Target server ip address is set" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2871 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:166 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2871 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:166 +msgid "There are differences between MR versions" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2878 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2878 +msgid "Agent alerts action does not exist in target node" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2885 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2885 +msgid "Agent alerts template does not exist in target node" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2892 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2892 +msgid "Agent inventory does not exist in target node" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2899 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2899 +msgid "Exists agent conf please remove configuration file from target node." +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2906 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2906 +msgid "Agent collections does not exist in target node" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2913 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2913 +msgid "Agent plugins does not exist in target node" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2920 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2920 +msgid "" +"Agent policies definitions does not match with defined ones in target node" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2927 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2927 +msgid "Agent group does not exist in target node" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2934 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2934 +msgid "Agent already exists in target node" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2958 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2958 +msgid "The agent: has not been added due to problems in the insertion" +msgstr "" + +#: ../../enterprise/include/functions_metaconsole.php:2963 +#: ../../package_774/enterprise/include/functions_metaconsole.php:2963 +msgid "The agent: has already been added to the migration queue" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:695 +#: ../../package_774/enterprise/include/functions_policies.php:683 +#, php-format +msgid "%s success" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:695 +#: ../../package_774/enterprise/include/functions_policies.php:683 +#, php-format +msgid "%s failed" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:700 +#: ../../package_774/enterprise/include/functions_policies.php:688 +msgid "Policy cleaned from nodes: " +msgstr "" + +#: ../../enterprise/include/functions_policies.php:3539 +#: ../../package_774/enterprise/include/functions_policies.php:3516 +msgid "Policy linkation" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:3552 +#: ../../package_774/enterprise/include/functions_policies.php:3529 +msgid "Module linked" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:3557 +#: ../../enterprise/include/functions_policies.php:3585 +#: ../../package_774/enterprise/include/functions_policies.php:3534 +#: ../../package_774/enterprise/include/functions_policies.php:3562 +msgid "Unlink from policy" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:3570 +#: ../../package_774/enterprise/include/functions_policies.php:3547 +msgid "Module unlinked" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:3575 +#: ../../enterprise/include/functions_policies.php:3595 +#: ../../package_774/enterprise/include/functions_policies.php:3552 +#: ../../package_774/enterprise/include/functions_policies.php:3572 +msgid "Relink to policy" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:3580 +#: ../../package_774/enterprise/include/functions_policies.php:3557 +msgid "Module pending to link" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:3590 +#: ../../package_774/enterprise/include/functions_policies.php:3567 +msgid "Module pending to unlink" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:4111 +#: ../../package_774/enterprise/include/functions_policies.php:4088 +msgid "Create a new policy map" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:4509 +#: ../../package_774/enterprise/include/functions_policies.php:4486 +#, 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:4523 +#: ../../package_774/enterprise/include/functions_policies.php:4500 +msgid "Group filter: " +msgstr "" + +#: ../../enterprise/include/functions_policies.php:4542 +#: ../../package_774/enterprise/include/functions_policies.php:4519 +msgid "Registration" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:4586 +#: ../../package_774/enterprise/include/functions_policies.php:4563 +msgid "Policy does not exist" +msgstr "" + +#: ../../enterprise/include/functions_policies.php:4942 +#: ../../package_774/enterprise/include/functions_policies.php:4919 +msgid "This will not produce any action." +msgstr "" + +#: ../../enterprise/include/functions_policies.php:4971 +#: ../../package_774/enterprise/include/functions_policies.php:4948 +#, php-format +msgid "Error connecting with node %s." +msgstr "" + +#: ../../enterprise/include/functions_policies.php:4978 +#: ../../package_774/enterprise/include/functions_policies.php:4955 +#, php-format +msgid "This policy is being applied on node %s." +msgstr "" + +#: ../../enterprise/include/functions_policies.php:5016 +#: ../../package_774/enterprise/include/functions_policies.php:4993 +msgid "Error syncronizing ." +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:75 +#: ../../package_774/enterprise/include/functions_reporting.php:72 +msgid "Wizard SLA" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:86 +#: ../../package_774/enterprise/include/functions_reporting.php:83 +msgid "Global" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:97 +#: ../../package_774/enterprise/include/functions_reporting.php:94 +msgid "Advance options" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:108 +#: ../../package_774/enterprise/include/functions_reporting.php:105 +msgid "Report task" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:132 +#: ../../package_774/enterprise/include/functions_reporting.php:129 +msgid "Templates list" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:167 +#: ../../package_774/enterprise/include/functions_reporting.php:164 +msgid "Templates Wizard" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:1253 +#: ../../package_774/enterprise/include/functions_reporting.php:1242 +msgid "Availability item created from wizard." +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:1924 +#: ../../enterprise/include/functions_reporting.php:3213 +#: ../../enterprise/include/functions_reporting.php:4203 +#: ../../package_774/enterprise/include/functions_reporting.php:1913 +#: ../../package_774/enterprise/include/functions_reporting.php:3202 +#: ../../package_774/enterprise/include/functions_reporting.php:4192 +msgid "Planned Downtimes" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:1931 +#: ../../package_774/enterprise/include/functions_reporting.php:1920 +msgid "Ignore time" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:1951 +#: ../../package_774/enterprise/include/functions_reporting.php:1940 +msgid "SLA Compliance per days" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:2043 +#: ../../package_774/enterprise/include/functions_reporting.php:2032 +msgid "Summary of SLA Failures" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:2045 +#: ../../enterprise/include/functions_reporting_csv.php:2257 +#: ../../package_774/enterprise/include/functions_reporting.php:2034 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2015 +msgid "Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:2063 +#: ../../enterprise/include/functions_reporting.php:2064 +#: ../../package_774/enterprise/include/functions_reporting.php:2052 +#: ../../package_774/enterprise/include/functions_reporting.php:2053 +msgid "Out of SLA limits" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:2069 +#: ../../enterprise/include/functions_reporting.php:2070 +#: ../../package_774/enterprise/include/functions_reporting.php:2058 +#: ../../package_774/enterprise/include/functions_reporting.php:2059 +msgid "IN of SLA limits" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:3223 +#: ../../enterprise/include/functions_reporting.php:3465 +#: ../../enterprise/include/functions_reporting.php:4213 +#: ../../package_774/enterprise/include/functions_reporting.php:3212 +#: ../../package_774/enterprise/include/functions_reporting.php:3454 +#: ../../package_774/enterprise/include/functions_reporting.php:4202 +msgid "Planned Downtime" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:3254 +#: ../../package_774/enterprise/include/functions_reporting.php:3243 +msgid "T. Total" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:3255 +#: ../../enterprise/include/functions_reporting.php:4241 +#: ../../package_774/enterprise/include/functions_reporting.php:3244 +#: ../../package_774/enterprise/include/functions_reporting.php:4230 +msgid "T. OK" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:3256 +#: ../../enterprise/include/functions_reporting.php:4242 +#: ../../package_774/enterprise/include/functions_reporting.php:3245 +#: ../../package_774/enterprise/include/functions_reporting.php:4231 +msgid "T. Error" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:3257 +#: ../../enterprise/include/functions_reporting.php:4243 +#: ../../package_774/enterprise/include/functions_reporting.php:3246 +#: ../../package_774/enterprise/include/functions_reporting.php:4232 +msgid "T. Unknown" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:3258 +#: ../../enterprise/include/functions_reporting.php:4244 +#: ../../package_774/enterprise/include/functions_reporting.php:3247 +#: ../../package_774/enterprise/include/functions_reporting.php:4233 +msgid "T. Not_init" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:3259 +#: ../../enterprise/include/functions_reporting.php:4245 +#: ../../package_774/enterprise/include/functions_reporting.php:3248 +#: ../../package_774/enterprise/include/functions_reporting.php:4234 +msgid "T. Downtime" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:3260 +#: ../../enterprise/include/functions_reporting.php:4246 +#: ../../package_774/enterprise/include/functions_reporting.php:3249 +#: ../../package_774/enterprise/include/functions_reporting.php:4235 +msgid "SLA %" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:4467 +#: ../../package_774/enterprise/include/functions_reporting.php:4456 +msgid "Ignore Planned Downtime" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:5160 +#: ../../package_774/enterprise/include/functions_reporting.php:5149 +msgid "Max/Min Critical" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:5161 +#: ../../package_774/enterprise/include/functions_reporting.php:5150 +msgid "Max/Min Warning" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:5162 +#: ../../package_774/enterprise/include/functions_reporting.php:5151 +msgid "Total checks ok/total" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:5163 +#: ../../package_774/enterprise/include/functions_reporting.php:5152 +msgid "% time ok" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:5223 +#: ../../package_774/enterprise/include/functions_reporting.php:5212 +msgid "Time Critical" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:5318 +#: ../../package_774/enterprise/include/functions_reporting.php:5307 +msgid "Checks Critical" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:5322 +#: ../../enterprise/include/functions_reporting_csv.php:2587 +#: ../../package_774/enterprise/include/functions_reporting.php:5311 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2345 +msgid "Checks Not Init" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:5838 +#: ../../package_774/enterprise/include/functions_reporting.php:5827 +msgid "There are no SLAs defined." +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:6053 +#: ../../enterprise/include/functions_services.php:1436 +#: ../../enterprise/include/functions_services.php:1438 +#: ../../enterprise/include/functions_services.php:1473 +#: ../../enterprise/include/functions_services.php:1474 +#: ../../enterprise/include/functions_services.php:1476 +#: ../../enterprise/include/functions_services.php:1527 +#: ../../enterprise/include/functions_services.php:1529 +#: ../../package_774/enterprise/include/functions_reporting.php:6042 +msgid "Nonexistent" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:6468 +#: ../../package_774/enterprise/include/functions_reporting.php:6457 +msgid "Scheduled shutdow" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:6834 +#: ../../enterprise/include/functions_reporting.php:7749 +#: ../../package_774/enterprise/include/functions_reporting.php:6823 +#: ../../package_774/enterprise/include/functions_reporting.php:7738 +#, php-format +msgid "Graph agents(%s) - %s" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:7657 +#: ../../package_774/enterprise/include/functions_reporting.php:7646 +#, php-format +msgid "Graph agent(%s) - %s" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:8104 +#: ../../package_774/enterprise/include/functions_reporting.php:8093 +msgid "There is not data for the selected conditions" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:8298 +#: ../../enterprise/include/functions_reporting.php:8364 +#: ../../package_774/enterprise/include/functions_reporting.php:8287 +#: ../../package_774/enterprise/include/functions_reporting.php:8353 +msgid "Template editor" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:8430 +#: ../../enterprise/operation/reporting/custom_reporting.php:130 +#: ../../package_774/enterprise/include/functions_reporting.php:8419 +msgid "ID Report" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:8498 +#: ../../enterprise/operation/reporting/custom_reporting.php:116 +#: ../../enterprise/operation/reporting/custom_reporting.php:193 +#: ../../package_774/enterprise/include/functions_reporting.php:8487 +msgid "Send by email" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:8571 +#: ../../enterprise/operation/reporting/custom_reporting.php:229 +#: ../../package_774/enterprise/include/functions_reporting.php:8560 +msgid "Send by email " +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:8881 +msgid "Network devices list" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:8934 +msgid "No Network devices detected" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:8964 +msgid "Configuration registry" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:9020 +msgid "No NCM backup detected" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:9029 +msgid "This is the latest configuration retrieved." +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:9042 +#: ../../enterprise/include/functions_reporting.php:9047 +#: ../../enterprise/views/ncm/backups/backup.php:113 +#: ../../enterprise/views/ncm/backups/backup.php:118 +msgid "This is the current backup." +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:9093 +msgid "There is no backup to compare with." +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:9111 +#: ../../enterprise/views/ncm/backups/backup.php:96 +msgid "No changes with current backup" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:9226 +#: ../../enterprise/include/functions_reporting.php:9228 +#: ../../enterprise/include/functions_reporting_csv.php:385 +msgid "Vulnerabilities: By packages" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:9307 +#: ../../enterprise/include/functions_reporting.php:9309 +msgid "Vulnerabilities: Attack complexity" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:9388 +#: ../../enterprise/include/functions_reporting.php:9390 +msgid "Vulnerabilities: Severity graph bar" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:9469 +#: ../../enterprise/include/functions_reporting.php:9471 +msgid "Vulnerabilities: Top most common vulnerabilities" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:9580 +#: ../../enterprise/include/functions_reporting.php:9582 +msgid "Vulnerabilities: Top number of agents with the worst score" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:9699 +#: ../../enterprise/include/functions_reporting.php:9708 +#, php-format +msgid "Vulnerabilities: Agent %s | IP %s | OS %s | OS Version %s | Group %s" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:10216 +#: ../../enterprise/include/functions_reporting.php:10218 +#: ../../enterprise/include/functions_reporting_csv.php:592 +#: ../../package_774/enterprise/include/functions_reporting.php:8999 +#: ../../package_774/enterprise/include/functions_reporting.php:9001 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:350 +msgid "Hardening: Evolution of security hardening" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:10451 +#: ../../enterprise/include/functions_reporting.php:10453 +#: ../../enterprise/include/functions_reporting_csv.php:638 +#: ../../package_774/enterprise/include/functions_reporting.php:9234 +#: ../../package_774/enterprise/include/functions_reporting.php:9236 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:396 +msgid "Hardening: Scoring by date" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:10566 +#: ../../enterprise/include/functions_reporting.php:10569 +#: ../../package_774/enterprise/include/functions_reporting.php:9349 +#: ../../package_774/enterprise/include/functions_reporting.php:9352 +#, php-format +msgid "Hardening: Checks of agent %s" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:10676 +#: ../../enterprise/include/functions_reporting.php:10680 +#: ../../package_774/enterprise/include/functions_reporting.php:9459 +#: ../../package_774/enterprise/include/functions_reporting.php:9463 +#, php-format +msgid "Hardening: Vulnerabilities of %s" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:10856 +#: ../../enterprise/include/functions_reporting.php:10858 +#: ../../enterprise/include/functions_reporting_csv.php:730 +#: ../../package_774/enterprise/include/functions_reporting.php:9639 +#: ../../package_774/enterprise/include/functions_reporting.php:9641 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:488 +msgid "Hardening: Top number most frequent failed checks by category" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:10974 +#: ../../enterprise/include/functions_reporting.php:10976 +#: ../../enterprise/include/functions_reporting_csv.php:760 +#: ../../package_774/enterprise/include/functions_reporting.php:9757 +#: ../../package_774/enterprise/include/functions_reporting.php:9759 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:518 +msgid "Hardening: Top number most frequent failed checks" +msgstr "" + +#: ../../enterprise/include/functions_reporting.php:11098 +#: ../../enterprise/include/functions_reporting.php:11100 +#: ../../enterprise/include/functions_reporting_csv.php:791 +#: ../../package_774/enterprise/include/functions_reporting.php:9881 +#: ../../package_774/enterprise/include/functions_reporting.php:9883 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:549 +msgid "Hardening: Top number of agents with the worst score" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:399 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:146 +msgid "Total vulnerabilities" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:413 +msgid "Vulnerabilities: Attack Complexity" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:439 +msgid "Severity of vulnerabilities" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:576 +msgid "SO" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:576 +msgid "L.S.Change" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:673 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:431 +msgid "Hardening: Checks of agent" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:702 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:460 +msgid "Hardening: Vulnerabilities of category" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:970 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:728 +msgid "Event report agent" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:972 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:730 +msgid "Event report group" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:996 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:754 +msgid "Event report module" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1075 +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:833 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +msgid "% OK" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1216 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:974 +msgid "Maximum value" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1221 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:979 +msgid "Minimum value" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1224 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:982 +msgid "Average value" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +msgid "Sec. group" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1272 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1030 +msgid "Custom Field" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1310 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1068 +msgid "Agent groups" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1414 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1172 +msgid "Serialized data " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1453 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1211 +msgid "Last Value " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +msgid "Uknown agents" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1580 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1338 +msgid "Last 8 hours events" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1712 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1470 +msgid "Illegal query or any other error" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1817 +#: ../../enterprise/include/functions_reporting_csv.php:1819 +#: ../../enterprise/include/functions_reporting_csv.php:1825 +#: ../../enterprise/include/functions_reporting_csv.php:1827 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1575 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1577 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1583 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1585 +msgid "Minimum Value" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1872 +#: ../../enterprise/include/functions_reporting_csv.php:1874 +#: ../../enterprise/include/functions_reporting_csv.php:1880 +#: ../../enterprise/include/functions_reporting_csv.php:1882 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1630 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1632 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1638 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1640 +msgid "Maximun Value" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:1991 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1749 +msgid "AVG" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2026 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1784 +msgid "% Wrong" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2041 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1799 +msgid "Simple Graph" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2101 +#: ../../enterprise/include/functions_reporting_csv.php:2147 +#: ../../enterprise/include/functions_reporting_csv.php:2220 +#: ../../enterprise/include/functions_reporting_csv.php:2339 +#: ../../enterprise/include/functions_reporting_csv.php:2647 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1859 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1905 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1978 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2097 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2405 +msgid "SLA Max" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2102 +#: ../../enterprise/include/functions_reporting_csv.php:2148 +#: ../../enterprise/include/functions_reporting_csv.php:2221 +#: ../../enterprise/include/functions_reporting_csv.php:2340 +#: ../../enterprise/include/functions_reporting_csv.php:2648 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1860 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1906 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1979 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2098 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2406 +msgid "SLA Min" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2104 +#: ../../enterprise/include/functions_reporting_csv.php:2150 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1862 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1908 +msgid "Time Total " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2105 +#: ../../enterprise/include/functions_reporting_csv.php:2151 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1863 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1909 +msgid "Time OK " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2106 +#: ../../enterprise/include/functions_reporting_csv.php:2152 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1864 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1910 +msgid "Time Error " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2107 +#: ../../enterprise/include/functions_reporting_csv.php:2153 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1865 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1911 +msgid "Time Unknown " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2108 +#: ../../enterprise/include/functions_reporting_csv.php:2154 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1866 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1912 +msgid "Time Not Init " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2109 +#: ../../enterprise/include/functions_reporting_csv.php:2155 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1867 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1913 +msgid "Time Downtime " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2110 +#: ../../enterprise/include/functions_reporting_csv.php:2156 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1868 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1914 +msgid "Checks Total " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2111 +#: ../../enterprise/include/functions_reporting_csv.php:2157 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1869 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1915 +msgid "Checks OK " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2112 +#: ../../enterprise/include/functions_reporting_csv.php:2158 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1870 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1916 +msgid "Checks Error " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2113 +#: ../../enterprise/include/functions_reporting_csv.php:2159 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1871 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1917 +msgid "Checks Unknown " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2114 +#: ../../enterprise/include/functions_reporting_csv.php:2160 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1872 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1918 +msgid "Checks Not Init " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2115 +#: ../../enterprise/include/functions_reporting_csv.php:2161 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1873 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1919 +msgid "SLA " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2116 +#: ../../enterprise/include/functions_reporting_csv.php:2162 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1874 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1920 +msgid "Status " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2208 +#: ../../enterprise/include/functions_reporting_csv.php:2324 +#: ../../enterprise/include/functions_reporting_csv.php:2564 +#: ../../enterprise/include/functions_reporting_csv.php:2632 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1966 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2082 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2322 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2390 +msgid "Subtitle" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2223 +#: ../../enterprise/include/functions_reporting_csv.php:2355 +#: ../../enterprise/include/functions_reporting_csv.php:2663 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1981 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2113 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2421 +msgid "Time Total Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2224 +#: ../../enterprise/include/functions_reporting_csv.php:2356 +#: ../../enterprise/include/functions_reporting_csv.php:2664 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1982 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2114 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2422 +msgid "Time OK Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2225 +#: ../../enterprise/include/functions_reporting_csv.php:2357 +#: ../../enterprise/include/functions_reporting_csv.php:2665 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1983 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2115 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2423 +msgid "Time Error Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2226 +#: ../../enterprise/include/functions_reporting_csv.php:2358 +#: ../../enterprise/include/functions_reporting_csv.php:2666 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1984 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2116 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2424 +msgid "Time Unknown Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2227 +#: ../../enterprise/include/functions_reporting_csv.php:2359 +#: ../../enterprise/include/functions_reporting_csv.php:2667 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1985 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2117 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2425 +msgid "Time Downtime Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2228 +#: ../../enterprise/include/functions_reporting_csv.php:2360 +#: ../../enterprise/include/functions_reporting_csv.php:2668 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1986 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2118 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2426 +msgid "Time Not Init Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2229 +#: ../../enterprise/include/functions_reporting_csv.php:2361 +#: ../../enterprise/include/functions_reporting_csv.php:2669 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1987 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2119 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2427 +msgid "Checks Total Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2230 +#: ../../enterprise/include/functions_reporting_csv.php:2362 +#: ../../enterprise/include/functions_reporting_csv.php:2670 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1988 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2120 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2428 +msgid "Checks OK Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2231 +#: ../../enterprise/include/functions_reporting_csv.php:2363 +#: ../../enterprise/include/functions_reporting_csv.php:2671 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1989 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2121 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2429 +msgid "Checks Error Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2232 +#: ../../enterprise/include/functions_reporting_csv.php:2364 +#: ../../enterprise/include/functions_reporting_csv.php:2672 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1990 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2122 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2430 +msgid "Checks Unknown Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2233 +#: ../../enterprise/include/functions_reporting_csv.php:2365 +#: ../../enterprise/include/functions_reporting_csv.php:2673 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1991 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2123 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2431 +msgid "Checks Not Init Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2234 +#: ../../enterprise/include/functions_reporting_csv.php:2366 +#: ../../enterprise/include/functions_reporting_csv.php:2674 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1992 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2124 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2432 +msgid "SLA Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2235 +#: ../../enterprise/include/functions_reporting_csv.php:2367 +#: ../../enterprise/include/functions_reporting_csv.php:2675 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:1993 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2125 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2433 +msgid "Status Month" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2258 +#: ../../enterprise/include/functions_reporting_csv.php:2413 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2016 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2171 +msgid "Time Total Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2259 +#: ../../enterprise/include/functions_reporting_csv.php:2414 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2017 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2172 +msgid "Time OK Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2260 +#: ../../enterprise/include/functions_reporting_csv.php:2415 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2018 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2173 +msgid "Time Error Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2261 +#: ../../enterprise/include/functions_reporting_csv.php:2416 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2019 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2174 +msgid "Time Unknown Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2262 +#: ../../enterprise/include/functions_reporting_csv.php:2417 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2020 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2175 +msgid "Time Not Init Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2263 +#: ../../enterprise/include/functions_reporting_csv.php:2418 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2021 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2176 +msgid "Time Downtime Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2264 +#: ../../enterprise/include/functions_reporting_csv.php:2419 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2022 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2177 +msgid "Time Out Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2265 +#: ../../enterprise/include/functions_reporting_csv.php:2420 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2023 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2178 +msgid "Checks Total Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2266 +#: ../../enterprise/include/functions_reporting_csv.php:2421 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2024 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2179 +msgid "Checks OK Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2267 +#: ../../enterprise/include/functions_reporting_csv.php:2422 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2025 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2180 +msgid "Checks Error Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2268 +#: ../../enterprise/include/functions_reporting_csv.php:2423 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2026 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2181 +msgid "Checks Unknown Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2269 +#: ../../enterprise/include/functions_reporting_csv.php:2424 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2027 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2182 +msgid "Checks Not Init Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2270 +#: ../../enterprise/include/functions_reporting_csv.php:2425 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2028 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2183 +msgid "SLA Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2271 +#: ../../enterprise/include/functions_reporting_csv.php:2426 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2029 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2184 +msgid "SLA Fixed Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2272 +#: ../../enterprise/include/functions_reporting_csv.php:2427 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2030 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2185 +msgid "Date From Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2273 +#: ../../enterprise/include/functions_reporting_csv.php:2428 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2031 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2186 +msgid "Date To Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2274 +#: ../../enterprise/include/functions_reporting_csv.php:2429 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2032 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2187 +msgid "Status Day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2335 +#: ../../enterprise/include/functions_reporting_csv.php:2643 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2093 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2401 +msgid "Month Number" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2336 +#: ../../enterprise/include/functions_reporting_csv.php:2644 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2094 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2402 +msgid "Year" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2386 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2144 +msgid "Time Total week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2387 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2145 +msgid "Time OK week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2388 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2146 +msgid "Time Error week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2389 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2147 +msgid "Time Unknown week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2390 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2148 +msgid "Time Downtime week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2391 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2149 +msgid "Time Not Init week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2392 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2150 +msgid "Checks Total week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2393 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2151 +msgid "Checks OK week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2394 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2152 +msgid "Checks Error week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2395 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2153 +msgid "Checks Unknown week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2396 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2154 +msgid "Status week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2412 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2170 +msgid "Day Week" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2464 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2222 +msgid "S.L.A. Services" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2482 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2240 +msgid "Lost sercice " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2483 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2241 +msgid "Service " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2484 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2242 +msgid "Limit " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2485 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2243 +msgid "SLA Compilance " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2486 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2244 +msgid "Unknown " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2487 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2245 +msgid "Ok " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2488 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2246 +msgid "Fail " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2489 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2247 +msgid "Result " +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2514 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2272 +msgid "IPAM Networks" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2574 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2332 +msgid "SLA max" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2575 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2333 +msgid "SLA min" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2576 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2334 +msgid "SLA limit" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2579 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2337 +msgid "Time Error" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2585 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2343 +msgid "Checks Error" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2589 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2347 +msgid "SLA Fixed" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2694 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2452 +msgid "Time Total day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2695 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2453 +msgid "Time OK day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2696 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2454 +msgid "Time Error day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2697 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2455 +msgid "Time Unknown day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2698 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2456 +msgid "Time Downtime day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2699 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2457 +msgid "Time Not Init day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2700 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2458 +msgid "Checks Total day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2701 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2459 +msgid "Checks OK day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2702 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2460 +msgid "Checks Error day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2703 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2461 +msgid "Checks Unknown day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2704 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2462 +msgid "Status day" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2721 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2479 +msgid "Time Total hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2722 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2480 +msgid "Time OK hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2723 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2481 +msgid "Time Error hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2724 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2482 +msgid "Time Unknown hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2725 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2483 +msgid "Time Not Init hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2726 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2484 +msgid "Time Downtime hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2727 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2485 +msgid "Time Out hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2728 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2486 +msgid "Checks Total hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2729 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2487 +msgid "Checks OK hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2730 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2488 +msgid "Checks Error hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2731 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2489 +msgid "Checks Unknown hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2732 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2490 +msgid "Checks Not Init hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2733 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2491 +msgid "SLA hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2734 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2492 +msgid "SLA Fixed hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2735 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2493 +msgid "Date From hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2736 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2494 +msgid "Date To hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2737 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2495 +msgid "Status hours" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2864 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2622 +msgid "Simple Baseline Graph" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:2931 +#: ../../enterprise/meta/include/functions_wizard_meta.php:308 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2689 +msgid "Agent modules" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3062 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820 +msgid "Actions Triggered" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3062 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2820 +msgid "Template Triggered" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3099 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2857 +msgid "Event Report Log" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3202 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:2960 +msgid "Netflow data chart" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3257 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3015 +msgid "Netflow summary" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Avg. bits/sec" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Avg. packets/sec" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3277 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3035 +msgid "Avg. bytes/packet" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3278 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3036 +msgid "Dst. IP" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3304 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3062 +msgid "Agent/module status" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3383 +msgid "Service_level" +msgstr "" + +#: ../../enterprise/include/functions_reporting_csv.php:3547 +#: ../../package_774/enterprise/include/functions_reporting_csv.php:3235 +msgid "Average Throughput (bits/sec)" +msgstr "" + +#: ../../enterprise/include/functions_reporting_pdf.php:608 +#: ../../enterprise/include/functions_reporting_pdf.php:665 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:572 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:629 +msgid "Minimun" +msgstr "" + +#: ../../enterprise/include/functions_reporting_pdf.php:2170 +#: ../../enterprise/include/functions_reporting_pdf.php:2175 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:1995 +#: ../../package_774/enterprise/include/functions_reporting_pdf.php:2000 +msgid "Contents" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:637 +#: ../../enterprise/include/functions_security_hardening.php:642 +#: ../../package_774/enterprise/include/functions_security_hardening.php:666 +#: ../../package_774/enterprise/include/functions_security_hardening.php:671 +msgid "Inventory and" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:638 +#: ../../enterprise/include/functions_security_hardening.php:643 +#: ../../package_774/enterprise/include/functions_security_hardening.php:667 +#: ../../package_774/enterprise/include/functions_security_hardening.php:672 +msgid "Control of" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:639 +#: ../../package_774/enterprise/include/functions_security_hardening.php:668 +msgid "Enterprise Assets" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:644 +#: ../../package_774/enterprise/include/functions_security_hardening.php:673 +msgid "Software Assets" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:648 +#: ../../package_774/enterprise/include/functions_security_hardening.php:677 +msgid "Protection" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:651 +#: ../../package_774/enterprise/include/functions_security_hardening.php:680 +msgid "Secure Configuration" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:652 +#: ../../package_774/enterprise/include/functions_security_hardening.php:681 +msgid "of Enterprise Assets" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:653 +#: ../../package_774/enterprise/include/functions_security_hardening.php:682 +msgid "and Software" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:660 +#: ../../package_774/enterprise/include/functions_security_hardening.php:689 +msgid "Access" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:661 +#: ../../package_774/enterprise/include/functions_security_hardening.php:690 +msgid "Control Management" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:664 +#: ../../package_774/enterprise/include/functions_security_hardening.php:693 +msgid "Continuous" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:669 +#: ../../package_774/enterprise/include/functions_security_hardening.php:698 +msgid "Audit Log" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:673 +#: ../../package_774/enterprise/include/functions_security_hardening.php:702 +msgid "Email and Web" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:675 +#: ../../package_774/enterprise/include/functions_security_hardening.php:704 +msgid "Protections" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:678 +#: ../../package_774/enterprise/include/functions_security_hardening.php:707 +msgid "Malware" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:679 +#: ../../package_774/enterprise/include/functions_security_hardening.php:708 +msgid "Defenses" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:687 +#: ../../package_774/enterprise/include/functions_security_hardening.php:716 +msgid "Infrastructure" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:693 +#: ../../package_774/enterprise/include/functions_security_hardening.php:722 +msgid "and Defense" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:696 +#: ../../enterprise/operation/menu.php:212 +#: ../../enterprise/operation/security/agent_security.php:47 +#: ../../enterprise/operation/security/hardening.php:47 +#: ../../enterprise/operation/security/vulnerabilities.php:48 +#: ../../package_774/enterprise/include/functions_security_hardening.php:725 +#: ../../package_774/enterprise/operation/menu.php:208 +#: ../../package_774/enterprise/operation/security/hardening.php:46 +msgid "Security" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:697 +#: ../../package_774/enterprise/include/functions_security_hardening.php:726 +msgid "Awareness" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:698 +#: ../../package_774/enterprise/include/functions_security_hardening.php:727 +msgid "and Skills" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:699 +#: ../../package_774/enterprise/include/functions_security_hardening.php:728 +msgid "Training" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:703 +#: ../../package_774/enterprise/include/functions_security_hardening.php:732 +msgid "Provider" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:708 +#: ../../package_774/enterprise/include/functions_security_hardening.php:737 +msgid "Software Security" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:711 +#: ../../package_774/enterprise/include/functions_security_hardening.php:740 +msgid "Incident" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:712 +#: ../../enterprise/meta/include/functions_wizard_meta.php:591 +#: ../../package_774/enterprise/include/functions_security_hardening.php:741 +msgid "Response" +msgstr "" + +#: ../../enterprise/include/functions_security_hardening.php:962 +#: ../../enterprise/operation/agentes/security_hardening.php:218 +#: ../../enterprise/operation/agentes/security_hardening.php:371 +#: ../../enterprise/operation/agentes/security_hardening.php:521 +#: ../../package_774/enterprise/include/functions_security_hardening.php:984 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:204 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:357 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:507 +msgid "Skiped" +msgstr "" + +#: ../../enterprise/include/functions_servicemap.php:80 +#: ../../enterprise/include/functions_servicemap.php:312 +#: ../../enterprise/include/functions_servicemap.php:1555 +#: ../../package_774/enterprise/include/functions_servicemap.php:80 +#: ../../package_774/enterprise/include/functions_servicemap.php:312 +#: ../../package_774/enterprise/include/functions_servicemap.php:1555 +msgid "Failed to retrieve service elements: " +msgstr "" + +#: ../../enterprise/include/functions_services.php:108 +msgid "There is no information about" +msgstr "" + +#: ../../enterprise/include/functions_services.php:113 +msgid "Service does not exist." +msgstr "" + +#: ../../enterprise/include/functions_services.php:125 +msgid "module that stores the service" +msgstr "" + +#: ../../enterprise/include/functions_services.php:137 +msgid "module that stores SLA service" +msgstr "" + +#: ../../enterprise/include/functions_services.php:150 +msgid "agent that stores the service" +msgstr "" + +#: ../../enterprise/include/functions_services.php:163 +msgid "agent that stores SLA service" +msgstr "" + +#: ../../enterprise/include/functions_services.php:184 +msgid "alert critical SLA service" +msgstr "" + +#: ../../enterprise/include/functions_services.php:205 +msgid "alert warning service" +msgstr "" + +#: ../../enterprise/include/functions_services.php:226 +msgid "alert critical service" +msgstr "" + +#: ../../enterprise/include/functions_services.php:247 +msgid "alert unknown service" +msgstr "" + +#: ../../enterprise/include/functions_services.php:528 +#, php-format +msgid "Module automatic create for the service %s" +msgstr "" + +#: ../../enterprise/include/functions_services.php:1501 +msgid "Normal (Alert)" +msgstr "" + +#: ../../enterprise/include/functions_services.php:1505 +msgid "Critical (Alert)" +msgstr "" + +#: ../../enterprise/include/functions_services.php:1513 +msgid "Warning (Alert)" +msgstr "" + +#: ../../enterprise/include/functions_services.php:1652 +msgid "There are no service elements defined" +msgstr "" + +#: ../../enterprise/include/functions_services.php:1674 +msgid "Weight Critical" +msgstr "" + +#: ../../enterprise/include/functions_services.php:1675 +msgid "Weight Warning" +msgstr "" + +#: ../../enterprise/include/functions_services.php:1676 +msgid "Weight Unknown" +msgstr "" + +#: ../../enterprise/include/functions_services.php:1677 +msgid "Weight Ok" +msgstr "" + +#: ../../enterprise/include/functions_services.php:2103 +msgid "Edit service elements" +msgstr "" + +#: ../../enterprise/include/functions_services.php:2111 +msgid "Delete service element" +msgstr "" + +#: ../../enterprise/include/functions_services.php:2121 +msgid "List of elements" +msgstr "" + +#: ../../enterprise/include/functions_services.php:2177 +msgid "FAIL" +msgstr "" + +#: ../../enterprise/include/functions_setup.php:79 +#: ../../enterprise/include/functions_setup.php:125 +msgid "Log collector" +msgstr "" + +#: ../../enterprise/include/functions_setup.php:150 +msgid "Metaconsole link status" +msgstr "" + +#: ../../enterprise/include/functions_setup.php:188 +msgid "DB connection" +msgstr "" + +#: ../../enterprise/include/functions_setup.php:196 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:927 +msgid "Agent cache" +msgstr "" + +#: ../../enterprise/include/functions_setup.php:209 +msgid "This console is joining a metaconsole." +msgstr "" + +#: ../../enterprise/include/functions_setup.php:219 +msgid "There is no metaconsole defined." +msgstr "" + +#: ../../enterprise/include/functions_setup.php:271 +msgid "No section found" +msgstr "" + +#: ../../enterprise/include/functions_snmp.php:65 +msgid "Trap status agent recovered" +msgstr "" + +#: ../../enterprise/include/functions_tasklist.php:58 +#: ../../package_774/enterprise/include/functions_tasklist.php:58 +msgid "" +"Discovery relies on a proper setup of cron, the time-based scheduling service" +msgstr "" + +#: ../../enterprise/include/functions_tasklist.php:84 +#: ../../package_774/enterprise/include/functions_tasklist.php:84 +msgid "Please check process is no locked." +msgstr "" + +#: ../../enterprise/include/functions_tasklist.php:188 +#: ../../enterprise/include/functions_tasklist.php:794 +#: ../../package_774/enterprise/include/functions_tasklist.php:188 +#: ../../package_774/enterprise/include/functions_tasklist.php:794 +msgid "There are no console task defined yet." +msgstr "" + +#: ../../enterprise/include/functions_tasklist.php:637 +#: ../../package_774/enterprise/include/functions_tasklist.php:637 +msgid "Task disabled" +msgstr "" + +#: ../../enterprise/include/functions_tasklist.php:800 +#: ../../package_774/enterprise/include/functions_tasklist.php:800 +msgid "Console Tasks" +msgstr "" + +#: ../../enterprise/include/functions_visual_map.php:203 +#: ../../enterprise/include/functions_visual_map.php:268 +msgid "Crit:" +msgstr "" + +#: ../../enterprise/include/functions_visual_map.php:207 +#: ../../enterprise/include/functions_visual_map.php:272 +msgid "Warn:" +msgstr "" + +#: ../../enterprise/include/functions_visual_map.php:211 +#: ../../enterprise/include/functions_visual_map.php:276 +msgid "Ok:" +msgstr "" + +#: ../../enterprise/include/functions_visual_map.php:215 +#: ../../enterprise/include/functions_visual_map.php:280 +#: ../../enterprise/meta/include/functions_autoprovision.php:831 +msgid "Value:" +msgstr "" + +#: ../../enterprise/include/functions_visual_map.php:672 +msgid "None of the services was added" +msgstr "" + +#: ../../enterprise/include/functions_visual_map.php:674 +#, php-format +msgid "%d services couldn't be added" +msgstr "" + +#: ../../enterprise/include/functions_visual_map.php:680 +msgid "There was an error retrieving the visual map information" +msgstr "" + +#: ../../enterprise/include/functions_visual_map.php:683 +#: ../../enterprise/operation/services/services.list.php:98 +msgid "No services selected" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:61 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:61 +msgid "Unchanged" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:62 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:62 +msgid "Changed" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:94 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:94 +msgid "Access Vector" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:103 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:103 +msgid "Access Complexity" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:114 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:114 +msgid "Single" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:115 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:115 +msgid "Multiple" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:122 +#: ../../enterprise/include/functions_vulnerabilities.php:130 +#: ../../enterprise/include/functions_vulnerabilities.php:138 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:122 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:130 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:138 +msgid "Partial" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:539 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:517 +msgid "high" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:543 +#: ../../package_774/enterprise/include/functions_vulnerabilities.php:521 +msgid "low" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:637 +#: ../../enterprise/include/functions_vulnerabilities.php:695 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:42 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:75 +msgid "High risk" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:640 +#, php-format +msgid "" +"%s agents with %s vulnerabilities with significant impact " +"require attention." +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:645 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:43 +#, php-format +msgid "%s vulnerabilities with significant impact require attention." +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:652 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:48 +msgid "Medium risk" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:655 +#, php-format +msgid "" +"%s agents with %s vulnerabilities with moderate impact require " +"attention." +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:660 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:49 +#, php-format +msgid "%s vulnerabilities with moderate impact require attention." +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:667 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:54 +msgid "Low risk" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:670 +#, php-format +msgid "" +"%s agents with %s vulnerabilities with low impact require " +"attention." +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:675 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:55 +#, php-format +msgid "%s vulnerabilities with low impact require attention." +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:685 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:65 +msgid "System risk" +msgstr "" + +#: ../../enterprise/include/functions_vulnerabilities.php:694 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:74 +msgid "Healthy" +msgstr "" + +#: ../../enterprise/include/process_reset_pass.php:142 +#: ../../enterprise/meta/include/process_reset_pass.php:114 +msgid "Repeat password" +msgstr "" + +#: ../../enterprise/include/process_reset_pass.php:148 +#: ../../enterprise/meta/include/process_reset_pass.php:120 +msgid "Change password" +msgstr "" + +#: ../../enterprise/include/process_reset_pass.php:151 +#: ../../enterprise/meta/include/process_reset_pass.php:123 +#: ../../enterprise/meta/index.php:695 +#: ../../package_774/enterprise/meta/index.php:695 ../../index.php:857 +msgid "Passwords must be the same" +msgstr "" + +#: ../../enterprise/include/process_reset_pass.php:160 +#: ../../enterprise/include/reset_pass.php:210 +#: ../../enterprise/meta/include/process_reset_pass.php:132 +#: ../../enterprise/meta/include/reset_pass.php:122 +msgid "Back to login" +msgstr "" + +#: ../../enterprise/include/reset_pass.php:187 +#: ../../enterprise/meta/include/reset_pass.php:93 +msgid "User to reset password" +msgstr "" + +#: ../../enterprise/include/reset_pass.php:195 +#: ../../enterprise/meta/include/reset_pass.php:103 +#: ../../enterprise/meta/index.php:761 +#: ../../package_774/enterprise/meta/index.php:761 ../../index.php:929 +msgid "Reset password" +msgstr "" + +#: ../../enterprise/include/reset_pass.php:276 +msgid "PANDORA FMS NEXT GENERATION" +msgstr "" + +#: ../../enterprise/include/reset_pass.php:324 +#: ../../enterprise/include/reset_pass.php:327 +#: ../../enterprise/meta/include/reset_pass.php:165 +#: ../../enterprise/meta/include/reset_pass.php:168 +msgid "Reset password failed" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:72 +#, php-format +msgid "Provisioning custom data %s successfully deleted." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:79 +#, php-format +msgid "Cannot delete custom data %s." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision.php:92 +msgid "There was an error when moving the custom provisioning data." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:64 +msgid "Cannot create an unnamed rule." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:75 +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:105 +msgid "Error creating provisioning rule." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:91 +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:119 +msgid "Error updating provisioning rule." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:125 +msgid "Error deleting provisioning rule." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:135 +msgid "There was an error rule when moving the provisioning." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.autoprovision_rules.php:202 +msgid "Edit rule" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:134 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:138 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:142 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:146 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:150 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:154 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:131 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:134 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:138 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:142 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:146 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:150 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:154 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:158 +msgid "Agent: " +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:131 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:131 +msgid " already exists in target node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:134 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:134 +msgid " group does not exist in target node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:138 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:138 +msgid " policies definitions does not match with defined ones in target node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:142 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:142 +msgid " plugins does not exist in target node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:146 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:146 +msgid " collections does not exist in target node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:150 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:150 +msgid " inventory does not exist in target node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:154 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:154 +msgid " alerts template does not exist in target node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:158 +msgid " alerts action does not exist in target node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:162 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:162 +msgid "Exists agent conf for agent: " +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:162 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:162 +msgid " please remove configuration file from target node." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:274 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:276 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:274 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:276 +msgid "The agent: " +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:274 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:274 +msgid " has been successfully added to the migration queue " +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:276 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:276 +msgid " has not been added due to problems in the insertion" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:279 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:279 +#, php-format +msgid "The agent: %d has already been added to the migration queue" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:299 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:299 +msgid "Problems delete queue" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:318 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:318 +msgid "Source Server" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:381 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:381 +msgid "Discard history data" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:426 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:426 +msgid "Destination Server" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:538 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:538 +msgid "Agents do not exist in target server." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:539 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:539 +msgid "Check group is synchronized with target server." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:540 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:540 +msgid "All policies needed are synchronized with target server." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:541 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:541 +msgid "All remote plugins needed are synchronized with target server." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:542 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:542 +msgid "All collections needed are syncronized with target server." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:543 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:543 +msgid "" +"All remote inventory definitions needed are syncronized with target server." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:544 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:544 +msgid "" +"All alert templates definitions needed are syncronized with target server." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:545 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:545 +msgid "All alert actions needed are syncronized with target server." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:546 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:546 +msgid "Agents conf does not exists in target server." +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:547 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:547 +#, php-format +msgid "Both %s servers must be in the same version" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:548 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:548 +msgid "Check target server ip address is set" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:567 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:567 +msgid "Move" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:580 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:580 +msgid "Source node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:581 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:581 +msgid "Target node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:585 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:585 +msgid "Active db only" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:638 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:638 +msgid "Creating modules in target node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:642 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:642 +msgid "Disabling agent in source node and enabling in target one" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:646 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:646 +msgid "Transferring data" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:651 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:651 +msgid "Creating agent in target node" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:668 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:668 +msgid "Queued" +msgstr "" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:893 +#: ../../package_774/enterprise/meta/advanced/agents_setup.move_agents.php:893 +msgid "checking migration requirements" +msgstr "" + +#: ../../enterprise/meta/advanced/collections.data.php:111 +msgid "Manager configuration > New" +msgstr "" + +#: ../../enterprise/meta/advanced/collections.data.php:231 +msgid "Manager configuration > Edit " +msgstr "" + +#: ../../enterprise/meta/advanced/collections.data.php:317 +#: ../../enterprise/meta/advanced/collections.editor.php:82 +msgid "Edit collection" +msgstr "" + +#: ../../enterprise/meta/advanced/collections.data.php:337 +#: ../../enterprise/meta/advanced/collections.editor.php:105 +msgid "This console is not manager of this environment." +msgstr "" + +#: ../../enterprise/meta/advanced/collections.php:118 +msgid "Collection has been deleted" +msgstr "" + +#: ../../enterprise/meta/advanced/collections.php:212 +msgid "To manage collections you must activate centralized management" +msgstr "" + +#: ../../enterprise/meta/advanced/component_management.php:39 +msgid "Module groups Management" +msgstr "" + +#: ../../enterprise/meta/advanced/component_management.php:43 +msgid "OS Management" +msgstr "" + +#: ../../enterprise/meta/advanced/component_management.php:61 +msgid "Os manage" +msgstr "" + +#: ../../enterprise/meta/advanced/component_management.php:87 +msgid "Component Management" +msgstr "" + +#: ../../enterprise/meta/advanced/cron_main.php:311 +msgid "" +"In order to make backups it is necessary to have mysqldump on your console." +msgstr "" + +#: ../../enterprise/meta/advanced/license_meta.php:85 +msgid "Metaconsole and all nodes license updated" +msgstr "" + +#: ../../enterprise/meta/advanced/license_meta.php:87 +#, php-format +msgid "Metaconsole license updated but %d of %d node synchronization failed" +msgstr "" + +#: ../../enterprise/meta/advanced/links.php:59 +msgid "The link was not updated, the data is identical" +msgstr "" + +#: ../../enterprise/meta/advanced/links.php:99 +msgid "Link Name error" +msgstr "" + +#: ../../enterprise/meta/advanced/massive_operations.php:52 +#, php-format +msgid "" +"You should centralise management in order to use Wizard section. Please go " +"to %s" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.auth.php:27 +msgid "" +"Be aware that group synchronization can change the group configuration of " +"the node" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.auth.php:47 +#: ../../enterprise/meta/advanced/metasetup.hist_db.php:48 +#: ../../enterprise/meta/advanced/metasetup.log.php:41 +#: ../../enterprise/meta/advanced/metasetup.password.php:60 +#: ../../enterprise/meta/advanced/metasetup.performance.php:47 +#: ../../enterprise/meta/advanced/metasetup.relations.php:96 +#: ../../enterprise/meta/advanced/metasetup.setup.php:55 +#: ../../enterprise/meta/advanced/metasetup.visual.php:51 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:51 +#, php-format +msgid "Could not be update: Error in %s" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:105 +#, php-format +msgid "Node %s is not recognized as metaconsole node." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:112 +#, php-format +msgid "Node %s license missmatch." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:119 +#, php-format +msgid "Cannot connect to node %s" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:126 +#, php-format +msgid "Unknown error synchronizing %s" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:136 +#, php-format +msgid "Synchronized %d nodes, but some failed to synchronize %s" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:143 +#, php-format +msgid "Successfully synchronized all nodes (%d)" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:229 +msgid "Node synchronization process failed" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:229 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:343 +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 "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:279 +msgid "Could not be created, duplicated register found." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:341 +msgid "Node synchronization process failed: " +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:362 +msgid "Successfully registered" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:363 +#, php-format +msgid "Could not be registered %s" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:389 +msgid "Successfully delete" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:390 +msgid "Could not be delete" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:432 +#, php-format +msgid "Could not be disabled: %s" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:450 +msgid "System is centralised, but a node has been modified." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:452 +msgid "" +"If you have changed the node database to a different one, please go to " +"Command center and perform a database unification process." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:455 +msgid "" +"Please note that this node will not be usable until the environment is " +"unified." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:461 +msgid "" +"System is centralised, please go to command center to perform a database " +"merge process to add new nodes." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:464 +msgid "" +"Please note that the new node will not be usable until the environment is " +"unified." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:470 +#, php-format +msgid "" +"System is centralised, but you just modify nodes registered, please go to %s " +"to perform a database merge process." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:473 +msgid "This node will not be usable until unifying the environment" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:551 +#, php-format +msgid "%s Metaconsole item edition" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:556 +msgid "Custom label to identify this setup." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:564 +#, php-format +msgid "Full path to %s console (without index.php). Example %s" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:572 +#, php-format +msgid "" +"Token previously configured on the destination %s console in order to use " +"delegated authentification." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:681 +msgid "Define database connection from Pandora FMS node to this Metaconsole" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:699 +msgid "Metaconsole DB Host" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:710 +msgid "Metaconsole DB Name" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:721 +msgid "Metaconsole DB User" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:732 +msgid "Metaconsole DB Password" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:800 +msgid "Register empty node" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:810 +msgid "Register node with data to merge" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:860 +msgid "Node data will be wiped out" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:861 +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 "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:877 +msgid "Node data will be merged" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:878 +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 "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:929 +msgid "Database sync" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:1002 +msgid "New node" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:1034 +msgid "Synchronize all" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.mail.php:111 +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 "" + +#: ../../enterprise/meta/advanced/metasetup.password.php:87 +msgid "Passwords" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.password.php:137 +msgid "Set 0 if never expire." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.password.php:161 +msgid "Two attempts minimum" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:140 +#: ../../enterprise/meta/advanced/metasetup.visual.php:1256 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1125 +msgid "" +"Custom report front page. It will be applied to all reports and templates by " +"default." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:182 +msgid "Migration block size" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:195 +msgid "Number of events that will perform the desired action at the same time" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:209 +#: ../../enterprise/meta/include/functions_meta.php:2188 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2178 +msgid "Max. number of events per node" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:210 +msgid "maximum number of events to be displayed per node" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:288 +msgid "Rows limit for SQL report item PDF (per node)" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:53 +msgid "Consoles Setup" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:69 +#: ../../enterprise/meta/advanced/metasetup.php:245 +msgid "Passwords setup" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:110 +#: ../../enterprise/meta/advanced/metasetup.php:261 +msgid "Visual setup" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:118 +#: ../../enterprise/meta/advanced/metasetup.php:265 +msgid "Performance setup" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:134 +#: ../../enterprise/meta/advanced/metasetup.php:273 +msgid "Strings translation" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:142 +#: ../../enterprise/meta/advanced/metasetup.php:277 +msgid "Mail" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:162 +msgid "Relations rules" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:175 +msgid "Warp Update Setup" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:183 +msgid "Warp Update Journal" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:191 +msgid "Warp Update Offline" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:199 +msgid "Warp Update Online" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:237 +msgid "Consoles setup" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:285 +msgid "Relations Rules" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:289 +msgid "Online Update Options" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:293 +msgid "Online Update Journal" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:297 +msgid "Online Update Offline" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.php:301 +msgid "Online Update Online" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:239 +msgid "Node Address Default" +msgstr "" + +#: ../../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 "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:305 +msgid "Import file" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:319 +msgid "Ip Gateway" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:320 +#: ../../enterprise/meta/advanced/metasetup.relations.php:564 +msgid "Imei" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:351 +msgid "Relation" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:361 +#: ../../enterprise/meta/advanced/metasetup.relations.php:440 +msgid "Node Address" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:398 +msgid "Insert relation" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:406 +msgid "Show list relations" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:462 +msgid "Show Filters" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:549 +msgid "Node address" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:562 +msgid "Gateway" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.relations.php:642 +msgid "There are no relations yet" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:179 +msgid "Directory where temporary data is stored." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:205 +msgid "Directory where Chromium binary file exists and has execution grants." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:263 +#, 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 "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:312 +msgid "Force using defined public URL " +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:366 +msgid "" +"Disable the definition of custom filters in the live view. Only existing " +"filters can be used." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:396 +msgid "Disabled sections" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:398 +msgid "Enabled sections" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:403 +msgid "Push selected sections to enable it" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:405 +msgid "Pop selected sections to disable it" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:413 +msgid "Customize sections" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:446 +msgid "The string modules with several lines show as command output" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:462 +msgid "Please be careful if you put a password put https access." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:520 +msgid "Enable Warp Update" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:545 +msgid "Max. agents to add in policy concurrently" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:546 +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 "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:560 +msgid "Warning for synchronization queue" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:561 +msgid "" +"If the number of pending items (per node) is higher than this number, a " +"notification will be shown" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:599 +msgid "Enable Agent API" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:637 +msgid "Enable log viewer" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:677 +msgid "Log location: pandora_console/log/console.log" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:719 +msgid "Log location: pandora_console/log/audit.log" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:816 +msgid "" +"If there are any "In process" events with a specific Extra ID and " +"a New event with that Extra ID is received, it will be created as "In " +"process" instead." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:229 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:197 +msgid "Data precision for reports and visual consoles" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:229 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:197 +msgid "Precision must be a integer number between 0 and 5" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:247 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:215 +msgid "Show percentile 95 in graphs" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:376 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:313 +msgid "This option may cause performance issues" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:417 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:354 +msgid "Zoom graphs:" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:451 +#: ../../enterprise/meta/include/functions_meta.php:1722 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1712 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:388 +msgid "Metaconsole elements" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:451 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:388 +msgid "The number of elements retrieved for each instance in some views." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:473 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:410 +msgid "Add new custom value to intervals" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:612 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:529 +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 "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:647 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:564 +msgid "You can place your custom images into the folder images/backgrounds/" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:954 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:871 +msgid "Graphs font family" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1044 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:941 +msgid "This interval will affect to Visual Console pages" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1207 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1104 +msgid "Reports configuration" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1228 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1111 +msgid "" +"Custom report description info. It will be applied to all reports and " +"templates by default." +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1279 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1148 +msgid "" +"This is the height in pixels of the module graph or custom graph in the " +"reports (only: HTML)" +msgstr "" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:1360 +#: ../../package_774/enterprise/meta/advanced/metasetup.visual.php:1229 +msgid "" +"A long interval description is for example 10 hours, 20 minutes 33 seconds”, " +"a short one is 10h 20m 33s" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:141 +#: ../../enterprise/meta/advanced/policymanager.apply.php:149 +msgid "Only database" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:186 +msgid "Apply Policies" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.php:44 +msgid "Apply policies" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.php:48 +#: ../../enterprise/meta/advanced/policymanager.php:66 +msgid "Policies queue" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.php:62 +msgid "Policies apply" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.php:89 +msgid "Policy Manager" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:371 +msgid "Empty queue." +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:255 +#, php-format +msgid "Error creating %s policies" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:259 +#, php-format +msgid "Created %s policies" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:264 +#, php-format +msgid "Error creating/updating %s/%s policy modules" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:268 +#, php-format +msgid "Created/Updated %s/%s policy modules" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:273 +#, php-format +msgid "Error deleting %s policy modules" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:277 +#, php-format +msgid "Deleted %s policy modules" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:282 +#, php-format +msgid "Error creating %s policy alerts" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:286 +#, php-format +msgid "Created %s policy alerts" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:291 +#, php-format +msgid "Error deleting %s policy alerts" +msgstr "" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:295 +#, php-format +msgid "Deleted %s policy alerts" +msgstr "" + +#: ../../enterprise/meta/advanced/servers.build_table.php:70 +msgid "Show server status of" +msgstr "" + +#: ../../enterprise/meta/event/custom_events.php:96 +msgid "The user is not in neither group with EW profile" +msgstr "" + +#: ../../enterprise/meta/general/footer.php:50 ../../index.php:1498 +msgid "Page generated at" +msgstr "" + +#: ../../enterprise/meta/general/logon_ok.php:83 +#: ../../enterprise/meta/general/main_header.php:243 +#: ../../enterprise/meta/general/main_menu.php:447 +#: ../../enterprise/meta/general/main_menu.php:448 +#: ../../package_774/enterprise/meta/general/main_menu.php:441 +#: ../../package_774/enterprise/meta/general/main_menu.php:442 +msgid "Screens" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:109 +#: ../../enterprise/meta/general/main_menu.php:211 +#: ../../package_774/enterprise/meta/general/main_menu.php:211 +msgid "Groups view" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:115 +#: ../../enterprise/meta/general/main_menu.php:217 +#: ../../package_774/enterprise/meta/general/main_menu.php:217 +msgid "Alerts view" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:121 +#: ../../enterprise/meta/general/main_menu.php:223 +#: ../../package_774/enterprise/meta/general/main_menu.php:223 +msgid "Monitors view" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:201 +#: ../../enterprise/meta/general/main_menu.php:347 +#: ../../package_774/enterprise/meta/general/main_menu.php:341 +msgid "Report templates" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:266 +#: ../../enterprise/meta/general/main_menu.php:471 +#: ../../package_774/enterprise/meta/general/main_menu.php:465 +msgid "Template Visual Console" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:273 +#: ../../enterprise/meta/general/main_menu.php:478 +#: ../../package_774/enterprise/meta/general/main_menu.php:472 +msgid "Wizard Visual Console" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:292 +#: ../../enterprise/meta/general/main_menu.php:500 +#: ../../package_774/enterprise/meta/general/main_menu.php:494 +msgid "Live view" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:326 +#: ../../enterprise/meta/general/main_header.php:428 +#: ../../enterprise/meta/general/main_menu.php:552 +#: ../../enterprise/meta/general/main_menu.php:681 +#: ../../enterprise/meta/include/functions_agents_meta.php:585 +#: ../../package_774/enterprise/meta/general/main_menu.php:546 +#: ../../package_774/enterprise/meta/general/main_menu.php:675 +msgid "Agent management" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:344 +#: ../../enterprise/meta/general/main_header.php:450 +#: ../../enterprise/meta/general/main_menu.php:564 +#: ../../enterprise/meta/general/main_menu.php:748 +#: ../../package_774/enterprise/meta/general/main_menu.php:558 +#: ../../package_774/enterprise/meta/general/main_menu.php:742 +msgid "Alert management" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:350 +#: ../../enterprise/meta/general/main_menu.php:570 +#: ../../package_774/enterprise/meta/general/main_menu.php:564 +msgid "Component management" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:356 +#: ../../enterprise/meta/general/main_menu.php:582 +#: ../../enterprise/meta/general/main_menu.php:701 +#: ../../package_774/enterprise/meta/general/main_menu.php:576 +#: ../../package_774/enterprise/meta/general/main_menu.php:695 +msgid "Policy management" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:362 +#: ../../enterprise/meta/general/main_menu.php:588 +#: ../../package_774/enterprise/meta/general/main_menu.php:582 +msgid "Category management" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:368 +#: ../../enterprise/meta/general/main_header.php:441 +#: ../../enterprise/meta/general/main_menu.php:594 +#: ../../enterprise/meta/general/main_menu.php:694 +#: ../../package_774/enterprise/meta/general/main_menu.php:588 +#: ../../package_774/enterprise/meta/general/main_menu.php:688 +msgid "Server management" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:374 +msgid "Command Center" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:386 +#: ../../enterprise/meta/general/main_menu.php:772 +#: ../../enterprise/meta/general/main_menu.php:814 +#: ../../package_774/enterprise/meta/general/main_menu.php:766 +#: ../../package_774/enterprise/meta/general/main_menu.php:808 +msgid "Metasetup" +msgstr "" + +#: ../../enterprise/meta/general/main_header.php:503 +msgid "Audit Logs" +msgstr "" + +#: ../../enterprise/meta/general/main_menu.php:427 +#: ../../enterprise/operation/services/services.list.php:57 +#: ../../package_774/enterprise/meta/general/main_menu.php:421 +msgid "List of services" +msgstr "" + +#: ../../enterprise/meta/general/main_menu.php:544 +#: ../../enterprise/meta/general/main_menu.php:545 +#: ../../enterprise/meta/general/main_menu.php:633 +#: ../../enterprise/meta/general/main_menu.php:634 +#: ../../enterprise/meta/general/main_menu.php:654 +#: ../../enterprise/meta/general/main_menu.php:655 +#: ../../enterprise/meta/include/functions_agents_meta.php:601 +#: ../../package_774/enterprise/meta/general/main_menu.php:538 +#: ../../package_774/enterprise/meta/general/main_menu.php:539 +#: ../../package_774/enterprise/meta/general/main_menu.php:627 +#: ../../package_774/enterprise/meta/general/main_menu.php:628 +#: ../../package_774/enterprise/meta/general/main_menu.php:648 +#: ../../package_774/enterprise/meta/general/main_menu.php:649 +msgid "Centralised management" +msgstr "" + +#: ../../enterprise/meta/general/main_menu.php:606 +#: ../../enterprise/meta/general/main_menu.php:715 +#: ../../enterprise/meta/general/main_menu.php:736 +#: ../../enterprise/meta/include/functions_agents_meta.php:631 +#: ../../package_774/enterprise/meta/general/main_menu.php:600 +#: ../../package_774/enterprise/meta/general/main_menu.php:709 +#: ../../package_774/enterprise/meta/general/main_menu.php:730 +msgid "Agent operations" +msgstr "" + +#: ../../enterprise/meta/general/main_menu.php:612 +#: ../../enterprise/meta/general/main_menu.php:721 +#: ../../enterprise/meta/include/functions_agents_meta.php:642 +#: ../../package_774/enterprise/meta/general/main_menu.php:606 +#: ../../package_774/enterprise/meta/general/main_menu.php:715 +msgid "User operations" +msgstr "" + +#: ../../enterprise/meta/general/main_menu.php:620 +#: ../../package_774/enterprise/meta/general/main_menu.php:614 +msgid "Merging Tool" +msgstr "" + +#: ../../enterprise/meta/general/main_menu.php:785 +#: ../../enterprise/meta/general/main_menu.php:827 +#: ../../enterprise/meta/general/main_menu.php:854 +#: ../../package_774/enterprise/meta/general/main_menu.php:779 +#: ../../package_774/enterprise/meta/general/main_menu.php:821 +#: ../../package_774/enterprise/meta/general/main_menu.php:848 +msgid "List of Links" +msgstr "" + +#: ../../enterprise/meta/general/metaconsole_maintenance_mode.php:61 +#, php-format +msgid "Please navigate to %s" +msgstr "" + +#: ../../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 "" + +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:56 +msgid "Agent succesfully deleted" +msgstr "" + +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:58 +msgid "Could not delete agent" +msgstr "" + +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:615 +msgid "No description available" +msgstr "" + +#: ../../enterprise/meta/include/functions_agents_meta.php:479 +#: ../../enterprise/meta/include/functions_agents_meta.php:548 +msgid "Agents movement" +msgstr "" + +#: ../../enterprise/meta/include/functions_agents_meta.php:491 +#: ../../enterprise/meta/include/functions_agents_meta.php:564 +msgid "Provisioning management" +msgstr "" + +#: ../../enterprise/meta/include/functions_agents_meta.php:516 +#: ../../enterprise/meta/include/functions_agents_meta.php:553 +msgid "Group management" +msgstr "" + +#: ../../enterprise/meta/include/functions_agents_meta.php:528 +#: ../../enterprise/meta/include/functions_agents_meta.php:558 +msgid "Tree group" +msgstr "" + +#: ../../enterprise/meta/include/functions_agents_meta.php:570 +msgid "Provisioning rules management" +msgstr "" + +#: ../../enterprise/meta/include/functions_agents_meta.php:580 +msgid "Colecctions" +msgstr "" + +#: ../../enterprise/meta/include/functions_alerts_meta.php:141 +msgid "Calendar" +msgstr "" + +#: ../../enterprise/meta/include/functions_alerts_meta.php:145 +msgid "Builder Alert" +msgstr "" + +#: ../../enterprise/meta/include/functions_alerts_meta.php:191 +msgid "Alert Management" +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:391 +msgid "Round Robin" +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:396 +msgid "Less loaded" +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:435 +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 "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:443 +msgid "" +"The new agents will be dynamically assigned to those servers with less load." +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:448 +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 "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:552 +msgid "" +"There is no custom entries defined. Click on \"Create custom entry\" to add " +"the first." +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:557 +msgid "Create custom entry" +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:599 +msgid "Provisioning configuration" +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:613 +msgid "Configuration:" +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:668 +msgid "" +"There is no rules configured for this custom entry. Click on Add button to " +"create the first." +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:786 +msgid "There was an error when editing the rule." +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:799 +msgid "Operation:" +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:815 +msgid "Method:" +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:903 +msgid "Move up" +msgstr "" + +#: ../../enterprise/meta/include/functions_autoprovision.php:916 +msgid "Move down" +msgstr "" + +#: ../../enterprise/meta/include/functions_components_meta.php:96 +#: ../../enterprise/meta/include/functions_components_meta.php:143 +msgid "Network components" +msgstr "" + +#: ../../enterprise/meta/include/functions_components_meta.php:104 +#: ../../enterprise/meta/include/functions_components_meta.php:147 +msgid "Plugin management" +msgstr "" + +#: ../../enterprise/meta/include/functions_components_meta.php:153 +msgid "Create plugin" +msgstr "" + +#: ../../enterprise/meta/include/functions_components_meta.php:155 +msgid "Edit plugin" +msgstr "" + +#: ../../enterprise/meta/include/functions_groups_meta.php:114 +#, php-format +msgid "Error Duplicate name (%s) " +msgstr "" + +#: ../../enterprise/meta/include/functions_groups_meta.php:132 +#, php-format +msgid "(Error Duplicate ID (%d) ) " +msgstr "" + +#: ../../enterprise/meta/include/functions_groups_meta.php:153 +msgid "Error Duplicate name" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:52 +#: ../../package_774/enterprise/meta/include/functions_meta.php:52 +msgid "No admin user" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:115 +#: ../../package_774/enterprise/meta/include/functions_meta.php:115 +msgid "Centralized management" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:201 +#: ../../package_774/enterprise/meta/include/functions_meta.php:201 +msgid "Netflow disable custom live view filters" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:265 +#: ../../package_774/enterprise/meta/include/functions_meta.php:265 +msgid "Customizable section" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:286 +#: ../../package_774/enterprise/meta/include/functions_meta.php:286 +msgid "Agent API" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:376 +#: ../../package_774/enterprise/meta/include/functions_meta.php:376 +msgid "Policy add max. agents" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:385 +#: ../../package_774/enterprise/meta/include/functions_meta.php:385 +msgid "Sync items warn detection" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:553 +#: ../../package_774/enterprise/meta/include/functions_meta.php:543 +msgid "IP ElasticSearch" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:563 +#: ../../package_774/enterprise/meta/include/functions_meta.php:553 +msgid "Port ElasticSearch" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:583 +#: ../../package_774/enterprise/meta/include/functions_meta.php:573 +msgid "User OpenSearch" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:593 +#: ../../package_774/enterprise/meta/include/functions_meta.php:583 +msgid "Pass OpenSearch" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:603 +#: ../../package_774/enterprise/meta/include/functions_meta.php:593 +msgid "Https OpenSearch" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:714 +#: ../../package_774/enterprise/meta/include/functions_meta.php:704 +msgid "2FA_all_users" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:724 +#: ../../package_774/enterprise/meta/include/functions_meta.php:714 +msgid "Control session timeout" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:764 +#: ../../package_774/enterprise/meta/include/functions_meta.php:754 +msgid "Timezone visual" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:824 +#: ../../package_774/enterprise/meta/include/functions_meta.php:814 +msgid "Secondary advanced Config AD" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1057 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1047 +msgid "SAML profile parameters" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1343 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1333 +#, php-format +msgid "%s host" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1397 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1387 +msgid "Babel Enterprise host" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1472 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1462 +msgid "Graph color (min)" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1482 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1472 +msgid "Graph color (avg)" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1492 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1482 +msgid "Graph color (max)" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1642 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1632 +msgid "full scale charts" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1652 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1642 +msgid "type mode type charts" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1672 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1662 +msgid "type mode zoom charts" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1712 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1702 +msgid "Type of charts" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1762 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1752 +msgid "Custom logo (white background)" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1892 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1882 +msgid "Custom product name" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:1902 +#: ../../package_774/enterprise/meta/include/functions_meta.php:1892 +msgid "Custom copyright notice" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:2138 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2128 +msgid "Realtime stats" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:2168 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2158 +msgid "Use agent access graph" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:2178 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2168 +msgid "Default block size migration agents" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:2200 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2190 +msgid "Default block size execution event" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:2211 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2201 +msgid "Default row limit in csv log" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:2268 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2258 +msgid "Node address default" +msgstr "" + +#: ../../enterprise/meta/include/functions_meta.php:2321 +#: ../../enterprise/meta/include/functions_meta.php:2326 +#: ../../enterprise/meta/include/functions_meta.php:2331 +#: ../../enterprise/meta/include/functions_meta.php:2336 +#: ../../enterprise/meta/include/functions_meta.php:2341 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2311 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2316 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2321 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2326 +#: ../../package_774/enterprise/meta/include/functions_meta.php:2331 +msgid "Database advanced" +msgstr "" + +#: ../../enterprise/meta/include/functions_relations.php:49 +msgid "Invalid file content" +msgstr "" + +#: ../../enterprise/meta/include/functions_relations.php:54 +msgid "No relations found" +msgstr "" + +#: ../../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 "" + +#: ../../enterprise/meta/include/functions_relations.php:123 +#, php-format +msgid "The relation %s -> %s was not saved" +msgstr "" + +#: ../../enterprise/meta/include/functions_relations.php:133 +msgid "File imported successfully" +msgstr "" + +#: ../../enterprise/meta/include/functions_relations.php:136 +msgid "Error inserting relations" +msgstr "" + +#: ../../enterprise/meta/include/functions_relations.php:165 +msgid "Empty string" +msgstr "" + +#: ../../enterprise/meta/include/functions_relations.php:170 +msgid "Empty custom node address" +msgstr "" + +#: ../../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 "" + +#: ../../enterprise/meta/include/functions_relations.php:230 +#, php-format +msgid "Error inserting the relation %s -> %s" +msgstr "" + +#: ../../enterprise/meta/include/functions_relations.php:238 +msgid "Relation created successfully" +msgstr "" + +#: ../../enterprise/meta/include/functions_relations.php:263 +msgid "Error deleting the relation" +msgstr "" + +#: ../../enterprise/meta/include/functions_relations.php:269 +msgid "Relation deleted successfully" +msgstr "" + +#: ../../enterprise/meta/include/functions_ui_meta.php:53 +#, php-format +msgid "%s - the Flexible Monitoring System" +msgstr "" + +#: ../../enterprise/meta/include/functions_users_meta.php:202 +msgid "User synchronization" +msgstr "" + +#: ../../enterprise/meta/include/functions_users_meta.php:218 +msgid "Group synchronization" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:361 +msgid "Add selected modules to agent" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:399 +msgid "Undo changes" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:590 +msgid "Latency" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:646 +msgid "String to check" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:652 +msgid "Add check" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:661 +msgid "Delete check" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:956 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1047 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1259 +msgid "Various" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1092 +msgid "Web configuration" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1286 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1299 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1728 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1735 +msgid "Str: " +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1295 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1308 +msgid " Inverse interval " +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1368 +msgid "Alerts in module" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1615 +msgid "Checks" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1826 +msgid "Deleted modules" +msgstr "" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2388 +msgid "Manage agent modules" +msgstr "" + +#: ../../enterprise/meta/include/process_reset_pass.php:41 +#: ../../enterprise/meta/include/reset_pass.php:41 +msgid "Go to Pandora FMS Support" +msgstr "" + +#: ../../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 "" + +#: ../../enterprise/meta/include/process_reset_pass.php:52 +#: ../../enterprise/meta/include/reset_pass.php:52 +msgid "Go to Pandora FMS Wiki" +msgstr "" + +#: ../../enterprise/meta/include/process_reset_pass.php:142 +#, php-format +msgid "%s NEXT GENERATION" +msgstr "" + +#: ../../enterprise/meta/include/process_reset_pass.php:150 +msgid "METACONSOLE" +msgstr "" + +#: ../../enterprise/meta/monitoring/custom_fields_csv.php:138 +msgid "No init" +msgstr "" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:57 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:57 +msgid "Custom fields View" +msgstr "" + +#: ../../enterprise/meta/monitoring/custom_fields_view.php:80 +#: ../../package_774/enterprise/meta/monitoring/custom_fields_view.php:68 +msgid "Custom Fields View" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:59 +msgid "Group View" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:151 +msgid "Summary by status" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:160 +#: ../../enterprise/meta/monitoring/group_view.php:172 +msgid "% Agents not init" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:163 +msgid "% Agents Warning" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:166 +msgid "% Agents OK" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:169 +msgid "% Agents Unknown" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:177 +msgid "% Monitors Critical" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:180 +msgid "% Monitors Warning" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:183 +msgid "% Monitors OK" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:186 +msgid "% Monitors Unknown" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:189 +msgid "% Monitors Not init" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:214 +#: ../../enterprise/meta/monitoring/group_view.php:220 +msgid "This data doesn't show in realtime" +msgstr "" + +#: ../../enterprise/meta/monitoring/group_view.php:231 +msgid "Group or Tag" +msgstr "" + +#: ../../enterprise/meta/monitoring/tactical.php:233 +msgid "Report of state" +msgstr "" + +#: ../../enterprise/meta/monitoring/tactical.php:277 +msgid "Report of events" +msgstr "" + +#: ../../enterprise/meta/monitoring/tactical.php:287 +msgid "Info of state in events" +msgstr "" + +#: ../../enterprise/meta/monitoring/tactical.php:308 +msgid "More events" +msgstr "" + +#: ../../enterprise/meta/screens/screens.visualmap.php:62 +msgid "Create visualmap" +msgstr "" + +#: ../../enterprise/meta/agentsearch.php:119 +#: ../../package_774/enterprise/meta/agentsearch.php:119 +msgid "Search results for" +msgstr "" + +#: ../../enterprise/meta/agentsearch.php:306 +#: ../../package_774/enterprise/meta/agentsearch.php:306 +msgid "There are no agents included in this group" +msgstr "" + +#: ../../enterprise/meta/agentsearch.php:456 +#: ../../package_774/enterprise/meta/agentsearch.php:456 +msgid "There are no policies included in this group" +msgstr "" + +#: ../../enterprise/meta/index.php:220 +#: ../../package_774/enterprise/meta/index.php:220 ../../index.php:1540 +msgid "Connection status: " +msgstr "" + +#: ../../enterprise/meta/index.php:359 +#: ../../package_774/enterprise/meta/index.php:359 ../../index.php:392 +msgid "The code shouldn't be empty" +msgstr "" + +#: ../../enterprise/meta/index.php:372 +#: ../../package_774/enterprise/meta/index.php:372 ../../index.php:405 +msgid "Expired login" +msgstr "" + +#: ../../enterprise/meta/index.php:379 ../../enterprise/meta/index.php:385 +#: ../../package_774/enterprise/meta/index.php:379 +#: ../../package_774/enterprise/meta/index.php:385 ../../index.php:412 +#: ../../index.php:418 +msgid "Login error" +msgstr "" + +#: ../../enterprise/meta/index.php:686 +#: ../../package_774/enterprise/meta/index.php:686 ../../index.php:846 +msgid "Password changed successfully" +msgstr "" + +#: ../../enterprise/meta/index.php:692 +#: ../../package_774/enterprise/meta/index.php:692 ../../index.php:852 +msgid "Failed to change password" +msgstr "" + +#: ../../enterprise/meta/index.php:706 +#: ../../package_774/enterprise/meta/index.php:706 ../../index.php:869 +msgid "Too much time since password change request" +msgstr "" + +#: ../../enterprise/meta/index.php:713 +#: ../../package_774/enterprise/meta/index.php:713 ../../index.php:876 +msgid "This user has not requested a password change" +msgstr "" + +#: ../../enterprise/meta/index.php:729 +#: ../../package_774/enterprise/meta/index.php:729 ../../index.php:903 +msgid "Id user cannot be empty" +msgstr "" + +#: ../../enterprise/meta/index.php:737 +#: ../../package_774/enterprise/meta/index.php:737 ../../index.php:911 +msgid "Error in reset password request" +msgstr "" + +#: ../../enterprise/meta/index.php:745 +#: ../../package_774/enterprise/meta/index.php:745 ../../index.php:919 +msgid "This user doesn't have a valid email address" +msgstr "" + +#: ../../enterprise/meta/index.php:762 +#: ../../package_774/enterprise/meta/index.php:762 ../../index.php:930 +msgid "This is an automatically sent message for user " +msgstr "" + +#: ../../enterprise/meta/index.php:765 +#: ../../package_774/enterprise/meta/index.php:765 ../../index.php:933 +msgid "Please click the link below to reset your password" +msgstr "" + +#: ../../enterprise/meta/index.php:767 +#: ../../package_774/enterprise/meta/index.php:767 ../../index.php:935 +msgid "Reset your password" +msgstr "" + +#: ../../enterprise/meta/index.php:771 +#: ../../package_774/enterprise/meta/index.php:771 ../../index.php:939 +msgid "Please do not reply to this email." +msgstr "" + +#: ../../enterprise/meta/index.php:777 +#: ../../package_774/enterprise/meta/index.php:777 ../../index.php:944 +msgid "Error at sending the email" +msgstr "" + +#: ../../enterprise/meta/index.php:938 +#: ../../package_774/enterprise/meta/index.php:937 +#, php-format +msgid "" +"System is not centralised, please go to %s to perform a database merge " +"process." +msgstr "" + +#: ../../enterprise/meta/index.php:1006 +#: ../../package_774/enterprise/meta/index.php:1005 +#, php-format +msgid "There are nodes with different MR than this (%d):" +msgstr "" + +#: ../../enterprise/meta/index.php:1015 +#: ../../package_774/enterprise/meta/index.php:1014 ../../index.php:1276 +msgid "Please keep all environment updated to same version." +msgstr "" + +#: ../../enterprise/meta/index.php:1080 ../../enterprise/meta/index.php:1175 +#: ../../package_774/enterprise/meta/index.php:1079 +#: ../../package_774/enterprise/meta/index.php:1174 ../../index.php:1379 +msgid "Sorry! I can't find the page!" msgstr "" #: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:44 msgid "Unsucessful get module inventory data." msgstr "" -#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:173 -#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:176 -#: ../../godmode/reporting/visual_console_builder.wizard.php:589 -#: ../../mobile/operation/agents.php:471 ../../mobile/operation/modules.php:823 -#: ../../mobile/operation/module_graph.php:478 -#: ../../mobile/operation/events.php:1193 -#: ../../mobile/operation/server_status.php:389 -#: ../../mobile/operation/tactical.php:240 -msgid "Loading..." -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:38 -msgid "This agent has no policy assigned" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:70 -#: ../../include/functions_events.php:2476 -msgid "V." -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:89 -#: ../../enterprise/operation/agentes/policy_manager.php:156 -msgid "Policy outdate" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:160 -#: ../../enterprise/operation/agentes/policy_view.php:170 -msgid "Toggle the collection table" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:166 -msgid "Descripttion" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:174 -msgid "Show Collection" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:185 -#: ../../enterprise/operation/agentes/policy_view.php:278 -#: ../../enterprise/operation/agentes/policy_view.php:569 -#: ../../godmode/modules/manage_network_components_form_plugin.php:59 -#: ../../godmode/modules/manage_network_components_form_wmi.php:88 -#: ../../godmode/alerts/configure_alert_template.php:1359 -#: ../../godmode/alerts/alert_list.builder.php:348 -#: ../../include/functions.php:2768 -#: ../../include/class/AgentWizard.class.php:2629 -msgid "Empty" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:254 -#: ../../enterprise/operation/agentes/policy_view.php:266 -msgid "Toggle the alert table" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:258 -#: ../../godmode/alerts/alert_list.list.php:195 -#: ../../include/ajax/alert_list.ajax.php:299 -#: ../../include/ajax/alert_list.ajax.php:324 -#: ../../operation/agentes/alerts_status.php:230 -#: ../../operation/agentes/alerts_status.php:231 -#: ../../operation/agentes/alerts_status.functions.php:159 -msgid "Standby" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:270 -msgid "Show Alert" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:346 -#: ../../godmode/alerts/alert_list.list.php:645 -#: ../../godmode/alerts/alert_view.php:111 -#: ../../mobile/operation/alerts.php:324 ../../include/functions_ui.php:1542 -#: ../../include/class/AgentsAlerts.class.php:957 -msgid "time(s)" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:352 -#: ../../godmode/alerts/alert_list.list.php:651 -#: ../../godmode/alerts/alert_view.php:117 -#: ../../mobile/operation/alerts.php:330 -#: ../../include/functions_agents.php:2991 -#: ../../include/functions_agents.php:3002 ../../include/functions_ui.php:1548 -#: ../../include/class/AgentsAlerts.class.php:963 -#: ../../include/class/SnmpConsole.class.php:847 -#: ../../include/functions_reporting.php:13193 -msgid "Alert not fired" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:391 -#: ../../enterprise/operation/agentes/policy_view.php:403 -msgid "Toggle the module table" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:395 -msgid "Relationship" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:407 -msgid "Show Modules" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:426 -msgid "(Un-adopted)" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:429 -msgid "(Adopted)" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:434 -msgid "(Un-adopted) (Unlinked)" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:437 -msgid "(Adopted) (Unlinked)" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:458 -#: ../../godmode/agentes/module_manager.php:961 -msgid "Non initialized module" -msgstr "" - -#: ../../enterprise/operation/agentes/policy_view.php:484 -#: ../../enterprise/operation/agentes/policy_view.php:489 -#: ../../enterprise/operation/agentes/policy_view.php:494 -#: ../../enterprise/operation/agentes/tag_view.php:1122 -#: ../../enterprise/operation/agentes/tag_view.php:1128 -#: ../../enterprise/operation/agentes/tag_view.php:1138 -#: ../../enterprise/operation/agentes/tag_view.php:1144 -#: ../../enterprise/operation/agentes/tag_view.php:1154 -#: ../../enterprise/operation/agentes/tag_view.php:1160 -#: ../../mobile/operation/modules.php:571 -#: ../../mobile/operation/modules.php:579 -#: ../../mobile/operation/modules.php:587 -#: ../../mobile/operation/modules.php:645 -#: ../../mobile/operation/modules.php:653 -#: ../../mobile/operation/modules.php:661 -#: ../../include/functions_modules.php:2916 -#: ../../include/functions_modules.php:2920 -#: ../../include/functions_modules.php:2924 -#: ../../operation/agentes/status_monitor.php:1920 -#: ../../operation/agentes/status_monitor.php:1926 -#: ../../operation/agentes/status_monitor.php:1936 -#: ../../operation/agentes/status_monitor.php:1942 -#: ../../operation/agentes/status_monitor.php:1952 -#: ../../operation/agentes/status_monitor.php:1958 -#: ../../operation/agentes/pandora_networkmap.view.php:1857 -#: ../../operation/agentes/pandora_networkmap.view.php:1862 -#: ../../operation/agentes/pandora_networkmap.view.php:1867 -#: ../../operation/search_modules.php:145 -#: ../../operation/search_modules.php:153 -#: ../../operation/search_modules.php:161 -msgid "Last status" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:39 -#: ../../enterprise/operation/services/services.treeview_services.php:281 -#: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:89 -#: ../../godmode/groups/group_list.php:1096 -#: ../../include/functions_inventory.php:315 -#: ../../include/class/Heatmap.class.php:1272 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:687 -#: ../../operation/tree.php:465 ../../operation/tree.php:495 -#: ../../operation/network/network_report.php:523 -msgid "No data found" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:92 -msgid "Total resume and last audit scan" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:189 -msgid "Data categories" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:213 -msgid "Total Checks" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:262 -msgid "Time line" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:278 -msgid "Summary of categories" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:351 -msgid "Total passed" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:352 -msgid "Total fail" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:353 -#: ../../enterprise/operation/agentes/security_hardening.php:503 -msgid "Skiped" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:354 -msgid "Scoring" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:428 -msgid "History data" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:502 -msgid "Passed" -msgstr "" - -#: ../../enterprise/operation/agentes/security_hardening.php:510 -#: ../../godmode/menu.php:699 -#: ../../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 "" - -#: ../../enterprise/operation/agentes/security_hardening.php:550 -#, php-format -msgid "Results for audit on %s" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:41 -#: ../../enterprise/operation/menu.php:172 -msgid "Tag view" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:54 -#: ../../extensions/agents_modules.php:564 -#: ../../extensions/module_groups.php:264 -#: ../../extensions/realtime_graphs.php:71 -#: ../../godmode/agentes/status_monitor_custom_fields.php:48 -#: ../../include/class/AgentsAlerts.class.php:755 -#: ../../operation/heatmap.php:144 -#: ../../operation/agentes/alerts_status.php:202 -#: ../../operation/agentes/estado_agente.php:268 -#: ../../operation/agentes/interface_view.php:76 -#: ../../operation/agentes/status_monitor.php:339 -#: ../../operation/agentes/group_view.php:102 -#: ../../operation/agentes/tactical.php:85 ../../operation/menu.php:165 -msgid "Views" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:139 -#: ../../operation/agentes/status_monitor.php:883 -msgid "Monitor status" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:241 -#: ../../operation/agentes/status_monitor.php:608 -#: ../../operation/agentes/alerts_status.functions.php:146 -msgid "Only it is show tags in use." -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:288 -#: ../../godmode/agentes/module_manager_editor_data.php:15 -#: ../../operation/agentes/status_monitor.php:654 -msgid "Data server module" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:290 -#: ../../godmode/agentes/module_manager_editor_network.php:79 -#: ../../operation/agentes/status_monitor.php:656 -msgid "Network server module" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:294 -#: ../../godmode/agentes/module_manager_editor_plugin.php:46 -#: ../../operation/agentes/status_monitor.php:660 -msgid "Plugin server module" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:298 -#: ../../godmode/agentes/module_manager_editor_wmi.php:33 -#: ../../operation/agentes/status_monitor.php:664 -msgid "WMI server module" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:302 -#: ../../godmode/agentes/module_manager_editor_prediction.php:117 -#: ../../operation/agentes/status_monitor.php:668 -msgid "Prediction server module" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:306 -#: ../../godmode/agentes/module_manager_editor_web.php:57 -#: ../../operation/agentes/status_monitor.php:672 -msgid "Web server module" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:310 -#: ../../enterprise/operation/agentes/tag_view.php:785 -#: ../../godmode/agentes/status_monitor_custom_fields.php:109 -#: ../../godmode/agentes/status_monitor_custom_fields.php:164 -#: ../../operation/agentes/status_monitor.php:937 -#: ../../operation/agentes/status_monitor.php:1558 -msgid "Server type" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:329 -#: ../../godmode/agentes/modificar_agente.php:290 -#: ../../operation/agentes/status_monitor.php:680 -msgid "Only enabled" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:330 -#: ../../godmode/agentes/modificar_agente.php:289 -#: ../../include/class/SatelliteAgent.class.php:153 -#: ../../operation/agentes/status_monitor.php:681 -msgid "Only disabled" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:334 -#: ../../operation/agentes/status_monitor.php:955 -msgid "Show monitors..." -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:358 -#: ../../enterprise/operation/agentes/tag_view.php:784 -#: ../../godmode/agentes/status_monitor_custom_fields.php:101 -#: ../../godmode/agentes/status_monitor_custom_fields.php:162 -#: ../../operation/agentes/status_monitor.php:978 -msgid "Data type" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:503 -#: ../../operation/agentes/estado_agente.php:449 -#: ../../operation/agentes/agent_fields.php:37 -#: ../../operation/agentes/status_monitor.php:1009 -msgid "Agent custom fields" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:672 -#: ../../operation/agentes/status_monitor.php:2357 -msgid "Sorry no search parameters" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:750 -#: ../../operation/agentes/estado_agente.php:1233 -msgid "Remote config" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:787 -#: ../../enterprise/operation/services/services.service.php:121 -#: ../../enterprise/operation/services/services.list.php:547 -#: ../../extensions/realtime_graphs.php:112 -#: ../../godmode/agentes/status_monitor_custom_fields.php:125 -#: ../../godmode/agentes/status_monitor_custom_fields.php:168 -#: ../../mobile/operation/modules.php:856 -#: ../../include/functions_visual_map_editor.php:58 -#: ../../include/class/NetworkMap.class.php:3073 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:340 -#: ../../include/functions_events.php:4483 -#: ../../operation/agentes/interface_view.functions.php:558 -#: ../../operation/agentes/status_monitor.php:1584 -#: ../../operation/search_modules.php:40 -msgid "Graph" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:788 -#: ../../godmode/agentes/status_monitor_custom_fields.php:129 -#: ../../godmode/agentes/status_monitor_custom_fields.php:169 -#: ../../godmode/agentes/module_manager.php:712 -msgid "Warn" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:1068 -#: ../../mobile/operation/modules.php:542 -#: ../../mobile/operation/modules.php:616 -#: ../../include/functions_modules.php:2901 -#: ../../include/functions_modules.php:4260 -#: ../../include/functions_events.php:70 -#: ../../operation/agentes/status_monitor.php:1809 -#: ../../operation/search_modules.php:112 ../../operation/events/events.php:815 -msgid "NOT INIT" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:1227 -#: ../../include/functions_reporting.php:13315 -#: ../../include/functions_reporting.php:13324 -#, php-format -msgid "%d Total modules" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:1228 -#: ../../include/functions_reporting.php:13316 -#, php-format -msgid "%d Modules in normal status" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:1229 -#: ../../include/functions_reporting.php:13317 -#, php-format -msgid "%d Modules in critical status" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:1230 -#: ../../include/functions_reporting.php:13318 -#, php-format -msgid "%d Modules in warning status" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:1231 -#: ../../include/functions_reporting.php:13319 -#, php-format -msgid "%d Modules in unknown status" -msgstr "" - -#: ../../enterprise/operation/agentes/tag_view.php:1232 -#: ../../include/functions_reporting.php:13320 -#, php-format -msgid "%d Modules in not init status" -msgstr "" - -#: ../../enterprise/operation/agentes/ver_agente.php:90 -#: ../../operation/agentes/ver_agente.php:1054 -msgid "Main IP" -msgstr "" - -#: ../../enterprise/operation/agentes/ver_agente.php:96 -#: ../../godmode/groups/tactical.php:182 -#: ../../include/functions_events.php:4410 -#: ../../operation/agentes/ver_agente.php:1066 -msgid "Last remote contact" -msgstr "" - -#: ../../enterprise/operation/agentes/ver_agente.php:140 -#: ../../operation/agentes/ver_agente.php:1111 -msgid "Monitors down" -msgstr "" - -#: ../../enterprise/operation/agentes/ver_agente.php:182 -#: ../../mobile/operation/groups.php:213 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:613 -#: ../../operation/agentes/ver_agente.php:1152 -msgid "Alerts fired" -msgstr "" - -#: ../../enterprise/operation/agentes/ver_agente.php:297 -#: ../../operation/agentes/ver_agente.php:1920 -msgid "URL Route Analyzer" -msgstr "" - -#: ../../enterprise/operation/agentes/ver_agente.php:316 -#: ../../operation/agentes/ver_agente.php:1911 -msgid "UX Console" -msgstr "" - -#: ../../enterprise/operation/agentes/ver_agente.php:335 -#: ../../operation/agentes/ver_agente.php:1915 -msgid "WUX Console" -msgstr "" - #: ../../enterprise/operation/agentes/collection_view.php:75 msgid "No collection assigned to this agent" msgstr "" -#: ../../enterprise/operation/agentes/url_route_analyzer.php:39 -msgid "No agent selected" -msgstr "" - -#: ../../enterprise/operation/agentes/url_route_analyzer.php:42 -msgid "Route not found" -msgstr "" - #: ../../enterprise/operation/agentes/omnishell_view.php:76 msgid "This agent has no omnishell assigned" msgstr "" +#: ../../enterprise/operation/agentes/policy_manager.php:156 +#: ../../enterprise/operation/agentes/policy_view.php:89 +msgid "Policy outdate" +msgstr "" + #: ../../enterprise/operation/agentes/policy_manager.php:286 msgid "" "This node is configured with centralized mode. All policies information is " @@ -31267,6 +62036,127 @@ msgstr "" msgid "Delete selected policies" msgstr "" +#: ../../enterprise/operation/agentes/policy_view.php:38 +msgid "This agent has no policy assigned" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:160 +#: ../../enterprise/operation/agentes/policy_view.php:170 +msgid "Toggle the collection table" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:166 +msgid "Descripttion" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:174 +msgid "Show Collection" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:254 +#: ../../enterprise/operation/agentes/policy_view.php:266 +msgid "Toggle the alert table" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:270 +msgid "Show Alert" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:391 +#: ../../enterprise/operation/agentes/policy_view.php:403 +msgid "Toggle the module table" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:395 +msgid "Relationship" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:407 +msgid "Show Modules" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:426 +msgid "(Un-adopted)" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:429 +msgid "(Adopted)" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:434 +msgid "(Un-adopted) (Unlinked)" +msgstr "" + +#: ../../enterprise/operation/agentes/policy_view.php:437 +msgid "(Adopted) (Unlinked)" +msgstr "" + +#: ../../enterprise/operation/agentes/security_hardening.php:104 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:92 +msgid "Total resume and last audit scan" +msgstr "" + +#: ../../enterprise/operation/agentes/security_hardening.php:203 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:189 +msgid "Data categories" +msgstr "" + +#: ../../enterprise/operation/agentes/security_hardening.php:227 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:213 +msgid "Total Checks" +msgstr "" + +#: ../../enterprise/operation/agentes/security_hardening.php:276 +#: ../../enterprise/operation/security/hardening.php:198 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:262 +#: ../../package_774/enterprise/operation/security/hardening.php:193 +msgid "Time line" +msgstr "" + +#: ../../enterprise/operation/agentes/security_hardening.php:292 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:278 +msgid "Summary of categories" +msgstr "" + +#: ../../enterprise/operation/agentes/security_hardening.php:369 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:355 +msgid "Total passed" +msgstr "" + +#: ../../enterprise/operation/agentes/security_hardening.php:370 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:356 +msgid "Total fail" +msgstr "" + +#: ../../enterprise/operation/agentes/security_hardening.php:446 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:432 +msgid "History data" +msgstr "" + +#: ../../enterprise/operation/agentes/security_hardening.php:568 +#: ../../package_774/enterprise/operation/agentes/security_hardening.php:554 +#, php-format +msgid "Results for audit on %s" +msgstr "" + +#: ../../enterprise/operation/agentes/tag_view.php:41 +#: ../../enterprise/operation/menu.php:172 +#: ../../package_774/enterprise/operation/menu.php:172 +msgid "Tag view" +msgstr "" + +#: ../../enterprise/operation/agentes/tag_view.php:672 +msgid "Sorry no search parameters" +msgstr "" + +#: ../../enterprise/operation/agentes/url_route_analyzer.php:39 +msgid "No agent selected" +msgstr "" + +#: ../../enterprise/operation/agentes/url_route_analyzer.php:42 +msgid "Route not found" +msgstr "" + #: ../../enterprise/operation/agentes/ux_console_view.php:43 msgid "No ux transaction selected." msgstr "" @@ -31299,14 +62189,43 @@ msgstr "" msgid "Transaction history" msgstr "" -#: ../../enterprise/operation/agentes/wux_console_view.php:75 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:320 -msgid "No wux transaction selected." +#: ../../enterprise/operation/agentes/vulnerabilities.php:39 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:59 +#, php-format +msgid "Last scan: %s" msgstr "" -#: ../../enterprise/operation/agentes/wux_console_view.php:149 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:383 -msgid "Phase modules not found" +#: ../../enterprise/operation/agentes/vulnerabilities.php:69 +#: ../../enterprise/operation/security/vulnerabilities.php:146 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:163 +msgid "Vulnerabilities by package" +msgstr "" + +#: ../../enterprise/operation/agentes/vulnerabilities.php:83 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:177 +msgid "Reach Metrics" +msgstr "" + +#: ../../enterprise/operation/agentes/vulnerabilities.php:133 +#: ../../enterprise/operation/agentes/vulnerabilities.php:323 +#: ../../enterprise/operation/security/vulnerabilities.php:563 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:367 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:557 +msgid "Last detection" +msgstr "" + +#: ../../enterprise/operation/agentes/vulnerabilities.php:172 +#: ../../enterprise/operation/agentes/vulnerabilities.php:221 +#: ../../enterprise/operation/security/vulnerabilities.php:411 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:406 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:455 +msgid "Detection Time" +msgstr "" + +#: ../../enterprise/operation/agentes/vulnerabilities.php:306 +#: ../../enterprise/operation/security/vulnerabilities.php:546 +#: ../../package_774/enterprise/operation/agentes/vulnerabilities.php:540 +msgid "Audit" msgstr "" #: ../../enterprise/operation/agentes/wux_console_view.php:209 @@ -31321,14 +62240,6 @@ msgstr "" msgid "Failed: " msgstr "" -#: ../../enterprise/operation/agentes/wux_console_view.php:354 -#: ../../enterprise/operation/agentes/wux_console_view.php:358 -#: ../../include/functions_alerts.php:687 -#: ../../include/class/TreeService.class.php:441 -#: ../../include/class/TreeService.class.php:650 -msgid "Unknown status" -msgstr "" - #: ../../enterprise/operation/agentes/wux_console_view.php:363 msgid "Success: " msgstr "" @@ -31346,412 +62257,253 @@ msgstr "" msgid "View all stats" msgstr "" -#: ../../enterprise/operation/agentes/wux_console_view.php:570 -#: ../../include/class/SnmpConsole.class.php:897 -#: ../../include/class/SnmpConsole.class.php:898 ../../operation/menu.php:379 -#: ../../operation/menu.php:381 ../../operation/events/events.php:962 -msgid "Show more" -msgstr "" - #: ../../enterprise/operation/agentes/wux_console_view.php:586 msgid "Invalid transaction." msgstr "" #: ../../enterprise/operation/log/elasticsearch_interface.php:37 #: ../../enterprise/operation/log/elasticsearch_interface.php:50 -#: ../../enterprise/operation/log/log_viewer.php:413 +#: ../../enterprise/operation/log/log_viewer.php:423 #: ../../enterprise/operation/menu.php:192 -msgid "Elasticsearch Interface" +#: ../../package_774/enterprise/operation/menu.php:192 +#: ../../package_774/enterprise/operation/log/log_viewer.php:424 +#: ../../package_774/enterprise/operation/log/elasticsearch_interface.php:37 +#: ../../package_774/enterprise/operation/log/elasticsearch_interface.php:50 +msgid "OpenSearch Interface" msgstr "" #: ../../enterprise/operation/log/elasticsearch_interface.php:57 +#: ../../package_774/enterprise/operation/log/elasticsearch_interface.php:57 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" +"This is a view to interface with Opensearch directly from WEB console.\n" +"Please note that you can damage your Opensearch 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 Opensearch" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:427 -#: ../../enterprise/operation/log/log_viewer.php:445 -#: ../../enterprise/operation/log/log_viewer.php:455 -msgid "Log sources" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:519 -#: ../../godmode/modules/manage_inventory_modules.php:83 -#: ../../godmode/modules/manage_inventory_modules_form.php:57 -#: ../../godmode/netflow/nf_edit.php:70 -#: ../../operation/netflow/nf_live_view.php:155 -msgid "Not supported in Windows systems" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:541 +#: ../../enterprise/operation/log/log_viewer.php:517 +#: ../../package_774/enterprise/operation/log/log_viewer.php:518 msgid "All words" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:542 +#: ../../enterprise/operation/log/log_viewer.php:518 +#: ../../package_774/enterprise/operation/log/log_viewer.php:519 msgid "Any word" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:547 +#: ../../enterprise/operation/log/log_viewer.php:523 +#: ../../package_774/enterprise/operation/log/log_viewer.php:524 msgid "Search mode" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:585 -#: ../../enterprise/operation/log/log_viewer.php:586 -msgid "Edit sources" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:643 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1344 -msgid "Full context" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:675 -msgid "Select dates by range" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:686 -#: ../../godmode/reporting/create_container.php:417 -#: ../../include/functions.php:2744 -msgid "custom" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:688 -#: ../../enterprise/operation/log/log_viewer.php:689 -#: ../../enterprise/operation/log/log_viewer.php:690 -#: ../../godmode/reporting/create_container.php:419 -#: ../../godmode/reporting/create_container.php:420 -#: ../../godmode/reporting/create_container.php:421 -#: ../../include/functions.php:2756 ../../include/functions.php:2757 -#: ../../include/ajax/graph.ajax.php:149 ../../include/ajax/graph.ajax.php:150 -#: ../../include/ajax/graph.ajax.php:151 -#, php-format -msgid "%s hours" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:692 -#: ../../enterprise/operation/log/log_viewer.php:693 -#: ../../godmode/reporting/create_container.php:423 -#: ../../godmode/reporting/create_container.php:424 -#: ../../include/ajax/graph.ajax.php:153 ../../include/ajax/graph.ajax.php:154 -#, php-format -msgid "%s days" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:694 -#: ../../godmode/reporting/create_container.php:425 -#: ../../include/functions.php:2759 ../../include/ajax/module.php:263 -#: ../../include/ajax/graph.ajax.php:155 -msgid "1 week" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:696 -#: ../../godmode/reporting/create_container.php:427 -#: ../../include/functions.php:2761 ../../include/ajax/module.php:265 -#: ../../include/ajax/graph.ajax.php:157 -#: ../../include/class/AuditLog.class.php:214 -msgid "1 month" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:699 -#: ../../enterprise/operation/log/log_viewer.php:719 -#: ../../operation/network/network_report.php:155 -#: ../../operation/network/network_usage_map.php:203 -#: ../../operation/netflow/nf_live_view.php:476 -msgid "Start date" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:751 -#: ../../operation/agentes/exportdata.php:427 -#: ../../operation/network/network_report.php:188 -#: ../../operation/network/network_usage_map.php:236 -#: ../../operation/netflow/nf_live_view.php:509 -msgid "End date" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:839 +#: ../../enterprise/operation/log/log_viewer.php:708 +#: ../../package_774/enterprise/operation/log/log_viewer.php:696 msgid "Show log entries" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:840 +#: ../../enterprise/operation/log/log_viewer.php:709 +#: ../../package_774/enterprise/operation/log/log_viewer.php:697 msgid "Graph log results" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:843 +#: ../../enterprise/operation/log/log_viewer.php:712 +#: ../../package_774/enterprise/operation/log/log_viewer.php:700 msgid "Display mode" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:879 +#: ../../enterprise/operation/log/log_viewer.php:748 +#: ../../package_774/enterprise/operation/log/log_viewer.php:736 msgid "Use capture model" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:914 +#: ../../enterprise/operation/log/log_viewer.php:783 +#: ../../package_774/enterprise/operation/log/log_viewer.php:771 msgid "Create new model" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:922 -#: ../../godmode/reporting/graph_builder.main.php:214 -#: ../../include/lib/Dashboard/Widgets/top_n.php:207 -msgid "Horizontal bars" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:923 -#: ../../godmode/reporting/graph_builder.main.php:215 -#: ../../include/lib/Dashboard/Widgets/top_n.php:206 -msgid "Vertical bars" -msgstr "" - -#: ../../enterprise/operation/log/log_viewer.php:926 +#: ../../enterprise/operation/log/log_viewer.php:795 +#: ../../package_774/enterprise/operation/log/log_viewer.php:783 msgid "Graph type" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:946 +#: ../../enterprise/operation/log/log_viewer.php:815 +#: ../../package_774/enterprise/operation/log/log_viewer.php:803 msgid "Advanced options " msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:1112 +#: ../../enterprise/operation/log/log_viewer.php:981 +#: ../../package_774/enterprise/operation/log/log_viewer.php:969 msgid "" "The maximum limit of rows has been exceeded. Please enter an email to send " "the csv file" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:1114 +#: ../../enterprise/operation/log/log_viewer.php:983 +#: ../../package_774/enterprise/operation/log/log_viewer.php:971 msgid "e-mail address" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:1117 +#: ../../enterprise/operation/log/log_viewer.php:986 +#: ../../package_774/enterprise/operation/log/log_viewer.php:974 msgid "" "WARNING: If your email size exceeds your mail attachment size limit, the " "file will be saved in the local attachment folder." msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:1250 +#: ../../enterprise/operation/log/log_viewer.php:1057 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1045 msgid "The start date cannot be greater than the end date" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:1687 +#: ../../enterprise/operation/log/log_viewer.php:1497 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1485 msgid "Add new capture model" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:1690 +#: ../../enterprise/operation/log/log_viewer.php:1500 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1488 msgid "Edit capture model" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:1773 +#: ../../enterprise/operation/log/log_viewer.php:1583 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1571 msgid "Error create new model" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:1800 +#: ../../enterprise/operation/log/log_viewer.php:1610 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1598 msgid "Error delete model" msgstr "" -#: ../../enterprise/operation/log/log_viewer.php:1846 +#: ../../enterprise/operation/log/log_viewer.php:1656 +#: ../../package_774/enterprise/operation/log/log_viewer.php:1644 msgid "Error update model" msgstr "" -#: ../../enterprise/operation/menu.php:19 ../../operation/menu.php:267 -msgid "Cluster View" +#: ../../enterprise/operation/services/massive/service.create.elements.php:74 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:70 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:68 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:74 +msgid "You must select a service" msgstr "" -#: ../../enterprise/operation/menu.php:32 -msgid "AWS view" -msgstr "" - -#: ../../enterprise/operation/menu.php:48 -#: ../../operation/agentes/ver_agente.php:1726 -#: ../../operation/agentes/ver_agente.php:1948 -msgid "SAP view" -msgstr "" - -#: ../../enterprise/operation/menu.php:117 -#: ../../enterprise/operation/menu.php:118 -#: ../../enterprise/operation/services/services.php:244 -msgid "Service tree view" -msgstr "" - -#: ../../enterprise/operation/services/services.service.php:80 -msgid "No Services" -msgstr "" - -#: ../../enterprise/operation/services/services.service.php:194 -#: ../../enterprise/operation/services/services.list.php:631 -msgid "SLA graph" -msgstr "" - -#: ../../enterprise/operation/services/services.php:229 -msgid "Service table view" -msgstr "" - -#: ../../enterprise/operation/services/services.php:261 -#: ../../enterprise/operation/services/massive/services.create.php:594 -msgid "Creation services" -msgstr "" - -#: ../../enterprise/operation/services/services.php:274 -#: ../../enterprise/operation/services/massive/services.delete.php:41 -msgid "Deletion services" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.delete.php:70 +#: ../../enterprise/operation/services/massive/service.create.elements.php:115 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:115 #, php-format -msgid "Failed to delete: %s" +msgid "Problems while adding module element: %d, %s" msgstr "" -#: ../../enterprise/operation/services/massive/services.delete.php:101 -msgid "Select services to be deleted" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.delete.php:135 -#: ../../enterprise/operation/services/massive/service.delete.elements.php:315 -msgid "Remove selected" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:210 +#: ../../enterprise/operation/services/massive/service.create.elements.php:160 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:160 #, php-format -msgid "Failed to create service for agent %s, %s" +msgid "Problems while adding agent element: %d, %s" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:294 +#: ../../enterprise/operation/services/massive/service.create.elements.php:208 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:208 #, php-format -msgid "Failed to create service for module %s, %s" +msgid "%s: %d, %s" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:380 +#: ../../enterprise/operation/services/massive/service.create.elements.php:231 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:231 +msgid "Failed to process adding elements in services: " +msgstr "" + +#: ../../enterprise/operation/services/massive/service.create.elements.php:273 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:135 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:176 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:273 #, php-format -msgid "Failed to create service for service %s, %s" +msgid "%d modules" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:435 +#: ../../enterprise/operation/services/massive/service.create.elements.php:281 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:143 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:184 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:281 #, php-format -msgid "Agent selected %d not found" +msgid "%d agents" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:481 +#: ../../enterprise/operation/services/massive/service.create.elements.php:289 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:151 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:192 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:289 #, php-format -msgid "Module selected %d not found" +msgid "%d services" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:528 -#, php-format -msgid "Service selected %d not found" +#: ../../enterprise/operation/services/massive/service.create.elements.php:292 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:292 +msgid "added" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:562 -#, php-format -msgid "Failed to create service for agent %s" +#: ../../enterprise/operation/services/massive/service.create.elements.php:296 +#: ../../enterprise/operation/services/massive/service.delete.elements.php:158 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:199 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:296 +msgid "No changes made" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:573 -#, php-format -msgid "Failed to create services: %s" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:624 -#, php-format -msgid "%d services created with %d items" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:630 -msgid "No services created" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:651 -msgid "Service(s) definition" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:785 -msgid "Create a service per item" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:786 -msgid "If enabled multiple services will be created." -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:804 -msgid "Services header" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:805 -msgid "All services names created will start with selected name." -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:859 -msgid "SLA calculation" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:966 -msgid "" -"Items selected here will be added to the lists at Service items summary." -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:969 -msgid "Item(s) definition" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:996 #: ../../enterprise/operation/services/massive/service.create.elements.php:391 +#: ../../enterprise/operation/services/massive/services.create.php:1005 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1005 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:391 msgid "Add selected" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:1182 -msgid "" -"Weights configured are common for every item added to the service, if you " -"want to customize them, please edit the service." +#: ../../enterprise/operation/services/massive/service.create.elements.php:547 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:276 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:547 +msgid "In smart services weights are automatically calculated." msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:1186 +#: ../../enterprise/operation/services/massive/service.create.elements.php:552 +#: ../../enterprise/operation/services/massive/service.edit.elements.php:281 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:552 +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 "" + +#: ../../enterprise/operation/services/massive/service.create.elements.php:561 #: ../../enterprise/operation/services/massive/service.delete.elements.php:209 -#: ../../enterprise/operation/services/massive/service.create.elements.php:532 #: ../../enterprise/operation/services/massive/service.edit.elements.php:290 +#: ../../enterprise/operation/services/massive/services.create.php:1222 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1222 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:561 msgid "Service items summary" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:1193 -#: ../../enterprise/operation/services/massive/service.create.elements.php:539 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:298 -#: ../../include/functions_visual_map_editor.php:1198 -#: ../../include/rest-api/models/VisualConsole/Item.php:2535 -msgid "Critical weight" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:1205 -#: ../../enterprise/operation/services/massive/service.create.elements.php:552 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:311 -#: ../../include/functions_visual_map_editor.php:1224 -#: ../../include/rest-api/models/VisualConsole/Item.php:2549 -msgid "Warning weight" -msgstr "" - -#: ../../enterprise/operation/services/massive/services.create.php:1217 -#: ../../enterprise/operation/services/massive/service.create.elements.php:565 +#: ../../enterprise/operation/services/massive/service.create.elements.php:594 #: ../../enterprise/operation/services/massive/service.edit.elements.php:324 +#: ../../enterprise/operation/services/massive/services.create.php:1253 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1253 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:594 msgid "Unknown weight" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:1229 -#: ../../enterprise/operation/services/massive/service.create.elements.php:578 +#: ../../enterprise/operation/services/massive/service.create.elements.php:607 #: ../../enterprise/operation/services/massive/service.edit.elements.php:337 +#: ../../enterprise/operation/services/massive/services.create.php:1265 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1265 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:607 msgid "Normal weight" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:1301 +#: ../../enterprise/operation/services/massive/service.create.elements.php:623 #: ../../enterprise/operation/services/massive/service.delete.elements.php:246 -#: ../../enterprise/operation/services/massive/service.create.elements.php:594 #: ../../enterprise/operation/services/massive/service.edit.elements.php:353 +#: ../../enterprise/operation/services/massive/services.create.php:1337 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1337 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:623 msgid "Selected services" msgstr "" -#: ../../enterprise/operation/services/massive/services.create.php:1382 -msgid "Create service" -msgstr "" - -#: ../../enterprise/operation/services/massive/service.delete.elements.php:70 -#: ../../enterprise/operation/services/massive/service.create.elements.php:74 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:68 -msgid "You must select a service" +#: ../../enterprise/operation/services/massive/service.create.elements.php:675 +#: ../../package_774/enterprise/operation/services/massive/service.create.elements.php:675 +msgid "Item type to be added" msgstr "" #: ../../enterprise/operation/services/massive/service.delete.elements.php:93 @@ -31762,80 +62514,13 @@ msgstr "" msgid "Delete elements" msgstr "" -#: ../../enterprise/operation/services/massive/service.delete.elements.php:135 -#: ../../enterprise/operation/services/massive/service.create.elements.php:273 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:176 -#, php-format -msgid "%d modules" -msgstr "" - -#: ../../enterprise/operation/services/massive/service.delete.elements.php:143 -#: ../../enterprise/operation/services/massive/service.create.elements.php:281 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:184 -#, php-format -msgid "%d agents" -msgstr "" - -#: ../../enterprise/operation/services/massive/service.delete.elements.php:151 -#: ../../enterprise/operation/services/massive/service.create.elements.php:289 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:192 -#, php-format -msgid "%d services" -msgstr "" - #: ../../enterprise/operation/services/massive/service.delete.elements.php:154 msgid "removed" msgstr "" -#: ../../enterprise/operation/services/massive/service.delete.elements.php:158 -#: ../../enterprise/operation/services/massive/service.create.elements.php:296 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:199 -msgid "No changes made" -msgstr "" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:115 -#, php-format -msgid "Problems while adding module element: %d, %s" -msgstr "" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:160 -#, php-format -msgid "Problems while adding agent element: %d, %s" -msgstr "" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:208 -#, php-format -msgid "%s: %d, %s" -msgstr "" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:231 -msgid "Failed to process adding elements in services: " -msgstr "" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:242 -#: ../../enterprise/operation/services/massive/service.create.elements.php:665 -#: ../../include/functions_notifications.php:933 -msgid "Add elements" -msgstr "" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:292 -msgid "added" -msgstr "" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:518 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:276 -msgid "In smart services weights are automatically calculated." -msgstr "" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:523 -#: ../../enterprise/operation/services/massive/service.edit.elements.php:281 -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 "" - -#: ../../enterprise/operation/services/massive/service.create.elements.php:646 -msgid "Item type to be added" +#: ../../enterprise/operation/services/massive/service.delete.elements.php:315 +#: ../../enterprise/operation/services/massive/services.delete.php:135 +msgid "Remove selected" msgstr "" #: ../../enterprise/operation/services/massive/service.edit.elements.php:134 @@ -31846,75 +62531,140 @@ msgstr "" msgid "Edit elements" msgstr "" -#: ../../enterprise/operation/services/massive/service.edit.elements.php:195 -#: ../../include/class/ConfigPEN.class.php:566 -msgid "updated" -msgstr "" - #: ../../enterprise/operation/services/massive/service.edit.elements.php:422 msgid "Update selected service elements" msgstr "" -#: ../../enterprise/operation/services/services.service_map.php:106 -msgid "Show tree" +#: ../../enterprise/operation/services/massive/services.create.php:219 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:219 +#, php-format +msgid "Failed to create service for agent %s, %s" msgstr "" -#: ../../enterprise/operation/services/services.service_map.php:120 -msgid "Show sunburst" +#: ../../enterprise/operation/services/massive/services.create.php:303 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:303 +#, php-format +msgid "Failed to create service for module %s, %s" msgstr "" -#: ../../enterprise/operation/services/services.service_map.php:129 -#: ../../extensions/agents_modules.php:1067 -#: ../../extensions/module_groups.php:464 -#: ../../godmode/snmpconsole/snmp_alert.php:2195 -#: ../../include/functions_reporting_html.php:2306 -#: ../../include/class/SnmpConsole.class.php:524 -#: ../../include/lib/Dashboard/Widgets/top_n.php:324 -msgid "Legend" +#: ../../enterprise/operation/services/massive/services.create.php:389 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:389 +#, php-format +msgid "Failed to create service for service %s, %s" msgstr "" -#: ../../enterprise/operation/services/services.treeview_services.php:101 -msgid "Search service" +#: ../../enterprise/operation/services/massive/services.create.php:444 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:444 +#, php-format +msgid "Agent selected %d not found" msgstr "" -#: ../../enterprise/operation/services/services.treeview_services.php:112 -#: ../../enterprise/operation/services/services.list.php:297 -#: ../../enterprise/operation/services/services.table_services.php:265 -msgid "Show only favourites" +#: ../../enterprise/operation/services/massive/services.create.php:490 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:490 +#, php-format +msgid "Module selected %d not found" msgstr "" -#: ../../enterprise/operation/services/services.treeview_services.php:176 -msgid "No favourite services defined." +#: ../../enterprise/operation/services/massive/services.create.php:537 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:537 +#, php-format +msgid "Service selected %d not found" msgstr "" -#: ../../enterprise/operation/services/services.treeview_services.php:178 -msgid "No services matched." +#: ../../enterprise/operation/services/massive/services.create.php:571 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:571 +#, php-format +msgid "Failed to create service for agent %s" msgstr "" -#: ../../enterprise/operation/services/services.treeview_services.php:180 -#: ../../enterprise/operation/services/services.list.php:473 -#: ../../enterprise/operation/services/services.list.php:492 -#: ../../enterprise/operation/services/services.table_services.php:466 -#: ../../enterprise/operation/services/services.table_services.php:482 -msgid "No services defined." +#: ../../enterprise/operation/services/massive/services.create.php:582 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:582 +#, php-format +msgid "Failed to create services: %s" msgstr "" -#: ../../enterprise/operation/services/services.treeview_services.php:209 -#: ../../enterprise/operation/services/services.list.php:763 -#: ../../enterprise/operation/services/services.table_services.php:584 -msgid "Create Service" +#: ../../enterprise/operation/services/massive/services.create.php:603 +#: ../../enterprise/operation/services/services.php:261 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:603 +msgid "Creation services" msgstr "" -#: ../../enterprise/operation/services/services.treeview_services.php:282 -#: ../../godmode/groups/group_list.php:1097 -msgid "Found groups" +#: ../../enterprise/operation/services/massive/services.create.php:633 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:633 +#, php-format +msgid "%d services created with %d items" msgstr "" -#: ../../enterprise/operation/services/services.treeview_services.php:376 -#: ../../operation/tree.php:593 ../../operation/agentes/status_monitor.php:2496 -#: ../../operation/agentes/estado_monitores.php:427 -#: ../../operation/search_modules.php:302 -msgid "Module: " +#: ../../enterprise/operation/services/massive/services.create.php:639 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:639 +msgid "No services created" +msgstr "" + +#: ../../enterprise/operation/services/massive/services.create.php:660 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:660 +msgid "Service(s) definition" +msgstr "" + +#: ../../enterprise/operation/services/massive/services.create.php:794 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:794 +msgid "Create a service per item" +msgstr "" + +#: ../../enterprise/operation/services/massive/services.create.php:795 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:795 +msgid "If enabled multiple services will be created." +msgstr "" + +#: ../../enterprise/operation/services/massive/services.create.php:813 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:813 +msgid "Services header" +msgstr "" + +#: ../../enterprise/operation/services/massive/services.create.php:814 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:814 +msgid "All services names created will start with selected name." +msgstr "" + +#: ../../enterprise/operation/services/massive/services.create.php:868 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:868 +msgid "SLA calculation" +msgstr "" + +#: ../../enterprise/operation/services/massive/services.create.php:975 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:975 +msgid "" +"Items selected here will be added to the lists at Service items summary." +msgstr "" + +#: ../../enterprise/operation/services/massive/services.create.php:978 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:978 +msgid "Item(s) definition" +msgstr "" + +#: ../../enterprise/operation/services/massive/services.create.php:1218 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1218 +msgid "" +"Weights configured are common for every item added to the service, if you " +"want to customize them, please edit the service." +msgstr "" + +#: ../../enterprise/operation/services/massive/services.create.php:1418 +#: ../../package_774/enterprise/operation/services/massive/services.create.php:1418 +msgid "Create service" +msgstr "" + +#: ../../enterprise/operation/services/massive/services.delete.php:41 +#: ../../enterprise/operation/services/services.php:274 +msgid "Deletion services" +msgstr "" + +#: ../../enterprise/operation/services/massive/services.delete.php:70 +#, php-format +msgid "Failed to delete: %s" +msgstr "" + +#: ../../enterprise/operation/services/massive/services.delete.php:101 +msgid "Select services to be deleted" msgstr "" #: ../../enterprise/operation/services/services.list.php:94 @@ -31943,24 +62693,176 @@ msgstr "" msgid "Error service forced" msgstr "" +#: ../../enterprise/operation/services/services.list.php:297 +#: ../../enterprise/operation/services/services.table_services.php:265 +#: ../../enterprise/operation/services/services.treeview_services.php:112 +msgid "Show only favourites" +msgstr "" + #: ../../enterprise/operation/services/services.list.php:309 #: ../../enterprise/operation/services/services.table_services.php:277 msgid "Show only root services" msgstr "" +#: ../../enterprise/operation/services/services.list.php:473 +#: ../../enterprise/operation/services/services.list.php:492 +#: ../../enterprise/operation/services/services.table_services.php:466 +#: ../../enterprise/operation/services/services.table_services.php:482 +#: ../../enterprise/operation/services/services.treeview_services.php:180 +msgid "No services defined." +msgstr "" + +#: ../../enterprise/operation/services/services.list.php:631 +#: ../../enterprise/operation/services/services.service.php:194 +msgid "SLA graph" +msgstr "" + #: ../../enterprise/operation/services/services.list.php:635 msgid "Status graph" msgstr "" -#: ../../enterprise/operation/services/services.table_services.php:54 -#: ../../godmode/groups/group_list.php:368 -msgid "Table view" +#: ../../enterprise/operation/services/services.list.php:763 +#: ../../enterprise/operation/services/services.table_services.php:584 +#: ../../enterprise/operation/services/services.treeview_services.php:209 +msgid "Create Service" msgstr "" -#: ../../enterprise/tools/ipam/ipam.php:52 ../../extensions/files_repo.php:122 -#: ../../extensions/files_repo.php:232 -#: ../../include/lib/Dashboard/Widgets/AgentHive.php:398 -msgid "Operation view" +#: ../../enterprise/operation/services/services.php:229 +msgid "Service table view" +msgstr "" + +#: ../../enterprise/operation/services/services.php:244 +#: ../../enterprise/operation/menu.php:117 +#: ../../enterprise/operation/menu.php:118 +#: ../../package_774/enterprise/operation/menu.php:117 +#: ../../package_774/enterprise/operation/menu.php:118 +msgid "Service tree view" +msgstr "" + +#: ../../enterprise/operation/services/services.service.php:80 +msgid "No Services" +msgstr "" + +#: ../../enterprise/operation/services/services.service_map.php:113 +#: ../../enterprise/operation/services/services.service_map.php:140 +#: ../../package_774/enterprise/operation/services/services.service_map.php:113 +#: ../../package_774/enterprise/operation/services/services.service_map.php:140 +msgid "Show tree" +msgstr "" + +#: ../../enterprise/operation/services/services.service_map.php:126 +#: ../../enterprise/operation/services/services.service_map.php:180 +#: ../../package_774/enterprise/operation/services/services.service_map.php:126 +#: ../../package_774/enterprise/operation/services/services.service_map.php:180 +msgid "Show horizontal tree" +msgstr "" + +#: ../../enterprise/operation/services/services.service_map.php:153 +#: ../../enterprise/operation/services/services.service_map.php:167 +#: ../../package_774/enterprise/operation/services/services.service_map.php:153 +#: ../../package_774/enterprise/operation/services/services.service_map.php:167 +msgid "Show sunburst" +msgstr "" + +#: ../../enterprise/operation/services/services.treeview_services.php:101 +msgid "Search service" +msgstr "" + +#: ../../enterprise/operation/services/services.treeview_services.php:176 +msgid "No favourite services defined." +msgstr "" + +#: ../../enterprise/operation/services/services.treeview_services.php:178 +msgid "No services matched." +msgstr "" + +#: ../../enterprise/operation/menu.php:32 +#: ../../package_774/enterprise/operation/menu.php:32 +msgid "AWS view" +msgstr "" + +#: ../../enterprise/operation/menu.php:208 +#: ../../enterprise/operation/security/agent_security.php:38 +msgid "Agent security" +msgstr "" + +#: ../../enterprise/operation/security/agent_security.php:52 +msgid "Search by agent alias" +msgstr "" + +#: ../../enterprise/operation/security/agent_security.php:79 +msgid "Secmon" +msgstr "" + +#: ../../enterprise/operation/security/hardening.php:74 +#: ../../package_774/enterprise/operation/security/hardening.php:73 +msgid "Date " +msgstr "" + +#: ../../enterprise/operation/security/hardening.php:121 +#: ../../package_774/enterprise/operation/security/hardening.php:116 +msgid "Total agents and scoring" +msgstr "" + +#: ../../enterprise/operation/security/hardening.php:146 +#: ../../package_774/enterprise/operation/security/hardening.php:141 +msgid "AVG Score by group" +msgstr "" + +#: ../../enterprise/operation/security/hardening.php:214 +#: ../../package_774/enterprise/operation/security/hardening.php:209 +msgid "Historical summary" +msgstr "" + +#: ../../enterprise/operation/security/hardening.php:349 +#: ../../package_774/enterprise/operation/security/hardening.php:344 +msgid "Checks failed by agent" +msgstr "" + +#: ../../enterprise/operation/security/hardening.php:379 +#: ../../enterprise/operation/security/hardening.php:496 +#: ../../package_774/enterprise/operation/security/hardening.php:374 +#: ../../package_774/enterprise/operation/security/hardening.php:491 +msgid "Title of check" +msgstr "" + +#: ../../enterprise/operation/security/hardening.php:380 +#: ../../enterprise/operation/security/hardening.php:497 +#: ../../package_774/enterprise/operation/security/hardening.php:375 +#: ../../package_774/enterprise/operation/security/hardening.php:492 +msgid "Nº occurrences" +msgstr "" + +#: ../../enterprise/operation/security/hardening.php:438 +#: ../../package_774/enterprise/operation/security/hardening.php:433 +msgid "Category summary" +msgstr "" + +#: ../../enterprise/operation/security/hardening.php:632 +#: ../../package_774/enterprise/operation/security/hardening.php:627 +msgid "Data category failed" +msgstr "" + +#: ../../enterprise/operation/security/hardening.php:651 +#: ../../package_774/enterprise/operation/security/hardening.php:646 +msgid "Failure summary" +msgstr "" + +#: ../../enterprise/operation/security/hardening.php:669 +#: ../../package_774/enterprise/operation/security/hardening.php:664 +msgid "Problem details" +msgstr "" + +#: ../../enterprise/operation/security/vulnerabilities.php:127 +msgid "Attack complexity" +msgstr "" + +#: ../../enterprise/operation/security/vulnerabilities.php:284 +msgid "CVE ID" +msgstr "" + +#: ../../enterprise/operation/security/vulnerabilities.php:356 +msgid "Data breakdown" msgstr "" #: ../../enterprise/tools/ipam/ipam.php:78 @@ -32048,18 +62950,292 @@ msgstr "" msgid "Operation View" msgstr "" -#: ../../enterprise/tools/ipam/ipam_sites.php:70 -msgid "Successfully saved" +#: ../../enterprise/tools/ipam/ipam_action.php:121 +#: ../../enterprise/tools/ipam/ipam_action.php:264 +#: ../../enterprise/tools/ipam/ipam_list.php:467 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:289 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:385 +msgid "The location is not filled, please add a location." msgstr "" -#: ../../enterprise/tools/ipam/ipam_sites.php:76 -#, php-format -msgid "Failed to save site %s" +#: ../../enterprise/tools/ipam/ipam_action.php:146 +#: ../../enterprise/tools/ipam/ipam_action.php:337 +msgid "Invalid network address" msgstr "" -#: ../../enterprise/tools/ipam/ipam_sites.php:132 +#: ../../enterprise/tools/ipam/ipam_action.php:150 +#: ../../enterprise/tools/ipam/ipam_action.php:341 +#: ../../enterprise/tools/ipam/ipam_list.php:484 +msgid "Incorrect format in Subnet field" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_action.php:212 #, php-format -msgid "Failed to delete site %s" +msgid "Network could not be added to supernet %s (%s)" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_action.php:220 +#, php-format +msgid "Network added to supernet %s (%s)" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_action.php:229 +#, php-format +msgid "Network name already exists in supernet %s (%s)" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_action.php:244 +#: ../../enterprise/tools/ipam/ipam_list.php:526 +#, php-format +msgid "Could not be created: %s" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:285 +msgid "There is not an available IP." +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:287 +msgid "Next available IP Address is:" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:316 +msgid "Reserve this IP now" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:332 +msgid "Manage this IP now" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:387 +msgid "This agent has other IPs" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:396 +msgid "Generate events" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:448 +msgid "Leases Dhcp" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:458 +msgid "leased mode" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:471 +msgid "leased expiration" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:492 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:501 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:501 +msgid "Created" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:502 +msgid "Edited" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:512 +msgid "Tracking" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:527 +msgid "Ping" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:543 +#, php-format +msgid "Executing command: %s" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_ajax.php:568 +msgid "Ping to host" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:82 +#: ../../enterprise/tools/ipam/ipam_calculator.php:83 +#: ../../enterprise/tools/ipam/ipam_calculator.php:123 +#: ../../enterprise/tools/ipam/ipam_calculator.php:124 +#: ../../enterprise/tools/ipam/ipam_calculator.php:125 +#: ../../enterprise/tools/ipam/ipam_calculator.php:126 +msgid "Example:" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:89 +msgid "Bit mask" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:90 +msgid "Net mask" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:94 +msgid "Mask format" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:110 +#: ../../enterprise/tools/ipam/ipam_excel.php:140 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:63 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:754 +msgid "Mask" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:138 +msgid "Calculate" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:156 +msgid "Address field is empty" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:164 +msgid "Mask field is empty" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:183 +#: ../../enterprise/tools/ipam/ipam_calculator.php:196 +msgid "Incorrect address format" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:188 +#: ../../enterprise/tools/ipam/ipam_calculator.php:201 +#: ../../enterprise/tools/ipam/ipam_calculator.php:206 +msgid "Incorrect mask format" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:235 +msgid "Network mask" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:256 +msgid "Network wildcard" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:265 +msgid "Network address" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:274 +msgid "Broadcast address" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:283 +msgid "First valid IP" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:292 +msgid "Last valid IP" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_calculator.php:302 +msgid "Hosts/Net" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_editor.php:56 +msgid "Network not found" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_editor.php:127 +msgid "Format: IP/Mask" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_excel.php:141 +msgid "Subneting Mask" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:56 +#: ../../enterprise/tools/ipam/ipam_network.php:248 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:59 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:52 +msgid "CSV Format:" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:60 +msgid "Location ID" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:61 +msgid "Group ID" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:65 +msgid "Recon server ID" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:66 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:65 +msgid "Site ID" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:67 +msgid "VRF" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:117 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:593 +msgid "Search filter by name, network address or description" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:166 +#: ../../enterprise/tools/ipam/ipam_list.php:708 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:621 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:804 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1202 +msgid "Site" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:191 +#: ../../enterprise/tools/ipam/ipam_list.php:715 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:460 +#: ../../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 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:58 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:62 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:67 +msgid "Vlan" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:518 +msgid "Could not be created: The location id does not exist." +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:535 +#, php-format +msgid "%s networks created" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:537 +msgid "Networks creation failed" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:602 +msgid "No networks found" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:738 +msgid "IPs" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:823 +msgid "Edit network" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:834 +msgid "Delete network" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_list.php:889 +#: ../../enterprise/tools/ipam/ipam_network.php:1103 +#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1659 +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1049 +msgid "Upload CSV file" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_massive.php:84 +msgid "Addresses" msgstr "" #: ../../enterprise/tools/ipam/ipam_network.php:153 @@ -32104,13 +63280,6 @@ msgstr "" msgid "Could not create IP" msgstr "" -#: ../../enterprise/tools/ipam/ipam_network.php:248 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:59 -#: ../../enterprise/tools/ipam/ipam_list.php:56 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:52 -msgid "CSV Format:" -msgstr "" - #: ../../enterprise/tools/ipam/ipam_network.php:253 msgid "OS ID" msgstr "" @@ -32143,11 +63312,6 @@ msgstr "" msgid "This address will not be updated by the server" msgstr "" -#: ../../enterprise/tools/ipam/ipam_network.php:609 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1548 -msgid "Not alive" -msgstr "" - #: ../../enterprise/tools/ipam/ipam_network.php:640 #: ../../enterprise/tools/ipam/ipam_network.php:719 #: ../../enterprise/tools/ipam/ipam_network.php:761 @@ -32172,18 +63336,39 @@ msgstr "" msgid "Please, uncheck auto option to set manual agent." msgstr "" -#: ../../enterprise/tools/ipam/ipam_network.php:1103 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1659 -#: ../../enterprise/tools/ipam/ipam_list.php:889 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1049 -msgid "Upload CSV file" +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:110 +#, php-format +msgid "%d/%d items deleted" msgstr "" -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:63 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:754 -#: ../../enterprise/tools/ipam/ipam_excel.php:140 -#: ../../enterprise/tools/ipam/ipam_calculator.php:110 -msgid "Mask" +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:112 +msgid "Failed to delete items" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:199 +msgid "Search filter by name or network address" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:346 +msgid "No locations found" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_network_location_config.php:387 +msgid "There are no defined network locations" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_sites.php:70 +msgid "Successfully saved" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_sites.php:76 +#, php-format +msgid "Failed to save site %s" +msgstr "" + +#: ../../enterprise/tools/ipam/ipam_sites.php:137 +#, php-format +msgid "Failed to delete site %s" msgstr "" #: ../../enterprise/tools/ipam/ipam_supernet_config.php:64 @@ -32191,11 +63376,6 @@ msgstr "" msgid "Subnetting mask" msgstr "" -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:65 -#: ../../enterprise/tools/ipam/ipam_list.php:66 -msgid "Site ID" -msgstr "" - #: ../../enterprise/tools/ipam/ipam_supernet_config.php:114 #: ../../enterprise/tools/ipam/ipam_supernet_config.php:162 msgid "There is no supernet name. Please introduce a name" @@ -32244,14 +63424,6 @@ msgstr "" msgid "Could not be deleted, please select supernet" msgstr "" -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:289 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:385 -#: ../../enterprise/tools/ipam/ipam_list.php:467 -#: ../../enterprise/tools/ipam/ipam_action.php:121 -#: ../../enterprise/tools/ipam/ipam_action.php:264 -msgid "The location is not filled, please add a location." -msgstr "" - #: ../../enterprise/tools/ipam/ipam_supernet_config.php:453 #, php-format msgid "Successfully created %d networks" @@ -32310,19 +63482,6 @@ msgstr "" msgid "No items selected" msgstr "" -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:593 -#: ../../enterprise/tools/ipam/ipam_list.php:117 -msgid "Search filter by name, network address or description" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:621 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:804 -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1202 -#: ../../enterprise/tools/ipam/ipam_list.php:166 -#: ../../enterprise/tools/ipam/ipam_list.php:708 -msgid "Site" -msgstr "" - #: ../../enterprise/tools/ipam/ipam_supernet_config.php:638 msgid "Min. networks range" msgstr "" @@ -32387,280 +63546,10 @@ msgstr "" msgid "Delete Supernet" msgstr "" -#: ../../enterprise/tools/ipam/ipam_supernet_config.php:1517 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:980 -#: ../../include/functions_visual_map_editor.php:831 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:727 -msgid "Show statistics" -msgstr "" - #: ../../enterprise/tools/ipam/ipam_supernet_config.php:1582 msgid "No Supernet found" msgstr "" -#: ../../enterprise/tools/ipam/ipam_list.php:60 -msgid "Location ID" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:61 -msgid "Group ID" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:65 -msgid "Recon server ID" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:67 -msgid "VRF" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:191 -#: ../../enterprise/tools/ipam/ipam_list.php:715 -#: ../../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_vlan_network.php:39 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:460 -msgid "Vlan" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:484 -#: ../../enterprise/tools/ipam/ipam_action.php:150 -#: ../../enterprise/tools/ipam/ipam_action.php:341 -msgid "Incorrect format in Subnet field" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:518 -msgid "Could not be created: The location id does not exist." -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:526 -#: ../../enterprise/tools/ipam/ipam_action.php:244 -#, php-format -msgid "Could not be created: %s" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:535 -#, php-format -msgid "%s networks created" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:537 -msgid "Networks creation failed" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:602 -msgid "No networks found" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:738 -msgid "IPs" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:823 -msgid "Edit network" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_list.php:834 -msgid "Delete network" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:53 -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:488 -#: ../../operation/agentes/interface_view.functions.php:97 -#: ../../operation/agentes/interface_view.functions.php:150 -#: ../../operation/agentes/ver_agente.php:1451 -#: ../../operation/agentes/ver_agente.php:1887 -msgid "Interfaces" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:58 -msgid "succesfully created" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:62 -msgid "not created" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:67 -msgid "exists in bbdd, please select other name" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:72 -msgid "please, select VLAN to be created" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:231 -msgid "Please enter adress, for search vlans" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:435 -#: ../../godmode/wizards/HostDevices.class.php:1283 -msgid "Context" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:464 -msgid "Run" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:487 -msgid "Vlan name" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:502 -#: ../../enterprise/tools/ipam/ipam_ajax.php:492 -msgid "Created" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:537 -#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1006 -msgid "No vlans found" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_action.php:146 -#: ../../enterprise/tools/ipam/ipam_action.php:337 -msgid "Invalid network address" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_action.php:212 -#, php-format -msgid "Network could not be added to supernet %s (%s)" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_action.php:220 -#, php-format -msgid "Network added to supernet %s (%s)" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_action.php:229 -#, php-format -msgid "Network name already exists in supernet %s (%s)" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_action.php:445 -#: ../../operation/agentes/pandora_networkmap.view.php:1690 -msgid "Could not be updated." -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_action.php:451 -#: ../../update_manager_client/views/offline.php:78 -#: ../../update_manager_client/views/online.php:96 -msgid "Successfully updated." -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_action.php:456 -#: ../../include/functions_reporting.php:3110 -msgid "No changes found." -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:40 -#: ../../godmode/modules/manage_nc_groups.php:88 -msgid "Could not be created. Blank name" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:72 -#: ../../godmode/modules/manage_nc_groups.php:143 -#: ../../godmode/netflow/nf_edit_form.php:173 ../../godmode/setup/news.php:125 -#: ../../godmode/events/event_edit_filter.php:245 -msgid "Not updated. Error updating data" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:110 -#, php-format -msgid "%d/%d items deleted" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:112 -msgid "Failed to delete items" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:199 -msgid "Search filter by name or network address" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:346 -msgid "No locations found" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_network_location_config.php:387 -msgid "There are no defined network locations" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_excel.php:141 -msgid "Subneting Mask" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:285 -msgid "There is not an available IP." -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:287 -msgid "Next available IP Address is:" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:316 -msgid "Reserve this IP now" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:332 -msgid "Manage this IP now" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:377 -msgid "Operating system" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:387 -msgid "This agent has other IPs" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:396 -msgid "Generate events" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:448 -msgid "Leases Dhcp" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:458 -msgid "leased mode" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:471 -msgid "leased expiration" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:476 -#: ../../include/class/NetworkMap.class.php:3075 -msgid "MAC" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:502 -msgid "Edited" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:512 -msgid "Tracking" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:527 -msgid "Ping" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:543 -#, php-format -msgid "Executing command: %s" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:554 -#: ../../include/functions_events.php:5895 -msgid "Execute again" -msgstr "" - -#: ../../enterprise/tools/ipam/ipam_ajax.php:568 -msgid "Ping to host" -msgstr "" - #: ../../enterprise/tools/ipam/ipam_supernet_treeview.php:90 msgid "Found supernets" msgstr "" @@ -32787,19744 +63676,744 @@ msgstr "" msgid "Delete Vlan" msgstr "" -#: ../../enterprise/tools/ipam/ipam_massive.php:84 -msgid "Addresses" +#: ../../enterprise/tools/ipam/ipam_vlan_config.php:1006 +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:536 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:536 +msgid "No vlans found" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:82 -#: ../../enterprise/tools/ipam/ipam_calculator.php:83 -#: ../../enterprise/tools/ipam/ipam_calculator.php:123 -#: ../../enterprise/tools/ipam/ipam_calculator.php:124 -#: ../../enterprise/tools/ipam/ipam_calculator.php:125 -#: ../../enterprise/tools/ipam/ipam_calculator.php:126 -msgid "Example:" +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:58 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:58 +msgid "succesfully created" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:89 -msgid "Bit mask" +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:62 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:62 +msgid "not created" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:90 -msgid "Net mask" +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:67 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:67 +msgid "exists in bbdd, please select other name" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:94 -msgid "Mask format" +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:72 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:72 +msgid "please, select VLAN to be created" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:138 -msgid "Calculate" +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:231 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:231 +msgid "Please enter adress, for search vlans" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:156 -msgid "Address field is empty" +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:463 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:463 +msgid "Run" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:164 -msgid "Mask field is empty" +#: ../../enterprise/tools/ipam/ipam_vlan_wizard.php:486 +#: ../../package_774/enterprise/tools/ipam/ipam_vlan_wizard.php:486 +msgid "Vlan name" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:183 -#: ../../enterprise/tools/ipam/ipam_calculator.php:196 -msgid "Incorrect address format" +#: ../../enterprise/views/ncm/agent/details.php:92 +msgid "Script type" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:188 -#: ../../enterprise/tools/ipam/ipam_calculator.php:201 -#: ../../enterprise/tools/ipam/ipam_calculator.php:206 -msgid "Incorrect mask format" +#: ../../enterprise/views/ncm/agent/details.php:94 +msgid "Execution last timestamp" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:235 -msgid "Network mask" +#: ../../enterprise/views/ncm/agent/details.php:110 +msgid "Test script" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:256 -msgid "Network wildcard" +#: ../../enterprise/views/ncm/agent/details.php:123 +msgid "Retrieve running configuration" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:265 -msgid "Network address" +#: ../../enterprise/views/ncm/agent/details.php:136 +#: ../../enterprise/views/ncm/backups/backup.php:143 +msgid "Restore from backup" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:274 -msgid "Broadcast address" +#: ../../enterprise/views/ncm/agent/details.php:162 +msgid "Set firmware version" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:283 -msgid "First valid IP" +#: ../../enterprise/views/ncm/agent/details.php:175 +msgid "Send custom script" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:292 -msgid "Last valid IP" +#: ../../enterprise/views/ncm/agent/details.php:219 +msgid "Run snippet" msgstr "" -#: ../../enterprise/tools/ipam/ipam_calculator.php:302 -msgid "Hosts/Net" +#: ../../enterprise/views/ncm/agent/details.php:250 +msgid "Running without a backup" msgstr "" -#: ../../enterprise/tools/ipam/ipam_editor.php:56 -msgid "Network not found" +#: ../../enterprise/views/ncm/agent/details.php:259 +msgid "Latest configuration retrieved is different from backed one" msgstr "" -#: ../../enterprise/tools/ipam/ipam_editor.php:127 -msgid "Format: IP/Mask" +#: ../../enterprise/views/ncm/agent/details.php:262 +msgid "Backup up to date with latest configuration" msgstr "" -#: ../../update_manager_client/views/offline.php:65 -msgid "Drop the package here or" -msgstr "" - -#: ../../update_manager_client/views/offline.php:66 -msgid "Browse it" -msgstr "" - -#: ../../update_manager_client/views/offline.php:67 -msgid "The package has been uploaded successfully." -msgstr "" - -#: ../../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 "" - -#: ../../update_manager_client/views/offline.php:69 -msgid "Click on the file below to begin." -msgstr "" - -#: ../../update_manager_client/views/offline.php:70 -#: ../../update_manager_client/views/online.php:125 -#: ../../update_manager_client/views/online.php:166 -msgid "This action will upgrade this console to version " -msgstr "" - -#: ../../update_manager_client/views/offline.php:71 -msgid "This action will upgrade all servers to version " -msgstr "" - -#: ../../update_manager_client/views/offline.php:73 -#: ../../update_manager_client/views/online.php:91 -msgid "Updating to" -msgstr "" - -#: ../../update_manager_client/views/offline.php:74 -#: ../../update_manager_client/views/online.php:92 -msgid "Do you really want to leave our brilliant application?" -msgstr "" - -#: ../../update_manager_client/views/offline.php:75 -#: ../../update_manager_client/views/online.php:93 -msgid "There are no updates available" -msgstr "" - -#: ../../update_manager_client/views/offline.php:76 -#: ../../update_manager_client/views/online.php:94 -msgid "Searching for updates..." -msgstr "" - -#: ../../update_manager_client/views/offline.php:77 -#: ../../update_manager_client/views/online.php:95 -msgid "Package" -msgstr "" - -#: ../../update_manager_client/views/offline.php:79 -msgid "Package rejected. These package changes will not apply." -msgstr "" - -#: ../../update_manager_client/views/offline.php:81 +#: ../../enterprise/views/ncm/agent/details.php:329 #, 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:82 -msgid "" -"This server update does not correspond with current console version. Are you " -"sure you want to install it?" +msgid "Current firmware version: %s" msgstr "" -#: ../../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:84 -msgid "Files included in this package" -msgstr "" - -#: ../../update_manager_client/views/offline.php:85 -msgid "Ignore" -msgstr "" - -#: ../../update_manager_client/views/offline.php:86 -msgid "Verify package signature" -msgstr "" - -#: ../../update_manager_client/views/offline.php:87 +#: ../../enterprise/views/ncm/agent/details.php:342 #, 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" +msgid "Configuration backup present, %s" msgstr "" -#: ../../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." +#: ../../enterprise/views/ncm/agent/details.php:349 +msgid "There is no configuration backup" msgstr "" -#: ../../update_manager_client/views/offline.php:89 +#: ../../enterprise/views/ncm/agent/details.php:380 #, 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." +msgid "Latest operation \"%s\" was executed %s ago with result: %s %s" msgstr "" -#: ../../update_manager_client/views/register.php:48 -msgid "Register to Warp Update" -msgstr "" - -#: ../../update_manager_client/views/register.php:55 +#: ../../enterprise/views/ncm/agent/details.php:393 #, php-format -msgid "Keep this %s console up to date with latest updates." +msgid "Script executions queued: %d" msgstr "" -#: ../../update_manager_client/views/register.php:62 +#: ../../enterprise/views/ncm/agent/details.php:403 #, 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 "" - -#: ../../update_manager_client/views/register.php:75 -msgid "Visit our privacy policy for more information" -msgstr "" - -#: ../../update_manager_client/views/register.php:79 -#: ../../include/class/Diagnostics.class.php:1943 -msgid "Your email" +msgid "Configuration backup schedule: %s" msgstr "" -#: ../../update_manager_client/views/register.php:98 -msgid "OK!" +#: ../../enterprise/views/ncm/agent/details.php:420 +msgid "Device details" msgstr "" -#: ../../update_manager_client/views/register.php:113 -msgid "Are you sure you don't want to use Warp update?" +#: ../../enterprise/views/ncm/agent/details.php:456 +#: ../../enterprise/views/ncm/agent/details.php:467 +#: ../../enterprise/views/ncm/agent/details.php:478 +#: ../../enterprise/views/ncm/agent/details.php:489 +#: ../../enterprise/views/ncm/agent/details.php:500 +#: ../../enterprise/views/ncm/agent/details.php:515 +#: ../../enterprise/views/ncm/agent/details.php:535 +#: ../../enterprise/views/ncm/devices/list.php:296 +#: ../../enterprise/views/ncm/devices/list.php:327 +#: ../../enterprise/views/ncm/devices/list.php:441 +#: ../../enterprise/views/ncm/devices/list.php:472 +msgid "Warning!" msgstr "" -#: ../../update_manager_client/views/register.php:117 -msgid "" -"You will need to update your system manually, through source code or RPM\n" -" packages to be up to date with latest updates." +#: ../../enterprise/views/ncm/agent/details.php:457 +#: ../../enterprise/views/ncm/agent/details.php:468 +#: ../../enterprise/views/ncm/agent/details.php:479 +#: ../../enterprise/views/ncm/agent/details.php:490 +#: ../../enterprise/views/ncm/agent/details.php:501 +#: ../../enterprise/views/ncm/agent/details.php:516 +#: ../../enterprise/views/ncm/agent/details.php:536 +#: ../../enterprise/views/ncm/devices/list.php:297 +#: ../../enterprise/views/ncm/devices/list.php:328 +#: ../../enterprise/views/ncm/devices/list.php:351 +#: ../../enterprise/views/ncm/devices/list.php:442 +#: ../../enterprise/views/ncm/devices/list.php:473 +msgid "Are you sure to perform this action?" msgstr "" -#: ../../update_manager_client/views/register.php:209 -msgid "Unsuccessful subscription" +#: ../../enterprise/views/ncm/agent/details.php:528 +#: ../../enterprise/views/ncm/devices/list.php:289 +#: ../../enterprise/views/ncm/devices/list.php:434 +msgid "Run Snippet" msgstr "" -#: ../../update_manager_client/views/register.php:214 -msgid "Pandora successfully subscribed with UID: " +#: ../../enterprise/views/ncm/agent/manage.php:91 +#: ../../enterprise/views/ncm/agent/manage.php:534 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:244 +msgid "NCM state" msgstr "" -#: ../../update_manager_client/views/online.php:44 -msgid "The latest version of package installed is" +#: ../../enterprise/views/ncm/agent/manage.php:105 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:57 +msgid "For instance Cisco" msgstr "" -#: ../../update_manager_client/views/online.php:65 -msgid "Update to next version" +#: ../../enterprise/views/ncm/agent/manage.php:107 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:59 +msgid "Device manufacturer" msgstr "" -#: ../../update_manager_client/views/online.php:66 -msgid "Update to latest version" +#: ../../enterprise/views/ncm/agent/manage.php:137 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:89 +msgid "For instance Catalyst 9400" msgstr "" -#: ../../update_manager_client/views/online.php:126 -#: ../../update_manager_client/views/online.php:167 -msgid "Update to" +#: ../../enterprise/views/ncm/agent/manage.php:139 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:91 +msgid "Device model" msgstr "" -#: ../../update_manager_client/views/online.php:147 -#: ../../update_manager_client/views/online.php:151 -msgid "Failed to update to " +#: ../../enterprise/views/ncm/agent/manage.php:157 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:109 +msgid "connect using SSH" msgstr "" -#: ../../update_manager_client/views/online.php:190 -msgid "Failed to update:" +#: ../../enterprise/views/ncm/agent/manage.php:158 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:110 +msgid "connect using telnet" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:484 -msgid "Next update" +#: ../../enterprise/views/ncm/agent/manage.php:181 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:133 +msgid "Credentials to access device" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:489 -msgid "Show details" +#: ../../enterprise/views/ncm/agent/manage.php:194 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:146 +msgid "Credentials to administrate device" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:514 -#, php-format -msgid "%s update(s) available more" +#: ../../enterprise/views/ncm/agent/manage.php:227 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:179 +msgid "NCM template to be used" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:526 -msgid "details" +#: ../../enterprise/views/ncm/agent/manage.php:245 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:193 +msgid "Backup schedule (if defined)" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:604 -msgid "Failed creating temporary directory." +#: ../../enterprise/views/ncm/agent/manage.php:250 +#: ../../enterprise/views/ncm/agent/manage.php:431 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:198 +msgid "No schedule" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:614 -msgid "Failed storing uploaded file." +#: ../../enterprise/views/ncm/agent/manage.php:252 +#: ../../enterprise/views/ncm/agent/manage.php:433 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:200 +msgid "Once a day" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:648 -#, php-format -msgid "Invalid extension. The package needs to be in `%s` or `%s` format." +#: ../../enterprise/views/ncm/agent/manage.php:253 +#: ../../enterprise/views/ncm/agent/manage.php:434 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:201 +msgid "Once a week" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:657 -msgid "Failed uploading file." +#: ../../enterprise/views/ncm/agent/manage.php:254 +#: ../../enterprise/views/ncm/agent/manage.php:435 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:202 +msgid "Once a month" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:692 -msgid "Signatures does not match." +#: ../../enterprise/views/ncm/agent/manage.php:271 +#: ../../enterprise/views/ncm/agent/manage.php:452 +#: ../../package_774/enterprise/views/ncm/agent/manage.php:221 +msgid "Launch event if configuration changes" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:751 -#, php-format -msgid "Update %s successfully installed." +#: ../../enterprise/views/ncm/agent/manage.php:385 +#: ../../enterprise/views/ncm/agent/manage.php:495 +msgid "Day of month Backup" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/UI/Manager.php:754 -#, php-format -msgid "Failed while updating: %s" +#: ../../enterprise/views/ncm/agent/manage.php:385 +#: ../../enterprise/views/ncm/agent/manage.php:386 +#: ../../enterprise/views/ncm/agent/manage.php:495 +#: ../../enterprise/views/ncm/agent/manage.php:496 +msgid "Select a day" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:712 -#, php-format -msgid "server update %d" +#: ../../enterprise/views/ncm/agent/manage.php:386 +#: ../../enterprise/views/ncm/agent/manage.php:496 +msgid "Day of week Backup" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:714 -#, php-format -msgid "console update %d" +#: ../../enterprise/views/ncm/agent/manage.php:387 +#: ../../enterprise/views/ncm/agent/manage.php:497 +msgid "Hour backup" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:734 -#, php-format -msgid "Downloading %s %.2f/ %.2f MB." +#: ../../enterprise/views/ncm/agent/manage.php:409 +msgid "NCM Agents data templates to be used" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:745 -#, php-format -msgid "Downloading %.2f MB" +#: ../../enterprise/views/ncm/agent/manage.php:426 +msgid "Agents data templates Backup schedule (if defined)" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:1469 -#, php-format -msgid "Failed to analyze package: %s" +#: ../../enterprise/views/ncm/agent/manage.php:824 +msgid "" +"Agents, Device Manufacturer, Device Model, Port and Template are required." msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:1560 -msgid "Searching update package" +#: ../../enterprise/views/ncm/agent/manage.php:826 +msgid "Agents are required." msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:1592 -msgid "Retrieving update" +#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:63 +msgid "Select firmware file to update to" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:1683 -msgid "Extracting package" +#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:75 +msgid "Transfer from url" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:1750 -msgid "Testing files" +#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:86 +msgid "Target file name" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:1782 -#, php-format -msgid "Applying MR %s" +#: ../../enterprise/views/ncm/agent/modalOnDemandScript.php:105 +msgid "Customize execution" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:1819 -msgid "Applying file updates" +#: ../../enterprise/views/ncm/devices/list.php:41 +#: ../../enterprise/views/ncm/devices/list.php:59 +#: ../../enterprise/views/ncm/firmwares/list.php:49 +#: ../../enterprise/views/ncm/models/edit.php:37 +#: ../../enterprise/views/ncm/models/edit.php:55 +#: ../../enterprise/views/ncm/templates/edit.php:42 +#: ../../enterprise/views/ncm/templates/edit.php:60 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:42 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:60 +msgid "Devices" msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:1841 -msgid "Retrieving server update" +#: ../../enterprise/views/ncm/devices/list.php:78 +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 "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:1856 -msgid "Cleaning" +#: ../../enterprise/views/ncm/devices/list.php:81 +msgid "" +"Network configuration manager is used to keep configurations and software " +"versions of any network device in your infrastructure under your control." msgstr "" -#: ../../update_manager_client/lib/UpdateManager/Client.php:1969 -msgid "Updating to " +#: ../../enterprise/views/ncm/devices/list.php:86 +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 "" -#: ../../extensions/disabled/matrix_events.php:30 -msgid "Matrix events" +#: ../../enterprise/views/ncm/devices/list.php:93 +msgid "Define a NCM template" msgstr "" -#: ../../extensions/quick_shell.php:140 ../../extensions/quick_shell.php:251 -#: ../../godmode/setup/setup_websocket_engine.php:162 -msgid "WebService engine has not been started, please check documentation." +#: ../../enterprise/views/ncm/devices/list.php:96 +msgid "Configure agents to use NCM templates" msgstr "" -#: ../../extensions/quick_shell.php:153 -msgid "Retry" +#: ../../enterprise/views/ncm/devices/list.php:127 +msgid "Last backup" msgstr "" -#: ../../extensions/quick_shell.php:198 -msgid "Telnet" +#: ../../enterprise/views/ncm/devices/list.php:132 +msgid "Last task status" msgstr "" -#: ../../extensions/quick_shell.php:211 -msgid "Connect" +#: ../../enterprise/views/ncm/devices/list.php:133 +msgid "Last queued task" msgstr "" -#: ../../extensions/quick_shell.php:239 -msgid "Please use SSH or Telnet." +#: ../../enterprise/views/ncm/devices/list.php:228 +msgid "Download backups" msgstr "" -#: ../../extensions/quick_shell.php:273 -msgid "WebService engine is not working properly, please check documentation." +#: ../../enterprise/views/ncm/devices/list.php:381 +msgid "At least chose one agent." msgstr "" -#: ../../extensions/quick_shell.php:432 -#, php-format -msgid "%d Updated" +#: ../../enterprise/views/ncm/devices/list.php:409 +msgid "Backup device" msgstr "" -#: ../../extensions/quick_shell.php:435 -#, php-format -msgid "%d Updated, please restart WebSocket engine service" +#: ../../enterprise/views/ncm/firmwares/edit.php:72 +#: ../../enterprise/views/ncm/snippets/edit.php:75 +#: ../../enterprise/views/ncm/templates/edit.php:73 +msgid "Script not defined" msgstr "" -#: ../../extensions/quick_shell.php:445 -msgid "Quickshell" +#: ../../enterprise/views/ncm/firmwares/edit.php:101 +msgid "" +"Comma separated, a vendors list compatible with scripts defined within " +"firmware." msgstr "" -#: ../../extensions/quick_shell.php:456 -msgid "Gotty path" +#: ../../enterprise/views/ncm/firmwares/edit.php:106 +#: ../../enterprise/views/ncm/templates/edit.php:107 +#: ../../enterprise/views/ncm/templates/list.php:74 +#: ../../enterprise/views/ncm/vendors/edit.php:35 +#: ../../enterprise/views/ncm/vendors/edit.php:53 +#: ../../enterprise/views/ncm/vendors/list.php:32 +#: ../../enterprise/views/ncm/vendors/list.php:50 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:106 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:74 +msgid "Vendors" msgstr "" -#: ../../extensions/quick_shell.php:468 -msgid "Gotty host" +#: ../../enterprise/views/ncm/firmwares/edit.php:129 +msgid "" +"Comma separated, a model list compatible with scripts defined within " +"firmware." msgstr "" -#: ../../extensions/quick_shell.php:480 -msgid "Gotty ssh port" +#: ../../enterprise/views/ncm/firmwares/edit.php:133 +#: ../../enterprise/views/ncm/firmwares/list.php:75 +#: ../../enterprise/views/ncm/models/list.php:32 +#: ../../enterprise/views/ncm/models/list.php:50 +#: ../../enterprise/views/ncm/templates/edit.php:134 +#: ../../enterprise/views/ncm/templates/list.php:75 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:133 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:75 +msgid "Models" msgstr "" -#: ../../extensions/quick_shell.php:492 -msgid "Gotty telnet port" +#: ../../enterprise/views/ncm/firmwares/edit.php:149 +msgid "Current binary file will be overwritten, are you sure?" msgstr "" -#: ../../extensions/quick_shell.php:511 -msgid "Gotty user" +#: ../../enterprise/views/ncm/firmwares/edit.php:154 +msgid "Binary file" msgstr "" -#: ../../extensions/quick_shell.php:523 -msgid "Gotty password" +#: ../../enterprise/views/ncm/firmwares/list.php:31 +msgid "Firmwares" msgstr "" -#: ../../extensions/quick_shell.php:563 -msgid "QuickShell" +#: ../../enterprise/views/ncm/snippets/edit.php:42 +#: ../../enterprise/views/ncm/snippets/list.php:32 +#: ../../enterprise/views/ncm/snippets/list.php:50 +msgid "Snippets" msgstr "" -#: ../../extensions/extension_uploader.php:47 -msgid "Uploader extension" +#: ../../enterprise/views/ncm/snippets/edit.php:93 +#: ../../enterprise/views/ncm/templates/edit.php:158 +#: ../../enterprise/views/ncm/templates/edit.php:186 +#: ../../enterprise/views/ncm/templates/edit.php:214 +#: ../../enterprise/views/ncm/templates/edit.php:242 +#: ../../enterprise/views/ncm/templates/edit.php:269 +#: ../../enterprise/views/ncm/templates/edit.php:296 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:157 +msgid "Script details" msgstr "" -#: ../../extensions/extension_uploader.php:87 -msgid "Success to upload extension" +#: ../../enterprise/views/ncm/templates/edit.php:102 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:101 +msgid "" +"Comma separated, a vendors list compatible with scripts defined within " +"template." msgstr "" -#: ../../extensions/extension_uploader.php:88 -msgid "Fail to upload extension" +#: ../../enterprise/views/ncm/templates/edit.php:130 +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:129 +msgid "" +"Comma separated, a model list compatible with scripts defined within " +"template." msgstr "" -#: ../../extensions/extension_uploader.php:102 -msgid "Upload extension" +#: ../../enterprise/views/ncm/templates/edit.php:148 +msgid "This script will be used to test devices availability" msgstr "" -#: ../../extensions/extension_uploader.php:102 -msgid "Upload the extension as a zip file." +#: ../../enterprise/views/ncm/templates/edit.php:153 +msgid "Script: Test" msgstr "" -#: ../../extensions/extension_uploader.php:115 -msgid "Upload enterprise extension" +#: ../../enterprise/views/ncm/templates/edit.php:175 +msgid "This script will be used to retrieve configuration from devices" msgstr "" -#: ../../extensions/extension_uploader.php:145 -msgid "Extension uploader" +#: ../../enterprise/views/ncm/templates/edit.php:180 +msgid "Script: Get configuration" msgstr "" -#: ../../extensions/resource_registration.php:56 -#, php-format -msgid "Success add '%s' item in report '%s'." +#: ../../enterprise/views/ncm/templates/edit.php:203 +msgid "" +"This script will be used to apply configuration, previously backed up, to " +"devices" msgstr "" -#: ../../extensions/resource_registration.php:61 -#, php-format -msgid "Error create '%s' item in report '%s'." +#: ../../enterprise/views/ncm/templates/edit.php:208 +msgid "Script: set configuration" msgstr "" -#: ../../extensions/resource_registration.php:97 -#, php-format -msgid "Error create '%s' report, the name exist and there aren't free name." +#: ../../enterprise/views/ncm/templates/edit.php:231 +msgid "This script will be used to retrieve firmware version from devices" msgstr "" -#: ../../extensions/resource_registration.php:105 -#, php-format -msgid "Warning create '%s' report, the name exist, the report have a name %s." +#: ../../enterprise/views/ncm/templates/edit.php:236 +msgid "Script: get firmware" msgstr "" -#: ../../extensions/resource_registration.php:114 -msgid "Error the report haven't name." +#: ../../enterprise/views/ncm/templates/edit.php:258 +msgid "This script will be used to upgrade firmware version of the devices" msgstr "" -#: ../../extensions/resource_registration.php:128 -msgid "Error the report haven't group." +#: ../../enterprise/views/ncm/templates/edit.php:263 +msgid "Script: set firmware" msgstr "" -#: ../../extensions/resource_registration.php:141 -#, php-format -msgid "Success create '%s' report." +#: ../../enterprise/views/ncm/templates/edit.php:285 +msgid "This script will be executed on the devices when selecting CUSTOM task" msgstr "" -#: ../../extensions/resource_registration.php:142 -#, php-format -msgid "Error create '%s' report." +#: ../../enterprise/views/ncm/templates/edit.php:290 +msgid "Script: custom task" msgstr "" -#: ../../extensions/resource_registration.php:416 -#: ../../extensions/resource_registration.php:438 -#: ../../extensions/resource_registration.php:449 -#, php-format -msgid "Success add '%s' content." +#: ../../enterprise/views/ncm/templates/list.php:76 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:76 +msgid "Scripts defined" msgstr "" -#: ../../extensions/resource_registration.php:426 -#, php-format -msgid "Success add '%s' SLA." +#: ../../enterprise/views/ncm/vendors/edit.php:90 +msgid "icon" msgstr "" -#: ../../extensions/resource_registration.php:427 -#, php-format -msgid "Error add '%s' SLA." +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:147 +msgid "This script output will be used to update agents OS version" msgstr "" -#: ../../extensions/resource_registration.php:470 -#, php-format -msgid "Error create '%s' visual map, lost tag name." +#: ../../enterprise/views/ncm/AgentDataTemplates/edit.php:152 +msgid "Script: OS version" msgstr "" -#: ../../extensions/resource_registration.php:513 -#, php-format -msgid "" -"Error create '%s' visual map, the name exist and there aren't free name." +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:32 +#: ../../enterprise/views/ncm/AgentDataTemplates/list.php:50 +msgid "Agents data templates" msgstr "" -#: ../../extensions/resource_registration.php:521 -#, php-format -msgid "" -"Warning create '%s' visual map, the name exist, the report have a name %s." +#: ../../enterprise/views/ncm/backups/backup.php:89 +msgid "Configuration timestamp" msgstr "" -#: ../../extensions/resource_registration.php:533 -#, php-format -msgid "Success create '%s' visual map." +#: ../../enterprise/views/ncm/backups/backup.php:100 +msgid "This is the latest configuration retrieved" msgstr "" -#: ../../extensions/resource_registration.php:534 -#, php-format -msgid "Error create '%s' visual map." +#: ../../enterprise/views/ncm/backups/backup.php:132 +msgid "Review this configuration" msgstr "" -#: ../../extensions/resource_registration.php:699 -#, php-format -msgid "Success create item type '%d' visual map." +#: ../../enterprise/views/ncm/backups/backup.php:149 +msgid "Diff between: backup - selected" msgstr "" -#: ../../extensions/resource_registration.php:700 -#, php-format -msgid "Error create item type '%d' visual map." +#: ../../enterprise/views/ncm/backups/backup.php:154 +msgid "Compare with current backup" msgstr "" -#: ../../extensions/resource_registration.php:723 -#: ../../extensions/resource_registration.php:744 -#, php-format -msgid "Success create item for agent '%s' visual map." +#: ../../enterprise/views/ncm/backups/backup.php:156 +msgid "There is no backup to compare with" msgstr "" -#: ../../extensions/resource_registration.php:724 -#: ../../extensions/resource_registration.php:745 -#, php-format -msgid "Error create item for agent '%s' visual map." +#: ../../enterprise/views/ncm/backups/backup.php:160 +msgid "Backup latest config?" msgstr "" -#: ../../extensions/resource_registration.php:1009 -#, php-format -msgid "Success create '%s' component." +#: ../../enterprise/views/ncm/backups/backup.php:161 +msgid "" +"This action will overwrite current backup to use latest retrieved " +"configuration. Are you sure?" msgstr "" -#: ../../extensions/resource_registration.php:1010 -#, php-format -msgid "Error create '%s' component." +#: ../../enterprise/views/ncm/backups/backup.php:162 +msgid "" +"This action will overwrite current backup to use selected configuration. Are " +"you sure?" msgstr "" -#: ../../extensions/resource_registration.php:1077 -#: ../../extensions/resource_registration.php:1090 -#: ../../extensions/resource_registration.php:1182 -msgid "Resource registration" +#: ../../enterprise/views/ncm/backups/backup.php:182 +msgid "Configurations registry" msgstr "" -#: ../../extensions/resource_registration.php:1086 -#: ../../extensions/resource_exportation.php:426 -#: ../../extensions/insert_data.php:84 -#: ../../godmode/modules/manage_nc_groups.php:62 -#: ../../godmode/modules/module_list.php:54 -#: ../../godmode/groups/configure_modu_group.php:39 -#: ../../godmode/groups/modu_group_list.php:79 -#: ../../godmode/agentes/configurar_agente.php:838 -#: ../../godmode/agentes/configurar_agente.php:862 -#: ../../godmode/agentes/modificar_agente.php:105 -#: ../../godmode/agentes/fields_manager.php:55 -#: ../../godmode/agentes/configure_field.php:75 -#: ../../godmode/netflow/nf_edit.php:59 ../../godmode/menu.php:221 -#: ../../godmode/category/category.php:81 -#: ../../godmode/category/edit_category.php:92 -#: ../../operation/agentes/ver_agente.php:1981 -msgid "Resources" +#: ../../enterprise/views/ncm/backups/backup.php:198 +msgid "Restore device configuration?" msgstr "" -#: ../../extensions/resource_registration.php:1112 -#, php-format +#: ../../enterprise/views/ncm/backups/backup.php:199 msgid "" -"This node is configured with centralized mode. Go to %s to create a policy." +"This action will overwrite device configuration with latest backup. Are you " +"sure?" msgstr "" -#: ../../extensions/resource_registration.php:1121 -msgid "This extension makes registering resource templates easier." +#: ../../enterprise/load_html_extra.php:202 +msgid "Activate license" msgstr "" -#: ../../extensions/resource_registration.php:1121 -msgid "Here you can upload a resource template in .ptr format." +#: ../../enterprise/load_html_extra.php:203 +msgid "Your request key is:" msgstr "" -#: ../../extensions/resource_registration.php:1121 +#: ../../enterprise/load_html_extra.php:206 #, php-format msgid "" -"Please refer to our documentation for more information on how to obtain and " -"use %s resources." +"You can activate it manually here or " +"automatically filling the form below:" msgstr "" -#: ../../extensions/resource_registration.php:1121 -msgid "" -"You can get more resurces in our Public Resource Library" +#: ../../enterprise/load_html_extra.php:213 +msgid "Auth Key:" msgstr "" -#: ../../extensions/resource_registration.php:1131 -msgid "File to upload" +#: ../../enterprise/load_html_extra.php:228 +msgid "ERROR:" msgstr "" -#: ../../extensions/resource_registration.php:1136 -#: ../../godmode/agentes/planned_downtime.editor.php:1177 -msgid "Group filter" +#: ../../enterprise/load_html_extra.php:228 +msgid "When connecting to licence server." msgstr "" -#: ../../extensions/api_checker.php:180 ../../include/functions_ui.php:534 -msgid "Request successfully processed" +#: ../../enterprise/load_enterprise.php:569 +#: ../../package_774/enterprise/load_enterprise.php:569 +msgid "Failed while updating license." msgstr "" -#: ../../extensions/api_checker.php:182 -msgid "Incorrect URL" +#: ../../enterprise/load_enterprise.php:594 +#: ../../enterprise/load_enterprise.php:659 +#: ../../package_774/enterprise/load_enterprise.php:594 +#: ../../package_774/enterprise/load_enterprise.php:659 +msgid "Invalid licence." msgstr "" -#: ../../extensions/api_checker.php:227 ../../extensions/api_checker.php:405 -msgid "API checker" +#: ../../enterprise/load_enterprise.php:594 +#: ../../package_774/enterprise/load_enterprise.php:594 +msgid "Please contact your system administrator." msgstr "" -#: ../../extensions/api_checker.php:246 +#: ../../enterprise/load_enterprise.php:659 +#: ../../package_774/enterprise/load_enterprise.php:659 #, php-format -msgid "%s Console URL" -msgstr "" - -#: ../../extensions/api_checker.php:253 -#: ../../godmode/users/configure_user.php:1066 -#: ../../godmode/users/configure_user.php:1089 -#: ../../operation/users/user_edit.php:299 -#: ../../operation/users/user_edit.php:338 -msgid "API Token" -msgstr "" - -#: ../../extensions/api_checker.php:253 -msgid "Use API Token instead API Pass, User and Password." -msgstr "" - -#: ../../extensions/api_checker.php:258 -msgid "API Pass" -msgstr "" - -#: ../../extensions/api_checker.php:284 -msgid "Action (get or set)" -msgstr "" - -#: ../../extensions/api_checker.php:301 -msgid "ID 2" -msgstr "" - -#: ../../extensions/api_checker.php:308 -msgid "Return Type" -msgstr "" - -#: ../../extensions/api_checker.php:320 -msgid "Other Mode" -msgstr "" - -#: ../../extensions/api_checker.php:334 -msgid "Raw URL" -msgstr "" - -#: ../../extensions/api_checker.php:346 -msgid "Call parameters" -msgstr "" - -#: ../../extensions/api_checker.php:346 -msgid "Action: get Operation: module_last_value id: 63" -msgstr "" - -#: ../../extensions/api_checker.php:353 -msgid "Custom URL" -msgstr "" - -#: ../../extensions/api_checker.php:361 -msgid "Call" -msgstr "" - -#: ../../extensions/api_checker.php:392 -msgid "Hide URL" -msgstr "" - -#: ../../extensions/api_checker.php:396 -msgid "Show URL" +msgid "Please contact %s for a valid licence." msgstr "" -#: ../../extensions/db_status.php:25 ../../extensions/db_status.php:520 -#: ../../godmode/menu.php:572 -msgid "DB Schema check" +#: ../../enterprise/load_enterprise.php:660 +#: ../../package_774/enterprise/load_enterprise.php:660 +#, php-format +msgid "Or disable %s enterprise" msgstr "" -#: ../../extensions/db_status.php:38 -msgid "Run test" +#: ../../enterprise/load_enterprise.php:767 +#: ../../enterprise/load_enterprise.php:1076 +#: ../../package_774/enterprise/load_enterprise.php:767 +#: ../../package_774/enterprise/load_enterprise.php:1076 +msgid "Request new licence" msgstr "" -#: ../../extensions/db_status.php:53 +#: ../../enterprise/load_enterprise.php:857 +#: ../../package_774/enterprise/load_enterprise.php:857 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." +"Metaconsole unreached

" +"This node has a metaconsole license and cannot contact with the metaconsole." msgstr "" -#: ../../extensions/db_status.php:56 -msgid "At the moment the checks is for MySQL/MariaDB." -msgstr "" - -#: ../../extensions/db_status.php:62 -msgid "DB settings" -msgstr "" - -#: ../../extensions/db_status.php:67 -msgid "DB User with privileges" -msgstr "" - -#: ../../extensions/db_status.php:82 -msgid "DB Password for this user" -msgstr "" - -#: ../../extensions/db_status.php:98 -msgid "DB Hostname" -msgstr "" - -#: ../../extensions/db_status.php:113 -msgid "DB Name (temporal for testing)" -msgstr "" - -#: ../../extensions/db_status.php:133 -msgid "Execute Test" -msgstr "" - -#: ../../extensions/db_status.php:175 -msgid "Unsuccessful connected to the DB" -msgstr "" - -#: ../../extensions/db_status.php:186 -msgid "Unsuccessful created the testing DB" -msgstr "" - -#: ../../extensions/db_status.php:202 -msgid "Unsuccessful installed tables into the testing DB" -msgstr "" - -#: ../../extensions/db_status.php:286 +#: ../../enterprise/load_enterprise.php:874 +#: ../../enterprise/load_enterprise.php:880 +#: ../../enterprise/load_enterprise.php:896 +#: ../../package_774/enterprise/load_enterprise.php:874 +#: ../../package_774/enterprise/load_enterprise.php:880 +#: ../../package_774/enterprise/load_enterprise.php:896 #, php-format -msgid "Success! %s DB contains all tables" -msgstr "" - -#: ../../extensions/db_status.php:288 -#, php-format -msgid "%s DB could not retrieve all tables. The missing tables are (%s)" -msgstr "" - -#: ../../extensions/db_status.php:302 ../../extensions/db_status.php:313 -#: ../../extensions/db_status.php:416 -msgid "You can execute this SQL query for to fix." +msgid "" +"License exceeded

This " +"license allows %d agents and you have %d agents configured." msgstr "" -#: ../../extensions/db_status.php:410 +#: ../../enterprise/load_enterprise.php:875 +#: ../../enterprise/load_enterprise.php:882 +#: ../../enterprise/load_enterprise.php:891 +#: ../../enterprise/load_enterprise.php:898 +#: ../../enterprise/load_enterprise.php:910 +#: ../../package_774/enterprise/load_enterprise.php:875 +#: ../../package_774/enterprise/load_enterprise.php:882 +#: ../../package_774/enterprise/load_enterprise.php:891 +#: ../../package_774/enterprise/load_enterprise.php:898 +#: ../../package_774/enterprise/load_enterprise.php:910 #, php-format -msgid "Unsuccessful the table %s has not the field %s" -msgstr "" - -#: ../../extensions/db_status.php:475 -msgid "Successful all the tables have the correct fields" -msgstr "" - -#: ../../extensions/agents_alerts.php:37 -msgid "Agents/Alerts view" -msgstr "" - -#: ../../extensions/resource_exportation.php:66 -#: ../../extensions/resource_exportation.php:417 -msgid "Resource exportation" +msgid "Please contact %s to extend the license." msgstr "" -#: ../../extensions/resource_exportation.php:430 -msgid "Resource exporting" -msgstr "" - -#: ../../extensions/resource_exportation.php:436 -msgid "This extension makes exportation of resource template more easy." -msgstr "" - -#: ../../extensions/resource_exportation.php:436 -msgid "You can export resource templates in .ptr format." -msgstr "" - -#: ../../extensions/files_repo.php:103 -msgid "Extension not installed" -msgstr "" - -#: ../../extensions/files_repo.php:118 ../../extensions/files_repo.php:229 -msgid "Administration view" -msgstr "" - -#: ../../extensions/files_repo.php:149 ../../extensions/files_repo.php:283 -msgid "Files repository manager" -msgstr "" - -#: ../../extensions/files_repo.php:170 +#: ../../enterprise/load_enterprise.php:881 +#: ../../enterprise/load_enterprise.php:883 +#: ../../enterprise/load_enterprise.php:897 +#: ../../enterprise/load_enterprise.php:899 +#: ../../enterprise/load_enterprise.php:926 +#: ../../enterprise/load_enterprise.php:934 +#: ../../package_774/enterprise/load_enterprise.php:881 +#: ../../package_774/enterprise/load_enterprise.php:883 +#: ../../package_774/enterprise/load_enterprise.php:897 +#: ../../package_774/enterprise/load_enterprise.php:899 +#: ../../package_774/enterprise/load_enterprise.php:926 +#: ../../package_774/enterprise/load_enterprise.php:934 msgid "" -"Problem uploading. Please check this PHP runtime variable values:
  "
-"post_max_size (currently "
-msgstr ""
-
-#: ../../extensions/files_repo.php:244 ../../extensions/files_repo.php:261
-#: ../../extensions/files_repo.php:281
-msgid "Files repository"
-msgstr ""
-
-#: ../../extensions/dbmanager.php:93
-msgid "Database interface"
+"This console will work in limited mode. Enterprise features will not work."
 msgstr ""
 
-#: ../../extensions/dbmanager.php:118
+#: ../../enterprise/load_enterprise.php:890
+#: ../../package_774/enterprise/load_enterprise.php:890
+#, php-format
 msgid ""
-"Warning, you are accessing the database directly. You can leave the system "
-"inoperative if you run an inappropriate SQL statement"
+"License exceeded 

This " +"license allows %d agents and you have %d agents configured." msgstr "" -#: ../../extensions/dbmanager.php:137 +#: ../../enterprise/load_enterprise.php:909 +#: ../../package_774/enterprise/load_enterprise.php:909 #, php-format msgid "" -"This is an advanced extension to interface with %s database directly from " -"WEB console\n" -" using native SQL sentences. Please note that you can damage your %s installation\n" -" if you don't know exactly what you are doing,\n" -" this means that you can severily damage your setup using this " -"extension.\n" -" This extension is intended to be used only by experienced " -"users\n" -" with a depth knowledge of %s internals." -msgstr "" - -#: ../../extensions/dbmanager.php:164 -msgid "Some samples of usage:" -msgstr "" - -#: ../../extensions/dbmanager.php:185 -msgid "Select query target" -msgstr "" - -#: ../../extensions/dbmanager.php:208 -msgid "Type your query here..." -msgstr "" - -#: ../../extensions/dbmanager.php:214 -msgid "Execute SQL" -msgstr "" - -#: ../../extensions/dbmanager.php:262 -msgid "Error querying database node" -msgstr "" - -#: ../../extensions/agents_modules.php:404 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2042 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:255 -msgid "Show module status" -msgstr "" - -#: ../../extensions/agents_modules.php:405 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2043 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:256 -msgid "Show module data" -msgstr "" - -#: ../../extensions/agents_modules.php:409 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2038 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:265 -msgid "Information to be shown" -msgstr "" - -#: ../../extensions/agents_modules.php:551 -#: ../../include/functions_reports.php:807 -msgid "Agents/Modules" -msgstr "" - -#: ../../extensions/agents_modules.php:644 -msgid "Agent/module view" -msgstr "" - -#: ../../extensions/agents_modules.php:690 -msgid "Filters " -msgstr "" - -#: ../../extensions/agents_modules.php:690 -msgid "Secondary groups and agent subgroups will be taken into account." -msgstr "" - -#: ../../extensions/agents_modules.php:857 -#: ../../include/functions_reporting.php:3393 -msgid "There are no agents with modules" -msgstr "" - -#: ../../extensions/agents_modules.php:872 -msgid "Previous modules" -msgstr "" - -#: ../../extensions/agents_modules.php:898 -msgid "More modules" -msgstr "" - -#: ../../extensions/agents_modules.php:1054 -#: ../../include/functions_reporting_html.php:2307 -msgid "Orange cell when the module has fired alerts" -msgstr "" - -#: ../../extensions/agents_modules.php:1056 -#: ../../include/functions_reporting_html.php:2308 -msgid "Red cell when the module has a critical status" -msgstr "" - -#: ../../extensions/agents_modules.php:1059 -#: ../../include/functions_reporting_html.php:2309 -msgid "Yellow cell when the module has a warning status" -msgstr "" - -#: ../../extensions/agents_modules.php:1061 -#: ../../include/functions_reporting_html.php:2310 -msgid "Green cell when the module has a normal status" -msgstr "" - -#: ../../extensions/agents_modules.php:1063 -#: ../../include/functions_reporting_html.php:2311 -msgid "Grey cell when the module has an unknown status" -msgstr "" - -#: ../../extensions/agents_modules.php:1065 -msgid "Cell turns blue when the module is in 'not initialize' status" -msgstr "" - -#: ../../extensions/agents_modules.php:1079 -msgid "Agents/Modules view" -msgstr "" - -#: ../../extensions/pandora_logs.php:30 -msgid "Cannot find file" -msgstr "" - -#: ../../extensions/pandora_logs.php:35 -msgid "File is too large than PHP memory allocated in the system." -msgstr "" - -#: ../../extensions/pandora_logs.php:36 -msgid "The preview file is imposible." +"License exceeded

This " +"license allows %d modules and you have %d modules configured." msgstr "" -#: ../../extensions/pandora_logs.php:39 ../../extensions/pandora_logs.php:46 +#: ../../enterprise/load_enterprise.php:919 +#: ../../enterprise/load_enterprise.php:925 +#: ../../package_774/enterprise/load_enterprise.php:919 +#: ../../package_774/enterprise/load_enterprise.php:925 msgid "" -"The folder /var/log/pandora must have pandora:apache and its content too." -msgstr "" - -#: ../../extensions/pandora_logs.php:103 -msgid "System logfile viewer" +"This license has expired. " +"

You can not get updates until you renew the license." msgstr "" -#: ../../extensions/pandora_logs.php:109 +#: ../../enterprise/load_enterprise.php:920 +#: ../../enterprise/load_enterprise.php:927 +#: ../../package_774/enterprise/load_enterprise.php:920 +#: ../../package_774/enterprise/load_enterprise.php:927 #, php-format -msgid "Use this tool to view your %s logfiles directly on the console" -msgstr "" - -#: ../../extensions/pandora_logs.php:110 -msgid "" -"You can choose the amount of information shown in general setup (Log size " -"limit in system logs viewer extension), " +msgid "Please contact %s to renew the license." msgstr "" -#: ../../extensions/pandora_logs.php:126 -msgid "System logfiles" -msgstr "" - -#: ../../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 "" - -#: ../../extensions/files_repo/functions_files_repo.php:28 -#: ../../extensions/files_repo/functions_files_repo.php:46 +#: ../../enterprise/load_enterprise.php:941 +#: ../../package_774/enterprise/load_enterprise.php:941 #, php-format -msgid "Please check that the web server has write rights on the %s directory" -msgstr "" - -#: ../../extensions/files_repo/functions_files_repo.php:248 -msgid "The file could not be copied" -msgstr "" - -#: ../../extensions/files_repo/functions_files_repo.php:251 -msgid "There was an error creating the file" -msgstr "" - -#: ../../extensions/files_repo/functions_files_repo.php:295 -msgid "There was an error updating the file" -msgstr "" - -#: ../../extensions/files_repo/files_repo_get_file.php:66 -msgid "Unreliable petition" -msgstr "" - -#: ../../extensions/files_repo/files_repo_get_file.php:66 -msgid "Please contact the administrator" -msgstr "" - -#: ../../extensions/files_repo/files_repo_form.php:81 -msgid "Only 200 characters are permitted" -msgstr "" - -#: ../../extensions/files_repo/files_repo_form.php:99 -#: ../../extensions/files_repo/files_repo_form.php:110 -#: ../../extensions/files_repo/files_repo_form.php:132 -#: ../../godmode/extensions.php:159 -msgid "File" -msgstr "" - -#: ../../extensions/files_repo/files_repo_form.php:115 -#: ../../extensions/files_repo/files_repo_form.php:140 -#: ../../extensions/files_repo/files_repo_list.php:112 -msgid "Public link" -msgstr "" - -#: ../../extensions/files_repo/files_repo_list.php:58 -#: ../../include/functions_filemanager.php:660 -msgid "Last modification" -msgstr "" - -#: ../../extensions/files_repo/files_repo_list.php:106 -msgid "Copy to clipboard" -msgstr "" - -#: ../../extensions/files_repo/files_repo_list.php:167 -#: ../../include/functions_reporting_html.php:2339 -#: ../../include/functions_reporting_html.php:2343 -msgid "No items" -msgstr "" - -#: ../../extensions/module_groups.php:48 -msgid "Counters Module" -msgstr "" - -#: ../../extensions/module_groups.php:49 -msgid "Alerts_Fired" -msgstr "" - -#: ../../extensions/module_groups.php:51 -msgid "warning" -msgstr "" - -#: ../../extensions/module_groups.php:54 -msgid "Not_init" -msgstr "" - -#: ../../extensions/module_groups.php:251 -msgid "Combined table of agent group and module group" -msgstr "" - -#: ../../extensions/module_groups.php:275 -msgid "Search by agent group" -msgstr "" - -#: ../../extensions/module_groups.php:288 -msgid "Search by module group" -msgstr "" - -#: ../../extensions/module_groups.php:455 -msgid "" -"Orange cell when the module group and agent have at least one alarm fired." -msgstr "" - -#: ../../extensions/module_groups.php:456 -msgid "" -"Red cell when the module group and agent have at least one module in " -"critical status and the others in any status" -msgstr "" - -#: ../../extensions/module_groups.php:457 -msgid "" -"Yellow cell when the module group and agent have at least one in warning " -"status and the others in grey or green status" -msgstr "" - -#: ../../extensions/module_groups.php:458 -msgid "" -"Grey cell when the module group and agent have at least one in unknown " -"status and the others in green status" -msgstr "" - -#: ../../extensions/module_groups.php:459 -msgid "" -"Green cell when the module group and agent have all modules in OK status" -msgstr "" - -#: ../../extensions/module_groups.php:460 -msgid "" -"Blue cell when the module group and agent have all modules in not init " -"status." -msgstr "" - -#: ../../extensions/module_groups.php:466 -msgid "" -"This table shows in columns the modules group and in rows agents group. The " -"cell shows all modules" -msgstr "" - -#: ../../extensions/module_groups.php:467 -msgid "There are no defined groups or module groups" -msgstr "" - -#: ../../extensions/insert_data.php:75 ../../extensions/insert_data.php:88 -#: ../../extensions/insert_data.php:328 -msgid "Insert Data" -msgstr "" - -#: ../../extensions/insert_data.php:122 -#, 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." -msgstr "" - -#: ../../extensions/insert_data.php:129 -msgid "You haven't privileges for insert data in the agent." -msgstr "" - -#: ../../extensions/insert_data.php:165 -#, php-format -msgid "Can't save agent (%s), module (%s) data xml." -msgstr "" - -#: ../../extensions/insert_data.php:174 -#, php-format -msgid "Save agent (%s), module (%s) data xml." -msgstr "" - -#: ../../extensions/realtime_graphs.php:58 -#: ../../extensions/realtime_graphs.php:301 -msgid "Realtime graphs" -msgstr "" - -#: ../../extensions/realtime_graphs.php:84 -#, php-format -msgid "%s Server CPU" -msgstr "" - -#: ../../extensions/realtime_graphs.php:86 -#, php-format -msgid "Pending packages from %s Server" -msgstr "" - -#: ../../extensions/realtime_graphs.php:90 -#, php-format -msgid "%s Server Disk IO Wait" -msgstr "" - -#: ../../extensions/realtime_graphs.php:94 -#, php-format -msgid "%s Server Apache load" -msgstr "" - -#: ../../extensions/realtime_graphs.php:98 -#, php-format -msgid "%s Server MySQL load" -msgstr "" - -#: ../../extensions/realtime_graphs.php:102 -#, php-format -msgid "%s Server load" -msgstr "" - -#: ../../extensions/realtime_graphs.php:105 -msgid "SNMP Interface throughput" -msgstr "" - -#: ../../extensions/realtime_graphs.php:163 -msgid "Refresh interval" -msgstr "" - -#: ../../extensions/realtime_graphs.php:182 -#: ../../godmode/modules/manage_network_components_form_wizard.php:136 -msgid "Incremental" -msgstr "" - -#: ../../extensions/realtime_graphs.php:199 -msgid "Clear graph" -msgstr "" - -#: ../../extensions/realtime_graphs.php:282 -#: ../../godmode/agentes/module_manager_editor_network.php:45 -#: ../../include/functions_snmp_browser.php:660 -msgid "Use this OID" -msgstr "" - -#: ../../extensions/users_connected.php:55 -msgid "List of users connected" -msgstr "" - -#: ../../extensions/users_connected.php:64 -#: ../../operation/users/user_edit_header.php:125 -#: ../../operation/messages/message_list.php:82 -#: ../../operation/messages/message_edit.php:94 ../../operation/menu.php:657 -msgid "Workspace" -msgstr "" - -#: ../../extensions/users_connected.php:68 -#: ../../extensions/users_connected.php:243 -msgid "Users connected" -msgstr "" - -#: ../../extensions/users_connected.php:76 -msgid "This user does not have any associated profile" -msgstr "" - -#: ../../extensions/users_connected.php:166 -msgid "No other users connected" -msgstr "" - -#: ../../extensions/users_connected.php:179 -msgid "Last login" -msgstr "" - -#: ../../godmode/modules/manage_nc_groups_form.php:62 -msgid "Update Group Component" -msgstr "" - -#: ../../godmode/modules/manage_nc_groups_form.php:62 -msgid "Create Group Component" -msgstr "" - -#: ../../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 "" - -#: ../../godmode/modules/manage_network_templates_form.php:59 -msgid "Successfully deleted module from profile" -msgstr "" - -#: ../../godmode/modules/manage_network_templates_form.php:60 -msgid "Error deleting module from profile" -msgstr "" - -#: ../../godmode/modules/manage_network_templates_form.php:79 -msgid "Successfully added module to profile" -msgstr "" - -#: ../../godmode/modules/manage_network_templates_form.php:80 -msgid "Error adding module to profile" -msgstr "" - -#: ../../godmode/modules/manage_network_templates_form.php:113 -msgid "Successfully updated network profile" -msgstr "" - -#: ../../godmode/modules/manage_network_templates_form.php:114 -msgid "Error updating network profile" -msgstr "" - -#: ../../godmode/modules/manage_network_templates_form.php:138 -msgid "Successfully added network profile" -msgstr "" - -#: ../../godmode/modules/manage_network_templates_form.php:139 -msgid "Error adding network profile" -msgstr "" - -#: ../../godmode/modules/manage_network_templates_form.php:145 -msgid "Cannot create a template without name" -msgstr "" - -#: ../../godmode/modules/manage_network_templates_form.php:219 -msgid "No modules for this profile" -msgstr "" - -#: ../../godmode/modules/manage_network_templates_form.php:260 -#: ../../operation/snmpconsole/snmp_browser.php:162 -#: ../../operation/snmpconsole/snmp_browser.php:182 -msgid "Add modules" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_plugin.php:73 -#: ../../include/class/CustomNetScan.class.php:678 -msgid "macro_desc" -msgstr "" - -#: ../../godmode/modules/manage_nc_groups.php:53 -msgid "Component group management" -msgstr "" - -#: ../../godmode/modules/manage_nc_groups.php:322 -#, php-format -msgid "" -"This node is configured with centralized mode. Component groups are read " -"only. Go to %s to manage it." -msgstr "" - -#: ../../godmode/modules/manage_nc_groups.php:334 -msgid "There are no defined component groups" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules.php:39 -msgid "To manage inventory plugin you must activate centralized management" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules.php:132 -msgid "Successfully created inventory module" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules.php:133 -msgid "Error creating inventory module" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules.php:179 -#: ../../godmode/modules/manage_inventory_modules.php:200 -#: ../../godmode/agentes/inventory_manager.php:100 -msgid "Successfully deleted inventory module" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules.php:180 -#: ../../godmode/modules/manage_inventory_modules.php:201 -#: ../../godmode/agentes/inventory_manager.php:102 -msgid "Error deleting inventory module" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules.php:292 -#: ../../godmode/modules/manage_inventory_modules_form.php:153 -msgid "Interpreter" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules.php:302 -msgid "No inventory modules defined" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules.php:329 -msgid "Local module" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules.php:331 -msgid "Remote/Local" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules.php:410 -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 "" - -#: ../../godmode/modules/manage_inventory_modules.php:412 -msgid "You can find more information at:" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_common.php:846 -#: ../../godmode/agentes/module_manager_editor_common.php:2312 -msgid "Please introduce a positive percentage value" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_network.php:109 -msgid "SNMP Enterprise String" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_network.php:231 -#: ../../godmode/modules/manage_network_components_form_wizard.php:323 -msgid "Name OID" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wmi.php:50 -#: ../../godmode/agentes/module_manager_editor_wmi.php:101 -#: ../../include/class/CredentialStore.class.php:1009 -#: ../../include/class/CredentialStore.class.php:1353 -msgid "Namespace" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form.php:363 -msgid "Update Network Component" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form.php:365 -msgid "Create Network Component" -msgstr "" - -#: ../../godmode/modules/manage_network_components.php:290 -msgid "Remote component management" -msgstr "" - -#: ../../godmode/modules/manage_network_components.php:322 -#, php-format -msgid "" -"This node is configured with centralized mode. All remote components are " -"read only. Go to %s to manage them." -msgstr "" - -#: ../../godmode/modules/manage_network_components.php:666 -#: ../../include/rest-api/models/VisualConsole/Items/Group.php:715 -msgid "Recursive" -msgstr "" - -#: ../../godmode/modules/manage_network_components.php:684 -msgid "Search by name, description, tcp send or tcp rcv, list matches." -msgstr "" - -#: ../../godmode/modules/manage_network_components.php:782 -msgid "Max/Min" -msgstr "" - -#: ../../godmode/modules/manage_network_components.php:891 -msgid "There are no defined network components" -msgstr "" - -#: ../../godmode/modules/manage_network_components.php:924 -msgid "Create a new network component" -msgstr "" - -#: ../../godmode/modules/manage_network_components.php:925 -msgid "Create a new plugin component" -msgstr "" - -#: ../../godmode/modules/manage_network_components.php:926 -msgid "Create a new WMI component" -msgstr "" - -#: ../../godmode/modules/manage_network_components.php:927 -msgid "Create a new wizard component" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:92 -msgid "Add a macro oid" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:110 -msgid "Remove last macro oid" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:135 -msgid "Numeric" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:137 -msgid "Boolean" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:138 -msgid "Alphanumeric" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:262 -msgid "Add by default" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:295 -msgid "Module protocol" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:311 -msgid "Protocol" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:328 -msgid "Manufacturer ID" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:348 -#: ../../godmode/massive/massive_delete_modules.php:326 -#: ../../godmode/massive/massive_edit_modules.php:305 -#: ../../include/ajax/module.php:1038 -msgid "Module type" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:364 -msgid "Component Group" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:383 -msgid "Module unit" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:567 -msgid "Scan Type" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:583 -#: ../../godmode/agentes/planned_downtime.list.php:405 -msgid "Execution type" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:605 -msgid "Value OID" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:624 -msgid "Macros OID" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:634 -#: ../../godmode/modules/manage_network_components_form_wizard.php:847 -msgid "Value operation" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:653 -#: ../../godmode/modules/manage_network_components_form_wizard.php:866 -msgid "Satellite execution" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:672 -#: ../../godmode/modules/manage_network_components_form_wizard.php:885 -msgid "Server plugin" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:716 -msgid "WMI class" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:736 -msgid "Query key field" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:755 -msgid "Query extra fields" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:764 -msgid "Query filters" -msgstr "" - -#: ../../godmode/modules/manage_network_components_form_wizard.php:815 -msgid "Field value" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules_form.php:84 -#: ../../godmode/agentes/inventory_manager.php:165 -msgid "Inventory module error" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules_form.php:162 -msgid "Left blank for the LOCAL inventory modules" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules_form.php:168 -#: ../../godmode/massive/massive_standby_alerts.php:224 -#: ../../godmode/massive/massive_standby_alerts.php:259 -#: ../../godmode/massive/massive_enable_disable_alerts.php:196 -#: ../../godmode/massive/massive_enable_disable_alerts.php:231 -#: ../../include/class/ModuleTemplates.class.php:1184 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:515 -msgid "Format" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules_form.php:177 -msgid "separate fields with " -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules_form.php:183 -msgid "Block Mode" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules_form.php:193 -#: ../../godmode/modules/manage_inventory_modules_form.php:197 -msgid "Script mode" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules_form.php:194 -msgid "Use inline code" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules_form.php:223 -#: ../../include/ajax/double_auth.ajax.php:167 -#: ../../include/ajax/double_auth.ajax.php:307 -msgid "Code" -msgstr "" - -#: ../../godmode/modules/manage_inventory_modules_form.php:232 -msgid "" -"Here is placed the script for the REMOTE inventory modules Local inventory " -"modules don't use this field" -msgstr "" - -#: ../../godmode/modules/module_list.php:45 -msgid "Defined module types" -msgstr "" - -#: ../../godmode/modules/module_list.php:58 ../../godmode/menu.php:202 -msgid "Module types" -msgstr "" - -#: ../../godmode/modules/module_list.php:84 -msgid "Problem modifying module" -msgstr "" - -#: ../../godmode/modules/module_list.php:86 -msgid "Module updated successfully" -msgstr "" - -#: ../../godmode/modules/manage_network_templates.php:84 -msgid "Error deleting template" -msgstr "" - -#: ../../godmode/modules/manage_network_templates.php:124 -msgid "This template does not exist" -msgstr "" - -#: ../../godmode/modules/manage_network_templates.php:306 -msgid "There are no defined network profiles" -msgstr "" - -#: ../../godmode/db/db_main.php:74 -msgid "Current database maintenance setup" -msgstr "" - -#: ../../godmode/db/db_main.php:80 -msgid "Database setup" -msgstr "" - -#: ../../godmode/db/db_main.php:84 -msgid "Max. time before compact data" -msgstr "" - -#: ../../godmode/db/db_main.php:90 -msgid "Max. time before purge" -msgstr "" - -#: ../../godmode/db/db_main.php:98 -#: ../../include/class/Diagnostics.class.php:239 -msgid "Database size stats" -msgstr "" - -#: ../../godmode/db/db_main.php:108 -#: ../../include/class/Diagnostics.class.php:603 -#: ../../include/functions_reporting.php:14867 -msgid "Total events" -msgstr "" - -#: ../../godmode/db/db_main.php:114 -msgid "Total data items (tagente_datos)" -msgstr "" - -#: ../../godmode/db/db_main.php:127 -msgid "Total log4x items (tagente_datos_log4x)" -msgstr "" - -#: ../../godmode/db/db_main.php:140 -msgid "Total data string items (tagente_datos_string)" -msgstr "" - -#: ../../godmode/db/db_main.php:146 -msgid "Total modules configured" -msgstr "" - -#: ../../godmode/db/db_main.php:154 -msgid "Total agent access records" -msgstr "" - -#: ../../godmode/db/db_main.php:166 -msgid "Database sanity" -msgstr "" - -#: ../../godmode/db/db_main.php:170 -msgid "Total uknown agents" -msgstr "" - -#: ../../godmode/db/db_main.php:176 -msgid "Total non-init modules" -msgstr "" - -#: ../../godmode/db/db_main.php:185 -msgid "Last time on DB maintance" -msgstr "" - -#: ../../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 "" - -#: ../../godmode/groups/configure_group.php:95 -msgid "Update group" -msgstr "" - -#: ../../godmode/groups/configure_group.php:95 -#: ../../godmode/groups/group_list.php:1028 -msgid "Create group" -msgstr "" - -#: ../../godmode/groups/configure_group.php:112 -#: ../../godmode/groups/group_list.php:391 -msgid "Manage agents group" -msgstr "" - -#: ../../godmode/groups/configure_group.php:179 -msgid "You have not access to the parent." -msgstr "" - -#: ../../godmode/groups/configure_group.php:237 -msgid "Group Password" -msgstr "" - -#: ../../godmode/groups/configure_group.php:243 -msgid "Enable alert use in this group." -msgstr "" - -#: ../../godmode/groups/configure_group.php:248 -msgid "Propagate ACL" -msgstr "" - -#: ../../godmode/groups/configure_group.php:248 -msgid "Propagate the same ACL security into the child subgroups." -msgstr "" - -#: ../../godmode/groups/configure_group.php:263 -#: ../../include/functions_events.php:5047 -msgid "Contact" -msgstr "" - -#: ../../godmode/groups/configure_group.php:263 -msgid "Contact information accessible through the _groupcontact_ macro" -msgstr "" - -#: ../../godmode/groups/configure_group.php:268 -msgid "Information accessible through the _group_other_ macro" -msgstr "" - -#: ../../godmode/groups/configure_group.php:273 -msgid "Max agents allowed" -msgstr "" - -#: ../../godmode/groups/configure_group.php:273 -msgid "Set the maximum of agents allowed for this group. 0 is unlimited." -msgstr "" - -#: ../../godmode/groups/group_list.php:322 -msgid "Tree Group view" -msgstr "" - -#: ../../godmode/groups/group_list.php:346 -msgid "Credential Store" -msgstr "" - -#: ../../godmode/groups/group_list.php:352 -#, php-format -msgid "Groups defined in %s" -msgstr "" - -#: ../../godmode/groups/group_list.php:362 -#: ../../godmode/agentes/module_manager_editor_network.php:168 -#: ../../godmode/menu.php:321 ../../include/class/AgentWizard.class.php:723 -#: ../../include/class/AgentWizard.class.php:779 -msgid "Credential store" -msgstr "" - -#: ../../godmode/groups/group_list.php:410 -#, php-format -msgid "" -"This node is configured with centralized mode. All groups information is " -"read only. Go to %s to manage it." -msgstr "" - -#: ../../godmode/groups/group_list.php:475 -#: ../../godmode/groups/modu_group_list.php:129 -msgid "Group successfully created" -msgstr "" - -#: ../../godmode/groups/group_list.php:477 -#: ../../godmode/groups/modu_group_list.php:132 -msgid "There was a problem creating group" -msgstr "" - -#: ../../godmode/groups/group_list.php:480 -#: ../../godmode/groups/group_list.php:553 -msgid "Each group must have a different name" -msgstr "" - -#: ../../godmode/groups/group_list.php:483 -#: ../../godmode/groups/group_list.php:556 -msgid "Group must have a name" -msgstr "" - -#: ../../godmode/groups/group_list.php:548 -#: ../../godmode/groups/modu_group_list.php:165 -msgid "Group successfully updated" -msgstr "" - -#: ../../godmode/groups/group_list.php:550 -#: ../../godmode/groups/modu_group_list.php:168 -msgid "There was a problem modifying group" -msgstr "" - -#: ../../godmode/groups/group_list.php:613 -#, php-format -msgid "The group %s could not be deleted because it is not empty in the nodes" -msgstr "" - -#: ../../godmode/groups/group_list.php:687 -msgid "" -"The group has not been deleted in the metaconsole due to an error in the " -"node database" -msgstr "" - -#: ../../godmode/groups/group_list.php:696 -#, php-format -msgid "The group %s has been deleted in the nodes" -msgstr "" - -#: ../../godmode/groups/group_list.php:736 -#: ../../godmode/groups/modu_group_list.php:238 -msgid "Group successfully deleted" -msgstr "" - -#: ../../godmode/groups/group_list.php:739 -#: ../../godmode/groups/modu_group_list.php:239 -msgid "There was a problem deleting group" -msgstr "" - -#: ../../godmode/groups/group_list.php:746 -#, php-format -msgid "The group is not empty. It is use in %s." -msgstr "" - -#: ../../godmode/groups/group_list.php:785 -#: ../../godmode/groups/group_list.php:1016 -msgid "There are no defined groups" -msgstr "" - -#: ../../godmode/groups/group_list.php:843 -msgid "Edit or delete groups can cause problems with synchronization" -msgstr "" - -#: ../../godmode/groups/group_list.php:980 -msgid "Are you sure? This group will also be deleted in all the nodes." -msgstr "" - -#: ../../godmode/groups/group_list.php:986 -msgid "" -"The child groups will be updated to use the parent id of the deleted group" -msgstr "" - -#: ../../godmode/groups/configure_modu_group.php:30 -msgid "Module group management" -msgstr "" - -#: ../../godmode/groups/configure_modu_group.php:65 -msgid "There was a problem loading group" -msgstr "" - -#: ../../godmode/groups/modu_group_list.php:70 -msgid "Module groups list" -msgstr "" - -#: ../../godmode/groups/modu_group_list.php:102 -#, php-format -msgid "" -"This node is configured with centralized mode. All module groups information " -"is read only. Go to %s to manage it." -msgstr "" - -#: ../../godmode/groups/modu_group_list.php:137 -#: ../../godmode/groups/modu_group_list.php:173 -msgid "Each module group must have a different name" -msgstr "" - -#: ../../godmode/groups/modu_group_list.php:141 -#: ../../godmode/groups/modu_group_list.php:177 -msgid "Module group must have a name" -msgstr "" - -#: ../../godmode/groups/modu_group_list.php:304 -msgid "There are no defined module groups" -msgstr "" - -#: ../../godmode/groups/modu_group_list.php:313 -msgid "Create module group" -msgstr "" - -#: ../../godmode/groups/tactical.php:75 -msgid "Tactical group view" -msgstr "" - -#: ../../godmode/groups/tactical.php:114 -msgid "Distribution by os" -msgstr "" - -#: ../../godmode/groups/tactical.php:145 -#: ../../include/functions_reporting_html.php:1208 -#: ../../include/functions_reporting_html.php:1432 -msgid "Events by agent" -msgstr "" - -#: ../../godmode/groups/tactical.php:154 -msgid "Alerts and events" -msgstr "" - -#: ../../godmode/extensions.php:46 -msgid "Defined extensions" -msgstr "" - -#: ../../godmode/extensions.php:54 -msgid "There are no extensions defined" -msgstr "" - -#: ../../godmode/extensions.php:162 -msgid "Godmode Function" -msgstr "" - -#: ../../godmode/extensions.php:163 -msgid "Godmode Menu" -msgstr "" - -#: ../../godmode/extensions.php:164 -msgid "Operation Menu" -msgstr "" - -#: ../../godmode/extensions.php:165 -msgid "Operation Function" -msgstr "" - -#: ../../godmode/extensions.php:166 -msgid "Login Function" -msgstr "" - -#: ../../godmode/extensions.php:167 -msgid "Agent operation tab" -msgstr "" - -#: ../../godmode/extensions.php:168 -msgid "Agent godmode tab" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:271 -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:284 -msgid "Use secured Warp Update" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:295 -#: ../../godmode/update_manager/update_manager.setup.php:299 -msgid "Proxy server" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:307 -#: ../../godmode/update_manager/update_manager.setup.php:311 -msgid "Proxy port" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:319 -#: ../../godmode/update_manager/update_manager.setup.php:323 -msgid "Proxy user" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:331 -#: ../../godmode/update_manager/update_manager.setup.php:335 -msgid "Proxy password" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:343 -msgid "Allow no-consecutive patches" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:354 -msgid "Limit to LTS updates" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:365 -msgid "Registration ID" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:366 -msgid "Not registred yet" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:381 -msgid "Unregister" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:384 -msgid "Cancel registration" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:393 -#, php-format -msgid "%s community reminder" -msgstr "" - -#: ../../godmode/update_manager/update_manager.setup.php:393 -#, php-format -msgid "" -"Every 8 days, a message is displayed to admin users to remember to register " -"this %s instance" -msgstr "" - -#: ../../godmode/update_manager/update_manager.history.php:42 -msgid "Origin" -msgstr "" - -#: ../../godmode/update_manager/update_manager.php:64 -#: ../../godmode/update_manager/update_manager.php:83 -msgid "Journal" -msgstr "" - -#: ../../godmode/update_manager/update_manager.php:71 -msgid "Offline update" -msgstr "" - -#: ../../godmode/update_manager/update_manager.php:78 -msgid "Online update" -msgstr "" - -#: ../../godmode/update_manager/update_manager.php:91 -msgid "Offline" -msgstr "" - -#: ../../godmode/update_manager/update_manager.php:96 -msgid "Online" -msgstr "" - -#: ../../godmode/update_manager/update_manager.php:159 -msgid "Please register on metaconsole first." -msgstr "" - -#: ../../godmode/users/profile_list.php:83 -#: ../../godmode/users/configure_profile.php:94 -msgid "User Profile management" -msgstr "" - -#: ../../godmode/users/profile_list.php:96 -#: ../../godmode/users/configure_profile.php:90 -#: ../../godmode/users/configure_profile.php:389 -#: ../../godmode/users/user_list.php:301 -#: ../../godmode/users/configure_user.php:219 -msgid "Manage users" -msgstr "" - -#: ../../godmode/users/profile_list.php:124 -#, php-format -msgid "" -"This node is configured with centralized mode. All profiles information is " -"read only. Go to %s to manage it." -msgstr "" - -#: ../../godmode/users/profile_list.php:136 -#: ../../godmode/users/user_list.php:412 -msgid "There was a problem deleting the profile" -msgstr "" - -#: ../../godmode/users/profile_list.php:263 -msgid "There was a problem updating this profile" -msgstr "" - -#: ../../godmode/users/profile_list.php:266 -msgid "Profile name cannot be empty" -msgstr "" - -#: ../../godmode/users/profile_list.php:312 -#: ../../godmode/users/profile_list.php:315 -msgid "There was a problem creating this profile" -msgstr "" - -#: ../../godmode/users/profile_list.php:334 -msgid "View Agents" -msgstr "" - -#: ../../godmode/users/profile_list.php:335 -msgid "Edit Agents" -msgstr "" - -#: ../../godmode/users/profile_list.php:336 -msgid "Disable Agents" -msgstr "" - -#: ../../godmode/users/profile_list.php:337 -msgid "Edit Alerts" -msgstr "" - -#: ../../godmode/users/profile_list.php:338 -msgid "Manage Alerts" -msgstr "" - -#: ../../godmode/users/profile_list.php:340 -msgid "Database Management" -msgstr "" - -#: ../../godmode/users/profile_list.php:341 -#: ../../include/class/OrderInterpreter.class.php:195 -msgid "View Events" -msgstr "" - -#: ../../godmode/users/profile_list.php:342 -msgid "Edit Events" -msgstr "" - -#: ../../godmode/users/profile_list.php:343 -msgid "Manage Events" -msgstr "" - -#: ../../godmode/users/profile_list.php:344 -msgid "View Reports" -msgstr "" - -#: ../../godmode/users/profile_list.php:345 -msgid "Edit Reports" -msgstr "" - -#: ../../godmode/users/profile_list.php:346 -msgid "Manage Reports" -msgstr "" - -#: ../../godmode/users/profile_list.php:347 -msgid "View Network Maps" -msgstr "" - -#: ../../godmode/users/profile_list.php:348 -msgid "Edit Network Maps" -msgstr "" - -#: ../../godmode/users/profile_list.php:349 -msgid "Manage Network Maps" -msgstr "" - -#: ../../godmode/users/profile_list.php:350 -msgid "View Visual Consoles" -msgstr "" - -#: ../../godmode/users/profile_list.php:351 -msgid "Edit Visual Consoles" -msgstr "" - -#: ../../godmode/users/profile_list.php:352 -msgid "Manage Visual Consoles" -msgstr "" - -#: ../../godmode/users/profile_list.php:353 -msgid "View NCM Data" -msgstr "" - -#: ../../godmode/users/profile_list.php:354 -#: ../../godmode/users/configure_profile.php:378 -msgid "Operate NCM" -msgstr "" - -#: ../../godmode/users/profile_list.php:355 -#: ../../godmode/users/configure_profile.php:382 -msgid "Manage NCM" -msgstr "" - -#: ../../godmode/users/profile_list.php:356 -msgid "Pandora Administration" -msgstr "" - -#: ../../godmode/users/profile_list.php:473 -msgid "There are no defined profiles" -msgstr "" - -#: ../../godmode/users/profile_list.php:481 -#: ../../godmode/users/configure_profile.php:153 -#: ../../godmode/users/configure_profile.php:415 -msgid "Create profile" -msgstr "" - -#: ../../godmode/users/configure_profile.php:77 -#, php-format -msgid "Edit profile %s" -msgstr "" - -#: ../../godmode/users/configure_profile.php:158 -msgid "There was a problem loading profile" -msgstr "" - -#: ../../godmode/users/configure_profile.php:250 -msgid "Update profile" -msgstr "" - -#: ../../godmode/users/configure_profile.php:260 -msgid "Update Profile" -msgstr "" - -#: ../../godmode/users/configure_profile.php:262 -msgid "Create Profile" -msgstr "" - -#: ../../godmode/users/configure_profile.php:283 -#: ../../operation/agentes/ver_agente.php:1985 -msgid "View agents" -msgstr "" - -#: ../../godmode/users/configure_profile.php:287 -msgid "Disable agents" -msgstr "" - -#: ../../godmode/users/configure_profile.php:291 -msgid "Edit agents" -msgstr "" - -#: ../../godmode/users/configure_profile.php:298 -msgid "Edit alerts" -msgstr "" - -#: ../../godmode/users/configure_profile.php:302 -#: ../../godmode/alerts/alert_list.php:607 -#: ../../godmode/alerts/alert_list.php:626 -msgid "Manage alerts" -msgstr "" - -#: ../../godmode/users/configure_profile.php:313 -msgid "Edit events" -msgstr "" - -#: ../../godmode/users/configure_profile.php:317 -#: ../../operation/events/events.php:1752 -msgid "Manage events" -msgstr "" - -#: ../../godmode/users/configure_profile.php:324 -msgid "View reports" -msgstr "" - -#: ../../godmode/users/configure_profile.php:328 -msgid "Edit reports" -msgstr "" - -#: ../../godmode/users/configure_profile.php:332 -msgid "Manage reports" -msgstr "" - -#: ../../godmode/users/configure_profile.php:339 -msgid "View network maps" -msgstr "" - -#: ../../godmode/users/configure_profile.php:343 -msgid "Edit network maps" -msgstr "" - -#: ../../godmode/users/configure_profile.php:347 -msgid "Manage network maps" -msgstr "" - -#: ../../godmode/users/configure_profile.php:354 -#: ../../include/functions_menu.php:574 -msgid "View visual console" -msgstr "" - -#: ../../godmode/users/configure_profile.php:358 -msgid "Edit visual console" -msgstr "" - -#: ../../godmode/users/configure_profile.php:362 -msgid "Manage visual console" -msgstr "" - -#: ../../godmode/users/configure_profile.php:374 -msgid "View NCM data" -msgstr "" - -#: ../../godmode/users/configure_profile.php:396 -msgid "Manage database" -msgstr "" - -#: ../../godmode/users/configure_profile.php:403 -#, php-format -msgid "%s management" -msgstr "" - -#: ../../godmode/users/configure_profile.php:475 -msgid "Profile name already on use, please, change the name before save" -msgstr "" - -#: ../../godmode/users/user_list.php:351 -#: ../../godmode/users/configure_user.php:897 -#, php-format -msgid "Deleted user %s" -msgstr "" - -#: ../../godmode/users/user_list.php:358 ../../godmode/users/user_list.php:400 -#: ../../godmode/users/configure_user.php:904 -msgid "There was a problem deleting the user" -msgstr "" - -#: ../../godmode/users/user_list.php:376 -#: ../../godmode/users/configure_user.php:919 -#, php-format -msgid "Deleted user %s from metaconsole" -msgstr "" - -#: ../../godmode/users/user_list.php:388 -#: ../../godmode/users/configure_user.php:931 -#, php-format -msgid "Deleted user %s from %s" -msgstr "" - -#: ../../godmode/users/user_list.php:394 -#: ../../godmode/users/configure_user.php:940 -#, php-format -msgid "Successfully deleted from %s" -msgstr "" - -#: ../../godmode/users/user_list.php:395 -#: ../../godmode/users/configure_user.php:941 -#, php-format -msgid "There was a problem deleting the user from %s" -msgstr "" - -#: ../../godmode/users/user_list.php:403 -msgid "ID user cannot be empty" -msgstr "" - -#: ../../godmode/users/user_list.php:444 -msgid "There was a problem disabling user" -msgstr "" - -#: ../../godmode/users/user_list.php:450 -msgid "There was a problem enabling user" -msgstr "" - -#: ../../godmode/users/user_list.php:545 -#: ../../operation/users/user_edit.php:284 -#, php-format -msgid "" -"This node is configured with centralized mode. All users information is read " -"only. Go to %s to manage it." -msgstr "" - -#: ../../godmode/users/user_list.php:581 -msgid "Profile / Group" -msgstr "" - -#: ../../godmode/users/user_list.php:769 ../../operation/search_users.php:63 -msgid "Administrator" -msgstr "" - -#: ../../godmode/users/user_list.php:795 -msgid "Show profiles" -msgstr "" - -#: ../../godmode/users/user_list.php:813 -msgid "Other profiles are also assigned." -msgstr "" - -#: ../../godmode/users/user_list.php:815 -msgid "" -"Other profiles you cannot manage are also assigned. These profiles are not " -"shown. You cannot enable/disable or delete this user." -msgstr "" - -#: ../../godmode/users/user_list.php:824 -#: ../../include/functions_reporting.php:5160 -#: ../../include/functions_reporting.php:5207 -#: ../../operation/search_users.php:87 -msgid "The user doesn't have any assigned profile/group" -msgstr "" - -#: ../../godmode/users/user_list.php:936 -#: ../../operation/users/user_edit_header.php:129 -msgid "Edit user" -msgstr "" - -#: ../../godmode/users/user_list.php:1034 -msgid "Create user" -msgstr "" - -#: ../../godmode/users/user_list.php:1048 -#: ../../godmode/users/configure_user.php:296 -#, php-format -msgid "The current authentication scheme doesn't support creating users on %s" -msgstr "" - -#: ../../godmode/users/configure_user.php:60 -#: ../../godmode/users/user_management.php:39 -#: ../../godmode/massive/massive_edit_users.php:275 -#: ../../godmode/events/events.php:56 ../../include/auth/mysql.php:813 -#: ../../operation/users/user_edit.php:470 -#: ../../operation/events/events.php:1671 -msgid "Event list" -msgstr "" - -#: ../../godmode/users/configure_user.php:64 -#: ../../godmode/users/user_management.php:43 ../../include/auth/mysql.php:817 -msgid "External link" -msgstr "" - -#: ../../godmode/users/configure_user.php:206 -msgid "Update User" -msgstr "" - -#: ../../godmode/users/configure_user.php:206 -msgid "Create User" -msgstr "" - -#: ../../godmode/users/configure_user.php:223 -msgid "User Detail Editor" -msgstr "" - -#: ../../godmode/users/configure_user.php:393 -msgid "User ID cannot be empty" -msgstr "" - -#: ../../godmode/users/configure_user.php:401 -msgid "User ID already exists" -msgstr "" - -#: ../../godmode/users/configure_user.php:407 -msgid "Invalid user ID: leading or trailing blank spaces not allowed" -msgstr "" - -#: ../../godmode/users/configure_user.php:415 -msgid "Passwords cannot be empty" -msgstr "" - -#: ../../godmode/users/configure_user.php:422 -msgid "Passwords didn't match" -msgstr "" - -#: ../../godmode/users/configure_user.php:429 -msgid "The password provided is not valid. Please set another one." -msgstr "" - -#: ../../godmode/users/configure_user.php:491 -msgid "" -"Strict ACL is not recommended for admin users because performance could be " -"affected." -msgstr "" - -#: ../../godmode/users/configure_user.php:575 -#: ../../godmode/users/configure_user.php:1023 -msgid "Profile added successfully" -msgstr "" - -#: ../../godmode/users/configure_user.php:576 -#: ../../godmode/users/configure_user.php:1024 -msgid "Profile cannot be added" -msgstr "" - -#: ../../godmode/users/configure_user.php:727 -#: ../../godmode/users/configure_user.php:755 -#: ../../godmode/users/configure_user.php:829 -#: ../../godmode/users/configure_user.php:836 -#: ../../godmode/users/configure_user.php:951 -#: ../../operation/users/user_edit.php:216 -#: ../../operation/users/user_edit.php:262 -msgid "User info successfully updated" -msgstr "" - -#: ../../godmode/users/configure_user.php:728 -#: ../../godmode/users/configure_user.php:756 -#: ../../godmode/users/configure_user.php:830 -#: ../../godmode/users/configure_user.php:837 -#: ../../godmode/users/configure_user.php:952 -msgid "Error updating user info (no change?)" -msgstr "" - -#: ../../godmode/users/configure_user.php:761 -msgid "Password of the active user is required to perform password change" -msgstr "" - -#: ../../godmode/users/configure_user.php:763 -msgid "Password of active user is not correct" -msgstr "" - -#: ../../godmode/users/configure_user.php:779 -msgid "Passwords does not match" -msgstr "" - -#: ../../godmode/users/configure_user.php:829 -#: ../../operation/users/user_edit.php:214 -msgid "You have generated a new API Token." -msgstr "" - -#: ../../godmode/users/configure_user.php:858 -msgid "" -"Strict ACL is not recommended for this user. Performance could be affected." -msgstr "" - -#: ../../godmode/users/configure_user.php:1074 -#: ../../operation/users/user_edit.php:306 -msgid "" -"The API token will be renewed. After this action, the last token you were " -"using will not work. Are you sure?" -msgstr "" - -#: ../../godmode/users/configure_user.php:1090 -#: ../../operation/users/user_edit.php:339 -msgid "Your API Token is:" -msgstr "" - -#: ../../godmode/users/configure_user.php:1092 -#: ../../operation/users/user_edit.php:339 -msgid "Please, avoid share this string with others." -msgstr "" - -#: ../../godmode/users/configure_user.php:1169 -#: ../../godmode/users/user_management.php:178 -#: ../../operation/users/user_edit.php:384 -msgid "Full (display) name" -msgstr "" - -#: ../../godmode/users/configure_user.php:1187 -#: ../../godmode/users/user_management.php:710 -#: ../../godmode/massive/massive_edit_users.php:469 -#: ../../operation/users/user_edit.php:530 -msgid "The timezone must be that of the associated server." -msgstr "" - -#: ../../godmode/users/configure_user.php:1220 -#: ../../godmode/users/user_management.php:299 -#: ../../operation/users/user_edit.php:411 -msgid "Password confirmation" -msgstr "" - -#: ../../godmode/users/configure_user.php:1238 -#: ../../godmode/users/user_management.php:321 -msgid "Own password confirmation" -msgstr "" - -#: ../../godmode/users/configure_user.php:1248 -#: ../../godmode/users/user_management.php:233 -msgid "Administrator user" -msgstr "" - -#: ../../godmode/users/configure_user.php:1275 -#: ../../godmode/users/user_management.php:198 -#: ../../operation/users/user_edit.php:404 -msgid "E-mail" -msgstr "" - -#: ../../godmode/users/configure_user.php:1291 -#: ../../godmode/users/user_management.php:206 -#: ../../godmode/users/user_management.php:218 -#: ../../operation/users/user_edit.php:406 -msgid "Phone number" -msgstr "" - -#: ../../godmode/users/configure_user.php:1307 -#: ../../godmode/users/user_management.php:741 -#: ../../operation/users/user_edit.php:752 -msgid "Login allowed IP list" -msgstr "" - -#: ../../godmode/users/configure_user.php:1308 -#: ../../godmode/users/user_management.php:758 -#: ../../operation/users/user_edit.php:753 -msgid "" -"Add the source IPs that will allow console access. Each IP must be separated " -"only by comma. * allows all." -msgstr "" - -#: ../../godmode/users/configure_user.php:1347 -msgid "Skin" -msgstr "" - -#: ../../godmode/users/configure_user.php:1358 -msgid "Search custom field view" -msgstr "" - -#: ../../godmode/users/configure_user.php:1372 -msgid "Load by default the selected view in custom field view" -msgstr "" - -#: ../../godmode/users/configure_user.php:1378 -msgid "Use global conf" -msgstr "" - -#: ../../godmode/users/configure_user.php:1383 -#: ../../godmode/users/user_management.php:649 -#: ../../godmode/massive/massive_edit_users.php:270 -#: ../../operation/users/user_edit.php:466 -msgid "Home screen" -msgstr "" - -#: ../../godmode/users/configure_user.php:1384 -#: ../../godmode/massive/massive_edit_users.php:270 -#: ../../operation/users/user_edit.php:466 -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 "" - -#: ../../godmode/users/configure_user.php:1473 -msgid "Metaconsole access" -msgstr "" - -#: ../../godmode/users/configure_user.php:1509 -msgid "Default event filter" -msgstr "" - -#: ../../godmode/users/configure_user.php:1523 -msgid "eHorus user access enabled" -msgstr "" - -#: ../../godmode/users/configure_user.php:1531 -#: ../../include/functions_config.php:1887 -msgid "eHorus user" -msgstr "" - -#: ../../godmode/users/configure_user.php:1540 -#: ../../include/functions_config.php:1891 -msgid "eHorus password" -msgstr "" - -#: ../../godmode/users/configure_user.php:1569 -msgid "User must be created before activating double authentication." -msgstr "" - -#: ../../godmode/users/configure_user.php:1596 -#: ../../operation/users/user_edit.php:552 -msgid "Show information" -msgstr "" - -#: ../../godmode/users/configure_user.php:1676 -msgid "Enable agents managment" -msgstr "" - -#: ../../godmode/users/configure_user.php:1684 -msgid "Enable node access" -msgstr "" - -#: ../../godmode/users/configure_user.php:1685 -msgid "With this option enabled, the user will can access to nodes console" -msgstr "" - -#: ../../godmode/users/configure_user.php:1914 -msgid "yes" -msgstr "" - -#: ../../godmode/users/configure_user.php:1917 -msgid "no" -msgstr "" - -#: ../../godmode/users/configure_user.php:1921 -msgid "Please select profile and group" -msgstr "" - -#: ../../godmode/users/configure_user.php:1935 -#: ../../godmode/users/configure_user.php:1986 -msgid "This profile is already defined" -msgstr "" - -#: ../../godmode/users/configure_user.php:2000 -msgid "Deleting last profile will delete this user" -msgstr "" - -#: ../../godmode/users/configure_user.php:2040 -msgid "" -"User will be created without profiles assigned and won't be able to log in, " -"are you sure?" -msgstr "" - -#: ../../godmode/users/configure_user.php:2147 -#: ../../operation/users/user_edit.php:1253 -msgid "Double autentication information" -msgstr "" - -#: ../../godmode/users/configure_user.php:2236 -#: ../../operation/users/user_edit.php:1342 -msgid "The double authentication will be deactivated" -msgstr "" - -#: ../../godmode/users/configure_user.php:2237 -#: ../../operation/users/user_edit.php:1343 -msgid "Deactivate" -msgstr "" - -#: ../../godmode/users/configure_user.php:2272 -#: ../../operation/users/user_edit.php:1375 -msgid "The double autentication was deactivated successfully" -msgstr "" - -#: ../../godmode/users/configure_user.php:2275 -#: ../../godmode/users/configure_user.php:2279 -#: ../../operation/users/user_edit.php:1378 -#: ../../operation/users/user_edit.php:1382 -msgid "There was an error deactivating the double autentication" -msgstr "" - -#: ../../godmode/users/user_management.php:136 -msgid "Profile information" -msgstr "" - -#: ../../godmode/users/user_management.php:136 -msgid "Profile information for" -msgstr "" - -#: ../../godmode/users/user_management.php:267 -msgid "New password" -msgstr "" - -#: ../../godmode/users/user_management.php:286 -msgid "Repeat new password" -msgstr "" - -#: ../../godmode/users/user_management.php:306 -#: ../../operation/users/user_edit.php:412 -msgid "Current password" -msgstr "" - -#: ../../godmode/users/user_management.php:338 -msgid "Third user password confirmation" -msgstr "" - -#: ../../godmode/users/user_management.php:353 -msgid "Not Login" -msgstr "" - -#: ../../godmode/users/user_management.php:370 -msgid "The user with not login set only can access to API." -msgstr "" - -#: ../../godmode/users/user_management.php:375 -msgid "Local User" -msgstr "" - -#: ../../godmode/users/user_management.php:392 -msgid "" -"The user with local authentication enabled will always use local " -"authentication." -msgstr "" - -#: ../../godmode/users/user_management.php:410 -msgid "Session time" -msgstr "" - -#: ../../godmode/users/user_management.php:420 -msgid "" -"This is defined in minutes, If you wish a permanent session should putting " -"-1 in this field." -msgstr "" - -#: ../../godmode/users/user_management.php:425 -#: ../../godmode/massive/massive_edit_users.php:378 -#: ../../operation/users/user_edit.php:642 -msgid "Autorefresh" -msgstr "" - -#: ../../godmode/users/user_management.php:460 -#: ../../godmode/massive/massive_edit_users.php:418 -#: ../../operation/users/user_edit.php:678 -msgid "Full list of pages" -msgstr "" - -#: ../../godmode/users/user_management.php:471 -msgid "Pages with autorefresh" -msgstr "" - -#: ../../godmode/users/user_management.php:492 -#: ../../godmode/users/user_management.php:493 -#: ../../godmode/massive/massive_edit_users.php:427 -#: ../../godmode/massive/massive_edit_users.php:428 -#: ../../include/functions_html.php:1438 ../../include/functions_html.php:1439 -#: ../../operation/users/user_edit.php:687 -#: ../../operation/users/user_edit.php:688 -msgid "Push selected pages into autorefresh list" -msgstr "" - -#: ../../godmode/users/user_management.php:509 -#: ../../godmode/users/user_management.php:510 -#: ../../godmode/massive/massive_edit_users.php:437 -#: ../../godmode/massive/massive_edit_users.php:438 -#: ../../include/functions_html.php:1450 ../../include/functions_html.php:1451 -#: ../../operation/users/user_edit.php:696 -#: ../../operation/users/user_edit.php:697 -msgid "Pop selected pages out of autorefresh list" -msgstr "" - -#: ../../godmode/users/user_management.php:556 -msgid "Autorefresh pages" -msgstr "" - -#: ../../godmode/users/user_management.php:562 -msgid "Time for autorefresh" -msgstr "" - -#: ../../godmode/users/user_management.php:575 -#: ../../godmode/massive/massive_edit_users.php:454 -#: ../../operation/users/user_edit.php:713 -msgid "" -"Interval of autorefresh of the elements, by default they are 30 seconds, " -"needing to enable the autorefresh first" -msgstr "" - -#: ../../godmode/users/user_management.php:580 -msgid "Language and Appearance" -msgstr "" - -#: ../../godmode/users/user_management.php:602 -msgid "User color scheme" -msgstr "" - -#: ../../godmode/users/user_management.php:623 -#: ../../godmode/massive/massive_edit_users.php:340 -#: ../../operation/users/user_edit.php:571 -msgid "Event filter" -msgstr "" - -#: ../../godmode/users/user_management.php:707 -#: ../../include/functions_visual_map_editor.php:309 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:302 -msgid "Time zone" -msgstr "" - -#: ../../godmode/users/user_management.php:724 -msgid "Additional settings" -msgstr "" - -#: ../../godmode/users/user_management.php:763 -msgid "Allow all IPs" -msgstr "" - -#: ../../godmode/users/user_management.php:787 -msgid "Contact details (QR)" -msgstr "" - -#: ../../godmode/users/user_management.php:788 -msgid "API Token credentials" -msgstr "" - -#: ../../godmode/agentes/agent_template.php:172 -msgid "Error adding modules" -msgstr "" - -#: ../../godmode/agentes/agent_template.php:174 -msgid "Error adding modules. The following errors already exists: " -msgstr "" - -#: ../../godmode/agentes/agent_template.php:179 -#: ../../include/functions_api.php:15240 -msgid "Modules successfully added" -msgstr "" - -#: ../../godmode/agentes/agent_template.php:204 -#: ../../godmode/agentes/configurar_agente.php:456 -#: ../../godmode/agentes/configurar_agente.php:767 ../../godmode/menu.php:273 -#: ../../godmode/wizards/HostDevices.class.php:1094 -msgid "Module templates" -msgstr "" - -#: ../../godmode/agentes/agent_template.php:222 -#: ../../godmode/agentes/agent_template.php:236 -#: ../../godmode/agentes/agent_template.php:237 -msgid "Assign" -msgstr "" - -#: ../../godmode/agentes/agent_template.php:317 -#: ../../mobile/operation/modules.php:804 -msgid "No modules" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_wmi.php:101 -msgid "Optional. WMI namespace. If unsure leave blank." -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_wmi.php:188 -msgid "" -"Optional. Substring to look for in the WQL query result. The module returns " -"1 if found, 0 if not." -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_wmi.php:212 -msgid "" -"Column number to retrieve from the WQL query result (starting from zero)." -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:165 -msgid "Debug remotely this module" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:168 -msgid "Debug this module once it has been initialized" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:194 -#: ../../include/class/WebServerModuleDebug.class.php:325 -msgid "Debug" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:223 -msgid "Requests" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:226 -msgid "Agent browser id" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:232 -msgid "HTTP auth (login)" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:235 -msgid "HTTP auth (password)" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:249 -msgid "Proxy auth (login)" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:253 -msgid "Proxy auth (pass)" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:260 -msgid "Proxy auth (server)" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:264 -msgid "Proxy auth (realm)" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_web.php:276 -msgid "There isn't get or post" -msgstr "" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:35 -#: ../../operation/agentes/status_monitor.php:326 ../../operation/menu.php:186 -msgid "Monitor detail" -msgstr "" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:121 -#: ../../godmode/agentes/status_monitor_custom_fields.php:167 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4065 -#: ../../mobile/operation/agents.php:100 ../../mobile/operation/agents.php:426 -#: ../../include/functions_reporting_html.php:1797 -#: ../../include/functions_treeview.php:310 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:569 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:584 -#: ../../operation/agentes/status_monitor.php:1577 -#: ../../operation/agentes/estado_generalagente.php:500 -#: ../../operation/inventory/inventory.php:1267 -msgid "Last status change" -msgstr "" - -#: ../../godmode/agentes/status_monitor_custom_fields.php:185 -msgid "Show monitor detail fields" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:254 -#: ../../godmode/agentes/configurar_agente.php:1083 -msgid "No agent alias specified" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:257 -msgid "Agent cannot be created due to the maximum agent limit for this group" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:363 -msgid "Could not be created, because name already exists" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:365 -msgid "Could not be created, because IP already exists" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:468 -msgid "Manage policy" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:548 -#: ../../operation/agentes/ver_agente.php:1551 -#: ../../operation/agentes/ver_agente.php:1870 -msgid "GIS data" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:617 -#: ../../godmode/agentes/configurar_agente.php:776 -#: ../../operation/agentes/ver_agente.php:1566 -#: ../../operation/agentes/ver_agente.php:1928 ../../operation/menu.php:680 -#: ../../general/first_task/incidents.php:28 -msgid "Incidents" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:771 -#: ../../godmode/setup/gis_step_2.php:67 ../../godmode/setup/gis_step_2.php:104 -msgid "Gis" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:791 -msgid "SNMP Interfaces Wizard" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:810 -msgid "SNMP explorer" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:829 -msgid "Agent setup view" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:842 -#: ../../godmode/agentes/configurar_agente.php:866 -#: ../../godmode/agentes/modificar_agente.php:109 ../../godmode/menu.php:186 -#: ../../godmode/servers/modificar_server.php:302 -msgid "Manage agents" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:853 -#: ../../godmode/agentes/modificar_agente.php:1039 -#: ../../include/class/SnmpConsole.class.php:785 -#: ../../operation/agentes/estado_agente.php:1346 -#: ../../operation/snmpconsole/snmp_statistics.php:195 -msgid "Create agent" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:892 -#: ../../godmode/servers/modificar_server.php:481 -msgid "Conf file deleted successfully" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:893 -#: ../../godmode/servers/modificar_server.php:482 -msgid "Could not delete conf file" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:911 -#: ../../godmode/agentes/configurar_agente.php:1078 -#: ../../include/class/ExternalTools.class.php:832 -msgid "The ip or dns name entered cannot be resolved" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:938 -#: ../../godmode/agentes/configurar_agente.php:942 -msgid "No data to normalize" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:947 -#, php-format -msgid "Deleted data above %f" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:948 -#, php-format -msgid "Error normalizing module %s" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:1094 -#, php-format -msgid "The group id %d is incorrect." -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:1096 -msgid "Agent cannot be updated due to the maximum agent limit for this group" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:1098 -msgid "Duplicate main IP address" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:1152 -msgid "There was a problem updating the agent" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:1261 -msgid "There was a problem loading the agent" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:1818 -msgid "" -"There was a problem updating module. Another module already exists with the " -"same name." -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:1822 -msgid "" -"There was a problem updating module. Some required fields are missed: (name)" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:1826 -msgid "There was a problem updating module. \"No change\"" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:1832 -msgid "There was a problem updating module. Processing error" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:1861 -msgid "Module successfully updated" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:1998 -msgid "" -"There was a problem adding module. Another module already exists with the " -"same name." -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:2002 -msgid "" -"There was a problem adding module. Some required fields are missed : (name)" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:2008 -msgid "There was a problem adding module. Processing error" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:2037 -#: ../../godmode/reporting/graph_builder.php:392 -msgid "Module added successfully" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:2193 -msgid "There was a problem deleting the module" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:2197 -msgid "Module deleted succesfully" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:2336 -#: ../../include/functions_api.php:11250 -#, php-format -msgid "Save by %s Console" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:2354 -#: ../../include/functions_api.php:11251 -#, php-format -msgid "Update by %s Console" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:2370 -#: ../../include/functions_api.php:11252 -#, php-format -msgid "Insert by %s Console" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:2443 -#: ../../godmode/agentes/configurar_agente.php:2463 -msgid "Invalid tab specified" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:120 -msgid "Source module" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:162 -#: ../../godmode/agentes/module_manager_editor_prediction.php:179 -msgid "Select Module" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:200 -msgid "Calculation type" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:201 -msgid "Future estimation" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:202 -msgid "Limit value" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:211 -msgid "Estimated absolute value" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:212 -msgid "Calculation of days to reach limit" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor.php:719 -msgid "Invalid module type" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor.php:781 -msgid "Module relations" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor.php:898 -msgid "No module to predict" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor.php:908 -msgid "No plug-in provided" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor.php:918 -msgid "No server provided" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor.php:949 -msgid "" -"Error, The field name and name in module_name in data configuration are " -"different." -msgstr "" - -#: ../../godmode/agentes/module_manager_editor.php:987 -msgid "The File APIs are not fully supported in this browser." -msgstr "" - -#: ../../godmode/agentes/module_manager_editor.php:988 -msgid "Couldn`t find the fileinput element." -msgstr "" - -#: ../../godmode/agentes/module_manager_editor.php:989 -msgid "This browser doesn`t seem to support the files property of file inputs." -msgstr "" - -#: ../../godmode/agentes/module_manager_editor.php:990 -msgid "Please select a file before clicking Load" -msgstr "" - -#: ../../godmode/agentes/inventory_manager.php:110 -msgid "Successfully forced inventory module" -msgstr "" - -#: ../../godmode/agentes/inventory_manager.php:112 -msgid "Error forcing inventory module" -msgstr "" - -#: ../../godmode/agentes/inventory_manager.php:235 -#: ../../include/functions_ui.php:7539 -msgid "Target" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:96 -#, php-format -msgid "Agents defined in %s" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:125 -#, php-format -msgid "" -"This node is configured with centralized mode. Go to %s to delete an agent" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:170 -msgid "Success deleted agent." -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:171 -msgid "Could not be deleted." -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:179 -msgid "Maybe the files conf or md5 could not be deleted" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:288 -#: ../../include/class/SatelliteAgent.class.php:152 -msgid "Everyone" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:345 -#: ../../include/functions_massive_operations.php:163 -#: ../../include/class/SatelliteAgent.class.php:193 -msgid "Show agents" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:363 -#: ../../operation/agentes/estado_agente.php:392 -msgid "Operating System" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:382 -#: ../../include/class/SatelliteAgent.class.php:185 -msgid "" -"Search filter by alias, name, description, IP address or custom fields " -"content" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:702 -msgid "Remote agent configuration" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:702 -msgid "R" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:784 -#: ../../godmode/agentes/module_manager.php:864 -msgid "Module in scheduled downtime" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:870 -msgid "Edit remote config" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:917 -msgid "Enable agent" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:919 -msgid "You are going to enable a cluster agent. Are you sure?" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:922 -msgid "Disable agent" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:924 -msgid "You are going to disable a cluster agent. Are you sure?" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:956 -msgid "WARNING! - You are going to delete a cluster agent. Are you sure?" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:978 -#: ../../godmode/agentes/agent_manager.php:1073 -#: ../../godmode/agentes/agent_manager.php:1126 -msgid "Delete agent" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:999 -#: ../../include/functions_ui.php:2587 ../../include/functions_ui.php:2613 -#: ../../operation/agentes/estado_agente.php:1313 -#, php-format -msgid "Total items: %s" -msgstr "" - -#: ../../godmode/agentes/modificar_agente.php:1049 -#: ../../include/class/AgentDeployWizard.class.php:706 -msgid "Deploy agent" -msgstr "" - -#: ../../godmode/agentes/agent_conf_gis.php:38 -#: ../../operation/agentes/gis_view.php:59 -msgid "" -"There is no default map. Please go to the setup for to set a default map." -msgstr "" - -#: ../../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 "" - -#: ../../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 "" - -#: ../../godmode/agentes/agent_conf_gis.php:68 -msgid "Agent position" -msgstr "" - -#: ../../godmode/agentes/agent_conf_gis.php:75 -msgid "Latitude: " -msgstr "" - -#: ../../godmode/agentes/agent_conf_gis.php:94 -msgid "Longitude: " -msgstr "" - -#: ../../godmode/agentes/agent_conf_gis.php:113 -msgid "Altitude: " -msgstr "" - -#: ../../godmode/agentes/agent_conf_gis.php:132 -msgid "Ignore new GIS data: " -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:167 -#: ../../godmode/agentes/planned_downtime.editor.php:1407 -#: ../../godmode/agentes/planned_downtime.editor.php:1519 -msgid "All modules" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:212 -#: ../../godmode/agentes/planned_downtime.list.php:225 -#: ../../godmode/agentes/planned_downtime.editor.php:66 -#: ../../godmode/agentes/planned_downtime.editor.php:79 -#: ../../include/functions_reporting_html.php:891 -#: ../../include/functions_reporting_html.php:4923 -msgid "Scheduled Downtime" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:221 -#: ../../godmode/agentes/planned_downtime.editor.php:75 -#: ../../operation/agentes/exportdata.php:58 ../../operation/menu.php:801 -msgid "Tools" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:254 -msgid "An error occurred stopping the scheduled downtime" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:281 -msgid "This scheduled downtime is running" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:343 -#: ../../godmode/agentes/planned_downtime.list.php:786 -#: ../../godmode/agentes/planned_downtime.editor.php:954 -msgid "Once" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:344 -#: ../../godmode/agentes/planned_downtime.list.php:787 -#: ../../godmode/agentes/planned_downtime.editor.php:955 -msgid "Periodically" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:384 -msgid "Between dates" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:395 -msgid "Show past downtimes" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:673 -#: ../../godmode/agentes/planned_downtime.export_csv.php:204 -msgid "No scheduled downtime" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:733 -msgid "Name #Ag." -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:740 -msgid "Affected" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:745 -#: ../../godmode/agentes/planned_downtime.list.php:850 -#: ../../godmode/agentes/planned_downtime.list.php:859 -msgid "Stop downtime" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:779 -#: ../../godmode/agentes/planned_downtime.editor.php:930 -msgid "Disabled Agents" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:780 -#: ../../godmode/agentes/planned_downtime.editor.php:932 -msgid "Disabled only Alerts" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:802 -msgid "Not running" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:820 -msgid "Elements affected" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:829 -msgid "Agents and modules affected" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:1036 -msgid "" -"WARNING: If you delete this scheduled downtime, it will not be taken into " -"account in future SLA reports" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:1042 -msgid "WARNING: There are malformed scheduled downtimes" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.list.php:1042 -msgid "Do you want to migrate automatically the malformed items?" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:229 -#: ../../godmode/agentes/planned_downtime.editor.php:1574 -#: ../../godmode/agentes/planned_downtime.editor.php:1775 -msgid "This elements cannot be modified while the downtime is being executed" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:262 -#: ../../include/functions_planned_downtimes.php:41 -#: ../../include/functions_planned_downtimes.php:814 -msgid "" -"Not created. Error inserting data. Start time must be higher than the " -"current time" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:266 -#: ../../godmode/agentes/planned_downtime.editor.php:270 -#: ../../godmode/agentes/planned_downtime.editor.php:278 -#: ../../godmode/agentes/planned_downtime.editor.php:282 -#: ../../include/functions_planned_downtimes.php:43 -#: ../../include/functions_planned_downtimes.php:48 -#: ../../include/functions_planned_downtimes.php:50 -#: ../../include/functions_planned_downtimes.php:819 -#: ../../include/functions_planned_downtimes.php:826 -#: ../../include/functions_planned_downtimes.php:834 -#: ../../include/functions_planned_downtimes.php:842 -#: ../../include/functions_planned_downtimes.php:847 -#: ../../include/functions_planned_downtimes.php:852 -#: ../../include/functions_planned_downtimes.php:857 -#: ../../include/functions_planned_downtimes.php:862 -#: ../../include/functions_planned_downtimes.php:867 -#: ../../include/functions_planned_downtimes.php:872 -msgid "Not created. Error inserting data" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:266 -#: ../../include/functions_planned_downtimes.php:43 -#: ../../include/functions_planned_downtimes.php:826 -msgid "The end date must be higher than the start date" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:270 -#: ../../include/functions_planned_downtimes.php:819 -msgid "The end date must be higher than the current time" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:278 -#: ../../godmode/agentes/planned_downtime.editor.php:1135 -#: ../../include/functions_planned_downtimes.php:48 -#: ../../include/functions_planned_downtimes.php:834 -msgid "The end time must be higher than the start time" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:282 -#: ../../godmode/agentes/planned_downtime.editor.php:1099 -#: ../../include/functions_planned_downtimes.php:50 -#: ../../include/functions_planned_downtimes.php:842 -msgid "The end day must be higher than the start day" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:295 -msgid "hour (from)" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:312 -msgid "minute (from)" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:329 -msgid "month day (from)" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:346 -msgid "month (from)" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:363 -msgid "week day (from)" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:380 -msgid "hour (to)" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:397 -msgid "minute (to)" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:414 -msgid "month day (to)" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:431 -msgid "month (to)" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:448 -msgid "week day (to)" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:487 -#: ../../godmode/agentes/planned_downtime.editor.php:622 -msgid "Downtime start cron expression is not correct" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:493 -#: ../../godmode/agentes/planned_downtime.editor.php:628 -msgid "Downtime stop cron expression is not correct" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:538 -#: ../../include/functions_planned_downtimes.php:99 -#: ../../include/functions_planned_downtimes.php:886 -msgid "Each scheduled downtime must have a different name" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:543 -#: ../../godmode/agentes/planned_downtime.editor.php:576 -#: ../../include/functions_planned_downtimes.php:104 -#: ../../include/functions_planned_downtimes.php:892 -msgid "Scheduled downtime must have a name" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:877 -#: ../../godmode/category/edit_category.php:79 -msgid "Editor" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:931 -msgid "Disable Modules" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:945 -msgid "Quiet: Modules will not generate events or fire alerts." -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:945 -msgid "Disable Agents: Disables the selected agents." -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:945 -msgid "Disable Alerts: Disable alerts for the selected agents." -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:956 -msgid "Cron from/to" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1028 -msgid "Type Periodicity" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1069 -#: ../../include/functions_reporting.php:15059 -msgid "From day" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1085 -#: ../../include/functions_reporting.php:15060 -msgid "To day" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1110 -msgid "From hour" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1120 -msgid "The start time must be lower than the end time" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1125 -msgid "To hour" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1152 -#: ../../godmode/agentes/module_manager_editor_common.php:1111 -#: ../../godmode/agentes/module_manager_editor_common.php:1117 -msgid "Cron from" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1155 -#: ../../godmode/agentes/module_manager_editor_common.php:1114 -#: ../../godmode/agentes/module_manager_editor_common.php:1120 -msgid "Cron to" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1171 -msgid "Filtering" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1232 -#: ../../godmode/massive/massive_delete_modules.php:319 -#: ../../godmode/massive/massive_edit_modules.php:298 -msgid "Selection mode" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1272 -msgid "Only for type Quiet for downtimes." -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1330 -msgid "Agents planned for this downtime" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1348 -msgid "There are no agents" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1402 -msgid "All alerts" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1404 -msgid "Entire agent" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1409 -#: ../../godmode/agentes/planned_downtime.editor.php:1511 -#: ../../godmode/agentes/planned_downtime.editor.php:1515 -msgid "Some modules" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1465 -msgid "Add Module:" -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:1903 -#: ../../godmode/reporting/reporting_builder.item_editor.php:4993 -msgid "Please select a module." -msgstr "" - -#: ../../godmode/agentes/planned_downtime.editor.php:2042 -msgid "" -"WARNING: If you edit this scheduled downtime, the data of future SLA reports " -"may be altered" -msgstr "" - -#: ../../godmode/agentes/fields_manager.php:46 -msgid "Agents custom fields manager" -msgstr "" - -#: ../../godmode/agentes/fields_manager.php:79 -#: ../../include/ajax/custom_fields.php:739 -msgid "The name must not be empty" -msgstr "" - -#: ../../godmode/agentes/fields_manager.php:81 -msgid "The name must be unique" -msgstr "" - -#: ../../godmode/agentes/fields_manager.php:93 -msgid "Field successfully created" -msgstr "" - -#: ../../godmode/agentes/fields_manager.php:115 -msgid "Field successfully updated" -msgstr "" - -#: ../../godmode/agentes/fields_manager.php:117 -msgid "There was a problem modifying field" -msgstr "" - -#: ../../godmode/agentes/fields_manager.php:129 -msgid "There was a problem deleting field" -msgstr "" - -#: ../../godmode/agentes/fields_manager.php:131 -msgid "Field successfully deleted" -msgstr "" - -#: ../../godmode/agentes/fields_manager.php:154 -#: ../../godmode/agentes/configure_field.php:127 -#: ../../operation/agentes/custom_fields.php:67 -msgid "Display on front" -msgstr "" - -#: ../../godmode/agentes/fields_manager.php:154 -#: ../../godmode/agentes/configure_field.php:128 -#: ../../operation/agentes/custom_fields.php:67 -msgid "" -"The fields with display on front enabled will be displayed into the agent " -"details" -msgstr "" - -#: ../../godmode/agentes/fields_manager.php:228 -msgid "Create field" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_network.php:306 -#: ../../include/class/AgentWizard.class.php:584 -msgid "SNMP Walk" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_network.php:477 -msgid "" -"Please use single quotation marks when necessary. \n" -"\n" -"If double quotation marks are needed, please escape them with a backslash " -"(\\")" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_network.php:536 -msgid "Windows remote" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:329 -#: ../../godmode/agentes/agent_manager.php:748 -#: ../../godmode/massive/massive_edit_agents.php:1042 -msgid "Agent icon" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:379 -msgid "Use alias as name" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:407 -#: ../../godmode/setup/setup_general.php:662 -#: ../../include/functions_config.php:410 -msgid "Unique IP" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:426 -#: ../../godmode/agentes/agent_manager.php:452 -msgid "Delete selected IPs" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:443 -msgid "Fix IP address" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:444 -msgid "Avoid automatic IP address update when agent IP changes." -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:448 -msgid "IP Address list" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:456 -msgid "Primary group" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:649 -msgid "Agent parent" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:677 -msgid "Cascade protection modules" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:693 -#: ../../godmode/massive/massive_edit_agents.php:919 -msgid "Learning mode" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:703 -#: ../../godmode/massive/massive_edit_agents.php:930 -msgid "Normal mode" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:713 -#: ../../godmode/massive/massive_edit_agents.php:941 -msgid "Autodisable mode" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:722 -#: ../../godmode/massive/massive_edit_agents.php:907 -msgid "Module definition" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:734 -msgid "Cascade protection services" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:741 -msgid "Update new GIS data" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:817 -msgid "URL Address" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:823 -msgid "Disabled mode" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:900 -#: ../../godmode/massive/massive_edit_agents.php:1155 -msgid "Safe operation mode" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:975 -msgid "Link text:" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:986 -msgid "Link URL:" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:1127 -#: ../../godmode/setup/setup_visuals.php:2321 -msgid "This action is not reversible. Are you sure" -msgstr "" - -#: ../../godmode/agentes/agent_manager.php:1188 -msgid "Secondary group cannot be primary too." -msgstr "" - -#: ../../godmode/agentes/agent_incidents.php:22 -#: ../../operation/incidents/incident_statistics.php:41 -#: ../../operation/incidents/configure_integriaims_incident.php:52 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:23 -#: ../../operation/incidents/list_integriaims_incidents.php:44 -msgid "" -"In order to access ticket management system, integration with Integria IMS " -"must be enabled and properly configured" -msgstr "" - -#: ../../godmode/agentes/agent_incidents.php:65 -msgid "No incidents associated to this agent" -msgstr "" - -#: ../../godmode/agentes/configure_field.php:60 -msgid "Update agent custom field" -msgstr "" - -#: ../../godmode/agentes/configure_field.php:62 -msgid "Create agent custom field" -msgstr "" - -#: ../../godmode/agentes/configure_field.php:88 -#: ../../godmode/agentes/configure_field.php:92 -#: ../../godmode/agentes/configure_field.php:96 -#: ../../godmode/agentes/configure_field.php:100 -msgid "Agent Custom Fields Information" -msgstr "" - -#: ../../godmode/agentes/configure_field.php:89 -msgid "" -"You cannot set the Password type until you clear the combo values and click " -"on update button." -msgstr "" - -#: ../../godmode/agentes/configure_field.php:93 -msgid "" -"You cannot unset the enable combo until you clear the combo values and click " -"on update." -msgstr "" - -#: ../../godmode/agentes/configure_field.php:97 -msgid "If you select Enabled combo the Password type will be disabled." -msgstr "" - -#: ../../godmode/agentes/configure_field.php:101 -msgid "If you select Passord type the Enabled combo will be disabled." -msgstr "" - -#: ../../godmode/agentes/configure_field.php:140 -msgid "Link type" -msgstr "" - -#: ../../godmode/agentes/configure_field.php:153 -msgid "Pass type" -msgstr "" - -#: ../../godmode/agentes/configure_field.php:154 -msgid "" -"The fields with pass type enabled will be displayed like html input type " -"pass in html" -msgstr "" - -#: ../../godmode/agentes/configure_field.php:166 -msgid "Enabled combo" -msgstr "" - -#: ../../godmode/agentes/configure_field.php:179 -msgid "Combo values" -msgstr "" - -#: ../../godmode/agentes/configure_field.php:180 -msgid "Set values separated by comma" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:150 -msgid "Using module component" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:446 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:409 -msgid "Warning threshold" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:448 -#: ../../godmode/agentes/module_manager_editor_common.php:536 -msgid "Min / Max" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:535 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:438 -msgid "Critical threshold" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:751 -msgid "Identification and Categorization" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:963 -msgid "Module parent" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1020 -msgid "Tags from policy" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1091 -msgid "Execution interval" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1127 -msgid "Thresholds and state changes" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1145 -msgid "Dynamic Threshold Interval" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1198 -msgid "Two Tailed" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1349 -msgid "Data and their processing" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1379 -msgid "Notifications and alerts" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1383 -msgid "Not needed" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1429 -msgid "Cascade Protection Services" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1512 -#: ../../godmode/agentes/module_manager_editor_common.php:1646 -msgid "Direct" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1513 -#: ../../godmode/agentes/module_manager_editor_common.php:1646 -#: ../../include/functions_reporting_html.php:4164 -#: ../../include/functions_reporting_html.php:4258 -#: ../../include/functions_reporting_html.php:4338 -#: ../../include/functions_reporting_html.php:4347 -#: ../../include/functions_reporting_html.php:4485 -#: ../../include/functions_reporting_html.php:4494 -#: ../../include/functions_reporting_html.php:4820 -#: ../../include/functions_reporting_html.php:4826 -msgid "Failover" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1515 -msgid "Rel. type" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1537 -msgid "Add relationship" -msgstr "" - -#: ../../godmode/agentes/module_manager_editor_common.php:1563 -msgid "Changes" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:154 -msgid "There was a problem completing the operation" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:285 -#: ../../godmode/agentes/module_manager.php:331 -#: ../../godmode/agentes/module_manager.php:377 -#, php-format -msgid "There was a problem completing the operation. Applied to 0/%d modules." -msgstr "" - -#: ../../godmode/agentes/module_manager.php:291 -#: ../../godmode/agentes/module_manager.php:337 -#: ../../godmode/agentes/module_manager.php:383 -msgid "Operation finished successfully." -msgstr "" - -#: ../../godmode/agentes/module_manager.php:295 -#: ../../godmode/agentes/module_manager.php:341 -#: ../../godmode/agentes/module_manager.php:387 -#, php-format -msgid "There was a problem completing the operation. Applied to %d/%d modules." -msgstr "" - -#: ../../godmode/agentes/module_manager.php:685 -#: ../../include/ajax/module.php:1037 -msgid "P" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:689 -msgid "S" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:912 -#: ../../godmode/agentes/module_manager.php:920 -#: ../../include/ajax/module.php:1102 ../../include/ajax/module.php:1110 -msgid "Adopted" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:1052 -msgid "Normalize" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:1065 -#: ../../include/functions_snmp_browser.php:638 -msgid "Create network component" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:1100 -#: ../../godmode/reporting/map_builder.php:485 -#: ../../godmode/reporting/map_builder.php:502 -#: ../../include/ajax/module.php:624 -#: ../../operation/agentes/datos_agente.php:297 -msgid "No available data to show" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:1107 -#: ../../operation/snmpconsole/snmp_browser.php:694 -msgid "Create module" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:1117 -#: ../../include/class/SatelliteAgent.class.php:233 -msgid "Execute action" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:1161 -msgid "Select module type" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:1185 -msgid "Get more modules on Monitoring Library" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:1228 -msgid "Create Module" -msgstr "" - -#: ../../godmode/agentes/module_manager.php:1329 -msgid "" -"This module has children modules.The following modules will also be deleted: " -msgstr "" - -#: ../../godmode/netflow/nf_item_list.php:27 -msgid "Report list" -msgstr "" - -#: ../../godmode/netflow/nf_item_list.php:30 -#: ../../godmode/netflow/nf_item_list.php:38 -msgid "Report items" -msgstr "" - -#: ../../godmode/netflow/nf_item_list.php:33 -msgid "Edit report" -msgstr "" - -#: ../../godmode/netflow/nf_item_list.php:53 -msgid "Netflow reports" -msgstr "" - -#: ../../godmode/netflow/nf_item_list.php:57 -msgid "Item list" -msgstr "" - -#: ../../godmode/netflow/nf_item_list.php:176 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2600 -msgid "Max. values" -msgstr "" - -#: ../../godmode/netflow/nf_item_list.php:177 -#: ../../operation/agentes/graphs.php:249 -msgid "Chart type" -msgstr "" - -#: ../../godmode/netflow/nf_item_list.php:277 -msgid "There are no defined items" -msgstr "" - -#: ../../godmode/netflow/nf_edit.php:50 -msgid "Manage Filters" -msgstr "" - -#: ../../godmode/netflow/nf_edit.php:63 ../../godmode/menu.php:215 -msgid "Netflow filters" -msgstr "" - -#: ../../godmode/netflow/nf_edit.php:225 -#: ../../godmode/events/event_filter.php:224 -msgid "There are no defined filters" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:77 ../../godmode/events/events.php:69 -msgid "Filter list" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:78 -msgid "Add filter" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:224 -#: ../../include/lib/Dashboard/Widgets/netflow.php:223 -#: ../../operation/netflow/nf_live_view.php:270 -msgid "Src Ip Address" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:225 -#: ../../include/lib/Dashboard/Widgets/netflow.php:224 -#: ../../operation/netflow/nf_live_view.php:271 -msgid "Dst Ip Address" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:226 -#: ../../godmode/netflow/nf_edit_form.php:359 -#: ../../include/lib/Dashboard/Widgets/netflow.php:225 -#: ../../operation/netflow/nf_live_view.php:272 -#: ../../operation/netflow/nf_live_view.php:330 -msgid "Src Port" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:227 -#: ../../godmode/netflow/nf_edit_form.php:347 -#: ../../include/lib/Dashboard/Widgets/netflow.php:226 -#: ../../operation/netflow/nf_live_view.php:273 -#: ../../operation/netflow/nf_live_view.php:322 -msgid "Dst Port" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:306 -msgid "Aggregate by" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:323 -#: ../../operation/netflow/nf_live_view.php:303 -msgid "Dst Ip" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:331 -#: ../../operation/netflow/nf_live_view.php:303 -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 "" - -#: ../../godmode/netflow/nf_edit_form.php:335 -#: ../../operation/netflow/nf_live_view.php:311 -msgid "Src Ip" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:343 -#: ../../operation/netflow/nf_live_view.php:311 -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 "" - -#: ../../godmode/netflow/nf_edit_form.php:355 -#: ../../operation/netflow/nf_live_view.php:322 -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 "" - -#: ../../godmode/netflow/nf_edit_form.php:367 -#: ../../operation/netflow/nf_live_view.php:330 -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 "" - -#: ../../godmode/netflow/nf_edit_form.php:372 -msgid "Advanced filters" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:380 -#: ../../operation/netflow/nf_live_view.php:377 -msgid "Enable Netflow monitoring" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:389 -#: ../../operation/netflow/nf_live_view.php:377 -msgid "" -"Allows you to create an agent that monitors the traffic volume of this " -"filter. It also creates a module that measures if the traffic of any IP of " -"this filter exceeds a certain threshold. A text type module will be created " -"with the traffic rate for each IP within this filter every five minutes (the " -"10 IP's with the most traffic). Only available for Enterprise version." -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:395 -#: ../../operation/netflow/nf_live_view.php:391 -msgid "Netflow monitoring interval" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:403 -#: ../../operation/netflow/nf_live_view.php:391 -msgid "Netflow monitoring interval in secs." -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:407 -#: ../../operation/netflow/nf_live_view.php:401 -msgid "Maximum traffic value of the filter" -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:415 -#: ../../operation/netflow/nf_live_view.php:401 -#, php-format -msgid "" -"Specifies the maximum rate (in bytes/sec) of traffic in the filter. It is " -"then used to calculate the % of maximum traffic per IP." -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:421 -#: ../../operation/netflow/nf_live_view.php:415 -#, php-format -msgid "CRITICAL threshold for the maximum % of traffic for an IP." -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:431 -#: ../../operation/netflow/nf_live_view.php:415 -msgid "" -"If this % is exceeded by any IP within the filter, a CRITICAL status will be " -"generated." -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:435 -#, php-format -msgid "WARNING threshold for the maximum % of traffic for an IP." -msgstr "" - -#: ../../godmode/netflow/nf_edit_form.php:445 -#: ../../operation/netflow/nf_live_view.php:425 -msgid "" -"If this % is exceeded by any IP within the filter, a WARNING status will be " -"generated." -msgstr "" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:38 -msgid "SNMP Trap generator" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:68 -msgid "Empty parameters" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:74 -msgid "Successfully generated" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:75 -#, php-format -msgid "Could not be generated: %s" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:90 -msgid "Host address" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:102 -#: ../../include/functions_snmp_browser.php:757 -msgid "Community" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:114 -#: ../../godmode/snmpconsole/snmp_alert.php:800 -#: ../../godmode/snmpconsole/snmp_alert.php:1904 -#: ../../include/class/SnmpConsole.class.php:275 -msgid "Enterprise String" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:159 -msgid "SNMP Type" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:178 -msgid "Generate trap" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:97 -#: ../../operation/agentes/alerts_status.php:481 -msgid "Create alert" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:100 -msgid "Alert overview" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:118 -#: ../../godmode/snmpconsole/snmp_filters.php:46 -#: ../../include/class/SnmpConsole.class.php:204 -msgid "SNMP Console" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:293 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:435 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../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:646 -msgid "Successfully Duplicate" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:677 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:800 -msgid "Matches substrings. End the string with $ for exact matches." -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:907 -#: ../../godmode/snmpconsole/snmp_alert.php:935 -#: ../../godmode/snmpconsole/snmp_alert.php:967 -#: ../../godmode/snmpconsole/snmp_alert.php:995 -#: ../../godmode/snmpconsole/snmp_alert.php:1027 -#: ../../godmode/snmpconsole/snmp_alert.php:1055 -#: ../../godmode/snmpconsole/snmp_alert.php:1087 -#: ../../godmode/snmpconsole/snmp_alert.php:1115 -#: ../../godmode/snmpconsole/snmp_alert.php:1147 -#: ../../godmode/snmpconsole/snmp_alert.php:1175 -#: ../../godmode/snmpconsole/snmp_alert.php:1207 -#: ../../godmode/snmpconsole/snmp_alert.php:1235 -#: ../../godmode/snmpconsole/snmp_alert.php:1267 -#: ../../godmode/snmpconsole/snmp_alert.php:1295 -#: ../../godmode/snmpconsole/snmp_alert.php:1327 -#: ../../godmode/snmpconsole/snmp_alert.php:1355 -#: ../../godmode/snmpconsole/snmp_alert.php:1387 -#: ../../godmode/snmpconsole/snmp_alert.php:1415 -#: ../../godmode/snmpconsole/snmp_alert.php:1447 -#: ../../godmode/snmpconsole/snmp_alert.php:1475 -msgid "Variable bindings/Data" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:1747 -msgid "" -"Search by these fields description, OID, Custom Value, SNMP Agent (IP), " -"Single value, each Variable bindings/Datas." -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:1815 -msgid "Alert SNMP control filter" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:1875 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:1907 -msgid "Custom Value/Enterprise String" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:1912 -#: ../../include/functions_reporting_html.php:5412 -#: ../../include/functions_reporting_html.php:5534 -#: ../../include/functions_treeview.php:486 -msgid "Times fired" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:1912 -msgid "TF." -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:2072 -msgid "ID Alert SNMP" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:2230 -msgid "Do you want delete this alert?" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:2245 -msgid "Do you want delete the selected alerts?" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_alert.php:2348 -msgid "Add action " -msgstr "" - -#: ../../godmode/snmpconsole/snmp_filters.php:41 -msgid "Filter overview" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_filters.php:108 -msgid "There was a problem updating the filter" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_filters.php:126 -#: ../../godmode/snmpconsole/snmp_filters.php:152 -msgid "Description is empty" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_filters.php:129 -msgid "Filter is empty" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_filters.php:149 -msgid "Filters are empty" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_filters.php:159 -msgid "There was a problem creating the filter" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_filters.php:178 -msgid "There was a problem deleting the filter" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_filters.php:210 -#: ../../godmode/snmpconsole/snmp_filters.php:211 -msgid "Click to add new filter" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_filters.php:234 -#: ../../godmode/snmpconsole/snmp_filters.php:244 -msgid "" -"This field contains a substring, could be part of a IP address, a numeric " -"OID, or a plain substring" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_filters.php:236 -msgid "Click to remove the filter" -msgstr "" - -#: ../../godmode/snmpconsole/snmp_filters.php:353 -msgid "There are no SNMP Filters defined yet." -msgstr "" - -#: ../../godmode/menu.php:65 -msgid "Network scan" -msgstr "" - -#: ../../godmode/menu.php:67 -msgid "Custom network scan" -msgstr "" - -#: ../../godmode/menu.php:71 -msgid "Manage scan scripts" -msgstr "" - -#: ../../godmode/menu.php:74 ../../godmode/wizards/HostDevices.class.php:204 -msgid "Host & devices" -msgstr "" - -#: ../../godmode/menu.php:85 -msgid "Microsoft SQL Server (legacy)" -msgstr "" - -#: ../../godmode/menu.php:86 -msgid "Mysql (legacy)" -msgstr "" - -#: ../../godmode/menu.php:87 -msgid "Oracle (legacy)" -msgstr "" - -#: ../../godmode/menu.php:88 -msgid "VMware (legacy)" -msgstr "" - -#: ../../godmode/menu.php:89 -msgid "SAP (legacy)" -msgstr "" - -#: ../../godmode/menu.php:90 -msgid "DB2 (legacy)" -msgstr "" - -#: ../../godmode/menu.php:105 ../../godmode/wizards/Applications.class.php:177 -#: ../../godmode/wizards/Applications.class.php:185 -msgid "Applications" -msgstr "" - -#: ../../godmode/menu.php:115 -msgid "Amazon Web Services (legacy)" -msgstr "" - -#: ../../godmode/menu.php:116 -msgid "Microsoft Azure (legacy)" -msgstr "" - -#: ../../godmode/menu.php:117 -msgid "Google Compute Platform (legacy)" -msgstr "" - -#: ../../godmode/menu.php:163 -#: ../../godmode/wizards/ManageExtensions.class.php:229 -#: ../../godmode/wizards/ManageExtensions.class.php:237 -msgid "Manage disco packages" -msgstr "" - -#: ../../godmode/menu.php:198 ../../godmode/category/category.php:85 -#: ../../godmode/category/edit_category.php:96 -msgid "Module categories" -msgstr "" - -#: ../../godmode/menu.php:208 -msgid "Operating systems" -msgstr "" - -#: ../../godmode/menu.php:229 -msgid "Manage agents groups" -msgstr "" - -#: ../../godmode/menu.php:261 -msgid "Configuration wizard" -msgstr "" - -#: ../../godmode/menu.php:275 ../../include/class/ConfigPEN.class.php:339 -#: ../../include/class/ConfigPEN.class.php:347 -msgid "Private Enterprise Numbers" -msgstr "" - -#: ../../godmode/menu.php:278 -msgid "Remote components" -msgstr "" - -#: ../../godmode/menu.php:304 ../../godmode/massive/massive_operations.php:243 -msgid "Agents operations" -msgstr "" - -#: ../../godmode/menu.php:305 ../../godmode/massive/massive_operations.php:255 -msgid "Modules operations" -msgstr "" - -#: ../../godmode/menu.php:306 ../../godmode/massive/massive_operations.php:267 -msgid "Plugins operations" -msgstr "" - -#: ../../godmode/menu.php:308 ../../godmode/massive/massive_operations.php:231 -msgid "Users operations" -msgstr "" - -#: ../../godmode/menu.php:311 ../../godmode/massive/massive_operations.php:219 -msgid "Alerts operations" -msgstr "" - -#: ../../godmode/menu.php:329 -msgid "Event filters" -msgstr "" - -#: ../../godmode/menu.php:334 ../../godmode/events/events.php:95 -#: ../../godmode/events/events.php:110 -msgid "Custom columns" -msgstr "" - -#: ../../godmode/menu.php:364 -msgid "List of Alerts" -msgstr "" - -#: ../../godmode/menu.php:379 -msgid "Special days list" -msgstr "" - -#: ../../godmode/menu.php:384 ../../include/functions_groups.php:267 -msgid "SNMP alerts" -msgstr "" - -#: ../../godmode/menu.php:401 -msgid "Manage servers" -msgstr "" - -#: ../../godmode/menu.php:408 -msgid "Manage consoles" -msgstr "" - -#: ../../godmode/menu.php:419 -msgid "Register Plugin" -msgstr "" - -#: ../../godmode/menu.php:445 -#: ../../include/class/OrderInterpreter.class.php:141 -msgid "General Setup" -msgstr "" - -#: ../../godmode/menu.php:470 ../../godmode/setup/setup.php:165 -#: ../../godmode/setup/setup.php:296 -msgid "Sflow" -msgstr "" - -#: ../../godmode/menu.php:475 ../../godmode/setup/setup.php:191 -#: ../../godmode/setup/setup.php:302 -#: ../../operation/agentes/ver_agente.php:1651 -#: ../../operation/agentes/ver_agente.php:1940 -msgid "eHorus" -msgstr "" - -#: ../../godmode/menu.php:478 ../../godmode/setup/setup.php:179 -#: ../../godmode/setup/setup.php:308 ../../godmode/setup/setup_integria.php:681 -msgid "Integria IMS" -msgstr "" - -#: ../../godmode/menu.php:486 -msgid "Websocket Engine" -msgstr "" - -#: ../../godmode/menu.php:489 ../../godmode/setup/setup.php:238 -#: ../../godmode/setup/setup.php:336 -#: ../../operation/agentes/ver_agente.php:1741 -#: ../../operation/agentes/ver_agente.php:1957 -msgid "External Tools" -msgstr "" - -#: ../../godmode/menu.php:492 -msgid "Welcome Tips" -msgstr "" - -#: ../../godmode/menu.php:496 ../../godmode/setup/setup.php:320 -msgid "Map conections GIS" -msgstr "" - -#: ../../godmode/menu.php:524 -msgid "Diagnostic info" -msgstr "" - -#: ../../godmode/menu.php:529 ../../godmode/setup/news.php:43 -msgid "Site news" -msgstr "" - -#: ../../godmode/menu.php:538 -msgid "DB Schema Check" -msgstr "" - -#: ../../godmode/menu.php:541 -msgid "DB Interface" -msgstr "" - -#: ../../godmode/menu.php:550 ../../include/class/EventSound.class.php:230 -msgid "Acoustic console setup" -msgstr "" - -#: ../../godmode/menu.php:631 -msgid "Extension manager view" -msgstr "" - -#: ../../godmode/menu.php:669 -#: ../../include/class/OrderInterpreter.class.php:339 -msgid "Warp Update" -msgstr "" - -#: ../../godmode/menu.php:674 -msgid "Update offline" -msgstr "" - -#: ../../godmode/menu.php:677 -msgid "Update online" -msgstr "" - -#: ../../godmode/menu.php:683 -msgid "Warp journal" -msgstr "" - -#: ../../godmode/menu.php:692 -#: ../../godmode/module_library/module_library_view.php:81 -msgid "Module library" -msgstr "" - -#: ../../godmode/menu.php:738 ../../include/class/WelcomeWindow.class.php:157 -#: ../../general/header.php:932 -msgid "Welcome to" -msgstr "" - -#: ../../godmode/menu.php:739 ../../include/class/WelcomeWindow.class.php:158 -#: ../../general/header.php:933 -msgid "Do not show anymore" -msgstr "" - -#: ../../godmode/menu.php:748 ../../include/class/WelcomeWindow.class.php:167 -#: ../../general/header.php:942 -msgid "Cancel Configuration Window" -msgstr "" - -#: ../../godmode/menu.php:753 ../../include/class/WelcomeWindow.class.php:172 -#: ../../general/header.php:947 -msgid "Are you sure you want to cancel this tutorial?" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:86 -#: ../../operation/gis_maps/gis_map.php:30 -#: ../../operation/gis_maps/render_view.php:131 -msgid "GIS Maps list" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:98 -msgid "View GIS" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:107 -msgid "GIS Maps builder" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:120 -#: ../../operation/menu.php:399 ../../operation/gis_maps/gis_map.php:51 -#: ../../operation/gis_maps/render_view.php:193 -msgid "GIS Maps" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:207 -msgid "Map successfully created" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:208 -msgid "Map could not be created" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:310 -msgid "Map successfully update" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:311 -msgid "Map could not be updated" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:364 -msgid "Do you want to use the default data from the connection?" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:398 -msgid "The connection" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:398 -msgid "just added previously." -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:466 -msgid "Map Name" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:485 -msgid "Add Map connection" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:534 -msgid "Default zoom" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:541 -msgid "Center Latitude" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:544 -msgid "Center Longitude" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:547 -msgid "Center Altitude" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:550 -msgid "Default Latitude" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:553 -msgid "Default Longitude" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:556 -msgid "Default Altitude" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:563 -#: ../../godmode/setup/gis_step_2.php:416 -msgid "Layers" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:572 -msgid "List of layers" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:573 -msgid "New layer" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:579 -msgid "Layer name" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:581 -msgid "Visible" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:585 -msgid "Show agents from group" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:597 -msgid "Add agent" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:619 -msgid "List of Agents to be shown in the layer" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:650 -msgid "Use the data of this agent" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:658 -msgid "List of groups to be shown in the layer" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:665 -msgid "Save Layer" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:679 -#: ../../godmode/gis_maps/configure_gis_map.php:686 -msgid "Save map" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:681 -msgid "Update map" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:1105 -msgid "Using data from" -msgstr "" - -#: ../../godmode/gis_maps/configure_gis_map.php:1263 -msgid "Empty layer names are not supported" -msgstr "" - -#: ../../godmode/massive/massive_copy_modules.php:216 -msgid "Copy modules" -msgstr "" - -#: ../../godmode/massive/massive_copy_modules.php:216 -msgid "Copy alerts" -msgstr "" - -#: ../../godmode/massive/massive_copy_modules.php:220 -#: ../../godmode/massive/massive_delete_modules.php:472 -#: ../../godmode/massive/massive_edit_modules.php:440 -msgid "Filter Modules" -msgstr "" - -#: ../../godmode/massive/massive_copy_modules.php:251 -msgid "No alerts for this agent" -msgstr "" - -#: ../../godmode/massive/massive_copy_modules.php:306 -#: ../../godmode/massive/massive_delete_modules.php:557 -#: ../../operation/agentes/interface_view.functions.php:115 -msgid "Filter Agents" -msgstr "" - -#: ../../godmode/massive/massive_copy_modules.php:343 -msgid "To agent(s)" -msgstr "" - -#: ../../godmode/massive/massive_copy_modules.php:593 -msgid "No operation selected" -msgstr "" - -#: ../../godmode/massive/massive_copy_modules.php:603 -#: ../../include/functions_agents.php:872 -msgid "No destiny agent(s) to copy" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:59 -msgid "Bulk alert add" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:60 -msgid "Bulk alert delete" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:61 -msgid "Bulk alert actions add" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:62 -msgid "Bulk alert actions delete" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:63 -msgid "Bulk alert enable/disable" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:64 -msgid "Bulk alert setting standby" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:68 -msgid "Bulk agent edit" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:69 -msgid "Bulk agent delete" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:73 -msgid "Edit users in bulk" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:76 -msgid "Bulk profile add" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:77 -msgid "Bulk profile delete" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:85 -msgid "Bulk module edit" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:86 -msgid "Bulk module copy" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:87 -msgid "Bulk module delete" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:91 -msgid "Bulk plugin edit" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:409 -#, php-format -msgid "" -"No changes have been made because they exceed the maximum allowed (%d). Make " -"fewer changes or contact the administrator." -msgstr "" - -#: ../../godmode/massive/massive_operations.php:438 -#, php-format -msgid "" -"This node is configured with centralized mode. To delete agents go to %s" -msgstr "" - -#: ../../godmode/massive/massive_operations.php:447 -msgid "The blank fields will not be updated" -msgstr "" - -#: ../../godmode/massive/massive_standby_alerts.php:224 -msgid "Not standby alerts" -msgstr "" - -#: ../../godmode/massive/massive_standby_alerts.php:253 -#: ../../godmode/massive/massive_standby_alerts.php:257 -msgid "Set standby selected alerts" -msgstr "" - -#: ../../godmode/massive/massive_standby_alerts.php:259 -msgid "Standby alerts" -msgstr "" - -#: ../../godmode/massive/massive_delete_action_alerts.php:75 -msgid "Could not be deleted. No agents selected" -msgstr "" - -#: ../../godmode/massive/massive_delete_action_alerts.php:122 -msgid "Could not be deleted. No alerts selected" -msgstr "" - -#: ../../godmode/massive/massive_delete_action_alerts.php:181 -msgid "Could not be deleted. No action selected" -msgstr "" - -#: ../../godmode/massive/massive_delete_action_alerts.php:231 -#: ../../godmode/massive/massive_add_action_alerts.php:213 -msgid "Agents with templates" -msgstr "" - -#: ../../godmode/massive/massive_delete_action_alerts.php:240 -#: ../../godmode/massive/massive_add_action_alerts.php:219 -#: ../../godmode/alerts/alert_templates.php:142 -#: ../../godmode/alerts/alert_templates.php:192 -#: ../../godmode/alerts/alert_templates.php:215 -#: ../../godmode/alerts/alert_templates.php:236 -msgid "Alert templates" -msgstr "" - -#: ../../godmode/massive/massive_delete_action_alerts.php:248 -#: ../../godmode/massive/massive_delete_modules.php:567 -#: ../../godmode/massive/massive_add_action_alerts.php:227 -#: ../../godmode/massive/massive_edit_modules.php:566 -msgid "Show unknown and not init modules" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:82 -msgid "No module selected" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:87 -#: ../../godmode/massive/massive_add_alerts.php:100 -#: ../../godmode/massive/massive_delete_agents.php:61 -#: ../../godmode/massive/massive_edit_agents.php:214 -#: ../../godmode/massive/massive_delete_alerts.php:113 -#: ../../godmode/massive/massive_add_action_alerts.php:75 -#: ../../include/functions_visual_map.php:2568 -#: ../../include/functions_visual_map.php:2917 -msgid "No agents selected" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:156 -msgid "" -"There was an error deleting the modules, the operation has been cancelled" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:320 -#: ../../godmode/massive/massive_edit_modules.php:299 -msgid "Select modules first " -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:320 -#: ../../godmode/massive/massive_edit_modules.php:299 -msgid "Select agents first " -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:343 -#: ../../godmode/massive/massive_edit_modules.php:322 -msgid "Select all modules of this type" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:392 -#: ../../godmode/massive/massive_edit_modules.php:376 -msgid "Select all modules of this group" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:434 -#: ../../godmode/massive/massive_edit_modules.php:398 -#: ../../godmode/events/custom_events.php:114 -#: ../../include/lib/Dashboard/Widgets/events_list.php:833 -#: ../../include/functions_events.php:304 -msgid "Module Status" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:477 -#: ../../godmode/massive/massive_edit_modules.php:445 -msgid "When select modules" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:480 -#: ../../godmode/massive/massive_edit_modules.php:448 -msgid "Show common agents" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:481 -#: ../../godmode/massive/massive_edit_modules.php:449 -msgid "Show all agents" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:513 -#: ../../godmode/massive/massive_edit_modules.php:481 -msgid "Select all modules" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:599 -#: ../../godmode/massive/massive_edit_modules.php:599 -msgid "Select all agents" -msgstr "" - -#: ../../godmode/massive/massive_delete_modules.php:632 -#: ../../godmode/massive/massive_edit_modules.php:1541 -msgid "Please, select an agent first" -msgstr "" - -#: ../../godmode/massive/massive_edit_users.php:54 -#: ../../godmode/massive/massive_delete_profiles.php:52 -#: ../../godmode/massive/massive_add_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 "" - -#: ../../godmode/massive/massive_edit_users.php:153 -#, php-format -msgid "Users updated successfully (%s)" -msgstr "" - -#: ../../godmode/massive/massive_edit_users.php:165 -#, php-format -msgid "Users cannot be updated (%s)" -msgstr "" - -#: ../../godmode/massive/massive_edit_users.php:209 -#: ../../godmode/massive/massive_delete_profiles.php:173 -#: ../../godmode/massive/massive_add_profiles.php:204 -#: ../../include/functions_reporting.php:12524 -#: ../../operation/search_results.php:95 -msgid "Users" -msgstr "" - -#: ../../godmode/massive/massive_edit_users.php:379 -#: ../../operation/users/user_edit.php:643 -msgid "This will activate autorefresh in selected pages" -msgstr "" - -#: ../../godmode/massive/massive_edit_users.php:443 -#: ../../operation/users/user_edit.php:702 -msgid "List of pages with autorefresh" -msgstr "" - -#: ../../godmode/massive/massive_edit_users.php:452 -#: ../../operation/users/user_edit.php:711 -msgid "Time autorefresh" -msgstr "" - -#: ../../godmode/massive/massive_add_alerts.php:105 -#: ../../godmode/massive/massive_delete_alerts.php:108 -#: ../../operation/agentes/alerts_status.php:595 -#: ../../operation/agentes/alerts_status.functions.php:54 -msgid "No alert selected" -msgstr "" - -#: ../../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 "" - -#: ../../godmode/massive/massive_delete_agents.php:132 -#, php-format -msgid "Successfully deleted (%s)" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:177 -msgid "Error retrieving the plugin macros" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:185 -msgid "Error retrieving the modified macros" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:208 -msgid "Error retrieving the module plugin macros" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:226 -msgid "Error retrieving the module plugin macros data" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:264 -msgid "Error building the new macros" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:290 -#, php-format -msgid "%d modules updated" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:321 -msgid "There are not registered plugins" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:464 -msgid "Invalid plugin data" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:571 -msgid "Clear" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:599 -msgid "Invalid macros array" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:624 -msgid "Multiple values" -msgstr "" - -#: ../../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 "" - -#: ../../godmode/massive/massive_edit_plugins.php:672 -msgid "Invalid agent element" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:683 -msgid "Invalid modules array" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:711 -msgid "Invalid module element" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:920 -msgid "There are no modules using this plugin" -msgstr "" - -#: ../../godmode/massive/massive_edit_plugins.php:1005 -msgid "There was a problem loading the module plugin macros data" -msgstr "" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:196 -msgid "Enabled alerts" -msgstr "" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:225 -msgid "Disable selected alerts" -msgstr "" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:229 -msgid "Enable selected alerts" -msgstr "" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:231 -msgid "Disabled alerts" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:218 -msgid "No values changed" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:274 -msgid "Configuration files deleted successfully" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:275 -msgid "Configuration files cannot be deleted" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:399 -#, php-format -msgid "Agents updated successfully (%d)" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:414 -#, php-format -msgid "Agents cannot be updated (%d), ids (%s)" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:429 -#, php-format -msgid "Agent ID: %s cannot be updated custom fields (%s)" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:449 -#, php-format -msgid "Agent ID: %s cannot be updated %s secondary groups (%s)" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:696 -msgid "Cascade protection" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:968 -msgid "" -"If the remote configuration is enabled, it will also go into standby mode " -"when disabling it." -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:981 -#: ../../include/class/EventSound.class.php:344 -msgid "Active" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:997 -msgid "Delete available remote configurations" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:1053 -msgid "Without status" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:1080 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:371 -msgid "Bad" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:1100 -msgid "Ignore new GIS data:" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:1138 -msgid "The agent still runs but the alerts and events will be stop" -msgstr "" - -#: ../../godmode/massive/massive_edit_agents.php:1157 -#, php-format -msgid "" -"This mode allow %s to disable all modules of this agent while the selected " -"module is on CRITICAL status" -msgstr "" - -#: ../../godmode/massive/massive_delete_profiles.php:152 -msgid "Profiles deleted successfully" -msgstr "" - -#: ../../godmode/massive/massive_delete_profiles.php:153 -msgid "Profiles cannot be deleted" -msgstr "" - -#: ../../godmode/massive/massive_delete_profiles.php:267 -msgid "Show all groups" -msgstr "" - -#: ../../godmode/massive/massive_delete_alerts.php:308 -msgid "Show alerts on disabled modules" -msgstr "" - -#: ../../godmode/massive/massive_add_action_alerts.php:134 -msgid "No alerts selected" -msgstr "" - -#: ../../godmode/massive/massive_add_action_alerts.php:166 -msgid "No actions selected" -msgstr "" - -#: ../../godmode/massive/massive_add_profiles.php:184 -msgid "Profiles added successfully" -msgstr "" - -#: ../../godmode/massive/massive_add_profiles.php:185 -msgid "Profiles cannot be added" -msgstr "" - -#: ../../godmode/massive/massive_edit_modules.php:144 -msgid "Error updating the modules from a module type" -msgstr "" - -#: ../../godmode/massive/massive_edit_modules.php:174 -msgid "Error updating the modules from an agent group" -msgstr "" - -#: ../../godmode/massive/massive_edit_modules.php:192 -msgid "Error updating the modules (maybe there was no field to update)" -msgstr "" - -#: ../../godmode/massive/massive_edit_modules.php:556 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:423 -msgid "Filter agents" -msgstr "" - -#: ../../godmode/massive/massive_edit_modules.php:641 -msgid "Dynamic Two Tailed: " -msgstr "" - -#: ../../godmode/massive/massive_edit_modules.php:745 -msgid "Change to critical status after." -msgstr "" - -#: ../../godmode/massive/massive_edit_modules.php:1516 -msgid "rget OS" -msgstr "" - -#: ../../godmode/consoles/consoles.php:67 -msgid "" -"If you want to have your consoles registered, you must define them by " -"editing config.php in each individual console and wait for cron to run in " -"order to be registered." -msgstr "" - -#: ../../godmode/alerts/configure_alert_command.php:67 -msgid "Configure alert command" -msgstr "" - -#: ../../godmode/alerts/configure_alert_command.php:201 -#: ../../godmode/alerts/alert_commands.php:737 -#, php-format -msgid "" -"This node is configured with centralized mode. All alert commands " -"information is read only. Go to %s to manage it." -msgstr "" - -#: ../../godmode/alerts/configure_alert_command.php:304 -#, php-format -msgid "Field %s description" -msgstr "" - -#: ../../godmode/alerts/configure_alert_command.php:339 -#, php-format -msgid "Field %s values" -msgstr "" - -#: ../../godmode/alerts/configure_alert_command.php:340 -msgid "value1,tag1;value2,tag2;value3,tag3" -msgstr "" - -#: ../../godmode/alerts/configure_alert_command.php:365 -msgid "Hide" -msgstr "" - -#: ../../godmode/alerts/alert_actions.php:225 -#: ../../godmode/alerts/configure_alert_action.php:132 -#, php-format -msgid "" -"This node is configured with centralized mode. All alert actions information " -"is read only. Go to %s to manage it." -msgstr "" - -#: ../../godmode/alerts/alert_actions.php:421 -msgid "" -"You cannot edit this action, You don't have the permission to edit All group." -msgstr "" - -#: ../../godmode/alerts/alert_actions.php:432 -msgid "" -"The action and the command associated with it do not have the same group. " -"Please contact an administrator to fix it." -msgstr "" - -#: ../../godmode/alerts/alert_actions.php:496 -msgid "No alert actions configured" -msgstr "" - -#: ../../godmode/alerts/alert_list.list.php:141 -msgid "Field content" -msgstr "" - -#: ../../godmode/alerts/alert_list.list.php:168 -#: ../../mobile/operation/alerts.php:64 -#: ../../operation/agentes/alerts_status.functions.php:97 -msgid "All (Enabled)" -msgstr "" - -#: ../../godmode/alerts/alert_list.list.php:171 -#: ../../mobile/operation/alerts.php:67 -#: ../../include/class/SnmpConsole.class.php:509 -#: ../../operation/agentes/alerts_status.functions.php:100 -msgid "Not fired" -msgstr "" - -#: ../../godmode/alerts/alert_list.list.php:259 -msgid "Alert control filter" -msgstr "" - -#: ../../godmode/alerts/alert_list.list.php:748 -#: ../../include/functions_ui.php:1475 -msgid "" -"The default actions will be executed every time that the alert is fired and " -"no other action is executed" -msgstr "" - -#: ../../godmode/alerts/alert_list.list.php:1072 -msgid "View alert advanced details" -msgstr "" - -#: ../../godmode/alerts/alert_list.list.php:1092 -#: ../../include/functions_reporting_html.php:3473 -msgid "No alerts defined" -msgstr "" - -#: ../../godmode/alerts/alert_commands.php:145 -msgid "" -"For sending emails, text must be HTML format, if you want to use plain text, " -"type it between the following labels:
"
-msgstr ""
-
-#: ../../godmode/alerts/alert_commands.php:221
-#: ../../godmode/alerts/alert_commands.php:252
-msgid "Text/plain"
-msgstr ""
-
-#: ../../godmode/alerts/alert_commands.php:223
-#: ../../godmode/alerts/alert_commands.php:254
-msgid "For sending emails only text plain"
-msgstr ""
-
-#: ../../godmode/alerts/alert_commands.php:237
-#: ../../godmode/alerts/alert_commands.php:268
-msgid "Text/html"
-msgstr ""
-
-#: ../../godmode/alerts/alert_commands.php:563
-msgid "Permissions warning"
-msgstr ""
-
-#: ../../godmode/alerts/alert_commands.php:566
-msgid ""
-"Command management is limited to administrator users or user profiles with "
-"permissions PM"
-msgstr ""
-
-#: ../../godmode/alerts/alert_commands.php:590
-msgid "Alert commands"
-msgstr ""
-
-#: ../../godmode/alerts/alert_commands.php:657
-#: ../../include/functions_alerts.php:2671
-msgid "No name specified"
-msgstr ""
-
-#: ../../godmode/alerts/alert_commands.php:661
-#: ../../include/functions_alerts.php:2666
-msgid "No command specified"
-msgstr ""
-
-#: ../../godmode/alerts/alert_commands.php:713
-msgid " (copy)"
-msgstr ""
-
-#: ../../godmode/alerts/alert_commands.php:830
-msgid "No alert commands configured"
-msgstr ""
-
-#: ../../godmode/alerts/alert_templates.php:277
-#, php-format
-msgid ""
-"This node is configured with centralized mode. All alert templates "
-"information is read only. Go to %s to manage it."
-msgstr ""
-
-#: ../../godmode/alerts/alert_templates.php:443
-msgid ""
-"You cannot edit this alert template, You don't have the permission to edit "
-"All group."
-msgstr ""
-
-#: ../../godmode/alerts/alert_templates.php:510
-msgid "No alert templates defined"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_action.php:81
-#: ../../godmode/alerts/configure_alert_action.php:101
-msgid "Configure alert action"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_action.php:207
-msgid "This action may stop working, if you change its name."
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_action.php:262
-msgid "Create Command"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_action.php:287
-msgid ""
-"An alert action is executed only once within this time interval, regardless "
-"of how many times the alert is triggered."
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_action.php:320
-msgid "Triggering"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_action.php:330
-#: ../../godmode/alerts/alert_view.php:538
-#: ../../godmode/alerts/alert_view.php:665 ../../godmode/servers/plugin.php:562
-msgid "Command preview"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_action.php:362
-msgid "Create workunit on recovery"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_action.php:363
-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 ""
-
-#: ../../godmode/alerts/configure_alert_template.php:104
-#: ../../godmode/alerts/configure_alert_template.php:135
-#: ../../godmode/alerts/configure_alert_template.php:174
-#: ../../include/functions_menu.php:572
-msgid "Configure alert template"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:267
-#: ../../godmode/alerts/configure_alert_template.php:271
-msgid "Conditions"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:288
-#: ../../godmode/alerts/configure_alert_template.php:292
-msgid "Advanced fields"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:327
-#: ../../godmode/alerts/configure_alert_template.php:505
-msgid "You can't named a template with spaces"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:356
-#: ../../godmode/alerts/configure_alert_template.php:541
-msgid "Another template with the same name already exists"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:449
-#, 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 ""
-
-#: ../../godmode/alerts/configure_alert_template.php:569
-msgid "No template name specified"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:712
-msgid ""
-"Reset the alert counter within the configured period if there is no manual "
-"recovery or validation of the alert."
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:743
-msgid ""
-"Unless they're left blank, the fields from the action will override those "
-"set on the template."
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:788
-msgid "Reset counter for non-sustained alerts"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:789
-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 ""
-
-#: ../../godmode/alerts/configure_alert_template.php:839
-msgid "Condition type"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:853
-msgid "Trigger when matches the value"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:874
-msgid "The regular expression is valid"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:883
-msgid "The regular expression is not valid"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:960
-msgid "Recovery fields"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1188
-msgid "No wizard"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1287
-#: ../../godmode/alerts/alert_view.php:172 ../../include/functions_ui.php:1805
-msgid "The alert would fire when the value matches "
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1288
-#, php-format
-msgid "The alert would fire when the value doesn\\'t match %s"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1289
-#: ../../godmode/alerts/alert_view.php:181 ../../include/functions_ui.php:1794
-msgid "The alert would fire when the value is "
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1290
-#: ../../godmode/alerts/alert_view.php:186 ../../include/functions_ui.php:1799
-msgid "The alert would fire when the value is not "
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1291
-#: ../../godmode/alerts/alert_view.php:193 ../../include/functions_ui.php:1817
-msgid ""
-"The alert would fire when the value is between  and "
-""
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1292
-msgid ""
-"The alert would fire when the value is not between  and "
-""
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1293
-#: ../../godmode/alerts/alert_view.php:206
-msgid "The alert would fire when the value is below "
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1294
-#: ../../godmode/alerts/alert_view.php:211
-msgid "The alert would fire when the value is above "
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1295
-#: ../../godmode/alerts/alert_view.php:224 ../../include/functions_ui.php:1836
-msgid "The alert would fire when the module is in warning status"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1296
-#: ../../godmode/alerts/alert_view.php:228 ../../include/functions_ui.php:1841
-msgid "The alert would fire when the module is in critical status"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1297
-#: ../../godmode/alerts/alert_view.php:217
-msgid "The alert would fire when the module value changes"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1298
-#: ../../godmode/alerts/alert_view.php:219
-msgid "The alert would fire when the module value does not change"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1299
-#: ../../godmode/alerts/alert_view.php:236
-msgid "The alert would fire when the module is in unknown status"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1300
-msgid ""
-"The alert template cannot have the same value for min and max thresholds."
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1301
-#: ../../godmode/alerts/alert_view.php:232
-msgid "The alert would fire when the module is in not normal status"
-msgstr ""
-
-#: ../../godmode/alerts/configure_alert_template.php:1478
-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 ""
-
-#: ../../godmode/alerts/alert_view.php:89
-#: ../../godmode/alerts/alert_view.php:90
-#: ../../godmode/alerts/alert_list.php:581
-msgid "List alerts"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:134
-#: ../../mobile/operation/alerts.php:125 ../../mobile/operation/alerts.php:126
-#: ../../mobile/operation/alerts.php:256 ../../mobile/operation/alerts.php:257
-msgid "Stand by"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:174 ../../include/functions_ui.php:1808
-msgid ""
-"The alert would fire when the value doesn't match "
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:197 ../../include/functions_ui.php:1820
-msgid ""
-"The alert would fire when the value is not between  "
-"and "
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:287
-msgid "Firing conditions"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:311
-#: ../../godmode/alerts/alert_view.php:338
-msgid "Every time that the alert is fired"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:396
-msgid ""
-"Select the desired action and mode to see the Firing/Recovery fields for "
-"this action"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:457
-msgid "Template fields"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:459
-msgid "Triggering fields configured in template"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:553
-msgid "The alert recovering is disabled on this template."
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:569
-msgid "Recovering fields"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:571
-msgid ""
-"Fields passed to the command executed by this action when the alert is "
-"recovered"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:585
-msgid "Template recovery fields"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:587
-msgid "Recovery fields configured in alert template"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:590
-msgid "Action recovery fields"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:592
-msgid "Recovery fields configured in alert action"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:595
-msgid "Executed on recovery"
-msgstr ""
-
-#: ../../godmode/alerts/alert_view.php:597
-msgid "Fields used on execution when the alert is recovered"
-msgstr ""
-
-#: ../../godmode/alerts/alert_list.builder.php:99
-#: ../../include/class/WelcomeWindow.class.php:823
-msgid "Latest value"
-msgstr ""
-
-#: ../../godmode/alerts/alert_list.builder.php:120
-#: ../../include/class/AgentsAlerts.class.php:342
-msgid "Create Action"
-msgstr ""
-
-#: ../../godmode/alerts/alert_list.builder.php:159
-#: ../../include/class/AgentsAlerts.class.php:391
-msgid "Create Template"
-msgstr ""
-
-#: ../../godmode/alerts/alert_list.builder.php:187
-msgid "It takes precedence over the action's threshold configuration."
-msgstr ""
-
-#: ../../godmode/alerts/alert_list.builder.php:217
-msgid "Finish and view cluster"
-msgstr ""
-
-#: ../../godmode/alerts/alert_list.php:135
-msgid "Already added"
-msgstr ""
-
-#: ../../godmode/alerts/alert_list.php:189
-msgid "No template specified"
-msgstr ""
-
-#: ../../godmode/alerts/alert_list.php:585
-msgid "Builder alert"
-msgstr ""
-
-#: ../../godmode/setup/license.php:50
-msgid "License management"
-msgstr ""
-
-#: ../../godmode/setup/license.php:127
-msgid "Error while connecting to licence server."
-msgstr ""
-
-#: ../../godmode/setup/license.php:128
-msgid "Invalid response while validating license."
-msgstr ""
-
-#: ../../godmode/setup/license.php:154
-msgid "Licence"
-msgstr ""
-
-#: ../../godmode/setup/license.php:158
-#: ../../include/class/Diagnostics.class.php:1179
-msgid "Customer key"
-msgstr ""
-
-#: ../../godmode/setup/license.php:183
-#: ../../include/class/Diagnostics.class.php:1187
-msgid "Platform Limit"
-msgstr ""
-
-#: ../../godmode/setup/license.php:192 ../../godmode/setup/license.php:205
-#: ../../godmode/setup/license.php:218 ../../godmode/setup/license.php:231
-msgid "agents"
-msgstr ""
-
-#: ../../godmode/setup/license.php:192 ../../godmode/setup/license.php:205
-#: ../../godmode/setup/license.php:218 ../../godmode/setup/license.php:231
-#: ../../operation/tree.php:157
-msgid "modules"
-msgstr ""
-
-#: ../../godmode/setup/license.php:196
-#: ../../include/class/Diagnostics.class.php:1191
-msgid "Current Platform Count"
-msgstr ""
-
-#: ../../godmode/setup/license.php:209
-#: ../../include/class/Diagnostics.class.php:1195
-msgid "Current Platform Count (enabled: items)"
-msgstr ""
-
-#: ../../godmode/setup/license.php:222
-#: ../../include/class/Diagnostics.class.php:1199
-msgid "Current Platform Count (disabled: items)"
-msgstr ""
-
-#: ../../godmode/setup/license.php:235
-#: ../../include/class/Diagnostics.class.php:1203
-msgid "License Mode"
-msgstr ""
-
-#: ../../godmode/setup/license.php:248
-msgid "NMS"
-msgstr ""
-
-#: ../../godmode/setup/license.php:274
-#: ../../include/class/Diagnostics.class.php:1215
-msgid "Licensed to"
-msgstr ""
-
-#: ../../godmode/setup/license.php:288
-msgid "License encryption key"
-msgstr ""
-
-#: ../../godmode/setup/license.php:289
-msgid ""
-"This key is used to encrypt your Pandora FMS license when it is shared with "
-"other Pandora FMS components"
-msgstr ""
-
-#: ../../godmode/setup/license.php:317 ../../godmode/setup/license.php:345
-msgid "Request new license"
-msgstr ""
-
-#: ../../godmode/setup/license.php:349
-#, php-format
-msgid "To get your %s Enterprise License:"
-msgstr ""
-
-#: ../../godmode/setup/license.php:352
-#, php-format
-msgid "Go to %s"
-msgstr ""
-
-#: ../../godmode/setup/license.php:355
-msgid "Enter the auth key and the following request key:"
-msgstr ""
-
-#: ../../godmode/setup/license.php:361
-msgid "Enter your name (or a company name) and a contact email address."
-msgstr ""
-
-#: ../../godmode/setup/license.php:364
-msgid "Click on Generate."
-msgstr ""
-
-#: ../../godmode/setup/license.php:367
-msgid ""
-"Click here, enter "
-"the generated license key and click on Validate."
-msgstr ""
-
-#: ../../godmode/setup/news.php:30
-msgid "Site news management"
-msgstr ""
-
-#: ../../godmode/setup/news.php:173 ../../godmode/setup/links.php:105
-msgid "Name error"
-msgstr ""
-
-#: ../../godmode/setup/news.php:238
-msgid "Modal screen"
-msgstr ""
-
-#: ../../godmode/setup/news.php:251
-msgid "Expire"
-msgstr ""
-
-#: ../../godmode/setup/news.php:264 ../../godmode/setup/news.php:357
-msgid "Expiration"
-msgstr ""
-
-#: ../../godmode/setup/news.php:348
-msgid "There are no defined news"
-msgstr ""
-
-#: ../../godmode/setup/news.php:355
-#: ../../operation/agentes/estado_generalagente.php:713
-msgid "Author"
-msgstr ""
-
-#: ../../godmode/setup/news.php:364 ../../general/logon_ok.php:216
-msgid "Welcome to Pandora FMS Console"
-msgstr ""
-
-#: ../../godmode/setup/news.php:370
-msgid "Modal"
-msgstr ""
-
-#: ../../godmode/setup/news.php:372
-msgid "Board"
-msgstr ""
-
-#: ../../godmode/setup/news.php:383
-msgid "Expired"
-msgstr ""
-
-#: ../../godmode/setup/gis.php:69
-msgid "Map connection name"
-msgstr ""
-
-#: ../../godmode/setup/gis.php:87
-msgid "Do you wan delete this connection?"
-msgstr ""
-
-#: ../../godmode/setup/setup.php:230
-msgid "Websocket engine"
-msgstr ""
-
-#: ../../godmode/setup/setup.php:243 ../../godmode/setup/setup.php:342
-msgid "Welcome tips"
-msgstr ""
-
-#: ../../godmode/setup/setup.php:253
-msgid "GIS Map connection"
-msgstr ""
-
-#: ../../godmode/setup/setup.php:330
-msgid "Pandora Websocket Engine"
-msgstr ""
-
-#: ../../godmode/setup/setup.php:344
-#: ../../include/class/TipsWindow.class.php:505
-msgid "Create tip"
-msgstr ""
-
-#: ../../godmode/setup/setup.php:346
-msgid "Edit tip"
-msgstr ""
-
-#: ../../godmode/setup/setup.php:368
-msgid "Password policies"
-msgstr ""
-
-#: ../../godmode/setup/setup.php:398
-msgid "Correct update the setup options"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:67
-#: ../../include/functions_config.php:1879
-msgid "Enable eHorus"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:84
-msgid "eHorus configuration at user level"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:113
-msgid "API Hostname"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:119
-msgid "API Port"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:127
-#: ../../godmode/setup/setup_integria.php:352
-msgid "Request timeout"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:135
-#: ../../godmode/setup/setup_integria.php:665
-msgid "Connection its OK"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:139
-#: ../../godmode/setup/setup_websocket_engine.php:89
-#: ../../godmode/setup/setup_integria.php:652
-msgid "Test connection"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:175
-msgid "Remote Management System"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:183
-msgid "Custom field eHorusID created"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:183
-msgid "Error creating custom field"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:187
-msgid "eHorus has his own agent identifiers"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:188
-msgid "To store them, it will be necessary to use an agent custom field"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:189
-msgid ""
-"Possibly the eHorus id will have to be filled in by hand for every agent"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:194
-msgid "The custom field does not exists already"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:208
-msgid "eHorus API"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:296
-#: ../../godmode/setup/setup_integria.php:824
-msgid "Connection timeout"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:297
-#: ../../godmode/setup/setup_integria.php:825
-#: ../../godmode/setup/setup_integria.php:906
-#: ../../operation/users/user_edit.php:1417
-#: ../../operation/users/user_edit.php:1495
-msgid "Empty user or password"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:298
-#: ../../godmode/setup/setup_integria.php:826
-#: ../../godmode/setup/setup_integria.php:907
-#: ../../operation/users/user_edit.php:1418
-#: ../../operation/users/user_edit.php:1496
-msgid "User not found"
-msgstr ""
-
-#: ../../godmode/setup/setup_ehorus.php:299
-#: ../../godmode/setup/setup_integria.php:827
-#: ../../godmode/setup/setup_integria.php:908
-#: ../../operation/users/user_edit.php:1419
-#: ../../operation/users/user_edit.php:1497
-msgid "Invalid password"
-msgstr ""
-
-#: ../../godmode/setup/setup_sflow.php:45
-#: ../../godmode/setup/setup_netflow.php:45
-msgid "Data storage path"
-msgstr ""
-
-#: ../../godmode/setup/setup_sflow.php:50
-#: ../../include/functions_config.php:1650
-msgid "Daemon interval"
-msgstr ""
-
-#: ../../godmode/setup/setup_sflow.php:55
-#: ../../godmode/setup/setup_netflow.php:51
-#: ../../include/functions_config.php:1611
-#: ../../include/functions_config.php:1654
-msgid "Daemon binary path"
-msgstr ""
-
-#: ../../godmode/setup/setup_sflow.php:60
-#: ../../godmode/setup/setup_netflow.php:56
-#: ../../include/functions_config.php:1615
-#: ../../include/functions_config.php:1658
-msgid "Nfdump binary path"
-msgstr ""
-
-#: ../../godmode/setup/setup_sflow.php:65
-#: ../../godmode/setup/setup_netflow.php:61
-#: ../../include/functions_config.php:1619
-#: ../../include/functions_config.php:1662
-msgid "Nfexpire binary path"
-msgstr ""
-
-#: ../../godmode/setup/setup_sflow.php:70
-#: ../../godmode/setup/setup_netflow.php:66
-#: ../../include/functions_config.php:1623
-#: ../../include/functions_config.php:1666
-msgid "Maximum chart resolution"
-msgstr ""
-
-#: ../../godmode/setup/setup_sflow.php:80
-#: ../../include/functions_config.php:1674
-msgid "Sflow max lifetime"
-msgstr ""
-
-#: ../../godmode/setup/setup_sflow.php:84
-#: ../../godmode/setup/setup_netflow.php:80
-#: ../../operation/netflow/nf_live_view.php:348
-msgid "IP address resolution can take a lot of time"
-msgstr ""
-
-#: ../../godmode/setup/setup_sflow.php:86
-#: ../../godmode/setup/setup_netflow.php:82
-#: ../../include/functions_config.php:1635
-#: ../../include/functions_config.php:1678
-msgid "Name resolution for IP address"
-msgstr ""
-
-#: ../../godmode/setup/setup_websocket_engine.php:38
-msgid "WebSocket settings"
-msgstr ""
-
-#: ../../godmode/setup/setup_websocket_engine.php:47
-msgid "Bind address"
-msgstr ""
-
-#: ../../godmode/setup/setup_websocket_engine.php:59
-msgid "Bind port"
-msgstr ""
-
-#: ../../godmode/setup/setup_websocket_engine.php:71
-#: ../../include/functions_config.php:2031
-msgid "WebSocket proxy url"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../godmode/setup/os.list.php:170
-msgid "There are no defined operating systems"
-msgstr ""
-
-#: ../../godmode/setup/os.list.php:177
-msgid "Create OS"
-msgstr ""
-
-#: ../../godmode/setup/os.php:190
-msgid "List OS"
-msgstr ""
-
-#: ../../godmode/setup/os.php:202
-msgid "Builder OS"
-msgstr ""
-
-#: ../../godmode/setup/os.php:211 ../../godmode/setup/os.php:229
-msgid "Edit OS"
-msgstr ""
-
-#: ../../godmode/setup/os.php:211
-msgid "List of Operating Systems"
-msgstr ""
-
-#: ../../godmode/setup/os.php:238 ../../include/functions_api.php:2112
-msgid "Success creating OS"
-msgstr ""
-
-#: ../../godmode/setup/os.php:242
-msgid "Fail creating OS"
-msgstr ""
-
-#: ../../godmode/setup/os.php:246 ../../include/functions_api.php:2149
-msgid "Success updating OS"
-msgstr ""
-
-#: ../../godmode/setup/os.php:250
-msgid "Error updating OS"
-msgstr ""
-
-#: ../../godmode/setup/os.php:254
-msgid "There are agents with this OS."
-msgstr ""
-
-#: ../../godmode/setup/os.php:258
-msgid "Success deleting"
-msgstr ""
-
-#: ../../godmode/setup/os.php:262
-msgid "Error deleting"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:37
-msgid "GIS Maps connections"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:54
-msgid "Create new map connection"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:91
-msgid "Edit map connection"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:234
-msgid "Connection Name"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:240
-msgid "Number of zoom levels"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:244
-msgid "Default zoom level"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:247
-msgid "Basic configuration"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:252
-msgid "Open Street Maps"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:253
-msgid "Google Maps"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:254
-#: ../../godmode/reporting/visual_console_builder.elements.php:199
-#: ../../include/functions_visual_map_editor.php:1441
-#: ../../include/functions_visual_map.php:4209
-#: ../../operation/visual_console/view.php:320
-msgid "Static Image"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:255
-msgid "WMS Server"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:257
-msgid "Please select the connection type"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:259
-msgid "Map connection type"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:307
-msgid "Tile Server URL"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:320
-msgid "Google Physical"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:321
-msgid "Google Hybrid"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:322
-msgid "Google Satelite"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:324
-msgid "Google Map Type"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:348
-msgid "Google Maps Key"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:357
-msgid "Image URL"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:364
-msgid "Corners of the area of the image"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:364
-#: ../../include/rest-api/models/VisualConsole/Item.php:1968
-msgid "Left"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:371
-#: ../../include/rest-api/models/VisualConsole/Item.php:1965
-#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:317
-#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:317
-msgid "Bottom"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:378
-#: ../../include/rest-api/models/VisualConsole/Item.php:1967
-msgid "Right"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:385
-#: ../../include/rest-api/models/VisualConsole/Item.php:1966
-msgid "Top"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:392
-msgid "Image Size"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:409
-msgid "WMS Server URL"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:451
-msgid ""
-"Preview to select the center of the map and the default position of an agent "
-"without gis data"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:452
-msgid "Load preview map"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:461
-msgid "Map Center"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:462
-msgid "Default position for agents without GIS data"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:464
-msgid "Change in the map"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:486
-#: ../../operation/agentes/gis_view.php:218
-msgid "Latitude"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:504
-#: ../../operation/agentes/gis_view.php:217
-msgid "Longitude"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:522
-#: ../../operation/agentes/gis_view.php:219
-msgid "Altitude"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:585
-#: ../../godmode/setup/gis_step_2.php:680
-msgid "Center"
-msgstr ""
-
-#: ../../godmode/setup/gis_step_2.php:645
-msgid "Refresh preview map"
-msgstr ""
-
-#: ../../godmode/setup/setup_auth.php:235
-msgid "Enable secondary LDAP"
-msgstr ""
-
-#: ../../godmode/setup/setup_auth.php:317
-msgid "Secondary Base DN"
-msgstr ""
-
-#: ../../godmode/setup/setup_auth.php:330
-msgid "Secondary Login attribute"
-msgstr ""
-
-#: ../../godmode/setup/setup_auth.php:407
-msgid "Force 2FA for all users is enabled"
-msgstr ""
-
-#: ../../godmode/setup/setup_auth.php:427
-msgid "Check activity"
-msgstr ""
-
-#: ../../godmode/setup/setup_auth.php:428
-msgid "Ignore activity"
-msgstr ""
-
-#: ../../godmode/setup/setup_auth.php:431
-msgid "Control of timeout session"
-msgstr ""
-
-#: ../../godmode/setup/setup_auth.php:431
-msgid ""
-"Select 'ignore activity' to ignore user activity when checking the session."
-msgstr ""
-
-#: ../../godmode/setup/setup_auth.php:448
-msgid "Session timeout (mins)"
-msgstr ""
-
-#: ../../godmode/setup/setup_auth.php:495
-#, php-format
-msgid "Local %s"
-msgstr ""
-
-#: ../../godmode/setup/setup_auth.php:496
-msgid "ldap"
-msgstr ""
-
-#: ../../godmode/setup/setup_integria.php:65
-#: ../../operation/incidents/configure_integriaims_incident.php:60
-#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:31
-#: ../../operation/incidents/list_integriaims_incidents.php:52
-msgid "Integria IMS API is not reachable"
-msgstr ""
-
-#: ../../godmode/setup/setup_integria.php:262
-#: ../../include/functions_config.php:1917
-msgid "Enable Integria IMS"
-msgstr ""
-
-#: ../../godmode/setup/setup_integria.php:279
-msgid "Integria configuration at user level"
-msgstr ""
-
-#: ../../godmode/setup/setup_integria.php:322
-msgid "URL to Integria IMS setup"
-msgstr ""
-
-#: ../../godmode/setup/setup_integria.php:322
-msgid ""
-"Full URL to your Integria IMS setup (e.g., http://192.168.1.20/integria, "
-"https://support.mycompany.com)."
-msgstr ""
-
-#: ../../godmode/setup/setup_integria.php:336
-msgid "API Password"
-msgstr ""
-
-#: ../../godmode/setup/setup_integria.php:368
-msgid "Sync inventory"
-msgstr ""
-
-#: ../../godmode/setup/setup_integria.php:411
-#: ../../godmode/setup/setup_integria.php:544
-msgid "Ticket body"
-msgstr ""
-
-#: ../../godmode/setup/setup_integria.php:699
-msgid "Integria API settings"
-msgstr ""
-
-#: ../../godmode/setup/setup_integria.php:710
-msgid "Alert default values"
-msgstr ""
-
-#: ../../godmode/setup/setup_integria.php:720
-msgid "Event custom response default values"
-msgstr ""
-
-#: ../../godmode/setup/links.php:38
-msgid "Link management"
-msgstr ""
-
-#: ../../godmode/setup/snmp_wizard.php:155
-msgid "Unsucessful update the snmp translation"
-msgstr ""
-
-#: ../../godmode/setup/snmp_wizard.php:162
-msgid "Unsucessful update the snmp translation."
-msgstr ""
-
-#: ../../godmode/setup/snmp_wizard.php:210
-msgid "Unsucessful delete the snmp translation"
-msgstr ""
-
-#: ../../godmode/setup/snmp_wizard.php:217
-msgid "Unsucessful delete the snmp translation."
-msgstr ""
-
-#: ../../godmode/setup/snmp_wizard.php:278
-msgid "Unsucessful save the snmp translation"
-msgstr ""
-
-#: ../../godmode/setup/snmp_wizard.php:287
-msgid "Unsucessful save the snmp translation."
-msgstr ""
-
-#: ../../godmode/setup/setup_netflow.php:76
-#: ../../include/functions_config.php:1631
-msgid "Netflow max lifetime"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:112
-msgid "Click to display lateral menus"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:124
-msgid "Paginated module view"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:156
-#: ../../include/functions_config.php:1409
-msgid "Service label font size"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:160
-msgid "Space between items in Service maps"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:239
-msgid "Colors"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:240
-msgid "Faces"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:241
-msgid "Colors and text"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:343
-#: ../../include/functions_config.php:1096
-msgid "Style template"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:361
-#: ../../include/functions_config.php:1116
-msgid "Status icon set"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:606
-#: ../../include/functions_config.php:1152
-msgid "Custom documentation logo"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:646
-#: ../../include/functions_config.php:1156
-msgid "Custom support logo"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:684
-#: ../../include/functions_config.php:1160
-#: ../../include/functions_config.php:1164
-msgid "Custom networkmap center logo"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:724
-msgid "Custom mobile console icon"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:818
-msgid "Disable logo in graphs"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:836
-msgid "Disable helps"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:846
-#: ../../include/functions_config.php:1348
-msgid "Fixed header"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:858
-msgid "Automatically hide submenu"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:905
-#: ../../include/functions_config.php:1312
-msgid "GIS Labels"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:915
-#: ../../include/functions_config.php:1320
-msgid "Default icon in GIS"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:924
-msgid "Agent icon group"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:974
-msgid "Graphs font size"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:993
-msgid "Show unit along with value in reports"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1004
-#: ../../include/functions_config.php:1288
-#: ../../include/functions_config.php:1292
-msgid "Agent size text"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1011
-#: ../../godmode/setup/setup_visuals.php:1033
-msgid "Small"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1026
-#: ../../include/functions_config.php:1296
-msgid "Module size text"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1050
-#: ../../include/functions_config.php:1300
-#: ../../include/functions_config.php:1304
-msgid "Description size text"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1061
-#: ../../include/functions_config.php:1308
-msgid "Item title size text"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1113
-msgid "Graph color #"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1127
-msgid ""
-"Decimal data resolution setting for SLA and other reports is not available "
-"in the Community version."
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1132
-msgid "Data precision"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1150
-msgid "Data precision in graphs"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1181
-#: ../../include/functions_config.php:1376
-msgid "Default line thickness for the Custom Graph."
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1308
-msgid "Zoom graphs"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1337
-msgid "Classic view"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1338
-msgid "View of favorites"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1382
-msgid "Type of view of visual consoles"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1395
-msgid "Number of favorite visual consoles to show in the menu"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1401
-#: ../../include/functions_config.php:1272
-msgid "Default line thickness for the Visual Console"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1413
-msgid "Lock screen orientation when viewing on mobile devices"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1446
-msgid "Number of favorite services to show in the menu"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1544
-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 ""
-
-#: ../../godmode/setup/setup_visuals.php:1733
-#: ../../include/functions_config.php:1360
-msgid "Networkmap max width"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1756
-msgid "Show empty groups in group view"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1784
-#: ../../include/functions_config.php:1591
-msgid "Decimal separator"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1799
-msgid "Visible time of successful notifiations"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1827
-msgid "Custom values post process"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1867
-#: ../../godmode/setup/setup_visuals.php:2034
-msgid "Delete custom values"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1917
-msgid "Interval values"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1956
-msgid "Delete interval values"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:1999
-msgid "Module units"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2095
-msgid "Behaviour configuration"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2100
-msgid "GIS configuration"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2105
-msgid "Style configuration"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2110
-msgid "Charts configuration"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2115
-msgid "Font and Text configuration"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2120
-msgid "Visual consoles configuration"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2125
-msgid "Reports configuration "
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2130
-msgid "Services configuration"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2135
-msgid "Other configuration"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2427
-msgid "Mobile console logo preview"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2463
-msgid "Gis icons preview"
-msgstr ""
-
-#: ../../godmode/setup/setup_visuals.php:2529
-msgid "Status set preview"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:52
-msgid "Enforce https Information"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:53
-msgid "If SSL is not properly configured you will lose access to "
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:53
-#: ../../godmode/setup/setup_general.php:115
-msgid " Console"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:115
-msgid "If public URL is not properly configured you will lose access to "
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:181
-msgid "Out of black list"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:183
-msgid "In black list"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:188
-msgid "Push selected modules into blacklist"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:190
-msgid "Pop selected modules out of blacklist"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:197
-msgid "Full mode"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:199
-msgid "Expert"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:227
-#: ../../include/functions_register.php:122
-msgid "Language code"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:320
-#: ../../include/functions_config.php:204
-msgid "Automatic check for updates"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:330
-msgid "Use cert of SSL"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:343
-msgid "Path of SSL Cert."
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:384
-#: ../../include/functions_config.php:244
-msgid "Enable GIS features"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:394
-#: ../../include/functions_config.php:260
-msgid "Enable Netflow"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:408
-#: ../../include/functions_config.php:264
-msgid "Enable Sflow"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:421
-#: ../../include/functions_config.php:272
-msgid "General network path"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:433
-#: ../../include/functions_config.php:268
-msgid "Enable Feedback"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:447
-msgid "Server timezone setup"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:528
-#: ../../include/functions_config.php:443
-msgid "Inventory changes blacklist"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:533
-#: ../../include/functions_config.php:346
-msgid "Server logs directory"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:545
-#: ../../include/functions_config.php:334
-msgid "Event storm protection"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:565
-msgid "Change remote config encoding"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:574
-#: ../../include/functions_config.php:330
-msgid "Referer security"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:584
-#: ../../include/functions_config.php:350
-msgid "Log size limit in system logs viewer extension"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:605
-#: ../../include/functions_config.php:354
-msgid "Tutorial mode"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:618
-#: ../../include/functions_config.php:358
-msgid "Allow create scheduled downtimes in the past"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:643
-msgid "Include agents manually disabled"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:652
-msgid "Set alias as name by default in agent creation"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:672
-msgid "Module custom ID readonly"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:679
-msgid "Useful for integrations"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:685
-msgid ""
-"This log is recommended to be DISABLED by default due to the large amount of "
-"debug data it generates."
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:696
-#: ../../godmode/setup/setup_general.php:709
-msgid "Log location"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:773
-msgid "General options"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:792
-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 ""
-
-#: ../../godmode/setup/setup_general.php:807
-msgid "From address"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:831
-msgid "SMTP Server"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:843
-msgid "SMTP Port"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:910
-msgid "Email test"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:959
-#: ../../include/class/TipsWindow.class.php:787
-#: ../../include/class/TipsWindow.class.php:954 ../../general/header.php:848
-msgid "Send"
-msgstr ""
-
-#: ../../godmode/setup/setup_general.php:973
-msgid "Check mail configuration"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:242
-msgid "Pandora_db running in historical database."
-msgstr ""
-
-#: ../../godmode/setup/performance.php:250
-msgid "not executed"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:278
-#: ../../include/functions_config.php:888
-msgid "Max. days before delete traps"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:308
-#: ../../godmode/setup/performance.php:518
-#: ../../include/functions_config.php:892
-msgid "Max. days before delete string data"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:323
-#: ../../include/functions_config.php:900
-msgid "Max. days before delete GIS data"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:353
-#: ../../godmode/setup/performance.php:482
-#: ../../include/functions_config.php:916
-msgid "Max. days before compact data"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:368
-#: ../../include/functions_config.php:908
-msgid "Max. days before delete unknown modules"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:383
-#: ../../include/functions_config.php:912
-msgid "Max. days before delete not initialized modules"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:398
-msgid "Max. days before delete autodisabled agents"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:413
-#: ../../include/functions_config.php:968
-msgid "Retention period of past special days"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:494
-#: ../../godmode/setup/performance.php:612
-#: ../../include/functions_config.php:932
-msgid "Compact interpolation in hours (1 Fine-20 bad)"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:537
-#: ../../include/functions_config.php:986
-msgid "Max. days before delete old messages"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:550
-#: ../../include/functions_config.php:977
-msgid "Max. days before delete inventory data"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:563
-#: ../../include/functions_config.php:982
-msgid "Max. days before disabled agents are deleted"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:583
-msgid "Item limit for realtime reports"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:626
-msgid "Last day"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:628
-msgid "10 days"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:630
-msgid "2 weeks"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:649
-#: ../../include/functions_config.php:940
-msgid "Use realtime statistics"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:659
-#: ../../include/functions_config.php:944
-msgid "Batch statistics period (secs)"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:682
-#: ../../include/functions_config.php:952
-msgid "Max. recommended number of files in attachment directory"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:694
-#: ../../include/functions_config.php:956
-msgid "Delete not init modules"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:704
-msgid "Big Operation Step to purge old data"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:719
-#: ../../include/functions_config.php:964
-msgid "Small Operation Step to purge old data"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:734
-#: ../../include/functions_config.php:990
-msgid "Graph container - Max. Items"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:773
-msgid "SNMP walk binary"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:785
-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:790
-msgid "SNMP walk binary (fallback)"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:803
-#, php-format
-msgid ""
-"%s web2image cache system cleanup. It is always cleaned up after perform an "
-"upgrade"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:810
-msgid "WMI binary"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:870
-msgid "Database maintenance options"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:876
-msgid "Historical database maintenance options"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:882 ../../include/graphs/fgraph.php:404
-#: ../../include/functions_netflow.php:2112
-#: ../../include/functions_reporting.php:4080
-msgid "Others"
-msgstr ""
-
-#: ../../godmode/setup/performance.php:887
-msgid "Agent SNMP Interface Wizard defaults"
-msgstr ""
-
-#: ../../godmode/setup/file_manager.php:83
-#: ../../include/functions_filemanager.php:645
-#, php-format
-msgid "Index of %s"
-msgstr ""
-
-#: ../../godmode/setup/welcome_tips.php:61
-msgid "Language is empty"
-msgstr ""
-
-#: ../../godmode/setup/welcome_tips.php:65
-msgid "Title is empty"
-msgstr ""
-
-#: ../../godmode/setup/welcome_tips.php:69
-msgid "Text is empty"
-msgstr ""
-
-#: ../../godmode/setup/welcome_tips.php:82
-msgid "Error in insert tip"
-msgstr ""
-
-#: ../../godmode/setup/welcome_tips.php:106
-msgid "Error in update tip"
-msgstr ""
-
-#: ../../godmode/setup/welcome_tips.php:146
-msgid "Tip required"
-msgstr ""
-
-#: ../../godmode/setup/welcome_tips.php:153
-msgid "Error in delete tip"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.data.php:148
-msgid "Create visual console"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.data.php:182
-#: ../../godmode/reporting/visual_console_builder.elements.php:167
-#: ../../include/functions_visual_map_editor.php:55
-#: ../../include/functions_visual_map_editor.php:626
-#: ../../include/lib/Dashboard/Widget.php:581
-msgid "Background"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.data.php:201
-msgid "Background image"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.data.php:227
-#: ../../include/functions_visual_map_editor.php:343
-#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:372
-#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:514
-#: ../../include/rest-api/models/VisualConsole/Items/DonutGraph.php:247
-msgid "Background color"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.data.php:250
-msgid "Set custom size"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.data.php:265
-msgid "Get default image size"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.data.php:279
-msgid "Layout size"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.data.php:290
-msgid "Favourite visual console"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.data.php:300
-msgid "Auto adjust to screen in fullscreen"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:212
-msgid "This file isn't image"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:215
-msgid "This file isn't image."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:221
-#: ../../godmode/reporting/visual_console_builder.php:224
-msgid "File already are exists."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:232
-#: ../../godmode/reporting/visual_console_builder.php:235
-msgid "The file have not image extension."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:247
-#: ../../godmode/reporting/visual_console_builder.php:250
-#: ../../godmode/reporting/visual_console_builder.php:260
-#: ../../godmode/reporting/visual_console_builder.php:266
-msgid "Problems with move file to target."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:304
-msgid "Successfully update."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:323
-msgid "Could not be update."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:343
-msgid "Successfully created."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:362
-msgid "Could not be created."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:410
-msgid "Successfully multiple delete."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:411
-msgid "Unsuccessful multiple delete."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:532
-msgid "Successfully delete."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:810
-#: ../../operation/visual_console/view.php:134
-#: ../../operation/visual_console/legacy_view.php:117
-msgid "Visual consoles list"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:819
-#: ../../operation/visual_console/view.php:168
-#: ../../operation/visual_console/legacy_view.php:133
-msgid "Show link to public Visual Console"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:823
-#: ../../godmode/reporting/graph_builder.php:304
-#: ../../godmode/reporting/reporting_builder.php:3778
-#: ../../operation/visual_console/view.php:178
-#: ../../operation/visual_console/legacy_view.php:143
-#: ../../operation/reporting/reporting_viewer.php:138
-#: ../../operation/reporting/graph_viewer.php:193
-msgid "Main data"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:827
-#: ../../operation/visual_console/view.php:186
-#: ../../operation/visual_console/legacy_view.php:151
-msgid "List elements"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:833
-#: ../../operation/visual_console/view.php:196
-#: ../../operation/visual_console/legacy_view.php:161
-msgid "Services wizard"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.php:852
-msgid "New visual console"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:702
-msgid "Sort selected items from position: "
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:705
-msgid "Move before to"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:706
-msgid "Move after to"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:755
-#: ../../godmode/reporting/graph_builder.graph_editor.php:214
-#: ../../godmode/reporting/graph_builder.graph_editor.php:284
-msgid "Sort items"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:764
-msgid "Delete selected items from position: "
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:767
-msgid "Delete above to"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:768
-msgid "Delete below to"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:780
-msgid "Poisition"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:846
-msgid ""
-"Are you sure to sort the items into the report?\\n. This action change the "
-"sorting of items into data base."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:868
-#: ../../godmode/reporting/graph_builder.graph_editor.php:478
-msgid "Please select any item to order"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:898
-msgid "Are you sure to delete the items into the report?\\n"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.list_items.php:926
-msgid "Please select any item to delete"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:155
-msgid "Container name is missing."
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:196
-#: ../../godmode/reporting/graph_container.php:135
-msgid "Create container"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:215
-msgid "Container stored successfully"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:215
-msgid "There was a problem storing container"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:222
-msgid "Update the container"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:222
-msgid "Bad update the container"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:285
-#: ../../godmode/reporting/create_container.php:304
-msgid "Parent container"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:400
-msgid "Container"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:438
-#: ../../godmode/reporting/create_container.php:557
-#: ../../godmode/reporting/create_container.php:628
-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 ""
-
-#: ../../godmode/reporting/create_container.php:498
-#: ../../godmode/reporting/create_container.php:686
-#: ../../godmode/reporting/graph_builder.main.php:219
-#: ../../include/functions_visual_map_editor.php:548
-#: ../../include/lib/Dashboard/Widgets/top_n.php:212
-msgid "Type of graph"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:505
-#: ../../godmode/reporting/create_container.php:576
-#: ../../godmode/reporting/create_container.php:691
-#: ../../godmode/reporting/graph_builder.main.php:290
-#: ../../operation/agentes/stat_win.php:403
-#: ../../operation/agentes/interface_traffic_graph_win.php:256
-msgid "Show full scale graph (TIP)"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:516
-#: ../../godmode/reporting/create_container.php:585
-#: ../../godmode/reporting/create_container.php:700
-msgid "Add item"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:531
-msgid "Simple module graph"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:715
-msgid "Dynamic rules for simple module graph"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:731
-msgid "There are no items in this container."
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:740
-msgid "Agent/Module"
-msgstr ""
-
-#: ../../godmode/reporting/create_container.php:743
-msgid "M.Group"
-msgstr ""
-
-#: ../../godmode/reporting/map_builder.php:318
-#: ../../godmode/reporting/map_builder.php:326
-msgid "Not copied. Error copying data"
-msgstr ""
-
-#: ../../godmode/reporting/map_builder.php:367
-#: ../../godmode/reporting/visual_console_favorite.php:187
-msgid "Group Recursion"
-msgstr ""
-
-#: ../../godmode/reporting/map_builder.php:417
-msgid "Map name"
-msgstr ""
-
-#: ../../godmode/reporting/map_builder.php:419
-msgid "Items"
-msgstr ""
-
-#: ../../godmode/reporting/map_builder.php:495
-msgid "There are no visual console defined yet."
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.php:315
-#: ../../operation/reporting/graph_viewer.php:204
-msgid "Graph editor"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.php:326
-#: ../../include/functions_events.php:4517
-#: ../../operation/reporting/graph_viewer.php:223
-msgid "View graph"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.php:342
-msgid "Graph builder"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.php:384
-msgid "Graph stored successfully"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.php:385
-msgid "There was a problem storing Graph"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.php:393
-msgid "There was a problem adding Module"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.php:400
-msgid "Update the graph"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.php:401
-msgid "Bad update the graph"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.php:408
-msgid "Graph deleted successfully"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.php:409
-msgid "There was a problem deleting Graph"
-msgstr ""
-
-#: ../../godmode/reporting/graphs.php:106
-msgid "Graphs containers"
-msgstr ""
-
-#: ../../godmode/reporting/graphs.php:120
-msgid "List of custom graphs"
-msgstr ""
-
-#: ../../godmode/reporting/graphs.php:233
-#: ../../godmode/reporting/graphs.php:272
-#: ../../godmode/reporting/reporting_builder.php:748
-msgid "Free text for search: "
-msgstr ""
-
-#: ../../godmode/reporting/graphs.php:234
-#: ../../godmode/reporting/graphs.php:272
-#: ../../godmode/reporting/reporting_builder.php:749
-msgid "Search by report name or description, list matches."
-msgstr ""
-
-#: ../../godmode/reporting/graphs.php:243
-msgid "Show Option"
-msgstr ""
-
-#: ../../godmode/reporting/graphs.php:362
-#: ../../include/functions_container.php:146
-#: ../../operation/search_graphs.php:30
-#: ../../operation/reporting/graph_viewer.php:567
-msgid "Graph name"
-msgstr ""
-
-#: ../../godmode/reporting/graphs.php:364
-#: ../../include/functions_container.php:148
-msgid "Number of Graphs"
-msgstr ""
-
-#: ../../godmode/reporting/graphs.php:458
-#: ../../godmode/reporting/graphs.php:465
-msgid "Create graph"
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_favorite.php:240
-msgid "No favourite consoles defined"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../godmode/reporting/graph_builder.graph_editor.php:228
-msgid "Sort selected items"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.graph_editor.php:231
-msgid "before to"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.graph_editor.php:232
-msgid "after to"
-msgstr ""
-
-#: ../../godmode/reporting/graph_builder.graph_editor.php:438
-msgid "Please, select a module"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:1088
-msgid "Not valid"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:1096
-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:1352
-msgid "Log number"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:1354
-msgid ""
-"Warning: this parameter limits the contents of the logs and affects the "
-"performance."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:1415
-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:1436
-msgid "Period range"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:1438
-msgid ""
-"This is the time range in which the files are grouped. For example, 1 day "
-"will group the files by day and will count them."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:1961
-msgid "Show modules"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2272
-#: ../../include/functions_ui.php:2795
-#: ../../operation/inventory/inventory.php:692
-msgid "Last"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2351
-msgid "Target server"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2669
-msgid "Macros definition"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2680
-msgid "Render definition"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2681
-msgid "Please note that not all CSS styles are supported by PDF reports."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2779
-msgid "Greater or equal (>=)"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2780
-msgid "Less or equal (<=)"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2781
-msgid "Less (<)"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2782
-msgid "Greater (>)"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2783
-msgid "Equal (=)"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2784
-msgid "Not equal (!=)"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:2909
-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:2964
-msgid "Checks in Warning status"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3034
-msgid "Only data"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3132
-msgid "Include extended events"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3149
-msgid "Show custom data"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3168
-msgid "By agent "
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3178
-msgid "By user validator "
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3188
-msgid "By criticity "
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3198
-msgid "Validated vs unvalidated "
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3213
-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:3398
-msgid "Include filter"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3402
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3411
-msgid "Free text string search on event description"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3407
-msgid "Exclude filter"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3515
-msgid ""
-"Use prefix notation for numeric values (example: 20,8Kbytes/sec), otherwise "
-"full value will be displayed (example: 20.742 bytes/sec)"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3553
-#: ../../include/functions_reporting.php:5183
-msgid "Unassigned group"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3599
-#: ../../include/functions_reporting.php:5177
-msgid "Unnasigned group"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3622
-msgid "Select by group"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3713
-msgid "Display options"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3771
-msgid "Agent group filter"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3806
-msgid "Agent OS filter"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3832
-msgid "Agent custom field"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3854
-msgid "Agent custom field filter"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3878
-msgid "Agent status filter"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3916
-msgid "Agent version filter"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3940
-msgid "Agent has remote configuration"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3941
-msgid "Filter agents by remote configuration enabled."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3952
-msgid "Agent module filter"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:3976
-msgid "Module group filter"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4006
-msgid "Search module name"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4159
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4674
-msgid "Agent Failover"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4164
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4677
-msgid "Module Failover"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4204
-msgid "Please save the item before adding entries to this list."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4650
-msgid "rate"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4698
-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:4718
-msgid "Please save the report to start adding items into the list."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4984
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4988
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4992
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4996
-#: ../../godmode/reporting/reporting_builder.item_editor.php:5000
-#: ../../godmode/reporting/reporting_builder.item_editor.php:5004
-#: ../../godmode/reporting/reporting_builder.item_editor.php:5008
-#: ../../godmode/reporting/reporting_builder.item_editor.php:5012
-msgid "Item Editor Information"
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4985
-msgid "Please select a name."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4989
-msgid "Please select an agent."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:4997
-msgid "Please insert a SQL query."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:5001
-msgid "Please insert a URL."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:5005
-msgid "Please checked a custom interval option."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:5009
-msgid "Please select a user."
-msgstr ""
-
-#: ../../godmode/reporting/reporting_builder.item_editor.php:5013
-msgid "Please select a group."
-msgstr ""
-
-#: ../../godmode/reporting/visual_console_builder.elements.php:122
-msgid "Width x Height
Max value" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:124 -msgid "Map linked" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:210 -msgid "Percentile Bar" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:221 -msgid "Percentile Bubble" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:244 -#: ../../mobile/operation/events.php:862 -#: ../../include/functions_visual_map_editor.php:1443 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:545 -#: ../../operation/visual_console/view.php:330 -msgid "Module Graph" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:255 -#: ../../include/functions_visual_map_editor.php:59 -#: ../../include/functions_visual_map_editor.php:1446 -#: ../../include/functions_visual_map.php:4189 -#: ../../operation/visual_console/view.php:350 -msgid "Event history graph" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:266 -#: ../../include/functions_visual_map_editor.php:1447 -#: ../../include/functions_visual_map.php:4214 -#: ../../include/rest-api/models/VisualConsole/Item.php:2139 -#: ../../operation/visual_console/view.php:355 -msgid "Simple Value" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:277 -msgid "Simple Value (Process Max)" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:288 -msgid "Simple Value (Process Min)" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:299 -msgid "Simple Value (Process Avg)" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:332 -#: ../../include/functions_visual_map_editor.php:71 -#: ../../include/functions_visual_map_editor.php:1452 -#: ../../include/functions_visual_map.php:4169 -#: ../../operation/visual_console/view.php:380 -msgid "Box" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:354 -#: ../../include/functions_visual_map_editor.php:1457 -#: ../../operation/visual_console/view.php:395 -msgid "Network link" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:376 -#: ../../include/functions_visual_map_editor.php:73 -#: ../../include/functions_visual_map_editor.php:1454 -#: ../../include/functions_visual_map.php:4229 -#: ../../include/rest-api/models/VisualConsole/Item.php:2151 -#: ../../operation/visual_console/view.php:390 -msgid "Color cloud" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:387 -#: ../../include/rest-api/models/VisualConsole/Item.php:2163 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:172 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:693 -#: ../../operation/visual_console/view.php:335 -msgid "Basic chart" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:398 -#: ../../include/rest-api/models/VisualConsole/Item.php:2159 -#: ../../operation/visual_console/view.php:400 -msgid "Odometer" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:409 -#: ../../include/functions_visual_map_editor.php:69 -#: ../../include/functions_visual_map_editor.php:1450 -#: ../../include/functions_visual_map.php:4179 -#: ../../include/rest-api/models/VisualConsole/Item.php:2111 -#: ../../include/lib/Dashboard/Widgets/clock.php:158 -#: ../../include/lib/Dashboard/Widgets/clock.php:310 -#: ../../operation/visual_console/view.php:370 -msgid "Clock" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:438 -#: ../../godmode/reporting/visual_console_builder.elements.php:912 -msgid "Edit label" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.elements.php:787 -msgid "" -"You have to change the \"max_input_vars\" and set bigger value on " -"php.ini for update, there is too much elements to update" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.main.php:157 -msgid "Only the group can view the report" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.main.php:158 -msgid "The next group can edit the report" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.main.php:159 -msgid "Only the user and admin user can edit the report" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.main.php:162 -msgid "Write Access" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.main.php:163 -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 "" - -#: ../../godmode/reporting/reporting_builder.main.php:207 -msgid "Non interactive report" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.php:193 -#: ../../operation/reporting/reporting_viewer.php:100 -msgid "Your report has been planned, and the system will email you a " -msgstr "" - -#: ../../godmode/reporting/reporting_builder.php:194 -#: ../../operation/reporting/reporting_viewer.php:101 -msgid "An error has ocurred" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.php:534 -#: ../../godmode/reporting/reporting_builder.php:3715 -#: ../../operation/menu.php:457 -#: ../../operation/reporting/custom_reporting.php:23 -msgid "Custom reporting" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.php:753 -msgid "search" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.php:1023 -msgid "This report exceeds the item limit for realtime operations" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.php:1286 -msgid "Report tasks" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.php:1287 -#: ../../godmode/reporting/reporting_builder.php:1293 -msgid "To schedule a report, do it from the editing view of each report." -msgstr "" - -#: ../../godmode/reporting/reporting_builder.php:1303 -msgid "Create report" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.php:3803 -#: ../../operation/reporting/reporting_viewer.php:172 -msgid "View report" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.php:3822 -msgid "Create Custom Report" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:123 -#: ../../include/functions_visual_map_editor.php:56 -msgid "Static Graph" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:124 -#: ../../include/functions_visual_map_editor.php:57 -#: ../../include/functions_visual_map_editor.php:1442 -#: ../../operation/visual_console/view.php:325 -msgid "Percentile Item" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:125 -#: ../../mobile/operation/home.php:116 -#: ../../include/functions_visual_map_editor.php:391 -#: ../../include/ajax/module.php:1289 -#: ../../include/functions_visual_map.php:4174 -#: ../../include/rest-api/models/VisualConsole/Item.php:2107 -msgid "Module graph" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:126 -#: ../../include/functions_visual_map_editor.php:60 -msgid "Simple value" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:162 -msgid "Range between elements (px)" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:180 -msgid "Size (px)" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:232 -#: ../../include/functions_config.php:1124 -msgid "Font size" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:260 -#: ../../include/functions_visual_map_editor.php:606 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:371 -msgid "Process" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:263 -#: ../../include/functions_visual_map_editor.php:609 -msgid "Min value" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:264 -#: ../../godmode/reporting/visual_console_builder.wizard.php:284 -#: ../../include/functions_visual_map_editor.php:610 -#: ../../include/functions_visual_map_editor.php:730 -msgid "Max value" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:265 -#: ../../include/functions_visual_map_editor.php:611 -msgid "Avg value" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:278 -msgid "Width (px)" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:300 -#: ../../include/functions_visual_map_editor.php:735 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:459 -msgid "Bubble" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:319 -#: ../../include/functions_visual_map_editor.php:740 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:504 -msgid "Percent" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:345 -#: ../../include/functions_visual_map_editor.php:759 -#: ../../include/functions_visual_map_editor.php:777 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:509 -msgid "Value to show" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:413 -msgid "One item per agent" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:461 -#: ../../godmode/reporting/visual_console_builder.wizard.php:816 -msgid "Agent - Module" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:506 -msgid "Enable link agent" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:516 -msgid "Set Parent" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:519 -msgid "Item created in the visualmap" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:520 -msgid "Use the agents relationship (from selected agents)" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:537 -msgid "Item in the map" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:538 -#, php-format -msgid "The parenting relationships in %s will be drawn on the map." -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:557 -#: ../../godmode/reporting/visual_console_builder.wizard.php:561 -msgid "Are you sure to add many elements\\nin visual map?" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:737 -msgid "Please select any module or modules." -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.editor.php:173 -msgid "Min allowed size is 1024x768" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.editor.php:177 -#: ../../godmode/reporting/visual_console_builder.editor.php:179 -#: ../../godmode/reporting/visual_console_builder.editor.php:181 -#: ../../operation/snmpconsole/snmp_browser.php:232 -msgid "Action in progress" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.editor.php:177 -msgid "Loading in progress" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.editor.php:179 -msgid "Saving in progress" -msgstr "" - -#: ../../godmode/reporting/visual_console_builder.editor.php:181 -msgid "Deletion in progress" -msgstr "" - -#: ../../godmode/reporting/graph_builder.main.php:212 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:356 -#: ../../operation/reporting/graph_viewer.php:358 -msgid "Bullet chart" -msgstr "" - -#: ../../godmode/reporting/graph_builder.main.php:213 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:357 -#: ../../operation/reporting/graph_viewer.php:359 -msgid "Gauge" -msgstr "" - -#: ../../godmode/reporting/graph_builder.main.php:216 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:360 -#: ../../include/lib/Dashboard/Widgets/top_n.php:208 -#: ../../operation/reporting/graph_viewer.php:362 -msgid "Pie" -msgstr "" - -#: ../../godmode/reporting/graph_builder.main.php:235 -msgid "Equalize maximum thresholds" -msgstr "" - -#: ../../godmode/reporting/graph_builder.main.php:263 -msgid "Add summatory series" -msgstr "" - -#: ../../godmode/reporting/graph_builder.main.php:273 -msgid "Add average series" -msgstr "" - -#: ../../godmode/reporting/graph_builder.main.php:284 -msgid "Modules and series" -msgstr "" - -#: ../../godmode/um_client/index.php:97 -#, 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 "" - -#: ../../godmode/um_client/index.php:108 -#, 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 "" - -#: ../../godmode/um_client/index.php:121 -#, 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 "" - -#: ../../godmode/um_client/index.php:217 -#, php-format -msgid "Master server version %s does not match console version %s." -msgstr "" - -#: ../../godmode/um_client/index.php:230 -#, 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:319 -msgid "Update online requires registration." -msgstr "" - -#: ../../godmode/um_client/index.php:324 -msgid "" -"Applying offline patches may make your console unusable, we recommend to " -"completely backup your files before applying any patch." -msgstr "" - -#: ../../godmode/events/event_responses.editor.php:156 -msgid "Modal window" -msgstr "" - -#: ../../godmode/events/event_responses.editor.php:157 -msgid "New window" -msgstr "" - -#: ../../godmode/events/event_responses.editor.php:160 -msgid "For Command type Modal Window mode is enforced" -msgstr "" - -#: ../../godmode/events/event_responses.editor.php:268 -#: ../../include/class/AgentWizard.class.php:558 -#: ../../include/functions_snmp_browser.php:804 -msgid "Local console" -msgstr "" - -#: ../../godmode/events/event_responses.editor.php:287 -#: ../../include/class/AgentWizard.class.php:743 -msgid "Server to execute command" -msgstr "" - -#: ../../godmode/events/event_responses.editor.php:300 -msgid "Command timeout (s)" -msgstr "" - -#: ../../godmode/events/event_responses.editor.php:315 -msgid "Display command" -msgstr "" - -#: ../../godmode/events/event_responses.editor.php:315 -msgid "" -"If enabled the command will be displayed to any user that can execute this " -"event response" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:306 -msgid "Save in group" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:306 -msgid "" -"This group will be use to restrict the visibility of this filter with ACLs" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:504 -msgid "Choose between the users who have validated an event. " -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:522 -msgid "Owner." -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:537 -#: ../../operation/events/events.php:1990 -msgid "All events" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:538 -#: ../../operation/events/events.php:1991 -#: ../../operation/events/events.php:2658 -msgid "Group events" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:539 -#: ../../include/ajax/heatmap.ajax.php:99 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:252 -#: ../../operation/events/events.php:1992 -msgid "Group agents" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:540 -#: ../../operation/events/events.php:1993 -msgid "Group extra id" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:765 -#: ../../operation/events/events.php:2240 -msgid "Filter alert events" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:766 -#: ../../operation/events/events.php:2241 -msgid "Only alert events" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:815 -#: ../../operation/events/events.php:2100 -msgid "Extra ID" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:847 -msgid "Custom data filter type" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:850 -msgid "Filter custom data by name field" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:851 -msgid "Filter custom data by value field" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:866 -#: ../../godmode/events/custom_events.php:117 -#: ../../include/functions_reporting_html.php:1078 -#: ../../include/functions_reporting_html.php:1326 -#: ../../include/functions_reporting_html.php:2671 -#: ../../include/ajax/events.php:1757 -#: ../../include/lib/Dashboard/Widgets/events_list.php:836 -#: ../../include/functions_events.php:221 -#: ../../include/functions_events.php:323 -msgid "Custom data" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:883 -msgid "Id souce event" -msgstr "" - -#: ../../godmode/events/event_edit_filter.php:913 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:334 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:359 -#: ../../operation/events/events.php:268 -msgid "Metaconsola" -msgstr "" - -#: ../../godmode/events/event_responses.list.php:48 -msgid "No responses found" -msgstr "" - -#: ../../godmode/events/event_responses.list.php:121 -msgid "Create response" -msgstr "" - -#: ../../godmode/events/custom_events.php:76 -msgid "Load the fields from previous events" -msgstr "" - -#: ../../godmode/events/custom_events.php:76 -msgid "Event fields will be loaded. Do you want to continue?" -msgstr "" - -#: ../../godmode/events/custom_events.php:92 -#: ../../include/lib/Dashboard/Widgets/events_list.php:811 -#: ../../include/functions_events.php:238 -msgid "Event Id" -msgstr "" - -#: ../../godmode/events/custom_events.php:93 -#: ../../mobile/operation/events.php:237 -#: ../../include/lib/Dashboard/Widgets/events_list.php:812 -#: ../../include/functions_events.php:241 -msgid "Event Name" -msgstr "" - -#: ../../godmode/events/custom_events.php:95 -#: ../../include/class/SatelliteAgent.class.php:146 -#: ../../include/lib/Dashboard/Widgets/events_list.php:814 -msgid "Agent Name" -msgstr "" - -#: ../../godmode/events/custom_events.php:96 -#: ../../include/lib/Dashboard/Widgets/events_list.php:815 -#: ../../include/functions_events.php:320 -msgid "Agent IP" -msgstr "" - -#: ../../godmode/events/custom_events.php:101 -#: ../../include/lib/Dashboard/Widgets/events_list.php:820 -#: ../../include/functions_events.php:265 -msgid "Event Type" -msgstr "" - -#: ../../godmode/events/custom_events.php:102 -#: ../../include/class/ModuleTemplates.class.php:1183 -#: ../../include/class/AgentWizard.class.php:1281 -#: ../../include/class/AgentWizard.class.php:4173 -#: ../../include/lib/Dashboard/Widgets/events_list.php:821 -#: ../../include/functions_events.php:268 -msgid "Module Name" -msgstr "" - -#: ../../godmode/events/custom_events.php:108 -#: ../../include/lib/Dashboard/Widgets/events_list.php:827 -#: ../../include/functions_events.php:286 -msgid "Extra Id" -msgstr "" - -#: ../../godmode/events/custom_events.php:112 -#: ../../include/lib/Dashboard/Widgets/events_list.php:831 -#: ../../include/functions_events.php:298 -msgid "Server Name" -msgstr "" - -#: ../../godmode/events/custom_events.php:115 -#: ../../include/lib/Dashboard/Widgets/events_list.php:834 -#: ../../include/functions_events.php:316 -msgid "Severity mini" -msgstr "" - -#: ../../godmode/events/custom_events.php:116 -#: ../../include/lib/Dashboard/Widgets/events_list.php:835 -#: ../../include/functions_events.php:307 -#: ../../include/functions_events.php:5082 -msgid "Module custom ID" -msgstr "" - -#: ../../godmode/events/custom_events.php:172 -msgid "Move up selected fields" -msgstr "" - -#: ../../godmode/events/custom_events.php:181 -msgid "Move down selected fields" -msgstr "" - -#: ../../godmode/events/event_responses.php:67 -msgid "Response added succesfully" -msgstr "" - -#: ../../godmode/events/event_responses.php:69 -msgid "Response cannot be added" -msgstr "" - -#: ../../godmode/events/event_responses.php:93 -msgid "Response updated succesfully" -msgstr "" - -#: ../../godmode/events/event_responses.php:95 -msgid "Response cannot be updated" -msgstr "" - -#: ../../godmode/events/event_responses.php:105 -msgid "Response deleted succesfully" -msgstr "" - -#: ../../godmode/events/event_responses.php:107 -msgid "Response cannot be deleted" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:173 -msgid "Uploaded extension" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:179 -#: ../../godmode/wizards/ManageExtensions.class.php:183 -#: ../../godmode/wizards/ManageExtensions.class.php:299 -#: ../../godmode/wizards/ManageExtensions.class.php:975 -msgid "Failed to upload extension" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:193 -msgid "Deleted extension" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:196 -msgid "Fail delete extension" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:206 -msgid "Extension folder created successfully" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:209 -msgid "Fail created extension folder" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:258 -msgid "Load DISCO" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:273 -msgid "Upload DISCO" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:387 -#: ../../godmode/wizards/ManageExtensions.class.php:939 -msgid "Failed to upload extension: Error while parsing dicovery_definition.ini" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:683 -msgid "" -"Deleting this application will also delete all the discovery tasks using it. " -"Do you want to delete it?" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:699 -msgid "Are you sure you want to reapply?" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:712 -#: ../../godmode/wizards/ManageExtensions.class.php:713 -msgid "The extension directory or .ini does not exist in console." -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:946 -msgid "" -"The 'short_name' starting with 'pandorafms.' is reserved for Pandora FMS " -"applications. If this is not an official Pandora FMS application, consider " -"changing the 'short_name'. Do you want to continue?" -msgstr "" - -#: ../../godmode/wizards/ManageExtensions.class.php:955 -#, php-format -msgid "" -"There is another application with the same 'short_name': '%s'. Do you want " -"to overwrite the application and all of its contents?" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:152 -msgid "Net Scan" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:172 -msgid "Custom NetScan" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:180 -msgid "Manage NetScan scripts" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:325 -#, php-format -msgid "Invalid mimetype for csv file: %s" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:348 -#, php-format -msgid "Invalid content readed from csv file: %s" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:391 -msgid "" -"This network scan task has been already defined. Please edit it or create a " -"new one." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:433 -msgid "You must provide a valid network." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:483 -#: ../../godmode/wizards/HostDevices.class.php:597 -#: ../../include/class/CustomNetScan.class.php:222 -msgid "Failed to find network scan task." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:706 -#, php-format -msgid "\"%s\" features" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:734 -#: ../../include/class/CustomNetScan.class.php:406 -msgid "Internal error, please re-run this wizard." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:800 -#: ../../include/class/CustomNetScan.class.php:527 -msgid "Manual interval means that it will be executed only On-demand" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:865 -msgid "Use CSV file definition" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:866 -msgid "Define targets using csv o network definition." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:884 -msgid "Networks (csv)" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:885 -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 "" - -#: ../../godmode/wizards/HostDevices.class.php:897 -msgid "Networks (current)" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:898 -msgid "Please upload a new file to overwrite this content." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:914 -msgid "" -"You can specify networks or fully qualified domain names of a specific host, " -"separated by commas, for example: 192.168.50.0/24,192.168.60.0/24, hostname." -"artica.es" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1064 -msgid "Filter by opened ports" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1066 -msgid "" -"Targets will be scanned if at least one of defined ports (comma separated) " -"is open." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1079 -msgid "Auto discover known hardware" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1081 -msgid "" -"Targets will be monitorized based on its Private Enterprise Number. " -"Requires SNMP." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1096 -msgid "Module Host Alive will be added to discovered agents by default." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1144 -#, php-format -msgid "" -"Configured networks could generate %d agents, your license only allows %d, " -"'review results' is mandatory." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1152 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:974 -msgid "Review results" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1154 -msgid "Targets must be validated by user before create agents." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1180 -msgid "Apply autoconfiguration rules" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1182 -msgid "" -"System is able to auto configure detected host & devices by applying your " -"defined configuration rules." -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1198 -msgid "SNMP enabled" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1239 -msgid "Skip non-enabled interfaces" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1258 -msgid "SNMP communities to try with" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1260 -msgid "" -"You can specify several values, separated by commas, for example: public," -"mysecret,1234" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1387 -msgid "OS detection" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1399 -msgid "Name resolution" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1410 -msgid "Parent detection" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1421 -msgid "Parent recursion" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1432 -msgid "VLAN enabled" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1443 -msgid "WMI enabled" -msgstr "" - -#: ../../godmode/wizards/HostDevices.class.php:1590 -#: ../../include/functions_html.php:652 ../../include/functions_html.php:6642 -msgid "Please select..." -msgstr "" - -#: ../../godmode/wizards/Wizard.main.php:534 -msgid "" -"Starting with version 773, the new modular system of discovery 2.0 has been " -"implemented. The current\n" -" discovery (1.0) and its defined tasks will continue to " -"function normally until the next LTS version,\n" -" in which migration to the new system will be mandatory.\n" -" The tasks of the current discovery (1.0) will be marked as " -"legacy although it will not affect their\n" -" operation, it will only be a visual indicator to identify " -"and differentiate the tasks of discovery 1.0\n" -" from those of the new version 2.0.\n" -" In the intermediate versions between the 773 and the next " -"LTS version, more applications of the new\n" -" discovery 2.0 will be added. Both new and those that will " -"come to replace the applications of the\n" -" current discovery 1.0. In addition, an automatic migration " -"tool for legacy (1.0) tasks to the new 2.0\n" -" model will be included." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:173 -msgid "Host & devices tasks" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:174 -msgid "Applications tasks" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:175 -msgid "Cloud tasks" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:176 -msgid "Custom tasks" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:273 -msgid "Task successfully deleted" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:388 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:515 -msgid "Task successfully enabled" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:388 -msgid "Task succesfully disabled" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:428 -msgid "Console Task successfully deleted" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:470 -msgid "Task successfully disabled" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:551 -msgid "Discovery Server is disabled" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:648 -msgid "Task type" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:654 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:383 -msgid "Updated at" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:712 -msgid "This action will rescan the target networks." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:731 -msgid "This task has not been completely defined, please edit it" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:781 -msgid "Discovery Cloud Azure Compute" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:785 -msgid "Cloud.Azure.Compute (legacy)" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:794 -msgid "Discovery Cloud AWS EC2" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:798 -msgid "Cloud.AWS.EC2 (legacy)" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:807 -msgid "Discovery Cloud RDS" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:811 -msgid "Discovery.Cloud.Aws.RDS (legacy)" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:820 -msgid "Discovery Cloud S3" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:824 -msgid "Discovery.Cloud.Aws.S3 (legacy)" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:833 -msgid "Discovery Applications MySQL" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:837 -msgid "Discovery.App.MySQL (legacy)" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:846 -msgid "Discovery Applications Oracle" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:850 -msgid "Discovery.App.Oracle (legacy)" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:859 -msgid "Discovery Applications DB2" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:863 -msgid "Discovery.App.DB2 (legacy)" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:874 -msgid "Discovery.Agent.Deployment (legacy)" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:883 -msgid "Discovery Applications Microsoft SQL Server" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:887 -msgid "Discovery.App.Microsoft SQL Server (legacy)" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:911 -msgid "Discovery NetScan" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:915 -msgid "Discovery.NetScan (legacy)" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:962 -msgid "Not executed yet" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:986 -msgid "View summary" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1007 -#: ../../operation/agentes/pandora_networkmap.editor.php:220 -msgid "View map" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1032 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1081 -msgid "Edit task" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1042 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1053 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1091 -msgid "Delete task" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1104 -msgid "enable task" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1133 -msgid "has no discovery tasks assigned" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1290 -msgid "Overall Progress" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1309 -msgid "Scanning network" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1313 -msgid "Checking" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1317 -msgid "Finding AFT connectivity" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1321 -msgid "Finding traceroute connectivity" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1325 -msgid "Finding gateway connectivity" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1329 -msgid "Searching for devices..." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1333 -msgid "Analyzing application..." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1337 -msgid "Executing custom queries..." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1341 -msgid "Testing modules..." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1345 -msgid "Processing results..." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1349 -msgid "Processing..." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1382 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:2009 -#: ../../operation/agentes/log_sources_status.php:57 -msgid "Review" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1462 -msgid "Host&devices total" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1467 -msgid "Agents monitored" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1472 -msgid "Agents pending" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1538 -msgid "Hosts discovered" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1554 -msgid "Responding SNMP" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1559 -msgid "Responding WMI" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1606 -msgid "This task has never executed" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1618 -msgid "Task queued, please wait." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1662 -msgid "" -"Please ensure instances or regions are being monitorized and 'scan and " -"general monitoring' is enabled." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1680 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1822 -msgid "Invalid task" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1779 -msgid "Please select devices to be monitored" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1782 -msgid "select all" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1785 -msgid "deselect all" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1788 -msgid "expand all" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1791 -msgid "collapse all" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1805 -msgid "No devices found in temporary resources, please re-launch." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1872 -#, php-format -msgid "Your selection exceeds the agents available on your license. Limit %d" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1896 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1915 -msgid "Removed" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1952 -msgid "No changes. Re-Scheduled" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1954 -msgid "Scheduled for creation" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1981 -msgid "Cancelled" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1982 -msgid "Server has been restarted while executing this task, please retry." -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1992 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1999 -#: ../../include/help/clippy/operation_agentes_ver_agente.php:40 -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:119 -#: ../../include/class/AgentDeployWizard.class.php:558 -msgid "Done" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:1997 -#: ../../godmode/wizards/DiscoveryTaskList.class.php:2014 -msgid "Not started" -msgstr "" - -#: ../../godmode/wizards/DiscoveryTaskList.class.php:2019 -msgid "Searching" -msgstr "" - -#: ../../godmode/wizards/Custom.class.php:138 -#: ../../godmode/wizards/Cloud.class.php:220 -#: ../../godmode/wizards/Applications.class.php:200 -msgid "" -"All company names used here are for identification purposes only. Use of " -"these names, logos, and brands does not imply endorsement." -msgstr "" - -#: ../../godmode/wizards/Cloud.class.php:253 -#: ../../godmode/wizards/Cloud.class.php:261 -#, php-format -msgid "%s credentials" -msgstr "" - -#: ../../godmode/wizards/Cloud.class.php:277 -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 "" - -#: ../../godmode/wizards/Cloud.class.php:297 -msgid "Manage accounts" -msgstr "" - -#: ../../godmode/wizards/Cloud.class.php:310 -msgid "Cloud tool full path" -msgstr "" - -#: ../../godmode/wizards/Cloud.class.php:388 -msgid "Select a set of credentials from the list" -msgstr "" - -#: ../../godmode/wizards/Cloud.class.php:401 -#, php-format -msgid "Path %s is not executable." -msgstr "" - -#: ../../godmode/wizards/Cloud.class.php:446 -msgid "Account disconnected" -msgstr "" - -#: ../../godmode/wizards/Cloud.class.php:448 -msgid "Failed disconnecting account" -msgstr "" - -#: ../../godmode/wizards/Cloud.class.php:526 -msgid "Credentials successfully updated" -msgstr "" - -#: ../../godmode/wizards/Cloud.class.php:528 -msgid "Failed updating credentials process" -msgstr "" - -#: ../../godmode/servers/servers.build_table.php:132 -#: ../../mobile/operation/server_status.php:269 -#: ../../mobile/operation/server_status.php:307 -#: ../../mobile/operation/server_status.php:337 -msgid "Server has crashed." -msgstr "" - -#: ../../godmode/servers/servers.build_table.php:140 -#: ../../mobile/operation/server_status.php:275 -#: ../../mobile/operation/server_status.php:313 -#: ../../mobile/operation/server_status.php:343 -msgid "Server is stopped." -msgstr "" - -#: ../../godmode/servers/servers.build_table.php:152 -msgid "Exec server enabled" -msgstr "" - -#: ../../godmode/servers/servers.build_table.php:219 -msgid "Manage Discovery tasks" -msgstr "" - -#: ../../godmode/servers/servers.build_table.php:233 -msgid "Reset module status and fired alert counts" -msgstr "" - -#: ../../godmode/servers/servers.build_table.php:244 -msgid "Claim back SNMP modules" -msgstr "" - -#: ../../godmode/servers/servers.build_table.php:281 -msgid "Manage server conf" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:62 -#: ../../include/functions_servers.php:684 -msgid "SNMP Trap server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:99 -#: ../../include/functions_servers.php:801 -msgid "Correlation server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:103 -#: ../../include/functions_servers.php:814 -#: ../../include/functions_servers.php:1347 -msgid "Enterprise ICMP server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:107 -#: ../../include/functions_servers.php:827 -#: ../../include/functions_servers.php:1350 -msgid "Enterprise SNMP server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:111 -#: ../../include/functions_servers.php:840 -#: ../../include/class/AgentWizard.class.php:1353 -msgid "Enterprise Satellite server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:115 -#: ../../include/functions_servers.php:853 -msgid "Enterprise Transactional server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:119 -#: ../../include/functions_servers.php:866 -msgid "Mainframe server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:123 -#: ../../include/functions_servers.php:879 -msgid "Sync server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:127 -#: ../../include/functions_servers.php:892 -msgid "Wux server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:131 -#: ../../include/functions_servers.php:905 -#: ../../include/functions_servers.php:1377 -msgid "Log server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:139 -#: ../../include/functions_servers.php:931 -msgid "Autoprovision server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:143 -#: ../../include/functions_servers.php:944 -msgid "Migration server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:151 -#: ../../include/functions_servers.php:970 -msgid "Netflow server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:155 -msgid "Update server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:182 -#: ../../godmode/servers/plugin.php:448 ../../godmode/servers/plugin.php:1128 -#: ../../include/ajax/consoles.ajax.php:61 -msgid "Standard" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:219 -msgid "Exec Server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:227 -msgid "Leave blank to use SSH default port (22)" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:232 -msgid "Check Exec Server" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:267 -msgid "Credential boxes" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:291 -msgid "Standard editor" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:295 -msgid "Advanced editor" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:319 -#: ../../godmode/servers/modificar_server.php:338 -msgid "Remote Configuration" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:366 -msgid "Dynamic search" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:406 -#: ../../include/class/OrderInterpreter.class.php:247 -msgid "Manage Servers" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:418 -#: ../../godmode/servers/modificar_server.php:429 -msgid "Successfully action" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:460 -msgid "Server updated successfully" -msgstr "" - -#: ../../godmode/servers/modificar_server.php:462 -msgid "There was a problem updating the server" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:58 -#: ../../godmode/servers/plugin.php:391 ../../godmode/servers/plugin.php:799 -msgid "To manage plugin you must activate centralized management" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:64 -msgid "PLUGIN REGISTRATION" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:77 -msgid "Register plugin" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:86 -#, php-format -msgid "" -"This console is not manager of this environment, please manage this feature " -"from feature from %s." -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:101 -msgid "Plugin Registration" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:107 -msgid "" -"This extension makes registering server plugins an easier task. Here you can " -"upload a server plugin in .pspz zipped format. Please refer to the official " -"documentation on how to obtain and use Server Plugins." -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:109 -msgid "You can get more plugins in our" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:111 -msgid "Public Resource Library" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:139 -msgid "Failed to create temporary directory" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:158 -msgid "Cannot load INI file" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:183 -msgid "Plugin exec not found. Aborting!" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:194 -msgid "Plugin already registered. Aborting!" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:361 -msgid "Plug-in Remote Registered unsuccessfull" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:364 -msgid "Please check the syntax of file \"plugin_definition.ini\"" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:504 -msgid "Module plugin registered" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:509 -msgid "Registered successfully" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:522 -msgid "Unable to uncompress uploaded file" -msgstr "" - -#: ../../godmode/servers/plugin_registration.php:540 -#, php-format -msgid "Cannot move uploaded file to %s." -msgstr "" - -#: ../../godmode/servers/plugin.php:62 -msgid "Network Components" -msgstr "" - -#: ../../godmode/servers/plugin.php:301 ../../godmode/servers/plugin.php:823 -msgid "Attachments" -msgstr "" - -#: ../../godmode/servers/plugin.php:311 ../../godmode/servers/plugin.php:833 -msgid "Index of attachment/plugin" -msgstr "" - -#: ../../godmode/servers/plugin.php:314 ../../godmode/servers/plugin.php:836 -#, php-format -msgid "Plug-ins registered on %s" -msgstr "" - -#: ../../godmode/servers/plugin.php:396 -msgid "Plugin update" -msgstr "" - -#: ../../godmode/servers/plugin.php:417 ../../godmode/servers/plugin.php:863 -msgid "" -"This console is not manager of this environment,\n" -" \t\tplease manage this feature from centralized manager console " -"(Metaconsole)." -msgstr "" - -#: ../../godmode/servers/plugin.php:449 ../../godmode/servers/plugin.php:1128 -msgid "Nagios" -msgstr "" - -#: ../../godmode/servers/plugin.php:477 -msgid "Plugin type" -msgstr "" - -#: ../../godmode/servers/plugin.php:483 -msgid "" -"This value only will be applied if is minor than the server general " -"configuration plugin timeout" -msgstr "" - -#: ../../godmode/servers/plugin.php:483 -msgid "If you set a 0 seconds timeout, the server plugin timeout will be used" -msgstr "" - -#: ../../godmode/servers/plugin.php:485 -msgid "Max. timeout" -msgstr "" - -#: ../../godmode/servers/plugin.php:517 -msgid "Save changes" -msgstr "" - -#: ../../godmode/servers/plugin.php:526 -msgid "Plugin command" -msgstr "" - -#: ../../godmode/servers/plugin.php:528 -msgid "" -"Specify interpreter and plugin path. The server needs permissions to run it." -msgstr "" - -#: ../../godmode/servers/plugin.php:539 -msgid "Plug-in parameters" -msgstr "" - -#: ../../godmode/servers/plugin.php:577 ../../godmode/servers/plugin.php:737 -msgid "Parameters macros" -msgstr "" - -#: ../../godmode/servers/plugin.php:641 -#: ../../include/class/ManageNetScanScripts.class.php:671 -msgid "Hide value" -msgstr "" - -#: ../../godmode/servers/plugin.php:652 -#: ../../include/class/ManageNetScanScripts.class.php:673 -msgid "This field will show up as dots like a password" -msgstr "" - -#: ../../godmode/servers/plugin.php:711 -msgid "Remove macro" -msgstr "" - -#: ../../godmode/servers/plugin.php:872 -msgid "You need to create your own plugins with Windows compatibility" -msgstr "" - -#: ../../godmode/servers/plugin.php:938 -msgid "Problem updating plugin" -msgstr "" - -#: ../../godmode/servers/plugin.php:940 -msgid "Plugin updated successfully" -msgstr "" - -#: ../../godmode/servers/plugin.php:998 -msgid "Problem creating plugin" -msgstr "" - -#: ../../godmode/servers/plugin.php:1000 -msgid "Plugin created successfully" -msgstr "" - -#: ../../godmode/servers/plugin.php:1012 -msgid "Problem deleting plugin" -msgstr "" - -#: ../../godmode/servers/plugin.php:1014 ../../godmode/servers/plugin.php:1026 -msgid "Plugin deleted successfully" -msgstr "" - -#: ../../godmode/servers/plugin.php:1073 -msgid "Lock" -msgstr "" - -#: ../../godmode/servers/plugin.php:1110 -msgid "All the modules that are using this plugin will be deleted" -msgstr "" - -#: ../../godmode/servers/plugin.php:1142 -msgid "There are no plugins in the system" -msgstr "" - -#: ../../godmode/servers/plugin.php:1150 -msgid "Add plugin" -msgstr "" - -#: ../../godmode/servers/plugin.php:1163 -#, php-format -msgid "List of modules and components created by \"%s\" " -msgstr "" - -#: ../../godmode/servers/plugin.php:1267 -msgid "Some modules or components are using the plugin" -msgstr "" - -#: ../../godmode/servers/plugin.php:1268 -msgid "" -"The modules or components should be updated manually or using the bulk " -"operations for plugins after this change" -msgstr "" - -#: ../../godmode/servers/plugin.php:1270 -msgid "Are you sure you want to perform this action?" -msgstr "" - -#: ../../godmode/servers/plugin.php:1279 -msgid "" -"The plugin macros cannot be updated because some modules or components are " -"using the plugin" -msgstr "" - -#: ../../godmode/servers/discovery.php:202 -msgid "You must create a task first" -msgstr "" - -#: ../../godmode/tag/tag.php:109 -msgid "Number of modules" -msgstr "" - -#: ../../godmode/tag/tag.php:111 -msgid "Number of policy modules" -msgstr "" - -#: ../../godmode/tag/tag.php:132 ../../godmode/tag/edit_tag.php:56 -msgid "List tags" -msgstr "" - -#: ../../godmode/tag/tag.php:144 ../../godmode/tag/edit_tag.php:67 -msgid "Tags configuration" -msgstr "" - -#: ../../godmode/tag/tag.php:176 -msgid "Successfully deleted tag" -msgstr "" - -#: ../../godmode/tag/tag.php:177 -msgid "Error deleting tag" -msgstr "" - -#: ../../godmode/tag/tag.php:193 -#, php-format -msgid "" -"This node is configured with centralized mode. All tags information is read " -"only. Go to %s to manage it." -msgstr "" - -#: ../../godmode/tag/tag.php:303 -msgid "Tag name" -msgstr "" - -#: ../../godmode/tag/tag.php:305 -msgid "Detail information" -msgstr "" - -#: ../../godmode/tag/tag.php:306 -msgid "Number of modules affected" -msgstr "" - -#: ../../godmode/tag/tag.php:308 ../../godmode/tag/edit_tag.php:237 -msgid "Phone" -msgstr "" - -#: ../../godmode/tag/tag.php:337 -msgid "Tag details" -msgstr "" - -#: ../../godmode/tag/tag.php:370 -#, php-format -msgid "Emails for the tag: %s" -msgstr "" - -#: ../../godmode/tag/tag.php:393 -#, php-format -msgid "Phones for the tag: %s" -msgstr "" - -#: ../../godmode/tag/tag.php:456 -msgid "Create tag" -msgstr "" - -#: ../../godmode/tag/edit_tag.php:80 -msgid "Manage tags" -msgstr "" - -#: ../../godmode/tag/edit_tag.php:119 -msgid "Successfully updated tag" -msgstr "" - -#: ../../godmode/tag/edit_tag.php:120 -msgid "Error updating tag" -msgstr "" - -#: ../../godmode/tag/edit_tag.php:163 -msgid "Successfully created tag" -msgstr "" - -#: ../../godmode/tag/edit_tag.php:164 -msgid "Error creating tag" -msgstr "" - -#: ../../godmode/tag/edit_tag.php:217 -msgid "Hyperlink to help information that has to exist previously." -msgstr "" - -#: ../../godmode/tag/edit_tag.php:229 -msgid "Associated Email direction to use later in alerts associated to Tags." -msgstr "" - -#: ../../godmode/tag/edit_tag.php:238 -msgid "Associated phone number to use later in alerts associated to Tags." -msgstr "" - -#: ../../godmode/category/category.php:62 -#: ../../godmode/category/edit_category.php:65 -msgid "List categories" -msgstr "" - -#: ../../godmode/category/category.php:72 -#: ../../godmode/category/edit_category.php:79 -msgid "Categories configuration" -msgstr "" - -#: ../../godmode/category/category.php:103 -#, php-format -msgid "" -"This node is configured with centralized mode. All categories information is " -"read only. Go to %s to manage it." -msgstr "" - -#: ../../godmode/category/category.php:118 -msgid "Error deleting category" -msgstr "" - -#: ../../godmode/category/category.php:124 -msgid "Successfully deleted category" -msgstr "" - -#: ../../godmode/category/category.php:159 -msgid "Category name" -msgstr "" - -#: ../../godmode/category/category.php:246 -msgid "No categories found" -msgstr "" - -#: ../../godmode/category/category.php:259 -#: ../../godmode/category/edit_category.php:183 -msgid "Create category" -msgstr "" - -#: ../../godmode/category/edit_category.php:83 -msgid "Manage category" -msgstr "" - -#: ../../godmode/category/edit_category.php:119 -msgid "Error updating category" -msgstr "" - -#: ../../godmode/category/edit_category.php:125 -msgid "Successfully updated category" -msgstr "" - -#: ../../godmode/category/edit_category.php:147 -msgid "Error creating category" -msgstr "" - -#: ../../godmode/category/edit_category.php:155 -msgid "Successfully created category" -msgstr "" - -#: ../../godmode/category/edit_category.php:181 -msgid "Update category" -msgstr "" - -#: ../../godmode/module_library/module_library_view.php:68 -msgid "Main view" -msgstr "" - -#: ../../godmode/module_library/module_library_view.php:147 -msgid "View all categories" -msgstr "" - -#: ../../godmode/module_library/module_library_view.php:158 -msgid "More details" -msgstr "" - -#: ../../godmode/module_library/module_library_view.php:160 -msgid "View in Module Library" -msgstr "" - -#: ../../godmode/module_library/module_library_view.php:161 -msgid "No module found" -msgstr "" - -#: ../../godmode/module_library/module_library_view.php:164 -msgid "Error loading Module Library" -msgstr "" - -#: ../../godmode/module_library/module_library_view.php:165 -msgid "Error loading category" -msgstr "" - -#: ../../godmode/module_library/module_library_view.php:166 -msgid "Error loading categories" -msgstr "" - -#: ../../godmode/module_library/module_library_view.php:167 -msgid "There is no such category" -msgstr "" - -#: ../../godmode/module_library/module_library_view.php:168 -msgid "Error loading results" -msgstr "" - -#: ../../mobile/include/functions_web.php:24 -#: ../../include/functions_reporting_html.php:5451 -#: ../../include/functions_reporting_html.php:5605 -msgid "Monitor" -msgstr "" - -#: ../../mobile/include/functions_web.php:83 -#, php-format -msgid "Pandora FMS %s - Build %s" -msgstr "" - -#: ../../mobile/include/system.class.php:175 -msgid "" -"Access to this page is restricted to authorized users only, please contact " -"your system administrator if you should need help." -msgstr "" - -#: ../../mobile/include/system.class.php:175 -#: ../../mobile/include/system.class.php:181 -#, php-format -msgid "" -"Please remember that any attempts to access this page will be recorded on " -"the %s System Database." -msgstr "" - -#: ../../mobile/include/system.class.php:181 -msgid "" -"Invalid license, please contact your system administrator if you should need " -"help." -msgstr "" - -#: ../../mobile/include/ui.class.php:120 -#, php-format -msgid "%s mobile" -msgstr "" - -#: ../../mobile/include/ui.class.php:217 -#, php-format -msgid "%s : Mobile" -msgstr "" - -#: ../../mobile/include/ui.class.php:239 ../../mobile/operation/home.php:178 -msgid "Home" -msgstr "" - -#: ../../mobile/include/ui.class.php:327 -#, php-format -msgid "%s %s - Build %s" -msgstr "" - -#: ../../mobile/include/ui.class.php:803 -msgid "Not found header." -msgstr "" - -#: ../../mobile/include/ui.class.php:805 -msgid "Not found content." -msgstr "" - -#: ../../mobile/include/ui.class.php:807 -msgid "Not found footer." -msgstr "" - -#: ../../mobile/include/ui.class.php:809 -msgid "Incorrect form." -msgstr "" - -#: ../../mobile/include/ui.class.php:811 -msgid "Incorrect grid." -msgstr "" - -#: ../../mobile/include/ui.class.php:813 -msgid "Incorrect collapsible." -msgstr "" - -#: ../../mobile/include/user.class.php:171 -msgid "User cannot log in into this console, please contact administrator" -msgstr "" - -#: ../../mobile/include/user.class.php:287 -#: ../../mobile/include/user.class.php:302 -#: ../../mobile/include/user.class.php:309 -msgid "Double authentication failed" -msgstr "" - -#: ../../mobile/include/user.class.php:288 -msgid "Secret code not found" -msgstr "" - -#: ../../mobile/include/user.class.php:288 -msgid "Please contact the administrator to reset your double authentication" -msgstr "" - -#: ../../mobile/include/user.class.php:310 -msgid "There was an error checking the code" -msgstr "" - -#: ../../mobile/include/user.class.php:351 -msgid "Login Failed" -msgstr "" - -#: ../../mobile/include/user.class.php:352 -msgid "User not found in database or incorrect password." -msgstr "" - -#: ../../mobile/include/user.class.php:360 -msgid "Login out" -msgstr "" - -#: ../../mobile/include/user.class.php:445 -msgid "user" -msgstr "" - -#: ../../mobile/include/user.class.php:453 -msgid "password" -msgstr "" - -#: ../../mobile/include/user.class.php:589 -msgid "Authenticator code" -msgstr "" - -#: ../../mobile/operation/agents.php:219 -#, php-format -msgid "Filter Agents by %s" -msgstr "" - -#: ../../mobile/operation/agents.php:261 ../../mobile/operation/modules.php:325 -#: ../../mobile/operation/alerts.php:266 ../../mobile/operation/events.php:1049 -msgid "Apply Filter" -msgstr "" - -#: ../../mobile/operation/agents.php:459 -msgid "No agents" -msgstr "" - -#: ../../mobile/operation/agents.php:561 ../../mobile/operation/modules.php:981 -#: ../../mobile/operation/alerts.php:388 -#: ../../mobile/operation/module_data.php:299 -#: ../../mobile/operation/events.php:1571 -#: ../../mobile/operation/server_status.php:501 -msgid "(Default)" -msgstr "" - -#: ../../mobile/operation/agents.php:567 ../../mobile/operation/modules.php:987 -#: ../../mobile/operation/alerts.php:401 -#: ../../mobile/operation/module_data.php:305 -#: ../../mobile/operation/events.php:1604 -#: ../../mobile/operation/server_status.php:507 -#, php-format -msgid "Group: %s" -msgstr "" - -#: ../../mobile/operation/agents.php:574 -#: ../../mobile/operation/modules.php:1009 -#: ../../mobile/operation/alerts.php:408 -#: ../../mobile/operation/module_data.php:327 -#: ../../mobile/operation/events.php:1624 -#: ../../mobile/operation/server_status.php:529 -#, php-format -msgid "Status: %s" -msgstr "" - -#: ../../mobile/operation/agents.php:581 -#: ../../mobile/operation/modules.php:1016 -#: ../../mobile/operation/alerts.php:415 -#: ../../mobile/operation/module_data.php:334 -#: ../../mobile/operation/server_status.php:536 -#, php-format -msgid "Free Search: %s" -msgstr "" - -#: ../../mobile/operation/modules.php:250 -#, php-format -msgid "Filter Modules by %s" -msgstr "" - -#: ../../mobile/operation/modules.php:670 -msgid "Interval." -msgstr "" - -#: ../../mobile/operation/modules.php:672 -msgid "Last update." -msgstr "" - -#: ../../mobile/operation/modules.php:850 -msgid "Choose option" -msgstr "" - -#: ../../mobile/operation/modules.php:1002 -#: ../../mobile/operation/module_data.php:320 -#: ../../mobile/operation/server_status.php:522 -#, php-format -msgid "Module group: %s" -msgstr "" - -#: ../../mobile/operation/modules.php:1024 -#: ../../mobile/operation/module_data.php:342 -#: ../../mobile/operation/server_status.php:544 -#, php-format -msgid "Tag: %s" -msgstr "" - -#: ../../mobile/operation/home.php:65 ../../mobile/operation/visualmaps.php:184 -#: ../../operation/search_results.php:147 ../../operation/search_main.php:142 -msgid "Visual consoles" -msgstr "" - -#: ../../mobile/operation/home.php:93 -#: ../../mobile/operation/server_status.php:227 -msgid "Server status" -msgstr "" - -#: ../../mobile/operation/services.php:139 -msgid "No services found" -msgstr "" - -#: ../../mobile/operation/agent.php:168 -msgid "No agent found" -msgstr "" - -#: ../../mobile/operation/agent.php:241 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:612 -msgid "Modules by status" -msgstr "" - -#: ../../mobile/operation/agent.php:271 -#: ../../include/functions_treeview.php:782 -msgid "Events (24h)" -msgstr "" - -#: ../../mobile/operation/agent.php:372 -#, php-format -msgid "Last %s Events" -msgstr "" - -#: ../../mobile/operation/alerts.php:208 -#, php-format -msgid "Filter Alerts by %s" -msgstr "" - -#: ../../mobile/operation/alerts.php:336 ../../mobile/operation/alerts.php:337 -#: ../../mobile/operation/alerts.php:342 ../../mobile/operation/alerts.php:344 -#: ../../mobile/operation/alerts.php:347 -msgid "Module/Agent" -msgstr "" - -#: ../../mobile/operation/alerts.php:353 -msgid "Last Fired" -msgstr "" - -#: ../../mobile/operation/alerts.php:363 ../../include/ajax/events.php:2481 -#: ../../operation/events/sound_events.php:315 -msgid "No alerts" -msgstr "" - -#: ../../mobile/operation/alerts.php:394 -#, php-format -msgid "Standby: %s" -msgstr "" - -#: ../../mobile/operation/visualmaps.php:242 -msgid "All visual consoles" -msgstr "" - -#: ../../mobile/operation/visualmaps.php:254 -msgid "Favourite visual consoles" -msgstr "" - -#: ../../mobile/operation/visualmaps.php:265 -msgid "There are no favorite maps to show" -msgstr "" - -#: ../../mobile/operation/module_data.php:125 -msgid "Module data" -msgstr "" - -#: ../../mobile/operation/module_data.php:184 -#: ../../include/graphs/functions_flot.php:522 -#: ../../include/functions_reporting_html.php:667 -#: ../../include/functions_reporting_html.php:4713 -#: ../../include/ajax/events.php:1263 ../../include/functions_graph.php:4843 -#: ../../include/functions_treeview.php:299 -msgid "No data" -msgstr "" - -#: ../../mobile/operation/module_graph.php:360 -#: ../../mobile/operation/module_graph.php:373 -#, php-format -msgid "%s: %s" -msgstr "" - -#: ../../mobile/operation/module_graph.php:406 -#, php-format -msgid "Options for %s : %s" -msgstr "" - -#: ../../mobile/operation/module_graph.php:413 -msgid "Show Alerts" -msgstr "" - -#: ../../mobile/operation/module_graph.php:421 -msgid "Show Events" -msgstr "" - -#: ../../mobile/operation/module_graph.php:429 -#: ../../operation/agentes/stat_win.php:385 -#: ../../operation/agentes/stat_win.php:455 -msgid "Time compare (Separated)" -msgstr "" - -#: ../../mobile/operation/module_graph.php:445 -#: ../../operation/agentes/stat_win.php:325 -msgid "Show unknown graph" -msgstr "" - -#: ../../mobile/operation/module_graph.php:450 -msgid "Time range (hours)" -msgstr "" - -#: ../../mobile/operation/module_graph.php:462 -#: ../../operation/agentes/stat_win.php:289 -#: ../../operation/agentes/stat_win.php:416 -#: ../../operation/agentes/interface_traffic_graph_win.php:183 -#: ../../operation/agentes/graphs.php:223 -#: ../../operation/agentes/exportdata.php:393 -msgid "Begin date" -msgstr "" - -#: ../../mobile/operation/module_graph.php:469 -msgid "Update graph" -msgstr "" - -#: ../../mobile/operation/module_graph.php:479 -msgid "Error get the graph" -msgstr "" - -#: ../../mobile/operation/events.php:442 -#: ../../include/functions_reporting_html.php:1099 -#: ../../include/functions_reporting_html.php:1341 -#: ../../include/functions_reporting_html.php:2681 -#: ../../include/functions_events.php:2500 -#: ../../include/functions_events.php:4717 -#: ../../operation/events/events.php:848 -msgid "New event" -msgstr "" - -#: ../../mobile/operation/events.php:447 -#: ../../include/functions_reporting_html.php:1088 -#: ../../include/functions_reporting_html.php:1346 -#: ../../include/functions_reporting_html.php:2686 -#: ../../include/functions_events.php:2505 -#: ../../include/functions_events.php:4723 -#: ../../operation/events/events.php:861 -msgid "Event validated" -msgstr "" - -#: ../../mobile/operation/events.php:452 -#: ../../include/functions_reporting_html.php:1093 -#: ../../include/functions_reporting_html.php:1351 -#: ../../include/functions_reporting_html.php:2691 -#: ../../include/functions_events.php:2510 -#: ../../include/functions_events.php:4729 -#: ../../operation/events/events.php:873 -msgid "Event in process" -msgstr "" - -#: ../../mobile/operation/events.php:793 -msgid "ERROR: Event detail" -msgstr "" - -#: ../../mobile/operation/events.php:794 -msgid "Error connecting to DB." -msgstr "" - -#: ../../mobile/operation/events.php:814 -msgid "Event detail" -msgstr "" - -#: ../../mobile/operation/events.php:825 -#: ../../include/functions_events.php:4870 -msgid "Event ID" -msgstr "" - -#: ../../mobile/operation/events.php:853 -#: ../../include/functions_events.php:4988 -msgid "Acknowledged by" -msgstr "" - -#: ../../mobile/operation/events.php:890 -#: ../../include/functions_events.php:3220 -#: ../../include/functions_events.php:3493 -#: ../../include/functions_events.php:3502 -msgid "In process" -msgstr "" - -#: ../../mobile/operation/events.php:911 -msgid "Sucessful validate" -msgstr "" - -#: ../../mobile/operation/events.php:913 -msgid "Fail validate" -msgstr "" - -#: ../../mobile/operation/events.php:918 -msgid "Sucessful in process" -msgstr "" - -#: ../../mobile/operation/events.php:920 -msgid "Fail in process" -msgstr "" - -#: ../../mobile/operation/events.php:964 -#, php-format -msgid "Filter Events by %s" -msgstr "" - -#: ../../mobile/operation/events.php:974 ../../mobile/operation/events.php:975 -msgid "Preset Filters" -msgstr "" - -#: ../../mobile/operation/events.php:1187 -#: ../../include/functions_reporting_html.php:6221 -#: ../../include/functions_reporting_html.php:6380 -#: ../../include/functions_reporting.php:2197 -#: ../../include/functions_reporting.php:2572 -#: ../../include/functions_events.php:2426 -#: ../../include/functions_events.php:2429 -msgid "No events" -msgstr "" - -#: ../../mobile/operation/events.php:1576 -#, php-format -msgid "Filter: %s" -msgstr "" - -#: ../../mobile/operation/events.php:1588 -#, php-format -msgid "Severity: %s" -msgstr "" - -#: ../../mobile/operation/events.php:1617 -#, php-format -msgid "Type: %s" -msgstr "" - -#: ../../mobile/operation/events.php:1631 -#, php-format -msgid "Free search: %s" -msgstr "" - -#: ../../mobile/operation/events.php:1638 -#, php-format -msgid "Hours: %s" -msgstr "" - -#: ../../mobile/operation/server_status.php:371 -msgid "No servers" -msgstr "" - -#: ../../mobile/operation/tactical.php:216 -msgid "Last activity" -msgstr "" - -#: ../../include/php_to_js_values.php:27 -msgid "Generating content" -msgstr "" - -#: ../../include/php_to_js_values.php:28 -msgid "Generating content, please wait" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:62 -msgid "" -"To use 'label'field, you should write\n" -"\t\t\t\t\ta text to replace '(_VALUE_)' and the value of the module will be " -"printed at the end." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:107 -#: ../../include/functions_visual_map_editor.php:133 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:299 -msgid "Border color" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:149 -msgid "Border width" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:158 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:323 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:364 -msgid "Fill color" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:235 -msgid "" -"Scroll the mouse wheel over the label editor to change the background color" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:251 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:333 -msgid "Clock animation" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:254 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:328 -msgid "Simple analogic" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:255 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:329 -msgid "Simple digital" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:269 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:351 -msgid "Time format" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:272 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:346 -msgid "Only time" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:273 -#: ../../include/rest-api/models/VisualConsole/Items/Clock.php:347 -msgid "Time and date" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:325 -msgid "Enable link" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:346 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:366 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:508 -msgid "White" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:347 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:367 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:509 -msgid "Black" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:348 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:368 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:510 -msgid "Transparent" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:374 -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:402 -#: ../../operation/visual_console/view.php:508 -msgid "Grid color" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:492 -msgid "Data image" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:498 -msgid "Resume data color" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:511 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:274 -msgid "24h" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:512 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:276 -msgid "8h" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:513 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:277 -msgid "2h" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:514 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:278 -msgid "1h" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:518 -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:282 -msgid "Max. Time" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:634 -msgid "Original Size" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:654 -msgid "Aspect ratio" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:657 -msgid "Proportional Width" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:677 -msgid "Height proportional" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:736 -#: ../../include/functions_visual_map.php:4199 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:460 -#: ../../include/rest-api/models/VisualConsole/Item.php:2131 -msgid "Circular progress bar" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:737 -#: ../../include/functions_visual_map.php:4204 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:462 -#: ../../include/rest-api/models/VisualConsole/Item.php:2135 -msgid "Circular progress bar (interior)" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:787 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:522 -msgid "Element color" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:802 -#: ../../include/rest-api/models/VisualConsole/Items/Percentile.php:534 -msgid "Value color" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:839 -msgid "Diameter" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:846 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:426 -msgid "Default color" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:850 -msgid "" -"The color of the element will be the one selected in the first range created " -"in which the value of the module is found (with the initial and final values " -"of the range included)" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:853 -msgid "Ranges" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:853 -msgid "From value" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:853 -msgid "To value" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:853 -#: ../../include/rest-api/index.php:379 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:471 -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:533 -#: ../../include/rest-api/models/VisualConsole/Items/Line.php:487 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:942 -msgid "Color" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:859 -msgid "Always show on top" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:861 -msgid "" -"It allows the element to be superimposed to the rest of items of the visual " -"console" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:870 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:404 -msgid "Hide last value on boolean modules" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:876 -msgid "Show last value" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:980 -msgid "For use the original image file size, set 0 width and 0 height." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1020 -#: ../../include/rest-api/models/VisualConsole/Item.php:2446 -msgid "Linked visual console" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1131 -#: ../../include/rest-api/models/VisualConsole/Item.php:2497 -msgid "By status weight" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1132 -#: ../../include/rest-api/models/VisualConsole/Item.php:2498 -msgid "By critical elements" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1147 -#: ../../include/rest-api/models/VisualConsole/Item.php:2505 -msgid "Type of the status calculation of the linked visual console" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1152 -#: ../../include/rest-api/models/VisualConsole/Item.php:2496 -msgid "By default" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1172 -#: ../../include/rest-api/models/VisualConsole/Item.php:2521 -msgid "Linked visual console weight" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1239 -msgid "Lines haven't advanced options" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1257 -#: ../../include/rest-api/models/VisualConsole/Item.php:2196 -msgid "Restrict access to group" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1259 -msgid "" -"If selected, restrict visualization of this item in the visual console to " -"users who have access to selected group. This is also used on calculating " -"child visual consoles." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1303 -#: ../../include/rest-api/models/VisualConsole/Item.php:2209 -msgid "Cache expiration" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1341 -msgid "Click start point
of the line" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1344 -msgid "Click end point
of the line" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1444 -#: ../../operation/visual_console/view.php:340 -msgid "Serialized pie graph" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1445 -#: ../../operation/visual_console/view.php:345 -msgid "Bars Graph" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1471 -msgid "Show grid" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1473 -msgid "Delete item" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1474 -msgid "Copy item" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1511 -#: ../../include/functions_visual_map_editor.php:1515 -#: ../../include/functions_visual_map_editor.php:1519 -#: ../../include/functions_visual_map_editor.php:1523 -#: ../../include/functions_visual_map_editor.php:1527 -#: ../../include/functions_visual_map_editor.php:1531 -#: ../../include/functions_visual_map_editor.php:1535 -#: ../../include/functions_visual_map_editor.php:1539 -#: ../../include/functions_visual_map_editor.php:1543 -#: ../../include/functions_visual_map_editor.php:1547 -#: ../../include/functions_visual_map_editor.php:1551 -#: ../../include/functions_visual_map_editor.php:1555 -#: ../../include/functions_visual_map_editor.php:1559 -#: ../../include/functions_visual_map_editor.php:1563 -#: ../../include/functions_visual_map_editor.php:1567 -#: ../../include/functions_visual_map_editor.php:1571 -#: ../../include/functions_visual_map_editor.php:1575 -#: ../../include/functions_visual_map_editor.php:1579 -#: ../../include/functions_visual_map_editor.php:1583 -msgid "Visual Console Builder Information" -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1512 -msgid "Min allowed size is 1024x768." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1516 -#: ../../include/functions_visual_map_editor.php:1584 -msgid "No custom graph defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1520 -msgid "No image or name defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1524 -msgid "No label defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1528 -msgid "No service defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1532 -msgid "No image defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1536 -msgid "No process defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1540 -msgid "No Max value defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1544 -msgid "No width defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1548 -msgid "No height defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1552 -msgid "The width must not exceed the size of the visual console container." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1556 -msgid "The height must not exceed the size of the visual console container." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1560 -msgid "No period defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1564 -msgid "No agent defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1568 -msgid "No module defined." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1572 -msgid "No module defined. This module must be string type." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1576 -msgid "Successfully save the changes." -msgstr "" - -#: ../../include/functions_visual_map_editor.php:1580 -msgid "Could not be save." -msgstr "" - -#: ../../include/graphs/export_data.php:91 -#: ../../include/graphs/export_data.php:157 -msgid "An error occured exporting the data" -msgstr "" - -#: ../../include/graphs/export_data.php:103 -msgid "Selected" -msgstr "" - -#: ../../include/graphs/functions_gd.php:183 -#: ../../include/graphs/functions_gd.php:470 -#: ../../include/functions_graph.php:2788 -#: ../../include/functions_graph.php:2836 -msgid "Out of limits" -msgstr "" - -#: ../../include/graphs/functions_flot.php:378 -msgid "Cancel zoom" -msgstr "" - -#: ../../include/graphs/functions_flot.php:380 -msgid "Warning and Critical thresholds" -msgstr "" - -#: ../../include/graphs/functions_flot.php:385 -msgid "Overview graph" -msgstr "" - -#: ../../include/functions_servers.php:1356 -msgid "Prediction Server" -msgstr "" - -#: ../../include/functions_servers.php:1383 -#: ../../operation/agentes/estado_generalagente.php:329 -msgid "Satellite server" -msgstr "" - -#: ../../include/functions_reporting_html.php:87 -#: ../../include/functions_reporting_html.php:5862 -#: ../../include/ajax/alert_list.ajax.php:638 -msgid "From:" -msgstr "" - -#: ../../include/functions_reporting_html.php:87 -#: ../../include/functions_reporting_html.php:5862 -#: ../../include/ajax/alert_list.ajax.php:652 -msgid "To:" -msgstr "" - -#: ../../include/functions_reporting_html.php:110 -msgid "Label: " -msgstr "" - -#: ../../include/functions_reporting_html.php:142 -msgid "Report date" -msgstr "" - -#: ../../include/functions_reporting_html.php:151 -#: ../../operation/reporting/reporting_viewer.php:271 -msgid "Items period before" -msgstr "" - -#: ../../include/functions_reporting_html.php:591 -msgid "Time Failed" -msgstr "" - -#: ../../include/functions_reporting_html.php:595 -msgid "Downtime" -msgstr "" - -#: ../../include/functions_reporting_html.php:1007 -#: ../../include/functions_reporting_html.php:2539 -#: ../../include/functions_reporting_html.php:4595 -#: ../../include/functions_reporting_html.php:5134 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:367 -msgid "Min Value" -msgstr "" - -#: ../../include/functions_reporting_html.php:1008 -#: ../../include/functions_reporting_html.php:2540 -#: ../../include/functions_reporting_html.php:4596 -#: ../../include/functions_reporting_html.php:5135 -msgid "Average Value" -msgstr "" - -#: ../../include/functions_reporting_html.php:1009 -#: ../../include/functions_reporting_html.php:2541 -#: ../../include/functions_reporting_html.php:4593 -#: ../../include/functions_reporting_html.php:5137 -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:366 -msgid "Max Value" -msgstr "" - -#: ../../include/functions_reporting_html.php:1065 -#: ../../include/functions_reporting_html.php:1073 -#: ../../include/functions_reporting_html.php:2668 -msgid "Val. by" -msgstr "" - -#: ../../include/functions_reporting_html.php:1139 -#, php-format -msgid "%s System" -msgstr "" - -#: ../../include/functions_reporting_html.php:1225 -#: ../../include/functions_reporting_html.php:1449 -msgid "Events by user validator" -msgstr "" - -#: ../../include/functions_reporting_html.php:1242 -#: ../../include/functions_reporting_html.php:1466 -msgid "Events by Severity" -msgstr "" - -#: ../../include/functions_reporting_html.php:1259 -#: ../../include/functions_reporting_html.php:1483 -msgid "Events validated vs unvalidated" -msgstr "" - -#: ../../include/functions_reporting_html.php:1625 -msgid "Sec. groups" -msgstr "" - -#: ../../include/functions_reporting_html.php:1645 -msgid "Remote conf." -msgstr "" - -#: ../../include/functions_reporting_html.php:1932 -#: ../../include/functions_inventory.php:1201 -#: ../../include/functions_inventory.php:1264 -msgid "Added" -msgstr "" - -#: ../../include/functions_reporting_html.php:1943 -#: ../../include/functions_inventory.php:1207 -#: ../../include/functions_inventory.php:1272 -#: ../../include/functions_filemanager.php:343 -#: ../../include/functions_filemanager.php:360 -msgid "Deleted" -msgstr "" - -#: ../../include/functions_reporting_html.php:2312 -msgid "Cell turns grey when the module is in 'not initialize' status" -msgstr "" - -#: ../../include/functions_reporting_html.php:2605 -#: ../../include/functions_reporting_html.php:5730 -msgid "Monitors" -msgstr "" - -#: ../../include/functions_reporting_html.php:2624 -msgid "Events (not validated)" -msgstr "" - -#: ../../include/functions_reporting_html.php:2787 -msgid "Events validated by user" -msgstr "" - -#: ../../include/functions_reporting_html.php:2804 -#: ../../include/functions_reporting_html.php:6019 -msgid "Events by severity" -msgstr "" - -#: ../../include/functions_reporting_html.php:2821 -msgid "Amount events validated" -msgstr "" - -#: ../../include/functions_reporting_html.php:3251 -msgid "Total summary" -msgstr "" - -#: ../../include/functions_reporting_html.php:3258 -msgid "No alerts fired" -msgstr "" - -#: ../../include/functions_reporting_html.php:3358 -#, php-format -msgid "Interface '%s' throughput graph" -msgstr "" - -#: ../../include/functions_reporting_html.php:3362 -msgid "Mac" -msgstr "" - -#: ../../include/functions_reporting_html.php:3363 -msgid "Actual status" -msgstr "" - -#: ../../include/functions_reporting_html.php:3734 -#: ../../include/functions_reporting_html.php:3736 -msgid "Empty modules" -msgstr "" - -#: ../../include/functions_reporting_html.php:4207 -msgid "Time Not Init Module" -msgstr "" - -#: ../../include/functions_reporting_html.php:4218 -msgid "% Ok" -msgstr "" - -#: ../../include/functions_reporting_html.php:4295 -msgid "Checks Uknown" -msgstr "" - -#: ../../include/functions_reporting_html.php:4334 -#: ../../include/functions_reporting_html.php:4481 -#: ../../include/functions_reporting_html.php:4808 -#: ../../include/functions_reporting_html.php:4814 -msgid "Primary" -msgstr "" - -#: ../../include/functions_reporting_html.php:5249 -#: ../../include/functions_reporting.php:12157 -#: ../../include/functions_reporting.php:12178 -#: ../../include/functions_reporting.php:12223 -msgid "Alert level" -msgstr "" - -#: ../../include/functions_reporting_html.php:5504 -#, php-format -msgid "Agents in group: %s" -msgstr "" - -#: ../../include/functions_reporting_html.php:5606 -msgid "Last failure" -msgstr "" - -#: ../../include/functions_reporting_html.php:5696 -msgid "N/A(*)" -msgstr "" - -#: ../../include/functions_reporting_html.php:5944 -#: ../../include/functions_reporting.php:12449 -#: ../../include/functions_groups.php:2675 -msgid "Monitor checks" -msgstr "" - -#: ../../include/functions_reporting_html.php:5951 -#: ../../include/functions_reporting.php:12468 -#: ../../include/functions_groups.php:2694 -msgid "Total agents and monitors" -msgstr "" - -#: ../../include/functions_reporting_html.php:5970 -#: ../../include/functions_reporting_html.php:5975 -msgid "Node overview" -msgstr "" - -#: ../../include/functions_reporting_html.php:5995 -#: ../../include/functions_reporting_html.php:6007 -msgid "Critical events" -msgstr "" - -#: ../../include/functions_reporting_html.php:5998 -#: ../../include/functions_reporting_html.php:6009 -msgid "Warning events" -msgstr "" - -#: ../../include/functions_reporting_html.php:6001 -#: ../../include/functions_reporting_html.php:6011 -msgid "OK events" -msgstr "" - -#: ../../include/functions_reporting_html.php:6004 -#: ../../include/functions_reporting_html.php:6013 -msgid "Unknown events" -msgstr "" - -#: ../../include/functions_reporting_html.php:6030 -msgid "Event count corresponds to events within the last hour" -msgstr "" - -#: ../../include/functions_reporting_html.php:6035 -msgid "Important Events by Criticity" -msgstr "" - -#: ../../include/functions_reporting_html.php:6062 -#, php-format -msgid "Last activity in %s console" -msgstr "" - -#: ../../include/functions_reporting_html.php:6111 -#: ../../include/functions_reporting_html.php:6253 -msgid "Events info (1hr.)" -msgstr "" - -#: ../../include/functions_reporting_html.php:6410 -msgid "This SLA has been affected by the following scheduled downtimes" -msgstr "" - -#: ../../include/functions_reporting_html.php:6411 -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:6418 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:396 -msgid "Dates" -msgstr "" - -#: ../../include/functions_reporting_html.php:6449 -msgid "This item is affected by a malformed scheduled downtime" -msgstr "" - -#: ../../include/functions_reporting_html.php:6449 -msgid "Go to the scheduled downtimes section to solve this" -msgstr "" - -#: ../../include/functions.php:498 ../../include/functions.php:650 -msgid "s" -msgstr "" - -#: ../../include/functions.php:499 ../../include/functions.php:651 -msgid "d" -msgstr "" - -#: ../../include/functions.php:500 ../../include/functions.php:652 -msgid "M" -msgstr "" - -#: ../../include/functions.php:501 ../../include/functions.php:653 -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:259 -#: ../../include/rest-api/models/VisualConsole/Item.php:2044 -msgid "Y" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:654 -msgid "m" -msgstr "" - -#: ../../include/functions.php:503 ../../include/functions.php:655 -msgid "h" -msgstr "" - -#: ../../include/functions.php:504 ../../include/functions.php:656 -msgid "N" -msgstr "" - -#: ../../include/functions.php:1079 ../../include/functions.php:1325 -#: ../../include/functions.php:1359 ../../include/functions_graph.php:3331 -#: ../../include/functions_graph.php:3333 -#: ../../include/functions_graph.php:4855 -#: ../../include/functions_incidents.php:34 -#: ../../include/functions_incidents.php:75 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:548 -#: ../../include/functions_events.php:3160 -#: ../../operation/visual_console/view.php:455 -msgid "Maintenance" -msgstr "" - -#: ../../include/functions.php:1083 ../../include/functions.php:1326 -#: ../../include/functions.php:1363 ../../include/functions_graph.php:3337 -#: ../../include/functions_graph.php:3339 -#: ../../include/functions_graph.php:4859 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:553 -#: ../../include/functions_events.php:3164 -msgid "Informational" -msgstr "" - -#: ../../include/functions.php:1099 ../../include/functions.php:1328 -#: ../../include/functions.php:1379 ../../include/functions_graph.php:3349 -#: ../../include/functions_graph.php:3351 -#: ../../include/functions_graph.php:4875 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:573 -msgid "Minor" -msgstr "" - -#: ../../include/functions.php:1103 ../../include/functions.php:1330 -#: ../../include/functions.php:1383 ../../include/functions_graph.php:3361 -#: ../../include/functions_graph.php:3363 -#: ../../include/functions_graph.php:4879 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:578 -msgid "Major" -msgstr "" - -#: ../../include/functions.php:1278 ../../include/functions_events.php:3080 -msgid "Monitor Critical" -msgstr "" - -#: ../../include/functions.php:1279 ../../include/functions_events.php:3084 -msgid "Monitor Warning" -msgstr "" - -#: ../../include/functions.php:1280 ../../include/functions_events.php:3088 -msgid "Monitor Normal" -msgstr "" - -#: ../../include/functions.php:1282 -msgid "Monitor Unknown" -msgstr "" - -#: ../../include/functions.php:1285 ../../include/functions_events.php:2864 -#: ../../include/functions_events.php:3096 -msgid "Alert recovered" -msgstr "" - -#: ../../include/functions.php:1286 ../../include/functions_events.php:2912 -#: ../../include/functions_events.php:3100 -msgid "Alert ceased" -msgstr "" - -#: ../../include/functions.php:1287 ../../include/functions_events.php:3104 -msgid "Alert manual validation" -msgstr "" - -#: ../../include/functions.php:1289 -msgid "Agent created" -msgstr "" - -#: ../../include/functions.php:1290 ../../include/functions_events.php:3108 -msgid "Recon host detected" -msgstr "" - -#: ../../include/functions.php:1293 ../../include/functions_events.php:2908 -#: ../../include/functions_events.php:3120 -msgid "Configuration change" -msgstr "" - -#: ../../include/functions.php:1410 ../../include/functions.php:1440 -msgid "ALERT FIRED" -msgstr "" - -#: ../../include/functions.php:1413 ../../include/functions.php:1450 -#: ../../include/functions_modules.php:4272 -#: ../../include/class/Tree.class.php:678 ../../include/lib/Module.php:598 -#: ../../operation/agentes/status_monitor.php:1893 -#: ../../operation/agentes/status_monitor.php:1906 -msgid "NO DATA" -msgstr "" - -#: ../../include/functions.php:2750 -#, php-format -msgid "%s seconds" -msgstr "" - -#: ../../include/functions.php:2753 ../../include/functions.php:2754 -#, php-format -msgid "%s minutes" -msgstr "" - -#: ../../include/functions.php:2762 ../../include/functions.php:2763 -#, php-format -msgid "%s months" -msgstr "" - -#: ../../include/functions.php:2765 ../../include/functions.php:2766 -#, php-format -msgid "%s years" -msgstr "" - -#: ../../include/functions.php:2768 -msgid "Default values will be used" -msgstr "" - -#: ../../include/functions.php:2953 ../../include/functions.php:2958 -msgid "The file exceeds the maximum size" -msgstr "" - -#: ../../include/functions.php:2954 -msgid "" -"Please check this PHP runtime variable values:
  upload_max_filesize "
-"(currently "
-msgstr ""
-
-#: ../../include/functions.php:2962
-msgid "The uploaded file was only partially uploaded"
-msgstr ""
-
-#: ../../include/functions.php:2966
-msgid "No file was uploaded"
-msgstr ""
-
-#: ../../include/functions.php:2970
-msgid "Missing a temporary folder"
-msgstr ""
-
-#: ../../include/functions.php:2974
-msgid "Failed to write file to disk"
-msgstr ""
-
-#: ../../include/functions.php:2978
-msgid "File upload stopped by extension"
-msgstr ""
-
-#: ../../include/functions.php:2982
-msgid "Unknown upload error"
-msgstr ""
-
-#: ../../include/functions.php:3093
-msgid "No data found to export"
-msgstr ""
-
-#: ../../include/functions.php:3414
-#: ../../operation/gis_maps/render_view.php:150
-msgid "5 seconds"
-msgstr ""
-
-#: ../../include/functions.php:3415
-#: ../../operation/gis_maps/render_view.php:151
-msgid "10 seconds"
-msgstr ""
-
-#: ../../include/functions.php:3416
-msgid "15 seconds"
-msgstr ""
-
-#: ../../include/functions.php:3417 ../../include/ajax/heatmap.ajax.php:52
-#: ../../operation/heatmap.php:178 ../../operation/gis_maps/render_view.php:152
-msgid "30 seconds"
-msgstr ""
-
-#: ../../include/functions.php:3418 ../../include/ajax/heatmap.ajax.php:53
-#: ../../operation/heatmap.php:179 ../../operation/gis_maps/render_view.php:153
-msgid "1 minute"
-msgstr ""
-
-#: ../../include/functions.php:3419
-#: ../../operation/gis_maps/render_view.php:154
-msgid "2 minutes"
-msgstr ""
-
-#: ../../include/functions.php:3420 ../../include/ajax/heatmap.ajax.php:55
-#: ../../include/ajax/module.php:257 ../../operation/heatmap.php:181
-#: ../../operation/gis_maps/render_view.php:155
-msgid "5 minutes"
-msgstr ""
-
-#: ../../include/functions.php:3421
-msgid "15 minutes"
-msgstr ""
-
-#: ../../include/functions.php:3422 ../../include/ajax/module.php:258
-msgid "30 minutes"
-msgstr ""
-
-#: ../../include/functions.php:3975
-msgid "Summatory series"
-msgstr ""
-
-#: ../../include/functions.php:3979
-msgid "Average series"
-msgstr ""
-
-#: ../../include/functions.php:4007 ../../include/functions.php:4026
-#: ../../include/functions.php:4040 ../../include/functions.php:4062
-#: ../../include/functions.php:4143 ../../include/functions.php:4220
-msgid "Unit "
-msgstr ""
-
-#: ../../include/functions.php:4102
-#: ../../include/lib/Dashboard/Widgets/top_n.php:299
-msgid "Avg."
-msgstr ""
-
-#: ../../include/functions.php:4153
-msgid "Min:"
-msgstr ""
-
-#: ../../include/functions.php:4162
-msgid "Max:"
-msgstr ""
-
-#: ../../include/functions.php:4171
-msgid "Avg:"
-msgstr ""
-
-#: ../../include/functions.php:4217 ../../include/functions.php:4225
-msgid "of module"
-msgstr ""
-
-#: ../../include/functions.php:4244
-msgid "Projection"
-msgstr ""
-
-#: ../../include/functions.php:6106
-msgid "Testing Pandora FMS email"
-msgstr ""
-
-#: ../../include/functions.php:6119
-msgid ""
-"This is an email test sent from Pandora FMS. If you can read this, your "
-"configuration works."
-msgstr ""
-
-#: ../../include/functions.php:6353
-#: ../../include/class/ConsoleSupervisor.php:1661
-#: ../../include/class/ConsoleSupervisor.php:1685
-#: ../../include/class/ConsoleSupervisor.php:1714
-#: ../../include/class/ConsoleSupervisor.php:1795
-#, php-format
-msgid "Not recommended '%s' value in PHP configuration"
-msgstr ""
-
-#: ../../include/functions.php:6354
-msgid "Recommended value is: -1"
-msgstr ""
-
-#: ../../include/functions.php:6355
-#: ../../include/class/ConsoleSupervisor.php:1720
-#: ../../include/class/ConsoleSupervisor.php:1801
-msgid ""
-"Please, change it on your PHP configuration file (php.ini) or contact with "
-"administrator"
-msgstr ""
-
-#: ../../include/functions.php:6356 ../../general/login_help_dialog.php:96
-#: ../../general/login_help_dialog.php:101 ../../general/mysqlerr.php:41
-msgid "Documentation"
-msgstr ""
-
-#: ../../include/functions_cron.php:990
-msgid "There are no jobs"
-msgstr ""
-
-#: ../../include/functions_api.php:126
-msgid "Not `set`, `get` or `help` operation selected."
-msgstr ""
-
-#: ../../include/functions_api.php:136
-msgid "This operation does not exist."
-msgstr ""
-
-#: ../../include/functions_api.php:146
-msgid "The Id does not exist in database."
-msgstr ""
-
-#: ../../include/functions_api.php:156
-msgid "This operation can not be used in cluster elements."
-msgstr ""
-
-#: ../../include/functions_api.php:166
-msgid "The user has not enough permissions for perform this action."
-msgstr ""
-
-#: ../../include/functions_api.php:186
-msgid ""
-"This console is not the environment administrator. Please, manage this "
-"feature from centralized manager console (Metaconsole)."
-msgstr ""
-
-#: ../../include/functions_api.php:196
-msgid "Auth error"
-msgstr ""
-
-#: ../../include/functions_api.php:206
-msgid "License not allowed for this operation."
-msgstr ""
-
-#: ../../include/functions_api.php:1534
-msgid ""
-"The agent could not be modified. For security reasons, use a group other "
-"than 0."
-msgstr ""
-
-#: ../../include/functions_api.php:1889
-#, php-format
-msgid "Updated %d/%d agents"
-msgstr ""
-
-#: ../../include/functions_api.php:1897
-msgid "Agent updated."
-msgstr ""
-
-#: ../../include/functions_api.php:2114
-msgid "Could not create OS"
-msgstr ""
-
-#: ../../include/functions_api.php:2151
-msgid "Could not update OS"
-msgstr ""
-
-#: ../../include/functions_api.php:2352
-msgid "The agent was successfully deleted"
-msgstr ""
-
-#: ../../include/functions_api.php:3860
-msgid "Network module updated."
-msgstr ""
-
-#: ../../include/functions_api.php:4156
-msgid "Plugin module updated."
-msgstr ""
-
-#: ../../include/functions_api.php:4512
-#, php-format
-msgid "Synthetic module created ID: %s"
-msgstr ""
-
-#: ../../include/functions_api.php:4665
-msgid "Synthetic module created ID: "
-msgstr ""
-
-#: ../../include/functions_api.php:4782
-msgid "Data module updated."
-msgstr ""
-
-#: ../../include/functions_api.php:5155
-msgid "SNMP module updated."
-msgstr ""
-
-#: ../../include/functions_api.php:5754
-msgid "Error creating alert template. Id_group cannot be left blank."
-msgstr ""
-
-#: ../../include/functions_api.php:5768
-msgid ""
-"Error creating alert template. Invalid id_group or the user has not enough "
-"permission to make this action."
-msgstr ""
-
-#: ../../include/functions_api.php:5912
-msgid ""
-"Error updating alert template. Invalid id_group or the user has not enough "
-"permission to make this action."
-msgstr ""
-
-#: ../../include/functions_api.php:5996
-msgid "Successful update of the alert template"
-msgstr ""
-
-#: ../../include/functions_api.php:6042
-msgid "Error deleting alert template. Id_template doesn't exist."
-msgstr ""
-
-#: ../../include/functions_api.php:6071
-msgid "Successful delete of alert template."
-msgstr ""
-
-#: ../../include/functions_api.php:6491 ../../include/functions_api.php:12054
-#: ../../include/functions_api.php:12120 ../../include/functions_api.php:12401
-#: ../../include/functions_api.php:12481
-#, php-format
-msgid "%d agents affected"
-msgstr ""
-
-#: ../../include/functions_api.php:6637
-msgid "Correct deleting of module template."
-msgstr ""
-
-#: ../../include/functions_api.php:6745
-msgid "Successful delete of module template."
-msgstr ""
-
-#: ../../include/functions_api.php:6778
-msgid "Error validating alert. Id_template cannot be left blank."
-msgstr ""
-
-#: ../../include/functions_api.php:6786
-msgid "Error validating alert. Id_agent cannot be left blank."
-msgstr ""
-
-#: ../../include/functions_api.php:6794
-msgid "Error validating alert. Id_module cannot be left blank."
-msgstr ""
-
-#: ../../include/functions_api.php:6865
-msgid "Error validating alert. Specified alert does not exist."
-msgstr ""
-
-#: ../../include/functions_api.php:6876
-msgid "Error validating alert"
-msgstr ""
-
-#: ../../include/functions_api.php:6950
-#, php-format
-msgid "Correct validation of all alerts (total %d)."
-msgstr ""
-
-#: ../../include/functions_api.php:7044
-msgid "Correct validation of all policy alerts."
-msgstr ""
-
-#: ../../include/functions_api.php:7086
-msgid ""
-"Error stopping downtime. Periodical and running scheduled downtime cannot be "
-"stopped."
-msgstr ""
-
-#: ../../include/functions_api.php:7099
-msgid "Downtime stopped."
-msgstr ""
-
-#: ../../include/functions_api.php:7579
-msgid "and this modules are doesn't exists or not applicable a this agents: "
-msgstr ""
-
-#: ../../include/functions_api.php:7583
-msgid "and this agents are generate problems: "
-msgstr ""
-
-#: ../../include/functions_api.php:7587
-msgid "and this agents with ids are doesn't exists: "
-msgstr ""
-
-#: ../../include/functions_api.php:7735
-msgid "Planned downtime updated"
-msgstr ""
-
-#: ../../include/functions_api.php:7810
-msgid " Agents deleted"
-msgstr ""
-
-#: ../../include/functions_api.php:7892
-msgid " Agents added"
-msgstr ""
-
-#: ../../include/functions_api.php:8010
-msgid "Data policy module updated."
-msgstr ""
-
-#: ../../include/functions_api.php:8239
-msgid "Network policy module updated."
-msgstr ""
-
-#: ../../include/functions_api.php:8492
-msgid "Plugin policy module updated."
-msgstr ""
-
-#: ../../include/functions_api.php:8997
-msgid "SNMP policy module updated."
-msgstr ""
-
-#: ../../include/functions_api.php:9332
-msgid "Successful deletion"
-msgstr ""
-
-#: ../../include/functions_api.php:9655
-msgid "User created."
-msgstr ""
-
-#: ../../include/functions_api.php:9750
-msgid "User updated."
-msgstr ""
-
-#: ../../include/functions_api.php:9827
-msgid "Enabled user."
-msgstr ""
-
-#: ../../include/functions_api.php:9835
-msgid "Disabled user."
-msgstr ""
-
-#: ../../include/functions_api.php:10130
-#, php-format
-msgid "Template have been inserted in %d agents."
-msgstr ""
-
-#: ../../include/functions_api.php:10306
-msgid "XML file was generated successfully in path: "
-msgstr ""
-
-#: ../../include/functions_api.php:10446
-#, php-format
-msgid "Module has been created in %d agents."
-msgstr ""
-
-#: ../../include/functions_api.php:10574
-#, php-format
-msgid "Action has been set for %d agents."
-msgstr ""
-
-#: ../../include/functions_api.php:11654
-msgid "User deleted."
-msgstr ""
-
-#: ../../include/functions_api.php:11713
-msgid "User profile added."
-msgstr ""
-
-#: ../../include/functions_api.php:11778
-msgid "User profile deleted."
-msgstr ""
-
-#: ../../include/functions_api.php:12061
-msgid "Module disabled successfully."
-msgstr ""
-
-#: ../../include/functions_api.php:12063
-msgid "The module could not be disabled."
-msgstr ""
-
-#: ../../include/functions_api.php:12127
-msgid "Module enabled successfully."
-msgstr ""
-
-#: ../../include/functions_api.php:12129
-msgid "The module could not be enabled."
-msgstr ""
-
-#: ../../include/functions_api.php:12177 ../../include/functions_api.php:12230
-msgid "The alert could not be disabled."
-msgstr ""
-
-#: ../../include/functions_api.php:12277 ../../include/functions_api.php:12330
-msgid "The alert could not be enabled."
-msgstr ""
-
-#: ../../include/functions_api.php:13640
-msgid "Enabled agent."
-msgstr ""
-
-#: ../../include/functions_api.php:13648
-msgid "Disabled agent."
-msgstr ""
-
-#: ../../include/functions_api.php:14627
-msgid "Metaconsole and the licenses of all nodes were updated."
-msgstr ""
-
-#: ../../include/functions_api.php:14629
-#, php-format
-msgid "Metaconsole license updated but %d of %d node failed to sync."
-msgstr ""
-
-#: ../../include/functions_api.php:14632
-msgid "This function is for metaconsole only."
-msgstr ""
-
-#: ../../include/functions_api.php:15022 ../../include/functions_api.php:15093
-msgid "Successfully deleted."
-msgstr ""
-
-#: ../../include/functions_api.php:15052
-msgid "The user cannot access the cluster."
-msgstr ""
-
-#: ../../include/functions_api.php:15146
-msgid "Created by template "
-msgstr ""
-
-#: ../../include/functions_api.php:15940
-msgid "Event filter successfully created."
-msgstr ""
-
-#: ../../include/functions_api.php:16173
-msgid "Event filter successfully updated."
-msgstr ""
-
-#: ../../include/functions_api.php:16214
-msgid "Event filter successfully deleted."
-msgstr ""
-
-#: ../../include/functions_api.php:16530
-msgid "Validated traps."
-msgstr ""
-
-#: ../../include/functions_api.php:16557
-msgid "Deleted traps."
-msgstr ""
-
-#: ../../include/functions_api.php:16750
-#, php-format
-msgid "Successfully updated module/alert count in id agent %d."
-msgstr ""
-
-#: ../../include/functions_api.php:16752
-msgid "Successfully updated module/alert count in all agents"
-msgstr ""
-
-#: ../../include/functions_api.php:17226
-#, php-format
-msgid "Successfully added to delete pending id agent %d to id policy %d."
-msgstr ""
-
-#: ../../include/functions_api.php:17415
-msgid "Error enable/disable discovery task. Id_user cannot be left blank."
-msgstr ""
-
-#: ../../include/functions_api.php:17423
-msgid ""
-"Error enable/disable discovery task. Enable/disable value cannot be left "
-"blank."
-msgstr ""
-
-#: ../../include/functions_api.php:17448
-msgid "Error in discovery task enabling/disabling."
-msgstr ""
-
-#: ../../include/functions_api.php:17456
-msgid "Enabled discovery task."
-msgstr ""
-
-#: ../../include/functions_api.php:17464
-msgid "Disabled discovery task."
-msgstr ""
-
-#: ../../include/functions_networkmap.php:1307
-msgid "Radial dynamic"
-msgstr ""
-
-#: ../../include/functions_networkmap.php:1311
-#: ../../include/functions_maps.php:38
-msgid "Topology"
-msgstr ""
-
-#: ../../include/functions_networkmap.php:1336
-msgid "Create a new topology map"
-msgstr ""
-
-#: ../../include/functions_networkmap.php:1337
-msgid "Create a new group map"
-msgstr ""
-
-#: ../../include/functions_networkmap.php:1338
-msgid "Create a new dynamic map"
-msgstr ""
-
-#: ../../include/functions_networkmap.php:1340
-msgid "Create a new radial dynamic map"
-msgstr ""
-
-#: ../../include/functions_networkmap.php:2073
-#: ../../include/functions_maps.php:73
-#: ../../include/functions_planned_downtimes.php:1021
-msgid "Copy of "
-msgstr ""
-
-#: ../../include/functions_networkmap.php:3513
-msgid "Map not found."
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:162
-msgid ""
-"This is the private code that you should use with your authenticator app"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:163
-#: ../../include/ajax/double_auth.ajax.php:303
-msgid ""
-"You could enter the code manually or use the QR code to add it automatically"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:169
-#: ../../include/ajax/double_auth.ajax.php:309
-msgid "QR"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:208
-msgid "You are about to activate the double authentication"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:210
-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 ""
-
-#: ../../include/ajax/double_auth.ajax.php:215
-msgid ""
-"You will need to install the app from the following link before continue"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:220
-msgid "Download the app"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:221
-#: ../../include/ajax/double_auth.ajax.php:313
-#: ../../include/functions_register.php:188
-msgid "Continue"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:237
-msgid "Are you installed the app yet?"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:297
-msgid "A private code has been generated"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:302
-msgid ""
-"Before continue, you should create a new entry into the authenticator app"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:312
-msgid "Refresh code"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:381
-msgid "Are you introduced the code in the authenticator app yet?"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:444
-msgid "Introduce a code generated by the app"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:445
-msgid "If the code is valid, the double authentication will be activated"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:454
-msgid "Validate code"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:506
-msgid "The code is valid, you can exit now"
-msgstr ""
-
-#: ../../include/ajax/double_auth.ajax.php:523
-msgid "The code is valid, but it was an error saving the data"
-msgstr ""
-
-#: ../../include/ajax/heatmap.ajax.php:54 ../../operation/heatmap.php:180
-msgid "3 minutes"
-msgstr ""
-
-#: ../../include/ajax/heatmap.ajax.php:100
-#: ../../include/lib/Dashboard/Widgets/heatmap.php:253
-msgid "Group modules by tag"
-msgstr ""
-
-#: ../../include/ajax/heatmap.ajax.php:101
-#: ../../include/lib/Dashboard/Widgets/heatmap.php:254
-msgid "Group modules by module group"
-msgstr ""
-
-#: ../../include/ajax/heatmap.ajax.php:102
-#: ../../include/lib/Dashboard/Widgets/heatmap.php:255
-msgid "Group modules by agents"
-msgstr ""
-
-#: ../../include/ajax/heatmap.ajax.php:123
-msgid "Show groups"
-msgstr ""
-
-#: ../../include/ajax/heatmap.ajax.php:356
-msgid "Date of last data"
-msgstr ""
-
-#: ../../include/ajax/heatmap.ajax.php:491
-#: ../../operation/agentes/estado_generalagente.php:406
-msgid "Out of bounds"
-msgstr ""
-
-#: ../../include/ajax/heatmap.ajax.php:494
-#: ../../operation/agentes/estado_generalagente.php:441
-msgid "Next contact"
-msgstr ""
-
-#: ../../include/ajax/alert_list.ajax.php:302
-#: ../../include/ajax/alert_list.ajax.php:327
-msgid "Force execution"
-msgstr ""
-
-#: ../../include/ajax/alert_list.ajax.php:302
-#: ../../include/ajax/alert_list.ajax.php:327
-msgid "F."
-msgstr ""
-
-#: ../../include/ajax/alert_list.ajax.php:354
-#: ../../operation/agentes/alerts_status.php:383
-#: ../../operation/agentes/alerts_status.php:384
-#: ../../operation/agentes/alerts_status.php:425
-#: ../../operation/agentes/alerts_status.php:426
-msgid "No alerts found"
-msgstr ""
-
-#: ../../include/ajax/alert_list.ajax.php:581
-msgid "If a value of 0 is assigned, the Threshold of the action will be used."
-msgstr ""
-
-#: ../../include/ajax/alert_list.ajax.php:679
-msgid "Insufficient permissions to validate alerts"
-msgstr ""
-
-#: ../../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 ""
-
-#: ../../include/ajax/snmp_browser.ajax.php:117
-msgid "Error creating the following modules:"
-msgstr ""
-
-#: ../../include/ajax/snmp_browser.ajax.php:128
-msgid "Modules successfully created"
-msgstr ""
-
-#: ../../include/ajax/snmp_browser.ajax.php:138
-msgid "Module must be applied to an agent or a policy"
-msgstr ""
-
-#: ../../include/ajax/snmp_browser.ajax.php:265
-msgid "Failed to create policy"
-msgstr ""
-
-#: ../../include/ajax/snmp_browser.ajax.php:266
-msgid "Policy created succesfully"
-msgstr ""
-
-#: ../../include/ajax/module.php:266 ../../include/class/AuditLog.class.php:215
-msgid "3 months"
-msgstr ""
-
-#: ../../include/ajax/module.php:269
-msgid "2 years"
-msgstr ""
-
-#: ../../include/ajax/module.php:270
-msgid "3 years"
-msgstr ""
-
-#: ../../include/ajax/module.php:281
-#: ../../operation/agentes/datos_agente.php:196
-msgid "Choose a time from now"
-msgstr ""
-
-#: ../../include/ajax/module.php:307
-#: ../../operation/agentes/datos_agente.php:199
-msgid "Specify time range"
-msgstr ""
-
-#: ../../include/ajax/module.php:365
-msgid "Exact phrase"
-msgstr ""
-
-#: ../../include/ajax/module.php:457 ../../operation/agentes/stat_win.php:501
-#: ../../operation/agentes/interface_traffic_graph_win.php:319
-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 ""
-
-#: ../../include/ajax/module.php:1038
-msgid "T"
-msgstr ""
-
-#: ../../include/ajax/module.php:1045 ../../include/functions_reports.php:650
-#: ../../include/functions_reports.php:654
-#: ../../include/functions_reports.php:659
-#: ../../include/functions_reports.php:665
-#: ../../include/functions_reports.php:672
-#: ../../include/functions_reports.php:676
-#: ../../include/functions_reports.php:680
-#: ../../include/functions_reports.php:687
-#: ../../include/functions_reports.php:693
-#: ../../include/functions_reports.php:698
-#: ../../include/functions_groups.php:123
-#: ../../include/functions_groups.php:187
-#: ../../operation/search_results.php:121
-#: ../../operation/agentes/ver_agente.php:1606
-#: ../../operation/agentes/ver_agente.php:1924
-msgid "Graphs"
-msgstr ""
-
-#: ../../include/ajax/module.php:1197
-msgid "Time elapsed since last status change: "
-msgstr ""
-
-#: ../../include/ajax/module.php:1271
-msgid "Event history"
-msgstr ""
-
-#: ../../include/ajax/module.php:1309
-msgid "Module detail"
-msgstr ""
-
-#: ../../include/ajax/module.php:1333
-#: ../../operation/agentes/estado_generalagente.php:382
-msgid "Force checks"
-msgstr ""
-
-#: ../../include/ajax/module.php:1348
-msgid "Force remote check"
-msgstr ""
-
-#: ../../include/ajax/module.php:1368
-msgid "Edit configuration"
-msgstr ""
-
-#: ../../include/ajax/module.php:1418
-msgid "Any monitors aren't with this filter."
-msgstr ""
-
-#: ../../include/ajax/module.php:1418
-msgid "This agent doesn't have any active monitors."
-msgstr ""
-
-#: ../../include/ajax/module.php:2202
-msgid "Load"
-msgstr ""
-
-#: ../../include/ajax/module.php:2299 ../../include/ajax/agent.php:582
-msgid "Update/delete filter"
-msgstr ""
-
-#: ../../include/ajax/module.php:2377 ../../include/ajax/agent.php:672
-msgid "Save current filter"
-msgstr ""
-
-#: ../../include/ajax/module.php:2392 ../../include/ajax/agent.php:687
-#: ../../include/ajax/custom_fields.php:702
-msgid "Delete filter"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:414
-msgid "Current interval"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:462
-#: ../../include/ajax/custom_fields.php:515
-msgid "Modules normal"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:473
-msgid "Modules critical"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:484
-msgid "Modules warning"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:494
-msgid "Modules unknown"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:505
-msgid "Modules no init"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:547
-msgid "New Filter"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:554
-msgid "Existing Filter"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:752
-msgid "Filter name already exists in the bbdd"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:764
-msgid "Please, select a custom field"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:792
-msgid "Success create filter."
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:799
-msgid "Error create filter."
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:824
-#: ../../include/ajax/custom_fields.php:897
-msgid "please, select a filter"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:840
-msgid "please, select a custom field"
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:866
-msgid "Success update filter."
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:873
-msgid "Error update filter."
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:916
-msgid "Success delete filter."
-msgstr ""
-
-#: ../../include/ajax/custom_fields.php:923
-msgid "Error delete filter."
-msgstr ""
-
-#: ../../include/ajax/task_to_perform.php:65
-msgid "Agent Web monitoring created on welcome"
-msgstr ""
-
-#: ../../include/ajax/task_to_perform.php:76
-#: ../../include/ajax/task_to_perform.php:120
-msgid "Your check has been created,  and the status color is "
-"blue.
That color means that the module hasn't been executed for " -"the first time. In the next seconds, if there is no problem, the status " -"color will turn into red or green." -msgstr "" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:129 -msgid "Click on alerts tab and then fill the form to add an alert." -msgstr "" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:143 -msgid "Select the critical module." -msgstr "" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:147 -msgid "In template select \"Critical Condition\"." -msgstr "" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:151 -msgid "Now, select the action created before." -msgstr "" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:156 -msgid "Click on Add Alert button to create the alert." -msgstr "" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:171 -msgid "" -"To test the alert you've just created go to the main view by clicking on the " -"eye tab." -msgstr "" - -#: ../../include/help/clippy/server_queued_modules.php:35 -msgid "" -"You have too much items in the processing queue. This can happen if your " -"server is too loaded and/or not properly configured. This could be something " -"temporal, or a bottleneck. One possible solution is increase number of " -"server threads, but you should consider getting support about this." -msgstr "" - -#: ../../include/help/clippy/servers_down.php:35 -msgid "All servers down" -msgstr "" - -#: ../../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 "" - -#: ../../include/help/clippy/interval_agent_min.php:35 -msgid "" -"Please note that having agents with a monitoring interval below 300 seconds " -"is not recommended. This will impact seriously in the performance of the " -"server. For example, having 200 agents with one minute interval, is the same " -"than having 1000 agents with a 5 minute interval. The probability of getting " -"unknown modules is higher, and the impact on the server is higher because it " -"requires a shorter response time." -msgstr "" - -#: ../../include/help/clippy/interval_agent_min.php:36 -msgid "Interval Agent." -msgstr "" - -#: ../../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 apply the alert." -msgstr "" - -#: ../../include/help/clippy/operation_agentes_status_monitor.php:38 -msgid "" -"If you know the name of the agent or the name of the module in critical " -"status, type it in this field to make the module list shorter. You can write " -"the entire name or just a part of it." -msgstr "" - -#: ../../include/help/clippy/operation_agentes_status_monitor.php:43 -msgid "Click on Show button to get the modules list filtered." -msgstr "" - -#: ../../include/help/clippy/operation_agentes_status_monitor.php:58 -msgid "" -"Now, to edit the module, click on the wrench that appears in the type column." -msgstr "" - -#: ../../include/help/clippy/extension_cron_send_email.php:35 -msgid "" -"The configuration of email for the task email is in the enterprise setup:" -msgstr "" - -#: ../../include/help/clippy/extension_cron_send_email.php:35 -msgid "Please check if the email configuration is correct." -msgstr "" - -#: ../../include/functions_profile.php:188 -#: ../../operation/users/user_edit.php:969 -#: ../../operation/users/user_edit.php:978 -msgid "Profiles/Groups assigned to this user" -msgstr "" - -#: ../../include/functions_network.php:34 -msgid "Top listeners" -msgstr "" - -#: ../../include/functions_network.php:35 -msgid "Top talkers" -msgstr "" - -#: ../../include/functions_network.php:45 -msgid "Top TCP protocols" -msgstr "" - -#: ../../include/functions_network.php:46 -msgid "Top UDP protocols" -msgstr "" - -#: ../../include/functions_ui.php:538 -msgid "Error processing request" -msgstr "" - -#: ../../include/functions_ui.php:695 -msgid "" -"Is possible that this view uses part of information which your user has not " -"access" -msgstr "" - -#: ../../include/functions_ui.php:1029 -msgid "Software" -msgstr "" - -#: ../../include/functions_ui.php:1331 -msgid "Force check" -msgstr "" - -#: ../../include/functions_ui.php:1478 -msgid "Are you sure you want to delete alert action?" -msgstr "" - -#: ../../include/functions_ui.php:1582 -msgid "Are you sure you want to delete alert?" -msgstr "" - -#: ../../include/functions_ui.php:1826 -msgid "The alert would fire when the value is over " -msgstr "" - -#: ../../include/functions_ui.php:1831 -msgid "The alert would fire when the value is under " -msgstr "" - -#: ../../include/functions_ui.php:1846 -msgid "Unknown option." -msgstr "" - -#: ../../include/functions_ui.php:2208 ../../include/functions_config.php:2755 -msgid "the Flexible Monitoring System" -msgstr "" - -#: ../../include/functions_ui.php:2642 -msgid "First" -msgstr "" - -#: ../../include/functions_ui.php:3098 -msgid "Unknown type" -msgstr "" - -#: ../../include/functions_ui.php:3959 -msgid "Export current page to CSV" -msgstr "" - -#: ../../include/functions_ui.php:3960 -#, php-format -msgid "export_%s_current_page_%s" -msgstr "" - -#: ../../include/functions_ui.php:4103 -msgid "No matching records found" -msgstr "" - -#: ../../include/functions_ui.php:4104 -msgid "No data available in table" -msgstr "" - -#: ../../include/functions_ui.php:4329 ../../include/functions_events.php:75 -#: ../../include/functions_events.php:101 ../../operation/events/events.php:760 -#: ../../operation/events/events.php:822 -msgid "ALERT" -msgstr "" - -#: ../../include/functions_ui.php:4417 ../../include/functions_events.php:167 -#: ../../operation/events/events.php:677 -msgid "MAINTENANCE" -msgstr "" - -#: ../../include/functions_ui.php:4422 ../../include/functions_events.php:170 -#: ../../operation/events/events.php:682 -msgid "INFORMATIONAL" -msgstr "" - -#: ../../include/functions_ui.php:4442 ../../include/functions_events.php:176 -#: ../../operation/events/events.php:692 -msgid "MINOR" -msgstr "" - -#: ../../include/functions_ui.php:4447 ../../include/functions_events.php:173 -#: ../../operation/events/events.php:687 -msgid "MAJOR" -msgstr "" - -#: ../../include/functions_ui.php:5277 ../../include/functions_html.php:976 -#: ../../include/functions_html.php:3763 ../../include/functions_html.php:4280 -#: ../../include/functions_reporting.php:12293 -#: ../../include/functions_reporting.php:12446 -#: ../../include/functions_reporting.php:12460 -#: ../../include/functions_reporting.php:14799 -#: ../../include/functions_reporting.php:14880 -#: ../../include/functions_groups.php:2672 -#: ../../include/functions_groups.php:2686 -#: ../../include/functions_groups.php:2736 -msgid "Enterprise version not installed" -msgstr "" - -#: ../../include/functions_ui.php:5675 -msgid "Type at least two characters to search." -msgstr "" - -#: ../../include/functions_ui.php:6615 -msgid "Unhandled error" -msgstr "" - -#: ../../include/functions_ui.php:6616 -msgid "An unhandled error occurs" -msgstr "" - -#: ../../include/functions_ui.php:6887 -#, 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 "" - -#: ../../include/functions_ui.php:7223 -msgid "Results" -msgstr "" - -#: ../../include/functions_ui.php:7269 -msgid "Execute query" -msgstr "" - -#: ../../include/functions_ui.php:7290 -msgid "Show password" -msgstr "" - -#: ../../include/functions_ui.php:7390 -msgid "WEB server" -msgstr "" - -#: ../../include/functions_ui.php:7400 -msgid "Wizard Module" -msgstr "" - -#: ../../include/functions_ui.php:7493 -msgid "Select inventory module" -msgstr "" - -#: ../../include/functions_ui.php:7556 -msgid "Use custom fields" -msgstr "" - -#: ../../include/functions_ui.php:7696 -msgid "Field name" -msgstr "" - -#: ../../include/functions_ui.php:7713 -msgid "It's a password" -msgstr "" - -#: ../../include/functions_ui.php:7721 -msgid "Add field" -msgstr "" - -#: ../../include/functions_visual_map.php:1746 -#: ../../include/functions_visual_map.php:1748 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:283 -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:287 -msgid "Last value: " -msgstr "" - -#: ../../include/functions_visual_map.php:2634 -msgid "Agent successfully added to layout" -msgstr "" - -#: ../../include/functions_visual_map.php:2826 -msgid "Modules successfully added to layout" -msgstr "" - -#: ../../include/functions_visual_map.php:3111 -msgid "Agents successfully added to layout" -msgstr "" - -#: ../../include/functions_visual_map.php:3512 -msgid "Cannot load the visualmap" -msgstr "" - -#: ../../include/functions_visual_map.php:4184 -#: ../../include/rest-api/models/VisualConsole/Item.php:2115 -msgid "Bars graph" -msgstr "" - -#: ../../include/functions_visual_map.php:4194 -#: ../../include/rest-api/models/VisualConsole/Item.php:2123 -msgid "Percentile bar" -msgstr "" - -#: ../../include/functions_clippy.php:152 -#, php-format -msgid "%s assistant" -msgstr "" - -#: ../../include/functions_clippy.php:189 -#: ../../include/functions_clippy.php:194 -msgid "End wizard" -msgstr "" - -#: ../../include/functions_clippy.php:227 -msgid "Next →" -msgstr "" - -#: ../../include/functions_clippy.php:228 -msgid "← Back" -msgstr "" - -#: ../../include/functions_clippy.php:240 -msgid "Do you want to exit the help tour?" -msgstr "" - -#: ../../include/functions_alerts.php:680 -msgid "Max and min" -msgstr "" - -#: ../../include/functions_alerts.php:683 -msgid "Equal to" -msgstr "" - -#: ../../include/functions_alerts.php:684 -msgid "Not equal to" -msgstr "" - -#: ../../include/functions_alerts.php:688 -msgid "On Change" -msgstr "" - -#: ../../include/functions_alerts.php:690 -msgid "Not normal status" -msgstr "" - -#: ../../include/functions_alerts.php:1695 -msgid "No actions defined" -msgstr "" - -#: ../../include/functions_alerts.php:2677 -msgid "Alert and command group does not match" -msgstr "" - -#: ../../include/functions_snmp.php:65 -msgid "Load Average (Last minute)" -msgstr "" - -#: ../../include/functions_snmp.php:69 -msgid "Load Average (Last 5 minutes)" -msgstr "" - -#: ../../include/functions_snmp.php:73 -msgid "Load Average (Last 15 minutes)" -msgstr "" - -#: ../../include/functions_snmp.php:77 -msgid "Total Swap Size configured for the host" -msgstr "" - -#: ../../include/functions_snmp.php:81 -msgid "Available Swap Space on the host" -msgstr "" - -#: ../../include/functions_snmp.php:85 -msgid "Total Real/Physical Memory Size on the host" -msgstr "" - -#: ../../include/functions_snmp.php:89 -msgid "Available Real/Physical Memory Space on the host" -msgstr "" - -#: ../../include/functions_snmp.php:93 -msgid "Total Available Memory on the host" -msgstr "" - -#: ../../include/functions_snmp.php:97 -msgid "Total Cached Memory" -msgstr "" - -#: ../../include/functions_snmp.php:101 -msgid "Total Buffered Memory" -msgstr "" - -#: ../../include/functions_snmp.php:105 -msgid "Amount of memory swapped in from disk (kB/s)" -msgstr "" - -#: ../../include/functions_snmp.php:109 -msgid "Amount of memory swapped to disk (kB/s)" -msgstr "" - -#: ../../include/functions_snmp.php:113 -msgid "Number of blocks sent to a block device" -msgstr "" - -#: ../../include/functions_snmp.php:117 -msgid "Number of blocks received from a block device" -msgstr "" - -#: ../../include/functions_snmp.php:121 -msgid "Number of interrupts processed" -msgstr "" - -#: ../../include/functions_snmp.php:125 -msgid "Number of context switches" -msgstr "" - -#: ../../include/functions_snmp.php:129 -msgid "user CPU time" -msgstr "" - -#: ../../include/functions_snmp.php:133 -msgid "system CPU time" -msgstr "" - -#: ../../include/functions_snmp.php:137 -msgid "idle CPU time" -msgstr "" - -#: ../../include/functions_snmp.php:141 -msgid "system Up time" -msgstr "" - -#: ../../include/functions_snmp.php:349 -msgid "Pagination" -msgstr "" - -#: ../../include/functions_snmp.php:381 ../../include/functions_snmp.php:389 -msgid "Group by Enterprise String / IP" -msgstr "" - -#: ../../include/functions_db.php:147 -#, php-format -msgid "Error connecting to database %s at %s." -msgstr "" - -#: ../../include/functions_db.php:1941 -msgid "Database debug" -msgstr "" - -#: ../../include/functions_db.php:1958 -msgid "SQL sentence" -msgstr "" - -#: ../../include/functions_db.php:1960 -msgid "Rows" -msgstr "" - -#: ../../include/functions_db.php:1961 -msgid "Saved" -msgstr "" - -#: ../../include/functions_db.php:1962 -msgid "Time (ms)" -msgstr "" - -#: ../../include/functions_users.php:938 -msgid "NONE" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:438 -msgid "Add new range" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/ColorCloud.php:498 -msgid "Current ranges" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:217 -#: ../../include/rest-api/models/VisualConsole/Item.php:2002 -msgid "width" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:227 -#: ../../include/rest-api/models/VisualConsole/Item.php:2012 -msgid "height" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:249 -#: ../../include/rest-api/models/VisualConsole/Item.php:2034 -msgid "X" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:273 -#: ../../include/rest-api/models/VisualConsole/Items/Line.php:499 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:954 -#: ../../include/rest-api/models/VisualConsole/Item.php:2071 -msgid "Show on top" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:311 -msgid "Border Width" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/Box.php:335 -msgid "Fill transparent" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/BasicChart.php:325 -msgid "Module name color" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/StaticGraph.php:410 -msgid "Show Last Value" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/SimpleValue.php:365 -msgid "Avg Value" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/BarsGraph.php:390 -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:648 -msgid "Graph Type" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:275 -msgid "12h" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/EventsHistory.php:295 -msgid "Legend color" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/ModuleGraph.php:662 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:376 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:336 -msgid "Show legend" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:538 -#: ../../include/rest-api/models/VisualConsole/Items/NetworkLink.php:621 -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:280 -#: ../../include/rest-api/models/VisualConsole/View.php:687 -#: ../../include/rest-api/models/VisualConsole/View.php:766 -msgid "Failed to connect to node" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Items/Odometer.php:416 -msgid "Title color" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/View.php:66 -msgid "Label settings" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/View.php:73 -#: ../../include/rest-api/models/VisualConsole/View.php:108 -msgid "General settings" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/View.php:80 -#: ../../include/rest-api/models/VisualConsole/View.php:97 -#: ../../include/rest-api/models/VisualConsole/View.php:115 -msgid "Specific settings" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/View.php:183 -msgid "Item type not valid [" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/View.php:188 -msgid "Item type has no getFormInputs method [" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/View.php:704 -msgid "NetworkLink from" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/View.php:708 -#: ../../include/rest-api/models/VisualConsole/View.php:787 -#, php-format -msgid "Interface %s status" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/View.php:713 -#: ../../include/rest-api/models/VisualConsole/View.php:792 -#: ../../operation/agentes/interface_traffic_graph_win.php:78 -msgid "In" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/View.php:714 -#: ../../include/rest-api/models/VisualConsole/View.php:793 -#: ../../operation/agentes/interface_traffic_graph_win.php:79 -msgid "Out" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/View.php:783 -msgid "NetworkLink to" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/View.php:835 -#, php-format -msgid "Failed to generate charts: %s" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Item.php:1972 -msgid "Label position" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2059 -msgid "Link enabled" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2101 -msgid "Static graph" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2119 -msgid "Event History Graph" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2127 -msgid "Percentile bubble" -msgstr "" - -#: ../../include/rest-api/models/VisualConsole/Item.php:2597 -#: ../../include/rest-api/models/VisualConsole/Item.php:2598 -msgid "Image Vc" -msgstr "" - -#: ../../include/functions_notifications.php:808 -msgid "Subtype customization" -msgstr "" - -#: ../../include/functions_notifications.php:835 -msgid "Notified users" -msgstr "" - -#: ../../include/functions_notifications.php:835 -msgid "Notified groups" -msgstr "" - -#: ../../include/functions_notifications.php:836 -msgid "Add users" -msgstr "" - -#: ../../include/functions_notifications.php:836 -msgid "Add groups" -msgstr "" - -#: ../../include/functions_notifications.php:837 -msgid "Delete users" -msgstr "" - -#: ../../include/functions_notifications.php:837 -msgid "Delete groups" -msgstr "" - -#: ../../include/functions_notifications.php:947 -msgid "Remove elements" -msgstr "" - -#: ../../include/functions_notifications.php:1061 -msgid "Click here to get more information" -msgstr "" - -#: ../../include/functions_notifications.php:1097 -msgid ". Read More..." -msgstr "" - -#: ../../include/functions_reports.php:651 -#: ../../include/functions_reports.php:1107 -#: ../../include/functions_reporting.php:10792 -#: ../../include/functions_reporting.php:10952 -msgid "Simple graph" -msgstr "" - -#: ../../include/functions_reports.php:688 -msgid "Automatic combined Graph" -msgstr "" - -#: ../../include/functions_reports.php:694 -msgid "Availability graph" -msgstr "" - -#: ../../include/functions_reports.php:699 -msgid "Module Histogram graph" -msgstr "" - -#: ../../include/functions_reports.php:705 -msgid "IPAM networks" -msgstr "" - -#: ../../include/functions_reports.php:736 -#: ../../include/functions_reports.php:740 -msgid "Forecasting" -msgstr "" - -#: ../../include/functions_reports.php:741 -msgid "Projection graph" -msgstr "" - -#: ../../include/functions_reports.php:746 -msgid "Avg. value" -msgstr "" - -#: ../../include/functions_reports.php:750 -msgid "Max. value" -msgstr "" - -#: ../../include/functions_reports.php:754 -msgid "Min. value" -msgstr "" - -#: ../../include/functions_reports.php:758 -msgid "Monitor report" -msgstr "" - -#: ../../include/functions_reports.php:762 -msgid "Serialize data" -msgstr "" - -#: ../../include/functions_reports.php:770 -msgid "Historical Data" -msgstr "" - -#: ../../include/functions_reports.php:782 -#: ../../include/functions_reports.php:788 -#: ../../include/functions_reports.php:794 -#: ../../include/functions_reports.php:800 -#: ../../include/functions_reports.php:806 -#: ../../include/functions_reports.php:813 -#: ../../include/functions_reports.php:820 -#: ../../include/functions_reports.php:826 -#: ../../include/functions_reports.php:830 -#: ../../include/functions_reports.php:835 -#: ../../include/functions_reports.php:841 -msgid "Grouped" -msgstr "" - -#: ../../include/functions_reports.php:814 -msgid "Agents/Modules status" -msgstr "" - -#: ../../include/functions_reports.php:831 -msgid "Network interfaces" -msgstr "" - -#: ../../include/functions_reports.php:836 -msgid "Custom Render" -msgstr "" - -#: ../../include/functions_reports.php:846 -#: ../../include/functions_reports.php:850 -msgid "Text/HTML " -msgstr "" - -#: ../../include/functions_reports.php:851 -msgid "Import text from URL" -msgstr "" - -#: ../../include/functions_reports.php:856 -msgid "Module alert report" -msgstr "" - -#: ../../include/functions_reports.php:860 -msgid "Agent alert report " -msgstr "" - -#: ../../include/functions_reports.php:866 -msgid "Group alert report" -msgstr "" - -#: ../../include/functions_reports.php:872 -msgid "Actions alert report " -msgstr "" - -#: ../../include/functions_reports.php:877 -msgid "Module event report" -msgstr "" - -#: ../../include/functions_reports.php:881 -msgid "Agent event report" -msgstr "" - -#: ../../include/functions_reports.php:885 -msgid "Group event report" -msgstr "" - -#: ../../include/functions_reports.php:910 -msgid "Inventory changes" -msgstr "" - -#: ../../include/functions_reports.php:918 -#: ../../include/functions_reporting.php:6941 -msgid "Agent configuration" -msgstr "" - -#: ../../include/functions_reports.php:922 -#: ../../include/functions_reporting.php:5250 -msgid "Group configuration" -msgstr "" - -#: ../../include/functions_reports.php:930 -msgid "Netflow data table" -msgstr "" - -#: ../../include/functions_reports.php:934 -msgid "Netflow summary table" -msgstr "" - -#: ../../include/functions_reports.php:950 -msgid "Log report by period" -msgstr "" - -#: ../../include/functions_reports.php:963 -msgid "Network configuration changes" -msgstr "" - -#: ../../include/functions_reports.php:1090 -msgid "Macro" -msgstr "" - -#: ../../include/functions_reports.php:1104 -#: ../../include/functions_reports.php:1234 -msgid "String" -msgstr "" - -#: ../../include/functions_reports.php:1105 -#: ../../include/functions_reports.php:1234 -#: ../../include/functions_reports.php:1254 -msgid "Sql" -msgstr "" - -#: ../../include/functions_reports.php:1106 -msgid "Graph Sql" -msgstr "" - -#: ../../include/functions_welcome_wizard.php:493 -msgid "Basic network" -msgstr "" - -#: ../../include/functions_welcome_wizard.php:497 -msgid "Created on welcome" -msgstr "" - -#: ../../include/functions_welcome_wizard.php:547 -msgid "Unknown condition" -msgstr "" - -#: ../../include/functions_welcome_wizard.php:550 -msgid "This is a generic alert template to fire on UNKNOWN condition" -msgstr "" - -#: ../../include/functions_html.php:626 ../../include/functions_html.php:1015 -msgid "Please select an item from this list." -msgstr "" - -#: ../../include/functions_html.php:1682 -msgid "Type to search agents" -msgstr "" - -#: ../../include/functions_html.php:1696 -msgid "Type to search modules" -msgstr "" - -#: ../../include/functions_html.php:1765 -msgid "Only common modules" -msgstr "" - -#: ../../include/functions_html.php:2202 -msgid "weeks" -msgstr "" - -#: ../../include/functions_html.php:2392 -msgid "Month day" -msgstr "" - -#: ../../include/functions_html.php:2394 -msgid "Week day" -msgstr "" - -#: ../../include/functions_html.php:4930 -msgid "Select a file" -msgstr "" - -#: ../../include/functions_html.php:5153 ../../include/functions_html.php:5155 -msgid "Type at least two characters to search the module." -msgstr "" - -#: ../../include/functions_html.php:5317 ../../index.php:533 -#: ../../index.php:818 ../../index.php:892 -#, php-format -msgid "%s cannot verify the origin of the request. Try again, please." -msgstr "" - -#: ../../include/functions_html.php:6383 -msgid "Type at least two characters to search the user." -msgstr "" - -#: ../../include/functions_html.php:6790 -msgid "Primary group cannot be secondary too." -msgstr "" - -#: ../../include/functions_html.php:7192 ../../include/functions_html.php:7193 -#: ../../include/functions_html.php:7196 ../../include/functions_html.php:7197 -msgid "Go to top" -msgstr "" - -#: ../../include/functions_register.php:105 -#, php-format -msgid "%s configuration wizard" -msgstr "" - -#: ../../include/functions_register.php:108 -#, php-format -msgid "" -"Please fill the following information in order to configure your %s instance " -"successfully" -msgstr "" - -#: ../../include/functions_register.php:165 -msgid "" -"Must have the same time zone as the system or database to avoid mismatches " -"of time." -msgstr "" - -#: ../../include/functions_register.php:171 -msgid "E-mail for receiving alerts" -msgstr "" - -#: ../../include/functions_register.php:196 -msgid "All fields required" -msgstr "" - -#: ../../include/functions_register.php:205 -msgid "Are you sure you don't want to configure a base email?" -msgstr "" - -#: ../../include/functions_register.php:207 -msgid "" -"You could change this options later in \"alert actions\" and setting your " -"account." -msgstr "" - -#: ../../include/functions_massive_operations.php:230 -msgid "OS Version" -msgstr "" - -#: ../../include/functions_massive_operations.php:234 -msgid "Select OS version" -msgstr "" - -#: ../../include/functions_config.php:150 -msgid "Failed updated: User did not login." -msgstr "" - -#: ../../include/functions_config.php:158 -msgid "Failed updated: User is not admin." -msgstr "" - -#: ../../include/functions_config.php:192 -msgid "Chromium config directory" -msgstr "" - -#: ../../include/functions_config.php:208 -msgid "SSL cert path" -msgstr "" - -#: ../../include/functions_config.php:216 -msgid "Use cert." -msgstr "" - -#: ../../include/functions_config.php:248 -msgid "Integria inventory" -msgstr "" - -#: ../../include/functions_config.php:252 -#: ../../include/functions_config.php:1943 -msgid "Integria API password" -msgstr "" - -#: ../../include/functions_config.php:256 -msgid "Integria URL" -msgstr "" - -#: ../../include/functions_config.php:291 -#: ../../include/class/ExternalTools.class.php:218 -msgid "Sound for Alert fired" -msgstr "" - -#: ../../include/functions_config.php:295 -#: ../../include/class/ExternalTools.class.php:253 -msgid "Sound for Monitor critical" -msgstr "" - -#: ../../include/functions_config.php:299 -#: ../../include/class/ExternalTools.class.php:288 -msgid "Sound for Monitor warning" -msgstr "" - -#: ../../include/functions_config.php:312 -msgid "License information" -msgstr "" - -#: ../../include/functions_config.php:342 -msgid "Use custom encoding" -msgstr "" - -#: ../../include/functions_config.php:362 -msgid "Limit parameters bulk" -msgstr "" - -#: ../../include/functions_config.php:366 -msgid "Identification_reminder" -msgstr "" - -#: ../../include/functions_config.php:370 -msgid "Include_agents" -msgstr "" - -#: ../../include/functions_config.php:374 -msgid "alias_as_name" -msgstr "" - -#: ../../include/functions_config.php:378 -msgid "keep_in_process_status_extra_id" -msgstr "" - -#: ../../include/functions_config.php:382 -msgid "show_experimental_features" -msgstr "" - -#: ../../include/functions_config.php:386 -msgid "Console log enabled" -msgstr "" - -#: ../../include/functions_config.php:390 -msgid "Audit log enabled" -msgstr "" - -#: ../../include/functions_config.php:394 -msgid "Module Custom ID read only" -msgstr "" - -#: ../../include/functions_config.php:466 -msgid "Replication DB host" -msgstr "" - -#: ../../include/functions_config.php:470 -msgid "Replication DB database" -msgstr "" - -#: ../../include/functions_config.php:474 -msgid "Replication DB user" -msgstr "" - -#: ../../include/functions_config.php:478 -msgid "Replication DB password" -msgstr "" - -#: ../../include/functions_config.php:482 -msgid "Replication DB port" -msgstr "" - -#: ../../include/functions_config.php:486 -msgid "Metaconsole agent cache" -msgstr "" - -#: ../../include/functions_config.php:494 -msgid "Enable Update Manager" -msgstr "" - -#: ../../include/functions_config.php:498 -msgid "Legacy database HA" -msgstr "" - -#: ../../include/functions_config.php:502 -msgid "Ipam Ocuppied Manager Critical" -msgstr "" - -#: ../../include/functions_config.php:506 -msgid "Ipam Ocuppied Manager Warning" -msgstr "" - -#: ../../include/functions_config.php:603 -msgid "Automatically timezone visual" -msgstr "" - -#: ../../include/functions_config.php:623 -msgid "Recursive search" -msgstr "" - -#: ../../include/functions_config.php:639 -msgid "Secondary active directory" -msgstr "" - -#: ../../include/functions_config.php:655 -msgid "AD search timeout" -msgstr "" - -#: ../../include/functions_config.php:703 -msgid "Ldap search timeout" -msgstr "" - -#: ../../include/functions_config.php:719 -msgid "Secontary start TLS" -msgstr "" - -#: ../../include/functions_config.php:835 -msgid "Saml profile parameters" -msgstr "" - -#: ../../include/functions_config.php:851 -msgid "2FA all users" -msgstr "" - -#: ../../include/functions_config.php:855 -msgid "Control timeout" -msgstr "" - -#: ../../include/functions_config.php:862 -msgid "Session timeout forced to 90 minutes" -msgstr "" - -#: ../../include/functions_config.php:884 -msgid "Event purge" -msgstr "" - -#: ../../include/functions_config.php:920 -msgid "Max. days before autodisable deletion" -msgstr "" - -#: ../../include/functions_config.php:924 -msgid "Item limit for realtime reports)" -msgstr "" - -#: ../../include/functions_config.php:960 -msgid "Big Operatiopn Step to purge old data" -msgstr "" - -#: ../../include/functions_config.php:994 -msgid "Max execution event response" -msgstr "" - -#: ../../include/functions_config.php:1006 -msgid "SNMP walk binary path" -msgstr "" - -#: ../../include/functions_config.php:1010 -msgid "SNMP walk binary path (fallback for v1)" -msgstr "" - -#: ../../include/functions_config.php:1014 -msgid "Default WMI Binary" -msgstr "" - -#: ../../include/functions_config.php:1024 -msgid "SNMP Interface Agent Wizard" -msgstr "" - -#: ../../include/functions_config.php:1035 -msgid "Notification Autoclose time" -msgstr "" - -#: ../../include/functions_config.php:1055 -msgid "Graph color #4" -msgstr "" - -#: ../../include/functions_config.php:1059 -msgid "Graph color #5" -msgstr "" - -#: ../../include/functions_config.php:1063 -msgid "Graph color #6" -msgstr "" - -#: ../../include/functions_config.php:1067 -msgid "Graph color #7" -msgstr "" - -#: ../../include/functions_config.php:1071 -msgid "Graph color #8" -msgstr "" - -#: ../../include/functions_config.php:1075 -msgid "Graph color #9" -msgstr "" - -#: ../../include/functions_config.php:1079 -msgid "Graph color #10" -msgstr "" - -#: ../../include/functions_config.php:1112 -msgid "Show QR code header" -msgstr "" - -#: ../../include/functions_config.php:1140 -msgid "Custom logo white background" -msgstr "" - -#: ../../include/functions_config.php:1168 -msgid "Custom title header" -msgstr "" - -#: ../../include/functions_config.php:1172 -msgid "Custom subtitle header" -msgstr "" - -#: ../../include/functions_config.php:1192 -msgid "Login background" -msgstr "" - -#: ../../include/functions_config.php:1196 -#: ../../include/functions_config.php:1244 -msgid "Custom Docs url" -msgstr "" - -#: ../../include/functions_config.php:1200 -#: ../../include/functions_config.php:1248 -msgid "Custom support url" -msgstr "" - -#: ../../include/functions_config.php:1220 -msgid "Custom logo metaconsole (white background)" -msgstr "" - -#: ../../include/functions_config.php:1224 -msgid "Custom logo login metaconsole" -msgstr "" - -#: ../../include/functions_config.php:1228 -msgid "Custom splash login metaconsole" -msgstr "" - -#: ../../include/functions_config.php:1232 -msgid "Custom title1 login metaconsole" -msgstr "" - -#: ../../include/functions_config.php:1236 -msgid "Custom title2 login metaconsole" -msgstr "" - -#: ../../include/functions_config.php:1240 -msgid "Login background metaconsole" -msgstr "" - -#: ../../include/functions_config.php:1264 -msgid "Default line favourite_view for the Visual Console" -msgstr "" - -#: ../../include/functions_config.php:1268 -msgid "Default line menu items for the Visual Console" -msgstr "" - -#: ../../include/functions_config.php:1284 -msgid "Default line menu items for the Services" -msgstr "" - -#: ../../include/functions_config.php:1316 -msgid "Show units in values report" -msgstr "" - -#: ../../include/functions_config.php:1324 -msgid "Autohidden menu" -msgstr "" - -#: ../../include/functions_config.php:1328 -msgid "Visual animation" -msgstr "" - -#: ../../include/functions_config.php:1344 -msgid "Fixed graph" -msgstr "" - -#: ../../include/functions_config.php:1352 -msgid "Paginate module" -msgstr "" - -#: ../../include/functions_config.php:1356 -#: ../../include/class/ExternalTools.class.php:323 -msgid "Custom graphviz directory" -msgstr "" - -#: ../../include/functions_config.php:1364 -msgid "Shortened module graph data" -msgstr "" - -#: ../../include/functions_config.php:1372 -msgid "Show empty groups in group view." -msgstr "" - -#: ../../include/functions_config.php:1380 -msgid "Default type of module charts." -msgstr "" - -#: ../../include/functions_config.php:1384 -msgid "Default Number of elements in Custom Graph." -msgstr "" - -#: ../../include/functions_config.php:1388 -msgid "Default type of interface charts." -msgstr "" - -#: ../../include/functions_config.php:1404 -msgid "Display lateral menus with left click" -msgstr "" - -#: ../../include/functions_config.php:1413 -msgid "Service item padding size" -msgstr "" - -#: ../../include/functions_config.php:1418 -msgid "Default percentil" -msgstr "" - -#: ../../include/functions_config.php:1422 -msgid "Default full scale (TIP)" -msgstr "" - -#: ../../include/functions_config.php:1426 -msgid "Default soft graphs" -msgstr "" - -#: ../../include/functions_config.php:1430 -msgid "Default zoom graphs" -msgstr "" - -#: ../../include/functions_config.php:1439 -msgid "Default height of the chart image" -msgstr "" - -#: ../../include/functions_config.php:1461 -msgid "Add the custom post process" -msgstr "" - -#: ../../include/functions_config.php:1469 -msgid "Delete the custom post process" -msgstr "" - -#: ../../include/functions_config.php:1532 -msgid "Add custom module unit" -msgstr "" - -#: ../../include/functions_config.php:1538 -msgid "Delete custom module unit" -msgstr "" - -#: ../../include/functions_config.php:1595 -msgid "Thousand separator" -msgstr "" - -#: ../../include/functions_config.php:1602 -msgid "Name storage path" -msgstr "" - -#: ../../include/functions_config.php:1641 -msgid "Sflow name dir" -msgstr "" - -#: ../../include/functions_config.php:1684 -msgid "IP ElasticSearch server" -msgstr "" - -#: ../../include/functions_config.php:1688 -msgid "Port ElasticSearch server" -msgstr "" - -#: ../../include/functions_config.php:1735 -msgid "Enable history trap" -msgstr "" - -#: ../../include/functions_config.php:1755 -msgid "Enable history database advanced" -msgstr "" - -#: ../../include/functions_config.php:1764 -msgid "String Days" -msgstr "" - -#: ../../include/functions_config.php:1780 -msgid "Trap Days" -msgstr "" - -#: ../../include/functions_config.php:1788 -msgid "Trap history purge" -msgstr "" - -#: ../../include/functions_config.php:1860 -msgid "Historical database traps purge" -msgstr "" - -#: ../../include/functions_config.php:1883 -msgid "eHorus user login" -msgstr "" - -#: ../../include/functions_config.php:1895 -msgid "eHorus API hostname" -msgstr "" - -#: ../../include/functions_config.php:1899 -msgid "eHorus API port" -msgstr "" - -#: ../../include/functions_config.php:1903 -msgid "eHorus request timeout" -msgstr "" - -#: ../../include/functions_config.php:1907 -msgid "eHorus id custom field" -msgstr "" - -#: ../../include/functions_config.php:1913 -msgid "Integria user login" -msgstr "" - -#: ../../include/functions_config.php:1921 -msgid "Integria user" -msgstr "" - -#: ../../include/functions_config.php:1925 -msgid "Integria password" -msgstr "" - -#: ../../include/functions_config.php:1939 -msgid "integria API hostname" -msgstr "" - -#: ../../include/functions_config.php:1947 -msgid "Integria request timeout" -msgstr "" - -#: ../../include/functions_config.php:1951 -msgid "Integria default group" -msgstr "" - -#: ../../include/functions_config.php:1955 -msgid "Integria custom response default group" -msgstr "" - -#: ../../include/functions_config.php:1959 -msgid "Integria default priority" -msgstr "" - -#: ../../include/functions_config.php:1963 -msgid "Integria custom response default priority" -msgstr "" - -#: ../../include/functions_config.php:1967 -msgid "Integria default creator" -msgstr "" - -#: ../../include/functions_config.php:1971 -msgid "Integria default owner" -msgstr "" - -#: ../../include/functions_config.php:1975 -msgid "Integria custom response default owner" -msgstr "" - -#: ../../include/functions_config.php:1979 -msgid "Integria default ticket type" -msgstr "" - -#: ../../include/functions_config.php:1983 -msgid "Integria custom response default ticket type" -msgstr "" - -#: ../../include/functions_config.php:1987 -msgid "Integria default ticket status" -msgstr "" - -#: ../../include/functions_config.php:1991 -msgid "Integria custom response default ticket status" -msgstr "" - -#: ../../include/functions_config.php:1995 -msgid "Integria default ticket title" -msgstr "" - -#: ../../include/functions_config.php:1999 -msgid "Integria custom response default ticket title" -msgstr "" - -#: ../../include/functions_config.php:2003 -msgid "Integria default ticket content" -msgstr "" - -#: ../../include/functions_config.php:2007 -msgid "Integria custom response default ticket content" -msgstr "" - -#: ../../include/functions_config.php:2013 -msgid "Module Library User" -msgstr "" - -#: ../../include/functions_config.php:2017 -msgid "Module Library Password" -msgstr "" - -#: ../../include/functions_config.php:2023 -msgid "WebSocket bind address" -msgstr "" - -#: ../../include/functions_config.php:2027 -msgid "WebSocket port" -msgstr "" - -#: ../../include/functions_config.php:2050 -#, php-format -msgid "Update failed. The next values could not be updated:
-%s" -msgstr "" - -#: ../../include/functions_config.php:2751 -#: ../../operation/agentes/networkmap.dinamic.php:228 -msgid "Pandora FMS" -msgstr "" - -#: ../../include/functions_config.php:2759 -msgid "PandoraFMS Metaconsole" -msgstr "" - -#: ../../include/functions_config.php:2763 -msgid "Centralized operation console" -msgstr "" - -#: ../../include/get_file.php:57 -msgid "Security error. Please contact the administrator." -msgstr "" - -#: ../../include/get_file.php:92 -msgid "File is missing in disk storage. Please contact the administrator." -msgstr "" - -#: ../../include/functions_netflow.php:351 -msgid "Avg. Throughput" -msgstr "" - -#: ../../include/functions_netflow.php:431 -msgid "Average bits per second" -msgstr "" - -#: ../../include/functions_netflow.php:436 -msgid "Average packets per second" -msgstr "" - -#: ../../include/functions_netflow.php:441 -msgid "Average bytes per packet" -msgstr "" - -#: ../../include/functions_netflow.php:1201 -msgid "Area graph" -msgstr "" - -#: ../../include/functions_netflow.php:1203 -#: ../../operation/agentes/exportdata.php:308 -msgid "Data table" -msgstr "" - -#: ../../include/functions_netflow.php:1204 -msgid "Top-N connections" -msgstr "" - -#: ../../include/functions_netflow.php:1205 -msgid "Circular mesh" -msgstr "" - -#: ../../include/functions_netflow.php:1206 -#: ../../include/functions_netflow.php:1476 -msgid "Host detailed traffic" -msgstr "" - -#: ../../include/functions_netflow.php:1463 -msgid "Sent" -msgstr "" - -#: ../../include/functions_netflow.php:1471 -msgid "Received" -msgstr "" - -#: ../../include/functions_netflow.php:1652 -msgid "Dst port" -msgstr "" - -#: ../../include/functions_netflow.php:1655 -msgid "Dst IP" -msgstr "" - -#: ../../include/functions_netflow.php:1658 -msgid "Src IP" -msgstr "" - -#: ../../include/functions_netflow.php:1661 -msgid "Src port" -msgstr "" - -#: ../../include/functions_netflow.php:1857 -#, php-format -msgid "nfdump binary (%s) not found!" -msgstr "" - -#: ../../include/functions_netflow.php:1864 -msgid "Make sure nfdump version 1.6.8 or newer is installed!" -msgstr "" - -#: ../../include/functions_netflow.php:1881 -msgid "High" -msgstr "" - -#: ../../include/functions_netflow.php:1882 -msgid "Ultra High" -msgstr "" - -#: ../../include/functions_netflow.php:1915 -#, php-format -msgid "Agregate by %s" -msgstr "" - -#: ../../include/functions_netflow.php:1923 -#, php-format -msgid "Resolution %s" -msgstr "" - -#: ../../include/class/Tree.class.php:813 -msgid "Module alerts" -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:430 -#: ../../include/class/ConfigPEN.class.php:599 -#: ../../include/class/ModuleTemplates.class.php:1054 -msgid "PEN" -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:437 -#: ../../include/class/ConfigPEN.class.php:600 -msgid "Manufacturer" -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:485 -msgid "PEN is required" -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:511 -msgid "PEN is required." -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:515 -msgid "Manufacturer is required" -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:532 -msgid "This PEN definition does not exist" -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:546 -msgid "created" -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:552 -msgid "This PEN definition already exists" -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:573 -#, php-format -msgid "Succesfully %s" -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:654 -msgid "Register manufacturer" -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:673 -msgid "Are you sure you want to delete this PEN?" -msgstr "" - -#: ../../include/class/ConfigPEN.class.php:700 -msgid "Register new manufacturer" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:147 -msgid "IP Adrress" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:154 -msgid "Only deleted" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:155 -msgid "Only added" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:245 -msgid "Add host" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:501 -msgid "Agent address" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:547 -msgid "Error saving agent. The address already exists" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:552 -msgid "Error saving agent. The Name already exists" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:557 -msgid "Error saving agent" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:559 -#: ../../include/class/SatelliteAgent.class.php:601 -#: ../../include/class/SatelliteAgent.class.php:602 -#: ../../include/class/SatelliteAgent.class.php:646 -#: ../../include/class/SatelliteAgent.class.php:647 -msgid "Host " -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:594 -msgid "Error delete agent" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:594 -msgid "Error add agent" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:638 -msgid "Error disable agent" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:638 -msgid "Error enable agent" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:1107 -msgid "Add agent to satellite" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:1257 -msgid "Disable / Enable Agents" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:1257 -msgid "Delete / create Agents" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:1339 -msgid "These agents could not be deleted. They must first be enabled" -msgstr "" - -#: ../../include/class/SatelliteAgent.class.php:1364 -msgid "These agents could not be disabled. They must first be created" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:316 -msgid "Task not defined" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:405 -msgid "Operation realized" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:457 -msgid "Complete setup" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:529 -#: ../../include/class/ExtensionsDiscovery.class.php:550 -#: ../../include/class/ExtensionsDiscovery.class.php:570 -#: ../../include/class/ExtensionsDiscovery.class.php:590 -#: ../../include/class/ExtensionsDiscovery.class.php:617 -#: ../../include/class/ExtensionsDiscovery.class.php:644 -#: ../../include/class/ExtensionsDiscovery.class.php:664 -#: ../../include/class/ExtensionsDiscovery.class.php:696 -#: ../../include/class/ExtensionsDiscovery.class.php:716 -#: ../../include/class/ExtensionsDiscovery.class.php:736 -#: ../../include/class/ExtensionsDiscovery.class.php:756 -#: ../../include/class/ExtensionsDiscovery.class.php:776 -#: ../../include/class/ExtensionsDiscovery.class.php:796 -#: ../../include/class/ExtensionsDiscovery.class.php:816 -#: ../../include/class/ExtensionsDiscovery.class.php:836 -#: ../../include/class/ExtensionsDiscovery.class.php:856 -#: ../../include/class/ExtensionsDiscovery.class.php:999 -msgid "None selected" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:1447 -msgid "Fields empties" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:1470 -#: ../../include/class/ExtensionsDiscovery.class.php:1476 -msgid "Error creating the discovery task" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:1502 -msgid "Error updating the discovery task" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:1578 -#, php-format -msgid "Field %s not insert" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:1593 -#, php-format -msgid "Field %s not updated" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:1606 -msgid "Task not updated" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2076 -msgid "The file does not contain the block 'discovery_extension_definition'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2080 -msgid "" -"The 'discovery_extension_definition' block must contain a 'short_name' " -"parameter" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2087 -#, php-format -msgid "" -"The 'discovery_extension_definition' block 'default_value' parameter has a " -"key with invalid format. Use only letters (A-Z and a-z) and numbers (0-9) " -"between opening and ending underscores (_): '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2096 -msgid "" -"The 'discovery_extension_definition' block 'short_name' parameter contains " -"illegal characters. Use only letters (A-Z and a-z), numbers (0-9), points " -"(.), hyphens (-) and underscores (_)" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2100 -msgid "" -"The 'discovery_extension_definition' block must contain a 'section' and a " -"'name' parameters" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2107 -msgid "" -"The 'discovery_extension_definition' block 'section' parameter must be " -"'app', 'cloud' or 'custom'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2111 -msgid "" -"The 'discovery_extension_definition' block 'name' parameter can not be empty" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2115 -msgid "" -"The 'discovery_extension_definition' block must contain an 'exec' parameter" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2122 -msgid "" -"All the 'discovery_extension_definition' block 'exec' parameter definitions " -"can not be empty" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2135 -#, php-format -msgid "" -"The 'discovery_extension_definition' block '%s' parameter can not be empty" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2141 -#, php-format -msgid "" -"The 'discovery_extension_definition' block 'execution_file' parameter has a " -"key with invalid format. Use only letters (A-Z and a-z) and numbers (0-9) " -"between opening and ending underscores (_): '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2145 -#, php-format -msgid "" -"All the 'discovery_extension_definition' block 'execution_file' parameter " -"definitions can not be empty: '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2150 -msgid "" -"The 'config_steps' block must contain a 'name' parameter that can not be " -"empty." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2166 -#, php-format -msgid "" -"All the 'config_steps' block parameters must use numbers greater than 0 as " -"keys: '%s'." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2170 -#, php-format -msgid "" -"The 'config_steps' block must contain a 'name' parameter for all the " -"configuration steps: '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2176 -msgid "" -"The 'config_steps' block must contain a 'custom_fields' or " -"'script_data_fields' parameter that can not be empty" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2179 -#, php-format -msgid "" -"The 'config_steps' block 'custom_fields' parameter has a key value reference " -"that does not exist: '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2243 -#: ../../include/class/ExtensionsDiscovery.class.php:2402 -#, php-format -msgid "" -"All the '%s' block parameters must use numbers greater than 0 as keys: '%s'." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2248 -#, php-format -msgid "The '%s' block '%s' parameter definitions can not be empty: '%s'." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2253 -#: ../../include/class/ExtensionsDiscovery.class.php:2432 -#, php-format -msgid "" -"The '%s' block 'macro' parameter has a definition with invalid format. Use " -"only letters (A-Z and a-z) and numbers (0-9) between opening and ending " -"underscores (_): '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2257 -#, php-format -msgid "" -"The '%s' block 'type' parameter has a definition with invalid value. Must be " -"'string', 'number', 'password', 'textarea', 'checkbox', 'select', " -"'multiselect' or 'tree': '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2262 -#, php-format -msgid "" -"All the '%s' block 'select_data' parameter definitions can not be empty: " -"'%s'." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2265 -#, php-format -msgid "" -"The '%s' block 'select_data' parameter has a definition with invalid select " -"type. Must be 'agent_groups', 'agents', 'module_groups', 'modules', " -"'module_types', 'tags', 'status', 'alert_templates', 'alert_actions', " -"'interval', 'credentials.custom', 'credentials.aws', 'credentials.azure', " -"'credentials.gcp', 'credentials.sap', 'credentials.snmp', 'os' or an " -"existint reference: '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2276 -#, php-format -msgid "" -"All the '%s' block 'tree_data' parameter definitions can not be empty: '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2278 -#, php-format -msgid "" -"The '%s' block 'tree_data' parameter has a key value reference that does not " -"exist: '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2296 -#, php-format -msgid "" -"The '%s' block 'mandatory_field' parameter has a definition with invalid " -"value. Must be 'true' or 'false', '1' or '0', 'yes' or 'no': '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2304 -#, php-format -msgid "All the '%s' block 'tip' parameter definitions can not be empty: '%s'." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2308 -#, php-format -msgid "" -"All the '%s' block 'placeholder' parameter definitions can not be empty: " -"'%s'." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2314 -#, php-format -msgid "" -"The '%s' block 'show_on_true' parameter has a definition with invalid " -"format. Use only letters (A-Z and a-z) and numbers (0-9) between opening and " -"ending underscores (_): '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2324 -#, php-format -msgid "" -"The '%s' block 'encrypt_on_true' parameter has a definition with invalid " -"format. Use only letters (A-Z and a-z) and numbers (0-9) between opening and " -"ending underscores (_): '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2342 -#, php-format -msgid "The '%s' block must contain an 'option' parameter" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2347 -#, php-format -msgid "" -"All the '%s' block 'option' parameter definitions can not be empty: '%s'." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2353 -msgid "The 'tempfile_confs' block must contain a 'file' parameter." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2359 -#, php-format -msgid "" -"The 'tempfile_confs' block 'file' parameter has a key with invalid format. " -"Use only letters (A-Z and a-z) and numbers (0-9) between opening and ending " -"underscores (_): '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2365 -#, php-format -msgid "" -"All the 'tempfile_confs' block 'file' parameter definitions can not be " -"empty: '%s'." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2397 -#, php-format -msgid "The '%s' block must contain a 'name' parameter that can not be empty." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2406 -#, php-format -msgid "" -"The '%s' block must contain a 'name' parameter for all the tree elements: " -"'%s'." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2410 -#, php-format -msgid "" -"All the '%s' block 'selectable' parameter definitions can not be empty: '%s'." -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2423 -#, php-format -msgid "" -"The '%s' block 'selectable' parameter has a definition with invalid value. " -"Must be 'true' or 'false', '1' or '0', 'yes' or 'no': '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2439 -#, php-format -msgid "" -"The '%s' block 'children' parameter has a key value reference that does not " -"exist: '%s'" -msgstr "" - -#: ../../include/class/ExtensionsDiscovery.class.php:2441 -#, php-format -msgid "" -"The '%s' block 'children' parameter has a key value reference to a parent " -"tree element: '%s'" -msgstr "" - -#: ../../include/class/EventSound.class.php:102 -msgid "Name already exist" -msgstr "" - -#: ../../include/class/EventSound.class.php:124 -msgid "Sound already are exists." -msgstr "" - -#: ../../include/class/EventSound.class.php:136 -msgid "Fail uploading the sound" -msgstr "" - -#: ../../include/class/EventSound.class.php:146 -msgid "Sound already are exists" -msgstr "" - -#: ../../include/class/EventSound.class.php:161 -msgid "Error on update status" -msgstr "" - -#: ../../include/class/EventSound.class.php:166 -msgid "Sound not exist" -msgstr "" - -#: ../../include/class/EventSound.class.php:188 -msgid "Sounds" -msgstr "" - -#: ../../include/class/EventSound.class.php:209 -msgid "Add new sound" -msgstr "" - -#: ../../include/class/EventSound.class.php:212 -msgid "Acoustic console sound list" -msgstr "" - -#: ../../include/class/EventSound.class.php:253 -msgid "Name:" -msgstr "" - -#: ../../include/class/EventSound.class.php:267 -msgid "WAV Sound" -msgstr "" - -#: ../../include/class/EventSound.class.php:307 -msgid "Sound" -msgstr "" - -#: ../../include/class/EventSound.class.php:337 -msgid "Search filter by Name or Sound fields content" -msgstr "" - -#: ../../include/class/EventSound.class.php:433 -msgid "Disable sound" -msgstr "" - -#: ../../include/class/EventSound.class.php:437 -msgid "Enable sound" -msgstr "" - -#: ../../include/class/EventSound.class.php:496 -msgid "invalid extension" -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:105 -msgid "Browser not compatible." -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:148 -msgid "Suggestion" -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:159 -msgid "Something is wrong" -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:172 -#: ../../include/class/Diagnostics.class.php:1927 -msgid "What happened?" -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:182 -msgid "Your Email" -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:199 -msgid "Submit" -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:214 -#: ../../include/class/Diagnostics.class.php:2000 ../../general/header.php:379 -#: ../../general/header.php:381 -msgid "Feedback" -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:254 -msgid "[pandorafms wiki] New suggestion" -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:256 -msgid "[pandorafms wiki] New report" -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:262 -msgid "Please provide your email address, we promise not to bother you" -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:310 -msgid "Something went wrong while sending the report." -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:361 -msgid "Your report had been successfully sent to Artica." -msgstr "" - -#: ../../include/class/HelpFeedBack.class.php:361 -msgid "Thank you!" -msgstr "" - -#: ../../include/class/AlertsList.class.php:438 -msgid "Alerts pending to be executed" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:168 -#, php-format -msgid "%s Diagnostic tool" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:231 -#, php-format -msgid "Info status %s" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:235 -msgid "PHP setup" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:255 -msgid "MySQL Performance metrics" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:266 -#, php-format -msgid "%s logs dates" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:270 -#, php-format -msgid "%s Licence Information" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:274 -#: ../../include/class/Diagnostics.class.php:1278 -msgid "Status of the attachment folder" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:278 -msgid "Information from the tagente_datos table" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:282 -#, php-format -msgid "%s server threads" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:286 -msgid "SQL show engine innodb status" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:290 -msgid "Date system" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:338 -msgid "Graph of the Agents Unknown module." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:345 -msgid "Graph of the Database Maintenance module." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:352 -msgid "Graph of the Free Disk Spool Dir module." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:358 -msgid "Graph of the Free RAM module." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:364 -msgid "Graph of the Queued Modules module." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:370 -msgid "Graph of the Status module." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:376 -msgid "Graph of the System Load AVG module." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:383 -msgid "Graph of the Execution Time module." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:392 -msgid "Graphs modules that represent the self-monitoring system" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:449 -#, php-format -msgid "%s Build" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:453 -#, php-format -msgid "%s Version" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:457 -msgid "Minor Release" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:461 -msgid "Homedir" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:465 -msgid "HomeUrl" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:469 -msgid "Enterprise installed" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:470 -msgid "true" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:470 -msgid "false" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:473 -msgid "Update Key" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:477 -msgid "Updating code path" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:481 -msgid "Current Update #" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:505 -msgid "PHP Version" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:509 -msgid "PHP Max execution time" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:513 -msgid "PHP Max input time" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:517 -msgid "PHP Memory limit" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:521 -msgid "Session cookie lifetime" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:542 -msgid "System Date (Console)" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:591 -msgid "Total groups" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:595 -msgid "Total module data records" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:599 -msgid "Total agent access record" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:607 -msgid "Total traps" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:611 -msgid "Total users" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:615 -msgid "Total sessions" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:654 -msgid "Pandora DB has never been executed" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:661 -msgid "Ago" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:668 -msgid "Total unknown agents" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:672 -msgid "Total not-init modules" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:676 -msgid "Pandora DB Last run" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:699 -msgid "DB Schema Version (first installed)" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:703 -msgid "DB Schema Version (actual)" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:707 -msgid "DB Schema Build" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:747 -msgid "RAM" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:751 -msgid "Os" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:759 -#: ../../include/class/Diagnostics.class.php:777 -#: ../../include/class/NetworkMap.class.php:3074 -msgid "Ip" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:805 -msgid "InnoDB buffer pool size" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:809 -#, php-format -msgid "" -"It has to be 40% of the server memory not recommended to be greater or less" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:814 -msgid "InnoDB file per table" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:817 -#: ../../include/class/Diagnostics.class.php:889 -msgid "Recommended ON" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:821 -msgid "InnoDB flush log at trx-commit" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:824 -#, php-format -msgid "Recommended Value %d" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:828 -msgid "InnoDB lock wait timeout" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:831 -#: ../../include/class/Diagnostics.class.php:838 -#: ../../include/class/Diagnostics.class.php:845 -#: ../../include/class/Diagnostics.class.php:852 -#: ../../include/class/Diagnostics.class.php:859 -#: ../../include/class/Diagnostics.class.php:868 -#: ../../include/class/Diagnostics.class.php:875 -#: ../../include/class/Diagnostics.class.php:882 -#: ../../include/class/Diagnostics.class.php:896 -#: ../../include/class/Diagnostics.class.php:903 -#: ../../include/class/Diagnostics.class.php:910 -#: ../../include/class/Diagnostics.class.php:924 -#: ../../include/class/Diagnostics.class.php:931 -msgid "Min. Recommended Value" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:835 -msgid "InnoDB log buffer size" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:842 -msgid "InnoDB log file size" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:849 -msgid "Maximun allowed packet" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:856 -msgid "Maximun connections" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:861 -msgid "conections" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:865 -msgid "Query cache limit" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:872 -msgid "Query cache min-res-unit" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:879 -msgid "Query cache size" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:886 -msgid "Query cache type" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:893 -msgid "Read buffer size" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:900 -msgid "Read rnd-buffer size" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:907 -msgid "Sort buffer size" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:914 -msgid "Sql mode" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:917 -msgid "Must be empty" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:921 -msgid "Thread cache size" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:928 -msgid "Thread stack" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:991 -msgid "" -"Table fragmentation is higher than recommended. They should be defragmented." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:995 -msgid "Table fragmentation is correct." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1004 -msgid "Tables fragmentation (maximum recommended value)" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1009 -msgid "Tables fragmentation (current value)" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1013 -msgid "Table fragmentation status" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1052 -msgid "Size server logs (current value)" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1056 -msgid "Status server logs" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1061 -msgid "Size error logs (current value)" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1065 -msgid "Status error logs" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1070 -msgid "Size console logs (current value)" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1074 -msgid "Status console logs" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1109 -msgid "License capacity is less than 90 percent" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1112 -msgid "License capacity exceeds 90 percent" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1120 -msgid "" -"The average of modules per agent is more than 40. You can have performance " -"problems" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1125 -msgid "The average of modules per agent is less than 40" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1163 -msgid "The system has no load" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1207 -msgid "Network Management System" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1208 -#: ../../include/class/Diagnostics.class.php:1212 -msgid "Off" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1219 -msgid "Status of agents capacity" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1224 -msgid "Status of average modules per agent" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1230 -msgid "Interval average of the network modules" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1260 -msgid "The attached folder contains more than 700 files." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1265 -msgid "The attached folder contains less than 700 files." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1274 -msgid "Total files in the attached folder" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1309 -msgid "" -"The tagente_datos table contains too much data. A historical database is " -"recommended." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1314 -msgid "The tagente_datos table contains an acceptable amount of data." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1323 -msgid "Total data in tagente_datos table" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1327 -msgid "Tagente_datos table status" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1363 -msgid "Threads" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1373 -msgid "Total threads" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1380 -msgid "Current pandora_server running threads" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1384 -msgid "" -"There's more pandora_server threads than configured, are you running " -"multiple servers simultaneusly?." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1518 -msgid "" -"Please check your Pandora Server setup and make sure that the database " -"maintenance daemon is running." -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1522 -msgid "" -"It' is very important to keep the database up-to-date to get the best " -"performance and results in Pandora" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1785 -msgid "You have more than 10 MB of logs" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1788 -msgid "You have less than 10 MB of logs" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1955 -msgid "Include installation data" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:1992 -msgid "Hello Feedback-Men" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2002 -msgid "Hello" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2006 -#, php-format -msgid "User %s is reporting an issue in its %s experience" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2015 -msgid "Find some files attached to this mail" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2018 -msgid "PDF is the diagnostic information retrieved at report time" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2021 -msgid "CSV contains the statuses of every product file" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2026 -#, php-format -msgid "" -"If you think this report must be escalated, feel free to forward this mail " -"to \"%s\"" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2030 -msgid "LEGAL WARNING" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2032 -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 "" - -#: ../../include/class/Diagnostics.class.php:2036 -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 "" - -#: ../../include/class/Diagnostics.class.php:2040 -msgid "If you have received this transmission in error, do not read it" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2044 -msgid "" -"Please immediately reply to the sender that you have received this " -"communication in error and then delete it" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2123 -msgid "Invalid cron task" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2124 -msgid "Sending of information has been processed" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2159 -#: ../../include/class/Diagnostics.class.php:2169 -msgid "Diagnostics Info" -msgstr "" - -#: ../../include/class/Diagnostics.class.php:2277 -#: ../../include/class/Diagnostics.class.php:2287 -msgid "PHP Info" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2388 -msgid "Failed to generate dotmap, please select different layout schema" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2532 -msgid "Failed to retrieve graph data." -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2816 -msgid "Holding Area" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2943 -#, php-format -msgid "Edit node %s" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2945 -msgid "Show details and options" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2946 -msgid "Add a interface link" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2947 -msgid "Set parent interface" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2948 -msgid "Set as children" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2949 -msgid "Set parent" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2950 -#: ../../include/class/NetworkMap.class.php:2962 -msgid "Abort the action of set relationship" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2952 -#: ../../include/class/NetworkMap.class.php:3352 -msgid "Add node" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2953 -msgid "Set center" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2955 -#: ../../include/class/NetworkMap.class.php:2958 -msgid "Proceed" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2956 -msgid "" -"Resetting the map will delete all customizations you have done, including " -"manual relationships between elements, new items, etc." -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2960 -msgid "Restart map" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2961 -msgid "Abort the interface relationship" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2979 -#: ../../include/class/NetworkMap.class.php:3028 -msgid "Edit node" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2989 -#: ../../include/class/NetworkMap.class.php:3044 -msgid "Adresses" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2991 -#: ../../include/class/NetworkMap.class.php:3049 -msgid "OS type" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:2998 -#: ../../include/class/NetworkMap.class.php:2999 -#: ../../include/class/NetworkMap.class.php:3060 -#: ../../include/class/NetworkMap.class.php:3061 -msgid "Node Details" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3086 -#: ../../include/class/NetworkMap.class.php:3087 -msgid "Interface Information (SNMP)" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3100 -msgid "Shape" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3103 -msgid "Circle" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3104 -msgid "Square" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3105 -msgid "Rhombus" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3121 -msgid "name node" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3133 -#: ../../include/class/NetworkMap.class.php:3503 -msgid "name fictional node" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3141 -#: ../../include/class/NetworkMap.class.php:3511 -msgid "Networkmap to link" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3155 -msgid "Update fictional node" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3183 -#: ../../include/class/NetworkMap.class.php:3184 -msgid "Node options" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3195 -#: ../../include/class/NetworkMap.class.php:3289 -msgid "Node source" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3196 -#: ../../include/class/NetworkMap.class.php:3290 -msgid "Interface source" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3197 -#: ../../include/class/NetworkMap.class.php:3291 -msgid "Interface Target" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3199 -#: ../../include/class/NetworkMap.class.php:3292 -msgid "Node target" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3200 -msgid "E." -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3262 -msgid "There are not relations" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3335 -msgid "Add interface link" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3380 -#: ../../include/class/NetworkMap.class.php:3407 -#: ../../include/class/NetworkMap.class.php:3408 -#: ../../include/class/NetworkMap.class.php:3471 -#: ../../include/class/NetworkMap.class.php:3487 -#: ../../include/class/NetworkMap.class.php:3544 -msgid "Add agent node" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3486 -msgid "Add agent node (filter by group)" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3528 -msgid "Add fictional node" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3543 -msgid "Add fictional point" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3628 -#: ../../operation/visual_console/legacy_public_view.php:198 -#: ../../operation/visual_console/legacy_view.php:346 -msgid "Until refresh" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3783 -msgid "Open Minimap" -msgstr "" - -#: ../../include/class/NetworkMap.class.php:3789 -msgid "Hide Labels" -msgstr "" - -#: ../../include/class/AgentsAlerts.class.php:527 -msgid "There are no agents with alerts" -msgstr "" - -#: ../../include/class/AgentsAlerts.class.php:605 -msgid "Previous alerts" -msgstr "" - -#: ../../include/class/AgentsAlerts.class.php:669 -msgid "More alerts" -msgstr "" - -#: ../../include/class/AgentsAlerts.class.php:742 -msgid "Agents/Alerts" -msgstr "" - -#: ../../include/class/AgentsAlerts.class.php:791 -msgid "Show modules without alerts" -msgstr "" - -#: ../../include/class/ManageNetScanScripts.class.php:122 -msgid "Net scan scripts" -msgstr "" - -#: ../../include/class/ManageNetScanScripts.class.php:223 -msgid "Problem creating" -msgstr "" - -#: ../../include/class/ManageNetScanScripts.class.php:234 -#: ../../include/class/ManageNetScanScripts.class.php:321 -msgid "Name or Script fullpath they can not be empty" -msgstr "" - -#: ../../include/class/ManageNetScanScripts.class.php:255 -#: ../../include/class/ManageNetScanScripts.class.php:342 -msgid "Problem deleting Net scan Scripts, Not selected script" -msgstr "" - -#: ../../include/class/ManageNetScanScripts.class.php:310 -msgid "Problem updating" -msgstr "" - -#: ../../include/class/ManageNetScanScripts.class.php:361 -msgid "Problem deleting Net scan Scripts" -msgstr "" - -#: ../../include/class/ManageNetScanScripts.class.php:366 -msgid "Deleted successfully" -msgstr "" - -#: ../../include/class/ManageNetScanScripts.class.php:439 -msgid "Are you sure delete script?" -msgstr "" - -#: ../../include/class/ManageNetScanScripts.class.php:459 -msgid "Delete Script" -msgstr "" - -#: ../../include/class/ManageNetScanScripts.class.php:486 -msgid "There are no net scan scripts in the system" -msgstr "" - -#: ../../include/class/ManageNetScanScripts.class.php:556 -msgid "Script full path" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:585 -#, php-format -msgid "Not a valid JSON: %s" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:596 -msgid "Key identifier is required" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:598 -msgid "You must select a group where store this key!" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:600 -msgid "You must specify a product type" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:602 -msgid "You must specify a username and/or password" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:604 -msgid "Identifier with forbidden characters. Check the documentation." -msgstr "" - -#: ../../include/class/CredentialStore.class.php:754 -msgid "identifier cannot be empty" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:797 -#, php-format -msgid "" -"Database encryption is not enabled. Credentials will be stored in plaintext. " -"%s" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:816 -#: ../../include/class/CredentialStore.class.php:951 -msgid "Product" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:882 -msgid "Add key" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:964 -msgid "WMI" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:976 -msgid "Extra (2)" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:986 -#: ../../include/class/CredentialStore.class.php:1309 -msgid "Access key ID" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:987 -#: ../../include/class/CredentialStore.class.php:1310 -msgid "Secret access key" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:993 -#: ../../include/class/CredentialStore.class.php:1023 -msgid "Account ID" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:994 -#: ../../include/class/CredentialStore.class.php:1318 -msgid "Application secret" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:995 -#: ../../include/class/CredentialStore.class.php:1319 -msgid "Tenant or domain name" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:996 -#: ../../include/class/CredentialStore.class.php:1320 -msgid "Subscription id" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1000 -#: ../../include/class/CredentialStore.class.php:1338 -msgid "Auth JSON" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1114 -msgid "1" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1115 -msgid "2" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1116 -msgid "2c" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1117 -msgid "3" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1134 -#: ../../include/class/CredentialStore.class.php:1434 -msgid "Authenticated and non-private method" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1135 -#: ../../include/class/CredentialStore.class.php:1436 -msgid "Authenticated and private method" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1136 -#: ../../include/class/CredentialStore.class.php:1438 -msgid "Non-authenticated and non-private method" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1144 -#: ../../include/class/CredentialStore.class.php:1451 -#: ../../include/class/AgentWizard.class.php:910 -msgid "User authentication" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1179 -#: ../../include/class/CredentialStore.class.php:1485 -#: ../../include/class/AgentWizard.class.php:939 -msgid "Password authentication" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1317 -msgid "Client ID" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1327 -msgid "Account ID." -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1657 -msgid "Register new key into keystore" -msgstr "" - -#: ../../include/class/CredentialStore.class.php:1661 -msgid "Update key" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:277 -msgid "Trap subtype" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:291 -#: ../../include/functions_reporting.php:5910 -#: ../../include/functions_reporting.php:5927 -#: ../../include/functions_reporting.php:5944 -msgid "Not triggered" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:292 -msgid "Triggered" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:309 -#: ../../include/class/SnmpConsole.class.php:503 -#: ../../include/class/SnmpConsole.class.php:765 -#: ../../include/functions_reporting.php:2374 -#: ../../include/functions_reporting.php:4617 -#: ../../include/functions_reporting.php:11453 -msgid "Not validated" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:310 -#: ../../include/class/SnmpConsole.class.php:501 -#: ../../include/class/SnmpConsole.class.php:775 -#: ../../include/functions_reporting.php:2373 -#: ../../include/functions_reporting.php:4616 -#: ../../include/functions_reporting.php:11452 -#: ../../include/functions_events.php:2476 -#: ../../include/functions_events.php:3219 -#: ../../include/functions_events.php:3494 -#: ../../include/functions_events.php:3503 -#: ../../include/functions_events.php:3510 -#: ../../include/functions_events.php:3517 -msgid "Validated" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:393 -msgid "Group by Enterprise String/IP" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:787 -#: ../../operation/snmpconsole/snmp_statistics.php:199 -msgid "View agent details" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:906 -#: ../../include/class/SnmpConsole.class.php:907 -msgid "Hide details" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:1360 -msgid "Count:" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:1360 -msgid "First trap:" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:1360 -msgid "Last trap:" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:1398 -msgid "Type:" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:1405 -msgid "Description:" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:1412 -msgid "Enterprise String:" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:1421 -#: ../../include/class/SnmpConsole.class.php:1435 -msgid "Variable bindings:" -msgstr "" - -#: ../../include/class/SnmpConsole.class.php:1431 -msgid "See more details" -msgstr "" - -#: ../../include/class/AuditLog.class.php:136 -#, php-format -msgid "%s audit" -msgstr "" - -#: ../../include/class/AuditLog.class.php:136 -msgid "Review Logs" -msgstr "" - -#: ../../include/class/AuditLog.class.php:149 -msgid "System Audit log" -msgstr "" - -#: ../../include/class/AuditLog.class.php:197 -msgid "" -"Search filter by User, Action, Date, Source IP or Comments fields content" -msgstr "" - -#: ../../include/class/AuditLog.class.php:212 -msgid "7 days" -msgstr "" - -#: ../../include/class/AuditLog.class.php:217 -msgid "1 Year" -msgstr "" - -#: ../../include/class/OrderInterpreter.class.php:123 -msgid "Agent Management" -msgstr "" - -#: ../../include/class/OrderInterpreter.class.php:157 -msgid "Manage Policies" -msgstr "" - -#: ../../include/class/OrderInterpreter.class.php:171 -msgid "List Alerts" -msgstr "" - -#: ../../include/class/OrderInterpreter.class.php:261 -msgid "Edit User" -msgstr "" - -#: ../../include/class/OrderInterpreter.class.php:271 -msgid "Tree View" -msgstr "" - -#: ../../include/class/OrderInterpreter.class.php:281 -msgid "Network Component" -msgstr "" - -#: ../../include/class/OrderInterpreter.class.php:295 -msgid "Task List" -msgstr "" - -#: ../../include/class/OrderInterpreter.class.php:353 -msgid "Manage Agent Groups" -msgstr "" - -#: ../../include/class/OrderInterpreter.class.php:394 -msgid "GO TO " -msgstr "" - -#: ../../include/class/OrderInterpreter.class.php:423 -msgid "results found" -msgstr "" - -#: ../../include/class/OrderInterpreter.class.php:427 -msgid "Press enter to search" -msgstr "" - -#: ../../include/class/TipsWindow.class.php:444 -msgid "Tip deleted" -msgstr "" - -#: ../../include/class/TipsWindow.class.php:494 -msgid "Search by title" -msgstr "" - -#: ../../include/class/TipsWindow.class.php:703 -msgid "Tip created" -msgstr "" - -#: ../../include/class/TipsWindow.class.php:763 -#: ../../include/class/TipsWindow.class.php:931 -msgid "Wrong size, we recommend images of 464x260 px" -msgstr "" - -#: ../../include/class/TipsWindow.class.php:771 -#: ../../include/class/TipsWindow.class.php:939 -msgid "Please select a image" -msgstr "" - -#: ../../include/class/TipsWindow.class.php:775 -#: ../../include/class/TipsWindow.class.php:943 -msgid "Add image" -msgstr "" - -#: ../../include/class/TipsWindow.class.php:778 -#: ../../include/class/TipsWindow.class.php:946 -msgid "Images" -msgstr "" - -#: ../../include/class/TipsWindow.class.php:843 -msgid "Tip edited" -msgstr "" - -#: ../../include/class/TipsWindow.class.php:1116 -msgid "Incorrect file" -msgstr "" - -#: ../../include/class/TipsWindow.class.php:1120 -msgid "Format image invalid" -msgstr "" - -#: ../../include/class/TipsWindow.class.php:1124 -msgid "Image size too large" -msgstr "" - -#: ../../include/class/CustomNetScan.class.php:372 -#: ../../include/class/CustomNetScan.class.php:397 -msgid "NetScan Custom" -msgstr "" - -#: ../../include/class/CustomNetScan.class.php:527 -msgid "The minimum recomended interval for Recon Task is 5 minutes" -msgstr "" - -#: ../../include/class/CustomNetScan.class.php:622 -msgid "Recon script" -msgstr "" - -#: ../../include/class/CustomNetScan.class.php:662 -msgid "Explanation" -msgstr "" - -#: ../../include/class/TreeService.class.php:427 -#: ../../include/class/TreeService.class.php:637 -msgid "Normal status" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:337 -#, php-format -msgid "Template %s successfully updated" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:384 -#, php-format -msgid "Template %s successfully created" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:386 -msgid "Error creating template" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:394 -#, php-format -msgid "Template %s successfully deleted" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:396 -#, php-format -msgid "Error deleting %s template" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:507 -msgid "Module successfully deleted" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:509 -msgid "Error deleting module" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:520 -msgid "Block successfully deleted" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:522 -msgid "Error deleting block" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:534 -msgid "All templates deleted" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:536 -msgid "Error deleting all templates" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:545 -msgid "Selected templates deleted" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:547 -msgid "Error deleting selected templates" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:559 -msgid "Something gone wrong. Please, try again" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:610 -msgid "The modules is already added" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:1097 -#: ../../include/class/ModuleTemplates.class.php:1365 -msgid "Add components" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:1139 -#: ../../include/class/ModuleTemplates.class.php:1274 -msgid "No module blocks for this profile" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:1162 -msgid "Delete this block" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:1164 -msgid "Do you want delete this block?" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:1210 -msgid "Network module" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:1221 -msgid "WMI module" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:1232 -msgid "Plug-in module" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:1259 -msgid "Delete this module" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:1261 -msgid "Do you want delete this module?" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:1458 -msgid "Do you want delete all templates?" -msgstr "" - -#: ../../include/class/ModuleTemplates.class.php:1461 -msgid "Do you want delete the selected templates?" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:633 -#: ../../include/class/ConsoleSupervisor.php:646 -msgid "Incorrect config value" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:691 -msgid "Access statistics performance" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:693 -msgid "" -"Usage of agent access statistics IS NOT RECOMMENDED on systems with more " -"than 200 agents due performance penalty" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1005 -msgid "Limited mode." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1019 -msgid "License is about to expire" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1022 -msgid "Support is about to expire" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1040 -msgid "Expired license" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1041 -msgid "Your license has expired. Please, contact our sales department." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1043 -msgid "Support expired" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1044 -msgid "" -"This license is outside of support. Please, contact our sales department." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1125 -msgid "Attachment directory is not writable" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1127 -#, php-format -msgid "" -"Directory %s is not writable. Please, configure corresponding permissions." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1147 -msgid "There are too many files in attachment directory" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1149 -#, php-format -msgid "" -"There are more than %d files in attachment, consider cleaning up attachment " -"directory manually." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1181 -msgid "Remote configuration directory is not readable" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1183 -#, php-format -msgid "" -"Remote configuration directory %s is not readable. Please, adjust " -"configuration." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1200 -msgid "Remote configuration directory is not writable" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1202 -#, php-format -msgid "" -"Remote configuration directory %s is not writable. Please, adjust " -"configuration." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1218 -msgid "Remote collections directory is not writable" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1220 -#, php-format -msgid "Collections directory %s is not writable. Please, adjust configuration." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1236 -msgid "Remote md5 directory is not writable" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1238 -#, php-format -msgid "MD5 directory %s is not writable. Please, adjust configuration." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1266 -msgid "There are too much files in spool" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1268 -#, php-format -msgid "" -"There are more than %d files in %s. Consider checking DataServer performance" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1289 -msgid "There are too many BADXML files in spool" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1291 -#, php-format -msgid "There are more than %d files in %s. Consider checking software agents." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1378 -#, php-format -msgid "%s (%s) is lacking performance." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1446 -msgid "No servers available." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1447 -msgid "" -"There are no servers registered in this console. Please, check installation " -"guide." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1492 -#, php-format -msgid "%s (%s) has crashed." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1498 -#, php-format -msgid "%s (%s) has crashed, please check log files." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1505 -#, php-format -msgid "%s (%s) is not running." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1510 -#, php-format -msgid "" -"%s (%s) is not running. Please, check configuration file or remove this " -"server from server list." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1562 -msgid "No master servers found." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1563 -msgid "" -"At least one server must be defined to run as master. Please, check " -"documentation." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1618 -msgid "PHP safe mode is enabled. Some features may not work properly" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1619 -msgid "" -"To disable it, go to your PHP configuration file (php.ini) and put safe_mode " -"= Off (Do not forget to restart apache process after changes)" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1637 -#, php-format -msgid "%s value in PHP configuration is not recommended" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1641 -#, php-format -msgid "Recommended value is %s" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1642 -#: ../../include/class/ConsoleSupervisor.php:1666 -msgid "Unlimited" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1643 -msgid "" -"Please, change it on your PHP configuration file (php.ini) or contact with " -"administrator (Do not forget to restart Apache process after)" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1665 -#: ../../include/class/ConsoleSupervisor.php:1689 -#: ../../include/class/ConsoleSupervisor.php:1718 -#: ../../include/class/ConsoleSupervisor.php:1799 -#, php-format -msgid "Recommended value is: %s" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1667 -#: ../../include/class/ConsoleSupervisor.php:1691 -#: ../../include/class/ConsoleSupervisor.php:1738 -msgid "" -"Please, change it on your PHP configuration file (php.ini) or contact with " -"administrator (Dont forget restart apache process after changes)" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1690 -#: ../../include/class/ConsoleSupervisor.php:1719 -#, php-format -msgid "%s or greater" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1737 -msgid "Problems with disable_functions in php.ini" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1738 -msgid "" -"The variable disable_functions contains functions system() or exec() in PHP " -"configuration file (php.ini)" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1754 -msgid "chromium is not installed" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1755 -msgid "" -"To be able to create images of the graphs for PDFs, please install the " -"chromium extension. For that, it is necessary to follow these steps:" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1776 -#: ../../include/class/ConsoleSupervisor.php:1815 -msgid "PHP UPDATE REQUIRED" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1777 -#: ../../general/php_message.php:30 -msgid "" -"For a correct operation of PandoraFMS, PHP must be updated to version 8.0 or " -"higher." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1777 -#: ../../general/php_message.php:31 -msgid "Otherwise, functionalities will be lost." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1777 -#: ../../general/php_message.php:33 -msgid "Report download in PDF format" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1777 -#: ../../general/php_message.php:34 -msgid "Emails Sending" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1777 -#: ../../general/php_message.php:35 -msgid "Metaconsole Collections" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1816 -msgid "" -"You should update your PHP version because it will be out of official support" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1816 -msgid "Current PHP version: " -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1841 -msgid "MYSQL UPDATE REQUIRED" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1842 -msgid "" -"You should update your MYSQL version because it will be out of official " -"support" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1842 -msgid "Current MYSQL version: " -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1883 -msgid "Historical database not available" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1884 -msgid "" -"Historical database is enabled, though not accessible with the current " -"configuration." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1927 -msgid "Database maintenance problem" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1929 -#, php-format -msgid "" -"Your database hasn't been through maintenance for 48hrs. Please, check " -"documentation on how to perform this maintenance process on %s and enable it " -"as soon as possible." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1989 -msgid "Historical database maintenance problem." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:1991 -#, php-format -msgid "" -"Your historical database hasn't been through maintenance for 48hrs. Please, " -"check documentation on how to perform this maintenance process on %s and " -"enable it as soon as possible." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2029 -msgid "Historical database MR mismatch" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2030 -msgid "" -"Your historical database is not using the same schema as the main DB. This " -"could produce anomalies while storing historical data." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2070 -msgid "Log collector cannot connect to ElasticSearch" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2071 -msgid "ElasticSearch is not available using current configuration." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2140 -msgid "Metaconsole DB is not available." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2141 -msgid "Cannot connect with Metaconsole DB using current configuration." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2169 -msgid "Scheduled downtime running." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2170 -msgid "" -"A scheduled downtime is running. Some monitoring data won't be available " -"while downtime is taking place." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2326 -msgid "Downtime scheduled soon." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2328 -#, php-format -msgid "" -"A scheduled downtime is going to be executed from %s to %s. Some monitoring " -"data won't be available while downtime is taking place." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2358 -msgid "This instance is not registered in the Update manager section" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2359 -msgid "Click here to start the registration process" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2392 -msgid "Default password for \"Admin\" user has not been changed" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2393 -msgid "" -"Please, change the default password since it is a commonly reported " -"vulnerability." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2428 -msgid "Default font doesn't exist" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2429 -msgid "" -"Your defined font doesn't exist or is not defined. Please, check font " -"parameters in your config" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2454 -msgid "Developer mode is enabled" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2456 -#, php-format -msgid "" -"Your %s has the \"develop_bypass\" mode enabled. This is a developer mode " -"and should be disabled in a production environment. This value is located in " -"the main index.php file" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2480 -msgid "Event storm protection is enabled." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2481 -msgid "" -"Some events may get lost while this mode is enabled. The server must be " -"restarted after altering this setting." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2507 -msgid "Failed to retrieve updates, please configure utility" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2525 -#, php-format -msgid "New %s Console update" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2528 -msgid "There is a new update available. Please
.About minor release update." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2592 -msgid "Discovery relies on an appropriate cron setup." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2608 -msgid "Please, make sure process is not locked." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2619 -msgid "DiscoveryConsoleTasks is not configured." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2710 -#, php-format -msgid "%s version misaligned with Console" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2714 -#, php-format -msgid "" -"Server %s and this console have different versions. This might cause several " -"malfunctions. Please, update this server." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2777 -msgid "AllowOverride is disabled" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2823 -msgid "Desynchronized operation on the node " -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2846 -msgid "Pandora FMS console log file changed location" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2850 -#, php-format -msgid "" -"Pandora FMS console log file has been moved to new location %s/log. " -"Currently you have an outdated and inoperative version of this file at %s. " -"Please, consider deleting it." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2885 -msgid "Pandora FMS audit log file changed location" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2889 -#, php-format -msgid "" -"Pandora FMS audit log file has been moved to new location %s/log. Currently " -"you have an outdated and inoperative version of this file at %s. Please, " -"consider deleting it." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2947 -#, php-format -msgid "Node %s sync queue length exceeded, " -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:2949 -#, 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:3002 -#, php-format -msgid "Node %s sync queue failed, " -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:3004 -#, php-format -msgid "" -"Node %s cannot process synchronization queue due %s, please check the queue " -"status." -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:3035 -msgid "Agent dependency error" -msgstr "" - -#: ../../include/class/ConsoleSupervisor.php:3037 -msgid "There are omnishell agents with dependency errors" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:161 -msgid "Alert calendar list" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:183 -msgid "Edit calendar" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:197 -msgid "Alert special days" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:274 -#: ../../include/class/CalendarManager.class.php:491 -#, php-format -msgid "Calendar not found: %s" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:302 -msgid "Calendar successfully deleted" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:325 -#, php-format -msgid "Special day not found: %s" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:337 -msgid "Special day successfully deleted" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:410 -msgid "Skipped dates: " -msgstr "" - -#: ../../include/class/CalendarManager.class.php:448 -msgid "Success to upload iCalendar" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:449 -msgid "Fail to upload iCalendar" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:554 -msgid "Failed saving calendar: name exists" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:563 -msgid "Failed saving calendar: " -msgstr "" - -#: ../../include/class/CalendarManager.class.php:834 -#, php-format -msgid "Special days not found: %s" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:877 -#, php-format -msgid "SpecialDay not found: %s" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:930 -msgid "Failed saving calendar: already exists" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:939 -msgid "Failed saving special day: " -msgstr "" - -#: ../../include/class/CalendarManager.class.php:1007 -#, php-format -msgid "Same as %s" -msgstr "" - -#: ../../include/class/CalendarManager.class.php:1009 -msgid "Templates not being fired" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:419 -msgid "Post-installation status diagnostic" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:437 -msgid "Warp Update registration" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:465 -msgid "Default mail to send alerts" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:493 -msgid "All servers running" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:521 -msgid "Enterprise licence valid" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:550 -msgid "" -"It seems that your Pandora FMS is working correctly and registered with ID:" -"
#" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:574 -msgid "Task to perform" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:584 -msgid "Agent installation wizard" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:585 -#: ../../include/class/WelcomeWindow.class.php:1157 -msgid "Create WEB monitoring" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:586 -#: ../../include/class/WelcomeWindow.class.php:1174 -msgid "Create network monitoring" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:587 -#: ../../include/class/WelcomeWindow.class.php:1191 -msgid "Discover my network" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:588 -#: ../../include/class/WelcomeWindow.class.php:1216 -msgid "Create email alert" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:603 -msgid "Please select one" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:609 -msgid "Let's do it!" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:652 -msgid "Text to search" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:667 -msgid "Modules name" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:705 -#: ../../include/class/WelcomeWindow.class.php:758 -msgid "Ip target" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:831 -msgid "Contition" -msgstr "" - -#: ../../include/class/WelcomeWindow.class.php:1112 -msgid "You must chose an option" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:306 -msgid "Please note that all OS must be 64-bit based architecture" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:309 -msgid "Choose your OS" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:321 -#, php-format -msgid "" -"Use your %s Data Server IP address here. It must be possible to establish a " -"connection from the agent to port 41121/tcp of this address." -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:326 -msgid "Server address" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:379 -msgid "view the following instructions" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:385 -msgid "If you need more information regarding agents" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:415 -msgid "Generate installer" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:436 -msgid "Linux agent" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:446 -msgid "" -"Run the following command in the shell of your Linux server to perform the " -"installation of the generated agent:" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:449 -#: ../../include/class/AgentDeployWizard.class.php:491 -msgid "" -"Once installed, you must run the following command to start the software " -"agent service:" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:458 -msgid "dependencies" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:460 -msgid "" -"For the correct operation of the Linux agent it is necessary that the server " -"has installed the following " -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:478 -msgid "Windows agent" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:488 -msgid "Run the following command in cmd.exe as an administrator:" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:510 -msgid "Mac agent" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:524 -msgid "" -"To complete the installation process, please perform a manual installation " -"and configure the server address to XXX and specify the group as XXX. Thank " -"you for your cooperation." -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:530 -msgid "Click to Download the agent" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:551 -msgid "Change configuration" -msgstr "" - -#: ../../include/class/AgentDeployWizard.class.php:728 -msgid "Installer" -msgstr "" - -#: ../../include/class/SatelliteCollection.class.php:306 -msgid "Error adding collection" -msgstr "" - -#: ../../include/class/SatelliteCollection.class.php:308 -#: ../../include/class/SatelliteCollection.class.php:327 -msgid "Collection " -msgstr "" - -#: ../../include/class/SatelliteCollection.class.php:325 -msgid "Error deleting collection" -msgstr "" - -#: ../../include/class/SatelliteCollection.class.php:533 -msgid "Add collection" -msgstr "" - -#: ../../include/class/WebServerModuleDebug.class.php:143 -msgid "Performing query. Please wait." -msgstr "" - -#: ../../include/class/WebServerModuleDebug.class.php:174 -msgid "No results" -msgstr "" - -#: ../../include/class/WebServerModuleDebug.class.php:197 -msgid "Error performing execution" -msgstr "" - -#: ../../include/class/WebServerModuleDebug.class.php:229 -msgid "Please, wait for a first execution of module" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:465 -msgid "There are not defined Remote components for this performance." -msgstr "" - -#: ../../include/class/AgentWizard.class.php:589 -msgid "WMI Explorer" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:664 -msgid "namespace" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:1092 -#, php-format -msgid "The PEN (%s) is not registered." -msgstr "" - -#: ../../include/class/AgentWizard.class.php:1159 -msgid "The SNMP Walk does not return anything with the received arguments." -msgstr "" - -#: ../../include/class/AgentWizard.class.php:1219 -#, php-format -msgid "The target host response with an error: %s" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:1269 -msgid "No selected modules" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:1306 -msgid "Module exists in policy" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:1316 -msgid "Module exists in agent" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:1323 -msgid "Module with the same name in the module creation list" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:1741 -#, php-format -msgid "Module \"%s\" exits in this policy" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:1843 -#: ../../include/class/AgentWizard.class.php:2280 -#, php-format -msgid "Module %s module_exec not configuration" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:1999 -#: ../../include/class/AgentWizard.class.php:2455 -#, php-format -msgid "Module %s satellite execution not configuration" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:2100 -#, php-format -msgid "Module \"%s\" problems insert in bbdd" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:2108 -#: ../../include/class/AgentWizard.class.php:2547 -msgid "Modules created" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:2138 -#, php-format -msgid "Module \"%s\" exists in this agent" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:2740 -msgid "Select all filtered interfaces" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:2763 -msgid "OperStatus UP" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:2774 -msgid "AdminStatus UP" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:3172 -#: ../../include/class/AgentWizard.class.php:3476 -msgid "No information could be retrieved." -msgstr "" - -#: ../../include/class/AgentWizard.class.php:3766 -msgid "Create modules" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:4075 -msgid "Add general monitoring for all selected interfaces" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:4096 -#: ../../include/class/AgentWizard.class.php:4097 -#: ../../include/class/AgentWizard.class.php:4116 -#: ../../include/class/AgentWizard.class.php:4117 -msgid "Modules selected" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:4185 -msgid "Module info" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:4217 -msgid "Current value" -msgstr "" - -#: ../../include/class/AgentWizard.class.php:5712 -#, php-format -msgid "The operation '%s' is not permitted. Review for remote components." -msgstr "" - -#: ../../include/class/AgentWizard.class.php:6178 -msgid "Modules about to be created" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:185 -msgid "Changes successfully saved." -msgstr "" - -#: ../../include/class/ExternalTools.class.php:186 -msgid "Changes not saved." -msgstr "" - -#: ../../include/class/ExternalTools.class.php:240 -#: ../../include/class/ExternalTools.class.php:275 -#: ../../include/class/ExternalTools.class.php:310 -msgid "Play sound" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:335 -msgid "Snmpget path" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:340 -msgid "Traceroute path" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:344 -msgid "Ping path" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:349 -msgid "Nmap path" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:353 -msgid "Dig path" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:360 -msgid "Custom commands" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:371 -msgid "Add new custom command" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:383 -msgid "Adding `_address_` macro will use agent's IP when perform the execution" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:469 -msgid "Delete this custom command" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:517 -msgid "The agent doesn`t have an IP yet" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:539 -msgid "Traceroute" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:540 -msgid "Ping host & Latency" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:541 -msgid "SNMP Interface status" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:542 -msgid "Basic TCP Port Scan" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:543 -msgid "DiG/Whois Lookup" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:589 -msgid "IP Adress" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:607 -msgid "SNMP Version" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:787 -msgid "Command not response" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:796 -msgid "The command failed and obtained the return code:" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:806 -msgid "" -"Something went wrong while perform the execution. Please check the " -"configuration." -msgstr "" - -#: ../../include/class/ExternalTools.class.php:845 -msgid "SNMP information for " -msgstr "" - -#: ../../include/class/ExternalTools.class.php:850 -#: ../../include/class/ExternalTools.class.php:862 -msgid "Target unreachable." -msgstr "" - -#: ../../include/class/ExternalTools.class.php:853 -msgid "Uptime" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:865 -msgid "Device info" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:876 -msgid "Interface" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:907 -msgid "Domain and IP information for " -msgstr "" - -#: ../../include/class/ExternalTools.class.php:912 -msgid "Dig executable does not exist." -msgstr "" - -#: ../../include/class/ExternalTools.class.php:921 -msgid "Whois executable does not exist." -msgstr "" - -#: ../../include/class/ExternalTools.class.php:933 -msgid "Traceroute executable does not exist." -msgstr "" - -#: ../../include/class/ExternalTools.class.php:936 -#, php-format -msgid "Traceroute to %s" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:944 -msgid "Ping executable does not exist." -msgstr "" - -#: ../../include/class/ExternalTools.class.php:947 -#, php-format -msgid "Ping to %s" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:955 -msgid "Nmap executable does not exist." -msgstr "" - -#: ../../include/class/ExternalTools.class.php:958 -#, php-format -msgid "Basic TCP Scan on %s" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:976 -#, php-format -msgid "Performing %s execution on %s" -msgstr "" - -#: ../../include/class/ExternalTools.class.php:978 -#, php-format -msgid "Performing %s execution" -msgstr "" - -#: ../../include/functions_reporting.php:371 -msgid " agents" -msgstr "" - -#: ../../include/functions_reporting.php:381 -msgid " modules" -msgstr "" - -#: ../../include/functions_reporting.php:1533 -msgid "Top N" -msgstr "" - -#: ../../include/functions_reporting.php:1719 -msgid "Insuficient data" -msgstr "" - -#: ../../include/functions_reporting.php:2085 -msgid "Event Report Group" -msgstr "" - -#: ../../include/functions_reporting.php:2115 -msgid "Exclude " -msgstr "" - -#: ../../include/functions_reporting.php:2456 -msgid "Event Report Module" -msgstr "" - -#: ../../include/functions_reporting.php:3352 -msgid "Agent/Modules" -msgstr "" - -#: ../../include/functions_reporting.php:3449 -msgid "Agent/Modules Status" -msgstr "" - -#: ../../include/functions_reporting.php:3598 -msgid "Exception - Everything" -msgstr "" - -#: ../../include/functions_reporting.php:3604 -#, php-format -msgid "Exception - Modules over or equal to %s" -msgstr "" - -#: ../../include/functions_reporting.php:3607 -#, php-format -msgid "Modules over or equal to %s" -msgstr "" - -#: ../../include/functions_reporting.php:3612 -#, php-format -msgid "Exception - Modules under or equal to %s" -msgstr "" - -#: ../../include/functions_reporting.php:3615 -#, php-format -msgid "Modules under or equal to %s" -msgstr "" - -#: ../../include/functions_reporting.php:3620 -#, php-format -msgid "Exception - Modules under %s" -msgstr "" - -#: ../../include/functions_reporting.php:3623 -#, php-format -msgid "Modules under %s" -msgstr "" - -#: ../../include/functions_reporting.php:3628 -#, php-format -msgid "Exception - Modules over %s" -msgstr "" - -#: ../../include/functions_reporting.php:3631 -#, php-format -msgid "Modules over %s" -msgstr "" - -#: ../../include/functions_reporting.php:3636 -#, php-format -msgid "Exception - Equal to %s" -msgstr "" - -#: ../../include/functions_reporting.php:3639 -#, php-format -msgid "Equal to %s" -msgstr "" - -#: ../../include/functions_reporting.php:3644 -#, php-format -msgid "Exception - Not equal to %s" -msgstr "" - -#: ../../include/functions_reporting.php:3647 -#, php-format -msgid "Not equal to %s" -msgstr "" - -#: ../../include/functions_reporting.php:3651 -msgid "Exception - Modules at normal status" -msgstr "" - -#: ../../include/functions_reporting.php:3652 -msgid "Modules at normal status" -msgstr "" - -#: ../../include/functions_reporting.php:3656 -msgid "Exception - Modules at critical or warning status" -msgstr "" - -#: ../../include/functions_reporting.php:3657 -msgid "Modules at critical or warning status" -msgstr "" - -#: ../../include/functions_reporting.php:3937 -msgid "There are no Modules under those conditions." -msgstr "" - -#: ../../include/functions_reporting.php:3941 -#, php-format -msgid "There are no Modules over or equal to %s." -msgstr "" - -#: ../../include/functions_reporting.php:3945 -#, php-format -msgid "There are no Modules less or equal to %s." -msgstr "" - -#: ../../include/functions_reporting.php:3949 -#, php-format -msgid "There are no Modules less %s." -msgstr "" - -#: ../../include/functions_reporting.php:3953 -#, php-format -msgid "There are no Modules over %s." -msgstr "" - -#: ../../include/functions_reporting.php:3957 -#, php-format -msgid "There are no Modules equal to %s" -msgstr "" - -#: ../../include/functions_reporting.php:3961 -#, php-format -msgid "There are no Modules not equal to %s" -msgstr "" - -#: ../../include/functions_reporting.php:3965 -msgid "There are no Modules normal status" -msgstr "" - -#: ../../include/functions_reporting.php:3969 -msgid "There are no Modules at critial or warning status" -msgstr "" - -#: ../../include/functions_reporting.php:4400 -msgid "Event Report Agent" -msgstr "" - -#: ../../include/functions_reporting.php:4819 -msgid "Database Serialized" -msgstr "" - -#: ../../include/functions_reporting.php:5015 -msgid "Last Value" -msgstr "" - -#: ../../include/functions_reporting.php:5065 -#: ../../include/functions_reporting.php:5108 -msgid "No data to display within the selected interval" -msgstr "" - -#: ../../include/functions_reporting.php:5339 -msgid "Network interfaces report" -msgstr "" - -#: ../../include/functions_reporting.php:5433 -msgid "Custom render report" -msgstr "" - -#: ../../include/functions_reporting.php:5473 -#: ../../include/functions_reporting.php:5499 -msgid "" -"This query is insecure, it could apply unwanted modiffications on the schema" -msgstr "" - -#: ../../include/functions_reporting.php:5678 -msgid "The group has no agents or none of the agents has any network interface" -msgstr "" - -#: ../../include/functions_reporting.php:5703 -msgid "bytes/s" -msgstr "" - -#: ../../include/functions_reporting.php:6370 -msgid "SQL Graph Vertical Bars" -msgstr "" - -#: ../../include/functions_reporting.php:6374 -msgid "SQL Graph Horizontal Bars" -msgstr "" - -#: ../../include/functions_reporting.php:6378 -msgid "SQL Graph Pie" -msgstr "" - -#: ../../include/functions_reporting.php:6605 -msgid "Netflow Area" -msgstr "" - -#: ../../include/functions_reporting.php:6609 -msgid "Netflow Summary" -msgstr "" - -#: ../../include/functions_reporting.php:6613 -msgid "Netflow Data" -msgstr "" - -#: ../../include/functions_reporting.php:6621 -msgid "Unknown report" -msgstr "" - -#: ../../include/functions_reporting.php:6715 -msgid "Prediction Date" -msgstr "" - -#: ../../include/functions_reporting.php:7768 -msgid "" -"Illegal query: Due to 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:9181 -#: ../../include/functions_reporting.php:9899 -msgid "No Address" -msgstr "" - -#: ../../include/functions_reporting.php:10198 -msgid "" -"The monitor have no data in this range of dates or monitor type is not " -"numeric" -msgstr "" - -#: ../../include/functions_reporting.php:10216 -msgid "The monitor type is not numeric" -msgstr "" - -#: ../../include/functions_reporting.php:10642 -msgid "Maximum" -msgstr "" - -#: ../../include/functions_reporting.php:10720 -msgid "Automatic combined graph" -msgstr "" - -#: ../../include/functions_reporting.php:12142 -#: ../../include/functions_reporting.php:12166 -#: ../../include/functions_reporting.php:12205 -msgid "Server health" -msgstr "" - -#: ../../include/functions_reporting.php:12142 -#, php-format -msgid "%d Downed servers" -msgstr "" - -#: ../../include/functions_reporting.php:12147 -#: ../../include/functions_reporting.php:12170 -#: ../../include/functions_reporting.php:12211 -msgid "Monitor health" -msgstr "" - -#: ../../include/functions_reporting.php:12147 -#, php-format -msgid "%d Not Normal monitors" -msgstr "" - -#: ../../include/functions_reporting.php:12147 -#: ../../include/functions_reporting.php:12171 -msgid "of monitors up" -msgstr "" - -#: ../../include/functions_reporting.php:12152 -#: ../../include/functions_reporting.php:12174 -#: ../../include/functions_reporting.php:12217 -msgid "Module sanity" -msgstr "" - -#: ../../include/functions_reporting.php:12152 -#, php-format -msgid "%d Not inited monitors" -msgstr "" - -#: ../../include/functions_reporting.php:12152 -#: ../../include/functions_reporting.php:12175 -msgid "of total modules inited" -msgstr "" - -#: ../../include/functions_reporting.php:12157 -#: ../../include/functions_reporting.php:13329 -#: ../../include/functions_reporting.php:13339 -#, php-format -msgid "%d Fired alerts" -msgstr "" - -#: ../../include/functions_reporting.php:12157 -#: ../../include/functions_reporting.php:12179 -msgid "of defined alerts not fired" -msgstr "" - -#: ../../include/functions_reporting.php:12311 -#: ../../include/functions_groups.php:2758 -msgid "Defined and fired alerts" -msgstr "" - -#: ../../include/functions_reporting.php:12490 -msgid "Defined users" -msgstr "" - -#: ../../include/functions_reporting.php:13186 -msgid "Agent without data" -msgstr "" - -#: ../../include/functions_reporting.php:13325 -#, php-format -msgid "%d Normal modules" -msgstr "" - -#: ../../include/functions_reporting.php:13326 -#, php-format -msgid "%d Critical modules" -msgstr "" - -#: ../../include/functions_reporting.php:13327 -#, php-format -msgid "%d Warning modules" -msgstr "" - -#: ../../include/functions_reporting.php:13328 -#, php-format -msgid "%d Unknown modules" -msgstr "" - -#: ../../include/functions_reporting.php:13333 -#, php-format -msgid "%d Total agents" -msgstr "" - -#: ../../include/functions_reporting.php:13334 -#, php-format -msgid "%d Normal agents" -msgstr "" - -#: ../../include/functions_reporting.php:13335 -#, php-format -msgid "%d Critical agents" -msgstr "" - -#: ../../include/functions_reporting.php:13336 -#, php-format -msgid "%d Warning agents" -msgstr "" - -#: ../../include/functions_reporting.php:13337 -#, php-format -msgid "%d Unknown agents" -msgstr "" - -#: ../../include/functions_reporting.php:13338 -#, php-format -msgid "%d not init agents" -msgstr "" - -#: ../../include/functions_reporting.php:14766 -msgid "Total running modules" -msgstr "" - -#: ../../include/functions_reporting.php:14769 -#: ../../include/functions_reporting.php:14784 -#: ../../include/functions_reporting.php:14796 -#: ../../include/functions_reporting.php:14814 -#: ../../include/functions_reporting.php:14826 -#: ../../include/functions_reporting.php:14838 -#: ../../include/functions_reporting.php:14850 -msgid "Ratio" -msgstr "" - -#: ../../include/functions_reporting.php:14769 -#: ../../include/functions_reporting.php:14784 -#: ../../include/functions_reporting.php:14796 -#: ../../include/functions_reporting.php:14814 -#: ../../include/functions_reporting.php:14826 -#: ../../include/functions_reporting.php:14838 -#: ../../include/functions_reporting.php:14850 -msgid "Modules by second" -msgstr "" - -#: ../../include/functions_reporting.php:14781 -msgid "Local modules" -msgstr "" - -#: ../../include/functions_reporting.php:14791 -msgid "Network modules" -msgstr "" - -#: ../../include/functions_reporting.php:14810 -msgid "Plugin modules" -msgstr "" - -#: ../../include/functions_reporting.php:14822 -msgid "Prediction modules" -msgstr "" - -#: ../../include/functions_reporting.php:14834 -msgid "WMI modules" -msgstr "" - -#: ../../include/functions_reporting.php:14846 -msgid "Web modules" -msgstr "" - -#: ../../include/functions_reporting.php:14890 -#: ../../include/lib/Dashboard/Widgets/tactical.php:287 -msgid "Server performance" -msgstr "" - -#: ../../include/functions_reporting.php:15006 -msgid "Start condition" -msgstr "" - -#: ../../include/functions_reporting.php:15006 -msgid "Stop condition" -msgstr "" - -#: ../../include/functions_reporting.php:15016 -msgid "Weekly:" -msgstr "" - -#: ../../include/functions_reporting.php:15058 -msgid "Monthly:" -msgstr "" - -#: ../../include/functions_reporting.php:15609 -msgid "Module Histogram Graph" -msgstr "" - -#: ../../include/functions_reporting.php:15976 -msgid "Attached to this email there's a PDF file of the" -msgstr "" - -#: ../../include/functions_reporting.php:15977 -msgid "report" -msgstr "" - -#: ../../include/functions_filemanager.php:136 -#: ../../include/functions_filemanager.php:193 -#: ../../include/functions_filemanager.php:248 -#: ../../include/functions_filemanager.php:341 -msgid "Security error" -msgstr "" - -#: ../../include/functions_filemanager.php:155 -msgid "Upload error" -msgstr "" - -#: ../../include/functions_filemanager.php:164 -#, php-format -msgid "Issue setting umask: %s" -msgstr "" - -#: ../../include/functions_filemanager.php:169 -#: ../../include/functions_filemanager.php:199 -msgid "Upload correct" -msgstr "" - -#: ../../include/functions_filemanager.php:196 -msgid "It was impossible to uncompress your file" -msgstr "" - -#: ../../include/functions_filemanager.php:212 -msgid "" -"File size seems to be too large. Please check your php.ini configuration or " -"contact with the administrator" -msgstr "" - -#: ../../include/functions_filemanager.php:261 -msgid "File created correctly" -msgstr "" - -#: ../../include/functions_filemanager.php:264 -msgid "Error creating file" -msgstr "" - -#: ../../include/functions_filemanager.php:271 -#: ../../include/functions_filemanager.php:321 -msgid "Error creating file with empty name" -msgstr "" - -#: ../../include/functions_filemanager.php:312 -msgid "Directory created" -msgstr "" - -#: ../../include/functions_filemanager.php:315 -msgid "Something gone wrong creating directory" -msgstr "" - -#: ../../include/functions_filemanager.php:553 -#: ../../include/functions_filemanager.php:849 -msgid "Create a Directory" -msgstr "" - -#: ../../include/functions_filemanager.php:559 -#: ../../include/functions_filemanager.php:861 -#: ../../include/functions_filemanager.php:864 -msgid "Create File" -msgstr "" - -#: ../../include/functions_filemanager.php:564 -#: ../../include/functions_filemanager.php:875 -#: ../../include/functions_filemanager.php:878 -msgid "Upload Files" -msgstr "" - -#: ../../include/functions_filemanager.php:598 -#: ../../include/functions_filemanager.php:819 -msgid "Real path" -msgstr "" - -#: ../../include/functions_filemanager.php:633 -#, php-format -msgid "Directory %s doesn't exist!" -msgstr "" - -#: ../../include/functions_filemanager.php:678 -msgid "Parent directory" -msgstr "" - -#: ../../include/functions_filemanager.php:692 -msgid "Directory" -msgstr "" - -#: ../../include/functions_filemanager.php:700 -msgid "Compressed file" -msgstr "" - -#: ../../include/functions_filemanager.php:704 -#: ../../include/functions_filemanager.php:711 -msgid "Text file" -msgstr "" - -#: ../../include/functions_filemanager.php:744 -msgid "This file could be executed by any user" -msgstr "" - -#: ../../include/functions_filemanager.php:745 -msgid "Make sure it can't perform dangerous tasks" -msgstr "" - -#: ../../include/functions_filemanager.php:830 -msgid "No files or directories to show." -msgstr "" - -#: ../../include/functions_filemanager.php:846 -#: ../../include/functions_filemanager.php:984 -msgid "Create directory" -msgstr "" - -#: ../../include/functions_filemanager.php:911 -msgid "The zip upload in this dir, easy to upload multiple files." -msgstr "" - -#: ../../include/functions_filemanager.php:921 -msgid "Decompress" -msgstr "" - -#: ../../include/functions_filemanager.php:999 -msgid "Create file" -msgstr "" - -#: ../../include/functions_filemanager.php:1013 -msgid "Upload file/s" -msgstr "" - -#: ../../include/functions_filemanager.php:1044 -msgid "The directory is read-only" -msgstr "" - -#: ../../include/functions_tags.php:712 -msgid "Click here to open a popup window with URL tag" -msgstr "" - -#: ../../include/lib/Dashboard/Manager.php:610 -#, php-format -msgid "Copy of %s" -msgstr "" - -#: ../../include/lib/Dashboard/Manager.php:1011 -msgid "Error create or update dashboard" -msgstr "" - -#: ../../include/lib/Dashboard/Manager.php:1483 -msgid "Icon image dashboard" -msgstr "" - -#: ../../include/lib/Dashboard/Widget.php:474 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:263 -#: ../../include/lib/Dashboard/Widgets/maps_made_by_user.php:347 -#: ../../include/lib/Dashboard/Widgets/reports.php:336 -#, php-format -msgid "Failed to connect to node %d" -msgstr "" - -#: ../../include/lib/Dashboard/Widget.php:489 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:701 -msgid "Please configure this widget before usage" -msgstr "" - -#: ../../include/lib/Dashboard/Widget.php:497 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:390 -#: ../../include/lib/Dashboard/Widgets/events_list.php:602 -msgid "Widget cannot be loaded" -msgstr "" - -#: ../../include/lib/Dashboard/Widget.php:497 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:390 -msgid "Please, configure the widget again to recover it" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/groups_status.php:158 -#: ../../include/lib/Dashboard/Widgets/groups_status.php:533 -msgid "General group status" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/groups_status.php:477 -msgid "Not agents in this group" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:158 -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:659 -msgid "Groups status" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:318 -msgid "Alert Fired" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:559 -msgid "Modules in normal status" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:575 -msgid "Modules in warning status" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:592 -msgid "Modules in critical status" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/system_group_status.php:638 -msgid "No modules in selected groups" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/heatmap.php:173 -#: ../../include/lib/Dashboard/Widgets/heatmap.php:386 -msgid "Heatmap" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:176 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:563 -msgid "SLA percentage" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:389 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:452 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:455 -#: ../../include/lib/Dashboard/Widgets/module_value.php:370 -msgid "Text size of value in px" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:401 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:464 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:467 -#: ../../include/lib/Dashboard/Widgets/module_value.php:382 -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:343 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:376 -#: ../../include/lib/Dashboard/Widgets/module_status.php:446 -msgid "Text size of label in px" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:413 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:510 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:491 -#: ../../include/lib/Dashboard/Widgets/module_value.php:394 -#: ../../include/lib/Dashboard/Widgets/module_status.php:470 -msgid "If not, layout is vertical" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:471 -#: ../../include/lib/Dashboard/Widgets/sla_percent.php:482 -#: ../../include/lib/Dashboard/Widgets/events_list.php:569 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:726 -msgid "You don't have access" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/post.php:158 -#: ../../include/lib/Dashboard/Widgets/post.php:276 -msgid "Panel with a message" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:175 -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:636 -msgid "Block histogram" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:269 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:336 -msgid "Font color" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:283 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:361 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:467 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:451 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:256 -msgid "Agent / module" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BlockHistogram.php:460 -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:552 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:489 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:702 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:410 -msgid "Not found modules" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/service_view.php:190 -msgid "Service View" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/service_view.php:244 -msgid "Tree" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/service_view.php:296 -#: ../../include/lib/Dashboard/Widgets/service_map.php:379 -msgid "The user doesn't have permission to read agents" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/service_view.php:420 -msgid "Services view" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/netflow.php:211 -msgid "Usage map" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/netflow.php:213 -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:494 -msgid "Type graph" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/netflow.php:229 -#: ../../operation/netflow/nf_live_view.php:581 -msgid "Aggregated by" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/netflow.php:240 -#: ../../operation/network/network_report.php:250 -#: ../../operation/network/network_usage_map.php:298 -msgid "Data to show" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/netflow.php:261 -#: ../../operation/netflow/nf_live_view.php:598 -msgid "Max values" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/maps_status.php:158 -#: ../../include/lib/Dashboard/Widgets/maps_status.php:409 -msgid "General visual maps report" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/maps_status.php:263 -msgid "Maps" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:175 -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:711 -msgid "Avg|Sum|Max|Min Module Data" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:390 -msgid "Last 30 days" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:391 -msgid "This month" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:392 -msgid "Last 7 days" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:393 -msgid "This week" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:394 -msgid "Last 24 hrs" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:395 -msgid "Today" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:401 -msgid "Time period" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/AvgSumMaxMinModule.php:486 -msgid "Text color" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/example.php:158 -#: ../../include/lib/Dashboard/Widgets/example.php:277 -#, php-format -msgid "Welcome message to %s" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/example.php:245 -#: ../../general/login_help_dialog.php:39 -#, php-format -msgid "Welcome to %s" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/example.php:249 -msgid "This is an example of a dashboard widget. A widget may contain elements" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/example.php:250 -msgid "" -"To add more elements, click on \"Add widgets\" on the top of this " -"page." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/example.php:251 -#: ../../include/lib/Dashboard/Widgets/example.php:253 -msgid "" -"To delete this message, click on the delete button on top right corner of " -"this element." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/example.php:252 -msgid "" -"To do so, just click on the title and drag and drop it to the desired place." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/example.php:254 -#, php-format -msgid "Thanks for using %s." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:174 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:202 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:172 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:547 -msgid "Color tabs modules" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:289 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:348 -#: ../../include/lib/Dashboard/Widgets/ColorModuleTabs.php:285 -msgid "Format Data" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:303 -msgid "Periodicity" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:346 -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:313 -#: ../../include/lib/Dashboard/Widgets/events_list.php:381 -msgid "Limit" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:462 -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:616 -#, php-format -msgid "" -"The maximum number of modules to display is %d, please reconfigure the " -"widget." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/DataMatrix.php:674 -msgid "Data Matrix" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:245 -msgid "Search filter by Module name field content" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:259 -msgid "Disabled modules" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/ModulesByStatus.php:259 -msgid "Include disabled modules" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/monitor_health.php:158 -#: ../../include/lib/Dashboard/Widgets/monitor_health.php:337 -msgid "Global health info" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:362 -msgid "Values" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:389 -msgid "Manual thresholds" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/GroupedMeterGraphs.php:1030 -msgid "Grouped meter graphs" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:173 -#: ../../include/lib/Dashboard/Widgets/network_map.php:516 -#: ../../operation/menu.php:287 -msgid "Network map" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:295 -msgid "It is recommended to have only one such widget in the control panel." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:372 -msgid "Introduce x-axis data. Right=positive Left=negative" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:376 -msgid "X offset" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:387 -msgid "Introduce Y-axis data. Top=positive Bottom=negative" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:391 -msgid "Y offset" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/network_map.php:415 -msgid "Zoom level" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:162 -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:417 -msgid "Triggered alerts report" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:390 -msgid "Not alert fired" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/alerts_fired.php:399 -#: ../../include/lib/Dashboard/Widgets/events_list.php:562 -msgid "You must select some group" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:175 -#: ../../include/lib/Dashboard/Widgets/events_list.php:772 -msgid "List of latest events" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:316 -msgid "Custom filters" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:394 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:300 -#: ../../include/functions_events.php:3211 -#: ../../include/functions_events.php:3217 -#: ../../include/functions_events.php:3239 -msgid "All event" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:395 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:301 -#: ../../include/functions_events.php:3213 -#: ../../include/functions_events.php:3247 -msgid "Only validated" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:396 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:302 -msgid "Only pending" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:499 -msgid "Columns" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/events_list.php:602 -msgid "Please, event filter has been removed." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:428 -msgid "Color chart" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:439 -msgid "Show label" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:466 -msgid "Label size in px" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:478 -msgid "Color label" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:490 -msgid "Wire" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:505 -msgid "Show Value" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:525 -msgid "Value size in px" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:537 -msgid "Color value" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/BasicChart.php:548 -msgid "Graph line size" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:173 -#: ../../include/lib/Dashboard/Widgets/EventCardboard.php:627 -msgid "Event cardboard" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:172 -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:378 -msgid "WUX transaction stats" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:270 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:259 -msgid "Wux transaction" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction_stats.php:288 -msgid "View all statistics" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_icon.php:179 -#: ../../include/lib/Dashboard/Widgets/module_icon.php:642 -msgid "Icon and module value" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_icon.php:479 -#: ../../include/lib/Dashboard/Widgets/module_status.php:458 -msgid "Size of icon" -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:263 -msgid "Please, configure this widget before use" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_value.php:175 -#: ../../include/lib/Dashboard/Widgets/module_value.php:534 -msgid "Module value" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:169 -#: ../../include/lib/Dashboard/Widgets/wux_transaction.php:403 -msgid "Agent WUX transaction" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:163 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:605 -msgid "Top N events by module" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:258 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:258 -msgid "Amount to show" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:318 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:318 -msgid "No legend" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:322 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:322 -msgid "Legend Position" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:371 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:373 -msgid "Please select one or more groups." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_module.php:475 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:467 -msgid "There is not data to show." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:177 -msgid "Show module value in a table" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:354 -msgid "Carriage Return" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:355 -msgid "Vertical Bar" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:356 -msgid "Semicolon" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:357 -msgid "Colon" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:358 -msgid "Commas" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:359 -msgid "Blank" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:363 -msgid "Data separator" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/module_table_value.php:439 -msgid "Module in a table" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:177 -#: ../../include/lib/Dashboard/Widgets/graph_module_histogram.php:472 -msgid "Module histogram" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/service_map.php:192 -msgid "Service Map" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/service_map.php:311 -msgid "" -"ZOOM functionality is only available when there is only one such widget in " -"the dashboard" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/service_map.php:390 -msgid "Missing Service id" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/agent_module.php:173 -#: ../../include/lib/Dashboard/Widgets/agent_module.php:855 -msgid "Agent/Module View" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/agent_module.php:250 -#: ../../include/lib/Dashboard/Widgets/tree_view.php:459 -msgid "Filter modules" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:170 -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:558 -msgid "Defined custom graph" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:331 -msgid "This graph has been deleted." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:358 -#: ../../operation/reporting/graph_viewer.php:360 -msgid "Horizontal Bars" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/custom_graph.php:359 -#: ../../operation/reporting/graph_viewer.php:361 -msgid "Vertical Bars" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/single_graph.php:172 -#: ../../include/lib/Dashboard/Widgets/single_graph.php:435 -msgid "Agent module graph" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/reports.php:166 -#: ../../include/lib/Dashboard/Widgets/reports.php:512 -msgid "Custom report" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/AgentHive.php:170 -msgid "Agent hive" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/AgentHive.php:488 -msgid "Agents hive" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:174 -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:338 -msgid "OS quick report" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:286 -msgid "total" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:287 -msgid "normal" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:288 -msgid "critical" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/os_quick_report.php:289 -msgid "unknown" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:357 -msgid "Type tree" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:389 -msgid "Open all groups" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:411 -msgid "Agents status" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:447 -msgid "Modules status" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:513 -#, php-format -msgid "" -"The user doesn't have permission to read agents. Please contact with your %s " -"administrator." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:647 -#: ../../operation/tree.php:473 -msgid "Operating systems found" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:651 -#: ../../operation/tree.php:476 -msgid "Tags found" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:655 -#: ../../operation/tree.php:479 -msgid "Module Groups found" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:659 -#: ../../operation/tree.php:482 ../../operation/search_main.php:128 -msgid "Modules found" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:664 -#: ../../operation/tree.php:486 -msgid "Groups found" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:725 -#: ../../operation/tree.php:538 -msgid "Not normal agents" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tree_view.php:726 -#: ../../operation/tree.php:539 -msgid "Not normal modules" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:163 -#: ../../include/lib/Dashboard/Widgets/top_n.php:633 -msgid "Top N of agent modules" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:241 -msgid "" -"Case insensitive regular expression or string for module name. For example: ." -"*usage.* will match: cpu_usage, vram usage." -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:318 -msgid "Agent & module" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n.php:496 -msgid "There are no agents/modules found matching filter set" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/tactical.php:275 -msgid "Status and Monitor checks" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/clock.php:216 -msgid "Analogic" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/clock.php:217 -msgid "Digital" -msgstr "" - -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:163 -#: ../../include/lib/Dashboard/Widgets/top_n_events_by_group.php:551 -msgid "Top N events by agent" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:224 -msgid "Cluster not found: " -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:233 -msgid "Cluster agent not found: " -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:270 -#, php-format -msgid "Error while deleting, reason: %s" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:278 -msgid "Cluster successfully deleted." -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:304 -#, php-format -msgid "Error while forcing, reason: %s" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:312 -msgid "Cluster successfully forced." -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:564 -msgid "Not set" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:574 -msgid "Active-Active" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterManager.php:576 -msgid "Active-Passive" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:182 -msgid "Cluster already defined, please use another name." -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:783 -msgid "Cluster name" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:784 -msgid "" -"An agent with the same name of the cluster will be created, as well a " -"special service with the same name" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:798 -msgid "Cluster type" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:799 -msgid "" -"AA is a cluster where all members are working. In AP cluster only master " -"member is working" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:807 -msgid "Active - Active" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:808 -msgid "Active - Pasive" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:828 -msgid "Target cluster agent will be stored under this group" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:845 -msgid "" -"You must select a Prediction Server to perform all cluster status " -"calculations" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1042 -msgid "critical if" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1051 -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1074 -#, php-format -msgid "% of balanced modules are down (equal or greater)." -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1090 -msgid "Please, set thresholds for all active-passive modules" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1101 -msgid "Please, set thresholds for all active-active modules" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1206 -msgid "Please, check all active-passive modules critical for this cluster" -msgstr "" - -#: ../../include/lib/ClusterViewer/ClusterWizard.php:1208 msgid "" -"If a critical balanced module is going to critical status, then cluster will " -"be critical." -msgstr "" - -#: ../../include/lib/Core/DBMaintainer.php:177 -#, php-format -msgid "Connection problems: %s" -msgstr "" - -#: ../../include/lib/View.php:69 -#, php-format -msgid "View %s not found" -msgstr "" - -#: ../../include/lib/Module.php:258 -msgid " error: Module has no agent assigned." -msgstr "" - -#: ../../include/lib/Module.php:1074 -msgid "Module name empty." -msgstr "" - -#: ../../include/lib/Module.php:1080 -msgid "Invalid characters in module name" -msgstr "" - -#: ../../include/lib/Module.php:1086 -msgid "Module already exists please select another name or agent." -msgstr "" - -#: ../../include/lib/Module.php:1092 -msgid "Insufficent permissions to perform this action" -msgstr "" - -#: ../../include/lib/Module.php:1099 -#, php-format -msgid "Error while processing: %s" -msgstr "" - -#: ../../include/lib/Group.php:305 -#, php-format -msgid "Failed to save group %s" -msgstr "" - -#: ../../include/lib/Group.php:558 -msgid "Ip Address" -msgstr "" - -#: ../../include/lib/Group.php:574 -msgid "Operative system" -msgstr "" - -#: ../../include/lib/SpecialDay.php:88 ../../include/lib/SpecialDay.php:115 -msgid "Already exist special day in this day." -msgstr "" - -#: ../../include/functions_snmp_browser.php:355 -msgid "The server did not return any response." -msgstr "" - -#: ../../include/functions_snmp_browser.php:558 -msgid "Numeric OID" -msgstr "" - -#: ../../include/functions_snmp_browser.php:576 -msgid "Syntax" -msgstr "" - -#: ../../include/functions_snmp_browser.php:582 -msgid "Display hint" -msgstr "" - -#: ../../include/functions_snmp_browser.php:588 -msgid "Max access" -msgstr "" - -#: ../../include/functions_snmp_browser.php:612 -msgid "OID Information" -msgstr "" - -#: ../../include/functions_snmp_browser.php:648 -msgid "Create agent module" -msgstr "" - -#: ../../include/functions_snmp_browser.php:769 -msgid "Starting OID" -msgstr "" - -#: ../../include/functions_snmp_browser.php:824 -msgid "Server to execute" -msgstr "" - -#: ../../include/functions_snmp_browser.php:965 -msgid "SNMP v3 settings" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1056 -msgid "First match" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1069 -msgid "Previous match" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1082 -msgid "Next match" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1095 -msgid "Last match" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1109 -msgid "Expand the tree (can be slow)" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1122 -msgid "Collapse the tree" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1134 -#: ../../include/functions_snmp_browser.php:1205 -msgid "Search options" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1195 -msgid "SNMP v3 options" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1227 -msgid "Search matches" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1243 -msgid "Create agent modules" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1252 -msgid "Create policy modules" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1261 -msgid "Create network components" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1699 -msgid " available" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1706 -msgid " to apply" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1711 -#: ../../operation/snmpconsole/snmp_browser.php:542 -msgid "Create new policy" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1766 -msgid "Undo" -msgstr "" - -#: ../../include/functions_snmp_browser.php:1814 -msgid "Use agent IP" -msgstr "" - -#: ../../include/chart_generator.php:122 -#: ../../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 -#: ../../operation/inventory/inventory.php:375 -msgid "There was a problem connecting with the node" -msgstr "" - -#: ../../include/functions_groups.php:75 -msgid "Alert Actions" -msgstr "" - -#: ../../include/functions_groups.php:91 -msgid "Alert Templates" -msgstr "" - -#: ../../include/functions_groups.php:107 -#: ../../operation/agentes/pandora_networkmap.editor.php:435 -#: ../../operation/agentes/pandora_networkmap.view.php:177 -msgid "Discovery task" -msgstr "" - -#: ../../include/functions_groups.php:155 -msgid "Layout visual console" -msgstr "" - -#: ../../include/functions_groups.php:171 -msgid "Plannet down time" -msgstr "" - -#: ../../include/functions_groups.php:203 -msgid "GIS maps" -msgstr "" - -#: ../../include/functions_groups.php:219 -msgid "GIS connections" -msgstr "" - -#: ../../include/functions_groups.php:235 -msgid "GIS map layers" -msgstr "" - -#: ../../include/functions_groups.php:251 -#: ../../operation/agentes/networkmap.dinamic.php:150 -#: ../../operation/agentes/pandora_networkmap.view.php:2419 -msgid "Network maps" -msgstr "" - -#: ../../include/functions_events.php:142 -msgid "NEW" -msgstr "" - -#: ../../include/functions_events.php:145 -msgid "IN PROCESS" -msgstr "" - -#: ../../include/functions_events.php:148 -msgid "VALIDATED" -msgstr "" - -#: ../../include/functions_events.php:207 -msgid "Agent module" -msgstr "" - -#: ../../include/functions_events.php:220 -msgid "Module custom id" -msgstr "" - -#: ../../include/functions_events.php:1792 -#, php-format -msgid "Could not connect: %s" -msgstr "" - -#: ../../include/functions_events.php:2439 -#: ../../operation/agentes/tactical.php:248 -msgid "Latest events" -msgstr "" - -#: ../../include/functions_events.php:2860 -msgid "Going to unknown" -msgstr "" - -#: ../../include/functions_events.php:2868 -msgid "Alert manually validated" -msgstr "" - -#: ../../include/functions_events.php:2872 -msgid "Going from critical to warning" -msgstr "" - -#: ../../include/functions_events.php:2878 -msgid "Going up to critical state" -msgstr "" - -#: ../../include/functions_events.php:2884 -msgid "Going up to normal state" -msgstr "" - -#: ../../include/functions_events.php:2888 -msgid "Going down from normal to warning" -msgstr "" - -#: ../../include/functions_events.php:2900 -msgid "Discovery server detected a new host" -msgstr "" - -#: ../../include/functions_events.php:2904 -msgid "New agent created" -msgstr "" - -#: ../../include/functions_events.php:2921 -msgid "Unknown type:" -msgstr "" - -#: ../../include/functions_events.php:3212 -#: ../../include/functions_events.php:3243 -msgid "Only new" -msgstr "" - -#: ../../include/functions_events.php:3214 -#: ../../include/functions_events.php:3251 -msgid "Only in process" -msgstr "" - -#: ../../include/functions_events.php:3215 -#: ../../include/functions_events.php:3255 -msgid "Only not validated" -msgstr "" - -#: ../../include/functions_events.php:3221 -msgid "Not Validated" -msgstr "" - -#: ../../include/functions_events.php:3413 -msgid "Change owner" -msgstr "" - -#: ../../include/functions_events.php:3478 -msgid "Change status" -msgstr "" - -#: ../../include/functions_events.php:3575 -#: ../../include/functions_events.php:5290 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:330 -msgid "Add comment" -msgstr "" - -#: ../../include/functions_events.php:3598 -#: ../../include/functions_events.php:3602 -#: ../../operation/events/events.php:1085 -msgid "Delete event" -msgstr "" - -#: ../../include/functions_events.php:3625 -msgid "Custom responses" -msgstr "" - -#: ../../include/functions_events.php:4231 -msgid "Extended information" -msgstr "" - -#: ../../include/functions_events.php:4262 -msgid "There was an error connecting to the node" -msgstr "" - -#: ../../include/functions_events.php:4283 -msgid "Agent details" -msgstr "" - -#: ../../include/functions_events.php:4297 -msgid "This agent belongs to metaconsole, is not possible display it" -msgstr "" - -#: ../../include/functions_events.php:4417 -msgid "View custom fields" -msgstr "" - -#: ../../include/functions_events.php:4440 -msgid "Module details" -msgstr "" - -#: ../../include/functions_events.php:4456 -msgid "No assigned" -msgstr "" - -#: ../../include/functions_events.php:4537 -#: ../../include/functions_events.php:4546 -msgid "Go to data overview" -msgstr "" - -#: ../../include/functions_events.php:4663 -#, php-format -msgid "Invalid custom data: %s" -msgstr "" - -#: ../../include/functions_events.php:4892 -msgid "First event" -msgstr "" - -#: ../../include/functions_events.php:4895 -msgid "Last event" -msgstr "" - -#: ../../include/functions_events.php:4992 -msgid "Autovalidated" -msgstr "" - -#: ../../include/functions_events.php:5072 -msgid "ID extra" -msgstr "" - -#: ../../include/functions_events.php:5184 -msgid "There are no comments" -msgstr "" - -#: ../../include/functions_events.php:5200 -msgid "by" -msgstr "" - -#: ../../include/functions_events.php:5235 -msgid "24 hours" -msgstr "" - -#: ../../include/functions_events.php:5236 -msgid "48 hours" -msgstr "" - -#: ../../include/functions_events.php:5871 -#, php-format -msgid "Event # %d" -msgstr "" - -#: ../../include/functions_events.php:5874 -msgid "Executing command: " -msgstr "" - -#: ../../include/functions_planned_downtimes.php:588 -msgid "Succesful stopped the Downtime" -msgstr "" - -#: ../../include/functions_planned_downtimes.php:589 -msgid "Unsuccesful stopped the Downtime" -msgstr "" - -#: ../../include/functions_planned_downtimes.php:788 -#, php-format -msgid "Enabled %s elements from the downtime" -msgstr "" - -#: ../../include/functions_planned_downtimes.php:847 -msgid "The downtime must be quiet, disable_agents or disable_agents_alerts" -msgstr "" - -#: ../../include/functions_planned_downtimes.php:852 -msgid "The execution must be once or periodically" -msgstr "" - -#: ../../include/functions_planned_downtimes.php:857 -msgid "The periodicity must be weekly or monthly" -msgstr "" - -#: ../../include/functions_planned_downtimes.php:862 -msgid "There is no user with such id" -msgstr "" - -#: ../../include/functions_planned_downtimes.php:867 -msgid "There is no group with such id" -msgstr "" - -#: ../../include/functions_planned_downtimes.php:872 -msgid "Date is wrong formatted" -msgstr "" - -#: ../../include/functions_planned_downtimes.php:979 -msgid "This scheduled downtime are executed now. Can't delete in this moment." +"This license is outside of support.

This %s installation will continue working normally and " +"without limitations, but without support or updates." msgstr "" -#: ../../include/functions_planned_downtimes.php:986 -msgid "Deleted this scheduled downtime successfully." +#: ../../package_774/enterprise/include/functions_reporting.php:8860 +msgid "Configuration changes" msgstr "" -#: ../../include/functions_planned_downtimes.php:988 -msgid "Problems for deleted this scheduled downtime." +#: ../../package_774/enterprise/include/functions_reporting.php:8877 +msgid "No NCM capabilities detected" msgstr "" -#: ../../include/functions_planned_downtimes.php:1048 -msgid "Error adding agents to copied downtime" +#: ../../package_774/enterprise/include/class/AlertCorrelationManager.class.php:1374 +#: ../../package_774/enterprise/include/lib/AlertCorrelation.class.php:1153 +msgid "Event user comment" msgstr "" -#: ../../include/functions_planned_downtimes.php:1071 -msgid "Error adding module to copied downtime" +#: ../../package_774/enterprise/godmode/massive/massive_edit_modules_satellite.php:391 +msgid "create_profiles" msgstr "" #: ../../index.php:425 @@ -52543,2928 +64432,7 @@ msgstr "" msgid "User only can use the API." msgstr "" -#: ../../index.php:1232 +#: ../../index.php:1270 #, php-format msgid "Metaconsole MR (%d) is different than this one (%d)" msgstr "" - -#: ../../operation/search_users.php:23 ../../operation/search_alerts.php:24 -#: ../../operation/search_reports.php:25 ../../operation/search_graphs.php:21 -#: ../../operation/search_modules.php:23 ../../operation/search_policies.php:22 -#: ../../operation/search_maps.php:19 -msgid "Zero results found" -msgstr "" - -#: ../../operation/search_users.php:72 -msgid "Standard User" -msgstr "" - -#: ../../operation/heatmap.php:95 ../../operation/menu.php:197 -msgid "Heatmap view" -msgstr "" - -#: ../../operation/tree.php:138 -#, php-format -msgid "Sort the agents by %s" -msgstr "" - -#: ../../operation/tree.php:149 -msgid "groups" -msgstr "" - -#: ../../operation/tree.php:153 -msgid "module groups" -msgstr "" - -#: ../../operation/tree.php:162 -msgid "policies" -msgstr "" - -#: ../../operation/tree.php:216 -msgid "Search group" -msgstr "" - -#: ../../operation/tree.php:222 ../../operation/tree.php:312 -msgid "Show not init modules" -msgstr "" - -#: ../../operation/tree.php:233 -msgid "Search agent" -msgstr "" - -#: ../../operation/tree.php:245 -msgid "Show not init agents" -msgstr "" - -#: ../../operation/tree.php:255 -msgid "Show full hirearchy" -msgstr "" - -#: ../../operation/tree.php:289 -msgid "Show only disabled" -msgstr "" - -#: ../../operation/tree.php:307 -msgid "Search module" -msgstr "" - -#: ../../operation/tree.php:357 -msgid "Tree search" -msgstr "" - -#: ../../operation/users/user_edit.php:31 -msgid "User detail editor" -msgstr "" - -#: ../../operation/users/user_edit.php:182 -msgid "Current password of user is required to perform password change" -msgstr "" - -#: ../../operation/users/user_edit.php:184 -msgid "Current password of user is not correct" -msgstr "" - -#: ../../operation/users/user_edit.php:188 -msgid "" -"Passwords didn't match or other problem encountered while updating passwords" -msgstr "" - -#: ../../operation/users/user_edit.php:201 -#: ../../operation/users/user_edit.php:220 -msgid "Password successfully updated" -msgstr "" - -#: ../../operation/users/user_edit.php:211 -#: ../../operation/users/user_edit.php:263 -msgid "Error updating user info" -msgstr "" - -#: ../../operation/users/user_edit.php:222 -msgid "Skin successfully updated" -msgstr "" - -#: ../../operation/users/user_edit.php:236 -msgid "Please enter a valid email" -msgstr "" - -#: ../../operation/users/user_edit.php:238 -msgid "Please enter a valid phone number" -msgstr "" - -#: ../../operation/users/user_edit.php:244 -msgid "Error updating passwords: " -msgstr "" - -#: ../../operation/users/user_edit.php:268 -msgid "Edit my User" -msgstr "" - -#: ../../operation/users/user_edit.php:314 -msgid "Renew API Token" -msgstr "" - -#: ../../operation/users/user_edit.php:346 -msgid "Show API Token" -msgstr "" - -#: ../../operation/users/user_edit.php:356 -msgid "" -"Directive HTTP_AUTHORIZATION=$1 is not set. Please, add it to /etc/httpd/" -"conf.d/php.conf" -msgstr "" - -#: ../../operation/users/user_edit.php:414 -msgid "You cannot change your password under the current authentication scheme" -msgstr "" - -#: ../../operation/users/user_edit.php:429 -msgid "If checkbox is clicked then block size global configuration is used" -msgstr "" - -#: ../../operation/users/user_edit.php:524 -msgid "Theme" -msgstr "" - -#: ../../operation/users/user_edit.php:843 -msgid "eHorus user configuration" -msgstr "" - -#: ../../operation/users/user_edit.php:848 -msgid "eHorus user acces enabled" -msgstr "" - -#: ../../operation/users/user_edit.php:902 -msgid "Integria user configuration" -msgstr "" - -#: ../../operation/users/user_edit.php:945 -msgid "" -"You can not change your user info under the current authentication scheme" -msgstr "" - -#: ../../operation/users/user_edit.php:1033 -msgid "This user doesn't have any assigned profile/group." -msgstr "" - -#: ../../operation/users/user_edit_header.php:100 -#: ../../operation/users/user_edit_notifications.php:36 -msgid "User notifications" -msgstr "" - -#: ../../operation/users/user_edit_notifications.php:65 -msgid "Also receive an email" -msgstr "" - -#: ../../operation/users/user_edit_notifications.php:95 -msgid "Controls have been disabled by the system administrator" -msgstr "" - -#: ../../operation/search_helps.php:17 -msgid "Zero results found." -msgstr "" - -#: ../../operation/search_helps.php:18 -#, php-format -msgid "" -"You can find more help in the wiki" -msgstr "" - -#: ../../operation/search_helps.php:32 -msgid "Matches" -msgstr "" - -#: ../../operation/visual_console/view.php:411 -msgid "Delete Item" -msgstr "" - -#: ../../operation/visual_console/view.php:417 -msgid "Copy Item" -msgstr "" - -#: ../../operation/visual_console/view.php:434 -msgid "Force remote checks" -msgstr "" - -#: ../../operation/visual_console/view.php:469 -msgid "Grid" -msgstr "" - -#: ../../operation/visual_console/view.php:476 -#: ../../operation/visual_console/view.php:889 -msgid "Grid style" -msgstr "" - -#: ../../operation/visual_console/view.php:494 -msgid "Grid size" -msgstr "" - -#: ../../operation/visual_console/view.php:880 -msgid "The size should be between 2 and 50" -msgstr "" - -#: ../../operation/visual_console/view.php:925 -msgid "Grid style saved." -msgstr "" - -#: ../../operation/visual_console/view.php:944 -msgid "Are you sure you wish to set the visual console in maintenance mode" -msgstr "" - -#: ../../operation/visual_console/view.php:947 -#: ../../operation/visual_console/view.php:954 -msgid "Are you sure you wish to disable maintenance mode" -msgstr "" - -#: ../../operation/visual_console/view.php:950 -msgid "The visual console was set to maintenance mode" -msgstr "" - -#: ../../operation/visual_console/view.php:952 -msgid "ago by user" -msgstr "" - -#: ../../operation/visual_console/view.php:959 -msgid "Maintenance mode" -msgstr "" - -#: ../../operation/visual_console/view.php:1020 -msgid "Are you sure" -msgstr "" - -#: ../../operation/visual_console/legacy_public_view.php:168 -#: ../../operation/visual_console/public_view.php:158 -msgid "QR code of the page" -msgstr "" - -#: ../../operation/search_results.php:69 -msgid "Global search" -msgstr "" - -#: ../../operation/agentes/stat_win.php:116 -#, php-format -msgid "%s Graph" -msgstr "" - -#: ../../operation/agentes/stat_win.php:149 -msgid "There was a problem locating the source of the graph" -msgstr "" - -#: ../../operation/agentes/stat_win.php:267 -#: ../../operation/agentes/interface_traffic_graph_win.php:169 -msgid "Refresh time" -msgstr "" - -#: ../../operation/agentes/stat_win.php:278 -#: ../../operation/agentes/graphs.php:238 -msgid "Show events" -msgstr "" - -#: ../../operation/agentes/stat_win.php:303 -#: ../../operation/agentes/graphs.php:240 -msgid "Show alerts" -msgstr "" - -#: ../../operation/agentes/stat_win.php:311 -#: ../../operation/agentes/stat_win.php:430 -#: ../../operation/agentes/interface_traffic_graph_win.php:214 -msgid "Begin time" -msgstr "" - -#: ../../operation/agentes/stat_win.php:333 -#: ../../operation/agentes/stat_win.php:444 -#: ../../operation/agentes/interface_traffic_graph_win.php:231 -#: ../../operation/agentes/graphs.php:234 -#: ../../operation/reporting/graph_viewer.php:346 -msgid "Time range" -msgstr "" - -#: ../../operation/agentes/stat_win.php:348 -#: ../../operation/reporting/graph_viewer.php:390 -msgid "Zoom" -msgstr "" - -#: ../../operation/agentes/stat_win.php:368 -#: ../../operation/agentes/interface_traffic_graph_win.php:245 -msgid "Show percentil" -msgstr "" - -#: ../../operation/agentes/stat_win.php:394 -msgid "Show AVG/MAX/MIN data series in graph" -msgstr "" - -#: ../../operation/agentes/stat_win.php:500 -#: ../../operation/agentes/interface_traffic_graph_win.php:318 -#: ../../operation/agentes/interface_traffic_graph_win.php:322 -msgid "Graph configuration menu" -msgstr "" - -#: ../../operation/agentes/alerts_status.php:355 -msgid "No actions" -msgstr "" - -#: ../../operation/agentes/alerts_status.php:389 -#: ../../operation/agentes/estado_monitores.php:575 -#: ../../operation/agentes/alerts_status.functions.php:223 -msgid "Free text for search (*):" -msgstr "" - -#: ../../operation/agentes/alerts_status.php:390 -#: ../../operation/agentes/alerts_status.functions.php:224 -msgid "Filter by module name, template name or action name" -msgstr "" - -#: ../../operation/agentes/alerts_status.php:501 -msgid "Full list of alerts" -msgstr "" - -#: ../../operation/agentes/alerts_status.php:596 -msgid "You must select at least one alert." -msgstr "" - -#: ../../operation/agentes/gis_view.php:96 -msgid "Period to show data as path" -msgstr "" - -#: ../../operation/agentes/gis_view.php:100 -msgid "Refresh path" -msgstr "" - -#: ../../operation/agentes/gis_view.php:158 -msgid "This agent doesn't have any GIS data." -msgstr "" - -#: ../../operation/agentes/gis_view.php:170 -msgid "Positional data from the last" -msgstr "" - -#: ../../operation/agentes/gis_view.php:209 -#, php-format -msgid "%s Km" -msgstr "" - -#: ../../operation/agentes/gis_view.php:223 -msgid "Distance" -msgstr "" - -#: ../../operation/agentes/gis_view.php:224 -msgid "# of Packages" -msgstr "" - -#: ../../operation/agentes/gis_view.php:225 -#: ../../operation/gis_maps/ajax.php:242 -msgid "Manual placement" -msgstr "" - -#: ../../operation/agentes/exportdata.csv.php:66 -#: ../../operation/agentes/exportdata.php:102 -#: ../../operation/agentes/exportdata.excel.php:66 -msgid "Invalid time specified" -msgstr "" - -#: ../../operation/agentes/exportdata.csv.php:181 -#: ../../operation/agentes/exportdata.php:240 -#: ../../operation/agentes/exportdata.excel.php:164 -msgid "No modules specified" -msgstr "" - -#: ../../operation/agentes/log_sources_status.php:75 -msgid "Review in log viewer" -msgstr "" - -#: ../../operation/agentes/log_sources_status.php:101 -msgid "Log sources status" -msgstr "" - -#: ../../operation/agentes/estado_agente.php:255 ../../operation/menu.php:182 -msgid "Agent detail" -msgstr "" - -#: ../../operation/agentes/estado_agente.php:283 -msgid "Sucessfully deleted agent" -msgstr "" - -#: ../../operation/agentes/estado_agente.php:284 -msgid "There was an error message deleting the agent" -msgstr "" - -#: ../../operation/agentes/estado_agente.php:372 -msgid "Search in custom fields" -msgstr "" - -#: ../../operation/agentes/estado_agente.php:485 -#: ../../operation/agentes/status_monitor.php:1060 -msgid "Manage filter" -msgstr "" - -#: ../../operation/agentes/estado_agente.php:1085 -msgid "L.S change" -msgstr "" - -#: ../../operation/agentes/estado_agente.php:1265 -msgid "Agent events" -msgstr "" - -#: ../../operation/agentes/ehorus.php:30 -msgid "Missing agent id" -msgstr "" - -#: ../../operation/agentes/ehorus.php:51 -msgid "Missing ehorus agent id" -msgstr "" - -#: ../../operation/agentes/ehorus.php:100 -#: ../../operation/agentes/ehorus.php:137 -msgid "There was an error retrieving an authorization token" -msgstr "" - -#: ../../operation/agentes/ehorus.php:112 -#: ../../operation/agentes/ehorus.php:149 -#: ../../operation/agentes/ehorus.php:185 -msgid "There was an error processing the response" -msgstr "" - -#: ../../operation/agentes/ehorus.php:173 -msgid "There was an error retrieving the agent data" -msgstr "" - -#: ../../operation/agentes/ehorus.php:190 -msgid "Remote management of this agent with eHorus" -msgstr "" - -#: ../../operation/agentes/ehorus.php:192 -msgid "Launch" -msgstr "" - -#: ../../operation/agentes/ehorus.php:198 -msgid "The connection was lost and the authorization token was expired" -msgstr "" - -#: ../../operation/agentes/ehorus.php:198 -msgid "Reload the page to request a new authorization token" -msgstr "" - -#: ../../operation/agentes/status_events.php:31 -#: ../../operation/agentes/status_events.php:32 -msgid "Latest events for this agent" -msgstr "" - -#: ../../operation/agentes/networkmap.dinamic.php:102 -#: ../../operation/agentes/pandora_networkmap.view.php:2353 -#: ../../operation/snmpconsole/snmp_statistics.php:45 -#: ../../operation/snmpconsole/snmp_browser.php:56 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.dinamic.php:126 -#: ../../operation/agentes/pandora_networkmap.view.php:2381 -msgid "List of networkmap" -msgstr "" - -#: ../../operation/agentes/agent_fields.php:47 -#: ../../operation/agentes/custom_fields.php:90 -msgid "empty" -msgstr "" - -#: ../../operation/agentes/realtime_win.php:85 -#, php-format -msgid "%s Realtime Module Graph" -msgstr "" - -#: ../../operation/agentes/realtime_win.php:112 -msgid "Realtime extension is not enabled." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:229 -msgid "Network maps editor" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:285 -msgid "Creating map..." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:287 -msgid "" -"To create a network map that visually recreates link-level (L2) " -"relationships, you must first discover these relationships with Discovery " -"Server. Network maps only reflect relationships that have already been " -"discovered." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:289 -msgid "" -"Discovery Server discovers relationships between interfaces (L2) through " -"SNMP and relationships between hosts (L3) through route discovery." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:290 -msgid "" -"You can also create these relationships manually by editing nodes or re-" -"passing a discovery task after adding new information (for example by adding " -"new SNMP communities)." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:291 -msgid "See our documentation for more information." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:387 -#: ../../operation/agentes/pandora_networkmap.view.php:164 -msgid "Position X" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:393 -#: ../../operation/agentes/pandora_networkmap.view.php:166 -msgid "Position Y" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:399 -#: ../../operation/agentes/pandora_networkmap.view.php:169 -msgid "Zoom scale" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:400 -#: ../../operation/agentes/pandora_networkmap.view.php:171 -msgid "" -"Introduce zoom level. 1 = Highest resolution. Figures may include decimals" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:436 -#: ../../operation/agentes/pandora_networkmap.view.php:178 -msgid "CIDR IP mask" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:452 -msgid "Source group" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:465 -msgid "Source id group changed. All elements in networkmap will be lost." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:476 -#: ../../operation/agentes/pandora_networkmap.view.php:260 -msgid "Don't show subgroups:" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:488 -#: ../../operation/agentes/pandora_networkmap.view.php:217 -msgid "Source from recon task" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:502 -#: ../../operation/agentes/pandora_networkmap.view.php:219 -msgid "" -"It is setted any recon task, the nodes get from the recontask IP mask " -"instead from the group." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:508 -#: ../../operation/agentes/pandora_networkmap.view.php:239 -msgid "Source from CIDR IP mask" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:522 -#: ../../operation/agentes/pandora_networkmap.view.php:294 -msgid "Method generation networkmap" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:540 -#: ../../operation/agentes/pandora_networkmap.view.php:310 -msgid "Separation between nodes. By default 0.25" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:544 -#: ../../operation/agentes/pandora_networkmap.view.php:312 -msgid "Rank separation" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:545 -#: ../../operation/agentes/pandora_networkmap.view.php:313 -msgid "" -"Only flat and radial. Separation between arrows. By default 0.5 in flat and " -"1.0 in radial" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:549 -#: ../../operation/agentes/pandora_networkmap.view.php:315 -msgid "Min nodes dist" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:550 -#: ../../operation/agentes/pandora_networkmap.view.php:316 -msgid "Only circular. Minimum separation between all nodes. By default 1.0" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:554 -#: ../../operation/agentes/pandora_networkmap.view.php:318 -msgid "Default ideal node separation" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:555 -#: ../../operation/agentes/pandora_networkmap.view.php:319 -msgid "Only fdp. Default ideal node separation in the layout. By default 0.3" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.editor.php:750 -msgid "Source id group changed. All elements in Networkmap will be lost" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:139 -#: ../../operation/agentes/pandora_networkmap.php:388 -msgid "Succesfully created" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:215 -#: ../../operation/agentes/pandora_networkmap.php:537 -msgid "Succesfully updated" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:268 -#: ../../operation/agentes/pandora_networkmap.php:488 -msgid "Another network map already exists with this name and group." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:563 -msgid "Succesfully duplicate" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:586 -msgid "Succesfully deleted" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:696 -msgid "List of network maps" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:811 -msgid "Empty map" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:815 -msgid "Pending to generate" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:871 -msgid "There are no maps defined." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:885 -msgid "Create network map" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:885 -msgid "Create empty network map" -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.php:900 -msgid "Are you sure you want to delete this network map?" -msgstr "" - -#: ../../operation/agentes/interface_traffic_graph_win.php:95 -#, php-format -msgid "%s Interface Graph" -msgstr "" - -#: ../../operation/agentes/interface_traffic_graph_win.php:268 -msgid "Zoom factor" -msgstr "" - -#: ../../operation/agentes/interface_traffic_graph_win.php:275 -msgid "Full" -msgstr "" - -#: ../../operation/agentes/graphs.php:158 -msgid "Other modules" -msgstr "" - -#: ../../operation/agentes/graphs.php:165 -msgid "Modules network no proc" -msgstr "" - -#: ../../operation/agentes/graphs.php:172 -msgid "Modules boolean" -msgstr "" - -#: ../../operation/agentes/graphs.php:240 -msgid "the combined graph does not show the alerts into this graph" -msgstr "" - -#: ../../operation/agentes/graphs.php:242 -msgid "Show as one combined graph" -msgstr "" - -#: ../../operation/agentes/graphs.php:244 -msgid "several graphs for each module" -msgstr "" - -#: ../../operation/agentes/graphs.php:245 -msgid "One combined graph" -msgstr "" - -#: ../../operation/agentes/graphs.php:253 -#: ../../operation/agentes/graphs.php:452 -msgid "Area stack" -msgstr "" - -#: ../../operation/agentes/graphs.php:255 -#: ../../operation/agentes/graphs.php:460 -msgid "Line stack" -msgstr "" - -#: ../../operation/agentes/graphs.php:283 -msgid "Save as custom graph" -msgstr "" - -#: ../../operation/agentes/graphs.php:305 -msgid "Filter graphs" -msgstr "" - -#: ../../operation/agentes/graphs.php:336 -msgid "There was an error loading the graph" -msgstr "" - -#: ../../operation/agentes/graphs.php:344 -#: ../../operation/agentes/graphs.php:348 -msgid "Name custom graph" -msgstr "" - -#: ../../operation/agentes/graphs.php:394 -msgid "Save custom graph" -msgstr "" - -#: ../../operation/agentes/graphs.php:415 -msgid "Custom graph create from the tab graphs in the agent." -msgstr "" - -#: ../../operation/agentes/datos_agente.php:174 -msgid "Received data from" -msgstr "" - -#: ../../operation/agentes/datos_agente.php:181 -msgid "Main database" -msgstr "" - -#: ../../operation/agentes/datos_agente.php:182 -msgid "" -"Switch between the main database and the history database to retrieve module " -"data" -msgstr "" - -#: ../../operation/agentes/datos_agente.php:213 -#: ../../operation/agentes/alerts_status.functions.php:151 -msgid "Free text for search" -msgstr "" - -#: ../../operation/agentes/interface_view.functions.php:184 -#: ../../operation/agentes/interface_view.functions.php:185 -msgid "Interface filter" -msgstr "" - -#: ../../operation/agentes/interface_view.functions.php:508 -msgid "IfName" -msgstr "" - -#: ../../operation/agentes/interface_view.functions.php:518 -msgid "IfSpeed" -msgstr "" - -#: ../../operation/agentes/interface_view.functions.php:526 -msgid "IfInOctets" -msgstr "" - -#: ../../operation/agentes/interface_view.functions.php:534 -msgid "IfOutOctets" -msgstr "" - -#: ../../operation/agentes/interface_view.functions.php:542 -msgid "% Bandwidth usage (in)" -msgstr "" - -#: ../../operation/agentes/interface_view.functions.php:550 -msgid "% Bandwidth usage (out)" -msgstr "" - -#: ../../operation/agentes/interface_view.functions.php:731 -#: ../../operation/agentes/pandora_networkmap.view.php:1309 -msgid "inOctets and outOctets must be enabled." -msgstr "" - -#: ../../operation/agentes/interface_view.functions.php:797 -msgid "No search parameters" -msgstr "" - -#: ../../operation/agentes/snapshot_view.php:42 -msgid "Cannot connect with node to display the module data." -msgstr "" - -#: ../../operation/agentes/snapshot_view.php:90 -#, php-format -msgid "%s Snapshot data view for module (%s)" -msgstr "" - -#: ../../operation/agentes/snapshot_view.php:96 -#, php-format -msgid "Current data at %s" -msgstr "" - -#: ../../operation/agentes/exportdata.php:49 -#: ../../operation/agentes/exportdata.php:62 ../../operation/menu.php:722 -msgid "Export data" -msgstr "" - -#: ../../operation/agentes/exportdata.php:310 -msgid "MS Excel" -msgstr "" - -#: ../../operation/agentes/exportdata.php:311 -msgid "Average per hour/day" -msgstr "" - -#: ../../operation/agentes/exportdata.php:348 -msgid "Source agent" -msgstr "" - -#: ../../operation/agentes/exportdata.php:368 -msgid "No modules of type string. You can not calculate their average" -msgstr "" - -#: ../../operation/agentes/exportdata.php:375 -msgid "Export type" -msgstr "" - -#: ../../operation/agentes/custom_fields.php:59 -msgid "No fields defined" -msgstr "" - -#: ../../operation/agentes/interface_view.php:63 ../../operation/menu.php:189 -msgid "Interface view" -msgstr "" - -#: ../../operation/agentes/status_monitor.php:591 -#: ../../operation/agentes/alerts_status.functions.php:127 -msgid "No tags" -msgstr "" - -#: ../../operation/agentes/status_monitor.php:674 -msgid "Wux server module" -msgstr "" - -#: ../../operation/agentes/status_monitor.php:973 -msgid "Min. hours in current status" -msgstr "" - -#: ../../operation/agentes/status_monitor.php:983 -msgid "Not condition" -msgstr "" - -#: ../../operation/agentes/status_monitor.php:998 -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:1546 -msgid "Data Type" -msgstr "" - -#: ../../operation/agentes/status_monitor.php:1590 -msgid "W/C" -msgstr "" - -#: ../../operation/agentes/status_monitor.php:1678 -#: ../../operation/agentes/pandora_networkmap.view.php:1820 -msgid "(Adopt) " -msgstr "" - -#: ../../operation/agentes/status_monitor.php:1686 -#: ../../operation/agentes/pandora_networkmap.view.php:1828 -msgid "(Unlinked) (Adopt) " -msgstr "" - -#: ../../operation/agentes/status_monitor.php:1689 -#: ../../operation/agentes/pandora_networkmap.view.php:1831 -msgid "(Unlinked) " -msgstr "" - -#: ../../operation/agentes/group_view.php:181 -msgid "Summary of the status groups" -msgstr "" - -#: ../../operation/agentes/group_view.php:233 -msgid "Total items" -msgstr "" - -#: ../../operation/agentes/estado_monitores.php:51 -msgid "Tag's information" -msgstr "" - -#: ../../operation/agentes/estado_monitores.php:109 -msgid "Relationship information" -msgstr "" - -#: ../../operation/agentes/estado_monitores.php:160 -msgid "Non-initialized modules found." -msgstr "" - -#: ../../operation/agentes/estado_monitores.php:190 -msgid "List of modules" -msgstr "" - -#: ../../operation/agentes/estado_monitores.php:516 -msgid "Not Normal" -msgstr "" - -#: ../../operation/agentes/estado_monitores.php:557 -msgid "Status:" -msgstr "" - -#: ../../operation/agentes/estado_monitores.php:576 -msgid "Search by module name, list matches." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.view.php:235 -msgid "Show only the task with the recon script \"SNMP L2 Recon\"." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.view.php:1688 -msgid "Success be updated." -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.view.php:1785 -msgid "Name: " -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.view.php:1835 -msgid "Policy: " -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.view.php:1932 -msgid "Data: " -msgstr "" - -#: ../../operation/agentes/pandora_networkmap.view.php:1934 -#: ../../operation/agentes/estado_generalagente.php:824 -msgid "Last contact: " -msgstr "" - -#: ../../operation/agentes/ver_agente.php:1269 -msgid "Sons" -msgstr "" - -#: ../../operation/agentes/ver_agente.php:1624 -msgid "Log Viewer" -msgstr "" - -#: ../../operation/agentes/ver_agente.php:1663 -msgid "Terminal" -msgstr "" - -#: ../../operation/agentes/ver_agente.php:1685 -msgid "Processes" -msgstr "" - -#: ../../operation/agentes/ver_agente.php:1754 -#: ../../operation/agentes/ver_agente.php:1961 -msgid "Security hardening" -msgstr "" - -#: ../../operation/agentes/ver_agente.php:1883 -msgid "Data View" -msgstr "" - -#: ../../operation/agentes/ver_agente.php:1953 -msgid "Network configuration" -msgstr "" - -#: ../../operation/agentes/ver_agente.php:1972 -msgid "Agent main view" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:57 -msgid "The agent has not assigned server. Maybe agent does not run fine." -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:98 -msgid "In scheduled downtime" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:366 -msgid "Agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:372 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:657 -msgid "Agent access rate (Last 24h)" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:951 -msgid "Agent data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:993 -msgid "Active issue on this agent" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:994 -msgid "Agent incident main" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:1022 -msgid "Interface information (SNMP)" -msgstr "" - -#: ../../operation/agentes/agent_inventory.php:73 -msgid "This agent has not modules inventory" -msgstr "" - -#: ../../operation/agentes/agent_inventory.php:248 -#: ../../operation/agentes/agent_inventory.php:249 -msgid "Diff view" -msgstr "" - -#: ../../operation/agentes/alerts_status.functions.php:48 -msgid "Alert(s) validated" -msgstr "" - -#: ../../operation/agentes/alerts_status.functions.php:49 -msgid "Error processing alert(s)" -msgstr "" - -#: ../../operation/agentes/alerts_status.functions.php:152 -msgid "Filter by agent name, module name, template name or action name" -msgstr "" - -#: ../../operation/agentes/tactical.php:221 -msgid "Report of State" -msgstr "" - -#: ../../operation/agentes/tactical.php:265 -msgid "Event graph" -msgstr "" - -#: ../../operation/agentes/tactical.php:270 -msgid "Event graph by agent" -msgstr "" - -#: ../../operation/messages/message_list.php:46 -#: ../../operation/messages/message_list.php:55 -#: ../../operation/messages/message_edit.php:66 -msgid "Sent messages" -msgstr "" - -#: ../../operation/messages/message_list.php:46 -#: ../../operation/messages/message_list.php:50 -#: ../../operation/messages/message_edit.php:54 -msgid "Received messages" -msgstr "" - -#: ../../operation/messages/message_list.php:64 -#: ../../operation/messages/message_list.php:310 -#: ../../operation/messages/message_edit.php:78 -msgid "Create message" -msgstr "" - -#: ../../operation/messages/message_list.php:132 -msgid "Not deleted. Error deleting messages" -msgstr "" - -#: ../../operation/messages/message_list.php:140 -#: ../../operation/messages/message_list.php:149 -msgid "You have" -msgstr "" - -#: ../../operation/messages/message_list.php:140 -msgid "sent message(s)" -msgstr "" - -#: ../../operation/messages/message_list.php:149 -msgid "unread message(s)" -msgstr "" - -#: ../../operation/messages/message_list.php:160 -msgid "There are no messages." -msgstr "" - -#: ../../operation/messages/message_list.php:190 -#: ../../operation/messages/message_edit.php:382 -msgid "Destination" -msgstr "" - -#: ../../operation/messages/message_list.php:192 -#: ../../operation/messages/message_edit.php:321 -msgid "Sender" -msgstr "" - -#: ../../operation/messages/message_list.php:210 -msgid "Click to read" -msgstr "" - -#: ../../operation/messages/message_list.php:213 -msgid "Mark as unread" -msgstr "" - -#: ../../operation/messages/message_list.php:218 -#: ../../operation/messages/message_list.php:221 -msgid "Message unread - click to read" -msgstr "" - -#: ../../operation/messages/message_list.php:262 -msgid "No Subject" -msgstr "" - -#: ../../operation/messages/message_edit.php:85 -msgid "Compose message" -msgstr "" - -#: ../../operation/messages/message_edit.php:114 -msgid "This message does not exist in the system" -msgstr "" - -#: ../../operation/messages/message_edit.php:183 -msgid "wrote" -msgstr "" - -#: ../../operation/messages/message_edit.php:198 -msgid "Reply" -msgstr "" - -#: ../../operation/messages/message_edit.php:210 -msgid "Delete conversation" -msgstr "" - -#: ../../operation/messages/message_edit.php:231 -msgid "User or group must be selected." -msgstr "" - -#: ../../operation/messages/message_edit.php:245 -msgid "Message successfully sent to users" -msgstr "" - -#: ../../operation/messages/message_edit.php:246 -msgid "Error sending message to users" -msgstr "" - -#: ../../operation/messages/message_edit.php:265 -#, php-format -msgid "Message successfully sent to user %s" -msgstr "" - -#: ../../operation/messages/message_edit.php:266 -#, php-format -msgid "Error sending message to user %s" -msgstr "" - -#: ../../operation/messages/message_edit.php:352 -msgid "Select user" -msgstr "" - -#: ../../operation/messages/message_edit.php:361 -msgid "OR" -msgstr "" - -#: ../../operation/messages/message_edit.php:372 -msgid "Select group" -msgstr "" - -#: ../../operation/messages/message_edit.php:441 -msgid "Send message" -msgstr "" - -#: ../../operation/network/network_report.php:107 -#: ../../operation/network/network_usage_map.php:122 -#: ../../operation/netflow/nf_live_view.php:172 -msgid "Error creating filter" -msgstr "" - -#: ../../operation/network/network_report.php:109 -#: ../../operation/network/network_usage_map.php:124 -#: ../../operation/netflow/nf_live_view.php:174 -msgid "Filter created successfully" -msgstr "" - -#: ../../operation/network/network_report.php:125 -#: ../../operation/network/network_usage_map.php:140 -#: ../../operation/netflow/nf_live_view.php:193 -msgid "Filter updated successfully" -msgstr "" - -#: ../../operation/network/network_report.php:126 -#: ../../operation/network/network_usage_map.php:141 -#: ../../operation/netflow/nf_live_view.php:194 -msgid "Error updating filter" -msgstr "" - -#: ../../operation/network/network_report.php:216 -#: ../../operation/network/network_usage_map.php:264 -#: ../../operation/netflow/nf_live_view.php:556 -msgid "Defined period" -msgstr "" - -#: ../../operation/network/network_report.php:228 -#: ../../operation/network/network_usage_map.php:276 -msgid "Results to show" -msgstr "" - -#: ../../operation/network/network_report.php:273 -#: ../../operation/network/network_usage_map.php:320 -msgid "Load Filter" -msgstr "" - -#: ../../operation/network/network_report.php:274 -#: ../../operation/network/network_usage_map.php:321 -#: ../../operation/netflow/nf_live_view.php:293 -msgid "Select a filter" -msgstr "" - -#: ../../operation/network/network_report.php:317 -#: ../../operation/network/network_usage_map.php:153 -#: ../../operation/netflow/nf_live_view.php:660 -msgid "Save as new filter" -msgstr "" - -#: ../../operation/network/network_report.php:328 -#: ../../operation/network/network_usage_map.php:164 -#: ../../operation/netflow/nf_live_view.php:661 -msgid "Update current filter" -msgstr "" - -#: ../../operation/network/network_report.php:406 -#: ../../operation/network/network_report.php:455 -msgid "Flows" -msgstr "" - -#: ../../operation/network/network_report.php:417 -#: ../../operation/network/network_report.php:457 -msgid "Packets" -msgstr "" - -#: ../../operation/network/network_report.php:559 -#, php-format -msgid "Filtered by port %s. Click here to remove the filter." -msgstr "" - -#: ../../operation/network/network_report.php:559 -#, php-format -msgid "Filtered by IP %s. Click here to remove the filter." -msgstr "" - -#: ../../operation/network/network_usage_map.php:54 -#: ../../operation/menu.php:226 -msgid "Network usage map" -msgstr "" - -#: ../../operation/network/network_usage_map.php:147 -msgid "Show netflow map" -msgstr "" - -#: ../../operation/netflow/nf_live_view.php:135 -msgid "Netflow live view" -msgstr "" - -#: ../../operation/netflow/nf_live_view.php:237 -msgid "Connection" -msgstr "" - -#: ../../operation/netflow/nf_live_view.php:366 -msgid "IP address resolution" -msgstr "" - -#: ../../operation/netflow/nf_live_view.php:366 -msgid "Resolve the IP addresses to get their hostnames." -msgstr "" - -#: ../../operation/netflow/nf_live_view.php:369 -msgid "Source ip" -msgstr "" - -#: ../../operation/netflow/nf_live_view.php:387 -msgid "New filter name" -msgstr "" - -#: ../../operation/netflow/nf_live_view.php:425 -#, php-format -msgid "WARNING threshold for the maximum % of traffic of an IP." -msgstr "" - -#: ../../operation/netflow/nf_live_view.php:538 -#: ../../operation/incidents/integriaims_export_csv.php:84 -#: ../../operation/incidents/configure_integriaims_incident.php:353 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:339 -#: ../../operation/incidents/list_integriaims_incidents.php:401 -msgid "Resolution" -msgstr "" - -#: ../../operation/netflow/nf_live_view.php:550 -msgid "The interval will be divided in chunks the length of the resolution." -msgstr "" - -#: ../../operation/netflow/nf_live_view.php:648 -msgid "Draw" -msgstr "" - -#: ../../operation/netflow/nf_live_view.php:691 -msgid "No filter selected" -msgstr "" - -#: ../../operation/netflow/netflow_explorer.php:46 ../../operation/menu.php:218 -msgid "Netflow explorer" -msgstr "" - -#: ../../operation/snmpconsole/snmp_statistics.php:87 -msgid "SNMP Statistics" -msgstr "" - -#: ../../operation/snmpconsole/snmp_statistics.php:158 -msgid "There are no SNMP traps in database" -msgstr "" - -#: ../../operation/snmpconsole/snmp_statistics.php:171 -msgid "Traps received by source" -msgstr "" - -#: ../../operation/snmpconsole/snmp_statistics.php:184 -#: ../../operation/snmpconsole/snmp_statistics.php:258 -msgid "Number" -msgstr "" - -#: ../../operation/snmpconsole/snmp_statistics.php:245 -msgid "Traps received by Enterprise String" -msgstr "" - -#: ../../operation/snmpconsole/snmp_statistics.php:257 -msgid "Trap Enterprise String" -msgstr "" - -#: ../../operation/snmpconsole/snmp_browser.php:81 -msgid "SNMP Browser" -msgstr "" - -#: ../../operation/snmpconsole/snmp_browser.php:225 -msgid "Adding modules in progress" -msgstr "" - -#: ../../operation/snmpconsole/snmp_browser.php:553 -msgid "Create policy" -msgstr "" - -#: ../../operation/snmpconsole/snmp_browser.php:623 -#: ../../operation/snmpconsole/snmp_browser.php:699 -msgid "Are you sure you want add module?" -msgstr "" - -#: ../../operation/snmpconsole/snmp_mib_uploader.php:47 -#: ../../operation/menu.php:249 -msgid "MIB uploader" -msgstr "" - -#: ../../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 "" - -#: ../../operation/menu.php:222 -msgid "Netflow Live View" -msgstr "" - -#: ../../operation/menu.php:244 -msgid "SNMP browser" -msgstr "" - -#: ../../operation/menu.php:253 -msgid "SNMP filters" -msgstr "" - -#: ../../operation/menu.php:338 ../../operation/menu.php:339 -msgid "Visual console list" -msgstr "" - -#: ../../operation/menu.php:404 -msgid "List of Gis maps" -msgstr "" - -#: ../../operation/menu.php:489 ../../operation/menu.php:490 -msgid "Dashboard list" -msgstr "" - -#: ../../operation/menu.php:561 -msgid "RSS" -msgstr "" - -#: ../../operation/menu.php:576 ../../operation/menu.php:589 -#: ../../operation/events/sound_events.php:68 -#: ../../operation/events/events.php:1737 -#: ../../operation/events/events.php:1789 -#: ../../operation/events/events.php:2818 -msgid "Acoustic console" -msgstr "" - -#: ../../operation/menu.php:671 -msgid "Configure user notifications" -msgstr "" - -#: ../../operation/menu.php:691 -msgid "Integria IMS statistics" -msgstr "" - -#: ../../operation/menu.php:692 -msgid "Integria IMS ticket list" -msgstr "" - -#: ../../operation/menu.php:705 -msgid "Messages List" -msgstr "" - -#: ../../operation/menu.php:706 -msgid "New message" -msgstr "" - -#: ../../operation/menu.php:728 -msgid "Scheduled downtime" -msgstr "" - -#: ../../operation/gis_maps/gis_map.php:38 -msgid "List of GIS maps" -msgstr "" - -#: ../../operation/gis_maps/gis_map.php:213 -msgid "No maps found" -msgstr "" - -#: ../../operation/gis_maps/gis_map.php:240 -msgid "Caution: Do you want delete the map?" -msgstr "" - -#: ../../operation/gis_maps/gis_map.php:247 -msgid "Do you want to set default the map?" -msgstr "" - -#: ../../operation/gis_maps/gis_map.php:255 -msgid "There was error on setup the default map." -msgstr "" - -#: ../../operation/gis_maps/render_view.php:146 -msgid "Show link to public GIS map" -msgstr "" - -#: ../../operation/gis_maps/render_view.php:156 -msgid "10 minutes" -msgstr "" - -#: ../../operation/gis_maps/render_view.php:171 -msgid "Filter by status" -msgstr "" - -#: ../../operation/gis_maps/ajax.php:237 ../../operation/gis_maps/ajax.php:275 -#: ../../operation/gis_maps/ajax.php:444 -msgid "Position (Lat, Long, Alt)" -msgstr "" - -#: ../../operation/gis_maps/ajax.php:238 -msgid "Start contact" -msgstr "" - -#: ../../operation/gis_maps/ajax.php:240 -msgid "Num reports" -msgstr "" - -#: ../../operation/gis_maps/ajax.php:279 ../../operation/gis_maps/ajax.php:448 -msgid "Default position of map." -msgstr "" - -#: ../../operation/gis_maps/ajax.php:339 -msgid "Satellite Version" -msgstr "" - -#: ../../operation/gis_maps/ajax.php:385 ../../operation/gis_maps/ajax.php:502 -msgid "Number of non-validated critical events" -msgstr "" - -#: ../../operation/gis_maps/ajax.php:395 ../../operation/gis_maps/ajax.php:512 -msgid "Alert(s) fired" -msgstr "" - -#: ../../operation/incidents/integriaims_export_csv.php:80 -msgid "ID Ticket" -msgstr "" - -#: ../../operation/incidents/integriaims_export_csv.php:82 -#: ../../operation/incidents/list_integriaims_incidents.php:588 -msgid "Group/Company" -msgstr "" - -#: ../../operation/incidents/integriaims_export_csv.php:87 -msgid "Started" -msgstr "" - -#: ../../operation/incidents/integriaims_export_csv.php:88 -#: ../../operation/incidents/configure_integriaims_incident.php:323 -#: ../../operation/incidents/list_integriaims_incidents.php:374 -#: ../../operation/incidents/list_integriaims_incidents.php:592 -msgid "Creator" -msgstr "" - -#: ../../operation/incidents/incident_statistics.php:31 -#: ../../operation/incidents/configure_integriaims_incident.php:41 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:69 -#: ../../operation/incidents/list_integriaims_incidents.php:33 -msgid "Issues" -msgstr "" - -#: ../../operation/incidents/incident_statistics.php:47 -msgid "Incidents by status" -msgstr "" - -#: ../../operation/incidents/incident_statistics.php:50 -msgid "Incidents by priority" -msgstr "" - -#: ../../operation/incidents/incident_statistics.php:53 -msgid "Incidents by group" -msgstr "" - -#: ../../operation/incidents/incident_statistics.php:56 -msgid "Incidents by user" -msgstr "" - -#: ../../operation/incidents/configure_integriaims_incident.php:26 -msgid "Update Integria IMS Ticket" -msgstr "" - -#: ../../operation/incidents/configure_integriaims_incident.php:28 -msgid "Create Integria IMS Ticket" -msgstr "" - -#: ../../operation/incidents/configure_integriaims_incident.php:142 -msgid "Successfully created in Integria IMS" -msgstr "" - -#: ../../operation/incidents/configure_integriaims_incident.php:143 -msgid "Could not be created in Integria IMS" -msgstr "" - -#: ../../operation/incidents/configure_integriaims_incident.php:163 -msgid "Successfully updated in Integria IMS" -msgstr "" - -#: ../../operation/incidents/configure_integriaims_incident.php:164 -msgid "Could not be updated in Integria IMS" -msgstr "" - -#: ../../operation/incidents/configure_integriaims_incident.php:323 -msgid "" -"This field corresponds to the Integria IMS user specified in Integria IMS " -"setup" -msgstr "" - -#: ../../operation/incidents/configure_integriaims_incident.php:383 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:222 -msgid "File name" -msgstr "" - -#: ../../operation/incidents/configure_integriaims_incident.php:388 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:224 -msgid "Attachment description" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:93 -msgid "Not yet" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:97 -msgid "Not closed yet" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:131 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:262 -msgid "Filename" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:158 -msgid "File successfully deleted" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:159 -msgid "File could not be deleted" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:238 -msgid "Add attachment" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:240 -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:413 -msgid "Attached files" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:298 -msgid "Comment successfully added" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:299 -msgid "Comment could not be added" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:325 -msgid "No comments found" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:365 -msgid "Created by" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:366 -msgid "Owned by" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:367 -msgid "Closed by" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:384 -msgid "Closed at" -msgstr "" - -#: ../../operation/incidents/dashboard_detail_integriaims_incident.php:395 -msgid "People" -msgstr "" - -#: ../../operation/incidents/list_integriaims_incidents.php:24 -#: ../../operation/incidents/list_integriaims_incidents.php:37 -msgid "Integria IMS Tickets" -msgstr "" - -#: ../../operation/incidents/list_integriaims_incidents.php:329 -msgid "Text filter" -msgstr "" - -#: ../../operation/incidents/list_integriaims_incidents.php:423 -msgid "Created from" -msgstr "" - -#: ../../operation/incidents/list_integriaims_incidents.php:435 -msgid "Created to" -msgstr "" - -#: ../../operation/incidents/list_integriaims_incidents.php:589 -msgid "Status/Resolution" -msgstr "" - -#: ../../operation/incidents/list_integriaims_incidents.php:591 -msgid "Updated/Started" -msgstr "" - -#: ../../operation/incidents/list_integriaims_incidents.php:635 -msgid "No tickets to show" -msgstr "" - -#: ../../operation/inventory/inventory.php:541 -#: ../../operation/inventory/inventory.php:576 -msgid "Basic info" -msgstr "" - -#: ../../operation/inventory/inventory.php:667 -msgid "Order by agent" -msgstr "" - -#: ../../operation/inventory/inventory.php:818 -#: ../../operation/inventory/inventory.php:819 -#: ../../operation/inventory/inventory.php:933 -#: ../../operation/inventory/inventory.php:934 -#: ../../operation/inventory/inventory.php:1097 -#: ../../operation/inventory/inventory.php:1098 -#: ../../operation/inventory/inventory.php:1187 -#: ../../operation/inventory/inventory.php:1188 -#: ../../operation/inventory/inventory.php:1219 -#: ../../operation/inventory/inventory.php:1220 -msgid "No inventory found" -msgstr "" - -#: ../../operation/inventory/inventory.php:1260 -msgid "Secondary IP" -msgstr "" - -#: ../../operation/inventory/inventory.php:1269 -msgid "Values Custom Fields" -msgstr "" - -#: ../../operation/inventory/inventory.php:1291 -#: ../../operation/inventory/inventory.php:1292 -msgid "Agent info not found" -msgstr "" - -#: ../../operation/search_main.php:127 ../../operation/search_main.php:129 -#: ../../operation/search_main.php:137 ../../operation/search_main.php:139 -#: ../../operation/search_main.php:141 ../../operation/search_main.php:143 -#: ../../operation/search_main.php:146 -#, php-format -msgid "%s Found" -msgstr "" - -#: ../../operation/search_main.php:136 -msgid "Users found" -msgstr "" - -#: ../../operation/search_main.php:138 -msgid "Graphs found" -msgstr "" - -#: ../../operation/search_main.php:140 -msgid "Reports found" -msgstr "" - -#: ../../operation/search_main.php:154 -msgid "View all matches" -msgstr "" - -#: ../../operation/reporting/reporting_viewer.php:247 -msgid "View Report" -msgstr "" - -#: ../../operation/reporting/reporting_viewer.php:267 -msgid "Set initial date" -msgstr "" - -#: ../../operation/reporting/reporting_viewer.php:318 -msgid "Invalid date selected. Initial date must be before end date." -msgstr "" - -#: ../../operation/reporting/reporting_viewer.php:412 -#: ../../operation/reporting/graph_viewer.php:548 -msgid "Invalid date selected" -msgstr "" - -#: ../../operation/reporting/custom_reporting.php:28 -#: ../../operation/reporting/graph_viewer.php:582 -msgid "There are no defined reportings" -msgstr "" - -#: ../../operation/reporting/graph_viewer.php:353 -#: ../../operation/reporting/graph_viewer.php:386 -msgid "Graph defined" -msgstr "" - -#: ../../operation/reporting/graph_viewer.php:367 -msgid "Equalize maxiddmum thresholds" -msgstr "" - -#: ../../operation/reporting/graph_viewer.php:368 -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 "" - -#: ../../operation/reporting/graph_viewer.php:387 -msgid "Zoom x1" -msgstr "" - -#: ../../operation/reporting/graph_viewer.php:388 -msgid "Zoom x2" -msgstr "" - -#: ../../operation/reporting/graph_viewer.php:389 -msgid "Zoom x3" -msgstr "" - -#: ../../operation/reporting/graph_viewer.php:446 -msgid "No data." -msgstr "" - -#: ../../operation/reporting/graph_viewer.php:556 -msgid "Custom graph viewer" -msgstr "" - -#: ../../operation/events/events_rss.php:195 -msgid "Your IP is not into the IP list with API access." -msgstr "" - -#: ../../operation/events/events_rss.php:214 -msgid "The URL of your feed has bad hash." -msgstr "" - -#: ../../operation/events/events.php:991 -msgid "Validate events" -msgstr "" - -#: ../../operation/events/events.php:1008 -msgid "Validate event" -msgstr "" - -#: ../../operation/events/events.php:1043 -msgid "Change to in progress status" -msgstr "" - -#: ../../operation/events/events.php:1068 -msgid "Delete events" -msgstr "" - -#: ../../operation/events/events.php:1640 -msgid "Event viewer" -msgstr "" - -#: ../../operation/events/events.php:1682 -msgid "History event list" -msgstr "" - -#: ../../operation/events/events.php:1693 -msgid "RSS Events" -msgstr "" - -#: ../../operation/events/events.php:1704 -msgid "Export to CSV file" -msgstr "" - -#: ../../operation/events/events.php:1794 -msgid "History" -msgstr "" - -#: ../../operation/events/events.php:1848 -msgid "Errors" -msgstr "" - -#: ../../operation/events/events.php:1913 -#: ../../operation/events/events.php:1934 -msgid "WARNING: This could cause a performace impact." -msgstr "" - -#: ../../operation/events/events.php:1932 -msgid "Search in secondary groups" -msgstr "" - -#: ../../operation/events/events.php:2022 -msgid "Search for elements NOT containing given text." -msgstr "" - -#: ../../operation/events/events.php:2283 -msgid "Id source event" -msgstr "" - -#: ../../operation/events/events.php:2341 -msgid "From (date:time)" -msgstr "" - -#: ../../operation/events/events.php:2399 -msgid "To (date:time)" -msgstr "" - -#: ../../operation/events/events.php:2410 -msgid "Filter custom data by field name" -msgstr "" - -#: ../../operation/events/events.php:2411 -msgid "Filter custom data by field value" -msgstr "" - -#: ../../operation/events/events.php:2431 -msgid "Custom data filter" -msgstr "" - -#: ../../operation/events/events.php:2453 -msgid "Custom data search" -msgstr "" - -#: ../../operation/events/events.php:2595 -msgid "Current filter" -msgstr "" - -#: ../../operation/events/events.php:2600 -msgid "Not set." -msgstr "" - -#: ../../operation/events/events.php:2613 -msgid "Any status." -msgstr "" - -#: ../../operation/events/events.php:2617 -msgid "New events." -msgstr "" - -#: ../../operation/events/events.php:2621 -msgid "Validated." -msgstr "" - -#: ../../operation/events/events.php:2625 -msgid "In proccess." -msgstr "" - -#: ../../operation/events/events.php:2629 -msgid "Not validated." -msgstr "" - -#: ../../operation/events/events.php:2641 -msgid "Any time." -msgstr "" - -#: ../../operation/events/events.php:2643 -#: ../../operation/events/events.php:3302 -msgid "Last hour." -msgstr "" - -#: ../../operation/events/events.php:2645 -#, php-format -msgid "Last %d hours." -msgstr "" - -#: ../../operation/events/events.php:2653 -msgid "Duplicated" -msgstr "" - -#: ../../operation/events/events.php:2656 -msgid "All events." -msgstr "" - -#: ../../operation/events/events.php:2660 -msgid "Group agents." -msgstr "" - -#: ../../operation/events/events.php:2662 -msgid "Group extra id." -msgstr "" - -#: ../../operation/events/events.php:2766 -msgid "In progress selected" -msgstr "" - -#: ../../operation/events/events.php:2767 -msgid "Validate selected" -msgstr "" - -#: ../../operation/events/events.php:2789 -msgid "Execute event response" -msgstr "" - -#: ../../operation/events/events.php:2865 -#, php-format -msgid "A maximum of %s event custom responses can be selected" -msgstr "" - -#: ../../operation/events/events.php:2870 -msgid "Please, select an event" -msgstr "" - -#: ../../operation/events/events.php:2956 -msgid "has at least" -msgstr "" - -#: ../../operation/events/events.php:2958 -msgid "events" -msgstr "" - -#: ../../operation/events/events.php:3304 -msgid "hours." -msgstr "" - -#: ../../operation/search_policies.php:37 -msgid "Id_group" -msgstr "" - -#: ../../operation/search_maps.php:30 -msgid "Elements" -msgstr "" - -#: ../../general/footer.php:56 -#, php-format -msgid "Page generated on %s" -msgstr "" - -#: ../../general/first_task/incidents.php:21 -msgid "There are no incidents defined yet." -msgstr "" - -#: ../../general/first_task/incidents.php:31 -#: ../../general/first_task/incidents.php:46 -msgid "Create Incidents" -msgstr "" - -#: ../../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 "" - -#: ../../general/first_task/recon_view.php:18 -msgid "There are no discovery tasks defined yet." -msgstr "" - -#: ../../general/first_task/recon_view.php:25 -msgid "Create Discovery Task" -msgstr "" - -#: ../../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 "" - -#: ../../general/first_task/recon_view.php:37 -msgid "Discover" -msgstr "" - -#: ../../general/first_task/HA_cluster_builder.php:37 -msgid "There are no HA clusters defined yet." -msgstr "" - -#: ../../general/first_task/HA_cluster_builder.php:45 -msgid "PANDORA FMS DB CLUSTER" -msgstr "" - -#: ../../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 "" - -#: ../../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 "" - -#: ../../general/first_task/HA_cluster_builder.php:59 -msgid "Add new node" -msgstr "" - -#: ../../general/first_task/map_builder.php:44 -msgid "Visual Consoles" -msgstr "" - -#: ../../general/first_task/map_builder.php:47 -#, 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 "" - -#: ../../general/first_task/map_builder.php:58 -msgid "Create a Visual Console" -msgstr "" - -#: ../../general/first_task/cluster_builder.php:46 -msgid "There are no clusters defined yet." -msgstr "" - -#: ../../general/first_task/cluster_builder.php:54 -#: ../../general/first_task/cluster_builder.php:72 -msgid "Create Cluster" -msgstr "" - -#: ../../general/first_task/cluster_builder.php:57 -msgid "" -"A cluster is a group of devices that provide the same service in high " -"availability." -msgstr "" - -#: ../../general/first_task/cluster_builder.php:59 -msgid "Depending on how they provide that service, we can find two types:" -msgstr "" - -#: ../../general/first_task/cluster_builder.php:61 -msgid "" -"Clusters to balance the service load: these are active - active (A/" -"A) mode clusters. It means that all the nodes (or machines that compose it) " -"are working. They must be working because if one stops working, it will " -"overload the others." -msgstr "" - -#: ../../general/first_task/cluster_builder.php:63 -msgid "" -"Clusters to guarantee service: these are active - passive (A/P) mode " -"clusters. It means that one of the nodes (or machines that make up the " -"cluster) will be running (primary) and another won't (secondary). When the " -"primary goes down, the secondary must take over and give the service " -"instead. Although many of the elements of this cluster are active-passive, " -"it will also have active elements in both of them that indicate that the " -"passive node is \"online\", so that in the case of a service failure in the " -"master, the active node collects this information." -msgstr "" - -#: ../../general/first_task/network_map.php:19 -msgid "There are no network map defined yet." -msgstr "" - -#: ../../general/first_task/network_map.php:26 -msgid "Network Map" -msgstr "" - -#: ../../general/first_task/network_map.php:29 -#: ../../general/first_task/network_map.php:50 -msgid "Create Network Map" -msgstr "" - -#: ../../general/first_task/network_map.php:32 -msgid "" -"There is also an open-source version of the network map. \n" -"\t\t\t\t\t\t\t\tThis functionality allows to graphically display the nodes " -"and relationships, agents, modules and groups available to the user. \n" -"\t\t\t\t\t\t\t\tThere are three types of network maps:\n" -"\t\t\t" -msgstr "" - -#: ../../general/first_task/network_map.php:37 -msgid "Topology Map" -msgstr "" - -#: ../../general/first_task/network_map.php:38 -msgid "Group Map" -msgstr "" - -#: ../../general/first_task/network_map.php:39 -msgid "Radial Map (User without strict user)" -msgstr "" - -#: ../../general/first_task/network_map.php:40 -msgid "Dinamic Map" -msgstr "" - -#: ../../general/first_task/network_map.php:41 -msgid "Policy Map (Only Enterprise version)" -msgstr "" - -#: ../../general/first_task/tags.php:18 -msgid "There are no tags defined yet." -msgstr "" - -#: ../../general/first_task/tags.php:25 ../../general/first_task/tags.php:35 -msgid "Create Tags" -msgstr "" - -#: ../../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 "" - -#: ../../general/first_task/omnishell.php:27 -msgid "There is no command defined yet." -msgstr "" - -#: ../../general/first_task/omnishell.php:37 -#, php-format -msgid "" -"Omnishell is an enterprise feature which allows you to execute a structured " -"command along any agent in your %s. The only requirement is to have remote " -"configuration enabled in your agent." -msgstr "" - -#: ../../general/first_task/omnishell.php:42 -msgid "" -"You can execute any command on as many agents you need, and check the " -"execution on all of them using the Omnishell Command View" -msgstr "" - -#: ../../general/first_task/omnishell.php:50 -msgid "Define a command" -msgstr "" - -#: ../../general/first_task/custom_fields.php:35 -#: ../../general/first_task/fields_manager.php:18 -msgid "There are no custom fields defined yet." -msgstr "" - -#: ../../general/first_task/custom_fields.php:43 -#: ../../general/first_task/custom_fields.php:57 -#: ../../general/first_task/custom_fields.php:66 -msgid "Create Custom Fields" -msgstr "" - -#: ../../general/first_task/custom_fields.php:46 -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 "" - -#: ../../general/first_task/fields_manager.php:22 -msgid "Fields Manager" -msgstr "" - -#: ../../general/first_task/fields_manager.php:25 -msgid "Create Fields Manager" -msgstr "" - -#: ../../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 "" - -#: ../../general/first_task/fields_manager.php:34 -msgid "Create Fields " -msgstr "" - -#: ../../general/first_task/planned_downtime.php:34 -msgid "There are no scheduled downtime defined yet." -msgstr "" - -#: ../../general/first_task/planned_downtime.php:38 -msgid "Scehduled Downtime" -msgstr "" - -#: ../../general/first_task/planned_downtime.php:41 -#: ../../general/first_task/planned_downtime.php:55 -msgid "Create Scheduled Downtime" -msgstr "" - -#: ../../general/first_task/planned_downtime.php:44 -#, 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 "" - -#: ../../general/first_task/snmp_filters.php:18 -msgid "There are no SNMP filter defined yet." -msgstr "" - -#: ../../general/first_task/snmp_filters.php:22 -msgid "SNMP Filter" -msgstr "" - -#: ../../general/first_task/snmp_filters.php:25 -#: ../../general/first_task/snmp_filters.php:37 -msgid "Create SNMP Filter" -msgstr "" - -#: ../../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 "" - -#: ../../general/first_task/service_list.php:45 -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 "" - -#: ../../general/first_task/service_list.php:58 -msgid "Create a service" -msgstr "" - -#: ../../general/first_task/custom_graphs.php:21 -msgid "Custom Graphs" -msgstr "" - -#: ../../general/first_task/custom_graphs.php:24 -#: ../../general/first_task/custom_graphs.php:39 -msgid "Create Custom Graph" -msgstr "" - -#: ../../general/first_task/custom_graphs.php:27 -#, 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 "" - -#: ../../general/first_task/collections.php:25 -#: ../../general/first_task/collections.php:39 -msgid "Create Collections" -msgstr "" - -#: ../../general/first_task/collections.php:28 -msgid "" -"A file collection is a group of files (e.g. scripts or executables) which " -"are \n" -"\t\tautomatically copied to a specific directory of the agent (under Windows " -"or UNIX). The file collections allow to be propagated\n" -"\t\t along with the policies in order to be used by a group of agents, using " -"a 'package' of scripts and modules which use them.\n" -"\t\tFirst we learn how to use the file collections in the agent's view, how " -"to conduct it manually, agent by agent, without using collections,\n" -"\t\t and how to do the same thing by using policies.Our first task is to " -"arrange a compilation of files. In order to do this, please go to the " -"agent's \n" -"\t\t administrator. Subsequently, we're going to see a 'sub option' called " -"'Collections'. Please click on it in order to create a new collection as we " -"can see on \n" -"\t\t the picture below. " -msgstr "" - -#: ../../general/header.php:45 ../../general/header.php:47 -msgid "Welcome dialog" -msgstr "" - -#: ../../general/header.php:103 -msgid "Sobre actualización de revisión menor" -msgstr "" - -#: ../../general/header.php:105 -msgid "About minor release update" -msgstr "" - -#: ../../general/header.php:139 ../../general/header.php:141 -msgid "Enter keywords to search" -msgstr "" - -#: ../../general/header.php:402 -msgid "Go to support" -msgstr "" - -#: ../../general/header.php:416 -msgid "Go to documentation" -msgstr "" - -#: ../../general/header.php:850 -msgid "Report an issue" -msgstr "" - -#: ../../general/reporting_console_node.php:48 -msgid "Console only reporting node" -msgstr "" - -#: ../../general/reporting_console_node.php:82 -msgid "Mr" -msgstr "" - -#: ../../general/reporting_console_node.php:90 -msgid "Memory limit" -msgstr "" - -#: ../../general/reporting_console_node.php:98 -msgid "Php version" -msgstr "" - -#: ../../general/php_message.php:38 -msgid "Access Help" -msgstr "" - -#: ../../general/php_message.php:41 -msgid "Warning php version" -msgstr "" - -#: ../../general/alert_enterprise.php:107 -#, php-format -msgid "" -"This is the online help for %s console. This help is -in best cases- just a " -"brief contextual help, not intented to teach you how to use %s. Official " -"documentation of %s is about 900 pages, and you probably don't need to read " -"it entirely, but sure, you should download it and take a look.

\n" -" Download the official documentation" -msgstr "" - -#: ../../general/alert_enterprise.php:120 -#, php-format -msgid "" -"Access to this page is restricted to authorized users only, please contact " -"system administrator if you need assistance.

\n" -" Please know that all attempts to access this page are recorded in " -"security logs of %s System Database." -msgstr "" - -#: ../../general/alert_enterprise.php:130 -#, php-format -msgid "" -"The Update Manager client is included on %s. It helps system administrators " -"update their %s automatically, since the Update Manager retrieves new " -"modules, new plugins and new features (even full migrations tools for future " -"versions) automatically." -msgstr "" - -#: ../../general/alert_enterprise.php:130 -msgid "" -"OpenSource version updates are automated packages generated each week. " -"These updates come WITHOUT ANY warranty or support. If your system is " -"corrupted or a feature stops working properly, you will need to recover a " -"backup by yourself." -msgstr "" - -#: ../../general/alert_enterprise.php:130 -#, php-format -msgid "" -"The Enterprise version comes with a different update system, with fully " -"tested, professionally-supported packages, and our support team is there to " -"help you in case of problems or queries. Update Manager is another feature " -"present in the Enterprise version and not included in the OpenSource " -"version. There are lots of advanced business-oriented features contained in " -"%s Enterprise Edition. For more information visit pandorafms.com" -msgstr "" - -#: ../../general/alert_enterprise.php:132 -#, php-format -msgid "" -"The new Update Manager " -"client is included on %s. It helps system administrators update their %s " -"automatically, since the Update Manager retrieves new modules, new plugins " -"and new features (even full migrations tools for future versions) " -"automatically." -msgstr "" - -#: ../../general/alert_enterprise.php:132 -#, php-format -msgid "" -"The Update Manager is one of the most advanced features on the %s Enterprise " -"Edition. For more information visit https://pandorafms.com." -msgstr "" - -#: ../../general/alert_enterprise.php:132 -#, php-format -msgid "" -"Update Manager sends anonymous information about %s usage (number of agents " -"and modules running). To disable it, please remove the remote server address " -"from the Update Manager plugin setup." -msgstr "" - -#: ../../general/alert_enterprise.php:138 -msgid "" -"The community version doesn't have the ability to define your own library of " -"local modules, or distribute it to remote agents. You need to make those " -"changes individually on each agent which is possible by using external tools " -"and time and effort. Nor can it distribute local plugins, or have access to " -"the library of enterprise plugins to monitor applications such as VMWare, " -"RHEV or Informix between others. The Enterprise version will have all this, " -"plus the ability to distribute and manage your own local modules on your " -"systems, individually or through policies.\n" -"

pandorafms." -"com" -msgstr "" - -#: ../../general/alert_enterprise.php:148 -#, php-format -msgid "" -"%s Enterprise also features event correlation. Through correlation you can " -"generate realtime alerts and / or new events based on logical rules. This " -"allows you to automate troubleshooting. If you know the value of working " -"with events, event correlation will take you to a new level." -msgstr "" - -#: ../../general/alert_enterprise.php:152 -#, php-format -msgid "" -"Report generating on the Enterprise version is also more powerful: it has " -"wizards, you can schedule emails in PDF to be sent according to the schedule " -"you decide, and it has a template system to create personalized reports " -"quickly for each of your customers. It will even allow your customers to " -"generate their own reports from templates created by you. If reports are key " -"to your business, %s Enterprise version is for you." -msgstr "" - -#: ../../general/alert_enterprise.php:156 -msgid "These options are only effective on the Enterprise version." -msgstr "" - -#: ../../general/alert_enterprise.php:160 -msgid "" -"WARNING: You are just one click away from an automated update. This may " -"result in a damaged system, including loss of data and operativity. Check " -"you have a recent backup. OpenSource updates are automatically created " -"packages, and there is no WARRANTY or SUPPORT. If you need professional " -"support and warranty, please upgrade to Enterprise Version." -msgstr "" - -#: ../../general/alert_enterprise.php:164 -msgid "" -"This system is heavily loaded. OpenSource version could get a lot more " -"agents but fine tuning requires knowledge and time. Checkout the Enterprise " -"Version for a professional supported system." -msgstr "" - -#: ../../general/alert_enterprise.php:173 -#, php-format -msgid "" -"This system has too many modules per agent. OpenSource version could manage " -"thousands of modules, but is not recommended to have more than 100 modules " -"per agent. This configuration has %d modules per agent. Checkout the " -"Enterprise Version for a professional supported system." -msgstr "" - -#: ../../general/alert_enterprise.php:177 -msgid "" -"Too much remote modules has been detected on this system. OpenSource version " -"could manage thousands of modules, but performance is limited on high amount " -"of SNMP or ICMP request. Checkout the Enterprise Version for a professional " -"supported system with improved capacity on network monitoring, including " -"distributed servers." -msgstr "" - -#: ../../general/alert_enterprise.php:181 -msgid "" -"This system has too much events in the database. Checkout database purge " -"options. Checkout the Enterprise Version for a professional supported system." -msgstr "" - -#: ../../general/alert_enterprise.php:185 -msgid "" -"You have defined a high number of alerts, this may cause you performance " -"problems in the future. In the Enterprise version, you can use event " -"correlation alerts to simplify the alerting system and have easier " -"administration and increased performance." -msgstr "" - -#: ../../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 "" - -#: ../../general/login_help_dialog.php:57 -#: ../../general/login_help_dialog.php:62 -msgid "Online help" -msgstr "" - -#: ../../general/login_help_dialog.php:70 -#: ../../general/login_help_dialog.php:75 -msgid "Enterprise version" -msgstr "" - -#: ../../general/login_help_dialog.php:88 -msgid "Forums" -msgstr "" - -#: ../../general/login_help_dialog.php:110 -msgid "Click here to don't show again this message" -msgstr "" - -#: ../../general/maintenance.php:36 -msgid "Maintenance tasks in progress" -msgstr "" - -#: ../../general/logon_ok.php:184 -#, php-format -msgid "%s Overview" -msgstr "" - -#: ../../general/logon_ok.php:226 -msgid "By" -msgstr "" - -#: ../../general/logon_ok.php:237 -msgid "Welcome to our monitoring tool so grand," -msgstr "" - -#: ../../general/logon_ok.php:238 -msgid "Where data insights are at your command." -msgstr "" - -#: ../../general/logon_ok.php:239 -msgid "Sales, marketing, operations too," -msgstr "" - -#: ../../general/logon_ok.php:240 -msgid "Customer support, we've got you." -msgstr "" - -#: ../../general/logon_ok.php:243 -msgid "Our interface is user-friendly," -msgstr "" - -#: ../../general/logon_ok.php:244 -msgid "Customize your dashboard, it's easy." -msgstr "" - -#: ../../general/logon_ok.php:245 -msgid "Set up alerts and gain insights so keen," -msgstr "" - -#: ../../general/logon_ok.php:246 -msgid "Optimize your data, like you've never seen." -msgstr "" - -#: ../../general/logon_ok.php:249 -msgid "Unleash its power now, and join the pro league," -msgstr "" - -#: ../../general/logon_ok.php:250 -msgid "Unlock the potential of your data to intrigue." -msgstr "" - -#: ../../general/logon_ok.php:251 -msgid "Monitoring made simple, efficient and fun," -msgstr "" - -#: ../../general/logon_ok.php:252 -msgid "Discover a whole new way to get things done." -msgstr "" - -#: ../../general/logon_ok.php:255 -msgid "And take control of your IT once and for all." -msgstr "" - -#: ../../general/logon_ok.php:257 -msgid "" -"You can replace this message with a personalized one at Admin tools -> Site " -"news." -msgstr "" - -#: ../../general/logon_ok.php:273 -msgid "News board" -msgstr "" - -#: ../../general/logon_ok.php:349 -msgid "Latest activity" -msgstr "" - -#: ../../general/noaccess.php:147 -msgid "You do not have access to this page" -msgstr "" - -#: ../../general/ui/agents_list.php:152 -msgid "No agents found" -msgstr "" - -#: ../../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 "" - -#: ../../general/node_deactivated.php:36 -msgid "You cannot use this node until system is unified" -msgstr "" - -#: ../../general/node_deactivated.php:61 -#, php-format -msgid "Please navigate to %s to unify system" -msgstr "" - -#: ../../general/noaccess2.php:23 -msgid "Access to this page is restricted" -msgstr "" - -#: ../../general/noaccess2.php:35 -msgid "" -"Access to this page is restricted to authorized users only, please contact " -"system administrator if you need assistance.

\n" -"\t\t\tPlease know that all attempts to access this page are recorded in " -"security logs of Pandora System Database" -msgstr "" - -#: ../../general/mysqlerr.php:7 -msgid "" -"Failure to connect to historical database, please check the configuration or " -"contact system administrator if you need assistance." -msgstr "" - -#: ../../general/mysqlerr.php:9 -msgid "" -"Failure to connect to Database server, please check the configuration file " -"config.php or contact system administrator if you need assistance." -msgstr "" - -#: ../../general/mysqlerr.php:31 -msgid "Mysql error" -msgstr "" - -#: ../../general/mysqlerr.php:35 -msgid "Database error" -msgstr "" - -#: ../../general/login_page.php:76 -#, php-format -msgid "Go to %s Website" -msgstr "" - -#: ../../general/login_page.php:90 -msgid "Go to Login" -msgstr "" - -#: ../../general/login_page.php:297 ../../general/login_page.php:355 -msgid "Let's go" -msgstr "" - -#: ../../general/login_page.php:302 -msgid "Login as admin" -msgstr "" - -#: ../../general/login_page.php:409 -msgid "View details" -msgstr "" - -#: ../../general/login_page.php:430 ../../general/login_page.php:433 -msgid "Centralized mode" -msgstr "" - -#: ../../general/login_page.php:437 -msgid "" -"This node is configured with centralized mode. Go to metaconsole to reset " -"the password" -msgstr "" - -#: ../../general/login_page.php:569 -msgid "Forbidden" -msgstr "" - -#: ../../general/login_page.php:651 -msgid "Remaining attempts: " -msgstr "" - -#: ../../general/login_page.php:653 -msgid "User is blocked" -msgstr "" - -#: ../../general/login_page.php:694 -msgid "User node access not enabled" -msgstr "" - -#: ../../general/login_page.php:697 ../../general/login_page.php:701 -msgid "Centralized user in metaconsole" -msgstr "" - -#: ../../general/login_page.php:702 -msgid "" -"This user does not have access on node, please enable node access on this " -"user from metaconsole." -msgstr "" - -#: ../../general/login_page.php:718 ../../general/login_page.php:720 -#, php-format -msgid "Problem with %s database" -msgstr "" - -#: ../../general/login_page.php:724 -msgid "" -"Cannot connect to the database, please check your database setup in the " -"include/config.php file.

\n" -"\t\tProbably your database, hostname, user or password values are incorrect " -"or\n" -"\t\tthe database server is not running." -msgstr "" - -#: ../../general/login_page.php:729 -msgid "DB ERROR" -msgstr "" - -#: ../../general/login_page.php:735 -#, php-format -msgid "" -"If you have modified the auth system, the origin of this problem could be " -"that %s cannot override the authorization variables from the config " -"database. Please remove them from your database by executing:
DELETE "
-"FROM tconfig WHERE token = \"auth\";
" -msgstr "" - -#: ../../general/login_page.php:740 -msgid "Empty configuration table" -msgstr "" - -#: ../../general/login_page.php:742 -#, php-format -msgid "" -"Cannot load configuration variables from database. Please check your " -"database setup in the\n" -"\t\t\tinclude/config.php file.

\n" -"\t\t\tMost likely your database schema has been created but there are is no " -"data in it, you have a problem with the database access credentials or your " -"schema is out of date.\n" -"\t\t\t

%s Console cannot find include/config.php or this file " -"has invalid\n" -"\t\t\tpermissions and HTTP server cannot read it. Please read documentation " -"to fix this problem.
" -msgstr "" - -#: ../../general/login_page.php:752 -msgid "No configuration file found" -msgstr "" - -#: ../../general/login_page.php:754 -#, php-format -msgid "" -"%s Console cannot find include/config.php or this file has invalid\n" -"\t\tpermissions and HTTP server cannot read it. Please read documentation to " -"fix this problem." -msgstr "" - -#: ../../general/login_page.php:766 -#, php-format -msgid "You may try to run the %sinstallation wizard%s to create one." -msgstr "" - -#: ../../general/login_page.php:770 -msgid "Installer active" -msgstr "" - -#: ../../general/login_page.php:772 -#, php-format -msgid "" -"For security reasons, normal operation is not possible until you delete " -"installer file.\n" -"\t\tPlease delete the ./install.php file before running %s Console." -msgstr "" - -#: ../../general/login_page.php:779 -msgid "Bad permission for include/config.php" -msgstr "" - -#: ../../general/login_page.php:781 -msgid "" -"For security reasons, config.php must have restrictive permissions, " -"and \"other\" users\n" -"\t\tshould not read it or write to it. It should be written only for owner\n" -"\t\t(usually www-data or http daemon user), normal operation is not possible " -"until you change\n" -"\t\tpermissions for include/config.php file. Please do it, it is for " -"your security." -msgstr "" - -#: ../../general/login_page.php:789 -msgid "Bad defined homedir" -msgstr "" - -#: ../../general/login_page.php:790 -msgid "" -"In the config.php file in the variable $config[\"homedir\"] = add the " -"correct path" -msgstr "" - -#: ../../general/login_page.php:794 -msgid "Bad defined homeurl or homeurl_static" -msgstr "" - -#: ../../general/login_page.php:795 -msgid "" -"In the config.php file in the variable $config[\"homeurl\"] or " -"$config[\"homeurl_static\"] = add the correct path" -msgstr "" - -#: ../../general/pandora_help.php:23 -#, php-format -msgid "%s help system" -msgstr "" - -#: ../../general/pandora_help.php:72 -msgid "Help system error" -msgstr "" - -#: ../../general/pandora_help.php:77 -#, php-format -msgid "" -"%s help system has been called with a help reference that currently don't " -"exist. There is no help content to show." -msgstr "" From 5fbf3fea7aefe6ecb83c2cc55741b5d0a00fadca Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Tue, 26 Dec 2023 11:15:10 +0100 Subject: [PATCH 10/20] #12704 fixed filter in list events --- pandora_console/include/functions_events.php | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/pandora_console/include/functions_events.php b/pandora_console/include/functions_events.php index a82bb8c6d5..acbc12d304 100644 --- a/pandora_console/include/functions_events.php +++ b/pandora_console/include/functions_events.php @@ -955,16 +955,13 @@ function events_get_all( $groups = false; $filter_groups = false; - if ((bool) $user_is_admin === false) { - if (isset($filter['id_group_filter']) === true - && empty($filter['id_group_filter']) === false - ) { - $filter_groups = true; - $groups = $filter['id_group_filter']; - } else { - // Not being filtered by group but not an admin, limit results. - $groups = array_keys(users_get_groups(false, 'AR')); - } + if (isset($filter['id_group_filter']) === true + && empty($filter['id_group_filter']) === false + ) { + $filter_groups = true; + $groups = $filter['id_group_filter']; + } else if ((bool) $user_is_admin === false) { + $groups = array_keys(users_get_groups(false, 'AR')); } if (isset($groups) === true From e29181c1d5a7b48094d297cc9a99e1de6c68a8b4 Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Tue, 26 Dec 2023 12:10:55 +0100 Subject: [PATCH 11/20] #12706 fixed line break --- pandora_console/include/styles/events.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/styles/events.css b/pandora_console/include/styles/events.css index 8bcdd7187f..fcf7b864b5 100644 --- a/pandora_console/include/styles/events.css +++ b/pandora_console/include/styles/events.css @@ -108,7 +108,7 @@ td > input[id^="checkbox-multi"] { height: 2.5em; } -.info_table.events tr > td span:not(.invisible) { +.info_table.events tr:not(.group) > td span:not(.invisible) { display: inline-block; overflow: hidden; text-overflow: ellipsis; From d6363d37b7df5e0f5b301a680b3d23f86e722f51 Mon Sep 17 00:00:00 2001 From: miguel angel rasteu Date: Tue, 26 Dec 2023 13:22:24 +0100 Subject: [PATCH 12/20] #12684 Fix tree view filter --- pandora_console/include/ajax/tree.ajax.php | 4 +++- pandora_console/include/class/Tree.class.php | 13 +++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/pandora_console/include/ajax/tree.ajax.php b/pandora_console/include/ajax/tree.ajax.php index 7b47fa8b42..309c314a90 100644 --- a/pandora_console/include/ajax/tree.ajax.php +++ b/pandora_console/include/ajax/tree.ajax.php @@ -214,7 +214,9 @@ if (is_ajax() === true) { $tree->setFilter($filter); ob_clean(); - echo json_encode(['success' => 1, 'tree' => $tree->getArray()]); + $tree_json = json_encode(['success' => 1, 'tree' => $tree->getArray()]); + + echo $tree_json; return; } diff --git a/pandora_console/include/class/Tree.class.php b/pandora_console/include/class/Tree.class.php index fc02023b3e..9ec4ac14b6 100644 --- a/pandora_console/include/class/Tree.class.php +++ b/pandora_console/include/class/Tree.class.php @@ -126,11 +126,12 @@ class Tree public function setFilter($filter) { // There is not module filter in metaconsole. - /* - if (is_metaconsole()) { + if (is_metaconsole()) { + $filter['searchMetaconsoleModule'] = $filter['searchModule']; $filter['searchModule'] = ''; + $filter['statusMetaconsoleModule'] = $filter['statusModule']; $filter['statusModule'] = self::TV_DEFAULT_AGENT_STATUS; - }*/ + } $this->filter = $filter; } @@ -1064,9 +1065,9 @@ class Tree if (!empty($this->filter['searchModule'])) { $module_search_inner = ' INNER JOIN tagente_estado tae - ON tae.id_agente_modulo = tam_inner.id_agente_modulo'; - $module_search_filter = "AND tam_inner.disabled = 0 - AND tam_inner.nombre LIKE '%%".$this->filter['searchModule']."%%' ".$this->getModuleStatusFilterFromTestado(); + ON tae.id_agente_modulo = tam.id_agente_modulo'; + $module_search_filter = "AND tam.disabled = 0 + AND tam.nombre LIKE '%%".$this->filter['searchModule']."%%' ".$this->getModuleStatusFilterFromTestado(); } $sql_model = "SELECT %s FROM From adffdc3cd0febb94865bd0637332cbba69759164 Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Tue, 26 Dec 2023 16:55:14 +0100 Subject: [PATCH 13/20] #12706 fixed line break in events metaconsole --- pandora_console/operation/events/events.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/operation/events/events.php b/pandora_console/operation/events/events.php index e0263ea844..0863e35607 100644 --- a/pandora_console/operation/events/events.php +++ b/pandora_console/operation/events/events.php @@ -1167,7 +1167,7 @@ if (is_ajax() === true) { parse_str($url_link_hash, $url_hash_array); - $redirection_form = "
"; + $redirection_form = ""; $redirection_form .= html_print_input_hidden( 'loginhash', $url_hash_array['loginhash'], From 83c6d3735edc06e7d0c9d21afdba963a211f1541 Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Tue, 26 Dec 2023 17:06:16 +0100 Subject: [PATCH 14/20] #12688 fixed filter module status in tree --- pandora_console/include/class/Tree.class.php | 13 +++++++++---- pandora_console/include/class/TreeModule.class.php | 5 ++--- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/pandora_console/include/class/Tree.class.php b/pandora_console/include/class/Tree.class.php index fc02023b3e..1d8ac12d63 100644 --- a/pandora_console/include/class/Tree.class.php +++ b/pandora_console/include/class/Tree.class.php @@ -303,18 +303,23 @@ class Tree $this->filter['statusModule'] = -1; } + $filter_status = ''; + if ((int) $this->filter['statusModule'] !== -1 && $this->type === 'module') { + $filter_status = ' AND tae.estado = '.$this->filter['statusModule']; + } + $show_init_condition = ($this->filter['show_not_init_agents']) ? '' : ' AND ta.notinit_count <> ta.total_count'; if ($this->getEmptyModuleFilterStatus()) { - return $show_init_condition; + return $show_init_condition.$filter_status; } if ((int) $this->filter['statusModule'] === 6) { - return ' AND (ta.warning_count > 0 OR ta.critical_count > 0)'; + return ' AND (ta.warning_count > 0 OR ta.critical_count > 0)'.$filter_status; } if ($this->filter['statusModule'] === 'fired') { - return ' AND ta.fired_count > 0'; + return ' AND ta.fired_count > 0'.$filter_status; } $field_filter = modules_get_counter_by_states($this->filter['statusModule']); @@ -322,7 +327,7 @@ class Tree return ' AND 1=0'; } - return "AND ta.$field_filter > 0".$show_init_condition; + return "AND ta.$field_filter > 0".$show_init_condition.$filter_status; } diff --git a/pandora_console/include/class/TreeModule.class.php b/pandora_console/include/class/TreeModule.class.php index 46253643a5..94710bfe19 100644 --- a/pandora_console/include/class/TreeModule.class.php +++ b/pandora_console/include/class/TreeModule.class.php @@ -28,9 +28,8 @@ class TreeModule extends Tree $this->L1fieldNameSql = 'tam.nombre'; $this->L1inner = ''; $this->L1orderByFinal = 'name'; - $this->L1innerInside = 'INNER JOIN tagente_modulo tam - ON ta.id_agente = tam.id_agente'; - + $this->L1innerInside = 'INNER JOIN tagente_modulo tam ON ta.id_agente = tam.id_agente + INNER JOIN tagente_estado tae ON tae.id_agente_modulo = tam.id_agente_modulo'; $this->L2condition = "AND tam.nombre = '".$this->symbol2name($this->rootID)."'"; } From 590c7f748048b154e111bf384aa85f03fdccea65 Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Tue, 26 Dec 2023 17:22:19 +0100 Subject: [PATCH 15/20] #12686 fixed filter in tree module group --- pandora_console/include/class/Tree.class.php | 2 +- pandora_console/include/class/TreeModuleGroup.class.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pandora_console/include/class/Tree.class.php b/pandora_console/include/class/Tree.class.php index 1d8ac12d63..da0034ac88 100644 --- a/pandora_console/include/class/Tree.class.php +++ b/pandora_console/include/class/Tree.class.php @@ -304,7 +304,7 @@ class Tree } $filter_status = ''; - if ((int) $this->filter['statusModule'] !== -1 && $this->type === 'module') { + if ((int) $this->filter['statusModule'] !== -1 && ($this->type === 'module' || $this->type === 'module_group')) { $filter_status = ' AND tae.estado = '.$this->filter['statusModule']; } diff --git a/pandora_console/include/class/TreeModuleGroup.class.php b/pandora_console/include/class/TreeModuleGroup.class.php index 77f4b364c4..47dba241ac 100644 --- a/pandora_console/include/class/TreeModuleGroup.class.php +++ b/pandora_console/include/class/TreeModuleGroup.class.php @@ -31,8 +31,8 @@ class TreeModuleGroup extends Tree 'tmg.id_mg AS id', ]; $this->L1inner = 'INNER JOIN tmodule_group tmg ON tmg.id_mg = x2.g'; - $this->L1innerInside = 'INNER JOIN tagente_modulo tam - ON ta.id_agente = tam.id_agente'; + $this->L1innerInside = 'INNER JOIN tagente_modulo tam ON ta.id_agente = tam.id_agente + INNER JOIN tagente_estado tae ON tae.id_agente_modulo = tam.id_agente_modulo'; $this->L1orderByFinal = 'tmg.name'; $this->L2condition = 'AND tam.id_module_group = '.$this->rootID; From 8f69c109d5d4a6a4e68e693257b73253605d6aa8 Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Tue, 26 Dec 2023 17:55:41 +0100 Subject: [PATCH 16/20] #12686 fixed filter in tree module tag --- pandora_console/include/class/Tree.class.php | 2 +- pandora_console/include/class/TreeTag.class.php | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pandora_console/include/class/Tree.class.php b/pandora_console/include/class/Tree.class.php index da0034ac88..96ced52e6f 100644 --- a/pandora_console/include/class/Tree.class.php +++ b/pandora_console/include/class/Tree.class.php @@ -304,7 +304,7 @@ class Tree } $filter_status = ''; - if ((int) $this->filter['statusModule'] !== -1 && ($this->type === 'module' || $this->type === 'module_group')) { + if ((int) $this->filter['statusModule'] !== -1 && ($this->type === 'module' || $this->type === 'module_group' || $this->type === 'tag')) { $filter_status = ' AND tae.estado = '.$this->filter['statusModule']; } diff --git a/pandora_console/include/class/TreeTag.class.php b/pandora_console/include/class/TreeTag.class.php index d2d748c903..16e2358c0e 100644 --- a/pandora_console/include/class/TreeTag.class.php +++ b/pandora_console/include/class/TreeTag.class.php @@ -29,6 +29,8 @@ class TreeTag extends Tree $this->L1innerInside = ' INNER JOIN tagente_modulo tam ON ta.id_agente = tam.id_agente + INNER JOIN tagente_estado tae + ON tae.id_agente_modulo = tam.id_agente_modulo INNER JOIN ttag_module ttm ON ttm.id_agente_modulo = tam.id_agente_modulo '; From bb92202ba26020a63e656bca19560a79b51c36c5 Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Tue, 26 Dec 2023 18:33:31 +0100 Subject: [PATCH 17/20] #12706 fixed events groups by agent --- pandora_console/operation/events/events.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pandora_console/operation/events/events.php b/pandora_console/operation/events/events.php index 0863e35607..66a6908442 100644 --- a/pandora_console/operation/events/events.php +++ b/pandora_console/operation/events/events.php @@ -3080,7 +3080,10 @@ function process_datatables_callback(table, settings) { .data() .each( function ( group, i ) { $(rows).eq( i ).show(); - if ( last !== group ) { + // Compare only "a" tag because in metaconsole the node has "form". + let last_to_compare = $(last).filter('a').html(); + let group_to_compare = $(group).filter('a').html(); + if ( last_to_compare !== group_to_compare ) { $(rows).eq( i ).before( '' +'' From 415682611abf8b28d23d95c418f7790f2d6b7eda Mon Sep 17 00:00:00 2001 From: artica Date: Wed, 27 Dec 2023 01:00:27 +0100 Subject: [PATCH 18/20] Auto-updated build strings. --- pandora_agents/unix/DEBIAN/control | 2 +- pandora_agents/unix/DEBIAN/make_deb_package.sh | 2 +- pandora_agents/unix/pandora_agent | 2 +- pandora_agents/unix/pandora_agent.redhat.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el8.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el9.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.spec | 2 +- pandora_agents/unix/pandora_agent.spec | 2 +- pandora_agents/unix/pandora_agent_installer | 2 +- pandora_agents/win32/installer/pandora.mpi | 2 +- pandora_agents/win32/pandora.cc | 2 +- pandora_agents/win32/versioninfo.rc | 2 +- pandora_console/DEBIAN/control | 2 +- pandora_console/DEBIAN/make_deb_package.sh | 2 +- pandora_console/include/config_process.php | 2 +- pandora_console/install.php | 2 +- pandora_console/pandora_console.redhat.spec | 2 +- pandora_console/pandora_console.rhel7.spec | 2 +- pandora_console/pandora_console.spec | 2 +- pandora_server/DEBIAN/control | 2 +- pandora_server/DEBIAN/make_deb_package.sh | 2 +- pandora_server/lib/PandoraFMS/Config.pm | 2 +- pandora_server/lib/PandoraFMS/PluginTools.pm | 2 +- pandora_server/pandora_server.redhat.spec | 2 +- pandora_server/pandora_server.spec | 2 +- pandora_server/pandora_server_installer | 2 +- pandora_server/util/pandora_db.pl | 2 +- pandora_server/util/pandora_manage.pl | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index 0e808d3590..7dec51a86e 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: 7.0NG.775-231226 +Version: 7.0NG.775-231227 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 969df85978..b6db499759 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.775-231226" +pandora_version="7.0NG.775-231227" 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 87c831b0e9..1053b2ae83 100755 --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -1039,7 +1039,7 @@ my $Sem = undef; my $ThreadSem = undef; use constant AGENT_VERSION => '7.0NG.775'; -use constant AGENT_BUILD => '231226'; +use constant AGENT_BUILD => '231227'; # 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 4e46afe3a2..9eefcba51c 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231226 +%define release 231227 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec index 24e5c38469..ab886576bf 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231226 +%define release 231227 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec index 7f7a8c335d..4e62d05b62 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231226 +%define release 231227 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.spec b/pandora_agents/unix/pandora_agent.redhat_bin.spec index 6163532a30..35c2151551 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231226 +%define release 231227 Summary: Pandora FMS Linux agent, binary version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index ddaa0dc6d2..768e27dfbb 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231226 +%define release 231227 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 20b91f023b..dfb78796f1 100755 --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -10,7 +10,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231226" +PI_BUILD="231227" OS_NAME=`uname -s` FORCE=0 diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index 1f733b98ca..5ec4790fb3 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -186,7 +186,7 @@ UpgradeApplicationID {} Version -{231226} +{231227} ViewReadme {Yes} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index 558cdd1f4e..cd976e2b99 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.775 Build 231226") +#define PANDORA_VERSION ("7.0NG.775 Build 231227") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index 23a2a4a188..9282c0d132 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Pandora FMS" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(7.0NG.775(Build 231226))" + VALUE "ProductVersion", "(7.0NG.775(Build 231227))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index 868ff71b86..2a6ae1f86e 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: 7.0NG.775-231226 +Version: 7.0NG.775-231227 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 cda8666fad..3df26d5b1a 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.775-231226" +pandora_version="7.0NG.775-231227" package_pear=0 package_pandora=1 diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 1257ca6adc..8ebb7b3151 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 = 'PC231226'; +$build_version = 'PC231227'; $pandora_version = 'v7.0NG.775'; // Do not overwrite default timezone set if defined. diff --git a/pandora_console/install.php b/pandora_console/install.php index 0f52b941e7..e19ac449ea 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -131,7 +131,7 @@
[ qw() ] ); diff --git a/pandora_server/pandora_server.redhat.spec b/pandora_server/pandora_server.redhat.spec index 996a651a2e..2f6c9be598 100644 --- a/pandora_server/pandora_server.redhat.spec +++ b/pandora_server/pandora_server.redhat.spec @@ -7,7 +7,7 @@ %define debug_package %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231226 +%define release 231227 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server.spec b/pandora_server/pandora_server.spec index bd3daf86e0..b7ab3f6bbc 100644 --- a/pandora_server/pandora_server.spec +++ b/pandora_server/pandora_server.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231226 +%define release 231227 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server_installer b/pandora_server/pandora_server_installer index 64bfd672ac..435a5acb37 100755 --- a/pandora_server/pandora_server_installer +++ b/pandora_server/pandora_server_installer @@ -9,7 +9,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231226" +PI_BUILD="231227" MODE=$1 if [ $# -gt 1 ]; then diff --git a/pandora_server/util/pandora_db.pl b/pandora_server/util/pandora_db.pl index 9aeed8c211..1d77e298bc 100755 --- a/pandora_server/util/pandora_db.pl +++ b/pandora_server/util/pandora_db.pl @@ -38,7 +38,7 @@ use PandoraFMS::Config; use PandoraFMS::DB; # version: define current version -my $version = "7.0NG.775 Build 231226"; +my $version = "7.0NG.775 Build 231227"; # Pandora server configuration my %conf; diff --git a/pandora_server/util/pandora_manage.pl b/pandora_server/util/pandora_manage.pl index 6c22bb7885..29dacf22ca 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.775 Build 231226"; +my $version = "7.0NG.775 Build 231227"; # save program name for logging my $progname = basename($0); From 696ca72a8022dcdb9bb3233d323c23a78fdbe1ec Mon Sep 17 00:00:00 2001 From: miguel angel rasteu Date: Wed, 27 Dec 2023 13:20:36 +0100 Subject: [PATCH 19/20] #12684 Fix tree view filter --- pandora_console/include/class/Tree.class.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pandora_console/include/class/Tree.class.php b/pandora_console/include/class/Tree.class.php index 6e91e36fcc..99b4f5b039 100644 --- a/pandora_console/include/class/Tree.class.php +++ b/pandora_console/include/class/Tree.class.php @@ -1068,9 +1068,7 @@ class Tree $module_search_filter = ''; if (!empty($this->filter['searchModule'])) { - $module_search_inner = ' - INNER JOIN tagente_estado tae - ON tae.id_agente_modulo = tam.id_agente_modulo'; + $module_search_inner = ''; $module_search_filter = "AND tam.disabled = 0 AND tam.nombre LIKE '%%".$this->filter['searchModule']."%%' ".$this->getModuleStatusFilterFromTestado(); } From 12e95f9920980ec0b1de73876b147aedf0d85ac1 Mon Sep 17 00:00:00 2001 From: artica Date: Thu, 28 Dec 2023 01:00:27 +0100 Subject: [PATCH 20/20] Auto-updated build strings. --- pandora_agents/unix/DEBIAN/control | 2 +- pandora_agents/unix/DEBIAN/make_deb_package.sh | 2 +- pandora_agents/unix/pandora_agent | 2 +- pandora_agents/unix/pandora_agent.redhat.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el8.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.el9.spec | 2 +- pandora_agents/unix/pandora_agent.redhat_bin.spec | 2 +- pandora_agents/unix/pandora_agent.spec | 2 +- pandora_agents/unix/pandora_agent_installer | 2 +- pandora_agents/win32/installer/pandora.mpi | 2 +- pandora_agents/win32/pandora.cc | 2 +- pandora_agents/win32/versioninfo.rc | 2 +- pandora_console/DEBIAN/control | 2 +- pandora_console/DEBIAN/make_deb_package.sh | 2 +- pandora_console/include/config_process.php | 2 +- pandora_console/install.php | 2 +- pandora_console/pandora_console.redhat.spec | 2 +- pandora_console/pandora_console.rhel7.spec | 2 +- pandora_console/pandora_console.spec | 2 +- pandora_server/DEBIAN/control | 2 +- pandora_server/DEBIAN/make_deb_package.sh | 2 +- pandora_server/lib/PandoraFMS/Config.pm | 2 +- pandora_server/lib/PandoraFMS/PluginTools.pm | 2 +- pandora_server/pandora_server.redhat.spec | 2 +- pandora_server/pandora_server.spec | 2 +- pandora_server/pandora_server_installer | 2 +- pandora_server/util/pandora_db.pl | 2 +- pandora_server/util/pandora_manage.pl | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index 7dec51a86e..75bb0731bb 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: 7.0NG.775-231227 +Version: 7.0NG.775-231228 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 b6db499759..c7c5b45aa1 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.775-231227" +pandora_version="7.0NG.775-231228" 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 1053b2ae83..0e595d84fe 100755 --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -1039,7 +1039,7 @@ my $Sem = undef; my $ThreadSem = undef; use constant AGENT_VERSION => '7.0NG.775'; -use constant AGENT_BUILD => '231227'; +use constant AGENT_BUILD => '231228'; # 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 9eefcba51c..a6c6466e40 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231227 +%define release 231228 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec index ab886576bf..0249bf84b8 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el8.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231227 +%define release 231228 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec index 4e62d05b62..c4b8419a52 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.el9.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231227 +%define release 231228 %define debug_package %{nil} Summary: Pandora FMS Linux agent, binary version diff --git a/pandora_agents/unix/pandora_agent.redhat_bin.spec b/pandora_agents/unix/pandora_agent.redhat_bin.spec index 35c2151551..c580779fbf 100644 --- a/pandora_agents/unix/pandora_agent.redhat_bin.spec +++ b/pandora_agents/unix/pandora_agent.redhat_bin.spec @@ -5,7 +5,7 @@ %define name pandorafms_agent_linux_bin %define source_name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231227 +%define release 231228 Summary: Pandora FMS Linux agent, binary version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index 768e27dfbb..641ec3edf8 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_agent_linux %define version 7.0NG.775 -%define release 231227 +%define release 231228 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 dfb78796f1..ec371b65f4 100755 --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -10,7 +10,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231227" +PI_BUILD="231228" OS_NAME=`uname -s` FORCE=0 diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index 5ec4790fb3..83c05ffe31 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -186,7 +186,7 @@ UpgradeApplicationID {} Version -{231227} +{231228} ViewReadme {Yes} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index cd976e2b99..8b740be3fc 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.775 Build 231227") +#define PANDORA_VERSION ("7.0NG.775 Build 231228") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index 9282c0d132..5c7c70d334 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Pandora FMS" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(7.0NG.775(Build 231227))" + VALUE "ProductVersion", "(7.0NG.775(Build 231228))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index 2a6ae1f86e..b5f7d2237c 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: 7.0NG.775-231227 +Version: 7.0NG.775-231228 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 3df26d5b1a..f2fdd104b4 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.775-231227" +pandora_version="7.0NG.775-231228" package_pear=0 package_pandora=1 diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 8ebb7b3151..d0764303c5 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 = 'PC231227'; +$build_version = 'PC231228'; $pandora_version = 'v7.0NG.775'; // Do not overwrite default timezone set if defined. diff --git a/pandora_console/install.php b/pandora_console/install.php index e19ac449ea..57d0209416 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -131,7 +131,7 @@
[ qw() ] ); diff --git a/pandora_server/pandora_server.redhat.spec b/pandora_server/pandora_server.redhat.spec index 2f6c9be598..47648dd4f3 100644 --- a/pandora_server/pandora_server.redhat.spec +++ b/pandora_server/pandora_server.redhat.spec @@ -7,7 +7,7 @@ %define debug_package %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231227 +%define release 231228 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server.spec b/pandora_server/pandora_server.spec index b7ab3f6bbc..f113b08cc9 100644 --- a/pandora_server/pandora_server.spec +++ b/pandora_server/pandora_server.spec @@ -4,7 +4,7 @@ %global __os_install_post %{nil} %define name pandorafms_server %define version 7.0NG.775 -%define release 231227 +%define release 231228 Summary: Pandora FMS Server Name: %{name} diff --git a/pandora_server/pandora_server_installer b/pandora_server/pandora_server_installer index 435a5acb37..8bd11eb96e 100755 --- a/pandora_server/pandora_server_installer +++ b/pandora_server/pandora_server_installer @@ -9,7 +9,7 @@ # ********************************************************************** PI_VERSION="7.0NG.775" -PI_BUILD="231227" +PI_BUILD="231228" MODE=$1 if [ $# -gt 1 ]; then diff --git a/pandora_server/util/pandora_db.pl b/pandora_server/util/pandora_db.pl index 1d77e298bc..a8f5a98c97 100755 --- a/pandora_server/util/pandora_db.pl +++ b/pandora_server/util/pandora_db.pl @@ -38,7 +38,7 @@ use PandoraFMS::Config; use PandoraFMS::DB; # version: define current version -my $version = "7.0NG.775 Build 231227"; +my $version = "7.0NG.775 Build 231228"; # Pandora server configuration my %conf; diff --git a/pandora_server/util/pandora_manage.pl b/pandora_server/util/pandora_manage.pl index 29dacf22ca..ee3c60dfa4 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.775 Build 231227"; +my $version = "7.0NG.775 Build 231228"; # save program name for logging my $progname = basename($0);